Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- ARB_PROTOTYPE(3), ARB_PROTOTYPE_STATIC(3), ARB_PROTOTYPE_INSERT(3), ARB_PROTOTYPE_INSERT_COLOR(3), ARB_PROTOTYPE_REMOVE(3), ARB_PROTOTYPE_REMOVE_COLOR(3), ARB_PROTOTYPE_FIND(3), ARB_PROTOTYPE_NFIND(3), ARB_PROTOTYPE_NEXT(3), ARB_PROTOTYPE_PREV(3), ARB_PROTOTYPE_MINMAX(3), ARB_PROTOTYPE_REINSERT(3), ARB_GENERATE(3), ARB_GENERATE_STATIC(3), ARB_GENERATE_INSERT(3), ARB_GENERATE_INSERT_COLOR(3), ARB_GENERATE_REMOVE(3), ARB_GENERATE_REMOVE_COLOR(3), ARB_GENERATE_FIND(3), ARB_GENERATE_NFIND(3), ARB_GENERATE_NEXT(3), ARB_GENERATE_PREV(3), ARB_GENERATE_MINMAX(3), ARB_GENERATE_REINSERT(3), ARB8_ENTRY(3), ARB16_ENTRY(3), ARB32_ENTRY(3), ARB8_HEAD(3), ARB16_HEAD(3), ARB32_HEAD(3), ARB_ALLOCSIZE(3), ARB_INITIALIZER(3), ARB_ROOT(3), ARB_EMPTY(3), ARB_FULL(3), ARB_CURNODES(3), ARB_MAXNODES(3), ARB_NEXT(3), ARB_PREV(3), ARB_MIN(3), ARB_MAX(3), ARB_FIND(3), ARB_NFIND(3), ARB_LEFT(3), ARB_LEFTIDX(3), ARB_RIGHT(3), ARB_RIGHTIDX(3), ARB_PARENT(3), ARB_PARENTIDX(3), ARB_GETFREE(3), ARB_FREEIDX(3), ARB_FOREACH(3), ARB_FOREACH_FROM(3), ARB_FOREACH_SAFE(3), ARB_FOREACH_REVERSE(3), ARB_FOREACH_REVERSE_FROM(3), ARB_FOREACH_REVERSE_SAFE(3), ARB_INIT(3), ARB_INSERT(3), ARB_REMOVE(3), ARB_REINSERT(3), ARB_RESET_TREE(3)
- array-based red-black trees
- ATOMIC_VAR_INIT(3), atomic_init(3), atomic_load(3), atomic_store(3), atomic_exchange(3), atomic_compare_exchange_strong(3), atomic_compare_exchange_weak(3), atomic_fetch_add(3), atomic_fetch_and(3), atomic_fetch_or(3), atomic_fetch_sub(3), atomic_fetch_xor(3), atomic_is_lock_free(3)
- type-generic atomic operations
- BITSET_DEFINE(9), bitset(9)(9)
- BITSET_DEFINE, BITSET_T_INITIALIZER, BITSET_FSET, BIT_CLR, BIT_COPY, BIT_ISSET, BIT_SET, BIT_ZERO, BIT_FILL, BIT_SETOF, BIT_EMPTY, BIT_ISFULLSET, BIT_FFS, BIT_FFS_AT, BIT_FLS, BIT_FOREACH_ISSET, BIT_FOREACH_ISCLR, BIT_COUNT, BIT_SUBSET, BIT_OVERLAP, BIT_CMP, BIT_OR, BIT_OR2, BIT_ORNOT, BIT_ORNOT2, BIT_AND, BIT_AND2, BIT_ANDNOT, BIT_ANDNOT2, BIT_XOR, BIT_XOR2, BIT_CLR_ATOMIC, BIT_SET_ATOMIC, BIT_SET_ATOMIC_ACQ, BIT_TEST_SET_ATOMIC, BIT_TEST_CLR_ATOMIC, BIT_AND_ATOMIC, BIT_OR_ATOMIC, BIT_COPY_STORE_REL bitset manipulation macros
- BUF_ISLOCKED(9)
- returns the state of the lock linked to the buffer
- BUF_LOCKFREE(9)
- destroys a buffer's lock
- BUF_RECURSED(9)
- checks if the lock linked to the buffer is recursed
- BUF_UNLOCK(9)
- unlocks a locked buffer
- BUS_ADD_CHILD(9)
- add a device node to the tree with a given priority
- BUS_BIND_INTR(9), bus_bind_intr(9)
- bind an interrupt resource to a specific CPU
- BUS_CHILD_DELETED(9)
- notify a bus device that a child is being deleted
- BUS_CHILD_DETACHED(9)
- notify a bus device that a child was detached
- BUS_CHILD_LOCATION(9)
- obtain the location of a child on the bus
- BUS_CHILD_PNPINFO(9)
- obtain the plug and play information from a device
- BUS_CONFIG_INTR(9), bus_config_intr(9)
- configure interrupt polarity and trigger mode
- BUS_DESCRIBE_INTR(9), bus_describe_intr(9)
- associate a description with an active interrupt handler
- BUS_GET_CPUS(9), bus_get_cpus(9)
- request a set of device-specific CPUs
- BUS_GET_PROPERTY(9)
- get child's specific property
- BUS_HINTED_CHILD(9)
- notify a bus device about a potential child device identified by hints
- BUS_NEW_PASS(9)
- notify a bus that the pass level has been changed
- BUS_PRINT_CHILD(9)
- print information about a device
- BUS_READ_IVAR(9), BUS_WRITE_IVAR(9)
- manipulate bus-specific device instance variables
- BUS_RESCAN(9)
- rescan a bus checking for devices that have been added or removed
- BUS_SETUP_INTR(9), bus_setup_intr(9), BUS_TEARDOWN_INTR(9), bus_teardown_intr(9)
- create, attach and teardown an interrupt handler
- CMSG_DATA(3), CMSG_FIRSTHDR(3), CMSG_LEN(3), CMSG_NXTHDR(3), CMSG_SPACE(3)
- socket control message routines for ancillary data access
- COLOR_PAIR(3), %start_color(3), %has_colors(3), %can_change_color(3), %init_pair(3), %init_color(3), %init_extended_pair(3), %init_extended_color(3), %color_content(3), %pair_content(3), %extended_color_content(3), %extended_pair_content(3), %reset_color_pairs(3), %COLOR_PAIR(3), %PAIR_NUMBER(3), %COLORS(3), %COLOR_PAIRS(3), %COLOR_BLACK(3), %COLOR_RED(3), %COLOR_GREEN(3), %COLOR_YELLOW(3), %COLOR_BLUE(3), %COLOR_MAGENTA(3), %COLOR_CYAN(3), %COLOR_WHITE(3)
- manipulate terminal colors with curses
- CPUSET_FSET(9), cpuset(9)(9)
- CPUSET_T_INITIALIZER, CPUSET_FSET, CPU_CLR, CPU_COPY, CPU_ISSET, CPU_SET, CPU_ZERO, CPU_FILL, CPU_SETOF, CPU_EMPTY, CPU_ISFULLSET, CPU_FFS, CPU_COUNT, CPU_SUBSET, CPU_OVERLAP, CPU_CMP, CPU_OR, CPU_ORNOT, CPU_AND, CPU_ANDNOT, CPU_XOR, CPU_CLR_ATOMIC, CPU_TEST_CLR_ATOMIC, CPU_SET_ATOMIC, CPU_SET_ATOMIC_ACQ, CPU_TEST_SET_ATOMIC, CPU_AND_ATOMIC, CPU_OR_ATOMIC, CPU_COPY_STORE_REL cpuset manipulation macros
- CPU_ELAN(4)
- AMD Elan 520 CPU support
- CREATE_SERVICE(3)
- casper service declaration macro
- DB_COMMAND(9), DB_COMMAND_FLAGS(9), DB_SHOW_COMMAND(9), DB_SHOW_COMMAND_FLAGS(9), DB_SHOW_ALL_COMMAND(9), DB_TABLE_COMMAND(9), DB_TABLE_COMMAND_FLAGS(9), DB_ALIAS(9), DB_ALIAS_FLAGS(9), DB_SHOW_ALIAS(9), DB_SHOW_ALIAS_FLAGS(9), DB_SHOW_ALL_ALIAS(9), DB_TABLE_ALIAS(9), DB_TABLE_ALIAS_FLAGS DB_DECLARE_TABLE(9), DB_DEFINE_TABLE(9)
- Extends the ddb command set
- DEBUG_FP(9), KFAIL_POINT_CODE(9), KFAIL_POINT_CODE_FLAGS(9), KFAIL_POINT_CODE_COND(9), KFAIL_POINT_ERROR(9), KFAIL_POINT_EVAL(9), KFAIL_POINT_DECLARE(9), KFAIL_POINT_DEFINE(9), KFAIL_POINT_GOTO(9), KFAIL_POINT_RETURN(9), KFAIL_POINT_RETURN_VOID(9), KFAIL_POINT_SLEEP_CALLBACKS(9), fail_point(9)
- fail points
- DECLARE_GEOM_CLASS(9)
- GEOM class declaration macro
- DECLARE_MODULE(9)
- kernel module declaration macro
- DEFINE_IFUNC(9)
- define a kernel function with an implementation selected at run-time
- DELAY(9)
- busy loop for an interval
- DEVICE_ATTACH(9)
- attach a device
- DEVICE_DETACH(9)
- detach a device
- DEVICE_IDENTIFY(9)
- identify new child devices and register them
- DEVICE_PROBE(9)
- probe for device existence
- DEVICE_SHUTDOWN(9)
- called during system shutdown
- DEV_MODULE(9)
- device driver module declaration macro
- DRIVER_MODULE(9), DRIVER_MODULE_ORDERED(9), EARLY_DRIVER_MODULE(9), EARLY_DRIVER_MODULE_ORDERED(9)
- kernel driver declaration macro
- EVENTHANDLER(9)
- kernel event handling functions
- FD_CLR(3), select(3)
- synchronous I/O multiplexing
- GEOM(4)
- modular disk I/O request transformation framework
- INDEX(5)
- File containing information about the state of the ports tree
- INSERT_OBJECT_OID_LINK_INDEX(3), INSERT_OBJECT_INT_LINK_INDEX(3), FIND_OBJECT_OID_LINK_INDEX(3), NEXT_OBJECT_OID_LINK_INDEX(3), FIND_OBJECT_INT_LINK_INDEX(3), NEXT_OBJECT_INT_LINK_INDEX(3), INSERT_OBJECT_OID_LINK(3), INSERT_OBJECT_INT_LINK(3), FIND_OBJECT_OID_LINK(3), NEXT_OBJECT_OID_LINK(3), FIND_OBJECT_INT_LINK(3), NEXT_OBJECT_INT_LINK(3), INSERT_OBJECT_OID(3), INSERT_OBJECT_INT(3), FIND_OBJECT_OID(3), FIND_OBJECT_INT(3), NEXT_OBJECT_OID(3), NEXT_OBJECT_INT(3), this_tick(3), start_tick(3), get_ticks(3), systemg(3), comm_define(3), community(3), oid_zeroDotZero(3), oid_usmUnknownEngineIDs(3), oid_usmNotInTimeWindows(3), reqid_allocate(3), reqid_next(3), reqid_base(3), reqid_istype(3), reqid_type(3), timer_start(3), timer_start_repeat(3), timer_stop(3), fd_select(3), fd_deselect(3), fd_suspend(3), fd_resume(3), or_register(3), or_unregister(3), buf_alloc(3), buf_size(3), snmp_input_start(3), snmp_input_finish(3), snmp_output(3), snmp_send_port(3), snmp_send_trap(3), snmp_pdu_auth_access string_save(3), string_commit(3), string_rollback(3), string_get(3), string_get_max(3), string_free(3), ip_save(3), ip_rollback(3), ip_commit(3), ip_get(3), oid_save(3), oid_rollback(3), oid_commit(3), oid_get(3), index_decode(3), index_compare(3), index_compare_off(3), index_append(3), index_append_off(3), snmpd_usmstats(3), bsnmpd_get_usm_stats(3), bsnmpd_reset_usm_stats(3), usm_first_user(3), usm_next_user(3), usm_find_user(3), usm_new_user(3), usm_delete_user(3), usm_flush_users(3), usm_user(3), snmpd_target_stat(3), bsnmpd_get_target_stats(3), target_first_address(3), target_next_address(3), target_new_address(3), target_activate_address(3), target_delete_address(3), target_first_param(3), target_next_param(3), target_new_param(3), target_delete_param(3), target_first_notify(3), target_next_notify(3), target_new_notify(3), target_delete_notify(3), target_flush_all(3), target_address(3), target_param(3), target_notify(3)
- SNMP daemon loadable module interface
- KASAN(9)
- Kernel Address SANitizer
- MD4Init(3), MD4Update(3), MD4Pad(3), MD4Final(3), MD4End(3), MD4Fd(3), MD4FdChunk(3), MD4File(3), MD4FileChunk(3), MD4Data(3)
- calculate the RSA Data Security, Inc., ``MD4'' message digest
- MD5Init(3), MD5Update(3), MD5Pad(3), MD5Final(3), MD5End(3), MD5Fd(3), MD5FdChunk(3), MD5File(3), MD5FileChunk(3), MD5Data(3)
- calculate the RSA Data Security, Inc., ``MD5'' message digest
- MODULE_DEPEND(9)
- set kernel module dependencies
- MODULE_PNP_INFO(9)
- register plug and play information for device matching
- MODULE_VERSION(9)
- set kernel module version
- NgMkSockNode(3), NgNameNode(3), NgSendMsg(3), NgSendAsciiMsg(3), NgSendReplyMsg(3), NgRecvMsg(3), NgAllocRecvMsg(3), NgRecvAsciiMsg(3), NgAllocRecvAsciiMsg(3), NgSendData(3), NgRecvData(3), NgAllocRecvData(3), NgSetDebug(3), NgSetErrLog(3)
- netgraph user library
- OF_child(9), OF_parent(9), OF_peer(9)
- navigate device tree
- OF_device_from_xref(9), OF_xref_from_device(9), OF_device_register_xref OF_device_unregister_xref(9)
- manage mappings between xrefs and devices
- OF_finddevice(9)
- find node in device tree
- OF_getprop(9), OF_getproplen(9), OF_getencprop(9), OF_hasprop(9), OF_searchprop(9), OF_searchencprop(9), OF_getprop_alloc(9), OF_getencprop_alloc(9), OF_getprop_alloc_multi(9), OF_getencprop_alloc_multi(9), OF_prop_free(9), OF_nextprop(9), OF_setprop(9)
- access properties of device tree node
- OF_node_from_xref(9), OF_xref_from_node(9)
- convert between kernel phandle and effective phandle
- OF_package_to_path(9)
- get fully qualified path to a device tree node
- PAE(4)
- Physical Address Extensions
- PAIR_NUMBER(3), %attr_get(3), %wattr_get(3), %attr_set(3), %wattr_set(3), %attr_off(3), %wattr_off(3), %attr_on(3), %wattr_on(3), %attroff(3), %wattroff(3), %attron(3), %wattron(3), %attrset(3), %wattrset(3), %chgat(3), %wchgat(3), %mvchgat(3), %mvwchgat(3), %color_set(3), %wcolor_set(3), %standend(3), %wstandend(3), %standout(3), %wstandout(3)
- manipulate attributes of character cells in curses windows
- PCI_IOV_ADD_VF(9)
- inform a PF driver that a VF is being created
- PCI_IOV_INIT(9)
- enable SR-IOV on a PF device
- PCI_IOV_UNINIT(9)
- disable SR-IOV on a PF device
- PHOLD(9)
- hold a process
- Q_FRAWMASK(3), Q_GFRAW(3), Q_GFABSVAL(3), Q_GFVAL(3), Q_SFVAL(3)
- fixed-point math functions which manipulate the fractional data bits
- Q_IFRAWMASK(3), Q_IFVALIMASK(3), Q_IFVALFMASK(3), Q_GIFRAW(3), Q_GIFABSVAL(3), Q_GIFVAL(3), Q_SIFVAL(3), Q_SIFVALS(3)
- fixed-point math functions which manipulate the combined integer/fractional data bits
- Q_INI(3), Q_NCBITS(3), Q_BT(3), Q_TC(3), Q_NTBITS(3), Q_NFCBITS(3), Q_MAXNFBITS(3), Q_NFBITS(3), Q_NIBITS(3), Q_RPSHFT(3), Q_ABS(3), Q_MAXSTRLEN(3), Q_TOSTR(3), Q_SHL(3), Q_SHR(3), Q_DEBUG(3)
- fixed-point math miscellaneous functions/variables
- Q_IRAWMASK(3), Q_GIRAW(3), Q_GIABSVAL(3), Q_GIVAL(3), Q_SIVAL(3)
- fixed-point math functions which manipulate the integer data bits
- Q_QABS(3), Q_Q2S(3), Q_Q2F(3)
- fixed-point math functions which operate on a single Q number
- Q_QADDI(3), Q_QDIVI(3), Q_QMULI(3), Q_QSUBI(3), Q_QFRACI(3), Q_QCPYVALI(3)
- fixed-point math functions which apply integers to a Q number
- Q_QADDQ(3), Q_QDIVQ(3), Q_QMULQ(3), Q_QSUBQ(3), Q_NORMPREC(3), Q_QMAXQ(3), Q_QMINQ(3), Q_QCLONEQ(3), Q_CPYVALQ(3)
- fixed-point math functions which operate on two Q numbers
- Q_SIGNED(3), Q_LTZ(3), Q_PRECEQ(3), Q_QLTQ(3), Q_QLEQ(3), Q_QGTQ(3), Q_QGEQ(3), Q_QEQ(3), Q_QNEQ(3), Q_OFLOW(3), Q_RELPREC(3)
- fixed-point math comparison and logic functions
- Q_SIGNSHFT(3), Q_SSIGN(3), Q_CRAWMASK(3), Q_SRAWMASK(3), Q_GCRAW(3), Q_GCVAL(3), Q_SCVAL(3)
- fixed-point math functions which manipulate the control/sign data bits
- RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3), RIPEMD160_End(3), RIPEMD160_Fd(3), RIPEMD160_FdChunk(3), RIPEMD160_File(3), RIPEMD160_FileChunk(3), RIPEMD160_Data(3)
- calculate the RIPEMD160 message digest
- SCSI(4), CAM(4)
- Common Access Method Storage subsystem
- SDP_GET8(3), SDP_GET16(3), SDP_GET32(3), SDP_GET64(3), SDP_GET128(3), SDP_GET_UUID128(3), SDP_PUT8(3), SDP_PUT16(3), SDP_PUT32(3), SDP_PUT64(3), SDP_PUT128(3), SDP_PUT_UUID128(3), sdp_open(3), sdp_open_local(3), sdp_close(3), sdp_error(3), sdp_get_lcaddr(3), sdp_search(3), sdp_attr2desc(3), sdp_uuid2desc(3)
- Bluetooth SDP routines
- SDT(9)
- a DTrace framework for adding statically-defined tracing probes
- SHA224_Init(3), SHA224_Update(3), SHA224_Final(3), SHA224_End(3), SHA224_Fd(3), SHA224_FdChunk(3), SHA224_File(3), SHA224_FileChunk(3), SHA224_Data(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA256_End(3), SHA256_Fd(3), SHA256_FdChunk(3), SHA256_File(3), SHA256_FileChunk(3), SHA256_Data(3)
- calculate the FIPS 180-2 ``SHA-256'' (or SHA-224) message digest
- SHA512_Init(3), SHA512_Update(3), SHA512_Final(3), SHA512_End(3), SHA512_Fd(3), SHA512_FdChunk(3), SHA512_File(3), SHA512_FileChunk(3), SHA512_Data(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA384_End(3), SHA384_Fd(3), SHA384_FdChunk(3), SHA384_File(3), SHA384_FileChunk(3), SHA384_Data(3), SHA512_224_Init(3), SHA512_224_Update(3), SHA512_224_Final(3), SHA512_224_End(3), SHA512_224_File(3), SHA512_224_FileChunk(3), SHA512_224_Data SHA512_256_Init(3), SHA512_256_Update(3), SHA512_256_Final(3), SHA512_256_End(3), SHA512_256_Fd(3), SHA512_256_FdChunk(3), SHA512_256_File(3), SHA512_256_FileChunk(3), SHA512_256_Data(3)
- calculate the FIPS 180-4 ``SHA-512'' family of message digests
- SHA_Init(3), SHA_Update(3), SHA_Final(3), SHA_End(3), SHA_Fd(3), SHA_FdChunk(3), SHA_File(3), SHA_FileChunk(3), SHA_Data(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA1_End(3), SHA1_Fd(3), SHA1_FdChunk(3), SHA1_File(3), SHA1_FileChunk(3), SHA1_Data(3)
- calculate the FIPS 160 and 160-1 ``SHA'' message digests
- SKEIN256_Init(3), SKEIN256_Update(3), SKEIN256_Final(3), SKEIN256_End(3), SKEIN256_Fd(3), SKEIN256_FdChunk(3), SKEIN256_File(3), SKEIN256_FileChunk(3), SKEIN256_Data(3), SKEIN512_Init(3), SKEIN512_Update(3), SKEIN512_Final(3), SKEIN512_End(3), SKEIN512_Fd(3), SKEIN512_FdChunk(3), SKEIN512_File(3), SKEIN512_FileChunk(3), SKEIN512_Data(3), SKEIN1024_Init(3), SKEIN1024_Update(3), SKEIN1024_Final(3), SKEIN1024_End(3), SKEIN1024_Fd(3), SKEIN1024_FdChunk(3), SKEIN1024_File(3), SKEIN1024_FileChunk(3), SKEIN1024_Data(3)
- calculate the ``SKEIN'' family of message digests
- SLIST_CLASS_ENTRY(3), SLIST_CLASS_HEAD(3), SLIST_CONCAT(3), SLIST_EMPTY(3), SLIST_EMPTY_ATOMIC(3), SLIST_ENTRY(3), SLIST_FIRST(3), SLIST_FOREACH(3), SLIST_FOREACH_FROM(3), SLIST_FOREACH_FROM_SAFE(3), SLIST_FOREACH_SAFE(3), SLIST_HEAD(3), SLIST_HEAD_INITIALIZER(3), SLIST_INIT(3), SLIST_INSERT_AFTER(3), SLIST_INSERT_HEAD(3), SLIST_NEXT(3), SLIST_REMOVE(3), SLIST_REMOVE_AFTER(3), SLIST_REMOVE_HEAD(3), SLIST_SPLIT_AFTER(3), SLIST_SWAP(3), STAILQ_CLASS_ENTRY(3), STAILQ_CLASS_HEAD(3), STAILQ_CONCAT(3), STAILQ_EMPTY(3), STAILQ_EMPTY_ATOMIC(3), STAILQ_ENTRY(3), STAILQ_FIRST(3), STAILQ_FOREACH(3), STAILQ_FOREACH_FROM(3), STAILQ_FOREACH_FROM_SAFE(3), STAILQ_FOREACH_SAFE(3), STAILQ_HEAD(3), STAILQ_HEAD_INITIALIZER(3), STAILQ_INIT(3), STAILQ_INSERT_AFTER(3), STAILQ_INSERT_HEAD(3), STAILQ_INSERT_TAIL(3), STAILQ_LAST(3), STAILQ_NEXT(3), STAILQ_REMOVE(3), STAILQ_REMOVE_AFTER(3), STAILQ_REMOVE_HEAD(3), STAILQ_REVERSE(3), STAILQ_SPLIT_AFTER(3), STAILQ_SWAP(3), LIST_CLASS_ENTRY(3), LIST_CLASS_HEAD(3), LIST_CONCAT(3), LIST_EMPTY(3), LIST_EMPTY_ATOMIC(3), LIST_ENTRY(3), LIST_FIRST(3), LIST_FOREACH(3), LIST_FOREACH_FROM(3), LIST_FOREACH_FROM_SAFE(3), LIST_FOREACH_SAFE(3), LIST_HEAD(3), LIST_HEAD_INITIALIZER(3), LIST_INIT(3), LIST_INSERT_AFTER(3), LIST_INSERT_BEFORE(3), LIST_INSERT_HEAD(3), LIST_NEXT(3), LIST_PREV(3), LIST_REMOVE(3), LIST_REPLACE(3), LIST_SPLIT_AFTER(3), LIST_SWAP(3), TAILQ_CLASS_ENTRY(3), TAILQ_CLASS_HEAD(3), TAILQ_CONCAT(3), TAILQ_EMPTY(3), TAILQ_EMPTY_ATOMIC(3), TAILQ_ENTRY(3), TAILQ_FIRST(3), TAILQ_FOREACH(3), TAILQ_FOREACH_FROM(3), TAILQ_FOREACH_FROM_SAFE(3), TAILQ_FOREACH_REVERSE(3), TAILQ_FOREACH_REVERSE_FROM(3), TAILQ_FOREACH_REVERSE_FROM_SAFE(3), TAILQ_FOREACH_REVERSE_SAFE(3), TAILQ_FOREACH_SAFE(3), TAILQ_HEAD(3), TAILQ_HEAD_INITIALIZER(3), TAILQ_INIT(3), TAILQ_INSERT_AFTER(3), TAILQ_INSERT_BEFORE(3), TAILQ_INSERT_HEAD(3), TAILQ_INSERT_TAIL(3), TAILQ_LAST(3), TAILQ_NEXT(3), TAILQ_PREV(3), TAILQ_REMOVE(3), TAILQ_REPLACE(3), TAILQ_SPLIT_AFTER(3), TAILQ_SWAP(3)
- implementations of singly-linked lists, singly-linked tail queues, lists and tail queues
- SMP(4)
- description of the FreeBSD Symmetric Multi-Processor kernel
- SPLAY_PROTOTYPE(3), SPLAY_GENERATE(3), SPLAY_ENTRY(3), SPLAY_HEAD(3), SPLAY_INITIALIZER(3), SPLAY_ROOT(3), SPLAY_EMPTY(3), SPLAY_NEXT(3), SPLAY_MIN(3), SPLAY_MAX(3), SPLAY_FIND(3), SPLAY_LEFT(3), SPLAY_RIGHT(3), SPLAY_FOREACH(3), SPLAY_INIT(3), SPLAY_INSERT(3), SPLAY_REMOVE(3), RB_PROTOTYPE(3), RB_PROTOTYPE_STATIC(3), RB_PROTOTYPE_INSERT(3), RB_PROTOTYPE_INSERT_COLOR(3), RB_PROTOTYPE_REMOVE(3), RB_PROTOTYPE_REMOVE_COLOR(3), RB_PROTOTYPE_FIND(3), RB_PROTOTYPE_NFIND(3), RB_PROTOTYPE_NEXT(3), RB_PROTOTYPE_PREV(3), RB_PROTOTYPE_MINMAX(3), RB_PROTOTYPE_REINSERT(3), RB_GENERATE(3), RB_GENERATE_STATIC(3), RB_GENERATE_INSERT(3), RB_GENERATE_INSERT_COLOR(3), RB_GENERATE_REMOVE(3), RB_GENERATE_REMOVE_COLOR(3), RB_GENERATE_FIND(3), RB_GENERATE_NFIND(3), RB_GENERATE_NEXT(3), RB_GENERATE_PREV(3), RB_GENERATE_MINMAX(3), RB_GENERATE_REINSERT(3), RB_ENTRY(3), RB_HEAD(3), RB_INITIALIZER(3), RB_ROOT(3), RB_EMPTY(3), RB_NEXT(3), RB_PREV(3), RB_MIN(3), RB_MAX(3), RB_FIND(3), RB_NFIND(3), RB_LEFT(3), RB_RIGHT(3), RB_PARENT(3), RB_FOREACH(3), RB_FOREACH_FROM(3), RB_FOREACH_SAFE(3), RB_FOREACH_REVERSE(3), RB_FOREACH_REVERSE_FROM(3), RB_FOREACH_REVERSE_SAFE(3), RB_INIT(3), RB_INSERT(3), RB_INSERT_NEXT(3), RB_INSERT_PREV(3), RB_REMOVE(3), RB_REINSERT(3), RB_AUGMENT RB_AUGMENT_CHECK(3), RB_UPDATE_AUGMENT(3)
- implementations of splay and rank-balanced (wavl) trees
- SYSCALL_MODULE(9)
- syscall kernel module declaration macro
- SYSCTL_DECL(9), SYSCTL_ADD_BOOL(9), SYSCTL_ADD_COUNTER_U64(9), SYSCTL_ADD_COUNTER_U64_ARRAY(9), SYSCTL_ADD_INT(9), SYSCTL_ADD_LONG(9), SYSCTL_ADD_NODE(9), SYSCTL_ADD_NODE_WITH_LABEL(9), SYSCTL_ADD_OPAQUE(9), SYSCTL_ADD_PROC(9), SYSCTL_ADD_QUAD(9), SYSCTL_ADD_ROOT_NODE(9), SYSCTL_ADD_S8(9), SYSCTL_ADD_S16(9), SYSCTL_ADD_S32(9), SYSCTL_ADD_S64(9), SYSCTL_ADD_SBINTIME_MSEC(9), SYSCTL_ADD_SBINTIME_USEC(9), SYSCTL_ADD_STRING(9), SYSCTL_ADD_CONST_STRING(9), SYSCTL_ADD_STRUCT(9), SYSCTL_ADD_TIMEVAL_SEC(9), SYSCTL_ADD_U8(9), SYSCTL_ADD_U16(9), SYSCTL_ADD_U32(9), SYSCTL_ADD_U64(9), SYSCTL_ADD_UAUTO(9), SYSCTL_ADD_UINT(9), SYSCTL_ADD_ULONG(9), SYSCTL_ADD_UMA_CUR(9), SYSCTL_ADD_UMA_MAX(9), SYSCTL_ADD_UQUAD(9), SYSCTL_CHILDREN(9), SYSCTL_STATIC_CHILDREN(9), SYSCTL_NODE_CHILDREN(9), SYSCTL_PARENT(9), SYSCTL_BOOL(9), SYSCTL_COUNTER_U64(9), SYSCTL_COUNTER_U64_ARRAY(9), SYSCTL_INT(9), SYSCTL_INT_WITH_LABEL(9), SYSCTL_LONG(9), sysctl_msec_to_ticks(9), SYSCTL_NODE(9), SYSCTL_NODE_WITH_LABEL(9), SYSCTL_OPAQUE(9), SYSCTL_PROC(9), SYSCTL_QUAD(9), SYSCTL_ROOT_NODE(9), SYSCTL_S8(9), SYSCTL_S16(9), SYSCTL_S32(9), SYSCTL_S64(9), SYSCTL_SBINTIME_MSEC(9), SYSCTL_SBINTIME_USEC(9), SYSCTL_STRING(9), SYSCTL_CONST_STRING(9), SYSCTL_STRUCT(9), SYSCTL_TIMEVAL_SEC(9), SYSCTL_U8(9), SYSCTL_U16(9), SYSCTL_U32(9), SYSCTL_U64(9), SYSCTL_UINT(9), SYSCTL_ULONG(9), SYSCTL_UMA_CUR(9), SYSCTL_UMA_MAX(9), SYSCTL_UQUAD(9)
- Dynamic and static sysctl MIB creation functions
- SYSINIT(9), SYSUNINIT(9)
- a framework for dynamic kernel initialization
- VFS_CHECKEXP(9)
- check if a file system is exported to a client
- VFS_FHTOVP(9)
- turn an NFS filehandle into a vnode
- VFS_ROOT(9)
- return the root vnode of a file system
- VFS_SET(9)
- set up loadable file system vfsconf
- VFS_SYNC(9)
- flush unwritten data
- VFS_VGET(9)
- convert an inode number to a vnode
- VGLBitmapAllocateBits(3), VGLBitmapCopy(3), VGLBitmapCreate(3), VGLBitmapDestroy(3), VGLBitmapPutChar(3), VGLBitmapString(3), VGLBlankDisplay(3), VGLBox(3), VGLCheckSwitch(3), VGLClear(3), VGLEllipse(3), VGLEnd(3), VGLFilledBox(3), VGLFilledEllipse(3), VGLGetXY(3), VGLInit(3), VGLLine(3), VGLKeyboardInit(3), VGLKeyboardEnd(3), VGLKeyboardGetCh(3), VGLMouseInit(3), VGLMouseMode(3), VGLMouseSetImage(3), VGLMouseSetStdImage(3), VGLMouseStatus(3), VGLPanScreen(3), VGLSetBorder(3), VGLSetPalette(3), VGLSetPaletteIndex(3), VGLSetVScreenSize(3), VGLSetXY(3), VGLTextSetFontFile(3)
- Video Graphics Library functions
- VOP_ACCESS(9), VOP_ACCESSX(9)
- check access permissions of a file or Unix domain socket
- VOP_ACLCHECK(9)
- check an access control list for a vnode
- VOP_ADVISE(9)
- apply advice about use of file data
- VOP_ADVLOCK(9)
- advisory record locking
- VOP_CREATE(9), VOP_MKNOD(9), VOP_MKDIR(9), VOP_SYMLINK(9)
- create a file, socket, fifo, device, directory or symlink
- VOP_DEALLOCATE(9)
- zero and/or deallocate storage from a file
- VOP_FDATASYNC(9), VOP_FSYNC(9)
- flush file system buffers for a file
- VOP_GETACL(9)
- retrieve access control list for a vnode
- VOP_GETATTR(9), VOP_SETATTR(9)
- get and set attributes on a file or directory
- VOP_GETEXTATTR(9)
- retrieve named extended attribute from a vnode
- VOP_GETPAGES(9), VOP_PUTPAGES(9)
- read or write VM pages from a file
- VOP_INACTIVE(9), VOP_RECLAIM(9)
- reclaim file system resources for a vnode
- VOP_INOTIFY(9)
- vnode inotify interface
- VOP_IOCTL(9)
- device specific control
- VOP_LISTEXTATTR(9)
- retrieve a list of named extended attributes from a vnode
- VOP_LOCK(9), VOP_UNLOCK(9), VOP_ISLOCKED(9), vn_lock(9)
- serialize access to a vnode
- VOP_PRINT(9)
- print debugging information
- VOP_READ(9), VOP_WRITE(9)
- read or write a file
- VOP_READDIR(9)
- read contents of a directory
- VOP_READLINK(9)
- read the target of a symbolic link
- VOP_READ_PGCACHE(9)
- read a file, fast
- VOP_REMOVE(9), VOP_RMDIR(9)
- remove a file or directory
- VOP_REVOKE(9)
- revoke access to a device and its aliases
- VOP_SETACL(9)
- set the access control list for a vnode
- VOP_SETEXTATTR(9)
- set named extended attribute for a vnode
- VOP_STRATEGY(9)
- read or write a file system buffer
- VOP_VPTOCNP(9)
- translate a vnode to its component name
- VOP_VPTOFH(9)
- turn a vnode into an NFS filehandle
- __iconv_get_list(3), __iconv_free_list(3)
- retrieving a list of character encodings supported by iconv(3)
- _nc_free_and_exit(3), %exit_curses(3), %exit_terminfo(3)
- check for memory leaks in curses
- _nc_tracebits(3), %curses_trace(3), %trace(3), %_tracef(3), %_traceattr(3), %_traceattr2(3), %_tracecchar_t(3), %_tracecchar_t2(3), %_tracechar(3), %_tracechtype(3), %_tracechtype2(3), %_nc_tracebits(3), %_tracedump(3), %_tracemouse(3)
- curses debugging routines
- _secure_path(3)
- determine if a file appears to be secure
- _umtx_op(2)
- interface for implementation of userspace threading synchronization primitives
- a64l(3), l64a(3), l64a_r(3)
- convert between a long integer and a base-64 ASCII string
- aac(4)
- Adaptec AdvancedRAID Controller driver
- aacraid(4)
- Adaptec Series 6/7/8 6G and 12G SAS+SATA RAID controller driver
- abort2(2)
- abort process with diagnostics
- abtn(4)
- ADB Keyboard Special Keys Driver
- accept_filter(9), accept_filt_add(9), accept_filt_del(9), accept_filt_generic_mod_event(9), accept_filt_get(9)
- filter incoming connections
- accf_data(9)
- buffer incoming connections until data arrives
- accf_dns(9)
- buffer incoming DNS requests until the whole first request is present
- accf_tls(9)
- buffer incoming connections until a TLS handshake like request arrives
- acct(2)
- enable or disable process accounting
- accton(8)
- enable/disable system accounting
- acl(3)
- introduction to the POSIX.1e/NFSv4 ACL security API
- acl_add_flag_np(3)
- add flags to a flagset
- acl_add_perm(3)
- add permissions to a permission set
- acl_calc_mask(3)
- calculate and set ACL mask permissions
- acl_delete_def_file(3), acl_delete_def_link_np(3), acl_delete_fd_np(3), acl_delete_file_np(3), acl_delete_link_np(3)
- delete an ACL from a file
- acl_delete_entry(3), acl_delete_entry_np(3)
- delete an ACL entry from an ACL
- acl_delete_flag_np(3)
- delete flags from a flagset
- acl_delete_perm(3)
- delete permissions from a permission set
- acl_dup(3)
- duplicate an ACL
- acl_equiv_mode_np(3)
- check if ACL can be represented as UNIX permissions
- acl_extended_file_np(3), acl_extended_file_nofollow_np(3), acl_extended_link_np(3)
- checks if the file has extended ACLs set
- acl_from_mode_np(3)
- create an ACL from status information
- acl_get_brand_np(3)
- retrieve the ACL brand from an ACL entry
- acl_get_fd(3), acl_get_fd_np(3), acl_get_file(3), acl_get_link_np(3)
- get an ACL for a file
- acl_is_trivial_np(3)
- determine whether ACL is trivial
- acl_set_fd(3), acl_set_fd_np(3), acl_set_file(3), acl_set_link_np(3)
- set an ACL for a file
- acl_strip_np(3)
- strip extended entries from an ACL
- acl_valid(3), acl_valid_fd_np(3), acl_valid_file_np(3), acl_valid_link_np(3)
- validate an ACL
- acpi(4)
- Advanced Configuration and Power Management support
- acpi_dock(4)
- Laptop Docking Station device driver
- acpi_ged(4)
- ACPI Generic Event Device
- acpi_hp(4)
- ACPI extras driver for HP laptops
- acpi_ibm(4)
- ThinkPad ACPI extras driver
- acpi_panasonic(4)
- ACPI hotkey driver for Panasonic laptops
- acpi_rapidstart(4)
- Intel rapid start technology ACPI driver
- acpi_sony(4)
- ACPI notebook controller driver for Sony laptops
- acpi_video(4)
- ACPI Video Extensions driver
- acpi_wmi(4)
- ACPI to WMI mapping driver
- acpidb(8)
- ACPI DSDT debugger
- acpidump(8)
- dump ACPI tables and ASL
- ada(4)
- ATA Direct Access device driver
- adb(4)
- Apple Desktop Bus
- add_wch(3), %add_wch(3), %wadd_wch(3), %mvadd_wch(3), %mvwadd_wch(3), %echo_wchar(3), %wecho_wchar(3)
- add a curses complex character to a window and advance the cursor
- add_wchnstr(3), %add_wchstr(3), %add_wchnstr(3), %wadd_wchstr(3), %wadd_wchnstr(3), %mvadd_wchstr(3), %mvadd_wchnstr(3), %mvwadd_wchstr(3), %mvwadd_wchnstr(3)
- add a curses complex character string to a window
- addch(3), %addch(3), %waddch(3), %mvaddch(3), %mvwaddch(3), %echochar(3), %wechochar(3)
- add a curses character to a window and advance the cursor
- addchnstr(3), %addchstr(3), %addchnstr(3), %waddchstr(3), %waddchnstr(3), %mvaddchstr(3), %mvaddchnstr(3), %mvwaddchstr(3), %mvwaddchnstr(3)
- add a curses character string to a window
- addnstr(3), %addstr(3), %addnstr(3), %waddstr(3), %waddnstr(3), %mvaddstr(3), %mvaddnstr(3), %mvwaddstr(3), %mvwaddnstr(3)
- add a string to a curses window and advance the cursor
- addnwstr(3), %addwstr(3), %addnwstr(3), %waddwstr(3), %waddnwstr(3), %mvaddwstr(3), %mvaddnwstr(3), %mvwaddwstr(3), %mvwaddnwstr(3)
- add a wide-character string to a curses window and advance the cursor
- adduser(8)
- command for adding new users
- adduser.conf(5)
- adduser(8) configuration file
- adjkerntz(8)
- adjust real-time clock (rtc) and kernel timezone offset
- adjtime(2)
- correct the time to allow synchronization of the system clock
- adm6996fc(4)
- driver for Infineon ADM6996FC fast ethernet switch chip
- ads111x(4)
- driver for ADS101x and ADS111x i2c analog to digital converters
- ae(4)
- Attansic/Atheros L2 FastEthernet controller driver
- aesni(4)
- driver for the AES and SHA accelerator on x86 CPUs
- age(4)
- Attansic/Atheros L1 Gigabit Ethernet driver
- agp(4)
- generic interface to the Accelerated Graphics Port (AGP)
- ahc(4)
- Adaptec VL/ISA/PCI SCSI host adapter driver
- ahci(4)
- Serial ATA Advanced Host Controller Interface driver
- ahd(4)
- Adaptec PCI/PCI-X Ultra320 SCSI host adapter driver
- aibs(4)
- ASUSTeK AI Booster ACPI ATK0110 voltage, temperature and fan sensor
- aio_cancel(2)
- cancel an outstanding asynchronous I/O operation (REALTIME)
- aio_read(2), aio_read2(2), aio_readv(2)
- asynchronous read from a file (REALTIME)
- aio_suspend(2)
- suspend until asynchronous I/O operations or timeout complete (REALTIME)
- akbd(4)
- ADB Keyboard Driver
- alc(4)
- Atheros AR813x/AR815x/AR816x/AR817x Gigabit/Fast Ethernet driver
- ale(4)
- Atheros AR8121/AR8113/AR8114 Gigabit/Fast Ethernet driver
- aliases(5)
- aliases file for sendmail
- aligned_alloc(3), alloca(3), calloc(3), free(3), malloc(3), posix_memalign(3), realloc(3), reallocf(3), valloc(3), mmap(3), munmap(3)
- memory management functions
- alpm(4)
- Acer Aladdin 15x3 Power Management controller driver
- amdpm(4)
- AMD 756/766/768/8111 Power Management controller driver
- amdsbwd(4)
- device driver for the AMD southbridge watchdog timers
- amdsmb(4)
- AMD-8111 SMBus 2.0 controller driver
- amdsmn(4)
- device driver for AMD processor System Management Network
- amdtemp(4)
- device driver for AMD processor on-die digital thermal sensor
- ams(4)
- ADB Mouse Driver
- apic(4)
- Advanced Programmable Interrupt Controller (APIC) driver
- apm(8)
- control the APM BIOS and display its information
- apmd(8)
- Advanced Power Management monitor daemon
- apply(1)
- apply a command to a set of arguments
- apropos(1), whatis(1)
- search manual page databases
- ar(5)
- archive file format for ar(1) and ranlib(1)
- ar40xx(4), ar40xx_switch(4)
- Qualcomm IPQ4018/IPQ4019 Gigabit Ethernet switch driver
- arc4rand(9), arc4random(9), arc4random_buf(9), is_random_seeded(9), random(9), read_random(9), read_random_uio(9)
- supply pseudo-random numbers
- arc4random(3), arc4random_buf(3), arc4random_uniform(3)
- random number generator
- arch(7)
- Architecture-specific details
- archive_clear_error(3), archive_compression(3), archive_compression_name(3), archive_copy_error(3), archive_errno(3), archive_error_string(3), archive_file_count(3), archive_filter_code(3), archive_filter_count(3), archive_filter_name(3), archive_format(3), archive_format_name(3), archive_position(3), archive_set_error(3)
- libarchive utility functions
- archive_entry_acl_add_entry(3), archive_entry_acl_add_entry_w(3), archive_entry_acl_clear(3), archive_entry_acl_count(3), archive_entry_acl_from_text(3), archive_entry_acl_from_text_w(3), archive_entry_acl_next(3), archive_entry_acl_reset(3), archive_entry_acl_to_text(3), archive_entry_acl_to_text_w(3), archive_entry_acl_types(3)
- functions for manipulating Access Control Lists in archive entry descriptions
- archive_entry_atime(3), archive_entry_atime_nsec(3), archive_entry_atime_is_set(3), archive_entry_set_atime(3), archive_entry_unset_atime(3), archive_entry_birthtime(3), archive_entry_birthtime_nsec(3), archive_entry_birthtime_is_set(3), archive_entry_set_birthtime(3), archive_entry_unset_birthtime(3), archive_entry_ctime(3), archive_entry_ctime_nsec(3), archive_entry_ctime_is_set(3), archive_entry_set_ctime(3), archive_entry_unset_ctime(3), archive_entry_mtime(3), archive_entry_mtime_nsec(3), archive_entry_mtime_is_set(3), archive_entry_set_mtime(3), archive_entry_unset_mtime(3)
- functions for manipulating times in archive entry descriptions
- archive_entry_clear(3), archive_entry_clone(3), archive_entry_free(3), archive_entry_new(3)
- functions for managing archive entry descriptions
- archive_entry_gid(3), archive_entry_set_gid(3), archive_entry_uid(3), archive_entry_set_uid(3), archive_entry_perm(3), archive_entry_set_perm(3), archive_entry_strmode(3), archive_entry_uname(3), archive_entry_uname_w(3), archive_entry_set_uname(3), archive_entry_copy_uname(3), archive_entry_copy_uname_w(3), archive_entry_update_uname_utf8(3), archive_entry_gname(3), archive_entry_gname_w(3), archive_entry_set_gname(3), archive_entry_copy_gname(3), archive_entry_copy_gname_w(3), archive_entry_update_gname_utf8(3), archive_entry_fflags(3), archive_entry_fflags_text(3), archive_entry_set_fflags(3), archive_entry_copy_fflags_text(3), archive_entry_copy_fflags_text_w(3)
- functions for manipulating ownership and permissions in archive entry descriptions
- archive_entry_hardlink(3), archive_entry_hardlink_w(3), archive_entry_set_hardlink(3), archive_entry_copy_hardlink(3), archive_entry_copy_hardlink_w(3), archive_entry_update_hardlink_utf8(3), archive_entry_set_link(3), archive_entry_copy_link(3), archive_entry_copy_link_w(3), archive_entry_update_link_utf8(3), archive_entry_pathname(3), archive_entry_pathname_w(3), archive_entry_set_pathname(3), archive_entry_copy_pathname(3), archive_entry_copy_pathname_w(3), archive_entry_update_pathname_utf8(3), archive_entry_sourcepath(3), archive_entry_copy_sourcepath(3), archive_entry_symlink(3), archive_entry_symlink_w(3), archive_entry_set_symlink(3), archive_entry_copy_symlink(3), archive_entry_copy_symlink_w(3), archive_entry_update_symlink_utf8(3)
- functions for manipulating path names in archive entry descriptions
- archive_entry_linkresolver(3), archive_entry_linkresolver_new(3), archive_entry_linkresolver_set_strategy(3), archive_entry_linkresolver_free(3), archive_entry_linkify(3)
- hardlink resolver functions
- archive_entry_stat(3), archive_entry_copy_stat(3), archive_entry_filetype(3), archive_entry_set_filetype(3), archive_entry_mode(3), archive_entry_set_mode(3), archive_entry_size(3), archive_entry_size_is_set(3), archive_entry_set_size(3), archive_entry_unset_size(3), archive_entry_dev(3), archive_entry_set_dev(3), archive_entry_dev_is_set(3), archive_entry_devmajor(3), archive_entry_set_devmajor(3), archive_entry_devminor(3), archive_entry_set_devminor(3), archive_entry_ino(3), archive_entry_set_ino(3), archive_entry_ino_is_set(3), archive_entry_ino64(3), archive_entry_set_ino64(3), archive_entry_nlink(3), archive_entry_rdev(3), archive_entry_set_rdev(3), archive_entry_rdevmajor(3), archive_entry_set_rdevmajor(3), archive_entry_rdevminor(3), archive_entry_set_rdevminor(3)
- accessor functions for manipulating archive entry descriptions
- archive_read(3)
- functions for reading streaming archives
- archive_read_close(3), archive_read_finish(3), archive_read_free(3)
- functions for reading streaming archives
- archive_read_data(3), archive_read_data_block(3), archive_read_data_skip(3), archive_read_data_into_fd(3)
- functions for reading streaming archives
- archive_read_disk_new(3), archive_read_disk_open(3), archive_read_disk_open_w(3), archive_read_disk_set_behavior(3), archive_read_disk_set_symlink_logical(3), archive_read_disk_set_symlink_physical(3), archive_read_disk_set_symlink_hybrid(3), archive_read_disk_entry_from_file(3), archive_read_disk_gname(3), archive_read_disk_uname(3), archive_read_disk_set_uname_lookup(3), archive_read_disk_set_gname_lookup(3), archive_read_disk_set_standard_lookup(3), archive_read_disk_descend(3), archive_read_disk_can_descend(3), archive_read_disk_current_filesystem(3), archive_read_disk_current_filesystem_is_synthetic(3), archive_read_disk_current_filesystem_is_remote(3), archive_read_disk_set_matching(3), archive_read_disk_set_metadata_filter_callback(3)
- functions for reading objects from disk
- archive_read_extract(3), archive_read_extract2(3), archive_read_extract_set_progress_callback(3)
- functions for reading streaming archives
- archive_read_new(3)
- functions for reading streaming archives
- archive_read_next_header(3), archive_read_next_header2(3)
- functions for reading streaming archives
- archive_read_open(3), archive_read_open2(3), archive_read_open_fd(3), archive_read_open_FILE(3), archive_read_open_filename(3), archive_read_open_memory(3)
- functions for reading streaming archives
- archive_read_set_filter_option(3), archive_read_set_format_option(3), archive_read_set_option(3), archive_read_set_options(3)
- functions controlling options for reading archives
- archive_read_support_filter_all(3), archive_read_support_filter_bzip2(3), archive_read_support_filter_compress(3), archive_read_support_filter_gzip(3), archive_read_support_filter_lz4(3), archive_read_support_filter_lzma(3), archive_read_support_filter_none(3), archive_read_support_filter_rpm(3), archive_read_support_filter_uu(3), archive_read_support_filter_xz(3), archive_read_support_filter_zstd(3), archive_read_support_filter_program(3), archive_read_support_filter_program_signature(3)
- functions for reading streaming archives
- archive_read_support_format_7zip(3), archive_read_support_format_all(3), archive_read_support_format_ar(3), archive_read_support_format_by_code(3), archive_read_support_format_cab(3), archive_read_support_format_cpio(3), archive_read_support_format_empty(3), archive_read_support_format_iso9660(3), archive_read_support_format_lha(3), archive_read_support_format_mtree(3), archive_read_support_format_rar(3), archive_read_support_format_rar5(3), archive_read_support_format_raw(3), archive_read_support_format_tar(3), archive_read_support_format_warc(3), archive_read_support_format_xar(3), archive_read_support_format_zip(3)
- functions for reading streaming archives
- archive_write_add_filter_b64encode(3), archive_write_add_filter_by_name(3), archive_write_add_filter_bzip2(3), archive_write_add_filter_compress(3), archive_write_add_filter_grzip(3), archive_write_add_filter_gzip(3), archive_write_add_filter_lrzip(3), archive_write_add_filter_lz4(3), archive_write_add_filter_lzip(3), archive_write_add_filter_lzma(3), archive_write_add_filter_lzop(3), archive_write_add_filter_none(3), archive_write_add_filter_program(3), archive_write_add_filter_uuencode(3), archive_write_add_filter_xz(3), archive_write_add_filter_zstd(3)
- functions enabling output filters
- archive_write_data(3), archive_write_data_block(3)
- functions for creating archives
- archive_write_disk_new(3), archive_write_disk_set_options(3), archive_write_disk_set_skip_file(3), archive_write_disk_set_group_lookup(3), archive_write_disk_set_standard_lookup(3), archive_write_disk_set_user_lookup(3)
- functions for creating objects on disk
- archive_write_header(3)
- functions for creating archives
- archive_write_open(3), archive_write_open2(3), archive_write_open_fd(3), archive_write_open_FILE(3), archive_write_open_filename(3), archive_write_open_memory(3)
- functions for creating archives
- archive_write_set_format(3), archive_write_set_format_7zip(3), archive_write_set_format_ar(3), archive_write_set_format_ar_bsd(3), archive_write_set_format_ar_svr4(3), archive_write_set_format_by_name(3), archive_write_set_format_cpio(3), archive_write_set_format_cpio_bin(3), archive_write_set_format_cpio_newc(3), archive_write_set_format_cpio_odc(3), archive_write_set_format_cpio_pwb(3), archive_write_set_format_filter_by_ext(3), archive_write_set_format_filter_by_ext_def(3), archive_write_set_format_gnutar(3), archive_write_set_format_iso9660(3), archive_write_set_format_mtree(3), archive_write_set_format_mtree_classic(3), archive_write_set_format_mtree_default(3), archive_write_set_format_pax(3), archive_write_set_format_pax_restricted(3), archive_write_set_format_raw(3), archive_write_set_format_shar(3), archive_write_set_format_shar_dump(3), archive_write_set_format_ustar(3), archive_write_set_format_v7tar(3), archive_write_set_format_warc(3), archive_write_set_format_xar(3), archive_write_set_format_zip(3)
- functions for creating archives
- arcmsr(4)
- Areca RAID Controller driver
- armv8crypto(4)
- driver for the AES accelerator on ARM CPUs
- arp(4)
- Address Resolution Protocol
- arp(8)
- address resolution display and control
- arswitch(4)
- Atheros AR8000 series Ethernet switch driver
- ascii(7)
- octal, hexadecimal, decimal and binary ASCII character sets
- asctime(3), asctime_r(3), ctime(3), ctime_r(3), difftime(3), gmtime(3), gmtime_r(3), localtime(3), localtime_r(3), mktime(3), offtime(3), offtime_r(3), timegm(3)
- transform binary date and time values
- asmc(4)
- device driver for the Apple System Management Controller (SMC)
- asn_get_header(3), asn_put_header(3), asn_put_temp_header(3), asn_commit_header(3), asn_get_integer_raw(3), asn_get_integer(3), asn_put_integer(3), asn_get_octetstring_raw(3), asn_get_octetstring(3), asn_put_octetstring(3), asn_get_null_raw(3), asn_get_null(3), asn_put_null(3), asn_put_exception(3), asn_get_objid_raw(3), asn_get_objid(3), asn_put_objid(3), asn_get_sequence(3), asn_get_ipaddress_raw(3), asn_get_ipaddress(3), asn_put_ipaddress(3), asn_get_uint32_raw(3), asn_put_uint32(3), asn_get_counter64_raw(3), asn_put_counter64(3), asn_get_timeticks(3), asn_put_timeticks(3), asn_skip(3), asn_slice_oid(3), asn_append_oid(3), asn_compare_oid(3), asn_is_suboid(3), asn_oid2str_r(3), asn_oid2str(3)
- ASN.1 library for SNMP
- assume_default_colors(3), %use_default_colors(3), %assume_default_colors(3)
- use terminal's default colors in curses
- assume_default_colors_sp(3), %curs_sp_funcs(3)
- curses screen-pointer extension
- at(1), batch(1), atq(1), atrm(1)
- queue, examine or delete jobs for later execution
- at45d(4)
- driver for DataFlash(tm) non-volatile storage devices
- ata(4)
- generic ATA/SATA controller driver
- atan2(3), atan2f(3), atan2l(3), carg(3), cargf(3), cargl(3)
- arc tangent and complex phase angle functions
- atexit(3)
- register a function to be called on exit
- atf(7), ATF(7)
- introduction to the Automated Testing Framework
- atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_require_kmod(3), atf_tc_require_prog(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
- C API to write ATF-based test programs
- atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
- C++ API to write ATF-based test programs
- atf-check(1)
- executes a command and analyzes its results
- atf-sh(1)
- interpreter for shell-based test programs
- atf-test-case(4)
- generic description of test cases
- atf_add_test_case(3), atf_check(3), atf_check_equal(3), atf_check_not_equal(3), atf_config_get(3), atf_config_has(3), atf_expect_death(3), atf_expect_exit(3), atf_expect_fail(3), atf_expect_pass(3), atf_expect_signal(3), atf_expect_timeout(3), atf_fail(3), atf_get(3), atf_get_srcdir(3), atf_init_test_cases(3), atf_pass(3), atf_require_kmod(3), atf_require_prog(3), atf_set(3), atf_skip(3), atf_test_case(3)
- POSIX shell API to write ATF-based test programs
- ath(4)
- Atheros IEEE 802.11 wireless network driver
- ath3kfw(8)
- load firmware for Atheros AR3011/AR3012 Bluetooth USB devices
- ath_hal(4)
- Atheros Hardware Access Layer (HAL)
- atkbd(4)
- the AT keyboard interface
- atkbdc(4)
- the AT keyboard controller interface
- atof(3)
- convert ASCII string to double
- atomic_add(9), atomic_clear(9), atomic_cmpset(9), atomic_fcmpset(9), atomic_fetchadd(9), atomic_interrupt_fence(9), atomic_load(9), atomic_readandclear(9), atomic_set(9), atomic_subtract(9), atomic_store(9), atomic_thread_fence(9)
- atomic operations
- atopcase(4)
- Apple HID-over-SPI transport driver
- atp(4)
- Apple touchpad driver
- atrtc(4)
- AT Real-Time Clock (RTC) driver
- atrun(8)
- run jobs queued for later execution
- attimer(4)
- i8254 Programmable Interval Timer (AT Timer) driver
- au_bsm_to_domain(3), au_domain_to_bsm(3)
- convert between BSM and local protocol domains
- au_bsm_to_errno(3), au_errno_to_bsm(3), au_strerror(3)
- convert between BSM and local error numbers
- au_bsm_to_fcntl_cmd(3), au_fcntl_cmd_to_bsm(3)
- convert between BSM and local fcntl(2) command values
- au_bsm_to_socket_type(3), au_socket_type_to_bsm(3)
- convert between BSM and local socket types
- au_close(3), au_close_buffer(3), au_close_token(3), au_open(3), au_write(3)
- create and commit audit records
- au_fetch_tok(3), au_print_tok(3), au_print_flags_tok(3), au_read_rec(3)
- perform I/O involving an audit record
- au_free_token(3)
- deallocate a token_t created by any of the au_to_*() BSM API functions
- au_get_state(3), au_notify_initialize(3), au_notify_terminate(3)
- audit event notification
- au_preselect(3), getauditflagsbin(3), getauditflagschar(3)
- convert between string and numeric values of audit masks
- au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
- routines for generating BSM audit tokens
- audit(2)
- commit BSM audit record to audit log
- audit(4)
- Security Event Audit
- audit(8)
- audit management utility
- audit.log(5), audit(5)
- Basic Security Module (BSM) file format
- audit_class(5)
- audit event class descriptions
- audit_control(5)
- audit system parameters
- audit_event(5)
- audit event descriptions
- audit_submit(3)
- general purpose audit record submission
- audit_user(5)
- events to be audited for given users
- audit_warn(5)
- alert when audit daemon issues warnings
- auditctl(2)
- configure system audit parameters
- auditd(8)
- audit log management daemon
- auditdistd(8)
- Audit trail files distribution daemon
- auditdistd.conf(5)
- configuration file for the auditdistd(8) daemon
- auditon(2)
- configure system audit parameters
- auditpipe(4)
- pseudo-device for live audit event tracking
- auditreduce(1)
- select records from audit trail files
- aue(4)
- ADMtek AN986 Pegasus USB Fast Ethernet driver
- auth_checknologin(3), auth_cat(3)
- authentication style support library for login class capabilities database
- auth_destroy(3), authnone_create(3), authsys_create(3), authsys_create_default(3)
- library routines for client side remote procedure call authentication
- auth_ttyok(3), auth_hostok(3), auth_timeok(3)
- functions for checking login class based login restrictions
- auto_master(5)
- autofs automounter configuration and map file format
- automount(8)
- update autofs mounts
- automountd(8)
- daemon handling autofs mount requests
- autounmountd(8)
- daemon unmounting automounted filesystems
- aw_gpio(4)
- driver for the GPIO and pin muxing functionalities on Allwinner SoC
- aw_mmc(4)
- driver for the SD/MMC controller in Allwinner SoC
- aw_rtc(4)
- driver for the real-time clock (RTC) controller in Allwinner SoC
- aw_sid(4)
- driver for the SID controller in Allwinner SoC
- aw_spi(4)
- driver for the SPI controller in Allwinner SoC
- aw_syscon(4)
- driver for the system controller in Allwinner SoC
- awk(1)
- pattern-directed scanning and processing language
- axe(4)
- ASIX Electronics AX88x7x/760 USB Ethernet driver
- axge(4)
- ASIX Electronics AX88178A/179/179A USB Gigabit Ethernet driver
- axp(4)
- Advanced Micro Devices 10G Ethernet driver
- backlight(8)
- configure backlight hardware
- backlight(9), backlight_register(9), backlight_destroy(9), BACKLIGHT_GET_STATUS(9), BACKLIGHT_SET_STATUS(9)
- BACKLIGHT methods
- backtrace(3)
- fill in the backtrace of the currently executing thread
- basename(1), dirname(1)
- return filename or directory portion of pathname
- baudrate(3), %baudrate(3), %erasechar(3), %erasewchar(3), %has_ic(3), %has_il(3), %killchar(3), %killwchar(3), %longname(3), %term_attrs(3), %termattrs(3), %termname(3)
- curses environment query routines
- bc(1)
- arbitrary-precision decimal arithmetic language and calculator
- bce(4)
- QLogic NetXtreme II (BCM5706/5708/5709/5716) PCI/PCIe Gigabit Ethernet adapter driver
- bcm283x_pwm(4)
- bcm283x_pwm - driver for Raspberry Pi 2/3 PWM
- bcm5974(4)
- Wellspring touchpad driver
- bcma(4)
- Broadcom AMBA Backplane driver
- bcmfw(8)
- load firmware for Broadcom BCM2033 Bluetooth USB devices
- beastie.4th(8)
- FreeBSD ASCII art boot module
- beep(1)
- play a beep sound
- beinstall.sh(8)
- install a boot environment using the current FreeBSD source tree
- bfe(4)
- Broadcom BCM4401 Ethernet Device Driver
- bge(4)
- Broadcom BCM57xx/BCM590x Gigabit/Fast Ethernet driver
- bhnd(4)
- Broadcom Home Networking Division interconnect bus
- bhnd(9)
- BHND driver programming interface
- bhnd_chipc(4)
- Broadcom Home Networking Division ChipCommon Driver
- bhnd_erom(9), bhnd_erom_alloc(9), bhnd_erom_dump(9), bhnd_erom_fini_static(9), bhnd_erom_free(9), bhnd_erom_free_core_table(9), bhnd_erom_get_core_table(9), bhnd_erom_init_static(9), bhnd_erom_io(9), bhnd_erom_io_fini(9), bhnd_erom_io_map(9), bhnd_erom_io_read(9), bhnd_erom_iobus_init(9), bhnd_erom_iores_new(9), bhnd_erom_lookup_core(9), bhnd_erom_lookup_core_addr(9), bhnd_erom_probe(9), bhnd_erom_probe_driver_classes(9)
- BHND device enumeration table parsing
- bhnd_pmu(4)
- Broadcom Home Networking Division PMU Driver
- bhndb(4)
- Broadcom Home Networking Division interconnect bridge driver
- bhndb_pci(4)
- Broadcom Home Networking Division PCI host bridge driver
- bhyve(8)
- run a guest operating system inside a virtual machine
- bhyveload(8)
- load a guest inside a bhyve virtual machine
- biff(1)
- be notified if mail arrives and who it is from
- big5(5)
- Big Five encoding for Traditional Chinese text
- bind(2)
- assign a local protocol address to a socket
- bindat(2)
- assign a local protocol address to a socket
- bindresvport(3), bindresvport_sa(3)
- bind a socket to a privileged IP port
- bintrans(1), uuencode(1), uudecode(1), b64encode(1), b64decode(1), base64(1)
- encode / decode a binary file
- binuptime(9), getbinuptime(9), microuptime(9), getmicrouptime(9), nanouptime(9), getnanouptime(9), sbinuptime(9), getsbinuptime(9)
- get the time elapsed since boot
- bios(9), bios_sigsearch(9), bios32_SDlookup(9), bios32(9), bios_oem_strings(9)
- interact with PC BIOS
- bit_alloc(3), bit_clear(3), bit_count(3), bit_decl(3), bit_ffc(3), bit_ffs(3), bit_ff_at(3), bit_ffc_at(3), bit_ffs_at(3), bit_ffc_area(3), bit_ffs_area(3), bit_ff_area_at(3), bit_ffc_area_at(3), bit_ffs_area_at(3), bit_nclear(3), bit_nset(3), bit_ntest(3), bit_set(3), bit_test(3), bitstr_size(3)
- bit-string manipulation functions and macros
- bkgd(3), %bkgdset(3), %wbkgdset(3), %bkgd(3), %wbkgd(3), %getbkgd(3)
- manipulate background of a curses window of characters
- bkgrnd(3), %bkgrnd(3), %wbkgrnd(3), %bkgrndset(3), %wbkgrndset(3), %getbkgrnd(3), %wgetbkgrnd(3)
- manipulate background of a curses window of wide characters
- blackhole(4)
- quietly drop refused SCTP, TCP, or UDP packets
- blacklist_open(3), blacklist_open2(3), blacklist_close(3), blacklist_r(3), blacklist(3), blacklist_sa(3), blacklist_sa_r(3)
- Blacklistd notification library
- blacklistctl(8)
- display and change the state of the blacklistd database
- blacklistd(8)
- block and release ports on demand to avoid DoS abuse
- blacklistd.conf(5)
- configuration file format for blacklistd
- blocklist_open(3), blocklist_open2(3), blocklist_close(3), blocklist_r(3), blocklist(3), blocklist_sa(3), blocklist_sa_r(3)
- Blocklistd notification library
- blocklistctl(8)
- display and change the state of the blocklistd database
- blocklistd(8)
- block and release ports on demand to avoid DoS abuse
- blocklistd.conf(5)
- configuration file format for blocklistd
- bluetooth.device.conf(5)
- Bluetooth device configuration file
- bluetooth.hosts(5)
- Bluetooth host name database
- bluetooth.protocols(5)
- Bluetooth Protocol Service Multiplexor database
- bnxt(4)
- Broadcom NetXtreme-C/NetXtreme-E Family Ethernet driver
- boot(8)
- system bootstrapping procedures
- boot1.efi(8)
- UEFI chain loader
- bootparamd(8)
- boot parameter server
- bootparams(5)
- boot parameter database
- bootpd(8), bootpgw(8)
- Internet Boot Protocol server/gateway
- bootptab(5)
- Internet Bootstrap Protocol server database
- bootptest(8)
- send BOOTP queries and print responses
- boottime(9), time_second(9), time_uptime(9)
- system time variables
- boottrace(4)
- Boot-time, run-time, and shutdown-time tracing facility
- boottrace(8)
- trace command execution with boottrace(4)
- border(3), %border(3), %wborder(3), %box(3), %hline(3), %whline(3), %vline(3), %wvline(3), %mvhline(3), %mvwhline(3), %mvvline(3), %mvwvline(3)
- draw borders and lines in a curses window of characters
- border_set(3), %border_set(3), %wborder_set(3), %box_set(3), %hline_set(3), %whline_set(3), %mvhline_set(3), %mvwhline_set(3), %vline_set(3), %wvline_set(3), %mvvline_set(3), %mvwvline_set(3)
- draw borders and lines in a curses window of wide characters
- brand.4th(8)
- FreeBSD ASCII art boot module
- brandelf(1)
- mark an ELF binary for a specific ABI
- bread(3), bwrite(3)
- read and write blocks of a UFS file system
- brk(2), sbrk(2)
- change data segment size
- bsd.snmpmod.mk(7)
- building modules for bsnmpd(1)
- bsdcat(1)
- expand files to standard output
- bsdconfig(8)
- system configuration utility
- bsddialog(1)
- TUI dialogs
- bsddialog(3), bsddialog_backtitle(3), bsddialog_backtitle_rf(3), bsddialog_calendar(3), bsddialog_clear(3), bsddialog_color(3), bsddialog_color_attrs(3), bsddialog_checklist(3), bsddialog_datebox(3), bsddialog_end(3), bsddialog_form(3), bsddialog_gauge(3), bsddialog_geterror(3), bsddialog_get_theme(3), bsddialog_hascolors(3), bsddialog_infobox(3), bsddialog_init(3), bsddialog_init_notheme(3), bsddialog_initconf(3), bsddialog_inmode(3), bsddialog_menu(3), bsddialog_mixedgauge(3), bsddialog_mixedlist(3), bsddialog_msgbox(3), bsddialog_pause(3), bsddialog_radiolist(3), bsddialog_rangebox(3), bsddialog_refresh(3), bsddialog_set_theme(3), bsddialog_set_default_theme(3), bsddialog_textbox(3), bsddialog_timebox(3), bsddialog_yesno(3)
- TUI dialogs
- bsde_add_rule(3), bsde_get_rule(3), bsde_set_rule(3), bsde_delete_rule(3)
- file system firewall rules list management
- bsde_get_rule_count(3), bsde_get_rule_slots(3)
- file system firewall statistics
- bsde_parse_rule(3), bsde_parse_rule_string(3)
- parse file system firewall rules
- bsde_rule_to_string(3)
- convert a ugidfw rule into its text representation
- bsdiff(1)
- generate a patch between two binary files
- bsdinstall(8)
- system installer
- bsdlabel(8)
- read and write BSD label
- bsdunzip(1)
- extract files from a ZIP archive
- bsearch(3)
- binary search of a sorted table
- bsnmpagent(3), snmp_depop_t(3), snmp_op_t(3), tree(3), tree_size(3), snmp_trace(3), snmp_debug(3), snmp_get(3), snmp_getnext(3), snmp_getbulk(3), snmp_set(3), snmp_make_errresp(3), snmp_dep_lookup(3), snmp_init_context(3), snmp_dep_commit(3), snmp_dep_rollback(3), snmp_dep_finish(3)
- SNMP agent library
- bsnmpd(1)
- simple and extensible SNMP daemon
- bspatch(1)
- apply a patch built with bsdiff(1)
- bswap16(9), bswap32(9), bswap64(9), be16toh(9), be32toh(9), be64toh(9), htobe16(9), htobe32(9), htobe64(9), htole16(9), htole32(9), htole64(9), le16toh(9), le32toh(9), le64toh(9), be16enc(9), be16dec(9), be32enc(9), be32dec(9), be64enc(9), be64dec(9), le16enc(9), le16dec(9), le32enc(9), le32dec(9), le64enc(9), le64dec(9)
- byte order operations
- bt_gethostbyname(3), bt_gethostbyaddr(3), bt_gethostent(3), bt_sethostent(3), bt_endhostent(3), bt_getprotobyname(3), bt_getprotobynumber(3), bt_getprotoent(3), bt_setprotoent(3), bt_endprotoent(3), bt_aton(3), bt_ntoa(3), bt_devaddr(3), bt_devname(3), bt_devinfo(3), bt_devenum(3), bt_devopen(3), bt_devclose(3), bt_devsend(3), bt_devrecv(3), bt_devreq(3), bt_devfilter(3), bt_devfilter_pkt_set(3), bt_devfilter_pkt_clr(3), bt_devfilter_pkt_tst(3), bt_devfilter_evt_set(3), bt_devfilter_evt_clr(3), bt_devfilter_evt_tst(3), bt_devinquiry(3), bt_devremote_name(3), bt_devremote_name_gen(3), bdaddr_same(3), bdaddr_any(3), bdaddr_copy(3)
- Bluetooth routines
- bthidcontrol(8)
- Bluetooth HID control utility
- bthidd(8)
- Bluetooth HID daemon
- bthost(1)
- look up Bluetooth host names and Protocol Service Multiplexor values
- btowc(3), wctob(3)
- convert between wide and single-byte characters
- btpand(8)
- Bluetooth PAN daemon
- btree(3)
- btree database access method
- btxld(8)
- link editor for BTX clients
- buf(9)
- kernel buffer I/O scheme used in FreeBSD VM system
- buf_ring(9), buf_ring_alloc(9), buf_ring_free(9), buf_ring_enqueue(9), buf_ring_dequeue_mc(9), buf_ring_dequeue_sc(9), buf_ring_count(9), buf_ring_empty(9), buf_ring_full(9), buf_ring_peek(9)
- multi-producer, {single, multi}-consumer lock-less ring buffer
- build(7)
- general instructions on how to build the system
- builtin(1), keybinds(1)
- index of FreeBSD shell built-in commands
- bus_activate_resource(9), bus_deactivate_resource(9)
- activate or deactivate a resource
- bus_adjust_resource(9)
- adjust resource allocated from a parent bus
- bus_attach_children(9), bus_delayed_attach_children(9), bus_detach_children(9), bus_enumerate_hinted_children(9), bus_identify_children(9)
- manage child devices of a bus device
- bus_child_present(9)
- ask the bus driver to see if this device is still really present
- bus_dma(9), bus_dma_tag_create(9), bus_dma_tag_destroy(9), bus_dma_template_init(9), bus_dma_template_tag(9), bus_dma_template_clone(9), bus_dma_template_fill(9), BUS_DMA_TEMPLATE_FILL(9), bus_dmamap_create(9), bus_dmamap_destroy(9), bus_dmamap_load(9), bus_dmamap_load_bio(9), bus_dmamap_load_ccb(9), bus_dmamap_load_crp(9), bus_dmamap_load_crp_buffer(9), bus_dmamap_load_mbuf(9), bus_dmamap_load_mbuf_sg(9), bus_dmamap_load_uio(9), bus_dmamap_unload(9), bus_dmamap_sync(9), bus_dmamem_alloc(9), bus_dmamem_free(9)
- Bus and Machine Independent DMA Mapping Interface
- bus_generic_detach(9)
- generic implementation of DEVICE_DETACH for buses
- bus_generic_new_pass(9)
- generic implementation of BUS_NEW_PASS for bus devices
- bus_generic_print_child(9), bus_print_child_domain(9), bus_print_child_footer(9), bus_print_child_header(9)
- generic implementation of BUS_PRINT_CHILD(9)
- bus_generic_read_ivar(9), bus_generic_write_ivar(9)
- generic implementation of BUS_READ_IVAR and BUS_WRITE_IVAR for buses
- bus_generic_shutdown(9)
- generic implementation of DEVICE_SHUTDOWN for buses
- bus_get_resource(9)
- read a resource range/value with a given resource ID
- bus_set_resource(9)
- associate a definite resource with a given resource ID
- bus_space(9), bus_space_barrier(9), bus_space_copy_region_1(9), bus_space_copy_region_2(9), bus_space_copy_region_4(9), bus_space_copy_region_8(9), bus_space_copy_region_stream_1(9), bus_space_copy_region_stream_2(9), bus_space_copy_region_stream_4(9), bus_space_copy_region_stream_8(9), bus_space_free(9), bus_space_map(9), bus_space_peek_1(9), bus_space_peek_2(9), bus_space_peek_4(9), bus_space_peek_8(9), bus_space_poke_1(9), bus_space_poke_2(9), bus_space_poke_4(9), bus_space_poke_8(9), bus_space_read_1(9), bus_space_read_2(9), bus_space_read_4(9), bus_space_read_8(9), bus_space_read_multi_1(9), bus_space_read_multi_2(9), bus_space_read_multi_4(9), bus_space_read_multi_8(9), bus_space_read_multi_stream_1(9), bus_space_read_multi_stream_2(9), bus_space_read_multi_stream_4(9), bus_space_read_multi_stream_8(9), bus_space_read_region_1(9), bus_space_read_region_2(9), bus_space_read_region_4(9), bus_space_read_region_8(9), bus_space_read_region_stream_1(9), bus_space_read_region_stream_2(9), bus_space_read_region_stream_4(9), bus_space_read_region_stream_8(9), bus_space_read_stream_1(9), bus_space_read_stream_2(9), bus_space_read_stream_4(9), bus_space_read_stream_8(9), bus_space_set_multi_1(9), bus_space_set_multi_2(9), bus_space_set_multi_4(9), bus_space_set_multi_8(9), bus_space_set_multi_stream_1(9), bus_space_set_multi_stream_2(9), bus_space_set_multi_stream_4(9), bus_space_set_multi_stream_8(9), bus_space_set_region_1(9), bus_space_set_region_2(9), bus_space_set_region_4(9), bus_space_set_region_8(9), bus_space_set_region_stream_1(9), bus_space_set_region_stream_2(9), bus_space_set_region_stream_4(9), bus_space_set_region_stream_8(9), bus_space_subregion(9), bus_space_unmap(9), bus_space_write_1(9), bus_space_write_2(9), bus_space_write_4(9), bus_space_write_8(9), bus_space_write_multi_1(9), bus_space_write_multi_2(9), bus_space_write_multi_4(9), bus_space_write_multi_8(9), bus_space_write_multi_stream_1(9), bus_space_write_multi_stream_2(9), bus_space_write_multi_stream_4(9), bus_space_write_multi_stream_8(9), bus_space_write_region_1(9), bus_space_write_region_2(9), bus_space_write_region_4(9), bus_space_write_region_8(9), bus_space_write_region_stream_1(9), bus_space_write_region_stream_2(9), bus_space_write_region_stream_4(9), bus_space_write_region_stream_8(9), bus_space_write_stream_1(9), bus_space_write_stream_2(9), bus_space_write_stream_4(9), bus_space_write_stream_8(9)
- bus space manipulation functions
- bwi(4)
- Broadcom BCM43xx IEEE 802.11b/g wireless network driver
- bwn(4)
- Broadcom BCM43xx SoftMAC IEEE 802.11 wireless network driver
- bxe(4)
- QLogic NetXtreme II Ethernet 10Gb PCIe adapter driver
- bzip2(1), bunzip2(1)
- a block-sorting file compressor, v1.0.8 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
- c99(1)
- standard C language compiler
- cacos(3), cacosf(3), cacosl(3), cacosh(3), cacoshf(3), cacoshl(3), casin(3), casinf(3), casinl(3), casinh(3), casinhf(3), casinhl(3), catan(3), catanf(3), catanl(3), catanh(3), catanhf(3), catanhl(3)
- complex inverse trigonometric and hyperbolic functions
- caesar(6), rot13(6)
- decrypt caesar ciphers
- cal(1), ncal(1)
- displays a calendar and the date of Easter
- calendar(1)
- reminder service
- call_once(3), cnd_broadcast(3), cnd_destroy(3), cnd_init(3), cnd_signal(3), cnd_timedwait(3), cnd_wait(3), mtx_destroy(3), mtx_init(3), mtx_lock(3), mtx_timedlock(3), mtx_trylock(3), mtx_unlock(3), thrd_create(3), thrd_current(3), thrd_detach(3), thrd_equal(3), thrd_exit(3), thrd_join(3), thrd_sleep(3), thrd_yield(3), tss_create(3), tss_delete(3), tss_get(3), tss_set(3)
- C11 threads interface
- callout_active(9), callout_deactivate(9), callout_drain(9), callout_init(9), callout_init_mtx(9), callout_init_rm(9), callout_init_rw(9), callout_pending(9), callout_reset(9), callout_reset_curcpu(9), callout_reset_on(9), callout_reset_sbt(9), callout_reset_sbt_curcpu(9), callout_reset_sbt_on(9), callout_schedule(9), callout_schedule_curcpu(9), callout_schedule_on(9), callout_schedule_sbt(9), callout_schedule_sbt_curcpu(9), callout_schedule_sbt_on(9), callout_stop(9), callout_when(9)
- execute a function after a specified length of time
- cam_open_device(3), cam_open_spec_device(3), cam_open_btl(3), cam_open_pass(3), cam_close_device(3), cam_close_spec_device(3), cam_getccb(3), cam_send_ccb(3), cam_freeccb(3), cam_path_string(3), cam_device_dup(3), cam_device_copy(3), cam_get_device(3)
- CAM user library
- camdd(8)
- CAM data transfer utility
- cap_bind(3), cap_connect(3), cap_getaddrinfo(3), cap_gethostbyaddr(3), cap_gethostbyname(3), cap_gethostbyname2(3), cap_getnameinfo(3), cap_net_free(3), cap_net_limit(3), cap_net_limit_addr2name(3), cap_net_limit_addr2name_family(3), cap_net_limit_bind(3), cap_net_limit_connect(3), cap_net_limit_init(3), cap_net_limit_name2addr(3), cap_net_limit_name2addr_family(3)
- library for networking in capability mode
- cap_enter(2), cap_getmode(2)
- Capability mode system calls
- cap_fcntls_limit(2), cap_fcntls_get(2)
- manage allowed fcntl commands
- cap_fileargs(3), fileargs_cinit(3), fileargs_cinitnv(3), fileargs_init(3), fileargs_initnv(3), fileargs_free(3), fileargs_lstat(3), fileargs_open(3), fileargs_fopen(3)
- library for handling files in capability mode
- cap_getaddrinfo(3), cap_getnameinfo(3), cap_gethostbyname(3), cap_gethostbyname2(3), cap_gethostbyaddr(3), cap_dns_type_limit(3), cap_dns_family_limit(3)
- library for getting network host entry in capability mode
- cap_getgrent(3), cap_getgrnam(3), cap_getgrgid(3), cap_getgrent_r(3), cap_getgrnam_r(3), cap_getgrgid_r(3), cap_setgroupent(3), cap_setgrent(3), cap_endgrent(3), cap_grp_limit_cmds(3), cap_grp_limit_fields(3), cap_grp_limit_groups(3)
- library for group database operations in capability mode
- cap_getprotobyname(3)
- library for getting network proto entry in capability mode
- cap_getpwent(3), cap_getpwnam(3), cap_getpwuid(3), cap_getpwent_r(3), cap_getpwnam_r(3), cap_getpwuid_r(3), cap_setpassent(3), cap_setpwent(3), cap_endpwent(3), cap_pwd_limit_cmds(3), cap_pwd_limit_fields(3), cap_pwd_limit_users(3)
- library for password database operations in capability mode
- cap_init(3), cap_wrap(3), cap_unwrap(3), cap_sock(3), cap_clone(3), cap_close(3), cap_limit_get(3), cap_limit_set(3), cap_send_nvlist(3), cap_recv_nvlist(3), cap_xfer_nvlist(3), cap_service_open(3)
- library for handling application capabilities
- cap_ioctls_limit(2), cap_ioctls_get(2)
- manage allowed ioctl commands
- cap_mkdb(1)
- create capability database
- cap_rights_init(3), cap_rights_set(3), cap_rights_clear(3), cap_rights_is_set(3), cap_rights_is_empty(3), cap_rights_is_valid(3), cap_rights_merge(3), cap_rights_remove(3), cap_rights_contains(3)
- manage cap_rights_t structure
- cap_sandboxed(3)
- Check if in a capability mode sandbox
- cap_sysctl(3)
- library for getting or setting system information in capability mode
- cap_syslog(3), cap_vsyslog(3), cap_openlog(3), cap_closelog(3), cap_setlogmask(3)
- library for syslog in capability mode
- caph_limit_stream(3), caph_limit_stdin(3), caph_limit_stderr(3), caph_limit_stdout(3), caph_limit_stdio(3), caph_stream_rights(3), caph_cache_tzdata(3), caph_cache_catpages(3), caph_enter(3), caph_enter_casper(3), caph_rights_limit(3), caph_ioctls_limit(3), caph_fcntls_limit(3)
- set of the capsicum helpers, part of the libcapsicum
- capsicum(4), Capsicum(4)
- lightweight OS capability and sandbox framework
- captoinfo(1), %tic(1)
- compile terminal descriptions for terminfo or termcap
- cardbus(4)
- CardBus bus driver
- carp(4)
- Common Address Redundancy Protocol
- cas(4)
- Sun Cassini/Cassini+ and National Semiconductor DP83065 Saturn Gigabit Ethernet driver
- casueword(9), casueword32(9), casuword(9), casuword32(9)
- fetch, compare and store data from user-space
- cat(1)
- concatenate and print files
- cbreak(3), %cbreak(3), %echo(3), %halfdelay(3), %intrflush(3), %is_cbreak(3), %is_echo(3), %is_nl(3), %is_raw(3), %keypad(3), %meta(3), %nl(3), %nocbreak(3), %nodelay(3), %noecho(3), %nonl(3), %noqiflush(3), %noraw(3), %notimeout(3), %qiflush(3), %raw(3), %timeout(3), %wtimeout(3), %typeahead(3)
- get and set curses terminal input options
- cbrt(3), cbrtf(3), cbrtl(3), sqrt(3), sqrtf(3), sqrtl(3)
- cube root and square root functions
- cc_cdg(4)
- CDG Congestion Control Algorithm
- cc_chd(4)
- CHD Congestion Control Algorithm
- cc_dctcp(4)
- DCTCP Congestion Control Algorithm
- cc_hd(4)
- HD Congestion Control Algorithm
- ccd(4)
- Concatenated Disk driver
- ccdconfig(8)
- configuration utility for the concatenated disk driver
- ccr(4)
- Chelsio T6 crypto accelerator driver
- cd(4)
- SCSI CD-ROM driver
- cd(9)
- CDROM driver for the CAM SCSI subsystem
- cd9660(4)
- ISO-9660 file system
- cdboot(8)
- find a bootloader on ISO-9660
- cdce(4)
- USB Communication Device Class Ethernet (CDC ECM/NCM) driver
- cdceem(4)
- USB Communication Device Class Ethernet Emulation Model driver
- cdcontrol(1)
- compact disc control utility
- cdefs(9)
- compiler portability macro definitions
- certctl(8)
- tool for managing trusted and untrusted TLS certificates
- cfgetispeed(3), cfsetispeed(3), cfgetospeed(3), cfsetospeed(3), cfsetspeed(3), cfmakeraw(3), cfmakesane(3), tcgetattr(3), tcsetattr(3)
- manipulating the termios structure
- cfi(4), cfid(4)
- driver for Common Flash Interface (CFI) NOR flash
- cfiscsi(4)
- CAM Target Layer iSCSI target frontend
- cfumass(4)
- USB device side support for Mass Storage Class Transport
- cgetent(3), cgetset(3), cgetmatch(3), cgetcap(3), cgetnum(3), cgetstr(3), cgetustr(3), cgetfirst(3), cgetnext(3), cgetclose(3)
- capability database access routines
- cgget(3), cgput(3), cgread(3), cgread1(3), cgwrite(3), cgwrite1(3)
- read/write cylinder groups of UFS disks
- ch(4)
- SCSI media-changer (juke box) driver
- chat(8)
- Automated conversational script with a modem
- chdir(2), fchdir(2)
- change current working directory
- check-password.4th(8)
- FreeBSD password-checking boot module
- check_utility_compat(3)
- determine whether a utility should be compatible
- chio(1)
- medium changer control utility
- chkprintcap(8)
- check validity of entries in the print spooler database
- chmod(1)
- change file modes
- chmod(2), fchmod(2), lchmod(2), fchmodat(2)
- change mode of file
- choosethread(9), procrunnable(9), remrunqueue(9), setrunqueue(9)
- manage the queue of runnable processes
- chown(2), fchown(2), lchown(2), fchownat(2)
- change owner and group of a file
- chown(8)
- change file owner and group
- chpass(1), chfn(1), chsh(1), ypchpass(1), ypchfn(1), ypchsh(1)
- add or change user database information
- chromebook_platform(4)
- support driver for hardware on various Chromebook models
- chroot(2), fchroot(2)
- change root directory
- chroot(8)
- change root directory
- ciss(4)
- Common Interface for SCSI-3 Support driver
- ckdist(1)
- check software distributions
- cksum(1), sum(1)
- display file checksums and block counts
- clang(1)
- the Clang C, C++, and Objective-C compiler
- clear(3), %erase(3), %werase(3), %clear(3), %wclear(3), %clrtobot(3), %wclrtobot(3), %clrtoeol(3), %wclrtoeol(3)
- clear all or part of a curses window
- clear_locks(8)
- clear locks held on behalf of an NFS client
- clearerr(3), clearerr_unlocked(3), feof(3), feof_unlocked(3), ferror(3), ferror_unlocked(3), fileno(3), fileno_unlocked(3)
- check and reset stream status
- clearok(3), %clearok(3), %idlok(3), %idcok(3), %immedok(3), %leaveok(3), %setscrreg(3), %wsetscrreg(3), %scrollok(3)
- set curses output options
- cli.lua(8)
- bootloader command line interpreter module
- clock(3)
- determine processor time used
- clock_getcpuclockid(3)
- access a process CPU-time clock
- clock_gettime(2), clock_settime(2), clock_getres(2)
- get/set/calibrate date and time
- clog(3), clogf(3)
- and clogl complex natural logarithm functions
- close(2)
- delete a descriptor
- closefrom(2), close_range(2)
- delete open file descriptors
- clri(8)
- clear an inode
- col(1)
- filter reverse line feeds from input
- color.4th(8)
- FreeBSD color-detection boot module
- color.lua(8)
- bootloader color module
- com_err(3)
- common error display routine
- comcontrol(8)
- control a special tty device
- compress(1), uncompress(1)
- compress and expand data
- condvar(9), cv_init(9), cv_destroy(9), cv_wait(9), cv_wait_sig(9), cv_wait_unlock(9), cv_timedwait(9), cv_timedwait_sbt(9), cv_timedwait_sig(9), cv_timedwait_sig_sbt(9), cv_signal(9), cv_broadcast(9), cv_broadcastpri(9), cv_wmesg(9)
- kernel condition variable
- config(8)
- build system configuration files
- config.lua(8)
- bootloader configuration module
- config_intrhook(9)
- schedule a function to be run after interrupts have been enabled, but before root is mounted
- confstr(3)
- get string-valued configurable variables
- conscontrol(8)
- control physical system video console devices
- copy(9), copyin(9), copyin_nofault(9), copyout(9), copyout_nofault(9), copystr(9), copyinstr(9)
- heterogenous address space copy functions
- copywin(3), %overlay(3), %overwrite(3), %copywin(3)
- overlay curses windows and manipulate them
- core.lua(8)
- bootloader core module
- coredumper_register(9), coredumper_unregister(9)
- loadable user coredumper support
- coretemp(4)
- device driver for Intel Core on-die digital thermal sensor
- counter(9)
- SMP-friendly kernel counter implementation
- cp2112(4)
- driver for a USB GPIO and I2C peripheral device
- cpio(1)
- copy files to and from archives
- cpu_machdep(9), cpu_copy_thread(9), cpu_exec_vmspace_reuse(9), cpu_exit(9), cpu_fetch_syscall_args(9), cpu_fork(9), cpu_fork_kthread_handler(9), cpu_idle(9), cpu_idle_wakeup(9), cpu_procctl(9), cpu_set_syscall_retval(9), cpu_set_upcall(9), cpu_set_user_tls(9), cpu_switch(9), cpu_sync_core(9), cpu_thread_alloc(9), cpu_thread_clean(9), cpu_thread_exit(9), cpu_thread_free(9), cpu_throw(9), cpu_update_pcb(9)
- machine-dependent interfaces to handle CPU and thread state
- cpucontrol(8)
- control utility for the cpuctl(4) device
- cpuctl(4)
- cpuctl pseudo device
- cpuset(2), cpuset_getid(2), cpuset_setid(2)
- manage CPU affinity sets
- cpuset_getdomain(2), cpuset_setdomain(2)
- manage memory domain policy
- cpuset_parselist(3), domainset_parselist(3)
- utility functions for cpuset(2) handling
- cr_bsd_visible(9)
- determine if subjects may see entities according to BSD security policies
- cr_cansee(9)
- determine visibility of objects given their user credentials
- cr_canseejailproc(9)
- determine if subjects may see entities in sub-jails
- cr_canseeothergids(9)
- determine if subjects may see entities in a disjoint group set
- cr_canseeotheruids(9)
- determine if subjects may see entities with differing user ID
- crash(8)
- FreeBSD system failures
- crashinfo(8)
- analyze a core dump of the operating system
- critical_enter(9), critical_exit(9)
- enter and exit a critical region
- cron(8)
- daemon to execute scheduled commands (Vixie Cron)
- crontab(1)
- maintain crontab files for individual users (V3)
- crontab(5)
- tables for driving cron
- crunchgen(1)
- generates build environment for a crunched binary
- crunchide(1)
- hides symbol names from ld, for crunching programs together
- crypt(3)
- Trapdoor encryption
- crypto(4), cryptodev(4)
- user-mode access to hardware-accelerated cryptography
- crypto_driver(9)
- interface for symmetric cryptographic drivers
- crypto_session(9)
- state used for symmetric cryptographic services
- csio_build(3), csio_build_visit(3), csio_decode(3), csio_decode_visit(3), buff_decode(3), buff_decode_visit(3), csio_encode(3), csio_encode_visit(3), buff_encode_visit(3)
- CAM user library SCSI buffer parsing routines
- csplit(1)
- split files based on context
- ctermid(3)
- generate terminal pathname
- ctfconvert(1)
- convert debug data to Compact C Type Format data
- ctfdump(1)
- dump the SUNW_ctf section of an ELF file
- ctfmerge(1)
- merge several CTF data sections into one
- ctl.conf(5)
- CAM Target Layer / iSCSI target / NVMeoF controller daemon configuration file
- ctladm(8)
- CAM Target Layer control utility
- ctld(8)
- CAM Target Layer / iSCSI target daemon
- cuda(4)
- Apple CUDA I/O Controller Driver
- cue(4)
- CATC USB-EL1210A USB Ethernet driver
- curpriority_cmp(9), maybe_resched(9), resetpriority(9), roundrobin(9), roundrobin_interval(9), sched_setup(9), schedclock(9), schedcpu(9), setrunnable(9), updatepri(9)
- perform round-robin scheduling of runnable processes
- curs_delch(3), %delch(3), %wdelch(3), %mvdelch(3), %mvwdelch(3)
- delete a character from a curses window
- curs_deleteln(3), %deleteln(3), %wdeleteln(3), %insdelln(3), %winsdelln(3), %insertln(3), %winsertln(3)
- delete or insert lines in a curses window
- curs_extend(3), %curses_version(3), %use_extended_names(3)
- miscellaneous curses extensions
- curs_get_wch(3), %get_wch(3), %wget_wch(3), %mvget_wch(3), %mvwget_wch(3), %unget_wch(3)
- get (or push back) a wide character from curses terminal keyboard
- curs_get_wstr(3), %get_wstr(3), %getn_wstr(3), %wget_wstr(3), %wgetn_wstr(3), %mvget_wstr(3), %mvgetn_wstr(3), %mvwget_wstr(3), %mvwgetn_wstr(3)
- get a wide-character string from a curses terminal keyboard
- curs_getcchar(3), %getcchar(3), %setcchar(3)
- convert between a wide-character string and a curses complex character
- curs_getch(3), %getch(3), %wgetch(3), %mvgetch(3), %mvwgetch(3), %ungetch(3), %has_key(3)
- get (or push back) characters from curses terminal keyboard
- curs_getstr(3), %getstr(3), %getnstr(3), %wgetstr(3), %wgetnstr(3), %mvgetstr(3), %mvgetnstr(3), %mvwgetstr(3), %mvwgetnstr(3)
- accept character strings from curses terminal keyboard
- curs_getyx(3), %getyx(3), %getparyx(3), %getbegyx(3), %getmaxyx(3)
- get curses cursor and window coordinates
- curs_in_wch(3), %in_wch(3), %mvin_wch(3), %mvwin_wch(3), %win_wch(3)
- get a curses complex character from a window
- curs_in_wchstr(3), %in_wchstr(3), %in_wchnstr(3), %win_wchstr(3), %win_wchnstr(3), %mvin_wchstr(3), %mvin_wchnstr(3), %mvwin_wchstr(3), %mvwin_wchnstr(3)
- get a curses complex character string from a window
- curs_inch(3), %inch(3), %winch(3), %mvinch(3), %mvwinch(3)
- get a curses character from a window
- curs_inchstr(3), %inchstr(3), %inchnstr(3), %winchstr(3), %winchnstr(3), %mvinchstr(3), %mvinchnstr(3), %mvwinchstr(3), %mvwinchnstr(3)
- get a curses character string from a window
- curs_initscr(3), %initscr(3), %newterm(3), %endwin(3), %isendwin(3), %set_term(3), %delscreen(3)
- initialize, manipulate, or tear down curses terminal interface
- curs_ins_wch(3), %ins_wch(3), %mvins_wch(3), %mvwins_wch(3), %wins_wch(3)
- insert a curses complex character in a window
- curs_ins_wstr(3), %ins_wstr(3), %ins_nwstr(3), %wins_wstr(3), %wins_nwstr(3), %mvins_wstr(3), %mvins_nwstr(3), %mvwins_wstr(3), %mvwins_nwstr(3)
- insert a wide-character string in a curses window
- curs_insch(3), %insch(3), %winsch(3), %mvinsch(3), %mvwinsch(3)
- insert a curses character in a window
- curs_insstr(3), %insstr(3), %insnstr(3), %winsstr(3), %winsnstr(3), %mvinsstr(3), %mvinsnstr(3), %mvwinsstr(3), %mvwinsnstr(3)
- insert a string in a curses window
- curs_instr(3), %instr(3), %innstr(3), %winstr(3), %winnstr(3), %mvinstr(3), %mvinnstr(3), %mvwinstr(3), %mvwinnstr(3)
- get a string from a curses window
- curs_inwstr(3), %inwstr(3), %innwstr(3), %winwstr(3), %winnwstr(3), %mvinwstr(3), %mvinnwstr(3), %mvwinwstr(3), %mvwinnwstr(3)
- get a wide-character string from a curses window
- curs_kernel(3), %def_prog_mode(3), %def_shell_mode(3), %reset_prog_mode(3), %reset_shell_mode(3), %resetty(3), %savetty(3), %getsyx(3), %setsyx(3), %ripoffline(3), %curs_set(3), %napms(3)
- low-level curses routines
- curs_legacy(3), %getattrs(3), %getbegx(3), %getbegy(3), %getcurx(3), %getcury(3), %getmaxx(3), %getmaxy(3), %getparx(3), %getpary(3)
- get curses cursor and window coordinates or attributes (legacy)
- curs_move(3), %move(3), %wmove(3)
- move cursor in a curses window
- curs_opaque(3), %is_cleared(3), %is_idlok(3), %is_idcok(3), %is_immedok(3), %is_keypad(3), %is_leaveok(3), %is_nodelay(3), %is_notimeout(3), %is_pad(3), %is_scrollok(3), %is_subwin(3), %is_syncok(3), %wgetdelay(3), %wgetparent(3), %wgetscrreg(3)
- obtain curses window properties
- curs_pad(3), %newpad(3), %subpad(3), %prefresh(3), %pnoutrefresh(3), %pechochar(3), %pecho_wchar(3)
- create and display curses pads
- curs_print(3), %mcprint(3)
- write binary data to printer using terminfo capabilities
- curs_printw(3), %printw(3), %wprintw(3), %mvprintw(3), %mvwprintw(3), %vwprintw(3), %vw_printw(3)
- write formatted output to a curses window
- curs_refresh(3), %doupdate(3), %redrawwin(3), %refresh(3), %wnoutrefresh(3), %wredrawln(3), %wrefresh(3)
- refresh curses windows or lines thereupon
- curs_scanw(3), %scanw(3), %wscanw(3), %mvscanw(3), %mvwscanw(3), %vwscanw(3), %vw_scanw(3)
- read formatted input from a curses window
- curs_scr_dump(3), %scr_dump(3), %scr_restore(3), %scr_init(3), %scr_set(3)
- read/write a curses screen from/to a file
- curs_scroll(3), %scroll(3), %scrl(3), %wscrl(3)
- scroll a curses window
- curs_slk(3), %slk_init(3), %slk_set(3), %slk_wset(3), %slk_refresh(3), %slk_noutrefresh(3), %slk_label(3), %slk_clear(3), %slk_restore(3), %slk_touch(3), %slk_attron(3), %slk_attrset(3), %slk_attroff(3), %slk_attr_on(3), %slk_attr_set(3), %slk_attr_off(3), %slk_attr(3), %slk_color(3), %extended_slk_color(3)
- curses soft label key routines
- curs_termcap(3), %PC(3), %UP(3), %BC(3), %ospeed(3), %tgetent(3), %tgetflag(3), %tgetnum(3), %tgetstr(3), %tgoto(3), %tputs(3)
- curses emulation of termcap
- curs_terminfo(3), %del_curterm(3), %mvcur(3), %putp(3), %restartterm(3), %set_curterm(3), %setupterm(3), %tigetflag(3), %tigetnum(3), %tigetstr(3), %tiparm(3), %tiparm_s(3), %tiscan_s(3), %tparm(3), %tputs(3), %vid_attr(3), %vid_puts(3), %vidattr(3), %vidputs(3)
- curses interfaces to %term%info database
- curs_threads(3), %NCURSES_WINDOW_CB(3), %NCURSES_SCREEN_CB(3), %get_escdelay(3), %set_escdelay(3), %set_tabsize(3), %use_screen(3), %use_window(3)
- curses support for multi-threaded applications
- curs_touch(3), %touchwin(3), %touchline(3), %untouchwin(3), %wtouchln(3), %is_linetouched(3), %is_wintouched(3)
- control terminal output refresh in a curses window
- curs_util(3), %delay_output(3), %filter(3), %flushinp(3), %getwin(3), %key_name(3), %keyname(3), %nofilter(3), %putwin(3), %unctrl(3), %use_env(3), %use_tioctl(3), %wunctrl(3)
- miscellaneous curses utility routines
- curs_variables(3), %bool(3), %chtype(3), %cchar_t(3), %attr_t(3), %SCREEN(3), %WINDOW(3), %TRUE(3), %FALSE(3), %ERR(3), %OK(3), %curscr(3), %newscr(3), %stdscr(3), %COLORS(3), %COLOR_PAIRS(3), %COLS(3), %LINES(3), %ESCDELAY(3), %TABSIZE(3)
- curses data types, constants, and global variables
- curs_window(3), %newwin(3), %delwin(3), %mvwin(3), %subwin(3), %derwin(3), %mvderwin(3), %dupwin(3), %wsyncup(3), %syncok(3), %wcursyncup(3), %wsyncdown(3)
- create and manipulate curses windows
- curses(3), %ncurses(3)
- character-cell terminal interface with optimized output
- cuse(3), libcuse(3)
- Userland character device library
- cuserid(3)
- get user name associated with effective UID
- cut(1)
- cut out selected portions of each line of a file
- cxgb(4)
- Chelsio T3 10 Gigabit Ethernet adapter driver
- cxgbe(4)
- Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
- cxgbetool(8)
- userspace companion to Chelsio cxgbe Ethernet driver
- cxgbev(4)
- Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver
- cyapa(4)
- Cypress APA trackpad with I2C interface driver
- d(7), D(7)
- DTrace scripting language overview
- da(4)
- SCSI Direct Access device driver
- daemon(3)
- run in the background
- daemon(8)
- run detached from the controlling terminal
- data_ahead(3), data_behind(3)
- test for off-screen data in given forms
- date(1)
- display or set date and time
- daylight(3), timezone(3), tzname(3), tzset(3)
- initialize time conversion information
- dbm_clearerr(3), dbm_close(3), dbm_delete(3), dbm_dirfno(3), dbm_error(3), dbm_fetch(3), dbm_firstkey(3), dbm_nextkey(3), dbm_open(3), dbm_store(3)
- database access functions
- dbopen(3)
- database access methods
- dc(1)
- arbitrary-precision decimal reverse-Polish notation calculator
- dc(4)
- DEC/Intel 21143 and clone 10/100 Ethernet driver
- dcons(4)
- dumb console device driver
- dcons_crom(4)
- Configuration ROM stub for dcons(4)
- dconschat(8)
- user interface to dcons(4)
- dd(1)
- convert and copy a file
- ddb(4)
- interactive kernel debugger
- ddb(8)
- configure DDB kernel debugger properties
- debug.sh(8)
- selectively debug scripts
- decryptcore(8)
- decrypt a core dump of the operating system
- define_key(3), %define_key(3)
- define a curses keycode
- delay.4th(8)
- FreeBSD debugging boot module
- des_crypt(3), ecb_crypt(3), cbc_crypt(3), des_setparity(3)
- fast DES encryption
- dev_clone(9), drain_dev_clone_events(9)
- eventhandler for name-based device cloning in devfs
- dev_refthread(9), devvn_refthread(9), dev_relthread(9)
- safely access device methods
- devcfg(4)
- Zynq PL device config interface
- devclass(9)
- object representing a class of devices
- devclass_find(9)
- search for a devclass
- devclass_get_device(9)
- translate unit number to device
- devclass_get_devices(9)
- get a list of devices in a devclass
- devclass_get_drivers(9)
- get a list of drivers in a devclass
- devclass_get_maxunit(9)
- find the maximum unit number in the class
- devclass_get_name(9)
- access the name of a devclass
- devclass_get_softc(9)
- translate unit number to driver private structure
- devctl(3), devctl_attach(3), devctl_clear_driver(3), devctl_delete(3), devctl_detach(3), devctl_disable(3), devctl_enable(3), devctl_freeze(3), devctl_getpath(3), devctl_rescan(3), devctl_reset(3), devctl_resume(3), devctl_set_driver(3), devctl_suspend(3), devctl_thaw(3)
- device control library
- devctl(4)
- device event reporting and device control interface
- devctl(8)
- device control utility
- devctl_notify(9)
- Send a message, via devctl, to userland
- devctl_process_running(9)
- Returns true when devctl has a consumer process running
- devctl_safe_quote_sb(9)
- Insert a string, properly quoted, into a sbuf
- devd(8)
- device state change daemon
- devd.conf(5)
- configuration file format for devd(8)
- development(7)
- introduction to development process
- devfs(4)
- device file system
- devfs(8)
- DEVFS control
- devfs.conf(5)
- boot-time devfs configuration information
- devfs.rules(5)
- devfs configuration information
- devfs_set_cdevpriv(9), devfs_get_cdevpriv(9), devfs_clear_cdevpriv(9), devfs_foreach_cdevpriv(9)
- manage per-open filedescriptor data for devices
- device(9)
- an abstract representation of a device
- device.hints(5)
- device resource hints
- device_add_child(9), device_add_child_ordered(9)
- add a new device as a child of an existing device
- device_attach(9), device_detach(9), device_probe(9), device_probe_and_attach(9)
- manage device's connection to a device driver
- device_delete_child(9)
- delete a child from a device
- device_delete_children(9)
- delete all child devices of a given device
- device_enable(9), device_disable(9), device_is_enabled(9)
- manipulate device enabled flag
- device_find_child(9)
- search for a child of a device
- device_get_children(9)
- get a list of devices connected to a device
- device_get_devclass(9)
- access the devclass of a device
- device_get_driver(9)
- access the current driver of a device
- device_get_ivars(9), device_set_ivars(9)
- access bus private variables
- device_get_name(9), device_get_nameunit(9)
- access the name of a device's device class or instance
- device_get_parent(9)
- return the device's parent
- device_get_property(9), device_has_property(9)
- access device specific data
- device_get_softc(9)
- access driver private instance variables
- device_get_state(9), device_busy(9), device_unbusy(9), device_is_alive(9), device_is_attached(9)
- manipulate device state
- device_get_sysctl_ctx(9), device_get_sysctl_tree(9)
- manipulate the sysctl oid tree for driver specific sysctl nodes
- device_get_unit(9)
- access the unit number of a device
- device_printf(9)
- formatted output conversion
- device_quiet(9), device_verbose(9), device_is_quiet(9)
- manipulate device quiet flag
- device_set_desc(9), device_set_descf(9), device_set_desc_copy(9), device_get_desc(9)
- access the description of a device
- device_set_driver(9)
- associate a specific driver with a device node in the tree
- device_set_flags(9), device_get_flags(9)
- manipulate driver flags
- devinfo(3), devinfo_init(3), devinfo_free(3), devinfo_handle_to_device(3), devinfo_handle_to_resource(3), devinfo_handle_to_rman(3), devinfo_foreach_device_child(3), devinfo_foreach_device_resource(3), devinfo_foreach_rman_resource(3), devinfo_foreach_rman(3)
- device and resource information utility library
- devinfo(8)
- print information about system device configuration
- devmatch(8)
- print information about unattached devices
- devname(3)
- get device name
- devstat(3), devstat_getnumdevs(3), devstat_getgeneration(3), devstat_getversion(3), devstat_checkversion(3), devstat_getdevs(3), devstat_selectdevs(3), devstat_buildmatch(3), devstat_compute_statistics(3), devstat_compute_etime(3)
- device statistics utility library
- devstat(9), devstat_end_transaction(9), devstat_end_transaction_bio(9), devstat_end_transaction_bio_bt(9), devstat_new_entry(9), devstat_remove_entry(9), devstat_start_transaction(9), devstat_start_transaction_bio(9)
- kernel interface for keeping device statistics
- devtoname(9)
- converts character device into a string indicating the device name
- df(1)
- display free disk space
- dhclient(8)
- Dynamic Host Configuration Protocol (DHCP) client
- dhclient-script(8)
- DHCP client network configuration script
- dhclient.conf(5)
- DHCP client configuration file
- dhclient.leases(5)
- DHCP client lease database
- dhcp-options(5)
- Dynamic Host Configuration Protocol options
- diff(1)
- differential file and directory comparator
- diff3(1)
- compare three files line by line
- digittoint(3), digittoint_l(3)
- convert a numeric character to its integer value
- digittoint(3), isalnum(3), isalpha(3), isascii(3), isblank(3), iscntrl(3), isdigit(3), isgraph(3), ishexnumber(3), isideogram(3), islower(3), isnumber(3), isphonogram(3), isprint(3), ispunct(3), isrune(3), isspace(3), isspecial(3), isupper(3), isxdigit(3), toascii(3), tolower(3), toupper(3)
- character classification functions
- digittoint_l(3), isalnum_l(3), isalpha_l(3), isblank_l(3), iscntrl_l(3), isdigit_l(3), isgraph_l(3), ishexnumber_l(3), isideogram_l(3), islower_l(3), isnumber_l(3), isphonogram_l(3), isprint_l(3), ispunct_l(3), isrune_l(3), isspace_l(3), isspecial_l(3), isupper_l(3), isxdigit_l(3), tolower_l(3), toupper_l(3)
- character classification functions
- dir(5), dirent(5)
- directory file format
- dirname(3)
- extract the directory part of a pathname
- disc(4)
- software discard network interface
- disk(4)
- common disk interfaces
- disk(9)
- kernel disk storage API
- diskinfo(8)
- get information about disk device
- diskless(8)
- booting a system over the network with PXE
- disktab(5)
- disk description file
- div(3)
- return quotient and remainder from division
- divert(4)
- kernel packet diversion mechanism
- dl_iterate_phdr(3)
- iterate over program headers
- dladdr(3)
- find the shared object containing a given address
- dlinfo(3)
- information about dynamically loaded object
- dllockinit(3)
- register thread locking methods with the dynamic linker
- dlopen(3), fdlopen(3), dlsym(3), dlvsym(3), dlfunc(3), dlerror(3), dlclose(3)
- programmatic interface to the dynamic linker
- dma(8)
- DragonFly Mail Agent
- dma.conf(5), dma(5)
- DragonFly Mail Agent
- dmesg(8)
- display the system message buffer
- dnv(9), dnvlist_get(9), dnvlist_take(9)
- API for getting name/value pairs with a default value
- domain(9), protosw(9)
- programming interface for kernel socket implementation
- domainname(1)
- set or print name of current YP/NIS domain
- domainset(9), domainset(9)(9)
- domainset functions and operation
- dpcpu(9)
- Kernel Dynamic Per-CPU Memory Allocator
- dpms(4)
- VESA BIOS DPMS driver
- drand48(3), erand48(3), lrand48(3), nrand48(3), mrand48(3), jrand48(3), srand48(3), seed48(3), lcong48(3)
- pseudo random number generators and initialization routines
- drawer.lua(8)
- bootloader menu/screen drawer module
- drbr(9), drbr_free(9), drbr_enqueue(9), drbr_dequeue(9), drbr_dequeue_cond(9), drbr_flush(9), drbr_empty(9), drbr_inuse(9)
- network driver interface to buf_ring
- drill(1)
- get (debug) information out of DNS(SEC)
- driver(9)
- structure describing a device driver
- ds1307(4)
- 64 x 8, serial, i2c real-time clock (RTC)
- ds3231(4)
- Extremely Accurate i2c-integrated real-time clock (RTC)/TCXO/Crystal
- dtc(1)
- device tree compiler
- dtrace(1)
- dynamic tracing compiler and tracing utility
- dtrace_audit(4)
- A DTrace provider for tracing audit(4) events
- dtrace_dtrace(4)
- a DTrace provider for BEGIN, END, and ERROR probes
- dtrace_fbt(4)
- a DTrace provider for dynamic kernel tracing based on function boundaries
- dtrace_io(4)
- a DTrace provider for tracing events related to disk I/O
- dtrace_ip(4)
- a DTrace provider for tracing events related to the IPv4 and IPv6 protocols
- dtrace_kinst(4)
- a DTrace provider for tracing arbitrary instructions in a given kernel function
- dtrace_lockstat(4)
- a DTrace provider for tracing kernel locking events
- dtrace_proc(4)
- a DTrace provider for tracing events related to user processes
- dtrace_profile(4)
- a DTrace provider for firing probes at a given time interval
- dtrace_sched(4)
- a DTrace provider for tracing CPU scheduling events
- dtrace_sctp(4)
- a DTrace provider for tracing events related to the sctp(4) protocol
- dtrace_tcp(4)
- a DTrace provider for tracing events related to the tcp(4) protocol
- dtrace_udp(4)
- a DTrace provider for tracing events related to the UDP protocol
- dtrace_udplite(4)
- a DTrace provider for tracing events related to the UDP-Lite protocol
- dtsec(4)
- Freescale Datapath Acceleration Architecture-based Three-Speed Ethernet Controller device driver
- du(1)
- display disk usage statistics
- dummymbuf(4)
- mbuf alteration pfil hooks
- dummynet(4)
- traffic shaper, bandwidth manager and delay emulator
- dump(8), rdump(8)
- file system backup
- dumpcis(8)
- PC Card and Cardbus (PCMCIA) CIS display tool
- dumpfs(8)
- dump UFS file system information
- dumpon(8)
- specify a device for crash dumps
- dup(2), dup2(2)
- duplicate an existing file descriptor
- dup3(3)
- duplicate an existing file descriptor
- duplocale(3)
- duplicate an locale
- dwarf(3)
- access debugging information in object files
- dwarf_add_AT_comp_dir(3)
- create and attach a DW_AT_comp_dir attribute
- dwarf_add_AT_const_value_signedint(3), dwarf_add_AT_const_value_string(3), dwarf_add_AT_const_value_unsignedint(3)
- create and attach a DW_AT_const_value attribute
- dwarf_add_AT_dataref(3)
- create an attribute descriptor for a relocatable address
- dwarf_add_AT_flag(3)
- create and attach a flag attribute
- dwarf_add_AT_location_expr(3)
- create an attribute descriptor for a location expression
- dwarf_add_AT_name(3)
- create and attach a DW_AT_name attribute
- dwarf_add_AT_producer(3)
- create and attach a DW_AT_producer attribute
- dwarf_add_AT_ref_address(3)
- create a reference class attribute descriptor
- dwarf_add_AT_reference(3)
- create and attach an attribute that references another DIE
- dwarf_add_AT_signed_const(3), dwarf_add_AT_unsigned_const(3)
- create and attach constant class attributes
- dwarf_add_AT_string(3)
- create and attach a string class attribute
- dwarf_add_AT_targ_address(3), dwarf_add_AT_targ_address_b(3)
- create and attach address class attributes
- dwarf_add_arange(3), dwarf_add_arange_b(3)
- add address range information to a DWARF producer instance
- dwarf_add_die_to_debug(3)
- set the root debugging information entry
- dwarf_add_directory_decl(3)
- add a directory name to a producer instance
- dwarf_add_expr_addr(3), dwarf_add_expr_addr_b(3)
- add a DW_OP_addr location expression
- dwarf_add_expr_gen(3)
- add an operator to a location expression descriptor
- dwarf_add_fde_inst(3)
- add a call frame instruction to a DWARF frame descriptor
- dwarf_add_file_decl(3)
- add a source file entry to a producer instance
- dwarf_add_frame_cie(3)
- add a call frame common information entry to a DWARF producer instance
- dwarf_add_frame_fde(3)
- add a call frame descriptor to a DWARF producer instance
- dwarf_add_funcname(3)
- add information about a static function to a DWARF producer instance
- dwarf_add_line_entry(3)
- add a line number information entry to a producer instance
- dwarf_add_pubname(3)
- add information about a global object to a DWARF producer instance
- dwarf_add_typename(3)
- add information about a user-defined type to a DWARF producer instance
- dwarf_add_varname(3)
- add information about a static variable to a DWARF producer instance
- dwarf_add_weakname(3)
- add information about a weak object to a DWARF producer instance
- dwarf_arrayorder(3), dwarf_bitoffset(3), dwarf_bitsize(3), dwarf_bytesize(3), dwarf_highpc(3), dwarf_highpc_b(3), dwarf_lowpc(3), dwarf_srclang(3)
- retrieve the value of a DWARF attribute
- dwarf_attr(3)
- retrieve an attribute descriptor associated with a DWARF debugging information entry
- dwarf_attrlist(3)
- retrieve DWARF attribute descriptors
- dwarf_attroffset(3)
- retrieve the section-relative offset of an attribute descriptor
- dwarf_attrval_flag(3), dwarf_attrval_signed(3), dwarf_attrval_string(3), dwarf_attrval_unsigned(3)
- retrieve the value of an attribute within a DWARF debugging information entry
- dwarf_child(3), dwarf_offdie(3), dwarf_offdie_b(3), dwarf_siblingof(3), dwarf_siblingof_b(3)
- retrieve DWARF Debugging Information Entry descriptors
- dwarf_dealloc(3), dwarf_fde_cie_list_dealloc(3), dwarf_funcs_dealloc(3), dwarf_globals_dealloc(3), dwarf_pubtypes_dealloc(3), dwarf_ranges_dealloc(3), dwarf_srclines_dealloc(3), dwarf_types_dealloc(3), dwarf_vars_dealloc(3), dwarf_weaks_dealloc(3)
- release resources
- dwarf_def_macro(3)
- add a macro definition to a DWARF producer instance
- dwarf_die_CU_offset(3), dwarf_die_CU_offset_range(3), dwarf_dieoffset(3), dwarf_get_cu_die_offset_given_cu_header_offset(3), dwarf_get_cu_die_offset_given_cu_header_offset_b(3)
- return offsets of DWARF debugging information entries
- dwarf_die_abbrev_code(3)
- retrieve the abbreviation code for a DWARF debugging information entry
- dwarf_die_link(3)
- link a debugging information entry
- dwarf_diename(3)
- retrieve the name associated with a debugging information entry
- dwarf_end_macro_file(3)
- mark the end of the current source file inclusion
- dwarf_errmsg(3)
- retrieve a human-readable string corresponding to a Dwarf_Error instance
- dwarf_errno(3)
- retrieve the error number corresponding to a Dwarf_Error instance
- dwarf_expand_frame_instructions(3)
- expand frame instructions
- dwarf_expr_current_offset(3)
- retrieve the number of bytes in a location expression stream
- dwarf_expr_into_block(3)
- retrieve the byte stream for a location expression
- dwarf_fde_cfa_offset(3)
- add a DW_CFA_offset frame instruction to a DWARF frame descriptor
- dwarf_find_macro_value_start(3)
- return the address of the first byte of a macro value
- dwarf_finish(3), dwarf_object_finish(3)
- free resources associated with a debug descriptor
- dwarf_formaddr(3)
- return the value of an ADDRESS class attribute
- dwarf_formblock(3)
- return the value of a BLOCK attribute
- dwarf_formexprloc(3)
- return information about a location expression
- dwarf_formflag(3)
- return the value of a BOOLEAN class attribute
- dwarf_formref(3), dwarf_global_formref(3)
- retrieve offsets for REFERENCE class attributes
- dwarf_formsig8(3)
- return the 64-bit type signature for a DWARF type
- dwarf_formstring(3)
- return the value of a STRING class attribute
- dwarf_formudata(3), dwarf_formsdata(3)
- return the value of a CONSTANT class attribute
- dwarf_get_ACCESS_name(3), dwarf_get_AT_name(3), dwarf_get_ATE_name(3), dwarf_get_CC_name(3), dwarf_get_CFA_name(3), dwarf_get_CHILDREN_name(3), dwarf_get_DS_name(3), dwarf_get_DSC_name(3), dwarf_get_EH_name(3), dwarf_get_END_name(3), dwarf_get_FORM_name(3), dwarf_get_ID_name(3), dwarf_get_INL_name(3), dwarf_get_LANG_name(3), dwarf_get_LNE_name(3), dwarf_get_LNS_name(3), dwarf_get_MACINFO_name(3), dwarf_get_OP_name(3), dwarf_get_ORD_name(3), dwarf_get_TAG_name(3), dwarf_get_UT_name(3), dwarf_get_VIRTUALITY_name(3), dwarf_get_VIS_name(3)
- retrieve the symbolic names of DWARF constants
- dwarf_get_abbrev(3)
- retrieve abbreviation information
- dwarf_get_abbrev_children_flag(3)
- return a flag indicating the presence of children
- dwarf_get_abbrev_code(3)
- retrieve the abbreviation code for an abbreviation
- dwarf_get_abbrev_entry(3)
- retrieve attribute information from an abbreviation descriptor
- dwarf_get_abbrev_tag(3)
- retrieve the tag for an abbreviation
- dwarf_get_address_size(3)
- return the number of bytes needed to represent an address
- dwarf_get_arange(3)
- retrieve the address range descriptor for an address
- dwarf_get_arange_cu_header_offset(3), dwarf_get_cu_die_offset(3)
- retrieve compilation unit offsets
- dwarf_get_arange_info(3)
- extract address range information from a descriptor
- dwarf_get_aranges(3)
- retrieve program address space mappings
- dwarf_get_cie_index(3)
- retrieve the index of a CIE descriptor
- dwarf_get_cie_info(3)
- retrieve information associated with a CIE descriptor
- dwarf_get_cie_of_fde(3)
- retrieve CIE descriptor
- dwarf_get_die_infotypes_flag(3)
- indicate the originating DWARF section for a DIE
- dwarf_get_elf(3)
- retrieve the Elf descriptor associated with a Dwarf_Debug instance
- dwarf_get_fde_at_pc(3)
- retrieve the FDE descriptor for an address
- dwarf_get_fde_info_for_all_regs(3)
- retrieve register rule row
- dwarf_get_fde_info_for_all_regs3(3)
- retrieve register rule row
- dwarf_get_fde_info_for_cfa_reg3(3), dwarf_get_fde_info_for_cfa_regs3(3)
- retrieve a CFA register rule
- dwarf_get_fde_info_for_reg(3)
- retrieve register rule
- dwarf_get_fde_info_for_reg3(3)
- retrieve register rule
- dwarf_get_fde_instr_bytes(3)
- retrieve instructions from FDE descritpor
- dwarf_get_fde_list(3)
- retrieve frame information
- dwarf_get_fde_n(3)
- retrieve FDE descriptor
- dwarf_get_fde_range(3)
- retrieve range information from an FDE descriptor
- dwarf_get_form_class(3)
- retrieve the form class of an attribute
- dwarf_get_funcs(3), dwarf_func_cu_offset(3), dwarf_func_die_offset(3), dwarf_func_name_offsets(3), dwarf_funcname(3)
- retrieve information about static functions
- dwarf_get_globals(3), dwarf_global_cu_offset(3), dwarf_global_die_offset(3), dwarf_global_name_offsets(3), dwarf_globname(3)
- retrieve information about global objects
- dwarf_get_loclist_entry(3)
- retrieve DWARF location list entry
- dwarf_get_macro_details(3)
- retrieve macro information
- dwarf_get_pubtypes(3), dwarf_pubtype_cu_offset(3), dwarf_pubtype_die_offset(3), dwarf_pubtype_name_offsets(3), dwarf_pubtypename(3)
- retrieve information about user-defined types
- dwarf_get_ranges(3)
- retrieve non-contiguous address ranges
- dwarf_get_relocation_info(3)
- retrieve generated relocation arrays
- dwarf_get_relocation_info_count(3)
- return the number of relocation arrays
- dwarf_get_section_bytes(3)
- retrieve ELF section byte streams
- dwarf_get_section_max_offsets(3), dwarf_get_section_max_offsets_b(3)
- return the size of DWARF sections
- dwarf_get_str(3)
- retrieve a string from the DWARF string section
- dwarf_get_types(3), dwarf_type_cu_offset(3), dwarf_type_die_offset(3), dwarf_type_name_offsets(3), dwarf_typename(3)
- retrieve information about user-defined types
- dwarf_get_vars(3), dwarf_var_cu_offset(3), dwarf_var_die_offset(3), dwarf_var_name_offsets(3), dwarf_varname(3)
- retrieve information about static variables
- dwarf_get_weaks(3), dwarf_weak_cu_offset(3), dwarf_weak_die_offset(3), dwarf_weak_name_offsets(3), dwarf_weakname(3)
- retrieve information about weak symbols
- dwarf_hasattr(3)
- check for the presence of an attribute
- dwarf_hasform(3), dwarf_whatform(3), dwarf_whatform_direct(3)
- query attribute forms
- dwarf_init(3), dwarf_elf_init(3)
- allocate a DWARF debug descriptor
- dwarf_lineaddr(3), dwarf_linebeginstatement(3), dwarf_lineblock(3), dwarf_lineendsequence(3), dwarf_lineno(3), dwarf_lineoff(3), dwarf_linesrc(3), dwarf_line_srcfileno(3)
- retrieve information associated with a DWARF line descriptor
- dwarf_lne_end_sequence(3)
- set the end of instruction sequence
- dwarf_lne_set_address(3)
- set the base address for line number information
- dwarf_loclist(3), dwarf_loclist_n(3)
- retrieve DWARF location expression information
- dwarf_loclist_from_expr(3), dwarf_loclist_from_expr_a(3), dwarf_loclist_from_expr_b(3)
- translate DWARF location expression bytes
- dwarf_new_die(3)
- allocate a new debugging information entry
- dwarf_new_expr(3)
- create a location expression descriptor
- dwarf_new_fde(3)
- allocate a DWARF frame descriptor
- dwarf_next_cu_header(3), dwarf_next_cu_header_b(3), dwarf_next_cu_header_c(3)
- step through compilation units in a DWARF debug context
- dwarf_next_types_section(3)
- step through.debug_types sections in a debug context
- dwarf_object_init(3)
- allocate a DWARF debug descriptor with application-specific file
- dwarf_producer_init(3), dwarf_producer_init_b(3)
- allocate a DWARF producer descriptor
- dwarf_producer_set_isa(3)
- specify the instruction set architecture for a DWARF producer instance
- dwarf_reset_section_bytes(3)
- reset the internal state of a producer instance
- dwarf_set_frame_cfa_value(3), dwarf_set_frame_rule_initial_value(3), dwarf_set_frame_rule_table_size(3), dwarf_set_frame_same_value(3), dwarf_set_frame_undefined_value(3)
- set internal register rule table parameters
- dwarf_set_reloc_application(3)
- set a library-wide relocation flag
- dwarf_seterrarg(3), dwarf_seterrhand(3)
- configure error handling
- dwarf_srcfiles(3)
- retrieve source file information
- dwarf_srclines(3)
- retrieve line number information for a debugging information entry
- dwarf_start_macro_file(3)
- mark the start of a source file inclusion
- dwarf_tag(3)
- retrieve the tag associated with a DWARF debugging information entry
- dwarf_transform_to_disk_form(3)
- transform DWARF information into byte streams
- dwarf_undef_macro(3)
- record the removal of a macro definition
- dwarf_vendor_ext(3)
- add vendor-specific macro information to a DWARF producer instance
- dwarf_whatattr(3)
- retrieve the attribute code for a DWARF attribute
- dwatch(1)
- watch processes as they trigger a particular DTrace probe
- dynamic_field_info(3), field_info(3)
- retrieve field characteristics
- e6000sw(4)
- Marvell 88E6000 series Gigabit Ethernet switch driver
- e6060sw(4)
- Marvell 88E6060/88E6063/88E6065 Fast Ethernet switch driver
- easterg(3), easterog(3), easteroj(3), gdate(3), jdate(3), ndaysg(3), ndaysj(3), week(3), weekday(3)
- Calendar arithmetic for the Christian era
- echo(1)
- write arguments to the standard output
- ed(1), red(1)
- text editor
- editline(3), el_init(3), el_init_fd(3), el_end(3), el_reset(3), el_gets(3), el_wgets(3), el_getc(3), el_wgetc(3), el_push(3), el_wpush(3), el_parse(3), el_wparse(3), el_set(3), el_wset(3), el_get(3), el_wget(3), el_source(3), el_resize(3), el_cursor(3), el_line(3), el_wline(3), el_insertstr(3), el_winsertstr(3), el_deletestr(3), el_wdeletestr(3), history_init(3), history_winit(3), history_end(3), history_wend(3), history(3), history_w(3), tok_init(3), tok_winit(3), tok_end(3), tok_wend(3), tok_reset(3), tok_wreset(3), tok_line(3), tok_wline(3), tok_str(3), tok_wstr(3)
- line editor, history and tokenization functions
- editline(7)
- line editing user interface
- editmap(8)
- query and edit single records in database maps for sendmail
- editrc(5)
- configuration file for editline library
- edquota(8)
- edit user quotas
- edsc(4)
- Ethernet discard network interface
- ee(1)
- easy editor
- efi(8), UEFI(8)
- Unified Extensible Firmware Interface bootstrapping procedures
- efidev(4), efirtc(4)
- user-mode access to UEFI runtime services
- efidp(8)
- UEFI Device Path manipulation
- efitable(8)
- dump UEFI tables
- ehci(4)
- USB Enhanced Host Controller driver
- elf32_getchdr(3), elf64_getchdr(3), gelf_getchdr(3)
- retrieve the compression header of a section
- elf32_getehdr(3), elf64_getehdr(3), gelf_getehdr(3)
- retrieve the object file header
- elf32_getphdr(3), elf64_getphdr(3), gelf_getphdr(3)
- retrieve an ELF program header table
- elf32_getshdr(3), elf64_getshdr(3), gelf_getshdr(3)
- retrieve the class-dependent section header
- elf32_newehdr(3), elf64_newehdr(3), gelf_newehdr(3)
- retrieve or allocate the object file header
- elf32_newphdr(3), elf64_newphdr(3), gelf_newphdr(3)
- allocate an ELF program header table
- elf32_xlatetof(3), elf32_xlatetom(3), elf64_xlatetof(3), elf64_xlatetom(3), gelf_xlatetof(3), gelf_xlatetom(3)
- translate data between files and memory
- elf_aux_info(3)
- extract data from the elf auxiliary vector of the current process
- elf_cntl(3)
- control an elf file descriptor
- elf_end(3)
- release an ELF descriptor
- elf_errmsg(3), elf_errno(3)
- ELF library error message handling
- elf_fill(3)
- set fill byte for inter-section padding
- elf_flagarhdr(3), elf_flagdata(3), elf_flagehdr(3), elf_flagelf(3), elf_flagphdr(3), elf_flagscn(3), elf_flagshdr(3)
- manipulate flags associated with ELF data structures
- elf_getarhdr(3)
- retrieve ar(1) header for an archive member
- elf_getdata(3), elf_newdata(3), elf_rawdata(3)
- iterate through or allocate section data
- elf_getident(3)
- return the initial bytes of a file
- elf_getphdrnum(3)
- return the number of program headers in an ELF file
- elf_getphnum(3)
- return the number of program headers in an ELF file
- elf_getscn(3), elf_ndxscn(3), elf_newscn(3), elf_nextscn(3)
- get/allocate section information for an ELF object
- elf_getshdrnum(3)
- return the number of sections in an ELF file
- elf_getshdrstrndx(3)
- retrieve the index of the section name string table
- elf_getshstrndx(3), elf_setshstrndx(3)
- retrieve/update the index of the section name string table
- elf_kind(3)
- determine ELF file type
- elf_memory(3)
- process an ELF or ar(1) archive mapped into memory
- elf_next(3)
- provide sequential access to the next archive member
- elf_open(3), elf_openmemory(3)
- open ELF objects and ar(1) archives
- elf_rand(3)
- provide sequential access to the next archive member
- elf_rawfile(3)
- return uninterpreted contents of an ELF file
- elf_update(3)
- update an ELF descriptor
- elfcopy(1), objcopy(1)
- copy and translate object files
- elfdump(1)
- display information about ELF files
- elftc(3)
- support routines used in the Elftoolchain project
- elftc_bfd_find_target(3), elftc_bfd_target_byteorder(3), elftc_bfd_target_class(3), elftc_bfd_target_flavor(3), elftc_bfd_target_machine(3)
- binary object descriptor handling
- elftc_copyfile(3)
- convenience function to copy data
- elftc_demangle(3)
- demangle a C++ name
- elftc_string_table_create(3), elftc_string_table_destroy(3), elftc_string_table_from_section(3), elftc_string_table_image(3), elftc_string_table_insert(3), elftc_string_table_lookup(3), elftc_string_table_remove(3), elftc_string_table_to_string(3)
- convenience routines for handling ELF string tables
- elftc_timestamp(3)
- return the current or environment-provided timestamp
- elftc_version(3)
- return a project-wide version identifier string
- em(4), lem(4), igb(4)
- Intel(R) PRO/1000 Gigabit Ethernet adapter driver
- ena(4)
- AWS EC2 Elastic Network Adapter (ENA) driver
- end(3), etext(3), edata(3)
- end boundaries of image segments
- endutxent(3), getutxent(3), getutxid(3), getutxline(3), getutxuser(3), pututxline(3), setutxdb(3), setutxent(3)
- user accounting database functions
- enetc(4)
- Freescale ENETC PCIe Gigabit Ethernet driver
- enic(4)
- VIC Ethernet NIC driver
- env(1)
- set environment and execute command, or print environment
- epair(4)
- A pair of virtual back-to-back connected Ethernet interfaces
- epoch(9), epoch_context(9), epoch_alloc(9), epoch_free(9), epoch_enter(9), epoch_exit(9), epoch_wait(9), epoch_enter_preempt(9), epoch_exit_preempt(9), epoch_wait_preempt(9), epoch_call(9), epoch_drain_callbacks(9), in_epoch(9), in_epoch_verbose(9)
- kernel epoch based reclamation
- eqn(7)
- eqn language reference for mandoc
- err(3), verr(3), errc(3), verrc(3), errx(3), verrx(3), warn(3), vwarn(3), warnc(3), vwarnc(3), warnx(3), vwarnx(3), err_set_exit(3), err_set_file(3)
- formatted error messages
- est(4)
- Enhanced Speedstep Technology
- et(4)
- Agere ET1310 10/100/Gigabit Ethernet driver
- etcupdate(8)
- manage updates to system files not updated by installworld
- etdump(1)
- dump ISO-9660 El Torito boot catalog information
- ether_gen_addr(9)
- generate an arbitrary MAC address for use
- ethers(3), ether_line(3), ether_aton(3), ether_aton_r(3), ether_ntoa(3), ether_ntoa_r(3), ether_ntohost(3), ether_hostton(3)
- Ethernet address conversion and lookup routines
- ethers(5)
- ethernet address database
- euc(5)
- EUC encoding of wide characters
- eui64(3), eui64_aton(3), eui64_ntoa(3), eui64_ntohost(3), eui64_hostton(3)
- IEEE EUI-64 conversion and lookup routines
- eui64(5)
- IEEE EUI-64 address database
- eventfd(2)
- create a file descriptor for event notification
- eventfd_read(3), eventfd(3)
- create a file descriptor for event notification
- ex(1), vi(1), view(1)
- text editors
- exca(4)
- helper module for PC Card and CardBus systems
- exp(3), expf(3), expl(3), exp2(3), exp2f(3), exp2l(3), expm1(3), expm1f(3), expm1l(3), pow(3), powf(3), powl(3)
- exponential and power functions
- expand(1), unexpand(1)
- expand tabs to spaces, and vice versa
- expand_number(3), expand_unsigned(3)
- parse a number from human readable form
- exports(5)
- define remote mount points for NFS mount requests
- extattr(9)
- virtual file system named extended attributes
- extattr_delete_fd(2), extattr_delete_file(2), extattr_delete_link(2), extattr_get_fd(2), extattr_get_file(2), extattr_get_link(2), extattr_list_fd(2), extattr_list_file(2), extattr_list_link(2), extattr_set_fd(2), extattr_set_file(2), extattr_set_link(2)
- system calls to manipulate VFS extended attributes
- extattr_namespace_to_string(3), extattr_string_to_namespace(3)
- convert an extended attribute namespace identifier to a string and vice versa
- extattrctl(8)
- manage UFS1 extended attributes
- fbtab(5)
- change device protection upon login
- fclose(3), fdclose(3), fcloseall(3)
- close a stream
- fd(4), stdin(4), stdout(4), stderr(4)
- file descriptor files
- fdatasync(2), fsync(2)
- synchronise changes to a file
- fdc(4)
- PC architecture floppy disk controller driver
- fdcontrol(8)
- display and modify floppy disk parameters
- fdescfs(4)
- file-descriptor file system
- fdformat(8)
- format floppy disks
- fdim(3), fdimf(3), fdiml(3)
- positive difference functions
- fdisk(8)
- PC slice table maintenance utility
- fdread(1)
- read floppy disks
- fdt(4)
- Flattened Device Tree support
- fdt_pinctrl(4)
- FDT I/O pin multiplexing support
- fdt_pinctrl(9)
- helper functions for FDT pinmux controller drivers
- fdtbus(4)
- Flattened Device Tree bus driver
- fdwrite(1)
- format and write floppy disks
- feclearexcept(3), fegetexceptflag(3), feraiseexcept(3), fesetexceptflag(3), fetestexcept(3), fegetround(3), fesetround(3), fegetenv(3), feholdexcept(3), fesetenv(3), feupdateenv(3), feenableexcept(3), fedisableexcept(3), fegetexcept(3)
- floating-point environment control
- feenableexcept(3), fedisableexcept(3), fegetexcept(3)
- floating-point exception masking
- fegetenv(3), feholdexcept(3), fesetenv(3), feupdateenv(3)
- floating-point environment save and restore
- fegetround(3), fesetround(3)
- floating-point rounding control
- felix(4)
- driver for Microchip Ocelot Felix switch
- fetch(9), fubyte(9), fuword(9), fuword16(9), fuword32(9), fuword64(9), fueword(9), fueword32(9), fueword64(9)
- fetch data from user-space
- ffclock(4), FFCLOCK(4)
- Feed-forward system clock
- ffclock_getcounter(2), ffclock_getestimate(2), ffclock_setestimate(2)
- Retrieve feed-forward counter, get and set feed-forward clock estimates
- fflagstostr(3), strtofflags(3)
- convert between file flag bits and their string names
- fflush(3), fflush_unlocked(3), fpurge(3)
- flush a stream
- ffs(3), ffsl(3), ffsll(3), fls(3), flsl(3), flsll(3)
- find first or last bit set in a bit string
- ffsinfo(8)
- dump all meta information of an existing ufs file system
- fgetc(3), getc(3), getc_unlocked(3), getchar(3), getchar_unlocked(3), getw(3)
- get next character or word from input stream
- fgetpos(3), fseek(3), fseeko(3), fsetpos(3), ftell(3), ftello(3), rewind(3)
- reposition a stream
- fgetwc(3), getwc(3), getwchar(3)
- get next wide character from input stream
- fgetwln(3)
- get a line of wide characters from a stream
- fgetws(3)
- get a line of wide characters from a stream
- fhlink(2), fhlinkat(2)
- make a hard file link
- fhopen(2), fhstat(2), fhstatfs(2)
- access file via file handle
- fhreadlink(2)
- read value of a symbolic link
- fifolog_create(1), fifolog_writer(1), fifolog_reader(1)
- initialize, write, seek and extract data from a fifolog
- file(1)
- determine file type
- filemon(4)
- the filemon device
- find(1)
- walk a file hierarchy
- fingerd(8)
- remote user information server
- firewall(7)
- simple firewalls under FreeBSD
- firmware_register(9), firmware_unregister(9), firmware_get(9), firmware_get_flags(9), firmware_put(9)
- firmware image loading and management
- flock(2)
- apply or remove an advisory lock on an open file
- flockfile(3), ftrylockfile(3), funlockfile(3)
- stdio locking functions
- flopen(3), flopenat(3)
- Reliably open and lock a file
- flua(1)
- Lua interpreter for the FreeBSD base system
- fma(3), fmaf(3), fmal(3)
- fused multiply-add
- fmax(3), fmaxf(3), fmaxl(3), fmin(3), fminf(3), fminl(3)
- floating-point maximum and minimum functions
- fmod(3), fmodf(3), fmodl(3)
- floating-point remainder functions
- fmtcheck(3)
- sanitizes user-supplied printf(3)-style format string
- fmtmsg(3)
- display a detailed diagnostic message
- fold(1)
- fold long lines for finite width output device
- fopen(3), fdopen(3), freopen(3), fmemopen(3)
- stream open functions
- form_driver(3), form_driver_w(3)
- command-processing loop of the form system
- form_field(3)
- make and break connections between fields and forms
- form_field_attributes(3)
- color and attribute control for form fields
- form_field_buffer(3)
- field buffer control
- form_field_validation(3)
- data type validation for fields
- form_fieldtype(3)
- define validation-field types
- form_page(3)
- set and get form page number
- form_request_by_name(3), form_request_name(3)
- handle printable form request names
- form_win(3)
- make and break form window and subwindow associations
- fortune(6)
- print a random, hopefully interesting, adage
- forward(5)
- mail forwarding instructions
- fpgetround(3), fpsetround(3), fpsetprec(3), fpgetprec(3), fpgetmask(3), fpsetmask(3), fpgetsticky(3), fpresetsticky(3)
- IEEE floating point interface
- fputc(3), fputc_unlocked(3), putc(3), putc_unlocked(3), putchar(3), putchar_unlocked(3), putw(3)
- output a character or word to a stream
- fputs(3), fputs_unlocked(3), puts(3)
- output a line to a stream
- fputwc(3), putwc(3), putwchar(3)
- output a wide character to a stream
- fputws(3)
- output a line of wide characters to a stream
- fread(3), fread_unlocked(3), fwrite(3), fwrite_unlocked(3)
- binary stream input/output
- free_au_event_ent(3), setauevent(3), endauevent(3), getauevent(3), getauevent_r(3), getauevnam(3), getauevnam_r(3), getauevnum(3), getauevnum_r(3), getauevnonam(3), getauevnonam_r(3)
- look up information from the audit_event database
- free_mntarg(9), kernel_mount(9), mount_arg(9), mount_argb(9), mount_argf(9), mount_argsu(9)
- functions provided as part of the kernel mount interface
- freebsd-base(7)
- base system packages
- freebsd-update(8)
- fetch and install binary updates to FreeBSD
- freebsd-update.conf(5)
- configuration file for freebsd-update(8)
- freebsd-version(1)
- print the version and patch level of the installed system
- freebsd.kenv(3lua)
- Lua binding to 's Linker functions
- freebsd.sys.linker(3lua)
- Lua binding to 's Linker functions
- freebsd::FILE_up(3)
- std::unique_ptr specialization for stdio FILE objects
- freebsd::addrinfo_up(3)
- std::unique_ptr specialization for lists of socket addresses
- freebsd::fd_up(3)
- own a file descriptor
- freebsd::malloc_up(3)
- std::unique_ptr specialization for objects allocated via malloc
- freebsd::nvlist_up(3)
- std::unique_ptr specialization for name/value pairs
- freebsd::pidfile(3)
- own a PID file handle
- freebsd::stringf(3)
- build a std::string using stdio formatting
- freeenv(9), kern_getenv(9), getenv_int(9), getenv_long(9), getenv_string(9), getenv_quad(9), getenv_uint(9), getenv_ulong(9), getenv_bool(9), getenv_is_true(9), getenv_is_false(9), kern_setenv(9), testenv(9), kern_unsetenv(9)
- kernel environment variable functions
- freelocale(3)
- Frees a locale created with duplocale(3) or newlocale(3)
- frexp(3), frexpf(3), frexpl(3)
- convert floating-point number to fractional and integral components
- fs(5), inode(5)
- format of file system volume
- fsck(8)
- file system consistency check and interactive repair
- fsck_ffs(8), fsck_ufs(8)
- file system consistency check and interactive repair
- fsck_msdosfs(8)
- DOS/Windows (FAT) file system consistency checker
- fsdb(8)
- FFS debugging/editing tool
- fsirand(8)
- randomize inode generation numbers
- fstat(1)
- identify active files
- fstyp(8)
- determine filesystem type
- fsync(1)
- synchronize a file's in-core state with that on disk
- ftime(3)
- get date and time
- ftok(3)
- create IPC identifier from path name
- ftp-proxy(8)
- Internet File Transfer Protocol proxy daemon
- ftwd(4)
- Fintek F81803 watchdog timer
- full(4)
- the full device
- fuser(1)
- list IDs of all processes that have one or more files open
- futimens(2), utimensat(2)
- set file access and modification times
- fwe(4)
- Ethernet emulation driver for FireWire
- fwide(3)
- get/set orientation of a stream
- fwip(4)
- IP over FireWire driver
- fwohci(4)
- OHCI FireWire chipset device driver
- fxp(4)
- Intel EtherExpress PRO/100 Ethernet device driver
- g_access(9)
- control access to GEOM consumers and their providers
- g_attach(9), g_detach(9)
- attach/detach GEOM consumers to/from providers
- g_new_bio(9), g_clone_bio(9), g_destroy_bio(9), g_format_bio(9), g_print_bio(9), g_reset_bio(9)
- GEOM bio controlling functions
- g_new_consumer(9), g_destroy_consumer(9)
- GEOM consumers management
- g_new_geomf(9), g_destroy_geom(9)
- geom management
- g_new_providerf(9), g_destroy_provider(9), g_error_provider(9)
- GEOM providers management
- g_provider_by_name(9)
- find GEOM provider with given name
- g_read_data(9), g_write_data(9)
- read/write data from/to GEOM consumer
- g_wither_geom(9)
- destroy geom and related providers and consumers when you get a chance
- gai_strerror(3)
- get error message string from EAI_xxx error code
- gb18030(5)
- GB 18030 encoding method for Chinese text
- gb2312(5)
- GB2312 encoding method for Chinese text
- gbk(5)
- Guojia biaozhun kuozhan (GBK) encoding method for Chinese text
- gconcat(8)
- disk concatenation control utility
- gdb(4)
- external kernel debugger
- gelf(3)
- class-independent API for ELF manipulation
- gelf_getcap(3), gelf_update_cap(3)
- read and update ELF capability information
- gelf_getclass(3)
- retrieve the class of an ELF descriptor
- gelf_getdyn(3), gelf_update_dyn(3)
- read and update ELF dynamic entries
- gelf_getmove(3), gelf_update_move(3)
- read and update Elf Move information
- gelf_getrel(3), gelf_update_rel(3)
- read and update ELF relocation entries
- gelf_getrela(3), gelf_update_rela(3)
- read and update ELF relocation entries with addends
- gelf_getsym(3), gelf_update_sym(3)
- read and update symbol information
- gelf_getsyminfo(3), gelf_update_syminfo(3)
- read and update symbol information
- gelf_getsymshndx(3), gelf_update_symshndx(3)
- read and update symbol information using extended section indices
- gelf_update_ehdr(3), gelf_update_phdr(3), gelf_update_shdr(3)
- update underlying ELF data structures
- gem(4)
- GEM/GMAC Ethernet device driver
- genet(4)
- Raspberry Pi 4 / BCM2711 Gigabit Ethernet controller driver
- gensnmptree(1)
- generate C and header files from a MIB description file
- geom_linux_lvm(4)
- GEOM based Linux LVM logical volume mapping
- geom_stats_open(3), geom_stats_close(3), geom_stats_resync(3), geom_stats_snapshot_get(3), geom_stats_snapshot_free(3), geom_stats_snapshot_timestamp(3), geom_stats_snapshot_reset(3), geom_stats_snapshot_next(3), gctl_get_handle(3), gctl_ro_param(3), gctl_rw_param(3), gctl_issue(3), gctl_free(3), gctl_dump(3), geom_getxml(3), geom_xml2tree(3), geom_gettree(3), geom_deletetree(3), g_open(3), g_close(3), g_mediasize(3), g_sectorsize(3), g_stripeoffset(3), g_stripesize(3), g_flush(3), g_delete(3), g_device_path(3), g_get_ident(3), g_get_name(3), g_open_by_ident(3), g_providername(3)
- userland API library for kernel GEOM subsystem
- geom_uzip(4)
- GEOM based compressed disk images and partitions
- getaddrinfo(1)
- resolve names to socket addresses
- getaddrinfo(3), freeaddrinfo(3)
- socket address structure to host and service name
- getauclassent(3), getauclassent_r(3), getauclassnam(3), getauclassnam_r(3), setauclass(3), endauclass(3)
- look up information from the audit_class database
- getaudit(2), getaudit_addr(2)
- retrieve audit session state
- getauid(2)
- retrieve audit session ID
- getbsize(3)
- get preferred block size
- getconf(1)
- retrieve standard configuration variables
- getcontext(3), getcontextx(3), setcontext(3)
- get and set user thread context
- getcwd(3), getwd(3)
- get working directory pathname
- getdelim(3), getline(3)
- get a line from a stream
- getdirentries(2), getdents(2)
- get directory entries in a file system independent format
- getdiskbyname(3)
- get generic disk description by its name
- getdomainname(3), setdomainname(3)
- get/set the NIS domain name of current host
- getdtablesize(2)
- get file descriptor limit
- getent(1)
- get entries from administrative database
- getextattr(8), lsextattr(8), rmextattr(8), setextattr(8)
- manipulate extended attributes
- getfh(2), lgetfh(2), getfhat(2)
- get file handle
- getfsent(3), getfsspec(3), getfsfile(3), setfsent(3), endfsent(3)
- get file system descriptor file entry
- getfsstat(2)
- get list of all mounted file systems
- getgid(2), getegid(2)
- get group process identification
- getgrent(3), getgrent_r(3), getgrnam(3), getgrnam_r(3), getgrgid(3), getgrgid_r(3), setgroupent(3), setgrent(3), endgrent(3)
- group database operations
- getgrouplist(3)
- produce a user's effective group list
- gethostbyname(3), gethostbyname2(3), gethostbyaddr(3), gethostent(3), sethostent(3), endhostent(3), herror(3), hstrerror(3), gethostbyname_r(3), gethostbyname2_r(3), gethostbyaddr_r(3)
- get network host entry
- gethostid(3), sethostid(3)
- get/set unique identifier of current host
- getifaddrs(3)
- get interface addresses
- getifmaddrs(3)
- get multicast group memberships
- getinode(3), putinode(3)
- fetch and store inodes on a UFS file system
- getipnodebyname(3), getipnodebyaddr(3), freehostent(3)
- nodename-to-address and address-to-nodename translation
- getloadavg(3)
- get system load averages
- getlocalbase(3)
- return the path to the local software directory
- getmntinfo(3)
- get information about mounted file systems
- getmntopts(3), getmntpoint(3), chkdoreload(3), build_iovec(3), build_iovec_argf(3), free_iovec(3), checkpath(3), rmslashes(3)
- mount point operations
- getmode(3), setmode(3)
- modify mode bits
- getnameinfo(3)
- socket address structure to hostname and service name
- getnetconfig(3), setnetconfig(3), endnetconfig(3), getnetconfigent(3), freenetconfigent(3), nc_perror(3), nc_sperror(3)
- get network configuration database entry
- getnetent(3), getnetbyaddr(3), getnetbyname(3), setnetent(3), endnetent(3)
- get network entry
- getnetgrent(3), innetgr(3), setnetgrent(3), endnetgrent(3)
- netgroup database operations
- getnetpath(3), setnetpath(3), endnetpath(3)
- get /etc/netconfig entry corresponding to NETPATH component
- getnewvnode(9)
- get a new vnode
- getopt(1)
- parse command options
- getopt(3)
- get option character from command line argument list
- getopt_long(3), getopt_long_only(3)
- get long options from command line argument list
- getosreldate(3)
- get the value of __FreeBSD_version
- getpass(3)
- get a password
- getpeereid(3)
- get the effective credentials of a UNIX-domain peer
- getpeername(2)
- get name of connected peer
- getpid(2), getppid(2)
- get parent or calling process identification
- getpmac(8)
- print process-related MAC labels
- getpriority(2), setpriority(2)
- get/set program scheduling priority
- getprotoent(3), getprotobynumber(3), getprotobyname(3), setprotoent(3), endprotoent(3)
- get protocol entry
- getpwent(3), getpwent_r(3), getpwnam(3), getpwnam_r(3), getpwuid(3), getpwuid_r(3), setpassent(3), setpwent(3), endpwent(3)
- password database operations
- getrandom(2)
- get random data
- getresgid(2), getresuid(2), setresgid(2), setresuid(2)
- get or set real, effective and saved user or group ID
- getrlimitusage(2)
- Query usage of the current process' limited resources
- getrpcent(3), getrpcbyname(3), getrpcbynumber(3), endrpcent(3), setrpcent(3)
- get RPC entry
- getservent(3), getservbyport(3), getservbyname(3), setservent(3), endservent(3)
- get service entry
- getsid(2)
- get process session
- getsockopt(2), setsockopt(2)
- get and set options on sockets
- gettimeofday(2), settimeofday(2)
- get/set date and time
- getttyent(3), getttynam(3), setttyent(3), endttyent(3), isdialuptty(3), isnettty(3)
- ttys(5) file routines
- getty(8)
- set terminal mode
- gettytab(5)
- terminal configuration data base
- getuid(2), geteuid(2)
- get user identification
- getusershell(3), setusershell(3), endusershell(3)
- get valid user shells
- gfx.lua(8)
- bootloader graphics module
- ggatec(8)
- GEOM Gate network client and control utility
- ggated(8)
- GEOM Gate network daemon
- gjournal(8)
- control utility for journaled devices
- glabel(8)
- disk labelization control utility
- glxiic(4)
- Geode LX CS5536 I2C controller driver
- glxsb(4)
- Geode LX Security Block crypto accelerator
- gmirror(8)
- control utility for mirrored devices
- gmountver(8)
- control utility for disk mount verification GEOM class
- gmultipath(8)
- disk multipath control utility
- gone_in(9), gone_in_dev(9)
- deprecation notice functions
- gpart(8)
- control utility for the disk partitioning GEOM class
- gpio_open(3), gpio_close(3)
- library to handle GPIO pins
- gpioiic(4)
- GPIO I2C bit-banging device driver
- gpiokeys(4)
- GPIO keys device driver
- gpioled(4)
- GPIO LED generic device driver
- gpioths(4)
- driver for DHTxx and AM320x temperature and humidity sensors
- gprof(1)
- display call graph profile data
- gptboot(8)
- GPT bootcode for UFS on BIOS-based computers
- gptboot.efi(8)
- GPT bootcode for UFS on UEFI computers
- gptzfsboot(8)
- GPT bootcode for ZFS on BIOS-based computers
- graid(8)
- control utility for software RAID devices
- graid3(8)
- control utility for RAID3 devices
- grantpt(3), ptsname(3), ptsname_r(3), unlockpt(3)
- pseudo-terminal access functions
- grdc(6)
- grand digital clock (curses)
- gre(4)
- encapsulating network device
- groupmember(9)
- checks if credentials mandate some group membership
- growfs(7), growfs_fstab(7)
- start up scripts to grow the root file system and add swap
- growfs(8)
- expand an existing UFS file system
- gshsec(8)
- control utility for shared secret devices
- gssd(8)
- Generic Security Services Daemon
- gstat(8)
- print statistics about GEOM disks
- gstripe(8)
- control utility for striped devices
- gve(4)
- Ethernet driver for Google Virtual NIC (gVNIC)
- gvirstor(8)
- control utility for virtual data storage devices
- gzexe(1)
- create auto-decompressing executables
- gzip(1), gunzip(1), zcat(1)
- compression/decompression tool using Lempel-Ziv coding (LZ77)
- h_ertt(4)
- Enhanced Round Trip Time Khelp module
- hardclock(9)
- real-time timer
- hash(3)
- hash database access method
- hash(3lua), new(3lua), update(3lua), digest(3lua), hexdigest(3lua)
- Lua Cryptographic hash module
- hashinit(9), hashinit_flags(9), hashdestroy(9), phashinit(9), phashinit_flags(9)
- manage kernel hash tables
- hast.conf(5)
- configuration file for the hastd(8) daemon and the hastctl(8) utility
- hastd(8)
- Highly Available Storage daemon
- hconf(4)
- MS Windows Precision Touchpad configuration driver
- hcons(4)
- HID consumer page controls driver
- hcreate(3), hcreate_r(3), hdestroy(3), hdestroy_r(3), hsearch(3), hsearch_r(3)
- manage hash search table
- hcsecd(8)
- control link keys and PIN codes for Bluetooth devices
- hcsecd.conf(5)
- hcsecd(8) configuration file
- head(1)
- display first lines of a file
- hexdump(1), hd(1)
- ASCII, decimal, hexadecimal, octal dump
- hexdump(3)
- dump a block of bytes to standard out in hexadecimal form
- hexdump(9)
- dump a block of bytes to the console in hexadecimal form
- hgame(4)
- generic HID gamepad, joystick, and controller evdev driver
- hhook(9), hhook_head_register(9), hhook_head_deregister(9), hhook_head_deregister_lookup(9), hhook_run_hooks(9), HHOOKS_RUN_IF(9), HHOOKS_RUN_LOOKUP_IF(9)
- Helper Hook Framework
- hidbus(4)
- generic HID bus driver
- hidquirk(4)
- HID quirks module
- hidraw(4)
- Raw Access to HID devices
- hier(7)
- index of file system hierarchy
- hkbd(4)
- HID keyboard driver
- hms(4)
- HID mouse driver
- hmt(4)
- MS Windows 7/8/10 - compatible HID multi-touch device driver
- hook.lua(8)
- bootloader hook module
- host(1)
- DNS lookup utility
- hostapd(8)
- authenticator for IEEE 802.11 networks
- hostapd.conf(5)
- configuration file for hostapd(8) utility
- hostapd_cli(8)
- text-based frontend program for interacting with hostapd(8)
- hostname(7)
- host name resolution description
- hosts(5)
- host name data base
- hosts.equiv(5), .rhosts(5)
- trusted remote host and user name data base
- hosts.lpd(5)
- trusted hosts that may use local print services
- hpen(4)
- MS Windows compatible HID pen tablet driver
- hpet(4)
- High Precision Event Timer driver
- hpt27xx(4)
- HighPoint RocketRAID 27xx SAS 6Gb/s HBA card driver
- hptiop(4)
- HighPoint RocketRAID 3xxx/4xxx device driver
- hptmv(4)
- HighPoint RocketRAID 182x device driver
- hptnr(4)
- HighPoint DC Series Data Center HBA card driver
- hptrr(4)
- HighPoint RocketRAID device driver
- hsctrl(4)
- HID system controls driver
- htonl(3), htons(3), ntohl(3), ntohs(3)
- convert values between host and network byte order
- htu21(4)
- driver for HTU21D and compatible temperature and humidity sensors
- humanize_number(3)
- format a number into a human readable form
- hv_kvp(4)
- Hyper-V Key Value Pair Driver
- hv_kvp_daemon(8)
- Hyper-V Key Value Pair Daemon
- hv_utils(4)
- Hyper-V Utilities Driver
- hv_vmbus(4)
- Hyper-V Virtual Machine Bus (VMBus) Driver
- hv_vss(4)
- Hyper-V Volume Shadow Copy Service API
- hv_vss_daemon(8)
- Hyper-V Volume Shadow Copy Service Daemon
- hwpmc(4)
- Hardware Performance Monitoring Counter support
- hwpstate_intel(4)
- Intel Speed Shift Technology driver
- hwt(4)
- Hardware Trace Framework
- hypot(3), hypotf(3), hypotl(3), cabs(3), cabsf(3), cabsl(3)
- Euclidean distance and complex absolute value functions
- hz(9), tick(9), stathz(9), profhz(9)
- system time model
- i2c(8)
- test I2C bus and slave devices
- i2ctinyusb(4)
- driver for a USB / I2C bridge device
- iasl(8)
- Intel ACPI compiler/decompiler
- iavf(4)
- Intel Ethernet Adaptive Virtual Function Driver
- ibnd_discover_fabric(3), ibnd_destroy_fabric(3), ibnd_debug ibnd_show_progress(3)
- initialize ibnetdiscover library
- ibnd_find_node_guid(3), ibnd_find_node_dr(3)
- given a fabric object find the node object within it which matches the guid or directed route specified
- ibnd_iter_nodes(3), ibnd_iter_nodes_type(3)
- given a fabric object and a function itterate over the nodes in the fabric
- ibstat(8), IBSTAT(8)
- rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- ibv_alloc_mw(3), ibv_dealloc_mw(3)
- allocate or deallocate a memory window (MW)
- ibv_alloc_pd(3), ibv_dealloc_pd(3)
- allocate or deallocate a protection domain (PDs)
- ibv_asyncwatch(1)
- display asynchronous events
- ibv_attach_mcast(3), ibv_detach_mcast(3)
- attach and detach a queue pair (QPs) to/from a multicast group
- ibv_bind_mw(3)
- post a request to bind a type 1 memory window to a memory region
- ibv_create_ah(3), ibv_destroy_ah(3)
- create or destroy an address handle (AH)
- ibv_create_comp_channel(3), ibv_destroy_comp_channel(3)
- create or destroy a completion event channel
- ibv_create_cq(3), ibv_destroy_cq(3)
- create or destroy a completion queue (CQ)
- ibv_create_flow(3), ibv_destroy_flow(3)
- create or destroy flow steering rules
- ibv_create_qp(3), ibv_destroy_qp(3)
- create or destroy a queue pair (QP)
- ibv_create_qp_ex(3), ibv_destroy_qp(3)
- create or destroy a queue pair (QP)
- ibv_create_rwq_ind_table(3), ibv_destroy_rwq_ind_table (3)
- create or destroy a Receive Work Queue Indirection Table (RWQ IND TBL)
- ibv_create_srq(3), ibv_destroy_srq(3)
- create or destroy a shared receive queue (SRQ)
- ibv_create_srq_ex(3), ibv_destroy_srq(3)
- create or destroy a shared receive queue (SRQ)
- ibv_create_wq(3), ibv_destroy_wq(3)
- create or destroy a Work Queue (WQ)
- ibv_devices(1)
- list RDMA devices
- ibv_devinfo(1)
- query RDMA devices
- ibv_event_type_str(3)
- Return string describing event_type enum value ibv_node_type_str - Return string describing node_type enum value ibv_port_state_str - Return string describing port_state enum value
- ibv_get_async_event(3), ibv_ack_async_event(3)
- get or acknowledge asynchronous events
- ibv_get_cq_event(3), ibv_ack_cq_events(3)
- get and acknowledge completion queue (CQ) events
- ibv_get_device_guid(3)
- get an RDMA device's GUID
- ibv_get_device_list(3), ibv_free_device_list(3)
- get and release list of available RDMA devices
- ibv_get_device_name(3)
- get an RDMA device's name
- ibv_get_srq_num(3), ibv_get_srq_num (3)
- return srq number associated with the given shared receive queue (SRQ)
- ibv_init_ah_from_wc(3), ibv_create_ah_from_wc(3)
- initialize or create an address handle (AH) from a work completion
- ibv_modify_qp(3)
- modify the attributes of a queue pair (QP)
- ibv_modify_srq(3)
- modify attributes of a shared receive queue (SRQ)
- ibv_modify_wq(3)
- Modify a Work Queue (WQ)
- ibv_open_device(3), ibv_close_device(3)
- open and close an RDMA device context
- ibv_open_xrcd(3), ibv_close_xrcd(3)
- open or close an XRC protection domain (XRCDs)
- ibv_post_send(3)
- post a list of work requests (WRs) to a send queue
- ibv_post_srq_recv(3)
- post a list of work requests (WRs) to a shared receive queue (SRQ)
- ibv_query_device(3)
- query an RDMA device's attributes
- ibv_query_device_ex(3)
- query an RDMA device's attributes
- ibv_query_gid(3)
- query an InfiniBand port's GID table
- ibv_query_pkey(3)
- query an InfiniBand port's P_Key table
- ibv_query_port(3)
- query an RDMA port's attributes
- ibv_query_rt_values_ex(3)
- query an RDMA device for some real time values
- ibv_query_srq(3)
- get the attributes of a shared receive queue (SRQ)
- ibv_rc_pingpong(1)
- simple InfiniBand RC transport test
- ibv_reg_mr(3), ibv_dereg_mr(3)
- register or deregister a memory region (MR)
- ibv_srq_pingpong(1)
- simple InfiniBand shared receive queue test
- ibv_uc_pingpong(1)
- simple InfiniBand UC transport test
- ibv_ud_pingpong(1)
- simple InfiniBand UD transport test
- ice(4)
- Intel Ethernet 800 Series 1GbE to 200GbE driver
- ichsmb(4)
- Intel ICH SMBus controller driver
- ichwd(4)
- device driver for the Intel ICH watchdog interrupt timer
- iconv(1)
- codeset conversion utility
- iconv_canonicalize(3)
- resolving character encoding names to canonical form
- iconv_open(3), iconv_open_into(3), iconv_close(3), iconv(3)
- codeset conversion functions
- iconvctl(3)
- controlling and diagnostical facility for iconv(3)
- iconvlist(3)
- retrieving a list of character encodings supported by iconv(3)
- id(1)
- return user identity
- ida(4)
- Compaq Intelligent Drive Array Controllers
- ident(1)
- identify RCS keyword string in files
- ieee(3)
- IEEE standard 754 for floating-point arithmetic
- ieee80211_amrr(9)
- 802.11 network driver transmit rate control support
- ieee80211_ddb(9)
- 802.11 ddb support
- ieee80211_node(9)
- software 802.11 stack node management functions
- ieee80211_radiotap(9)
- 802.11 device packet capture support
- ieee80211_regdomain(9)
- 802.11 regulatory support
- ieee80211_vap(9), net80211_vap(9)
- 802.11 network layer virtual radio support
- ietp(4)
- Elantech I2C touchpad device driver
- if_bridge(4)
- network bridge device
- if_nametoindex(3), if_indextoname(3), if_nameindex(3), if_freenameindex(3)
- provide mappings between interface names and indexes
- if_ntb(4)
- Virtual Ethernet interface for Non-Transparent Bridges
- if_t(9), ifnet(9), ifaddr(9), ifqueue(9), if_data(9)
- kernel interfaces for manipulating network interfaces
- iflib(4)
- Network Interface Driver Framework
- iflib(9)
- Network Interface Driver Framework
- iflibdd(9)
- Device Dependent Configuration Functions
- iflibdi(9)
- Device Independent Configuration Functions
- iflibtxrx(9)
- Device Dependent Transmit and Receive Functions
- ifmcstat(8)
- dump multicast group management statistics per interface
- ig4(4)
- Synopsys DesignWare I2C Controller
- igc(4)
- Intel Ethernet Controller I225 driver
- iic(4)
- I2C generic I/O device driver
- iic_gpiomux(4)
- driver for I2C mux hardware controlled via GPIO
- iicbb(4)
- I2C generic bit-banging driver
- iichid(4)
- I2C HID transport driver
- iicsmb(4)
- I2C to SMBus bridge
- imaxdiv(3)
- returns quotient and remainder
- imcsmb(4)
- Intel integrated Memory Controller (iMC) SMBus controller driver
- imx6_ahci(4)
- device driver for the NXP i.MX6 on-chip SATA controller
- imx6_snvs(4)
- device driver for the NXP i.MX6 on-chip Realtime Clock
- imx_wdog(4)
- device driver for the NXP i.MX5 and i.MX6 watchdog timer
- indent(1)
- indent and format C program source
- index(3), rindex(3)
- locate character in string
- inet6_opt_init(3), inet6_opt_append(3), inet6_opt_finish(3), inet6_opt_set_val(3), inet6_opt_next(3), inet6_opt_find(3), inet6_opt_get_val(3)
- IPv6 Hop-by-Hop and Destination Options manipulation
- inet6_option_space(3), inet6_option_init(3), inet6_option_append(3), inet6_option_alloc(3), inet6_option_next(3), inet6_option_find(3)
- IPv6 Hop-by-Hop and Destination Option Manipulation
- inet6_rth_space(3), inet6_rth_init(3), inet6_rth_add(3), inet6_rth_reverse(3), inet6_rth_segments(3), inet6_rth_getaddr(3)
- IPv6 Routing Header Options manipulation
- inet6_rthdr_space(3), inet6_rthdr_init(3), inet6_rthdr_add(3), inet6_rthdr_lasthop(3), inet6_rthdr_reverse(3), inet6_rthdr_segments(3), inet6_rthdr_getaddr(3), inet6_rthdr_getflags(3)
- IPv6 Routing Header Options Manipulation
- inet_aton(3), inet_addr(3), inet_network(3), inet_ntoa(3), inet_ntoa_r(3), inet_ntop(3), inet_pton(3), inet_makeaddr(3), inet_lnaof(3), inet_netof(3)
- Internet address manipulation routines
- inetd(8)
- internet super-server
- inetd.conf(5), inetd(5)
- internet super-server
- infocmp(1)
- compare or print out terminfo descriptions
- init_sleepqueues(9), sleepq_abort(9), sleepq_add(9), sleepq_alloc(9), sleepq_broadcast(9), sleepq_free(9), sleepq_lock(9), sleepq_lookup(9), sleepq_release(9), sleepq_remove(9), sleepq_signal(9), sleepq_set_timeout(9), sleepq_set_timeout_sbt(9), sleepq_sleepcnt(9), sleepq_timedwait(9), sleepq_timedwait_sig(9), sleepq_type(9), sleepq_wait(9), sleepq_wait_sig(9)
- manage the queues of sleeping threads
- initgroups(3)
- initialize supplementary groups as per the group database
- inittodr(9)
- initialize system time
- inotify_init(2), inotify_init1(2), inotify_add_watch(2), inotify_add_watch_at(2), inotify_rm_watch(2)
- monitor file system events
- insmntque(9), insmntque1(9)
- associate a vnode with a mount
- insque(3), remque(3)
- doubly-linked list management
- intpm(4)
- Intel PIIX4 Power Management controller driver
- intr_event_add_handler(9), intr_event_create(9), intr_event_destroy(9), intr_event_handle(9), intr_event_remove_handler(9), intr_priority(9)
- kernel interrupt handler and thread API
- intro(1)
- introduction to general commands (tools and utilities)
- intro(2), errno(2)
- introduction to system calls and their error numbers
- intro(3)
- introduction to the C libraries
- intro(3lua)
- introduction to the Lua modules for flua Lua
- intro(4)
- introduction to devices and device drivers
- intro(5)
- introduction to file formats
- intro(6)
- introduction to games
- intro(8)
- introduction to system maintenance procedures and commands
- intro(9)
- introduction to kernel programming interfaces
- ioctl(2)
- control device
- ip17x(4)
- IC Plus IP17x series Fast Ethernet switch driver
- ip6addrctl(8)
- configure address selection policy for IPv6 and IPv4
- ipcrm(1)
- remove the specified message queues, semaphore sets, and shared segments
- ipf(8)
- alters packet filtering lists for IP packet input and output
- ipfilter(4)
- Introduction to IP packet filtering
- ipfs(8)
- saves and restores information for NAT and state tables
- ipfstat(8)
- reports on packet filter statistics and filter list
- ipfw(4)
- IP packet filter and traffic accounting
- ipfw(8), dnctl(8)
- User interface for firewall, traffic shaper, packet scheduler, in-kernel NAT
- ipfwpcap(8)
- copy diverted packets to a file in tcpdump format
- ipheth(4)
- USB Apple iPhone/iPad tethered Ethernet driver
- ipl(4)
- IP packet log device
- ipmi(4)
- OpenIPMI compatible IPMI interface driver
- ipmon(8)
- monitors /dev/ipl for logged packets
- ipnat(4)
- Network Address Translation kernel interface
- ips(4)
- IBM/Adaptec ServeRAID controller driver
- ipsec_set_policy(3), ipsec_get_policylen(3), ipsec_dump_policy(3)
- create an IPsec policy structure from a human readable string
- ipw(4)
- Intel PRO/Wireless 2100 IEEE 802.11a/b driver
- ipwfw(4)
- Firmware Module for Intel PRO/Wireless 2100 driver
- is_term_resized(3), %is_term_resized(3), %resize_term(3), %resizeterm(3)
- manage the terminal dimensions understood by curses
- isci(4)
- Intel C600 Serial Attached SCSI driver
- iscsid(8)
- iSCSI initiator daemon
- isdigit(3), isnumber(3), isdigit_l(3), isnumber_l(3)
- decimal-digit character test
- iser(4)
- iSCSI Extensions for RDMA (iSER) driver
- isgreater(3), isgreaterequal(3), isless(3), islessequal(3), islessgreater(3), isunordered(3)
- compare two floating-point numbers
- isideogram(3), isideogram_l(3)
- ideographic character test
- isl(4)
- Intersil(TM) I2C ISL29018 sensor driver
- ismt(4)
- Intel SMBus Message Transport (SMBus 2.0) driver
- isoboot(8)
- Boot code for hybrid ISO/USB images on BIOS-based computers
- isp(4)
- Qlogic FibreChannel SCSI Host Adapters driver
- ispfw(4)
- Firmware for Qlogic FibreChannel SCSI Host Adapters
- isrune(3), isrune_l(3)
- valid character test
- issetugid(2)
- is current process tainted by uid or gid changes
- iswalnum(3), iswalpha(3), iswascii(3), iswblank(3), iswcntrl(3), iswdigit(3), iswgraph(3), iswhexnumber(3), iswideogram(3), iswlower(3), iswnumber(3), iswphonogram(3), iswprint(3), iswpunct(3), iswrune(3), iswspace(3), iswspecial(3), iswupper(3), iswxdigit(3)
- wide character classification utilities
- iswalnum_l(3), iswalpha_l(3), iswcntrl_l(3), iswctype_l(3), iswdigit_l(3), iswgraph_l(3), iswlower_l(3), iswprint_l(3), iswpunct_l(3), iswspace_l(3), iswupper_l(3), iswxdigit_l(3), towlower_l(3), towupper_l(3), wctype_l(3), iswblank_l(3), iswhexnumber_l(3), iswideogram_l(3), iswnumber_l(3), iswphonogram_l(3), iswrune_l(3), iswspecial_l(3), nextwctype_l(3), towctrans_l(3), wctrans_l(3)
- wide character classification utilities
- iswctype(3), wctype(3)
- wide character class functions
- isxdigit(3), ishexnumber(3), isxdigit_l(3), ishexnumber_l(3)
- hexadecimal-digit character test
- item_name(3), item_description(3)
- get menu item name and description fields
- itwd(4)
- device driver for ITE Super I/O chips watchdog timer
- iwi(4)
- Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 network driver
- iwifw(4)
- Firmware Module for Intel PRO/Wireless 2200BG/2225BG/2915ABG driver
- iwlwifi(4)
- Intel IEEE 802.11a/b/g/n/ac/ax/be wireless network driver
- iwlwififw(4)
- Firmware for Intel iwlwifi wireless network driver
- iwm(4)
- Intel IEEE 802.11ac wireless network driver
- iwmbtfw(8)
- load firmware for Intel Wireless AC Bluetooth USB devices
- iwmfw(4)
- Firmware Module for Intel Wireless driver
- iwn(4)
- Intel IEEE 802.11n wireless network driver
- iwnfw(4)
- Firmware Module for Intel Wireless driver
- iwx(4)
- Intel WiFi 6 IEEE 802.11ax wireless network driver
- ix(4)
- Intel 10Gb Ethernet driver
- ixl(4)
- Intel Ethernet 700 Series Driver
- j0(3), j0f(3), j1(3), j1f(3), jn(3), jnf(3), y0(3), y0f(3), y1(3), y1f(3), yn(3), ynf(3)
- Bessel functions of first and second kind
- jail(2), jail_get(2), jail_set(2), jail_remove(2), jail_attach(2), jail_remove_jd(2), jail_attach_jd(2)
- create and manage system jails
- jail(3lua), attach(3lua), getid(3lua), getname(3lua), list(3lua), allparams(3lua), getparams(3lua), remove(3lua), setparams(3lua), CREATE(3lua), UPDATE(3lua), ATTACH(3lua), DYING(3lua)
- Lua binding to jail(3)
- jail_getid(3), jail_getname(3), jail_setv(3), jail_getv(3), jailparam_all(3), jailparam_init(3), jailparam_import(3), jailparam_import_raw(3), jailparam_set(3), jailparam_get(3), jailparam_export(3), jailparam_free(3)
- create and manage system jails
- jedec_dimm(4)
- report asset information and temperatures for JEDEC DDR3 / DDR4 DIMMs
- jexec(8)
- execute a command inside an existing jail
- jme(4)
- JMicron Gigabit/Fast Ethernet driver
- join(1)
- relational database operator
- jot(1)
- print sequential or random data
- k5identity(5)
- Kerberos V5 client principal selection rules
- kadm5.acl(5)
- Kerberos ACL file
- kadmin(1)
- Kerberos V5 database administration program
- kadmin.local(8), kadmin(8)
- Kerberos V5 database administration program
- kadmind(8)
- KADM5 administration server
- kbdcontrol(1)
- system video console keyboard control/configuration utility
- kbdmap(1), vidfont(1)
- system video console keyboard map/font dialog utilities
- kbdmap(5)
- keyboard map file format for kbdcontrol
- kbdmux(4)
- keyboard multiplexer
- kcov(4)
- interface for collecting kernel code coverage information
- kdb5_util(8)
- Kerberos database maintenance utility
- kdc.conf(5)
- Kerberos V5 KDC configuration file The kdc.conf file supplements %krb5.conf for programs which are typically only used on a KDC, such as the %krb5kdc and %kadmind daemons and the %kdb5_util program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, @LOCALSTATEDIR@/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
- kdestroy(1)
- destroy Kerberos tickets
- kdump(1)
- display kernel trace data
- kenv(1)
- list or modify the kernel environment
- kern_reboot(9), shutdown_nice(9)
- reboot, halt, or power off the system
- kern_yield(9), maybe_yield(9), should_yield(9)
- functions for yielding execution of the current thread
- key_defined(3), %key_defined(3)
- test whether a curses keycode is defined
- keyboard(4)
- pc keyboard interface
- keybound(3), %keybound(3)
- get definition of curses keycode
- keyok(3), %keyok(3)
- enable or disable a curses keycode
- khelp(9), khelp_init_osd(9), khelp_destroy_osd(9), khelp_get_id(9), khelp_get_osd(9), khelp_add_hhook(9), khelp_remove_hhook(9), KHELP_DECLARE_MOD(9), KHELP_DECLARE_MOD_UMA(9)
- Kernel Helper Framework
- kiconv_add_xlat16_cspair(3), kiconv_add_xlat16_cspairs(3), kiconv_add_xlat16_table(3)
- kernel side iconv library
- kill(2)
- send signal to a process
- killpg(2)
- send signal to a process group
- kinfo_getfile(3)
- function for getting per-process file descriptor information
- kinfo_getvmobject(3)
- function for getting system-wide memory information
- kinit(1)
- obtain and cache Kerberos ticket-granting ticket
- kld(4)
- dynamic kernel linker facility
- kld_isloaded(3), kld_load(3)
- kld utility functions
- kldconfig(8)
- display or modify the kernel module search path
- kldfind(2)
- returns the fileid of a kld file
- kldfirstmod(2)
- return first module id from the kld file specified
- kldload(2)
- load KLD files into the kernel
- kldload(8)
- load a file into the kernel
- kldnext(2)
- return the fileid of the next kld file
- kldstat(2)
- get status of kld file
- kldstat(8)
- display status of dynamic kernel linker
- kldsym(2)
- look up address by symbol name in a KLD
- kldunload(2), kldunloadf(2)
- unload kld files
- kldunload(8)
- unload a file from the kernel
- kldxref(8)
- generate hints for the kernel loader
- klist(1)
- list cached Kerberos tickets
- kobj(9)
- a kernel object system for FreeBSD
- kpasswd(1)
- change a user's Kerberos password
- kproc_start(9), kproc_shutdown(9), kproc_create(9), kproc_exit(9), kproc_resume(9), kproc_suspend(9), kproc_suspend_check(9)
- kernel processes
- kprop(8)
- propagate a Kerberos V5 principal database to a replica server
- kpropd(8)
- Kerberos V5 replica KDC update server
- kproplog(8)
- display the contents of the Kerberos principal update log
- kqueue_add_filteropts(9), kqueue_del_filteropts(9), kqfd_register(9), knote_fdclose(9), knlist_init(9), knlist_init_mtx(9), knlist_add(9), knlist_remove(9), knlist_empty(9), knlist_clear(9), knlist_delete(9), knlist_destroy(9), KNOTE_LOCKED(9), KNOTE_UNLOCKED(9)
- event delivery subsystem
- krb5.conf(5)
- Kerberos configuration file The krb5.conf file contains Kerberos configuration information, including the locations of KDCs and admin servers for the Kerberos realms of interest, defaults for the current realm and for Kerberos applications, and mappings of hostnames onto Kerberos realms. Normally, you should install your krb5.conf file in the directory /etc. You can override the default location by setting the environment variable KRB5_CONFIG. Multiple colon-separated filenames may be specified in KRB5_CONFIG; all files which are present will be read. Starting in release 1.14, directory names can also be specified in KRB5_CONFIG; all files within the directory whose names consist solely of alphanumeric characters, dashes, or underscores will be read
- krb5kdc(8)
- Kerberos V5 KDC
- kstack_contains(9)
- determine if an address range lies within the kernel stack for a thread
- ksu(1)
- Kerberized super-user
- ksz8995ma(4)
- driver for Micrel KSZ8995MA fast ethernet switch chip
- kthread_start(9), kthread_shutdown(9), kthread_add(9), kthread_exit(9), kthread_resume(9), kthread_suspend(9), kthread_suspend_check(9)
- kernel threads
- ktrdump(8)
- print kernel ktr trace buffer
- kue(4)
- Kawasaki LSI KL5KUSB101B USB Ethernet driver
- kvm_dpcpu_setcpu(3), kvm_getmaxcpu(3), kvm_getpcpu(3)
- access per-CPU data
- kvm_geterr(3)
- get error message on kvm descriptor
- kvm_getloadavg(3)
- get load average of the system
- kvm_kerndisp(3)
- get kernel displacement
- kvm_native(3)
- is a kvm descriptor opened on a native kernel image
- kvm_read(3), kvm_read2(3), kvm_write(3)
- read or write kernel virtual memory
- kvmclock(4)
- Para-virtualized clock driver for x86 KVM guests
- kyua-about(1), kyua about(1)
- Shows detailed authors, license, and version information
- kyua-config(1), kyua config(1)
- Inspects the values of the loaded configuration
- kyua-db-exec(1), kyua db-exec(1)
- Executes a SQL statement in a results file
- kyua-db-migrate(1), kyua db-migrate(1)
- Upgrades the schema of an existing results file
- kyua-debug(1), kyua debug(1)
- Executes a single test case with facilities for debugging
- kyua-list(1), kyua list(1)
- Lists test cases and their metadata
- kyuafile(5), Kyuafile(5)
- Test suite description files
- l2ping(8)
- send L2CAP ECHO_REQUEST to remote devices
- lagg(4)
- link aggregation and link failover interface
- last(1)
- indicate last logins of users and ttys
- lastcomm(1)
- show last commands executed
- lastlogin(8)
- indicate last login time of users
- ld-elf.so.1(1), ld.so(1), rtld(1)
- run-time link-editor
- ld.lld(1)
- ELF linker from the LLVM project
- ldconfig(8)
- configure the dynamic linker search path for shared libraries
- ldd(1)
- list dynamic object dependencies
- ldexp(3), ldexpf(3), ldexpl(3)
- multiply floating-point number by integral power of 2
- ldiv(3)
- return quotient and remainder from division
- le(4)
- AMD Am7900 LANCE and Am79C9xx ILACC/PCnet Ethernet interface driver
- leave(1)
- remind you when you have to leave
- led(4)
- API for manipulating LED's, lamps and other annunciators
- legacy_coding(3), %use_legacy_coding(3)
- override curses locale encoding checks
- less(1)
- display the contents of a file in a terminal
- lessecho(1)
- expand metacharacters
- lesskey(1)
- customize key bindings for less
- lge(4)
- Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet adapter driver
- lib80211(3), lib80211_alloc_regdata(3), lib80211_free_regdata(3), lib80211_regdomain_readconfig(3), lib80211_regdomain_cleanup(3), lib80211_regdomain_findbysku(3), lib80211_regdomain_findbyname(3), lib80211_country_findbycc(3), lib80211_country_findbyname(3)
- manage net80211 configuration and regulatory database
- libalias(3)
- packet aliasing library for masquerading and network address translation
- libarchive(3)
- functions for reading and writing streaming archives
- libarchive-formats(5)
- archive formats supported by the libarchive library
- libarchive_internals(3)
- description of libarchive internal interfaces
- libbe(3)
- library for creating, destroying and modifying ZFS boot environments
- libbsdxml(3)
- eXpat XML parser library
- libbsm(3)
- Basic Security Module (BSM) Audit API
- libmagic(3), magic_open(3), magic_close(3), magic_error(3), magic_errno(3), magic_descriptor(3), magic_buffer(3), magic_getflags(3), magic_setflags(3), magic_check(3), magic_compile(3), magic_list(3), magic_load(3), magic_load_buffers(3), magic_setparam(3), magic_getparam(3), magic_version(3)
- Magic number recognition library
- libmap.conf(5)
- configuration file for dynamic object dependency mapping
- libmp(3)
- traditional BSD multiple precision integer arithmetic library
- libradius(3)
- RADIUS client/server library
- librtld_db(3)
- library for run-time linker debugging
- libsa(3)
- support library for standalone executables
- libstdbuf(3)
- preloaded library to change standard streams initial buffering
- libthr(3)
- 1:1 POSIX threads library
- libucl(3), ucl_parser_new(3), ucl_parser_register_macro(3), ucl_parser_register_variable(3), ucl_parser_add_chunk(3), ucl_parser_add_string(3), ucl_parser_add_file(3), ucl_parser_get_object(3), ucl_parser_get_error(3), ucl_parser_free(3), ucl_pubkey_add(3), ucl_parser_set_filevars(3)
- universal configuration library parser and utility functions
- libufs(3)
- operate on UFS file systems from userland
- libugidfw(3)
- library interface to the file system firewall MAC policy
- limits(1)
- set or display process resource limits
- lindebugfs(4)
- Linux file system for debugging
- link(2), linkat(2)
- make a hard file link
- link(5)
- dynamic loader and link editor interface
- link_addr(3), link_ntoa(3), link_ntoa_r(3)
- elementary address specification routines for link level access
- lio_listio(2)
- list directed I/O (REALTIME)
- liquidio(4)
- Cavium 10Gb/25Gb Ethernet driver
- lldb(1)
- LLDB Documentation
- lldb-server(1)
- LLDB Documentation
- lldiv(3)
- returns quotient and remainder
- llround(3), llroundf(3), llroundl(3), lround(3), lroundf(3), lroundl(3)
- convert to nearest integral value
- llvm-addr2line(1)
- a drop-in replacement for addr2line
- llvm-cxxfilt(1)
- LLVM symbol name demangler
- llvm-nm(1)
- list LLVM bitcode and object file's symbol table
- llvm-objcopy(1)
- object copying and editing tool
- llvm-objdump(1)
- LLVM's object file dumper
- llvm-profdata(1)
- Profile data tool
- llvm-ranlib(1)
- generates an archive index
- llvm-readelf(1)
- GNU-style LLVM Object Reader
- llvm-readobj(1)
- LLVM Object Reader
- llvm-symbolizer(1)
- convert addresses into source code locations
- lm75(4)
- lm75 i2c digital temperature sensor driver
- loader(8)
- kernel bootstrapping final stage
- loader.4th(8)
- loader.conf processing tools
- loader.conf(5)
- system bootstrap configuration information
- loader.conf.lua(5)
- system bootstrap Lua configuration information
- loader.efi(8)
- UEFI kernel loader
- loader.lua(8)
- bootloader Lua binding module
- loader_4th(8)
- kernel bootstrapping final stage
- loader_lua(8)
- kernel bootstrapping final stage
- loader_simp(8)
- kernel bootstrapping final stage
- local-unbound(8), unbound(8)
- Local-unbound DNS validating resolver 1.23.1
- local-unbound-anchor(8)
- Local-unbound anchor utility
- local-unbound-checkconf(8)
- Check Local-unbound configuration file for errors
- local-unbound-control(8), local-unbound-control-setup(8)
- Local-unbound remote server control utility
- local-unbound.conf(5), unbound.conf(5)
- Local-unbound configuration file
- localedef(1)
- define locale environment
- locate(1)
- find filenames quickly
- locate.updatedb(8)
- update locate database
- lockf(1)
- execute a command while holding a file lock
- lockf(3)
- record locking on files
- lockinit(9), lockdestroy(9), lockmgr(9), lockmgr_args(9), lockmgr_args_rw(9), lockmgr_disown(9), lockmgr_disowned(9), lockmgr_lock_flags(9), lockmgr_printinfo(9), lockmgr_recursed(9), lockmgr_rw(9), lockmgr_slock(9), lockmgr_unlock(9), lockmgr_xlock(9), lockstatus(9), lockmgr_assert(9)
- lockmgr family of functions
- lockstat(1)
- report kernel lock and profiling statistics
- login.conf(5)
- login class capability database
- login_close(3), login_getcapbool(3), login_getcaplist(3), login_getcapnum(3), login_getcapenum(3), login_getcapstr(3), login_getcapsize(3), login_getcaptime(3), login_getclass(3), login_getclassbyname(3), login_getpath(3), login_getpwclass(3), login_getstyle(3), login_getuserclass(3), login_setcryptfmt(3)
- functions for accessing the login class capabilities database
- logins(1)
- display account information
- logname(1)
- display user's login name
- look(1)
- display lines beginning with a given string
- lorder(1)
- list dependencies for object files
- lp(1)
- front-end to the print spooler
- lp(4)
- printer port Internet Protocol driver
- lpd(8)
- line printer spooler daemon
- lpt(4)
- generic printer device driver
- lptcontrol(8)
- a utility for manipulating the lpt printer driver
- ls(1)
- list directory contents
- lsearch(3), lfind(3)
- linear search and append
- lseek(2)
- reposition read/write file offset
- lsvfs(1)
- list installed virtual file systems
- ltc430x(4)
- driver for LTC4305 and LTC4306 I2C mux chips
- lzmainfo(1)
- show information stored in the .lzma file header
- mac(3)
- introduction to the MAC security API
- mac(4)
- Mandatory Access Control
- mac(9)
- TrustedBSD Mandatory Access Control framework
- mac_biba(4)
- Biba data integrity policy
- mac_bsdextended(4)
- file system firewall policy
- mac_ddb(4)
- Restricted kernel debugger interface policy
- mac_do(4)
- policy allowing unprivileged users to change process credentials
- mac_get_file(3), mac_get_link(3), mac_get_fd(3), mac_get_peer(3), mac_get_pid(3), mac_get_proc(3)
- get the label of a file, socket, socket peer or process
- mac_ipacl(4)
- IP Address access control policy
- mac_lomac(4)
- Low-watermark Mandatory Access Control data integrity policy
- mac_mls(4)
- Multi-Level Security confidentiality policy
- mac_none(4)
- null MAC policy module
- mac_ntpd(4)
- policy allowing ntpd to run as non-root user
- mac_priority(4)
- policy for scheduling privileges of non-root users
- mac_seeotheruids(4)
- simple policy controlling whether users see other users
- mac_set_file(3), mac_set_fd(3), mac_set_proc(3)
- set the MAC label for a file or process
- mac_stub(4)
- MAC policy stub module
- maclabel(7)
- Mandatory Access Control label format
- madvise(2), posix_madvise(2)
- give advice about use of memory
- magic(5)
- file command's magic pattern file
- mail(1), Mail(1), mailx(1)
- send and receive mail
- mailstats(8)
- display mail statistics
- mailwrapper(8)
- invoke appropriate MTA software based on configuration file
- make(1)
- maintain program dependencies
- make.conf(5)
- system build information
- make_dev(9), make_dev_cred(9), make_dev_credf(9), make_dev_p(9), make_dev_s(9), make_dev_alias(9), make_dev_alias_p(9), destroy_dev(9), destroy_dev_sched(9), destroy_dev_sched_cb(9), destroy_dev_drain(9), dev_depends(9)
- create and destroy character devices including devfs registration
- makecontext(3), swapcontext(3)
- modify and exchange user thread contexts
- makedev(3), major(3), minor(3)
- device number conversion
- makefs(8)
- create a file system image from a directory tree or a mtree manifest
- makemap(8)
- create database maps for sendmail
- makewhatis(8)
- index UNIX manuals
- malloc(9), mallocarray(9), free(9), zfree(9), realloc(9), reallocf(9), malloc_usable_size(9), malloc_aligned(9), malloc_exec(9), MALLOC_DECLARE(9), MALLOC_DEFINE(9), malloc_domainset(9), malloc_domainset_aligned(9), malloc_domainset_exec(9), mallocarray_domainset(9)
- kernel memory management routines
- malo(4)
- Marvell Libertas IEEE 802.11b/g wireless network driver
- man(1)
- display online manual documentation pages
- man.conf(5)
- man(1) and manpath(1) configuration files
- mandoc(1)
- format manual pages
- mandoc.db(5)
- manual page database
- mandoc_char(7)
- mandoc special characters
- manpath(1)
- display search path for manual pages
- max44009(4)
- driver for MAX44009 Ambient Light Sensor
- mbchain(9), mb_init(9), mb_initm(9), mb_done(9), mb_detach(9), mb_fixhdr(9), mb_reserve(9), mb_put_uint8(9), mb_put_uint16be(9), mb_put_uint16le(9), mb_put_uint32be(9), mb_put_uint32le(9), mb_put_int64be(9), mb_put_int64le(9), mb_put_mem(9), mb_put_mbuf(9), mb_put_uio(9)
- set of functions to build an mbuf chain from various data types
- mbrtowc(3), mbrtoc16(3), mbrtoc32(3)
- convert a character to a wide-character code (restartable)
- mbsinit(3)
- determine conversion object status
- mbsrtowcs(3), mbsnrtowcs(3)
- convert a character string to a wide-character string (restartable)
- mbstowcs(3)
- convert a character string to a wide-character string
- mbtowc(3)
- convert a character to a wide-character code
- mckey(1)
- RDMA CM multicast setup and simple data transfer test
- md(4)
- memory disk
- md5(1), sha1(1), sha224(1), sha256(1), sha384(1), sha512(1), sha512t224(1), sha512t256(1), rmd160(1), skein256(1), skein512(1), skein1024(1), md5sum(1), sha1sum(1), sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1), sha512t224sum(1), sha512t256sum(1), rmd160sum(1), skein256sum(1), skein512sum(1), skein1024sum(1), shasum(1)
- calculate a message-digest fingerprint (checksum) for a file
- mdchain(9), md_initm(9), md_done(9), md_append_record(9), md_next_record(9), md_get_uint8(9), md_get_uint16(9), md_get_uint16be(9), md_get_uint16le(9), md_get_uint32(9), md_get_uint32be(9), md_get_uint32le(9), md_get_int64(9), md_get_int64be(9), md_get_int64le(9), md_get_mem(9), md_get_mbuf(9), md_get_uio(9)
- set of functions to dissect an mbuf chain to various data types
- mdconfig(8)
- create and control memory disks
- mdio(4)
- IEEE 802.3 Management Data Input/Output interface
- mdmfs(8), mount_mfs(8)
- configure and mount an in-memory file system using the md(4) driver or the tmpfs(4) filesystem
- mdo(1)
- execute commands with specific credentials
- mdoc(7)
- semantic markup language for formatting manual pages
- me(4)
- encapsulating network device
- memccpy(3)
- copy string until character found
- memfd_create(2), shm_create_largepage(2), shm_open(2), shm_rename(2), shm_unlink(2)
- shared memory object operations
- memfd_create(3), shm_create_largepage(3), shm_open(3), shm_rename(3), shm_unlink(3)
- shared memory object operations
- memguard(9), MemGuard(9)
- memory allocator for debugging purposes
- menu.4th(8)
- FreeBSD dynamic menu boot module
- menu.lua(8)
- bootloader dynamic menu module
- menu_back(3), menu_fore(3), menu_grey(3), menu_pad(3), set_menu_back(3), set_menu_fore(3), set_menu_grey(3), set_menu_pad(3)
- color and attribute control for menus
- menu_driver(3)
- command-processing loop of the menu system
- menu_request_by_name(3), menu_request_name(3)
- handle printable menu request names
- menu_win(3)
- make and break menu window and subwindow associations
- menusets.4th(8)
- FreeBSD dynamic submenu boot module
- mesg(1)
- display (do not display) messages from other users
- mfi(4)
- LSI MegaRAID SAS driver
- mfiutil(8), mrsasutil(8)
- Utility for managing LSI MegaRAID SAS controllers
- mgb(4)
- Microchip LAN743x PCIe Gigabit Ethernet driver
- mge(4)
- Marvell Gigabit Ethernet device driver
- mi_switch(9)
- switch to another thread context
- microseq(9)
- ppbus microsequencer developer's guide
- mididump(1)
- dump MIDI events
- miibus(4)
- IEEE 802.3 Media Independent Interface network bus
- mincore(2)
- determine residency of memory pages
- mitem_current(3)
- set and get current_menu_item
- mitigations(7)
- FreeBSD Security Vulnerability Mitigations
- mixer(8)
- manipulate soundcard mixer controls
- mixer_open(3), mixer_close(3), mixer_get_dev(3), mixer_get_dev_byname(3), mixer_add_ctl(3), mixer_add_ctl_s(3), mixer_remove_ctl(3), mixer_get_ctl(3), mixer_get_ctl_byname(3), mixer_set_vol(3), mixer_set_mute(3), mixer_mod_recsrc(3), mixer_get_dunit(3), mixer_set_dunit(3), mixer_get_mode(3), mixer_get_nmixers(3), mixer_get_path(3), MIX_ISDEV(3), MIX_ISMUTE(3), MIX_ISREC(3), MIX_ISRECSRC(3), MIX_VOLNORM(3), MIX_VOLDENORM(3)
- interface to OSS mixers
- mkcsmapper(1)
- generates hashed conversion data for iconv(3)
- mkdep(1)
- construct Makefile dependency list
- mkdir(1)
- make directories
- mkdir(2), mkdirat(2)
- make a directory file
- mkesdb(1)
- generates conversion catalog for iconv(3)
- mkimg(1)
- utility to make disk images
- mknetid(8)
- generate netid map data
- mknod(2), mknodat(2)
- make a special file node
- mknod(8)
- build special file
- mkuzip(8)
- compress disk image for use with geom_uzip(4) class
- mld(4)
- Multicast Listener Discovery Protocol
- mld6query(8)
- send multicast listener query
- mlockall(2), munlockall(2)
- lock (unlock) the address space of a process
- mlx(4)
- Mylex DAC-family Parallel SCSI RAID driver
- mlx4en(4)
- Mellanox ConnectX-3 10GbE/40GbE network adapter driver
- mlx4ib(4)
- Mellanox ConnectX-3 10GbE/40GbE network adapter driver
- mlx5en(4)
- NVIDIA Mellanox ConnectX-4/5/6 [Dx/Ex/Lx] based 200Gb, 100Gb, 50Gb, 40Gb, 25Gb and 10Gb ethernet adapter driver
- mlx5ib(4)
- Mellanox ConnectX-4 and ConnectX-4 LX based 100Gb, 50Gb, 40Gb, 25Gb and 10Gb network adapter driver
- mlx5io(4)
- IOCTL interface to manage Connect-X 4/5/6 Mellanox network adapters
- mlx5tool(8)
- Utility for managing Connect-X 4/5/6 Mellanox network adapters
- mlxcontrol(8)
- Mylex DAC-family RAID management utility
- mmap(2)
- allocate memory, or map files or devices into memory
- mmc(4)
- MultiMediaCard and SD Card bus driver
- mmcsd(4)
- MMC and SD memory card driver
- mod_cc(4)
- Modular congestion control
- mod_cc(9), DECLARE_CC_MODULE(9), CCV(9)
- Modular Congestion Control
- modf(3), modff(3), modfl(3)
- extract signed integral and fractional values from floating-point number
- modfind(2)
- returns the modid of a kernel module
- modnext(2)
- return the modid of the next kernel module
- modstat(2)
- get status of kernel module
- module(9)
- structure describing a kernel module
- moduli(5)
- Diffie-Hellman moduli
- morse(6)
- reformat input as morse code
- mos(4)
- Moschip MCS7730/MCS7830/MCS7832 USB Ethernet driver
- motd(5)
- file containing message(s) of the day
- mount(2), nmount(2), unmount(2)
- mount or dismount a file system
- mount_cd9660(8)
- mount an ISO-9660 file system
- mount_fusefs(8)
- mount a Fuse file system daemon
- mount_msdosfs(8)
- mount an MS-DOS (FAT) file system
- mount_nullfs(8)
- mount a loopback file system sub-tree; demonstrate the use of a null file system layer
- mount_udf(8)
- mount a UDF file system
- mountd(8)
- service remote NFS mount requests
- mouse(4)
- mouse and pointing device drivers
- moused(8)
- pass mouse data to the console driver
- moused.conf(5)
- mouse daemon configuration file
- mpi3mr(4)
- Broadcom MPIMR 3.0 IT/IR 24Gb/s SAS Tri-Mode RAID PCIe 4.0 driver
- mpool(3)
- shared memory buffer pool
- mpr(4)
- LSI Fusion-MPT 3/3.5 IT/IR 12Gb/s Serial Attached SCSI/SATA/PCIe driver
- mps(4)
- LSI Fusion-MPT 2 IT/IR 6Gb/s Serial Attached SCSI/SATA driver
- mpt(4)
- LSI Fusion-MPT SCSI/Fibre Channel driver
- mptable(1)
- display MP configuration table
- mq_receive(2), mq_timedreceive(2)
- receive a message from message queue (REALTIME)
- mq_send(2), mq_timedsend(2)
- send a message to message queue (REALTIME)
- mrsas(4)
- Broadcom/LSI MegaRAID 6/12Gb/s SAS+SATA RAID controller driver
- msconvd(8)
- mouse protocol conversion daemon
- msdosfs(4)
- MS-DOS (FAT) file system
- msgs(1)
- system messages and junk mail program
- msgsnd(2)
- send a message to a message queue
- msk(4)
- Marvell/SysKonnect Yukon II Gigabit Ethernet adapter driver
- mskanji(5)
- Shift-JIS (MS Kanji) encoding for Japanese text
- msync(2)
- synchronize a mapped region
- mt(3), mt_start_element(3), mt_end_element(3), mt_char_handler(3), mt_status_tree_sbuf(3), mt_status_tree_print(3), mt_status_entry_free(3), mt_status_free(3), mt_entry_sbuf(3), mt_param_parent_print(3), mt_param_entry_print(3), mt_protect_print(3), mt_param_list(3), mt_density_name(3), mt_density_bp(3), mt_density_num(3), mt_get_xml_str(3), mt_get_status(3)
- Magnetic Tape library
- mtio(4)
- FreeBSD magtape interface
- mtkswitch(4)
- MediaTek/Ralink Ethernet switch driver
- mtree(5)
- format of mtree dir hierarchy files
- mtree(8)
- map a directory hierarchy
- mtw(4)
- MediaTek MT7601U USB IEEE 802.11n wireless network driver
- mtx_pool(9), mtx_pool_alloc(9), mtx_pool_find(9), mtx_pool_lock(9), mtx_pool_lock_spin(9), mtx_pool_unlock(9), mtx_pool_unlock_spin(9), mtx_pool_create(9), mtx_pool_destroy(9)
- mutex pool routines
- muge(4)
- Microchip LAN78xx USB Gigabit Ethernet driver
- multibyte(3)
- multibyte and wide character manipulation functions
- mutex(9), mtx_init(9), mtx_destroy(9), mtx_lock(9), mtx_lock_spin(9), mtx_lock_flags(9), mtx_lock_spin_flags(9), mtx_trylock(9), mtx_trylock_flags(9), mtx_trylock_spin(9), mtx_trylock_spin_flags(9), mtx_unlock(9), mtx_unlock_spin(9), mtx_unlock_flags(9), mtx_unlock_spin_flags(9), mtx_sleep(9), mtx_initialized(9), mtx_owned(9), mtx_recursed(9), mtx_assert(9), MTX_SYSINIT(9)
- kernel synchronization primitives
- mvs(4)
- Marvell Serial ATA Host Controller driver
- mwl(4)
- Marvell 88W8363 IEEE 802.11n wireless network driver
- mwlfw(4)
- Firmware Module for Marvell 88W8363 Wireless driver
- mx25l(4)
- SpiFlash compatible non-volatile storage devices driver
- mxge(4)
- Myricom Myri10GE 10 Gigabit Ethernet adapter driver
- my(4)
- Myson Technology Ethernet PCI driver
- named_attribute(7)
- Solaris-like extended attribute system interface
- namei(9), NDINIT(9), NDINIT_AT(9), NDFREE_PNBUF(9)
- pathname translation and lookup operations
- nanobsd.sh(8)
- create an embedded FreeBSD system image
- natd(8)
- Network Address Translation daemon
- nc(1)
- arbitrary TCP and UDP connections and listens
- nda(4)
- NVMe Direct Access device driver
- ndp(8)
- control/diagnose IPv6 neighbor discovery protocol
- nearbyint(3), nearbyintf(3), nearbyintl(3), rint(3), rintf(3), rintl(3)
- round to integral value in floating-point format
- net80211(4)
- standard interface to IEEE 802.11 devices
- netconfig(5)
- network configuration data base
- netdump(4)
- protocol for transmitting kernel dumps to a remote server
- netfpga10g_nf10bmac(4)
- driver for the NetFPGA-10G Embedded CPU Ethernet Core
- netgdb(4)
- protocol for debugging the kernel with GDB over the network
- netgraph(4)
- graph based kernel networking subsystem
- netgroup(5)
- defines network groups
- netid(5)
- YP network credential file
- netisr(9)
- Kernel network dispatch service
- netstat(1)
- show network status and statistics
- networking(4)
- introduction to networking facilities
- networking(7), wifi(7)
- quickstart guide to connecting to a network
- networks(5)
- network name data base
- new_field(3), dup_field(3), link_field(3), free_field(3)
- create and destroy form fields
- new_form(3), free_form(3)
- create and destroy forms
- new_item(3), free_item(3)
- create and destroy menu items
- new_menu(3), free_menu(3)
- create and destroy menus
- new_pair(3), %alloc_pair(3), %find_pair(3), %free_pair(3)
- dynamically allocate curses color pairs
- new_unrhdr(9), clean_unrhdr(9), clear_unrhdr(9), delete_unrhdr(9), alloc_unr(9), alloc_unr_specific(9), free_unr(9), create_iter_unr(9), next_iter_unr(9), free_iter_unr(9)
- kernel unit number allocator
- newaliases(1)
- rebuild the data base for the sendmail aliases file
- newfs_msdos(8)
- construct a new MS-DOS (FAT) file system
- nextafter(3), nextafterf(3), nextafterl(3), nexttoward(3), nexttowardf(3), nexttowardl(3)
- next representable value
- nextboot(8)
- specify an alternate kernel and boot flags for the next reboot
- nfe(4)
- NVIDIA nForce MCP Ethernet driver
- nfscbd(8)
- NFSv4 client side callback daemon
- nfsd(8)
- remote NFS server
- nfsdumpstate(8)
- display NFSv4 open/lock state
- nfsiod(8)
- local NFS asynchronous I/O server
- nfslockd(4)
- NFS advisory locking
- nfsmb(4)
- NVIDIA nForce2/3/4 SMBus 2.0 controller driver
- nfsstat(1)
- display NFS statistics
- nfsuserd(8)
- load user and group information into the kernel for NFSv4 services plus support manage-gids for all NFS versions
- ng_UI(4)
- UI netgraph node type
- ng_async(4)
- asynchronous framing netgraph node type
- ng_bluetooth(4)
- placeholder for global Bluetooth variables
- ng_bpf(4)
- Berkeley packet filter netgraph node type
- ng_bridge(4)
- Ethernet bridging netgraph node type
- ng_car(4)
- Committed Access Rate netgraph node type
- ng_checksum(4)
- reconstructing IP checksums node type
- ng_cisco(4)
- Cisco HDLC protocol netgraph node type
- ng_deflate(4)
- Deflate PPP compression (RFC 1979) netgraph node type
- ng_device(4)
- device netgraph node type
- ng_echo(4)
- netgraph echo node type
- ng_eiface(4)
- generic Ethernet interface netgraph node type
- ng_etf(4)
- Ethertype filtering netgraph node type
- ng_ether(4)
- Ethernet netgraph node type
- ng_ether_echo(4)
- netgraph ether_echo node type
- ng_frame_relay(4)
- frame relay netgraph node type
- ng_gif(4)
- generic tunnel interface netgraph node type
- ng_gif_demux(4)
- demultiplexer for packets from ng_gif(4) nodes
- ng_hci(4)
- Netgraph node type that is also a Bluetooth Host Controller Interface (HCI) layer
- ng_hole(4)
- netgraph discard node type
- ng_hub(4)
- packet distribution netgraph node type
- ng_iface(4)
- interface netgraph node type
- ng_ip_input(4)
- netgraph IP input node type
- ng_ipfw(4)
- interface between netgraph and IP firewall
- ng_ksocket(4)
- kernel socket netgraph node type
- ng_l2cap(4)
- Netgraph node type that implements Bluetooth Logical Link Control and Adaptation Protocol (L2CAP)
- ng_l2tp(4)
- L2TP protocol netgraph node type
- ng_lmi(4)
- frame relay LMI protocol netgraph node type
- ng_macfilter(4)
- packet filtering netgraph node using ethernet MAC addresses
- ng_mppc(4)
- Microsoft MPPC/MPPE compression and encryption netgraph node type
- ng_nat(4)
- NAT netgraph node type
- ng_one2many(4)
- packet multiplexing netgraph node type
- ng_patch(4)
- trivial mbuf data modifying netgraph node type
- ng_pipe(4)
- Traffic manipulating netgraph node type
- ng_ppp(4)
- PPP protocol netgraph node type
- ng_pppoe(4)
- RFC 2516 PPPoE protocol netgraph node type
- ng_pptpgre(4)
- PPTP GRE protocol netgraph node type
- ng_pred1(4)
- Predictor-1 PPP compression (RFC 1978) netgraph node type
- ng_rfc1490(4)
- RFC 1490 netgraph node type
- ng_socket(4)
- netgraph socket node type
- ng_source(4)
- netgraph node for traffic generation
- ng_split(4)
- netgraph node to separate incoming and outgoing flows
- ng_tag(4)
- mbuf tags manipulating netgraph node type
- ng_tcpmss(4)
- netgraph node to adjust TCP MSS option
- ng_tee(4)
- netgraph ``tee'' node type
- ng_tty(4)
- netgraph node type that is also a TTY hook
- ng_ubt(4)
- Netgraph node type that is also a driver for Bluetooth USB devices
- ng_vjc(4)
- Van Jacobson compression netgraph node type
- ng_vlan(4)
- IEEE 802.1Q VLAN tagging netgraph node type
- ng_vlan_rotate(4)
- IEEE 802.1ad VLAN manipulation netgraph node type
- nge(4)
- National Semiconductor PCI Gigabit Ethernet adapter driver
- nghook(8)
- connect to a netgraph(4) node
- nice(1)
- execute a utility at an altered scheduling priority
- nice(3)
- set program scheduling priority
- nmdm(4)
- nullmodem terminal driver
- nologin(5)
- disallow logins
- nscd(8)
- name service caching daemon
- nscd.conf(5)
- nscd configuration file
- nsdispatch(3)
- name-service switch dispatcher routine
- nss_tacplus(8)
- TACACS+ nsswitch module
- ntb(4)
- Non-Transparent Bridge subsystem
- ntb_hw_amd(4)
- AMD Non-Transparent Bridge driver
- ntb_hw_intel(4)
- Intel(R) Non-Transparent Bridge driver
- ntb_hw_plx(4)
- PLX/Avago/Broadcom Non-Transparent Bridge driver
- ntb_transport(4)
- Packet-oriented transport for Non-Transparent Bridges
- ntp.conf(5)
- Network Time Protocol (NTP) daemon configuration file format
- ntp_adjtime(2), ntp_gettime(2)
- Network Time Protocol (NTP) daemon interface system calls
- ntpd(8)
- NTP daemon program
- ntpdate(8)
- set the date and time via NTP
- ntpdc(8)
- vendor-specific NTPD control program
- ntpq(8)
- standard NTP query program
- ntptime(8)
- read kernel time variables
- nuageinit(7)
- initialize a cloud-init environment
- null(4)
- the null device
- nvd(4)
- NVM Express disk driver
- nvdimm(4)
- ACPI NVDIMM driver
- nvlist_create(9), nvlist_destroy(9), nvlist_error(9), nvlist_set_error(9), nvlist_empty(9), nvlist_flags(9), nvlist_exists(9), nvlist_free(9), nvlist_clone(9), nvlist_dump(9), nvlist_fdump(9), nvlist_size(9), nvlist_pack(9), nvlist_unpack(9), nvlist_send(9), nvlist_recv(9), nvlist_xfer(9), nvlist_in_array(9), nvlist_next(9), nvlist_add(9), nvlist_move(9), nvlist_get(9), nvlist_take(9), nvlist_append(9)
- library for name/value pairs
- nvme(4)
- NVM Express core driver
- nvmem(9)
- nvmem_get_cell_len, nvmem_read_cell_by_name, nvmem_read_cell_by_idx, nvmem_write_cell_by_name, nvmem_write_cell_by_idx
- nvmf(4)
- NVM Express over Fabrics host driver
- nvmft(4)
- NVM Express over Fabrics CAM Target Layer frontend
- nvram(8)
- display or modify contents of the EEPROM or NVRAM
- oce(4)
- Device driver for Emulex OneConnect 10Gb network adapters
- ocs_fc(4)
- Device driver for Emulex Fibre Channel Host Adapters
- od(1)
- octal, decimal, hex, ASCII dump
- ofw_bus_get_status(9), ofw_bus_status_okay(9), ofw_bus_node_status_okay(9)
- check status of the device tree node
- ofw_bus_is_compatible(9), ofw_bus_is_compatible_strict(9), ofw_bus_node_is_compatible(9), ofw_bus_search_compatible(9)
- check device tree nodes for compatibility with drivers
- ofw_graph(9), ofw_graph_get_port_by_idx(9), ofw_graph_port_get_num_endpoints(9), ofw_graph_get_endpoint_by_idx(9), ofw_graph_get_remote_endpoint(9), ofw_graph_get_remote_parent(9), ofw_graph_get_device_by_port_ep(9)
- Helpers for the graph bindings
- ohci(4)
- OHCI USB Host Controller driver
- open(2), openat(2)
- open or create a file for reading, writing or executing
- open_memstream(3), open_wmemstream(3)
- dynamic memory buffer stream open functions
- opendir(3), fdopendir(3), readdir(3), readdir_r(3), telldir(3), seekdir(3), rewinddir(3), closedir(3), fdclosedir(3), dirfd(3)
- directory operations
- openpam_borrow_cred(3)
- temporarily borrow user credentials
- openpam_borrow_cred(3), openpam_free_data(3), openpam_free_envlist(3), openpam_get_feature(3), openpam_get_option(3), openpam_log(3), openpam_nullconv(3), openpam_readline(3), openpam_readlinev(3), openpam_readword(3), openpam_restore_cred(3), openpam_set_feature(3), openpam_set_option(3), openpam_straddch(3), openpam_subst(3), openpam_ttyconv(3), pam_error(3), pam_get_authtok(3), pam_info(3), pam_prompt(3), pam_setenv(3), pam_verror(3), pam_vinfo(3), pam_vprompt(3)
- Pluggable Authentication Modules Library
- openpam_free_data(3)
- generic cleanup function
- openpam_get_option(3)
- returns the value of a module option
- openpam_readline(3)
- read a line from a file
- openpam_readlinev(3)
- read a line from a file and split it into words
- openpam_readword(3)
- read a word from a file, respecting shell quoting rules
- openpam_restore_cred(3)
- restore credentials
- openpam_set_feature(3)
- enable or disable an optional feature
- openpam_set_option(3)
- sets the value of a module option
- openpam_straddch(3)
- add a character to a string, expanding the buffer if needed
- openpam_ttyconv(3)
- simple tty-based conversation function
- openpty(3), forkpty(3)
- auxiliary functions to obtain a pseudo-terminal
- operator(7)
- C and C++ operator precedence and order of evaluation
- orders(7)
- orders of magnitude
- orm(4)
- ISA I/O space option ROM(s) driver
- os-release(5)
- file describing the current OS and some of its attributes
- osd(9), osd_register(9), osd_deregister(9), osd_set(9), osd_reserve(9), osd_set_reserved(9), osd_free_reserved(9), osd_get(9), osd_del(9), osd_call(9), osd_exit(9)
- Object Specific Data
- ossl(4)
- driver using OpenSSL assembly routines
- otus(4)
- Atheros AR9170 USB IEEE 802.11a/b/g/n wireless network driver
- otusfw(4)
- Firmware Module for AR9170 driver
- ovpn(4)
- OpenVPN DCO driver
- ow(4)
- Dallas Semiconductor 1-Wire bus
- ow_temp(4)
- Dallas Semiconductor 1-Wire Temperature sensor
- owc(4)
- Dallas Semiconductor 1-Wire Controller
- owll(9), OWLL_WRITE_ONE(9), OWLL_WRITE_ZERO(9), OWLL_READ_DATA(9), OWLL_REASET_AND_PRESENCE(9)
- Dallas Semiconductor 1-Wire Link Layer Interface
- own(9), own_send_command(9), own_command_wait(9), own_self_command(9), own_acquire_bus(9), own crc(9), own_release_bus(9), OWN_ACQUIRE_BUS(9), OWN_CRC(9), OWN_RELEASE_BUS(9), OWN_SEND_COMMAND(9)
- Dallas Semiconductor 1-Wire Network and Transport Interface
- p_candebug(9)
- determine debuggability of a process
- p_cansee(9)
- determine visibility of a process
- padlock(4)
- driver for the cryptographic functions and RNG in VIA C3, C7 and Eden processors
- pam_acct_mgmt(3)
- perform PAM account validation procedures
- pam_acct_mgmt(3), pam_authenticate(3), pam_chauthtok(3), pam_close_session(3), pam_end(3), pam_get_data(3), pam_get_item(3), pam_get_user(3), pam_getenv(3), pam_getenvlist(3), pam_open_session(3), pam_putenv(3), pam_set_data(3), pam_set_item(3), pam_setcred(3), pam_start(3), pam_strerror(3)
- Pluggable Authentication Modules Library
- pam_chauthtok(3)
- perform password related functions within the PAM framework
- pam_chroot(8)
- Chroot PAM module
- pam_deny(8)
- Deny PAM module
- pam_echo(8)
- Echo PAM module
- pam_end(3)
- terminate the PAM transaction
- pam_error(3)
- display an error message
- pam_exec(8)
- Exec PAM module
- pam_ftpusers(8)
- ftpusers PAM module
- pam_get_data(3)
- get module information
- pam_group(8)
- Group PAM module
- pam_guest(8)
- Guest PAM module
- pam_info(3)
- display an information message
- pam_krb5(8)
- Kerberos PAM module
- pam_ksu(8)
- Kerberos 5 SU PAM module
- pam_lastlog(8)
- login accounting PAM module
- pam_login_access(8)
- login.access PAM module
- pam_nologin(8)
- NoLogin PAM module
- pam_passwdqc(8)
- Password quality-control PAM module
- pam_permit(8)
- Promiscuous PAM module
- pam_radius(8)
- RADIUS authentication PAM module
- pam_rhosts(8)
- Rhosts PAM module
- pam_rootok(8)
- RootOK PAM module
- pam_securetty(8)
- SecureTTY PAM module
- pam_self(8)
- Self PAM module
- pam_set_data(3)
- set module information
- pam_setcred(3)
- modify / delete user credentials for an authentication service
- pam_sm_acct_mgmt(3)
- service module implementation for pam_acct_mgmt
- pam_sm_authenticate(3)
- service module implementation for pam_authenticate
- pam_sm_chauthtok(3)
- service module implementation for pam_chauthtok
- pam_sm_close_session(3)
- service module implementation for pam_close_session
- pam_sm_open_session(3)
- service module implementation for pam_open_session
- pam_sm_setcred(3)
- service module implementation for pam_setcred
- pam_ssh(8)
- authentication and session management with SSH private keys
- pam_strerror(3)
- get PAM standard error message string
- pam_tacplus(8)
- TACACS+ authentication PAM module
- pam_unix(8)
- UNIX PAM module
- pam_verror(3)
- display an error message
- pam_vinfo(3)
- display an information message
- pam_xdg(8)
- XDG PAM module
- panic(9)
- bring down system on fatal error
- parse_lt(3), in_lt(3), in_ltm(3), in_ltms(3), in_lts(3)
- functions for parsing and checking login time periods
- pass(4)
- CAM application passthrough driver
- passwd(1), yppasswd(1)
- modify a user's password
- passwd(5), master.passwd(5), pwd.db(5), spwd.db(5)
- format of the password file
- password.lua(8)
- bootloader password module
- paste(1)
- merge corresponding or subsequent lines of files
- patch(1)
- apply a diff file to an original
- pax(1)
- read and write file archives and copy directory hierarchies
- pbio(4)
- 8255 parallel peripheral interface basic I/O driver
- pca954x(4)
- driver for PCA9548A I2C switch
- pcap-linktype(7)
- link-layer header types supported by libpcap
- pcap_activate(3)
- activate a capture handle
- pcap_breakloop(3)
- force a pcap_dispatch() or pcap_loop() call to return
- pcap_can_set_rfmon(3)
- check whether monitor mode can be set for a not-yet-activated capture handle
- pcap_close(3)
- close a capture device or savefile
- pcap_create(3)
- create a live capture handle
- pcap_datalink(3)
- get the link-layer header type
- pcap_datalink_name_to_val(3)
- get the link-layer header type value corresponding to a header type name
- pcap_datalink_val_to_name(3), pcap_datalink_val_to_description(3), pcap_datalink_val_to_description_or_dlt(3)
- get a name or description for a link-layer header type value
- pcap_dump(3)
- write a packet to a capture file
- pcap_dump_close(3)
- close a savefile being written to
- pcap_dump_file(3)
- get the standard I/O stream for a savefile being written
- pcap_dump_flush(3)
- flush to a savefile packets dumped
- pcap_dump_ftell(3), pcap_dump_ftell64(3)
- get the current file offset for a savefile being written
- pcap_dump_open(3), pcap_dump_open_append(3), pcap_dump_fopen(3)
- open a file to which to write packets
- pcap_file(3)
- get the standard I/O stream for a savefile being read
- pcap_fileno(3)
- get the file descriptor for a live capture
- pcap_findalldevs(3), pcap_freealldevs(3)
- get a list of capture devices, and free that list
- pcap_freecode(3)
- free a BPF program
- pcap_get_required_select_timeout(3)
- get a timeout to be used when doing select() for a live capture
- pcap_get_selectable_fd(3)
- get a file descriptor on which a select() can be done for a live capture
- pcap_get_tstamp_precision(3)
- get the time stamp precision returned in captures
- pcap_inject(3), pcap_sendpacket(3)
- transmit a packet
- pcap_is_swapped(3)
- find out whether a savefile has the native byte order
- pcap_list_datalinks(3), pcap_free_datalinks(3)
- get a list of link-layer header types supported by a capture device, and free that list
- pcap_list_tstamp_types(3), pcap_free_tstamp_types(3)
- get a list of time stamp types supported by a capture device, and free that list
- pcap_lookupdev(3)
- find the default device on which to capture
- pcap_lookupnet(3)
- find the IPv4 network number and netmask for a device
- pcap_loop(3), pcap_dispatch(3)
- process packets from a live capture or savefile
- pcap_next_ex(3), pcap_next(3)
- read the next packet from a pcap_t
- pcap_open_dead(3), pcap_open_dead_with_tstamp_precision(3)
- open a fake pcap_t for compiling filters or opening a capture for output
- pcap_open_live(3)
- open a device for capturing
- pcap_open_offline(3), pcap_open_offline_with_tstamp_precision(3), pcap_fopen_offline(3), pcap_fopen_offline_with_tstamp_precision(3)
- open a saved capture file for reading
- pcap_set_buffer_size(3)
- set the buffer size for a not-yet-activated capture handle
- pcap_set_datalink(3)
- set the link-layer header type to be used by a capture device
- pcap_set_promisc(3)
- set promiscuous mode for a not-yet-activated capture handle
- pcap_set_rfmon(3)
- set monitor mode for a not-yet-activated capture handle
- pcap_set_snaplen(3)
- set the snapshot length for a not-yet-activated capture handle
- pcap_set_timeout(3)
- set the packet buffer timeout for a not-yet-activated capture handle
- pcap_set_tstamp_precision(3)
- set the time stamp precision returned in captures
- pcap_set_tstamp_type(3)
- set the time stamp type to be used by a capture device
- pcap_setdirection(3)
- set the direction for which packets will be captured
- pcap_setnonblock(3), pcap_getnonblock(3)
- set or get the state of non-blocking mode on a capture device
- pcap_tstamp_type_name_to_val(3)
- get the time stamp type value corresponding to a time stamp type name
- pcap_tstamp_type_val_to_name(3), pcap_tstamp_type_val_to_description(3)
- get a name or description for a time stamp type value
- pccbb(4)
- cardbus bridge driver
- pcf8574(4)
- driver for the PCF8574 8-bit I2C IO expander
- pcf8591(4)
- driver for the PCF8591 8-bit A/D and D/A converter
- pci(4)
- generic PCI/PCIe bus driver
- pci(9), pci_alloc_msi(9), pci_alloc_msix(9), pci_clear_pme(9), pci_disable_busmaster(9), pci_disable_io(9), pci_enable_busmaster(9), pci_enable_io(9), pci_enable_pme(9), pci_find_bsf(9), pci_find_cap(9), pci_find_dbsf(9), pci_find_device(9), pci_find_extcap(9), pci_find_htcap(9), pci_find_next_cap(9), pci_find_next_extcap(9), pci_find_next_htcap(9), pci_find_pcie_root_port(9), pci_get_id(9), pci_get_max_payload(9), pci_get_max_read_req(9), pci_get_powerstate(9), pci_get_vpd_ident(9), pci_get_vpd_readonly(9), pci_has_pm(9), pci_iov_attach(9), pci_iov_attach_name(9), pci_iov_detach(9), pci_msi_count(9), pci_msix_count(9), pci_msix_pba_bar(9), pci_msix_table_bar(9), pci_pending_msix(9), pci_read_config(9), pci_release_msi(9), pci_remap_msix(9), pci_restore_state(9), pci_save_state(9), pci_set_max_read_req(9), pci_set_powerstate(9), pci_write_config(9), pcie_adjust_config(9), pcie_flr(9), pcie_get_max_completion_timeout(9), pcie_read_config(9), pcie_wait_for_pending_transactions(9), pcie_write_config(9)
- PCI bus interface
- pci_iov_schema(9), pci_iov_schema_alloc_node(9), pci_iov_schema_add_bool(9), pci_iov_schema_add_string(9), pci_iov_schema_add_uint8(9), pci_iov_schema_add_uint16(9), pci_iov_schema_add_uint32(9), pci_iov_schema_add_uint64(9), pci_iov_schema_add_unicast_mac(9)
- PCI SR-IOV config schema interface
- pcib(4)
- PCI bridge driver
- pciconf(8)
- diagnostic utility for the PCI bus
- pdfork(2), pdgetpid(2), pdkill(2)
- System calls to manage process descriptors
- periodic(8)
- run periodic system functions
- periodic.conf(5)
- periodic job configuration information
- pfctl(8)
- control the packet filter (PF) device
- pfil(9), pfil_head_register(9), pfil_head_unregister(9), pfil_link(9), pfil_run_hooks(9)
- packet filter interface
- pfind(9), zpfind(9)
- locate a process by number
- pflogd(8)
- packet filter logging daemon
- pflow(4)
- kernel interface for pflow data export
- pflowctl(8)
- control pflow data export
- pgfind(9)
- locate a process group by number
- pgrep(1), pkill(1)
- find or signal processes by name
- phones(5)
- remote host phone number data base
- phttpget(8)
- retrieve multiple files via pipelined HTTP
- physio(9)
- initiate I/O on raw devices
- pidfile_open(3), pidfile_write(3), pidfile_close(3), pidfile_remove(3), pidfile_fileno(3), pidfile_signal(3)
- library for PID files handling
- pim(4)
- Protocol Independent Multicast
- ping(8)
- send ICMP or ICMPv6 ECHO_REQUEST packets to network hosts
- pipe(2), pipe2(2)
- create descriptor pair for interprocess communication
- pkru(3), Protection Key Rights for User pages(3)
- provide fast user-managed key-based access control for pages
- plockstat(1)
- Trace pthread lock statistics using DTrace
- pmap(9)
- machine-dependent portion of virtual memory subsystem
- pmap_clear_modify(9)
- set information about physical pages
- pmap_extract(9), pmap_extract_and_hold(9)
- map a virtual address to a physical page
- pmap_growkernel(9)
- grow the kernel virtual address (KVA) space
- pmap_is_modified(9), pmap_ts_modified(9)
- return information about physical pages
- pmap_is_prefaultable(9)
- determine if a page may be prefaulted
- pmap_kextract(9), vtophys(9)
- extract a physical address from the kernel page table
- pmap_map(9)
- map a physical memory range into kernel virtual address (KVA) space
- pmap_mincore(9)
- determine if a virtual address is resident in physical memory
- pmap_page_exists_quick(9)
- determine if a page exists in a physical map
- pmap_page_init(9)
- initialize machine-dependent fields of a VM page
- pmap_quick_enter_page(9), pmap_quick_remove_page(9)
- manage fast, single-page kernel address space mappings
- pmap_release(9)
- release resources held by a physical map
- pmap_resident_count(9), pmap_wired_count(9)
- return page resident and wiring statistics
- pmap_zero_page(9), pmap_zero_area(9)
- zero-fill a page using machine-dependent optimizations
- pmc(3)
- library for accessing hardware performance monitoring counters
- pmc.amd(3), pmc.amd pmc.k8(3)
- measurement events for AMD Athlon 64 (K8 family) CPUs
- pmc.core(3)
- measurement events for Intel Core Solo and Core Duo family CPUs
- pmc.corei7(3)
- measurement events for Intel Core i7 and Xeon 5500 family CPUs
- pmc.corei7uc(3)
- uncore measurement events for Intel Core i7 and Xeon 5500 family CPUs
- pmc.dmc-620(3)
- measure the Arm DMC-620 Dynamic Memory Controller performance counter events
- pmc.iaf(3)
- measurement events for Intel fixed function performance counters
- pmc.ivybridge(3)
- measurement events for Intel Ivy Bridge family CPUs
- pmc.ivybridgexeon(3)
- measurement events for Intel Ivy Bridge Xeon family CPUs
- pmc.sandybridge(3)
- measurement events for Intel Sandy Bridge family CPUs
- pmc.sandybridgeuc(3)
- uncore measurement events for Intel Sandy Bridge family CPUs
- pmc.sandybridgexeon(3)
- measurement events for Intel Sandy Bridge Xeon family CPUs
- pmc.soft(3)
- measurements using software based events
- pmc.ucf(3)
- measurement events for Intel uncore fixed function performance counters
- pmc_allocate(3), pmc_release(3)
- allocate and free performance monitoring counters
- pmc_attach(3), pmc_detach(3)
- attaching and detaching process scope PMCs to target processes
- pmc_capabilities(3), pmc_cpuinfo(3), pmc_ncpu(3), pmc_npmc(3), pmc_pmcinfo(3), pmc_width(3)
- retrieve information about performance monitoring counters
- pmc_disable(3), pmc_enable(3)
- administrative control of hardware performance counters
- pmc_event_names_of_class(3)
- return a list of event names supported by a PMC class
- pmc_get_driver_stats(3)
- retrieve driver statistics
- pmc_name_of_capability(3), pmc_name_of_class(3), pmc_name_of_cputype(3), pmc_name_of_disposition(3), pmc_name_of_event(3), pmc_name_of_mode(3), pmc_name_of_state(3)
- human readable names for numeric constants used by pmc(3) and hwpmc(4)
- pmc_read(3), pmc_rw(3), pmc_write(3)
- read and write hardware performance counters
- pmc_set(3)
- set the reload count of a sampling PMC
- pmc_start(3), pmc_stop(3)
- start and stop a PMC
- pmcannotate(8)
- sources printout with inlined profiling
- pmccontrol(8)
- control hardware performance monitoring counters
- pmclog_open(3), pmclog_close(3), pmclog_read(3), pmclog_feed(3)
- parse event log data generated by hwpmc(4)
- pmcstat(8)
- performance measurement with performance monitoring hardware
- pmcstudy(8)
- Perform various studies on a system's overall PMCs
- pms(4)
- PMC-Sierra PM8001/8081/8088/8089/8074/8076/8077 SAS/SATA HBA Controller driver
- pmu(4)
- Apple PMU99 Power Management Driver
- pnfs(4), pNFS(4)
- NFS Version 4.1 and 4.2 Parallel NFS Protocol
- pnfsdscopymr(8)
- copy or move a data storage file for a MDS file to a different DS
- pnfsdsfile(8)
- display a pNFS data storage file's location(s) and/or modify the pnfsd.dsfile extended attribute for them
- pnfsdskill(8)
- disables a pNFS data storage server (DS)
- pnfsserver(4), pNFSserver(4)
- NFS Version 4.1 and 4.2 Parallel NFS Protocol Server
- pnp(4)
- support for Plug and Play (PnP) ISA devices
- pnpbios(4)
- support for embedded devices on the motherboard
- polling(4)
- device polling support
- pom(6)
- display the phase of the moon
- ports(7)
- contributed applications
- pos_form_cursor(3)
- position a form window cursor
- posix1e(3)
- introduction to the POSIX.1e security API
- posix_fadvise(2)
- give advice about use of file data
- posix_openpt(2)
- open a pseudo-terminal device
- posix_spawn_file_actions_addopen(3), posix_spawn_file_actions_adddup2(3), posix_spawn_file_actions_addclose(3), posix_spawn_file_actions_addclosefrom_np(3), posix_spawn_file_actions_addchdir_np(3), posix_spawn_file_actions_addfchdir_np(3)
- add open, dup2, close, closefrom, or chdir/fchdir actions to spawn file actions object
- posix_spawn_file_actions_init(3), posix_spawn_file_actions_destroy(3)
- initialize and destroy spawn file actions object
- posix_spawnattr_getflags(3), posix_spawnattr_setflags(3)
- get and set the spawn-flags attribute of a spawn attributes object
- posix_spawnattr_getpgroup(3), posix_spawnattr_setpgroup(3)
- get and set the spawn-pgroup attribute of a spawn attributes object
- posix_spawnattr_getschedparam(3), posix_spawnattr_setschedparam(3)
- get and set the spawn-schedparam attribute of a spawn attributes object
- posix_spawnattr_getschedpolicy(3), posix_spawnattr_setschedpolicy(3)
- get and set the spawn-schedpolicy attribute of a spawn attributes object
- posix_spawnattr_getsigdefault(3), posix_spawnattr_setsigdefault(3)
- get and set the spawn-sigdefault attribute of a spawn attributes object
- posix_spawnattr_getsigmask(3), posix_spawnattr_setsigmask(3)
- get and set the spawn-sigmask attribute of a spawn attributes object
- posix_spawnattr_init(3), posix_spawnattr_destroy(3)
- initialize and destroy spawn attributes object
- posixshmcontrol(1)
- Control POSIX shared memory segments
- post_form(3), unpost_form(3)
- write or erase forms from associated subwindows
- post_menu(3), unpost_menu(3)
- write or erase menus from associated subwindows
- powerd(8)
- system power control utility
- ppc(4)
- Parallel Port Chipset driver
- pppoed(8)
- handle incoming PPP over Ethernet connections
- praliases(8)
- display system mail aliases
- praudit(1)
- print the contents of audit trail files
- printcap(5)
- printer capability data base
- printf(1)
- formatted output
- printf(3), fprintf(3), sprintf(3), snprintf(3), asprintf(3), dprintf(3), vprintf(3), vfprintf(3), vsprintf(3), vsnprintf(3), vasprintf(3), vdprintf(3)
- formatted output conversion
- printf(9), uprintf(9), tprintf(9), log(9)
- formatted output conversion
- printf_l(3), asprintf_l(3), fprintf_l(3), snprintf_l(3), sprintf_l(3), vasprintf_l(3), vfprintf_l(3), vprintf_l(3), vsnprintf_l(3), vsprintf_l(3)
- formatted output conversion
- prison_check(9)
- determine if subjects may see entities according to jail restrictions
- prng(9)
- Kernel pseudo-random number generators
- proc_rwmem(9), proc_readmem(9), proc_writemem(9)
- read from or write to a process address space
- procdesc(4)
- process descriptor facility
- procstat(1)
- get detailed process information
- procstat_close(3), procstat_freeadvlock(3), procstat_freeargv(3), procstat_freeauxv(3), procstat_freeenvv(3), procstat_freefiles(3), procstat_freegroups(3), procstat_freekstack(3), procstat_freeprocs(3), procstat_freeptlwpinfo(3), procstat_freevmmap(3), procstat_get_pipe_info(3), procstat_get_pts_info(3), procstat_get_sem_info(3), procstat_get_shm_info(3), procstat_get_socket_info(3), procstat_get_vnode_info(3), procstat_getadvlock(3), procstat_getargv(3), procstat_getauxv(3), procstat_getenvv(3), procstat_getfiles(3), procstat_getgroups(3), procstat_getkstack(3), procstat_getosrel(3), procstat_getpathname(3), procstat_getprocs(3), procstat_getptlwpinfo(3), procstat_getrlimit(3), procstat_getumask(3), procstat_getvmmap(3), procstat_open_core(3), procstat_open_kvm(3), procstat_open_sysctl(3)
- library interface for file and process information retrieval
- properties_read(3), property_find(3), properties_free(3)
- functions to allow creating simple property lists from ASCII file data
- protect(1)
- protect processes from being killed when swap space is exhausted
- proto(4)
- Generic prototyping and diagnostics driver
- protocols(5)
- protocol name data base
- ps4dshock(4)
- Sony PlayStation 4 Dualshock 4 gamepad driver
- pseudofs(9)
- pseudo file system construction kit
- psignal(9), kern_psignal(9), pgsignal(9), tdsignal(9)
- post signal to a thread, process, or process group
- psm(4)
- PS/2 mouse style pointing device driver
- pst(4)
- device driver for Promise Supertrak SX6000
- pstat(8), swapinfo(8)
- display system data structures
- pt(4)
- SCSI processor type driver
- pthread(3)
- POSIX thread functions
- pthread_atfork(3)
- register fork handlers
- pthread_attr_get_np(3)
- get attributes of an existing thread
- pthread_attr_getaffinity_np(3), pthread_attr_setaffinity_np(3)
- manage CPU affinity in thread attribute objects
- pthread_attr_init(3), pthread_attr_destroy(3), pthread_attr_setstack(3), pthread_attr_getstack(3), pthread_attr_setstacksize(3), pthread_attr_getstacksize(3), pthread_attr_setguardsize(3), pthread_attr_getguardsize(3), pthread_attr_setstackaddr(3), pthread_attr_getstackaddr(3), pthread_attr_setdetachstate(3), pthread_attr_getdetachstate(3), pthread_attr_setinheritsched(3), pthread_attr_getinheritsched(3), pthread_attr_setschedparam(3), pthread_attr_getschedparam(3), pthread_attr_setschedpolicy(3), pthread_attr_getschedpolicy(3), pthread_attr_setscope(3), pthread_attr_getscope(3)
- thread attribute operations
- pthread_attr_setcreatesuspend_np(3)
- prepare attribute for creation of suspended thread
- pthread_barrier_destroy(3), pthread_barrier_init(3), pthread_barrier_wait(3)
- destroy, initialize or wait on a barrier object
- pthread_barrierattr_destroy(3), pthread_barrierattr_getpshared(3), pthread_barrierattr_init(3), pthread_barrierattr_setpshared(3)
- manipulate a barrier attribute object
- pthread_cancel(3)
- cancel execution of a thread
- pthread_cleanup_pop(3)
- call the first cleanup routine
- pthread_cleanup_push(3)
- add a cleanup function for thread exit
- pthread_cond_broadcast(3)
- unblock all threads waiting for a condition variable
- pthread_cond_destroy(3)
- destroy a condition variable
- pthread_cond_init(3)
- create a condition variable
- pthread_cond_signal(3)
- unblock a thread waiting for a condition variable
- pthread_cond_timedwait(3)
- wait on a condition variable for a specific amount of time
- pthread_cond_wait(3)
- wait on a condition variable
- pthread_condattr_init(3), pthread_condattr_destroy(3), pthread_condattr_getclock(3), pthread_condattr_setclock(3), pthread_condattr_getpshared(3), pthread_condattr_setpshared(3)
- condition attribute operations
- pthread_create(3)
- create a new thread
- pthread_detach(3)
- detach a thread
- pthread_equal(3)
- compare thread IDs
- pthread_exit(3)
- terminate the calling thread
- pthread_get_name_np(3), pthread_getname_np(3), pthread_set_name_np(3), pthread_setname_np(3)
- set and retrieve the thread name
- pthread_getaffinity_np(3), pthread_setaffinity_np(3)
- manage CPU affinity
- pthread_getconcurrency(3), pthread_setconcurrency(3)
- get or set level of concurrency
- pthread_getcpuclockid(3)
- access a thread CPU-time clock
- pthread_getspecific(3)
- get a thread-specific data value
- pthread_getthreadid_np(3)
- get the calling thread's integral ID
- pthread_join(3), pthread_peekjoin_np(3), pthread_timedjoin_np(3)
- inspect thread termination state
- pthread_key_create(3)
- thread-specific data key creation
- pthread_key_delete(3)
- delete a thread-specific data key
- pthread_kill(3)
- send a signal to a specified thread
- pthread_main_np(3)
- identify the initial thread
- pthread_multi_np(3), pthread_single_np(3)
- switch between multi- and single-threaded scheduling modes
- pthread_mutex_consistent(3)
- mark state protected by robust mutex as consistent
- pthread_mutex_destroy(3)
- free resources allocated for a mutex
- pthread_mutex_init(3)
- create a mutex
- pthread_mutex_lock(3)
- lock a mutex
- pthread_mutex_timedlock(3)
- lock a mutex without blocking indefinitely
- pthread_mutex_trylock(3)
- attempt to lock a mutex without blocking
- pthread_mutex_unlock(3)
- unlock a mutex
- pthread_mutexattr_getkind_np(3), pthread_mutexattr_setkind_np(3)
- mutex attribute operations (legacy)
- pthread_mutexattr_init(3), pthread_mutexattr_destroy(3), pthread_mutexattr_setprioceiling(3), pthread_mutexattr_getprioceiling(3), pthread_mutexattr_setprotocol(3), pthread_mutexattr_getprotocol(3), pthread_mutexattr_setpshared(3), pthread_mutexattr_getpshared(3), pthread_mutexattr_setrobust(3), pthread_mutexattr_getrobust(3), pthread_mutexattr_settype(3), pthread_mutexattr_gettype(3)
- mutex attribute operations
- pthread_np(3)
- FreeBSD extensions to POSIX thread functions
- pthread_once(3)
- dynamic package initialization
- pthread_resume_all_np(3)
- resume all suspended threads
- pthread_resume_np(3)
- resume suspended thread
- pthread_rwlock_destroy(3)
- destroy a read/write lock
- pthread_rwlock_init(3)
- initialize a read/write lock
- pthread_rwlock_rdlock(3), pthread_rwlock_tryrdlock(3)
- acquire a read/write lock for reading
- pthread_rwlock_timedrdlock(3)
- acquire a read-write lock for reading or give up after a specified period
- pthread_rwlock_timedwrlock(3)
- acquire a read-write lock for writing or give up after a specified period
- pthread_rwlock_unlock(3)
- release a read/write lock
- pthread_rwlock_wrlock(3), pthread_rwlock_trywrlock(3)
- acquire a read/write lock for writing
- pthread_rwlockattr_destroy(3)
- destroy a read/write lock attributes object
- pthread_rwlockattr_getpshared(3)
- get the process shared attribute
- pthread_rwlockattr_init(3)
- initialize a read/write lock attributes object
- pthread_rwlockattr_setpshared(3)
- set the process shared attribute
- pthread_self(3)
- get the calling thread's ID
- pthread_setcancelstate(3), pthread_setcanceltype(3), pthread_testcancel(3)
- set cancelability state
- pthread_setschedparam(3), pthread_getschedparam(3)
- thread scheduling parameter manipulation
- pthread_setspecific(3)
- set a thread-specific data value
- pthread_sigmask(3)
- examine and/or change a thread's signal mask
- pthread_signals_block_np(3), pthread_signals_unblock_np(3)
- fast asynchronous signals blocking and unblocking
- pthread_sigqueue(3)
- queue a signal to a specified thread
- pthread_spin_init(3), pthread_spin_destroy(3)
- initialize or destroy a spin lock
- pthread_spin_lock(3), pthread_spin_trylock(3), pthread_spin_unlock(3)
- lock or unlock a spin lock
- pthread_suspend_all_np(3)
- suspend all active threads
- pthread_suspend_np(3)
- suspend a thread
- pthread_yield(3)
- yield control of the current thread
- ptnet(4)
- Ethernet driver for passed-through netmap ports
- ptrace(2)
- process tracing and debugging
- pts(4)
- pseudo-terminal driver
- pty(4)
- old-style compatibility pseudo-terminal driver
- puc(4)
- PCI Universal Communications driver
- pw(8)
- create, remove, modify & display system users and groups
- pw_copy(3), pw_dup(3), pw_edit(3), pw_equal(3), pw_fini(3), pw_initpwd(3), pw_init(3), pw_make(3), pw_make_v7(3), pw_mkdb(3), pw_lock(3), pw_scan(3), pw_tempname(3), pw_tmp(3)
- functions for passwd file handling
- pwcache(3), user_from_uid(3), uid_from_user(3), pwcache_userdb(3), group_from_gid(3), gid_from_group(3), pwcache_groupdb(3)
- cache password and group entries
- pwd(1)
- return working directory name
- pwd_mkdb(8)
- generate the password databases
- pwm(8)
- configure PWM (Pulse Width Modulation) hardware
- pwmbus(9), PWMBUS_CHANNEL_CONFIG(9), PWMBUS_CHANNEL_COUNT(9), PWMBUS_CHANNEL_ENABLE(9), PWMBUS_CHANNEL_GET_CONFIG(9), PWMBUS_CHANNEL_GET_FLAGS(9), PWMBUS_CHANNEL_IS_ENABLED(9), PWMBUS_CHANNEL_SET_FLAGS(9), PWMBUS_GET_BUS(9)
- PWMBUS methods
- pwmc(4)
- PWM (Pulse Width Modulation) control device driver
- pxeboot(8)
- Preboot Execution Environment (PXE) bootloader
- qat(4)
- Intel QuickAssist Technology driver
- qat_c2xxx(4)
- Intel QuickAssist Technology (QAT) driver for Atom C2000 chipsets
- qlnxe(4)
- Cavium 25/40/100 Gigabit Ethernet & CNA Adapter Driver
- qlxgb(4)
- QLogic 10 Gigabit Ethernet & CNA Adapter Driver
- qlxgbe(4)
- QLogic 10 Gigabit Ethernet & CNA Adapter Driver
- qlxge(4)
- QLogic 8100 Series 10 Gigabit Ethernet Adapter Driver
- qmath(3)
- fixed-point math library based on the Q number format
- querylocale(3)
- Look up the locale name or version for a specified category
- quot(8)
- display disk space occupied by each user
- quota(1)
- display disk usage and limits
- quota.user(5), quota.group(5)
- per file system quota database
- quota_open(3), quota_close(3), quota_on(3), quota_off(3), quota_read(3), quota_write_limits(3), quota_write_usage(3), quota_fsname(3), quota_qfname(3), quota_maxid(3), quota_check_path(3), quota_convert(3)
- Manipulate quotas
- quotaon(8), quotaoff(8)
- turn file system quotas on and off
- radius.conf(5)
- RADIUS client configuration file
- radixsort(3), sradixsort(3)
- radix sort
- raise(3)
- send a signal to the current thread
- ral(4)
- Ralink Technology IEEE 802.11a/g/n wireless network driver
- rand(3), srand(3), rand_r(3)
- bad random number generator
- random(3), srandom(3), srandomdev(3), initstate(3), setstate(3)
- non-cryptographic pseudorandom number generator; routines for changing generators
- random(4)
- the entropy device
- random(6)
- random lines from a file or random numbers
- random_harvest(9)
- gather entropy from the kernel for the entropy device
- rarpd(8)
- reverse ARP daemon
- rbootd(8)
- HP remote boot server
- rc(8)
- command scripts for auto-reboot and daemon startup
- rc.subr(8)
- functions used by system shell scripts
- rcmd(3), rresvport(3), iruserok(3), ruserok(3), rcmd_af(3), rresvport_af(3), iruserok_sa(3)
- routines for returning a stream to a remote command
- rcmdsh(3)
- return a stream to a remote command without superuser
- rcorder(8)
- print a dependency ordering of interdependent files
- rctl(8)
- display and update resource limits database
- rctl.conf(5)
- resource limits database defaults
- rctl_add_rule(2), rctl_get_limits(2), rctl_get_racct(2), rctl_get_rules(2), rctl_remove_rule(2)
- manipulate and query the resource limits database
- rdma_accept(3)
- Called to accept a connection request
- rdma_ack_cm_event(3)
- Free a communication event
- rdma_bind_addr(3)
- Bind an RDMA identifier to a source address
- rdma_connect(3)
- Initiate an active connection request
- rdma_create_ep(3)
- Allocate a communication identifier and optional QP
- rdma_create_event_channel(3)
- Open a channel used to report communication events
- rdma_create_id(3)
- Allocate a communication identifier
- rdma_create_qp(3)
- Allocate a QP
- rdma_create_srq(3)
- Allocate a shared receive queue
- rdma_dereg_mr(3)
- deregisters a registered memory region
- rdma_destroy_ep(3)
- Release a communication identifier
- rdma_destroy_event_channel(3)
- Close an event communication channel
- rdma_destroy_id(3)
- Release a communication identifier
- rdma_destroy_qp(3)
- Deallocate a QP
- rdma_destroy_srq(3)
- Deallocate a SRQ
- rdma_disconnect(3)
- This function disconnects a connection
- rdma_event_str(3)
- Returns a string representation of an rdma cm event
- rdma_free_devices(3)
- Frees the list of devices returned by rdma_get_devices
- rdma_get_cm_event(3)
- Retrieves the next pending communication event
- rdma_get_devices(3)
- Get a list of RDMA devices currently available
- rdma_get_dst_port(3)
- Returns the remote port number of a bound rdma_cm_id
- rdma_get_local_addr(3)
- Returns the local IP address of a bound rdma_cm_id
- rdma_get_peer_addr(3)
- Returns the remote IP address of a bound rdma_cm_id
- rdma_get_recv_comp(3)
- retrieves a completed receive request
- rdma_get_request(3)
- Retrieves the next pending connection request event
- rdma_get_send_comp(3)
- retrieves a completed send, read, or write request
- rdma_get_src_port(3)
- Returns the local port number of a bound rdma_cm_id
- rdma_getaddrinfo(3)
- Provides transport independent address translation
- rdma_join_multicast(3)
- Joins a multicast group
- rdma_leave_multicast(3)
- Leaves a multicast group
- rdma_listen(3)
- Listen for incoming connection requests
- rdma_migrate_id(3)
- Move a communication identifier to a different event channel
- rdma_notify(3)
- Notifies the librdmacm of an asynchronous event
- rdma_post_read(3)
- post an RDMA read work request
- rdma_post_readv(3)
- post an RDMA read work request
- rdma_post_recv(3)
- post a work request to receive an incoming message
- rdma_post_recvv(3)
- post a work request to receive incoming messages
- rdma_post_send(3)
- post a work request to send a message
- rdma_post_sendv(3)
- post a work request to send a message
- rdma_post_ud_send(3)
- post a work request to send a datagram
- rdma_post_write(3)
- post an RDMA write work request
- rdma_post_writev(3)
- post an RDMA write work request
- rdma_reg_msgs(3)
- register data buffer(s) for sending or receiving messages
- rdma_reg_read(3)
- register data buffer(s) for remote RDMA read access
- rdma_reg_write(3)
- register data buffer(s) for remote RDMA write access
- rdma_reject(3)
- Called to reject a connection request
- rdma_resolve_addr(3)
- Resolve destination and optional source addresses
- rdma_resolve_route(3)
- Resolve the route information needed to establish a connection
- rdma_set_option(3)
- Set communication options for an rdma_cm_id
- re(4)
- RealTek 8139C+/8169/816xS/811xS/8168/810xE/8111 PCI/PCIe Ethernet adapter driver
- re_comp(3), re_exec(3)
- regular expression handler
- read(2), readv(2), pread(2), preadv(2)
- read input
- readlink(2), readlinkat(2)
- read value of a symbolic link
- readpassphrase(3)
- get a passphrase from the user
- realhostname_sa(3)
- convert a struct sockaddr to the real host name
- realpath(1)
- return resolved physical path
- realpath(3)
- returns the canonicalized absolute pathname
- reboot(8), halt(8), fastboot(8), fasthalt(8)
- stopping and restarting the system
- recno(3)
- record number database access method
- recoverdisk(1)
- recover data from disk-like devices
- redzone(9), RedZone(9)
- buffer corruptions detector
- regdomain(5), regdomain.xml(5)
- 802.11 wireless regulatory definitions
- regulator(9), regulator_get_by_name(9), regulator_get_by_id(9), regulator_release(9), regulator_get_name(9), regulator_enable(9), regulator_disable(9), regulator_stop(9), regulator_status(9), regulator_get_voltage(9), regulator_set_voltage(9), regulator_check_voltage(9), regulator_get_by_ofw_property(9)
- regulator methods
- release(7)
- release building infrastructure
- remainder(3), remainderf(3), remainderl(3), remquo(3), remquof(3), remquol(3)
- minimal residue functions
- remote(5)
- remote host description file
- remove(3)
- remove directory entry
- res_query(3), res_search(3), res_mkquery(3), res_send(3), res_init(3), dn_comp(3), dn_expand(3), dn_skipname(3), ns_get16(3), ns_get32(3), ns_put16(3), ns_put32(3)
- resolver routines
- resettodr(9)
- set battery-backed clock from system time
- resizewin(1)
- update terminal size
- resolvconf(8)
- a framework for managing multiple DNS configurations
- restore(8), rrestore(8)
- restore files or file systems from backups made with dump
- revnetgroup(8)
- generate reverse netgroup data
- revoke(1)
- revoke a character device
- rexec(3)
- return stream to a remote command
- rfcomm_pppd(8)
- RFCOMM PPP daemon
- rfcomm_sppd(1)
- RFCOMM Serial Port Profile daemon
- rfork_thread(3)
- create a rfork-based process thread
- rgephy(4)
- RealTek RTL8168/8169/8110/8211 series 10/100/1000 Gigabit Ethernet PHY driver
- rights(4), Capability rights(4)
- Capsicum capability rights for file descriptors
- rijndael(9), rijndael_makeKey(9), rijndael_cipherInit(9), rijndael_blockEncrypt(9), rijndael_padEncrypt(9), rijndael_blockDecrypt(9), rijndael_padDecrypt(9)
- AES encryption
- rip6query(8)
- RIPng debugging tool
- rk_gpio(4)
- driver for the gpio controller on RockChip SoCs
- rk_grf(4)
- driver for the General Register Files controller on RockChip SoCs
- rk_grf_gpio(4)
- RockChip GPIO_MUTE pin driver
- rk_i2c(4)
- driver for the i2c controller on RockChip SoCs
- rk_pinctrl(4)
- driver for the pin multiplexing on RockChip SoCs
- rl(4)
- RealTek 8129/8139 Fast Ethernet device driver
- rm(1), unlink(1)
- remove directory entries
- rmail(8)
- handle remote mail received via uucp
- rman(9), rman_activate_resource(9), rman_adjust_resource(9), rman_deactivate_resource(9), rman_fini(9), rman_init(9), rman_init_from_resource(9), rman_is_region_manager(9), rman_manage_region(9), rman_first_free_region(9), rman_last_free_region(9), rman_release_resource(9), rman_reserve_resource(9), rman_make_alignment_flags(9), rman_get_start(9), rman_get_end(9), rman_get_device(9), rman_get_size(9), rman_get_flags(9), rman_set_mapping(9), rman_get_mapping(9), rman_set_virtual(9), rman_get_virtual(9), rman_set_bustag(9), rman_get_bustag(9), rman_set_bushandle(9), rman_get_bushandle(9), rman_set_rid(9), rman_get_rid(9), rman_set_type(9), rman_get_type(9)
- resource management functions
- rmdir(1)
- remove directories
- rmdir(2)
- remove a directory file
- rmlock(9), rm_init(9), rm_init_flags(9), rm_destroy(9), rm_rlock(9), rm_try_rlock(9), rm_wlock(9), rm_runlock(9), rm_wunlock(9), rm_wowned(9), rm_sleep(9), rm_assert(9), RM_SYSINIT(9), RM_SYSINIT_FLAGS(9), rms_init(9), rms_destroy(9), rms_rlock(9), rms_wlock(9), rms_runlock(9), rms_wunlock(9)
- kernel reader/writer lock optimized for read-mostly access patterns
- rmt(8)
- remote magtape protocol module
- rndtest(4)
- FIPS 140-2 random number generator test monitor
- roff(7)
- roff language reference for mandoc
- round(3), roundf(3), roundl(3)
- round to nearest integral value
- route(4)
- kernel packet forwarding database
- route6d(8)
- RIP6 Routing Daemon
- routed(8), rdisc(8)
- network RIP and router discovery routing daemon
- rpc(3)
- library routines for remote procedure calls
- rpc(5)
- rpc program number data base
- rpc.lockd(8)
- NFS file locking daemon
- rpc.rquotad(8)
- remote quota server
- rpc.rstatd(8)
- kernel statistics server
- rpc.rusersd(8)
- logged in users server
- rpc.rwalld(8)
- write messages to users currently logged in server
- rpc.sprayd(8), sprayd(8)
- spray server
- rpc.statd(8)
- host status monitoring daemon
- rpc.tlsclntd(8)
- Sun RPC over TLS Client Daemon
- rpc.tlsservd(8)
- Sun RPC over TLS Server Daemon
- rpc.umntall(8)
- notify NFS servers about unmounted NFS file systems
- rpc.yppasswdd(8)
- server for updating NIS passwords
- rpc.ypxfrd(8)
- NIS map transfer server
- rpc_clnt_calls(3), clnt_call(3), clnt_freeres(3), clnt_geterr(3), clnt_perrno(3), clnt_perror(3), clnt_sperrno(3), clnt_sperror(3), rpc_broadcast(3), rpc_broadcast_exp(3), rpc_call(3)
- library routines for client side calls
- rpc_clnt_create(3), clnt_control(3), clnt_create(3), clnt_create_timed(3), clnt_create_vers(3), clnt_create_vers_timed(3), clnt_destroy(3), clnt_dg_create(3), clnt_pcreateerror(3), clnt_raw_create(3), clnt_spcreateerror(3), clnt_tli_create(3), clnt_tp_create(3), clnt_tp_create_timed(3), clnt_vc_create(3), rpc_createerr(3)
- library routines for dealing with creation and manipulation of CLIENT handles
- rpc_gss_get_error(3)
- Get error details
- rpc_gss_get_mechanisms(3)
- Get installed mechanisms
- rpc_gss_get_versions(3)
- Get supported protocol version
- rpc_gss_getcred(3)
- Get authorization information for an RPC request
- rpc_gss_is_installed(3)
- Query for the presence os a security mechanism
- rpc_gss_max_data_length(3)
- calculate maximum data size
- rpc_gss_mech_to_oid(3)
- Convert a mechanism name to a GSS-API oid
- rpc_gss_oid_to_mech(3)
- Convert a mechanism name to a GSS-API oid
- rpc_gss_set_defaults(3)
- set service and quality of protection
- rpc_gss_svc_max_data_length(3)
- calculate maximum data size
- rpc_secure(3)
- library routines for secure remote procedure calls
- rpc_soc(3), auth_destroy(3), authnone_create(3), authunix_create(3), authunix_create_default(3), callrpc(3), clnt_broadcast(3), clnt_call(3), clnt_control(3), clnt_create(3), clnt_destroy(3), clnt_freeres(3), clnt_geterr(3), clnt_pcreateerror(3), clnt_perrno(3), clnt_perror(3), clnt_spcreateerror(3), clnt_sperrno(3), clnt_sperror(3), clntraw_create(3), clnttcp_create(3), clntudp_bufcreate(3), clntudp_create(3), clntunix_create(3), get_myaddress(3), pmap_getmaps(3), pmap_getport(3), pmap_rmtcall(3), pmap_set(3), pmap_unset(3), registerrpc(3), rpc_createerr(3), svc_destroy(3), svc_fds(3), svc_fdset(3), svc_getargs(3), svc_getcaller(3), svc_getreq(3), svc_getreqset(3), svc_register(3), svc_run(3), svc_sendreply(3), svc_unregister(3), svcerr_auth(3), svcerr_decode(3), svcerr_noproc(3), svcerr_noprog(3), svcerr_progvers(3), svcerr_systemerr(3), svcerr_weakauth(3), svcfd_create(3), svcunixfd_create(3), svcraw_create(3), svcunix_create(3), xdr_accepted_reply(3), xdr_authunix_parms(3), xdr_callhdr(3), xdr_callmsg(3), xdr_opaque_auth(3), xdr_pmap(3), xdr_pmaplist(3), xdr_rejected_reply(3), xdr_replymsg(3), xprt_register(3), xprt_unregister(3)
- library routines for remote procedure calls
- rpc_svc_create(3), svc_control(3), svc_create(3), svc_destroy(3), svc_dg_create(3), svc_fd_create(3), svc_raw_create(3), svc_tli_create(3), svc_tp_create(3), svc_vc_create(3)
- library routines for the creation of server handles
- rpc_svc_err(3), svcerr_auth(3), svcerr_decode(3), svcerr_noproc(3), svcerr_noprog(3), svcerr_progvers(3), svcerr_systemerr(3), svcerr_weakauth(3)
- library routines for server side remote procedure call errors
- rpcb_getmaps(3), rpcb_getaddr(3), rpcb_gettime(3), rpcb_rmtcall(3), rpcb_set(3), rpcb_unset(3)
- library routines for RPC bind service
- rpcbind(8)
- universal addresses to RPC program number mapper
- rpcsec_gss(3), RPCSEC_GSS(3)
- GSS-API based authentication for RPC
- rping(1)
- RDMA CM connection and RDMA ping-pong test
- rpmatch(3)
- determine whether the response to a question is affirmative or negative
- rpoll(3)
- callback functions for file descriptors and timers
- rrenumd(8)
- router renumbering daemon
- rrenumd.conf(5)
- configuration file for router renumbering daemon
- rs(1)
- reshape a data array
- rsu(4)
- Realtek RTL8188SU/RTL8192SU USB IEEE 802.11b/g/n wireless network driver
- rsufw(4)
- Firmware Module for Realtek driver
- rtadvctl(8)
- control program for rtadvd(8) daemon
- rtadvd(8)
- router advertisement daemon
- rtadvd.conf(5)
- config file for router advertisement daemon
- rtlbtfw(8)
- load firmware for Realtek 87XX/88XX Bluetooth USB devices
- rtld_get_var(3), rtld_set_var(3)
- query or change run-time linker parameters after image activation
- rtprio(1), idprio(1)
- execute, examine or modify a utility's or process's realtime or idletime scheduling priority
- rtprio(2), rtprio_thread(2)
- examine or modify realtime or idle priority
- rtquery(8)
- query routing daemons for their routing tables
- rtsold(8), rtsol(8)
- router solicitation daemon
- rtsx(4)
- Realtek SD card reader
- rtw88(4)
- Realtek IEEE 802.11n/ac wireless network driver
- rtw89(4)
- Realtek IEEE 802.11ax wireless network driver
- rtwn(4)
- Realtek IEEE 802.11n/ac wireless network driver
- rtwn_pci(4)
- Realtek wireless rtwn network driver PCI/PCIe support
- rtwn_usb(4)
- Realtek wireless rtwn network driver USB support
- rtwnfw(4)
- Firmware Module for Realtek Wireless driver
- rue(4)
- RealTek RTL8150 USB to Fast Ethernet controller driver
- rum(4)
- Ralink Technology USB IEEE 802.11a/b/g wireless network driver
- run(4)
- Ralink Technology USB IEEE 802.11a/g/n wireless network driver
- runat(1)
- run a shell command on a named attribute directory
- runfw(4)
- Firmware Module for Ralink driver
- rup(1)
- remote status display
- rusers(1)
- who is logged in to machines on local network
- rwall(1)
- send a message to users logged on a host
- rwho(1)
- who is logged in on local machines
- rwhod(8)
- system status server
- rwlock(9), rw_init(9), rw_init_flags(9), rw_destroy(9), rw_rlock(9), rw_wlock(9), rw_runlock(9), rw_wunlock(9), rw_unlock(9), rw_try_rlock(9), rw_try_upgrade(9), rw_try_wlock(9), rw_downgrade(9), rw_sleep(9), rw_initialized(9), rw_wowned(9), rw_assert(9), RW_SYSINIT(9), RW_SYSINIT_FLAGS(9)
- kernel reader/writer lock
- sa(4)
- SCSI Sequential Access device driver
- sade(8)
- sysadmins disk editor
- safexcel(4)
- Inside Secure SafeXcel-IP-97 cryptographic offload engine
- save-entropy(8)
- Save bits of entropy to feed /dev/random at startup
- savecore(8)
- save a core dump of the operating system
- sbget(3), sbsearch(3), sbput(3), sbread(3), sbfind(3), sbwrite(3)
- read and write superblocks of a UFS file system
- sbni(4)
- Granch SBNI12 leased line modem driver
- sbp(4)
- Serial Bus Protocol 2 (SBP-2) Mass Storage Devices driver
- sbp_targ(4)
- Serial Bus Protocol 2 (SBP-2) Target Mode devices driver
- sbuf(9), sbuf_new(9), sbuf_new_auto(9), sbuf_new_for_sysctl(9), sbuf_clear(9), sbuf_get_flags(9), sbuf_set_flags(9), sbuf_clear_flags(9), sbuf_setpos(9), sbuf_bcat(9), sbuf_bcopyin(9), sbuf_bcpy(9), sbuf_cat(9), sbuf_copyin(9), sbuf_cpy(9), sbuf_nl_terminate(9), sbuf_printf(9), sbuf_vprintf(9), sbuf_putc(9), sbuf_set_drain(9), sbuf_trim(9), sbuf_error(9), sbuf_finish(9), sbuf_data(9), sbuf_len(9), sbuf_done(9), sbuf_delete(9), sbuf_start_section(9), sbuf_end_section(9), sbuf_hexdump(9), sbuf_printf_drain(9), sbuf_putbuf(9)
- safe string composition
- scalb(3), scalbf(3), significand(3), significandf(3)
- IEEE test functions
- scalbln(3), scalblnf(3), scalblnl(3), scalbn(3), scalbnf(3), scalbnl(3)
- adjust exponent
- scandir(3), fdscandir(3), scandirat(3), scandir_b(3), fdscandir_b(3), fdscandirat_b(3), alphasort(3), versionsort(3)
- scan a directory
- scc(4)
- Serial Communications Controller driver
- sched_4bsd(4)
- 4.4BSD scheduler
- sched_get_priority_max(2), sched_get_priority_min(2), sched_rr_get_interval(2)
- get scheduling parameter limits
- sched_getcpu(3)
- get current CPU
- sched_setparam(2), sched_getparam(2)
- set/get scheduling parameters
- sched_setscheduler(2), sched_getscheduler(2)
- set/get scheduling policy and scheduler parameters
- sched_ule(4)
- ULE scheduler
- sched_yield(2)
- yield processor
- scr_dump(5)
- curses screen dump
- screen(4)
- pc display interface
- screen.lua(8)
- bootloader screen manipulation module
- sctp_bindx(3)
- bind or unbind an SCTP socket to a list of addresses
- sctp_connectx(3)
- connect an SCTP socket with multiple destination addresses
- sctp_freepaddrs(3), sctp_freeladdrs(3)
- release the memory returned from a previous call
- sctp_generic_recvmsg(2)
- receive data from a peer
- sctp_generic_sendmsg(2), sctp_generic_sendmsg_iov(2)
- send data to a peer
- sctp_getaddrlen(3)
- return the address length of an address family
- sctp_getassocid(3)
- return an association id for a specified socket address
- sctp_getpaddrs(3), sctp_getladdrs(3)
- return a list of addresses to the caller
- sctp_peeloff(2)
- detach an association from a one-to-many socket to its own fd
- sctp_send(3), sctp_sendx(3), sctp_sendv(3)
- send a message from an SCTP socket
- sctp_sendmsg(3), sctp_sendmsgx(3)
- send a message from an SCTP socket
- sdhci(4)
- PCI SD Host Controller bridge driver
- sdiff(1)
- side-by-side diff
- sdoc(7)
- guide to adding security considerations sections to manual pages
- sdpcontrol(8)
- Bluetooth Service Discovery Protocol query utility
- sdpd(8)
- Bluetooth Service Discovery Protocol daemon
- security(7)
- introduction to security under FreeBSD
- sed(1)
- stream editor
- seldrain(9), selrecord(9), selwakeup(9)
- record and wakeup select requests
- sem_destroy(3)
- destroy an unnamed semaphore
- sem_init(3)
- initialize an unnamed semaphore
- sem_open(3), sem_close(3), sem_unlink(3)
- named semaphore operations
- sem_timedwait(3), sem_clockwait_np(3)
- lock a semaphore
- sem_wait(3), sem_trywait(3)
- decrement (lock) a semaphore
- sema(9), sema_init(9), sema_destroy(9), sema_post(9), sema_wait(9), sema_timedwait(9), sema_trywait(9), sema_value(9)
- kernel counting semaphore
- semget(2)
- obtain a semaphore id
- send(2), sendto(2), sendmsg(2), sendmmsg(2)
- send message(s) from a socket
- send(4)
- Kernel side support for Secure Neighbor Discovery (SeND)
- sendfile(2)
- send a file to a socket
- sendmail(8)
- an electronic mail transport agent
- seqc_consistent(9), seqc_read(9), seqc_write_begin(9), seqc_write_end(9)
- lockless read algorithm
- services(5)
- internet service name and port number data base
- services_mkdb(8)
- generate the services database
- ses(4)
- SCSI Environmental Services driver
- sesutil(8)
- Utility for managing SCSI Enclosure Services (SES) device
- set_constraint_handler_s(3), abort_handler_s(3), ignore_handler_s(3)
- runtime-constraint violation handling
- set_field_just(3), field_just(3)
- retrieve field characteristics
- set_field_opts(3), field_opts_on(3), field_opts_off(3), field_opts(3)
- set and get field options
- set_field_userptr(3), field_userptr(3)
- associate application data with a form field
- set_form_opts(3), form_opts_on(3), form_opts_off(3), form_opts(3)
- set and get form options
- set_form_userptr(3), form_userptr(3)
- associate application data with a form item
- set_item_opts(3), item_opts_on(3), item_opts_off(3), item_opts(3)
- set and get menu item options
- set_item_userptr(3), item_userptr(3)
- associate application data with a menu item
- set_item_value(3), item_value(3)
- set and get menu item values
- set_menu_format(3), menu_format(3)
- set and get menu sizes
- set_menu_items(3), menu_items(3), item_count(3)
- make and break connections between items and menus
- set_menu_mark(3), menu_mark(3)
- get and set the menu mark string
- set_menu_opts(3), menu_opts_on(3), menu_opts_off(3), menu_opts(3)
- set and get menu options
- set_menu_pattern(3), menu_pattern(3)
- set and get a menu's pattern buffer
- set_menu_spacing(3), menu_spacing(3)
- set and get spacing between menu items
- set_menu_userptr(3), menu_userptr(3)
- associate application data with a menu item
- setac(3), endac(3), getacdir(3), getacdist(3), getacexpire(3), getacfilesz(3), getacflg(3), getachost(3), getacmin(3), getacna(3), getacpol(3), au_poltostr(3), au_strtopol(3)
- look up information from the audit_control database
- setaudit(2), setaudit_addr(2)
- set audit session state
- setauid(2)
- set audit session ID
- setauuser(3), endauuser(3), getauuserent(3), getauuserent_r(3), getauusernam(3), getauusernam_r(3), au_user_mask(3), getfauditflags(3)
- look up information from the audit_user database
- setclasscontext(3), setclasscpumask(3), setclassenvironment(3), setclassresources(3), setusercontext(3)
- functions for using the login class capabilities database
- setcred(2)
- set current process credentials atomically
- setfib(1)
- execute a utility with an altered default network view
- setfib(2)
- set the default FIB (routing table) for the calling process
- setkey(8)
- manually manipulate the IPsec SA/SP database
- setpgid(2), setpgrp(2)
- set process group
- setpmac(8)
- run a command with a different MAC process label
- setregid(2)
- set real and effective group ID
- setreuid(2)
- set real and effective user ID's
- setruid(3), setrgid(3)
- set user and group ID
- setsid(2)
- create session and set process group ID
- setuid(2), seteuid(2), setgid(2), setegid(2)
- set user and group ID
- sf_buf(9)
- manage temporary kernel address space mapping for memory pages
- sfxge(4)
- Solarflare 10Gb Ethernet adapter driver
- sg(4)
- Linux ioctl-compatible SCSI passthru device
- sge(4)
- Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet driver
- sglist(9), sglist_alloc(9), sglist_append(9), sglist_append_bio(9), sglist_append_mbuf(9), sglist_append_mbuf_epg(9), sglist_append_phys(9), sglist_append_sglist(9), sglist_append_single_mbuf(9), sglist_append_uio(9), sglist_append_user(9), sglist_append_vmpages(9), sglist_build(9), sglist_clone(9), sglist_consume_uio(9), sglist_count(9), sglist_count_mbuf_epg(9), sglist_count_vmpages(9), sglist_free(9), sglist_hold(9), sglist_init(9), sglist_join(9), sglist_length(9), sglist_reset(9), sglist_slice(9), sglist_split(9)
- manage a scatter/gather list of physical memory addresses
- sh(1)
- command interpreter (shell)
- shells(5)
- shell database
- shm_map(9), shm_unmap(9)
- map shared memory objects into the kernel's address space
- shmat(2), shmdt(2)
- attach or detach shared memory
- shmctl(2)
- shared memory control
- shmget(2)
- obtain a shared memory identifier
- shutdown(2)
- disable sends and/or receives on a socket
- shutdown(8), poweroff(8)
- close down the system at a given time
- siba(4)
- Sonic Inc. Silicon Backplane driver
- sigaltstack(2)
- set and/or get signal stack context
- sigemptyset(3), sigfillset(3), sigaddset(3), sigandset(3), sigdelset(3), sigisemptyset(3), sigismember(3), sigorset(3)
- manipulate signal sets
- sighold(2), sigignore(2), sigpause(2), sigrelse(2), sigset(2)
- legacy interface for signal management
- signal(3)
- simplified software signal facilities
- signal(9), SIGADDSET(9), SIGDELSET(9), SETEMPTYSET(9), SIGFILLSET(9), SIGISMEMBER(9), SIGISEMPTY(9), SIGNOTEMPTY(9), SIGSETEQ(9), SIGSETNEQ(9), SIGSETOR(9), SIGSETAND(9), SIGSETNAND(9), SIGSETCANTMASK(9), SIG_STOPSIGMASK(9), SIG_CONTSIGMASK(9), SIGPENDING(9), cursig(9), execsigs(9), issignal(9), killproc(9), pgsigio(9), postsig(9), sigexit(9), siginit(9), signotify(9), trapsignal(9)
- kernel signal functions
- signbit(3)
- determine whether a floating-point number's sign is negative
- sigpending(2)
- get pending signals
- sigstack(2)
- set and/or get signal stack context
- sigsuspend(2)
- atomically release blocked signals and wait for interrupt
- sigtimedwait(2), sigwaitinfo(2)
- wait for queued signals (REALTIME)
- siis(4)
- SiliconImage Serial ATA Host Controller driver
- simd(7)
- SIMD enhancements
- simplebus(4)
- ePAPR simple-bus driver
- sincos(3), sincosf(3), sincosl(3)
- sine and cosine functions
- sis(4)
- SiS 900, SiS 7016 and NS DP83815/DP83816 Fast Ethernet device driver
- sizeof(7)
- operator yield the storage size of the given operand
- sk(4)
- SysKonnect SK-984x and SK-982x PCI Gigabit Ethernet adapter driver
- sleep(1)
- suspend execution for an interval of time
- sleep(3)
- suspend thread execution for an interval measured in seconds
- smapi(4)
- System Management Application Program Interface driver
- smartpqi(4)
- Microchip Smart Storage SCSI driver
- smb(4)
- System Management Bus (SMBus) generic I/O device driver
- smbmsg(8)
- send or receive messages over an SMBus
- smr(9)
- safe memory reclamation for lock-free data structures
- smrsh(8)
- restricted shell for sendmail
- smsc(4)
- USB Microchip LAN9xxx Fast Ethernet driver
- smu(4)
- Apple System Management Unit Driver
- snd_ai2s(4)
- Apple I2S audio device driver
- snd_als4000(4)
- Avance Logic ALS4000 PCI bridge device driver
- snd_atiixp(4)
- ATI IXP bridge device driver
- snd_cmi(4)
- CMedia CMI8338/CMI8738 PCI bridge device driver
- snd_cs4281(4)
- Crystal Semiconductor CS4281 PCI bridge device driver
- snd_csa(4)
- Crystal Semiconductor CS461x/462x/4280 PCI bridge device driver
- snd_davbus(4)
- Apple Davbus audio device driver
- snd_dummy(4)
- Dummy audio driver
- snd_emu10k1(4)
- SoundBlaster Live! and Audigy PCI bridge device driver
- snd_emu10kx(4)
- Creative SoundBlaster Live! and Audigy sound cards device driver
- snd_envy24(4)
- VIA Envy24 and compatible bridge device driver
- snd_envy24ht(4)
- VIA Envy24HT and compatible bridge device driver
- snd_es137x(4)
- Ensoniq AudioPCI ES137x bridge device driver
- snd_fm801(4)
- Forte Media FM801 bridge device driver
- snd_hda(4)
- Intel High Definition Audio bridge device driver
- snd_hdsp(4)
- RME HDSP bridge device driver
- snd_hdspe(4)
- RME HDSPe bridge device driver
- snd_ich(4)
- Intel ICH AC'97 and compatible bridge device driver
- snd_maestro3(4)
- ESS Maestro3/Allegro-1 bridge device driver
- snd_neomagic(4)
- NeoMagic 256AV/ZX bridge device driver
- snd_solo(4)
- ESS Solo-1/1E PCI bridge device driver
- snd_spicds(4)
- I2S SPI audio codec driver
- snd_t4dwave(4)
- Trident 4DWave bridge device driver
- snd_uaudio(4)
- USB audio and MIDI device driver
- snd_via8233(4)
- VIA Technologies VT8233 bridge device driver
- snd_via82c686(4)
- VIA Technologies 82C686A bridge device driver
- snd_vibes(4)
- S3 SonicVibes bridge device driver
- sndctl(8)
- list and modify soundcard properties
- sndstat(4)
- nvlist-based PCM audio device enumeration interface
- snl(3), snl_init(3), snl_free(3), snl_read_message(3), snl_send(3), snl_get_seq(3), snl_allocz(3), snl_clear_lb(3), snl_parse_nlmsg(3), snl_parse_header(3), snl_parse_attrs(3), snl_parse_attrs_raw(3), snl_attr_get_flag(3), snl_attr_get_ip(3), snl_attr_get_uint16(3), snl_attr_get_uint32(3), snl_attr_get_string(3), snl_attr_get_stringn(3), snl_attr_get_nla(3), snl_field_get_uint8(3), snl_field_get_uint16(3), snl_field_get_uint32(3)
- simple netlink library
- snmp_bridge(3)
- bridge module for snmpd
- snmp_client(3), snmp_client_init(3), snmp_client_set_host(3), snmp_client_set_port(3), snmp_send_cb_f(3), snmp_timeout_cb_f(3), snmp_timeout_start_f(3), snmp_timeout_stop_f(3), snmp_open(3), snmp_close(3), snmp_pdu_create(3), snmp_add_binding(3), snmp_pdu_check(3), snmp_pdu_send(3), snmp_oid_append(3), snmp_parse_server(3), snmp_receive(3), snmp_table_cb_f(3), snmp_table_fetch(3), snmp_table_fetch_async(3), snmp_dialog(3), snmp_discover_engine(3)
- SNMP client library
- snmp_hast(3)
- HAST module for bsnmpd(1)
- snmp_hostres(3)
- host resources module for bsnmpd(8)
- snmp_lm75(3)
- LM75 Sensor module for bsnmpd(1)
- snmp_mibII(3), mibII(3), mibif_notify_f(3), mib_netsock(3), mib_if_set_dyn(3), mib_refresh_iflist(3), mib_find_if(3), mib_find_if_sys(3), mib_find_if_name(3), mib_first_if(3), mib_next_if(3), mib_register_newif(3), mib_unregister_newif(3), mib_fetch_ifmib(3), mib_if_admin(3), mib_find_ifa(3), mib_first_ififa(3), mib_next_ififa(3), mib_ifstack_create(3), mib_ifstack_delete(3), mib_find_rcvaddr(3), mib_rcvaddr_create(3), mib_rcvaddr_delete(3), mibif_notify(3), mibif_unnotify(3)
- mib-2 module for bsnmpd
- snmp_netgraph(3), snmp_node(3), snmp_nodename(3), ng_cookie_f(3), ng_hook_f(3), ng_register_cookie(3), ng_unregister_cookie(3), ng_register_hook(3), ng_unregister_hook(3), ng_unregister_module(3), ng_output(3), ng_output_node(3), ng_output_id(3), ng_dialog(3), ng_dialog_node(3), ng_dialog_id(3), ng_send_data(3), ng_mkpeer_id(3), ng_connect_node(3), ng_connect_id(3), ng_connect2_id(3), ng_connect2_tee_id(3), ng_rmhook(3), ng_rmhook_id(3), ng_rmhook_tee_id(3), ng_shutdown_id(3), ng_next_node_id(3), ng_node_id(3), ng_node_id_node(3), ng_node_name(3), ng_node_type(3), ng_peer_hook_id(3)
- netgraph module for snmpd
- snmp_target(3)
- Target addresses and notifications module for bsnmpd(1)
- snmp_usm(3)
- user-based security module for bsnmpd(1)
- snmp_vacm(3)
- View-based Access Control module for bsnmpd(1)
- snmp_value_free(3), snmp_value_parse(3), snmp_value_copy(3), snmp_pdu_free(3), snmp_pdu_decode(3), snmp_pdu_encode(3), snmp_pdu_decode_header(3), snmp_pdu_decode_scoped(3), snmp_pdu_decode_secmode(3), snmp_pdu_init_secparams(3), snmp_pdu_dump(3), snmp_passwd_to_keys(3), snmp_get_local_keys(3), snmp_calc_keychange(3), TRUTH_MK(3), TRUTH_GET(3), TRUTH_OK(3)
- SNMP decoding and encoding library
- snmp_wlan(3)
- wireless networking module for bsnmpd(1)
- sntp(8)
- standard Simple Network Time Protocol client program
- sockatmark(3)
- determine whether the read pointer is at the OOB mark
- socket(2)
- create an endpoint for communication
- socketpair(2)
- create a pair of connected sockets
- sort(1)
- sort or merge records (lines) of text and binary files
- sound(4), pcm(4), snd(4)
- PCM audio device infrastructure
- sourcefilter(3)
- advanced multicast group membership API
- speaker(4), spkr(4)
- console speaker device driver
- spi(8)
- communicate on SPI bus with slave devices
- spigen(4)
- SPI generic I/O device driver
- spkrtest(8)
- test script for the speaker driver
- spl(4)
- parameters of the SPL kernel module
- spray(8)
- send many packets to host
- src.conf(5)
- source build options
- ssh-add(1)
- adds private key identities to the OpenSSH authentication agent
- ssh-copy-id(1)
- copy public keys to a remote host
- ssh-keysign(8)
- OpenSSH helper for host-based authentication
- ssh-sk-helper(8)
- OpenSSH helper for FIDO authenticator support
- sshd(8)
- OpenSSH daemon
- sshd_config(5)
- OpenSSH daemon configuration file
- ssp(3)
- bounds checked libc functions
- stack(9)
- kernel thread stack tracing routines
- stat(1), readlink(1)
- display file status
- stats(7)
- information about various and sundry statistics utilities
- stdarg(3)
- variable argument lists
- stdbuf(1)
- change standard streams initial buffering
- stdckdint(3)
- checked integer arithmetic
- stdint(7)
- standard integer types
- stdio(3)
- standard input/output library functions
- ste(4)
- Sundance Technologies ST201 Fast Ethernet device driver
- stge(4)
- Sundance/Tamarack TC9021 Gigabit Ethernet adapter driver
- sticky(7)
- sticky text and append-only directories
- store(9), subyte(9), suword(9)
- store data to user-space
- stpcpy(3), strcat(3), strncat(3), strchr(3), strrchr(3), strcmp(3), strncmp(3), strcasecmp(3), strncasecmp(3), strcpy(3), strncpy(3), strerror(3), strlen(3), strpbrk(3), strsep(3), strspn(3), strcspn(3), strstr(3), strtok(3), index(3), rindex(3)
- string specific functions
- strcoll(3)
- compare strings according to current collation
- strdup(3), strndup(3)
- save a copy of a string
- strfile(8), unstr(8)
- create a random access file for storing strings
- strftime(3)
- format date and time
- stringlist(3), sl_init(3), sl_add(3), sl_free(3), sl_find(3)
- stringlist manipulation functions
- strlcpy(3), strlcat(3)
- size-bounded string copying and concatenation
- strlen(3), strnlen(3)
- find length of string
- strmode(3)
- convert inode status information into a symbolic string
- strptime(3)
- parse date and time string
- strtod(3), strtof(3), strtold(3)
- convert ASCII string to floating point
- strtol(3), strtoll(3), strtoimax(3), strtoq(3)
- convert a string value to a long, long long, intmax_t or quad_t integer
- strtoul(3), strtoull(3), strtoumax(3), strtouq(3)
- convert a string to an unsigned long, unsigned long long, uintmax_t, or u_quad_t integer
- strverscmp(3)
- compare strings according to natural order
- strxfrm(3)
- transform a string under locale
- stty(1)
- set the options for a terminal device interface
- style(9)
- kernel source file style guide
- style.Makefile(5)
- FreeBSD Makefile style guide
- style.lua(9)
- lua file style guide
- style.mdoc(5)
- FreeBSD manual page style guide
- su(1)
- substitute user identity
- sume(4)
- NetFPGA SUME 4x10Gb Ethernet driver
- superio(4)
- Super I/O controller and bus driver
- superio(9), superio_devid(9), superio_dev_disable(9), superio_dev_enable(9), superio_dev_enabled(9), superio_find_dev(9), superio_get_dma(9), superio_get_iobase(9), superio_get_irq(9), superio_get_ldn(9), superio_get_type(9), superio_read(9), superio_revid(9), superio_vendor(9), superio_write(9)
- Super I/O bus interface
- svc_dg_enablecache(3), svc_exit(3), svc_fdset(3), svc_freeargs(3), svc_getargs(3), svc_getreq_common(3), svc_getreq_poll(3), svc_getreqset(3), svc_getrpccaller(3), svc_pollset(3), svc_run(3), svc_sendreply(3)
- library routines for RPC servers
- swab(3)
- swap adjacent bytes
- swapon(2), swapoff(2)
- control devices for interleaved paging/swapping
- swapon(8), swapoff(8), swapctl(8)
- specify devices for paging and swapping
- swi_add(9), swi_remove(9), swi_sched(9)
- register and schedule software interrupt handlers
- sx(9), sx_init(9), sx_init_flags(9), sx_destroy(9), sx_slock(9), sx_xlock(9), sx_slock_sig(9), sx_xlock_sig(9), sx_try_slock(9), sx_try_xlock(9), sx_sunlock(9), sx_xunlock(9), sx_unlock(9), sx_try_upgrade(9), sx_downgrade(9), sx_sleep(9), sx_xholder(9), sx_xlocked(9), sx_assert(9), SX_SYSINIT(9), SX_SYSINIT_FLAGS(9)
- kernel shared/exclusive lock
- sym(4)
- NCR/Symbios/LSI Logic 53C8XX PCI SCSI host adapter driver
- symlink(7)
- symbolic link handling
- sync(2)
- schedule file system updates
- sync(8)
- force completion of pending disk writes (flush cache)
- sysarch(2)
- architecture-dependent system call
- syscall(2), __syscall(2)
- indirect system call
- syscons(4), sc(4)
- the legacy console driver
- sysctl.conf(5)
- kernel state defaults
- sysctl_add_oid(9), sysctl_move_oid(9), sysctl_remove_oid(9), sysctl_remove_name(9)
- runtime sysctl tree manipulation
- sysctl_ctx_init(9), sysctl_ctx_free(9), sysctl_ctx_entry_add(9), sysctl_ctx_entry_find(9), sysctl_ctx_entry_del(9)
- sysctl context for managing dynamically created sysctl OIDs
- sysdecode(3)
- system argument decoding library
- sysdecode_abi_to_freebsd_errno(3), sysdecode_freebsd_to_abi_errno(3)
- translate error numbers between process ABIs
- sysdecode_cap_rights(3)
- output list of capability rights
- sysdecode_cmsg_type(3)
- lookup name of cmsg type
- sysdecode_enum(3), sysdecode_acltype(3), sysdecode_atfd(3), sysdecode_extattrnamespace(3), sysdecode_fadvice(3), sysdecode_fcntl_cmd(3), sysdecode_getfsstat_mode(3), sysdecode_getrusage_who(3), sysdecode_idtype(3), sysdecode_ipproto(3), sysdecode_itimer(3), sysdecode_kldsym_cmd(3), sysdecode_kldunload_flags(3), sysdecode_lio_listio_mode(3), sysdecode_madvice(3), sysdecode_minherit_flags(3), sysdecode_msgctl_cmd(3), sysdecode_nfssvc_flags(3), sysdecode_pathconf_name(3), sysdecode_prio_which(3), sysdecode_procctl_cmd(3), sysdecode_ptrace_request(3), sysdecode_rlimit(3), sysdecode_rtprio_function(3), sysdecode_scheduler_policy(3), sysdecode_sctp_pr_policy(3), sysdecode_sctp_sinfo_flags(3), sysdecode_semctl_cmd(3), sysdecode_shmctl_cmd(3), sysdecode_shutdown_how(3), sysdecode_sigbus_code(3), sysdecode_sigchld_code(3), sysdecode_sigfpe_code(3), sysdecode_sigill_code(3), sysdecode_signal(3), sysdecode_sigprocmask_how(3), sysdecode_sigsegv_code(3), sysdecode_sigtrap_code(3), sysdecode_sockaddr_family(3), sysdecode_socketdomain(3), sysdecode_sockettype(3), sysdecode_sockopt_level(3), sysdecode_sysarch_number(3), sysdecode_umtx_op(3), sysdecode_vmresult(3), sysdecode_whence(3)
- lookup name of various enumerated values
- sysdecode_fcntl_arg(3), sysdecode_fcntl_arg_p(3)
- output description of fcntl argument
- sysdecode_ioctlname(3)
- lookup name of device control command
- sysdecode_kevent(3), sysdecode_kevent_fflags(3), sysdecode_kevent_filter(3), sysdecode_kevent_flags(3)
- output description of kevent structure fields
- sysdecode_mask(3), sysdecode_accessmode(3), sysdecode_atflags(3), sysdecode_capfcntlrights(3), sysdecode_close_range_flags(3), sysdecode_fcntl_fileflags(3), sysdecode_fileflags(3), sysdecode_filemode(3), sysdecode_flock_operation(3), sysdecode_mlockall_flags(3), sysdecode_mmap_flags(3), sysdecode_mmap_prot(3), sysdecode_mount_flags(3), sysdecode_msg_flags(3), sysdecode_msync_flags(3), sysdecode_open_flags(3), sysdecode_pipe2_flags(3), sysdecode_pollfd_events(3), sysdecode_reboot_howto(3), sysdecode_rfork_flags(3), sysdecode_semget_flags(3), sysdecode_sendfile_flags(3), sysdecode_shmat_flags(3), sysdecode_sctp_nxt_flags(3), sysdecode_sctp_rcv_flags(3), sysdecode_sctp_snd_flags(3), sysdecode_socket_type(3), sysdecode_thr_create_flags(3), sysdecode_umtx_cvwait_flags(3), sysdecode_umtx_rwlock_flags(3), sysdecode_vmprot(3), sysdecode_wait4_options(3), sysdecode_wait6_options(3)
- print name of various bitmask values
- sysdecode_quotactl_cmd(3)
- output name of quotactl command
- sysdecode_sctp_sinfo_flags(3)
- output textual description of the sinfo_flags field of struct sctp_sndrcvinfo
- sysdecode_sigcode(3)
- lookup name of signal code
- sysdecode_socket_protocol(3)
- lookup name of socket protocol
- sysdecode_sockopt_name(3)
- lookup name of socket option
- sysdecode_syscallname(3)
- lookup name of system calls
- sysdecode_utrace(3)
- produce text description of a utrace record
- sysexits(3)
- legacy exit status codes for system programs
- syslog.conf(5)
- syslogd(8) configuration file
- syslogd(8)
- log systems messages
- sysmouse(4)
- virtualized mouse driver
- sysrc(8)
- safely edit system rc files
- systat(1)
- display system statistics
- system(3)
- pass a command to the shell
- tail(1)
- display the last part of a file
- talkd(8)
- remote user communication server
- targ(4)
- SCSI target emulator driver
- tbl(7)
- tbl language reference for mandoc
- tcgetpgrp(3)
- get foreground process group ID
- tcgetsid(3)
- get session ID associated with a controlling terminal
- tcgetwinsize(3), tcsetwinsize(3)
- get, set the size of a terminal window
- tcopy(1)
- read, write, copy and verify tapes
- tcp_bbr(4)
- TCP Bottleneck Bandwidth and Round-Trip Time Algorithm
- tcp_rack(4)
- TCP RACK-TLP Loss Detection Algorithm for TCP
- tcpd(8)
- access control facility for internet services
- tcpdchk(8)
- tcp wrapper configuration checker
- tcpdmatch(8)
- tcp wrapper oracle
- tcpdrop(8)
- drop TCP connections
- tcpdump(1)
- dump traffic on a network
- tcpsso(8)
- set a socket option on a TCP endpoint
- tcsendbreak(3), tcdrain(3), tcflush(3), tcflow(3)
- line control functions
- tcsetpgrp(3)
- set foreground process group ID
- tcsetsid(3)
- set session ID associated with a controlling terminal
- tcsh(1)
- C shell with file name completion and command line editing
- tdfx(4)
- Voodoo Graphics and VoodooII Memory Access GLIDE device driver
- tee(1)
- duplicate standard input
- term(5)
- compiled terminfo terminal description
- term_variables(3), %SP(3), %acs_map(3), %boolcodes(3), %boolfnames(3), %boolnames(3), %cur_term(3), %numcodes(3), %numfnames(3), %numnames(3), %strcodes(3), %strfnames(3), %strnames(3), %ttytype(3)
- terminfo global variables
- termcap(5)
- terminal capability data base
- terminfo(5), %terminfo(5)
- terminal capability database
- termios(4)
- general terminal line discipline
- test(1), [(1)
- condition evaluation utility
- tests(7)
- introduction to the Test Suite
- textdump(4)
- textdump kernel dumping facility
- tftpd(8)
- Internet Trivial File Transfer Protocol server
- thr_exit(2)
- terminate current thread
- thr_kill(2)
- send signal to thread
- thr_new(2)
- create new thread of execution
- thr_self(2)
- return thread identifier for the calling thread
- thr_set_name(2)
- set user-visible thread name
- thr_suspend(2)
- suspend the calling thread
- thr_wake(2)
- wake up the suspended thread
- thread_exit(9)
- abandon current thread context
- ti(4)
- Alteon Networks Tigon I and Tigon II Gigabit Ethernet driver
- ti_adc(4)
- TI AM3XXX analog to digital converter driver
- time(1)
- time command execution
- time(3)
- get time of day
- time2posix(3), posix2time(3)
- convert seconds since the Epoch
- timeout(1)
- run a command with a time limit
- timer_delete(2)
- delete a per-process timer (REALTIME)
- timeradd(3), timersub(3), timerclear(3), timerisset(3), timercmp(3), timespecadd(3), timespecsub(3), timespecclear(3), timespecisset(3), timespeccmp(3)
- operations on timevals and timespecs
- timerfd(2), timerfd_create(2), timerfd_gettime(2), timerfd_settime(2)
- timers with file descriptor semantics
- timespec_get(3)
- get current calendar time
- top(1)
- display and update information about the top cpu processes
- touch(1)
- change file access and modification times
- towctrans(3), wctrans(3)
- wide character mapping functions
- towlower(3)
- upper case to lower case letter conversion (wide character version)
- towupper(3)
- lower case to upper case letter conversion (wide character version)
- tpm(4)
- Trusted Platform Module
- tput(1), %tput(1)
- initialize a terminal, exercise its capabilities, or query %term%info database
- traceroute6(8)
- print the route IPv6 packets will take to a network node
- tracing(7)
- introduction to FreeBSD tracing and performance monitoring
- trim(8)
- erase device blocks that have no needed contents
- trimdomain(3)
- trim the current domain name from a host name
- trunc(3), truncf(3), truncl(3)
- nearest integral value with magnitude less than or equal to |x|
- truncate(2), ftruncate(2)
- truncate or extend a file to a specified length
- tsearch(3), tfind(3), tdelete(3), twalk(3)
- manipulate binary search trees
- tsec(4)
- Freescale Three-Speed Ethernet Controller device driver
- tsort(1)
- topological sort of a directed graph
- ttyname(3), ttyname_r(3), isatty(3)
- get name of associated terminal (tty) from file descriptor
- tuning(7)
- performance tuning under FreeBSD
- tws(4)
- 3ware 9750 SATA+SAS 6Gb/s RAID controller card driver
- u2f(4)
- FIDO/U2F USB security keys
- u3g(4)
- USB support for 3G and 4G cellular modems
- ualarm(3)
- schedule signal after specified time
- uark(4)
- Arkmicro Technologies ARK3116 based USB serial adapter
- uart(4)
- Universal Asynchronous Receiver/Transmitter serial driver
- uath(4)
- Atheros USB IEEE 802.11a/b/g wireless network driver
- uathload(8)
- load firmware for Atheros USB wireless devices
- ubsa(4)
- USB support for Belkin serial adapters
- ubser(4)
- USB support for BWCT console serial adapters
- ubtbcmfw(4)
- Firmware driver for Broadcom BCM2033 chip based Bluetooth USB devices
- uchcom(4)
- WinChipHead CH9102/CH343/CH341/CH340 USB to serial UART driver
- ucmatose(1)
- RDMA CM connection and simple ping-pong test
- ucontext(3)
- user thread context
- ucred(9), crget(9), crhold(9), crfree(9), crcopy(9), crdup(9), cru2x(9)
- functions related to user credentials
- ucycom(4)
- device driver for Cypress CY7C63743 and CY7C64013 USB to RS232 bridges
- udaddy(1)
- RDMA CM datagram setup and simple ping-pong test
- udav(4)
- Davicom DM9601 USB Ethernet driver
- udbc(4)
- USB Debug Class device driver
- udbp(4)
- USB Double Bulk Pipe driver
- udl(4)
- DisplayLink DL-120 / DL-160 USB display devices
- udp(4)
- Internet User Datagram Protocol
- udplite(4)
- Lightweight User Datagram Protocol
- uep(4)
- eGalax touchscreen driver
- ufs_disk_close(3), ufs_disk_fillout(3), ufs_disk_fillout_blank(3), ufs_disk_write(3)
- open and close userland UFS disks
- ufshci(4)
- Universal Flash Storage Host Controller Interface driver
- uftdi(4)
- Future Technology Devices International USB to serial UART driver
- ugen(4)
- USB generic device support
- ugidfw(8)
- firewall-like access controls for file system objects
- ugold(4)
- TEMPer gold HID thermometer
- uhci(4)
- UHCI USB Host Controller driver
- uhid(4)
- USB generic HID support
- uhso(4)
- support for several HSxPA devices from Option N.V
- uhsoctl(1)
- connection utility for Option based devices
- uidinfo(9), uihashinit(9), uifind(9), uihold(9), uifree(9)
- functions for managing UID information
- uio(9), uiomove(9), uiomove_frombuf(9), uiomove_nofault(9)
- device driver I/O routines
- ukbd(4)
- USB keyboard driver
- ul(1)
- do underlining
- uled(4)
- USB LED driver
- ulimit(3)
- get and set process limits
- ulog_login(3), ulog_login_pseudo(3), ulog_logout(3), ulog_logout_pseudo(3)
- manage user login records
- umask(2)
- set file creation mode mask
- umass(4)
- USB Mass Storage Devices driver
- umb(4)
- USB Mobile Broadband Interface Model (MBIM) cellular modem driver
- umbctl(8)
- display or set MBIM cellular modem interface parameters (4G/LTE)
- umcs(4)
- USB support for serial adapters based on the MCS7820 and MCS7840 chips
- umct(4)
- Magic Control Technology USB-RS232 converter driver
- umodem(4)
- USB Communication Device Class serial (CDC ACM) driver
- umoscom(4)
- USB support for serial adapters based on chips made by MOSCHIP
- ums(4)
- USB mouse driver
- uname(1)
- display information about the system
- uname(3)
- get system identification
- undelete(2)
- attempt to recover a deleted file
- ungetwc(3)
- un-get wide character from input stream
- unifdef(1), unifdefall(1)
- remove preprocessor conditionals from code
- uniq(1)
- report or filter out repeated lines in a file
- unix(4)
- UNIX-domain protocol family
- unlink(2), unlinkat(2), funlinkat(2)
- remove directory entry
- unvis(1)
- revert a visual representation of data back to original form
- unvis(3), strunvis(3), strnunvis(3), strunvisx(3), strnunvisx(3)
- decode a visual representation of characters
- upgt(4)
- Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless network driver
- uplcom(4)
- USB support for Prolific PL-2303/2303X/2303HX serial adapters driver
- ural(4)
- Ralink RT2500USB IEEE 802.11a/b/g wireless network driver
- ure(4)
- Realtek RTL8152/RTL8153/RTL8156 USB Ethernet driver
- urio(4)
- USB driver for the Rio MP3 players
- urndis(4)
- USB Remote NDIS Ethernet device
- urtw(4)
- Realtek RTL8187B/L USB IEEE 802.11b/g wireless network driver
- usb_fifo_alloc_buffer(9), usb_fifo_attach(9), usb_fifo_detach(9), usb_fifo_free_buffer(9), usb_fifo_get_data(9), usb_fifo_get_data_buffer(9), usb_fifo_get_data_error(9), usb_fifo_get_data_linear(9), usb_fifo_put_bytes_max(9), usb_fifo_put_data(9), usb_fifo_put_data_buffer(9), usb_fifo_put_data_error(9), usb_fifo_put_data_linear(9), usb_fifo_reset(9), usb_fifo_softc(9), usb_fifo_wakeup(9), usbd_do_request(9), usbd_do_request_flags(9), usbd_errstr(9), usbd_lookup_id_by_info(9), usbd_lookup_id_by_uaa(9), usbd_transfer_clear_stall(9), usbd_transfer_drain(9), usbd_transfer_pending(9), usbd_transfer_poll(9), usbd_transfer_setup(9), usbd_transfer_start(9), usbd_transfer_stop(9), usbd_transfer_submit(9), usbd_transfer_unsetup(9), usbd_xfer_clr_flag(9), usbd_xfer_frame_data(9), usbd_xfer_frame_len(9), usbd_xfer_get_frame(9), usbd_xfer_get_priv(9), usbd_xfer_is_stalled(9), usbd_xfer_max_framelen(9), usbd_xfer_max_frames(9), usbd_xfer_max_len(9), usbd_xfer_set_flag(9), usbd_xfer_set_frame_data(9), usbd_xfer_set_frame_len(9), usbd_xfer_set_frame_offset(9), usbd_xfer_set_frames(9), usbd_xfer_set_interval(9), usbd_xfer_set_priv(9), usbd_xfer_set_stall(9), usbd_xfer_set_timeout(9), usbd_xfer_softc(9), usbd_xfer_state(9), usbd_xfer_status(9)
- Universal Serial Bus driver programming interface
- usb_quirk(4)
- USB quirks module
- usb_template(4)
- USB device side templates
- usbdump(8)
- dump traffic on USB host controller
- usbhid(3), hid_get_report_desc(3), hid_get_report_id(3), hid_use_report_desc(3), hid_dispose_report_desc(3), hid_start_parse(3), hid_end_parse(3), hid_get_item(3), hid_report_size(3), hid_locate(3), hid_usage_page(3), hid_usage_in_page(3), hid_init(3), hid_get_data(3), hid_set_data(3), hid_get_report(3), hid_set_report(3)
- USB HID access routines
- usbhid(4)
- USB HID transport driver
- usbhidaction(1)
- perform actions according to USB HID controls
- usbhidctl(1)
- manipulate USB HID devices
- uselocale(3)
- Sets a thread-local locale
- user_caps(5)
- user-defined terminfo capability format
- usfs(4)
- USB device side support for bulk only transport mass storage
- uslcom(4)
- Silicon Laboratories CP2101/CP2102/CP2103/CP2104/CP2105 based USB serial adapter
- usleep(3)
- suspend thread execution for an interval measured in microseconds
- utempter_add_record(3), utempter_remove_added_record(3), utempter_remove_record(3), addToUtmp(3), removeFromUtmp(3), removeLineFromUtmp(3)
- utempter compatibility interface
- utimes(2), lutimes(2), futimes(2), futimesat(2)
- set file access and modification times
- utrace(2)
- insert user record in ktrace log
- utx(8)
- manage the user accounting database
- uu_lock(3), uu_lock_txfr(3), uu_unlock(3), uu_lockerr(3)
- acquire and release control of a serial device
- uuencode(5)
- format of an encoded uuencode file
- uuid_compare(3), uuid_create(3), uuid_create_nil(3), uuid_equal(3), uuid_from_string(3), uuid_hash(3), uuid_is_nil(3), uuid_to_string(3)
- DCE 1.1 compliant UUID functions
- uuidgen(1)
- generate universally unique identifiers
- uuidgen(2)
- generate universally unique identifiers
- uvisor(4)
- USB support for the PalmOS based PDAs
- uvscom(4)
- USB support for SUNTAC Slipper U VS-10U serial adapters driver
- vacation(1)
- E-mail auto-responder
- vaccess(9)
- generate an access control decision using vnode parameters
- vaccess_acl_nfs4(9)
- generate a NFSv4 ACL access control decision using vnode parameters
- vaccess_acl_posix1e(9)
- generate a POSIX.1e ACL access control decision using vnode parameters
- valectl(8)
- manage VALE network switches provided by netmap
- valloc(3)
- aligned memory allocation function
- vdevprops(7)
- native and user-defined properties of ZFS vdevs
- veriexec(4)
- the veriexec device
- version.4th(8)
- FreeBSD version string boot module
- vflush(9)
- flush vnodes for a mount point
- vfork(2)
- create a new process without copying the address space
- vfs_getnewfsid(9)
- allocate a new file system identifier
- vfs_getopt(9), vfs_getopts(9), vfs_flagopt(9), vfs_scanopt(9), vfs_copyopt(9), vfs_filteropt(9), vfs_setopt(9), vfs_setopt_part(9), vfs_setopts(9)
- manipulate mount options and their values
- vfs_getvfs(9)
- returns a mount point given its file system identifier
- vfs_mountedfrom(9)
- sets the mounted from name for a mount
- vfs_suser(9)
- check if credentials have superuser privileges for a mount point
- vga(4)
- generic video card interface
- vge(4)
- VIA Networking Technologies Velocity Gigabit Ethernet adapter driver
- vget(9)
- get a vnode from the free list
- vgone(9)
- prepare a vnode for reuse
- vhold(9), vdrop(9), vdropl(9)
- acquire/release a hold on a vnode
- viapm(4)
- VIA chipsets Power Management controller driver
- viawd(4)
- device driver for VIA south bridge watchdog timer
- vidcontrol(1)
- system video console control and configuration utility
- vigr(8)
- edit the group file
- vinvalbuf(9)
- flushes and invalidates all buffers associated with a vnode
- vipw(8)
- edit the password file
- virtio(4)
- VirtIO Device Support
- virtio_balloon(4)
- VirtIO Memory Balloon driver
- virtio_blk(4)
- VirtIO Block driver
- virtio_console(4)
- VirtIO Console driver
- virtio_gpu(4)
- VirtIO GPU driver
- virtio_random(4)
- VirtIO Entropy driver
- virtio_scsi(4)
- VirtIO SCSI driver
- virtual_oss(8)
- daemon to multiplex and demultiplex an OSS device
- virtual_oss_cmd(8)
- modify a running virtual_oss(8) instance's options
- vis(1)
- display non-printable characters in a visual format
- vis(3), nvis(3), strvis(3), stravis(3), strnvis(3), strvisx(3), strnvisx(3), strenvisx(3), svis(3), snvis(3), strsvis(3), strsnvis(3), strsvisx(3), strsnvisx(3), strsenvisx(3)
- visually encode characters
- vkbd(4)
- the virtual AT keyboard interface
- vm_fault_prefault(9)
- cluster page faults into a process's address space
- vm_map(9)
- virtual address space portion of virtual memory subsystem
- vm_map_delete(9)
- deallocate an address range from a map
- vm_map_find(9)
- find a free region within a map, and optionally map a vm_object
- vm_map_findspace(9)
- find a free region within a map
- vm_map_lock(9), vm_map_unlock(9), vm_map_lock_read(9), vm_map_unlock_read(9), vm_map_trylock(9), vm_map_trylock_read(9), vm_map_lock_upgrade(9), vm_map_lock_downgrade(9)
- vm_map locking macros
- vm_map_lookup(9), vm_map_lookup_done(9)
- lookup the vm_object backing a given virtual region
- vm_map_madvise(9)
- apply advice about use of memory to map entries
- vm_map_remove(9)
- remove a virtual address range from a map
- vm_map_submap(9)
- create a subordinate map
- vm_map_sync(9)
- push dirty pages to their pager
- vm_page_bits(9), vm_page_set_validclean(9), vm_page_clear_dirty(9), vm_page_set_invalid(9), vm_page_zero_invalid(9), vm_page_is_valid(9), vm_page_test_dirty(9), vm_page_dirty(9), vm_page_undirty(9)
- manage page clean and dirty bits
- vm_page_busied(9), vm_page_busy_downgrade(9), vm_page_busy_sleep(9), vm_page_sbusied(9), vm_page_sunbusy(9), vm_page_trysbusy(9), vm_page_tryxbusy(9), vm_page_xbusied(9), vm_page_xunbusy(9), vm_page_assert_sbusied(9), vm_page_assert_unbusied(9), vm_page_assert_xbusied(9)
- protect page identity changes and page content references
- vm_page_deactivate(9)
- deactivate a page
- vm_page_dontneed(9)
- indicate that a page is not needed anymore
- vm_page_insert(9), vm_page_remove(9)
- add/remove page from an object
- vm_page_wire(9), vm_page_unwire(9), vm_page_unwire_noq(9)
- wire and unwire pages
- vmd(4)
- Intel Volume Management Device driver
- vmx(4)
- VMware VMXNET3 Virtual Interface Controller device
- vn_deallocate(9)
- zero and/or deallocate storage from a file
- vn_fullpath(9)
- convert a vnode reference to a full pathname, given a process context
- vn_isdisk(9)
- checks if a vnode represents a disk
- vnode(9)
- internal representation of a file or directory
- vnode_pager_purge_range(9)
- invalidate the cached content within the given byte range
- vnode_pager_setsize(9)
- notify the VM system about updates in the file size
- vpd(4)
- Vital Product Data kernel interface
- vput(9), vrele(9), vunref(9)
- decrement the use count for a vnode
- vr(4)
- VIA Technologies Rhine I/II/III Ethernet device driver
- vref(9), vrefl(9)
- increment the use count for a vnode
- vrefcnt(9)
- returns the use count of a vnode
- vslock(9), vsunlock(9)
- lock/unlock user space addresses in memory
- vt(4)
- virtual terminal system video console driver
- vte(4)
- Vortex86 RDC R6040 Fast Ethernet driver
- vtfontcvt(8)
- convert font files for use by the video console
- vtnet(4)
- VirtIO Ethernet driver
- w(1)
- display who is logged in and what they are doing
- wait(2), waitid(2), waitpid(2), wait3(2), wait4(2), wait6(2)
- wait for processes to change status
- wake(8)
- send Wake on LAN frames to hosts on a local Ethernet network
- watchdog(4)
- hardware and software watchdog
- watchdog(8)
- watchdog control program
- watchdog(9)
- software and hardware watchdog facility
- watchdogd(8)
- watchdog daemon
- wbwd(4)
- device driver for Winbond/Nuvoton Super I/O chips watchdog timer
- wc(1)
- word, line, character, and byte count
- wcrtomb(3), c16rtomb(3), c32rtomb(3)
- convert a wide-character code to a character (restartable)
- wcscoll(3)
- compare wide strings according to current collation
- wcsftime(3)
- convert date and time to a wide-character string
- wcsrtombs(3), wcsnrtombs(3)
- convert a wide-character string to a character string (restartable)
- wcstof(3), wcstod(3), wcstold(3)
- convert string to float, double or long double
- wcstok(3)
- split wide-character string into tokens
- wcstol(3), wcstoul(3), wcstoll(3), wcstoull(3), wcstoimax(3), wcstoumax(3)
- convert a wide character string value to a long, unsigned long, long long, unsigned long long, intmax_t or uintmax_t integer
- wcstombs(3)
- convert a wide-character string to a character string
- wcswidth(3)
- number of column positions in wide-character string
- wcsxfrm(3)
- transform a wide string under locale
- wctomb(3)
- convert a wide-character code to a character
- wcwidth(3)
- number of column positions of a wide-character code
- wdatwd(4)
- device driver for the ACPI WDAT based watchdog interrupt timer
- wg(4)
- WireGuard protocol driver
- wg(8)
- set and retrieve configuration of WireGuard interfaces
- what(1)
- show what versions of object modules were used to construct a file
- who(1)
- display who is on the system
- whoami(1)
- display effective user id
- whois(1)
- Internet domain name and network number directory service
- witness(4)
- lock validation facility
- wlan_acl(4)
- MAC-based ACL support for 802.11 devices
- wlan_amrr(4)
- AMRR rate adaptation algorithm support for 802.11 devices
- wlan_ccmp(4)
- AES-CCMP crypto support for 802.11 devices
- wlan_gcmp(4)
- AES-GCMP crypto support for 802.11 devices
- wlan_tkip(4)
- TKIP and Michael crypto support for 802.11 devices
- wlan_wep(4)
- WEP crypto support for 802.11 devices
- wlan_xauth(4)
- External authenticator support for 802.11 devices
- wlandebug(8)
- set/query 802.11 wireless debugging messages
- wmemchr(3), wmemcmp(3), wmemcpy(3), wmemmove(3), wmempcpy(3), wmemset(3), wcpcpy(3), wcpncpy(3), wcscasecmp(3), wcscat(3), wcschr(3), wcscmp(3), wcscpy(3), wcscspn(3), wcsdup(3), wcslcat(3), wcslcpy(3), wcslen(3), wcsncasecmp(3), wcsncat(3), wcsncmp(3), wcsncpy(3), wcsnlen(3), wcspbrk(3), wcsrchr(3), wcsspn(3), wcsstr(3)
- wide character string manipulation operations
- wmt(4)
- MS Windows 7/8/10 - compatible USB HID multi-touch device driver
- wordexp(3)
- perform shell-style word expansions
- wpa_passphrase(8)
- utility for generating a 256-bit pre-shared WPA key from an ASCII passphrase
- wpa_supplicant(8)
- WPA/802.11i Supplicant for wireless network devices
- wpi(4)
- Intel PRO/Wireless 3945ABG IEEE 802.11a/b/g network driver
- wprintf(3), fwprintf(3), swprintf(3), vwprintf(3), vfwprintf(3), vswprintf(3)
- formatted wide character output conversion
- wresize(3), %wresize(3)
- resize a curses window
- write(1)
- send a message to another user
- wscanf(3), fwscanf(3), swscanf(3), vwscanf(3), vswscanf(3), vfwscanf(3)
- wide character input format conversion
- wsp(4)
- Wellspring touchpad driver
- xargs(1)
- construct argument list(s) and execute utility
- xb360gp(4)
- XBox 360 gamepad driver
- xdr(3), xdr_array(3), xdr_bool(3), xdr_bytes(3), xdr_char(3), xdr_destroy(3), xdr_double(3), xdr_enum(3), xdr_float(3), xdr_free(3), xdr_getpos(3), xdr_hyper(3), xdr_inline(3), xdr_int(3), xdr_long(3), xdr_longlong_t(3), xdrmem_create(3), xdr_opaque(3), xdr_pointer(3), xdrrec_create(3), xdrrec_endofrecord(3), xdrrec_eof(3), xdrrec_skiprecord(3), xdr_reference(3), xdr_setpos(3), xdr_short(3), xdr_sizeof(3), xdrstdio_create(3), xdr_string(3), xdr_u_char(3), xdr_u_hyper(3), xdr_u_int(3), xdr_u_long(3), xdr_u_longlong_t(3), xdr_u_short(3), xdr_union(3), xdr_vector(3), xdr_void(3), xdr_wrapstring(3)
- library routines for external data representation
- xdr_accepted_reply(3), xdr_authsys_parms(3), xdr_callhdr(3), xdr_callmsg(3), xdr_opaque_auth(3), xdr_rejected_reply(3), xdr_replymsg(3)
- XDR library routines for remote procedure calls
- xhci(4)
- USB eXtensible Host Controller driver
- xl(4)
- 3Com Etherlink XL and Fast Etherlink XL Ethernet device driver
- xlocale(3)
- Thread-safe extended locale support
- xnb(4)
- Xen Paravirtualized Backend Ethernet Driver
- xo(1)
- emit formatted output based on format string and arguments
- xo_attr(3), xo_attr_h(3), xo_attr_hv(3)
- Add attribute name/value pairs to formatted output
- xo_create(3), xo_create_to_file(3), xo_destroy(3)
- create and destroy libxo output handles
- xo_emit(3), xo_emit_h(3), xo_emit_hv(3)
- emit formatted output based on format string and arguments
- xo_emit_err(3), xo_emit_errc(3), xo_emit_errx xo_emit_warn(3), xo_emit_warnx(3), xo_emit_warn_c(3), xo_emit_warn_hc(3)
- emit errors and warnings in multiple output styles
- xo_emit_f(3), xo_emit_hf(3), xo_emit_hvf(3)
- emit formatted output based on format string and arguments
- xo_err(3), xo_errc(3), xo_errx xo_warn(3), xo_warnx(3), xo_warn_c(3), xo_warn_hc(3)
- emit errors and warnings in multiple output styles
- xo_flush(3), xo_flush_h(3)
- flush formatted output from libxo handle
- xo_format(5)
- content of format descriptors for xo_emit
- xo_open_container(3), xo_open_container_h(3), xo_open_container_hd(3), xo_open_container_d xo_close_container(3), xo_close_container_h(3), xo_close_container_hd(3), xo_close_container_d(3)
- open (and close) container constructs
- xo_open_list(3), xo_open_list_h(3), xo_open_list_hd(3), xo_open_list_d xo_open_instance(3), xo_open_instance_h(3), xo_open_instance_hd(3), xo_open_instance_d xo_close_instance(3), xo_close_instance_h(3), xo_close_instance_hd(3), xo_close_instance_d xo_close_list(3), xo_close_list_h(3), xo_close_list_hd(3), xo_close_list_d(3)
- open and close lists and instances
- xo_open_marker(3), xo_open_marker_h(3), xo_close_marker(3), xo_close_marker_h(3)
- prevent and allow closing of open constructs
- xo_options(7)
- common options for libxo-based commands
- xo_parse_args(3), xo_set_program(3)
- detect, parse, and remove arguments for libxo
- xo_set_flags(3), xo_clear_flags(3)
- set operational flags for a libxo handle
- xo_set_info(3)
- set the field information data for libxo
- xo_set_options(3)
- change options used by a libxo handle
- xo_set_style(3), xo_set_style_name(3)
- set the output style for a libxo handle
- xo_set_syslog_enterprise_id(3)
- Set the enterprise identifier for syslog content
- xo_set_version(3), xo_set_version_h(3)
- record content-version information in encoded output
- xo_set_writer(3)
- set custom writer functions for a libxo handle
- xo_syslog(3), xo_vsyslog(3), xo_open_log(3), xo_close_log(3), xo_set_logmask(3)
- create SYSLOG (RFC5424) log records using libxo formatting
- xstr(1)
- extract strings from C programs to implement shared strings
- xz(1), unxz(1), xzcat(1), lzma(1), unlzma(1), lzcat(1)
- Compress or decompress .xz and .lzma files
- xzdec(1), lzmadec(1)
- Small .xz and .lzma decompressors
- yp(8)
- description of the YP/NIS system
- yp_mkdb(8)
- generate the NIS databases
- ypbind(8)
- NIS domain binding daemon
- ypcat(1)
- print the values of all keys in a NIS database
- ypinit(8)
- build and install NIS databases
- ypldap(8)
- YP map server using LDAP backend
- ypldap.conf(5)
- LDAP YP map daemon configuration file
- ypmatch(1)
- print the values of one or more keys in a NIS database
- yppush(8)
- force propagation of updated NIS databases
- ypserv(8)
- NIS database server
- ypset(8)
- tell ypbind(8) which NIS server process to use
- ypxfr(8)
- transfer NIS database from remote server to local host
- zcmp(1), zdiff(1)
- compare compressed files
- zdb(8)
- display ZFS storage pool debugging and consistency information
- zdump(8)
- timezone dumper
- zero(4)
- the zero device
- zero_region(9)
- Read-only region prefilled with zeroes
- zfs(4)
- tuning of the ZFS kernel module
- zfs(8)
- configure ZFS datasets
- zfs-allow(8)
- delegate ZFS administration permissions to unprivileged users
- zfs-clone(8)
- clone snapshot of ZFS dataset
- zfs-create(8)
- create ZFS dataset
- zfs-destroy(8)
- destroy ZFS dataset, snapshots, or bookmark
- zfs-diff(8)
- show difference between ZFS snapshots
- zfs-hold(8)
- hold ZFS snapshots to prevent their removal
- zfs-jail(8)
- attach or detach ZFS filesystem from FreeBSD jail
- zfs-list(8)
- list properties of ZFS datasets
- zfs-load-key(8)
- load, unload, or change encryption key of ZFS dataset
- zfs-promote(8)
- promote clone dataset to no longer depend on origin snapshot
- zfs-rename(8)
- rename ZFS dataset
- zfs-rewrite(8)
- rewrite specified files without modification
- zfs-rollback(8)
- roll ZFS dataset back to snapshot
- zfs-send(8)
- generate backup stream of ZFS dataset
- zfs-set(8)
- set properties on ZFS datasets
- zfs-share(8)
- share and unshare ZFS filesystems
- zfs-snapshot(8)
- create snapshots of ZFS datasets
- zfs-upgrade(8)
- manage on-disk version of ZFS filesystems
- zfs-userspace(8)
- display space and quotas of ZFS dataset
- zfs_prepare_disk(8)
- special script that gets run before bringing a disk into a pool
- zfsd(8)
- ZFS fault management daemon
- zfsprops(7)
- native and user-defined properties of ZFS datasets
- zgrep(1), zegrep(1), zfgrep(1), bzgrep(1), bzegrep(1), bzfgrep(1), lzgrep(1), lzegrep(1), lzfgrep(1), xzgrep(1), xzegrep(1), xzfgrep(1), zstdgrep(1), zstdegrep(1), zstdfgrep(1)
- grep compressed files
- zhack(1)
- libzpool debugging tool
- zlib(3)
- compression/decompression library
- zmore(1), zless(1)
- view compressed files
- znew(1)
- convert compressed files to gzipped files
- zonectl(8)
- Shingled Magnetic Recording Zone Control utility
- zopen(3)
- open a gzip compressed stream
- zpool-add(8)
- add vdevs to ZFS storage pool
- zpool-attach(8)
- attach new device to existing ZFS vdev
- zpool-clear(8)
- clear device errors in ZFS storage pool
- zpool-ddtprune(8)
- Prunes the oldest entries from the single reference dedup table(s)
- zpool-destroy(8)
- destroy ZFS storage pool
- zpool-detach(8)
- detach device from ZFS mirror
- zpool-events(8)
- list recent events generated by kernel
- zpool-features(7)
- description of ZFS pool features
- zpool-history(8)
- inspect command history of ZFS storage pools
- zpool-initialize(8)
- write to unallocated regions of ZFS storage pool
- zpool-iostat(8)
- display logical I/O statistics for ZFS storage pools
- zpool-labelclear(8)
- remove ZFS label information from device
- zpool-offline(8)
- take physical devices offline in ZFS storage pool
- zpool-prefetch(8)
- Prefetches pool metadata into ARC
- zpool-reguid(8)
- generate new unique identifier for ZFS storage pool
- zpool-remove(8)
- remove devices from ZFS storage pool
- zpool-reopen(8)
- reopen vdevs associated with ZFS storage pools
- zpool-replace(8)
- replace one device with another in ZFS storage pool
- zpool-resilver(8)
- resilver devices in ZFS storage pools
- zpool-split(8)
- split devices off ZFS storage pool, creating new pool
- zpool-status(8)
- show detailed health status for ZFS storage pools
- zpool-sync(8)
- flush data to primary storage of ZFS storage pools
- zpool-upgrade(8)
- manage version and feature flags of ZFS storage pools
- zpool_influxdb(8)
- collect ZFS pool statistics in InfluxDB line protocol format
- zstd(1)
- zstd, zstdmt, unzstd, zstdcat - Compress or decompress .zst files
- zstream(8)
- manipulate ZFS send streams
- ztest(1)
- was written by the ZFS Developers as a ZFS unit test
- zyd(4)
- ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network driver
- zzz(8)
- suspend an ACPI or APM system
- ADMISSIONS(3), ADMISSIONS_get0_admissionAuthority(3), ADMISSIONS_get0_namingAuthority(3), ADMISSIONS_get0_professionInfos(3), ADMISSIONS_set0_admissionAuthority(3), ADMISSIONS_set0_namingAuthority(3), ADMISSIONS_set0_professionInfos(3), ADMISSION_SYNTAX(3), ADMISSION_SYNTAX_get0_admissionAuthority(3), ADMISSION_SYNTAX_get0_contentsOfAdmissions(3), ADMISSION_SYNTAX_set0_admissionAuthority(3), ADMISSION_SYNTAX_set0_contentsOfAdmissions(3), NAMING_AUTHORITY(3), NAMING_AUTHORITY_get0_authorityId(3), NAMING_AUTHORITY_get0_authorityURL(3), NAMING_AUTHORITY_get0_authorityText(3), NAMING_AUTHORITY_set0_authorityId(3), NAMING_AUTHORITY_set0_authorityURL(3), NAMING_AUTHORITY_set0_authorityText(3), PROFESSION_INFO(3), PROFESSION_INFOS(3), PROFESSION_INFO_get0_addProfessionInfo(3), PROFESSION_INFO_get0_namingAuthority(3), PROFESSION_INFO_get0_professionItems(3), PROFESSION_INFO_get0_professionOIDs(3), PROFESSION_INFO_get0_registrationNumber(3), PROFESSION_INFO_set0_addProfessionInfo(3), PROFESSION_INFO_set0_namingAuthority(3), PROFESSION_INFO_set0_professionItems(3), PROFESSION_INFO_set0_professionOIDs(3), PROFESSION_INFO_set0_registrationNumber(3)
- Accessors and settors for ADMISSION_SYNTAX
- ASN1_AUX(3), ASN1_PRINT_ARG(3), ASN1_STREAM_ARG(3), ASN1_aux_cb(3), ASN1_aux_const_cb(3)
- ASN.1 auxiliary data
- ASN1_EXTERN_FUNCS(3), ASN1_ex_d2i(3), ASN1_ex_d2i_ex(3), ASN1_ex_i2d(3), ASN1_ex_new_func(3), ASN1_ex_new_ex_func(3), ASN1_ex_free_func(3), ASN1_ex_print_func(3), IMPLEMENT_EXTERN_ASN1(3)
- ASN.1 external function support
- ASN1_INTEGER_get_uint64(3), ASN1_INTEGER_set_uint64(3), ASN1_INTEGER_get_int64(3), ASN1_INTEGER_get(3), ASN1_INTEGER_set_int64(3), ASN1_INTEGER_set(3), BN_to_ASN1_INTEGER(3), ASN1_INTEGER_to_BN(3), ASN1_ENUMERATED_get_int64(3), ASN1_ENUMERATED_get(3), ASN1_ENUMERATED_set_int64(3), ASN1_ENUMERATED_set(3), BN_to_ASN1_ENUMERATED(3), ASN1_ENUMERATED_to_BN(3)
- ASN.1 INTEGER and ENUMERATED utilities
- ASN1_STRING_TABLE(3), ASN1_STRING_TABLE_add(3), ASN1_STRING_TABLE_get(3), ASN1_STRING_TABLE_cleanup(3)
- ASN1_STRING_TABLE manipulation functions
- ASN1_STRING_dup(3), ASN1_STRING_cmp(3), ASN1_STRING_set(3), ASN1_STRING_length(3), ASN1_STRING_type(3), ASN1_STRING_get0_data(3), ASN1_STRING_data(3), ASN1_STRING_to_UTF8(3)
- ASN1_STRING utility functions
- ASN1_TIME_set(3), ASN1_UTCTIME_set(3), ASN1_GENERALIZEDTIME_set(3), ASN1_TIME_adj(3), ASN1_UTCTIME_adj(3), ASN1_GENERALIZEDTIME_adj(3), ASN1_TIME_check(3), ASN1_UTCTIME_check(3), ASN1_GENERALIZEDTIME_check(3), ASN1_TIME_set_string(3), ASN1_UTCTIME_set_string(3), ASN1_GENERALIZEDTIME_set_string(3), ASN1_TIME_set_string_X509(3), ASN1_TIME_normalize(3), ASN1_TIME_to_tm(3), ASN1_TIME_print(3), ASN1_TIME_print_ex(3), ASN1_UTCTIME_print(3), ASN1_GENERALIZEDTIME_print(3), ASN1_TIME_diff(3), ASN1_TIME_cmp_time_t(3), ASN1_UTCTIME_cmp_time_t(3), ASN1_TIME_compare(3), ASN1_TIME_to_generalizedtime(3), ASN1_TIME_dup(3), ASN1_UTCTIME_dup(3), ASN1_GENERALIZEDTIME_dup(3)
- ASN.1 Time functions
- ASN1_item_d2i_ex(3), ASN1_item_d2i(3), ASN1_item_d2i_bio_ex(3), ASN1_item_d2i_bio(3), ASN1_item_d2i_fp_ex(3), ASN1_item_d2i_fp(3), ASN1_item_i2d_mem_bio(3), ASN1_item_pack(3), ASN1_item_unpack_ex(3), ASN1_item_unpack(3)
- decode and encode DER-encoded ASN.1 structures
- ASN1_item_sign(3), ASN1_item_sign_ex(3), ASN1_item_sign_ctx(3), ASN1_item_verify(3), ASN1_item_verify_ex(3), ASN1_item_verify_ctx(3)
- ASN1 sign and verify
- ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3), ASYNC_WAIT_CTX_set_callback(3), ASYNC_WAIT_CTX_get_callback(3), ASYNC_WAIT_CTX_set_status(3), ASYNC_WAIT_CTX_get_status(3), ASYNC_callback_fn(3), ASYNC_STATUS_UNSUPPORTED(3), ASYNC_STATUS_ERR(3), ASYNC_STATUS_OK(3), ASYNC_STATUS_EAGAIN(3)
- functions to manage waiting for asynchronous jobs to complete
- ASYNC_get_wait_ctx(3), ASYNC_init_thread(3), ASYNC_cleanup_thread(3), ASYNC_start_job(3), ASYNC_pause_job(3), ASYNC_get_current_job(3), ASYNC_block_pause(3), ASYNC_unblock_pause(3), ASYNC_is_capable(3), ASYNC_stack_alloc_fn(3), ASYNC_stack_free_fn(3), ASYNC_set_mem_functions(3), ASYNC_get_mem_functions(3)
- asynchronous job management functions
- BF_set_key(3), BF_encrypt(3), BF_decrypt(3), BF_ecb_encrypt(3), BF_cbc_encrypt(3), BF_cfb64_encrypt(3), BF_ofb64_encrypt(3), BF_options(3)
- Blowfish encryption
- BIO_ADDR(3), BIO_ADDR_new(3), BIO_ADDR_copy(3), BIO_ADDR_dup(3), BIO_ADDR_clear(3), BIO_ADDR_free(3), BIO_ADDR_rawmake(3), BIO_ADDR_family(3), BIO_ADDR_rawaddress(3), BIO_ADDR_rawport(3), BIO_ADDR_hostname_string(3), BIO_ADDR_service_string(3), BIO_ADDR_path_string(3)
- BIO_ADDR routines
- BIO_ctrl(3), BIO_callback_ctrl(3), BIO_ptr_ctrl(3), BIO_int_ctrl(3), BIO_reset(3), BIO_seek(3), BIO_tell(3), BIO_flush(3), BIO_eof(3), BIO_set_close(3), BIO_get_close(3), BIO_pending(3), BIO_wpending(3), BIO_ctrl_pending(3), BIO_ctrl_wpending(3), BIO_get_info_callback(3), BIO_set_info_callback(3), BIO_info_cb(3), BIO_get_ktls_send(3), BIO_get_ktls_recv(3), BIO_set_conn_mode(3), BIO_get_conn_mode(3), BIO_set_tfo(3)
- BIO control operations
- BIO_do_handshake(3), BIO_f_ssl(3), BIO_set_ssl(3), BIO_get_ssl(3), BIO_set_ssl_mode(3), BIO_set_ssl_renegotiate_bytes(3), BIO_get_num_renegotiates(3), BIO_set_ssl_renegotiate_timeout(3), BIO_new_ssl(3), BIO_new_ssl_connect(3), BIO_new_buffer_ssl_connect(3), BIO_ssl_copy_session_id(3), BIO_ssl_shutdown(3)
- SSL BIO
- BIO_f_md(3), BIO_set_md(3), BIO_get_md(3), BIO_get_md_ctx(3)
- message digest BIO filter
- BIO_f_prefix(3), BIO_set_prefix(3), BIO_set_indent(3), BIO_get_indent(3)
- prefix BIO filter
- BIO_f_readbuffer(3)
- read only buffering BIO that supports BIO_tell() and BIO_seek()
- BIO_find_type(3), BIO_next(3), BIO_method_type(3)
- BIO chain traversal
- BIO_get_buffer_num_lines(3), BIO_set_read_buffer_size(3), BIO_set_write_buffer_size(3), BIO_set_buffer_size(3), BIO_set_buffer_read_data(3), BIO_f_buffer(3)
- buffering BIO
- BIO_get_ex_new_index(3), BIO_set_ex_data(3), BIO_get_ex_data(3), BIO_set_app_data(3), BIO_get_app_data(3), DH_get_ex_new_index(3), DH_set_ex_data(3), DH_get_ex_data(3), DSA_get_ex_new_index(3), DSA_set_ex_data(3), DSA_get_ex_data(3), EC_KEY_get_ex_new_index(3), EC_KEY_set_ex_data(3), EC_KEY_get_ex_data(3), ENGINE_get_ex_new_index(3), ENGINE_set_ex_data(3), ENGINE_get_ex_data(3), EVP_PKEY_get_ex_new_index(3), EVP_PKEY_set_ex_data(3), EVP_PKEY_get_ex_data(3), RSA_get_ex_new_index(3), RSA_set_ex_data(3), RSA_get_ex_data(3), RSA_set_app_data(3), RSA_get_app_data(3), SSL_get_ex_new_index(3), SSL_set_ex_data(3), SSL_get_ex_data(3), SSL_set_app_data(3), SSL_get_app_data(3), SSL_CTX_get_ex_new_index(3), SSL_CTX_set_ex_data(3), SSL_CTX_get_ex_data(3), SSL_CTX_set_app_data(3), SSL_CTX_get_app_data(3), SSL_SESSION_get_ex_new_index(3), SSL_SESSION_set_ex_data(3), SSL_SESSION_get_ex_data(3), SSL_SESSION_set_app_data(3), SSL_SESSION_get_app_data(3), UI_get_ex_new_index(3), UI_set_ex_data(3), UI_get_ex_data(3), UI_set_app_data(3), UI_get_app_data(3), X509_STORE_CTX_get_ex_new_index(3), X509_STORE_CTX_set_ex_data(3), X509_STORE_CTX_get_ex_data(3), X509_STORE_CTX_set_app_data(3), X509_STORE_CTX_get_app_data(3), X509_STORE_get_ex_new_index(3), X509_STORE_set_ex_data(3), X509_STORE_get_ex_data(3), X509_get_ex_new_index(3), X509_set_ex_data(3), X509_get_ex_data(3)
- application-specific data
- BIO_get_new_index(3), BIO_meth_new(3), BIO_meth_free(3), BIO_meth_get_read_ex(3), BIO_meth_set_read_ex(3), BIO_meth_get_write_ex(3), BIO_meth_set_write_ex(3), BIO_meth_get_write(3), BIO_meth_set_write(3), BIO_meth_get_read(3), BIO_meth_set_read(3), BIO_meth_get_puts(3), BIO_meth_set_puts(3), BIO_meth_get_gets(3), BIO_meth_set_gets(3), BIO_meth_get_ctrl(3), BIO_meth_set_ctrl(3), BIO_meth_get_create(3), BIO_meth_set_create(3), BIO_meth_get_destroy(3), BIO_meth_set_destroy(3), BIO_meth_get_callback_ctrl(3), BIO_meth_set_callback_ctrl(3), BIO_meth_set_sendmmsg(3), BIO_meth_get_sendmmsg(3), BIO_meth_set_recvmmsg(3), BIO_meth_get_recvmmsg(3)
- Routines to build up BIO methods
- BIO_get_rpoll_descriptor(3), BIO_get_wpoll_descriptor(3)
- obtain a structure which can be used to determine when a BIO object can next be read or written
- BIO_hostserv_priorities(3), BIO_parse_hostserv(3)
- utility routines to parse a standard host and service string
- BIO_lookup_type(3), BIO_ADDRINFO(3), BIO_ADDRINFO_next(3), BIO_ADDRINFO_free(3), BIO_ADDRINFO_family(3), BIO_ADDRINFO_socktype(3), BIO_ADDRINFO_protocol(3), BIO_ADDRINFO_address(3), BIO_lookup_ex(3), BIO_lookup(3)
- BIO_ADDRINFO type and routines
- BIO_new_ex(3), BIO_new(3), BIO_up_ref(3), BIO_free(3), BIO_vfree(3), BIO_free_all(3)
- BIO allocation and freeing functions
- BIO_printf(3), BIO_vprintf(3), BIO_snprintf(3), BIO_vsnprintf(3)
- formatted output to a BIO
- BIO_push(3), BIO_pop(3), BIO_set_next(3)
- add and remove BIOs from a chain
- BIO_read_ex(3), BIO_write_ex(3), BIO_read(3), BIO_write(3), BIO_gets(3), BIO_get_line(3), BIO_puts(3)
- BIO I/O functions
- BIO_s_accept(3), BIO_set_accept_name(3), BIO_set_accept_port(3), BIO_get_accept_name(3), BIO_get_accept_port(3), BIO_new_accept(3), BIO_set_nbio_accept(3), BIO_set_tfo_accept(3), BIO_set_accept_bios(3), BIO_get_peer_name(3), BIO_get_peer_port(3), BIO_get_accept_ip_family(3), BIO_set_accept_ip_family(3), BIO_set_bind_mode(3), BIO_get_bind_mode(3), BIO_do_accept(3)
- accept BIO
- BIO_s_bio(3), BIO_make_bio_pair(3), BIO_destroy_bio_pair(3), BIO_shutdown_wr(3), BIO_set_write_buf_size(3), BIO_get_write_buf_size(3), BIO_new_bio_pair(3), BIO_get_write_guarantee(3), BIO_ctrl_get_write_guarantee(3), BIO_get_read_request(3), BIO_ctrl_get_read_request(3), BIO_ctrl_reset_read_request(3)
- BIO pair BIO
- BIO_s_connect(3), BIO_new_connect(3), BIO_set_conn_hostname(3), BIO_set_conn_port(3), BIO_set_conn_address(3), BIO_set_conn_ip_family(3), BIO_get_conn_hostname(3), BIO_get_conn_port(3), BIO_get_conn_address(3), BIO_get_conn_ip_family(3), BIO_set_nbio(3), BIO_set_sock_type(3), BIO_get_sock_type(3), BIO_get0_dgram_bio(3), BIO_do_connect(3)
- connect BIO
- BIO_s_datagram(3), BIO_new_dgram(3), BIO_ctrl_dgram_connect(3), BIO_ctrl_set_connected(3), BIO_dgram_recv_timedout(3), BIO_dgram_send_timedout(3), BIO_dgram_get_peer(3), BIO_dgram_set_peer(3), BIO_dgram_detect_peer_addr(3), BIO_dgram_get_mtu_overhead(3)
- Network BIO with datagram semantics
- BIO_s_dgram_pair(3), BIO_new_bio_dgram_pair(3), BIO_dgram_set_no_trunc(3), BIO_dgram_get_no_trunc(3), BIO_dgram_get_effective_caps(3), BIO_dgram_get_caps(3), BIO_dgram_set_caps(3), BIO_dgram_set_mtu(3), BIO_dgram_get_mtu(3), BIO_dgram_set0_local_addr(3)
- datagram pair BIO
- BIO_s_fd(3), BIO_set_fd(3), BIO_get_fd(3), BIO_new_fd(3)
- file descriptor BIO
- BIO_s_file(3), BIO_new_file(3), BIO_new_fp(3), BIO_set_fp(3), BIO_get_fp(3), BIO_read_filename(3), BIO_write_filename(3), BIO_append_filename(3), BIO_rw_filename(3)
- FILE bio
- BIO_s_null(3)
- null data sink
- BIO_s_secmem(3), BIO_s_dgram_mem(3), BIO_s_mem(3), BIO_set_mem_eof_return(3), BIO_get_mem_data(3), BIO_set_mem_buf(3), BIO_get_mem_ptr(3), BIO_new_mem_buf(3)
- memory BIO
- BIO_sendmmsg(3), BIO_recvmmsg(3), BIO_dgram_set_local_addr_enable(3), BIO_dgram_get_local_addr_enable(3), BIO_dgram_get_local_addr_cap(3), BIO_err_is_non_fatal(3)
- send and receive multiple datagrams in a single call
- BIO_set_callback_ex(3), BIO_get_callback_ex(3), BIO_set_callback(3), BIO_get_callback(3), BIO_set_callback_arg(3), BIO_get_callback_arg(3), BIO_debug_callback(3), BIO_debug_callback_ex(3), BIO_callback_fn_ex(3), BIO_callback_fn(3)
- BIO callback functions
- BIO_set_data(3), BIO_get_data(3), BIO_set_init(3), BIO_get_init(3), BIO_set_shutdown(3), BIO_get_shutdown(3)
- functions for managing BIO state information
- BIO_should_read(3), BIO_should_write(3), BIO_should_io_special(3), BIO_retry_type(3), BIO_should_retry(3), BIO_get_retry_BIO(3), BIO_get_retry_reason(3), BIO_set_retry_reason(3)
- BIO retry functions
- BIO_socket(3), BIO_bind(3), BIO_connect(3), BIO_listen(3), BIO_accept_ex(3), BIO_closesocket(3)
- BIO socket communication setup routines
- BIO_socket_wait(3), BIO_wait(3), BIO_do_connect_retry(3)
- BIO connection utility functions
- BN_BLINDING_new(3), BN_BLINDING_free(3), BN_BLINDING_update(3), BN_BLINDING_convert(3), BN_BLINDING_invert(3), BN_BLINDING_convert_ex(3), BN_BLINDING_invert_ex(3), BN_BLINDING_is_current_thread(3), BN_BLINDING_set_current_thread(3), BN_BLINDING_lock(3), BN_BLINDING_unlock(3), BN_BLINDING_get_flags(3), BN_BLINDING_set_flags(3), BN_BLINDING_create_param(3)
- blinding related BIGNUM functions
- BN_CTX_new_ex(3), BN_CTX_new(3), BN_CTX_secure_new_ex(3), BN_CTX_secure_new(3), BN_CTX_free(3)
- allocate and free BN_CTX structures
- BN_CTX_start(3), BN_CTX_get(3), BN_CTX_end(3)
- use temporary BIGNUM variables
- BN_add(3), BN_sub(3), BN_mul(3), BN_sqr(3), BN_div(3), BN_mod(3), BN_nnmod(3), BN_mod_add(3), BN_mod_sub(3), BN_mod_mul(3), BN_mod_sqr(3), BN_mod_sqrt(3), BN_exp(3), BN_mod_exp(3), BN_gcd(3)
- arithmetic operations on BIGNUMs
- BN_add_word(3), BN_sub_word(3), BN_mul_word(3), BN_div_word(3), BN_mod_word(3)
- arithmetic functions on BIGNUMs with integers
- BN_bn2binpad(3), BN_signed_bn2bin(3), BN_bn2bin(3), BN_bin2bn(3), BN_signed_bin2bn(3), BN_bn2lebinpad(3), BN_signed_bn2lebin(3), BN_lebin2bn(3), BN_signed_lebin2bn(3), BN_bn2nativepad(3), BN_signed_bn2native(3), BN_native2bn(3), BN_signed_native2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
- format conversions
- BN_cmp(3), BN_ucmp(3), BN_is_zero(3), BN_is_one(3), BN_is_word(3), BN_abs_is_word(3), BN_is_odd(3), BN_are_coprime(3)
- BIGNUM comparison and test functions
- BN_copy(3), BN_dup(3), BN_with_flags(3)
- copy BIGNUMs
- BN_generate_prime_ex2(3), BN_generate_prime_ex(3), BN_is_prime_ex(3), BN_check_prime(3), BN_is_prime_fasttest_ex(3), BN_GENCB_call(3), BN_GENCB_new(3), BN_GENCB_free(3), BN_GENCB_set_old(3), BN_GENCB_set(3), BN_GENCB_get_arg(3), BN_generate_prime(3), BN_is_prime(3), BN_is_prime_fasttest(3)
- generate primes and test for primality
- BN_mod_exp_mont(3), BN_mod_exp_mont_consttime(3), BN_mod_exp_mont_consttime_x2(3)
- Montgomery exponentiation
- BN_mod_inverse(3)
- compute inverse modulo n
- BN_mod_mul_montgomery(3), BN_MONT_CTX_new(3), BN_MONT_CTX_free(3), BN_MONT_CTX_set(3), BN_MONT_CTX_copy(3), BN_from_montgomery(3), BN_to_montgomery(3)
- Montgomery multiplication
- BN_mod_mul_reciprocal(3), BN_div_recp(3), BN_RECP_CTX_new(3), BN_RECP_CTX_free(3), BN_RECP_CTX_set(3)
- modular multiplication using reciprocal
- BN_new(3), BN_secure_new(3), BN_clear(3), BN_free(3), BN_clear_free(3)
- allocate and free BIGNUMs
- BN_num_bits(3), BN_num_bytes(3), BN_num_bits_word(3)
- get BIGNUM size
- BN_rand_ex(3), BN_rand(3), BN_priv_rand_ex(3), BN_priv_rand(3), BN_pseudo_rand(3), BN_rand_range_ex(3), BN_rand_range(3), BN_priv_rand_range_ex(3), BN_priv_rand_range(3), BN_pseudo_rand_range(3)
- generate pseudo-random number
- BN_security_bits(3)
- returns bits of security based on given numbers
- BN_zero(3), BN_one(3), BN_value_one(3), BN_set_word(3), BN_get_word(3)
- BIGNUM assignment operations
- CA.pl(1)
- friendlier interface for OpenSSL certificate programs
- CMAC_CTX(3), CMAC_CTX_new(3), CMAC_CTX_cleanup(3), CMAC_CTX_free(3), CMAC_CTX_get0_cipher_ctx(3), CMAC_CTX_copy(3), CMAC_Init(3), CMAC_Update(3), CMAC_Final(3), CMAC_resume(3)
- create cipher-based message authentication codes
- CMS_EncryptedData_decrypt(3), CMS_EnvelopedData_decrypt(3)
- Decrypt CMS EncryptedData or EnvelopedData
- CMS_EncryptedData_encrypt_ex(3), CMS_EncryptedData_encrypt(3)
- Create CMS EncryptedData
- CMS_EnvelopedData_create_ex(3), CMS_EnvelopedData_create(3), CMS_AuthEnvelopedData_create(3), CMS_AuthEnvelopedData_create_ex(3)
- Create CMS envelope
- CMS_ReceiptRequest_create0_ex(3), CMS_ReceiptRequest_create0(3), CMS_add1_ReceiptRequest(3), CMS_get1_ReceiptRequest(3), CMS_ReceiptRequest_get0_values(3)
- CMS signed receipt request functions
- CMS_SignerInfo_set1_signer_cert(3), CMS_get0_SignerInfos(3), CMS_SignerInfo_get0_signer_id(3), CMS_SignerInfo_get0_signature(3), CMS_SignerInfo_cert_cmp(3)
- CMS signedData signer functions
- CMS_add0_cert(3), CMS_add1_cert(3), CMS_get1_certs(3), CMS_add0_crl(3), CMS_add1_crl(3), CMS_get1_crls(3)
- CMS certificate and CRL utility functions
- CMS_add1_recipient(3), CMS_add1_recipient_cert(3), CMS_add0_recipient_key(3)
- add recipients to a CMS enveloped data structure
- CMS_add1_signer(3), CMS_SignerInfo_sign(3)
- add a signer to a CMS_ContentInfo signed data structure
- CMS_compress(3)
- create a CMS CompressedData structure
- CMS_data_create_ex(3), CMS_data_create(3)
- Create CMS Data object
- CMS_decrypt(3), CMS_decrypt_set1_pkey_and_peer(3), CMS_decrypt_set1_pkey(3), CMS_decrypt_set1_password(3)
- decrypt content from a CMS envelopedData structure
- CMS_digest_create_ex(3), CMS_digest_create(3)
- Create CMS DigestedData object
- CMS_encrypt_ex(3), CMS_encrypt(3)
- create a CMS envelopedData structure
- CMS_final(3), CMS_final_digest(3)
- finalise a CMS_ContentInfo structure
- CMS_get0_RecipientInfos(3), CMS_RecipientInfo_type(3), CMS_RecipientInfo_ktri_get0_signer_id(3), CMS_RecipientInfo_ktri_cert_cmp(3), CMS_RecipientInfo_set0_pkey(3), CMS_RecipientInfo_kekri_get0_id(3), CMS_RecipientInfo_kari_set0_pkey_and_peer(3), CMS_RecipientInfo_kari_set0_pkey(3), CMS_RecipientInfo_kekri_id_cmp(3), CMS_RecipientInfo_set0_key(3), CMS_RecipientInfo_decrypt(3), CMS_RecipientInfo_encrypt(3)
- CMS envelopedData RecipientInfo routines
- CMS_get0_type(3), CMS_set1_eContentType(3), CMS_get0_eContentType(3), CMS_get0_content(3)
- get and set CMS content types and content
- CMS_sign(3), CMS_sign_ex(3)
- create a CMS SignedData structure
- CMS_sign_receipt(3)
- create a CMS signed receipt
- CMS_signed_get_attr_count(3), CMS_signed_get_attr_by_NID(3), CMS_signed_get_attr_by_OBJ(3), CMS_signed_get_attr(3), CMS_signed_delete_attr(3), CMS_signed_add1_attr(3), CMS_signed_add1_attr_by_OBJ(3), CMS_signed_add1_attr_by_NID(3), CMS_signed_add1_attr_by_txt(3), CMS_signed_get0_data_by_OBJ(3), CMS_unsigned_get_attr_count(3), CMS_unsigned_get_attr_by_NID(3), CMS_unsigned_get_attr_by_OBJ(3), CMS_unsigned_get_attr(3), CMS_unsigned_delete_attr(3), CMS_unsigned_add1_attr(3), CMS_unsigned_add1_attr_by_OBJ(3), CMS_unsigned_add1_attr_by_NID(3), CMS_unsigned_add1_attr_by_txt(3), CMS_unsigned_get0_data_by_OBJ(3)
- CMS signed and unsigned attribute functions
- CMS_uncompress(3)
- uncompress a CMS CompressedData structure
- CMS_verify(3), CMS_SignedData_verify(3), CMS_get0_signers(3)
- verify a CMS SignedData structure
- CMS_verify_receipt(3)
- verify a CMS signed receipt
- COMP_CTX_new(3), COMP_CTX_get_method(3), COMP_CTX_get_type(3), COMP_get_type(3), COMP_get_name(3), COMP_CTX_free(3), COMP_compress_block(3), COMP_expand_block(3), COMP_zlib(3), COMP_zlib_oneshot(3), COMP_brotli(3), COMP_brotli_oneshot(3), COMP_zstd(3), COMP_zstd_oneshot(3), BIO_f_zlib(3), BIO_f_brotli(3), BIO_f_zstd(3)
- Compression support
- CONF_get1_default_config_file(3), CONF_modules_load_file_ex(3), CONF_modules_load_file(3), CONF_modules_load(3)
- OpenSSL configuration functions
- CONF_modules_free(3), CONF_modules_finish(3), CONF_modules_unload(3)
- OpenSSL configuration cleanup functions
- CRYPTO_EX_new(3), CRYPTO_EX_free(3), CRYPTO_EX_dup(3), CRYPTO_free_ex_index(3), CRYPTO_get_ex_new_index(3), CRYPTO_alloc_ex_data(3), CRYPTO_set_ex_data(3), CRYPTO_get_ex_data(3), CRYPTO_free_ex_data(3), CRYPTO_new_ex_data(3)
- functions supporting application-specific data
- CRYPTO_THREAD_run_once(3), CRYPTO_THREAD_lock_new(3), CRYPTO_THREAD_read_lock(3), CRYPTO_THREAD_write_lock(3), CRYPTO_THREAD_unlock(3), CRYPTO_THREAD_lock_free(3), CRYPTO_atomic_add(3), CRYPTO_atomic_add64(3), CRYPTO_atomic_and(3), CRYPTO_atomic_or(3), CRYPTO_atomic_load(3), CRYPTO_atomic_store(3), CRYPTO_atomic_load_int(3), OSSL_set_max_threads(3), OSSL_get_max_threads(3), OSSL_get_thread_support_flags(3), OSSL_THREAD_SUPPORT_FLAG_THREAD_POOL(3), OSSL_THREAD_SUPPORT_FLAG_DEFAULT_SPAWN(3)
- OpenSSL thread support
- CRYPTO_secure_malloc_init(3), CRYPTO_secure_malloc_initialized(3), CRYPTO_secure_malloc_done(3), OPENSSL_secure_malloc(3), CRYPTO_secure_malloc(3), OPENSSL_secure_zalloc(3), CRYPTO_secure_zalloc(3), OPENSSL_secure_free(3), CRYPTO_secure_free(3), OPENSSL_secure_clear_free(3), CRYPTO_secure_clear_free(3), OPENSSL_secure_actual_size(3), CRYPTO_secure_allocated(3), CRYPTO_secure_used(3)
- secure heap storage
- CTLOG_STORE_get0_log_by_id(3)
- Get a Certificate Transparency log from a CTLOG_STORE
- CTLOG_STORE_new_ex(3), CTLOG_STORE_new(3), CTLOG_STORE_free(3), CTLOG_STORE_load_default_file(3), CTLOG_STORE_load_file(3)
- Create and populate a Certificate Transparency log list
- CTLOG_new_ex(3), CTLOG_new(3), CTLOG_new_from_base64(3), CTLOG_new_from_base64_ex(3), CTLOG_free(3), CTLOG_get0_name(3), CTLOG_get0_log_id(3), CTLOG_get0_public_key(3)
- encapsulates information about a Certificate Transparency log
- CT_POLICY_EVAL_CTX_new_ex(3), CT_POLICY_EVAL_CTX_new(3), CT_POLICY_EVAL_CTX_free(3), CT_POLICY_EVAL_CTX_get0_cert(3), CT_POLICY_EVAL_CTX_set1_cert(3), CT_POLICY_EVAL_CTX_get0_issuer(3), CT_POLICY_EVAL_CTX_set1_issuer(3), CT_POLICY_EVAL_CTX_get0_log_store(3), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3), CT_POLICY_EVAL_CTX_get_time(3), CT_POLICY_EVAL_CTX_set_time(3)
- Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
- DECLARE_ASN1_FUNCTIONS(3), IMPLEMENT_ASN1_FUNCTIONS(3), ASN1_ITEM(3), ACCESS_DESCRIPTION_free(3), ACCESS_DESCRIPTION_new(3), ADMISSIONS_free(3), ADMISSIONS_new(3), ADMISSION_SYNTAX_free(3), ADMISSION_SYNTAX_new(3), ASIdOrRange_free(3), ASIdOrRange_new(3), ASIdentifierChoice_free(3), ASIdentifierChoice_new(3), ASIdentifiers_free(3), ASIdentifiers_new(3), ASRange_free(3), ASRange_new(3), AUTHORITY_INFO_ACCESS_free(3), AUTHORITY_INFO_ACCESS_new(3), AUTHORITY_KEYID_free(3), AUTHORITY_KEYID_new(3), BASIC_CONSTRAINTS_free(3), BASIC_CONSTRAINTS_new(3), CERTIFICATEPOLICIES_free(3), CERTIFICATEPOLICIES_new(3), CMS_ContentInfo_free(3), CMS_ContentInfo_new(3), CMS_ContentInfo_new_ex(3), CMS_ContentInfo_print_ctx(3), CMS_EnvelopedData_it(3), CMS_EnvelopedData_dup(3), CMS_ReceiptRequest_free(3), CMS_ReceiptRequest_new(3), CMS_SignedData_free(3), CMS_SignedData_new(3), CRL_DIST_POINTS_free(3), CRL_DIST_POINTS_new(3), DIRECTORYSTRING_free(3), DIRECTORYSTRING_new(3), DISPLAYTEXT_free(3), DISPLAYTEXT_new(3), DIST_POINT_NAME_free(3), DIST_POINT_NAME_new(3), DIST_POINT_NAME_dup(3), DIST_POINT_free(3), DIST_POINT_new(3), DSAparams_dup(3), ECPARAMETERS_free(3), ECPARAMETERS_new(3), ECPKPARAMETERS_free(3), ECPKPARAMETERS_new(3), EDIPARTYNAME_free(3), EDIPARTYNAME_new(3), ESS_CERT_ID_dup(3), ESS_CERT_ID_free(3), ESS_CERT_ID_new(3), ESS_CERT_ID_V2_dup(3), ESS_CERT_ID_V2_free(3), ESS_CERT_ID_V2_new(3), ESS_ISSUER_SERIAL_dup(3), ESS_ISSUER_SERIAL_free(3), ESS_ISSUER_SERIAL_new(3), ESS_SIGNING_CERT_dup(3), ESS_SIGNING_CERT_free(3), ESS_SIGNING_CERT_it(3), ESS_SIGNING_CERT_new(3), ESS_SIGNING_CERT_V2_dup(3), ESS_SIGNING_CERT_V2_free(3), ESS_SIGNING_CERT_V2_it(3), ESS_SIGNING_CERT_V2_new(3), EXTENDED_KEY_USAGE_free(3), EXTENDED_KEY_USAGE_new(3), GENERAL_NAMES_free(3), GENERAL_NAMES_new(3), GENERAL_NAME_dup(3), GENERAL_NAME_free(3), GENERAL_NAME_new(3), GENERAL_SUBTREE_free(3), GENERAL_SUBTREE_new(3), OSSL_IETF_ATTR_SYNTAX_free(3), OSSL_IETF_ATTR_SYNTAX_it(3), OSSL_IETF_ATTR_SYNTAX_new(3), IPAddressChoice_free(3), IPAddressChoice_new(3), IPAddressFamily_free(3), IPAddressFamily_new(3), IPAddressOrRange_free(3), IPAddressOrRange_new(3), IPAddressRange_free(3), IPAddressRange_new(3), ISSUER_SIGN_TOOL_free(3), ISSUER_SIGN_TOOL_it(3), ISSUER_SIGN_TOOL_new(3), ISSUING_DIST_POINT_free(3), ISSUING_DIST_POINT_it(3), ISSUING_DIST_POINT_new(3), NAME_CONSTRAINTS_free(3), NAME_CONSTRAINTS_new(3), NAMING_AUTHORITY_free(3), NAMING_AUTHORITY_new(3), NETSCAPE_CERT_SEQUENCE_free(3), NETSCAPE_CERT_SEQUENCE_new(3), NETSCAPE_SPKAC_free(3), NETSCAPE_SPKAC_new(3), NETSCAPE_SPKI_free(3), NETSCAPE_SPKI_new(3), NOTICEREF_free(3), NOTICEREF_new(3), OCSP_BASICRESP_free(3), OCSP_BASICRESP_new(3), OCSP_CERTID_dup(3), OCSP_CERTID_new(3), OCSP_CERTSTATUS_free(3), OCSP_CERTSTATUS_new(3), OCSP_CRLID_free(3), OCSP_CRLID_new(3), OCSP_ONEREQ_free(3), OCSP_ONEREQ_new(3), OCSP_REQINFO_free(3), OCSP_REQINFO_new(3), OCSP_RESPBYTES_free(3), OCSP_RESPBYTES_new(3), OCSP_RESPDATA_free(3), OCSP_RESPDATA_new(3), OCSP_RESPID_free(3), OCSP_RESPID_new(3), OCSP_RESPONSE_new(3), OCSP_REVOKEDINFO_free(3), OCSP_REVOKEDINFO_new(3), OCSP_SERVICELOC_free(3), OCSP_SERVICELOC_new(3), OCSP_SIGNATURE_free(3), OCSP_SIGNATURE_new(3), OCSP_SINGLERESP_free(3), OCSP_SINGLERESP_new(3), OSSL_AA_DIST_POINT_free(3), OSSL_AA_DIST_POINT_new(3), OSSL_AA_DIST_POINT_it(3), OSSL_ALLOWED_ATTRIBUTES_CHOICE_free(3), OSSL_ALLOWED_ATTRIBUTES_CHOICE_new(3), OSSL_ALLOWED_ATTRIBUTES_CHOICE_it(3), OSSL_ALLOWED_ATTRIBUTES_ITEM_free(3), OSSL_ALLOWED_ATTRIBUTES_ITEM_new(3), OSSL_ALLOWED_ATTRIBUTES_ITEM_it(3), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_free(3), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_new(3), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_it(3), OSSL_ATAV_free(3), OSSL_ATAV_new(3), OSSL_ATAV_it(3), OSSL_ATTRIBUTE_DESCRIPTOR_free(3), OSSL_ATTRIBUTE_DESCRIPTOR_new(3), OSSL_ATTRIBUTE_DESCRIPTOR_it(3), OSSL_ATTRIBUTE_MAPPING_free(3), OSSL_ATTRIBUTE_MAPPING_new(3), OSSL_ATTRIBUTE_MAPPING_it(3), OSSL_ATTRIBUTE_MAPPINGS_free(3), OSSL_ATTRIBUTE_MAPPINGS_new(3), OSSL_ATTRIBUTE_MAPPINGS_it(3), OSSL_ATTRIBUTE_TYPE_MAPPING_free(3), OSSL_ATTRIBUTE_TYPE_MAPPING_new(3), OSSL_ATTRIBUTE_TYPE_MAPPING_it(3), OSSL_ATTRIBUTE_VALUE_MAPPING_free(3), OSSL_ATTRIBUTE_VALUE_MAPPING_new(3), OSSL_ATTRIBUTE_VALUE_MAPPING_it(3), OSSL_ATTRIBUTES_SYNTAX_free(3), OSSL_ATTRIBUTES_SYNTAX_it(3), OSSL_ATTRIBUTES_SYNTAX_new(3), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_free(3), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_it(3), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_new(3), OSSL_BASIC_ATTR_CONSTRAINTS_free(3), OSSL_BASIC_ATTR_CONSTRAINTS_it(3), OSSL_BASIC_ATTR_CONSTRAINTS_new(3), OSSL_CMP_ATAVS_new(3), OSSL_CMP_ATAVS_free(3), OSSL_CMP_ATAVS_it(3), OSSL_CMP_CRLSTATUS_free(3), OSSL_CMP_ITAV_dup(3), OSSL_CMP_ITAV_free(3), OSSL_CMP_MSG_dup(3), OSSL_CMP_MSG_it(3), OSSL_CMP_MSG_free(3), OSSL_CMP_PKIHEADER_free(3), OSSL_CMP_PKIHEADER_it(3), OSSL_CMP_PKIHEADER_new(3), OSSL_CMP_PKISI_dup(3), OSSL_CMP_PKISI_free(3), OSSL_CMP_PKISI_it(3), OSSL_CMP_PKISI_new(3), OSSL_CMP_PKISTATUS_it(3), OSSL_CRMF_CERTID_dup(3), OSSL_CRMF_CERTID_free(3), OSSL_CRMF_CERTID_it(3), OSSL_CRMF_CERTID_new(3), OSSL_CRMF_CERTTEMPLATE_free(3), OSSL_CRMF_CERTTEMPLATE_it(3), OSSL_CRMF_CERTTEMPLATE_new(3), OSSL_CRMF_CERTTEMPLATE_dup(3), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_dup(3), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_free(3), OSSL_CRMF_ENCRYPTEDKEY_free(3), OSSL_CRMF_ENCRYPTEDKEY_it(3), OSSL_CRMF_ENCRYPTEDKEY_new(3), OSSL_CRMF_ENCRYPTEDVALUE_free(3), OSSL_CRMF_ENCRYPTEDVALUE_it(3), OSSL_CRMF_ENCRYPTEDVALUE_new(3), OSSL_CRMF_MSGS_free(3), OSSL_CRMF_MSGS_it(3), OSSL_CRMF_MSGS_new(3), OSSL_CRMF_MSG_dup(3), OSSL_CRMF_MSG_free(3), OSSL_CRMF_MSG_it(3), OSSL_CRMF_MSG_new(3), OSSL_CRMF_PBMPARAMETER_free(3), OSSL_CRMF_PBMPARAMETER_it(3), OSSL_CRMF_PBMPARAMETER_new(3), OSSL_CRMF_PKIPUBLICATIONINFO_free(3), OSSL_CRMF_PKIPUBLICATIONINFO_it(3), OSSL_CRMF_PKIPUBLICATIONINFO_new(3), OSSL_CRMF_SINGLEPUBINFO_free(3), OSSL_CRMF_SINGLEPUBINFO_it(3), OSSL_CRMF_SINGLEPUBINFO_new(3), OSSL_DAY_TIME_free(3), OSSL_DAY_TIME_new(3), OSSL_DAY_TIME_it(3), OSSL_DAY_TIME_BAND_free(3), OSSL_DAY_TIME_BAND_new(3), OSSL_DAY_TIME_BAND_it(3), OSSL_HASH_free(3), OSSL_HASH_it(3), OSSL_HASH_new(3), OSSL_INFO_SYNTAX_free(3), OSSL_INFO_SYNTAX_it(3), OSSL_INFO_SYNTAX_new(3), OSSL_INFO_SYNTAX_POINTER_free(3), OSSL_INFO_SYNTAX_POINTER_it(3), OSSL_INFO_SYNTAX_POINTER_new(3), OSSL_PRIVILEGE_POLICY_ID_free(3), OSSL_PRIVILEGE_POLICY_ID_it(3), OSSL_PRIVILEGE_POLICY_ID_new(3), OSSL_TARGET_CERT_free(3), OSSL_TARGET_CERT_it(3), OSSL_TARGET_CERT_new(3), OSSL_TARGET_free(3), OSSL_TARGET_it(3), OSSL_TARGET_new(3), OSSL_TARGETING_INFORMATION_free(3), OSSL_TARGETING_INFORMATION_it(3), OSSL_TARGETING_INFORMATION_new(3), OSSL_TARGETS_free(3), OSSL_TARGETS_it(3), OSSL_TARGETS_new(3), OSSL_IETF_ATTR_SYNTAX_VALUE_free(3), OSSL_IETF_ATTR_SYNTAX_VALUE_it(3), OSSL_IETF_ATTR_SYNTAX_VALUE_new(3), OSSL_ISSUER_SERIAL_free(3), OSSL_ISSUER_SERIAL_new(3), OSSL_NAMED_DAY_free(3), OSSL_NAMED_DAY_new(3), OSSL_NAMED_DAY_it(3), OSSL_OBJECT_DIGEST_INFO_free(3), OSSL_OBJECT_DIGEST_INFO_new(3), OSSL_ROLE_SPEC_CERT_ID_free(3), OSSL_ROLE_SPEC_CERT_ID_new(3), OSSL_ROLE_SPEC_CERT_ID_it(3), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_free(3), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_new(3), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_it(3), OSSL_TIME_PERIOD_free(3), OSSL_TIME_PERIOD_new(3), OSSL_TIME_PERIOD_it(3), OSSL_TIME_SPEC_ABSOLUTE_free(3), OSSL_TIME_SPEC_ABSOLUTE_new(3), OSSL_TIME_SPEC_ABSOLUTE_it(3), OSSL_TIME_SPEC_free(3), OSSL_TIME_SPEC_new(3), OSSL_TIME_SPEC_it(3), OSSL_TIME_SPEC_DAY_free(3), OSSL_TIME_SPEC_DAY_new(3), OSSL_TIME_SPEC_DAY_it(3), OSSL_TIME_SPEC_MONTH_free(3), OSSL_TIME_SPEC_MONTH_new(3), OSSL_TIME_SPEC_MONTH_it(3), OSSL_TIME_SPEC_TIME_free(3), OSSL_TIME_SPEC_TIME_new(3), OSSL_TIME_SPEC_TIME_it(3), OSSL_TIME_SPEC_WEEKS_free(3), OSSL_TIME_SPEC_WEEKS_new(3), OSSL_TIME_SPEC_WEEKS_it(3), OSSL_TIME_SPEC_X_DAY_OF_free(3), OSSL_TIME_SPEC_X_DAY_OF_new(3), OSSL_TIME_SPEC_X_DAY_OF_it(3), OSSL_USER_NOTICE_SYNTAX_free(3), OSSL_USER_NOTICE_SYNTAX_new(3), OSSL_USER_NOTICE_SYNTAX_it(3), OTHERNAME_free(3), OTHERNAME_new(3), PBE2PARAM_free(3), PBE2PARAM_new(3), PBEPARAM_free(3), PBEPARAM_new(3), PBKDF2PARAM_free(3), PBKDF2PARAM_new(3), PBMAC1PARAM_free(3), PBMAC1PARAM_it(3), PBMAC1PARAM_new(3), PKCS12_BAGS_free(3), PKCS12_BAGS_new(3), PKCS12_MAC_DATA_free(3), PKCS12_MAC_DATA_new(3), PKCS12_SAFEBAG_free(3), PKCS12_SAFEBAG_new(3), PKCS12_free(3), PKCS12_new(3), PKCS7_DIGEST_free(3), PKCS7_DIGEST_new(3), PKCS7_ENCRYPT_free(3), PKCS7_ENCRYPT_new(3), PKCS7_ENC_CONTENT_free(3), PKCS7_ENC_CONTENT_new(3), PKCS7_ENVELOPE_free(3), PKCS7_ENVELOPE_new(3), PKCS7_ISSUER_AND_SERIAL_free(3), PKCS7_ISSUER_AND_SERIAL_new(3), PKCS7_RECIP_INFO_free(3), PKCS7_RECIP_INFO_new(3), PKCS7_SIGNED_free(3), PKCS7_SIGNED_new(3), PKCS7_SIGNER_INFO_free(3), PKCS7_SIGNER_INFO_new(3), PKCS7_SIGN_ENVELOPE_free(3), PKCS7_SIGN_ENVELOPE_new(3), PKCS7_dup(3), PKCS7_free(3), PKCS7_new_ex(3), PKCS7_new(3), PKCS7_print_ctx(3), PKCS8_PRIV_KEY_INFO_free(3), PKCS8_PRIV_KEY_INFO_new(3), PKEY_USAGE_PERIOD_free(3), PKEY_USAGE_PERIOD_new(3), POLICYINFO_free(3), POLICYINFO_new(3), POLICYQUALINFO_free(3), POLICYQUALINFO_new(3), POLICY_CONSTRAINTS_free(3), POLICY_CONSTRAINTS_new(3), POLICY_MAPPING_free(3), POLICY_MAPPING_new(3), PROFESSION_INFOS_free(3), PROFESSION_INFOS_new(3), PROFESSION_INFO_free(3), PROFESSION_INFO_new(3), PROXY_CERT_INFO_EXTENSION_free(3), PROXY_CERT_INFO_EXTENSION_new(3), PROXY_POLICY_free(3), PROXY_POLICY_new(3), RSAPrivateKey_dup(3), RSAPublicKey_dup(3), RSA_OAEP_PARAMS_free(3), RSA_OAEP_PARAMS_new(3), RSA_PSS_PARAMS_free(3), RSA_PSS_PARAMS_new(3), RSA_PSS_PARAMS_dup(3), SCRYPT_PARAMS_free(3), SCRYPT_PARAMS_new(3), SXNETID_free(3), SXNETID_new(3), SXNET_free(3), SXNET_new(3), TLS_FEATURE_free(3), TLS_FEATURE_new(3), TS_ACCURACY_dup(3), TS_ACCURACY_free(3), TS_ACCURACY_new(3), TS_MSG_IMPRINT_dup(3), TS_MSG_IMPRINT_free(3), TS_MSG_IMPRINT_new(3), TS_REQ_dup(3), TS_REQ_free(3), TS_REQ_new(3), TS_RESP_dup(3), TS_RESP_free(3), TS_RESP_new(3), TS_STATUS_INFO_dup(3), TS_STATUS_INFO_free(3), TS_STATUS_INFO_new(3), TS_TST_INFO_dup(3), TS_TST_INFO_free(3), TS_TST_INFO_new(3), USERNOTICE_free(3), USERNOTICE_new(3), X509_ACERT_dup(3), X509_ACERT_free(3), X509_ACERT_it(3), X509_ACERT_new(3), X509_ACERT_INFO_free(3), X509_ACERT_INFO_it(3), X509_ACERT_INFO_new(3), X509_ACERT_ISSUER_V2FORM_free(3), X509_ACERT_ISSUER_V2FORM_new(3), X509_ALGOR_free(3), X509_ALGOR_it(3), X509_ALGOR_new(3), X509_ATTRIBUTE_dup(3), X509_ATTRIBUTE_free(3), X509_ATTRIBUTE_new(3), X509_CERT_AUX_free(3), X509_CERT_AUX_new(3), X509_CINF_free(3), X509_CINF_new(3), X509_CRL_INFO_free(3), X509_CRL_INFO_new(3), X509_CRL_dup(3), X509_CRL_free(3), X509_CRL_new_ex(3), X509_CRL_new(3), X509_EXTENSION_dup(3), X509_EXTENSION_free(3), X509_EXTENSION_new(3), X509_NAME_ENTRY_dup(3), X509_NAME_ENTRY_free(3), X509_NAME_ENTRY_new(3), X509_NAME_dup(3), X509_NAME_free(3), X509_NAME_new(3), X509_REQ_INFO_free(3), X509_REQ_INFO_new(3), X509_REQ_dup(3), X509_REQ_free(3), X509_REQ_new(3), X509_REQ_new_ex(3), X509_REVOKED_dup(3), X509_REVOKED_free(3), X509_REVOKED_new(3), X509_SIG_free(3), X509_SIG_new(3), X509_VAL_free(3), X509_VAL_new(3), X509_dup(3)
- ASN1 object utilities
- DECLARE_PEM_rw(3), PEM_read_CMS(3), PEM_read_bio_CMS(3), PEM_write_CMS(3), PEM_write_bio_CMS(3), PEM_write_DHxparams(3), PEM_write_bio_DHxparams(3), PEM_read_ECPKParameters(3), PEM_read_bio_ECPKParameters(3), PEM_write_ECPKParameters(3), PEM_write_bio_ECPKParameters(3), PEM_read_ECPrivateKey(3), PEM_write_ECPrivateKey(3), PEM_write_bio_ECPrivateKey(3), PEM_read_EC_PUBKEY(3), PEM_read_bio_EC_PUBKEY(3), PEM_write_EC_PUBKEY(3), PEM_write_bio_EC_PUBKEY(3), PEM_read_NETSCAPE_CERT_SEQUENCE(3), PEM_read_bio_NETSCAPE_CERT_SEQUENCE(3), PEM_write_NETSCAPE_CERT_SEQUENCE(3), PEM_write_bio_NETSCAPE_CERT_SEQUENCE(3), PEM_read_PKCS8(3), PEM_read_bio_PKCS8(3), PEM_write_PKCS8(3), PEM_write_bio_PKCS8(3), PEM_write_PKCS8_PRIV_KEY_INFO(3), PEM_read_bio_PKCS8_PRIV_KEY_INFO(3), PEM_read_PKCS8_PRIV_KEY_INFO(3), PEM_write_bio_PKCS8_PRIV_KEY_INFO(3), PEM_read_SSL_SESSION(3), PEM_read_bio_SSL_SESSION(3), PEM_write_SSL_SESSION(3), PEM_write_bio_SSL_SESSION(3), PEM_read_X509_PUBKEY(3), PEM_read_bio_X509_PUBKEY(3), PEM_write_X509_PUBKEY(3), PEM_write_bio_X509_PUBKEY(3)
- PEM object encoding routines
- DEFINE_STACK_OF(3), DEFINE_STACK_OF_CONST(3), DEFINE_SPECIAL_STACK_OF(3), DEFINE_SPECIAL_STACK_OF_CONST(3), sk_TYPE_num(3), sk_TYPE_value(3), sk_TYPE_new(3), sk_TYPE_new_null(3), sk_TYPE_reserve(3), sk_TYPE_free(3), sk_TYPE_zero(3), sk_TYPE_delete(3), sk_TYPE_delete_ptr(3), sk_TYPE_push(3), sk_TYPE_unshift(3), sk_TYPE_pop(3), sk_TYPE_shift(3), sk_TYPE_pop_free(3), sk_TYPE_insert(3), sk_TYPE_set(3), sk_TYPE_find(3), sk_TYPE_find_ex(3), sk_TYPE_find_all(3), sk_TYPE_sort(3), sk_TYPE_is_sorted(3), sk_TYPE_dup(3), sk_TYPE_deep_copy(3), sk_TYPE_set_cmp_func(3), sk_TYPE_new_reserve(3), OPENSSL_sk_deep_copy(3), OPENSSL_sk_delete(3), OPENSSL_sk_delete_ptr(3), OPENSSL_sk_dup(3), OPENSSL_sk_find(3), OPENSSL_sk_find_ex(3), OPENSSL_sk_find_all(3), OPENSSL_sk_free(3), OPENSSL_sk_insert(3), OPENSSL_sk_is_sorted(3), OPENSSL_sk_new(3), OPENSSL_sk_new_null(3), OPENSSL_sk_new_reserve(3), OPENSSL_sk_num(3), OPENSSL_sk_pop(3), OPENSSL_sk_pop_free(3), OPENSSL_sk_push(3), OPENSSL_sk_reserve(3), OPENSSL_sk_set(3), OPENSSL_sk_set_cmp_func(3), OPENSSL_sk_shift(3), OPENSSL_sk_sort(3), OPENSSL_sk_unshift(3), OPENSSL_sk_value(3), OPENSSL_sk_zero(3)
- stack container
- DES_random_key(3), DES_set_key(3), DES_key_sched(3), DES_set_key_checked(3), DES_set_key_unchecked(3), DES_set_odd_parity(3), DES_is_weak_key(3), DES_ecb_encrypt(3), DES_ecb2_encrypt(3), DES_ecb3_encrypt(3), DES_ncbc_encrypt(3), DES_cfb_encrypt(3), DES_ofb_encrypt(3), DES_pcbc_encrypt(3), DES_cfb64_encrypt(3), DES_ofb64_encrypt(3), DES_xcbc_encrypt(3), DES_ede2_cbc_encrypt(3), DES_ede2_cfb64_encrypt(3), DES_ede2_ofb64_encrypt(3), DES_ede3_cbc_encrypt(3), DES_ede3_cfb64_encrypt(3), DES_ede3_ofb64_encrypt(3), DES_cbc_cksum(3), DES_quad_cksum(3), DES_string_to_key(3), DES_string_to_2keys(3), DES_fcrypt(3), DES_crypt(3)
- DES encryption
- DH_generate_key(3), DH_compute_key(3), DH_compute_key_padded(3)
- perform Diffie-Hellman key exchange
- DH_generate_parameters_ex(3), DH_generate_parameters(3), DH_check(3), DH_check_params(3), DH_check_ex(3), DH_check_params_ex(3), DH_check_pub_key_ex(3)
- generate and check Diffie-Hellman parameters
- DH_get0_pqg(3), DH_set0_pqg(3), DH_get0_key(3), DH_set0_key(3), DH_get0_p(3), DH_get0_q(3), DH_get0_g(3), DH_get0_priv_key(3), DH_get0_pub_key(3), DH_clear_flags(3), DH_test_flags(3), DH_set_flags(3), DH_get0_engine(3), DH_get_length(3), DH_set_length(3)
- Routines for getting and setting data in a DH object
- DH_get_1024_160(3), DH_get_2048_224(3), DH_get_2048_256(3), BN_get0_nist_prime_192(3), BN_get0_nist_prime_224(3), BN_get0_nist_prime_256(3), BN_get0_nist_prime_384(3), BN_get0_nist_prime_521(3), BN_get_rfc2409_prime_768(3), BN_get_rfc2409_prime_1024(3), BN_get_rfc3526_prime_1536(3), BN_get_rfc3526_prime_2048(3), BN_get_rfc3526_prime_3072(3), BN_get_rfc3526_prime_4096(3), BN_get_rfc3526_prime_6144(3), BN_get_rfc3526_prime_8192(3)
- Create standardized public primes or DH pairs
- DH_meth_new(3), DH_meth_free(3), DH_meth_dup(3), DH_meth_get0_name(3), DH_meth_set1_name(3), DH_meth_get_flags(3), DH_meth_set_flags(3), DH_meth_get0_app_data(3), DH_meth_set0_app_data(3), DH_meth_get_generate_key(3), DH_meth_set_generate_key(3), DH_meth_get_compute_key(3), DH_meth_set_compute_key(3), DH_meth_get_bn_mod_exp(3), DH_meth_set_bn_mod_exp(3), DH_meth_get_init(3), DH_meth_set_init(3), DH_meth_get_finish(3), DH_meth_set_finish(3), DH_meth_get_generate_params(3), DH_meth_set_generate_params(3)
- Routines to build up DH methods
- DH_new(3), DH_free(3)
- allocate and free DH objects
- DH_new_by_nid(3), DH_get_nid(3)
- create or get DH named parameters
- DH_set_default_method(3), DH_get_default_method(3), DH_set_method(3), DH_new_method(3), DH_OpenSSL(3)
- select DH method
- DH_size(3), DH_bits(3), DH_security_bits(3)
- get Diffie-Hellman prime size and security bits
- DSA_SIG_get0(3), DSA_SIG_set0(3), DSA_SIG_new(3), DSA_SIG_free(3)
- allocate and free DSA signature objects
- DSA_do_sign(3), DSA_do_verify(3)
- raw DSA signature operations
- DSA_dup_DH(3)
- create a DH structure out of DSA structure
- DSA_generate_key(3)
- generate DSA key pair
- DSA_generate_parameters_ex(3), DSA_generate_parameters(3)
- generate DSA parameters
- DSA_get0_pqg(3), DSA_set0_pqg(3), DSA_get0_key(3), DSA_set0_key(3), DSA_get0_p(3), DSA_get0_q(3), DSA_get0_g(3), DSA_get0_pub_key(3), DSA_get0_priv_key(3), DSA_clear_flags(3), DSA_test_flags(3), DSA_set_flags(3), DSA_get0_engine(3)
- Routines for getting and setting data in a DSA object
- DSA_meth_new(3), DSA_meth_free(3), DSA_meth_dup(3), DSA_meth_get0_name(3), DSA_meth_set1_name(3), DSA_meth_get_flags(3), DSA_meth_set_flags(3), DSA_meth_get0_app_data(3), DSA_meth_set0_app_data(3), DSA_meth_get_sign(3), DSA_meth_set_sign(3), DSA_meth_get_sign_setup(3), DSA_meth_set_sign_setup(3), DSA_meth_get_verify(3), DSA_meth_set_verify(3), DSA_meth_get_mod_exp(3), DSA_meth_set_mod_exp(3), DSA_meth_get_bn_mod_exp(3), DSA_meth_set_bn_mod_exp(3), DSA_meth_get_init(3), DSA_meth_set_init(3), DSA_meth_get_finish(3), DSA_meth_set_finish(3), DSA_meth_get_paramgen(3), DSA_meth_set_paramgen(3), DSA_meth_get_keygen(3), DSA_meth_set_keygen(3)
- Routines to build up DSA methods
- DSA_new(3), DSA_free(3)
- allocate and free DSA objects
- DSA_set_default_method(3), DSA_get_default_method(3), DSA_set_method(3), DSA_new_method(3), DSA_OpenSSL(3)
- select DSA method
- DSA_sign(3), DSA_sign_setup(3), DSA_verify(3)
- DSA signatures
- DSA_size(3), DSA_bits(3), DSA_security_bits(3)
- get DSA signature size, key bits or security bits
- DTLS_get_data_mtu(3)
- Get maximum data payload size
- DTLS_timer_cb(3), DTLS_set_timer_cb(3)
- Set callback for controlling DTLS timer duration
- DTLSv1_get_timeout(3)
- determine when a DTLS or QUIC SSL object next needs a timeout event to be handled
- DTLSv1_handle_timeout(3)
- handle a pending timeout event for a DTLS or QUIC SSL object
- ECDSA_SIG_new(3), ECDSA_SIG_free(3), ECDSA_SIG_get0(3), ECDSA_SIG_get0_r(3), ECDSA_SIG_get0_s(3), ECDSA_SIG_set0(3)
- Functions for creating, destroying and manipulating ECDSA_SIG objects
- ECDSA_size(3), ECDSA_sign(3), ECDSA_do_sign(3), ECDSA_verify(3), ECDSA_do_verify(3), ECDSA_sign_setup(3), ECDSA_sign_ex(3), ECDSA_do_sign_ex(3)
- deprecated low-level elliptic curve digital signature algorithm (ECDSA) functions
- ECPKParameters_print(3), ECPKParameters_print_fp(3)
- Functions for decoding and encoding ASN1 representations of elliptic curve entities
- EC_GFp_simple_method(3), EC_GFp_mont_method(3), EC_GFp_nist_method(3), EC_GFp_nistp224_method(3), EC_GFp_nistp256_method(3), EC_GFp_nistp521_method(3), EC_GF2m_simple_method(3), EC_METHOD_get_field_type(3)
- Functions for obtaining EC_METHOD objects
- EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_named_curve(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3), EC_GROUP_get0_field(3), EC_GROUP_get_field_type(3)
- Functions for manipulating EC_GROUP objects
- EC_GROUP_get_ecparameters(3), EC_GROUP_get_ecpkparameters(3), EC_GROUP_new_from_params(3), EC_GROUP_to_params(3), EC_GROUP_new_from_ecparameters(3), EC_GROUP_new_from_ecpkparameters(3), EC_GROUP_new(3), EC_GROUP_free(3), EC_GROUP_clear_free(3), EC_GROUP_new_curve_GFp(3), EC_GROUP_new_curve_GF2m(3), EC_GROUP_new_by_curve_name_ex(3), EC_GROUP_new_by_curve_name(3), EC_GROUP_set_curve(3), EC_GROUP_get_curve(3), EC_GROUP_set_curve_GFp(3), EC_GROUP_get_curve_GFp(3), EC_GROUP_set_curve_GF2m(3), EC_GROUP_get_curve_GF2m(3), EC_get_builtin_curves(3), OSSL_EC_curve_nid2name(3)
- Functions for creating and destroying EC_GROUP objects
- EC_KEY_get_enc_flags(3), EC_KEY_set_enc_flags(3)
- Get and set flags for encoding EC_KEY structures
- EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
- Functions for creating, destroying and manipulating EC_POINT objects
- ENGINE_get_DH(3), ENGINE_get_DSA(3), ENGINE_by_id(3), ENGINE_get_cipher_engine(3), ENGINE_get_default_DH(3), ENGINE_get_default_DSA(3), ENGINE_get_default_RAND(3), ENGINE_get_default_RSA(3), ENGINE_get_digest_engine(3), ENGINE_get_first(3), ENGINE_get_last(3), ENGINE_get_next(3), ENGINE_get_prev(3), ENGINE_new(3), ENGINE_get_ciphers(3), ENGINE_get_ctrl_function(3), ENGINE_get_digests(3), ENGINE_get_destroy_function(3), ENGINE_get_finish_function(3), ENGINE_get_init_function(3), ENGINE_get_load_privkey_function(3), ENGINE_get_load_pubkey_function(3), ENGINE_load_private_key(3), ENGINE_load_public_key(3), ENGINE_get_RAND(3), ENGINE_get_RSA(3), ENGINE_get_id(3), ENGINE_get_name(3), ENGINE_get_cmd_defns(3), ENGINE_get_cipher(3), ENGINE_get_digest(3), ENGINE_add(3), ENGINE_cmd_is_executable(3), ENGINE_ctrl(3), ENGINE_ctrl_cmd(3), ENGINE_ctrl_cmd_string(3), ENGINE_finish(3), ENGINE_free(3), ENGINE_get_flags(3), ENGINE_init(3), ENGINE_register_DH(3), ENGINE_register_DSA(3), ENGINE_register_RAND(3), ENGINE_register_RSA(3), ENGINE_register_all_complete(3), ENGINE_register_ciphers(3), ENGINE_register_complete(3), ENGINE_register_digests(3), ENGINE_remove(3), ENGINE_set_DH(3), ENGINE_set_DSA(3), ENGINE_set_RAND(3), ENGINE_set_RSA(3), ENGINE_set_ciphers(3), ENGINE_set_cmd_defns(3), ENGINE_set_ctrl_function(3), ENGINE_set_default(3), ENGINE_set_default_DH(3), ENGINE_set_default_DSA(3), ENGINE_set_default_RAND(3), ENGINE_set_default_RSA(3), ENGINE_set_default_ciphers(3), ENGINE_set_default_digests(3), ENGINE_set_default_string(3), ENGINE_set_destroy_function(3), ENGINE_set_digests(3), ENGINE_set_finish_function(3), ENGINE_set_flags(3), ENGINE_set_id(3), ENGINE_set_init_function(3), ENGINE_set_load_privkey_function(3), ENGINE_set_load_pubkey_function(3), ENGINE_set_name(3), ENGINE_up_ref(3), ENGINE_get_table_flags(3), ENGINE_cleanup(3), ENGINE_load_builtin_engines(3), ENGINE_register_all_DH(3), ENGINE_register_all_DSA(3), ENGINE_register_all_RAND(3), ENGINE_register_all_RSA(3), ENGINE_register_all_ciphers(3), ENGINE_register_all_digests(3), ENGINE_set_table_flags(3), ENGINE_unregister_DH(3), ENGINE_unregister_DSA(3), ENGINE_unregister_RAND(3), ENGINE_unregister_RSA(3), ENGINE_unregister_ciphers(3), ENGINE_unregister_digests(3)
- ENGINE cryptographic module support
- ERR_GET_LIB(3), ERR_GET_REASON(3), ERR_FATAL_ERROR(3)
- get information from error codes
- ERR_error_string(3), ERR_error_string_n(3), ERR_lib_error_string(3), ERR_func_error_string(3), ERR_reason_error_string(3)
- obtain human-readable error message
- ERR_get_error(3), ERR_peek_error(3), ERR_peek_last_error(3), ERR_get_error_line(3), ERR_peek_error_line(3), ERR_peek_last_error_line(3), ERR_peek_error_func(3), ERR_peek_last_error_func(3), ERR_peek_error_data(3), ERR_peek_last_error_data(3), ERR_get_error_all(3), ERR_peek_error_all(3), ERR_peek_last_error_all(3), ERR_get_error_line_data(3), ERR_peek_error_line_data(3), ERR_peek_last_error_line_data(3)
- obtain error code and data
- ERR_load_crypto_strings(3), SSL_load_error_strings(3), ERR_free_strings(3)
- load and free error strings
- ERR_load_strings(3), ERR_PACK(3), ERR_get_next_error_library(3)
- load arbitrary error strings
- ERR_new(3), ERR_set_debug(3), ERR_set_error(3), ERR_vset_error(3)
- Error recording building blocks
- ERR_raise(3), ERR_raise_data(3), ERR_put_error(3), ERR_add_error_data(3), ERR_add_error_vdata(3), ERR_add_error_txt(3), ERR_add_error_mem_bio(3)
- record an error
- ERR_remove_thread_state(3), ERR_remove_state(3)
- DEPRECATED
- ERR_set_mark(3), ERR_clear_last_mark(3), ERR_pop_to_mark(3), ERR_count_to_mark(3), ERR_pop(3)
- set mark, clear mark, pop errors until mark and pop last error
- EVP_ASYM_CIPHER_fetch(3), EVP_ASYM_CIPHER_free(3), EVP_ASYM_CIPHER_up_ref(3), EVP_ASYM_CIPHER_is_a(3), EVP_ASYM_CIPHER_get0_provider(3), EVP_ASYM_CIPHER_do_all_provided(3), EVP_ASYM_CIPHER_names_do_all(3), EVP_ASYM_CIPHER_get0_name(3), EVP_ASYM_CIPHER_get0_description(3), EVP_ASYM_CIPHER_gettable_ctx_params(3), EVP_ASYM_CIPHER_settable_ctx_params(3)
- Functions to manage EVP_ASYM_CIPHER algorithm objects
- EVP_BytesToKey(3)
- password based encryption routine
- EVP_CIPHER-DES(7)
- The DES EVP_CIPHER implementations
- EVP_CIPHER-IDEA(7)
- The IDEA EVP_CIPHER implementations
- EVP_CIPHER-SEED(7)
- The SEED EVP_CIPHER implementations
- EVP_CIPHER_CTX_get_algor(3), EVP_CIPHER_CTX_get_algor_params(3), EVP_CIPHER_CTX_set_algor_params(3), EVP_PKEY_CTX_get_algor(3), EVP_PKEY_CTX_get_algor_params(3), EVP_PKEY_CTX_set_algor_params(3)
- pass AlgorithmIdentifier and its params to/from algorithm implementations
- EVP_CIPHER_CTX_get_cipher_data(3), EVP_CIPHER_CTX_set_cipher_data(3)
- Routines to inspect and modify EVP_CIPHER_CTX objects
- EVP_CIPHER_CTX_get_original_iv(3), EVP_CIPHER_CTX_get_updated_iv(3), EVP_CIPHER_CTX_iv(3), EVP_CIPHER_CTX_original_iv(3), EVP_CIPHER_CTX_iv_noconst(3)
- Routines to inspect EVP_CIPHER_CTX IV data
- EVP_CIPHER_fetch(3), EVP_CIPHER_up_ref(3), EVP_CIPHER_free(3), EVP_CIPHER_CTX_new(3), EVP_CIPHER_CTX_reset(3), EVP_CIPHER_CTX_free(3), EVP_CIPHER_CTX_dup(3), EVP_CIPHER_CTX_copy(3), EVP_EncryptInit_ex(3), EVP_EncryptInit_ex2(3), EVP_EncryptUpdate(3), EVP_EncryptFinal_ex(3), EVP_DecryptInit_ex(3), EVP_DecryptInit_ex2(3), EVP_DecryptUpdate(3), EVP_DecryptFinal_ex(3), EVP_CipherInit_ex(3), EVP_CipherInit_ex2(3), EVP_CipherInit_SKEY(3), EVP_CipherUpdate(3), EVP_CipherFinal_ex(3), EVP_CIPHER_CTX_set_key_length(3), EVP_CIPHER_CTX_ctrl(3), EVP_EncryptInit(3), EVP_EncryptFinal(3), EVP_DecryptInit(3), EVP_DecryptFinal(3), EVP_CipherInit(3), EVP_CipherFinal(3), EVP_Cipher(3), EVP_CIPHER_can_pipeline(3), EVP_CipherPipelineEncryptInit(3), EVP_CipherPipelineDecryptInit(3), EVP_CipherPipelineUpdate(3), EVP_CipherPipelineFinal(3), EVP_get_cipherbyname(3), EVP_get_cipherbynid(3), EVP_get_cipherbyobj(3), EVP_CIPHER_is_a(3), EVP_CIPHER_get0_name(3), EVP_CIPHER_get0_description(3), EVP_CIPHER_names_do_all(3), EVP_CIPHER_get0_provider(3), EVP_CIPHER_get_nid(3), EVP_CIPHER_get_params(3), EVP_CIPHER_gettable_params(3), EVP_CIPHER_get_block_size(3), EVP_CIPHER_get_key_length(3), EVP_CIPHER_get_iv_length(3), EVP_CIPHER_get_flags(3), EVP_CIPHER_get_mode(3), EVP_CIPHER_get_type(3), EVP_CIPHER_CTX_cipher(3), EVP_CIPHER_CTX_get0_cipher(3), EVP_CIPHER_CTX_get1_cipher(3), EVP_CIPHER_CTX_get0_name(3), EVP_CIPHER_CTX_get_nid(3), EVP_CIPHER_CTX_get_params(3), EVP_CIPHER_gettable_ctx_params(3), EVP_CIPHER_CTX_gettable_params(3), EVP_CIPHER_CTX_set_params(3), EVP_CIPHER_settable_ctx_params(3), EVP_CIPHER_CTX_settable_params(3), EVP_CIPHER_CTX_get_block_size(3), EVP_CIPHER_CTX_get_key_length(3), EVP_CIPHER_CTX_get_iv_length(3), EVP_CIPHER_CTX_get_tag_length(3), EVP_CIPHER_CTX_get_app_data(3), EVP_CIPHER_CTX_set_app_data(3), EVP_CIPHER_CTX_flags(3), EVP_CIPHER_CTX_set_flags(3), EVP_CIPHER_CTX_clear_flags(3), EVP_CIPHER_CTX_test_flags(3), EVP_CIPHER_CTX_get_type(3), EVP_CIPHER_CTX_get_mode(3), EVP_CIPHER_CTX_get_num(3), EVP_CIPHER_CTX_set_num(3), EVP_CIPHER_CTX_is_encrypting(3), EVP_CIPHER_param_to_asn1(3), EVP_CIPHER_asn1_to_param(3), EVP_CIPHER_CTX_set_padding(3), EVP_enc_null(3), EVP_CIPHER_do_all_provided(3), EVP_CIPHER_nid(3), EVP_CIPHER_name(3), EVP_CIPHER_block_size(3), EVP_CIPHER_key_length(3), EVP_CIPHER_iv_length(3), EVP_CIPHER_flags(3), EVP_CIPHER_mode(3), EVP_CIPHER_type(3), EVP_CIPHER_CTX_encrypting(3), EVP_CIPHER_CTX_nid(3), EVP_CIPHER_CTX_block_size(3), EVP_CIPHER_CTX_key_length(3), EVP_CIPHER_CTX_iv_length(3), EVP_CIPHER_CTX_tag_length(3), EVP_CIPHER_CTX_num(3), EVP_CIPHER_CTX_type(3), EVP_CIPHER_CTX_mode(3)
- EVP cipher routines
- EVP_CIPHER_meth_new(3), EVP_CIPHER_meth_dup(3), EVP_CIPHER_meth_free(3), EVP_CIPHER_meth_set_iv_length(3), EVP_CIPHER_meth_set_flags(3), EVP_CIPHER_meth_set_impl_ctx_size(3), EVP_CIPHER_meth_set_init(3), EVP_CIPHER_meth_set_do_cipher(3), EVP_CIPHER_meth_set_cleanup(3), EVP_CIPHER_meth_set_set_asn1_params(3), EVP_CIPHER_meth_set_get_asn1_params(3), EVP_CIPHER_meth_set_ctrl(3), EVP_CIPHER_meth_get_init(3), EVP_CIPHER_meth_get_do_cipher(3), EVP_CIPHER_meth_get_cleanup(3), EVP_CIPHER_meth_get_set_asn1_params(3), EVP_CIPHER_meth_get_get_asn1_params(3), EVP_CIPHER_meth_get_ctrl(3)
- Routines to build up EVP_CIPHER methods
- EVP_DigestSignInit_ex(3), EVP_DigestSignInit(3), EVP_DigestSignUpdate(3), EVP_DigestSignFinal(3), EVP_DigestSign(3)
- EVP signing functions
- EVP_DigestVerifyInit_ex(3), EVP_DigestVerifyInit(3), EVP_DigestVerifyUpdate(3), EVP_DigestVerifyFinal(3), EVP_DigestVerify(3)
- EVP signature verification functions
- EVP_EC_gen(3), EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new_ex(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name_ex(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_engine(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_decoded_from_explicit_params(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
- Functions for creating, destroying and manipulating EC_KEY objects
- EVP_ENCODE_CTX_new(3), EVP_ENCODE_CTX_free(3), EVP_ENCODE_CTX_copy(3), EVP_ENCODE_CTX_num(3), EVP_EncodeInit(3), EVP_EncodeUpdate(3), EVP_EncodeFinal(3), EVP_EncodeBlock(3), EVP_DecodeInit(3), EVP_DecodeUpdate(3), EVP_DecodeFinal(3), EVP_DecodeBlock(3)
- EVP base64 encode/decode routines
- EVP_KDF(3), EVP_KDF_fetch(3), EVP_KDF_free(3), EVP_KDF_up_ref(3), EVP_KDF_CTX(3), EVP_KDF_CTX_new(3), EVP_KDF_CTX_free(3), EVP_KDF_CTX_dup(3), EVP_KDF_CTX_reset(3), EVP_KDF_derive(3), EVP_KDF_CTX_get_kdf_size(3), EVP_KDF_get0_provider(3), EVP_KDF_CTX_kdf(3), EVP_KDF_is_a(3), EVP_KDF_get0_name(3), EVP_KDF_names_do_all(3), EVP_KDF_get0_description(3), EVP_KDF_CTX_get_params(3), EVP_KDF_CTX_set_params(3), EVP_KDF_do_all_provided(3), EVP_KDF_get_params(3), EVP_KDF_gettable_params(3), EVP_KDF_gettable_ctx_params(3), EVP_KDF_settable_ctx_params(3), EVP_KDF_CTX_gettable_params(3), EVP_KDF_CTX_settable_params(3)
- EVP KDF routines
- EVP_KDF-ARGON2(7)
- The Argon2 EVP KDF implementation
- EVP_KDF-HKDF(7)
- The HKDF EVP_KDF implementation
- EVP_KDF-HMAC-DRBG(7)
- The HMAC DRBG DETERMINISTIC EVP_KDF implementation
- EVP_KDF-KB(7)
- The Key-Based EVP_KDF implementation
- EVP_KDF-KRB5KDF(7)
- The RFC3961 Krb5 KDF EVP_KDF implementation
- EVP_KDF-PBKDF1(7)
- The PBKDF1 EVP_KDF implementation
- EVP_KDF-PBKDF2(7)
- The PBKDF2 EVP_KDF implementation
- EVP_KDF-PKCS12KDF(7)
- The PKCS#12 EVP_KDF implementation
- EVP_KDF-PVKKDF(7)
- The PVK EVP_KDF implementation
- EVP_KDF-SCRYPT(7)
- The scrypt EVP_KDF implementation
- EVP_KDF-SS(7)
- The Single Step / One Step EVP_KDF implementation
- EVP_KDF-SSHKDF(7)
- The SSHKDF EVP_KDF implementation
- EVP_KDF-TLS13_KDF(7)
- The TLS 1.3 EVP_KDF implementation
- EVP_KDF-TLS1_PRF(7)
- The TLS1 PRF EVP_KDF implementation
- EVP_KDF-X942-ASN1(7)
- The X9.42-2003 asn1 EVP_KDF implementation
- EVP_KDF-X942-CONCAT(7)
- The X942 Concat EVP_KDF implementation
- EVP_KDF-X963(7)
- The X9.63-2001 EVP_KDF implementation
- EVP_KEM-EC(7)
- EVP_KEM EC keytype and algorithm support
- EVP_KEM-ML-KEM-512(7), EVP_KEM-ML-KEM-768(7), EVP_KEM-ML-KEM-1024(7), EVP_KEM-ML-KEM(7)
- EVP_KEM ML-KEM keytype and algorithm support
- EVP_KEM-RSA(7)
- EVP_KEM RSA keytype and algorithm support
- EVP_KEM-X25519(7), EVP_KEM-X448(7)
- EVP_KEM X25519 and EVP_KEM X448 keytype and algorithm support
- EVP_KEM_fetch(3), EVP_KEM_free(3), EVP_KEM_up_ref(3), EVP_KEM_get0_name(3), EVP_KEM_is_a(3), EVP_KEM_get0_provider(3), EVP_KEM_do_all_provided(3), EVP_KEM_names_do_all(3), EVP_KEM_get0_description(3), EVP_KEM_gettable_ctx_params(3), EVP_KEM_settable_ctx_params(3)
- Functions to manage EVP_KEM algorithm objects
- EVP_KEYEXCH-DH(7)
- DH Key Exchange algorithm support
- EVP_KEYEXCH-ECDH(7)
- ECDH Key Exchange algorithm support
- EVP_KEYEXCH-X25519(7), EVP_KEYEXCH-X448(7)
- X25519 and X448 Key Exchange algorithm support
- EVP_KEYEXCH_fetch(3), EVP_KEYEXCH_free(3), EVP_KEYEXCH_up_ref(3), EVP_KEYEXCH_get0_provider(3), EVP_KEYEXCH_is_a(3), EVP_KEYEXCH_do_all_provided(3), EVP_KEYEXCH_names_do_all(3), EVP_KEYEXCH_get0_name(3), EVP_KEYEXCH_get0_description(3), EVP_KEYEXCH_gettable_ctx_params(3), EVP_KEYEXCH_settable_ctx_params(3)
- Functions to manage EVP_KEYEXCH algorithm objects
- EVP_KEYMGMT(3), EVP_KEYMGMT_fetch(3), EVP_KEYMGMT_up_ref(3), EVP_KEYMGMT_free(3), EVP_KEYMGMT_get0_provider(3), EVP_KEYMGMT_is_a(3), EVP_KEYMGMT_get0_description(3), EVP_KEYMGMT_get0_name(3), EVP_KEYMGMT_do_all_provided(3), EVP_KEYMGMT_names_do_all(3), EVP_KEYMGMT_gettable_params(3), EVP_KEYMGMT_settable_params(3), EVP_KEYMGMT_gen_gettable_params(3), EVP_KEYMGMT_gen_settable_params(3)
- EVP key management routines
- EVP_MAC(3), EVP_MAC_fetch(3), EVP_MAC_up_ref(3), EVP_MAC_free(3), EVP_MAC_is_a(3), EVP_MAC_get0_name(3), EVP_MAC_names_do_all(3), EVP_MAC_get0_description(3), EVP_MAC_get0_provider(3), EVP_MAC_get_params(3), EVP_MAC_gettable_params(3), EVP_MAC_CTX(3), EVP_MAC_CTX_new(3), EVP_MAC_CTX_free(3), EVP_MAC_CTX_dup(3), EVP_MAC_CTX_get0_mac(3), EVP_MAC_CTX_get_params(3), EVP_MAC_CTX_set_params(3), EVP_MAC_CTX_get_mac_size(3), EVP_MAC_CTX_get_block_size(3), EVP_Q_mac(3), EVP_MAC_init(3), EVP_MAC_init_SKEY(3), EVP_MAC_update(3), EVP_MAC_final(3), EVP_MAC_finalXOF(3), EVP_MAC_gettable_ctx_params(3), EVP_MAC_settable_ctx_params(3), EVP_MAC_CTX_gettable_params(3), EVP_MAC_CTX_settable_params(3), EVP_MAC_do_all_provided(3)
- EVP MAC routines
- EVP_MD-BLAKE2(7)
- The BLAKE2 EVP_MD implementation
- EVP_MD-KECCAK(7)
- The KECCAK EVP_MD implementations
- EVP_MD-MD2(7)
- The MD2 EVP_MD implementation
- EVP_MD-MD4(7)
- The MD4 EVP_MD implementation
- EVP_MD-MD5(7)
- The MD5 EVP_MD implementation
- EVP_MD-MD5-SHA1(7)
- The MD5-SHA1 EVP_MD implementation
- EVP_MD-MDC2(7)
- The MDC2 EVP_MD implementation
- EVP_MD-NULL(7)
- The NULL EVP_MD implementation
- EVP_MD-RIPEMD160(7)
- The RIPEMD160 EVP_MD implementation
- EVP_MD-SHA1(7)
- The SHA1 EVP_MD implementation
- EVP_MD-SHA2(7)
- The SHA2 EVP_MD implementation
- EVP_MD-SHA3(7)
- The SHA3 EVP_MD implementations
- EVP_MD-SHAKE(7), EVP_MD-KECCAK-KMAC(7)
- The SHAKE / KECCAK family EVP_MD implementations
- EVP_MD-SM3(7)
- The SM3 EVP_MD implementations
- EVP_MD-WHIRLPOOL(7)
- The WHIRLPOOL EVP_MD implementation
- EVP_MD-common(7)
- The OpenSSL EVP_MD implementations, common things
- EVP_MD_fetch(3), EVP_MD_up_ref(3), EVP_MD_free(3), EVP_MD_get_params(3), EVP_MD_gettable_params(3), EVP_MD_CTX_new(3), EVP_MD_CTX_reset(3), EVP_MD_CTX_free(3), EVP_MD_CTX_dup(3), EVP_MD_CTX_copy(3), EVP_MD_CTX_copy_ex(3), EVP_MD_CTX_ctrl(3), EVP_MD_CTX_set_params(3), EVP_MD_CTX_get_params(3), EVP_MD_settable_ctx_params(3), EVP_MD_gettable_ctx_params(3), EVP_MD_CTX_settable_params(3), EVP_MD_CTX_gettable_params(3), EVP_MD_CTX_set_flags(3), EVP_MD_CTX_clear_flags(3), EVP_MD_CTX_test_flags(3), EVP_Q_digest(3), EVP_Digest(3), EVP_DigestInit_ex2(3), EVP_DigestInit_ex(3), EVP_DigestInit(3), EVP_DigestUpdate(3), EVP_DigestFinal_ex(3), EVP_DigestFinalXOF(3), EVP_DigestFinal(3), EVP_DigestSqueeze(3), EVP_MD_is_a(3), EVP_MD_get0_name(3), EVP_MD_get0_description(3), EVP_MD_names_do_all(3), EVP_MD_get0_provider(3), EVP_MD_get_type(3), EVP_MD_get_pkey_type(3), EVP_MD_get_size(3), EVP_MD_get_block_size(3), EVP_MD_get_flags(3), EVP_MD_CTX_get0_name(3), EVP_MD_CTX_md(3), EVP_MD_CTX_get0_md(3), EVP_MD_CTX_get1_md(3), EVP_MD_CTX_get_type(3), EVP_MD_CTX_get_size_ex(3), EVP_MD_CTX_get_block_size(3), EVP_MD_CTX_get0_md_data(3), EVP_MD_CTX_update_fn(3), EVP_MD_CTX_set_update_fn(3), EVP_md_null(3), EVP_get_digestbyname(3), EVP_get_digestbynid(3), EVP_get_digestbyobj(3), EVP_MD_CTX_get_pkey_ctx(3), EVP_MD_CTX_set_pkey_ctx(3), EVP_MD_do_all_provided(3), EVP_MD_type(3), EVP_MD_nid(3), EVP_MD_name(3), EVP_MD_pkey_type(3), EVP_MD_size(3), EVP_MD_block_size(3), EVP_MD_flags(3), EVP_MD_xof(3), EVP_MD_CTX_size(3), EVP_MD_CTX_get_size(3), EVP_MD_CTX_block_size(3), EVP_MD_CTX_type(3), EVP_MD_CTX_pkey_ctx(3), EVP_MD_CTX_md_data(3)
- EVP digest routines
- EVP_MD_meth_new(3), EVP_MD_meth_dup(3), EVP_MD_meth_free(3), EVP_MD_meth_set_input_blocksize(3), EVP_MD_meth_set_result_size(3), EVP_MD_meth_set_app_datasize(3), EVP_MD_meth_set_flags(3), EVP_MD_meth_set_init(3), EVP_MD_meth_set_update(3), EVP_MD_meth_set_final(3), EVP_MD_meth_set_copy(3), EVP_MD_meth_set_cleanup(3), EVP_MD_meth_set_ctrl(3), EVP_MD_meth_get_input_blocksize(3), EVP_MD_meth_get_result_size(3), EVP_MD_meth_get_app_datasize(3), EVP_MD_meth_get_flags(3), EVP_MD_meth_get_init(3), EVP_MD_meth_get_update(3), EVP_MD_meth_get_final(3), EVP_MD_meth_get_copy(3), EVP_MD_meth_get_cleanup(3), EVP_MD_meth_get_ctrl(3)
- Routines to build up legacy EVP_MD methods
- EVP_OpenInit(3), EVP_OpenUpdate(3), EVP_OpenFinal(3)
- EVP envelope decryption
- EVP_PBE_CipherInit(3), EVP_PBE_CipherInit_ex(3), EVP_PBE_find(3), EVP_PBE_find_ex(3), EVP_PBE_alg_add_type(3), EVP_PBE_alg_add(3)
- Password based encryption routines
- EVP_PKEY(3), EVP_PKEY_new(3), EVP_PKEY_up_ref(3), EVP_PKEY_dup(3), EVP_PKEY_free(3), EVP_PKEY_new_raw_private_key_ex(3), EVP_PKEY_new_raw_private_key(3), EVP_PKEY_new_raw_public_key_ex(3), EVP_PKEY_new_raw_public_key(3), EVP_PKEY_new_CMAC_key(3), EVP_PKEY_new_mac_key(3), EVP_PKEY_get_raw_private_key(3), EVP_PKEY_get_raw_public_key(3)
- public/private key allocation and raw key handling functions
- EVP_PKEY-DH(7), EVP_PKEY-DHX(7), EVP_KEYMGMT-DH(7), EVP_KEYMGMT-DHX(7)
- EVP_PKEY DH and DHX keytype and algorithm support
- EVP_PKEY-DSA(7), EVP_KEYMGMT-DSA(7)
- EVP_PKEY DSA keytype and algorithm support
- EVP_PKEY-EC(7), EVP_KEYMGMT-EC(7)
- EVP_PKEY EC keytype and algorithm support
- EVP_PKEY-FFC(7)
- EVP_PKEY DSA and DH/DHX shared FFC parameters
- EVP_PKEY-HMAC(7), EVP_KEYMGMT-HMAC(7), EVP_PKEY-Siphash(7), EVP_KEYMGMT-Siphash(7), EVP_PKEY-Poly1305(7), EVP_KEYMGMT-Poly1305(7), EVP_PKEY-CMAC(7), EVP_KEYMGMT-CMAC(7)
- EVP_PKEY legacy MAC keytypes and algorithm support
- EVP_PKEY-ML-DSA(7), EVP_KEYMGMT-ML-DSA(7), EVP_PKEY-ML-DSA-44(7), EVP_PKEY-ML-DSA-65(7), EVP_PKEY-ML-DSA-87(7)
- EVP_PKEY ML-DSA keytype and algorithm support
- EVP_PKEY-ML-KEM(7), EVP_KEYMGMT-ML-KEM(7), EVP_PKEY-ML-KEM-512(7), EVP_PKEY-ML-KEM-768(7), EVP_PKEY-ML-KEM-1024(7), EVP_KEYMGMT-ML-KEM-512(7), EVP_KEYMGMT-ML-KEM-768(7), EVP_KEYMGMT-ML-KEM-1024(7)
- ML-KEM keytype and algorithm support
- EVP_PKEY-RSA(7), EVP_KEYMGMT-RSA(7), RSA(7)
- EVP_PKEY RSA keytype and algorithm support
- EVP_PKEY-SLH-DSA(7), EVP_KEYMGMT-SLH-DSA(7), EVP_PKEY-SLH-DSA-SHA2-128s(7), EVP_PKEY-SLH-DSA-SHA2-128f(7), EVP_PKEY-SLH-DSA-SHA2-192s(7), EVP_PKEY-SLH-DSA-SHA2-192f(7), EVP_PKEY-SLH-DSA-SHA2-256s(7), EVP_PKEY-SLH-DSA-SHA2-256f(7), EVP_PKEY-SLH-DSA-SHAKE-128s(7), EVP_PKEY-SLH-DSA-SHAKE-128f(7), EVP_PKEY-SLH-DSA-SHAKE-192s(7), EVP_PKEY-SLH-DSA-SHAKE-192f(7), EVP_PKEY-SLH-DSA-SHAKE-256s(7), EVP_PKEY-SLH-DSA-SHAKE-256f(7)
- EVP_PKEY SLH-DSA keytype and algorithm support
- EVP_PKEY-SM2(7), EVP_KEYMGMT-SM2(7), SM2(7)
- EVP_PKEY keytype support for the Chinese SM2 signature and encryption algorithms
- EVP_PKEY-X25519(7), EVP_PKEY-X448(7), EVP_PKEY-ED25519(7), EVP_PKEY-ED448(7), EVP_KEYMGMT-X25519(7), EVP_KEYMGMT-X448(7), EVP_KEYMGMT-ED25519(7), EVP_KEYMGMT-ED448(7)
- EVP_PKEY X25519, X448, ED25519 and ED448 keytype and algorithm support
- EVP_PKEY_ASN1_METHOD(3), EVP_PKEY_asn1_new(3), EVP_PKEY_asn1_copy(3), EVP_PKEY_asn1_free(3), EVP_PKEY_asn1_add0(3), EVP_PKEY_asn1_add_alias(3), EVP_PKEY_asn1_set_public(3), EVP_PKEY_asn1_set_private(3), EVP_PKEY_asn1_set_param(3), EVP_PKEY_asn1_set_free(3), EVP_PKEY_asn1_set_ctrl(3), EVP_PKEY_asn1_set_item(3), EVP_PKEY_asn1_set_siginf(3), EVP_PKEY_asn1_set_check(3), EVP_PKEY_asn1_set_public_check(3), EVP_PKEY_asn1_set_param_check(3), EVP_PKEY_asn1_set_security_bits(3), EVP_PKEY_asn1_set_set_priv_key(3), EVP_PKEY_asn1_set_set_pub_key(3), EVP_PKEY_asn1_set_get_priv_key(3), EVP_PKEY_asn1_set_get_pub_key(3), EVP_PKEY_get0_asn1(3)
- manipulating and registering EVP_PKEY_ASN1_METHOD structure
- EVP_PKEY_CTX_ctrl(3), EVP_PKEY_CTX_ctrl_str(3), EVP_PKEY_CTX_ctrl_uint64(3), EVP_PKEY_CTX_md(3), EVP_PKEY_CTX_set_signature_md(3), EVP_PKEY_CTX_get_signature_md(3), EVP_PKEY_CTX_set_mac_key(3), EVP_PKEY_CTX_set_group_name(3), EVP_PKEY_CTX_get_group_name(3), EVP_PKEY_CTX_set_rsa_padding(3), EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_set_rsa_pss_saltlen(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_keygen_bits(3), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set1_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set_rsa_keygen_primes(3), EVP_PKEY_CTX_set_rsa_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_oaep_md_name(3), EVP_PKEY_CTX_set_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md_name(3), EVP_PKEY_CTX_set0_rsa_oaep_label(3), EVP_PKEY_CTX_get0_rsa_oaep_label(3), EVP_PKEY_CTX_set_dsa_paramgen_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_md(3), EVP_PKEY_CTX_set_dsa_paramgen_md_props(3), EVP_PKEY_CTX_set_dsa_paramgen_gindex(3), EVP_PKEY_CTX_set_dsa_paramgen_type(3), EVP_PKEY_CTX_set_dsa_paramgen_seed(3), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3), EVP_PKEY_CTX_set_dh_paramgen_generator(3), EVP_PKEY_CTX_set_dh_paramgen_type(3), EVP_PKEY_CTX_set_dh_paramgen_gindex(3), EVP_PKEY_CTX_set_dh_paramgen_seed(3), EVP_PKEY_CTX_set_dh_rfc5114(3), EVP_PKEY_CTX_set_dhx_rfc5114(3), EVP_PKEY_CTX_set_dh_pad(3), EVP_PKEY_CTX_set_dh_nid(3), EVP_PKEY_CTX_set_dh_kdf_type(3), EVP_PKEY_CTX_get_dh_kdf_type(3), EVP_PKEY_CTX_set0_dh_kdf_oid(3), EVP_PKEY_CTX_get0_dh_kdf_oid(3), EVP_PKEY_CTX_set_dh_kdf_md(3), EVP_PKEY_CTX_get_dh_kdf_md(3), EVP_PKEY_CTX_set_dh_kdf_outlen(3), EVP_PKEY_CTX_get_dh_kdf_outlen(3), EVP_PKEY_CTX_set0_dh_kdf_ukm(3), EVP_PKEY_CTX_get0_dh_kdf_ukm(3), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3), EVP_PKEY_CTX_set_ec_param_enc(3), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3), EVP_PKEY_CTX_set_ecdh_kdf_type(3), EVP_PKEY_CTX_get_ecdh_kdf_type(3), EVP_PKEY_CTX_set_ecdh_kdf_md(3), EVP_PKEY_CTX_get_ecdh_kdf_md(3), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_set1_id(3), EVP_PKEY_CTX_get1_id(3), EVP_PKEY_CTX_get1_id_len(3), EVP_PKEY_CTX_set_kem_op(3)
- algorithm specific control operations
- EVP_PKEY_CTX_get0_libctx(3), EVP_PKEY_CTX_get0_propq(3), EVP_PKEY_CTX_get0_provider(3)
- functions for getting diverse information from an EVP_PKEY_CTX
- EVP_PKEY_CTX_get0_pkey(3), EVP_PKEY_CTX_get0_peerkey(3)
- functions for accessing the EVP_PKEY associated with an EVP_PKEY_CTX
- EVP_PKEY_CTX_new(3), EVP_PKEY_CTX_new_id(3), EVP_PKEY_CTX_new_from_name(3), EVP_PKEY_CTX_new_from_pkey(3), EVP_PKEY_CTX_dup(3), EVP_PKEY_CTX_free(3), EVP_PKEY_CTX_is_a(3)
- public key algorithm context functions
- EVP_PKEY_CTX_set1_pbe_pass(3)
- generic KDF support functions
- EVP_PKEY_CTX_set1_scrypt_salt(3), EVP_PKEY_CTX_set_scrypt_N(3), EVP_PKEY_CTX_set_scrypt_r(3), EVP_PKEY_CTX_set_scrypt_p(3), EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3)
- EVP_PKEY scrypt KDF support functions
- EVP_PKEY_CTX_set_hkdf_md(3), EVP_PKEY_CTX_set1_hkdf_salt(3), EVP_PKEY_CTX_set1_hkdf_key(3), EVP_PKEY_CTX_add1_hkdf_info(3), EVP_PKEY_CTX_set_hkdf_mode(3)
- HMAC-based Extract-and-Expand key derivation algorithm
- EVP_PKEY_CTX_set_params(3), EVP_PKEY_CTX_settable_params(3), EVP_PKEY_CTX_get_params(3), EVP_PKEY_CTX_gettable_params(3)
- provider parameter passing operations
- EVP_PKEY_CTX_set_rsa_pss_keygen_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_md_name(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3)
- EVP_PKEY RSA-PSS algorithm support functions
- EVP_PKEY_CTX_set_tls1_prf_md(3), EVP_PKEY_CTX_set1_tls1_prf_secret(3), EVP_PKEY_CTX_add1_tls1_prf_seed(3)
- TLS PRF key derivation algorithm
- EVP_PKEY_Q_keygen(3), EVP_PKEY_keygen_init(3), EVP_PKEY_paramgen_init(3), EVP_PKEY_generate(3), EVP_PKEY_CTX_set_cb(3), EVP_PKEY_CTX_get_cb(3), EVP_PKEY_CTX_get_keygen_info(3), EVP_PKEY_CTX_set_app_data(3), EVP_PKEY_CTX_get_app_data(3), EVP_PKEY_gen_cb(3), EVP_PKEY_paramgen(3), EVP_PKEY_keygen(3)
- key and parameter generation and check functions
- EVP_PKEY_asn1_find(3), EVP_PKEY_asn1_find_str(3), EVP_PKEY_asn1_get_count(3), EVP_PKEY_asn1_get0(3), EVP_PKEY_asn1_get0_info(3)
- enumerate public key ASN.1 methods
- EVP_PKEY_check(3), EVP_PKEY_param_check(3), EVP_PKEY_param_check_quick(3), EVP_PKEY_public_check(3), EVP_PKEY_public_check_quick(3), EVP_PKEY_private_check(3), EVP_PKEY_pairwise_check(3)
- key and parameter validation functions
- EVP_PKEY_decapsulate_init(3), EVP_PKEY_auth_decapsulate_init(3), EVP_PKEY_decapsulate(3)
- Key decapsulation using a KEM algorithm with a private key
- EVP_PKEY_decrypt_init(3), EVP_PKEY_decrypt_init_ex(3), EVP_PKEY_decrypt(3)
- decrypt using a public key algorithm
- EVP_PKEY_derive_init(3), EVP_PKEY_derive_init_ex(3), EVP_PKEY_derive_set_peer_ex(3), EVP_PKEY_derive_set_peer(3), EVP_PKEY_derive(3)
- derive public key algorithm shared secret
- EVP_PKEY_digestsign_supports_digest(3)
- indicate support for signature digest
- EVP_PKEY_fromdata_init(3), EVP_PKEY_fromdata(3), EVP_PKEY_fromdata_settable(3)
- functions to create keys and key parameters from user data
- EVP_PKEY_get_attr(3), EVP_PKEY_get_attr_count(3), EVP_PKEY_get_attr_by_NID(3), EVP_PKEY_get_attr_by_OBJ(3), EVP_PKEY_delete_attr(3), EVP_PKEY_add1_attr(3), EVP_PKEY_add1_attr_by_OBJ(3), EVP_PKEY_add1_attr_by_NID(3), EVP_PKEY_add1_attr_by_txt(3)
- EVP_PKEY X509_ATTRIBUTE functions
- EVP_PKEY_get_default_digest_nid(3), EVP_PKEY_get_default_digest_name(3)
- get default signature digest
- EVP_PKEY_get_field_type(3), EVP_PKEY_get_ec_point_conv_form(3)
- get field type or point conversion form of a key
- EVP_PKEY_is_a(3), EVP_PKEY_can_sign(3), EVP_PKEY_type_names_do_all(3), EVP_PKEY_get0_type_name(3), EVP_PKEY_get0_description(3), EVP_PKEY_get0_provider(3)
- key type and capabilities functions
- EVP_PKEY_meth_get_count(3), EVP_PKEY_meth_get0(3), EVP_PKEY_meth_get0_info(3)
- enumerate public key methods
- EVP_PKEY_meth_new(3), EVP_PKEY_meth_free(3), EVP_PKEY_meth_copy(3), EVP_PKEY_meth_find(3), EVP_PKEY_meth_add0(3), EVP_PKEY_METHOD(3), EVP_PKEY_meth_set_init(3), EVP_PKEY_meth_set_copy(3), EVP_PKEY_meth_set_cleanup(3), EVP_PKEY_meth_set_paramgen(3), EVP_PKEY_meth_set_keygen(3), EVP_PKEY_meth_set_sign(3), EVP_PKEY_meth_set_verify(3), EVP_PKEY_meth_set_verify_recover(3), EVP_PKEY_meth_set_signctx(3), EVP_PKEY_meth_set_verifyctx(3), EVP_PKEY_meth_set_encrypt(3), EVP_PKEY_meth_set_decrypt(3), EVP_PKEY_meth_set_derive(3), EVP_PKEY_meth_set_ctrl(3), EVP_PKEY_meth_set_digestsign(3), EVP_PKEY_meth_set_digestverify(3), EVP_PKEY_meth_set_check(3), EVP_PKEY_meth_set_public_check(3), EVP_PKEY_meth_set_param_check(3), EVP_PKEY_meth_set_digest_custom(3), EVP_PKEY_meth_get_init(3), EVP_PKEY_meth_get_copy(3), EVP_PKEY_meth_get_cleanup(3), EVP_PKEY_meth_get_paramgen(3), EVP_PKEY_meth_get_keygen(3), EVP_PKEY_meth_get_sign(3), EVP_PKEY_meth_get_verify(3), EVP_PKEY_meth_get_verify_recover(3), EVP_PKEY_meth_get_signctx(3), EVP_PKEY_meth_get_verifyctx(3), EVP_PKEY_meth_get_encrypt(3), EVP_PKEY_meth_get_decrypt(3), EVP_PKEY_meth_get_derive(3), EVP_PKEY_meth_get_ctrl(3), EVP_PKEY_meth_get_digestsign(3), EVP_PKEY_meth_get_digestverify(3), EVP_PKEY_meth_get_check(3), EVP_PKEY_meth_get_public_check(3), EVP_PKEY_meth_get_param_check(3), EVP_PKEY_meth_get_digest_custom(3), EVP_PKEY_meth_remove(3)
- manipulating EVP_PKEY_METHOD structure
- EVP_PKEY_missing_parameters(3), EVP_PKEY_copy_parameters(3), EVP_PKEY_parameters_eq(3), EVP_PKEY_cmp_parameters(3), EVP_PKEY_eq(3), EVP_PKEY_cmp(3)
- public key parameter and comparison functions
- EVP_PKEY_set1_RSA(3), EVP_PKEY_set1_DSA(3), EVP_PKEY_set1_DH(3), EVP_PKEY_set1_EC_KEY(3), EVP_PKEY_get1_RSA(3), EVP_PKEY_get1_DSA(3), EVP_PKEY_get1_DH(3), EVP_PKEY_get1_EC_KEY(3), EVP_PKEY_get0_RSA(3), EVP_PKEY_get0_DSA(3), EVP_PKEY_get0_DH(3), EVP_PKEY_get0_EC_KEY(3), EVP_PKEY_assign_RSA(3), EVP_PKEY_assign_DSA(3), EVP_PKEY_assign_DH(3), EVP_PKEY_assign_EC_KEY(3), EVP_PKEY_assign_POLY1305(3), EVP_PKEY_assign_SIPHASH(3), EVP_PKEY_get0_hmac(3), EVP_PKEY_get0_poly1305(3), EVP_PKEY_get0_siphash(3), EVP_PKEY_get0(3), EVP_PKEY_type(3), EVP_PKEY_get_id(3), EVP_PKEY_get_base_id(3), EVP_PKEY_set1_engine(3), EVP_PKEY_get0_engine(3), EVP_PKEY_id(3), EVP_PKEY_base_id(3)
- EVP_PKEY assignment functions
- EVP_PKEY_set1_encoded_public_key(3), EVP_PKEY_get1_encoded_public_key(3), EVP_PKEY_set1_tls_encodedpoint(3), EVP_PKEY_get1_tls_encodedpoint(3)
- functions to set and get public key data within an EVP_PKEY
- EVP_PKEY_sign_init(3), EVP_PKEY_sign_init_ex(3), EVP_PKEY_sign_init_ex2(3), EVP_PKEY_sign(3), EVP_PKEY_sign_message_init(3), EVP_PKEY_sign_message_update(3), EVP_PKEY_sign_message_final(3)
- sign using a public key algorithm
- EVP_PKEY_todata(3), EVP_PKEY_export(3)
- functions to return keys as an array of key parameters
- EVP_PKEY_verify_init(3), EVP_PKEY_verify_init_ex(3), EVP_PKEY_verify_init_ex2(3), EVP_PKEY_verify(3), EVP_PKEY_verify_message_init(3), EVP_PKEY_verify_message_update(3), EVP_PKEY_verify_message_final(3), EVP_PKEY_CTX_set_signature(3)
- signature verification using a public key algorithm
- EVP_RAND(3), EVP_RAND_fetch(3), EVP_RAND_free(3), EVP_RAND_up_ref(3), EVP_RAND_CTX(3), EVP_RAND_CTX_new(3), EVP_RAND_CTX_free(3), EVP_RAND_CTX_up_ref(3), EVP_RAND_instantiate(3), EVP_RAND_uninstantiate(3), EVP_RAND_generate(3), EVP_RAND_reseed(3), EVP_RAND_nonce(3), EVP_RAND_enable_locking(3), EVP_RAND_verify_zeroization(3), EVP_RAND_get_strength(3), EVP_RAND_get_state(3), EVP_RAND_get0_provider(3), EVP_RAND_CTX_get0_rand(3), EVP_RAND_is_a(3), EVP_RAND_get0_name(3), EVP_RAND_names_do_all(3), EVP_RAND_get0_description(3), EVP_RAND_CTX_get_params(3), EVP_RAND_CTX_set_params(3), EVP_RAND_do_all_provided(3), EVP_RAND_get_params(3), EVP_RAND_gettable_ctx_params(3), EVP_RAND_settable_ctx_params(3), EVP_RAND_CTX_gettable_params(3), EVP_RAND_CTX_settable_params(3), EVP_RAND_gettable_params(3), EVP_RAND_STATE_UNINITIALISED(3), EVP_RAND_STATE_READY(3), EVP_RAND_STATE_ERROR(3)
- EVP RAND routines
- EVP_RAND(7)
- the random bit generator
- EVP_RAND-CRNG-TEST(7)
- The FIPS health testing EVP_RAND filter
- EVP_RAND-CTR-DRBG(7)
- The CTR DRBG EVP_RAND implementation
- EVP_RAND-HASH-DRBG(7)
- The HASH DRBG EVP_RAND implementation
- EVP_RAND-HMAC-DRBG(7)
- The HMAC DRBG EVP_RAND implementation
- EVP_RAND-JITTER(7)
- The randomness seed source EVP_RAND implementation
- EVP_RAND-SEED-SRC(7)
- The randomness seed source EVP_RAND implementation
- EVP_RAND-TEST-RAND(7)
- The test EVP_RAND implementation
- EVP_SIGNATURE(3), EVP_SIGNATURE_fetch(3), EVP_SIGNATURE_free(3), EVP_SIGNATURE_up_ref(3), EVP_SIGNATURE_is_a(3), EVP_SIGNATURE_get0_provider(3), EVP_SIGNATURE_do_all_provided(3), EVP_SIGNATURE_names_do_all(3), EVP_SIGNATURE_get0_name(3), EVP_SIGNATURE_get0_description(3), EVP_SIGNATURE_gettable_ctx_params(3), EVP_SIGNATURE_settable_ctx_params(3)
- Functions to manage EVP_SIGNATURE algorithm objects
- EVP_SIGNATURE-DSA(7)
- The EVP_PKEY DSA signature implementation
- EVP_SIGNATURE-ECDSA(7)
- The EVP_PKEY ECDSA signature implementation
- EVP_SIGNATURE-ED25519(7), EVP_SIGNATURE-ED448(7), Ed25519(7), Ed448(7)
- EVP_PKEY Ed25519 and Ed448 support
- EVP_SIGNATURE-ML-DSA(7), EVP_SIGNATURE-ML-DSA-44(7), EVP_SIGNATURE-ML-DSA-65(7), EVP_SIGNATURE-ML-DSA-87(7)
- EVP_SIGNATURE ML-DSA support
- EVP_SIGNATURE-SLH-DSA(7), EVP_SIGNATURE-SLH-DSA-SHA2-128s(7), EVP_SIGNATURE-SLH-DSA-SHA2-128f(7), EVP_SIGNATURE-SLH-DSA-SHA2-192s(7), EVP_SIGNATURE-SLH-DSA-SHA2-192f(7), EVP_SIGNATURE-SLH-DSA-SHA2-256s(7), EVP_SIGNATURE-SLH-DSA-SHA2-256f(7), EVP_SIGNATURE-SLH-DSA-SHAKE-128s(7), EVP_SIGNATURE-SLH-DSA-SHAKE-128f(7), EVP_SIGNATURE-SLH-DSA-SHAKE-192s(7), EVP_SIGNATURE-SLH-DSA-SHAKE-192f(7), EVP_SIGNATURE-SLH-DSA-SHAKE-256s(7), EVP_SIGNATURE-SLH-DSA-SHAKE-256f(7)
- EVP_PKEY SLH-DSA support
- EVP_SKEY(3), EVP_SKEY_generate(3), EVP_SKEY_import(3), EVP_SKEY_import_raw_key(3), EVP_SKEY_up_ref(3), EVP_SKEY_export(3), EVP_SKEY_get0_raw_key(3), EVP_SKEY_get0_key_id(3), EVP_SKEY_get0_skeymgmt_name(3), EVP_SKEY_get0_provider_name(3), EVP_SKEY_free(3), EVP_SKEY_is_a(3), EVP_SKEY_to_provider(3)
- opaque symmetric key allocation and handling functions
- EVP_SKEYMGMT(3), EVP_SKEYMGMT_fetch(3), EVP_SKEYMGMT_up_ref(3), EVP_SKEYMGMT_free(3), EVP_SKEYMGMT_get0_provider(3), EVP_SKEYMGMT_is_a(3), EVP_SKEYMGMT_get0_description(3), EVP_SKEYMGMT_get0_name(3), EVP_SKEYMGMT_do_all_provided(3), EVP_SKEYMGMT_names_do_all(3), EVP_SKEYMGMT_get0_gen_settable_params(3), EVP_SKEYMGMT_get0_imp_settable_params(3)
- EVP key management routines for opaque symmetric keys
- EVP_SealInit(3), EVP_SealUpdate(3), EVP_SealFinal(3)
- EVP envelope encryption
- EVP_SignInit(3), EVP_SignInit_ex(3), EVP_SignUpdate(3), EVP_SignFinal_ex(3), EVP_SignFinal(3)
- EVP signing functions
- EVP_VerifyInit_ex(3), EVP_VerifyInit(3), EVP_VerifyUpdate(3), EVP_VerifyFinal_ex(3), EVP_VerifyFinal(3)
- EVP signature verification functions
- EVP_aes_128_cbc(3), EVP_aes_192_cbc(3), EVP_aes_256_cbc(3), EVP_aes_128_cfb(3), EVP_aes_192_cfb(3), EVP_aes_256_cfb(3), EVP_aes_128_cfb1(3), EVP_aes_192_cfb1(3), EVP_aes_256_cfb1(3), EVP_aes_128_cfb8(3), EVP_aes_192_cfb8(3), EVP_aes_256_cfb8(3), EVP_aes_128_cfb128(3), EVP_aes_192_cfb128(3), EVP_aes_256_cfb128(3), EVP_aes_128_ctr(3), EVP_aes_192_ctr(3), EVP_aes_256_ctr(3), EVP_aes_128_ecb(3), EVP_aes_192_ecb(3), EVP_aes_256_ecb(3), EVP_aes_128_ofb(3), EVP_aes_192_ofb(3), EVP_aes_256_ofb(3), EVP_aes_128_cbc_hmac_sha1(3), EVP_aes_256_cbc_hmac_sha1(3), EVP_aes_128_cbc_hmac_sha256(3), EVP_aes_256_cbc_hmac_sha256(3), EVP_aes_128_ccm(3), EVP_aes_192_ccm(3), EVP_aes_256_ccm(3), EVP_aes_128_gcm(3), EVP_aes_192_gcm(3), EVP_aes_256_gcm(3), EVP_aes_128_ocb(3), EVP_aes_192_ocb(3), EVP_aes_256_ocb(3), EVP_aes_128_wrap(3), EVP_aes_192_wrap(3), EVP_aes_256_wrap(3), EVP_aes_128_wrap_pad(3), EVP_aes_192_wrap_pad(3), EVP_aes_256_wrap_pad(3), EVP_aes_128_xts(3), EVP_aes_256_xts(3)
- EVP AES cipher
- EVP_des_cbc(3), EVP_des_cfb(3), EVP_des_cfb1(3), EVP_des_cfb8(3), EVP_des_cfb64(3), EVP_des_ecb(3), EVP_des_ofb(3), EVP_des_ede(3), EVP_des_ede_cbc(3), EVP_des_ede_cfb(3), EVP_des_ede_cfb64(3), EVP_des_ede_ecb(3), EVP_des_ede_ofb(3), EVP_des_ede3(3), EVP_des_ede3_cbc(3), EVP_des_ede3_cfb(3), EVP_des_ede3_cfb1(3), EVP_des_ede3_cfb8(3), EVP_des_ede3_cfb64(3), EVP_des_ede3_ecb(3), EVP_des_ede3_ofb(3), EVP_des_ede3_wrap(3)
- EVP DES cipher
- EVP_desx_cbc(3)
- EVP DES-X cipher
- EVP_idea_cbc(3), EVP_idea_cfb(3), EVP_idea_cfb64(3), EVP_idea_ecb(3), EVP_idea_ofb(3)
- EVP IDEA cipher
- EVP_md2(3)
- MD2 For EVP
- EVP_md4(3)
- MD4 For EVP
- EVP_md5(3), EVP_md5_sha1(3)
- MD5 For EVP
- EVP_mdc2(3)
- MDC-2 For EVP
- EVP_rc4(3), EVP_rc4_40(3), EVP_rc4_hmac_md5(3)
- EVP RC4 stream cipher
- EVP_ripemd160(3)
- RIPEMD160 For EVP
- EVP_seed_cbc(3), EVP_seed_cfb(3), EVP_seed_cfb128(3), EVP_seed_ecb(3), EVP_seed_ofb(3)
- EVP SEED cipher
- EVP_set_default_properties(3), EVP_default_properties_enable_fips(3), EVP_default_properties_is_fips_enabled(3), EVP_get1_default_properties(3)
- manage default properties for future algorithm fetches
- GENERAL_NAME(3), GENERAL_NAME_set1_X509_NAME(3)
- GENERAL_NAME method routines
- HMAC(3), HMAC_CTX_new(3), HMAC_CTX_reset(3), HMAC_CTX_free(3), HMAC_Init(3), HMAC_Init_ex(3), HMAC_Update(3), HMAC_Final(3), HMAC_CTX_copy(3), HMAC_CTX_set_flags(3), HMAC_CTX_get_md(3), HMAC_size(3)
- HMAC message authentication code
- LHASH(3), LHASH_OF(3), DEFINE_LHASH_OF_EX(3), DEFINE_LHASH_OF(3), OPENSSL_LH_COMPFUNC(3), OPENSSL_LH_HASHFUNC(3), OPENSSL_LH_DOALL_FUNC(3), LHASH_DOALL_ARG_FN_TYPE(3), IMPLEMENT_LHASH_HASH_FN(3), IMPLEMENT_LHASH_COMP_FN(3), lh_TYPE_new(3), lh_TYPE_free(3), lh_TYPE_flush(3), lh_TYPE_insert(3), lh_TYPE_delete(3), lh_TYPE_retrieve(3), lh_TYPE_doall(3), lh_TYPE_doall_arg(3), lh_TYPE_num_items(3), lh_TYPE_get_down_load(3), lh_TYPE_set_down_load(3), lh_TYPE_error(3), OPENSSL_LH_new(3), OPENSSL_LH_free(3), OPENSSL_LH_flush(3), OPENSSL_LH_insert(3), OPENSSL_LH_delete(3), OPENSSL_LH_retrieve(3), OPENSSL_LH_doall(3), OPENSSL_LH_doall_arg(3), OPENSSL_LH_doall_arg_thunk(3), OPENSSL_LH_set_thunks(3), OPENSSL_LH_num_items(3), OPENSSL_LH_get_down_load(3), OPENSSL_LH_set_down_load(3), OPENSSL_LH_error(3)
- dynamic hash table
- MD2(3), MD4(3), MD5(3), MD2_Init(3), MD2_Update(3), MD2_Final(3), MD4_Init(3), MD4_Update(3), MD4_Final(3), MD5_Init(3), MD5_Update(3), MD5_Final(3)
- MD2, MD4, and MD5 hash functions
- MDC2(3), MDC2_Init(3), MDC2_Update(3), MDC2_Final(3)
- MDC2 hash function
- NCONF_new_ex(3), NCONF_new(3), NCONF_free(3), NCONF_default(3), NCONF_load(3), NCONF_get0_libctx(3), NCONF_get_section(3), NCONF_get_section_names(3)
- functionality to Load and parse configuration files manually
- OCSP_REQUEST_new(3), OCSP_REQUEST_free(3), OCSP_request_add0_id(3), OCSP_request_sign(3), OCSP_request_add1_cert(3), OCSP_request_onereq_count(3), OCSP_request_onereq_get0(3)
- OCSP request functions
- OCSP_REQ_CTX(3), OCSP_sendreq_new(3), OCSP_sendreq_nbio(3), OCSP_sendreq_bio(3), OCSP_REQ_CTX_i2d(3), OCSP_REQ_CTX_add1_header(3), OCSP_REQ_CTX_free(3), OCSP_set_max_response_length(3), OCSP_REQ_CTX_set1_req(3)
- OCSP responder query functions
- OCSP_cert_to_id(3), OCSP_cert_id_new(3), OCSP_CERTID_free(3), OCSP_id_issuer_cmp(3), OCSP_id_cmp(3), OCSP_id_get0_info(3)
- OCSP certificate ID utility functions
- OCSP_request_add1_nonce(3), OCSP_basic_add1_nonce(3), OCSP_check_nonce(3), OCSP_copy_nonce(3)
- OCSP nonce functions
- OCSP_resp_find_status(3), OCSP_resp_count(3), OCSP_resp_get0(3), OCSP_resp_find(3), OCSP_single_get0_status(3), OCSP_resp_get0_produced_at(3), OCSP_resp_get0_signature(3), OCSP_resp_get0_tbs_sigalg(3), OCSP_resp_get0_respdata(3), OCSP_resp_get0_certs(3), OCSP_resp_get0_signer(3), OCSP_resp_get0_id(3), OCSP_resp_get1_id(3), OCSP_check_validity(3), OCSP_basic_verify(3)
- OCSP response utility functions
- OCSP_response_status(3), OCSP_response_get1_basic(3), OCSP_response_create(3), OCSP_RESPONSE_free(3), OCSP_RESPID_set_by_name(3), OCSP_RESPID_set_by_key_ex(3), OCSP_RESPID_set_by_key(3), OCSP_RESPID_match_ex(3), OCSP_RESPID_match(3), OCSP_basic_sign(3), OCSP_basic_sign_ctx(3)
- OCSP response functions
- OPENSSL_Applink(3)
- glue between OpenSSL BIO and Win32 compiler run-time
- OPENSSL_INIT_new(3), OPENSSL_INIT_set_config_filename(3), OPENSSL_INIT_set_config_appname(3), OPENSSL_INIT_set_config_file_flags(3), OPENSSL_INIT_free(3), OPENSSL_init_crypto(3), OPENSSL_cleanup(3), OPENSSL_atexit(3), OPENSSL_thread_stop_ex(3), OPENSSL_thread_stop(3)
- OpenSSL initialisation and deinitialisation functions
- OPENSSL_LH_stats(3), OPENSSL_LH_node_stats(3), OPENSSL_LH_node_usage_stats(3), OPENSSL_LH_stats_bio(3), OPENSSL_LH_node_stats_bio(3), OPENSSL_LH_node_usage_stats_bio(3)
- LHASH statistics
- OPENSSL_VERSION_MAJOR(3), OPENSSL_VERSION_MINOR(3), OPENSSL_VERSION_PATCH(3), OPENSSL_VERSION_PRE_RELEASE(3), OPENSSL_VERSION_BUILD_METADATA(3), OPENSSL_VERSION_TEXT(3), OPENSSL_VERSION_PREREQ(3), OPENSSL_version_major(3), OPENSSL_version_minor(3), OPENSSL_version_patch(3), OPENSSL_version_pre_release(3), OPENSSL_version_build_metadata(3), OpenSSL_version(3), OPENSSL_VERSION_NUMBER(3), OpenSSL_version_num(3), OPENSSL_info(3)
- get OpenSSL version number and other information
- OPENSSL_fork_prepare(3), OPENSSL_fork_parent(3), OPENSSL_fork_child(3)
- OpenSSL fork handlers
- OPENSSL_gmtime(3), OPENSSL_gmtime_adj(3), OPENSSL_gmtime_diff(3)
- platform-agnostic OpenSSL time routines
- OPENSSL_hexchar2int(3), OPENSSL_hexstr2buf_ex(3), OPENSSL_hexstr2buf(3), OPENSSL_buf2hexstr_ex(3), OPENSSL_buf2hexstr(3)
- Hex encoding and decoding functions
- OPENSSL_init_ssl(3)
- OpenSSL (libssl and libcrypto) initialisation
- OPENSSL_load_builtin_modules(3), ASN1_add_oid_module(3), ENGINE_add_conf_module(3)
- add standard configuration modules
- OPENSSL_load_u16_le(3), OPENSSL_load_u16_be(3), OPENSSL_load_u32_le(3), OPENSSL_load_u32_be(3), OPENSSL_load_u64_le(3), OPENSSL_load_u64_be(3), OPENSSL_store_u16_le(3), OPENSSL_store_u16_be(3), OPENSSL_store_u32_le(3), OPENSSL_store_u32_be(3), OPENSSL_store_u64_le(3), OPENSSL_store_u64_be(3)
- Read and write unsigned 16, 32 and 64-bit integers in a specific byte order
- OPENSSL_malloc_init(3), OPENSSL_malloc(3), OPENSSL_aligned_alloc(3), OPENSSL_zalloc(3), OPENSSL_realloc(3), OPENSSL_free(3), OPENSSL_clear_realloc(3), OPENSSL_clear_free(3), OPENSSL_cleanse(3), CRYPTO_malloc(3), CRYPTO_aligned_alloc(3), CRYPTO_zalloc(3), CRYPTO_realloc(3), CRYPTO_free(3), OPENSSL_strdup(3), OPENSSL_strndup(3), OPENSSL_memdup(3), OPENSSL_strlcpy(3), OPENSSL_strlcat(3), OPENSSL_strtoul(3), CRYPTO_strdup(3), CRYPTO_strndup(3), OPENSSL_mem_debug_push(3), OPENSSL_mem_debug_pop(3), CRYPTO_mem_debug_push(3), CRYPTO_mem_debug_pop(3), CRYPTO_clear_realloc(3), CRYPTO_clear_free(3), CRYPTO_malloc_fn(3), CRYPTO_realloc_fn(3), CRYPTO_free_fn(3), CRYPTO_get_mem_functions(3), CRYPTO_set_mem_functions(3), CRYPTO_get_alloc_counts(3), CRYPTO_set_mem_debug(3), CRYPTO_mem_ctrl(3), CRYPTO_mem_leaks(3), CRYPTO_mem_leaks_fp(3), CRYPTO_mem_leaks_cb(3), OPENSSL_MALLOC_FAILURES(3), OPENSSL_MALLOC_FD(3)
- Memory allocation functions
- OSSL_ALGORITHM(3)
- OpenSSL Core type to define a fetchable algorithm
- OSSL_CALLBACK(3), OSSL_PASSPHRASE_CALLBACK(3)
- OpenSSL Core type to define callbacks
- OSSL_CMP_ATAV(3), OSSL_CMP_ATAV_create(3), OSSL_CMP_ATAV_set0(3), OSSL_CMP_ATAV_get0_type(3), OSSL_CMP_ATAV_get0_value(3), OSSL_CMP_ATAV_new_algId(3), OSSL_CMP_ATAV_get0_algId(3), OSSL_CMP_ATAV_new_rsaKeyLen(3), OSSL_CMP_ATAV_get_rsaKeyLen(3), OSSL_CMP_ATAVS(3), OSSL_CMP_ATAV_push1(3), OSSL_CMP_ATAV_free(3)
- OSSL_CMP_ATAV utility functions
- OSSL_CMP_CTX_new(3), OSSL_CMP_CTX_free(3), OSSL_CMP_CTX_reinit(3), OSSL_CMP_CTX_get0_libctx(3), OSSL_CMP_CTX_get0_propq(3), OSSL_CMP_CTX_set_option(3), OSSL_CMP_CTX_get_option(3), OSSL_CMP_CTX_set_log_cb(3), OSSL_CMP_CTX_set_log_verbosity(3), OSSL_CMP_CTX_print_errors(3), OSSL_CMP_CTX_set1_serverPath(3), OSSL_CMP_CTX_set1_server(3), OSSL_CMP_CTX_set_serverPort(3), OSSL_CMP_CTX_set1_proxy(3), OSSL_CMP_CTX_set1_no_proxy(3), OSSL_CMP_CTX_set_http_cb(3), OSSL_CMP_CTX_set_http_cb_arg(3), OSSL_CMP_CTX_get_http_cb_arg(3), OSSL_CMP_transfer_cb_t(3), OSSL_CMP_CTX_set_transfer_cb(3), OSSL_CMP_CTX_set_transfer_cb_arg(3), OSSL_CMP_CTX_get_transfer_cb_arg(3), OSSL_CMP_CTX_set1_srvCert(3), OSSL_CMP_CTX_set1_expected_sender(3), OSSL_CMP_CTX_set0_trusted(3), OSSL_CMP_CTX_set0_trustedStore(3), OSSL_CMP_CTX_get0_trusted(3), OSSL_CMP_CTX_get0_trustedStore(3), OSSL_CMP_CTX_set1_untrusted(3), OSSL_CMP_CTX_get0_untrusted(3), OSSL_CMP_CTX_set1_cert(3), OSSL_CMP_CTX_build_cert_chain(3), OSSL_CMP_CTX_set1_pkey(3), OSSL_CMP_CTX_set1_referenceValue(3), OSSL_CMP_CTX_set1_secretValue(3), OSSL_CMP_CTX_set1_recipient(3), OSSL_CMP_CTX_push0_geninfo_ITAV(3), OSSL_CMP_CTX_reset_geninfo_ITAVs(3), OSSL_CMP_CTX_get0_geninfo_ITAVs(3), OSSL_CMP_CTX_set1_extraCertsOut(3), OSSL_CMP_CTX_set0_newPkey(3), OSSL_CMP_CTX_get0_newPkey(3), OSSL_CMP_CTX_set1_issuer(3), OSSL_CMP_CTX_set1_serialNumber(3), OSSL_CMP_CTX_set1_subjectName(3), OSSL_CMP_CTX_push1_subjectAltName(3), OSSL_CMP_CTX_set0_reqExtensions(3), OSSL_CMP_CTX_reqExtensions_have_SAN(3), OSSL_CMP_CTX_push0_policy(3), OSSL_CMP_CTX_set1_oldCert(3), OSSL_CMP_CTX_set1_p10CSR(3), OSSL_CMP_CTX_push0_genm_ITAV(3), OSSL_CMP_certConf_cb_t(3), OSSL_CMP_certConf_cb(3), OSSL_CMP_CTX_set_certConf_cb(3), OSSL_CMP_CTX_set_certConf_cb_arg(3), OSSL_CMP_CTX_get_certConf_cb_arg(3), OSSL_CMP_CTX_get_status(3), OSSL_CMP_CTX_get0_statusString(3), OSSL_CMP_CTX_get_failInfoCode(3), OSSL_CMP_CTX_get0_validatedSrvCert(3), OSSL_CMP_CTX_get0_newCert(3), OSSL_CMP_CTX_get1_newChain(3), OSSL_CMP_CTX_get1_caPubs(3), OSSL_CMP_CTX_get1_extraCertsIn(3), OSSL_CMP_CTX_set1_transactionID(3), OSSL_CMP_CTX_set1_senderNonce(3)
- functions for managing the CMP client context data structure
- OSSL_CMP_HDR_get0_transactionID(3), OSSL_CMP_HDR_get0_recipNonce(3), OSSL_CMP_HDR_get0_geninfo_ITAVs(3)
- functions manipulating CMP message headers
- OSSL_CMP_ITAV_new_caCerts(3), OSSL_CMP_ITAV_get0_caCerts(3), OSSL_CMP_ITAV_new_rootCaCert(3), OSSL_CMP_ITAV_get0_rootCaCert(3), OSSL_CMP_ITAV_new_rootCaKeyUpdate(3), OSSL_CMP_ITAV_get0_rootCaKeyUpdate(3), OSSL_CMP_CRLSTATUS_new1(3), OSSL_CMP_CRLSTATUS_create(3), OSSL_CMP_CRLSTATUS_get0(3), OSSL_CMP_ITAV_new0_crlStatusList(3), OSSL_CMP_ITAV_get0_crlStatusList(3), OSSL_CMP_ITAV_new_crls(3), OSSL_CMP_ITAV_get0_crls(3), OSSL_CMP_ITAV_new0_certReqTemplate(3), OSSL_CMP_ITAV_get1_certReqTemplate(3)
- CMP utility functions for handling specific genm and genp messages
- OSSL_CMP_MSG_get0_header(3), OSSL_CMP_MSG_get_bodytype(3), OSSL_CMP_MSG_get0_certreq_publickey(3), OSSL_CMP_MSG_update_transactionID(3), OSSL_CMP_MSG_update_recipNonce(3), OSSL_CMP_CTX_setup_CRM(3), OSSL_CMP_MSG_read(3), OSSL_CMP_MSG_write(3), d2i_OSSL_CMP_MSG_bio(3), i2d_OSSL_CMP_MSG_bio(3)
- function(s) manipulating CMP messages
- OSSL_CMP_MSG_http_perform(3)
- client-side HTTP(S) transfer of a CMP request-response pair
- OSSL_CMP_SRV_process_request(3), OSSL_CMP_CTX_server_perform(3), OSSL_CMP_SRV_CTX_new(3), OSSL_CMP_SRV_CTX_free(3), OSSL_CMP_SRV_cert_request_cb_t(3), OSSL_CMP_SRV_rr_cb_t(3), OSSL_CMP_SRV_certConf_cb_t(3), OSSL_CMP_SRV_genm_cb_t(3), OSSL_CMP_SRV_error_cb_t(3), OSSL_CMP_SRV_pollReq_cb_t(3), OSSL_CMP_SRV_CTX_init(3), OSSL_CMP_SRV_delayed_delivery_cb_t(3), OSSL_CMP_SRV_clean_transaction_cb_t(3), OSSL_CMP_SRV_CTX_init_trans(3), OSSL_CMP_SRV_CTX_get0_cmp_ctx(3), OSSL_CMP_SRV_CTX_get0_custom_ctx(3), OSSL_CMP_SRV_CTX_set_send_unprotected_errors(3), OSSL_CMP_SRV_CTX_set_accept_unprotected(3), OSSL_CMP_SRV_CTX_set_accept_raverified(3), OSSL_CMP_SRV_CTX_set_grant_implicit_confirm(3)
- generic functions to set up and control a CMP server
- OSSL_CMP_exec_certreq(3), OSSL_CMP_exec_IR_ses(3), OSSL_CMP_exec_CR_ses(3), OSSL_CMP_exec_P10CR_ses(3), OSSL_CMP_exec_KUR_ses(3), OSSL_CMP_IR(3), OSSL_CMP_CR(3), OSSL_CMP_P10CR(3), OSSL_CMP_KUR(3), OSSL_CMP_try_certreq(3), OSSL_CMP_exec_RR_ses(3), OSSL_CMP_exec_GENM_ses(3), OSSL_CMP_get1_caCerts(3), OSSL_CMP_get1_rootCaKeyUpdate(3), OSSL_CMP_get1_crlUpdate(3), OSSL_CMP_get1_certReqTemplate(3)
- functions implementing CMP client transactions
- OSSL_CMP_log_open(3), OSSL_CMP_log_close(3), OSSL_CMP_severity(3), OSSL_CMP_LOG_EMERG(3), OSSL_CMP_LOG_ALERT(3), OSSL_CMP_LOG_CRIT(3), OSSL_CMP_LOG_ERR(3), OSSL_CMP_LOG_WARNING(3), OSSL_CMP_LOG_NOTICE(3), OSSL_CMP_LOG_INFO(3), OSSL_CMP_LOG_DEBUG(3), OSSL_CMP_LOG_TRACE(3), OSSL_CMP_log_cb_t(3), OSSL_CMP_print_to_bio(3), OSSL_CMP_print_errors_cb(3)
- functions for logging and error reporting
- OSSL_CMP_validate_msg(3), OSSL_CMP_validate_cert_path(3)
- functions for verifying CMP message protection
- OSSL_CORE_MAKE_FUNC(3), SSL_OP_BIT(3), EXT_UTF8STRING(3)
- OpenSSL reserved symbols
- OSSL_CRMF_MSG_get0_regCtrl_regToken(3), OSSL_CRMF_MSG_set1_regCtrl_regToken(3), OSSL_CRMF_MSG_get0_regCtrl_authenticator(3), OSSL_CRMF_MSG_set1_regCtrl_authenticator(3), OSSL_CRMF_MSG_PKIPublicationInfo_push0_SinglePubInfo(3), OSSL_CRMF_MSG_set0_SinglePubInfo(3), OSSL_CRMF_MSG_set_PKIPublicationInfo_action(3), OSSL_CRMF_MSG_get0_regCtrl_pkiPublicationInfo(3), OSSL_CRMF_MSG_set1_regCtrl_pkiPublicationInfo(3), OSSL_CRMF_MSG_get0_regCtrl_protocolEncrKey(3), OSSL_CRMF_MSG_set1_regCtrl_protocolEncrKey(3), OSSL_CRMF_MSG_get0_regCtrl_oldCertID(3), OSSL_CRMF_MSG_set1_regCtrl_oldCertID(3), OSSL_CRMF_CERTID_gen(3)
- functions getting or setting CRMF Registration Controls
- OSSL_CRMF_MSG_get0_tmpl(3), OSSL_CRMF_CERTTEMPLATE_get0_publicKey(3), OSSL_CRMF_CERTTEMPLATE_get0_subject(3), OSSL_CRMF_CERTTEMPLATE_get0_issuer(3), OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(3), OSSL_CRMF_CERTTEMPLATE_get0_extensions(3), OSSL_CRMF_CERTID_get0_serialNumber(3), OSSL_CRMF_CERTID_get0_issuer(3), OSSL_CRMF_ENCRYPTEDKEY_get1_encCert(3), OSSL_CRMF_ENCRYPTEDKEY_get1_pkey(3), OSSL_CRMF_ENCRYPTEDKEY_init_envdata(3), OSSL_CRMF_ENCRYPTEDVALUE_decrypt(3), OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert(3), OSSL_CRMF_MSG_get_certReqId(3), OSSL_CRMF_MSG_centralkeygen_requested(3)
- functions reading from CRMF CertReqMsg structures
- OSSL_CRMF_MSG_set0_validity(3), OSSL_CRMF_MSG_set_certReqId(3), OSSL_CRMF_CERTTEMPLATE_fill(3), OSSL_CRMF_MSG_set0_extensions(3), OSSL_CRMF_MSG_push0_extension(3), OSSL_CRMF_MSG_create_popo(3), OSSL_CRMF_MSGS_verify_popo(3)
- functions populating and verifying CRMF CertReqMsg structures
- OSSL_CRMF_pbm_new(3), OSSL_CRMF_pbmp_new(3)
- functions for producing Password-Based MAC (PBM)
- OSSL_DECODER(3), OSSL_DECODER_fetch(3), OSSL_DECODER_up_ref(3), OSSL_DECODER_free(3), OSSL_DECODER_get0_provider(3), OSSL_DECODER_get0_properties(3), OSSL_DECODER_is_a(3), OSSL_DECODER_get0_name(3), OSSL_DECODER_get0_description(3), OSSL_DECODER_do_all_provided(3), OSSL_DECODER_names_do_all(3), OSSL_DECODER_gettable_params(3), OSSL_DECODER_get_params(3)
- Decoder method routines
- OSSL_DECODER_CTX(3), OSSL_DECODER_CTX_new(3), OSSL_DECODER_settable_ctx_params(3), OSSL_DECODER_CTX_set_params(3), OSSL_DECODER_CTX_free(3), OSSL_DECODER_CTX_set_selection(3), OSSL_DECODER_CTX_set_input_type(3), OSSL_DECODER_CTX_set_input_structure(3), OSSL_DECODER_CTX_add_decoder(3), OSSL_DECODER_CTX_add_extra(3), OSSL_DECODER_CTX_get_num_decoders(3), OSSL_DECODER_INSTANCE(3), OSSL_DECODER_CONSTRUCT(3), OSSL_DECODER_CLEANUP(3), OSSL_DECODER_CTX_set_construct(3), OSSL_DECODER_CTX_set_construct_data(3), OSSL_DECODER_CTX_set_cleanup(3), OSSL_DECODER_CTX_get_construct(3), OSSL_DECODER_CTX_get_construct_data(3), OSSL_DECODER_CTX_get_cleanup(3), OSSL_DECODER_export(3), OSSL_DECODER_INSTANCE_get_decoder(3), OSSL_DECODER_INSTANCE_get_decoder_ctx(3), OSSL_DECODER_INSTANCE_get_input_type(3), OSSL_DECODER_INSTANCE_get_input_structure(3)
- Decoder context routines
- OSSL_DECODER_CTX_new_for_pkey(3), OSSL_DECODER_CTX_set_passphrase(3), OSSL_DECODER_CTX_set_pem_password_cb(3), OSSL_DECODER_CTX_set_passphrase_ui(3), OSSL_DECODER_CTX_set_passphrase_cb(3)
- Decoder routines to decode EVP_PKEYs
- OSSL_DECODER_from_data(3), OSSL_DECODER_from_bio(3), OSSL_DECODER_from_fp(3)
- Routines to perform a decoding
- OSSL_DISPATCH(3), OSSL_DISPATCH_END(3)
- OpenSSL Core type to define a dispatchable function table
- OSSL_ENCODER(3), OSSL_ENCODER_fetch(3), OSSL_ENCODER_up_ref(3), OSSL_ENCODER_free(3), OSSL_ENCODER_get0_provider(3), OSSL_ENCODER_get0_properties(3), OSSL_ENCODER_is_a(3), OSSL_ENCODER_get0_name(3), OSSL_ENCODER_get0_description(3), OSSL_ENCODER_do_all_provided(3), OSSL_ENCODER_names_do_all(3), OSSL_ENCODER_gettable_params(3), OSSL_ENCODER_get_params(3)
- Encoder method routines
- OSSL_ENCODER_CTX(3), OSSL_ENCODER_CTX_new(3), OSSL_ENCODER_settable_ctx_params(3), OSSL_ENCODER_CTX_set_params(3), OSSL_ENCODER_CTX_free(3), OSSL_ENCODER_CTX_set_selection(3), OSSL_ENCODER_CTX_set_output_type(3), OSSL_ENCODER_CTX_set_output_structure(3), OSSL_ENCODER_CTX_add_encoder(3), OSSL_ENCODER_CTX_add_extra(3), OSSL_ENCODER_CTX_get_num_encoders(3), OSSL_ENCODER_INSTANCE(3), OSSL_ENCODER_INSTANCE_get_encoder(3), OSSL_ENCODER_INSTANCE_get_encoder_ctx(3), OSSL_ENCODER_INSTANCE_get_output_type(3), OSSL_ENCODER_INSTANCE_get_output_structure(3), OSSL_ENCODER_CONSTRUCT(3), OSSL_ENCODER_CLEANUP(3), OSSL_ENCODER_CTX_set_construct(3), OSSL_ENCODER_CTX_set_construct_data(3), OSSL_ENCODER_CTX_set_cleanup(3)
- Encoder context routines
- OSSL_ENCODER_CTX_new_for_pkey(3), OSSL_ENCODER_CTX_set_cipher(3), OSSL_ENCODER_CTX_set_passphrase(3), OSSL_ENCODER_CTX_set_pem_password_cb(3), OSSL_ENCODER_CTX_set_passphrase_cb(3), OSSL_ENCODER_CTX_set_passphrase_ui(3)
- Encoder routines to encode EVP_PKEYs
- OSSL_ENCODER_to_data(3), OSSL_ENCODER_to_bio(3), OSSL_ENCODER_to_fp(3)
- Routines to perform an encoding
- OSSL_ERR_STATE_new(3), OSSL_ERR_STATE_save(3), OSSL_ERR_STATE_save_to_mark(3), OSSL_ERR_STATE_restore(3), OSSL_ERR_STATE_free(3)
- saving and restoring error state
- OSSL_ESS_signing_cert_new_init(3), OSSL_ESS_signing_cert_v2_new_init(3), OSSL_ESS_check_signing_certs(3)
- Enhanced Security Services (ESS) functions
- OSSL_FUNC_SSL_QUIC_TLS_crypto_send_fn(3), OSSL_FUNC_SSL_QUIC_TLS_crypto_recv_rcd_fn(3), OSSL_FUNC_SSL_QUIC_TLS_crypto_release_rcd_fn(3), OSSL_FUNC_SSL_QUIC_TLS_yield_secret_fn(3), OSSL_FUNC_SSL_QUIC_TLS_got_transport_params_fn(3), OSSL_FUNC_SSL_QUIC_TLS_alert_fn(3), SSL_set_quic_tls_cbs(3), SSL_set_quic_tls_transport_params(3), SSL_set_quic_tls_early_data_enabled(3)
- Use the OpenSSL TLS implementation for a third party QUIC implementation
- OSSL_GENERAL_NAMES_print(3)
- print GeneralNames in a human-friendly, multi-line string
- OSSL_HPKE_CTX_new(3), OSSL_HPKE_CTX_free(3), OSSL_HPKE_encap(3), OSSL_HPKE_decap(3), OSSL_HPKE_seal(3), OSSL_HPKE_open(3), OSSL_HPKE_export(3), OSSL_HPKE_suite_check(3), OSSL_HPKE_str2suite(3), OSSL_HPKE_keygen(3), OSSL_HPKE_get_grease_value(3), OSSL_HPKE_get_ciphertext_size(3), OSSL_HPKE_get_public_encap_size(3), OSSL_HPKE_get_recommended_ikmelen(3), OSSL_HPKE_CTX_set1_psk(3), OSSL_HPKE_CTX_set1_ikme(3), OSSL_HPKE_CTX_set1_authpriv(3), OSSL_HPKE_CTX_set1_authpub(3), OSSL_HPKE_CTX_get_seq(3), OSSL_HPKE_CTX_set_seq(3)
- Hybrid Public Key Encryption (HPKE) functions
- OSSL_HTTP_REQ_CTX(3), OSSL_HTTP_REQ_CTX_new(3), OSSL_HTTP_REQ_CTX_free(3), OSSL_HTTP_REQ_CTX_set_request_line(3), OSSL_HTTP_REQ_CTX_add1_header(3), OSSL_HTTP_REQ_CTX_set_expected(3), OSSL_HTTP_REQ_CTX_set1_req(3), OSSL_HTTP_REQ_CTX_nbio(3), OSSL_HTTP_REQ_CTX_nbio_d2i(3), OSSL_HTTP_REQ_CTX_exchange(3), OSSL_HTTP_REQ_CTX_get0_mem_bio(3), OSSL_HTTP_REQ_CTX_get_resp_len(3), OSSL_HTTP_REQ_CTX_set_max_response_length(3), OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines(3), OSSL_HTTP_is_alive(3)
- HTTP client low-level functions
- OSSL_HTTP_adapt_proxy(3), OSSL_parse_url(3), OSSL_HTTP_parse_url(3), OCSP_parse_url(3)
- http utility functions
- OSSL_IETF_ATTR_SYNTAX(3), OSSL_IETF_ATTR_SYNTAX_get0_policyAuthority(3), OSSL_IETF_ATTR_SYNTAX_set0_policyAuthority(3), OSSL_IETF_ATTR_SYNTAX_get_value_num(3), OSSL_IETF_ATTR_SYNTAX_get0_value(3), OSSL_IETF_ATTR_SYNTAX_add1_value(3)
- Accessors and setters for OSSL_IETF_ATTR_SYNTAX
- OSSL_INDICATOR_set_callback(3), OSSL_INDICATOR_get_callback(3)
- specify a callback for FIPS indicators
- OSSL_ITEM(3)
- OpenSSL Core type for generic itemized data
- OSSL_LIB_CTX(3), OSSL_LIB_CTX_get_data(3), OSSL_LIB_CTX_new(3), OSSL_LIB_CTX_new_from_dispatch(3), OSSL_LIB_CTX_new_child(3), OSSL_LIB_CTX_free(3), OSSL_LIB_CTX_load_config(3), OSSL_LIB_CTX_get0_global_default(3), OSSL_LIB_CTX_set0_default(3)
- OpenSSL library context
- OSSL_LIB_CTX_set_conf_diagnostics(3), OSSL_LIB_CTX_get_conf_diagnostics(3)
- Set and get configuration diagnostics
- OSSL_PARAM_BLD(3), OSSL_PARAM_BLD_new(3), OSSL_PARAM_BLD_to_param(3), OSSL_PARAM_BLD_free(3), OSSL_PARAM_BLD_push_int(3), OSSL_PARAM_BLD_push_uint(3), OSSL_PARAM_BLD_push_long(3), OSSL_PARAM_BLD_push_ulong(3), OSSL_PARAM_BLD_push_int32(3), OSSL_PARAM_BLD_push_uint32(3), OSSL_PARAM_BLD_push_int64(3), OSSL_PARAM_BLD_push_uint64(3), OSSL_PARAM_BLD_push_size_t(3), OSSL_PARAM_BLD_push_time_t(3), OSSL_PARAM_BLD_push_double(3), OSSL_PARAM_BLD_push_BN(3), OSSL_PARAM_BLD_push_BN_pad(3), OSSL_PARAM_BLD_push_utf8_string(3), OSSL_PARAM_BLD_push_utf8_ptr(3), OSSL_PARAM_BLD_push_octet_string(3), OSSL_PARAM_BLD_push_octet_ptr(3)
- functions to assist in the creation of OSSL_PARAM arrays
- OSSL_PARAM_double(3), OSSL_PARAM_int(3), OSSL_PARAM_int32(3), OSSL_PARAM_int64(3), OSSL_PARAM_long(3), OSSL_PARAM_size_t(3), OSSL_PARAM_time_t(3), OSSL_PARAM_uint(3), OSSL_PARAM_uint32(3), OSSL_PARAM_uint64(3), OSSL_PARAM_ulong(3), OSSL_PARAM_BN(3), OSSL_PARAM_utf8_string(3), OSSL_PARAM_octet_string(3), OSSL_PARAM_utf8_ptr(3), OSSL_PARAM_octet_ptr(3), OSSL_PARAM_END(3), OSSL_PARAM_DEFN(3), OSSL_PARAM_construct_double(3), OSSL_PARAM_construct_int(3), OSSL_PARAM_construct_int32(3), OSSL_PARAM_construct_int64(3), OSSL_PARAM_construct_long(3), OSSL_PARAM_construct_size_t(3), OSSL_PARAM_construct_time_t(3), OSSL_PARAM_construct_uint(3), OSSL_PARAM_construct_uint32(3), OSSL_PARAM_construct_uint64(3), OSSL_PARAM_construct_ulong(3), OSSL_PARAM_construct_BN(3), OSSL_PARAM_construct_utf8_string(3), OSSL_PARAM_construct_utf8_ptr(3), OSSL_PARAM_construct_octet_string(3), OSSL_PARAM_construct_octet_ptr(3), OSSL_PARAM_construct_end(3), OSSL_PARAM_locate(3), OSSL_PARAM_locate_const(3), OSSL_PARAM_get_double(3), OSSL_PARAM_get_int(3), OSSL_PARAM_get_int32(3), OSSL_PARAM_get_int64(3), OSSL_PARAM_get_long(3), OSSL_PARAM_get_size_t(3), OSSL_PARAM_get_time_t(3), OSSL_PARAM_get_uint(3), OSSL_PARAM_get_uint32(3), OSSL_PARAM_get_uint64(3), OSSL_PARAM_get_ulong(3), OSSL_PARAM_get_BN(3), OSSL_PARAM_get_utf8_string(3), OSSL_PARAM_get_octet_string(3), OSSL_PARAM_get_utf8_ptr(3), OSSL_PARAM_get_octet_ptr(3), OSSL_PARAM_get_utf8_string_ptr(3), OSSL_PARAM_get_octet_string_ptr(3), OSSL_PARAM_set_double(3), OSSL_PARAM_set_int(3), OSSL_PARAM_set_int32(3), OSSL_PARAM_set_int64(3), OSSL_PARAM_set_long(3), OSSL_PARAM_set_size_t(3), OSSL_PARAM_set_time_t(3), OSSL_PARAM_set_uint(3), OSSL_PARAM_set_uint32(3), OSSL_PARAM_set_uint64(3), OSSL_PARAM_set_ulong(3), OSSL_PARAM_set_BN(3), OSSL_PARAM_set_utf8_string(3), OSSL_PARAM_set_octet_string(3), OSSL_PARAM_set_utf8_ptr(3), OSSL_PARAM_set_octet_ptr(3), OSSL_PARAM_UNMODIFIED(3), OSSL_PARAM_modified(3), OSSL_PARAM_set_all_unmodified(3)
- OSSL_PARAM helpers
- OSSL_PARAM_dup(3), OSSL_PARAM_merge(3), OSSL_PARAM_free(3)
- OSSL_PARAM array copy functions
- OSSL_PROVIDER-FIPS(7)
- OpenSSL FIPS provider
- OSSL_PROVIDER-base(7)
- OpenSSL base provider
- OSSL_PROVIDER-default(7)
- OpenSSL default provider
- OSSL_PROVIDER-legacy(7)
- OpenSSL legacy provider
- OSSL_PROVIDER-null(7)
- OpenSSL null provider
- OSSL_PROVIDER_set_default_search_path(3), OSSL_PROVIDER_get0_default_search_path(3), OSSL_PROVIDER(3), OSSL_PROVIDER_load(3), OSSL_PROVIDER_try_load(3), OSSL_PROVIDER_unload(3), OSSL_PROVIDER_load_ex(3), OSSL_PROVIDER_try_load_ex(3), OSSL_PROVIDER_available(3), OSSL_PROVIDER_do_all(3), OSSL_PROVIDER_gettable_params(3), OSSL_PROVIDER_get_params(3), OSSL_PROVIDER_query_operation(3), OSSL_PROVIDER_unquery_operation(3), OSSL_PROVIDER_get0_provider_ctx(3), OSSL_PROVIDER_get0_dispatch(3), OSSL_PROVIDER_add_builtin(3), OSSL_PROVIDER_get0_name(3), OSSL_PROVIDER_get_capabilities(3), OSSL_PROVIDER_add_conf_parameter(3), OSSL_PROVIDER_get_conf_parameters(3), OSSL_PROVIDER_conf_get_bool(3), OSSL_PROVIDER_self_test(3)
- provider routines
- OSSL_QUIC_client_method(3), OSSL_QUIC_client_thread_method(3), OSSL_QUIC_server_method(3)
- Provide SSL_METHOD objects for QUIC enabled functions
- OSSL_SELF_TEST_new(3), OSSL_SELF_TEST_free(3), OSSL_SELF_TEST_onbegin(3), OSSL_SELF_TEST_oncorrupt_byte(3), OSSL_SELF_TEST_onend(3)
- functionality to trigger a callback during a self test
- OSSL_STORE-winstore(7)
- OpenSSL built in OSSL_STORE for Windows
- OSSL_STORE_CTX(3), OSSL_STORE_post_process_info_fn(3), OSSL_STORE_open(3), OSSL_STORE_open_ex(3), OSSL_STORE_ctrl(3), OSSL_STORE_load(3), OSSL_STORE_eof(3), OSSL_STORE_delete(3), OSSL_STORE_error(3), OSSL_STORE_close(3)
- Types and functions to read objects from a URI
- OSSL_STORE_INFO(3), OSSL_STORE_INFO_get_type(3), OSSL_STORE_INFO_get0_NAME(3), OSSL_STORE_INFO_get0_NAME_description(3), OSSL_STORE_INFO_get0_PARAMS(3), OSSL_STORE_INFO_get0_PUBKEY(3), OSSL_STORE_INFO_get0_PKEY(3), OSSL_STORE_INFO_get0_CERT(3), OSSL_STORE_INFO_get0_CRL(3), OSSL_STORE_INFO_get1_NAME(3), OSSL_STORE_INFO_get1_NAME_description(3), OSSL_STORE_INFO_get1_PARAMS(3), OSSL_STORE_INFO_get1_PUBKEY(3), OSSL_STORE_INFO_get1_PKEY(3), OSSL_STORE_INFO_get1_CERT(3), OSSL_STORE_INFO_get1_CRL(3), OSSL_STORE_INFO_type_string(3), OSSL_STORE_INFO_free(3), OSSL_STORE_INFO_new_NAME(3), OSSL_STORE_INFO_set0_NAME_description(3), OSSL_STORE_INFO_new_PARAMS(3), OSSL_STORE_INFO_new_PUBKEY(3), OSSL_STORE_INFO_new_PKEY(3), OSSL_STORE_INFO_new_CERT(3), OSSL_STORE_INFO_new_CRL(3), OSSL_STORE_INFO_new(3), OSSL_STORE_INFO_get0_data(3)
- Functions to manipulate OSSL_STORE_INFO objects
- OSSL_STORE_LOADER(3), OSSL_STORE_LOADER_fetch(3), OSSL_STORE_LOADER_up_ref(3), OSSL_STORE_LOADER_free(3), OSSL_STORE_LOADER_get0_provider(3), OSSL_STORE_LOADER_get0_properties(3), OSSL_STORE_LOADER_is_a(3), OSSL_STORE_LOADER_get0_description(3), OSSL_STORE_LOADER_do_all_provided(3), OSSL_STORE_LOADER_names_do_all(3), OSSL_STORE_LOADER_CTX(3), OSSL_STORE_LOADER_new(3), OSSL_STORE_LOADER_get0_engine(3), OSSL_STORE_LOADER_get0_scheme(3), OSSL_STORE_LOADER_set_open(3), OSSL_STORE_LOADER_set_open_ex(3), OSSL_STORE_LOADER_set_attach(3), OSSL_STORE_LOADER_set_ctrl(3), OSSL_STORE_LOADER_set_expect(3), OSSL_STORE_LOADER_set_find(3), OSSL_STORE_LOADER_set_load(3), OSSL_STORE_LOADER_set_eof(3), OSSL_STORE_LOADER_set_error(3), OSSL_STORE_LOADER_set_close(3), OSSL_STORE_register_loader(3), OSSL_STORE_unregister_loader(3), OSSL_STORE_open_fn(3), OSSL_STORE_open_ex_fn(3), OSSL_STORE_attach_fn(3), OSSL_STORE_ctrl_fn(3), OSSL_STORE_expect_fn(3), OSSL_STORE_find_fn(3), OSSL_STORE_load_fn(3), OSSL_STORE_eof_fn(3), OSSL_STORE_error_fn(3), OSSL_STORE_close_fn(3)
- Types and functions to manipulate, register and unregister STORE loaders for different URI schemes
- OSSL_STORE_SEARCH(3), OSSL_STORE_SEARCH_by_name(3), OSSL_STORE_SEARCH_by_issuer_serial(3), OSSL_STORE_SEARCH_by_key_fingerprint(3), OSSL_STORE_SEARCH_by_alias(3), OSSL_STORE_SEARCH_free(3), OSSL_STORE_SEARCH_get_type(3), OSSL_STORE_SEARCH_get0_name(3), OSSL_STORE_SEARCH_get0_serial(3), OSSL_STORE_SEARCH_get0_bytes(3), OSSL_STORE_SEARCH_get0_string(3), OSSL_STORE_SEARCH_get0_digest(3)
- Type and functions to create OSSL_STORE search criteria
- OSSL_STORE_attach(3)
- Functions to read objects from a BIO
- OSSL_STORE_expect(3), OSSL_STORE_supports_search(3), OSSL_STORE_find(3)
- Specify what object type is expected
- OSSL_sleep(3)
- delay execution for a specified number of milliseconds
- OSSL_trace_enabled(3), OSSL_trace_begin(3), OSSL_trace_end(3), OSSL_TRACE_BEGIN(3), OSSL_TRACE_END(3), OSSL_TRACE_CANCEL(3), OSSL_TRACE(3), OSSL_TRACE1(3), OSSL_TRACE2(3), OSSL_TRACE3(3), OSSL_TRACE4(3), OSSL_TRACE5(3), OSSL_TRACE6(3), OSSL_TRACE7(3), OSSL_TRACE8(3), OSSL_TRACE9(3), OSSL_TRACEV(3), OSSL_TRACE_STRING(3), OSSL_TRACE_STRING_MAX(3), OSSL_trace_string(3), OSSL_TRACE_ENABLED(3)
- OpenSSL Tracing API
- OpenSSL_add_all_algorithms(3), OpenSSL_add_all_ciphers(3), OpenSSL_add_all_digests(3), EVP_cleanup(3)
- add algorithms to internal table
- PBMAC1_get1_pbkdf2_param(3)
- Function to manipulate a PBMAC1 MAC structure
- PEM_X509_INFO_read_ex(3), PEM_X509_INFO_read(3), PEM_X509_INFO_read_bio_ex(3), PEM_X509_INFO_read_bio(3)
- read PEM-encoded data structures into one or more X509_INFO objects
- PEM_bytes_read_bio(3), PEM_bytes_read_bio_secmem(3)
- read a PEM-encoded data structure from a BIO
- PEM_read(3), PEM_read_bio(3), PEM_do_header(3), PEM_get_EVP_CIPHER_INFO(3), PEM_write(3), PEM_write_bio(3), PEM_ASN1_write(3), PEM_ASN1_write_bio(3), PEM_ASN1_write_bio_ctx(3)
- PEM encoding routines
- PEM_read_bio_ex(3), PEM_FLAG_SECURE(3), PEM_FLAG_EAY_COMPATIBLE(3), PEM_FLAG_ONLY_B64(3)
- read PEM format files with custom processing
- PKCS12_PBE_keyivgen(3), PKCS12_PBE_keyivgen_ex(3), PKCS12_pbe_crypt(3), PKCS12_pbe_crypt_ex(3)
- PKCS#12 Password based encryption
- PKCS12_SAFEBAG_get0_attr(3), PKCS12_SAFEBAG_get0_type(3), PKCS12_SAFEBAG_get_nid(3), PKCS12_SAFEBAG_get_bag_nid(3), PKCS12_SAFEBAG_get0_bag_obj(3), PKCS12_SAFEBAG_get0_bag_type(3), PKCS12_SAFEBAG_get1_cert_ex(3), PKCS12_SAFEBAG_get1_cert(3), PKCS12_SAFEBAG_get1_crl_ex(3), PKCS12_SAFEBAG_get1_crl(3), PKCS12_SAFEBAG_get0_safes(3), PKCS12_SAFEBAG_get0_p8inf(3), PKCS12_SAFEBAG_get0_pkcs8(3)
- Get objects from a PKCS#12 safeBag
- PKCS12_add1_attr_by_NID(3), PKCS12_add1_attr_by_txt(3)
- Add an attribute to a PKCS#12 safeBag structure
- PKCS12_add_CSPName_asc(3)
- Add a Microsoft CSP Name attribute to a PKCS#12 safeBag
- PKCS12_add_cert(3), PKCS12_add_key(3), PKCS12_add_key_ex(3), PKCS12_add_secret(3)
- Add an object to a set of PKCS#12 safeBags
- PKCS12_add_friendlyname_asc(3), PKCS12_add_friendlyname_utf8(3), PKCS12_add_friendlyname_uni(3)
- Functions to add the friendlyname attribute to a PKCS#12 safeBag
- PKCS12_add_localkeyid(3)
- Add the localKeyId attribute to a PKCS#12 safeBag
- PKCS12_add_safe(3), PKCS12_add_safe_ex(3), PKCS12_add_safes(3), PKCS12_add_safes_ex(3)
- Create and add objects to a PKCS#12 structure
- PKCS12_decrypt_skey(3), PKCS12_decrypt_skey_ex(3)
- PKCS12 shrouded keyBag decrypt functions
- PKCS12_gen_mac(3), PKCS12_setup_mac(3), PKCS12_set_mac(3), PKCS12_set_pbmac1_pbkdf2(3), PKCS12_verify_mac(3), PKCS12_get0_mac(3)
- Functions to create and manipulate a PKCS#12 MAC structure
- PKCS12_get_friendlyname(3)
- Retrieve the friendlyname attribute from a PKCS#12 safeBag
- PKCS12_item_decrypt_d2i(3), PKCS12_item_decrypt_d2i_ex(3), PKCS12_item_i2d_encrypt(3), PKCS12_item_i2d_encrypt_ex(3)
- PKCS12 item encrypt/decrypt functions
- PKCS12_key_gen_asc(3), PKCS12_key_gen_asc_ex(3), PKCS12_key_gen_uni(3), PKCS12_key_gen_uni_ex(3), PKCS12_key_gen_utf8(3), PKCS12_key_gen_utf8_ex(3)
- PKCS#12 Password based key derivation
- PKCS12_newpass(3)
- change the password of a PKCS12 structure
- PKCS12_pack_p7encdata(3), PKCS12_pack_p7encdata_ex(3)
- Pack a set of PKCS#12 safeBags into a PKCS#7 encrypted data object
- PKCS5_PBE_keyivgen(3), PKCS5_PBE_keyivgen_ex(3), PKCS5_pbe2_set(3), PKCS5_pbe2_set_iv(3), PKCS5_pbe2_set_iv_ex(3), PKCS5_pbe_set(3), PKCS5_pbe_set_ex(3), PKCS5_pbe2_set_scrypt(3), PKCS5_pbe_set0_algor(3), PKCS5_pbe_set0_algor_ex(3), PKCS5_v2_PBE_keyivgen(3), PKCS5_v2_PBE_keyivgen_ex(3), PKCS5_v2_scrypt_keyivgen(3), PKCS5_v2_scrypt_keyivgen_ex(3), PKCS5_pbkdf2_set(3), PKCS5_pbkdf2_set_ex(3), EVP_PBE_scrypt(3), EVP_PBE_scrypt_ex(3)
- PKCS#5 Password based encryption routines
- PKCS5_PBKDF2_HMAC(3), PKCS5_PBKDF2_HMAC_SHA1(3)
- password based derivation routines with salt and iteration count
- PKCS7_decrypt(3)
- decrypt content from a PKCS#7 envelopedData structure
- PKCS7_encrypt_ex(3), PKCS7_encrypt(3)
- create a PKCS#7 envelopedData structure
- PKCS7_get_octet_string(3)
- return octet string from a PKCS#7 envelopedData structure
- PKCS7_sign_add_signer(3), PKCS7_add_certificate(3), PKCS7_add_crl(3)
- add information to PKCS7 structure
- PKCS7_sign_ex(3), PKCS7_sign(3)
- create a PKCS#7 signedData structure
- PKCS7_type_is_other(3)
- determine content type of PKCS#7 envelopedData structure
- PKCS7_verify(3), PKCS7_get0_signers(3)
- verify a PKCS#7 signedData structure
- PKCS8_decrypt(3), PKCS8_decrypt_ex(3), PKCS8_encrypt(3), PKCS8_encrypt_ex(3), PKCS8_set0_pbe(3), PKCS8_set0_pbe_ex(3)
- PKCS8 encrypt/decrypt functions
- PKCS8_pkey_get0_attrs(3), PKCS8_pkey_add1_attr(3), PKCS8_pkey_add1_attr_by_NID(3), PKCS8_pkey_add1_attr_by_OBJ(3)
- PKCS8 attribute functions
- RAND(7)
- the OpenSSL random generator
- RAND_add(3), RAND_poll(3), RAND_seed(3), RAND_status(3), RAND_event(3), RAND_screen(3), RAND_keep_random_devices_open(3)
- add randomness to the PRNG or get its status
- RAND_bytes(3), RAND_priv_bytes(3), RAND_bytes_ex(3), RAND_priv_bytes_ex(3), RAND_pseudo_bytes(3), RAND_set1_random_provider(3)
- generate random data
- RAND_cleanup(3)
- erase the PRNG state
- RAND_egd(3), RAND_egd_bytes(3), RAND_query_egd_bytes(3)
- query entropy gathering daemon
- RAND_get0_primary(3), RAND_get0_public(3), RAND_get0_private(3), RAND_set0_public(3), RAND_set0_private(3)
- get access to the global EVP_RAND_CTX instances
- RAND_load_file(3), RAND_write_file(3), RAND_file_name(3)
- PRNG seed file
- RAND_set_DRBG_type(3), RAND_set_seed_source_type(3)
- specify the global random number generator types
- RAND_set_rand_method(3), RAND_get_rand_method(3), RAND_OpenSSL(3)
- select RAND method
- RIPEMD160(3), RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3)
- RIPEMD-160 hash function
- RSA_blinding_on(3), RSA_blinding_off(3)
- protect the RSA operation from timing attacks
- RSA_check_key_ex(3), RSA_check_key(3)
- validate private RSA keys
- RSA_meth_get0_app_data(3), RSA_meth_set0_app_data(3), RSA_meth_new(3), RSA_meth_free(3), RSA_meth_dup(3), RSA_meth_get0_name(3), RSA_meth_set1_name(3), RSA_meth_get_flags(3), RSA_meth_set_flags(3), RSA_meth_get_pub_enc(3), RSA_meth_set_pub_enc(3), RSA_meth_get_pub_dec(3), RSA_meth_set_pub_dec(3), RSA_meth_get_priv_enc(3), RSA_meth_set_priv_enc(3), RSA_meth_get_priv_dec(3), RSA_meth_set_priv_dec(3), RSA_meth_get_mod_exp(3), RSA_meth_set_mod_exp(3), RSA_meth_get_bn_mod_exp(3), RSA_meth_set_bn_mod_exp(3), RSA_meth_get_init(3), RSA_meth_set_init(3), RSA_meth_get_finish(3), RSA_meth_set_finish(3), RSA_meth_get_sign(3), RSA_meth_set_sign(3), RSA_meth_get_verify(3), RSA_meth_set_verify(3), RSA_meth_get_keygen(3), RSA_meth_set_keygen(3), RSA_meth_get_multi_prime_keygen(3), RSA_meth_set_multi_prime_keygen(3)
- Routines to build up RSA methods
- RSA_new(3), RSA_free(3)
- allocate and free RSA objects
- RSA_padding_add_PKCS1_type_1(3), RSA_padding_check_PKCS1_type_1(3), RSA_padding_add_PKCS1_type_2(3), RSA_padding_check_PKCS1_type_2(3), RSA_padding_add_PKCS1_OAEP(3), RSA_padding_check_PKCS1_OAEP(3), RSA_padding_add_PKCS1_OAEP_mgf1(3), RSA_padding_check_PKCS1_OAEP_mgf1(3), RSA_padding_add_none(3), RSA_padding_check_none(3)
- asymmetric encryption padding
- RSA_print(3), RSA_print_fp(3), DSAparams_print(3), DSAparams_print_fp(3), DSA_print(3), DSA_print_fp(3), DHparams_print(3), DHparams_print_fp(3)
- print cryptographic parameters
- RSA_private_encrypt(3), RSA_public_decrypt(3)
- low-level signature operations
- RSA_public_encrypt(3), RSA_private_decrypt(3)
- RSA public key cryptography
- RSA_set0_key(3), RSA_set0_factors(3), RSA_set0_crt_params(3), RSA_get0_key(3), RSA_get0_factors(3), RSA_get0_crt_params(3), RSA_get0_n(3), RSA_get0_e(3), RSA_get0_d(3), RSA_get0_p(3), RSA_get0_q(3), RSA_get0_dmp1(3), RSA_get0_dmq1(3), RSA_get0_iqmp(3), RSA_get0_pss_params(3), RSA_clear_flags(3), RSA_test_flags(3), RSA_set_flags(3), RSA_get0_engine(3), RSA_get_multi_prime_extra_count(3), RSA_get0_multi_prime_factors(3), RSA_get0_multi_prime_crt_params(3), RSA_set0_multi_prime_params(3), RSA_get_version(3)
- Routines for getting and setting data in an RSA object
- RSA_set_default_method(3), RSA_get_default_method(3), RSA_set_method(3), RSA_get_method(3), RSA_PKCS1_OpenSSL(3), RSA_flags(3), RSA_new_method(3)
- select RSA method
- RSA_size(3), RSA_bits(3), RSA_security_bits(3)
- get RSA modulus size or security bits
- SCT_new(3), SCT_new_from_base64(3), SCT_free(3), SCT_LIST_free(3), SCT_get_version(3), SCT_set_version(3), SCT_get_log_entry_type(3), SCT_set_log_entry_type(3), SCT_get0_log_id(3), SCT_set0_log_id(3), SCT_set1_log_id(3), SCT_get_timestamp(3), SCT_set_timestamp(3), SCT_get_signature_nid(3), SCT_set_signature_nid(3), SCT_get0_signature(3), SCT_set0_signature(3), SCT_set1_signature(3), SCT_get0_extensions(3), SCT_set0_extensions(3), SCT_set1_extensions(3), SCT_get_source(3), SCT_set_source(3)
- A Certificate Transparency Signed Certificate Timestamp
- SCT_print(3), SCT_LIST_print(3), SCT_validation_status_string(3)
- Prints Signed Certificate Timestamps in a human-readable way
- SCT_validate(3), SCT_LIST_validate(3), SCT_get_validation_status(3)
- checks Signed Certificate Timestamps (SCTs) are valid
- SHA1(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA224(3), SHA224_Init(3), SHA224_Update(3), SHA224_Final(3), SHA256(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA384(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA512(3), SHA512_Init(3), SHA512_Update(3), SHA512_Final(3)
- Secure Hash Algorithm
- SMIME_read_ASN1_ex(3), SMIME_read_ASN1(3)
- parse S/MIME message
- SMIME_read_CMS_ex(3), SMIME_read_CMS(3)
- parse S/MIME message
- SMIME_read_PKCS7_ex(3), SMIME_read_PKCS7(3)
- parse S/MIME message
- SRP_VBASE_new(3), SRP_VBASE_free(3), SRP_VBASE_init(3), SRP_VBASE_add0_user(3), SRP_VBASE_get1_by_user(3), SRP_VBASE_get_by_user(3)
- Functions to create and manage a stack of SRP user verifier information
- SRP_create_verifier_ex(3), SRP_create_verifier(3), SRP_create_verifier_BN_ex(3), SRP_create_verifier_BN(3), SRP_check_known_gN_param(3), SRP_get_default_gN(3)
- SRP authentication primitives
- SRP_user_pwd_new(3), SRP_user_pwd_free(3), SRP_user_pwd_set1_ids(3), SRP_user_pwd_set_gN(3), SRP_user_pwd_set0_sv(3)
- Functions to create a record of SRP user verifier information
- SSL_CIPHER_get_name(3), SSL_CIPHER_standard_name(3), OPENSSL_cipher_name(3), SSL_CIPHER_get_bits(3), SSL_CIPHER_get_version(3), SSL_CIPHER_description(3), SSL_CIPHER_get_cipher_nid(3), SSL_CIPHER_get_digest_nid(3), SSL_CIPHER_get_handshake_digest(3), SSL_CIPHER_get_kx_nid(3), SSL_CIPHER_get_auth_nid(3), SSL_CIPHER_is_aead(3), SSL_CIPHER_find(3), SSL_CIPHER_get_id(3), SSL_CIPHER_get_protocol_id(3)
- get SSL_CIPHER properties
- SSL_COMP_add_compression_method(3), SSL_COMP_get_compression_methods(3), SSL_COMP_get0_name(3), SSL_COMP_get_id(3), SSL_COMP_free_compression_methods(3)
- handle SSL/TLS integrated compression methods
- SSL_CONF_CTX_set1_prefix(3)
- Set configuration context command prefix
- SSL_CONF_cmd_argv(3)
- SSL configuration command line processing
- SSL_CONF_cmd_value_type(3), SSL_CONF_cmd(3)
- send configuration command
- SSL_CTX_add_extra_chain_cert(3), SSL_CTX_get_extra_chain_certs(3), SSL_CTX_get_extra_chain_certs_only(3), SSL_CTX_clear_extra_chain_certs(3)
- add, get or clear extra chain certificates
- SSL_CTX_add_session(3), SSL_CTX_remove_session(3)
- manipulate session cache
- SSL_CTX_ctrl(3), SSL_CTX_callback_ctrl(3), SSL_ctrl(3), SSL_callback_ctrl(3)
- internal handling functions for SSL_CTX and SSL objects
- SSL_CTX_dane_enable(3), SSL_CTX_dane_mtype_set(3), SSL_dane_enable(3), SSL_dane_tlsa_add(3), SSL_get0_dane_authority(3), SSL_get0_dane_tlsa(3), SSL_CTX_dane_set_flags(3), SSL_CTX_dane_clear_flags(3), SSL_dane_set_flags(3), SSL_dane_clear_flags(3)
- enable DANE TLS authentication of the remote TLS server in the local TLS client
- SSL_CTX_flush_sessions_ex(3), SSL_CTX_flush_sessions(3)
- remove expired sessions
- SSL_CTX_free(3)
- free an allocated SSL_CTX object
- SSL_CTX_get0_param(3), SSL_get0_param(3), SSL_CTX_set1_param(3), SSL_set1_param(3), SSL_CTX_set_purpose(3), SSL_CTX_set_trust(3), SSL_set_purpose(3), SSL_set_trust(3)
- get and set verification parameters
- SSL_CTX_get_verify_mode(3), SSL_get_verify_mode(3), SSL_CTX_get_verify_depth(3), SSL_get_verify_depth(3), SSL_get_verify_callback(3), SSL_CTX_get_verify_callback(3)
- get currently set verification parameters
- SSL_CTX_has_client_custom_ext(3)
- check whether a handler exists for a particular client extension type
- SSL_CTX_load_verify_dir(3), SSL_CTX_load_verify_file(3), SSL_CTX_load_verify_store(3), SSL_CTX_set_default_verify_paths(3), SSL_CTX_set_default_verify_dir(3), SSL_CTX_set_default_verify_file(3), SSL_CTX_set_default_verify_store(3), SSL_CTX_load_verify_locations(3)
- set default locations for trusted CA certificates
- SSL_CTX_sess_number(3), SSL_CTX_sess_connect(3), SSL_CTX_sess_connect_good(3), SSL_CTX_sess_connect_renegotiate(3), SSL_CTX_sess_accept(3), SSL_CTX_sess_accept_good(3), SSL_CTX_sess_accept_renegotiate(3), SSL_CTX_sess_hits(3), SSL_CTX_sess_cb_hits(3), SSL_CTX_sess_misses(3), SSL_CTX_sess_timeouts(3), SSL_CTX_sess_cache_full(3)
- obtain session cache statistics
- SSL_CTX_sess_set_new_cb(3), SSL_CTX_sess_set_remove_cb(3), SSL_CTX_sess_set_get_cb(3), SSL_CTX_sess_get_new_cb(3), SSL_CTX_sess_get_remove_cb(3), SSL_CTX_sess_get_get_cb(3)
- provide callback functions for server side external session caching
- SSL_CTX_set0_chain(3), SSL_CTX_set1_chain(3), SSL_CTX_add0_chain_cert(3), SSL_CTX_add1_chain_cert(3), SSL_CTX_get0_chain_certs(3), SSL_CTX_clear_chain_certs(3), SSL_set0_chain(3), SSL_set1_chain(3), SSL_add0_chain_cert(3), SSL_add1_chain_cert(3), SSL_get0_chain_certs(3), SSL_clear_chain_certs(3), SSL_CTX_build_cert_chain(3), SSL_build_cert_chain(3), SSL_CTX_select_current_cert(3), SSL_select_current_cert(3), SSL_CTX_set_current_cert(3), SSL_set_current_cert(3)
- extra chain certificate processing
- SSL_CTX_set1_cert_comp_preference(3), SSL_set1_cert_comp_preference(3), SSL_CTX_compress_certs(3), SSL_compress_certs(3), SSL_CTX_get1_compressed_cert(3), SSL_get1_compressed_cert(3), SSL_CTX_set1_compressed_cert(3), SSL_set1_compressed_cert(3)
- Certificate compression functions
- SSL_CTX_set1_groups(3), SSL_CTX_set1_groups_list(3), SSL_set1_groups(3), SSL_set1_groups_list(3), SSL_get1_groups(3), SSL_get0_iana_groups(3), SSL_get_shared_group(3), SSL_get_negotiated_group(3), SSL_CTX_set1_curves(3), SSL_CTX_set1_curves_list(3), SSL_set1_curves(3), SSL_set1_curves_list(3), SSL_get1_curves(3), SSL_get_shared_curve(3), SSL_CTX_get0_implemented_groups(3)
- EC supported curve functions
- SSL_CTX_set1_sigalgs(3), SSL_set1_sigalgs(3), SSL_CTX_set1_sigalgs_list(3), SSL_set1_sigalgs_list(3), SSL_CTX_set1_client_sigalgs(3), SSL_set1_client_sigalgs(3), SSL_CTX_set1_client_sigalgs_list(3), SSL_set1_client_sigalgs_list(3)
- set supported signature algorithms
- SSL_CTX_set_alpn_protos(3), SSL_set_alpn_protos(3), SSL_CTX_set_alpn_select_cb(3), SSL_CTX_set_next_proto_select_cb(3), SSL_CTX_set_next_protos_advertised_cb(3), SSL_select_next_proto(3), SSL_get0_alpn_selected(3), SSL_get0_next_proto_negotiated(3)
- handle application layer protocol negotiation (ALPN)
- SSL_CTX_set_cert_cb(3), SSL_set_cert_cb(3)
- handle certificate callback function
- SSL_CTX_set_cert_verify_callback(3)
- set peer certificate verification procedure
- SSL_CTX_set_cipher_list(3), SSL_set_cipher_list(3), SSL_CTX_set_ciphersuites(3), SSL_set_ciphersuites(3), OSSL_default_cipher_list(3), OSSL_default_ciphersuites(3)
- choose list of available SSL_CIPHERs
- SSL_CTX_set_client_CA_list(3), SSL_set_client_CA_list(3), SSL_get_client_CA_list(3), SSL_CTX_get_client_CA_list(3), SSL_CTX_add_client_CA(3), SSL_add_client_CA(3), SSL_set0_CA_list(3), SSL_CTX_set0_CA_list(3), SSL_get0_CA_list(3), SSL_CTX_get0_CA_list(3), SSL_add1_to_CA_list(3), SSL_CTX_add1_to_CA_list(3), SSL_get0_peer_CA_list(3)
- get or set CA list
- SSL_CTX_set_client_cert_cb(3), SSL_CTX_get_client_cert_cb(3)
- handle client certificate callback function
- SSL_CTX_set_client_hello_cb(3), SSL_client_hello_cb_fn(3), SSL_client_hello_isv2(3), SSL_client_hello_get0_legacy_version(3), SSL_client_hello_get0_random(3), SSL_client_hello_get0_session_id(3), SSL_client_hello_get0_ciphers(3), SSL_client_hello_get0_compression_methods(3), SSL_client_hello_get1_extensions_present(3), SSL_client_hello_get_extension_order(3), SSL_client_hello_get0_ext(3)
- callback functions for early server-side ClientHello processing
- SSL_CTX_set_default_ctlog_list_file(3), SSL_CTX_set_ctlog_list_file(3)
- load a Certificate Transparency log list from a file
- SSL_CTX_set_default_passwd_cb(3), SSL_CTX_set_default_passwd_cb_userdata(3), SSL_CTX_get_default_passwd_cb(3), SSL_CTX_get_default_passwd_cb_userdata(3), SSL_set_default_passwd_cb(3), SSL_set_default_passwd_cb_userdata(3), SSL_get_default_passwd_cb(3), SSL_get_default_passwd_cb_userdata(3)
- set or get passwd callback for encrypted PEM file handling
- SSL_CTX_set_dh_auto(3), SSL_set_dh_auto(3), SSL_CTX_set0_tmp_dh_pkey(3), SSL_set0_tmp_dh_pkey(3), SSL_CTX_set_tmp_dh_callback(3), SSL_CTX_set_tmp_dh(3), SSL_set_tmp_dh_callback(3), SSL_set_tmp_dh(3)
- handle DH keys for ephemeral key exchange
- SSL_CTX_set_domain_flags(3), SSL_CTX_get_domain_flags(3), SSL_get_domain_flags(3), SSL_DOMAIN_FLAG_SINGLE_THREAD(3), SSL_DOMAIN_FLAG_MULTI_THREAD(3), SSL_DOMAIN_FLAG_THREAD_ASSISTED(3), SSL_DOMAIN_FLAG_BLOCKING(3), SSL_DOMAIN_FLAG_LEGACY_BLOCKING(3)
- control the concurrency model used by a QUIC domain
- SSL_CTX_set_generate_session_id(3), SSL_set_generate_session_id(3), SSL_has_matching_session_id(3), GEN_SESSION_CB(3)
- manipulate generation of SSL session IDs (server only)
- SSL_CTX_set_info_callback(3), SSL_CTX_get_info_callback(3), SSL_set_info_callback(3), SSL_get_info_callback(3)
- handle information callback for SSL connections
- SSL_CTX_set_max_cert_list(3), SSL_CTX_get_max_cert_list(3), SSL_set_max_cert_list(3), SSL_get_max_cert_list(3)
- manipulate allowed size for the peer's certificate chain
- SSL_CTX_set_max_send_fragment(3), SSL_set_max_send_fragment(3), SSL_CTX_set_split_send_fragment(3), SSL_set_split_send_fragment(3), SSL_CTX_set_max_pipelines(3), SSL_set_max_pipelines(3), SSL_CTX_set_default_read_buffer_len(3), SSL_set_default_read_buffer_len(3), SSL_CTX_set_tlsext_max_fragment_length(3), SSL_set_tlsext_max_fragment_length(3), SSL_SESSION_get_max_fragment_length(3)
- Control fragment size settings and pipelining operations
- SSL_CTX_set_min_proto_version(3), SSL_CTX_set_max_proto_version(3), SSL_CTX_get_min_proto_version(3), SSL_CTX_get_max_proto_version(3), SSL_set_min_proto_version(3), SSL_set_max_proto_version(3), SSL_get_min_proto_version(3), SSL_get_max_proto_version(3)
- Get and set minimum and maximum supported protocol version
- SSL_CTX_set_mode(3), SSL_CTX_clear_mode(3), SSL_set_mode(3), SSL_clear_mode(3), SSL_CTX_get_mode(3), SSL_get_mode(3)
- manipulate SSL engine mode
- SSL_CTX_set_new_pending_conn_cb(3), SSL_set_new_pending_conn_cb_fn(3)
- callback function to report creation of QUIC connection SSL objects
- SSL_CTX_set_quiet_shutdown(3), SSL_CTX_get_quiet_shutdown(3), SSL_set_quiet_shutdown(3), SSL_get_quiet_shutdown(3)
- manipulate shutdown behaviour
- SSL_CTX_set_read_ahead(3), SSL_CTX_get_read_ahead(3), SSL_set_read_ahead(3), SSL_get_read_ahead(3), SSL_CTX_get_default_read_ahead(3)
- manage whether to read as many input bytes as possible
- SSL_CTX_set_record_padding_callback(3), SSL_set_record_padding_callback(3), SSL_CTX_set_record_padding_callback_arg(3), SSL_set_record_padding_callback_arg(3), SSL_CTX_get_record_padding_callback_arg(3), SSL_get_record_padding_callback_arg(3), SSL_CTX_set_block_padding(3), SSL_CTX_set_block_padding_ex(3), SSL_set_block_padding(3), SSL_set_block_padding_ex(3)
- install callback to specify TLS 1.3 record padding
- SSL_CTX_set_security_level(3), SSL_set_security_level(3), SSL_CTX_get_security_level(3), SSL_get_security_level(3), SSL_CTX_set_security_callback(3), SSL_set_security_callback(3), SSL_CTX_get_security_callback(3), SSL_get_security_callback(3), SSL_CTX_set0_security_ex_data(3), SSL_set0_security_ex_data(3), SSL_CTX_get0_security_ex_data(3), SSL_get0_security_ex_data(3)
- SSL/TLS security framework
- SSL_CTX_set_session_cache_mode(3), SSL_CTX_get_session_cache_mode(3)
- enable/disable session caching
- SSL_CTX_set_session_id_context(3), SSL_set_session_id_context(3)
- set context within which session can be reused (server side only)
- SSL_CTX_set_session_ticket_cb(3), SSL_SESSION_get0_ticket_appdata(3), SSL_SESSION_set1_ticket_appdata(3), SSL_CTX_generate_session_ticket_fn(3), SSL_CTX_decrypt_session_ticket_fn(3)
- manage session ticket application data
- SSL_CTX_set_srp_username(3), SSL_CTX_set_srp_password(3), SSL_CTX_set_srp_strength(3), SSL_CTX_set_srp_cb_arg(3), SSL_CTX_set_srp_username_callback(3), SSL_CTX_set_srp_client_pwd_callback(3), SSL_CTX_set_srp_verify_param_callback(3), SSL_set_srp_server_param(3), SSL_set_srp_server_param_pw(3), SSL_get_srp_g(3), SSL_get_srp_N(3), SSL_get_srp_username(3), SSL_get_srp_userinfo(3)
- SRP control operations
- SSL_CTX_set_ssl_version(3), SSL_CTX_get_ssl_method(3), SSL_set_ssl_method(3), SSL_get_ssl_method(3)
- choose a new TLS/SSL method
- SSL_CTX_set_tlsext_servername_callback(3), SSL_CTX_set_tlsext_servername_arg(3), SSL_get_servername_type(3), SSL_get_servername(3), SSL_set_tlsext_host_name(3)
- handle server name indication (SNI)
- SSL_CTX_set_tlsext_use_srtp(3), SSL_set_tlsext_use_srtp(3), SSL_get_srtp_profiles(3), SSL_get_selected_srtp_profile(3)
- Configure and query SRTP support
- SSL_CTX_set_tmp_ecdh(3), SSL_set_tmp_ecdh(3), SSL_CTX_set_ecdh_auto(3), SSL_set_ecdh_auto(3)
- handle ECDH keys for ephemeral key exchange
- SSL_CTX_use_certificate(3), SSL_CTX_use_certificate_ASN1(3), SSL_CTX_use_certificate_file(3), SSL_use_certificate(3), SSL_use_certificate_ASN1(3), SSL_use_certificate_file(3), SSL_CTX_use_certificate_chain_file(3), SSL_use_certificate_chain_file(3), SSL_CTX_use_PrivateKey(3), SSL_CTX_use_PrivateKey_ASN1(3), SSL_CTX_use_PrivateKey_file(3), SSL_CTX_use_RSAPrivateKey(3), SSL_CTX_use_RSAPrivateKey_ASN1(3), SSL_CTX_use_RSAPrivateKey_file(3), SSL_use_PrivateKey_file(3), SSL_use_PrivateKey_ASN1(3), SSL_use_PrivateKey(3), SSL_use_RSAPrivateKey(3), SSL_use_RSAPrivateKey_ASN1(3), SSL_use_RSAPrivateKey_file(3), SSL_CTX_check_private_key(3), SSL_check_private_key(3), SSL_CTX_use_cert_and_key(3), SSL_use_cert_and_key(3)
- load certificate and key data
- SSL_SESSION_get0_cipher(3), SSL_SESSION_set_cipher(3)
- set and retrieve the SSL cipher associated with a session
- SSL_SESSION_get0_hostname(3), SSL_SESSION_set1_hostname(3), SSL_SESSION_get0_alpn_selected(3), SSL_SESSION_set1_alpn_selected(3)
- get and set SNI and ALPN data associated with a session
- SSL_SESSION_get0_id_context(3), SSL_SESSION_set1_id_context(3)
- get and set the SSL ID context associated with a session
- SSL_SESSION_get0_peer(3)
- get details about peer's certificate for a session
- SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
- get details about the ticket associated with a session
- SSL_SESSION_get_compress_id(3)
- get details about the compression associated with a session
- SSL_SESSION_get_id(3), SSL_SESSION_set1_id(3)
- get and set the SSL session ID
- SSL_SESSION_get_protocol_version(3), SSL_SESSION_set_protocol_version(3)
- get and set the session protocol version
- SSL_SESSION_get_time(3), SSL_SESSION_set_time(3), SSL_SESSION_get_timeout(3), SSL_SESSION_set_timeout(3), SSL_SESSION_get_time_ex(3), SSL_SESSION_set_time_ex(3), SSL_get_time(3), SSL_set_time(3), SSL_get_timeout(3), SSL_set_timeout(3)
- retrieve and manipulate session time and timeout settings
- SSL_SESSION_is_resumable(3)
- determine whether an SSL_SESSION object can be used for resumption
- SSL_SESSION_new(3), SSL_SESSION_dup(3), SSL_SESSION_up_ref(3), SSL_SESSION_free(3)
- create, free and manage SSL_SESSION structures
- SSL_accept(3)
- wait for a TLS/SSL client to initiate a TLS/SSL handshake
- SSL_add_expected_rpk(3), SSL_get_negotiated_client_cert_type(3), SSL_get_negotiated_server_cert_type(3), SSL_get0_peer_rpk(3), SSL_SESSION_get0_peer_rpk(3)
- raw public key (RFC7250) support
- SSL_alert_type_string(3), SSL_alert_type_string_long(3), SSL_alert_desc_string(3), SSL_alert_desc_string_long(3)
- get textual description of alert information
- SSL_client_version(3), SSL_get_version(3), SSL_is_dtls(3), SSL_is_tls(3), SSL_is_quic(3), SSL_version(3)
- get the protocol information of a connection
- SSL_connect(3)
- initiate the TLS/SSL handshake with an TLS/SSL server
- SSL_do_handshake(3)
- perform a TLS/SSL handshake
- SSL_dup(3), SSL_new(3), SSL_up_ref(3)
- create an SSL structure for a connection
- SSL_extension_supported(3), SSL_custom_ext_add_cb_ex(3), SSL_custom_ext_free_cb_ex(3), SSL_custom_ext_parse_cb_ex(3), SSL_CTX_add_custom_ext(3), SSL_CTX_add_client_custom_ext(3), SSL_CTX_add_server_custom_ext(3), custom_ext_add_cb(3), custom_ext_free_cb(3), custom_ext_parse_cb(3)
- custom TLS extension handling
- SSL_free(3)
- free an allocated SSL structure
- SSL_get0_group_name(3)
- get name of the group that was used for the key agreement of the current TLS session establishment
- SSL_get0_peer_scts(3)
- get SCTs received
- SSL_get0_peer_signature_name(3), SSL_get_peer_signature_nid(3), SSL_get_peer_signature_type_nid(3), SSL_get0_signature_name(3), SSL_get_signature_nid(3), SSL_get_signature_type_nid(3)
- get TLS message signing types
- SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
- get list of available SSL_CIPHERs
- SSL_get_SSL_CTX(3)
- get the SSL_CTX from which an SSL is created
- SSL_get_certificate(3), SSL_get_privatekey(3)
- retrieve TLS/SSL certificate and private key
- SSL_get_client_random(3), SSL_get_server_random(3), SSL_SESSION_get_master_key(3), SSL_SESSION_set1_master_key(3)
- get internal TLS/SSL random values and get/set master key
- SSL_get_conn_close_info(3), SSL_CONN_CLOSE_FLAG_LOCAL(3), SSL_CONN_CLOSE_FLAG_TRANSPORT(3), OSSL_QUIC_ERR_NO_ERROR(3), OSSL_QUIC_ERR_INTERNAL_ERROR(3), OSSL_QUIC_ERR_CONNECTION_REFUSED(3), OSSL_QUIC_ERR_FLOW_CONTROL_ERROR(3), OSSL_QUIC_ERR_STREAM_LIMIT_ERROR(3), OSSL_QUIC_ERR_STREAM_STATE_ERROR(3), OSSL_QUIC_ERR_FINAL_SIZE_ERROR(3), OSSL_QUIC_ERR_FRAME_ENCODING_ERROR(3), OSSL_QUIC_ERR_TRANSPORT_PARAMETER_ERROR(3), OSSL_QUIC_ERR_CONNECTION_ID_LIMIT_ERROR(3), OSSL_QUIC_ERR_PROTOCOL_VIOLATION(3), OSSL_QUIC_ERR_INVALID_TOKEN(3), OSSL_QUIC_ERR_APPLICATION_ERROR(3), OSSL_QUIC_ERR_CRYPTO_BUFFER_EXCEEDED(3), OSSL_QUIC_ERR_KEY_UPDATE_ERROR(3), OSSL_QUIC_ERR_AEAD_LIMIT_REACHED(3), OSSL_QUIC_ERR_NO_VIABLE_PATH(3), OSSL_QUIC_ERR_CRYPTO_ERR_BEGIN(3), OSSL_QUIC_ERR_CRYPTO_ERR_END(3), OSSL_QUIC_ERR_CRYPTO_ERR(3), OSSL_QUIC_LOCAL_ERR_IDLE_TIMEOUT(3)
- get information about why a QUIC connection was closed
- SSL_get_current_cipher(3), SSL_get_cipher_name(3), SSL_get_cipher(3), SSL_get_cipher_bits(3), SSL_get_cipher_version(3), SSL_get_pending_cipher(3)
- get SSL_CIPHER of a connection
- SSL_get_default_timeout(3)
- get default session timeout value
- SSL_get_error(3)
- obtain result code for TLS/SSL I/O operation
- SSL_get_event_timeout(3)
- determine when an SSL object next needs to have events handled
- SSL_get_ex_data_X509_STORE_CTX_idx(3), SSL_CTX_set_verify(3), SSL_set_verify(3), SSL_CTX_set_verify_depth(3), SSL_set_verify_depth(3), SSL_verify_cb(3), SSL_verify_client_post_handshake(3), SSL_set_post_handshake_auth(3), SSL_CTX_set_post_handshake_auth(3)
- set various SSL/TLS parameters for peer certificate verification
- SSL_get_extms_support(3)
- extended master secret support
- SSL_get_fd(3), SSL_get_rfd(3), SSL_get_wfd(3)
- get file descriptor linked to an SSL object
- SSL_get_handshake_rtt(3)
- get round trip time for SSL Handshake
- SSL_get_peer_cert_chain(3), SSL_get0_verified_chain(3)
- get the X509 certificate chain of the peer
- SSL_get_peer_tmp_key(3), SSL_get_server_tmp_key(3), SSL_get_tmp_key(3)
- get information about temporary keys used during a handshake
- SSL_get_psk_identity(3), SSL_get_psk_identity_hint(3)
- get PSK client identity and hint
- SSL_get_rbio(3), SSL_get_wbio(3)
- get BIO linked to an SSL object
- SSL_get_rpoll_descriptor(3), SSL_get_wpoll_descriptor(3), SSL_net_read_desired(3), SSL_net_write_desired(3)
- obtain information which can be used to determine when network I/O can be performed
- SSL_get_session(3), SSL_get0_session(3), SSL_get1_session(3)
- retrieve TLS/SSL session data
- SSL_get_shared_sigalgs(3), SSL_get_sigalgs(3)
- get supported signature algorithms
- SSL_get_stream_id(3), SSL_get_stream_type(3), SSL_STREAM_TYPE_NONE(3), SSL_STREAM_TYPE_READ(3), SSL_STREAM_TYPE_WRITE(3), SSL_STREAM_TYPE_BIDI(3), SSL_is_stream_local(3)
- get QUIC stream ID and stream type information
- SSL_get_stream_read_state(3), SSL_get_stream_write_state(3), SSL_get_stream_read_error_code(3), SSL_get_stream_write_error_code(3), SSL_STREAM_STATE_NONE(3), SSL_STREAM_STATE_OK(3), SSL_STREAM_STATE_WRONG_DIR(3), SSL_STREAM_STATE_FINISHED(3), SSL_STREAM_STATE_RESET_LOCAL(3), SSL_STREAM_STATE_RESET_REMOTE(3), SSL_STREAM_STATE_CONN_CLOSED(3)
- get QUIC stream state
- SSL_get_value_uint(3), SSL_set_value_uint(3), SSL_get_generic_value_uint(3), SSL_set_generic_value_uint(3), SSL_get_feature_request_uint(3), SSL_set_feature_request_uint(3), SSL_get_feature_peer_request_uint(3), SSL_get_feature_negotiated_uint(3), SSL_get_quic_stream_bidi_local_avail(3), SSL_get_quic_stream_bidi_remote_avail(3), SSL_get_quic_stream_uni_local_avail(3), SSL_get_quic_stream_uni_remote_avail(3), SSL_VALUE_CLASS_GENERIC(3), SSL_VALUE_CLASS_FEATURE_REQUEST(3), SSL_VALUE_CLASS_FEATURE_PEER_REQUEST(3), SSL_VALUE_CLASS_FEATURE_NEGOTIATED(3), SSL_VALUE_QUIC_STREAM_BIDI_LOCAL_AVAIL(3), SSL_VALUE_QUIC_STREAM_BIDI_REMOTE_AVAIL(3), SSL_VALUE_QUIC_STREAM_UNI_LOCAL_AVAIL(3), SSL_VALUE_QUIC_STREAM_UNI_REMOTE_AVAIL(3), SSL_VALUE_QUIC_IDLE_TIMEOUT(3), SSL_VALUE_EVENT_HANDLING_MODE(3), SSL_VALUE_EVENT_HANDLING_MODE_INHERIT(3), SSL_VALUE_EVENT_HANDLING_MODE_EXPLICIT(3), SSL_VALUE_EVENT_HANDLING_MODE_IMPLICIT(3), SSL_get_event_handling_mode(3), SSL_set_event_handling_mode(3), SSL_VALUE_STREAM_WRITE_BUF_SIZE(3), SSL_get_stream_write_buf_size(3), SSL_VALUE_STREAM_WRITE_BUF_USED(3), SSL_get_stream_write_buf_used(3), SSL_VALUE_STREAM_WRITE_BUF_AVAIL(3), SSL_get_stream_write_buf_avail(3)
- manage negotiable features and configuration values for an SSL object
- SSL_handle_events(3)
- advance asynchronous state machine and perform network I/O
- SSL_in_before(3), SSL_in_init(3), SSL_is_init_finished(3), SSL_in_connect_init(3), SSL_in_accept_init(3), SSL_get_state(3)
- retrieve information about the handshake state machine
- SSL_inject_net_dgram(3)
- inject a datagram as though received from the network
- SSL_key_update(3), SSL_get_key_update_type(3), SSL_renegotiate(3), SSL_renegotiate_abbreviated(3), SSL_renegotiate_pending(3)
- initiate and obtain information about updating connection keys
- SSL_library_init(3), OpenSSL_add_ssl_algorithms(3)
- initialize SSL library by registering algorithms
- SSL_load_client_CA_file_ex(3), SSL_load_client_CA_file(3), SSL_add_file_cert_subjects_to_stack(3), SSL_add_dir_cert_subjects_to_stack(3), SSL_add_store_cert_subjects_to_stack(3)
- load certificate names
- SSL_new_domain(3), SSL_is_domain(3), SSL_get0_domain(3)
- SSL object interface for managing QUIC event domains
- SSL_new_listener(3), SSL_new_listener_from(3), SSL_is_listener(3), SSL_get0_listener(3), SSL_listen(3), SSL_accept_connection(3), SSL_get_accept_connection_queue_len(3), SSL_new_from_listener(3), SSL_ACCEPT_CONNECTION_NO_BLOCK(3)
- SSL object interface for abstracted connection acceptance
- SSL_new_stream(3), SSL_STREAM_FLAG_UNI(3), SSL_STREAM_FLAG_NO_BLOCK(3), SSL_STREAM_FLAG_ADVANCE(3)
- create a new locally-initiated QUIC stream
- SSL_pending(3), SSL_has_pending(3)
- check for readable bytes buffered in an SSL object
- SSL_poll(3), SSL_POLL_EVENT_NONE(3), SSL_POLL_EVENT_F(3), SSL_POLL_EVENT_EL(3), SSL_POLL_EVENT_EC(3), SSL_POLL_EVENT_ECD(3), SSL_POLL_EVENT_ER(3), SSL_POLL_EVENT_EW(3), SSL_POLL_EVENT_R(3), SSL_POLL_EVENT_W(3), SSL_POLL_EVENT_IC(3), SSL_POLL_EVENT_ISB(3), SSL_POLL_EVENT_ISU(3), SSL_POLL_EVENT_OSB(3), SSL_POLL_EVENT_OSU(3), SSL_POLL_EVENT_RW(3), SSL_POLL_EVENT_RE(3), SSL_POLL_EVENT_WE(3), SSL_POLL_EVENT_RWE(3), SSL_POLL_EVENT_E(3), SSL_POLL_EVENT_IS(3), SSL_POLL_EVENT_ISE(3), SSL_POLL_EVENT_I(3), SSL_POLL_EVENT_OS(3), SSL_POLL_EVENT_OSE(3), SSL_POLL_FLAG_NO_HANDLE_EVENTS(3)
- determine or await readiness conditions for one or more pollable objects
- SSL_psk_server_cb_func(3), SSL_psk_find_session_cb_func(3), SSL_CTX_use_psk_identity_hint(3), SSL_use_psk_identity_hint(3), SSL_CTX_set_psk_server_callback(3), SSL_set_psk_server_callback(3), SSL_CTX_set_psk_find_session_callback(3), SSL_set_psk_find_session_callback(3)
- set PSK identity hint to use
- SSL_read_ex(3), SSL_read(3), SSL_peek_ex(3), SSL_peek(3)
- read bytes from a TLS/SSL connection
- SSL_rstate_string(3), SSL_rstate_string_long(3)
- get textual description of state of an SSL object during read operation
- SSL_session_reused(3)
- query whether a reused session was negotiated during handshake
- SSL_set1_host(3), SSL_add1_host(3), SSL_set_hostflags(3), SSL_get0_peername(3)
- SSL server verification parameters
- SSL_set1_initial_peer_addr(3)
- set the initial peer address for a QUIC connection
- SSL_set_blocking_mode(3), SSL_get_blocking_mode(3)
- configure blocking mode for a QUIC SSL object
- SSL_set_connect_state(3), SSL_set_accept_state(3), SSL_is_server(3)
- functions for manipulating and examining the client or server mode of an SSL object
- SSL_set_default_stream_mode(3), SSL_DEFAULT_STREAM_MODE_NONE(3), SSL_DEFAULT_STREAM_MODE_AUTO_BIDI(3), SSL_DEFAULT_STREAM_MODE_AUTO_UNI(3)
- manage the default stream for a QUIC connection
- SSL_set_fd(3), SSL_set_rfd(3), SSL_set_wfd(3)
- connect the SSL object with a file descriptor
- SSL_set_max_early_data(3), SSL_CTX_set_max_early_data(3), SSL_get_max_early_data(3), SSL_CTX_get_max_early_data(3), SSL_set_recv_max_early_data(3), SSL_CTX_set_recv_max_early_data(3), SSL_get_recv_max_early_data(3), SSL_CTX_get_recv_max_early_data(3), SSL_SESSION_get_max_early_data(3), SSL_SESSION_set_max_early_data(3), SSL_write_early_data(3), SSL_read_early_data(3), SSL_get_early_data_status(3), SSL_allow_early_data_cb_fn(3), SSL_CTX_set_allow_early_data_cb(3), SSL_set_allow_early_data_cb(3)
- functions for sending and receiving early data
- SSL_set_num_tickets(3), SSL_get_num_tickets(3), SSL_CTX_set_num_tickets(3), SSL_CTX_get_num_tickets(3), SSL_new_session_ticket(3)
- control the number of TLSv1.3 session tickets that are issued
- SSL_set_retry_verify(3)
- indicate that certificate verification should be retried
- SSL_set_session(3)
- set a TLS/SSL session to be used during TLS/SSL connect
- SSL_set_shutdown(3), SSL_get_shutdown(3)
- manipulate shutdown state of an SSL connection
- SSL_set_verify_result(3)
- override result of peer certificate verification
- SSL_shutdown(3), SSL_shutdown_ex(3)
- shut down a TLS/SSL or QUIC connection
- SSL_state_string(3), SSL_state_string_long(3)
- get textual description of state of an SSL object
- SSL_stateless(3), DTLSv1_listen(3)
- Statelessly listen for incoming connections
- SSL_stream_conclude(3)
- conclude the sending part of a QUIC stream
- SSL_waiting_for_async(3), SSL_get_all_async_fds(3), SSL_get_changed_async_fds(3)
- manage asynchronous operations
- SSL_want(3), SSL_want_nothing(3), SSL_want_read(3), SSL_want_write(3), SSL_want_x509_lookup(3), SSL_want_retry_verify(3), SSL_want_async(3), SSL_want_async_job(3), SSL_want_client_hello_cb(3)
- obtain state information TLS/SSL I/O operation
- SSL_write_ex2(3), SSL_write_ex(3), SSL_write(3), SSL_sendfile(3), SSL_WRITE_FLAG_CONCLUDE(3)
- write bytes to a TLS/SSL connection
- TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_new_ex(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
- create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
- TS_VERIFY_CTX(3), TS_VERIFY_CTX_new(3), TS_VERIFY_CTX_init(3), TS_VERIFY_CTX_free(3), TS_VERIFY_CTX_cleanup(3), TS_VERIFY_CTX_set_flags(3), TS_VERIFY_CTX_add_flags(3), TS_VERIFY_CTX_set0_data(3), TS_VERIFY_CTX_set0_imprint(3), TS_VERIFY_CTX_set0_store(3), TS_VERIFY_CTX_set0_certs(3), TS_VERIFY_CTX_set_certs(3), TS_VERIFY_CTS_set_certs(3), TS_VERIFY_CTX_set_data(3), TS_VERIFY_CTX_set_imprint(3), TS_VERIFY_CTX_set_store(3)
- manage the TS response verification context
- UI(3), UI_new(3), UI_new_method(3), UI_free(3), UI_add_input_string(3), UI_dup_input_string(3), UI_add_verify_string(3), UI_dup_verify_string(3), UI_add_input_boolean(3), UI_dup_input_boolean(3), UI_add_info_string(3), UI_dup_info_string(3), UI_add_error_string(3), UI_dup_error_string(3), UI_construct_prompt(3), UI_add_user_data(3), UI_dup_user_data(3), UI_get0_user_data(3), UI_get0_result(3), UI_get_result_length(3), UI_process(3), UI_ctrl(3), UI_set_default_method(3), UI_get_default_method(3), UI_get_method(3), UI_set_method(3), UI_OpenSSL(3), UI_null(3)
- user interface
- UI_METHOD(3), UI_create_method(3), UI_destroy_method(3), UI_method_set_opener(3), UI_method_set_writer(3), UI_method_set_flusher(3), UI_method_set_reader(3), UI_method_set_closer(3), UI_method_set_data_duplicator(3), UI_method_set_prompt_constructor(3), UI_method_set_ex_data(3), UI_method_get_opener(3), UI_method_get_writer(3), UI_method_get_flusher(3), UI_method_get_reader(3), UI_method_get_closer(3), UI_method_get_data_duplicator(3), UI_method_get_data_destructor(3), UI_method_get_prompt_constructor(3), UI_method_get_ex_data(3)
- user interface method creation and destruction
- UI_UTIL_read_pw_string(3), UI_UTIL_read_pw(3), UI_UTIL_wrap_read_pem_callback(3)
- user interface utilities
- X25519(7), X448(7)
- EVP_PKEY X25519 and X448 support
- X509V3_get_d2i(3), X509V3_add1_i2d(3), X509V3_EXT_d2i(3), X509V3_EXT_i2d(3), X509_get_ext_d2i(3), X509_add1_ext_i2d(3), X509_ACERT_get_ext_d2i(3), X509_ACERT_add1_ext_i2d(3), X509_CRL_get_ext_d2i(3), X509_CRL_add1_ext_i2d(3), X509_REVOKED_get_ext_d2i(3), X509_REVOKED_add1_ext_i2d(3), X509_get0_extensions(3), X509_ACERT_get0_extensions(3), X509_CRL_get0_extensions(3), X509_REVOKED_get0_extensions(3)
- X509 extension decode and encode functions
- X509_ACERT_add1_attr(3), X509_ACERT_add1_attr_by_NID(3), X509_ACERT_add1_attr_by_OBJ(3), X509_ACERT_add1_attr_by_txt(3), X509_ACERT_delete_attr(3)
- X509_ACERT attribute functions
- X509_ACERT_add_attr_nconf(3)
- Add attributes to X509_ACERT from configuration section
- X509_ACERT_get0_holder_baseCertId(3), X509_ACERT_get0_holder_digest(3), X509_ACERT_get0_holder_entityName(3), X509_ACERT_set0_holder_baseCertId(3), X509_ACERT_set0_holder_digest(3), X509_ACERT_set0_holder_entityName(3), OSSL_ISSUER_SERIAL_get0_issuer(3), OSSL_ISSUER_SERIAL_get0_issuerUID(3), OSSL_ISSUER_SERIAL_get0_serial(3), OSSL_ISSUER_SERIAL_set1_issuer(3), OSSL_ISSUER_SERIAL_set1_issuerUID(3), OSSL_ISSUER_SERIAL_set1_serial(3), OSSL_OBJECT_DIGEST_INFO_get0_digest(3), OSSL_OBJECT_DIGEST_INFO_set1_digest(3)
- get and set Attribute Certificate holder fields
- X509_ACERT_get_attr(3), X509_ACERT_get_attr_by_NID(3), X509_ACERT_get_attr_by_OBJ(3), X509_ACERT_get_attr_count(3)
- Retrieve attributes from an X509_ACERT structure
- X509_ALGOR_dup(3), X509_ALGOR_set0(3), X509_ALGOR_get0(3), X509_ALGOR_set_md(3), X509_ALGOR_cmp(3), X509_ALGOR_copy(3)
- AlgorithmIdentifier functions
- X509_ATTRIBUTE(3), X509at_get_attr(3), X509at_get_attr_count(3), X509at_get_attr_by_NID(3), X509at_get_attr_by_OBJ(3), X509at_delete_attr(3), X509at_add1_attr(3), X509at_add1_attr_by_OBJ(3), X509at_add1_attr_by_NID(3), X509at_add1_attr_by_txt(3), X509at_get0_data_by_OBJ(3), X509_ATTRIBUTE_create(3), X509_ATTRIBUTE_create_by_NID(3), X509_ATTRIBUTE_create_by_OBJ(3), X509_ATTRIBUTE_create_by_txt(3), X509_ATTRIBUTE_set1_object(3), X509_ATTRIBUTE_set1_data(3), X509_ATTRIBUTE_count(3), X509_ATTRIBUTE_get0_data(3), X509_ATTRIBUTE_get0_object(3), X509_ATTRIBUTE_get0_type(3)
- X509 attribute functions
- X509_CRL_get0_by_serial(3), X509_CRL_get0_by_cert(3), X509_CRL_get_REVOKED(3), X509_REVOKED_get0_serialNumber(3), X509_REVOKED_get0_revocationDate(3), X509_REVOKED_set_serialNumber(3), X509_REVOKED_set_revocationDate(3), X509_CRL_add0_revoked(3), X509_CRL_sort(3)
- CRL revoked entry utility functions
- X509_EXTENSION_set_object(3), X509_EXTENSION_set_critical(3), X509_EXTENSION_set_data(3), X509_EXTENSION_create_by_NID(3), X509_EXTENSION_create_by_OBJ(3), X509_EXTENSION_get_object(3), X509_EXTENSION_get_critical(3), X509_EXTENSION_get_data(3)
- extension utility functions
- X509_LOOKUP(3), X509_LOOKUP_TYPE(3), X509_LOOKUP_new(3), X509_LOOKUP_free(3), X509_LOOKUP_init(3), X509_LOOKUP_shutdown(3), X509_LOOKUP_set_method_data(3), X509_LOOKUP_get_method_data(3), X509_LOOKUP_ctrl_ex(3), X509_LOOKUP_ctrl(3), X509_LOOKUP_load_file_ex(3), X509_LOOKUP_load_file(3), X509_LOOKUP_add_dir(3), X509_LOOKUP_add_store_ex(3), X509_LOOKUP_add_store(3), X509_LOOKUP_load_store_ex(3), X509_LOOKUP_load_store(3), X509_LOOKUP_get_store(3), X509_LOOKUP_by_subject_ex(3), X509_LOOKUP_by_subject(3), X509_LOOKUP_by_issuer_serial(3), X509_LOOKUP_by_fingerprint(3), X509_LOOKUP_by_alias(3)
- OpenSSL certificate lookup mechanisms
- X509_LOOKUP_METHOD(3), X509_LOOKUP_meth_new(3), X509_LOOKUP_meth_free(3), X509_LOOKUP_meth_set_new_item(3), X509_LOOKUP_meth_get_new_item(3), X509_LOOKUP_meth_set_free(3), X509_LOOKUP_meth_get_free(3), X509_LOOKUP_meth_set_init(3), X509_LOOKUP_meth_get_init(3), X509_LOOKUP_meth_set_shutdown(3), X509_LOOKUP_meth_get_shutdown(3), X509_LOOKUP_ctrl_fn(3), X509_LOOKUP_meth_set_ctrl(3), X509_LOOKUP_meth_get_ctrl(3), X509_LOOKUP_get_by_subject_fn(3), X509_LOOKUP_meth_set_get_by_subject(3), X509_LOOKUP_meth_get_get_by_subject(3), X509_LOOKUP_get_by_issuer_serial_fn(3), X509_LOOKUP_meth_set_get_by_issuer_serial(3), X509_LOOKUP_meth_get_get_by_issuer_serial(3), X509_LOOKUP_get_by_fingerprint_fn(3), X509_LOOKUP_meth_set_get_by_fingerprint(3), X509_LOOKUP_meth_get_get_by_fingerprint(3), X509_LOOKUP_get_by_alias_fn(3), X509_LOOKUP_meth_set_get_by_alias(3), X509_LOOKUP_meth_get_get_by_alias(3), X509_OBJECT_set1_X509(3), X509_OBJECT_set1_X509_CRL(3)
- Routines to build up X509_LOOKUP methods
- X509_LOOKUP_hash_dir(3), X509_LOOKUP_file(3), X509_LOOKUP_store(3), X509_load_cert_file_ex(3), X509_load_cert_file(3), X509_load_crl_file(3), X509_load_cert_crl_file_ex(3), X509_load_cert_crl_file(3)
- Default OpenSSL certificate lookup methods
- X509_NAME_ENTRY_get_object(3), X509_NAME_ENTRY_get_data(3), X509_NAME_ENTRY_set_object(3), X509_NAME_ENTRY_set_data(3), X509_NAME_ENTRY_create_by_txt(3), X509_NAME_ENTRY_create_by_NID(3), X509_NAME_ENTRY_create_by_OBJ(3)
- X509_NAME_ENTRY utility functions
- X509_NAME_add_entry_by_txt(3), X509_NAME_add_entry_by_OBJ(3), X509_NAME_add_entry_by_NID(3), X509_NAME_add_entry(3), X509_NAME_delete_entry(3)
- X509_NAME modification functions
- X509_NAME_get0_der(3)
- get X509_NAME DER encoding
- X509_NAME_get_index_by_NID(3), X509_NAME_get_index_by_OBJ(3), X509_NAME_get_entry(3), X509_NAME_entry_count(3), X509_NAME_get_text_by_NID(3), X509_NAME_get_text_by_OBJ(3)
- X509_NAME lookup and enumeration functions
- X509_NAME_hash_ex(3), X509_NAME_hash(3), X509_get_subject_name(3), X509_set_subject_name(3), X509_subject_name_hash(3), X509_get_issuer_name(3), X509_set_issuer_name(3), X509_issuer_name_hash(3), X509_REQ_get_subject_name(3), X509_REQ_set_subject_name(3), X509_ACERT_get0_issuerName(3), X509_ACERT_set1_issuerName(3), X509_CRL_get_issuer(3), X509_CRL_set_issuer_name(3)
- get X509_NAME hashes or get and set issuer or subject names
- X509_PUBKEY_new_ex(3), X509_PUBKEY_new(3), X509_PUBKEY_free(3), X509_PUBKEY_dup(3), X509_PUBKEY_set(3), X509_PUBKEY_get0(3), X509_PUBKEY_get(3), d2i_PUBKEY_ex(3), d2i_PUBKEY(3), i2d_PUBKEY(3), d2i_PUBKEY_ex_bio(3), d2i_PUBKEY_bio(3), d2i_PUBKEY_ex_fp(3), d2i_PUBKEY_fp(3), i2d_PUBKEY_fp(3), i2d_PUBKEY_bio(3), X509_PUBKEY_set0_public_key(3), X509_PUBKEY_set0_param(3), X509_PUBKEY_get0_param(3), X509_PUBKEY_eq(3)
- SubjectPublicKeyInfo public key functions
- X509_REQ_get_attr_count(3), X509_REQ_get_attr_by_NID(3), X509_REQ_get_attr_by_OBJ(3), X509_REQ_get_attr(3), X509_REQ_delete_attr(3), X509_REQ_add1_attr(3), X509_REQ_add1_attr_by_OBJ(3), X509_REQ_add1_attr_by_NID(3), X509_REQ_add1_attr_by_txt(3)
- X509_ATTRIBUTE support for signed certificate requests
- X509_REQ_get_extensions(3), X509_REQ_add_extensions(3), X509_REQ_add_extensions_nid(3)
- handle X.509 extension attributes of a CSR
- X509_SIG_get0(3), X509_SIG_getm(3)
- DigestInfo functions
- X509_STORE(3), X509_STORE_add_cert(3), X509_STORE_add_crl(3), X509_STORE_set_depth(3), X509_STORE_set_flags(3), X509_STORE_set_purpose(3), X509_STORE_set_trust(3), X509_STORE_add_lookup(3), X509_STORE_load_file_ex(3), X509_STORE_load_file(3), X509_STORE_load_path(3), X509_STORE_load_store_ex(3), X509_STORE_load_store(3), X509_STORE_set_default_paths_ex(3), X509_STORE_set_default_paths(3), X509_STORE_load_locations_ex(3), X509_STORE_load_locations(3)
- X509_STORE manipulation
- X509_STORE_CTX_get_by_subject(3), X509_STORE_CTX_get_obj_by_subject(3)
- X509 and X509_CRL lookup functions
- X509_STORE_CTX_get_cleanup(3), X509_STORE_CTX_get_lookup_crls(3), X509_STORE_CTX_get_lookup_certs(3), X509_STORE_CTX_get_check_policy(3), X509_STORE_CTX_get_cert_crl(3), X509_STORE_CTX_get_check_crl(3), X509_STORE_CTX_get_get_crl(3), X509_STORE_CTX_set_get_crl(3), X509_STORE_CTX_get_check_revocation(3), X509_STORE_CTX_get_check_issued(3), X509_STORE_CTX_get_get_issuer(3), X509_STORE_CTX_get_verify_cb(3), X509_STORE_CTX_set_verify_cb(3), X509_STORE_CTX_verify_cb(3), X509_STORE_CTX_print_verify_cb(3), X509_STORE_CTX_set_current_reasons(3)
- get and set X509_STORE_CTX components such as verification callback
- X509_STORE_CTX_get_error(3), X509_STORE_CTX_set_error(3), X509_STORE_CTX_get_error_depth(3), X509_STORE_CTX_set_error_depth(3), X509_STORE_CTX_get_current_cert(3), X509_STORE_CTX_set_current_cert(3), X509_STORE_CTX_get0_cert(3), X509_STORE_CTX_get1_chain(3), X509_verify_cert_error_string(3)
- get or set certificate verification status information
- X509_STORE_CTX_new_ex(3), X509_STORE_CTX_new(3), X509_STORE_CTX_cleanup(3), X509_STORE_CTX_free(3), X509_STORE_CTX_init(3), X509_STORE_CTX_init_rpk(3), X509_STORE_CTX_set0_trusted_stack(3), X509_STORE_CTX_set_cert(3), X509_STORE_CTX_set0_crls(3), X509_STORE_CTX_set0_rpk(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_get0_untrusted(3), X509_STORE_CTX_set0_untrusted(3), X509_STORE_CTX_get_num_untrusted(3), X509_STORE_CTX_get0_chain(3), X509_STORE_CTX_set0_verified_chain(3), X509_STORE_CTX_get0_rpk(3), X509_STORE_CTX_set_default(3), X509_STORE_CTX_set_verify(3), X509_STORE_CTX_verify_fn(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_purpose_inherit(3)
- X509_STORE_CTX initialisation
- X509_STORE_get0_param(3), X509_STORE_set1_param(3), X509_STORE_get1_objects(3), X509_STORE_get0_objects(3), X509_STORE_get1_all_certs(3)
- X509_STORE setter and getter functions
- X509_STORE_new(3), X509_STORE_up_ref(3), X509_STORE_free(3), X509_STORE_lock(3), X509_STORE_unlock(3)
- X509_STORE allocation, freeing and locking functions
- X509_STORE_set_lookup_crls_cb(3), X509_STORE_set_verify_func(3), X509_STORE_get_cleanup(3), X509_STORE_set_cleanup(3), X509_STORE_get_lookup_crls(3), X509_STORE_set_lookup_crls(3), X509_STORE_get_lookup_certs(3), X509_STORE_set_lookup_certs(3), X509_STORE_get_check_policy(3), X509_STORE_set_check_policy(3), X509_STORE_get_cert_crl(3), X509_STORE_set_cert_crl(3), X509_STORE_get_check_crl(3), X509_STORE_set_check_crl(3), X509_STORE_get_get_crl(3), X509_STORE_set_get_crl(3), X509_STORE_get_check_revocation(3), X509_STORE_set_check_revocation(3), X509_STORE_get_check_issued(3), X509_STORE_set_check_issued(3), X509_STORE_CTX_get1_issuer(3), X509_STORE_get_get_issuer(3), X509_STORE_set_get_issuer(3), X509_STORE_CTX_get_verify(3), X509_STORE_set_verify(3), X509_STORE_get_verify_cb(3), X509_STORE_set_verify_cb_func(3), X509_STORE_set_verify_cb(3), X509_STORE_CTX_cert_crl_fn(3), X509_STORE_CTX_check_crl_fn(3), X509_STORE_CTX_check_issued_fn(3), X509_STORE_CTX_check_policy_fn(3), X509_STORE_CTX_check_revocation_fn(3), X509_STORE_CTX_cleanup_fn(3), X509_STORE_CTX_get_crl_fn(3), X509_STORE_CTX_get_issuer_fn(3), X509_STORE_CTX_lookup_certs_fn(3), X509_STORE_CTX_lookup_crls_fn(3)
- set verification callback
- X509_VERIFY_PARAM_set_flags(3), X509_VERIFY_PARAM_clear_flags(3), X509_VERIFY_PARAM_get_flags(3), X509_VERIFY_PARAM_set_purpose(3), X509_VERIFY_PARAM_get_purpose(3), X509_VERIFY_PARAM_get_inh_flags(3), X509_VERIFY_PARAM_set_inh_flags(3), X509_VERIFY_PARAM_set_trust(3), X509_VERIFY_PARAM_set_depth(3), X509_VERIFY_PARAM_get_depth(3), X509_VERIFY_PARAM_set_auth_level(3), X509_VERIFY_PARAM_get_auth_level(3), X509_VERIFY_PARAM_set_time(3), X509_VERIFY_PARAM_get_time(3), X509_VERIFY_PARAM_add0_policy(3), X509_VERIFY_PARAM_set1_policies(3), X509_VERIFY_PARAM_get0_host(3), X509_VERIFY_PARAM_set1_host(3), X509_VERIFY_PARAM_add1_host(3), X509_VERIFY_PARAM_set_hostflags(3), X509_VERIFY_PARAM_get_hostflags(3), X509_VERIFY_PARAM_get0_peername(3), X509_VERIFY_PARAM_get0_email(3), X509_VERIFY_PARAM_set1_email(3), X509_VERIFY_PARAM_set1_ip(3), X509_VERIFY_PARAM_get1_ip_asc(3), X509_VERIFY_PARAM_set1_ip_asc(3)
- X509 verification parameters
- X509_add_cert(3), X509_add_certs(3)
- X509 certificate list addition functions
- X509_build_chain(3), X509_verify_cert(3), X509_STORE_CTX_verify(3)
- build and verify X509 certificate chain
- X509_check_issued(3)
- checks if certificate is apparently issued by another certificate
- X509_check_purpose(3), X509_PURPOSE_get_count(3), X509_PURPOSE_get_unused_id(3), X509_PURPOSE_get_by_sname(3), X509_PURPOSE_get_by_id(3), X509_PURPOSE_add(3), X509_PURPOSE_cleanup(3), X509_PURPOSE_get0(3), X509_PURPOSE_get_id(3), X509_PURPOSE_get0_name(3), X509_PURPOSE_get0_sname(3), X509_PURPOSE_get_trust(3), X509_PURPOSE_set(3)
- functions related to checking the purpose of a certificate
- X509_cmp(3), X509_NAME_cmp(3), X509_issuer_and_serial_cmp(3), X509_issuer_name_cmp(3), X509_subject_name_cmp(3), X509_CRL_cmp(3), X509_CRL_match(3)
- compare X509 certificates and related values
- X509_cmp_time(3), X509_cmp_current_time(3), X509_cmp_timeframe(3), X509_time_adj(3), X509_time_adj_ex(3), X509_gmtime_adj(3)
- X509 time functions
- X509_digest(3), X509_digest_sig(3), X509_CRL_digest(3), X509_pubkey_digest(3), X509_NAME_digest(3), X509_REQ_digest(3), PKCS7_ISSUER_AND_SERIAL_digest(3)
- get digest of various objects
- X509_get0_distinguishing_id(3), X509_set0_distinguishing_id(3), X509_REQ_get0_distinguishing_id(3), X509_REQ_set0_distinguishing_id(3)
- get or set the Distinguishing ID for certificate operations
- X509_get0_notBefore(3), X509_getm_notBefore(3), X509_get0_notAfter(3), X509_getm_notAfter(3), X509_set1_notBefore(3), X509_set1_notAfter(3), X509_ACERT_get0_notBefore(3), X509_ACERT_get0_notAfter(3), X509_ACERT_set1_notBefore(3), X509_ACERT_set1_notAfter(3), X509_CRL_get0_lastUpdate(3), X509_CRL_get0_nextUpdate(3), X509_CRL_set1_lastUpdate(3), X509_CRL_set1_nextUpdate(3)
- get or set certificate or CRL dates
- X509_get0_signature(3), X509_REQ_set0_signature(3), X509_REQ_set1_signature_algo(3), X509_get_signature_nid(3), X509_get0_tbs_sigalg(3), X509_REQ_get0_signature(3), X509_REQ_get_signature_nid(3), X509_CRL_get0_signature(3), X509_CRL_get_signature_nid(3), X509_ACERT_get0_signature(3), X509_ACERT_get0_info_sigalg(3), X509_ACERT_get_signature_nid(3), X509_get_signature_info(3), X509_SIG_INFO_get(3), X509_SIG_INFO_set(3)
- signature information
- X509_get0_subject_key_id(3), X509_get0_authority_key_id(3), X509_get0_authority_issuer(3), X509_get0_authority_serial(3), X509_get_pathlen(3), X509_get_extension_flags(3), X509_get_key_usage(3), X509_get_extended_key_usage(3), X509_set_proxy_flag(3), X509_set_proxy_pathlen(3), X509_get_proxy_pathlen(3)
- retrieve certificate extension data
- X509_get0_uids(3), X509_ACERT_get0_issuerUID(3)
- get certificate and attribute certificate unique identifiers
- X509_get_default_cert_file(3), X509_get_default_cert_file_env(3), X509_get_default_cert_dir(3), X509_get_default_cert_dir_env(3)
- retrieve default locations for trusted CA certificates
- X509_load_http(3), X509_http_nbio(3), X509_CRL_load_http(3), X509_CRL_http_nbio(3)
- certificate and CRL loading functions
- X509_new(3), X509_new_ex(3), X509_free(3), X509_up_ref(3), X509_chain_up_ref(3), OSSL_STACK_OF_X509_free(3)
- X509 certificate ASN1 allocation and deallocation functions
- X509_verify(3), X509_self_signed(3), X509_REQ_verify_ex(3), X509_REQ_verify(3), X509_CRL_verify(3), X509_ACERT_verify(3)
- verify certificate, certificate request, or CRL signature
- X509v3_get_ext_count(3), X509v3_get_ext(3), X509v3_get_ext_by_NID(3), X509v3_get_ext_by_OBJ(3), X509v3_get_ext_by_critical(3), X509v3_delete_ext(3), X509v3_add_ext(3), X509v3_add_extensions(3), X509_get_ext_count(3), X509_get_ext(3), X509_get_ext_by_NID(3), X509_get_ext_by_OBJ(3), X509_get_ext_by_critical(3), X509_delete_ext(3), X509_add_ext(3), X509_CRL_get_ext_count(3), X509_CRL_get_ext(3), X509_CRL_get_ext_by_NID(3), X509_CRL_get_ext_by_OBJ(3), X509_CRL_get_ext_by_critical(3), X509_CRL_delete_ext(3), X509_CRL_add_ext(3), X509_REVOKED_get_ext_count(3), X509_REVOKED_get_ext(3), X509_REVOKED_get_ext_by_NID(3), X509_REVOKED_get_ext_by_OBJ(3), X509_REVOKED_get_ext_by_critical(3), X509_REVOKED_delete_ext(3), X509_REVOKED_add_ext(3)
- extension stack utility functions
- b2i_PVK_bio(3), b2i_PVK_bio_ex(3), i2b_PVK_bio(3), i2b_PVK_bio_ex(3)
- Decode and encode functions for reading and writing MSBLOB format private keys
- d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_DSA_SIG(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_CERT_ID_V2(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(3), d2i_ESS_SIGNING_CERT_V2(3), d2i_EXTENDED_KEY_USAGE(3), d2i_GENERAL_NAME(3), d2i_GENERAL_NAMES(3), d2i_IPAddressChoice(3), d2i_IPAddressFamily(3), d2i_IPAddressOrRange(3), d2i_IPAddressRange(3), d2i_ISSUER_SIGN_TOOL(3), d2i_ISSUING_DIST_POINT(3), d2i_NAMING_AUTHORITY(3), d2i_NETSCAPE_CERT_SEQUENCE(3), d2i_NETSCAPE_SPKAC(3), d2i_NETSCAPE_SPKI(3), d2i_NOTICEREF(3), d2i_OCSP_BASICRESP(3), d2i_OCSP_CERTID(3), d2i_OCSP_CERTSTATUS(3), d2i_OCSP_CRLID(3), d2i_OCSP_ONEREQ(3), d2i_OCSP_REQINFO(3), d2i_OCSP_REQUEST(3), d2i_OCSP_RESPBYTES(3), d2i_OCSP_RESPDATA(3), d2i_OCSP_RESPID(3), d2i_OCSP_RESPONSE(3), d2i_OCSP_REVOKEDINFO(3), d2i_OCSP_SERVICELOC(3), d2i_OCSP_SIGNATURE(3), d2i_OCSP_SINGLERESP(3), d2i_OSSL_AA_DIST_POINT(3), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3), d2i_OSSL_ATAV(3), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3), d2i_OSSL_ATTRIBUTE_MAPPING(3), d2i_OSSL_ATTRIBUTE_MAPPINGS(3), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3), d2i_OSSL_ATTRIBUTES_SYNTAX(3), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3), d2i_OSSL_CMP_ATAVS(3), d2i_OSSL_CMP_MSG(3), d2i_OSSL_CMP_PKIHEADER(3), d2i_OSSL_CMP_PKISI(3), d2i_OSSL_CRMF_CERTID(3), d2i_OSSL_CRMF_CERTTEMPLATE(3), d2i_OSSL_CRMF_ENCRYPTEDKEY(3), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3), d2i_OSSL_CRMF_MSG(3), d2i_OSSL_CRMF_MSGS(3), d2i_OSSL_CRMF_PBMPARAMETER(3), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3), d2i_OSSL_CRMF_SINGLEPUBINFO(3), d2i_OSSL_DAY_TIME(3), d2i_OSSL_DAY_TIME_BAND(3), d2i_OSSL_HASH(3), d2i_OSSL_IETF_ATTR_SYNTAX(3), d2i_OSSL_INFO_SYNTAX(3), d2i_OSSL_INFO_SYNTAX_POINTER(3), d2i_OSSL_ISSUER_SERIAL(3), d2i_OSSL_NAMED_DAY(3), d2i_OSSL_OBJECT_DIGEST_INFO(3), d2i_OSSL_PRIVILEGE_POLICY_ID(3), d2i_OSSL_ROLE_SPEC_CERT_ID(3), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3), d2i_OSSL_TARGET_CERT(3), d2i_OSSL_TARGET(3), d2i_OSSL_TARGETING_INFORMATION(3), d2i_OSSL_TARGETS(3), d2i_OSSL_TIME_PERIOD(3), d2i_OSSL_TIME_SPEC(3), d2i_OSSL_TIME_SPEC_ABSOLUTE(3), d2i_OSSL_TIME_SPEC_DAY(3), d2i_OSSL_TIME_SPEC_MONTH(3), d2i_OSSL_TIME_SPEC_TIME(3), d2i_OSSL_TIME_SPEC_WEEKS(3), d2i_OSSL_TIME_SPEC_X_DAY_OF(3), d2i_OSSL_USER_NOTICE_SYNTAX(3), d2i_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(3), d2i_PBMAC1PARAM(3), d2i_PKCS12(3), d2i_PKCS12_BAGS(3), d2i_PKCS12_MAC_DATA(3), d2i_PKCS12_SAFEBAG(3), d2i_PKCS12_bio(3), d2i_PKCS12_fp(3), d2i_PKCS7(3), d2i_PKCS7_DIGEST(3), d2i_PKCS7_ENCRYPT(3), d2i_PKCS7_ENC_CONTENT(3), d2i_PKCS7_ENVELOPE(3), d2i_PKCS7_ISSUER_AND_SERIAL(3), d2i_PKCS7_RECIP_INFO(3), d2i_PKCS7_SIGNED(3), d2i_PKCS7_SIGNER_INFO(3), d2i_PKCS7_SIGN_ENVELOPE(3), d2i_PKCS7_bio(3), d2i_PKCS7_fp(3), d2i_PKCS8_PRIV_KEY_INFO(3), d2i_PKCS8_PRIV_KEY_INFO_bio(3), d2i_PKCS8_PRIV_KEY_INFO_fp(3), d2i_PKCS8_bio(3), d2i_PKCS8_fp(3), d2i_PKEY_USAGE_PERIOD(3), d2i_POLICYINFO(3), d2i_POLICYQUALINFO(3), d2i_PROFESSION_INFO(3), d2i_PROXY_CERT_INFO_EXTENSION(3), d2i_PROXY_POLICY(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_SCRYPT_PARAMS(3), d2i_SCT_LIST(3), d2i_SXNET(3), d2i_SXNETID(3), d2i_TS_ACCURACY(3), d2i_TS_MSG_IMPRINT(3), d2i_TS_MSG_IMPRINT_bio(3), d2i_TS_MSG_IMPRINT_fp(3), d2i_TS_REQ(3), d2i_TS_REQ_bio(3), d2i_TS_REQ_fp(3), d2i_TS_RESP(3), d2i_TS_RESP_bio(3), d2i_TS_RESP_fp(3), d2i_TS_STATUS_INFO(3), d2i_TS_TST_INFO(3), d2i_TS_TST_INFO_bio(3), d2i_TS_TST_INFO_fp(3), d2i_USERNOTICE(3), d2i_X509(3), d2i_X509_bio(3), d2i_X509_fp(3), d2i_X509_ACERT(3), d2i_X509_ACERT_bio(3), d2i_X509_ACERT_fp(3), d2i_X509_ALGOR(3), d2i_X509_ALGORS(3), d2i_X509_ATTRIBUTE(3), d2i_X509_CERT_AUX(3), d2i_X509_CINF(3), d2i_X509_CRL(3), d2i_X509_CRL_INFO(3), d2i_X509_CRL_bio(3), d2i_X509_CRL_fp(3), d2i_X509_EXTENSION(3), d2i_X509_EXTENSIONS(3), d2i_X509_NAME(3), d2i_X509_NAME_ENTRY(3), d2i_X509_PUBKEY(3), d2i_X509_PUBKEY_bio(3), d2i_X509_PUBKEY_fp(3), d2i_X509_REQ(3), d2i_X509_REQ_INFO(3), d2i_X509_REQ_bio(3), d2i_X509_REQ_fp(3), d2i_X509_REVOKED(3), d2i_X509_SIG(3), d2i_X509_VAL(3), i2d_ACCESS_DESCRIPTION(3), i2d_ADMISSIONS(3), i2d_ADMISSION_SYNTAX(3), i2d_ASIdOrRange(3), i2d_ASIdentifierChoice(3), i2d_ASIdentifiers(3), i2d_ASN1_BIT_STRING(3), i2d_ASN1_BMPSTRING(3), i2d_ASN1_ENUMERATED(3), i2d_ASN1_GENERALIZEDTIME(3), i2d_ASN1_GENERALSTRING(3), i2d_ASN1_IA5STRING(3), i2d_ASN1_INTEGER(3), i2d_ASN1_NULL(3), i2d_ASN1_OBJECT(3), i2d_ASN1_OCTET_STRING(3), i2d_ASN1_PRINTABLE(3), i2d_ASN1_PRINTABLESTRING(3), i2d_ASN1_SEQUENCE_ANY(3), i2d_ASN1_SET_ANY(3), i2d_ASN1_T61STRING(3), i2d_ASN1_TIME(3), i2d_ASN1_TYPE(3), i2d_ASN1_UNIVERSALSTRING(3), i2d_ASN1_UTCTIME(3), i2d_ASN1_UTF8STRING(3), i2d_ASN1_VISIBLESTRING(3), i2d_ASN1_bio_stream(3), i2d_ASRange(3), i2d_AUTHORITY_INFO_ACCESS(3), i2d_AUTHORITY_KEYID(3), i2d_BASIC_CONSTRAINTS(3), i2d_CERTIFICATEPOLICIES(3), i2d_CMS_ContentInfo(3), i2d_CMS_ReceiptRequest(3), i2d_CMS_bio(3), i2d_CRL_DIST_POINTS(3), i2d_DHxparams(3), i2d_DIRECTORYSTRING(3), i2d_DISPLAYTEXT(3), i2d_DIST_POINT(3), i2d_DIST_POINT_NAME(3), i2d_DSA_SIG(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_CERT_ID_V2(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(3), i2d_ESS_SIGNING_CERT_V2(3), i2d_EXTENDED_KEY_USAGE(3), i2d_GENERAL_NAME(3), i2d_GENERAL_NAMES(3), i2d_IPAddressChoice(3), i2d_IPAddressFamily(3), i2d_IPAddressOrRange(3), i2d_IPAddressRange(3), i2d_ISSUER_SIGN_TOOL(3), i2d_ISSUING_DIST_POINT(3), i2d_NAMING_AUTHORITY(3), i2d_NETSCAPE_CERT_SEQUENCE(3), i2d_NETSCAPE_SPKAC(3), i2d_NETSCAPE_SPKI(3), i2d_NOTICEREF(3), i2d_OCSP_BASICRESP(3), i2d_OCSP_CERTID(3), i2d_OCSP_CERTSTATUS(3), i2d_OCSP_CRLID(3), i2d_OCSP_ONEREQ(3), i2d_OCSP_REQINFO(3), i2d_OCSP_REQUEST(3), i2d_OCSP_RESPBYTES(3), i2d_OCSP_RESPDATA(3), i2d_OCSP_RESPID(3), i2d_OCSP_RESPONSE(3), i2d_OCSP_REVOKEDINFO(3), i2d_OCSP_SERVICELOC(3), i2d_OCSP_SIGNATURE(3), i2d_OCSP_SINGLERESP(3), i2d_OSSL_AA_DIST_POINT(3), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3), i2d_OSSL_ATAV(3), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3), i2d_OSSL_ATTRIBUTE_MAPPING(3), i2d_OSSL_ATTRIBUTE_MAPPINGS(3), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3), i2d_OSSL_ATTRIBUTES_SYNTAX(3), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3), i2d_OSSL_CMP_ATAVS(3), i2d_OSSL_CMP_MSG(3), i2d_OSSL_CMP_PKIHEADER(3), i2d_OSSL_CMP_PKISI(3), i2d_OSSL_CRMF_CERTID(3), i2d_OSSL_CRMF_CERTTEMPLATE(3), i2d_OSSL_CRMF_ENCRYPTEDKEY(3), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3), i2d_OSSL_CRMF_MSG(3), i2d_OSSL_CRMF_MSGS(3), i2d_OSSL_CRMF_PBMPARAMETER(3), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3), i2d_OSSL_CRMF_SINGLEPUBINFO(3), i2d_OSSL_HASH(3), i2d_OSSL_DAY_TIME(3), i2d_OSSL_DAY_TIME_BAND(3), i2d_OSSL_IETF_ATTR_SYNTAX(3), i2d_OSSL_INFO_SYNTAX(3), i2d_OSSL_INFO_SYNTAX_POINTER(3), i2d_OSSL_ISSUER_SERIAL(3), i2d_OSSL_NAMED_DAY(3), i2d_OSSL_OBJECT_DIGEST_INFO(3), i2d_OSSL_PRIVILEGE_POLICY_ID(3), i2d_OSSL_ROLE_SPEC_CERT_ID(3), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3), i2d_OSSL_TARGET_CERT(3), i2d_OSSL_TARGET(3), i2d_OSSL_TARGETING_INFORMATION(3), i2d_OSSL_TARGETS(3), i2d_OSSL_TIME_PERIOD(3), i2d_OSSL_TIME_SPEC(3), i2d_OSSL_TIME_SPEC_ABSOLUTE(3), i2d_OSSL_TIME_SPEC_DAY(3), i2d_OSSL_TIME_SPEC_MONTH(3), i2d_OSSL_TIME_SPEC_TIME(3), i2d_OSSL_TIME_SPEC_WEEKS(3), i2d_OSSL_TIME_SPEC_X_DAY_OF(3), i2d_OSSL_USER_NOTICE_SYNTAX(3), i2d_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(3), i2d_PBMAC1PARAM(3), i2d_PKCS12(3), i2d_PKCS12_BAGS(3), i2d_PKCS12_MAC_DATA(3), i2d_PKCS12_SAFEBAG(3), i2d_PKCS12_bio(3), i2d_PKCS12_fp(3), i2d_PKCS7(3), i2d_PKCS7_DIGEST(3), i2d_PKCS7_ENCRYPT(3), i2d_PKCS7_ENC_CONTENT(3), i2d_PKCS7_ENVELOPE(3), i2d_PKCS7_ISSUER_AND_SERIAL(3), i2d_PKCS7_NDEF(3), i2d_PKCS7_RECIP_INFO(3), i2d_PKCS7_SIGNED(3), i2d_PKCS7_SIGNER_INFO(3), i2d_PKCS7_SIGN_ENVELOPE(3), i2d_PKCS7_bio(3), i2d_PKCS7_fp(3), i2d_PKCS8PrivateKeyInfo_bio(3), i2d_PKCS8PrivateKeyInfo_fp(3), i2d_PKCS8_PRIV_KEY_INFO(3), i2d_PKCS8_PRIV_KEY_INFO_bio(3), i2d_PKCS8_PRIV_KEY_INFO_fp(3), i2d_PKCS8_bio(3), i2d_PKCS8_fp(3), i2d_PKEY_USAGE_PERIOD(3), i2d_POLICYINFO(3), i2d_POLICYQUALINFO(3), i2d_PROFESSION_INFO(3), i2d_PROXY_CERT_INFO_EXTENSION(3), i2d_PROXY_POLICY(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_SCRYPT_PARAMS(3), i2d_SCT_LIST(3), i2d_SXNET(3), i2d_SXNETID(3), i2d_TS_ACCURACY(3), i2d_TS_MSG_IMPRINT(3), i2d_TS_MSG_IMPRINT_bio(3), i2d_TS_MSG_IMPRINT_fp(3), i2d_TS_REQ(3), i2d_TS_REQ_bio(3), i2d_TS_REQ_fp(3), i2d_TS_RESP(3), i2d_TS_RESP_bio(3), i2d_TS_RESP_fp(3), i2d_TS_STATUS_INFO(3), i2d_TS_TST_INFO(3), i2d_TS_TST_INFO_bio(3), i2d_TS_TST_INFO_fp(3), i2d_USERNOTICE(3), i2d_X509(3), i2d_X509_bio(3), i2d_X509_fp(3), i2d_X509_ACERT(3), i2d_X509_ACERT_bio(3), i2d_X509_ACERT_fp(3), i2d_X509_ALGOR(3), i2d_X509_ALGORS(3), i2d_X509_ATTRIBUTE(3), i2d_X509_CERT_AUX(3), i2d_X509_CINF(3), i2d_X509_CRL(3), i2d_X509_CRL_INFO(3), i2d_X509_CRL_bio(3), i2d_X509_CRL_fp(3), i2d_X509_EXTENSION(3), i2d_X509_EXTENSIONS(3), i2d_X509_NAME(3), i2d_X509_NAME_ENTRY(3), i2d_X509_PUBKEY(3), i2d_X509_PUBKEY_bio(3), i2d_X509_PUBKEY_fp(3), i2d_X509_REQ(3), i2d_X509_REQ_INFO(3), i2d_X509_REQ_bio(3), i2d_X509_REQ_fp(3), i2d_X509_REVOKED(3), i2d_X509_SIG(3), i2d_X509_VAL(3)
- convert objects from/to ASN.1/DER representation
- d2i_DSAPrivateKey(3), d2i_DSAPrivateKey_bio(3), d2i_DSAPrivateKey_fp(3), d2i_DSAPublicKey(3), d2i_DSA_PUBKEY(3), d2i_DSA_PUBKEY_bio(3), d2i_DSA_PUBKEY_fp(3), d2i_DSAparams(3), d2i_RSAPrivateKey(3), d2i_RSAPrivateKey_bio(3), d2i_RSAPrivateKey_fp(3), d2i_RSAPublicKey(3), d2i_RSAPublicKey_bio(3), d2i_RSAPublicKey_fp(3), d2i_RSA_PUBKEY(3), d2i_RSA_PUBKEY_bio(3), d2i_RSA_PUBKEY_fp(3), d2i_DHparams(3), d2i_DHparams_bio(3), d2i_DHparams_fp(3), d2i_ECParameters(3), d2i_ECPrivateKey(3), d2i_ECPrivateKey_bio(3), d2i_ECPrivateKey_fp(3), d2i_EC_PUBKEY(3), d2i_EC_PUBKEY_bio(3), d2i_EC_PUBKEY_fp(3), i2d_RSAPrivateKey(3), i2d_RSAPrivateKey_bio(3), i2d_RSAPrivateKey_fp(3), i2d_RSAPublicKey(3), i2d_RSAPublicKey_bio(3), i2d_RSAPublicKey_fp(3), i2d_RSA_PUBKEY(3), i2d_RSA_PUBKEY_bio(3), i2d_RSA_PUBKEY_fp(3), i2d_DHparams(3), i2d_DHparams_bio(3), i2d_DHparams_fp(3), i2d_DSAPrivateKey(3), i2d_DSAPrivateKey_bio(3), i2d_DSAPrivateKey_fp(3), i2d_DSAPublicKey(3), i2d_DSA_PUBKEY(3), i2d_DSA_PUBKEY_bio(3), i2d_DSA_PUBKEY_fp(3), i2d_DSAparams(3), i2d_ECParameters(3), i2d_ECPrivateKey(3), i2d_ECPrivateKey_bio(3), i2d_ECPrivateKey_fp(3), i2d_EC_PUBKEY(3), i2d_EC_PUBKEY_bio(3), i2d_EC_PUBKEY_fp(3)
- DEPRECATED
- d2i_PKCS8PrivateKey_bio(3), d2i_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_bio(3), i2d_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_nid_bio(3), i2d_PKCS8PrivateKey_nid_fp(3)
- PKCS#8 format private key functions
- d2i_PrivateKey_ex(3), d2i_PrivateKey(3), d2i_PublicKey(3), d2i_KeyParams(3), d2i_AutoPrivateKey_ex(3), d2i_AutoPrivateKey(3), i2d_PrivateKey(3), i2d_PublicKey(3), i2d_KeyParams(3), i2d_KeyParams_bio(3), d2i_PrivateKey_ex_bio(3), d2i_PrivateKey_bio(3), d2i_PrivateKey_ex_fp(3), d2i_PrivateKey_fp(3), d2i_KeyParams_bio(3), i2d_PrivateKey_bio(3), i2d_PrivateKey_fp(3)
- decode and encode functions for reading and saving EVP_PKEY structures
- d2i_SSL_SESSION(3), d2i_SSL_SESSION_ex(3), i2d_SSL_SESSION(3)
- convert SSL_SESSION object from/to ASN1 representation
- d2i_X509_AUX(3), i2d_X509_AUX(3), i2d_re_X509_tbs(3), i2d_re_X509_CRL_tbs(3), i2d_re_X509_REQ_tbs(3)
- X509 encode and decode functions
- des_modes(7)
- the variants of DES and other crypto algorithms of OpenSSL
- fips_module(7)
- OpenSSL fips module guide
- i2d_CMS_bio_stream(3)
- output CMS_ContentInfo structure in BER format
- i2d_PKCS7_bio_stream(3)
- output PKCS7 structure in BER format
- i2s_ASN1_IA5STRING(3), s2i_ASN1_IA5STRING(3), i2s_ASN1_INTEGER(3), s2i_ASN1_INTEGER(3), i2s_ASN1_OCTET_STRING(3), s2i_ASN1_OCTET_STRING(3), i2s_ASN1_ENUMERATED(3), i2s_ASN1_ENUMERATED_TABLE(3), i2s_ASN1_UTF8STRING(3), s2i_ASN1_UTF8STRING(3)
- convert objects from/to ASN.1/string representation
- i2t_ASN1_OBJECT(3), OBJ_length(3), OBJ_get0_data(3), OBJ_nid2obj(3), OBJ_nid2ln(3), OBJ_nid2sn(3), OBJ_obj2nid(3), OBJ_txt2nid(3), OBJ_ln2nid(3), OBJ_sn2nid(3), OBJ_cmp(3), OBJ_dup(3), OBJ_txt2obj(3), OBJ_obj2txt(3), OBJ_create(3), OBJ_cleanup(3), OBJ_add_sigid(3)
- ASN1 object utility functions
- life_cycle-digest(7)
- The digest algorithm life-cycle
- life_cycle-kdf(7)
- The KDF algorithm life-cycle
- life_cycle-rand(7)
- The RAND algorithm life-cycle
- o2i_SCT_LIST(3), i2o_SCT_LIST(3), o2i_SCT(3), i2o_SCT(3)
- decode and encode Signed Certificate Timestamp lists in TLS wire format
- openssl(1)
- OpenSSL command line program
- openssl-asn1parse(1)
- ASN.1 parsing command
- openssl-ciphers(1)
- SSL cipher display and cipher list command
- openssl-cmds(1), asn1parse(1), ca(1), ciphers(1), cmp(1), cms(1), crl(1), crl2pkcs7(1), dgst(1), dhparam(1), dsa(1), dsaparam(1), ec(1), ecparam(1), enc(1), engine(1), errstr(1), gendsa(1), genpkey(1), genrsa(1), info(1), kdf(1), mac(1), nseq(1), ocsp(1), passwd(1), pkcs12(1), pkcs7(1), pkcs8(1), pkey(1), pkeyparam(1), pkeyutl(1), prime(1), rand(1), rehash(1), req(1), rsa(1), rsautl(1), s_client(1), s_server(1), s_time(1), sess_id(1), smime(1), speed(1), spkac(1), srp(1), storeutl(1), ts(1), verify(1), version(1), x509(1)
- OpenSSL application commands
- openssl-cms(1)
- CMS command
- openssl-core_dispatch.h(7), openssl/core_dispatch.h(7)
- OpenSSL provider dispatch numbers and function types
- openssl-core_names.h(7), openssl/core_names.h(7)
- OpenSSL provider parameter names
- openssl-crl(1)
- CRL command
- openssl-crl2pkcs7(1)
- Create a PKCS#7 structure from a CRL and certificates
- openssl-dgst(1)
- perform digest operations
- openssl-dhparam(1)
- DH parameter manipulation and generation
- openssl-dsa(1)
- DSA key processing
- openssl-dsaparam(1)
- DSA parameter manipulation and generation
- openssl-ecparam(1)
- EC parameter manipulation and generation
- openssl-engine(1)
- load and query engines
- openssl-errstr(1)
- lookup error codes
- openssl-format-options(1)
- OpenSSL command input and output format options
- openssl-gendsa(1)
- generate a DSA private key from a set of parameters
- openssl-kdf(1)
- perform Key Derivation Function operations
- openssl-list(1)
- list algorithms and features
- openssl-mac(1)
- perform Message Authentication Code operations
- openssl-namedisplay-options(1)
- Distinguished name display options
- openssl-ocsp(1)
- Online Certificate Status Protocol command
- openssl-passwd(1)
- compute password hashes
- openssl-pkcs12(1)
- PKCS#12 file command
- openssl-pkcs7(1)
- PKCS#7 command
- openssl-pkcs8(1)
- PKCS#8 format private key conversion command
- openssl-pkey(1)
- public or private key processing command
- openssl-pkeyparam(1)
- public key algorithm parameter processing command
- openssl-pkeyutl(1)
- asymmetric key command
- openssl-quic-concurrency(7)
- OpenSSL QUIC Concurrency Model
- openssl-rand(1)
- generate pseudo-random bytes
- openssl-rehash(1), c_rehash(1)
- Create symbolic links to files named by the hash values
- openssl-req(1)
- PKCS#10 certificate request and certificate generating command
- openssl-rsa(1)
- RSA key processing command
- openssl-rsautl(1)
- RSA command
- openssl-sess_id(1)
- SSL/TLS session handling command
- openssl-smime(1)
- S/MIME command
- openssl-speed(1)
- test library performance
- openssl-spkac(1)
- SPKAC printing and generating command
- openssl-srp(1)
- maintain SRP password file
- openssl-storeutl(1)
- STORE command
- openssl-threads(7)
- Overview of thread safety in OpenSSL
- openssl-ts(1)
- Time Stamping Authority command
- openssl-verify(1)
- certificate verification command
- openssl-x509(1)
- Certificate display and signing command
- openssl_user_macros(7), OPENSSL_API_COMPAT(7), OPENSSL_NO_DEPRECATED(7)
- User defined macros
- ossl-guide-introduction(7)
- OpenSSL Guide: An introduction to OpenSSL
- ossl-guide-libcrypto-introduction(7), crypto(7)
- OpenSSL Guide: An introduction to libcrypto
- ossl-guide-libraries-introduction(7)
- OpenSSL Guide: An introduction to the OpenSSL libraries
- ossl-guide-libssl-introduction(7), ssl(7)
- OpenSSL Guide: An introduction to libssl
- ossl-guide-migration(7), migration_guide(7)
- OpenSSL Guide: Migrating from older OpenSSL versions
- ossl-guide-quic-client-block(7)
- OpenSSL Guide: Writing a simple blocking QUIC client
- ossl-guide-quic-client-non-block(7)
- OpenSSL Guide: Writing a simple nonblocking QUIC client
- ossl-guide-quic-introduction(7)
- OpenSSL Guide: An introduction to QUIC in OpenSSL
- ossl-guide-quic-multi-stream(7)
- OpenSSL Guide: Writing a simple multi-stream QUIC client
- ossl-guide-quic-server-block(7)
- OpenSSL Guide: Writing a simple blocking QUIC server
- ossl-guide-quic-server-non-block(7)
- OpenSSL Guide: Writing a simple nonblocking QUIC server
- ossl-guide-tls-client-block(7)
- OpenSSL Guide: Writing a simple blocking TLS client
- ossl-guide-tls-client-non-block(7)
- OpenSSL Guide: Writing a simple nonblocking TLS client
- ossl-guide-tls-introduction(7)
- OpenSSL Guide: An introduction to SSL/TLS in OpenSSL
- ossl-guide-tls-server-block(7)
- OpenSSL Guide: Writing a simple blocking TLS server
- ossl_store-file(7)
- The store 'file' scheme loader
- passphrase-encoding(7)
- How diverse parts of OpenSSL treat pass phrases character encoding
- pem_password_cb(3), PEM_read_bio_PrivateKey_ex(3), PEM_read_bio_PrivateKey(3), PEM_read_PrivateKey_ex(3), PEM_read_PrivateKey(3), PEM_write_bio_PrivateKey_ex(3), PEM_write_bio_PrivateKey(3), PEM_write_bio_PrivateKey_traditional(3), PEM_write_PrivateKey_ex(3), PEM_write_PrivateKey(3), PEM_write_bio_PKCS8PrivateKey(3), PEM_write_PKCS8PrivateKey(3), PEM_write_bio_PKCS8PrivateKey_nid(3), PEM_write_PKCS8PrivateKey_nid(3), PEM_read_bio_PUBKEY_ex(3), PEM_read_bio_PUBKEY(3), PEM_read_PUBKEY_ex(3), PEM_read_PUBKEY(3), PEM_write_bio_PUBKEY_ex(3), PEM_write_bio_PUBKEY(3), PEM_write_PUBKEY_ex(3), PEM_write_PUBKEY(3), PEM_read_bio_RSAPrivateKey(3), PEM_read_RSAPrivateKey(3), PEM_write_bio_RSAPrivateKey(3), PEM_write_RSAPrivateKey(3), PEM_read_bio_RSAPublicKey(3), PEM_read_RSAPublicKey(3), PEM_write_bio_RSAPublicKey(3), PEM_write_RSAPublicKey(3), PEM_read_bio_RSA_PUBKEY(3), PEM_read_RSA_PUBKEY(3), PEM_write_bio_RSA_PUBKEY(3), PEM_write_RSA_PUBKEY(3), PEM_read_bio_DSAPrivateKey(3), PEM_read_DSAPrivateKey(3), PEM_write_bio_DSAPrivateKey(3), PEM_write_DSAPrivateKey(3), PEM_read_bio_DSA_PUBKEY(3), PEM_read_DSA_PUBKEY(3), PEM_write_bio_DSA_PUBKEY(3), PEM_write_DSA_PUBKEY(3), PEM_read_bio_Parameters_ex(3), PEM_read_bio_Parameters(3), PEM_write_bio_Parameters(3), PEM_read_bio_DSAparams(3), PEM_read_DSAparams(3), PEM_write_bio_DSAparams(3), PEM_write_DSAparams(3), PEM_read_bio_DHparams(3), PEM_read_DHparams(3), PEM_write_bio_DHparams(3), PEM_write_DHparams(3), PEM_read_bio_X509(3), PEM_read_X509(3), PEM_write_bio_X509(3), PEM_write_X509(3), PEM_read_bio_X509_ACERT(3), PEM_read_X509_ACERT(3), PEM_write_bio_X509_ACERT(3), PEM_write_X509_ACERT(3), PEM_read_bio_X509_AUX(3), PEM_read_X509_AUX(3), PEM_write_bio_X509_AUX(3), PEM_write_X509_AUX(3), PEM_read_bio_X509_REQ(3), PEM_read_X509_REQ(3), PEM_write_bio_X509_REQ(3), PEM_write_X509_REQ(3), PEM_write_bio_X509_REQ_NEW(3), PEM_write_X509_REQ_NEW(3), PEM_read_bio_X509_CRL(3), PEM_read_X509_CRL(3), PEM_write_bio_X509_CRL(3), PEM_write_X509_CRL(3), PEM_read_bio_PKCS7(3), PEM_read_PKCS7(3), PEM_write_bio_PKCS7(3), PEM_write_PKCS7(3)
- PEM routines
- provider(7)
- OpenSSL operation implementation providers
- provider-asym_cipher(7)
- The asym_cipher library <-> provider functions
- provider-base(7)
- The basic OpenSSL library <-> provider functions
- provider-cipher(7)
- The cipher library <-> provider functions
- provider-decoder(7)
- The OSSL_DECODER library <-> provider functions
- provider-digest(7)
- The digest library <-> provider functions
- provider-encoder(7)
- The OSSL_ENCODER library <-> provider functions
- provider-kdf(7)
- The KDF library <-> provider functions
- provider-kem(7)
- The kem library <-> provider functions
- provider-keyexch(7)
- The keyexch library <-> provider functions
- provider-keymgmt(7)
- The KEYMGMT library <-> provider functions
- provider-mac(7)
- The mac library <-> provider functions
- provider-object(7)
- A specification for a provider-native object abstraction
- provider-rand(7)
- The random number generation library <-> provider functions
- provider-signature(7)
- The signature library <-> provider functions
- provider-skeymgmt(7)
- The SKEYMGMT library <-> provider functions
- provider-storemgmt(7)
- The OSSL_STORE library <-> provider functions
- ssl_ct_validation_cb(3), SSL_enable_ct(3), SSL_CTX_enable_ct(3), SSL_disable_ct(3), SSL_CTX_disable_ct(3), SSL_set_ct_validation_callback(3), SSL_CTX_set_ct_validation_callback(3), SSL_ct_is_enabled(3), SSL_CTX_ct_is_enabled(3)
- control Certificate Transparency policy
- x509(7)
- X.509 certificate handling
- sudoshell(1), ss(1)
- Run a shell with logging
- "glBegin(3), glEnd(3)
- delimit the vertices of a primitive or a group of like primitives
- "glColor3b(3), glColor3d(3), glColor3f(3), glColor3i(3), glColor3s(3), glColor3ub(3), glColor3ui(3), glColor3us(3), glColor4b(3), glColor4d(3), glColor4f(3), glColor4i(3), glColor4s(3), glColor4ub(3), glColor4ui(3), glColor4us(3), glColor3bv(3), glColor3dv(3), glColor3fv(3), glColor3iv(3), glColor3sv(3), glColor3ubv(3), glColor3uiv(3), glColor3usv(3), glColor4bv(3), glColor4dv(3), glColor4fv(3), glColor4iv(3), glColor4sv(3), glColor4ubv(3), glColor4uiv(3), glColor4usv(3)
- set the current color
- "glEdgeFlag(3), glEdgeFlagv(3)
- flag edges as either boundary or nonboundary
- "glEnable(3), glDisable(3)
- enable or disable server-side GL capabilities
- "glEnableClientState(3), glDisableClientState(3)
- enable or disable client-side capability
- "glEvalCoord1d(3), glEvalCoord1f(3), glEvalCoord2d(3), glEvalCoord2f(3), glEvalCoord1dv(3), glEvalCoord1fv(3), glEvalCoord2dv(3), glEvalCoord2fv(3)
- evaluate enabled one- and two-dimensional maps delim $$
- "glEvalMesh1(3), glEvalMesh2(3)
- compute a one- or two-dimensional grid of points or lines
- "glEvalPoint1(3), glEvalPoint2(3)
- generate and evaluate a single point in a mesh
- "glGetBooleanv(3), glGetDoublev(3), glGetFloatv(3), glGetIntegerv(3)
- return the value or values of a selected parameter
- "glGetMapdv(3), glGetMapfv(3), glGetMapiv(3)
- return evaluator parameters
- "glGetPixelMapfv(3), glGetPixelMapuiv(3), glGetPixelMapusv(3)
- return the specified pixel map
- "glGetTexGendv(3), glGetTexGenfv(3), glGetTexGeniv(3)
- return texture coordinate generation parameters
- "glGetTexLevelParameterfv(3), glGetTexLevelParameteriv(3)
- return texture parameter values for a specific level of detail
- "glIndexd(3), glIndexf(3), glIndexi(3), glIndexs(3), glIndexub(3), glIndexdv(3), glIndexfv(3), glIndexiv(3), glIndexsv(3), glIndexubv(3)
- set the current color index
- "glLightModelf(3), glLightModeli(3), glLightModelfv(3), glLightModeliv(3)
- set the lighting model parameters
- "glLoadMatrixd(3), glLoadMatrixf(3)
- replace the current matrix with the specified matrix
- "glMap1d(3), glMap1f(3)
- define a one-dimensional evaluator
- "glMap2d(3), glMap2f(3)
- define a two-dimensional evaluator
- "glMapGrid1d(3), glMapGrid1f(3), glMapGrid2d(3), glMapGrid2f(3)
- define a one- or two-dimensional mesh
- "glMaterialf(3), glMateriali(3), glMaterialfv(3), glMaterialiv(3)
- specify material parameters for the lighting model
- "glMultMatrixd(3), glMultMatrixf(3)
- multiply the current matrix with the specified matrix
- "glNewList(3), glEndList(3)
- create or replace a display list
- "glNormal3b(3), glNormal3d(3), glNormal3f(3), glNormal3i(3), glNormal3s(3), glNormal3bv(3), glNormal3dv(3), glNormal3fv(3), glNormal3iv(3), glNormal3sv(3)
- set the current normal vector delim $$
- "glPixelStoref(3), glPixelStorei(3)
- set pixel storage modes
- "glPixelTransferf(3), glPixelTransferi(3)
- set pixel transfer modes
- "glPushAttrib(3), glPopAttrib(3)
- push and pop the server attribute stack
- "glPushClientAttrib(3), glPopClientAttrib(3)
- push and pop the client attribute stack
- "glPushMatrix(3), glPopMatrix(3)
- push and pop the current matrix stack
- "glPushName(3), glPopName(3)
- push and pop the name stack
- "glRasterPos2d(3), glRasterPos2f(3), glRasterPos2i(3), glRasterPos2s(3), glRasterPos3d(3), glRasterPos3f(3), glRasterPos3i(3), glRasterPos3s(3), glRasterPos4d(3), glRasterPos4f(3), glRasterPos4i(3), glRasterPos4s(3), glRasterPos2dv(3), glRasterPos2fv(3), glRasterPos2iv(3), glRasterPos2sv(3), glRasterPos3dv(3), glRasterPos3fv(3), glRasterPos3iv(3), glRasterPos3sv(3), glRasterPos4dv(3), glRasterPos4fv(3), glRasterPos4iv(3), glRasterPos4sv(3)
- specify the raster position for pixel operations
- "glRectd(3), glRectf(3), glRecti(3), glRects(3), glRectdv(3), glRectfv(3), glRectiv(3), glRectsv(3)
- draw a rectangle
- "glRotated(3), glRotatef(3)
- multiply the current matrix by a rotation matrix
- "glScaled(3), glScalef(3)
- multiply the current matrix by a general scaling matrix
- "glTexCoord1d(3), glTexCoord1f(3), glTexCoord1i(3), glTexCoord1s(3), glTexCoord2d(3), glTexCoord2f(3), glTexCoord2i(3), glTexCoord2s(3), glTexCoord3d(3), glTexCoord3f(3), glTexCoord3i(3), glTexCoord3s(3), glTexCoord4d(3), glTexCoord4f(3), glTexCoord4i(3), glTexCoord4s(3), glTexCoord1dv(3), glTexCoord1fv(3), glTexCoord1iv(3), glTexCoord1sv(3), glTexCoord2dv(3), glTexCoord2fv(3), glTexCoord2iv(3), glTexCoord2sv(3), glTexCoord3dv(3), glTexCoord3fv(3), glTexCoord3iv(3), glTexCoord3sv(3), glTexCoord4dv(3), glTexCoord4fv(3), glTexCoord4iv(3), glTexCoord4sv(3)
- set the current texture coordinates
- "glTexGend(3), glTexGenf(3), glTexGeni(3), glTexGendv(3), glTexGenfv(3), glTexGeniv(3)
- control the generation of texture coordinates
- "glTranslated(3), glTranslatef(3)
- multiply the current matrix by a translation matrix
- "glVertex2d(3), glVertex2f(3), glVertex2i(3), glVertex2s(3), glVertex3d(3), glVertex3f(3), glVertex3i(3), glVertex3s(3), glVertex4d(3), glVertex4f(3), glVertex4i(3), glVertex4s(3), glVertex2dv(3), glVertex2fv(3), glVertex2iv(3), glVertex2sv(3), glVertex3dv(3), glVertex3fv(3), glVertex3iv(3), glVertex3sv(3), glVertex4dv(3), glVertex4fv(3), glVertex4iv(3), glVertex4sv(3)
- specify a vertex
- "gluBeginCurve(3), gluEndCurve(3)
- delimit a NURBS curve definition
- "gluBeginPolygon(3), gluEndPolygon(3)
- delimit a polygon description
- "gluBeginSurface(3), gluEndSurface(3)
- delimit a NURBS surface definition
- "gluBeginTrim(3), gluEndTrim(3)
- delimit a NURBS trimming loop definition
- "gluTessBeginContour(3), gluTessEndContour(3)
- delimit a contour description
- /cowthink(1)
- configurable speaking/thinking cow (and a bit more)
- 00-upstream-settings(5)
- dconf configuration file
- 2d-rewriter(1)
- a cellular automata simulator
- 2diff(1)
- 2.11BSD differential file and directory comparator
- 2ff(1)
- convert image to farbfeld
- 3ddesk(1)
- activates 3D-Desktop, a 3D desktop switcher
- 3ddeskd(1)
- starts the daemon for 3D-Desktop, a 3D desktop switcher
- 3dpong(6)
- three dimensional Pong clone
- 3dsdump(1)
- Displays information about the internal structure of a 3DS file
- 3omns(6)
- simple tile-based bomb-dropping deathmatch game
- 44bsd-csh(1), csh(1)
- a shell (command interpreter) with C-like syntax
- 44bsd-more(1), more(1)
- file perusal filter for crt viewing
- 4va(1), ctorus(1), cutctorus(1), 4vdmake(1)
- 4D object tumbler for X-Windows and object generation programs
- 6tunnel(1)
- tunnelling for application that don't speak IPv6
- 7zz(1)
- Standalone console version of the 7-Zip file archiver
- 822date(1)
- print the date in a mail message
- 822field(1)
- print the value of a header field in a mail message
- 822header(1)
- print the header of a mail message
- 822received(1)
- print the Received fields in a mail message
- 9menu(1)
- create a menu to run commands
- ADMISSIONS(3), ADMISSIONS_get0_admissionAuthority(3), ADMISSIONS_get0_namingAuthority(3), ADMISSIONS_get0_professionInfos(3), ADMISSIONS_set0_admissionAuthority(3), ADMISSIONS_set0_namingAuthority(3), ADMISSIONS_set0_professionInfos(3), ADMISSION_SYNTAX(3), ADMISSION_SYNTAX_get0_admissionAuthority(3), ADMISSION_SYNTAX_get0_contentsOfAdmissions(3), ADMISSION_SYNTAX_set0_admissionAuthority(3), ADMISSION_SYNTAX_set0_contentsOfAdmissions(3), NAMING_AUTHORITY(3), NAMING_AUTHORITY_get0_authorityId(3), NAMING_AUTHORITY_get0_authorityURL(3), NAMING_AUTHORITY_get0_authorityText(3), NAMING_AUTHORITY_set0_authorityId(3), NAMING_AUTHORITY_set0_authorityURL(3), NAMING_AUTHORITY_set0_authorityText(3), PROFESSION_INFO(3), PROFESSION_INFOS(3), PROFESSION_INFO_get0_addProfessionInfo(3), PROFESSION_INFO_get0_namingAuthority(3), PROFESSION_INFO_get0_professionItems(3), PROFESSION_INFO_get0_professionOIDs(3), PROFESSION_INFO_get0_registrationNumber(3), PROFESSION_INFO_set0_addProfessionInfo(3), PROFESSION_INFO_set0_namingAuthority(3), PROFESSION_INFO_set0_professionItems(3), PROFESSION_INFO_set0_professionOIDs(3), PROFESSION_INFO_set0_registrationNumber(3)
- Accessors and settors for ADMISSION_SYNTAX
- ADMISSIONS(3ossl), ADMISSIONS_get0_admissionAuthority(3ossl), ADMISSIONS_get0_namingAuthority(3ossl), ADMISSIONS_get0_professionInfos(3ossl), ADMISSIONS_set0_admissionAuthority(3ossl), ADMISSIONS_set0_namingAuthority(3ossl), ADMISSIONS_set0_professionInfos(3ossl), ADMISSION_SYNTAX(3ossl), ADMISSION_SYNTAX_get0_admissionAuthority(3ossl), ADMISSION_SYNTAX_get0_contentsOfAdmissions(3ossl), ADMISSION_SYNTAX_set0_admissionAuthority(3ossl), ADMISSION_SYNTAX_set0_contentsOfAdmissions(3ossl), NAMING_AUTHORITY(3ossl), NAMING_AUTHORITY_get0_authorityId(3ossl), NAMING_AUTHORITY_get0_authorityURL(3ossl), NAMING_AUTHORITY_get0_authorityText(3ossl), NAMING_AUTHORITY_set0_authorityId(3ossl), NAMING_AUTHORITY_set0_authorityURL(3ossl), NAMING_AUTHORITY_set0_authorityText(3ossl), PROFESSION_INFO(3ossl), PROFESSION_INFOS(3ossl), PROFESSION_INFO_get0_addProfessionInfo(3ossl), PROFESSION_INFO_get0_namingAuthority(3ossl), PROFESSION_INFO_get0_professionItems(3ossl), PROFESSION_INFO_get0_professionOIDs(3ossl), PROFESSION_INFO_get0_registrationNumber(3ossl), PROFESSION_INFO_set0_addProfessionInfo(3ossl), PROFESSION_INFO_set0_namingAuthority(3ossl), PROFESSION_INFO_set0_professionItems(3ossl), PROFESSION_INFO_set0_professionOIDs(3ossl), PROFESSION_INFO_set0_registrationNumber(3ossl)
- Accessors and settors for ADMISSION_SYNTAX
- AES_set_encrypt_key(3), AES_set_decrypt_key(3), AES_encrypt(3), AES_decrypt(3), AES_cbc_encrypt(3)
- low-level interface to the AES symmetric cipher
- AFsp(1audio), audio(1audio)
- TSP Audio Programs
- AG_Box(3)
- agar box container widget
- AG_Button(3)
- agar button widget
- AG_Checkbox(3)
- agar checkbox widget
- AG_Combo(3)
- agar canned text input + drop-down menu widget
- AG_Console(3)
- agar log console widget
- AG_DSO(3)
- agar portable dynamic linker interface
- AG_DataSource(3)
- agar data source access
- AG_Db(3)
- agar key/value database access object
- AG_DirDlg(3)
- agar directory browser widget
- AG_Driver(3)
- agar low-level driver interface
- AG_DriverCocoa(3)
- agar Cocoa / MacOS X driver
- AG_DriverDUMMY(3)
- agar no-op driver
- AG_DriverGLX(3)
- agar GLX driver
- AG_DriverMw(3)
- agar multiple-window driver class
- AG_DriverSDL2FB(3)
- agar SDL2 frame-buffer driver
- AG_DriverSDL2GL(3)
- agar SDL2 OpenGL driver
- AG_DriverSDL2MW(3)
- agar SDL2 multi-window OpenGL driver
- AG_DriverSDLFB(3)
- agar SDL1 frame-buffer driver
- AG_DriverSDLGL(3)
- agar SDL1 OpenGL driver
- AG_DriverSw(3)
- agar single-window driver class
- AG_DriverWGL(3)
- agar WGL driver
- AG_Editable(3)
- agar text input widget
- AG_Error(3)
- agar error handling
- AG_Event(3)
- agar event handlers / virtual functions
- AG_FileDlg(3)
- agar file browser widget
- AG_Fixed(3)
- agar fixed-position container widget
- AG_FixedPlotter(3)
- agar integer plot widget
- AG_FontSelector(3)
- agar font selection widget
- AG_GLView(3)
- low-level OpenGL context widget
- AG_GlobalKeys(3)
- agar application-wide keyboard shortcuts
- AG_Graph(3)
- agar graph view widget
- AG_GuiDebugger(3)
- agar GUI debugging tool
- AG_Icon(3)
- agar icon widget
- AG_InitVideoSDL(3)
- agar SDL video initialization
- AG_Intro(3)
- agar introduction
- AG_KeyMod(3)
- agar key modifier definitions
- AG_KeySym(3)
- agar key description
- AG_Keyboard(3)
- agar direct keyboard interface
- AG_Label(3)
- agar label widget
- AG_MPane(3)
- agar multiple paned view widget
- AG_MouseButton(3)
- agar mouse button definitions
- AG_Notebook(3)
- agar notebook container widget
- AG_Numerical(3)
- agar numerical editor widget
- AG_Pane(3)
- agar paned container widget
- AG_Pixmap(3)
- agar pixmap display widget
- AG_ProgressBar(3)
- agar progress bar widget
- AG_Queue(3)
- Agar singly-linked lists, doubly-linked lists, simple queues, tail queues, and circular queues
- AG_Radio(3)
- agar radio group widget
- AG_Scrollbar(3)
- agar scroll bar widget
- AG_Scrollview(3)
- agar scrollable view widget
- AG_Separator(3)
- agar cosmetic separator widget
- AG_SizeSpec(3)
- agar widget size specification
- AG_Slider(3)
- agar slider widget
- AG_Socket(3)
- agar socket widget
- AG_StyleSheet(3)
- agar cascading style sheets
- AG_Table(3)
- agar table display widget
- AG_Text(3)
- agar text rendering interface
- AG_TextElement(3)
- agar dynamically-allocated multilanguage text buffer
- AG_Textbox(3)
- agar text editor widget
- AG_Threads(3)
- agar threads support
- AG_Titlebar(3)
- agar stock titlebar widget
- AG_Tlist(3)
- agar tree/list widget
- AG_Toolbar(3)
- agar button toolbar widget
- AG_Treetbl(3)
- agar tree-based table widget
- AG_UCombo(3)
- agar button-triggered drop-down menu widget
- AG_Version(3)
- agar data file versioning
- AG_Widget(3)
- agar user interface element
- AG_WidgetPrimitives(3)
- agar widget rendering primitives
- AG_Window(3)
- agar window system
- ALLEGRO_AUDIO_DEPTH(3)
- Allegro 5 API
- ALLEGRO_AUDIO_DEVICE(3)
- Allegro 5 API
- ALLEGRO_AUDIO_EVENT_TYPE(3)
- Allegro 5 API
- ALLEGRO_AUDIO_PAN_NONE(3)
- Allegro 5 API
- ALLEGRO_AUDIO_RECORDER(3)
- Allegro 5 API
- ALLEGRO_AUDIO_RECORDER_EVENT(3)
- Allegro 5 API
- ALLEGRO_AUDIO_STREAM(3)
- Allegro 5 API
- ALLEGRO_COND(3)
- Allegro 5 API
- ALLEGRO_DATE(3)
- Defined to a number with the release date of Allegro
- ALLEGRO_DATE_STR(3)
- Defined to a string with the year Allegro was released
- ALLEGRO_DISPLAY(3)
- Allegro 5 API
- ALLEGRO_DISPLAY_MODE(3)
- Allegro 5 API
- ALLEGRO_FILE_MODE(3)
- Allegro 5 API
- ALLEGRO_HAPTIC_EFFECT_ID(3)
- Allegro 5 API
- ALLEGRO_INDEX_BUFFER(3)
- Allegro 5 API
- ALLEGRO_KEYBOARD_STATE(3)
- Allegro 5 API
- ALLEGRO_LOCKED_REGION(3)
- Allegro 5 API
- ALLEGRO_MOUSE_EMULATION_MODE(3)
- Allegro 5 API
- ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE(3)
- Allegro 5 API
- ALLEGRO_PLAYMODE(3)
- Allegro 5 API
- ALLEGRO_RENDER_FUNCTION(3)
- Allegro 5 API
- ALLEGRO_RENDER_STATE(3)
- Allegro 5 API
- ALLEGRO_SAMPLE_ID(3)
- Allegro 5 API
- ALLEGRO_SHADER(3)
- Allegro 5 API
- ALLEGRO_SHADER_PLATFORM(3)
- Allegro 5 API
- ALLEGRO_SHADER_TYPE(3)
- Allegro 5 API
- ALLEGRO_SUB_VERSION(3)
- Defined to the middle version of Allegro
- ALLEGRO_SYSTEM_ID(3)
- Allegro 5 API
- ALLEGRO_THREAD(3)
- Allegro 5 API
- ALLEGRO_VERSION(3)
- Defined to the major version of Allegro
- ALLEGRO_VERSION_STR(3)
- Defined to a string with the full Allegro version number
- ALLEGRO_VERTEX_DECL(3)
- Allegro 5 API
- ALLEGRO_VIDEO_EVENT_TYPE(3)
- Allegro 5 API
- ALLEGRO_VIDEO_POSITION_TYPE(3)
- Allegro 5 API
- ALLEGRO_WIP_VERSION(3)
- Defined to the minor version of Allegro
- ALTER_AGGREGATE(7)
- change the definition of an aggregate function
- ALTER_COLLATION(7)
- change the definition of a collation
- ALTER_CONVERSION(7)
- change the definition of a conversion
- ALTER_DATABASE(7)
- change a database
- ALTER_DEFAULT_PRIVILEGES(7)
- define default access privileges
- ALTER_DOMAIN(7)
- change the definition of a domain
- ALTER_EVENT_TRIGGER(7)
- change the definition of an event trigger
- ALTER_EXTENSION(7)
- change the definition of an extension
- ALTER_FOREIGN_DATA_WRAPPER(7)
- change the definition of a foreign-data wrapper
- ALTER_FOREIGN_TABLE(7)
- change the definition of a foreign table
- ALTER_FUNCTION(7)
- change the definition of a function
- ALTER_INDEX(7)
- change the definition of an index
- ALTER_LANGUAGE(7)
- change the definition of a procedural language
- ALTER_LARGE_OBJECT(7)
- change the definition of a large object
- ALTER_MATERIALIZED_VIEW(7)
- change the definition of a materialized view
- ALTER_OPERATOR(7)
- change the definition of an operator
- ALTER_OPERATOR_CLASS(7)
- change the definition of an operator class
- ALTER_OPERATOR_FAMILY(7)
- change the definition of an operator family
- ALTER_POLICY(7)
- change the definition of a row-level security policy
- ALTER_PROCEDURE(7)
- change the definition of a procedure
- ALTER_PUBLICATION(7)
- change the definition of a publication
- ALTER_ROLE(7)
- change a database role
- ALTER_ROUTINE(7)
- change the definition of a routine
- ALTER_RULE(7)
- change the definition of a rule
- ALTER_SCHEMA(7)
- change the definition of a schema
- ALTER_SEQUENCE(7)
- change the definition of a sequence generator
- ALTER_SERVER(7)
- change the definition of a foreign server
- ALTER_STATISTICS(7)
- change the definition of an extended statistics object
- ALTER_SUBSCRIPTION(7)
- change the definition of a subscription
- ALTER_TABLE(7)
- change the definition of a table
- ALTER_TABLESPACE(7)
- change the definition of a tablespace
- ALTER_TEXT_SEARCH_CONFIGURATION(7)
- change the definition of a text search configuration
- ALTER_TEXT_SEARCH_DICTIONARY(7)
- change the definition of a text search dictionary
- ALTER_TEXT_SEARCH_PARSER(7)
- change the definition of a text search parser
- ALTER_TEXT_SEARCH_TEMPLATE(7)
- change the definition of a text search template
- ALTER_TRIGGER(7)
- change the definition of a trigger
- ALTER_TYPE(7)
- change the definition of a type
- ALTER_USER(7)
- change a database role
- ALTER_USER_MAPPING(7)
- change the definition of a user mapping
- ALTER_VIEW(7)
- change the definition of a view
- AL_ID(3)
- Converts four 8 bit values to a packed 32 bit integer ID. Allegro game programming library
- ANALYZE(7)
- collect statistics about a database
- ART(1)
- An advanced, cross-platform program for developing raw photos
- ASDatabase(1x)
- defines how windows should be treated by AfterStep depending on its name
- ASDatabaseEntry(1x)
- to be used in entry of AfterStep database
- ASN1_AUX(3ossl), ASN1_PRINT_ARG(3ossl), ASN1_STREAM_ARG(3ossl), ASN1_aux_cb(3ossl), ASN1_aux_const_cb(3ossl)
- ASN.1 auxiliary data
- ASN1_EXTERN_FUNCS(3ossl), ASN1_ex_d2i(3ossl), ASN1_ex_d2i_ex(3ossl), ASN1_ex_i2d(3ossl), ASN1_ex_new_func(3ossl), ASN1_ex_new_ex_func(3ossl), ASN1_ex_free_func(3ossl), ASN1_ex_print_func(3ossl), IMPLEMENT_EXTERN_ASN1(3ossl)
- ASN.1 external function support
- ASN1_INTEGER_get_uint64(3), ASN1_INTEGER_set_uint64(3), ASN1_INTEGER_get_int64(3), ASN1_INTEGER_get(3), ASN1_INTEGER_set_int64(3), ASN1_INTEGER_set(3), BN_to_ASN1_INTEGER(3), ASN1_INTEGER_to_BN(3), ASN1_ENUMERATED_get_int64(3), ASN1_ENUMERATED_get(3), ASN1_ENUMERATED_set_int64(3), ASN1_ENUMERATED_set(3), BN_to_ASN1_ENUMERATED(3), ASN1_ENUMERATED_to_BN(3)
- ASN.1 INTEGER and ENUMERATED utilities
- ASN1_INTEGER_get_uint64(3ossl), ASN1_INTEGER_set_uint64(3ossl), ASN1_INTEGER_get_int64(3ossl), ASN1_INTEGER_get(3ossl), ASN1_INTEGER_set_int64(3ossl), ASN1_INTEGER_set(3ossl), BN_to_ASN1_INTEGER(3ossl), ASN1_INTEGER_to_BN(3ossl), ASN1_ENUMERATED_get_int64(3ossl), ASN1_ENUMERATED_get(3ossl), ASN1_ENUMERATED_set_int64(3ossl), ASN1_ENUMERATED_set(3ossl), BN_to_ASN1_ENUMERATED(3ossl), ASN1_ENUMERATED_to_BN(3ossl)
- ASN.1 INTEGER and ENUMERATED utilities
- ASN1_STRING_TABLE(3), ASN1_STRING_TABLE_add(3), ASN1_STRING_TABLE_get(3), ASN1_STRING_TABLE_cleanup(3)
- ASN1_STRING_TABLE manipulation functions
- ASN1_STRING_TABLE(3ossl), ASN1_STRING_TABLE_add(3ossl), ASN1_STRING_TABLE_get(3ossl), ASN1_STRING_TABLE_cleanup(3ossl)
- ASN1_STRING_TABLE manipulation functions
- ASN1_STRING_dup(3), ASN1_STRING_cmp(3), ASN1_STRING_set(3), ASN1_STRING_length(3), ASN1_STRING_type(3), ASN1_STRING_get0_data(3), ASN1_STRING_data(3), ASN1_STRING_to_UTF8(3)
- ASN1_STRING utility functions
- ASN1_STRING_dup(3ossl), ASN1_STRING_cmp(3ossl), ASN1_STRING_set(3ossl), ASN1_STRING_length(3ossl), ASN1_STRING_type(3ossl), ASN1_STRING_get0_data(3ossl), ASN1_STRING_data(3ossl), ASN1_STRING_to_UTF8(3ossl)
- ASN1_STRING utility functions
- ASN1_TIME_set(3), ASN1_UTCTIME_set(3), ASN1_GENERALIZEDTIME_set(3), ASN1_TIME_adj(3), ASN1_UTCTIME_adj(3), ASN1_GENERALIZEDTIME_adj(3), ASN1_TIME_check(3), ASN1_UTCTIME_check(3), ASN1_GENERALIZEDTIME_check(3), ASN1_TIME_set_string(3), ASN1_UTCTIME_set_string(3), ASN1_GENERALIZEDTIME_set_string(3), ASN1_TIME_set_string_X509(3), ASN1_TIME_normalize(3), ASN1_TIME_to_tm(3), ASN1_TIME_print(3), ASN1_UTCTIME_print(3), ASN1_GENERALIZEDTIME_print(3), ASN1_TIME_diff(3), ASN1_TIME_cmp_time_t(3), ASN1_UTCTIME_cmp_time_t(3), ASN1_TIME_compare(3), ASN1_TIME_to_generalizedtime(3)
- ASN.1 Time functions
- ASN1_TIME_set(3ossl), ASN1_UTCTIME_set(3ossl), ASN1_GENERALIZEDTIME_set(3ossl), ASN1_TIME_adj(3ossl), ASN1_UTCTIME_adj(3ossl), ASN1_GENERALIZEDTIME_adj(3ossl), ASN1_TIME_check(3ossl), ASN1_UTCTIME_check(3ossl), ASN1_GENERALIZEDTIME_check(3ossl), ASN1_TIME_set_string(3ossl), ASN1_UTCTIME_set_string(3ossl), ASN1_GENERALIZEDTIME_set_string(3ossl), ASN1_TIME_set_string_X509(3ossl), ASN1_TIME_normalize(3ossl), ASN1_TIME_to_tm(3ossl), ASN1_TIME_print(3ossl), ASN1_TIME_print_ex(3ossl), ASN1_UTCTIME_print(3ossl), ASN1_GENERALIZEDTIME_print(3ossl), ASN1_TIME_diff(3ossl), ASN1_TIME_cmp_time_t(3ossl), ASN1_UTCTIME_cmp_time_t(3ossl), ASN1_TIME_compare(3ossl), ASN1_TIME_to_generalizedtime(3ossl), ASN1_TIME_dup(3ossl), ASN1_UTCTIME_dup(3ossl), ASN1_GENERALIZEDTIME_dup(3ossl)
- ASN.1 Time functions
- ASN1_UNIVERSALSTRING_to_string(3)
- recode UTF-32 to ISO Latin-1
- ASN1_get_object(3)
- parse identifier and length octets
- ASN1_item_d2i(3), ASN1_item_d2i_bio(3), ASN1_item_d2i_fp(3), d2i_ASN1_TYPE(3), ASN1_item_i2d(3), ASN1_item_i2d_bio(3), ASN1_item_i2d_fp(3), i2d_ASN1_TYPE(3), ASN1_item_dup(3), ASN1_item_print(3)
- decode and encode ASN.1 objects
- ASN1_item_d2i_ex(3ossl), ASN1_item_d2i(3ossl), ASN1_item_d2i_bio_ex(3ossl), ASN1_item_d2i_bio(3ossl), ASN1_item_d2i_fp_ex(3ossl), ASN1_item_d2i_fp(3ossl), ASN1_item_i2d_mem_bio(3ossl), ASN1_item_pack(3ossl), ASN1_item_unpack_ex(3ossl), ASN1_item_unpack(3ossl)
- decode and encode DER-encoded ASN.1 structures
- ASN1_item_digest(3)
- DER-encode and hash an ASN.1 value
- ASN1_item_new(3), ASN1_item_free(3)
- generic ASN.1 value constructor and destructor
- ASN1_item_sign(3), ASN1_item_sign_ctx(3)
- DER-encode and sign an ASN.1 value
- ASN1_item_sign(3ossl), ASN1_item_sign_ex(3ossl), ASN1_item_sign_ctx(3ossl), ASN1_item_verify(3ossl), ASN1_item_verify_ex(3ossl), ASN1_item_verify_ctx(3ossl)
- ASN1 sign and verify
- ASN1_mbstring_copy(3), ASN1_mbstring_ncopy(3), ASN1_STRING_set_by_NID(3), ASN1_STRING_set_default_mask(3), ASN1_STRING_set_default_mask_asc(3), ASN1_STRING_get_default_mask(3), ASN1_tag2bit(3)
- copy a multibyte string into an ASN.1 string object
- ASN1_parse_dump(3), ASN1_parse(3)
- parse BER and print information about it
- ASN1_put_object(3), ASN1_put_eoc(3), ASN1_object_size(3)
- start and end the BER encoding of an arbitrary ASN.1 data element
- ASSERT(3)
- Debugging helper macro to assert. Allegro game programming library
- ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3)
- functions to manage waiting for asynchronous jobs to complete
- ASYNC_WAIT_CTX_new(3ossl), ASYNC_WAIT_CTX_free(3ossl), ASYNC_WAIT_CTX_set_wait_fd(3ossl), ASYNC_WAIT_CTX_get_fd(3ossl), ASYNC_WAIT_CTX_get_all_fds(3ossl), ASYNC_WAIT_CTX_get_changed_fds(3ossl), ASYNC_WAIT_CTX_clear_fd(3ossl), ASYNC_WAIT_CTX_set_callback(3ossl), ASYNC_WAIT_CTX_get_callback(3ossl), ASYNC_WAIT_CTX_set_status(3ossl), ASYNC_WAIT_CTX_get_status(3ossl), ASYNC_callback_fn(3ossl), ASYNC_STATUS_UNSUPPORTED(3ossl), ASYNC_STATUS_ERR(3ossl), ASYNC_STATUS_OK(3ossl), ASYNC_STATUS_EAGAIN(3ossl)
- functions to manage waiting for asynchronous jobs to complete
- ASYNC_get_wait_ctx(3), ASYNC_init_thread(3), ASYNC_cleanup_thread(3), ASYNC_start_job(3), ASYNC_pause_job(3), ASYNC_get_current_job(3), ASYNC_block_pause(3), ASYNC_unblock_pause(3), ASYNC_is_capable(3)
- asynchronous job management functions
- ASYNC_get_wait_ctx(3ossl), ASYNC_init_thread(3ossl), ASYNC_cleanup_thread(3ossl), ASYNC_start_job(3ossl), ASYNC_pause_job(3ossl), ASYNC_get_current_job(3ossl), ASYNC_block_pause(3ossl), ASYNC_unblock_pause(3ossl), ASYNC_is_capable(3ossl), ASYNC_stack_alloc_fn(3ossl), ASYNC_stack_free_fn(3ossl), ASYNC_set_mem_functions(3ossl), ASYNC_get_mem_functions(3ossl)
- asynchronous job management functions
- ATR_analysis(1p)
- analyse a smart card ATR
- AU(3)
- agar audio interface
- AUDIOSTREAM(3)
- Stores an audiostream. Allegro game programming library
- AU_DevOut(3)
- agar audio output interface
- AU_Wave(3)
- agar audio waveform
- AfterStep(1x)
- X11 window manager
- AllPlanes(3), BlackPixel(3), WhitePixel(3), ConnectionNumber(3), DefaultColormap(3), DefaultDepth(3), XListDepths(3), DefaultGC(3), DefaultRootWindow(3), DefaultScreenOfDisplay(3), DefaultScreen(3), DefaultVisual(3), DisplayCells(3), DisplayPlanes(3), DisplayString(3), XMaxRequestSize(3), XExtendedMaxRequestSize(3), LastKnownRequestProcessed(3), NextRequest(3), ProtocolVersion(3), ProtocolRevision(3), QLength(3), RootWindow(3), ScreenCount(3), ScreenOfDisplay(3), ServerVendor(3), VendorRelease(3)
- Display macros and functions
- AnalyseDists(1)
- Analyse a distance matrix
- Animate(1)
- the AfterStep Animate module
- Animate(1x)
- AfterStep module animating windows being iconified/deiconified
- AnimateTypes(1x)
- animation modes used in the Animate module's config
- Apache::TS::Config::Records(3)
- Manage the Apache Traffic Server records.config file
- ApplicationShell(3)
- The ApplicationShell widget class "ApplicationShell" "widget class" "ApplicationShell"
- Archetype(n)
- base class for all [incr Tk] mega-widgets
- Arg(3o)
- Parsing of command line arguments
- Arg_helper(3o)
- Decipher command line arguments of the form <value> | <key>=<value>,
- Arg_helper.Make(3o)
- no description
- Arrange(1x)
- AfterStep module for arranging windows in a tiling or cascading order
- Ast_helper(3o)
- Helpers to produce Parsetree fragments
- Ast_helper.Cf(3o)
- Class fields
- Ast_helper.Const(3o)
- no description
- Ast_helper.Ctf(3o)
- Class type fields
- Ast_helper.Incl(3o)
- Includes
- Ast_helper.Mb(3o)
- Module bindings
- Ast_helper.Md(3o)
- Module declarations
- Ast_helper.Mod(3o)
- Module expressions
- Ast_helper.Ms(3o)
- Module substitutions
- Ast_helper.Mtd(3o)
- Module type declarations
- Ast_helper.Mty(3o)
- Module type expressions
- Ast_helper.Of(3o)
- Object fields
- Ast_helper.Rf(3o)
- Row fields
- Ast_helper.Type(3o)
- Type declarations
- Ast_helper.Val(3o)
- Value declarations
- Ast_helper.Vb(3o)
- Value bindings
- Asttypes(3o)
- Auxiliary AST types used by parsetree and typedtree
- Atomic(3o)
- This module provides a purely sequential implementation of the concurrent atomic references provided by the Multicore OCaml standard library:
- Audio(1)
- the AfterStep Audio module
- AusweisApp(1)
- Official authentication app for German ID cards and residence permits
- Auto(1)
- the AfterStep auto-raise module
- AutoExec(1x)
- functions to be executed by AfterStep on startup/shutdown
- BC(3x), %PC(3x), %UP(3x), %BC(3x), %ospeed(3x), %tgetent(3x), %tgetflag(3x), %tgetnum(3x), %tgetstr(3x), %tgoto(3x), %tputs(3x)
- curses emulation of termcap
- BF_set_key(3), BF_encrypt(3), BF_decrypt(3), BF_ecb_encrypt(3), BF_cbc_encrypt(3), BF_cfb64_encrypt(3), BF_ofb64_encrypt(3), BF_options(3)
- Blowfish encryption
- BF_set_key(3ossl), BF_encrypt(3ossl), BF_decrypt(3ossl), BF_ecb_encrypt(3ossl), BF_cbc_encrypt(3ossl), BF_cfb64_encrypt(3ossl), BF_ofb64_encrypt(3ossl), BF_options(3ossl)
- Blowfish encryption
- BIO_ADDR(3), BIO_ADDR_new(3), BIO_ADDR_clear(3), BIO_ADDR_free(3), BIO_ADDR_rawmake(3), BIO_ADDR_family(3), BIO_ADDR_rawaddress(3), BIO_ADDR_rawport(3), BIO_ADDR_hostname_string(3), BIO_ADDR_service_string(3), BIO_ADDR_path_string(3)
- BIO_ADDR routines
- BIO_ADDR(3ossl), BIO_ADDR_new(3ossl), BIO_ADDR_copy(3ossl), BIO_ADDR_dup(3ossl), BIO_ADDR_clear(3ossl), BIO_ADDR_free(3ossl), BIO_ADDR_rawmake(3ossl), BIO_ADDR_family(3ossl), BIO_ADDR_rawaddress(3ossl), BIO_ADDR_rawport(3ossl), BIO_ADDR_hostname_string(3ossl), BIO_ADDR_service_string(3ossl), BIO_ADDR_path_string(3ossl)
- BIO_ADDR routines
- BIO_ctrl(3), BIO_callback_ctrl(3), BIO_ptr_ctrl(3), BIO_int_ctrl(3), BIO_reset(3), BIO_seek(3), BIO_tell(3), BIO_flush(3), BIO_eof(3), BIO_set_close(3), BIO_get_close(3), BIO_pending(3), BIO_wpending(3), BIO_ctrl_pending(3), BIO_ctrl_wpending(3), BIO_get_info_callback(3), BIO_set_info_callback(3), BIO_info_cb(3), BIO_get_ktls_send(3), BIO_get_ktls_recv(3)
- BIO control operations
- BIO_ctrl(3ossl), BIO_callback_ctrl(3ossl), BIO_ptr_ctrl(3ossl), BIO_int_ctrl(3ossl), BIO_reset(3ossl), BIO_seek(3ossl), BIO_tell(3ossl), BIO_flush(3ossl), BIO_eof(3ossl), BIO_set_close(3ossl), BIO_get_close(3ossl), BIO_pending(3ossl), BIO_wpending(3ossl), BIO_ctrl_pending(3ossl), BIO_ctrl_wpending(3ossl), BIO_get_info_callback(3ossl), BIO_set_info_callback(3ossl), BIO_info_cb(3ossl), BIO_get_ktls_send(3ossl), BIO_get_ktls_recv(3ossl), BIO_set_conn_mode(3ossl), BIO_get_conn_mode(3ossl), BIO_set_tfo(3ossl)
- BIO control operations
- BIO_do_handshake(3), BIO_f_ssl(3), BIO_set_ssl(3), BIO_get_ssl(3), BIO_set_ssl_mode(3), BIO_set_ssl_renegotiate_bytes(3), BIO_get_num_renegotiates(3), BIO_set_ssl_renegotiate_timeout(3), BIO_new_ssl(3), BIO_new_ssl_connect(3), BIO_new_buffer_ssl_connect(3), BIO_ssl_copy_session_id(3), BIO_ssl_shutdown(3)
- SSL BIO
- BIO_do_handshake(3ossl), BIO_f_ssl(3ossl), BIO_set_ssl(3ossl), BIO_get_ssl(3ossl), BIO_set_ssl_mode(3ossl), BIO_set_ssl_renegotiate_bytes(3ossl), BIO_get_num_renegotiates(3ossl), BIO_set_ssl_renegotiate_timeout(3ossl), BIO_new_ssl(3ossl), BIO_new_ssl_connect(3ossl), BIO_new_buffer_ssl_connect(3ossl), BIO_ssl_copy_session_id(3ossl), BIO_ssl_shutdown(3ossl)
- SSL BIO
- BIO_dump(3), BIO_dump_indent(3), BIO_dump_fp(3), BIO_dump_indent_fp(3)
- hexadecimal printout of arbitrary byte arrays
- BIO_dup_chain(3), BIO_dup_state(3)
- copy a BIO chain
- BIO_f_md(3), BIO_set_md(3), BIO_get_md(3), BIO_get_md_ctx(3)
- message digest BIO filter
- BIO_f_md(3ossl), BIO_set_md(3ossl), BIO_get_md(3ossl), BIO_get_md_ctx(3ossl)
- message digest BIO filter
- BIO_f_prefix(3ossl), BIO_set_prefix(3ossl), BIO_set_indent(3ossl), BIO_get_indent(3ossl)
- prefix BIO filter
- BIO_f_readbuffer(3ossl)
- read only buffering BIO that supports BIO_tell() and BIO_seek()
- BIO_find_type(3), BIO_next(3), BIO_method_type(3)
- BIO chain traversal
- BIO_find_type(3ossl), BIO_next(3ossl), BIO_method_type(3ossl)
- BIO chain traversal
- BIO_get_buffer_num_lines(3), BIO_set_read_buffer_size(3), BIO_set_write_buffer_size(3), BIO_set_buffer_size(3), BIO_set_buffer_read_data(3), BIO_f_buffer(3)
- buffering BIO
- BIO_get_buffer_num_lines(3ossl), BIO_set_read_buffer_size(3ossl), BIO_set_write_buffer_size(3ossl), BIO_set_buffer_size(3ossl), BIO_set_buffer_read_data(3ossl), BIO_f_buffer(3ossl)
- buffering BIO
- BIO_get_ex_new_index(3), BIO_set_ex_data(3), BIO_get_ex_data(3), ENGINE_get_ex_new_index(3), ENGINE_set_ex_data(3), ENGINE_get_ex_data(3), UI_get_ex_new_index(3), UI_set_ex_data(3), UI_get_ex_data(3), X509_get_ex_new_index(3), X509_set_ex_data(3), X509_get_ex_data(3), X509_STORE_get_ex_new_index(3), X509_STORE_set_ex_data(3), X509_STORE_get_ex_data(3), X509_STORE_CTX_get_ex_new_index(3), X509_STORE_CTX_set_ex_data(3), X509_STORE_CTX_get_ex_data(3), DH_get_ex_new_index(3), DH_set_ex_data(3), DH_get_ex_data(3), DSA_get_ex_new_index(3), DSA_set_ex_data(3), DSA_get_ex_data(3), ECDH_get_ex_new_index(3), ECDH_set_ex_data(3), ECDH_get_ex_data(3), EC_KEY_get_ex_new_index(3), EC_KEY_set_ex_data(3), EC_KEY_get_ex_data(3), RSA_get_ex_new_index(3), RSA_set_ex_data(3), RSA_get_ex_data(3)
- application-specific data
- BIO_get_ex_new_index(3ossl), BIO_set_ex_data(3ossl), BIO_get_ex_data(3ossl), BIO_set_app_data(3ossl), BIO_get_app_data(3ossl), DH_get_ex_new_index(3ossl), DH_set_ex_data(3ossl), DH_get_ex_data(3ossl), DSA_get_ex_new_index(3ossl), DSA_set_ex_data(3ossl), DSA_get_ex_data(3ossl), EC_KEY_get_ex_new_index(3ossl), EC_KEY_set_ex_data(3ossl), EC_KEY_get_ex_data(3ossl), ENGINE_get_ex_new_index(3ossl), ENGINE_set_ex_data(3ossl), ENGINE_get_ex_data(3ossl), EVP_PKEY_get_ex_new_index(3ossl), EVP_PKEY_set_ex_data(3ossl), EVP_PKEY_get_ex_data(3ossl), RSA_get_ex_new_index(3ossl), RSA_set_ex_data(3ossl), RSA_get_ex_data(3ossl), RSA_set_app_data(3ossl), RSA_get_app_data(3ossl), SSL_get_ex_new_index(3ossl), SSL_set_ex_data(3ossl), SSL_get_ex_data(3ossl), SSL_set_app_data(3ossl), SSL_get_app_data(3ossl), SSL_CTX_get_ex_new_index(3ossl), SSL_CTX_set_ex_data(3ossl), SSL_CTX_get_ex_data(3ossl), SSL_CTX_set_app_data(3ossl), SSL_CTX_get_app_data(3ossl), SSL_SESSION_get_ex_new_index(3ossl), SSL_SESSION_set_ex_data(3ossl), SSL_SESSION_get_ex_data(3ossl), SSL_SESSION_set_app_data(3ossl), SSL_SESSION_get_app_data(3ossl), UI_get_ex_new_index(3ossl), UI_set_ex_data(3ossl), UI_get_ex_data(3ossl), UI_set_app_data(3ossl), UI_get_app_data(3ossl), X509_STORE_CTX_get_ex_new_index(3ossl), X509_STORE_CTX_set_ex_data(3ossl), X509_STORE_CTX_get_ex_data(3ossl), X509_STORE_CTX_set_app_data(3ossl), X509_STORE_CTX_get_app_data(3ossl), X509_STORE_get_ex_new_index(3ossl), X509_STORE_set_ex_data(3ossl), X509_STORE_get_ex_data(3ossl), X509_get_ex_new_index(3ossl), X509_set_ex_data(3ossl), X509_get_ex_data(3ossl)
- application-specific data
- BIO_get_host_ip(3), BIO_get_port(3), BIO_get_accept_socket(3), BIO_accept(3), BIO_sock_error(3), BIO_sock_non_fatal_error(3), BIO_sock_should_retry(3), BIO_socket_nbio(3), BIO_set_tcp_ndelay(3)
- wrappers for socket operations
- BIO_get_new_index(3), BIO_meth_new(3), BIO_meth_free(3), BIO_meth_get_read_ex(3), BIO_meth_set_read_ex(3), BIO_meth_get_write_ex(3), BIO_meth_set_write_ex(3), BIO_meth_get_write(3), BIO_meth_set_write(3), BIO_meth_get_read(3), BIO_meth_set_read(3), BIO_meth_get_puts(3), BIO_meth_set_puts(3), BIO_meth_get_gets(3), BIO_meth_set_gets(3), BIO_meth_get_ctrl(3), BIO_meth_set_ctrl(3), BIO_meth_get_create(3), BIO_meth_set_create(3), BIO_meth_get_destroy(3), BIO_meth_set_destroy(3), BIO_meth_get_callback_ctrl(3), BIO_meth_set_callback_ctrl(3)
- Routines to build up BIO methods
- BIO_get_new_index(3ossl), BIO_meth_new(3ossl), BIO_meth_free(3ossl), BIO_meth_get_read_ex(3ossl), BIO_meth_set_read_ex(3ossl), BIO_meth_get_write_ex(3ossl), BIO_meth_set_write_ex(3ossl), BIO_meth_get_write(3ossl), BIO_meth_set_write(3ossl), BIO_meth_get_read(3ossl), BIO_meth_set_read(3ossl), BIO_meth_get_puts(3ossl), BIO_meth_set_puts(3ossl), BIO_meth_get_gets(3ossl), BIO_meth_set_gets(3ossl), BIO_meth_get_ctrl(3ossl), BIO_meth_set_ctrl(3ossl), BIO_meth_get_create(3ossl), BIO_meth_set_create(3ossl), BIO_meth_get_destroy(3ossl), BIO_meth_set_destroy(3ossl), BIO_meth_get_callback_ctrl(3ossl), BIO_meth_set_callback_ctrl(3ossl), BIO_meth_set_sendmmsg(3ossl), BIO_meth_get_sendmmsg(3ossl), BIO_meth_set_recvmmsg(3ossl), BIO_meth_get_recvmmsg(3ossl)
- Routines to build up BIO methods
- BIO_get_rpoll_descriptor(3ossl), BIO_get_wpoll_descriptor(3ossl)
- obtain a structure which can be used to determine when a BIO object can next be read or written
- BIO_hostserv_priorities(3), BIO_parse_hostserv(3)
- utility routines to parse a standard host and service string
- BIO_hostserv_priorities(3ossl), BIO_parse_hostserv(3ossl)
- utility routines to parse a standard host and service string
- BIO_lookup_type(3), BIO_ADDRINFO(3), BIO_ADDRINFO_next(3), BIO_ADDRINFO_free(3), BIO_ADDRINFO_family(3), BIO_ADDRINFO_socktype(3), BIO_ADDRINFO_protocol(3), BIO_ADDRINFO_address(3), BIO_lookup_ex(3), BIO_lookup(3)
- BIO_ADDRINFO type and routines
- BIO_lookup_type(3ossl), BIO_ADDRINFO(3ossl), BIO_ADDRINFO_next(3ossl), BIO_ADDRINFO_free(3ossl), BIO_ADDRINFO_family(3ossl), BIO_ADDRINFO_socktype(3ossl), BIO_ADDRINFO_protocol(3ossl), BIO_ADDRINFO_address(3ossl), BIO_lookup_ex(3ossl), BIO_lookup(3ossl)
- BIO_ADDRINFO type and routines
- BIO_new(3), BIO_up_ref(3), BIO_free(3), BIO_vfree(3), BIO_free_all(3)
- BIO allocation and freeing functions
- BIO_new_ex(3ossl), BIO_new(3ossl), BIO_up_ref(3ossl), BIO_free(3ossl), BIO_vfree(3ossl), BIO_free_all(3ossl)
- BIO allocation and freeing functions
- BIO_printf(3), BIO_vprintf(3), BIO_snprintf(3), BIO_vsnprintf(3)
- formatted output to a BIO
- BIO_printf(3ossl), BIO_vprintf(3ossl), BIO_snprintf(3ossl), BIO_vsnprintf(3ossl)
- formatted output to a BIO
- BIO_push(3), BIO_pop(3), BIO_set_next(3)
- add and remove BIOs from a chain
- BIO_push(3ossl), BIO_pop(3ossl), BIO_set_next(3ossl)
- add and remove BIOs from a chain
- BIO_read_ex(3), BIO_write_ex(3), BIO_read(3), BIO_write(3), BIO_gets(3), BIO_puts(3)
- BIO I/O functions
- BIO_read_ex(3ossl), BIO_write_ex(3ossl), BIO_read(3ossl), BIO_write(3ossl), BIO_gets(3ossl), BIO_get_line(3ossl), BIO_puts(3ossl)
- BIO I/O functions
- BIO_s_accept(3), BIO_set_accept_name(3), BIO_set_accept_port(3), BIO_get_accept_name(3), BIO_get_accept_port(3), BIO_new_accept(3), BIO_set_nbio_accept(3), BIO_set_accept_bios(3), BIO_get_peer_name(3), BIO_get_peer_port(3), BIO_get_accept_ip_family(3), BIO_set_accept_ip_family(3), BIO_set_bind_mode(3), BIO_get_bind_mode(3), BIO_do_accept(3)
- accept BIO
- BIO_s_accept(3ossl), BIO_set_accept_name(3ossl), BIO_set_accept_port(3ossl), BIO_get_accept_name(3ossl), BIO_get_accept_port(3ossl), BIO_new_accept(3ossl), BIO_set_nbio_accept(3ossl), BIO_set_tfo_accept(3ossl), BIO_set_accept_bios(3ossl), BIO_get_peer_name(3ossl), BIO_get_peer_port(3ossl), BIO_get_accept_ip_family(3ossl), BIO_set_accept_ip_family(3ossl), BIO_set_bind_mode(3ossl), BIO_get_bind_mode(3ossl), BIO_do_accept(3ossl)
- accept BIO
- BIO_s_bio(3), BIO_make_bio_pair(3), BIO_destroy_bio_pair(3), BIO_shutdown_wr(3), BIO_set_write_buf_size(3), BIO_get_write_buf_size(3), BIO_new_bio_pair(3), BIO_get_write_guarantee(3), BIO_ctrl_get_write_guarantee(3), BIO_get_read_request(3), BIO_ctrl_get_read_request(3), BIO_ctrl_reset_read_request(3)
- BIO pair BIO
- BIO_s_bio(3ossl), BIO_make_bio_pair(3ossl), BIO_destroy_bio_pair(3ossl), BIO_shutdown_wr(3ossl), BIO_set_write_buf_size(3ossl), BIO_get_write_buf_size(3ossl), BIO_new_bio_pair(3ossl), BIO_get_write_guarantee(3ossl), BIO_ctrl_get_write_guarantee(3ossl), BIO_get_read_request(3ossl), BIO_ctrl_get_read_request(3ossl), BIO_ctrl_reset_read_request(3ossl)
- BIO pair BIO
- BIO_s_connect(3ossl), BIO_new_connect(3ossl), BIO_set_conn_hostname(3ossl), BIO_set_conn_port(3ossl), BIO_set_conn_address(3ossl), BIO_set_conn_ip_family(3ossl), BIO_get_conn_hostname(3ossl), BIO_get_conn_port(3ossl), BIO_get_conn_address(3ossl), BIO_get_conn_ip_family(3ossl), BIO_set_nbio(3ossl), BIO_set_sock_type(3ossl), BIO_get_sock_type(3ossl), BIO_get0_dgram_bio(3ossl), BIO_do_connect(3ossl)
- connect BIO
- BIO_s_datagram(3), BIO_new_dgram(3), BIO_dgram_set_peer(3), BIO_ctrl_dgram_connect(3), BIO_dgram_get_peer(3), BIO_ctrl_set_connected(3), BIO_dgram_recv_timedout(3), BIO_dgram_send_timedout(3), BIO_dgram_non_fatal_error(3)
- datagram socket BIO
- BIO_s_datagram(3ossl), BIO_new_dgram(3ossl), BIO_ctrl_dgram_connect(3ossl), BIO_ctrl_set_connected(3ossl), BIO_dgram_recv_timedout(3ossl), BIO_dgram_send_timedout(3ossl), BIO_dgram_get_peer(3ossl), BIO_dgram_set_peer(3ossl), BIO_dgram_detect_peer_addr(3ossl), BIO_dgram_get_mtu_overhead(3ossl)
- Network BIO with datagram semantics
- BIO_s_dgram_pair(3ossl), BIO_new_bio_dgram_pair(3ossl), BIO_dgram_set_no_trunc(3ossl), BIO_dgram_get_no_trunc(3ossl), BIO_dgram_get_effective_caps(3ossl), BIO_dgram_get_caps(3ossl), BIO_dgram_set_caps(3ossl), BIO_dgram_set_mtu(3ossl), BIO_dgram_get_mtu(3ossl), BIO_dgram_set0_local_addr(3ossl)
- datagram pair BIO
- BIO_s_fd(3), BIO_set_fd(3), BIO_get_fd(3), BIO_new_fd(3)
- file descriptor BIO
- BIO_s_fd(3ossl), BIO_set_fd(3ossl), BIO_get_fd(3ossl), BIO_new_fd(3ossl)
- file descriptor BIO
- BIO_s_file(3), BIO_new_file(3), BIO_new_fp(3), BIO_set_fp(3), BIO_get_fp(3), BIO_read_filename(3), BIO_write_filename(3), BIO_append_filename(3), BIO_rw_filename(3)
- FILE bio
- BIO_s_file(3ossl), BIO_new_file(3ossl), BIO_new_fp(3ossl), BIO_set_fp(3ossl), BIO_get_fp(3ossl), BIO_read_filename(3ossl), BIO_write_filename(3ossl), BIO_append_filename(3ossl), BIO_rw_filename(3ossl)
- FILE bio
- BIO_s_null(3)
- null data sink
- BIO_s_null(3ossl)
- null data sink
- BIO_s_secmem(3), BIO_s_mem(3), BIO_set_mem_eof_return(3), BIO_get_mem_data(3), BIO_set_mem_buf(3), BIO_get_mem_ptr(3), BIO_new_mem_buf(3)
- memory BIO
- BIO_s_secmem(3ossl), BIO_s_dgram_mem(3ossl), BIO_s_mem(3ossl), BIO_set_mem_eof_return(3ossl), BIO_get_mem_data(3ossl), BIO_set_mem_buf(3ossl), BIO_get_mem_ptr(3ossl), BIO_new_mem_buf(3ossl)
- memory BIO
- BIO_sendmmsg(3ossl), BIO_recvmmsg(3ossl), BIO_dgram_set_local_addr_enable(3ossl), BIO_dgram_get_local_addr_enable(3ossl), BIO_dgram_get_local_addr_cap(3ossl), BIO_err_is_non_fatal(3ossl)
- send and receive multiple datagrams in a single call
- BIO_set_callback_ex(3), BIO_get_callback_ex(3), BIO_set_callback(3), BIO_get_callback(3), BIO_set_callback_arg(3), BIO_get_callback_arg(3), BIO_debug_callback(3), BIO_callback_fn_ex(3), BIO_callback_fn(3)
- BIO callback functions
- BIO_set_callback_ex(3ossl), BIO_get_callback_ex(3ossl), BIO_set_callback(3ossl), BIO_get_callback(3ossl), BIO_set_callback_arg(3ossl), BIO_get_callback_arg(3ossl), BIO_debug_callback(3ossl), BIO_debug_callback_ex(3ossl), BIO_callback_fn_ex(3ossl), BIO_callback_fn(3ossl)
- BIO callback functions
- BIO_set_conn_address(3), BIO_get_conn_address(3), BIO_s_connect(3), BIO_new_connect(3), BIO_set_conn_hostname(3), BIO_set_conn_port(3), BIO_set_conn_ip_family(3), BIO_get_conn_ip_family(3), BIO_get_conn_hostname(3), BIO_get_conn_port(3), BIO_set_nbio(3), BIO_do_connect(3)
- connect BIO
- BIO_set_data(3), BIO_get_data(3), BIO_set_init(3), BIO_get_init(3), BIO_set_shutdown(3), BIO_get_shutdown(3)
- functions for managing BIO state information
- BIO_set_data(3ossl), BIO_get_data(3ossl), BIO_set_init(3ossl), BIO_get_init(3ossl), BIO_set_shutdown(3ossl), BIO_get_shutdown(3ossl)
- functions for managing BIO state information
- BIO_should_read(3), BIO_should_write(3), BIO_should_io_special(3), BIO_retry_type(3), BIO_should_retry(3), BIO_get_retry_BIO(3), BIO_get_retry_reason(3), BIO_set_retry_reason(3)
- BIO retry functions
- BIO_should_read(3ossl), BIO_should_write(3ossl), BIO_should_io_special(3ossl), BIO_retry_type(3ossl), BIO_should_retry(3ossl), BIO_get_retry_BIO(3ossl), BIO_get_retry_reason(3ossl), BIO_set_retry_reason(3ossl)
- BIO retry functions
- BIO_socket(3), BIO_bind(3), BIO_connect(3), BIO_listen(3), BIO_accept_ex(3), BIO_closesocket(3)
- BIO socket communication setup routines
- BIO_socket(3ossl), BIO_bind(3ossl), BIO_connect(3ossl), BIO_listen(3ossl), BIO_accept_ex(3ossl), BIO_closesocket(3ossl)
- BIO socket communication setup routines
- BIO_socket_wait(3ossl), BIO_wait(3ossl), BIO_do_connect_retry(3ossl)
- BIO connection utility functions
- BLT(n)
- Introduction to the BLT library
- BN_BLINDING_new(3), BN_BLINDING_free(3), BN_BLINDING_update(3), BN_BLINDING_convert(3), BN_BLINDING_invert(3), BN_BLINDING_convert_ex(3), BN_BLINDING_invert_ex(3), BN_BLINDING_is_current_thread(3), BN_BLINDING_set_current_thread(3), BN_BLINDING_lock(3), BN_BLINDING_unlock(3), BN_BLINDING_get_flags(3), BN_BLINDING_set_flags(3), BN_BLINDING_create_param(3)
- blinding related BIGNUM functions
- BN_BLINDING_new(3ossl), BN_BLINDING_free(3ossl), BN_BLINDING_update(3ossl), BN_BLINDING_convert(3ossl), BN_BLINDING_invert(3ossl), BN_BLINDING_convert_ex(3ossl), BN_BLINDING_invert_ex(3ossl), BN_BLINDING_is_current_thread(3ossl), BN_BLINDING_set_current_thread(3ossl), BN_BLINDING_lock(3ossl), BN_BLINDING_unlock(3ossl), BN_BLINDING_get_flags(3ossl), BN_BLINDING_set_flags(3ossl), BN_BLINDING_create_param(3ossl)
- blinding related BIGNUM functions
- BN_CTX_new(3), BN_CTX_secure_new(3), BN_CTX_free(3)
- allocate and free BN_CTX structures
- BN_CTX_new_ex(3ossl), BN_CTX_new(3ossl), BN_CTX_secure_new_ex(3ossl), BN_CTX_secure_new(3ossl), BN_CTX_free(3ossl)
- allocate and free BN_CTX structures
- BN_CTX_start(3), BN_CTX_get(3), BN_CTX_end(3)
- use temporary BIGNUM variables
- BN_CTX_start(3ossl), BN_CTX_get(3ossl), BN_CTX_end(3ossl)
- use temporary BIGNUM variables
- BN_add(3), BN_sub(3), BN_mul(3), BN_sqr(3), BN_div(3), BN_mod(3), BN_nnmod(3), BN_mod_add(3), BN_mod_sub(3), BN_mod_mul(3), BN_mod_sqr(3), BN_mod_sqrt(3), BN_exp(3), BN_mod_exp(3), BN_gcd(3)
- arithmetic operations on BIGNUMs
- BN_add(3ossl), BN_sub(3ossl), BN_mul(3ossl), BN_sqr(3ossl), BN_div(3ossl), BN_mod(3ossl), BN_nnmod(3ossl), BN_mod_add(3ossl), BN_mod_sub(3ossl), BN_mod_mul(3ossl), BN_mod_sqr(3ossl), BN_mod_sqrt(3ossl), BN_exp(3ossl), BN_mod_exp(3ossl), BN_gcd(3ossl)
- arithmetic operations on BIGNUMs
- BN_add_word(3), BN_sub_word(3), BN_mul_word(3), BN_div_word(3), BN_mod_word(3)
- arithmetic functions on BIGNUMs with integers
- BN_add_word(3ossl), BN_sub_word(3ossl), BN_mul_word(3ossl), BN_div_word(3ossl), BN_mod_word(3ossl)
- arithmetic functions on BIGNUMs with integers
- BN_bn2binpad(3), BN_bn2bin(3), BN_bin2bn(3), BN_bn2lebinpad(3), BN_lebin2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
- format conversions
- BN_bn2binpad(3ossl), BN_signed_bn2bin(3ossl), BN_bn2bin(3ossl), BN_bin2bn(3ossl), BN_signed_bin2bn(3ossl), BN_bn2lebinpad(3ossl), BN_signed_bn2lebin(3ossl), BN_lebin2bn(3ossl), BN_signed_lebin2bn(3ossl), BN_bn2nativepad(3ossl), BN_signed_bn2native(3ossl), BN_native2bn(3ossl), BN_signed_native2bn(3ossl), BN_bn2hex(3ossl), BN_bn2dec(3ossl), BN_hex2bn(3ossl), BN_dec2bn(3ossl), BN_print(3ossl), BN_print_fp(3ossl), BN_bn2mpi(3ossl), BN_mpi2bn(3ossl)
- format conversions
- BN_cmp(3), BN_ucmp(3), BN_is_zero(3), BN_is_one(3), BN_is_word(3), BN_abs_is_word(3), BN_is_odd(3)
- BIGNUM comparison and test functions
- BN_cmp(3ossl), BN_ucmp(3ossl), BN_is_zero(3ossl), BN_is_one(3ossl), BN_is_word(3ossl), BN_abs_is_word(3ossl), BN_is_odd(3ossl), BN_are_coprime(3ossl)
- BIGNUM comparison and test functions
- BN_copy(3), BN_dup(3), BN_with_flags(3)
- copy BIGNUMs
- BN_copy(3ossl), BN_dup(3ossl), BN_with_flags(3ossl)
- copy BIGNUMs
- BN_generate_prime_ex(3), BN_is_prime_ex(3), BN_is_prime_fasttest_ex(3), BN_GENCB_call(3), BN_GENCB_new(3), BN_GENCB_free(3), BN_GENCB_set_old(3), BN_GENCB_set(3), BN_GENCB_get_arg(3), BN_generate_prime(3), BN_is_prime(3), BN_is_prime_fasttest(3)
- generate primes and test for primality
- BN_generate_prime_ex2(3ossl), BN_generate_prime_ex(3ossl), BN_is_prime_ex(3ossl), BN_check_prime(3ossl), BN_is_prime_fasttest_ex(3ossl), BN_GENCB_call(3ossl), BN_GENCB_new(3ossl), BN_GENCB_free(3ossl), BN_GENCB_set_old(3ossl), BN_GENCB_set(3ossl), BN_GENCB_get_arg(3ossl), BN_generate_prime(3ossl), BN_is_prime(3ossl), BN_is_prime_fasttest(3ossl)
- generate primes and test for primality
- BN_mod_exp_mont(3ossl), BN_mod_exp_mont_consttime(3ossl), BN_mod_exp_mont_consttime_x2(3ossl)
- Montgomery exponentiation
- BN_mod_inverse(3)
- compute inverse modulo n
- BN_mod_inverse(3ossl)
- compute inverse modulo n
- BN_mod_mul_montgomery(3), BN_MONT_CTX_new(3), BN_MONT_CTX_free(3), BN_MONT_CTX_set(3), BN_MONT_CTX_copy(3), BN_from_montgomery(3), BN_to_montgomery(3)
- Montgomery multiplication
- BN_mod_mul_montgomery(3ossl), BN_MONT_CTX_new(3ossl), BN_MONT_CTX_free(3ossl), BN_MONT_CTX_set(3ossl), BN_MONT_CTX_copy(3ossl), BN_from_montgomery(3ossl), BN_to_montgomery(3ossl)
- Montgomery multiplication
- BN_mod_mul_reciprocal(3), BN_div_recp(3), BN_RECP_CTX_new(3), BN_RECP_CTX_free(3), BN_RECP_CTX_set(3)
- modular multiplication using reciprocal
- BN_mod_mul_reciprocal(3ossl), BN_div_recp(3ossl), BN_RECP_CTX_new(3ossl), BN_RECP_CTX_free(3ossl), BN_RECP_CTX_set(3ossl)
- modular multiplication using reciprocal
- BN_new(3), BN_secure_new(3), BN_clear(3), BN_free(3), BN_clear_free(3)
- allocate and free BIGNUMs
- BN_new(3ossl), BN_secure_new(3ossl), BN_clear(3ossl), BN_free(3ossl), BN_clear_free(3ossl)
- allocate and free BIGNUMs
- BN_num_bits(3), BN_num_bytes(3), BN_num_bits_word(3)
- get BIGNUM size
- BN_num_bits(3ossl), BN_num_bytes(3ossl), BN_num_bits_word(3ossl)
- get BIGNUM size
- BN_rand(3), BN_priv_rand(3), BN_pseudo_rand(3), BN_rand_range(3), BN_priv_rand_range(3), BN_pseudo_rand_range(3)
- generate pseudo-random number
- BN_rand_ex(3ossl), BN_rand(3ossl), BN_priv_rand_ex(3ossl), BN_priv_rand(3ossl), BN_pseudo_rand(3ossl), BN_rand_range_ex(3ossl), BN_rand_range(3ossl), BN_priv_rand_range_ex(3ossl), BN_priv_rand_range(3ossl), BN_pseudo_rand_range(3ossl)
- generate pseudo-random number
- BN_security_bits(3)
- returns bits of security based on given numbers
- BN_security_bits(3ossl)
- returns bits of security based on given numbers
- BN_set_flags(3), BN_get_flags(3)
- enable and inspect flags on BIGNUM objects
- BN_set_negative(3), BN_is_negative(3)
- change and inspect the sign of a BIGNUM
- BN_zero(3), BN_one(3), BN_value_one(3), BN_set_word(3), BN_get_word(3)
- BIGNUM assignment operations
- BN_zero(3ossl), BN_one(3ossl), BN_value_one(3ossl), BN_set_word(3ossl), BN_get_word(3ossl)
- BIGNUM assignment operations
- BSb_back_solve(3)
- Backward triangular matrix solution on a block of right hand sides
- BSb_backward(3)
- Backward triangular matrix multiplication on a block of vectors
- BSb_for_solve(3)
- Forward triangular matrix solution on a block of vectors
- BSb_forward(3)
- Forward triangular matrix multiplication on a block of vectors
- BSback_solve(3)
- Backward triangular matrix solution on a single vector
- BSback_solve1(3)
- Backward triangular matrix solution on a single vector
- BSbackward(3)
- Backward triangular matrix multiplication on a single vector
- BSbackward1(3)
- Backward triangular matrix multiplication on a single vector
- BSbjacobi(3)
- Apply the block Jacobi preconditioner
- BSctx_set_cs(3)
- Set the maximum clique size allowed
- BSctx_set_guess(3)
- Set whether to use zero as the initial vector for the iterative method or use the values given in the vector passed to the iterative method
- BSctx_set_id(3)
- Set the processor id
- BSctx_set_is(3)
- Set the maximum i-node size allowed
- BSctx_set_max_it(3)
- Set the maximum number of iterations to be allowed by the iterative solver
- BSctx_set_method(3)
- Set the iterative method to be used
- BSctx_set_num_rhs(3)
- Set the number of RHSs to be solved for
- BSctx_set_pr(3)
- Set whether information on reordering should be printed
- BSctx_set_pre(3)
- The preconditioner to be used by the iterative solver
- BSctx_set_print_log(3)
- Set whether logging information is printed
- BSctx_set_restart(3)
- Set the number of vectors stored by GMRES
- BSctx_set_rt(3)
- Set whether information for fast future permutations with the same matrix structure should be kept
- BSctx_set_scaling(3)
- Set whether or not the linear system should solved or not
- BSctx_set_si(3)
- Set whether or not inodes and cliques will be found
- BSctx_set_tol(3)
- Set the relative residual tolerance for the iterative method
- BSeasy_A(3)
- Given A in a standard numerical format, construct the sparse A that we need for BlockSolve. This routine is particularly useful for matrices created in Fortran. The rows on a processor must be contiguous in the global numbering. If they are not, then other BlockSolve routines must be called to construct the matrix for BlockSolve. Arrays are indexed starting with 0. The values in a row must be sorted according to column number
- BSfinalize(3)
- Finalizes BlockSolve and MPI. Prints the log stuff if MLOG was defined
- BSfor_solve(3)
- Forward triangular matrix solution on a single vector
- BSfor_solve1(3)
- Forward triangular matrix solution on a single vector
- BSforward(3)
- Forward triangular matrix multiplication on a single vector
- BSforward1(3)
- Forward triangular matrix multiplication on a single vector
- BSfree_comm(3)
- Free the compiled communication pattern
- BSfree_easymat(3)
- Free a sparse matrix allocated in BSeasy_mat
- BSfree_reperm(3)
- Free the reperm data structure
- BSget_diag(3)
- Retrieve the diagonal of the matrix
- BSglob2proc(3)
- Map global row numbers to processor id's
- BSglobal_flops(3)
- Returns the global number of flops accumulated by BlockSolve
- BSglobal_num_inodes(3)
- Returns the global number of i-nodes
- BSinit(3)
- Initializes BlockSolve and MPI. BSinit() calls MPI_Init() if it has not already been called
- BSinv_diag_block(3)
- Invert the dense diagonal blocks of the matrix
- BSlocal_flops(3)
- Returns the number of flops accumulated by BlockSolve
- BSlocal_num_inodes(3)
- Returns the local number of i-nodes
- BSmain_reperm(3)
- Permute the sparse matrix using data structures generated by BSmain_perm on the same matrix structure
- BSmake_off_map(3)
- Generate a mapping from global rows to processor id
- BSoffset(3)
- Find a consistent global numbering
- BSpar_gmres(3)
- Solve a nonsymmetric system of equations using gmres preconditioned by one of several preconditioners. The rhs can be a block of vectors
- BSpar_isolve(3)
- Solve a symmetric indefinite system of equations using symmlq preconditioned by one of several preconditioners
- BSpar_solve(3)
- General solver of a system of equations preconditioned by one of several preconditioners and using one of several possible methods. The rhs can be a block of vectors
- BSpar_sym_solve(3)
- Solve a symmetric positive definite system of equations using conjugate gradients preconditioned by one of several preconditioners. The rhs can be a block of vectors. The user should not call this function directly, but BSpar_solve()
- BSprint_log(3)
- Print log stuff if MLOG is defined
- BSsave_diag(3)
- Copy the diagonal of A into special storage in A
- BSscale_diag(3)
- Symmetrically scale the matrix by a diagonal matrix
- BSset_diag(3)
- Set the diagonal of A to a constant
- BSset_diagv(3)
- Set the diagonal equal to a vector
- BSsetup_forward(3)
- Set up the communication structure for triangular matrix solution
- BUILDINFO(5)
- Makepkg package build information file
- BasketLosses(1)
- Example of Modeling Losses Across Correlated Assets
- Beep(3), Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype cmpStrChstr copyChar copyCharList copyChtype copyChtypeList dirName floorCDK freeChar freeCharList freeChtype freeChtypeList intlen lenCharList lenChtypeList mode2Char searchList sortList cdk_misc(3)
- Cdk miscellaneous routines
- BermudanSwaption(1)
- Example of using QuantLib
- Bigarray(3o)
- Large, multi-dimensional, numerical arrays
- Bigarray.Array0(3o)
- Zero-dimensional arrays
- Bigarray.Array1(3o)
- One-dimensional arrays
- Bigarray.Array2(3o)
- Two-dimensional arrays
- Bigarray.Array3(3o)
- Three-dimensional arrays
- Bigarray.Genarray(3o)
- no description
- Binutils(3o)
- no description
- BlackPixelOfScreen(3), WhitePixelOfScreen(3), CellsOfScreen(3), DefaultColormapOfScreen(3), DefaultDepthOfScreen(3), DefaultGCOfScreen(3), DefaultVisualOfScreen(3), DoesBackingStore(3), DoesSaveUnders(3), DisplayOfScreen(3), XScreenNumberOfScreen(3), EventMaskOfScreen(3), HeightOfScreen(3), HeightMMOfScreen(3), MaxCmapsOfScreen(3), MinCmapsOfScreen(3), PlanesOfScreen(3), RootWindowOfScreen(3), WidthOfScreen(3), WidthMMOfScreen(3)
- screen information functions and macros
- Blt_Tree(3)
- Tree data object
- Blt_TreeCreate(3)
- Create tree data object
- Blt_TreeCreateNode(3)
- Creates a node in a tree data object
- Blt_TreeDeleteNode(3)
- Deletes a node and its descendants
- Blt_TreeExists(3)
- Indicates if a tree exists
- Blt_TreeGetNode(3)
- Finds the node from the ID
- Blt_TreeGetToken(3)
- Grabs a token associated with existing tree data object
- Blt_TreeName(3)
- Returns the name of the tree data object
- Blt_TreeNodeId(3)
- Returns the node serial number
- Blt_TreeReleaseToken(3)
- Releases token associated with tree object
- Bonds(1)
- Example of bond pricing
- Build_path_prefix_map(3o)
- Rewrite paths for reproducible builds
- CA.pl(1)
- friendlier interface for OpenSSL certificate programs
- CA.pl(1ossl)
- friendlier interface for OpenSSL certificate programs
- CALL(7)
- invoke a procedure
- CDKchdir(3), CDKchdir CDKgetDirectoryContents CDKopenFile CDKreadFile alignxy char2Chtype char2DisplayType checkForLink chtype2String deleteCursesWindow enableCursesMarkup eraseCursesWindow getListIndex getString justifyString mode2Filetype moveCursesWindow popupDialog popupLabel popupLabelAttrib selectFile setWidgetDimension stripWhiteSpace viewFile viewInfo cdk_util(3)
- Cdk utility functions
- CDKparamNumber(3), CDKparamNumber CDKparamNumber2 CDKparamString CDKparamString2 CDKparseParams CDKparsePosition CDKparamValue cdk_params(3)
- Cdk command-line parsing
- CDS(1)
- Example of Credit-Default Swap pricing
- CHECKPOINT(7)
- force a write-ahead log checkpoint
- CK_COHORT_INSTANCE(3)
- declare an instance of a cohort type
- CK_COHORT_PROTOTYPE(3)
- define cohort type with specified lock types
- CK_COHORT_TRYLOCK_PROTOTYPE(3)
- define cohort type with specified lock types
- CK_HS_HASH(3)
- invoke hash function with hash set seed
- CK_RHS_HASH(3)
- invoke hash function with hash set seed
- CK_RWCOHORT_INIT(3)
- initialize instance of a cohort-based reader-writer lock type
- CK_RWCOHORT_INSTANCE(3)
- declare an instance of a cohort-based reader-writer lock type
- CK_RWCOHORT_PROTOTYPE(3)
- define reader-writer cohort-based lock using the specified cohort type
- CK_RWCOHORT_READ_LOCK(3)
- acquire read-only permission for cohort-based reader-writer lock
- CK_RWCOHORT_READ_UNLOCK(3)
- relinquish read-only access to cohort-based reader-writer lock
- CK_RWCOHORT_WRITE_LOCK(3)
- acquite write access for a cohort-based reader-writer lock
- CK_RWCOHORT_WRITE_UNLOCK(3)
- relinquish write access for cohort-based reader-writer lock
- CLUSTER(7)
- cluster a table according to an index
- CMAC_CTX(3ossl), CMAC_CTX_new(3ossl), CMAC_CTX_cleanup(3ossl), CMAC_CTX_free(3ossl), CMAC_CTX_get0_cipher_ctx(3ossl), CMAC_CTX_copy(3ossl), CMAC_Init(3ossl), CMAC_Update(3ossl), CMAC_Final(3ossl), CMAC_resume(3ossl)
- create cipher-based message authentication codes
- CMAC_CTX_new(3), CMAC_Init(3), CMAC_Update(3), CMAC_Final(3), CMAC_CTX_copy(3), CMAC_CTX_get0_cipher_ctx(3), CMAC_CTX_cleanup(3), CMAC_CTX_free(3)
- Cipher-based message authentication code
- CMS_EncryptedData_decrypt(3ossl), CMS_EnvelopedData_decrypt(3ossl)
- Decrypt CMS EncryptedData or EnvelopedData
- CMS_EncryptedData_encrypt_ex(3ossl), CMS_EncryptedData_encrypt(3ossl)
- Create CMS EncryptedData
- CMS_EnvelopedData_create_ex(3ossl), CMS_EnvelopedData_create(3ossl), CMS_AuthEnvelopedData_create(3ossl), CMS_AuthEnvelopedData_create_ex(3ossl)
- Create CMS envelope
- CMS_ReceiptRequest_create0(3), CMS_add1_ReceiptRequest(3), CMS_get1_ReceiptRequest(3), CMS_ReceiptRequest_get0_values(3)
- CMS signed receipt request functions
- CMS_ReceiptRequest_create0_ex(3ossl), CMS_ReceiptRequest_create0(3ossl), CMS_add1_ReceiptRequest(3ossl), CMS_get1_ReceiptRequest(3ossl), CMS_ReceiptRequest_get0_values(3ossl)
- CMS signed receipt request functions
- CMS_SignerInfo_set1_signer_cert(3), CMS_get0_SignerInfos(3), CMS_SignerInfo_get0_signer_id(3), CMS_SignerInfo_get0_signature(3), CMS_SignerInfo_cert_cmp(3)
- CMS signedData signer functions
- CMS_SignerInfo_set1_signer_cert(3ossl), CMS_get0_SignerInfos(3ossl), CMS_SignerInfo_get0_signer_id(3ossl), CMS_SignerInfo_get0_signature(3ossl), CMS_SignerInfo_cert_cmp(3ossl)
- CMS signedData signer functions
- CMS_add0_cert(3), CMS_add1_cert(3), CMS_get1_certs(3), CMS_add0_crl(3), CMS_add1_crl(3), CMS_get1_crls(3)
- CMS certificate and CRL utility functions
- CMS_add0_cert(3ossl), CMS_add1_cert(3ossl), CMS_get1_certs(3ossl), CMS_add0_crl(3ossl), CMS_add1_crl(3ossl), CMS_get1_crls(3ossl)
- CMS certificate and CRL utility functions
- CMS_add1_recipient(3ossl), CMS_add1_recipient_cert(3ossl), CMS_add0_recipient_key(3ossl)
- add recipients to a CMS enveloped data structure
- CMS_add1_recipient_cert(3), CMS_add0_recipient_key(3)
- add recipients to a CMS enveloped data structure
- CMS_add1_signer(3), CMS_SignerInfo_sign(3)
- add a signer to a CMS_ContentInfo signed data structure
- CMS_add1_signer(3ossl), CMS_SignerInfo_sign(3ossl)
- add a signer to a CMS_ContentInfo signed data structure
- CMS_compress(3)
- create a CMS CompressedData structure
- CMS_compress(3ossl)
- create a CMS CompressedData structure
- CMS_data_create_ex(3ossl), CMS_data_create(3ossl)
- Create CMS Data object
- CMS_decrypt(3)
- decrypt content from a CMS envelopedData structure
- CMS_decrypt(3ossl), CMS_decrypt_set1_pkey_and_peer(3ossl), CMS_decrypt_set1_pkey(3ossl), CMS_decrypt_set1_password(3ossl)
- decrypt content from a CMS envelopedData structure
- CMS_digest_create_ex(3ossl), CMS_digest_create(3ossl)
- Create CMS DigestedData object
- CMS_encrypt(3)
- create a CMS envelopedData structure
- CMS_encrypt_ex(3ossl), CMS_encrypt(3ossl)
- create a CMS envelopedData structure
- CMS_final(3ossl), CMS_final_digest(3ossl)
- finalise a CMS_ContentInfo structure
- CMS_get0_RecipientInfos(3), CMS_RecipientInfo_type(3), CMS_RecipientInfo_ktri_get0_signer_id(3), CMS_RecipientInfo_ktri_cert_cmp(3), CMS_RecipientInfo_set0_pkey(3), CMS_RecipientInfo_kekri_get0_id(3), CMS_RecipientInfo_kekri_id_cmp(3), CMS_RecipientInfo_set0_key(3), CMS_RecipientInfo_decrypt(3), CMS_RecipientInfo_encrypt(3)
- CMS envelopedData RecipientInfo routines
- CMS_get0_RecipientInfos(3ossl), CMS_RecipientInfo_type(3ossl), CMS_RecipientInfo_ktri_get0_signer_id(3ossl), CMS_RecipientInfo_ktri_cert_cmp(3ossl), CMS_RecipientInfo_set0_pkey(3ossl), CMS_RecipientInfo_kekri_get0_id(3ossl), CMS_RecipientInfo_kari_set0_pkey_and_peer(3ossl), CMS_RecipientInfo_kari_set0_pkey(3ossl), CMS_RecipientInfo_kari_get0_ctx(3ossl), CMS_RecipientInfo_kekri_id_cmp(3ossl), CMS_RecipientInfo_set0_key(3ossl), CMS_RecipientInfo_kemri_cert_cmp(3ossl), CMS_RecipientInfo_kemri_set0_pkey(3ossl), CMS_RecipientInfo_kemri_get0_ctx(3ossl), CMS_RecipientInfo_kemri_get0_kdf_alg(3ossl), CMS_RecipientInfo_kemri_set_ukm(3ossl), CMS_RecipientInfo_decrypt(3ossl), CMS_RecipientInfo_encrypt(3ossl)
- CMS envelopedData RecipientInfo routines
- CMS_get0_type(3), CMS_set1_eContentType(3), CMS_get0_eContentType(3), CMS_get0_content(3)
- get and set CMS content types and content
- CMS_get0_type(3ossl), CMS_set1_eContentType(3ossl), CMS_get0_eContentType(3ossl), CMS_get0_content(3ossl)
- get and set CMS content types and content
- CMS_sign(3)
- create a CMS SignedData structure
- CMS_sign(3ossl), CMS_sign_ex(3ossl)
- create a CMS SignedData structure
- CMS_sign_receipt(3)
- create a CMS signed receipt
- CMS_sign_receipt(3ossl)
- create a CMS signed receipt
- CMS_signed_add1_attr(3), CMS_signed_add1_attr_by_NID(3), CMS_signed_add1_attr_by_OBJ(3), CMS_signed_add1_attr_by_txt(3), CMS_signed_delete_attr(3), CMS_signed_get0_data_by_OBJ(3), CMS_signed_get_attr(3), CMS_signed_get_attr_by_NID(3), CMS_signed_get_attr_by_OBJ(3), CMS_signed_get_attr_count(3), CMS_unsigned_add1_attr(3), CMS_unsigned_add1_attr_by_NID(3), CMS_unsigned_add1_attr_by_OBJ(3), CMS_unsigned_add1_attr_by_txt(3), CMS_unsigned_delete_attr(3), CMS_unsigned_get0_data_by_OBJ(3), CMS_unsigned_get_attr(3), CMS_unsigned_get_attr_by_NID(3), CMS_unsigned_get_attr_by_OBJ(3), CMS_unsigned_get_attr_count(3)
- change signed and unsigned attributes of a CMS SignerInfo object
- CMS_signed_get_attr_count(3ossl), CMS_signed_get_attr_by_NID(3ossl), CMS_signed_get_attr_by_OBJ(3ossl), CMS_signed_get_attr(3ossl), CMS_signed_delete_attr(3ossl), CMS_signed_add1_attr(3ossl), CMS_signed_add1_attr_by_OBJ(3ossl), CMS_signed_add1_attr_by_NID(3ossl), CMS_signed_add1_attr_by_txt(3ossl), CMS_signed_get0_data_by_OBJ(3ossl), CMS_unsigned_get_attr_count(3ossl), CMS_unsigned_get_attr_by_NID(3ossl), CMS_unsigned_get_attr_by_OBJ(3ossl), CMS_unsigned_get_attr(3ossl), CMS_unsigned_delete_attr(3ossl), CMS_unsigned_add1_attr(3ossl), CMS_unsigned_add1_attr_by_OBJ(3ossl), CMS_unsigned_add1_attr_by_NID(3ossl), CMS_unsigned_add1_attr_by_txt(3ossl), CMS_unsigned_get0_data_by_OBJ(3ossl)
- CMS signed and unsigned attribute functions
- CMS_uncompress(3)
- uncompress a CMS CompressedData structure
- CMS_uncompress(3ossl)
- uncompress a CMS CompressedData structure
- CMS_verify(3), CMS_get0_signers(3)
- verify a CMS SignedData structure
- CMS_verify(3ossl), CMS_SignedData_verify(3ossl), CMS_get0_signers(3ossl)
- verify a CMS SignedData structure
- CMS_verify_receipt(3)
- verify a CMS signed receipt
- CMS_verify_receipt(3ossl)
- verify a CMS signed receipt
- COLORS(3x), %bool(3x), %chtype(3x), %cchar_t(3x), %attr_t(3x), %SCREEN(3x), %WINDOW(3x), %TRUE(3x), %FALSE(3x), %ERR(3x), %OK(3x), %curscr(3x), %newscr(3x), %stdscr(3x), %COLORS(3x), %COLOR_PAIRS(3x), %COLS(3x), %LINES(3x), %ESCDELAY(3x), %TABSIZE(3x)
- curses data types, constants, and global variables
- COLOR_BLACK(3x), %start_color(3x), %has_colors(3x), %can_change_color(3x), %init_pair(3x), %init_color(3x), %init_extended_pair(3x), %init_extended_color(3x), %color_content(3x), %pair_content(3x), %extended_color_content(3x), %extended_pair_content(3x), %reset_color_pairs(3x), %COLOR_PAIR(3x), %PAIR_NUMBER(3x), %COLORS(3x), %COLOR_PAIRS(3x), %COLOR_BLACK(3x), %COLOR_RED(3x), %COLOR_GREEN(3x), %COLOR_YELLOW(3x), %COLOR_BLUE(3x), %COLOR_MAGENTA(3x), %COLOR_CYAN(3x), %COLOR_WHITE(3x)
- manipulate terminal colors with curses
- COLOR_MAP(3)
- Stores a color map to accelerate drawing. Allegro game programming library
- COMMENT(7)
- define or change the comment of an object
- COMMIT_PREPARED(7)
- commit a transaction that was earlier prepared for two-phase commit
- COMPILED_SPRITE(3)
- Stores the contents of a compiled sprite. Allegro game programming library
- COMP_CTX_new(3ossl), COMP_CTX_get_method(3ossl), COMP_CTX_get_type(3ossl), COMP_get_type(3ossl), COMP_get_name(3ossl), COMP_CTX_free(3ossl), COMP_compress_block(3ossl), COMP_expand_block(3ossl), COMP_zlib(3ossl), COMP_zlib_oneshot(3ossl), COMP_brotli(3ossl), COMP_brotli_oneshot(3ossl), COMP_zstd(3ossl), COMP_zstd_oneshot(3ossl), BIO_f_zlib(3ossl), BIO_f_brotli(3ossl), BIO_f_zstd(3ossl)
- Compression support
- CONF_get1_default_config_file(3ossl), CONF_modules_load_file_ex(3ossl), CONF_modules_load_file(3ossl), CONF_modules_load(3ossl)
- OpenSSL configuration functions
- CONF_modules_free(3), CONF_modules_finish(3), CONF_modules_unload(3)
- OpenSSL configuration cleanup functions
- CONF_modules_free(3ossl), CONF_modules_finish(3ossl), CONF_modules_unload(3ossl)
- OpenSSL configuration cleanup functions
- CONF_modules_load_file(3), CONF_modules_load(3)
- OpenSSL configuration functions
- COPY(7)
- copy data between a file and a table
- CREATE_ACCESS_METHOD(7)
- define a new access method
- CREATE_AGGREGATE(7)
- define a new aggregate function
- CREATE_CAST(7)
- define a new cast
- CREATE_COLLATION(7)
- define a new collation
- CREATE_CONVERSION(7)
- define a new encoding conversion
- CREATE_DATABASE(7)
- create a new database
- CREATE_DOMAIN(7)
- define a new domain
- CREATE_EVENT_TRIGGER(7)
- define a new event trigger
- CREATE_FOREIGN_DATA_WRAPPER(7)
- define a new foreign-data wrapper
- CREATE_FOREIGN_TABLE(7)
- define a new foreign table
- CREATE_FUNCTION(7)
- define a new function
- CREATE_GROUP(7)
- define a new database role
- CREATE_INDEX(7)
- define a new index
- CREATE_LANGUAGE(7)
- define a new procedural language
- CREATE_MATERIALIZED_VIEW(7)
- define a new materialized view
- CREATE_OPERATOR(7)
- define a new operator
- CREATE_OPERATOR_CLASS(7)
- define a new operator class
- CREATE_OPERATOR_FAMILY(7)
- define a new operator family
- CREATE_POLICY(7)
- define a new row-level security policy for a table
- CREATE_PROCEDURE(7)
- define a new procedure
- CREATE_PUBLICATION(7)
- define a new publication
- CREATE_ROLE(7)
- define a new database role
- CREATE_RULE(7)
- define a new rewrite rule
- CREATE_SCHEMA(7)
- define a new schema
- CREATE_SEQUENCE(7)
- define a new sequence generator
- CREATE_SERVER(7)
- define a new foreign server
- CREATE_STATISTICS(7)
- define extended statistics
- CREATE_SUBSCRIPTION(7)
- define a new subscription
- CREATE_TABLE(7)
- define a new table
- CREATE_TABLESPACE(7)
- define a new tablespace
- CREATE_TABLE_AS(7)
- define a new table from the results of a query
- CREATE_TEXT_SEARCH_CONFIGURATION(7)
- define a new text search configuration
- CREATE_TEXT_SEARCH_DICTIONARY(7)
- define a new text search dictionary
- CREATE_TEXT_SEARCH_PARSER(7)
- define a new text search parser
- CREATE_TEXT_SEARCH_TEMPLATE(7)
- define a new text search template
- CREATE_TRANSFORM(7)
- define a new transform
- CREATE_TRIGGER(7)
- define a new trigger
- CREATE_TYPE(7)
- define a new data type
- CREATE_USER(7)
- define a new database role
- CREATE_USER_MAPPING(7)
- define a new mapping of a user to a foreign server
- CREATE_VIEW(7)
- define a new view
- CRYPTO_EX_new(3), CRYPTO_EX_free(3), CRYPTO_EX_dup(3), CRYPTO_free_ex_index(3), CRYPTO_get_ex_new_index(3), CRYPTO_set_ex_data(3), CRYPTO_get_ex_data(3), CRYPTO_free_ex_data(3), CRYPTO_new_ex_data(3)
- functions supporting application-specific data
- CRYPTO_EX_new(3ossl), CRYPTO_EX_free(3ossl), CRYPTO_EX_dup(3ossl), CRYPTO_free_ex_index(3ossl), CRYPTO_get_ex_new_index(3ossl), CRYPTO_alloc_ex_data(3ossl), CRYPTO_set_ex_data(3ossl), CRYPTO_get_ex_data(3ossl), CRYPTO_free_ex_data(3ossl), CRYPTO_new_ex_data(3ossl)
- functions supporting application-specific data
- CRYPTO_THREAD_run_once(3), CRYPTO_THREAD_lock_new(3), CRYPTO_THREAD_read_lock(3), CRYPTO_THREAD_write_lock(3), CRYPTO_THREAD_unlock(3), CRYPTO_THREAD_lock_free(3), CRYPTO_atomic_add(3)
- OpenSSL thread support
- CRYPTO_THREAD_run_once(3ossl), CRYPTO_THREAD_lock_new(3ossl), CRYPTO_THREAD_read_lock(3ossl), CRYPTO_THREAD_write_lock(3ossl), CRYPTO_THREAD_unlock(3ossl), CRYPTO_THREAD_lock_free(3ossl), CRYPTO_atomic_add(3ossl), CRYPTO_atomic_add64(3ossl), CRYPTO_atomic_and(3ossl), CRYPTO_atomic_or(3ossl), CRYPTO_atomic_load(3ossl), CRYPTO_atomic_store(3ossl), CRYPTO_atomic_load_int(3ossl), OSSL_set_max_threads(3ossl), OSSL_get_max_threads(3ossl), OSSL_get_thread_support_flags(3ossl), OSSL_THREAD_SUPPORT_FLAG_THREAD_POOL(3ossl), OSSL_THREAD_SUPPORT_FLAG_DEFAULT_SPAWN(3ossl)
- OpenSSL thread support
- CRYPTO_lock(3), CRYPTO_w_lock(3), CRYPTO_w_unlock(3), CRYPTO_r_lock(3), CRYPTO_r_unlock(3), CRYPTO_add(3)
- thread support
- CRYPTO_secure_malloc_init(3), CRYPTO_secure_malloc_initialized(3), CRYPTO_secure_malloc_done(3), OPENSSL_secure_malloc(3), CRYPTO_secure_malloc(3), OPENSSL_secure_zalloc(3), CRYPTO_secure_zalloc(3), OPENSSL_secure_free(3), CRYPTO_secure_free(3), OPENSSL_secure_clear_free(3), CRYPTO_secure_clear_free(3), OPENSSL_secure_actual_size(3), CRYPTO_secure_allocated(3), CRYPTO_secure_used(3)
- secure heap storage
- CRYPTO_secure_malloc_init(3ossl), CRYPTO_secure_malloc_initialized(3ossl), CRYPTO_secure_malloc_done(3ossl), OPENSSL_secure_malloc(3ossl), CRYPTO_secure_malloc(3ossl), OPENSSL_secure_zalloc(3ossl), CRYPTO_secure_zalloc(3ossl), OPENSSL_secure_malloc_array(3ossl), CRYPTO_secure_malloc_array(3ossl), OPENSSL_secure_calloc(3ossl), CRYPTO_secure_calloc(3ossl), OPENSSL_secure_free(3ossl), CRYPTO_secure_free(3ossl), OPENSSL_secure_clear_free(3ossl), CRYPTO_secure_clear_free(3ossl), OPENSSL_secure_actual_size(3ossl), CRYPTO_secure_allocated(3ossl), CRYPTO_secure_used(3ossl)
- secure heap storage
- CTLOG_STORE_get0_log_by_id(3)
- Get a Certificate Transparency log from a CTLOG_STORE
- CTLOG_STORE_get0_log_by_id(3ossl)
- Get a Certificate Transparency log from a CTLOG_STORE
- CTLOG_STORE_new(3), CTLOG_STORE_free(3), CTLOG_STORE_load_default_file(3), CTLOG_STORE_load_file(3)
- Create and populate a Certificate Transparency log list
- CTLOG_STORE_new_ex(3ossl), CTLOG_STORE_new(3ossl), CTLOG_STORE_free(3ossl), CTLOG_STORE_load_default_file(3ossl), CTLOG_STORE_load_file(3ossl)
- Create and populate a Certificate Transparency log list
- CTLOG_new(3), CTLOG_new_from_base64(3), CTLOG_free(3), CTLOG_get0_name(3), CTLOG_get0_log_id(3), CTLOG_get0_public_key(3)
- encapsulates information about a Certificate Transparency log
- CTLOG_new_ex(3ossl), CTLOG_new(3ossl), CTLOG_new_from_base64(3ossl), CTLOG_new_from_base64_ex(3ossl), CTLOG_free(3ossl), CTLOG_get0_name(3ossl), CTLOG_get0_log_id(3ossl), CTLOG_get0_public_key(3ossl)
- encapsulates information about a Certificate Transparency log
- CT_POLICY_EVAL_CTX_new(3), CT_POLICY_EVAL_CTX_free(3), CT_POLICY_EVAL_CTX_get0_cert(3), CT_POLICY_EVAL_CTX_set1_cert(3), CT_POLICY_EVAL_CTX_get0_issuer(3), CT_POLICY_EVAL_CTX_set1_issuer(3), CT_POLICY_EVAL_CTX_get0_log_store(3), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3), CT_POLICY_EVAL_CTX_get_time(3), CT_POLICY_EVAL_CTX_set_time(3)
- Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
- CT_POLICY_EVAL_CTX_new_ex(3ossl), CT_POLICY_EVAL_CTX_new(3ossl), CT_POLICY_EVAL_CTX_free(3ossl), CT_POLICY_EVAL_CTX_get0_cert(3ossl), CT_POLICY_EVAL_CTX_set1_cert(3ossl), CT_POLICY_EVAL_CTX_get0_issuer(3ossl), CT_POLICY_EVAL_CTX_set1_issuer(3ossl), CT_POLICY_EVAL_CTX_get0_log_store(3ossl), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3ossl), CT_POLICY_EVAL_CTX_get_time(3ossl), CT_POLICY_EVAL_CTX_set_time(3ossl)
- Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
- CURLINFO_APPCONNECT_TIME(3)
- get the time until the SSL/SSH handshake is completed
- CURLINFO_APPCONNECT_TIME_T(3)
- time until the SSL/SSH handshake completed
- CURLINFO_CAINFO(3)
- get the default built-in CA certificate path
- CURLINFO_CAPATH(3)
- get the default built-in CA path string
- CURLINFO_CONDITION_UNMET(3)
- get info on unmet time conditional or 304 HTTP response
- CURLINFO_CONN_ID(3)
- get the ID of the last connection used by the handle
- CURLINFO_CONTENT_LENGTH_DOWNLOAD(3)
- get content-length of download
- CURLINFO_CONTENT_LENGTH_DOWNLOAD_T(3)
- get content-length of download
- CURLINFO_CONTENT_LENGTH_UPLOAD(3)
- get the specified size of the upload
- CURLINFO_CONTENT_LENGTH_UPLOAD_T(3)
- get the specified size of the upload
- CURLINFO_EARLYDATA_SENT_T(3)
- get the number of bytes sent as TLS early data
- CURLINFO_EFFECTIVE_METHOD(3)
- get the last used HTTP method
- CURLINFO_EFFECTIVE_URL(3)
- get the last used URL
- CURLINFO_FILETIME(3)
- get the remote time of the retrieved document
- CURLINFO_FILETIME_T(3)
- get the remote time of the retrieved document
- CURLINFO_HEADER_SIZE(3)
- get size of retrieved headers
- CURLINFO_HTTPAUTH_AVAIL(3)
- get available HTTP authentication methods
- CURLINFO_HTTPAUTH_USED(3)
- get used HTTP authentication method
- CURLINFO_HTTP_CONNECTCODE(3)
- get the CONNECT response code
- CURLINFO_HTTP_VERSION(3)
- get the http version used in the connection
- CURLINFO_LASTSOCKET(3)
- get the last socket used
- CURLINFO_LOCAL_IP(3)
- get local IP address of last connection
- CURLINFO_NAMELOOKUP_TIME_T(3)
- get the name lookup time in microseconds
- CURLINFO_NUM_CONNECTS(3)
- get number of created connections
- CURLINFO_PRIMARY_IP(3)
- get IP address of last connection
- CURLINFO_PRIMARY_PORT(3)
- get the latest destination port number
- CURLINFO_PROTOCOL(3)
- get the protocol used in the connection
- CURLINFO_PROXYAUTH_AVAIL(3)
- get available HTTP proxy authentication methods
- CURLINFO_PROXYAUTH_USED(3)
- get used HTTP proxy authentication method
- CURLINFO_PROXY_ERROR(3)
- get the detailed (SOCKS) proxy error
- CURLINFO_QUEUE_TIME_T(3)
- time this transfer was queued
- CURLINFO_REDIRECT_COUNT(3)
- get the number of redirects
- CURLINFO_REDIRECT_TIME(3)
- get the time for all redirection steps
- CURLINFO_REDIRECT_TIME_T(3)
- get the time for all redirection steps
- CURLINFO_REDIRECT_URL(3)
- get the URL a redirect would go to
- CURLINFO_REFERER(3)
- get the used referrer request header
- CURLINFO_RESPONSE_CODE(3)
- get the last response code
- CURLINFO_RETRY_AFTER(3)
- returns the Retry-After retry delay
- CURLINFO_RTSP_CSEQ_RECV(3)
- get the recently received CSeq
- CURLINFO_RTSP_SESSION_ID(3)
- get RTSP session ID
- CURLINFO_SCHEME(3)
- get the URL scheme (sometimes called protocol) used in the connection
- CURLINFO_SIZE_DOWNLOAD(3)
- get the number of downloaded bytes
- CURLINFO_SIZE_DOWNLOAD_T(3)
- get the number of downloaded bytes
- CURLINFO_SIZE_UPLOAD(3)
- get the number of uploaded bytes
- CURLINFO_SIZE_UPLOAD_T(3)
- get the number of uploaded bytes
- CURLINFO_SPEED_DOWNLOAD(3)
- get download speed
- CURLINFO_SPEED_DOWNLOAD_T(3)
- get download speed
- CURLINFO_SPEED_UPLOAD(3)
- get upload speed
- CURLINFO_SPEED_UPLOAD_T(3)
- get upload speed
- CURLINFO_STARTTRANSFER_TIME(3)
- get the time until the first byte is received
- CURLINFO_STARTTRANSFER_TIME_T(3)
- get the time until the first byte is received
- CURLINFO_TOTAL_TIME_T(3)
- get total time of previous transfer in microseconds
- CURLINFO_USED_PROXY(3)
- whether the transfer used a proxy
- CURLINFO_XFER_ID(3)
- get the ID of a transfer
- CURLMINFO_XFERS_ADDED(3)
- Cumulative number of all easy handles added
- CURLMINFO_XFERS_CURRENT(3)
- Number of easy handles currently added
- CURLMINFO_XFERS_DONE(3)
- Number of finished unprocessed easy handles
- CURLMINFO_XFERS_PENDING(3)
- Number of easy handles waiting to start
- CURLMINFO_XFERS_RUNNING(3)
- Number of easy handles currently running
- CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE(3)
- chunk length threshold for pipelining
- CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE(3)
- size threshold for pipelining penalty
- CURLMOPT_NETWORK_CHANGED(3)
- signal network changed
- CURLMOPT_PUSHDATA(3)
- pointer to pass to push callback
- CURLMOPT_PUSHFUNCTION(3)
- callback that approves or denies server pushes
- CURLMOPT_SOCKETDATA(3)
- custom pointer passed to the socket callback
- CURLMOPT_SOCKETFUNCTION(3)
- callback informed about what to wait for
- CURLMOPT_TIMERDATA(3)
- custom pointer to pass to timer callback
- CURLOPT_ABSTRACT_UNIX_SOCKET(3)
- abstract Unix domain socket
- CURLOPT_ACCEPT_ENCODING(3)
- automatic decompression of HTTP downloads
- CURLOPT_ADDRESS_SCOPE(3)
- scope id for IPv6 addresses
- CURLOPT_APPEND(3)
- append to the remote file
- CURLOPT_AUTOREFERER(3)
- automatically update the referer header
- CURLOPT_CAINFO(3)
- path to Certificate Authority (CA) bundle
- CURLOPT_CAINFO_BLOB(3)
- Certificate Authority (CA) bundle in PEM format
- CURLOPT_CAPATH(3)
- directory holding CA certificates
- CURLOPT_CA_CACHE_TIMEOUT(3)
- life-time for cached certificate stores
- CURLOPT_CHUNK_BGN_FUNCTION(3)
- callback before a transfer with FTP wildcard match
- CURLOPT_CHUNK_DATA(3)
- pointer passed to the FTP chunk callbacks
- CURLOPT_CHUNK_END_FUNCTION(3)
- callback after a transfer with FTP wildcard match
- CURLOPT_CLOSESOCKETDATA(3)
- pointer passed to the socket close callback
- CURLOPT_CONNECT_ONLY(3)
- stop when connected to target server
- CURLOPT_CONNECT_TO(3)
- connect to another host and port instead
- CURLOPT_CONV_FROM_NETWORK_FUNCTION(3)
- convert data from network to host encoding
- CURLOPT_CONV_FROM_UTF8_FUNCTION(3)
- convert data from UTF8 to host encoding
- CURLOPT_CONV_TO_NETWORK_FUNCTION(3)
- convert data to network from host encoding
- CURLOPT_COOKIE(3)
- HTTP Cookie header
- CURLOPT_COOKIEFILE(3)
- filename to read cookies from
- CURLOPT_COOKIELIST(3)
- add to or manipulate cookies held in memory
- CURLOPT_COPYPOSTFIELDS(3)
- have libcurl copy data to POST
- CURLOPT_CURLU(3)
- URL in URL handle format
- CURLOPT_CUSTOMREQUEST(3)
- custom request method
- CURLOPT_DEBUGDATA(3)
- pointer passed to the debug callback
- CURLOPT_DEBUGFUNCTION(3)
- debug callback
- CURLOPT_DEFAULT_PROTOCOL(3)
- default protocol to use if the URL is missing a scheme name
- CURLOPT_DIRLISTONLY(3)
- ask for names only in a directory listing
- CURLOPT_DISALLOW_USERNAME_IN_URL(3)
- disallow specifying username in the URL
- CURLOPT_DNS_CACHE_TIMEOUT(3)
- life-time for DNS cache entries
- CURLOPT_DNS_INTERFACE(3)
- interface to speak DNS over
- CURLOPT_DNS_LOCAL_IP4(3)
- IPv4 address to bind DNS resolves to
- CURLOPT_DNS_LOCAL_IP6(3)
- IPv6 address to bind DNS resolves to
- CURLOPT_DNS_SERVERS(3)
- DNS servers to use
- CURLOPT_DNS_SHUFFLE_ADDRESSES(3)
- shuffle IP addresses for hostname
- CURLOPT_DNS_USE_GLOBAL_CACHE(3)
- global DNS cache
- CURLOPT_DOH_SSL_VERIFYHOST(3)
- verify the hostname in the DoH SSL certificate
- CURLOPT_DOH_SSL_VERIFYPEER(3)
- verify the DoH SSL certificate
- CURLOPT_DOH_SSL_VERIFYSTATUS(3)
- verify the DoH SSL certificate(aqs status
- CURLOPT_DOH_URL(3)
- provide the DNS-over-HTTPS URL
- CURLOPT_ECH(3)
- configuration for Encrypted Client Hello
- CURLOPT_EGDSOCKET(3)
- EGD socket path
- CURLOPT_FILETIME(3)
- get the modification time of the remote resource
- CURLOPT_FNMATCH_DATA(3)
- pointer passed to the fnmatch callback
- CURLOPT_FNMATCH_FUNCTION(3)
- wildcard match callback
- CURLOPT_FOLLOWLOCATION(3)
- follow HTTP 3xx redirects
- CURLOPT_FORBID_REUSE(3)
- make connection get closed at once after use
- CURLOPT_FRESH_CONNECT(3)
- force a new connection to be used
- CURLOPT_FTPSSLAUTH(3)
- order in which to attempt TLS vs SSL
- CURLOPT_FTP_ALTERNATIVE_TO_USER(3)
- command to use instead of USER with FTP
- CURLOPT_FTP_CREATE_MISSING_DIRS(3)
- create missing directories for FTP and SFTP
- CURLOPT_FTP_FILEMETHOD(3)
- select directory traversing method for FTP
- CURLOPT_FTP_SKIP_PASV_IP(3)
- ignore the IP address in the PASV response
- CURLOPT_GSSAPI_DELEGATION(3)
- allowed GSS-API delegation
- CURLOPT_HAPROXYPROTOCOL(3)
- send HAProxy PROXY protocol v1 header
- CURLOPT_HEADER(3)
- pass headers to the data stream
- CURLOPT_HEADERDATA(3)
- pointer to pass to header callback
- CURLOPT_HEADERFUNCTION(3)
- callback that receives header data
- CURLOPT_HEADEROPT(3)
- send HTTP headers to both proxy and host or separately
- CURLOPT_HSTSREADDATA(3)
- pointer passed to the HSTS read callback
- CURLOPT_HSTSREADFUNCTION(3)
- read callback for HSTS hosts
- CURLOPT_HSTSWRITEDATA(3)
- pointer passed to the HSTS write callback
- CURLOPT_HTTP09_ALLOWED(3)
- allow HTTP/0.9 response
- CURLOPT_HTTPAUTH(3)
- HTTP server authentication methods to try
- CURLOPT_HTTPHEADER(3)
- set of HTTP headers
- CURLOPT_HTTP_CONTENT_DECODING(3)
- HTTP content decoding control
- CURLOPT_HTTP_TRANSFER_DECODING(3)
- HTTP transfer decoding control
- CURLOPT_INFILESIZE(3)
- size of the input file to send off
- CURLOPT_INFILESIZE_LARGE(3)
- size of the input file to send off
- CURLOPT_INTERLEAVEDATA(3)
- pointer passed to RTSP interleave callback
- CURLOPT_INTERLEAVEFUNCTION(3)
- callback for RTSP interleaved data
- CURLOPT_IOCTLDATA(3)
- pointer passed to I/O callback
- CURLOPT_KEEP_SENDING_ON_ERROR(3)
- keep sending on early HTTP response >= 300
- CURLOPT_KEYPASSWD(3)
- passphrase to private key
- CURLOPT_LOCALPORTRANGE(3)
- number of additional local ports to try
- CURLOPT_LOW_SPEED_LIMIT(3)
- low speed limit in bytes per second
- CURLOPT_LOW_SPEED_TIME(3)
- low speed limit time period
- CURLOPT_MAIL_AUTH(3)
- SMTP authentication address
- CURLOPT_MAIL_FROM(3)
- SMTP sender address
- CURLOPT_MAIL_RCPT_ALLOWFAILS(3)
- allow RCPT TO command to fail for some recipients
- CURLOPT_MAXAGE_CONN(3)
- max idle time allowed for reusing a connection
- CURLOPT_MAXFILESIZE(3)
- maximum file size allowed to download
- CURLOPT_MAXFILESIZE_LARGE(3)
- maximum file size allowed to download
- CURLOPT_MAXLIFETIME_CONN(3)
- max lifetime (since creation) allowed for reusing a connection
- CURLOPT_MAXREDIRS(3)
- maximum number of redirects allowed
- CURLOPT_MAX_RECV_SPEED_LARGE(3)
- rate limit data download speed
- CURLOPT_MAX_SEND_SPEED_LARGE(3)
- rate limit data upload speed
- CURLOPT_MIMEPOST(3)
- send data from mime structure
- CURLOPT_NETRC_FILE(3)
- filename to read .netrc info from
- CURLOPT_NEW_DIRECTORY_PERMS(3)
- permissions for remotely created directories
- CURLOPT_NEW_FILE_PERMS(3)
- permissions for remotely created files
- CURLOPT_NOBODY(3)
- do the download request without getting the body
- CURLOPT_NOPROXY(3)
- disable proxy use for specific hosts
- CURLOPT_NOSIGNAL(3)
- skip all signal handling
- CURLOPT_OPENSOCKETDATA(3)
- pointer passed to open socket callback
- CURLOPT_PASSWORD(3)
- password to use in authentication
- CURLOPT_PATH_AS_IS(3)
- do not handle dot-dot sequences
- CURLOPT_PINNEDPUBLICKEY(3)
- pinned public key
- CURLOPT_POSTFIELDS(3)
- data to POST to server
- CURLOPT_POSTFIELDSIZE(3)
- size of POST data pointed to
- CURLOPT_POSTFIELDSIZE_LARGE(3)
- size of POST data pointed to
- CURLOPT_POSTQUOTE(3)
- (S)FTP commands to run after the transfer
- CURLOPT_POSTREDIR(3)
- how to act on an HTTP POST redirect
- CURLOPT_PREQUOTE(3)
- commands to run before an FTP transfer
- CURLOPT_PREREQDATA(3)
- pointer passed to the pre-request callback
- CURLOPT_PREREQFUNCTION(3)
- user callback called when a connection has been established, but before a request has been made
- CURLOPT_PROGRESSDATA(3)
- pointer passed to the progress callback
- CURLOPT_PROTOCOLS(3)
- allowed protocols
- CURLOPT_PROTOCOLS_STR(3)
- allowed protocols
- CURLOPT_PROXYAUTH(3)
- HTTP proxy authentication methods
- CURLOPT_PROXYHEADER(3)
- set of HTTP headers to pass to proxy
- CURLOPT_PROXYPASSWORD(3)
- password to use with proxy authentication
- CURLOPT_PROXYUSERPWD(3)
- username and password to use for proxy authentication
- CURLOPT_PROXY_CAINFO(3)
- path to proxy Certificate Authority (CA) bundle
- CURLOPT_PROXY_CAINFO_BLOB(3)
- proxy Certificate Authority (CA) bundle in PEM format
- CURLOPT_PROXY_CAPATH(3)
- directory holding HTTPS proxy CA certificates
- CURLOPT_PROXY_KEYPASSWD(3)
- passphrase for the proxy private key
- CURLOPT_PROXY_PINNEDPUBLICKEY(3)
- pinned public key for https proxy
- CURLOPT_PROXY_SSLVERSION(3)
- preferred HTTPS proxy TLS version
- CURLOPT_PROXY_TLSAUTH_PASSWORD(3)
- password to use for proxy TLS authentication
- CURLOPT_PROXY_TLSAUTH_TYPE(3)
- HTTPS proxy TLS authentication methods
- CURLOPT_PROXY_TRANSFER_MODE(3)
- append FTP transfer mode to URL for proxy
- CURLOPT_QUOTE(3)
- (S)FTP commands to run before transfer
- CURLOPT_RANDOM_FILE(3)
- file to read random data from
- CURLOPT_READDATA(3)
- pointer passed to the read callback
- CURLOPT_READFUNCTION(3)
- read callback for data uploads
- CURLOPT_REDIR_PROTOCOLS(3)
- protocols allowed to redirect to
- CURLOPT_REDIR_PROTOCOLS_STR(3)
- protocols allowed to redirect to
- CURLOPT_REFERER(3)
- the HTTP referer header
- CURLOPT_RESOLVE(3)
- provide custom hostname to IP address resolves
- CURLOPT_RESOLVER_START_DATA(3)
- pointer passed to the resolver start callback
- CURLOPT_RESOLVER_START_FUNCTION(3)
- callback called before a new name resolve is started
- CURLOPT_RTSP_SESSION_ID(3)
- RTSP session ID
- CURLOPT_RTSP_TRANSPORT(3)
- RTSP Transport: header
- CURLOPT_SASL_AUTHZID(3)
- authorization identity (identity to act as)
- CURLOPT_SASL_IR(3)
- send initial response in first packet
- CURLOPT_SEEKDATA(3)
- pointer passed to the seek callback
- CURLOPT_SERVER_RESPONSE_TIMEOUT(3)
- time allowed to wait for server response
- CURLOPT_SERVER_RESPONSE_TIMEOUT_MS(3)
- time allowed to wait for server response
- CURLOPT_SHARE(3)
- share handle to use
- CURLOPT_SOCKOPTDATA(3)
- pointer to pass to sockopt callback
- CURLOPT_SOCKS5_AUTH(3)
- methods for SOCKS5 proxy authentication
- CURLOPT_SSH_AUTH_TYPES(3)
- auth types for SFTP and SCP
- CURLOPT_SSH_HOSTKEYDATA(3)
- pointer to pass to the SSH host key callback
- CURLOPT_SSH_HOST_PUBLIC_KEY_MD5(3)
- MD5 checksum of SSH server public key
- CURLOPT_SSH_KEYDATA(3)
- pointer passed to the SSH key callback
- CURLOPT_SSH_KNOWNHOSTS(3)
- filename holding the SSH known hosts
- CURLOPT_SSLENGINE(3)
- Set SSL engine or provider
- CURLOPT_SSLENGINE_DEFAULT(3)
- make SSL engine default
- CURLOPT_SSLKEY(3)
- private key file for TLS and SSL client cert
- CURLOPT_SSLVERSION(3)
- preferred TLS/SSL version
- CURLOPT_SSL_CTX_DATA(3)
- pointer passed to SSL context callback
- CURLOPT_SSL_SESSIONID_CACHE(3)
- use the SSL session-ID cache
- CURLOPT_STDERR(3)
- redirect stderr to another stream
- CURLOPT_STREAM_DEPENDS(3)
- stream this transfer depends on
- CURLOPT_STREAM_DEPENDS_E(3)
- stream this transfer depends on exclusively
- CURLOPT_SUPPRESS_CONNECT_HEADERS(3)
- suppress proxy CONNECT response headers
- CURLOPT_TCP_KEEPIDLE(3)
- TCP keep-alive idle time wait
- CURLOPT_TCP_NODELAY(3)
- the TCP_NODELAY option
- CURLOPT_TFTP_NO_OPTIONS(3)
- send no TFTP options requests
- CURLOPT_TIMECONDITION(3)
- select condition for a time request
- CURLOPT_TIMEOUT(3)
- maximum time the transfer is allowed to complete
- CURLOPT_TIMEOUT_MS(3)
- maximum time the transfer is allowed to complete
- CURLOPT_TIMEVALUE(3)
- time value for conditional
- CURLOPT_TIMEVALUE_LARGE(3)
- time value for conditional
- CURLOPT_TLSAUTH_PASSWORD(3)
- password to use for TLS authentication
- CURLOPT_TLSAUTH_TYPE(3)
- TLS authentication methods
- CURLOPT_TRAILERDATA(3)
- pointer passed to trailing headers callback
- CURLOPT_TRAILERFUNCTION(3)
- callback for sending trailing headers
- CURLOPT_TRANSFERTEXT(3)
- request a text based transfer for FTP
- CURLOPT_TRANSFER_ENCODING(3)
- ask for HTTP Transfer Encoding
- CURLOPT_UNIX_SOCKET_PATH(3)
- Unix domain socket
- CURLOPT_UNRESTRICTED_AUTH(3)
- send credentials to other hosts too
- CURLOPT_UPLOAD(3)
- data upload
- CURLOPT_UPLOAD_BUFFERSIZE(3)
- upload buffer size
- CURLOPT_UPLOAD_FLAGS(3)
- upload flags for IMAP
- CURLOPT_USERAGENT(3)
- HTTP user-agent header
- CURLOPT_USERPWD(3)
- username and password to use in authentication
- CURLOPT_VERBOSE(3)
- verbose mode
- CURLOPT_WILDCARDMATCH(3)
- directory wildcard transfers
- CURLOPT_WRITEDATA(3)
- pointer passed to the write callback
- CURLOPT_WRITEFUNCTION(3)
- callback for writing received data
- CURLOPT_XFERINFODATA(3)
- pointer passed to the progress callback
- CURLSHOPT_SHARE(3)
- add data to share
- CURLSHOPT_UNSHARE(3)
- remove data to share
- CURLSHOPT_USERDATA(3)
- pointer passed to the lock and unlock mutex callbacks
- CVAIRS(1)
- Example of Credit Value Adjustment for Interest Rate Swap
- CallableBonds(1)
- Example of callable-bond pricing
- CamlinternalAtomic(3o)
- no description
- CamlinternalFormat(3o)
- no description
- CamlinternalFormatBasics(3o)
- no description
- CamlinternalMenhirLib(3o)
- no description
- CamlinternalMenhirLib.Convert(3o)
- no description
- CamlinternalMenhirLib.Convert.Simplified(3o)
- no description
- CamlinternalMenhirLib.Engine(3o)
- no description
- CamlinternalMenhirLib.Engine.Make(3o)
- no description
- CamlinternalMenhirLib.EngineTypes(3o)
- no description
- CamlinternalMenhirLib.EngineTypes.ENGINE(3o)
- no description
- CamlinternalMenhirLib.EngineTypes.INCREMENTAL_ENGINE_START(3o)
- no description
- CamlinternalMenhirLib.EngineTypes.MONOLITHIC_ENGINE(3o)
- no description
- CamlinternalMenhirLib.EngineTypes.TABLE(3o)
- no description
- CamlinternalMenhirLib.EngineTypes.TABLE.Log(3o)
- no description
- CamlinternalMenhirLib.ErrorReports(3o)
- no description
- CamlinternalMenhirLib.General(3o)
- no description
- CamlinternalMenhirLib.IncrementalEngine(3o)
- no description
- CamlinternalMenhirLib.IncrementalEngine.EVERYTHING(3o)
- no description
- CamlinternalMenhirLib.IncrementalEngine.INCREMENTAL_ENGINE(3o)
- no description
- CamlinternalMenhirLib.IncrementalEngine.INSPECTION(3o)
- no description
- CamlinternalMenhirLib.IncrementalEngine.SYMBOLS(3o)
- no description
- CamlinternalMenhirLib.InfiniteArray(3o)
- no description
- CamlinternalMenhirLib.InspectionTableFormat(3o)
- no description
- CamlinternalMenhirLib.InspectionTableFormat.TABLES(3o)
- no description
- CamlinternalMenhirLib.InspectionTableInterpreter(3o)
- no description
- CamlinternalMenhirLib.InspectionTableInterpreter.Make(3o)
- no description
- CamlinternalMenhirLib.InspectionTableInterpreter.Symbols(3o)
- no description
- CamlinternalMenhirLib.LexerUtil(3o)
- no description
- CamlinternalMenhirLib.LinearizedArray(3o)
- no description
- CamlinternalMenhirLib.PackedIntArray(3o)
- no description
- CamlinternalMenhirLib.Printers(3o)
- no description
- CamlinternalMenhirLib.Printers.Make(3o)
- no description
- CamlinternalMenhirLib.RowDisplacement(3o)
- no description
- CamlinternalMenhirLib.StaticVersion(3o)
- no description
- CamlinternalMenhirLib.TableFormat(3o)
- no description
- CamlinternalMenhirLib.TableFormat.TABLES(3o)
- no description
- CamlinternalMenhirLib.TableInterpreter(3o)
- no description
- CamlinternalMenhirLib.TableInterpreter.MakeEngineTable(3o)
- no description
- CamlinternalMod(3o)
- Run-time support for recursive modules
- CamlinternalOO(3o)
- Run-time support for objects and classes
- CartConvert(1)
- -- convert geodetic coordinates to geocentric or local cartesian
- Ccomp(3o)
- Compiling C files and building C libraries
- Clflags(3o)
- Command line flags
- Clflags.Compiler_pass(3o)
- no description
- Clflags.Float_arg_helper(3o)
- Optimization parameters represented as floats indexed by round number
- Clflags.Int_arg_helper(3o)
- Optimization parameters represented as ints indexed by round number
- Coccilib(3cocci)
- Library of functions for use with Coccinelle OCaml script code
- ColorScheme(1x)
- defines color values for standard set of internal color names, to be used in other configuration files
- CombShape(3), Shape_CombineBitmap(3), Shape_CombineRectangles(3), Shape_CombineRectanglesOrdered(3), Shape_CombineRegion(3), Shape_CombineWindow(3), Shape_MoveShape(3)
- apply a shaping to a window
- Compiler_libs(3o)
- Warning This library is part of the internal OCaml compiler API, and is not the language standard library
- Composite(3)
- The Composite widget class "Composite" "widget class" "Composite"
- Condition(3o)
- Condition variables to synchronize between threads
- Consistbl(3o)
- Consistency tables: for checking consistency of module CRCs
- Consistbl.Make(3o)
- no description
- Constraint(3)
- The Constraint widget class "Constraint" "widget class" "Constraint"
- Containerfile(5), Containerfile(Dockerfile)(5)
- automate the steps of creating a container image
- ControlPanel-17(1), ControlPanel(1)
- Configure desktop settings for FOX Toolkit applications
- ConvertibleBonds(1)
- Example of using QuantLib to value convertible bonds
- Core(3)
- The Core widget class "Core" "widget class" "Core"
- CreateInterface(1)
- Create a Java Interface definition from DBus introspection data
- DATAFILE(3)
- Stores an Allegro datafile in memory
- DAT_ID(3)
- Makes an ID value from four letters. Allegro game programming library
- DBE(3)
- Double Buffer Extension
- DBusCall(1)
- Calls methods on DBus
- DBusDaemon(1)
- Runs a D-Bus Daemon
- DBusViewer(1)
- Show connections to the Bus and introspect on them
- DC_CTX_new(2), DC_CTX_free(2), DC_CTX_add_session(2), DC_CTX_remove_session(2), DC_CTX_get_session(2), DC_CTX_reget_session(2), DC_CTX_has_session(2)
- distcache blocking client API
- DC_PLUG_new(2), DC_PLUG_free(2), DC_PLUG_to_select(2), DC_PLUG_io(2)
- basic DC_PLUG functions
- DC_PLUG_read(2), DC_PLUG_consume(2), DC_PLUG_write(2), DC_PLUG_write_more(2), DC_PLUG_commit(2), DC_PLUG_rollback(2)
- DC_PLUG read/write functions
- DC_SERVER_set_default_cache(2), DC_SERVER_set_cache(2), DC_SERVER_new(2), DC_SERVER_free(2), DC_SERVER_items_stored(2), DC_SERVER_reset_operations(2), DC_SERVER_num_operations(2), DC_SERVER_new_client(2), DC_SERVER_del_client(2), DC_SERVER_process_client(2), DC_SERVER_clients_to_sel(2), DC_SERVER_clients_io(2)
- distcache server API
- DEALLOCATE(7)
- deallocate a prepared statement
- DECLAR(3)
- GENPAT Package man1/alc_origin.1
- DECLARE(7)
- define a cursor
- DECLARE_ASN1_FUNCTIONS(3), IMPLEMENT_ASN1_FUNCTIONS(3), ASN1_ITEM(3), ACCESS_DESCRIPTION_free(3), ACCESS_DESCRIPTION_new(3), ADMISSIONS_free(3), ADMISSIONS_new(3), ADMISSION_SYNTAX_free(3), ADMISSION_SYNTAX_new(3), ASIdOrRange_free(3), ASIdOrRange_new(3), ASIdentifierChoice_free(3), ASIdentifierChoice_new(3), ASIdentifiers_free(3), ASIdentifiers_new(3), ASRange_free(3), ASRange_new(3), AUTHORITY_INFO_ACCESS_free(3), AUTHORITY_INFO_ACCESS_new(3), AUTHORITY_KEYID_free(3), AUTHORITY_KEYID_new(3), BASIC_CONSTRAINTS_free(3), BASIC_CONSTRAINTS_new(3), CERTIFICATEPOLICIES_free(3), CERTIFICATEPOLICIES_new(3), CMS_ContentInfo_free(3), CMS_ContentInfo_new(3), CMS_ContentInfo_print_ctx(3), CMS_ReceiptRequest_free(3), CMS_ReceiptRequest_new(3), CRL_DIST_POINTS_free(3), CRL_DIST_POINTS_new(3), DIRECTORYSTRING_free(3), DIRECTORYSTRING_new(3), DISPLAYTEXT_free(3), DISPLAYTEXT_new(3), DIST_POINT_NAME_free(3), DIST_POINT_NAME_new(3), DIST_POINT_free(3), DIST_POINT_new(3), DSAparams_dup(3), ECPARAMETERS_free(3), ECPARAMETERS_new(3), ECPKPARAMETERS_free(3), ECPKPARAMETERS_new(3), EDIPARTYNAME_free(3), EDIPARTYNAME_new(3), ESS_CERT_ID_dup(3), ESS_CERT_ID_free(3), ESS_CERT_ID_new(3), ESS_ISSUER_SERIAL_dup(3), ESS_ISSUER_SERIAL_free(3), ESS_ISSUER_SERIAL_new(3), ESS_SIGNING_CERT_dup(3), ESS_SIGNING_CERT_free(3), ESS_SIGNING_CERT_new(3), EXTENDED_KEY_USAGE_free(3), EXTENDED_KEY_USAGE_new(3), GENERAL_NAMES_free(3), GENERAL_NAMES_new(3), GENERAL_NAME_dup(3), GENERAL_NAME_free(3), GENERAL_NAME_new(3), GENERAL_SUBTREE_free(3), GENERAL_SUBTREE_new(3), IPAddressChoice_free(3), IPAddressChoice_new(3), IPAddressFamily_free(3), IPAddressFamily_new(3), IPAddressOrRange_free(3), IPAddressOrRange_new(3), IPAddressRange_free(3), IPAddressRange_new(3), ISSUING_DIST_POINT_free(3), ISSUING_DIST_POINT_new(3), NAME_CONSTRAINTS_free(3), NAME_CONSTRAINTS_new(3), NAMING_AUTHORITY_free(3), NAMING_AUTHORITY_new(3), NETSCAPE_CERT_SEQUENCE_free(3), NETSCAPE_CERT_SEQUENCE_new(3), NETSCAPE_SPKAC_free(3), NETSCAPE_SPKAC_new(3), NETSCAPE_SPKI_free(3), NETSCAPE_SPKI_new(3), NOTICEREF_free(3), NOTICEREF_new(3), OCSP_BASICRESP_free(3), OCSP_BASICRESP_new(3), OCSP_CERTID_dup(3), OCSP_CERTID_new(3), OCSP_CERTSTATUS_free(3), OCSP_CERTSTATUS_new(3), OCSP_CRLID_free(3), OCSP_CRLID_new(3), OCSP_ONEREQ_free(3), OCSP_ONEREQ_new(3), OCSP_REQINFO_free(3), OCSP_REQINFO_new(3), OCSP_RESPBYTES_free(3), OCSP_RESPBYTES_new(3), OCSP_RESPDATA_free(3), OCSP_RESPDATA_new(3), OCSP_RESPID_free(3), OCSP_RESPID_new(3), OCSP_RESPONSE_new(3), OCSP_REVOKEDINFO_free(3), OCSP_REVOKEDINFO_new(3), OCSP_SERVICELOC_free(3), OCSP_SERVICELOC_new(3), OCSP_SIGNATURE_free(3), OCSP_SIGNATURE_new(3), OCSP_SINGLERESP_free(3), OCSP_SINGLERESP_new(3), OTHERNAME_free(3), OTHERNAME_new(3), PBE2PARAM_free(3), PBE2PARAM_new(3), PBEPARAM_free(3), PBEPARAM_new(3), PBKDF2PARAM_free(3), PBKDF2PARAM_new(3), PKCS12_BAGS_free(3), PKCS12_BAGS_new(3), PKCS12_MAC_DATA_free(3), PKCS12_MAC_DATA_new(3), PKCS12_SAFEBAG_free(3), PKCS12_SAFEBAG_new(3), PKCS12_free(3), PKCS12_new(3), PKCS7_DIGEST_free(3), PKCS7_DIGEST_new(3), PKCS7_ENCRYPT_free(3), PKCS7_ENCRYPT_new(3), PKCS7_ENC_CONTENT_free(3), PKCS7_ENC_CONTENT_new(3), PKCS7_ENVELOPE_free(3), PKCS7_ENVELOPE_new(3), PKCS7_ISSUER_AND_SERIAL_free(3), PKCS7_ISSUER_AND_SERIAL_new(3), PKCS7_RECIP_INFO_free(3), PKCS7_RECIP_INFO_new(3), PKCS7_SIGNED_free(3), PKCS7_SIGNED_new(3), PKCS7_SIGNER_INFO_free(3), PKCS7_SIGNER_INFO_new(3), PKCS7_SIGN_ENVELOPE_free(3), PKCS7_SIGN_ENVELOPE_new(3), PKCS7_dup(3), PKCS7_free(3), PKCS7_new(3), PKCS7_print_ctx(3), PKCS8_PRIV_KEY_INFO_free(3), PKCS8_PRIV_KEY_INFO_new(3), PKEY_USAGE_PERIOD_free(3), PKEY_USAGE_PERIOD_new(3), POLICYINFO_free(3), POLICYINFO_new(3), POLICYQUALINFO_free(3), POLICYQUALINFO_new(3), POLICY_CONSTRAINTS_free(3), POLICY_CONSTRAINTS_new(3), POLICY_MAPPING_free(3), POLICY_MAPPING_new(3), PROFESSION_INFO_free(3), PROFESSION_INFO_new(3), PROFESSION_INFOS_free(3), PROFESSION_INFOS_new(3), PROXY_CERT_INFO_EXTENSION_free(3), PROXY_CERT_INFO_EXTENSION_new(3), PROXY_POLICY_free(3), PROXY_POLICY_new(3), RSAPrivateKey_dup(3), RSAPublicKey_dup(3), RSA_OAEP_PARAMS_free(3), RSA_OAEP_PARAMS_new(3), RSA_PSS_PARAMS_free(3), RSA_PSS_PARAMS_new(3), SCRYPT_PARAMS_free(3), SCRYPT_PARAMS_new(3), SXNETID_free(3), SXNETID_new(3), SXNET_free(3), SXNET_new(3), TLS_FEATURE_free(3), TLS_FEATURE_new(3), TS_ACCURACY_dup(3), TS_ACCURACY_free(3), TS_ACCURACY_new(3), TS_MSG_IMPRINT_dup(3), TS_MSG_IMPRINT_free(3), TS_MSG_IMPRINT_new(3), TS_REQ_dup(3), TS_REQ_free(3), TS_REQ_new(3), TS_RESP_dup(3), TS_RESP_free(3), TS_RESP_new(3), TS_STATUS_INFO_dup(3), TS_STATUS_INFO_free(3), TS_STATUS_INFO_new(3), TS_TST_INFO_dup(3), TS_TST_INFO_free(3), TS_TST_INFO_new(3), USERNOTICE_free(3), USERNOTICE_new(3), X509_ALGOR_free(3), X509_ALGOR_new(3), X509_ATTRIBUTE_dup(3), X509_ATTRIBUTE_free(3), X509_ATTRIBUTE_new(3), X509_CERT_AUX_free(3), X509_CERT_AUX_new(3), X509_CINF_free(3), X509_CINF_new(3), X509_CRL_INFO_free(3), X509_CRL_INFO_new(3), X509_CRL_dup(3), X509_CRL_free(3), X509_CRL_new(3), X509_EXTENSION_dup(3), X509_EXTENSION_free(3), X509_EXTENSION_new(3), X509_NAME_ENTRY_dup(3), X509_NAME_ENTRY_free(3), X509_NAME_ENTRY_new(3), X509_NAME_dup(3), X509_NAME_free(3), X509_NAME_new(3), X509_REQ_INFO_free(3), X509_REQ_INFO_new(3), X509_REQ_dup(3), X509_REQ_free(3), X509_REQ_new(3), X509_REVOKED_dup(3), X509_REVOKED_free(3), X509_REVOKED_new(3), X509_SIG_free(3), X509_SIG_new(3), X509_VAL_free(3), X509_VAL_new(3), X509_dup(3)
- ASN1 object utilities
- DECLARE_ASN1_FUNCTIONS(3ossl), IMPLEMENT_ASN1_FUNCTIONS(3ossl), ASN1_ITEM(3ossl), ACCESS_DESCRIPTION_free(3ossl), ACCESS_DESCRIPTION_new(3ossl), ADMISSIONS_free(3ossl), ADMISSIONS_new(3ossl), ADMISSION_SYNTAX_free(3ossl), ADMISSION_SYNTAX_new(3ossl), ASIdOrRange_free(3ossl), ASIdOrRange_new(3ossl), ASIdentifierChoice_free(3ossl), ASIdentifierChoice_new(3ossl), ASIdentifiers_free(3ossl), ASIdentifiers_new(3ossl), ASRange_free(3ossl), ASRange_new(3ossl), AUTHORITY_INFO_ACCESS_free(3ossl), AUTHORITY_INFO_ACCESS_new(3ossl), AUTHORITY_KEYID_free(3ossl), AUTHORITY_KEYID_new(3ossl), BASIC_CONSTRAINTS_free(3ossl), BASIC_CONSTRAINTS_new(3ossl), CERTIFICATEPOLICIES_free(3ossl), CERTIFICATEPOLICIES_new(3ossl), CMS_ContentInfo_free(3ossl), CMS_ContentInfo_new(3ossl), CMS_ContentInfo_new_ex(3ossl), CMS_ContentInfo_print_ctx(3ossl), CMS_EnvelopedData_it(3ossl), CMS_EnvelopedData_dup(3ossl), CMS_ReceiptRequest_free(3ossl), CMS_ReceiptRequest_new(3ossl), CMS_SignedData_free(3ossl), CMS_SignedData_new(3ossl), CRL_DIST_POINTS_free(3ossl), CRL_DIST_POINTS_new(3ossl), DIRECTORYSTRING_free(3ossl), DIRECTORYSTRING_new(3ossl), DISPLAYTEXT_free(3ossl), DISPLAYTEXT_new(3ossl), DIST_POINT_NAME_free(3ossl), DIST_POINT_NAME_new(3ossl), DIST_POINT_NAME_dup(3ossl), DIST_POINT_free(3ossl), DIST_POINT_new(3ossl), DSAparams_dup(3ossl), ECPARAMETERS_free(3ossl), ECPARAMETERS_new(3ossl), ECPKPARAMETERS_free(3ossl), ECPKPARAMETERS_new(3ossl), EDIPARTYNAME_free(3ossl), EDIPARTYNAME_new(3ossl), ESS_CERT_ID_dup(3ossl), ESS_CERT_ID_free(3ossl), ESS_CERT_ID_new(3ossl), ESS_CERT_ID_V2_dup(3ossl), ESS_CERT_ID_V2_free(3ossl), ESS_CERT_ID_V2_new(3ossl), ESS_ISSUER_SERIAL_dup(3ossl), ESS_ISSUER_SERIAL_free(3ossl), ESS_ISSUER_SERIAL_new(3ossl), ESS_SIGNING_CERT_dup(3ossl), ESS_SIGNING_CERT_free(3ossl), ESS_SIGNING_CERT_it(3ossl), ESS_SIGNING_CERT_new(3ossl), ESS_SIGNING_CERT_V2_dup(3ossl), ESS_SIGNING_CERT_V2_free(3ossl), ESS_SIGNING_CERT_V2_it(3ossl), ESS_SIGNING_CERT_V2_new(3ossl), EXTENDED_KEY_USAGE_free(3ossl), EXTENDED_KEY_USAGE_new(3ossl), GENERAL_NAMES_free(3ossl), GENERAL_NAMES_new(3ossl), GENERAL_NAME_dup(3ossl), GENERAL_NAME_free(3ossl), GENERAL_NAME_new(3ossl), GENERAL_SUBTREE_free(3ossl), GENERAL_SUBTREE_new(3ossl), OSSL_IETF_ATTR_SYNTAX_free(3ossl), OSSL_IETF_ATTR_SYNTAX_it(3ossl), OSSL_IETF_ATTR_SYNTAX_new(3ossl), IPAddressChoice_free(3ossl), IPAddressChoice_new(3ossl), IPAddressFamily_free(3ossl), IPAddressFamily_new(3ossl), IPAddressOrRange_free(3ossl), IPAddressOrRange_new(3ossl), IPAddressRange_free(3ossl), IPAddressRange_new(3ossl), ISSUER_SIGN_TOOL_free(3ossl), ISSUER_SIGN_TOOL_it(3ossl), ISSUER_SIGN_TOOL_new(3ossl), ISSUING_DIST_POINT_free(3ossl), ISSUING_DIST_POINT_it(3ossl), ISSUING_DIST_POINT_new(3ossl), NAME_CONSTRAINTS_free(3ossl), NAME_CONSTRAINTS_new(3ossl), NAMING_AUTHORITY_free(3ossl), NAMING_AUTHORITY_new(3ossl), NETSCAPE_CERT_SEQUENCE_free(3ossl), NETSCAPE_CERT_SEQUENCE_new(3ossl), NETSCAPE_SPKAC_free(3ossl), NETSCAPE_SPKAC_new(3ossl), NETSCAPE_SPKI_free(3ossl), NETSCAPE_SPKI_new(3ossl), NOTICEREF_free(3ossl), NOTICEREF_new(3ossl), OCSP_BASICRESP_free(3ossl), OCSP_BASICRESP_new(3ossl), OCSP_CERTID_dup(3ossl), OCSP_CERTID_new(3ossl), OCSP_CERTSTATUS_free(3ossl), OCSP_CERTSTATUS_new(3ossl), OCSP_CRLID_free(3ossl), OCSP_CRLID_new(3ossl), OCSP_ONEREQ_free(3ossl), OCSP_ONEREQ_new(3ossl), OCSP_REQINFO_free(3ossl), OCSP_REQINFO_new(3ossl), OCSP_RESPBYTES_free(3ossl), OCSP_RESPBYTES_new(3ossl), OCSP_RESPDATA_free(3ossl), OCSP_RESPDATA_new(3ossl), OCSP_RESPID_free(3ossl), OCSP_RESPID_new(3ossl), OCSP_RESPONSE_new(3ossl), OCSP_REVOKEDINFO_free(3ossl), OCSP_REVOKEDINFO_new(3ossl), OCSP_SERVICELOC_free(3ossl), OCSP_SERVICELOC_new(3ossl), OCSP_SIGNATURE_free(3ossl), OCSP_SIGNATURE_new(3ossl), OCSP_SINGLERESP_free(3ossl), OCSP_SINGLERESP_new(3ossl), OSSL_AA_DIST_POINT_free(3ossl), OSSL_AA_DIST_POINT_new(3ossl), OSSL_AA_DIST_POINT_it(3ossl), OSSL_ALLOWED_ATTRIBUTES_CHOICE_free(3ossl), OSSL_ALLOWED_ATTRIBUTES_CHOICE_new(3ossl), OSSL_ALLOWED_ATTRIBUTES_CHOICE_it(3ossl), OSSL_ALLOWED_ATTRIBUTES_ITEM_free(3ossl), OSSL_ALLOWED_ATTRIBUTES_ITEM_new(3ossl), OSSL_ALLOWED_ATTRIBUTES_ITEM_it(3ossl), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_free(3ossl), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_new(3ossl), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_it(3ossl), OSSL_ATAV_free(3ossl), OSSL_ATAV_new(3ossl), OSSL_ATAV_it(3ossl), OSSL_ATTRIBUTE_DESCRIPTOR_free(3ossl), OSSL_ATTRIBUTE_DESCRIPTOR_new(3ossl), OSSL_ATTRIBUTE_DESCRIPTOR_it(3ossl), OSSL_ATTRIBUTE_MAPPING_free(3ossl), OSSL_ATTRIBUTE_MAPPING_new(3ossl), OSSL_ATTRIBUTE_MAPPING_it(3ossl), OSSL_ATTRIBUTE_MAPPINGS_free(3ossl), OSSL_ATTRIBUTE_MAPPINGS_new(3ossl), OSSL_ATTRIBUTE_MAPPINGS_it(3ossl), OSSL_ATTRIBUTE_TYPE_MAPPING_free(3ossl), OSSL_ATTRIBUTE_TYPE_MAPPING_new(3ossl), OSSL_ATTRIBUTE_TYPE_MAPPING_it(3ossl), OSSL_ATTRIBUTE_VALUE_MAPPING_free(3ossl), OSSL_ATTRIBUTE_VALUE_MAPPING_new(3ossl), OSSL_ATTRIBUTE_VALUE_MAPPING_it(3ossl), OSSL_ATTRIBUTES_SYNTAX_free(3ossl), OSSL_ATTRIBUTES_SYNTAX_it(3ossl), OSSL_ATTRIBUTES_SYNTAX_new(3ossl), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_free(3ossl), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_it(3ossl), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_new(3ossl), OSSL_BASIC_ATTR_CONSTRAINTS_free(3ossl), OSSL_BASIC_ATTR_CONSTRAINTS_it(3ossl), OSSL_BASIC_ATTR_CONSTRAINTS_new(3ossl), OSSL_CMP_ATAVS_new(3ossl), OSSL_CMP_ATAVS_free(3ossl), OSSL_CMP_ATAVS_it(3ossl), OSSL_CMP_CRLSTATUS_free(3ossl), OSSL_CMP_ITAV_dup(3ossl), OSSL_CMP_ITAV_free(3ossl), OSSL_CMP_MSG_dup(3ossl), OSSL_CMP_MSG_it(3ossl), OSSL_CMP_MSG_free(3ossl), OSSL_CMP_PKIHEADER_free(3ossl), OSSL_CMP_PKIHEADER_it(3ossl), OSSL_CMP_PKIHEADER_new(3ossl), OSSL_CMP_PKISI_dup(3ossl), OSSL_CMP_PKISI_free(3ossl), OSSL_CMP_PKISI_it(3ossl), OSSL_CMP_PKISI_new(3ossl), OSSL_CMP_PKISTATUS_it(3ossl), OSSL_CRMF_CERTID_dup(3ossl), OSSL_CRMF_CERTID_free(3ossl), OSSL_CRMF_CERTID_it(3ossl), OSSL_CRMF_CERTID_new(3ossl), OSSL_CRMF_CERTTEMPLATE_free(3ossl), OSSL_CRMF_CERTTEMPLATE_it(3ossl), OSSL_CRMF_CERTTEMPLATE_new(3ossl), OSSL_CRMF_CERTTEMPLATE_dup(3ossl), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_dup(3ossl), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_free(3ossl), OSSL_CRMF_ENCRYPTEDKEY_free(3ossl), OSSL_CRMF_ENCRYPTEDKEY_it(3ossl), OSSL_CRMF_ENCRYPTEDKEY_new(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_free(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_it(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_new(3ossl), OSSL_CRMF_MSGS_free(3ossl), OSSL_CRMF_MSGS_it(3ossl), OSSL_CRMF_MSGS_new(3ossl), OSSL_CRMF_MSG_dup(3ossl), OSSL_CRMF_MSG_free(3ossl), OSSL_CRMF_MSG_it(3ossl), OSSL_CRMF_MSG_new(3ossl), OSSL_CRMF_PBMPARAMETER_free(3ossl), OSSL_CRMF_PBMPARAMETER_it(3ossl), OSSL_CRMF_PBMPARAMETER_new(3ossl), OSSL_CRMF_PKIPUBLICATIONINFO_free(3ossl), OSSL_CRMF_PKIPUBLICATIONINFO_it(3ossl), OSSL_CRMF_PKIPUBLICATIONINFO_new(3ossl), OSSL_CRMF_SINGLEPUBINFO_free(3ossl), OSSL_CRMF_SINGLEPUBINFO_it(3ossl), OSSL_CRMF_SINGLEPUBINFO_new(3ossl), OSSL_DAY_TIME_free(3ossl), OSSL_DAY_TIME_new(3ossl), OSSL_DAY_TIME_it(3ossl), OSSL_DAY_TIME_BAND_free(3ossl), OSSL_DAY_TIME_BAND_new(3ossl), OSSL_DAY_TIME_BAND_it(3ossl), OSSL_HASH_free(3ossl), OSSL_HASH_it(3ossl), OSSL_HASH_new(3ossl), OSSL_INFO_SYNTAX_free(3ossl), OSSL_INFO_SYNTAX_it(3ossl), OSSL_INFO_SYNTAX_new(3ossl), OSSL_INFO_SYNTAX_POINTER_free(3ossl), OSSL_INFO_SYNTAX_POINTER_it(3ossl), OSSL_INFO_SYNTAX_POINTER_new(3ossl), OSSL_PRIVILEGE_POLICY_ID_free(3ossl), OSSL_PRIVILEGE_POLICY_ID_it(3ossl), OSSL_PRIVILEGE_POLICY_ID_new(3ossl), OSSL_TARGET_CERT_free(3ossl), OSSL_TARGET_CERT_it(3ossl), OSSL_TARGET_CERT_new(3ossl), OSSL_TARGET_free(3ossl), OSSL_TARGET_it(3ossl), OSSL_TARGET_new(3ossl), OSSL_TARGETING_INFORMATION_free(3ossl), OSSL_TARGETING_INFORMATION_it(3ossl), OSSL_TARGETING_INFORMATION_new(3ossl), OSSL_TARGETS_free(3ossl), OSSL_TARGETS_it(3ossl), OSSL_TARGETS_new(3ossl), OSSL_IETF_ATTR_SYNTAX_VALUE_free(3ossl), OSSL_IETF_ATTR_SYNTAX_VALUE_it(3ossl), OSSL_IETF_ATTR_SYNTAX_VALUE_new(3ossl), OSSL_ISSUER_SERIAL_free(3ossl), OSSL_ISSUER_SERIAL_new(3ossl), OSSL_NAMED_DAY_free(3ossl), OSSL_NAMED_DAY_new(3ossl), OSSL_NAMED_DAY_it(3ossl), OSSL_OBJECT_DIGEST_INFO_free(3ossl), OSSL_OBJECT_DIGEST_INFO_new(3ossl), OSSL_ROLE_SPEC_CERT_ID_free(3ossl), OSSL_ROLE_SPEC_CERT_ID_new(3ossl), OSSL_ROLE_SPEC_CERT_ID_it(3ossl), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_free(3ossl), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_new(3ossl), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_it(3ossl), OSSL_TIME_PERIOD_free(3ossl), OSSL_TIME_PERIOD_new(3ossl), OSSL_TIME_PERIOD_it(3ossl), OSSL_TIME_SPEC_ABSOLUTE_free(3ossl), OSSL_TIME_SPEC_ABSOLUTE_new(3ossl), OSSL_TIME_SPEC_ABSOLUTE_it(3ossl), OSSL_TIME_SPEC_free(3ossl), OSSL_TIME_SPEC_new(3ossl), OSSL_TIME_SPEC_it(3ossl), OSSL_TIME_SPEC_DAY_free(3ossl), OSSL_TIME_SPEC_DAY_new(3ossl), OSSL_TIME_SPEC_DAY_it(3ossl), OSSL_TIME_SPEC_MONTH_free(3ossl), OSSL_TIME_SPEC_MONTH_new(3ossl), OSSL_TIME_SPEC_MONTH_it(3ossl), OSSL_TIME_SPEC_TIME_free(3ossl), OSSL_TIME_SPEC_TIME_new(3ossl), OSSL_TIME_SPEC_TIME_it(3ossl), OSSL_TIME_SPEC_WEEKS_free(3ossl), OSSL_TIME_SPEC_WEEKS_new(3ossl), OSSL_TIME_SPEC_WEEKS_it(3ossl), OSSL_TIME_SPEC_X_DAY_OF_free(3ossl), OSSL_TIME_SPEC_X_DAY_OF_new(3ossl), OSSL_TIME_SPEC_X_DAY_OF_it(3ossl), OSSL_USER_NOTICE_SYNTAX_free(3ossl), OSSL_USER_NOTICE_SYNTAX_new(3ossl), OSSL_USER_NOTICE_SYNTAX_it(3ossl), OTHERNAME_free(3ossl), OTHERNAME_new(3ossl), PBE2PARAM_free(3ossl), PBE2PARAM_new(3ossl), PBEPARAM_free(3ossl), PBEPARAM_new(3ossl), PBKDF2PARAM_free(3ossl), PBKDF2PARAM_new(3ossl), PBMAC1PARAM_free(3ossl), PBMAC1PARAM_it(3ossl), PBMAC1PARAM_new(3ossl), PKCS12_BAGS_free(3ossl), PKCS12_BAGS_new(3ossl), PKCS12_MAC_DATA_free(3ossl), PKCS12_MAC_DATA_new(3ossl), PKCS12_SAFEBAG_free(3ossl), PKCS12_SAFEBAG_new(3ossl), PKCS12_free(3ossl), PKCS12_new(3ossl), PKCS7_DIGEST_free(3ossl), PKCS7_DIGEST_new(3ossl), PKCS7_ENCRYPT_free(3ossl), PKCS7_ENCRYPT_new(3ossl), PKCS7_ENC_CONTENT_free(3ossl), PKCS7_ENC_CONTENT_new(3ossl), PKCS7_ENVELOPE_free(3ossl), PKCS7_ENVELOPE_new(3ossl), PKCS7_ISSUER_AND_SERIAL_free(3ossl), PKCS7_ISSUER_AND_SERIAL_new(3ossl), PKCS7_RECIP_INFO_free(3ossl), PKCS7_RECIP_INFO_new(3ossl), PKCS7_SIGNED_free(3ossl), PKCS7_SIGNED_new(3ossl), PKCS7_SIGNER_INFO_free(3ossl), PKCS7_SIGNER_INFO_new(3ossl), PKCS7_SIGN_ENVELOPE_free(3ossl), PKCS7_SIGN_ENVELOPE_new(3ossl), PKCS7_dup(3ossl), PKCS7_free(3ossl), PKCS7_new_ex(3ossl), PKCS7_new(3ossl), PKCS7_print_ctx(3ossl), PKCS8_PRIV_KEY_INFO_free(3ossl), PKCS8_PRIV_KEY_INFO_new(3ossl), PKEY_USAGE_PERIOD_free(3ossl), PKEY_USAGE_PERIOD_new(3ossl), POLICYINFO_free(3ossl), POLICYINFO_new(3ossl), POLICYQUALINFO_free(3ossl), POLICYQUALINFO_new(3ossl), POLICY_CONSTRAINTS_free(3ossl), POLICY_CONSTRAINTS_new(3ossl), POLICY_MAPPING_free(3ossl), POLICY_MAPPING_new(3ossl), PROFESSION_INFOS_free(3ossl), PROFESSION_INFOS_new(3ossl), PROFESSION_INFO_free(3ossl), PROFESSION_INFO_new(3ossl), PROXY_CERT_INFO_EXTENSION_free(3ossl), PROXY_CERT_INFO_EXTENSION_new(3ossl), PROXY_POLICY_free(3ossl), PROXY_POLICY_new(3ossl), RSAPrivateKey_dup(3ossl), RSAPublicKey_dup(3ossl), RSA_OAEP_PARAMS_free(3ossl), RSA_OAEP_PARAMS_new(3ossl), RSA_PSS_PARAMS_free(3ossl), RSA_PSS_PARAMS_new(3ossl), RSA_PSS_PARAMS_dup(3ossl), SCRYPT_PARAMS_free(3ossl), SCRYPT_PARAMS_new(3ossl), SXNETID_free(3ossl), SXNETID_new(3ossl), SXNET_free(3ossl), SXNET_new(3ossl), TLS_FEATURE_free(3ossl), TLS_FEATURE_new(3ossl), TS_ACCURACY_dup(3ossl), TS_ACCURACY_free(3ossl), TS_ACCURACY_new(3ossl), TS_MSG_IMPRINT_dup(3ossl), TS_MSG_IMPRINT_free(3ossl), TS_MSG_IMPRINT_new(3ossl), TS_REQ_dup(3ossl), TS_REQ_free(3ossl), TS_REQ_new(3ossl), TS_RESP_dup(3ossl), TS_RESP_free(3ossl), TS_RESP_new(3ossl), TS_STATUS_INFO_dup(3ossl), TS_STATUS_INFO_free(3ossl), TS_STATUS_INFO_new(3ossl), TS_TST_INFO_dup(3ossl), TS_TST_INFO_free(3ossl), TS_TST_INFO_new(3ossl), USERNOTICE_free(3ossl), USERNOTICE_new(3ossl), X509_ACERT_dup(3ossl), X509_ACERT_free(3ossl), X509_ACERT_it(3ossl), X509_ACERT_new(3ossl), X509_ACERT_INFO_free(3ossl), X509_ACERT_INFO_it(3ossl), X509_ACERT_INFO_new(3ossl), X509_ACERT_ISSUER_V2FORM_free(3ossl), X509_ACERT_ISSUER_V2FORM_new(3ossl), X509_ALGOR_free(3ossl), X509_ALGOR_it(3ossl), X509_ALGOR_new(3ossl), X509_ATTRIBUTE_dup(3ossl), X509_ATTRIBUTE_free(3ossl), X509_ATTRIBUTE_new(3ossl), X509_CERT_AUX_free(3ossl), X509_CERT_AUX_new(3ossl), X509_CINF_free(3ossl), X509_CINF_new(3ossl), X509_CRL_INFO_free(3ossl), X509_CRL_INFO_new(3ossl), X509_CRL_dup(3ossl), X509_CRL_free(3ossl), X509_CRL_new_ex(3ossl), X509_CRL_new(3ossl), X509_EXTENSION_dup(3ossl), X509_EXTENSION_free(3ossl), X509_EXTENSION_new(3ossl), X509_NAME_ENTRY_dup(3ossl), X509_NAME_ENTRY_free(3ossl), X509_NAME_ENTRY_new(3ossl), X509_NAME_dup(3ossl), X509_NAME_free(3ossl), X509_NAME_new(3ossl), X509_REQ_INFO_free(3ossl), X509_REQ_INFO_new(3ossl), X509_REQ_dup(3ossl), X509_REQ_free(3ossl), X509_REQ_new(3ossl), X509_REQ_new_ex(3ossl), X509_REVOKED_dup(3ossl), X509_REVOKED_free(3ossl), X509_REVOKED_new(3ossl), X509_SIG_free(3ossl), X509_SIG_new(3ossl), X509_VAL_free(3ossl), X509_VAL_new(3ossl), X509_dup(3ossl)
- ASN1 object utilities
- DECLARE_PEM_rw(3), PEM_read_CMS(3), PEM_read_bio_CMS(3), PEM_write_CMS(3), PEM_write_bio_CMS(3), PEM_write_DHxparams(3), PEM_write_bio_DHxparams(3), PEM_read_ECPKParameters(3), PEM_read_bio_ECPKParameters(3), PEM_write_ECPKParameters(3), PEM_write_bio_ECPKParameters(3), PEM_read_ECPrivateKey(3), PEM_write_ECPrivateKey(3), PEM_write_bio_ECPrivateKey(3), PEM_read_EC_PUBKEY(3), PEM_read_bio_EC_PUBKEY(3), PEM_write_EC_PUBKEY(3), PEM_write_bio_EC_PUBKEY(3), PEM_read_NETSCAPE_CERT_SEQUENCE(3), PEM_read_bio_NETSCAPE_CERT_SEQUENCE(3), PEM_write_NETSCAPE_CERT_SEQUENCE(3), PEM_write_bio_NETSCAPE_CERT_SEQUENCE(3), PEM_read_PKCS8(3), PEM_read_bio_PKCS8(3), PEM_write_PKCS8(3), PEM_write_bio_PKCS8(3), PEM_write_PKCS8_PRIV_KEY_INFO(3), PEM_read_bio_PKCS8_PRIV_KEY_INFO(3), PEM_read_PKCS8_PRIV_KEY_INFO(3), PEM_write_bio_PKCS8_PRIV_KEY_INFO(3), PEM_read_SSL_SESSION(3), PEM_read_bio_SSL_SESSION(3), PEM_write_SSL_SESSION(3), PEM_write_bio_SSL_SESSION(3)
- PEM object encoding routines
- DECLARE_PEM_rw(3ossl), PEM_read_CMS(3ossl), PEM_read_bio_CMS(3ossl), PEM_write_CMS(3ossl), PEM_write_bio_CMS(3ossl), PEM_write_DHxparams(3ossl), PEM_write_bio_DHxparams(3ossl), PEM_read_ECPKParameters(3ossl), PEM_read_bio_ECPKParameters(3ossl), PEM_write_ECPKParameters(3ossl), PEM_write_bio_ECPKParameters(3ossl), PEM_read_ECPrivateKey(3ossl), PEM_write_ECPrivateKey(3ossl), PEM_write_bio_ECPrivateKey(3ossl), PEM_read_EC_PUBKEY(3ossl), PEM_read_bio_EC_PUBKEY(3ossl), PEM_write_EC_PUBKEY(3ossl), PEM_write_bio_EC_PUBKEY(3ossl), PEM_read_NETSCAPE_CERT_SEQUENCE(3ossl), PEM_read_bio_NETSCAPE_CERT_SEQUENCE(3ossl), PEM_write_NETSCAPE_CERT_SEQUENCE(3ossl), PEM_write_bio_NETSCAPE_CERT_SEQUENCE(3ossl), PEM_read_PKCS8(3ossl), PEM_read_bio_PKCS8(3ossl), PEM_write_PKCS8(3ossl), PEM_write_bio_PKCS8(3ossl), PEM_write_PKCS8_PRIV_KEY_INFO(3ossl), PEM_read_bio_PKCS8_PRIV_KEY_INFO(3ossl), PEM_read_PKCS8_PRIV_KEY_INFO(3ossl), PEM_write_bio_PKCS8_PRIV_KEY_INFO(3ossl), PEM_read_SSL_SESSION(3ossl), PEM_read_bio_SSL_SESSION(3ossl), PEM_write_SSL_SESSION(3ossl), PEM_write_bio_SSL_SESSION(3ossl), PEM_read_X509_PUBKEY(3ossl), PEM_read_bio_X509_PUBKEY(3ossl), PEM_write_X509_PUBKEY(3ossl), PEM_write_bio_X509_PUBKEY(3ossl)
- PEM object encoding routines
- DEFINE_STACK_OF(3), DEFINE_STACK_OF_CONST(3), DEFINE_SPECIAL_STACK_OF(3), DEFINE_SPECIAL_STACK_OF_CONST(3), sk_TYPE_num(3), sk_TYPE_value(3), sk_TYPE_new(3), sk_TYPE_new_null(3), sk_TYPE_reserve(3), sk_TYPE_free(3), sk_TYPE_zero(3), sk_TYPE_delete(3), sk_TYPE_delete_ptr(3), sk_TYPE_push(3), sk_TYPE_unshift(3), sk_TYPE_pop(3), sk_TYPE_shift(3), sk_TYPE_pop_free(3), sk_TYPE_insert(3), sk_TYPE_set(3), sk_TYPE_find(3), sk_TYPE_find_ex(3), sk_TYPE_sort(3), sk_TYPE_is_sorted(3), sk_TYPE_dup(3), sk_TYPE_deep_copy(3), sk_TYPE_set_cmp_func(3), sk_TYPE_new_reserve(3)
- stack container
- DEFINE_STACK_OF(3ossl), DEFINE_STACK_OF_CONST(3ossl), DEFINE_SPECIAL_STACK_OF(3ossl), DEFINE_SPECIAL_STACK_OF_CONST(3ossl), sk_TYPE_num(3ossl), sk_TYPE_value(3ossl), sk_TYPE_new(3ossl), sk_TYPE_new_null(3ossl), sk_TYPE_reserve(3ossl), sk_TYPE_free(3ossl), sk_TYPE_zero(3ossl), sk_TYPE_delete(3ossl), sk_TYPE_delete_ptr(3ossl), sk_TYPE_push(3ossl), sk_TYPE_unshift(3ossl), sk_TYPE_pop(3ossl), sk_TYPE_shift(3ossl), sk_TYPE_pop_free(3ossl), sk_TYPE_insert(3ossl), sk_TYPE_set(3ossl), sk_TYPE_find(3ossl), sk_TYPE_find_ex(3ossl), sk_TYPE_find_all(3ossl), sk_TYPE_sort(3ossl), sk_TYPE_is_sorted(3ossl), sk_TYPE_dup(3ossl), sk_TYPE_deep_copy(3ossl), sk_TYPE_set_cmp_func(3ossl), sk_TYPE_new_reserve(3ossl), OPENSSL_sk_deep_copy(3ossl), OPENSSL_sk_delete(3ossl), OPENSSL_sk_delete_ptr(3ossl), OPENSSL_sk_dup(3ossl), OPENSSL_sk_find(3ossl), OPENSSL_sk_find_ex(3ossl), OPENSSL_sk_find_all(3ossl), OPENSSL_sk_free(3ossl), OPENSSL_sk_insert(3ossl), OPENSSL_sk_is_sorted(3ossl), OPENSSL_sk_new(3ossl), OPENSSL_sk_new_null(3ossl), OPENSSL_sk_new_reserve(3ossl), OPENSSL_sk_num(3ossl), OPENSSL_sk_pop(3ossl), OPENSSL_sk_pop_free(3ossl), OPENSSL_sk_push(3ossl), OPENSSL_sk_reserve(3ossl), OPENSSL_sk_set(3ossl), OPENSSL_sk_set_thunks(3ossl), OPENSSL_sk_set_cmp_func(3ossl), OPENSSL_sk_shift(3ossl), OPENSSL_sk_sort(3ossl), OPENSSL_sk_unshift(3ossl), OPENSSL_sk_value(3ossl), OPENSSL_sk_zero(3ossl)
- stack container
- DEF_GENPAT(3)
- GENPAT Package man1/alc_origin.1
- DELETE(7)
- delete rows of a table
- DES_random_key(3), DES_set_key(3), DES_key_sched(3), DES_set_key_checked(3), DES_set_key_unchecked(3), DES_set_odd_parity(3), DES_is_weak_key(3), DES_ecb_encrypt(3), DES_ecb2_encrypt(3), DES_ecb3_encrypt(3), DES_ncbc_encrypt(3), DES_cfb_encrypt(3), DES_ofb_encrypt(3), DES_pcbc_encrypt(3), DES_cfb64_encrypt(3), DES_ofb64_encrypt(3), DES_xcbc_encrypt(3), DES_ede2_cbc_encrypt(3), DES_ede2_cfb64_encrypt(3), DES_ede2_ofb64_encrypt(3), DES_ede3_cbc_encrypt(3), DES_ede3_cfb64_encrypt(3), DES_ede3_ofb64_encrypt(3), DES_cbc_cksum(3), DES_quad_cksum(3), DES_string_to_key(3), DES_string_to_2keys(3), DES_fcrypt(3), DES_crypt(3)
- DES encryption
- DES_random_key(3ossl), DES_set_key(3ossl), DES_key_sched(3ossl), DES_set_key_checked(3ossl), DES_set_key_unchecked(3ossl), DES_set_odd_parity(3ossl), DES_is_weak_key(3ossl), DES_ecb_encrypt(3ossl), DES_ecb2_encrypt(3ossl), DES_ecb3_encrypt(3ossl), DES_ncbc_encrypt(3ossl), DES_cfb_encrypt(3ossl), DES_ofb_encrypt(3ossl), DES_pcbc_encrypt(3ossl), DES_cfb64_encrypt(3ossl), DES_ofb64_encrypt(3ossl), DES_xcbc_encrypt(3ossl), DES_ede2_cbc_encrypt(3ossl), DES_ede2_cfb64_encrypt(3ossl), DES_ede2_ofb64_encrypt(3ossl), DES_ede3_cbc_encrypt(3ossl), DES_ede3_cfb64_encrypt(3ossl), DES_ede3_ofb64_encrypt(3ossl), DES_cbc_cksum(3ossl), DES_quad_cksum(3ossl), DES_string_to_key(3ossl), DES_string_to_2keys(3ossl), DES_fcrypt(3ossl), DES_crypt(3ossl)
- DES encryption
- DH_generate_key(3), DH_compute_key(3), DH_compute_key_padded(3)
- perform Diffie-Hellman key exchange
- DH_generate_key(3ossl), DH_compute_key(3ossl), DH_compute_key_padded(3ossl)
- perform Diffie-Hellman key exchange
- DH_generate_parameters_ex(3), DH_generate_parameters(3), DH_check(3), DH_check_params(3), DH_check_ex(3), DH_check_params_ex(3), DH_check_pub_key_ex(3)
- generate and check Diffie-Hellman parameters
- DH_generate_parameters_ex(3ossl), DH_generate_parameters(3ossl), DH_check(3ossl), DH_check_params(3ossl), DH_check_ex(3ossl), DH_check_params_ex(3ossl), DH_check_pub_key_ex(3ossl)
- generate and check Diffie-Hellman parameters
- DH_get0_pqg(3), DH_set0_pqg(3), DH_get0_key(3), DH_set0_key(3), DH_get0_p(3), DH_get0_q(3), DH_get0_g(3), DH_get0_priv_key(3), DH_get0_pub_key(3), DH_clear_flags(3), DH_test_flags(3), DH_set_flags(3), DH_get0_engine(3), DH_get_length(3), DH_set_length(3)
- Routines for getting and setting data in a DH object
- DH_get0_pqg(3ossl), DH_set0_pqg(3ossl), DH_get0_key(3ossl), DH_set0_key(3ossl), DH_get0_p(3ossl), DH_get0_q(3ossl), DH_get0_g(3ossl), DH_get0_priv_key(3ossl), DH_get0_pub_key(3ossl), DH_clear_flags(3ossl), DH_test_flags(3ossl), DH_set_flags(3ossl), DH_get0_engine(3ossl), DH_get_length(3ossl), DH_set_length(3ossl)
- Routines for getting and setting data in a DH object
- DH_get_1024_160(3), DH_get_2048_224(3), DH_get_2048_256(3), BN_get0_nist_prime_192(3), BN_get0_nist_prime_224(3), BN_get0_nist_prime_256(3), BN_get0_nist_prime_384(3), BN_get0_nist_prime_521(3), BN_get_rfc2409_prime_768(3), BN_get_rfc2409_prime_1024(3), BN_get_rfc3526_prime_1536(3), BN_get_rfc3526_prime_2048(3), BN_get_rfc3526_prime_3072(3), BN_get_rfc3526_prime_4096(3), BN_get_rfc3526_prime_6144(3), BN_get_rfc3526_prime_8192(3)
- Create standardized public primes or DH pairs
- DH_get_1024_160(3ossl), DH_get_2048_224(3ossl), DH_get_2048_256(3ossl), BN_get0_nist_prime_192(3ossl), BN_get0_nist_prime_224(3ossl), BN_get0_nist_prime_256(3ossl), BN_get0_nist_prime_384(3ossl), BN_get0_nist_prime_521(3ossl), BN_get_rfc2409_prime_768(3ossl), BN_get_rfc2409_prime_1024(3ossl), BN_get_rfc3526_prime_1536(3ossl), BN_get_rfc3526_prime_2048(3ossl), BN_get_rfc3526_prime_3072(3ossl), BN_get_rfc3526_prime_4096(3ossl), BN_get_rfc3526_prime_6144(3ossl), BN_get_rfc3526_prime_8192(3ossl)
- Create standardized public primes or DH pairs
- DH_meth_new(3), DH_meth_free(3), DH_meth_dup(3), DH_meth_get0_name(3), DH_meth_set1_name(3), DH_meth_get_flags(3), DH_meth_set_flags(3), DH_meth_get0_app_data(3), DH_meth_set0_app_data(3), DH_meth_get_generate_key(3), DH_meth_set_generate_key(3), DH_meth_get_compute_key(3), DH_meth_set_compute_key(3), DH_meth_get_bn_mod_exp(3), DH_meth_set_bn_mod_exp(3), DH_meth_get_init(3), DH_meth_set_init(3), DH_meth_get_finish(3), DH_meth_set_finish(3), DH_meth_get_generate_params(3), DH_meth_set_generate_params(3)
- Routines to build up DH methods
- DH_meth_new(3ossl), DH_meth_free(3ossl), DH_meth_dup(3ossl), DH_meth_get0_name(3ossl), DH_meth_set1_name(3ossl), DH_meth_get_flags(3ossl), DH_meth_set_flags(3ossl), DH_meth_get0_app_data(3ossl), DH_meth_set0_app_data(3ossl), DH_meth_get_generate_key(3ossl), DH_meth_set_generate_key(3ossl), DH_meth_get_compute_key(3ossl), DH_meth_set_compute_key(3ossl), DH_meth_get_bn_mod_exp(3ossl), DH_meth_set_bn_mod_exp(3ossl), DH_meth_get_init(3ossl), DH_meth_set_init(3ossl), DH_meth_get_finish(3ossl), DH_meth_set_finish(3ossl), DH_meth_get_generate_params(3ossl), DH_meth_set_generate_params(3ossl)
- Routines to build up DH methods
- DH_new(3), DH_free(3)
- allocate and free DH objects
- DH_new(3ossl), DH_free(3ossl)
- allocate and free DH objects
- DH_new_by_nid(3), DH_get_nid(3)
- get or find DH named parameters
- DH_new_by_nid(3ossl), DH_get_nid(3ossl)
- create or get DH named parameters
- DH_set_default_method(3), DH_get_default_method(3), DH_set_method(3), DH_new_method(3), DH_OpenSSL(3)
- select DH method
- DH_set_default_method(3ossl), DH_get_default_method(3ossl), DH_set_method(3ossl), DH_new_method(3ossl), DH_OpenSSL(3ossl)
- select DH method
- DH_size(3), DH_bits(3), DH_security_bits(3)
- get Diffie-Hellman prime size and security bits
- DH_size(3ossl), DH_bits(3ossl), DH_security_bits(3ossl)
- get Diffie-Hellman prime size and security bits
- DI(3)
- verify assertions in C and C++ code using gdb(1)
- DIALOG(3)
- Stores a GUI description. Allegro game programming library
- DIALOG_PLAYER(3)
- Stores GUI data internally used by Allegro
- DISCARD(7)
- discard session state
- DL(3)
- generate logging messages in C and C++ using a debugger
- DO(7)
- execute an anonymous code block
- DPGEN_ADSB2F(3)
- Adder/Substractor Macro-Generator
- DPGEN_AND2(3)
- AND2 Macro-Generator
- DPGEN_AND3(3)
- AND3 Macro-Generator
- DPGEN_AND4(3)
- AND4 Macro-Generator
- DPGEN_BUFF(3)
- Buffer Macro-Generator
- DPGEN_BUSE(3)
- tristate Macro-Generator
- DPGEN_CONST(3)
- Constant Macro-Generator
- DPGEN_DFF(3)
- Dynamic Flip-Flop Macro-Generator
- DPGEN_DFFT(3)
- Dynamic Flip-Flop with Scan-Path Macro-Generator
- DPGEN_FIFO(3)
- FIFO Macro-Generator
- DPGEN_INV(3)
- Inverter Macro-Generator
- DPGEN_MUX2(3)
- Multiplexer Macro-Generator
- DPGEN_NAND2(3)
- NAND2 Macro-Generator
- DPGEN_NAND2MASK(3)
- Programmable Mask Macro-Generator
- DPGEN_NAND3(3)
- NAND3 Macro-Generator
- DPGEN_NAND4(3)
- NAND4 Macro-Generator
- DPGEN_NBUSE(3)
- Tristate Macro-Generator
- DPGEN_NMUX2(3)
- Multiplexer Macro-Generator
- DPGEN_NOR2(3)
- NOR2 Macro-Generator
- DPGEN_NOR2MASK(3)
- Programmable Mask Macro-Generator
- DPGEN_NOR3(3)
- NOR3 Macro-Generator
- DPGEN_NOR4(3)
- NOR4 Macro-Generator
- DPGEN_NUL(3)
- Zero Detector Macro-Generator
- DPGEN_OR2(3)
- OR2 Macro-Generator
- DPGEN_OR3(3)
- OR3 Macro-Generator
- DPGEN_OR4(3)
- OR4 Macro-Generator
- DPGEN_RF1(3), DPGEN_RF1R0(3)
- Register File Macro-Generator
- DPGEN_RF1D(3), DPGEN_RF1DR0(3)
- Register File with Decoder Macro-Generator
- DPGEN_ROM2(3)
- 2 words ROM Macro-Generator
- DPGEN_ROM4(3)
- 4 words ROM Macro-Generator
- DPGEN_SFF(3)
- Static Flip-Flop Macro-Generator
- DPGEN_SFFT(3)
- Static Flip-Flop with Scan-Path Macro-Generator
- DPGEN_SHIFT(3)
- Shifter Macro-Generator
- DPGEN_XNOR2(3)
- XNOR2 Macro-Generator
- DPGEN_XNOR2MASK(3)
- Programmable Mask Macro-Generator
- DPGEN_XOR2(3)
- XOR2 Macro-Generator
- DPMSCapable(3)
- returns the DPMS capability of the X server
- DPMSDisable(3)
- disables DPMS on the specified display
- DPMSEnable(3)
- enables DPMS on the specified display
- DPMSForceLevel(3)
- forces a DPMS capable display into the specified power level
- DPMSGetTimeouts(3)
- retrieves the timeout values used by the X server for DPMS timings
- DPMSGetVersion(3)
- returns the version of the DPMS extension implemented by the X server
- DPMSInfo(3)
- returns information about the current DPMS state
- DPMSQueryExtension(3)
- queries the X server to determine the availability of the DPMS Extension
- DPMSSetTimeouts(3)
- permits applications to set the timeout values used by the X server for DPMS timings
- DROP_ACCESS_METHOD(7)
- remove an access method
- DROP_AGGREGATE(7)
- remove an aggregate function
- DROP_CAST(7)
- remove a cast
- DROP_COLLATION(7)
- remove a collation
- DROP_CONVERSION(7)
- remove a conversion
- DROP_DATABASE(7)
- remove a database
- DROP_DOMAIN(7)
- remove a domain
- DROP_EVENT_TRIGGER(7)
- remove an event trigger
- DROP_EXTENSION(7)
- remove an extension
- DROP_FOREIGN_DATA_WRAPPER(7)
- remove a foreign-data wrapper
- DROP_FOREIGN_TABLE(7)
- remove a foreign table
- DROP_FUNCTION(7)
- remove a function
- DROP_GROUP(7)
- remove a database role
- DROP_INDEX(7)
- remove an index
- DROP_LANGUAGE(7)
- remove a procedural language
- DROP_MATERIALIZED_VIEW(7)
- remove a materialized view
- DROP_OPERATOR(7)
- remove an operator
- DROP_OPERATOR_CLASS(7)
- remove an operator class
- DROP_OPERATOR_FAMILY(7)
- remove an operator family
- DROP_OWNED(7)
- remove database objects owned by a database role
- DROP_POLICY(7)
- remove a row-level security policy from a table
- DROP_PROCEDURE(7)
- remove a procedure
- DROP_PUBLICATION(7)
- remove a publication
- DROP_ROLE(7)
- remove a database role
- DROP_ROUTINE(7)
- remove a routine
- DROP_RULE(7)
- remove a rewrite rule
- DROP_SCHEMA(7)
- remove a schema
- DROP_SEQUENCE(7)
- remove a sequence
- DROP_SERVER(7)
- remove a foreign server descriptor
- DROP_STATISTICS(7)
- remove extended statistics
- DROP_SUBSCRIPTION(7)
- remove a subscription
- DROP_TABLE(7)
- remove a table
- DROP_TABLESPACE(7)
- remove a tablespace
- DROP_TEXT_SEARCH_CONFIGURATION(7)
- remove a text search configuration
- DROP_TEXT_SEARCH_DICTIONARY(7)
- remove a text search dictionary
- DROP_TEXT_SEARCH_PARSER(7)
- remove a text search parser
- DROP_TEXT_SEARCH_TEMPLATE(7)
- remove a text search template
- DROP_TRANSFORM(7)
- remove a transform
- DROP_TRIGGER(7)
- remove a trigger
- DROP_TYPE(7)
- remove a data type
- DROP_USER(7)
- remove a database role
- DROP_USER_MAPPING(7)
- remove a user mapping for a foreign server
- DROP_VIEW(7)
- remove a view
- DS1821(3)
- Programmable Digital Thermostat and Thermometer
- DS1822(3)
- Econo 1-Wire Digital Thermometer
- DS1825(3)
- Programmable Resolution 1-Wire Digital Thermometer with ID MAX31826 - Digital Temperature Sensor with 1Kb Lockable EEPROM MAX31850 MAX31851 - Cold-Junction Compensated Thermocouple
- DS18B20(3)
- Programmable Resolution 1-Wire Digital Thermometer MAX31820 - Ambient Temperature Sensor
- DS18S20(3)
- High-Precision 1-Wire Digital Thermometer DS1920 - iButton version of the thermometer
- DS1921(3)
- Thermochron temperature logging iButton
- DS1963L(3)
- 256 byte Monetary iButton
- DS1963S(3)
- 256 byte Monetary iButton with SHA-1
- DS1977(3)
- Password Protected 32kbit Memory iButton
- DS1991(3)
- 1152bit MultiKey iButton
- DS1992(3)
- 1kbit Memory iButton
- DS1993(3)
- 4kbit Memory iButton
- DS1995(3)
- 16kbit Memory iButton
- DS1996(3)
- 64kbit Memory iButton
- DS2401(3)
- Silicon Serial Number DS1990A - Serial Number iButton [.]XXXXXXXXXXXX[XX][/[ '" '" Copyright (c) 2003-2004 Paul H Alfille, MD '" (paul.alfille@gmail.com) '" '" Program manual page for the OWFS -- 1-wire filesystem package '" Based on Dallas Semiconductor, Inc's datasheets, and trial and error. '" '" Free for all use. No warranty. None. Use at your own risk. '" address | crc8 | id | locator | r_address | r_id | r_locator | type ]]
- DS2404(3)
- EconoRAM time chip DS2404S - Dual port memory plus time DS1994 - 4k plus time iButton DS1427 - Time iButton
- DS2405(3)
- Addressable Switch
- DS2406(3), DS2407(3)
- Dual Addressable Switch with 1kbit Memory, Hidable Dual Addressable Switch with 1kbit Memory
- DS2408(3)
- 1-Wire 8 Channel Addressable Switch
- DS2409(3)
- MicroLAN Coupler
- DS2413(3)
- Dual Channel Addressable Switch
- DS2415(3), DS1904(3), DS2417(3)
- 1-Wire Time Chip, RTC (real time clock) iButton, 1-Wire Time Chip with Interrupt
- DS2423(3)
- 4kbit 1-Wire RAM with Counter
- DS2430A(3), DS1971(3)
- 256-bit 1-wire EEPROM, 256-bit EEPROM ibutton
- DS2431(3)
- EEPROM (1 kBit)
- DS2433(3)
- EEPROM (4 kBit)
- DS2436(3)
- Battery ID/Monitor Chip
- DS2437(3)
- Smart Battery Monitor
- DS2438(3)
- Smart Battery Monitor
- DS2450(3)
- Quad A/D Converter
- DS2502(3)
- Add-Only Memory (1 kBit) DS2502-E48, DS2502-UNW - 48-bit Node Address Chip, UniqueWare Add-Only Memory (1 kBit) DS1982, DS1982U - Add-Only iButton (1 kBit), UniqueWare iButton (1 kBit)
- DS2505(3), DS2505-UNW(3)
- Add-Only Memory (16 kBit), UniqueWare Add-Only Memory (16 kBit) DS1985, DS1985U - Add-Only iButton (16 kBit), UniqueWare iButton (16 kBit)
- DS2506(3), DS2506-UNW(3)
- Add-Only Memory (64 kBit), UniqueWare Add-Only Memory (64 kBit) DS1986, DS1986U - Add-Only iButton (64 kBit), UniqueWare iButton (64 kBit)
- DS2720(3)
- Efficient Addressable Single-cell Rechargeable Lithium Protection IC
- DS2740(3)
- High-Precision Coulomb Counter
- DS2751(3)
- Multichemistry Battery Fuel Gauge
- DS2755(3), DS2756(3)
- Multichemistry Battery Fuel Gauge
- DS2760(3), DS2761(3), DS2762(3)
- High-Precision Li+ Battery Monitor
- DS2770(3)
- Battery Monitor and Charge Controller
- DS2780(3)
- Stand-alone Fuel Gauge IC DS2788 - Stand-alone Fuel Gauge with LED Drivers
- DS2781(3)
- Stand-alone Fuel Gauge IC
- DS2890(3)
- 1-Wire Digital Potentiometer
- DS28E04(3)
- 1-Wire EEPROM chip (4096-bit) with seven address inputs
- DS28EA00(3)
- 1-Wire Digital Thermometer with Sequence Detect and PIO
- DS28EC20(3)
- EEPROM (20 kBit)
- DSA_SIG_get0(3), DSA_SIG_set0(3), DSA_SIG_new(3), DSA_SIG_free(3)
- allocate and free DSA signature objects
- DSA_SIG_get0(3ossl), DSA_SIG_set0(3ossl), DSA_SIG_new(3ossl), DSA_SIG_free(3ossl)
- allocate and free DSA signature objects
- DSA_do_sign(3), DSA_do_verify(3)
- raw DSA signature operations
- DSA_do_sign(3ossl), DSA_do_verify(3ossl)
- raw DSA signature operations
- DSA_dup_DH(3)
- create a DH structure out of DSA structure
- DSA_dup_DH(3ossl)
- create a DH structure out of DSA structure
- DSA_generate_key(3)
- generate DSA key pair
- DSA_generate_key(3ossl)
- generate DSA key pair
- DSA_generate_parameters_ex(3), DSA_generate_parameters(3)
- generate DSA parameters
- DSA_generate_parameters_ex(3ossl), DSA_generate_parameters(3ossl)
- generate DSA parameters
- DSA_get0_pqg(3), DSA_set0_pqg(3), DSA_get0_key(3), DSA_set0_key(3), DSA_get0_p(3), DSA_get0_q(3), DSA_get0_g(3), DSA_get0_pub_key(3), DSA_get0_priv_key(3), DSA_clear_flags(3), DSA_test_flags(3), DSA_set_flags(3), DSA_get0_engine(3)
- Routines for getting and setting data in a DSA object
- DSA_get0_pqg(3ossl), DSA_set0_pqg(3ossl), DSA_get0_key(3ossl), DSA_set0_key(3ossl), DSA_get0_p(3ossl), DSA_get0_q(3ossl), DSA_get0_g(3ossl), DSA_get0_pub_key(3ossl), DSA_get0_priv_key(3ossl), DSA_clear_flags(3ossl), DSA_test_flags(3ossl), DSA_set_flags(3ossl), DSA_get0_engine(3ossl)
- Routines for getting and setting data in a DSA object
- DSA_meth_new(3), DSA_meth_free(3), DSA_meth_dup(3), DSA_meth_get0_name(3), DSA_meth_set1_name(3), DSA_meth_get_flags(3), DSA_meth_set_flags(3), DSA_meth_get0_app_data(3), DSA_meth_set0_app_data(3), DSA_meth_get_sign(3), DSA_meth_set_sign(3), DSA_meth_get_sign_setup(3), DSA_meth_set_sign_setup(3), DSA_meth_get_verify(3), DSA_meth_set_verify(3), DSA_meth_get_mod_exp(3), DSA_meth_set_mod_exp(3), DSA_meth_get_bn_mod_exp(3), DSA_meth_set_bn_mod_exp(3), DSA_meth_get_init(3), DSA_meth_set_init(3), DSA_meth_get_finish(3), DSA_meth_set_finish(3), DSA_meth_get_paramgen(3), DSA_meth_set_paramgen(3), DSA_meth_get_keygen(3), DSA_meth_set_keygen(3)
- Routines to build up DSA methods
- DSA_meth_new(3ossl), DSA_meth_free(3ossl), DSA_meth_dup(3ossl), DSA_meth_get0_name(3ossl), DSA_meth_set1_name(3ossl), DSA_meth_get_flags(3ossl), DSA_meth_set_flags(3ossl), DSA_meth_get0_app_data(3ossl), DSA_meth_set0_app_data(3ossl), DSA_meth_get_sign(3ossl), DSA_meth_set_sign(3ossl), DSA_meth_get_sign_setup(3ossl), DSA_meth_set_sign_setup(3ossl), DSA_meth_get_verify(3ossl), DSA_meth_set_verify(3ossl), DSA_meth_get_mod_exp(3ossl), DSA_meth_set_mod_exp(3ossl), DSA_meth_get_bn_mod_exp(3ossl), DSA_meth_set_bn_mod_exp(3ossl), DSA_meth_get_init(3ossl), DSA_meth_set_init(3ossl), DSA_meth_get_finish(3ossl), DSA_meth_set_finish(3ossl), DSA_meth_get_paramgen(3ossl), DSA_meth_set_paramgen(3ossl), DSA_meth_get_keygen(3ossl), DSA_meth_set_keygen(3ossl)
- Routines to build up DSA methods
- DSA_new(3), DSA_free(3)
- allocate and free DSA objects
- DSA_new(3ossl), DSA_free(3ossl)
- allocate and free DSA objects
- DSA_set_default_method(3), DSA_get_default_method(3), DSA_set_method(3), DSA_new_method(3), DSA_OpenSSL(3)
- select DSA method
- DSA_set_default_method(3ossl), DSA_get_default_method(3ossl), DSA_set_method(3ossl), DSA_new_method(3ossl), DSA_OpenSSL(3ossl)
- select DSA method
- DSA_sign(3), DSA_sign_setup(3), DSA_verify(3)
- DSA signatures
- DSA_sign(3ossl), DSA_sign_setup(3ossl), DSA_verify(3ossl)
- DSA signatures
- DSA_size(3), DSA_bits(3), DSA_security_bits(3)
- get DSA signature size, key bits or security bits
- DSA_size(3ossl), DSA_bits(3ossl), DSA_security_bits(3ossl)
- get DSA signature size, key bits or security bits
- DString.tcl86(3), Tcl_DStringInit(3), Tcl_DStringAppend(3), Tcl_DStringAppendElement(3), Tcl_DStringStartSublist(3), Tcl_DStringEndSublist(3), Tcl_DStringLength(3), Tcl_DStringValue(3), Tcl_DStringSetLength(3), Tcl_DStringTrunc(3), Tcl_DStringFree(3), Tcl_DStringResult(3), Tcl_DStringGetResult(3)
- manipulate dynamic strings
- DString.tcl90(3), Tcl_DStringInit(3), Tcl_DStringAppend(3), Tcl_DStringAppendElement(3), Tcl_DStringStartSublist(3), Tcl_DStringEndSublist(3), Tcl_DStringLength(3), Tcl_DStringValue(3), Tcl_DStringSetLength(3), Tcl_DStringFree(3), Tcl_DStringResult(3), Tcl_DStringGetResult(3), Tcl_DStringToObj(3)
- manipulate dynamic strings
- DTLS_get_data_mtu(3)
- Get maximum data payload size
- DTLS_get_data_mtu(3ossl)
- Get maximum data payload size
- DTLS_timer_cb(3), DTLS_set_timer_cb(3)
- Set callback for controlling DTLS timer duration
- DTLS_timer_cb(3ossl), DTLS_set_timer_cb(3ossl)
- Set callback for controlling DTLS timer duration
- DTLSv1_get_timeout(3ossl)
- determine when a DTLS or QUIC SSL object next needs a timeout event to be handled
- DTLSv1_handle_timeout(3ossl)
- handle a pending timeout event for a DTLS or QUIC SSL object
- Deadwood(1)
- A recursive caching DNS resolver
- Deductionguidesforstd::chrono::zoned_time(3)
- Deductionguidesforstd::chrono::zoned_time
- Depend(3o)
- Module dependencies
- Depend.String(3o)
- no description
- Diffing(3o)
- Parametric diffing
- Diffing.Define(3o)
- Define(Defs) creates the diffing types from the types defined in Defs and the functors that need to be instantatied with the diffing algorithm parameters
- Diffing.Define.Left_variadic(3o)
- Variadic diffing
- Diffing.Define.Parameters(3o)
- no description
- Diffing.Define.Right_variadic(3o)
- no description
- Diffing.Define.S(3o)
- no description
- Diffing.Define.Simple(3o)
- no description
- Diffing.Defs(3o)
- The core types of a diffing implementation
- Diffing_with_keys(3o)
- When diffing lists where each element has a distinct key, we can refine the diffing patch by introducing two composite edit moves: swaps and moves
- Diffing_with_keys.Define(3o)
- no description
- Diffing_with_keys.Define.Parameters(3o)
- no description
- Diffing_with_keys.Define.Simple(3o)
- no description
- Digest(3o)
- MD5 message digest
- DiscreteHedging(1)
- Example of using QuantLib
- DisplayOfCCC(3), VisualOfCCC(3), ScreenNumberOfCCC(3), ScreenWhitePointOfCCC(3), ClientWhitePointOfCCC(3)
- Color Conversion Context macros
- Docstrings(3o)
- Documentation comments
- Docstrings.WithMenhir(3o)
- no description
- Domainstate(3o)
- no description
- Dpkg(3perl)
- module with core variables
- Dpkg::Arch(3perl)
- handle architectures
- Dpkg::Build::Env(3perl)
- track build environment
- Dpkg::Build::Info(3perl)
- handle build information
- Dpkg::Build::Types(3perl)
- track build types
- Dpkg::BuildFlags(3perl)
- query build flags
- Dpkg::BuildOptions(3perl)
- parse and update build options
- Dpkg::BuildProfiles(3perl)
- handle build profiles
- Dpkg::Changelog(3perl)
- base class to implement a changelog parser
- Dpkg::Changelog::Debian(3perl)
- parse Debian changelogs
- Dpkg::Changelog::Entry(3perl)
- represents a changelog entry
- Dpkg::Changelog::Entry::Debian(3perl)
- represents a Debian changelog entry
- Dpkg::Changelog::Parse(3perl)
- generic changelog parser for dpkg-parsechangelog
- Dpkg::Checksums(3perl)
- generate and manipulate file checksums
- Dpkg::Compression(3perl)
- simple database of available compression methods
- Dpkg::Compression::FileHandle(3perl)
- object dealing transparently with file compression
- Dpkg::Compression::Process(3perl)
- run compression/decompression processes
- Dpkg::Conf(3perl)
- parse dpkg configuration files
- Dpkg::Control(3perl)
- parse and manipulate official control-like information
- Dpkg::Control::Changelog(3perl)
- represent info fields output by dpkg-parsechangelog
- Dpkg::Control::Fields(3perl)
- manage (list of official) control fields
- Dpkg::Control::FieldsCore(3perl)
- manage (list of official) control fields
- Dpkg::Control::Hash(3perl)
- parse and manipulate a block of RFC822-like fields
- Dpkg::Control::HashCore(3perl)
- parse and manipulate a block of RFC822-like fields
- Dpkg::Control::Info(3perl)
- parse files like debian/control
- Dpkg::Control::Tests(3perl)
- parse files like debian/tests/control
- Dpkg::Control::Tests::Entry(3perl)
- represents a test suite entry
- Dpkg::Control::Types(3perl)
- export CTRL_* constants
- Dpkg::Deps(3perl)
- parse and manipulate dependencies of Debian packages
- Dpkg::Deps::AND(3perl)
- list of AND dependencies
- Dpkg::Deps::KnownFacts(3perl)
- list of installed real and virtual packages
- Dpkg::Deps::Multiple(3perl)
- base module to represent multiple dependencies
- Dpkg::Deps::OR(3perl)
- list of OR dependencies
- Dpkg::Deps::Simple(3perl)
- represents a single dependency statement
- Dpkg::Deps::Union(3perl)
- list of unrelated dependencies
- Dpkg::Exit(3perl)
- program exit handlers
- Dpkg::Gettext(3perl)
- convenience wrapper around Locale::gettext
- Dpkg::IPC(3perl)
- helper functions for IPC
- Dpkg::Index(3perl)
- generic index of control information
- Dpkg::Interface::Storable(3perl)
- common methods related to object serialization
- Dpkg::Path(3perl)
- some common path handling functions
- Dpkg::Source::Format(3perl)
- manipulate debian/source/format files
- Dpkg::Source::Package(3perl)
- manipulate Debian source packages
- Dpkg::Substvars(3perl)
- handle variable substitution in strings
- Dpkg::Vendor(3perl)
- get access to some vendor specific information
- Dpkg::Vendor::Debian(3perl)
- Debian vendor object
- Dpkg::Vendor::Default(3perl)
- default vendor object
- Dpkg::Vendor::Ubuntu(3perl)
- Ubuntu vendor object
- Dpkg::Version(3perl)
- handling and comparing dpkg-style version numbers
- Dynlink(3o)
- Dynamic loading of .cmo, .cma and .cmxs files
- ECDH_compute_key(3), ECDH_size(3)
- Elliptic Curve Diffie-Hellman key exchange
- ECDSA_SIG_get0(3), ECDSA_SIG_get0_r(3), ECDSA_SIG_get0_s(3), ECDSA_SIG_set0(3), ECDSA_SIG_new(3), ECDSA_SIG_free(3), ECDSA_size(3), ECDSA_sign(3), ECDSA_do_sign(3), ECDSA_verify(3), ECDSA_do_verify(3), ECDSA_sign_setup(3), ECDSA_sign_ex(3), ECDSA_do_sign_ex(3)
- low-level elliptic curve digital signature algorithm (ECDSA) functions
- ECDSA_SIG_new(3ossl), ECDSA_SIG_free(3ossl), ECDSA_SIG_get0(3ossl), ECDSA_SIG_get0_r(3ossl), ECDSA_SIG_get0_s(3ossl), ECDSA_SIG_set0(3ossl)
- Functions for creating, destroying and manipulating ECDSA_SIG objects
- ECDSA_size(3ossl), ECDSA_sign(3ossl), ECDSA_do_sign(3ossl), ECDSA_verify(3ossl), ECDSA_do_verify(3ossl), ECDSA_sign_setup(3ossl), ECDSA_sign_ex(3ossl), ECDSA_do_sign_ex(3ossl)
- deprecated low-level elliptic curve digital signature algorithm (ECDSA) functions
- ECPKParameters_print(3), ECPKParameters_print_fp(3)
- Functions for decoding and encoding ASN1 representations of elliptic curve entities
- ECPKParameters_print(3ossl), ECPKParameters_print_fp(3ossl)
- Functions for decoding and encoding ASN1 representations of elliptic curve entities
- EC_GFp_simple_method(3), EC_GFp_mont_method(3), EC_GFp_nist_method(3), EC_GFp_nistp224_method(3), EC_GFp_nistp256_method(3), EC_GFp_nistp521_method(3), EC_GF2m_simple_method(3), EC_METHOD_get_field_type(3)
- Functions for obtaining EC_METHOD objects
- EC_GFp_simple_method(3ossl), EC_GFp_mont_method(3ossl), EC_GFp_nist_method(3ossl), EC_GFp_nistp224_method(3ossl), EC_GFp_nistp256_method(3ossl), EC_GFp_nistp521_method(3ossl), EC_GF2m_simple_method(3ossl), EC_METHOD_get_field_type(3ossl)
- Functions for obtaining EC_METHOD objects
- EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3)
- Functions for manipulating EC_GROUP objects
- EC_GROUP_get0_order(3ossl), EC_GROUP_order_bits(3ossl), EC_GROUP_get0_cofactor(3ossl), EC_GROUP_copy(3ossl), EC_GROUP_dup(3ossl), EC_GROUP_method_of(3ossl), EC_GROUP_set_generator(3ossl), EC_GROUP_get0_generator(3ossl), EC_GROUP_get_order(3ossl), EC_GROUP_get_cofactor(3ossl), EC_GROUP_set_curve_name(3ossl), EC_GROUP_get_curve_name(3ossl), EC_GROUP_set_asn1_flag(3ossl), EC_GROUP_get_asn1_flag(3ossl), EC_GROUP_set_point_conversion_form(3ossl), EC_GROUP_get_point_conversion_form(3ossl), EC_GROUP_get0_seed(3ossl), EC_GROUP_get_seed_len(3ossl), EC_GROUP_set_seed(3ossl), EC_GROUP_get_degree(3ossl), EC_GROUP_check(3ossl), EC_GROUP_check_named_curve(3ossl), EC_GROUP_check_discriminant(3ossl), EC_GROUP_cmp(3ossl), EC_GROUP_get_basis_type(3ossl), EC_GROUP_get_trinomial_basis(3ossl), EC_GROUP_get_pentanomial_basis(3ossl), EC_GROUP_get0_field(3ossl), EC_GROUP_get_field_type(3ossl)
- Functions for manipulating EC_GROUP objects
- EC_GROUP_get_ecparameters(3), EC_GROUP_get_ecpkparameters(3), EC_GROUP_new(3), EC_GROUP_new_from_ecparameters(3), EC_GROUP_new_from_ecpkparameters(3), EC_GROUP_free(3), EC_GROUP_clear_free(3), EC_GROUP_new_curve_GFp(3), EC_GROUP_new_curve_GF2m(3), EC_GROUP_new_by_curve_name(3), EC_GROUP_set_curve(3), EC_GROUP_get_curve(3), EC_GROUP_set_curve_GFp(3), EC_GROUP_get_curve_GFp(3), EC_GROUP_set_curve_GF2m(3), EC_GROUP_get_curve_GF2m(3), EC_get_builtin_curves(3)
- Functions for creating and destroying EC_GROUP objects
- EC_GROUP_get_ecparameters(3ossl), EC_GROUP_get_ecpkparameters(3ossl), EC_GROUP_new_from_params(3ossl), EC_GROUP_to_params(3ossl), EC_GROUP_new_from_ecparameters(3ossl), EC_GROUP_new_from_ecpkparameters(3ossl), EC_GROUP_new(3ossl), EC_GROUP_free(3ossl), EC_GROUP_clear_free(3ossl), EC_GROUP_new_curve_GFp(3ossl), EC_GROUP_new_curve_GF2m(3ossl), EC_GROUP_new_by_curve_name_ex(3ossl), EC_GROUP_new_by_curve_name(3ossl), EC_GROUP_set_curve(3ossl), EC_GROUP_get_curve(3ossl), EC_GROUP_set_curve_GFp(3ossl), EC_GROUP_get_curve_GFp(3ossl), EC_GROUP_set_curve_GF2m(3ossl), EC_GROUP_get_curve_GF2m(3ossl), EC_get_builtin_curves(3ossl), OSSL_EC_curve_nid2name(3ossl)
- Functions for creating and destroying EC_GROUP objects
- EC_KEY_METHOD_new(3), EC_KEY_METHOD_free(3), EC_KEY_METHOD_set_init(3), EC_KEY_METHOD_get_init(3), EC_KEY_METHOD_set_sign(3), EC_KEY_METHOD_get_sign(3), EC_KEY_METHOD_set_verify(3), EC_KEY_METHOD_get_verify(3), EC_KEY_METHOD_set_keygen(3), EC_KEY_METHOD_get_keygen(3), EC_KEY_METHOD_set_compute_key(3), EC_KEY_METHOD_get_compute_key(3), EC_KEY_OpenSSL(3), EC_KEY_set_default_method(3), EC_KEY_get_default_method(3), EC_KEY_new_method(3), EC_KEY_set_method(3), EC_KEY_get_method(3)
- custom EC_KEY implementations
- EC_KEY_get_enc_flags(3), EC_KEY_set_enc_flags(3)
- Get and set flags for encoding EC_KEY structures
- EC_KEY_get_enc_flags(3ossl), EC_KEY_set_enc_flags(3ossl)
- Get and set flags for encoding EC_KEY structures
- EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_engine(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_decoded_from_explicit_params(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
- Functions for creating, destroying and manipulating EC_KEY objects
- EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EC_POINT_add(3ossl), EC_POINT_dbl(3ossl), EC_POINT_invert(3ossl), EC_POINT_is_at_infinity(3ossl), EC_POINT_is_on_curve(3ossl), EC_POINT_cmp(3ossl), EC_POINT_make_affine(3ossl), EC_POINTs_make_affine(3ossl), EC_POINTs_mul(3ossl), EC_POINT_mul(3ossl), EC_GROUP_precompute_mult(3ossl), EC_GROUP_have_precompute_mult(3ossl)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
- Functions for creating, destroying and manipulating EC_POINT objects
- EC_POINT_set_Jprojective_coordinates_GFp(3ossl), EC_POINT_point2buf(3ossl), EC_POINT_new(3ossl), EC_POINT_free(3ossl), EC_POINT_clear_free(3ossl), EC_POINT_copy(3ossl), EC_POINT_dup(3ossl), EC_POINT_method_of(3ossl), EC_POINT_set_to_infinity(3ossl), EC_POINT_get_Jprojective_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates(3ossl), EC_POINT_get_affine_coordinates(3ossl), EC_POINT_set_compressed_coordinates(3ossl), EC_POINT_set_affine_coordinates_GFp(3ossl), EC_POINT_get_affine_coordinates_GFp(3ossl), EC_POINT_set_compressed_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates_GF2m(3ossl), EC_POINT_get_affine_coordinates_GF2m(3ossl), EC_POINT_set_compressed_coordinates_GF2m(3ossl), EC_POINT_point2oct(3ossl), EC_POINT_oct2point(3ossl), EC_POINT_point2bn(3ossl), EC_POINT_bn2point(3ossl), EC_POINT_point2hex(3ossl), EC_POINT_hex2point(3ossl)
- Functions for creating, destroying and manipulating EC_POINT objects
- EDS(3)
- Embedded Data Systems Sensors EDS0064 - Temperature EDS0065 - Temperature and Humidity EDS0066 - Temperature and Barometric Pressure EDS0067 - Temperature and Light EDS0068 - Temperature, Barometric Pressure and Light EDS0070 - Vibration EDS0071 - RTD 4-wire temperature EDS0072 - RTD 3-wire temperature EDS0080 - 8 Channel Analog Current Input EDS0082 - 8 Channel Analog Voltage Input EDS0083 - 4 Channel Analog Current Input EDS0085 - 4 Channel Analog Voltage Input EDS0090 - 8 Discrete I/O
- END(7)
- commit the current transaction
- END_OF_FUNCTION(3)
- Locks the code used by a timer. Allegro game programming library
- END_OF_MAIN(3)
- Macro to put after your main() function. Allegro game programming library
- ENGINE_get_DH(3), ENGINE_get_DSA(3), ENGINE_by_id(3), ENGINE_get_cipher_engine(3), ENGINE_get_default_DH(3), ENGINE_get_default_DSA(3), ENGINE_get_default_RAND(3), ENGINE_get_default_RSA(3), ENGINE_get_digest_engine(3), ENGINE_get_first(3), ENGINE_get_last(3), ENGINE_get_next(3), ENGINE_get_prev(3), ENGINE_new(3), ENGINE_get_ciphers(3), ENGINE_get_ctrl_function(3), ENGINE_get_digests(3), ENGINE_get_destroy_function(3), ENGINE_get_finish_function(3), ENGINE_get_init_function(3), ENGINE_get_load_privkey_function(3), ENGINE_get_load_pubkey_function(3), ENGINE_load_private_key(3), ENGINE_load_public_key(3), ENGINE_get_RAND(3), ENGINE_get_RSA(3), ENGINE_get_id(3), ENGINE_get_name(3), ENGINE_get_cmd_defns(3), ENGINE_get_cipher(3), ENGINE_get_digest(3), ENGINE_add(3), ENGINE_cmd_is_executable(3), ENGINE_ctrl(3), ENGINE_ctrl_cmd(3), ENGINE_ctrl_cmd_string(3), ENGINE_finish(3), ENGINE_free(3), ENGINE_get_flags(3), ENGINE_init(3), ENGINE_register_DH(3), ENGINE_register_DSA(3), ENGINE_register_RAND(3), ENGINE_register_RSA(3), ENGINE_register_all_complete(3), ENGINE_register_ciphers(3), ENGINE_register_complete(3), ENGINE_register_digests(3), ENGINE_remove(3), ENGINE_set_DH(3), ENGINE_set_DSA(3), ENGINE_set_RAND(3), ENGINE_set_RSA(3), ENGINE_set_ciphers(3), ENGINE_set_cmd_defns(3), ENGINE_set_ctrl_function(3), ENGINE_set_default(3), ENGINE_set_default_DH(3), ENGINE_set_default_DSA(3), ENGINE_set_default_RAND(3), ENGINE_set_default_RSA(3), ENGINE_set_default_ciphers(3), ENGINE_set_default_digests(3), ENGINE_set_default_string(3), ENGINE_set_destroy_function(3), ENGINE_set_digests(3), ENGINE_set_finish_function(3), ENGINE_set_flags(3), ENGINE_set_id(3), ENGINE_set_init_function(3), ENGINE_set_load_privkey_function(3), ENGINE_set_load_pubkey_function(3), ENGINE_set_name(3), ENGINE_up_ref(3), ENGINE_get_table_flags(3), ENGINE_cleanup(3), ENGINE_load_builtin_engines(3), ENGINE_register_all_DH(3), ENGINE_register_all_DSA(3), ENGINE_register_all_RAND(3), ENGINE_register_all_RSA(3), ENGINE_register_all_ciphers(3), ENGINE_register_all_digests(3), ENGINE_set_table_flags(3), ENGINE_unregister_DH(3), ENGINE_unregister_DSA(3), ENGINE_unregister_RAND(3), ENGINE_unregister_RSA(3), ENGINE_unregister_ciphers(3), ENGINE_unregister_digests(3)
- ENGINE cryptographic module support
- ENGINE_get_DH(3ossl), ENGINE_get_DSA(3ossl), ENGINE_by_id(3ossl), ENGINE_get_cipher_engine(3ossl), ENGINE_get_default_DH(3ossl), ENGINE_get_default_DSA(3ossl), ENGINE_get_default_RAND(3ossl), ENGINE_get_default_RSA(3ossl), ENGINE_get_digest_engine(3ossl), ENGINE_get_first(3ossl), ENGINE_get_last(3ossl), ENGINE_get_next(3ossl), ENGINE_get_prev(3ossl), ENGINE_new(3ossl), ENGINE_get_ciphers(3ossl), ENGINE_get_ctrl_function(3ossl), ENGINE_get_digests(3ossl), ENGINE_get_destroy_function(3ossl), ENGINE_get_finish_function(3ossl), ENGINE_get_init_function(3ossl), ENGINE_get_load_privkey_function(3ossl), ENGINE_get_load_pubkey_function(3ossl), ENGINE_load_private_key(3ossl), ENGINE_load_public_key(3ossl), ENGINE_get_RAND(3ossl), ENGINE_get_RSA(3ossl), ENGINE_get_id(3ossl), ENGINE_get_name(3ossl), ENGINE_get_cmd_defns(3ossl), ENGINE_get_cipher(3ossl), ENGINE_get_digest(3ossl), ENGINE_add(3ossl), ENGINE_cmd_is_executable(3ossl), ENGINE_ctrl(3ossl), ENGINE_ctrl_cmd(3ossl), ENGINE_ctrl_cmd_string(3ossl), ENGINE_finish(3ossl), ENGINE_free(3ossl), ENGINE_get_flags(3ossl), ENGINE_init(3ossl), ENGINE_register_DH(3ossl), ENGINE_register_DSA(3ossl), ENGINE_register_RAND(3ossl), ENGINE_register_RSA(3ossl), ENGINE_register_all_complete(3ossl), ENGINE_register_ciphers(3ossl), ENGINE_register_complete(3ossl), ENGINE_register_digests(3ossl), ENGINE_remove(3ossl), ENGINE_set_DH(3ossl), ENGINE_set_DSA(3ossl), ENGINE_set_RAND(3ossl), ENGINE_set_RSA(3ossl), ENGINE_set_ciphers(3ossl), ENGINE_set_cmd_defns(3ossl), ENGINE_set_ctrl_function(3ossl), ENGINE_set_default(3ossl), ENGINE_set_default_DH(3ossl), ENGINE_set_default_DSA(3ossl), ENGINE_set_default_RAND(3ossl), ENGINE_set_default_RSA(3ossl), ENGINE_set_default_ciphers(3ossl), ENGINE_set_default_digests(3ossl), ENGINE_set_default_string(3ossl), ENGINE_set_destroy_function(3ossl), ENGINE_set_digests(3ossl), ENGINE_set_finish_function(3ossl), ENGINE_set_flags(3ossl), ENGINE_set_id(3ossl), ENGINE_set_init_function(3ossl), ENGINE_set_load_privkey_function(3ossl), ENGINE_set_load_pubkey_function(3ossl), ENGINE_set_name(3ossl), ENGINE_up_ref(3ossl), ENGINE_get_table_flags(3ossl), ENGINE_cleanup(3ossl), ENGINE_load_builtin_engines(3ossl), ENGINE_register_all_DH(3ossl), ENGINE_register_all_DSA(3ossl), ENGINE_register_all_RAND(3ossl), ENGINE_register_all_RSA(3ossl), ENGINE_register_all_ciphers(3ossl), ENGINE_register_all_digests(3ossl), ENGINE_set_table_flags(3ossl), ENGINE_unregister_DH(3ossl), ENGINE_unregister_DSA(3ossl), ENGINE_unregister_RAND(3ossl), ENGINE_unregister_RSA(3ossl), ENGINE_unregister_ciphers(3ossl), ENGINE_unregister_digests(3ossl)
- ENGINE cryptographic module support
- ERR(3)
- OpenSSL error codes
- ERR_GET_LIB(3), ERR_GET_FUNC(3), ERR_GET_REASON(3), ERR_FATAL_ERROR(3)
- get information from error codes
- ERR_GET_LIB(3ossl), ERR_GET_REASON(3ossl), ERR_FATAL_ERROR(3ossl)
- get information from error codes
- ERR_asprintf_error_data(3)
- record a LibreSSL error using a formatted string
- ERR_error_string(3), ERR_error_string_n(3), ERR_lib_error_string(3), ERR_func_error_string(3), ERR_reason_error_string(3)
- obtain human-readable error message
- ERR_error_string(3ossl), ERR_error_string_n(3ossl), ERR_lib_error_string(3ossl), ERR_func_error_string(3ossl), ERR_reason_error_string(3ossl)
- obtain human-readable error message
- ERR_get_error(3), ERR_peek_error(3), ERR_peek_last_error(3), ERR_get_error_line(3), ERR_peek_error_line(3), ERR_peek_last_error_line(3), ERR_get_error_line_data(3), ERR_peek_error_line_data(3), ERR_peek_last_error_line_data(3)
- obtain error code and data
- ERR_get_error(3ossl), ERR_peek_error(3ossl), ERR_peek_last_error(3ossl), ERR_get_error_line(3ossl), ERR_peek_error_line(3ossl), ERR_peek_last_error_line(3ossl), ERR_peek_error_func(3ossl), ERR_peek_last_error_func(3ossl), ERR_peek_error_data(3ossl), ERR_peek_last_error_data(3ossl), ERR_get_error_all(3ossl), ERR_peek_error_all(3ossl), ERR_peek_last_error_all(3ossl), ERR_get_error_line_data(3ossl), ERR_peek_error_line_data(3ossl), ERR_peek_last_error_line_data(3ossl)
- obtain error code and data
- ERR_load_crypto_strings(3), SSL_load_error_strings(3), ERR_free_strings(3)
- load and free error strings
- ERR_load_crypto_strings(3ossl), SSL_load_error_strings(3ossl), ERR_free_strings(3ossl)
- load and free error strings
- ERR_load_strings(3), ERR_PACK(3), ERR_get_next_error_library(3)
- load arbitrary error strings
- ERR_load_strings(3ossl), ERR_PACK(3ossl), ERR_get_next_error_library(3ossl)
- load arbitrary error strings
- ERR_new(3ossl), ERR_set_debug(3ossl), ERR_set_error(3ossl), ERR_vset_error(3ossl)
- Error recording building blocks
- ERR_put_error(3), ERR_add_error_data(3), ERR_add_error_vdata(3)
- record an error
- ERR_raise(3ossl), ERR_raise_data(3ossl), ERR_put_error(3ossl), ERR_add_error_data(3ossl), ERR_add_error_vdata(3ossl), ERR_add_error_txt(3ossl), ERR_add_error_mem_bio(3ossl)
- record an error
- ERR_remove_thread_state(3), ERR_remove_state(3)
- DEPRECATED
- ERR_remove_thread_state(3ossl), ERR_remove_state(3ossl)
- DEPRECATED
- ERR_set_mark(3), ERR_pop_to_mark(3)
- set marks and pop errors until mark
- ERR_set_mark(3ossl), ERR_clear_last_mark(3ossl), ERR_pop_to_mark(3ossl), ERR_count_to_mark(3ossl), ERR_pop(3ossl)
- set mark, clear mark, pop errors until mark and pop last error
- EVP_AEAD_CTX_new(3), EVP_AEAD_CTX_free(3), EVP_AEAD_CTX_init(3), EVP_AEAD_CTX_cleanup(3), EVP_AEAD_CTX_open(3), EVP_AEAD_CTX_seal(3), EVP_AEAD_key_length(3), EVP_AEAD_max_overhead(3), EVP_AEAD_max_tag_len(3), EVP_AEAD_nonce_length(3), EVP_aead_aes_128_gcm(3), EVP_aead_aes_256_gcm(3), EVP_aead_chacha20_poly1305(3), EVP_aead_xchacha20_poly1305(3)
- authenticated encryption with additional data
- EVP_ASYM_CIPHER_fetch(3ossl), EVP_ASYM_CIPHER_free(3ossl), EVP_ASYM_CIPHER_up_ref(3ossl), EVP_ASYM_CIPHER_is_a(3ossl), EVP_ASYM_CIPHER_get0_provider(3ossl), EVP_ASYM_CIPHER_do_all_provided(3ossl), EVP_ASYM_CIPHER_names_do_all(3ossl), EVP_ASYM_CIPHER_get0_name(3ossl), EVP_ASYM_CIPHER_get0_description(3ossl), EVP_ASYM_CIPHER_gettable_ctx_params(3ossl), EVP_ASYM_CIPHER_settable_ctx_params(3ossl)
- Functions to manage EVP_ASYM_CIPHER algorithm objects
- EVP_BytesToKey(3)
- password based encryption routine
- EVP_BytesToKey(3ossl)
- password based encryption routine
- EVP_CIPHER-DES(7ossl)
- The DES EVP_CIPHER implementations
- EVP_CIPHER-IDEA(7ossl)
- The IDEA EVP_CIPHER implementations
- EVP_CIPHER-SEED(7ossl)
- The SEED EVP_CIPHER implementations
- EVP_CIPHER_CTX_get_algor(3ossl), EVP_CIPHER_CTX_get_algor_params(3ossl), EVP_CIPHER_CTX_set_algor_params(3ossl), EVP_PKEY_CTX_get_algor(3ossl), EVP_PKEY_CTX_get_algor_params(3ossl), EVP_PKEY_CTX_set_algor_params(3ossl)
- pass AlgorithmIdentifier and its params to/from algorithm implementations
- EVP_CIPHER_CTX_get_cipher_data(3), EVP_CIPHER_CTX_set_cipher_data(3)
- Routines to inspect and modify EVP_CIPHER_CTX objects
- EVP_CIPHER_CTX_get_cipher_data(3ossl), EVP_CIPHER_CTX_set_cipher_data(3ossl)
- Routines to inspect and modify EVP_CIPHER_CTX objects
- EVP_CIPHER_CTX_get_original_iv(3ossl), EVP_CIPHER_CTX_get_updated_iv(3ossl), EVP_CIPHER_CTX_iv(3ossl), EVP_CIPHER_CTX_original_iv(3ossl), EVP_CIPHER_CTX_iv_noconst(3ossl)
- Routines to inspect EVP_CIPHER_CTX IV data
- EVP_CIPHER_CTX_new(3), EVP_CIPHER_CTX_reset(3), EVP_CIPHER_CTX_free(3), EVP_EncryptInit_ex(3), EVP_EncryptUpdate(3), EVP_EncryptFinal_ex(3), EVP_DecryptInit_ex(3), EVP_DecryptUpdate(3), EVP_DecryptFinal_ex(3), EVP_CipherInit_ex(3), EVP_CipherUpdate(3), EVP_CipherFinal_ex(3), EVP_CIPHER_CTX_set_key_length(3), EVP_CIPHER_CTX_ctrl(3), EVP_EncryptInit(3), EVP_EncryptFinal(3), EVP_DecryptInit(3), EVP_DecryptFinal(3), EVP_CipherInit(3), EVP_CipherFinal(3), EVP_get_cipherbyname(3), EVP_get_cipherbynid(3), EVP_get_cipherbyobj(3), EVP_CIPHER_nid(3), EVP_CIPHER_block_size(3), EVP_CIPHER_key_length(3), EVP_CIPHER_iv_length(3), EVP_CIPHER_flags(3), EVP_CIPHER_mode(3), EVP_CIPHER_type(3), EVP_CIPHER_CTX_cipher(3), EVP_CIPHER_CTX_nid(3), EVP_CIPHER_CTX_block_size(3), EVP_CIPHER_CTX_key_length(3), EVP_CIPHER_CTX_iv_length(3), EVP_CIPHER_CTX_get_app_data(3), EVP_CIPHER_CTX_set_app_data(3), EVP_CIPHER_CTX_type(3), EVP_CIPHER_CTX_flags(3), EVP_CIPHER_CTX_mode(3), EVP_CIPHER_param_to_asn1(3), EVP_CIPHER_asn1_to_param(3), EVP_CIPHER_CTX_set_padding(3), EVP_enc_null(3)
- EVP cipher routines
- EVP_CIPHER_CTX_set_flags(3), EVP_CIPHER_CTX_clear_flags(3), EVP_CIPHER_CTX_test_flags(3), EVP_CIPHER_CTX_rand_key(3), EVP_CIPHER_param_to_asn1(3), EVP_CIPHER_asn1_to_param(3), EVP_CIPHER_CTX_get_app_data(3), EVP_CIPHER_CTX_set_app_data(3)
- unusual EVP cipher context configuration
- EVP_CIPHER_do_all(3), EVP_CIPHER_do_all_sorted(3), EVP_MD_do_all(3), EVP_MD_do_all_sorted(3), OBJ_NAME_do_all(3), OBJ_NAME_do_all_sorted(3)
- iterate over lookup tables for ciphers and digests
- EVP_CIPHER_fetch(3ossl), EVP_CIPHER_up_ref(3ossl), EVP_CIPHER_free(3ossl), EVP_CIPHER_CTX_new(3ossl), EVP_CIPHER_CTX_reset(3ossl), EVP_CIPHER_CTX_free(3ossl), EVP_CIPHER_CTX_dup(3ossl), EVP_CIPHER_CTX_copy(3ossl), EVP_EncryptInit_ex(3ossl), EVP_EncryptInit_ex2(3ossl), EVP_EncryptUpdate(3ossl), EVP_EncryptFinal_ex(3ossl), EVP_DecryptInit_ex(3ossl), EVP_DecryptInit_ex2(3ossl), EVP_DecryptUpdate(3ossl), EVP_DecryptFinal_ex(3ossl), EVP_CipherInit_ex(3ossl), EVP_CipherInit_ex2(3ossl), EVP_CipherInit_SKEY(3ossl), EVP_CipherUpdate(3ossl), EVP_CipherFinal_ex(3ossl), EVP_CIPHER_CTX_set_key_length(3ossl), EVP_CIPHER_CTX_ctrl(3ossl), EVP_EncryptInit(3ossl), EVP_EncryptFinal(3ossl), EVP_DecryptInit(3ossl), EVP_DecryptFinal(3ossl), EVP_CipherInit(3ossl), EVP_CipherFinal(3ossl), EVP_Cipher(3ossl), EVP_CIPHER_can_pipeline(3ossl), EVP_CipherPipelineEncryptInit(3ossl), EVP_CipherPipelineDecryptInit(3ossl), EVP_CipherPipelineUpdate(3ossl), EVP_CipherPipelineFinal(3ossl), EVP_get_cipherbyname(3ossl), EVP_get_cipherbynid(3ossl), EVP_get_cipherbyobj(3ossl), EVP_CIPHER_is_a(3ossl), EVP_CIPHER_get0_name(3ossl), EVP_CIPHER_get0_description(3ossl), EVP_CIPHER_names_do_all(3ossl), EVP_CIPHER_get0_provider(3ossl), EVP_CIPHER_get_nid(3ossl), EVP_CIPHER_get_params(3ossl), EVP_CIPHER_gettable_params(3ossl), EVP_CIPHER_get_block_size(3ossl), EVP_CIPHER_get_key_length(3ossl), EVP_CIPHER_get_iv_length(3ossl), EVP_CIPHER_get_flags(3ossl), EVP_CIPHER_get_mode(3ossl), EVP_CIPHER_get_type(3ossl), EVP_CIPHER_CTX_cipher(3ossl), EVP_CIPHER_CTX_get0_cipher(3ossl), EVP_CIPHER_CTX_get1_cipher(3ossl), EVP_CIPHER_CTX_get0_name(3ossl), EVP_CIPHER_CTX_get_nid(3ossl), EVP_CIPHER_CTX_get_params(3ossl), EVP_CIPHER_gettable_ctx_params(3ossl), EVP_CIPHER_CTX_gettable_params(3ossl), EVP_CIPHER_CTX_set_params(3ossl), EVP_CIPHER_settable_ctx_params(3ossl), EVP_CIPHER_CTX_settable_params(3ossl), EVP_CIPHER_CTX_get_block_size(3ossl), EVP_CIPHER_CTX_get_key_length(3ossl), EVP_CIPHER_CTX_get_iv_length(3ossl), EVP_CIPHER_CTX_get_tag_length(3ossl), EVP_CIPHER_CTX_get_app_data(3ossl), EVP_CIPHER_CTX_set_app_data(3ossl), EVP_CIPHER_CTX_flags(3ossl), EVP_CIPHER_CTX_set_flags(3ossl), EVP_CIPHER_CTX_clear_flags(3ossl), EVP_CIPHER_CTX_test_flags(3ossl), EVP_CIPHER_CTX_get_type(3ossl), EVP_CIPHER_CTX_get_mode(3ossl), EVP_CIPHER_CTX_get_num(3ossl), EVP_CIPHER_CTX_set_num(3ossl), EVP_CIPHER_CTX_is_encrypting(3ossl), EVP_CIPHER_param_to_asn1(3ossl), EVP_CIPHER_asn1_to_param(3ossl), EVP_CIPHER_CTX_set_padding(3ossl), EVP_enc_null(3ossl), EVP_CIPHER_do_all_provided(3ossl), EVP_CIPHER_nid(3ossl), EVP_CIPHER_name(3ossl), EVP_CIPHER_block_size(3ossl), EVP_CIPHER_key_length(3ossl), EVP_CIPHER_iv_length(3ossl), EVP_CIPHER_flags(3ossl), EVP_CIPHER_mode(3ossl), EVP_CIPHER_type(3ossl), EVP_CIPHER_CTX_encrypting(3ossl), EVP_CIPHER_CTX_nid(3ossl), EVP_CIPHER_CTX_block_size(3ossl), EVP_CIPHER_CTX_key_length(3ossl), EVP_CIPHER_CTX_iv_length(3ossl), EVP_CIPHER_CTX_tag_length(3ossl), EVP_CIPHER_CTX_num(3ossl), EVP_CIPHER_CTX_type(3ossl), EVP_CIPHER_CTX_mode(3ossl)
- EVP cipher routines
- EVP_CIPHER_meth_new(3), EVP_CIPHER_meth_dup(3), EVP_CIPHER_meth_free(3), EVP_CIPHER_meth_set_iv_length(3), EVP_CIPHER_meth_set_flags(3), EVP_CIPHER_meth_set_impl_ctx_size(3), EVP_CIPHER_meth_set_init(3), EVP_CIPHER_meth_set_do_cipher(3), EVP_CIPHER_meth_set_cleanup(3), EVP_CIPHER_meth_set_set_asn1_params(3), EVP_CIPHER_meth_set_get_asn1_params(3), EVP_CIPHER_meth_set_ctrl(3), EVP_CIPHER_meth_get_init(3), EVP_CIPHER_meth_get_do_cipher(3), EVP_CIPHER_meth_get_cleanup(3), EVP_CIPHER_meth_get_set_asn1_params(3), EVP_CIPHER_meth_get_get_asn1_params(3), EVP_CIPHER_meth_get_ctrl(3)
- Routines to build up EVP_CIPHER methods
- EVP_CIPHER_meth_new(3ossl), EVP_CIPHER_meth_dup(3ossl), EVP_CIPHER_meth_free(3ossl), EVP_CIPHER_meth_set_iv_length(3ossl), EVP_CIPHER_meth_set_flags(3ossl), EVP_CIPHER_meth_set_impl_ctx_size(3ossl), EVP_CIPHER_meth_set_init(3ossl), EVP_CIPHER_meth_set_do_cipher(3ossl), EVP_CIPHER_meth_set_cleanup(3ossl), EVP_CIPHER_meth_set_set_asn1_params(3ossl), EVP_CIPHER_meth_set_get_asn1_params(3ossl), EVP_CIPHER_meth_set_ctrl(3ossl), EVP_CIPHER_meth_get_init(3ossl), EVP_CIPHER_meth_get_do_cipher(3ossl), EVP_CIPHER_meth_get_cleanup(3ossl), EVP_CIPHER_meth_get_set_asn1_params(3ossl), EVP_CIPHER_meth_get_get_asn1_params(3ossl), EVP_CIPHER_meth_get_ctrl(3ossl)
- Routines to build up EVP_CIPHER methods
- EVP_DigestSignInit(3), EVP_DigestSignUpdate(3), EVP_DigestSignFinal(3), EVP_DigestSign(3)
- EVP signing functions
- EVP_DigestSignInit_ex(3ossl), EVP_DigestSignInit(3ossl), EVP_DigestSignUpdate(3ossl), EVP_DigestSignFinal(3ossl), EVP_DigestSign(3ossl)
- EVP signing functions
- EVP_DigestVerifyInit(3), EVP_DigestVerifyUpdate(3), EVP_DigestVerifyFinal(3), EVP_DigestVerify(3)
- EVP signature verification functions
- EVP_DigestVerifyInit_ex(3ossl), EVP_DigestVerifyInit(3ossl), EVP_DigestVerifyUpdate(3ossl), EVP_DigestVerifyFinal(3ossl), EVP_DigestVerify(3ossl)
- EVP signature verification functions
- EVP_EC_gen(3ossl), EC_KEY_get_method(3ossl), EC_KEY_set_method(3ossl), EC_KEY_new_ex(3ossl), EC_KEY_new(3ossl), EC_KEY_get_flags(3ossl), EC_KEY_set_flags(3ossl), EC_KEY_clear_flags(3ossl), EC_KEY_new_by_curve_name_ex(3ossl), EC_KEY_new_by_curve_name(3ossl), EC_KEY_free(3ossl), EC_KEY_copy(3ossl), EC_KEY_dup(3ossl), EC_KEY_up_ref(3ossl), EC_KEY_get0_engine(3ossl), EC_KEY_get0_group(3ossl), EC_KEY_set_group(3ossl), EC_KEY_get0_private_key(3ossl), EC_KEY_set_private_key(3ossl), EC_KEY_get0_public_key(3ossl), EC_KEY_set_public_key(3ossl), EC_KEY_get_conv_form(3ossl), EC_KEY_set_conv_form(3ossl), EC_KEY_set_asn1_flag(3ossl), EC_KEY_decoded_from_explicit_params(3ossl), EC_KEY_precompute_mult(3ossl), EC_KEY_generate_key(3ossl), EC_KEY_check_key(3ossl), EC_KEY_set_public_key_affine_coordinates(3ossl), EC_KEY_oct2key(3ossl), EC_KEY_key2buf(3ossl), EC_KEY_oct2priv(3ossl), EC_KEY_priv2oct(3ossl), EC_KEY_priv2buf(3ossl)
- Functions for creating, destroying and manipulating EC_KEY objects
- EVP_ENCODE_CTX_new(3), EVP_ENCODE_CTX_free(3), EVP_ENCODE_CTX_copy(3), EVP_ENCODE_CTX_num(3), EVP_EncodeInit(3), EVP_EncodeUpdate(3), EVP_EncodeFinal(3), EVP_EncodeBlock(3), EVP_DecodeInit(3), EVP_DecodeUpdate(3), EVP_DecodeFinal(3), EVP_DecodeBlock(3)
- EVP base 64 encode/decode routines
- EVP_ENCODE_CTX_new(3ossl), EVP_ENCODE_CTX_free(3ossl), EVP_ENCODE_CTX_copy(3ossl), EVP_ENCODE_CTX_num(3ossl), EVP_EncodeInit(3ossl), EVP_EncodeUpdate(3ossl), EVP_EncodeFinal(3ossl), EVP_EncodeBlock(3ossl), EVP_DecodeInit(3ossl), EVP_DecodeUpdate(3ossl), EVP_DecodeFinal(3ossl), EVP_DecodeBlock(3ossl)
- EVP base64 encode/decode routines
- EVP_KDF(3ossl), EVP_KDF_fetch(3ossl), EVP_KDF_free(3ossl), EVP_KDF_up_ref(3ossl), EVP_KDF_CTX(3ossl), EVP_KDF_CTX_new(3ossl), EVP_KDF_CTX_free(3ossl), EVP_KDF_CTX_dup(3ossl), EVP_KDF_CTX_reset(3ossl), EVP_KDF_derive(3ossl), EVP_KDF_CTX_set_SKEY(3ossl), EVP_KDF_derive_SKEY(3ossl), EVP_KDF_CTX_get_kdf_size(3ossl), EVP_KDF_get0_provider(3ossl), EVP_KDF_CTX_kdf(3ossl), EVP_KDF_is_a(3ossl), EVP_KDF_get0_name(3ossl), EVP_KDF_names_do_all(3ossl), EVP_KDF_get0_description(3ossl), EVP_KDF_CTX_get_params(3ossl), EVP_KDF_CTX_set_params(3ossl), EVP_KDF_do_all_provided(3ossl), EVP_KDF_get_params(3ossl), EVP_KDF_gettable_params(3ossl), EVP_KDF_gettable_ctx_params(3ossl), EVP_KDF_settable_ctx_params(3ossl), EVP_KDF_CTX_gettable_params(3ossl), EVP_KDF_CTX_settable_params(3ossl)
- EVP KDF routines
- EVP_KDF-ARGON2(7ossl)
- The Argon2 EVP KDF implementation
- EVP_KDF-HKDF(7ossl)
- The HKDF EVP_KDF implementations
- EVP_KDF-HMAC-DRBG(7ossl)
- The HMAC DRBG DETERMINISTIC EVP_KDF implementation
- EVP_KDF-KB(7ossl)
- The Key-Based EVP_KDF implementation
- EVP_KDF-KRB5KDF(7ossl)
- The RFC3961 Krb5 KDF EVP_KDF implementation
- EVP_KDF-PBKDF1(7ossl)
- The PBKDF1 EVP_KDF implementation
- EVP_KDF-PBKDF2(7ossl)
- The PBKDF2 EVP_KDF implementation
- EVP_KDF-PKCS12KDF(7ossl)
- The PKCS#12 EVP_KDF implementation
- EVP_KDF-PVKKDF(7ossl)
- The PVK EVP_KDF implementation
- EVP_KDF-SCRYPT(7ossl)
- The scrypt EVP_KDF implementation
- EVP_KDF-SS(7ossl)
- The Single Step / One Step EVP_KDF implementation
- EVP_KDF-SSHKDF(7ossl)
- The SSHKDF EVP_KDF implementation
- EVP_KDF-TLS13_KDF(7ossl)
- The TLS 1.3 EVP_KDF implementation
- EVP_KDF-TLS1_PRF(7ossl)
- The TLS1 PRF EVP_KDF implementation
- EVP_KDF-X942-ASN1(7ossl)
- The X9.42-2003 asn1 EVP_KDF implementation
- EVP_KDF-X942-CONCAT(7ossl)
- The X942 Concat EVP_KDF implementation
- EVP_KDF-X963(7ossl)
- The X9.63-2001 EVP_KDF implementation
- EVP_KEM-EC(7ossl)
- EVP_KEM EC keytype and algorithm support
- EVP_KEM-ML-KEM-512(7ossl), EVP_KEM-ML-KEM-768(7ossl), EVP_KEM-ML-KEM-1024(7ossl), EVP_KEM-ML-KEM(7ossl)
- EVP_KEM ML-KEM keytype and algorithm support
- EVP_KEM-RSA(7ossl)
- EVP_KEM RSA keytype and algorithm support
- EVP_KEM-X25519(7ossl), EVP_KEM-X448(7ossl)
- EVP_KEM X25519 and EVP_KEM X448 keytype and algorithm support
- EVP_KEM_fetch(3ossl), EVP_KEM_free(3ossl), EVP_KEM_up_ref(3ossl), EVP_KEM_get0_name(3ossl), EVP_KEM_is_a(3ossl), EVP_KEM_get0_provider(3ossl), EVP_KEM_do_all_provided(3ossl), EVP_KEM_names_do_all(3ossl), EVP_KEM_get0_description(3ossl), EVP_KEM_gettable_ctx_params(3ossl), EVP_KEM_settable_ctx_params(3ossl)
- Functions to manage EVP_KEM algorithm objects
- EVP_KEYEXCH-DH(7ossl)
- DH Key Exchange algorithm support
- EVP_KEYEXCH-ECDH(7ossl)
- ECDH Key Exchange algorithm support
- EVP_KEYEXCH-X25519(7ossl), EVP_KEYEXCH-X448(7ossl)
- X25519 and X448 Key Exchange algorithm support
- EVP_KEYEXCH_fetch(3ossl), EVP_KEYEXCH_free(3ossl), EVP_KEYEXCH_up_ref(3ossl), EVP_KEYEXCH_get0_provider(3ossl), EVP_KEYEXCH_is_a(3ossl), EVP_KEYEXCH_do_all_provided(3ossl), EVP_KEYEXCH_names_do_all(3ossl), EVP_KEYEXCH_get0_name(3ossl), EVP_KEYEXCH_get0_description(3ossl), EVP_KEYEXCH_gettable_ctx_params(3ossl), EVP_KEYEXCH_settable_ctx_params(3ossl)
- Functions to manage EVP_KEYEXCH algorithm objects
- EVP_KEYMGMT(3ossl), EVP_KEYMGMT_fetch(3ossl), EVP_KEYMGMT_up_ref(3ossl), EVP_KEYMGMT_free(3ossl), EVP_KEYMGMT_get0_provider(3ossl), EVP_KEYMGMT_is_a(3ossl), EVP_KEYMGMT_get0_description(3ossl), EVP_KEYMGMT_get0_name(3ossl), EVP_KEYMGMT_do_all_provided(3ossl), EVP_KEYMGMT_names_do_all(3ossl), EVP_KEYMGMT_gettable_params(3ossl), EVP_KEYMGMT_settable_params(3ossl), EVP_KEYMGMT_gen_gettable_params(3ossl), EVP_KEYMGMT_gen_settable_params(3ossl)
- EVP key management routines
- EVP_MAC(3ossl), EVP_MAC_fetch(3ossl), EVP_MAC_up_ref(3ossl), EVP_MAC_free(3ossl), EVP_MAC_is_a(3ossl), EVP_MAC_get0_name(3ossl), EVP_MAC_names_do_all(3ossl), EVP_MAC_get0_description(3ossl), EVP_MAC_get0_provider(3ossl), EVP_MAC_get_params(3ossl), EVP_MAC_gettable_params(3ossl), EVP_MAC_CTX(3ossl), EVP_MAC_CTX_new(3ossl), EVP_MAC_CTX_free(3ossl), EVP_MAC_CTX_dup(3ossl), EVP_MAC_CTX_get0_mac(3ossl), EVP_MAC_CTX_get_params(3ossl), EVP_MAC_CTX_set_params(3ossl), EVP_MAC_CTX_get_mac_size(3ossl), EVP_MAC_CTX_get_block_size(3ossl), EVP_Q_mac(3ossl), EVP_MAC_init(3ossl), EVP_MAC_init_SKEY(3ossl), EVP_MAC_update(3ossl), EVP_MAC_final(3ossl), EVP_MAC_finalXOF(3ossl), EVP_MAC_gettable_ctx_params(3ossl), EVP_MAC_settable_ctx_params(3ossl), EVP_MAC_CTX_gettable_params(3ossl), EVP_MAC_CTX_settable_params(3ossl), EVP_MAC_do_all_provided(3ossl)
- EVP MAC routines
- EVP_MD-BLAKE2(7ossl)
- The BLAKE2 EVP_MD implementation
- EVP_MD-KECCAK(7ossl)
- The KECCAK EVP_MD implementations
- EVP_MD-MD2(7ossl)
- The MD2 EVP_MD implementation
- EVP_MD-MD4(7ossl)
- The MD4 EVP_MD implementation
- EVP_MD-MD5(7ossl)
- The MD5 EVP_MD implementation
- EVP_MD-MD5-SHA1(7ossl)
- The MD5-SHA1 EVP_MD implementation
- EVP_MD-MDC2(7ossl)
- The MDC2 EVP_MD implementation
- EVP_MD-NULL(7ossl)
- The NULL EVP_MD implementation
- EVP_MD-RIPEMD160(7ossl)
- The RIPEMD160 EVP_MD implementation
- EVP_MD-SHA1(7ossl)
- The SHA1 EVP_MD implementation
- EVP_MD-SHA2(7ossl)
- The SHA2 EVP_MD implementation
- EVP_MD-SHA3(7ossl)
- The SHA3 EVP_MD implementations
- EVP_MD-SHAKE(7ossl), EVP_MD-KECCAK-KMAC(7ossl)
- The SHAKE / KECCAK family EVP_MD implementations
- EVP_MD-SM3(7ossl)
- The SM3 EVP_MD implementations
- EVP_MD-WHIRLPOOL(7ossl)
- The WHIRLPOOL EVP_MD implementation
- EVP_MD-common(7ossl)
- The OpenSSL EVP_MD implementations, common things
- EVP_MD_CTX_new(3), EVP_MD_CTX_reset(3), EVP_MD_CTX_free(3), EVP_MD_CTX_copy(3), EVP_MD_CTX_copy_ex(3), EVP_MD_CTX_ctrl(3), EVP_MD_CTX_set_flags(3), EVP_MD_CTX_clear_flags(3), EVP_MD_CTX_test_flags(3), EVP_Digest(3), EVP_DigestInit_ex(3), EVP_DigestInit(3), EVP_DigestUpdate(3), EVP_DigestFinal_ex(3), EVP_DigestFinalXOF(3), EVP_DigestFinal(3), EVP_MD_type(3), EVP_MD_pkey_type(3), EVP_MD_size(3), EVP_MD_block_size(3), EVP_MD_flags(3), EVP_MD_CTX_md(3), EVP_MD_CTX_type(3), EVP_MD_CTX_size(3), EVP_MD_CTX_block_size(3), EVP_MD_CTX_md_data(3), EVP_MD_CTX_update_fn(3), EVP_MD_CTX_set_update_fn(3), EVP_md_null(3), EVP_get_digestbyname(3), EVP_get_digestbynid(3), EVP_get_digestbyobj(3), EVP_MD_CTX_pkey_ctx(3), EVP_MD_CTX_set_pkey_ctx(3)
- EVP digest routines
- EVP_MD_fetch(3ossl), EVP_MD_up_ref(3ossl), EVP_MD_free(3ossl), EVP_MD_get_params(3ossl), EVP_MD_gettable_params(3ossl), EVP_MD_CTX_new(3ossl), EVP_MD_CTX_reset(3ossl), EVP_MD_CTX_free(3ossl), EVP_MD_CTX_dup(3ossl), EVP_MD_CTX_copy(3ossl), EVP_MD_CTX_copy_ex(3ossl), EVP_MD_CTX_ctrl(3ossl), EVP_MD_CTX_set_params(3ossl), EVP_MD_CTX_get_params(3ossl), EVP_MD_settable_ctx_params(3ossl), EVP_MD_gettable_ctx_params(3ossl), EVP_MD_CTX_settable_params(3ossl), EVP_MD_CTX_gettable_params(3ossl), EVP_MD_CTX_set_flags(3ossl), EVP_MD_CTX_clear_flags(3ossl), EVP_MD_CTX_test_flags(3ossl), EVP_Q_digest(3ossl), EVP_Digest(3ossl), EVP_DigestInit_ex2(3ossl), EVP_DigestInit_ex(3ossl), EVP_DigestInit(3ossl), EVP_DigestUpdate(3ossl), EVP_DigestFinal_ex(3ossl), EVP_DigestFinalXOF(3ossl), EVP_DigestFinal(3ossl), EVP_DigestSqueeze(3ossl), EVP_MD_is_a(3ossl), EVP_MD_get0_name(3ossl), EVP_MD_get0_description(3ossl), EVP_MD_names_do_all(3ossl), EVP_MD_get0_provider(3ossl), EVP_MD_get_type(3ossl), EVP_MD_get_pkey_type(3ossl), EVP_MD_get_size(3ossl), EVP_MD_get_block_size(3ossl), EVP_MD_get_flags(3ossl), EVP_MD_CTX_get0_name(3ossl), EVP_MD_CTX_md(3ossl), EVP_MD_CTX_get0_md(3ossl), EVP_MD_CTX_get1_md(3ossl), EVP_MD_CTX_get_type(3ossl), EVP_MD_CTX_get_size_ex(3ossl), EVP_MD_CTX_get_block_size(3ossl), EVP_MD_CTX_get0_md_data(3ossl), EVP_MD_CTX_update_fn(3ossl), EVP_MD_CTX_set_update_fn(3ossl), EVP_md_null(3ossl), EVP_get_digestbyname(3ossl), EVP_get_digestbynid(3ossl), EVP_get_digestbyobj(3ossl), EVP_MD_CTX_get_pkey_ctx(3ossl), EVP_MD_CTX_set_pkey_ctx(3ossl), EVP_MD_do_all_provided(3ossl), EVP_MD_type(3ossl), EVP_MD_nid(3ossl), EVP_MD_name(3ossl), EVP_MD_pkey_type(3ossl), EVP_MD_size(3ossl), EVP_MD_block_size(3ossl), EVP_MD_flags(3ossl), EVP_MD_xof(3ossl), EVP_MD_CTX_size(3ossl), EVP_MD_CTX_get_size(3ossl), EVP_MD_CTX_block_size(3ossl), EVP_MD_CTX_type(3ossl), EVP_MD_CTX_pkey_ctx(3ossl), EVP_MD_CTX_md_data(3ossl)
- EVP digest routines
- EVP_MD_meth_dup(3), EVP_MD_meth_new(3), EVP_MD_meth_free(3), EVP_MD_meth_set_input_blocksize(3), EVP_MD_meth_set_result_size(3), EVP_MD_meth_set_app_datasize(3), EVP_MD_meth_set_flags(3), EVP_MD_meth_set_init(3), EVP_MD_meth_set_update(3), EVP_MD_meth_set_final(3), EVP_MD_meth_set_copy(3), EVP_MD_meth_set_cleanup(3), EVP_MD_meth_set_ctrl(3), EVP_MD_meth_get_input_blocksize(3), EVP_MD_meth_get_result_size(3), EVP_MD_meth_get_app_datasize(3), EVP_MD_meth_get_flags(3), EVP_MD_meth_get_init(3), EVP_MD_meth_get_update(3), EVP_MD_meth_get_final(3), EVP_MD_meth_get_copy(3), EVP_MD_meth_get_cleanup(3), EVP_MD_meth_get_ctrl(3)
- Routines to build up EVP_MD methods
- EVP_MD_meth_new(3ossl), EVP_MD_meth_dup(3ossl), EVP_MD_meth_free(3ossl), EVP_MD_meth_set_input_blocksize(3ossl), EVP_MD_meth_set_result_size(3ossl), EVP_MD_meth_set_app_datasize(3ossl), EVP_MD_meth_set_flags(3ossl), EVP_MD_meth_set_init(3ossl), EVP_MD_meth_set_update(3ossl), EVP_MD_meth_set_final(3ossl), EVP_MD_meth_set_copy(3ossl), EVP_MD_meth_set_cleanup(3ossl), EVP_MD_meth_set_ctrl(3ossl), EVP_MD_meth_get_input_blocksize(3ossl), EVP_MD_meth_get_result_size(3ossl), EVP_MD_meth_get_app_datasize(3ossl), EVP_MD_meth_get_flags(3ossl), EVP_MD_meth_get_init(3ossl), EVP_MD_meth_get_update(3ossl), EVP_MD_meth_get_final(3ossl), EVP_MD_meth_get_copy(3ossl), EVP_MD_meth_get_cleanup(3ossl), EVP_MD_meth_get_ctrl(3ossl)
- Routines to build up legacy EVP_MD methods
- EVP_MD_nid(3), EVP_MD_type(3), EVP_MD_CTX_type(3), EVP_MD_name(3), EVP_MD_size(3), EVP_MD_CTX_size(3), EVP_MD_block_size(3), EVP_MD_CTX_block_size(3), EVP_MD_flags(3), EVP_MD_pkey_type(3)
- inspect EVP_MD objects
- EVP_OpenInit(3), EVP_OpenUpdate(3), EVP_OpenFinal(3)
- EVP envelope decryption
- EVP_OpenInit(3ossl), EVP_OpenUpdate(3ossl), EVP_OpenFinal(3ossl)
- EVP envelope decryption
- EVP_PBE_CipherInit(3ossl), EVP_PBE_CipherInit_ex(3ossl), EVP_PBE_find(3ossl), EVP_PBE_find_ex(3ossl), EVP_PBE_alg_add_type(3ossl), EVP_PBE_alg_add(3ossl)
- Password based encryption routines
- EVP_PKCS82PKEY(3), EVP_PKEY2PKCS8(3)
- convert between EVP_PKEY and PKCS#8 PrivateKeyInfo
- EVP_PKEY(3ossl), EVP_PKEY_new(3ossl), EVP_PKEY_up_ref(3ossl), EVP_PKEY_dup(3ossl), EVP_PKEY_free(3ossl), EVP_PKEY_new_raw_private_key_ex(3ossl), EVP_PKEY_new_raw_private_key(3ossl), EVP_PKEY_new_raw_public_key_ex(3ossl), EVP_PKEY_new_raw_public_key(3ossl), EVP_PKEY_new_CMAC_key(3ossl), EVP_PKEY_new_mac_key(3ossl), EVP_PKEY_get_raw_private_key(3ossl), EVP_PKEY_get_raw_public_key(3ossl)
- public/private key allocation and raw key handling functions
- EVP_PKEY-DH(7ossl), EVP_PKEY-DHX(7ossl), EVP_KEYMGMT-DH(7ossl), EVP_KEYMGMT-DHX(7ossl)
- EVP_PKEY DH and DHX keytype and algorithm support
- EVP_PKEY-DSA(7ossl), EVP_KEYMGMT-DSA(7ossl)
- EVP_PKEY DSA keytype and algorithm support
- EVP_PKEY-EC(7ossl), EVP_KEYMGMT-EC(7ossl)
- EVP_PKEY EC keytype and algorithm support
- EVP_PKEY-FFC(7ossl)
- EVP_PKEY DSA and DH/DHX shared FFC parameters
- EVP_PKEY-HMAC(7ossl), EVP_KEYMGMT-HMAC(7ossl), EVP_PKEY-Siphash(7ossl), EVP_KEYMGMT-Siphash(7ossl), EVP_PKEY-Poly1305(7ossl), EVP_KEYMGMT-Poly1305(7ossl), EVP_PKEY-CMAC(7ossl), EVP_KEYMGMT-CMAC(7ossl)
- EVP_PKEY legacy MAC keytypes and algorithm support
- EVP_PKEY-LMS(7ossl), EVP_KEYMGMT-LMS(7ossl), LMS(7ossl)
- EVP_PKEY Leighton-Micali Signature (LMS) keytype and algorithm support
- EVP_PKEY-ML-DSA(7ossl), EVP_KEYMGMT-ML-DSA(7ossl), EVP_PKEY-ML-DSA-44(7ossl), EVP_PKEY-ML-DSA-65(7ossl), EVP_PKEY-ML-DSA-87(7ossl)
- EVP_PKEY ML-DSA keytype and algorithm support
- EVP_PKEY-ML-KEM(7ossl), EVP_KEYMGMT-ML-KEM(7ossl), EVP_PKEY-ML-KEM-512(7ossl), EVP_PKEY-ML-KEM-768(7ossl), EVP_PKEY-ML-KEM-1024(7ossl), EVP_KEYMGMT-ML-KEM-512(7ossl), EVP_KEYMGMT-ML-KEM-768(7ossl), EVP_KEYMGMT-ML-KEM-1024(7ossl)
- ML-KEM keytype and algorithm support
- EVP_PKEY-RSA(7ossl), EVP_KEYMGMT-RSA(7ossl), RSA(7ossl)
- EVP_PKEY RSA keytype and algorithm support
- EVP_PKEY-SLH-DSA(7ossl), EVP_KEYMGMT-SLH-DSA(7ossl), EVP_PKEY-SLH-DSA-SHA2-128s(7ossl), EVP_PKEY-SLH-DSA-SHA2-128f(7ossl), EVP_PKEY-SLH-DSA-SHA2-192s(7ossl), EVP_PKEY-SLH-DSA-SHA2-192f(7ossl), EVP_PKEY-SLH-DSA-SHA2-256s(7ossl), EVP_PKEY-SLH-DSA-SHA2-256f(7ossl), EVP_PKEY-SLH-DSA-SHAKE-128s(7ossl), EVP_PKEY-SLH-DSA-SHAKE-128f(7ossl), EVP_PKEY-SLH-DSA-SHAKE-192s(7ossl), EVP_PKEY-SLH-DSA-SHAKE-192f(7ossl), EVP_PKEY-SLH-DSA-SHAKE-256s(7ossl), EVP_PKEY-SLH-DSA-SHAKE-256f(7ossl)
- EVP_PKEY SLH-DSA keytype and algorithm support
- EVP_PKEY-SM2(7ossl), EVP_KEYMGMT-SM2(7ossl), SM2(7ossl)
- EVP_PKEY keytype support for the Chinese SM2 signature and encryption algorithms
- EVP_PKEY-X25519(7ossl), EVP_PKEY-X448(7ossl), EVP_PKEY-ED25519(7ossl), EVP_PKEY-ED448(7ossl), EVP_KEYMGMT-X25519(7ossl), EVP_KEYMGMT-X448(7ossl), EVP_KEYMGMT-ED25519(7ossl), EVP_KEYMGMT-ED448(7ossl)
- EVP_PKEY X25519, X448, ED25519 and ED448 keytype and algorithm support
- EVP_PKEY_ASN1_METHOD(3), EVP_PKEY_asn1_new(3), EVP_PKEY_asn1_copy(3), EVP_PKEY_asn1_free(3), EVP_PKEY_asn1_add0(3), EVP_PKEY_asn1_add_alias(3), EVP_PKEY_asn1_set_public(3), EVP_PKEY_asn1_set_private(3), EVP_PKEY_asn1_set_param(3), EVP_PKEY_asn1_set_free(3), EVP_PKEY_asn1_set_ctrl(3), EVP_PKEY_asn1_set_item(3), EVP_PKEY_asn1_set_siginf(3), EVP_PKEY_asn1_set_check(3), EVP_PKEY_asn1_set_public_check(3), EVP_PKEY_asn1_set_param_check(3), EVP_PKEY_asn1_set_security_bits(3), EVP_PKEY_asn1_set_set_priv_key(3), EVP_PKEY_asn1_set_set_pub_key(3), EVP_PKEY_asn1_set_get_priv_key(3), EVP_PKEY_asn1_set_get_pub_key(3), EVP_PKEY_get0_asn1(3)
- manipulating and registering EVP_PKEY_ASN1_METHOD structure
- EVP_PKEY_ASN1_METHOD(3ossl), EVP_PKEY_asn1_new(3ossl), EVP_PKEY_asn1_copy(3ossl), EVP_PKEY_asn1_free(3ossl), EVP_PKEY_asn1_add0(3ossl), EVP_PKEY_asn1_add_alias(3ossl), EVP_PKEY_asn1_set_public(3ossl), EVP_PKEY_asn1_set_private(3ossl), EVP_PKEY_asn1_set_param(3ossl), EVP_PKEY_asn1_set_free(3ossl), EVP_PKEY_asn1_set_ctrl(3ossl), EVP_PKEY_asn1_set_item(3ossl), EVP_PKEY_asn1_set_siginf(3ossl), EVP_PKEY_asn1_set_check(3ossl), EVP_PKEY_asn1_set_public_check(3ossl), EVP_PKEY_asn1_set_param_check(3ossl), EVP_PKEY_asn1_set_security_bits(3ossl), EVP_PKEY_asn1_set_set_priv_key(3ossl), EVP_PKEY_asn1_set_set_pub_key(3ossl), EVP_PKEY_asn1_set_get_priv_key(3ossl), EVP_PKEY_asn1_set_get_pub_key(3ossl), EVP_PKEY_get0_asn1(3ossl)
- manipulating and registering EVP_PKEY_ASN1_METHOD structure
- EVP_PKEY_CTX_ctrl(3), EVP_PKEY_CTX_ctrl_str(3), EVP_PKEY_CTX_ctrl_uint64(3), EVP_PKEY_CTX_md(3), EVP_PKEY_CTX_set_signature_md(3), EVP_PKEY_CTX_get_signature_md(3), EVP_PKEY_CTX_set_mac_key(3), EVP_PKEY_CTX_set_rsa_padding(3), EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_set_rsa_pss_saltlen(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_keygen_bits(3), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set_rsa_keygen_primes(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md(3), EVP_PKEY_CTX_set_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md(3), EVP_PKEY_CTX_set0_rsa_oaep_label(3), EVP_PKEY_CTX_get0_rsa_oaep_label(3), EVP_PKEY_CTX_set_dsa_paramgen_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_md(3), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3), EVP_PKEY_CTX_set_dh_paramgen_generator(3), EVP_PKEY_CTX_set_dh_paramgen_type(3), EVP_PKEY_CTX_set_dh_rfc5114(3), EVP_PKEY_CTX_set_dhx_rfc5114(3), EVP_PKEY_CTX_set_dh_pad(3), EVP_PKEY_CTX_set_dh_nid(3), EVP_PKEY_CTX_set_dh_kdf_type(3), EVP_PKEY_CTX_get_dh_kdf_type(3), EVP_PKEY_CTX_set0_dh_kdf_oid(3), EVP_PKEY_CTX_get0_dh_kdf_oid(3), EVP_PKEY_CTX_set_dh_kdf_md(3), EVP_PKEY_CTX_get_dh_kdf_md(3), EVP_PKEY_CTX_set_dh_kdf_outlen(3), EVP_PKEY_CTX_get_dh_kdf_outlen(3), EVP_PKEY_CTX_set0_dh_kdf_ukm(3), EVP_PKEY_CTX_get0_dh_kdf_ukm(3), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3), EVP_PKEY_CTX_set_ec_param_enc(3), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3), EVP_PKEY_CTX_set_ecdh_kdf_type(3), EVP_PKEY_CTX_get_ecdh_kdf_type(3), EVP_PKEY_CTX_set_ecdh_kdf_md(3), EVP_PKEY_CTX_get_ecdh_kdf_md(3), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_set1_id(3), EVP_PKEY_CTX_get1_id(3), EVP_PKEY_CTX_get1_id_len(3)
- algorithm specific control operations
- EVP_PKEY_CTX_ctrl(3ossl), EVP_PKEY_CTX_ctrl_str(3ossl), EVP_PKEY_CTX_ctrl_uint64(3ossl), EVP_PKEY_CTX_md(3ossl), EVP_PKEY_CTX_set_signature_md(3ossl), EVP_PKEY_CTX_get_signature_md(3ossl), EVP_PKEY_CTX_set_mac_key(3ossl), EVP_PKEY_CTX_set_group_name(3ossl), EVP_PKEY_CTX_get_group_name(3ossl), EVP_PKEY_CTX_set_rsa_padding(3ossl), EVP_PKEY_CTX_get_rsa_padding(3ossl), EVP_PKEY_CTX_set_rsa_pss_saltlen(3ossl), EVP_PKEY_CTX_get_rsa_pss_saltlen(3ossl), EVP_PKEY_CTX_set_rsa_keygen_bits(3ossl), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3ossl), EVP_PKEY_CTX_set1_rsa_keygen_pubexp(3ossl), EVP_PKEY_CTX_set_rsa_keygen_primes(3ossl), EVP_PKEY_CTX_set_rsa_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_mgf1_md(3ossl), EVP_PKEY_CTX_get_rsa_mgf1_md(3ossl), EVP_PKEY_CTX_get_rsa_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_oaep_md_name(3ossl), EVP_PKEY_CTX_set_rsa_oaep_md(3ossl), EVP_PKEY_CTX_get_rsa_oaep_md(3ossl), EVP_PKEY_CTX_get_rsa_oaep_md_name(3ossl), EVP_PKEY_CTX_set0_rsa_oaep_label(3ossl), EVP_PKEY_CTX_get0_rsa_oaep_label(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_bits(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_md(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_md_props(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_gindex(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_type(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_seed(3ossl), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3ossl), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3ossl), EVP_PKEY_CTX_set_dh_paramgen_generator(3ossl), EVP_PKEY_CTX_set_dh_paramgen_type(3ossl), EVP_PKEY_CTX_set_dh_paramgen_gindex(3ossl), EVP_PKEY_CTX_set_dh_paramgen_seed(3ossl), EVP_PKEY_CTX_set_dh_rfc5114(3ossl), EVP_PKEY_CTX_set_dhx_rfc5114(3ossl), EVP_PKEY_CTX_set_dh_pad(3ossl), EVP_PKEY_CTX_set_dh_nid(3ossl), EVP_PKEY_CTX_set_dh_kdf_type(3ossl), EVP_PKEY_CTX_get_dh_kdf_type(3ossl), EVP_PKEY_CTX_set0_dh_kdf_oid(3ossl), EVP_PKEY_CTX_get0_dh_kdf_oid(3ossl), EVP_PKEY_CTX_set_dh_kdf_md(3ossl), EVP_PKEY_CTX_get_dh_kdf_md(3ossl), EVP_PKEY_CTX_set_dh_kdf_outlen(3ossl), EVP_PKEY_CTX_get_dh_kdf_outlen(3ossl), EVP_PKEY_CTX_set0_dh_kdf_ukm(3ossl), EVP_PKEY_CTX_get0_dh_kdf_ukm(3ossl), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3ossl), EVP_PKEY_CTX_set_ec_param_enc(3ossl), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3ossl), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_type(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_type(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_md(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_md(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3ossl), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3ossl), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3ossl), EVP_PKEY_CTX_set1_id(3ossl), EVP_PKEY_CTX_get1_id(3ossl), EVP_PKEY_CTX_get1_id_len(3ossl), EVP_PKEY_CTX_set_kem_op(3ossl)
- algorithm specific control operations
- EVP_PKEY_CTX_get0_libctx(3ossl), EVP_PKEY_CTX_get0_propq(3ossl), EVP_PKEY_CTX_get0_provider(3ossl)
- functions for getting diverse information from an EVP_PKEY_CTX
- EVP_PKEY_CTX_get0_pkey(3ossl), EVP_PKEY_CTX_get0_peerkey(3ossl)
- functions for accessing the EVP_PKEY associated with an EVP_PKEY_CTX
- EVP_PKEY_CTX_new(3), EVP_PKEY_CTX_new_id(3), EVP_PKEY_CTX_dup(3), EVP_PKEY_CTX_free(3)
- public key algorithm context functions
- EVP_PKEY_CTX_new(3ossl), EVP_PKEY_CTX_new_id(3ossl), EVP_PKEY_CTX_new_from_name(3ossl), EVP_PKEY_CTX_new_from_pkey(3ossl), EVP_PKEY_CTX_dup(3ossl), EVP_PKEY_CTX_free(3ossl), EVP_PKEY_CTX_is_a(3ossl)
- public key algorithm context functions
- EVP_PKEY_CTX_set1_pbe_pass(3)
- generic KDF support functions
- EVP_PKEY_CTX_set1_pbe_pass(3ossl)
- generic KDF support functions
- EVP_PKEY_CTX_set1_scrypt_salt(3), EVP_PKEY_CTX_set_scrypt_N(3), EVP_PKEY_CTX_set_scrypt_r(3), EVP_PKEY_CTX_set_scrypt_p(3), EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3)
- EVP_PKEY scrypt KDF support functions
- EVP_PKEY_CTX_set1_scrypt_salt(3ossl), EVP_PKEY_CTX_set_scrypt_N(3ossl), EVP_PKEY_CTX_set_scrypt_r(3ossl), EVP_PKEY_CTX_set_scrypt_p(3ossl), EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3ossl)
- EVP_PKEY scrypt KDF support functions
- EVP_PKEY_CTX_set_hkdf_md(3), EVP_PKEY_CTX_set1_hkdf_salt(3), EVP_PKEY_CTX_set1_hkdf_key(3), EVP_PKEY_CTX_add1_hkdf_info(3), EVP_PKEY_CTX_hkdf_mode(3)
- HMAC-based Extract-and-Expand key derivation algorithm
- EVP_PKEY_CTX_set_hkdf_md(3ossl), EVP_PKEY_CTX_set1_hkdf_salt(3ossl), EVP_PKEY_CTX_set1_hkdf_key(3ossl), EVP_PKEY_CTX_add1_hkdf_info(3ossl), EVP_PKEY_CTX_set_hkdf_mode(3ossl)
- HMAC-based Extract-and-Expand key derivation algorithm
- EVP_PKEY_CTX_set_params(3ossl), EVP_PKEY_CTX_settable_params(3ossl), EVP_PKEY_CTX_get_params(3ossl), EVP_PKEY_CTX_gettable_params(3ossl)
- provider parameter passing operations
- EVP_PKEY_CTX_set_rsa_pss_keygen_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3)
- EVP_PKEY RSA-PSS algorithm support functions
- EVP_PKEY_CTX_set_rsa_pss_keygen_md(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_md_name(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3ossl)
- EVP_PKEY RSA-PSS algorithm support functions
- EVP_PKEY_CTX_set_tls1_prf_md(3), EVP_PKEY_CTX_set1_tls1_prf_secret(3), EVP_PKEY_CTX_add1_tls1_prf_seed(3)
- TLS PRF key derivation algorithm
- EVP_PKEY_CTX_set_tls1_prf_md(3ossl), EVP_PKEY_CTX_set1_tls1_prf_secret(3ossl), EVP_PKEY_CTX_add1_tls1_prf_seed(3ossl)
- TLS PRF key derivation algorithm
- EVP_PKEY_Q_keygen(3ossl), EVP_PKEY_keygen_init(3ossl), EVP_PKEY_paramgen_init(3ossl), EVP_PKEY_generate(3ossl), EVP_PKEY_CTX_set_cb(3ossl), EVP_PKEY_CTX_get_cb(3ossl), EVP_PKEY_CTX_get_keygen_info(3ossl), EVP_PKEY_CTX_set_app_data(3ossl), EVP_PKEY_CTX_get_app_data(3ossl), EVP_PKEY_gen_cb(3ossl), EVP_PKEY_paramgen(3ossl), EVP_PKEY_keygen(3ossl)
- key and parameter generation and check functions
- EVP_PKEY_asn1_find(3), EVP_PKEY_asn1_find_str(3), EVP_PKEY_asn1_get_count(3), EVP_PKEY_asn1_get0(3), EVP_PKEY_asn1_get0_info(3)
- enumerate public key ASN.1 methods
- EVP_PKEY_asn1_find(3ossl), EVP_PKEY_asn1_find_str(3ossl), EVP_PKEY_asn1_get_count(3ossl), EVP_PKEY_asn1_get0(3ossl), EVP_PKEY_asn1_get0_info(3ossl)
- enumerate public key ASN.1 methods
- EVP_PKEY_check(3ossl), EVP_PKEY_param_check(3ossl), EVP_PKEY_param_check_quick(3ossl), EVP_PKEY_public_check(3ossl), EVP_PKEY_public_check_quick(3ossl), EVP_PKEY_private_check(3ossl), EVP_PKEY_pairwise_check(3ossl)
- key and parameter validation functions
- EVP_PKEY_copy_parameters(3), EVP_PKEY_missing_parameters(3), EVP_PKEY_cmp_parameters(3), EVP_PKEY_cmp(3)
- public key parameter and comparison functions
- EVP_PKEY_decapsulate_init(3ossl), EVP_PKEY_auth_decapsulate_init(3ossl), EVP_PKEY_decapsulate(3ossl)
- Key decapsulation using a KEM algorithm with a private key
- EVP_PKEY_decrypt_init(3), EVP_PKEY_decrypt(3)
- decrypt using a public key algorithm
- EVP_PKEY_decrypt_init(3ossl), EVP_PKEY_decrypt_init_ex(3ossl), EVP_PKEY_decrypt(3ossl)
- decrypt using a public key algorithm
- EVP_PKEY_derive_init(3), EVP_PKEY_derive_set_peer(3), EVP_PKEY_derive(3)
- derive public key algorithm shared secret
- EVP_PKEY_derive_init(3ossl), EVP_PKEY_derive_init_ex(3ossl), EVP_PKEY_derive_set_peer_ex(3ossl), EVP_PKEY_derive_set_peer(3ossl), EVP_PKEY_derive(3ossl), EVP_PKEY_derive_SKEY(3ossl)
- derive public key algorithm shared secret
- EVP_PKEY_digestsign_supports_digest(3ossl)
- indicate support for signature digest
- EVP_PKEY_fromdata_init(3ossl), EVP_PKEY_fromdata(3ossl), EVP_PKEY_fromdata_settable(3ossl)
- functions to create keys and key parameters from user data
- EVP_PKEY_get_attr(3ossl), EVP_PKEY_get_attr_count(3ossl), EVP_PKEY_get_attr_by_NID(3ossl), EVP_PKEY_get_attr_by_OBJ(3ossl), EVP_PKEY_delete_attr(3ossl), EVP_PKEY_add1_attr(3ossl), EVP_PKEY_add1_attr_by_OBJ(3ossl), EVP_PKEY_add1_attr_by_NID(3ossl), EVP_PKEY_add1_attr_by_txt(3ossl)
- EVP_PKEY X509_ATTRIBUTE functions
- EVP_PKEY_get_default_digest_nid(3)
- get default signature digest
- EVP_PKEY_get_default_digest_nid(3ossl), EVP_PKEY_get_default_digest_name(3ossl)
- get default signature digest
- EVP_PKEY_get_field_type(3ossl), EVP_PKEY_get_ec_point_conv_form(3ossl)
- get field type or point conversion form of a key
- EVP_PKEY_is_a(3ossl), EVP_PKEY_can_sign(3ossl), EVP_PKEY_type_names_do_all(3ossl), EVP_PKEY_get0_type_name(3ossl), EVP_PKEY_get0_description(3ossl), EVP_PKEY_get0_provider(3ossl)
- key type and capabilities functions
- EVP_PKEY_keygen_init(3), EVP_PKEY_keygen(3), EVP_PKEY_paramgen_init(3), EVP_PKEY_paramgen(3), EVP_PKEY_CTX_set_cb(3), EVP_PKEY_CTX_get_cb(3), EVP_PKEY_CTX_get_keygen_info(3), EVP_PKEY_CTX_set_app_data(3), EVP_PKEY_CTX_get_app_data(3), EVP_PKEY_gen_cb(3), EVP_PKEY_check(3), EVP_PKEY_public_check(3), EVP_PKEY_param_check(3)
- key and parameter generation and check functions
- EVP_PKEY_meth_get_count(3), EVP_PKEY_meth_get0(3), EVP_PKEY_meth_get0_info(3)
- enumerate public key methods
- EVP_PKEY_meth_get_count(3ossl), EVP_PKEY_meth_get0(3ossl), EVP_PKEY_meth_get0_info(3ossl)
- enumerate public key methods
- EVP_PKEY_meth_new(3), EVP_PKEY_meth_free(3), EVP_PKEY_meth_copy(3), EVP_PKEY_meth_find(3), EVP_PKEY_meth_add0(3), EVP_PKEY_METHOD(3), EVP_PKEY_meth_set_init(3), EVP_PKEY_meth_set_copy(3), EVP_PKEY_meth_set_cleanup(3), EVP_PKEY_meth_set_paramgen(3), EVP_PKEY_meth_set_keygen(3), EVP_PKEY_meth_set_sign(3), EVP_PKEY_meth_set_verify(3), EVP_PKEY_meth_set_verify_recover(3), EVP_PKEY_meth_set_signctx(3), EVP_PKEY_meth_set_verifyctx(3), EVP_PKEY_meth_set_encrypt(3), EVP_PKEY_meth_set_decrypt(3), EVP_PKEY_meth_set_derive(3), EVP_PKEY_meth_set_ctrl(3), EVP_PKEY_meth_set_digestsign(3), EVP_PKEY_meth_set_digestverify(3), EVP_PKEY_meth_set_check(3), EVP_PKEY_meth_set_public_check(3), EVP_PKEY_meth_set_param_check(3), EVP_PKEY_meth_set_digest_custom(3), EVP_PKEY_meth_get_init(3), EVP_PKEY_meth_get_copy(3), EVP_PKEY_meth_get_cleanup(3), EVP_PKEY_meth_get_paramgen(3), EVP_PKEY_meth_get_keygen(3), EVP_PKEY_meth_get_sign(3), EVP_PKEY_meth_get_verify(3), EVP_PKEY_meth_get_verify_recover(3), EVP_PKEY_meth_get_signctx(3), EVP_PKEY_meth_get_verifyctx(3), EVP_PKEY_meth_get_encrypt(3), EVP_PKEY_meth_get_decrypt(3), EVP_PKEY_meth_get_derive(3), EVP_PKEY_meth_get_ctrl(3), EVP_PKEY_meth_get_digestsign(3), EVP_PKEY_meth_get_digestverify(3), EVP_PKEY_meth_get_check(3), EVP_PKEY_meth_get_public_check(3), EVP_PKEY_meth_get_param_check(3), EVP_PKEY_meth_get_digest_custom(3), EVP_PKEY_meth_remove(3)
- manipulating EVP_PKEY_METHOD structure
- EVP_PKEY_meth_new(3ossl), EVP_PKEY_meth_free(3ossl), EVP_PKEY_meth_copy(3ossl), EVP_PKEY_meth_find(3ossl), EVP_PKEY_meth_add0(3ossl), EVP_PKEY_METHOD(3ossl), EVP_PKEY_meth_set_init(3ossl), EVP_PKEY_meth_set_copy(3ossl), EVP_PKEY_meth_set_cleanup(3ossl), EVP_PKEY_meth_set_paramgen(3ossl), EVP_PKEY_meth_set_keygen(3ossl), EVP_PKEY_meth_set_sign(3ossl), EVP_PKEY_meth_set_verify(3ossl), EVP_PKEY_meth_set_verify_recover(3ossl), EVP_PKEY_meth_set_signctx(3ossl), EVP_PKEY_meth_set_verifyctx(3ossl), EVP_PKEY_meth_set_encrypt(3ossl), EVP_PKEY_meth_set_decrypt(3ossl), EVP_PKEY_meth_set_derive(3ossl), EVP_PKEY_meth_set_ctrl(3ossl), EVP_PKEY_meth_set_digestsign(3ossl), EVP_PKEY_meth_set_digestverify(3ossl), EVP_PKEY_meth_set_check(3ossl), EVP_PKEY_meth_set_public_check(3ossl), EVP_PKEY_meth_set_param_check(3ossl), EVP_PKEY_meth_set_digest_custom(3ossl), EVP_PKEY_meth_get_init(3ossl), EVP_PKEY_meth_get_copy(3ossl), EVP_PKEY_meth_get_cleanup(3ossl), EVP_PKEY_meth_get_paramgen(3ossl), EVP_PKEY_meth_get_keygen(3ossl), EVP_PKEY_meth_get_sign(3ossl), EVP_PKEY_meth_get_verify(3ossl), EVP_PKEY_meth_get_verify_recover(3ossl), EVP_PKEY_meth_get_signctx(3ossl), EVP_PKEY_meth_get_verifyctx(3ossl), EVP_PKEY_meth_get_encrypt(3ossl), EVP_PKEY_meth_get_decrypt(3ossl), EVP_PKEY_meth_get_derive(3ossl), EVP_PKEY_meth_get_ctrl(3ossl), EVP_PKEY_meth_get_digestsign(3ossl), EVP_PKEY_meth_get_digestverify(3ossl), EVP_PKEY_meth_get_check(3ossl), EVP_PKEY_meth_get_public_check(3ossl), EVP_PKEY_meth_get_param_check(3ossl), EVP_PKEY_meth_get_digest_custom(3ossl), EVP_PKEY_meth_remove(3ossl)
- manipulating EVP_PKEY_METHOD structure
- EVP_PKEY_missing_parameters(3ossl), EVP_PKEY_copy_parameters(3ossl), EVP_PKEY_parameters_eq(3ossl), EVP_PKEY_cmp_parameters(3ossl), EVP_PKEY_eq(3ossl), EVP_PKEY_cmp(3ossl)
- public key parameter and comparison functions
- EVP_PKEY_new(3), EVP_PKEY_up_ref(3), EVP_PKEY_free(3), EVP_PKEY_new_raw_private_key(3), EVP_PKEY_new_raw_public_key(3), EVP_PKEY_new_CMAC_key(3), EVP_PKEY_new_mac_key(3), EVP_PKEY_get_raw_private_key(3), EVP_PKEY_get_raw_public_key(3)
- public/private key allocation and raw key handling functions
- EVP_PKEY_set1_RSA(3), EVP_PKEY_set1_DSA(3), EVP_PKEY_set1_DH(3), EVP_PKEY_set1_EC_KEY(3), EVP_PKEY_get1_RSA(3), EVP_PKEY_get1_DSA(3), EVP_PKEY_get1_DH(3), EVP_PKEY_get1_EC_KEY(3), EVP_PKEY_get0_RSA(3), EVP_PKEY_get0_DSA(3), EVP_PKEY_get0_DH(3), EVP_PKEY_get0_EC_KEY(3), EVP_PKEY_assign_RSA(3), EVP_PKEY_assign_DSA(3), EVP_PKEY_assign_DH(3), EVP_PKEY_assign_EC_KEY(3), EVP_PKEY_assign_POLY1305(3), EVP_PKEY_assign_SIPHASH(3), EVP_PKEY_get0_hmac(3), EVP_PKEY_get0_poly1305(3), EVP_PKEY_get0_siphash(3), EVP_PKEY_type(3), EVP_PKEY_id(3), EVP_PKEY_base_id(3), EVP_PKEY_set_alias_type(3), EVP_PKEY_set1_engine(3), EVP_PKEY_get0_engine(3)
- EVP_PKEY assignment functions
- EVP_PKEY_set1_RSA(3ossl), EVP_PKEY_set1_DSA(3ossl), EVP_PKEY_set1_DH(3ossl), EVP_PKEY_set1_EC_KEY(3ossl), EVP_PKEY_get1_RSA(3ossl), EVP_PKEY_get1_DSA(3ossl), EVP_PKEY_get1_DH(3ossl), EVP_PKEY_get1_EC_KEY(3ossl), EVP_PKEY_get0_RSA(3ossl), EVP_PKEY_get0_DSA(3ossl), EVP_PKEY_get0_DH(3ossl), EVP_PKEY_get0_EC_KEY(3ossl), EVP_PKEY_assign_RSA(3ossl), EVP_PKEY_assign_DSA(3ossl), EVP_PKEY_assign_DH(3ossl), EVP_PKEY_assign_EC_KEY(3ossl), EVP_PKEY_assign_POLY1305(3ossl), EVP_PKEY_assign_SIPHASH(3ossl), EVP_PKEY_get0_hmac(3ossl), EVP_PKEY_get0_poly1305(3ossl), EVP_PKEY_get0_siphash(3ossl), EVP_PKEY_get0(3ossl), EVP_PKEY_type(3ossl), EVP_PKEY_get_id(3ossl), EVP_PKEY_get_base_id(3ossl), EVP_PKEY_set1_engine(3ossl), EVP_PKEY_get0_engine(3ossl), EVP_PKEY_id(3ossl), EVP_PKEY_base_id(3ossl)
- EVP_PKEY assignment functions
- EVP_PKEY_set1_encoded_public_key(3ossl), EVP_PKEY_get1_encoded_public_key(3ossl), EVP_PKEY_set1_tls_encodedpoint(3ossl), EVP_PKEY_get1_tls_encodedpoint(3ossl)
- functions to set and get public key data within an EVP_PKEY
- EVP_PKEY_sign_init(3ossl), EVP_PKEY_sign_init_ex(3ossl), EVP_PKEY_sign_init_ex2(3ossl), EVP_PKEY_sign(3ossl), EVP_PKEY_sign_message_init(3ossl), EVP_PKEY_sign_message_update(3ossl), EVP_PKEY_sign_message_final(3ossl)
- sign using a public key algorithm
- EVP_PKEY_todata(3ossl), EVP_PKEY_export(3ossl)
- functions to return keys as an array of key parameters
- EVP_PKEY_verify_init(3ossl), EVP_PKEY_verify_init_ex(3ossl), EVP_PKEY_verify_init_ex2(3ossl), EVP_PKEY_verify(3ossl), EVP_PKEY_verify_message_init(3ossl), EVP_PKEY_verify_message_update(3ossl), EVP_PKEY_verify_message_final(3ossl), EVP_PKEY_CTX_set_signature(3ossl)
- signature verification using a public key algorithm
- EVP_RAND(3ossl), EVP_RAND_fetch(3ossl), EVP_RAND_free(3ossl), EVP_RAND_up_ref(3ossl), EVP_RAND_CTX(3ossl), EVP_RAND_CTX_new(3ossl), EVP_RAND_CTX_free(3ossl), EVP_RAND_CTX_up_ref(3ossl), EVP_RAND_instantiate(3ossl), EVP_RAND_uninstantiate(3ossl), EVP_RAND_generate(3ossl), EVP_RAND_reseed(3ossl), EVP_RAND_nonce(3ossl), EVP_RAND_enable_locking(3ossl), EVP_RAND_verify_zeroization(3ossl), EVP_RAND_get_strength(3ossl), EVP_RAND_get_state(3ossl), EVP_RAND_get0_provider(3ossl), EVP_RAND_CTX_get0_rand(3ossl), EVP_RAND_is_a(3ossl), EVP_RAND_get0_name(3ossl), EVP_RAND_names_do_all(3ossl), EVP_RAND_get0_description(3ossl), EVP_RAND_CTX_get_params(3ossl), EVP_RAND_CTX_set_params(3ossl), EVP_RAND_do_all_provided(3ossl), EVP_RAND_get_params(3ossl), EVP_RAND_gettable_ctx_params(3ossl), EVP_RAND_settable_ctx_params(3ossl), EVP_RAND_CTX_gettable_params(3ossl), EVP_RAND_CTX_settable_params(3ossl), EVP_RAND_gettable_params(3ossl), EVP_RAND_STATE_UNINITIALISED(3ossl), EVP_RAND_STATE_READY(3ossl), EVP_RAND_STATE_ERROR(3ossl)
- EVP RAND routines
- EVP_RAND(7ossl)
- the random bit generator
- EVP_RAND-CRNG-TEST(7ossl)
- The FIPS health testing EVP_RAND filter
- EVP_RAND-CTR-DRBG(7ossl)
- The CTR DRBG EVP_RAND implementation
- EVP_RAND-HASH-DRBG(7ossl)
- The HASH DRBG EVP_RAND implementation
- EVP_RAND-HMAC-DRBG(7ossl)
- The HMAC DRBG EVP_RAND implementation
- EVP_RAND-JITTER(7ossl)
- The randomness seed source EVP_RAND implementation
- EVP_RAND-SEED-SRC(7ossl)
- The randomness seed source EVP_RAND implementation
- EVP_RAND-TEST-RAND(7ossl)
- The test EVP_RAND implementation
- EVP_SIGNATURE(3ossl), EVP_SIGNATURE_fetch(3ossl), EVP_SIGNATURE_free(3ossl), EVP_SIGNATURE_up_ref(3ossl), EVP_SIGNATURE_is_a(3ossl), EVP_SIGNATURE_get0_provider(3ossl), EVP_SIGNATURE_do_all_provided(3ossl), EVP_SIGNATURE_names_do_all(3ossl), EVP_SIGNATURE_get0_name(3ossl), EVP_SIGNATURE_get0_description(3ossl), EVP_SIGNATURE_gettable_ctx_params(3ossl), EVP_SIGNATURE_settable_ctx_params(3ossl)
- Functions to manage EVP_SIGNATURE algorithm objects
- EVP_SIGNATURE-DSA(7ossl)
- The EVP_PKEY DSA signature implementation
- EVP_SIGNATURE-ECDSA(7ossl)
- The EVP_PKEY ECDSA signature implementation
- EVP_SIGNATURE-ED25519(7ossl), EVP_SIGNATURE-ED448(7ossl), Ed25519(7ossl), Ed448(7ossl)
- EVP_PKEY Ed25519 and Ed448 support
- EVP_SIGNATURE-ML-DSA(7ossl), EVP_SIGNATURE-ML-DSA-44(7ossl), EVP_SIGNATURE-ML-DSA-65(7ossl), EVP_SIGNATURE-ML-DSA-87(7ossl)
- EVP_SIGNATURE ML-DSA support
- EVP_SIGNATURE-SLH-DSA(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-128s(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-128f(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-192s(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-192f(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-256s(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-256f(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-128s(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-128f(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-192s(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-192f(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-256s(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-256f(7ossl)
- EVP_PKEY SLH-DSA support
- EVP_SKEY(3ossl), EVP_SKEY_generate(3ossl), EVP_SKEY_import(3ossl), EVP_SKEY_import_raw_key(3ossl), EVP_SKEY_import_SKEYMGMT(3ossl), EVP_SKEY_up_ref(3ossl), EVP_SKEY_export(3ossl), EVP_SKEY_get0_raw_key(3ossl), EVP_SKEY_get0_key_id(3ossl), EVP_SKEY_get0_skeymgmt_name(3ossl), EVP_SKEY_get0_provider_name(3ossl), EVP_SKEY_free(3ossl), EVP_SKEY_is_a(3ossl), EVP_SKEY_to_provider(3ossl)
- opaque symmetric key allocation and handling functions
- EVP_SKEYMGMT(3ossl), EVP_SKEYMGMT_fetch(3ossl), EVP_SKEYMGMT_up_ref(3ossl), EVP_SKEYMGMT_free(3ossl), EVP_SKEYMGMT_get0_provider(3ossl), EVP_SKEYMGMT_is_a(3ossl), EVP_SKEYMGMT_get0_description(3ossl), EVP_SKEYMGMT_get0_name(3ossl), EVP_SKEYMGMT_do_all_provided(3ossl), EVP_SKEYMGMT_names_do_all(3ossl), EVP_SKEYMGMT_get0_gen_settable_params(3ossl), EVP_SKEYMGMT_get0_imp_settable_params(3ossl)
- EVP key management routines for opaque symmetric keys
- EVP_SealInit(3), EVP_SealUpdate(3), EVP_SealFinal(3)
- EVP envelope encryption
- EVP_SealInit(3ossl), EVP_SealUpdate(3ossl), EVP_SealFinal(3ossl)
- EVP envelope encryption
- EVP_SignInit(3), EVP_SignInit_ex(3), EVP_SignUpdate(3), EVP_SignFinal(3)
- EVP signing functions
- EVP_SignInit(3ossl), EVP_SignInit_ex(3ossl), EVP_SignUpdate(3ossl), EVP_SignFinal_ex(3ossl), EVP_SignFinal(3ossl)
- EVP signing functions
- EVP_VerifyInit_ex(3), EVP_VerifyInit(3), EVP_VerifyUpdate(3), EVP_VerifyFinal(3)
- EVP signature verification functions
- EVP_VerifyInit_ex(3ossl), EVP_VerifyInit(3ossl), EVP_VerifyUpdate(3ossl), EVP_VerifyFinal_ex(3ossl), EVP_VerifyFinal(3ossl)
- EVP signature verification functions
- EVP_aes_128_cbc(3), EVP_aes_192_cbc(3), EVP_aes_256_cbc(3), EVP_aes_128_cfb(3), EVP_aes_192_cfb(3), EVP_aes_256_cfb(3), EVP_aes_128_cfb1(3), EVP_aes_192_cfb1(3), EVP_aes_256_cfb1(3), EVP_aes_128_cfb8(3), EVP_aes_192_cfb8(3), EVP_aes_256_cfb8(3), EVP_aes_128_cfb128(3), EVP_aes_192_cfb128(3), EVP_aes_256_cfb128(3), EVP_aes_128_ctr(3), EVP_aes_192_ctr(3), EVP_aes_256_ctr(3), EVP_aes_128_ecb(3), EVP_aes_192_ecb(3), EVP_aes_256_ecb(3), EVP_aes_128_ofb(3), EVP_aes_192_ofb(3), EVP_aes_256_ofb(3), EVP_aes_128_cbc_hmac_sha1(3), EVP_aes_256_cbc_hmac_sha1(3), EVP_aes_128_cbc_hmac_sha256(3), EVP_aes_256_cbc_hmac_sha256(3), EVP_aes_128_ccm(3), EVP_aes_192_ccm(3), EVP_aes_256_ccm(3), EVP_aes_128_gcm(3), EVP_aes_192_gcm(3), EVP_aes_256_gcm(3), EVP_aes_128_ocb(3), EVP_aes_192_ocb(3), EVP_aes_256_ocb(3), EVP_aes_128_wrap(3), EVP_aes_192_wrap(3), EVP_aes_256_wrap(3), EVP_aes_128_wrap_pad(3), EVP_aes_192_wrap_pad(3), EVP_aes_256_wrap_pad(3), EVP_aes_128_xts(3), EVP_aes_256_xts(3)
- EVP AES cipher
- EVP_aes_128_cbc(3ossl), EVP_aes_192_cbc(3ossl), EVP_aes_256_cbc(3ossl), EVP_aes_128_cfb(3ossl), EVP_aes_192_cfb(3ossl), EVP_aes_256_cfb(3ossl), EVP_aes_128_cfb1(3ossl), EVP_aes_192_cfb1(3ossl), EVP_aes_256_cfb1(3ossl), EVP_aes_128_cfb8(3ossl), EVP_aes_192_cfb8(3ossl), EVP_aes_256_cfb8(3ossl), EVP_aes_128_cfb128(3ossl), EVP_aes_192_cfb128(3ossl), EVP_aes_256_cfb128(3ossl), EVP_aes_128_ctr(3ossl), EVP_aes_192_ctr(3ossl), EVP_aes_256_ctr(3ossl), EVP_aes_128_ecb(3ossl), EVP_aes_192_ecb(3ossl), EVP_aes_256_ecb(3ossl), EVP_aes_128_ofb(3ossl), EVP_aes_192_ofb(3ossl), EVP_aes_256_ofb(3ossl), EVP_aes_128_cbc_hmac_sha1(3ossl), EVP_aes_256_cbc_hmac_sha1(3ossl), EVP_aes_128_cbc_hmac_sha256(3ossl), EVP_aes_256_cbc_hmac_sha256(3ossl), EVP_aes_128_ccm(3ossl), EVP_aes_192_ccm(3ossl), EVP_aes_256_ccm(3ossl), EVP_aes_128_gcm(3ossl), EVP_aes_192_gcm(3ossl), EVP_aes_256_gcm(3ossl), EVP_aes_128_ocb(3ossl), EVP_aes_192_ocb(3ossl), EVP_aes_256_ocb(3ossl), EVP_aes_128_wrap(3ossl), EVP_aes_192_wrap(3ossl), EVP_aes_256_wrap(3ossl), EVP_aes_128_wrap_pad(3ossl), EVP_aes_192_wrap_pad(3ossl), EVP_aes_256_wrap_pad(3ossl), EVP_aes_128_xts(3ossl), EVP_aes_256_xts(3ossl)
- EVP AES cipher
- EVP_des_cbc(3), EVP_des_cfb(3), EVP_des_cfb1(3), EVP_des_cfb8(3), EVP_des_cfb64(3), EVP_des_ecb(3), EVP_des_ofb(3), EVP_des_ede(3), EVP_des_ede_cbc(3), EVP_des_ede_cfb(3), EVP_des_ede_cfb64(3), EVP_des_ede_ecb(3), EVP_des_ede_ofb(3), EVP_des_ede3(3), EVP_des_ede3_cbc(3), EVP_des_ede3_cfb(3), EVP_des_ede3_cfb1(3), EVP_des_ede3_cfb8(3), EVP_des_ede3_cfb64(3), EVP_des_ede3_ecb(3), EVP_des_ede3_ofb(3), EVP_des_ede3_wrap(3)
- EVP DES cipher
- EVP_des_cbc(3ossl), EVP_des_cfb(3ossl), EVP_des_cfb1(3ossl), EVP_des_cfb8(3ossl), EVP_des_cfb64(3ossl), EVP_des_ecb(3ossl), EVP_des_ofb(3ossl), EVP_des_ede(3ossl), EVP_des_ede_cbc(3ossl), EVP_des_ede_cfb(3ossl), EVP_des_ede_cfb64(3ossl), EVP_des_ede_ecb(3ossl), EVP_des_ede_ofb(3ossl), EVP_des_ede3(3ossl), EVP_des_ede3_cbc(3ossl), EVP_des_ede3_cfb(3ossl), EVP_des_ede3_cfb1(3ossl), EVP_des_ede3_cfb8(3ossl), EVP_des_ede3_cfb64(3ossl), EVP_des_ede3_ecb(3ossl), EVP_des_ede3_ofb(3ossl), EVP_des_ede3_wrap(3ossl)
- EVP DES cipher
- EVP_desx_cbc(3)
- EVP DES-X cipher
- EVP_desx_cbc(3ossl)
- EVP DES-X cipher
- EVP_idea_cbc(3), EVP_idea_cfb(3), EVP_idea_cfb64(3), EVP_idea_ecb(3), EVP_idea_ofb(3)
- EVP IDEA cipher
- EVP_idea_cbc(3ossl), EVP_idea_cfb(3ossl), EVP_idea_cfb64(3ossl), EVP_idea_ecb(3ossl), EVP_idea_ofb(3ossl)
- EVP IDEA cipher
- EVP_md2(3)
- MD2 For EVP
- EVP_md2(3ossl)
- MD2 For EVP
- EVP_md4(3)
- MD4 For EVP
- EVP_md4(3ossl)
- MD4 For EVP
- EVP_md5(3), EVP_md5_sha1(3)
- MD5 For EVP
- EVP_md5(3ossl), EVP_md5_sha1(3ossl)
- MD5 For EVP
- EVP_mdc2(3)
- MDC-2 For EVP
- EVP_mdc2(3ossl)
- MDC-2 For EVP
- EVP_rc4(3), EVP_rc4_40(3), EVP_rc4_hmac_md5(3)
- EVP RC4 stream cipher
- EVP_rc4(3ossl), EVP_rc4_40(3ossl), EVP_rc4_hmac_md5(3ossl)
- EVP RC4 stream cipher
- EVP_read_pw_string(3), EVP_read_pw_string_min(3), EVP_set_pw_prompt(3), EVP_get_pw_prompt(3)
- compatibility user interface functions
- EVP_ripemd160(3)
- RIPEMD160 For EVP
- EVP_ripemd160(3ossl)
- RIPEMD160 For EVP
- EVP_seed_cbc(3), EVP_seed_cfb(3), EVP_seed_cfb128(3), EVP_seed_ecb(3), EVP_seed_ofb(3)
- EVP SEED cipher
- EVP_seed_cbc(3ossl), EVP_seed_cfb(3ossl), EVP_seed_cfb128(3ossl), EVP_seed_ecb(3ossl), EVP_seed_ofb(3ossl)
- EVP SEED cipher
- EVP_set_default_properties(3ossl), EVP_default_properties_enable_fips(3ossl), EVP_default_properties_is_fips_enabled(3ossl), EVP_get1_default_properties(3ossl)
- manage default properties for future algorithm fetches
- EXECUTE(7)
- execute a prepared statement
- Ed25519(7), Ed448(7)
- EVP_PKEY Ed25519 and Ed448 support
- Ephemeron(3o)
- Ephemerons and weak hash tables
- Ephemeron.GenHashTable(3o)
- Hash tables on generic containers with notion of death and aliveness
- Ephemeron.GenHashTable.MakeSeeded(3o)
- Functor building an implementation of an hash table that use the container for keeping the information given
- Ephemeron.K1.Bucket(3o)
- no description
- Ephemeron.K1.Make(3o)
- Functor building an implementation of a weak hash table
- Ephemeron.K1.MakeSeeded(3o)
- Functor building an implementation of a weak hash table
- Ephemeron.K2.Bucket(3o)
- no description
- Ephemeron.K2.Make(3o)
- Functor building an implementation of a weak hash table
- Ephemeron.K2.MakeSeeded(3o)
- Functor building an implementation of a weak hash table
- Ephemeron.Kn.Bucket(3o)
- no description
- Ephemeron.Kn.Make(3o)
- Functor building an implementation of a weak hash table
- Ephemeron.Kn.MakeSeeded(3o)
- Functor building an implementation of a weak hash table
- Ephemeron.S(3o)
- The output signature of the functors Ephemeron.K1.Make and Ephemeron.K2.Make
- Ephemeron.SeededS(3o)
- The output signature of the functors Ephemeron.K1.MakeSeeded and Ephemeron.K2.MakeSeeded
- Eterm(1)
- the Enlightened terminal emulator for the X Window System
- ExperimentFile(3), exp_read_info (3), exp_fread_info (3), exp_create_info (3), exp_destroy_info (3), exp_create_range (3), exp_extract_range (3), exp_get_feature_index (3), exp_get_int (3), exp_get_rng (3), exp_get_str (3), exp_put_int (3), exp_put_rng (3), exp_put_str (3), exp_print_line (3), exp_print_seq (3), exp_print_file (3), opos2str (3), str2opos (3), conf2str (3), str2conf(3)
- Manipulations of the Experiment File format "exp_read_info()" "" "exp_read_info()" "exp_fread_info()" "" "exp_fread_info()" "exp_create_info()" "" "exp_create_info()" "exp_destroy_info()" "" "exp_destroy_info()" "exp_create_range()" "" "exp_create_range()" "exp_extract_range()" "" "exp_extract_range()" "exp_get_feature_index()" "" "exp_get_feature_index()" "exp_get_int()" "" "exp_get_int()" "exp_get_rng()" "" "exp_get_rng()" "exp_get_str()" "" "exp_get_str()" "exp_put_int()" "" "exp_put_int()" "exp_put_rng()" "" "exp_put_rng()" "exp_put_str()" "" "exp_put_str()" "exp_print_line()" "" "exp_print_line()" "exp_print_seq()" "" "exp_print_seq()" "exp_print_file()" "" "exp_print_file()" "opos2str()" "" "opos2str()" "str2opos()" "" "str2opos()" "conf2str()" "" "conf2str()" "str2conf()" "" "str2conf()"
- ExplicateUTF8(1)
- Explain the status of a sequence of bytes as a UTF8 encoding
- FTimes::EadRoutines(3)
- Home for various encoder and decoder routines
- FascistCheck(3)
- check a potential password for guessability
- FcAtomicDeleteNew(3)
- delete new file
- FcAtomicDestroy(3)
- destroy an FcAtomic object
- FcBlanksAdd(3)
- Add a character to an FcBlanks
- FcBlanksDestroy(3)
- Destroy and FcBlanks
- FcCacheCreateTagFile(3)
- Create CACHEDIR.TAG at cache directory
- FcCacheDir(3)
- Return directory of cache
- FcCacheNumSubdir(3)
- Return the number of subdirectories in cache
- FcCacheSubdir(3)
- Return the i'th subdirectory
- FcCharSetAddChar(3)
- Add a character to a charset
- FcCharSetCoverage(3)
- DEPRECATED return coverage for a Unicode page
- FcCharSetDelChar(3)
- Delete a character from a charset
- FcCharSetDestroy(3)
- Destroy a character set
- FcCharSetIntersectCount(3)
- Intersect and count charsets
- FcCharSetNew(3)
- DEPRECATED alias for FcCharSetCreate
- FcCharSetSubtractCount(3)
- Subtract and count charsets
- FcCharSetUnion(3)
- Add charsets
- FcConfigAppFontAddDir(3)
- Add fonts from directory to font database
- FcConfigAppFontAddFile(3)
- Add font file to font database
- FcConfigAppFontClear(3)
- Remove all app fonts from font database
- FcConfigBuildFonts(3)
- Build font database
- FcConfigDestroy(3)
- Destroy a configuration
- FcConfigEnableHome(3)
- controls use of the home directory
- FcConfigFilename(3)
- Find a config file
- FcConfigGetCache(3)
- DEPRECATED used to return per-user cache filename
- FcConfigGetCacheDirs(3)
- return the list of directories searched for cache files
- FcConfigGetConfigDirs(3)
- Get config directories
- FcConfigGetFilename(3)
- Find a config file
- FcConfigGetFontDirs(3)
- Get font directories
- FcConfigGetSysRoot(3)
- Obtain the system root directory
- FcConfigHome(3)
- return the current home directory
- FcConfigParseAndLoad(3)
- load a configuration file
- FcConfigParseAndLoadFromMemory(3)
- load a configuration from memory
- FcConfigSetCurrent(3)
- Set configuration as default
- FcConfigSetSysRoot(3)
- Set the system root directory
- FcConfigUptoDate(3)
- Check timestamps on config files
- FcDefaultSubstitute(3)
- Perform default substitutions in a pattern
- FcDirCacheClean(3)
- Clean up a cache directory
- FcDirCacheCreateUUID(3)
- Create .uuid file at a directory
- FcDirCacheDeleteUUID(3)
- Delete .uuid file
- FcDirCacheLoad(3)
- load a directory cache
- FcDirCacheLoadFile(3)
- load a cache file
- FcDirCacheRead(3)
- read or construct a directory cache
- FcDirCacheRescan(3)
- Re-scan a directory cache
- FcDirCacheUnlink(3)
- Remove all caches related to dir
- FcDirCacheUnload(3)
- unload a cache file
- FcDirCacheValid(3)
- check directory cache
- FcDirSave(3)
- DEPRECATED: formerly used to save a directory cache
- FcDirScan(3)
- scan a font directory without caching it
- FcFileIsDir(3)
- check whether a file is a directory
- FcFontRenderPrepare(3)
- Prepare pattern for loading font file
- FcFontSetAdd(3)
- Add to a font set
- FcFontSetDestroy(3)
- Destroy a font set
- FcFontSetPrint(3)
- Print a set of patterns to stdout
- FcFontSetSort(3)
- Add to a font set
- FcFontSetSortDestroy(3)
- DEPRECATED destroy a font set
- FcFreeTypeCharIndex(3)
- map Unicode to glyph id
- FcFreeTypeCharSet(3)
- compute Unicode coverage
- FcFreeTypeCharSetAndSpacing(3)
- compute Unicode coverage and spacing type
- FcFreeTypeQuery(3)
- compute pattern from font file (and index)
- FcFreeTypeQueryAll(3)
- compute all patterns from font file (and index)
- FcGetDefaultLangs(3)
- Get the default languages list
- FcInitBringUptoDate(3)
- reload configuration files if needed
- FcInitLoadConfig(3)
- load configuration
- FcInitLoadConfigAndFonts(3)
- load configuration and font data
- FcLangSetAdd(3)
- add a language to a langset
- FcLangSetDel(3)
- delete a language from a langset
- FcLangSetDestroy(3)
- destroy a langset object
- FcLangSetUnion(3)
- Add langsets
- FcNameUnparse(3)
- Convert a pattern back into a string that can be parsed
- FcObjectSetAdd(3)
- Add to an object set
- FcObjectSetBuild(3), FcObjectSetVaBuild(3), FcObjectSetVapBuild(3)
- Build object set from args
- FcObjectSetDestroy(3)
- Destroy an object set
- FcPatternAdd(3)
- Add a value to a pattern
- FcPatternAdd-Type(3), FcPatternAddInteger(3), FcPatternAddDouble(3), FcPatternAddString(3), FcPatternAddMatrix(3), FcPatternAddCharSet(3), FcPatternAddBool(3), FcPatternAddFTFace(3), FcPatternAddLangSet(3), FcPatternAddRange(3)
- Add a typed value to a pattern
- FcPatternAddWeak(3)
- Add a value to a pattern with weak binding
- FcPatternBuild(3), FcPatternVaBuild(3), FcPatternVapBuild(3)
- Create patterns from arguments
- FcPatternDel(3)
- Delete a property from a pattern
- FcPatternDestroy(3)
- Destroy a pattern
- FcPatternDuplicate(3)
- Copy a pattern
- FcPatternFindIter(3)
- Set the iterator to point to the object in the pattern
- FcPatternFormat(3)
- Format a pattern into a string according to a format specifier
- FcPatternGet-Type(3), FcPatternGetInteger(3), FcPatternGetDouble(3), FcPatternGetString(3), FcPatternGetMatrix(3), FcPatternGetCharSet(3), FcPatternGetBool(3), FcPatternGetFTFace(3), FcPatternGetLangSet(3), FcPatternGetRange(3)
- Return a typed value from a pattern
- FcPatternGetWithBinding(3)
- Return a value with binding from a pattern
- FcPatternIterIsValid(3)
- Check whether the iterator is valid or not
- FcPatternPrint(3)
- Print a pattern for debugging
- FcPatternRemove(3)
- Remove one object of the specified type from the pattern
- FcRangeCreateDouble(3)
- create a range object for double
- FcRangeDestroy(3)
- destroy a range object
- FcRangeGetDouble(3)
- Get the range in double
- FcStrBuildFilename(3)
- Concatenate strings as a file path
- FcStrCopy(3)
- duplicate a string
- FcStrDirname(3)
- directory part of filename
- FcStrDowncase(3)
- create a lower case translation of a string
- FcStrListDone(3)
- destroy a string iterator
- FcStrSetAdd(3)
- add to a string set
- FcStrSetAddFilename(3)
- add a filename to a string set
- FcStrSetDel(3)
- delete from a string set
- FcStrSetDestroy(3)
- destroy a string set
- FcUtf16Len(3)
- count UTF-16 encoded chars
- FcUtf8Len(3)
- count UTF-8 encoded chars
- FcValueDestroy(3)
- Free a value
- FcValuePrint(3)
- Print a value to stdout
- FcWeightFromOpenTypeDouble(3)
- Convert from OpenType weight values to fontconfig ones
- FcWeightToOpenTypeDouble(3)
- Convert from fontconfig weight values to OpenType ones
- FeelWindowBox(1x)
- defines placement policy for certain type of windows, based on desk, window attributes, window size, etc. Useful for xinerama configurations, where windows should not be placed in between screens
- FindPhoto.tk86(3), Tk_FindPhoto(3), Tk_PhotoPutBlock(3), Tk_PhotoPutZoomedBlock(3), Tk_PhotoGetImage(3), Tk_PhotoBlank(3), Tk_PhotoExpand(3), Tk_PhotoGetSize(3), Tk_PhotoSetSize(3)
- manipulate the image data stored in a photo image
- FittedBondCurve(1)
- Example of using QuantLib to fit discount curves
- Float.Array(3o)
- Float arrays with packed representation
- Float.ArrayLabels(3o)
- Float arrays with packed representation (labeled functions)
- FontId.tk86(3), Tk_FontId(3), Tk_GetFontMetrics(3), Tk_PostscriptFontName(3)
- accessor functions for fonts
- Format_tutorial(3o)
- Using the Format module
- Fritzing(1), fritzing(1)
- from prototype to product
- FvwmAnimate(1)
- the fvwm animate module
- FvwmAuto(1)
- the fvwm auto-raise module
- FvwmBacker(1)
- the fvwm background changer module
- FvwmBanner(1)
- the Fvwm Banner module
- FvwmButtons(1)
- the fvwm buttonbox module
- FvwmCommand(1)
- send commands to fvwm3
- FvwmConsole(1)
- an fvwm command input interface
- FvwmConsoleC.pl(1)
- Command editor for fvwm command input interface
- FvwmEvent(1)
- the fvwm event module
- FvwmForm(1)
- input form module for Fvwm
- FvwmIdent(1)
- the Fvwm identify-window module
- FvwmMFL(1)
- the Fvwm3 front-loader module
- FvwmPager(1)
- The fvwm pager module
- FvwmPerl(1)
- the fvwm perl manipulator and preprocessor
- FvwmPrompt(1)
- a command-shell for fvwm3
- FvwmProxy(1)
- the fvwm proxy module
- FvwmRearrange(1)
- rearrange fvwm windows
- FvwmScript(1)
- module to build graphic user interface
- GENERAL_NAME(3ossl), GENERAL_NAME_set1_X509_NAME(3ossl)
- GENERAL_NAME method routines
- GENLIB_DEF_AB(3)
- define a new abutment box to the current layout cell
- GENLIB_DEF_LOFIG(3)
- open a netlist model as current figure
- GENLIB_DEF_PHFIG(3)
- open a layout model as current figure
- GENLIB_DEF_PHINS(3)
- define a new reference instance
- GENLIB_DEF_PHSC(3)
- load a netlist and open a layout model as current figure
- GENLIB_GET_CON_X(3)
- retrieve the x coordinate of an instance connector
- GENLIB_GET_CON_Y(3)
- retrieve the x coordinate of an instance connector
- GENLIB_GET_INS_X(3)
- retrieve the x coordinate of an instance
- GENLIB_GET_INS_Y(3)
- retrieve the y coordinate of an instance
- GENLIB_GET_REF_X(3)
- retrieve the x coordinate of an instance reference
- GENLIB_GET_REF_Y(3)
- retrieve the y coordinate of an instance reference
- GENLIB_HEIGHT(3)
- compute the height of a model
- GENLIB_LOAD_LOFIG(3)
- loads a netlist form disk and opens it as current figure
- GENLIB_LOAD_PHFIG(3), PHAD_PHFIG(3)
- loads a layout form disk and opens it as current figure
- GENLIB_LOCAP(3)
- add a logical capacitor to the current netlist figure
- GENLIB_LOCON(3)
- adds a logical connector to the current netlist figure
- GENLIB_LOINS(3)
- add a logical instance to the current figure
- GENLIB_LOINSE(3)
- add a logical instance to the current figure, with explicit connections
- GENLIB_LORES(3)
- add a logical resistor to the current netlist figure
- GENLIB_LOSELF(3)
- add a logical inductor to the current netlist figure
- GENLIB_LOSIG(3)
- declare an internal logical signal, or a vector of internal logical signals
- GENLIB_LOTRS(3)
- adds a logical transistor to the current netlist figure
- GENLIB_OUTLINE(3)
- build an outline from the current layout cell
- GENLIB_PHCON(3)
- place a physical connector in the current figure at absolute coordinates
- GENLIB_PHREF(3)
- place a physical reference in the current figure at absolute coordinates
- GENLIB_PHSEG(3)
- place a physical segment in the current figure at absolute coordinates
- GENLIB_PHVIA(3)
- place a physical via in the current figure at absolute coordinates
- GENLIB_PLACE(3)
- place a physical instance in the current figure at absolute coordinates
- GENLIB_PLACE_BOTTOM(3)
- place a physical instance in the current figure under the "reference instance"
- GENLIB_REVERSE_PHCON(3)
- reverse the order of physical connectors on a bus
- GENLIB_SAVE_LOFIG(3)
- save a netlist on disk
- GENLIB_SAVE_PHFIG(3)
- save a layout on disk
- GENLIB_SAVE_PHSC(3)
- save a layout on disk
- GENLIB_SC_PLACE(3)
- place an instance in the current figure at absolute coordinates
- GENLIB_SET_LOSELF(3)
- set the inductance value of a logical inductor, after its creation. man1/alc_origin.1
- GFX_MODE(3)
- Stores video mode information. Allegro game programming library
- GFX_MODE_LIST(3)
- Stores an array of GFX_MODE structures. Allegro game programming library
- GPSsmooth(1)
- send NMEA-formatted GPS data to a FlightGear instance
- GRANT(7)
- define access privileges
- Gaussian1dModels(1)
- Example of Gaussian Short Rate Model for Interest Rate Derivatives
- Gc(3o)
- Memory management control and statistics; finalised values
- Gc.Memprof(3o)
- Memprof is a sampling engine for allocated memory words
- GeoConvert(1)
- -- convert geographic coordinates
- GeoIP.conf(5)
- Configuration file for geoipupdate
- GeodSolve(1)
- -- perform geodesic calculations
- GeodesicProj(1)
- -- perform projections based on geodesics
- GeoidEval(1)
- -- look up geoid heights
- GlobalOptimizer(1)
- Example of Global Optimization Using Different Methods
- GraphicsMagick++-config(1)
- get information about the installed version of Magick++
- GraphicsMagick-config(1)
- get information about the installed version of GraphicsMagick
- GraphicsMagickWand-config(1)
- get information about the installed version of GraphicsMagick
- Gravity(1)
- -- compute the earth's gravity field
- HMAC(3), HMAC_CTX_new(3), HMAC_CTX_reset(3), HMAC_CTX_free(3), HMAC_Init(3), HMAC_Init_ex(3), HMAC_Update(3), HMAC_Final(3), HMAC_CTX_copy(3), HMAC_CTX_set_flags(3), HMAC_CTX_get_md(3), HMAC_size(3)
- HMAC message authentication code
- HMAC(3ossl), HMAC_CTX_new(3ossl), HMAC_CTX_reset(3ossl), HMAC_CTX_free(3ossl), HMAC_Init(3ossl), HMAC_Init_ex(3ossl), HMAC_Update(3ossl), HMAC_Final(3ossl), HMAC_CTX_copy(3ossl), HMAC_CTX_set_flags(3ossl), HMAC_CTX_get_md(3ossl), HMAC_size(3ossl)
- HMAC message authentication code
- HPL_all_reduce(3)
- All reduce operation
- HPL_bcast(3)
- Perform the row broadcast
- HPL_binit(3)
- Initialize the row broadcast
- HPL_broadcast(3)
- Broadcast operation
- HPL_bwait(3)
- Finalize the row broadcast
- HPL_daxpy(3)
- y := y + alpha * x
- HPL_dcopy(3)
- y := x
- HPL_dgemm(3)
- C := alpha * op(A) * op(B) + beta * C
- HPL_dgemv(3)
- y := beta * y + alpha * op(A) * x
- HPL_dger(3)
- A := alpha * x * y^T + A
- HPL_dlacpy(3)
- B := A
- HPL_dlamch(3)
- determines machine-specific arithmetic constants
- HPL_dlange(3)
- Compute ||A||
- HPL_dlaprnt(3)
- Print the matrix A
- HPL_dlaswp00N(3)
- performs a series of row interchanges
- HPL_dlaswp01N(3)
- copies rows of A into itself and into U
- HPL_dlaswp01T(3)
- copies rows of A into itself and into U
- HPL_dlaswp02N(3)
- pack rows of A into columns of W
- HPL_dlaswp03N(3)
- copy rows of W into U
- HPL_dlaswp03T(3)
- copy columns of W into U
- HPL_dlaswp04N(3)
- copy rows of U in A and replace them with columns of W
- HPL_dlaswp04T(3)
- copy columns of U in rows of A and replace them with columns of W
- HPL_dlaswp05N(3)
- copy rows of U into A
- HPL_dlaswp05T(3)
- copy rows of U into A
- HPL_dlaswp06N(3)
- swap rows of U with rows of A
- HPL_dlaswp06T(3)
- swap rows or columns of U with rows of A
- HPL_dlaswp10N(3)
- performs a series column interchanges
- HPL_dlatcpy(3)
- B := A^T
- HPL_dlocmax(3)
- finds the maximum entry in matrix column
- HPL_dlocswpN(3)
- locally swaps rows within panel
- HPL_dlocswpT(3)
- locally swaps rows within panel
- HPL_dmatgen(3)
- random matrix generator
- HPL_dscal(3)
- x = alpha * x
- HPL_dswap(3)
- y <-> x
- HPL_dtrsm(3)
- B := A^{-1} * B or B := B * A^{-1}
- HPL_dtrsv(3)
- x := A^{-1} x
- HPL_equil(3)
- Equilibrate U and forward the column panel L
- HPL_grid_exit(3)
- Exit process grid
- HPL_grid_info(3)
- Retrieve grid information
- HPL_grid_init(3)
- Create a process grid
- HPL_idamax(3)
- 1st k s.t. |x_k| = max_i(|x_i|)
- HPL_indxg2l(3)
- Map a global index into a local one
- HPL_indxg2lp(3)
- Map a local index into a global one
- HPL_indxg2p(3)
- Map a global index into a process coordinate
- HPL_indxl2g(3)
- Map a index-process pair into a global index
- HPL_infog2l(3)
- global to local index translation
- HPL_jumpit(3)
- jump into the random sequence
- HPL_ladd(3)
- Adds two long positive integers
- HPL_logsort(3)
- Sort the processes in logarithmic order
- HPL_packL(3)
- Form the MPI structure for the row ring broadcasts
- HPL_pdfact(3)
- recursive panel factorization
- HPL_pdgesv(3)
- Solve A x = b
- HPL_pdgesv0(3)
- Factor an N x N+1 matrix
- HPL_pdgesvK1(3)
- Factor an N x N+1 matrix
- HPL_pdgesvK2(3)
- Factor an N x N+1 matrix
- HPL_pdinfo(3)
- Read input parameter file
- HPL_pdlamch(3)
- determines machine-specific arithmetic constants
- HPL_pdlange(3)
- Compute ||A||
- HPL_pdlaprnt(3)
- Print a distributed matrix A
- HPL_pdlaswp00N(3)
- Broadcast a column panel L and swap the row panel U
- HPL_pdlaswp00T(3)
- Broadcast a column panel L and swap the row panel U
- HPL_pdlaswp01N(3)
- Broadcast a column panel L and swap the row panel U
- HPL_pdlaswp01T(3)
- Broadcast a column panel L and swap the row panel U
- HPL_pdmatgen(3)
- Parallel random matrix generator
- HPL_pdmxswp(3)
- swaps and broacast the pivot row
- HPL_pdpancrN(3)
- Crout panel factorization
- HPL_pdpancrT(3)
- Crout panel factorization
- HPL_pdpanel_disp(3)
- Deallocate a panel data structure
- HPL_pdpanel_free(3)
- Deallocate the panel ressources
- HPL_pdpanel_init(3)
- Initialize the panel resources
- HPL_pdpanel_new(3)
- Create a panel data structure
- HPL_pdpanllN(3)
- Left-looking panel factorization
- HPL_pdpanllT(3)
- Left-looking panel factorization
- HPL_pdpanrlN(3)
- Right-looking panel factorization
- HPL_pdpanrlT(3)
- Right-looking panel factorization
- HPL_pdrpancrN(3)
- Crout recursive panel factorization
- HPL_pdrpancrT(3)
- Crout recursive panel factorization
- HPL_pdrpanllN(3)
- Left-looking recursive panel factorization
- HPL_pdrpanllT(3)
- Left-looking recursive panel factorization
- HPL_pdrpanrlN(3)
- Right-looking recursive panel factorization
- HPL_pdrpanrlT(3)
- Right-looking recursive panel factorization
- HPL_pdtest(3)
- Perform one test
- HPL_pdtrsv(3)
- Solve triu( A ) x = b
- HPL_pdupdateNN(3)
- Broadcast a panel and update the trailing submatrix
- HPL_pdupdateNT(3)
- Broadcast a panel and update the trailing submatrix
- HPL_pdupdateTN(3)
- Broadcast a panel and update the trailing submatrix
- HPL_pdupdateTT(3)
- Broadcast a panel and update the trailing submatrix
- HPL_perm(3)
- Combine 2 index arrays - Generate the permutation
- HPL_pipid(3)
- Simplify the pivot vector
- HPL_plindx0(3)
- Compute local swapping index arrays
- HPL_plindx1(3)
- Compute local swapping index arrays
- HPL_plindx10(3)
- Compute the logarithmic maps for the spreading
- HPL_pnum(3)
- Rank determination
- HPL_ptimer_walltime(3)
- Return the elapsed (wall-clock) time
- HPL_pwarn(3)
- displays an error message
- HPL_rand(3)
- random number generator
- HPL_reduce(3)
- Reduce operation
- HPL_rollN(3)
- Roll U and forward the column panel
- HPL_rollT(3)
- Roll U and forward the column panel
- HPL_sdrv(3)
- Send and receive a message
- HPL_send(3)
- Send a message
- HPL_setran(3)
- Manage the random number generator
- HPL_spreadN(3)
- Spread row panel U and forward current column panel
- HPL_spreadT(3)
- Spread row panel U and forward current column panel
- HPL_timer_walltime(3)
- Return the elapsed (wall-clock) time
- HPL_warn(3)
- displays an error message
- HPL_xjumpm(3)
- Compute constants to jump in the random sequence
- Handles(3), Tcl_HandleAlloc(3), Tcl_HandleFree(3), Tcl_HandleTblInit(3), Tcl_HandleTblRelease(3), Tcl_HandleTblUseCount(3), Tcl_HandleWalk(3), Tcl_HandleXlate(3)
- Dynamic, handle addressable tables
- Hashtbl(3o)
- Hash tables and hash functions
- Hashtbl.HashedType(3o)
- The input signature of the functor Hashtbl.Make
- Hashtbl.Make(3o)
- Functor building an implementation of the hashtable structure
- Hashtbl.MakeSeeded(3o)
- Functor building an implementation of the hashtable structure
- Hashtbl.SeededHashedType(3o)
- The input signature of the functor Hashtbl.MakeSeeded
- Hashtbl.SeededS(3o)
- The output signature of the functor Hashtbl.MakeSeeded
- Hyprland(1)
- Dynamic tiling Wayland compositor
- I(3)
- verify assertions in C and C++ code
- IMPORT_FOREIGN_SCHEMA(7)
- import table definitions from a foreign server
- INN::Config(3pm)
- Export all the variables an INN Perl script might need
- INN::Utils::Shlock(3pm)
- Wrapper around the shlock program
- IV_FD_PUMP_INIT(3), iv_fd_pump_init(3), iv_fd_pump_destroy(3), iv_fd_pump_pump(3), iv_fd_pump_is_done(3)
- pump data between file descriptors
- IV_SIGNAL_INIT(3), iv_signal_register(3), iv_signal_unregister(3)
- ivykis signal handling
- IV_WORK_POOL_INIT(3), iv_work_pool_create(3), iv_work_pool_put(3), IV_WORK_ITEM_INIT(3), iv_work_pool_submit_work(3), iv_work_pool_submit_continuation(3)
- ivykis worker thread management
- Identifiable(3o)
- Uniform interface for common data structures over various things
- Identifiable.Make(3o)
- no description
- Identifiable.Map(3o)
- no description
- Identifiable.Map.T(3o)
- no description
- Identifiable.Pair(3o)
- no description
- Identifiable.S(3o)
- no description
- Identifiable.S.Map(3o)
- no description
- Identifiable.S.Set(3o)
- no description
- Identifiable.S.T(3o)
- no description
- Identifiable.S.Tbl(3o)
- no description
- Identifiable.Set(3o)
- no description
- Identifiable.Set.T(3o)
- no description
- Identifiable.Tbl(3o)
- no description
- Identifiable.Tbl.T(3o)
- no description
- Identifiable.Thing(3o)
- no description
- ImageByteOrder(3), BitmapBitOrder(3), BitmapPad(3), BitmapUnit(3), DisplayHeight(3), DisplayHeightMM(3), DisplayWidth(3), DisplayWidthMM(3), XListPixmapFormats(3), XPixmapFormatValues(3)
- image format functions and macros
- ImageMagick(1)
- a free software suite for the creation, modification and display of bitmap images
- InfernoEmbedded(3), InfernoEmbedded Softdevices(3)
- RGBW Controllers - Switch Masters - Firmware Updater
- Int_replace_polymorphic_compare(3o)
- no description
- Intro(l), intro(l)
- introduction to BEGEMOT library
- IsCursorKey(3), IsFunctionKey(3), IsKeypadKey(3), IsMiscFunctionKey(3), IsModifierKey(3), IsPFKey(3), IsPrivateKeypadKey(3)
- keysym classification macros
- Itcl_Class(3), Itcl_CreateClass(3), Itcl_DeleteClass(3), Itcl_FindClass(3), Itcl_IsClass(3), Itcl_IsClassNamespace(3)
- Manipulate classes
- Itcl_List(3), Itcl_InitList(3), Itcl_DeleteList(3), Itcl_CreateListElem(3), Itcl_DeleteListElem(3), Itcl_InsertList(3), Itcl_InsertListElem(3), Itcl_AppendList(3), Itcl_AppendListElem(3), Itcl_SetListValue(3)
- Manipulate an Itcl list object
- Itcl_Object(3), Itcl_CreateObject(3), Itcl_DeleteObject(3), Itcl_FindObject(3), Itcl_IsObject(3), Itcl_IsObjectIsa(3)
- Manipulate an class instance
- Itcl_Preserve(3), Itcl_PreserveData(3), Itcl_ReleaseData(3), Itcl_EventuallyFree(3)
- Manipulate an Itcl list object
- Itcl_RegisterC(3), Itcl_RegisterObjC(3), Itcl_FindC(3)
- Associate a symbolic name with a C procedure
- Itcl_Stack(3), Itcl_InitStack(3), Itcl_DeleteStack(3), Itcl_PushStack(3), Itcl_PopStack(3), Itcl_PeekStack(3), Itcl_GetStackValue(3), Itcl_GetStackSize(3)
- Manipulate an Itcl stack object
- J1BC(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1C(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1F(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1FA(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1FE(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1L(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1LE(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1MU(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1N(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1NE(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1P(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1PE(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1S(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1T(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1U(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- JAM_AddEmptyMessage(3)
- Add a empty message entry to a message base
- JAM_AddMessage(3)
- Add a message to message base
- JAM_ChangeMsgHeader(3)
- Change a message's header
- JAM_ClearMsgHeader(3)
- Clear a message header structure
- JAM_Crc32(3)
- Calculate CRC32 on a block of data
- JAM_DelSubPacket(3)
- Delete a subfield packet
- JAM_DeleteMessage(3)
- Delete message from messagebase
- JAM_FindUser(3)
- Find message to a user
- JAM_GetSubfield(3)
- Get a subfield from a subfield packet (not reentrant)
- JAM_GetSubfield_R(3)
- Get a subfield from a subfield packet (reentrant)
- JAM_NewSubPacket(3)
- Create a new subfield packet
- JAM_PutSubfield(3)
- Put a subfield into a subfield packet
- JAM_ReadLastRead(3)
- Read a lastread record
- JAM_ReadMBHeader(3)
- Read message base header
- JAM_ReadMsgHeader(3)
- Read a message's header and its subfields
- JAM_ReadMsgText(3)
- Read a message's text
- JAM_WriteLastRead(3)
- Write a lastread record
- JAM_WriteMBHeader(3)
- Write message base header
- JHSD(3), JudyHS macros(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
- JHSFA(3), JudyHS macros(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
- JHSG(3), JudyHS macros(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
- JHSI(3), JudyHS macros(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
- JLBC(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLC(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLD(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLF(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLFA(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLFE(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLG(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLI(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLL(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLLE(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLMU(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLN(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLNE(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLP(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLPE(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JSBSim(1)
- standalone version of the JSBSim open source flight dynamics model
- JSLD(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLF(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLFA(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLG(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLI(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLL(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLN(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLP(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- Judy(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- Judy1(3), Judy1 macros(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1ByCount(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Count(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1First(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1FirstEmpty(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1FreeArray(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Last(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1LastEmpty(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1MemUsed(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Next(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1NextEmpty(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Prev(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1PrevEmpty(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Set(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Test(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Unset(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1_funcs(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- JudyHS(3), JudyHS macros(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
- JudyHSDel(3), JudyHS functions(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
- JudyHSFreeArray(3), JudyHS functions(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
- JudyHSGet(3), JudyHS functions(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
- JudyHSIns(3), JudyHS functions(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
- JudyHS_funcs(3), JudyHS functions(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
- JudyL(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JudyLByCount(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLCount(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLDel(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLFirst(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLFirstEmpty(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLFreeArray(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLGet(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLIns(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLLast(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLLastEmpty(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLMemUsed(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLNext(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLNextEmpty(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLPrev(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLPrevEmpty(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyL_funcs(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudySL(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JudySLDel(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLFirst(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLFreeArray(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLGet(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLIns(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLLast(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLNext(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLPrev(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySL_funcs(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JxrDecApp(1)
- JPEG XR Decoder Utility
- JxrEncApp(1)
- JPEG XR Encoder Utility
- Keylist(3), TclX_NewKeyedListObj(3), TclX_KeyedListGet(3), TclX_KeyedListSet(3), TclX_KeyedListDelete(3), TclX_KeyedListGetKeys(3)
- Keyed list management routines
- Kinfold(1)
- Simulate kinetic folding of RNA secondary structures
- Kobil_mIDentity_switch(8)
- activate mIDentity CCID reader
- L(3)
- generate logging messages in C and C++
- LCD(3)
- LCD controller
- LCDd(8)
- LCDproc server daemon
- LDView(1)
- 3D viewer for LDraw models
- LHASH(3), DECLARE_LHASH_OF(3), OPENSSL_LH_COMPFUNC(3), OPENSSL_LH_HASHFUNC(3), OPENSSL_LH_DOALL_FUNC(3), LHASH_DOALL_ARG_FN_TYPE(3), IMPLEMENT_LHASH_HASH_FN(3), IMPLEMENT_LHASH_COMP_FN(3), lh_TYPE_new(3), lh_TYPE_free(3), lh_TYPE_insert(3), lh_TYPE_delete(3), lh_TYPE_retrieve(3), lh_TYPE_doall(3), lh_TYPE_doall_arg(3), lh_TYPE_error(3)
- dynamic hash table
- LHASH(3ossl), LHASH_OF(3ossl), DEFINE_LHASH_OF_EX(3ossl), DEFINE_LHASH_OF(3ossl), OPENSSL_LH_COMPFUNC(3ossl), OPENSSL_LH_HASHFUNC(3ossl), OPENSSL_LH_DOALL_FUNC(3ossl), LHASH_DOALL_ARG_FN_TYPE(3ossl), IMPLEMENT_LHASH_HASH_FN(3ossl), IMPLEMENT_LHASH_COMP_FN(3ossl), lh_TYPE_new(3ossl), lh_TYPE_free(3ossl), lh_TYPE_flush(3ossl), lh_TYPE_insert(3ossl), lh_TYPE_delete(3ossl), lh_TYPE_retrieve(3ossl), lh_TYPE_doall(3ossl), lh_TYPE_doall_arg(3ossl), lh_TYPE_num_items(3ossl), lh_TYPE_get_down_load(3ossl), lh_TYPE_set_down_load(3ossl), lh_TYPE_error(3ossl), OPENSSL_LH_new(3ossl), OPENSSL_LH_free(3ossl), OPENSSL_LH_flush(3ossl), OPENSSL_LH_insert(3ossl), OPENSSL_LH_delete(3ossl), OPENSSL_LH_retrieve(3ossl), OPENSSL_LH_doall(3ossl), OPENSSL_LH_doall_arg(3ossl), OPENSSL_LH_doall_arg_thunk(3ossl), OPENSSL_LH_set_thunks(3ossl), OPENSSL_LH_num_items(3ossl), OPENSSL_LH_get_down_load(3ossl), OPENSSL_LH_set_down_load(3ossl), OPENSSL_LH_error(3ossl)
- dynamic hash table
- LLnextgen(1)
- an Extended-LL(1) parser generator
- LOAD(7)
- load a shared library file
- LOCK_FUNCTION(3)
- Locks the memory of a function used by a timer. Allegro game programming library
- LOCK_VARIABLE(3)
- Locks the memory of a variable used by a timer. Allegro game programming library
- LZSS_PACK_DATA(3)
- Opaque structure for handling LZSS compression. Allegro game programming library
- LZSS_UNPACK_DATA(3)
- Opaque structure for handling LZSS decompression. Allegro game programming library
- LatentModel(1)
- Example of Modeling Correlated Defaults
- Lazy(3o)
- Deferred computations
- Lazy_backtrack(3o)
- no description
- Lexing(3o)
- The run-time library for lexers generated by ocamllex
- ListDBus(1)
- List the names on a DBus
- Load_path(3o)
- Management of include directories
- Load_path.Dir(3o)
- no description
- Local_store(3o)
- This module provides some facilities for creating references (and hash tables) which can easily be snapshoted and restored to an arbitrary version
- Location(3o)
- Source code locations (ranges of positions), used in parsetree
- Longident(3o)
- Long identifiers, used in parsetree
- MAP(3)
- agar feature-based tile map
- MAP_View(3)
- editor and display widget for Agar-MAP maps
- MATRIX(3)
- Fixed point matrix structure. Allegro game programming library
- MBK_CATAL_NAME(1)
- define the mbk catalog file
- MBK_CATA_LIB(1)
- define the mbk catalog directory
- MBK_CK(1)
- define the clock name pattern
- MBK_FILTER_SFX(1)
- define the input/output filter suffixe. man1/alc_origin.1
- MBK_IN_FILTER(1)
- define the input filter man1/alc_origin.1
- MBK_IN_LO(1)
- define the logical input format of mbk and genlib
- MBK_IN_PH(1)
- define the physical input format of mbk and genlib
- MBK_OUT_FILTER(1)
- define the input filter man1/alc_origin.1
- MBK_OUT_LO(1)
- define the logical output format of mbk and genlib
- MBK_OUT_PH(1)
- define the physical output format of mbk and genlib
- MBK_SEPAR(1)
- define the separator character for hierarchy
- MBK_TRACE_GETENV(1)
- defines getenv() debug output man1/alc_origin.1
- MBK_VDD(1)
- define the high level power name pattern
- MBK_VSS(1)
- define the ground power name pattern
- MBK_WORK_LIB(1)
- define the mbk working directory
- MD2(3), MD4(3), MD5(3), MD2_Init(3), MD2_Update(3), MD2_Final(3), MD4_Init(3), MD4_Update(3), MD4_Final(3), MD5_Init(3), MD5_Update(3), MD5_Final(3)
- MD2, MD4, and MD5 hash functions
- MD2(3ossl), MD4(3ossl), MD5(3ossl), MD2_Init(3ossl), MD2_Update(3ossl), MD2_Final(3ossl), MD4_Init(3ossl), MD4_Update(3ossl), MD4_Final(3ossl), MD5_Init(3ossl), MD5_Update(3ossl), MD5_Final(3ossl)
- MD2, MD4, and MD5 hash functions
- MDC2(3), MDC2_Init(3), MDC2_Update(3), MDC2_Final(3)
- MDC2 hash function
- MDC2(3ossl), MDC2_Init(3ossl), MDC2_Update(3ossl), MDC2_Final(3ossl)
- MDC2 hash function
- MENU_PLAYER(3)
- Stores GUI data internally used by Allegro
- MERGE(7)
- conditionally insert, update, or delete rows of a table
- MIDGsmooth(1)
- send MIDG-formatted GPS data to a FlightGear instance
- MIDI(3)
- Stores MIDI data. Allegro game programming library
- MPIX_Allreduce_enqueue(3)
- Enqueue an allreduce operation to a GPU stream that is associated with the local stream
- MPIX_Async_get_state(3)
- [short description]
- MPIX_Async_spawn(3)
- [short description]
- MPIX_Async_start(3)
- [short description]
- MPIX_Comm_create_errhandler_x(3)
- Creates an MPI-style communicator errorhandler with an extra_state
- MPIX_Comm_failure_ack(3)
- Acknowledge the current group of failed processes
- MPIX_Comm_failure_get_acked(3)
- Get the group of acknowledged failures
- MPIX_Comm_get_failed(3)
- This local operation returns the group of processes that are locally known to have failed
- MPIX_Comm_get_stream(3)
- Get the stream object that is attached to the communicator
- MPIX_Comm_revoke(3)
- Prevent a communicator from being used in the future
- MPIX_Comm_shrink(3)
- Creates a new communitor from an existing communicator while excluding failed processes
- MPIX_Comm_test_threadcomm(3)
- Tests to see if a comm is a threadcomm
- MPIX_File_create_errhandler_x(3)
- Creates an MPI-style file errorhandler with an extra_state
- MPIX_GPU_query_support(3)
- Returns whether the specific type of GPU is supported
- MPIX_Grequest_class_allocate(3)
- Create and return a user-defined extended request based on a generalized request class
- MPIX_Grequest_class_create(3)
- [short description]
- MPIX_Grequest_start(3)
- Create and return a user-defined extended request
- MPIX_Info_set_hex(3)
- [short description]
- MPIX_Irecv_enqueue(3)
- Enqueue a nonblocking receive operation to a GPU stream that is associated with the local stream
- MPIX_Isend_enqueue(3)
- Enqueue a nonblocking send operation to a GPU stream that is associated with the local stream
- MPIX_Op_create_x(3)
- Creates a user-defined reduction op with an extra_state
- MPIX_Query_cuda_support(3)
- Returns whether CUDA is supported
- MPIX_Query_hip_support(3)
- Returns whether HIP (AMD GPU) is supported
- MPIX_Query_ze_support(3)
- Returns whether ZE (Intel GPU) is supported
- MPIX_Recv_enqueue(3)
- Enqueue a receive operation to a GPU stream that is associated with the local stream
- MPIX_Request_is_complete(3)
- [short description]
- MPIX_Send_enqueue(3)
- Enqueue a send operation to a GPU stream that is associated with the local stream
- MPIX_Session_create_errhandler_x(3)
- Creates an MPI-style session errorhandler with an extra_state
- MPIX_Start_progress_thread(3)
- Start a progress thread that will poll progress on the given stream
- MPIX_Stop_progress_thread(3)
- Stop the progress thread that polls progress on the given stream
- MPIX_Stream_comm_create(3)
- Create a new communicator with local stream attached
- MPIX_Stream_comm_create_multiplex(3)
- Create a new communicator with multiple local streams attached
- MPIX_Stream_isend(3)
- Start a nonblocking send from a specific local stream to a specific remote stream
- MPIX_Stream_send(3)
- Send message from a specific local stream to a specific destination stream
- MPIX_Threadcomm_finish(3)
- finish/deactiviate a thread communicator (inside thread parallel regions)
- MPIX_Threadcomm_free(3)
- free a thread communicator (outside thread parallel regions)
- MPIX_Threadcomm_init(3)
- initialize a thread communicator (outside thread parallel regions)
- MPIX_Threadcomm_start(3)
- start/activiate a thread communicator (inside thread parallel regions)
- MPIX_Wait_enqueue(3)
- Enqueue a wait operation to a GPU stream that is associated with the local stream
- MPIX_Waitall_enqueue(3)
- Enqueue a waitall operation to a GPU stream that is associated with the local stream
- MPIX_Win_create_errhandler_x(3)
- Creates an MPI-style window errorhandler with an extra_state
- MPI_Accumulate(3)
- Accumulate data into the target process using remote memory access
- MPI_Add_error_class(3)
- Add an MPI error class to the known classes
- MPI_Add_error_code(3)
- Add an MPI error code to an MPI error class
- MPI_Add_error_string(3)
- Associates an error string with an MPI error code or class
- MPI_Address(3)
- Gets the address of a location in memory
- MPI_Aint_add(3)
- Returns the sum of base and disp
- MPI_Aint_diff(3)
- Returns the difference between addr1 and addr2
- MPI_Allgather(3)
- Gathers data from all tasks and distribute the combined data to all tasks
- MPI_Allgatherv(3)
- Gathers data from all tasks and deliver the combined data to all tasks
- MPI_Alloc_mem(3)
- Allocate memory for message passing and RMA
- MPI_Allreduce(3)
- Combines values from all processes and distributes the result back to all processes
- MPI_Allreduce_init(3)
- Create a persistent request for allreduce
- MPI_Alltoall(3)
- Sends data from all to all processes
- MPI_Alltoallv(3)
- Sends data from all to all processes; each process may send a different amount of data and provide displacements for the input and output data
- MPI_Alltoallw(3)
- Generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
- MPI_Attr_delete(3)
- Deletes an attribute value associated with a key on a communicator
- MPI_Attr_put(3)
- Stores attribute value associated with a key
- MPI_Barrier(3)
- Blocks until all processes in the communicator have reached this routine
- MPI_Bcast(3)
- Broadcasts a message from the process with rank "root" to all other processes of the communicator
- MPI_Bcast_init(3)
- Creates a persistent request for broadcast
- MPI_Bsend(3)
- Basic send with user-provided buffering
- MPI_Bsend_init(3)
- Builds a handle for a buffered send
- MPI_Buffer_attach(3)
- Attaches a user-provided buffer for sending
- MPI_Buffer_detach(3)
- Removes an existing buffer (for use in MPI_Bsend etc)
- MPI_Buffer_flush(3)
- block until all messages currently in the globally shared buffer of the calling process have been transmitted
- MPI_Buffer_iflush(3)
- start a nonblocking flush in the globally shared buffer
- MPI_Cart_coords(3)
- Determines process coords in cartesian topology given rank in group
- MPI_Cart_create(3)
- Makes a new communicator to which topology information has been attached
- MPI_Cart_get(3)
- Retrieves Cartesian topology information associated with a communicator
- MPI_Cart_rank(3)
- Determines process rank in communicator given Cartesian location
- MPI_Cart_shift(3)
- Returns the shifted source and destination ranks, given a shift direction and amount
- MPI_Cart_sub(3)
- Partitions a communicator into subgroups which form lower-dimensional cartesian subgrids
- MPI_Cartdim_get(3)
- Retrieves Cartesian topology information associated with a communicator
- MPI_Comm_attach_buffer(3)
- Attaches a user-provided buffer for buffered send in the communicator
- MPI_Comm_call_errhandler(3)
- Call the error handler installed on a communicator
- MPI_Comm_create_errhandler(3)
- Create a communicator error handler
- MPI_Comm_delete_attr(3)
- Deletes an attribute value associated with a key on a communicator
- MPI_Comm_detach_buffer(3)
- Removes an existing buffer (for use in MPI_Bsend etc) in the communicator
- MPI_Comm_disconnect(3)
- Disconnect from a communicator
- MPI_Comm_dup(3)
- Duplicates an existing communicator
- MPI_Comm_dup_with_info(3)
- Duplicates an existing communicator using the supplied info hints
- MPI_Comm_flush_buffer(3)
- block until all messages currently in the communicator-specific buffer of the calling process have been transmitted
- MPI_Comm_free(3)
- Marks the communicator object for deallocation
- MPI_Comm_get_errhandler(3)
- Get the error handler attached to a communicator
- MPI_Comm_group(3)
- Accesses the group associated with given communicator
- MPI_Comm_idup(3)
- nonblocking communicator duplication
- MPI_Comm_idup_with_info(3)
- nonblocking communicator duplication
- MPI_Comm_join(3)
- Create a communicator by joining two processes connected by a socket
- MPI_Comm_rank(3)
- Determines the rank of the calling process in the communicator
- MPI_Comm_remote_group(3)
- Accesses the remote group associated with
- MPI_Comm_remote_size(3)
- Determines the size of the remote group
- MPI_Comm_set_attr(3)
- Stores attribute value associated with a key
- MPI_Comm_set_errhandler(3)
- Set the error handler for a communicator
- MPI_Comm_set_info(3)
- Set new values for the hints of the communicator associated with comm
- MPI_Comm_size(3)
- Determines the size of the group associated with a communicator
- MPI_Comm_split(3)
- Creates new communicators based on colors and keys
- MPI_Comm_split_type(3)
- Creates new communicators based on split types and keys
- MPI_Compare_and_swap(3)
- Perform one-sided atomic compare-and-swap
- MPI_Dims_create(3)
- Creates a division of processors in a cartesian grid
- MPI_Dist_graph_create(3)
- MPI_DIST_GRAPH_CREATE returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Dist_graph_create_adjacent(3)
- returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Dist_graph_neighbors(3)
- Provides adjacency information for a distributed graph topology
- MPI_Dist_graph_neighbors_count(3)
- Provides adjacency information for a distributed graph topology
- MPI_Errhandler_c2f(3)
- converts MPI_Errhandler to Fortran INTEGER
- MPI_Errhandler_create(3)
- Creates an MPI-style errorhandler
- MPI_Errhandler_f2c(3)
- converts Fortran INTEGER to MPI_Errhandler
- MPI_Errhandler_free(3)
- Frees an MPI-style errorhandler
- MPI_Errhandler_get(3)
- Gets the error handler for a communicator
- MPI_Errhandler_set(3)
- Sets the error handler for a communicator
- MPI_Error_class(3)
- Converts an error code into an error class
- MPI_Error_string(3)
- Return a string for a given error code
- MPI_Exscan(3)
- Computes the exclusive scan (partial reductions) of data on a collection of processes
- MPI_Fetch_and_op(3)
- Perform one-sided read-modify-write
- MPI_File_c2f(3)
- Translates a C file handle to a Fortran file handle
- MPI_File_call_errhandler(3)
- Call the error handler installed on a file
- MPI_File_create_errhandler(3)
- Create a file error handler
- MPI_File_delete(3)
- Deletes a file
- MPI_File_f2c(3)
- Translates a Fortran file handle to a C file handle
- MPI_File_get_amode(3)
- Returns the file access mode
- MPI_File_get_atomicity(3)
- Returns the atomicity mode
- MPI_File_get_byte_offset(3)
- Returns the absolute byte position in the file corresponding to "offset" etypes relative to the current view
- MPI_File_get_errhandler(3)
- Get the error handler attached to a file
- MPI_File_get_group(3)
- Returns the group of processes that opened the file
- MPI_File_get_info(3)
- Returns the hints for a file that are actually being used by MPI
- MPI_File_get_position(3)
- Returns the current position of the individual file pointer in etype units relative to the current view
- MPI_File_get_position_shared(3)
- Returns the current position of the shared file pointer in etype units relative to the current view
- MPI_File_get_type_extent(3)
- Returns the extent of datatype in the file
- MPI_File_get_type_extent_c(3)
- Returns the extent of datatype in the file
- MPI_File_iread(3)
- Nonblocking read using individual file pointer
- MPI_File_iread_all(3)
- Nonblocking collective read using individual file pointer
- MPI_File_iread_all_c(3)
- Nonblocking collective read using individual file pointer
- MPI_File_iread_at(3)
- Nonblocking read using explicit offset
- MPI_File_iread_at_all(3)
- Nonblocking collective read using explicit offset
- MPI_File_iread_at_all_c(3)
- Nonblocking collective read using explicit offset
- MPI_File_iread_at_c(3)
- Nonblocking read using explicit offset
- MPI_File_iread_c(3)
- Nonblocking read using individual file pointer
- MPI_File_iread_shared(3)
- Nonblocking read using shared file pointer
- MPI_File_iread_shared_c(3)
- Nonblocking read using shared file pointer
- MPI_File_iwrite(3)
- Nonblocking write using individual file pointer
- MPI_File_iwrite_all(3)
- Nonblocking collective write using individual file pointer
- MPI_File_iwrite_all_c(3)
- Nonblocking collective write using individual file pointer
- MPI_File_iwrite_c(3)
- Nonblocking write using individual file pointer
- MPI_File_iwrite_shared(3)
- Nonblocking write using shared file pointer
- MPI_File_iwrite_shared_c(3)
- Nonblocking write using shared file pointer
- MPI_File_read(3)
- Read using individual file pointer
- MPI_File_read_all(3)
- Collective read using individual file pointer
- MPI_File_read_all_begin(3)
- Begin a split collective read using individual file pointer
- MPI_File_read_all_begin_c(3)
- Begin a split collective read using individual file pointer
- MPI_File_read_all_c(3)
- Collective read using individual file pointer
- MPI_File_read_all_end(3)
- Complete a split collective read using individual file pointer
- MPI_File_read_at(3)
- Read using explicit offset
- MPI_File_read_at_all(3)
- Collective read using explicit offset
- MPI_File_read_at_all_begin(3)
- Begin a split collective read using explicit offset
- MPI_File_read_at_all_begin_c(3)
- Begin a split collective read using explicit offset
- MPI_File_read_at_all_c(3)
- Collective read using explicit offset
- MPI_File_read_at_all_end(3)
- Complete a split collective read using explicit offset
- MPI_File_read_at_c(3)
- Read using explicit offset
- MPI_File_read_c(3)
- Read using individual file pointer
- MPI_File_read_ordered(3)
- Collective read using shared file pointer
- MPI_File_read_ordered_begin(3)
- Begin a split collective read using shared file pointer
- MPI_File_read_ordered_begin_c(3)
- Begin a split collective read using shared file pointer
- MPI_File_read_ordered_c(3)
- Collective read using shared file pointer
- MPI_File_read_ordered_end(3)
- Complete a split collective read using shared file pointer
- MPI_File_read_shared(3)
- Read using shared file pointer
- MPI_File_read_shared_c(3)
- Read using shared file pointer
- MPI_File_seek(3)
- Updates the individual file pointer
- MPI_File_seek_shared(3)
- Updates the shared file pointer
- MPI_File_set_atomicity(3)
- Sets the atomicity mode
- MPI_File_set_errhandler(3)
- Set the error handler for an MPI file
- MPI_File_set_info(3)
- Sets new values for the hints associated with a file
- MPI_File_sync(3)
- Causes all previous writes to be transferred to the storage device
- MPI_File_write(3)
- Write using individual file pointer
- MPI_File_write_all(3)
- Collective write using individual file pointer
- MPI_File_write_all_begin(3)
- Begin a split collective write using individual file pointer
- MPI_File_write_all_begin_c(3)
- Begin a split collective write using individual file pointer
- MPI_File_write_all_c(3)
- Collective write using individual file pointer
- MPI_File_write_all_end(3)
- Complete a split collective write using individual file pointer
- MPI_File_write_at_all_end(3)
- Complete a split collective write using explicit offset
- MPI_File_write_c(3)
- Write using individual file pointer
- MPI_File_write_ordered(3)
- Collective write using shared file pointer
- MPI_File_write_ordered_begin(3)
- Begin a split collective write using shared file pointer
- MPI_File_write_ordered_begin_c(3)
- Begin a split collective write using shared file pointer
- MPI_File_write_ordered_c(3)
- Collective write using shared file pointer
- MPI_File_write_ordered_end(3)
- Complete a split collective write using shared file pointer
- MPI_File_write_shared(3)
- Write using shared file pointer
- MPI_File_write_shared_c(3)
- Write using shared file pointer
- MPI_Finalized(3)
- Indicates whether MPI_Finalize has been called
- MPI_Free_mem(3)
- Free memory allocated with MPI_Alloc_mem
- MPI_Gatherv(3)
- Gathers into specified locations from all processes in a group
- MPI_Get(3)
- Get data from a memory window on a remote process
- MPI_Get_accumulate(3)
- Perform an atomic, one-sided read-and-accumulate operation
- MPI_Get_address(3)
- Get the address of a location in memory
- MPI_Get_hw_resource_info(3)
- returns an info object containing information pertaining to the hardware platform on which the calling MPI process is executing at the moment of the call
- MPI_Graph_get(3)
- Retrieves graph topology information associated with a communicator
- MPI_Graph_neighbors(3)
- Returns the neighbors of a node associated
- MPI_Graph_neighbors_count(3)
- Returns the number of neighbors of a node
- MPI_Graphdims_get(3)
- Retrieves graph topology information associated with a communicator
- MPI_Grequest_complete(3)
- Notify MPI that a user-defined request is complete
- MPI_Grequest_start(3)
- Create and return a user-defined request
- MPI_Group_difference(3)
- Makes a group from the difference of two groups
- MPI_Group_excl(3)
- Produces a group by reordering an existing group and taking only unlisted members
- MPI_Group_incl(3)
- Produces a group by reordering an existing group and taking only listed members
- MPI_Group_intersection(3)
- Produces a group as the intersection of two existing groups
- MPI_Group_range_excl(3)
- Produces a group by excluding ranges of processes from an existing group
- MPI_Group_union(3)
- Produces a group by combining two groups
- MPI_Iallgather(3)
- Gathers data from all tasks and distribute the combined data to all tasks in a nonblocking way
- MPI_Iallgatherv(3)
- Gathers data from all tasks and deliver the combined data to all tasks in a nonblocking way
- MPI_Iallreduce(3)
- Combines values from all processes and distributes the result back to all processes in a nonblocking way
- MPI_Ialltoall(3)
- Sends data from all to all processes in a nonblocking way
- MPI_Ialltoallv(3)
- Sends data from all to all processes in a nonblocking way; each process may send a different amount of data and provide displacements for the input and output data
- MPI_Ialltoallw(3)
- Nonblocking generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
- MPI_Ibarrier(3)
- Notifies the process that it has reached the barrier and returns immediately
- MPI_Ibcast(3)
- Broadcasts a message from the process with rank "root" to all other processes of the communicator in a nonblocking way
- MPI_Ibsend(3)
- Starts a nonblocking buffered send
- MPI_Iexscan(3)
- Computes the exclusive scan (partial reductions) of data on a collection of processes in a nonblocking way
- MPI_Igatherv(3)
- Gathers into specified locations from all processes in a group in a nonblocking way
- MPI_Improbe(3)
- Nonblocking matched probe
- MPI_Imrecv(3)
- Nonblocking receive of message matched by MPI_Mprobe or MPI_Improbe
- MPI_Info_delete(3)
- Deletes a (key,value) pair from info
- MPI_Info_dup(3)
- Returns a duplicate of the info object
- MPI_Info_get(3)
- Retrieves the value associated with a key
- MPI_Info_get_nkeys(3)
- Returns the number of currently defined keys in info
- MPI_Info_get_nthkey(3)
- Returns the nth defined key in info
- MPI_Info_get_string(3)
- Retrieves the value associated with a key
- MPI_Info_get_valuelen(3)
- Retrieves the length of the value associated with a key
- MPI_Info_set(3)
- Adds a (key,value) pair to info
- MPI_Init_thread(3)
- Initialize the MPI execution environment
- MPI_Initialized(3)
- Indicates whether MPI_Init has been called
- MPI_Intercomm_create_from_groups(3)
- Create an intercommuncator from local and remote groups
- MPI_Ireduce(3)
- Reduces values on all processes to a single value in a nonblocking way
- MPI_Ireduce_scatter(3)
- Combines values and scatters the results in a nonblocking way
- MPI_Ireduce_scatter_block(3)
- Combines values and scatters the results in a nonblocking way
- MPI_Irsend(3)
- Starts a nonblocking ready send
- MPI_Is_thread_main(3)
- Returns a flag indicating whether this thread called MPI_Init or MPI_Init_thread
- MPI_Iscan(3)
- Computes the scan (partial reductions) of data on a collection of processes in a nonblocking way
- MPI_Iscatter(3)
- Sends data from one process to all other processes in a communicator in a nonblocking way
- MPI_Isend(3)
- Begins a nonblocking send
- MPI_Isendrecv(3)
- Starts a nonblocking send and receive
- MPI_Isendrecv_replace(3)
- Starts a nonblocking send and receive with a single buffer
- MPI_Issend(3)
- Starts a nonblocking synchronous send
- MPI_Mprobe(3)
- Blocking matched probe
- MPI_Mrecv(3)
- Blocking receive of message matched by MPI_Mprobe or MPI_Improbe
- MPI_Neighbor_allgather(3)
- Gathers data from all neighboring processes and distribute the combined data to all neighboring processes
- MPI_Neighbor_alltoall(3)
- Sends and Receivs data from all neighboring processes
- MPI_Neighbor_alltoallv(3)
- The vector variant of MPI_Neighbor_alltoall allows sending/receiving different numbers of elements to and from each neighbor
- MPI_Neighbor_alltoallw(3)
- Like MPI_Neighbor_alltoallv but it allows one to send and receive with different types to and from each neighbor
- MPI_Op_commutative(3)
- Queries an MPI reduction operation for its commutativity
- MPI_Op_create(3)
- Creates a user-defined combination function handle
- MPI_Op_free(3)
- Frees a user-defined combination function handle
- MPI_Open_port(3)
- Establish an address that can be used to establish connections between groups of MPI processes
- MPI_Pack(3)
- Packs a datatype into contiguous memory
- MPI_Pack_external(3)
- Packs a datatype into contiguous memory, using the external32 format
- MPI_Pack_external_size(3)
- Returns the upper bound on the amount of space needed to pack a message using MPI_Pack_external
- MPI_Pack_size(3)
- Returns the upper bound on the amount of space needed to pack a message
- MPI_Parrived(3)
- Test partial completion of partitioned receive operations
- MPI_Pready(3)
- Indicates that a given portion of the send buffer in a partitioned
- MPI_Pready_list(3)
- Indicates that a list of portions of the send buffer in a partitioned
- MPI_Pready_range(3)
- Indicates that a given range of the send buffer in a partitioned
- MPI_Precv_init(3)
- Creates a partitioned communication receive request
- MPI_Psend_init(3)
- Creates a partitioned communication send request
- MPI_Put(3)
- Put data into a memory window on a remote process
- MPI_Query_thread(3)
- Return the level of thread support provided by the MPI library
- MPI_Raccumulate(3)
- Accumulate data into the target process using remote memory access
- MPI_Reduce(3)
- Reduces values on all processes to a single value
- MPI_Reduce_init(3)
- Create a persistent request for reduce
- MPI_Reduce_local(3)
- Applies a reduction operator to local arguments
- MPI_Reduce_scatter(3)
- Combines values and scatters the results
- MPI_Reduce_scatter_block(3)
- Combines values and scatters the results
- MPI_Reduce_scatter_block_init(3)
- Create a persistent request for reduce_scatter_block
- MPI_Reduce_scatter_init(3)
- Create a persistent request for reduce_scatter
- MPI_Register_datarep(3)
- Register functions for user-defined data representations
- MPI_Register_datarep_c(3)
- Register functions for user-defined data representations
- MPI_Remove_error_code(3)
- Remove an MPI error code
- MPI_Remove_error_string(3)
- Remove the error string associated with an MPI error code or class
- MPI_Request_get_status(3)
- Nondestructive test for the completion of a Request
- MPI_Request_get_status_all(3)
- Nondestructive test for the completion of all requests
- MPI_Request_get_status_any(3)
- Nondestructive test for the completion of any of the requests
- MPI_Request_get_status_some(3)
- Nondestructive test for the completion of some of the requests
- MPI_Rget(3)
- Get data from a memory window on a remote process
- MPI_Rget_accumulate(3)
- Perform an atomic, one-sided read-and-accumulate
- MPI_Rput(3)
- Put data into a memory window on a remote process and return a request
- MPI_Rsend(3)
- Blocking ready send
- MPI_Rsend_init(3)
- Creates a persistent request for a ready send
- MPI_Scan(3)
- Computes the scan (partial reductions) of data on a collection of processes
- MPI_Scatter(3)
- Sends data from one process to all other processes in a communicator
- MPI_Send(3)
- Performs a blocking send
- MPI_Send_init(3)
- Create a persistent request for a standard send
- MPI_Sendrecv(3)
- Sends and receives a message
- MPI_Sendrecv_replace(3)
- Sends and receives using a single buffer
- MPI_Session_attach_buffer(3)
- Attaches a user-provided buffer for buffered send in the session
- MPI_Session_call_errhandler(3)
- Call the error handler installed on a MPI session
- MPI_Session_create_errhandler(3)
- Create an error handler for use with MPI session
- MPI_Session_detach_buffer(3)
- Removes an existing buffer (for use in MPI_Bsend etc) in the session
- MPI_Session_flush_buffer(3)
- block until all messages currently in the session-specific buffer of the calling process have been transmitted
- MPI_Session_get_errhandler(3)
- Get the error handler for the MPI session
- MPI_Session_get_info(3)
- Get the info hints associated to the session
- MPI_Session_get_pset_info(3)
- Get the info associated with the processes set
- MPI_Session_set_errhandler(3)
- Set MPI session error handler
- MPI_Ssend(3)
- Blocking synchronous send
- MPI_Ssend_init(3)
- Creates a persistent request for a synchronous send
- MPI_Start(3)
- Initiates a communication with a persistent request handle
- MPI_Status_get_error(3)
- Get MPI_ERROR field from the status
- MPI_Status_get_source(3)
- Get MPI_SOURCE field from the status
- MPI_Status_get_tag(3)
- Get MPI_TAG field from the status
- MPI_Status_set_cancelled(3)
- Sets the cancelled state associated with a request
- MPI_Status_set_error(3)
- Set MPI_ERROR field in the status
- MPI_Status_set_source(3)
- Set MPI_SOURCE field in the status
- MPI_Status_set_tag(3)
- Set MPI_TAG field in the status
- MPI_T_category_changed(3)
- Get the timestamp indicating the last change to the categories
- MPI_T_category_get_events(3)
- Query which event types are contained in a particular category
- MPI_T_category_get_index(3)
- Get the index of a category
- MPI_T_category_get_num_events(3)
- Returns the number of event types contained in the queried category
- MPI_T_cvar_get_index(3)
- Get the index of a control variable
- MPI_T_cvar_handle_alloc(3)
- Allocate a handle for a control variable
- MPI_T_cvar_handle_free(3)
- Free an existing handle for a control variable
- MPI_T_cvar_read(3)
- Read the value of a control variable
- MPI_T_event_callback_get_info(3)
- Returns a new info object containing the hints of the callback function registered for the callback safety level specified by cb_safety of the event-registration handle associated with event_registration
- MPI_T_event_callback_set_info(3)
- Updates the hints of the callback function registered for the callback safety level specified by cb_safety of the event-registration handle associated with event_registration
- MPI_T_event_copy(3)
- Copy event data as a whole into a user-specified buffer
- MPI_T_event_get_index(3)
- Returns the index of an event type identified by a known event type name
- MPI_T_event_get_info(3)
- Returns additional information about a specific event type
- MPI_T_event_get_source(3)
- Returns the index of the source of the event instance
- MPI_T_event_get_timestamp(3)
- Returns the timestamp of when the event was initially observed by the implementation
- MPI_T_event_handle_alloc(3)
- Creates a registration handle for the event type identified by event_index
- MPI_T_event_handle_free(3)
- Initiates deallocation of the event-registration handle specified by event_registration
- MPI_T_event_handle_get_info(3)
- Returns a new info object containing the hints of the event-registration handle associated with event_registration
- MPI_T_event_handle_set_info(3)
- Updates the hints of the event-registration handle associated with event_registration
- MPI_T_event_read(3)
- Copy one element of event data to a user-specified buffer
- MPI_T_event_register_callback(3)
- Associates a user-defined function with an allocated event-registration handle
- MPI_T_event_set_dropped_handler(3)
- Registers a function to be called when event information is dropped for the registration handle specified in event_registration
- MPI_T_init_thread(3)
- Initialize the MPI_T execution environment
- MPI_T_pvar_get_index(3)
- Get the index of a performance variable
- MPI_T_pvar_handle_alloc(3)
- Allocate a handle for a performance variable
- MPI_T_pvar_handle_free(3)
- Free an existing handle for a performance variable
- MPI_T_pvar_read(3)
- Read the value of a performance variable
- MPI_T_pvar_readreset(3)
- Read the value of a performance variable and then reset it
- MPI_T_source_get_info(3)
- Returns additional information on the source identified by the source_index argument
- MPI_T_source_get_timestamp(3)
- Returns a current timestamp from the source identified by the source_index argument
- MPI_Test_cancelled(3)
- Tests to see if a request was cancelled
- MPI_Testall(3)
- Tests for the completion of all previously initiated requests
- MPI_Testany(3)
- Tests for completion of any previdously initiated requests
- MPI_Topo_test(3)
- Determines the type of topology (if any) associated with a communicator
- MPI_Type_commit(3)
- Commits the datatype
- MPI_Type_contiguous(3)
- Creates a contiguous datatype
- MPI_Type_create_darray(3)
- Create a datatype representing a distributed array
- MPI_Type_create_f90_complex(3)
- Return a predefined type that matches the specified range
- MPI_Type_create_f90_integer(3)
- Return a predefined type that matches the specified range
- MPI_Type_create_f90_real(3)
- Return a predefined type that matches the specified range
- MPI_Type_create_hindexed(3)
- Create a datatype for an indexed datatype with displacements in bytes
- MPI_Type_create_hindexed_block(3)
- Create an hindexed datatype with constant-sized blocks
- MPI_Type_create_hvector(3)
- Create a datatype with a constant stride given in bytes
- MPI_Type_create_indexed_block(3)
- Create an indexed datatype with constant-sized blocks
- MPI_Type_create_keyval(3)
- Create an attribute keyval for MPI datatypes
- MPI_Type_create_resized(3)
- Create a datatype with a new lower bound and extent from an existing datatype
- MPI_Type_create_struct(3)
- Create an MPI datatype from a general set of datatypes, displacements, and block sizes
- MPI_Type_create_subarray(3)
- Create a datatype for a subarray of a regular, multidimensional array
- MPI_Type_delete_attr(3)
- Deletes an attribute value associated with a key on a datatype
- MPI_Type_dup(3)
- Duplicate a datatype
- MPI_Type_extent(3)
- Returns the extent of a datatype
- MPI_Type_free(3)
- Frees the datatype
- MPI_Type_free_keyval(3)
- Frees an attribute key for datatypes
- MPI_Type_get_extent(3)
- Get the lower bound and extent for a Datatype
- MPI_Type_get_extent_x(3)
- Get the lower bound and extent as MPI_Count values for a datatype
- MPI_Type_get_name(3)
- Get the print name for a datatype
- MPI_Type_get_true_extent(3)
- Get the true lower bound and extent for a datatype
- MPI_Type_get_true_extent_x(3)
- Get the true lower bound and extent as MPI_Count values for a datatype
- MPI_Type_get_value_index(3)
- returns a handle to a predefined datatype suitable for the use with MPI_MINLOC and MPI_MAXLOC if such a predefined type exists
- MPI_Type_hindexed(3)
- Creates an indexed datatype with offsets in bytes
- MPI_Type_indexed(3)
- Creates an indexed datatype
- MPI_Type_lb(3)
- Returns the lower-bound of a datatype
- MPI_Type_match_size(3)
- Find an MPI datatype matching a specified size
- MPI_Type_set_attr(3)
- Stores attribute value associated with a key
- MPI_Type_set_name(3)
- set datatype name
- MPI_Type_size(3)
- Return the number of bytes occupied by entries in the datatype
- MPI_Type_size_x(3)
- Return the number of bytes occupied by entries in the datatype
- MPI_Type_struct(3)
- Creates a struct datatype
- MPI_Type_ub(3)
- Returns the upper bound of a datatype
- MPI_Type_vector(3)
- Creates a vector (strided) datatype
- MPI_Unpack(3)
- Unpack a buffer according to a datatype into contiguous memory
- MPI_Unpack_external(3)
- Unpack a buffer (packed with MPI_Pack_external) according to a datatype into contiguous memory
- MPI_Unpublish_name(3)
- Unpublish a service name published with MPI_Publish_name
- MPI_Waitany(3)
- Waits for any specified MPI Request to complete
- MPI_Win_allocate(3)
- Create and allocate an MPI Window object for one-sided communication
- MPI_Win_allocate_shared(3)
- Create an MPI Window object for one-sided communication and shared memory access, and allocate memory at each process
- MPI_Win_attach(3)
- Attach memory to a dynamic window
- MPI_Win_call_errhandler(3)
- Call the error handler installed on a window
- MPI_Win_create(3)
- Create an MPI Window object for one-sided communication
- MPI_Win_create_dynamic(3)
- Create an MPI Window object for one-sided communication
- MPI_Win_create_errhandler(3)
- Create an error handler for use with MPI window
- MPI_Win_create_keyval(3)
- Create an attribute keyval for MPI window objects
- MPI_Win_delete_attr(3)
- Deletes an attribute value associated with a key on a window
- MPI_Win_detach(3)
- Detach memory from a dynamic window
- MPI_Win_fence(3)
- Perform an MPI fence synchronization on a MPI window
- MPI_Win_flush(3)
- Complete all outstanding RMA operations at the given target
- MPI_Win_flush_all(3)
- Complete all outstanding RMA operations at all targets
- MPI_Win_flush_local(3)
- Complete locally all outstanding RMA operations at the given target
- MPI_Win_flush_local_all(3)
- Complete locally all outstanding RMA operations at all targets
- MPI_Win_free(3)
- Free an MPI RMA window
- MPI_Win_free_keyval(3)
- Frees an attribute key for MPI RMA windows
- MPI_Win_get_attr(3)
- Get attribute cached on an MPI window object
- MPI_Win_get_errhandler(3)
- Get the error handler for the MPI RMA window
- MPI_Win_get_group(3)
- Get the MPI Group of the window object
- MPI_Win_get_info(3)
- Returns a new info object containing the hints of the window
- MPI_Win_get_name(3)
- Get the print name associated with the MPI RMA window
- MPI_Win_lock_all(3)
- Begin an RMA access epoch at all processes on the given window
- MPI_Win_set_attr(3)
- Stores attribute value associated with a key
- MPI_Win_set_errhandler(3)
- Set window error handler
- MPI_Win_set_info(3)
- Set new values for the hints of the window associated with win
- MPI_Win_set_name(3)
- Set the print name for an MPI RMA window
- MPI_Win_shared_query(3)
- Query the size and base pointer for a patch of a shared memory window
- MPI_Win_sync(3)
- Synchronize public and private copies of the given window
- MPI_Win_test(3)
- Test whether an RMA exposure epoch has completed
- MPI_Win_unlock_all(3)
- Completes an RMA access epoch at all processes on the given window
- MPI_Wtime(3)
- Returns an elapsed time on the calling processor
- M_Matrix(3)
- Agar-Math matrix-related functions
- M_Matview(3)
- Agar-Math matrix viewer widget
- M_Plotter(3)
- Agar-Math plotting widget
- M_Vector(3)
- Agar-Math vector-related functions
- Magick++-config(1)
- get information about the installed version of Magick++
- Magick-config(1)
- get information about the installed version of ImageMagick
- MagickCore-config(1)
- get information about the installed version of ImageMagick
- MagickWand-config(1)
- get information about the installed version of the Magick Wand
- MagneticField(1)
- -- compute the earth's magnetic field
- MailScanner(8)
- Virus/Spam Scanner for Sendmail, Exim and Postfix
- Map(3o)
- Association tables over ordered types
- Map.Make(3o)
- Functor building an implementation of the map structure given a totally ordered type
- Map.OrderedType(3o)
- Input signature of the functor Map.Make
- MarketModels(1), MarketModel(1)
- Example of Interst Rate Derivative Pricing
- Marshal(3o)
- Marshaling of data structures
- Mat_GetDir(3)
- Returns a list of the variable names of a MATLAB MAT file given a MAT file structure
- Mat_GetFileAccessMode(3)
- Returns the file access mode of a MATLAB MAT file given a MAT file structure
- Mat_GetHeader(3)
- Returns the header of a MATLAB MAT file given a MAT file structure
- Mat_Rewind(3)
- Rewinds an open MAT file to the beginning
- Mat_VarAddStructField(3)
- Adds a field to a structure array
- Mat_VarDelete(3)
- Deletes a MAT variable from a file
- Mat_VarGetNumberOfFields(3)
- Gets the number of fields for a structure variable
- Mat_VarGetStructFieldnames(3)
- Get the fieldnames of a structure variable
- Mat_VarGetStructs(3)
- Index a structure variable using slices of each dimension
- Mat_VarGetStructsLinear(3)
- Linearly index a structure variable
- Mat_VarPrint(3)
- Prints the information of a MAT variable to stdout
- Mat_VarRead(3)
- Reads the information and data for a specific variable in a MATLAB MAT file
- Mat_VarReadInfo(3)
- Reads the information for a specific variable in a MATLAB MAT file
- Mat_VarReadNext(3)
- Reads the information and data for the next variable in a MATLAB MAT file
- Mat_VarReadNextInfo(3)
- Reads the information for the next variable in a MATLAB MAT file
- Mat_VarWriteAppend(3)
- Writes/appends a MATLAB variable to an HDF5 format MATLAB MAT file
- MeasureChar.tk86(3), Tk_MeasureChars(3), Tk_TextWidth(3), Tk_DrawChars(3), Tk_UnderlineChars(3)
- routines to measure and display simple single-line strings
- Misc(3o)
- Miscellaneous useful types and functions
- Misc.Color(3o)
- no description
- Misc.Error_style(3o)
- no description
- Misc.Int_literal_converter(3o)
- no description
- Misc.LongString(3o)
- no description
- Misc.Magic_number(3o)
- no description
- Misc.Stdlib(3o)
- no description
- Misc.Stdlib.Array(3o)
- no description
- Misc.Stdlib.List(3o)
- no description
- Misc.Stdlib.Option(3o)
- no description
- Misc.Stdlib.String(3o)
- no description
- Misc.Stdlib.String.Map(3o)
- no description
- Misc.Stdlib.String.Set(3o)
- no description
- Misc.Stdlib.String.Tbl(3o)
- no description
- ModuleDtmfRepeater.conf(5)
- Configuration file for the SvxLink server DTMF Repeater module
- ModuleEchoLink.conf(5)
- Configuration file for the SvxLink server EchoLink module
- ModuleFrn.conf(5)
- Configuration file for the SvxLink server Free Radio Network (FRN) module
- ModuleHelp.conf(5)
- Configuration file for the SvxLink server Help module
- ModuleParrot.conf(5)
- Configuration file for the SvxLink server Parrot module
- ModulePropagationMonitor.conf(5)
- Configuration file for the SvxLink server PropagationMonitor module
- ModuleSelCallEnc.conf(5)
- Configuration file for the SvxLink server SelCallEnc module
- ModuleTclVoiceMail.conf(5)
- Configuration file for the SvxLink server TclVoiceMail module
- ModuleTrx.conf(5)
- Configuration file for the SvxLink transceiver control module
- MoreLabels(3o)
- Extra labeled libraries
- MoreLabels.Hashtbl(3o)
- no description
- MoreLabels.Hashtbl.HashedType(3o)
- The input signature of the functor MoreLabels.Hashtbl.Make
- MoreLabels.Hashtbl.Make(3o)
- Functor building an implementation of the hashtable structure
- MoreLabels.Hashtbl.MakeSeeded(3o)
- Functor building an implementation of the hashtable structure
- MoreLabels.Hashtbl.SeededHashedType(3o)
- The input signature of the functor MoreLabels.Hashtbl.MakeSeeded
- MoreLabels.Hashtbl.SeededS(3o)
- The output signature of the functor MoreLabels.Hashtbl.MakeSeeded
- MoreLabels.Map(3o)
- no description
- MoreLabels.Map.Make(3o)
- Functor building an implementation of the map structure given a totally ordered type
- MoreLabels.Map.OrderedType(3o)
- Input signature of the functor MoreLabels.Map.Make
- MoreLabels.Set(3o)
- no description
- MoreLabels.Set.Make(3o)
- Functor building an implementation of the set structure given a totally ordered type
- MoreLabels.Set.OrderedType(3o)
- Input signature of the functor MoreLabels.Set.Make
- MrmCloseHierarchy(3)
- Closes a UID hierarchy "MrmCloseHierarchy" "uil functions" "MrmCloseHierarchy" "uid hierarchy"
- MrmFetchColorLiteral(3)
- Fetches a named color literal from a UID file "MrmFetchColorLiteral" "uil functions" "MrmFetchColorLiteral" "uid file"
- MrmFetchLiteral(3)
- Fetches a literal from a UID file "MrmFetchLiteral" "uil functions" "MrmFetchLiteral"
- MrmFetchSetValues(3)
- Fetches the values to be set from literals stored in UID files "MrmFetchSetValues" "uil functions" "MrmFetchSetValues"
- MrmFetchWidget(3)
- Fetches and creates an indexed (UIL named) application widget and its children "MrmFetchWidget" "uil functions" "MrmFetchWidget"
- MrmFetchWidgetOverride(3)
- Fetches any indexed (UIL named) application widget. It overrides the arguments specified for this application widget in UIL "MrmFetchWidgetOverride" "uil functions" "MrmFetchWidgetOverride"
- MrmInitialize(3)
- Prepares an application to use MRM widget-fetching facilities "MrmInitialize" "uil functions" "MrmInitialize"
- MrmOpenHierarchy(3)
- Allocates a hierarchy ID and opens all the UID files in the hierarchy "MrmOpenHierarchy" "uil functions" "MrmOpenHierarchy"
- MrmOpenHierarchyFromBuffer(3)
- Allocates a hierarchy ID and opens a buffer containing a memory image of a UID file "MrmOpenHierarchyFrom%Buffer" "uil functions" "MrmOpenHierarchyFrom%Buffer"
- MrmOpenHierarchyPerDisplay(3)
- Allocates a hierarchy ID and opens all the UID files in the hierarchy "MrmOpenHierarchyPer%Display" "uil functions" "MrmOpenHierarchyPer%Display"
- MrmRegisterClass(3)
- Saves the information needed for MRM to access the widget creation function for user-defined widgets "MrmRegisterClass" "uil functions" "MrmRegisterClass"
- MrmRegisterNames(3)
- Registers the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier names) "MrmRegisterNames" "uil functions" "MrmRegisterNames"
- MrmRegisterNamesInHierarchy(3)
- Registers the values associated with the names referenced in UIL within a single hierarchy (for example, UIL callback function names or UIL identifier names) "MrmRegisterNamesIn%Hierarchy" "uil functions" "MrmRegisterNamesIn%Hierarchy"
- MultidimIntegral(1)
- Example of Multi-dimensional Numerical Integration
- Munin::Common::Config(3)
- Abstract base class for common config code
- Munin::Common::Daemon(3)
- utilities for daemons
- Munin::Common::Defaults(3)
- Default values defined by installation scripts
- Munin::Common::TLS(3), Munin::Node::TLS(3)
- Abstract base class implementing the STARTTLS protocol
- Munin::Common::TLSClient(3), Munin::Node::TLSClient(3)
- Implements the client side of the STARTTLS protocol
- Munin::Common::TLSServer(3), Munin::Node::TLSServer(3)
- Implements the server side of the STARTTLS protocol
- Munin::Common::Timeout(3)
- Run code with a timeout. May nest
- Munin::Master::Config(3)
- Holds the master configuration
- Munin::Master::Group(3)
- Holds information on host groups. Groups can be nested
- Munin::Master::HTMLOld(3), munin-html(3)
- A program to draw html-pages on an Munin installation
- Munin::Master::Host(3)
- Holds information on hosts we are interested in collecting data from
- Munin::Master::LimitsOld(3)
- Abstract base class for workers
- Munin::Master::Logger(3)
- Munin masters old logging routines
- Munin::Master::Node(3)
- Provides easy access to the munin node
- Munin::Master::Update(3)
- Contacts Munin Nodes, gathers data from their service data sources, and stores this information in RRD files
- Munin::Master::UpdateWorker(3)
- FIX
- Munin::Node::Config(3)
- Singleton node configuration container. Reads configuration files
- Munin::Node::Configure::Debug(3)
- Prints a debug message in the standard munin-node-configure format
- Munin::Node::Configure::History(3)
- Filtering plugins based on the version of Munin they were first distributed with
- Munin::Node::Configure::HostEnumeration(3)
- Takes a list of hosts, and returns the corresponding IPs in dotted-quad form
- Munin::Node::Configure::Plugin(3)
- Class representing a plugin, along with its installed and suggested services
- Munin::Node::Configure::PluginList(3)
- Loading and listing a collection of plugins
- Munin::Node::Logger(3)
- The logger for munin node
- Munin::Node::OS(3)
- OS related utility methods for the Munin node
- Munin::Node::SNMPConfig(3)
- Subroutines providing munin-node-configures SNMP scanning capabilities
- Munin::Node::Server(3)
- This module implements a Net::Server server for the munin node
- Munin::Node::Service(3)
- Methods related to handling of Munin services
- Munin::Node::Session(3)
- Stores the state for the session between a node and a master
- Munin::Node::SpoolReader(3)
- Reading side of the spool functionality
- Munin::Node::SpoolWriter(3)
- Writing side of the spool functionality
- Munin::Node::Utils(3)
- Various utility functions
- Munin::Plugin::Pgsql(3)
- Base module for PostgreSQL plugins for Munin
- MyBackground(1x)
- details how background is to be rendered
- MyFrame(1x)
- defines how AfterStep should construct window's frame
- MyStyle(1x)
- defines combination of color, font, style, background to be used together
- NAL_ADDRESS_new(2), NAL_ADDRESS_free(2), NAL_ADDRESS_create(2), NAL_ADDRESS_set_def_buffer_size(2), NAL_ADDRESS_can_connect(2), NAL_ADDRESS_can_listen(2)
- libnal addressing functions
- NAL_BUFFER_new(2), NAL_BUFFER_free(2), NAL_BUFFER_set_size(2), NAL_BUFFER_empty(2), NAL_BUFFER_full(2), NAL_BUFFER_notempty(2), NAL_BUFFER_notfull(2), NAL_BUFFER_used(2), NAL_BUFFER_unused(2), NAL_BUFFER_data(2), NAL_BUFFER_size(2), NAL_BUFFER_write(2), NAL_BUFFER_read(2), NAL_BUFFER_write_ptr(2), NAL_BUFFER_takedata(2), NAL_BUFFER_wrote(2)
- libnal buffer functions
- NAL_CONNECTION_new(2), NAL_CONNECTION_free(2), NAL_CONNECTION_create(2), NAL_CONNECTION_create_pair(2), NAL_CONNECTION_create_dummy(2), NAL_CONNECTION_set_size(2), NAL_CONNECTION_get_read(2), NAL_CONNECTION_get_send(2), NAL_CONNECTION_io(2), NAL_CONNECTION_io_cap(2), NAL_CONNECTION_is_established(2), NAL_CONNECTION_add_to_selector(2), NAL_CONNECTION_del_from_selector(2)
- libnal connection functions
- NAL_decode_uint32(2), NAL_decode_uint16(2), NAL_decode_char(2), NAL_decode_bin(2), NAL_encode_uint32(2), NAL_encode_uint16(2), NAL_encode_char(2), NAL_encode_bin(2)
- libnal serialisation functions
- NCONF_new_ex(3ossl), NCONF_new(3ossl), NCONF_free(3ossl), NCONF_default(3ossl), NCONF_load(3ossl), NCONF_get0_libctx(3ossl), NCONF_get_section(3ossl), NCONF_get_section_names(3ossl)
- functionality to Load and parse configuration files manually
- NCURSES_SCREEN_CB(3x), %NCURSES_WINDOW_CB(3x), %NCURSES_SCREEN_CB(3x), %get_escdelay(3x), %set_escdelay(3x), %set_tabsize(3x), %use_screen(3x), %use_window(3x)
- curses support for multi-threaded applications
- NetSNMP::OID(3)
- Perl extension for manipulating OIDs
- NetSNMP::TrapReceiver(3)
- Embedded perl trap handling for Net-SNMPs snmptrapd
- NetSNMP::agent::default_store(3)
- Perl extension for Net-SNMP agent default storage
- NetSNMP::default_store(3)
- Perl extension for Net-SNMP generic storage of global data
- Notifier.tcl86(3), Tcl_CreateEventSource(3), Tcl_DeleteEventSource(3), Tcl_SetMaxBlockTime(3), Tcl_QueueEvent(3), Tcl_ThreadQueueEvent(3), Tcl_ThreadAlert(3), Tcl_GetCurrentThread(3), Tcl_DeleteEvents(3), Tcl_InitNotifier(3), Tcl_FinalizeNotifier(3), Tcl_WaitForEvent(3), Tcl_AlertNotifier(3), Tcl_SetTimer(3), Tcl_ServiceAll(3), Tcl_ServiceEvent(3), Tcl_GetServiceMode(3), Tcl_SetServiceMode(3), Tcl_ServiceModeHook(3), Tcl_SetNotifier(3)
- the event queue and notifier interfaces
- Notifier.tcl90(3), Tcl_CreateEventSource(3), Tcl_DeleteEventSource(3), Tcl_SetMaxBlockTime(3), Tcl_QueueEvent(3), Tcl_ThreadQueueEvent(3), Tcl_ThreadAlert(3), Tcl_GetCurrentThread(3), Tcl_DeleteEvents(3), Tcl_InitNotifier(3), Tcl_FinalizeNotifier(3), Tcl_WaitForEvent(3), Tcl_AlertNotifier(3), Tcl_SetTimer(3), Tcl_ServiceAll(3), Tcl_ServiceEvent(3), Tcl_GetServiceMode(3), Tcl_SetServiceMode(3), Tcl_ServiceModeHook(3), Tcl_SetNotifier(3)
- the event queue and notifier interfaces
- Numbers(3o)
- Modules about numbers, some of which satisfy Identifiable.S
- Numbers.Float(3o)
- no description
- Numbers.Int(3o)
- no description
- Numbers.Int16(3o)
- no description
- Numbers.Int8(3o)
- no description
- OBJ_NAME_add(3), OBJ_NAME_remove(3), OBJ_NAME_get(3), OBJ_NAME_new_index(3), OBJ_NAME_init(3), OBJ_NAME_cleanup(3)
- global associative array
- OBJ_find_sigid_algs(3), OBJ_find_sigid_by_algs(3)
- signature algorithm mappings
- OCSP_REQUEST_new(3), OCSP_REQUEST_free(3), OCSP_request_add0_id(3), OCSP_request_sign(3), OCSP_request_add1_cert(3), OCSP_request_onereq_count(3), OCSP_request_onereq_get0(3)
- OCSP request functions
- OCSP_REQUEST_new(3ossl), OCSP_REQUEST_free(3ossl), OCSP_request_add0_id(3ossl), OCSP_request_sign(3ossl), OCSP_request_add1_cert(3ossl), OCSP_request_onereq_count(3ossl), OCSP_request_onereq_get0(3ossl)
- OCSP request functions
- OCSP_REQ_CTX(3ossl), OCSP_sendreq_new(3ossl), OCSP_sendreq_nbio(3ossl), OCSP_sendreq_bio(3ossl), OCSP_REQ_CTX_i2d(3ossl), OCSP_REQ_CTX_add1_header(3ossl), OCSP_REQ_CTX_free(3ossl), OCSP_set_max_response_length(3ossl), OCSP_REQ_CTX_set1_req(3ossl)
- OCSP responder query functions
- OCSP_cert_to_id(3), OCSP_cert_id_new(3), OCSP_CERTID_free(3), OCSP_id_issuer_cmp(3), OCSP_id_cmp(3), OCSP_id_get0_info(3)
- OCSP certificate ID utility functions
- OCSP_cert_to_id(3ossl), OCSP_cert_id_new(3ossl), OCSP_CERTID_free(3ossl), OCSP_id_issuer_cmp(3ossl), OCSP_id_cmp(3ossl), OCSP_id_get0_info(3ossl)
- OCSP certificate ID utility functions
- OCSP_request_add1_nonce(3), OCSP_basic_add1_nonce(3), OCSP_check_nonce(3), OCSP_copy_nonce(3)
- OCSP nonce functions
- OCSP_request_add1_nonce(3ossl), OCSP_basic_add1_nonce(3ossl), OCSP_check_nonce(3ossl), OCSP_copy_nonce(3ossl)
- OCSP nonce functions
- OCSP_resp_find_status(3ossl), OCSP_resp_count(3ossl), OCSP_resp_get0(3ossl), OCSP_resp_find(3ossl), OCSP_single_get0_status(3ossl), OCSP_resp_get0_produced_at(3ossl), OCSP_resp_get0_signature(3ossl), OCSP_resp_get0_tbs_sigalg(3ossl), OCSP_resp_get0_respdata(3ossl), OCSP_resp_get0_certs(3ossl), OCSP_resp_get0_signer(3ossl), OCSP_resp_get0_id(3ossl), OCSP_resp_get1_id(3ossl), OCSP_check_validity(3ossl), OCSP_basic_verify(3ossl)
- OCSP response utility functions
- OCSP_resp_get0_certs(3), OCSP_resp_get0_signer(3), OCSP_resp_get0_id(3), OCSP_resp_get1_id(3), OCSP_resp_get0_produced_at(3), OCSP_resp_get0_signature(3), OCSP_resp_get0_tbs_sigalg(3), OCSP_resp_get0_respdata(3), OCSP_resp_find_status(3), OCSP_resp_count(3), OCSP_resp_get0(3), OCSP_resp_find(3), OCSP_single_get0_status(3), OCSP_check_validity(3), OCSP_basic_verify(3)
- OCSP response utility functions
- OCSP_response_status(3), OCSP_response_get1_basic(3), OCSP_response_create(3), OCSP_RESPONSE_free(3), OCSP_RESPID_set_by_name(3), OCSP_RESPID_set_by_key(3), OCSP_RESPID_match(3), OCSP_basic_sign(3), OCSP_basic_sign_ctx(3)
- OCSP response functions
- OCSP_response_status(3ossl), OCSP_response_get1_basic(3ossl), OCSP_response_create(3ossl), OCSP_RESPONSE_free(3ossl), OCSP_RESPID_set_by_name(3ossl), OCSP_RESPID_set_by_key_ex(3ossl), OCSP_RESPID_set_by_key(3ossl), OCSP_RESPID_match_ex(3ossl), OCSP_RESPID_match(3ossl), OCSP_basic_sign(3ossl), OCSP_basic_sign_ctx(3ossl)
- OCSP response functions
- OCSP_sendreq_new(3), OCSP_sendreq_nbio(3), OCSP_REQ_CTX_free(3), OCSP_set_max_response_length(3), OCSP_REQ_CTX_add1_header(3), OCSP_REQ_CTX_set1_req(3), OCSP_sendreq_bio(3), OCSP_REQ_CTX_i2d(3)
- OCSP responder query functions
- OPENSSL_Applink(3)
- glue between OpenSSL BIO and Win32 compiler run-time
- OPENSSL_Applink(3ossl)
- glue between OpenSSL BIO and Win32 compiler run-time
- OPENSSL_INIT_new(3), OPENSSL_INIT_set_config_filename(3), OPENSSL_INIT_set_config_appname(3), OPENSSL_INIT_set_config_file_flags(3), OPENSSL_INIT_free(3), OPENSSL_init_crypto(3), OPENSSL_cleanup(3), OPENSSL_atexit(3), OPENSSL_thread_stop(3)
- OpenSSL initialisation and deinitialisation functions
- OPENSSL_INIT_new(3ossl), OPENSSL_INIT_set_config_filename(3ossl), OPENSSL_INIT_set_config_appname(3ossl), OPENSSL_INIT_set_config_file_flags(3ossl), OPENSSL_INIT_free(3ossl), OPENSSL_init_crypto(3ossl), OPENSSL_cleanup(3ossl), OPENSSL_atexit(3ossl), OPENSSL_thread_stop_ex(3ossl), OPENSSL_thread_stop(3ossl)
- OpenSSL initialisation and deinitialisation functions
- OPENSSL_LH_stats(3), OPENSSL_LH_node_stats(3), OPENSSL_LH_node_usage_stats(3), OPENSSL_LH_stats_bio(3), OPENSSL_LH_node_stats_bio(3), OPENSSL_LH_node_usage_stats_bio(3)
- LHASH statistics
- OPENSSL_LH_stats(3ossl), OPENSSL_LH_node_stats(3ossl), OPENSSL_LH_node_usage_stats(3ossl), OPENSSL_LH_stats_bio(3ossl), OPENSSL_LH_node_stats_bio(3ossl), OPENSSL_LH_node_usage_stats_bio(3ossl)
- LHASH statistics
- OPENSSL_VERSION_MAJOR(3ossl), OPENSSL_VERSION_MINOR(3ossl), OPENSSL_VERSION_PATCH(3ossl), OPENSSL_VERSION_PRE_RELEASE(3ossl), OPENSSL_VERSION_BUILD_METADATA(3ossl), OPENSSL_VERSION_TEXT(3ossl), OPENSSL_VERSION_PREREQ(3ossl), OPENSSL_version_major(3ossl), OPENSSL_version_minor(3ossl), OPENSSL_version_patch(3ossl), OPENSSL_version_pre_release(3ossl), OPENSSL_version_build_metadata(3ossl), OpenSSL_version(3ossl), OPENSSL_VERSION_NUMBER(3ossl), OpenSSL_version_num(3ossl), OPENSSL_info(3ossl)
- get OpenSSL version number and other information
- OPENSSL_fork_prepare(3), OPENSSL_fork_parent(3), OPENSSL_fork_child(3)
- OpenSSL fork handlers
- OPENSSL_fork_prepare(3ossl), OPENSSL_fork_parent(3ossl), OPENSSL_fork_child(3ossl)
- OpenSSL fork handlers
- OPENSSL_gmtime(3ossl), OPENSSL_gmtime_adj(3ossl), OPENSSL_gmtime_diff(3ossl)
- platform-agnostic OpenSSL time routines
- OPENSSL_hexchar2int(3ossl), OPENSSL_hexstr2buf_ex(3ossl), OPENSSL_hexstr2buf(3ossl), OPENSSL_buf2hexstr_ex(3ossl), OPENSSL_buf2hexstr(3ossl)
- Hex encoding and decoding functions
- OPENSSL_init_ssl(3)
- OpenSSL (libssl and libcrypto) initialisation
- OPENSSL_init_ssl(3ossl)
- OpenSSL (libssl and libcrypto) initialisation
- OPENSSL_load_builtin_modules(3), ASN1_add_oid_module(3), ENGINE_add_conf_module(3)
- add standard configuration modules
- OPENSSL_load_builtin_modules(3ossl), ASN1_add_oid_module(3ossl), ENGINE_add_conf_module(3ossl)
- add standard configuration modules
- OPENSSL_load_u16_le(3ossl), OPENSSL_load_u16_be(3ossl), OPENSSL_load_u32_le(3ossl), OPENSSL_load_u32_be(3ossl), OPENSSL_load_u64_le(3ossl), OPENSSL_load_u64_be(3ossl), OPENSSL_store_u16_le(3ossl), OPENSSL_store_u16_be(3ossl), OPENSSL_store_u32_le(3ossl), OPENSSL_store_u32_be(3ossl), OPENSSL_store_u64_le(3ossl), OPENSSL_store_u64_be(3ossl)
- Read and write unsigned 16, 32 and 64-bit integers in a specific byte order
- OPENSSL_malloc_init(3), OPENSSL_malloc(3), OPENSSL_zalloc(3), OPENSSL_realloc(3), OPENSSL_free(3), OPENSSL_clear_realloc(3), OPENSSL_clear_free(3), OPENSSL_cleanse(3), CRYPTO_malloc(3), CRYPTO_zalloc(3), CRYPTO_realloc(3), CRYPTO_free(3), OPENSSL_strdup(3), OPENSSL_strndup(3), OPENSSL_memdup(3), OPENSSL_strlcpy(3), OPENSSL_strlcat(3), OPENSSL_hexstr2buf(3), OPENSSL_buf2hexstr(3), OPENSSL_hexchar2int(3), CRYPTO_strdup(3), CRYPTO_strndup(3), OPENSSL_mem_debug_push(3), OPENSSL_mem_debug_pop(3), CRYPTO_mem_debug_push(3), CRYPTO_mem_debug_pop(3), CRYPTO_clear_realloc(3), CRYPTO_clear_free(3), CRYPTO_get_mem_functions(3), CRYPTO_set_mem_functions(3), CRYPTO_get_alloc_counts(3), CRYPTO_set_mem_debug(3), CRYPTO_mem_ctrl(3), CRYPTO_mem_leaks(3), CRYPTO_mem_leaks_fp(3), CRYPTO_mem_leaks_cb(3), OPENSSL_MALLOC_FAILURES(3), OPENSSL_MALLOC_FD(3)
- Memory allocation functions
- OPENSSL_malloc_init(3ossl), OPENSSL_malloc(3ossl), OPENSSL_aligned_alloc(3ossl), OPENSSL_zalloc(3ossl), OPENSSL_realloc(3ossl), OPENSSL_malloc_array(3ossl), OPENSSL_aligned_alloc_array(3ossl), OPENSSL_calloc(3ossl), OPENSSL_realloc_array(3ossl), OPENSSL_free(3ossl), OPENSSL_clear_realloc(3ossl), OPENSSL_clear_realloc_array(3ossl), OPENSSL_clear_free(3ossl), OPENSSL_cleanse(3ossl), CRYPTO_malloc(3ossl), CRYPTO_aligned_alloc(3ossl), CRYPTO_zalloc(3ossl), CRYPTO_malloc_array(3ossl), CRYPTO_aligned_alloc_array(3ossl), CRYPTO_calloc(3ossl), CRYPTO_realloc(3ossl), CRYPTO_realloc_array(3ossl), CRYPTO_free(3ossl), OPENSSL_strdup(3ossl), OPENSSL_strndup(3ossl), OPENSSL_memdup(3ossl), OPENSSL_strlcpy(3ossl), OPENSSL_strlcat(3ossl), OPENSSL_strtoul(3ossl), CRYPTO_strdup(3ossl), CRYPTO_strndup(3ossl), OPENSSL_mem_debug_push(3ossl), OPENSSL_mem_debug_pop(3ossl), CRYPTO_mem_debug_push(3ossl), CRYPTO_mem_debug_pop(3ossl), CRYPTO_clear_realloc(3ossl), CRYPTO_clear_realloc_array(3ossl), CRYPTO_clear_free(3ossl), CRYPTO_malloc_fn(3ossl), CRYPTO_realloc_fn(3ossl), CRYPTO_free_fn(3ossl), CRYPTO_get_mem_functions(3ossl), CRYPTO_set_mem_functions(3ossl), CRYPTO_get_alloc_counts(3ossl), CRYPTO_set_mem_debug(3ossl), CRYPTO_mem_ctrl(3ossl), CRYPTO_mem_leaks(3ossl), CRYPTO_mem_leaks_fp(3ossl), CRYPTO_mem_leaks_cb(3ossl), OPENSSL_MALLOC_FAILURES(3ossl), OPENSSL_MALLOC_FD(3ossl), OPENSSL_MALLOC_SEED(3ossl)
- Memory allocation functions
- OSSL_ALGORITHM(3ossl)
- OpenSSL Core type to define a fetchable algorithm
- OSSL_CALLBACK(3ossl), OSSL_PASSPHRASE_CALLBACK(3ossl)
- OpenSSL Core type to define callbacks
- OSSL_CMP_ATAV(3ossl), OSSL_CMP_ATAV_create(3ossl), OSSL_CMP_ATAV_set0(3ossl), OSSL_CMP_ATAV_get0_type(3ossl), OSSL_CMP_ATAV_get0_value(3ossl), OSSL_CMP_ATAV_new_algId(3ossl), OSSL_CMP_ATAV_get0_algId(3ossl), OSSL_CMP_ATAV_new_rsaKeyLen(3ossl), OSSL_CMP_ATAV_get_rsaKeyLen(3ossl), OSSL_CMP_ATAVS(3ossl), OSSL_CMP_ATAV_push1(3ossl), OSSL_CMP_ATAV_free(3ossl)
- OSSL_CMP_ATAV utility functions
- OSSL_CMP_CTX_new(3ossl), OSSL_CMP_CTX_free(3ossl), OSSL_CMP_CTX_reinit(3ossl), OSSL_CMP_CTX_get0_libctx(3ossl), OSSL_CMP_CTX_get0_propq(3ossl), OSSL_CMP_CTX_set_option(3ossl), OSSL_CMP_CTX_get_option(3ossl), OSSL_CMP_CTX_set_log_cb(3ossl), OSSL_CMP_CTX_set_log_verbosity(3ossl), OSSL_CMP_CTX_print_errors(3ossl), OSSL_CMP_CTX_set1_serverPath(3ossl), OSSL_CMP_CTX_set1_server(3ossl), OSSL_CMP_CTX_set_serverPort(3ossl), OSSL_CMP_CTX_set1_proxy(3ossl), OSSL_CMP_CTX_set1_no_proxy(3ossl), OSSL_CMP_CTX_set_http_cb(3ossl), OSSL_CMP_CTX_set_http_cb_arg(3ossl), OSSL_CMP_CTX_get_http_cb_arg(3ossl), OSSL_CMP_transfer_cb_t(3ossl), OSSL_CMP_CTX_set_transfer_cb(3ossl), OSSL_CMP_CTX_set_transfer_cb_arg(3ossl), OSSL_CMP_CTX_get_transfer_cb_arg(3ossl), OSSL_CMP_CTX_set1_srvCert(3ossl), OSSL_CMP_CTX_set1_expected_sender(3ossl), OSSL_CMP_CTX_set0_trusted(3ossl), OSSL_CMP_CTX_set0_trustedStore(3ossl), OSSL_CMP_CTX_get0_trusted(3ossl), OSSL_CMP_CTX_get0_trustedStore(3ossl), OSSL_CMP_CTX_set1_untrusted(3ossl), OSSL_CMP_CTX_get0_untrusted(3ossl), OSSL_CMP_CTX_set1_cert(3ossl), OSSL_CMP_CTX_build_cert_chain(3ossl), OSSL_CMP_CTX_set1_pkey(3ossl), OSSL_CMP_CTX_set1_referenceValue(3ossl), OSSL_CMP_CTX_set1_secretValue(3ossl), OSSL_CMP_CTX_set1_recipient(3ossl), OSSL_CMP_CTX_push0_geninfo_ITAV(3ossl), OSSL_CMP_CTX_reset_geninfo_ITAVs(3ossl), OSSL_CMP_CTX_get0_geninfo_ITAVs(3ossl), OSSL_CMP_CTX_set1_extraCertsOut(3ossl), OSSL_CMP_CTX_set0_newPkey(3ossl), OSSL_CMP_CTX_get0_newPkey(3ossl), OSSL_CMP_CTX_set1_issuer(3ossl), OSSL_CMP_CTX_set1_serialNumber(3ossl), OSSL_CMP_CTX_set1_subjectName(3ossl), OSSL_CMP_CTX_push1_subjectAltName(3ossl), OSSL_CMP_CTX_set0_reqExtensions(3ossl), OSSL_CMP_CTX_reqExtensions_have_SAN(3ossl), OSSL_CMP_CTX_push0_policy(3ossl), OSSL_CMP_CTX_set1_oldCert(3ossl), OSSL_CMP_CTX_set1_p10CSR(3ossl), OSSL_CMP_CTX_push0_genm_ITAV(3ossl), OSSL_CMP_certConf_cb_t(3ossl), OSSL_CMP_certConf_cb(3ossl), OSSL_CMP_CTX_set_certConf_cb(3ossl), OSSL_CMP_CTX_set_certConf_cb_arg(3ossl), OSSL_CMP_CTX_get_certConf_cb_arg(3ossl), OSSL_CMP_CTX_get_status(3ossl), OSSL_CMP_CTX_get0_statusString(3ossl), OSSL_CMP_CTX_get_failInfoCode(3ossl), OSSL_CMP_CTX_get0_validatedSrvCert(3ossl), OSSL_CMP_CTX_get0_newCert(3ossl), OSSL_CMP_CTX_get1_newChain(3ossl), OSSL_CMP_CTX_get1_caPubs(3ossl), OSSL_CMP_CTX_get1_extraCertsIn(3ossl), OSSL_CMP_CTX_set1_transactionID(3ossl), OSSL_CMP_CTX_set1_senderNonce(3ossl)
- functions for managing the CMP client context data structure
- OSSL_CMP_HDR_get0_transactionID(3ossl), OSSL_CMP_HDR_get0_recipNonce(3ossl), OSSL_CMP_HDR_get0_geninfo_ITAVs(3ossl)
- functions manipulating CMP message headers
- OSSL_CMP_ITAV_new_caCerts(3ossl), OSSL_CMP_ITAV_get0_caCerts(3ossl), OSSL_CMP_ITAV_new_rootCaCert(3ossl), OSSL_CMP_ITAV_get0_rootCaCert(3ossl), OSSL_CMP_ITAV_new_rootCaKeyUpdate(3ossl), OSSL_CMP_ITAV_get0_rootCaKeyUpdate(3ossl), OSSL_CMP_CRLSTATUS_new1(3ossl), OSSL_CMP_CRLSTATUS_create(3ossl), OSSL_CMP_CRLSTATUS_get0(3ossl), OSSL_CMP_ITAV_new0_crlStatusList(3ossl), OSSL_CMP_ITAV_get0_crlStatusList(3ossl), OSSL_CMP_ITAV_new_crls(3ossl), OSSL_CMP_ITAV_get0_crls(3ossl), OSSL_CMP_ITAV_new0_certReqTemplate(3ossl), OSSL_CMP_ITAV_get1_certReqTemplate(3ossl)
- CMP utility functions for handling specific genm and genp messages
- OSSL_CMP_MSG_get0_header(3ossl), OSSL_CMP_MSG_get_bodytype(3ossl), OSSL_CMP_MSG_get0_certreq_publickey(3ossl), OSSL_CMP_MSG_update_transactionID(3ossl), OSSL_CMP_MSG_update_recipNonce(3ossl), OSSL_CMP_CTX_setup_CRM(3ossl), OSSL_CMP_MSG_read(3ossl), OSSL_CMP_MSG_write(3ossl), d2i_OSSL_CMP_MSG_bio(3ossl), i2d_OSSL_CMP_MSG_bio(3ossl)
- function(s) manipulating CMP messages
- OSSL_CMP_MSG_http_perform(3ossl)
- client-side HTTP(S) transfer of a CMP request-response pair
- OSSL_CMP_SRV_process_request(3ossl), OSSL_CMP_CTX_server_perform(3ossl), OSSL_CMP_SRV_CTX_new(3ossl), OSSL_CMP_SRV_CTX_free(3ossl), OSSL_CMP_SRV_cert_request_cb_t(3ossl), OSSL_CMP_SRV_rr_cb_t(3ossl), OSSL_CMP_SRV_certConf_cb_t(3ossl), OSSL_CMP_SRV_genm_cb_t(3ossl), OSSL_CMP_SRV_error_cb_t(3ossl), OSSL_CMP_SRV_pollReq_cb_t(3ossl), OSSL_CMP_SRV_CTX_init(3ossl), OSSL_CMP_SRV_delayed_delivery_cb_t(3ossl), OSSL_CMP_SRV_clean_transaction_cb_t(3ossl), OSSL_CMP_SRV_CTX_init_trans(3ossl), OSSL_CMP_SRV_CTX_get0_cmp_ctx(3ossl), OSSL_CMP_SRV_CTX_get0_custom_ctx(3ossl), OSSL_CMP_SRV_CTX_set_send_unprotected_errors(3ossl), OSSL_CMP_SRV_CTX_set_accept_unprotected(3ossl), OSSL_CMP_SRV_CTX_set_accept_raverified(3ossl), OSSL_CMP_SRV_CTX_set_grant_implicit_confirm(3ossl)
- generic functions to set up and control a CMP server
- OSSL_CMP_exec_certreq(3ossl), OSSL_CMP_exec_IR_ses(3ossl), OSSL_CMP_exec_CR_ses(3ossl), OSSL_CMP_exec_P10CR_ses(3ossl), OSSL_CMP_exec_KUR_ses(3ossl), OSSL_CMP_IR(3ossl), OSSL_CMP_CR(3ossl), OSSL_CMP_P10CR(3ossl), OSSL_CMP_KUR(3ossl), OSSL_CMP_try_certreq(3ossl), OSSL_CMP_exec_RR_ses(3ossl), OSSL_CMP_exec_GENM_ses(3ossl), OSSL_CMP_get1_caCerts(3ossl), OSSL_CMP_get1_rootCaKeyUpdate(3ossl), OSSL_CMP_get1_crlUpdate(3ossl), OSSL_CMP_get1_certReqTemplate(3ossl)
- functions implementing CMP client transactions
- OSSL_CMP_log_open(3ossl), OSSL_CMP_log_close(3ossl), OSSL_CMP_severity(3ossl), OSSL_CMP_LOG_EMERG(3ossl), OSSL_CMP_LOG_ALERT(3ossl), OSSL_CMP_LOG_CRIT(3ossl), OSSL_CMP_LOG_ERR(3ossl), OSSL_CMP_LOG_WARNING(3ossl), OSSL_CMP_LOG_NOTICE(3ossl), OSSL_CMP_LOG_INFO(3ossl), OSSL_CMP_LOG_DEBUG(3ossl), OSSL_CMP_LOG_TRACE(3ossl), OSSL_CMP_log_cb_t(3ossl), OSSL_CMP_print_to_bio(3ossl), OSSL_CMP_print_errors_cb(3ossl)
- functions for logging and error reporting
- OSSL_CMP_validate_msg(3ossl), OSSL_CMP_validate_cert_path(3ossl)
- functions for verifying CMP message protection
- OSSL_CORE_MAKE_FUNC(3ossl), SSL_OP_BIT(3ossl), EXT_UTF8STRING(3ossl)
- OpenSSL reserved symbols
- OSSL_CRMF_MSG_get0_regCtrl_regToken(3ossl), OSSL_CRMF_MSG_set1_regCtrl_regToken(3ossl), OSSL_CRMF_MSG_get0_regCtrl_authenticator(3ossl), OSSL_CRMF_MSG_set1_regCtrl_authenticator(3ossl), OSSL_CRMF_MSG_PKIPublicationInfo_push0_SinglePubInfo(3ossl), OSSL_CRMF_MSG_set0_SinglePubInfo(3ossl), OSSL_CRMF_MSG_set_PKIPublicationInfo_action(3ossl), OSSL_CRMF_MSG_get0_regCtrl_pkiPublicationInfo(3ossl), OSSL_CRMF_MSG_set1_regCtrl_pkiPublicationInfo(3ossl), OSSL_CRMF_MSG_get0_regCtrl_protocolEncrKey(3ossl), OSSL_CRMF_MSG_set1_regCtrl_protocolEncrKey(3ossl), OSSL_CRMF_MSG_get0_regCtrl_oldCertID(3ossl), OSSL_CRMF_MSG_set1_regCtrl_oldCertID(3ossl), OSSL_CRMF_CERTID_gen(3ossl)
- functions getting or setting CRMF Registration Controls
- OSSL_CRMF_MSG_get0_tmpl(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_publicKey(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_subject(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_issuer(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_extensions(3ossl), OSSL_CRMF_CERTID_get0_serialNumber(3ossl), OSSL_CRMF_CERTID_get0_issuer(3ossl), OSSL_CRMF_ENCRYPTEDKEY_get1_encCert(3ossl), OSSL_CRMF_ENCRYPTEDKEY_get1_pkey(3ossl), OSSL_CRMF_ENCRYPTEDKEY_init_envdata(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_decrypt(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert(3ossl), OSSL_CRMF_MSG_get_certReqId(3ossl), OSSL_CRMF_MSG_centralkeygen_requested(3ossl)
- functions reading from CRMF CertReqMsg structures
- OSSL_CRMF_MSG_set0_validity(3ossl), OSSL_CRMF_MSG_set_certReqId(3ossl), OSSL_CRMF_CERTTEMPLATE_fill(3ossl), OSSL_CRMF_MSG_set0_extensions(3ossl), OSSL_CRMF_MSG_push0_extension(3ossl), OSSL_CRMF_MSG_create_popo(3ossl), OSSL_CRMF_MSGS_verify_popo(3ossl)
- functions populating and verifying CRMF CertReqMsg structures
- OSSL_CRMF_pbm_new(3ossl), OSSL_CRMF_pbmp_new(3ossl)
- functions for producing Password-Based MAC (PBM)
- OSSL_DECODER(3ossl), OSSL_DECODER_fetch(3ossl), OSSL_DECODER_up_ref(3ossl), OSSL_DECODER_free(3ossl), OSSL_DECODER_get0_provider(3ossl), OSSL_DECODER_get0_properties(3ossl), OSSL_DECODER_is_a(3ossl), OSSL_DECODER_get0_name(3ossl), OSSL_DECODER_get0_description(3ossl), OSSL_DECODER_do_all_provided(3ossl), OSSL_DECODER_names_do_all(3ossl), OSSL_DECODER_gettable_params(3ossl), OSSL_DECODER_get_params(3ossl)
- Decoder method routines
- OSSL_DECODER_CTX(3ossl), OSSL_DECODER_CTX_new(3ossl), OSSL_DECODER_settable_ctx_params(3ossl), OSSL_DECODER_CTX_set_params(3ossl), OSSL_DECODER_CTX_free(3ossl), OSSL_DECODER_CTX_set_selection(3ossl), OSSL_DECODER_CTX_set_input_type(3ossl), OSSL_DECODER_CTX_set_input_structure(3ossl), OSSL_DECODER_CTX_add_decoder(3ossl), OSSL_DECODER_CTX_add_extra(3ossl), OSSL_DECODER_CTX_get_num_decoders(3ossl), OSSL_DECODER_INSTANCE(3ossl), OSSL_DECODER_CONSTRUCT(3ossl), OSSL_DECODER_CLEANUP(3ossl), OSSL_DECODER_CTX_set_construct(3ossl), OSSL_DECODER_CTX_set_construct_data(3ossl), OSSL_DECODER_CTX_set_cleanup(3ossl), OSSL_DECODER_CTX_get_construct(3ossl), OSSL_DECODER_CTX_get_construct_data(3ossl), OSSL_DECODER_CTX_get_cleanup(3ossl), OSSL_DECODER_export(3ossl), OSSL_DECODER_INSTANCE_get_decoder(3ossl), OSSL_DECODER_INSTANCE_get_decoder_ctx(3ossl), OSSL_DECODER_INSTANCE_get_input_type(3ossl), OSSL_DECODER_INSTANCE_get_input_structure(3ossl)
- Decoder context routines
- OSSL_DECODER_CTX_new_for_pkey(3ossl), OSSL_DECODER_CTX_set_passphrase(3ossl), OSSL_DECODER_CTX_set_pem_password_cb(3ossl), OSSL_DECODER_CTX_set_passphrase_ui(3ossl), OSSL_DECODER_CTX_set_passphrase_cb(3ossl)
- Decoder routines to decode EVP_PKEYs
- OSSL_DECODER_from_data(3ossl), OSSL_DECODER_from_bio(3ossl), OSSL_DECODER_from_fp(3ossl)
- Routines to perform a decoding
- OSSL_DISPATCH(3ossl), OSSL_DISPATCH_END(3ossl)
- OpenSSL Core type to define a dispatchable function table
- OSSL_ENCODER(3ossl), OSSL_ENCODER_fetch(3ossl), OSSL_ENCODER_up_ref(3ossl), OSSL_ENCODER_free(3ossl), OSSL_ENCODER_get0_provider(3ossl), OSSL_ENCODER_get0_properties(3ossl), OSSL_ENCODER_is_a(3ossl), OSSL_ENCODER_get0_name(3ossl), OSSL_ENCODER_get0_description(3ossl), OSSL_ENCODER_do_all_provided(3ossl), OSSL_ENCODER_names_do_all(3ossl), OSSL_ENCODER_gettable_params(3ossl), OSSL_ENCODER_get_params(3ossl)
- Encoder method routines
- OSSL_ENCODER_CTX(3ossl), OSSL_ENCODER_CTX_new(3ossl), OSSL_ENCODER_settable_ctx_params(3ossl), OSSL_ENCODER_CTX_set_params(3ossl), OSSL_ENCODER_CTX_free(3ossl), OSSL_ENCODER_CTX_set_selection(3ossl), OSSL_ENCODER_CTX_set_output_type(3ossl), OSSL_ENCODER_CTX_set_output_structure(3ossl), OSSL_ENCODER_CTX_add_encoder(3ossl), OSSL_ENCODER_CTX_add_extra(3ossl), OSSL_ENCODER_CTX_get_num_encoders(3ossl), OSSL_ENCODER_INSTANCE(3ossl), OSSL_ENCODER_INSTANCE_get_encoder(3ossl), OSSL_ENCODER_INSTANCE_get_encoder_ctx(3ossl), OSSL_ENCODER_INSTANCE_get_output_type(3ossl), OSSL_ENCODER_INSTANCE_get_output_structure(3ossl), OSSL_ENCODER_CONSTRUCT(3ossl), OSSL_ENCODER_CLEANUP(3ossl), OSSL_ENCODER_CTX_set_construct(3ossl), OSSL_ENCODER_CTX_set_construct_data(3ossl), OSSL_ENCODER_CTX_set_cleanup(3ossl)
- Encoder context routines
- OSSL_ENCODER_CTX_new_for_pkey(3ossl), OSSL_ENCODER_CTX_set_cipher(3ossl), OSSL_ENCODER_CTX_set_passphrase(3ossl), OSSL_ENCODER_CTX_set_pem_password_cb(3ossl), OSSL_ENCODER_CTX_set_passphrase_cb(3ossl), OSSL_ENCODER_CTX_set_passphrase_ui(3ossl)
- Encoder routines to encode EVP_PKEYs
- OSSL_ENCODER_to_data(3ossl), OSSL_ENCODER_to_bio(3ossl), OSSL_ENCODER_to_fp(3ossl)
- Routines to perform an encoding
- OSSL_ERR_STATE_new(3ossl), OSSL_ERR_STATE_save(3ossl), OSSL_ERR_STATE_save_to_mark(3ossl), OSSL_ERR_STATE_restore(3ossl), OSSL_ERR_STATE_free(3ossl)
- saving and restoring error state
- OSSL_ESS_signing_cert_new_init(3ossl), OSSL_ESS_signing_cert_v2_new_init(3ossl), OSSL_ESS_check_signing_certs(3ossl)
- Enhanced Security Services (ESS) functions
- OSSL_FUNC_SSL_QUIC_TLS_crypto_send_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_crypto_recv_rcd_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_crypto_release_rcd_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_yield_secret_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_got_transport_params_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_alert_fn(3ossl), SSL_set_quic_tls_cbs(3ossl), SSL_set_quic_tls_transport_params(3ossl), SSL_set_quic_tls_early_data_enabled(3ossl)
- Use the OpenSSL TLS implementation for a third party QUIC implementation
- OSSL_GENERAL_NAMES_print(3ossl)
- print GeneralNames in a human-friendly, multi-line string
- OSSL_HPKE_CTX_new(3ossl), OSSL_HPKE_CTX_free(3ossl), OSSL_HPKE_encap(3ossl), OSSL_HPKE_decap(3ossl), OSSL_HPKE_seal(3ossl), OSSL_HPKE_open(3ossl), OSSL_HPKE_export(3ossl), OSSL_HPKE_suite_check(3ossl), OSSL_HPKE_str2suite(3ossl), OSSL_HPKE_keygen(3ossl), OSSL_HPKE_get_grease_value(3ossl), OSSL_HPKE_get_ciphertext_size(3ossl), OSSL_HPKE_get_public_encap_size(3ossl), OSSL_HPKE_get_recommended_ikmelen(3ossl), OSSL_HPKE_CTX_set1_psk(3ossl), OSSL_HPKE_CTX_set1_ikme(3ossl), OSSL_HPKE_CTX_set1_authpriv(3ossl), OSSL_HPKE_CTX_set1_authpub(3ossl), OSSL_HPKE_CTX_get_seq(3ossl), OSSL_HPKE_CTX_set_seq(3ossl)
- Hybrid Public Key Encryption (HPKE) functions
- OSSL_HTTP_REQ_CTX(3ossl), OSSL_HTTP_REQ_CTX_new(3ossl), OSSL_HTTP_REQ_CTX_free(3ossl), OSSL_HTTP_REQ_CTX_set_request_line(3ossl), OSSL_HTTP_REQ_CTX_add1_header(3ossl), OSSL_HTTP_REQ_CTX_set_expected(3ossl), OSSL_HTTP_REQ_CTX_set1_req(3ossl), OSSL_HTTP_REQ_CTX_nbio(3ossl), OSSL_HTTP_REQ_CTX_nbio_d2i(3ossl), OSSL_HTTP_REQ_CTX_exchange(3ossl), OSSL_HTTP_REQ_CTX_get0_mem_bio(3ossl), OSSL_HTTP_REQ_CTX_get_resp_len(3ossl), OSSL_HTTP_REQ_CTX_set_max_response_length(3ossl), OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines(3ossl), OSSL_HTTP_is_alive(3ossl)
- HTTP client low-level functions
- OSSL_HTTP_adapt_proxy(3ossl), OSSL_parse_url(3ossl), OSSL_HTTP_parse_url(3ossl), OCSP_parse_url(3ossl)
- http utility functions
- OSSL_IETF_ATTR_SYNTAX(3ossl), OSSL_IETF_ATTR_SYNTAX_get0_policyAuthority(3ossl), OSSL_IETF_ATTR_SYNTAX_set0_policyAuthority(3ossl), OSSL_IETF_ATTR_SYNTAX_get_value_num(3ossl), OSSL_IETF_ATTR_SYNTAX_get0_value(3ossl), OSSL_IETF_ATTR_SYNTAX_add1_value(3ossl)
- Accessors and setters for OSSL_IETF_ATTR_SYNTAX
- OSSL_INDICATOR_set_callback(3ossl), OSSL_INDICATOR_get_callback(3ossl)
- specify a callback for FIPS indicators
- OSSL_ITEM(3ossl)
- OpenSSL Core type for generic itemized data
- OSSL_LIB_CTX(3ossl), OSSL_LIB_CTX_get_data(3ossl), OSSL_LIB_CTX_new(3ossl), OSSL_LIB_CTX_new_from_dispatch(3ossl), OSSL_LIB_CTX_new_child(3ossl), OSSL_LIB_CTX_free(3ossl), OSSL_LIB_CTX_load_config(3ossl), OSSL_LIB_CTX_get0_global_default(3ossl), OSSL_LIB_CTX_set0_default(3ossl)
- OpenSSL library context
- OSSL_LIB_CTX_set_conf_diagnostics(3ossl), OSSL_LIB_CTX_get_conf_diagnostics(3ossl)
- Set and get configuration diagnostics
- OSSL_PARAM_BLD(3ossl), OSSL_PARAM_BLD_new(3ossl), OSSL_PARAM_BLD_to_param(3ossl), OSSL_PARAM_BLD_free(3ossl), OSSL_PARAM_BLD_push_int(3ossl), OSSL_PARAM_BLD_push_uint(3ossl), OSSL_PARAM_BLD_push_long(3ossl), OSSL_PARAM_BLD_push_ulong(3ossl), OSSL_PARAM_BLD_push_int32(3ossl), OSSL_PARAM_BLD_push_uint32(3ossl), OSSL_PARAM_BLD_push_int64(3ossl), OSSL_PARAM_BLD_push_uint64(3ossl), OSSL_PARAM_BLD_push_size_t(3ossl), OSSL_PARAM_BLD_push_time_t(3ossl), OSSL_PARAM_BLD_push_double(3ossl), OSSL_PARAM_BLD_push_BN(3ossl), OSSL_PARAM_BLD_push_BN_pad(3ossl), OSSL_PARAM_BLD_push_utf8_string(3ossl), OSSL_PARAM_BLD_push_utf8_ptr(3ossl), OSSL_PARAM_BLD_push_octet_string(3ossl), OSSL_PARAM_BLD_push_octet_ptr(3ossl)
- functions to assist in the creation of OSSL_PARAM arrays
- OSSL_PARAM_double(3ossl), OSSL_PARAM_int(3ossl), OSSL_PARAM_int32(3ossl), OSSL_PARAM_int64(3ossl), OSSL_PARAM_long(3ossl), OSSL_PARAM_size_t(3ossl), OSSL_PARAM_time_t(3ossl), OSSL_PARAM_uint(3ossl), OSSL_PARAM_uint32(3ossl), OSSL_PARAM_uint64(3ossl), OSSL_PARAM_ulong(3ossl), OSSL_PARAM_BN(3ossl), OSSL_PARAM_utf8_string(3ossl), OSSL_PARAM_octet_string(3ossl), OSSL_PARAM_utf8_ptr(3ossl), OSSL_PARAM_octet_ptr(3ossl), OSSL_PARAM_END(3ossl), OSSL_PARAM_DEFN(3ossl), OSSL_PARAM_construct_double(3ossl), OSSL_PARAM_construct_int(3ossl), OSSL_PARAM_construct_int32(3ossl), OSSL_PARAM_construct_int64(3ossl), OSSL_PARAM_construct_long(3ossl), OSSL_PARAM_construct_size_t(3ossl), OSSL_PARAM_construct_time_t(3ossl), OSSL_PARAM_construct_uint(3ossl), OSSL_PARAM_construct_uint32(3ossl), OSSL_PARAM_construct_uint64(3ossl), OSSL_PARAM_construct_ulong(3ossl), OSSL_PARAM_construct_BN(3ossl), OSSL_PARAM_construct_utf8_string(3ossl), OSSL_PARAM_construct_utf8_ptr(3ossl), OSSL_PARAM_construct_octet_string(3ossl), OSSL_PARAM_construct_octet_ptr(3ossl), OSSL_PARAM_construct_end(3ossl), OSSL_PARAM_locate(3ossl), OSSL_PARAM_locate_const(3ossl), OSSL_PARAM_get_double(3ossl), OSSL_PARAM_get_int(3ossl), OSSL_PARAM_get_int32(3ossl), OSSL_PARAM_get_int64(3ossl), OSSL_PARAM_get_long(3ossl), OSSL_PARAM_get_size_t(3ossl), OSSL_PARAM_get_time_t(3ossl), OSSL_PARAM_get_uint(3ossl), OSSL_PARAM_get_uint32(3ossl), OSSL_PARAM_get_uint64(3ossl), OSSL_PARAM_get_ulong(3ossl), OSSL_PARAM_get_BN(3ossl), OSSL_PARAM_get_utf8_string(3ossl), OSSL_PARAM_get_octet_string(3ossl), OSSL_PARAM_get_utf8_ptr(3ossl), OSSL_PARAM_get_octet_ptr(3ossl), OSSL_PARAM_get_utf8_string_ptr(3ossl), OSSL_PARAM_get_octet_string_ptr(3ossl), OSSL_PARAM_set_double(3ossl), OSSL_PARAM_set_int(3ossl), OSSL_PARAM_set_int32(3ossl), OSSL_PARAM_set_int64(3ossl), OSSL_PARAM_set_long(3ossl), OSSL_PARAM_set_size_t(3ossl), OSSL_PARAM_set_time_t(3ossl), OSSL_PARAM_set_uint(3ossl), OSSL_PARAM_set_uint32(3ossl), OSSL_PARAM_set_uint64(3ossl), OSSL_PARAM_set_ulong(3ossl), OSSL_PARAM_set_BN(3ossl), OSSL_PARAM_set_utf8_string(3ossl), OSSL_PARAM_set_octet_string(3ossl), OSSL_PARAM_set_utf8_ptr(3ossl), OSSL_PARAM_set_octet_ptr(3ossl), OSSL_PARAM_set_octet_string_or_ptr(3ossl), OSSL_PARAM_UNMODIFIED(3ossl), OSSL_PARAM_modified(3ossl), OSSL_PARAM_set_all_unmodified(3ossl)
- OSSL_PARAM helpers
- OSSL_PARAM_dup(3ossl), OSSL_PARAM_merge(3ossl), OSSL_PARAM_free(3ossl)
- OSSL_PARAM array copy functions
- OSSL_PROVIDER-FIPS(7ossl)
- OpenSSL FIPS provider
- OSSL_PROVIDER-base(7ossl)
- OpenSSL base provider
- OSSL_PROVIDER-default(7ossl)
- OpenSSL default provider
- OSSL_PROVIDER-legacy(7ossl)
- OpenSSL legacy provider
- OSSL_PROVIDER-null(7ossl)
- OpenSSL null provider
- OSSL_PROVIDER_set_default_search_path(3ossl), OSSL_PROVIDER_get0_default_search_path(3ossl), OSSL_PROVIDER(3ossl), OSSL_PROVIDER_load(3ossl), OSSL_PROVIDER_try_load(3ossl), OSSL_PROVIDER_unload(3ossl), OSSL_PROVIDER_load_ex(3ossl), OSSL_PROVIDER_try_load_ex(3ossl), OSSL_PROVIDER_available(3ossl), OSSL_PROVIDER_do_all(3ossl), OSSL_PROVIDER_gettable_params(3ossl), OSSL_PROVIDER_get_params(3ossl), OSSL_PROVIDER_query_operation(3ossl), OSSL_PROVIDER_unquery_operation(3ossl), OSSL_PROVIDER_get0_provider_ctx(3ossl), OSSL_PROVIDER_get0_dispatch(3ossl), OSSL_PROVIDER_add_builtin(3ossl), OSSL_PROVIDER_get0_name(3ossl), OSSL_PROVIDER_get_capabilities(3ossl), OSSL_PROVIDER_add_conf_parameter(3ossl), OSSL_PROVIDER_get_conf_parameters(3ossl), OSSL_PROVIDER_conf_get_bool(3ossl), OSSL_PROVIDER_self_test(3ossl)
- provider routines
- OSSL_QUIC_client_method(3ossl), OSSL_QUIC_client_thread_method(3ossl), OSSL_QUIC_server_method(3ossl)
- Provide SSL_METHOD objects for QUIC enabled functions
- OSSL_SELF_TEST_new(3ossl), OSSL_SELF_TEST_free(3ossl), OSSL_SELF_TEST_onbegin(3ossl), OSSL_SELF_TEST_oncorrupt_byte(3ossl), OSSL_SELF_TEST_onend(3ossl)
- functionality to trigger a callback during a self test
- OSSL_STORE-winstore(7ossl)
- OpenSSL built in OSSL_STORE for Windows
- OSSL_STORE_CTX(3), OSSL_STORE_post_process_info_fn(3), OSSL_STORE_open(3), OSSL_STORE_ctrl(3), OSSL_STORE_load(3), OSSL_STORE_eof(3), OSSL_STORE_error(3), OSSL_STORE_close(3)
- Types and functions to read objects from a URI
- OSSL_STORE_CTX(3ossl), OSSL_STORE_post_process_info_fn(3ossl), OSSL_STORE_open(3ossl), OSSL_STORE_open_ex(3ossl), OSSL_STORE_ctrl(3ossl), OSSL_STORE_load(3ossl), OSSL_STORE_eof(3ossl), OSSL_STORE_delete(3ossl), OSSL_STORE_error(3ossl), OSSL_STORE_close(3ossl)
- Types and functions to read objects from a URI
- OSSL_STORE_INFO(3), OSSL_STORE_INFO_get_type(3), OSSL_STORE_INFO_get0_NAME(3), OSSL_STORE_INFO_get0_NAME_description(3), OSSL_STORE_INFO_get0_PARAMS(3), OSSL_STORE_INFO_get0_PKEY(3), OSSL_STORE_INFO_get0_CERT(3), OSSL_STORE_INFO_get0_CRL(3), OSSL_STORE_INFO_get1_NAME(3), OSSL_STORE_INFO_get1_NAME_description(3), OSSL_STORE_INFO_get1_PARAMS(3), OSSL_STORE_INFO_get1_PKEY(3), OSSL_STORE_INFO_get1_CERT(3), OSSL_STORE_INFO_get1_CRL(3), OSSL_STORE_INFO_type_string(3), OSSL_STORE_INFO_free(3), OSSL_STORE_INFO_new_NAME(3), OSSL_STORE_INFO_set0_NAME_description(3), OSSL_STORE_INFO_new_PARAMS(3), OSSL_STORE_INFO_new_PKEY(3), OSSL_STORE_INFO_new_CERT(3), OSSL_STORE_INFO_new_CRL(3)
- Functions to manipulate OSSL_STORE_INFO objects
- OSSL_STORE_INFO(3ossl), OSSL_STORE_INFO_get_type(3ossl), OSSL_STORE_INFO_get0_NAME(3ossl), OSSL_STORE_INFO_get0_NAME_description(3ossl), OSSL_STORE_INFO_get0_PARAMS(3ossl), OSSL_STORE_INFO_get0_PUBKEY(3ossl), OSSL_STORE_INFO_get0_PKEY(3ossl), OSSL_STORE_INFO_get0_CERT(3ossl), OSSL_STORE_INFO_get0_CRL(3ossl), OSSL_STORE_INFO_get1_NAME(3ossl), OSSL_STORE_INFO_get1_NAME_description(3ossl), OSSL_STORE_INFO_get1_PARAMS(3ossl), OSSL_STORE_INFO_get1_PUBKEY(3ossl), OSSL_STORE_INFO_get1_PKEY(3ossl), OSSL_STORE_INFO_get1_CERT(3ossl), OSSL_STORE_INFO_get1_CRL(3ossl), OSSL_STORE_INFO_type_string(3ossl), OSSL_STORE_INFO_free(3ossl), OSSL_STORE_INFO_new_NAME(3ossl), OSSL_STORE_INFO_set0_NAME_description(3ossl), OSSL_STORE_INFO_new_PARAMS(3ossl), OSSL_STORE_INFO_new_PUBKEY(3ossl), OSSL_STORE_INFO_new_PKEY(3ossl), OSSL_STORE_INFO_new_CERT(3ossl), OSSL_STORE_INFO_new_CRL(3ossl), OSSL_STORE_INFO_new(3ossl), OSSL_STORE_INFO_get0_data(3ossl)
- Functions to manipulate OSSL_STORE_INFO objects
- OSSL_STORE_LOADER(3), OSSL_STORE_LOADER_CTX(3), OSSL_STORE_LOADER_new(3), OSSL_STORE_LOADER_get0_engine(3), OSSL_STORE_LOADER_get0_scheme(3), OSSL_STORE_LOADER_set_open(3), OSSL_STORE_LOADER_set_ctrl(3), OSSL_STORE_LOADER_set_expect(3), OSSL_STORE_LOADER_set_find(3), OSSL_STORE_LOADER_set_load(3), OSSL_STORE_LOADER_set_eof(3), OSSL_STORE_LOADER_set_error(3), OSSL_STORE_LOADER_set_close(3), OSSL_STORE_LOADER_free(3), OSSL_STORE_register_loader(3), OSSL_STORE_unregister_loader(3), OSSL_STORE_open_fn(3), OSSL_STORE_ctrl_fn(3), OSSL_STORE_expect_fn(3), OSSL_STORE_find_fn(3), OSSL_STORE_load_fn(3), OSSL_STORE_eof_fn(3), OSSL_STORE_error_fn(3), OSSL_STORE_close_fn(3)
- Types and functions to manipulate, register and unregister STORE loaders for different URI schemes
- OSSL_STORE_LOADER(3ossl), OSSL_STORE_LOADER_fetch(3ossl), OSSL_STORE_LOADER_up_ref(3ossl), OSSL_STORE_LOADER_free(3ossl), OSSL_STORE_LOADER_get0_provider(3ossl), OSSL_STORE_LOADER_get0_properties(3ossl), OSSL_STORE_LOADER_is_a(3ossl), OSSL_STORE_LOADER_get0_description(3ossl), OSSL_STORE_LOADER_do_all_provided(3ossl), OSSL_STORE_LOADER_names_do_all(3ossl), OSSL_STORE_LOADER_CTX(3ossl), OSSL_STORE_LOADER_new(3ossl), OSSL_STORE_LOADER_get0_engine(3ossl), OSSL_STORE_LOADER_get0_scheme(3ossl), OSSL_STORE_LOADER_set_open(3ossl), OSSL_STORE_LOADER_set_open_ex(3ossl), OSSL_STORE_LOADER_set_attach(3ossl), OSSL_STORE_LOADER_set_ctrl(3ossl), OSSL_STORE_LOADER_set_expect(3ossl), OSSL_STORE_LOADER_set_find(3ossl), OSSL_STORE_LOADER_set_load(3ossl), OSSL_STORE_LOADER_set_eof(3ossl), OSSL_STORE_LOADER_set_error(3ossl), OSSL_STORE_LOADER_set_close(3ossl), OSSL_STORE_LOADER_settable_ctx_params(3ossl), OSSL_STORE_register_loader(3ossl), OSSL_STORE_unregister_loader(3ossl), OSSL_STORE_open_fn(3ossl), OSSL_STORE_open_ex_fn(3ossl), OSSL_STORE_attach_fn(3ossl), OSSL_STORE_ctrl_fn(3ossl), OSSL_STORE_expect_fn(3ossl), OSSL_STORE_find_fn(3ossl), OSSL_STORE_load_fn(3ossl), OSSL_STORE_eof_fn(3ossl), OSSL_STORE_error_fn(3ossl), OSSL_STORE_close_fn(3ossl)
- Types and functions to manipulate, register and unregister STORE loaders for different URI schemes
- OSSL_STORE_SEARCH(3), OSSL_STORE_SEARCH_by_name(3), OSSL_STORE_SEARCH_by_issuer_serial(3), OSSL_STORE_SEARCH_by_key_fingerprint(3), OSSL_STORE_SEARCH_by_alias(3), OSSL_STORE_SEARCH_free(3), OSSL_STORE_SEARCH_get_type(3), OSSL_STORE_SEARCH_get0_name(3), OSSL_STORE_SEARCH_get0_serial(3), OSSL_STORE_SEARCH_get0_bytes(3), OSSL_STORE_SEARCH_get0_string(3), OSSL_STORE_SEARCH_get0_digest(3)
- Type and functions to create OSSL_STORE search criteria
- OSSL_STORE_SEARCH(3ossl), OSSL_STORE_SEARCH_by_name(3ossl), OSSL_STORE_SEARCH_by_issuer_serial(3ossl), OSSL_STORE_SEARCH_by_key_fingerprint(3ossl), OSSL_STORE_SEARCH_by_alias(3ossl), OSSL_STORE_SEARCH_free(3ossl), OSSL_STORE_SEARCH_get_type(3ossl), OSSL_STORE_SEARCH_get0_name(3ossl), OSSL_STORE_SEARCH_get0_serial(3ossl), OSSL_STORE_SEARCH_get0_bytes(3ossl), OSSL_STORE_SEARCH_get0_string(3ossl), OSSL_STORE_SEARCH_get0_digest(3ossl)
- Type and functions to create OSSL_STORE search criteria
- OSSL_STORE_attach(3ossl)
- Functions to read objects from a BIO
- OSSL_STORE_expect(3), OSSL_STORE_supports_search(3), OSSL_STORE_find(3)
- Specify what object type is expected
- OSSL_STORE_expect(3ossl), OSSL_STORE_supports_search(3ossl), OSSL_STORE_find(3ossl)
- Specify what object type is expected
- OSSL_sleep(3ossl)
- delay execution for a specified number of milliseconds
- OSSL_trace_enabled(3ossl), OSSL_trace_begin(3ossl), OSSL_trace_end(3ossl), OSSL_TRACE_BEGIN(3ossl), OSSL_TRACE_END(3ossl), OSSL_TRACE_CANCEL(3ossl), OSSL_TRACE(3ossl), OSSL_TRACE1(3ossl), OSSL_TRACE2(3ossl), OSSL_TRACE3(3ossl), OSSL_TRACE4(3ossl), OSSL_TRACE5(3ossl), OSSL_TRACE6(3ossl), OSSL_TRACE7(3ossl), OSSL_TRACE8(3ossl), OSSL_TRACE9(3ossl), OSSL_TRACEV(3ossl), OSSL_TRACE_STRING(3ossl), OSSL_TRACE_STRING_MAX(3ossl), OSSL_trace_string(3ossl), OSSL_TRACE_ENABLED(3ossl)
- OpenSSL Tracing API
- Obj.Closure(3o)
- no description
- Obj.Ephemeron(3o)
- no description
- Obj.Extension_constructor(3o)
- no description
- Object(3)
- The Object widget class "Object" "widget class" "Object"
- Ocaml_operators(3o)
- Precedence level and associativity of operators
- OpenSSL_add_all_algorithms(3), OpenSSL_add_all_ciphers(3), OpenSSL_add_all_digests(3), EVP_cleanup(3)
- add algorithms to internal table
- OpenSSL_add_all_algorithms(3ossl), OpenSSL_add_all_ciphers(3ossl), OpenSSL_add_all_digests(3ossl), EVP_cleanup(3ossl)
- add algorithms to internal table
- OverrideShell(3)
- The OverrideShell widget class "OverrideShell" "widget class" "OverrideShell"
- PBMAC1_get1_pbkdf2_param(3ossl)
- Function to manipulate a PBMAC1 MAC structure
- PEM_X509_INFO_read(3), PEM_X509_INFO_read_bio(3)
- PEM and DER decode X.509 certificates, private keys, and revocation lists
- PEM_X509_INFO_read_ex(3ossl), PEM_X509_INFO_read(3ossl), PEM_X509_INFO_read_bio_ex(3ossl), PEM_X509_INFO_read_bio(3ossl)
- read PEM-encoded data structures into one or more X509_INFO objects
- PEM_bytes_read_bio(3), PEM_bytes_read_bio_secmem(3)
- read a PEM-encoded data structure from a BIO
- PEM_bytes_read_bio(3ossl), PEM_bytes_read_bio_secmem(3ossl)
- read a PEM-encoded data structure from a BIO
- PEM_read(3ossl), PEM_read_bio(3ossl), PEM_do_header(3ossl), PEM_get_EVP_CIPHER_INFO(3ossl), PEM_write(3ossl), PEM_write_bio(3ossl), PEM_ASN1_write(3ossl), PEM_ASN1_write_bio(3ossl), PEM_ASN1_write_bio_ctx(3ossl)
- PEM encoding routines
- PEM_read_bio_ex(3), PEM_FLAG_SECURE(3), PEM_FLAG_EAY_COMPATIBLE(3), PEM_FLAG_ONLY_B64(3)
- read PEM format files with custom processing
- PEM_read_bio_ex(3ossl), PEM_FLAG_SECURE(3ossl), PEM_FLAG_EAY_COMPATIBLE(3ossl), PEM_FLAG_ONLY_B64(3ossl)
- read PEM format files with custom processing
- PEM_write(3), PEM_write_bio(3), PEM_read(3), PEM_read_bio(3), PEM_do_header(3), PEM_get_EVP_CIPHER_INFO(3)
- PEM encoding routines
- PKCS12_PBE_keyivgen(3ossl), PKCS12_PBE_keyivgen_ex(3ossl), PKCS12_pbe_crypt(3ossl), PKCS12_pbe_crypt_ex(3ossl)
- PKCS#12 Password based encryption
- PKCS12_SAFEBAG_get0_attr(3ossl), PKCS12_SAFEBAG_get0_type(3ossl), PKCS12_SAFEBAG_get_nid(3ossl), PKCS12_SAFEBAG_get_bag_nid(3ossl), PKCS12_SAFEBAG_get0_bag_obj(3ossl), PKCS12_SAFEBAG_get0_bag_type(3ossl), PKCS12_SAFEBAG_get1_cert_ex(3ossl), PKCS12_SAFEBAG_get1_cert(3ossl), PKCS12_SAFEBAG_get1_crl_ex(3ossl), PKCS12_SAFEBAG_get1_crl(3ossl), PKCS12_SAFEBAG_get0_safes(3ossl), PKCS12_SAFEBAG_get0_p8inf(3ossl), PKCS12_SAFEBAG_get0_pkcs8(3ossl)
- Get objects from a PKCS#12 safeBag
- PKCS12_add1_attr_by_NID(3ossl), PKCS12_add1_attr_by_txt(3ossl)
- Add an attribute to a PKCS#12 safeBag structure
- PKCS12_add_CSPName_asc(3ossl)
- Add a Microsoft CSP Name attribute to a PKCS#12 safeBag
- PKCS12_add_cert(3ossl), PKCS12_add_key(3ossl), PKCS12_add_key_ex(3ossl), PKCS12_add_secret(3ossl)
- Add an object to a set of PKCS#12 safeBags
- PKCS12_add_friendlyname_asc(3ossl), PKCS12_add_friendlyname_utf8(3ossl), PKCS12_add_friendlyname_uni(3ossl)
- Functions to add the friendlyname attribute to a PKCS#12 safeBag
- PKCS12_add_localkeyid(3ossl)
- Add the localKeyId attribute to a PKCS#12 safeBag
- PKCS12_add_safe(3ossl), PKCS12_add_safe_ex(3ossl), PKCS12_add_safes(3ossl), PKCS12_add_safes_ex(3ossl)
- Create and add objects to a PKCS#12 structure
- PKCS12_decrypt_skey(3ossl), PKCS12_decrypt_skey_ex(3ossl)
- PKCS12 shrouded keyBag decrypt functions
- PKCS12_gen_mac(3ossl), PKCS12_setup_mac(3ossl), PKCS12_set_mac(3ossl), PKCS12_set_pbmac1_pbkdf2(3ossl), PKCS12_verify_mac(3ossl), PKCS12_get0_mac(3ossl)
- Functions to create and manipulate a PKCS#12 MAC structure
- PKCS12_get_friendlyname(3ossl)
- Retrieve the friendlyname attribute from a PKCS#12 safeBag
- PKCS12_item_decrypt_d2i(3ossl), PKCS12_item_decrypt_d2i_ex(3ossl), PKCS12_item_i2d_encrypt(3ossl), PKCS12_item_i2d_encrypt_ex(3ossl)
- PKCS12 item encrypt/decrypt functions
- PKCS12_key_gen_asc(3ossl), PKCS12_key_gen_asc_ex(3ossl), PKCS12_key_gen_uni(3ossl), PKCS12_key_gen_uni_ex(3ossl), PKCS12_key_gen_utf8(3ossl), PKCS12_key_gen_utf8_ex(3ossl)
- PKCS#12 Password based key derivation
- PKCS12_newpass(3)
- change the password of a PKCS12 structure
- PKCS12_newpass(3ossl)
- change the password of a PKCS12 structure
- PKCS12_pack_p7encdata(3ossl), PKCS12_pack_p7encdata_ex(3ossl)
- Pack a set of PKCS#12 safeBags into a PKCS#7 encrypted data object
- PKCS5_PBE_keyivgen(3ossl), PKCS5_PBE_keyivgen_ex(3ossl), PKCS5_pbe2_set(3ossl), PKCS5_pbe2_set_iv(3ossl), PKCS5_pbe2_set_iv_ex(3ossl), PKCS5_pbe_set(3ossl), PKCS5_pbe_set_ex(3ossl), PKCS5_pbe2_set_scrypt(3ossl), PKCS5_pbe_set0_algor(3ossl), PKCS5_pbe_set0_algor_ex(3ossl), PKCS5_v2_PBE_keyivgen(3ossl), PKCS5_v2_PBE_keyivgen_ex(3ossl), PKCS5_v2_scrypt_keyivgen(3ossl), PKCS5_v2_scrypt_keyivgen_ex(3ossl), PKCS5_pbkdf2_set(3ossl), PKCS5_pbkdf2_set_ex(3ossl), EVP_PBE_scrypt(3ossl), EVP_PBE_scrypt_ex(3ossl)
- PKCS#5 Password based encryption routines
- PKCS5_PBKDF2_HMAC(3), PKCS5_PBKDF2_HMAC_SHA1(3)
- password based derivation routines with salt and iteration count
- PKCS5_PBKDF2_HMAC(3ossl), PKCS5_PBKDF2_HMAC_SHA1(3ossl)
- password based derivation routines with salt and iteration count
- PKCS7_add_attribute(3), PKCS7_set_attributes(3), PKCS7_get_attribute(3), PKCS7_add_signed_attribute(3), PKCS7_set_signed_attributes(3), PKCS7_get_signed_attribute(3), PKCS7_add_attrib_content_type(3), PKCS7_add1_attrib_digest(3), PKCS7_add0_attrib_signing_time(3), PKCS7_add_attrib_smimecap(3)
- attributes of SignerInfo objects
- PKCS7_dataFinal(3)
- move data from a BIO chain to a ContentInfo object
- PKCS7_dataInit(3)
- construct a BIO chain for adding or retrieving content
- PKCS7_decrypt(3)
- decrypt content from a PKCS#7 envelopedData structure
- PKCS7_decrypt(3ossl)
- decrypt content from a PKCS#7 envelopedData structure
- PKCS7_encrypt(3)
- create a PKCS#7 envelopedData structure
- PKCS7_encrypt_ex(3ossl), PKCS7_encrypt(3ossl)
- create a PKCS#7 envelopedData structure
- PKCS7_final(3)
- read data from a BIO into a ContentInfo object
- PKCS7_get_octet_string(3ossl)
- return octet string from a PKCS#7 envelopedData structure
- PKCS7_get_signer_info(3)
- retrieve signerInfos from a SignedData object
- PKCS7_set_content(3), PKCS7_content_new(3)
- set the nested contentInfo in a PKCS#7 structure
- PKCS7_sign(3)
- create a PKCS#7 signedData structure
- PKCS7_sign_add_signer(3), PKCS7_add_certificate(3), PKCS7_add_crl(3)
- add information to PKCS7 structure
- PKCS7_sign_add_signer(3ossl), PKCS7_add_certificate(3ossl), PKCS7_add_crl(3ossl)
- add information to PKCS7 structure
- PKCS7_sign_ex(3ossl), PKCS7_sign(3ossl)
- create a PKCS#7 signedData structure
- PKCS7_type_is_other(3ossl)
- determine content type of PKCS#7 envelopedData structure
- PKCS7_verify(3), PKCS7_get0_signers(3)
- verify a PKCS#7 signedData structure
- PKCS7_verify(3ossl), PKCS7_get0_signers(3ossl)
- verify a PKCS#7 signedData structure
- PKCS8_decrypt(3ossl), PKCS8_decrypt_ex(3ossl), PKCS8_encrypt(3ossl), PKCS8_encrypt_ex(3ossl), PKCS8_set0_pbe(3ossl), PKCS8_set0_pbe_ex(3ossl)
- PKCS8 encrypt/decrypt functions
- PKCS8_pkey_get0_attrs(3ossl), PKCS8_pkey_add1_attr(3ossl), PKCS8_pkey_add1_attr_by_NID(3ossl), PKCS8_pkey_add1_attr_by_OBJ(3ossl)
- PKCS8 attribute functions
- PKCS8_pkey_set0(3), PKCS8_pkey_get0(3), PKCS8_pkey_add1_attr_by_NID(3), PKCS8_pkey_get0_attrs(3)
- change and inspect PKCS#8 PrivateKeyInfo objects
- PKGBUILD(5)
- Package build description file
- POFileClean(1)
- resets the msgstr for situations where it's just a copy of msgid
- POFileFill(1)
- fill a file with entries already translated in other files
- POFileStatus(1)
- validator and status reporting
- POLYTYPE_ATEX(3)
- Polygon rendering mode type Allegro game programming library
- POLYTYPE_ATEX_LIT(3), POLYTYPE_PTEX_LIT(3)
- Polygon rendering mode type Allegro game programming library
- POLYTYPE_ATEX_MASK(3), POLYTYPE_PTEX_MASK(3)
- Polygon rendering mode type Allegro game programming library
- POLYTYPE_ATEX_MASK_LIT(3), POLYTYPE_PTEX_MASK_LIT(3)
- Polygon rendering mode type Allegro game programming library
- POLYTYPE_ATEX_MASK_TRANS(3), POLYTYPE_PTEX_MASK_TRANS(3)
- Polygon rendering mode type Allegro game programming library
- POLYTYPE_ATEX_TRANS(3), POLYTYPE_PTEX_TRANS(3)
- Polygon rendering mode type Allegro game programming library
- POLYTYPE_FLAT(3)
- Polygon rendering mode type Allegro game programming library
- POLYTYPE_GCOL(3)
- Polygon rendering mode type Allegro game programming library
- POLYTYPE_GRGB(3)
- Polygon rendering mode type Allegro game programming library
- POLYTYPE_PTEX(3)
- Polygon rendering mode type Allegro game programming library
- PS_add_bookmark(3)
- Add bookmark to current page
- PS_add_kerning(3)
- Add new kerning to font
- PS_add_launchlink(3)
- Adds link which launches file
- PS_add_ligature(3)
- Add new ligature to font
- PS_add_locallink(3)
- Adds link to a page in the same document
- PS_add_note(3)
- Adds note to current page
- PS_add_pdflink(3)
- Adds link to a page in a second pdf document
- PS_add_weblink(3)
- Adds link to a web location
- PS_arc(3)
- Draws an arc counterclockwise
- PS_arcn(3)
- Draws an arc clockwise
- PS_circle(3)
- Draws a circle
- PS_clip(3)
- Clips drawing to current path
- PS_close(3)
- Closes a PostScript document
- PS_close_image(3)
- Closes image and frees memory
- PS_closepath_stroke(3)
- Closes and strokes path
- PS_curveto(3)
- Draws a curve
- PS_delete(3)
- Deletes all resources of a PostScript document
- PS_end_font(3)
- Ends a Type3 font
- PS_end_glyph(3)
- Ends a Type3 font
- PS_end_page(3)
- End a page
- PS_end_pattern(3)
- Ends a pattern
- PS_end_template(3)
- Ends a template
- PS_fill_stroke(3)
- Fills and strokes the current path
- PS_findfont(3)
- Loads a font
- PS_free_glyph_list(3)
- Frees memory allocated for glyph list
- PS_get_opaque(3)
- Returns pointer which has been passed to PS_new2()
- PS_hyphenate(3)
- Hyphenates a word
- PS_include_file(3)
- Include external PostScript file
- PS_lineto(3)
- Draws a line
- PS_new(3)
- Creating a new PostScript document object
- PS_new2(3)
- Creates a new PostScript document object
- PS_open_fp(3)
- Uses an already open file pointer as the output file
- PS_open_image(3)
- Reads an image for later placement
- PS_open_mem(3)
- Creates a PostScript document in memory
- PS_rect(3)
- Draws a rectangle
- PS_set_border_color(3)
- Sets color of border for annotations
- PS_set_border_dash(3)
- Sets length of dashes for border of annotations
- PS_set_border_style(3)
- Sets border style of annotations
- PS_set_gstate(3)
- Sets a previously created graphic state
- PS_set_info(3)
- Sets information fields of document
- PS_setdash(3)
- Sets appearance of a dashed line
- PS_setlinecap(3)
- Sets appearance of line ends
- PS_setlinejoin(3)
- Sets how contected lines are joined
- PS_setlinewidth(3)
- Sets width of a line
- PS_setpolydash(3)
- Sets appearance of a dashed line
- PS_shading(3)
- Create shading
- PS_shading_pattern(3)
- Create a shading pattern
- PS_shfill(3)
- Draws a shading
- PS_show_boxed(3)
- Output text in a box
- PS_shutdown(3)
- Final clean up of library
- PS_stringwidth(3)
- Get width of a string
- PS_stringwidth2(3)
- Gets width of a string
- PS_stroke(3)
- Draws the current path
- PS_symbol(3)
- Output glyph at a certain position in the font encoding vector
- PS_symbol_width(3)
- Get width of a glyph
- PTAInterpolate(1)
- Interpolate intermediate images between stereo photos
- PTblender(1)
- Colour and brightness correction of panoramas
- PTinfo(1)
- Display information about a panotools-generated image
- PTmender(1)
- Replacement for PTStitcher
- PToptimizer(1)
- Wrapper around control point optimization routines
- PTtiff2psd(1)
- Convert a set of TIFF files into a Photoshop PSD file
- PTtiffdump(1)
- Compare two TIFF images
- Pager(1)
- the AfterStep Pager module
- Pager(1x)
- AfterStep module for virtual desktop navigation
- PagerDecorations(1x)
- Visual attributes of the Pager window
- ParseArgv(3)
- process command-line options
- Parser(3o)
- no description
- Parser.Incremental(3o)
- no description
- Parser.MenhirInterpreter(3o)
- no description
- Parsetree(3o)
- Abstract syntax tree produced by parsing
- Parsing(3o)
- The run-time library for parsers generated by ocamlyacc
- PathFinder-17(1), PathFinder(1)
- simple file manager
- Placement(1x)
- AfterStep supports several different window placement policies. Some of them designed to fill free space, and some allowing for windows to be placed on top of others
- Planimeter(1)
- -- compute the area of geodesic polygons
- Pparse(3o)
- Driver for the parser and external preprocessors
- Printexc(3o)
- Facilities for printing exceptions and inspecting current call stack
- Printexc.Slot(3o)
- no description
- Printf(3o)
- Formatted output functions
- Profile(3o)
- Compiler performance recording
- Psequin(1)
- submit sequences to Genbank, EMBL, and DDBJ
- Q(3)
- support for Forall, Exists, etc in GNU C and C++
- R(1)
- a language for data analysis and graphics
- RAND(7)
- the OpenSSL random generator
- RAND(7ossl)
- the OpenSSL random generator
- RAND_DRBG(7)
- the deterministic random bit generator
- RAND_DRBG_generate(3), RAND_DRBG_bytes(3)
- generate random bytes using the given drbg instance
- RAND_DRBG_get0_master(3), RAND_DRBG_get0_public(3), RAND_DRBG_get0_private(3)
- get access to the global RAND_DRBG instances
- RAND_DRBG_new(3), RAND_DRBG_secure_new(3), RAND_DRBG_set(3), RAND_DRBG_set_defaults(3), RAND_DRBG_instantiate(3), RAND_DRBG_uninstantiate(3), RAND_DRBG_free(3)
- initialize and cleanup a RAND_DRBG instance
- RAND_DRBG_reseed(3), RAND_DRBG_set_reseed_interval(3), RAND_DRBG_set_reseed_time_interval(3), RAND_DRBG_set_reseed_defaults(3)
- reseed a RAND_DRBG instance
- RAND_DRBG_set_callbacks(3), RAND_DRBG_get_entropy_fn(3), RAND_DRBG_cleanup_entropy_fn(3), RAND_DRBG_get_nonce_fn(3), RAND_DRBG_cleanup_nonce_fn(3)
- set callbacks for reseeding
- RAND_DRBG_set_ex_data(3), RAND_DRBG_get_ex_data(3), RAND_DRBG_get_ex_new_index(3)
- store and retrieve extra data from the DRBG instance
- RAND_add(3), RAND_poll(3), RAND_seed(3), RAND_status(3), RAND_event(3), RAND_screen(3), RAND_keep_random_devices_open(3)
- add randomness to the PRNG or get its status
- RAND_add(3ossl), RAND_poll(3ossl), RAND_seed(3ossl), RAND_status(3ossl), RAND_event(3ossl), RAND_screen(3ossl), RAND_keep_random_devices_open(3ossl)
- add randomness to the PRNG or get its status
- RAND_bytes(3), RAND_priv_bytes(3), RAND_pseudo_bytes(3)
- generate random data
- RAND_bytes(3ossl), RAND_priv_bytes(3ossl), RAND_bytes_ex(3ossl), RAND_priv_bytes_ex(3ossl), RAND_pseudo_bytes(3ossl), RAND_set1_random_provider(3ossl)
- generate random data
- RAND_cleanup(3)
- erase the PRNG state
- RAND_cleanup(3ossl)
- erase the PRNG state
- RAND_egd(3), RAND_egd_bytes(3), RAND_query_egd_bytes(3)
- query entropy gathering daemon
- RAND_egd(3ossl), RAND_egd_bytes(3ossl), RAND_query_egd_bytes(3ossl)
- query entropy gathering daemon
- RAND_get0_primary(3ossl), RAND_get0_public(3ossl), RAND_get0_private(3ossl), RAND_set0_public(3ossl), RAND_set0_private(3ossl)
- get access to the global EVP_RAND_CTX instances
- RAND_load_file(3), RAND_write_file(3), RAND_file_name(3)
- PRNG seed file
- RAND_load_file(3ossl), RAND_write_file(3ossl), RAND_file_name(3ossl)
- PRNG seed file
- RAND_set_DRBG_type(3ossl), RAND_set_seed_source_type(3ossl)
- specify the global random number generator types
- RAND_set_rand_method(3), RAND_get_rand_method(3), RAND_OpenSSL(3)
- select RAND method
- RAND_set_rand_method(3ossl), RAND_get_rand_method(3ossl), RAND_OpenSSL(3ossl)
- select RAND method
- RC2_set_key(3), RC2_encrypt(3), RC2_decrypt(3), RC2_cbc_encrypt(3), RC2_ecb_encrypt(3), RC2_cfb64_encrypt(3), RC2_ofb64_encrypt(3)
- low-level functions for Rivest Cipher 2
- REASSIGN_OWNED(7)
- change the ownership of database objects owned by a database role
- REFRESH_MATERIALIZED_VIEW(7)
- replace the contents of a materialized view
- REINDEX(7)
- rebuild indexes
- RELEASE_SAVEPOINT(7)
- release a previously defined savepoint
- RESET(7)
- restore the value of a run-time parameter to the default value
- RG_Tileset(3), RG(3)
- Agar feature-based pixel graphics
- RG_Tileview(3)
- Agar-RG graphics editor
- RIPEMD160(3), RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3)
- RIPEMD-160 hash function
- RIPEMD160(3ossl), RIPEMD160_Init(3ossl), RIPEMD160_Update(3ossl), RIPEMD160_Final(3ossl)
- RIPEMD-160 hash function
- RNA2Dfold(1)
- manual page for RNA2Dfold 2.7.0
- RNALalifold(1)
- manual page for RNALalifold 2.7.0
- RNALfold(1)
- manual page for RNALfold 2.7.0
- RNAaliduplex(1)
- manual page for RNAaliduplex 2.7.0
- RNAalifold(1)
- manual page for RNAalifold 2.7.0
- RNAcofold(1)
- manual page for RNAcofold 2.7.0
- RNAdistance(1)
- manual page for RNAdistance 2.7.0
- RNAdos(1)
- manual page for RNAdos 2.7.0
- RNAduplex(1)
- manual page for RNAduplex 2.7.0
- RNAfold(1)
- manual page for RNAfold 2.7.0
- RNAforester(1)
- compare RNA secondary structures via forest alignment
- RNAmultifold(1)
- manual page for RNAmultifold 2.7.0
- RNApdist(1)
- manual page for RNApdist 2.7.0
- RNAplfold(1)
- manual page for RNAplfold 2.7.0
- ROLLBACK_PREPARED(7)
- cancel a transaction that was earlier prepared for two-phase commit
- RSA_SecurID_getpasswd(1)
- get the one-use password from a RSA sid-800 token
- RSA_blinding_on(3), RSA_blinding_off(3)
- protect the RSA operation from timing attacks
- RSA_blinding_on(3ossl), RSA_blinding_off(3ossl)
- protect the RSA operation from timing attacks
- RSA_check_key_ex(3), RSA_check_key(3)
- validate private RSA keys
- RSA_check_key_ex(3ossl), RSA_check_key(3ossl)
- validate private RSA keys
- RSA_meth_get0_app_data(3), RSA_meth_set0_app_data(3), RSA_meth_new(3), RSA_meth_free(3), RSA_meth_dup(3), RSA_meth_get0_name(3), RSA_meth_set1_name(3), RSA_meth_get_flags(3), RSA_meth_set_flags(3), RSA_meth_get_pub_enc(3), RSA_meth_set_pub_enc(3), RSA_meth_get_pub_dec(3), RSA_meth_set_pub_dec(3), RSA_meth_get_priv_enc(3), RSA_meth_set_priv_enc(3), RSA_meth_get_priv_dec(3), RSA_meth_set_priv_dec(3), RSA_meth_get_mod_exp(3), RSA_meth_set_mod_exp(3), RSA_meth_get_bn_mod_exp(3), RSA_meth_set_bn_mod_exp(3), RSA_meth_get_init(3), RSA_meth_set_init(3), RSA_meth_get_finish(3), RSA_meth_set_finish(3), RSA_meth_get_sign(3), RSA_meth_set_sign(3), RSA_meth_get_verify(3), RSA_meth_set_verify(3), RSA_meth_get_keygen(3), RSA_meth_set_keygen(3), RSA_meth_get_multi_prime_keygen(3), RSA_meth_set_multi_prime_keygen(3)
- Routines to build up RSA methods
- RSA_meth_get0_app_data(3ossl), RSA_meth_set0_app_data(3ossl), RSA_meth_new(3ossl), RSA_meth_free(3ossl), RSA_meth_dup(3ossl), RSA_meth_get0_name(3ossl), RSA_meth_set1_name(3ossl), RSA_meth_get_flags(3ossl), RSA_meth_set_flags(3ossl), RSA_meth_get_pub_enc(3ossl), RSA_meth_set_pub_enc(3ossl), RSA_meth_get_pub_dec(3ossl), RSA_meth_set_pub_dec(3ossl), RSA_meth_get_priv_enc(3ossl), RSA_meth_set_priv_enc(3ossl), RSA_meth_get_priv_dec(3ossl), RSA_meth_set_priv_dec(3ossl), RSA_meth_get_mod_exp(3ossl), RSA_meth_set_mod_exp(3ossl), RSA_meth_get_bn_mod_exp(3ossl), RSA_meth_set_bn_mod_exp(3ossl), RSA_meth_get_init(3ossl), RSA_meth_set_init(3ossl), RSA_meth_get_finish(3ossl), RSA_meth_set_finish(3ossl), RSA_meth_get_sign(3ossl), RSA_meth_set_sign(3ossl), RSA_meth_get_verify(3ossl), RSA_meth_set_verify(3ossl), RSA_meth_get_keygen(3ossl), RSA_meth_set_keygen(3ossl), RSA_meth_get_multi_prime_keygen(3ossl), RSA_meth_set_multi_prime_keygen(3ossl)
- Routines to build up RSA methods
- RSA_new(3), RSA_free(3)
- allocate and free RSA objects
- RSA_new(3ossl), RSA_free(3ossl)
- allocate and free RSA objects
- RSA_padding_add_PKCS1_type_1(3), RSA_padding_check_PKCS1_type_1(3), RSA_padding_add_PKCS1_type_2(3), RSA_padding_check_PKCS1_type_2(3), RSA_padding_add_PKCS1_OAEP(3), RSA_padding_check_PKCS1_OAEP(3), RSA_padding_add_PKCS1_OAEP_mgf1(3), RSA_padding_check_PKCS1_OAEP_mgf1(3), RSA_padding_add_SSLv23(3), RSA_padding_check_SSLv23(3), RSA_padding_add_none(3), RSA_padding_check_none(3)
- asymmetric encryption padding
- RSA_padding_add_PKCS1_type_1(3ossl), RSA_padding_check_PKCS1_type_1(3ossl), RSA_padding_add_PKCS1_type_2(3ossl), RSA_padding_check_PKCS1_type_2(3ossl), RSA_padding_add_PKCS1_OAEP(3ossl), RSA_padding_check_PKCS1_OAEP(3ossl), RSA_padding_add_PKCS1_OAEP_mgf1(3ossl), RSA_padding_check_PKCS1_OAEP_mgf1(3ossl), RSA_padding_add_none(3ossl), RSA_padding_check_none(3ossl)
- asymmetric encryption padding
- RSA_pkey_ctx_ctrl(3), EVP_PKEY_CTX_set_rsa_padding(3), EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_set_rsa_keygen_bits(3), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md(3), EVP_PKEY_CTX_set_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md(3), EVP_PKEY_CTX_set0_rsa_oaep_label(3), EVP_PKEY_CTX_get0_rsa_oaep_label(3), EVP_PKEY_CTX_set_rsa_pss_saltlen(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_pss_keygen_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3)
- RSA private key control operations
- RSA_print(3), RSA_print_fp(3), DSAparams_print(3), DSAparams_print_fp(3), DSA_print(3), DSA_print_fp(3), DHparams_print(3), DHparams_print_fp(3)
- print cryptographic parameters
- RSA_print(3ossl), RSA_print_fp(3ossl), DSAparams_print(3ossl), DSAparams_print_fp(3ossl), DSA_print(3ossl), DSA_print_fp(3ossl), DHparams_print(3ossl), DHparams_print_fp(3ossl)
- print cryptographic parameters
- RSA_private_encrypt(3), RSA_public_decrypt(3)
- low-level signature operations
- RSA_private_encrypt(3ossl), RSA_public_decrypt(3ossl)
- low-level signature operations
- RSA_public_encrypt(3), RSA_private_decrypt(3)
- RSA public key cryptography
- RSA_public_encrypt(3ossl), RSA_private_decrypt(3ossl)
- RSA public key cryptography
- RSA_set0_key(3), RSA_set0_factors(3), RSA_set0_crt_params(3), RSA_get0_key(3), RSA_get0_factors(3), RSA_get0_crt_params(3), RSA_get0_n(3), RSA_get0_e(3), RSA_get0_d(3), RSA_get0_p(3), RSA_get0_q(3), RSA_get0_dmp1(3), RSA_get0_dmq1(3), RSA_get0_iqmp(3), RSA_get0_pss_params(3), RSA_clear_flags(3), RSA_test_flags(3), RSA_set_flags(3), RSA_get0_engine(3), RSA_get_multi_prime_extra_count(3), RSA_get0_multi_prime_factors(3), RSA_get0_multi_prime_crt_params(3), RSA_set0_multi_prime_params(3), RSA_get_version(3)
- Routines for getting and setting data in an RSA object
- RSA_set0_key(3ossl), RSA_set0_factors(3ossl), RSA_set0_crt_params(3ossl), RSA_get0_key(3ossl), RSA_get0_factors(3ossl), RSA_get0_crt_params(3ossl), RSA_get0_n(3ossl), RSA_get0_e(3ossl), RSA_get0_d(3ossl), RSA_get0_p(3ossl), RSA_get0_q(3ossl), RSA_get0_dmp1(3ossl), RSA_get0_dmq1(3ossl), RSA_get0_iqmp(3ossl), RSA_get0_pss_params(3ossl), RSA_clear_flags(3ossl), RSA_test_flags(3ossl), RSA_set_flags(3ossl), RSA_get0_engine(3ossl), RSA_get_multi_prime_extra_count(3ossl), RSA_get0_multi_prime_factors(3ossl), RSA_get0_multi_prime_crt_params(3ossl), RSA_set0_multi_prime_params(3ossl), RSA_get_version(3ossl)
- Routines for getting and setting data in an RSA object
- RSA_set_default_method(3), RSA_get_default_method(3), RSA_set_method(3), RSA_get_method(3), RSA_PKCS1_OpenSSL(3), RSA_flags(3), RSA_new_method(3)
- select RSA method
- RSA_set_default_method(3ossl), RSA_get_default_method(3ossl), RSA_set_method(3ossl), RSA_get_method(3ossl), RSA_PKCS1_OpenSSL(3ossl), RSA_flags(3ossl), RSA_new_method(3ossl)
- select RSA method
- RSA_size(3), RSA_bits(3), RSA_security_bits(3)
- get RSA modulus size or security bits
- RSA_size(3ossl), RSA_bits(3ossl), RSA_security_bits(3ossl)
- get RSA modulus size or security bits
- RT::Extension::CommandByMail(3)
- Change ticket metadata via email
- RT::Extension::Gravatar(3)
- Displays Gravatar images within RT
- RT::Extension::LDAPImport(3)
- Import Users from an LDAP store
- RT::Extension::MandatoryOnTransition(3), RT-Extension-MandatoryOnTransition(3)
- Require core fields and ticket custom fields on status transitions
- RT::Extension::RepeatTicket(3)
- Repeat tickets based on schedule
- RT::Interface::Email::Action::CommandByMail(3)
- Change metadata of ticket via email
- RT::Interface::Email::Filter::TakeAction(3)
- Change metadata of ticket via email
- RTx::Calendar(3)
- Calendar view for RT ticket dates and custom fields
- Random(3o)
- Pseudo-random number generators (PRNG)
- Random.State(3o)
- no description
- RectObj(3)
- The RectObj widget class "RectObj" "widget class" "RectObj"
- Reset-Machine-ID(1)
- resets the machine identity state
- RkBgnBun(3), RkBgnBun / RkwBgnBun(3)
- convert the reading of a specified length to kanji
- RkCloseRoma(3), RkCloseRoma / RkwCloseRoma(3)
- close the dictionary used for Romaji-kana conversion
- RkCvtEuc(3)
- convert shift JIS code to EUC code
- RkCvtHan(3), RkCvtHan / RkwCvtHan(3)
- convert double-width symbols, alphanumeric characters, hiragana, and katakana to single-width characters
- RkCvtHira(3)
- convert double-width katakana to double-width hiragana
- RkCvtKana(3)
- convert double-width hiragana to double-width katakana
- RkCvtZen(3)
- convert ASCII characters and single-width katakana to double-width characters
- RkDefineDic(3)
- define specified candidates in the dictionary
- RkDeleteDic(3)
- delete specified candidates from a dictionary
- RkEndBun(3)
- terminate kana-kanji conversion
- RkEnlarge(3)
- enlarge the reading of the current clause
- RkGetDicList(3)
- get the name of a dictionary that can be added to the dictionary list
- RkGetKanji(3)
- get the current candidate for the current clause
- RkGetLex(3)
- get morphemic information on each word that makes up the current candidate
- RkGetStat(3)
- get analysis information about the current candidate
- RkGetYomi(3)
- get the reading of the current clause
- RkIntro(3), DICLib intro(3)
- dictionary access library introduction
- RkMapPhonogram(3)
- perform Romaji-kana conversion by using a specified Romaji-kana conversion table
- RkMapRoma(3)
- perform Romaji-kana conversion by using a specified Romaji-kana conversion table
- RkMountDic(3)
- mount a dictionary in the dictionary list
- RkNext(3)
- set the next candidate as the current candidate
- RkNfer(3)
- set a reading itself as the current candidate
- RkOpenRoma(3)
- open the dictionary to use for Romaji-kana conversion
- RkPrev(3)
- set the previous candidate as the current candidate
- RkRemountDic(3)
- modify the priority order of a dictionary already in the dictionary list
- RkResize(3)
- change the reading length of the current clause to len bytes
- RkShorten(3)
- shorten the reading of the current clause
- RkStoreYomi(3)
- change the reading of the current clause, reconverting the subsequent clauses
- RkUnmountDic(3)
- unmount a dictionary from the dictionary list
- RkXfer(3)
- change the current candidate
- Rscript(1)
- front end for scripting with R
- SAMPLE(3)
- Stores sound data. Allegro game programming library
- SAVEPOINT(7)
- define a new savepoint within the current transaction
- SCREEN_W(3), SCREEN_H(3)
- Global define to obtain the size of the screen. Allegro game programming library
- SCT_new(3), SCT_new_from_base64(3), SCT_free(3), SCT_LIST_free(3), SCT_get_version(3), SCT_set_version(3), SCT_get_log_entry_type(3), SCT_set_log_entry_type(3), SCT_get0_log_id(3), SCT_set0_log_id(3), SCT_set1_log_id(3), SCT_get_timestamp(3), SCT_set_timestamp(3), SCT_get_signature_nid(3), SCT_set_signature_nid(3), SCT_get0_signature(3), SCT_set0_signature(3), SCT_set1_signature(3), SCT_get0_extensions(3), SCT_set0_extensions(3), SCT_set1_extensions(3), SCT_get_source(3), SCT_set_source(3)
- A Certificate Transparency Signed Certificate Timestamp
- SCT_new(3ossl), SCT_new_from_base64(3ossl), SCT_free(3ossl), SCT_LIST_free(3ossl), SCT_get_version(3ossl), SCT_set_version(3ossl), SCT_get_log_entry_type(3ossl), SCT_set_log_entry_type(3ossl), SCT_get0_log_id(3ossl), SCT_set0_log_id(3ossl), SCT_set1_log_id(3ossl), SCT_get_timestamp(3ossl), SCT_set_timestamp(3ossl), SCT_get_signature_nid(3ossl), SCT_set_signature_nid(3ossl), SCT_get0_signature(3ossl), SCT_set0_signature(3ossl), SCT_set1_signature(3ossl), SCT_get0_extensions(3ossl), SCT_set0_extensions(3ossl), SCT_set1_extensions(3ossl), SCT_get_source(3ossl), SCT_set_source(3ossl)
- A Certificate Transparency Signed Certificate Timestamp
- SCT_print(3), SCT_LIST_print(3), SCT_validation_status_string(3)
- Prints Signed Certificate Timestamps in a human-readable way
- SCT_print(3ossl), SCT_LIST_print(3ossl), SCT_validation_status_string(3ossl)
- Prints Signed Certificate Timestamps in a human-readable way
- SCT_validate(3), SCT_LIST_validate(3), SCT_get_validation_status(3)
- checks Signed Certificate Timestamps (SCTs) are valid
- SCT_validate(3ossl), SCT_LIST_validate(3ossl), SCT_get_validation_status(3ossl)
- checks Signed Certificate Timestamps (SCTs) are valid
- SDLKey(3)
- SDL Keysym Definitions
- SDL_ActiveEvent(3)
- Application visibility event structure
- SDL_AddTimer(3)
- Add a timer which will call a callback after the specified number of milliseconds has elapsed
- SDL_AudioCVT(3)
- Audio Conversion Structure
- SDL_AudioSpec(3)
- Audio Specification Structure
- SDL_BlitSurface(3)
- This performs a fast blit from the source surface to the destination surface
- SDL_BuildAudioCVT(3)
- Initializes a SDL_AudioCVT structure for conversion
- SDL_CD(3)
- CDROM Drive Information
- SDL_CDClose(3)
- Closes a SDL_CD handle
- SDL_CDEject(3)
- Ejects a CDROM
- SDL_CDName(3)
- Returns a human-readable, system-dependent identifier for the CD-ROM
- SDL_CDNumDrives(3)
- Returns the number of CD-ROM drives on the system
- SDL_CDOpen(3)
- Opens a CD-ROM drive for access
- SDL_CDPause(3)
- Pauses a CDROM
- SDL_CDPlay(3)
- Play a CD
- SDL_CDPlayTracks(3)
- Play the given CD track(s)
- SDL_CDResume(3)
- Resumes a CDROM
- SDL_CDStatus(3)
- Returns the current status of the given drive
- SDL_CDStop(3)
- Stops a CDROM
- SDL_CDtrack(3)
- CD Track Information Structure
- SDL_CloseAudio(3)
- Shuts down audio processing and closes the audio device
- SDL_Color(3)
- Format independent color description
- SDL_CondBroadcast(3)
- Restart all threads waiting on a condition variable
- SDL_CondSignal(3)
- Restart a thread wait on a condition variable
- SDL_CondWait(3)
- Wait on a condition variable
- SDL_CondWaitTimeout(3)
- Wait on a condition variable, with timeout
- SDL_ConvertAudio(3)
- Convert audio data to a desired audio format
- SDL_ConvertSurface(3)
- Converts a surface to the same format as another surface
- SDL_CreateCond(3)
- Create a condition variable
- SDL_CreateCursor(3)
- Creates a new mouse cursor
- SDL_CreateMutex(3)
- Create a mutex
- SDL_CreateRGBSurface(3)
- Create an empty SDL_Surface
- SDL_CreateRGBSurfaceFrom(3)
- Create an SDL_Surface from pixel data
- SDL_CreateSemaphore(3)
- Creates a new semaphore and assigns an initial value to it
- SDL_CreateThread(3)
- Creates a new thread of execution that shares its parent's properties
- SDL_CreateYUVOverlay(3)
- Create a YUV video overlay
- SDL_Delay(3)
- Wait a specified number of milliseconds before returning
- SDL_DestroyCond(3)
- Destroy a condition variable
- SDL_DestroyMutex(3)
- Destroy a mutex
- SDL_DestroySemaphore(3)
- Destroys a semaphore that was created by SDL_CreateSemaphore
- SDL_DisplayFormat(3)
- Convert a surface to the display format
- SDL_DisplayFormatAlpha(3)
- Convert a surface to the display format
- SDL_DisplayYUVOverlay(3)
- Blit the overlay to the display
- SDL_EnableKeyRepeat(3)
- Set keyboard repeat rate
- SDL_EnableUNICODE(3)
- Enable UNICODE translation
- SDL_Event(3)
- General event structure
- SDL_EventState(3)
- This function allows you to set the state of processing certain events
- SDL_ExposeEvent(3)
- Quit requested event
- SDL_FillRect(3)
- This function performs a fast fill of the given rectangle with some color
- SDL_Flip(3)
- Swaps screen buffers
- SDL_FreeCursor(3)
- Frees a cursor created with SDL_CreateCursor
- SDL_FreeSurface(3)
- Frees (deletes) a SDL_Surface
- SDL_FreeWAV(3)
- Frees previously opened WAV data
- SDL_FreeYUVOverlay(3)
- Free a YUV video overlay
- SDL_GL_GetAttribute(3)
- Get the value of a special SDL/OpenGL attribute
- SDL_GL_GetProcAddress(3)
- Get the address of a GL function
- SDL_GL_LoadLibrary(3)
- Specify an OpenGL library
- SDL_GL_SetAttribute(3)
- Set a special SDL/OpenGL attribute
- SDL_GL_SwapBuffers(3)
- Swap OpenGL framebuffers/Update Display
- SDL_GLattr(3)
- SDL GL Attributes
- SDL_GetAppState(3)
- Get the state of the application
- SDL_GetAudioStatus(3)
- Get the current audio state
- SDL_GetClipRect(3)
- Gets the clipping rectangle for a surface
- SDL_GetCursor(3)
- Get the currently active mouse cursor
- SDL_GetError(3)
- Get SDL error string
- SDL_GetEventFilter(3)
- Retrieves a pointer to he event filter
- SDL_GetGamma(3)
- Gets the gamma of the display
- SDL_GetGammaRamp(3)
- Gets the color gamma lookup tables for the display
- SDL_GetKeyName(3)
- Get the name of an SDL virtual keysym
- SDL_GetKeyState(3)
- Get a snapshot of the current keyboard state
- SDL_GetModState(3)
- Get the state of modifier keys
- SDL_GetMouseState(3)
- Retrieve the current state of the mouse
- SDL_GetRGB(3)
- Get RGB values from a pixel in the specified pixel format
- SDL_GetRGBA(3)
- Get RGBA values from a pixel in the specified pixel format
- SDL_GetRelativeMouseState(3)
- Retrieve the current state of the mouse
- SDL_GetThreadID(3)
- Get the SDL thread ID of a SDL_Thread
- SDL_GetTicks(3)
- Get the number of milliseconds since the SDL library initialization
- SDL_GetVideoInfo(3)
- returns a pointer to information about the video hardware
- SDL_GetVideoSurface(3)
- returns a pointer to the current display surface
- SDL_Init(3)
- Initializes SDL
- SDL_InitSubSystem(3)
- Initialize subsystems
- SDL_JoyAxisEvent(3)
- Joystick axis motion event structure
- SDL_JoyBallEvent(3)
- Joystick trackball motion event structure
- SDL_JoyButtonEvent(3)
- Joystick button event structure
- SDL_JoyHatEvent(3)
- Joystick hat position change event structure
- SDL_JoystickClose(3)
- Closes a previously opened joystick
- SDL_JoystickEventState(3)
- Enable/disable joystick event polling
- SDL_JoystickGetAxis(3)
- Get the current state of an axis
- SDL_JoystickGetBall(3)
- Get relative trackball motion
- SDL_JoystickGetButton(3)
- Get the current state of a given button on a given joystick
- SDL_JoystickGetHat(3)
- Get the current state of a joystick hat
- SDL_JoystickIndex(3)
- Get the index of an SDL_Joystick
- SDL_JoystickName(3)
- Get joystick name
- SDL_JoystickNumAxes(3)
- Get the number of joystick axes
- SDL_JoystickNumBalls(3)
- Get the number of joystick trackballs
- SDL_JoystickNumButtons(3)
- Get the number of joysitck buttons
- SDL_JoystickNumHats(3)
- Get the number of joystick hats
- SDL_JoystickOpen(3)
- Opens a joystick for use
- SDL_JoystickOpened(3)
- Determine if a joystick has been opened
- SDL_JoystickUpdate(3)
- Updates the state of all joysticks
- SDL_KeyboardEvent(3)
- Keyboard event structure
- SDL_KillThread(3)
- Gracelessly terminates the thread
- SDL_ListModes(3)
- Returns a pointer to an array of available screen dimensions for the given format and video flags
- SDL_LoadBMP(3)
- Load a Windows BMP file into an SDL_Surface
- SDL_LoadWAV(3)
- Load a WAVE file
- SDL_LockAudio(3)
- Lock out the callback function
- SDL_LockSurface(3)
- Lock a surface for directly access
- SDL_LockYUVOverlay(3)
- Lock an overlay
- SDL_MapRGB(3)
- Map a RGB color value to a pixel format
- SDL_MapRGBA(3)
- Map a RGBA color value to a pixel format
- SDL_MixAudio(3)
- Mix audio data
- SDL_MouseButtonEvent(3)
- Mouse button event structure
- SDL_MouseMotionEvent(3)
- Mouse motion event structure
- SDL_NumJoysticks(3)
- Count available joysticks
- SDL_OpenAudio(3)
- Opens the audio device with the desired parameters
- SDL_Overlay(3)
- YUV video overlay
- SDL_Palette(3)
- Color palette for 8-bit pixel formats
- SDL_PauseAudio(3)
- Pauses and unpauses the audio callback processing
- SDL_PeepEvents(3)
- Checks the event queue for messages and optionally returns them
- SDL_PixelFormat(3)
- Stores surface format information
- SDL_PollEvent(3)
- Polls for currently pending events
- SDL_PumpEvents(3)
- Pumps the event loop, gathering events from the input devices
- SDL_PushEvent(3)
- Pushes an event onto the event queue
- SDL_Quit(3)
- Shut down SDL
- SDL_QuitEvent(3)
- Quit requested event
- SDL_QuitSubSystem(3)
- Shut down a subsystem
- SDL_RWFromFile(3), SDL_FunctionName(3)
- Short description of function
- SDL_Rect(3)
- Defines a rectangular area
- SDL_RemoveTimer(3)
- Remove a timer which was added with SDL_AddTimer
- SDL_ResizeEvent(3)
- Window resize event structure
- SDL_SaveBMP(3)
- Save an SDL_Surface as a Windows BMP file
- SDL_SemPost(3)
- Unlock a semaphore
- SDL_SemTryWait(3)
- Attempt to lock a semaphore but don't suspend the thread
- SDL_SemValue(3)
- Return the current value of a semaphore
- SDL_SemWait(3)
- Lock a semaphore and suspend the thread if the semaphore value is zero
- SDL_SemWaitTimeout(3)
- Lock a semaphore, but only wait up to a specified maximum time
- SDL_SetAlpha(3)
- Adjust the alpha properties of a surface
- SDL_SetClipRect(3)
- Sets the clipping rectangle for a surface
- SDL_SetColorKey(3)
- Sets the color key (transparent pixel) in a blittable surface and RLE acceleration
- SDL_SetColors(3)
- Sets a portion of the colormap for the given 8-bit surface
- SDL_SetCursor(3)
- Set the currently active mouse cursor
- SDL_SetEventFilter(3)
- Sets up a filter to process all events before they are posted to the event queue
- SDL_SetGamma(3)
- Sets the color gamma function for the display
- SDL_SetGammaRamp(3)
- Sets the color gamma lookup tables for the display
- SDL_SetModState(3)
- Set the current key modifier state
- SDL_SetPalette(3)
- Sets the colors in the palette of an 8-bit surface
- SDL_SetTimer(3)
- Set a callback to run after the specified number of milliseconds has elapsed
- SDL_SetVideoMode(3)
- Set up a video mode with the specified width, height and bits-per-pixel
- SDL_ShowCursor(3)
- Toggle whether or not the cursor is shown on the screen
- SDL_Surface(3)
- Graphical Surface Structure
- SDL_SysWMEvent(3)
- Platform-dependent window manager event
- SDL_ThreadID(3)
- Get the 32-bit thread identifier for the current thread
- SDL_UnlockAudio(3)
- Unlock the callback function
- SDL_UnlockSurface(3)
- Unlocks a previously locked surface
- SDL_UnlockYUVOverlay(3)
- Unlock an overlay
- SDL_UpdateRect(3)
- Makes sure the given area is updated on the given screen
- SDL_UpdateRects(3)
- Makes sure the given list of rectangles is updated on the given screen
- SDL_UserEvent(3)
- A user-defined event type
- SDL_VideoDriverName(3)
- Obtain the name of the video driver
- SDL_VideoInfo(3)
- Video Target information
- SDL_VideoModeOK(3)
- Check to see if a particular video mode is supported
- SDL_WM_GetCaption(3)
- Gets the window title and icon name
- SDL_WM_GrabInput(3)
- Grabs mouse and keyboard input
- SDL_WM_IconifyWindow(3)
- Iconify/Minimise the window
- SDL_WM_SetCaption(3)
- Sets the window tile and icon name
- SDL_WM_SetIcon(3)
- Sets the icon for the display window
- SDL_WM_ToggleFullScreen(3)
- Toggles fullscreen mode
- SDL_WaitEvent(3)
- Waits indefinitely for the next available event
- SDL_WaitThread(3)
- Wait for a thread to finish
- SDL_WarpMouse(3)
- Set the position of the mouse cursor
- SDL_WasInit(3)
- Check which subsystems are initialized
- SDL_keysym(3)
- Keysym structure
- SDL_mutexP(3)
- Lock a mutex
- SDL_mutexV(3)
- Unlock a mutex
- SDLmm(3)
- The namespace for the SDLmm library
- SDLmm_BaseSurface(3), SDLmm::BaseSurface(3)
- An abstract base class for graphical surfaces
- SDLmm_ColorRGB(3), SDLmm::ColorRGB(3)
- A small usefull class representing an RGB color
- SDLmm_ColorRGBA(3), SDLmm::ColorRGBA(3)
- A small usefull class representing an RGBA color
- SDLmm_Display(3), SDLmm::Display(3)
- The video frame buffer surface
- SDLmm_Event(3), SDLmm::Event(3)
- The general Event class
- SDLmm_EventHandler(3), SDLmm::EventHandler(3)
- The base class used for custom Event handlers
- SDLmm_SPoint(3), SDLmm::SPoint(3)
- A small usefull class representing a point in 2 dimensional space
- SDLmm_SRect(3), SDLmm::SRect(3)
- This enhanced version of SDL_Rect includes a number of handy short-hand constructors. Since the class is derived from the SDL_Rect struct, it can be used in any context where an SDL_Rect is valid
- SDLmm_Surface(3), SDLmm::Surface(3)
- A graphical surface structure which is used to store graphical data
- SDLmm_VideoInfo(3), SDLmm::VideoInfo(3)
- Video target information
- SDLmm_todo(3), todo(3)
- Todo List "Class SDLmm::SRect " 1c Extend the class with useful utility functions in regards to rectangles like intersections. "Class SDLmm::Surface " 1c Implement a better constructor scheme, where the first argument is a dummy class which specified what to do. This would allow a construct where a surface can be loaded from an image file without first having to create an unitialized object. "Class SDLmm::VideoInfo " 1c Build a status function allowing for easier access to the flags. This can be done using a bitfield which would allow for checking for multiple features at once
- SECURITY_LABEL(7)
- define or change a security label applied to an object
- SELECT_INTO(7)
- define a new table from the results of a query
- SET_ROLE(7)
- set the current user identifier of the current session
- SET_SESSION_AUTHORIZATION(7)
- set the session user identifier and the current user identifier of the current session
- SG(3)
- Agar-SG 3D scene graph
- SG_Camera(3)
- Agar-SG camera node
- SG_Image(3)
- Agar-SG polygonal 2D image object
- SG_Intro(3)
- Agar-SG introduction
- SG_Light(3)
- Agar-SG light source node
- SG_Line(3)
- Agar-SG line node
- SG_Node(3)
- Agar-SG base node class
- SG_Object(3)
- Agar-SG polyhedral object node
- SG_Plane(3)
- Agar-SG plane node
- SG_Point(3)
- Agar-SG point node
- SG_PolyBall(3), SG_Ball(3)
- Agar-SG polyhedral sphere approximation
- SG_View(3)
- Agar-SG scene rendering widget
- SHA1(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA224(3), SHA224_Init(3), SHA224_Update(3), SHA224_Final(3), SHA256(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA384(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA512(3), SHA512_Init(3), SHA512_Update(3), SHA512_Final(3)
- Secure Hash Algorithm
- SHA1(3ossl), SHA1_Init(3ossl), SHA1_Update(3ossl), SHA1_Final(3ossl), SHA224(3ossl), SHA224_Init(3ossl), SHA224_Update(3ossl), SHA224_Final(3ossl), SHA256(3ossl), SHA256_Init(3ossl), SHA256_Update(3ossl), SHA256_Final(3ossl), SHA384(3ossl), SHA384_Init(3ossl), SHA384_Update(3ossl), SHA384_Final(3ossl), SHA512(3ossl), SHA512_Init(3ossl), SHA512_Update(3ossl), SHA512_Final(3ossl)
- Secure Hash Algorithm
- SK(3)
- Agar dimensioned 2D sketch
- SK_View(3)
- Editor/display widget for Agar dimensioned 2D sketches
- SM2(7)
- Chinese SM2 signature and encryption algorithm support
- SMIME_crlf_copy(3)
- buffered copy between BIOs
- SMIME_read_ASN1(3)
- generic S/MIME message parser
- SMIME_read_ASN1_ex(3ossl), SMIME_read_ASN1(3ossl)
- parse S/MIME message
- SMIME_read_CMS(3)
- parse S/MIME message
- SMIME_read_CMS_ex(3ossl), SMIME_read_CMS(3ossl)
- parse S/MIME message
- SMIME_read_PKCS7(3)
- parse S/MIME message
- SMIME_read_PKCS7_ex(3ossl), SMIME_read_PKCS7(3ossl)
- parse S/MIME message
- SMIME_text(3)
- remove text/plain MIME headers
- SNMP(3)
- The Perl5 SNMP Extension Module for the Net-SNMP SNMP package
- SP(3x), %SP(3x), %acs_map(3x), %boolcodes(3x), %boolfnames(3x), %boolnames(3x), %cur_term(3x), %numcodes(3x), %numfnames(3x), %numnames(3x), %strcodes(3x), %strfnames(3x), %strnames(3x), %ttytype(3x)
- terminfo global variables
- SPI_commit(3), SPI_commit_and_chain(3)
- commit the current transaction
- SPI_cursor_find(3)
- find an existing cursor by name
- SPI_cursor_open(3)
- set up a cursor using a statement created with SPI_prepare
- SPI_cursor_open_with_args(3)
- set up a cursor using a query and parameters
- SPI_cursor_parse_open(3)
- set up a cursor using a query string and parameters
- SPI_exec(3)
- execute a read/write command
- SPI_execp(3)
- execute a statement in read/write mode
- SPI_execute(3)
- execute a command
- SPI_execute_extended(3)
- execute a command with out-of-line parameters
- SPI_execute_plan(3)
- execute a statement prepared by SPI_prepare
- SPI_execute_plan_extended(3)
- execute a statement prepared by SPI_prepare
- SPI_execute_plan_with_paramlist(3)
- execute a statement prepared by SPI_prepare
- SPI_execute_with_args(3)
- execute a command with out-of-line parameters
- SPI_finish(3)
- disconnect a C function from the SPI manager
- SPI_fname(3)
- determine the column name for the specified column number
- SPI_fnumber(3)
- determine the column number for the specified column name
- SPI_freeplan(3)
- free a previously saved prepared statement
- SPI_freetuple(3)
- free a row allocated in the upper executor context
- SPI_freetuptable(3)
- free a row set created by SPI_execute or a similar function
- SPI_getargcount(3)
- return the number of arguments needed by a statement prepared by SPI_prepare
- SPI_getargtypeid(3)
- return the data type OID for an argument of a statement prepared by SPI_prepare
- SPI_getbinval(3)
- return the binary value of the specified column
- SPI_getnspname(3)
- return the namespace of the specified relation
- SPI_getrelname(3)
- return the name of the specified relation
- SPI_gettype(3)
- return the data type name of the specified column
- SPI_gettypeid(3)
- return the data type OID of the specified column
- SPI_getvalue(3)
- return the string value of the specified column
- SPI_is_cursor_plan(3)
- return true if a statement prepared by SPI_prepare can be used with SPI_cursor_open
- SPI_keepplan(3)
- save a prepared statement
- SPI_modifytuple(3)
- create a row by replacing selected fields of a given row
- SPI_prepare_extended(3)
- prepare a statement, without executing it yet
- SPI_register_relation(3)
- make an ephemeral named relation available by name in SPI queries
- SPI_register_trigger_data(3)
- make ephemeral trigger data available in SPI queries
- SPI_result_code_string(3)
- return error code as string
- SPI_returntuple(3)
- prepare to return a tuple as a Datum
- SPI_rollback(3), SPI_rollback_and_chain(3)
- abort the current transaction
- SPI_saveplan(3)
- save a prepared statement
- SPI_unregister_relation(3)
- remove an ephemeral named relation from the registry
- SP_connect(3)
- Connect an application to a daemon
- SP_disconnect(3)
- destroy connection between app and daemon
- SP_equal_group_ids(3)
- checks amount of data ready to be read
- SP_error(3)
- Spread error string reporting
- SP_join(3)
- create connection between app and daemon
- SP_leave(3)
- create connection between app and daemon
- SP_poll(3)
- checks amount of data ready to be read
- SP_receive(3), SP_scat_receive(3)
- Receive message from Spread
- SRP_VBASE_new(3ossl), SRP_VBASE_free(3ossl), SRP_VBASE_init(3ossl), SRP_VBASE_add0_user(3ossl), SRP_VBASE_get1_by_user(3ossl), SRP_VBASE_get_by_user(3ossl)
- Functions to create and manage a stack of SRP user verifier information
- SRP_create_verifier_ex(3ossl), SRP_create_verifier(3ossl), SRP_create_verifier_BN_ex(3ossl), SRP_create_verifier_BN(3ossl), SRP_check_known_gN_param(3ossl), SRP_get_default_gN(3ossl)
- SRP authentication primitives
- SRP_user_pwd_new(3ossl), SRP_user_pwd_free(3ossl), SRP_user_pwd_set1_ids(3ossl), SRP_user_pwd_set_gN(3ossl), SRP_user_pwd_set0_sv(3ossl)
- Functions to create a record of SRP user verifier information
- SSL_CIPHER_get_name(3), SSL_CIPHER_standard_name(3), OPENSSL_cipher_name(3), SSL_CIPHER_get_bits(3), SSL_CIPHER_get_version(3), SSL_CIPHER_description(3), SSL_CIPHER_get_cipher_nid(3), SSL_CIPHER_get_digest_nid(3), SSL_CIPHER_get_handshake_digest(3), SSL_CIPHER_get_kx_nid(3), SSL_CIPHER_get_auth_nid(3), SSL_CIPHER_is_aead(3), SSL_CIPHER_find(3), SSL_CIPHER_get_id(3), SSL_CIPHER_get_protocol_id(3)
- get SSL_CIPHER properties
- SSL_CIPHER_get_name(3ossl), SSL_CIPHER_standard_name(3ossl), OPENSSL_cipher_name(3ossl), SSL_CIPHER_get_bits(3ossl), SSL_CIPHER_get_version(3ossl), SSL_CIPHER_description(3ossl), SSL_CIPHER_get_cipher_nid(3ossl), SSL_CIPHER_get_digest_nid(3ossl), SSL_CIPHER_get_handshake_digest(3ossl), SSL_CIPHER_get_kx_nid(3ossl), SSL_CIPHER_get_auth_nid(3ossl), SSL_CIPHER_is_aead(3ossl), SSL_CIPHER_find(3ossl), SSL_CIPHER_get_id(3ossl), SSL_CIPHER_get_protocol_id(3ossl)
- get SSL_CIPHER properties
- SSL_COMP_add_compression_method(3), SSL_COMP_get_compression_methods(3), SSL_COMP_get0_name(3), SSL_COMP_get_id(3), SSL_COMP_free_compression_methods(3)
- handle SSL/TLS integrated compression methods
- SSL_COMP_add_compression_method(3ossl), SSL_COMP_get_compression_methods(3ossl), SSL_COMP_get0_name(3ossl), SSL_COMP_get_id(3ossl), SSL_COMP_free_compression_methods(3ossl)
- handle SSL/TLS integrated compression methods
- SSL_CONF_CTX_set1_prefix(3)
- Set configuration context command prefix
- SSL_CONF_CTX_set1_prefix(3ossl)
- Set configuration context command prefix
- SSL_CONF_cmd_argv(3)
- SSL configuration command line processing
- SSL_CONF_cmd_argv(3ossl)
- SSL configuration command line processing
- SSL_CONF_cmd_value_type(3), SSL_CONF_cmd(3)
- send configuration command
- SSL_CONF_cmd_value_type(3ossl), SSL_CONF_cmd(3ossl)
- send configuration command
- SSL_CTX_add_extra_chain_cert(3), SSL_CTX_clear_extra_chain_certs(3)
- add or clear extra chain certificates
- SSL_CTX_add_extra_chain_cert(3ossl), SSL_CTX_get_extra_chain_certs(3ossl), SSL_CTX_get_extra_chain_certs_only(3ossl), SSL_CTX_clear_extra_chain_certs(3ossl)
- add, get or clear extra chain certificates
- SSL_CTX_add_session(3), SSL_CTX_remove_session(3)
- manipulate session cache
- SSL_CTX_add_session(3ossl), SSL_CTX_remove_session(3ossl)
- manipulate session cache
- SSL_CTX_ctrl(3), SSL_CTX_callback_ctrl(3), SSL_ctrl(3), SSL_callback_ctrl(3)
- internal handling functions for SSL_CTX and SSL objects
- SSL_CTX_ctrl(3ossl), SSL_CTX_callback_ctrl(3ossl), SSL_ctrl(3ossl), SSL_callback_ctrl(3ossl)
- internal handling functions for SSL_CTX and SSL objects
- SSL_CTX_dane_enable(3), SSL_CTX_dane_mtype_set(3), SSL_dane_enable(3), SSL_dane_tlsa_add(3), SSL_get0_dane_authority(3), SSL_get0_dane_tlsa(3), SSL_CTX_dane_set_flags(3), SSL_CTX_dane_clear_flags(3), SSL_dane_set_flags(3), SSL_dane_clear_flags(3)
- enable DANE TLS authentication of the remote TLS server in the local TLS client
- SSL_CTX_dane_enable(3ossl), SSL_CTX_dane_mtype_set(3ossl), SSL_dane_enable(3ossl), SSL_dane_tlsa_add(3ossl), SSL_get0_dane_authority(3ossl), SSL_get0_dane_tlsa(3ossl), SSL_CTX_dane_set_flags(3ossl), SSL_CTX_dane_clear_flags(3ossl), SSL_dane_set_flags(3ossl), SSL_dane_clear_flags(3ossl)
- enable DANE TLS authentication of the remote TLS server in the local TLS client
- SSL_CTX_flush_sessions(3)
- remove expired sessions
- SSL_CTX_flush_sessions_ex(3ossl), SSL_CTX_flush_sessions(3ossl)
- remove expired sessions
- SSL_CTX_free(3)
- free an allocated SSL_CTX object
- SSL_CTX_free(3ossl)
- free an allocated SSL_CTX object
- SSL_CTX_get0_param(3), SSL_get0_param(3), SSL_CTX_set1_param(3), SSL_set1_param(3)
- get and set verification parameters
- SSL_CTX_get0_param(3ossl), SSL_get0_param(3ossl), SSL_CTX_set1_param(3ossl), SSL_set1_param(3ossl), SSL_CTX_set_purpose(3ossl), SSL_CTX_set_trust(3ossl), SSL_set_purpose(3ossl), SSL_set_trust(3ossl)
- get and set verification parameters
- SSL_CTX_get_ex_data(3), SSL_CTX_set_ex_data(3), SSL_get_ex_data(3), SSL_set_ex_data(3)
- Store and retrieve extra data from the SSL_CTX, SSL or SSL_SESSION
- SSL_CTX_get_ex_new_index(3), SSL_CTX_set_ex_data(3), SSL_CTX_get_ex_data(3)
- internal application specific data functions
- SSL_CTX_get_verify_mode(3), SSL_get_verify_mode(3), SSL_CTX_get_verify_depth(3), SSL_get_verify_depth(3), SSL_get_verify_callback(3), SSL_CTX_get_verify_callback(3)
- get currently set verification parameters
- SSL_CTX_get_verify_mode(3ossl), SSL_get_verify_mode(3ossl), SSL_CTX_get_verify_depth(3ossl), SSL_get_verify_depth(3ossl), SSL_get_verify_callback(3ossl), SSL_CTX_get_verify_callback(3ossl)
- get currently set verification parameters
- SSL_CTX_has_client_custom_ext(3)
- check whether a handler exists for a particular client extension type
- SSL_CTX_has_client_custom_ext(3ossl)
- check whether a handler exists for a particular client extension type
- SSL_CTX_load_verify_dir(3ossl), SSL_CTX_load_verify_file(3ossl), SSL_CTX_load_verify_store(3ossl), SSL_CTX_set_default_verify_paths(3ossl), SSL_CTX_set_default_verify_dir(3ossl), SSL_CTX_set_default_verify_file(3ossl), SSL_CTX_set_default_verify_store(3ossl), SSL_CTX_load_verify_locations(3ossl)
- set default locations for trusted CA certificates
- SSL_CTX_load_verify_locations(3), SSL_CTX_set_default_verify_paths(3), SSL_CTX_set_default_verify_dir(3), SSL_CTX_set_default_verify_file(3)
- set default locations for trusted CA certificates
- SSL_CTX_sess_number(3), SSL_CTX_sess_connect(3), SSL_CTX_sess_connect_good(3), SSL_CTX_sess_connect_renegotiate(3), SSL_CTX_sess_accept(3), SSL_CTX_sess_accept_good(3), SSL_CTX_sess_accept_renegotiate(3), SSL_CTX_sess_hits(3), SSL_CTX_sess_cb_hits(3), SSL_CTX_sess_misses(3), SSL_CTX_sess_timeouts(3), SSL_CTX_sess_cache_full(3)
- obtain session cache statistics
- SSL_CTX_sess_number(3ossl), SSL_CTX_sess_connect(3ossl), SSL_CTX_sess_connect_good(3ossl), SSL_CTX_sess_connect_renegotiate(3ossl), SSL_CTX_sess_accept(3ossl), SSL_CTX_sess_accept_good(3ossl), SSL_CTX_sess_accept_renegotiate(3ossl), SSL_CTX_sess_hits(3ossl), SSL_CTX_sess_cb_hits(3ossl), SSL_CTX_sess_misses(3ossl), SSL_CTX_sess_timeouts(3ossl), SSL_CTX_sess_cache_full(3ossl)
- obtain session cache statistics
- SSL_CTX_sess_set_new_cb(3), SSL_CTX_sess_set_remove_cb(3), SSL_CTX_sess_set_get_cb(3), SSL_CTX_sess_get_new_cb(3), SSL_CTX_sess_get_remove_cb(3), SSL_CTX_sess_get_get_cb(3)
- provide callback functions for server side external session caching
- SSL_CTX_sess_set_new_cb(3ossl), SSL_CTX_sess_set_remove_cb(3ossl), SSL_CTX_sess_set_get_cb(3ossl), SSL_CTX_sess_get_new_cb(3ossl), SSL_CTX_sess_get_remove_cb(3ossl), SSL_CTX_sess_get_get_cb(3ossl)
- provide callback functions for server side external session caching
- SSL_CTX_set0_chain(3), SSL_CTX_set1_chain(3), SSL_CTX_add0_chain_cert(3), SSL_CTX_add1_chain_cert(3), SSL_CTX_get0_chain_certs(3), SSL_CTX_clear_chain_certs(3), SSL_set0_chain(3), SSL_set1_chain(3), SSL_add0_chain_cert(3), SSL_add1_chain_cert(3), SSL_get0_chain_certs(3), SSL_clear_chain_certs(3), SSL_CTX_build_cert_chain(3), SSL_build_cert_chain(3), SSL_CTX_select_current_cert(3), SSL_select_current_cert(3), SSL_CTX_set_current_cert(3), SSL_set_current_cert(3)
- extra chain certificate processing
- SSL_CTX_set0_chain(3ossl), SSL_CTX_set1_chain(3ossl), SSL_CTX_add0_chain_cert(3ossl), SSL_CTX_add1_chain_cert(3ossl), SSL_CTX_get0_chain_certs(3ossl), SSL_CTX_clear_chain_certs(3ossl), SSL_set0_chain(3ossl), SSL_set1_chain(3ossl), SSL_add0_chain_cert(3ossl), SSL_add1_chain_cert(3ossl), SSL_get0_chain_certs(3ossl), SSL_clear_chain_certs(3ossl), SSL_CTX_build_cert_chain(3ossl), SSL_build_cert_chain(3ossl), SSL_CTX_select_current_cert(3ossl), SSL_select_current_cert(3ossl), SSL_CTX_set_current_cert(3ossl), SSL_set_current_cert(3ossl)
- extra chain certificate processing
- SSL_CTX_set1_cert_comp_preference(3ossl), SSL_set1_cert_comp_preference(3ossl), SSL_CTX_compress_certs(3ossl), SSL_compress_certs(3ossl), SSL_CTX_get1_compressed_cert(3ossl), SSL_get1_compressed_cert(3ossl), SSL_CTX_set1_compressed_cert(3ossl), SSL_set1_compressed_cert(3ossl)
- Certificate compression functions
- SSL_CTX_set1_groups(3), SSL_CTX_set1_groups_list(3), SSL_set1_groups(3), SSL_set1_groups_list(3), SSL_get1_groups(3), SSL_get_shared_group(3), SSL_CTX_set1_curves(3), SSL_CTX_set1_curves_list(3), SSL_set1_curves(3), SSL_set1_curves_list(3), SSL_get1_curves(3), SSL_get_shared_curve(3)
- EC supported curve functions
- SSL_CTX_set1_groups(3ossl), SSL_CTX_set1_groups_list(3ossl), SSL_set1_groups(3ossl), SSL_set1_groups_list(3ossl), SSL_get1_groups(3ossl), SSL_get0_iana_groups(3ossl), SSL_get_shared_group(3ossl), SSL_get_negotiated_group(3ossl), SSL_CTX_set1_curves(3ossl), SSL_CTX_set1_curves_list(3ossl), SSL_set1_curves(3ossl), SSL_set1_curves_list(3ossl), SSL_get1_curves(3ossl), SSL_get_shared_curve(3ossl), SSL_CTX_get0_implemented_groups(3ossl)
- EC supported curve functions
- SSL_CTX_set1_sigalgs(3), SSL_set1_sigalgs(3), SSL_CTX_set1_sigalgs_list(3), SSL_set1_sigalgs_list(3), SSL_CTX_set1_client_sigalgs(3), SSL_set1_client_sigalgs(3), SSL_CTX_set1_client_sigalgs_list(3), SSL_set1_client_sigalgs_list(3)
- set supported signature algorithms
- SSL_CTX_set1_sigalgs(3ossl), SSL_set1_sigalgs(3ossl), SSL_CTX_set1_sigalgs_list(3ossl), SSL_set1_sigalgs_list(3ossl), SSL_CTX_set1_client_sigalgs(3ossl), SSL_set1_client_sigalgs(3ossl), SSL_CTX_set1_client_sigalgs_list(3ossl), SSL_set1_client_sigalgs_list(3ossl)
- set supported signature algorithms
- SSL_CTX_set_alpn_protos(3), SSL_set_alpn_protos(3), SSL_CTX_set_alpn_select_cb(3), SSL_CTX_set_next_proto_select_cb(3), SSL_CTX_set_next_protos_advertised_cb(3), SSL_select_next_proto(3), SSL_get0_alpn_selected(3), SSL_get0_next_proto_negotiated(3)
- handle application layer protocol negotiation (ALPN)
- SSL_CTX_set_alpn_protos(3ossl), SSL_set_alpn_protos(3ossl), SSL_CTX_set_alpn_select_cb(3ossl), SSL_CTX_set_next_proto_select_cb(3ossl), SSL_CTX_set_next_protos_advertised_cb(3ossl), SSL_select_next_proto(3ossl), SSL_get0_alpn_selected(3ossl), SSL_get0_next_proto_negotiated(3ossl)
- handle application layer protocol negotiation (ALPN)
- SSL_CTX_set_cert_cb(3), SSL_set_cert_cb(3)
- handle certificate callback function
- SSL_CTX_set_cert_cb(3ossl), SSL_set_cert_cb(3ossl)
- handle certificate callback function
- SSL_CTX_set_cert_verify_callback(3)
- set peer certificate verification procedure
- SSL_CTX_set_cert_verify_callback(3ossl)
- set peer certificate verification procedure
- SSL_CTX_set_cipher_list(3ossl), SSL_set_cipher_list(3ossl), SSL_CTX_set_ciphersuites(3ossl), SSL_set_ciphersuites(3ossl), OSSL_default_cipher_list(3ossl), OSSL_default_ciphersuites(3ossl)
- choose list of available SSL_CIPHERs
- SSL_CTX_set_client_CA_list(3), SSL_set_client_CA_list(3), SSL_get_client_CA_list(3), SSL_CTX_get_client_CA_list(3), SSL_CTX_add_client_CA(3), SSL_add_client_CA(3), SSL_set0_CA_list(3), SSL_CTX_set0_CA_list(3), SSL_get0_CA_list(3), SSL_CTX_get0_CA_list(3), SSL_add1_to_CA_list(3), SSL_CTX_add1_to_CA_list(3), SSL_get0_peer_CA_list(3)
- get or set CA list
- SSL_CTX_set_client_CA_list(3ossl), SSL_set_client_CA_list(3ossl), SSL_get_client_CA_list(3ossl), SSL_CTX_get_client_CA_list(3ossl), SSL_CTX_add_client_CA(3ossl), SSL_add_client_CA(3ossl), SSL_set0_CA_list(3ossl), SSL_CTX_set0_CA_list(3ossl), SSL_get0_CA_list(3ossl), SSL_CTX_get0_CA_list(3ossl), SSL_add1_to_CA_list(3ossl), SSL_CTX_add1_to_CA_list(3ossl), SSL_get0_peer_CA_list(3ossl)
- get or set CA list
- SSL_CTX_set_client_cert_cb(3), SSL_CTX_get_client_cert_cb(3)
- handle client certificate callback function
- SSL_CTX_set_client_cert_cb(3ossl), SSL_CTX_get_client_cert_cb(3ossl)
- handle client certificate callback function
- SSL_CTX_set_client_hello_cb(3), SSL_client_hello_cb_fn(3), SSL_client_hello_isv2(3), SSL_client_hello_get0_legacy_version(3), SSL_client_hello_get0_random(3), SSL_client_hello_get0_session_id(3), SSL_client_hello_get0_ciphers(3), SSL_client_hello_get0_compression_methods(3), SSL_client_hello_get1_extensions_present(3), SSL_client_hello_get0_ext(3)
- callback functions for early server-side ClientHello processing
- SSL_CTX_set_client_hello_cb(3ossl), SSL_client_hello_cb_fn(3ossl), SSL_client_hello_isv2(3ossl), SSL_client_hello_get0_legacy_version(3ossl), SSL_client_hello_get0_random(3ossl), SSL_client_hello_get0_session_id(3ossl), SSL_client_hello_get0_ciphers(3ossl), SSL_client_hello_get0_compression_methods(3ossl), SSL_client_hello_get1_extensions_present(3ossl), SSL_client_hello_get_extension_order(3ossl), SSL_client_hello_get0_ext(3ossl)
- callback functions for early server-side ClientHello processing
- SSL_CTX_set_default_ctlog_list_file(3), SSL_CTX_set_ctlog_list_file(3)
- load a Certificate Transparency log list from a file
- SSL_CTX_set_default_ctlog_list_file(3ossl), SSL_CTX_set_ctlog_list_file(3ossl)
- load a Certificate Transparency log list from a file
- SSL_CTX_set_default_passwd_cb(3), SSL_CTX_set_default_passwd_cb_userdata(3), SSL_CTX_get_default_passwd_cb(3), SSL_CTX_get_default_passwd_cb_userdata(3), SSL_set_default_passwd_cb(3), SSL_set_default_passwd_cb_userdata(3), SSL_get_default_passwd_cb(3), SSL_get_default_passwd_cb_userdata(3)
- set or get passwd callback for encrypted PEM file handling
- SSL_CTX_set_default_passwd_cb(3ossl), SSL_CTX_set_default_passwd_cb_userdata(3ossl), SSL_CTX_get_default_passwd_cb(3ossl), SSL_CTX_get_default_passwd_cb_userdata(3ossl), SSL_set_default_passwd_cb(3ossl), SSL_set_default_passwd_cb_userdata(3ossl), SSL_get_default_passwd_cb(3ossl), SSL_get_default_passwd_cb_userdata(3ossl)
- set or get passwd callback for encrypted PEM file handling
- SSL_CTX_set_dh_auto(3ossl), SSL_set_dh_auto(3ossl), SSL_CTX_set0_tmp_dh_pkey(3ossl), SSL_set0_tmp_dh_pkey(3ossl), SSL_CTX_set_tmp_dh_callback(3ossl), SSL_CTX_set_tmp_dh(3ossl), SSL_set_tmp_dh_callback(3ossl), SSL_set_tmp_dh(3ossl)
- handle DH keys for ephemeral key exchange
- SSL_CTX_set_domain_flags(3ossl), SSL_CTX_get_domain_flags(3ossl), SSL_get_domain_flags(3ossl), SSL_DOMAIN_FLAG_SINGLE_THREAD(3ossl), SSL_DOMAIN_FLAG_MULTI_THREAD(3ossl), SSL_DOMAIN_FLAG_THREAD_ASSISTED(3ossl), SSL_DOMAIN_FLAG_BLOCKING(3ossl), SSL_DOMAIN_FLAG_LEGACY_BLOCKING(3ossl)
- control the concurrency model used by a QUIC domain
- SSL_CTX_set_generate_session_id(3), SSL_set_generate_session_id(3), SSL_has_matching_session_id(3), GEN_SESSION_CB(3)
- manipulate generation of SSL session IDs (server only)
- SSL_CTX_set_generate_session_id(3ossl), SSL_set_generate_session_id(3ossl), SSL_has_matching_session_id(3ossl), GEN_SESSION_CB(3ossl)
- manipulate generation of SSL session IDs (server only)
- SSL_CTX_set_info_callback(3), SSL_CTX_get_info_callback(3), SSL_set_info_callback(3), SSL_get_info_callback(3)
- handle information callback for SSL connections
- SSL_CTX_set_info_callback(3ossl), SSL_CTX_get_info_callback(3ossl), SSL_set_info_callback(3ossl), SSL_get_info_callback(3ossl)
- handle information callback for SSL connections
- SSL_CTX_set_max_cert_list(3), SSL_CTX_get_max_cert_list(3), SSL_set_max_cert_list(3), SSL_get_max_cert_list(3)
- manipulate allowed size for the peers certificate chain
- SSL_CTX_set_max_cert_list(3ossl), SSL_CTX_get_max_cert_list(3ossl), SSL_set_max_cert_list(3ossl), SSL_get_max_cert_list(3ossl)
- manipulate allowed size for the peers certificate chain
- SSL_CTX_set_max_send_fragment(3), SSL_set_max_send_fragment(3), SSL_CTX_set_split_send_fragment(3), SSL_set_split_send_fragment(3), SSL_CTX_set_max_pipelines(3), SSL_set_max_pipelines(3), SSL_CTX_set_default_read_buffer_len(3), SSL_set_default_read_buffer_len(3), SSL_CTX_set_tlsext_max_fragment_length(3), SSL_set_tlsext_max_fragment_length(3), SSL_SESSION_get_max_fragment_length(3)
- Control fragment size settings and pipelining operations
- SSL_CTX_set_max_send_fragment(3ossl), SSL_set_max_send_fragment(3ossl), SSL_CTX_set_split_send_fragment(3ossl), SSL_set_split_send_fragment(3ossl), SSL_CTX_set_max_pipelines(3ossl), SSL_set_max_pipelines(3ossl), SSL_CTX_set_default_read_buffer_len(3ossl), SSL_set_default_read_buffer_len(3ossl), SSL_CTX_set_tlsext_max_fragment_length(3ossl), SSL_set_tlsext_max_fragment_length(3ossl), SSL_SESSION_get_max_fragment_length(3ossl)
- Control fragment size settings and pipelining operations
- SSL_CTX_set_min_proto_version(3), SSL_CTX_set_max_proto_version(3), SSL_CTX_get_min_proto_version(3), SSL_CTX_get_max_proto_version(3), SSL_set_min_proto_version(3), SSL_set_max_proto_version(3), SSL_get_min_proto_version(3), SSL_get_max_proto_version(3)
- Get and set minimum and maximum supported protocol version
- SSL_CTX_set_min_proto_version(3ossl), SSL_CTX_set_max_proto_version(3ossl), SSL_CTX_get_min_proto_version(3ossl), SSL_CTX_get_max_proto_version(3ossl), SSL_set_min_proto_version(3ossl), SSL_set_max_proto_version(3ossl), SSL_get_min_proto_version(3ossl), SSL_get_max_proto_version(3ossl)
- Get and set minimum and maximum supported protocol version
- SSL_CTX_set_mode(3), SSL_CTX_clear_mode(3), SSL_set_mode(3), SSL_clear_mode(3), SSL_CTX_get_mode(3), SSL_get_mode(3)
- manipulate SSL engine mode
- SSL_CTX_set_mode(3ossl), SSL_CTX_clear_mode(3ossl), SSL_set_mode(3ossl), SSL_clear_mode(3ossl), SSL_CTX_get_mode(3ossl), SSL_get_mode(3ossl)
- manipulate SSL engine mode
- SSL_CTX_set_new_pending_conn_cb(3ossl), SSL_set_new_pending_conn_cb_fn(3ossl)
- callback function to report creation of QUIC connection SSL objects
- SSL_CTX_set_quiet_shutdown(3), SSL_CTX_get_quiet_shutdown(3), SSL_set_quiet_shutdown(3), SSL_get_quiet_shutdown(3)
- manipulate shutdown behaviour
- SSL_CTX_set_quiet_shutdown(3ossl), SSL_CTX_get_quiet_shutdown(3ossl), SSL_set_quiet_shutdown(3ossl), SSL_get_quiet_shutdown(3ossl)
- manipulate shutdown behaviour
- SSL_CTX_set_read_ahead(3), SSL_CTX_get_read_ahead(3), SSL_set_read_ahead(3), SSL_get_read_ahead(3), SSL_CTX_get_default_read_ahead(3)
- manage whether to read as many input bytes as possible
- SSL_CTX_set_read_ahead(3ossl), SSL_CTX_get_read_ahead(3ossl), SSL_set_read_ahead(3ossl), SSL_get_read_ahead(3ossl), SSL_CTX_get_default_read_ahead(3ossl)
- manage whether to read as many input bytes as possible
- SSL_CTX_set_record_padding_callback(3), SSL_set_record_padding_callback(3), SSL_CTX_set_record_padding_callback_arg(3), SSL_set_record_padding_callback_arg(3), SSL_CTX_get_record_padding_callback_arg(3), SSL_get_record_padding_callback_arg(3), SSL_CTX_set_block_padding(3), SSL_set_block_padding(3)
- install callback to specify TLS 1.3 record padding
- SSL_CTX_set_record_padding_callback(3ossl), SSL_set_record_padding_callback(3ossl), SSL_CTX_set_record_padding_callback_arg(3ossl), SSL_set_record_padding_callback_arg(3ossl), SSL_CTX_get_record_padding_callback_arg(3ossl), SSL_get_record_padding_callback_arg(3ossl), SSL_CTX_set_block_padding(3ossl), SSL_CTX_set_block_padding_ex(3ossl), SSL_set_block_padding(3ossl), SSL_set_block_padding_ex(3ossl)
- install callback to specify TLS 1.3 record padding
- SSL_CTX_set_security_level(3), SSL_set_security_level(3), SSL_CTX_get_security_level(3), SSL_get_security_level(3), SSL_CTX_set_security_callback(3), SSL_set_security_callback(3), SSL_CTX_get_security_callback(3), SSL_get_security_callback(3), SSL_CTX_set0_security_ex_data(3), SSL_set0_security_ex_data(3), SSL_CTX_get0_security_ex_data(3), SSL_get0_security_ex_data(3)
- SSL/TLS security framework
- SSL_CTX_set_security_level(3ossl), SSL_set_security_level(3ossl), SSL_CTX_get_security_level(3ossl), SSL_get_security_level(3ossl), SSL_CTX_set_security_callback(3ossl), SSL_set_security_callback(3ossl), SSL_CTX_get_security_callback(3ossl), SSL_get_security_callback(3ossl), SSL_CTX_set0_security_ex_data(3ossl), SSL_set0_security_ex_data(3ossl), SSL_CTX_get0_security_ex_data(3ossl), SSL_get0_security_ex_data(3ossl)
- SSL/TLS security framework
- SSL_CTX_set_session_cache_mode(3), SSL_CTX_get_session_cache_mode(3)
- enable/disable session caching
- SSL_CTX_set_session_cache_mode(3ossl), SSL_CTX_get_session_cache_mode(3ossl)
- enable/disable session caching
- SSL_CTX_set_session_id_context(3), SSL_set_session_id_context(3)
- set context within which session can be reused (server side only)
- SSL_CTX_set_session_id_context(3ossl), SSL_set_session_id_context(3ossl)
- set context within which session can be reused (server side only)
- SSL_CTX_set_session_ticket_cb(3), SSL_SESSION_get0_ticket_appdata(3), SSL_SESSION_set1_ticket_appdata(3), SSL_CTX_generate_session_ticket_fn(3), SSL_CTX_decrypt_session_ticket_fn(3)
- manage session ticket application data
- SSL_CTX_set_session_ticket_cb(3ossl), SSL_SESSION_get0_ticket_appdata(3ossl), SSL_SESSION_set1_ticket_appdata(3ossl), SSL_CTX_generate_session_ticket_fn(3ossl), SSL_CTX_decrypt_session_ticket_fn(3ossl)
- manage session ticket application data
- SSL_CTX_set_srp_username(3ossl), SSL_CTX_set_srp_password(3ossl), SSL_CTX_set_srp_strength(3ossl), SSL_CTX_set_srp_cb_arg(3ossl), SSL_CTX_set_srp_username_callback(3ossl), SSL_CTX_set_srp_client_pwd_callback(3ossl), SSL_CTX_set_srp_verify_param_callback(3ossl), SSL_set_srp_server_param(3ossl), SSL_set_srp_server_param_pw(3ossl), SSL_get_srp_g(3ossl), SSL_get_srp_N(3ossl), SSL_get_srp_username(3ossl), SSL_get_srp_userinfo(3ossl)
- SRP control operations
- SSL_CTX_set_ssl_version(3), SSL_set_ssl_method(3), SSL_get_ssl_method(3)
- choose a new TLS/SSL method
- SSL_CTX_set_ssl_version(3ossl), SSL_CTX_get_ssl_method(3ossl), SSL_set_ssl_method(3ossl), SSL_get_ssl_method(3ossl)
- choose a new TLS/SSL method
- SSL_CTX_set_tlsext_servername_callback(3), SSL_CTX_set_tlsext_servername_arg(3), SSL_get_servername_type(3), SSL_get_servername(3), SSL_set_tlsext_host_name(3)
- handle server name indication (SNI)
- SSL_CTX_set_tlsext_servername_callback(3ossl), SSL_CTX_set_tlsext_servername_arg(3ossl), SSL_get_servername_type(3ossl), SSL_get_servername(3ossl), SSL_set_tlsext_host_name(3ossl)
- handle server name indication (SNI)
- SSL_CTX_set_tlsext_use_srtp(3), SSL_set_tlsext_use_srtp(3), SSL_get_srtp_profiles(3), SSL_get_selected_srtp_profile(3)
- Configure and query SRTP support
- SSL_CTX_set_tlsext_use_srtp(3ossl), SSL_set_tlsext_use_srtp(3ossl), SSL_get_srtp_profiles(3ossl), SSL_get_selected_srtp_profile(3ossl)
- Configure and query SRTP support
- SSL_CTX_set_tmp_dh_callback(3), SSL_CTX_set_tmp_dh(3), SSL_set_tmp_dh_callback(3), SSL_set_tmp_dh(3)
- handle DH keys for ephemeral key exchange
- SSL_CTX_set_tmp_ecdh(3ossl), SSL_set_tmp_ecdh(3ossl), SSL_CTX_set_ecdh_auto(3ossl), SSL_set_ecdh_auto(3ossl)
- handle ECDH keys for ephemeral key exchange
- SSL_CTX_set_tmp_rsa_callback(3), SSL_CTX_set_tmp_rsa(3), SSL_CTX_need_tmp_RSA(3), SSL_set_tmp_rsa_callback(3), SSL_set_tmp_rsa(3), SSL_need_tmp_RSA(3)
- handle RSA keys for ephemeral key exchange
- SSL_CTX_use_certificate(3), SSL_CTX_use_certificate_ASN1(3), SSL_CTX_use_certificate_file(3), SSL_use_certificate(3), SSL_use_certificate_ASN1(3), SSL_use_certificate_file(3), SSL_CTX_use_certificate_chain_file(3), SSL_use_certificate_chain_file(3), SSL_CTX_use_PrivateKey(3), SSL_CTX_use_PrivateKey_ASN1(3), SSL_CTX_use_PrivateKey_file(3), SSL_CTX_use_RSAPrivateKey(3), SSL_CTX_use_RSAPrivateKey_ASN1(3), SSL_CTX_use_RSAPrivateKey_file(3), SSL_use_PrivateKey_file(3), SSL_use_PrivateKey_ASN1(3), SSL_use_PrivateKey(3), SSL_use_RSAPrivateKey(3), SSL_use_RSAPrivateKey_ASN1(3), SSL_use_RSAPrivateKey_file(3), SSL_CTX_check_private_key(3), SSL_check_private_key(3), SSL_CTX_use_cert_and_key(3), SSL_use_cert_and_key(3)
- load certificate and key data
- SSL_CTX_use_certificate(3ossl), SSL_CTX_use_certificate_ASN1(3ossl), SSL_CTX_use_certificate_file(3ossl), SSL_use_certificate(3ossl), SSL_use_certificate_ASN1(3ossl), SSL_use_certificate_file(3ossl), SSL_CTX_use_certificate_chain_file(3ossl), SSL_use_certificate_chain_file(3ossl), SSL_CTX_use_PrivateKey(3ossl), SSL_CTX_use_PrivateKey_ASN1(3ossl), SSL_CTX_use_PrivateKey_file(3ossl), SSL_CTX_use_RSAPrivateKey(3ossl), SSL_CTX_use_RSAPrivateKey_ASN1(3ossl), SSL_CTX_use_RSAPrivateKey_file(3ossl), SSL_use_PrivateKey_file(3ossl), SSL_use_PrivateKey_ASN1(3ossl), SSL_use_PrivateKey(3ossl), SSL_use_RSAPrivateKey(3ossl), SSL_use_RSAPrivateKey_ASN1(3ossl), SSL_use_RSAPrivateKey_file(3ossl), SSL_CTX_check_private_key(3ossl), SSL_check_private_key(3ossl), SSL_CTX_use_cert_and_key(3ossl), SSL_use_cert_and_key(3ossl)
- load certificate and key data
- SSL_QUIC_METHOD(3ossl), OSSL_ENCRYPTION_LEVEL(3ossl), SSL_CTX_set_quic_method(3ossl), SSL_set_quic_method(3ossl), SSL_set_quic_transport_params(3ossl), SSL_get_peer_quic_transport_params(3ossl), SSL_quic_max_handshake_flight_len(3ossl), SSL_quic_read_level(3ossl), SSL_quic_write_level(3ossl), SSL_provide_quic_data(3ossl), SSL_process_quic_post_handshake(3ossl), SSL_is_quic(3ossl), SSL_get_peer_quic_transport_version(3ossl), SSL_get_quic_transport_version(3ossl), SSL_set_quic_transport_version(3ossl), SSL_set_quic_use_legacy_codepoint(3ossl), SSL_set_quic_early_data_enabled(3ossl)
- QUIC support
- SSL_SESSION_get0_cipher(3), SSL_SESSION_set_cipher(3)
- set and retrieve the SSL cipher associated with a session
- SSL_SESSION_get0_cipher(3ossl), SSL_SESSION_set_cipher(3ossl)
- set and retrieve the SSL cipher associated with a session
- SSL_SESSION_get0_hostname(3), SSL_SESSION_set1_hostname(3), SSL_SESSION_get0_alpn_selected(3), SSL_SESSION_set1_alpn_selected(3)
- get and set SNI and ALPN data associated with a session
- SSL_SESSION_get0_hostname(3ossl), SSL_SESSION_set1_hostname(3ossl), SSL_SESSION_get0_alpn_selected(3ossl), SSL_SESSION_set1_alpn_selected(3ossl)
- get and set SNI and ALPN data associated with a session
- SSL_SESSION_get0_id_context(3), SSL_SESSION_set1_id_context(3)
- get and set the SSL ID context associated with a session
- SSL_SESSION_get0_id_context(3ossl), SSL_SESSION_set1_id_context(3ossl)
- get and set the SSL ID context associated with a session
- SSL_SESSION_get0_peer(3)
- get details about peers certificate for a session
- SSL_SESSION_get0_peer(3ossl)
- get details about peers certificate for a session
- SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
- get details about the ticket associated with a session
- SSL_SESSION_get0_ticket(3ossl), SSL_SESSION_has_ticket(3ossl), SSL_SESSION_get_ticket_lifetime_hint(3ossl)
- get details about the ticket associated with a session
- SSL_SESSION_get_compress_id(3)
- get details about the compression associated with a session
- SSL_SESSION_get_compress_id(3ossl)
- get details about the compression associated with a session
- SSL_SESSION_get_ex_new_index(3), SSL_SESSION_set_ex_data(3), SSL_SESSION_get_ex_data(3)
- internal application specific data functions
- SSL_SESSION_get_id(3), SSL_SESSION_set1_id(3)
- get and set the SSL session ID
- SSL_SESSION_get_id(3ossl), SSL_SESSION_set1_id(3ossl)
- get and set the SSL session ID
- SSL_SESSION_get_protocol_version(3), SSL_SESSION_set_protocol_version(3)
- get and set the session protocol version
- SSL_SESSION_get_protocol_version(3ossl), SSL_SESSION_set_protocol_version(3ossl)
- get and set the session protocol version
- SSL_SESSION_get_time(3), SSL_SESSION_set_time(3), SSL_SESSION_get_timeout(3), SSL_SESSION_set_timeout(3), SSL_get_time(3), SSL_set_time(3), SSL_get_timeout(3), SSL_set_timeout(3)
- retrieve and manipulate session time and timeout settings
- SSL_SESSION_get_time(3ossl), SSL_SESSION_set_time(3ossl), SSL_SESSION_get_timeout(3ossl), SSL_SESSION_set_timeout(3ossl), SSL_SESSION_get_time_ex(3ossl), SSL_SESSION_set_time_ex(3ossl), SSL_get_time(3ossl), SSL_set_time(3ossl), SSL_get_timeout(3ossl), SSL_set_timeout(3ossl)
- retrieve and manipulate session time and timeout settings
- SSL_SESSION_is_resumable(3)
- determine whether an SSL_SESSION object can be used for resumption
- SSL_SESSION_is_resumable(3ossl)
- determine whether an SSL_SESSION object can be used for resumption
- SSL_SESSION_new(3), SSL_SESSION_dup(3), SSL_SESSION_up_ref(3), SSL_SESSION_free(3)
- create, free and manage SSL_SESSION structures
- SSL_SESSION_new(3ossl), SSL_SESSION_dup(3ossl), SSL_SESSION_up_ref(3ossl), SSL_SESSION_free(3ossl)
- create, free and manage SSL_SESSION structures
- SSL_SESSION_set_ex_data(3), SSL_SESSION_get_ex_data(3)
- get and set application specific data on a session
- SSL_accept(3)
- wait for a TLS/SSL client to initiate a TLS/SSL handshake
- SSL_accept(3ossl)
- wait for a TLS/SSL client to initiate a TLS/SSL handshake
- SSL_accept_stream(3ossl), SSL_get_accept_stream_queue_len(3ossl), SSL_ACCEPT_STREAM_NO_BLOCK(3ossl), SSL_ACCEPT_STREAM_UNI(3ossl), SSL_ACCEPT_STREAM_BIDI(3ossl)
- accept an incoming QUIC stream from a QUIC peer
- SSL_add_expected_rpk(3ossl), SSL_get_negotiated_client_cert_type(3ossl), SSL_get_negotiated_server_cert_type(3ossl), SSL_get0_peer_rpk(3ossl), SSL_SESSION_get0_peer_rpk(3ossl)
- raw public key (RFC7250) support
- SSL_alert_type_string(3), SSL_alert_type_string_long(3), SSL_alert_desc_string(3), SSL_alert_desc_string_long(3)
- get textual description of alert information
- SSL_alert_type_string(3ossl), SSL_alert_type_string_long(3ossl), SSL_alert_desc_string(3ossl), SSL_alert_desc_string_long(3ossl)
- get textual description of alert information
- SSL_client_version(3), SSL_get_version(3), SSL_is_dtls(3), SSL_version(3)
- get the protocol information of a connection
- SSL_client_version(3ossl), SSL_get_version(3ossl), SSL_is_dtls(3ossl), SSL_is_tls(3ossl), SSL_is_quic(3ossl), SSL_version(3ossl)
- get the protocol information of a connection
- SSL_connect(3)
- initiate the TLS/SSL handshake with an TLS/SSL server
- SSL_connect(3ossl)
- initiate the TLS/SSL handshake with an TLS/SSL server
- SSL_copy_session_id(3)
- copy session details between SSL objects
- SSL_do_handshake(3)
- perform a TLS/SSL handshake
- SSL_do_handshake(3ossl)
- perform a TLS/SSL handshake
- SSL_dup(3), SSL_new(3), SSL_up_ref(3)
- create an SSL structure for a connection
- SSL_dup(3ossl), SSL_new(3ossl), SSL_up_ref(3ossl)
- create an SSL structure for a connection
- SSL_dup_CA_list(3)
- deep copy of a stack of X.509 Name objects
- SSL_extension_supported(3), SSL_CTX_add_custom_ext(3), SSL_CTX_add_client_custom_ext(3), SSL_CTX_add_server_custom_ext(3), custom_ext_add_cb(3), custom_ext_free_cb(3), custom_ext_parse_cb(3)
- custom TLS extension handling
- SSL_extension_supported(3ossl), SSL_custom_ext_add_cb_ex(3ossl), SSL_custom_ext_free_cb_ex(3ossl), SSL_custom_ext_parse_cb_ex(3ossl), SSL_CTX_add_custom_ext(3ossl), SSL_CTX_add_client_custom_ext(3ossl), SSL_CTX_add_server_custom_ext(3ossl), custom_ext_add_cb(3ossl), custom_ext_free_cb(3ossl), custom_ext_parse_cb(3ossl)
- custom TLS extension handling
- SSL_free(3)
- free an allocated SSL structure
- SSL_free(3ossl)
- free an allocated SSL structure
- SSL_get0_group_name(3ossl)
- get name of the group that was used for the key agreement of the current TLS session establishment
- SSL_get0_peer_scts(3)
- get SCTs received
- SSL_get0_peer_scts(3ossl)
- get SCTs received
- SSL_get0_peer_signature_name(3ossl), SSL_get_peer_signature_nid(3ossl), SSL_get_peer_signature_type_nid(3ossl), SSL_get0_signature_name(3ossl), SSL_get_signature_nid(3ossl), SSL_get_signature_type_nid(3ossl)
- get TLS message signing types
- SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
- get list of available SSL_CIPHERs
- SSL_get1_supported_ciphers(3ossl), SSL_get_client_ciphers(3ossl), SSL_get_ciphers(3ossl), SSL_CTX_get_ciphers(3ossl), SSL_bytes_to_cipher_list(3ossl), SSL_get_cipher_list(3ossl), SSL_get_shared_ciphers(3ossl)
- get list of available SSL_CIPHERs
- SSL_get_SSL_CTX(3)
- get the SSL_CTX from which an SSL is created
- SSL_get_SSL_CTX(3ossl)
- get the SSL_CTX from which an SSL is created
- SSL_get_certificate(3), SSL_get_privatekey(3)
- get SSL certificate and private key
- SSL_get_certificate(3ossl), SSL_get_privatekey(3ossl)
- retrieve TLS/SSL certificate and private key
- SSL_get_client_random(3), SSL_get_server_random(3), SSL_SESSION_get_master_key(3), SSL_SESSION_set1_master_key(3)
- get internal TLS/SSL random values and get/set master key
- SSL_get_client_random(3ossl), SSL_get_server_random(3ossl), SSL_SESSION_get_master_key(3ossl), SSL_SESSION_set1_master_key(3ossl)
- get internal TLS/SSL random values and get/set master key
- SSL_get_conn_close_info(3ossl), SSL_CONN_CLOSE_FLAG_LOCAL(3ossl), SSL_CONN_CLOSE_FLAG_TRANSPORT(3ossl), OSSL_QUIC_ERR_NO_ERROR(3ossl), OSSL_QUIC_ERR_INTERNAL_ERROR(3ossl), OSSL_QUIC_ERR_CONNECTION_REFUSED(3ossl), OSSL_QUIC_ERR_FLOW_CONTROL_ERROR(3ossl), OSSL_QUIC_ERR_STREAM_LIMIT_ERROR(3ossl), OSSL_QUIC_ERR_STREAM_STATE_ERROR(3ossl), OSSL_QUIC_ERR_FINAL_SIZE_ERROR(3ossl), OSSL_QUIC_ERR_FRAME_ENCODING_ERROR(3ossl), OSSL_QUIC_ERR_TRANSPORT_PARAMETER_ERROR(3ossl), OSSL_QUIC_ERR_CONNECTION_ID_LIMIT_ERROR(3ossl), OSSL_QUIC_ERR_PROTOCOL_VIOLATION(3ossl), OSSL_QUIC_ERR_INVALID_TOKEN(3ossl), OSSL_QUIC_ERR_APPLICATION_ERROR(3ossl), OSSL_QUIC_ERR_CRYPTO_BUFFER_EXCEEDED(3ossl), OSSL_QUIC_ERR_KEY_UPDATE_ERROR(3ossl), OSSL_QUIC_ERR_AEAD_LIMIT_REACHED(3ossl), OSSL_QUIC_ERR_NO_VIABLE_PATH(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR_BEGIN(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR_END(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR(3ossl), OSSL_QUIC_LOCAL_ERR_IDLE_TIMEOUT(3ossl)
- get information about why a QUIC connection was closed
- SSL_get_current_cipher(3), SSL_get_cipher_name(3), SSL_get_cipher(3), SSL_get_cipher_bits(3), SSL_get_cipher_version(3), SSL_get_pending_cipher(3)
- get SSL_CIPHER of a connection
- SSL_get_current_cipher(3ossl), SSL_get_cipher_name(3ossl), SSL_get_cipher(3ossl), SSL_get_cipher_bits(3ossl), SSL_get_cipher_version(3ossl), SSL_get_pending_cipher(3ossl)
- get SSL_CIPHER of a connection
- SSL_get_default_timeout(3)
- get default session timeout value
- SSL_get_default_timeout(3ossl)
- get default session timeout value
- SSL_get_error(3)
- obtain result code for TLS/SSL I/O operation
- SSL_get_error(3ossl)
- obtain result code for TLS/SSL I/O operation
- SSL_get_event_timeout(3ossl)
- determine when an SSL object next needs to have events handled
- SSL_get_ex_data_X509_STORE_CTX_idx(3), SSL_CTX_set_verify(3), SSL_set_verify(3), SSL_CTX_set_verify_depth(3), SSL_set_verify_depth(3), SSL_verify_cb(3), SSL_verify_client_post_handshake(3), SSL_set_post_handshake_auth(3), SSL_CTX_set_post_handshake_auth(3)
- set peer certificate verification parameters
- SSL_get_ex_data_X509_STORE_CTX_idx(3ossl), SSL_CTX_set_verify(3ossl), SSL_set_verify(3ossl), SSL_CTX_set_verify_depth(3ossl), SSL_set_verify_depth(3ossl), SSL_verify_cb(3ossl), SSL_verify_client_post_handshake(3ossl), SSL_set_post_handshake_auth(3ossl), SSL_CTX_set_post_handshake_auth(3ossl)
- set various SSL/TLS parameters for peer certificate verification
- SSL_get_ex_new_index(3), SSL_set_ex_data(3), SSL_get_ex_data(3)
- internal application specific data functions
- SSL_get_extms_support(3)
- extended master secret support
- SSL_get_extms_support(3ossl)
- extended master secret support
- SSL_get_fd(3), SSL_get_rfd(3), SSL_get_wfd(3)
- get file descriptor linked to an SSL object
- SSL_get_fd(3ossl), SSL_get_rfd(3ossl), SSL_get_wfd(3ossl)
- get file descriptor linked to an SSL object
- SSL_get_finished(3), SSL_get_peer_finished(3)
- get last sent or last expected finished message
- SSL_get_handshake_rtt(3ossl)
- get round trip time for SSL Handshake
- SSL_get_peer_cert_chain(3), SSL_get0_verified_chain(3)
- get the X509 certificate chain of the peer
- SSL_get_peer_cert_chain(3ossl), SSL_get0_verified_chain(3ossl)
- get the X509 certificate chain of the peer
- SSL_get_peer_signature_nid(3), SSL_get_peer_signature_type_nid(3), SSL_get_signature_nid(3), SSL_get_signature_type_nid(3)
- get TLS message signing types
- SSL_get_peer_tmp_key(3), SSL_get_server_tmp_key(3), SSL_get_tmp_key(3)
- get information about temporary keys used during a handshake
- SSL_get_peer_tmp_key(3ossl), SSL_get_server_tmp_key(3ossl), SSL_get_tmp_key(3ossl)
- get information about temporary keys used during a handshake
- SSL_get_psk_identity(3), SSL_get_psk_identity_hint(3)
- get PSK client identity and hint
- SSL_get_psk_identity(3ossl), SSL_get_psk_identity_hint(3ossl)
- get PSK client identity and hint
- SSL_get_rbio(3), SSL_get_wbio(3)
- get BIO linked to an SSL object
- SSL_get_rbio(3ossl), SSL_get_wbio(3ossl)
- get BIO linked to an SSL object
- SSL_get_rpoll_descriptor(3ossl), SSL_get_wpoll_descriptor(3ossl), SSL_net_read_desired(3ossl), SSL_net_write_desired(3ossl)
- obtain information which can be used to determine when network I/O can be performed
- SSL_get_session(3), SSL_get0_session(3), SSL_get1_session(3)
- retrieve TLS/SSL session data
- SSL_get_session(3ossl), SSL_get0_session(3ossl), SSL_get1_session(3ossl)
- retrieve TLS/SSL session data
- SSL_get_shared_sigalgs(3), SSL_get_sigalgs(3)
- get supported signature algorithms
- SSL_get_shared_sigalgs(3ossl), SSL_get_sigalgs(3ossl)
- get supported signature algorithms
- SSL_get_stream_id(3ossl), SSL_get_stream_type(3ossl), SSL_STREAM_TYPE_NONE(3ossl), SSL_STREAM_TYPE_READ(3ossl), SSL_STREAM_TYPE_WRITE(3ossl), SSL_STREAM_TYPE_BIDI(3ossl), SSL_is_stream_local(3ossl)
- get QUIC stream ID and stream type information
- SSL_get_stream_read_state(3ossl), SSL_get_stream_write_state(3ossl), SSL_get_stream_read_error_code(3ossl), SSL_get_stream_write_error_code(3ossl), SSL_STREAM_STATE_NONE(3ossl), SSL_STREAM_STATE_OK(3ossl), SSL_STREAM_STATE_WRONG_DIR(3ossl), SSL_STREAM_STATE_FINISHED(3ossl), SSL_STREAM_STATE_RESET_LOCAL(3ossl), SSL_STREAM_STATE_RESET_REMOTE(3ossl), SSL_STREAM_STATE_CONN_CLOSED(3ossl)
- get QUIC stream state
- SSL_get_value_uint(3ossl), SSL_set_value_uint(3ossl), SSL_get_generic_value_uint(3ossl), SSL_set_generic_value_uint(3ossl), SSL_get_feature_request_uint(3ossl), SSL_set_feature_request_uint(3ossl), SSL_get_feature_peer_request_uint(3ossl), SSL_get_feature_negotiated_uint(3ossl), SSL_get_quic_stream_bidi_local_avail(3ossl), SSL_get_quic_stream_bidi_remote_avail(3ossl), SSL_get_quic_stream_uni_local_avail(3ossl), SSL_get_quic_stream_uni_remote_avail(3ossl), SSL_VALUE_CLASS_GENERIC(3ossl), SSL_VALUE_CLASS_FEATURE_REQUEST(3ossl), SSL_VALUE_CLASS_FEATURE_PEER_REQUEST(3ossl), SSL_VALUE_CLASS_FEATURE_NEGOTIATED(3ossl), SSL_VALUE_QUIC_STREAM_BIDI_LOCAL_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_BIDI_REMOTE_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_UNI_LOCAL_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_UNI_REMOTE_AVAIL(3ossl), SSL_VALUE_QUIC_IDLE_TIMEOUT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_INHERIT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_EXPLICIT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_IMPLICIT(3ossl), SSL_get_event_handling_mode(3ossl), SSL_set_event_handling_mode(3ossl), SSL_VALUE_STREAM_WRITE_BUF_SIZE(3ossl), SSL_get_stream_write_buf_size(3ossl), SSL_VALUE_STREAM_WRITE_BUF_USED(3ossl), SSL_get_stream_write_buf_used(3ossl), SSL_VALUE_STREAM_WRITE_BUF_AVAIL(3ossl), SSL_get_stream_write_buf_avail(3ossl)
- manage negotiable features and configuration values for an SSL object
- SSL_handle_events(3ossl)
- advance asynchronous state machine and perform network I/O
- SSL_in_before(3), SSL_in_init(3), SSL_is_init_finished(3), SSL_in_connect_init(3), SSL_in_accept_init(3), SSL_get_state(3)
- retrieve information about the handshake state machine
- SSL_in_before(3ossl), SSL_in_init(3ossl), SSL_is_init_finished(3ossl), SSL_in_connect_init(3ossl), SSL_in_accept_init(3ossl), SSL_get_state(3ossl)
- retrieve information about the handshake state machine
- SSL_inject_net_dgram(3ossl)
- inject a datagram as though received from the network
- SSL_key_update(3), SSL_get_key_update_type(3), SSL_renegotiate(3), SSL_renegotiate_abbreviated(3), SSL_renegotiate_pending(3)
- initiate and obtain information about updating connection keys
- SSL_key_update(3ossl), SSL_get_key_update_type(3ossl), SSL_renegotiate(3ossl), SSL_renegotiate_abbreviated(3ossl), SSL_renegotiate_pending(3ossl)
- initiate and obtain information about updating connection keys
- SSL_library_init(3), OpenSSL_add_ssl_algorithms(3)
- initialize SSL library by registering algorithms
- SSL_library_init(3ossl), OpenSSL_add_ssl_algorithms(3ossl)
- initialize SSL library by registering algorithms
- SSL_load_client_CA_file(3), SSL_add_file_cert_subjects_to_stack(3), SSL_add_dir_cert_subjects_to_stack(3)
- load certificate names
- SSL_load_client_CA_file_ex(3ossl), SSL_load_client_CA_file(3ossl), SSL_add_file_cert_subjects_to_stack(3ossl), SSL_add_dir_cert_subjects_to_stack(3ossl), SSL_add_store_cert_subjects_to_stack(3ossl)
- load certificate names
- SSL_new_domain(3ossl), SSL_is_domain(3ossl), SSL_get0_domain(3ossl)
- SSL object interface for managing QUIC event domains
- SSL_new_listener(3ossl), SSL_new_listener_from(3ossl), SSL_is_listener(3ossl), SSL_get0_listener(3ossl), SSL_listen(3ossl), SSL_accept_connection(3ossl), SSL_get_accept_connection_queue_len(3ossl), SSL_new_from_listener(3ossl), SSL_ACCEPT_CONNECTION_NO_BLOCK(3ossl)
- SSL object interface for abstracted connection acceptance
- SSL_new_stream(3ossl), SSL_STREAM_FLAG_UNI(3ossl), SSL_STREAM_FLAG_NO_BLOCK(3ossl), SSL_STREAM_FLAG_ADVANCE(3ossl)
- create a new locally-initiated QUIC stream
- SSL_pending(3), SSL_has_pending(3)
- check for readable bytes buffered in an SSL object
- SSL_pending(3ossl), SSL_has_pending(3ossl)
- check for readable bytes buffered in an SSL object
- SSL_poll(3ossl), SSL_POLL_EVENT_NONE(3ossl), SSL_POLL_EVENT_F(3ossl), SSL_POLL_EVENT_EL(3ossl), SSL_POLL_EVENT_EC(3ossl), SSL_POLL_EVENT_ECD(3ossl), SSL_POLL_EVENT_ER(3ossl), SSL_POLL_EVENT_EW(3ossl), SSL_POLL_EVENT_R(3ossl), SSL_POLL_EVENT_W(3ossl), SSL_POLL_EVENT_IC(3ossl), SSL_POLL_EVENT_ISB(3ossl), SSL_POLL_EVENT_ISU(3ossl), SSL_POLL_EVENT_OSB(3ossl), SSL_POLL_EVENT_OSU(3ossl), SSL_POLL_EVENT_RW(3ossl), SSL_POLL_EVENT_RE(3ossl), SSL_POLL_EVENT_WE(3ossl), SSL_POLL_EVENT_RWE(3ossl), SSL_POLL_EVENT_E(3ossl), SSL_POLL_EVENT_IS(3ossl), SSL_POLL_EVENT_ISE(3ossl), SSL_POLL_EVENT_I(3ossl), SSL_POLL_EVENT_OS(3ossl), SSL_POLL_EVENT_OSE(3ossl), SSL_POLL_FLAG_NO_HANDLE_EVENTS(3ossl)
- determine or await readiness conditions for one or more pollable objects
- SSL_psk_server_cb_func(3), SSL_psk_find_session_cb_func(3), SSL_CTX_use_psk_identity_hint(3), SSL_use_psk_identity_hint(3), SSL_CTX_set_psk_server_callback(3), SSL_set_psk_server_callback(3), SSL_CTX_set_psk_find_session_callback(3), SSL_set_psk_find_session_callback(3)
- set PSK identity hint to use
- SSL_psk_server_cb_func(3ossl), SSL_psk_find_session_cb_func(3ossl), SSL_CTX_use_psk_identity_hint(3ossl), SSL_use_psk_identity_hint(3ossl), SSL_CTX_set_psk_server_callback(3ossl), SSL_set_psk_server_callback(3ossl), SSL_CTX_set_psk_find_session_callback(3ossl), SSL_set_psk_find_session_callback(3ossl)
- set PSK identity hint to use
- SSL_read_ex(3), SSL_read(3), SSL_peek_ex(3), SSL_peek(3)
- read bytes from a TLS/SSL connection
- SSL_read_ex(3ossl), SSL_read(3ossl), SSL_peek_ex(3ossl), SSL_peek(3ossl)
- read bytes from a TLS/SSL connection
- SSL_rstate_string(3), SSL_rstate_string_long(3)
- get textual description of state of an SSL object during read operation
- SSL_rstate_string(3ossl), SSL_rstate_string_long(3ossl)
- get textual description of state of an SSL object during read operation
- SSL_session_reused(3)
- query whether a reused session was negotiated during handshake
- SSL_session_reused(3ossl)
- query whether a reused session was negotiated during handshake
- SSL_set1_host(3), SSL_add1_host(3), SSL_set_hostflags(3), SSL_get0_peername(3)
- SSL server verification parameters
- SSL_set1_host(3ossl), SSL_add1_host(3ossl), SSL_set_hostflags(3ossl), SSL_get0_peername(3ossl)
- SSL server verification parameters
- SSL_set1_initial_peer_addr(3ossl)
- set the initial peer address for a QUIC connection
- SSL_set_SSL_CTX(3)
- modify an SSL connection object to use another context
- SSL_set_blocking_mode(3ossl), SSL_get_blocking_mode(3ossl)
- configure blocking mode for a QUIC SSL object
- SSL_set_connect_state(3), SSL_set_accept_state(3), SSL_is_server(3)
- functions for manipulating and examining the client or server mode of an SSL object
- SSL_set_connect_state(3ossl), SSL_set_accept_state(3ossl), SSL_is_server(3ossl)
- functions for manipulating and examining the client or server mode of an SSL object
- SSL_set_default_stream_mode(3ossl), SSL_DEFAULT_STREAM_MODE_NONE(3ossl), SSL_DEFAULT_STREAM_MODE_AUTO_BIDI(3ossl), SSL_DEFAULT_STREAM_MODE_AUTO_UNI(3ossl)
- manage the default stream for a QUIC connection
- SSL_set_fd(3), SSL_set_rfd(3), SSL_set_wfd(3)
- connect the SSL object with a file descriptor
- SSL_set_fd(3ossl), SSL_set_rfd(3ossl), SSL_set_wfd(3ossl)
- connect the SSL object with a file descriptor
- SSL_set_max_early_data(3), SSL_CTX_set_max_early_data(3), SSL_get_max_early_data(3), SSL_CTX_get_max_early_data(3), SSL_set_recv_max_early_data(3), SSL_CTX_set_recv_max_early_data(3), SSL_get_recv_max_early_data(3), SSL_CTX_get_recv_max_early_data(3), SSL_SESSION_get_max_early_data(3), SSL_SESSION_set_max_early_data(3), SSL_write_early_data(3), SSL_read_early_data(3), SSL_get_early_data_status(3), SSL_allow_early_data_cb_fn(3), SSL_CTX_set_allow_early_data_cb(3), SSL_set_allow_early_data_cb(3)
- functions for sending and receiving early data
- SSL_set_max_early_data(3ossl), SSL_CTX_set_max_early_data(3ossl), SSL_get_max_early_data(3ossl), SSL_CTX_get_max_early_data(3ossl), SSL_set_recv_max_early_data(3ossl), SSL_CTX_set_recv_max_early_data(3ossl), SSL_get_recv_max_early_data(3ossl), SSL_CTX_get_recv_max_early_data(3ossl), SSL_SESSION_get_max_early_data(3ossl), SSL_SESSION_set_max_early_data(3ossl), SSL_write_early_data(3ossl), SSL_read_early_data(3ossl), SSL_get_early_data_status(3ossl), SSL_allow_early_data_cb_fn(3ossl), SSL_CTX_set_allow_early_data_cb(3ossl), SSL_set_allow_early_data_cb(3ossl)
- functions for sending and receiving early data
- SSL_set_num_tickets(3), SSL_get_num_tickets(3), SSL_CTX_set_num_tickets(3), SSL_CTX_get_num_tickets(3)
- control the number of TLSv1.3 session tickets that are issued
- SSL_set_num_tickets(3ossl), SSL_get_num_tickets(3ossl), SSL_CTX_set_num_tickets(3ossl), SSL_CTX_get_num_tickets(3ossl), SSL_new_session_ticket(3ossl)
- control the number of TLSv1.3 session tickets that are issued
- SSL_set_retry_verify(3ossl)
- indicate that certificate verification should be retried
- SSL_set_session(3)
- set a TLS/SSL session to be used during TLS/SSL connect
- SSL_set_session(3ossl)
- set a TLS/SSL session to be used during TLS/SSL connect
- SSL_set_shutdown(3), SSL_get_shutdown(3)
- manipulate shutdown state of an SSL connection
- SSL_set_shutdown(3ossl), SSL_get_shutdown(3ossl)
- manipulate shutdown state of an SSL connection
- SSL_set_tmp_ecdh(3), SSL_CTX_set_tmp_ecdh(3), SSL_set_ecdh_auto(3), SSL_CTX_set_ecdh_auto(3), SSL_set_tmp_ecdh_callback(3), SSL_CTX_set_tmp_ecdh_callback(3)
- select a curve for ECDH ephemeral key exchange
- SSL_set_verify_result(3)
- override result of peer certificate verification
- SSL_set_verify_result(3ossl)
- override result of peer certificate verification
- SSL_shutdown(3)
- shut down a TLS/SSL connection
- SSL_shutdown(3ossl), SSL_shutdown_ex(3ossl)
- shut down a TLS/SSL or QUIC connection
- SSL_state_string(3), SSL_state_string_long(3)
- get textual description of state of an SSL object
- SSL_state_string(3ossl), SSL_state_string_long(3ossl)
- get textual description of state of an SSL object
- SSL_stateless(3), DTLSv1_listen(3)
- Statelessly listen for incoming connections
- SSL_stateless(3ossl), DTLSv1_listen(3ossl)
- Statelessly listen for incoming connections
- SSL_stream_conclude(3ossl)
- conclude the sending part of a QUIC stream
- SSL_waiting_for_async(3), SSL_get_all_async_fds(3), SSL_get_changed_async_fds(3)
- manage asynchronous operations
- SSL_waiting_for_async(3ossl), SSL_get_all_async_fds(3ossl), SSL_get_changed_async_fds(3ossl)
- manage asynchronous operations
- SSL_want(3), SSL_want_nothing(3), SSL_want_read(3), SSL_want_write(3), SSL_want_x509_lookup(3), SSL_want_async(3), SSL_want_async_job(3), SSL_want_client_hello_cb(3)
- obtain state information TLS/SSL I/O operation
- SSL_want(3ossl), SSL_want_nothing(3ossl), SSL_want_read(3ossl), SSL_want_write(3ossl), SSL_want_x509_lookup(3ossl), SSL_want_retry_verify(3ossl), SSL_want_async(3ossl), SSL_want_async_job(3ossl), SSL_want_client_hello_cb(3ossl)
- obtain state information TLS/SSL I/O operation
- SSL_write_ex(3), SSL_write(3), SSL_sendfile(3)
- write bytes to a TLS/SSL connection
- SSL_write_ex2(3ossl), SSL_write_ex(3ossl), SSL_write(3ossl), SSL_sendfile(3ossl), SSL_WRITE_FLAG_CONCLUDE(3ossl)
- write bytes to a TLS/SSL connection
- STACK_OF(3)
- variable-sized arrays of pointers, called OpenSSL stacks
- STRUCTS_ARRAY_TYPE(3), STRUCTS_FIXEDARRAY_TYPE(3)
- structs types for arrays
- STRUCTS_DATA_TYPE(3), STRUCTS_FIXEDDATA_TYPE(3)
- structs types for binary data
- Scanf(3o)
- Formatted input functions
- Scanf.Scanning(3o)
- no description
- Semaphore.Binary(3o)
- no description
- Semaphore.Counting(3o)
- no description
- Set(3o)
- Sets over ordered types
- Set.Make(3o)
- Functor building an implementation of the set structure given a totally ordered type
- Set.OrderedType(3o)
- Input signature of the functor Set.Make
- Shell(3)
- The Shell widget class "Shell" "widget class" "Shell"
- Smokeping_matchers_Avgratio(3), Smokeping::matchers::Avgratio(3)
- detect changes in average median latency
- Smokeping_matchers_CheckLatency(3), Smokeping::matchers::CheckLatency(3)
- Edge triggered alert to check latency is under a value for x number of samples
- Smokeping_matchers_CheckLoss(3), Smokeping::matchers::CheckLoss(3)
- Edge triggered alert to check loss is under a value for x number of samples
- Smokeping_matchers_ConsecutiveLoss(3), Smokeping::matchers::ConsecutiveLoss(3)
- Raise/clear alerts according to your choice of threshold and consecutive values
- Smokeping_matchers_ExpLoss(3), Smokeping::matchers::ExpLoss(3)
- exponential weighting matcher for packet loss with RMON-like thresholds
- Smokeping_matchers_Median(3), Smokeping::matchers::Median(3)
- Find persistent changes in latency
- Smokeping_matchers_Medratio(3), Smokeping::matchers::Medratio(3)
- detect changes in the latency median
- Smokeping_probes_AnotherDNS(3), Smokeping::probes::AnotherDNS(3)
- Alternate DNS Probe
- Smokeping_probes_CiscoRTTMonDNS(3), Smokeping::probes::CiscoRTTMonDNS.pm(3)
- Probe for SmokePing
- Smokeping_probes_DNS(3), Smokeping::probes::DNS(3)
- Name Service Probe for SmokePing
- Smokeping_probes_DismanPing(3), Smokeping::probes::DismanPing(3)
- DISMAN-PING-MIB Probe for SmokePing
- Smokeping_probes_EchoPingDNS(3), Smokeping::probes::EchoPingDNS(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingDiscard(3), Smokeping::probes::EchoPingDiscard(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingLDAP(3), Smokeping::probes::EchoPingLDAP(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_FTPtransfer(3), Smokeping::probes::FTPtransfer(3)
- intrusive bandwidth probe
- Smokeping_probes_LDAP(3), Smokeping::probes::LDAP(3)
- a LDAP probe for SmokePing
- Smokeping_probes_Radius(3), Smokeping::probes::Radius(3)
- a RADIUS authentication probe for SmokePing
- Smokeping_probes_SendEmail(3), Smokeping::probes::SendEmail(3)
- a Smokeping probe that measure time needed to send an mail
- Smokeping_probes_WebProxyFilter(3), Smokeping::probes::WebProxyFilter(3)
- tests webproxy filter performance and function
- Smokeping_probes_passwordchecker(3), Smokeping::probes::passwordchecker(3)
- A Base Class for implementing SmokePing Probes
- Smokeping_sorters_Loss(3), Smokeping::sorters::Loss(3)
- Order the target charts by loss
- Smokeping_sorters_Max(3), Smokeping::sorters::Max(3)
- Order the target charts by Max RTT
- Smokeping_sorters_Median(3), Smokeping::sorters::Median(3)
- Order the target charts by Median RTT
- Smokeping_sorters_StdDev(3), Smokeping::sorters::StdDev(3)
- Order the target charts by StdDev
- SoapySDRServer(1)
- provide access to local SoapySDR devices over network
- SoapySDRUtil(1)
- query and change module information of SoapySDR
- Sound(1x)
- AfterStep module for playing sounds when windowing event occurs
- SoundEvents(1x)
- names for different windowing events
- Standards(7), XStandards(7)
- X Window System Standards and Specifications
- StdLabels(3o)
- Standard labeled libraries
- StdLabels.Array(3o)
- no description
- StdLabels.Bytes(3o)
- no description
- StdLabels.List(3o)
- no description
- StdLabels.String(3o)
- no description
- Stdlib(3o)
- The OCaml Standard library
- Stdlib.Arg(3o)
- no description
- Stdlib.Array(3o)
- no description
- Stdlib.ArrayLabels(3o)
- no description
- Stdlib.Atomic(3o)
- no description
- Stdlib.Bigarray(3o)
- no description
- Stdlib.Bool(3o)
- no description
- Stdlib.Buffer(3o)
- no description
- Stdlib.Bytes(3o)
- no description
- Stdlib.BytesLabels(3o)
- no description
- Stdlib.Callback(3o)
- no description
- Stdlib.Char(3o)
- no description
- Stdlib.Complex(3o)
- no description
- Stdlib.Digest(3o)
- no description
- Stdlib.Either(3o)
- no description
- Stdlib.Ephemeron(3o)
- no description
- Stdlib.Filename(3o)
- no description
- Stdlib.Float(3o)
- no description
- Stdlib.Format(3o)
- no description
- Stdlib.Fun(3o)
- no description
- Stdlib.Gc(3o)
- no description
- Stdlib.Genlex(3o)
- no description
- Stdlib.Hashtbl(3o)
- no description
- Stdlib.In_channel(3o)
- no description
- Stdlib.Int(3o)
- no description
- Stdlib.Int32(3o)
- no description
- Stdlib.Int64(3o)
- no description
- Stdlib.LargeFile(3o)
- Operations on large files
- Stdlib.Lazy(3o)
- no description
- Stdlib.Lexing(3o)
- no description
- Stdlib.List(3o)
- no description
- Stdlib.ListLabels(3o)
- no description
- Stdlib.Map(3o)
- no description
- Stdlib.Marshal(3o)
- no description
- Stdlib.MoreLabels(3o)
- no description
- Stdlib.Nativeint(3o)
- no description
- Stdlib.Obj(3o)
- no description
- Stdlib.Oo(3o)
- no description
- Stdlib.Option(3o)
- no description
- Stdlib.Out_channel(3o)
- no description
- Stdlib.Parsing(3o)
- no description
- Stdlib.Pervasives(3o)
- no description
- Stdlib.Printexc(3o)
- no description
- Stdlib.Printf(3o)
- no description
- Stdlib.Queue(3o)
- no description
- Stdlib.Random(3o)
- no description
- Stdlib.Result(3o)
- no description
- Stdlib.Scanf(3o)
- no description
- Stdlib.Seq(3o)
- no description
- Stdlib.Set(3o)
- no description
- Stdlib.Stack(3o)
- no description
- Stdlib.StdLabels(3o)
- no description
- Stdlib.Stream(3o)
- no description
- Stdlib.String(3o)
- no description
- Stdlib.StringLabels(3o)
- no description
- Stdlib.Sys(3o)
- no description
- Stdlib.Uchar(3o)
- no description
- Stdlib.Unit(3o)
- no description
- Stdlib.Weak(3o)
- no description
- Str(3o)
- Regular expressions and high-level string processing
- Stream(3o)
- Streams and parsers
- Strongly_connected_components(3o)
- Kosaraju's algorithm for strongly connected components
- Strongly_connected_components.Make(3o)
- no description
- Strongly_connected_components.S(3o)
- no description
- Strongly_connected_components.S.Id(3o)
- no description
- SupportedHints(1x)
- Afterstep SupportedHints
- Sympa::Aliases::CheckSMTP(3Sympa)
- Alias management: Check addresses using SMTP
- Sympa::Aliases::External(3Sympa)
- Alias management: Updating aliases by external program
- Sympa::Aliases::Template(3Sympa)
- Alias management: Aliases file based on template
- Sympa::CLI(3Sympa)
- Base class of Sympa CLI modules
- Sympa::CommandDef(3Sympa)
- Definition of mail commands
- Sympa::ConfDef(3Sympa)
- Definition of site and robot configuration parameters
- Sympa::Config::Schema(3Sympa)
- Definition of configuration parameters
- Sympa::Constants(3Sympa)
- Definition of constants
- Sympa::DataSource(3Sympa)
- Base class of Sympa data source subclasses
- Sympa::DataSource::File(3Sympa)
- Data source based on local file
- Sympa::DataSource::LDAP(3Sympa)
- Data source based on LDAP search operation
- Sympa::DataSource::LDAP2(3Sympa)
- Data source based on LDAP with two-level search operations
- Sympa::DataSource::List(3Sympa)
- Data source based on a list at local machine
- Sympa::DataSource::RemoteDump(3Sympa)
- Data source based on a user dump at remote host
- Sympa::DataSource::RemoteFile(3Sympa)
- Data source based on a file at remote host
- Sympa::DataSource::SQL(3Sympa)
- Data source based on SQL query
- Sympa::Database(3Sympa)
- Handling databases
- Sympa::DatabaseDescription(3Sympa)
- Definition of core database structure
- Sympa::DatabaseDriver(3Sympa)
- Base class of database drivers for Sympa
- Sympa::DatabaseDriver::CSV(3Sympa)
- Database driver for CSV
- Sympa::DatabaseDriver::LDAP(3Sympa)
- Database driver for LDAP search operation
- Sympa::DatabaseDriver::MySQL(3Sympa)
- Database driver for MySQL / MariaDB
- Sympa::DatabaseDriver::ODBC(3Sympa)
- Database driver for ODBC
- Sympa::DatabaseDriver::Oracle(3Sympa)
- Database driver for Oracle Database
- Sympa::DatabaseDriver::Oracle::St(3Sympa)
- Correcting behavior of DBD::Oracle
- Sympa::DatabaseDriver::PostgreSQL(3Sympa)
- Database driver for PostgreSQL
- Sympa::DatabaseDriver::SQLite(3Sympa)
- Database driver for SQLite
- Sympa::DatabaseManager(3Sympa)
- Managing schema of Sympa core database
- Sympa::HTMLDecorator(3Sympa)
- Decorating HTML texts
- Sympa::Language(3Sympa)
- Handling languages and locales
- Sympa::ListDef(3Sympa)
- Definition of list configuration parameters
- Sympa::ListOpt(3Sympa)
- Definition of list configuration parameter values
- Sympa::LockedFile(3Sympa)
- Filehandle with locking
- Sympa::Mailer(3Sympa)
- Store messages to sendmail
- Sympa::Message(3Sympa)
- Mail message embedding for internal use in Sympa
- Sympa::Message::Plugin::FixEncoding(3Sympa)
- Example module for message hook to correct charset and encoding of messages
- Sympa::Message::Template(3Sympa)
- Mail message generated from template
- Sympa::Regexps(3Sympa)
- Definition of regular expressions
- Sympa::Request::Handler(3Sympa)
- Base class of request handler classes
- Sympa::Request::Handler::add(3Sympa)
- add request handler
- Sympa::Request::Handler::auth(3Sympa)
- auth request handler
- Sympa::Request::Handler::close_list(3Sympa)
- close_list request handler
- Sympa::Request::Handler::confirm(3Sympa)
- confirm request handler
- Sympa::Request::Handler::create_automatic_list(3Sympa)
- create_automatic_list request handler
- Sympa::Request::Handler::create_list(3Sympa)
- create_list request handler
- Sympa::Request::Handler::decl(3Sympa)
- decl request handler
- Sympa::Request::Handler::del(3Sympa)
- del request handler
- Sympa::Request::Handler::del_user(3Sympa)
- delete user
- Sympa::Request::Handler::distribute(3Sympa)
- distribute request handler
- Sympa::Request::Handler::family_signoff(3Sympa)
- family signoff request handler
- Sympa::Request::Handler::finished(3Sympa)
- finished request handler
- Sympa::Request::Handler::get(3Sympa)
- get request handler
- Sympa::Request::Handler::global_remind(3Sympa)
- global remind request handler
- Sympa::Request::Handler::global_set(3Sympa)
- global set request handler
- Sympa::Request::Handler::global_signoff(3Sympa)
- global signoff request handler
- Sympa::Request::Handler::help(3Sympa)
- help request handler
- Sympa::Request::Handler::include(3Sympa), Sympa::Request::Hander::include(3Sympa)
- include request handler
- Sympa::Request::Handler::index(3Sympa)
- index request handler
- Sympa::Request::Handler::info(3Sympa)
- info request handler
- Sympa::Request::Handler::invite(3Sympa)
- invite request handler
- Sympa::Request::Handler::last(3Sympa)
- last request handler
- Sympa::Request::Handler::lists(3Sympa)
- lists request handler
- Sympa::Request::Handler::modindex(3Sympa)
- modindex request handler
- Sympa::Request::Handler::move_list(3Sympa)
- move_list request handler
- Sympa::Request::Handler::move_user(3Sympa)
- change users email
- Sympa::Request::Handler::open_list(3Sympa)
- open_list request handler
- Sympa::Request::Handler::reject(3Sympa)
- reject request handler
- Sympa::Request::Handler::remind(3Sympa)
- remind request handler
- Sympa::Request::Handler::review(3Sympa)
- review request handler
- Sympa::Request::Handler::set(3Sympa)
- set request handler
- Sympa::Request::Handler::signoff(3Sympa)
- signoff request handler
- Sympa::Request::Handler::stats(3Sympa)
- stats request handler
- Sympa::Request::Handler::subscribe(3Sympa)
- subscribe request handler
- Sympa::Request::Handler::unknown(3Sympa)
- unknown request handler
- Sympa::Request::Handler::update_automatic_list(3Sympa)
- update_automatic_list request handler
- Sympa::Request::Handler::verify(3Sympa)
- verify request handler
- Sympa::Request::Handler::which(3Sympa)
- which request handler
- Sympa::Request::Message(3Sympa)
- Command message as spool of requests
- Sympa::Spindle(3Sympa)
- Base class of subclasses to define Sympa workflows
- Sympa::Spindle::AuthorizeMessage(3Sympa)
- Workflow to authorize messages bound for lists
- Sympa::Spindle::AuthorizeRequest(3Sympa)
- Workflow to authorize requests in command messages
- Sympa::Spindle::DispatchRequest(3Sympa)
- Workflow to dispatch requests
- Sympa::Spindle::DistributeMessage(3Sympa)
- Workflow to distribute messages to list members
- Sympa::Spindle::DoCommand(3Sympa)
- Workflow to handle command messages
- Sympa::Spindle::DoForward(3Sympa)
- Workflow to forward messages to administrators
- Sympa::Spindle::DoMessage(3Sympa)
- Workflow to handle messages bound for lists
- Sympa::Spindle::ProcessArchive(3Sympa)
- Workflow of archive storage
- Sympa::Spindle::ProcessAuth(3Sympa)
- Workflow of request confirmation
- Sympa::Spindle::ProcessAutomatic(3Sympa)
- Workflow of automatic list creation
- Sympa::Spindle::ProcessBounce(3Sympa)
- Workflow of bounce processing
- Sympa::Spindle::ProcessDigest(3Sympa)
- Workflow of digest sending
- Sympa::Spindle::ProcessHeld(3Sympa)
- Workflow of message confirmation
- Sympa::Spindle::ProcessIncoming(3Sympa)
- Workflow of processing incoming messages
- Sympa::Spindle::ProcessMessage(3Sympa)
- Workflow of command processing
- Sympa::Spindle::ProcessModeration(3Sympa)
- Workflow of message moderation
- Sympa::Spindle::ProcessOutgoing(3Sympa)
- Workflow of message distribution
- Sympa::Spindle::ProcessRequest(3Sympa)
- Workflow of request processing
- Sympa::Spindle::ProcessTask(3Sympa)
- Workflow of task processing
- Sympa::Spindle::ProcessTemplate(3Sympa)
- Workflow of template sending
- Sympa::Spindle::ResendArchive(3Sympa)
- Workflow of resending messages in archive
- Sympa::Spindle::ToArchive(3Sympa)
- Process to store messages into archiving spool
- Sympa::Spindle::ToAuth(3Sympa)
- Process to store requests into request spool to wait for moderation
- Sympa::Spindle::ToAuthOwner(3Sympa)
- Process to store requests into request spool to wait for moderation
- Sympa::Spindle::ToDigest(3Sympa)
- Process to store messages into digest spool
- Sympa::Spindle::ToEditor(3Sympa)
- Process to forward messages to list editors
- Sympa::Spindle::ToHeld(3Sympa)
- Process to store messages into held spool to wait for confirmation
- Sympa::Spindle::ToList(3Sympa)
- Process to distribute messages to list members
- Sympa::Spindle::ToListmaster(3Sympa)
- Process to store messages into spool on memory for listmaster notification
- Sympa::Spindle::ToMailer(3Sympa)
- Process to store messages into sendmail component
- Sympa::Spindle::ToModeration(3Sympa)
- Process to store messages into held spool to wait for moderation
- Sympa::Spindle::ToOutgoing(3Sympa)
- Process to store messages into outgoing spool
- Sympa::Spindle::TransformDigestFinal(3Sympa)
- Process to transform digest messages - final stage
- Sympa::Spindle::TransformIncoming(3Sympa)
- Process to transform messages - first stage
- Sympa::Spindle::TransformOutgoing(3Sympa)
- Process to transform messages - second stage
- Sympa::Spool::Auth(3Sympa)
- Spool for held requests waiting for moderation
- Sympa::Spool::Digest(3Sympa)
- Spool for messages waiting for digest sending
- Sympa::Spool::Digest::Collection(3Sympa)
- Collection of digest spools
- Sympa::Spool::Held(3Sympa)
- Spool for held messages waiting for confirmation
- Sympa::Spool::Moderation(3Sympa)
- Spool for held messages waiting for moderation
- Sympa::Tools::Data(3Sympa)
- Functions related to data structures
- Sympa::Tools::Domains(3Sympa)
- Domains-related functions
- Sympa::Tools::File(3Sympa)
- File-related functions
- Sympa::Tools::SMIME(3Sympa)
- Tools for S/MIME messages and X.509 certificates
- Sympa::Tools::Text(3Sympa)
- Text-related functions
- Sympa::Tools::Time(3Sympa)
- Time-related functions
- Sympa::User(3Sympa)
- All Users Identified by Sympa
- Sympa::WWW::SharedDocument(3Sympa)
- Shared document repository and its nodes
- Sys.Immediate64(3o)
- no description
- Sys.Immediate64.Immediate(3o)
- no description
- Sys.Immediate64.Make(3o)
- no description
- Sys.Immediate64.Non_immediate(3o)
- no description
- System-Info(1)
- Show system information and banners
- TCL_MEM_DEBUG.tcl86(3), TCL_MEM_DEBUG(3)
- Compile-time flag to enable Tcl memory debugging
- TCL_MEM_DEBUG.tcl90(3), TCL_MEM_DEBUG(3)
- Compile-time flag to enable Tcl memory debugging
- TIFFAccessTagMethods(3tiff)
- provides read/write access to the TIFFTagMethods
- TIFFClientInfo(3tiff)
- provides a method to hand over user defined data from one routine to another
- TIFFClose(3tiff)
- close a previously opened TIFF file
- TIFFCreateDirectory(3tiff)
- routines to create a directory and retrieve information about directories
- TIFFCustomDirectory(3tiff)
- routines to create a custom directory
- TIFFDataWidth(3tiff)
- get the size of TIFF data types
- TIFFDeferStrileArrayWriting(3tiff)
- defer strile array writing
- TIFFError(3tiff)
- library error handling interface
- TIFFFieldDataType(3tiff)
- get TIFF data type from field information
- TIFFFieldName(3tiff)
- get TIFF field name from field information
- TIFFFieldPassCount(3tiff)
- get whether to pass a count to TIFFGetField/TIFFSetField
- TIFFFieldQuery(3tiff)
- routines to query TIFF field information
- TIFFFieldReadCount(3tiff)
- get number of values to be read from field
- TIFFFieldTag(3tiff)
- get TIFF field tag value from field information
- TIFFFieldWriteCount(3tiff)
- get number of values to be written to field
- TIFFFlush(3tiff)
- flush pending writes to an open TIFF file
- TIFFGetField(3tiff)
- get the value(s) of a tag in an open TIFF file
- TIFFMergeFieldInfo(3tiff)
- add application-defined TIFF tags to the list of known libtiff tags
- TIFFOpen(3tiff)
- open a TIFF file for reading or writing
- TIFFPrintDirectory(3tiff)
- print a description of a TIFF directory
- TIFFRGBAImage(3tiff)
- read and decode an image into a raster
- TIFFReadDirectory(3tiff)
- get the contents of the next directory in an open TIFF file
- TIFFReadEncodedStrip(3tiff)
- read and decode a strip of data from an open TIFF file
- TIFFReadEncodedTile(3tiff)
- read and decode a tile of data from an open TIFF file
- TIFFReadFromUserBuffer(3tiff)
- decode data using an user defined buffer
- TIFFReadRGBAImage(3tiff)
- read and decode an image into a fixed-format raster
- TIFFReadRGBAStrip(3tiff)
- read and decode an image strip into a fixed-format raster
- TIFFReadRGBATile(3tiff)
- read and decode an image tile into a fixed-format raster
- TIFFReadRawStrip(3tiff)
- return the undecoded contents of a strip of data from an open TIFF file
- TIFFReadRawTile(3tiff)
- return an undecoded tile of data from an open TIFF file
- TIFFReadScanline(3tiff)
- read and decode a scanline of data from an open TIFF file
- TIFFReadTile(3tiff)
- read and decode a tile of data from an open TIFF file
- TIFFSetDirectory(3tiff)
- set the current directory for an open TIFF file
- TIFFSetField(3tiff)
- set the value(s) of a tag in a TIFF file open for writing
- TIFFSetTagExtender(3tiff)
- register the merge function for user defined tags as an extender callback with libtiff
- TIFFStrileQuery(3tiff)
- get strile byte count and offset
- TIFFWriteDirectory(3tiff)
- write the current directory in an open TIFF file
- TIFFWriteEncodedStrip(3tiff)
- compress and write a strip of data to an open TIFF file
- TIFFWriteEncodedTile(3tiff)
- compress and write a tile of data to an open TIFF file
- TIFFWriteRawStrip(3tiff)
- write a strip of raw data to an open TIFF file
- TIFFWriteRawTile(3tiff)
- write a tile of raw data to an open TIFF file
- TIFFWriteTile(3tiff)
- encode and write a tile of data to an open TIFF file
- TIFFcodec(3tiff)
- codec-related utility routines
- TIFFmemory(3tiff)
- memory management-related functions for use with TIFF files
- TIFFsize(3tiff)
- return the size of various items associated with an open TIFF file
- TIFFstrip(3tiff)
- strip-related utility routines
- TIFFswab(3tiff)
- byte- and bit-swapping routines
- TIFFtile(3tiff)
- tile-related utility routines
- TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
- create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
- TLSv1_2_method(3ossl), TLSv1_2_server_method(3ossl), TLSv1_2_client_method(3ossl), SSL_CTX_new(3ossl), SSL_CTX_new_ex(3ossl), SSL_CTX_up_ref(3ossl), SSLv3_method(3ossl), SSLv3_server_method(3ossl), SSLv3_client_method(3ossl), TLSv1_method(3ossl), TLSv1_server_method(3ossl), TLSv1_client_method(3ossl), TLSv1_1_method(3ossl), TLSv1_1_server_method(3ossl), TLSv1_1_client_method(3ossl), TLS_method(3ossl), TLS_server_method(3ossl), TLS_client_method(3ossl), SSLv23_method(3ossl), SSLv23_server_method(3ossl), SSLv23_client_method(3ossl), DTLS_method(3ossl), DTLS_server_method(3ossl), DTLS_client_method(3ossl), DTLSv1_method(3ossl), DTLSv1_server_method(3ossl), DTLSv1_client_method(3ossl), DTLSv1_2_method(3ossl), DTLSv1_2_server_method(3ossl), DTLSv1_2_client_method(3ossl)
- create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
- TPMLIB_CancelCommand(3), TPMLIB_CancelCommand (3)
- Cancel a TPM command
- TPMLIB_DecodeBlob(3), TPMLIB_DecodeBlob (3)
- Decode a base64-encode TPM blob
- TPMLIB_Process(3), TPMLIB_Process (3)
- process a TPM command
- TPMLIB_RegisterCallbacks(3), TPMLIB_RegisterCallbacks (3)
- Register callbacks for implementing customized behavior of certain functions
- TPMLIB_SetDebugFD(3), TPMLIB_SetDebugFD (3)
- Set the file descriptor to send the debug output to TPMLIB_SetDebugLevel - Set the debugging level TPMLIB_SetDebugPrefix - Set the prefix for each debugging line
- TPMLIB_ValidateState(3), TPMLIB_ValidateState (3)
- Validate the state blobs of the TPM
- TPMLIB_WasManufactured(3), TPMLIB_WasManufactured (3)
- Check whether a new instance was created
- TPM_IO_Hash_Start(3), TPM_IO_Hash_Start (3)
- indicate the beginging of a TPM TIS hash operation TPM_IO_Hash_Data - hash the provided data TPM_IO_Hash_End - indicate the end of a TPM TIS hash operation
- TPM_IO_TpmEstablished_Get(3), TPM_IO_TpmEstablished_Get (3)
- get the value of the TPMEstablished flag TPM_IO_TpmEstablished_Reset - reset the TPMEstablished flag
- TRACE(3)
- Debugging helper macro to trace messages. Allegro game programming library
- TS_VERIFY_CTX(3ossl), TS_VERIFY_CTX_new(3ossl), TS_VERIFY_CTX_init(3ossl), TS_VERIFY_CTX_free(3ossl), TS_VERIFY_CTX_cleanup(3ossl), TS_VERIFY_CTX_set_flags(3ossl), TS_VERIFY_CTX_add_flags(3ossl), TS_VERIFY_CTX_set0_data(3ossl), TS_VERIFY_CTX_set0_imprint(3ossl), TS_VERIFY_CTX_set0_store(3ossl), TS_VERIFY_CTX_set0_certs(3ossl), TS_VERIFY_CTX_set_certs(3ossl), TS_VERIFY_CTS_set_certs(3ossl), TS_VERIFY_CTX_set_data(3ossl), TS_VERIFY_CTX_set_imprint(3ossl), TS_VERIFY_CTX_set_store(3ossl)
- manage the TS response verification context
- Tcl.tcl86(n), Tcl(n)
- Tool Command Language
- Tcl.tcl90(n), Tcl(n)
- Tool Command Language
- TclCommandWriting(3)
- Writing C language extensions to Tcl. '
- TclX(n)
- Extended Tcl: Extended command set for Tcl '
- TclZipfs_AppHook.tcl90(3), TclZipfs_AppHook(3), TclZipfs_Mount(3), TclZipfs_MountBuffer(3), TclZipfs_Unmount(3)
- handle ZIP files as Tcl virtual filesystems
- Tcl_Access.tcl86(3), Tcl_Access(3), Tcl_Stat(3)
- check file permissions and other attributes
- Tcl_Access.tcl90(3), Tcl_Access(3), Tcl_Stat(3)
- check file permissions and other attributes
- Tcl_AddErrorInfo.tcl86(3), Tcl_GetReturnOptions(3), Tcl_SetReturnOptions(3), Tcl_AddErrorInfo(3), Tcl_AppendObjToErrorInfo(3), Tcl_AddObjErrorInfo(3), Tcl_SetObjErrorCode(3), Tcl_SetErrorCode(3), Tcl_SetErrorCodeVA(3), Tcl_SetErrorLine(3), Tcl_GetErrorLine(3), Tcl_PosixError(3), Tcl_LogCommandInfo(3)
- retrieve or record information about errors and other return options
- Tcl_AddErrorInfo.tcl90(3), Tcl_GetReturnOptions(3), Tcl_SetReturnOptions(3), Tcl_AddErrorInfo(3), Tcl_AppendObjToErrorInfo(3), Tcl_AddObjErrorInfo(3), Tcl_SetObjErrorCode(3), Tcl_SetErrorCode(3), Tcl_SetErrorLine(3), Tcl_GetErrorLine(3), Tcl_PosixError(3), Tcl_LogCommandInfo(3)
- retrieve or record information about errors and other return options
- Tcl_AllocStatBuf.tcl86(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3)
- procedures to interact with any filesystem
- Tcl_AllocStatBuf.tcl90(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3), Tcl_FSTildeExpand(3)
- procedures to interact with any filesystem
- Tcl_AppendAllObjTypes.tcl86(3), Tcl_RegisterObjType(3), Tcl_GetObjType(3), Tcl_AppendAllObjTypes(3), Tcl_ConvertToType (3)
- manipulate Tcl value types
- Tcl_AppendAllObjTypes.tcl90(3), Tcl_RegisterObjType(3), Tcl_GetObjType(3), Tcl_AppendAllObjTypes(3), Tcl_ConvertToType(3), Tcl_FreeInternalRep(3), Tcl_InitStringRep(3), Tcl_HasStringRep(3), Tcl_StoreInternalRep(3), Tcl_FetchInternalRep (3)
- manipulate Tcl value types
- Tcl_AppendElement.tcl86(3), Tcl_SetObjResult(3), Tcl_GetObjResult(3), Tcl_SetResult(3), Tcl_GetStringResult(3), Tcl_AppendResult(3), Tcl_AppendResultVA(3), Tcl_AppendElement(3), Tcl_ResetResult(3), Tcl_TransferResult(3), Tcl_FreeResult(3)
- manipulate Tcl result
- Tcl_AppendElement.tcl90(3), Tcl_SetObjResult(3), Tcl_GetObjResult(3), Tcl_SetResult(3), Tcl_GetStringResult(3), Tcl_AppendResult(3), Tcl_AppendElement(3), Tcl_ResetResult(3), Tcl_TransferResult(3)
- manipulate Tcl result
- Tcl_AppendExportList.tcl86(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
- manipulate namespaces
- Tcl_AppendExportList.tcl90(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
- manipulate namespaces
- Tcl_AppendFormatToObj.tcl86(3), Tcl_NewStringObj(3), Tcl_NewUnicodeObj(3), Tcl_SetStringObj(3), Tcl_SetUnicodeObj(3), Tcl_GetStringFromObj(3), Tcl_GetString(3), Tcl_GetUnicodeFromObj(3), Tcl_GetUnicode(3), Tcl_GetUniChar(3), Tcl_GetCharLength(3), Tcl_GetRange(3), Tcl_AppendToObj(3), Tcl_AppendUnicodeToObj(3), Tcl_AppendObjToObj(3), Tcl_AppendStringsToObj(3), Tcl_AppendStringsToObjVA(3), Tcl_AppendLimitedToObj(3), Tcl_Format(3), Tcl_AppendFormatToObj(3), Tcl_ObjPrintf(3), Tcl_AppendPrintfToObj(3), Tcl_SetObjLength(3), Tcl_AttemptSetObjLength(3), Tcl_ConcatObj(3)
- manipulate Tcl values as strings
- Tcl_AppendFormatToObj.tcl90(3), Tcl_NewStringObj(3), Tcl_NewUnicodeObj(3), Tcl_SetStringObj(3), Tcl_SetUnicodeObj(3), Tcl_GetStringFromObj(3), Tcl_GetString(3), Tcl_GetUnicodeFromObj(3), Tcl_GetUnicode(3), Tcl_GetUniChar(3), Tcl_GetCharLength(3), Tcl_GetRange(3), Tcl_AppendToObj(3), Tcl_AppendUnicodeToObj(3), Tcl_AppendObjToObj(3), Tcl_AppendStringsToObj(3), Tcl_AppendLimitedToObj(3), Tcl_Format(3), Tcl_AppendFormatToObj(3), Tcl_ObjPrintf(3), Tcl_AppendPrintfToObj(3), Tcl_SetObjLength(3), Tcl_AttemptSetObjLength(3), Tcl_ConcatObj(3)
- manipulate Tcl values as strings
- Tcl_AsyncCreate.tcl86(3), Tcl_AsyncCreate(3), Tcl_AsyncMark(3), Tcl_AsyncInvoke(3), Tcl_AsyncDelete(3), Tcl_AsyncReady(3)
- handle asynchronous events
- Tcl_AsyncCreate.tcl90(3), Tcl_AsyncCreate(3), Tcl_AsyncMark(3), Tcl_AsyncMarkFromSignal(3), Tcl_AsyncInvoke(3), Tcl_AsyncDelete(3), Tcl_AsyncReady(3)
- handle asynchronous events
- Tcl_BackgroundError.tcl86(3), Tcl_BackgroundException(3), Tcl_BackgroundError(3)
- report Tcl exception that occurred in background processing
- Tcl_BackgroundError.tcl90(3), Tcl_BackgroundException(3), Tcl_BackgroundError(3)
- report Tcl exception that occurred in background processing
- Tcl_BadChannelOption.tcl86(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelCloseProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelSeekProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
- procedures for creating and manipulating channels
- Tcl_BadChannelOption.tcl90(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
- procedures for creating and manipulating channels
- Tcl_BounceRefCount.tcl90(3), Tcl_NewObj(3), Tcl_DuplicateObj(3), Tcl_IncrRefCount(3), Tcl_DecrRefCount(3), Tcl_BounceRefCount(3), Tcl_IsShared(3), Tcl_InvalidateStringRep(3)
- manipulate Tcl values
- Tcl_CallWhenDeleted.tcl86(3), Tcl_CallWhenDeleted(3), Tcl_DontCallWhenDeleted(3)
- Arrange for callback when interpreter is deleted
- Tcl_CallWhenDeleted.tcl90(3), Tcl_CallWhenDeleted(3), Tcl_DontCallWhenDeleted(3)
- Arrange for callback when interpreter is deleted
- Tcl_CancelEval.tcl86(3), Tcl_CancelEval(3), Tcl_Canceled(3)
- cancel Tcl scripts
- Tcl_CancelEval.tcl90(3), Tcl_CancelEval(3), Tcl_Canceled(3)
- cancel Tcl scripts
- Tcl_CancelIdleCall.tcl86(3), Tcl_DoWhenIdle(3), Tcl_CancelIdleCall(3)
- invoke a procedure when there are no pending events
- Tcl_CancelIdleCall.tcl90(3), Tcl_DoWhenIdle(3), Tcl_CancelIdleCall(3)
- invoke a procedure when there are no pending events
- Tcl_Char16Len.tcl90(3), Tcl_UniChar(3), Tcl_UniCharToUtf(3), Tcl_UtfToUniChar(3), Tcl_UtfToChar16(3), Tcl_UtfToWChar(3), Tcl_UniCharToUtfDString(3), Tcl_UtfToUniCharDString(3), Tcl_Char16ToUtfDString(3), Tcl_UtfToWCharDString(3), Tcl_UtfToChar16DString(3), Tcl_WCharToUtfDString(3), Tcl_WCharLen(3), Tcl_Char16Len(3), Tcl_UniCharLen(3), Tcl_UniCharNcmp(3), Tcl_UniCharNcasecmp(3), Tcl_UniCharCaseMatch(3), Tcl_UtfNcmp(3), Tcl_UtfNcasecmp(3), Tcl_UtfCharComplete(3), Tcl_NumUtfChars(3), Tcl_UtfFindFirst(3), Tcl_UtfFindLast(3), Tcl_UtfNext(3), Tcl_UtfPrev(3), Tcl_UniCharAtIndex(3), Tcl_UtfAtIndex(3), Tcl_UtfBackslash(3)
- routines for manipulating UTF-8 strings
- Tcl_Chdir.tcl86(3), Tcl_GetCwd(3), Tcl_Chdir(3)
- manipulate the current working directory
- Tcl_Chdir.tcl90(3), Tcl_GetCwd(3), Tcl_Chdir(3)
- manipulate the current working directory
- Tcl_ClassGetMetadata.tcl86(3), Tcl_ClassGetMetadata(3), Tcl_ClassSetMetadata(3), Tcl_CopyObjectInstance(3), Tcl_GetClassAsObject(3), Tcl_GetObjectAsClass(3), Tcl_GetObjectCommand(3), Tcl_GetObjectFromObj(3), Tcl_GetObjectName(3), Tcl_GetObjectNamespace(3), Tcl_NewObjectInstance(3), Tcl_ObjectDeleted(3), Tcl_ObjectGetMetadata(3), Tcl_ObjectGetMethodNameMapper(3), Tcl_ObjectSetMetadata(3), Tcl_ObjectSetMethodNameMapper(3)
- manipulate objects and classes
- Tcl_ClassGetMetadata.tcl90(3), Tcl_ClassGetMetadata(3), Tcl_ClassSetMetadata(3), Tcl_CopyObjectInstance(3), Tcl_GetClassAsObject(3), Tcl_GetObjectAsClass(3), Tcl_GetObjectCommand(3), Tcl_GetObjectFromObj(3), Tcl_GetObjectName(3), Tcl_GetObjectNamespace(3), Tcl_NewObjectInstance(3), Tcl_ObjectDeleted(3), Tcl_ObjectGetMetadata(3), Tcl_ObjectGetMethodNameMapper(3), Tcl_ObjectSetMetadata(3), Tcl_ObjectSetMethodNameMapper(3)
- manipulate objects and classes
- Tcl_ClassSetConstructor.tcl86(3), Tcl_ClassSetConstructor(3), Tcl_ClassSetDestructor(3), Tcl_MethodDeclarerClass(3), Tcl_MethodDeclarerObject(3), Tcl_MethodIsPublic(3), Tcl_MethodIsType(3), Tcl_MethodName(3), Tcl_NewInstanceMethod(3), Tcl_NewMethod(3), Tcl_ObjectContextInvokeNext(3), Tcl_ObjectContextIsFiltering(3), Tcl_ObjectContextMethod(3), Tcl_ObjectContextObject(3), Tcl_ObjectContextSkippedArgs(3)
- manipulate methods and method-call contexts
- Tcl_ClassSetConstructor.tcl90(3), Tcl_ClassSetConstructor(3), Tcl_ClassSetDestructor(3), Tcl_MethodDeclarerClass(3), Tcl_MethodDeclarerObject(3), Tcl_MethodIsPublic(3), Tcl_MethodIsPrivate(3), Tcl_MethodIsType(3), Tcl_MethodIsType2(3), Tcl_MethodName(3), Tcl_NewInstanceMethod(3), Tcl_NewInstanceMethod2(3), Tcl_NewMethod(3), Tcl_NewMethod2(3), Tcl_ObjectContextInvokeNext(3), Tcl_ObjectContextIsFiltering(3), Tcl_ObjectContextMethod(3), Tcl_ObjectContextObject(3), Tcl_ObjectContextSkippedArgs(3)
- manipulate methods and method-call contexts
- Tcl_Close.tcl86(3), Tcl_OpenFileChannel(3), Tcl_OpenCommandChannel(3), Tcl_MakeFileChannel(3), Tcl_GetChannel(3), Tcl_GetChannelNames(3), Tcl_GetChannelNamesEx(3), Tcl_RegisterChannel(3), Tcl_UnregisterChannel(3), Tcl_DetachChannel(3), Tcl_IsStandardChannel(3), Tcl_Close(3), Tcl_CloseEx(3), Tcl_ReadChars(3), Tcl_Read(3), Tcl_GetsObj(3), Tcl_Gets(3), Tcl_WriteObj(3), Tcl_WriteChars(3), Tcl_Write(3), Tcl_Flush(3), Tcl_Seek(3), Tcl_Tell(3), Tcl_TruncateChannel(3), Tcl_GetChannelOption(3), Tcl_SetChannelOption(3), Tcl_Eof(3), Tcl_InputBlocked(3), Tcl_InputBuffered(3), Tcl_OutputBuffered(3), Tcl_Ungets(3), Tcl_ReadRaw(3), Tcl_WriteRaw(3)
- buffered I/O facilities using channels
- Tcl_Close.tcl90(3), Tcl_OpenFileChannel(3), Tcl_OpenCommandChannel(3), Tcl_MakeFileChannel(3), Tcl_GetChannel(3), Tcl_GetChannelNames(3), Tcl_GetChannelNamesEx(3), Tcl_RegisterChannel(3), Tcl_UnregisterChannel(3), Tcl_DetachChannel(3), Tcl_IsStandardChannel(3), Tcl_Close(3), Tcl_CloseEx(3), Tcl_ReadChars(3), Tcl_Read(3), Tcl_GetsObj(3), Tcl_Gets(3), Tcl_WriteObj(3), Tcl_WriteChars(3), Tcl_Write(3), Tcl_Flush(3), Tcl_Seek(3), Tcl_Tell(3), Tcl_TruncateChannel(3), Tcl_GetChannelOption(3), Tcl_SetChannelOption(3), Tcl_Eof(3), Tcl_InputBlocked(3), Tcl_InputBuffered(3), Tcl_OutputBuffered(3), Tcl_Ungets(3), Tcl_ReadRaw(3), Tcl_WriteRaw(3)
- buffered I/O facilities using channels
- Tcl_CommandComplete.tcl86(3), Tcl_CommandComplete(3)
- Check for unmatched braces in a Tcl command
- Tcl_CommandComplete.tcl90(3), Tcl_CommandComplete(3)
- Check for unmatched braces in a Tcl command
- Tcl_CommandTraceInfo.tcl86(3), Tcl_CommandTraceInfo(3), Tcl_TraceCommand(3), Tcl_UntraceCommand(3)
- monitor renames and deletes of a command
- Tcl_CommandTraceInfo.tcl90(3), Tcl_CommandTraceInfo(3), Tcl_TraceCommand(3), Tcl_UntraceCommand(3)
- monitor renames and deletes of a command
- Tcl_ConditionFinalize.tcl86(3), Tcl_ConditionNotify(3), Tcl_ConditionWait(3), Tcl_ConditionFinalize(3), Tcl_GetThreadData(3), Tcl_MutexLock(3), Tcl_MutexUnlock(3), Tcl_MutexFinalize(3), Tcl_CreateThread(3), Tcl_JoinThread(3)
- Tcl thread support
- Tcl_ConditionFinalize.tcl90(3), Tcl_ConditionNotify(3), Tcl_ConditionWait(3), Tcl_ConditionFinalize(3), Tcl_GetThreadData(3), Tcl_MutexLock(3), Tcl_MutexUnlock(3), Tcl_MutexFinalize(3), Tcl_CreateThread(3), Tcl_JoinThread(3)
- Tcl thread support
- Tcl_ConsolePanic.tcl90(3), Tcl_Panic(3), Tcl_SetPanicProc(3), Tcl_ConsolePanic(3)
- report fatal error and abort
- Tcl_ConvertCountedElement.tcl86(3), Tcl_SplitList(3), Tcl_Merge(3), Tcl_ScanElement(3), Tcl_ConvertElement(3), Tcl_ScanCountedElement(3), Tcl_ConvertCountedElement(3)
- manipulate Tcl lists
- Tcl_ConvertCountedElement.tcl90(3), Tcl_SplitList(3), Tcl_Merge(3), Tcl_ScanElement(3), Tcl_ConvertElement(3), Tcl_ScanCountedElement(3), Tcl_ConvertCountedElement(3)
- manipulate Tcl lists
- Tcl_CreateAlias.tcl86(3), Tcl_IsSafe(3), Tcl_MakeSafe(3), Tcl_CreateChild(3), Tcl_CreateSlave(3), Tcl_GetChild(3), Tcl_GetSlave(3), Tcl_GetParent(3), Tcl_GetMaster(3), Tcl_GetInterpPath(3), Tcl_CreateAlias(3), Tcl_CreateAliasObj(3), Tcl_GetAlias(3), Tcl_GetAliasObj(3), Tcl_ExposeCommand(3), Tcl_HideCommand(3)
- manage multiple Tcl interpreters, aliases and hidden commands
- Tcl_CreateAlias.tcl90(3), Tcl_IsSafe(3), Tcl_CreateChild(3), Tcl_GetChild(3), Tcl_GetParent(3), Tcl_GetInterpPath(3), Tcl_CreateAlias(3), Tcl_CreateAliasObj(3), Tcl_GetAliasObj(3), Tcl_ExposeCommand(3), Tcl_HideCommand(3)
- manage multiple Tcl interpreters, aliases and hidden commands
- Tcl_CreateChannelHandler.tcl86(3), Tcl_CreateChannelHandler(3), Tcl_DeleteChannelHandler(3)
- call a procedure when a channel becomes readable or writable
- Tcl_CreateChannelHandler.tcl90(3), Tcl_CreateChannelHandler(3), Tcl_DeleteChannelHandler(3)
- call a procedure when a channel becomes readable or writable
- Tcl_CreateCloseHandler.tcl86(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
- arrange for callbacks when channels are closed
- Tcl_CreateCloseHandler.tcl90(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
- arrange for callbacks when channels are closed
- Tcl_CreateCommand.tcl86(3), Tcl_CreateCommand(3)
- implement new commands in C
- Tcl_CreateCommand.tcl90(3), Tcl_CreateCommand(3)
- implement new commands in C
- Tcl_CreateEncoding.tcl86(3), Tcl_GetEncoding(3), Tcl_FreeEncoding(3), Tcl_GetEncodingFromObj(3), Tcl_ExternalToUtfDString(3), Tcl_ExternalToUtf(3), Tcl_UtfToExternalDString(3), Tcl_UtfToExternal(3), Tcl_WinTCharToUtf(3), Tcl_WinUtfToTChar(3), Tcl_GetEncodingName(3), Tcl_SetSystemEncoding(3), Tcl_GetEncodingNameFromEnvironment(3), Tcl_GetEncodingNames(3), Tcl_CreateEncoding(3), Tcl_GetEncodingSearchPath(3), Tcl_SetEncodingSearchPath(3), Tcl_GetDefaultEncodingDir(3), Tcl_SetDefaultEncodingDir(3)
- procedures for creating and using encodings
- Tcl_CreateEncoding.tcl90(3), Tcl_GetEncoding(3), Tcl_FreeEncoding(3), Tcl_GetEncodingFromObj(3), Tcl_ExternalToUtfDString(3), Tcl_ExternalToUtfDStringEx(3), Tcl_ExternalToUtf(3), Tcl_UtfToExternalDString(3), Tcl_UtfToExternalDStringEx(3), Tcl_UtfToExternal(3), Tcl_GetEncodingName(3), Tcl_SetSystemEncoding(3), Tcl_GetEncodingNameFromEnvironment(3), Tcl_GetEncodingNames(3), Tcl_CreateEncoding(3), Tcl_GetEncodingSearchPath(3), Tcl_SetEncodingSearchPath(3)
- procedures for creating and using encodings
- Tcl_CreateEnsemble.tcl86(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleParameterList(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleParameterList(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
- manipulate ensemble commands
- Tcl_CreateEnsemble.tcl90(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleParameterList(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleParameterList(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
- manipulate ensemble commands
- Tcl_CreateExitHandler.tcl86(3), Tcl_Exit(3), Tcl_Finalize(3), Tcl_CreateExitHandler(3), Tcl_DeleteExitHandler(3), Tcl_ExitThread(3), Tcl_FinalizeThread(3), Tcl_CreateThreadExitHandler(3), Tcl_DeleteThreadExitHandler(3), Tcl_SetExitProc(3)
- end the application or thread (and invoke exit handlers)
- Tcl_CreateExitHandler.tcl90(3), Tcl_Exit(3), Tcl_Finalize(3), Tcl_CreateExitHandler(3), Tcl_DeleteExitHandler(3), Tcl_ExitThread(3), Tcl_FinalizeThread(3), Tcl_CreateThreadExitHandler(3), Tcl_DeleteThreadExitHandler(3), Tcl_SetExitProc(3)
- end the application or thread (and invoke exit handlers)
- Tcl_CreateFileHandler.tcl86(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
- associate procedure callbacks with files or devices (Unix only)
- Tcl_CreateFileHandler.tcl90(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
- associate procedure callbacks with files or devices (Unix only)
- Tcl_CreateHashEntry.tcl86(3), Tcl_InitHashTable(3), Tcl_InitCustomHashTable(3), Tcl_InitObjHashTable(3), Tcl_DeleteHashTable(3), Tcl_CreateHashEntry(3), Tcl_DeleteHashEntry(3), Tcl_FindHashEntry(3), Tcl_GetHashValue(3), Tcl_SetHashValue(3), Tcl_GetHashKey(3), Tcl_FirstHashEntry(3), Tcl_NextHashEntry(3), Tcl_HashStats(3)
- procedures to manage hash tables
- Tcl_CreateHashEntry.tcl90(3), Tcl_InitHashTable(3), Tcl_InitCustomHashTable(3), Tcl_InitObjHashTable(3), Tcl_DeleteHashTable(3), Tcl_CreateHashEntry(3), Tcl_DeleteHashEntry(3), Tcl_FindHashEntry(3), Tcl_GetHashValue(3), Tcl_SetHashValue(3), Tcl_GetHashKey(3), Tcl_FirstHashEntry(3), Tcl_NextHashEntry(3), Tcl_HashStats(3)
- procedures to manage hash tables
- Tcl_CreateInterp.tcl86(3), Tcl_CreateInterp(3), Tcl_DeleteInterp(3), Tcl_InterpActive(3), Tcl_InterpDeleted(3)
- create and delete Tcl command interpreters
- Tcl_CreateInterp.tcl90(3), Tcl_CreateInterp(3), Tcl_DeleteInterp(3), Tcl_InterpActive(3), Tcl_InterpDeleted(3)
- create and delete Tcl command interpreters
- Tcl_CreateMathFunc.tcl86(3), Tcl_CreateMathFunc(3), Tcl_GetMathFuncInfo(3), Tcl_ListMathFuncs(3)
- Define, query and enumerate math functions for expressions
- Tcl_CreateObjCommand.tcl86(3), Tcl_CreateObjCommand(3), Tcl_DeleteCommand(3), Tcl_DeleteCommandFromToken(3), Tcl_GetCommandInfo(3), Tcl_GetCommandInfoFromToken(3), Tcl_SetCommandInfo(3), Tcl_SetCommandInfoFromToken(3), Tcl_GetCommandName(3), Tcl_GetCommandFullName(3), Tcl_GetCommandFromObj(3)
- implement new commands in C
- Tcl_CreateObjCommand.tcl90(3), Tcl_CreateObjCommand(3), Tcl_CreateObjCommand2(3), Tcl_DeleteCommand(3), Tcl_DeleteCommandFromToken(3), Tcl_GetCommandInfo(3), Tcl_GetCommandInfoFromToken(3), Tcl_SetCommandInfo(3), Tcl_SetCommandInfoFromToken(3), Tcl_GetCommandName(3), Tcl_GetCommandFullName(3), Tcl_GetCommandFromObj(3)
- implement new commands in C
- Tcl_CreateObjTrace.tcl86(3), Tcl_CreateTrace(3), Tcl_CreateObjTrace(3), Tcl_DeleteTrace(3)
- arrange for command execution to be traced
- Tcl_CreateObjTrace.tcl90(3), Tcl_CreateTrace(3), Tcl_CreateObjTrace(3), Tcl_CreateObjTrace2(3), Tcl_DeleteTrace(3)
- arrange for command execution to be traced
- Tcl_CreateTimerHandler.tcl86(3), Tcl_CreateTimerHandler(3), Tcl_DeleteTimerHandler(3)
- call a procedure at a given time
- Tcl_CreateTimerHandler.tcl90(3), Tcl_CreateTimerHandler(3), Tcl_DeleteTimerHandler(3)
- call a procedure at a given time
- Tcl_DecrRefCount.tcl86(3), Tcl_NewObj(3), Tcl_DuplicateObj(3), Tcl_IncrRefCount(3), Tcl_DecrRefCount(3), Tcl_IsShared(3), Tcl_InvalidateStringRep(3)
- manipulate Tcl values
- Tcl_DeleteAssocData.tcl86(3), Tcl_GetAssocData(3), Tcl_SetAssocData(3), Tcl_DeleteAssocData(3)
- manage associations of string keys and user specified data with Tcl interpreters
- Tcl_DeleteAssocData.tcl90(3), Tcl_GetAssocData(3), Tcl_SetAssocData(3), Tcl_DeleteAssocData(3)
- manage associations of string keys and user specified data with Tcl interpreters
- Tcl_DetachPids.tcl86(3), Tcl_DetachPids(3), Tcl_ReapDetachedProcs(3), Tcl_WaitPid(3)
- manage child processes in background
- Tcl_DetachPids.tcl90(3), Tcl_DetachPids(3), Tcl_ReapDetachedProcs(3), Tcl_WaitPid(3)
- manage child processes in background
- Tcl_DictObjDone.tcl86(3), Tcl_NewDictObj(3), Tcl_DictObjPut(3), Tcl_DictObjGet(3), Tcl_DictObjRemove(3), Tcl_DictObjSize(3), Tcl_DictObjFirst(3), Tcl_DictObjNext(3), Tcl_DictObjDone(3), Tcl_DictObjPutKeyList(3), Tcl_DictObjRemoveKeyList(3)
- manipulate Tcl values as dictionaries
- Tcl_DictObjDone.tcl90(3), Tcl_NewDictObj(3), Tcl_DictObjPut(3), Tcl_DictObjGet(3), Tcl_DictObjRemove(3), Tcl_DictObjSize(3), Tcl_DictObjFirst(3), Tcl_DictObjNext(3), Tcl_DictObjDone(3), Tcl_DictObjPutKeyList(3), Tcl_DictObjRemoveKeyList(3)
- manipulate Tcl values as dictionaries
- Tcl_DiscardInterpState.tcl86(3), Tcl_SaveInterpState(3), Tcl_RestoreInterpState(3), Tcl_DiscardInterpState(3), Tcl_SaveResult(3), Tcl_RestoreResult(3), Tcl_DiscardResult(3)
- save and restore an interpreter's state
- Tcl_DiscardInterpState.tcl90(3), Tcl_SaveInterpState(3), Tcl_RestoreInterpState(3), Tcl_DiscardInterpState(3)
- save and restore an interpreter's state
- Tcl_DoOneEvent.tcl86(3), Tcl_DoOneEvent(3)
- wait for events and invoke event handlers
- Tcl_DoOneEvent.tcl90(3), Tcl_DoOneEvent(3)
- wait for events and invoke event handlers
- Tcl_DumpActiveMemory.tcl86(3), Tcl_DumpActiveMemory(3), Tcl_InitMemory(3), Tcl_ValidateAllMemory(3)
- Validated memory allocation interface
- Tcl_DumpActiveMemory.tcl90(3), Tcl_DumpActiveMemory(3), Tcl_InitMemory(3), Tcl_ValidateAllMemory(3)
- Validated memory allocation interface
- Tcl_ErrnoId.tcl86(3), Tcl_SetErrno(3), Tcl_GetErrno(3), Tcl_ErrnoId(3), Tcl_ErrnoMsg(3)
- manipulate errno to store and retrieve error codes
- Tcl_ErrnoId.tcl90(3), Tcl_SetErrno(3), Tcl_GetErrno(3), Tcl_ErrnoId(3), Tcl_ErrnoMsg(3), Tcl_WinConvertError(3)
- manipulate errno to store and retrieve error codes
- Tcl_EvalTokens.tcl86(3), Tcl_ParseCommand(3), Tcl_ParseExpr(3), Tcl_ParseBraces(3), Tcl_ParseQuotedString(3), Tcl_ParseVarName(3), Tcl_ParseVar(3), Tcl_FreeParse(3), Tcl_EvalTokens(3), Tcl_EvalTokensStandard(3)
- parse Tcl scripts and expressions
- Tcl_EvalTokensStandard.tcl90(3), Tcl_ParseCommand(3), Tcl_ParseExpr(3), Tcl_ParseBraces(3), Tcl_ParseQuotedString(3), Tcl_ParseVarName(3), Tcl_ParseVar(3), Tcl_FreeParse(3), Tcl_EvalTokensStandard(3)
- parse Tcl scripts and expressions
- Tcl_EventuallyFree.tcl86(3), Tcl_Preserve(3), Tcl_Release(3), Tcl_EventuallyFree(3)
- avoid freeing storage while it is being used
- Tcl_EventuallyFree.tcl90(3), Tcl_Preserve(3), Tcl_Release(3), Tcl_EventuallyFree(3)
- avoid freeing storage while it is being used
- Tcl_ExprBoolean.tcl86(3), Tcl_ExprLong(3), Tcl_ExprDouble(3), Tcl_ExprBoolean(3), Tcl_ExprString(3)
- evaluate an expression
- Tcl_ExprBoolean.tcl90(3), Tcl_ExprLong(3), Tcl_ExprDouble(3), Tcl_ExprBoolean(3), Tcl_ExprString(3)
- evaluate an expression
- Tcl_ExprBooleanObj.tcl86(3), Tcl_ExprLongObj(3), Tcl_ExprDoubleObj(3), Tcl_ExprBooleanObj(3), Tcl_ExprObj(3)
- evaluate an expression
- Tcl_ExprBooleanObj.tcl90(3), Tcl_ExprLongObj(3), Tcl_ExprDoubleObj(3), Tcl_ExprBooleanObj(3), Tcl_ExprObj(3)
- evaluate an expression
- Tcl_FindExecutable.tcl86(3), Tcl_FindExecutable(3), Tcl_GetNameOfExecutable(3)
- identify or return the name of the binary file containing the application
- Tcl_FindExecutable.tcl90(3), Tcl_FindExecutable(3), Tcl_GetNameOfExecutable(3)
- identify or return the name of the binary file containing the application
- Tcl_FindSymbol.tcl86(3), Tcl_LoadFile(3), Tcl_FindSymbol(3)
- platform-independent dynamic library loading
- Tcl_FindSymbol.tcl90(3), Tcl_LoadFile(3), Tcl_FindSymbol(3)
- platform-independent dynamic library loading
- Tcl_GetBignumFromObj.tcl86(3), Tcl_NewIntObj(3), Tcl_NewLongObj(3), Tcl_NewWideIntObj(3), Tcl_SetIntObj(3), Tcl_SetLongObj(3), Tcl_SetWideIntObj(3), Tcl_GetIntFromObj(3), Tcl_GetLongFromObj(3), Tcl_GetWideIntFromObj(3), Tcl_NewBignumObj(3), Tcl_SetBignumObj(3), Tcl_GetBignumFromObj(3), Tcl_TakeBignumFromObj(3)
- manipulate Tcl values as integers
- Tcl_GetBignumFromObj.tcl90(3), Tcl_NewIntObj(3), Tcl_NewLongObj(3), Tcl_NewWideIntObj(3), Tcl_NewWideUIntObj(3), Tcl_SetIntObj(3), Tcl_SetLongObj(3), Tcl_SetWideIntObj(3), Tcl_SetWideUIntObj(3), Tcl_GetIntFromObj(3), Tcl_GetIntForIndex(3), Tcl_GetLongFromObj(3), Tcl_GetSizeIntFromObj(3), Tcl_GetWideIntFromObj(3), Tcl_GetWideUIntFromObj(3), Tcl_NewBignumObj(3), Tcl_SetBignumObj(3), Tcl_GetBignumFromObj(3), Tcl_TakeBignumFromObj(3)
- manipulate Tcl values as integers
- Tcl_GetBoolean.tcl86(3), Tcl_GetInt(3), Tcl_GetDouble(3), Tcl_GetBoolean(3)
- convert from string to integer, double, or boolean
- Tcl_GetBoolean.tcl90(3), Tcl_GetInt(3), Tcl_GetDouble(3), Tcl_GetBoolean(3)
- convert from string to integer, double, or boolean
- Tcl_GetChannelError.tcl86(3), Tcl_SetChannelError(3), Tcl_SetChannelErrorInterp(3), Tcl_GetChannelError(3), Tcl_GetChannelErrorInterp(3)
- functions to create/intercept Tcl errors by channel drivers
- Tcl_GetChannelError.tcl90(3), Tcl_SetChannelError(3), Tcl_SetChannelErrorInterp(3), Tcl_GetChannelError(3), Tcl_GetChannelErrorInterp(3)
- functions to create/intercept Tcl errors by channel drivers
- Tcl_GetDoubleFromObj.tcl86(3), Tcl_NewDoubleObj(3), Tcl_SetDoubleObj(3), Tcl_GetDoubleFromObj(3)
- manipulate Tcl values as floating-point values
- Tcl_GetDoubleFromObj.tcl90(3), Tcl_NewDoubleObj(3), Tcl_SetDoubleObj(3), Tcl_GetDoubleFromObj(3)
- manipulate Tcl values as floating-point values
- Tcl_GetIndexFromObj.tcl86(3), Tcl_GetIndexFromObj(3), Tcl_GetIndexFromObjStruct(3)
- lookup string in table of keywords
- Tcl_GetIndexFromObj.tcl90(3), Tcl_GetIndexFromObj(3), Tcl_GetIndexFromObjStruct(3)
- lookup string in table of keywords
- Tcl_GetOpenFile.tcl86(3), Tcl_GetOpenFile(3)
- Return a FILE* for a channel registered in the given interpreter (Unix only)
- Tcl_GetOpenFile.tcl90(3), Tcl_GetOpenFile(3)
- Return a FILE* for a channel registered in the given interpreter (Unix only)
- Tcl_GetPathType.tcl86(3), Tcl_SplitPath(3), Tcl_JoinPath(3), Tcl_GetPathType(3)
- manipulate platform-dependent file paths
- Tcl_GetPathType.tcl90(3), Tcl_SplitPath(3), Tcl_JoinPath(3), Tcl_GetPathType(3)
- manipulate platform-dependent file paths
- Tcl_GetStackedChannel.tcl86(3), Tcl_StackChannel(3), Tcl_UnstackChannel(3), Tcl_GetStackedChannel(3), Tcl_GetTopChannel(3)
- manipulate stacked I/O channels
- Tcl_GetStackedChannel.tcl90(3), Tcl_StackChannel(3), Tcl_UnstackChannel(3), Tcl_GetStackedChannel(3), Tcl_GetTopChannel(3)
- manipulate stacked I/O channels
- Tcl_GetStartupScript.tcl86(3), Tcl_Main(3), Tcl_MainEx(3), Tcl_MainExW(3), Tcl_SetStartupScript(3), Tcl_GetStartupScript(3), Tcl_SetMainLoop(3)
- main program, startup script, and event loop definition for Tcl-based applications
- Tcl_GetStartupScript.tcl90(3), Tcl_Main(3), Tcl_MainEx(3), Tcl_MainExW(3), Tcl_SetStartupScript(3), Tcl_GetStartupScript(3), Tcl_SetMainLoop(3)
- main program, startup script, and event loop definition for Tcl-based applications
- Tcl_GetStdChannel.tcl86(3), Tcl_GetStdChannel(3), Tcl_SetStdChannel(3)
- procedures for retrieving and replacing the standard channels
- Tcl_GetStdChannel.tcl90(3), Tcl_GetStdChannel(3), Tcl_SetStdChannel(3)
- procedures for retrieving and replacing the standard channels
- Tcl_GetTime.tcl86(3), Tcl_GetTime(3), Tcl_SetTimeProc(3), Tcl_QueryTimeProc(3)
- get date and time
- Tcl_GetTime.tcl90(3), Tcl_GetTime(3), Tcl_SetTimeProc(3), Tcl_QueryTimeProc(3)
- get date and time
- Tcl_Init.tcl86(3), Tcl_Init(3)
- find and source initialization script
- Tcl_Init.tcl90(3), Tcl_Init(3)
- find and source initialization script
- Tcl_Interp.tcl86(3), Tcl_Interp(3)
- client-visible fields of interpreter structures
- Tcl_LimitAddHandler.tcl86(3), Tcl_LimitAddHandler(3), Tcl_LimitCheck(3), Tcl_LimitExceeded(3), Tcl_LimitGetCommands(3), Tcl_LimitGetGranularity(3), Tcl_LimitGetTime(3), Tcl_LimitReady(3), Tcl_LimitRemoveHandler(3), Tcl_LimitSetCommands(3), Tcl_LimitSetGranularity(3), Tcl_LimitSetTime(3), Tcl_LimitTypeEnabled(3), Tcl_LimitTypeExceeded(3), Tcl_LimitTypeReset(3), Tcl_LimitTypeSet(3)
- manage and check resource limits on interpreters
- Tcl_LimitAddHandler.tcl90(3), Tcl_LimitAddHandler(3), Tcl_LimitCheck(3), Tcl_LimitExceeded(3), Tcl_LimitGetCommands(3), Tcl_LimitGetGranularity(3), Tcl_LimitGetTime(3), Tcl_LimitReady(3), Tcl_LimitRemoveHandler(3), Tcl_LimitSetCommands(3), Tcl_LimitSetGranularity(3), Tcl_LimitSetTime(3), Tcl_LimitTypeEnabled(3), Tcl_LimitTypeExceeded(3), Tcl_LimitTypeReset(3), Tcl_LimitTypeSet(3)
- manage and check resource limits on interpreters
- Tcl_LinkArray.tcl90(3), Tcl_LinkArray(3), Tcl_LinkVar(3), Tcl_UnlinkVar(3), Tcl_UpdateLinkedVar(3)
- link Tcl variable to C variable
- Tcl_LinkVar.tcl86(3), Tcl_LinkVar(3), Tcl_UnlinkVar(3), Tcl_UpdateLinkedVar(3)
- link Tcl variable to C variable
- Tcl_ListObjAppendElement.tcl86(3), Tcl_ListObjAppendList(3), Tcl_ListObjAppendElement(3), Tcl_NewListObj(3), Tcl_SetListObj(3), Tcl_ListObjGetElements(3), Tcl_ListObjLength(3), Tcl_ListObjIndex(3), Tcl_ListObjReplace(3)
- manipulate Tcl values as lists
- Tcl_ListObjAppendElement.tcl90(3), Tcl_ListObjAppendList(3), Tcl_ListObjAppendElement(3), Tcl_NewListObj(3), Tcl_SetListObj(3), Tcl_ListObjGetElements(3), Tcl_ListObjLength(3), Tcl_ListObjIndex(3), Tcl_ListObjReplace(3)
- manipulate Tcl values as lists
- Tcl_MakeTcpClientChannel.tcl86(3), Tcl_OpenTcpClient(3), Tcl_MakeTcpClientChannel(3), Tcl_OpenTcpServer(3)
- procedures to open channels using TCP sockets
- Tcl_MakeTcpClientChannel.tcl90(3), Tcl_OpenTcpClient(3), Tcl_MakeTcpClientChannel(3), Tcl_OpenTcpServer(3), Tcl_OpenTcpServerEx(3)
- procedures to open channels using TCP sockets
- Tcl_NRAddCallback.tcl86(3), Tcl_NRCreateCommand(3), Tcl_NRCallObjProc(3), Tcl_NREvalObj(3), Tcl_NREvalObjv(3), Tcl_NRCmdSwap(3), Tcl_NRExprObj(3), Tcl_NRAddCallback(3)
- Non-Recursive (stackless) evaluation of Tcl scripts
- Tcl_NRAddCallback.tcl90(3), Tcl_NRCreateCommand(3), Tcl_NRCreateCommand2(3), Tcl_NRCallObjProc(3), Tcl_NRCallObjProc2(3), Tcl_NREvalObj(3), Tcl_NREvalObjv(3), Tcl_NRCmdSwap(3), Tcl_NRExprObj(3), Tcl_NRAddCallback(3)
- Non-Recursive (stackless) evaluation of Tcl scripts
- Tcl_NumUtfChars.tcl86(3), Tcl_UniChar(3), Tcl_UniCharToUtf(3), Tcl_UtfToUniChar(3), Tcl_UniCharToUtfDString(3), Tcl_UtfToUniCharDString(3), Tcl_UniCharLen(3), Tcl_UniCharNcmp(3), Tcl_UniCharNcasecmp(3), Tcl_UniCharCaseMatch(3), Tcl_UtfNcmp(3), Tcl_UtfNcasecmp(3), Tcl_UtfCharComplete(3), Tcl_NumUtfChars(3), Tcl_UtfFindFirst(3), Tcl_UtfFindLast(3), Tcl_UtfNext(3), Tcl_UtfPrev(3), Tcl_UniCharAtIndex(3), Tcl_UtfAtIndex(3), Tcl_UtfBackslash(3)
- routines for manipulating UTF-8 strings
- Tcl_Panic.tcl86(3), Tcl_Panic(3), Tcl_PanicVA(3), Tcl_SetPanicProc(3)
- report fatal error and abort
- Tcl_ParseArgsObjv.tcl86(3), Tcl_ParseArgsObjv(3)
- parse arguments according to a tabular description
- Tcl_ParseArgsObjv.tcl90(3), Tcl_ParseArgsObjv(3)
- parse arguments according to a tabular description
- Tcl_PkgPresent.tcl86(3), Tcl_PkgRequire(3), Tcl_PkgRequireEx(3), Tcl_PkgRequireProc(3), Tcl_PkgPresent(3), Tcl_PkgPresentEx(3), Tcl_PkgProvide(3), Tcl_PkgProvideEx(3)
- package version control
- Tcl_PkgPresent.tcl90(3), Tcl_PkgRequire(3), Tcl_PkgRequireEx(3), Tcl_PkgRequireProc(3), Tcl_PkgPresent(3), Tcl_PkgPresentEx(3), Tcl_PkgProvide(3), Tcl_PkgProvideEx(3)
- package version control
- Tcl_PrintDouble.tcl86(3), Tcl_PrintDouble(3)
- Convert floating value to string
- Tcl_PrintDouble.tcl90(3), Tcl_PrintDouble(3)
- Convert floating value to string
- Tcl_PutEnv.tcl86(3), Tcl_PutEnv(3)
- procedures to manipulate the environment
- Tcl_PutEnv.tcl90(3), Tcl_PutEnv(3)
- procedures to manipulate the environment
- Tcl_RecordAndEval.tcl86(3), Tcl_RecordAndEval(3)
- save command on history list before evaluating
- Tcl_RecordAndEval.tcl90(3), Tcl_RecordAndEval(3)
- save command on history list before evaluating
- Tcl_RecordAndEvalObj.tcl86(3), Tcl_RecordAndEvalObj(3)
- save command on history list before evaluating
- Tcl_RecordAndEvalObj.tcl90(3), Tcl_RecordAndEvalObj(3)
- save command on history list before evaluating
- Tcl_RegisterConfig.tcl86(3), Tcl_RegisterConfig(3)
- procedures to register embedded configuration information
- Tcl_RegisterConfig.tcl90(3), Tcl_RegisterConfig(3)
- procedures to register embedded configuration information
- Tcl_SetRecursionLimit.tcl86(3), Tcl_SetRecursionLimit(3)
- set maximum allowable nesting depth in interpreter
- Tcl_SetRecursionLimit.tcl90(3), Tcl_SetRecursionLimit(3)
- set maximum allowable nesting depth in interpreter
- Tcl_SignalId.tcl86(3), Tcl_SignalId(3), Tcl_SignalMsg(3)
- Convert signal codes
- Tcl_SignalId.tcl90(3), Tcl_SignalId(3), Tcl_SignalMsg(3)
- Convert signal codes
- Tcl_Sleep.tcl86(3), Tcl_Sleep(3)
- delay execution for a given number of milliseconds
- Tcl_Sleep.tcl90(3), Tcl_Sleep(3)
- delay execution for a given number of milliseconds
- Tcl_StandardChannels.tcl86(3), Tcl_StandardChannels(3)
- How the Tcl library deals with the standard channels
- Tcl_StandardChannels.tcl90(3), Tcl_StandardChannels(3)
- How the Tcl library deals with the standard channels
- Tcl_StaticLibrary.tcl90(3), Tcl_StaticLibrary(3), Tcl_StaticPackage(3)
- make a statically linked library available via the 'load' command
- Tcl_StaticPackage.tcl86(3), Tcl_StaticPackage(3)
- make a statically linked package available via the 'load' command
- Tcl_TranslateFileName.tcl86(3), Tcl_TranslateFileName(3)
- convert file name to native form and replace tilde with home directory
- Tcl_UniCharIsAlnum.tcl86(3), Tcl_UniCharIsAlnum(3), Tcl_UniCharIsAlpha(3), Tcl_UniCharIsControl(3), Tcl_UniCharIsDigit(3), Tcl_UniCharIsGraph(3), Tcl_UniCharIsLower(3), Tcl_UniCharIsPrint(3), Tcl_UniCharIsPunct(3), Tcl_UniCharIsSpace(3), Tcl_UniCharIsUpper(3), Tcl_UniCharIsWordChar(3)
- routines for classification of Tcl_UniChar characters
- Tcl_UniCharIsAlnum.tcl90(3), Tcl_UniCharIsAlnum(3), Tcl_UniCharIsAlpha(3), Tcl_UniCharIsControl(3), Tcl_UniCharIsDigit(3), Tcl_UniCharIsGraph(3), Tcl_UniCharIsLower(3), Tcl_UniCharIsPrint(3), Tcl_UniCharIsPunct(3), Tcl_UniCharIsSpace(3), Tcl_UniCharIsUpper(3), Tcl_UniCharIsWordChar(3)
- routines for classification of Tcl_UniChar characters
- Tcl_UniCharToLower.tcl86(3), Tcl_UniCharToUpper(3), Tcl_UniCharToLower(3), Tcl_UniCharToTitle(3), Tcl_UtfToUpper(3), Tcl_UtfToLower(3), Tcl_UtfToTitle(3)
- routines for manipulating the case of Unicode characters and UTF-8 strings
- Tcl_UniCharToLower.tcl90(3), Tcl_UniCharToUpper(3), Tcl_UniCharToLower(3), Tcl_UniCharToTitle(3), Tcl_UtfToUpper(3), Tcl_UtfToLower(3), Tcl_UtfToTitle(3)
- routines for manipulating the case of Unicode characters and UTF-8 strings
- Tcl_WrongNumArgs.tcl86(3), Tcl_WrongNumArgs(3)
- generate standard error message for wrong number of arguments
- Tcl_WrongNumArgs.tcl90(3), Tcl_WrongNumArgs(3)
- generate standard error message for wrong number of arguments
- Tcl_ZlibAdler32.tcl86(3), Tcl_ZlibAdler32(3), Tcl_ZlibCRC32(3), Tcl_ZlibDeflate(3), Tcl_ZlibInflate(3), Tcl_ZlibStreamChecksum(3), Tcl_ZlibStreamClose(3), Tcl_ZlibStreamEof(3), Tcl_ZlibStreamGet(3), Tcl_ZlibStreamGetCommandName(3), Tcl_ZlibStreamInit(3), Tcl_ZlibStreamPut(3)
- compression and decompression functions
- Tcl_ZlibAdler32.tcl90(3), Tcl_ZlibAdler32(3), Tcl_ZlibCRC32(3), Tcl_ZlibDeflate(3), Tcl_ZlibInflate(3), Tcl_ZlibStreamChecksum(3), Tcl_ZlibStreamClose(3), Tcl_ZlibStreamEof(3), Tcl_ZlibStreamGet(3), Tcl_ZlibStreamGetCommandName(3), Tcl_ZlibStreamInit(3), Tcl_ZlibStreamPut(3)
- compression and decompression functions
- Tclx_Init(3), Tclxcmd_Init(3), TclX_Main(3), Tkx_Init(3), TkX_Main(3)
- Extended Tcl initialization. '
- Tdbc_Init(3), Tdbc_MapSqlState(3), Tdbc_TokenizeSql(3)
- C procedures to facilitate writing TDBC drivers
- Ted(1)
- an easy rich text processor (RTF file editor)
- Terminfo(3o)
- Basic interface to the terminfo database
- Thread(3o)
- Lightweight threads for Posix 1003.1c and Win32
- ThreadUnix(3o)
- Thread-compatible system calls
- Thunar(1)
- File Manager for the Xfce Desktop Environment
- TixIntro(n)
- Introduction to the Tix library '" '"
- Tk_3DBorderColor.tk86(3), Tk_Alloc3DBorderFromObj(3), Tk_Get3DBorder(3), Tk_Get3DBorderFromObj(3), Tk_Draw3DRectangle(3), Tk_Fill3DRectangle(3), Tk_Draw3DPolygon(3), Tk_Fill3DPolygon(3), Tk_3DVerticalBevel(3), Tk_3DHorizontalBevel(3), Tk_SetBackgroundFromBorder(3), Tk_NameOf3DBorder(3), Tk_3DBorderColor(3), Tk_3DBorderGC(3), Tk_Free3DBorderFromObj(3), Tk_Free3DBorder(3)
- draw borders with three-dimensional appearance
- Tk_AddOption.tk86(3), Tk_AddOption(3)
- Add an option to the option database
- Tk_AllocBitmapFromObj.tk86(3), Tk_AllocBitmapFromObj(3), Tk_GetBitmap(3), Tk_GetBitmapFromObj(3), Tk_DefineBitmap(3), Tk_NameOfBitmap(3), Tk_SizeOfBitmap(3), Tk_FreeBitmapFromObj(3), Tk_FreeBitmap(3)
- maintain database of single-plane pixmaps
- Tk_AllocColorFromObj.tk86(3), Tk_AllocColorFromObj(3), Tk_GetColor(3), Tk_GetColorFromObj(3), Tk_GetColorByValue(3), Tk_NameOfColor(3), Tk_FreeColorFromObj(3), Tk_FreeColor(3)
- maintain database of colors
- Tk_AllocCursorFromObj.tk86(3), Tk_AllocCursorFromObj(3), Tk_GetCursor(3), Tk_GetCursorFromObj(3), Tk_GetCursorFromData(3), Tk_NameOfCursor(3), Tk_FreeCursorFromObj(3), Tk_FreeCursor(3)
- maintain database of cursors
- Tk_AllocFontFromObj.tk86(3), Tk_AllocFontFromObj(3), Tk_GetFont(3), Tk_GetFontFromObj(3), Tk_NameOfFont(3), Tk_FreeFontFromObj(3), Tk_FreeFont(3)
- maintain database of fonts
- Tk_AttachHWND.tk86(3), Tk_GetHWND(3), Tk_AttachHWND(3)
- manage interactions between the Windows handle and an X window
- Tk_Attributes.tk86(3), Tk_WindowId(3), Tk_Parent(3), Tk_Display(3), Tk_DisplayName(3), Tk_ScreenNumber(3), Tk_Screen(3), Tk_X(3), Tk_Y(3), Tk_Width(3), Tk_Height(3), Tk_Changes(3), Tk_Attributes(3), Tk_IsContainer(3), Tk_IsEmbedded(3), Tk_IsMapped(3), Tk_IsTopLevel(3), Tk_ReqWidth(3), Tk_ReqHeight(3), Tk_MinReqWidth(3), Tk_MinReqHeight(3), Tk_InternalBorderLeft(3), Tk_InternalBorderRight(3), Tk_InternalBorderTop(3), Tk_InternalBorderBottom(3), Tk_Visual(3), Tk_Depth(3), Tk_Colormap(3), Tk_Interp (3)
- retrieve information from Tk's local data structure
- Tk_BindEvent.tk86(3), Tk_CreateBindingTable(3), Tk_DeleteBindingTable(3), Tk_CreateBinding(3), Tk_DeleteBinding(3), Tk_GetBinding(3), Tk_GetAllBindings(3), Tk_DeleteAllBindings(3), Tk_BindEvent(3)
- invoke scripts in response to X events
- Tk_CanvasDrawableCoords.tk86(3), Tk_CanvasTkwin(3), Tk_CanvasGetCoord(3), Tk_CanvasDrawableCoords(3), Tk_CanvasSetStippleOrigin(3), Tk_CanvasWindowCoords(3), Tk_CanvasEventuallyRedraw(3), Tk_CanvasTagsOption(3)
- utility procedures for canvas type managers
- Tk_CanvasPsBitmap.tk86(3), Tk_CanvasPsY(3), Tk_CanvasPsBitmap(3), Tk_CanvasPsColor(3), Tk_CanvasPsFont(3), Tk_CanvasPsPath(3), Tk_CanvasPsStipple(3)
- utility procedures for generating Postscript for canvases
- Tk_CanvasTextInfo.tk86(3), Tk_CanvasTextInfo(3)
- additional information for managing text items in canvases
- Tk_ChangeWindowAttributes.tk86(3), Tk_ConfigureWindow(3), Tk_MoveWindow(3), Tk_ResizeWindow(3), Tk_MoveResizeWindow(3), Tk_SetWindowBorderWidth(3), Tk_ChangeWindowAttributes(3), Tk_SetWindowBackground(3), Tk_SetWindowBackgroundPixmap(3), Tk_SetWindowBorder(3), Tk_SetWindowBorderPixmap(3), Tk_SetWindowColormap(3), Tk_DefineCursor(3), Tk_UndefineCursor(3)
- change window configuration or attributes
- Tk_CharBbox.tk86(3), Tk_ComputeTextLayout(3), Tk_FreeTextLayout(3), Tk_DrawTextLayout(3), Tk_UnderlineTextLayout(3), Tk_PointToChar(3), Tk_CharBbox(3), Tk_DistanceToTextLayout(3), Tk_IntersectTextLayout(3), Tk_TextLayoutToPostscript(3)
- routines to measure and display single-font, multi-line, justified text
- Tk_Class.tk86(3), Tk_SetClass(3), Tk_Class(3)
- set or retrieve a window's class
- Tk_ClearSelection.tk86(3), Tk_ClearSelection(3)
- Deselect a selection
- Tk_ClipboardAppend.tk86(3), Tk_ClipboardClear(3), Tk_ClipboardAppend(3)
- Manage the clipboard
- Tk_CollapseMotionEvents.tk86(3), Tk_CollapseMotionEvents(3), Tk_QueueWindowEvent(3)
- Add a window event to the Tcl event queue
- Tk_ConfigureInfo.tk86(3), Tk_ConfigureWidget(3), Tk_ConfigureInfo(3), Tk_ConfigureValue(3), Tk_FreeOptions(3)
- process configuration options for widgets
- Tk_CoordsToWindow.tk86(3), Tk_CoordsToWindow(3)
- Find window containing a point
- Tk_CreateClientMessageHandler.tk86(3), Tk_CreateClientMessageHandler(3), Tk_DeleteClientMessageHandler(3)
- associate procedure callback with ClientMessage type X events
- Tk_CreateErrorHandler.tk86(3), Tk_CreateErrorHandler(3), Tk_DeleteErrorHandler(3)
- handle X protocol errors
- Tk_CreateEventHandler.tk86(3), Tk_CreateEventHandler(3), Tk_DeleteEventHandler(3)
- associate procedure callback with an X event
- Tk_CreateGenericHandler.tk86(3), Tk_CreateGenericHandler(3), Tk_DeleteGenericHandler(3)
- associate procedure callback with all X events
- Tk_CreateImageType.tk86(3), Tk_CreateImageType(3), Tk_GetImageMasterData(3), Tk_GetImageModelData(3), Tk_InitImageArgs(3)
- define new kind of image
- Tk_CreateItemType.tk86(3), Tk_CreateItemType(3), Tk_GetItemTypes(3)
- define new kind of canvas item
- Tk_CreateOptionTable.tk86(3), Tk_CreateOptionTable(3), Tk_DeleteOptionTable(3), Tk_InitOptions(3), Tk_SetOptions(3), Tk_FreeSavedOptions(3), Tk_RestoreSavedOptions(3), Tk_GetOptionValue(3), Tk_GetOptionInfo(3), Tk_FreeConfigOptions(3), Tk_Offset(3)
- process configuration options
- Tk_CreatePhotoImageFormat.tk86(3), Tk_CreatePhotoImageFormat(3)
- define new file format for photo images
- Tk_CreateSelHandler.tk86(3), Tk_CreateSelHandler(3), Tk_DeleteSelHandler(3)
- arrange to handle requests for a selection
- Tk_CreateWindow.tk86(3), Tk_CreateWindow(3), Tk_CreateWindowFromPath(3), Tk_DestroyWindow(3), Tk_MakeWindowExist(3)
- create or delete window
- Tk_DeleteImage.tk86(3), Tk_DeleteImage(3)
- Destroy an image
- Tk_DrawFocusHighlight.tk86(3), Tk_DrawFocusHighlight(3)
- draw the traversal highlight ring for a widget
- Tk_FreeColormap.tk86(3), Tk_GetColormap(3), Tk_PreserveColormap(3), Tk_FreeColormap(3)
- allocate and free colormaps
- Tk_FreeGC.tk86(3), Tk_GetGC(3), Tk_FreeGC(3)
- maintain database of read-only graphics contexts
- Tk_FreeImage.tk86(3), Tk_GetImage(3), Tk_RedrawImage(3), Tk_SizeOfImage(3), Tk_FreeImage(3)
- use an image in a widget
- Tk_FreePixmap.tk86(3), Tk_GetPixmap(3), Tk_FreePixmap(3)
- allocate and free pixmaps
- Tk_FreeXId.tk86(3), Tk_FreeXId(3)
- make X resource identifier available for reuse
- Tk_GeometryRequest.tk86(3), Tk_GeometryRequest(3), Tk_SetMinimumRequestSize(3), Tk_SetInternalBorder(3), Tk_SetInternalBorderEx(3)
- specify desired geometry or internal border for a window
- Tk_GetAnchor.tk86(3), Tk_GetAnchorFromObj(3), Tk_GetAnchor(3), Tk_NameOfAnchor(3)
- translate between strings and anchor positions
- Tk_GetCapStyle.tk86(3), Tk_GetCapStyle(3), Tk_NameOfCapStyle(3)
- translate between strings and cap styles
- Tk_GetDash.tk86(3), Tk_GetDash(3)
- convert from string to valid dash structure
- Tk_GetHINSTANCE.tk86(3), Tk_GetHINSTANCE(3)
- retrieve the global application instance handle
- Tk_GetJoinStyle.tk86(3), Tk_GetJoinStyle(3), Tk_NameOfJoinStyle(3)
- translate between strings and join styles
- Tk_GetJustify.tk86(3), Tk_GetJustifyFromObj(3), Tk_GetJustify(3), Tk_NameOfJustify(3)
- translate between strings and justification styles
- Tk_GetMMFromObj.tk86(3), Tk_GetPixelsFromObj(3), Tk_GetPixels(3), Tk_GetMMFromObj(3), Tk_GetScreenMM(3)
- translate between strings and screen units
- Tk_GetNumMainWindows.tk86(3), Tk_MainWindow(3), Tk_GetNumMainWindows(3)
- functions for querying main window information
- Tk_GetOption.tk86(3), Tk_GetOption(3)
- retrieve an option from the option database
- Tk_GetRelief.tk86(3), Tk_GetReliefFromObj(3), Tk_GetRelief(3), Tk_NameOfRelief(3)
- translate between strings and relief values
- Tk_GetRootCoords.tk86(3), Tk_GetRootCoords(3)
- Compute root-window coordinates of window
- Tk_GetScrollInfo.tk86(3), Tk_GetScrollInfoObj(3), Tk_GetScrollInfo(3)
- parse arguments for scrolling commands
- Tk_GetUid.tk86(3), Tk_GetUid(3), Tk_Uid(3)
- convert from string to unique identifier
- Tk_GetUserInactiveTime.tk86(3), Tk_GetUserInactiveTime(3), Tk_ResetUserInactiveTime(3)
- discover user inactivity time
- Tk_GetVRootGeometry.tk86(3), Tk_GetVRootGeometry(3)
- Get location and size of virtual root for window
- Tk_HWNDToWindow.tk86(3), Tk_HWNDToWindow(3)
- Find Tk's window information for a Windows window
- Tk_HandleEvent.tk86(3), Tk_HandleEvent(3)
- invoke event handlers for window system events
- Tk_IdToWindow.tk86(3), Tk_IdToWindow(3)
- Find Tk's window information for an X window
- Tk_ImageChanged.tk86(3), Tk_ImageChanged(3)
- notify widgets that image needs to be redrawn
- Tk_Init.tk86(3), Tk_Init(3), Tk_SafeInit(3)
- add Tk to an interpreter and make a new Tk application
- Tk_InitConsoleChannels.tk86(3), Tk_InitConsoleChannels(3)
- Install the console channels as standard channels
- Tk_Main.tk86(3), Tk_Main(3)
- main program for Tk-based applications
- Tk_MainLoop.tk86(3), Tk_MainLoop(3)
- loop for events until all windows are deleted
- Tk_MaintainGeometry.tk86(3), Tk_MaintainGeometry(3), Tk_UnmaintainGeometry(3)
- maintain geometry of one window relative to another
- Tk_ManageGeometry.tk86(3), Tk_ManageGeometry(3)
- arrange to handle geometry requests for a window
- Tk_MapWindow.tk86(3), Tk_MapWindow(3), Tk_UnmapWindow(3)
- map or unmap a window
- Tk_MoveToplevelWindow.tk86(3), Tk_MoveToplevelWindow(3)
- Adjust the position of a top-level window
- Tk_Name.tk86(3), Tk_Name(3), Tk_PathName(3), Tk_NameToWindow(3)
- convert between names and window tokens
- Tk_OwnSelection.tk86(3), Tk_OwnSelection(3)
- make a window the owner of the primary selection
- Tk_ParseArgv.tk86(3), Tk_ParseArgv(3)
- process command-line options
- Tk_RestackWindow.tk86(3), Tk_RestackWindow(3)
- Change a window's position in the stacking order
- Tk_RestrictEvents.tk86(3), Tk_RestrictEvents(3)
- filter and selectively delay X events
- Tk_SetAppName.tk86(3), Tk_SetAppName(3)
- Set the name of an application for 'send' commands
- Tk_SetCaretPos.tk86(3), Tk_SetCaretPos(3)
- set the display caret location
- Tk_SetClassProcs.tk86(3), Tk_SetClassProcs(3)
- register widget specific procedures
- Tk_SetGrid.tk86(3), Tk_SetGrid(3), Tk_UnsetGrid(3)
- control the grid for interactive resizing
- Tk_SetWindowVisual.tk86(3), Tk_SetWindowVisual(3)
- change visual characteristics of window
- TopLevelShell(3)
- The TopLevelShell widget class "TopLevelShell" "widget class" "TopLevelShell"
- Toplevel(n)
- base class for mega-widgets in a top-level window
- Traits(5)
- Lists the traits used by the Motif Toolkit. "Traits"
- TransientShell(3)
- The TransientShell widget class "TransientShell" "widget class" "TransientShell"
- Tspi_ChangeAuth(3)
- change the authorization data of an entity
- Tspi_ChangeAuthAsym(3)
- change the authorization data of an entity using asymmetric change protocol
- Tspi_Context_Close(3)
- destroy a TSP context handle
- Tspi_Context_CloseObject(3)
- destroy resources associated with an object handle
- Tspi_Context_Create(3)
- create a TSP context handle
- Tspi_Context_CreateObject(3)
- create an empty object and return a handle to that object
- Tspi_Context_FreeMemory(3)
- Free allocated memory for a given context
- Tspi_Context_GetCapability(3)
- provide the capabilites of a TSS Core Service, TSS Service Provider, or TPM
- Tspi_Context_GetDefaultPolicy(3)
- Get a handle to the default policy object of a given context
- Tspi_Context_GetKeyByPublicInfo(3)
- search the persistent storage for a registered key using the provided public key information
- Tspi_Context_GetKeyByUUID(3)
- get a handle to a key registered in persistent storage
- Tspi_Context_GetRegisteredKeysByUUID(3)
- get an array of TSS_KM_KEYINFO structures based on the state of persistent storage
- Tspi_Context_GetRegisteredKeysByUUID2(3)
- get an array of TSS_KM_KEYINFO2 structures based on the state of persistent storage
- Tspi_Context_GetTpmObject(3), Context_GetTpmObject(3)
- get the handle of the TPM object associated with a context
- Tspi_Context_LoadKeyByBlob(3)
- load a key into the TPM using the key's blob
- Tspi_Context_LoadKeyByUUID(3)
- load a key that's been registered in persistent storage
- Tspi_Context_RegisterKey(3)
- register a key in the TSS Persistent Storage database
- Tspi_Context_UnregisterKey(3)
- unregister a key from the persistent storage device
- Tspi_Data_Bind(3)
- Encrypts a data blob
- Tspi_Data_Seal(3)
- encrypt a data blob in a mannar that is only decryptable by Tspi_Data_Unseal on the same system
- Tspi_Data_Unbind(3)
- Decrypts data that has been bound to a key
- Tspi_Data_Unseal(3)
- dencrypt data encrypted by Tspi_Data_Seal() only if it was encrypted on the same platform and under the current configuration
- Tspi_DecodeBER_TssBlob(3)
- unwraps a BER-encoded TSS blob
- Tspi_EncodeDER_TssBlob(3)
- generate a DER encoded TSS blob
- Tspi_GetAttribData(3)
- get a non 32bit attribute of the object
- Tspi_GetAttribUint32(3)
- get the value of particular attribute associated with a given class or object
- Tspi_GetPolicyObject(3)
- get a policy object assigned to a working object
- Tspi_Hash_Sign(3)
- sign the hash data of an object with a signing key
- Tspi_Hash_UpdateHashValue(3)
- update the hash value of a hash object
- Tspi_Key_ConvertMigrationBlob(3)
- create a wrapped key from a migration blob
- Tspi_Key_CreateKey(3)
- create a key pair within the TPM, wrapping it with the key addressed by hWrappingKey
- Tspi_Key_LoadKey(3)
- load a key into the TPM
- Tspi_Key_UnloadKey(3)
- unload a key from the TPM
- Tspi_Key_WrapKey(3)
- wrap a key with the key addressed by hWrappingKey
- Tspi_PcrComposite_GetPcrValue(3)
- get the digest value of a given PCR index inside a PCR composite object
- Tspi_PcrComposite_SelectPcrIndex(3), Tspi_PcrComposite_SelectPcrIndex-(3)
- select a PCR index inside a PCR composite object
- Tspi_PcrComposite_SetPcrValue(3), Tspi_PcrComposite_SetPcrValue-(3)
- set the digest for a given PCR index inside a PCR composite object
- Tspi_Policy_FlushSecret(3)
- flush a cached secret
- Tspi_Policy_SetSecret(3)
- set the authorization data of a policy object and define the handling of its retrieval
- Tspi_SetAttribData(3)
- set a non 32bit attribute of an object
- Tspi_SetAttribUint32(3)
- set a 32bit attribute associated with a given class or object
- Tspi_TPM_AuthorizeMigrationTicket(3), Tspi_TPM_AuthorizeMigrationTicket-(3)
- create the migration ticket required for the migration process
- Tspi_TPM_CMKSetRestrictions(3)
- set restrictions on use of delegated Certified Migratable Keys
- Tspi_TPM_CertifySelfTest(3), Tspi_TPM_CertifySelfTest-(3)
- have the TPM sign its self test data
- Tspi_TPM_CollateIdentityRequest(3)
- Gets all the informatin necessary to send to a trusted third party (TTP), repartory to asking the TTP to create a certificate for identity
- Tspi_TPM_CreateEndorsementKey(3)
- create the endorsement key
- Tspi_TPM_CreateMaintenanceArchive(3)
- create the TPM manufacturer specific maintenance archive data
- Tspi_TPM_DirRead(3)
- Read a Data Integrity Register
- Tspi_TPM_DirWrite(3)
- write to a Data Integrity Register
- Tspi_TPM_GetAuditDigest(3)
- retrieve the audit digest
- Tspi_TPM_GetEvent(3), Tspi_TPM_GetEvent-(3)
- get a PCR event for a given PCR index and event number
- Tspi_TPM_GetEvents(3), Tspi_TPM_GetEvents-(3)
- get a specific number of PCR events for a given index
- Tspi_TPM_GetPubEndorsementKey(3)
- create a TSS key object from the TPM's public endorsement key
- Tspi_TPM_GetRandom(3)
- generate a random number on the TPM
- Tspi_TPM_GetTestResult(3), Tspi_TPM_GetTestResult-(3)
- get manufacturer specific information regarding the results of a self test
- Tspi_TPM_KillMaintenanceFeature(3)
- Disables the ability to create a maintenance archive
- Tspi_TPM_LoadMaintenancePubKey(3), Tspi_TPM_LoadMaintenancePubKey-(3)
- load the public maintenance key into the TPM
- Tspi_TPM_PcrExtend(3)
- extend a PCR register and optionally write the PCR event log
- Tspi_TPM_PcrRead(3)
- read the value in a PCR register
- Tspi_TPM_Quote(3)
- retreive a signed set of PCR values
- Tspi_TPM_Quote2(3)
- retreive a signed set of PCR values with a more complete view than Tspi_TPM_Quote
- Tspi_TPM_SetStatus(3)
- modify the TPM's status
- Tspi_TPM_StirRandom(3)
- add entropy to the TPM random number generator
- Tss2_TctiLdr_Finalize(3)
- Function to finalize a TCTI context instantiated by the Tss2_TctiLdr_Initialize function
- Tss2_TctiLdr_FreeInfo(3)
- Function to free a TSS2_TCTI_INFO structure allocated by Tss2_TctiLdr_Initialize ()
- Tss2_TctiLdr_GetInfo(3)
- Query TctiLdr library for the TSS2_TCTI_INFO structure associated with a TCTI library
- Tss2_TctiLdr_Initialize(3), Tss2_TctiLdr_Initialize_Ex(3)
- Instantiate and initialize a TCTI context
- Tss2_Tcti_Cmd_Init(3)
- Initialization function for the Cmd TCTI library
- Tss2_Tcti_Device_Init(3), Tss2_Tcti_Device_init(3)
- Initialization function for the device TCTI library
- Tss2_Tcti_Tabrmd_Init(3)
- Initialization function for the tpm2-abrmd TCTI library
- Ttk_AddPadding.tk86(3), Ttk_MakeBox(3), Ttk_PadBox(3), Ttk_ExpandBox(3), Ttk_PackBox(3), Ttk_StickBox(3), Ttk_PlaceBox(3), Ttk_BoxContains(3), Ttk_MakePadding(3), Ttk_UniformPadding(3), Ttk_AddPadding(3), Ttk_RelievePadding(3), Ttk_GetPaddingFromObj(3), Ttk_GetBorderFromObj(3), Ttk_GetStickyFromObj(3)
- Tk themed geometry utilities
- Ttk_CreateTheme.tk86(3), Ttk_CreateTheme(3), Ttk_GetTheme(3), Ttk_GetDefaultTheme(3), Ttk_GetCurrentTheme(3)
- create and use Tk themes
- UGsmooth(1)
- send UGear-formatted GPS data to a FlightGear instance
- UI(3), UI_new(3), UI_new_method(3), UI_free(3), UI_add_input_string(3), UI_dup_input_string(3), UI_add_verify_string(3), UI_dup_verify_string(3), UI_add_input_boolean(3), UI_dup_input_boolean(3), UI_add_info_string(3), UI_dup_info_string(3), UI_add_error_string(3), UI_dup_error_string(3), UI_construct_prompt(3), UI_add_user_data(3), UI_dup_user_data(3), UI_get0_user_data(3), UI_get0_result(3), UI_get_result_length(3), UI_process(3), UI_ctrl(3), UI_set_default_method(3), UI_get_default_method(3), UI_get_method(3), UI_set_method(3), UI_OpenSSL(3), UI_null(3)
- user interface
- UI(3ossl), UI_new(3ossl), UI_new_method(3ossl), UI_free(3ossl), UI_add_input_string(3ossl), UI_dup_input_string(3ossl), UI_add_verify_string(3ossl), UI_dup_verify_string(3ossl), UI_add_input_boolean(3ossl), UI_dup_input_boolean(3ossl), UI_add_info_string(3ossl), UI_dup_info_string(3ossl), UI_add_error_string(3ossl), UI_dup_error_string(3ossl), UI_construct_prompt(3ossl), UI_add_user_data(3ossl), UI_dup_user_data(3ossl), UI_get0_user_data(3ossl), UI_get0_result(3ossl), UI_get_result_length(3ossl), UI_process(3ossl), UI_ctrl(3ossl), UI_set_default_method(3ossl), UI_get_default_method(3ossl), UI_get_method(3ossl), UI_set_method(3ossl), UI_OpenSSL(3ossl), UI_null(3ossl)
- user interface
- UI_METHOD(3), UI_create_method(3), UI_destroy_method(3), UI_method_set_opener(3), UI_method_set_writer(3), UI_method_set_flusher(3), UI_method_set_reader(3), UI_method_set_closer(3), UI_method_set_data_duplicator(3), UI_method_set_prompt_constructor(3), UI_method_set_ex_data(3), UI_method_get_opener(3), UI_method_get_writer(3), UI_method_get_flusher(3), UI_method_get_reader(3), UI_method_get_closer(3), UI_method_get_data_duplicator(3), UI_method_get_data_destructor(3), UI_method_get_prompt_constructor(3), UI_method_get_ex_data(3)
- user interface method creation and destruction
- UI_METHOD(3ossl), UI_create_method(3ossl), UI_destroy_method(3ossl), UI_method_set_opener(3ossl), UI_method_set_writer(3ossl), UI_method_set_flusher(3ossl), UI_method_set_reader(3ossl), UI_method_set_closer(3ossl), UI_method_set_data_duplicator(3ossl), UI_method_set_prompt_constructor(3ossl), UI_method_set_ex_data(3ossl), UI_method_get_opener(3ossl), UI_method_get_writer(3ossl), UI_method_get_flusher(3ossl), UI_method_get_reader(3ossl), UI_method_get_closer(3ossl), UI_method_get_data_duplicator(3ossl), UI_method_get_data_destructor(3ossl), UI_method_get_prompt_constructor(3ossl), UI_method_get_ex_data(3ossl)
- user interface method creation and destruction
- UI_UTIL_read_pw_string(3), UI_UTIL_read_pw(3), UI_UTIL_wrap_read_pem_callback(3)
- user interface utilities
- UI_UTIL_read_pw_string(3ossl), UI_UTIL_read_pw(3ossl), UI_UTIL_wrap_read_pem_callback(3ossl)
- user interface utilities
- UPDATE(7)
- update rows of a table
- UPower(7)
- System-wide Power Management
- UVI(3), Moisture(3), Barometer(3), HUB(3)
- HobbyBoards EE/EF Microprocessor-based slaves: Ultra Violet (UV) Index sensor, Soil and Leaf moisture measurements, Barometer, 4-channel hub with switchable branches
- Uchar(3o)
- Unicode characters
- UilDumpSymbolTable(3)
- Dumps the contents of a named UIL symbol table to standard output "UilDumpSymbolTable" "uil functions" "UilDumpSymbolTable"
- UnNamedObj(3)
- widget from X tookit
- V3D(3)
- Fixed point vertex structure used by 3d functions. Allegro game programming library
- V3D_f(3)
- Floating point vertex structure used by 3d functions. Allegro game programming library
- VACUUM(7)
- garbage-collect and optionally analyze a database
- VG_View(3)
- agar VG visualization widget
- VIRTUAL_W(3), VIRTUAL_H(3)
- Global define to obtain the virtual size of the screen. Allegro game programming library
- VendorShell(3)
- Motif-compatible replacement for X Intrinsics VendorShell
- VendorShell(3)
- The VendorShell widget class "VendorShell" "widget class" "VendorShell"
- VirtualBindings(3)
- Bindings for virtual mouse and key events "VirtualBindings" "default bindings" "VirtualBindings"
- VirtualBindings(5)
- Lesstif virtual-bindings facility
- WML(5)
- The widget meta-language file format for creating uil compilers "widget meta-language" "WML"
- WMShell(3)
- The WMShell widget class "WMShell" "widget class" "WMShell"
- WMShell(3)
- window-manager shell widget from the X toolkit
- WMmp(1)
- A dockapp to interface with mpd
- WPrefs(1)
- Window Maker configuration tool
- Wand-config(1)
- get information about the installed version of the Magick Wand
- Warnings(3o)
- Warning definitions
- Weak(3o)
- Arrays of weak pointers and hash sets of weak pointers
- Weak.Make(3o)
- Functor building an implementation of the weak hash set structure
- Wharf(1)
- the AfterStep application "dock" module
- Wharf(1x)
- AfterStep module for launching or docking applications aka button bar
- WharfFolders(1x)
- AfterStep wharf module
- WharfSounds(1x)
- types of events for which sound could be played by Wharf
- Widget(n)
- base class for mega-widgets within a frame
- WildMidi_ClearError(3)
- Clear errors
- WildMidi_Close(3)
- Close an open midi handle
- WildMidi_ConvertBufferToMidi(3)
- Convert a MIDI-like buffer into a new MIDI buffer
- WildMidi_ConvertToMidi(3)
- Convert a MIDI-like file into a new MIDI file
- WildMidi_FastSeek(3)
- Move to a position in a midi file
- WildMidi_GetError(3)
- Return the last error message
- WildMidi_GetInfo(3)
- get information on a midi
- WildMidi_GetLyric(3)
- get lyrics of a midi
- WildMidi_GetMidiOutput(3)
- get a midi file of a file being processed
- WildMidi_GetOutput(3)
- retrieve raw audio data
- WildMidi_GetString(3)
- Get string from library
- WildMidi_GetVersion(3)
- Get the library version
- WildMidi_Init(3)
- Initialize the library
- WildMidi_MasterVolume(3)
- sets the overall audio level of the library
- WildMidi_Open(3)
- Open a midi file for processing
- WildMidi_OpenBuffer(3)
- Open a midi file buffer for processing
- WildMidi_SetCvtOption(3)
- Set a conversion option for a specific midi
- WildMidi_SetOption(3)
- Set a library option for a specific midi
- WildMidi_Shutdown(3)
- Shutdown the library
- WildMidi_SongSeek(3)
- Move to next song
- WinCommand(1x)
- AfterStep module for choosing and manipulating windows based on patterns
- WinList(1x)
- AfterStep module displaying list of opened windows
- WinTabs(1x)
- AfterStep module for arranging windows using tabs
- X(7)
- a portable, network-transparent window system
- X25519(3), X25519_keypair(3), ED25519_keypair(3), ED25519_sign(3), ED25519_verify(3)
- Elliptic Curve Diffie-Hellman and signature primitives based on Curve25519
- X25519(7), X448(7)
- EVP_PKEY X25519 and X448 support
- X25519(7ossl), X448(7ossl)
- EVP_PKEY X25519 and X448 support
- X509V3_EXT_get_nid(3), X509V3_EXT_get(3)
- retrieve X.509v3 certificate extension methods
- X509V3_get_d2i(3ossl), X509V3_add1_i2d(3ossl), X509V3_EXT_d2i(3ossl), X509V3_EXT_i2d(3ossl), X509_get_ext_d2i(3ossl), X509_add1_ext_i2d(3ossl), X509_ACERT_get_ext_d2i(3ossl), X509_ACERT_add1_ext_i2d(3ossl), X509_CRL_get_ext_d2i(3ossl), X509_CRL_add1_ext_i2d(3ossl), X509_REVOKED_get_ext_d2i(3ossl), X509_REVOKED_add1_ext_i2d(3ossl), X509_get0_extensions(3ossl), X509_ACERT_get0_extensions(3ossl), X509_CRL_get0_extensions(3ossl), X509_REVOKED_get0_extensions(3ossl)
- X509 extension decode and encode functions
- X509V3_parse_list(3), X509V3_conf_free(3)
- create and destroy CONF_VALUE objects
- X509_ACERT_add1_attr(3ossl), X509_ACERT_add1_attr_by_NID(3ossl), X509_ACERT_add1_attr_by_OBJ(3ossl), X509_ACERT_add1_attr_by_txt(3ossl), X509_ACERT_delete_attr(3ossl)
- X509_ACERT attribute functions
- X509_ACERT_add_attr_nconf(3ossl)
- Add attributes to X509_ACERT from configuration section
- X509_ACERT_get0_holder_baseCertId(3ossl), X509_ACERT_get0_holder_digest(3ossl), X509_ACERT_get0_holder_entityName(3ossl), X509_ACERT_set0_holder_baseCertId(3ossl), X509_ACERT_set0_holder_digest(3ossl), X509_ACERT_set0_holder_entityName(3ossl), OSSL_ISSUER_SERIAL_get0_issuer(3ossl), OSSL_ISSUER_SERIAL_get0_issuerUID(3ossl), OSSL_ISSUER_SERIAL_get0_serial(3ossl), OSSL_ISSUER_SERIAL_set1_issuer(3ossl), OSSL_ISSUER_SERIAL_set1_issuerUID(3ossl), OSSL_ISSUER_SERIAL_set1_serial(3ossl), OSSL_OBJECT_DIGEST_INFO_get0_digest(3ossl), OSSL_OBJECT_DIGEST_INFO_set1_digest(3ossl)
- get and set Attribute Certificate holder fields
- X509_ACERT_get_attr(3ossl), X509_ACERT_get_attr_by_NID(3ossl), X509_ACERT_get_attr_by_OBJ(3ossl), X509_ACERT_get_attr_count(3ossl)
- Retrieve attributes from an X509_ACERT structure
- X509_ALGOR_dup(3), X509_ALGOR_set0(3), X509_ALGOR_get0(3), X509_ALGOR_set_md(3), X509_ALGOR_cmp(3), X509_ALGOR_copy(3)
- AlgorithmIdentifier functions
- X509_ALGOR_dup(3ossl), X509_ALGOR_set0(3ossl), X509_ALGOR_get0(3ossl), X509_ALGOR_set_md(3ossl), X509_ALGOR_cmp(3ossl), X509_ALGOR_copy(3ossl)
- AlgorithmIdentifier functions
- X509_ATTRIBUTE(3ossl), X509at_get_attr(3ossl), X509at_get_attr_count(3ossl), X509at_get_attr_by_NID(3ossl), X509at_get_attr_by_OBJ(3ossl), X509at_delete_attr(3ossl), X509at_add1_attr(3ossl), X509at_add1_attr_by_OBJ(3ossl), X509at_add1_attr_by_NID(3ossl), X509at_add1_attr_by_txt(3ossl), X509at_get0_data_by_OBJ(3ossl), X509_ATTRIBUTE_create(3ossl), X509_ATTRIBUTE_create_by_NID(3ossl), X509_ATTRIBUTE_create_by_OBJ(3ossl), X509_ATTRIBUTE_create_by_txt(3ossl), X509_ATTRIBUTE_set1_object(3ossl), X509_ATTRIBUTE_set1_data(3ossl), X509_ATTRIBUTE_count(3ossl), X509_ATTRIBUTE_get0_data(3ossl), X509_ATTRIBUTE_get0_object(3ossl), X509_ATTRIBUTE_get0_type(3ossl)
- X509 attribute functions
- X509_ATTRIBUTE_get0_object(3), X509_ATTRIBUTE_count(3), X509_ATTRIBUTE_get0_type(3), X509_ATTRIBUTE_get0_data(3)
- X.501 Attribute read accessors
- X509_ATTRIBUTE_set1_object(3), X509_ATTRIBUTE_set1_data(3), X509_ATTRIBUTE_create_by_OBJ(3), X509_ATTRIBUTE_create_by_NID(3), X509_ATTRIBUTE_create_by_txt(3)
- modify an X.501 Attribute
- X509_CRL_get0_by_serial(3), X509_CRL_get0_by_cert(3), X509_CRL_get_REVOKED(3), X509_REVOKED_get0_serialNumber(3), X509_REVOKED_get0_revocationDate(3), X509_REVOKED_set_serialNumber(3), X509_REVOKED_set_revocationDate(3), X509_CRL_add0_revoked(3), X509_CRL_sort(3)
- CRL revoked entry utility functions
- X509_CRL_get0_by_serial(3ossl), X509_CRL_get0_by_cert(3ossl), X509_CRL_get_REVOKED(3ossl), X509_REVOKED_get0_serialNumber(3ossl), X509_REVOKED_get0_revocationDate(3ossl), X509_REVOKED_set_serialNumber(3ossl), X509_REVOKED_set_revocationDate(3ossl), X509_CRL_add0_revoked(3ossl), X509_CRL_sort(3ossl)
- CRL revoked entry utility functions
- X509_EXTENSION_set_object(3), X509_EXTENSION_set_critical(3), X509_EXTENSION_set_data(3), X509_EXTENSION_create_by_NID(3), X509_EXTENSION_create_by_OBJ(3), X509_EXTENSION_get_object(3), X509_EXTENSION_get_critical(3), X509_EXTENSION_get_data(3)
- extension utility functions
- X509_EXTENSION_set_object(3ossl), X509_EXTENSION_set_critical(3ossl), X509_EXTENSION_set_data(3ossl), X509_EXTENSION_create_by_NID(3ossl), X509_EXTENSION_create_by_OBJ(3ossl), X509_EXTENSION_get_object(3ossl), X509_EXTENSION_get_critical(3ossl), X509_EXTENSION_get_data(3ossl)
- extension utility functions
- X509_LOOKUP(3), X509_LOOKUP_TYPE(3), X509_LOOKUP_new(3), X509_LOOKUP_free(3), X509_LOOKUP_init(3), X509_LOOKUP_shutdown(3), X509_LOOKUP_set_method_data(3), X509_LOOKUP_get_method_data(3), X509_LOOKUP_ctrl(3), X509_LOOKUP_load_file(3), X509_LOOKUP_add_dir(3), X509_LOOKUP_get_store(3), X509_LOOKUP_by_subject(3), X509_LOOKUP_by_issuer_serial(3), X509_LOOKUP_by_fingerprint(3), X509_LOOKUP_by_alias(3)
- OpenSSL certificate lookup mechanisms
- X509_LOOKUP(3ossl), X509_LOOKUP_TYPE(3ossl), X509_LOOKUP_new(3ossl), X509_LOOKUP_free(3ossl), X509_LOOKUP_init(3ossl), X509_LOOKUP_shutdown(3ossl), X509_LOOKUP_set_method_data(3ossl), X509_LOOKUP_get_method_data(3ossl), X509_LOOKUP_ctrl_ex(3ossl), X509_LOOKUP_ctrl(3ossl), X509_LOOKUP_load_file_ex(3ossl), X509_LOOKUP_load_file(3ossl), X509_LOOKUP_add_dir(3ossl), X509_LOOKUP_add_store_ex(3ossl), X509_LOOKUP_add_store(3ossl), X509_LOOKUP_load_store_ex(3ossl), X509_LOOKUP_load_store(3ossl), X509_LOOKUP_get_store(3ossl), X509_LOOKUP_by_subject_ex(3ossl), X509_LOOKUP_by_subject(3ossl), X509_LOOKUP_by_issuer_serial(3ossl), X509_LOOKUP_by_fingerprint(3ossl), X509_LOOKUP_by_alias(3ossl)
- OpenSSL certificate lookup mechanisms
- X509_LOOKUP_METHOD(3), X509_LOOKUP_meth_new(3), X509_LOOKUP_meth_free(3), X509_LOOKUP_meth_set_new_item(3), X509_LOOKUP_meth_get_new_item(3), X509_LOOKUP_meth_set_free(3), X509_LOOKUP_meth_get_free(3), X509_LOOKUP_meth_set_init(3), X509_LOOKUP_meth_get_init(3), X509_LOOKUP_meth_set_shutdown(3), X509_LOOKUP_meth_get_shutdown(3), X509_LOOKUP_ctrl_fn(3), X509_LOOKUP_meth_set_ctrl(3), X509_LOOKUP_meth_get_ctrl(3), X509_LOOKUP_get_by_subject_fn(3), X509_LOOKUP_meth_set_get_by_subject(3), X509_LOOKUP_meth_get_get_by_subject(3), X509_LOOKUP_get_by_issuer_serial_fn(3), X509_LOOKUP_meth_set_get_by_issuer_serial(3), X509_LOOKUP_meth_get_get_by_issuer_serial(3), X509_LOOKUP_get_by_fingerprint_fn(3), X509_LOOKUP_meth_set_get_by_fingerprint(3), X509_LOOKUP_meth_get_get_by_fingerprint(3), X509_LOOKUP_get_by_alias_fn(3), X509_LOOKUP_meth_set_get_by_alias(3), X509_LOOKUP_meth_get_get_by_alias(3), X509_OBJECT_set1_X509(3), X509_OBJECT_set1_X509_CRL(3)
- Routines to build up X509_LOOKUP methods
- X509_LOOKUP_METHOD(3ossl), X509_LOOKUP_meth_new(3ossl), X509_LOOKUP_meth_free(3ossl), X509_LOOKUP_meth_set_new_item(3ossl), X509_LOOKUP_meth_get_new_item(3ossl), X509_LOOKUP_meth_set_free(3ossl), X509_LOOKUP_meth_get_free(3ossl), X509_LOOKUP_meth_set_init(3ossl), X509_LOOKUP_meth_get_init(3ossl), X509_LOOKUP_meth_set_shutdown(3ossl), X509_LOOKUP_meth_get_shutdown(3ossl), X509_LOOKUP_ctrl_fn(3ossl), X509_LOOKUP_meth_set_ctrl(3ossl), X509_LOOKUP_meth_get_ctrl(3ossl), X509_LOOKUP_get_by_subject_fn(3ossl), X509_LOOKUP_meth_set_get_by_subject(3ossl), X509_LOOKUP_meth_get_get_by_subject(3ossl), X509_LOOKUP_get_by_issuer_serial_fn(3ossl), X509_LOOKUP_meth_set_get_by_issuer_serial(3ossl), X509_LOOKUP_meth_get_get_by_issuer_serial(3ossl), X509_LOOKUP_get_by_fingerprint_fn(3ossl), X509_LOOKUP_meth_set_get_by_fingerprint(3ossl), X509_LOOKUP_meth_get_get_by_fingerprint(3ossl), X509_LOOKUP_get_by_alias_fn(3ossl), X509_LOOKUP_meth_set_get_by_alias(3ossl), X509_LOOKUP_meth_get_get_by_alias(3ossl), X509_OBJECT_set1_X509(3ossl), X509_OBJECT_set1_X509_CRL(3ossl)
- Routines to build up X509_LOOKUP methods
- X509_LOOKUP_hash_dir(3), X509_LOOKUP_file(3), X509_load_cert_file(3), X509_load_crl_file(3), X509_load_cert_crl_file(3)
- Default OpenSSL certificate lookup methods
- X509_LOOKUP_hash_dir(3ossl), X509_LOOKUP_file(3ossl), X509_LOOKUP_store(3ossl), X509_load_cert_file_ex(3ossl), X509_load_cert_file(3ossl), X509_load_crl_file(3ossl), X509_load_cert_crl_file_ex(3ossl), X509_load_cert_crl_file(3ossl)
- Default OpenSSL certificate lookup methods
- X509_NAME_ENTRY_get_object(3), X509_NAME_ENTRY_get_data(3), X509_NAME_ENTRY_set_object(3), X509_NAME_ENTRY_set_data(3), X509_NAME_ENTRY_create_by_txt(3), X509_NAME_ENTRY_create_by_NID(3), X509_NAME_ENTRY_create_by_OBJ(3)
- X509_NAME_ENTRY utility functions
- X509_NAME_ENTRY_get_object(3ossl), X509_NAME_ENTRY_get_data(3ossl), X509_NAME_ENTRY_set_object(3ossl), X509_NAME_ENTRY_set_data(3ossl), X509_NAME_ENTRY_create_by_txt(3ossl), X509_NAME_ENTRY_create_by_NID(3ossl), X509_NAME_ENTRY_create_by_OBJ(3ossl)
- X509_NAME_ENTRY utility functions
- X509_NAME_add_entry_by_txt(3), X509_NAME_add_entry_by_OBJ(3), X509_NAME_add_entry_by_NID(3), X509_NAME_add_entry(3), X509_NAME_delete_entry(3)
- X509_NAME modification functions
- X509_NAME_add_entry_by_txt(3ossl), X509_NAME_add_entry_by_OBJ(3ossl), X509_NAME_add_entry_by_NID(3ossl), X509_NAME_add_entry(3ossl), X509_NAME_delete_entry(3ossl)
- X509_NAME modification functions
- X509_NAME_get0_der(3)
- get X509_NAME DER encoding
- X509_NAME_get0_der(3ossl)
- get X509_NAME DER encoding
- X509_NAME_get_index_by_NID(3), X509_NAME_get_index_by_OBJ(3), X509_NAME_get_entry(3), X509_NAME_entry_count(3), X509_NAME_get_text_by_NID(3), X509_NAME_get_text_by_OBJ(3)
- X509_NAME lookup and enumeration functions
- X509_NAME_get_index_by_NID(3ossl), X509_NAME_get_index_by_OBJ(3ossl), X509_NAME_get_entry(3ossl), X509_NAME_entry_count(3ossl), X509_NAME_get_text_by_NID(3ossl), X509_NAME_get_text_by_OBJ(3ossl)
- X509_NAME lookup and enumeration functions
- X509_NAME_hash(3), X509_issuer_name_hash(3), X509_subject_name_hash(3), X509_NAME_hash_old(3), X509_issuer_name_hash_old(3), X509_subject_name_hash_old(3)
- calculate SHA-1 or MD5 hashes of X.501 Name objects
- X509_NAME_hash_ex(3ossl), X509_NAME_hash(3ossl), X509_get_subject_name(3ossl), X509_set_subject_name(3ossl), X509_subject_name_hash(3ossl), X509_get_issuer_name(3ossl), X509_set_issuer_name(3ossl), X509_issuer_name_hash(3ossl), X509_REQ_get_subject_name(3ossl), X509_REQ_set_subject_name(3ossl), X509_ACERT_get0_issuerName(3ossl), X509_ACERT_set1_issuerName(3ossl), X509_CRL_get_issuer(3ossl), X509_CRL_set_issuer_name(3ossl)
- get X509_NAME hashes or get and set issuer or subject names
- X509_OBJECT_get_type(3), X509_OBJECT_new(3), X509_OBJECT_free(3), X509_OBJECT_get0_X509(3), X509_OBJECT_get0_X509_CRL(3), X509_OBJECT_idx_by_subject(3), X509_OBJECT_retrieve_by_subject(3), X509_OBJECT_retrieve_match(3)
- certificate, CRL, private key, and string wrapper for certificate stores
- X509_PUBKEY_new(3), X509_PUBKEY_free(3), X509_PUBKEY_set(3), X509_PUBKEY_get0(3), X509_PUBKEY_get(3), d2i_PUBKEY(3), i2d_PUBKEY(3), d2i_PUBKEY_bio(3), d2i_PUBKEY_fp(3), i2d_PUBKEY_fp(3), i2d_PUBKEY_bio(3), X509_PUBKEY_set0_param(3), X509_PUBKEY_get0_param(3)
- SubjectPublicKeyInfo public key functions
- X509_PUBKEY_new_ex(3ossl), X509_PUBKEY_new(3ossl), X509_PUBKEY_free(3ossl), X509_PUBKEY_dup(3ossl), X509_PUBKEY_set(3ossl), X509_PUBKEY_get0(3ossl), X509_PUBKEY_get(3ossl), d2i_PUBKEY_ex(3ossl), d2i_PUBKEY(3ossl), i2d_PUBKEY(3ossl), d2i_PUBKEY_ex_bio(3ossl), d2i_PUBKEY_bio(3ossl), d2i_PUBKEY_ex_fp(3ossl), d2i_PUBKEY_fp(3ossl), i2d_PUBKEY_fp(3ossl), i2d_PUBKEY_bio(3ossl), X509_PUBKEY_set0_public_key(3ossl), X509_PUBKEY_set0_param(3ossl), X509_PUBKEY_get0_param(3ossl), X509_PUBKEY_eq(3ossl)
- SubjectPublicKeyInfo public key functions
- X509_PURPOSE_set(3), X509_PURPOSE_get_by_id(3), X509_PURPOSE_add(3), X509_PURPOSE_get_count(3), X509_PURPOSE_cleanup(3), X509_PURPOSE_get0(3), X509_PURPOSE_get_by_sname(3), X509_PURPOSE_get_id(3), X509_PURPOSE_get0_name(3), X509_PURPOSE_get0_sname(3), X509_PURPOSE_get_trust(3)
- purpose objects, indices, and identifiers
- X509_REQ_add1_attr(3), X509_REQ_add1_attr_by_OBJ(3), X509_REQ_add1_attr_by_NID(3), X509_REQ_add1_attr_by_txt(3), X509_REQ_delete_attr(3), X509_REQ_get_attr(3), X509_REQ_get_attr_count(3), X509_REQ_get_attr_by_OBJ(3), X509_REQ_get_attr_by_NID(3)
- X.501 Attributes of PKCS#10 certification requests
- X509_REQ_add_extensions(3), X509_REQ_add_extensions_nid(3), X509_REQ_get_extensions(3), X509_REQ_extension_nid(3)
- extensions in certification requests
- X509_REQ_get_attr_count(3ossl), X509_REQ_get_attr_by_NID(3ossl), X509_REQ_get_attr_by_OBJ(3ossl), X509_REQ_get_attr(3ossl), X509_REQ_delete_attr(3ossl), X509_REQ_add1_attr(3ossl), X509_REQ_add1_attr_by_OBJ(3ossl), X509_REQ_add1_attr_by_NID(3ossl), X509_REQ_add1_attr_by_txt(3ossl)
- X509_ATTRIBUTE support for signed certificate requests
- X509_REQ_get_extensions(3ossl), X509_REQ_add_extensions(3ossl), X509_REQ_add_extensions_nid(3ossl)
- handle X.509 extension attributes of a CSR
- X509_SIG_get0(3), X509_SIG_getm(3)
- DigestInfo functions
- X509_SIG_get0(3ossl), X509_SIG_getm(3ossl)
- DigestInfo functions
- X509_STORE(3), X509_STORE_add_cert(3), X509_STORE_add_crl(3), X509_STORE_set_depth(3), X509_STORE_set_flags(3), X509_STORE_set_purpose(3), X509_STORE_set_trust(3), X509_STORE_add_lookup(3), X509_STORE_load_locations(3), X509_STORE_set_default_paths(3)
- X509_STORE manipulation
- X509_STORE(3ossl), X509_STORE_add_cert(3ossl), X509_STORE_add_crl(3ossl), X509_STORE_set_depth(3ossl), X509_STORE_set_flags(3ossl), X509_STORE_set_purpose(3ossl), X509_STORE_set_trust(3ossl), X509_STORE_add_lookup(3ossl), X509_STORE_load_file_ex(3ossl), X509_STORE_load_file(3ossl), X509_STORE_load_path(3ossl), X509_STORE_load_store_ex(3ossl), X509_STORE_load_store(3ossl), X509_STORE_set_default_paths_ex(3ossl), X509_STORE_set_default_paths(3ossl), X509_STORE_load_locations_ex(3ossl), X509_STORE_load_locations(3ossl)
- X509_STORE manipulation
- X509_STORE_CTX_get_by_subject(3ossl), X509_STORE_CTX_get_obj_by_subject(3ossl)
- X509 and X509_CRL lookup functions
- X509_STORE_CTX_get_cleanup(3), X509_STORE_CTX_get_lookup_crls(3), X509_STORE_CTX_get_lookup_certs(3), X509_STORE_CTX_get_check_policy(3), X509_STORE_CTX_get_cert_crl(3), X509_STORE_CTX_get_check_crl(3), X509_STORE_CTX_get_get_crl(3), X509_STORE_CTX_get_check_revocation(3), X509_STORE_CTX_get_check_issued(3), X509_STORE_CTX_get_get_issuer(3), X509_STORE_CTX_get_verify_cb(3), X509_STORE_CTX_set_verify_cb(3), X509_STORE_CTX_verify_cb(3)
- get and set verification callback
- X509_STORE_CTX_get_cleanup(3ossl), X509_STORE_CTX_get_lookup_crls(3ossl), X509_STORE_CTX_get_lookup_certs(3ossl), X509_STORE_CTX_get_check_policy(3ossl), X509_STORE_CTX_get_cert_crl(3ossl), X509_STORE_CTX_get_check_crl(3ossl), X509_STORE_CTX_get_get_crl(3ossl), X509_STORE_CTX_set_get_crl(3ossl), X509_STORE_CTX_get_check_revocation(3ossl), X509_STORE_CTX_get_check_issued(3ossl), X509_STORE_CTX_get_get_issuer(3ossl), X509_STORE_CTX_get_verify_cb(3ossl), X509_STORE_CTX_set_verify_cb(3ossl), X509_STORE_CTX_verify_cb(3ossl), X509_STORE_CTX_print_verify_cb(3ossl), X509_STORE_CTX_set_current_reasons(3ossl)
- get and set X509_STORE_CTX components such as verification callback
- X509_STORE_CTX_get_error(3), X509_STORE_CTX_set_error(3), X509_STORE_CTX_get_error_depth(3), X509_STORE_CTX_set_error_depth(3), X509_STORE_CTX_get_current_cert(3), X509_STORE_CTX_set_current_cert(3), X509_STORE_CTX_get0_cert(3), X509_STORE_CTX_get1_chain(3), X509_verify_cert_error_string(3)
- get or set certificate verification status information
- X509_STORE_CTX_get_error(3ossl), X509_STORE_CTX_set_error(3ossl), X509_STORE_CTX_get_error_depth(3ossl), X509_STORE_CTX_set_error_depth(3ossl), X509_STORE_CTX_get_current_cert(3ossl), X509_STORE_CTX_set_current_cert(3ossl), X509_STORE_CTX_get0_cert(3ossl), X509_STORE_CTX_get1_chain(3ossl), X509_verify_cert_error_string(3ossl)
- get or set certificate verification status information
- X509_STORE_CTX_new(3), X509_STORE_CTX_cleanup(3), X509_STORE_CTX_free(3), X509_STORE_CTX_init(3), X509_STORE_CTX_set0_trusted_stack(3), X509_STORE_CTX_set_cert(3), X509_STORE_CTX_set0_crls(3), X509_STORE_CTX_get0_chain(3), X509_STORE_CTX_set0_verified_chain(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_get0_untrusted(3), X509_STORE_CTX_set0_untrusted(3), X509_STORE_CTX_get_num_untrusted(3), X509_STORE_CTX_set_default(3), X509_STORE_CTX_set_verify(3), X509_STORE_CTX_verify_fn(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_purpose_inherit(3)
- X509_STORE_CTX initialisation
- X509_STORE_CTX_new_ex(3ossl), X509_STORE_CTX_new(3ossl), X509_STORE_CTX_cleanup(3ossl), X509_STORE_CTX_free(3ossl), X509_STORE_CTX_init(3ossl), X509_STORE_CTX_init_rpk(3ossl), X509_STORE_CTX_set0_trusted_stack(3ossl), X509_STORE_CTX_set_cert(3ossl), X509_STORE_CTX_set0_crls(3ossl), X509_STORE_CTX_set0_rpk(3ossl), X509_STORE_CTX_get0_param(3ossl), X509_STORE_CTX_set0_param(3ossl), X509_STORE_CTX_get0_untrusted(3ossl), X509_STORE_CTX_set0_untrusted(3ossl), X509_STORE_CTX_get_num_untrusted(3ossl), X509_STORE_CTX_get0_chain(3ossl), X509_STORE_CTX_set0_verified_chain(3ossl), X509_STORE_CTX_get0_rpk(3ossl), X509_STORE_CTX_set_default(3ossl), X509_STORE_CTX_set_verify(3ossl), X509_STORE_CTX_verify_fn(3ossl), X509_STORE_CTX_set_ocsp_resp(3ossl), X509_STORE_CTX_set_purpose(3ossl), X509_STORE_CTX_set_trust(3ossl), X509_STORE_CTX_purpose_inherit(3ossl)
- X509_STORE_CTX initialisation
- X509_STORE_CTX_set_flags(3), X509_STORE_CTX_set_time(3), X509_STORE_CTX_set_depth(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_set_default(3)
- X509_STORE_CTX parameter initialisation
- X509_STORE_get0_param(3), X509_STORE_set1_param(3), X509_STORE_get0_objects(3)
- X509_STORE setter and getter functions
- X509_STORE_get0_param(3ossl), X509_STORE_set1_param(3ossl), X509_STORE_get1_objects(3ossl), X509_STORE_get0_objects(3ossl), X509_STORE_get1_all_certs(3ossl)
- X509_STORE setter and getter functions
- X509_STORE_new(3), X509_STORE_up_ref(3), X509_STORE_free(3), X509_STORE_lock(3), X509_STORE_unlock(3)
- X509_STORE allocation, freeing and locking functions
- X509_STORE_new(3ossl), X509_STORE_up_ref(3ossl), X509_STORE_free(3ossl), X509_STORE_lock(3ossl), X509_STORE_unlock(3ossl)
- X509_STORE allocation, freeing and locking functions
- X509_STORE_set_lookup_crls_cb(3), X509_STORE_set_verify_func(3), X509_STORE_get_cleanup(3), X509_STORE_set_cleanup(3), X509_STORE_get_lookup_crls(3), X509_STORE_set_lookup_crls(3), X509_STORE_get_lookup_certs(3), X509_STORE_set_lookup_certs(3), X509_STORE_get_check_policy(3), X509_STORE_set_check_policy(3), X509_STORE_get_cert_crl(3), X509_STORE_set_cert_crl(3), X509_STORE_get_check_crl(3), X509_STORE_set_check_crl(3), X509_STORE_get_get_crl(3), X509_STORE_set_get_crl(3), X509_STORE_get_check_revocation(3), X509_STORE_set_check_revocation(3), X509_STORE_get_check_issued(3), X509_STORE_set_check_issued(3), X509_STORE_get_get_issuer(3), X509_STORE_set_get_issuer(3), X509_STORE_CTX_get_verify(3), X509_STORE_set_verify(3), X509_STORE_get_verify_cb(3), X509_STORE_set_verify_cb_func(3), X509_STORE_set_verify_cb(3), X509_STORE_CTX_cert_crl_fn(3), X509_STORE_CTX_check_crl_fn(3), X509_STORE_CTX_check_issued_fn(3), X509_STORE_CTX_check_policy_fn(3), X509_STORE_CTX_check_revocation_fn(3), X509_STORE_CTX_cleanup_fn(3), X509_STORE_CTX_get_crl_fn(3), X509_STORE_CTX_get_issuer_fn(3), X509_STORE_CTX_lookup_certs_fn(3), X509_STORE_CTX_lookup_crls_fn(3)
- set verification callback
- X509_STORE_set_lookup_crls_cb(3ossl), X509_STORE_set_verify_func(3ossl), X509_STORE_get_cleanup(3ossl), X509_STORE_set_cleanup(3ossl), X509_STORE_get_lookup_crls(3ossl), X509_STORE_set_lookup_crls(3ossl), X509_STORE_get_lookup_certs(3ossl), X509_STORE_set_lookup_certs(3ossl), X509_STORE_get_check_policy(3ossl), X509_STORE_set_check_policy(3ossl), X509_STORE_get_cert_crl(3ossl), X509_STORE_set_cert_crl(3ossl), X509_STORE_get_check_crl(3ossl), X509_STORE_set_check_crl(3ossl), X509_STORE_get_get_crl(3ossl), X509_STORE_set_get_crl(3ossl), X509_STORE_get_check_revocation(3ossl), X509_STORE_set_check_revocation(3ossl), X509_STORE_get_check_issued(3ossl), X509_STORE_set_check_issued(3ossl), X509_STORE_CTX_get1_issuer(3ossl), X509_STORE_get_get_issuer(3ossl), X509_STORE_set_get_issuer(3ossl), X509_STORE_CTX_get_verify(3ossl), X509_STORE_set_verify(3ossl), X509_STORE_get_verify_cb(3ossl), X509_STORE_set_verify_cb_func(3ossl), X509_STORE_set_verify_cb(3ossl), X509_STORE_CTX_cert_crl_fn(3ossl), X509_STORE_CTX_check_crl_fn(3ossl), X509_STORE_CTX_check_issued_fn(3ossl), X509_STORE_CTX_check_policy_fn(3ossl), X509_STORE_CTX_check_revocation_fn(3ossl), X509_STORE_CTX_cleanup_fn(3ossl), X509_STORE_CTX_get_crl_fn(3ossl), X509_STORE_CTX_get_issuer_fn(3ossl), X509_STORE_CTX_lookup_certs_fn(3ossl), X509_STORE_CTX_lookup_crls_fn(3ossl)
- set verification callback
- X509_VERIFY_PARAM_new(3), X509_VERIFY_PARAM_inherit(3), X509_VERIFY_PARAM_set1(3), X509_VERIFY_PARAM_free(3), X509_VERIFY_PARAM_add0_table(3), X509_VERIFY_PARAM_lookup(3), X509_VERIFY_PARAM_get_count(3), X509_VERIFY_PARAM_get0(3), X509_VERIFY_PARAM_table_cleanup(3)
- X509 verification parameter objects
- X509_VERIFY_PARAM_set_flags(3), X509_VERIFY_PARAM_clear_flags(3), X509_VERIFY_PARAM_get_flags(3), X509_VERIFY_PARAM_set_purpose(3), X509_VERIFY_PARAM_get_inh_flags(3), X509_VERIFY_PARAM_set_inh_flags(3), X509_VERIFY_PARAM_set_trust(3), X509_VERIFY_PARAM_set_depth(3), X509_VERIFY_PARAM_get_depth(3), X509_VERIFY_PARAM_set_auth_level(3), X509_VERIFY_PARAM_get_auth_level(3), X509_VERIFY_PARAM_set_time(3), X509_VERIFY_PARAM_get_time(3), X509_VERIFY_PARAM_add0_policy(3), X509_VERIFY_PARAM_set1_policies(3), X509_VERIFY_PARAM_set1_host(3), X509_VERIFY_PARAM_add1_host(3), X509_VERIFY_PARAM_set_hostflags(3), X509_VERIFY_PARAM_get_hostflags(3), X509_VERIFY_PARAM_get0_peername(3), X509_VERIFY_PARAM_set1_email(3), X509_VERIFY_PARAM_set1_ip(3), X509_VERIFY_PARAM_set1_ip_asc(3)
- X509 verification parameters
- X509_VERIFY_PARAM_set_flags(3ossl), X509_VERIFY_PARAM_clear_flags(3ossl), X509_VERIFY_PARAM_get_flags(3ossl), X509_VERIFY_PARAM_set_purpose(3ossl), X509_VERIFY_PARAM_get_purpose(3ossl), X509_VERIFY_PARAM_get_inh_flags(3ossl), X509_VERIFY_PARAM_set_inh_flags(3ossl), X509_VERIFY_PARAM_set_trust(3ossl), X509_VERIFY_PARAM_set_depth(3ossl), X509_VERIFY_PARAM_get_depth(3ossl), X509_VERIFY_PARAM_set_auth_level(3ossl), X509_VERIFY_PARAM_get_auth_level(3ossl), X509_VERIFY_PARAM_set_time(3ossl), X509_VERIFY_PARAM_get_time(3ossl), X509_VERIFY_PARAM_add0_policy(3ossl), X509_VERIFY_PARAM_set1_policies(3ossl), X509_VERIFY_PARAM_get0_host(3ossl), X509_VERIFY_PARAM_set1_host(3ossl), X509_VERIFY_PARAM_add1_host(3ossl), X509_VERIFY_PARAM_set_hostflags(3ossl), X509_VERIFY_PARAM_get_hostflags(3ossl), X509_VERIFY_PARAM_get0_peername(3ossl), X509_VERIFY_PARAM_get0_email(3ossl), X509_VERIFY_PARAM_set1_email(3ossl), X509_VERIFY_PARAM_set1_ip(3ossl), X509_VERIFY_PARAM_get1_ip_asc(3ossl), X509_VERIFY_PARAM_set1_ip_asc(3ossl)
- X509 verification parameters
- X509_add1_trust_object(3), X509_trust_clear(3), X509_add1_reject_object(3), X509_reject_clear(3)
- mark an X.509 certificate as intended for a specific purpose
- X509_add_cert(3ossl), X509_add_certs(3ossl)
- X509 certificate list addition functions
- X509_build_chain(3ossl), X509_verify_cert(3ossl), X509_STORE_CTX_verify(3ossl)
- build and verify X509 certificate chain
- X509_check_issued(3)
- checks if certificate is apparently issued by another certificate
- X509_check_issued(3ossl)
- checks if certificate is apparently issued by another certificate
- X509_check_purpose(3ossl), X509_PURPOSE_get_count(3ossl), X509_PURPOSE_get_unused_id(3ossl), X509_PURPOSE_get_by_sname(3ossl), X509_PURPOSE_get_by_id(3ossl), X509_PURPOSE_add(3ossl), X509_PURPOSE_cleanup(3ossl), X509_PURPOSE_get0(3ossl), X509_PURPOSE_get_id(3ossl), X509_PURPOSE_get0_name(3ossl), X509_PURPOSE_get0_sname(3ossl), X509_PURPOSE_get_trust(3ossl), X509_PURPOSE_set(3ossl)
- functions related to checking the purpose of a certificate
- X509_cmp(3), X509_NAME_cmp(3), X509_issuer_and_serial_cmp(3), X509_issuer_name_cmp(3), X509_subject_name_cmp(3), X509_CRL_cmp(3), X509_CRL_match(3)
- compare X509 certificates and related values
- X509_cmp(3ossl), X509_NAME_cmp(3ossl), X509_issuer_and_serial_cmp(3ossl), X509_issuer_name_cmp(3ossl), X509_subject_name_cmp(3ossl), X509_CRL_cmp(3ossl), X509_CRL_match(3ossl)
- compare X509 certificates and related values
- X509_cmp_time(3), X509_cmp_current_time(3), X509_time_adj(3), X509_time_adj_ex(3)
- X509 time functions
- X509_cmp_time(3ossl), X509_cmp_current_time(3ossl), X509_cmp_timeframe(3ossl), X509_time_adj(3ossl), X509_time_adj_ex(3ossl), X509_gmtime_adj(3ossl)
- X509 time functions
- X509_digest(3), X509_CRL_digest(3), X509_pubkey_digest(3), X509_NAME_digest(3), X509_REQ_digest(3), PKCS7_ISSUER_AND_SERIAL_digest(3)
- get digest of various objects
- X509_digest(3ossl), X509_digest_sig(3ossl), X509_CRL_digest(3ossl), X509_pubkey_digest(3ossl), X509_NAME_digest(3ossl), X509_REQ_digest(3ossl), PKCS7_ISSUER_AND_SERIAL_digest(3ossl)
- get digest of various objects
- X509_find_by_subject(3), X509_find_by_issuer_and_serial(3)
- search an array of X.509 certificates
- X509_get0_distinguishing_id(3ossl), X509_set0_distinguishing_id(3ossl), X509_REQ_get0_distinguishing_id(3ossl), X509_REQ_set0_distinguishing_id(3ossl)
- get or set the Distinguishing ID for certificate operations
- X509_get0_extensions(3), X509_CRL_get0_extensions(3), X509_REVOKED_get0_extensions(3), X509V3_get_d2i(3), X509V3_add1_i2d(3), X509V3_EXT_d2i(3), X509V3_EXT_i2d(3), X509_get_ext_d2i(3), X509_add1_ext_i2d(3), X509_CRL_get_ext_d2i(3), X509_CRL_add1_ext_i2d(3), X509_REVOKED_get_ext_d2i(3), X509_REVOKED_add1_ext_i2d(3)
- X509 extension decode and encode functions
- X509_get0_notBefore(3), X509_getm_notBefore(3), X509_get0_notAfter(3), X509_getm_notAfter(3), X509_set1_notBefore(3), X509_set1_notAfter(3), X509_CRL_get0_lastUpdate(3), X509_CRL_get0_nextUpdate(3), X509_CRL_set1_lastUpdate(3), X509_CRL_set1_nextUpdate(3)
- get or set certificate or CRL dates
- X509_get0_notBefore(3ossl), X509_getm_notBefore(3ossl), X509_get0_notAfter(3ossl), X509_getm_notAfter(3ossl), X509_set1_notBefore(3ossl), X509_set1_notAfter(3ossl), X509_ACERT_get0_notBefore(3ossl), X509_ACERT_get0_notAfter(3ossl), X509_ACERT_set1_notBefore(3ossl), X509_ACERT_set1_notAfter(3ossl), X509_CRL_get0_lastUpdate(3ossl), X509_CRL_get0_nextUpdate(3ossl), X509_CRL_set1_lastUpdate(3ossl), X509_CRL_set1_nextUpdate(3ossl)
- get or set certificate or CRL dates
- X509_get0_signature(3), X509_REQ_set0_signature(3), X509_REQ_set1_signature_algo(3), X509_get_signature_nid(3), X509_get0_tbs_sigalg(3), X509_REQ_get0_signature(3), X509_REQ_get_signature_nid(3), X509_CRL_get0_signature(3), X509_CRL_get_signature_nid(3), X509_get_signature_info(3), X509_SIG_INFO_get(3), X509_SIG_INFO_set(3)
- signature information
- X509_get0_signature(3ossl), X509_REQ_set0_signature(3ossl), X509_REQ_set1_signature_algo(3ossl), X509_get_signature_nid(3ossl), X509_get0_tbs_sigalg(3ossl), X509_REQ_get0_signature(3ossl), X509_REQ_get_signature_nid(3ossl), X509_CRL_get0_signature(3ossl), X509_CRL_get_signature_nid(3ossl), X509_CRL_get0_tbs_sigalg(3ossl), X509_get_signature_info(3ossl), X509_SIG_INFO_get(3ossl), X509_SIG_INFO_set(3ossl), X509_ACERT_get0_signature(3ossl), X509_ACERT_get0_info_sigalg(3ossl), X509_ACERT_get_signature_nid(3ossl)
- signature information
- X509_get0_subject_key_id(3), X509_get0_authority_key_id(3), X509_get0_authority_issuer(3), X509_get0_authority_serial(3), X509_get_pathlen(3), X509_get_extension_flags(3), X509_get_key_usage(3), X509_get_extended_key_usage(3), X509_set_proxy_flag(3), X509_set_proxy_pathlen(3), X509_get_proxy_pathlen(3)
- retrieve certificate extension data
- X509_get0_subject_key_id(3ossl), X509_get0_authority_key_id(3ossl), X509_get0_authority_issuer(3ossl), X509_get0_authority_serial(3ossl), X509_get_pathlen(3ossl), X509_get_extension_flags(3ossl), X509_get_key_usage(3ossl), X509_get_extended_key_usage(3ossl), X509_set_proxy_flag(3ossl), X509_set_proxy_pathlen(3ossl), X509_get_proxy_pathlen(3ossl)
- retrieve certificate extension data
- X509_get0_uids(3)
- get certificate unique identifiers
- X509_get0_uids(3ossl), X509_ACERT_get0_issuerUID(3ossl)
- get certificate and attribute certificate unique identifiers
- X509_get_default_cert_file(3ossl), X509_get_default_cert_file_env(3ossl), X509_get_default_cert_dir(3ossl), X509_get_default_cert_dir_env(3ossl)
- retrieve default locations for trusted CA certificates
- X509_get_subject_name(3), X509_set_subject_name(3), X509_get_issuer_name(3), X509_set_issuer_name(3), X509_REQ_get_subject_name(3), X509_REQ_set_subject_name(3), X509_CRL_get_issuer(3), X509_CRL_set_issuer_name(3)
- get and set issuer or subject names
- X509_keyid_set1(3), X509_keyid_get0(3), X509_alias_set1(3), X509_alias_get0(3)
- auxiliary certificate data for PKCS#12
- X509_load_http(3ossl), X509_http_nbio(3ossl), X509_CRL_load_http(3ossl), X509_CRL_http_nbio(3ossl)
- certificate and CRL loading functions
- X509_new(3ossl), X509_new_ex(3ossl), X509_free(3ossl), X509_up_ref(3ossl), X509_chain_up_ref(3ossl), OSSL_STACK_OF_X509_free(3ossl)
- X509 certificate ASN1 allocation and deallocation functions
- X509_ocspid_print(3)
- pretty-print hashes of subject name and public key
- X509_signature_dump(3), X509_signature_print(3)
- pretty-print ASN.1 strings
- X509_verify(3ossl), X509_self_signed(3ossl), X509_REQ_verify_ex(3ossl), X509_REQ_verify(3ossl), X509_CRL_verify(3ossl), X509_ACERT_verify(3ossl)
- verify certificate, certificate request, or CRL signature
- X509_verify_cert(3)
- discover and verify X509 certificate chain
- X509v3_addr_add_inherit(3), X509v3_addr_add_prefix(3), X509v3_addr_add_range(3), X509v3_addr_canonize(3), X509v3_addr_is_canonical(3)
- RFC 3779 IP address delegation extensions
- X509v3_addr_get_afi(3), X509v3_addr_get_range(3)
- parse helpers for the IP address delegation extension
- X509v3_addr_inherits(3), X509v3_asid_inherits(3)
- RFC 3779 inheritance
- X509v3_addr_subset(3), X509v3_asid_subset(3)
- RFC 3779 subset relationship
- X509v3_addr_validate_path(3), X509v3_addr_validate_resource_set(3), X509v3_asid_validate_path(3), X509v3_asid_validate_resource_set(3)
- RFC 3779 path validation for IP address and AS number delegation
- X509v3_asid_add_id_or_range(3), X509v3_asid_add_inherit(3), X509v3_asid_canonize(3), X509v3_asid_is_canonical(3)
- RFC 3779 autonomous system identifier delegation extension
- X509v3_get_ext_count(3), X509v3_get_ext(3), X509v3_get_ext_by_NID(3), X509v3_get_ext_by_OBJ(3), X509v3_get_ext_by_critical(3), X509v3_delete_ext(3), X509v3_add_ext(3), X509_get_ext_count(3), X509_get_ext(3), X509_get_ext_by_NID(3), X509_get_ext_by_OBJ(3), X509_get_ext_by_critical(3), X509_delete_ext(3), X509_add_ext(3), X509_CRL_get_ext_count(3), X509_CRL_get_ext(3), X509_CRL_get_ext_by_NID(3), X509_CRL_get_ext_by_OBJ(3), X509_CRL_get_ext_by_critical(3), X509_CRL_delete_ext(3), X509_CRL_add_ext(3), X509_REVOKED_get_ext_count(3), X509_REVOKED_get_ext(3), X509_REVOKED_get_ext_by_NID(3), X509_REVOKED_get_ext_by_OBJ(3), X509_REVOKED_get_ext_by_critical(3), X509_REVOKED_delete_ext(3), X509_REVOKED_add_ext(3)
- extension stack utility functions
- X509v3_get_ext_count(3ossl), X509v3_get_ext(3ossl), X509v3_get_ext_by_NID(3ossl), X509v3_get_ext_by_OBJ(3ossl), X509v3_get_ext_by_critical(3ossl), X509v3_delete_ext(3ossl), X509v3_add_ext(3ossl), X509v3_add_extensions(3ossl), X509_get_ext_count(3ossl), X509_get_ext(3ossl), X509_get_ext_by_NID(3ossl), X509_get_ext_by_OBJ(3ossl), X509_get_ext_by_critical(3ossl), X509_delete_ext(3ossl), X509_add_ext(3ossl), X509_CRL_get_ext_count(3ossl), X509_CRL_get_ext(3ossl), X509_CRL_get_ext_by_NID(3ossl), X509_CRL_get_ext_by_OBJ(3ossl), X509_CRL_get_ext_by_critical(3ossl), X509_CRL_delete_ext(3ossl), X509_CRL_add_ext(3ossl), X509_REVOKED_get_ext_count(3ossl), X509_REVOKED_get_ext(3ossl), X509_REVOKED_get_ext_by_NID(3ossl), X509_REVOKED_get_ext_by_OBJ(3ossl), X509_REVOKED_get_ext_by_critical(3ossl), X509_REVOKED_delete_ext(3ossl), X509_REVOKED_add_ext(3ossl)
- extension stack utility functions
- XAddConnectionWatch(3), XRemoveConnectionWatch(3), XProcessInternalConnection(3), XInternalConnectionNumbers(3)
- handle Xlib internal connections
- XAddHost(3), XAddHosts(3), XListHosts(3), XRemoveHost(3), XRemoveHosts(3), XSetAccessControl(3), XEnableAccessControl(3), XDisableAccessControl(3), XHostAddress(3), XServerInterpretedAddress(3)
- control host access and host control structure
- XAllocClassHint(3), XSetClassHint(3), XGetClassHint(3), XClassHint(3)
- allocate class hints structure and set or read a window's WM_CLASS property
- XAllocColor(3), XAllocNamedColor(3), XAllocColorCells(3), XAllocColorPlanes(3), XFreeColors(3)
- allocate and free colors
- XAllocIconSize(3), XSetIconSizes(3), XGetIconSizes(3), XIconSize(3)
- allocate icon size structure and set or read a window's WM_ICON_SIZES property
- XAllocSizeHints(3), XSetWMNormalHints(3), XGetWMNormalHints(3), XSetWMSizeHints(3), XGetWMSizeHints(3), XSizeHints(3)
- allocate size hints structure and set or read a window's WM_NORMAL_HINTS property
- XAllocStandardColormap(3), XSetRGBColormaps(3), XGetRGBColormaps(3), XStandardColormap(3)
- allocate, set, or read a standard colormap structure
- XAllocWMHints(3), XSetWMHints(3), XGetWMHints(3), XWMHints(3)
- allocate window manager hints structure and set or read a window's WM_HINTS property
- XAllowDeviceEvents(3)
- release queued events
- XAllowEvents(3)
- release queued events
- XButtonEvent(3), XKeyEvent(3), XMotionEvent(3)
- KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures
- XChangeDeviceDontPropagateList(3), XGetDeviceDontPropagateList(3)
- query or change the dont-propagate-list for extension devices
- XChangeKeyboardControl(3), XGetKeyboardControl(3), XAutoRepeatOn(3), XAutoRepeatOff(3), XBell(3), XQueryKeymap(3), XKeyboardControl(3)
- manipulate keyboard settings and keyboard control structure
- XChangeKeyboardDevice(3)
- change which device is used as the X keyboard
- XChangeKeyboardMapping(3), XGetKeyboardMapping(3), XDisplayKeycodes(3), XSetModifierMapping(3), XGetModifierMapping(3), XNewModifiermap(3), XInsertModifiermapEntry(3), XDeleteModifiermapEntry(3), XFreeModifiermap(3), XModifierKeymap(3)
- manipulate keyboard encoding and keyboard encoding structure
- XChangePointerDevice(3)
- change which device is the X pointer
- XChangeSaveSet(3), XAddToSaveSet(3), XRemoveFromSaveSet(3)
- change a client's save set
- XChangeWindowAttributes(3), XSetWindowBackground(3), XSetWindowBackgroundPixmap(3), XSetWindowBorder(3), XSetWindowBorderPixmap(3), XSetWindowColormap(3)
- change window attributes
- XClearArea(3), XClearWindow(3)
- clear area or window
- XConfigureWindow(3), XMoveWindow(3), XResizeWindow(3), XMoveResizeWindow(3), XSetWindowBorderWidth(3), XWindowChanges(3)
- configure windows and window changes structure
- XCreateColormap(3), XCopyColormapAndFree(3), XFreeColormap(3), XColor(3)
- create, copy, or destroy colormaps and color structure
- XCreateFontSet(3), XFreeFontSet(3)
- create and free an international text drawing font set
- XCreateGC(3), XCopyGC(3), XChangeGC(3), XGetGCValues(3), XFreeGC(3), XGContextFromGC(3), XGCValues(3)
- create or free graphics contexts and graphics context structure
- XCreateIC(3), XDestroyIC(3), XIMOfIC(3)
- create, destroy, and obtain the input method of an input context
- XCreateOC(3), XDestroyOC(3), XSetOCValues(3), XGetOCValues(3), XOMOfOC(3)
- create output contexts
- XCreatePixmap(3), XFreePixmap(3)
- create or destroy pixmaps
- XCreateRegion(3), XSetRegion(3), XDestroyRegion(3)
- create or destroy regions
- XCreateWindow(3), XCreateSimpleWindow(3), XSetWindowAttributes(3)
- create windows and window attributes structure
- XCreateWindowEvent(3)
- CreateNotify event structure
- XCrossingEvent(3)
- EnterNotify and LeaveNotify event structure
- XDGA(3)
- Client library for the XFree86-DGA extension
- XDefineCursor(3), XUndefineCursor(3)
- define cursors
- XDestroyWindow(3), XDestroySubwindows(3)
- destroy windows
- XDestroyWindowEvent(3)
- DestroyNotify event structure
- XDeviceBell(3)
- ring a bell on a device supported through the input extension
- XDrawArc(3), XDrawArcs(3), XArc(3)
- draw arcs and arc structure
- XDrawImageString(3), XDrawImageString16(3)
- draw image text
- XDrawLine(3), XDrawLines(3), XDrawSegments(3), XSegment(3)
- draw lines, polygons, and line structure
- XDrawPoint(3), XDrawPoints(3), XPoint(3)
- draw points and points structure
- XDrawRectangle(3), XDrawRectangles(3), XRectangle(3)
- draw rectangles and rectangles structure
- XDrawString(3), XDrawString16(3)
- draw text characters
- XDrawText(3), XDrawText16(3), XTextItem(3), XTextItem16(3)
- draw polytext text and text drawing structures
- XEmptyRegion(3), XEqualRegion(3), XPointInRegion(3), XRectInRegion(3)
- determine if regions are empty or equal
- XF86VidModeQueryExtension(3), XF86VidModeQueryVersion(3), XF86VidModeSetClientVersion(3), XF86VidModeGetModeLine(3), XF86VidModeGetAllModeLines(3), XF86VidModeAddModeLine(3), XF86VidModeDeleteModeLine(3), XF86VidModeModModeLine(3), XF86VidModeValidateModeLine(3), XF86VidModeSwitchMode(3), XF86VidModeSwitchToMode(3), XF86VidModeLockModeSwitch(3), XF86VidModeGetMonitor(3), XF86VidModeGetViewPort(3), XF86VidModeSetViewPort(3), XF86VidModeGetDotClocks(3), XF86VidModeGetGamma(3), XF86VidModeSetGamma(3), XF86VidModeGetGammaRamp(3), XF86VidModeSetGammaRamp(3), XF86VidModeGetGammaRampSize(3), XF86VidModeGetPermissions(3)
- Extension library for the XFree86-VidMode X extension
- XFilterEvent(3)
- filter X events for an input method
- XFlush(3), XSync(3), XEventsQueued(3), XPending(3)
- handle output buffer or event queue
- XFocusChangeEvent(3)
- FocusIn and FocusOut event structure
- XFontsOfFontSet(3), XBaseFontNameListOfFontSet(3), XLocaleOfFontSet(3), XContextDependentDrawing(3), XContextualDrawing(3), XDirectionalDependentDrawing(3)
- obtain fontset information
- XFree(3)
- free client data
- XGetDeviceControl(3), XChangeDeviceControl(3)
- query and change input device controls
- XGetDeviceKeyMapping(3), XChangeDeviceKeyMapping(3)
- query or change device key mappings
- XGetDeviceModifierMapping(3), XSetDeviceModifierMapping(3)
- query or change device modifier mappings
- XGetDeviceMotionEvents(3), XDeviceTimeCoord(3)
- get device motion history
- XGetDeviceProperty(3), XChangeDeviceProperty(3), XDeleteDeviceProperty(3)
- Get, change or delete a devices property
- XGetEventData(3), XFreeEventData(3), XGenericEventCookie(3)
- retrieve and free additional event data through cookies
- XGetFeedbackControl(3), XChangeFeedbackControl(3)
- query and change input device feedbacks
- XGetVisualInfo(3), XMatchVisualInfo(3), XVisualIDFromVisual(3), XVisualInfo(3)
- obtain visual information and visual structure
- XGetWindowAttributes(3), XGetGeometry(3), XWindowAttributes(3)
- get current window attribute or geometry and current window attributes structure
- XGetWindowProperty(3), XListProperties(3), XChangeProperty(3), XRotateWindowProperties(3), XDeleteProperty(3)
- obtain and change window properties
- XGetXCBConnection(3)
- get the XCB connection for an Xlib Display
- XGrabDevice(3), XUngrabDevice(3)
- grab/release the specified extension device
- XGrabDeviceButton(3), XUngrabDeviceButton(3)
- grab/ungrab extension input device buttons
- XGrabDeviceKey(3), XUngrabDeviceKey(3)
- grab/ungrab extension input device Keys
- XGrabKey(3), XUngrabKey(3)
- grab keyboard keys
- XGrabKeyboard(3), XUngrabKeyboard(3)
- grab the keyboard
- XGraphicsExposeEvent(3), XNoExposeEvent(3)
- GraphicsExpose and NoExpose event structures
- XIAllowEvents(3)
- Release queued events
- XIChangeHierarchy(3)
- change the device hierarchy
- XIChangeProperty(3), XIGetProperty(3), XIDeleteProperty(3)
- change, retrieve or delete a devices property
- XIDefineCursor(3), XIUndefineCursor(3)
- define device cursors
- XIGrabButton(3), XIUngrabButton(3), XIGrabKeycode(3), XIUngrabKeycode(3), XIGrabTouchBegin(3), XIUngrabTouchBegin(3), XIGrabPinchGestureBegin(3), XIUngrabPinchGestureBegin(3), XIGrabSwipeGestureBegin(3)
- grab/ungrab buttons or keys
- XIGrabDevice(3), XIUngrabDevice(3)
- grab or ungrab the device
- XIListProperties(3)
- List a devices properties
- XIQueryDevice(3), XIFreeDeviceInfo(3)
- get information about devices
- XIQueryPointer(3)
- get device pointer coordinates
- XIQueryVersion(3)
- announce and query the support XI2 version
- XISelectEvents(3), XIGetSelectedEvents(3)
- select for or get selected XI2 events on the window
- XISetClientPointer(3), XIGetClientPointer(3)
- set or get the ClientPointer device
- XISetFocus(3), XIGetFocus(3)
- set or get the devices focus
- XIWarpPointer(3)
- move a devices pointer
- XIconifyWindow(3), XWithdrawWindow(3), XReconfigureWMWindow(3)
- manipulate top-level windows
- XIfEvent(3), XCheckIfEvent(3), XPeekIfEvent(3)
- check the event queue with a predicate procedure
- XInitImage(3), XCreateImage(3), XGetPixel(3), XPutPixel(3), XSubImage(3), XAddPixel(3), XDestroyImage(3)
- image utilities
- XInitThreads(3), XLockDisplay(3), XUnlockDisplay(3)
- multi-threading support
- XInstallColormap(3), XUninstallColormap(3), XListInstalledColormaps(3)
- control colormaps
- XListDeviceProperties(3)
- List a devices properties
- XListFonts(3), XFreeFontNames(3), XListFontsWithInfo(3), XFreeFontInfo(3)
- obtain or free font names and information
- XListInputDevices(3), XFreeDeviceList(3)
- list available input devices
- XLoadFont(3), XQueryFont(3), XLoadQueryFont(3), XFreeFont(3), XGetFontProperty(3), XUnloadFont(3), XCharStruct(3), XFontProp(3), XChar2b(3), XFontStruct(3)
- load or unload fonts and font metric structures
- XLookupKeysym(3), XRefreshKeyboardMapping(3), XLookupString(3), XRebindKeysym(3)
- handle keyboard input events in Latin-1
- XMapEvent(3), XMappingEvent(3)
- MapNotify and MappingNotify event structures
- XMapWindow(3), XMapRaised(3), XMapSubwindows(3)
- map windows
- XNextEvent(3), XPeekEvent(3), XWindowEvent(3), XCheckWindowEvent(3), XMaskEvent(3), XCheckMaskEvent(3), XCheckTypedEvent(3), XCheckTypedWindowEvent(3)
- select events by type
- XOpenDevice(3), XCloseDevice(3)
- open or close an extension input device
- XOpenDisplay(3), XCloseDisplay(3)
- connect or disconnect to X server
- XOpenIM(3), XCloseIM(3), XSetIMValues(3), XGetIMValues(3), XDisplayOfIM(3), XLocaleOfIM(3), XRegisterIMInstantiateCallback(3), XUnregisterIMInstantiateCallback(3)
- open, close, and obtain input method information
- XOpenOM(3), XCloseOM(3), XSetOMValues(3), XGetOMValues(3), XDisplayOfOM(3), XLocaleOfOM(3)
- open output methods
- XOrgFoundation(7)
- X.Org Foundation information
- XParseGeometry(3), XWMGeometry(3)
- parse window geometry
- XPresentPixmap(3)
- provide pixmap for presentation as window contents
- XQueryBestSize(3), XQueryBestTile(3), XQueryBestStipple(3)
- determine efficient sizes
- XQueryDeviceState(3)
- query the state of an extension input device
- XQueryPointer(3)
- get pointer coordinates
- XQueryTree(3)
- query window tree information
- XRaiseWindow(3), XLowerWindow(3), XCirculateSubwindows(3), XCirculateSubwindowsUp(3), XCirculateSubwindowsDown(3), XRestackWindows(3)
- change window stacking order
- XReadBitmapFile(3), XReadBitmapFileData(3), XWriteBitmapFile(3), XCreatePixmapFromBitmapData(3), XCreateBitmapFromData(3)
- manipulate bitmaps
- XReparentWindow(3)
- reparent windows
- XSaveContext(3), XFindContext(3), XDeleteContext(3), XUniqueContext(3)
- associative look-up routines
- XSelectExtensionEvent(3), XGetSelectedExtensionEvents(3)
- select extension events, get the list of currently selected extension events
- XSendEvent(3), XDisplayMotionBufferSize(3), XGetMotionEvents(3), XTimeCoord(3)
- send events and pointer motion history structure
- XSendExtensionEvent(3)
- send input extension events to a client
- XSetArcMode(3), XSetSubwindowMode(3), XSetGraphicsExposure(3)
- GC convenience routines
- XSetCloseDownMode(3), XKillClient(3)
- control clients
- XSetCommand(3), XGetCommand(3)
- set or read a window's WM_COMMAND property
- XSetDeviceButtonMapping(3), XGetDeviceButtonMapping(3)
- query or change device button mappings
- XSetDeviceFocus(3), XGetDeviceFocus(3)
- control extension input device focus
- XSetDeviceMode(3)
- change the mode of a device
- XSetDeviceValuators(3)
- initialize the valuators on an extension input device
- XSetErrorHandler(3), XGetErrorText(3), XDisplayName(3), XSetIOErrorHandler(3), XSetIOErrorExitHandler(3), XGetErrorDatabaseText(3)
- default error handlers
- XSetEventQueueOwner(3)
- set event queue owner on a shared Xlib/XCB connection
- XSetICFocus(3), XUnsetICFocus(3)
- set and unset input context focus
- XSetICValues(3), XGetICValues(3)
- set and obtain XIC values
- XSetLineAttributes(3), XSetDashes(3)
- GC convenience routines
- XSetSelectionOwner(3), XGetSelectionOwner(3), XConvertSelection(3)
- manipulate window selection
- XSetState(3), XSetFunction(3), XSetPlaneMask(3), XSetForeground(3), XSetBackground(3)
- GC convenience routines
- XSetTextProperty(3), XGetTextProperty(3)
- set and read text properties
- XSetTransientForHint(3), XGetTransientForHint(3)
- set or read a window's WM_TRANSIENT_FOR property
- XSetWMClientMachine(3), XGetWMClientMachine(3)
- set or read a window's WM_CLIENT_MACHINE property
- XSetWMColormapWindows(3), XGetWMColormapWindows(3)
- set or read a window's WM_COLORMAP_WINDOWS property
- XSetWMIconName(3), XGetWMIconName(3), XSetIconName(3), XGetIconName(3)
- set or read a window's WM_ICON_NAME property
- XSetWMName(3), XGetWMName(3), XStoreName(3), XFetchName(3)
- set or read a window's WM_NAME property
- XSetWMProperties(3), XmbSetWMProperties(3), Xutf8SetWMProperties(3)
- set standard window properties
- XSetWMProtocols(3), XGetWMProtocols(3)
- set or read a window's WM_PROTOCOLS property
- XShapeQueryExtension(3), XShapeQueryVersion(3), XShapeCombineRegion(3), XShapeCombineRectangles(3), XShapeCombineMask(3), XShapeCombineShape(3), XShapeOffsetShape(3), XShapeQueryExtents(3), XShapeSelectInput(3), XShapeInputSelected(3), XShapeGetRectangles(3)
- X nonrectangular shape functions
- XShmQueryExtension(3), XShmQueryVersion(3), XShmPixmapFormat(3), XShmAttach(3), XShmDetach XShmCreateImage(3), XShmPutImage(3), XShmGetImage(3), XShmCreatePixmap(3), XShmGetEventBase(3)
- X Shared Memory extension functions
- XStoreBytes(3), XStoreBuffer(3), XFetchBytes(3), XFetchBuffer(3), XRotateBuffers(3)
- manipulate cut and paste buffers
- XStoreColors(3), XStoreColor(3), XStoreNamedColor(3)
- set colors
- XStringListToTextProperty(3), XTextPropertyToStringList(3), XFreeStringList(3), XTextProperty(3)
- convert string lists and text property structure
- XStringToKeysym(3), XKeysymToString(3), XKeycodeToKeysym(3), XKeysymToKeycode(3), XConvertCase(3)
- convert keysyms
- XSupportsLocale(3), XSetLocaleModifiers(3)
- determine locale support and configure locale modifiers
- XSynchronize(3), XSetAfterFunction(3)
- enable or disable synchronization
- XTestQueryExtension(3), XTestCompareCursorWithWindow(3), XTestCompareCurrentCursorWithWindow(3), XTestFakeKeyEvent(3), XTestFakeButtonEvent(3), XTestFakeMotionEvent(3), XTestFakeRelativeMotionEvent(3), XTestGrabControl(3), XTestSetGContextOfGC(3), XTestSetVisualIDOfVisual(3), XTestDiscard(3)
- XTest extension functions
- XTextWidth(3), XTextWidth16(3)
- compute text width
- XTranslateCoordinates(3)
- translate window coordinates
- XUnmapWindow(3), XUnmapSubwindows(3)
- unmap windows
- XVaCreateNestedList(3)
- allocate a nested variable argument list
- Xau library: XauFileName(3), XauReadAuth(3), XauLockAuth(3), XauUnlockAuth(3), XauWriteAuth(3), XauDisposeAuth(3), XauGetAuthByAddr(3), XauGetBestAuthByAddr(3)
- X authority database routines
- Xaw(3)
- X Athena Widgets
- XbaeCaption(3)
- The Bellcore Application Environment (BAE) XbaeCaption widget class
- XbaeInput(3)
- The Input widget class
- XbaeMatrix(3)
- The Bellcore Application Environment (BAE) XbaeMatrix widget class
- XcmDDC(3), X(3)
- Color Management DDC/CI communication API's
- XcmEdidParse(3), X Color Management EDID data block parsing API's(3)
- EDID data block parsing
- XcmsAllocColor(3), XcmsAllocNamedColor(3)
- allocate colors
- XcmsCCCOfColormap(3), XcmsSetCCCOfColormap(3)
- query and modify CCC of a colormap
- XcmsCIELabQueryMaxC(3), XcmsCIELabQueryMaxL(3), XcmsCIELabQueryMaxLC(3), XcmsCIELabQueryMinL(3)
- obtain the CIE L*a*b* coordinates
- XcmsCIELuvQueryMaxC(3), XcmsCIELuvQueryMaxL(3), XcmsCIELuvQueryMaxLC(3), XcmsCIELuvQueryMinL(3)
- obtain the CIE L*u*v* coordinates
- XcmsColor(3), XcmsRGB(3), XcmsRGBi(3), XcmsCIEXYZ(3), XcmsCIEuvY(3), XcmsCIExyY(3), XcmsCIELab(3), XcmsCIELuv(3), XcmsTekHVC(3), XcmsPad(3)
- Xcms color structure
- XcmsCreateCCC(3), XcmsFreeCCC(3)
- creating and destroying CCCs
- XcmsDefaultCCC(3)
- obtain the default CCC for a screen
- XcmsQueryBlack(3), XcmsQueryBlue(3), XcmsQueryGreen(3), XcmsQueryRed(3), XcmsQueryWhite(3)
- obtain black, blue, green, red, and white CCC color specifications
- XcmsSetWhitePoint(3), XcmsSetWhiteAdjustProc(3)
- modifying CCC attributes
- XcmsTekHVCQueryMaxC(3), XcmsTekHVCQueryMaxV(3), XcmsTekHVCQueryMaxVC(3), XcmsTekHVCQueryMaxVSamples(3), XcmsTekHVCQueryMinV(3)
- obtain the TekHVC coordinates
- XcupGetReservedColormapEntries(3)
- list colormap entries reserved by the system
- XcupQueryVersion(3)
- Returns TOG-CUP protocol version supported by the X server
- XdbeAllocateBackBufferName(3)
- allocates a DBE buffer
- XdbeBeginIdiom(3)
- marks the beginning of a DBE idiom sequence
- XdbeDeallocateBackBufferName(3)
- frees a DBE buffer
- XdbeEndIdiom(3)
- marks the end of a DBE idiom sequence
- XdbeFreeVisualInfo(3)
- frees information returned by XdbeGetVisualInfo()
- XdbeGetBackBufferAttributes(3)
- returns attributes of a DBE buffer
- XdbeGetVisualInfo(3)
- Get dbe Visual Information
- XdbeQueryExtension(3)
- returns the version of DBE supported by the server
- XdbeSwapBuffers(3)
- swaps front and back DBE buffers
- Xdialog(1)
- (c)dialog replacement for X-Windows
- Xephyr(1)
- X server outputting to a window on a pre-existing X display
- XeviQueryExtension(3), XeviQueryVersion(3), XeviGetVisualInfo(3)
- X Extended Visual Information functions
- Xfixes(3), XFixes(3)
- Augmented versions of core protocol requests
- XkbActionCtrls(3)
- Returns the ctrls fields of act converted to an unsigned int
- XkbActionSetCtrls(3)
- Sets the ctrls0 through ctrls3 fields of act from ctrls
- XkbAddDeviceLedInfo(3)
- Initialize an XkbDeviceLedInfoRec structure
- XkbAddGeomColor(3)
- Add one color name to an existing keyboard geometry description
- XkbAddGeomDoodad(3)
- Add one doodad to a section of a keyboard geometry or to the top-level geometry
- XkbAddGeomKey(3)
- Add one key at the end of an existing row of keys
- XkbAddGeomKeyAlias(3)
- Add one key alias to an existing keyboard geometry description
- XkbAddGeomOutline(3)
- Add one outline to an existing shape
- XkbAddGeomOverlay(3)
- Add one overlay to a section
- XkbAddGeomOverlayKey(3)
- Add a key to an existing overlay row
- XkbAddGeomOverlayRow(3)
- Add a row to an existing overlay
- XkbAddGeomProperty(3)
- Add one property to an existing keyboard geometry description
- XkbAddGeomRow(3)
- Add a row to a section
- XkbAddGeomSection(3)
- Add one section to an existing keyboard geometry
- XkbAddGeomShape(3)
- Add a shape to a keyboard geometry
- XkbAddSymInterpret(3)
- Add a symbol interpretation to the list of symbol interpretations in an XkbCompatRec
- XkbAllocClientMap(3)
- Allocate and initialize an empty client map description record
- XkbAllocCompatMap(3)
- Allocate a new compatibility map if you do not already have one available
- XkbAllocControls(3)
- Allocates an XkbControlsRec structure in the XkbDescRec
- XkbAllocDeviceInfo(3)
- Obtain an XkbDeviceInfoRec structure
- XkbAllocGeomDoodads(3)
- Allocate doodads that are global to a keyboard geometry
- XkbAllocGeomSectionDoodads(3)
- Allocate doodads that are specific to a section
- XkbAllocIndicatorMaps(3)
- Allocates, directly, the indicators member of the keyboard description record
- XkbAllocKeyboard(3)
- Creates a keyboard description from scratch
- XkbAllocServerMap(3)
- Allocate and initialize an empty server map description record
- XkbApplyCompatMapToKey(3)
- Apply the new compatibility mapping to an individual key to get its semantics updated
- XkbBell(3)
- Rings the bell on the default keyboard
- XkbBellEvent(3)
- Provides a function that initiates a bell event for the keyboard without ringing the bell
- XkbChangeControls(3)
- Provides a flexible method for updating the controls in a server to match those in the changed keyboard description
- XkbChangeDeviceInfo(3)
- Update the server's description of a device with the changes noted in an XkbDeviceChangesRec
- XkbChangeEnabledControls(3)
- Manipulates the EnabledControls control
- XkbChangeMap(3)
- Update only partial components of a keyboard description, modify the appropriate fields in the server and map components of a local copy of the keyboard description
- XkbChangeTypesOfKey(3)
- Change the number of groups and the types bound to a key
- XkbComputeRowBounds(3)
- Update the bounding box of a row
- XkbComputeSectionBounds(3)
- Update the bounding box of a section
- XkbComputeShapeBounds(3)
- Updates the bounding box of a shape
- XkbComputeShapeTop(3)
- Determines the bounding box of the top surface of a shape
- XkbDeviceBell(3)
- Rings the bell on an X input extension device or the default keyboard
- XkbDeviceBellEvent(3)
- Creates a bell event for an X input extension device or for the keyboard, without ringing the corresponding bell
- XkbFindOverlayForKey(3)
- Find the alternate name by using the primary name for a key that is part of an overlay
- XkbForceBell(3)
- Overrides user preference settings for audible bells to ring the bell on the default keyboard
- XkbForceDeviceBell(3)
- Rings the bell on any keyboard, overriding user preference settings for audible bells
- XkbFreeClientMap(3)
- Free memory used by the client map member of an XkbDescRec structure
- XkbFreeCompatMap(3)
- Free an entire compatibility map or selected portions of one
- XkbFreeComponentList(3)
- Free the structure returned by XkbListComponents
- XkbFreeControls(3)
- Frees memory used by the ctrls member of an XkbDescRec structure
- XkbFreeDeviceInfo(3)
- Free an XkbDeviceInfoRec structure
- XkbFreeGeomDoodads(3)
- Free geometry doodads
- XkbFreeIndicatorMaps(3)
- Frees memory used by the indicators member of an XkbDescRec structure
- XkbFreeKeyboard(3)
- Destroys either an entire XkbDescRec or just some of its members
- XkbFreeServerMap(3)
- Free memory used by the server member of an XkbDescRec structure
- XkbGetAutoRepeatRate(3)
- Gets the current attributes of the RepeatKeys control for a keyboard device
- XkbGetControls(3)
- Finds the current state of Xkb server controls
- XkbGetControlsChanges(3)
- Updates a local copy of a keyboard description with the changes previously noted by one or more calls to XkbNoteControlsChanges
- XkbGetDetectableAutoRepeat(3)
- Determines whether or not the server supports DetectableAutoRepeat
- XkbGetDeviceButtonActions(3)
- Query the button actions associated with an X Input Extension device
- XkbGetDeviceInfo(3)
- Determine whether the X server allows Xkb access to particular capabilities of input devices other than the core X keyboard, or to determine the status of indicator maps, indicator names or button actions on a non-KeyClass extension device
- XkbGetDeviceInfoChanges(3)
- Query the changes that have occurred in the button actions or indicator names and indicator maps associated with an input extension device
- XkbGetDeviceLedInfo(3)
- Query the indicator names, maps, and state associated with an LED feedback of an input extension device
- XkbGetGeometry(3)
- Loads a keyboard geometry if you already have the keyboard description
- XkbGetIndicatorMap(3)
- Gets the map for one or more indicators, using a mask to specify the indicators
- XkbGetIndicatorState(3)
- Obtains the current state of the keyboard indicators
- XkbGetKeyActions(3)
- Update the actions (the key_acts array) for a subset of the keys in a keyboard description
- XkbGetKeyBehaviors(3)
- Obtain the behaviors (the behaviors array) for a subset of the keys in a keyboard description from the server
- XkbGetKeyExplicitComponents(3)
- Obtain the explicit components (the explicit array) for a subset of the keys in a keyboard description
- XkbGetKeyModifierMap(3)
- Update the modifier map for one or more of the keys in a keyboard description
- XkbGetKeySyms(3)
- Obtain the symbols for a subset of the keys in a keyboard description
- XkbGetKeyTypes(3)
- Obtain the list of available key types in the server's keyboard mapping
- XkbGetKeyVirtualModMap(3)
- Obtain the virtual modifier map (the vmodmap array) for a subset of the keys in a keyboard description
- XkbGetKeyboard(3)
- Retrieves one or more components of a keyboard device description
- XkbGetKeyboardByName(3)
- Build a new keyboard description from a set of named components, and to optionally have the server use the resulting description to replace an active one
- XkbGetMap(3)
- Allocate an XkbDescRec structure and populate it with the server's keyboard client map and server map
- XkbGetNamedGeometry(3)
- Loads a keyboard geometry description from this database by name
- XkbGetNamedIndicator(3)
- Look up the indicator map and other information for an indicator by name
- XkbGetState(3)
- Obtains the keyboard state
- XkbGetUpdatedMap(3)
- Update the client or server map information in an existing keyboard description
- XkbGetVirtualMods(3)
- Obtain a subset of the virtual modifier bindings (the vmods array) in a keyboard description
- XkbGetXlibControls(3)
- Determines the current state of the Library Controls
- XkbIgnoreExtension(3)
- Prevents core X library keyboard functions from using the X Keyboard Extension
- XkbInitCanonicalKeyTypes(3)
- Set the definitions of the canonical key types in a client map to their default values
- XkbKeyActionEntry(3)
- Returns a pointer to the key action corresponding to group grp and shift level lvl from the two-dimensional table of key actions associated with the key corresponding to keycode
- XkbKeyActionsPtr(3)
- Returns a pointer to the two-dimensional array of key actions associated with the key corresponding to keycode
- XkbKeyGroupInfo(3)
- Returns the number of groups of symbols bound to the key corresponding to keycode
- XkbKeyGroupWidth(3)
- Computes the width of the type associated with the group grp for the key corresponding to keycode
- XkbKeyGroupsWidth(3)
- Computes the maximum width associated with the key corresponding to keycode
- XkbKeyHasActions(3)
- Determines if the key corresponding to keycode has any actions associated with it
- XkbKeyKeyType(3)
- Obtain the index of a key type or the pointer to a key type
- XkbKeyKeyTypeIndex(3)
- Obtain the index of a key type or the pointer to a key type
- XkbKeyNumActions(3)
- Computes the number of actions associated with the key corresponding to keycode
- XkbKeyNumGroups(3)
- Returns the number of groups of symbols bound to the key corresponding to keycode
- XkbKeyNumSyms(3)
- Returns the total number of keysyms for the key corresponding to keycode
- XkbKeySymEntry(3)
- Returns the keysym corresponding to shift level shift and group grp from the two-dimensional array of keysyms for the key corresponding to keycode
- XkbKeySymsPtr(3)
- Returns the pointer to the two-dimensional array of keysyms for the key corresponding to keycode
- XkbKeyTypesForCoreSymbols(3)
- Determine the Xkb key types appropriate for the symbols bound to a key in a core keyboard mapping
- XkbKeycodeToKeysym(3)
- Finds the keysym bound to a particular key at a specified group and shift level
- XkbKeysymToModifiers(3)
- Finds the set of modifiers bound to a particular keysym on the core keyboard
- XkbLatchModifiers(3)
- Latches and unlatches any of the eight real keyboard modifiers
- XkbLibraryVersion(3)
- Determines the compatibility of a library at runtime
- XkbLockModifiers(3)
- Locks and unlocks any of the eight real keyboard modifiers
- XkbLookupKeyBinding(3)
- Find the string bound to a key by XRebindKeySym
- XkbLookupKeySym(3)
- Find the symbol associated with a key for a particular state
- XkbModActionVMods(3)
- Returns the vmods1 and vmods2 fields of act converted to the vmods format of an Xkb modifier description
- XkbNoteDeviceChanges(3)
- Note device changes reported in an XkbExtensionDeviceNotify event
- XkbNoteNameChanges(3)
- Note the changed names in a changes structure
- XkbOpenDisplay(3)
- Checks for a compatible version of the Xkb extension in both the library and the server, and initializes the extension for use
- XkbOutOfRangeGroupInfo(3)
- Returns only the out-of-range processing information from the group_info field of an XkbSymMapRec structure
- XkbOutOfRangeGroupNumber(3)
- Returns the out-of-range group number, represented as a group index, from the group_info field of an XkbSymMapRec structure
- XkbPtrActionX(3)
- Returns the high_XXX and low_XXX fields of act converted to a signed int
- XkbPtrActionY(3)
- Returns the high_YYY and low_YYY fields of act converted to a signed int
- XkbQueryExtension(3)
- Determines the compatibility of a library at runtime
- XkbRefreshKeyboardMapping(3)
- Update the keyboard description that is internal to the X library
- XkbResizeDeviceButtonActions(3)
- Allocate additional space for button actions in an XkbDeviceInfoRec structure
- XkbResizeKeyActions(3)
- Change the number of actions bound to a key
- XkbResizeKeySyms(3)
- Change the number of symbols bound to a key
- XkbSAGroup(3)
- Returns the group_XXX field of act converted to a signed int
- XkbSAPtrDfltValue(3)
- Returns the valueXXX field of act converted to a signed int
- XkbSARedirectSetVMods(3)
- Sets the vmods0 and vmods1 of act from v
- XkbSARedirectSetVModsMask(3)
- Sets the vmods_mask0 and vmods_mask1 fields of act from vm
- XkbSARedirectVMods(3)
- Returns the vmods0 and vmods1 fields of act converted to an unsigned int
- XkbSARedirectVModsMask(3)
- Returns the vmods_mask0 and vmods_mask1 fields of act converted to an unsigned int
- XkbSAScreen(3)
- Returns the screenXXX field of act converted to a signed int
- XkbSASetGroup(3)
- Sets the group_XXX field of act from the group index grp
- XkbSASetPtrDfltValue(3)
- Sets the valueXXX field of act from val
- XkbSASetScreen(3)
- Sets the screenXXX field of act from s
- XkbSelectEventDetails(3)
- Selects or deselects for a specific Xkb event and optionally places conditions on when events of that type are reported to your client
- XkbSelectEvents(3)
- Selects and / or deselects for delivery of one or more Xkb events and has them delivered under all conditions
- XkbSetAutoRepeatRate(3)
- Sets the attributes of the RepeatKeys control for a keyboard device
- XkbSetCompatMap(3)
- Modify the server's compatibility map
- XkbSetControls(3)
- Copies changes to the X server based on a modified ctrls structure in a local copy of the keyboard description
- XkbSetDebuggingFlags(3)
- Change the values of any of the debug controls
- XkbSetDetectableAutoRepeat(3)
- Sets DetectableAutoRepeat
- XkbSetDeviceButtonActions(3)
- Change only the button actions for an input extension device
- XkbSetDeviceInfo(3)
- Modify some or all of the characteristics of an X Input Extension device
- XkbSetIgnoreLockMods(3)
- Sets the modifiers that, if locked, are not to be reported in matching events to passive grabs
- XkbSetIndicatorMap(3)
- Downloads the changes to the server based on modifications to a local copy of the keyboard description which will update the maps for one or more indicators
- XkbSetMap(3)
- Send a complete new set of values for entire components to the server
- XkbSetModActionVMods(3)
- Sets the vmods1 and vmods2 fields of act using the vmods format of an Xkb modifier description
- XkbSetNamedIndicator(3)
- Names an indicator if it is not already named; toggles the state of the indicator; sets the indicator to a specified state and sets the indicator map for the indicator
- XkbSetPtrActionX(3)
- Sets the high_XXX and low_XXX fields of act from the signed integer value x
- XkbSetPtrActionY(3)
- Sets the high_YYY and low_YYY fields of act from the signed integer value y
- XkbSetServerInternalMods(3)
- Sets the modifiers that are consumed by the server before events are delivered to the client
- XkbTranslateKeyCode(3)
- Translate a keycode to a key symbol and modifiers
- XkbTranslateKeySym(3)
- Find the string and symbol associated with a keysym for a given keyboard state
- XkbUpdateMapFromCore(3)
- Update a local Xkb keyboard map to reflect the mapping expressed by a core format mapping
- XkbVirtualModsToReal(3)
- Determines the mapping of virtual modifiers to core X protocol modifiers
- XmActivateProtocol(3)
- A VendorShell function that activates a protocol "XmActivateProtocol" "VendorShell functions" "XmActivateProtocol" "protocols"
- XmActivateWMProtocol(3)
- A VendorShell convenience interface that activates a protocol "XmActivateWMProtocol" "VendorShell functions" "XmActivateWMProtocol" "protocols"
- XmAddProtocolCallback(3)
- A VendorShell function that adds client callbacks for a protocol "XmAddProtocolCallback" "VendorShell functions" "XmAddProtocolCallback" "protocols"
- XmAddProtocols(3)
- A VendorShell function that adds the protocols to the protocol manager and allocates the internal tables "XmAddProtocols" "VendorShell functions" "XmAddProtocols" "protocols"
- XmAddTabGroup(3)
- A function that adds a manager or a primitive widget to the list of tab groups "XmAddTabGroup" "VendorShell functions" "XmAddTabGroup" "protocols"
- XmAddToPostFromList(3)
- a RowColumn function that makes a menu accessible from more than one widget "XmAddToPostFromList" "RowColumn functions" "XmAddToPostFromList"
- XmAddWMProtocolCallback(3)
- A VendorShell convenience interface that adds client callbacks for a protocol "XmAddWMProtocol%Callback" "VendorShell functions" "XmAddWMProtocol%Callback" "protocols"
- XmAddWMProtocols(3)
- A VendorShell convenience interface that adds the protocols to the protocol manager and allocates the internal tables "XmAddWMProtocol%s" "VendorShell functions" "XmAddWMProtocol%s" "protocols"
- XmArrowButton(3)
- The ArrowButton widget class "XmArrowButton" "widget class" "ArrowButton"
- XmArrowButtonGadget(3)
- The ArrowButtonGadget widget class "XmArrowButtonGadget" "widget class" "ArrowButtonGadget"
- XmBulletinBoard(3)
- The BulletinBoard widget class "XmBulletinBoard" "widget class" "BulletinBoard"
- XmCascadeButton(3)
- The CascadeButton widget class "XmCascadeButton" "widget class" "CascadeButton"
- XmCascadeButtonGadget(3)
- The CascadeButtonGadget widget class "XmCascadeButtonGadget" "widget class" "CascadeButtonGadget"
- XmCascadeButtonGadgetHighlight(3)
- A CascadeButtonGadget function that sets the highlight state "XmCascadeButtonGadget%Highlight" "CascadeButtonGadget functions" "XmCascadeButtonGadget%Highlight"
- XmCascadeButtonHighlight(3)
- A CascadeButton and CascadeButtonGadget function that sets the highlight state "XmCascadeButtonHighlight" "CascadeButton functions" "XmCascadeButtonHighlight"
- XmChangeColor(3)
- Recalculates all associated colors of a widget "XmChangeColor" "Color functions" "XmChangeColor"
- XmClipboard(3)
- Motif-compatible clipboard widget
- XmClipboardCancelCopy(3)
- A clipboard function that cancels a copy to the clipboard "XmClipboardCancelCopy" "clipboard functions" "XmClipboardCancelCopy"
- XmClipboardCopy(3)
- A clipboard function that copies a data item to temporary storage for later copying to clipboard "XmClipboardCopy" "clipboard functions" "XmClipboardCopy"
- XmClipboardCopyByName(3)
- A clipboard function that copies a data item passed by name "XmClipboardCopyByName" "clipboard functions" "XmClipboardCopyByName"
- XmClipboardEndCopy(3)
- A clipboard function that completes the copying of data to the clipboard "XmClipboardEndCopy" "clipboard functions" "XmClipboardEndCopy"
- XmClipboardEndRetrieve(3)
- A clipboard function that completes retrieval of data from the clipboard "XmClipboardEndRetrieve" "clipboard functions" "XmClipboardEndRetrieve"
- XmClipboardInquireCount(3)
- A clipboard function that returns the number of data item formats "XmClipboardInquireCount" "clipboard functions" "XmClipboardInquireCount"
- XmClipboardInquireFormat(3)
- A clipboard function that returns a specified format name "XmClipboardInquireFormat" "clipboard functions" "XmClipboardInquireFormat"
- XmClipboardInquireLength(3)
- A clipboard function that returns the length of the stored data "XmClipboardInquireLength" "clipboard functions" "XmClipboardInquireLength"
- XmClipboardInquirePendingItems(3)
- A clipboard function that returns a list of data ID/private ID pairs "XmClipboardInquirePending%Items" "clipboard functions" "XmClipboardInquirePending%Items"
- XmClipboardLock(3)
- A clipboard function that locks the clipboard "XmClipboardLock" "clipboard functions" "XmClipboardLock"
- XmClipboardRegisterFormat(3)
- A clipboard function that registers a new format "XmClipboardRegisterFormat" "clipboard functions" "XmClipboardRegisterFormat"
- XmClipboardRetrieve(3)
- A clipboard function that retrieves a data item from the clipboard "XmClipboardRetrieve" "clipboard functions" "XmClipboardRetrieve"
- XmClipboardStartCopy(3)
- A clipboard function that sets up a storage and data structure "XmClipboardStartCopy" "clipboard functions" "XmClipboardStartCopy"
- XmClipboardStartRetrieve(3)
- A clipboard function that prepares to retrieve data from the clipboard "XmClipboardStartRetrieve" "clipboard functions" "XmClipboardStartRetrieve"
- XmClipboardUndoCopy(3)
- A clipboard function that deletes the last item placed on the clipboard "XmClipboardUndoCopy" "clipboard functions" "XmClipboardUndoCopy"
- XmClipboardUnlock(3)
- A clipboard function that unlocks the clipboard "XmClipboardUnlock" "clipboard functions" "XmClipboardUnlock"
- XmClipboardWithdrawFormat(3)
- A clipboard function that indicates that the application no longer wants to supply a data item "XmClipboardWithdrawFormat" "clipboard functions" "XmClipboardWithdrawFormat"
- XmColorSelector(3), The(3)
- Color Selector widget
- XmColumn(3)
- The XmColumn widget class "XmColumn" "widget class" "Column"
- XmComboBox(3)
- The ComboBox widget class "XmComboBox" "widget class" "ComboBox"
- XmComboBoxAddItem(3)
- add an item to the ComboBox widget
- XmComboBoxDeletePos(3)
- Delete a XmComboBox item
- XmComboBoxUpdate(3)
- A ComboBox function that resynchronizes data
- XmCommand(3)
- The Command widget class "XmCommand" "widget class" "Command"
- XmCommandAppendValue(3)
- A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget "XmCommandAppendValue" "Command functions" "XmCommandAppendValue"
- XmCommandError(3)
- A Command function that displays an error message "XmCommandError" "Command functions" "XmCommandError"
- XmCommandGetChild(3)
- A Command function that is used to access a component "XmCommandGetChild" "Command functions" "XmCommandGetChild"
- XmCommandSetValue(3)
- A Command function that replaces a displayed string "XmCommandSetValue" "Command functions" "XmCommandSetValue"
- XmContainer(3)
- The Container widget class "XmContainer" "container" "Container"
- XmContainerCopy(3)
- Container widget function to copy primary selection to the clipboard "XmContainerCopy" "XmContainer"
- XmContainerCopyLink(3)
- Container widget function to copy links to the clipboard "XmContainerCopyLink" "XmContainer"
- XmContainerCut(3)
- Container widget function to move items to the clipboard "XmContainerCut" "XmContainer"
- XmContainerGetItemChildren(3)
- Container widget function to find all children of an item "XmContainerGetItemChildren" "XmContainer"
- XmContainerPaste(3)
- Container widget function to insert items from the clipboard "XmContainerPaste" "XmContainer"
- XmContainerPasteLink(3)
- Container widget function to insert links from the clipboard "XmContainerPasteLink" "XmContainer"
- XmContainerRelayout(3)
- Container widget relayout function "XmContainerRelayout" "XmContainer"
- XmContainerReorder(3)
- Container widget function to reorder children "XmContainerReorder" "XmContainer"
- XmCreateArrowButton(3)
- The ArrowButton widget creation function "XmCreateArrowButton" "creation functions" "XmCreateArrowButton"
- XmCreateArrowButtonGadget(3)
- The ArrowButtonGadget creation function "XmCreateArrowButton%Gadget" "creation functions" "XmCreateArrowButton%Gadget"
- XmCreateBulletinBoard(3)
- The BulletinBoard widget creation function "XmCreateBulletinBoard" "creation functions" "XmCreateBulletinBoard"
- XmCreateBulletinBoardDialog(3)
- The BulletinBoard BulletinBoardDialog convenience creation function "XmCreateBulletinBoard%Dialog" "creation functions" "XmCreateBulletinBoard%Dialog"
- XmCreateButtonBox(3)
- The ButtonBox widget creation function "XmCreateButtonBox" "creation functions" "XmCreateButtonBox"
- XmCreateCascadeButton(3)
- The CascadeButton widget creation function "XmCreateCascadeButton" "creation functions" "XmCreateCascadeButton"
- XmCreateCascadeButtonGadget(3)
- The CascadeButtonGadget creation function "XmCreateCascadeButton%Gadget" "creation functions" "XmCreateCascadeButton%Gadget"
- XmCreateCombinationBox2(3)
- The CombinationBox2 widget creation function "XmCreateCombinationBox2" "creation functions" "XmCreateCombinationBox2"
- XmCreateComboBox(3)
- The default ComboBox widget creation function
- XmCreateCommand(3)
- The Command widget creation function "XmCreateCommand" "creation functions" "XmCreateCommand"
- XmCreateCommandDialog(3)
- The Command CommandDialog convenience creation function "XmCreateCommandDialog" "creation functions" "XmCreateCommandDialog"
- XmCreateContainer(3)
- The Container widget creation function "XmCreateContainer" "creation functions" "XmCreateContainer"
- XmCreateDialogShell(3)
- The DialogShell widget creation function "XmCreateDialogShell" "creation functions" "XmCreateDialogShell"
- XmCreateDragIcon(3)
- A Drag and Drop function that creates a DragIcon widget "XmCreateDragIcon" "Drag and Drop functions" "XmCreateDragIcon" "creation functions" "XmCreateDragIcon"
- XmCreateDrawingArea(3)
- The DrawingArea widget creation function "XmCreateDrawingArea" "creation functions" "XmCreateDrawingArea"
- XmCreateDrawnButton(3)
- The DrawnButton widget creation function "XmCreateDrawnButton" "creation functions" "XmCreateDrawnButton"
- XmCreateDropDown(3)
- The default DropDown widget creation function
- XmCreateDropDownComboBox(3)
- The Drop-down ComboBox widget creation function
- XmCreateDropDownList(3)
- The Drop-down list ComboBox widget creation function
- XmCreateErrorDialog(3)
- The MessageBox ErrorDialog convenience creation function "XmCreateErrorDialog" "creation functions" "XmCreateErrorDialog"
- XmCreateFileSelectionBox(3)
- The FileSelectionBox widget creation function "XmCreateFileSelection%Box" "creation functions" "XmCreateFileSelection%Box"
- XmCreateFileSelectionDialog(3)
- The FileSelectionBox FileSelectionDialog convenience creation function "XmCreateFileSelection%Dialog" "creation functions" "XmCreateFileSelection%Dialog"
- XmCreateForm(3)
- The Form widget creation function "XmCreateForm" "creation functions" "XmCreateForm"
- XmCreateFormDialog(3)
- A Form FormDialog convenience creation function "XmCreateFormDialog" "creation functions" "XmCreateFormDialog"
- XmCreateFrame(3)
- The Frame widget creation function "XmCreateFrame" "creation functions" "XmCreateFrame"
- XmCreateHierarchy(3)
- The Hierarchy widget creation function "XmCreateHierarchy" "creation functions" "XmCreateHierarchy"
- XmCreateIconGadget(3)
- The IconGadget widget creation function "XmCreateIconGadget" "creation functions" "XmCreateIconGadget"
- XmCreateInformationDialog(3)
- The MessageBox InformationDialog convenience creation function "XmCreateInformationDialog" "creation functions" "XmCreateInformationDialog"
- XmCreateLabel(3)
- The Label widget creation function "XmCreateLabel" "creation functions" "XmCreateLabel"
- XmCreateLabelGadget(3)
- The LabelGadget creation function "XmCreateLabelGadget" "creation functions" "XmCreateLabelGadget"
- XmCreateList(3)
- The List widget creation function "XmCreateList" "creation functions" "XmCreateList"
- XmCreateMainWindow(3)
- The MainWindow widget creation function "XmCreateMainWindow" "creation functions" "XmCreateMainWindow"
- XmCreateMenuBar(3)
- A RowColumn widget convenience creation function "XmCreateMenuBar" "creation functions" "XmCreateMenuBar"
- XmCreateMenuShell(3)
- The MenuShell widget creation function "XmCreateMenuShell" "creation functions" "XmCreateMenuShell"
- XmCreateMessageBox(3)
- The MessageBox widget creation function "XmCreateMessageBox" "creation functions" "XmCreateMessageBox"
- XmCreateMessageDialog(3)
- The MessageBox MessageDialog convenience creation function "XmCreateMessageDialog" "creation functions" "XmCreateMessageDialog"
- XmCreateNotebook(3)
- The Notebook widget creation function "XmCreateNotebook" "Notebook functions" "XmCreateNotebook"
- XmCreateOptionMenu(3)
- A RowColumn widget convenience creation function "XmCreateOptionMenu" "creation functions" "XmCreateOptionMenu"
- XmCreateOutline(3)
- The Outline widget creation function "XmCreateOutline" "creation functions" "XmCreateOutline"
- XmCreatePanedWindow(3)
- The PanedWindow widget creation function "XmCreatePanedWindow" "creation functions" "XmCreatePanedWindow"
- XmCreatePopupMenu(3)
- A RowColumn widget convenience creation function "XmCreatePopupMenu" "creation functions" "XmCreatePopupMenu"
- XmCreatePromptDialog(3)
- The SelectionBox PromptDialog convenience creation function "XmCreatePromptDialog" "creation functions" "XmCreatePromptDialog"
- XmCreatePulldownMenu(3)
- A RowColumn widget convenience creation function "XmCreatePulldownMenu" "creation functions" "XmCreatePulldownMenu"
- XmCreatePushButton(3)
- The PushButton widget creation function "XmCreatePushButton" "creation functions" "XmCreatePushButton"
- XmCreatePushButtonGadget(3)
- The PushButtonGadget creation function "XmCreatePushButtonGadget" "creation functions" "XmCreatePushButtonGadget"
- XmCreateQuestionDialog(3)
- The MessageBox QuestionDialog convenience creation function "XmCreateQuestionDialog" "creation functions" "XmCreateQuestionDialog"
- XmCreateRadioBox(3)
- A RowColumn widget convenience creation function "XmCreateRadioBox" "creation functions" "XmCreateRadioBox"
- XmCreateRowColumn(3)
- The RowColumn widget creation function "XmCreateRowColumn" "creation functions" "XmCreateRowColumn"
- XmCreateScale(3)
- The Scale widget creation function "XmCreateScale" "creation functions" "XmCreateScale"
- XmCreateScrollBar(3)
- The ScrollBar widget creation function "XmCreateScrollBar" "creation functions" "XmCreateScrollBar"
- XmCreateScrolledList(3)
- The List ScrolledList convenience creation function "XmCreateScrolledList" "creation functions" "XmCreateScrolledList"
- XmCreateScrolledText(3)
- The Text ScrolledText convenience creation function "XmCreateScrolledText" "creation functions" "XmCreateScrolledText"
- XmCreateScrolledWindow(3)
- The ScrolledWindow widget creation function "XmCreateScrolledWindow" "creation functions" "XmCreateScrolledWindow"
- XmCreateSelectionBox(3)
- The SelectionBox widget creation function "XmCreateSelectionBox" "creation functions" "XmCreateSelectionBox"
- XmCreateSelectionDialog(3)
- The SelectionBox SelectionDialog convenience creation function "XmCreateSelectionDialog" "creation functions" "XmCreateSelectionDialog"
- XmCreateSeparator(3)
- The Separator widget creation function "XmCreateSeparator" "creation functions" "XmCreateSeparator"
- XmCreateSeparatorGadget(3)
- The SeparatorGadget creation function "XmCreateSeparatorGadget" "creation functions" "XmCreateSeparatorGadget"
- XmCreateSimpleCheckBox(3)
- A RowColumn widget convenience creation function "XmCreateSimpleCheckBox" "creation functions" "XmCreateSimpleCheckBox"
- XmCreateSimpleMenuBar(3)
- A RowColumn widget convenience creation function "XmCreateSimpleMenuBar" "creation functions" "XmCreateSimpleMenuBar"
- XmCreateSimpleOptionMenu(3)
- A RowColumn widget convenience creation function "XmCreateSimpleOptionMenu" "creation functions" "XmCreateSimpleOptionMenu"
- XmCreateSimplePopupMenu(3)
- A RowColumn widget convenience creation function "XmCreateSimplePopupMenu" "creation functions" "XmCreateSimplePopupMenu"
- XmCreateSimplePulldownMenu(3)
- A RowColumn widget convenience creation function "XmCreateSimplePulldown%Menu" "creation functions" "XmCreateSimplePulldown%Menu"
- XmCreateSimpleRadioBox(3)
- A RowColumn widget convenience creation function "XmCreateSimpleRadioBox" "creation functions" "XmCreateSimpleRadioBox"
- XmCreateSimpleSpinBox(3)
- the SimpleSpinBox widget creation function
- XmCreateTemplateDialog(3)
- A MessageBox TemplateDialog convenience creation function "XmCreateTemplateDialog" "create functions" "XmCreateTemplateDialog"
- XmCreateText(3)
- The Text widget creation function "XmCreateText" "creation functions" "XmCreateText"
- XmCreateTextField(3)
- The TextField widget creation function "XmCreateTextField" "creation functions" "XmCreateTextField"
- XmCreateToggleButton(3)
- The ToggleButton widget creation function "XmCreateToggleButton" "creation functions" "XmCreateToggleButton"
- XmCreateToggleButtonGadget(3)
- The ToggleButtonGadget creation function "XmCreateToggleButton%Gadget" "creation functions" "XmCreateToggleButton%Gadget"
- XmCreateWarningDialog(3)
- The MessageBox WarningDialog convenience creation function "XmCreateWarningDialog" "creation functions" "XmCreateWarningDialog"
- XmCreateWorkingDialog(3)
- The MessageBox WorkingDialog convenience creation function "XmCreateWorkingDialog" "creation functions" "XmCreateWorkingDialog"
- XmCvtByteStreamToXmString(3)
- A compound string function that converts from a compound string in Byte Stream format to a compound string "XmCvtByteStreamToXmString" "compound string functions" "XmCvtByteStreamToXmString"
- XmCvtCTToXmString(3)
- A compound string function that converts compound text to a compound string "XmCvtCTToXmString" "compound string functions" "XmCvtCTToXmString"
- XmCvtXmStringToByteStream(3)
- A compound string function that converts a compound string to a Byte Stream format "XmCvtXmStringToByteStream" "compound string functions" "XmCvtXmStringToByteStream"
- XmCvtXmStringToCT(3)
- A compound string function that converts a compound string to compound text "XmCvtXmStringToCT" "compound string functions" "XmCvtXmStringToCT"
- XmDataField(3)
- The DataField widget class
- XmDataFieldCopy(3)
- A DataField function that copies the primary selection to the clipboard "XmDataFieldCopy" "DataField functions" "XmDataFieldCopy"
- XmDataFieldCut(3)
- A DataField function that copies the primary selection to the clipboard and deletes the selected text "XmDataFieldCut" "DataField functions" "XmDataFieldCut"
- XmDataFieldGetSelection(3)
- A DataField function that retrieves the value of the primary selection "XmDataFieldGetSelection" "DataField functions" "XmDataFieldGetSelection"
- XmDataFieldGetSelectionPosition(3)
- A DataField function that accesses the position of the primary selection "XmDataFieldGetSelection%Position" "DataField functions" "XmDataFieldGetSelection%Position"
- XmDataFieldGetString(3)
- A DataField function that accesses the string value "XmDataFieldGetString" "DataField functions" "XmDataFieldGetString"
- XmDataFieldGetStringWcs(3)
- A DataField function that retrieves a copy of the wide character string value of a DataField widget "XmDataFieldGetStringWcs" "DataField functions" "XmDataFieldGetStringWcs"
- XmDataFieldPaste(3)
- A DataField function that inserts the clipboard selection "XmDataFieldPaste" "DataField functions" "XmDataFieldPaste"
- XmDataFieldSetAddMode(3)
- A DataField function that sets the state of Add mode "XmDataFieldSetAddMode" "DataField functions" "XmDataFieldSetAddMode"
- XmDataFieldSetEditable(3)
- A DataField function that sets the edit permission "XmDataFieldSetEditable" "DataField functions" "XmDataFieldSetEditable"
- XmDataFieldSetHighlight(3)
- A DataField function that highlights text "XmDataFieldSetHighlight" "DataField functions" "XmDataFieldSetHighlight"
- XmDataFieldSetInsertionPosition(3)
- A DataField function that sets the position of the insertion cursor "XmDataFieldSetInsertion%Position" "DataField functions" "XmDataFieldSetInsertion%Position"
- XmDataFieldSetSelection(3)
- A DataField function that sets the primary selection of the text "XmDataFieldSetSelection" "DataField functions" "XmDataFieldSetSelection"
- XmDataFieldSetString(3)
- A DataField function that sets the string value "XmDataFieldSetString" "DataField functions" "XmDataFieldSetString"
- XmDataFieldXYToPos(3)
- A DataField function that accesses the character position nearest an x and y position "XmDataFieldXYToPos" "DataField functions" "XmDataFieldXYToPos"
- XmDeactivateProtocol(3)
- A VendorShell function that deactivates a protocol without removing it "XmDeactivateProtocol" "protocols" "VendorShell functions" "XmDeactivateProtocol"
- XmDeactivateWMProtocol(3)
- A VendorShell convenience interface that deactivates a protocol without removing it "protocols" "XmDeactivateWMProtocol" "VendorShell functions" "XmDeactivateWMProtocol"
- XmDesktop(3)
- Motif-compatible desktop widget
- XmDestroyPixmap(3)
- A pixmap caching function that removes a pixmap from the pixmap cache "XmDestroyPixmap" "pixmaps"
- XmDialogShell(3)
- The DialogShell widget class "XmDialogShell" "widget class" "DialogShell"
- XmDialogShellExt(3), XmDialogShellExtClass(3)
- Motif-compatible modal-dialog shell class
- XmDirection(3)
- Data type for the direction of widget components "XmDirection" "data types" "XmDirection"
- XmDirectionMatch(3)
- A function that checks for a specified direction component "XmDirectionMatch"
- XmDirectionMatchPartial(3)
- A function that checks for a specified direction component "XmDirectionMatchPartial"
- XmDirectionToStringDirection(3)
- A function that converts an XmDirection value to an XmStringDirection value "XmDirectionToStringDirection"
- XmDisplay(3)
- The Display widget class "XmDisplay" "widget class" "XmDisplay"
- XmDragCancel(3)
- A Drag and Drop function that terminates a drag transaction "XmDragCancel" "Drag and Drop functions" "XmDragCancel"
- XmDragContext(3)
- The DragContext widget class "XmDragContext" "widget class" "DragContext"
- XmDragIcon(3)
- The DragIcon widget class "XmDragIcon" "widget class" "DragIcon"
- XmDragOverShell(3)
- Motif-compatible DragOverShell widget
- XmDragStart(3)
- A Drag and Drop function that initiates a drag and drop transaction "XmDragStart" "Drag and Drop functions" "XmDragStart"
- XmDrawingArea(3)
- The DrawingArea widget class "XmDrawingArea" "widget class" "DrawingArea"
- XmDrawnButton(3)
- The DrawnButton widget class "XmDrawnButton" "widget class" "DrawnButton"
- XmDropDown(3)
- The DropDown widget class
- XmDropDownGetChild(3)
- A DropDown function that is used to access a component "XmDropDownGetChild" "DropDown functions" "XmDropDownGetChild"
- XmDropSite(3)
- The DropSite Registry "XmDropSite"
- XmDropSiteConfigureStackingOrder(3)
- A Drag and Drop function that reorders a stack of widgets that are registered drop sites "XmDropSiteConfigureStack%ingOrder" "Drag and Drop functions" "XmDropSiteConfigureStack%ingOrder"
- XmDropSiteEndUpdate(3)
- A Drag and Drop function that facilitates processing updates to multiple drop sites "XmDropSiteEndUpdate" "Drag and Drop functions" "XmDropSiteEndUpdate"
- XmDropSiteManager(3)
- Motif-compatible support widget for drag'n'drop
- XmDropSiteQueryStackingOrder(3)
- A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget "XmDropSiteQueryStacking%Order" "Drag and Drop functions" "XmDropSiteQueryStacking%Order"
- XmDropSiteRegister(3)
- A Drag and Drop function that identifies a drop site and assigns resources that specify its behavior "XmDropSiteRegister" "Drag and Drop functions" "XmDropSiteRegister" "register functions" "XmDropSiteRegister"
- XmDropSiteRegistered(3)
- A Drag and Drop function that determines if a drop site has been registered "XmDropSiteRegistered" "Drag and Drop functions" "XmDropSiteRegistered" "register functions" "XmDropSiteRegistered"
- XmDropSiteRetrieve(3)
- A Drag and Drop function that retrieves resource values set on a drop site "XmDropSiteRetrieve" "Drag and Drop functions" "XmDropSiteRetrieve"
- XmDropSiteStartUpdate(3)
- A Drag and Drop function that facilitates processing updates to multiple drop sites "XmDropSiteStartUpdate" "Drag and Drop functions" "XmDropSiteStartUpdate"
- XmDropSiteUnregister(3)
- A Drag and Drop function that frees drop site information "XmDropSiteUnregister" "Drag and Drop functions" "XmDropSiteUnregister"
- XmDropSiteUpdate(3)
- A Drag and Drop function that sets resource values for a drop site "XmDropSiteUpdate" "Drag and Drop functions" "XmDropSiteUpdate"
- XmDropTransfer(3)
- The DropTransfer widget class "XmDropSite" "widget class" "DropTransfer"
- XmDropTransferAdd(3)
- A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer "XmDropTransferAdd" "Drag and Drop functions" "XmDropTransferAdd"
- XmDropTransferStart(3)
- A Drag and Drop function that initiates a drop transfer "XmDropTransferStart" "Drag and Drop functions" "XmDropTransferStart"
- XmExt18List(3), The(3)
- Internationalized Extended List widget
- XmFileSelectionBox(3)
- The FileSelectionBox widget class "XmFileSelectionBox" "widget class" "FileSelectionBox"
- XmFileSelectionBoxGetChild(3)
- A FileSelectionBox function used to access a component "XmFileSelectionBoxGetChild" "FileSelectionBox functions" "XmFileSelectionBoxGetChild"
- XmFileSelectionDoSearch(3)
- A FileSelectionBox function that initiates a directory search "XmFileSelectionDoSearch" "FileSelectionBox functions" "XmFileSelectionDoSearch"
- XmFontList(3)
- Data type for a font list "XmFontList" "data types" "XmFontList"
- XmFontListAdd(3)
- A font list function that creates a new font list "XmFontListAdd" "font list functions" "XmFontListAdd"
- XmFontListAppendEntry(3)
- A font list function that appends an entry to a font list "XmFontListAppendEntry" "font list functions" "XmFontListAppendEntry"
- XmFontListEntryFree(3)
- A font list function that recovers memory used by a font list entry "XmFontListEntryFree" "font list functions" "XmFontListEntryFree"
- XmFontListEntryLoad(3)
- A font list function that loads a font or creates a font set and creates an accompanying font list entry "XmFontListEntryLoad" "font list functions" "XmFontListEntryLoad"
- XmFontListFree(3)
- A font list function that recovers memory used by a font list "XmFontListFree" "font list functions" "XmFontListFree"
- XmFontListFreeFontContext(3)
- A font list function that instructs the toolkit that the font list context is no longer needed "XmFontListFreeFontContext" "font list functions" "XmFontListFreeFontContext"
- XmFontListGetNextFont(3)
- A font list function that allows applications to access the fonts and character sets in a font list "XmFontListGetNextFont" "font list functions" "XmFontListGetNextFont"
- XmFontSelector(3), The(3)
- Font Selector widget
- XmForm(3)
- The Form widget class "XmForm" "widget class" "Form"
- XmFrame(3)
- The Frame widget class "XmFrame" "widget class" "Frame"
- XmGadget(3)
- The Gadget widget class "XmGadget" "widget class" "Gadget"
- XmGetColorCalculation(3)
- A function to get the procedure used for default color calculation "XmGetColorCalculation" "Color functions" "XmGetColorCalculation"
- XmGetColors(3)
- A function that generates foreground, select, and shadow colors "XmGetColors" "Color functions" "XmGetColors"
- XmGetDestination(3)
- A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations "XmGetDestination"
- XmGetDragContext(3)
- A Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp "XmGetDragContext" "Drag and Drop functions" "XmGetDragContext"
- XmGetFocusWidget(3)
- Returns the ID of the widget that has keyboard focus "XmGetFocusWidget" "traversal functions" "XmGetFocusWidget"
- XmGetMenuCursor(3)
- A function that returns the cursor ID for the current menu cursor "XmGetMenuCursor"
- XmGetPixmap(3)
- A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap "XmGetPixmap" "pixmaps"
- XmGetPixmapByDepth(3)
- A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap "XmGetPixmapByDepth" "pixmaps"
- XmGetPostedFromWidget(3)
- A RowColumn function that returns the widget from which a menu was posted "XmGetPostedFromWidget" "RowColumn functions" "XmGetPostedFromWidget"
- XmGetScaledPixmap(3)
- read a pixmap file and scale it according to pixmap and print resolution
- XmGetSecondaryResourceData(3)
- A function that provides access to secondary widget resource data "XmGetSecondaryResourceData"
- XmGetTabGroup(3)
- Returns the widget ID of a tab group "XmGetTabGroup" "traversal functions" "XmGetTabGroup"
- XmGetTearOffControl(3)
- A RowColumn function that obtains the widget ID for the tear-off control in a menu "XmGetTearOffControl" "RowColumn functions" "XmGetTearOffControl"
- XmGetVisibility(3)
- A function that determines if a widget is visible "XmGetVisibility"
- XmGetXmDisplay(3)
- A Display function that returns the XmDisplay object ID for a specified display "XmGetXmDisplay" "Display functions" "XmGetXmDisplay"
- XmGetXmScreen(3)
- A Screen function that returns the XmScreen object ID for a specified screen "XmGetXmScreen"
- XmGrabShell(3)
- Motif-compatible popup shell widget which grabs the keyboard and pointer
- XmHierarchy(3)
- The Hierarchy widget class "XmHierarchy" "Hierarchy" "hierarchy"
- XmHierarchyGetChildNodes(3)
- A List function that returns all instances of an item in the list "XmListGetMatchPos" "List functions" "XmListGetMatchPos"
- XmHierarchyOpenAllAncestors(3)
- A Hierarchy function that opens all ancestors of the Hierarchy "XmListAddItem" "List functions" "XmListAddItem"
- XmIconBox(3)
- The IconBox widget class
- XmIconBoxIsCellEmpty(3)
- A function that determines whether a cell in the IconBox is empty "XmIconBoxIsCellEmpty" "IconBox functions" "XmIconBoxIsCellEmpty"
- XmIconButton(3), The(3)
- Icon Button widget
- XmIconGadget(3)
- The IconGadget widget class "XmIconGadget" "iconGadget" "IconGadget"
- XmImCloseXIM(3)
- An input manager function that releases the input method associated with a specified widget "XmImCloseXIM" "input manager functions" "XmImCloseXIM"
- XmImFreeXIC(3)
- An input manager function that unregisters widgets for an XIC "XmImFreeXIC" "input manager functions" "XmImFreeXIC"
- XmImGetXIC(3)
- An input manager function that obtains an XIC for a widget "XmImGetXIC" "input manager functions" "XmImGetXIC"
- XmImGetXIM(3)
- An input manager function that retrieves the input method associated with a specified widget "XmImGetXIM" "input manager functions" "XmImGetXIM"
- XmImMbLookupString(3)
- An input manager function that retrieves a composed string from an input method "XmImMbLookupString" "input manager functions" "XmImMbLookupString"
- XmImMbResetIC(3)
- An input manager function that resets the input context for a widget
- XmImRegister(3)
- An input manager function that registers a widget with an input manager "XmImRegister" "input manager functions" "XmImRegister"
- XmImSetFocusValues(3)
- An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes "XmImSetFocusValues" "input manager functions" "XmImSetFocusValues"
- XmImSetValues(3)
- An input manager function that updates attributes of an input context "XmImSetValues" "input manager functions" "XmImSetValues"
- XmImSetXIC(3)
- An input manager function that registers an existing XIC with a widget "XmImSetXIC" "input manager functions" "XmImSetXIC"
- XmImUnregister(3)
- An input manager function that removes a widget from association with its input manager "XmImUnregister" "input manager functions" "XmImUnregister"
- XmImUnsetFocus(3)
- An input manager function that notifies an input method that a widget has lost input focus "XmImUnsetFocus" "input manager functions" "XmImUnsetFocus"
- XmImVaSetFocusValues(3)
- An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes "XmImVaSetFocusValues" "input manager functions" "XmImVaSetFocusValues"
- XmImVaSetValues(3)
- An input manager function that updates attributes of an input context "XmImVaSetValues" "input manager functions" "XmImVaSetValues"
- XmInstallImage(3)
- A pixmap caching function that adds an image to the image cache "XmInstallImage" "pixmaps"
- XmIsMotifWMRunning(3)
- A function that determines whether the window manager is running "XmIsMotifWMRunning"
- XmIsTraversable(3)
- A function that identifies whether a widget can be traversed "XmIsTraversable"
- XmLabel(3)
- The Label widget class "XmLabel" "widget class" "Label"
- XmLabelGadget(3)
- The LabelGadget widget class "XmLabelGadget" "widget class" "LabelGadget"
- XmList(3)
- The List widget class "XmList" "widget class" "List"
- XmListAddItem(3)
- A List function that adds an item to the list "XmListAddItem" "List functions" "XmListAddItem"
- XmListAddItemUnselected(3)
- A List function that adds an item to the list "XmListAddItemUnselected" "List functions" "XmListAddItemUnselected"
- XmListAddItems(3)
- A List function that adds items to the list "XmListAddItems" "List functions" "XmListAddItems"
- XmListAddItemsUnselected(3)
- A List function that adds items to a list "XmListAddItemsUnselected" "List functions" "XmListAddItemsUnselected"
- XmListDeleteAllItems(3)
- A List function that deletes all items from the list "XmListDeleteAllItems" "List functions" "XmListDeleteAllItems"
- XmListDeleteItem(3)
- A List function that deletes an item from the list "XmListDeleteItem" "List functions" "XmListDeleteItem"
- XmListDeleteItems(3)
- A List function that deletes items from the list "XmListDeleteItems" "List functions" "XmListDeleteItems"
- XmListDeleteItemsPos(3)
- A List function that deletes items from the list starting at the given position "XmListDeleteItemsPos" "List functions" "XmListDeleteItemsPos"
- XmListDeletePos(3)
- A List function that deletes an item from a list at a specified position "XmListDeletePos" "List functions" "XmListDeletePos"
- XmListDeletePositions(3)
- A List function that deletes items from a list based on an array of positions "XmListDeletePositions" "List functions" "XmListDeletePositions"
- XmListDeselectAllItems(3)
- A List function that unhighlights and removes all items from the selected list "XmListDeselectAllItems" "List functions" "XmListDeselectAllItems"
- XmListDeselectItem(3)
- A List function that deselects the specified item from the selected list "XmListDeselectItem" "List functions" "XmListDeselectItem"
- XmListDeselectPos(3)
- A List function that deselects an item at a specified position in the list "XmListDeselectPos" "List functions" "XmListDeselectPos"
- XmListGetKbdItemPos(3)
- A List function that returns the position of the item at the location cursor "XmListGetKbdItemPos" "List functions" "XmListGetKbdItemPos"
- XmListGetSelectedPos(3)
- A List function that returns the position of every selected item in the list "XmListGetSelectedPos" "List functions" "XmListGetSelectedPos"
- XmListItemExists(3)
- A List function that checks if a specified item is in the list "XmListItemExists" "List functions" "XmListItemExists"
- XmListPosSelected(3)
- A List function that determines if the list item at a specified position is selected "XmListPosSelected" "List functions" "XmListPosSelected"
- XmListPosToBounds(3)
- A List function that returns the bounding box of an item at a specified position in a list "XmListPosToBounds" "List functions" "XmListPosToBounds"
- XmListReplaceItems(3)
- A List function that replaces the specified elements in the list "XmListReplaceItems" "List functions" "XmListReplaceItems"
- XmListReplaceItemsPos(3)
- A List function that replaces the specified elements in the list "XmListReplaceItemsPos" "List functions" "XmListReplaceItemsPos"
- XmListReplaceItemsPosUnselected(3)
- A List function that replaces items in a list without selecting the replacement items "XmListReplaceItemsPosUn%selected" "List functions" "XmListReplaceItemsPosUn%selected"
- XmListReplaceItemsUnselected(3)
- A List function that replaces items in a list "XmListReplaceItemsUn%selected" "List functions" "XmListReplaceItemsUn%selected"
- XmListReplacePositions(3)
- A List function that replaces items in a list based on position "XmListReplacePositions" "List functions" "XmListReplacePositions"
- XmListSelectPos(3)
- A List function that selects an item at a specified position in the list "XmListSelectPos" "List functions" "XmListSelectPos"
- XmListSetAddMode(3)
- A List function that sets add mode in the list "XmListSetAddMode" "List functions" "XmListSetAddMode"
- XmListSetBottomPos(3)
- A List function that makes a specified item the last visible item in the list "XmListSetBottomPos" "List functions" "XmListSetBottomPos"
- XmListSetHorizPos(3)
- A List function that scrolls to the specified position in the list "XmListSetHorizPos" "List functions" "XmListSetHorizPos"
- XmListSetKbdItemPos(3)
- A List function that sets the location cursor at a specified position "XmListSetKbdItemPos" "List functions" "XmListSetKbdItemPos"
- XmListUpdateSelectedList(3)
- A List function that updates the XmNselectedItems resource "XmListUpdateSelectedList" "List functions" "XmListUpdateSelectedList"
- XmListYToPos(3)
- A List function that returns the position of the item at a specified y-coordinate "XmListYToPos" "List functions" "XmListYToPos"
- XmMainWindow(3)
- The MainWindow widget class "XmMainWindow" "widget class" "MainWindow"
- XmMainWindowSep1(3)
- A MainWindow function that returns the widget ID of the first Separator "XmMainWindowSep1" "MainWindow functions" "XmMainWindowSep1"
- XmMainWindowSep2(3)
- A MainWindow function that returns the widget ID of the second Separator widget "XmMainWindowSep2" "MainWindow functions" "XmMainWindowSep2"
- XmMainWindowSep3(3)
- A MainWindow function that returns the widget ID of the third Separator widget "XmMainWindowSep3" "MainWindow functions" "XmMainWindowSep3"
- XmMainWindowSetAreas(3)
- A MainWindow function that identifies manageable children for each area "XmMainWindowSetAreas" "MainWindow functions" "XmMainWindowSetAreas"
- XmManager(3)
- The Manager widget class "XmManager" "widget class" "Manager"
- XmMapSegmentEncoding(3)
- A compound string function that returns the compound text encoding format associated with the specified font list tag "XmMapSegmentEncoding" "compound string functions" "XmMapSegmentEncoding"
- XmMenuShell(3)
- The MenuShell widget class "XmMenuShell" "widget class" "MenuShell"
- XmMessageBox(3)
- The MessageBox widget class "XmMessageBox" "widget class" "MessageBox"
- XmMessageBoxGetChild(3)
- A MessageBox function that is used to access a component "XmMessageBoxGetChild" "MessageBox functions" "XmMessageBoxGetChild"
- XmMultiList(3)
- The Multi-column List widget
- XmMultiListDeselectItems(3)
- A MultiList function that deselects items in the list by matching column entries "XmMultiListDeselectItems" "List functions" "XmMultiListDeselectItems"
- XmMultiListDeselectRow(3)
- A MultiList function that deselects a row in the list "XmMultiListSelectRow" "MultiList functions" "XmMultiListSelectRow"
- XmMultiListGetSelectedRowArray(3)
- an MultiList function that returns an array of integers which are selected row numbers. "XmMultiListGetSelectedRowArray" "List functions" "XmMultiListGetSelectedRowArray"
- XmMultiListGetSelectedRows(3)
- an MultiList function that returns the rows that currently are selected. "XmMultiListGetSelectedRows" "List functions" "XmMultiListGetSelectedRows"
- XmMultiListMakeRowVisible(3)
- A MultiList function that shifts the visible list rows as desired "XmMultiListSelectRow" "MultiList functions" "XmMultiListSelectRow"
- XmMultiListToggleRow(3)
- An MultiList function that toggles the selection state of a specified row "XmMultiListToggleRow" "Extended List functions" "XmMultiListToggleRow"
- XmMultiListUnselectAllItems(3)
- an MultiList function that deselects all rows of the list "XmMultiListUnselectAllItems" "MultiList functions" "XmMultiListUnselectAllItems"
- XmMultiListUnselectItem(3)
- An MultiList function that deselects the specified item of the list "XmMultiListUnselectItem" "Extended List functions" "XmMultiListUnselectItem"
- XmNotebook(3)
- The Notebook widget class "XmNotebook" "widget class" "Notebook"
- XmObjectAtPoint(3)
- A toolkit function that determines which child intersects or comes closest to a specified point "XmObjectAtPoint"
- XmOptionButtonGadget(3)
- A RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu "XmOptionButtonGadget" "RowColumn functions" "XmOptionButtonGadget"
- XmOptionLabelGadget(3)
- A RowColumn function that obtains the widget ID for the LabelGadget in an OptionMenu "XmOptionLabelGadget" "RowColumn functions" "XmOptionLabelGadget"
- XmOutline(3)
- The Outline widget class "XmOutline" "widget class" "Outline"
- XmPaned(3)
- The Paned widget class "XmPaned" "widget class" "Paned Window"
- XmPanedGetPanes(3)
- A Paned function that returns the number of panes in the paned widget "XmPanedGetPanes" "Paned functions" "XmPanedGetPanes"
- XmPanedWindow(3)
- The PanedWindow widget class "XmPanedWindow" "widget class" "PanedWindow"
- XmParseMapping(3)
- Data type for a compound string parse mapping "XmParseMapping" "data types" "XmParseMapping"
- XmParseMappingCreate(3)
- A compound string function to create a parse mapping "XmParseMappingCreate" "compound string functions" "XmParseMappingCreate"
- XmParseMappingFree(3)
- A compound string function to free a parse mapping "XmParseMappingFree" "compound string functions" "XmParseMappingFree"
- XmParseMappingGetValues(3)
- A compound string function to retrieve attributes of a parse mapping "XmParseMappingGetValues" "compound string functions" "XmParseMappingGetValues"
- XmParseMappingSetValues(3)
- A compound string function to set attributes of a parse mapping "XmParseMappingSetValues" "compound string functions" "XmParseMappingSetValues"
- XmParseTable(3)
- Data type for a compound string parse table "XmParseTable" "data types" "XmParseTable"
- XmParseTableFree(3)
- A compound string function that recovers memory "XmParseTableFree" "compound string functions" "XmParseTableFree"
- XmPrimitive(3)
- The Primitive widget class "XmPrimitive" "widget class" "Primitive"
- XmPrintPopupPDM(3)
- Send a notification for the PDM to be popped up
- XmPrintSetup(3)
- setup and create a Print Shell widget
- XmPrintShell(3)
- a shell widget class used for printing in Motif
- XmPrintToFile(3)
- Retrieves and saves data that would normally be printed by the X Print Server
- XmProcessTraversal(3)
- A function that determines which component receives keyboard events when a widget has the focus "XmProcessTraversal"
- XmPushButton(3)
- The PushButton widget class "XmPushButton" "widget class" "PushButton"
- XmPushButtonGadget(3)
- The PushButtonGadget widget class "XmPushButtonGadget" "widget class" "PushButtonGadget"
- XmRedisplayWidget(3)
- Synchronously activates the expose method of a widget to draw its content
- XmRegisterSegmentEncoding(3)
- A compound string function that registers a compound text encoding format for a specified font list element tag "XmRegisterSegment%Encoding" "compound string functions" "XmRegisterSegment%Encoding"
- XmRemoveFromPostFromList(3)
- a RowColumn function that disables a menu for a particular widget "XmRemoveFromPostFromList" "RowColumn functions" "XmRemoveFromPostFromList"
- XmRemoveProtocolCallback(3)
- A VendorShell function that removes a callback from the internal list "XmRemoveProtocol%Callback" "VendorShell functions" "XmRemoveProtocol%Callback" "protocols"
- XmRemoveProtocols(3)
- A VendorShell function that removes the protocols from the protocol manager and deallocates the internal tables "XmRemoveProtocols" "VendorShell functions" "XmRemoveProtocols" "protocols"
- XmRemoveWMProtocolCallback(3)
- A VendorShell convenience interface that removes a callback from the internal list "XmRemoveWMProtocol%Callback" "VendorShell functions" "XmRemoveWMProtocol%Callback" "protocols"
- XmRemoveWMProtocols(3)
- A VendorShell convenience interface that removes the protocols from the protocol manager and deallocates the internal tables "XmRemoveWMProtocols" "VendorShell functions" "XmRemoveWMProtocols" "protocols"
- XmRenderTable(3)
- Data type for a render table "XmRenderTable"
- XmRenderTableAddRenditions(3)
- Creates a new render table "XmRenderTableAddRenditions"
- XmRenderTableCopy(3)
- A render table function that copies renditions "XmRenderTableCopy"
- XmRenderTableCvtFromProp(3)
- A render table function that converts from a string representation to a render table "XmRenderTableCvtFromProp" "render table functions" "XmRenderTableCvtFromProp"
- XmRenderTableCvtToProp(3)
- A render table function that converts a render table to a string representation "XmRenderTableCvtToProp" "render table functions" "XmRenderTableCvtToProp"
- XmRenderTableFree(3)
- A render table function that recovers memory "XmRenderTableFree"
- XmRenderTableGetRendition(3)
- A convenience function that matches a rendition tag "XmRenderTableGetRendition"
- XmRenderTableGetRenditions(3)
- A convenience function that matches rendition tags "XmRenderTableGetRenditions"
- XmRenderTableGetTags(3)
- A convenience function that gets rendition tags "XmRenderTableGetTags"
- XmRenderTableRemoveRenditions(3)
- A convenience function that removes renditions "XmRenderTableRemoveRenditions"
- XmRendition(3)
- The Rendition registry "XmRendition"
- XmRenditionCreate(3)
- A convenience function that creates a rendition "XmRenditionCreate"
- XmRenditionFree(3)
- A convenience function that frees a rendition "XmRenditionFree"
- XmRenditionRetrieve(3)
- A convenience function that retrieves rendition resources "XmRenditionRetrieve"
- XmRenditionUpdate(3)
- A convenience function that modifies resources "XmRenditionUpdate"
- XmRepTypeAddReverse(3)
- A representation type manager function that installs the reverse converter for a previously registered representation type "XmRepTypeAddReverse" "representation type manager functions" "XmRepTypeAddReverse"
- XmRepTypeGetId(3)
- A representation type manager function that retrieves the identification number of a representation type "XmRepTypeGetId" "representation type manager functions" "XmRepTypeGetId"
- XmRepTypeGetRecord(3)
- A representation type manager function that returns information about a representation type "XmRepTypeGetRecord" "representation type manager functions" "XmRepTypeGetRecord"
- XmRepTypeGetRegistered(3)
- A representation type manager function that returns a copy of the registration list "XmRepTypeGetRegistered" "representation type manager functions" "XmRepTypeGetRegistered"
- XmRepTypeInstallTearOffModelConverter(3)
- A representation type manager function that installs the resource converter for XmNtearOffModel. "XmRepTypeInstallTearOff%ModelConverter" "representation type manager functions" "XmRepTypeInstallTearOff%ModelConverter"
- XmRepTypeValidValue(3)
- A representation type manager function that tests the validity of a numerical value of a representation type resource "XmRepTypeValidValue" "representation type manager functions" "XmRepTypeValidValue"
- XmResolveAllPartOffsets(3)
- A function that allows writing of upward-compatible applications and widgets "XmResolveAllPartOffsets"
- XmResolvePartOffsets(3)
- A function that allows writing of upward-compatible applications and widgets "XmResolvePartOffsets"
- XmRowColumn(3)
- The RowColumn widget class "XmRowColumn" "widget class" "RowColumn"
- XmScale(3)
- The Scale widget class "XmScale" "widget class" "Scale"
- XmScaleGetValue(3)
- A Scale function that returns the current slider position "XmScaleGetValue" "Scale functions" "XmScaleGetValue"
- XmScaleSetValue(3)
- A Scale function that sets a slider value "XmScaleSetValue" "Scale functions" "XmScaleSetValue"
- XmScreen(3)
- The Screen widget class "XmScreen" "widget class" "XmScreen"
- XmScrollBar(3)
- The ScrollBar widget class "XmScrollBar" "widget class" "ScrollBar"
- XmScrollBarSetValues(3)
- A ScrollBar function that changes ScrollBar's increment values and the slider's size and position "XmScrollBarSetValues" "ScrollBar functions" "XmScrollBarSetValues"
- XmScrollVisible(3)
- A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible "XmScrollVisible" "Scrolled Window functions" "XmScrollVisible"
- XmScrolledWindow(3)
- The ScrolledWindow widget class "XmScrolledWindow" "widget class" "ScrolledWindow"
- XmScrolledWindowSetAreas(3)
- A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget "XmScrolledWindowSetAreas" "ScrolledWindow functions" "XmScrolledWindowSetAreas"
- XmSelectionBox(3)
- The SelectionBox widget class "XmSelectionBox" "widget class" "SelectionBox"
- XmSelectionBoxGetChild(3)
- A SelectionBox function that is used to access a component "XmSelectionBoxGetChild" "SelectionBox functions" "XmSelectionBoxGetChild"
- XmSeparator(3)
- The Separator widget class "XmSeparator" "widget class" "Separator"
- XmSeparatorGadget(3)
- The SeparatorGadget widget class "XmSeparatorGadget" "widget class" "SeparatorGadget"
- XmSetColorCalculation(3)
- A function to set the procedure used for default color calculation "XmSetColorCalculation" "Color functions" "XmSetColorCalculation"
- XmSetFontUnit(3)
- A function that sets the font unit value for a display "XmSetFontUnit"
- XmSetFontUnits(3)
- A function that sets the font unit value for a display "XmSetFontUnits"
- XmSetMenuCursor(3)
- A function that modifies the menu cursor for a client "XmSetMenuCursor"
- XmSetProtocolHooks(3)
- A VendorShell function that allows preactions and postactions to be executed when a protocol message is received from MWM "XmSetProtocolHooks" "VendorShell functions" "XmSetProtocolHooks" "protocols"
- XmSetWMProtocolHooks(3)
- A VendorShell convenience interface that allows preactions and postactions to be executed when a protocol message is received from the window manager "XmSetWMProtocolHooks" "VendorShell functions" "XmSetWMProtocolHooks" "protocols"
- XmSimpleSpinBox(3)
- a simple SpinBox widget class
- XmSimpleSpinBoxAddItem(3)
- add an item to the XmSimpleSpinBox
- XmSimpleSpinBoxDeletePos(3)
- delete a XmSimpleSpinBox item
- XmSlideContext(3)
- The SlideContext widget class
- XmSpinBox(3)
- The SpinBox widget class "XmSpinBox" "widget class" "SpinBox"
- XmSpinBoxValidatePosition(3)
- translate the current value of the specified XmSpinBox child into a valid position
- XmString(3)
- Data type for a compound string "XmString" "data types" "XmString"
- XmStringBaseline(3)
- A compound string function that returns the number of pixels between the top of the character box and the baseline of the first line of text "XmStringBaseline" "compound string functions" "XmStringBaseline"
- XmStringByteCompare(3)
- A compound string function that indicates the results of a byte-by-byte comparison "XmStringByteCompare" "compound string functions" "XmStringByteCompare"
- XmStringCompare(3)
- A compound string function that compares two strings "XmStringCompare" "compound string functions" "XmStringCompare"
- XmStringComponentCreate(3)
- A compound string function that creates arbitrary components "XmStringComponentCreate"
- XmStringComponentType(3)
- Data type for compound string components "XmStringComponentType" "data types" "XmStringComponentType"
- XmStringConcat(3)
- A compound string function that appends one string to another "XmStringConcat" "compound string functions" "XmStringConcat"
- XmStringConcatAndFree(3)
- A compound string function that appends one string to another and frees the original strings "XmStringConcatAndFree" "compound string functions" "XmStringConcatAndFree"
- XmStringCopy(3)
- A compound string function that makes a copy of a string "XmStringCopy" "compound string functions" "XmStringCopy"
- XmStringCreate(3)
- A compound string function that creates a compound string "XmStringCreate" "compound string functions" "XmStringCreate"
- XmStringCreateLocalized(3)
- A compound string function that creates a compound string in the current locale "XmStringCreateLocalized" "compound string functions" "XmStringCreateLocalized"
- XmStringCreateLtoR(3)
- A compound string function that creates a compound string "XmStringCreateLtoR" "compound string functions" "XmStringCreateLtoR"
- XmStringCreateSimple(3)
- A compound string function that creates a compound string in the language environment of a widget "XmStringCreateSimple" "compound string functions" "XmStringCreateSimple"
- XmStringDirection(3)
- Data type for the direction of display in a string "XmStringDirection" "data types" "XmStringDirection"
- XmStringDirectionCreate(3)
- A compound string function that creates a compound string "XmStringDirectionCreate" "compound string functions" "XmStringDirectionCreate"
- XmStringDirectionToDirection(3)
- A function that converts from XmStringDirection to XmDirection "XmStringDirectionToDirection"
- XmStringDraw(3)
- A compound string function that draws a compound string in an X window "XmStringDraw" "compound string functions" "XmStringDraw"
- XmStringDrawImage(3)
- A compound string function that draws a compound string in an X Window and creates an image "XmStringDrawImage" "compound string functions" "XmStringDrawImage"
- XmStringDrawUnderline(3)
- A compound string function that underlines a string drawn in an X Window "XmStringDrawUnderline" "compound string functions" "XmStringDrawUnderline"
- XmStringEmpty(3)
- A compound string function that provides information on the existence of non-zero-length text components "XmStringEmpty" "compound string functions" "XmStringEmpty"
- XmStringExtent(3)
- A compound string function that determines the size of the smallest rectangle that will enclose the compound string "XmStringExtent" "compound string functions" "XmStringExtent"
- XmStringFree(3)
- A compound string function that conditionally deallocates memory "XmStringFree" "compound string functions" "XmStringFree"
- XmStringFreeContext(3)
- A compound string function that releases the string scanning context data structure "XmStringFreeContext" "compound string functions" "XmStringFreeContext"
- XmStringGenerate(3)
- A convenience function that generates a compound string "XmStringGenerate"
- XmStringGetLtoR(3)
- A compound string function that searches for a text segment in the input compound string "XmStringGetLtoR" "compound string functions" "XmStringGetLtoR"
- XmStringGetNextComponent(3)
- A compound string function that returns the type and value of the next component in a compound string "XmStringGetNextComponent" "compound string functions" "XmStringGetNextComponent"
- XmStringGetNextSegment(3)
- A compound string function that fetches the bytes in the next segment of a compound string "XmStringGetNextSegment" "compound string functions" "XmStringGetNextSegment"
- XmStringGetNextTriple(3)
- An XmString function that returns the type, length, and value of the next component in the compound string "XmStringGetNextTriple"
- XmStringHasSubstring(3)
- A compound string function that indicates whether one compound string is contained within another "XmStringHasSubstring" "compound string functions" "XmStringHasSubstring"
- XmStringHeight(3)
- A compound string function that returns the line height of the given compound string "XmStringHeight" "compound string functions" "XmStringHeight"
- XmStringInitContext(3)
- A compound string function that creates a data structure for scanning an XmString component by component "XmStringInitContext" "compound string functions" "XmStringInitContext"
- XmStringIsVoid(3)
- A compound string function that provides information on the existence of non-zero-length text components, tab components, or separator components "XmStringIsVoid" "compound string functions" "XmStringIsVoid"
- XmStringLength(3)
- A compound string function that obtains the length of a compound string "XmStringLength" "compound string functions" "XmStringLength"
- XmStringLineCount(3)
- A compound string function that returns the number of separators plus one in the provided compound string "XmStringLineCount" "compound string functions" "XmStringLineCount"
- XmStringNConcat(3)
- A compound string function that appends a specified number of bytes to a compound string "XmStringNConcat" "compound string functions" "XmStringNConcat"
- XmStringNCopy(3)
- A compound string function that creates a copy of a compound string "XmStringNCopy" "compound string functions" "XmStringNCopy"
- XmStringParseText(3)
- A function that converts a character string to a compound string "XmStringParseText" "compound string functions" "XmStringParseText"
- XmStringPeekNextComponent(3)
- A compound string function that returns the component type of the next component to be fetched "XmStringPeekNextComponent" "compound string functions" "XmStringPeekNextComponent"
- XmStringPutRendition(3)
- A convenience function that places renditions around strings "XmStringPutRendition"
- XmStringSegmentCreate(3)
- A compound string function that creates a compound string "XmStringSegmentCreate" "compound string functions" "XmStringSegmentCreate"
- XmStringSeparatorCreate(3)
- A compound string function that creates a compound string "XmStringSeparatorCreate" "compound string functions" "XmStringSeparatorCreate"
- XmStringTable(3)
- Data type for an array of compound strings "XmStringTable" "data types" "XmStringTable"
- XmStringTableParseStringArray(3)
- A convenience function that converts an array of strings to a compound string table "XmStringTableParseStringArray"
- XmStringTableToXmString(3)
- A convenience function that converts a compound string table to a single compound string "XmStringTableToXmString"
- XmStringTableUnparse(3)
- A convenience function that converts a table of compound strings to an array of text "XmStringTableUnparse"
- XmStringToXmStringTable(3)
- A convenience function that converts a single compound string to a table of compound strings "XmStringTableToXmString"
- XmStringUnparse(3)
- A compound string function that unparses text "XmStringUnparse"
- XmStringWidth(3)
- A compound string function that returns the width of the widest line in a compound string "XmStringWidth" "compound string functions" "XmStringWidth"
- XmTab(3)
- Data type for a tab stop "XmTab"
- XmTabList(3)
- Data type for a tab list "XmTabList"
- XmTabStack(3)
- The TabStack widget class
- XmTabStackGetSelectedTab(3)
- A TabStack function that returns the widget ID of the currently selectedtab "XmTabStackGetSelectedTab" "TabStack functions" "XmTabStackGetSelectedTab"
- XmTabStackSelectTab(3)
- A TabStack function that sets the currently displayed child "XmTabStackSelecttab" "TabStack functions" "XmTabStackSelectTab"
- XmTabStackXYToWidget(3)
- A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that space "XmTabStackXYToWidget" "TabStack functions" "XmTabStackXYToWidget"
- XmTargetsAreCompatible(3)
- A function that tests whether the target types match between a drop site and source object "XmTargetsAreCompatible" "Drag and Drop functions" "XmTargetsAreCompatible"
- XmTearOffButton(3)
- Motif-compatible detachable button widget
- XmText(3)
- The Text widget class "XmText" "widget class" "Text"
- XmTextCopy(3)
- A Text function that copies the primary selection to the clipboard "XmTextCopy" "Text functions" "XmTextCopy"
- XmTextCopyLink(3)
- A Text function that copies a link to the primary selection to the clipboard "XmTextCopyLink" "Text functions" "XmTextCopyLink"
- XmTextCut(3)
- A Text function that copies the primary selection to the clipboard and deletes the selected text "XmTextCut" "Text functions" "XmTextCut"
- XmTextDisableRedisplay(3)
- A Text function that temporarily prevents visual update of the Text widget "XmTextDisableRedisplay" "Text functions" "XmTextDisableRedisplay"
- XmTextEnableRedisplay(3)
- A Text function that forces the visual update of a Text widget "XmTextEnableRedisplay" "Text functions" "XmTextEnableRedisplay"
- XmTextField(3)
- The TextField class
- XmTextFieldClearSelection(3)
- A TextField function that clears the primary selection "XmTextFieldClearSelection" "TextField functions" "XmTextFieldClearSelection"
- XmTextFieldCopy(3)
- A TextField function that copies the primary selection to the clipboard "XmTextFieldCopy" "TextField functions" "XmTextFieldCopy"
- XmTextFieldCopyLink(3)
- A TextField function that copies a link to the primary selection to the clipboard "XmTextFieldCopyLink" "TextField functions" "XmTextFieldCopyLink"
- XmTextFieldCut(3)
- A TextField function that copies the primary selection to the clipboard and deletes the selected text "XmTextFieldCut" "TextField functions" "XmTextFieldCut"
- XmTextFieldGetBaseline(3)
- A TextField function that accesses the y position of the baseline "XmTextFieldGetBaseline" "TextField functions" "XmTextFieldGetBaseline"
- XmTextFieldGetEditable(3)
- A TextField function that accesses the edit permission state "XmTextFieldGetEditable" "TextField functions" "XmTextFieldGetEditable"
- XmTextFieldGetInsertionPosition(3)
- A TextField function that accesses the position of the insertion cursor "XmTextFieldGetInsertion%Position" "TextField functions" "XmTextFieldGetInsertion%Position"
- XmTextFieldGetLastPosition(3)
- A TextField function that accesses the position of the last text character "XmTextFieldGetLastPosition" "TextField functions" "XmTextFieldGetLastPosition"
- XmTextFieldGetMaxLength(3)
- A TextField function that accesses the value of the current maximum allowable length of a text string entered from the keyboard "XmTextFieldGetMaxLength" "TextField functions" "XmTextFieldGetMaxLength"
- XmTextFieldGetSelection(3)
- A TextField function that retrieves the value of the primary selection "XmTextFieldGetSelection" "TextField functions" "XmTextFieldGetSelection"
- XmTextFieldGetSelectionPosition(3)
- A TextField function that accesses the position of the primary selection "XmTextFieldGetSelection%Position" "TextField functions" "XmTextFieldGetSelection%Position"
- XmTextFieldGetSelectionWcs(3)
- A TextField function that retrieves the value of a wide character encoded primary selection "XmTextFieldGetSelection%Wcs" "TextField functions" "XmTextFieldGetSelection%Wcs"
- XmTextFieldGetString(3)
- A TextField function that accesses the string value "XmTextFieldGetString" "TextField functions" "XmTextFieldGetString"
- XmTextFieldGetStringWcs(3)
- A TextField function that retrieves a copy of the wide character string value of a TextField widget "XmTextFieldGetStringWcs" "TextField functions" "XmTextFieldGetStringWcs"
- XmTextFieldGetSubstring(3)
- A TextField function that retrieves a copy of a portion of the internal text buffer "XmTextFieldGetSubstring" "TextField functions" "XmTextFieldGetSubstring"
- XmTextFieldGetSubstringWcs(3)
- A TextField function that retrieves a portion of a wide character internal text buffer "XmTextFieldGetSubstring%Wcs" "TextField functions" "XmTextFieldGetSubstring%Wcs"
- XmTextFieldInsert(3)
- A TextField function that inserts a character string into a text string "XmTextFieldInsert" "TextField functions" "XmTextFieldInsert"
- XmTextFieldInsertWcs(3)
- A TextField function that inserts a wide character string into a TextField widget "XmTextFieldInsertWcs" "TextField functions" "XmTextFieldInsertWcs"
- XmTextFieldPaste(3)
- A TextField function that inserts the clipboard selection "XmTextFieldPaste" "TextField functions" "XmTextFieldPaste"
- XmTextFieldPasteLink(3)
- A TextField function that inserts a link to the clipboard selection "XmTextFieldPasteLink" "TextField functions" "XmTextFieldPasteLink"
- XmTextFieldPosToXY(3)
- A TextField function that accesses the x and y position of a character position "XmTextFieldPosToXY" "TextField functions" "XmTextFieldPosToXY"
- XmTextFieldRemove(3)
- A TextField function that deletes the primary selection "XmTextFieldRemove" "TextField functions" "XmTextFieldRemove"
- XmTextFieldReplace(3)
- A TextField function that replaces part of a text string "XmTextFieldReplace" "TextField functions" "XmTextFieldReplace"
- XmTextFieldReplaceWcs(3)
- A TextField function that replaces part of a wide character string in a TextField widget "XmTextFieldReplaceWcs" "TextField functions" "XmTextFieldReplaceWcs"
- XmTextFieldSetAddMode(3)
- A TextField function that sets the state of Add mode "XmTextFieldSetAddMode" "TextField functions" "XmTextFieldSetAddMode"
- XmTextFieldSetEditable(3)
- A TextField function that sets the edit permission "XmTextFieldSetEditable" "TextField functions" "XmTextFieldSetEditable"
- XmTextFieldSetHighlight(3)
- A TextField function that highlights text "XmTextFieldSetHighlight" "TextField functions" "XmTextFieldSetHighlight"
- XmTextFieldSetInsertionPosition(3)
- A TextField function that sets the position of the insertion cursor "XmTextFieldSetInsertion%Position" "TextField functions" "XmTextFieldSetInsertion%Position"
- XmTextFieldSetMaxLength(3)
- A TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard "XmTextFieldSetMaxLength" "TextField functions" "XmTextFieldSetMaxLength"
- XmTextFieldSetSelection(3)
- A TextField function that sets the primary selection of the text "XmTextFieldSetSelection" "TextField functions" "XmTextFieldSetSelection"
- XmTextFieldSetString(3)
- A TextField function that sets the string value "XmTextFieldSetString" "TextField functions" "XmTextFieldSetString"
- XmTextFieldSetStringWcs(3)
- A TextField function that sets a wide character string value "XmTextFieldSetStringWcs" "TextField functions" "XmTextFieldSetStringWcs"
- XmTextFieldShowPosition(3)
- A TextField function that forces text at a given position to be displayed "XmTextFieldShowPosition" "TextField functions" "XmTextFieldShowPosition"
- XmTextFieldXYToPos(3)
- A TextField function that accesses the character position nearest an x and y position "XmTextFieldXYToPos" "TextField functions" "XmTextFieldXYToPos"
- XmTextFindString(3)
- A Text function that finds the beginning position of a text string "XmTextFindString" "Text functions" "XmTextFindString"
- XmTextFindStringWcs(3)
- A Text function that finds the beginning position of a wide character text string "XmTextFindStringWcs" "Text functions" "XmTextFindStringWcs"
- XmTextGetCenterline(3)
- Return the height (length) of a character string when the writing direction is vertical
- XmTextGetEditable(3)
- A Text function that accesses the edit permission state "XmTextGetEditable" "Text functions" "XmTextGetEditable"
- XmTextGetMaxLength(3)
- A Text function that accesses the value of the current maximum allowable length of a text string entered from the keyboard "XmTextGetMaxLength" "Text functions" "XmTextGetMaxLength"
- XmTextGetSelectionWcs(3)
- A Text function that retrieves the value of a wide character encoded primary selection "XmTextGetSelectionWcs" "Text functions" "XmTextGetSelectionWcs"
- XmTextGetSource(3)
- A Text function that accesses the source of the widget "XmTextGetSource" "Text functions" "XmTextGetSource"
- XmTextGetStringWcs(3)
- A Text function that retrieves a copy of the wide character string value of a Text widget "XmTextGetStringWcs" "Text functions" "XmTextGetStringWcs"
- XmTextGetSubstringWcs(3)
- A Text function that retrieves a portion of a wide character internal text buffer "XmTextGetSubstringWcs" "Text functions" "XmTextGetSubstringWcs"
- XmTextGetTopCharacter(3)
- A Text function that accesses the position of the first character displayed "XmTextGetTopCharacter" "Text functions" "XmTextGetTopCharacter"
- XmTextInsertWcs(3)
- A Text function that inserts a wide character string into a Text widget "XmTextInsertWcs" "Text functions" "XmTextInsertWcs"
- XmTextPaste(3)
- A Text function that inserts the clipboard selection "XmTextPaste" "Text functions" "XmTextPaste"
- XmTextPasteLink(3)
- A Text function that inserts a link to the clipboard selection "XmTextPasteLink" "Text functions" "XmTextPasteLink"
- XmTextPosToXY(3)
- A Text function that accesses the x and y position of a character position "XmTextPosToXY" "Text functions" "XmTextPosToXY"
- XmTextPosition(3)
- Data type for a character position within a text string "XmTextPosition" "data types" "XmTextPosition"
- XmTextRemove(3)
- A Text function that deletes the primary selection "XmTextRemove" "Text functions" "XmTextRemove"
- XmTextReplaceWcs(3)
- A Text function that replaces part of a wide character string in a Text widget "XmTextReplaceWcs" "Text functions" "XmTextReplaceWcs"
- XmTextSetAddMode(3)
- A Text function that sets the state of Add mode "XmTextSetAddMode" "Text functions" "XmTextSetAddMode"
- XmTextSetEditable(3)
- A Text function that sets the edit permission "XmTextSetEditable" "Text functions" "XmTextSetEditable"
- XmTextSetMaxLength(3)
- A Text function that sets the value of the current maximum allowable length of a text string entered from the keyboard "XmTextSetMaxLength" "Text functions" "XmTextSetMaxLength"
- XmTextSetSource(3)
- A Text function that sets the source of the widget "XmTextSetSource" "Text functions" "XmTextSetSource"
- XmTextSetStringWcs(3)
- A Text function that sets a wide character string value "XmTextSetStringWcs" "Text functions" "XmTextSetStringWcs"
- XmTextSetTopCharacter(3)
- A Text function that sets the position of the first character displayed "XmTextSetTopCharacter" "Text functions" "XmTextSetTopCharacter"
- XmTextShowPosition(3)
- A Text function that forces text at a given position to be displayed "XmTextShowPosition" "Text functions" "XmTextShowPosition"
- XmTextXYToPos(3)
- A Text function that accesses the character position nearest an x and y position "XmTextXYToPos" "Text functions" "XmTextXYToPos"
- XmToggleButton(3)
- The ToggleButton widget class "XmToggleButton" "widget class" "ToggleButton"
- XmToggleButtonGadget(3)
- The ToggleButtonGadget widget class "XmToggleButtonGadget" "widget class" "ToggleButtonGadget"
- XmToggleButtonGadgetGetState(3)
- A ToggleButtonGadget function that obtains the state of a ToggleButtonGadget "XmToggleButtonGadgetGet%State" "ToggleButtonGadget functions" "XmToggleButtonGadgetGet%State"
- XmToggleButtonGadgetSetState(3)
- A ToggleButtonGadget function that sets or changes the current state "XmToggleButtonGadgetSet%State" "ToggleButtonGadget functions" "XmToggleButtonGadgetSet%State"
- XmTrackingEvent(3)
- A Toolkit function that provides a modal interaction "XmTrackingEvent" "Toolkit functions" "XmTrackingEvent"
- XmTrackingLocate(3)
- A Toolkit function that provides a modal interaction "XmTrackingLocate" "Toolkit functions" "XmTrackingLocate"
- XmTransferDone(3)
- A toolkit function that completes a data transfer "XmTransferDone" "toolkit functions" "XmTransferDone"
- XmTransferSendRequest(3)
- A toolkit function that transfers a MULTIPLE request "XmTransferSendRequest" "toolkit functions" "XmTransferSendRequest"
- XmTransferSetParameters(3)
- A toolkit function that establishes parameters to be passed by the next call to XmTransferValue "XmTransferSetParameters" "toolkit functions" "XmTransferSetParameters"
- XmTransferValue(3)
- A toolkit function that transfers data to a destination "XmTransferValue" "toolkit functions" "XmTransferValue"
- XmTranslateKey(3)
- The default keycode-to-keysym translator "XmTranslateKey"
- XmTree(3)
- The Tree widget class
- XmUpdateDisplay(3)
- A function that processes all pending exposure events immediately "XmUpdateDisplay"
- XmVaCreateArrowButton(3)
- XmVaCreateManagedArrowButton A ArrowButton widget convenience creation functions. "XmVaCreateArrowButton" "XmVaCreateManagedArrowButton" "creation functions"
- XmVaCreateArrowButtonGadget(3)
- XmVaCreateManagedArrowButtonGadget A ArrowButtonGadget widget convenience creation functions. "XmVaCreateArrowButtonGadget" "XmVaCreateManagedArrowButtonGadget" "creation functions"
- XmVaCreateBulletinBoard(3)
- XmVaCreateManagedBulletinBoard A BulletinBoard widget convenience creation functions. "XmVaCreateBulletinBoard" "XmVaCreateManagedBulletinBoard" "creation functions"
- XmVaCreateButtonBox(3)
- XmVaCreateManagedButtonBox A ButtonBox widget convenience creation functions. "XmVaCreateButtonBox" "XmVaCreateManagedButtonBox" "creation functions"
- XmVaCreateCascadeButton(3)
- XmVaCreateManagedCascadeButton A CascadeButton widget convenience creation functions. "XmVaCreateCascadeButton" "XmVaCreateManagedCascadeButton" "creation functions"
- XmVaCreateCascadeButtonGadget(3)
- XmVaCreateManagedCascadeButtonGadget A CascadeButtonGadget widget convenience creation functions. "XmVaCreateCascadeButtonGadget" "XmVaCreateManagedCascadeButtonGadget" "creation functions"
- XmVaCreateColorSelector(3)
- XmVaCreateManagedColorSelector A ColorSelector widget convenience creation functions. "XmVaCreateColorSelector" "XmVaCreateManagedColorSelector" "creation functions"
- XmVaCreateColumn(3)
- XmVaCreateManagedColumn A Column widget convenience creation functions. "XmVaCreateColumn" "XmVaCreateManagedColumn" "creation functions"
- XmVaCreateCombinationBox2(3)
- XmVaCreateManagedCombinationBox2 A Form widget convenience creation functions. "XmVaCreateCombinationBox2" "XmVaCreateManagedCombinationBox2" "creation functions"
- XmVaCreateComboBox(3)
- XmVaCreateManagedComboBox A ComboBox widget convenience creation functions. "XmVaCreateComboBox" "XmVaCreateManagedComboBox" "creation functions"
- XmVaCreateCommand(3)
- XmVaCreateManagedCommand A Command widget convenience creation functions. "XmVaCreateCommand" "XmVaCreateManagedCommand" "creation functions"
- XmVaCreateContainer(3)
- XmVaCreateManagedContainer A Container widget convenience creation functions. "XmVaCreateContainer" "XmVaCreateManagedContainer" "creation functions"
- XmVaCreateDataField(3)
- XmVaCreateManagedDataField A DataField widget convenience creation functions. "XmVaCreateDataField" "XmVaCreateManagedDataField" "creation functions"
- XmVaCreateDrawingArea(3)
- XmVaCreateManagedDrawingArea A DrawingArea widget convenience creation functions. "XmVaCreateDrawingArea" "XmVaCreateManagedDrawingArea" "creation functions"
- XmVaCreateDrawnButton(3)
- XmVaCreateManagedDrawnButton A DrawnButton widget convenience creation functions. "XmVaCreateDrawnButton" "XmVaCreateManagedDrawnButton" "creation functions"
- XmVaCreateDropDown(3)
- XmVaCreateManagedDropDown A DropDown widget convenience creation functions. "XmVaCreateDropDown" "XmVaCreateManagedDropDown" "creation functions" "XmVaCreateDropDown"
- XmVaCreateExt18List(3)
- XmVaCreateManagedExt18List A Form widget convenience creation functions. "XmVaCreateExt18List" "XmVaCreateManagedExt18List" "creation functions"
- XmVaCreateFileSelectionBox(3)
- XmVaCreateManagedFileSelectionBox A FileSelectionBox widget convenience creation functions. "XmVaCreateFileSelectionBox" "XmVaCreateManagedFileSelectionBox" "creation functions"
- XmVaCreateForm(3)
- XmVaCreateManagedForm A Form widget convenience creation functions. "XmVaCreateForm" "XmVaCreateManagedForm" "creation functions" "XmVaCreateForm"
- XmVaCreateFrame(3)
- XmVaCreateManagedFrame A Frame widget convenience creation functions. "XmVaCreateFrame" "XmVaCreateManagedFrame" "creation functions"
- XmVaCreateHierarchy(3)
- XmVaCreateManagedHierarchy A Hierarchy widget convenience creation functions. "XmVaCreateHierarchy" "XmVaCreateManagedHierarchy" "creation functions"
- XmVaCreateIconGadget(3)
- XmVaCreateManagedIconGadget A IconGadget widget convenience creation functions. "XmVaCreateIconGadget" "XmVaCreateManagedIconGadget" "creation functions"
- XmVaCreateLabel(3)
- XmVaCreateManagedLabel A Label widget convenience creation functions. "XmVaCreateLabel" "XmVaCreateManagedLabel" "creation functions"
- XmVaCreateLabelGadget(3)
- XmVaCreateManagedLabelGadget A LabelGadget widget convenience creation functions. "XmVaCreateLabelGadget" "XmVaCreateManagedLabelGadget" "creation functions"
- XmVaCreateList(3)
- XmVaCreateManagedList A List widget convenience creation functions. "XmVaCreateList" "XmVaCreateManagedList" "creation functions"
- XmVaCreateMainWindow(3)
- XmVaCreateManagedMainWindow A MainWindow widget convenience creation functions. "XmVaCreateMainWindow" "XmVaCreateManagedMainWindow" "creation functions"
- XmVaCreateMessageBox(3)
- XmVaCreateManagedMessageBox A MessageBox widget convenience creation functions. "XmVaCreateToggleMessageBox" "XmVaCreateManagedMessageBox" "creation functions" "XmVaCreateMessageBox"
- XmVaCreateMultiList(3)
- XmVaCreateManagedMultiList A MultiList widget convenience creation functions. "XmVaCreateToggleMultiList" "XmVaCreateManagedMultiList" "creation functions" "XmVaCreateMultiList"
- XmVaCreateNotebook(3)
- XmVaCreateManagedNotebook A Notebook widget convenience creation functions. "XmVaCreateToggleNotebook" "XmVaCreateManagedNotebook" "creation functions" "XmVaCreateNotebook"
- XmVaCreateOutline(3)
- XmVaCreateManagedOutline A Outline widget convenience creation functions. "XmVaCreateOutline" "XmVaCreateManagedOutline" "creation functions"
- XmVaCreatePanedWindow(3)
- XmVaCreateManagedPanedWindow A PanedWindow widget convenience creation functions. "XmVaCreateTogglePanedWindow" "XmVaCreateManagedPanedWindow" "creation functions" "XmVaCreatePanedWindow"
- XmVaCreatePushButton(3)
- XmVaCreateManagedPushButton A PushButton widget convenience creation functions. "XmVaCreateTogglePushButton" "XmVaCreateManagedPushButton" "creation functions" "XmVaCreatePushButton"
- XmVaCreatePushButtonGadget(3)
- XmVaCreateManagedPushButtonGadget A PushButtonGadget widget convenience creation functions. "XmVaCreateTogglePushButtonGadget" "XmVaCreateManagedPushButtonGadget" "creation functions" "XmVaCreatePushButtonGadget"
- XmVaCreateRowColumn(3)
- XmVaCreateManagedRowColumn A RowColumn widget convenience creation functions. "XmVaCreateToggleRowColumn" "XmVaCreateManagedRowColumn" "creation functions" "XmVaCreateRowColumn"
- XmVaCreateScale(3)
- XmVaCreateManagedScale A Scale widget convenience creation functions. "XmVaCreateToggleScale" "XmVaCreateManagedScale" "creation functions" "XmVaCreateScale"
- XmVaCreateScrollBar(3)
- XmVaCreateManagedScrollBar A ScrollBar widget convenience creation functions. "XmVaCreateToggleScrollBar" "XmVaCreateManagedScrollBar" "creation functions" "XmVaCreateScrollBar"
- XmVaCreateScrolledWindow(3)
- XmVaCreateManagedScrolledWindow A ScrolledWindow widget convenience creation functions. "XmVaCreateToggleScrolledWindow" "XmVaCreateManagedScrolledWindow" "creation functions" "XmVaCreateScrolledWindow"
- XmVaCreateSelectionBox(3)
- XmVaCreateManagedSelectionBox A SelectionBox widget convenience creation functions. "XmVaCreateToggleSelectionBox" "XmVaCreateManagedSelectionBox" "creation functions" "XmVaCreateSelectionBox"
- XmVaCreateSeparatorGadget(3)
- XmVaCreateManagedSeparatorGadget A SeparatorGadget widget convenience creation functions. "XmVaCreateToggleSeparatorGadget" "XmVaCreateManagedSeparatorGadget" "creation functions" "XmVaCreateSeparatorGadget"
- XmVaCreateSimpleCheckBox(3)
- A RowColumn widget convenience creation function "XmVaCreateSimpleCheckBox" "creation functions" "XmVaCreateSimpleCheckBox"
- XmVaCreateSimpleMenuBar(3)
- A RowColumn widget convenience creation function "XmVaCreateSimpleMenuBar" "creation functions" "XmVaCreateSimpleMenuBar"
- XmVaCreateSimpleOptionMenu(3)
- A RowColumn widget convenience creation function "XmVaCreateSimpleOption%Menu" "creation functions" "XmVaCreateSimpleOption%Menu"
- XmVaCreateSimplePopupMenu(3)
- A RowColumn widget convenience creation function "XmVaCreateSimplePopup%Menu" "creation functions" "XmVaCreateSimplePopup%Menu"
- XmVaCreateSimplePulldownMenu(3)
- A RowColumn widget convenience creation function "XmVaCreateSimplePulldown%Menu" "creation functions" "XmVaCreateSimplePulldown%Menu"
- XmVaCreateSimpleRadioBox(3)
- A RowColumn widget convenience creation function "XmVaCreateSimpleRadioBox" "creation functions" "XmVaCreateSimpleRadioBox"
- XmVaCreateSimpleSpinBox(3)
- XmVaCreateManagedSimpleSpinBox A SimpleSpinBox widget convenience creation functions. "XmVaCreateToggleSimpleSpinBox" "XmVaCreateManagedSimpleSpinBox" "creation functions" "XmVaCreateSimpleSpinBox"
- XmVaCreateSpinBox(3)
- XmVaCreateManagedSpinBox A SpinBox widget convenience creation functions. "XmVaCreateToggleSpinBox" "XmVaCreateManagedSpinBox" "creation functions" "XmVaCreateSpinBox"
- XmVaCreateTabStack(3)
- XmVaCreateManagedTabStack A TabStack widget convenience creation functions. "XmVaCreateToggleTabStack" "XmVaCreateManagedTabStack" "creation functions" "XmVaCreateTabStack"
- XmVaCreateText(3)
- XmVaCreateManagedText A Text widget convenience creation functions. "XmVaCreateToggleText" "XmVaCreateManagedText" "creation functions" "XmVaCreateText"
- XmVaCreateTextField(3)
- XmVaCreateManagedTextField A TextField widget convenience creation functions. "XmVaCreateToggleTextField" "XmVaCreateManagedTextField" "creation functions" "XmVaCreateTextField"
- XmVaCreateToggleButton(3)
- XmVaCreateManagedToggleButton A ToggleButton widget convenience creation functions. "XmVaCreateToggleToggleButton" "XmVaCreateManagedToggleButton" "creation functions" "XmVaCreateToggleButton"
- XmVaCreateToggleButtonGadget(3)
- XmVaCreateManagedToggleButtonGadget A ToggleButtonGadget widget convenience creation functions. "XmVaCreateToggleToggleButtonGadget" "XmVaCreateManagedToggleButtonGadget" "creation functions" "XmVaCreateToggleButtonGadget"
- XmWidgetGetBaselines(3)
- Retrieves baseline information for a widget "XmWidgetGetBaselines"
- XmWidgetGetDisplayRect(3)
- Retrieves display rectangle information for a widget "XmWidgetGetDisplayRect"
- XmWorld(3), XmWorldClass(3)
- Lesstif internal widget class XmWorldClass
- XmbDrawImageString(3), XwcDrawImageString(3), Xutf8DrawImageString(3)
- draw image text using a single font set
- XmbDrawString(3), XwcDrawString(3), Xutf8DrawString(3)
- draw text using a single font set
- XmbDrawText(3), XwcDrawText(3), Xutf8DrawText(3)
- draw text using multiple font sets
- XmbLookupString(3), XwcLookupString(3), Xutf8LookupString(3)
- obtain composed input from an input method
- XmbTextListToTextProperty(3), XwcTextListToTextProperty(3), Xutf8TextListToTextProperty(3), XmbTextPropertyToTextList(3), XwcTextPropertyToTextList(3), Xutf8TextPropertyToTextList(3), XwcFreeStringList(3), XDefaultString(3)
- convert text lists and text property structures
- XmbufQueryExtension(3), XmbufGetVersion(3), XmbufCreateBuffers(3), XmbufDestroyBuffers(3), XmbufDisplayBuffers(3), XmbufGetWindowAttributes(3), XmbufChangeWindowAttributes(3), XmbufGetBufferAttributes(3), XmbufChangeBufferAttributes(3), XmbufGetScreenInfo(3), XmbufCreateStereoWindow(3)
- X multibuffering functions
- XmtAddDeleteCallback(3), XmtAddDeleteCallback()(3), XmtAddSaveYourselfCallback()(3)
- register callbacks for session management protocols
- XmtAllocColor(3), XmtAllocColor()(3), XmtAllocWidgetColor()(3), XmtFreeColor()(3), XmtFreeWidgetColor()(3), XmtStoreColor()(3), XmtStoreWidgetColor()(3)
- Xmt color allocation functions
- XmtAskForBoolean(3), XmtAskForBoolean()(3)
- ask a yes-or-no question with a dialog box and return the user's response
- XmtAskForDouble(3), XmtAskForDouble()(3), XmtAskForInteger()(3)
- use a dialog box to prompt for a number and return the user's response
- XmtAskForFile(3), XmtAskForFile()(3), XmtAskForFilename()(3)
- use a file selection dialog box to prompt the user to select a file and return the user's response
- XmtAskForItem(3), XmtAskForItem()(3), XmtAskForItemNumber()(3)
- use a dialog box to prompt the user to select an item from a list and return the selected item
- XmtAskForString(3), XmtAskForString()(3)
- use a dialog box to prompt the user for a string and return the user's response
- XmtAssertWidgetClass(3), XmtAssertWidgetClass()(3)
- verify the type of a widget
- XmtBuildApplication(3), XmtBuildApplication()(3), XmtBuildQueryApplication()(3)
- create a root ApplicationShell widget and all of its descendants
- XmtBuildDialog(3), XmtBuildDialog()(3), XmtBuildQueryDialog()(3)
- create a dialog shell and its descendants
- XmtBuildToplevel(3), XmtBuildToplevel()(3), XmtBuildQueryToplevel()(3)
- create a TopLevelShell widget and all of its descendants
- XmtChooser(3)
- a widget that presents a choice to the user
- XmtChooserGetState(3), XmtChooserGetState()(3), XmtChooserGetValue()(3), XmtChooserGetSensitivity()(3)
- query an XmtChooser widget about its selected items and item sensitivity
- XmtChooserLookupItemName(3), XmtChooserLookupItemName()(3), XmtChooserLookupItemValue()(3), XmtChooserLookupItemByName()(3), XmtChooserLookupItemByValue()(3)
- lookup XmtChooser item name and value by index or index by name and value
- XmtChooserSetState(3), XmtChooserSetState()(3), XmtChooserSetSensitive()(3), XmtChooserSetItemValue()(3)
- set the current selection in an XmtChooser widget, or the sensitivity or value associated with its items
- XmtCli(3)
- a Command Line Interface widget
- XmtCliFlush(3), XmtCliFlush()(3)
- force pending XmtCli output to be displayed
- XmtCliGets(3), XmtCliGets()(3)
- get synchronous input from an XmtCli widget
- XmtCliPrintf(3), XmtCliPrintf()(3), XmtCliPuts()(3), XmtCliClear()(3)
- XmtCli widget output functions
- XmtCreateChild(3), XmtCreateChild()(3), XmtCreateQueryChild()(3), XmtCreateQueryListChild()(3)
- create a named child and all of its descendants
- XmtCreateChildren(3), XmtCreateChildren()(3), XmtCreateQueryChildren() XmtCreateQueryListChildren(3)
- create the descendants of a widget described in the resource file
- XmtCreateChooser(3), XmtCreate<Widget>()(3)
- constructor functions for various widget classes
- XmtCreateColorTable(3), XmtCreateColorTable()(3), XmtDestroyColorTable()(3), XmtColorTableGetParent()(3), XmtColorTableSetParent()(3)
- create and manipulate color tables
- XmtCreatePixmapIcon(3), XmtCreatePixmapIcon()(3), XmtChangePixmapIcon()(3), XmtDestroyPixmapIcon()(3)
- handle non-rectangular multi-color window manager icons
- XmtCreateWidgetType(3), XmtLookupWidgetType()(3), XmtCreateWidgetType()(3)
- lookup a widget type by name, create an instance of a widget type
- XmtDialogBindResourceList(3), XmtDialogBindResourceList()(3)
- use Xmt automatic dialog data transfer features with widgets that are not dialogs
- XmtDialogDo(3), XmtDialogDo()(3), XmtDialogDoSync()(3)
- transfer data to an automatic dialog and display it
- XmtDialogGetDefaultValues(3), XmtDialogGetDefaultValues()(3)
- read default data values for a dialog from the resource database
- XmtDialogGetDialogValues(3), XmtDialogGetDialogValues()(3), XmtDialogSetDialogValues()(3)
- transfer values between the fields of a data structure and the widgets of a dialog box
- XmtDialogOkayCallback(3), XmtDialog{Okay(3), Cancel(3), Apply(3), Reset(3), Done}Callback()(3), XmtDialogGetDataAddress()(3), XmtDialogSetReturnValue()(3)
- predefined callbacks for use with automatic dialogs and functions for writing custom dialog callbacks
- XmtDialogPosition(3), XmtDialogPosition()(3)
- center a dialog box over a widget
- XmtDiscardButtonEvents(3), XmtDiscardButtonEvents()(3), XmtDiscardKeyPressEvents()(3)
- discard pending user input events
- XmtDisplayBusyCursor(3), XmtDisplayBusyCursor()(3), XmtDisplayDefaultCursor()(3), XmtDisplayCursor()(3)
- display a cursor over a window
- XmtDisplayError(3), XmtDisplayError()(3), XmtDisplayWarning()(3), XmtDisplayInformation()(3)
- display a simple message in a dialog box
- XmtDisplayErrorAndAsk(3), XmtDisplayErrorAndAsk()(3), XmtDisplayWarningAndAsk()(3)
- display an error or warning message, ask a yes-or-no question and return the user's response
- XmtDisplayErrorMsg(3), XmtDisplayErrorMsg()(3), XmtDisplayWarningMsg()(3), XmtDisplayInformationMsg()(3)
- display a formatted message in a dialog box
- XmtDisplayErrorMsgAndWait(3), XmtDisplayErrorMsgAndWait()(3), XmtDisplayWarningMsgAndWait()(3)
- display an error or warning message and block until the user pops it down
- XmtDisplayMessage(3), XmtDisplayMessage()(3), XmtDisplayMessageAndWait()(3), Xmt DisplayMessageVaList()(3)
- display a message in a dialog box
- XmtDisplayWorkingDialog(3), XmtDisplayWorkingDialog()(3), XmtHideWorkingDialog()(3)
- display or hide a ``please wait'' dialog box
- XmtErrorMsg(3), XmtErrorMsg()(3), XmtWarningMsg()(3)
- print an error message and exit or print a warning message and return
- XmtFindFile(3), XmtFindFile()(3)
- look for application auxiliary files
- XmtFocusShell(3), XmtFocusShell()(3), XmtMoveShellToPointer()(3), XmtWarpToShell()(3), XmtSetFocusToShell()(3)
- change keyboard focus to a shell widget
- XmtGetApplicationValues(3), XmtGetApplicationValues()(3), XmtSetApplicationValues()(3)
- query and set application resources by name
- XmtGetBitmap(3), XmtGetBitmap()(3), XmtGetPixmap()(3)
- find and return the named bitmap or pixmap
- XmtGetHomeDir(3), XmtGetHomeDir()(3)
- return the user's home directory
- XmtGetShell(3), XmtGetShell()(3), XmtGetApplicationShell()(3), XmtGetTopLevelShell()(3)
- return shell ancestors of a widget
- XmtHSLToRGB(3), XmtHSLToRGB()(3), XmtRGBToHSL()(3)
- convert between the HSL and RGB color spaces
- XmtHashTableCreate(3), XmtHashTableCreate()(3), XmtHashTableDestroy()(3), XmtHashTableStore()(3), XmtHashTableLookup()(3), XmtHashTableDelete()(3), XmtHashTableForEach()(3)
- hash table functions
- XmtHelpBox(3)
- a widget to display scrolled, multi-font help text
- XmtHelpDoContextHelp(3), XmtHelpDoContextHelp()(3), XmtHelpDisplayContextHelp()(3), XmtHelpGetContextHelp()(3)
- context help functions
- XmtHelpInstallContextHelp(3), XmtHelpInstallContextHelp()(3), XmtHelpContextHelpCallback()(3)
- keyboard bindings for context help
- XmtIconifyShell(3), XmtIconifyShell()(3), XmtDeiconifyShell()(3), XmtRaiseShell()(3), XmtLowerShell()(3)
- perform window manager manipulations on shell widgets
- XmtInputField(3)
- an input field widget
- XmtInputFieldGetString(3), XmtInputFieldGetString()(3), XmtInputFieldSetString()(3)
- query or set the value of an XmtInputField widget
- XmtIntroduction(3), Introduction(3)
- introduction to the reference pages for Xmt functions and widgets
- XmtLayout(3)
- a general-purpose manager widget
- XmtLayoutBox(3)
- the row or column gadget used within the XmtLayout widget
- XmtLayoutConvertSizeToPixels(3), XmtLayoutConvertSizeToPixels()(3)
- convert a resolution independent size to pixels
- XmtLayoutDisableLayout(3), XmtLayoutDisableLayout()(3), XmtLayoutEnableLayout()(3)
- temporarily disable layout computation for an XmtLayout widget
- XmtLayoutPixmap(3)
- an XmtLayout gadget that displays a pixmap or a bitmap
- XmtLayoutSeparator(3)
- an XmtLayout gadget that draws a line
- XmtLayoutSpace(3)
- an XmtLayout gadget that places space between other items in the layout
- XmtLayoutString(3)
- an XmtLayout gadget that displays a string
- XmtLoadResourceFile(3), XmtLoadResourceFile()(3), XmtLoadResourceFileList()(3)
- find named resource files and read them into the resource database
- XmtLocalize2(3), XmtLocalize2()(3), XmtLocalize()(3), XmtLocalizeWidget()(3)
- look up a translated version of a string in the resource database
- XmtLookupColorName(3), XmtLookupColorName()(3)
- lookup the actual color name associated with a symbolic color name in an XmtColor Table
- XmtLookupPixmap(3), XmtLookupPixmap()(3), XmtLookupSimplePixmap()(3), XmtLookupWidgetPixmap()(3), XmtLookupBitmap()(3), XmtLookupBitmask()(3)
- get a named pixmap or bitmap from the Xmt image cache
- XmtMenuActivateProcedure(3), XmtMenuActivateProcedure()(3), XmtMenuInactivateProcedure()(3)
- sensitize and desensitize menu items depending on the procedures they call
- XmtMenuGetMenuItem(3), XmtMenuGetMenuItem()(3), XmtMenuItemGetSubmenu()(3), XmtMenuItemGetWidget()(3), XmtMenuItemSetSensitivity()(3), XmtMenuItemGetState()(3), XmtMenuItemSetState()(3)
- look up items in an XmtMenu widget by name, and manipulate them
- XmtMenuPopupHandler(3), XmtMenuPopupHandler()(3)
- remove the default event handler registered for an XmtMenu popup menu pane
- XmtMsgLine(3)
- a Message Line widget
- XmtMsgLineGetString(3), XmtMsgLineGetString()(3), XmtMsgLineGetDouble()(3), XmtMsgLineGetInt()(3), XmtMsgLineGetUnsigned()(3), XmtMsgLineGetChar()(3)
- use an XmtMsgLine widget to synchronously get input from the user
- XmtMsgLinePush(3), XmtMsgLinePush()(3), XmtMsgLinePop()(3)
- save and restore messages in an XmtMsgLine widget
- XmtMsgLineSet(3), XmtMsgLineSet()(3), XmtMsgLineAppend()(3), XmtMsgLinePrintf()(3), XmtMsgLineClear()(3)
- display messages in an XmtMsgLine widget
- XmtMsgLineSetInput(3), XmtMsgLineSetInput()(3), XmtMsgLineGetInput()(3)
- set or query the editable text in an XmtMsgLine widget
- XmtNameToWidget(3), XmtNameToWidget()(3)
- find a descendant or ancestor widget by name
- XmtParseCommandLine(3), XmtParseCommandLine()(3)
- parse the application command line for Xmt-specific arguments
- XmtParseXpmData(3), XmtParseXpmData()(3), XmtParseXpmFile()(3), XmtFreeXmtImage()(3)
- parse an XPM pixmap into the intermediate XmtImage format
- XmtPatchVisualInheritance(3), XmtPatchVisualInheritance()(3)
- apply a runtime patch to the Shell widget class so that it handles non-default visuals better
- XmtProgress(3)
- a Percent Progress Widget
- XmtProgressClear(3), XmtProgressClear()(3), XmtProgressGet()(3), XmtProgressSet()(3)
- set and get the progress value in an XmtProgress widget
- XmtRegisterAll(3), XmtRegisterAll()(3)
- register all standard widgets, procedures, and resource converters
- XmtRegisterChooser(3), XmtRegisterChooser()(3), XmtRegisterInputField()(3), XmtRegisterXmScale()(3), XmtRegisterXmScrolledText()(3), XmtRegisterXmText()(3), XmtRegisterXmTextField()(3), XmtRegisterXmToggleButton()(3)
- specially register input widgets for use with Xmt automatic dialog facilities
- XmtRegisterColor(3), XmtRegisterColor()(3), XmtVaRegisterColors()(3), XmtRegisterColors()(3), XmtRegisterPixel()(3), XmtRegisterStandardColors()(3)
- define symbolic color names in a color table
- XmtRegisterEnumConverter(3), XmtRegisterEnumConverter()(3), XmtConvertStringToEnum()(3)
- a resource converter for enumerated types
- XmtRegisterImage(3), XmtRegisterImage()(3), XmtRegisterXbmData()(3)
- register pixmap and bitmap data in the Xmt pixmap cache
- XmtRegisterImprovedIcons(3), XmtRegisterImprovedIcons()(3)
- replace the standard error, warning and information icons with larger ``improved'' icons
- XmtRegisterLayoutParser(3), XmtRegisterLayoutParser()(3), XmtRegisterLayoutCreateMethod()(3)
- register the parser for the XmtLayout widget layout grammar and allow typed widget creation by the parser
- XmtRegisterMotifWidgets(3), XmtRegisterMotifWidgets()(3), XmtRegisterXmtWidgets()(3)
- register the standard Motif and Xmt widget constructors for use with the automatic widget creation facilities
- XmtRegisterProcedures(3), XmtRegisterProcedures()(3), XmtRegisterCallbackProcedure()(3), XmtVaRegisterCallbackProcedures()(3)
- register procedures for use with the Xmt callback converter
- XmtRegisterStyle(3), XmtRegisterStyle()(3), XmtRegisterTemplate()(3), XmtLookupStyle()(3), XmtLookupTemplate()(3), XmtTemplateInstantiate()(3)
- handle styles and templates
- XmtRegisterUnixProcedures(3), XmtRegisterXtProcedures()(3), XmtRegisterXmtProcedures()(3), XmtRegisterUnixProcedures()(3)
- register commonly used procedures with the Xmt callback converter
- XmtRegisterWidgetClass(3), XmtRegisterWidgetClass()(3), XmtRegisterWidgetConstructor()(3), XmtVaRegisterWidgetClasses()(3), XmtVaRegisterWidgetConstructors()(3), XmtRegisterPopupClass()(3), XmtRegisterPopupConstructor()(3)
- register names for widget types
- XmtRegisterWidgetTypes(3), XmtRegisterWidgetTypes()(3)
- register names for widget types
- XmtSetInitialFocus(3), XmtSetInitialFocus()(3)
- set the widget to receive the initial keyboard focus in a dialog
- XmtSetValue(3), XmtSetValue()(3), XmtSetTypedValue()(3)
- set a named widget resource to a named value
- XmtSymbolAddCallback(3), XmtSymbolAddCallback()(3), XmtSymbolRemoveCallback()(3)
- add and remove a procedure to be called when a symbol's value changes
- XmtVaRegisterSymbols(3), XmtVaRegisterSymbols()(3), XmtLookupSymbol()(3)
- register a name for application variables, and lookup variables by name
- XmtWaitUntilMapped(3), XmtWaitUntilMapped()(3)
- process events until a dialog becomes mapped
- XmtWorkingBox(3)
- a widget for ``please wait'' dialogs
- XmtWorkingBoxHandleEvents(3), XmtWorkingBoxHandleEvents()(3), XmtWorkingBoxSetScaleValue()(3)
- check the push button and update the slider value in an XmtWorkingBox widget
- Xnest(1)
- a nested X server
- XpmCreateData(3)
- create an Data structure
- XpmMisc(3)
- xpm misc functions to free used memory and handle errors
- XpmRead(3)
- read an XPM file
- Xrandr(3)
- X Resize, Rotate and Reflection extension
- XrmEnumerateDatabase(3)
- enumerate resource database entries
- XrmGetFileDatabase(3), XrmPutFileDatabase(3), XrmGetStringDatabase(3), XrmLocaleOfDatabase(3), XrmGetDatabase(3), XrmSetDatabase(3), XrmDestroyDatabase(3)
- retrieve and store resource databases
- XrmGetResource(3), XrmQGetResource(3), XrmQGetSearchList(3), XrmQGetSearchResource(3)
- retrieve database resources and search lists
- XrmInitialize(3), XrmParseCommand(3), XrmValue(3), XrmOptionKind(3), XrmOptionDescRec(3)
- initialize the Resource Manager, Resource Manager structures, and parse the command line
- XrmMergeDatabases(3), XrmCombineDatabase(3), XrmCombineFileDatabase(3)
- merge resource databases
- XrmPutResource(3), XrmQPutResource(3), XrmPutStringResource(3), XrmQPutStringResource(3), XrmPutLineResource(3)
- store database resources
- XrmUniqueQuark(3), XrmStringToQuark(3), XrmPermStringToQuark(3), XrmQuarkToString(3), XrmStringToQuarkList(3), XrmStringToBindingQuarkList(3)
- manipulate resource quarks
- Xsecurity(7)
- X display access control
- Xserver(1)
- X Window System display server
- XtAddActions(3)
- register an action table
- XtAddCallback(3), XtAddCallbacks(3), XtRemoveCallback(3), XtRemoveCallbacks(3), XtRemoveAllCallbacks(3)
- add and remove callback procedures
- XtAddEventHandler(3), XtAddRawEventHandler(3), XtRemoveEventHandler(3), XtRemoveRawEventHandler(3), XtInsertEventHandler(3), XtInsertRawEventHandler(3)
- add and remove event handlers
- XtAddExposureToRegion(3)
- merge exposure events into a region
- XtAddGrab(3), XtRemoveGrab(3)
- redirect user input to a modal widget
- XtAddInput(3), XtAddTimeOut(3), XtAddWorkProc(3)
- register input, timeout, and workprocs
- XtAllocateGC(3)
- obtain a shareable GC with modifiable fields
- XtAppAddActionHook(3), XtRemoveActionHook(3)
- register an action hook procedure
- XtAppAddActions(3)
- register an action table
- XtAppAddBlockHook(3), XtRemoveBlockHook(3)
- register a block hook procedure
- XtAppAddConverter(3), XtAddConverter(3)
- register resource converter
- XtAppAddInput(3), XtRemoveInput(3)
- register and remove an input source
- XtAppAddSignal(3), XtRemoveSignal(3), XtNoticeSignal(3)
- register and remove a signal source
- XtAppAddTimeOut(3), XtRemoveTimeOut(3)
- register and remove timeouts
- XtAppAddWorkProc(3), XtRemoveWorkProc(3)
- Add and remove background processing procedures
- XtAppCreateShell(3), XtVaAppCreateShell(3)
- create top-level widget instance
- XtAppError(3), XtAppSetErrorHandler(3), XtAppSetWarningHandler(3), XtAppWarning(3)
- low-level error handlers
- XtAppErrorMsg(3), XtAppSetErrorMsgHandler(3), XtAppSetWarningMsgHandler(3), XtAppWarningMsg(3)
- high-level error handlers
- XtAppGetErrorDatabase(3), XtAppGetErrorDatabaseText(3)
- obtain error database
- XtAppGetSelectionTimeout(3), XtAppSetSelectionTimeout(3)
- set and obtain selection timeout values
- XtAppInitialize(3), XtVaAppInitialize(3)
- initialize, open, or close a display
- XtAppLock(3), XtAppUnlock(3)
- lock and unlock application context
- XtAppNextEvent(3), XtAppPending(3), XtAppPeekEvent(3), XtAppProcessEvent(3), XtDispatchEvent(3), XtAppMainLoop(3)
- query and process events and input
- XtAppReleaseCacheRefs(3)
- decrement reference counts for resources
- XtAppSetExitFlag(3), XtAppGetExitFlag(3)
- thread support functions
- XtBuildEventMask(3)
- retrieve a widget's event mask
- XtCallAcceptFocus(3)
- calla widget's accept_focus procedure
- XtCallActionProc(3)
- invoke an action procedure directly
- XtClass(3), XtSuperclass(3), XtIsSubclass(3), XtCheckSubclass(3), XtIsObject(3), XtIsRectObj(3), XtIsWidget(3), XtIsComposite(3), XtIsConstraint(3), XtIsShell(3), XtIsOverrideShell(3), XtIsWMShell(3), XtIsVendorShell(3), XtIsTransientShell(3), XtIsTopLevelShell(3), XtIsApplicationShell(3), XtIsSessionShell(3)
- obtain and verify a widget's class
- XtConfigureWidget(3), XtMoveWidget(3), XtResizeWidget(3)
- move and resize widgets
- XtConvert(3), XtDirectConvert(3)
- invoke resource converters
- XtConvertAndStore(3), XtCallConverter(3)
- invoke resource converters
- XtCreateApplicationContext(3), XtDestroyApplicationContext(3), XtWidgetToApplicationContext(3), XtToolkitInitialize(3)
- create, destroy, and obtain an application context
- XtCreateApplicationShell(3)
- create top-level widget instance
- XtCreateSelectionRequest(3), XtSendSelectionRequest(3), XtCancelSelectionRequest(3)
- bundle multiple selection conversion requests into a single request using MULTIPLE target
- XtCreateWidget(3), XtVaCreateWidget(3), XtCreateManagedWidget(3), XtVaCreateManagedWidget(3), XtDestroyWidget(3)
- create and destroy widgets
- XtCreateWindow(3)
- window creation convenience function
- XtDisplay(3), XtDisplayOfObject(3), XtScreen(3), XtScreenOfObject(3), XtWindow(3), XtWindowOfObject(3)
- obtain window information about a widget
- XtDisplayInitialize(3), XtOpenDisplay(3), XtDatabase(3), XtScreenDatabase(3), XtCloseDisplay(3)
- initialize, open, or close a display
- XtDisplayStringConversionWarning(3)
- issue a conversion warning message
- XtDisplayToApplicationContext(3)
- obtain an application context
- XtError(3), XtSetErrorHandler(3), XtSetWarningHandler(3), XtWarning(3)
- low-level error handlers
- XtErrorMsg(3), XtSetErrorMsgHandler(3), XtWarningMsg(3), XtSetWarningMsgHandler(3)
- high-level error handlers
- XtFindFile(3)
- search for a file using substitutions in the path list
- XtGetActionKeysym(3)
- obtain corresponding keysym
- XtGetApplicationNameAndClass(3)
- retrieve application name and class
- XtGetClassExtension(3)
- locate a class extension record
- XtGetDisplays(3)
- retrieve a list of displays associated with an application context
- XtGetErrorDatabase(3), XtGetErrorDatabaseText(3)
- obtain error database
- XtGetGC(3), XtReleaseGC(3)
- obtain and destroy a shareable GC
- XtGetKeyboardFocusWidget(3)
- extension event handling
- XtGetKeysymTable(3), XtKeysymToKeycodeList(3)
- query keysyms and keycodes
- XtGetSelectionRequest(3)
- retrieve the event that triggered the XtConvertSelectionProc
- XtGetSelectionTimeout(3), XtSetSelectionTimeout(3)
- set and obtain selection timeout values
- XtGrabKey(3), XtUngrabKey(3), XtGrabKeyboard(3), XtUngrabKeyboard(3), XtGrabButton(3), XtUngrabButton(3), XtGrabPointer(3), XtUngrabPointer(3)
- manage grabs
- XtHooksOfDisplay(3)
- external agent access points
- XtInitializeWidgetClass(3)
- initialize a widget class
- XtInsertEventTypeHandler(3), XtRemoveEventTypeHandler(3), XtRegisterExtensionSelector(3), XtSetEventDispatcher(3), XtDispatchEventToWidget(3)
- extension event handling
- XtLastEventProcessed(3), XtLastTimestampProcessed(3)
- last event, last timestamp processed
- XtManageChildren(3), XtManageChild(3), XtUnmanageChildren(3), XtUnmanageChild(3), XtChangeManagedSet(3), XtIsManaged(3)
- manage and unmanage children
- XtMapWidget(3), XtSetMappedWhenManaged(3), XtUnmapWidget(3)
- map and unmap widgets
- XtName(3)
- obtain widget's name
- XtNameToWidget(3), XtWindowToWidget(3)
- translating strings to widgets or widgets to windows
- XtNextEvent(3), XtPending(3), XtPeekEvent(3), XtProcessEvent(3), XtMainLoop(3)
- query and process events and input
- XtOffset(3), XtOffsetOf(3), XtNumber(3)
- determine the byte offset or number of array elements
- XtOpenApplication(3), XtVaOpenApplication(3)
- initialize, open, or close a display
- XtOwnSelection(3), XtOwnSelectionIncremental(3), XtDisownSelection(3)
- set selection owner
- XtParent(3)
- obtain widget's parent widget id
- XtParseTranslationTable(3), XtAugmentTranslations(3), XtOverrideTranslations(3), XtUninstallTranslations(3)
- manage translation tables
- XtPopdown(3), XtCallbackPopdown(3)
- unmap a pop-up
- XtPopup(3), XtPopupSpringLoaded(3), XtCallbackNone(3), XtCallbackNonexclusive(3), XtCallbackExclusive(3)
- map a pop-up
- XtProcessLock(3), XtProcessUnlock(3)
- lock and unlock process
- XtQueryGeometry(3)
- query the preferred geometry of a child widget
- XtRealizeWidget(3), XtIsRealized(3), XtUnrealizeWidget(3)
- realize and unrealize widgets
- XtRegisterDrawable(3)
- register a drawable with the Intrinsics event dispatcher
- XtRegisterGrabAction(3)
- register button and key grabs
- XtResolvePathname(3)
- search for a file using standard substitution
- XtSetArg(3), XtMergeArgLists(3)
- set and merge ArgLists
- XtSetKeyTranslator(3), XtTranslateKeycode(3), XtRegisterCaseConverter(3), XtConvertCase(3)
- convert KeySym to KeyCodes
- XtSetKeyboardFocus(3)
- focus events on a child widget
- XtSetLanguageProc(3)
- set the language procedure
- XtSetMultiClickTime(3), XtGetMultiClickTime(3)
- set and get multi-click times
- XtSetSensitive(3), XtIsSensitive(3)
- set and check a widget's sensitivity state
- XtSetValues(3), XtVaSetValues(3), XtSetSubvalues(3), XtVaSetSubvalues(3), XtGetValues(3), XtVaGetValues(3), XtGetSubvalues(3), XtVaGetSubvalues(3)
- obtain and set widget resources
- XtSetWMColormapWindows(3)
- Set the value of the WM_COLORMAP_WINDOWS property
- XtToolkitThreadInitialize(3)
- initialize the toolkit for multiple threads
- XtTranslateCoords(3)
- translate widget coordinates
- XtVaCreateArgsList(3)
- dynamically allocate a varargs list
- Xv(3)
- X Window System video extension
- XvFreeAdaptorInfo(3)
- free adaptor information
- XvFreeEncodingInfo(3)
- free encoding information
- XvGetStill(3)
- capture a single frame of video from a drawable
- XvGetVideo(3)
- capture video from a drawable
- XvListImageFormats(3)
- return list of image formats supported by a video port
- XvPortNotify(3)
- event generated when port attributes change
- XvPutImage(3), XvShmPutImage(3)
- display an XvImage
- XvPutStill(3)
- write a single frame of video to a drawable
- XvPutVideo(3)
- write video into a drawable
- XvQueryAdaptors(3)
- return adaptor information for a screen
- XvQueryBestSize(3)
- determine the optimum drawable region size
- XvQueryEncodings(3)
- return list of encodings for an adaptor
- XvQueryExtension(3)
- return version and release of extension
- XvQueryPortAttributes(3)
- return list of attributes of a video port
- XvSelectPortNotify(3)
- enable or disable XvPortNotify events
- XvSelectVideoNotify(3)
- enable or disable VideoNotify events
- XvSetPortAttribute(3)
- sets an attribute of a video port
- XvStopVideo(3)
- stop active video
- XvUngrabPort(3)
- release port grabbed for video operation
- XvVideoNotify(3)
- event generated for video processing
- Xvnc(1)
- an X server providing VNC connectivity
- Xwayland(1)
- an X server for running X clients under Wayland
- YACReader(1)
- launch YACReader application
- YACReaderLibrary(1)
- launch YACReaderLibrary application
- ZBUFFER(3)
- Stores 3d zbuffer information. Allegro game programming library
- ZIP_SOURCE_GET_ARGS(3)
- validate and cast arguments to source callback
- _TIFFRewriteField(3tiff)
- rewrite a field in the directory on disk
- _U_dyn_cancel(3)
- -- cancel unwind-info for dynamically generated code
- _U_dyn_register(3)
- -- register unwind info for dynamically generated code
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_BLAS_(3), BLAS(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_BLAS_SRC_(3), BLAS/SRC(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_BLAS_TESTING_(3), BLAS/TESTING(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_(3), CBLAS(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_examples_(3), CBLAS/examples(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_include_(3), CBLAS/include(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_src_(3), CBLAS/src(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_testing_(3), CBLAS/testing(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_DOCS_(3), DOCS(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_INSTALL_(3), INSTALL(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_SRC_(3), SRC(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_SRC_DEPRECATED_(3), SRC/DEPRECATED(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_TESTING_(3), TESTING(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_TESTING_EIG_(3), TESTING/EIG(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_TESTING_LIN_(3), TESTING/LIN(3)
- Directory Reference
- _Users_Julie_Documents_Boulot_MyGitHub_lapack_TESTING_MATGEN_(3), TESTING/MATGEN(3)
- Directory Reference
- __zzip_fetch_disk_trailer(3)
- internal
- __zzip_parse_root_directory(3)
- internal
- _home_mfabian_m17n_m17n-db_(5), m17n-db(5)
- Directory Reference
- _home_mfabian_m17n_m17n-db_FORMATS_(5), FORMATS(5)
- Directory Reference
- _home_mfabian_m17n_m17n-lib_(3m17n), m17n-lib(3m17n)
- Directory Reference
- _home_mfabian_m17n_m17n-lib_src_(3m17n), src(3m17n)
- Directory Reference
- _lag2_(3)
- <em>lag2</em>: general matrix, convert double <=> single
- _lat2_(3)
- <em>lat2</em>: triangular matrix, convert double <=> single
- _nc_free_and_exit(3x), %exit_curses(3x), %exit_terminfo(3x)
- check for memory leaks in curses
- _nc_tracebits(3x), %curses_trace(3x), %trace(3x), %_tracef(3x), %_traceattr(3x), %_traceattr2(3x), %_tracecchar_t(3x), %_tracecchar_t2(3x), %_tracechar(3x), %_tracechtype(3x), %_tracechtype2(3x), %_nc_tracebits(3x), %_tracedump(3x), %_tracemouse(3x)
- curses debugging routines
- _ustrdup(3)
- Duplicates a string with a custom memory allocator. Allegro game programming library
- _xt_ff_pclose(3), _xt_ff_pclose()(3)
- Close a stream created by xt_ff_popen(3)
- _xt_ff_raw_close(3), _xt_ff_raw_close()(3)
- Close a stream created by _xt_ff_raw_open()
- a2d_ASN1_OBJECT(3)
- DER content octets of an ASN.1 object identifier
- a2i_ipadd(3), a2i_IPADDRESS(3), a2i_IPADDRESS_NC(3)
- parse Internet Protocol addresses into ASN.1 OCTET STRINGs for X.509
- a2j(1)
- Wrapper script to simulate a2jmidid's non-DBUS behaviour though a2jmidid actually being in DBUS mode
- a2j_control(1)
- utility to control a2jmidid daemon
- a2jmidi_bridge(1)
- static bridge with one ALSA playback port and one JACK MIDI input port
- a2jmidid(1)
- JACK MIDI daemon for ALSA MIDI
- a2ps-lpr-wrapper(1)
- lp/lpr wrapper script for GNU a2ps on Debian
- a2x(1)
- A toolchain manager for AsciiDoc (converts Asciidoc text files to other file formats)
- a52dec(1)
- decode ATSC A/52 audio streams
- a800(4)
- webcamd driver for AVerMedia AverTV A800 DVB-T receiver
- aa_attrs(3)
- returns pointer to the text output buffer used by AA-lib
- aa_autoinitkbd(3)
- easy to use AA-lib keyboard initialization function
- aa_createedit(3)
- Simple interactive line editor provided as helper function
- aa_currentfont(3)
- returns specification of the fonts used by AA-lib rendering routines
- aa_defparams(3)
- default hardware paramters requested by AA-lib programs
- aa_defrenderparams(3)
- default rendering parameters
- aa_displayrecommended(3)
- List of recommended drivers
- aa_dithernames(3)
- Names of dithering methods supported by AA-lib
- aa_drivers(3)
- NULL-terminated array of output drivers available in AA-lib
- aa_edit(3)
- Simple interactive line editor
- aa_editkey(3)
- Notify the line editor about keypress
- aa_fastrender(3)
- simple and fast AA-lib rendering function
- aa_fonts(3)
- Null-terminated array of available fonts
- aa_formats(3)
- NULL terminated array of save formats supported by AA-lib
- aa_getevent(3)
- keyboard functions
- aa_getmouse(3)
- Get mouse position as specified by last mouse event read by aa_getevent
- aa_gotoxy(3)
- move the hardware cursor (if any) to specified position
- aa_help(3)
- AA-lib help string for the default command line parser
- aa_hidecursor(3)
- hide the hardware cursor
- aa_hidemouse(3)
- hide the mouse cursor
- aa_image(3)
- returns pointer to the framebuffer emulated by AA-lib
- aa_imgheight(3)
- returns height of the emulated image in pixels
- aa_imgwidth(3)
- returns width of the emulated image in pixels
- aa_init(3)
- open the output display for AA-lib
- aa_initkbd(3)
- initialize the AA-lib keyboard driver
- aa_initmouse(3)
- initialize the AA-lib mouse driver
- aa_kbddrivers(3)
- NULL-terminated array of keyboard drivers available in AA_lib
- aa_kbdrecommended(3)
- List of recommended drivers
- aa_mmwidth(3)
- returns width of the output screen in millimeters
- aa_mousedrivers(3)
- NULL terminated array of mouse drivers supported by AA-lib
- aa_mouserecommended(3)
- List of recommended drivers
- aa_parseoptions(3)
- parse the standard command line options used by AA-lib
- aa_putpixel(3)
- put pixel to emulated framebuffer
- aa_recommendhi(3)
- insert the given driver on beggining of the list of recommended drivers
- aa_recommendhidisplay(3)
- insert the given driver on beggining of the list of recommended display drivers
- aa_recommendhikbd(3)
- insert the given driver on beggining of the list of recommended keyboard drivers
- aa_recommendhimouse(3)
- insert the given driver on beggining of the list of recommended mouse drivers
- aa_recommendlow(3)
- Add the given driver to the end of list of recommended drivers
- aa_recommendlowdisplay(3)
- Add the given driver to the end of list of display recommended drivers
- aa_recommendlowkbd(3)
- Add the given driver to the end of list of keyboard recommended drivers
- aa_recommendlowmouse(3)
- Add the given driver to the end of list of mouse recommended drivers
- aa_registerfont(3)
- add new font specification to aa_fonts array
- aa_render(3)
- convert image buffer to ASCII-art
- aa_resizehandler(3)
- Set user handler to be called on resize event
- aa_scrwidth(3)
- returns width of the output screen in characters
- aa_setfont(3)
- set font specification to be used by rendering functions
- aa_setsupported(3)
- alter the "supported" field of hardware_params structure used by AA-lib
- aa_showcursor(3)
- show the hardware cursor
- aa_text(3)
- returns pointer to the text output buffer used by AA-lib
- aa_uninitkbd(3)
- uninitialize the keyboard driver
- aa_uninitmouse(3)
- uninitialize the mouse driver
- aamath(1)
- renders mathematical expressions as ASCII art
- aarch64-none-elf-dlltool(1), dlltool(1)
- create files needed to build and use DLLs
- aarch64-none-elf-g++(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-none-elf-gcc(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-none-elf-gcov-dump(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- aarch64-none-elf-gcov-tool(1), gcov-tool(1)
- offline gcda profile processing tool
- aarch64-none-elf-lto-dump(1), lto-dump(1)
- Tool for dumping LTO object files
- aarch64-none-elf-windmc(1), windmc(1)
- generates Windows message resources
- aarch64-none-elf-windres(1), windres(1)
- manipulate Windows resources
- aarch64-unknown-freebsd15.0-as(1), AS(1)
- the portable GNU assembler
- aarch64-unknown-freebsd15.0-dlltool(1), dlltool(1)
- create files needed to build and use DLLs
- aarch64-unknown-freebsd15.0-g++12(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-unknown-freebsd15.0-g++13(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-unknown-freebsd15.0-g++14(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-unknown-freebsd15.0-gcc12(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-unknown-freebsd15.0-gcc13(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-unknown-freebsd15.0-gcc14(1), gcc(1)
- GNU project C and C++ compiler
- aarch64-unknown-freebsd15.0-gcov-dump12(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- aarch64-unknown-freebsd15.0-gcov-dump13(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- aarch64-unknown-freebsd15.0-gcov-dump14(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- aarch64-unknown-freebsd15.0-gcov-tool12(1), gcov-tool(1)
- offline gcda profile processing tool
- aarch64-unknown-freebsd15.0-gcov-tool13(1), gcov-tool(1)
- offline gcda profile processing tool
- aarch64-unknown-freebsd15.0-gcov-tool14(1), gcov-tool(1)
- offline gcda profile processing tool
- aarch64-unknown-freebsd15.0-gcov12(1), gcov(1)
- coverage testing tool
- aarch64-unknown-freebsd15.0-gcov13(1), gcov(1)
- coverage testing tool
- aarch64-unknown-freebsd15.0-gcov14(1), gcov(1)
- coverage testing tool
- aarch64-unknown-freebsd15.0-lto-dump12(1), lto-dump(1)
- Tool for dumping LTO object files
- aarch64-unknown-freebsd15.0-lto-dump13(1), lto-dump(1)
- Tool for dumping LTO object files
- aarch64-unknown-freebsd15.0-lto-dump14(1), lto-dump(1)
- Tool for dumping LTO object files
- aarch64-unknown-freebsd15.0-windmc(1), windmc(1)
- generates Windows message resources
- aarch64-unknown-freebsd15.0-windres(1), windres(1)
- manipulate Windows resources
- aaxine(1)
- an ASCII art video player
- abc2ly(1)
- manual page for abc2ly (LilyPond) 2.25.27
- abcde(1)
- Grab an entire CD and compress it to Ogg/Vorbis, MP3, FLAC, Ogg/Speex, AAC, WavPack, Monkey's Audio (ape), MPP/MP+(Musepack), True Audio (tta), MP2 format and/or AIFF (Audio Interchange File Format)
- abduco(1)
- terminal session manager
- abiword(1)
- flexible cross-platform word processor
- abl(1)
- Prefixed representation for boolean functions man1/alc_origin.1
- ablToBddCct(3)
- converts an ABL into a BDD within a circuit
- abook(1)
- text-based address book program
- abookrc(5), $HOME/.abook/abookrc(5)
- configuration file for abook address book program
- abstractile(6)
- draw abstract mosaic patterns of interlocking tiles
- abxtest(1)
- double-blind ABX comparison testing script
- abyss-sealer(1)
- Close gaps within scaffolds
- accept_check(1)
- Check whether a grammar accept / reject given word sequences
- accept_target(3), accept_target (3)
- accept a pending target request for a new segment
- acdplay(1)
- simple console CD player using autocd
- acerhdf(4)
- Acer Aspire One fan control
- ackinfo.cgi(1)
- Xymon CGI script to acknowledge alerts
- acknowledge.cgi(1)
- Xymon CGI script to acknowledge alerts
- aclgen(1)
- create optimized access lists
- aclients(1)
- Test program for side-by-side TNC performance comparison
- aclip(1)
- command line interface to Arcan clipboards
- acltool(1)
- manipulate NFSv4 and ZFS ACLs
- acmed(8)
- ACME client daemon
- acmed.toml(5)
- ACMEd configuration file
- acquire_bitmap(3)
- Locks the bitmap before drawing onto it. Allegro game programming library
- actdiag(1)
- generate activity-diagram image file from spec-text file
- activateCDKAlphalist(3), activateCDKAlphalist destroyCDKAlphalist drawCDKAlphalist eraseCDKAlphalist getCDKAlphalistBox getCDKAlphalistContents getCDKAlphalistCurrentItem getCDKAlphalistFillerChar getCDKAlphalistHighlight injectCDKAlphalist moveCDKAlphalist newCDKAlphalist positionCDKAlphalist setCDKAlphalist setCDKAlphalistBackgroundAttrib setCDKAlphalistBackgroundColor setCDKAlphalistBox setCDKAlphalistBoxAttribute setCDKAlphalistContents setCDKAlphalistCurrentItem setCDKAlphalistFillerChar setCDKAlphalistHighlight setCDKAlphalistHorizontalChar setCDKAlphalistLLChar setCDKAlphalistLRChar setCDKAlphalistPostProcess setCDKAlphalistPreProcess setCDKAlphalistULChar setCDKAlphalistURChar setCDKAlphalistVerticalChar cdk_alphalist(3)
- Cdk sorted list widget
- activateCDKButton(3), activateCDKButton destroyCDKButton drawCDKButton eraseCDKButton getCDKButtonBox getCDKButtonMessage injectCDKButton moveCDKButton newCDKButton positionCDKButton setCDKButton setCDKButtonBackgroundAttrib setCDKButtonBackgroundColor setCDKButtonBox setCDKButtonBoxAttribute setCDKButtonHorizontalChar setCDKButtonLLChar setCDKButtonLRChar setCDKButtonMessage setCDKButtonULChar setCDKButtonURChar setCDKButtonVerticalChar cdk_button(3)
- create and manage a Cdk button widget
- activateCDKButtonbox(3), activateCDKButtonbox destroyCDKButtonbox drawCDKButtonbox drawCDKButtonboxButtons eraseCDKButtonbox getCDKButtonboxBox getCDKButtonboxButtonCount getCDKButtonboxCurrentButton getCDKButtonboxHighlight injectCDKButtonbox moveCDKButtonbox newCDKButtonbox positionCDKButtonbox setCDKButtonbox setCDKButtonboxBackgroundAttrib setCDKButtonboxBackgroundColor setCDKButtonboxBox setCDKButtonboxBoxAttribute setCDKButtonboxCurrentButton setCDKButtonboxHighlight setCDKButtonboxHorizontalChar setCDKButtonboxLLChar setCDKButtonboxLRChar setCDKButtonboxPostProcess setCDKButtonboxPreProcess setCDKButtonboxULChar setCDKButtonboxURChar setCDKButtonboxVerticalChar cdk_buttonbox(3)
- Cdk buttonbox widget
- activateCDKCalendar(3), activateCDKCalendar destroyCDKCalendar drawCDKCalendar eraseCDKCalendar getCDKCalendarBox getCDKCalendarDate getCDKCalendarDayAttribute getCDKCalendarHighlight getCDKCalendarMarker getCDKCalendarMonthAttribute getCDKCalendarYearAttribute injectCDKCalendar moveCDKCalendar newCDKCalendar positionCDKCalendar removeCDKCalendarMarker setCDKCalendar setCDKCalendarBackgroundAttrib setCDKCalendarBackgroundColor setCDKCalendarBox setCDKCalendarBoxAttribute setCDKCalendarDate setCDKCalendarDayAttribute setCDKCalendarDaysNames setCDKCalendarHighlight setCDKCalendarHorizontalChar setCDKCalendarLLChar setCDKCalendarLRChar setCDKCalendarMarker setCDKCalendarMonthAttribute setCDKCalendarMonthsNames setCDKCalendarPostProcess setCDKCalendarPreProcess setCDKCalendarULChar setCDKCalendarURChar setCDKCalendarVerticalChar setCDKCalendarYearAttribute cdk_calendar(3)
- Cdk calendar widget
- activateCDKDScale(3), activateCDKDScale destroyCDKDScale drawCDKDScale eraseCDKDScale getCDKDScaleBox getCDKDScaleDigits getCDKDScaleHighValue getCDKDScaleLowValue getCDKDScaleValue injectCDKDScale moveCDKDScale newCDKDScale positionCDKDScale setCDKDScale setCDKDScaleBackgroundAttrib setCDKDScaleBackgroundColor setCDKDScaleBox setCDKDScaleBoxAttribute setCDKDScaleDigits setCDKDScaleHorizontalChar setCDKDScaleLLChar setCDKDScaleLRChar setCDKDScaleLowHigh setCDKDScalePostProcess setCDKDScalePreProcess setCDKDScaleULChar setCDKDScaleURChar setCDKDScaleValue setCDKDScaleVerticalChar cdk_dscale(3)
- Cdk scale widget (type double)
- activateCDKDialog(3), activateCDKDialog destroyCDKDialog drawCDKDialog drawCDKDialogButtons eraseCDKDialog getCDKDialog getCDKDialogBox getCDKDialogHighlight getCDKDialogSeparator injectCDKDialog moveCDKDialog newCDKDialog positionCDKDialog setCDKDialog setCDKDialogBackgroundAttrib setCDKDialogBackgroundColor setCDKDialogBox setCDKDialogBox setCDKDialogBoxAttribute setCDKDialogHighlight setCDKDialogHorizontalChar setCDKDialogLLChar setCDKDialogLRChar setCDKDialogPostProcess setCDKDialogPreProcess setCDKDialogSeparator setCDKDialogULChar setCDKDialogURChar setCDKDialogVerticalChar cdk_dialog(3)
- Cdk dialog widget
- activateCDKEntry(3), activateCDKEntry cleanCDKEntry destroyCDKEntry drawCDKEntry eraseCDKEntry getCDKEntryBox getCDKEntryFillerChar getCDKEntryHiddenChar getCDKEntryMax getCDKEntryMin getCDKEntryValue injectCDKEntry moveCDKEntry newCDKEntry positionCDKEntry setCDKEntry setCDKEntryBackgroundAttrib setCDKEntryBackgroundColor setCDKEntryBox setCDKEntryBoxAttribute setCDKEntryCB setCDKEntryFillerChar setCDKEntryHiddenChar setCDKEntryHighlight setCDKEntryHorizontalChar setCDKEntryLLChar setCDKEntryLRChar setCDKEntryMax setCDKEntryMin setCDKEntryPostProcess setCDKEntryPreProcess setCDKEntryULChar setCDKEntryURChar setCDKEntryValue setCDKEntryVerticalChar cdk_entry(3)
- Cdk text-entry widget
- activateCDKFScale(3), activateCDKFScale destroyCDKFScale drawCDKFScale eraseCDKFScale getCDKFScaleBox getCDKFScaleDigits getCDKFScaleHighValue getCDKFScaleLowValue getCDKFScaleValue injectCDKFScale moveCDKFScale newCDKFScale positionCDKFScale setCDKFScale setCDKFScaleBackgroundAttrib setCDKFScaleBackgroundColor setCDKFScaleBox setCDKFScaleBoxAttribute setCDKFScaleDigits setCDKFScaleHorizontalChar setCDKFScaleLLChar setCDKFScaleLRChar setCDKFScaleLowHigh setCDKFScalePostProcess setCDKFScalePreProcess setCDKFScaleULChar setCDKFScaleURChar setCDKFScaleValue setCDKFScaleVerticalChar cdk_fscale(3)
- Cdk scale widget (type float)
- activateCDKFSlider(3), activateCDKFSlider destroyCDKFSlider drawCDKFSlider eraseCDKFSlider getCDKFSliderBox getCDKFSliderDigits getCDKFSliderHighValue getCDKFSliderLowValue getCDKFSliderValue injectCDKFSlider moveCDKFSlider newCDKFSlider positionCDKFSlider setCDKFSlider setCDKFSliderBackgroundAttrib setCDKFSliderBackgroundColor setCDKFSliderBox setCDKFSliderBoxAttribute setCDKFSliderDigits setCDKFSliderHorizontalChar setCDKFSliderLLChar setCDKFSliderLRChar setCDKFSliderLowHigh setCDKFSliderPostProcess setCDKFSliderPreProcess setCDKFSliderULChar setCDKFSliderURChar setCDKFSliderValue setCDKFSliderVerticalChar cdk_fslider(3)
- Cdk slider widget (type float)
- activateCDKFselect(3), activateCDKFselect deleteFileCB destroyCDKFselect drawCDKFselect eraseCDKFselect getCDKFselectBox getCDKFselectContents getCDKFselectCurrentItem getCDKFselectDirAttribute getCDKFselectDirContents getCDKFselectDirectory getCDKFselectFileAttribute getCDKFselectFillerChar getCDKFselectHighlight getCDKFselectLinkAttribute getCDKFselectSocketAttribute injectCDKFselect moveCDKFselect newCDKFselect positionCDKFselect setCDKFselect setCDKFselectBackgroundAttrib setCDKFselectBackgroundColor setCDKFselectBox setCDKFselectBoxAttribute setCDKFselectContents setCDKFselectCurrentItem setCDKFselectDirAttribute setCDKFselectDirContents setCDKFselectDirectory setCDKFselectFileAttribute setCDKFselectFillerChar setCDKFselectHighlight setCDKFselectHorizontalChar setCDKFselectLLChar setCDKFselectLRChar setCDKFselectLinkAttribute setCDKFselectSocketAttribute setCDKFselectULChar setCDKFselectURChar setCDKFselectVerticalChar cdk_fselect(3)
- Cdk file selector widget
- activateCDKGraph(3), activateCDKGraph destroyCDKGraph drawCDKGraph eraseCDKGraph getCDKGraphBox getCDKGraphCharacter getCDKGraphCharacters getCDKGraphDisplayType getCDKGraphValue getCDKGraphValues moveCDKGraph newCDKGraph positionCDKGraph setCDKGraph setCDKGraphBackgroundAttrib setCDKGraphBackgroundColor setCDKGraphBox setCDKGraphBoxAttribute setCDKGraphCharacter setCDKGraphCharacters setCDKGraphDisplayType setCDKGraphHorizontalChar setCDKGraphLLChar setCDKGraphLRChar setCDKGraphULChar setCDKGraphURChar setCDKGraphValue setCDKGraphValues setCDKGraphVerticalChar cdk_graph(3)
- Cdk graph widget
- activateCDKHistogram(3), activateCDKHistogram destroyCDKHistogram drawCDKHistogram eraseCDKHistogram getCDKHistogramBox getCDKHistogramFillerChar getCDKHistogramHighValue getCDKHistogramLowValue getCDKHistogramStatsAttr getCDKHistogramStatsPos getCDKHistogramValue getCDKHistogramViewType moveCDKHistogram newCDKHistogram positionCDKHistogram setCDKHistogram setCDKHistogramBackgroundAttrib setCDKHistogramBackgroundColor setCDKHistogramBox setCDKHistogramBoxAttribute setCDKHistogramDisplayType setCDKHistogramFillerChar setCDKHistogramHorizontalChar setCDKHistogramLLChar setCDKHistogramLRChar setCDKHistogramStatsAttr setCDKHistogramStatsPos setCDKHistogramULChar setCDKHistogramURChar setCDKHistogramValue setCDKHistogramVerticalChar setCDKHistogramViewType cdk_histogram(3)
- Cdk histogram widget
- activateCDKItemlist(3), activateCDKItemlist destroyCDKItemlist drawCDKItemlist drawCDKItemlistField eraseCDKItemlist getCDKItemlistBox getCDKItemlistCurrentItem getCDKItemlistDefaultItem getCDKItemlistValues injectCDKItemlist moveCDKItemlist newCDKItemlist positionCDKItemlist setCDKItemlist setCDKItemlistBackgroundAttrib setCDKItemlistBackgroundColor setCDKItemlistBox setCDKItemlistBoxAttribute setCDKItemlistCurrentItem setCDKItemlistDefaultItem setCDKItemlistHorizontalChar setCDKItemlistLLChar setCDKItemlistLRChar setCDKItemlistPostProcess setCDKItemlistPreProcess setCDKItemlistULChar setCDKItemlistURChar setCDKItemlistValues setCDKItemlistVerticalChar cdk_itemlist(3)
- Cdk itemlist widget
- activateCDKLabel(3), activateCDKLabel destroyCDKLabel drawCDKLabel eraseCDKLabel getCDKLabelBox getCDKLabelMessage moveCDKLabel newCDKLabel positionCDKLabel setCDKLabel setCDKLabelBackgroundAttrib setCDKLabelBackgroundColor setCDKLabelBox setCDKLabelBoxAttribute setCDKLabelHorizontalChar setCDKLabelLLChar setCDKLabelLRChar setCDKLabelMessage setCDKLabelULChar setCDKLabelURChar setCDKLabelVerticalChar waitCDKLabel cdk_label(3)
- Cdk label widget
- activateCDKMarquee(3), activateCDKMarquee deactivateCDKMarquee destroyCDKMarquee drawCDKMarquee eraseCDKMarquee getCDKMarqueeBox moveCDKMarquee newCDKMarquee positionCDKMarquee setCDKMarqueeBackgroundAttrib setCDKMarqueeBackgroundColor setCDKMarqueeBox setCDKMarqueeBoxAttribute setCDKMarqueeHorizontalChar setCDKMarqueeLLChar setCDKMarqueeLRChar setCDKMarqueeULChar setCDKMarqueeURChar setCDKMarqueeVerticalChar cdk_marquee(3)
- Cdk marquee widget
- activateCDKMatrix(3), activateCDKMatrix cleanCDKMatrix cleanCDKMatrixCell destroyCDKMatrix drawCDKMatrix eraseCDKMatrix getCDKMatrixBox getCDKMatrixCell getCDKMatrixCol getCDKMatrixRow injectCDKMatrix jumpToCell moveToCDKMatrixCell newCDKMatrix setCDKMatrix setCDKMatrixBackgroundAttrib setCDKMatrixBackgroundColor setCDKMatrixBox setCDKMatrixBoxAttribute setCDKMatrixCB setCDKMatrixCell setCDKMatrixCells setCDKMatrixHorizontalChar setCDKMatrixLLChar setCDKMatrixLRChar setCDKMatrixPostProcess setCDKMatrixPreProcess setCDKMatrixULChar setCDKMatrixURChar setCDKMatrixVerticalChar cdk_matrix(3)
- Cdk matrix widget
- activateCDKMentry(3), activateCDKMentry cleanCDKMentry destroyCDKMentry drawCDKMentry drawCDKMentryField eraseCDKMentry getCDKMentryBox getCDKMentryFillerChar getCDKMentryHiddenChar getCDKMentryMin getCDKMentryValue injectCDKMentry moveCDKMentry newCDKMentry positionCDKMentry setCDKMentry setCDKMentryBackgroundAttrib setCDKMentryBackgroundColor setCDKMentryBox setCDKMentryBoxAttribute setCDKMentryCB setCDKMentryFillerChar setCDKMentryHiddenChar setCDKMentryHorizontalChar setCDKMentryLLChar setCDKMentryLRChar setCDKMentryMin setCDKMentryPostProcess setCDKMentryPreProcess setCDKMentryULChar setCDKMentryURChar setCDKMentryValue setCDKMentryVerticalChar cdk_mentry(3)
- Cdk multiple line entry widget
- activateCDKMenu(3), activateCDKMenu destroyCDKMenu drawCDKMenu drawCDKMenuSubwin eraseCDKMenu eraseCDKMenuSubwin getCDKMenuCurrentItem getCDKMenuSubTitleHighlight getCDKMenuTitleHighlight injectCDKMenu newCDKMenu setCDKMenu setCDKMenuBackgroundAttrib setCDKMenuBackgroundColor setCDKMenuCurrentItem setCDKMenuPostProcess setCDKMenuPreProcess setCDKMenuSubTitleHighlight setCDKMenuTitleHighlight cdk_menu(3)
- Cdk menu widget
- activateCDKRadio(3), activateCDKRadio destroyCDKRadio drawCDKRadio eraseCDKRadio getCDKRadioBox getCDKRadioChoiceCharacter getCDKRadioCurrentItem getCDKRadioHighlight getCDKRadioItems getCDKRadioLeftBrace getCDKRadioRightBrace getCDKRadioSelectedItem injectCDKRadio moveCDKRadio newCDKRadio positionCDKRadio setCDKRadio setCDKRadioBackgroundAttrib setCDKRadioBackgroundColor setCDKRadioBox setCDKRadioBoxAttribute setCDKRadioChoiceCharacter setCDKRadioCurrentItem setCDKRadioHighlight setCDKRadioHorizontalChar setCDKRadioItems setCDKRadioLLChar setCDKRadioLRChar setCDKRadioLeftBrace setCDKRadioPostProcess setCDKRadioPreProcess setCDKRadioRightBrace setCDKRadioSelectedItem setCDKRadioULChar setCDKRadioURChar setCDKRadioVerticalChar cdk_radio(3)
- Cdk radio list widget
- activateCDKScale(3), activateCDKScale destroyCDKScale drawCDKScale eraseCDKScale getCDKScaleBox getCDKScaleHighValue getCDKScaleLowValue getCDKScaleValue injectCDKScale moveCDKScale newCDKScale positionCDKScale setCDKScale setCDKScaleBackgroundAttrib setCDKScaleBackgroundColor setCDKScaleBox setCDKScaleBoxAttribute setCDKScaleHorizontalChar setCDKScaleLLChar setCDKScaleLRChar setCDKScaleLowHigh setCDKScalePostProcess setCDKScalePreProcess setCDKScaleULChar setCDKScaleURChar setCDKScaleValue setCDKScaleVerticalChar cdk_scale(3)
- Cdk scale widget (type int)
- activateCDKScroll(3), activateCDKScroll addCDKScrollItem deleteCDKScrollItem destroyCDKScroll drawCDKScroll eraseCDKScroll getCDKScrollBox getCDKScrollCurrent getCDKScrollCurrentItem getCDKScrollCurrentTop getCDKScrollHighlight getCDKScrollItems injectCDKScroll insertCDKScrollItem moveCDKScroll newCDKScroll positionCDKScroll setCDKScroll setCDKScrollBackgroundAttrib setCDKScrollBackgroundColor setCDKScrollBox setCDKScrollBoxAttribute setCDKScrollCurrent setCDKScrollCurrentItem setCDKScrollCurrentTop setCDKScrollHighlight setCDKScrollHorizontalChar setCDKScrollItems setCDKScrollLLChar setCDKScrollLRChar setCDKScrollPosition setCDKScrollPostProcess setCDKScrollPreProcess setCDKScrollULChar setCDKScrollURChar setCDKScrollVerticalChar cdk_scroll(3)
- Cdk scrolling list widget
- activateCDKSelection(3), activateCDKSelection destroyCDKSelection drawCDKSelection eraseCDKSelection getCDKSelectionBox getCDKSelectionChoice getCDKSelectionChoices getCDKSelectionCurrent getCDKSelectionHighlight getCDKSelectionItems getCDKSelectionMode getCDKSelectionModes getCDKSelectionTitle injectCDKSelection moveCDKSelection newCDKSelection positionCDKSelection setCDKSelection setCDKSelectionBackgroundAttrib setCDKSelectionBackgroundColor setCDKSelectionBox setCDKSelectionBoxAttribute setCDKSelectionChoice setCDKSelectionChoices setCDKSelectionCurrent setCDKSelectionHighlight setCDKSelectionHorizontalChar setCDKSelectionItems setCDKSelectionLLChar setCDKSelectionLRChar setCDKSelectionMode setCDKSelectionModes setCDKSelectionPostProcess setCDKSelectionPreProcess setCDKSelectionTitle setCDKSelectionULChar setCDKSelectionURChar setCDKSelectionVerticalChar cdk_selection(3)
- Cdk selection list widget
- activateCDKSlider(3), activateCDKSlider destroyCDKSlider drawCDKSlider eraseCDKSlider getCDKSliderBox getCDKSliderHighValue getCDKSliderLowValue getCDKSliderValue injectCDKSlider moveCDKSlider newCDKSlider positionCDKSlider setCDKSlider setCDKSliderBackgroundAttrib setCDKSliderBackgroundColor setCDKSliderBox setCDKSliderBoxAttribute setCDKSliderHorizontalChar setCDKSliderLLChar setCDKSliderLRChar setCDKSliderLowHigh setCDKSliderPostProcess setCDKSliderPreProcess setCDKSliderULChar setCDKSliderURChar setCDKSliderValue setCDKSliderVerticalChar cdk_slider(3)
- Cdk slider widget (type int)
- activateCDKSwindow(3), activateCDKSwindow addCDKSwindow cleanCDKSwindow destroyCDKSwindow drawCDKSwindow dumpCDKSwindow eraseCDKSwindow execCDKSwindow getCDKSwindowBox getCDKSwindowContents injectCDKSwindow jumpToLineCDKSwindow loadCDKSwindowInformation moveCDKSwindow newCDKSwindow positionCDKSwindow saveCDKSwindowInformation setCDKSwindow setCDKSwindowBackgroundAttrib setCDKSwindowBackgroundColor setCDKSwindowBox setCDKSwindowBoxAttribute setCDKSwindowContents setCDKSwindowHorizontalChar setCDKSwindowLLChar setCDKSwindowLRChar setCDKSwindowPostProcess setCDKSwindowPreProcess setCDKSwindowULChar setCDKSwindowURChar setCDKSwindowVerticalChar trimCDKSwindow cdk_swindow(3)
- Cdk scrolling window widget
- activateCDKTemplate(3), activateCDKTemplate cleanCDKTemplate destroyCDKTemplate drawCDKTemplate eraseCDKTemplate getCDKTemplateBox getCDKTemplateMin getCDKTemplateValue injectCDKTemplate mixCDKTemplate newCDKTemplate setCDKTemplate setCDKTemplateBackgroundAttrib setCDKTemplateBackgroundColor setCDKTemplateBox setCDKTemplateBoxAttribute setCDKTemplateCB setCDKTemplateHorizontalChar setCDKTemplateLLChar setCDKTemplateLRChar setCDKTemplateMin setCDKTemplatePostProcess setCDKTemplatePreProcess setCDKTemplateULChar setCDKTemplateURChar setCDKTemplateValue setCDKTemplateVerticalChar unmixCDKTemplate cdk_template(3)
- Cdk template widget
- activateCDKUScale(3), activateCDKUScale destroyCDKUScale drawCDKUScale eraseCDKUScale getCDKUScaleBox getCDKUScaleHighValue getCDKUScaleLowValue getCDKUScaleValue injectCDKUScale moveCDKUScale newCDKUScale positionCDKUScale setCDKUScale setCDKUScaleBackgroundAttrib setCDKUScaleBackgroundColor setCDKUScaleBox setCDKUScaleBoxAttribute setCDKUScaleHorizontalChar setCDKUScaleLLChar setCDKUScaleLRChar setCDKUScaleLowHigh setCDKUScalePostProcess setCDKUScalePreProcess setCDKUScaleULChar setCDKUScaleURChar setCDKUScaleValue setCDKUScaleVerticalChar cdk_uscale(3)
- Cdk scale widget (type unsigned)
- activateCDKUSlider(3), activateCDKUSlider destroyCDKUSlider drawCDKUSlider eraseCDKUSlider getCDKUSliderBox getCDKUSliderHighValue getCDKUSliderLowValue getCDKUSliderValue injectCDKUSlider moveCDKUSlider newCDKUSlider positionCDKUSlider setCDKUSlider setCDKUSliderBackgroundAttrib setCDKUSliderBackgroundColor setCDKUSliderBox setCDKUSliderBoxAttribute setCDKUSliderHorizontalChar setCDKUSliderLLChar setCDKUSliderLRChar setCDKUSliderLowHigh setCDKUSliderPostProcess setCDKUSliderPreProcess setCDKUSliderULChar setCDKUSliderURChar setCDKUSliderValue setCDKUSliderVerticalChar cdk_uslider(3)
- Cdk slider widget (type unsigned)
- activateCDKViewer(3), activateCDKViewer cleanCDKViewer destroyCDKViewer drawCDKViewer eraseCDKViewer getCDKViewerBox getCDKViewerHighlight getCDKViewerInfo getCDKViewerInfoLine getCDKViewerTitle moveCDKViewer newCDKViewer positionCDKViewer setCDKViewer setCDKViewerBackgroundAttrib setCDKViewerBackgroundColor setCDKViewerBox setCDKViewerBoxAttribute setCDKViewerHighlight setCDKViewerHorizontalChar setCDKViewerInfo setCDKViewerInfoLine setCDKViewerLLChar setCDKViewerLRChar setCDKViewerTitle setCDKViewerULChar setCDKViewerURChar setCDKViewerVerticalChar cdk_viewer(3)
- Cdk viewer list widget
- active(5)
- List of newsgroups carried by the server
- active_dialog(3)
- Global pointer to the most recent activated dialog. Allegro game programming library
- active_menu(3)
- Global pointer to the most recent activated menu. Allegro game programming library
- actsync(8), actsyncd(8)
- Synchronize newsgroups
- acttimes(8c)
- Maintain the newsgroup-creation-date file
- acyclic(1)
- make directed graph acyclic
- ad2vcf(1), AD2VCF(1)
- Extract allelic depth from a SAM stream and add to VCF files " Convention: " Underline anything that is typed verbatim - commands, etc
- adacurses-config(1)
- helper script for AdaCurses libraries
- adcli(8)
- Tool for performing actions on an Active Directory domain
- add(1)
- full-screen editing calculator
- addListBdd(3)
- adds a BDD to a chained list of BDDs
- add_3dmesh(3), add_3dmesh (3)
- Load/build a mesh and attach to a model
- add_clip_rect(3)
- Intersects a bitmap's clipping rectangle with the given area. Allegro game programming library
- add_mibdir(3), netsnmp_init_mib(3), shutdown_mib(3), netsnmp_read_module(3), read_mib(3), read_all_mibs(3), add_module_replacement(3), snmp_set_mib_errors(3), snmp_set_mib_warnings(3), snmp_set_save_descriptions(3), read_objid(3), snmp_parse_oid(3), get_module_node(3), print_mib(3), print_objid(3), fprint_objid(3), snprint_objid(3), print_description(3), fprint_description(3), snprint_description(3)
- netsnmp_mib_api functions
- add_wch(3x), %add_wch(3x), %wadd_wch(3x), %mvadd_wch(3x), %mvwadd_wch(3x), %echo_wchar(3x), %wecho_wchar(3x)
- add a curses complex character to a window and advance the cursor
- add_wchnstr(3x), %add_wchstr(3x), %add_wchnstr(3x), %wadd_wchstr(3x), %wadd_wchnstr(3x), %mvadd_wchstr(3x), %mvadd_wchnstr(3x), %mvwadd_wchstr(3x), %mvwadd_wchnstr(3x)
- add a curses complex character string to a window
- addablhexpr(3)
- adds a new argument in head of an expression. man1/alc_origin.1
- addablqexpr(3)
- adds a new argument in queue of an expression. man1/alc_origin.1
- addbddassoc(3)
- creates a new association variables. man1/alc_origin.1
- addbddcircuitabl(3)
- converts an abl expression to a bdd node. man1/alc_origin.1
- addbddcircuitin(3)
- adds an input in a bdd circuit. man1/alc_origin.1
- addbddcircuitout(3)
- adds an output in a bdd circuit. man1/alc_origin.1
- addbddnode(3)
- adds a new bdd node in the bdd system. man1/alc_origin.1
- addbddnodeassoc(3)
- adds a bdd node in a variable association. man1/alc_origin.1
- addbddnodelist(3)
- adds a node in a chain_list. man1/alc_origin.1
- addbddvar(3)
- adds a new variable in the bdd system. man1/alc_origin.1
- addbddvarafter(3)
- adds a new variable, after an existing one. man1/alc_origin.1
- addbddvarbefore(3)
- adds a new variable, before an existing one. man1/alc_origin.1
- addbddvarfirst(3)
- adds a new variable, before all others. man1/alc_origin.1
- addbddvarlast(3)
- adds a new variable, after all others. man1/alc_origin.1
- addcapa(3)
- add a capacitance to a signal man1/alc_origin.1
- addch(3x), %addch(3x), %waddch(3x), %mvaddch(3x), %mvwaddch(3x), %echochar(3x), %wechochar(3x)
- add a curses character to a window and advance the cursor
- addchain(3)
- create a chain and add it to a list man1/alc_origin.1
- addchnstr(3x), %addchstr(3x), %addchnstr(3x), %waddchstr(3x), %waddchnstr(3x), %mvaddchstr(3x), %mvaddchnstr(3x), %mvwaddchstr(3x), %mvwaddchnstr(3x)
- add a curses character string to a window
- addcr(1)
- inserts a CR (
) before each LF (
- adddebug(1)
- Modifies Makefile(s) to add debug info
- addftinfo(1)
- add information to troff font files for use with groff
- addgnupghome(8)
- Create .gnupg home directories
- addht(3)
- create an hash table man1/alc_origin.1
- addhtitem(3)
- adds a new item in a hash table. man1/alc_origin.1
- addlocap(3)
- create a logical capacitor man1/alc_origin.1
- addlocon(3)
- create a logical connector man1/alc_origin.1
- addlofig(3)
- create a new structural cell model man1/alc_origin.1
- addloins(3)
- create a logical instance man1/alc_origin.1
- addlomodel(3)
- create a tempotary logical model and add it to a list man1/alc_origin.1
- addlores(3)
- create a logical resistor man1/alc_origin.1
- addloself(3)
- create a logical inductor man1/alc_origin.1
- addlosig(3)
- create a logical signal man1/alc_origin.1
- addlotrs(3)
- create a logical transistor man1/alc_origin.1
- addnstr(3x), %addstr(3x), %addnstr(3x), %waddstr(3x), %waddnstr(3x), %mvaddstr(3x), %mvaddnstr(3x), %mvwaddstr(3x), %mvwaddnstr(3x)
- add a string to a curses window and advance the cursor
- addnum(3)
- create a num and add it to a list man1/alc_origin.1
- addnwstr(3x), %addwstr(3x), %addnwstr(3x), %waddwstr(3x), %waddnwstr(3x), %mvaddwstr(3x), %mvaddnwstr(3x), %mvwaddwstr(3x), %mvwaddnwstr(3x)
- add a wide-character string to a curses window and advance the cursor
- addphcon(3)
- create a physical connector man1/alc_origin.1
- addphfig(3)
- create a new physical cell model man1/alc_origin.1
- addphins(3)
- create a physical instance man1/alc_origin.1
- addphref(3)
- create a physical reference man1/alc_origin.1
- addphseg(3)
- create a physical segment man1/alc_origin.1
- addphvia(3)
- create a physical via man1/alc_origin.1
- addptype(3)
- create a ptype and add it to a ptype_list man1/alc_origin.1
- addr2line(1)
- convert addresses into file names and line numbers
- addr2line(1)
- convert addresses or symbol+offset into file names and line numbers
- addr2name(1), name2addr(1)
- perform DNS lookups from scripts
- addr6(1)
- An IPv6 address analysis and manipulation tool
- addrdsfig(3)
- adds a figure man1/alc_origin.1
- addrdsfigrec(3)
- adds a rectangle to a figure man1/alc_origin.1
- addrdsins(3)
- adds an instance to a figure man1/alc_origin.1
- addrdsinsrec(3)
- adds a rectangle to an instance man1/alc_origin.1
- addrdsrecwindow(3)
- adds a rectangle in the windowing of rds structure. man1/alc_origin.1
- addrtype(3)
- Labeling IPv4 addresses as internal or external
- addrwatch(8)
- ethernet/ip address monitoring tool
- addts(1)
- add timestamps at the beginning of each line
- addwords(1)
- Adding words to specified dictionary collectively
- adelsystem_cbi(8)
- Driver for the ADELSYSTEM CB/CBI DC-UPS
- adfbitmap(1)
- show or enforce rebuilding block allocation bitmap
- adfformat(1)
- create a classic AmigaDOS filesystem (OFS/FFS) on an ADF or HDF volume
- adfimgcreate(1)
- create empty (not formatted!) ADF/HDF image files
- adfinfo(1)
- show low-level information (filesystem metadata) about the Amiga Disk File (ADF) devices and about the volumes, the directories and the files stored inside
- adfls(1)
- list contents of an ADF volume
- adfsalvage(1)
- show or recover (in the future - extract) deleted files from an ADF device
- adie-17(1), Adie(1)
- The ADvanced Interactive Editor
- adig(1)
- print information collected from Domain Name System (DNS) servers
- adinrec(1)
- record audio device and save one utterance to a file
- adintool(1)
- a tool to record / split / send / receive audio streams
- adjust_sample(3)
- Alters the parameters of a sample while it is playing. Allegro game programming library
- adler(n)
- Message digest "adler"
- admesh(1), ADMesh(1)
- a program for processing triangulated solid meshes
- admsCheck(1)
- Test Program for admsXml
- admsXml(1)
- An automatic device model synthesizer
- adplay(1)
- AdPlay/UNIX console-based OPL2 audio player
- adplugdb(1)
- AdPlug database maintenance utility
- adtool(1)
- Active Directory administration tool
- advdef(1)
- AdvanceCOMP Deflate Compression Utility
- advent(6)
- Colossal Cave Adventure
- adventure(6)
- an exploration game
- advmng(1)
- AdvanceCOMP MNG Compression Utility
- advpng(1)
- AdvanceCOMP PNG Compression Utility
- advzip(1)
- AdvanceCOMP ZIP Compression Utility
- aecat(1)
- display an aewan document
- aee(1)
- another (easy) editor
- aemakeflic(1)
- produce an animation from an aewan document
- aerc(1)
- a pretty good email client
- aerc-binds(5)
- key bindings configuration file format for aerc(1)
- aerc-maildir(5)
- maildir configuration for aerc(1)
- aerc-search(1)
- search and filter patterns and options for aerc(1)
- aerc-sendmail(5)
- sendmail configuration for aerc(1)
- aescrypt(1)
- encrypt data using Rijndael, the Advanced Encryption Standard winner
- aesget(1)
- decrypt data using Rijndael, the Advanced Encryption Standard winner
- aespasswd(1)
- Used to create and manage an AES keyfile
- aespipe(1)
- AES encrypting or decrypting pipe
- aewan(1)
- An ascii-art editor
- aewan(5)
- File format documentation
- af9005(4)
- webcamd driver for Afatech 9005 DVB-T receiver
- af9015(4)
- webcamd driver for Afatech 9015 DVB-T receiver
- afCloseFile(3)
- close an open audio file
- afGetFrameCount(3), afGetTrackBytes(3), afGetDataOffset(3)
- get the total sample frame count, length of audio track in bytes, offset of the audio track for a track in an audio file
- afGetFrameSize(3)
- calculate the frame size in bytes for an audio track
- afInitAESChannelDataTo(3), afInitAESChannelData(3)
- initialize AES non-audio data in an audio file setup
- afInitCompression(3)
- initialize compression for a track in an audio file setup
- afInitFileFormat(3)
- initialize file format of an audio file setup
- afInitSampleFormat(3), afInitByteOrder(3), afInitChannels(3), afInitRate(3)
- initialize audio data format for a track in an audio file setup
- afNewFileSetup(3)
- create and initialize a new AFfilesetup structure
- afOpenFile(3)
- open an audio file and create a file handle structure used for subsequent calls to the Audio File Library
- afQuery(3), afQueryLong(3), afQueryDouble(3), afQueryPointer(3)
- query the capabilities of the Audio File Library
- afReadFrames(3)
- read sample frames from a track in an audio file
- afReadMisc(3), afWriteMisc(3), afSeekMisc(3)
- access miscellaneous metadata in an audio file
- afSeekFrame(3), afTellFrame(3)
- update or access the current sample frame position for a track in an audio file
- afSetErrorHandler(3)
- install a custom error handling routine
- afSetVirtualByteOrder(3), afSetVirtualChannels(3), afSetVirtualPCMMapping(3), afSetVirtualSampleFormat(3)
- set the virtual data format for a track in an audio file
- afWriteFrames(3)
- write sample frames to a track in an audio file
- afcclient(1)
- Interact with AFC/HouseArrest service on a connected device
- afclose(3)
- close a database
- afew(1)
- afew Documentation afew is an initial tagging script for notmuch mail: 0.0 (bu 2 %http://notmuchmail.org/ (bu 2 %http://notmuchmail.org/initial_tagging/ Its basic task is to provide automatic tagging each time new mail is registered with notmuch. In a classic setup, you might call it after notmuch new in an offlineimap post sync hook or in the notmuch post-new hook. It can do basic thing such as adding tags based on email headers or maildir folders, handling killed threads and spam. fyi: afew plays nicely with alot, a GUI for notmuch mail ;) 0.0 (bu 2 %https://github.com/pazz/alot Contents:
- affcat(1)
- Output contents of an image file to stdout
- affconvert(1)
- convert files between RAW and AFF formats
- affcopy(1)
- reorder and recompress AFF files
- affcrypto(1)
- handle encryption issues
- affdiskprint(1)
- create a diskprint AFF structure
- affix(1)
- fix a corrupted AFF file
- affuse(1)
- provide access to AFF containers
- affverify(1)
- verify the digital signature on a signed file
- afgetresultmd(3)
- get metadata associated with search results
- afio(1)
- manipulate archives and files
- afm2tfm(1)
- convert Adobe font metrics to TeX font metrics
- afmtodit(1)
- create font files for use with groff -Tps
- afopen(3)
- open a database
- afpcmd(1)
- Transfer files over the networking using the Apple Filing Protocol (AFP)
- afsearch(3)
- query a set of databases
- afsortdocid(3)
- sort search results by document identifier
- after.tcl86(n), after(n)
- Execute a command after a time delay
- after.tcl90(n), after(n)
- Execute a command after a time delay
- afterstep(1)
- X11 window manager
- afterstep_faq(1x)
- This document is an ever growing set of questions, statements, ideas and complaints about AfterStep version 2.0
- afuse(1), AFUSE(1)
- automounting file system implemented in user-space using FUSE
- age(1)
- simple, modern, and secure file encryption
- agedu(1)
- correlate disk usage with last-access times to identify large and disused data
- agentxtrap(1)
- send an AgentX NotifyPDU to an AgentX master agent
- aget(1)
- A multithreaded HTTP download accelerator
- aggregartp(1)
- Splits a single RTP stream to several contribution links with load balancing
- aggregate-ios(1)
- optimise a concatenated set of cisco/IOS prefix filters to help make them nice and short
- ahost(1)
- print the A or AAAA record associated with a hostname or IP address
- aid(1)
- Query ID database and report results
- aide(1)
- Advanced Intrusion Detection Environment
- aide.conf(5)
- The configuration file for Advanced Intrusion Detection Environment
- airbase-ng(8)
- multi-purpose tool aimed at attacking clients as opposed to the Access Point (AP) itself
- aird(1)
- USB Apple IR receiver daemon
- airdaemon(1)
- Run a program as a daemon process, restarting it if it dies
- airdecap-ng(1)
- decrypt a WEP/WPA crypted pcap file
- airdecloak-ng(1), airuncloak-ng(1)
- Removes wep cloaked framed from a pcap file
- airmon-ng(8)
- POSIX sh script designed to turn wireless cards into monitor mode
- airodump-ng(8)
- a wireless packet capture tool for aircrack-ng
- airodump-ng-oui-update(8), airodump-ng-oui-updater(8)
- IEEE oui list updater for airodump-ng
- airolib-ng(1)
- manage and create a WPA/WPA2 pre-computed hashes tables
- airscan-discover(1)
- Discover sane-airscan compatible scanners
- airserv-ng(8)
- a wireless card server
- airventriloquist-ng(8)
- encrypted WiFi packet injection
- akaidump(1)
- Dump an AKAI media (i.e. CDROM) as disk image file to your HD
- akaiextract(1)
- Extract audio samples from an AKAI media or AKAI disk image file
- akpop3d(8)
- small and secure POP3 daemon
- al175(8)
- Driver for Eltek UPS models with AL175 alarm module
- al_acknowledge_drawing_halt(3)
- Allegro 5 API
- al_acknowledge_drawing_resume(3)
- Allegro 5 API
- al_acknowledge_resize(3)
- Allegro 5 API
- al_add_config_comment(3)
- Allegro 5 API
- al_add_config_section(3)
- Allegro 5 API
- al_add_new_bitmap_flag(3)
- Allegro 5 API
- al_add_timer_count(3)
- Allegro 5 API
- al_android_get_activity(3)
- Allegro 5 API
- al_android_get_jni_env(3)
- Allegro 5 API
- al_android_get_os_version(3)
- Allegro 5 API
- al_android_open_fd(3)
- Allegro 5 API
- al_android_set_apk_file_interface(3)
- Allegro 5 API
- al_android_set_apk_fs_interface(3)
- Allegro 5 API
- al_append_menu_item(3)
- Allegro 5 API
- al_append_native_text_log(3)
- Allegro 5 API
- al_append_path_component(3)
- Allegro 5 API
- al_apply_window_constraints(3)
- Allegro 5 API
- al_assert(3)
- Asserts at the specified file and line number. Allegro game programming library
- al_attach_audio_stream_to_mixer(3)
- Allegro 5 API
- al_attach_audio_stream_to_voice(3)
- Allegro 5 API
- al_attach_shader_source(3)
- Allegro 5 API
- al_attach_shader_source_file(3)
- Allegro 5 API
- al_backup_dirty_bitmap(3)
- Allegro 5 API
- al_backup_dirty_bitmaps(3)
- Allegro 5 API
- al_broadcast_cond(3)
- Allegro 5 API
- al_build_camera_transform(3)
- Allegro 5 API
- al_build_menu(3)
- Allegro 5 API
- al_build_shader(3)
- Allegro 5 API
- al_build_transform(3)
- Allegro 5 API
- al_can_set_keyboard_leds(3)
- Allegro 5 API
- al_change_directory(3)
- Allegro 5 API
- al_clear_depth_buffer(3)
- Allegro 5 API
- al_clear_keyboard_state(3)
- Allegro 5 API
- al_clipboard_has_text(3)
- Allegro 5 API
- al_close_directory(3)
- Allegro 5 API
- al_close_video(3)
- Allegro 5 API
- al_color_distance_ciede2000(3)
- Allegro 5 API
- al_create_audio_recorder(3)
- Allegro 5 API
- al_create_audio_stream(3)
- Allegro 5 API
- al_create_cond(3)
- Allegro 5 API
- al_create_display(3)
- Allegro 5 API
- al_create_file_handle(3)
- Allegro 5 API
- al_create_index_buffer(3)
- Allegro 5 API
- al_create_native_file_dialog(3)
- Allegro 5 API
- al_create_path_for_directory(3)
- Allegro 5 API
- al_create_shader(3)
- Allegro 5 API
- al_create_thread(3)
- Allegro 5 API
- al_create_thread_with_stacksize(3)
- Allegro 5 API
- al_create_vertex_decl(3)
- Allegro 5 API
- al_cstr_dup(3)
- Allegro 5 API
- al_destroy_audio_recorder(3)
- Allegro 5 API
- al_destroy_audio_stream(3)
- Allegro 5 API
- al_destroy_bitmap(3)
- Allegro 5 API
- al_destroy_cond(3)
- Allegro 5 API
- al_destroy_config(3)
- Allegro 5 API
- al_destroy_display(3)
- Allegro 5 API
- al_destroy_event_queue(3)
- Allegro 5 API
- al_destroy_font(3)
- Allegro 5 API
- al_destroy_fs_entry(3)
- Allegro 5 API
- al_destroy_index_buffer(3)
- Allegro 5 API
- al_destroy_menu(3)
- Allegro 5 API
- al_destroy_mixer(3)
- Allegro 5 API
- al_destroy_mouse_cursor(3)
- Allegro 5 API
- al_destroy_mutex(3)
- Allegro 5 API
- al_destroy_native_file_dialog(3)
- Allegro 5 API
- al_destroy_path(3)
- Allegro 5 API
- al_destroy_sample(3)
- Allegro 5 API
- al_destroy_sample_instance(3)
- Allegro 5 API
- al_destroy_shader(3)
- Allegro 5 API
- al_destroy_thread(3)
- Allegro 5 API
- al_destroy_timer(3)
- Allegro 5 API
- al_destroy_user_event_source(3)
- Allegro 5 API
- al_destroy_vertex_buffer(3)
- Allegro 5 API
- al_destroy_vertex_decl(3)
- Allegro 5 API
- al_destroy_voice(3)
- Allegro 5 API
- al_detach_audio_stream(3)
- Allegro 5 API
- al_detach_mixer(3)
- Allegro 5 API
- al_detach_sample_instance(3)
- Allegro 5 API
- al_detach_voice(3)
- Allegro 5 API
- al_disable_menu_event_source(3)
- Allegro 5 API
- al_do_multiline_text(3)
- Allegro 5 API
- al_do_multiline_ustr(3)
- Allegro 5 API
- al_drain_audio_stream(3)
- Allegro 5 API
- al_draw_arc(3)
- Allegro 5 API
- al_draw_bitmap(3)
- Allegro 5 API
- al_draw_bitmap_region(3)
- Allegro 5 API
- al_draw_circle(3)
- Allegro 5 API
- al_draw_ellipse(3)
- Allegro 5 API
- al_draw_elliptical_arc(3)
- Allegro 5 API
- al_draw_filled_circle(3)
- Allegro 5 API
- al_draw_filled_ellipse(3)
- Allegro 5 API
- al_draw_filled_pieslice(3)
- Allegro 5 API
- al_draw_filled_polygon(3)
- Allegro 5 API
- al_draw_filled_polygon_with_holes(3)
- Allegro 5 API
- al_draw_filled_rectangle(3)
- Allegro 5 API
- al_draw_filled_rounded_rectangle(3)
- Allegro 5 API
- al_draw_filled_triangle(3)
- Allegro 5 API
- al_draw_glyph(3)
- Allegro 5 API
- al_draw_indexed_buffer(3)
- Allegro 5 API
- al_draw_indexed_prim(3)
- Allegro 5 API
- al_draw_justified_text(3)
- Allegro 5 API
- al_draw_justified_textf(3)
- Allegro 5 API
- al_draw_justified_ustr(3)
- Allegro 5 API
- al_draw_line(3)
- Allegro 5 API
- al_draw_multiline_text(3)
- Allegro 5 API
- al_draw_multiline_textf(3)
- Allegro 5 API
- al_draw_multiline_ustr(3)
- Allegro 5 API
- al_draw_pieslice(3)
- Allegro 5 API
- al_draw_pixel(3)
- Allegro 5 API
- al_draw_polygon(3)
- Allegro 5 API
- al_draw_polyline(3)
- Allegro 5 API
- al_draw_prim(3)
- Allegro 5 API
- al_draw_rectangle(3)
- Allegro 5 API
- al_draw_ribbon(3)
- Allegro 5 API
- al_draw_rotated_bitmap(3)
- Allegro 5 API
- al_draw_rounded_rectangle(3)
- Allegro 5 API
- al_draw_scaled_bitmap(3)
- Allegro 5 API
- al_draw_scaled_rotated_bitmap(3)
- Allegro 5 API
- al_draw_soft_line(3)
- Allegro 5 API
- al_draw_soft_triangle(3)
- Allegro 5 API
- al_draw_spline(3)
- Allegro 5 API
- al_draw_text(3)
- Allegro 5 API
- al_draw_textf(3)
- Allegro 5 API
- al_draw_tinted_bitmap(3)
- Allegro 5 API
- al_draw_tinted_bitmap_region(3)
- Allegro 5 API
- al_draw_tinted_rotated_bitmap(3)
- Allegro 5 API
- al_draw_tinted_scaled_bitmap(3)
- Allegro 5 API
- al_draw_tinted_scaled_rotated_bitmap(3)
- Allegro 5 API
- al_draw_tinted_scaled_rotated_bitmap_region(3)
- Allegro 5 API
- al_draw_triangle(3)
- Allegro 5 API
- al_draw_ustr(3)
- Allegro 5 API
- al_draw_vertex_buffer(3)
- Allegro 5 API
- al_drop_next_event(3)
- Allegro 5 API
- al_drop_path_tail(3)
- Allegro 5 API
- al_ffblk_get_size(3)
- Get size of file returned by al_findfirst/al_findnext. Allegro game programming library
- al_find_menu(3)
- Allegro 5 API
- al_find_menu_item(3)
- Allegro 5 API
- al_findclose(3)
- Closes a previously opened search with al_findfirst(). Allegro game programming library
- al_findfirst(3)
- Low-level function for searching files. Allegro game programming library
- al_findnext(3)
- Finds the next file in a search started by al_findfirst(). Allegro game programming library
- al_fixadd(3)
- Allegro 5 API
- al_fixdiv(3)
- Allegro 5 API
- al_fixed(3)
- Allegro 5 API
- al_fixtorad_r(3)
- Allegro 5 API
- al_flip_display(3)
- Allegro 5 API
- al_fopen_fd(3)
- Allegro 5 API
- al_fread(3)
- Allegro 5 API
- al_fread16be(3)
- Allegro 5 API
- al_fread16le(3)
- Allegro 5 API
- al_fread32be(3)
- Allegro 5 API
- al_fread32le(3)
- Allegro 5 API
- al_get_allegro_acodec_version(3)
- Allegro 5 API
- al_get_allegro_audio_version(3)
- Allegro 5 API
- al_get_allegro_native_dialog_version(3)
- Allegro 5 API
- al_get_allegro_video_version(3)
- Allegro 5 API
- al_get_audio_depth_size(3)
- Allegro 5 API
- al_get_audio_device_name(3)
- Allegro 5 API
- al_get_audio_output_device(3)
- Allegro 5 API
- al_get_audio_recorder_event(3)
- Allegro 5 API
- al_get_audio_recorder_event_source(3)
- Allegro 5 API
- al_get_audio_stream_attached(3)
- Allegro 5 API
- al_get_audio_stream_channels(3)
- Allegro 5 API
- al_get_audio_stream_depth(3)
- Allegro 5 API
- al_get_audio_stream_event_source(3)
- Allegro 5 API
- al_get_audio_stream_fragment(3)
- Allegro 5 API
- al_get_audio_stream_fragments(3)
- Allegro 5 API
- al_get_audio_stream_frequency(3)
- Allegro 5 API
- al_get_audio_stream_gain(3)
- Allegro 5 API
- al_get_audio_stream_length(3)
- Allegro 5 API
- al_get_audio_stream_length_secs(3)
- Allegro 5 API
- al_get_audio_stream_pan(3)
- Allegro 5 API
- al_get_audio_stream_played_samples(3)
- Allegro 5 API
- al_get_audio_stream_playing(3)
- Allegro 5 API
- al_get_audio_stream_playmode(3)
- Allegro 5 API
- al_get_audio_stream_position_secs(3)
- Allegro 5 API
- al_get_audio_stream_speed(3)
- Allegro 5 API
- al_get_available_audio_stream_fragments(3)
- Allegro 5 API
- al_get_bitmap_blend_color(3)
- Allegro 5 API
- al_get_bitmap_blender(3)
- Allegro 5 API
- al_get_bitmap_depth(3)
- Allegro 5 API
- al_get_bitmap_width(3)
- Allegro 5 API
- al_get_blend_color(3)
- Allegro 5 API
- al_get_blender(3)
- Allegro 5 API
- al_get_clipboard_text(3)
- Allegro 5 API
- al_get_current_directory(3)
- Allegro 5 API
- al_get_current_display(3)
- Allegro 5 API
- al_get_current_shader(3)
- Allegro 5 API
- al_get_d3d_device(3)
- Allegro 5 API
- al_get_d3d_system_texture(3)
- Allegro 5 API
- al_get_d3d_texture_position(3)
- Allegro 5 API
- al_get_d3d_texture_size(3)
- Allegro 5 API
- al_get_d3d_video_texture(3)
- Allegro 5 API
- al_get_default_menu_event_source(3)
- Allegro 5 API
- al_get_default_mixer(3)
- Allegro 5 API
- al_get_default_shader_source(3)
- Allegro 5 API
- al_get_default_voice(3)
- Allegro 5 API
- al_get_display_adapter(3)
- Allegro 5 API
- al_get_display_event_source(3)
- Allegro 5 API
- al_get_display_flags(3)
- Allegro 5 API
- al_get_display_format(3)
- Allegro 5 API
- al_get_display_height(3)
- Allegro 5 API
- al_get_display_menu(3)
- Allegro 5 API
- al_get_display_mode(3)
- Allegro 5 API
- al_get_display_option(3)
- Allegro 5 API
- al_get_display_orientation(3)
- Allegro 5 API
- al_get_display_refresh_rate(3)
- Allegro 5 API
- al_get_display_width(3)
- Allegro 5 API
- al_get_event_source_data(3)
- Allegro 5 API
- al_get_file_userdata(3)
- Allegro 5 API
- al_get_font_descent(3)
- Allegro 5 API
- al_get_fs_entry_mode(3)
- Allegro 5 API
- al_get_glyph_advance(3)
- Allegro 5 API
- al_get_glyph_dimensions(3)
- Allegro 5 API
- al_get_glyph_width(3)
- Allegro 5 API
- al_get_haptic_effect_duration(3)
- Allegro 5 API
- al_get_haptic_from_display(3)
- Allegro 5 API
- al_get_haptic_from_keyboard(3)
- Allegro 5 API
- al_get_index_buffer_size(3)
- Allegro 5 API
- al_get_keyboard_event_source(3)
- Allegro 5 API
- al_get_keyboard_state(3)
- Allegro 5 API
- al_get_mixer_attached(3)
- Allegro 5 API
- al_get_mixer_depth(3)
- Allegro 5 API
- al_get_monitor_dpi(3)
- Allegro 5 API
- al_get_mouse_emulation_mode(3)
- Allegro 5 API
- al_get_native_file_dialog_count(3)
- Allegro 5 API
- al_get_native_file_dialog_path(3)
- Allegro 5 API
- al_get_new_bitmap_depth(3)
- Allegro 5 API
- al_get_new_display_adapter(3)
- Allegro 5 API
- al_get_new_display_flags(3)
- Allegro 5 API
- al_get_new_display_option(3)
- Allegro 5 API
- al_get_new_display_refresh_rate(3)
- Allegro 5 API
- al_get_new_window_position(3)
- Allegro 5 API
- al_get_new_window_title(3)
- Allegro 5 API
- al_get_num_audio_output_devices(3)
- Allegro 5 API
- al_get_num_display_modes(3)
- Allegro 5 API
- al_get_num_video_adapters(3)
- Allegro 5 API
- al_get_opengl_proc_address(3)
- Allegro 5 API
- al_get_path_drive(3)
- Allegro 5 API
- al_get_pixel_block_width(3)
- Allegro 5 API
- al_get_render_state(3)
- Allegro 5 API
- al_get_sample_data(3)
- Allegro 5 API
- al_get_sample_depth(3)
- Allegro 5 API
- al_get_sample_instance_attached(3)
- Allegro 5 API
- al_get_sample_instance_depth(3)
- Allegro 5 API
- al_get_sample_instance_playmode(3)
- Allegro 5 API
- al_get_sample_instance_speed(3)
- Allegro 5 API
- al_get_separate_bitmap_blender(3)
- Allegro 5 API
- al_get_separate_blender(3)
- Allegro 5 API
- al_get_shader_log(3)
- Allegro 5 API
- al_get_shader_platform(3)
- Allegro 5 API
- al_get_standard_path(3)
- Allegro 5 API
- al_get_system_id(3)
- Allegro 5 API
- al_get_text_dimensions(3)
- Allegro 5 API
- al_get_text_width(3)
- Allegro 5 API
- al_get_thread_should_stop(3)
- Allegro 5 API
- al_get_timer_speed(3)
- Allegro 5 API
- al_get_timer_started(3)
- Allegro 5 API
- al_get_ustr_dimensions(3)
- Allegro 5 API
- al_get_ustr_width(3)
- Allegro 5 API
- al_get_video_audio_rate(3)
- Allegro 5 API
- al_get_video_event_source(3)
- Allegro 5 API
- al_get_video_fps(3)
- Allegro 5 API
- al_get_video_frame(3)
- Allegro 5 API
- al_get_video_position(3)
- Allegro 5 API
- al_get_video_scaled_height(3)
- Allegro 5 API
- al_get_video_scaled_width(3)
- Allegro 5 API
- al_get_voice_depth(3)
- Allegro 5 API
- al_get_win_window_handle(3)
- Allegro 5 API
- al_get_window_borders(3)
- Allegro 5 API
- al_get_window_constraints(3)
- Allegro 5 API
- al_get_window_position(3)
- Allegro 5 API
- al_get_x_window_id(3)
- Allegro 5 API
- al_have_d3d_non_pow2_texture_support(3)
- Allegro 5 API
- al_have_d3d_non_square_texture_support(3)
- Allegro 5 API
- al_hide_mouse_cursor(3)
- Allegro 5 API
- al_hold_bitmap_drawing(3)
- Allegro 5 API
- al_identify_bitmap(3)
- Allegro 5 API
- al_identify_bitmap_f(3)
- Allegro 5 API
- al_identify_sample(3)
- Allegro 5 API
- al_identify_sample_f(3)
- Allegro 5 API
- al_identify_video(3)
- Allegro 5 API
- al_identify_video_f(3)
- Allegro 5 API
- al_identity_transform(3)
- Allegro 5 API
- al_init_acodec_addon(3)
- Allegro 5 API
- al_init_font_addon(3)
- Allegro 5 API
- al_init_image_addon(3)
- Allegro 5 API
- al_init_native_dialog_addon(3)
- Allegro 5 API
- al_init_primitives_addon(3)
- Allegro 5 API
- al_init_ttf_addon(3)
- Allegro 5 API
- al_init_video_addon(3)
- Allegro 5 API
- al_install_audio(3)
- Allegro 5 API
- al_install_keyboard(3)
- Allegro 5 API
- al_iphone_get_window(3)
- Allegro 5 API
- al_is_acodec_addon_initialized(3)
- Allegro 5 API
- al_is_audio_installed(3)
- Allegro 5 API
- al_is_audio_recorder_recording(3)
- Allegro 5 API
- al_is_bitmap_drawing_held(3)
- Allegro 5 API
- al_is_bitmap_locked(3)
- Allegro 5 API
- al_is_color_valid(3)
- Allegro 5 API
- al_is_d3d_device_lost(3)
- Allegro 5 API
- al_is_display_haptic(3)
- Allegro 5 API
- al_is_event_queue_paused(3)
- Allegro 5 API
- al_is_event_source_registered(3)
- Allegro 5 API
- al_is_font_addon_initialized(3)
- Allegro 5 API
- al_is_haptic_installed(3)
- Allegro 5 API
- al_is_image_addon_initialized(3)
- Allegro 5 API
- al_is_joystick_installed(3)
- Allegro 5 API
- al_is_keyboard_haptic(3)
- Allegro 5 API
- al_is_keyboard_installed(3)
- Allegro 5 API
- al_is_mouse_installed(3)
- Allegro 5 API
- al_is_native_dialog_addon_initialized(3)
- Allegro 5 API
- al_is_primitives_addon_initialized(3)
- Allegro 5 API
- al_is_system_installed(3)
- Allegro 5 API
- al_is_touch_input_installed(3)
- Allegro 5 API
- al_is_ttf_addon_initialized(3)
- Allegro 5 API
- al_is_video_addon_initialized(3)
- Allegro 5 API
- al_is_video_playing(3)
- Allegro 5 API
- al_join_thread(3)
- Allegro 5 API
- al_key_down(3)
- Allegro 5 API
- al_keycode_to_name(3)
- Allegro 5 API
- al_load_audio_stream(3)
- Allegro 5 API
- al_load_audio_stream_f(3)
- Allegro 5 API
- al_load_bitmap(3)
- Allegro 5 API
- al_load_bitmap_f(3)
- Allegro 5 API
- al_load_bitmap_flags(3)
- Allegro 5 API
- al_load_bitmap_flags_f(3)
- Allegro 5 API
- al_load_bitmap_font(3)
- Allegro 5 API
- al_load_bitmap_font_flags(3)
- Allegro 5 API
- al_load_config_file(3)
- Allegro 5 API
- al_load_config_file_f(3)
- Allegro 5 API
- al_load_font(3)
- Allegro 5 API
- al_load_sample(3)
- Allegro 5 API
- al_load_sample_f(3)
- Allegro 5 API
- al_load_ttf_font(3)
- Allegro 5 API
- al_load_ttf_font_f(3)
- Allegro 5 API
- al_load_ttf_font_stretch(3)
- Allegro 5 API
- al_load_ttf_font_stretch_f(3)
- Allegro 5 API
- al_lock_bitmap_blocked(3)
- Allegro 5 API
- al_lock_bitmap_region_blocked(3)
- Allegro 5 API
- al_lock_index_buffer(3)
- Allegro 5 API
- al_lock_sample_id(3)
- Allegro 5 API
- al_make_directory(3)
- Allegro 5 API
- al_mouse_button_down(3)
- Allegro 5 API
- al_open_directory(3)
- Allegro 5 API
- al_open_video(3)
- Allegro 5 API
- al_osx_get_window(3)
- Allegro 5 API
- al_play_audio_stream(3)
- Allegro 5 API
- al_play_audio_stream_f(3)
- Allegro 5 API
- al_put_blended_pixel(3)
- Allegro 5 API
- al_radtofix_r(3)
- Allegro 5 API
- al_read_directory(3)
- Allegro 5 API
- al_register_assert_handler(3)
- Allegro 5 API
- al_register_audio_stream_loader(3)
- Allegro 5 API
- al_register_audio_stream_loader_f(3)
- Allegro 5 API
- al_register_bitmap_identifier(3)
- Allegro 5 API
- al_register_bitmap_loader(3)
- Allegro 5 API
- al_register_bitmap_loader_f(3)
- Allegro 5 API
- al_register_font_loader(3)
- Allegro 5 API
- al_register_sample_identifier(3)
- Allegro 5 API
- al_register_sample_loader(3)
- Allegro 5 API
- al_register_sample_loader_f(3)
- Allegro 5 API
- al_register_trace_handler(3)
- Allegro 5 API
- al_remove_display_menu(3)
- Allegro 5 API
- al_reset_bitmap_blender(3)
- Allegro 5 API
- al_reset_new_display_options(3)
- Allegro 5 API
- al_resize_display(3)
- Allegro 5 API
- al_restore_default_mixer(3)
- Allegro 5 API
- al_rewind_audio_stream(3)
- Allegro 5 API
- al_rotate_transform_3d(3)
- Allegro 5 API
- al_run_detached_thread(3)
- Allegro 5 API
- al_scale_transform_3d(3)
- Allegro 5 API
- al_seek_audio_stream_secs(3)
- Allegro 5 API
- al_seek_video(3)
- Allegro 5 API
- al_set_audio_stream_channel_matrix(3)
- Allegro 5 API
- al_set_audio_stream_fragment(3)
- Allegro 5 API
- al_set_audio_stream_gain(3)
- Allegro 5 API
- al_set_audio_stream_loop_secs(3)
- Allegro 5 API
- al_set_audio_stream_pan(3)
- Allegro 5 API
- al_set_audio_stream_playing(3)
- Allegro 5 API
- al_set_audio_stream_playmode(3)
- Allegro 5 API
- al_set_audio_stream_speed(3)
- Allegro 5 API
- al_set_bitmap_blend_color(3)
- Allegro 5 API
- al_set_bitmap_blender(3)
- Allegro 5 API
- al_set_blend_color(3)
- Allegro 5 API
- al_set_blender(3)
- Allegro 5 API
- al_set_clipboard_text(3)
- Allegro 5 API
- al_set_d3d_device_release_callback(3)
- Allegro 5 API
- al_set_d3d_device_restore_callback(3)
- Allegro 5 API
- al_set_default_mixer(3)
- Allegro 5 API
- al_set_default_voice(3)
- Allegro 5 API
- al_set_display_flag(3)
- Allegro 5 API
- al_set_display_icon(3)
- Allegro 5 API
- al_set_display_icons(3)
- Allegro 5 API
- al_set_display_menu(3)
- Allegro 5 API
- al_set_display_option(3)
- Allegro 5 API
- al_set_event_source_data(3)
- Allegro 5 API
- al_set_keyboard_leds(3)
- Allegro 5 API
- al_set_mouse_emulation_mode(3)
- Allegro 5 API
- al_set_new_bitmap_depth(3)
- Allegro 5 API
- al_set_new_display_adapter(3)
- Allegro 5 API
- al_set_new_display_flags(3)
- Allegro 5 API
- al_set_new_display_option(3)
- Allegro 5 API
- al_set_new_display_refresh_rate(3)
- Allegro 5 API
- al_set_new_window_position(3)
- Allegro 5 API
- al_set_new_window_title(3)
- Allegro 5 API
- al_set_path_drive(3)
- Allegro 5 API
- al_set_render_state(3)
- Allegro 5 API
- al_set_sample_instance_playmode(3)
- Allegro 5 API
- al_set_sample_instance_speed(3)
- Allegro 5 API
- al_set_separate_bitmap_blender(3)
- Allegro 5 API
- al_set_separate_blender(3)
- Allegro 5 API
- al_set_shader_bool(3)
- Allegro 5 API
- al_set_shader_float(3)
- Allegro 5 API
- al_set_shader_float_vector(3)
- Allegro 5 API
- al_set_shader_int(3)
- Allegro 5 API
- al_set_shader_int_vector(3)
- Allegro 5 API
- al_set_shader_matrix(3)
- Allegro 5 API
- al_set_shader_sampler(3)
- Allegro 5 API
- al_set_standard_file_interface(3)
- Allegro 5 API
- al_set_standard_fs_interface(3)
- Allegro 5 API
- al_set_thread_should_stop(3)
- Allegro 5 API
- al_set_timer_speed(3)
- Allegro 5 API
- al_set_video_playing(3)
- Allegro 5 API
- al_set_window_constraints(3)
- Allegro 5 API
- al_set_window_position(3)
- Allegro 5 API
- al_set_window_title(3)
- Allegro 5 API
- al_show_native_file_dialog(3)
- Allegro 5 API
- al_shutdown_font_addon(3)
- Allegro 5 API
- al_shutdown_image_addon(3)
- Allegro 5 API
- al_shutdown_native_dialog_addon(3)
- Allegro 5 API
- al_shutdown_primitives_addon(3)
- Allegro 5 API
- al_shutdown_ttf_addon(3)
- Allegro 5 API
- al_shutdown_video_addon(3)
- Allegro 5 API
- al_signal_cond(3)
- Allegro 5 API
- al_start_audio_recorder(3)
- Allegro 5 API
- al_start_thread(3)
- Allegro 5 API
- al_start_video(3)
- Allegro 5 API
- al_start_video_with_voice(3)
- Allegro 5 API
- al_stop_audio_recorder(3)
- Allegro 5 API
- al_trace(3)
- Outputs a debugging trace message. Allegro game programming library
- al_transform_coordinates(3)
- Allegro 5 API
- al_transform_coordinates_3d(3)
- Allegro 5 API
- al_transform_coordinates_3d_projective(3)
- Allegro 5 API
- al_transform_coordinates_4d(3)
- Allegro 5 API
- al_translate_transform_3d(3)
- Allegro 5 API
- al_uninstall_audio(3)
- Allegro 5 API
- al_uninstall_keyboard(3)
- Allegro 5 API
- al_unlock_index_buffer(3)
- Allegro 5 API
- al_unlock_sample_id(3)
- Allegro 5 API
- al_update_display_region(3)
- Allegro 5 API
- al_update_fs_entry(3)
- Allegro 5 API
- al_upload_and_play_haptic_effect(3)
- Allegro 5 API
- al_upload_haptic_effect(3)
- Allegro 5 API
- al_use_shader(3)
- Allegro 5 API
- al_ustr_append(3)
- Allegro 5 API
- al_ustr_append_chr(3)
- Allegro 5 API
- al_ustr_append_cstr(3)
- Allegro 5 API
- al_ustr_appendf(3)
- Allegro 5 API
- al_ustr_dup(3)
- Allegro 5 API
- al_ustr_dup_substr(3)
- Allegro 5 API
- al_ustr_encode_utf16(3)
- Allegro 5 API
- al_ustr_find_chr(3)
- Allegro 5 API
- al_ustr_find_cset(3)
- Allegro 5 API
- al_ustr_find_cset_cstr(3)
- Allegro 5 API
- al_ustr_find_cstr(3)
- Allegro 5 API
- al_ustr_find_replace(3)
- Allegro 5 API
- al_ustr_find_replace_cstr(3)
- Allegro 5 API
- al_ustr_find_set(3)
- Allegro 5 API
- al_ustr_find_set_cstr(3)
- Allegro 5 API
- al_ustr_find_str(3)
- Allegro 5 API
- al_ustr_rfind_chr(3)
- Allegro 5 API
- al_ustr_rfind_cstr(3)
- Allegro 5 API
- al_ustr_rfind_str(3)
- Allegro 5 API
- al_ustr_vappendf(3)
- Allegro 5 API
- al_utf16_encode(3)
- Allegro 5 API
- al_utf16_width(3)
- Allegro 5 API
- al_utf8_encode(3)
- Allegro 5 API
- al_utf8_width(3)
- Allegro 5 API
- al_wait_cond(3)
- Allegro 5 API
- al_wait_cond_until(3)
- Allegro 5 API
- al_wait_for_event_timed(3)
- Allegro 5 API
- al_win_add_window_callback(3)
- Allegro 5 API
- al_win_remove_window_callback(3)
- Allegro 5 API
- alacarte(1)
- Edit freedesktop.org menus
- alacritty-bindings(5)
- Default configuration file bindings
- alacritty-msg(1)
- Send messages to Alacritty
- alc(1), aLinkCreator(1)
- the aMule eD2k link creator
- alcbanner(1)
- Display a standardized banner for Alliance tools man1/alc_origin.1
- alcc(1)
- text based eD2k links calculator for aMule
- aldo(1)
- A fully console morse code trainer written in ISO C++
- alephone(6)
- game engine based on Marathon 2
- alert(3)
- Displays a popup alert box. Allegro game programming library
- alerts.cfg(5)
- Configuration for for xymond_alert module
- alevtd(1)
- webserver for videotext pages
- alias_manager(8), alias_manager.pl(8)
- Manage Sympa aliases (Obsoleted)
- aliases(5)
- aliases file for sendmail
- align(1)
- compute the global alignment of two protein or DNA sequences align0 - compute the global alignment of two protein or DNA sequences without penalizing for end-gaps
- align_image_stack(1)
- Align overlapping images for HDR or focus stack creation
- alimask(1)
- calculate and add column mask to a multiple sequence alignment
- alink(1)
- link (reloacatable) object files created by AS
- alizams(1)
- Medical Imaging
- allcm(1)
- force the most important Computer-Modern-fonts to be calculated
- allec(1)
- force the most important ec-fonts to be calculated
- allegro_404_char(3)
- Character used when Allegro cannot find a glyph
- allegro_exit(3)
- Closes down the Allegro system
- allegro_id(3)
- String containing date and version number of Allegro
- allegro_message(3)
- Used mainly to show error messages to users. Allegro game programming library
- alliancebanner(3)
- display the standardized Alliance banner man1/alc_origin.1
- allneeded(1)
- force the calculation of all fonts now needed
- alloc_pair(3x), %alloc_pair(3x), %find_pair(3x), %free_pair(3x)
- dynamically allocate curses color pairs
- allocate_voice(3)
- Allocates a sound card voice for a sample. Allegro game programming library
- allocator(3m)
- Allocate and free memory
- allocrdsfig(3)
- allocs memory for a figure man1/alc_origin.1
- allocrdsins(3)
- allocates memory for an instance man1/alc_origin.1
- allocrdsrec(3)
- allocates memory for a rectangle man1/alc_origin.1
- allocrdsrecwin(3)
- allocates a structure used to know windows which contains a rectangle. man1/alc_origin.1
- allocrdswin(3)
- allocates window's table man1/alc_origin.1
- allocrdswindow(3)
- allocates a window structure man1/alc_origin.1
- allocrdswinrec(3)
- allocates a structure used to create a list of tables of rectangles. man1/alc_origin.1
- allservice(1)
- Easy handling of a FreeBSD services
- aloadimage(1)
- Trivial image viewer for Arcan servers
- alpine(1)
- an Alternatively Licensed Program for Internet News and Email
- alsa-info.sh(8)
- command-line utility to gather information about the ALSA subsystem
- alsa-seq-server(8)
- daemon that converts one or more raw MIDI device(s) into an ALSA sequencer server
- alsabat(1)
- command-line sound tester for ALSA sound card driver
- alsaconf(8)
- configuration tool for the Advanced Linux Sound Architecture
- alsactl(1)
- advanced controls for ALSA soundcard driver
- alsaloop(1)
- command-line PCM loopback
- alsamixer(1)
- soundcard mixer for ALSA soundcard driver, with ncurses interface
- alt_getopt(1)
- parse command options
- amaddclient(8)
- program to add client to an existing Amanda configuration
- amadmin(8)
- administrative interface to control Amanda backups
- amanda(8)
- The Open Source Backup Platform
- amanda-applications(7)
- Application-api for amanda
- amanda-archive-format(5)
- Format of amanda archive streams
- amanda-auth(7)
- Communication/Authentication methods between Amanda server and client
- amanda-auth-ssl(7)
- SSL Communication/Authentication methods between Amanda server and client
- amanda-changers(7)
- Configuring and Using Amanda Changers
- amanda-client.conf(5)
- Client configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
- amanda-command-file(5)
- Keep status of outgoing dle commands
- amanda-compatibility(7)
- Compatibility between Amanda versions
- amanda-devices(7)
- Configuring and Using Amanda Devices
- amanda-interactivity(7)
- Configuring Interactivity with Amanda Amanda
- amanda-match(7)
- Common Amanda Match Expression
- amanda-rest-server(8)
- Start or stop the Amanda Rest Server
- amanda-scripts(7)
- Configuring and using the Script API
- amanda-security.conf(5)
- Client configuration file for Amanda
- amanda-taperscan(7)
- Amanda Taperscan Algorithms
- amanda.conf(5)
- Main configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
- amarchiver(8)
- Create, extract or list amanda archive
- amath(1)
- Simple command line calculator
- amathc(3), amathc.h(3)
- C functions for manipulating strings and memory
- amavis-logwatch(1)
- An Amavisd-new log parser and analysis utility
- amavisd-milter(8)
- sendmail milter for amavis
- ambackup(8)
- back up all disks in an Amanda configuration
- ambiguous_words(1)
- generate sets of words Tesseract is likely to find ambiguous
- ambsdtar(8)
- Amanda Application to interface with BSD Tar
- amcheck(8)
- run Amanda self-checks
- amcheckdb(8)
- check Amanda database for tape consistency
- amcheckdump(8)
- check the results of an Amanda dump
- amcleanup(8)
- run the Amanda cleanup process after a failure
- amcleanupdisk(8)
- cleanup holding disk directory
- amcrypt(8)
- reference crypt program for Amanda symmetric data encryption
- amcrypt-ossl(8)
- crypt program for Amanda symmetric data encryption using OpenSSL
- amcrypt-ossl-asym(8)
- crypt program for Amanda asymmetric data encryption using OpenSSL
- amcryptsimple(8)
- reference simple crypt program for Amanda symmetric data encryption
- amd(8)
- automatically mount file systems
- amd.conf(5)
- Amd configuration file
- amdevcheck(8)
- Validate an Amanda device and volume
- amdgpu(4x)
- AMD RADEON GPU video driver
- amdump(8)
- back up all disks in an Amanda configuration
- amdump_client(8)
- back up all disks in an Amanda configuration
- amfetchdump(8)
- extract backup images from multiple Amanda tapes
- amflush(8)
- flush Amanda backup files from holding disk to tape
- amgetconf(8)
- look up configuration parameters and manipulate debug logs
- amgpgcrypt(8)
- reference crypt program for Amanda public-key data encryption
- amgtar(8)
- Amanda Application to interface with GNU Tar
- amiberry(1)
- An optimized Amiga emulator for Linux/macOS
- amidi(1)
- read from and write to ALSA RawMIDI ports
- amigadepacker(1)
- Tool for depacking some compressed Amiga formats
- amixer(1)
- command-line mixer for ALSA soundcard driver
- amlabel(8)
- label an Amanda tape
- amoverview(8)
- display file systems processed by Amanda over time
- ampache(1), Ampache(1)
- is a Web-based Audio file manager
- ampctl(1)
- control radio amplifiers
- ampctld(1)
- TCP amplifier control daemon
- ampgsql(8)
- Amanda Application to interface with PostgreSQL
- amqpcat(1)
- CLI tool to publish to and consume from AMQP servers
- amraw(8)
- Amanda Application open and read data
- amrecover(8)
- Amanda index database browser
- amreindex(8)
- re-index tapes or specific dump
- amreport(8)
- generate a formatted output of statistics for an Amanda run
- amrestore(8)
- low-level data-extraction from Amanda volumes
- amrmtape(8)
- remove a tape from the Amanda database
- ams2psf(1)
- convert an Amstrad CP/M font to a PC Screen Font file
- amsamba(8)
- Amanda Application to interface with smbclient
- amserverconfig(8)
- program to setup initial Amanda configuration
- amservice(8)
- run an amanda service on a client
- amssl(8)
- Program to manage amanda ssl certificates
- amstar(8)
- Amanda Application to interface with star
- amstatus(8)
- display the state of an Amanda run
- amsuntar(8)
- Amanda Application to interface with native tar utility available on solaris platforms
- amtape(8)
- Control Amanda changers
- amtapetype(8)
- generate a tapetype definition by testing the device directly
- amtoc(8)
- generate TOC (Table Of Contents) for an Amanda run
- amttool(1)
- remotely control Intel AMT managed machines
- amulecmd(1)
- Console-based program to control aMule
- amuled(1)
- the all-platform eMule p2p client - daemonized version
- amvault(8)
- Copy Amanda dumps from one volume to another
- amzfs-sendrecv(8)
- Amanda script to create zfs sendrecv
- amzfs-snapshot(8)
- Amanda script to create zfs snapshot
- anacron(8)
- runs commands periodically
- analysis.cfg(5)
- Configuration file for the xymond_client module
- analyze-pv-structure(1)
- Analyzes the location of metadata in a variety of RAW, jpeg and video files
- and(8)
- auto nice daemon
- and.conf(5), /etc/and.conf(5)
- general configuration parameters for the auto nice daemon
- and.priorities(5), /etc/and.priorities(5)
- priority database for the auto nice daemon
- andi(1)
- estimates evolutionary distances
- android2po(1), android2po.py(1)
- Convert Android string files to Gettext PO localization files
- androiddump(1)
- Provide interfaces to capture from Android devices
- anemotaxis(6)
- directional search on a plane
- angie(8), Angie(8)
- HTTP and reverse proxy server, mail proxy server
- anki(1)
- flexible, intelligent flashcard program
- annot-tsv(1)
- transfer annotations from one TSV (tab-separated values) file into another
- anongitssh(1)
- restricted shell for git-upload-pack over SSH
- ansifilter(1), Ansifilter(1)
- ANSI escape code processor and converter
- ansilove_ansi(3)
- Process and render ANSI content
- ansilove_artworx(3)
- Process and render Artworx content
- ansilove_binary(3)
- Process and render binary content
- ansilove_icedraw(3)
- Process and render iCE Draw content
- ansilove_loadfile(3)
- Load a file from disk
- ansilove_pcboard(3)
- Process and render PCBoard content
- ansilove_savefile(3)
- Output PNG data to a file
- ansilove_tundra(3)
- Process and render TundraDraw content
- ansilove_xbin(3)
- Process and render XBin content
- ansiweather(1)
- weather in terminal, with ANSI colors and Unicode symbols
- ant(1)
- a Java based make tool
- antimicrox(1), AntiMicroX(1)
- map keyboard keys and mouse controls to a gamepad
- antinspect(6)
- ant model inspection screenhack
- antiword(1)
- show the text and images of MS Word documents
- anubis(1), GNU(1)
- Anubis -- an SMTP message submission daemon
- anvil(8)
- Postfix session count and request rate control
- anysee(4)
- webcamd driver for Anysee E30
- anytooff(1gv)
- filter to convert a (set of) geomview data file(s) containing any geomview primitives into a single polylist
- anytoucd(1gv)
- filter to convert a geomview data file into a data file in the so-called 'ucd' (Unstructured Cell Data) format
- aoxdeliver(8)
- deliver mail into Archiveopteryx
- ap(8)
- nmh parser of RFC 822-style addresses
- ap-config(8)
- configure and monitor Atmel and NWN based APs
- ap-mrtg(8)
- AP to MRTG data translator
- ap-trapd(8)
- a SNMP trap processing daemon
- apachecouchdb(1)
- Apache CouchDB® 3.5.0
- apachetop(1)
- display real-time web server statistics
- apc_modbus(8)
- Driver for APC Smart-UPS Modbus protocol
- apcaccess(8)
- retrieve status information from apcupsd(8)
- apccontrol(8)
- apcupsd(8) event handler script
- apcctrl(8)
- a daemon for controlling most APC UPSes
- apcsmart(8)
- Driver for American Power Conversion Smart Protocol UPS equipment
- apcsmart-old(8)
- Driver for American Power Conversion Smart Protocol UPS equipment
- apctest(8)
- apcupsd(8) test program
- apcupsd(8)
- a daemon for controlling most APC UPSes
- apcupsd-ups(8)
- Driver for apcupsd client access
- apcupsd.conf(5)
- apcupsd(8) configuration file
- apertium-deshtml(1)
- HTML format processor for Apertium
- apertium-deshtml-alt(1)
- HTML format processor for Apertium with alt-translation
- apertium-deslatex(1)
- LaTeX format processor for Apertium
- apertium-desmediawiki(1)
- MediaWiki format processor for Apertium
- apertium-desodt(1)
- OpenDocument Text format processor for Apertium
- apertium-despptx(1)
- Office Open XML Presentation format processor for Apertium
- apertium-desrtf(1)
- Rich Text Format processor for Apertium
- apertium-destxt(1)
- TXT format processor for Apertium
- apertium-deswxml(1)
- WXML format processor for Apertium
- apertium-desxlsx(1)
- Office Open XML Workbook format processor for Apertium
- apertium-extract-caps(1)
- tool to extract word capitalization to word-bound blanks for Apertium
- apertium-gen-deformat(1)
- C++ deformatter generator for Apertium
- apertium-gen-modes(1)
- intermediate mode file generator for Apertium
- apertium-interchunk(1)
- intermediate interchunk processor for Apertium
- apertium-postchunk(1)
- intermediate transfer module tool for Apertium
- apertium-postlatex(1)
- ASCII LaTeX code generator for Apertium
- apertium-postlatex-raw(1)
- LaTeX code generator for Apertium
- apertium-pretransfer(1)
- multiword modifier for Apertium
- apertium-remediawiki(1)
- MediaWiki format processor for Apertium
- apertium-reodt(1)
- OpenDocument Text format processor for Apertium
- apertium-restore-caps(1)
- capitalization restoration module for Apertium
- apertium-tagger(1)
- part-of-speech tagger and trainer for Apertium
- apertium-unformat(1)
- unformatted text extractor for Apertium
- apertium-validate-acx(1)
- intermediate acx rule validator for Apertium
- apertium-validate-crx(1)
- capitalization restoration rule file validator for Apertium
- apertium-validate-dictionary(1)
- dictionary file validator for Apertium
- apertium-validate-interchunk(1)
- intermediate structural interchunk rule validator for Apertium
- apertium-validate-modes(1)
- intermediate modes XML validator for Apertium
- apertium-validate-postchunk(1)
- intermediate postchunk rule validator for Apertium
- apertium-validate-tagger(1)
- transition rule validator for Apertium
- apertium-validate-transfer(1)
- structural transfer rule validator for Apertium
- aphelia(1)
- the minimalist window manager
- aplaymidi(1)
- play Standard MIDI Files
- aplaymidi2(1)
- play MIDI Clip Files
- apollonian(6)
- Descartes Circle Theorem
- app-mismatch(3)
- SiLK plug-in to find services on unusual ports
- apparix(1)
- augmenting cd with bookmarks
- append(3)
- append a chain_list to an other chain_list man1/alc_origin.1
- append.tcl86(n), append(n)
- Append to variable
- append.tcl90(n), append(n)
- Append to variable
- append_filename(3)
- Concatenates a filename to a path. Allegro game programming library
- appfeed.cgi(1)
- Xymon CGI feeder for Smartphone apps
- appjail(1)
- Simple and easy-to-use tool for creating portable jails
- appjail-checkOld(1)
- Run check-old target on a given release or jail
- appjail-cmd(1)
- Execute commands in a jail
- appjail-deleteOld(1)
- Run delete-old and delete-old-libs targets on a given release or jail
- appjail-devfs(1)
- Dynamic DEVFS ruleset management
- appjail-disable(1)
- Remove default parameters for stages
- appjail-dns(8)
- DNS information for AppJail users
- appjail-enable(1)
- Set default parameters for stages
- appjail-enabled(1)
- Get the value for a given enabled parameter
- appjail-ephemeral(7)
- cattle, pets and jails
- appjail-etcupdate(1)
- Manage updates to system files not updated by installworld
- appjail-expose(1)
- Port forwarding from host port to jail port
- appjail-fetch(1)
- Fetch and extract components to create jails
- appjail-healthcheck(1)
- Keep your jails healthy and running
- appjail-help(1)
- Display help information about AppJail
- appjail-image(1)
- Create, list, remove, update images and much more
- appjail-jail(1)
- Creates, removes, lists and configures jails
- appjail-label(1)
- Add metadata to jails
- appjail-limits(1)
- Display and update resource limits database for jails
- appjail-makejail(1)
- Build a jail using a Makejail file
- appjail-nat(1)
- Mapping local IPv4 address to an external IPv4 address
- appjail-oci(1)
- Commands for interpreting OCI images
- appjail-quick(1)
- Create a pre-configured jail
- appjail-rstop(1)
- Stop a jail and the jails it depends on
- appjail-run(1)
- Run user-defined stages
- appjail-start(1)
- Start a stopped jail
- appjail-startup(1)
- Unattended command to start jails and other related things
- appjail-sysrc(1)
- Safely edit system rc files within a jail
- appjail-tutorial(7)
- A tutorial introduction to AppJail
- appjail-update(1)
- Update a thick jail or a release
- appjail-upgrade(1)
- Upgrade a jail or a release
- appjail-usage(1)
- Display the syntax of a given command
- appjail-user(8)
- Hints and parameters for trusted users
- appjail-version(1)
- Display version information about AppJail
- appjail-zfs(1)
- Common ZFS commands for jails
- appl_arguments(3), appl_arguments (3)
- Retrieve the (arguments) used with the appl- entrypoint
- apple2(6)
- Apple ][ display emulator
- apple_dump(1)
- Dump AppleSingle/AppleDouble format data
- applefile(5)
- Radmind AppleSingle file
- applyBdd(3)
- applies an operator to a list of BDD
- applyBinBdd(3)
- applies an operator to two BDD
- applybddnode(3)
- applies an operator on two bdd nodes. man1/alc_origin.1
- applybddnodeite(3)
- computes the IF-THEN-ELSE logical operation. man1/alc_origin.1
- applybddnodelist(3)
- applies an opertor to a bdd nodes list. man1/alc_origin.1
- applybddnodenot(3)
- complements a bdd. man1/alc_origin.1
- applybddnodeterm(3)
- applies an operator on two bdd nodes. man1/alc_origin.1
- applydeltaiso(8)
- reconstruct an iso from the old iso and the deltaiso
- applydeltarpm(8)
- reconstruct an rpm from a deltarpm
- applygnupgdefaults(8)
- Run gpgconf --apply-defaults for all users
- appres(1)
- list X application resource database
- appstream-builder(1)
- Build AppStream metadata
- appstream-compose(1)
- Generate AppStream metadata
- appstream-util(1)
- Manipulate AppStream, AppData and MetaInfo metadata
- appstreamcli(1)
- Handle AppStream metadata formats and query AppStream data
- apriboot(1)
- rewrite disc boot sector, converting between Apricot and PCDOS
- apropos(1), whatis(1)
- search manual page databases
- aqemu(1)
- frontend for qemu
- ar(1)
- create, modify, and extract from archives
- arandr(1)
- visual front end for XRandR 1.2
- aranym-jit(1), ARAnyM(1)
- Atari Running on Any Machine - JIT enabled
- aranym-mmu(1), ARAnyM(1)
- Atari Running on Any Machine with 68040 MMU enabled
- arbtt-capture(1)
- collect data samples for arbtt
- arbtt-dump(1)
- dumps arbtt data samples
- arbtt-import(1)
- imports dumped arbtt data samples
- arbtt-recover(1)
- tries to recover a broken arbtt data log
- arbtt-stats(1)
- generate statistics from the arbtt data samples
- arc(3)
- Draws a circular arc. Allegro game programming library
- arcan(1), Arcan(1)
- Scriptable Multimedia Engine
- arcan-wayland(1)
- protocol bridge for Wayland support in Arcan
- arcan_cfgfs(1), arcan-cfgfs(1)
- FUSE file system driver for window manager automation
- arcan_db(1), Arcan_db(1)
- Database Support tool for Arcan
- arcantarget_hint(3), arcantarget_hint (3)
- Send a hint state through a frameserver tied to an arcan instance
- archive_entry(3), archive_entry_clear(3), archive_entry_clone(3), archive_entry_free(3), archive_entry_new(3)
- functions for managing archive entry descriptions
- archive_entry_acl(3), archive_entry_acl_add_entry(3), archive_entry_acl_add_entry_w(3), archive_entry_acl_clear(3), archive_entry_acl_count(3), archive_entry_acl_from_text(3), archive_entry_acl_from_text_w(3), archive_entry_acl_next(3), archive_entry_acl_reset(3), archive_entry_acl_to_text(3), archive_entry_acl_to_text_w(3), archive_entry_acl_types(3)
- functions for manipulating Access Control Lists in archive entry descriptions
- archive_entry_linkresolver(3), archive_entry_linkresolver_new(3), archive_entry_linkresolver_set_strategy(3), archive_entry_linkresolver_free(3), archive_entry_linkify(3)
- hardlink resolver functions
- archive_entry_paths(3), archive_entry_hardlink(3), archive_entry_hardlink_w(3), archive_entry_set_hardlink(3), archive_entry_copy_hardlink(3), archive_entry_copy_hardlink_w(3), archive_entry_update_hardlink_utf8(3), archive_entry_set_link(3), archive_entry_copy_link(3), archive_entry_copy_link_w(3), archive_entry_update_link_utf8(3), archive_entry_pathname(3), archive_entry_pathname_w(3), archive_entry_set_pathname(3), archive_entry_copy_pathname(3), archive_entry_copy_pathname_w(3), archive_entry_update_pathname_utf8(3), archive_entry_sourcepath(3), archive_entry_copy_sourcepath(3), archive_entry_symlink(3), archive_entry_symlink_w(3), archive_entry_set_symlink(3), archive_entry_copy_symlink(3), archive_entry_copy_symlink_w(3), archive_entry_update_symlink_utf8(3)
- functions for manipulating path names in archive entry descriptions
- archive_entry_perms(3), archive_entry_gid(3), archive_entry_set_gid(3), archive_entry_uid(3), archive_entry_set_uid(3), archive_entry_perm(3), archive_entry_set_perm(3), archive_entry_strmode(3), archive_entry_uname(3), archive_entry_uname_w(3), archive_entry_set_uname(3), archive_entry_copy_uname(3), archive_entry_copy_uname_w(3), archive_entry_update_uname_utf8(3), archive_entry_gname(3), archive_entry_gname_w(3), archive_entry_set_gname(3), archive_entry_copy_gname(3), archive_entry_copy_gname_w(3), archive_entry_update_gname_utf8(3), archive_entry_fflags(3), archive_entry_fflags_text(3), archive_entry_set_fflags(3), archive_entry_copy_fflags_text(3), archive_entry_copy_fflags_text_w(3)
- functions for manipulating ownership and permissions in archive entry descriptions
- archive_entry_stat(3), archive_entry_copy_stat(3), archive_entry_filetype(3), archive_entry_set_filetype(3), archive_entry_mode(3), archive_entry_set_mode(3), archive_entry_size(3), archive_entry_size_is_set(3), archive_entry_set_size(3), archive_entry_unset_size(3), archive_entry_dev(3), archive_entry_set_dev(3), archive_entry_dev_is_set(3), archive_entry_devmajor(3), archive_entry_set_devmajor(3), archive_entry_devminor(3), archive_entry_set_devminor(3), archive_entry_ino(3), archive_entry_set_ino(3), archive_entry_ino_is_set(3), archive_entry_ino64(3), archive_entry_set_ino64(3), archive_entry_nlink(3), archive_entry_rdev(3), archive_entry_set_rdev(3), archive_entry_rdevmajor(3), archive_entry_set_rdevmajor(3), archive_entry_rdevminor(3), archive_entry_set_rdevminor(3)
- accessor functions for manipulating archive entry descriptions
- archive_entry_time(3), archive_entry_atime(3), archive_entry_atime_nsec(3), archive_entry_atime_is_set(3), archive_entry_set_atime(3), archive_entry_unset_atime(3), archive_entry_birthtime(3), archive_entry_birthtime_nsec(3), archive_entry_birthtime_is_set(3), archive_entry_set_birthtime(3), archive_entry_unset_birthtime(3), archive_entry_ctime(3), archive_entry_ctime_nsec(3), archive_entry_ctime_is_set(3), archive_entry_set_ctime(3), archive_entry_unset_ctime(3), archive_entry_mtime(3), archive_entry_mtime_nsec(3), archive_entry_mtime_is_set(3), archive_entry_set_mtime(3), archive_entry_unset_mtime(3)
- functions for manipulating times in archive entry descriptions
- archive_read(3)
- functions for reading streaming archives
- archive_read_add_passphrase(3), archive_read_set_passphrase_callback(3)
- functions for reading encrypted archives
- archive_read_close(3), archive_read_finish(3), archive_read_free(3)
- functions for reading streaming archives
- archive_read_data(3), archive_read_data_block(3), archive_read_data_skip(3), archive_read_data_into_fd(3)
- functions for reading streaming archives
- archive_read_disk(3), archive_read_disk_new(3), archive_read_disk_open(3), archive_read_disk_open_w(3), archive_read_disk_set_behavior(3), archive_read_disk_set_symlink_logical(3), archive_read_disk_set_symlink_physical(3), archive_read_disk_set_symlink_hybrid(3), archive_read_disk_entry_from_file(3), archive_read_disk_gname(3), archive_read_disk_uname(3), archive_read_disk_set_uname_lookup(3), archive_read_disk_set_gname_lookup(3), archive_read_disk_set_standard_lookup(3), archive_read_disk_descend(3), archive_read_disk_can_descend(3), archive_read_disk_current_filesystem(3), archive_read_disk_current_filesystem_is_synthetic(3), archive_read_disk_current_filesystem_is_remote(3), archive_read_disk_set_matching(3), archive_read_disk_set_metadata_filter_callback(3)
- functions for reading objects from disk
- archive_read_extract(3), archive_read_extract2(3), archive_read_extract_set_progress_callback(3)
- functions for reading streaming archives
- archive_read_filter(3), archive_read_support_filter_all(3), archive_read_support_filter_bzip2(3), archive_read_support_filter_compress(3), archive_read_support_filter_gzip(3), archive_read_support_filter_lz4(3), archive_read_support_filter_lzma(3), archive_read_support_filter_none(3), archive_read_support_filter_rpm(3), archive_read_support_filter_uu(3), archive_read_support_filter_xz(3), archive_read_support_filter_zstd(3), archive_read_support_filter_program(3), archive_read_support_filter_program_signature(3)
- functions for reading streaming archives
- archive_read_format(3), archive_read_support_format_7zip(3), archive_read_support_format_all(3), archive_read_support_format_ar(3), archive_read_support_format_by_code(3), archive_read_support_format_cab(3), archive_read_support_format_cpio(3), archive_read_support_format_empty(3), archive_read_support_format_iso9660(3), archive_read_support_format_lha(3), archive_read_support_format_mtree(3), archive_read_support_format_rar(3), archive_read_support_format_rar5(3), archive_read_support_format_raw(3), archive_read_support_format_tar(3), archive_read_support_format_warc(3), archive_read_support_format_xar(3), archive_read_support_format_zip(3)
- functions for reading streaming archives
- archive_read_header(3), archive_read_next_header(3), archive_read_next_header2(3)
- functions for reading streaming archives
- archive_read_new(3)
- functions for reading streaming archives
- archive_read_open(3), archive_read_open2(3), archive_read_open_fd(3), archive_read_open_FILE(3), archive_read_open_filename(3), archive_read_open_memory(3)
- functions for reading streaming archives
- archive_read_set_filter_option(3), archive_read_set_format_option(3), archive_read_set_option(3), archive_read_set_options(3)
- functions controlling options for reading archives
- archive_util(3), archive_clear_error(3), archive_compression(3), archive_compression_name(3), archive_copy_error(3), archive_errno(3), archive_error_string(3), archive_file_count(3), archive_filter_code(3), archive_filter_count(3), archive_filter_name(3), archive_format(3), archive_format_name(3), archive_position(3), archive_set_error(3)
- libarchive utility functions
- archive_write_data(3), archive_write_data_block(3)
- functions for creating archives
- archive_write_disk(3), archive_write_disk_new(3), archive_write_disk_set_options(3), archive_write_disk_set_skip_file(3), archive_write_disk_set_group_lookup(3), archive_write_disk_set_standard_lookup(3), archive_write_disk_set_user_lookup(3)
- functions for creating objects on disk
- archive_write_filter(3), archive_write_add_filter_b64encode(3), archive_write_add_filter_by_name(3), archive_write_add_filter_bzip2(3), archive_write_add_filter_compress(3), archive_write_add_filter_grzip(3), archive_write_add_filter_gzip(3), archive_write_add_filter_lrzip(3), archive_write_add_filter_lz4(3), archive_write_add_filter_lzip(3), archive_write_add_filter_lzma(3), archive_write_add_filter_lzop(3), archive_write_add_filter_none(3), archive_write_add_filter_program(3), archive_write_add_filter_uuencode(3), archive_write_add_filter_xz(3), archive_write_add_filter_zstd(3)
- functions enabling output filters
- archive_write_format(3), archive_write_set_format(3), archive_write_set_format_7zip(3), archive_write_set_format_ar(3), archive_write_set_format_ar_bsd(3), archive_write_set_format_ar_svr4(3), archive_write_set_format_by_name(3), archive_write_set_format_cpio(3), archive_write_set_format_cpio_bin(3), archive_write_set_format_cpio_newc(3), archive_write_set_format_cpio_odc(3), archive_write_set_format_cpio_pwb(3), archive_write_set_format_filter_by_ext(3), archive_write_set_format_filter_by_ext_def(3), archive_write_set_format_gnutar(3), archive_write_set_format_iso9660(3), archive_write_set_format_mtree(3), archive_write_set_format_mtree_classic(3), archive_write_set_format_mtree_default(3), archive_write_set_format_pax(3), archive_write_set_format_pax_restricted(3), archive_write_set_format_raw(3), archive_write_set_format_shar(3), archive_write_set_format_shar_dump(3), archive_write_set_format_ustar(3), archive_write_set_format_v7tar(3), archive_write_set_format_warc(3), archive_write_set_format_xar(3), archive_write_set_format_zip(3)
- functions for creating archives
- archive_write_header(3)
- functions for creating archives
- archive_write_open(3), archive_write_open2(3), archive_write_open_fd(3), archive_write_open_FILE(3), archive_write_open_filename(3), archive_write_open_memory(3)
- functions for creating archives
- archive_write_set_passphrase(3), archive_write_set_passphrase_callback(3)
- functions for writing encrypted archives
- archived(8), archived.pl(8)
- Mailing List Archiving Daemon for Sympa
- arcsign(1)
- Script for ARC signing messages on stdin
- arcstat(1)
- report ZFS ARC and L2ARC statistics
- arecord(1), aplay(1)
- command-line sound recorder and player for ALSA soundcard driver
- arecordmidi(1)
- record Standard MIDI Files
- arecordmidi2(1)
- record a MIDI Clip file
- ares_create_query(3)
- Compose a single-question DNS query buffer
- ares_destroy(3)
- Destroy a resolver channel
- ares_destroy_options(3)
- Destroy options initialized with ares_save_options
- ares_dns_class_fromstr(3), ares_dns_class_tostr(3), ares_dns_datatype_t(3), ares_dns_opcode_tostr(3), ares_dns_opt_datatype_t(3), ares_dns_opt_get_datatype(3), ares_dns_opt_get_name(3), ares_dns_rcode_tostr(3), ares_dns_rec_type_fromstr(3), ares_dns_rr_get_keys(3), ares_dns_rr_key_datatype(3), ares_dns_rr_key_to_rec_type(3), ares_dns_rr_key_tostr(3), ares_dns_section_tostr(3), ares_opt_param_t(3), ares_svcb_param_t(3)
- Helper functions for converting dns record identifiers to and from their respective types, as well identifying datatypes for various records
- ares_dns_class_t(3), ares_dns_flags_t(3), ares_dns_opcode_t(3), ares_dns_parse(3), ares_dns_rcode_t(3), ares_dns_record_create(3), ares_dns_record_destroy(3), ares_dns_record_get_flags(3), ares_dns_record_get_id(3), ares_dns_record_get_opcode(3), ares_dns_record_get_rcode(3), ares_dns_record_query_add(3), ares_dns_record_query_cnt(3), ares_dns_record_query_get(3), ares_dns_rec_type_t(3), ares_dns_write(3)
- DNS Record parsing, writing, creating and destroying functions
- ares_dns_record_rr_add(3), ares_dns_record_rr_cnt(3), ares_dns_record_rr_del(3), ares_dns_record_rr_get(3), ares_dns_record_rr_get_const(3), ares_dns_rr_get_addr(3), ares_dns_rr_get_addr6(3), ares_dns_rr_get_bin(3), ares_dns_rr_get_abin_cnt(3), ares_dns_rr_get_abin(3), ares_dns_rr_get_class(3), ares_dns_rr_get_name(3), ares_dns_rr_get_opt(3), ares_dns_rr_get_opt_byid(3), ares_dns_rr_get_opt_cnt(3), ares_dns_rr_get_str(3), ares_dns_rr_get_ttl(3), ares_dns_rr_get_type(3), ares_dns_rr_get_u16(3), ares_dns_rr_get_u32(3), ares_dns_rr_get_u8(3), ares_dns_rr_key_t(3), ares_dns_rr_set_addr(3), ares_dns_rr_set_addr6(3), ares_dns_rr_set_bin(3), ares_dns_rr_add_abin(3), ares_dns_rr_del_abin(3), ares_dns_rr_set_opt(3), ares_dns_rr_set_str(3), ares_dns_rr_set_u16(3), ares_dns_rr_set_u32(3), ares_dns_rr_set_u8(3), ares_dns_section_t(3), ares_tlsa_match_t(3), ares_tlsa_selector_t(3), ares_tlsa_usage_t(3)
- DNS Resource Record creating, reading, and writing functions
- ares_dup(3)
- Duplicate a resolver channel
- ares_expand_name(3)
- Expand a DNS-encoded domain name
- ares_expand_string(3)
- Expand a length encoded string
- ares_fds(3)
- return file descriptors to select on (deprecated)
- ares_free_data(3)
- Free data allocated by several c-ares functions
- ares_free_hostent(3)
- Free host structure allocated by ares functions
- ares_free_string(3)
- Free strings allocated by ares functions
- ares_freeaddrinfo(3)
- Free addrinfo structure allocated by ares functions
- ares_get_servers(3), ares_get_servers_ports(3)
- Retrieve name servers from an initialized ares_channel (deprecated)
- ares_getaddrinfo(3)
- Initiate a host query by name and service
- ares_gethostbyaddr(3)
- Initiate a host query by address
- ares_getnameinfo(3)
- Address-to-nodename translation in protocol-independent manner
- ares_getsock(3)
- get socket descriptors to wait on (deprecated)
- ares_inet_ntop(3)
- convert a network format address to presentation format
- ares_inet_pton(3)
- convert an IPv4 or IPv6 address from text to binary form
- ares_library_cleanup(3)
- c-ares library deinitialization
- ares_library_init_android(3)
- c-ares library Android initialization
- ares_library_initialized(3)
- get the initialization state
- ares_mkquery(3)
- Compose a single-question DNS query buffer
- ares_parse_a_reply(3)
- Parse a reply to a DNS query of type A
- ares_parse_aaaa_reply(3)
- Parse a reply to a DNS query of type AAAA
- ares_parse_caa_reply(3)
- Parse a reply to a DNS query of type CAA
- ares_parse_mx_reply(3)
- Parse a reply to a DNS query of type MX
- ares_parse_naptr_reply(3)
- Parse a reply to a DNS query of type NAPTR
- ares_parse_ns_reply(3)
- Parse a reply to a DNS query of type NS into a hostent
- ares_parse_ptr_reply(3)
- Parse a reply to a DNS query of type PTR into a hostent
- ares_parse_soa_reply(3)
- Parse a reply to a DNS query of type SOA
- ares_parse_srv_reply(3)
- Parse a reply to a DNS query of type SRV
- ares_parse_txt_reply(3)
- Parse a reply to a DNS query of type TXT
- ares_parse_uri_reply(3)
- Parse a reply to a DNS query of type URI
- ares_process_fds(3), ares_process_fd(3), ares_process(3)
- Process events for name resolution
- ares_query(3)
- Initiate a single-question DNS query
- ares_save_options(3)
- Save configuration values obtained from initialized ares_channel
- ares_search(3)
- Initiate a DNS query with domain search
- ares_send(3)
- Initiate a DNS query
- ares_set_local_dev(3)
- Bind to a specific network device when creating sockets
- ares_set_local_ip4(3)
- Set local IPv4 address outgoing requests
- ares_set_local_ip6(3)
- Set local IPv6 address outgoing requests
- ares_set_pending_write_cb(3), ares_process_pending_write(3)
- Function for setting a callback which is triggered when there is potential pending data which needs to be written
- ares_set_servers(3), ares_set_servers_ports(3)
- Initialize name server configuration for an ares channel. (deprecated)
- ares_set_servers_csv(3), ares_set_servers_ports_csv(3), ares_get_servers_csv(3)
- Set or Get a list of DNS servers used for queries
- ares_strerror(3)
- Get the description of an ares library error code
- ares_threadsafety(3)
- Query if c-ares was built with thread-safety
- argc.tcl86(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_nonwordchars(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_precision(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_wordchars(n), tcl_version(n)
- Variables used by Tcl
- argc.tcl90(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_version(n)
- Variables used by Tcl
- args(1)
- manipulate and output command arguments
- argtable2(3)
- an ANSI C library for parsing GNU style command line options
- argus(8)
- audit record generation and utilization system
- argv0(1)
- runs a program with a specified 0th argument
- aria2c(1)
- The ultra fast download utility
- aria_dump_log(1)
- Dump content of Aria log pages
- aria_ftdump(1)
- display full-text index information
- aria_pack(1)
- generate compressed, read-only Aria tables
- aria_read_log(1)
- display Aria log file contents
- arjdisp(1)
- ARJ simple graphical interface
- ark(1)
- KDE archiving tool
- arm-gnueabi-freebsd15.0-as(1), AS(1)
- the portable GNU assembler
- arm-gnueabi-freebsd15.0-dlltool(1), dlltool(1)
- create files needed to build and use DLLs
- arm-gnueabi-freebsd15.0-windmc(1), windmc(1)
- generates Windows message resources
- arm-gnueabi-freebsd15.0-windres(1), windres(1)
- manipulate Windows resources
- arm-none-eabi-dlltool(1), dlltool(1)
- create files needed to build and use DLLs
- arm-none-eabi-g++(1), gcc(1)
- GNU project C and C++ compiler
- arm-none-eabi-gcc(1), gcc(1)
- GNU project C and C++ compiler
- arm-none-eabi-gcov-dump(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- arm-none-eabi-gcov-tool(1), gcov-tool(1)
- offline gcda profile processing tool
- arm-none-eabi-lto-dump(1), lto-dump(1)
- Tool for dumping LTO object files
- arm-none-eabi-windmc(1), windmc(1)
- generates Windows message resources
- arm-none-eabi-windres(1), windres(1)
- manipulate Windows resources
- armv6-gnueabi-freebsd15.0-g++12(1), gcc(1)
- GNU project C and C++ compiler
- armv6-gnueabi-freebsd15.0-g++13(1), gcc(1)
- GNU project C and C++ compiler
- armv6-gnueabi-freebsd15.0-gcc12(1), gcc(1)
- GNU project C and C++ compiler
- armv6-gnueabi-freebsd15.0-gcc13(1), gcc(1)
- GNU project C and C++ compiler
- armv6-gnueabi-freebsd15.0-gcov-dump12(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- armv6-gnueabi-freebsd15.0-gcov-dump13(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- armv6-gnueabi-freebsd15.0-gcov-tool12(1), gcov-tool(1)
- offline gcda profile processing tool
- armv6-gnueabi-freebsd15.0-gcov-tool13(1), gcov-tool(1)
- offline gcda profile processing tool
- armv6-gnueabi-freebsd15.0-gcov12(1), gcov(1)
- coverage testing tool
- armv6-gnueabi-freebsd15.0-gcov13(1), gcov(1)
- coverage testing tool
- armv6-gnueabi-freebsd15.0-lto-dump12(1), lto-dump(1)
- Tool for dumping LTO object files
- armv6-gnueabi-freebsd15.0-lto-dump13(1), lto-dump(1)
- Tool for dumping LTO object files
- armv7-gnueabi-freebsd15.0-g++12(1), gcc(1)
- GNU project C and C++ compiler
- armv7-gnueabi-freebsd15.0-g++13(1), gcc(1)
- GNU project C and C++ compiler
- armv7-gnueabi-freebsd15.0-g++14(1), gcc(1)
- GNU project C and C++ compiler
- armv7-gnueabi-freebsd15.0-gcc12(1), gcc(1)
- GNU project C and C++ compiler
- armv7-gnueabi-freebsd15.0-gcc13(1), gcc(1)
- GNU project C and C++ compiler
- armv7-gnueabi-freebsd15.0-gcc14(1), gcc(1)
- GNU project C and C++ compiler
- armv7-gnueabi-freebsd15.0-gcov-dump12(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- armv7-gnueabi-freebsd15.0-gcov-dump13(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- armv7-gnueabi-freebsd15.0-gcov-dump14(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- armv7-gnueabi-freebsd15.0-gcov-tool12(1), gcov-tool(1)
- offline gcda profile processing tool
- armv7-gnueabi-freebsd15.0-gcov-tool13(1), gcov-tool(1)
- offline gcda profile processing tool
- armv7-gnueabi-freebsd15.0-gcov-tool14(1), gcov-tool(1)
- offline gcda profile processing tool
- armv7-gnueabi-freebsd15.0-gcov12(1), gcov(1)
- coverage testing tool
- armv7-gnueabi-freebsd15.0-gcov13(1), gcov(1)
- coverage testing tool
- armv7-gnueabi-freebsd15.0-gcov14(1), gcov(1)
- coverage testing tool
- armv7-gnueabi-freebsd15.0-lto-dump12(1), lto-dump(1)
- Tool for dumping LTO object files
- armv7-gnueabi-freebsd15.0-lto-dump13(1), lto-dump(1)
- Tool for dumping LTO object files
- armv7-gnueabi-freebsd15.0-lto-dump14(1), lto-dump(1)
- Tool for dumping LTO object files
- arp-scan(1)
- Send ARP requests to target hosts and display responses
- arpaname(1)
- translate IP addresses to the corresponding ARPA names
- arpdig(1)
- dig an interface for arp responses
- arping(8)
- sends arp and/or ip pings to a given host
- arpsnmp(8)
- keep track of ethernet/ip address pairings
- arpwatch(8)
- keep track of ethernet/ip address pairings
- arx-install-data(1)
- Install script for Arx Fatalis game data
- arxsavetool(1)
- Inspect and modify Arx Libertatis save files
- ascii-xfr(1)
- upload/download files using the ASCII protocol
- ascii2uni(1)
- convert 7-bit ASCII representations to UTF-8 Unicode
- ascii85(n)
- Encoding "ascii85"
- asciidoc(1)
- converts an AsciiDoc text file to HTML or DocBook
- asciinema(1)
- terminal session recorder
- ascpu(1)
- the AfterStep CPU load monitor
- aseqdump(1)
- show the events received at an ALSA sequencer port
- aseqsend(1)
- send arbitrary messages to selected ALSA MIDI seqencer port
- asignify(1)
- cryptographically sign, verify, encrypt or decrypt files
- asimagexml(1x)
- XML schema to be used for scripting image manipulation by AfterStep and ascompose libAfterImage/asimagexml
- asimut(1)
- A simulation tool for hardware descriptions man1/alc_origin.1
- askmara(1)
- do simple dns queries
- asksenders(1)
- Active Spam Killer Whitelist Generator
- asl(1)
- cross assembler for microprocessors and -controllers
- asm2html(1)
- generate HTML output from NASM assembly source code
- asmctl(1)
- controlling keyboard backlight and LCD backlight
- asmgraph(1)
- build call graphs from assembler files
- asn1Coding(1)
- ASN.1 DER encoder
- asn1Decoding(1)
- ASN.1 DER decoder
- asn1_bit_der(3)
- API function
- asn1_copy_node(3)
- API function
- asn1_decode_simple_ber(3)
- API function
- asn1_decode_simple_der(3)
- API function
- asn1_delete_element(3)
- API function
- asn1_delete_structure(3)
- API function
- asn1_delete_structure2(3)
- API function
- asn1_der_coding(3)
- API function
- asn1_der_decoding(3)
- API function
- asn1_der_decoding2(3)
- API function
- asn1_der_decoding_element(3)
- API function
- asn1_der_decoding_startEnd(3)
- API function
- asn1_dup_node(3)
- API function
- asn1_encode_simple_der(3)
- API function
- asn1_expand_any_defined_by(3)
- API function
- asn1_expand_octet_string(3)
- API function
- asn1_find_node(3)
- API function
- asn1_find_structure_from_oid(3)
- API function
- asn1_get_bit_der(3)
- API function
- asn1_get_length_der(3)
- API function
- asn1_get_object_id_der(3)
- API function
- asn1_get_octet_der(3)
- API function
- asn1_get_tag_der(3)
- API function
- asn1_length_der(3)
- API function
- asn1_object_id_der(3)
- API function
- asn1_octet_der(3)
- API function
- asn1_read_node_value(3)
- API function
- asn1_read_tag(3)
- API function
- asn1_read_value(3)
- API function
- asn1_read_value_type(3)
- API function
- asn1parse(1ossl), ca(1ossl), ciphers(1ossl), cmp(1ossl), cms(1ossl), crl(1ossl), crl2pkcs7(1ossl), dgst(1ossl), dhparam(1ossl), dsa(1ossl), dsaparam(1ossl), ec(1ossl), ecparam(1ossl), enc(1ossl), engine(1ossl), errstr(1ossl), gendsa(1ossl), genpkey(1ossl), genrsa(1ossl), info(1ossl), kdf(1ossl), mac(1ossl), nseq(1ossl), ocsp(1ossl), passwd(1ossl), pkcs12(1ossl), pkcs7(1ossl), pkcs8(1ossl), pkey(1ossl), pkeyparam(1ossl), pkeyutl(1ossl), prime(1ossl), rand(1ossl), rehash(1ossl), req(1ossl), rsa(1ossl), rsautl(1ossl), s_client(1ossl), s_server(1ossl), s_time(1ossl), sess_id(1ossl), smime(1ossl), speed(1ossl), spkac(1ossl), srp(1ossl), storeutl(1ossl), ts(1ossl), verify(1ossl), version(1ossl), x509(1ossl)
- OpenSSL application commands
- asn2all(1)
- generate reports from ASN.1 biological data
- asn2asn(1)
- convert NCBI data between text and binary ASN.1
- asn2ff(1)
- convert ASN.1 biological data to a flat format (old version)
- asn2fsa(1)
- convert biological sequence data from ASN.1 to FASTA
- asn2gb(1)
- convert ASN.1 biological data to a GenBank-style flat format
- asn2idx(1)
- index ASN.1 Bioseq-sets for fast access to individual sequences
- asn2xml(1)
- translate biological data from ASN.1 to XML
- asndhuff(1)
- decompress compressed ASN.1 (CASN) files
- asndisc(1)
- check ASN.1 biological sequence records for discrepancies
- asnmacro(1)
- process ASN.1 biological data per Sequin macros
- asntool(1)
- process ASN.1 module specifications
- asnval(1)
- validate ASN.1 biological sequence records
- aspell-import(1)
- import old personal dictionaries into GNU Aspell
- assa-genesis(1)
- generates skeleton files for RAD development with ASSA library
- assume_default_colors(3x), %use_default_colors(3x), %assume_default_colors(3x)
- use terminal's default colors in curses
- astarithmetic(1), Arithmetic(1)
- arithmetic operations on images and numbers
- astbuildprog(1), BuildProgram(1)
- compile, link with Gnuastro library and its dependencies, and run a C program
- astconvertt(1), ConvertType(1)
- convert known data types to each other
- astcrop(1), Crop(1)
- crop regions of a dataset
- astdb2bdb(8)
- convert astdb back to Berkeley DB 1.86
- astdb2sqlite3(8)
- convert astdb to SQLite 3
- astfits(1), Fits(1)
- view and manipulate FITS headers
- astmatch(1), Match(1)
- match catalogs by 1D or 2D positions
- astmkcatalog(1), MakeCatalog(1)
- Make a catalog from labeled input images
- astmkprof(1), MakeProfiles(1)
- make standard 2D profiles on an image
- astnoisechisel(1), NoiseChisel(1)
- detect signal in a noisy image
- astquery(1), query(1)
- query remote data servers and download
- astroid(1)
- graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch
- astrometry-engine(1)
- Identify where a list of stars is on the sky
- astscript-ds9-region(1)
- Create an SAO DS9 region file from a table
- astscript-fits-view(1)
- View FITS images in DS9 and tables in TOPCAT
- astscript-psf-scale-factor(1)
- Find factor to scale PSF to a given star
- astscript-psf-select-stars(1)
- Select good stars for constructing the PSF
- astscript-psf-stamp(1)
- Make normalized stamp with other sources masked
- astscript-psf-subtract(1)
- Subtract a given PSF model from the image
- astscript-psf-unite(1)
- Unite the outer and inner regions of the PSF
- astscript-radial-profile(1)
- Create a radial profile of an object in an image
- astsegment(1), Segment(1)
- segmentation based on signal structure
- aststatistics(1), Statistics(1)
- calculate statistics of a dataset
- asttable(1), Table(1)
- read and write ASCII and FITS tables
- astwarp(1), Warp(1)
- warp (transform) input dataset
- asy(1)
- Asymptote: a script-based vector graphics language
- atari-convert-dir(1)
- helper for creating Atari compatible disk images
- atari-hd-image(1)
- tool for creating a harddisk image for use with Hatari
- aterm(1), aterm (Afterstep XVT)(1)
- a VT102 emulator for the X window system
- atest(1)
- Decode AX.25 frames from an audio file
- atf(7), ATF(7)
- introduction to the Automated Testing Framework
- atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
- C API to write ATF-based test programs
- atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
- C++ API to write ATF-based test programs
- atf-check(1)
- executes a command and analyzes its results
- atf-sh(1)
- interpreter for shell-based test programs
- atf-sh(3), atf_add_test_case(3), atf_check(3), atf_check_equal(3), atf_check_not_equal(3), atf_config_get(3), atf_config_has(3), atf_expect_death(3), atf_expect_exit(3), atf_expect_fail(3), atf_expect_pass(3), atf_expect_signal(3), atf_expect_timeout(3), atf_fail(3), atf_get(3), atf_get_srcdir(3), atf_pass(3), atf_require_prog(3), atf_set(3), atf_skip(3), atf_test_case(3)
- POSIX shell API to write ATF-based test programs
- atf-test-case(4)
- generic description of test cases
- ati(4x)
- ATI video driver
- atlantis(6)
- draw swimming sharks, whales, and dolphins
- atomx(1)
- manage X atoms on a window
- atop(1)
- Advanced System & Process Monitor
- atoprc(5)
- atop/atopsar related rcfile
- atopsar(1)
- Advanced System Activity Report (atop related)
- atp(1)
- read, reply, and archive QWK format mail packets
- atpdiag(1)
- checks atp qwk reader configuration
- atracdenc(1)
- encode to or decode from ATRAC format
- atril(1), Atril(1)
- The MATE Document Viewer
- atril-previewer(1)
- show print preview for a document
- atril-thumbnailer(1)
- create png thumbnails from atril supported documents
- atslogd(8)
- ATSlog gives the convenient interface for viewing and analysing calls of various models PBX
- atslogmaster(8)
- ATSlog gives the convenient interface for viewing and analysing bells of various models PBX
- attr_get(3x), %attr_get(3x), %wattr_get(3x), %attr_set(3x), %wattr_set(3x), %attr_off(3x), %wattr_off(3x), %attr_on(3x), %wattr_on(3x), %attroff(3x), %wattroff(3x), %attron(3x), %wattron(3x), %attrset(3x), %wattrset(3x), %chgat(3x), %wchgat(3x), %mvchgat(3x), %mvwchgat(3x), %color_set(3x), %wcolor_set(3x), %standend(3x), %wstandend(3x), %standout(3x), %wstandout(3x)
- manipulate attributes of character cells in curses windows
- attrd_updater(8), Pacemaker(8)
- Part of the Pacemaker cluster resource manager
- attrtag_model(3), attrtag_model (3)
- Set 3d model rendering-specific flags
- au0828(4)
- au0828 webcamd driver for USB digital TV devices
- au6610(4)
- webcamd driver for AU6610 DVB-T
- au_class(3), getauclassent(3), getauclassent_r(3), getauclassnam(3), getauclassnam_r(3), setauclass(3), endauclass(3)
- look up information from the audit_class database
- au_close(3), au_close_buffer(3), au_close_token(3), au_open(3), au_write(3)
- create and commit audit records
- au_control(3), setac(3), endac(3), getacdir(3), getacmin(3), getacexpire(3), getacfilesz(3), getacflg(3), getacna(3), getacpol(3), au_poltostr(3), au_strtopol(3)
- look up information from the audit_control database
- au_domain(3), au_bsm_to_domain(3), au_domain_to_bsm(3)
- convert between BSM and local protocol domains
- au_errno(3), au_bsm_to_errno(3), au_errno_to_bsm(3), au_strerror(3)
- convert between BSM and local error numbers
- au_event(3), free_au_event_ent(3), setauevent(3), endauevent(3), getauevent(3), getauevent_r(3), getauevnam(3), getauevnam_r(3), getauevnum(3), getauevnum_r(3), getauevnonam(3), getauevnonam_r(3)
- look up information from the audit_event database
- au_fcntl_cmd(3), au_bsm_to_fcntl_cmd(3), au_fcntl_cmd_to_bsm(3)
- convert between BSM and local fcntl(2) command values
- au_free_token(3)
- deallocate a token_t created by any of the au_to_*() BSM API functions
- au_io(3), au_fetch_tok(3), au_print_tok(3), au_read_rec(3)
- perform I/O involving an audit record
- au_mask(3), au_preselect(3), getauditflagsbin(3), getauditflagschar(3)
- convert between string and numeric values of audit masks
- au_socket_type(3), au_bsm_to_socket_type(3), au_socket_type_to_bsm(3)
- convert between BSM and local socket types
- au_token(3), au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
- routines for generating BSM audit tokens
- au_user(3), setauuser(3), endauuser(3), getauuserent(3), getauuserent_r(3), getauusernam(3), getauusernam_r(3), au_user_mask(3), getfauditflags(3)
- look up information from the audit_user database
- aubio(1)
- a command line tool to extract information from sound files
- aubiocut(1)
- a command line tool to slice sound files at onset or beat timestamps
- aubiomfcc(1)
- a command line tool to compute Mel-Frequency Cepstrum Coefficients
- aubionotes(1)
- a command line tool to extract musical notes
- aubioonset(1)
- a command line tool to extract musical onset times
- aubiopitch(1)
- a command line tool to extract musical pitch
- aubioquiet(1)
- a command line tool to extracts quiet and loud regions from a file
- aubiotrack(1)
- a command line tool to extract musical beats from audio signals
- aucat(1)
- audio file manipulation tool
- auconvert(1)
- perform various conversion operations on sound files
- auctl(1)
- control various audio server parameters
- audacious(1)
- an advanced audio player
- audacity(1)
- audio editor
- audemo(1)
- Network Audio System record and play demo audemo#(1) "" "audemo(1)"
- audial(1)
- generate or recognize touch tones for North American telephones
- audio2tape(1)
- Sinclair ZX Spectrum audio to tape file converter
- audio_buffer_size(3), audio_buffer_size (3)
- Change the default audio buffering size
- audio_gain(3), audio_gain (3)
- Retrieve and/or update the audio gain for a specific audio object
- audio_listener(3), audio_listener (3)
- Bind the current device listener to a positioner video object
- audio_outputs(3), audio_outputs (3)
- Returns a list of possible device names for audio_reconfigure
- audio_position(3), audio_position (3)
- Bind an audio source to a positioner video object
- audio_reconfigure(3), audio_reconfigure (3)
- Control audio device output parameters
- audiocompose(1)
- Compose an audio fragment for inclusion in a mail message
- audiosend(1)
- Send an audio email message
- audit(2)
- commit BSM audit record to audit log
- audit(8)
- audit management utility
- audit.log(5), audit(5)
- Basic Security Module (BSM) file format
- audit_class(5)
- audit event class descriptions
- audit_control(5)
- audit system parameters
- audit_event(5)
- audit event descriptions
- audit_user(5)
- events to be audited for given users
- audit_warn(5)
- alert when audit daemon issues warnings
- auditctl(2)
- configure system audit parameters
- auditd(8)
- audit log management daemon
- auditfilterd(8)
- audit filter daemon
- auditon(2)
- configure system audit parameters
- auditreduce(1)
- select records from audit trail files
- audtool(1)
- a small tool to control Audacious from the command line
- auedit(1)
- graphically record and edit audio files
- augmatch(1)
- inspect and match contents of configuration files
- augparse(1)
- execute an Augeas module
- augprint(1)
- create an idempotent augtool script for a given file
- augtool(1)
- inspect and modify configuration files
- auinfo(1)
- show information about a Network Audio System server
- aumeta(1)
- move seek index and adjust metadata of audio files
- aumix(1)
- adjust audio mixer
- aupanel(1)
- allows user adjustment of Network Audio System device attributes aupanel#(1) "" "aupanel(1)"
- auplay(1)
- play a sound file to a Network Audio System server
- aurecord(1)
- record a sound file from a Network Audio System server
- auscope(1)
- Network Audio System Protocol Filter auscope#(1) "" "auscope(1)"
- aut(1)
- Memory allocation, and hash tables management man1/alc_origin.1
- autfilt(1)
- filter, convert, and transform omega-automata
- autfreeheap(3)
- releases a memory block, and put it on the heap. man1/alc_origin.1
- auth_login_meta(3), auth_login(3)
- Validate a userid and password
- auth_meta(3)
- Authentication metadata
- auth_mkhomedir(3)
- Autocreate a new accounts home directory
- auth_passwd(3)
- Change accounts password
- auto_execok.tcl86(n), auto_execok(n), auto_import(n), auto_load(n), auto_mkindex(n), auto_qualify(n), auto_reset(n), tcl_findLibrary(n), parray(n), tcl_endOfWord(n), tcl_startOfNextWord(n), tcl_startOfPreviousWord(n), tcl_wordBreakAfter(n), tcl_wordBreakBefore(n)
- standard library of Tcl procedures
- auto_execok.tcl90(n), auto_execok(n), auto_import(n), auto_load(n), auto_mkindex(n), auto_qualify(n), auto_reset(n), foreachLine(n), parray(n), readFile(n), tcl_findLibrary(n), tcl_endOfWord(n), tcl_nonwordchars(n), tcl_startOfNextWord(n), tcl_startOfPreviousWord(n), tcl_wordBreakAfter(n), tcl_wordBreakBefore(n), tcl_wordchars(n), writeFile(n)
- standard library of Tcl procedures
- autobench_admin(1)
- admin tool for running HTTP benchmarks using a cluster of distributed autobench servers
- autobenchd(1)
- distributed autobench daemon
- autocd(8)
- compact disc control daemon
- autocutsel(1)
- keep the X clipboard and the cutbuffer in sync
- autogen(1), *[B-Font]autogen(1)
- The Automated Program Generator
- autoheader2.69(1), autoheader(1)
- Create a template header for configure
- autoheader2.72(1), autoheader(1)
- Create a template header for configure
- autokey-gtk(1)
- keyboard automation utility for GNOME and GTK
- autokey-run(1)
- command-line execution utility for AutoKey
- autom4te2.69(1), autom4te(1)
- Generate files and scripts thanks to M4
- autom4te2.72(1), autom4te(1)
- Generate files and scripts thanks to M4
- automatic_lists_description.conf(5)
- Description of automatic list creation with web interface
- automount2amd(8)
- converts old Sun automount maps to Amd maps
- automounter(8)
- Dynamically configure amd for existing devices
- automounter.conf(5)
- Define runtime parameters for automounter
- automx-test(1)
- automx command line client rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- automx.conf(5)
- automx configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- automx_ldap(5)
- automx LDAP backend configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- automx_script(5)
- automx script backend configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- automx_sql(5)
- automx SQL backend configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- autool(1)
- audio play/record tool compatible with audiotool
- autoopts-config(1)
- script to get information about installed version of autoopts
- autopoint(1)
- copies standard gettext infrastructure
- autopvf(1), pvf tools(1)
- utilities to convert various sound formats
- autorandr(1)
- automatically select a display configuration based on connected devices
- autoreconf2.69(1), autoreconf(1)
- Update generated configuration files
- autoreconf2.72(1), autoreconf(1)
- Update generated configuration files
- autorespond(1)
- simple autoresponder for qmail
- autosp(1)
- preprocessor to generate note-spacing commands for MusiXTeX scores
- autossh(1)
- monitor and restart ssh sessions
- autosupport(8)
- interactive script to provide Digium[tm]'s support with information
- autotrace(1)
- converts bitmap image data into vector graphics
- autoupdate2.69(1), autoupdate(1)
- Update a configure.in to a newer Autoconf
- autoupdate2.72(1), autoupdate(1)
- Update a configure.ac to a newer Autoconf
- autozen(1), AutoZen(1)
- experience an altered state of consciousness
- auwave(1)
- demonstrates the use of waveforms auwave#(1) "" "auwave(1)"
- aux2bib(1), AUX2BIB(1)
- Extracts a BibTeX database according to an aux file
- avahi-autoipd(8)
- IPv4LL network address configuration daemon
- avahi-bookmarks(1)
- Web service showing mDNS/DNS-SD announced HTTP services using the Avahi daemon
- avahi-browse(1)
- Browse for mDNS/DNS-SD services using the Avahi daemon
- avahi-daemon(8)
- The Avahi mDNS/DNS-SD daemon
- avahi-daemon.conf(5)
- avahi-daemon configuration file
- avahi-dnsconfd(8)
- Unicast DNS server from mDNS/DNS-SD configuration daemon
- avahi-dnsconfd.action(8)
- avahi-dnsconfd action script
- avahi-publish-service(1)
- Register an mDNS/DNS-SD service or host name or address mapping using the Avahi daemon
- avahi-resolve(1)
- Resolve one or more mDNS/DNS host name(s) to IP address(es) (and vice versa) using the Avahi daemon
- avahi-set-host-name(1)
- Change mDNS host name
- avahi.hosts(5)
- avahi-daemon static host name file
- avahi.service(5)
- avahi-daemon static service file
- avarice(1)
- Provides an interface from avr-gdb to Atmel's AVR in-circuit debugging tools
- avcall(3)
- build a C argument list incrementally and call a C function on it
- avr-dlltool(1), dlltool(1)
- create files needed to build and use DLLs
- avr-g++(1), gcc(1)
- GNU project C and C++ compiler
- avr-gcc(1), gcc(1)
- GNU project C and C++ compiler
- avr-gcov-dump(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- avr-gcov-tool(1), gcov-tool(1)
- offline gcda profile processing tool
- avr-lto-dump(1), lto-dump(1)
- Tool for dumping LTO object files
- avr-windmc(1), windmc(1)
- generates Windows message resources
- avr-windres(1), windres(1)
- manipulate Windows resources
- avrdude(1)
- driver program for ``simple'' Atmel AVR MCU programmer
- avs2ps(l)
- convert AVS image input on stdin to monochrome PostScript on stdout
- awesome(1)
- awesome window manager
- awesome-client(1)
- awesome window manager remote execution
- awesomerc(5)
- Configuration file for the awesome window manager
- awg(8)
- set and retrieve configuration of WireGuard interfaces
- awg-quick(8)
- set up a WireGuard interface simply
- awka(1)
- AWK language to ANSI C translator and library
- awka-elm(5)
- Awka Extended Library Methods
- axel(1)
- light command line download accelerator
- axfer(1)
- command-line sound recorder and player for sound devices and nodes supported by Linux sound subsystem (Advanced Linux Sound Architecture, also known as ALSA)
- axfer-list(1)
- dump lists of available sound devices and nodes to transfer audio data frame
- axfer-transfer(1)
- transferrer of audio data frame for sound devices and nodes
- axohelp(1)
- helper program for use of LaTeX package axodraw2 with pdflatex
- b(1)
- build system driver
- b2c2(4)
- webcamd driver for B2C2 FlexcopII(b)/III
- b2i_PVK_bio(3ossl), b2i_PVK_bio_ex(3ossl), i2b_PVK_bio(3ossl), i2b_PVK_bio_ex(3ossl)
- Decode and encode functions for reading and writing MSBLOB format private keys
- b2sum(1)
- compute and check BLAKE2 message digest
- b3270(1)
- IBM+1 host access tool back end
- b43-fwcutter(1)
- Utility for extracting Broadcom 43xx firmware
- b64_encoder_create(3), b64_decoder_create(3)
- base-64 encoder and decoder
- babeld(8)
- ad-hoc network routing daemon
- babeltrace(1)
- Babeltrace Trace Viewer and Converter
- backend(7)
- cups backend transmission interfaces
- backend-spec(7)
- interface between jw and its backends
- bacula-dir(8)
- Bacula Director
- bacula-fd(8)
- Bacula's File Daemon
- bacula-sd(8)
- Bacula's Storage Daemon
- badblocks(8)
- search a device for bad blocks
- badwolf(1)
- minimalist and privacy-oriented web browser based on WebKitGTK
- baka-mplayer(1)
- A free and open source, cross-platform, libmpv based multimedia player
- balance(1), balance 3.54(1)
- A simple TCP proxy with load balancing and failover mechanisms
- balls(l)
- preprocessor for space-filling models in Raster3D molecular graphics package
- baobab(1)
- A graphical disk usage analyzer for the GNOME desktop
- bar(1)
- show information about a data transfer
- barchart(n)
- Bar chart for plotting X-Y coordinate data
- barcode(1)
- a stand alone program to run the barcode library
- barcode(3)
- a library to create and print bar codes
- barcode(6)
- draws a random sequence of barcodes for the products you enjoy
- bareos(8), Bareos(8)
- Backup Archiving REcovery Open Sourced
- bareos-dbcheck(8)
- Bareos's Catalog Database Check/Clean program
- bareos-dir(8)
- Bareos Director
- bareos-fd(8)
- Bareos's File Daemon
- bareos-sd(8)
- Bareos's Storage Daemon
- barman(1)
- Barman Commands Barman has a command-line interface named barman, which is used basically to interact with Barman(aqs backend. Before jumping into each of the sub-commands of barman, be aware that barman has global options available for all of the sub-commands. These options can modify the behavior of the sub-commands and can be used as follows:
- barman(5)
- Barman Configurations Barman follows a convention over configuration approach, which simplifies configuration by allowing some options to be defined globally and overridden at the server level. This means you can set a default behavior for your servers and then customize specific servers as needed. This design reduces the need for excessive configuration while maintaining flexibility
- barman-archive-wal(1)
- Barman Sub-Commands
- barman-backup(1)
- Barman Sub-Commands
- barman-check(1)
- Barman Sub-Commands
- barman-check-backup(1)
- Barman Sub-Commands
- barman-cloud-backup(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --snappy } ] [ { -h | --host } HOST ] [ { -p | --port } PORT ] [ { -U | --user } USER ] [ { -d | --dbname } DBNAME ] [ { -n | --name } BACKUP_NAME ] [ { -J | --jobs } JOBS ] [ { -S | --max-archive-size } MAX_ARCHIVE_SIZE ] [ --immediate-checkpoint ] [ --min-chunk-size MIN_CHUNK_SIZE ] [ --max-bandwidth MAX_BANDWIDTH ] [ --snapshot-instance SNAPSHOT_INSTANCE ] [ --snapshot-disk NAME [ --snapshot-disk NAME ... ] ] [ --snapshot-zone GCP_ZONE ] [ -snapshot-gcp-project GCP_PROJECT ] [ --tag KEY,VALUE [ --tag KEY,VALUE ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } { AES256 | aws:kms } ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ --aws-region AWS_REGION ] [ --aws-await-snapshots-timeout AWS_AWAIT_SNAPSHOTS_TIMEOUT ] [ --aws-snapshot-lock-mode { compliance | governance } ] [ --aws-snapshot-lock-duration DAYS ] [ --aws-snapshot-lock-cool-off-period HOURS ] [ --aws-snapshot-lock-expiration-date DATETIME ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --azure-subscription-id AZURE_SUBSCRIPTION_ID ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --gcp-project GCP_PROJECT ] [ --kms-key-name KMS_KEY_NAME ] [ --gcp-zone GCP_ZONE ] DESTINATION_URL SERVER_NAME Description The barman-cloud-backup script is used to create a local backup of a Postgres server and transfer it to a supported cloud provider, bypassing the Barman server. It can also be utilized as a hook script for copying Barman backups from the Barman server to one of the supported clouds (post_backup_retry_script). This script requires read access to PGDATA and tablespaces, typically run as the postgres user. When used on a Barman server, it requires read access to the directory where Barman backups are stored. If --snapshot- arguments are used and snapshots are supported by the selected cloud provider, the backup will be performed using snapshots of the specified disks (--snapshot-disk). The backup label and metadata will also be uploaded to the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 The cloud upload may fail if any file larger than the configured --max-archive-size is present in the data directory or tablespaces. However, Postgres files up to 1GB are always allowed, regardless of the --max-archive-size setting. Parameters 0.0 SERVER_NAME Name of the server to be backed up. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the backup while uploading to the cloud (should not be used with python < 3.2). -j / --bzip2 bzip2-compress the backup while uploading to the cloud (should not be used with python < 3.3). --snappy snappy-compress the backup while uploading to the cloud (requires optional python-snappy library). -h / --host Host or Unix socket for Postgres connection (default: libpq settings). -p / --port Port for Postgres connection (default: libpq settings). -U / --user User name for Postgres connection (default: libpq settings). -d / --dbname Database name or conninfo string for Postgres connection (default: (dqpostgres(dq). -n / --name A name which can be used to reference this backup in commands such as barman-cloud-restore and barman-cloud-backup-delete. -J / --jobs Number of subprocesses to upload data to cloud storage (default: 2). -S / --max-archive-size Maximum size of an archive when uploading to cloud storage (default: 100GB). --immediate-checkpoint Forces the initial checkpoint to be done as quickly as possible. --min-chunk-size Minimum size of an individual chunk when uploading to cloud storage (default: 5MB for aws-s3, 64KB for azure-blob-storage, not applicable for google-cloud-storage). --max-bandwidth The maximum amount of data to be uploaded per second when backing up to object storages (default: 0 - no limit). --snapshot-instance Instance where the disks to be backed up as snapshots are attached. --snapshot-disk Name of a disk from which snapshots should be taken. --tag Tag to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. --tags Tags to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. NOTE: 0.0 3.5 If you are using --tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --tags is deprecated. Use --tag instead. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --aws-await-snapshots-timeout The length of time in seconds to wait for snapshots to be created in AWS before timing out (default: 3600 seconds). --aws-snapshot-lock-mode The lock mode for the snapshot. This is only valid if --snapshot-instance and --snapshot-disk are set. Allowed options: 7.0 (bu 2 compliance. (bu 2 governance. --aws-snapshot-lock-duration The lock duration is the period of time (in days) for which the snapshot is to remain locked, ranging from 1 to 36,500. Set either the lock duration or the expiration date (not both). --aws-snapshot-lock-cool-off-period The cooling-off period is an optional period of time (in hours) that you can specify when you lock a snapshot in compliance mode, ranging from 1 to 72. --aws-snapshot-lock-expiration-date The lock duration is determined by an expiration date in the future. It must be at least 1 day after the snapshot creation date and time, using the format YYYY-MM-DDTHH:MM:SS.sssZ. Set either the lock duration or the expiration date (not both). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --azure-subscription-id The ID of the Azure subscription which owns the instance and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-project GCP project under which disk snapshots should be stored. --snapshot-gcp-project (deprecated) GCP project under which disk snapshots should be stored - replaced by --gcp-project. --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS. --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-zone (deprecated) Zone of the disks from which snapshots should be taken - replaced by --gcp-zone
- barman-cloud-backup-delete(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-delete [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -r | --retention-policy } RETENTION_POLICY ] [ { -m | --minimum-redundancy } MINIMUM_REDUNDANCY ] [ { -b | --backup-id } BACKUP_ID] [ --dry-run ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [--batch-size DELETE_BATCH_SIZE] SOURCE_URL SERVER_NAME Description The barman-cloud-backup-delete script is used to delete one or more backups created with the barman-cloud-backup command from cloud storage and to remove the associated WAL files. Backups can be specified for deletion either by their backup ID (as obtained from barman-cloud-backup-list) or by a retention policy. Retention policies mirror those used by the Barman server, deleting all backups that are not required to meet the specified policy. When a backup is deleted, any unused WAL files associated with that backup are also removed. WALs are considered unused if: 0.0 (bu 2 The WALs predate the begin_wal value of the oldest remaining backup. (bu 2 The WALs are not required by any archival backups stored in the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 Each backup deletion involves three separate requests to the cloud provider: one for the backup files, one for the backup.info file, and one for the associated WALs. Deleting by retention policy may result in a high volume of delete requests if a large number of backups are accumulated in cloud storage. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be deleted. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -b / --backup-id ID of the backup to be deleted. You can use a shortcut instead of the backup ID. -m / --minimum-redundancy The minimum number of backups that should always be available. -r / --retention-policy If specified, delete all backups eligible for deletion according to the supplied retention policy. Syntax: REDUNDANCY value | RECOVERY WINDOW OF value { DAYS | WEEKS | MONTHS } --batch-size The maximum number of objects to be deleted in a single request to the cloud provider. If unset then the maximum allowed batch size for the specified cloud provider will be used (1000 for aws-s3, 256 for azure-blob-storage and 100 for google-cloud-storage). --dry-run Find the objects which need to be deleted but do not delete them. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-backup-keep(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-keep [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ { { -r | --release } | { -s | --status } | --target { full | standalone } } ] SOURCE_URL SERVER_NAME BACKUP_ID Description Use this script to designate backups in cloud storage as archival backups, ensuring their indefinite retention regardless of retention policies. This script allows you to mark backups previously created with barman-cloud-backup as archival backups. Once flagged as archival, these backups are preserved indefinitely and are not subject to standard retention policies. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be kept. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be kept. You can use a shortcut instead of the backup ID. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -r / --release If specified, the command will remove the keep annotation and the backup will be eligible for deletion. -s / --status Print the keep status of the backup. --target Specify the recovery target for this backup. Allowed options are: 7.0 (bu 2 full (bu 2 standalone Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-backup-list(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-list [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME Description This script lists backups stored in the cloud that were created using the barman-cloud-backup command. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be listed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-backup-show(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-show [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME BACKUP_ID Description This script displays detailed information about a specific backup created with the barman-cloud-backup command. The output is similar to the barman show-backup from the %barman show-backup command reference, but it has fewer information. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 BACKUP_ID The ID of the backup. You can use a shortcut instead of the backup ID. SERVER_NAME Name of the server that holds the backup to be displayed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-check-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-check-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --timeline TIMELINE ] DESTINATION_URL SERVER_NAME Description Verify that the WAL archive destination for a server is suitable for use with a new Postgres cluster. By default, the check will succeed if the WAL archive is empty or if the target bucket is not found. Any other conditions will result in a failure. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that needs to be checked. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --timeline The earliest timeline whose WALs should cause the check to fail. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --snapshot-recovery-instance SNAPSHOT_RECOVERY_INSTANCE ] [ --snapshot-recovery-zone GCP_ZONE ] [ --aws-region AWS_REGION ] [ --gcp-zone GCP_ZONE ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --tablespace NAME:LOCATION [ --tablespace NAME:LOCATION ... ] ] [ --target-lsn LSN ] [ --target-time TIMESTAMP ] [ --target-tli TLI ] SOURCE_URL SERVER_NAME BACKUP_ID RECOVERY_DESTINATION Description Use this script to restore a backup directly from cloud storage that was created with the barman-cloud-backup command. Additionally, this script can prepare for recovery from a snapshot backup by verifying that attached disks were cloned from the correct snapshots and by downloading the backup label from object storage. This command does not automatically prepare Postgres for recovery. You must manually manage any %PITR options, custom restore_command values, signal files, or required WAL files to ensure Postgres starts, either manually or using external tools. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be restored. You can use a shortcut instead of the backup ID. Besides that, you can use auto to have Barman automatically find the most suitable backup for the restore operation. RECOVERY_DESTINATION The path to a directory for recovery. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --snapshot-recovery-instance Instance where the disks recovered from the snapshots are attached. --tablespace Tablespace relocation rule. --target-lsn The recovery target lsn, e.g., 3/64000000. --target-time The recovery target timestamp with or without timezone, in the format %Y-%m-%d %H:%M:%S. --target-tli The recovery target timeline. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-recovery-zone (deprecated) Zone containing the instance and disks for the snapshot recovery - replaced by --gcp-zone
- barman-cloud-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --xz | --snappy | --zstd | --lz4 } ] [ --compression-level COMPRESSION_LEVEL ] [ --tag KEY,VALUE [ --tag KEY,VALUE ... ] ] [ --history-tag KEY,VALUE [ --history-tag KEY,VALUE ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } ENCRYPTION ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --max-block-size MAX_BLOCK_SIZE ] [ --max-concurrency MAX_CONCURRENCY ] [ --max-single-put-size MAX_SINGLE_PUT_SIZE ] [ --kms-key-name KMS_KEY_NAME ] DESTINATION_URL SERVER_NAME [ WAL_PATH ] Description The barman-cloud-wal-archive command is designed to be used in the archive_command of a Postgres server to directly ship WAL files to cloud storage. NOTE: 0.0 3.5 If you are using Python 2 or unsupported versions of Python 3, avoid using the compression options --gzip or --bzip2. The script cannot restore gzip-compressed WALs on Python < 3.2 or bzip2-compressed WALs on Python < 3.3. This script enables the direct transfer of WAL files to cloud storage, bypassing the Barman server. Additionally, it can be utilized as a hook script for WAL archiving (pre_archive_retry_script). NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have the WALs archived. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_PATH The value of the (aq%p(aq keyword (according to archive_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the WAL while uploading to the cloud. -j / --bzip2 bzip2-compress the WAL while uploading to the cloud. --xz xz-compress the WAL while uploading to the cloud. --snappy snappy-compress the WAL while uploading to the cloud (requires the python-snappy Python library to be installed). --zstd zstd-compress the WAL while uploading to the cloud (requires the zstandard Python library to be installed). --lz4 lz4-compress the WAL while uploading to the cloud (requires the lz4 Python library to be installed). --compression-level A compression level to be used by the selected compression algorithm. Valid values are integers within the supported range of the chosen algorithm or one of the predefined labels: low, medium, and high. The range of each algorithm as well as what level each predefined label maps to can be found in %compression_level. --tag Tag to be added to archived WAL files in cloud storage. --tags Tag to be added to archived WAL files in cloud storage. NOTE: 0.0 3.5 If you are using --tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --tags is deprecated. Use --tag instead. 0.0 --history-tag Tag to be added to archived history files in cloud storage. --history-tags Tags to be added to archived history files in cloud storage. NOTE: 0.0 3.5 If you are using --history-tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --history-tags is deprecated. Use --history-tag instead. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --max-block-size The chunk size to be used when uploading an object via the concurrent chunk method (default: 4MB). --max-concurrency The maximum number of chunks to be uploaded concurrently (default: 1). --max-single-put-size Maximum size for which the Azure client will upload an object in a single request (default: 64MB). If this is set lower than the Postgres WAL segment size after any applied compression then the concurrent chunk upload method for WAL archiving will be used. Extra options for GCP cloud provider 0.0 --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS
- barman-cloud-wal-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --no-partial ] SOURCE_URL SERVER_NAME WAL_NAME WAL_DEST Description The barman-cloud-wal-restore script functions as the restore_command for retrieving WAL files from cloud storage and placing them directly into a Postgres standby server, bypassing the Barman server. This script is used to download WAL files that were previously archived with the barman-cloud-wal-archive command. Disable automatic download of .partial files by calling --no-partial option. IMPORTANT: 0.0 3.5 On the target Postgres node, when pg_wal and the spool directory are on the same filesystem, files are moved via renaming, which is faster than copying and deleting. This speeds up serving WAL files significantly. If the directories are on different filesystems, the process still involves copying and deleting, so there(aqs no performance gain in that case. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have WALs restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_NAME The value of the (aq%f(aq keyword (according to restore_command). WAL_DEST The value of the (aq%p(aq keyword (according to restore_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --no-partial Do not download partial WAL files Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-config-switch(1)
- Barman Sub-Commands
- barman-config-update(1)
- Barman Sub-Commands
- barman-cron(1)
- Barman Sub-Commands
- barman-delete(1)
- Barman Sub-Commands
- barman-diagnose(1)
- Barman Sub-Commands
- barman-generate-manifest(1)
- Barman Sub-Commands
- barman-get-wal(1)
- Barman Sub-Commands
- barman-keep(1)
- Barman Sub-Commands
- barman-list-files(1)
- Barman Sub-Commands
- barman-list-processes(1)
- Barman Sub-Commands
- barman-list-servers(1)
- Barman Sub-Commands
- barman-list_backups(1)
- Barman Sub-Commands
- barman-lock-directory-cleanup(1)
- Barman Sub-Commands
- barman-put-wal(1)
- Barman Sub-Commands
- barman-rebuild-xlogdb(1)
- Barman Sub-Commands
- barman-receive-wal(1)
- Barman Sub-Commands
- barman-replication-status(1)
- Barman Sub-Commands
- barman-restore(1)
- Barman Sub-Commands
- barman-show-backup(1)
- Barman Sub-Commands
- barman-show-servers(1)
- Barman Sub-Commands
- barman-status(1)
- Barman Sub-Commands
- barman-switch-wal(1)
- Barman Sub-Commands
- barman-switch-xlog(1)
- Barman Sub-Commands
- barman-sync-backup(1)
- Barman Sub-Commands
- barman-sync-info(1)
- Barman Sub-Commands
- barman-sync-wals(1)
- Barman Sub-Commands
- barman-terminate-process(1)
- Barman Sub-Commands
- barman-verify(1)
- Barman Sub-Commands
- barman-verify-backup(1)
- Barman Sub-Commands
- barman-wal-archive(1)
- Barman-cli Commands
- barman-wal-restore(1)
- Barman-cli Commands
- barrierc(1)
- Barrier Keyboard/Mouse Client
- barrierd(1)
- syncronize a process on a number of machines
- barriers(1)
- Barrier Keyboard/Mouse Server
- base64(1)
- base64 encode/decode data and print to standard output
- base64(1)
- encode / decode binary file as RFC 1341 MIME base64
- base64(n)
- Encoding "base64"
- base64_encode(3), base64_decode(3), quoted_printable_decode(3), mime_word_decode(3)
- MIME recoding functions
- base64url(1)
- Base64Url encode or decode FILE, or standard input, to standard output
- base91(1), b91enc(1), b91dec(1)
- basE91 encode/decode data
- bashdb(1)
- bash debugger script
- basic_db_auth(8), basic_db_auth(8)
- Database auth helper for Squid
- basic_getpwnam_auth(8)
- Local Users auth helper for Squid
- basic_ncsa_auth(8)
- NCSA httpd-style password file authentication helper for Squid
- basic_pam_auth(8)
- PAM Basic authentication helper for Squid
- basic_pop3_auth(8), basic_pop3_auth(8)
- POP3 authenticator for Squid
- basic_radius_auth(8)
- Squid RADIUS authentication helper
- bastet(6)
- Tetris(r) clone with "bastard" block-choosing AI
- bastille(8), - bastille(8)
- Bastille is an open-source system for automating deployment and management of containerized applications on FreeBSD
- bat(1)
- a cat(1) clone with syntax highlighting and Git integration
- bats(1)
- Bash Automated Testing System
- battlestar(6)
- a tropical adventure game
- battmond(1)
- monitor battery level on ACPI-enabled (laptop) computers
- batv-filter(8)
- BATV (Bounce Address Tag Validation) filter for sendmail
- baudrate(3x), %baudrate(3x), %erasechar(3x), %erasewchar(3x), %has_ic(3x), %has_il(3x), %killchar(3x), %killwchar(3x), %longname(3x), %term_attrs(3x), %termattrs(3x), %termname(3x)
- curses environment query routines
- bayesol(1)
- a Bayes solution calculator for use with dbacl
- bb(1)
- The aalib demo
- bbc(1)
- check on BBoards
- bbcsd(3)
- bbcsd: ??
- bbe(1)
- binary block editor
- bbftp(1)
- transfer files using compression and parallel streams
- bbftpd(1)
- BBFTP protocol server
- bbkeys(1)
- a general XWindow keygrabber
- bbox(1)
- prints out the bounding box of a rawppm or rawpbm image
- bcc-cc1(1)
- C compiler backend
- bcd(6)
- reformat input as punch cards
- bcftools(1)
- utilities for variant calling and manipulating VCFs and BCFs
- bchunk(1)
- CD image format conversion from bin/cue to iso/cdr
- bclock(1)
- round X clock with bezier curve hands
- bcmxcp(8)
- Driver for UPSes supporting the serial BCM/XCP protocol
- bcmxcp_usb(8)
- Experimental driver for UPSes supporting the BCM/XCP protocol over USB
- bcomps(1)
- biconnected components filter for graphs
- bcrelay(8)
- a broadcast relay daemon
- bcwipe(1)
- securely erase data from magnetic and solid-state memory (c) 2002-2008 Jetico, Inc. http://www.jetico.com
- bdd(1)
- Mutli Reduced Ordered Binary Decision Diagrams man1/alc_origin.1
- bddToAblCct(3)
- converts a BDD into an ABL within a circuit
- bdeinfo(1)
- determines information about a BitLocker Drive Encrypted (BDE) volume
- bdemount(1)
- mounts a BitLocker Drive Encryption (BDE) encrypted volume
- bdep(1)
- project dependency manager
- bdep-argument-grouping(1)
- argument grouping facility
- bdep-ci(1)
- submit project test request to CI server
- bdep-clean(1)
- clean project in build configurations
- bdep-common-options(1)
- details on common options
- bdep-config(1)
- manage project build configurations
- bdep-default-options-files(1)
- specifying default options
- bdep-deinit(1)
- deinitialize project in build configurations
- bdep-fetch(1)
- fetch list of available project dependencies
- bdep-help(1)
- show help for a command or help topic
- bdep-init(1)
- initialize project in build configurations
- bdep-new(1)
- create and initialize new project
- bdep-projects-configs(1)
- specifying projects and configurations
- bdep-publish(1)
- publish project to archive repository
- bdep-release(1)
- manage project's version during release
- bdep-status(1)
- print status of project and/or its dependencies
- bdep-sync(1)
- synchronize project and build configurations
- bdep-test(1)
- test project in build configurations
- bdep-update(1)
- update project in build configurations
- bdes(1)
- encrypt/decrypt using the Data Encryption Standard (DES)
- bdf2sfd(1)
- BDF to SFD converter
- bdfresize(1)
- Resize BDF Format Font
- bdftopcf(1)
- convert X font from Bitmap Distribution Format to Portable Compiled Format
- bdftruncate(1)
- generate truncated BDF font from ISO 10646-1-encoded BDF font
- bdiff(1)
- big diff
- bdsdc(3)
- bdsdc: bidiagonal SVD, divide and conquer
- bdsqr(3)
- bdsqr: bidiagonal SVD, QR iteration (dqds)
- bdsvd_driver(3)
- --- bidiagonal
- bdsvdx(3)
- bdsvdx: bidiagonal SVD, bisection
- bdy(1gv)
- boundary curve finder
- bdy(3gv)
- boundary curve finder
- beadm(8)
- manage boot environments with ZFS
- beansdb(1)
- high-available distributed key-value storage system
- beanstalkd(1)
- simple, fast work queue
- bear(1), Bear(1)
- a tool to generate compilation database for Clang tooling
- bear-citnames(1)
- deduce command semantic
- bear-intercept(1)
- intercept command executions in user space
- bearoffdump(6)
- dump a position from the GNU Backgammon bearoff database
- beav(1)
- binary file editor and viewer
- bed(6)
- maze editor for block
- bedup(8)
- deduplication program with additional knowledge of burp
- beet(1)
- music tagger and library organizer
- beetsconfig(5)
- beets configuration file Beets has an extensive configuration system that lets you customize nearly every aspect of its operation. To configure beets, you create a file called config.yaml. The location of the file depends on your platform (type beet config -p to see the path on your system): 0.0 (bu 2 On Unix-like OSes, write ~/.config/beets/config.yaml. (bu 2 On Windows, use %APPDATA%ebeetseconfig.yaml. This is usually in a directory like C:eUserseYoueAppDataeRoaming. (bu 2 On OS X, you can use either the Unix location or ~/Library/Application Support/beets/config.yaml. You can launch your text editor to create or update your configuration by typing beet config -e. (See the X'tty: link #config-cmd'%configX'tty: link' command for details.) It is also possible to customize the location of the configuration file and even use multiple layers of configuration. See %Configuration Location, below. The config file uses X'tty: link https://yaml.org/'%YAMLX'tty: link' syntax. You can use the full power of YAML, but most configuration options are simple key/value pairs. This means your config file will look like this: 0.0 3.5 option: value another_option: foo bigger_option: key: value foo: bar In YAML, you will need to use spaces (not tabs!) to indent some lines. If you have questions about more sophisticated syntax, take a look at the X'tty: link https://yaml.org/'%YAMLX'tty: link' documentation. The rest of this page enumerates the dizzying litany of configuration options available in beets. You might also want to see an %example. 0.0 (bu 2 %Global Options 2.0 (bu 2 %library (bu 2 %directory (bu 2 %plugins (bu 2 %include (bu 2 %pluginpath (bu 2 %ignore (bu 2 %ignore_hidden (bu 2 %replace (bu 2 %path_sep_replace (bu 2 %asciify_paths (bu 2 %art_filename (bu 2 %threaded (bu 2 %format_item (bu 2 %format_album (bu 2 %sort_item (bu 2 %sort_album (bu 2 %sort_case_insensitive (bu 2 %original_date (bu 2 %artist_credit (bu 2 %per_disc_numbering (bu 2 %aunique (bu 2 %sunique (bu 2 %terminal_encoding (bu 2 %clutter (bu 2 %max_filename_length (bu 2 %id3v23 (bu 2 %va_name (bu 2 %UI Options 2.0 (bu 2 %color (bu 2 %colors (bu 2 %terminal_width (bu 2 %length_diff_thresh (bu 2 %import (bu 2 %Importer Options 2.0 (bu 2 %write (bu 2 %copy (bu 2 %move (bu 2 %link (bu 2 %hardlink (bu 2 %reflink (bu 2 %resume (bu 2 %incremental (bu 2 %incremental_skip_later (bu 2 %from_scratch (bu 2 %quiet (bu 2 %quiet_fallback (bu 2 %none_rec_action (bu 2 %timid (bu 2 %log (bu 2 %default_action (bu 2 %languages (bu 2 %ignored_alias_types (bu 2 %detail (bu 2 %group_albums (bu 2 %autotag (bu 2 %duplicate_keys (bu 2 %duplicate_action (bu 2 %duplicate_verbose_prompt (bu 2 %bell (bu 2 %set_fields (bu 2 %singleton_album_disambig (bu 2 %MusicBrainz Options 2.0 (bu 2 %enabled (bu 2 %searchlimit (bu 2 %extra_tags (bu 2 %genres (bu 2 %external_ids (bu 2 %Autotagger Matching Options 2.0 (bu 2 %max_rec (bu 2 %preferred (bu 2 %ignored (bu 2 %required (bu 2 %ignored_media (bu 2 %ignore_data_tracks (bu 2 %ignore_video_tracks (bu 2 %Path Format Configuration (bu 2 %Configuration Location 2.0 (bu 2 %Environment Variable (bu 2 %Command-Line Option (bu 2 %Default Location (bu 2 %Example
- beh(3), BEH(3)
- Generic behavioural data structures
- beh_debug(3)
- BEH structures displayer-debugger
- beh_depend(3)
- compute forward dependencies in a description
- beh_makbdd(3)
- create a BDD for each expression in a description
- beh_makgex(3)
- create a GEX for each expression in a description
- belkin(8)
- Driver for Belkin serial UPS equipment
- belkinunv(8)
- Driver for Belkin "Universal UPS" and compatible
- bell.tk86(n), bell(n)
- Ring a display's bell
- bemenu(1)
- dynamic menu inspired by dmenu(1)
- bench2graph(1)
- draws Postscript graphs from Autobench output (using gnuplot)
- benchmark_data(3), benchmark_data (3)
- Retrieve gathered benchmarking values
- benchmark_enable(3), benchmark_enable (3)
- Toggle the gathering of benchmark data on / off
- benchmark_tracedata(3), benchmark_tracedata (3)
- Add a datapoint to the ongoing tracebuffer
- benq(4)
- webcamd driver for Benq DC E300 USB camera
- ber_alloc_t(3), ber_flush(3), ber_flush2(3), ber_printf(3), ber_put_int(3), ber_put_enum(3), ber_put_ostring(3), ber_put_string(3), ber_put_null(3), ber_put_boolean(3), ber_put_bitstring(3), ber_start_seq(3), ber_start_set(3), ber_put_seq(3), ber_put_set(3)
- OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_get_next(3), ber_skip_tag(3), ber_peek_tag(3), ber_scanf(3), ber_get_int(3), ber_get_enum(3), ber_get_stringb(3), ber_get_stringa(3), ber_get_stringal(3), ber_get_stringbv(3), ber_get_null(3), ber_get_boolean(3), ber_get_bitstring(3), ber_first_element(3), ber_next_element(3)
- OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- ber_int_t(3), ber_uint_t(3), ber_len_t(3), ber_slen_t(3), ber_tag_t(3), struct berval(3), BerValue(3), BerVarray(3), BerElement(3), ber_bvfree(3), ber_bvecfree(3), ber_bvecadd(3), ber_bvarray_free(3), ber_bvarray_add(3), ber_bvdup(3), ber_dupbv(3), ber_bvstr(3), ber_bvstrdup(3), ber_str2bv(3), ber_alloc_t(3), ber_init(3), ber_init2(3), ber_free(3)
- OpenLDAP LBER types and allocation functions
- berry(1)
- floating window manager
- berryc(1)
- client for berry window manager
- besside-ng(8)
- crack a WEP or WPA key without user intervention and collaborate with WPA cracking statistics
- besside-ng-crawler(1)
- filter EAPOL frames from a directory of capture files
- bestfcom(8)
- Driver for Best Power Fortress/Ferrups
- bestfit(1)
- Optimally choose files to be put on a CD (or other media)
- bestfit_color(3)
- Finds a palette color fitting the requested RGB values. Allegro game programming library
- bestfortress(8)
- Driver for old Best Fortress UPS equipment
- bestuferrups(8)
- Driver for Best Power Micro-Ferrups
- bestups(8)
- Driver for Best Power / SOLA (Phoenixtec protocol) UPS equipment
- bez2mesh(1gv)
- dices a BEZ file to a list of MESHes
- bf_compact(1)
- shell script to compact a bogofilter directory
- bf_copy(1)
- shell script to copy a bogofilter working directory
- bf_tar(1)
- shell script to write a tar file of a bogofilter directory to stdout
- bfort(1)
- program to extract short definitions for a Fortran to C interface
- bfs(1)
- breadth-first search for your files
- bftpd(8)
- B FTP Daemon
- bg-installer(1)
- Standardized installer program
- bg5conv(1)
- convert a TeX document in Big 5 encoding into `preprocessed' form
- bg_test(6)
- test the background mode of svgalib
- bgerror.tcl86(n), bgerror(n)
- Command invoked to process background errors
- bgerror.tcl90(n), bgerror(n)
- Command invoked to process background errors
- bgexec(n)
- Run programs in the background while handling Tk events. kill - Terminate program or send signal
- bggen(1)
- generates colored backgrounds on X11 displays
- bgpctl(8)
- control the BGP routing daemon
- bgpd(8)
- a BGPv4, BGPv4+, BGPv4- routing engine for use with Quagga routing software
- bgpd.conf(5)
- BGP routing daemon configuration file
- bgplgd(8)
- a bgpctl FastCGI server
- bgpuma(1)
- bgpuma -- A program to search BGP Update files for CIDR blocks or Autonomous Systems
- bgrot(1)
- a program to alleviate background boredom
- bgs(1)
- background setter
- bgzip(1)
- Block compression/decompression utility EX in +$1 nf ft CR . EE ft fi in
- bhm(8)
- program to send SMTP mail to /dev/null
- bib2bib(1), BibTeX2HTML(1)
- A translator of bibliography databases into HTML
- bib2ris(1), bib2ris-utf8(1)
- converts bibtex bibliographic data to the RIS format
- bibclean(1)
- prettyprint and syntax check BibTeX and Scribe bibliography
- bibcursed(1)
- manipulate BibTeX files
- bible(1)
- Lookup words and verses in the Bible (King James version)
- bibtex2html(1), BibTeX2HTML(1)
- A translator of bibliography databases into HTML
- bibtexconv-odt(1)
- ODT Helper Script for BibTeX Converter
- bibview(1)
- an X based graphical user interface for manipulating BibTeX databases
- bicker_ser(8)
- Driver for Bicker DC UPS via serial port connections
- bicon(1)
- a bidirectional console
- bicon.bin(1)
- bidirectional console layer
- biew(1), BIEW(1)
- console hex viewer/editor and disassembler
- bigvia(3)
- draws a non minimal via as a bunch of vias man1/alc_origin.1
- bigyear(1)
- print a calendar, one month per page
- bin(n)
- Encoding "bin"
- bin2c(1)
- embed data files into C as variables
- bin2ecm(1)
- encoder and decoder for the error code modeler format
- bin2obj(1)
- The Free Pascal binary to pascal include file converter
- bin2rec(1)
- converts biosignal data produced with rec2bin, into a gdf file. rec2bin and bin2rec are complementary functions, which can be useful to dump data, edit date and revert it back into the original format
- bin_dec_hex(1)
- How to use binary, decimal, and hexadecimal notation
- binary.tcl86(n), binary(n)
- Insert and extract fields from binary strings
- binary.tcl90(n), binary(n)
- Insert and extract fields from binary strings
- binbloom(1)
- Find firmware loading address and UDS database (if any)
- bincimapd(1)
- IMAP4rev1 server
- bind.tk86(n), bind(n)
- Arrange for X events to invoke Tcl scripts
- bind2csv2(1), bind2csv2.py(1)
- convert zone files from BIND to MaraDNS compatible format
- bindCDKObject(3), bindCDKObject checkCDKObjectBind cleanCDKObjectBindings unbindCDKObject getcCDKObject getchCDKObject cdk_binding(3)
- Cdk character binding capabilities
- bind_textdomain_codeset(3)
- set encoding of message translations
- bindfs(1)
- (hy mount --bind in user-space
- bindtags.tk86(n), bindtags(n)
- Determine which bindings apply to a window, and order of evaluation
- bindtest(1)
- test bind(2) behavior on IPv6 implementation
- bindtextdomain(3)
- set directory containing message catalogs
- binkd(8)
- transfer files between two Fidonet systems over TCP/IP
- bino(1), Bino(1)
- a 3D video player with multi-display support
- biof(1)
- rotating stack of quads
- biosdecode(8)
- BIOS information decoder
- biosig2gdf(1)
- converts different biomedical signal file formats into a simplified version of GDF, and can stream the result to stdout. This is useful for reading the data by an unnamed pipe into different programming environment, while a simplified parser can be used to decode the data. The conversion performs a conversion to GDFv3 format, where all channels have the same data type and the same sampling rate
- biosig_fhir(1)
- provides fhir binary template for biosignal data
- bipmkpw(1)
- Password hasher for BIP
- birdfont(1)
- font editor
- birdfont-autotrace(1)
- Convert raster image to vector graphics
- birdfont-export(1)
- generate TTF, EOT and SVG files from BIRDFONT files
- birdfont-import(1)
- Create a font from SVG files
- birthday(1)
- warn about upcoming birthdays and other events
- bitcoind(1)
- manual page for bitcoind v29.1.0
- bitmap(1), bmtoa(1), atobm(1)
- bitmap editor and converter utilities for the X Window System
- bitmap(n)
- Define a new bitmap from a Tcl script
- bitmap(n)
- Images that display two colors
- bitmap2pp(1)
- Bitmap to PDF/PS converter
- bitmap_color_depth(3)
- Returns the color depth of the specified bitmap. Allegro game programming library
- bitmap_mask_color(3)
- Returns the mask color of the specified bitmap. Allegro game programming library
- bittwist(1)
- -- pcap based ethernet packet generator
- bittwiste(1)
- -- pcap capture file editor
- bitwise(1)
- Terminal based bit manipulator in ncurses
- bkgd(3x), %bkgdset(3x), %wbkgdset(3x), %bkgd(3x), %wbkgd(3x), %getbkgd(3x)
- manipulate background of a curses window of characters
- bkgrnd(3x), %bkgrnd(3x), %wbkgrnd(3x), %bkgrndset(3x), %wbkgrndset(3x), %getbkgrnd(3x), %wgetbkgrnd(3x)
- manipulate background of a curses window of wide characters
- bkpupsd(8)
- Simple UPS daemon for APC BK-Pro series
- bl_bed_check_order(3), bl_bed_check_order()(3)
- Compare positions of two bed records
- bl_bed_gff3_cmp(3), bl_bed_gff3_cmp()(3)
- Compare positions of BED and GFF3 objects
- bl_bed_read(3), bl_bed_read()(3)
- Read a BED record
- bl_bed_skip_header(3), bl_bed_skip_header()(3)
- Read past BED header
- bl_bed_write(3), bl_bed_write()(3)
- Write a BED record
- bl_fasta_init(3), bl_fasta_init()(3)
- Initialize all fields of a FASTA object
- bl_fasta_read(3), bl_fasta_read()(3)
- Read a FASTA record
- bl_fastq_3p_trim(3), bl_fastq_3p_trim()(3)
- Trim 3' end of a FASTQ object
- bl_fastq_5p_trim(3), bl_fastq_5p_trim()(3)
- Trim 5' end of a FASTQ object
- bl_fastq_find_3p_low_qual(3), bl_fastq_find_3p_low_qual()(3)
- Find start of low-quality 3' end
- bl_fastq_find_5p_low_qual(3), bl_fastq_find_5p_low_qual()(3)
- Find start of low-quality 5' end
- bl_fastq_init(3), bl_fastq_init()(3)
- Initialize all fields in a FASTQ object
- bl_fastq_name_cmp(3), bl_fastq_name_cmp()(3)
- Compare read names of two FASTQ objects
- bl_fastq_read(3), bl_fastq_read()(3)
- Read a FASTQ record
- bl_fastq_write(3), bl_fastq_write()(3)
- Write a FASTQ record
- bl_fastx_desc(3), bl_fastx_desc()(3)
- Return description of a FASTX object
- bl_fastx_desc_len(3), bl_fastx_desc_len()(3)
- Return length of FASTX description
- bl_fastx_read(3), bl_fastx_read()(3)
- Read a FASTX record
- bl_fastx_write(3), bl_fastx_write()(3)
- Write a FASTX record
- bl_gff3_copy_header(3), bl_gff3_copy_header()(3)
- Read and copy a GFF3 header
- bl_gff3_dup(3), bl_gff3_dup()(3)
- Duplicate a GFF3 object
- bl_gff3_index_add(3), bl_gff3_index_add()(3)
- Add a GFF3 feature to an in-memory index
- bl_gff3_index_seek_reverse(3), bl_gff3_index_seek_reverse()(3)
- Search backward through GFF3 index
- bl_gff3_init(3), bl_gff3_init()(3)
- Initialize all fields in a GFF3 object
- bl_gff3_read(3), bl_gff3_read()(3)
- Read a GFF3 feature
- bl_gff3_skip_header(3), bl_gff3_skip_header()(3)
- Read past header in a GFF3 file
- bl_gff3_to_bed(3), bl_gff3_to_bed()(3)
- Convert a GFF3 featuer to a BED object
- bl_next_start_codon(3), bl_next_start_codon()(3)
- Find next start codon
- bl_next_stop_codon(3), bl_next_stop_codon()(3)
- Find next stop codon
- bl_overlap_set_all(3), bl_overlap_set_all()(3)
- Set overlap fields for two features
- bl_pos_list_add_position(3), bl_pos_list_add_position()(3)
- Add a position to a list
- bl_pos_list_from_csv(3), bl_pos_list_from_csv()(3)
- Convert comma-separated data to position list
- bl_sam_buff_add_alignment(3), bl_sam_buff_add_alignment()(3)
- Add alignment to SAM buffer
- bl_sam_buff_check_order(3), bl_sam_buff_check_order()(3)
- Check sort order of SAM records
- bl_sam_buff_out_of_order(3), bl_sam_buff_out_of_order()(3)
- Print sort order message and exit
- bl_sam_copy_header(3), bl_sam_copy_header()(3)
- Copy SAM header to another stream
- bl_sam_fclose(3), bl_sam_fclose()(3)
- Close a stream opened by bl_sam_fopen(3)
- bl_sam_free(3), bl_sam_free()(3)
- Destroy a SAM object
- bl_sam_gff3_cmp(3), bl_sam_gff3_cmp()(3)
- Compare positions of SAM and GFF3 records
- bl_sam_init(3), bl_sam_init()(3)
- Initialize all fields of a SAM object
- bl_sam_read(3), bl_sam_read()(3)
- Read one SAM record
- bl_sam_skip_header(3), bl_sam_skip_header()(3)
- Read past SAM header
- bl_vcf_call_downstream_of_alignment(3), bl_vcf_call_downstream_of_alignment()(3)
- Return true if VCF call is downstream of alignment
- bl_vcf_call_out_of_order(3), bl_vcf_call_out_of_order()(3)
- Terminate with VCF sort error message
- bl_vcf_free(3), bl_vcf_free()(3)
- Destroy a VCF object
- bl_vcf_get_sample_ids(3), bl_vcf_get_sample_ids()(3)
- Extract sample IDs from a VCF header
- bl_vcf_init(3), bl_vcf_init()(3)
- Initialize fields in a VCF object
- bl_vcf_parse_field_spec(3), bl_vcf_parse_field_spec()(3)
- Convert comma-separated fields to bitmask
- bl_vcf_read_ss_call(3), bl_vcf_read_ss_call()(3)
- Read a single-sample VCF call
- bl_vcf_read_static_fields(3), bl_vcf_read_static_fields()(3)
- Read static VCF fields
- bl_vcf_skip_header(3), bl_vcf_skip_header()(3)
- Read past VCF header
- bl_vcf_skip_meta_data(3), bl_vcf_skip_meta_data()(3)
- Read past VCF metadata
- bl_vcf_write_static_fields(3), bl_vcf_write_static_fields()(3)
- Write VCF static fields
- black-hole-solve(6)
- Utility for solving Golf Solitaire, Black Hole Solitaire, and All in a Row Solitaire games
- black_palette(3)
- A palette containing solid black colors. Allegro game programming library
- blackbox(1)
- a window manager for X11
- blackhole6(1)
- A tool to find IPv6 blackholes
- blas2_banded(3)
- --- banded
- blas2_packed(3)
- --- packed
- blazer_ser(8)
- Driver for Megatec/Q1 protocol serial based UPS equipment
- blazer_usb(8)
- Driver for Megatec/Q1 protocol USB based UPS equipment
- blend_image(3), blend_image (3)
- Change image opacity
- blender(1)
- a full-featured 3D application
- blind(7)
- Collection of command line video editing utilities
- blind-arithm(1)
- Perform simple arithmetic on a video
- blind-colour-ciexyz(1)
- Convert CIE XYZ for use with blind-single-colour(1)
- blind-colour-srgb(1)
- Convert sRGB for use with blind-single-colour(1)
- blind-compress(1)
- Compress a video for network transmission
- blind-concat(1)
- Concatenate videos
- blind-crop(1)
- Extract subframes for all frames
- blind-cut(1)
- Retain consecutive frames
- blind-decompress(1)
- Decompress a video compressed by blind-compress(1)
- blind-dissolve(1)
- Fade a video by chaning it's alpha channel
- blind-extend(1)
- Add margins to a video
- blind-flip(1)
- Mirror a video vertically
- blind-flop(1)
- Mirror a video horizontally
- blind-from-image(1)
- Convert an image to a frame
- blind-from-text(1)
- Convert text to a video
- blind-from-video(1)
- Converts a regular, cooked video to a blind video
- blind-gauss-blur(1)
- Apply Gaussian blur to a video
- blind-invert-luma(1)
- Invert the luminosity of a video
- blind-next-frame(1)
- Extracts the next frame from a video
- blind-read-head(1)
- Reads the head from a video
- blind-repeat(1)
- Repeat a video
- blind-reverse(1)
- Reverse a video
- blind-rewrite-head(1)
- Rewrite the head of a video
- blind-rotate-180(1)
- Rotate a video 180 degrees
- blind-rotate-270(1)
- Rotate a video 270 degrees clockwise
- blind-rotate-90(1)
- Rotate a video 90 degrees clockwise
- blind-set-alpha(1)
- Multiply the alpha channel of a video
- blind-set-luma(1)
- Multiply the luminosity of a video
- blind-set-saturation(1)
- Multiply the saturation of a video
- blind-single-colour(1)
- Generate a single-colour video
- blind-skip-pattern(1)
- Skips frames in a video according to pattern
- blind-split(1)
- Split a video, by frame, into multiple videos
- blind-stack(1)
- Overlay videos
- blind-time-blur(1)
- Draw new frames on top of old frames with partial alpha
- blind-to-image(1)
- Convert a frame to an image
- blind-to-text(1)
- Convert a video to text
- blind-to-video(1)
- Converts blind video to a regular video
- blind-translate(1)
- Perform framewise translation of a video
- blind-transpose(1)
- Transpose a video
- blind-write-head(1)
- Writes the head of a video
- blinkbox(6)
- shows a ball inside a box
- blkcalc(1)
- Converts between unallocated disk unit numbers and regular disk unit numbers
- blkcat(1)
- Display the contents of file system data unit in a disk image
- blkid(8)
- locate/print block device attributes
- blkls(1)
- List or output file system data units
- blkstat(1)
- Display details of a file system data unit (i.e. block or sector)
- block(6)
- a small text based maze game
- blockattack(6)
- a puzzle game inspired by Tetris Attack
- blockdiag(1)
- generate block-diagram image file from spec-text file
- blockrage(6)
- a falling-blocks arcade game
- blocktube(6)
- draws a swirling, falling tunnel of reflective slabs
- bltdebug(n)
- print Tcl commands before execution
- bluefish(1)
- editor for experienced web designers and programmers
- bluegps(1)
- datalog download tool for Royaltek RBT-3000 GPS
- bmc-device(8)
- perform advanced BMC commands
- bmc-info(8)
- display BMC information
- bmc-watchdog(8)
- BMC watchdog timer daemon and control utility
- bmd(8)
- bhyve management daemon
- bmd-plugin-avahi(8)
- publishes VM's vnc port via mDNS
- bmd-plugin-hookcmd(8)
- Spawns command when VM state is changed
- bmd.conf(5)
- configuration file for bmd(8)
- bmdctl(8)
- control utility for bhyve management daemon (bmd)
- bmfconv(1)
- Database converter for bmf
- bmon(8)
- bandwidth monitor and rate estimator
- bmp_read_line(3)
- Direct access bank switching line selection for reading. Allegro game programming library
- bmp_unwrite_line(3)
- Direct access bank switching line release. Allegro game programming library
- bmp_write_line(3)
- Direct access bank switching line selection for writing. Allegro game programming library
- bmptopnm-O2(1), bmptopnm(1)
- convert a BMP(DIB) file into a portable anymap
- bn_mul_words(3), bn_mul_add_words(3), bn_sqr_words(3), bn_div_words(3), bn_add_words(3), bn_sub_words(3), bn_mul_comba4(3), bn_mul_comba8(3), bn_sqr_comba4(3), bn_sqr_comba8(3), bn_mul_normal(3), bn_expand(3), bn_wexpand(3)
- BIGNUM library internal functions
- bnbot(1)
- Battle.net text-based chat bot client
- bnchat(1)
- Battle.net text-based chat client
- bnetd(1)
- Unix Battle.net daemon
- bnetd.conf(5)
- configuration for the Unix Battle.net daemon
- bnibuild(1)
- build a Battle.net icon file from a directory of Targa icon files
- bniextract(1)
- extract a directory of Targa icon files from a Battle.net icon file
- bnpass(1)
- bnetd password utility
- bntext(5), bnmotd.txt(5), bnnews.txt bnissue.txt(5)
- messages for the Unix Battle.net daemon
- bntrackd(1), bnproxy(1)
- bnetd tracking daemon
- bochs-dlx(1)
- Runs DLX-Linux under the Bochs x86 Emulator
- body(i4), itcl::body(i4)
- change the body for a class method/proc
- body(itcl)
- change the body for a class method/proc
- boggle(6)
- word search game
- bogom(8)
- simple sendmail milter to interface bogofilter
- bogosort(1)
- sorts or doesn't sort files or standard input
- bogotune(1)
- find optimum parameter settings for bogofilter
- bogoupgrade(1)
- upgrades bogofilter database to current version
- bogoutil(1)
- Dumps, loads, and maintains bogofilter database files
- boinctui(1)
- Fullscreen text mode manager for BOINC client
- boing(6)
- draws a bouncing ball like the ancient Amiga demo
- bombadillo(1)
- a non-web browser
- bombardment(1)
- Run siege with an ever-increasing number of users
- bon_csv2html(1)
- program to convert CSV format Bonnie++ data to a HTML form using tables suitable for display on a web page. NB Lynx can't display this properly, and due to the size it probably requires 1024x768 monitor to display properly. bon_csv2txt program to convert CSV format Bonnie++ data to plain-text format suitable for pasting into an email or reading on a Braille display
- bond_target(3), bond_target (3)
- Setup a state transfer pipe between two targets
- bonnie++(8)
- program to test hard drive performance
- boog(1), BooG(1)
- Binding and Optimizing On Gates. man1/alc_origin.1
- border(3x), %border(3x), %wborder(3x), %box(3x), %hline(3x), %whline(3x), %vline(3x), %wvline(3x), %mvhline(3x), %mvwhline(3x), %mvvline(3x), %mvwvline(3x)
- draw borders and lines in a curses window of characters
- border_set(3x), %border_set(3x), %wborder_set(3x), %box_set(3x), %hline_set(3x), %whline_set(3x), %mvhline_set(3x), %mvwhline_set(3x), %vline_set(3x), %wvline_set(3x), %mvvline_set(3x), %mvwvline_set(3x)
- draw borders and lines in a curses window of wide characters
- borg(1)
- deduplicating and encrypting backup tool
- borg-benchmark(1)
- benchmark command
- borg-benchmark-crud(1)
- Benchmark Create, Read, Update, Delete for archives
- borg-break-lock(1)
- Break the repository lock (e.g. in case it was left by a dead borg
- borg-change-passphrase(1)
- Change repository key file passphrase rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- borg-common(1)
- Common options of Borg commands
- borg-compression(1)
- Details regarding compression
- borg-config(1)
- get, set, and delete values in a repository or cache config file
- borg-delete(1)
- Delete an existing repository or archives
- borg-diff(1)
- Diff contents of two archives
- borg-info(1)
- Show archive details such as disk space used
- borg-patterns(1)
- Details regarding patterns
- borg-placeholders(1)
- Details regarding placeholders
- borg-prune(1)
- Prune repository archives according to specified rules
- borg-serve(1)
- Start in server mode. This command is usually not used manually
- borg-upgrade(1)
- upgrade a repository from a previous version
- borg-version(1)
- Display the borg client / borg server version
- borg-with-lock(1)
- run a user specified command with the repository lock held
- bosskill(8)
- send a signal to your boss, or terminate your boss
- botan3(1), botan(1)
- Botan command line util
- bouboule(6)
- draws spinning 3D blobs
- bounce(8)
- Postfix delivery status reports
- bounced(8), bounced.pl(8)
- Mailing List Bounce Processing Daemon for Sympa
- bouncingcow(6)
- a happy cow on a trampoline in 3D. Moo
- boundary_fopen(3)
- read from a stream until a boundary string is matched
- box(1)
- A language to create figures and graphics
- boxed(6)
- draws a box full of 3D bouncing balls that explode
- boxes(1)
- text mode box and comment drawing filter
- boxfit(6)
- fills space with a gradient of growing boxes or circles
- bozohttpd(8)
- hyper text transfer protocol version 1.1 daemon
- bpatch(1)
- binary patch and dump file utility
- bpkg(1)
- package dependency manager
- bpkg-common-options(1)
- details on common options
- bpkg-default-options-files(1)
- specifying default options
- bpkg-help(1)
- show help for a command or help topic
- bpkg-pkg-build(1)
- build package
- bpkg-pkg-disfigure(1)
- disfigure package
- bpkg-pkg-drop(1)
- drop package
- bpkg-pkg-update(1)
- update package
- bpkg-rep-add(1)
- add repository to configuration
- bpkg-repository-types(1)
- repository types, structure, and URLs
- bprintf(1)
- formatted output with named arguments
- bpython(1)
- a fancy {curtsies, curses, urwid} interface to the Python interactive interpreter
- braid(6)
- draws random color-cycling braids around a circle
- brasero(1)
- Simple and easy to use CD/DVD burning application for the Gnome Desktop
- break.tcl86(n), break(n)
- Abort looping command
- break.tcl90(n), break(n)
- Abort looping command
- brecv(3)
- receives data from a bytestream socket
- brecvl(3)
- receives data from a bytestream socket
- breduce(1)
- read a portable bitmap and reduce it to 1/N
- breed(1)
- prepare files for reed
- broadcast_dialog_message(3)
- Broadcasts a message to all the objects in the active dialog. Allegro game programming library
- broadwayd(1)
- Broadway display server
- brotli(1), brotli(1) -- brotli(1), unbrotli(1)
- compress or decompress files
- browser(1)
- File manager and image viewer
- brrrip(1)
- rip SNES BRR sound samples
- brz(1)
- Breezy next-generation distributed version control
- bsd(n), BSD(n)
- Tcl interface to various BSD UNIX functions
- bsd.arduino.mk(7)
- build Arduino sketches with make(1)
- bsdcat(1)
- expand files to standard output
- bsdconfig(8)
- system configuration utility
- bsdcpio(1), cpio(1)
- copy files to and from archives
- bsdcrashtar(8)
- archive kernel crash files
- bsddialog(1)
- TUI dialogs
- bsddialog(3), bsddialog_backtitle(3), bsddialog_backtitle_rf(3), bsddialog_calendar(3), bsddialog_clear(3), bsddialog_color(3), bsddialog_color_attrs(3), bsddialog_checklist(3), bsddialog_datebox(3), bsddialog_end(3), bsddialog_form(3), bsddialog_gauge(3), bsddialog_geterror(3), bsddialog_get_theme(3), bsddialog_hascolors(3), bsddialog_infobox(3), bsddialog_init(3), bsddialog_init_notheme(3), bsddialog_initconf(3), bsddialog_inmode(3), bsddialog_menu(3), bsddialog_mixedgauge(3), bsddialog_mixedlist(3), bsddialog_msgbox(3), bsddialog_pause(3), bsddialog_radiolist(3), bsddialog_rangebox(3), bsddialog_refresh(3), bsddialog_set_theme(3), bsddialog_set_default_theme(3), bsddialog_textbox(3), bsddialog_timebox(3), bsddialog_yesno(3)
- TUI dialogs
- bsdebfetch(1)
- Prints short info about *BSD
- bsdfan(1)
- a simple utility to manage thinkpads fan on FreeBSD
- bsdhwmon(8)
- hardware sensor monitoring utility
- bsdisks(8)
- daemon implementing the UDisks2 service
- bsdisks.conf(5)
- configuration file for the bsdisks utility
- bsdl2jtag(1)
- UrJTAG declaration file conversion
- bsdlabel(8)
- read and write BSD label
- bsdtar(1), tar(1)
- manipulate tape archives
- bsdunzip(1)
- extract files from a ZIP archive
- bsearch(1)
- manages one-time passwords
- bsend(3)
- sends data to a socket
- bsendl(3)
- sends data to a socket
- bsetbg(1)
- utility to manipulate the appearance of the X11 desktop's root window
- bsetroot(1)
- blackbox utility to change root window appearance
- bsh(1)
- ein Kommando-Interpreter mit Bildschirmeditor und History
- bsigs(8)
- program for debugging burp protocol2 manifest files and indexes
- bsmtrace(1)
- host-based IDS based on OpenBSM
- bsnmp-regex(8)
- an SNMP module which produces counters from logs or other text
- bsnmp-regex.conf(5)
- the configuration file for the bsnmp-regex(8) module
- bsnmp-ucd(8)
- an SNMP module which implements parts of UCD-SNMP-MIB
- bsod(6)
- Blue Screen of Death emulator
- bsp(6)
- node builder for WAD files
- bspell(1)
- find spelling errors
- bspwm(1)
- Binary space partitioning window manager
- bsqldb(1)
- batch SQL script processor using DB-Library
- bsqlodbc(1)
- batch SQL script processor using ODBC
- bsvplay(1)
- convert BASICA music data to PCM
- btanks(6)
- fast 2D tank arcade game
- btavctpd(8)
- Media control for Bluetooth devices
- btcflash(1)
- Firmware flash utility for BTC DRW1008 DVD+/-RW recorder
- btcheck(1)
- Bittorrent downloaded data checker
- btedit(1)
- Direct editing of BTREE records
- btm(1)
- A customizable cross-platform graphical process/system monitor for the terminal. Supports Linux, macOS, and Windows
- btoa(1)
- encode/decode binary to printable ASCII
- btop(1)
- Resource monitor that shows usage and stats for processor, memory, disks, network, and processes
- btraceback(8)
- wrapper script around gdb and bsmtp
- btree-dump(1)
- unformatted dump of a B-Tree DB file
- btsixad(8)
- Driver for Sixaxis gamepad connected over Bluetooth
- bubble3d(6)
- 3d rising bubbles
- buddy-ng(1)
- a tool to work with easside-ng
- budgie-daemon(1)
- budgie process to interface with various budgie and GNOME dbus interfaces
- budgie-desktop(1)
- central entry point from gnome-session to display the graphical interface
- budgie-desktop-settings(1)
- Settings window for budgie-desktop
- budgie-panel(1)
- graphical component that display budgie widgets
- budgie-run-dialog(1)
- user invoked application to quickly search and execute applications
- budgie-screensaver(1)
- screen saver and locker
- budgie-screensaver-command(1)
- controls Budgie Desktop screensaver
- budgie-session(1)
- Start the budgie desktop environment
- budgie-session-inhibit(1)
- inhibit budgie-session functionality
- budgie-session-quit(1)
- End the current budgie session
- budgie-wm(1)
- wrapper around libmutter that forms the window management for budgie
- buffchan(8)
- Buffered file-writing backend for INN
- buffindexed.conf(5)
- Configuration for the buffindexed overview method
- bugpoint(1)
- automatic test case reduction tool
- bugsx(1)
- display and evolve biomorphs
- bugz(1)
- command line interface to bugzilla
- bugzilla(1)
- command line tool for interacting with Bugzilla
- build-astrometry-index(1)
- Create astrometry.net index files
- build.common.mk(5)
- bsdbuild - common defines
- build.dep.mk(5)
- bsdbuild - dependency generation
- build.lib.mk(5)
- bsdbuild - compilation of libraries
- build.man.mk(5)
- bsdbuild - compilation of UNIX manual pages
- build.prog.mk(5)
- bsdbuild - compilation of executables
- build.proj.mk(5)
- bsdbuild - compilation of IDE project files
- build.www.mk(5)
- bsdbuild - HTML document preprocessing
- build.xml(5)
- configuration file used by Apache Ant to build projects
- build_3dbox(3), build_3dbox (3)
- Generate a 3D cube model
- build_3dplane(3), build_3dplane (3)
- Build a model comprised of a tesselated plane
- build_cylinder(3), build_cylinder (3)
- Generate a full or half cylinder model
- build_pointcloud(3), build_pointcloud (3)
- Create a 3D object that is comprised of a cloud of points
- build_shader(3), build_shader (3)
- using
- build_sphere(3), build_sphere (3)
- Generate a 3D sphere or hemisphere model
- buildah(1), Buildah(1)
- A command line tool that facilitates building OCI container images
- buildah-add(1)
- Add the contents of a file, URL, or a directory to a container
- buildah-build(1)
- Build an image using instructions from Containerfiles
- buildah-commit(1)
- Create an image from a working container
- buildah-config(1)
- Update image configuration settings
- buildah-containers(1)
- List the working containers and their base images
- buildah-copy(1)
- Copies the contents of a file, URL, or directory into a container's working directory
- buildah-from(1)
- Creates a new working container, either from scratch or using a specified image as a starting point
- buildah-images(1)
- List images in local storage
- buildah-info(1)
- Display Buildah system information
- buildah-inspect(1)
- Display information about working containers or images or manifest lists
- buildah-login(1)
- Login to a container registry
- buildah-logout(1)
- Logout of a container registry
- buildah-manifest(1)
- Create and manipulate manifest lists and image indexes
- buildah-manifest-add(1)
- Add an image or artifact to a manifest list or image index
- buildah-manifest-annotate(1)
- Add and update information about an image or artifact to a manifest list or image index
- buildah-manifest-create(1)
- Create a manifest list or image index
- buildah-manifest-exists(1)
- Check if the given manifest list exists in local storage
- buildah-manifest-inspect(1)
- Display a manifest list or image index
- buildah-manifest-push(1)
- Push a manifest list or image index to a registry
- buildah-manifest-remove(1)
- Remove an image from a manifest list or image index
- buildah-manifest-rm(1)
- Removes one or more manifest lists
- buildah-mkcw(1)
- Convert a conventional container image into a confidential workload image
- buildah-mount(1)
- Mount a working container's root filesystem
- buildah-prune(1)
- Cleanup intermediate images as well as build and mount cache
- buildah-pull(1)
- Pull an image from a registry
- buildah-push(1)
- Push an image, manifest list or image index from local storage to elsewhere
- buildah-rename(1)
- Rename a local container
- buildah-rm(1)
- Removes one or more working containers
- buildah-rmi(1)
- Removes one or more images
- buildah-run(1)
- Run a command inside of the container
- buildah-source(1)
- Create, push, pull and manage source images and associated source artifacts
- buildah-source-add(1)
- Add a source artifact to a source image
- buildah-source-create(1)
- Create and initialize a source image
- buildah-source-pull(1)
- Pull a source image from a registry to a specified path
- buildah-source-push(1)
- Push a source image from a specified path to a registry
- buildah-tag(1)
- Add additional names to local images
- buildah-umount(1)
- Unmount the root file system on the specified working containers
- buildah-unshare(1)
- Run a command inside of a modified user namespace
- buildah-version(1)
- Display the Buildah Version Information
- buildbot-worker(1)
- a tool for managing buildbot worker instances
- builddbm(8)
- build a DBM version of Radius users database
- buildflags.awk(1)
- convert buildflags.conf(5) files into make syntax
- buildflags.conf(5)
- set build options for ports(7), world and everything
- buildflags.mk(1)
- import buildflags.conf(5)
- buildinfo.tcl90(n), buildinfo(n)
- Build info
- buildit(8)
- time a command, log its output and mail notification when finished
- buildrdswindow(3)
- builds windowing of a figure man1/alc_origin.1
- buku(1)
- Bookmark manager like a text-based mini-web
- bulk(8), bulk.pl(8)
- Daemon for submitting messages to SMTP engine
- bulk_extractor(1)
- Scans a disk image for regular expressions and other content
- bulk_mailer(1)
- assist in delivery of mail to large numbers of recipients
- bumps(6)
- move distorting spotlight around desktop
- bundle(3)
- create an empty coroutine bundle
- bundle_go(3)
- launches a coroutine within a bundle
- bundle_go_mem(3)
- launches a coroutine within a bundle
- bundle_mem(3)
- create an empty coroutine bundle
- bundle_wait(3)
- wait while coroutines in the bundle finish
- bup(1)
- Backup program using rolling checksums and git file formats
- bup-bloom(1)
- generates, regenerates, updates bloom filters
- bup-daemon(1)
- listens for connections and runs bup server
- bup-damage(1)
- randomly destroy blocks of a file
- bup-drecurse(1)
- recursively list files in your filesystem
- bup-features(1)
- report the current status and capabilities of bup itself
- bup-gc(1)
- remove unreferenced, unneeded data
- bup-help(1)
- open the documentation for a given bup command
- bup-import-duplicity(1)
- import duplicity backups
- bup-import-rdiff-backup(1)
- import a rdiff-backup archive
- bup-index(1)
- print and/or update the bup filesystem index
- bup-margin(1)
- figure out your deduplication safety margin
- bup-meta(1)
- create or extract a metadata archive
- bup-midx(1)
- create a multi-index (.midx) file from several .idx files
- bup-mux(1)
- multiplexes data and error streams over a connection
- bup-on(1)
- run a bup server locally and client remotely
- bup-prune-older(1)
- remove older saves
- bup-random(1)
- generate a stream of random output
- bup-server(1)
- the server side of the bup client-server relationship
- bup-split(1)
- save individual files to bup backup sets
- bup-tick(1)
- wait for up to one second
- burgerspace(6)
- A hamburger-smashing video game
- burp(8), Burp(8)
- BackUp and Restore Program
- burst(1)
- explode digests into nmh messages
- busy(n)
- Make Tk widgets busy, temporarily blocking user interactions
- busybox(1), BusyBox(1)
- The Swiss Army Knife of Embedded Linux
- button.tk86(n), button(n)
- Create and manipulate 'button' action widgets
- bvi(1), Header "NAME" bvi(1), bview(1)
- visual editor for binary files
- bw_file_rd(8)
- time the reading and summing of a file
- bw_mem(8)
- time memory bandwidth
- bw_mem_rd(8)
- time memory read rate (with overhead)
- bw_mmap_rd(8)
- time the reading and summing of a file
- bw_pipe(8)
- time data movement through pipes
- bw_tcp(8)
- time data movement through TCP/IP sockets
- bw_unix(8)
- UNIX pipe bandwidth
- bwild(1)
- Bareos's 'wildcard' engine
- bwild(8)
- Bacula's 'wildcard' engine
- bwm-ng(1)
- Bandwidth Monitor NG (Next Generation), a live bandwidth monitor for network and disk io
- bwping(8)
- and bwping6 are tools to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism
- bximage(1)
- Interactive Disk Image Creation, Conversion, Resize and Redolog Commit Tool for Bochs
- bxl2txt(1)
- decode a binary BXL file and dump the plain text content
- byobu(1)
- wrapper script for seeding a user's byobu configuration and launching a text based window manager (either screen or tmux)
- byobu-enable(1), byobu-disable(1)
- wrapper script for enabling/disabling automatic startup of byobu after login into text console
- byobu-export(1)
- DEPRECATED
- byobu-janitor(1)
- script for cleaning and upgrading environment after upgrades
- byobu-keybindings(1)
- toggle on/off Byobu's keybindings
- byobu-layout(1)
- Save and restore byobu-tmux layouts
- byobu-prompt(1), byobu-enable-prompt(1), byobu-disable-prompt(1)
- add and remove a nice color prompt to your shell configuration
- byobu-quiet(1)
- Silence all of Byobu's status indicators and eliminate the hardstatus line
- byobu-reconnect-sockets(1)
- Sourcable script that updates GPG_AGENT_INFO and DBUS_SESSION_BUS_ADDRESS in the environment
- byobu-screen(1)
- Launch byobu with screen as the backend
- byobu-select-backend(1)
- select your default Byobu backend window manager
- byobu-select-profile(1)
- select your Byobu foreground and background colors
- byobu-select-session(1)
- select and connect to a byobu session
- byobu-shell(1)
- Print the message of the day and launch a shell
- byobu-silent(1), byobu-silent-(1)
- Silence all of Byobu's status indicators, eliminate the hardstatus line, and the window list
- byobu-status(1)
- displays status suitable for printing by the BYOBU_BACKEND
- byobu-status-detail(1)
- Wrapper that uses a sensible pager
- byobu-tmux(1)
- Launch byobu with tmux as the backend
- byobu-ulevel(1), byobu-ulevel (1)
- helper script for notification level indicators
- bz2(n)
- Data compression "bz2"
- bz3grep(1)
- print lines matching a pattern in bzip3-compressed files
- bz3less(1)
- view bzip3-compressed files
- bz3more(1)
- view bzip3-compressed files
- bz3most(1)
- view bzip3-compressed files
- bzadmin(6)
- a text based client for BZFlag
- bzgrep(1), bzfgrep(1), bzegrep(1)
- search possibly bzip2 compressed files for a regular expression
- bzip2(1), bunzip2(1)
- a block-sorting file compressor, v1.0.8 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
- bzip3(1)
- an efficient statistical file compressor and spiritual successor to bzip2
- bzmore(1), bzless(1)
- file perusal filter for crt viewing of bzip2 compressed text
- bzw(5)
- BZFlag world file format
- bzz(1)
- DjVu general purpose compression utility
- c(1)
- genericised soft drink generator (ie coffee, coke etc)
- c++filt(1)
- Demangle C++ and Java symbols
- c++filt(1)
- demangle C++ and Java symbols
- c-icap-mkbdb(8)
- simple utility to create Berkeley DB lookup tables
- c-icap-mklmdb(8)
- simple utility to create LMDB lookup tables
- c-icap-mods-sguardDB(8)
- simple utility to create Berkeley DB lookup tables
- c2html(1)
- generates highlighted html-files from C source
- c2ps(1)
- converts a file with C/C++ code to Postscript
- c2t(1)
- translates GB/Big5 encoding to tone pinyin et al (chinese)
- c3270(1)
- curses-based IBM+1 host access tool
- c44(1)
- DjVuPhoto encode
- cBroadcast(3), cBroadcast (3)
- broadcast signal to all waiting threads
- cCreate(3), cCreate (3)
- initialize a condition variable
- cDestroy(3), cDestroy (3)
- destroy a condition variable
- cSignal(3), cSignal (3)
- send signal to one waiting thread
- cWait(3), cWait (3)
- wait a condition variable signal
- cabin(3), Cabin(3)
- the utility API of QDBM
- caca-config(1)
- script to get information about the installed version of libcaca
- cacademo(1), cacafire(1)
- libcaca's demonstration applications
- cachemgr.cgi(8)
- Squid HTTP proxy manager CGI web interface
- cadaver(1)
- A command-line WebDAV client for Unix
- caf(1)
- OpenCoarrays compiler wrapper to compile and link coarray Fortran source files and programs
- caff(1), caff -- CA(1)
- Fire and Forget
- cage(1)
- a Wayland kiosk compositor
- cagebreak(1)
- A Wayland tiling compositor
- cairo-clock(1)
- an analog clock drawn with vector-graphics
- cairo-dock(1)
- A dock to launch your programs easily
- caja-connect-server(1), Caja-connect-server(1)
- Connect to Server dialog for Caja
- caja-sendto(1)
- convenience application to send a file via email or instant messenger
- cal(1)
- display a calendar
- cal(1)
- displays a calendar
- cal3d_converter(1)
- convert cal3d files from / to binary and XML (version 0.12.0)
- calamares(8)
- distribution-independent system installer
- calamaris(1)
- generate text and graphical statistics out of log files from Proxy-Cache-Servers
- calc(1)
- simple integer calculator that accepts decimal/hex/octal and outputs decimal/hex/octal/binary
- calculator-17(1), calculator(1)
- simple desktop calculator
- calcurse(1)
- terminal-based organizer for interactive and command line use
- caldate(3)
- calendar dates
- caldate_mjd(3)
- manipulate calendar dates
- calendar(1)
- reminder service
- calf(7), Calf_Studio_Gear(7)
- audio plugin library
- calibrate_joystick(3)
- Calibrates the specified joystick. Allegro game programming library
- calibrate_lens_gui(1)
- Lens distortion calibration by straight line feature identification
- calico(1)
- dispatches cat
- callback.tcl90(n), callback(n), mymethod(n)
- generate callbacks to methods
- callgrind_annotate(1)
- post-processing tool for the Callgrind
- callgrind_control(1)
- observe and control programs being run by Callgrind
- callpass(1)
- generate Pass-code associated with your callsign for authentication via xastir to APRS(tm) network
- caltime(3)
- calendar dates and times
- caltime_tai(3)
- convert calendar dates and times
- camera(1)
- Webcam and photo camera application
- camlp5(1)
- Pre-Precessor-Pretty-Printer for ocaml mkcamlp5 - Create custom camlp5 mkcamlp5.opt - Create custom camlp5 (native code) ocpp5 - Universal preprocessor
- camtag_model(3), camtag_model (3)
- Define a camera for the 3D processing of a rendertarget
- canfield(6), cfscores(6)
- the solitaire card game canfield
- cannacheck(1)
- Display information about Japanese input system Canna
- cannastat(1)
- Display information about the Kana-Kanji conversion server
- cannonball(6)
- An Enhanced OutRun Engine
- canvas.tk86(n), canvas(n)
- Create and manipulate 'canvas' hypergraphics drawing surface widgets
- captoinfo(1m), %captoinfo(1m)
- convert a termcap description into a %term%info description
- capture_audio(3), capture_audio (3)
- Setup an audio device capture stream
- card(1)
- print reference card of program options
- card_eventmgr(1)
- PCSC-Lite Event Manager
- carddav-query(1)
- Query a CardDAV server for contact names and emails
- cardos-tool(1)
- displays information about Card OS-based security tokens or format them
- cardpeek(1)
- A gui tool to explore the contents of ISO 7816 smart cards
- cargo-add(1)
- [em] Add dependencies to a Cargo.toml manifest file
- cargo-build(1)
- [em] Compile the current package
- cargo-clean(1)
- [em] Remove generated artifacts
- cargo-doc(1)
- [em] Build a package[cq]s documentation
- cargo-fetch(1)
- [em] Fetch dependencies of a package from the network
- cargo-fix(1)
- [em] Automatically fix lint warnings reported by rustc
- cargo-help(1)
- [em] Get help for a Cargo command
- cargo-info(1)
- [em] Display information about a package
- cargo-init(1)
- [em] Create a new Cargo package in an existing directory
- cargo-install(1)
- [em] Build and install a Rust binary
- cargo-metadata(1)
- [em] Machine-readable metadata about the current package
- cargo-package(1)
- [em] Assemble the local package into a distributable tarball
- cargo-pkgid(1)
- [em] Print a fully qualified package specification
- cargo-publish(1)
- [em] Upload a package to the registry
- cargo-remove(1)
- [em] Remove dependencies from a Cargo.toml manifest file
- cargo-report(1)
- [em] Generate and display various kinds of reports
- cargo-rustc(1)
- [em] Compile the current package, and pass extra options to the compiler
- cargo-rustdoc(1)
- [em] Build a package[cq]s documentation, using specified custom flags
- cargo-search(1)
- [em] Search packages in the registry. Default registry is crates.io
- cargo-test(1)
- [em] Execute unit and integration tests of a package
- cargo-tree(1)
- [em] Display a tree visualization of a dependency graph
- cargo-update(1)
- [em] Update dependencies as recorded in the local lock file
- cargo-vendor(1)
- [em] Vendor all dependencies locally
- cargo-yank(1)
- [em] Remove a pushed crate from the index
- carousel(6)
- displays multiple images rotating in a circular formation
- cascade(1)
- Noise and distortion analysis for cascaded systems
- case.tcl86(n), case(n)
- Evaluate one of several scripts, depending on a given value
- castget(1)
- download RSS enclosures
- cataclysm(6)
- a turn-based survival game set in a post-apocalyptic world
- cataclysm-tiles(6)
- a turn-based survival game set in a post-apocalyptic world
- catch.tcl86(n), catch(n)
- Evaluate script and trap exceptional returns
- catch.tcl90(n), catch(n)
- Evaluate script and trap exceptional returns
- catdic(1)
- Download a dictionary
- catdoc(1)
- reads MS-Word file and puts its content as plain text on standard output
- catdvi(1)
- a DVI to plain text converter
- catfish(1)
- File searching tool which is configurable via the command line
- catior(1)
- Utility for viewing components of a stringified IOR
- catppt(1)
- reads MS-PowerPoint file and puts its content on standard output
- catsit(8)
- catsitd control
- catsit-timer(1)
- run command at interval
- catsit-watch(1)
- run command when files are modified
- catsit.conf(5)
- catsitd services list
- catsitd(8)
- process supervisor
- cattach(1)
- attach encrypted directory to CFS
- cattag(1)
- Print a random tagline
- cb_console_runner(1)
- The Code::Blocks IDE console programs launcher
- cb_share_config(1)
- Import/export parts of Code::Blocks configuration
- cbc(1)
- Couchbase Client Commandline Utility
- cbc-pillowfight(1)
- Stress Test for Couchbase Client and Cluster
- cbc-subdoc(1)
- Interactively Inspect Document Using Subdocument API
- cbcodec(1)
- popular encoders and decoders
- cbcrc(4)
- Configuration file for Couchbase command line tools
- cbmc(1)
- Bounded Model Checker for C/C++ and Java programs
- cbreak(3x), %cbreak(3x), %echo(3x), %halfdelay(3x), %intrflush(3x), %is_cbreak(3x), %is_echo(3x), %is_nl(3x), %is_raw(3x), %keypad(3x), %meta(3x), %nl(3x), %nocbreak(3x), %nodelay(3x), %noecho(3x), %nonl(3x), %noqiflush(3x), %noraw(3x), %notimeout(3x), %qiflush(3x), %raw(3x), %timeout(3x), %wtimeout(3x), %typeahead(3x)
- get and set curses terminal input options
- cbsd(8)
- FreeBSD jail management tool
- cbtest(1)
- test cases for QDBM Cabin
- cccheck(1)
- Perform static code contracts verification for CLR assemblies
- ccfilter(3)
- Mapping IPv4 addresses to country codes
- cciss_vol_status(8)
- show status of logical drives attached to HP Smartarray controllers
- cckd(4)
- Hercules Compressed CKD DASD image file
- cckddiag(1)
- Hercules CCKD DASD diagnostic tool
- ccmake(1)
- CMake Curses Dialog Command-Line Reference
- ccmakedep(1)
- create dependencies in makefiles using a C compiler
- ccomps(1)
- connected components filter for graphs
- ccrewrite(1)
- Rewrite CLR assemblies for runtime code contract verification
- ccrypt(1)
- encrypt and decrypt files and streams
- cct(1)
- Coordinate Conversion and Transformation
- ccutter(1)
- SID music editor
- ccze-cssdump(1)
- Dump CCZE color setup into CSS format
- cd-convert(1)
- Color Manager Testing Tool
- cd-create-profile(1)
- Color Manager Profile Creation Tool
- cd-discid(1)
- read CD and get CDDB discid information
- cd-drive(1)
- show CD-ROM drive characteristics
- cd-fix-profile(1)
- Color Manager Testing Tool
- cd-info(1)
- shows Information about a CD or CD-image
- cd-it8(1)
- Color Manager Testing Tool
- cd-paranoia(1)
- an audio CD reading utility which includes extra data verification features
- cd-read(1)
- reads Information from a CD or CD-image
- cd.tcl86(n), cd(n)
- Change working directory
- cd.tcl90(n), cd(n)
- Change working directory
- cda(1)
- Compact disc digital audio player utility
- cda2dcm(1)
- Encapsulate CDA file into DICOM file format
- cdappend(1)
- Copy STDIN onto a CD-R(W)
- cdargs(1)
- bookmarks and browser for cd shell built-in
- cdawson(3), dawson(3)
- Dawsons integral
- cdb(1)
- Constant DataBase manipulation tool
- cdb(3)
- Constant DataBase library
- cdb(5)
- Constant DataBase file format
- cdbkup(1)
- Backup a filesystem to one or more CD-R(W)s
- cdcat(1)
- Copy data from one or more CD-ROMs to STDOUT
- cdctl(1), eject(1), pause(1)
- specify commands for autocd daemon control utility
- cdda2ogg(1), cdda2mp3(1)
- extract CD audio tracks and encode them
- cdda2wav(1)
- dumps CD audio data into sound files with extra data verification
- cddb-tool(1)
- Get CDDB information
- cdecl(1)
- decode C type declarations
- cdeftutorial(1)
- Alex van den Bogaerdt's CDEF tutorial
- cdeploy(1)
- deploy a set of configuration files to a target file system
- cdetach(1)
- detach encrypted directory from CFS
- cdfdiff(1)
- compares two classic netCDF files in parallel
- cdialog(1), dialog(1)
- display dialog boxes from shell scripts
- cdialog(3), dialog(3)
- widgets and utilities for the program
- cdk(3)
- Curses Development Kit
- cdk5-config(1)
- configuration for libcdk5
- cdk_compat(3), getDirectoryContents readFile splitString cdk_compat(3)
- Cdk4 compatibility functions
- cdk_display(3)
- Cdk display capabilities
- cdk_draw(3)
- Cdk drawing functions
- cdk_objs(3), cleanCdkTitle drawCdkTitle getCdkTitle positionCDKObject setCDKObjectBackgroundColor setCDKObjectPostProcess setCDKObjectPreProcess setCdkExitType setCdkTitle validCDKObject cdk_objs(3)
- Cdk object-support functions
- cdk_position(3)
- Cdk widget positioning key-bindings
- cdk_process(3)
- Cdk widget pre/post-processing
- cdk_screen(3), destroyCDKScreen endCDK eraseCDKScreen initCDKColor initCDKScreen lowerCDKObject raiseCDKObject refreshCDKScreen registerCDKObject unregisterCDKObject cdk_screen(3)
- Cdk screen and widget manipulation functions
- cdk_traverse(3), exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent setCDKFocusFirst setCDKFocusLast setCDKFocusNext setCDKFocusPrevious traverseCDKOnce traverseCDKScreen cdk_traverse(3)
- Cdk functions for keyboard traversal
- cdlabelgen(1)
- CD/DVD labels, jewel case inserts, and envelopes creator. Generates frontcards and traycards for CD cases, single-cd envelopes, DVD case inserts, as well as output suitable for direct printing on CD/DVD
- cdm(1)
- CP/M disk manager
- cdparanoia(1), cdparanoia 10.2 (Paranoia release III)(1)
- an audio CD reading utility which includes extra data verification features
- cdpatch(1)
- CD-XA image insert/extract utility
- cdpd(8)
- Send CDP/LLDP packets over ethernet
- cdrdao(1)
- reads and writes CDs in disc-at-once mode
- cdrecord(1)
- record audio or data CD, DVD or BluRay
- cdrskin(1)
- burns preformatted data to CD, DVD, and BD via libburn
- cdrstr(1)
- Restore a backed up filesystem from one or more CD-R(W)s
- cdscan(1)
- scan through sequence records on the Entrez discs
- cdsplit(1)
- Copy the output of any shell command onto one or more CD-R(W)s
- cdt(3), Cdt(3)
- container data types
- cdxa2mpeg(1)
- manual page for cdxa2mpeg 2.0.0
- ce6230(4)
- webcamd driver for Intel CE6230 DVB-T
- cec-compliance(1)
- An application to verify remote CEC devices
- cec-ctl(1)
- An application to control cec devices
- cef5conv(1)
- convert a TeX document in Big 5 encoding containing CEF macros into `preprocessed' form
- cefconv(1)
- convert a TeX document containing CEF macros into `preprocessed' form
- cefsconv(1)
- convert a TeX document in SJIS encoding containing CEF macros into `preprocessed' form
- celeste_standalone(1)
- Cloud identification
- celluloid(1)
- A simple GTK+ frontend for mpv
- celtic(6)
- draws celtic cross-stich patterns
- center_image(3), center_image (3)
- move a video object relative to an external reference object
- centre_dialog(3)
- Centers an array of dialog objects. Allegro game programming library
- cerfcx(3), erfcx(3)
- underflow-compensated complementary error function
- certbot(7)
- Certbot Documentation
- certwatch(1)
- Watch X509 certificates expiration dates
- ceylon(1)
- The top level Ceylon tool is used to execute other Ceylon tools
- ceylon-ant-task-doc(1), ceylon ant-task-doc(1)
- A tool generates documentation about the Ceylon ant tasks
- ceylon-assemble(1), ceylon assemble(1)
- Generate a Ceylon assembly for a given module
- ceylon-bash-completion(1), ceylon bash-completion(1)
- A tool which provides completion suggestions for the Bash shell
- ceylon-bootstrap(1), ceylon bootstrap(1)
- Generates a Ceylon bootstrap script in the current directory
- ceylon-browse(1), ceylon browse(1)
- Open module documentation in the browser
- ceylon-classpath(1), ceylon classpath(1)
- Prints a classpath suitable for passing to Java tools to run a given Ceylon module
- ceylon-compile(1), ceylon compile(1)
- Compiles Ceylon and Java source code and directly produces module and source archives in a module repository
- ceylon-compile-js(1), ceylon compile-js(1)
- Compiles Ceylon source code to JavaScript and directly produces module and source archives in a module repository
- ceylon-copy(1), ceylon copy(1)
- Copies modules from one Ceylon module repository to another
- ceylon-doc(1), ceylon doc(1)
- Generates Ceylon API documentation from Ceylon source files
- ceylon-doc-tool(1), ceylon doc-tool(1)
- Generates documentation about a tool
- ceylon-fat-jar(1), ceylon fat-jar(1)
- Generate a Ceylon executable jar for a given module
- ceylon-help(1), ceylon help(1)
- Displays help information about other Ceylon tools
- ceylon-import-jar(1), ceylon import-jar(1)
- Imports a jar file into a Ceylon module repository
- ceylon-info(1), ceylon info(1)
- Prints information about modules in repositories
- ceylon-jigsaw(1), ceylon jigsaw(1)
- Tools to interop with Java 9 (Jigsaw) modules
- ceylon-maven-export(1), ceylon maven-export(1)
- Generate a Maven repository for a given module
- ceylon-p2(1), ceylon p2(1)
- Generates p2 repository metadata suitable for Eclipse
- ceylon-plugin(1), ceylon plugin(1)
- Manages Ceylon command-line plugins
- ceylon-run-js(1), ceylon run-js(1)
- Executes a Ceylon program on Node.js
- ceylon-src(1), ceylon src(1)
- Fetches source archives from a repository and extracts their contents into a source directory
- ceylon-test-js(1), ceylon test-js(1)
- Executes tests on Node.js
- ceylon-version(1), ceylon version(1)
- Shows and updates version numbers in module descriptors
- ceylon-war(1), ceylon war(1)
- Generates a WAR file from a compiled `.car` file
- cf(1)
- unix time to formated time and date filter
- cfdg(1)
- image generator based on context-free grammars
- cfdisk(8)
- display or manipulate a disk partition table
- cfgread(3), cfgget(3), cfgget2(3)
- functions to read and parse configuration files
- cfsd(8)
- cryptographic file system daemon
- cg(1)
- semi-automatic newsgroup binary downloader
- cg-comp(1)
- This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
- cg-conv(1)
- This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
- cg-proc(1)
- This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
- cg3-autobin.pl(1), cg-autobin.pl(1)
- This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
- cg_annotate(1)
- post-processing tool for Cachegrind
- cg_diff(1)
- (deprecated) diffs two Cachegrind output files
- cg_merge(1)
- (deprecated) merges multiple Cachegrind output files into one
- cgi-wrapper(1)
- run CGI programs in a secured environment
- cgi_cookie_authority(3), cgi_cookie_authority (3)
- determine the cookie authority for a domain
- cgi_cs_init(3), cgi_cs_init (3)
- initialize CS parser with the CGI defaults
- cgi_debug_init(3), cgi_debug_init (3)
- initialize standalone debugging
- cgi_destroy(3), cgi_destroy (3)
- deallocate the data associated with a CGI
- cgi_display(3), cgi_display (3)
- render and display the CGI output to the user
- cgi_error(3), cgi_error (3)
- display an error string to the user
- cgi_filehandle(3), cgi_filehandle (3)
- return a file pointer to an uploaded file
- cgi_neo_error(3), cgi_neo_error (3)
- display a NEOERR call backtrace
- cgi_output(3), cgi_output (3)
- display the CGI output to the user
- cgi_parse(3), cgi_parse (3)
- Parse incoming CGI data
- cgi_redirect(3), cgi_redirect (3)
- send an HTTP 302 redirect response
- cgi_redirect_uri(3), cgi_redirect_uri (3)
- send an HTTP 302 redirect response
- cgi_url_unescape(3), cgi_url_unescape (3)
- unescape an url encoded string
- cgi_url_validate(3), cgi_url_validate (3)
- validate that url is of an allowed format
- cgi_vredirect(3), cgi_vredirect (3)
- send an HTTP 302 redirect response
- cgioptions.cfg(5)
- Command-line parameters for the Xymon CGI tools
- cgiwrap_init_emu(3), cgiwrap_init_emu (3)
- initialize cgiwrap for emulated use
- cgiwrap_init_std(3), cgiwrap_init_std (3)
- Initialize cgiwrap with default functions
- cgiwrap_read(3), cgiwrap_read (3)
- cgiwrap input function
- cgiwrap_write(3), cgiwrap_write (3)
- wrapper for the fwrite(stdout)
- cgprof(1)
- generate colored call graph for profiled executables
- cgps(1)
- curses terminal client for gpsd
- cgraph(1)
- build call graphs from C files
- cha(1)
- the Chawan text-mode browser
- chan.tcl86(n), chan(n)
- Read, write and manipulate channels
- chan.tcl90(n), chan(n)
- Read, write and manipulate channels
- change(1)
- non interactive editor to change patterns in files
- charon-cmd(8)
- Simple IKE client (IPsec VPN client)
- charon.ftp(1)
- remove backup files that exceed a certain age from an FTP aite
- charon.local(1)
- remove backup files that exceed a certain age from a local directoy
- charon.pipe(1)
- filter filenames generated by tartarus and print those exceeding a certain age
- chdone(3)
- half-closes a channel
- cheatmake(1)
- fool make into not rebuilding certain files
- check-allservice(1)
- Easy monitoring of a FreeBSD services
- check-regexp(1)
- test regular expressions from the command line
- checkXML5(1)
- An XML lint tool for KDE DocBook XML documents
- checkXML6(1)
- An XML lint tool for KDE DocBook XML documents
- check_cpu(3)
- Detects the CPU type. Allegro game programming library
- check_hp_bladechassis(8)
- Nagios plugin for checking the status of HP blade enclosures via SNMP
- check_ssl_cert(1)
- checks the validity of X.509 certificates
- checkalias(1)
- check to see if an alias is defined
- checkbrack(1)
- check parenthesis and bracket count
- checkbutton.tk86(n), checkbutton(n)
- Create and manipulate 'checkbutton' boolean selection widgets
- checkgroups(8)
- update group descriptions
- checkloconorder(3)
- checks the consistency of a list of logical connectors man1/alc_origin.1
- checkmail(1)
- plays a sound file when the user receives mail
- checknews(1cn)
- check for unread news
- checkpassword-pam(8)
- PAM-based checkpassword compatible authentication
- checkpc(8)
- check out the printcap database
- checkrad(5)
- -- See if a user is (still) logged in on a certain port
- checkrestart(1)
- check for processes that may need restarting
- checksub(1)
- a validator for NCBI ASN.1 Seq-submit data
- checkvms(1)
- sanity check registered Java VMs
- chem(1), %chem(1)
- embed chemical structure diagrams in groff documents nr *groff_chem_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- chewing-cli(1)
- Tools of the Chewing (酷音) intelligent Zhuyin input method
- chewing-cli-dump(1)
- Dump the dictionary entries into tsi.src formatted stream
- chewing-cli-info(1)
- Display information about the dictionary
- chewing-cli-init-database(1)
- Create a new dictionary file
- chexedit(1)
- Full screen curses Hex editor
- chgrep(1)
- change oldpattern to newpattern
- chibi-doc(1)
- generate docs from Scheme scribble syntax
- chicken-csc(1), csc(1)
- driver program for the CHICKEN Scheme compiler
- chicken-do(1)
- run a shell command unless the target exists and any dependency is not newer than the target
- chicken-install(1)
- download and install extension libraries for CHICKEN Scheme
- chicken-status(1)
- list information about installed libraries
- chilli(8)
- A Software Access Controller for Captive Portal and WPA
- chilli-radius(5)
- Information about RADIUS in chilli
- chilli_radconfig(1)
- Utility function to fetch configurations over RADIUS
- chkdvifont(1)
- CHecK DVI/tfm/font file and report information of FONTs
- chkfont(6)
- checks figlet 2.0 and up font files for format errors
- chktex(1)
- finds typographic errors in LaTeX
- chm(8)
- console display motherboard pm chipset data information
- chmcmd(1)
- The FPC Pascal htmlhelp (CHM) compiler
- chmoddic(1)
- change access rights for a directory
- chocolate-doom(6)
- historically compatible Doom engine
- chocolate-doom-setup(6)
- configuration tool for chocolate-doom
- chocolate-doom.cfg(5)
- Chocolate Doom configuration file
- chocolate-server(6)
- dedicated server for chocolate-doom
- choparp(8)
- cheap and omitted proxy ARP
- chpst(8)
- runs a program with a changed process state
- chronic(1)
- runs a command quietly unless it fails
- chrony.conf(5)
- chronyd configuration file
- chronyc(1)
- command-line interface for chrony daemon
- chronyd(8)
- chrony daemon
- chroot_safe(1)
- Chroot dynamically linked applications in a sane and safe manner
- chrootuid(1)
- run command in restricted environment
- chsend(3)
- sends a message to a channel
- cht(1)
- chemtool drawings analyzer
- chwb(1)
- change window borders
- chwb2(1)
- change window double-borders
- chwso(1)
- change window stacking order
- chyves(8)
- bhyve(8) front end manager -- version 0.2.0
- cibadmin(8), Pacemaker(8)
- Part of the Pacemaker cluster resource manager
- cidr(1)
- RFC 1878 subnet helper
- cidr_table(5)
- format of Postfix CIDR tables
- cif-diff(1)
- A tool to compare two mmCIF files
- cif-grep(1)
- A tool like grep to print fields in mmCIF files that match patterns
- cif-merge(1)
- Merge the content of a modified PDB file into a mmCIF file
- cif-validate(1)
- Validate the content of a mmCIF file
- cif2pdb(1)
- Convert the contents of a mmCIF file into PDB format
- cifsdd(8)
- convert and copy a file over SMB
- cilc(1)
- Mono CIL-to-C binding generator
- cine-encoder(1), CineEncoder(1)
- Video Encoder
- cinergy(4)
- webcamd driver for Cinergy T2/qanu DVB-T
- cinnamon(1)
- desktop
- cinnamon-looking-glass(1)
- Debugging interface for Cinnamon
- cinnamon-menu-editor(1)
- Editor for the panel menu
- cinnamon-screensaver-lock-dialog(1)
- message setting for cinnamon screensaver
- cinnamon-session(1)
- Start the GNOME desktop environment
- cinnamon-session-quit(1)
- End the current GNOME session
- circle(3)
- Draws a circle. Allegro game programming library
- circlefill(3)
- Draws a filled circle. Allegro game programming library
- circuit(6)
- animates a number of 3D electronic components
- cisco-decrypt(1)
- decrypts an obfuscated Cisco vpn client pre-shared key
- citra(6), Citra(6)
- Nintendo 3DS Emulator/Debugger (SDL)
- citra-qt(6), Citra-Qt(6)
- Nintendo 3DS Emulator/Debugger (Qt)
- cjb2(1)
- Simple DjVuBitonal encoder
- ck4up(1)
- Check for Updates, a utility to monitor web pages for updates
- ck_array_buffer(3)
- return length and pointer to array of reader-visible pointers
- ck_array_deinit(3)
- destroy and deinitialize a pointer array
- ck_array_initialized(3)
- indicates whether an array was recently initialized or deinitialized
- ck_array_length(3)
- returns the number of pointers committed to an array
- ck_array_put(3)
- attempt immediate or deferred insertion of a pointer into array
- ck_array_put_unique(3)
- attempt immediate or deferred insertion of a unique pointer into array
- ck_array_remove(3)
- attempt immediate or deferred removal of a pointer from an array
- ck_bitmap_base(3)
- determine the size of a bit array in bytes
- ck_bitmap_bits(3)
- return number of addressable bits in bitmap
- ck_bitmap_bts(3)
- set the bit at the specified index and fetch its original value
- ck_bitmap_reset(3)
- resets the bit at the specified index
- ck_bitmap_set(3)
- set the bit at the specified index
- ck_bitmap_test(3)
- determine if the bit at the specified index is set
- ck_brlock(3), ck_brlock_init(3), ck_brlock_write_lock(3), ck_brlock_write_unlock(3), ck_brlock_write_trylock(3), ck_brlock_read_register(3), ck_brlock_read_unregister(3), ck_brlock_read_lock(3), ck_brlock_read_trylock(3), ck_brlock_read_unlock(3)
- big-reader locks
- ck_cohort(3)
- generalized interface for lock cohorts
- ck_elide(3), CK_ELIDE_PROTOTYPE(3), CK_ELIDE_LOCK_ADAPTIVE(3), CK_ELIDE_UNLOCK_ADAPTIVE(3), CK_ELIDE_LOCK(3), CK_ELIDE_UNLOCK(3), CK_ELIDE_TRYLOCK_PROTOTYPE(3), CK_ELIDE_TRYLOCK(3)
- lock elision wrappers
- ck_epoch_barrier(3)
- block until a grace period and all callbacks have been dispatched
- ck_epoch_begin(3)
- begin epoch-protected segment of execution
- ck_epoch_call(3)
- defer function execution until a grace period
- ck_epoch_end(3)
- end epoch-protected segment of execution
- ck_epoch_poll(3)
- non-blocking poll of epoch object for dispatch cycles
- ck_epoch_reclaim(3)
- immediately execute all deferred callbacks
- ck_epoch_recycle(3)
- return an epoch record that may be used by caller
- ck_epoch_register(3)
- register a thread for epoch reclamation
- ck_epoch_synchronize(3)
- block until a grace period has been detected
- ck_epoch_unregister(3)
- unregister a thread for epoch reclamation
- ck_hs_destroy(3)
- destroy hash set
- ck_hs_fas(3)
- fetch and store key in hash set
- ck_hs_get(3)
- load a key from a hash set
- ck_hs_put_unique(3)
- unconditionally store unique key into a hash set
- ck_hs_rebuild(3)
- rebuild a hash set
- ck_ht_destroy(3)
- immediately destroy a hash table
- ck_ht_entry_empty(3)
- determine whether entry contains a key-value pair
- ck_ht_entry_key(3)
- return pointer to key as specified in hash table entry
- ck_ht_entry_key_direct(3)
- return key value as specified in hash table entry
- ck_ht_entry_key_length(3)
- returns the length of the key specified in the argument
- ck_ht_entry_key_set_direct(3)
- initialize key value in hash table entry
- ck_ht_entry_set_direct(3)
- initialize a key-value pair
- ck_ht_entry_value(3)
- return pointer to value as specified in hash table entry
- ck_ht_entry_value_direct(3)
- return value as specified in hash table entry
- ck_ht_get_spmc(3)
- load a key-value pair from a hash table
- ck_ht_hash_direct(3)
- generate a hash value for a hash table
- ck_ht_reset_size_spmc(3)
- remove all entries from a hash table and reset size
- ck_pflock(3), ck_pflock_init(3), ck_pflock_write_lock(3), ck_pflock_write_unlock(3), ck_pflock_read_lock(3), ck_pflock_read_unlock(3)
- centralized phase-fair reader-writer locks
- ck_pr_add(3), ck_pr_add_ptr(3), ck_pr_add_double(3), ck_pr_add_char(3), ck_pr_add_uint(3), ck_pr_add_int(3), ck_pr_add_64(3), ck_pr_add_32(3), ck_pr_add_16(3), ck_pr_add_8(3)
- atomic addition operations
- ck_pr_and(3), ck_pr_and_ptr(3), ck_pr_and_char(3), ck_pr_and_uint(3), ck_pr_and_int(3), ck_pr_and_64(3), ck_pr_and_32(3), ck_pr_and_16(3), ck_pr_and_8(3)
- atomic bitwise-and operations
- ck_pr_btc(3), ck_pr_btc_ptr(3), ck_pr_btc_uint(3), ck_pr_btc_int(3), ck_pr_btc_64(3), ck_pr_btc_32(3), ck_pr_btc_16(3)
- atomic bit test-and-complement operations
- ck_pr_btr(3), ck_pr_btr_ptr(3), ck_pr_btr_uint(3), ck_pr_btr_int(3), ck_pr_btr_64(3), ck_pr_btr_32(3), ck_pr_btr_16(3)
- atomic bit test-and-reset operations
- ck_pr_bts(3), ck_pr_bts_ptr(3), ck_pr_bts_uint(3), ck_pr_bts_int(3), ck_pr_bts_64(3), ck_pr_bts_32(3), ck_pr_bts_16(3)
- atomic bit test-and-set operations
- ck_pr_cas(3), ck_pr_cas_ptr(3), ck_pr_cas_ptr_value(3), ck_pr_cas_ptr_2(3), ck_pr_cas_ptr_2_value(3), ck_pr_cas_double(3), ck_pr_cas_double_value(3), ck_pr_cas_char(3), ck_pr_cas_char_value(3), ck_pr_cas_uint(3), ck_pr_cas_uint_value(3), ck_pr_cas_int(3), ck_pr_cas_int_value(3), ck_pr_cas_64_2(3), ck_pr_cas_64_2_value(3), ck_pr_cas_64(3), ck_pr_cas_64_value(3), ck_pr_cas_32(3), ck_pr_cas_32_value(3), ck_pr_cas_16(3), ck_pr_cas_16_value(3), ck_pr_cas_8(3), ck_pr_cas_8_value(3)
- atomic compare-and-swap operations
- ck_pr_dec(3), ck_pr_dec_ptr(3), ck_pr_dec_ptr_zero(3), ck_pr_dec_ptr_is_zero(3), ck_pr_dec_double(3), ck_pr_dec_double_zero(3), ck_pr_dec_double_is_zero(3), ck_pr_dec_char(3), ck_pr_dec_char_zero(3), ck_pr_dec_char_is_zero(3), ck_pr_dec_uint(3), ck_pr_dec_uint_zero(3), ck_pr_dec_char_is_zero(3), ck_pr_dec_int(3), ck_pr_dec_int_zero(3), ck_pr_dec_int_is_zero(3), ck_pr_dec_64(3), ck_pr_dec_64_zero(3), ck_pr_dec_64_is_zero(3), ck_pr_dec_32(3), ck_pr_dec_32_zero(3), ck_pr_dec_32_is_zero(3), ck_pr_dec_16(3), ck_pr_dec_16_zero(3), ck_pr_dec_32_is_zero(3), ck_pr_dec_8(3), ck_pr_dec_8_zero(3), ck_pr_dec_8_is_zero(3)
- atomic decrement operations
- ck_pr_faa(3), ck_pr_faa_ptr(3), ck_pr_faa_double(3), ck_pr_faa_char(3), ck_pr_faa_uint(3), ck_pr_faa_int(3), ck_pr_faa_64(3), ck_pr_faa_32(3), ck_pr_faa_16(3), ck_pr_faa_8(3)
- atomic fetch-and-add operations
- ck_pr_fas(3), ck_pr_fas_ptr(3), ck_pr_fas_double(3), ck_pr_fas_char(3), ck_pr_fas_uint(3), ck_pr_fas_int(3), ck_pr_fas_64(3), ck_pr_fas_32(3), ck_pr_fas_16(3), ck_pr_fas_8(3)
- atomic swap operations
- ck_pr_fence_atomic(3)
- enforce partial ordering of atomic read-modify-write operations
- ck_pr_fence_atomic_load(3)
- enforce ordering of atomic read-modify-write operations to load operations
- ck_pr_fence_atomic_store(3)
- enforce ordering of atomic read-modify-write operations to store operations
- ck_pr_fence_load(3)
- enforce partial ordering of load operations
- ck_pr_fence_load_atomic(3)
- enforce ordering of load operations to atomic read-modify-write operations
- ck_pr_fence_load_depends(3)
- data dependency barrier
- ck_pr_fence_load_store(3)
- enforce ordering of load operations to store operations
- ck_pr_fence_memory(3)
- enforce partial ordering of all memory operations
- ck_pr_fence_store(3)
- enforce partial ordering of store operations
- ck_pr_fence_store_atomic(3)
- enforce ordering of store operations to load operations
- ck_pr_fence_store_load(3)
- enforce ordering of store operations to load operations
- ck_pr_inc(3), ck_pr_inc_ptr(3), ck_pr_inc_ptr_zero(3), ck_pr_inc_ptr_is_zero(3), ck_pr_inc_double(3), ck_pr_inc_double_zero(3), ck_pr_inc_double_is_zero(3), ck_pr_inc_char(3), ck_pr_inc_char_zero(3), ck_pr_inc_char_is_zero(3), ck_pr_inc_uint(3), ck_pr_inc_uint_zero(3), ck_pr_inc_uint_is_zero(3), ck_pr_inc_int(3), ck_pr_inc_int_zero(3), ck_pr_inc_int_is_zero(3), ck_pr_inc_64(3), ck_pr_inc_64_zero(3), ck_pr_inc_64_is_zero(3), ck_pr_inc_32(3), ck_pr_inc_32_zero(3), ck_pr_inc_32_is_zero(3), ck_pr_inc_16(3), ck_pr_inc_16_zero(3), ck_pr_inc_16_is_zero(3), ck_pr_inc_8(3), ck_pr_inc_8_zero(3), ck_pr_inc_8_is_zero(3)
- atomic increment operations
- ck_pr_load(3), ck_pr_load_ptr(3), ck_pr_load_double(3), ck_pr_load_uint(3), ck_pr_load_int(3), ck_pr_load_char(3), ck_pr_load_64(3), ck_pr_load_32(3), ck_pr_load_16(3), ck_pr_load_8(3)
- atomic volatile load operations
- ck_pr_neg(3), ck_pr_neg_ptr(3), ck_pr_neg_ptr_zero(3), ck_pr_neg_double(3), ck_pr_neg_double_zero(3), ck_pr_neg_char(3), ck_pr_neg_char_zero(3), ck_pr_neg_uint(3), ck_pr_neg_uint_zero(3), ck_pr_neg_int(3), ck_pr_neg_int_zero(3), ck_pr_neg_64(3), ck_pr_neg_64_zero(3), ck_pr_neg_32(3), ck_pr_neg_32_zero(3), ck_pr_neg_16(3), ck_pr_neg_16_zero(3), ck_pr_neg_8(3), ck_pr_neg_8_zero(3)
- atomic negation operations
- ck_pr_not(3), ck_pr_not_ptr(3), ck_pr_not_double(3), ck_pr_not_char(3), ck_pr_not_uint(3), ck_pr_not_int(3), ck_pr_not_64(3), ck_pr_not_32(3), ck_pr_not_16(3), ck_pr_not_8(3)
- atomic complement operations
- ck_pr_rtm(3), ck_pr_rtm_begin(3), ck_pr_rtm_end(3), ck_pr_rtm_abort(3), ck_pr_rtm_test(3)
- restricted transactional memory
- ck_pr_store(3), ck_pr_store_ptr(3), ck_pr_store_double(3), ck_pr_store_uint(3), ck_pr_store_int(3), ck_pr_store_char(3), ck_pr_store_64(3), ck_pr_store_32(3), ck_pr_store_16(3), ck_pr_store_8(3)
- atomic volatile store operations
- ck_pr_sub(3), ck_pr_sub_ptr(3), ck_pr_sub_double(3), ck_pr_sub_char(3), ck_pr_sub_uint(3), ck_pr_sub_int(3), ck_pr_sub_64(3), ck_pr_sub_32(3), ck_pr_sub_16(3), ck_pr_sub_8(3)
- atomic subtraction operations
- ck_queue(3), CK_LIST_EMPTY(3), CK_LIST_ENTRY(3), CK_LIST_FIRST(3), CK_LIST_FOREACH(3), CK_LIST_FOREACH_FROM(3), CK_LIST_FOREACH_SAFE(3), CK_LIST_HEAD(3), CK_LIST_HEAD_INITIALIZER(3), CK_LIST_INIT(3), CK_LIST_INSERT_AFTER(3), CK_LIST_INSERT_BEFORE(3), CK_LIST_INSERT_HEAD(3), CK_LIST_MOVE(3), CK_LIST_NEXT(3), CK_LIST_REMOVE(3), CK_LIST_SWAP(3), CK_SLIST_EMPTY(3), CK_SLIST_ENTRY(3), CK_SLIST_FIRST(3), CK_SLIST_FOREACH(3), CK_SLIST_FOREACH_FROM(3), CK_SLIST_FOREACH_PREVPTR(3), CK_SLIST_FOREACH_SAFE(3), CK_SLIST_HEAD(3), CK_SLIST_HEAD_INITIALIZER(3), CK_SLIST_INIT(3), CK_SLIST_INSERT_AFTER(3), CK_SLIST_INSERT_HEAD(3), CK_SLIST_MOVE(3), CK_SLIST_NEXT(3), CK_SLIST_REMOVE(3), CK_SLIST_REMOVE_AFTER(3), CK_SLIST_REMOVE_HEAD(3), CK_SLIST_SWAP(3), CK_STAILQ_CONCAT(3), CK_STAILQ_EMPTY(3), CK_STAILQ_ENTRY(3), CK_STAILQ_FIRST(3), CK_STAILQ_FOREACH(3), CK_STAILQ_FOREACH_FROM(3), CK_STAILQ_FOREACH_SAFE(3), CK_STAILQ_HEAD(3), CK_STAILQ_HEAD_INITIALIZER(3), CK_STAILQ_INIT(3), CK_STAILQ_INSERT_AFTER(3), CK_STAILQ_INSERT_HEAD(3), CK_STAILQ_INSERT_TAIL(3), CK_STAILQ_MOVE(3), CK_STAILQ_NEXT(3), CK_STAILQ_REMOVE(3), CK_STAILQ_REMOVE_AFTER(3), CK_STAILQ_REMOVE_HEAD(3), CK_STAILQ_SWAP(3)
- multi-reader single-writer singly-linked lists, singly-linked tail queues and lists
- ck_rhs_destroy(3)
- destroy hash set
- ck_rhs_fas(3)
- fetch and store key in hash set
- ck_rhs_get(3)
- load a key from a hash set
- ck_rhs_put_unique(3)
- unconditionally store unique key into a hash set
- ck_rhs_rebuild(3)
- rebuild a hash set
- ck_ring_capacity(3)
- returns number of pointer slots in bounded FIFO
- ck_ring_dequeue_spmc(3)
- dequeue pointer from bounded FIFO
- ck_ring_dequeue_spsc(3)
- dequeue pointer from bounded FIFO
- ck_ring_enqueue_spmc(3)
- enqueue pointer into bounded FIFO
- ck_ring_enqueue_spmc_size(3)
- enqueue pointer into bounded FIFO and return size of buffer
- ck_ring_enqueue_spsc(3)
- enqueue pointer into bounded FIFO
- ck_ring_enqueue_spsc_size(3)
- enqueue pointer into bounded FIFO and return size of buffer
- ck_ring_init(3)
- initialize bounded FIFO
- ck_ring_size(3)
- return number of pointers enqueued in bounded FIFO
- ck_ring_trydequeue_spmc(3)
- dequeue from bounded FIFO and allow for spurious failure
- ck_rwcohort(3)
- generalized interface for reader-writer locks using cohort locks
- ck_rwlock(3), ck_rwlock_init(3), ck_rwlock_write_lock(3), ck_rwlock_write_unlock(3), ck_rwlock_write_trylock(3), ck_rwlock_write_downgrade(3), ck_rwlock_locked_writer(3), ck_rwlock_read_lock(3), ck_rwlock_read_trylock(3), ck_rwlock_read_unlock(3), ck_rwlock_locked_reader(3), ck_rwlock_recursive_write_lock(3), ck_rwlock_recursive_write_trylock(3), ck_rwlock_recurisve_write_unlock(3), ck_rwlock_recursive_read_lock(3), ck_rwlock_recursive_read_trylock(3), ck_rwlock_recursive_read_unlock(3)
- centralized write-biased reader-writer locks
- ck_sequence(3), ck_sequence_init(3), ck_sequence_read_begin(3), ck_sequence_read_retry(3), ck_sequence_write_begin(3), ck_sequence_write_end(3)
- sequence locks
- ck_spinlock(3), ck_spinlock_init(3), ck_spinlock_lock(3), ck_spinlock_unlock(3), ck_spinlock_locked(3), ck_spinlock_trylock(3), ck_spinlock_anderson_init(3), ck_spinlock_anderson_locked(3), ck_spinlock_anderson_lock(3), ck_spinlock_anderson_unlock(3), ck_spinlock_cas_init(3), ck_spinlock_cas_locked(3), ck_spinlock_cas_lock(3), ck_spinlock_cas_lock_eb(3), ck_spinlock_cas_trylock(3), ck_spinlock_cas_unlock(3), ck_spinlock_clh_init(3), ck_spinlock_clh_locked(3), ck_spinlock_clh_lock(3), ck_spinlock_clh_unlock(3), ck_spinlock_dec_init(3), ck_spinlock_dec_locked(3), ck_spinlock_dec_lock(3), ck_spinlock_dec_lock_eb(3), ck_spinlock_dec_trylock(3), ck_spinlock_dec_unlock(3), ck_spinlock_fas_init(3), ck_spinlock_fas_lock(3), ck_spinlock_fas_lock_eb(3), ck_spinlock_fas_locked(3), ck_spinlock_fas_trylock(3), ck_spinlock_fas_unlock(3), ck_spinlock_hclh_init(3), ck_spinlock_hclh_locked(3), ck_spinlock_hclh_lock(3), ck_spinlock_hclh_unlock(3), ck_spinlock_mcs_init(3), ck_spinlock_mcs_locked(3), ck_spinlock_mcs_lock(3), ck_spinlock_mcs_trylock(3), ck_spinlock_mcs_unlock(3), ck_spinlock_ticket_init(3), ck_spinlock_ticket_locked(3), ck_spinlock_ticket_lock(3), ck_spinlock_ticket_lock_pb(3), ck_spinlock_ticket_trylock(3), ck_spinlock_ticket_unlock(3)
- spinlock implementations
- ck_swlock(3), ck_swlock_init(3), ck_swlock_write_latch(3), ck_swlock_write_unlatch(3), ck_swlock_write_lock(3), ck_swlock_write_unlock(3), ck_swlock_write_trylock(3), ck_swlock_write_downgrade(3), ck_swlock_locked_writer(3), ck_swlock_read_lock(3), ck_swlock_read_trylock(3), ck_swlock_read_unlock(3), ck_swlock_locked_reader(3)
- centralized copy-safe write-biased single-writer read-write locks
- ck_tflock(3), ck_tflock_ticket_init(3), ck_tflock_ticket_write_lock(3), ck_tflock_ticket_write_unlock(3), ck_tflock_ticket_read_lock(3), ck_tflock_ticket_read_unlock(3)
- centralized task-fair reader-writer locks
- ckpasswd(8)
- nnrpd password authenticator
- cksfv(1)
- tests and creates simple file verification (SFV) listings
- clamav-unofficial-sigs(8)
- Download, test, and install third-party ClamAV signature databases
- clambc(1)
- Bytecode Analysis and Testing Tool
- clamd(8)
- an anti-virus daemon
- clamd.conf(5)
- Configuration file for Clam AntiVirus Daemon
- clamdscan(1)
- scan files and directories for viruses using Clam AntiVirus Daemon
- clamdtop(1)
- monitor the Clam AntiVirus Daemon
- clamfs(1)
- an anti-virus protected file system
- clamscan(1)
- scan files and directories for viruses
- clamsmtpd(8)
- an SMTP server for scanning viruses via clamd
- clamsmtpd.conf(5)
- the configuration file for clamsmtpd(8)
- clang(1)
- the Clang C, C++, and Objective-C compiler
- clang-tblgen(1)
- Description to C++ Code for Clang
- claws-mail(1), Claws Mail(1)
- a GTK+ based fast email and news client
- clazy(1)
- a static source code analyzer for Qt5-based C++
- clean(1)
- automatically remove unwanted files
- cleanlinks(1)
- remove dangling symbolic links and empty directories
- cleanup(8)
- canonicalize and enqueue Postfix message
- cleanup_digikamdb(1)
- Cleanup the digiKam databases to reduce their sizes and increase access speed
- clear(3x), %erase(3x), %werase(3x), %clear(3x), %wclear(3x), %clrtobot(3x), %wclrtobot(3x), %clrtoeol(3x), %wclrtoeol(3x)
- clear all or part of a curses window
- clear_keybuf(3)
- Clears the keyboard buffer. Allegro game programming library
- clear_to_color(3)
- Clears the bitmap to the specified color. Allegro game programming library
- clear_zbuffer(3)
- Writes a depth value into the given Z-buffer. Allegro game programming library
- clearbddsystemref(3)
- clears the references for all bdd nodes. man1/alc_origin.1
- clearbddsystemrefext(3)
- clears the external references for all bdd nodes. man1/alc_origin.1
- clearbddsystemrefint(3)
- clears the internal references for all bdd nodes. man1/alc_origin.1
- clearok(3x), %clearok(3x), %idlok(3x), %idcok(3x), %immedok(3x), %leaveok(3x), %setscrreg(3x), %wsetscrreg(3x), %scrollok(3x)
- set curses output options
- clesskey(1)
- specify key bindings for cless
- clfdomainsplit(1)
- split Common-Log Format web logs based on domain name
- clfmerge(1)
- merge Common-Log Format web logs based on time-stamps
- clfsplit(1)
- split Common-Log Format web logs based on IP address
- cli-generate(1)
- Generate source and documentation from CLI descriptions
- cli4(1)
- Command line access to Cloudflare v4 API
- cliapp(5)
- config file and option conventions for Python command line framework
- client.conf(5)
- client configuration file for cups (deprecated on macos)
- clientlaunch.cfg(5)
- Task definitions for the xymonlaunch utility
- clients.conf(5)
- FreeRADIUS client configuration
- clientupdate(1)
- Xymon client update utility
- clifm(1)
- The Command Line File Manager
- clig(1)
- generate a command line parser and/or basic manual page
- clig_Commandline(n), ::clig::Commandline(n)
- declare variable to store concatenated argv
- clig_Description(n), ::clig::Description(n)
- set long description text to be included in a manual page
- clig_Double(n), ::clig::Double(n)
- declare an option with parameters of type double
- clig_Flag(n), ::clig::Flag(n)
- declare a flag (boolean, classic) option
- clig_Float(n), ::clig::Float(n)
- declare an option with parameters of type float
- clig_Int(n), ::clig::Int(n)
- declare an option with parameters of type int
- clig_Long(n), ::clig::Long(n)
- declare an option with parameters of type long
- clig_Name(n), ::clig::Name(n)
- set the program name to be used in the manual page
- clig_Rest(n), ::clig::Rest(n)
- declare command line arguments not associated with any option
- clig_String(n), ::clig::String(n)
- declare an option with parameters of type string
- clig_Usage(n), ::clig::Usage(n)
- declare single line usage-string
- clig_Version(n), ::clig::Version(n)
- declare version
- clig_parseCmdline(n), ::clig::parseCmdline(n)
- command line interpreter for Tcl
- clinfo(1)
- show OpenCL platforms and devices
- clion(1)
- launch JetBrains CLion Integrated Development Environment
- clip3d(3)
- Clips the polygon given in vtx using fixed point math. Allegro game programming library
- clip3d_f(3)
- Clips the polygon given in vtx using floating point math, Allegro game programming library
- clipboard.tk86(n), clipboard(n)
- Manipulate Tk clipboard
- clipit(1), ClipIt(1)
- Lightweight GTK+ Clipboard Manager
- clipman(1)
- a clipboard manager for Wayland
- clisp(1)
- m[blue]ANSIm[]u[38]d+2 m[blue]Common Lispm[]u[1]d+2 compiler, interpreter and debugger
- clisp-link(1)
- link a new external module to m[blue]CLISPm[]u[1]d+2
- clock.tcl86(n), clock(n)
- Obtain and manipulate dates and times
- clock.tcl90(n), clock(n)
- Obtain and manipulate dates and times
- clockadd(1)
- adjust the local UNIX clock, once
- clockspeed(1)
- speed up or slow down the local clock, continuously
- clockview(1)
- view an adjustment to the local clock
- clog(8)
- tcp connection logger daemon
- clone(8)
- Clone an UPS, treating its outlet as if it were an UPS (with shutdown INSTCMD support)
- clonehdd(8), clonedd(8)
- -- Tool for clone HDD on FreeBSD
- close_fli(3)
- Closes a FLI file previously opened. Allegro game programming library
- cloud-id(1)
- Report the canonical cloud-id for this instance
- cloud-init(1)
- Cloud instance initialization
- cloud-init-per(1)
- Run a command with arguments at a specific frequency
- cloudlife(6)
- a cellular automaton based on Conway's Life
- cluster(1)
- find clusters in a graph and augment the graph with this information
- clusterdb(1)
- cluster a PostgreSQL database
- clustersed(1)
- quickly dissect cluster files
- cmake(1)
- CMake Command-Line Reference
- cmake-buildsystem(7)
- CMake Buildsystem Reference
- cmake-commands(7)
- CMake Language Command Reference
- cmake-cxxmodules(7)
- CMake C++ Modules Support Reference New in version 3.28. C++ 20 introduced the concept of (dqmodules(dq to the language. The design requires build systems to order compilations among each other to satisfy import statements reliably. CMake(aqs implementation asks the compiler to scan source files for module dependencies during the build, collates scanning results to infer ordering constraints, and tells the build tool how to dynamically update the build graph
- cmake-developer(7)
- CMake Developer Reference
- cmake-file-api(7)
- CMake File-Based API
- cmake-gui(1)
- CMake GUI Command-Line Reference
- cmake-modules(7)
- CMake Modules Reference The modules listed here are part of the CMake distribution. Projects may provide further modules; their location(s) can be specified in the %CMAKE_MODULE_PATH variable
- cmake-server(7)
- CMake Server The %cmake(1) server mode has been removed since CMake 3.20. Clients should use the %cmake-file-api(7) instead
- cmake-variables(7)
- CMake Variables Reference This page documents variables that are provided by CMake or have meaning to CMake when set by project code. For general information on variables, see the %Variables section in the cmake-language manual. NOTE: 0.0 3.5 CMake reserves identifiers that: 0.0 (bu 2 begin with CMAKE_ (upper-, lower-, or mixed-case), or (bu 2 begin with _CMAKE_ (upper-, lower-, or mixed-case), or (bu 2 begin with _ followed by the name of any %CMake Command
- cmalign(1)
- align sequences to a covariance model
- cmap_delete(3)
- Delete key/value pair from the CMAP service
- cmap_dispatch(3)
- Dispatches callbacks from the CMAP service
- cmap_fd_get(3)
- Dispatches callbacks from the CMAP service
- cmap_inc(3)
- Decrease already stored value in CMAP
- cmap_inc(3)
- Increase already stored value in CMAP
- cmap_iter_finalize(3)
- Finalize iterator for keys stored in CMAP
- cmap_iter_init(3)
- Initialize iterator for keys stored in CMAP
- cmap_keys(7)
- Overview of keys stored in the Configuration Map
- cmap_keys(8)
- Overview of keys stored in the Configuration Map
- cmap_track_add(3)
- Set tracking function for values in CMAP
- cmap_track_delete(3)
- Remove tracking of values in CMAP
- cmark(1)
- convert CommonMark formatted text to HTML
- cmbuild(1)
- construct covariance model(s) from structurally annotated RNA multiple sequence alignment(s)
- cmcalibrate(1)
- fit exponential tails for covariance model E-value determination
- cmconvert(1)
- convert Infernal covariance model files
- cmdftp(1)
- command line File Transfer Protocol client
- cmdtest(1)
- blackbox testing of Unix command line tools
- cmdwatch(1)
- execute a program periodically, showing output fullscreen
- cmemit(1)
- sample sequences from a covariance model
- cmew(1)
- create Mew's database file
- cmfetch(1)
- retrieve covariance model(s) from a file
- cmkdir(1)
- create encrypted directory for CFS
- cmogstored(1)
- manual page for cmogstored 1.8.1
- cmpress(1)
- prepare a covariance model database for cmscan
- cmscan(1)
- search sequence(s) against a covariance model database
- cmsd(8)
- Cluster Management Services daemon
- cmsearch(1)
- search covariance model(s) against a sequence database
- cmstat(1)
- summary statistics for a covariance model file
- cnagios(1)
- colorized console display for viewing Nagios status information
- cnee(1)
- record, replays or distributes X11 data
- cnewsdo(8cn)
- run C News maintenance commands
- cnfsheadconf(8)
- Read and write CNFS headers
- cntlist(5)
- file listing number of times each tagged sense occurs in a semantic concordance, sorted most to least frequently tagged cntlist.rev - file listing number of times each tagged sense occurs in a semantic concordance, sorted by sense key
- cntlm(1)
- authenticating HTTP(S) proxy with TCP/IP tunneling and acceleration
- coadd(1)
- Co-add images for astrometry.net
- coap-client(5), coap-client-gnutls(5), coap-client-mbedtls(5), coap-client-openssl(5), coap-client-notls(5)
- CoAP Client based on libcoap
- coap-rd(5), coap-rd-gnutls(5), coap-rd-mbedtls(5), coap-rd-openssl(5), coap-rd-notls(5)
- CoAP Resource Directory based on libcoap
- coap-server(5), coap-server-gnutls(5), coap-server-mbedtls(5), coap-server-openssl(5), coap-server-notls(5)
- CoAP Server based on libcoap
- coap_address(3), coap_address_t(3), coap_address_init(3), coap_address_copy(3), coap_address_equals(3), coap_address_get_port(3), coap_address_set_port(3), coap_get_available_scheme_hint_bits(3), coap_addr_info_t(3), coap_resolve_address_info(3), coap_free_address_info(3), coap_sockaddr_un(3), coap_address_set_unix_domain(3), coap_host_is_unix_domain(3), coap_is_bcast(3), coap_is_mcast(3), coap_is_af_unix(3)
- Work with CoAP Socket Address Types
- coap_async(3), coap_register_async(3), coap_async_trigger(3), coap_async_set_delay(3), coap_find_async(3), coap_free_async(3), coap_async_set_app_data(3), coap_async_get_app_data(3)
- Work with CoAP async support
- coap_attribute(3), coap_add_attr(3), coap_find_attr(3), coap_attr_get_value(3)
- Work with CoAP attributes
- coap_block(3), coap_context_set_block_mode(3), coap_context_set_max_block_size(3), coap_add_data_large_request(3), coap_add_data_large_response(3), coap_get_data_large(3), coap_block_build_body(3), coap_q_block_is_supported(3)
- Work with CoAP Blocks
- coap_cache(3), coap_cache_derive_key(3), coap_cache_derive_key_w_ignore(3), coap_delete_cache_key(3), coap_cache_ignore_options(3), coap_new_cache_entry(3), coap_delete_cache_entry(3), coap_cache_get_by_key(3), coap_cache_get_by_pdu(3), coap_cache_get_pdu(3), coap_cache_set_app_data(3), coap_cache_get_app_data(3)
- Work with CoAP cache functions
- coap_context(3), coap_new_context(3), coap_free_context(3), coap_context_set_max_idle_sessions(3), coap_context_get_max_idle_sessions(3), coap_context_set_max_handshake_sessions(3), coap_context_get_max_handshake_sessions(3), coap_context_set_session_timeout(3), coap_context_get_session_timeout(3), coap_context_set_csm_timeout_ms(3), coap_context_get_csm_timeout_ms(3), coap_context_set_max_token_size(3), coap_context_set_app_data(3), coap_context_get_app_data(3), coap_context_set_cid_tuple_change(3)
- Work with CoAP contexts
- coap_deprecated(3), coap_clear_event_handler(3), coap_context_get_csm_timeout(3), coap_context_set_csm_timeout(3), coap_context_set_psk(3), coap_encode_var_bytes(3), coap_new_client_session_psk(3), coap_option_clrb(3), coap_option_getb(3), coap_option_setb(3), coap_read(3), coap_register_handler(3), coap_resource_set_dirty(3), coap_run_once(3), coap_set_event_handler(3), coap_write(3), coap_get_app_data(3), coap_set_app_data(3)
- Work with CoAP deprecated functions
- coap_encryption(3), coap_dtls_cpsk_t(3), coap_dtls_spsk_t(3), coap_dtls_pki_t(3)
- Work with CoAP TLS/DTLS
- coap_endpoint_client(3), coap_new_client_session(3), coap_new_client_session_psk2(3), coap_new_client_session_pki(3), coap_session_set_mtu(3), coap_session_max_pdu_size(3), coap_mcast_set_hops(3)
- Work with CoAP client endpoints
- coap_endpoint_server(3), coap_context_set_pki(3), coap_context_set_pki_root_cas(3), coap_context_set_psk2(3), coap_new_endpoint(3), coap_free_endpoint(3), coap_endpoint_set_default_mtu(3), coap_join_mcast_group_intf(3), coap_mcast_per_resource(3)
- Work with CoAP server endpoints
- coap_handler(3), coap_register_request_handler(3), coap_register_response_handler(3), coap_register_nack_handler(3), coap_register_ping_handler(3), coap_register_pong_handler(3), coap_register_event_handler(3)
- Work with CoAP handlers
- coap_io(3), coap_io_process(3), coap_io_process_with_fds(3), coap_context_get_coap_fd(3), coap_io_prepare_io(3), coap_io_do_io(3), coap_io_prepare_epoll(3), coap_io_do_epoll(3), coap_io_pending(3), coap_can_exit(3)
- Work with CoAP I/O to do the packet send and receives
- coap_locking(3), coap_lock_init(3), coap_lock_lock(3), coap_lock_unlock(3), coap_lock_check_locked(3), coap_lock_callback(3), coap_lock_callback_release(3), coap_lock_callback_ret(3), coap_lock_callback_ret_release(3), coap_lock_invert(3)
- Work with CoAP thread safe locking
- coap_logging(3), coap_log(3), coap_log_emerg(3), coap_log_alert(3), coap_log_crit(3), coap_log_err(3), coap_log_warn(3), coap_log_info(3), coap_log_notice(3), coap_log_debug(3), coap_log_oscore(3), coap_get_log_level(3), coap_set_log_level(3), coap_dtls_log(3), coap_dtls_get_log_level(3), coap_dtls_set_log_level(3), coap_set_log_handler(3), coap_log_level_desc(3), coap_package_name(3), coap_package_version(3), coap_package_build(3), coap_set_show_pdu_output(3), coap_show_pdu(3), coap_endpoint_str(3), coap_session_str(3), coap_print_addr(3), coap_print_ip_addr(3)
- Work with CoAP logging
- coap_lwip(3), coap_lwip_dump_memory_pools(3), coap_lwip_set_input_wait_handler(3)
- Work with CoAP lwip specific API handler
- coap_oscore(3), coap_new_oscore_conf(3), coap_delete_oscore_conf(3), coap_new_oscore_recipient(3), coap_delete_oscore_recipient(3), coap_new_client_session_oscore(3), coap_new_client_session_oscore_pki(3), coap_new_client_session_oscore_psk(3), coap_context_oscore_server(3)
- Work with CoAP OSCORE
- coap_pdu_access(3), coap_check_option(3), coap_decode_var_bytes(3), coap_decode_var_bytes8(3), coap_get_data(3), coap_opt_length(3), coap_opt_value(3), coap_option_filter_clear(3), coap_option_filter_get(3), coap_option_filter_set(3), coap_option_filter_unset(3), coap_option_iterator_init(3), coap_option_next(3), coap_pdu_get_code(3), coap_pdu_get_mid(3), coap_pdu_get_token(3), coap_pdu_get_type(3), coap_get_uri_path(3)
- Accessing CoAP PDUs
- coap_pdu_setup(3), coap_new_pdu(3), coap_pdu_init(3), coap_new_message_id(3), coap_session_init_token(3), coap_session_new_token(3), coap_add_token(3), coap_new_optlist(3), coap_insert_optlist(3), coap_delete_optlist(3), coap_encode_var_safe(3), coap_encode_var_safe8(3), coap_add_optlist_pdu(3), coap_add_option(3), coap_add_data(3), coap_add_data_blocked_response(3), coap_send(3), coap_path_into_optlist(3), coap_split_path(3), coap_query_into_optlist(3), coap_split_query(3), coap_pdu_set_mid(3), coap_pdu_set_code(3), coap_pdu_set_type(3)
- Setting up CoAP PDUs
- coap_persist(3), coap_persist_startup(3), coap_persist_stop(3), coap_persist_track_funcs(3), coap_persist_observe_add(3), coap_persist_set_observe_num(3)
- Work with CoAP persist support
- coap_proxy(3), coap_proxy_forward_request(3), coap_proxy_forward_response(3), coap_verify_proxy_scheme_supported(3)
- Work with CoAP proxies
- coap_recovery(3), coap_session_set_ack_random_factor(3), coap_session_get_ack_random_factor(3), coap_session_set_ack_timeout(3), coap_session_get_ack_timeout(3), coap_session_set_default_leisure(3), coap_session_get_default_leisure(3), coap_session_set_max_payloads(3), coap_session_get_max_payloads(3), coap_session_set_max_retransmit(3), coap_session_get_max_retransmit(3), coap_session_set_non_max_retransmit(3), coap_session_get_non_max_retransmit(3), coap_session_set_non_receive_timeout(3), coap_session_get_non_receive_timeout(3), coap_session_set_non_timeout(3), coap_session_get_non_timeout(3), coap_session_set_nstart(3), coap_session_get_nstart(3), coap_session_set_probing_rate(3), coap_session_get_probing_rate(3), coap_debug_set_packet_loss(3)
- Work with CoAP packet transmissions
- coap_resource(3), coap_resource_init(3), coap_resource_unknown_init(3), coap_resource_unknown_init2(3), coap_resource_proxy_uri_init(3), coap_resource_proxy_uri_init2(3), coap_resource_reverse_proxy_init(3), coap_add_resource(3), coap_delete_resource(3), coap_resource_set_mode(3), coap_resource_set_userdata(3), coap_resource_get_userdata(3), coap_resource_release_userdata_handler(3), coap_resource_get_uri_path(3), coap_get_resource_from_uri_path(3), coap_print_wellknown(3)
- Work with CoAP resources
- coap_session(3), coap_session_reference(3), coap_session_release(3), coap_session_disconnected(3), coap_session_set_type_client(3), coap_session_set_app_data(3), coap_session_get_app_data(3), coap_session_get_addr_local(3), coap_session_get_addr_mcast(3), coap_session_get_addr_remote(3), coap_session_get_context(3), coap_session_get_ifindex(3), coap_session_get_proto(3), coap_session_get_state(3), coap_session_get_tls(3), coap_session_get_type(3), coap_session_get_psk_hint(3), coap_session_get_psk_key(3)
- Work with CoAP sessions
- coap_string(3), coap_new_string(3), coap_delete_string(3), coap_new_str_const(3), coap_delete_str_const(3), coap_new_binary(3), coap_delete_binary(3), coap_resize_binary(3), coap_new_bin_const(3), coap_delete_bin_const(3), coap_make_str_const(3), coap_string_equal(3), coap_binary_equal(3)
- Work with CoAP string functions
- coap_supported(3), coap_af_unix_is_supported(3), coap_async_is_supported(3), coap_client_is_supported(3), coap_dtls_is_supported(3), coap_dtls_cid_is_supported(3), coap_dtls_psk_is_supported(3), coap_dtls_pki_is_supported(3), coap_dtls_pkcs11_is_supported(3), coap_dtls_rpk_is_supported(3), coap_epoll_is_supported(3), coap_ipv4_is_supported(3), coap_ipv6_is_supported(3), coap_observe_persist_is_supported(3), coap_oscore_is_supported(3), coap_proxy_is_supported(3), coap_server_is_supported(3), coap_tcp_is_supported(3), coap_threadsafe_is_supported(3), coap_tls_is_supported(3), coap_ws_is_supported(3), coap_wss_is_supported(3)
- Work with CoAP runtime functionality
- coap_uri(3), coap_split_uri(3), coap_split_proxy_uri(3), coap_new_uri(3), coap_clone_uri(3), coap_delete_uri(3), coap_uri_into_optlist(3), coap_uri_into_options(3)
- Work with CoAP URIs
- coax(1)
- determine impedance of a coaxial structure, where the inner may be offset from the centre if necessary
- cobfusc(1)
- make a C source file unreadable but compilable
- code(i4), itcl::code(i4)
- capture the namespace context for a code fragment
- code(itcl)
- capture the namespace context for a code fragment
- code2html(1)
- Converts a program source code to HTML
- code_saturne(1)
- Main user script of code_saturne
- codeblocks(1), Code::Blocks(1)
- The open-source, cross-platform IDE
- codechanges(1)
- computes the amount of code changes between two code trees or single files
- codesnippets(1)
- Stand-alone app for the codesnippets Code::Blocks plugin
- cofactorbddnode(3)
- computes the generalized cofactor. man1/alc_origin.1
- coffeebreak(6)
- pretend your machine is busy with a fake FreeBSD installer
- col1(1), col1 .. col9(1), NF(1)
- awk and print a column (based on the name of the program, 1-9)
- collectd(1)
- System statistics collection daemon
- collectd-email(5)
- Documentation of collectd's "email plugin"
- collectd-exec(5)
- Documentation of collectd's "exec plugin"
- collectd-java(5)
- Documentation of collectd's "java plugin"
- collectd-lua(5)
- Documentation of collectd's "Lua plugin"
- collectd-nagios(1)
- Nagios plugin for querying collectd
- collectd-perl(5)
- Documentation of collectd's "perl plugin"
- collectd-python(5)
- Documentation of collectd's "python plugin"
- collectd-snmp(5)
- Documentation of collectd's "snmp plugin"
- collectd-tg(1)
- Traffic generator for collectd
- collectd-threshold(5)
- Documentation of collectd's Threshold plugin
- collectd-unixsock(5)
- Documentation of collectd's "unixsock plugin"
- collectd.conf(5)
- Configuration for the system statistics collection daemon collectd
- collectdctl(1)
- Control interface for collectd
- collectdmon(1)
- Monitoring daemon for collectd
- colobot(6)
- educational programming strategy game
- colorbars(6)
- display ANSI color bars
- colordiff(1)
- a tool to colorize diff output
- colors.tk86(n), colors(n)
- symbolic color names recognized by Tk
- combine_lang_model(1)
- generate starter traineddata
- combine_tessdata(1)
- combine/extract/overwrite/list/compact Tesseract data
- combinedeltarpm(8), combindeltarpm(8)
- combine multiple deltarpms to a single one
- combinediff(1)
- create a cumulative unified patch from two incremental patches
- commit-patch(1)
- commit patches to Darcs, Git, Mercurial, Bazaar, Monotone, Subversion, or CVS repositories
- compare(1)
- mathematically and visually annotate the difference between an image and its reconstruction
- compass(6)
- draws a spinning compass
- compface(1), uncompface(1)
- compress and expand 48x48x1 face image files
- compface(3), uncompface(3)
- compress and expand 48x48x1 face image files
- composeBdd(3)
- substitutes an index by a BDD in another BDD
- composebddnode(3)
- substitutes a variable by a bdd in another bdd. man1/alc_origin.1
- compound(n)
- multi-line compound image type
- condition_variable(3em), Emilua(3em)
- Lua execution engine
- cone(1)
- Read and send E-mail messages
- conex(4)
- webcamd driver for Conexant USB camera
- confget(1)
- read a variable from a configuration file
- conficker-c(3)
- SiLK plug-in to detect traffic matching the Conficker C worm
- config.guess2.69(1)
- guess the build system triplet
- config.sub2.69(1)
- validate and canonicalize a configuration triplet
- configFileLoad(3)
- parse a configuration file
- config_is_hooked(3)
- Tells if a config section has custom hooks. Allegro game programming library
- configbody(i4), itcl::configbody(i4)
- change the "config" code for a public variable
- configbody(itcl)
- change the "config" code for a public variable
- configctl(1)
- Generic tool to parse and update configuration files
- configure.nx(3), nx::configure(3)
- Get and set configuration options on the object system
- configure.tcl90(n), oo::configurable(n), configure(n), property(n)
- class that makes configurable classes and objects, and supports making configurable properties
- conflict(8)
- search for alias/password conflicts
- conjure(1)
- interprets and executes scripts written in the Magick Scripting Language (MSL)
- conman.conf(5)
- ConMan daemon configuration file
- conmand(8)
- ConMan daemon
- conmbkrds(3)
- converts MBK connector to RDS rectangle man1/alc_origin.1
- conserver(8)
- console server daemon
- conserver.passwd(5)
- user access information for conserver (8)
- console-kit-daemon(1m)
- ConsoleKit daemon
- const.tcl90(n), const(n)
- create and initialize a constant
- constants.h(3)
- Common constants used in decoder and encoder API
- constraintBdd(3)
- restricts a BDD to another BDD
- container(n)
- Widget to contain a foreign window
- containerignore(5), .containerignore(.dockerignore)(5)
- files to ignore buildah or podman build context directory
- containers-certs.d(5)
- Directory for storing custom container-registry TLS configurations
- containers-mounts.conf(5)
- configuration file for default mounts in containers
- containers-registries.conf.d(5)
- directory for drop-in registries.conf files
- containers-registries.d(5)
- Directory for various registries configurations
- containers-transports(5)
- description of supported transports for copying and storing container images
- containers.conf(5)
- The container engine configuration file specifies default configuration options and command-line flags for container engines
- control.ctl(5)
- Specify handling of Usenet control messages
- control_rancid(1)
- run rancid for devices of a group
- controlchan(8)
- Channel-fed control message handler
- controller_leds(3), controller_leds (3)
- Query or rescan for LED controllers
- convcal(1)
- convert dates to different formats
- convdate(1)
- Convert to/from RFC 5322 dates and seconds since epoch
- convert(1)
- convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more
- convert-dom-db(1)
- prepare domain to owner mappings for Analog
- convert-ip-db(1)
- prepare IP address to hostname mappings for Analog
- convert_sym(1)
- convert a Viewlogic symbol/schematic to gEDA gschem format
- convertbddcircuitabl(3)
- converts a bdd node to an abl expression. man1/alc_origin.1
- convertbddcircuitsumabl(3)
- converts a bdd node to an abl expression. man1/alc_origin.1
- convertbddindexabl(3)
- converts a bdd index to an abl expression. man1/alc_origin.1
- convertbddmuxabl(3)
- converts two bdd nodes to an abl multiplexor expression. man1/alc_origin.1
- convertbddnodeabl(3)
- converts a bdd node to an abl expression. man1/alc_origin.1
- convertbddnodesumabl(3)
- converts a bdd node to an abl expression. man1/alc_origin.1
- convertior(1)
- Utility for creating a new IOR from existing. changing the hostname of an existing stringified IOR
- convmv(1)
- converts filenames from one encoding to another
- cool-retro-term(1)
- terminal emulator mimicking an old cathode display
- cooledit(1), cooledit-4.1.0(1)
- Full featured text editor for the X Window System, Version 11
- coolmail(1)
- 3D animated mail notificaion utility
- copy_image_transform(3), copy_image_transform (3)
- Duplicate the transform chain of one VID and transfer it to another
- copy_surface_properties(3), copy_surface_properties (3)
- Copy key surface properties from one VID to another
- copydatabase(1)
- Perform a document-by-document copy of one or more Xapian databases
- copyq(1), CopyQ(1)
- Clipboard Manager with Advanced Features
- copytape(1)
- duplicate magtapes
- copytape(5)
- copytape intermediate data file format
- copywin(3x), %overlay(3x), %overwrite(3x), %copywin(3x)
- overlay curses windows and manipulate them
- coq-tex(1)
- process Coq phrases embedded in LaTeX files
- coq_makefile(1)
- generate makefiles for Coq proof development
- coqchk(1)
- verify compiled Coq libraries
- coqdep(1)
- compute inter-module dependencies for Coq programs
- coqdoc(1)
- documentation tool for the Coq proof assistant
- coqide(1)
- graphical interface for the Coq proof assistant
- coqtop.byte(1)
- bytecode toplevel Coq system
- coqwc(1)
- print the number of specification, proof and comment lines in Coq files
- coredns-acl(7), acl(7)
- enforces access control policies on source ip and prevents unauthorized access to DNS servers
- coredns-any(7), any(7)
- gives a minimal response to ANY queries
- coredns-auto(7), auto(7)
- enables serving zone data from an RFC 1035-style master file, which is automatically picked up from disk
- coredns-autopath(7), autopath(7)
- allows for server-side search path completion
- coredns-azure(7), azure(7)
- enables serving zone data from Microsoft Azure DNS service
- coredns-bind(7), bind(7)
- overrides the host to which the server should bind
- coredns-bufsize(7), bufsize(7)
- sizes EDNS0 buffer size to prevent IP fragmentation
- coredns-cache(7), cache(7)
- enables a frontend cache
- coredns-cancel(7), cancel(7)
- cancels a request's context after 5001 milliseconds
- coredns-chaos(7), chaos(7)
- allows for responding to TXT queries in the CH class
- coredns-clouddns(7), clouddns(7)
- enables serving zone data from GCP Cloud DNS
- coredns-debug(7), debug(7)
- disables the automatic recovery upon a crash so that you'll get a nice stack trace
- coredns-dns64(7), dns64(7)
- enables DNS64 IPv6 transition mechanism
- coredns-dnssec(7), dnssec(7)
- enables on-the-fly DNSSEC signing of served data
- coredns-dnstap(7), dnstap(7)
- enables logging to dnstap
- coredns-erratic(7), erratic(7)
- a plugin useful for testing client behavior
- coredns-errors(7), errors(7)
- enables error logging
- coredns-etcd(7), etcd(7)
- enables SkyDNS service discovery from etcd
- coredns-file(7), file(7)
- enables serving zone data from an RFC 1035-style master file
- coredns-forward(7), forward(7)
- facilitates proxying DNS messages to upstream resolvers
- coredns-geoip(7), geoip(7)
- Lookup maxmind geoip2 databases using the client IP, then add associated geoip data to the context request
- coredns-grpc(7), grpc(7)
- facilitates proxying DNS messages to upstream resolvers via gRPC protocol
- coredns-header(7), header(7)
- modifies the header for responses
- coredns-health(7), health(7)
- enables a health check endpoint
- coredns-hosts(7), hosts(7)
- enables serving zone data from a /etc/hosts style file
- coredns-import(7), import(7)
- includes files or references snippets from a Corefile
- coredns-k8s_external(7), k8s_external(7)
- resolves load balancer and external IPs from outside Kubernetes clusters
- coredns-kubernetes(7), kubernetes(7)
- enables reading zone data from a Kubernetes cluster
- coredns-loadbalance(7), loadbalance(7)
- randomizes the order of A, AAAA and MX records
- coredns-local(7), local(7)
- respond to local names
- coredns-log(7), log(7)
- enables query logging to standard output
- coredns-loop(7), loop(7)
- detects simple forwarding loops and halts the server
- coredns-metadata(7), metadata(7)
- enables a metadata collector
- coredns-metrics(7), prometheus(7)
- enables Prometheus [la]https://prometheus.io/[ra] metrics
- coredns-minimal(7), minimal(7)
- minimizes size of the DNS response message whenever possible
- coredns-multisocket(7), multisocket(7)
- allows to start multiple servers that will listen on one port
- coredns-nsid(7), nsid(7)
- adds an identifier of this server to each reply
- coredns-pprof(7), pprof(7)
- publishes runtime profiling data at endpoints under /debug/pprof
- coredns-quic(7), quic(7)
- configures DNS-over-QUIC (DoQ) server options
- coredns-ready(7), ready(7)
- enables a readiness check HTTP endpoint
- coredns-reload(7), reload(7)
- allows automatic reload of a changed Corefile
- coredns-rewrite(7), rewrite(7)
- performs internal message rewriting
- coredns-root(7), root(7)
- simply specifies the root of where to find (zone) files
- coredns-route53(7), route53(7)
- enables serving zone data from AWS route53
- coredns-secondary(7), secondary(7)
- enables serving a zone retrieved from a primary server
- coredns-sign(7), sign(7)
- adds DNSSEC records to zone files
- coredns-template(7), template(7)
- allows for dynamic responses based on the incoming query
- coredns-timeouts(7), timeouts(7)
- allows you to configure the server read, write and idle timeouts for the TCP, TLS and DoH servers
- coredns-tls(7), tls(7)
- allows you to configure the server certificates for the TLS and gRPC servers
- coredns-trace(7), trace(7)
- enables OpenTracing-based tracing of DNS requests as they go through the plugin chain
- coredns-transfer(7), transfer(7)
- perform (outgoing) zone transfers for other plugins
- coredns-tsig(7), tsig(7)
- validate TSIG requests and sign responses
- coredns-view(7), view(7)
- defines conditions that must be met for a DNS request to be routed to the server block
- coredns-whoami(7), whoami(7)
- returns your resolver's local IP address, port and transport
- corefile(5)
- configuration file for CoreDNS
- coroinject.tcl90(n), coroutine(n), yield(n), yieldto(n), coroinject(n), coroprobe(n)
- Create and produce values from coroutines
- corosync-blackbox(8)
- Dump live "flight data" from the corosync "blackbox"
- corosync-cfgtool(8)
- An administrative tool for corosync
- corosync-cmapctl(8), corosync-cmapctl:(8)
- A tool for accessing the object database
- corosync-cpgtool(8)
- A tool for displaying cpg groups and members
- corosync-notifyd(8)
- Listen for important corosync events and send dbus and/or snmp traps
- corosync-quorumtool(8)
- Set and display quorum settings
- coroutine.tcl86(n), coroutine(n), yield(n), yieldto(n)
- Create and produce values from coroutines
- cosmosmash(6)
- a space rock shooting video game
- count_fopen(3)
- read a fixed number of bytes from a stream
- countdown(1)
- count down a specified time interval
- courier-unicode(7)
- Courier Unicode Library
- courierpassd(8)
- change passwords from across the network using the Courier authentication library
- courierpasswd(8), couirerpasswd(8)
- Authenticate users and change passwords using the Courier authentication library
- courierperlfilter(8)
- Sample Perl-based mail filter
- courierpop3d(8)
- The Courier POP3 server
- couriertcpd(1)
- the Courier mail server TCP server daemon
- coverpg(1), make.coverpg(1)
- create a fax coverpg on stdout
- covid19(6)
- the most 2020 of all screen savers
- cp-build(1)
- copy a file to a destination with version numbering and auditing
- cpack(1)
- CPack Command-Line Reference
- cpaldjvu(1)
- DjVuDocument encoder for low-color images
- cpasswd(1)
- change passphrase on cfs directory
- cpclean(1)
- Remove wrong control points by statistical methods
- cpdic(1)
- User Dictionary Copy Tool
- cpdup(1)
- mirror filesystems
- cpfind(1)
- Feature matching for panoramic stitching
- cpg_dispatch(3)
- Dispatches callbacks from the CPG service
- cpg_fd_get(3)
- Dispatches callbacks from the CPG service
- cpg_local_get(3)
- Returns the local node id
- cpg_mcast_joined(3)
- Multicasts a zero copy buffer to all groups joined to a handle
- cpg_mcast_joined(3)
- Multicasts to all groups joined to a handle
- cpg_model_initialize(3)
- Create a new connection to the CPG service
- cpi2psf(1)
- extract a font from a DOS codepage (.CPI)
- cpiax(4)
- cpiax webcamd driver for USB cameras
- cpicomp(1)
- compress a CPI codepage by converting it to DRFONT format
- cpidcomp(1)
- compress a CPI codepage by converting it to DRFONT format
- cpipe(1)
- copy stdin to stdout while counting bytes and reporting progress
- cpl_complete_word(3), cfc_file_start(3), cfc_literal_escapes(3), cfc_set_check_fn(3), cpl_add_completion(3), cpl_file_completions(3), cpl_last_error(3), cpl_list_completions(3), cpl_recall_matches(3), cpl_record_error(3), del_CplFileConf(3), del_WordCompletion(3), new_CplFileConf(3), new_WordCompletion(3)
- lookup possible completions for a word
- cppcheck(1)
- Tool for static C/C++ code analysis
- cppi(1)
- indent the C preprocessor directives in FILE to reflect their nesting
- cproto(1)
- generate C function prototypes and convert function definitions
- cptcont(1)
- create a continuous GMT colour palette table (cpt) file based on the colours of a non-continuous cpt file
- cpthsv(1)
- modify hue, saturation and colour value of GMT colour palette tables
- cptsvg(1)
- convert GMT colour palette tables (cpt) to SVG gradients
- cptupdate(1)
- create a GMT colour palette table (cpt) file with a different version to the input
- cpu_model(3)
- Contains the Intel CPU submodel. Allegro game programming library
- cpu_vendor(3)
- Contains the CPU vendor name. Allegro game programming library
- cpuid-etallen(1), cpuid(1)
- Dump CPUID information for each CPU
- cpupdate(8)
- TO BE DONE: MANPAGE
- cqrlog(1), CQRLOG(1)
- Advanced logging program for hamradio operators
- crackberg(6)
- Lose your way wandering some height fields, and enjoy candy
- crate(5)
- containerizer for FreeBSD
- crawl(1)
- a small and efficient HTTP crawler
- crc(n)
- Message digest "crc"
- crc-zlib(n)
- Message digest "crc-zlib"
- create-cert(8)
- create openssl client key and certificates
- createNodeTermBdd(3)
- creates a terminal node of variable
- createPYMB(1), readPYBase(1), readPYMB(1), mb2org(1), scel2org(1)
- fcitx Pinyin related tools
- create_bitmap_ex(3)
- Creates a memory bitmap specifying color depth. Allegro game programming library
- create_blender_table(3)
- Emulates truecolor blender effects in paletted modes. Allegro game programming library
- create_bmp_for_circ_in_circ(1)
- bitmap generator for circular conductor inside circular conductor (part of atlc)
- create_bmp_for_circ_in_rect(1)
- bitmap generator for a circular conductor inside a rectangular conductor (part of atlc)
- create_bmp_for_rect_cen_in_rect(1)
- bitmap generator for rectangular conductor inside rectangular conductor (part of atlc)
- create_bmp_for_rect_in_rect(1)
- bitmap generator for rectangular conductor inside rectangular conductor (part of atlc)
- create_bmp_for_stripline_coupler(1)
- bitmap generator for coupler with thin striplines between two infinitely wide groundplanes (part of atlc)
- create_bmp_for_symmetrical_stripline(1)
- bitmap generator for thin conductor between two infinite groundplanes (part of atlc)
- create_color_table(3)
- Fills a color mapping table for customised effects. Allegro game programming library
- create_cvsignore(1)
- Create preliminary .cvsignore in the current directory
- create_datafile_index(3)
- Creates an index for a datafile. Allegro game programming library
- create_lzss_pack_data(3)
- Creates an LZSS structure for compression. Allegro game programming library
- create_lzss_unpack_data(3)
- Creates an LZSS structure for decompression. Allegro game programming library
- create_makefile(1)
- Creates Makefile.in and Makefile from a Makefile.am
- create_makefiles(1)
- Recreates all Makefiles beneath a directory
- create_rgb_table(3)
- Generates an RGB mapping table with lookup data for a palette. Allegro game programming library
- create_sample(3)
- Constructs a new sample structure of the specified type. Allegro game programming library
- create_scene(3)
- Allocates memory for a 3d scene. Allegro game programming library
- create_video_bitmap(3)
- Creates a video memory bitmap. Allegro game programming library
- createabloper(3)
- creates the head of an operator expression. man1/alc_origin.1
- createbddcircuit(3)
- creates a bdd circuit. man1/alc_origin.1
- createbddsystem(3)
- creates a bdd system. man1/alc_origin.1
- createdb(1)
- create a new PostgreSQL database
- createhdf(1)
- Create a blank IDE hard disk image in .hdf format
- createrepo_c(8)
- Create rpm-md format (xml-rpm-metadata) repository rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- createuser(1)
- define a new PostgreSQL user account
- creginfo(1)
- determines information about a Windows 9x/Me Registry File (CREG)
- crfile(1)
- Create arbitrary sized files
- cribbage(6)
- the card game cribbage
- crimson(6)
- a hex-based tactical combat game
- crispy-doom(6)
- historically compatible Doom engine
- crispy-doom.cfg(5)
- Crispy Doom configuration file
- crispy-server(6)
- dedicated server for crispy-doom
- critcl_bitmap(n), critcl::bitmap(n)
- CriTcl - Wrap Support - Bitset en- and decoding
- critcl_build(n), critcl_build_tool(n)
- CriTcl build.tcl Tool Reference
- critcl_class(n), critcl::class(n)
- CriTcl - Code Gen - C Classes
- critcl_devguide(n)
- Guide To The CriTcl Internals
- critcl_emap(n), critcl::emap(n)
- CriTcl - Wrap Support - Enum en- and decoding
- critcl_iassoc(n), critcl::iassoc(n)
- CriTcl - Code Gen - Tcl Interp Associations
- critcl_literals(n), critcl::literals(n)
- CriTcl - Code Gen - Constant string pools
- critcl_tcl9(n)
- How To Adapt Critcl Packages for Tcl 9
- criticaleditor.cgi(1)
- Xymon Critical Systems View Editor CGI
- crlupdate(1)
- Mono Certficate Revocation List Downloader and Updater
- crm(8)
- Pacemaker command line interface for configuration and management
- crm_diff(8), Pacemaker(8)
- Part of the Pacemaker cluster resource manager
- crm_node(8), Pacemaker(8)
- Part of the Pacemaker cluster resource manager
- crm_shadow(8), Pacemaker(8)
- Part of the Pacemaker cluster resource manager
- crm_standby(8), Pacemaker(8)
- Part of the Pacemaker cluster resource manager
- crmadmin(8), Pacemaker(8)
- Part of the Pacemaker cluster resource manager
- crmgr(1)
- administration utility for QDBM Curia
- crmsh_crm_report(8)
- create report for CRM based clusters (Pacemaker)
- cronolog(1m)
- write log messages to log files named according to a template
- crontab(5)
- tables for driving cron (ISC Cron V4.1)
- crop_image(3), crop_image (3)
- Crop image to specific dimensions
- cross_product(3), cross_product_f(3)
- Calculates the cross product. Allegro game programming library
- crrcsim(1)
- a model-airplane flight simulation program
- crtest(1)
- test cases for QDBM Curia
- crtsv(1)
- mutual converter between TSV and QDBM Curia database
- crude(8)
- collector for rude (real-time UDP data emitter)
- crumbler(6)
- voronoi divisions of a sphere
- crunch(1)
- generate wordlists from a character set
- crush(1)
- Terminal-based AI assistant for software development
- crypt(5)
- storage format for hashed passphrases and available hashing methods
- crypt(n)
- Password hashing based on "crypt"
- crypt_checksalt(3)
- validate a crypt setting string
- crypt_gensalt(3), crypt_gensalt_rn(3), crypt_gensalt_ra(3)
- encode settings for passphrase hashing
- crypt_preferred_method(3)
- get the prefix of the preferred hash method
- crypto_aead_lock(3monocypher), crypto_aead_unlock(3monocypher), crypto_aead_init_x(3monocypher), crypto_aead_init_djb(3monocypher), crypto_aead_init_ietf(3monocypher), crypto_aead_write(3monocypher), crypto_aead_read(3monocypher)
- authenticated encryption with additional data
- crypto_argon2(3monocypher)
- password-based key derivation
- crypto_blake2b(3monocypher), crypto_blake2b_keyed(3monocypher), crypto_blake2b_init(3monocypher), crypto_blake2b_keyed_init(3monocypher), crypto_blake2b_update(3monocypher), crypto_blake2b_final(3monocypher)
- hashing, message authentication, and key derivation with BLAKE2b
- crypto_chacha20_djb(3monocypher), crypto_chacha20_ietf(3monocypher), crypto_chacha20_x(3monocypher), crypto_chacha20_h(3monocypher)
- ChaCha20 and XChaCha20 encryption functions
- crypto_ed25519_sign(3monocypher), crypto_ed25519_check(3monocypher), crypto_ed25519_key_pair(3monocypher), crypto_ed25519_ph_sign(3monocypher), crypto_ed25519_ph_check(3monocypher)
- public key signatures
- crypto_eddsa_sign(3monocypher), crypto_eddsa_check(3monocypher), crypto_eddsa_key_pair(3monocypher), crypto_eddsa_to_x25519(3monocypher), crypto_eddsa_trim_scalar(3monocypher), crypto_eddsa_reduce(3monocypher), crypto_eddsa_mul_add(3monocypher), crypto_eddsa_scalarbase(3monocypher), crypto_eddsa_check_equation(3monocypher)
- public key signatures
- crypto_elligator_map(3monocypher), crypto_elligator_rev(3monocypher), crypto_elligator_key_pair(3monocypher)
- hiding of X25519 public keys
- crypto_poly1305(3monocypher), crypto_poly1305_init(3monocypher), crypto_poly1305_update(3monocypher), crypto_poly1305_final(3monocypher)
- Poly1305 one-time message authentication codes
- crypto_sha512(3monocypher), crypto_sha512_init(3monocypher), crypto_sha512_update(3monocypher), crypto_sha512_final crypto_sha512_hmac(3monocypher), crypto_sha512_hmac_init(3monocypher), crypto_sha512_hmac_update(3monocypher), crypto_sha512_hmac_final(3monocypher), crypto_sha512_hkdf(3monocypher), crypto_sha512_hkdf_expand(3monocypher)
- hashing, message authentication, and key derivation with SHA-512
- crypto_verify16(3monocypher), crypto_verify32(3monocypher), crypto_verify64(3monocypher)
- timing-safe data comparison
- crypto_wipe(3monocypher)
- wipe data from memory
- crypto_x25519(3monocypher), crypto_x25519_public_key(3monocypher), crypto_x25519_dirty_fast(3monocypher), crypto_x25519_dirty_small(3monocypher), crypto_x25519_inverse(3monocypher), crypto_x25519_to_eddsa(3monocypher)
- X25519 key exchange (Public Key Cryptography)
- cryptoflex-tool(1)
- utility for manipulating Schlumberger Cryptoflex data structures
- crystal(6)
- kaleidescope
- cs2cs(1)
- Cartographic coordinate system filter
- cs_destroy(3), cs_destroy (3)
- clean up and dealloc a parse tree
- cs_dump(3), cs_dump (3)
- dump the cs parse tree
- cs_init(3), cs_init (3)
- create and initialize a CS context
- cs_register_fileload(3), cs_register_fileload (3)
- register a fileload function
- cs_register_strfunc(3), cs_register_strfunc (3)
- register a string handling function
- cs_render(3), cs_render (3)
- render a CS parse tree
- cscc(1)
- CScout C compiler front end
- cscout(1)
- C code analyzer and refactoring browser
- csepdjvu(1)
- DjVu encoder for separated data files
- csharp(1)
- Interactive C# Shell and Scripting
- csiod(1)
- a compiler/linker for siod
- cstrc(l), cstrd(l)
- convert between ANSI C-strings and strings
- cstream(1)
- direct data streams, with bandwidth limiting, FIFO, audio, duplication and extended reporting support
- csv(3)
- CSV parser and writer library
- csv(3m)
- parse comma separated values
- csv1(5)
- Format of the csv1 zone file that MaraDNS uses
- csv2(5)
- Description of the csv2 zone file that MaraDNS uses
- csv2_txt(5)
- Description of txt and raw resource records in the csv2 zone file
- csv2po(1), csv2po.py(1)
- Convert Comma-Separated Value (.csv) files to Gettext PO localization files
- csv2tbx(1), csv2tbx.py(1)
- Convert Comma-Separated Value (.csv) files to a TermBase eXchange (.tbx) glossary file
- csvclean(1)
- csvclean Documentation
- csvcut(1)
- csvcut Documentation
- csvformat(1)
- csvformat Documentation
- csvgrep(1)
- csvgrep Documentation
- csvjoin(1)
- csvjoin Documentation
- csvjson(1)
- csvjson Documentation
- csvlook(1)
- csvlook Documentation
- csvpy(1)
- csvpy Documentation
- csvsort(1)
- csvsort Documentation
- csvsql(1)
- csvsql Documentation
- csvstack(1)
- csvstack Documentation
- csvstat(1)
- csvstat Documentation
- csync2(1)
- cluster synchronization tool, 2nd generation
- ct2db(1)
- manual page for ct2db 2.7.0
- ctags(1)
- Generate tag files for source code
- ctail(1)
- watch and colorize a logfile
- ctangle(1), cweave(1)
- translate CWEB to C/C++ and/or TeX
- ctest(1)
- CTest Command-Line Reference
- ctlinnd(8)
- Control the main InterNetNews daemon
- ctm(5)
- source code mirror system
- ctm(8)
- source code mirror program
- ctm_smail(8), ctm_dequeue(8), ctm_rmail(8)
- send and receive ctm(8) deltas via mail
- ctmconv(1)
- file format converter for 3D models
- ctmviewer(1)
- 3D viewer for models of various file formats
- ctorrent(1)
- an enhanced peer to peer (P2P) command line client
- ctow(1)
- Convert Canna text-form dictionary into Wnn text-form dictionary
- ctpl(1)
- CTPL command-line template parsing tool
- ctwill(1), ctwill-proofsort(1), ctwill-refsort(1), ctwill-twinx(1)
- translate CWEB to TeX with mini-indexes
- ctwm(1)
- Claudes Tab Window Manager for the X Window System
- cual(6), Cual(6)
- Cuyo Animation Language Cual is the main language used to describe the animations in cuyo. Strictly speaking it's the stuff between the << >> brackets in the level description files (xxx.ld). On the other hand this man page aims at being a complete description of how to write levels for cuyo. But it's still under construction. See the file "example.ld" to get an idea of how the rest of the level description works. There's also a bit of example Cual code in "example.ld". And of course, all the existing levels are examples. Note that Cual is probably still very buggy. So if strange things happen and you're sure it's not your fault, tell me (cuyo@karimmi.de)
- cubenetic(6)
- cubist 3D undulating blob
- cubestack(6)
- An endless stack of unfolding, translucent cubes
- cubestorm(6)
- a series of 3D boxes that fill space
- cubetwist(6)
- A series of nested cubes rotate and slide recursively
- cubicgrid(6)
- rotating 3D lattice seen from inside
- cubocteversion(6)
- Displays a cuboctahedron eversion
- cueconvert(1)
- convert files between CUE and TOC formats
- cueprint(1)
- report disc and track information from a CUE or TOC file
- cundecl(1)
- encode C type declarations
- cups(1)
- a standards-based, open source printing system
- cups-browsed(8)
- A daemon for browsing the Bonjour broadcasts of shared, remote CUPS printers
- cups-browsed.conf(5)
- server configuration file for cups-browsed
- cups-config(1)
- get cups api, compiler, directory, and link information (deprecated)
- cups-files.conf(5)
- file and directory configuration file for cups
- cups-genppd(8)
- generate Gutenprint PPD files for use with CUPS
- cups-genppdupdate(8)
- update CUPS+Gutenprint PPD files
- cups-lpd(8)
- receive print jobs and report printer status to lpd clients (deprecated)
- cups-snmp(8), snmp(8)
- cups snmp backend (deprecated)
- cupsaccept(8), cupsaccept/cupsreject(8)
- accept/reject jobs sent to a destination
- cupsctl(8)
- configure cupsd.conf options
- cupsd(8)
- cups scheduler
- cupsd-helper(8)
- cupsd helper programs (deprecated)
- cupsd-logs(5)
- cupsd log files (access_log, error_log, and page_log)
- cupsd.conf(5)
- server configuration file for cups
- cupsdisable(8), cupsenable(8)
- stop/start printers and classes
- cupsfilter(8)
- convert a file to another format using cups filters (deprecated)
- cupstestppd(1)
- test conformance of ppd files (deprecated)
- curia(3), Curia(3)
- the extended API of QDBM
- curl_easy_cleanup(3)
- free an easy handle
- curl_easy_duphandle(3)
- clone an easy handle
- curl_easy_escape(3)
- URL encode a string
- curl_easy_getinfo(3)
- extract information from a curl handle
- curl_easy_header(3)
- get an HTTP header
- curl_easy_init(3)
- create an easy handle
- curl_easy_nextheader(3)
- get the next HTTP header
- curl_easy_option_by_id(3)
- find an easy setopt option by id
- curl_easy_option_by_name(3)
- find an easy setopt option by name
- curl_easy_pause(3)
- pause and unpause a connection
- curl_easy_recv(3)
- receives raw data on an "easy" connection
- curl_easy_reset(3)
- reset all options of a libcurl session handle
- curl_easy_send(3)
- sends raw data over an "easy" connection
- curl_easy_setopt(3)
- set options for a curl easy handle
- curl_easy_strerror(3)
- return string describing error code
- curl_easy_unescape(3)
- URL decode a string
- curl_escape(3)
- URL encode a string
- curl_formadd(3)
- add a section to a multipart form POST
- curl_formfree(3)
- free a previously build multipart form post chain
- curl_free(3)
- reclaim memory that has been obtained through a libcurl call
- curl_getdate(3)
- convert date string to number of seconds
- curl_global_sslset(3)
- select SSL backend to use
- curl_maprintf(3), curl_mfprintf(3), curl_mprintf(3), curl_msnprintf(3), curl_msprintf(3), curl_mvaprintf(3), curl_mvfprintf(3), curl_mvprintf(3), curl_mvsnprintf(3), curl_mvsprintf(3)
- formatted output conversion
- curl_mime_addpart(3)
- append a new empty part to a mime structure
- curl_mime_data(3)
- set a mime part(aqs body data from memory
- curl_mime_data_cb(3)
- set a callback-based data source for a mime part(aqs body
- curl_mime_encoder(3)
- set a mime part(aqs encoder and content transfer encoding
- curl_mime_filedata(3)
- set a mime part(aqs body data from a file contents
- curl_mime_headers(3)
- set a mime part(aqs custom headers
- curl_mime_init(3)
- create a mime handle
- curl_multi_add_handle(3)
- add an easy handle to a multi session
- curl_multi_assign(3)
- set data to associate with an internal socket
- curl_multi_cleanup(3)
- close down a multi session
- curl_multi_fdset(3)
- extract file descriptor information from a multi handle
- curl_multi_get_handles(3)
- return all added easy handles
- curl_multi_get_offt(3)
- extract information from a multi handle
- curl_multi_info_read(3)
- read multi stack information
- curl_multi_init(3)
- create a multi handle
- curl_multi_perform(3)
- run all transfers until it would block
- curl_multi_poll(3)
- poll on all easy handles in a multi handle
- curl_multi_remove_handle(3)
- remove an easy handle from a multi session
- curl_multi_setopt(3)
- set options for a curl multi handle
- curl_multi_socket(3)
- read/write available data
- curl_multi_socket_action(3)
- read/write available data given an action
- curl_multi_socket_all(3)
- reads/writes available data for all easy handles
- curl_multi_strerror(3)
- return string describing error code
- curl_multi_timeout(3)
- how long to wait for action before proceeding
- curl_multi_wait(3)
- poll on all easy handles in a multi handle
- curl_multi_waitfds(3)
- extract file descriptor information from a multi handle
- curl_pushheader_byname(3)
- get a push header by name
- curl_pushheader_bynum(3)
- get a push header by index
- curl_share_cleanup(3)
- close a shared object
- curl_share_setopt(3)
- set options for a shared object
- curl_share_strerror(3)
- return string describing error code
- curl_slist_append(3)
- add a string to an slist
- curl_unescape(3)
- URL decode a string
- curl_url(3)
- create a URL handle
- curl_url_cleanup(3)
- free the URL handle
- curl_url_dup(3)
- duplicate a URL handle
- curl_url_strerror(3)
- return string describing error code
- curl_ws_meta(3)
- meta data WebSocket information
- curl_ws_recv(3)
- receive WebSocket data
- curl_ws_send(3)
- send WebSocket data
- curlftpfs(1)
- mount a ftp host as a local directory
- current.nx(3), nx::current(3)
- Return information about the method callstack
- current_context_usage(3), current_context_usage (3)
- Return how many cells the current context has, and how many of those cells that are currently unused
- curs_delch(3x), %delch(3x), %wdelch(3x), %mvdelch(3x), %mvwdelch(3x)
- delete a character from a curses window
- curs_deleteln(3x), %deleteln(3x), %wdeleteln(3x), %insdelln(3x), %winsdelln(3x), %insertln(3x), %winsertln(3x)
- delete or insert lines in a curses window
- curs_extend(3x), %curses_version(3x), %use_extended_names(3x)
- miscellaneous curses extensions
- curs_get_wch(3x), %get_wch(3x), %wget_wch(3x), %mvget_wch(3x), %mvwget_wch(3x), %unget_wch(3x)
- get (or push back) a wide character from curses terminal keyboard
- curs_get_wstr(3x), %get_wstr(3x), %getn_wstr(3x), %wget_wstr(3x), %wgetn_wstr(3x), %mvget_wstr(3x), %mvgetn_wstr(3x), %mvwget_wstr(3x), %mvwgetn_wstr(3x)
- get a wide-character string from a curses terminal keyboard
- curs_getcchar(3x), %getcchar(3x), %setcchar(3x)
- convert between a wide-character string and a curses complex character
- curs_getch(3x), %getch(3x), %wgetch(3x), %mvgetch(3x), %mvwgetch(3x), %ungetch(3x), %has_key(3x)
- get (or push back) characters from curses terminal keyboard
- curs_getstr(3x), %getstr(3x), %getnstr(3x), %wgetstr(3x), %wgetnstr(3x), %mvgetstr(3x), %mvgetnstr(3x), %mvwgetstr(3x), %mvwgetnstr(3x)
- accept character strings from curses terminal keyboard
- curs_getyx(3x), %getyx(3x), %getparyx(3x), %getbegyx(3x), %getmaxyx(3x)
- get curses cursor and window coordinates
- curs_in_wch(3x), %in_wch(3x), %mvin_wch(3x), %mvwin_wch(3x), %win_wch(3x)
- get a curses complex character from a window
- curs_in_wchstr(3x), %in_wchstr(3x), %in_wchnstr(3x), %win_wchstr(3x), %win_wchnstr(3x), %mvin_wchstr(3x), %mvin_wchnstr(3x), %mvwin_wchstr(3x), %mvwin_wchnstr(3x)
- get a curses complex character string from a window
- curs_inch(3x), %inch(3x), %winch(3x), %mvinch(3x), %mvwinch(3x)
- get a curses character from a window
- curs_inchstr(3x), %inchstr(3x), %inchnstr(3x), %winchstr(3x), %winchnstr(3x), %mvinchstr(3x), %mvinchnstr(3x), %mvwinchstr(3x), %mvwinchnstr(3x)
- get a curses character string from a window
- curs_initscr(3x), %initscr(3x), %newterm(3x), %endwin(3x), %isendwin(3x), %set_term(3x), %delscreen(3x)
- initialize, manipulate, or tear down curses terminal interface
- curs_ins_wch(3x), %ins_wch(3x), %mvins_wch(3x), %mvwins_wch(3x), %wins_wch(3x)
- insert a curses complex character in a window
- curs_ins_wstr(3x), %ins_wstr(3x), %ins_nwstr(3x), %wins_wstr(3x), %wins_nwstr(3x), %mvins_wstr(3x), %mvins_nwstr(3x), %mvwins_wstr(3x), %mvwins_nwstr(3x)
- insert a wide-character string in a curses window
- curs_insch(3x), %insch(3x), %winsch(3x), %mvinsch(3x), %mvwinsch(3x)
- insert a curses character in a window
- curs_insstr(3x), %insstr(3x), %insnstr(3x), %winsstr(3x), %winsnstr(3x), %mvinsstr(3x), %mvinsnstr(3x), %mvwinsstr(3x), %mvwinsnstr(3x)
- insert a string in a curses window
- curs_instr(3x), %instr(3x), %innstr(3x), %winstr(3x), %winnstr(3x), %mvinstr(3x), %mvinnstr(3x), %mvwinstr(3x), %mvwinnstr(3x)
- get a string from a curses window
- curs_inwstr(3x), %inwstr(3x), %innwstr(3x), %winwstr(3x), %winnwstr(3x), %mvinwstr(3x), %mvinnwstr(3x), %mvwinwstr(3x), %mvwinnwstr(3x)
- get a wide-character string from a curses window
- curs_kernel(3x), %def_prog_mode(3x), %def_shell_mode(3x), %reset_prog_mode(3x), %reset_shell_mode(3x), %resetty(3x), %savetty(3x), %getsyx(3x), %setsyx(3x), %ripoffline(3x), %curs_set(3x), %napms(3x)
- low-level curses routines
- curs_legacy(3x), %getattrs(3x), %getbegx(3x), %getbegy(3x), %getcurx(3x), %getcury(3x), %getmaxx(3x), %getmaxy(3x), %getparx(3x), %getpary(3x)
- get curses cursor and window coordinates or attributes (legacy)
- curs_move(3x), %move(3x), %wmove(3x)
- move cursor in a curses window
- curs_opaque(3x), %is_cleared(3x), %is_idlok(3x), %is_idcok(3x), %is_immedok(3x), %is_keypad(3x), %is_leaveok(3x), %is_nodelay(3x), %is_notimeout(3x), %is_pad(3x), %is_scrollok(3x), %is_subwin(3x), %is_syncok(3x), %wgetdelay(3x), %wgetparent(3x), %wgetscrreg(3x)
- obtain curses window properties
- curs_pad(3x), %newpad(3x), %subpad(3x), %prefresh(3x), %pnoutrefresh(3x), %pechochar(3x), %pecho_wchar(3x)
- create and display curses pads
- curs_print(3x), %mcprint(3x)
- write binary data to printer using terminfo capabilities
- curs_printw(3x), %printw(3x), %wprintw(3x), %mvprintw(3x), %mvwprintw(3x), %vwprintw(3x), %vw_printw(3x)
- write formatted output to a curses window
- curs_refresh(3x), %doupdate(3x), %redrawwin(3x), %refresh(3x), %wnoutrefresh(3x), %wredrawln(3x), %wrefresh(3x)
- refresh curses windows or lines thereupon
- curs_scanw(3x), %scanw(3x), %wscanw(3x), %mvscanw(3x), %mvwscanw(3x), %vwscanw(3x), %vw_scanw(3x)
- read formatted input from a curses window
- curs_scr_dump(3x), %scr_dump(3x), %scr_restore(3x), %scr_init(3x), %scr_set(3x)
- read/write a curses screen from/to a file
- curs_scroll(3x), %scroll(3x), %scrl(3x), %wscrl(3x)
- scroll a curses window
- curs_slk(3x), %slk_init(3x), %slk_set(3x), %slk_wset(3x), %slk_refresh(3x), %slk_noutrefresh(3x), %slk_label(3x), %slk_clear(3x), %slk_restore(3x), %slk_touch(3x), %slk_attron(3x), %slk_attrset(3x), %slk_attroff(3x), %slk_attr_on(3x), %slk_attr_set(3x), %slk_attr_off(3x), %slk_attr(3x), %slk_color(3x), %extended_slk_color(3x)
- curses soft label key routines
- curs_terminfo(3x), %del_curterm(3x), %mvcur(3x), %putp(3x), %restartterm(3x), %set_curterm(3x), %setupterm(3x), %tigetflag(3x), %tigetnum(3x), %tigetstr(3x), %tiparm(3x), %tiparm_s(3x), %tiscan_s(3x), %tparm(3x), %tputs(3x), %vid_attr(3x), %vid_puts(3x), %vidattr(3x), %vidputs(3x)
- curses interfaces to %term%info database
- curs_touch(3x), %touchwin(3x), %touchline(3x), %untouchwin(3x), %wtouchln(3x), %is_linetouched(3x), %is_wintouched(3x)
- control terminal output refresh in a curses window
- curs_util(3x), %delay_output(3x), %filter(3x), %flushinp(3x), %getwin(3x), %key_name(3x), %keyname(3x), %nofilter(3x), %putwin(3x), %unctrl(3x), %use_env(3x), %use_tioctl(3x), %wunctrl(3x)
- miscellaneous curses utility routines
- curs_window(3x), %newwin(3x), %delwin(3x), %mvwin(3x), %subwin(3x), %derwin(3x), %mvderwin(3x), %dupwin(3x), %wsyncup(3x), %syncok(3x), %wcursyncup(3x), %wsyncdown(3x)
- create and manipulate curses windows
- curses(3x), %ncurses(3x)
- character-cell terminal interface with optimized output
- cursor_setstorage(3), cursor_setstorage (3)
- Use the storage defined by one video object as an accelerated mouse cursor
- cut-diff(1)
- show difference between 2 files with color
- cutelyst4-qt6(1)
- Developer Helper Application for the Cutelyst Web Framework
- cutelystd4-qt6(1)
- Fast, developer friendly WSGI server for Cutelyst applications
- cutemaze(6)
- top-down maze game
- cutmatch(3)
- Display value in next-hop field written by rwmatch
- cutmp3(1)
- a fast and leightweight mp3 editor
- cutsel(1)
- show information about the X clipboard and the cutbuffer in sync
- cutter(1)
- xUnit family unit testing framework for C and C++
- cvechecker(1)
- Attempt to identify possible vulnerable software on the system
- cvegenversdat(1)
- Generate version matching rules for passed on files
- cverules(1)
- Generate version matching rules for installed software on a Linux / Unix distribution
- cvpasswd(1)
- scramble passwords for CVSup authentication
- cvs2darcs(1)
- import a CVS project into Darcs
- cvsadmin(1)
- administrate users of a CVS repository B
- cvsbug(8)
- send problem report (PR) about CVS to a central support site
- cvscan(1)
- generate a scanfile for cvsync and cvsyncd
- cvscheck(1)
- Offline status report for files in a checked-out CVS module
- cvsd(8)
- chroot wrapper to run (oqcvs pserver(cq more securely
- cvsd-buginfo(8)
- print out cvsd configuration information for bug reports
- cvsd-buildroot(8)
- create a chrooted directory structure for use in cvsd
- cvsd-passwd(8)
- generate password entries for repositories
- cvsd.conf(5)
- configuration file for cvsd
- cvsdadm(1)
- CVSd pserver administration program
- cvsdelta(1)
- Manage and summarize the differences between a CVS project and local files
- cvsintro(7)
- introduction to Concurrent Versioning System
- cvslastchange(1)
- Display the last change committed to CVS for a file
- cvslines(1)
- a CVS wizard to help manage parallel development
- cvsmail(1)
- add cvsweb.cgi links to FreeBSD commit mail
- cvsup(1)
- network distribution package for CVS repositories
- cvsupd(8)
- network distribution server for CVS repositories
- cvsutils(1)
- CVS utilities for use in working directories
- cvswrap(1)
- wrapper over cvs to enable fine grained access control to repositories
- cvsyncd(1)
- synchronize CVS repositories
- cvt(1)
- calculate VESA CVT mode lines
- cvtsudoers(1)
- convert between sudoers file formats
- cw(1)
- sound characters as Morse code on the soundcard or console speaker
- cw(7), CW(7)
- the international Morse code
- cwaves(6)
- languid sinusoidal colors
- cwcp(1)
- curses-based Morse tutor program
- cwdaemon(8)
- morse daemon for the serial or parallel port
- cwdiff(1)
- run wdiff with color
- cwgen(1)
- generate groups of random characters for Morse code practice
- cwm(1)
- a lightweight and efficient window manager for X11
- cwmrc(5)
- calm window manager configuration file
- cwstudio(1)
- lightweight and portable CW signals generator with Curses UI
- cwu(1)
- (color wrapper) directive updater
- cxmon(1)
- a command-line file manipulation tool and disassembler
- cxref(1)
- C Cross Referencing & Documenting tool
- cxref-query(1)
- A program to query the cross reference database from cxref
- cxusb(4)
- webcamd driver for Conexant USB DVB
- cxxmatrix(1), C++ Matrix(1)
- The Matrix Reloaded in Terminals
- cxxmetric(1)
- Simple source metrics for C and C++
- cycbuff.conf(5)
- Configuration file for INN CNFS storage method
- cyclone(1)
- tornado screen saver
- cyrus.conf(5)
- Cyrus IMAP documentation Cyrus configuration file
- cyrus2dovecot(1)
- convert Cyrus folders to Dovecot
- czmq(7)
- Overview of The high-level C binding for 0MQ
- d11amp(1)
- simple MP3 player
- d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_DSAPrivateKey(3), d2i_DSAPrivateKey_bio(3), d2i_DSAPrivateKey_fp(3), d2i_DSAPublicKey(3), d2i_DSA_PUBKEY(3), d2i_DSA_PUBKEY_bio(3), d2i_DSA_PUBKEY_fp(3), d2i_DSA_SIG(3), d2i_DSAparams(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_ECParameters(3), d2i_ECPrivateKey(3), d2i_ECPrivateKey_bio(3), d2i_ECPrivateKey_fp(3), d2i_EC_PUBKEY(3), d2i_EC_PUBKEY_bio(3), d2i_EC_PUBKEY_fp(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(3), d2i_EXTENDED_KEY_USAGE(3), d2i_GENERAL_NAME(3), d2i_GENERAL_NAMES(3), d2i_IPAddressChoice(3), d2i_IPAddressFamily(3), d2i_IPAddressOrRange(3), d2i_IPAddressRange(3), d2i_ISSUING_DIST_POINT(3), d2i_NAMING_AUTHORITY(3), d2i_NETSCAPE_CERT_SEQUENCE(3), d2i_NETSCAPE_SPKAC(3), d2i_NETSCAPE_SPKI(3), d2i_NOTICEREF(3), d2i_OCSP_BASICRESP(3), d2i_OCSP_CERTID(3), d2i_OCSP_CERTSTATUS(3), d2i_OCSP_CRLID(3), d2i_OCSP_ONEREQ(3), d2i_OCSP_REQINFO(3), d2i_OCSP_REQUEST(3), d2i_OCSP_RESPBYTES(3), d2i_OCSP_RESPDATA(3), d2i_OCSP_RESPID(3), d2i_OCSP_RESPONSE(3), d2i_OCSP_REVOKEDINFO(3), d2i_OCSP_SERVICELOC(3), d2i_OCSP_SIGNATURE(3), d2i_OCSP_SINGLERESP(3), d2i_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(3), d2i_PKCS12(3), d2i_PKCS12_BAGS(3), d2i_PKCS12_MAC_DATA(3), d2i_PKCS12_SAFEBAG(3), d2i_PKCS12_bio(3), d2i_PKCS12_fp(3), d2i_PKCS7(3), d2i_PKCS7_DIGEST(3), d2i_PKCS7_ENCRYPT(3), d2i_PKCS7_ENC_CONTENT(3), d2i_PKCS7_ENVELOPE(3), d2i_PKCS7_ISSUER_AND_SERIAL(3), d2i_PKCS7_RECIP_INFO(3), d2i_PKCS7_SIGNED(3), d2i_PKCS7_SIGNER_INFO(3), d2i_PKCS7_SIGN_ENVELOPE(3), d2i_PKCS7_bio(3), d2i_PKCS7_fp(3), d2i_PKCS8_PRIV_KEY_INFO(3), d2i_PKCS8_PRIV_KEY_INFO_bio(3), d2i_PKCS8_PRIV_KEY_INFO_fp(3), d2i_PKCS8_bio(3), d2i_PKCS8_fp(3), d2i_PKEY_USAGE_PERIOD(3), d2i_POLICYINFO(3), d2i_POLICYQUALINFO(3), d2i_PROFESSION_INFO(3), d2i_PROXY_CERT_INFO_EXTENSION(3), d2i_PROXY_POLICY(3), d2i_RSAPrivateKey(3), d2i_RSAPrivateKey_bio(3), d2i_RSAPrivateKey_fp(3), d2i_RSAPublicKey(3), d2i_RSAPublicKey_bio(3), d2i_RSAPublicKey_fp(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_RSA_PUBKEY(3), d2i_RSA_PUBKEY_bio(3), d2i_RSA_PUBKEY_fp(3), d2i_SCRYPT_PARAMS(3), d2i_SCT_LIST(3), d2i_SXNET(3), d2i_SXNETID(3), d2i_TS_ACCURACY(3), d2i_TS_MSG_IMPRINT(3), d2i_TS_MSG_IMPRINT_bio(3), d2i_TS_MSG_IMPRINT_fp(3), d2i_TS_REQ(3), d2i_TS_REQ_bio(3), d2i_TS_REQ_fp(3), d2i_TS_RESP(3), d2i_TS_RESP_bio(3), d2i_TS_RESP_fp(3), d2i_TS_STATUS_INFO(3), d2i_TS_TST_INFO(3), d2i_TS_TST_INFO_bio(3), d2i_TS_TST_INFO_fp(3), d2i_USERNOTICE(3), d2i_X509(3), d2i_X509_bio(3), d2i_X509_fp(3), d2i_X509_ALGOR(3), d2i_X509_ALGORS(3), d2i_X509_ATTRIBUTE(3), d2i_X509_CERT_AUX(3), d2i_X509_CINF(3), d2i_X509_CRL(3), d2i_X509_CRL_INFO(3), d2i_X509_CRL_bio(3), d2i_X509_CRL_fp(3), d2i_X509_EXTENSION(3), d2i_X509_EXTENSIONS(3), d2i_X509_NAME(3), d2i_X509_NAME_ENTRY(3), d2i_X509_PUBKEY(3), d2i_X509_REQ(3), d2i_X509_REQ_INFO(3), d2i_X509_REQ_bio(3), d2i_X509_REQ_fp(3), d2i_X509_REVOKED(3), d2i_X509_SIG(3), d2i_X509_VAL(3), i2d_ACCESS_DESCRIPTION(3), i2d_ADMISSIONS(3), i2d_ADMISSION_SYNTAX(3), i2d_ASIdOrRange(3), i2d_ASIdentifierChoice(3), i2d_ASIdentifiers(3), i2d_ASN1_BIT_STRING(3), i2d_ASN1_BMPSTRING(3), i2d_ASN1_ENUMERATED(3), i2d_ASN1_GENERALIZEDTIME(3), i2d_ASN1_GENERALSTRING(3), i2d_ASN1_IA5STRING(3), i2d_ASN1_INTEGER(3), i2d_ASN1_NULL(3), i2d_ASN1_OBJECT(3), i2d_ASN1_OCTET_STRING(3), i2d_ASN1_PRINTABLE(3), i2d_ASN1_PRINTABLESTRING(3), i2d_ASN1_SEQUENCE_ANY(3), i2d_ASN1_SET_ANY(3), i2d_ASN1_T61STRING(3), i2d_ASN1_TIME(3), i2d_ASN1_TYPE(3), i2d_ASN1_UNIVERSALSTRING(3), i2d_ASN1_UTCTIME(3), i2d_ASN1_UTF8STRING(3), i2d_ASN1_VISIBLESTRING(3), i2d_ASN1_bio_stream(3), i2d_ASRange(3), i2d_AUTHORITY_INFO_ACCESS(3), i2d_AUTHORITY_KEYID(3), i2d_BASIC_CONSTRAINTS(3), i2d_CERTIFICATEPOLICIES(3), i2d_CMS_ContentInfo(3), i2d_CMS_ReceiptRequest(3), i2d_CMS_bio(3), i2d_CRL_DIST_POINTS(3), i2d_DHxparams(3), i2d_DIRECTORYSTRING(3), i2d_DISPLAYTEXT(3), i2d_DIST_POINT(3), i2d_DIST_POINT_NAME(3), i2d_DSAPrivateKey(3), i2d_DSAPrivateKey_bio(3), i2d_DSAPrivateKey_fp(3), i2d_DSAPublicKey(3), i2d_DSA_PUBKEY(3), i2d_DSA_PUBKEY_bio(3), i2d_DSA_PUBKEY_fp(3), i2d_DSA_SIG(3), i2d_DSAparams(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_ECParameters(3), i2d_ECPrivateKey(3), i2d_ECPrivateKey_bio(3), i2d_ECPrivateKey_fp(3), i2d_EC_PUBKEY(3), i2d_EC_PUBKEY_bio(3), i2d_EC_PUBKEY_fp(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(3), i2d_EXTENDED_KEY_USAGE(3), i2d_GENERAL_NAME(3), i2d_GENERAL_NAMES(3), i2d_IPAddressChoice(3), i2d_IPAddressFamily(3), i2d_IPAddressOrRange(3), i2d_IPAddressRange(3), i2d_ISSUING_DIST_POINT(3), i2d_NAMING_AUTHORITY(3), i2d_NETSCAPE_CERT_SEQUENCE(3), i2d_NETSCAPE_SPKAC(3), i2d_NETSCAPE_SPKI(3), i2d_NOTICEREF(3), i2d_OCSP_BASICRESP(3), i2d_OCSP_CERTID(3), i2d_OCSP_CERTSTATUS(3), i2d_OCSP_CRLID(3), i2d_OCSP_ONEREQ(3), i2d_OCSP_REQINFO(3), i2d_OCSP_REQUEST(3), i2d_OCSP_RESPBYTES(3), i2d_OCSP_RESPDATA(3), i2d_OCSP_RESPID(3), i2d_OCSP_RESPONSE(3), i2d_OCSP_REVOKEDINFO(3), i2d_OCSP_SERVICELOC(3), i2d_OCSP_SIGNATURE(3), i2d_OCSP_SINGLERESP(3), i2d_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(3), i2d_PKCS12(3), i2d_PKCS12_BAGS(3), i2d_PKCS12_MAC_DATA(3), i2d_PKCS12_SAFEBAG(3), i2d_PKCS12_bio(3), i2d_PKCS12_fp(3), i2d_PKCS7(3), i2d_PKCS7_DIGEST(3), i2d_PKCS7_ENCRYPT(3), i2d_PKCS7_ENC_CONTENT(3), i2d_PKCS7_ENVELOPE(3), i2d_PKCS7_ISSUER_AND_SERIAL(3), i2d_PKCS7_NDEF(3), i2d_PKCS7_RECIP_INFO(3), i2d_PKCS7_SIGNED(3), i2d_PKCS7_SIGNER_INFO(3), i2d_PKCS7_SIGN_ENVELOPE(3), i2d_PKCS7_bio(3), i2d_PKCS7_fp(3), i2d_PKCS8PrivateKeyInfo_bio(3), i2d_PKCS8PrivateKeyInfo_fp(3), i2d_PKCS8_PRIV_KEY_INFO(3), i2d_PKCS8_PRIV_KEY_INFO_bio(3), i2d_PKCS8_PRIV_KEY_INFO_fp(3), i2d_PKCS8_bio(3), i2d_PKCS8_fp(3), i2d_PKEY_USAGE_PERIOD(3), i2d_POLICYINFO(3), i2d_POLICYQUALINFO(3), i2d_PROFESSION_INFO(3), i2d_PROXY_CERT_INFO_EXTENSION(3), i2d_PROXY_POLICY(3), i2d_RSAPrivateKey(3), i2d_RSAPrivateKey_bio(3), i2d_RSAPrivateKey_fp(3), i2d_RSAPublicKey(3), i2d_RSAPublicKey_bio(3), i2d_RSAPublicKey_fp(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_RSA_PUBKEY(3), i2d_RSA_PUBKEY_bio(3), i2d_RSA_PUBKEY_fp(3), i2d_SCRYPT_PARAMS(3), i2d_SCT_LIST(3), i2d_SXNET(3), i2d_SXNETID(3), i2d_TS_ACCURACY(3), i2d_TS_MSG_IMPRINT(3), i2d_TS_MSG_IMPRINT_bio(3), i2d_TS_MSG_IMPRINT_fp(3), i2d_TS_REQ(3), i2d_TS_REQ_bio(3), i2d_TS_REQ_fp(3), i2d_TS_RESP(3), i2d_TS_RESP_bio(3), i2d_TS_RESP_fp(3), i2d_TS_STATUS_INFO(3), i2d_TS_TST_INFO(3), i2d_TS_TST_INFO_bio(3), i2d_TS_TST_INFO_fp(3), i2d_USERNOTICE(3), i2d_X509(3), i2d_X509_bio(3), i2d_X509_fp(3), i2d_X509_ALGOR(3), i2d_X509_ALGORS(3), i2d_X509_ATTRIBUTE(3), i2d_X509_CERT_AUX(3), i2d_X509_CINF(3), i2d_X509_CRL(3), i2d_X509_CRL_INFO(3), i2d_X509_CRL_bio(3), i2d_X509_CRL_fp(3), i2d_X509_EXTENSION(3), i2d_X509_EXTENSIONS(3), i2d_X509_NAME(3), i2d_X509_NAME_ENTRY(3), i2d_X509_PUBKEY(3), i2d_X509_REQ(3), i2d_X509_REQ_INFO(3), i2d_X509_REQ_bio(3), i2d_X509_REQ_fp(3), i2d_X509_REVOKED(3), i2d_X509_SIG(3), i2d_X509_VAL(3)
- convert objects from/to ASN.1/DER representation
- d2i_ACCESS_DESCRIPTION(3ossl), d2i_ADMISSIONS(3ossl), d2i_ADMISSION_SYNTAX(3ossl), d2i_ASIdOrRange(3ossl), d2i_ASIdentifierChoice(3ossl), d2i_ASIdentifiers(3ossl), d2i_ASN1_BIT_STRING(3ossl), d2i_ASN1_BMPSTRING(3ossl), d2i_ASN1_ENUMERATED(3ossl), d2i_ASN1_GENERALIZEDTIME(3ossl), d2i_ASN1_GENERALSTRING(3ossl), d2i_ASN1_IA5STRING(3ossl), d2i_ASN1_INTEGER(3ossl), d2i_ASN1_NULL(3ossl), d2i_ASN1_OBJECT(3ossl), d2i_ASN1_OCTET_STRING(3ossl), d2i_ASN1_PRINTABLE(3ossl), d2i_ASN1_PRINTABLESTRING(3ossl), d2i_ASN1_SEQUENCE_ANY(3ossl), d2i_ASN1_SET_ANY(3ossl), d2i_ASN1_T61STRING(3ossl), d2i_ASN1_TIME(3ossl), d2i_ASN1_TYPE(3ossl), d2i_ASN1_UINTEGER(3ossl), d2i_ASN1_UNIVERSALSTRING(3ossl), d2i_ASN1_UTCTIME(3ossl), d2i_ASN1_UTF8STRING(3ossl), d2i_ASN1_VISIBLESTRING(3ossl), d2i_ASRange(3ossl), d2i_AUTHORITY_INFO_ACCESS(3ossl), d2i_AUTHORITY_KEYID(3ossl), d2i_BASIC_CONSTRAINTS(3ossl), d2i_CERTIFICATEPOLICIES(3ossl), d2i_CMS_ContentInfo(3ossl), d2i_CMS_ReceiptRequest(3ossl), d2i_CMS_bio(3ossl), d2i_CRL_DIST_POINTS(3ossl), d2i_DHxparams(3ossl), d2i_DIRECTORYSTRING(3ossl), d2i_DISPLAYTEXT(3ossl), d2i_DIST_POINT(3ossl), d2i_DIST_POINT_NAME(3ossl), d2i_DSA_SIG(3ossl), d2i_ECDSA_SIG(3ossl), d2i_ECPKParameters(3ossl), d2i_EDIPARTYNAME(3ossl), d2i_ESS_CERT_ID(3ossl), d2i_ESS_CERT_ID_V2(3ossl), d2i_ESS_ISSUER_SERIAL(3ossl), d2i_ESS_SIGNING_CERT(3ossl), d2i_ESS_SIGNING_CERT_V2(3ossl), d2i_EXTENDED_KEY_USAGE(3ossl), d2i_GENERAL_NAME(3ossl), d2i_GENERAL_NAMES(3ossl), d2i_IPAddressChoice(3ossl), d2i_IPAddressFamily(3ossl), d2i_IPAddressOrRange(3ossl), d2i_IPAddressRange(3ossl), d2i_ISSUER_SIGN_TOOL(3ossl), d2i_ISSUING_DIST_POINT(3ossl), d2i_NAMING_AUTHORITY(3ossl), d2i_NETSCAPE_CERT_SEQUENCE(3ossl), d2i_NETSCAPE_SPKAC(3ossl), d2i_NETSCAPE_SPKI(3ossl), d2i_NOTICEREF(3ossl), d2i_OCSP_BASICRESP(3ossl), d2i_OCSP_CERTID(3ossl), d2i_OCSP_CERTSTATUS(3ossl), d2i_OCSP_CRLID(3ossl), d2i_OCSP_ONEREQ(3ossl), d2i_OCSP_REQINFO(3ossl), d2i_OCSP_REQUEST(3ossl), d2i_OCSP_RESPBYTES(3ossl), d2i_OCSP_RESPDATA(3ossl), d2i_OCSP_RESPID(3ossl), d2i_OCSP_RESPONSE(3ossl), d2i_OCSP_REVOKEDINFO(3ossl), d2i_OCSP_SERVICELOC(3ossl), d2i_OCSP_SIGNATURE(3ossl), d2i_OCSP_SINGLERESP(3ossl), d2i_OSSL_AA_DIST_POINT(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_ATAV(3ossl), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), d2i_OSSL_ATTRIBUTE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_MAPPINGS(3ossl), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), d2i_OSSL_CMP_ATAVS(3ossl), d2i_OSSL_CMP_MSG(3ossl), d2i_OSSL_CMP_PKIHEADER(3ossl), d2i_OSSL_CMP_PKISI(3ossl), d2i_OSSL_CRMF_CERTID(3ossl), d2i_OSSL_CRMF_CERTTEMPLATE(3ossl), d2i_OSSL_CRMF_ENCRYPTEDKEY(3ossl), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), d2i_OSSL_CRMF_MSG(3ossl), d2i_OSSL_CRMF_MSGS(3ossl), d2i_OSSL_CRMF_PBMPARAMETER(3ossl), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), d2i_OSSL_CRMF_SINGLEPUBINFO(3ossl), d2i_OSSL_DAY_TIME(3ossl), d2i_OSSL_DAY_TIME_BAND(3ossl), d2i_OSSL_HASH(3ossl), d2i_OSSL_IETF_ATTR_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX_POINTER(3ossl), d2i_OSSL_ISSUER_SERIAL(3ossl), d2i_OSSL_NAMED_DAY(3ossl), d2i_OSSL_OBJECT_DIGEST_INFO(3ossl), d2i_OSSL_PRIVILEGE_POLICY_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), d2i_OSSL_TARGET_CERT(3ossl), d2i_OSSL_TARGET(3ossl), d2i_OSSL_TARGETING_INFORMATION(3ossl), d2i_OSSL_TARGETS(3ossl), d2i_OSSL_TIME_PERIOD(3ossl), d2i_OSSL_TIME_SPEC(3ossl), d2i_OSSL_TIME_SPEC_ABSOLUTE(3ossl), d2i_OSSL_TIME_SPEC_DAY(3ossl), d2i_OSSL_TIME_SPEC_MONTH(3ossl), d2i_OSSL_TIME_SPEC_TIME(3ossl), d2i_OSSL_TIME_SPEC_WEEKS(3ossl), d2i_OSSL_TIME_SPEC_X_DAY_OF(3ossl), d2i_OSSL_USER_NOTICE_SYNTAX(3ossl), d2i_OTHERNAME(3ossl), d2i_PBE2PARAM(3ossl), d2i_PBEPARAM(3ossl), d2i_PBKDF2PARAM(3ossl), d2i_PBMAC1PARAM(3ossl), d2i_PKCS12(3ossl), d2i_PKCS12_BAGS(3ossl), d2i_PKCS12_MAC_DATA(3ossl), d2i_PKCS12_SAFEBAG(3ossl), d2i_PKCS12_bio(3ossl), d2i_PKCS12_fp(3ossl), d2i_PKCS7(3ossl), d2i_PKCS7_DIGEST(3ossl), d2i_PKCS7_ENCRYPT(3ossl), d2i_PKCS7_ENC_CONTENT(3ossl), d2i_PKCS7_ENVELOPE(3ossl), d2i_PKCS7_ISSUER_AND_SERIAL(3ossl), d2i_PKCS7_RECIP_INFO(3ossl), d2i_PKCS7_SIGNED(3ossl), d2i_PKCS7_SIGNER_INFO(3ossl), d2i_PKCS7_SIGN_ENVELOPE(3ossl), d2i_PKCS7_bio(3ossl), d2i_PKCS7_fp(3ossl), d2i_PKCS8_PRIV_KEY_INFO(3ossl), d2i_PKCS8_PRIV_KEY_INFO_bio(3ossl), d2i_PKCS8_PRIV_KEY_INFO_fp(3ossl), d2i_PKCS8_bio(3ossl), d2i_PKCS8_fp(3ossl), d2i_PKEY_USAGE_PERIOD(3ossl), d2i_POLICYINFO(3ossl), d2i_POLICYQUALINFO(3ossl), d2i_PROFESSION_INFO(3ossl), d2i_PROXY_CERT_INFO_EXTENSION(3ossl), d2i_PROXY_POLICY(3ossl), d2i_RSA_OAEP_PARAMS(3ossl), d2i_RSA_PSS_PARAMS(3ossl), d2i_SCRYPT_PARAMS(3ossl), d2i_SCT_LIST(3ossl), d2i_SXNET(3ossl), d2i_SXNETID(3ossl), d2i_TS_ACCURACY(3ossl), d2i_TS_MSG_IMPRINT(3ossl), d2i_TS_MSG_IMPRINT_bio(3ossl), d2i_TS_MSG_IMPRINT_fp(3ossl), d2i_TS_REQ(3ossl), d2i_TS_REQ_bio(3ossl), d2i_TS_REQ_fp(3ossl), d2i_TS_RESP(3ossl), d2i_TS_RESP_bio(3ossl), d2i_TS_RESP_fp(3ossl), d2i_TS_STATUS_INFO(3ossl), d2i_TS_TST_INFO(3ossl), d2i_TS_TST_INFO_bio(3ossl), d2i_TS_TST_INFO_fp(3ossl), d2i_USERNOTICE(3ossl), d2i_X509(3ossl), d2i_X509_bio(3ossl), d2i_X509_fp(3ossl), d2i_X509_ACERT(3ossl), d2i_X509_ACERT_bio(3ossl), d2i_X509_ACERT_fp(3ossl), d2i_X509_ALGOR(3ossl), d2i_X509_ALGORS(3ossl), d2i_X509_ATTRIBUTE(3ossl), d2i_X509_CERT_AUX(3ossl), d2i_X509_CINF(3ossl), d2i_X509_CRL(3ossl), d2i_X509_CRL_INFO(3ossl), d2i_X509_CRL_bio(3ossl), d2i_X509_CRL_fp(3ossl), d2i_X509_EXTENSION(3ossl), d2i_X509_EXTENSIONS(3ossl), d2i_X509_NAME(3ossl), d2i_X509_NAME_ENTRY(3ossl), d2i_X509_PUBKEY(3ossl), d2i_X509_PUBKEY_bio(3ossl), d2i_X509_PUBKEY_fp(3ossl), d2i_X509_REQ(3ossl), d2i_X509_REQ_INFO(3ossl), d2i_X509_REQ_bio(3ossl), d2i_X509_REQ_fp(3ossl), d2i_X509_REVOKED(3ossl), d2i_X509_SIG(3ossl), d2i_X509_VAL(3ossl), i2d_ACCESS_DESCRIPTION(3ossl), i2d_ADMISSIONS(3ossl), i2d_ADMISSION_SYNTAX(3ossl), i2d_ASIdOrRange(3ossl), i2d_ASIdentifierChoice(3ossl), i2d_ASIdentifiers(3ossl), i2d_ASN1_BIT_STRING(3ossl), i2d_ASN1_BMPSTRING(3ossl), i2d_ASN1_ENUMERATED(3ossl), i2d_ASN1_GENERALIZEDTIME(3ossl), i2d_ASN1_GENERALSTRING(3ossl), i2d_ASN1_IA5STRING(3ossl), i2d_ASN1_INTEGER(3ossl), i2d_ASN1_NULL(3ossl), i2d_ASN1_OBJECT(3ossl), i2d_ASN1_OCTET_STRING(3ossl), i2d_ASN1_PRINTABLE(3ossl), i2d_ASN1_PRINTABLESTRING(3ossl), i2d_ASN1_SEQUENCE_ANY(3ossl), i2d_ASN1_SET_ANY(3ossl), i2d_ASN1_T61STRING(3ossl), i2d_ASN1_TIME(3ossl), i2d_ASN1_TYPE(3ossl), i2d_ASN1_UNIVERSALSTRING(3ossl), i2d_ASN1_UTCTIME(3ossl), i2d_ASN1_UTF8STRING(3ossl), i2d_ASN1_VISIBLESTRING(3ossl), i2d_ASN1_bio_stream(3ossl), i2d_ASRange(3ossl), i2d_AUTHORITY_INFO_ACCESS(3ossl), i2d_AUTHORITY_KEYID(3ossl), i2d_BASIC_CONSTRAINTS(3ossl), i2d_CERTIFICATEPOLICIES(3ossl), i2d_CMS_ContentInfo(3ossl), i2d_CMS_ReceiptRequest(3ossl), i2d_CMS_bio(3ossl), i2d_CRL_DIST_POINTS(3ossl), i2d_DHxparams(3ossl), i2d_DIRECTORYSTRING(3ossl), i2d_DISPLAYTEXT(3ossl), i2d_DIST_POINT(3ossl), i2d_DIST_POINT_NAME(3ossl), i2d_DSA_SIG(3ossl), i2d_ECDSA_SIG(3ossl), i2d_ECPKParameters(3ossl), i2d_EDIPARTYNAME(3ossl), i2d_ESS_CERT_ID(3ossl), i2d_ESS_CERT_ID_V2(3ossl), i2d_ESS_ISSUER_SERIAL(3ossl), i2d_ESS_SIGNING_CERT(3ossl), i2d_ESS_SIGNING_CERT_V2(3ossl), i2d_EXTENDED_KEY_USAGE(3ossl), i2d_GENERAL_NAME(3ossl), i2d_GENERAL_NAMES(3ossl), i2d_IPAddressChoice(3ossl), i2d_IPAddressFamily(3ossl), i2d_IPAddressOrRange(3ossl), i2d_IPAddressRange(3ossl), i2d_ISSUER_SIGN_TOOL(3ossl), i2d_ISSUING_DIST_POINT(3ossl), i2d_NAMING_AUTHORITY(3ossl), i2d_NETSCAPE_CERT_SEQUENCE(3ossl), i2d_NETSCAPE_SPKAC(3ossl), i2d_NETSCAPE_SPKI(3ossl), i2d_NOTICEREF(3ossl), i2d_OCSP_BASICRESP(3ossl), i2d_OCSP_CERTID(3ossl), i2d_OCSP_CERTSTATUS(3ossl), i2d_OCSP_CRLID(3ossl), i2d_OCSP_ONEREQ(3ossl), i2d_OCSP_REQINFO(3ossl), i2d_OCSP_REQUEST(3ossl), i2d_OCSP_RESPBYTES(3ossl), i2d_OCSP_RESPDATA(3ossl), i2d_OCSP_RESPID(3ossl), i2d_OCSP_RESPONSE(3ossl), i2d_OCSP_REVOKEDINFO(3ossl), i2d_OCSP_SERVICELOC(3ossl), i2d_OCSP_SIGNATURE(3ossl), i2d_OCSP_SINGLERESP(3ossl), i2d_OSSL_AA_DIST_POINT(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_ATAV(3ossl), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), i2d_OSSL_ATTRIBUTE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_MAPPINGS(3ossl), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), i2d_OSSL_CMP_ATAVS(3ossl), i2d_OSSL_CMP_MSG(3ossl), i2d_OSSL_CMP_PKIHEADER(3ossl), i2d_OSSL_CMP_PKISI(3ossl), i2d_OSSL_CRMF_CERTID(3ossl), i2d_OSSL_CRMF_CERTTEMPLATE(3ossl), i2d_OSSL_CRMF_ENCRYPTEDKEY(3ossl), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), i2d_OSSL_CRMF_MSG(3ossl), i2d_OSSL_CRMF_MSGS(3ossl), i2d_OSSL_CRMF_PBMPARAMETER(3ossl), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), i2d_OSSL_CRMF_SINGLEPUBINFO(3ossl), i2d_OSSL_HASH(3ossl), i2d_OSSL_DAY_TIME(3ossl), i2d_OSSL_DAY_TIME_BAND(3ossl), i2d_OSSL_IETF_ATTR_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX_POINTER(3ossl), i2d_OSSL_ISSUER_SERIAL(3ossl), i2d_OSSL_NAMED_DAY(3ossl), i2d_OSSL_OBJECT_DIGEST_INFO(3ossl), i2d_OSSL_PRIVILEGE_POLICY_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), i2d_OSSL_TARGET_CERT(3ossl), i2d_OSSL_TARGET(3ossl), i2d_OSSL_TARGETING_INFORMATION(3ossl), i2d_OSSL_TARGETS(3ossl), i2d_OSSL_TIME_PERIOD(3ossl), i2d_OSSL_TIME_SPEC(3ossl), i2d_OSSL_TIME_SPEC_ABSOLUTE(3ossl), i2d_OSSL_TIME_SPEC_DAY(3ossl), i2d_OSSL_TIME_SPEC_MONTH(3ossl), i2d_OSSL_TIME_SPEC_TIME(3ossl), i2d_OSSL_TIME_SPEC_WEEKS(3ossl), i2d_OSSL_TIME_SPEC_X_DAY_OF(3ossl), i2d_OSSL_USER_NOTICE_SYNTAX(3ossl), i2d_OTHERNAME(3ossl), i2d_PBE2PARAM(3ossl), i2d_PBEPARAM(3ossl), i2d_PBKDF2PARAM(3ossl), i2d_PBMAC1PARAM(3ossl), i2d_PKCS12(3ossl), i2d_PKCS12_BAGS(3ossl), i2d_PKCS12_MAC_DATA(3ossl), i2d_PKCS12_SAFEBAG(3ossl), i2d_PKCS12_bio(3ossl), i2d_PKCS12_fp(3ossl), i2d_PKCS7(3ossl), i2d_PKCS7_DIGEST(3ossl), i2d_PKCS7_ENCRYPT(3ossl), i2d_PKCS7_ENC_CONTENT(3ossl), i2d_PKCS7_ENVELOPE(3ossl), i2d_PKCS7_ISSUER_AND_SERIAL(3ossl), i2d_PKCS7_NDEF(3ossl), i2d_PKCS7_RECIP_INFO(3ossl), i2d_PKCS7_SIGNED(3ossl), i2d_PKCS7_SIGNER_INFO(3ossl), i2d_PKCS7_SIGN_ENVELOPE(3ossl), i2d_PKCS7_bio(3ossl), i2d_PKCS7_fp(3ossl), i2d_PKCS8PrivateKeyInfo_bio(3ossl), i2d_PKCS8PrivateKeyInfo_fp(3ossl), i2d_PKCS8_PRIV_KEY_INFO(3ossl), i2d_PKCS8_PRIV_KEY_INFO_bio(3ossl), i2d_PKCS8_PRIV_KEY_INFO_fp(3ossl), i2d_PKCS8_bio(3ossl), i2d_PKCS8_fp(3ossl), i2d_PKEY_USAGE_PERIOD(3ossl), i2d_POLICYINFO(3ossl), i2d_POLICYQUALINFO(3ossl), i2d_PROFESSION_INFO(3ossl), i2d_PROXY_CERT_INFO_EXTENSION(3ossl), i2d_PROXY_POLICY(3ossl), i2d_RSA_OAEP_PARAMS(3ossl), i2d_RSA_PSS_PARAMS(3ossl), i2d_SCRYPT_PARAMS(3ossl), i2d_SCT_LIST(3ossl), i2d_SXNET(3ossl), i2d_SXNETID(3ossl), i2d_TS_ACCURACY(3ossl), i2d_TS_MSG_IMPRINT(3ossl), i2d_TS_MSG_IMPRINT_bio(3ossl), i2d_TS_MSG_IMPRINT_fp(3ossl), i2d_TS_REQ(3ossl), i2d_TS_REQ_bio(3ossl), i2d_TS_REQ_fp(3ossl), i2d_TS_RESP(3ossl), i2d_TS_RESP_bio(3ossl), i2d_TS_RESP_fp(3ossl), i2d_TS_STATUS_INFO(3ossl), i2d_TS_TST_INFO(3ossl), i2d_TS_TST_INFO_bio(3ossl), i2d_TS_TST_INFO_fp(3ossl), i2d_USERNOTICE(3ossl), i2d_X509(3ossl), i2d_X509_bio(3ossl), i2d_X509_fp(3ossl), i2d_X509_ACERT(3ossl), i2d_X509_ACERT_bio(3ossl), i2d_X509_ACERT_fp(3ossl), i2d_X509_ALGOR(3ossl), i2d_X509_ALGORS(3ossl), i2d_X509_ATTRIBUTE(3ossl), i2d_X509_CERT_AUX(3ossl), i2d_X509_CINF(3ossl), i2d_X509_CRL(3ossl), i2d_X509_CRL_INFO(3ossl), i2d_X509_CRL_bio(3ossl), i2d_X509_CRL_fp(3ossl), i2d_X509_EXTENSION(3ossl), i2d_X509_EXTENSIONS(3ossl), i2d_X509_NAME(3ossl), i2d_X509_NAME_ENTRY(3ossl), i2d_X509_PUBKEY(3ossl), i2d_X509_PUBKEY_bio(3ossl), i2d_X509_PUBKEY_fp(3ossl), i2d_X509_REQ(3ossl), i2d_X509_REQ_INFO(3ossl), i2d_X509_REQ_bio(3ossl), i2d_X509_REQ_fp(3ossl), i2d_X509_REVOKED(3ossl), i2d_X509_SIG(3ossl), i2d_X509_VAL(3ossl)
- convert objects from/to ASN.1/DER representation
- d2i_DHparams(3), i2d_DHparams(3)
- PKCS#3 DH parameter functions
- d2i_DSAPrivateKey(3ossl), d2i_DSAPrivateKey_bio(3ossl), d2i_DSAPrivateKey_fp(3ossl), d2i_DSAPublicKey(3ossl), d2i_DSA_PUBKEY(3ossl), d2i_DSA_PUBKEY_bio(3ossl), d2i_DSA_PUBKEY_fp(3ossl), d2i_DSAparams(3ossl), d2i_RSAPrivateKey(3ossl), d2i_RSAPrivateKey_bio(3ossl), d2i_RSAPrivateKey_fp(3ossl), d2i_RSAPublicKey(3ossl), d2i_RSAPublicKey_bio(3ossl), d2i_RSAPublicKey_fp(3ossl), d2i_RSA_PUBKEY(3ossl), d2i_RSA_PUBKEY_bio(3ossl), d2i_RSA_PUBKEY_fp(3ossl), d2i_DHparams(3ossl), d2i_DHparams_bio(3ossl), d2i_DHparams_fp(3ossl), d2i_ECParameters(3ossl), d2i_ECPrivateKey(3ossl), d2i_ECPrivateKey_bio(3ossl), d2i_ECPrivateKey_fp(3ossl), d2i_EC_PUBKEY(3ossl), d2i_EC_PUBKEY_bio(3ossl), d2i_EC_PUBKEY_fp(3ossl), i2d_RSAPrivateKey(3ossl), i2d_RSAPrivateKey_bio(3ossl), i2d_RSAPrivateKey_fp(3ossl), i2d_RSAPublicKey(3ossl), i2d_RSAPublicKey_bio(3ossl), i2d_RSAPublicKey_fp(3ossl), i2d_RSA_PUBKEY(3ossl), i2d_RSA_PUBKEY_bio(3ossl), i2d_RSA_PUBKEY_fp(3ossl), i2d_DHparams(3ossl), i2d_DHparams_bio(3ossl), i2d_DHparams_fp(3ossl), i2d_DSAPrivateKey(3ossl), i2d_DSAPrivateKey_bio(3ossl), i2d_DSAPrivateKey_fp(3ossl), i2d_DSAPublicKey(3ossl), i2d_DSA_PUBKEY(3ossl), i2d_DSA_PUBKEY_bio(3ossl), i2d_DSA_PUBKEY_fp(3ossl), i2d_DSAparams(3ossl), i2d_ECParameters(3ossl), i2d_ECPrivateKey(3ossl), i2d_ECPrivateKey_bio(3ossl), i2d_ECPrivateKey_fp(3ossl), i2d_EC_PUBKEY(3ossl), i2d_EC_PUBKEY_bio(3ossl), i2d_EC_PUBKEY_fp(3ossl)
- DEPRECATED
- d2i_PKCS8PrivateKey_bio(3), d2i_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_bio(3), i2d_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_nid_bio(3), i2d_PKCS8PrivateKey_nid_fp(3)
- PKCS#8 format private key functions
- d2i_PKCS8PrivateKey_bio(3ossl), d2i_PKCS8PrivateKey_fp(3ossl), i2d_PKCS8PrivateKey_bio(3ossl), i2d_PKCS8PrivateKey_fp(3ossl), i2d_PKCS8PrivateKey_nid_bio(3ossl), i2d_PKCS8PrivateKey_nid_fp(3ossl)
- PKCS#8 format private key functions
- d2i_PrivateKey(3), d2i_PublicKey(3), d2i_AutoPrivateKey(3), i2d_PrivateKey(3), i2d_PublicKey(3), d2i_PrivateKey_bio(3), d2i_PrivateKey_fp(3)
- decode and encode functions for reading and saving EVP_PKEY structures
- d2i_PrivateKey_ex(3ossl), d2i_PrivateKey(3ossl), d2i_PublicKey(3ossl), d2i_KeyParams(3ossl), d2i_AutoPrivateKey_ex(3ossl), d2i_AutoPrivateKey(3ossl), i2d_PrivateKey(3ossl), i2d_PKCS8PrivateKey(3ossl), i2d_PublicKey(3ossl), i2d_KeyParams(3ossl), i2d_KeyParams_bio(3ossl), d2i_PrivateKey_ex_bio(3ossl), d2i_PrivateKey_bio(3ossl), d2i_PrivateKey_ex_fp(3ossl), d2i_PrivateKey_fp(3ossl), d2i_KeyParams_bio(3ossl), i2d_PrivateKey_bio(3ossl), i2d_PrivateKey_fp(3ossl)
- decode and encode functions for reading and saving EVP_PKEY structures
- d2i_SSL_SESSION(3), i2d_SSL_SESSION(3)
- convert SSL_SESSION object from/to ASN1 representation
- d2i_SSL_SESSION(3ossl), d2i_SSL_SESSION_ex(3ossl), i2d_SSL_SESSION(3ossl)
- convert SSL_SESSION object from/to ASN1 representation
- d2i_X509_AUX(3), i2d_X509_AUX(3), i2d_re_X509_tbs(3), i2d_re_X509_CRL_tbs(3), i2d_re_X509_REQ_tbs(3)
- X509 encode and decode functions
- d2i_X509_AUX(3ossl), i2d_X509_AUX(3ossl), i2d_re_X509_tbs(3ossl), i2d_re_X509_CRL_tbs(3ossl), i2d_re_X509_REQ_tbs(3ossl)
- X509 encode and decode functions
- d2i_of_void(3), PEM_ASN1_read(3), PEM_ASN1_read_bio(3)
- PEM and DER decode an arbitrary ASN.1 value
- d4file(4)
- D4-format binary file
- d64copy(1)
- manual page for d64copy 0.4.99.103
- d82copy(1)
- manual page for d82copy 0.4.99.103
- dMagnetic(6)
- A Magnetic Scrolls Interpreter
- dMagneticini(5), dMagnetic.ini(5)
- Configuration file for dMagnetic
- d_bitmap_proc(3)
- Dialog procedure drawing a bitmap. Allegro game programming library
- d_box_proc(3), d_shadow_box_proc(3)
- Dialog procedure drawing boxes onto the screen. Allegro game programming library
- d_button_proc(3)
- Dialog procedure implementing a button object. Allegro game programming library
- d_check_proc(3)
- Dialog procedure implementing a check box object. Allegro game programming library
- d_clear_proc(3)
- Dialog procedure to clear the screen. Allegro game programming library
- d_edit_proc(3)
- Dialog procedure implementing an editable text object. Allegro game programming library
- d_icon_proc(3)
- Dialog procedure implementing a bitmap button. Allegro game programming library
- d_keyboard_proc(3)
- Invisible dialog procedure for implementing keyboard shortcuts. Allegro game programming library
- d_list_proc(3)
- Dialog procedure implementing a list box object. Allegro game programming library
- d_menu_proc(3)
- Dialog procedure implementing a menu bar object. Allegro game programming library
- d_radio_proc(3)
- Dialog procedure implementing a radio button object. Allegro game programming library
- d_slider_proc(3)
- Dialog procedure implementing a slider control object. Allegro game programming library
- d_text_list_proc(3)
- Dialog procedure implementing a list box object with type ahead. Allegro game programming library
- d_text_proc(3), d_ctext_proc(3), d_rtext_proc(3)
- Dialogs procedure drawing text onto the screen. Allegro game programming library
- d_textbox_proc(3)
- Dialog procedure implementing a text box object. Allegro game programming library
- d_yield_proc(3)
- Invisible dialog procedure that yields CPU time slices. Allegro game programming library
- dact(1)
- compress or expand a file or stream
- dae(1)
- List and control system daemons
- daemonize(1)
- run a program as a Unix daemon
- dahdi_cfg(8)
- configures DAHDI kernel modules from /usr/local/etc/dahdi/system.conf
- dahdi_monitor(8)
- checks the rx/tx levels of DAHDI channels
- dahdi_scan(8)
- Print Configuration of DAHDI Spans
- dahdi_test(8)
- Test if the DAHDI timer provides timely response
- dahdi_tool(8)
- Shows status of DAHDI interfaces
- damager(1)
- overrides chunks of files with garbage
- dane_cert_type_name(3)
- API function
- dane_cert_usage_name(3)
- API function
- dane_match_type_name(3)
- API function
- dane_query_data(3)
- API function
- dane_query_deinit(3)
- API function
- dane_query_entries(3)
- API function
- dane_query_status(3)
- API function
- dane_query_tlsa(3)
- API function
- dane_query_to_raw_tlsa(3)
- API function
- dane_raw_tlsa(3)
- API function
- dane_state_deinit(3)
- API function
- dane_state_init(3)
- API function
- dane_state_set_dlv_file(3)
- API function
- dane_strerror(3)
- API function
- dane_verification_status_print(3)
- API function
- dane_verify_crt(3)
- API function
- dane_verify_crt_raw(3)
- API function
- dane_verify_session_crt(3)
- API function
- dangen(6)
- shoot 'em up game where accurate shooting matters
- dangerball(6)
- a 3D ball that periodically extrudes spikes. Ouch!
- dar(1)
- creates, tests, lists, extracts, compares, merges, isolates, repairs dar archives
- dar_cp(1)
- 'cp' clone command that is able to copy data located after an I/O error
- dar_manager(1)
- compiles several archives contents in a database to ease file restoration
- dar_slave(1)
- disk archive slave for remote access to a dar archive
- dar_split(1)
- dar helper to split an archive over several tapes
- dar_xform(1)
- disk archive "re-slicer"
- darkice(1)
- an icecast / shoutcast live audio streamer
- darkice.cfg(5)
- configuration file for darkice
- darkman(1)
- daemon for dark-mode and light-mode transitions on Unix-like desktops
- darkstat(8)
- network statistics gatherer
- darktable(1)
- a digital photography workflow application
- darktable-cli(1)
- a command line darktable variant
- darktable-cltest(1)
- check if there is a usable OpenCL environment for darktable to use
- darktable-cmstest(1)
- test if the color management subsystem of your computer is correctly configured
- darktable-generate-cache(1)
- update darktables thumbnail cache
- darrt(6)
- nbdarrt
- dasdseq(1)
- Hercules DSORG=PS retrieval command
- dash(1)
- command interpreter (shell)
- dasm(1)
- 8-bit macro assembler
- data2inc(1)
- Free Pascal binary to pascal include file converter
- data_ahead(3x), data_behind(3x)
- test for off-screen data in given forms
- datacopy(1)
- move table data between two servers
- datagrip(1)
- launch JetBrains DataGrip Integrated Development Environment
- datamash(1)
- command-line calculations
- date@(1)
- prints the date on a remote host
- dateadd(1)
- Add DURATION to DATE/TIME and print the result
- dateconv(1)
- Convert DATE/TIMEs between calendrical systems
- datediff(1)
- Compute duration from DATE/TIME (the reference date/time) to the other
- dategrep(1)
- Grep standard input for lines that match EXPRESSION
- datepage.cgi(1)
- Xymon CGI script to view pre-built reports by date
- dateround(1)
- Round DATE/TIME to the next occurrence of RNDSPEC
- dateseq(1)
- Generate a sequence of date/times from FIRST to LAST, optionally in steps of
- datesort(1)
- Sort contents of FILE chronologically
- datetest(1)
- Like test(1) but for dates
- dateutils(1)
- command line date and time utilities
- datezone(1)
- Convert DATE/TIMEs between timezones
- dav_reconstruct(1)
- Cyrus IMAP documentation Rebuild the caldav and carddav database for a user/set of users
- davfs2.conf(5), @CONFIGFILE@(5)
- Configuration file for @PROGRAM_NAME@
- davix-get(1)
- Download tool based on libdavix
- davix-http(1)
- HTTP query tool based on libdavix
- davix-ls(1)
- Listing tool based on libdavix
- davix-mkdir(1)
- Directory creation tool based on libdavix
- davix-mv(1)
- Rename tool based on libdavix
- davix-put(1)
- Upload tool based on libdavix
- davix-rm(1)
- Deletion tool based on libdavix
- dawg2wordlist(1)
- convert a Tesseract DAWG to a wordlist
- db(1)
- manipulate db(3)'s btree(3) and hash(3) databases
- db2ris(1)
- converts DocBook bibliographic data to the RIS format
- db2x_manxml(1)
- Make man pages from Man-XML
- db2x_texixml(1)
- Make Texinfo files from Texi-XML
- db2x_xsltproc(1)
- XSLT processor invocation wrapper
- dbacl(1)
- a digramic Bayesian classifier for text recognition
- dbcheck(8)
- Bacula's Catalog Database Check/Clean program
- dbclient(1)
- lightweight SSH client
- dbeacon(1)
- Distributed IPv4/IPv6 multicast beacon
- dbench(1)
- Measure disk throughput for simulated netbench run
- dbh.h(3)
- Dbh header file
- dbh_close(3), dbh_destroy(3)
- close or remove an open DBHashTable
- dbh_erase(3), dbh_unerase(3), dbh_prune.3(3), dbh_unprune.3(3)
- erase/unerase records or prune/unprune entire branches
- dbh_find(3)
- Find the top level subtree FILE_POINTER
- dbh_genkey(3), dbh_genkey2(3), dbh_orderkey(3)
- generate cuantified or ordered keys
- dbh_load(3), dbh_load_address(3), dbh_load_parent(3), dbh_load_child(3)
- load a DBHashTable record to memory
- dbh_macros(3)
- Macros available in dbh
- dbh_open(3), dbh_openR(3), dbh_create(3)
- open or create a new DBHashTable
- dbh_regen_sweep(3), dbh_regen_fanout(3), dbh_settempdir(3)
- make physical structure of the DBHashTable congruent with logical structure
- dbh_set_data(3), dbh_set_key(3)
- set the record data or record key
- dbh_set_size(3), dbh_set_recordsize(3)
- set maximum or current record size
- dbh_sweep(3), dbh_fanout(3), dbh_foreach_sweep(3), dbh_foreach_fanout(3), dbh_exit_sweep(3), dbh_exit_fanout(3)
- apply a function to all or part of the DBHashtable
- dbh_update(3), dbh_writeheader(3)
- write data record or file header to disk
- dblatex(1)
- convert DocBook to LaTeX, DVI, PostScript, and PDF
- dblink(3)
- executes a query in a remote database
- dblink_build_sql_delete(3)
- builds a DELETE statement using supplied values for primary key field values
- dblink_build_sql_insert(3)
- builds an INSERT statement using a local tuple, replacing the primary key field values with alternative supplied values
- dblink_build_sql_update(3)
- builds an UPDATE statement using a local tuple, replacing the primary key field values with alternative supplied values
- dblink_cancel_query(3)
- cancels any active query on the named connection
- dblink_close(3)
- closes a cursor in a remote database
- dblink_connect(3)
- opens a persistent connection to a remote database
- dblink_connect_u(3)
- opens a persistent connection to a remote database, insecurely
- dblink_disconnect(3)
- closes a persistent connection to a remote database
- dblink_error_message(3)
- gets last error message on the named connection
- dblink_exec(3)
- executes a command in a remote database
- dblink_fetch(3)
- returns rows from an open cursor in a remote database
- dblink_get_connections(3)
- returns the names of all open named dblink connections
- dblink_get_notify(3)
- retrieve async notifications on a connection
- dblink_get_pkey(3)
- returns the positions and field names of a relations primary key fields
- dblink_get_result(3)
- gets an async query result
- dblink_is_busy(3)
- checks if connection is busy with an async query
- dblink_open(3)
- opens a cursor in a remote database
- dblink_send_query(3)
- sends an async query to a remote database
- dbmmanage(1)
- Manage user authentication files in DBM format
- dbow(1)
- a database compiler-compiler or front-end
- dbsessmgr(1)
- session state database manager
- dbshell(1)
- HiPerConTracer Database Shell
- dbtool(1)
- a tool for storing key/value pairs in a hash database
- dbus(n)
- Tcl library for interacting with the DBus
- dbus-binding-tool(1)
- C language dbus-glib bindings generation utility
- dbus-cleanup-sockets(1)
- clean up leftover sockets in a directory
- dbus-daemon(1)
- Message bus daemon
- dbus-launch(1)
- Utility to start a message bus from a shell script
- dbus-monitor(1)
- debug probe to print message bus messages
- dbus-run-session(1)
- start a process as a new D-Bus session
- dbus-send(1)
- Send a message to a message bus
- dbus-test-tool(1)
- D-Bus traffic generator and test tool
- dbus-update-activation-environment(1)
- update environment used for D-Bus session services
- dbus-uuidgen(1)
- Utility to generate UUIDs
- dbverify(1)
- Check a Lifelines database
- dbview(1)
- View dBase III files
- dbwrap_tool(1)
- low level TDB/CTDB manipulation tool using the dbwrap interface
- dc(1)
- an arbitrary precision calculator
- dc1394_multiview(1)
- display format0 camera video
- dc1394_reset_bus(1)
- resets the IEEE1394 bus
- dc1394_vloopback(1)
- send format0 video to V4L vloopback device
- dc3dd(1)
- convert and copy a file
- dc_bluetooth_addr2str(3)
- Convert a bluetooth address to a string
- dc_bluetooth_device_free(3)
- Destroy the bluetooth device and free all resources
- dc_bluetooth_device_get_address(3)
- Get the address of a bluetooth device
- dc_bluetooth_device_get_name(3)
- Get the name of a bluetooth device
- dc_bluetooth_iterator_new(3)
- Create an iterator to enumerate the bluetooth devices
- dc_bluetooth_open(3)
- Opens an iostream for a bluetooth device
- dc_bluetooth_str2addr(3)
- Convert a string to a bluetooth address
- dc_buffer_append(3)
- append to a binary buffer
- dc_buffer_free(3)
- free an resizable binary buffer
- dc_buffer_get_data(3)
- get the data of a buffer
- dc_buffer_get_size(3)
- get the size used by a buffer
- dc_buffer_new(3)
- create an resizable binary buffer
- dc_buffer_prepend(3)
- prepend to a binary buffer
- dc_client(1)
- Distributed session cache client proxy
- dc_context_free(3)
- free a device-handling context
- dc_context_new(3)
- create a new device-handling context
- dc_context_set_logfunc(3)
- set the logging function for a dive computer context
- dc_context_set_loglevel(3)
- set the logging level for a dive computer context
- dc_datetime_gmtime(3)
- convert an timestamp to GMT date and time
- dc_datetime_localtime(3)
- convert an timestamp to local date and time
- dc_datetime_mktime(3)
- convert an local date and time to a timestamp
- dc_datetime_now(3)
- return the current integral timestamp
- dc_descriptor_free(3)
- free a dive computer descriptor reference
- dc_descriptor_get_model(3)
- get the model of a dive computer descriptor
- dc_descriptor_get_product(3)
- get the product of a dive computer descriptor
- dc_descriptor_get_transports(3)
- Gets the transports supported by the given descriptor
- dc_descriptor_get_vendor(3)
- get the vendor of a dive computer descriptor
- dc_descriptor_iterator(3)
- get all supported dive computers
- dc_device_close(3)
- close a dive computer device
- dc_device_foreach(3)
- iterate over dives in a dive computer
- dc_device_open(3)
- open a dive computer device
- dc_device_set_cancel(3)
- callback to check whether processing should cancel
- dc_device_set_events(3)
- set events logged during device interaction
- dc_device_set_fingerprint(3)
- set the last-seen dive fingerprint
- dc_iostream_close(3)
- Close the I/O stream and free all resources
- dc_irda_device_free(3)
- Destroy the irda device and free all resources
- dc_irda_device_get_address(3)
- Get the address of the IrDA device
- dc_irda_device_get_name(3)
- Get the address of the IrDA device
- dc_irda_iterator_new(3)
- Create an iterator to enumerate the IrDA devices
- dc_irda_open(3)
- Opens an iostream for a IrDA device
- dc_iterator_free(3)
- frees an iterator
- dc_iterator_next(3)
- next element in an iterator
- dc_parser_destroy(3)
- destroys a single dive parser
- dc_parser_get_datetime(3)
- extract the date and time from a parsed dive
- dc_parser_get_field(3)
- extract a field from a parsed dive
- dc_parser_new(3), dc_parser_new2(3)
- create a parser for a single dive
- dc_parser_samples_foreach(3)
- iterate over samples taken during a dive
- dc_parser_set_data(3)
- assigns parse data to a dive parser
- dc_serial_device_free(3)
- Destroy the serial device and free all resources
- dc_serial_device_get_name(3)
- Get the device name of the serial device
- dc_serial_iterator_new(3)
- Create an iterator to enumerate the serial devices
- dc_serial_open(3)
- Opens an iostream for a serial device
- dc_server(1)
- Distributed session cache server
- dc_snoop(1)
- Distributed session cache traffic analysis
- dc_test(1)
- Distributed session cache testing and benchmarking tool
- dc_usbhid_device_free(3)
- Destroy the USB HID device and free all resources
- dc_usbhid_device_get_pid(3)
- Get the product id (PID) of the USB HID device
- dc_usbhid_device_get_vid(3)
- Get the vendor id (VID) of the USB HID device
- dc_usbhid_iterator_new(3)
- Create an iterator to enumerate the USB HID devices
- dc_usbhid_open(3)
- Opens an iostream for a USB HID device
- dcadec(1)
- decode DTS Coherent Acoustics audio streams
- dcd(1)
- play audio CDs, program CD-ROM as a smart CD player
- dcfldd(1)
- enhanced version of dd for forensics and security
- dcg(1)
- datastructure generator
- dcl2inc(1)
- postprocess ftnchek .dcl files to create separate INCLUDE files
- dclock(1)
- digital clock for X
- dcm-dump(1)
- print metadata content of DICOM PS3.10 file to standard output
- dcm-getframe(1)
- print a frame from a DICOM PS3.10 file to standard output
- dcm2cda(1)
- Extract CDA file from DICOM encapsulated CDA
- dcm2img(1)
- Convert DICOM image to standard image format
- dcm2json(1)
- Convert DICOM file and data set to JSON
- dcm2mnc(1)
- convert sets of DICOM files to one or more MINC format files
- dcm2pdf(1)
- Extract PDF file from DICOM encapsulated PDF
- dcm2pnm(1)
- Convert DICOM images to PGM/PPM, PNG, TIFF or BMP
- dcm2xml(1)
- Convert DICOM file and data set to XML
- dcmcjpeg(1)
- Encode DICOM file to JPEG transfer syntax
- dcmcjpls(1)
- Encode DICOM file to JPEG-LS transfer syntax
- dcmconv(1)
- Convert DICOM file encoding
- dcmcrle(1)
- Encode DICOM file to RLE transfer syntax
- dcmdjpeg(1)
- Decode JPEG-compressed DICOM file
- dcmdjpls(1)
- Decode JPEG-LS compressed DICOM file
- dcmdrle(1)
- Decode RLE-compressed DICOM file
- dcmdspfn(1)
- Export standard display curves to a text file
- dcmdump(1)
- Dump DICOM file and data set
- dcmftest(1)
- Test if file uses DICOM part 10 format
- dcmgpdir(1)
- Create a general purpose DICOMDIR
- dcmicmp(1)
- Compare DICOM images and compute difference metrics
- dcmj2pnm(1)
- Convert DICOM images to PGM/PPM, PNG, TIFF, JPEG or BMP
- dcml2pnm(1)
- Convert DICOM images to PGM/PPM, PNG, TIFF or BMP
- dcmmkcrv(1)
- Add 2D curve data to image
- dcmmkdir(1)
- Create a DICOMDIR file
- dcmmklut(1)
- Create DICOM look-up tables
- dcmodify(1)
- Modify DICOM files
- dcmp2pgm(1)
- Read DICOM image and presentation state and render bitmap
- dcmprscp(1)
- DICOM basic grayscale print management SCP
- dcmprscu(1)
- Print spooler for presentation state viewer
- dcmpschk(1)
- Checking tool for presentation states
- dcmpsmk(1)
- Create DICOM grayscale softcopy presentation state
- dcmpsprt(1)
- Read DICOM images and presentation states and render print job
- dcmpsrcv(1)
- Network receive for presentation state viewer
- dcmpssnd(1)
- Network send for presentation state viewer
- dcmqridx(1)
- Register a DICOM image file in an image database index file
- dcmqrscp(1)
- DICOM image archive (central test node)
- dcmqrti(1)
- The Terminal Initiator Telnet Client Program
- dcmquant(1)
- Convert DICOM color images to palette color
- dcmrecv(1)
- Simple DICOM storage SCP (receiver)
- dcmscale(1)
- Scale DICOM images
- dcmsend(1)
- Simple DICOM storage SCU (sender)
- dcmsign(1)
- Sign and Verify DICOM Files
- dcod2lum(1)
- Convert hardcopy characteristic curve file to softcopy format
- dconf(1)
- Simple tool for manipulating a dconf database
- dconf(7)
- A configuration system
- dconf-editor(1)
- Graphical editor for gsettings and dconf
- dconf-service(1)
- D-Bus service for writes to the dconf database
- dconvlum(1)
- Convert VeriLUM files to DCMTK display files
- dcraw(1)
- command-line decoder for raw digital photos
- dcraw2hdrgen(1)
- Parse information in given Digital Camera RAW files and output a hdrgen script for generation of HDR images
- dd_rescue(1)
- Data recovery and protection tool
- ddate(1)
- convert Gregorian dates to Discordian dates
- dde.tcl86(n), dde(n)
- Execute a Dynamic Data Exchange command
- dde.tcl90(n), dde(n)
- Execute a Dynamic Data Exchange command
- ddgr(1)
- DuckDuckGo from the terminal
- ddjvu(1)
- Command line DjVu decoder
- ddns-confgen(8)
- ddns key generation tool
- ddpt(8)
- copies data between files and storage devices. Support for devices that understand the SCSI command set
- ddpt_sgl(8)
- helper for ddpt utility's scatter gather lists
- ddptctl(8)
- helper/auxiliary utility for ddpt
- ddr_crypt(1)
- Data de/encryption plugin for dd_rescue
- ddr_lzo(1)
- Data de/compression plugin for dd_rescue
- ddrescue(1)
- data recovery tool
- ddrescuelog(1)
- tool for ddrescue mapfiles
- ddrescueview(1)
- graphical viewer for GNU ddrescue map files
- ddv(1)
- DeuxD-Viewer for multiple sequence alignment
- deallocate_voice(3)
- Frees a sound card voice. Allegro game programming library
- deb(5)
- Debian binary package format
- deb-buildinfo(5)
- Debian build information file format
- deb-changelog(5)
- dpkg source packages' changelog file format
- deb-changes(5)
- Debian changes file format
- deb-conffiles(5)
- package conffiles
- deb-control(5)
- Debian binary packages' master control file format
- deb-extra-override(5)
- Debian archive extra override file
- deb-old(5)
- old style Debian binary package format
- deb-origin(5)
- Vendor-specific information files
- deb-override(5)
- Debian archive override file
- deb-postinst(5)
- package post-installation maintainer script
- deb-postrm(5)
- package post-removal maintainer script
- deb-preinst(5)
- package pre-installation maintainer script
- deb-prerm(5)
- package pre-removal maintainer script
- deb-shlibs(5)
- Debian shared library information file
- deb-split(5)
- Debian multi-part binary package format
- deb-src-control(5)
- Debian source packages' master control file format
- deb-src-files(5)
- Debian distribute files format
- deb-src-rules(5)
- Debian source package rules file
- deb-substvars(5)
- Debian source substitution variables
- deb-symbols(5)
- Debian's extended shared library information file
- deb-triggers(5)
- package triggers
- deb-version(7)
- Debian package version number format
- deb822(5)
- Debian RFC822 control data format
- debootstrap(8)
- Bootstrap a basic Debian system
- debruijn(1)
- de Bruijn sequence generator
- debugfs(8)
- ext2/ext3/ext4 file system debugger
- debuginfod-client-config(7)
- debuginfod client environment variables, cache control files and etc
- debuginfod-find(1)
- request debuginfo-related data
- debuginfod_find_debuginfo(3)
- request debuginfo from debuginfod
- decayscreen(6)
- make a screen meltdown
- decbddrefext(3)
- decrements the external reference of a bdd node. man1/alc_origin.1
- decbddrefint(3)
- decrements the internal reference of a bdd node. man1/alc_origin.1
- declean(1)
- clean up after a Debian package build
- declone(1)
- break hardlinks
- deco(1)
- visual shell for UNIX
- deco(6)
- draw tacky 70s basement wall panelling
- decode-dimms(1)
- decode the information found in memory module SPD EEPROMs
- decode.h(3)
- API for Brotli decompression
- decode_aprs(1)
- Convert APRS raw data to human readable form
- decode_modifiers(3), decode_modifiers (3)
- Convert a modifier-bitmap to a textual representation
- decomment(1)
- remove comments from C and C++ files
- decomposemail(1)
- decompose mailboxes into their component email messages
- decorate(1)
- convert fields of various formats
- decrypt-dbeaver-configuration(1)
- Decrypt DBeaver Credentials Configuration File
- deductionguidesforstd::array(3)
- deductionguidesforstd::array
- deductionguidesforstd::basic_regex(3)
- deductionguidesforstd::basic_regex
- deductionguidesforstd::basic_string(3)
- deductionguidesforstd::basic_string
- deductionguidesforstd::basic_string_view(3)
- deductionguidesforstd::basic_string_view
- deductionguidesforstd::deque(3)
- deductionguidesforstd::deque
- deductionguidesforstd::experimental::scope_exit(3)
- deductionguidesforstd::experimental::scope_exit
- deductionguidesforstd::experimental::scope_fail(3)
- deductionguidesforstd::experimental::scope_fail
- deductionguidesforstd::experimental::scope_success(3)
- deductionguidesforstd::experimental::scope_success
- deductionguidesforstd::experimental::unique_resource(3)
- deductionguidesforstd::experimental::unique_resource
- deductionguidesforstd::forward_list(3)
- deductionguidesforstd::forward_list
- deductionguidesforstd::function(3)
- deductionguidesforstd::function
- deductionguidesforstd::list(3)
- deductionguidesforstd::list
- deductionguidesforstd::map(3)
- deductionguidesforstd::map
- deductionguidesforstd::multimap(3)
- deductionguidesforstd::multimap
- deductionguidesforstd::multiset(3)
- deductionguidesforstd::multiset
- deductionguidesforstd::optional(3)
- deductionguidesforstd::optional
- deductionguidesforstd::pair(3)
- deductionguidesforstd::pair
- deductionguidesforstd::priority_queue(3)
- deductionguidesforstd::priority_queue
- deductionguidesforstd::queue(3)
- deductionguidesforstd::queue
- deductionguidesforstd::ranges::drop_view(3)
- deductionguidesforstd::ranges::drop_view
- deductionguidesforstd::ranges::drop_while_view(3)
- deductionguidesforstd::ranges::drop_while_view
- deductionguidesforstd::ranges::take_view(3)
- deductionguidesforstd::ranges::take_view
- deductionguidesforstd::ranges::take_while_view(3)
- deductionguidesforstd::ranges::take_while_view
- deductionguidesforstd::ranges::transform_view(3)
- deductionguidesforstd::ranges::transform_view
- deductionguidesforstd::reference_wrapper(3)
- deductionguidesforstd::reference_wrapper
- deductionguidesforstd::scoped_allocator_adaptor(3)
- deductionguidesforstd::scoped_allocator_adaptor
- deductionguidesforstd::set(3)
- deductionguidesforstd::set
- deductionguidesforstd::shared_ptr(3)
- deductionguidesforstd::shared_ptr
- deductionguidesforstd::span(3)
- deductionguidesforstd::span
- deductionguidesforstd::stack(3)
- deductionguidesforstd::stack
- deductionguidesforstd::stop_callback(3)
- deductionguidesforstd::stop_callback
- deductionguidesforstd::tuple(3)
- deductionguidesforstd::tuple
- deductionguidesforstd::unordered_map(3)
- deductionguidesforstd::unordered_map
- deductionguidesforstd::unordered_multimap(3)
- deductionguidesforstd::unordered_multimap
- deductionguidesforstd::unordered_multiset(3)
- deductionguidesforstd::unordered_multiset
- deductionguidesforstd::unordered_set(3)
- deductionguidesforstd::unordered_set
- deductionguidesforstd::valarray(3)
- deductionguidesforstd::valarray
- deductionguidesforstd::vector(3)
- deductionguidesforstd::vector
- deductionguidesforstd::weak_ptr(3)
- deductionguidesforstd::weak_ptr
- deepstars(6)
- screen saver
- defab(3)
- defines the abutment box of a phfig man1/alc_origin.1
- default.cfg(5)
- Chocolate Doom configuration file
- default.conf(5)
- IPA configuration file
- default.pa(5)
- PulseAudio Sound Server Startup Script
- default_palette(3)
- The default IBM BIOS palette. Allegro game programming library
- default_store(3)
- generic storage of global data
- defendguin(6)
- A bidirectionally scrolling space game based on Defender
- defid(1)
- [DESCRIPTION]
- define_arcantarget(3), define_arcantarget (3)
- Create a rendertarget bound subsegment for drawing to another arcan instance
- define_calctarget(3), define_calctarget (3)
- Create a rendertarget with a periodic readback into a Lua callback
- define_feedtarget(3), define_feedtarget (3)
- Create a direct copy association between two frameservers
- define_key(3x), %define_key(3x)
- define a curses keycode
- define_linktarget(3), define_linktarget (3)
- Create a linked offscreen rendering pipe
- define_nulltarget(3), define_nulltarget (3)
- Push an output subsegment into a target frameserver
- define_recordtarget(3), define_recordtarget (3)
- Create a rendertarget with a periodic readback
- define_rendertarget(3), define_rendertarget (3)
- Create an offscreen rendering pipe
- defncopy(1)
- extract procedures and views from a Microsoft server
- deghosting_mask(1)
- Creates mask for removing ghosting in images
- deheader(1)
- report which includes in C or C++ compiles can be removed
- dehtmldiff(1)
- get usable diff from an HTML page
- dehydrated(1)
- ACME client implemented as a shell-script
- dejagnu(1)
- DejaGnu auxiliary command launcher
- delablexpr(3)
- deletes an expression. man1/alc_origin.1
- delablexprnum(3)
- deletes an operand in an expression. man1/alc_origin.1
- delay(1)
- counts down a specified number of seconds
- delayer(8)
- A pipe to delay line-based input by a given time
- delbddassoc(3)
- deletes a variable association. man1/alc_origin.1
- delbddcircuitout(3)
- deletes an output in a bdd circuit. man1/alc_origin.1
- delbddnode(3)
- deletes an unused bdd node. man1/alc_origin.1
- delbddnodeassoc(3)
- deletes a bdd node in a variable association. man1/alc_origin.1
- delbddnodelist(3)
- deletes a list of bdd nodes. man1/alc_origin.1
- delchain(3)
- delete an element of a chain_list man1/alc_origin.1
- delcr(1)
- removes a CR (
) at the end of each line of input, if a CR is present
- delete(1)
- Delete files and directories
- delete(i4), itcl::delete(i4)
- delete things in the interpreter
- delete(itcl)
- delete things in the interpreter
- delete_audio(3), delete_audio (3)
- Remove the audio source
- delete_file(3)
- Removes a file from the disk. Allegro game programming library
- delete_image(3), delete_image (3)
- Delete a video object and associated resources
- delete_shader(3), delete_shader (3)
- Deallocate the resources tied to a shid
- delht(3)
- removes an hash table man1/alc_origin.1
- delhtitem(3)
- removes an item in an hash table man1/alc_origin.1
- deliverquota(8)
- deliver to a maildir with a quota
- dellocap(3)
- delete a logical capacitor man1/alc_origin.1
- dellocon(3)
- delete a logical connector man1/alc_origin.1
- dellofig(3)
- delete and free a logical figure man1/alc_origin.1
- delloins(3)
- delete a logical instance man1/alc_origin.1
- dellores(3)
- delete a logical resistor man1/alc_origin.1
- delloself(3)
- delete a logical inductor man1/alc_origin.1
- dellosig(3)
- delete a logical signal man1/alc_origin.1
- dellotrs(3)
- delete a logical transistor man1/alc_origin.1
- delnum(3)
- delete an element of a num_list man1/alc_origin.1
- delp(1)
- The Free Pascal file deletion tool
- delphcon(3)
- delete a physical connector man1/alc_origin.1
- delphfig(3)
- delete and free a physical figure man1/alc_origin.1
- delphins(3)
- delete a physical instance man1/alc_origin.1
- delphref(3)
- delete a physical reference man1/alc_origin.1
- delphseg(3)
- delete a physical segment man1/alc_origin.1
- delphvia(3)
- delete a physical via man1/alc_origin.1
- delptype(3)
- delete an element of a ptype_list man1/alc_origin.1
- delrdsfig(3)
- deletes a figure man1/alc_origin.1
- delrdsfigrec(3)
- deletes a rectangle of a figure man1/alc_origin.1
- delrdsins(3)
- deletes an instance of a figure man1/alc_origin.1
- delrdsinsrec(3)
- deletes a rectangle of an instance man1/alc_origin.1
- delrdsrecwindow(3)
- deletes a rectangle from the windowing of rds structure. man1/alc_origin.1
- deltainfoxml2solv(1)
- convert rpm-mds deltainfo format into a solv file
- deltup(1)
- Update a tarballed package
- deluxe(6)
- pulsing sequence of stars, circles, and lines
- delv(1)
- DNS lookup and validation utility
- delwords(1)
- Deleting words from specified dictionary collectively
- demandoc(1)
- emit only text of UNIX manuals
- demon(6)
- cellular automaton
- denature(1)
- -- A script to convert an html file to an xsl-fo file, then using FOP, to a pdf
- depot(3), Depot(3)
- the basic API of QDBM
- depth-dbm-fc-solver(6), dbm-fc-solver(6)
- memory efficient solving of difficult to verdict Freecell deals
- derb(1)
- disassemble a resource bundle
- deroff(1)
- remove nroff/troff, eqn, pic and tbl constructs
- des_modes(7)
- the variants of DES and other crypto algorithms of OpenSSL
- des_modes(7ossl)
- the variants of DES and other crypto algorithms of OpenSSL
- design_coupler(1)
- for designing directional couplers (part of the atlc package)
- deskflow(1), Deskflow:(1)
- Keyboard and mouse sharing utility (GUI)
- deskflow-core(1), deskflow-core:(1)
- Keyboard and mouse sharing utility
- deskmenu(1)
- A root menu for X
- desktop(1)
- Desktop manager
- desktop-file-install(1), desktop-file-edit(1)
- Installation and edition of desktop files
- desktop-file-validate(1)
- Validate desktop entry files
- desktop_color_depth(3)
- Finds out the desktop color depth. Allegro game programming library
- desktop_palette(3)
- The palette used by the Atari ST low resolution desktop. Allegro game programming library
- desktopctl(1)
- Control interface for the desktop manager
- desktoptojson(8)
- Converts a .desktop file to a .json file
- destroy(1), Destroy(1)
- Destroy files from the harddisk in a secure manner
- destroy.tk86(n), destroy(n)
- Destroy one or more windows
- destroyBdd(3)
- removes the BDDs system
- destroy_bitmap(3)
- Destroys any type of created bitmap. Allegro game programming library
- destroy_compiled_sprite(3)
- Destroys a compiled sprite. Allegro game programming library
- destroy_datafile_index(3)
- Destroys a datafile index. Allegro game programming library
- destroy_font(3)
- Frees the memory being used by a font structure. Allegro game programming library
- destroy_gfx_mode_list(3)
- Frees the list created by get_gfx_mode_list(). Allegro game programming library
- destroy_midi(3)
- Destroys a MIDI structure when you are done with it. Allegro game programming library
- destroy_rle_sprite(3)
- Destroys an RLE sprite. Allegro game programming library
- destroy_sample(3)
- Destroys a sample structure when you are done with it. Allegro game programming library
- destroy_scene(3)
- Deallocates the memory used by a scene. Allegro game programming library
- destroy_zbuffer(3)
- Destroys a Z-buffer. Allegro game programming library
- destroybddassoc(3)
- frees all the variable associations. man1/alc_origin.1
- destroybddcircuit(3)
- destroys a bdd circuit. man1/alc_origin.1
- destroybddsystem(3)
- destroys a bdd system. man1/alc_origin.1
- destroyrdswindow(3)
- destroys windowing of a figure man1/alc_origin.1
- detect_digi_driver(3)
- Detects whether the specified digital sound device is available. Allegro game programming library
- detect_midi_driver(3)
- Detects whether the specified MIDI sound device is available. Allegro game programming library
- detex(1)
- a filter to strip TeX commands from a .tex file
- detox(1)
- clean up filenames
- detox.tbl(5)
- translation table for detox(1)
- detoxrc(5)
- configuration file for detox(1)
- deurlname(1)
- Remove URL-encoded characters from file names
- deutex(6)
- do things with wad files
- dev.geopjr.Tuba(1), Tuba(1)
- Browse the Fediverse
- devablxorexpr(3)
- develops 'xor', 'nxor' in an expression. man1/alc_origin.1
- devcal(1)
- An FM deviation calibration utility for the SvxLink system
- devdump(1), isoinfo(1), isovfy(1), isodump(1)
- Utility programs for dumping and verifying iso9660 images
- devdump(8), isoinfo(8), isovfy(8), isodump(8)
- Utility programs for dumping and verifying iso9660 images
- devdupablxorexpr(3)
- duplicates and develops 'xor', 'nxor'. man1/alc_origin.1
- devhelp(1)
- An API documentation browser
- devilspie(1)
- perform actions on windows as they are created
- devilspie2(1), Devilspie2(1)
- perform scripted actions on windows as they are created
- devnag(1)
- Devanagari for TeX preprocessor
- devstat(8)
- display device statistics
- deweb(1)
- strips away C & CWEB commands from CWEB sources
- dexpire(8)
- Diablo program to expire article files
- dexpireover(8)
- Diablo program to expire overview files for diablo reader side
- dfa_determinize(1)
- Determinize NFA grammar network
- dfa_minimize(1)
- Minimize a DFA grammar network
- dfarc(1)
- An integrated frontend and .dmod installer
- dfc(1)
- report file system space usage information with style
- dfeedinfo(8)
- Display and manipulate the realtime feed statistics
- dfont2res(1)
- convert Macintosh dfont font file format to Macintosh resource fork format
- dfu-prefix(1)
- add, check, or remove special firmware file prefix
- dfu-programmer(1)
- USB firmware upgrading for Atmel microcontrollers
- dfu-suffix(1)
- add, check, or remove DFU firmware file suffix
- dfu-util(1)
- Device firmware update (DFU) USB programmer
- dga(1)
- test program for the XFree86-DGA extension
- dgen(1)
- Sega Genesis/Mega Drive emulator
- dgen_tobin(1)
- Convert SMD-format Genesis/Mega Drive image to raw (BIN) format
- dgenrc(5)
- file containing settings for dgen(1)
- dgmap(1), dgpart(1)
- compute static mappings and partitions in parallel
- dgn_comp(6)
- NetHack dungeon compiler
- dgord(1)
- compute sparse matrix orderings of graphs in parallel
- dgrpctl(8)
- add, delete and modify newsgroups in the active file
- dgscat(1)
- build distributed source graph file fragments from a centralized source graph file
- dgtst(1)
- test the consistency of source graphs in parallel
- dgvalidator(1)
- drumgizmo drumkit validator
- dhcdrop(8)
- program for searching and suppress false DHCP servers in Ethernet
- dhclient(8)
- Dynamic Host Configuration Protocol Client
- dhclient-script(8)
- DHCP client network configuration script
- dhclient.conf(5)
- DHCP client configuration file
- dhclient.leases(5)
- DHCP client lease database
- dhcp-eval(5)
- ISC DHCP conditional evaluation
- dhcp-options(5)
- Dynamic Host Configuration Protocol options
- dhcp6c(8)
- DHCPv6 client daemon
- dhcp6c.conf(5)
- DHCPv6 client configuration file
- dhcp6ctl(8)
- DHCPv6 client and server control utility
- dhcp6relay(8)
- DHCPv6 relay agent
- dhcp6s(8)
- DHCPv6 server
- dhcp6s.conf(5)
- DHCPv6 server configuration file
- dhcp_probe(8)
- locate DCHP and BootP servers on a directly-attached network
- dhcp_probe.cf(5)
- configuration file for dhcp_probe
- dhcpcd(8)
- a DHCP client
- dhcpcd-curses(8)
- a curses frontend for network configuration
- dhcpcd-gtk(8)
- a GTK+ frontend for network configuration
- dhcpcd-online(8)
- a utility to work out if dhcpcd(8) is in the connected state
- dhcpcd-run-hooks(8)
- DHCP client configuration script
- dhcpcd.conf(5)
- dhcpcd configuration file
- dhcpclient(1)
- Send a DHCP request with provided RADIUS attributes and get the output response
- dhcpctl(3), dhcpctl_initialize(3)
- dhcpctl library initialization
- dhcpd(8)
- Dynamic Host Configuration Protocol Server
- dhcpd-pools(1)
- ISC dhcpd pools usage analysis
- dhcpd.conf(5)
- dhcpd configuration file
- dhcpd.leases(5)
- DHCP client lease database
- dhcpdump(8)
- DHCP packet dumper
- dhcping(8)
- send a DHCP request to DHCP server to see if it's up and running
- dhcrelay(8)
- Dynamic Host Configuration Protocol Relay Agent
- dhex(1)
- hex editor with a diff mode
- dhex_markers(5)
- marker file for dhex
- dhex_searchlog(5)
- search log file for dhex
- dhexrc(5)
- Configuration File for dhex
- dhisexpire(8)
- Diablo program to clean the history file
- dhtnode(1)
- a simple OpenDHT command line node runner
- di(1)
- disk information
- dia(1)
- a diagram drawing program
- dia2code(1)
- Generate code from Dia files
- diablo(8)
- NetNews daemon for backbone article transit
- diablo-files(5)
- Synopsis of configuration and control files for Diablo
- diablo-kp(5)
- General KP database support in Diablo
- diagtool(1)
- clang diagnostics tool
- dial_tone(1)
- dial tone example
- dialog_message(3)
- Sends a message to all the objects in an array. Allegro game programming library
- dib0700(4)
- webcamd driver for DiBcom DiB0700 USB bridge
- dicar(1)
- Archive Binary Dictionary
- dicmd(8)
- Diablo program to manage a running diablo server
- dico(1)
- GNU dictionary client program
- dicod(8)
- GNU dictionary server
- dicod.conf(5)
- GNU dictionary server configuration file
- dict(1)
- DICT Protocol Client
- dict.tcl86(n), dict(n)
- Manipulate dictionaries
- dict.tcl90(n), dict(n)
- Manipulate dictionaries
- dictCleanup(3), dictCleanup (3)
- cleanup dictionary
- dictCreate(3), dictCreate (3)
- create new dictionary
- dictDestroy(3), dictDestroy (3)
- destroy dictionary
- dictModifyValue(3), dictModifyValue (3)
- create/modify an item
- dictNext(3), dictNext (3)
- search for next value in dictionary
- dictReleaseLock(3), dictReleaseLock (3)
- release lock on value
- dictRemove(3), dictRemove (3)
- remove item from dictionary
- dictSearch(3), dictSearch (3)
- search for value in dictionary
- dictSetValue(3), dictSetValue (3)
- set/reset an items value
- dict_lookup(1)
- DICT Protocol Client
- dictd(8)
- a dictionary database server
- dictfmt(1)
- formats a DICT protocol dictionary database
- dictfmt_index2suffix(1)
- Creates a .suffix file from a DICTD database .index file
- dictfmt_index2word(1)
- Creates a .word index file from a DICTD database .index file
- dictionary(5)
- RADIUS dictionary file
- dictl(1)
- wrapper script for dict that permits using utf-8 encoded dictionaries on a terminal that is not utf-8 aware
- dictunformat(1)
- create a raw database file from a .dict and .index file
- dictzip(1), dictunzip(1)
- compress (or expand) files, allowing random access
- didump(8)
- Diablo program to dump the dhistory database diload - Diablo program to append to the dhistory database
- dieharder(1)
- A testing and benchmarking tool for random number generators
- diff(1)
- compare files line by line
- diff(1)
- compare two files
- diff(3)
- generate arbitrary sequence diffs
- diff(3m)
- compute a shortest edit script (SES) given two sequences
- diff2php(1)
- transform a patch into a self-serving PHP file
- diffimg(1)
- Calculates intersection between two images
- diffpp(1)
- pretty-print diff outputs with GNU enscript
- diffstat(1)
- make histogram from diff-output
- dig(1)
- DNS lookup utility
- digest_file_auth(8)
- File based digest authentication helper for Squid. Version 1.1
- digestion.pl(1)
- A perl script to create a digest over one or more fields in a tab delimited list
- digi_recorder(3)
- Hook notifying you when a new sample buffer becomes available. Allegro game programming library
- digitaglinktree(1)
- Export tag structure of photos in digikam to the filesystem
- digitemp(1)
- program to read from 1-wire temperature sensors
- digitv(4)
- webcamd driver for Nebula Electronics uDigiTV DVB-T
- dijkstra(1)
- single-source distance filter for Graphviz
- dillo(1)
- web browser
- diloadfromspool(8)
- Diablo program to regenerate dhistory database from spool
- dilookup(8)
- Diablo program to run searches on the dhistory file
- ding(1)
- dictionary lookup program for Unix
- dipole(1)
- Yagi-Uda project file. Computez Z of a dipole
- dir2slideshow(1)
- Creates an input file for dvd-slideshow from pictures in a directory
- dircolors(1)
- color setup for ls
- dirconvert(1)
- Convert color strings between LSCOLORS and LS_COLORS format
- dircproxy(1)
- Detachable Internal Relay Chat Proxy Server
- dircproxy-crypt(1)
- Generate encrypted password for dircproxy
- direnv(1)
- unclutter your .profile
- direnv-fetchurl(1), direnv fetchurl(1)
- Fetch a URL to disk
- direnv-stdlib(1)
- functions for the .envrc
- direnv.toml(1)
- the direnv configuration file
- direvent(8)
- directory event monitor
- direvent.conf(5)
- configuration file for direvent (8)
- direwolf(1)
- Soundcard TNC for packet radio
- dirmngr(8)
- GnuPG's network access daemon
- dirmngr-client(1)
- Tool to access the Dirmngr services
- dirsplit(1)
- splits directory into multiple with equal size
- dirvish(8)
- Disk based virtual image network backup system
- dirvish-expire(8)
- delete expired dirvish images
- dirvish-locate(8)
- locate file versions in dirvish images
- dirvish-runall(8)
- run a set of dirvish backup jobs
- dirvish.conf(5)
- dirvish configuration file
- disable_hardware_cursor(3)
- Disables the OS hardware cursor. Allegro game programming library
- discard(8)
- Postfix discard mail delivery agent
- discgrp(5gv), discrete(5gv)
- group file formats
- disco(1)
- Mono's Web Service Discovery Tool
- discoball(6)
- A dusty, dented disco ball screen saver
- discrete(6)
- discrete map iterative function fractal systems
- discus(1)
- print a report of disk space usage
- disdvi(1)
- `disassemble' a (p)TeX or XeTeX DVI file
- diskcheckd(8)
- daemon to check for disk read errors
- diskcheckd.conf(5), diskcheckd(5)
- daemon to check for disk read errors
- disklist(5)
- List of partitions to back up for Amanda
- diskroaster(8)
- multithreaded disk testing utility that writes and verifies data on a raw disk device
- diskus(1)
- Compute disk usage for the given filesystem entries
- disna(3)
- disna: eig condition numbers
- dispatch(3)
- the dispatch framework
- dispatch_after(3)
- schedule blocks for deferred execution
- dispatch_api(3)
- Designing API using dispatch
- dispatch_apply(3)
- schedule blocks for iterative execution
- dispatch_async(3), dispatch_sync(3)
- schedule blocks for execution
- dispatch_data_create(3), dispatch_data_create_concat(3), dispatch_data_create_subrange(3), dispatch_data_create_map(3), dispatch_data_apply(3), dispatch_data_copy_region(3), dispatch_data_get_size(3)
- create and manipulate dispatch data objects
- dispatch_group_create(3), dispatch_group_async(3), dispatch_group_wait(3), dispatch_group_notify(3)
- group blocks submitted to queues
- dispatch_io_create(3), dispatch_io_create_with_path(3), dispatch_io_close(3), dispatch_io_set_high_water(3), dispatch_io_set_low_water(3), dispatch_io_set_interval(3), dispatch_io_barrier(3)
- open, close and configure dispatch I/O channels
- dispatch_io_read(3), dispatch_io_write(3)
- submit read and write operations to dispatch I/O channels
- dispatch_object(3)
- General manipulation of dispatch objects
- dispatch_once(3)
- execute a block only once
- dispatch_queue_create(3), dispatch_queue_get_label(3), dispatch_get_current_queue(3), dispatch_get_global_queue(3), dispatch_get_main_queue(3), dispatch_main(3), dispatch_set_target_queue(3)
- where blocks are scheduled for execution
- dispatch_read(3), dispatch_write(3)
- asynchronously read from and write to file descriptors
- dispatch_semaphore_create(3), dispatch_semaphore_signal(3), dispatch_semaphore_wait(3)
- synchronized counting semaphore
- dispatch_source_create(3)
- dispatch event sources
- dispatch_time(3), dispatch_walltime(3)
- Calculate temporal milestones
- display(1)
- displays an image or image sequence on any X server
- displayBdd(3)
- displays a BDD
- display_qt(1)
- a Gnu Radio Example gr-qtgui
- displays(5)
- Display Configuration File
- dist(1)
- distribute an nmh message to additional addresses
- distance(3)
- compute the distance between two pieces of data
- distcache(8)
- Distributed session caching
- distcc(1)
- distributed C/C++/ObjC compiler with distcc-pump extensions
- distccd(1)
- distributed C/C++ compiler server
- distccmon-text(1)
- Displays current compilation jobs in text form
- distort(6)
- distort the content of the screen in interesting ways
- distrib.pats(5)
- Default values for the Distribution header field
- distributions(5)
- Recommended values for the Distribution header field
- distviper(8)
- wipe outdated files from the FreeBSD ports distdir
- ditroff(7)
- classical device independent roff
- django-admin(1)
- Utility script for the Django web framework django-admin is Django(aqs command-line utility for administrative tasks. This document outlines all it can do. In addition, manage.py is automatically created in each Django project. It does the same thing as django-admin but also sets the %DJANGO_SETTINGS_MODULE environment variable so that it points to your project(aqs settings.py file. The django-admin script should be on your system path if you installed Django via pip. If it(aqs not in your path, ensure you have your virtual environment activated. Generally, when working on a single Django project, it(aqs easier to use manage.py than django-admin. If you need to switch between multiple Django settings files, use django-admin with %DJANGO_SETTINGS_MODULE or the %--settings command line option. The command-line examples throughout this document use django-admin to be consistent, but any example can use manage.py or python -m django just as well
- djpeg(1)
- decompress a JPEG file to an image file
- djview(1), djview4(1)
- Standalone DjVu viewer
- djvm(1)
- Manipulate bundled multi-page DjVu documents
- djvmcvt(1)
- Convert multi-page DjVu documents
- djvu(1), DjVu(1)
- DjVu and DjVuLibre
- djvudigital(1)
- creates DjVu files from PS or PDF files
- djvudump(1)
- Display internal structure of DjVu files
- djvuextract(1)
- Extract chunks from DjVu image files
- djvumake(1)
- Assemble DjVu image files
- djvups(1)
- Convert DjVu documents to PostScript
- djvused(1)
- Multi-purpose DjVu document editor
- djvuserve(1)
- Generate indirect DjVu documents on the fly
- djvutoxml(1), djvuxmlparser(1)
- DjVuLibre XML Tools
- djvutxt(1)
- Extract the hidden text from DjVu documents
- djxl(1)
- decompress JPEG XL images
- dk-filter(8)
- DomainKeys filter for sendmail
- dkimproxy_in(8), dkimproxy.in(8)
- SMTP proxy for verifying DKIM signatures
- dkimproxy_out(8), dkimproxy.out(8)
- SMTP proxy for adding DKIM signatures to email
- dkimpy-milter(8), dkimpy(8)
- DKIM signing and verifying filter for MTAs
- dkimpy-milter.conf(5), dkimpy-milter(5)
- Python milter for DKIM signing and validation
- dkimsign(1)
- Script for DKIM signing messages on stdin
- dkimverify(1)
- Script for DKIM verifying messages on stdin
- dknewkey(1)
- Generates new DKIM public/private key pairs
- dkns(1)
- Text editor
- dkp(8)
- Diablo program to manage DKP databases
- dlb(6)
- NetHack data librarian
- dlint(8)
- Internet Domain Name System (DNS) error checking utility
- dlsdump(1)
- List information about a DLS (Downloadable Sound) file
- dltest(1)
- A simple library symbol test program
- dlys(5)
- format of .dlys files read by the SCALD simulator and timing verifier
- dm-tool(1)
- a tool to control the display manager
- dma(8)
- DragonFly Mail Agent
- dmail(1)
- procmail Mail Delivery Module
- dmake(1)
- parallel make from Distributed Make
- dmenu(1)
- dynamic menu
- dmenu-wl(1)
- dynamic menu
- dmenu2(1)
- dynamic menu 2
- dmidecode(8)
- DMI table decoder
- dmidiplayer(1)
- [em] Plays MIDI, Karaoke and Cakewalk Files
- dmtxquery(1)
- extract information from dmtxread output
- dmtxread(1)
- scan Data Matrix barcodes
- dmtxwrite(1)
- create Data Matrix barcodes
- dnet(3)
- dumb networking library
- dnet(8)
- dumb networking library test program
- dnetc(1)
- distributed.net distributed computing client for FreeBSD
- dnewslink(8)
- Diablo program to feed news to remote systems
- dnie-tool(1)
- displays information about DNIe based security tokens
- dns-boot-check(1)
- check /etc/named.boot file "dns-boot-check(1)" "check /etc/named.boot file"
- dns-bootp(1)
- generate bootp tables from DNS tables "dns-bootp(1)" "generate bootp tables from DNS tables"
- dns-bootparams(1)
- generate /etc/bootparams entries from DNS tables "dns-bootparams(1)" "generate /etc/bootparams entries from DNS tables"
- dns-conf-check(1)
- check /etc/named.conf file "dns-conf-check(1)" "check /etc/named.conf file"
- dns-dhcp(1)
- generate dhcp tables from DNS tables "dns-dhcp(1)" "generate dhcp tables from DNS tables"
- dns-ethers(1)
- generate /etc/ethers entries from DNS tables "dns-ethers(1)" "generate /etc/ethers entries from DNS tables"
- dns-ethers-import(1)
- generate DNS tables from /etc/ethers entries "dns-ethers-import(1)" "generate DNS tables from /etc/ethers entries"
- dns-filter(1)
- filter DNS database files "dns-filter(1)" "filter DNS database files"
- dns-hosts(1)
- generate /etc/hosts entries from DNS tables "dns-hosts(1)" "generate /etc/hosts entries from DNS tables"
- dns-hosts-import(1)
- generate DNS tables from /etc/hosts entries "dns-hosts-import(1)" "generate DNS tables from /etc/hosts entries"
- dns-ng(1)
- generate /etc/netgroup entries from DNS tables "dns-ng(1)" "generate /etc/netgroup entries from DNS tables"
- dns-rev(1)
- generate reverse name mappings "dns-rev(1)" "generate reverse name mappings"
- dns-sd(1)
- Multicast DNS (mDNS) & DNS Service Discovery (DNS-SD) Test Tool " For whatis
- dns-terror(1)
- fast log file IP address resolver
- dns2blackhole(8)
- Malware Prevention through Domain Blocking (Black Hole)
- dns2tcpc(1)
- A tunneling tool that encapsulate TCP traffic over DNS
- dns2tcpd(1)
- A tunneling tool that encapsulate TCP traffic over DNS
- dnsblog(8)
- Postfix DNS allow/denylist logger
- dnscap(1)
- DNS network traffic capture utility
- dnscap-rssm-rssac002(1)
- Combine RSSAC002v3 YAML files
- dnsdbflex(1)
- DNSDB flexible query tool
- dnsdbq(1)
- DNSDB query tool
- dnsdist(1)
- A DNS and DoS aware, scriptable loadbalancer
- dnsextd(8)
- BIND Extension Daemon " Name Description for whatis database
- dnsget(1)
- DNS lookup utility
- dnshistory(1)
- processes various log file formats doing dns IP Address lookups. Store these pairs in a database for later retrieval
- dnsjit(1)
- DNS engine based around LuaJIT for capturing, parsing, replaying and statistics gathering
- dnsjit.core(3)
- Core modules for dnsjit
- dnsjit.core.channel(3)
- Send data to another thread
- dnsjit.core.compat(3)
- Cross platform compatibility support
- dnsjit.core.file(3)
- OS file operations
- dnsjit.core.loader(3)
- Dynamic library loader
- dnsjit.core.log(3)
- Core logging facility
- dnsjit.core.object(3)
- Base object that is passed between receiver and receivee
- dnsjit.core.object.dns(3)
- Container of a DNS message
- dnsjit.core.object.dns.label(3)
- Container of a DNS label
- dnsjit.core.object.dns.q(3)
- Container of a DNS question
- dnsjit.core.object.dns.rr(3)
- Container of a DNS resource record
- dnsjit.core.object.ether(3)
- Ether part of a packet
- dnsjit.core.object.gre(3)
- Generic Routing Encapsulation (GRE) part of a packet
- dnsjit.core.object.icmp(3)
- An ICMP packet
- dnsjit.core.object.icmp6(3)
- An ICMPv6 packet
- dnsjit.core.object.ieee802(3)
- IEEE802 part of a packet
- dnsjit.core.object.ip(3)
- An IP packet
- dnsjit.core.object.ip6(3)
- An IPv6 packet
- dnsjit.core.object.linuxsll(3)
- Linux cooked-mode capture (SLL) part of a packet
- dnsjit.core.object.loop(3)
- OpenBSD loopback encapsulation (loop) part of a packet
- dnsjit.core.object.null(3)
- BSD loopback encapsulation (null) part of a packet
- dnsjit.core.object.payload(3)
- Application data payload
- dnsjit.core.object.pcap(3)
- Container of a packet found in a PCAP
- dnsjit.core.object.tcp(3)
- A TCP segment header
- dnsjit.core.object.udp(3)
- A UDP datagram header
- dnsjit.core.objects(3)
- Easy way to import all objects
- dnsjit.core.producer(3)
- Producer interfaces
- dnsjit.core.receiver(3)
- Non-system depended time specification structure definition
- dnsjit.core.receiver(3)
- Receiver interfaces
- dnsjit.core.thread(3)
- POSIX thread with separate Lua state
- dnsjit.filter(3)
- Filter/processing modules for dnsjit
- dnsjit.filter.copy(3)
- Creates a copy of an object chain with selected object types
- dnsjit.filter.ipsplit(3)
- Pass objects to receivers based on the source IP address
- dnsjit.filter.layer(3)
- Parse the ether/IP stack
- dnsjit.filter.split(3)
- Passthrough to other receivers in various ways
- dnsjit.filter.timing(3)
- Filter to pass objects to the next receiver based on timing between packets
- dnsjit.input(3)
- Input modules for dnsjit
- dnsjit.input.fpcap(3)
- Read input from a PCAP file using fopen()
- dnsjit.input.mmpcap(3)
- Read input from a PCAP file using mmap()
- dnsjit.input.pcap(3)
- Read input from an interface or PCAP file using libpcap
- dnsjit.input.zero(3)
- Dummy layer to example.input.zero
- dnsjit.input.zmmpcap(3)
- Read input from a PCAP file using mmap()
- dnsjit.input.zpcap(3)
- Read input from a PCAP file that is compressed
- dnsjit.lib(3)
- Various Lua libraries or C library bindings
- dnsjit.lib.base64url(3)
- Utility library to convert data to base64url format
- dnsjit.lib.clock(3)
- Clock and time functions
- dnsjit.lib.getopt(3)
- Parse and handle arguments
- dnsjit.lib.ip(3)
- IP address utility library
- dnsjit.lib.parseconf(3)
- Parse simple config files
- dnsjit.lib.trie(3)
- Prefix-tree data structure which addresses values by strings or byte arrays
- dnsjit.lib.trie.iter(3)
- Iterator of the trie
- dnsjit.lib.trie.node(3)
- Node of trie, which contains the value and key
- dnsjit.output(3)
- Output modules for dnsjit
- dnsjit.output.dnscli(3)
- DNS aware UDP/TCP/TLS client
- dnsjit.output.null(3)
- Dummy layer to example.output.null
- dnsjit.output.pcap(3)
- Output to a PCAP using libpcap
- dnsjit.output.respdiff(3)
- Output to respdiff LMDB
- dnsjit.output.tcpcli(3)
- Simple, length aware, TCP client
- dnsjit.output.tlscli(3)
- Simple TLS client
- dnsjit.output.udpcli(3)
- Simple and dumb UDP DNS client
- dnskey(1)
- generate DNSSEC DNSKEY record
- dnsmasq(8)
- A lightweight DHCP and caching DNS server
- dnsperf(1)
- test the performance of a DNS server
- dnsproxy(1)
- DNS proxy
- dnsreflector(1)
- DNS Spamtrap
- dnssec-cds(1)
- change DS records for a child zone based on CDS/CDNSKEY
- dnssec-dsfromkey(1)
- DNSSEC DS RR generation tool
- dnssec-importkey(1)
- import DNSKEY records from external systems so they can be managed
- dnssec-keyfromlabel(1)
- DNSSEC key generation tool
- dnssec-keygen(1)
- DNSSEC key generation tool
- dnssec-ksr(1)
- create signed key response (SKR) files for offline KSK setups
- dnssec-revoke(1)
- set the REVOKED bit on a DNSSEC key
- dnssec-settime(1)
- set the key timing metadata for a DNSSEC key
- dnssec-signzone(1)
- DNSSEC zone signing tool
- dnssec-verify(1)
- DNSSEC zone verification tool
- dnssec-zkt(8)
- Secure DNS zone key tool
- dnssort(1)
- sort DNS hostnames
- dnstable(7)
- encoding format, library, and utilities for passive DNS data
- dnstable-encoding(5)
- key-value encoding format used by dnstable
- dnstable_convert(1)
- convert passive DNS NMSG data to dnstable MTBL format
- dnstable_dump(1)
- dump dnstable data file to text or JSON
- dnstable_entry(3)
- dnstable entry objects
- dnstable_iter(3)
- iterate over a sequence of dnstable entries
- dnstable_lookup(1)
- lookup individual records in a dnstable data file or set of data files
- dnstable_merge(1)
- merge multiple dnstable data files together
- dnstable_merge_func(3)
- libmtbl merge function for dnstable key-value entries
- dnstable_query(3)
- dnstable query objects
- dnstable_reader(3)
- read dnstable data from an mtbl source
- dnstable_stat(3)
- dnstable stat objects
- dnstable_unconvert(1)
- convert dnstable MTBL data to passive DNS NMSG format
- dnstap-read(1)
- print dnstap data in human-readable form
- dnstop(8)
- displays various tables of DNS traffic on your network
- dnstracer(8)
- trace a chain of DNS servers to the source
- dnsviz(1)
- issue and assess diagnostic DNS queries
- dnsviz-graph(1)
- graph the assessment of diagnostic DNS queries
- dnsviz-grok(1)
- assess diagnostic DNS queries
- dnsviz-print(1)
- print the assessment of diagnostic DNS queries
- dnsviz-probe(1)
- issue diagnostic DNS queries
- dnsviz-query(1)
- assess a DNS query
- dnswalk(1)
- A DNS database debugger
- do_arc(3)
- Calculates all the points in a circular arc. Allegro game programming library
- do_circle(3)
- Calculates all the points in a circle. Allegro game programming library
- do_dialog(3)
- Basic dialog manager function. Allegro game programming library
- do_ellipse(3)
- Calculates all the points in an ellipse. Allegro game programming library
- do_line(3)
- Calculates all the points along a line. Allegro game programming library
- do_menu(3)
- Displays an animates a popup menu. Allegro game programming library
- do_uconvert(3)
- Converts a string to another encoding format. Allegro game programming library
- doas(1)
- execute commands as another user
- doas.conf(5)
- doas configuration file
- doasedit(8)
- edit a text file and then write the file back to its original location with admin access
- dobutsu(6)
- (en play Dobutsu Shogi
- doc(8)
- diagnose unhealthy DNS domains
- docbook2man(1)
- Convert DocBook to man pages
- docbook2man-spec.pl(1)
- convert DocBook RefEntries to man pages
- docbook2mdoc(1)
- convert DocBook to mdoc
- docbook2texi(1)
- Convert DocBook to Texinfo
- docbook2texi-spec.pl(1)
- convert DocBook Booksto Texinfo documents
- docheckgroups(8)
- Process checkgroups and output a list of changes
- doctext(1)
- Generate documentation pages from source files
- doctorj(1)
- Javadoc analyzer and spell-checker
- doinkd(8)
- Idle terminal and multiple login monitor daemon
- doinkd.cf(5), /usr/local/etc/doinkd/doinkd.cf(5)
- doinkd configuration file format
- dolphin-emu(6)
- Nintendo GameCube and Wii emulator
- dolphin-emu-nogui(6)
- Nintendo GameCube and Wii emulator
- dom(n)
- Create an in-memory DOM tree from XML
- domDoc(n)
- Manipulates an instance of a DOM document object
- domNode(n)
- Manipulates an instance of a DOM node object
- domain(8)
- nnrpd domain resolver
- domain_server(3)
- generic DOMAIN server
- domains.conf(5)
- lfacme domains configuration file
- domino-chain(6), Domino-Chain(6)
- Rearrange dominoes on different platforms to start a chain reaction
- dontspace(6)
- an X solitaire programm
- dos2ansi(1)
- convert old MS-DOS/ANSI.SYS text files
- dos2unix(1)
- convert ASCII files from DOS's CR/LF to UNIX's LF
- dosbox(1)
- DOSBox Staging, x86/DOS emulator, a modern continuation of DOSBox
- dosbox(1)
- an x86/DOS emulator with sound/graphics
- dosbox-x(1)
- a x86/DOS and PC98 emulator
- dot(1)
- filter for drawing directed graphs neato - filter for drawing undirected graphs twopi - filter for radial layouts of graphs circo - filter for circular layout of graphs fdp - filter for drawing undirected graphs sfdp - filter for drawing large undirected graphs patchwork - filter for squarified tree maps osage - filter for array-based layouts
- dot(3)
- dot: x^H x and x^T x
- dot-courier(5)
- Local mail delivery instructions
- dot-forward(1)
- read a .forward file under qmail
- dot_product(3), dot_product_f(3)
- Calculates the dot product. Allegro game programming library
- dot_sandbox(1)
- Graphviz sandbox
- dotcache(5), .cache(5)
- description files for the GoFish gopher server
- dotlockfile(1)
- Utility to manage lockfiles
- doublecmd(1)
- Twin-panel (commander-style) file manager
- doutq(8)
- Show summary of outgoing Diablo feeds
- doveadm(1)
- Dovecot(aqs administration utility
- doveadm-acl(1)
- Manage Access Control List (ACL)
- doveadm-altmove(1)
- Move matching mails to the alternative storage (dbox-only)
- doveadm-auth(1)
- Flush/lookup/test authentication data
- doveadm-batch(1)
- Execute multiple commands for multiple users
- doveadm-deduplicate(1)
- expunge duplicate messages
- doveadm-director(1)
- Manage Dovecot directors
- doveadm-dump(1)
- Dump the content of Dovecot(aqs binary mailbox index/log
- doveadm-exec(1)
- easily execute commands from Dovecot(aqs libexec_dir
- doveadm-expunge(1)
- Expunge messages matching given search query
- doveadm-fetch(1)
- Fetch partial/full messages or message information
- doveadm-flags(1)
- add, remove or replace messages(aq flags
- doveadm-force-resync(1)
- Repair broken mailboxes
- doveadm-fs(1)
- Interact with the abstract mail storage filesystem
- doveadm-fts(1)
- Manipulate the Full Text Search (FTS) index
- doveadm-help(1)
- Show information about doveadm commands
- doveadm-import(1)
- Import messages matching given search query
- doveadm-index(1)
- Index mailboxes
- doveadm-instance(1)
- Manage the list of running Dovecot instances
- doveadm-kick(1)
- Disconnect users by user name and/or IP address
- doveadm-log(1)
- Locate, test or reopen Dovecot(aqs log files
- doveadm-mailbox(1)
- Commands related to handling mailboxes
- doveadm-mailbox-cryptokey(1)
- Mail crypt plugin management
- doveadm-move(1)
- Move messages matching the given search query into another mailbox doveadm-copy - Copy messages matching the given search query into another mailbox
- doveadm-penalty(1)
- Show current penalties
- doveadm-proxy(1)
- Handle Dovecot proxy connections
- doveadm-purge(1)
- Remove messages with refcount=0 from mdbox files
- doveadm-pw(1)
- Dovecot(aqs password hash generator
- doveadm-quota(1)
- Initialize/recalculate or show current quota usage
- doveadm-rebuild(1)
- Commands related to rebuilding various aspects of mails matching given search query
- doveadm-replicator(1)
- Manage users(aq mail replication
- doveadm-save(1)
- Save email to a user's mailbox
- doveadm-search(1)
- Show a list of mailbox GUIDs and message UIDs matching
- doveadm-search-query(7)
- Overview of search queries for doveadm mailbox
- doveadm-sieve(1)
- Commands related to handling Sieve scripts
- doveadm-stats(1)
- Inspect or reset stats
- doveadm-sync(1)
- Dovecot(aqs two-way mailbox synchronization utility doveadm-backup - Dovecot(aqs one-way mailbox synchronization utility
- doveadm-user(1)
- Perform a user lookup in Dovecot(aqs userdbs
- doveadm-who(1)
- Show who is logged in to the Dovecot server
- doveconf(1)
- Dovecot(aqs configuration dumping utility
- dovecot(1)
- a secure and highly configurable IMAP and POP3 server
- dovecot-lda(1)
- Dovecot(aqs local mail delivery agent
- dovecot-sysreport(1)
- Dovecot(aqs system report utility
- doverctl(8)
- Perform functions on the overview directory and file structure
- downsample-fits(1)
- Scale down a FITS image
- downstr(3)
- convert a string to lower case man1/alc_origin.1
- downtimed(8)
- system downtime monitoring and reporting daemon
- downtimes(1)
- display system downtime records made by downtimed (8)
- doxygen(1)
- documentation system for various programming languages
- doxyindexer(1)
- creates a search index from raw search data
- doxysearch(1), doxysearch.cgi(1)
- search engine used for searching in doxygen documentation
- doxywizard(1)
- a tool to configure and run doxygen on your source files
- dp(8)
- nmh parser of RFC 822-style dates
- dpath(8)
- Diablo program to return commonly used paths for use in shell scripts
- dpbindic(1)
- Convert a binary-form dictionary into a text-form dictionary
- dpipe(1)
- bi-directional pipe command
- dpkg(1)
- package manager for Debian
- dpkg-architecture(1)
- set and determine the architecture for package building
- dpkg-buildflags(1)
- returns build flags to use during package build
- dpkg-buildpackage(1)
- build binary or source packages from sources
- dpkg-checkbuilddeps(1)
- check build dependencies and conflicts
- dpkg-deb(1)
- Debian package archive (.deb) manipulation tool
- dpkg-distaddfile(1)
- add entries to debian/files
- dpkg-divert(1)
- override a package's version of a file
- dpkg-genbuildinfo(1)
- generate Debian .buildinfo files
- dpkg-genchanges(1)
- generate Debian .changes files
- dpkg-gencontrol(1)
- generate Debian control files
- dpkg-gensymbols(1)
- generate symbols files (shared library dependency information)
- dpkg-maintscript-helper(1)
- works around known dpkg limitations in maintainer scripts
- dpkg-mergechangelogs(1)
- 3-way merge of debian/changelog files
- dpkg-name(1)
- rename Debian packages to full package names
- dpkg-parsechangelog(1)
- parse Debian changelog files
- dpkg-query(1)
- a tool to query the dpkg database
- dpkg-scanpackages(1)
- create Packages index files
- dpkg-scansources(1)
- create Sources index files
- dpkg-shlibdeps(1)
- generate shared library substvar dependencies
- dpkg-source(1)
- Debian source package (.dsc) manipulation tool
- dpkg-split(1)
- Debian package archive split/join tool
- dpkg-statoverride(1)
- override ownership and mode of files
- dpkg-trigger(1)
- a package trigger utility
- dpkg-vendor(1)
- queries information about distribution vendors
- dpkg.cfg(5)
- dpkg configuration file
- dpmgr(1)
- administration utility for QDBM Depot
- dptest(1)
- test cases for QDBM Depot
- dptsv(1)
- mutual converter between TSV and QDBM Depot database
- dq(1)
- DNS/DNSCurve query tool
- dqcache(8)
- DNS cache with DNSCurve support
- dqcache-makekey(8)
- make DNSCurve secret-key for dqcache
- dqcache-start(8)
- wrapper for dqcache daemon
- dqtool(1)
- --- Display the contents of a disk-buffer file created with {{ site.product.short_name }}
- dracut.zfs(7)
- overview of ZFS dracut hooks
- dragdrop(n), drag&drop(n)
- facilities for handling drag&drop data transfers
- draw_character_ex(3)
- Draws non transparent pixels of the sprite with a color. Allegro game programming library
- draw_compiled_sprite(3)
- Draws a compiled sprite. Allegro game programming library
- draw_gouraud_sprite(3)
- Draws a sprite with gouraud shading. Allegro game programming library
- draw_lit_rle_sprite(3)
- Draws a tinted RLE sprite. Allegro game programming library
- draw_lit_sprite(3)
- Draws a sprite tinted with a specific color. Allegro game programming library
- draw_rle_sprite(3)
- Draws an RLE sprite. Allegro game programming library
- draw_sprite(3)
- Draws a copy of the sprite onto the destination bitmap. Allegro game programming library
- draw_sprite_ex(3)
- Draws a optionally flipped/blended/tinted sprite on the bitmap. Allegro game programming library
- draw_sprite_v_flip(3), draw_sprite_h_flip(3), draw_sprite_vh_flip(3)
- Draws the sprite transformed to the destination bitmap. Allegro game programming library
- draw_trans_rle_sprite(3)
- Draws a translucent RLE sprite. Allegro game programming library
- draw_trans_sprite(3)
- Draws a sprite blending it with the destination. Allegro game programming library
- drawing_mode(3)
- Sets the graphics drawing mode. Allegro game programming library
- drawterm(1), drawterm (1)
- connection to cpu, fs, and auth servers
- drcmd(8)
- Diablo program to manage a running dreaderd server
- dreadart(8)
- Extract article from spool given message-id or hash / Run validity check on articles referenced by queue file
- dreaderd(8)
- NNTP reader daemon for reader support
- dreadover(8)
- Extract overview information, usually from /news/spool/group, given a newsgroup name and article number
- dreal(1)
- Graphic real layout viewer
- dreamchess(6)
- User interface for XBoard-compatible chess engines
- dreamer(6)
- An XBoard-compatible chess engine
- drempels(1)
- Hallucinatory desktop enhancer
- drequeue(8)
- requeue articles to all or a specified newsfeed
- drg2sbg(1)
- convert I-Doser drg files to sbagen
- drgbuilder(1)
- create I-Doser drg files
- drift(6)
- draws drifting recursive fractal cosmic flames
- driftnet(1)
- capture images from network traffic and display them in an X window; optionally, capture audio streams and play them
- drill(1)
- get (debug) information out of DNS(SEC)
- driverless(1)
- PPD generator utility for driverless printing
- drm(7)
- Direct Rendering Manager
- drm-kms(7)
- Kernel Mode-Setting
- drm-memory(7)
- DRM Memory Management
- drmAvailable(3)
- determine whether a DRM kernel driver has been loaded
- drmHandleEvent(3)
- read and process pending DRM events
- drmModeGetResources(3)
- retrieve current display configuration information
- drm_info(1)
- dump information about DRM devices
- drool(1)
- DNS Replay Tool
- dropbear(8)
- lightweight SSH server
- dropbearconvert(1)
- convert between Dropbear and OpenSSH private key formats
- dropbearkey(1)
- create private keys for the use with dropbear(8) or dbclient(1)
- dropdb(1)
- remove a PostgreSQL database
- dropuser(1)
- remove a PostgreSQL user account
- droste(6)
- screen saver
- drpmsync(8)
- sync a file tree with deltarpms
- drracket(1)
- the Racket programming environment
- drtdump(1)
- Dump DICOM RT file and data set
- druc(1)
- Design Rule Checker
- drumgizmo(1)
- drum application
- drumkv1(1)
- an old-school drum-kit sampler
- drumstick-drumgrid(1)
- A Drumstick utility emulating a drum box
- drumstick-dumpmid(1)
- A Drumstick command line utility for decoding MIDI events
- drumstick-dumprmi(1)
- A Drumstick command line utility for decoding RIFF MIDI files
- drumstick-dumpsmf(1)
- A Drumstick command line utility for decoding standard MIDI files
- drumstick-dumpwrk(1)
- A Drumstick command line utility for decoding WRK (Cakewalk) files
- drumstick-guiplayer(1)
- A Drumstick GUI utility for playing MIDI files
- drumstick-metronome(1)
- A Drumstick command line utility for playing a metronome pattern
- drumstick-playsmf(1)
- A Drumstick command line utility for playing standard MIDI files
- drumstick-sysinfo(1)
- A Drumstick command line utility to get information about the ALSA sequencer
- drumstick-vpiano(1)
- A Drumstick GUI virtual piano utility
- ds(1)
- generate DNSSEC delegation signer record
- dsbdriverd(8)
- A device driver loading daemon
- dsblogoutmgr(1)
- Graphical logout manager
- dsbmc-cli(1)
- command-line client for DSBMD
- dsbsu(1)
- Qt front end to su(1)
- dsc(1)
- DNS Statistics Collector
- dsc(5)
- Debian source packages' control file format
- dsc-psl-convert(1)
- Convert Public Suffix List (PSL) to DSC TLD List
- dsc.conf(5)
- Configuration for the DNS Statistics Collector
- dselect(1)
- Debian package management frontend
- dselect.cfg(5)
- dselect configuration file
- dsh(1)
- run a command on a cluster of machines
- dshbak(1)
- format output from pdsh command
- dskdump(1)
- Sector-level copy from one floppy or image file to another
- dskform(1)
- floppy or image file formatter for emulated machines
- dskid(1)
- identify floppy or disc image file for emulated machines
- dskscan(1)
- Scan a floppy disc for sector headers
- dsktrans(1)
- Copy from one floppy or image file to another
- dskutil(1)
- Simple sector edtor for discs and disc images
- dsp(3), initdp(3), freedp(3), dotprod(3), sumsq(3), peakval(3)
- SIMD-assisted digital signal processing primitives
- dspam(1)
- DSPAM Anti-Spam Agent
- dspam_admin(1)
- Alter DSPAM users preferences
- dspam_clean(1)
- perform periodic maintenance of metadata
- dspam_crc(1)
- calculate the DSPAM CRC/hash value for a text token
- dspam_dump(1)
- produce a dump of a user's metadata
- dspam_logrotate(1)
- Rotate DSPAM logfiles
- dspam_merge(1)
- merge several users' metadata into a composite
- dspam_stats(1)
- display spam statistics
- dspam_train(1)
- train a corpus of mail
- dspdfviewer(1)
- Dual-Screen PDF Viewer
- dspoolout(8)
- Diablo program to sequence and flush outbound queue files
- dsr2html(1)
- Render DICOM SR file and data set to HTML/XHTML
- dsr2xml(1)
- Convert DICOM SR file and data set to XML
- dsrdump(1)
- Dump DICOM SR file and data set
- dssi_analyse_plugin(1)
- describe a DSSI plugin
- dssi_list_plugins(1)
- list available DSSI plugins
- dssi_osc_send(1)
- send OSC messages to DSSI applications
- dssi_osc_update(1)
- send a DSSI `update' OSC request
- dstar2tgba(1)
- convert automata into Büchi automata
- dstyle(5)
- format of .dstyle files (display styles)
- dsymutil(1)
- manipulate archived DWARF debug symbol files
- dsyncgroups(8)
- Obtain active file and group description info from a remote NNTP host and update the local dactive.kp (or specified KP database)
- dt2dv(1)
- convert a DTL text representation of a TeX DVI file to a binary DVI file
- dtach(1)
- simple program that emulates the detach feature of screen
- dtaus(1)
- Converter for DTAUS files
- dtaus(5)
- Converter for DTAUS files
- dtcpauth(8)
- Manipulate POP Authorization DB
- dtcpc(8)
- Dynamic Tunnel Configuration Protocol client
- dtcpclient(8)
- Dynamic Tunnel Configuration Protocol client
- dtcps(8)
- Dynamic Tunnel Configuration Protocol daemon
- dtd2po(1), dtd2po.py(1)
- Convert a Mozilla .dtd UTF-8 localization format to a Gettext PO localization file
- dtd2xsd(1)
- XML Schema generator from XML document that contains DTD
- dte(1)
- A small, configurable text editor
- dte-syntax(5)
- Format of syntax highlighting files used by dte(1)
- dterc(5)
- Command and configuration language used by dte(1)
- dtop(1)
- display and update information about processes on a cluster of machines
- dtpstree(1)
- display a tree of processes
- dtrust-tool(1)
- displays information about D-Trust signature cards and remove the transport protection
- dtt200u(4)
- webcamd driver for DTT200U DVB-T devices
- dtv5100(4)
- webcamd driver for AME DTV-5100 DVB-T
- du2ps(1)
- filter for converting output of du to PostScript file
- dualcoax(1)
- determine impedance of a coaxial structure with two concentric dielectrics
- dubdv(1)
- insert audio into a digital video stream
- duende(8)
- run a child process as a daemon
- duff(1)
- duplicate file finder
- dummy-ups(8)
- Driver for multi-purpose UPS emulation or relay
- dump-mixers(1)
- dump OSS mixer settings to standard output
- dump2dcm(1)
- Convert ASCII dump to DICOM file
- dump_xsettings(1)
- prints X11 application settings from an XSETTINGS provider
- dumpcap(1)
- Dump network traffic
- dumpdb(1)
- The Freeze database inspector
- dumpe2fs(8)
- dump ext2/ext3/ext4 file system information
- dumpelf(1)
- dump internal ELF structure
- dumpexfat(8)
- dump exFAT file system
- dumpfcfg(1)
- dump fidoconfig to file or stdout
- dumpreg(1)
- dump the state of the card as the svgalib chipset driver sees it
- dumpsolv(1)
- print a solv file into a human readable format
- dune(1)
- N'45' composable build system for OCaml
- dune-build(1), duneN'45'build(1)
- N'45' Build the given targets, or all installable targets if none are givenN'46'
- dune-cache(1), duneN'45'cache(1)
- N'45' Manage the shared cache of build artifacts
- dune-clean(1), duneN'45'clean(1)
- N'45' Clean the projectN'46'
- dune-config(5), duneN'45'config(5)
- N'45' configuring the dune build system
- dune-coq(1), duneN'45'coq(1)
- N'45' Command group related to CoqN'46'
- dune-describe(1), duneN'45'describe(1)
- N'45' Describe the workspaceN'46'
- dune-diagnostics(1), duneN'45'diagnostics(1)
- N'45' fetch and return errors from the current build
- dune-exec(1), duneN'45'exec(1)
- N'45' Execute a command in a similar environment as if installation was performedN'46'
- dune-external-lib-deps(1), duneN'45'externalN'45'libN'45'deps(1)
- N'45' Removed commandN'46'
- dune-fmt(1), duneN'45'fmt(1)
- N'45' Format source codeN'46'
- dune-format-dune-file(1), duneN'45'formatN'45'duneN'45'file(1)
- N'45' Format dune files
- dune-help(1), duneN'45'help(1)
- N'45' Additional Dune help
- dune-init(1), duneN'45'init(1)
- N'45' Command group for initializing dune components
- dune-install(1), duneN'45'install(1)
- N'45' Install packagesN'46'
- dune-installed-libraries(1), duneN'45'installedN'45'libraries(1)
- N'45' Print out libraries installed on the systemN'46'
- dune-ocaml-merlin(1), duneN'45'ocamlN'45'merlin(1)
- N'45' Start a merlin configuration server
- dune-printenv(1), duneN'45'printenv(1)
- N'45' Print the environment of a directory
- dune-promote(1), duneN'45'promote(1)
- N'45' An alias for promotion applyN'46'
- dune-promotion(1), duneN'45'promotion(1)
- N'45' Control how changes are propagated back to source codeN'46'
- dune-rpc(1), duneN'45'rpc(1)
- N'45' DuneN'39's RPC mechanismN'46' ExperimentalN'46'
- dune-rules(1), duneN'45'rules(1)
- N'45' Dump internal rulesN'46'
- dune-runtest(1), duneN'45'runtest(1)
- N'45' Run testsN'46'
- dune-shutdown(1), duneN'45'shutdown(1)
- N'45' cancel and shutdown any builds in the current workspace
- dune-subst(1), duneN'45'subst(1)
- N'45' Substitute watermarks in source filesN'46'
- dune-test(1), duneN'45'test(1)
- N'45' An alias for runtestN'46'
- dune-top(1), duneN'45'top(1)
- N'45' Print a list of toplevel directives for including directories and loading cma filesN'46'
- dune-uninstall(1), duneN'45'uninstall(1)
- N'45' Uninstall packagesN'46'
- dune-upgrade(1), duneN'45'upgrade(1)
- N'45' Upgrade jbuilder projects to dune
- dune-utop(1), duneN'45'utop(1)
- N'45' Load library in utop
- dunecontrol(1)
- Control program for the Dune build system
- dungeon(6)
- Adventures in the Dungeons of Doom
- dungeoncrawl(6), crawl(6)
- play the roguelike game of crawl
- dunst(1)
- a customizable and lightweight notification-daemon
- dunst(5), dunstrc(5)
- dunst configuration file
- dunstctl(1)
- command line control utility for dunst
- dunstify(1)
- a program to send desktop notifications
- duo(3)
- Duo authentication service
- dupablexpr(3)
- duplicates an expression. man1/alc_origin.1
- dupd(1)
- find duplicate files
- dupe(1)
- duplicate a file quickly
- dupemap(1)
- Creates a database of file checksums and uses it to eliminate duplicates
- dupfilter(8)
- Sample Courier mail filter
- duplicity(1)
- Encrypted incremental backup to local or remote storage
- dust(1), Dust(1)
- Like du but more intuitive
- dv2dt(1)
- convert a binary TeX DVI file to DTL text representation
- dv2sub(1)
- extract info or subtitles from DV stream
- dvb-fe-tool(1)
- DVBv5 tool for frontend settings inspect/change
- dvb-format-convert(1)
- DVBv5 tool for file format conversions
- dvbcut(1)
- Qt application for cutting parts out of DVB streams
- dvbsnoop(1)
- DVB and MPEG stream analyzer
- dvbv5-scan(1)
- DVBv5 tool for frequency scanning
- dvbv5-zap(1)
- DVBv5 tool for service tuning
- dvconnect(1)
- receive or transmit raw DV using the video1394 device
- dvd-menu(1)
- Creates a DVD navigation menu with buttons
- dvd-slideshow(1)
- Creates a slideshow movie in DVD video format from a list of pictures and effects
- dvdbackup(1)
- Tool to backup DVDs
- dvdisaster(1), DVDISASTER(1)
- data loss/scratch/aging protection for optical media
- dvdstyler(1)
- cross platform DVD authoring system for Video DVD production
- dvdxchap(1)
- Extract chapter information from DVDs
- dvi2fax(1)
- convert a TeX DVI file to G3 fax format
- dvi2tty(1)
- preview a TeX DVI file on an ordinary ASCII terminal
- dvi2tty(1)
- preview a TeX DVI-file on an ordinary ascii terminal
- dvibook(1)
- rearrange pages in DVI file into signatures
- dviconcat(1)
- concatenate DVI files
- dvicopy(1), odvicopy(1)
- produce modified copy of DVI file
- dvidvi(1)
- selects and/or re-arranges pages in a TeX dvi file
- dvihp(1)
- convert a TeX DVI file to Hewlett-Packard PCL
- dvilj4(1), dvilj4l(1), dvilj2p(1), dvilj(1)
- convert a TeX DVI file to PCL, for HP LaserJet printers
- dvipdf(1)
- Convert TeX DVI file to PDF using ghostscript and dvips
- dvipdfmx(1), xdvipdfmx(1), dvipdfm(1)
- produce PDF files directly from DVI files
- dvipdft(1)
- create thumbnail images for use with dvipdfm
- dvipng(1)
- A DVI-to-PNG translator
- dvipos(1)
- compute positions in a DVI file
- dvips(1)
- convert a TeX DVI file to PostScript
- dvired(1)
- print dvi-files
- dviselect(1)
- extract pages from DVI files
- dvispc(1)
- Modify a DVI file to be page-independent in specials
- dvisvg(1)
- for conversion from DVI to SVG
- dvisvgm(1)
- converts DVI, EPS, and PDF files to the XML-based SVG format
- dvitodvi(1)
- rearrange pages in a DVI file
- dvitomp(1)
- convert a TeX DVI file to a MetaPost MPXFILE
- dvitype(1), odvitype(1)
- translate a dvi file for humans
- dvtm(1)
- dynamic virtual terminal manager
- dw2102(4)
- webcamd driver for DVBWorld and TeVii DVB-S/S2
- dwarfdump(1)
- dumps DWARF debug information of an ELF object
- dwdiff(1)
- a delimited word diff program
- dwebp(1)
- decompress a WebP file to an image file
- dwfilter(1)
- reformat text with dwdiff for further processing
- dwg2SVG(1)
- manual page for dwg2SVG 0.12.4
- dwg2dxf(1)
- manual page for dwg2dxf 0.12.4
- dwg2ps(1)
- manual page for dwg2ps 0.12.4
- dwgadd(1)
- manual page for dwgadd 0.11.1.4086
- dwgadd(5), dwgadd.5(5)
- Format of the LibreDWG dwgadd example input-file
- dwgbmp(1)
- manual page for dwgbmp 0.12.4
- dwgfilter(1)
- manual page for dwgfilter 0.12.4
- dwggrep(1)
- manual page for dwggrep 0.12.4
- dwglayers(1)
- manual page for dwglayers 0.12.4
- dwgread(1)
- manual page for dwgread 0.12.4
- dwgrewrite(1)
- manual page for dwgrewrite 0.12.4
- dwgwrite(1)
- manual page for dwgwrite 0.12.4
- dwl(1)
- dwm for Wayland
- dwlb(1)
- feature-complete bar for dwl
- dwm(1)
- dynamic window manager
- dwz(1)
- DWARF optimization and duplicate removal tool
- dx(l)
- start the Data Explorer visualization system. Optionally directly start the User Interface (dxui), the executive (dxexec), the Data Prompter, the Module Builder or the Tutorial
- dxa(1)
- 6502/R65C02 disassembler
- dxf2dwg(1)
- manual page for dxf2dwg 0.12.4
- dxfwrite(1)
- manual page for dxfwrite 0.12.4
- dxpc(1)
- Differential X Protocol Compressor
- dymaxionmap(6)
- An animation of Buckminster Fuller's unwrapped icosahedral globe
- dynamic_field_info(3x), field_info(3x)
- retrieve field characteristics
- dynamips(1)
- Cisco router simulator
- dynamite(1)
- manual page for dynamite
- dyncall(3)
- encapsulation of architecture-, OS- and compiler-specific function call semantics
- dyncallback(3)
- callback interface of dyncall
- dynip(8)
- Dynamic IP Address Updater
- dynload(3)
- encapsulates dynamic loading mechanisms and gives access to functions in foreign dynamic libraries and code modules
- dynomite(8)
- a generic dynamo implementation for different key/value storage engines
- dystmgr(1)
- the command line utility of the core API
- dystopia(3)
- the core API
- dysttest(1)
- test cases of the core API
- e16(1)
- The Enlightenment DR16 window manager
- e2fsprogs-com_err(3), com_err(3)
- common error display routine
- e2guardian(8), e2guardian2(8)
- web content filter
- e2image(8)
- Save critical ext2/ext3/ext4 file system metadata to a file
- e2ln(1)
- create hard links on an ext2 filesystem
- e2ls(1)
- list files and directories on an ext2 filesystem
- e2mkdir(1)
- creates a directory on an ext2 filesystem
- e2pall(1)
- convert all EPS files in a LaTeX document to PDF
- e2rm(1)
- removes files and directories on an ext2 filesystem
- e2tail(1)
- a basic version of the tail command for an ext2 filesystem
- e2undo(8)
- Replay an undo log for an ext2/ext3/ext4 file system
- e_deduction_server(1)
- manual page for e_deduction_server 2.6 Floral Guranse
- easside-ng(8)
- an auto-magic tool which allows you to communicate via an WEP-encrypted AP without knowing the key
- easytag(1)
- tag editor for MP3, Ogg Vorbis files and more
- eboard(6)
- a graphical chess board
- eboard-addtheme(1)
- a program to easily install new eboard board and sound themes
- eboard-config(1)
- program to get information about the installed eboard
- ebook2cw(1)
- Convert ebooks to Morse code audio files (MP3/OGG)
- ebrowse(1)
- create a class hierarchy database
- ebsnvme-id(8)
- NVMe disk identification tool for Amazon EC2
- ec168(4)
- webcamd driver for EC168 DVB-T
- ecalength(1)
- prints audio file length and other information
- ecalloc(3), emalloc(3), eread(3), erealloc(3), esetenv(3), estrdup(3), ewrite(3)
- exit-on-failure wrapper functions
- ecasound(1)
- sample editor, multitrack recorder, fx-processor, etc
- ecasound-iam(1)
- ecasound interactive mode
- ecasoundrc(5)
- ecasound rcfile
- ecatools(1)
- audio processing utils based on ecasound
- ecce(1)
- Edinburgh Compatible Context Editor
- echinus(1)
- a lightweight window manager for X11
- echoping(1)
- tests a remote host with TCP or UDP
- echoping_dns(1)
- echoping plugin which queries a DNS server
- echoping_ldap(1)
- echoping plugin which connects to a LDAP server
- echoping_random(1)
- echoping plugin which just sleeps a random time
- echoscu(1)
- DICOM verification (C-ECHO) SCU
- ecl(1)
- -- Embeddable Common Lisp
- ecl-config(1)
- Embeddable Common Lisp configuration query
- eclat(1)
- EC2 Command Line Administrator Tool
- eclat-addr2ec2(1)
- Move VPC IP address back to EC2 Classic
- eclat-addr2vpc(1)
- Move IP address from EC2 to EC2-VPC
- eclat-assocaddr(1), eclat-associate-address(1)
- associate an IP address with an instance
- eclat-chvol(1)
- modify size, type and iops of a volume
- eclat-clrsattr(1), eclat-reset-snapshot-attribute(1)
- reset permission settings for the specified snapshot
- eclat-deimg(1), eclat-deregister-image(1)
- deregister an EC2 image
- eclat-devol(1), eclat-detach-volume(1)
- detach a volume from an instance
- eclat-disasaddr(1), eclat-disassociate-address(1)
- disassociate IP address from EC2 instance
- eclat-dmesg(1), eclat-get-console-output(1)
- get console output from the instance
- eclat-lsaattr(1), eclat-describe-image-attribute(1)
- lists the attribute of an image
- eclat-lsaddr(1), eclat-describe-addresses(1)
- return information about IP addresses in your account
- eclat-lschvol(1)
- reports the current modification status of EBS volumes
- eclat-lsiattr(1), eclat-describe-instance-attribute(1)
- describes attribute of an instance
- eclat-lsimg(1), eclat-describe-images(1)
- describe available Amazon images
- eclat-lsinst(1), eclat-describe-instances(1)
- describe available EC2 instances
- eclat-lsistat(1), eclat-describe-instance-status(1)
- describe status of EC2 instances
- eclat-lsreg(1), eclat-describe-regions(1)
- describe EC2 regions
- eclat-lssattr(1), eclat-describe-snapshot-attribute(1)
- lists the attribute of a EBS snapshot
- eclat-lssg(1), eclat-describe-security-groups(1)
- return information about security groups
- eclat-lssnap(1), eclat-describe-snapshots(1)
- describes available Amazon EBS snapshots
- eclat-lstag(1), eclat-describe-tags(1)
- list the EC2 tags
- eclat-lsvol(1), eclat-describe-volumes(1)
- list EBS volumes
- eclat-lszon(1), eclat-describe-availability-zones(1)
- describe availability zones
- eclat-mkaddr(1), eclat-allocate-address(1)
- allocate an Elastic IP address
- eclat-rmaddr(1), eclat-release-address(1)
- release Elastic IP address
- eclat-rmsg(1), eclat-delete-security-group(1)
- delete security group
- eclat-rmsnap(1), eclat-delete-snapshot(1)
- delete a snapshot of an Amazon EBS volume
- eclat-rmtag(1), eclat-delete-tags(1)
- delete or replace tags for a resource
- eclat-setaattr(1), eclat-modify-image-attribute(1)
- modify attributes of an image
- eclat-setiattr(1), eclat-modify-instance-attribute(1)
- modifies attribute of an instance
- eclat-setsattr(1), eclat-modify-snapshot-attribute(1)
- modify permission settings for the specified snapshot
- ecm(7)
- Extra CMake Modules
- ecm-developer(7)
- ECM Developer Reference
- ecm-find-modules(7)
- ECM Find Modules Reference
- ecm-kde-modules(7)
- ECM KDE Modules Reference
- ecm-modules(7)
- ECM Modules Reference
- ecpg(1)
- embedded SQL C preprocessor
- ed2k(1)
- aMule eD2k link parser
- edbrowse(1)
- Command Line editor, browser, and mail client
- eddsa_pk_new(3), eddsa_pk_free(3), eddsa_pk_from_EVP_PKEY(3), eddsa_pk_from_ptr(3), eddsa_pk_to_EVP_PKEY(3)
- FIDO2 COSE EDDSA API
- edgar(6)
- A 2D platform game with a persistent world
- edge(8)
- n2n edge node daemon
- edgepaint(1)
- edge coloring to disambiguate crossing edges
- edi(1)
- the Enlightened IDE
- edid-decode(1)
- Decode EDID data in human-readable format
- edit(1)
- a simple text editor
- edit_list.conf(5)
- Configuration of privileges to edit list configuration
- editcap(1)
- Edit and/or translate the format of capture files
- editline(3)
- command-line editing library with history
- editline(3), el_init(3), el_init_fd(3), el_end(3), el_reset(3), el_gets(3), el_wgets(3), el_getc(3), el_wgetc(3), el_push(3), el_wpush(3), el_parse(3), el_wparse(3), el_set(3), el_wset(3), el_get(3), el_wget(3), el_source(3), el_resize(3), el_cursor(3), el_line(3), el_wline(3), el_insertstr(3), el_winsertstr(3), el_deletestr(3), el_wdeletestr(3), history_init(3), history_winit(3), history_end(3), history_wend(3), history(3), history_w(3), tok_init(3), tok_winit(3), tok_end(3), tok_wend(3), tok_reset(3), tok_wreset(3), tok_line(3), tok_wline(3), tok_str(3), tok_wstr(3)
- line editor, history and tokenization functions
- editline(7)
- line editing user interface
- editmap(8)
- query and edit single records in database maps for sendmail
- editor(1)
- Text editor
- editorconfig(1)
- EditorConfig Command
- editorconfig-format(5)
- EditorConfig File Format
- editorconfig.h(3)
- Header file of EditorConfig
- editorconfig_handle.h(3)
- Header file of EditorConfig handle
- editrc(5)
- configuration file for editline library
- editres(1)
- a dynamic resource editor for X Toolkit applications
- editss(6)
- Editor for XPilot shipshapes. (V2.1)
- edusers(1)
- edit users list created by package
- eenc(1)
- perform password encryption for RefDB clients
- ef_expand_file(3), del_ExpandFile(3), ef_last_error(3), ef_list_expansions(3), new_ExpandFile(3)
- expand filenames containing ~user/$envvar and wildcard expressions
- efence(3)
- Electric Fence Malloc Debugger
- efi_variables_supported(3), efi_del_variable(3), efi_get_variable(3), efi_get_variable_attributes(3), efi_get_variable_size(3), efi_set_variable(3)
- manipulate UEFI variables
- egalax(4x)
- eGalax touch screen input driver
- eggdrop(1)
- an IRC bot
- egk-tool(1)
- displays information on the German electronic health card (elektronische Gesundheitskarte, eGK)
- egress-monitor(1)
- Watching for default routes changes and sets the interface group
- eground(1)
- manual page for eground 2.6
- eid(1)
- Query ID database and report results
- eidenv(1)
- utility for accessing visible data from electronic identity cards
- eiskaltdcpp-cli-jsonrpc(1), EiskaltDC++_CLI(1)
- simple command line interface for EiskaltDC++ Daemon written on perl
- eiskaltdcpp-cli-xmlrpc(1), EiskaltDC++_CLI(1)
- simple command line interface for EiskaltDC++ Daemon written on perl
- eiskaltdcpp-daemon(1)
- simple daemon controllable via XMLRPC or JSONRPC
- eiskaltdcpp-gtk(1), EiskaltDC++_Gtk(1)
- GUI based on Gtk (based on FreeDC++ and LinuxDC++)
- ejabberd.yml(5)
- main configuration file for ejabberd
- ejdb2(3), EJDB2(3)
- Embedded JSON Database engine
- eject(1)
- eject removable media from drive
- ekb_delete(1)
- manual page for ekb_delete 2.6
- elf(1)
- command-line ELF object file header analyzer
- elf_begin(3)
- Return descriptor for ELF file
- elf_clone(3)
- Create a clone of an existing ELF descriptor
- elf_getdata(3)
- Get washed data of section
- elf_update(3)
- update an ELF descriptor
- elfedit(1)
- update ELF header and program property of ELF files
- elfls(1)
- display the contents of an ELF file
- elinks(1)
- lynx-like alternative character mode WWW browser
- elinkskeys(5)
- keybindings for ELinks
- elksemu(1)
- Embedded Linux Kernel Subset emulator
- ellipse(3)
- Draws an ellipse. Allegro game programming library
- ellipsefill(3)
- Draws a filled ellipse. Allegro game programming library
- elmalias(1)
- expand and display Elm address aliases
- elogd(8)
- web server program for Electronic Logbook ELOG
- elographics(4x)
- Elographics input driver
- elpa2_print_kernels(1)
- Provide information which ELPA2 kernels are available on this system
- elpa_autotune_deallocate(3)
- Deallocates an ELPA autotuning instance
- elpa_autotune_load_state(3)
- loadsa state of an ELPA autotuning object
- elpa_autotune_set_best(3)
- Sets the tunable parameters to the up-to-now best solution Before the autotuning options can be set, an autotuning step has to be done elpa_autotune_step(3)
- elpa_autotune_setup(3)
- create an instance for autotuning of the ELPA library Before the autotuning object can be created, an instance of the ELPA library has to be setup, see e.g. elpa_setup(3)
- elpa_autotune_step(3)
- do one ELPA autotuning step Before the autotuning step can be done, an instance of the ELPA autotune object has to be created, see elpa_autotune_setup(3)
- elpa_cholesky(3)
- do a Cholesky factorization of a real symmetric or complex hermitian matrix
- elpa_deallocate(3)
- deallocate an instance of the ELPA library after usage
- elpa_eigenvalues_double(3)
- computes the eigenvalues of a real double-precision symmetric matrix
- elpa_eigenvalues_double_complex(3)
- computes the eigenvalues of a complex double-precision hermitian matrix
- elpa_eigenvectors(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a real symmetric or complex hermitian matrix
- elpa_eigenvectors_double(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a real symmetric matrix
- elpa_eigenvectors_double_complex(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a complex hermitian matrix
- elpa_eigenvectors_float(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a real symmetric matrix
- elpa_eigenvectors_float_complex(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a complex hermitian matrix
- elpa_generalized_eigenvalues(3)
- computes the eigenvalues of a generalized eigenvalue problem for real symmetric or complex hermitian matrices
- elpa_generalized_eigenvectors(3)
- computes the generalized eigenvalues and (part of) the eigenvector spectrum for a real symmetric or complex hermitian matrix
- elpa_load_settings(3)
- loads the setting of an elpa object
- elpa_skew_eigenvectors(3)
- computes the eigenvalues and (part of) the eigenvector spectrum for a real skew-symmetric matrix
- elpa_solve_tridiagonal(3)
- computes the eigenvalue problem for real symmetric tridiagonal matrix
- em28xx(4)
- em28xx webcamd driver for USB camera and TV devices
- emacs(1)
- GNU project Emacs editor
- emailrelay(1)
- e-mail transfer agent and proxy
- emailrelay-passwd(1)
- a password encoding utility for E-MailRelay
- emailrelay-poke(1)
- forces an E-MailRelay server to deliver spooled mail
- emerald(1)
- The Emerald Windows Decorator
- emerald-theme-manager(1)
- The Emerald Theme Manager
- emiclock(1)
- hyper animated face analog clock for X11
- emilua-embedding(7), Emilua(7)
- Lua execution engine
- emilua-getting-started(7), Emilua(7)
- Lua execution engine
- emilua-internals-sandboxes(7), Emilua(7)
- Lua execution engine
- emilua-modules(7), Emilua(7)
- Lua execution engine
- emilua-sandboxes(7), Emilua(7)
- Lua execution engine
- emms-print-metadata(1)
- Print information about music files
- empdump(6)
- Export/import Empire game state
- empsched(6)
- Print Empire update schedule
- empty(1)
- run processes under pseudo-terminal sessions
- emwm(1)
- The Enhanced Motif Window Manager
- emwmrc(4)
- the Enhanced Motif Window Manager Resource Description File
- en2ris(1)
- converts EndNote bibliographic data to the RIS format
- enable_hardware_cursor(3)
- Enables the OS hardware cursor. Allegro game programming library
- enadis.cgi(8)
- CGI program to enable/disable Xymon tests
- enblend(1)
- manual page for enblend 4.2
- enca(1)
- -- detect and convert encoding of text files
- encapsulate(1)
- multiplex several channels over a single socket with sampling of remote process exit status, and provide conversation termination without closing the socket. netpipes 4.2
- encfs(1)
- mounts or creates an encrypted virtual filesystem
- encfsctl(1)
- administrative tool for working with EncFS filesystems
- encfssh(1)
- mount encrypted virtual filesystem and start shell Write in progress
- enchant(5), Enchant(5)
- enchant language tags, ordering files and personal word lists
- enchant-lsmod-2(1), enchant-lsmod(1)
- list provider and dictionary information
- encode.h(3)
- API for Brotli compression
- encode_keychange(1)
- produce the KeyChange string for SNMPv3
- encodedv(1)
- encode a series of images to a digital video stream
- encoding.tcl86(n), encoding(n)
- Manipulate encodings
- encoding.tcl90(n), encoding(n)
- Manipulate encodings
- encrypt-dbeaver-configuration(1)
- Encrypt DBeaver Credentials Configuration File
- endgame(6)
- endgame chess screensaver
- endless-sky(6)
- a space exploration and combat game
- endlessh(1), endless(1)
- An SSH tarpit
- engine(6)
- draws a 3D four-stroke engine
- enhance(1)
- A program that adds command-line editing to third party programs
- enigma(6)
- Puzzle game reminiscent of Oxyd
- enma(1)
- A milter program for domain authentication technologies
- enscript(1)
- convert text files to PostScript, HTML, RTF, ANSI, and overstrikes
- ensemble(i4), itcl::ensemble(i4)
- create or modify a composite command
- ensemble(itcl)
- create or modify a composite command
- entangle(1)
- tethered camera control & capture
- enter-tex(1)
- TeX/LaTeX text editor
- entr(1)
- run arbitrary commands when files change
- entry.tk86(n), entry(n)
- Create and manipulate 'entry' one-line text entry widgets
- envdir(8)
- runs another program with environment modified according to files in a specified directory
- envml(1)
- run a command in an environment setting up by Modules
- envuidgid(8)
- runs another program with environment variables indicating a specified account's uid and gid
- eof.tcl86(n), eof(n)
- Check for end of file condition on channel
- eof.tcl90(n), eof(n)
- Check for end of file condition on channel
- epdfview(1)
- view PDF documents
- epicycle(6)
- draws a point moving around a circle which moves around a cicle which
- epinfo(1)
- extract technical information from digital camera generated files
- epminstall(1)
- add a directory, file, or symlink to a list file
- epn.conf(5)
- Expiring Password Notification configuration file
- eprover(1), E(1)
- manual page for E 2.6 Floral Guranse (8e8bfa2a3f682a4a7d96975eaa7b1133c4267b13)
- eps(n)
- Encapsulated PostScript canvas item
- epsffit(1)
- fit encapsulated PostScript file (EPSF) into constrained size
- epstool(1)
- Edit preview images and fix bounding boxes in EPS files
- epte(1)
- Electronic Periodic Table of the Elements
- eq(3), ecq(3)
- string equality test. countchar, countchar2, countstr count characters and strings within the string. replace, replace_detach, limittextwidth miscellaneous text functions
- eqedit(1), eqedit:(1)
- command-line image generator for LaTeX
- eqn(7)
- eqn language reference for mandoc
- eqn2graph(1)
- convert an EQN equation into a cropped image
- errhdr(1)
- produce a C header file from a set of messages
- errno(1)
- look up errno names and descriptions
- error(8)
- Postfix error/retry mail delivery agent
- es-de(6)
- ES-DE Frontend
- es256_pk_new(3), es256_pk_free(3), es256_pk_from_EC_KEY(3), es256_pk_from_EVP_PKEY(3), es256_pk_from_ptr(3), es256_pk_to_EVP_PKEY(3)
- FIDO2 COSE ES256 API
- es384_pk_new(3), es384_pk_free(3), es384_pk_from_EC_KEY(3), es384_pk_from_EVP_PKEY(3), es384_pk_from_ptr(3), es384_pk_to_EVP_PKEY(3)
- FIDO2 COSE ES384 API
- esedbinfo(1)
- determines information about an Extensible Storage Engine (ESE) Database File (EDB)
- esil(7), - ESIL(7)
- Evaluable Strings Intermediate Language
- esmtpd(8)
- The Courier mail server mail server ESMTP daemon
- esolve(1)
- eigensolver for standard eigenvalue problems
- esolver(1)
- eigensolver for standard eigenvalue problems (Ritz values only)
- espdiff(1)
- apply the appropriate transformation to a set of patches
- estcall(1)
- command line interface of the node API
- estcmd(1)
- command line interface of the core API
- estmaster(1)
- master process of node servers
- estnode(3), estnode.h(3)
- the node API of Hyper Estraier
- estwaver(1)
- command line interface of web crawler
- et61x251(4)
- et61x251 webcamd driver for USB cameras
- etapro(8)
- Driver for ETA UPS equipment
- etf2ly(1)
- manual page for etf2ly (LilyPond) 2.25.27
- etl(6)
- ET: Legacy client and listen server
- etlded(6)
- ET: Legacy dedicated server
- etruscanvenus(6)
- Draws a 3d immersion of a Klein bottle that smoothly deforms between the Etruscan Venus surface, the Roman surface, the Boy surface surface, and the Ida surface
- etsh(1)
- enhanced Thompson shell (command interpreter)
- ettercap(8)
- multipurpose sniffer/content filter for man in the middle attacks
- etwdump(1)
- Provide an interface to read Event Tracing for Windows (ETW)
- eu-elfclassify(1)
- Determine the type of an ELF file
- eu-readelf(1)
- Displays information about ELF files
- euclid-wm(1)
- A highly flexible, minimal, dynamic, tiling window manager
- eukleides(1)
- Eukleides interpreter to PostScript
- euktoeps(1)
- Eukleides to Encapsulated PostScript converter
- euktopdf(1)
- Eukleides to PDF converter
- euktopst(1)
- Eukleides interpreter to PSTricks
- euktotex(1)
- Eukleides to PSTricks converter
- euler2d(6)
- two dimensional incompressible inviscid fluid flow
- eureka(6), Eureka(6)
- a DOOM map editor
- ev(3), libev(3)
- a high performance full-featured event loop written in C
- evcd2vcd(1)
- Converts EVCD files to VCD files
- evdev(4x)
- Generic Linux input driver
- evemu-describe(1), evemu-record(1)
- print information and events from an input device
- evemu-device(1), evemu-play(1), evemu-event(1)
- create a virtual input device and replay an event sequence
- event.tk86(n), event(n)
- Miscellaneous event facilities: define virtual events and generate events
- eventlogadm(8)
- push records into the Samba event log store
- everups(8)
- Driver for Ever UPS models
- evilvte(1)
- highly customizable terminal emulator based on VTE
- evim(1)
- easy Vim, edit a file with Vim and setup for modeless editing
- evince(1)
- GNOME document viewer The Evince Document Viewer application for the GNOME desktop environment
- evince-previewer(1)
- show a printing preview of PostScript and PDF documents
- evince-thumbnailer(1)
- create png thumbnails from PostScript and PDF documents
- evolution(1)
- The Evolution PIM and Email Client
- evolvotron_mutate(1)
- Render an evolvotron function tree to an image
- evolvotron_render(1)
- Render an evolvotron function tree to an image
- evtest(1)
- Input device event monitor and query tool
- evtexport(1)
- exports items stored in a Windows Event Log (EVT)
- evtinfo(1)
- determines information about a Windows Event Log (EVT)
- evtxexport(1)
- exports items stored in a Windows XML EventViewer Log (EVTX) file
- evtxinfo(1)
- determines information about a Windows XML EventViewer Log (EVTX) file
- ewfacquire(1)
- acquires data in the EWF format
- ewfacquirestream(1)
- acquires data in the EWF format from stdin
- ewfexport(1)
- exports media data stored in EWF files
- ewfinfo(1)
- show meta data stored in EWF files
- ewfmount(1)
- mount data stored in EWF files
- ewfrecover(1)
- exports media data stored in EWF files
- ewfverify(1)
- verifies media data stored in EWF files
- ex(1), edit(1)
- text editor
- ex(1), vi(1), view(1)
- text editors
- ex12bit(3)
- How to fake a 12-bit truecolor mode on an 8-bit card. Allegro game programming library
- ex3buf(3)
- Mode-X triple buffering and retrace interrupt simulation. Allegro game programming library
- ex3d(3)
- 3d 'bouncy cubes' demo. Allegro game programming library
- exa(4)
- new 2D acceleration architecture for X.Org
- exaccel(3)
- Using offscreen video memory to store source graphics for VBE/AF. Allegro game programming library
- exalpha(3)
- Creating and using 32 bit RGBA sprites. Allegro game programming library
- exbitmap(3)
- Loading and displaying PCX and BMP files. Allegro game programming library
- exblend(3)
- Using translucency in truecolor modes. Allegro game programming library
- excamera(3)
- Viewing a 3d world from an arbitrary camera position. Allegro game programming library
- exctags(1)
- Generate tag files for source code
- exdata(3)
- Accessing the contents of datafiles. Allegro game programming library
- exdbuf(3)
- How to use double buffering to avoid flicker. Allegro game programming library
- exempi(1)
- command line tool to manipulate XMP metadata
- exexedat(3)
- Appending datafiles onto your executable. Allegro game programming library
- exfalso(1)
- audio tag editor rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- exfatattrib(8)
- Set or display exFAT file attributes
- exfixed(3)
- Using fixed point maths. Allegro game programming library
- exflame(3)
- How to write directly to video memory improving performance. Allegro game programming library
- exflip(3)
- Comparison of double buffering and page flipping. Allegro game programming library
- exfont(3)
- Loading and manipulating fonts. Allegro game programming library
- exhello(3)
- Simple graphical "hello world" program. Allegro game programming library
- exifcom(1)
- display or set the UserComment tag contained in a JPEG Exif section
- exifgrep(1)
- select and reformat the output of exifprobe
- exifprobe(1)
- probe and report structure and metadata content of camera image files
- exiftags(1)
- output the properties contained in a JPEG Exif section
- exiftime(1)
- display or adjust date & time Exif tags; list files ordered by their Exif date & time tags
- exiftran(1)
- transform digital camera jpeg images # #
- existbddnodeassocoff(3)
- computes an existential quantification. man1/alc_origin.1
- existbddnodeassocon(3)
- computes an existential quantification. man1/alc_origin.1
- exit.tcl86(n), exit(n)
- End the application
- exit.tcl90(n), exit(n)
- End the application
- exjoy(3)
- Detecting, calibrating and using joystick input. Allegro game programming library
- exkeys(3)
- How to get input from the keyboard in different ways. Allegro game programming library
- exlights(3)
- One way to do colored lighting effects in a hicolor video mode. Allegro game programming library
- exm_in_c(man), exm_in_cDemonstrates(man)
- how to use all Exm demonstration widgets in an application
- exmem(3)
- Drawing onto memory bitmaps and then blitting them to the screen. Allegro game programming library
- exmh(1)
- An introduction to the exmh mail user interface
- exmidi(3)
- Playing MIDI music. Allegro game programming library
- exo-open(1)
- Open URLs and launch preferred applications
- exp2cxx(1)
- EXPRESS compiler and translator
- expal(3)
- Palette effects and color cycling. Allegro game programming library
- expat(3)
- Using patterned drawing modes and sub-bitmaps. Allegro game programming library
- expatapi(n), CheckExpatParserObj(n), CHandlerSetInstall(n), CHandlerSetRemove(n), CHandlerSetCreate(n), CHandlerSetGetUserData(n), GetExpatInfo(n)
- Functions to create, install and remove expat parser object extensions
- expect(1)
- programmed dialogue with interactive programs, Version 5
- expect_cryptdir(1), cryptdir(1)
- encrypt/decrypt all files in a directory
- expect_decryptdir(1), cryptdir(1)
- encrypt/decrypt all files in a directory
- expect_dislocate(1), Dislocate(1)
- disconnect and reconnect processes
- expect_multixterm(1), multixterm(1)
- drive multiple xterms separately or together
- expect_passmass(1), passmass(1)
- change password on multiple machines
- expect_tknewsbiff(1), tknewsbiff(1)
- pop up a window when news appears
- expire(8)
- delete old articles from the new spool
- expire(8cn), doexpire(8cn), expireiflow(8cn)
- expire old news upact - update news active file
- expire-ip-db(1)
- remove old entries from a dns-terror DB file
- expire_image(3), expire_image (3)
- Schedule the image for deletion
- expireover(8)
- Expire entries from the news overview database
- expirerm(8)
- Remove articles that have been expired
- expiretable(1)
- removes PF table entries based on age
- explain(1)
- explain system call error messages require_index { }
- explain(3), libexplain(3)
- Explain errno values returned by libc functions require_index { }
- explain_accept(3)
- explain accept(2) errors require_index { }
- explain_accept4(3)
- explain accept4(2) errors require_index { }
- explain_accept4_or_die(3)
- accept a connection on a socket and report errors require_index { "accept a connection on a socket and report errors" }
- explain_accept_or_die(3)
- accept a connection on a socket and report errors require_index { "accept a connection on a socket and report errors" }
- explain_access(3)
- explain access(2) errors require_index { }
- explain_access_or_die(3)
- check permissions for a file and report errors require_index { "check permissions for a file and report errors" }
- explain_acct(3)
- explain acct(2) errors require_index { }
- explain_acct_or_die(3)
- switch process accounting on or off and report errors require_index { "switch process accounting on or off and report errors" }
- explain_acl_from_text(3)
- explain acl_from_text(3) errors require_index { }
- explain_acl_from_text_or_die(3)
- create an ACL from text and report errors require_index { "explain_acl_from_text_or_die(3)"
- explain_acl_get_fd(3)
- explain acl_get_fd(3) errors require_index { }
- explain_acl_get_fd_or_die(3)
- Execute acl_get_fd(3) and report errors require_index { "Execute acl_get_fd(3) and report errors" }
- explain_acl_get_file(3)
- explain acl_get_file(3) errors require_index { }
- explain_acl_get_file_or_die(3)
- Execute acl_get_file(3) and report errors require_index { "explain_acl_get_file_or_die(3)"
- explain_acl_set_fd(3)
- explain acl_set_fd(3) errors require_index { }
- explain_acl_set_fd_or_die(3)
- set an ACL by file descriptor and report errors require_index { "set an ACL by file descriptor and report errors" }
- explain_acl_set_file(3)
- explain acl_set_file(3) errors require_index { }
- explain_acl_set_file_or_die(3)
- set an ACL by filename and report errors require_index { "explain_acl_set_file_or_die(3)"
- explain_acl_to_text(3)
- explain acl_to_text(3) errors require_index { }
- explain_acl_to_text_or_die(3)
- convert an ACL to text and report errors require_index { "explain_acl_to_text_or_die(3)"
- explain_adjtime(3)
- explain adjtime(2) errors require_index { }
- explain_adjtime_or_die(3)
- smoothly tune kernel clock and report errors require_index { "smoothly tune kernel clock and report errors" }
- explain_adjtimex(3)
- explain adjtimex(2) errors require_index { }
- explain_adjtimex_or_die(3)
- tune kernel clock and report errors require_index { "tune kernel clock and report errors" }
- explain_asprintf(3)
- explain asprintf(3) errors require_index { }
- explain_asprintf_or_die(3)
- print to allocated string and report errors require_index { "print to allocated string and report errors" }
- explain_bind(3)
- explain bind(2) errors require_index { }
- explain_bind_or_die(3)
- bind a name to a socket and report errors require_index { "bind a name to a socket and report errors" }
- explain_calloc(3)
- explain calloc(3) errors require_index { }
- explain_calloc_or_die(3)
- Allocate and clear memory and report errors require_index { "Allocate and clear memory and report errors" }
- explain_chdir(3)
- explain chdir(2) errors require_index { }
- explain_chdir_or_die(3)
- change working directory and report errors require_index { "change working directory and report errors" }
- explain_chmod(3)
- explain chmod(2) errors require_index { }
- explain_chmod_or_die(3)
- change permissions of a file and report errors require_index { "change permissions of a file and report errors" }
- explain_chown(3)
- explain chown(2) errors require_index { }
- explain_chown_or_die(3)
- change ownership of a file and report errors require_index { "change ownership of a file and report errors" }
- explain_chroot(3)
- explain chroot(2) errors require_index { }
- explain_chroot_or_die(3)
- change root directory and report errors require_index { "change root directory and report errors" }
- explain_close(3)
- explain close(2) errors require_index { }
- explain_close_or_die(3)
- close a file descriptor and report errors require_index { "close a file descriptor and report errors" }
- explain_closedir(3)
- explain closedir(3) errors require_index { }
- explain_closedir_or_die(3)
- close a directory and report errors require_index { "close a directory and report errors" }
- explain_connect(3)
- explain connect(2) errors require_index { }
- explain_connect_or_die(3)
- initiate a connection on a socket and report errors require_index { "initiate a connection on a socket and report errors" }
- explain_creat(3)
- explain creat(2) errors require_index { }
- explain_creat_or_die(3)
- create and open a file creat and report errors require_index { "create and open a file and report errors" }
- explain_dirfd(3)
- explain dirfd(3) errors require_index { }
- explain_dirfd_or_die(3)
- get directory stream file descriptor and report errors require_index { "get directory stream file descriptor and report errors" }
- explain_dup(3)
- explain dup(2) errors require_index { }
- explain_dup2(3)
- explain dup2(2) errors require_index { }
- explain_dup2_or_die(3)
- duplicate a file descriptor and report errors require_index { "duplicate a file descriptor and report errors" }
- explain_dup_or_die(3)
- duplicate a file descriptor and report errors require_index { "duplicate a file descriptor and report errors" }
- explain_endgrent(3)
- explain endgrent(3) errors require_index { }
- explain_endgrent_or_die(3)
- finish group file accesses and report errors require_index { "finish group file accesses and report errors" }
- explain_eventfd(3)
- explain eventfd(2) errors require_index { }
- explain_eventfd_or_die(3)
- create event notify file descriptor and report errors require_index { "create a file descriptor for event notification and report errors" }
- explain_execlp(3)
- explain execlp(3) errors require_index { }
- explain_execlp_or_die(3)
- execute a file and report errors require_index { "execute a file and report errors" }
- explain_execv(3)
- explain execv(3) errors require_index { }
- explain_execv_or_die(3)
- execute a file and report errors require_index { "execute a file and report errors" }
- explain_execve(3)
- explain execve(2) errors require_index { }
- explain_execve_or_die(3)
- execute program and report errors require_index { "execute program and report errors" }
- explain_execvp(3)
- explain execvp(3) errors require_index { }
- explain_execvp_or_die(3)
- execute a file and report errors require_index { "execute a file and report errors" }
- explain_exit(3)
- print an explanation of exit status before exiting require_index { }
- explain_fchdir(3)
- explain fchdir(2) errors require_index { }
- explain_fchdir_or_die(3)
- change directory and report errors require_index { }
- explain_fchmod(3)
- explain fchmod(2) errors require_index { }
- explain_fchmod_or_die(3)
- change permissions of an open file and report errors require_index { "change permissions of an open file and report errors" }
- explain_fchown(3)
- explain fchown(2) errors require_index { }
- explain_fchown_or_die(3)
- change ownership of a file and report errors require_index { "change ownership of a file and report errors" }
- explain_fchownat(3)
- explain fchownat(2) errors require_index { }
- explain_fchownat_or_die(3)
- change ownership of a file relative to a directory
- explain_fclose(3)
- explain fclose(3) errors require_index { }
- explain_fclose_or_die(3)
- close a stream and report errors require_index { }
- explain_fcntl(3)
- explain fcntl(2) errors require_index { }
- explain_fcntl_or_die(3)
- manipulate a file descriptor and report errors require_index { "manipulate a file descriptor and report errors" }
- explain_fdopen(3)
- explain fdopen(3) errors require_index { }
- explain_fdopen_or_die(3)
- stream open functions and report errors require_index { "stream open functions and report errors" }
- explain_fdopendir(3)
- explain fdopendir(3) errors require_index { }
- explain_fdopendir_or_die(3)
- open a directory and report errors require_index { "open a directory and report errors" }
- explain_feof(3)
- explain feof(3) errors require_index { }
- explain_feof_or_die(3)
- check and reset stream status and report errors require_index { "check and reset stream status and report errors" }
- explain_ferror(3)
- explain ferror(3) errors require_index { }
- explain_ferror_or_die(3)
- check stream status and report errors require_index { "check stream status and report errors" }
- explain_fflush(3)
- explain fflush(3) errors require_index { }
- explain_fflush_or_die(3)
- flush a stream and report errors require_index { "flush a stream and report errors" }
- explain_fgetc(3)
- explain fgetc(3) errors require_index { }
- explain_fgetc_or_die(3)
- input of characters and report errors require_index { "input of characters and report errors" }
- explain_fgetpos(3)
- explain fgetpos(3) errors require_index { }
- explain_fgetpos_or_die(3)
- reposition a stream and report errors require_index { "reposition a stream and report errors" }
- explain_fgets(3)
- explain fgets(3) errors require_index { }
- explain_fgets_or_die(3)
- input of strings and report errors require_index { }
- explain_filename(3), explain_filename_from_fildes(3)
- obtain filename from file descriptor require_index { }
- explain_fileno(3)
- explain fileno(3) errors require_index { }
- explain_fileno_or_die(3)
- check and reset stream status and report errors require_index { "check and reset stream status and report errors" }
- explain_flock(3)
- explain flock(2) errors require_index { }
- explain_flock_or_die(3)
- control advisory lock on open file and report errors require_index { "apply or remove an advisory lock on an open file and report errors" }
- explain_fopen(3)
- explain fopen(3) errors require_index { }
- explain_fopen_or_die(3)
- open file and report errors require_index { }
- explain_fork(3)
- explain fork(2) errors require_index { }
- explain_fork_or_die(3)
- create a child process and report errors require_index { "create a child process and report errors" }
- explain_fpathconf(3)
- explain fpathconf(3) errors require_index { }
- explain_fpathconf_or_die(3)
- get file configuration and report errors require_index { "get configuration values for files and report errors" }
- explain_fprintf(3)
- explain fprintf(3) errors require_index { }
- explain_fprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_fpurge(3)
- explain fpurge(3) errors require_index { }
- explain_fpurge_or_die(3)
- purge a stream and report errors require_index { "purge a stream and report errors" }
- explain_fputc(3)
- explain fputc(3) errors require_index { }
- explain_fputc_or_die(3)
- output of characters and report errors require_index { "output of characters and report errors" }
- explain_fputs(3)
- explain fputs(3) errors require_index { }
- explain_fputs_or_die(3)
- write a string to a stream and report errors require_index { "write a string to a stream and report errors" }
- explain_fread(3)
- explain fread(3) errors require_index { }
- explain_fread_or_die(3)
- binary stream input and report errors require_index { }
- explain_freopen(3)
- explain freopen(3) errors require_index { }
- explain_freopen_or_die(3)
- open file and report errors require_index { }
- explain_fseek(3)
- explain fseek(3) errors require_index { }
- explain_fseek_or_die(3)
- reposition a stream and report errors require_index { "reposition a stream and report errors" }
- explain_fseeko(3)
- explain fseeko(3) errors require_index { }
- explain_fseeko_or_die(3)
- seek to or report file position and report errors require_index { "seek to or report file position and report errors" }
- explain_fsetpos(3)
- explain fsetpos(3) errors require_index { }
- explain_fsetpos_or_die(3)
- reposition a stream and report errors require_index { "reposition a stream and report errors" }
- explain_fstat(3)
- explain fstat(2) errors require_index { }
- explain_fstat_or_die(3)
- get file status and report errors require_index { "get file status and report errors" }
- explain_fstatat(3)
- explain fstatat(2) errors require_index { }
- explain_fstatat_or_die(3)
- get file status relative to a dir fd and report errors require_index { "get file status relative to a directory file descriptor and report errors" }
- explain_fstatfs(3)
- explain fstatfs(2) errors require_index { }
- explain_fstatfs_or_die(3)
- get file system statistics and report errors require_index { "get file system statistics and report errors" }
- explain_fstatvfs(3)
- explain fstatvfs(2) errors require_index { }
- explain_fstatvfs_or_die(3)
- get file system statistics and report errors require_index { "get file system statistics and report errors" }
- explain_fsync(3)
- explain fsync(2) errors require_index { }
- explain_fsync_or_die(3)
- synchronize a file with storage device and report errors require_index { "synchronize a file's in[hy]core state with storage device and report errors" }
- explain_ftell(3)
- explain ftell(3) errors require_index { }
- explain_ftell_or_die(3)
- get stream position and report errors require_index { "get stream position and report errors" }
- explain_ftello(3)
- explain ftello(3) errors require_index { }
- explain_ftello_or_die(3)
- get stream position and report errors require_index { "get stream position and report errors" }
- explain_ftime(3)
- explain ftime(3) errors require_index { }
- explain_ftime_or_die(3)
- return date and time and report errors require_index { "return date and time and report errors" }
- explain_ftruncate(3)
- explain ftruncate(2) errors require_index { }
- explain_ftruncate_or_die(3)
- truncate a file and report errors require_index { "truncate a file and report errors" }
- explain_futimens(3)
- explain futimens(3) errors require_index { }
- explain_futimens_or_die(3)
- change file timestamps and report errors require_index { "change file timestamps with nanosecond precision and report errors" }
- explain_futimes(3)
- explain futimes(3) errors require_index { }
- explain_futimes_or_die(3)
- change file timestamps and report errors require_index { "change file timestamps and report errors" }
- explain_futimesat(3)
- explain futimesat(2) errors require_index { }
- explain_futimesat_or_die(3)
- change timestamps of a file
- explain_fwrite(3)
- explain fwrite(3) errors require_index { }
- explain_fwrite_or_die(3)
- binary stream output and report errors require_index { "binary stream output and report errors" }
- explain_getaddrinfo(3)
- explain getaddrinfo(3) errors require_index { }
- explain_getaddrinfo_or_die(3)
- network address translation and report errors require_index { "explain_getaddrinfo_or_die(3)"
- explain_getc(3)
- explain getc(3) errors require_index { }
- explain_getc_or_die(3)
- input of characters and report errors require_index { "input of characters and report errors" }
- explain_getchar(3)
- explain getchar(3) errors require_index { }
- explain_getchar_or_die(3)
- input of characters and report errors require_index { "input of characters and report errors" }
- explain_getcwd(3)
- explain getcwd(2) errors require_index { }
- explain_getcwd_or_die(3)
- get current working directory and report errors require_index { "get current working directory and report errors" }
- explain_getdomainname(3)
- explain getdomainname(2) errors require_index { }
- explain_getdomainname_or_die(3)
- get domain name and report errors require_index { "explain_getdomainname_or_die(3)"
- explain_getgrent(3)
- explain getgrent(3) errors require_index { }
- explain_getgrent_or_die(3)
- get group file entry and report errors require_index { "get group file entry and report errors" }
- explain_getgrouplist(3)
- explain getgrouplist(3) errors require_index { }
- explain_getgrouplist_or_die(3)
- get list of groups and report errors require_index { "explain_getgrouplist_or_die(3)"
- explain_getgroups(3)
- explain getgroups(2) errors require_index { }
- explain_getgroups_or_die(3)
- get supplementary group IDs and report errors require_index { "get list of supplementary group IDs and report errors" }
- explain_gethostbyname(3)
- explain gethostbyname(3) errors require_index { }
- explain_gethostbyname_or_die(3)
- get host address by host name and report errors require_index { "explain_gethostbyname_or_die(3)"
- explain_gethostid(3)
- explain gethostid(3) errors require_index { }
- explain_gethostid_or_die(3)
- get the unique identifier of the current host
- explain_gethostname(3)
- explain gethostname(2) errors require_index { }
- explain_gethostname_or_die(3)
- get/set hostname and report errors require_index { "explain_gethostname_or_die(3)"
- explain_getpeername(3)
- explain getpeername(2) errors require_index { }
- explain_getpeername_or_die(3)
- get name of peer socket and report errors require_index { "explain_getpeername_or_die(3)"
- explain_getpgid(3)
- explain getpgid(2) errors require_index { }
- explain_getpgid_or_die(3)
- get process group and report errors require_index { "get process group and report errors" }
- explain_getpgrp(3)
- explain getpgrp(2) errors require_index { }
- explain_getpgrp_or_die(3)
- get process group and report errors require_index { "get process group and report errors" }
- explain_getpriority(3)
- explain getpriority(2) errors require_index { }
- explain_getpriority_or_die(3)
- get program scheduling priority and report errors require_index { "explain_getpriority_or_die(3)"
- explain_getresgid(3)
- explain getresgid(2) errors require_index { }
- explain_getresgid_or_die(3)
- get r/e/s group IDs and report errors require_index { "get real, effective and saved group IDs and report errors" }
- explain_getresuid(3)
- explain getresuid(2) errors require_index { }
- explain_getresuid_or_die(3)
- get r/e/s user IDs and report errors require_index { "get real, effective and saved user IDs and report errors" }
- explain_getrlimit(3)
- explain getrlimit(2) errors require_index { }
- explain_getrlimit_or_die(3)
- get resource limits and report errors require_index { "get resource limits and report errors" }
- explain_getrusage(3)
- explain getrusage(2) errors require_index { }
- explain_getrusage_or_die(3)
- get resource usage and report errors require_index { "get resource usage and report errors" }
- explain_getsockname(3)
- explain getsockname(2) errors require_index { }
- explain_getsockname_or_die(3)
- get socket name and report errors require_index { "explain_getsockname_or_die(3)"
- explain_getsockopt(3)
- explain getsockopt(2) errors require_index { }
- explain_getsockopt_or_die(3)
- get and set options on sockets and report errors require_index { "get and set options on sockets and report errors" }
- explain_gettimeofday(3)
- explain gettimeofday(2) errors require_index { }
- explain_gettimeofday_or_die(3)
- get time and report errors require_index { "explain_gettimeofday_or_die(3)" "get time and report errors" }
- explain_getw(3)
- explain getw(3) errors require_index { }
- explain_getw_or_die(3)
- input a word (int) and report errors require_index { "input a word (int) and report errors" }
- explain_iconv(3)
- explain iconv(3) errors require_index { }
- explain_iconv_close(3)
- explain iconv_close(3) errors require_index { }
- explain_iconv_close_or_die(3)
- deallocate conversion descriptor and report errors require_index { "explain_iconv_close_or_die(3)"
- explain_iconv_open(3)
- explain iconv_open(3) errors require_index { }
- explain_iconv_open_or_die(3)
- prepare for charset conversion and report errors require_index { "allocate descriptor for character set conversion and report errors" }
- explain_iconv_or_die(3)
- perform character set conversion and report errors require_index { "perform character set conversion and report errors" }
- explain_ioctl(3)
- explain ioctl(2) errors require_index { }
- explain_ioctl_or_die(3)
- control device and report errors require_index { "control device and report errors" }
- explain_kill(3)
- explain kill(2) errors require_index { }
- explain_kill_or_die(3)
- send signal to a process and report errors require_index { "send signal to a process and report errors" }
- explain_lca2010(1)
- No medium found:
- explain_lchmod(3)
- explain lchmod(2) errors require_index { }
- explain_lchmod_or_die(3)
- change permissions of a file and report errors require_index { "change permissions of a file and report errors" }
- explain_lchown(3)
- explain lchown(2) errors require_index { }
- explain_lchown_or_die(3)
- change ownership of a file and report errors require_index { "change ownership of a file and report errors" }
- explain_lchownat(3)
- explain lchownat(2) errors require_index { }
- explain_lchownat_or_die(3)
- Execute lchownat(2) and report errors require_index { "Execute lchownat(2) and report errors" }
- explain_link(3)
- explain link(2) errors require_index { }
- explain_link_or_die(3)
- make a new name for a file and report errors require_index { "make a new name for a file and report errors" }
- explain_listen(3)
- explain listen(2) errors require_index { }
- explain_listen_or_die(3)
- listen for connections on a socket and report errors require_index { "listen for connections on a socket and report errors" }
- explain_lseek(3)
- explain lseek(2) errors require_index { }
- explain_lseek_or_die(3)
- reposition file offset and report errors require_index { "reposition file offset and report errors" }
- explain_lstat(3)
- explain lstat(3) errors require_index { }
- explain_lstat_or_die(3)
- get file status and report errors require_index { "get file status and report errors" }
- explain_lutimes(3)
- explain lutimes(3) errors require_index { }
- explain_lutimes_or_die(3)
- modify file timestamps and report errors require_index { "modify file timestamps and report errors" }
- explain_malloc(3)
- explain malloc(3) errors require_index { }
- explain_malloc_or_die(3)
- Allocate and free dynamic memory and report errors require_index { "Allocate and free dynamic memory and report errors" }
- explain_mkdir(3)
- explain mkdir(2) errors require_index { }
- explain_mkdir_or_die(3)
- create a directory and report errors require_index { "create a directory and report errors" }
- explain_mkdtemp(3)
- explain mkdtemp(3) errors require_index { }
- explain_mkdtemp_or_die(3)
- create a unique temporary directory and report errors require_index { "create a unique temporary directory and report errors" }
- explain_mknod(3)
- explain mknod(2) errors require_index { }
- explain_mknod_or_die(3)
- create a special or ordinary file and report errors require_index { "create a special or ordinary file and report errors" }
- explain_mkostemp(3)
- explain mkostemp(3) errors require_index { }
- explain_mkostemp_or_die(3)
- create a unique temporary file and report errors require_index { "create a unique temporary file and report errors" }
- explain_mkstemp(3)
- explain mkstemp(3) errors require_index { }
- explain_mkstemp_or_die(3)
- create a unique temporary file and report errors require_index { "create a unique temporary file and report errors" }
- explain_mktemp(3)
- explain mktemp(3) errors require_index { }
- explain_mktemp_or_die(3)
- make a unique temporary filename and report errors require_index { "make a unique temporary filename and report errors" }
- explain_mmap(3)
- explain mmap(2) errors require_index { }
- explain_mmap_or_die(3)
- map file or device into memory and report errors require_index { "map file or device into memory and report errors" }
- explain_mount(3)
- explain mount(2) errors require_index { }
- explain_mount_or_die(3)
- mount file system and report errors require_index { "mount file system and report errors" }
- explain_munmap(3)
- explain munmap(2) errors require_index { }
- explain_munmap_or_die(3)
- unmap a file or device from memory and report errors require_index { "unmap a file or device from memory and report errors" }
- explain_nanosleep(3)
- explain nanosleep(2) errors require_index { }
- explain_nanosleep_or_die(3)
- high[hy]resolution sleep and report errors require_index { "high[hy]resolution sleep and report errors" }
- explain_nice(3)
- explain nice(2) errors require_index { }
- explain_nice_or_die(3)
- change process priority and report errors require_index { "change process priority and report errors" }
- explain_open(3)
- explain open(2) errors require_index { }
- explain_open_or_die(3)
- open file and report errors require_index { }
- explain_openat(3)
- explain openat(2) errors require_index { }
- explain_openat_or_die(3)
- open a file relative to a dir fd and report errors require_index { "open a file relative to a directory file descriptor and report errors" }
- explain_opendir(3)
- explain opendir(3) errors require_index { }
- explain_opendir_or_die(3)
- open a directory and report errors require_index { "open a directory and report errors" }
- explain_output(3)
- output error messages require_index { }
- explain_pathconf(3)
- explain pathconf(3) errors require_index { }
- explain_pathconf_or_die(3)
- get configuration values and report errors require_index { "get configuration values for files and report errors" }
- explain_pclose(3)
- explain pclose(3) errors require_index { }
- explain_pclose_or_die(3)
- process I/O and report errors require_index { "process I/O and report errors" }
- explain_pipe(3)
- explain pipe(2) errors require_index { }
- explain_pipe2(3)
- explain pipe2(2) errors require_index { }
- explain_pipe2_or_die(3)
- create pipe and report errors require_index { "create pipe and report errors" }
- explain_pipe_or_die(3)
- create pipe and report errors require_index { "create pipe and report errors" }
- explain_poll(3)
- explain poll(2) errors require_index { }
- explain_poll_or_die(3)
- wait for some event on file descriptor and report errors require_index { "wait for some event on a file descriptor and report errors" }
- explain_popen(3)
- explain popen(3) errors require_index { }
- explain_popen_or_die(3)
- process I/O and report errors require_index { "process I/O and report errors" }
- explain_pread(3)
- explain pread(2) errors require_index { }
- explain_pread_or_die(3)
- seek and read from a file descriptor and report errors require_index { "read from a file descriptor at a given offset and report errors" }
- explain_printf(3)
- explain printf(3) errors require_index { }
- explain_printf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_program_name(3)
- manipulate the program name require_index { }
- explain_ptrace(3)
- explain ptrace(2) errors require_index { }
- explain_ptrace_or_die(3)
- process trace and report errors require_index { "process trace and report errors" }
- explain_putc(3)
- explain putc(3) errors require_index { }
- explain_putc_or_die(3)
- output of characters and report errors require_index { }
- explain_putchar(3)
- explain putchar(3) errors require_index { }
- explain_putchar_or_die(3)
- output of characters and report errors require_index { "output of characters and report errors" }
- explain_putenv(3)
- explain putenv(3) errors require_index { }
- explain_putenv_or_die(3)
- change or add an environment variable and report errors require_index { "change or add an environment variable and report errors" }
- explain_puts(3)
- explain puts(3) errors require_index { }
- explain_puts_or_die(3)
- write a string and a newline to stdout and report errors require_index { "write a string and a trailing newline to stdout and report errors" }
- explain_putw(3)
- explain putw(3) errors require_index { }
- explain_putw_or_die(3)
- output a word (int) and report errors require_index { "output a word (int) and report errors" }
- explain_pwrite(3)
- explain pwrite(2) errors require_index { }
- explain_pwrite_or_die(3)
- seek and write to a file descriptor and report errors require_index { "write to a file descriptor at a given offset and report errors" }
- explain_raise(3)
- explain raise(3) errors require_index { }
- explain_raise_or_die(3)
- send a signal to the caller and report errors require_index { "send a signal to the caller and report errors" }
- explain_read(3)
- explain read(2) errors require_index { }
- explain_read_or_die(3)
- read from a file descriptor and report errors require_index { "read from a file descriptor and report errors" }
- explain_readdir(3)
- explain readdir(2) errors require_index { }
- explain_readdir_or_die(3)
- read directory entry and report errors require_index { "read directory entry and report errors" }
- explain_readlink(3)
- explain readlink(2) errors require_index { }
- explain_readlink_or_die(3)
- read value of a symbolic link and report errors require_index { "read value of a symbolic link and report errors" }
- explain_readv(3)
- explain readv(2) errors require_index { }
- explain_readv_or_die(3)
- read data into multiple buffers and report errors require_index { "read data into multiple buffers and report errors" }
- explain_realloc(3)
- explain realloc(3) errors require_index { }
- explain_realloc_or_die(3)
- Allocate and free dynamic memory and report errors require_index { "Allocate and free dynamic memory and report errors" }
- explain_realpath(3)
- explain realpath(3) errors require_index { }
- explain_realpath_or_die(3)
- return canonical pathname and report errors require_index { "return the canonicalized absolute pathname and report errors" }
- explain_remove(3)
- explain remove(2) errors require_index { }
- explain_remove_or_die(3)
- delete a file and report errors require_index { "delete a file and report errors" }
- explain_rename(3)
- explain rename(2) errors require_index { }
- explain_rename_or_die(3)
- change the name of a file and report errors require_index { "change the name of a file and report errors" }
- explain_rmdir(3)
- explain rmdir(2) errors require_index { }
- explain_rmdir_or_die(3)
- delete a directory and report errors require_index { }
- explain_select(3)
- explain select(2) errors require_index { }
- explain_select_or_die(3)
- blah blah and report errors require_index { "blah blah and report errors" }
- explain_setbuf(3)
- explain setbuf(3) errors require_index { }
- explain_setbuf_or_die(3)
- set stream buffer and report errors require_index { "set stream buffer and report errors" }
- explain_setbuffer(3)
- explain setbuffer(3) errors require_index { }
- explain_setbuffer_or_die(3)
- stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
- explain_setdomainname(3)
- explain setdomainname(2) errors require_index { }
- explain_setdomainname_or_die(3)
- set domain name and report errors require_index { "explain_setdomainname_or_die(3)"
- explain_setenv(3)
- explain setenv(3) errors require_index { }
- explain_setenv_or_die(3)
- change or add an environment variable and report errors require_index { "change or add an environment variable and report errors" }
- explain_setgid(3)
- explain setgid(2) errors require_index { }
- explain_setgid_or_die(3)
- set group identity and report errors require_index { "set group identity and report errors" }
- explain_setgrent(3)
- explain setgrent(3) errors require_index { }
- explain_setgrent_or_die(3)
- rewind group database and report errors require_index { "rewind to the start of the group database and report errors" }
- explain_setgroups(3)
- explain setgroups(2) errors require_index { }
- explain_setgroups_or_die(3)
- set supplementary group IDs and report errors require_index { "set list of supplementary group IDs and report errors" }
- explain_sethostname(3)
- explain sethostname(2) errors require_index { }
- explain_sethostname_or_die(3)
- get/set hostname and report errors require_index { "explain_sethostname_or_die(3)"
- explain_setlinebuf(3)
- explain setlinebuf(3) errors require_index { }
- explain_setlinebuf_or_die(3)
- stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
- explain_setpgid(3)
- explain setpgid(2) errors require_index { }
- explain_setpgid_or_die(3)
- set process group and report errors require_index { "set process group and report errors" }
- explain_setpgrp(3)
- explain setpgrp(2) errors require_index { }
- explain_setpgrp_or_die(3)
- set process group and report errors require_index { "set process group and report errors" }
- explain_setpriority(3)
- explain setpriority(2) errors require_index { }
- explain_setpriority_or_die(3)
- set program scheduling priority and report errors require_index { "explain_setpriority_or_die(3)"
- explain_setregid(3)
- explain setregid(2) errors require_index { }
- explain_setregid_or_die(3)
- set real and/or effective group ID and report errors require_index { "set real and/or effective group ID and report errors" }
- explain_setresgid(3)
- explain setresgid(2) errors require_index { }
- explain_setresgid_or_die(3)
- set r/e/s group ID and report errors require_index { "set real, effective and saved group ID and report errors" }
- explain_setresuid(3)
- explain setresuid(2) errors require_index { }
- explain_setresuid_or_die(3)
- set r/e/s user ID and report errors require_index { "set real, effective and saved user ID and report errors" }
- explain_setreuid(3)
- explain setreuid(2) errors require_index { }
- explain_setreuid_or_die(3)
- set the real and effective user ID and report errors require_index { "set the real and effective user ID and report errors" }
- explain_setsid(3)
- explain setsid(2) errors require_index { }
- explain_setsid_or_die(3)
- sets process group ID and report errors require_index { "creates a session and sets the process group ID and report errors" }
- explain_setsockopt(3)
- explain setsockopt(2) errors require_index { }
- explain_setsockopt_or_die(3)
- get and set options on sockets and report errors require_index { "get and set options on sockets and report errors" }
- explain_settimeofday(3)
- explain settimeofday(2) errors require_index { }
- explain_settimeofday_or_die(3)
- sets system time and report errors require_index { "explain_settimeofday_or_die(3)"
- explain_setuid(3)
- explain setuid(2) errors require_index { }
- explain_setuid_or_die(3)
- set user identity and report errors require_index { "set user identity and report errors" }
- explain_setvbuf(3)
- explain setvbuf(3) errors require_index { }
- explain_setvbuf_or_die(3)
- stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
- explain_shmat(3)
- explain shmat(2) errors require_index { }
- explain_shmat_or_die(3)
- shared memory attach and report errors require_index { "shared memory attach and report errors" }
- explain_shmctl(3)
- explain shmctl(2) errors require_index { }
- explain_shmctl_or_die(3)
- shared memory control and report errors require_index { "shared memory control and report errors" }
- explain_signalfd(3)
- explain signalfd(2) errors require_index { }
- explain_signalfd_or_die(3)
- create signalable file descriptor and report errors require_index { "create a file descriptor for accepting signals and report errors" }
- explain_sleep(3)
- explain sleep(3) errors require_index { }
- explain_sleep_or_die(3)
- Sleep for a number of seconds and report errors require_index { "Sleep for the specified number of seconds and report errors" }
- explain_snprintf(3)
- explain snprintf(3) errors require_index { }
- explain_snprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_socket(3)
- explain socket(2) errors require_index { }
- explain_socket_or_die(3)
- create an endpoint and report errors require_index { "create an endpoint for communication and report errors" }
- explain_socketpair(3)
- explain socketpair(2) errors require_index { }
- explain_socketpair_or_die(3)
- create pair of connected sockets and report errors require_index { "create a pair of connected sockets and report errors" }
- explain_sprintf(3)
- explain sprintf(3) errors require_index { }
- explain_sprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_stat(3)
- explain stat(2) errors require_index { }
- explain_stat_or_die(3)
- get file status and report errors require_index { "get file status and report errors" }
- explain_statfs(3)
- explain statfs(2) errors require_index { }
- explain_statfs_or_die(3)
- get file system statistics and report errors require_index { "get file system statistics and report errors" }
- explain_statvfs(3)
- explain statvfs(2) errors require_index { }
- explain_statvfs_or_die(3)
- get file system statistics and report errors require_index { "get file system statistics and report errors" }
- explain_stime(3)
- explain stime(2) errors require_index { }
- explain_stime_or_die(3)
- set system time and report errors require_index { "set system time and report errors" }
- explain_strcoll(3)
- explain strcoll(3) errors require_index { }
- explain_strcoll_or_die(3)
- compare strings using current locale and report errors require_index { "compare two strings using the current locale and report errors" }
- explain_strdup(3)
- explain strdup(3) errors require_index { }
- explain_strdup_or_die(3)
- duplicate a string and report errors require_index { "duplicate a string and report errors" }
- explain_strndup(3)
- explain strndup(3) errors require_index { }
- explain_strndup_or_die(3)
- duplicate a string and report errors require_index { "duplicate a string and report errors" }
- explain_strtod(3)
- explain strtod(3) errors require_index { }
- explain_strtod_or_die(3)
- convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
- explain_strtof(3)
- explain strtof(3) errors require_index { }
- explain_strtof_or_die(3)
- convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
- explain_strtol(3)
- explain strtol(3) errors require_index { }
- explain_strtol_or_die(3)
- convert a string to a long integer and report errors require_index { "convert a string to a long integer and report errors" }
- explain_strtold(3)
- explain strtold(3) errors require_index { }
- explain_strtold_or_die(3)
- convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
- explain_strtoll(3)
- explain strtoll(3) errors require_index { }
- explain_strtoll_or_die(3)
- convert a string to a long integer and report errors require_index { "convert a string to a long integer and report errors" }
- explain_strtoul(3)
- explain strtoul(3) errors require_index { }
- explain_strtoul_or_die(3)
- convert string to unsigned long and report errors require_index { "convert a string to an unsigned long integer and report errors" }
- explain_strtoull(3)
- explain strtoull(3) errors require_index { }
- explain_strtoull_or_die(3)
- convert string to integer and report errors require_index { "convert a string to an unsigned long integer and report errors" }
- explain_symlink(3)
- explain symlink(2) errors require_index { }
- explain_symlink_or_die(3)
- make a new name for a file and report errors require_index { "make a new name for a file and report errors" }
- explain_system(3)
- explain system(3) errors require_index { }
- explain_system_or_die(3)
- execute a shell command and report errors require_index { }
- explain_tcdrain(3)
- explain tcdrain(3) errors require_index { }
- explain_tcdrain_or_die(3)
- Execute tcdrain(3) and report errors require_index { "Execute tcdrain(3) and report errors" }
- explain_tcflow(3)
- explain tcflow(3) errors require_index { }
- explain_tcflow_or_die(3)
- terminal flow control and report errors require_index { "terminal flow control and report errors" }
- explain_tcflush(3)
- explain tcflush(3) errors require_index { }
- explain_tcflush_or_die(3)
- discard terminal data and report errors require_index { "discard terminal data and report errors" }
- explain_tcgetattr(3)
- explain tcgetattr(3) errors require_index { }
- explain_tcgetattr_or_die(3)
- get terminal parameters and report errors require_index { "get terminal parameters and report errors" }
- explain_tcsendbreak(3)
- explain tcsendbreak(3) errors require_index { }
- explain_tcsendbreak_or_die(3)
- send terminal line break and report errors require_index { "explain_tcsendbreak_or_die(3)"
- explain_tcsetattr(3)
- explain tcsetattr(3) errors require_index { }
- explain_tcsetattr_or_die(3)
- set terminal attributes and report errors require_index { "set terminal attributes and report errors" }
- explain_telldir(3)
- explain telldir(3) errors require_index { }
- explain_telldir_or_die(3)
- current location in directory and report errors require_index { "return current location in directory stream and report errors" }
- explain_tempnam(3)
- explain tempnam(3) errors require_index { }
- explain_tempnam_or_die(3)
- create a name for a temporary file and report errors require_index { "create a name for a temporary file and report errors" }
- explain_time(3)
- explain time(2) errors require_index { }
- explain_time_or_die(3)
- get time in seconds and report errors require_index { "get time in seconds and report errors" }
- explain_timerfd_create(3)
- explain timerfd_create(2) errors require_index { }
- explain_timerfd_create_or_die(3)
- create file descriptor timers and report errors require_index { "explain_timerfd_create_or_die(3)"
- explain_tmpfile(3)
- explain tmpfile(3) errors require_index { }
- explain_tmpfile_or_die(3)
- create a temporary file and report errors require_index { "create a temporary file and report errors" }
- explain_tmpnam(3)
- explain tmpnam(3) errors require_index { }
- explain_tmpnam_or_die(3)
- create a name for a temporary file and report errors require_index { "create a name for a temporary file and report errors" }
- explain_truncate(3)
- explain truncate(2) errors require_index { }
- explain_truncate_or_die(3)
- truncate a file and report errors require_index { "truncate a file and report errors" }
- explain_uname(3)
- explain uname(2) errors require_index { }
- explain_uname_or_die(3)
- get information about current kernel and report errors require_index { "get name and information about current kernel and report errors" }
- explain_ungetc(3)
- explain ungetc(3) errors require_index { }
- explain_ungetc_or_die(3)
- push a character back to a stream and report errors require_index { "push a character back to a stream and report errors" }
- explain_unlink(3)
- explain unlink(2) errors require_index { }
- explain_unlink_or_die(3)
- delete a file and report errors require_index { "delete a file and report errors" }
- explain_unsetenv(3)
- explain unsetenv(3) errors require_index { }
- explain_unsetenv_or_die(3)
- remove an environment variable and report errors require_index { "remove an environment variable and report errors" }
- explain_usleep(3)
- explain usleep(3) errors require_index { }
- explain_usleep_or_die(3)
- suspend execution for ms intervals and report errors require_index { "suspend execution for microsecond intervals and report errors" }
- explain_ustat(3)
- explain ustat(2) errors require_index { }
- explain_ustat_or_die(3)
- get file system statistics and report errors require_index { "get file system statistics and report errors" }
- explain_utime(3)
- explain utime(2) errors require_index { }
- explain_utime_or_die(3)
- change file times and report errors require_index { "change file last access and modification times and report errors" }
- explain_utimens(3)
- explain utimens(2) errors require_index { }
- explain_utimens_or_die(3)
- change file timestamps and report errors require_index { "change file last access and modification times and report errors" }
- explain_utimensat(3)
- explain utimensat(2) errors require_index { }
- explain_utimensat_or_die(3)
- change file timestamps and report errors require_index { "change file timestamps with nanosecond precision and report errors" }
- explain_utimes(3)
- explain utimes(2) errors require_index { }
- explain_utimes_or_die(3)
- change file access and modify times and report errors require_index { "change file last access and modification times and report errors" }
- explain_vasprintf(3)
- explain vasprintf(3) errors require_index { }
- explain_vasprintf_or_die(3)
- print to allocated string and report errors require_index { "print to allocated string and report errors" }
- explain_vfork(3)
- explain vfork(2) errors require_index { }
- explain_vfork_or_die(3)
- create a child process and report errors require_index { "create a child process and block parent and report errors" }
- explain_vfprintf(3)
- explain vfprintf(3) errors require_index { }
- explain_vfprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_vprintf(3)
- explain vprintf(3) errors require_index { }
- explain_vprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_vsnprintf(3)
- explain vsnprintf(3) errors require_index { }
- explain_vsnprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_vsprintf(3)
- explain vsprintf(3) errors require_index { }
- explain_vsprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_wait(3)
- explain wait(2) errors require_index { }
- explain_wait3(3)
- explain wait3(2) errors require_index { }
- explain_wait3_or_die(3)
- wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
- explain_wait4(3)
- explain wait4(2) errors require_index { }
- explain_wait4_or_die(3)
- wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
- explain_wait_or_die(3)
- wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
- explain_waitpid(3)
- explain waitpid(2) errors require_index { }
- explain_waitpid_or_die(3)
- wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
- explain_write(3)
- explain write(2) errors require_index { }
- explain_write_or_die(3)
- write to a file descriptor and report errors require_index { "write to a file descriptor and report errors" }
- explain_writev(3)
- explain writev(2) errors require_index { }
- explain_writev_or_die(3)
- write data from multiple buffers and report errors require_index { "write data from multiple buffers and report errors" }
- explode(8cn)
- expand a relaynews master batch file into all the ordinary batch files implied
- exquat(3)
- A comparison between Euler angles and quaternions. Allegro game programming library
- exrcheck(1)
- validate exr files
- exrchr(1)
- apply chromatic adaptation to an OpenEXR image
- exrheader(1)
- print exr image header metadata
- exrinfo(1)
- print exr image header metadata
- exrmaketiled(1)
- convert exr images to tiled format
- exrmanifest(1)
- print id manifest
- exrmetrics(1)
- report read/write time
- exrotscl(3)
- Demonstrates rotate_scaled_sprite functions. Allegro game programming library
- exrstats(1)
- display statistics about the contents of an OpenEXR image
- exrstdattr(1)
- set exr image metadata
- exsample(3)
- Playing digital samples. Allegro game programming library
- exscale(3)
- Loading PCX files and bitmap stretching. Allegro game programming library
- exscn3d(3)
- Using the 3d scene functions. Allegro game programming library
- exscroll(3)
- Mode-X hardware scrolling and split screens. Allegro game programming library
- exshade(3)
- Gouraud shaded sprites. Allegro game programming library
- exsprite(3)
- Datafiles access and sprite animation. Allegro game programming library
- exstars(3)
- 3d starfield and lightsourced spaceship. Allegro game programming library
- exstream(3)
- Playing audio streams. Allegro game programming library
- exswitch(3)
- Controlling the console switch mode for background running. Allegro game programming library
- exsyscur(3)
- Hardware accelerated mouse cursors. Allegro game programming library
- ext(5)
- format of .ext files produced by Magic's hierarchical extractor
- ext2(5)
- the second extended file system ext3 - the third extended file system ext4 - the fourth extended file system
- ext2sim(1)
- convert hierarchical ext|(5) extracted-circuit files to flat sim|(5) files
- ext2spice(1)
- convert hierarchical ext|(5) extracted-circuit files to flat spice| files
- ext_delayer_acl(8), delayer(8)
- Squid external ACL helper adding artificial delay to requests
- ext_file_userip_acl(8)
- Restrict users to certain IP addresses, using a text file backend. Version 1.0
- ext_unix_group_acl(8)
- Squid UNIX Group ACL helper
- extcheck(1)
- check hierarchical ext|(5) files for global node connectivity and summarize number of fets, nodes, etc
- extcompose(1)
- Compose a reference to external data for inclusion in a mail message
- extconv(1)
- convert a TeX document in either Big 5+ or GBK encoding into `preprocessed' form
- extend_dmalloc(1)
- Analyze return-addresses from dmalloc logfiles
- extimer(3)
- Using the timer (delays and interrupts). Allegro game programming library
- extipl(8)
- a partition-selectable boot loader/installer for IBM-PC compatible computers
- extraclangtools(1)
- Extra Clang Tools Documentation Welcome to the clang-tools-extra project which contains extra tools built using Clang(aqs tooling APIs
- extract_a52(1)
- extract ATSC A/52 audio from a MPEG stream
- extract_d3pkg(1)
- extract Descent3 PKG files
- extract_dca(1)
- extract DTS Coherent Acoustics audio from a MPEG stream
- extract_dxhog(1)
- extract Descent HOG files
- extract_f3pod(1)
- extract Fury3 POD files
- extract_metadata(1)
- read column metadata from SPSS and Stata binary files, and format it as JSON
- extract_mpeg2(1)
- extract MPEG video streams from a multiplexed stream
- extractbb(1), ebb(1)
- extract bounding box information from graphics files
- extractpdfmark(1)
- Extract page mode and named destinations as PDFmark from PDF
- extractrc(1)
- Extract message strings from UI and GUI-RC files
- extractres(1)
- filter to extract resources from a PostScript document
- extrans(3)
- Lighting and translucency effects. Allegro game programming library
- extrans2(3)
- Drawing flipped, translucent and tinted sprites. Allegro game programming library
- extrusion(6)
- various rotating extruded shapes
- exult_studio(1)
- a world editor for Exult
- exunicod(3)
- Using Unicode string functions. Allegro game programming library
- exupdate(3)
- Supporting different screen update methods in a single program. Allegro game programming library
- exxfade(3)
- Truecolor image loading and fades. Allegro game programming library
- exzbuf(3)
- Z-buffered polygons demo. Allegro game programming library
- eza(1)
- [em] a modern replacement for ls
- eza_colors(5)
- [em] customising the file and UI colours of eza
- eza_colors-explanation(5)
- [em] more details on customizing eza colors
- ezjail(7), -(7)
- ezjail Jail administration framework
- ezjail-admin(8)
- Administrate ezjail environment
- ezmlm(5)
- format of ezmlm directory
- ezmlm-accept(1)
- accept messages in moderation queue
- ezmlm-archive(1)
- create thread and author index for a mailing list archive
- ezmlm-cgi(1)
- provide WWW access to the list archive
- ezmlm-checksub(1)
- reject senders not subscribed to a mailing list
- ezmlm-clean(1)
- clean moderation directory
- ezmlm-confirm(1)
- process user actions for message confirm and discard
- ezmlm-cron(1)
- Sets up digest request messages generation via crond
- ezmlm-dispatch(1)
- Dispatch an email to other ezmlm programs
- ezmlm-gate(1)
- Gate posts depending on message SENDER
- ezmlm-get(1)
- handles mailing list archive retrieval and digests
- ezmlm-glconf(1)
- create config file for global ezmlm-request address
- ezmlm-idx(1)
- create index for mailing list archive
- ezmlm-issubn(1)
- test to see if an address is subscribed to a mailing list
- ezmlm-list(1)
- show the addresses on a mailing list
- ezmlm-moderate(1)
- process moderator actions for message acceptance and rejection
- ezmlm-reject(1)
- reject messages unsuitable for distribution
- ezmlm-request(1)
- Process subject line and body ezmlm commands
- ezmlm-return(1)
- handle mailing list bounces
- ezmlm-send(1)
- distribute a message to a mailing list
- ezmlm-split(1)
- distribute (un)subscribe requests to sublists
- ezmlm-store(1)
- store messages posted to a moderated lists and send moderation requests to the moderator(s)
- ezmlm-sub(1)
- manually add addresses to a mailing list
- ezmlm-tstdig(1)
- Tests if a digest should be created
- ezmlm-unsub(1)
- manually remove addresses from a mailing list
- ezmlm-warn(1)
- send out bounce warnings
- ezmlm-weed(1)
- weed out useless messages
- ezstream(1)
- source client for Icecast with external de-/encoder support
- ezstream-file.sh(1)
- script to stream files from the command line
- f2c(1)
- Convert Fortran 77 to C or C++ " f^2c changed to f2c in the previous line for the benefit of " people on systems (e.g. Sun systems) whose makewhatis cannot " cope with troff formatting commands
- f3write(1), f3read(1)
- test real flash memory capacity
- fDestroy(3), fDestroy (3)
- destroy a lock
- fFind(3), fFind (3)
- find a file lock
- faac(1)
- open source MPEG-4 and MPEG-2 AAC encoder
- faad(1)
- Process an Advanced Audio Codec stream
- fade_from(3)
- Gradually fades the palette between two others. Allegro game programming library
- fade_from_range(3)
- Gradually fades a part of the palette between two others. Allegro game programming library
- fade_in(3)
- Gradually fades the palette from black. Allegro game programming library
- fade_in_range(3)
- Gradually fades a part of the palette from black. Allegro game programming library
- fade_interpolate(3)
- Calculates a new palette interpolated between two others. Allegro game programming library
- fade_out(3)
- Gradually fades the palette to black. Allegro game programming library
- fade_out_range(3)
- Gradually fades a part of the palette to black. Allegro game programming library
- fadeplot(6)
- draws a waving ribbon following a sinusoidal path
- faidx(5)
- an index enabling random access to FASTA and FASTQ files
- fail2ban(1)
- a set of server and client programs to limit brute force authentication attempts
- fail2ban-client(1)
- configure and control the server
- failover(8)
- UPS Failover Driver
- fairland(6)
- Empire land generator
- fairymax(6)
- xboard-compatible chess and chess-variant engine Fairy-Max
- faked(1)
- daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes
- fakeroot(1)
- run a command in an environment faking root privileges for file manipulation
- faketime(1)
- manipulate the system time for a given command
- falcodump(1)
- Dump log data to a file using a Falco source plugin
- fand(8)
- daemon to control PWM (Pulse Width Modulation) cooling fans
- fapg(1)
- Fast Audio Playlist Generator
- far2l(1)
- Two-panel file manager, with built-in terminal and other usefulness'es
- farbfeld(5)
- suckless image format
- fasd(1)
- quick access to files and directories
- fasta(1)
- scan a protein or DNA sequence library for similar sequences tfasta - compare a protein sequence to a DNA sequence library, translating the DNA sequence library `on-the-fly'. lfasta - compare two protein or DNA sequences for local similarity and show the local sequence alignments plfasta - compare two sequences for local similarity and plot the local sequence alignments
- fasta36(1)
- scan a protein or DNA sequence library for similar sequences fastx36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfastx36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasty36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfasty36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasts36 - compare unordered peptides to a protein sequence database fastm36 - compare ordered peptides (or short DNA sequences) to a protein (DNA) sequence database tfasts36 - compare unordered peptides to a translated DNA sequence database fastf36 - compare mixed peptides to a protein sequence database tfastf36 - compare mixed peptides to a translated DNA sequence database ssearch36 - compare a protein or DNA sequence to a sequence database using the Smith-Waterman algorithm. ggsearch36 - compare a protein or DNA sequence to a sequence database using a global alignment (Needleman-Wunsch) glsearch36 - compare a protein or DNA sequence to a sequence database with alignments that are global in the query and local in the database sequence (global-local). lalign36 - produce multiple non-overlapping alignments for protein and DNA sequences using the Huang and Miller sim algorithm for the Waterman-Eggert algorithm. prss36, prfx36 - discontinued; all the FASTA programs will estimate statistical significance using 500 shuffled sequence scores if two sequences are compared
- fastcgi-mono-server(1), XSP(1)
- Mono ASP.NET Web Server (xsp and xsp2)
- fastf3(1), fastf3_t(1)
- compare a mixed peptide sequence against a protein database using a modified fasta algorithm. tfastf3, tfastf3_t - compare a mixed pepide sequence against a translated DNA database
- fastfetch(1)
- A fast and feature-rich system information tool similar to neofetch
- fastforward(1)
- forward mail according to a cdb database
- fastmail(1)
- quick batch mail interface to a single address
- fastnetmon(8), FastNetMon(8)
- a high performance DoS/DDoS load analyzer built on top of multiple packet capture engines
- fastnetmon_client(1)
- show information about top talkers and detected DDoS attacks
- fasts3(1), fasts3_t(1)
- compare several short peptide sequences against a protein database using a modified fasta algorithm. tfasts3, tfasts3_t - compare short pepides against a translated DNA database
- faucet(1)
- a fixture for a BSD network pipe netpipes 4.2
- faust(1), Faust(1)
- DSP to C/C++, CMajor, Codebox, CSharp, DLang, Interpreter, Java, LLVM IR, Julia, JSFX, Rust and WebAssembly (wast/wasm)
- fax(1)
- fax sending and receiving with mgetty+sendfax
- fax2ps(1)
- convert a TIFF facsimile to compressed PostScriptâ„¢
- fax2tiff(1)
- create a TIFF Class F fax file from raw fax data
- faxq(1)
- display fax jobs queued by faxspool(1)
- faxq-helper(8)
- privileged helper process to access the fax queue
- faxqueue(5)
- sendfax fax spool queue control files
- faxrm(1)
- remove fax jobs queued by faxspool(1)
- faxrunq(1)
- send fax jobs queued by faxspool(1)
- faxrunqd(8)
- daemon to send fax jobs queued by faxspool(1)
- faxspool(1)
- queue and convert files for faxing with sendfax(8)
- fbcli(1)
- Emit events to feedbackd
- fbd-theme-validate(1)
- Validate feedbackd themes
- fbdevhw(4)
- os-specific submodule for framebuffer device access
- fblocked.tcl86(n), fblocked(n)
- Test whether the last input operation exhausted all available input
- fblocked.tcl90(n), fblocked(n)
- Test whether the last input operation exhausted all available input
- fbpanel(1)
- a NETWM compliant lightweight GTK2-based panel for UNIX desktop
- fbrun(1)
- display run dialog window
- fbsetbg(1)
- Set a background wallpaper or pattern
- fbsetroot(1)
- a simple background utility used by the fluxbox(1) window manager, originally written for and by the original blackbox(1) window manager
- fc-cache(1)
- build font information cache files
- fc-cat(1)
- read font information cache files
- fc-conflist(1)
- list the configuration files processed by Fontconfig
- fc-pattern(1)
- parse and show pattern
- fc-scan(1)
- scan font files or directories
- fc-solve(6)
- automated solver for Freecell and related Solitiare variants
- fc-validate(1)
- validate font files
- fcal(1)
- Calculates a best-fit straight line for calibration data
- fcat(1)
- Output the contents of a file based on its name
- fceux(6)
- An emulator for the original (8-bit) Nintendo / Famicom game console
- fcft_clone(3)
- copy an already instantiated font
- fcft_destroy(3)
- free fcft_font objects
- fcft_font_options_destroy(3)
- free fcft_font_options objects
- fcft_kerning(3)
- calculate kerning distance between two wide characters
- fcft_precompose(3)
- pre-compose two wide characters into one
- fcft_rasterize_char_utf32(3)
- rasterize a glyph for a single UTF-32 codepoint
- fcft_set_emoji_presentation(3)
- configures the default emoji presentation
- fcft_set_scaling_filter(3)
- configures the filter to use when downscaling bitmap fonts
- fcft_text_run_destroy(3)
- free fcft_text_run objects
- fcomp(1)
- file compare require_index { "fcomp(1)" "compare two files" }
- fconf2(1), fconf2*(1)
- Converts fidoconfig to another format
- fconfigure.tcl86(n), fconfigure(n)
- Set and get options on a channel
- fconfigure.tcl90(n), fconfigure(n)
- Set and get options on a channel
- fcopy.tcl86(n), fcopy(n)
- Copy data from one channel to another
- fcopy.tcl90(n), fcopy(n)
- Copy data from one channel to another
- fcrackzip(1)
- a Free/Fast Zip Password Cracker
- fcron(8)
- daemon to execute scheduled tasks
- fcron.conf(5)
- configuration file for fcron and fcrontab
- fcrondyn(1)
- dialog dyn-amically with a running fcron daemon
- fcrontab(5)
- tables for driving fcron
- fd(1)
- file & directory maintenance tool
- fd(1)
- find entries in the filesystem
- fd0ssh(1)
- pipe for password-over-stdin support to ssh
- fd2(1)
- redirect from/to file descriptor 2
- fd2pascal(1)
- Free Pascal forms description to pascal program converter
- fd2ps(1)
- Translates fdesign output to PostScript Cr n (c) (co
- fdclean(3)
- erases cached info about a file descriptor
- fdesign(1)
- Forms Library User Interface Designer Cr n (c) (co
- fdin(3)
- waits on a file descriptor to become readable
- fdisk(8)
- manipulate disk partition table
- fdm(1)
- fetch and deliver mail
- fdm.conf(5)
- fdm configuration file
- fdout(3)
- wait on file descriptor to become writable
- fdupes(1)
- finds duplicate files in a given set of directories
- fdupes-help(7)
- fdupes interactive mode reference
- fedex(1)
- EXPRESS Compiler
- feedback(1)
- Stirring colors with a jiggling warp
- feedback-themes(5)
- Theme configuration for feedbackd
- feedbackd(8)
- A daemon to provide feedback on events
- feh(1)
- image viewer and cataloguer
- felis(1)
- File Contents Display (v1.0)
- fence_ack_manual(8)
- a program to override fenced fencing operations
- fence_apc_snmp(8)
- Fence agent for APC, Tripplite PDU over SNMP fence_tripplite_snmp - Fence agent for Tripplife over SNMP (symlink)
- fence_bladecenter(8)
- Fence agent for IBM BladeCenter
- fence_brocade(8)
- Fence agent for HP Brocade over telnet/ssh
- fence_cdu(8)
- Fence agent for a Sentry Switch CDU over telnet
- fence_cisco_mds(8)
- Fence agent for Cisco MDS
- fence_crosslink(8)
- Fence agent for cross-link two-node clusters
- fence_docker(8)
- Fence agent for Docker
- fence_drac(8)
- I/O Fencing agent for Dell DRAC IV
- fence_drac5(8)
- Fence agent for Dell DRAC CMC/5
- fence_dummy(8)
- Dummy fence agent
- fence_ecloud(8)
- Fence Agent for ANS eCloud
- fence_gce(8)
- Fence agent for GCE (Google Cloud Engine)
- fence_hds_cb(8)
- Fence agent for Hitachi Compute Blade systems
- fence_heuristics_ping(8)
- Fence agent for ping-heuristic based fencing
- fence_hpblade(8)
- Fence agent for HP BladeSystem
- fence_ibm_vpc(8)
- Fence agent for IBM Cloud VPC
- fence_ibmblade(8)
- Fence agent for IBM BladeCenter over SNMP
- fence_idrac(8)
- Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
- fence_ilo3(8)
- Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
- fence_ilo4(8)
- Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
- fence_ilo5(8)
- Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
- fence_imm(8)
- Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
- fence_intelmodular(8)
- Fence agent for Intel Modular
- fence_ipdu(8)
- Fence agent for iPDU over SNMP
- fence_ipmilan(8)
- Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
- fence_ipmilanplus(8)
- Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
- fence_ldom(8)
- Fence agent for Sun LDOM
- fence_lindypdu(8)
- Fence agent for Lindy over SNMP
- fence_raritan(8)
- I/O Fencing agent for Raritan Dominion PX
- fence_raritan_px3(8)
- I/O Fencing agent for Raritan Dominion PX2 and PX3
- fence_rcd_serial(8)
- rcd_serial fence agent
- fence_redfish(8)
- I/O Fencing agent for Redfish
- fence_sbd(8)
- Fence agent for sbd
- fence_tripplite_snmp(8)
- Fence agent for APC, Tripplite PDU over SNMP fence_tripplite_snmp - Fence agent for Tripplife over SNMP (symlink)
- fence_vmware_vcloud(8)
- Fence agent for VMware vCloud Director API
- fence_watchdog(8)
- Part of the Pacemaker cluster resource manager
- fennel-tutorial(7)
- Getting Started with Fennel
- festival_client(1)
- client access to festiva; text-to-speech server mode
- fet-cl(1), FET-CL(1)
- free timetabling - command line
- fetchlog(1)
- fetch and convert new messages of a logfile
- fetchmail(1)
- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server
- fetchzone(1)
- get dns zone from server
- fex(1)
- simple and powerful field extraction
- ff2jpg(1)
- convert farbfeld to JPG
- ff2pam(1)
- convert farbfeld to PAM
- ff2png(1)
- convert farbfeld to PNG
- ff2ppm(1)
- convert farbfeld to PPM
- fff(1)
- :file_folder: A simple file manager written in bash
- ffi_prep_cif_var(3)
- Prepare a ffi_cif structure for use with ffi_call for variadic functions
- ffind(1)
- Finds the name of the file or directory using a given inode
- ffmpeg(1)
- ffmpeg media converter
- ffmpeg-codecs(1)
- FFmpeg codecs
- ffmpeg-devices(1)
- FFmpeg devices
- ffmpeg-scaler(1)
- FFmpeg video scaling and pixel format converter
- ffmpegthumbnailer(1)
- fast and lightweight video thumbnailer
- ffprobe(1)
- ffprobe media prober
- ffproxy.quick(7)
- filtering HTTP/HTTPS proxy server quick introduction
- fftw-wisdom(1)
- create wisdom (pre-optimized FFTs)
- fftw-wisdom-to-conf(1)
- generate FFTW wisdom (pre-planned transforms)
- fftwf-wisdom(1)
- create wisdom (pre-optimized FFTs)
- fftwl-wisdom(1)
- create wisdom (pre-optimized FFTs)
- fftwq-wisdom(1)
- create wisdom (pre-optimized FFTs)
- fgcom(1)
- VoIP client for the FlightGear radio infrastructure
- fgfsrc(5)
- FlightGear command-line options file
- fghack(8)
- is an anti-backgrounding tool
- fgr(1)
- File content search command
- fhist(1)
- file history require_index { "fhist(1)" "record file modification history" }
- fi_atomic(3)
- Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory fi_fetch_atomic / fi_fetch_atomicv / fi_fetch_atomicmsg Initiates an atomic operation to remote memory, retrieving the initial value. fi_compare_atomic / fi_compare_atomicv / fi_compare_atomicmsg Initiates an atomic compare-operation to remote memory, retrieving the initial value. fi_atomicvalid / fi_fetch_atomicvalid / fi_compare_atomicvalid / fi_query_atomic : Indicates if a provider supports a specific atomic operation
- fi_av(3)
- Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue. fi_av_insert / fi_av_insertsvc / fi_av_remove Insert/remove an address into/from the address vector. fi_av_lookup Retrieve an address stored in the address vector. fi_av_straddr Convert an address into a printable string
- fi_av_set(3)
- Address vector set operations fi_av_set / fi_close Open or close an address vector set fi_av_set_union Perform a set union operation on two AV sets fi_av_set_intersect Perform a set intersect operation on two AV sets fi_av_set_diff Perform a set difference operation on two AV sets fi_av_set_insert Add an address to an AV set fi_av_set_remove Remove an address from an AV set fi_av_set_addr Obtain a collective address for current addresses in an AV set
- fi_cm(3)
- Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state. fi_setname / fi_getname / fi_getpeer Set local, or return local or peer endpoint address. fi_join / fi_close / fi_mc_addr Join, leave, or retrieve a multicast address
- fi_cntr(3)
- Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter fi_cntr_readerr Reads the number of operations which have completed in error. fi_cntr_add Increment a counter by a specified value fi_cntr_set Set a counter to a specified value fi_cntr_wait Wait for a counter to be greater or equal to a threshold value
- fi_cq(3)
- Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes. fi_cq_read / fi_cq_readfrom / fi_cq_readerr Read a completion from a completion queue fi_cq_sread / fi_cq_sreadfrom A synchronous (blocking) read that waits until a specified condition has been met before reading a completion from a completion queue. fi_cq_signal Unblock any thread waiting in fi_cq_sread or fi_cq_sreadfrom. fi_cq_strerror Converts provider specific error information into a printable string
- fi_direct(7)
- Direct fabric provider access
- fi_domain(3)
- Open a fabric access domain
- fi_endpoint(3)
- Fabric endpoint operations fi_endpoint / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint. fi_ep_bind Associate an endpoint with hardware resources, such as event queues, completion queues, counters, address vectors, or shared transmit/receive contexts. fi_scalable_ep_bind Associate a scalable endpoint with an address vector fi_pep_bind Associate a passive endpoint with an event queue fi_enable Transitions an active endpoint into an enabled state. fi_cancel Cancel a pending asynchronous data transfer fi_ep_alias Create an alias to the endpoint fi_control Control endpoint operation. fi_getopt / fi_setopt Get or set endpoint options. fi_rx_context / fi_tx_context / fi_srx_context / fi_stx_context Open a transmit or receive context. fi_tc_dscp_set / fi_tc_dscp_get Convert between a DSCP value and a network traffic class fi_rx_size_left / fi_tx_size_left (DEPRECATED) Query the lower bound on how many RX/TX operations may be posted without an operation returning -FI_EAGAIN. This functions have been deprecated and will be removed in a future version of the library
- fi_eq(3)
- Event queue operations fi_eq_open / fi_close Open/close an event queue fi_control Control operation of EQ fi_eq_read / fi_eq_readerr Read an event from an event queue fi_eq_write Writes an event to an event queue fi_eq_sread A synchronous (blocking) read of an event queue fi_eq_strerror Converts provider specific error information into a printable string
- fi_fabric(3)
- Fabric network operations fi_fabric / fi_close Open / close a fabric network fi_tostr / fi_tostr_r Convert fabric attributes, flags, and capabilities to printable string
- fi_getinfo(3), fi_freeinfo(3)
- Obtain / free fabric interface information fi_allocinfo, fi_dupinfo - Allocate / duplicate an fi_info structure
- fi_hook(7)
- The Hook Fabric Provider Utility
- fi_join_collective(3)
- Operation where a subset of peers join a new collective group. fi_barrier Collective operation that does not complete until all peers have entered the barrier call. fi_broadcast A single sender transmits data to all peers, including itself. fi_alltoall Each peer distributes a slice of its local data to all peers. fi_allreduce Collective operation where all peers broadcast an atomic operation to all other peers. fi_allgather Each peer sends a complete copy of its local data to all peers. fi_reduce_scatter Collective call where data is collected from all peers and merged (reduced). The results of the reduction is distributed back to the peers, with each peer receiving a slice of the results. fi_reduce Collective call where data is collected from all peers to a root peer and merged (reduced). fi_scatter A single sender distributes (scatters) a slice of its local data to all peers. fi_gather All peers send their data to a root peer. fi_query_collective Returns information about which collective operations are supported by a provider, and limitations on the collective
- fi_mr(3)
- Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister registered memory buffers. fi_mr_desc Return a local descriptor associated with a registered memory region fi_mr_key Return the remote key needed to access a registered memory region fi_mr_raw_attr Return raw memory region attributes. fi_mr_map_raw Converts a raw memory region key into a key that is usable for data transfer operations. fi_mr_unmap_key Releases a previously mapped raw memory region key. fi_mr_bind Associate a registered memory region with a completion counter or an endpoint. fi_mr_refresh Updates the memory pages associated with a memory region. fi_mr_enable Enables a memory region for use
- fi_mrail(7)
- The Multi-Rail Utility Provider
- fi_msg(3)
- Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv / fi_sendmsg fi_inject / fi_senddata : Initiate an operation to send a message
- fi_nic(3)
- Fabric network interface card attributes
- fi_pingpong(1)
- Quick and simple pingpong test for libfabric
- fi_poll(3)
- Polling and wait set operations fi_poll_open / fi_close Open/close a polling set fi_poll_add / fi_poll_del Add/remove a completion queue or counter to/from a poll set. fi_poll Poll for progress and events across multiple completion queues and counters. fi_wait_open / fi_close Open/close a wait set fi_wait Waits for one or more wait objects in a set to be signaled. fi_trywait Indicate when it is safe to block on wait objects using native OS calls. fi_control Control wait set operation or attributes
- fi_provider(3), fi_prov_ini(3)
- External provider entry point fi_param_define / fi_param_get Register and retrieve environment variables with the libfabric core fi_log_enabled / fi_log_ready / fi_log Control and output debug logging information. fi_open / fi_close Open a named library object fi_export_fid / fi_import_fid Share a fabric object between different providers or resources
- fi_provider(7)
- Fabric Interface Providers
- fi_rma(3)
- Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg fi_inject_write / fi_writedata : Initiate a write to remote memory
- fi_rxm(7)
- The RxM (RDM over MSG) Utility Provider
- fi_sockets(7)
- The Sockets Fabric Provider
- fi_strerror(1)
- display libfabric error strings
- fi_tagged(3)
- Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv / fi_tsendmsg / fi_tinject / fi_tsenddata Initiate an operation to send a message
- fi_tcp(7)
- The msg sockets Fabric Provider
- fi_trigger(3)
- Triggered operations
- fi_udp(7)
- The UDP Fabric Provider
- fi_verbs(7)
- The Verbs Fabric Provider
- fid(1)
- List identifiers in F1; if F2 is also given, list those common to both
- fidentify(8)
- Determine file type using PhotoRec database
- fido2-assert(1)
- get/verify a FIDO2 assertion
- fido2-cred(1)
- make/verify a FIDO2 credential
- fido2-token(1)
- find and manage a FIDO2 authenticator
- fido_assert_allow_cred(3), fido_assert_empty_allow_list(3)
- manage allow lists in a FIDO2 assertion
- fido_assert_new(3), fido_assert_free(3), fido_assert_count(3), fido_assert_rp_id(3), fido_assert_user_display_name(3), fido_assert_user_icon(3), fido_assert_user_name(3), fido_assert_authdata_ptr(3), fido_assert_authdata_raw_ptr(3), fido_assert_blob_ptr(3), fido_assert_clientdata_hash_ptr(3), fido_assert_hmac_secret_ptr(3), fido_assert_largeblob_key_ptr(3), fido_assert_user_id_ptr(3), fido_assert_sig_ptr(3), fido_assert_id_ptr(3), fido_assert_authdata_len(3), fido_assert_authdata_raw_len(3), fido_assert_blob_len(3), fido_assert_clientdata_hash_len(3), fido_assert_hmac_secret_len(3), fido_assert_largeblob_key_len(3), fido_assert_user_id_len(3), fido_assert_sig_len(3), fido_assert_id_len(3), fido_assert_sigcount(3), fido_assert_flags(3)
- FIDO2 assertion API
- fido_assert_set_authdata(3), fido_assert_set_authdata_raw(3), fido_assert_set_clientdata(3), fido_assert_set_clientdata_hash(3), fido_assert_set_count(3), fido_assert_set_extensions(3), fido_assert_set_hmac_salt(3), fido_assert_set_hmac_secret(3), fido_assert_set_up(3), fido_assert_set_uv(3), fido_assert_set_rp(3), fido_assert_set_sig(3), fido_assert_set_winhello_appid(3)
- set parameters of a FIDO2 assertion
- fido_assert_verify(3)
- verifies the signature of a FIDO2 assertion statement
- fido_bio_dev_get_info(3), fido_bio_dev_enroll_begin(3), fido_bio_dev_enroll_continue(3), fido_bio_dev_enroll_cancel(3), fido_bio_dev_enroll_remove(3), fido_bio_dev_get_template_array(3), fido_bio_dev_set_template_name(3)
- FIDO2 biometric authenticator API
- fido_bio_enroll_new(3), fido_bio_enroll_free(3), fido_bio_enroll_last_status(3), fido_bio_enroll_remaining_samples(3)
- FIDO2 biometric enrollment API
- fido_bio_info_new(3), fido_bio_info_free(3), fido_bio_info_type(3), fido_bio_info_max_samples(3)
- FIDO2 biometric sensor information API
- fido_bio_template(3), fido_bio_template_array_count(3), fido_bio_template_array_free(3), fido_bio_template_array_new(3), fido_bio_template_free(3), fido_bio_template_id_len(3), fido_bio_template_id_ptr(3), fido_bio_template_name(3), fido_bio_template_new(3), fido_bio_template_set_id(3), fido_bio_template_set_name(3)
- FIDO2 biometric template API
- fido_cbor_info_new(3), fido_cbor_info_free(3), fido_dev_get_cbor_info(3), fido_cbor_info_aaguid_ptr(3), fido_cbor_info_extensions_ptr(3), fido_cbor_info_protocols_ptr(3), fido_cbor_info_transports_ptr(3), fido_cbor_info_versions_ptr(3), fido_cbor_info_options_name_ptr(3), fido_cbor_info_options_value_ptr(3), fido_cbor_info_algorithm_type(3), fido_cbor_info_algorithm_cose(3), fido_cbor_info_algorithm_count(3), fido_cbor_info_certs_name_ptr(3), fido_cbor_info_certs_value_ptr(3), fido_cbor_info_certs_len(3), fido_cbor_info_aaguid_len(3), fido_cbor_info_extensions_len(3), fido_cbor_info_protocols_len(3), fido_cbor_info_transports_len(3), fido_cbor_info_versions_len(3), fido_cbor_info_options_len(3), fido_cbor_info_maxmsgsiz(3), fido_cbor_info_maxcredbloblen(3), fido_cbor_info_maxcredcntlst(3), fido_cbor_info_maxcredidlen(3), fido_cbor_info_maxlargeblob(3), fido_cbor_info_maxrpid_minpinlen(3), fido_cbor_info_minpinlen(3), fido_cbor_info_fwversion(3), fido_cbor_info_uv_attempts(3), fido_cbor_info_uv_modality(3), fido_cbor_info_rk_remaining(3), fido_cbor_info_new_pin_required(3)
- FIDO2 CBOR Info API
- fido_cred_exclude(3), fido_cred_empty_exclude_list(3)
- manage exclude lists in a FIDO2 credential
- fido_cred_new(3), fido_cred_free(3), fido_cred_pin_minlen(3), fido_cred_prot(3), fido_cred_fmt(3), fido_cred_rp_id(3), fido_cred_rp_name(3), fido_cred_user_name(3), fido_cred_display_name(3), fido_cred_authdata_ptr(3), fido_cred_authdata_raw_ptr(3), fido_cred_clientdata_hash_ptr(3), fido_cred_id_ptr(3), fido_cred_aaguid_ptr(3), fido_cred_largeblob_key_ptr(3), fido_cred_pubkey_ptr(3), fido_cred_sig_ptr(3), fido_cred_user_id_ptr(3), fido_cred_x5c_list_count(3), fido_cred_x5c_list_ptr(3), fido_cred_x5c_ptr(3), fido_cred_attstmt_ptr(3), fido_cred_authdata_len(3), fido_cred_authdata_raw_len(3), fido_cred_clientdata_hash_len(3), fido_cred_id_len(3), fido_cred_aaguid_len(3), fido_cred_largeblob_key_len(3), fido_cred_pubkey_len(3), fido_cred_sig_len(3), fido_cred_user_id_len(3), fido_cred_x5c_list_len(3), fido_cred_x5c_len(3), fido_cred_attstmt_len(3), fido_cred_entattest(3), fido_cred_type(3), fido_cred_flags(3), fido_cred_sigcount(3)
- FIDO2 credential API
- fido_cred_set_authdata(3), fido_cred_set_authdata_raw(3), fido_cred_set_attstmt(3), fido_cred_set_attobj(3), fido_cred_set_x509(3), fido_cred_set_sig(3), fido_cred_set_id(3), fido_cred_set_clientdata(3), fido_cred_set_clientdata_hash(3), fido_cred_set_rp(3), fido_cred_set_user(3), fido_cred_set_entattest(3), fido_cred_set_extensions(3), fido_cred_set_blob(3), fido_cred_set_pin_minlen(3), fido_cred_set_prot(3), fido_cred_set_rk(3), fido_cred_set_uv(3), fido_cred_set_fmt(3), fido_cred_set_type(3)
- set parameters of a FIDO2 credential
- fido_cred_verify(3), fido_cred_verify_self(3)
- verify the attestation signature of a FIDO2 credential
- fido_credman_metadata_new(3), fido_credman_rk_new(3), fido_credman_rp_new(3), fido_credman_metadata_free(3), fido_credman_rk_free(3), fido_credman_rp_free(3), fido_credman_rk_existing(3), fido_credman_rk_remaining(3), fido_credman_rk(3), fido_credman_rk_count(3), fido_credman_rp_id(3), fido_credman_rp_name(3), fido_credman_rp_count(3), fido_credman_rp_id_hash_ptr(3), fido_credman_rp_id_hash_len(3), fido_credman_get_dev_metadata(3), fido_credman_get_dev_rk(3), fido_credman_set_dev_rk(3), fido_credman_del_dev_rk(3), fido_credman_get_dev_rp(3)
- FIDO2 credential management API
- fido_dev_enable_entattest(3), fido_dev_toggle_always_uv(3), fido_dev_force_pin_change(3), fido_dev_set_pin_minlen(3), fido_dev_set_pin_minlen_rpid(3)
- CTAP 2.1 configuration authenticator API
- fido_dev_get_assert(3)
- obtains an assertion from a FIDO2 device
- fido_dev_get_touch_begin(3), fido_dev_get_touch_status(3)
- asynchronously wait for touch on a FIDO2 authenticator
- fido_dev_info_manifest(3), fido_dev_info_new(3), fido_dev_info_free(3), fido_dev_info_ptr(3), fido_dev_info_path(3), fido_dev_info_product(3), fido_dev_info_vendor(3), fido_dev_info_manufacturer_string(3), fido_dev_info_product_string(3), fido_dev_info_set(3)
- FIDO2 device discovery functions
- fido_dev_largeblob_get(3), fido_dev_largeblob_set(3), fido_dev_largeblob_remove(3), fido_dev_largeblob_get_array(3), fido_dev_largeblob_set_array(3)
- FIDO2 large blob API
- fido_dev_make_cred(3)
- generates a new credential on a FIDO2 device
- fido_dev_open(3), fido_dev_open_with_info(3), fido_dev_close(3), fido_dev_cancel(3), fido_dev_new(3), fido_dev_new_with_info(3), fido_dev_free(3), fido_dev_force_fido2(3), fido_dev_force_u2f(3), fido_dev_is_fido2(3), fido_dev_is_winhello(3), fido_dev_supports_credman(3), fido_dev_supports_cred_prot(3), fido_dev_supports_permissions(3), fido_dev_supports_pin(3), fido_dev_supports_uv(3), fido_dev_has_pin(3), fido_dev_has_uv(3), fido_dev_protocol(3), fido_dev_build(3), fido_dev_flags(3), fido_dev_major(3), fido_dev_minor(3)
- FIDO2 device open/close and related functions
- fido_dev_set_io_functions(3), fido_dev_set_sigmask(3), fido_dev_set_timeout(3), fido_dev_set_transport_functions(3), fido_dev_io_handle(3)
- FIDO2 device I/O interface
- fido_dev_set_pin(3), fido_dev_get_retry_count(3), fido_dev_get_uv_retry_count(3), fido_dev_reset(3)
- FIDO2 device management functions
- fido_init(3), fido_set_log_handler(3)
- initialise the FIDO2 library
- fido_strerr(3)
- FIDO2 error codes
- fieldlines(1)
- simulation of the electric field lines between charged particles
- fifo(1)
- a fifo buffer that reads from stdin and writes to stdout
- fifo(n)
- Create and manipulate u-turn fifo channels
- fifo2(n)
- Create and manipulate pipe fifo channels
- fig2dev(1)
- translates Fig code to various graphics languages
- fig2ps2tex(1)
- generate a TeX file for including a PostScript file
- fig2sxd(1)
- utility to convert .fig to .sxd
- figlet(6), FIGlet(6)
- display large characters made up of ordinary screen characters
- figlist(6)
- lists figlet fonts and control files
- figmbkrds(3)
- converts MBK figure to RDS figure man1/alc_origin.1
- fiked(1)
- a fake IKE PSK+XAUTH daemon based on vpnc
- file(1)
- determine file type
- file.random_access(3em), Emilua(3em)
- Lua execution engine
- file.read_all_at(3em), Emilua(3em)
- Lua execution engine
- file.read_at_least_at(3em), Emilua(3em)
- Lua execution engine
- file.tcl86(n), file(n)
- Manipulate file names and attributes
- file.tcl90(n), file(n)
- Manipulate file names and attributes
- file_descriptor(3em), Emilua(3em)
- Lua execution engine
- file_select_ex(3)
- Displays the Allegro file selector with a caption
- file_time(3)
- Returns the modification time of a file. Allegro game programming library
- filedaemon(1)
- Invoke another program on files matching a glob pattern
- fileevent.tcl86(n), fileevent(n)
- Execute a script when a channel becomes readable or writable
- fileevent.tcl90(n), fileevent(n)
- Execute a script when a channel becomes readable or writable
- filefuncs(3am)
- provide some file related functionality to gawk
- filemon(1)
- log child process file access using filemon
- filename.tcl86(n), filename(n)
- File name conventions supported by Tcl commands
- filename.tcl90(n), filename(n)
- File name conventions supported by Tcl commands
- fileobj(1)
- ncurses based hex editor with vi interface
- fileprune(1)
- prune a file set according to a given age distribution
- fileschanged(1)
- displays altered files
- filesystem.chmod(3em), Emilua(3em)
- Lua execution engine
- filesystem.create_directory(3em), Emilua(3em)
- Lua execution engine
- filesystem.create_hardlink(3em), Emilua(3em)
- Lua execution engine
- filesystem.current_working_directory(3em), Emilua(3em)
- Lua execution engine
- filesystem.dev_major(3em), Emilua(3em)
- Lua execution engine
- filesystem.dev_minor(3em), Emilua(3em)
- Lua execution engine
- filesystem.directory_entry(3em), Emilua(3em)
- Lua execution engine
- filesystem.directory_iterator(3em), Emilua(3em)
- Lua execution engine
- filesystem.hardlink_count(3em), Emilua(3em)
- Lua execution engine
- filesystem.is_block_device(3em), Emilua(3em)
- Lua execution engine
- filesystem.is_character_device(3em), Emilua(3em)
- Lua execution engine
- filesystem.is_directory(3em), Emilua(3em)
- Lua execution engine
- filesystem.makedev(3em), Emilua(3em)
- Lua execution engine
- filesystem.mkdir(3em), Emilua(3em)
- Lua execution engine
- filesystem.mknod(3em), Emilua(3em)
- Lua execution engine
- filesystem.mode(3em), Emilua(3em)
- Lua execution engine
- filesystem.read_symlink(3em), Emilua(3em)
- Lua execution engine
- filesystem.recursive_directory_iterator(3em), Emilua(3em)
- Lua execution engine
- filesystem.temp_directory_path(3em), Emilua(3em)
- Lua execution engine
- filewatcherd(8)
- run commands in response to file changes
- fill_surface(3), fill_surface (3)
- Allocate a new video object and fill with a single colour
- fillets(6)
- puzzle game about witty fish saving the world sokoban style
- filmleader(6)
- screen saver
- filter-a(8)
- filter A in DNS responses when AAAA is present
- filter-aaaa(8)
- filter AAAA in DNS responses when A is present
- filter_create_fd(3), filter_create_fd (3)
- Create a sub process and return the requested pipes
- filter_create_fp(3), filter_create_fp (3)
- similar to filter_create_fd except with buffered FILE*
- filter_read(3), filter_write(3), filter_end(3), filter_convert(3), filter_destroy(3), filter_fopen(3), filter_process(3)
- generic data filtering
- filter_wait(3), filter_wait (3)
- wrap waitpid to decode the exitcode and why your filter quit
- filterdiff(1)
- extract or exclude diffs from a diff file
- filtermail(1)
- Filters e-mail, gets rid of spam
- finalize_3dmodel(3), finalize_3dmodel (3)
- Mark a 3D model as finalized
- finance-quote-wrapper(1), finance-quote-wrapper (1)
- internal interface between gnucash and Finance::Quote
- finch(1), Finch(1)
- A Pimpin' Penguin console frontend to libpurple. Instant Messaging client
- find(i4), itcl::find(i4)
- search for classes and objects
- find(itcl)
- search for classes and objects
- find_allegro_resource(3)
- Searches for a support file in many places. Allegro game programming library
- find_datafile_object(3)
- Searches a datafile for an object with a name. Allegro game programming library
- find_dialog_focus(3)
- Searches the dialog for the object which has the input focus. Allegro game programming library
- find_optimal_dimensions_for_microstrip_coupler(1), find_optimal_dimensions_for_microstrp_coupler(1)
- part of atlc
- findfs(8)
- find a filesystem by label or UUID
- findhost.cgi(1)
- Xymon CGI script to find hosts
- findlib.conf(5), R findlib.conf(5)
- [Configuration of findlib/ocamlfind]c
- findmicrophones(1)
- Gnash Utility For finding microphones on computer
- findomain(1), Findomain(1)
- manual page for Findomain 9.0.1
- findscu(1)
- DICOM query (C-FIND) SCU
- findspl(1)
- find protein splice sites
- findtexmf(1)
- search files in MiKTeX directories
- findwebcams(1)
- Gnash Utility For finding webcams on computer
- finepix(4)
- finepix webcamd driver for USB cameras
- finfo(1)
- display file information
- fips_module(7ossl)
- OpenSSL fips module guide
- fireworkx(6)
- pyrotechnic explosions eye-candy
- first(1)
- Yagi-Uda project quick antenna builder
- first(5)
- output data file format The data files created by the Yagi-Uda projects first are in the same format as created by input and are described under input(5)
- fish(1)
- the friendly interactive shell
- fish_indent(1)
- indenter and prettifier
- fish_key_reader(1)
- explore what characters keyboard keys send
- fistgen(8)
- FiST language code translator
- fit-wcs(1)
- Fit a transformation from x,y and matching RA,DEC coordinates
- fits-flip-endian(1)
- Endian swapping of FITS binary tables
- fits-guess-scale(1)
- Try to guess the scale of an image based on FITS headers
- fitsgetext(1)
- Pull out individual header or data blocks from multi-HDU FITS files
- fitshdr(1)
- List headers from a FITS file
- fix-qdf(1)
- repair PDF files in QDF form after editing
- fix132x43(1)
- fix problems with certain (132 column) graphics modes dump the state of the card as the svgalib chipset driver sees it
- fix_filename_case(3)
- Converts a filename to a standardised case. Allegro game programming library
- fix_filename_slashes(3)
- Converts all the directory separators to a standard character. Allegro game programming library
- fixacos(3)
- Fixed point inverse cosine lookup table. Allegro game programming library
- fixadd(3)
- Safe function to add fixed point numbers clamping overflow. Allegro game programming library
- fixasin(3)
- Fixed point inverse sine lookup table. Allegro game programming library
- fixatan(3)
- Fixed point inverse tangent lookup table. Allegro game programming library
- fixatan2(3)
- Fixed point version of the libc atan2() routine. Allegro game programming library
- fixcos(3)
- Fixed point cosine of binary angles. Allegro game programming library
- fixcrio(1)
- inserts missing CRs at the ends of lines
- fixcvsdiff(1)
- fix problematic diff files
- fixdiv(3)
- Fixed point division. Allegro game programming library
- fixdlsrps(1)
- filter to fix DviLaser/PS documents to work with PSUtils
- fixed(3)
- Fixed point integer to replace floats. Allegro game programming library
- fixfmps(1)
- filter to fix Framemaker documents so PSUtils work
- fixhypot(3)
- Fixed point hypotenuse. Allegro game programming library
- fixincludes(1)
- Reduce the number of #includes in KDE source files
- fixmacps(1)
- filter to fix Macintosh documents with saner version of md
- fixmul(3)
- Multiplies two fixed point values together. Allegro game programming library
- fixproc(1)
- Fixes a process by performing the specified action
- fixpsditps(1)
- filter to fix Transcript psdit documents so PSUtils work
- fixscribeps(1)
- filter to fix Scribe documents so PSUtils work
- fixsin(3)
- Fixed point sine of binary angles. Allegro game programming library
- fixsqrt(3)
- Fixed point square root. Allegro game programming library
- fixsub(3)
- Safe function to subtract fixed point numbers clamping underflow. Allegro game programming library
- fixtan(3)
- Fixed point tangent of binary angles. Allegro game programming library
- fixtof(3)
- Converts a fixed point to floating point. Allegro game programming library
- fixtoi(3)
- Converts a fixed point to integer with rounding. Allegro game programming library
- fixtorad_r(3)
- Constant to convert angles in fixed point format to radians. Allegro game programming library
- fixtpps(1)
- filter to fix Tpscript documents to work with PSUtils
- fixup_datafile(3)
- Fixes truecolor images in compiled datafiles. Allegro game programming library
- fixwfwps(1)
- filter to fix Word for Windows documents so PSUtils work
- fixwpps(1)
- filter to fix WP documents so PSUtils work
- fixwwps(1)
- filter to fix Windows Write documents so PSUtils work
- fiz(1)
- analyze damaged zoo archive for data revovery
- fkiss(1)
- Freely enjoy childlike KISS, French-KISS!
- flac(1)
- Free Lossless Audio Codec
- flac123(1)
- command line player for FLAC audio files
- flacon(1)
- Extracts audio tracks from an audio CD image to separate tracks
- flam3-animate(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
- render and animate FLAM3s and manipulate their genomes
- flam3-convert(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
- render and animate FLAM3s and manipulate their genomes
- flam3-genome(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
- render and animate FLAM3s and manipulate their genomes
- flam3-render(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
- render and animate FLAM3s and manipulate their genomes
- flame(6)
- draw weird cosmic fractals
- flang-devel(1), flang(1)
- flang - the Flang Fortran compiler
- flarq(1)
- ARQ data transfer utility for fldigi
- flasher(1)
- flash keyboard LEDs to indicate file writes
- flashrom(8)
- detect, read, write, verify and erase flash chips
- flatbeh(1)
- Synthetize a behavioral description from a structural description
- flawfinder(1)
- lexically find potential security flaws ("hits") in source code
- fldiff(1)
- compare files and directories graphically
- fldigi(1)
- digital modem program for hamradio operators
- flexiblas(1)
- the FlexiBLAS administration tool
- flexiblas_current_backend(3)
- return the name of the currently used backend
- flexiblas_get_num_threads(3)
- Get the number of threads the backend uses for computation
- flexiblas_get_version(3)
- retrieve the used FlexiBLAS version
- flexiblas_list(3)
- list available backends
- flexiblas_list_loaded(3)
- list all loaded backends
- flexiblas_load_backend(3)
- load a backend from the FlexiBLAS configuration
- flexiblas_load_backend_library(3)
- load a backend from a shared library
- flexiblas_print_avail_backends(3)
- prints the available FlexiBLAS backends to a file
- flexiblas_print_current_backend(3)
- prints the currently loead/active backend to a file
- flexiblas_print_loaded_backends(3)
- prints the loaded FlexiBLAS backends to a file
- flexiblas_set_num_threads(3)
- set the number of threads the backend should use for computation
- flexiblas_switch(3)
- switch the currently used FlexiBLAS backend
- fli_bmp_dirty_from(3), fli_bmp_dirty_to(3)
- Indicate which parts of the image have changed. Allegro game programming library
- fli_pal_dirty_from(3), fli_pal_dirty_to(3)
- Indicate which parts of the palette have changed. Allegro game programming library
- flickcurl-config(1)
- script to get information about the installed version of flickcurl
- flickrdf(1)
- call Flickr API
- flipdiff(1)
- exchange the order of two incremental patches
- flipflop(6)
- draws a grid of 3D squares that change positions
- flipscreen3d(6)
- rotates an image of the screen through 3 dimensions
- fliptext(6)
- draws pages of text whose lines transparently flip around
- floodfill(3)
- Floodfills an enclosed area. Allegro game programming library
- floppyd(1)
- floppy daemon for remote access to floppy drive '" t TQ $1 . (is' (if` (pd"
- floppyd_installtest(1)
- tests whether floppyd is installed and running '" t TQ $1 . (is' (if` (pd"
- flow(1)
- show subroutine dependence of Fortran77 programs
- flow-capture(1)
- Manage storage of flow file archives by expiring old data
- flow-dscan(1)
- Detect scanning and other suspicious network activity
- flow-expire(1)
- Manage storage of flow file archives by expiring old data
- flow-fanout(1)
- Fanout (replicate) flow exports to many destinations
- flow-header(1)
- Display meta information in flow file
- flow-log2rrd(1)
- Process the STAT: lines from flow-capture and flow-fanout to RRD files
- flow-print(1)
- Display flows in formatted ASCII
- flow-receive(1)
- Receive flow data with the NetFlow protocol
- flow-report(1)
- Generate reports from flow data
- flow-rpt2rrd(1)
- Convert flow-report CSV output to RRDtool format
- flow-send(1)
- Transmit flow data with the NetFlow protocol
- flow-stat(1)
- Generate reports with flow data
- flow-tools(1)
- Tool set for working with NetFlow data
- flow-xlate(1)
- Apply translations to selected fields of a flow
- flow6(1)
- A security assessment tool for the IPv6 Flow Label field
- flowcap(8)
- Capture network flow data and write it to temporary files
- flowd(8)
- NetFlow collector daemon
- flowd-reader(8)
- Read, filter and concatenate binary flowd logfiles
- flowd.conf(5)
- NetFlow Collector daemon configuration file
- flowgrind(1)
- advanced TCP traffic generator for Linux, FreeBSD, and Mac OS X
- flowgrind-stop(1)
- helper tool for the advanced TCP traffic generator flowgrind
- flowgrindd(1)
- advanced TCP traffic generator for Linux, FreeBSD, and Mac OS X
- flowkey(3)
- SiLK plug-in providing YAF flow key filter and field
- flowrate(3)
- SiLK plug-in providing payload and rate filters and fields
- flphoto(1)
- manage, view, and print images
- flpsed(1)
- annotate PostScript and PDF files
- flruler(1)
- a simple onscreen pixel measuring ruler for debugging GUIs
- fls(1)
- List file and directory names in a disk image
- fltk-config(1)
- script to get information about the installed version of fltk
- fluid(1)
- the fast light user-interface designer
- fluidballs(6)
- the physics of bouncing balls
- fluidsynth(1), FluidSynth(1)
- a SoundFont synthesizer
- flush.tcl86(n), flush(n)
- Flush buffered output for a channel
- flush.tcl90(n), flush(n)
- Flush buffered output for a channel
- flush_config_file(3)
- Flushes the current config file to disk. Allegro game programming library
- flux(1)
- flux fields and stuff
- fluxbox(1)
- A lightweight window manager for the X Windowing System
- fluxbox-apps(5)
- per-window attribute configuration for fluxbox(1)
- fluxbox-keys(5)
- keyboard shortcuts configuration for fluxbox(1)
- fluxbox-remote(1)
- command line access to key commands for fluxbox(1)
- flvdumper(1)
- Gnash FLash Video File Dumper
- flvmeta(1)
- manipulate or extract metadata in Adobe Flash Video files
- flycast(1)
- The Sega Dreamcast, Atomiswave and Naomi emulator
- flyingtoasters(6)
- 3d space-age jet-powered flying toasters (and toast)
- fmeasure(1)
- Calculates the properly calibrated frequency of a series of test signals
- fmemcmp(3)
- fuzzy comparison of two memory areas require_index { }
- fmemcmpi(3)
- fuzzy comparison of two memory areas require_index { }
- fmerge(1)
- merge FASTA databases
- fmirror(1)
- Mirror directories from ftp servers
- fmtave(1)
- Averages raw measurement data
- fmtdump(8)
- decode nmh's mh-format^(5) files
- fmtutil(1)
- manage TeX formats and Metafont bases, per-user fmtutil-sys - manage TeX formats and Metafont bases, system-wide mktexfmt - create a TeX format or Metafont base
- fnid(1)
- Print constituent file names that match PATTERN,
- fnmatch(3am)
- compare a string against a filename wildcard
- fnott(1)
- keyboard driven notification daemon for Wayland
- fnt(1)
- download and install fonts
- fnt2psf(1)
- Convert a Windows font-resource file to PSF format
- fnteditfs(1)
- a full-screen console font editor
- fnts2fon(1)
- Construct a Windows .FON file from one or more .FNT files
- fntsample(1)
- PDF and PostScript font samples generator " macros SAMPLE . ESAMPLE
- focus_target(3), focus_target (3)
- Specify a frameserver the scheduler should try and bias
- focuswriter(1)
- fullscreen word processor
- folder(1), folders(1)
- set/list current nmh folder/message
- folialint(1)
- (hy check validity of FoLiA documents
- fon2fnts(1)
- extract fonts from a Windows EXE, DLL or FON file
- fondu(1)
- convert Macintosh font files to UNIX font format
- font(3)
- A simple 8x8 fixed size font. Allegro game programming library
- font-manager(1)
- Simple font management for GTK+ desktop environments
- font.tk86(n), font(n)
- Create and inspect fonts
- fontchooser.tk86(n), fontchooser(n)
- control font selection dialog
- fontdump(1)
- extract fonts from files
- fontforge(1)
- create, modify, and view font files
- fontglide(6)
- characters float onto the screen to form words
- fontimage(1)
- produce a font thumbnail image
- foobillard(6)
- OpenGL billard game
- foomatic-addpjloptions(8)
- Format PJL option information the for foomatic database
- foomatic-combo-xml(1)
- <put a short description here>
- foomatic-compiledb(1)
- Compile the Foomatic printer/driver database
- foomatic-getpjloptions(8)
- <put a short description here>
- foomatic-kitload(8)
- installs a data kit into the foomatic database
- foomatic-perl-data(1)
- generate Perl data structures from XML
- foomatic-ppd-options(1)
- show the PPD options
- foomatic-ppdfile(1)
- Generate a PPD file for a given printer/driver combo
- foomatic-preferred-driver(8)
- <put a short description here>
- foomatic-printjob(1)
- manage printer jobs in a spooler-independent fashion
- foot(1)
- Wayland terminal emulator
- foot-ctlseqs(7)
- terminal control sequences supported by foot
- for_each_file_ex(3)
- Executes callback() for each file matching a wildcard. Allegro game programming library
- force_image_blend(3), force_image_blend (3)
- Control image blend behaviour
- foremost(8)
- Recover files using their headers, footers, and data structures
- fork(3am), wait(3am), waitpid(3am)
- basic process management
- form_driver(3x), form_driver_w(3x)
- command-processing loop of the form system
- form_field(3x)
- make and break connections between fields and forms
- form_field_attributes(3x)
- color and attribute control for form fields
- form_field_buffer(3x)
- field buffer control
- form_field_validation(3x)
- data type validation for fields
- form_fieldtype(3x)
- define validation-field types
- form_page(3x)
- set and get form page number
- form_request_by_name(3x), form_request_name(3x)
- handle printable form request names
- form_win(3x)
- make and break form window and subwindow associations
- format_init(3), format_free(3), format_metarule(3), formatf(3), format_lastresult(3), format_lastsize(3), format_detach(3)
- template formatting functions
- fort(8)
- RPKI validator and RTR server
- fortunelock(1)
- locks virtual terminal while displaying fortune cookies
- forw(1)
- forward nmh messages
- forward(5)
- email forwarding information file
- forward3d_model(3), forward3d_model (3)
- Push the model along its view vector
- fossil(1)
- Distributed Version Control System
- foxtrotgps(1), FoxtrotGPS(1)
- GTK+ mapping and GPS application
- fp(1)
- Free Pascal Compiler (FPC) integrated development environment
- fp2subc(1)
- convert any footprint into a pcb-rnd subcircuit
- fpart(1)
- Sort and pack files into partitions
- fpc.cfg(5)
- Free Pascal Compiler (FPC) configuration file, name derived from Free Pascal Compiler
- fpdoc(1)
- The FPC Pascal unit documentation generator
- fping(8)
- send ICMP ECHO_REQUEST packets to network hosts
- fpp(1)
- the Fortran language preprocessor for FORTRAN 77 and Fortran 90
- fppkg(1)
- The Free Pascal Packages Download program
- fprcp(1)
- Free Pascal windres preprocessor program
- fprintd(1)
- Fingerprint management daemon, and test applications
- fpsync(1)
- Synchronize directories in parallel using fpart and an external tool
- fracplanet(1)
- Create and view random fractal terrain and planets
- fragiso(8)
- split rpm packages from an iso and reassemble the iso later on
- fragroute(8)
- intercept, modify, and rewrite egress traffic
- fragrouter(8)
- network intrusion detection evasion toolkit
- frame.tk86(n), frame(n)
- Create and manipulate 'frame' simple container widgets
- frameserver_debugstall(3), frameserver_debugstall (3)
- change the global delay before a frameserver executes
- fraqtive(1)
- draws Mandelbrot and Julia fractals
- free_audio_stream_buffer(3)
- Tells the audio stream player new data can be played. Allegro game programming library
- free_config_entries(3)
- Frees memory allocated for config entry lists. Allegro game programming library
- free_lzss_pack_data(3)
- Frees an LZSS structure. Allegro game programming library
- free_lzss_unpack_data(3)
- Frees an LZSS structure. Allegro game programming library
- freebcp(1)
- bulk loading utility for Sybase and Microsoft databases
- freecell-solver-range-parallel-solve(6)
- The Freecell Solver utility for solving a range of Microsoft Freecell/Freecell Pro Boards
- freeciv-client(6), freeciv-gtk3.22(6)
- freeciv-gtk4, freeciv-sdl2, freeciv-sdl3, freeciv-qt
- freeciv-modpack(6), freeciv-mp-gtk4(6)
- freeciv-mp-gtk3, freeciv-mp-qt, freeciv-mp-cli
- freeciv-ruledit(6)
- Freeciv Ruleset Editor
- freeciv-ruleup(6)
- Update Freeciv rulesets
- freeciv21-modpack(6)
- Command line modpack installer for Freeciv21
- freeciv21-modpack-qt(6)
- GUI modpack installer for Freeciv21
- freeciv21-ruleup(6)
- Command line ruleset upgrade tool for Freeciv21
- freecolor(1)
- Display amount of free and used memory graphically
- freedink(6), FreeDink(6)
- adventure and role-playing game (engine)
- freedinkedit(6), FreeDink(6)
- adventure and role-playing game (editor)
- freedoko(6)
- A free game of Doppelkopf
- freedroid(6)
- a free Paradroid clone
- freedroidRPG(6)
- a futuristic immersive RPG about fighting bots
- freefare_get_tags(3), freefare_get_tag_type(3), freefare_get_tag_friendly_name(3), freefare_get_tag_uid(3), freefare_free_tag(3), freefare_free_tags(3)
- Generic target manipulation functions
- freefare_strerror(3), freefare_strerror_r(3), freefare_perror(3), mifare_desfire_last_picc_error(3)
- Error Reporting Functions
- freeguide(1)
- display TV listings
- freehdl-config(1), FreeHDL-CONFIG(1)
- The FreeHDL configuration script
- freehdl-gennodes(1), FreeHDL-GENNODES(1)
- Abstract syntax tree generator used by the VHDL compiler/simulator FreeHDL
- freehdl-v2cc(1), FreeHDL-V2CC(1)
- A VHDL to C++ converter
- freeipmi.conf(5)
- specify default values to FreeIPMI
- freelomodel(3)
- free a lofig_list for temporary models man1/alc_origin.1
- freeminer(6), minetest(6)
- Multiplayer infinite-world block sandbox
- freerdsfig(3)
- frees memory associated to a figure man1/alc_origin.1
- freerdsins(3)
- frees memory associated to an instance man1/alc_origin.1
- freerdsrec(3)
- free memory associated to a rectangle man1/alc_origin.1
- freesynd(6), Freesynd(6)
- RTS engine
- freetalk(1), GNU freetalk(1)
- A console based Jabber client
- freetds.conf(5)
- configuration file for FreeTDS
- freevrrpd(8)
- Virtual Redundancy Router Protocol Daemon
- freeze_mouse_flag(3)
- Flag to avoid redrawing the mouse pointer. Allegro game programming library
- french-deconjugator(1)
- analyze conjugated French verbs
- freshclam(1)
- update virus databases
- freshclam.conf(5)
- Configuration file for Clam AntiVirus database update tool
- fribidi_charset_to_unicode(3)
- convert string to Unicode
- fribidi_debug_status(3)
- get current debug state
- fribidi_get_bidi_type(3)
- get character bidi type
- fribidi_get_bidi_type_name(3)
- get bidi type name
- fribidi_get_bidi_types(3)
- get bidi types for an string of characters
- fribidi_get_bracket(3)
- get bracketed character
- fribidi_get_bracket_types(3)
- get bracketed characters
- fribidi_get_joining_type(3)
- get character joining type
- fribidi_get_joining_type_name(3)
- get joining type name
- fribidi_get_joining_types(3)
- get joining types for an string of characters
- fribidi_get_mirror_char(3)
- get mirrored character
- fribidi_get_par_direction(3)
- get base paragraph direction
- fribidi_get_par_embedding_levels(3)
- get bidi embedding levels of a paragraph
- fribidi_get_par_embedding_levels_ex(3)
- get bidi embedding levels of a paragraph
- fribidi_get_type(3)
- get character bidi type
- fribidi_get_type_internal(3)
- get character bidi type
- fribidi_join_arabic(3)
- do Arabic joining
- fribidi_log2vis(3)
- get visual string
- fribidi_log2vis_get_embedding_levels(3)
- get embedding levels
- fribidi_mirroring_status(3)
- get current mirroring status
- fribidi_parse_charset(3)
- parse character set name
- fribidi_remove_bidi_marks(3)
- remove bidi marks out of an string
- fribidi_reorder_line(3)
- reorder a line of logical string to visual
- fribidi_reorder_nsm_status(3)
- get current marks reordering status
- fribidi_set_debug(3)
- set debug state
- fribidi_set_mirroring(3)
- set mirroring on or off
- fribidi_set_reorder_nsm(3)
- set marks reordering on or off
- fribidi_shape(3)
- do bidi-aware shaping
- fribidi_shape_arabic(3)
- do Arabic shaping
- fribidi_shape_mirroring(3)
- do mirroring shaping
- fribidi_unicode_to_charset(3)
- convert string from Unicode
- friio(4)
- webcamd driver for Friio ISDB-T
- frm(1), nfrm(1)
- list from and subject of selected messages in mailbox or folder
- frm_admin(8)
- administer file residency parameters
- frm_purged(8)
- File Residency Manager purge daemon
- frm_xfragent(8)
- File Residency Manager Transfer agent
- frm_xfrd(8)
- File Residency Manager transfer daemon
- frontend-spec(7)
- interface between jw and its frontends
- frotz(6)
- interpreter for Infocom and other Z-Machine games
- frr(1)
- a systemd interaction script
- frr-bfdd(8)
- a bfd routing engine for use with FRRouting
- frr-bgpd(8)
- a BGPv4, BGPv4+, BGPv4- routing engine for use with FRRouting
- frr-eigrpd(8)
- an EIGRP routing engine for use with FRRouting
- frr-isisd(8)
- an IS-IS routing engine for use with FRRouting
- frr-ospf6d(8)
- an OSPFv3 routing engine for use with FRRouting
- frr-ospfd(8)
- an OSPFv2 routing engine for use with FRRouting
- frr-ripd(8)
- a RIP routing engine for use with FRRouting
- frr-ripngd(8)
- a RIPNG routing engine for use with FRRouting
- frr-staticd(8)
- a static route manager routing engine for use with FRRouting
- frr-watchfrr(8)
- a program to monitor the status of FRRouting daemons
- frr-zebra(8)
- a routing manager for use with associated FRRouting components
- fs_mount(3), fs_unmount(3)
- simplified file system mounting
- fsaparse(3gv)
- parse a word-acceptor automaton file
- fsapfsinfo(1)
- determines information about an Apple File System (APFS)
- fsbackup(1)
- file system backup and synchronization utility
- fscadm(8)
- Alter service monitoring status
- fscd(8)
- service state monitoring daemon
- fscd.conf(5)
- configuration file for fscd(8)
- fsck.cramfs(8)
- fsck compressed ROM file system
- fsck.xfs(8)
- do nothing, successfully
- fsck.zfs(8)
- dummy ZFS filesystem checker
- fselect(1)
- find files with SQL-like queries
- fsextinfo(1)
- determines information about an Extended File System (ext) volume
- fsextmount(1)
- mounts an Extended File System (ext) volume
- fsf-funding(7)
- Funding Free Software
- fsfatinfo(1)
- determines information about a File Allocation Table (FAT) file system volume
- fsfatmount(1)
- mounts an Extended File System (ext) volume
- fshfsinfo(1)
- determines information about a Hierarchical File System (HFS) volume
- fsinfo(8)
- coordinate site-wide filesystem information
- fslsfonts(1)
- list fonts served by X font server
- fsm(5)
- Alliance VHDL Finite State Machine description subset. man1/alc_origin.1
- fsntfsinfo(1)
- determines information about a Windows NT File System (NTFS) volume
- fspd(1), in.fspd(1)
- File Service Protocol (FSP) server
- fsplit(1)
- split a multi-routine Fortran 77 file into individual files
- fsstat(1)
- Display general details of a file system
- fst2vcd(1)
- Converts FST files to VCD
- fst4sim(1), qra64sim(1)
- Generate simulated QRA64, FST4, and FST4W mode signals
- fstminer(1), fst2miner(1)
- Data mining of FST files
- fstobdf(1)
- generate BDF font from X font server
- fstrcasecmp(3)
- fuzzy comparison of two strings ignoring case require_index { }
- fstrcasecmpi(3)
- fuzzy comparison of two strings ignoring case require_index { }
- fstrcmp(1)
- fuzzy comparison of strings require_index { }
- fstrcmp(3)
- fuzzy comparison of two strings require_index { }
- fstrcmpi(3)
- fuzzy comparison of two strings require_index { }
- fstrcoll(3)
- fuzzy comparison of two strings using the current locale require_index { }
- fstrcolli(3)
- fuzzy comparison of two strings using the current locale require_index { }
- fstrm_capture(1)
- Receive and save Frame Streams data from a socket
- fstrm_dump(1)
- Display metadata and contents of Frame Streams file
- fstrm_replay(1)
- Replay saved Frame Streams data to a socket connection
- fstyp(8)
- identify file systems
- fswatch(7)
- Ask for notification when the contents of the specified files or directory hierarchies are modified. This man page is kept for reference but it is not to be considered an authoritative or complete source of information. Please, consult the official Info documentation shipped with
- fswbuild(1)
- builds a file information database
- fswcmp(1)
- compairs two database files
- fswebcam(1)
- Small and simple webcam for *nix
- fswshow(1)
- shows contents of a file information database
- fsxfsinfo(1)
- determines information about a X File System (XFS) volume
- ftdi-eeprom(8)
- tool to programm eeprom on FTDI usb devices
- ftff(1)
- fault tolerant file find utiltiy
- fth(1)
- Forth script and extension language
- ftimes(1)
- A system baselining and evidence collection tool
- ftimes-bimvl(1)
- Take a snapshot, compare it to a baseline, and log the changes
- ftimes-cat(1), FTimesCat(1)
- Write the contents of a file or stdin to stdout
- ftimes-cmp2dbi(1), ftimes-cmp2dbi.pl(1)
- Preprocess FTimes compare data for MySQL DB import
- ftimes-cmp2diff(1)
- Display diff-like results of an FTimes comparison
- ftimes-crv2dbi(1), ftimes-crv2dbi.pl(1)
- Preprocess FTimes carve data for MySQL DB import
- ftimes-crv2raw(1), ftimes-crv2raw.pl(1)
- Carve blocks of data and assemble them into raw files
- ftimes-dbm-bash(1)
- Bash one Berkeley database against another
- ftimes-dbm-dump(1)
- Enumerate a Berkeley database
- ftimes-dbm-find(1)
- Find one or more keys in a Berkeley database
- ftimes-dbm-make(1)
- Create or update a Berkeley database
- ftimes-dbm-reap(1)
- Extract unresolved keys from one or more files
- ftimes-dbm-weed(1)
- Delete records from a Berkeley database
- ftimes-dig2ctx(1), ftimes-dig2ctx.pl(1)
- Extract context around matched dig strings
- ftimes-dig2dbi(1), ftimes-dig2dbi.pl(1)
- Preprocess FTimes dig data for MySQL DB import
- ftimes-encoder(1)
- Encode/Decode strings/records using various algorithms
- ftimes-grabber(1)
- Parse FTimes output, grab files, and zip them up
- ftimes-map2dbi(1), ftimes-map2dbi.pl(1)
- Preprocess FTimes map data for MySQL DB import
- ftimes-map2mac(1), ftimes-map2mac.pl(1)
- Create MAC/MACH timelines using FTimes map data
- ftimes-proximo(1)
- Locate a group of dig hits within a specified byte range
- ftimes-sizimus(1)
- Tally bytes based on the size attribute
- ftimes-sortini(1)
- Sort dig output by hostname, name, and offset
- ftimes-xformer(1)
- Tranform FTimes data based on user-specified input
- ftofix(3)
- Converts a floating point value to fixed point. Allegro game programming library
- ftp-cp(1)
- copy files from from one place to another using passive mode ftp
- ftp-get(1)
- copy files from local host to remote using passive mode ftp
- ftp-put(1)
- copy files from local host to remote using passive mode ftp
- ftpasswd(1)
- Perl script for managing AuthUserFiles and AuthGroupFiles
- ftpchroot(5)
- list users and groups subject to FTP access restrictions
- ftpcopy(1)
- create and maintain a ftp mirror
- ftpcount(1)
- show current number of connections for each proftpd server configuration
- ftpd(8)
- Internet File Transfer Protocol server
- ftpd.conf(5)
- tnftpd(8) configuration file
- ftpdctl(8)
- ProFTPD control program
- ftpls(1)
- generate a ftp directory listing
- ftpmail(1)
- FIFO-based Perl script for sending email based on proftpd TransferLog
- ftpquota(1)
- Perl script for managing limit/tally files for mod_quotatab
- ftpscrub(8)
- scrub the proftpd scoreboard file of stale entries
- ftpshut(8)
- shut down all proftpd servers at a given time
- ftptop(1)
- display running status on proftpd server connections
- ftpusers(5), ftpchroot(5)
- tnftpd(8) access control file
- ftwhich(1)
- fault tolerant search for a command name
- ftwin(8)
- find duplicate files
- fulla(1)
- Correct lens distortion, vignetting and chromatic aberration
- fun(6)
- draw pixels accumulating in clusters
- fuse-ext2(1), FUSE-EXT2(1)
- FUSE module for Second Extended File System
- fuse-ufs(8)
- FUSE3 implementation of FreeBSD's UFSv2
- fuse-utils(1)
- various ZX Spectrum related utilities
- fusepod(1)
- iPod virtual filesystem
- fuzzel(1)
- Wayland app launcher and picker
- fvdeinfo(1)
- determines information about a FileVault Drive Encrypted (FVDE) volume
- fvdemount(1)
- mounts a FileVault Drive Encrypted (FVDE) volume
- fvwm(1), Fvwm(1)
- F? Virtual Window Manager for X11
- fvwm-menu-desktop(1)
- Reads XDG menu files and creates Fvwm menus
- fvwm-menu-directory(1)
- builds a directory browsing menu for fvwm
- fvwm-menu-headlines(1)
- builds headlines menu definition for fvwm
- fvwm-menu-xlock(1)
- builds xlock menu definition for fvwm
- fvwm-perllib(1)
- shows the documentation of the Fvwm Perl library
- fvwm-root(1)
- Sets the root window of the current X display to image
- fvwm-themes-config(1)
- fvwm-themes manager and configurator
- fvwm-themes-images(1)
- fvwm-themes images and colors utility
- fvwm2(1), Fvwm(1)
- F? Virtual Window Manager for X11
- fvwm3(1)
- F? Virtual Window Manager for X11
- fvwm3all(1)
- F? Virtual Window Manager for X11 - meta-man page
- fvwm3commands(1)
- fvwm built-in commands
- fwcscmp(3)
- fuzzy comparison of two wide-character strings require_index { }
- fwcscmpi(3)
- fuzzy comparison of two wide-character strings require_index { }
- fwknopd(8)
- Firewall Knock Operator Daemon
- fwlogwatch(8)
- a firewall log analyzer and realtime response agent
- fwup(1)
- configurable embedded firmware update creator and runner
- fxload(8)
- Firmware download to EZ-USB devices
- fxotune(8)
- automatically tune DAHDI FXO channels
- fy-tool(1)
- fy-tool documentation rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- fyi(1)
- send desktop notifications
- fzdefaults.xml(5)
- Default options for FileZilla
- fzf(1)
- a command-line fuzzy finder
- fzsftp(1)
- SFTP connection handler of FileZilla
- g++12(1), gcc(1)
- GNU project C and C++ compiler
- g++13(1), gcc(1)
- GNU project C and C++ compiler
- g++14(1), gcc(1)
- GNU project C and C++ compiler
- g++15(1), gcc(1)
- GNU project C and C++ compiler
- g++16(1), gcc(1)
- GNU project C and C++ compiler
- g-ir-compiler(1)
- Typelib compiler rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- g-ir-doc-tool(1)
- Documentation builder rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- g-ir-generate(1)
- Typelib generator rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- g-ir-scanner(1)
- Extracting C metadata from sources and headers rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- g-wrap-config(1)
- script to get information about the installed version of G-Wrap
- g15daemon(1)
- provides access to extra keys and the LCD available on the logitech G15 keyboard
- g3cat(1)
- concatenate multiple g3 documents
- galaxy(6)
- draws spinning galaxies
- galculator(1)
- a GTK 2 / GTK 3 based scientific calculator
- galera_recovery(1)
- recover from non-graceful shutdown
- gallery-dl(1)
- download image-galleries and -collections
- gallery-dl.conf(5)
- gallery-dl configuration file
- gallery1-to-slideshow(1)
- Creates an input file for dvd-slideshow from pictures in Gallery online photo album
- gamatronic(8)
- Driver for Gamatronic UPS equipment
- gammaray(1), GammaRay(1)
- Qt-application inspection and manipulation tool
- gammastep(1)
- set color temperature of display according to time of day
- gammu(1)
- Does some neat things with your cellular phone or modem. rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-backup(5)
- gammu(1) backup file format. rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-config(1)
- Gammu configurator rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-detect(1)
- Gammu device detection rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsbackup(5)
- gammu(1) SMS backup file format. rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsd(1)
- SMS daemon for Gammu rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsd-dbi(7)
- gammu-smsd(1) backend using DBI abstraction layer to use any supported database as a message storage rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsd-files(7)
- gammu-smsd(1) backend using filesystem as a message storage rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsd-inject(1)
- Inject messages into queue of SMS daemon for Gammu rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsd-monitor(1)
- Monitor state of SMS daemon for Gammu rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsd-mysql(7)
- gammu-smsd(1) backend using MySQL database server as a message storage rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsd-null(7)
- gammu-smsd(1) backend not storing messages rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsd-odbc(7)
- gammu-smsd(1) backend using ODBC abstraction layer to use any supported database as a message storage rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsd-pgsql(7)
- gammu-smsd(1) backend using PostgreSQL database server as a message storage rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsd-run(7)
- documentation for RunOnReceive directive rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsd-sql(7)
- gammu-smsd(1) backend using SQL abstraction layer to use any supported database as a message storage rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsd-tables(7)
- description of tables for database backends of gammu-smsd(1) rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammu-smsdrc(5)
- gammu-smsd(1) configuration file rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gammurc(5)
- gammu(1) configuration file rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- gapplication(1)
- D-Bus application launcher
- garbagebddsystem(3)
- Forces a bdd garbage collection. man1/alc_origin.1
- garchive(1)
- create and extract gEDA design archives
- gather(1)
- -- collect and display system statistics
- gattrib(1)
- gEDA/gaf Schematic Attribute Editor
- gauche-cesconv(1)
- convert text from one character encoding scheme to another
- gauche-install(1)
- install files and set attributes
- gauche-package(1)
- gauche package builder/manager
- gaupol(1)
- editor for text-based subtitle files
- gawk(1)
- pattern scanning and processing language
- gbase32(1), base32(1)
- base32 encode/decode data and print to standard output
- gbasename(1), basename(1)
- strip directory and suffix from filenames
- gbasenc(1), basenc(1)
- Encode/decode data and print to standard output
- gbbrd(3)
- gbbrd: band to bidiagonal
- gbcon(3)
- gbcon: condition number estimate
- gbdfed(1)
- GTK-based BDF font editor
- gbrainy(6)
- A brain teaser game and trainer to have fun and to keep your brain trained
- gbs2gb(1)
- convert module dumps from GBS to GB format
- gbsddialog(1)
- Gtk+ dialogs
- gbsinfo(1)
- display Gameboy sound file information
- gbsplay(1)
- Gameboy sound player
- gbsplayrc(5)
- Gameboy sound player configuration file
- gbsv(3)
- gbsv: factor and solve
- gbsv_comp(3)
- --- banded
- gbsv_driver(3)
- --- banded
- gbsvx(3)
- gbsvx: factor and solve, expert
- gbsvxx(3)
- gbsvxx: factor and solve, extra precise
- gcNodeBdd(3)
- does a garbage collection
- gcalccmd(1)
- a console calculator
- gcat(1), cat(1)
- concatenate files and print on the standard output
- gcc12(1), gcc(1)
- GNU project C and C++ compiler
- gcc13(1), gcc(1)
- GNU project C and C++ compiler
- gcc14(1), gcc(1)
- GNU project C and C++ compiler
- gcc15(1), gcc(1)
- GNU project C and C++ compiler
- gcc16(1), gcc(1)
- GNU project C and C++ compiler
- gccmakedep(1)
- create dependencies in makefiles using 'gcc -M'
- gchem3d(1)
- a small chemical viewer application
- gchempaint(1)
- 2D chemical structures editor for the GNOME2 desktop
- gchemtable(1)
- periodic table of the elements
- gchmod(1), chmod(1)
- change file mode bits
- gchown(1), chown(1)
- change file owner and group
- gchroot(1), chroot(1)
- run command or interactive shell with special root directory
- gcin(1)
- an input method server
- gcin-exit(1)
- send quit message to gcin
- gcin-kbm-toggle(1)
- gcin's virtual keyboard toggle tool
- gcin2tab(1)
- converts text input method table to gcin's .gtab format
- gcksum(1), cksum(1)
- compute and verify file checksums
- gcolor3(1)
- a color selection dialog
- gcomm(1), comm(1)
- compare two sorted files line by line
- gcov-dump12(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- gcov-dump13(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- gcov-dump14(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- gcov-dump15(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- gcov-dump16(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- gcov-tool12(1), gcov-tool(1)
- offline gcda profile processing tool
- gcov-tool13(1), gcov-tool(1)
- offline gcda profile processing tool
- gcov-tool14(1), gcov-tool(1)
- offline gcda profile processing tool
- gcov-tool15(1), gcov-tool(1)
- offline gcda profile processing tool
- gcov-tool16(1), gcov-tool(1)
- offline gcda profile processing tool
- gcp(1), cp(1)
- copy files and directories
- gcpio(1)
- copy files to and from archives
- gcrystal(1)
- light model visualizer for crystal structures
- gcsplit(1), csplit(1)
- split a file into sections determined by context lines
- gda-sql-5.0(1), gda-sql(1)
- an SQL console based on Libgda
- gdal(1)
- Main gdal entry point Added in version 3.11
- gdal-config(1)
- Determines various information about a GDAL installation. Determines various information about a GDAL installation
- gdal-convert(1)
- Convert a dataset Added in version 3.11. Acts as a shortcut for %gdal raster convert or %gdal vector convert depending on the nature of the specified dataset
- gdal-info(1)
- Get information on a dataset Added in version 3.11. Acts as a shortcut for %gdal raster info or %gdal vector info depending on the nature of the specified dataset
- gdal-mdim(1)
- Entry point for multidimensional commands Added in version 3.11
- gdal-mdim-convert(1)
- Convert a multidimensional dataset Added in version 3.11
- gdal-mdim-info(1)
- Get information on a multidimensional dataset Added in version 3.11
- gdal-raster(1)
- Entry point for raster commands Added in version 3.11
- gdal-raster-calc(1)
- Perform pixel-wise calculations on a raster Added in version 3.11
- gdal-raster-clean-collar(1)
- Clean the collar of a raster dataset, removing noise Added in version 3.11
- gdal-raster-clip(1)
- Clip a raster dataset Added in version 3.11
- gdal-raster-color-map(1)
- Generate a RGB or RGBA dataset from a single band, using a color map Added in version 3.11
- gdal-raster-contour(1)
- Creates a vector contour from a raster elevation model (DEM) Added in version 3.11
- gdal-raster-convert(1)
- Convert a raster dataset Added in version 3.11
- gdal-raster-create(1)
- Create a new raster dataset Added in version 3.11
- gdal-raster-edit(1)
- Edit in place a raster dataset Added in version 3.11
- gdal-raster-fill-nodata(1)
- Fill nodata values in a raster dataset Added in version 3.11
- gdal-raster-footprint(1)
- Compute the footprint of a raster dataset Added in version 3.11
- gdal-raster-hillshade(1)
- Generate a shaded relief map Added in version 3.11
- gdal-raster-index(1)
- Create a vector index of raster datasets Added in version 3.11
- gdal-raster-info(1)
- Get information on a raster dataset Added in version 3.11
- gdal-raster-mosaic(1)
- Build a mosaic Added in version 3.11
- gdal-raster-overview-add(1)
- Add overviews to a raster dataset Added in version 3.11
- gdal-raster-overview-delete(1)
- Delete overviews of a raster dataset Added in version 3.11
- gdal-raster-pipeline(1)
- Process a raster dataset Added in version 3.11
- gdal-raster-pixel-info(1)
- Return information on a pixel of a raster dataset Added in version 3.11
- gdal-raster-polygonize(1)
- Create a polygon feature dataset from a raster band Added in version 3.11
- gdal-raster-reclassify(1)
- Reclassify a raster dataset Added in version 3.11
- gdal-raster-reproject(1)
- Reproject a raster dataset Added in version 3.11
- gdal-raster-resize(1)
- Resize a raster dataset Added in version 3.11
- gdal-raster-roughness(1)
- Generate a roughness map Added in version 3.11
- gdal-raster-scale(1)
- Scale the values of the bands of a raster dataset Added in version 3.11
- gdal-raster-select(1)
- Select a subset of bands from a raster dataset Added in version 3.11
- gdal-raster-set-type(1)
- Modify the data type of bands of a raster dataset Added in version 3.11
- gdal-raster-sieve(1)
- Remove small raster polygons Added in version 3.11
- gdal-raster-slope(1)
- Generate a slope map Added in version 3.11
- gdal-raster-stack(1)
- Combine together input bands into a multi-band output, either virtual (VRT) or materialized Added in version 3.11
- gdal-raster-tile(1)
- Generate tiles in separate files from a raster dataset Added in version 3.11
- gdal-raster-tpi(1)
- Generate a Topographic Position Index (TPI) map Added in version 3.11
- gdal-raster-tri(1)
- Generate a Terrain Ruggedness Index (TRI) map Added in version 3.11
- gdal-raster-unscale(1)
- Convert scaled values of a raster dataset into unscaled values Added in version 3.11
- gdal-raster-viewshed(1)
- Compute the viewshed of a raster dataset. Added in version 3.11
- gdal-vector(1)
- Entry point for vector commands Added in version 3.11
- gdal-vector-clip(1)
- Clip a vector dataset Added in version 3.11
- gdal-vector-convert(1)
- Convert a vector dataset Added in version 3.11
- gdal-vector-edit(1)
- Edit metadata of a vetor dataset Added in version 3.11
- gdal-vector-filter(1)
- Filter a vector dataset Added in version 3.11
- gdal-vector-geom(1)
- Geometry operations on a vector dataset Added in version 3.11
- gdal-vector-geom-buffer(1)
- Compute a buffer around geometries of a vector dataset Added in version 3.11
- gdal-vector-geom-explode-collections(1)
- Explode geometries of type collection of a vector dataset Added in version 3.11
- gdal-vector-geom-make-valid(1)
- Fix validity of geometries of a vector dataset Added in version 3.11
- gdal-vector-geom-segmentize(1)
- Segmentize geometries of a vector dataset Added in version 3.11
- gdal-vector-geom-set-type(1)
- Modify the geometry type of a vector dataset Added in version 3.11
- gdal-vector-geom-simplify(1)
- Simplify geometries of a vector dataset Added in version 3.11
- gdal-vector-geom-swap-xy(1)
- Swap X and Y coordinates of geometries of a vector datasett Added in version 3.11
- gdal-vector-grid(1)
- Create a regular grid from scattered points Added in version 3.11
- gdal-vector-info(1)
- Get information on a vector dataset Added in version 3.11
- gdal-vector-pipeline(1)
- Process a vector dataset Added in version 3.11
- gdal-vector-rasterize(1)
- Burn vector geometries into a raster Added in version 3.11
- gdal-vector-select(1)
- Select a subset of fields from a vector dataset Added in version 3.11
- gdal-vector-sql(1)
- Apply SQL statement(s) to a dataset Added in version 3.11
- gdal-vector_concat(1)
- Concatenate vector datasets Added in version 3.11
- gdal-vsi(1)
- Entry point for GDAL Virtual System Interface (VSI) commands Added in version 3.11. The subcommands of gdal vsi allow manipulation of files located on the %GDAL Virtual File Systems (compressed, network hosted, etc...): /vsimem, /vsizip, /vsitar, /vsicurl,
- gdal-vsi-copy(1)
- Copy files located on GDAL Virtual System Interface (VSI) Added in version 3.11
- gdal-vsi-delete(1)
- Delete files located on GDAL Virtual System Interface (VSI) Added in version 3.11
- gdal-vsi-list(1)
- List files of one of the GDAL Virtual System Interface (VSI) Added in version 3.11
- gdal-vsi-move(1)
- Move/rename a file/directory located on GDAL Virtual System Interface (VSI) Added in version 3.11
- gdal-vsi-sozip(1)
- SOZIP (Seek-Optimized ZIP) related commands. Added in version 3.11
- gdal-vsi-sync(1)
- Synchronize source and target file/directory located on GDAL Virtual System Interface (VSI) Added in version 3.11
- gdal2tiles(1)
- Generates directory with TMS tiles, KMLs and simple web viewers
- gdal_calc(1)
- Command line raster calculator with numpy syntax
- gdal_contour(1)
- Builds vector contour lines from a raster elevation model
- gdal_create(1)
- Create a raster file (without source dataset)
- gdal_edit(1)
- Edit in place various information of an existing GDAL dataset
- gdal_fillnodata(1)
- Fill raster regions by interpolation from edges
- gdal_footprint(1)
- Compute footprint of a raster
- gdal_grid(1)
- Creates regular grid from the scattered data
- gdal_merge(1)
- Mosaics a set of images
- gdal_pansharpen(1)
- Perform a pansharpen operation
- gdal_polygonize(1)
- Produces a polygon feature layer from a raster
- gdal_proximity(1)
- Produces a raster proximity map
- gdal_rasterize(1)
- Burns vector geometries into a raster
- gdal_retile(1)
- Retiles a set of tiles and/or build tiled pyramid levels
- gdal_sieve(1)
- Removes small raster polygons
- gdal_translate(1)
- Converts raster data between different formats
- gdal_viewshed(1)
- Calculates a viewshed raster from an input raster DEM for a user defined point
- gdaladdo(1)
- Builds or rebuilds overview images
- gdalbuildvrt(1)
- Builds a VRT from a list of datasets
- gdalcompare(1)
- Compare two images
- gdaldem(1)
- Tools to analyze and visualize DEMs
- gdalinfo(1)
- Lists various information about a GDAL supported raster dataset
- gdallocationinfo(1)
- Raster query tool
- gdalmanage(1)
- Identify, delete, rename and copy raster data files
- gdalmdiminfo(1)
- Reports structure and content of a multidimensional dataset
- gdalmdimtranslate(1)
- Converts multidimensional data between different formats, and perform subsetting
- gdalmove(1)
- Transform georeferencing of raster file in place
- gdalsrsinfo(1)
- Lists info about a given SRS in number of formats (WKT, PROJ.4, etc.)
- gdaltindex(1)
- Builds a shapefile as a raster tileindex
- gdaltransform(1)
- Transforms coordinates
- gdalwarp(1)
- Image reprojection and warping utility
- gdate(1), date(1)
- print or set the system date and time
- gdb(1)
- The GNU Debugger
- gdbm(3), GDBM(3)
- The GNU database manager. Includes dbm and ndbm compatibility
- gdbm_dump(1)
- dump a GDBM database to a file
- gdbm_load(1)
- re-create a GDBM database from a dump file
- gdbmtool(1)
- examine and modify a GDBM database
- gdbus(1)
- Tool for working with D-Bus objects
- gdbus-codegen(1)
- D-Bus code and documentation generator
- gdd(1), dd(1)
- convert and copy a file
- gdedit(6), - gdedit(6)
- Level editor for golddig
- gdf(1), df(1)
- report file system space usage
- gdiff3(1), diff3(1)
- compare three files line by line
- gdiffmk(1)
- mark differences between groff / nroff / troff files nr *groff_gdiffmk_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- gdir(1), dir(1)
- list directory contents
- gdirname(1), dirname(1)
- strip last component from file name
- gdisk(8)
- Interactive GUID partition table (GPT) manipulator
- gdk-pixbuf-csource(1)
- C code generation utility for GdkPixbuf images
- gdk-pixbuf-query-loaders(1)
- GdkPixbuf loader registration utility
- gdl(1)
- GNU Data Language incremental compiler
- gdmap(1), Graphical(1)
- Disk Map
- gdnsd(8)
- An authoritative DNS daemon
- gdnsd-plugin-api(3)
- How to write gdnsd plugin code
- gdnsd-plugin-extfile(8)
- gdnsd plugin for importing monitor data via file
- gdnsd-plugin-extmon(8)
- gdnsd plugin for monitoring via external commands
- gdnsd-plugin-geoip(8)
- gdnsd meta-plugin for GSLB + failover via MaxMinds GeoIP2 databases
- gdnsd-plugin-http_status(8)
- gdnsd HTTP monitoring plugin
- gdnsd-plugin-metafo(8)
- gdnsd plugin for address meta-failover
- gdnsd-plugin-multifo(8)
- gdnsd plugin for multi-address, all-active failover groups
- gdnsd-plugin-null(8)
- gdnsd null plugin
- gdnsd-plugin-reflect(8)
- gdnsd cache reflector plugin
- gdnsd-plugin-simplefo(8)
- gdnsd plugin for simple primary->secondary address failover
- gdnsd-plugin-static(8)
- gdnsd static plugin
- gdnsd-plugin-tcp_connect(8)
- gdnsd TCP monitoring plugin
- gdnsd-plugin-weighted(8)
- gdnsd plugin implementing "weighted" records
- gdnsd.config(5)
- gdnsd configuration file
- gdnsd.djbdns(5)
- gdnsd support for the djbdns tinydns zone data format
- gdnsd.zonefile(5)
- gdnsd zonefile syntax
- gdnsd_geoip_test(1)
- Commandline test program for gdnsd-plugin-geoip maps
- gdnsdctl(8)
- Control socket client for gdnsd
- gdome-config(1)
- script to get information about the installed version of gdome2
- gdsreader(1)
- simple Calma parser/printer tool
- gdu(1)
- Pretty fast disk usage analyzer written in Go
- geany(1), Geany(1)
- a small and lightweight IDE
- gears(6)
- draw interlocking gears, for xscreensaver
- gebd2(3)
- gebd2: reduction to bidiagonal, level 2
- gebrd(3)
- gebrd: reduction to bidiagonal
- gecho(1), echo(1)
- display a line of text
- gecon(3)
- gecon: condition number estimate
- gecs_comp_grp(3)
- Cosine-Sine (CS) decomposition
- ged2gwb(1)
- Create a GeneWeb database from a GEDCOM file
- gedit(1)
- a general-purpose text editor
- gedmd(3)
- DMD driver, Dynamic Mode Decomposition
- geeqie(1), Geeqie(1)
- GTK based multiformat image viewer
- geev_driver_grp(3)
- Standard eig driver, AV = VΛ
- gegps(1)
- Google Earth client for gpsd
- gehd2(3)
- gehd2: reduction to Hessenberg, level 2
- gehrd(3)
- gehrd: reduction to Hessenberg
- gejsv(3)
- gejsv: SVD, Jacobi, high-level
- gels_driver_grp(3)
- Standard least squares, min || Ax - b ||_2
- gelsd(3)
- gelsd: least squares using SVD, divide and conquer
- gelss(3)
- gelss: least squares using SVD, QR iteration
- gemexp(1)
- export a directory over Gemini
- gen-ctl-io(1)
- generate C interface code for libctl control files
- gen-multiple-pysol-layouts(6), gen-multiple-pysol-layouts.(6)
- generate multiple PySol / MS initial solitaire deals
- gen6dns(1)
- generate IPv6 DNS address and reverse records
- gen_packets(1)
- Generate audio file for AX.25 frames
- genbrk(1)
- Compiles ICU break iteration rules source files into binary data files
- genccode(8)
- generate C or platform specific assembly code from an ICU data file
- gencfu(1)
- Generates Unicode Confusable data files
- gencmn(8)
- generate an ICU memory-mappable data file
- gendesc(1)
- Generate a test case description file
- gendict(1)
- Compiles word list into ICU string trie dictionary
- gendiff(1)
- utility to aid in error-free diff file generation
- generate(1)
- random sentence generator from a grammar
- generate-ngram(1)
- random sentence generator from N-gram
- generate_optimized_palette(3)
- Generates an optimized palette for a bitmap. Allegro game programming library
- generate_randfile(1)
- a program to generate a file of random data
- generic_modbus(8)
- Driver for contact (direct) signal UPS devices connected via modbus remote I/O gateways
- genericups(8)
- Driver for contact-closure UPS equipment
- genhtml(1)
- Generate HTML view from LCOV coverage data files
- geninfo(1)
- Generate tracefiles from .da files
- genior(1)
- Utility for creating a stringified IOR
- genisoimage(1)
- create ISO9660/Joliet/HFS filesystem with optional Rock Ridge attributes
- genlib(1)
- Procedural design language based upon C
- genpat(1)
- A procedural pattern file generator
- genpatch(1)
- generate patch quickly in standard FreeBSD ports format
- genrb(1)
- compile a resource bundle
- gensig(1)
- Generate signatures with random taglines on a FIFO
- gensio_acc_get_user_data(3), gensio_accepter_set_callback(3), gensio_accepter_get_user_data(3), gensio_accepter_set_user_data(3)
- Set the event callback and user data for a gensio accepter
- gensio_acc_set_accept_callback_enable(3), gensio_acc_set_accept_callback_enable_cb(3), gensio_acc_set_accept_callback_enable_s(3)
- Enable or disable the accept ready callback
- gensio_acc_shutdown(3), gensio_acc_shutdown_s(3), gensio_acc_disable(3), gensio_acc_free(3)
- Stop/free a gensio accepter that is started up
- gensio_accepter_event(3)
- Event handler for events from a gensio
- gensio_add_default(3), gensio_set_default(3), gensio_get_default(3), gensio_get_defaultaddr(3), gensio_del_default(3), gensio_reset_defaults(3)
- Handle default values for gensios
- gensio_alloc_mdns(3), gensio_free_mdns(3), gensio_mdns_add_service(3), gensio_mdns_remove_service(3), gensio_mdns_add_watch(3), gensio_mdns_remove_watch(3)
- Functions for doing mDNS operations
- gensio_bswap(3), gensio_bswap_16(3), gensio_bswap_32(3), gensio_bswap_64(3), GENSIO_IS_BIG_ENDIAN(3), GENSIO_IS_LITTLE_ENDIAN(3), gensio_bswap_16_from_be(3), gensio_bswap_32_from_be(3), gensio_bswap_64_from_be(3), gensio_bswap_16_to_be(3), gensio_bswap_32_to_be(3), gensio_bswap_64_to_be(3), gensio_bswap_16_from_le(3), gensio_bswap_32_from_le(3), gensio_bswap_64_from_le(3), gensio_bswap_16_to_le(3), gensio_bswap_32_to_le(3), gensio_bswap_64_to_le(3)
- Byte swapping routines
- gensio_close(3), gensio_close_s(3), gensio_disable(3), gensio_free(3)
- Stop/free a gensio that is open
- gensio_event(3)
- Event handler for events from a gensio
- gensio_get_type(3), gensio_get_child(3), gensio_is_client(3), gensio_is_reliable(3), gensio_is_packet(3), gensio_is_authenticated(3), gensio_is_encrypted(3), gensio_is_message(3), gensio_is_mux(3)
- Return general information about a gensio
- gensio_open(3), gensio_open_s(3), gensio_open_nochild(3), gensio_open_nochild_s(3)
- Start a connecting gensio
- gensio_os_funcs(3)
- Abstraction for some operating system functions used by the gensio library
- gensio_set_callback(3), gensio_get_user_data(3), gensio_set_user_data(3)
- Set the event callback and user data for a gensio
- gensio_set_log_mask(3), gensio_get_log_mask(3), gensio_log_level_to_str(3)
- Logging and seting which gensio logs are passed or ignored
- gensio_set_read_callback_enable(3), gensio_set_write_callback_enable(3)
- Enable or disable read data and write ready
- gensio_set_sync(3), gensio_clear_sync(3), gensio_read_s(3), gensio_write_s(3)
- Synchronous I/O operations on a gensio
- gensio_to_sergensio(3), sergensio_to_gensio(3), sergensio_get_user_data(3), sergensio_is_client(3)
- General information and conversion routines for a sergensio
- gensio_write(3)
- Write data to a gensio
- gensiot(1), gensio(1)
- Tool for doing gensio connections
- gensprep(8)
- compile StringPrep data from files filtered by filterRFC3454.pl
- gentest(1)
- Run random generic SMB operations against two SMB servers and show the differences in behavior
- genv(1), env(1)
- run a program in a modified environment
- geocpset(1)
- adds control points based on geometric position
- geod(1)
- Geodesic computations
- geodesic(6)
- animates a mesh geodesic sphere
- geodesicgears(6)
- gears on the surface of a sphere
- geographiclib-get-geoids(8)
- -- a GeographicLib administrative tool
- geographiclib-get-gravity(8)
- -- a GeographicLib administrative tool
- geographiclib-get-magnetic(8)
- -- a GeographicLib administrative tool
- geoipupdate(1)
- GeoIP2 and GeoLite2 Update Program
- geometry.tk86(n), geometry(n), tk_library(n), tk_patchLevel(n), tk_strictMotif(n), tk_version(n)
- Variables used or set by Tk
- geomutil(3gv)
- various geometry utilities (introduction)
- geotifcp(1)
- Copy TIFF with updated GeoTIFF Metadata
- geqr2p(3)
- geqr2p: QR factor, diag( R ) ≥ 0, level 2
- geqrfp(3)
- geqrfp: QR factor, diag( R ) ≥ 0
- ger(3)
- ger: general matrix rank-1 update
- gerbera(1)
- UPnP MediaServer
- ges-launch-1.0(1)
- create and render multimedia timelines
- gesdd(3)
- gesdd: SVD, divide and conquer
- gesolve(1)
- eigensolver for generalized eigenvalue problems
- gesolve(1)
- eigensolver for generalized eigenvalue problems (Ritz values only)
- gesv(3)
- gesv: factor and solve - CGESV computes the solution to system of linear equations A * X = B for GE matrices (simple driver)
- gesv_comp_grp(3)
- LU: computational routines (factor, cond, etc.)
- gesv_driver(3)
- --- full
- gesv_driver_grp(3)
- LU: General matrix, driver
- gesv_mixed(3)
- gesv: factor and solve, mixed precision
- gesvd(3)
- gesvd: SVD, QR iteration
- gesvd_aux(3)
- --- auxiliary routines
- gesvd_comp_grp(3)
- SVD computational routines
- gesvd_driver(3)
- --- full
- gesvdq(3)
- gesvdq: SVD, QR with pivoting
- gesvdx(3)
- gesvdx: SVD, bisection
- gesvj(3)
- gesvj: SVD, Jacobi, low-level
- gesvx(3)
- gesvx: factor and solve, expert
- gesvxx(3)
- gesvxx: factor and solve, extra precise
- geswlq_comp_grp(3)
- LQ, short-wide
- get-default-ips(1)
- List all IP source addresses of interfaces with default routes
- get-edid(1), parse-edid(1)
- read-edid tools to retrieve and interpret monitor specifications using the VESA VBE DDC protocol
- get-healpix(1)
- Convert RA,DEC to Which healpix
- get-wcs(1)
- Try to interpret an existing WCS header
- get_align_matrix(3)
- Rotates a matrix to align it along specified coordinate vectors. Allegro game programming library
- get_audio_stream_buffer(3)
- Tells you if you need to fill the audiostream or not. Allegro game programming library
- get_color(3)
- Retrieves the specified palette entry. Allegro game programming library
- get_color_conversion(3)
- Returns the current color conversion mode. Allegro game programming library
- get_color_depth(3)
- Returns the current pixel color depth. Allegro game programming library
- get_compiled_sprite(3)
- Creates a compiled sprite using a bitmap as source. Allegro game programming library
- get_config_argv(3)
- Reads a token list from the configuration file. Allegro game programming library
- get_config_hex(3)
- Retrieves a hexadecimal value from the configuration file. Allegro game programming library
- get_config_id(3)
- Retrieves a driver ID from a configuration file. Allegro game programming library
- get_config_text(3)
- Returns a string translated to the current language. Allegro game programming library
- get_datafile_property(3)
- Returns the property string for the object. Allegro game programming library
- get_desktop_resolution(3)
- Finds out the desktop resolution. Allegro game programming library
- get_display_switch_mode(3)
- Returns the current display switching mode. Allegro game programming library
- get_filename_encoding(3)
- Returns the encoding currently assumed for filenames. Allegro game programming library
- get_font_range_end(3)
- Returns the last character of a character range in a font. Allegro game programming library
- get_gfx_mode(3)
- Returns the id of the current graphics driver. Allegro game programming library
- get_gfx_mode_list(3)
- Obtains a list of available video modes. Allegro game programming library
- get_gfx_mode_type(3)
- Retrieves type information for a specific graphics card. Allegro game programming library
- get_hardware_volume(3)
- Retrieves the hardware sound output volume. Allegro game programming library
- get_iplayer(1)
- Stream Recording tool and PVR for BBC iPlayer and BBC Sounds
- get_key(3), get_key (3)
- Retrieve a key/value pair from the database
- get_keys(3), get_keys (3)
- Retrieve all keys associated with a target or target/config
- get_midi_length(3)
- Determines the total playing time of a midi, in seconds. Allegro game programming library
- get_mixer_bits(3)
- Returns the mixer bit depth (8 or 16). Allegro game programming library
- get_mixer_voices(3)
- Returns the number of voices allocated to the mixer. Allegro game programming library
- get_mouse_mickeys(3)
- How far the mouse has moved since the last call to this function. Allegro game programming library
- get_rotation_quat(3)
- Constructs a quaternion to rotate points around all three axes. Allegro game programming library
- get_sound_input_cap_bits(3)
- Checks which audio input sample formats are supported. Allegro game programming library
- get_sound_input_cap_parm(3)
- Detects if the specified recording parameters are supported. Allegro game programming library
- get_sound_input_cap_rate(3)
- Returns the maximum sample frequency for recording. Allegro game programming library
- get_sound_input_cap_stereo(3)
- Tells if the input driver is capable of stereo recording. Allegro game programming library
- get_transformation_matrix(3)
- Constructs X, Y, Z rotation matrices with an angle and scaling. Allegro game programming library
- get_uformat(3)
- Finds out what text encoding format is currently selected. Allegro game programming library
- get_vector_rotation_quat(3)
- Constructs a quaternion to rotate points around a vector. Allegro game programming library
- get_volume(3)
- Retrieves the global sound output volume. Allegro game programming library
- getablexprdepth(3)
- gives the depth of an expression. man1/alc_origin.1
- getablexprmax(3)
- applies a function to all operands. man1/alc_origin.1
- getablexprmin(3)
- applies a function to all operands. man1/alc_origin.1
- getablexprnum(3)
- gives a specified operand of an expression. man1/alc_origin.1
- getaddrinfo(3), getaddrinfo freeaddrinfo(3), gai_strerror(3)
- nodename-to-address translation in protocol-independent manner
- getarg(3), arg_printusage(3)
- collect command line options
- getaudit(2), getaudit_addr(2)
- retrieve audit session state
- getauid(2)
- retrieve audit session ID
- getbddnodenum(3)
- gets the number of nodes in a bdd. man1/alc_origin.1
- getbddnodesize(3)
- gets the number of nodes in a bdd. man1/alc_origin.1
- getbddnodesupport(3)
- gives the variable support of a bdd node. man1/alc_origin.1
- getbddvarbyindex(3)
- converts bdd index to a variable number. man1/alc_origin.1
- getbddvarindex(3)
- converts a variable number in a bdd index. man1/alc_origin.1
- getbddvarnode(3)
- gives the bdd node of a variable. man1/alc_origin.1
- getc_putc(8)
- program to test hard drive performance
- getdefs(1), *[B-Font]getdefs(1)
- AutoGen Definition Extraction Tool
- getdns_address(3)
- getdns_address_sync -- get ip address(es) for a name
- getdns_cancel_callback(3)
- -- cancel an outstanding asyn getdns request
- getdns_context(3)
- getdns_context_create, getdns_context_create_with_memory_functions, getdns_context_create_with_extended_memory_functions, getdns_context_destroy, getdns_context_get_api_information -- getdns context create and destroy routines n
- getdns_context_set_append_name(3)
- getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport, getdns_context_set_dnssec_trust_anchors, getdns_context_set_dnssec_allowed_skew, getdns_context_set_follow_redirects, getdns_context_set_limit_outstanding_queries, getdns_context_set_namespaces, getdns_context_set_resolution_type, getdns_context_set_suffix, getdns_context_set_timeout, -- getdns context manipulation routines n
- getdns_convert(3)
- getdns_convert_dns_name_to_fqdn, getdns_convert_fqdn_to_dns_name -- convert dname between presentation- and wire-format
- getdns_dict(3)
- getdns_dict_create, getdns_dict_create_with_extended_memory_functions, getdns_dict_create_with_memory_functions, getdns_dict_destroy -- getdns dict create and destroy routines n
- getdns_dict_get(3)
- getdns_dict_get_bindata, getdns_dict_get_data_type, getdns_dict_get_dict, getdns_dict_get_int, getdns_dict_get_list, getdns_dict_get_names -- get value by name from a getdns dict
- getdns_dict_set(3)
- getdns_dict_set_bindata, getdns_dict_set_dict, getdns_dict_set_int, getdns_dict_set_list, -- set a value by name in a getdns dict
- getdns_display_ip_address(3)
- -- convert an getdns ip address to string
- getdns_general(3)
- getdns_general_sync -- do a getdns DNS lookup
- getdns_hostname(3)
- getdns_hostname_sync -- get hostname by address
- getdns_list(3)
- getdns_list_create, getdns_list_create_with_extended_memory_functions, getdns_list_create_with_memory_functions, getdns_list_destroy -- getdns list create and destroy routines n
- getdns_list_get(3)
- getdns_list_get_bindata, getdns_list_get_data_type, getdns_list_get_dict, getdns_list_get_length, getdns_list_get_list, getdns_list_get_int -- get a value by index from a getdns list
- getdns_list_set(3)
- getdns_list_set_bindata, getdns_list_set_dict, getdns_list_set_int, getdns_list_set_list, -- set a value by index from a getdns list
- getdns_pretty_print_dict(3)
- -- return a string representation of a getdns dict
- getdns_root_trust_anchor(3)
- -- return the getdns list of default root trust anchors
- getdns_service(3)
- getdns_service_sync -- getdns lookup of a service
- getdns_validate_dnssec(3)
- -- DNSSEC validate a given getdns record
- getdominfo(1)
- map host names to owning organizations
- getdp(1), GetDP(1)
- a General environment for the treatment of Discrete Problems
- getdpi(1)
- get the average horizontal DPI
- getfields(l), getmfields(l), setfields(l)
- split string into fields
- gethostbyname(3), gethostbyaddr(3), gethostent(3), sethostent(3), endhostent(3), herror(3)
- get network host entry
- geticonset(1)
- gets the current Window Maker icon set
- getipnodebyname(3), getipnodebyaddr(3)
- get network host entry .br freehostent free network host entry
- getline(3)
- command-line editing library with history
- getlomodel(3)
- retrieve a model from a lofig_list man1/alc_origin.1
- getloself(3)
- retrieve a logical inductor man1/alc_origin.1
- getmail(1)
- retrieve messages from one or more POP3, IMAP4, or SDPS mailboxes and deliver to a maildir, mboxrd-format mbox file, or external MDA
- getmail_fetch(1)
- retrieve messages from one or more POP3 or POP3-over-SSL mailboxes and deliver to a maildir, mboxrd-format mbox file, or external MDA
- getmail_maildir(1)
- read a message from stdin and deliver to a named maildir
- getmail_mbox(1)
- read a message from stdin and deliver to a named mboxrd-format mbox file with fcntl-style locking
- getmesh(1)
- get MeSH terms from a Medline entry
- getnameinfo(3)
- address-to-name translation in protocol-independent manner
- getnetent(3), getnetbyaddr(3), getnetbyname(3), setnetent(3), endnetent(3)
- get networks entry
- getopt(1)
- parse command options (enhanced)
- getpeername(1)
- get information about this or that end of the socket's connection netpipes 4.2
- getpixel(3)
- Reads a pixel from a bitmap. Allegro game programming library
- getpub(1)
- look up Medline entries by UID
- getr8(3), getg8(3), getb8(3), getr15(3), getg15(3), getb15(3), getr16(3), getg16(3), getb16(3), getr24(3), getg24(3), getb24(3), getr32(3), getg32(3), getb32(3)
- Extract a color component from the specified pixel format. Allegro game programming library
- getr_depth(3), getg_depth(3), getb_depth(3), geta_depth(3)
- Extract a color component from a color in a specified pixel format. Allegro game programming library
- getrdsmodellist(3)
- gets model list of the instances of a figure man1/alc_origin.1
- gets.tcl86(n), gets(n)
- Read a line from a channel
- gets.tcl90(n), gets(n)
- Read a line from a channel
- getscu(1)
- DICOM retrieve (C-GET) SCU
- getsenderip(1)
- write sender IP to a file
- getsqrhrt(3)
- getsqrhrt: tall-skinny QR factor, with Householder reconstruction
- getstyle(1)
- dumps the current Window Maker style related configuration or creates a theme pack
- gettext(3), dgettext(3), dcgettext(3)
- translate message
- gettextize(1)
- install or upgrade gettext infrastructure
- getzone(1)
- get dns zone from server
- gexpand(1), expand(1)
- convert tabs to spaces
- gexpr(1)
- handy shell calculator
- gfalse(1), false(1)
- do nothing, unsuccessfully
- gfdl(7)
- GNU Free Documentation License
- gfind(1), find(1)
- search for files in a directory hierarchy
- gfold(1), fold(1)
- wrap each input line to fit in specified width
- gforth(1), gforth-fast(1), gforthmi(1)
- a fast and portable Forth system
- gftodvi(1)
- make proof sheets from generic font files
- gftopk(1)
- convert generic font files to packed font files
- gftp(1)
- file transfer client for *NIX based machines
- gftype(1)
- translate a generic font file for humans to read
- gfx.toml(5)
- Configuration file for xrdp(8) graphics pipeline extension
- gfx_capabilities(3)
- Bitfield describing video hardware capabilities. Allegro game programming library
- gfx_mode_select(3)
- Displays the Allegro graphics mode selection dialog
- gfx_mode_select_ex(3)
- Extended version of the graphics mode selection dialog. Allegro game programming library
- gfx_mode_select_filter(3)
- Even more extended version of the graphics mode selection dialog. Allegro game programming library
- gges(3)
- gges: Schur form, unblocked
- ggev(3)
- ggev: eig, unblocked
- ggev_comp_grp(3)
- Generalized eig computational routines
- ggev_driver_grp(3)
- Generalized eig driver
- ggglm(3)
- ggglm: Gauss-Markov linear model
- gghd3(3)
- gghd3: reduction to Hessenberg, level 3
- gghrd(3)
- gghrd: reduction to Hessenberg
- ggls_driver_grp(3)
- Constrained least squares
- gglse(3)
- gglse: equality-constrained least squares
- ggqr_comp_grp(3)
- Generalized QR
- ggqrf(3)
- ggqrf: Generalized QR factor
- ggrq_comp_grp(3)
- Generalized RQ
- ggrqf(3)
- ggrqf: Generalized RQ factor
- ggsvd3(3)
- ggsvd3: SVD, QR iteration
- ggsvd_comp_grp(3)
- Generalized SVD computational routines
- ggsvd_driver_grp(3)
- Generalized SVD driver
- ggsvp3(3)
- ggsvp3: step in ggsvd
- gh-alias(1)
- Create command shortcuts
- gh-alias-delete(1)
- Delete set aliases
- gh-alias-set(1)
- Create a shortcut for a gh command
- gh-api(1)
- Make an authenticated GitHub API request
- gh-attestation-download(1)
- Download an artifact's attestations for offline use
- gh-attestation-trusted-root(1)
- Output trusted_root.jsonl contents, likely for offline verification
- gh-auth(1)
- Authenticate gh and git with GitHub
- gh-auth-refresh(1)
- Refresh stored authentication credentials
- gh-auth-status(1)
- Display active account and authentication state on each known GitHub host
- gh-auth-token(1)
- Print the authentication token gh uses for a hostname and account
- gh-browse(1)
- Open repositories, issues, pull requests, and more in the browser
- gh-cache-delete(1)
- Delete GitHub Actions caches
- gh-codespace(1)
- Connect to and manage codespaces
- gh-codespace-code(1)
- Open a codespace in Visual Studio Code
- gh-codespace-cp(1)
- Copy files between local and remote file systems
- gh-codespace-create(1)
- Create a codespace
- gh-codespace-delete(1)
- Delete codespaces
- gh-codespace-edit(1)
- Edit a codespace
- gh-codespace-jupyter(1)
- Open a codespace in JupyterLab
- gh-codespace-list(1)
- List codespaces
- gh-codespace-logs(1)
- Access codespace logs
- gh-codespace-ports(1)
- List ports in a codespace
- gh-codespace-ports-forward(1)
- Forward ports
- gh-codespace-ports-visibility(1)
- Change the visibility of the forwarded port
- gh-codespace-rebuild(1)
- Rebuild a codespace
- gh-codespace-ssh(1)
- SSH into a codespace
- gh-codespace-stop(1)
- Stop a running codespace
- gh-codespace-view(1)
- View details about a codespace
- gh-config-list(1)
- Print a list of configuration keys and values
- gh-config-set(1)
- Update configuration with a value for the given key
- gh-extension-browse(1)
- Enter a UI for browsing, adding, and removing extensions
- gh-extension-exec(1)
- Execute an installed extension
- gh-extension-list(1)
- List installed extension commands
- gh-extension-remove(1)
- Remove an installed extension
- gh-extension-upgrade(1)
- Upgrade installed extensions
- gh-gist-delete(1)
- Delete a gist
- gh-gist-edit(1)
- Edit one of your gists
- gh-gpg-key-add(1)
- Add a GPG key to your GitHub account
- gh-gpg-key-delete(1)
- Delete a GPG key from your GitHub account
- gh-issue-comment(1)
- Add a comment to an issue
- gh-issue-delete(1)
- Delete issue
- gh-issue-develop(1)
- Manage linked branches for an issue
- gh-issue-edit(1)
- Edit issues
- gh-label-delete(1)
- Delete a label from a repository
- gh-label-edit(1)
- Edit a label
- gh-org-list(1)
- List organizations for the authenticated user
- gh-pr-comment(1)
- Add a comment to a pull request
- gh-pr-diff(1)
- View changes in a pull request
- gh-pr-edit(1)
- Edit a pull request
- gh-pr-ready(1)
- Mark a pull request as ready for review
- gh-pr-review(1)
- Add a review to a pull request
- gh-pr-update-branch(1)
- Update a pull request branch
- gh-project-delete(1)
- Delete a project
- gh-project-edit(1)
- Edit a project
- gh-project-field-create(1)
- Create a field in a project
- gh-project-field-delete(1)
- Delete a field in a project
- gh-project-field-list(1)
- List the fields in a project
- gh-project-item-add(1)
- Add a pull request or an issue to a project
- gh-project-item-create(1)
- Create a draft issue item in a project
- gh-project-item-delete(1)
- Delete an item from a project by ID
- gh-project-item-edit(1)
- Edit an item in a project
- gh-release-delete(1)
- Delete a release
- gh-release-delete-asset(1)
- Delete an asset from a release
- gh-release-download(1)
- Download release assets
- gh-release-edit(1)
- Edit a release
- gh-release-upload(1)
- Upload assets to a release
- gh-repo-autolink-delete(1)
- Delete an autolink reference
- gh-repo-delete(1)
- Delete a repository
- gh-repo-deploy-key(1)
- Manage deploy keys in a repository
- gh-repo-deploy-key-add(1)
- Add a deploy key to a GitHub repository
- gh-repo-deploy-key-delete(1)
- Delete a deploy key from a GitHub repository
- gh-repo-deploy-key-list(1)
- List deploy keys in a GitHub repository
- gh-repo-edit(1)
- Edit repository settings
- gh-repo-gitignore(1)
- List and view available repository gitignore templates
- gh-repo-list(1)
- List repositories owned by user or organization
- gh-repo-set-default(1)
- Configure default repository for this directory
- gh-ruleset-check(1)
- View rules that would apply to a given branch
- gh-run(1)
- View details about workflow runs
- gh-run-delete(1)
- Delete a workflow run
- gh-run-download(1)
- Download artifacts generated by a workflow run
- gh-search(1)
- Search for repositories, issues, and pull requests
- gh-search-code(1)
- Search within code
- gh-secret-delete(1)
- Delete secrets
- gh-secret-set(1)
- Create or update secrets
- gh-ssh-key-add(1)
- Add an SSH key to your GitHub account
- gh-ssh-key-delete(1)
- Delete an SSH key from your GitHub account
- gh-status(1)
- Print information about relevant issues, pull requests, and notifications across repositories
- gh-variable-delete(1)
- Delete variables
- gh-variable-set(1)
- Create or update variables
- gh-workflow(1)
- View details about GitHub Actions workflows
- gh-workflow-disable(1)
- Disable a workflow
- gh-workflow-run(1)
- Run a workflow by creating a workflow_dispatch event
- ghead(1), head(1)
- output the first part of files
- ghostid(1), hostid(1)
- print the numeric identifier for the current host
- ghostwriter(1)
- distraction-free text editor for Markdown
- gi-decompile-typelib(1)
- Typelib decompiler
- gi-docgen(1)
- a documentation generator using gobject-introspection
- gid(1)
- Query ID database and report results
- gid(1), id(1)
- print real and effective user and group IDs
- gids-tool(1)
- smart card utility for GIDS cards
- gif2rgb(1)
- convert images saved as GIF to 24-bit RGB triplets
- gif2swf(1)
- Takes a number of gif files and converts them to a swf movie, one picture per frame
- gifbuild(1)
- dump GIF data in a textual format, or undump it to a GIF
- gifdiff(1)
- compares GIF images
- gifsicle(1)
- manipulates GIF images and animations
- giftext(1)
- dump GIF pixels and metadata as text
- gifview(1)
- displays GIF images and animations on the X window system
- gigdump(1)
- List information about a Gigasampler (.gig) file
- gigolo(1), Gigolo(1)
- a simple frontend to easily connect to remote filesystems with GIO/GVfs
- gil2bin(1)
- convert GenInfo integrated IDs to or from binary
- gimp(1)
- an image manipulation and paint program
- gimplut(1)
- convert GIMP gradient (ggr) files to binary lookup tables (lut)
- gimpsvg(1)
- convert a GIMP gradient (ggr) to the SVG format
- gindent(1), indent(1)
- changes the appearance of a C program by inserting or deleting whitespace
- ginstall(1), install(1)
- copy files and set attributes
- gio(1)
- GIO commandline tool
- gio-querymodules(1)
- GIO module cache creation
- git(1)
- the stupid content tracker
- git-absorb(1)
- Automatically absorb staged changes into your current branch
- git-add(1)
- Add file contents to the index
- git-alias(1)
- Define, search and show aliases
- git-apply(1)
- Apply a patch to files and/or to the index
- git-arc(1), git arc(1)
- a wrapper to improve integration between git and arcanist
- git-archive(1)
- Create an archive of files from a named tree
- git-archive-file(1)
- Export the current HEAD of the git repository to an archive
- git-backfill(1)
- Download missing objects in a partial clone
- git-bisect(1)
- Use binary search to find the commit that introduced a bug
- git-blame(1)
- Show what revision and author last modified each line of a file
- git-branch(1)
- List, create, or delete branches
- git-brv(1)
- List branches sorted by their last commit date
- git-bug(1)
- A bug tracker embedded in Git
- git-bug-add(1)
- Create a new bug
- git-bug-bridge(1)
- Configure and use bridges to other bug trackers
- git-bug-bridge-auth(1)
- List all known bridge authentication credentials
- git-bug-bridge-auth-add-token(1)
- Store a new token
- git-bug-bridge-auth-rm(1)
- Remove a credential
- git-bug-bridge-auth-show(1)
- Display an authentication credential
- git-bug-bridge-configure(1)
- Configure a new bridge
- git-bug-bridge-pull(1)
- Pull updates
- git-bug-bridge-push(1)
- Push updates
- git-bug-bridge-rm(1)
- Delete a configured bridge
- git-bug-commands(1)
- Display available commands
- git-bug-comment(1)
- Display or add comments to a bug
- git-bug-comment-add(1)
- Add a new comment to a bug
- git-bug-comment-edit(1)
- Edit an existing comment on a bug
- git-bug-deselect(1)
- Clear the implicitly selected bug
- git-bug-label(1)
- Display, add or remove labels to/from a bug
- git-bug-label-add(1)
- Add a label to a bug
- git-bug-label-ls(1)
- List valid labels
- git-bug-pull(1)
- Pull bugs update from a git remote
- git-bug-push(1)
- Push bugs update to a git remote
- git-bug-select(1)
- Select a bug for implicit use in future commands
- git-bug-show(1)
- Display the details of a bug
- git-bug-status(1)
- Display or change a bug status
- git-bug-status-close(1)
- Mark a bug as closed
- git-bug-title(1)
- Display or change a title of a bug
- git-bug-title-edit(1)
- Edit a title of a bug
- git-bug-user(1)
- Display or change the user identity
- git-bug-user-adopt(1)
- Adopt an existing identity as your own
- git-bug-user-create(1)
- Create a new identity
- git-bug-user-ls(1)
- List identities
- git-bulk(1)
- Run git commands on multiple repositories
- git-bundle(1)
- Move objects and refs by archive
- git-cat-file(1)
- Provide contents or details of repository objects
- git-check-attr(1)
- Display gitattributes information
- git-check-ignore(1)
- Debug gitignore / exclude files
- git-check-mailmap(1)
- Show canonical names and email addresses of contacts
- git-check-ref-format(1)
- Ensures that a reference name is well formed
- git-checkout-index(1)
- Copy files from the index to the working tree
- git-cherry(1)
- Find commits yet to be applied to upstream
- git-cherry-pick(1)
- Apply the changes introduced by some existing commits
- git-clean(1)
- Remove untracked files from the working tree
- git-clone(1)
- Clone a repository into a new directory
- git-coauthor(1)
- Add a co-author to the last commit
- git-column(1)
- Display data in columns
- git-commit(1)
- Record changes to the repository
- git-commit-graph(1)
- Write and verify Git commit-graph files
- git-commits-since(1)
- Show commit logs since some date
- git-config(1)
- Get and set repository or global options
- git-count-objects(1)
- Count unpacked number of objects and their disk consumption
- git-credential(1)
- Retrieve and store user credentials
- git-credential-cache(1)
- Helper to temporarily store passwords in memory
- git-credential-cache--daemon(1)
- Temporarily store user credentials in memory
- git-credential-store(1)
- Helper to store credentials on disk
- git-cvsimport(1)
- Salvage your data out of another SCM people love to hate
- git-daemon(1)
- A really simple server for Git repositories
- git-delete-branch(1)
- Delete branches
- git-delete-merged-branches(1)
- Delete merged branches
- git-delete-squashed-branches(1)
- Delete branches that were squashed
- git-delete-submodule(1)
- Delete submodules
- git-delete-tag(1)
- Delete tags
- git-delta(1)
- Lists changed files
- git-describe(1)
- Give an object a human readable name based on an available ref
- git-diagnose(1)
- Generate a zip archive of diagnostic information
- git-diff(1)
- Show changes between commits, commit and working tree, etc
- git-diff-files(1)
- Compares files in the working tree and the index
- git-diff-index(1)
- Compare a tree to the working tree or index
- git-diff-pairs(1)
- Compare the content and mode of provided blob pairs
- git-diff-tree(1)
- Compares the content and mode of blobs found via two tree objects
- git-difftool(1)
- Show changes using common diff tools
- git-fast-export(1)
- Git data exporter
- git-fast-import(1)
- Backend for fast Git data importers
- git-fetch(1)
- Download objects and refs from another repository
- git-fmt-merge-msg(1)
- Produce a merge commit message
- git-for-each-repo(1)
- Run a Git command on a list of repositories
- git-forest(1)
- display the commit history forest
- git-fsck(1)
- Verifies the connectivity and validity of the objects in the database
- git-fsck-objects(1)
- Verifies the connectivity and validity of the objects in the database
- git-fsmonitor--daemon(1)
- A Built-in Filesystem Monitor
- git-gc(1)
- Cleanup unnecessary files and optimize the local repository
- git-get(1)
- Clone a Git repository under a directory
- git-get-tar-commit-id(1)
- Extract commit ID from an archive created using git-archive
- git-graft(1)
- Merge and destroy a given branch
- git-hash-object(1)
- Compute object ID and optionally create an object from a file
- git-help(1)
- Display help information about Git
- git-http-backend(1)
- Server side implementation of Git over HTTP
- git-http-fetch(1)
- Download from a remote Git repository via HTTP
- git-http-push(1)
- Push objects over HTTP/DAV to another repository
- git-ignore(1)
- Add .gitignore patterns
- git-imap-send(1)
- Send a collection of patches from stdin to an IMAP folder
- git-index-pack(1)
- Build pack index file for an existing packed archive
- git-init-db(1)
- Creates an empty Git repository
- git-interpret-trailers(1)
- Add or parse structured information in commit messages
- git-lfs-checkout(1)
- Update working copy with file content if available
- git-lfs-clone(1)
- Efficiently clone a LFS-enabled repository
- git-lfs-dedup(1)
- Deduplicate Git LFS files
- git-lfs-env(1)
- Display the Git LFS environment
- git-lfs-ext(1)
- View extension details
- git-lfs-fetch(1)
- Download all Git LFS files for a given ref
- git-lfs-filter-process(1)
- Git filter process that converts between pointer and actual content
- git-lfs-lock(1)
- Set a file as "locked" on the Git LFS server
- git-lfs-locks(1)
- Lists currently locked files from the Git LFS server
- git-lfs-logs(1)
- Show errors from the git-lfs command
- git-lfs-ls-files(1)
- Show information about Git LFS files in the index and working tree
- git-lfs-merge-driver(1)
- Merge text-based LFS files
- git-lfs-pointer(1)
- Build, compare, and check pointers
- git-lfs-prune(1)
- Delete old LFS files from local storage
- git-lfs-pull(1)
- Download all Git LFS files for current ref & checkout
- git-lfs-push(1)
- Push queued large files to the Git LFS endpoint
- git-lfs-smudge(1)
- Git smudge filter that converts pointer in blobs to the actual content
- git-lfs-standalone-file(1)
- Standalone transfer adapter for file URLs
- git-lfs-track(1)
- View or add Git LFS paths to Git attributes
- git-lfs-unlock(1)
- Remove "locked" setting for a file on the Git LFS server
- git-lfs-update(1)
- Update Git hooks
- git-lock(1)
- Lock a file excluded from version control
- git-locked(1)
- ls files that have been locked
- git-ls-files(1)
- Show information about files in the index and the working tree
- git-magic(1)
- Automate add/commit/push routines
- git-mailinfo(1)
- Extracts patch and authorship from a single e-mail message
- git-maintenance(1)
- Run tasks to optimize Git repository data
- git-merge(1)
- Join two or more development histories together
- git-merge-base(1)
- Find as good common ancestors as possible for a merge
- git-merge-index(1)
- Run a merge for files needing merging
- git-merge-one-file(1)
- The standard helper program to use with git-merge-index
- git-merge-tree(1)
- Perform merge without touching index or working tree
- git-mktag(1)
- Creates a tag object with extra validation
- git-mktree(1)
- Build a tree-object from ls-tree formatted text
- git-multi-pack-index(1)
- Write and verify multi-pack-indexes
- git-mv(1)
- Move or rename a file, a directory, or a symlink
- git-name-rev(1)
- Find symbolic names for given revs
- git-notes(1)
- Add or inspect object notes
- git-p4(1)
- Import from and submit to Perforce repositories
- git-pack-objects(1)
- Create a packed archive of objects
- git-pack-redundant(1)
- Find redundant pack files
- git-pack-refs(1)
- Pack heads and tags for efficient repository access
- git-paste(1)
- Send patches to pastebin for chat conversations
- git-patch-id(1)
- Compute unique ID for a patch
- git-prune(1)
- Prune all unreachable objects from the object database
- git-prune-packed(1)
- Remove extra objects that are already in pack files
- git-pull(1)
- Fetch from and integrate with another repository or a local branch
- git-push(1)
- Update remote refs along with associated objects
- git-range-diff(1)
- Compare two commit ranges (e.g. two versions of a branch)
- git-read-tree(1)
- Reads tree information into the index
- git-reauthor(1)
- Rewrite history to change author's identity
- git-receive-pack(1)
- Receive what is pushed into the repository
- git-release(1)
- Commit, tag and push changes to the repository
- git-remote(1)
- Manage set of tracked repositories
- git-remote-ext(1)
- Bridge smart transport to external command
- git-remote-fd(1)
- Reflect smart transport stream back to caller
- git-remote-gcrypt(1)
- GNU Privacy Guard-encrypted git remote
- git-remote-rad(1)
- Git remote helper for Radicle
- git-rename-branch(1)
- rename local branch and push to remote
- git-rename-file(1)
- Rename a file or directory and ensure Git recognizes the change, regardless of filesystem case-sensitivity
- git-repack(1)
- Pack unpacked objects in a repository
- git-repl(1)
- git read-eval-print-loop
- git-replace(1)
- Create, list, delete refs to replace objects
- git-request-pull(1)
- Generates a summary of pending changes
- git-rerere(1)
- Reuse recorded resolution of conflicted merges
- git-reset(1)
- Reset current HEAD to the specified state
- git-rev-list(1)
- Lists commit objects in reverse chronological order
- git-rev-parse(1)
- Pick out and massage parameters
- git-rm(1)
- Remove files from the working tree and from the index
- git-secret-add(1)
- starts to track added files
- git-secret-cat(1)
- decrypts files passed on command line to stdout
- git-secret-changes(1)
- view diff of the hidden files
- git-secret-clean(1)
- removes all the hidden files
- git-secret-hide(1)
- encrypts all added files with the inner keyring
- git-secret-killperson(1)
- deletes key identified by an email from the inner keyring
- git-secret-list(1)
- prints all the added files
- git-secret-remove(1)
- removes files from index
- git-secret-reveal(1)
- decrypts all added files
- git-secret-tell(1)
- adds a person, who can access private data
- git-secret-usage(1)
- prints all the available commands
- git-sed(1)
- replace patterns in git-controlled files
- git-send-email(1)
- Send a collection of patches as emails
- git-send-pack(1)
- Push objects over Git protocol to another repository
- git-sh-i18n(1)
- Gits i18n setup code for shell scripts
- git-sh-setup(1)
- Common Git shell script setup code
- git-shell(1)
- Restricted login shell for Git-only SSH access
- git-show-branch(1)
- Show branches and their commits
- git-show-index(1)
- Show packed archive index
- git-show-merged-branches(1)
- Show merged branches
- git-show-unmerged-branches(1)
- Show unmerged branches
- git-sparse-checkout(1)
- Reduce your working tree to a subset of tracked files
- git-squash(1)
- squash N last changes up to a ref'ed commit
- git-ss(1)
- display a status summary for a Git repository
- git-ssnoq(1)
- display a status summary for files known to a Git repository
- git-ssq(1)
- display the names of files not added to a Git repository
- git-stage(1)
- Add file contents to the staging area
- git-standup(1)
- Recall the commit history
- git-stash(1)
- Stash the changes in a dirty working directory away
- git-submodule(1)
- Initialize, update or inspect submodules
- git-subrepo(1), Header "Name" git-subrepo(1)
- Git Submodule Alternative
- git-subtree(1)
- Merge subtrees together and split repository into subtrees
- git-svn(1)
- Bidirectional operation between a Subversion repository and Git
- git-symbolic-ref(1)
- Read, modify and delete symbolic refs
- git-tag(1)
- Create, list, delete or verify a tag object signed with GPG
- git-touch(1)
- Touch and add file to the index
- git-undo(1)
- Remove latest commits
- git-unlock(1)
- Unlock a file excluded from version control
- git-unpack-objects(1)
- Unpack objects from a packed archive
- git-unwip(1)
- Undo a Work In Progress commit
- git-update-index(1)
- Register file contents in the working tree to the index
- git-update-ref(1)
- Update the object name stored in a ref safely
- git-update-server-info(1)
- Update auxiliary info file to help dumb servers
- git-upload-archive(1)
- Send archive back to git-archive
- git-upload-pack(1)
- Send objects packed back to git-fetch-pack
- git-utimes(1)
- Change files modification time to their last commit date
- git-verify-pack(1)
- Validate packed Git archive files
- git-version(1)
- Display version information about Git
- git-whatchanged(1)
- Show logs with differences each commit introduces
- git-write-tree(1)
- Create a tree object from the current index
- gitattributes(5)
- Defining attributes per path
- gitcli(7)
- Git command-line interface and conventions
- gitcore-tutorial(7)
- A Git core tutorial for developers
- gitcredentials(7)
- Providing usernames and passwords to Git
- gitdiffcore(7)
- Tweaking diff output
- giteveryday(7)
- A useful minimum set of commands for Everyday Git
- gitfaq(7)
- Frequently asked questions about using Git
- gitformat-bundle(5)
- The bundle file format
- gitformat-chunk(5)
- Chunk-based file formats
- gitformat-index(5)
- Git index format
- githooks(5)
- Hooks used by Git
- gitignore(5)
- Specifies intentionally untracked files to ignore
- gitmailmap(5)
- Map author/committer names and/or E-Mail addresses
- gitmodules(5)
- Defining submodule properties
- gitpacking(7)
- Advanced concepts related to packing in Git
- gitprotocol-capabilities(5)
- Protocol v0 and v1 capabilities
- gitprotocol-http(5)
- Git HTTP-based protocols
- gitprotocol-pack(5)
- How packs are transferred over-the-wire
- gitrevisions(7)
- Specifying revisions and ranges for Git
- gitsubmodules(7)
- Mounting one repository inside another
- gittutorial(7)
- A tutorial introduction to Git
- gittutorial-2(7)
- A tutorial introduction to Git: part two
- gitup(1)
- A minimalist, dependency-free program to clone/pull Git repositories
- gitweb(1)
- Git web interface (web frontend to Git repositories)
- gitworkflows(7)
- An overview of recommended workflows with Git
- gjoin(1), join(1)
- join lines of two files on a common field
- gkill(1), kill(1)
- send signals to processes, or list signals
- gkrellkam-list(5)
- format of the list description files used by GKrellKam
- gkrellmd(8)
- The GNU Krell Monitors Server
- gl860(4)
- webcamd driver for Genesys Logic USB cameras
- gl861(4)
- webcamd driver for GL861
- glAreTexturesResident(3), "glAreTexturesResident(3)
- determine if textures are loaded in texture memory
- glArrayElement(3), "glArrayElement(3)
- render a vertex using the specified vertex array element
- glBindTexture(3), "glBindTexture(3)
- bind a named texture to a texturing target
- glBitmap(3), "glBitmap(3)
- draw a bitmap
- glBlendColorEXT(3), "glBlendColorEXT(3)
- set the blend color
- glBlendFunc(3), "glBlendFunc(3)
- specify pixel arithmetic
- glCallList(3), "glCallList(3)
- execute a display list
- glCallLists(3), "glCallLists(3)
- execute a list of display lists
- glClearDepth(3), "glClearDepth(3)
- specify the clear value for the depth buffer
- glClearIndex(3), "glClearIndex(3)
- specify the clear value for the color index buffers
- glClipPlane(3), "glClipPlane(3)
- specify a plane against which all geometry is clipped
- glColorMask(3), "glColorMask(3)
- enable and disable writing of frame buffer color components
- glColorPointer(3), "glColorPointer(3)
- define an array of colors
- glCopyTexImage1D(3), "glCopyTexImage1D(3)
- copy pixels into a 1D texture image
- glCopyTexImage2D(3), "glCopyTexImage2D(3)
- copy pixels into a 2D texture image
- glCopyTexSubImage1D(3), "glCopyTexSubImage1D(3)
- copy a one-dimensional texture subimage
- glCopyTexSubImage2D(3), "glCopyTexSubImage2D(3)
- copy a two-dimensional texture subimage
- glCullFace(3), "glCullFace(3)
- specify whether front- or back-facing facets can be culled
- glDeleteLists(3), "glDeleteLists(3)
- delete a contiguous group of display lists
- glDeleteTextures(3), "glDeleteTextures(3)
- delete named textures
- glDepthFunc(3), "glDepthFunc(3)
- specify the value used for depth buffer comparisons
- glDepthMask(3), "glDepthMask(3)
- enable or disable writing into the depth buffer
- glDepthRange(3), "glDepthRange(3)
- specify mapping of depth values from normalized device coordinates to window coordinates
- glDrawArrays(3), "glDrawArrays(3)
- render primitives from array data
- glDrawBuffer(3), "glDrawBuffer(3)
- specify which color buffers are to be drawn into
- glDrawElements(3), "glDrawElements(3)
- render primitives from array data
- glDrawPixels(3), "glDrawPixels(3)
- write a block of pixels to the frame buffer
- glEdgeFlagPointer(3), "glEdgeFlagPointer(3)
- define an array of edge flags
- glFeedbackBuffer(3), "glFeedbackBuffer(3)
- controls feedback mode
- glFlush(3), "glFlush(3)
- force execution of GL commands in finite time
- glFrontFace(3), "glFrontFace(3)
- define front- and back-facing polygons
- glGenLists(3), "glGenLists(3)
- generate a contiguous set of empty display lists
- glGetClipPlane(3), "glGetClipPlane(3)
- return the coefficients of the specified clipping plane
- glGetPointerv(3), "glGetPointerv(3)
- return the address of the specified pointer
- glGetString(3), "glGetString(3)
- return a string describing the current GL connection
- glIndexMask(3), "glIndexMask(3)
- control the writing of individual bits in the color index buffers
- glIndexPointer(3), "glIndexPointer(3)
- define an array of color indexes
- glInterleavedArrays(3), "glInterleavedArrays(3)
- simultaneously specify and enable several interleaved arrays
- glIsEnabled(3), "glIsEnabled(3)
- test whether a capability is enabled
- glIsList(3), "glIsList(3)
- determine if a name corresponds to a display-list
- glIsTexture(3), "glIsTexture(3)
- determine if a name corresponds to a texture
- glLineWidth(3), "glLineWidth(3)
- specify the width of rasterized lines
- glListBase(3), "glListBase(3)
- set the display-list base for glCallLists
- glLoadIdentity(3), "glLoadIdentity(3)
- replace the current matrix with the identity matrix
- glLoadName(3), "glLoadName(3)
- load a name onto the name stack
- glLogicOp(3), "glLogicOp(3)
- specify a logical pixel operation for color index rendering
- glMatrixMode(3), "glMatrixMode(3)
- specify which matrix is the current matrix
- glNormalPointer(3), "glNormalPointer(3)
- define an array of normals
- glPassThrough(3), "glPassThrough(3)
- place a marker in the feedback buffer
- glPointSize(3), "glPointSize(3)
- specify the diameter of rasterized points
- glPolygonMode(3), "glPolygonMode(3)
- select a polygon rasterization mode
- glPolygonOffset(3), "glPolygonOffset(3)
- set the scale and units used to calculate depth values
- glPrioritizeTextures(3), "glPrioritizeTextures(3)
- set texture residence priority
- glReadBuffer(3), "glReadBuffer(3)
- select a color buffer source for pixels
- glReadPixels(3), "glReadPixels(3)
- read a block of pixels from the frame buffer
- glRenderMode(3), "glRenderMode(3)
- set rasterization mode
- glScissor(3), "glScissor(3)
- define the scissor box
- glSelectBuffer(3), "glSelectBuffer(3)
- establish a buffer for selection mode values
- glShadeModel(3), "glShadeModel(3)
- select flat or smooth shading
- glStencilFunc(3), "glStencilFunc(3)
- set function and reference value for stencil testing delim $$
- glStencilMask(3), "glStencilMask(3)
- control the writing of individual bits in the stencil planes
- glStencilOp(3), "glStencilOp(3)
- set stencil test actions delim $$
- glTexCoordPointer(3), "glTexCoordPointer(3)
- define an array of texture coordinates
- glTexImage1D(3), "glTexImage1D(3)
- specify a one-dimensional texture image
- glTexImage2D(3), "glTexImage2D(3)
- specify a two-dimensional texture image
- glTexSubImage1D(3), "glTexSubImage1D(3)
- specify a two-dimensional texture subimage
- glTexSubImage2D(3), "glTexSubImage2D(3)
- specify a two-dimensional texture subimage
- glVertexPointer(3), "glVertexPointer(3)
- define an array of vertex data
- glXChooseVisual(3), "glXChooseVisual(3)
- return a visual that matches specified attributes
- glXCopyContext(3), "glXCopyContext(3)
- copy state from one rendering context to another
- glXCreateContext(3), "glXCreateContext(3)
- create a new GLX rendering context
- glXCreateGLXPixmap(3), "glXCreateGLXPixmap(3)
- create an off-screen GLX rendering area
- glXDestroyContext(3), "glXDestroyContext(3)
- destroy a GLX context
- glXDestroyGLXPixmap(3), "glXDestroyGLXPixmap(3)
- destroy a GLX pixmap
- glXFreeContextEXT(3), "glXFreeContextEXT(3)
- free client-side memory for imported context
- glXGetClientString(3), "glXGetClientString(3)
- return a string describing the client
- glXGetContextIDEXT(3), "glXGetContextIDEXT(3)
- get the XID for a context
- glXGetCurrentDisplay(3), "glXGetCurrentDisplay(3)
- get display for current context
- glXGetCurrentDrawable(3), "glXGetCurrentDrawable(3)
- return the current drawable
- glXImportContextEXT(3), "glXImportContextEXT(3)
- import another process's indirect rendering context
- glXIntro(3), "glXIntro(3)
- Introduction to OpenGL in the X window system
- glXIsDirect(3), "glXIsDirect(3)
- indicate whether direct rendering is enabled
- glXMakeCurrent(3), "glXMakeCurrent(3)
- attach a GLX context to a window or a GLX pixmap
- glXQueryExtension(3), "glXQueryExtension(3)
- indicate whether the GLX extension is supported
- glXQueryExtensionsString(3), "glXQueryExtensionsString(3)
- return list of supported extensions
- glXQueryServerString(3), "glXQueryServerString(3)
- return string describing the server
- glXSwapBuffers(3), "glXSwapBuffers(3)
- exchange front and back buffers
- glXUseXFont(3), "glXUseXFont(3)
- create bitmap display lists from an X font
- gl_bcircle(3)
- draw a filled or unfilled Bresenham circle
- gl_circle(3)
- draw a circle
- gl_compileboxmask(3)
- compress a masked bitmap
- gl_compiledboxmasksize(3)
- compute the size of a compiled masked box
- gl_disableclipping(3)
- disables clipping
- gl_expandfont(3)
- expand a packed pixel font
- gl_fillcircle(3)
- draw a filled circle
- gl_font8x8(3)
- a packed 8x8 pixel font
- gl_get_line(3), new_GetLine(3), del_GetLine(3), gl_customize_completion(3), gl_change_terminal(3), gl_configure_getline(3), gl_load_history(3), gl_save_history(3), gl_group_history(3), gl_show_history(3), gl_watch_fd(3), gl_inactivity_timeout(3), gl_terminal_size(3), gl_set_term_size(3), gl_resize_history(3), gl_limit_history(3), gl_clear_history(3), gl_toggle_history(3), gl_lookup_history(3), gl_state_of_history(3), gl_range_of_history(3), gl_size_of_history(3), gl_echo_mode(3), gl_replace_prompt(3), gl_prompt_style(3), gl_ignore_signal(3), gl_trap_signal(3), gl_last_signal(3), gl_completion_action(3), gl_display_text(3), gl_return_status(3), gl_error_message(3), gl_catch_blocked(3), gl_list_signals(3), gl_bind_keyseq(3), gl_erase_terminal(3), gl_automatic_history(3), gl_append_history(3), gl_query_char(3), gl_read_char(3)
- allow the user to compose an input line
- gl_getpalettecolor(3), gl_getpalettecolors(3), gl_getpalette(3)
- read the color palette
- gl_hline(3)
- draw a horizontal line
- gl_io_mode(3), gl_raw_io(3), gl_normal_io(3), gl_tty_signals(3), gl_abandon_line(3), gl_handle_signal(3), gl_pending_io(3)
- How to use gl_get_line() from an external event loop
- gl_line(3)
- draw a line
- gl_printf(3)
- write formatted output in graphic mode
- gl_putboxmask(3)
- copy a masked pixmap to a rectangular area
- gl_putboxmaskcompiled(3)
- copy a compiled masked pixmap to a rectangular area
- gl_rgbcolor(3)
- return pixel value corresponding to an rgb color
- gl_setclippingwindow(3)
- set the clipping window
- gl_setcontext(3)
- set a previously saved context
- gl_setcontextvgavirtual(3)
- set the context to a virtual mode
- gl_setcontextvirtual(3)
- define a virtual context
- gl_setcontextwidth(3), gl_setcontextheight(3)
- set the dimension of a context
- gl_setdisplaystart(3)
- set the start of the screen are displayed
- gl_setfont(3)
- set the text font to be used
- gl_setpixel(3), gl_setpixelrgb(3)
- draw a pixel
- gl_setwritemode(3)
- set the font writemode flags
- gl_striangle(3)
- draw a solid colored triangle
- gl_swtriangle(3)
- draw a solid pixmap mapped on a triangle
- gl_triangle(3)
- draw a triangle with interpolated colors
- gl_trisetcolorlookup(3), gl_trigetcolorlookup(3)
- manages a color lookup table for shadowing
- gl_trisetdrawpoint(3)
- set a triangle drawing function
- gl_wtriangle(3)
- draw a shadowed pixmap mapped on a triangle
- glab-alias(1)
- Create, list, and delete aliases
- glab-alias-delete(1)
- Delete an alias
- glab-alias-set(1)
- Set an alias for a longer command
- glab-api(1)
- Make an authenticated request to the GitLab API
- glab-auth-configure-docker(1)
- Register glab as a Docker credential helper
- glab-auth-docker-helper(1)
- A Docker credential helper for GitLab container registries
- glab-auth-dpop-gen(1)
- Generates a DPoP (demonstrating-proof-of-possession) proof JWT. (EXPERIMENTAL)
- glab-check-update(1)
- Check for latest glab releases
- glab-ci(1)
- Work with GitLab CI/CD pipelines and jobs
- glab-ci-cancel-job(1)
- Cancel CI/CD jobs
- glab-ci-cancel-pipeline(1)
- Cancel CI/CD pipelines
- glab-ci-config(1)
- Work with GitLab CI/CD configuration
- glab-ci-config-compile(1)
- View the fully expanded CI/CD configuration
- glab-ci-delete(1)
- Delete CI/CD pipelines
- glab-ci-get(1)
- Get JSON of a running CI/CD pipeline on the current or other specified branch
- glab-ci-lint(1)
- Checks if your .gitlab-ci.yml file is valid
- glab-ci-list(1)
- Get the list of CI/CD pipelines
- glab-ci-retry(1)
- Retry a CI/CD job
- glab-ci-run(1)
- Create or run a new CI/CD pipeline
- glab-ci-run-trig(1)
- Run a CI/CD pipeline trigger
- glab-ci-status(1)
- View a running CI/CD pipeline on current or other branch specified
- glab-ci-trace(1)
- Trace a CI/CD job log in real time
- glab-ci-trigger(1)
- Trigger a manual CI/CD job
- glab-ci-view(1)
- View, run, trace, log, and cancel CI/CD job's current pipeline
- glab-cluster(1)
- Manage GitLab Agents for Kubernetes and their clusters
- glab-cluster-agent-get-token(1)
- Create and return a k8s_proxy-scoped personal access token to authenticate with a GitLab Agents for Kubernetes
- glab-cluster-agent-update-kubeconfig(1)
- Update selected kubeconfig
- glab-config-edit(1)
- Opens the glab configuration file
- glab-config-set(1)
- Updates configuration with the value of a given key
- glab-deploy-key(1)
- Manage deploy keys
- glab-deploy-key-add(1)
- Add a deploy key to a GitLab project
- glab-deploy-key-delete(1)
- Deletes a single deploy key specified by the ID
- glab-deploy-key-get(1)
- Returns a single deploy key specified by the ID
- glab-deploy-key-list(1)
- Get a list of deploy keys for the current project
- glab-duo(1)
- Work with GitLab Duo
- glab-duo-ask(1)
- Generate Git commands from natural language
- glab-incident(1)
- Work with GitLab incidents
- glab-incident-close(1)
- Close an incident
- glab-incident-list(1)
- List project incidents
- glab-incident-note(1)
- Comment on an incident in GitLab
- glab-incident-reopen(1)
- Reopen a resolved incident
- glab-incident-subscribe(1)
- Subscribe to an incident
- glab-incident-unsubscribe(1)
- Unsubscribe from an incident
- glab-incident-view(1)
- Display the title, body, and other information about an incident
- glab-issue-board(1)
- Work with GitLab issue boards in the given project
- glab-issue-board-create(1)
- Create a project issue board
- glab-issue-board-view(1)
- View project issue board
- glab-issue-delete(1)
- Delete an issue
- glab-issue-reopen(1)
- Reopen a closed issue
- glab-issue-update(1)
- Update issue
- glab-issue-view(1)
- Display the title, body, and other information about an issue
- glab-job(1)
- Work with GitLab CI/CD jobs
- glab-job-artifact(1)
- Download all artifacts from the last pipeline
- glab-label-delete(1)
- Delete labels for a repository or project
- glab-mcp(1)
- Work with a Model Context Protocol (MCP) server. (EXPERIMENTAL)
- glab-mcp-serve(1)
- Start a MCP server with stdio transport. (EXPERIMENTAL)
- glab-mr(1)
- Create, view, and manage merge requests
- glab-mr-delete(1)
- Delete a merge request
- glab-mr-diff(1)
- View changes in a merge request
- glab-mr-issues(1)
- Get issues related to a particular merge request
- glab-mr-note(1)
- Add a comment or note to a merge request
- glab-mr-todo(1)
- Add a to-do item to merge request
- glab-mr-update(1)
- Update a merge request
- glab-mr-view(1)
- Display the title, body, and other information about a merge request
- glab-opentofu-state-delete(1)
- Delete the given state or if the serial is provided only that version of the given state
- glab-opentofu-state-download(1)
- Download the given state and output as JSON to stdout
- glab-release-create(1)
- Create a new GitLab release, or update an existing one
- glab-release-delete(1)
- Delete a GitLab release
- glab-release-download(1)
- Download asset files from a GitLab release
- glab-release-upload(1)
- Upload release asset files or links to a GitLab release
- glab-repo(1)
- Work with GitLab repositories and projects
- glab-repo-delete(1)
- Delete an existing repository on GitLab
- glab-repo-mirror(1)
- Mirror a project or repository to the specified location, using pull or push methods
- glab-repo-publish-catalog(1)
- [EXPERIMENTAL] Publishes CI/CD components to the catalog
- glab-repo-search(1)
- Search for GitLab repositories and projects by name
- glab-repo-update(1)
- Update an existing GitLab project or repository
- glab-schedule(1)
- Work with GitLab CI/CD schedules
- glab-schedule-create(1)
- Schedule a new pipeline
- glab-schedule-delete(1)
- Delete the schedule with the specified ID
- glab-schedule-list(1)
- Get the list of schedules
- glab-schedule-run(1)
- Run the specified scheduled pipeline
- glab-schedule-update(1)
- Update a pipeline schedule
- glab-securefile-download(1)
- Download a secure file for a project
- glab-securefile-get(1)
- Get details of a project secure file. (GitLab 18.0 and later)
- glab-snippet(1)
- Create, view and manage snippets
- glab-ssh-key(1)
- Manage SSH keys registered with your GitLab account
- glab-ssh-key-add(1)
- Add an SSH key to your GitLab account
- glab-ssh-key-delete(1)
- Deletes a single SSH key specified by the ID
- glab-ssh-key-get(1)
- Returns a single SSH key specified by the ID
- glab-ssh-key-list(1)
- Get a list of SSH keys for the currently authenticated user
- glab-stack(1)
- Create, manage, and work with stacked diffs. (EXPERIMENTAL)
- glab-stack-amend(1)
- Save more changes to a stacked diff. (EXPERIMENTAL)
- glab-stack-create(1)
- Create a new stacked diff. (EXPERIMENTAL)
- glab-stack-first(1)
- Moves to the first diff in the stack. (EXPERIMENTAL)
- glab-stack-last(1)
- Moves to the last diff in the stack. (EXPERIMENTAL)
- glab-stack-move(1)
- Moves to any selected entry in the stack. (EXPERIMENTAL)
- glab-stack-next(1)
- Moves to the next diff in the stack. (EXPERIMENTAL)
- glab-stack-prev(1)
- Moves to the previous diff in the stack. (EXPERIMENTAL)
- glab-stack-reorder(1)
- Reorder a stack of merge requests. (EXPERIMENTAL)
- glab-stack-save(1)
- Save your progress within a stacked diff. (EXPERIMENTAL)
- glab-stack-sync(1)
- Sync and submit progress on a stacked diff. (EXPERIMENTAL)
- glab-variable-delete(1)
- Delete a variable for a project or group
- glab-variable-update(1)
- Update an existing variable for a project or group
- glabels-3(1), glabels(1)
- Label and business card creation program for GNOME
- glacier2router(1)
- The Glacier2 router daemon
- glade(1)
- Create GTK+ user interfaces
- glade-previewer(1)
- Preview glade user interface definitions
- gladtex(1)
- generate html with LaTeX equations embedded as images
- glblur(6)
- 3D radial blur texture fields
- glbsp(1)
- GL Nodes builder for DOOM ports
- gle(3)
- an introduction to the GLE Tubing & Extrusions Library
- gle(3gle)
- an introduction to the GLE Tubing & Extrusions Library
- gleExtrusion(3)
- Extrude arbitrary 2D contour along arbitrary 3D path
- gleExtrusion(3gle)
- Extrude arbitrary 2D contour along arbitrary 3D path
- gleHelicoid(3)
- Generalized torus, spiral with circle contour
- gleHelicoid(3gle)
- Generalized torus, spiral with circle contour
- glePolyCone(3)
- Draw polycone, specified as a polyline with radii
- glePolyCone(3gle)
- Draw polycone, specified as a polyline with radii
- glePolyCylinder(3)
- Draw polycylinder, specified as a polyline
- glePolyCylinder(3gle)
- Draw polycylinder, specified as a polyline
- gleScrew(3)
- Draws screw-type shapes
- gleScrew(3gle)
- Draws screw-type shapes
- gleSetJoinStyle(3), gleGetJoinStyle(3)
- Query and Set the GLE join style flags
- gleSetJoinStyle(3gle), gleGetJoinStyle(3gle)
- Query and Set the GLE join style flags
- gleSetNumSides(3gle), gleGetNumSides(3gle)
- Query and Set the cylinder roundness
- gleSuperExtrusion(3)
- Extrude arbitrary 2D contour along arbitrary 3D path, specifying local affine transformations
- gleSuperExtrusion(3gle)
- Extrude arbitrary 2D contour along arbitrary 3D path, specifying local affine transformations
- gleTextureMode(3)
- set the type of GLE automatic texture coordinate generation
- gleTextureMode(3gle)
- set the type of GLE automatic texture coordinate generation
- gleToroid(3)
- Generalized torus, lathe with circle contour
- gleToroid(3gle)
- Generalized torus, lathe with circle contour
- gleTwistExtrusion(3)
- Extrude arbitrary 2D contour along arbitrary 3D path, specifying local rotations (twists)
- gleTwistExtrusion(3gle)
- Extrude arbitrary 2D contour along arbitrary 3D path, specifying local rotations (twists)
- gleidescope(6)
- a tiled OpenGL kaleidescope
- glib-genmarshal(1)
- C code marshaller generation utility for GLib closures
- glib-mkenums(1)
- C language enum description generation utility
- glilypond(1)
- embed LilyPond musical notation in groff documents nr *groff_glilypond_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- glitchpeg(6)
- glitched image screen saver
- glknots(6)
- generates some twisting 3d knot patterns
- glmark2-drm(1)
- OpenGL (ES) 2.0 benchmark suite
- glmark2-es2-drm(1)
- OpenGL (ES) 2.0 benchmark suite
- glmark2-es2-wayland(1)
- OpenGL (ES) 2.0 benchmark suite
- glmark2-wayland(1)
- OpenGL (ES) 2.0 benchmark suite
- glob(1)
- global command (file name generation)
- glob_resource(3), glob_resource (3)
- Search the different datastores for resources matching a pattern
- glocate(1), locate(1)
- list files in databases that match a pattern
- glocatedb(5), locatedb(5)
- front-compressed file name database
- glplanet(6)
- rotating 3d texture-mapped planet
- gls(1), ls(1)
- list directory contents
- glschool(6)
- a 3D schooling simulation
- glslideshow(6)
- slideshow of images using smooth zooming and fades
- glsnake(6)
- OpenGL enhanced Rubik's Snake cyclewaster
- gltext(6)
- draws text spinning around in 3D
- gluBuild1DMipmaps(3), "gluBuild1DMipmaps(3)
- builds a 1-D mipmap
- gluBuild2DMipmaps(3), "gluBuild2DMipmaps(3)
- builds a 2-D mipmap
- gluCylinder(3), "gluCylinder(3)
- draw a cylinder
- gluDeleteNurbsRenderer(3), "gluDeleteNurbsRenderer(3)
- destroy a NURBS object
- gluDeleteQuadric(3), "gluDeleteQuadric(3)
- destroy a quadrics object
- gluDeleteTess(3), "gluDeleteTess(3)
- destroy a tessellation object
- gluDisk(3), "gluDisk(3)
- draw a disk
- gluErrorString(3), "gluErrorString(3)
- produce an error string from a GL or GLU error code
- gluGetString(3), "gluGetString(3)
- return a string describing the GLU version or GLU extensions
- gluLoadSamplingMatrices(3), "gluLoadSamplingMatrices(3)
- load NURBS sampling and culling matrices
- gluLookAt(3), "gluLookAt(3)
- define a viewing transformation
- gluNewNurbsRenderer(3), "gluNewNurbsRenderer(3)
- create a NURBS object
- gluNewQuadric(3), "gluNewQuadric(3)
- create a quadrics object
- gluNurbsCallback(3), "gluNurbsCallback(3)
- define a callback for a NURBS object
- gluNurbsCallbackDataEXT(3), "gluNurbsCallbackDataEXT(3)
- set a user data pointer
- gluNurbsCurve(3), "gluNurbsCurve(3)
- define the shape of a NURBS curve
- gluNurbsSurface(3), "gluNurbsSurface(3)
- define the shape of a NURBS surface
- gluOrtho2D(3), "gluOrtho2D(3)
- define a 2D orthographic projection matrix
- gluPartialDisk(3), "gluPartialDisk(3)
- draw an arc of a disk
- gluPickMatrix(3), "gluPickMatrix(3)
- define a picking region
- gluProject(3), "gluProject(3)
- map object coordinates to window coordinates
- gluPwlCurve(3), "gluPwlCurve(3)
- describe a piecewise linear NURBS trimming curve
- gluQuadricCallback(3), "gluQuadricCallback(3)
- define a callback for a quadrics object
- gluQuadricDrawStyle(3), "gluQuadricDrawStyle(3)
- specify the draw style desired for quadrics
- gluQuadricNormals(3), "gluQuadricNormals(3)
- specify what kind of normals are desired for quadrics
- gluQuadricOrientation(3), "gluQuadricOrientation(3)
- specify inside/outside orientation for quadrics
- gluQuadricTexture(3), "gluQuadricTexture(3)
- specify if texturing is desired for quadrics
- gluSphere(3), "gluSphere(3)
- draw a sphere
- gluTessBeginPolygon(3), "gluTessBeginPolygon(3)
- delimit a polygon description
- gluTessCallback(3), "gluTessCallback(3)
- define a callback for a tessellation object
- gluTessEndPolygon(3), "gluTessEndPolygon(3)
- delimit a polygon description
- gluUnProject(3), "gluUnProject(3)
- map window coordinates to object coordinates
- glut(3)
- an introduction to the OpenGL Utility Toolkit
- glutAddMenuEntry(3)
- adds a menu entry to the bottom of the current menu
- glutAddSubMenu(3)
- adds a sub-menu trigger to the bottom of the current menu
- glutAttachMenu(3)
- attaches a mouse button for the current window to the identifier of the current menu; glutDetachMenu - detaches an attached mouse button from the current window
- glutBitmapCharacter(3)
- renders a bitmap character using OpenGL
- glutBitmapWidth(3)
- returns the width of a bitmap character, glutBitmapLength returns the length of a bitmap font string
- glutButtonBoxFunc(3)
- sets the dial & button box button callback for the current window
- glutChangeToMenuEntry(3)
- changes the specified menu item in the current menu into a menu entry
- glutChangeToSubMenu(3)
- changes the specified menu item in the current menu into a sub-menu trigger
- glutCopyColormap(3)
- copies the logical colormap for the layer in use from a specified window to the current window
- glutCreateSubWindow(3)
- creates a subwindow
- glutCreateWindow(3)
- creates a top-level window
- glutDestroyMenu(3)
- destroys the specified menu
- glutDestroyWindow(3)
- destroys the specified window
- glutDeviceGet(3)
- retrieves GLUT device information represented by integers
- glutDialsFunc(3)
- sets the dial & button box dials callback for the current window
- glutDisplayFunc(3)
- sets the display callback for the current window
- glutEnterGameMode(3), glutLeaveGameMode(3)
- enters and leaves GLUT's game mode
- glutEntryFunc(3)
- sets the mouse enter/leave callback for the current window
- glutEstablishOverlay(3)
- establishes an overlay (if possible) for the current window
- glutExtensionSupported(3)
- helps to easily determine whether a given OpenGL extension is supported
- glutForceJoystickFunc(3)
- forces current window's joystick callback to be called
- glutFullScreen(3)
- requests that the current window be made full screen
- glutGameModeGet(3)
- retrieves GLUT device information represented by integers
- glutGameModeString(3)
- sets the game mode configuration via a string
- glutGet(3)
- retrieves simple GLUT state represented by integers
- glutGetColor(3)
- retrieves a red, green, or blue component for a given color index colormap entry for the layer in use's logical colormap for the current window
- glutGetModifiers(3)
- returns the modifier key state when certain callbacks were generated
- glutIdleFunc(3)
- sets the global idle callback
- glutIgnoreKeyRepeat(3)
- determines if auto repeat keystrokes are reported to the current window
- glutInitDisplayMode(3)
- sets the initial display mode
- glutInitDisplayString(3)
- sets the initial display mode via a string
- glutInitWindowPosition(3), glutInitWindowPositionWindowPosition(3), glutInitWindowSize(3)
- set the initial window position and size respectively
- glutJoystickFunc(3)
- sets the joystick callback for the current window
- glutKeyboardFunc(3)
- sets the keyboard callback for the current window
- glutKeyboardUpFunc(3)
- sets the keyboard up (key release) callback for the current window
- glutLayerGet(3)
- retrieves GLUT state pertaining to the layers of the current window
- glutMotionFunc(3), glutPassiveMotionFunc(3)
- set the motion and passive motion callbacks respectively for the current window
- glutMouseFunc(3)
- sets the mouse callback for the current window
- glutOverlayDisplayFunc(3)
- sets the overlay display callback for the current window
- glutPopWindow(3), glutPushWindow(3)
- change the stacking order of the current window relative to its siblings
- glutPositionWindow(3)
- requests a change to the position of the current window
- glutPostOverlayRedisplay(3), glutPostWindowOverlayRedisplay(3)
- marks the overlay of the current or specified window as needing to be redisplayed
- glutPostRedisplay(3), glutPostWindowRedisplay(3)
- marks the current or specified window as needing to be redisplayed
- glutRemoveMenuItem(3)
- remove the specified menu item
- glutRemoveOverlay(3)
- removes the overlay (if one exists) from the current window
- glutReportErrors(3)
- for debugging purposes; prints out OpenGL run-time errors
- glutReshapeFunc(3)
- sets the reshape callback for the current window
- glutReshapeWindow(3)
- requests a change to the size of the current window
- glutSetColor(3)
- sets the color of a colormap entry in the layer of use for the current window
- glutSetCursor(3)
- changes the cursor image of the current window
- glutSetKeyRepeat(3)
- retrieves simple GLUT state represented by integers
- glutSetMenu(3)
- sets the current menu; glutGetMenu - returns the identifier of the current menu
- glutSetWindow(3)
- sets the current window; glutGetWindow - returns the identifier of the current window
- glutSetWindowTitle(3), glutSetIconTitle(3)
- change the window or icon title respectively of the current top-level window
- glutShowOverlay(3), glutHideOverlay(3)
- shows or hides the overlay of the current window
- glutShowWindow(3), glutHideWindow(3), glutIconifyWindow(3)
- change the display status of the current window
- glutSolidCone(3), glutWireCone(3)
- render a solid or wireframe cone respectively
- glutSolidCube(3), glutWireCube(3)
- render a solid or wireframe cube respectively
- glutSolidDodecahedron(3), glutWireDodecahedron(3)
- render a solid or wireframe dodecahedron (12-sided regular solid) respectively
- glutSolidIcosahedron(3), glutWireIcosahedron(3)
- render a solid or wireframe icosahedron (20-sided regular solid) respectively
- glutSolidOctahedron(3), glutWireOctahedron(3)
- render a solid or wireframe octahedron (8-sided regular solid) respectively
- glutSolidSphere(3), glutWireSphere(3)
- render a solid or wireframe sphere respectively
- glutSolidTeapot(3), glutWireTeapot(3)
- render a solid or wireframe teapot respectively
- glutSolidTetrahedron(3), glutWireTetrahedron(3)
- render a solid or wireframe tetrahedron (4-sided regular solid) respectively
- glutSolidTorus(3), glutWireTorus(3)
- render a solid or wireframe torus (doughnut) respectively
- glutSpaceballButtonFunc(3)
- sets the Spaceball button callback for the current window
- glutSpaceballMotionFunc(3)
- sets the Spaceball motion callback for the current window
- glutSpaceballRotateFunc(3)
- sets the Spaceball rotation callback for the current window
- glutSpecialFunc(3)
- sets the special keyboard callback for the current window
- glutSpecialUpFunc(3)
- sets the special keyboard up (key release) callback for the current window
- glutStrokeCharacter(3)
- renders a stroke character using OpenGL
- glutStrokeWidth(3)
- returns the width of a stroke character, glutStrokeLength returns the length of a stroke font string
- glutSwapBuffers(3)
- swaps the buffers of the current window if double buffered
- glutTabletButtonFunc(3)
- sets the special keyboard callback for the current window
- glutTabletMotionFunc(3)
- sets the special keyboard callback for the current window
- glutTimerFunc(3)
- registers a timer callback to be triggered in a specified number of milliseconds
- glutUseLayer(3)
- changes the layer in use for the current window
- glutVisibilityFunc(3)
- sets the visibility callback for the current window
- gm(1)
- command-line utility to create, edit, compare, convert, or display images
- gmanedit(1)
- GTK+ program for editing manual pages
- gmap(1), gpart(1)
- compute static mappings and partitions sequentially
- gmd5sum(1), md5sum(1)
- compute and check MD5 message digest
- gmdb2(1)
- GNOME UI for MDB Tools
- gmetad(1)
- manual page for Ganglia Meta Daemon
- gmetad.py(1)
- Ganglia Meta Daemon in Python
- gmid(8)
- Gemini server
- gmid.conf(5)
- gmid Gemini server configuration file
- gmkdir(1), mkdir(1)
- make directories
- gmkfifo(1), mkfifo(1)
- make FIFOs (named pipes)
- gmknod(1), mknod(1)
- make block or character special files
- gmktemp(1), mktemp(1)
- create a temporary file or directory
- gml2gv(1), gv2gml(1)
- GML-DOT converters
- gmond(1)
- manual page for Ganglia Monitor Daemon
- gmond.conf(5)
- configuration file for ganglia monitoring daemon (gmond)
- gmplayer(1), mplayer (1)
- movie player mencoder - movie encoder
- gmsh(1), Gmsh(1)
- 3D finite element mesh generator with built-in CAD engine and post-processor
- gmx(1)
- molecular dynamics simulation suite
- gmx-anaeig(1)
- Analyze eigenvectors/normal modes
- gmx-analyze(1)
- Analyze data sets
- gmx-angle(1)
- Calculate distributions and correlations for angles and dihedrals
- gmx-awh(1)
- Extract data from an accelerated weight histogram (AWH) run
- gmx-bar(1)
- Calculate free energy difference estimates through Bennett's acceptance ratio
- gmx-bundle(1)
- Analyze bundles of axes, e.g., helices
- gmx-check(1)
- Check and compare files
- gmx-chi(1)
- Calculate everything you want to know about chi and other dihedrals
- gmx-clustsize(1)
- Calculate size distributions of atomic clusters
- gmx-confrms(1)
- Fit two structures and calculates the RMSD
- gmx-convert-tpr(1)
- Make a modified run-input file
- gmx-convert-trj(1)
- Converts between different trajectory types
- gmx-covar(1)
- Calculate and diagonalize the covariance matrix
- gmx-current(1)
- Calculate dielectric constants and current autocorrelation function
- gmx-density(1)
- Calculate the density of the system
- gmx-densmap(1)
- Calculate 2D planar or axial-radial density maps
- gmx-densorder(1)
- Calculate surface fluctuations
- gmx-dielectric(1)
- Calculate frequency dependent dielectric constants
- gmx-dipoles(1)
- Compute the total dipole plus fluctuations
- gmx-disre(1)
- Analyze distance restraints
- gmx-distance(1)
- Calculate distances between pairs of positions
- gmx-dos(1)
- Analyze density of states and properties based on that
- gmx-dssp(1)
- Calculate protein secondary structure via DSSP algorithm
- gmx-dump(1)
- Make binary files human readable
- gmx-dyecoupl(1)
- Extract dye dynamics from trajectories
- gmx-editconf(1)
- Convert and manipulates structure files
- gmx-energy(1)
- Writes energies to xvg files and display averages
- gmx-extract-cluster(1)
- Allows extracting frames corresponding to clusters from trajectory
- gmx-genconf(1)
- Multiply a conformation in 'random' orientations
- gmx-genrestr(1)
- Generate position restraints or distance restraints for index groups
- gmx-gyrate(1)
- Calculate radius of gyration of a molecule
- gmx-gyrate-legacy(1)
- Calculate the radius of gyration
- gmx-h2order(1)
- Compute the orientation of water molecules
- gmx-hbond(1)
- Compute and analyze hydrogen bonds
- gmx-hbond-legacy(1)
- Compute and analyze hydrogen bonds
- gmx-helixorient(1)
- Calculate local pitch/bending/rotation/orientation inside helices
- gmx-hydorder(1)
- Compute tetrahedrality parameters around a given atom
- gmx-make_edi(1)
- Generate input files for essential dynamics sampling
- gmx-make_ndx(1)
- Make index files
- gmx-mdmat(1)
- Calculate residue contact maps
- gmx-mdrun(1)
- Perform a simulation, do a normal mode analysis or an energy minimization
- gmx-mindist(1)
- Calculate the minimum distance between two groups
- gmx-mk_angndx(1)
- Generate index files for 'gmx angle'
- gmx-msd(1)
- Compute mean squared displacements
- gmx-nmeig(1)
- Diagonalize the Hessian for normal mode analysis
- gmx-nmens(1)
- Generate an ensemble of structures from the normal modes
- gmx-nonbonded-benchmark(1)
- Benchmarking tool for the non-bonded pair kernels
- gmx-order(1)
- Compute the order parameter per atom for carbon tails
- gmx-pairdist(1)
- Calculate pairwise distances between groups of positions
- gmx-pdb2gmx(1)
- Convert coordinate files to topology and FF-compliant coordinate files
- gmx-rama(1)
- Compute Ramachandran plots
- gmx-rdf(1)
- Calculate radial distribution functions
- gmx-report-methods(1)
- Write short summary about the simulation setup to a text file and/or to the standard output
- gmx-rms(1)
- Calculate RMSDs with a reference structure and RMSD matrices
- gmx-rmsdist(1)
- Calculate atom pair distances averaged with power -2, -3 or -6
- gmx-saltbr(1)
- Compute salt bridges
- gmx-sigeps(1)
- Convert c6/12 or c6/cn combinations to and from sigma/epsilon
- gmx-sorient(1)
- Analyze solvent orientation around solutes
- gmx-spatial(1)
- Calculate the spatial distribution function
- gmx-spol(1)
- Analyze solvent dipole orientation and polarization around solutes
- gmx-tcaf(1)
- Calculate viscosities of liquids
- gmx-traj(1)
- Plot x, v, f, box, temperature and rotational energy from trajectories
- gmx-trajectory(1)
- Print coordinates, velocities, and/or forces for selections
- gmx-trjconv(1)
- Convert and manipulates trajectory files
- gmx-trjorder(1)
- Order molecules according to their distance to a group
- gmx-tune_pme(1)
- Time mdrun as a function of PME ranks to optimize settings
- gmx-vanhove(1)
- Compute Van Hove displacement and correlation functions
- gmx-wham(1)
- Perform weighted histogram analysis after umbrella sampling
- gmx-x2top(1)
- Generate a primitive topology from coordinates
- gnash(1), gtk-gnash(1), qt4-gnash(1), fb-gnash(1), sdl-gnash(1), gnash-gtk-launcher(1), gnash-qt-launcher(1)
- GNU Flash (SWF) Player
- gnetlist(1)
- gEDA/gaf Netlist Extraction and Generation
- gnice(1), nice(1)
- run a program with modified scheduling priority
- gnmsgid(1)
- standalone msgid generator
- gnohup(1), nohup(1)
- run a command immune to hangups, with output to a non-tty
- gnokiid(8)
- create a virtual modem for old Nokia mobile phones
- gnome-calculator(1)
- a desktop calculator
- gnome-contacts(1)
- Access and store information about contacts
- gnome-dictionary(1)
- Look up words in online dictionaries
- gnome-keyring(1)
- The gnome-keyring commandline tool
- gnome-keyring-daemon(1)
- The gnome-keyring daemon
- gnome-klotski(6), Klotski(6)
- Sliding block puzzles game for GNOME
- gnome-mahjongg(6), Mahjongg(6)
- Match tiles and clear the board
- gnome-panel(1)
- Display the GNOME panel
- gnome-robots(6), Robots(6)
- Based on classic BSD Robots
- gnome-screenshot(1)
- capture the screen, a window, or an user-defined area and save the snapshot image to a file
- gnome-session(1)
- Start the GNOME desktop environment
- gnome-session-quit(1)
- End the current GNOME session
- gnome-shell(1)
- Graphical shell for the GNOME desktop
- gnome-sudoku(6)
- puzzle game for the popular Japanese sudoku logic puzzle
- gnu-watch(1), watch(1)
- execute a program periodically, showing output fullscreen
- gnubiff(1)
- a mail notification program supporting GTK+ and GNOME
- gnucash-cli(1)
- command line tool to go with GnuCash
- gnumeric(1)
- a GNOME spreadsheet application
- gnumfmt(1), numfmt(1)
- Convert numbers from/to human-readable strings
- gnupg(7), GnuPG(7)
- The GNU Privacy Guard suite of programs
- gnupg-pkcs11-scd(1)
- GnuPG-compatible smart-card daemon with PKCS#11 support
- gnupod_INIT.pl(1)
- manual page for gnupod_INIT.pl 1.00
- gnupod_addsong.pl(1)
- manual page for gnupod_addsong.pl 1.00
- gnupod_check.pl(1)
- manual page for gnupod_check.pl 1.00
- gnupod_otgsync.pl(1)
- manual page for gnupod_otgsync.pl 1.00
- gnupod_search.pl(1)
- manual page for gnupod_search.pl 1.00
- gnuradio-companion(1)
- GNU Radio Companion (GRC) is a graphical tool for creating GNU Radio signal flowgraphs
- gnuradio-config-info(1)
- show details on installed GNU radio
- gnustat(1), stat(1)
- display file or file system status
- gnutls-cli-debug(1), *[B-Font]gnutls-cli-debug(1)
- GnuTLS debug client
- gnutls_aead_cipher_decrypt(3)
- API function
- gnutls_aead_cipher_decryptv2(3)
- API function
- gnutls_aead_cipher_deinit(3)
- API function
- gnutls_aead_cipher_encrypt(3)
- API function
- gnutls_aead_cipher_encryptv(3)
- API function
- gnutls_aead_cipher_encryptv2(3)
- API function
- gnutls_aead_cipher_init(3)
- API function
- gnutls_aead_cipher_set_key(3)
- API function
- gnutls_alert_send(3)
- API function
- gnutls_alert_send_appropriate(3)
- API function
- gnutls_alert_set_read_function(3)
- API function
- gnutls_alpn_get_selected_protocol(3)
- API function
- gnutls_anon_allocate_client_credentials(3)
- API function
- gnutls_anon_allocate_server_credentials(3)
- API function
- gnutls_anon_free_client_credentials(3)
- API function
- gnutls_anon_free_server_credentials(3)
- API function
- gnutls_anon_set_server_dh_params(3)
- API function
- gnutls_anon_set_server_known_dh_params(3)
- API function
- gnutls_anti_replay_deinit(3)
- API function
- gnutls_anti_replay_set_add_function(3)
- API function
- gnutls_anti_replay_set_window(3)
- API function
- gnutls_base64_decode2(3)
- API function
- gnutls_base64_encode2(3)
- API function
- gnutls_buffer_append_data(3)
- API function
- gnutls_certificate_allocate_credentials(3)
- API function
- gnutls_certificate_free_credentials(3)
- API function
- gnutls_certificate_get_peers_subkey_id(3)
- API function
- gnutls_certificate_send_x509_rdn_sequence(3)
- API function
- gnutls_certificate_set_dh_params(3)
- API function
- gnutls_certificate_set_known_dh_params(3)
- API function
- gnutls_certificate_set_x509_trust_dir(3)
- API function
- gnutls_certificate_type_get_id(3)
- API function
- gnutls_certificate_verification_profile_get_id(3)
- API function
- gnutls_cipher_add_auth(3)
- API function
- gnutls_cipher_decrypt(3)
- API function
- gnutls_cipher_decrypt2(3)
- API function
- gnutls_cipher_decrypt3(3)
- API function
- gnutls_cipher_deinit(3)
- API function
- gnutls_cipher_get_id(3)
- API function
- gnutls_compress_certificate_get_selected_method(3)
- API function
- gnutls_compress_certificate_set_methods(3)
- API function
- gnutls_compression_get_id(3)
- API function
- gnutls_credentials_clear(3)
- API function
- gnutls_credentials_get(3)
- API function
- gnutls_credentials_set(3)
- API function
- gnutls_crypto_register_aead_cipher(3)
- API function
- gnutls_crypto_register_digest(3)
- API function
- gnutls_db_check_entry(3)
- API function
- gnutls_db_check_entry_expire_time(3)
- API function
- gnutls_db_check_entry_time(3)
- API function
- gnutls_db_get_default_cache_expiration(3)
- API function
- gnutls_db_get_ptr(3)
- API function
- gnutls_db_remove_session(3)
- API function
- gnutls_db_set_cache_expiration(3)
- API function
- gnutls_db_set_ptr(3)
- API function
- gnutls_db_set_remove_function(3)
- API function
- gnutls_db_set_retrieve_function(3)
- API function
- gnutls_db_set_store_function(3)
- API function
- gnutls_decode_ber_digest_info(3)
- API function
- gnutls_decode_gost_rs_value(3)
- API function
- gnutls_decode_rs_value(3)
- API function
- gnutls_deinit(3)
- API function
- gnutls_dh_get_group(3)
- API function
- gnutls_dh_get_peers_public_bits(3)
- API function
- gnutls_dh_get_prime_bits(3)
- API function
- gnutls_dh_get_pubkey(3)
- API function
- gnutls_dh_get_secret_bits(3)
- API function
- gnutls_dh_params_cpy(3)
- API function
- gnutls_dh_params_deinit(3)
- API function
- gnutls_dh_params_export2_pkcs3(3)
- API function
- gnutls_dh_params_export_pkcs3(3)
- API function
- gnutls_dh_params_export_raw(3)
- API function
- gnutls_dh_params_generate2(3)
- API function
- gnutls_dh_params_import_dsa(3)
- API function
- gnutls_dh_params_import_pkcs3(3)
- API function
- gnutls_dh_params_import_raw(3)
- API function
- gnutls_dh_params_import_raw2(3)
- API function
- gnutls_dh_params_import_raw3(3)
- API function
- gnutls_dh_params_init(3)
- API function
- gnutls_dh_set_prime_bits(3)
- API function
- gnutls_digest_get_id(3)
- API function
- gnutls_digest_get_name(3)
- API function
- gnutls_digest_get_oid(3)
- API function
- gnutls_digest_list(3)
- API function
- gnutls_digest_set_secure(3)
- API function
- gnutls_dtls_cookie_send(3)
- API function
- gnutls_dtls_cookie_verify(3)
- API function
- gnutls_dtls_get_data_mtu(3)
- API function
- gnutls_dtls_get_mtu(3)
- API function
- gnutls_dtls_get_timeout(3)
- API function
- gnutls_dtls_prestate_set(3)
- API function
- gnutls_dtls_set_data_mtu(3)
- API function
- gnutls_dtls_set_mtu(3)
- API function
- gnutls_dtls_set_timeouts(3)
- API function
- gnutls_ecc_curve_get_id(3)
- API function
- gnutls_ecc_curve_get_oid(3)
- API function
- gnutls_ecc_curve_set_enabled(3)
- API function
- gnutls_encode_ber_digest_info(3)
- API function
- gnutls_encode_gost_rs_value(3)
- API function
- gnutls_encode_rs_value(3)
- API function
- gnutls_est_record_overhead_size(3)
- API function
- gnutls_ext_get_data(3)
- API function
- gnutls_ext_set_data(3)
- API function
- gnutls_fips140_context_deinit(3)
- API function
- gnutls_fips140_mode_enabled(3)
- API function
- gnutls_fips140_set_mode(3)
- API function
- gnutls_global_deinit(3)
- API function
- gnutls_global_set_audit_log_function(3)
- API function
- gnutls_gost_paramset_get_oid(3)
- API function
- gnutls_group_get_id(3)
- API function
- gnutls_handshake(3)
- API function
- gnutls_handshake_description_get_name(3)
- API function
- gnutls_handshake_get_last_in(3)
- API function
- gnutls_handshake_get_last_out(3)
- API function
- gnutls_handshake_set_hook_function(3)
- API function
- gnutls_handshake_set_max_packet_length(3)
- API function
- gnutls_handshake_set_post_client_hello_function(3)
- API function
- gnutls_handshake_set_private_extensions(3)
- API function
- gnutls_handshake_set_random(3)
- API function
- gnutls_handshake_set_read_function(3)
- API function
- gnutls_handshake_set_secret_function(3)
- API function
- gnutls_handshake_set_timeout(3)
- API function
- gnutls_handshake_write(3)
- API function
- gnutls_hash_deinit(3)
- API function
- gnutls_heartbeat_allowed(3)
- API function
- gnutls_hex_decode(3)
- API function
- gnutls_hex_decode2(3)
- API function
- gnutls_hex_encode(3)
- API function
- gnutls_hex_encode2(3)
- API function
- gnutls_hkdf_expand(3)
- API function
- gnutls_hkdf_extract(3)
- API function
- gnutls_hmac_deinit(3)
- API function
- gnutls_idna_map(3)
- API function
- gnutls_idna_reverse_map(3)
- API function
- gnutls_kx_get_id(3)
- API function
- gnutls_load_file(3)
- API function
- gnutls_mac_get_id(3)
- API function
- gnutls_ocsp_req_add_cert(3)
- API function
- gnutls_ocsp_req_add_cert_id(3)
- API function
- gnutls_ocsp_req_deinit(3)
- API function
- gnutls_ocsp_req_get_cert_id(3)
- API function
- gnutls_ocsp_req_randomize_nonce(3)
- API function
- gnutls_ocsp_resp_deinit(3)
- API function
- gnutls_ocsp_resp_get_produced(3)
- API function
- gnutls_ocsp_resp_get_responder(3)
- API function
- gnutls_ocsp_resp_get_responder2(3)
- API function
- gnutls_ocsp_resp_get_responder_raw_id(3)
- API function
- gnutls_ocsp_resp_verify_direct(3)
- API function
- gnutls_ocsp_status_request_is_checked(3)
- API function
- gnutls_oid_to_digest(3)
- API function
- gnutls_oid_to_ecc_curve(3)
- API function
- gnutls_oid_to_gost_paramset(3)
- API function
- gnutls_oid_to_mac(3)
- API function
- gnutls_oid_to_pk(3)
- API function
- gnutls_oid_to_sign(3)
- API function
- gnutls_openpgp_send_cert(3)
- API function
- gnutls_packet_deinit(3)
- API function
- gnutls_pbkdf2(3)
- API function
- gnutls_pcert_deinit(3)
- API function
- gnutls_pem_base64_decode(3)
- API function
- gnutls_pem_base64_decode2(3)
- API function
- gnutls_pem_base64_encode(3)
- API function
- gnutls_pem_base64_encode2(3)
- API function
- gnutls_pk_get_id(3)
- API function
- gnutls_pk_get_oid(3)
- API function
- gnutls_pkcs11_add_provider(3)
- API function
- gnutls_pkcs11_copy_attached_extension(3)
- API function
- gnutls_pkcs11_deinit(3)
- API function
- gnutls_pkcs11_delete_url(3)
- API function
- gnutls_pkcs11_get_raw_issuer_by_dn(3)
- API function
- gnutls_pkcs11_get_raw_issuer_by_subject_key_id(3)
- API function
- gnutls_pkcs11_obj_deinit(3)
- API function
- gnutls_pkcs11_privkey_deinit(3)
- API function
- gnutls_pkcs11_token_get_random(3)
- API function
- gnutls_pkcs12_bag_decrypt(3)
- API function
- gnutls_pkcs12_bag_deinit(3)
- API function
- gnutls_pkcs12_bag_get_data(3)
- API function
- gnutls_pkcs12_bag_get_friendly_name(3)
- API function
- gnutls_pkcs12_bag_get_key_id(3)
- API function
- gnutls_pkcs12_bag_set_data(3)
- API function
- gnutls_pkcs12_bag_set_friendly_name(3)
- API function
- gnutls_pkcs12_bag_set_key_id(3)
- API function
- gnutls_pkcs12_deinit(3)
- API function
- gnutls_pkcs7_add_attr(3)
- API function
- gnutls_pkcs7_attrs_deinit(3)
- API function
- gnutls_pkcs7_deinit(3)
- API function
- gnutls_pkcs7_delete_crl(3)
- API function
- gnutls_pkcs7_delete_crt(3)
- API function
- gnutls_pkcs7_get_embedded_data(3)
- API function
- gnutls_pkcs7_get_embedded_data_oid(3)
- API function
- gnutls_pkcs7_signature_info_deinit(3)
- API function
- gnutls_pkcs7_verify_direct(3)
- API function
- gnutls_pkcs_schema_get_oid(3)
- API function
- gnutls_priority_deinit(3)
- API function
- gnutls_priority_get_cipher_suite_index(3)
- API function
- gnutls_priority_set_direct(3)
- API function
- gnutls_privkey_decrypt_data(3)
- API function
- gnutls_privkey_decrypt_data2(3)
- API function
- gnutls_privkey_deinit(3)
- API function
- gnutls_privkey_derive_secret(3)
- API function
- gnutls_privkey_export_dh_raw(3)
- API function
- gnutls_privkey_export_dsa_raw(3)
- API function
- gnutls_privkey_export_dsa_raw2(3)
- API function
- gnutls_privkey_get_seed(3)
- API function
- gnutls_privkey_import_dh_raw(3)
- API function
- gnutls_privkey_import_dsa_raw(3)
- API function
- gnutls_privkey_sign_data(3)
- API function
- gnutls_privkey_sign_data2(3)
- API function
- gnutls_privkey_verify_seed(3)
- API function
- gnutls_protocol_get_id(3)
- API function
- gnutls_protocol_set_enabled(3)
- API function
- gnutls_psk_allocate_client_credentials(3)
- API function
- gnutls_psk_allocate_server_credentials(3)
- API function
- gnutls_psk_format_imported_identity(3)
- API function
- gnutls_psk_free_client_credentials(3)
- API function
- gnutls_psk_free_server_credentials(3)
- API function
- gnutls_psk_set_client_credentials(3)
- API function
- gnutls_psk_set_client_credentials2(3)
- API function
- gnutls_psk_set_client_credentials_function(3)
- API function
- gnutls_psk_set_client_credentials_function2(3)
- API function
- gnutls_psk_set_client_credentials_function3(3)
- API function
- gnutls_psk_set_server_credentials_file(3)
- API function
- gnutls_psk_set_server_credentials_function(3)
- API function
- gnutls_psk_set_server_credentials_function2(3)
- API function
- gnutls_psk_set_server_credentials_function3(3)
- API function
- gnutls_psk_set_server_credentials_hint(3)
- API function
- gnutls_psk_set_server_dh_params(3)
- API function
- gnutls_psk_set_server_known_dh_params(3)
- API function
- gnutls_pubkey_deinit(3)
- API function
- gnutls_pubkey_encrypt_data(3)
- API function
- gnutls_pubkey_export_dh_raw(3)
- API function
- gnutls_pubkey_export_dsa_raw(3)
- API function
- gnutls_pubkey_export_dsa_raw2(3)
- API function
- gnutls_pubkey_get_key_id(3)
- API function
- gnutls_pubkey_get_openpgp_key_id(3)
- API function
- gnutls_pubkey_get_preferred_hash_algorithm(3)
- API function
- gnutls_pubkey_import_dh_raw(3)
- API function
- gnutls_pubkey_import_dsa_raw(3)
- API function
- gnutls_pubkey_verify_data2(3)
- API function
- gnutls_random_art(3)
- API function
- gnutls_record_can_use_length_hiding(3)
- API function
- gnutls_record_check_corked(3)
- API function
- gnutls_record_check_pending(3)
- API function
- gnutls_record_cork(3)
- API function
- gnutls_record_disable_padding(3)
- API function
- gnutls_record_discard_queued(3)
- API function
- gnutls_record_get_direction(3)
- API function
- gnutls_record_get_discarded(3)
- API function
- gnutls_record_get_max_early_data_size(3)
- API function
- gnutls_record_get_max_size(3)
- API function
- gnutls_record_get_state(3)
- API function
- gnutls_record_overhead_size(3)
- API function
- gnutls_record_recv(3)
- API function
- gnutls_record_recv_early_data(3)
- API function
- gnutls_record_recv_packet(3)
- API function
- gnutls_record_recv_seq(3)
- API function
- gnutls_record_send(3)
- API function
- gnutls_record_send2(3)
- API function
- gnutls_record_send_early_data(3)
- API function
- gnutls_record_send_file(3)
- API function
- gnutls_record_send_range(3)
- API function
- gnutls_record_set_max_early_data_size(3)
- API function
- gnutls_record_set_max_recv_size(3)
- API function
- gnutls_record_set_max_size(3)
- API function
- gnutls_record_set_state(3)
- API function
- gnutls_record_set_timeout(3)
- API function
- gnutls_record_uncork(3)
- API function
- gnutls_rehandshake(3)
- API function
- gnutls_rnd(3)
- API function
- gnutls_rnd_refresh(3)
- API function
- gnutls_session_channel_binding(3)
- API function
- gnutls_session_enable_compatibility_mode(3)
- API function
- gnutls_session_force_valid(3)
- API function
- gnutls_session_get_data(3)
- API function
- gnutls_session_get_data2(3)
- API function
- gnutls_session_get_desc(3)
- API function
- gnutls_session_get_id(3)
- API function
- gnutls_session_get_id2(3)
- API function
- gnutls_session_get_random(3)
- API function
- gnutls_session_is_resumed(3)
- API function
- gnutls_session_key_update(3)
- API function
- gnutls_session_resumption_requested(3)
- API function
- gnutls_session_set_data(3)
- API function
- gnutls_session_set_id(3)
- API function
- gnutls_session_ticket_send(3)
- API function
- gnutls_set_default_priority(3)
- API function
- gnutls_set_default_priority_append(3)
- API function
- gnutls_sign_algorithm_get_requested(3)
- API function
- gnutls_sign_get_id(3)
- API function
- gnutls_sign_get_oid(3)
- API function
- gnutls_srp_allocate_client_credentials(3)
- API function
- gnutls_srp_allocate_server_credentials(3)
- API function
- gnutls_srp_base64_decode(3)
- API function
- gnutls_srp_base64_decode2(3)
- API function
- gnutls_srp_base64_encode(3)
- API function
- gnutls_srp_base64_encode2(3)
- API function
- gnutls_srp_free_client_credentials(3)
- API function
- gnutls_srp_free_server_credentials(3)
- API function
- gnutls_srp_set_client_credentials(3)
- API function
- gnutls_srp_set_client_credentials_function(3)
- API function
- gnutls_srp_set_server_credentials_file(3)
- API function
- gnutls_srp_set_server_credentials_function(3)
- API function
- gnutls_srp_set_server_fake_salt_seed(3)
- API function
- gnutls_srtp_get_profile_id(3)
- API function
- gnutls_srtp_get_selected_profile(3)
- API function
- gnutls_srtp_set_profile_direct(3)
- API function
- gnutls_subject_alt_names_deinit(3)
- API function
- gnutls_supplemental_send(3)
- API function
- gnutls_system_key_add_x509(3)
- API function
- gnutls_system_key_delete(3)
- API function
- gnutls_system_key_iter_deinit(3)
- API function
- gnutls_tdb_deinit(3)
- API function
- gnutls_tdb_init(3)
- API function
- gnutls_tdb_set_store_commitment_func(3)
- API function
- gnutls_tdb_set_store_func(3)
- API function
- gnutls_tdb_set_verify_func(3)
- API function
- gnutls_tpm_get_registered(3)
- API function
- gnutls_tpm_key_list_deinit(3)
- API function
- gnutls_tpm_privkey_delete(3)
- API function
- gnutls_transport_is_ktls_enabled(3)
- API function
- gnutls_url_is_supported(3)
- API function
- gnutls_utf8_password_normalize(3)
- API function
- gnutls_verify_stored_pubkey(3)
- API function
- gnutls_x509_aia_deinit(3)
- API function
- gnutls_x509_aki_deinit(3)
- API function
- gnutls_x509_aki_get_id(3)
- API function
- gnutls_x509_aki_set_id(3)
- API function
- gnutls_x509_cidr_to_rfc5280(3)
- API function
- gnutls_x509_crl_deinit(3)
- API function
- gnutls_x509_crl_dist_points_deinit(3)
- API function
- gnutls_x509_crl_dist_points_get(3)
- API function
- gnutls_x509_crl_dist_points_init(3)
- API function
- gnutls_x509_crl_dist_points_set(3)
- API function
- gnutls_x509_crl_get_authority_key_id(3)
- API function
- gnutls_x509_crl_get_dn_oid(3)
- API function
- gnutls_x509_crl_get_extension_data(3)
- API function
- gnutls_x509_crl_get_extension_data2(3)
- API function
- gnutls_x509_crl_get_extension_oid(3)
- API function
- gnutls_x509_crl_get_issuer_dn(3)
- API function
- gnutls_x509_crl_get_issuer_dn2(3)
- API function
- gnutls_x509_crl_get_issuer_dn3(3)
- API function
- gnutls_x509_crl_get_issuer_dn_by_oid(3)
- API function
- gnutls_x509_crl_get_next_update(3)
- API function
- gnutls_x509_crl_get_raw_issuer_dn(3)
- API function
- gnutls_x509_crl_get_signature_oid(3)
- API function
- gnutls_x509_crl_get_this_update(3)
- API function
- gnutls_x509_crl_iter_deinit(3)
- API function
- gnutls_x509_crl_set_authority_key_id(3)
- API function
- gnutls_x509_crl_set_next_update(3)
- API function
- gnutls_x509_crl_set_this_update(3)
- API function
- gnutls_x509_crq_deinit(3)
- API function
- gnutls_x509_crq_get_attribute_by_oid(3)
- API function
- gnutls_x509_crq_get_attribute_data(3)
- API function
- gnutls_x509_crq_get_challenge_password(3)
- API function
- gnutls_x509_crq_get_dn(3)
- API function
- gnutls_x509_crq_get_dn2(3)
- API function
- gnutls_x509_crq_get_dn3(3)
- API function
- gnutls_x509_crq_get_dn_by_oid(3)
- API function
- gnutls_x509_crq_get_dn_oid(3)
- API function
- gnutls_x509_crq_get_extension_by_oid(3)
- API function
- gnutls_x509_crq_get_extension_by_oid2(3)
- API function
- gnutls_x509_crq_get_extension_data(3)
- API function
- gnutls_x509_crq_get_extension_data2(3)
- API function
- gnutls_x509_crq_get_key_id(3)
- API function
- gnutls_x509_crq_get_key_purpose_oid(3)
- API function
- gnutls_x509_crq_get_pk_oid(3)
- API function
- gnutls_x509_crq_get_private_key_usage_period(3)
- API function
- gnutls_x509_crq_get_signature_oid(3)
- API function
- gnutls_x509_crq_get_subject_alt_othername_oid(3)
- API function
- gnutls_x509_crq_set_attribute_by_oid(3)
- API function
- gnutls_x509_crq_set_challenge_password(3)
- API function
- gnutls_x509_crq_set_dn(3)
- API function
- gnutls_x509_crq_set_dn_by_oid(3)
- API function
- gnutls_x509_crq_set_extension_by_oid(3)
- API function
- gnutls_x509_crq_set_key_purpose_oid(3)
- API function
- gnutls_x509_crq_set_private_key_usage_period(3)
- API function
- gnutls_x509_crt_cpy_crl_dist_points(3)
- API function
- gnutls_x509_crt_deinit(3)
- API function
- gnutls_x509_crt_equals2(3)
- This function compares a gnutls_x509_crt_t cert with DER data
- gnutls_x509_crt_get_authority_key_id(3)
- API function
- gnutls_x509_crt_get_crl_dist_points(3)
- API function
- gnutls_x509_crt_get_dn(3)
- API function
- gnutls_x509_crt_get_dn2(3)
- API function
- gnutls_x509_crt_get_dn3(3)
- API function
- gnutls_x509_crt_get_dn_by_oid(3)
- API function
- gnutls_x509_crt_get_dn_oid(3)
- API function
- gnutls_x509_crt_get_extension_by_oid(3)
- API function
- gnutls_x509_crt_get_extension_by_oid2(3)
- API function
- gnutls_x509_crt_get_extension_data(3)
- API function
- gnutls_x509_crt_get_extension_data2(3)
- API function
- gnutls_x509_crt_get_extension_oid(3)
- API function
- gnutls_x509_crt_get_issuer_alt_othername_oid(3)
- API function
- gnutls_x509_crt_get_issuer_dn(3)
- API function
- gnutls_x509_crt_get_issuer_dn2(3)
- API function
- gnutls_x509_crt_get_issuer_dn3(3)
- API function
- gnutls_x509_crt_get_issuer_dn_by_oid(3)
- API function
- gnutls_x509_crt_get_issuer_dn_oid(3)
- API function
- gnutls_x509_crt_get_issuer_unique_id(3)
- API function
- gnutls_x509_crt_get_key_id(3)
- API function
- gnutls_x509_crt_get_key_purpose_oid(3)
- API function
- gnutls_x509_crt_get_pk_dsa_raw(3)
- API function
- gnutls_x509_crt_get_pk_oid(3)
- API function
- gnutls_x509_crt_get_preferred_hash_algorithm(3)
- API function
- gnutls_x509_crt_get_private_key_usage_period(3)
- API function
- gnutls_x509_crt_get_raw_dn(3)
- API function
- gnutls_x509_crt_get_raw_issuer_dn(3)
- API function
- gnutls_x509_crt_get_signature_oid(3)
- API function
- gnutls_x509_crt_get_subject_alt_othername_oid(3)
- API function
- gnutls_x509_crt_get_subject_key_id(3)
- API function
- gnutls_x509_crt_get_subject_unique_id(3)
- API function
- gnutls_x509_crt_set_authority_key_id(3)
- API function
- gnutls_x509_crt_set_crl_dist_points(3)
- API function
- gnutls_x509_crt_set_crl_dist_points2(3)
- API function
- gnutls_x509_crt_set_crq_extension_by_oid(3)
- API function
- gnutls_x509_crt_set_dn(3)
- API function
- gnutls_x509_crt_set_dn_by_oid(3)
- API function
- gnutls_x509_crt_set_extension_by_oid(3)
- API function
- gnutls_x509_crt_set_issuer_dn(3)
- API function
- gnutls_x509_crt_set_issuer_dn_by_oid(3)
- API function
- gnutls_x509_crt_set_issuer_unique_id(3)
- API function
- gnutls_x509_crt_set_key_purpose_oid(3)
- API function
- gnutls_x509_crt_set_private_key_usage_period(3)
- API function
- gnutls_x509_crt_set_proxy_dn(3)
- API function
- gnutls_x509_crt_set_subject_key_id(3)
- API function
- gnutls_x509_crt_set_subject_unique_id(3)
- API function
- gnutls_x509_crt_verify_data2(3)
- API function
- gnutls_x509_dn_deinit(3)
- API function
- gnutls_x509_dn_export(3)
- API function
- gnutls_x509_dn_export2(3)
- API function
- gnutls_x509_dn_get_rdn_ava(3)
- API function
- gnutls_x509_dn_get_str(3)
- API function
- gnutls_x509_dn_get_str2(3)
- API function
- gnutls_x509_dn_import(3)
- API function
- gnutls_x509_dn_init(3)
- API function
- gnutls_x509_dn_oid_known(3)
- API function
- gnutls_x509_dn_oid_name(3)
- API function
- gnutls_x509_dn_set_str(3)
- API function
- gnutls_x509_ext_ct_scts_deinit(3)
- API function
- gnutls_x509_ext_deinit(3)
- API function
- gnutls_x509_ext_export_authority_key_id(3)
- API function
- gnutls_x509_ext_export_crl_dist_points(3)
- API function
- gnutls_x509_ext_export_private_key_usage_period(3)
- API function
- gnutls_x509_ext_export_subject_key_id(3)
- API function
- gnutls_x509_ext_import_authority_key_id(3)
- API function
- gnutls_x509_ext_import_crl_dist_points(3)
- API function
- gnutls_x509_ext_import_private_key_usage_period(3)
- API function
- gnutls_x509_ext_import_subject_key_id(3)
- API function
- gnutls_x509_key_purpose_deinit(3)
- API function
- gnutls_x509_name_constraints_add_excluded(3)
- API function
- gnutls_x509_name_constraints_add_permitted(3)
- API function
- gnutls_x509_name_constraints_deinit(3)
- API function
- gnutls_x509_name_constraints_get_excluded(3)
- API function
- gnutls_x509_name_constraints_get_permitted(3)
- API function
- gnutls_x509_policies_deinit(3)
- API function
- gnutls_x509_privkey_deinit(3)
- API function
- gnutls_x509_privkey_export_dsa_raw(3)
- API function
- gnutls_x509_privkey_get_key_id(3)
- API function
- gnutls_x509_privkey_get_seed(3)
- API function
- gnutls_x509_privkey_import_dh_raw(3)
- API function
- gnutls_x509_privkey_import_dsa_raw(3)
- API function
- gnutls_x509_privkey_sign_data(3)
- API function
- gnutls_x509_privkey_verify_seed(3)
- API function
- gnutls_x509_rdn_get(3)
- API function
- gnutls_x509_rdn_get2(3)
- API function
- gnutls_x509_rdn_get_by_oid(3)
- API function
- gnutls_x509_rdn_get_oid(3)
- API function
- gnutls_x509_spki_deinit(3)
- API function
- gnutls_x509_tlsfeatures_add(3)
- API function
- gnutls_x509_tlsfeatures_deinit(3)
- API function
- gnutls_x509_trust_list_add_cas(3)
- API function
- gnutls_x509_trust_list_add_crls(3)
- API function
- gnutls_x509_trust_list_add_named_crt(3)
- API function
- gnutls_x509_trust_list_add_system_trust(3)
- API function
- gnutls_x509_trust_list_add_trust_dir(3)
- API function
- gnutls_x509_trust_list_add_trust_file(3)
- API function
- gnutls_x509_trust_list_add_trust_mem(3)
- API function
- gnutls_x509_trust_list_deinit(3)
- API function
- gnutls_x509_trust_list_get_issuer_by_dn(3)
- API function
- gnutls_x509_trust_list_get_issuer_by_subject_key_id(3)
- API function
- gnutls_x509_trust_list_iter_deinit(3)
- API function
- gnutls_x509_trust_list_verify_named_crt(3)
- API function
- goa-daemon(8)
- GNOME Online Accounts Daemon
- goaccess(1)
- fast web log analyzer and interactive viewer
- gob2(1), GOB2(1)
- The GObject Builder
- gobang(6)
- Console-based Gomoku game
- gobby(1)
- a collaborative text editor
- gobject-query(1)
- display a tree of types
- gocr(1)
- command line text recognition tool
- god(1), od(1)
- dump files in octal and other formats
- goid-tool(1)
- smart card utility for GoID fingerprint card
- goland(1)
- launch JetBrains GoLand Integrated Development Environment
- golddig(6), - golddig(6)
- Getting the Gold and Avoiding Death
- golded(1)
- offline message reader for Fidonet and Usenet
- goldnode(1)
- GoldEd+ nodelist compiler
- google-authenticator(1)
- initialize one-time passcodes for the current user
- googler(1)
- Google from the command-line
- goop(6)
- squishy transparent oil and bubble screenhack
- gopass(1)
- The standard Unix password manager
- gopher(1)
- connect to gopher document server
- gopherd(1)
- the GoFish gopher server
- gophfilt(1)
- oneshot connection to gopher document server
- gord(1)
- compute sparse matrix orderings of graphs
- goreleaser(1)
- Release engineering, simplified
- gost12sum(1)
- generates or checks GOST R34.11-2012 message digests
- gostsum(1)
- generates or checks GOST R34.11-94 message digests
- gotadmin(1)
- Game of Trees repository administration
- goto(1)
- transfer command
- goto-analyzer(1)
- Data-flow analysis for C programs and goto binaries
- goto-diff(1)
- Syntactic diff of goto binaries
- goto-synthesizer(1)
- Synthesize and apply loop contracts of goto binaries
- gotst(1), gomtst(1)
- compute statistics on sparse matrix orderings
- gotthard(8)
- ssh through https proxy tunnel
- gout(1)
- output graphics from matrices and graphs
- gozilla(1)
- force firefox to display specified part of a source file
- gp2c-run(1), GP2C-RUN(1)
- The GP to C compiler driver
- gp8psk(4)
- webcamd driver for GENPIX DVB-S
- gpa(1)
- graphical frontend for the GNU Privacy Guard
- gpart(8)
- guess PC-type hard disk partitions
- gpathchk(1), pathchk(1)
- check whether file names are valid or portable
- gpdasm(1)
- GNU PIC disassembler
- gperl(1)
- execute Perl commands in groff documents nr *groff_gperl_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- gpg(1)
- OpenPGP encryption and signing tool
- gpg-card(1)
- Administrate Smart Cards
- gpg-check-pattern(1)
- Check a passphrase on stdin against the patternfile
- gpg-error-config(1)
- Script to get information about the installed version of libgpg-error
- gpg-mail-tube(1)
- Encrypt rfc822 formatted mail in a pipeline
- gpg-mailkeys(1)
- sends emails containing keys to their owners
- gpg-sq(1)
- OpenPGP encryption and signing tool like gpg n(.g .ds Aq (aq .ds Aq '
- gpg-wks-server(1)
- Server providing the Web Key Service
- gpg2(1)
- OpenPGP encryption and signing tool
- gpgconf(1)
- Modify .gnupg home directories
- gpgdir(1)
- recursive directory encryption with GnuPG
- gpglist(1)
- -- show who signed which of your UIDs
- gpgme-json(1)
- Native messaging based GPGME operations
- gpgparsemail(1)
- Parse a mail message into an annotated format
- gpgrt-config(1)
- Helper script to get information about the installed version of gpg libraries
- gpgsigs(1)
- annotate list of GnuPG keys with already done signatures
- gpgsm(1)
- CMS encryption and signing tool
- gpgv-sq(1)
- gpgv-sq - Verify OpenPGP signatures like gpgv n(.g .ds Aq (aq .ds Aq '
- gphoto2(1)
- command-line gphoto2 client
- gpinyin(1)
- use Hanyu Pinyin Chinese in groff documents nr *groff_gpinyin_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- gpo(1)
- Text mode interface of gPodder
- gpodder(1)
- Media aggregator and podcast client
- gpodder-migrate2tres(1)
- gpodder 2.x to 3.x profile migrator
- gpredict(1)
- real-time satellite tracking and orbit prediction program
- gprintf(1), printf(1)
- format and print data
- gprof(1)
- display call graph profile data
- gprs(1)
- Desktop telephony application
- gps(1)
- Overview of gpsd clients and helpers
- gps2udp(1)
- feed the take from gpsd to one or more aggregation sites
- gpscat(1)
- dump the output from a GPS
- gpscorrelate(1)
- correlates digital photos with GPS data filling EXIF fields
- gpscsv(1)
- dump the JSON output from gpsd as CSV
- gpsctl(1)
- control the modes of a GNSS receiver
- gpsd(8)
- interface daemon for GPS receivers
- gpsd_json(5)
- gpsd request/response protocol
- gpsdctl(8)
- tool for sending commands to gpsd over its control socket
- gpsdebuginfo(1)
- Generate a gpsd debug dump of your host
- gpsdecode(1)
- decode GPS, RTCM or AIS streams into a readable format
- gpsfake(1)
- test harness for gpsd, simulating a GNSS receiver
- gpsh(1)
- select audio files by name and play them
- gpsinit(8)
- initialize CAN kernel modules for GPSD
- gpsman(1)
- a (graphical) manager of GPS data
- gpsmon(1)
- real-time GPS packet monitor and control utility
- gpspipe(1)
- tool to connect to gpsd and retrieve sentences
- gpsplot(1)
- tool to dynamically dump plot data from gpsd
- gpsprof(1)
- profile a GPS and gpsd, plotting latency information
- gpsrinex(1)
- Read data from gpsd convert to RINEX3 and save to a file
- gpssnmp(1)
- SNMP helper client for gpsd
- gpssubframe(1)
- tool to dump subframe sentences from gpsd
- gpstrip(1)
- discard symbols from object file
- gptx(1), ptx(1)
- produce a permuted index of file contents
- gpvc(1)
- GNU PIC COD file viewer
- gpwd(1), pwd(1)
- print name of current/working directory
- gpxlogger(1)
- Tool to connect to gpsd and generate a GPX file
- gpxloggerd(8)
- GPX logging daemon
- gqrx(1)
- Software Defined Radio GUI application
- gr-ctrlport-monitor(1)
- gnuradio control port gui
- gr_filter_design(1)
- GUI for creating filters for GNU Radio
- gr_modtool(1), gr-modtool(1)
- The swiss army knife of module editing
- gr_plot_const(1)
- constellation plot of I&Q data using GNU Radio
- gr_plot_fft(1)
- Frequency domain GNU Radio plotting
- gr_plot_iq(1)
- plot complex binary I&Q data versus time using GNU Radio
- gr_plot_psd(1)
- GNU Radio power spectrum plotting
- gr_plot_qt(1)
- plot data using Qt graphics and GNU Radio
- gr_plot_time(1)
- gnuradio time domain plotting applications
- gr_read_file_metadata(1)
- a Gnu Radio Utility
- graal(1)
- symbolic layout editor
- grab.tk86(n), grab(n)
- Confine pointer and keyboard events to a window sub-tree
- grab_color_image(1)
- grab an image using libdc1394
- grab_gray_image(1)
- grab an image using libdc1394
- grab_partial_image(1)
- grab a partial image using libdc1394
- grabc(1)
- A tool to identify a pixel color of an X Window
- grace(1)
- command line interface xmgrace - full-featured GUI mode gracebat - batch mode - print and exit
- gracer(6), GRacer(6)
- 3D Motor Sports Simulator
- gradient-convert(1)
- convert gradients between formats
- graffer(8)
- collect numeric values and generate graphs
- gramps(1)
- Genealogical Research and Analysis Management Programming System. rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- grap(1)
- Kernighan and Bentley's language for typesetting graphs
- grap2graph(1)
- convert a grap diagram into a cropped image nr *groff_grap2graph_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- graph(n)
- 2D graph for plotting X-Y coordinate data
- graphml2gv(1)
- GRAPHML-DOT converter
- graphviz(7)
- rich set of graph drawing tools
- grav(6)
- draws a simple orbital simulation
- graveman(1)
- graphical frontend to create or copy CDs and DVDs
- grc(1)
- frontend for generic colouriser grcat "(1)
- grcat(1)
- read from standard input, colourise it and write to standard output
- grcc(1)
- Gnu Radio Companion Compiler
- greadlink(1), readlink(1)
- print resolved symbolic links or canonical file names
- grealpath(1), realpath(1)
- print the resolved path
- greed(6)
- eat a game field until you run out of moves
- greflector(1)
- A program that will reflect data to all connections
- grenum(1)
- An advanced refdes renumber utility
- grepcidr(1)
- Filter IPv4 and IPv6 addresses matching CIDR patterns
- grepdiff(1)
- show files modified by a diff containing a regex
- grephistory(1)
- Query the INN history database
- grepmidi(1)
- display structure of MIDI files
- gretl(1)
- GNU Regression, Econometrics and Time-series Library
- greyfix(8)
- A greylisting policy daemon for Postfix
- greylite(8)
- transparent greylisting module for mailservers
- greynetic(6)
- draw random stippled/color rectangles
- grid.tk86(n), grid(n)
- Geometry manager that arranges widgets in a grid
- grig(1)
- graphical user interface for the Ham Radio Control Libraries (hamlib)
- grim(1)
- grab images from a Wayland compositor
- grip(1)
- A gtk-based cd-player and cd-ripper
- grisbi(1)
- Personal finance tracking program based on GTK
- grive(1)
- Google Drive client for GNU/Linux
- grl-inspect-0.3(1), grl-inspect(1)
- show information about Grilo sources and keys
- grl-launch-0.3(1), grl-launch(1)
- run Grilo operations from the command line
- grm(1), rm(1)
- remove files or directories
- grmdir(1), rmdir(1)
- remove empty directories
- grodvi(1)
- convert groff output to TeX dvi format
- groff(1)
- front-end for the groff document formatting system
- groff_diff(7)
- differences between GNU troff and classical troff
- groff_font(5)
- format of groff device and font description files
- groff_hdtbl(7)
- Heidelberger table macros for GNU roff nr *groff_groff_hdtbl_7_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- groff_man_style(7)
- GNU roff man page tutorial and style guide nr *groff_groff_man_7_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- groff_mdoc(7)
- reference for groff's mdoc implementation
- groff_out(5)
- groff intermediate output format
- groff_rfc1345(7)
- special character names from RFC 1345 and Vim digraphs nr *groff_groff_rfc1345_7_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- groffer(1)
- display groff files and man~pages on X and tty
- grog(1)
- guess options for groff command
- grohtml(1)
- html driver for groff
- grolbp(1)
- groff driver for Canon CAPSL printers (LBP-4 and LBP-8 series laser printers)
- grolj4(1)
- groff driver for HP Laserjet 4 family
- gropdf(1)
- groff output driver for Portable Document Format nr *groff_gropdf_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- grops(1)
- PostScript driver for groff
- grotty(1)
- groff driver for typewriter-like devices
- growisofs(1)
- combined mkisofs frontend/DVD recording program
- grsync(1), GRSYNC(1)
- GTK+ frontend for rsync
- grub-bios-setup(8)
- set up a device to boot using GRUB
- grub-editenv(1)
- edit GRUB environment block
- grub-fstest(1)
- debug tool for GRUB filesystem drivers
- grub-install(8)
- install GRUB to a device
- grub-kbdcomp(1)
- generate a GRUB keyboard layout file
- grub-macbless(8)
- bless a mac file/directory
- grub-mklayout(1)
- generate a GRUB keyboard layout file
- grub-mknetdir(1)
- prepare a GRUB netboot directory
- grub-mkpasswd-pbkdf2(1)
- generate hashed password for GRUB
- grub-mkstandalone(1)
- make a memdisk-based GRUB image
- grub-ofpathname(8)
- find OpenBOOT path for a device
- grub-probe(8)
- probe device information for GRUB
- grub-reboot(8)
- set the default boot entry for GRUB, for the next boot only
- grub-render-label(1)
- generate a .disk_label for Apple Macs
- grub-set-default(8)
- set the saved default boot entry for GRUB
- grub-sparc64-setup(8)
- set up a device to boot using GRUB
- gruftistats(1)
- generates statistics and quotes from an IRC log
- gruncon(1), runcon(1)
- run command with specified security context
- gs(1)
- Ghostscript (PostScript and PDF language interpreter and previewer)
- gs-netcat(1)
- transfer data, forward traffic and execute commands on a remote host. Securely
- gsad(8)
- Greenbone Security Assistant of the Greenbone Vulnerability Management
- gsasl(1)
- SASL library command line interface
- gsasl_decode(3)
- API function
- gsasl_done(3)
- API function
- gsasl_encode(3)
- API function
- gsasl_random(3)
- API function
- gsasl_scram_secrets_from_password(3)
- API function
- gsasl_scram_secrets_from_salted_password(3)
- API function
- gscan2pdf(1)
- A GUI to produce PDFs or DjVus from scanned documents
- gsch2pcb(1)
- Update PCB layouts from gEDA/gaf schematics
- gsch2pcb-rnd(1)
- dummy transitional utility
- gschem(1)
- gEDA/gaf Schematic Capture
- gschlas(1)
- gEDA schematic load and save
- gscriptor(1)
- Perl script to send commands to a smart card using a Gtk GUI
- gsdiff(1), sdiff(1)
- side-by-side merge of file differences
- gsed(1), sed(1)
- stream editor for filtering and transforming text
- gsequencer(1)
- Advanced Gtk+ Sequencer is an audio sequencer and composition editor
- gsettings-data-convert(1)
- GConf to GSettings data migration
- gsf(1)
- archiving utility using the G Structured File library
- gsf-office-thumbnailer(1)
- office files thumbnailer for the GNOME desktop
- gsf-vba-dump(1)
- extract Visual Basic for Applications macros
- gsftopk(1)
- render a ghostscript font in TeX pk form
- gsha1sum(1), sha1sum(1)
- compute and check SHA1 message digest
- gsha224sum(1), sha224sum(1)
- compute and check SHA224 message digest
- gsha256sum(1), sha256sum(1)
- compute and check SHA256 message digest
- gsha384sum(1), sha384sum(1)
- compute and check SHA384 message digest
- gsha512sum(1), sha512sum(1)
- compute and check SHA512 message digest
- gshred(1), shred(1)
- overwrite a file to hide its contents, and optionally delete it
- gsimplecal(1)
- lightweight calendar applet
- gsl-config(1)
- script to get version number and compiler flags of the installed GSL library
- gsl-histogram(1)
- compute histogram of data on stdin
- gsl-randist(1)
- generate random samples from various distributions
- gsleep(1), sleep(1)
- delay for a specified amount of time
- gslp(1)
- Format and print text using ghostscript gsbj - Format and print text for BubbleJet printer using ghostscript gsdj - Format and print text for DeskJet printer using ghostscript gsdj500 - Format and print text for DeskJet 500 BubbleJet using ghostscript gslj - Format and print text for LaserJet printer using ghostscript
- gsm(3), gsm_create(3)
- gsm_destroy, gsm_encode, gsm_decode GSM 06.10 lossy sound compression
- gsm_explode(3)
- gsm_implode GSM 06.10 supplementary functions for testing
- gsm_print(3)
- GSM 06.10 supplementary function for debugging
- gsmartcontrol(1), GSmartControl(1)
- Hard disk drive and SSD health inspection tool
- gsmc(1)
- A GTK Smith Chart Calulator for RF impedance matching
- gsnd(1)
- Run ghostscript (PostScript and PDF engine) without display
- gsnmp-get(1)
- retrieve data from an SNMP agent
- gsound(1)
- Tool for doing sound I/O using the sound gensio
- gspiceui(1)
- GUI frontend for various electronic circuit simulation engines
- gss_accept_sec_context(3), gss_acquire_cred(3), gss_add_cred(3), gss_add_oid_set_member(3), gss_canonicalize_name(3), gss_compare_name(3), gss_context_time(3), gss_create_empty_oid_set(3), gss_delete_sec_context(3), gss_display_name(3), gss_display_status(3), gss_duplicate_name(3), gss_export_name(3), gss_export_sec_context(3), gss_get_mic(3), gss_import_name(3), gss_import_sec_context(3), gss_indicate_mechs(3), gss_init_sec_context(3), gss_inquire_context(3), gss_inquire_cred(3), gss_inquire_cred_by_mech(3), gss_inquire_mechs_for_name(3), gss_inquire_names_for_mech(3), gss_krb5_ccache_name(3), gss_krb5_compat_des3_mic(3), gss_krb5_copy_ccache(3), gss_krb5_import_cred gsskrb5_extract_authz_data_from_sec_context(3), gsskrb5_register_acceptor_identity(3), gss_krb5_import_ccache(3), gss_krb5_get_tkt_flags(3), gss_process_context_token(3), gss_release_buffer(3), gss_release_cred(3), gss_release_name(3), gss_release_oid_set(3), gss_seal(3), gss_sign(3), gss_test_oid_set_member(3), gss_unseal(3), gss_unwrap(3), gss_verify(3), gss_verify_mic(3), gss_wrap(3), gss_wrap_size_limit(3)
- Generic Security Service Application Program Interface library
- gssapi(3)
- Heimdal GSS-API functions
- gssapi_services_intro(3)
- Introduction to GSS-API services
- gst-convert(1)
- Smalltalk syntax converter and beautifier
- gst-device-monitor-1.0(1)
- Simple command line testing tool for GStreamer device monitors
- gst-discoverer-1.0(1)
- Display file metadata and stream information
- gst-doc(1)
- GNU Smalltalk documentation generator
- gst-doc(1)
- GNU Smalltalk profiler
- gst-launch-1.0(1)
- build and run a GStreamer pipeline
- gst-load(1)
- test and load packages into a GNU Smalltalk image
- gst-package(1)
- create and install GNU Smalltalk .star package files
- gst-play-1.0(1)
- Simple command line playback testing tool
- gst-stats-1.0(1)
- print info gathered from a GStreamer log file
- gst-typefind-1.0(1)
- print Media type of file
- gst123(1)
- A GStreamer based command line media player
- gst2ascii(1)
- Filter and output Atari program symbol table as ASCII
- gstat-rs(8), gstat(8)
- print statistics about GEOM disks
- gstdbuf(1), stdbuf(1)
- Run COMMAND, with modified buffering operations for its standard streams
- gstopd(8)
- stop disks in the case of inactivity using GEOM statistics
- gstty(1), stty(1)
- change and print terminal line settings
- gsum(1), sum(1)
- checksum and count the blocks in a file
- gsymcheck(1)
- gEDA/gaf Symbol Checker
- gsymfix(1)
- automatically fix common issues with gEDA symbols
- gsync(1), sync(1)
- Synchronize cached writes to persistent storage
- gtab-merge(1)
- gcin's .gtab data merging tool
- gtac(1), tac(1)
- concatenate and print files in reverse
- gtags.conf(5)
- configuration data for GNU Global
- gtcon(3)
- gtcon: condition number estimate
- gtedoc.tes(1), tedoc(1)
- -- Source code documentation tool for
- gtee(1), tee(1)
- read from standard input and write to standard output and files
- gtest(1), test(1)
- check file types and compare values
- gtf(1)
- calculate VESA GTF mode lines
- gthumb(1), gThumb(1)
- an image viewer and browser for GNOME
- gti(6)
- Humorous typo-based git runner; drives a car over the terminal
- gtimeout(1), timeout(1)
- run a command with a time limit
- gtimer(1)
- an application for recording time spent on user-defined tasks
- gtk-builder-tool(1)
- GtkBuilder file utility
- gtk-chtheme(1)
- Gtk+ 2.0 theme preview and selection made slick
- gtk-encode-symbolic-svg(1)
- Symbolic icon conversion utility
- gtk-query-immodules-3.0(1)
- Input method module registration utility
- gtk-query-settings(1)
- Utility to print name and value of all GtkSettings properties
- gtk-update-icon-cache(1)
- Icon theme caching utility
- gtk3-demo(1)
- Demonstrate GTK+ widgets
- gtk3-demo-application(1)
- Demonstrate GtkApplication
- gtk3-icon-browser(1)
- List themed icons
- gtk3-widget-factory(1)
- Demonstrate GTK+ widgets
- gtkam(1)
- Graphical front end for gphoto2
- gtklock(1)
- GTK-based lockscreen for Wayland
- gtkmmorse(1)
- A Gtk+ morse code trainer written in ISO C++
- gtkpod(1)
- GTK2 based software for managing songs and playlists on an Apple iPod
- gtkwave(1)
- Visualization tool for VCD, LXT, LXT2, VZT, FST, and GHW files
- gtlssh-keygen(1)
- Key handling for gtlssh
- gtlsshd(8)
- Server for shell over TLS
- gtmixer(1)
- graphical set/display soundcard mixer values
- gtr(1), tr(1)
- translate or delete characters
- gtranslator(1)
- -- a comfortable gettext po file editor with many bells and whistles
- gtree(3)
- generic balanced tree library
- gtrue(1), true(1)
- do nothing, successfully
- gtruncate(1), truncate(1)
- shrink or extend the size of a file to the specified size
- gtsv(3)
- gtsv: factor and solve
- gtsv_comp(3)
- --- tridiagonal
- gtsv_driver(3)
- --- tridiagonal
- gtsvx(3)
- gtsvx: factor and solve, expert
- gtty(1), tty(1)
- print the file name of the terminal connected to standard input
- gtv(1)
- MPEG audio (MP3) and video (MPEG-1) player with GTK+ GUI
- gtypist(1), Typist(1)
- a typing tutor with lessons for different keyboards and languages
- guacd(8)
- Guacamole proxy daemon
- guacd.conf(5), /usr/local/etc/guacamole-server/guacd.conf(5)
- Configuration file for guacd
- guacenc(1)
- Guacamole video encoder
- guards(1)
- select from a list of files guarded by conditions
- guessextdir(3)
- guess external connectors directions from internal connectors directions man1/alc_origin.1
- gui_fg_color(3), gui_bg_color(3)
- The foreground and background colors for the standard dialogs. Allegro game programming library
- gui_font_baseline(3)
- Adjusts the keyboard shortcut underscores height. Allegro game programming library
- gui_get_screen(3)
- Returns the bitmap surface GUI routines draw to. Allegro game programming library
- gui_menu_draw_menu(3), gui_menu_draw_menu_item(3)
- Hooks to modify the appearance of menus. Allegro game programming library
- gui_mg_color(3)
- The color used for displaying greyed-out dialog objects. Allegro game programming library
- gui_mouse_x(3), gui_mouse_y(3), gui_mouse_z(3), gui_mouse_b(3)
- Hook functions used by the GUI routines to access the mouse state. Allegro game programming library
- gui_set_screen(3)
- Changes the bitmap surface GUI routines draw to. Allegro game programming library
- gui_shadow_box_proc(3), gui_ctext_proc(3), gui_button_proc(3), gui_edit_proc(3), gui_list_proc(3), gui_text_list_proc(3)
- Hooks to customise the look and feel of Allegro dialogs
- gui_textout_ex(3)
- Draws a text string onto the screen with keyboard shortcut underbars. Allegro game programming library
- gummi(1)
- LaTeX editor
- gunexpand(1), unexpand(1)
- convert spaces to tabs
- guniq(1), uniq(1)
- report or omit repeated lines
- gunits(1), units(1)
- unit conversion and calculation program
- gunlink(1), unlink(1)
- call the unlink function to remove the specified file
- gup(1)
- A G roup U pdate P rogram that accepts commands by mail to edit a newsgroup subscription file for subsequent use by news systems such as INN and C-News
- gupdatedb(1), updatedb(1)
- update a file name database
- guru(8)
- System administration
- gusers(1), users(1)
- print the user names of users currently logged in to the current host
- gutenfetch_duplicate_server(3)
- -- This function creates a copy of a gutenfetch_server_t data structure
- gutenfetch_free_server(3)
- -- This function frees all resources held by a gutenfetch_server_t data structure
- gutenfetch_free_servers(3)
- -- This function frees a NULL terminated array of gutenfetch_server_t *. This is primarily for cleaning up the returned result from gutenfetch_list_servers(3)
- gutenfetch_get_active_server(3)
- -- Retrieve the currently active project gutenberg server which will be used to satisfy queries and requests
- gutenfetch_get_aussie_server(3)
- -- Retrieve the currently active australian project gutenberg server which will be used to satisfy queries and requests which reside only within Australia
- gutenfetch_is_threadsafe(3)
- -- Determine whether the gutenfetch library is thread-safe or not
- gutenfetch_new_server(3)
- -- This function creates a new gutenfetch_server_t data structure
- gutenfetch_set_active_server(3)
- -- This function sets the default Gutenberg server used to satisfy requests. Instead of taking a gutenfetch_server_t * to set the server, it takes a NULL-terminated URL such as "ftp://ibiblio.org/pub/docs/books/gutenberg/". The url should contain a protocol supported by CURL a valid hostname and a directory to the base of the gutenberg texts
- gutenfetch_set_active_server_full(3)
- -- This function sets the default Gutenberg server used to satisfy requests
- gutenfetch_shutdown(3)
- -- Shutdown the libgutenfetch library
- gutenfetch_version(3)
- -- Get a text string which describes the version of libgutenfetch which is currently being used
- gv(1)
- Postscript and PDF viewer
- gv-update-userconfig(1)
- update ~/.gv config file
- gvcolor(1)
- flow colors through a ranked digraph
- gvdir(1), vdir(1)
- list directory contents
- gvfsd(1)
- Main daemon for gvfs
- gvfsd-fuse(1)
- Fuse daemon for gvfs
- gvfsd-metadata(1)
- Metadata daemon for gvfs
- gvhdl(1)
- Frontend to the VHDL compiler/simulator FreeHDL
- gvmap(1)
- find clusters and create a geographical map highlighting clusters
- gvmd(8)
- Greenbone Vulnerability Manager daemon
- gvpack(1)
- merge and pack disjoint graphs
- gvpr(1)
- graph pattern scanning and processing language
- gwaon(1), gWaoN(1)
- gtk+ GUI frontend for WaoN
- gwb2ged(1)
- Dump a GeneWeb database to a GEDCOM File
- gwc(1)
- Create a GeneWeb database
- gwd(1)
- Launches the GeneWeb Process
- gwhich(1), which(1)
- shows the full path of (shell) commands
- gwho(1), who(1)
- show who is logged on
- gwsetup(1)
- Interactive interface to Geneweb databases management
- gwsocket(1)
- is a standalone, simple, yet powerful rfc6455 compliant WebSocket Server
- gwu(1)
- Dump a GeneWeb database
- gxargs(1), xargs(1)
- build and execute command lines from standard input
- gxkb(1)
- X11 keyboard indicator and switcher
- gxmessage(1)
- a GTK-based xmessage clone
- gxneur(1)
- GTK frontend for xneur keyboard layout switcher
- gyes(1), yes(1)
- output a string repeatedly until killed
- gzip(1), gunzip(1), zcat(1)
- compress or expand files
- h2load(1)
- HTTP/2 benchmarking tool
- h2o(8), H2O(8)
- the optimized HTTP/1.x, HTTP/2 server
- h2o.conf(5)
- The configuration file for H2O, the optimized HTTP/1.x, HTTP/2 server
- h2pas(1)
- The C header to pascal unit conversion program
- h5fromh4(1)
- convert HDF4 scientific datasets to an HDF5 file
- h5fromtxt(1)
- convert text input to an HDF5 file
- h5math(1)
- combine/create HDF5 files with math expressions
- h5topng(1)
- generate PNG images from 2d slices of HDF5 files
- h5totxt(1)
- generate comma-delimited text from 2d slices of HDF5 files
- h5tovtk(1)
- convert datasets in HDF5 files to VTK format
- ha_logd(8)
- Logging Daemon for High-Availability Linux
- ha_logger(1)
- Log a message to files and/or syslog through the HA Logging Daemon
- hack(6)
- exploring The Dungeons of Doom
- halibut(1)
- multi-format documentation formatting tool
- halo(6)
- draw circular patterns
- hals_end(6)
- Display HAL's last words on the console
- hamlib(7)
- radio and rotator control library
- hamlib-primer(7)
- compiling and using the radio and rotator control library
- hamlib-utilities(7), hamlib-utilties(7)
- radio and rotator control utilities of Hamlib
- handsy(6)
- some hands
- hangman(6)
- A word guessing game
- haproxy(1), HAProxy(1)
- fast and reliable http reverse proxy and load balancer
- hardlink(1)
- Link multiple copies of a file
- hare(1)
- compile, run, test, and inspect Hare programs and modules
- hare-build(1), hare build(1)
- compile a Hare program or module
- hare-cache(1), hare cache(1)
- inspect and manage the build cache
- hare-deps(1), hare deps(1)
- display the dependency tree of a Hare program or module
- hare-module(5)
- Hare module layout
- hare-run(1), hare run(1)
- compile and run a Hare program or module
- hare-test(1), hare test(1)
- compile and run tests for Hare code
- haredoc(1)
- read and format Hare documentation
- haredoc(5)
- Hare documentation format
- harminv(1)
- extract mode frequencies from time-series data
- harp(1)
- play and manage music
- harvid(1)
- video server
- hashcash(1)
- hashcash anti-spam / denial of service counter-measure tool
- hashcp(1), HashCp(1)
- Hash and copy the contents of a file or stdin
- hashdb(1)
- Create and manage block hash databases
- hashdeep(1)
- Compute, compare, or audit multiple message digests
- hashdig-bash(1), hashdig-bash.pl(1)
- Bash one HashDig database against another
- hashdig-bind(1), hashdig-bind.pl(1)
- Bind resolved hashes to filenames
- hashdig-dump(1), hashdig-dump.pl(1)
- Enumerate a HashDig database
- hashdig-filter(1), hashdig-filter.pl(1)
- Filter filenames by directory type
- hashdig-find(1), hashdig-find.pl(1)
- Find one or more hashes in a HashDig database
- hashdig-harvest(1), hashdig-harvest.pl(1)
- Harvest hashes from a one or more input files
- hashdig-harvest-sunsolve(1), hashdig-harvest-sunsolve.pl(1)
- Harvest hashes from a directory of sunsolve output
- hashdig-make(1), hashdig-make.pl(1)
- Create or update a HashDig database
- hashdig-resolve-sunsolve(1), hashdig-resolve-sunsolve.pl(1)
- Resolve hashes against Suns Solaris Fingerprint Database
- hashdig-stat(1), hashdig-stat.pl(1)
- Produce statistics on HashDig files
- hashdig-weed(1), hashdig-weed.pl(1)
- Delete hashes from a HashDig database
- hatari_profile(1)
- Post-processor for Hatari profiler data
- hattrib(1)
- change HFS file or directory attributes
- haval(n)
- Message digest "haval"
- hawkey(3)
- Hawkey Documentation Contents:
- hax65816(1)
- Simple 65816 disassembler
- hb2st_kernels(3)
- {hb,sb}2st_kernels: band to tridiagonal (2nd stage)
- hb_report(8)
- create report for CRM based clusters (Pacemaker)
- hbev_comp(3)
- --- banded
- hbev_driver(3)
- --- banded
- hbev_driver2(3)
- --- banded, 2nd-stage
- hbevd(3)
- {hb,sb}evd: eig, divide and conquer
- hbevd_2stage(3)
- {hb,sb}evd_2stage: eig, divide and conquer
- hbf2gf(1)
- convert a CJK bitmap font into subfonts usable by TeX and Omega
- hbgst(3)
- {hb,sb}gst: reduction to standard form, banded
- hbgv_driver(3)
- --- banded
- hbgvd(3)
- {hb,sb}gvd: eig, divide and conquer
- hbtrd(3)
- {hb,sb}trd: reduction to tridiagonal
- hcd(1)
- change working HFS directory
- hcdplay(1)
- Control autonomous CDDA playback using Linux CDROM ioctls
- hcidump(1)
- Parse HCI data
- hclose(3)
- hard-closes a handle
- hcs12mem(1)
- Freescale S12 MCU family memory reader/writer
- hdel(1)
- delete both forks of an HFS file
- hdf_copy(3), hdf_copy (3)
- copy part of an HDF dataset to another
- hdf_destroy(3), hdf_destroy (3)
- deallocate an HDF data set
- hdf_dump(3), hdf_dump (3)
- dump an HDF dataset to stdout Description: Input: Output: Returns:
- hdf_dump_format(3), hdf_dump_format (3)
- dump an HDF dataset to FILE *fp Description: Input: Output: Returns:
- hdf_dump_str(3), hdf_dump_str (3)
- dump an HDF dataset to STRING Description: Input: Output: Returns:
- hdf_get_attr(3), hdf_get_attr (3)
- Description: Input: Output: Returns:
- hdf_get_child(3), hdf_get_child (3)
- return the first child of the named node
- hdf_get_copy(3), hdf_get_copy (3)
- Returns a copy of a string in the HDF data set
- hdf_get_int_value(3), hdf_get_int_value (3)
- Return the integer value of a point in the data set
- hdf_get_node(3), hdf_get_node (3)
- Similar to hdf_get_obj except all the nodes are created if the don't exist
- hdf_get_obj(3), hdf_get_obj (3)
- return the HDF data set node at a named location
- hdf_get_value(3), hdf_get_value (3)
- Return the value of a node in the data set
- hdf_get_valuef(3), hdf_get_valuef (3)
- Return the value of a node in the data set
- hdf_get_valuevf(3), hdf_get_valuevf (3)
- Return the value of a node in the data set
- hdf_init(3), hdf_init (3)
- Initialize an HDF data set
- hdf_obj_attr(3), hdf_obj_attr (3)
- Return the HDF Attributes for a node Description: Input: Output: Returns:
- hdf_obj_child(3), hdf_obj_child (3)
- Return the first child of a dataset node
- hdf_obj_name(3), hdf_obj_name (3)
- Return the name of a node
- hdf_obj_next(3), hdf_obj_next (3)
- Return the next node of a dataset level
- hdf_obj_top(3), hdf_obj_top (3)
- Return the pointer to the top dataset node
- hdf_obj_value(3), hdf_obj_value (3)
- Return the value of a node
- hdf_read_string(3), hdf_read_string (3)
- read an HDF string Description: Input: Output:
- hdf_read_string_ignore(3), hdf_read_string_ignore (3)
- Read an HDF string and ignore errors Description: Input: Output:
- hdf_register_fileload(3), hdf_register_fileload (3)
- register a fileload function
- hdf_remove_tree(3), hdf_remove_tree (3)
- delete a subtree of an HDF dataset Description: Input: Output: Returns:
- hdf_search_path(3), hdf_search_path (3)
- Find a file given a search path in HDF
- hdf_set_attr(3), hdf_set_attr (3)
- Description: Input: Output: Returns:
- hdf_set_buf(3), hdf_set_buf (3)
- Set the value of a node without duplicating the value
- hdf_set_copy(3)
- -> Copy a value from one location in the dataset to another
- hdf_set_int_value(3), hdf_set_int_value (3)
- Set the value of a named node to a number
- hdf_set_symlink(3), hdf_set_symlink (3)
- Set part of the tree to link to another
- hdf_set_value(3), hdf_set_value (3)
- Set the value of a named node
- hdf_set_valuef(3), hdf_set_valuef (3)
- Set the value of a named node
- hdf_sort_obj(3), hdf_sort_obj (3)
- sort the children of an HDF node
- hdf_write_file(3), hdf_write_file (3)
- write an HDF data file Description: Input: Output:
- hdf_write_file_atomic(3), hdf_write_file_atomic (3)
- write an HDF data file atomically
- hdf_write_string(3), hdf_write_string (3)
- serialize an HDF dataset to a string Description: Input: Output:
- hdir(1)
- display an HFS directory in long format
- hdpvr(4)
- webcamd driver for Hauppauge USB HD-PVR
- hdump(1), od(1)
- displays (dumps) binary contents of a file
- header_checks(5)
- Postfix built-in content inspection
- headroom(6)
- a twitchy head
- healthd(8)
- Motherboard health monitor
- healthdc(8)
- Motherboard health monitor
- heap2exec(1)
- generate standalone executable from a *SML/NJ* heap image
- hebcal(1)
- a Jewish calendar generator 0.5v
- hecon(3)
- {he,sy}con: condition number estimate
- hecon_3(3)
- {he,sy}con_3: condition number estimate
- hecon_rook(3)
- {he,sy}con_rook: condition number estimate
- heev_driver(3)
- --- full
- heev_driver2(3)
- --- full, 2-stage
- heev_driver_grp(3)
- Standard eig driver, AV = VΛ
- heevd(3)
- {he,sy}evd: eig, divide and conquer
- heevd_2stage(3)
- {he,sy}evd_2stage: eig, divide and conquer
- hegs2(3)
- {he,sy}gs2: reduction to standard form, level 2
- hegst(3)
- {he,sy}gst: reduction to standard form
- hegv_comp_grp(3)
- Generalized eig computational routines
- hegv_driver(3)
- --- full
- hegv_driver_grp(3)
- Generalized eig driver, AV = BVΛ, etc
- hegvd(3)
- {he,sy}gvd: eig, divide and conquer
- heic2stw(1)
- convert from GNOME Timed Wallpaper to the Simple Timed Wallpaper format
- heif-dec(1)
- decode HEIC/HEIF image
- heimbase(3)
- Heimbase - Registers a DB type for use with heim_db_create()
- helios(1)
- attraction/repulsion particle effects and some smooth surfaces
- helix(6)
- draw helical string-art patterns
- hello(1)
- friendly greeting program
- helper-mux(8)
- Concurrency protocol multiplexer for Squid helpers
- heme(1)
- console hex editor
- her(3)
- {he,sy}r: Hermitian/symmetric rank-1 update
- her2(3)
- {he,sy}r2: Hermitian/symmetric rank-2 update
- her2k(3)
- {he,sy}r2k: Hermitian/symmetric rank-2k update
- herbstclient(1)
- sends commands to a running herbstluftwm instance via X
- herbstluftwm(1)
- a manual tiling window manager for X
- herbstluftwm-tutorial(7)
- A tutorial introduction to herbstluftwm
- hercules(1), Hercules(1)
- IBM System/370, ESA/390, and z/Architecture Emulator
- herk(3)
- {he,sy}rk: Hermitian/symmetric rank-k update
- hesinfo(1)
- find out what is stored in the Hesiod database
- hesiod(3), hesiod_init(3), hesiod_resolve(3), hesiod_free_list(3), hesiod_to_bind(3), hesiod_end(3)
- Hesiod name server interface library
- hesiod.conf(5)
- Configuration file for the Hesiod library
- hesiod_getmailhost(3), hesiod_free_postoffice(3)
- Hesiod functions for retrieving user to postoffice mappings
- hesiod_getpwnam(3), hesiod_getpwuid(3), hesiod_free_passwd(3)
- Hesiod functions for retrieving passwd information
- hesiod_getservbyname(3), hesiod_free_servent(3)
- Hesiod functions for retrieving service information
- hesv_aa_2stage(3)
- {he,sy}sv_aa_2stage: Aasen, blocked 2-stage
- hesv_aa_driver(3)
- --- full, Aasen
- hesv_comp_aasen2(3)
- --- full, Aasen, blocked 2-stage
- hesv_comp_grp(3)
- LDL: computational routines (factor, cond, etc.)
- hesv_driver(3)
- --- full, rook pivoting
- hesv_driver_grp(3)
- LDL: Hermitian/symmetric indefinite matrix, driver
- heswapr(3)
- {he,sy}swapr: apply 2-sided permutation
- hetd2(3)
- {he,sy}td2: reduction to tridiagonal, level 2
- hetrd(3)
- {he,sy}trd: reduction to tridiagonal
- hetrd_2stage(3)
- {he,sy}trd_2stage: reduction to tridiagonal, 2-stage
- hetrd_hb2st(3)
- {he,sy}trd_hb2st: band to tridiagonal (2nd stage)
- hetrd_he2hb(3)
- {he,sy}trd_he2hb: full to band (1st stage)
- hetzner_ddns(1)
- Hetzner Dynamic DNS Daemon
- hex(n)
- Encoding "hex"
- hex2bin(1)
- Create a binary from its hexdump
- hexadrop(6)
- shrinking hexagons
- hexcurse(1)
- an ncurses-based hex editor
- hexd(1)
- human-friendly hexdump tool
- hexdump(1)
- display file contents in hexadecimal, decimal, octal, or ascii
- hexdump(1)
- reversible hexdump
- hexdump(3m)
- print the contents of memory in conventional hex dump format
- hexedit(1)
- view and edit files in hexadecimal or in ASCII
- hexer(1)
- binary file editor
- hexpeek(1)
- edit, dump, pack, and diff binary files in hex and bits
- hexstrut(6)
- a grid of hexagons composed of rotating Y-shaped struts
- hexwords(1)
- extracts any words from a file that can be written as hex numbers
- hf(1), ef(1), nf(1), pf(1)
- address to name filters
- hfind(1)
- Lookup a hash value in a hash database
- hformat(1)
- create a new HFS filesystem and make it current
- hfrk(3)
- hfrk: Hermitian rank-k update, RFP format
- hfsutils(1)
- tools for reading and writing Macintosh HFS volumes
- hg(1)
- Mercurial source code management system rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- hgeqz(3)
- hgeqz: generalized Hessenberg eig
- hgignore(5)
- syntax for Mercurial ignore files rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- hgrc(5)
- configuration files for Mercurial rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- hiawatha(1)
- advanced and secure webserver
- hidden(1)
- list iconified windows
- hide_image(3), hide_image (3)
- Alias for show_image(vid, 0.0, *time)
- highlight(1), Highlight(1)
- a universal sourcecode to formatted text converter
- highlnk(1)
- High-Performance hardlinking tool
- hikari(1)
- Wayland Compositor
- hilbert(6)
- 3D Hilbert fractal
- hipdig(1), hipdig.pl(1)
- Dig for hosts, IPs, passwords, and more
- history(5)
- Record of current and recently expired Usenet articles
- history.cgi(1)
- CGI program to display service history
- hlfsd(8)
- home-link file system daemon
- hline(3)
- Draws a horizontal line onto the bitmap. Allegro game programming library
- hlmaster(1), "hlmaster" "(1)
- A Half-Life master server daemon (made in switzerland)"
- hlmaster.gameserver(1), "hlmaster.gameserver" "(1)
- How to configure your gameserver to send heartbeats to hlmaster."
- hlmaster.list(1), "hlmaster.list" "(1)
- How to load your own list of gameservers."
- hls(1)
- list files in an HFS directory
- hmake(3)
- creates a handle
- hmkdir(1)
- create a new HFS directory
- hmmbuild(1)
- construct profiles from multiple sequence alignments
- hmmlogo(1)
- produce a conservation logo graphic from a profile
- hmmpgmd(1)
- daemon for database search web services
- hmmpgmd_shard(1)
- sharded daemon for database search web services
- hmmpress(1)
- prepare a profile database for hmmscan
- hmmscan(1)
- search sequence(s) against a profile database
- hmmsearch(1)
- search profile(s) against a sequence database
- hmmsim(1)
- collect profile score distributions on random sequences
- hmount(1)
- introduce a new HFS volume and make it current
- hmsa(1)
- Atari MSA / ST disk image creator and converter
- holotz-castle(6)
- platform game with high dosis of mistery
- holotz-castle-editor(6)
- editor for holotz-castle game
- honeyd(8)
- Honeypot Daemon
- honeydctl(1)
- Honey Control
- hook_config_section(3)
- Hooks a configuration file section with custom handlers. Allegro game programming library
- hopalong(6)
- draw real plane fractals
- hopffibration(6)
- Draws the Hopf fibration of the 4d hypersphere
- horizon-eda(1)
- EDA layout and schematic application
- horizon-imp(1)
- horizon EDA interactive manipulator
- hose(1)
- the client end of a BSD network pipe netpipes 4.2
- host(1)
- DNS lookup utility
- hostapd(8)
- IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
- hostapd_cli(1)
- hostapd command-line interface
- hostname(7)
- host name resolution description
- hostsearch(1)
- query several hosts for installed Debian packages
- hot-babe(1)
- is a small graphical utility which displays the system activity in a very special way
- hotkeys(1)
- A hotkeys daemon for your Internet/multimedia keyboard in X
- hovel(3), Hovel(3)
- the GDBM-compatible API of QDBM
- hown(3)
- transfer ownership of a handle
- hp2xx(1)
- A HPGL converter into some vector- and raster formats
- hpcg_kernel(1)
- high performance conjugate gradient kernel benchmark
- hpcg_spmvtest(1)
- SpMV kernel benchmark for high performance conjugate gradient
- hpcon(3)
- {hp,sp}con: condition number estimate
- hpct-importer(1)
- HiPerConTracer Trace Data Importer
- hpct-node-removal(1)
- HiPerConTracer Node
- hpct-node-setup(1)
- HiPerConTracer Node
- hpct-nodes-list(1)
- Get HiPerConTracer Nodes List on the Collector
- hpdoc(1)
- Documentation for HP 21xx/1000 and HP3000 computers
- hpenc(1)
- high performance encryption command line utility
- hpev_comp(3)
- --- packed
- hpev_driver(3)
- --- packed
- hpevd(3)
- {hp,sp}evd: eig, divide and conquer
- hpftodit(1)
- create font description files for use with groff -Tlj4
- hpgst(3)
- {hp,sp}gst: reduction to standard form, packed
- hpgv_driver(3)
- --- packed
- hpgvd(3)
- {hp,sp}gvd: eig, divide and conquer
- hping3(8)
- send (almost) arbitrary TCP/IP packets to network hosts
- hpr(3)
- {hp,sp}r: Hermitian/symmetric rank-1 update
- hpr2(3)
- {hp,sp}r2: Hermitian/symmetric rank-2 update
- hprop(8)
- propagate the KDC database
- hpropd(8)
- receive a propagated database
- hpsv(3)
- {hp,sp}sv: factor and solve
- hpsv_comp(3)
- --- packed, rook v1
- hpsv_driver(3)
- --- packed, rook pivoting
- hpsvx(3)
- {hp,sp}svx: factor and solve, expert
- hpt(1)
- toss pkt files to squish/msg/jam bases and export messages
- hptrd(3)
- {hp,sp}trd: reduction to tridiagonal
- hpttree(1)
- area distribution tree builder for hpt
- hpwd(1)
- print the full path to the current HFS working directory
- hquery(3)
- gets an opaque pointer associated with a handle and a type
- hrename(1)
- rename or move an HFS file or directory
- hrmdir(1)
- remove an empty HFS directory
- hsdump(1)
- Dumps the handlespace of a RSerPool Registrar
- hstr(1)
- easily view, navigate, sort and use your command history with shell history suggest box
- hsv_to_rgb(3), rgb_to_hsv(3)
- Converts color values between the HSV and RGB color spaces. Allegro game programming library
- htable(3), HTABLE_HEAD(3)
- HTABLE_ENTRY, HTABLE_SIZE, HTABLE_COUNT, HTABLE_EMPTY, HTABLE_COLLS, HTABLE_LOAD, HTABLE_INITIALIZER, HTABLE_INIT, HTABLE_PROTOTYPE, HTABLE_GENERATE, HTABLE_INSERT, HTABLE_REMOVE, HTABLE_LOOKUP, HTABLE_FIRST, HTABLE_NEXT, HTABLE_FOREACH, implementation of hash tables
- htcacheclean(8)
- Clean up the disk cache
- htdbm(1)
- Manipulate DBM password databases
- htdigest(1)
- manage user files for digest authentication
- htext(n)
- Create and manipulate hypertext widgets
- html-pretty(1)
- prettyprint HTML and SGML files
- html2text(1)
- an advanced HTML-to-text converter
- htmldoc(1)
- convert html source files into html, postscript, or pdf
- htpasswd(1)
- Manage user files for basic authentication
- htpasswd(1)
- create and update user authentication files
- htpdate(8)
- Time synchronization (daemon)
- htsfile(1)
- identify high-throughput sequencing data files
- htsserver(1)
- offline browser server : copy websites to a local directory
- http-get(1)
- simple http client and siod example program
- http.tcl86(n), http(n)
- Client-side implementation of the HTTP/1.1 protocol
- http.tcl90(n), http(n)
- Client-side implementation of the HTTP/1.1 protocol
- http_attach(3)
- creates HTTP protocol on top of underlying socket
- http_attach_mem(3)
- creates HTTP protocol on top of underlying socket
- http_client(3)
- threaded client for HTTP and HTTPS
- http_detach(3)
- terminates HTTP protocol and returns the underlying socket
- http_done(3)
- half-closes a HTTP connection
- http_load(1)
- multiprocessing http test client
- http_post(1)
- do a POST to an HTTP URL
- http_recvfield(3)
- receives HTTP field from the peer
- http_sendfield(3)
- sends HTTP field to the peer
- http_sendrequest(3)
- sends initial HTTP request
- http_sendstatus(3)
- sends HTTP status to the peer
- http_server(3)
- threaded server for HTTP and HTTPS
- http_servlet_redirect(3)
- HTTP redirect servlet
- http_xml_send(3), http_xml_send_xmlrpc(3)
- XML and XML-RPC requests over HTTP
- httpd(8)
- Apache Hypertext Transfer Protocol Server
- httpd(8)
- HTTP daemon
- httping(1)
- measure the latency and throughput of a webserver
- httppower(8)
- communicate with HTTP based power distribution units
- httpry(1)
- HTTP logging and information retrieval tool
- httptest(1)
- Cyrus IMAP documentation Interactive HTTP test program. This is actually installed as a hard linked copy of %imtest(1). It allows you to authenticate and send HTTP commands to the server
- httrack(1)
- offline browser : copy websites to a local directory
- httxt2dbm(1)
- Generate dbm files for use with RewriteMap
- huawei-ups2000(8)
- Driver for Huawei UPS2000 (1kVA-3kVA) UPS with USB or RS-232 serial Modbus connection
- hugin_hdrmerge(1)
- Merge overlapping images
- hugin_lensdb(1)
- Tool for lens database maintenance
- hugo(1)
- Build your site
- hugo-completion(1)
- Generate the autocompletion script for the specified shell
- hugo-config(1)
- Display site configuration
- hugo-config-mounts(1)
- Print the configured file mounts
- hugo-env(1)
- Display version and environment info
- hugo-gen(1)
- Generate documentation and syntax highlighting styles
- hugo-gen-chromastyles(1)
- Generate CSS stylesheet for the Chroma code highlighter
- hugo-gen-doc(1)
- Generate Markdown documentation for the Hugo CLI
- hugo-list-drafts(1)
- List draft content
- hugo-list-expired(1)
- List expired content
- hugo-mod(1)
- Manage modules
- hugo-mod-clean(1)
- Delete the Hugo Module cache for the current project
- hugo-mod-get(1)
- Resolves dependencies in your current Hugo project
- hugo-mod-graph(1)
- Print a module dependency graph
- hugo-mod-init(1)
- Initialize this project as a Hugo Module
- hugo-mod-npm(1)
- Various npm helpers
- hugo-mod-npm-pack(1)
- Experimental: Prepares and writes a composite package.json file for your project
- hugo-mod-tidy(1)
- Remove unused entries in go.mod and go.sum
- hugo-mod-vendor(1)
- Vendor all module dependencies into the _vendor directory
- hugo-mod-verify(1)
- Verify dependencies
- hugo-server(1)
- Start the embedded web server
- hugo-version(1)
- Display version
- huh(1)
- redisplay last telegram received
- humanzip(1), humanunzip(1)
- (un)compress text files in a human readable way
- hunspell(1)
- spell checker, stemmer and morphological analyzer
- hunspell(3)
- spell checking, stemming, morphological generation and analysis
- hunspell(5)
- format of Hunspell dictionaries and affix files
- huntd(6)
- hunt daemon, back-end for hunt game
- hunter-seeker.pl(8)
- A perl script that compares a list of usernames and MD5 sums output by digestion.pl(1) to the passwd database
- hunzip(1)
- compress and encrypt dictionary files
- hunzip(1)
- decompress and decrypt hzip files to the standard output
- hurl(1)
- run and test HTTP requests
- hvmgr(1)
- administration utility for QDBM Hovel
- hvol(1)
- display or change the current HFS volume
- hvtest(1)
- test cases for QDBM Hovel
- hwloc(7)
- General information about hwloc ("hardware locality")
- hwloc-annotate(1)
- Modify attributes in a XML topology
- hwloc-bind(1)
- Launch a command that is bound to specific processors and/or memory, or consult the binding of an existing program
- hwloc-calc(1)
- Operate on cpu mask strings and objects
- hwloc-compress-dir(1)
- Compress a directory of XML topologies
- hwloc-diff(1)
- Compute differences between two XML topologies
- hwloc-distances(1)
- Displays distance matrices
- hwloc-distrib(1)
- Build a number of cpu masks distributed on the system
- hwloc-gather-cpuid(1)
- Dumps the relevant x86 cpuid values for later (possibly offline) usage
- hwloc-info(1)
- Show some information about some objects, a topology or supported features
- hwloc-patch(1)
- Apply a topology difference to an existing XML topology
- hwloc-ps(1)
- List currently-running processes or threads that are bound
- hwlocality_advanced_io(3)
- Finding I/O objects
- hwlocality_configuration(3)
- Topology Detection Configuration and Query
- hwlocality_cpubinding(3)
- CPU binding
- hwlocality_cpukinds(3)
- Kinds of CPU cores
- hwlocality_creation(3)
- Topology Creation and Destruction
- hwlocality_cuda(3)
- Interoperability with the CUDA Driver API
- hwlocality_cudart(3)
- Interoperability with the CUDA Runtime API
- hwlocality_diff(3)
- Topology differences
- hwlocality_distances_add(3)
- Add distances between objects
- hwlocality_distances_consult(3)
- Helpers for consulting distance matrices
- hwlocality_distances_get(3)
- Retrieve distances between objects
- hwlocality_distances_remove(3)
- Remove distances between objects
- hwlocality_gl(3)
- Interoperability with OpenGL displays
- hwlocality_glibc_sched(3)
- Interoperability with glibc sched affinity
- hwlocality_helper_ancestors(3)
- Looking at Ancestor and Child Objects
- hwlocality_helper_distribute(3)
- Distributing items over a topology
- hwlocality_helper_find_cache(3)
- Looking at Cache Objects
- hwlocality_helper_find_covering(3)
- Finding Objects covering at least CPU set
- hwlocality_helper_find_inside(3)
- Finding Objects inside a CPU set
- hwlocality_helper_find_misc(3)
- Finding objects, miscellaneous helpers
- hwlocality_helper_nodeset_convert(3)
- Converting between CPU sets and node sets
- hwlocality_helper_topology_sets(3)
- CPU and node sets of entire topologies
- hwlocality_helper_types(3)
- Kinds of object Type
- hwlocality_info_attr(3)
- Consulting and Adding Info Attributes
- hwlocality_levels(3)
- Object levels, depths and types
- hwlocality_linux_libnuma_ulongs(3)
- Interoperability with Linux libnuma unsigned long masks
- hwlocality_memattrs(3)
- Comparing memory node attributes for finding where to allocate on
- hwlocality_membinding(3)
- Memory binding
- hwlocality_nvml(3)
- Interoperability with the NVIDIA Management Library
- hwlocality_object_sets(3)
- Object Sets (hwloc_cpuset_t and hwloc_nodeset_t)
- hwlocality_object_strings(3)
- Converting between Object Types and Attributes, and Strings
- hwlocality_objects(3)
- Object Structure and Attributes
- hwlocality_setsource(3)
- Changing the Source of Topology Discovery
- hwlocality_tinker(3)
- Modifying a loaded Topology
- hwlocality_windows(3)
- Windows-specific helpers
- hwstat(1), HWSTAT(1)
- command line tool to display CPU temp and battery infos
- hxaddid(1)
- add IDs to selected elements
- hxcite-mkbib(1)
- expand references and create bibliography
- hxcopy(1)
- copy an HTML file and update its relative links
- hxcount(1)
- count elements and attributes in HTML or XML files
- hxextract(1)
- extract selected elements from a HTML or XML file
- hxincl(1)
- expand included HTML or XML files
- hxindex(1)
- insert an index into an HTML document
- hxname2id(1)
- move some NAME and ID attributes from an A to its parent
- hxnetload(8), netload(8)
- show utilization of network interface
- hxnum(1)
- number section headings in an HTML file
- hxprintlinks(1)
- add a numbered list of links at the end of an HTML file
- hxprune(1)
- remove marked elements from an HTML file
- hxref(1)
- generate cross-references inside and between HTML files
- hxtools(7)
- Accumulated tool collection of J.Engelhardt
- hxuncdata(1)
- replace CDATA sections by character entities
- hxunent(1)
- replace HTML predefined character entities by UTF-8
- hydra(1)
- a very fast network logon cracker which supports many different services
- hydra_nameserver(1)
- program to support MPI s name publishing features with hydra
- hydra_persist(1)
- Internal executable used by Hydra
- hydra_pmi_proxy(1)
- Internal executable used by Hydra
- hydrogen(1)
- a simple drum machine/step sequencer
- hydrostat(6)
- Wiggly squid or jellyfish with many tentacles
- hyperhotp(1)
- program hyperFIDO USB security key HOTP feature
- hypertorus(6)
- Draws a hypertorus that rotates in 4d
- hypervisor_mode(7)
- allows you to run simultaneously many virtual router instances, and to simulate ATM, Ethernet or Frame(hyRelay networks
- hypnowheel(6)
- draws overlapping, translucent spiral patterns
- hyprctl(1)
- Utility for controlling parts of Hyprland from a CLI or a script
- hyprpicker(1)
- wlroots-compatible wayland color picker
- i2a_ASN1_STRING(3), i2a_ASN1_INTEGER(3), i2a_ASN1_ENUMERATED(3), a2i_ASN1_STRING(3), a2i_ASN1_INTEGER(3), a2i_ASN1_ENUMERATED(3)
- hexadecimal dump of an ASN.1 string
- i2d_CMS_bio_stream(3)
- output CMS_ContentInfo structure in BER format
- i2d_CMS_bio_stream(3ossl)
- output CMS_ContentInfo structure in BER format
- i2d_PKCS7_bio_stream(3)
- output PKCS7 structure in BER format
- i2d_PKCS7_bio_stream(3ossl)
- output PKCS7 structure in BER format
- i2pd(1)
- Full-featured C++ implementation of I2P client
- i2s_ASN1_ENUMERATED(3), i2s_ASN1_ENUMERATED_TABLE(3), i2s_ASN1_INTEGER(3), s2i_ASN1_INTEGER(3), i2s_ASN1_OCTET_STRING(3), s2i_ASN1_OCTET_STRING(3)
- ASN.1 data type conversion utilities for certificate extensions
- i2s_ASN1_IA5STRING(3ossl), s2i_ASN1_IA5STRING(3ossl), i2s_ASN1_INTEGER(3ossl), s2i_ASN1_INTEGER(3ossl), i2s_ASN1_OCTET_STRING(3ossl), s2i_ASN1_OCTET_STRING(3ossl), i2s_ASN1_ENUMERATED(3ossl), i2s_ASN1_ENUMERATED_TABLE(3ossl), i2s_ASN1_UTF8STRING(3ossl), s2i_ASN1_UTF8STRING(3ossl)
- convert objects from/to ASN.1/string representation
- i2t_ASN1_OBJECT(3), OBJ_length(3), OBJ_get0_data(3), OBJ_nid2obj(3), OBJ_nid2ln(3), OBJ_nid2sn(3), OBJ_obj2nid(3), OBJ_txt2nid(3), OBJ_ln2nid(3), OBJ_sn2nid(3), OBJ_cmp(3), OBJ_dup(3), OBJ_txt2obj(3), OBJ_obj2txt(3), OBJ_create(3), OBJ_cleanup(3)
- ASN1 object utility functions
- i2t_ASN1_OBJECT(3ossl), OBJ_length(3ossl), OBJ_get0_data(3ossl), OBJ_nid2obj(3ossl), OBJ_nid2ln(3ossl), OBJ_nid2sn(3ossl), OBJ_obj2nid(3ossl), OBJ_txt2nid(3ossl), OBJ_ln2nid(3ossl), OBJ_sn2nid(3ossl), OBJ_cmp(3ossl), OBJ_dup(3ossl), OBJ_txt2obj(3ossl), OBJ_obj2txt(3ossl), OBJ_create(3ossl), OBJ_cleanup(3ossl), OBJ_add_sigid(3ossl)
- ASN1 object utility functions
- i3(1)
- an improved tiling window manager
- i3-config-wizard(1)
- creates a keysym based config based on your layout
- i3-dmenu-desktop(1), i3-dmenu-desktop(1)
- run .desktop files with dmenu
- i3-dump-log(1)
- dumps the i3 SHM log
- i3-input(1)
- interactively take a command for i3 window manager
- i3-msg(1)
- send messages to i3 window manager
- i3-nagbar(1)
- displays an error bar on top of your screen
- i3-sensible-editor(1)
- launches $EDITOR with fallbacks
- i386-unknown-freebsd15.0-as(1), AS(1)
- the portable GNU assembler
- i386-unknown-freebsd15.0-dlltool(1), dlltool(1)
- create files needed to build and use DLLs
- i386-unknown-freebsd15.0-g++12(1), gcc(1)
- GNU project C and C++ compiler
- i386-unknown-freebsd15.0-g++13(1), gcc(1)
- GNU project C and C++ compiler
- i386-unknown-freebsd15.0-g++14(1), gcc(1)
- GNU project C and C++ compiler
- i386-unknown-freebsd15.0-gcc12(1), gcc(1)
- GNU project C and C++ compiler
- i386-unknown-freebsd15.0-gcc13(1), gcc(1)
- GNU project C and C++ compiler
- i386-unknown-freebsd15.0-gcc14(1), gcc(1)
- GNU project C and C++ compiler
- i386-unknown-freebsd15.0-gcov-dump12(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- i386-unknown-freebsd15.0-gcov-dump13(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- i386-unknown-freebsd15.0-gcov-dump14(1), gcov-dump(1)
- offline gcda and gcno profile dump tool
- i386-unknown-freebsd15.0-gcov-tool12(1), gcov-tool(1)
- offline gcda profile processing tool
- i386-unknown-freebsd15.0-gcov-tool13(1), gcov-tool(1)
- offline gcda profile processing tool
- i386-unknown-freebsd15.0-gcov-tool14(1), gcov-tool(1)
- offline gcda profile processing tool
- i386-unknown-freebsd15.0-gcov12(1), gcov(1)
- coverage testing tool
- i386-unknown-freebsd15.0-gcov13(1), gcov(1)
- coverage testing tool
- i386-unknown-freebsd15.0-gcov14(1), gcov(1)
- coverage testing tool
- i386-unknown-freebsd15.0-lto-dump12(1), lto-dump(1)
- Tool for dumping LTO object files
- i386-unknown-freebsd15.0-lto-dump13(1), lto-dump(1)
- Tool for dumping LTO object files
- i386-unknown-freebsd15.0-lto-dump14(1), lto-dump(1)
- Tool for dumping LTO object files
- i386-unknown-freebsd15.0-windmc(1), windmc(1)
- generates Windows message resources
- i386-unknown-freebsd15.0-windres(1), windres(1)
- manipulate Windows resources
- i3bar(1)
- xcb-based status- and workspace-bar
- i3lock(1), i3lock-color(1)
- improved screen locker
- i3status(1)
- Generates a status line for i3bar, dzen2, xmobar or lemonbar
- i586-pc-msdosdjgpp-as(1), AS(1)
- the portable GNU assembler
- i586-pc-msdosdjgpp-dlltool(1), dlltool(1)
- Create files needed to build and use DLLs
- i586-pc-msdosdjgpp-nlmconv(1), nlmconv(1)
- converts object code into an NLM
- i586-pc-msdosdjgpp-windres(1), windres(1)
- manipulate Windows resources
- i7(6)
- Inform 7 programming language (CLI edition)
- i7z(1)
- A better i7 (and now i3, i5) reporting tool
- iamb(1)
- a terminal-based client for Matrix for the Vim addict
- iasecc-tool(1)
- displays information about IAS/ECC card
- iat(1), Iso9660 Analyzer Tool(1)
- tool for detecting the structure of DVD/CD-ROM image file formats
- ibm_hosts(5)
- host database for x3270 and c3270
- ibmcam(4)
- ibmcam webcamd driver for USB cameras
- ibus(1)
- command line utility for ibus
- ibus(5), IBUS(5)
- dconf database file for IBus
- ibus-daemon(1)
- daemon program for ibus
- ibus-table-createdb(1)
- create ibus-table database from table source
- ical(1)
- An X based Calendar Program
- ical2po(1), ical2po.py(1)
- Convert iCalendar files to Gettext PO localization files
- icat(1)
- Output the contents of a file based on its inode number
- icbirc(8)
- proxy IRC client and ICB server
- ice-gdb(1)
- JTAG ICE frontend for avr-gdb ice-insight - JTAG ICE frontend for avr-insight
- icebox(1)
- The IceBox C++ service daemon
- iceboxadmin(1)
- The IceBox administrative utility
- icebreaker(6)
- An addictive action-puzzle game for X
- icebridge(1)
- The IceBridge daemon
- icedax(1)
- a sampling utility that dumps CD audio data into wav sound files
- icedtea-web(1)
- provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. NetX allows Java applets and applications to be downloaded over the network, cached, and (by default) run in a secure sandbox environment. Subsequent runs of the applet download the latest version automatically. Update and security settings, among others, can be set using the itw-settings command. icedtea-web also includes a plugin to enable Java applets (http://www.java.com/en/download/testjava.jsp) within web browsers. Names and email addresses of contributors to this project can be found in the file AUTHORS in the IcedTea-Web root directory. The full GPLv2 license of this project can be found in the file COPYING in the IcedTea-Web root directory. News about releases of this project can be found in the file NEWS in the IcedTea-Web root directory
- icedtea-web-plugin(1)
- allow to run java applets in your favorite browser
- icegridadmin(1)
- The IceGrid command-line administrative utility
- icegriddb(1)
- The IceGrid database import/export utility
- icegridnode(1)
- The IceGrid node server
- icegridregistry(1)
- The IceGrid registry server
- icepatch2calc(1)
- IcePatch2 tool to compress files and calculate checksums
- icestormadmin(1)
- The IceStorm administration tool
- icestormdb(1)
- The IceStorm database import/export utility
- icestormmigrate(1)
- Utility for migration of IceStorm database
- icinga2(8)
- The Icinga 2 network monitoring daemon
- icmbuild(1)
- A generic, C++/C program maintenance facility
- icmconf(7)
- Configuration file for the icmbuild(1) program maintenance script
- icmp6(1)
- A security assessment tool for attack vectors based on ICMPv6 packets
- icmstart(1)
- A startup script for icmbuild program maintenance
- ico(1)
- animate an icosahedron or other polyhedron
- icontact(1)
- create contact sheets from images of different formats
- iconv_close(3)
- charset converter deallocation function
- iconv_close(3)
- deallocate descriptor for character set conversion
- iconv_open(3)
- allocate descriptor for character set conversion
- iconv_open_into(3)
- initialize descriptor for character set conversion
- icotool(1)
- Convert and create Win32 icon and cursor files
- icpfind(1)
- Use heuristic control-point detection strategies
- icpld(1)
- Internet Connection Performance Logging Daemon
- icu-config(1)
- output ICU build options
- icuexportdata(1)
- Writes text files with Unicode properties data from ICU
- icupkg(8)
- extract or modify an ICU .dat archive
- id3(1)
- a command line mass tagger
- id3convert(1)
- Converts between id3v1 and id3v2 tags of an mp3 file
- id3cp(1)
- Copies tags from one file to another
- id3info(1)
- Display id3 tag information
- id3tag(1)
- Tags an mp3 file with id3v1 and/or id3v2 tags
- id3v2(1)
- Adds/Modifies/Removes/Views id3v2 tags, converts/lists id3v1 tags
- ida(1)
- image viewing and editing program # #
- idea(1)
- launch IntelliJ IDEA Java Integrated Development Environment
- idea(l)
- encrypt and decrypt using IDEA
- ident(1)
- identify RCS keyword strings in files
- ident(3), ident_lookup(3), ident_id(3), ident_free(3), id_open_addr(3), id_open(3), id_close(3), id_query(3), id_parse(3), id_fileno(3)
- query remote IDENT server
- ident(8)
- nnrpd ident resolver
- identify(1)
- describes the format and characteristics of one or more image files
- identity_matrix(3), identity_matrix_f(3)
- Global containing the identity matrix. Allegro game programming library
- identity_quat(3)
- Global variable containing the identity quaternion. Allegro game programming library
- idevice_id(1)
- List attached devices or print device name of given device
- idevicebackup(1)
- Create or restore backup for devices
- idevicebackup2(1)
- Create or restore backups for devices running iOS 4 or later
- idevicebtlogger(1)
- Capture HCI traffic of a connected device
- idevicecrashreport(1)
- Retrieve crash reports from a device
- idevicedate(1)
- Display the current date or set it on a device
- idevicedebug(1)
- Interact with the debugserver service of a device
- idevicedebugserverproxy(1)
- Remote debugging proxy
- idevicedevmodectl(1)
- Enable Developer Mode on iOS 16+ devices or print the current status
- idevicediagnostics(1)
- Interact with the diagnostics interface of a device
- ideviceenterrecovery(1)
- Make a device enter recovery mode
- ideviceimagemounter(1)
- Mount, list, or unmount a disk image on the device
- ideviceinfo(1)
- Show information about the first connected device
- idevicename(1)
- Display the device name or set it to NAME if specified
- idevicenotificationproxy(1)
- Post or observe notifications on a device
- idevicepair(1)
- Manage host pairings with devices and usbmuxd
- ideviceprovision(1)
- Manage provisioning profiles on a device
- idevicescreenshot(1)
- Gets a screenshot from the connected device
- idevicesetlocation(1)
- Simulate location on iOS device
- idevicesyslog(1)
- Relay syslog of a connected device
- idfetch(1)
- retrieve biological data from the NCBI ID1 server
- idmap_ad(8)
- Sambas idmap_ad Backend for Winbind
- idmap_autorid(8)
- Sambas idmap_autorid Backend for Winbind
- idmap_hash(8)
- DO NOT USE THIS BACKEND
- idmap_ldap(8)
- Sambas idmap_ldap Backend for Winbind
- idmap_nss(8)
- Sambas idmap_nss Backend for Winbind
- idmap_rfc2307(8)
- Sambas idmap_rfc2307 Backend for Winbind
- idmap_rid(8)
- Sambas idmap_rid Backend for Winbind
- idmap_script(8)
- Sambas idmap_script Backend for Winbind
- idmap_sss(8)
- SSSDs idmap_sss Backend for Winbind
- idmap_tdb(8)
- Sambas idmap_tdb Backend for Winbind
- idmap_tdb2(8)
- Sambas idmap_tdb2 Backend for Winbind
- idml2po(1), idml2po.py(1)
- Convert IDML files to PO localization files
- idn(1)
- Internationalized Domain Names command line tool
- idn.conf(5), .idnrc(5), idnalias.conf(5)
- configuration files for idnkit library
- idn2(1)
- Libidn2 Internationalized Domain Names conversion tool
- idn2.conf(5), .idn2rc(5)
- configuration files for idnkit version 2
- idn2_check_version(3)
- API function
- idn2_free(3)
- API function
- idn2_lookup_u8(3)
- API function
- idn2_lookup_ul(3)
- API function
- idn2_register_u8(3)
- API function
- idn2_register_ul(3)
- API function
- idn2_strerror(3)
- API function
- idn2_strerror_name(3)
- API function
- idn2_to_ascii_4i(3)
- API function
- idn2_to_ascii_4i2(3)
- API function
- idn2_to_ascii_4z(3)
- API function
- idn2_to_ascii_8z(3)
- API function
- idn2_to_ascii_lz(3)
- API function
- idn2_to_unicode_44i(3)
- API function
- idn2_to_unicode_4z4z(3)
- API function
- idn2_to_unicode_8z4z(3)
- API function
- idn2_to_unicode_8z8z(3)
- API function
- idn2_to_unicode_8zlz(3)
- API function
- idn2_to_unicode_lzlz(3)
- API function
- idn_checkname(3)
- validate an internationalized domain name
- idn_comparenames(3), idn_decodename2(3)
- compare two internationzalized domain names
- idn_decodename(3), idn_decodename2(3)
- decode an internationalized domain name
- idn_encodename(3)
- encode an internationalized domain name
- idn_free(3)
- API function
- idn_nameinit(3)
- initialize libidnkit or libidnkitelite library
- idn_result_tostring(3)
- return a string corresponding with an error code
- idn_setlanguage(3)
- set the current language
- idn_setlocalcheckfile(3)
- read local code point set from a file
- idn_setlocalencoding(3)
- set the local encoding
- idn_version_unicode(3), idn_version_idnatable(3), idn_version_libidn(3), idn_version_getstring(3)
- get a version string about idnkit
- idna_strerror(3)
- API function
- idna_to_ascii_4i(3)
- API function
- idna_to_ascii_4z(3)
- API function
- idna_to_ascii_8z(3)
- API function
- idna_to_ascii_lz(3)
- API function
- idna_to_unicode_44i(3)
- API function
- idna_to_unicode_4z4z(3)
- API function
- idna_to_unicode_8z4z(3)
- API function
- idna_to_unicode_8z8z(3)
- API function
- idna_to_unicode_8zlz(3)
- API function
- idna_to_unicode_lzlz(3)
- API function
- idnalias.conf(5)
- encoding alias file for idnkit
- idncheck(1)
- check an internationalized domain name
- idncmp(1)
- compare internationalized domain names
- idnconv(1)
- codeset converter for named.conf and zone master files
- idnconv2(1)
- internationalized domain name converter
- idnlang.conf(5)
- language alias file for idnkit
- idzebra-abs2dom(1)
- Converts .abs files to DOM XML configuration files
- idzebra-config(1)
- Script to get information about idzebra
- iec16022(1)
- program to generate 2d barcodes
- iecset(1)
- Set or dump IEC958 status bits
- ieeeck(3)
- ieeeck: verify inf and NaN are safe
- ietf2bibtex(1)
- Create BibTeX entry for IETF document
- if(1)
- conditional command
- if.tcl86(n), if(n)
- Execute scripts conditionally
- if.tcl90(n), if(n)
- Execute scripts conditionally
- ifdata(1)
- get network interface info without parsing ifconfig output
- ifdepd(8)
- Interface Dependancy daemon
- ifind(1)
- Find the meta-data structure that has allocated a given disk unit or file name
- ifmail(8)
- Convert RFC-822 and RFC-1036 mail/news to FTN Fidonet packets. ifnews - Convert RFC-1036 Usenet news to FTN Fidonet packets
- ifnames2.69(1)
- Extract CPP conditionals from a set of files
- ifnames2.72(1)
- Extract CPP conditionals from a set of files
- ifne(1)
- Run command if the standard input is not empty
- ifs(6)
- draws spinning, colliding iterated-function-system images
- ifstated(8)
- Interface State daemon
- ifstated.conf(5)
- Interface State daemon configuration file
- iftocc(1)
- check for blind carbon copies
- iftop(8)
- display bandwidth usage on an interface by host
- iftoss(8)
- Convert Fidonet FTN packets to RFC-822 and RFC-1036 mail/news
- ifuse(1)
- Mount directories of an iOS device locally using fuse
- igawk(1)
- gawk with include files
- igmpproxy(8)
- Multicast router utilizing IGMP forwarding
- igmpproxy.conf(5)
- Configuration file for igmpproxy (8) multicast daemon
- ignw(1)
- ignore window
- igor(1)
- automated proofreading for documentation files
- igzip(1)
- compress or decompress files similar to gzip
- ii(1)
- irc it or irc improved
- ijs-config(1)
- script to get information about the installed version of ijs
- ikectl(8)
- control the IKEv2 daemon
- iked(8)
- Internet Key Exchange version 2 (IKEv2) daemon
- iked.conf(5)
- IKEv2 configuration file
- ikiwiki-calendar(1)
- create calendar archive pages
- ikiwiki-makerepo(1)
- check an ikiwiki srcdir into revision control
- ikiwiki-mass-rebuild(8)
- rebuild all ikiwiki wikis on a system
- ikiwiki-update-wikilist(1)
- add or remove user from /usr/local/etc/ikiwiki/wikilist
- iladiag(3)
- iladiag: diag string to BLAST const
- ilalc(3)
- ilalc: find non-zero col
- ilalr(3)
- ilalr: find non-zero row
- ils(1)
- List inode information
- image.tk86(n), image(n)
- Create and manipulate images
- image_access_storage(3), image_access_storage (3)
- Access the underlying backing store of a textured video object
- image_active_frame(3), image_active_frame (3)
- Set the active (displayed) frame for an object with an allocated frameset
- image_children(3), image_children (3)
- List the objects in a context that has the specified object as a direct parent
- image_clip_off(3), image_clip_off (3)
- Disable clipping for the specified object
- image_clip_on(3), image_clip_on (3)
- Control clipping for a video object
- image_color(3), image_color (3)
- Change color_surface and rendertarget clear-color
- image_framecyclemode(3), image_framecyclemode (3)
- Enable/Disable time-triggered active frameset frame cycling
- image_get_txcos(3), image_get_txcos (3)
- Get the active texture settings for the specified object
- image_inherit_order(3), image_inherit_order (3)
- Changes the specific object order value to be expressed as relative to its parent
- image_loaded(3), image_loaded (3)
- Query the status of an asynchronous video object source
- image_mask_clear(3), image_mask_clear (3)
- Clear a status flag on the specified object
- image_mask_clearall(3), image_mask_clearall (3)
- Set the status of all user-modifiable flags to their off state
- image_mask_set(3), image_mask_set (3)
- Set a status flag on the specified object
- image_mask_toggle(3), image_mask_toggle (3)
- Invert a status flag on the specified object
- image_matchstorage(3), image_matchstorage (3)
- test if two vids share the same underlying storage
- image_metadata(3), image_metadata (3)
- Set / update image contents metadata
- image_pushasynch(3), image_pushasynch (3)
- Blocks on an asynchronous load operation until it has completed
- image_resize_storage(3), image_resize_storage (3)
- resize the dimensions of the image backing store
- image_scale_txcos(3), image_scale_txcos (3)
- Multiply the current set of texture coordinates uniformly
- image_screen_coordinates(3), image_screen_coordinates (3)
- Lookup screen space coordinates for the specified object
- image_set_txcos(3), image_set_txcos (3)
- Override the default texture coordinates for an object
- image_set_txcos_default(3), image_set_txcos_default (3)
- Revert to the default set of texture mapping coordinates
- image_shader(3), image_shader (3)
- Set the active shader for an object
- image_sharestorage(3), image_sharestorage (3)
- Setup two VIDs to use the same texture store
- image_state(3), image_state (3)
- Get a string representing the internal subtype of a video object
- image_storage_properties(3), image_storage_properties (3)
- Retrieve a table describing the current storage state for the specified object
- image_surface_initial(3), image_surface_initial (3)
- Retrieve a table describing the initial storage state for the specified object
- image_surface_initial_properties(3), image_surface_initial_properties (3)
- Retrieve a table describing the initial storage state for the specified object
- image_surface_properties(3), image_surface_properties (3)
- Retrieve the current properties of the specified object
- image_surface_resolve(3), image_surface_resolve (3)
- Retrieve current image properties in world-space
- image_surface_resolve_properties(3), image_surface_resolve_properties (3)
- Retrieve current image properties in world-space
- image_tesselation(3), image_tesselation (3)
- alter the tesselation level of a vid
- image_texfilter(3), image_texfilter (3)
- Switch object video filtering mode
- image_to_j2k(1)
- This program reads in an image of a certain type and converts it to a jpeg2000 file. It is part of the OpenJPEG library. Valid input image extensions are .bmp, .pgm, .pgx, .png, .pnm, .ppm, .raw, .tga, .tif . For PNG resp. TIF it needs libpng resp. libtiff . Valid output image extensions are .j2k, .jp2
- image_tracetag(3), image_tracetag (3)
- Set or retrieve a tracing tag for the specified video object
- imageindex(1)
- a digital photo gallery tool
- imap4d(1)
- manual page for imap4d (GNU Mailutils)
- imapd(8), IMAPd(8)
- Internet Message Access Protocol server
- imapd.conf(5)
- Cyrus IMAP documentation IMAP configuration file
- imapsync(1)
- Email tool for syncing two IMAP accounts, one way, and without duplicates
- imclient(3)
- Cyrus IMAP documentation Authenticating callback interface to IMAP servers
- img(n), img-intro(n)
- Introduction to Img
- img-bmp(n)
- Img, Windows Bitmap Format (bmp)
- img-dted(n)
- Img, Digital Terrain Elevation Data Format (dted)
- img-ico(n)
- Img, Windows Icon Format (ico)
- img-ps(n)
- Img, Adobe PostScript Format (ps)
- img-raw(n)
- Img, Raw Data Format (raw)
- img-tiff(n)
- Img, Tagged Image File Format (tiff)
- img-window(n)
- Img, Tk Windows (window)
- img-xbm(n)
- Img, X Windows Bitmap Format (xbm)
- img-xpm(n)
- Img, X Windows Pixmap Format (xpm)
- img2dcm(1)
- Convert standard image formats into DICOM format
- img2sixel(1)
- image converter to DEC SIXEL graphics
- img2txt(1)
- convert images to various text-based coloured files
- img2webp(1)
- create animated WebP file from a sequence of input images
- img_stat(1)
- Display details of an image file
- imgmerge(1), IMGMERGE(1)
- script to concatenate several images into a PDF file
- immortal(8)
- starts and monitor a service
- immortalctl(8)
- control services started by immortal(8)
- immortaldir(8)
- start services located in a specified directory
- implybddnode(3)
- computes a bdd that implies a conjonction of two bdd nodes. man1/alc_origin.1
- import(1)
- saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen. The window to capture is selected by clicking the desired window or a program option
- impressive(1), Impressive(1)
- presentation tool with eye candy
- imsg_init(3), imsg_read(3), imsg_get(3), imsg_compose(3), imsg_composev(3), imsg_create(3), imsg_add(3), imsg_close(3), imsg_free(3), imsg_flush(3), imsg_clear(3), ibuf_open(3), ibuf_dynamic(3), ibuf_add(3), ibuf_reserve(3), ibuf_seek(3), ibuf_size(3), ibuf_left(3), ibuf_close(3), ibuf_write(3), ibuf_free(3), msgbuf_init(3), msgbuf_clear(3), msgbuf_write(3), msgbuf_drain(3)
- IPC messaging functions
- imtest(1)
- Cyrus IMAP documentation Interactive IMAP test program
- imv(1), icp(1)
- Rename or copy a file by editing the destination name using GNU readline
- imv-dir(1)
- Open imv for all images in a directory
- imv-msg(1)
- Utility for sending commands to a running imv instance
- imwheel(1)
- a mouse wheel and stick interpreter for X Windows
- in2csv(1)
- in2csv Documentation
- inadyn(8)
- Internet Automated Dynamic DNS Client
- inadyn.conf(5)
- inadyn DDNS client configuration file
- inc(1)
- incorporate new mail to an nmh folder
- incatalogdelete(3)
- test if cell belongs to the catalog file man1/alc_origin.1
- incatalogfeed(3)
- test if cell belongs to the catalog file man1/alc_origin.1
- incataloggds(3)
- test if cell belongs to the catalog file man1/alc_origin.1
- incbddrefext(3)
- increments the external reference of a bdd node. man1/alc_origin.1
- incbddrefint(3)
- increments the internal reference of a bdd node. man1/alc_origin.1
- include-what-you-use(1)
- analyze includes in C and C++ source files
- include_server(1), include_server.py(1)
- conservative approximation of include dependencies for C/C++
- includeres(1)
- filter to include resources in a PostScript document
- incoming.conf(5)
- Configuration of incoming news feeds
- incrond(8)
- inotify cron (incron) daemon
- incrontab(5)
- tables for driving inotify cron (incron)
- indexer(1)
- Sphinxsearch fulltext index generator
- indexmaker(1)
- Creates index files for mrtg web sites (mrtg-2.17.10)
- indexpub(1)
- index an ASN.1 Pub-set by Medline UID
- indextool(1)
- Sphinxsearch tool dump miscellaneous debug information about the physical index
- indxbib(1)
- make inverted index for bibliographic databases
- inet_cidr(3), inet_cidr_ntop(3), inet_cidr_pton(3)
- network translation routines
- inetcat(1)
- Opens a read/write interface via STDIN/STDOUT to a TCP port on a usbmux device
- infect(1)
- insert malicious code into an existing binary
- infernal(1), Infernal(1)
- sequence analysis using profiles of RNA sequence and secondary structure consensus
- infinoted(1)
- dedicated server for the infinote protocol (e.g. Gobby)
- influx(1)
- InfluxDB client
- influx_inspect(1)
- Displays detailed information about InfluxDB data files
- influx_stress(1)
- Runs a stress test against one or multiple InfluxDB servers
- influxd(1)
- InfluxDB server daemon
- influxd-backup(1)
- Creates a backup copy of specified InfluxDB OSS database(s) and saves to disk. Use this newer `-portable` option unless legacy support is required. Complete documentation on backing up and restoring, including the deprecated legacy format, see: https://docs.influxdata.com/influxdb/latest/administration/backup_and_restore/
- influxd-config(1)
- Generate configuration files for InfluxDB
- influxd-restore(1)
- Restores databases or specific shards to an InfluxDB OSS instance from the specified PATH. Complete documentation for the -portable restore method described here, and the deprecated legacy restore format, is located here: https://docs.influxdata.com/influxdb/latest/administration/backup_and_restore/
- influxd-run(1)
- Configure and start an InfluxDB server
- influxd-version(1)
- Display the version of influxdb
- info(1)
- read Info documents
- info(5)
- readable online documentation
- infocmp(1m)
- compare or print out terminfo descriptions
- infotocap(1m), %infotocap(1m)
- convert a %terminfo description into a %termcap description
- ingests(1)
- Build an auxiliary file for multicat
- init_dialog(3)
- Low level initialisation of a dialog. Allegro game programming library
- initdb(1)
- create a new PostgreSQL database cluster
- initfdpos(3), initFILEpos(3), adjfdpos(3), adjFILEpos(3)
- file positions indicator handling
- initialise_joystick(3)
- Deprecated version of install_joystick(). Allegro game programming library
- initializeBdd(3)
- initializes the BDDs system
- injail(8)
- determine if a process is running in a jail
- injnews(1cn), inews(1cn)
- `user-friendly' news-posting front-ends for relaynews
- inkscape(1), Inkscape(1)
- an SVG (Scalable Vector Graphics) editing program
- inkview(1), Inkview(1)
- an SVG viewer and slideshow program
- inline-detox(1)
- clean up filenames (stream-based)
- inn-radius.conf(5)
- Configuration for nnrpd RADIUS authenticator
- inn-secrets.conf(5)
- Configuration data for InterNetNews secrets
- inn.conf(5)
- Configuration data for InterNetNews programs
- innbind(8)
- Helper program to bind sockets to privileged ports
- inncheck(8)
- Check INN configuration and database files
- innd(8)
- InterNetNews daemon
- inndf(8)
- Report free disk, inodes, and overview information
- innfeed(8), imapfeed(8)
- Multi-host, multi-connection, streaming NNTP feeder
- innfeed.conf(5)
- Configuration file for innfeed
- innmail(1)
- Simple mail-sending program
- innochecksum(1)
- offline InnoDB file checksum utility
- innoextract(1)
- tool to extract installers created by Inno Setup
- innupgrade(8)
- Upgrade INN configuration files
- innwatch(8)
- Monitor the state of INN and the system
- innxbatch(8), sendxbatches(8)
- Send xbatched Usenet articles to a remote NNTP server
- innxmit(8)
- Send Usenet articles to a remote NNTP server
- inplace(1)
- edits files in-place through given filter commands
- inplace(3am)
- emulate sed/perl/ruby in-place editing
- input(1)
- Yagi-Uda project antenna defining program
- input(5)
- input data file format
- input_remap_translation(3), input_remap_translation (3)
- Reset or modify platform level keyboard translation
- input_samplebase(3), input_samplebase (3)
- Change coordinate system origo for a device
- input_target(3), input_target (3)
- Forwards the specified event table to a target frameserver
- inputanalog_query(3), inputanalog_query (3)
- Query analog devices for filtering details
- inputanalog_toggle(3), inputanalog_toggle (3)
- Switch all analog device processing on/off
- inputtestdrv(4), inputtest(4)
- An X.Org input driver for testing
- insconmbkrds(3)
- adds in RDS instance all the connectors of MBK instance man1/alc_origin.1
- insdseqget(1)
- format sequences from GenBank as an XML INSDSet
- insmbkrds(3)
- converts MBK figure to RDS figure man1/alc_origin.1
- inspircd(1), tInspIRCd(1)
- the stable, high-performance and modular Internet Relay Chat Daemon
- inspircd-testssl(1), tInspIRCd(1)
- the stable, high-performance and modular Internet Relay Chat Daemon
- insrefmbkrds(3)
- adds in RDS instance all the references of MBK instance. man1/alc_origin.1
- inssegmbkrds(3)
- adds in RDS instance all the segments of MBK instance man1/alc_origin.1
- install-info(1)
- update info/dir entries
- install_int(3)
- Installs a user timer handler. Allegro game programming library
- install_int_ex(3)
- Adds or modifies a timer. Allegro game programming library
- install_keyboard(3)
- Installs the Allegro keyboard interrupt handler
- install_keyboard_hooks(3)
- Installs custom keyboard hooks. Allegro game programming library
- install_mouse(3)
- Installs the Allegro mouse handler
- install_param_int_ex(3)
- Adds or modifies a timer with a customizable parameter. Allegro game programming library
- install_sound(3)
- Initialises the sound module. Allegro game programming library
- install_sound_input(3)
- Initialises the sound recorder module. Allegro game programming library
- install_timer(3)
- Installs the Allegro timer interrupt handler
- installcheck(1)
- find out which packages cannot be installed
- installsieve(1)
- Cyrus IMAP documentation User utility for managing sieve scripts
- instanceface(3)
- returns the face of a connector in a placed instance man1/alc_origin.1
- instant(1)
- manipulates ESIS from parsed SGML instance
- instant(1), - instant(1)
- manipulates ESIS from parsed SGML instance
- instant_image_transform(3), instant_image_transform (3)
- Immediately perform all pending transformations
- instead(6), INSTEAD(6)
- Simple Text Adventure Engine, The Interpreter
- instr(3)
- find an occurrence of a string in a string, starting at a specified character. man1/alc_origin.1
- insviambkrds(3)
- adds to RDS instance all the contacts from MBK instance man1/alc_origin.1
- int-ext-fields(3)
- SiLK plug-in providing internal/external ip/port fields
- intel(4x)
- Intel integrated graphics chipsets
- interactive-rebase-tool(1)
- full featured sequence editor for git
- interaggregate(6)
- Visualize the momentary and aggregate intersections between slowly moving circles
- interbench(8)
- -benchmark application designed to benchmark interactivity in Unix-like systems
- interdiff(1)
- show differences between two diff files
- interference(6)
- decaying sinusoidal waves
- intermomentary(6)
- Visualize the momentary and aggregate intersections between slowly moving circles
- internal_v_smechname(3)
- Internal names and mechanism names
- interp.tcl86(n), interp(n)
- Create and manipulate Tcl interpreters
- interp.tcl90(n), interp(n)
- Create and manipulate Tcl interpreters
- intersectbddnode(3)
- tests for an intersection between two bdd nodes. man1/alc_origin.1
- intltool-extract(8)
- generate header files which can be read by gettext
- intltool-merge(8)
- merge translated strings into various types of file
- intltool-update(8)
- updates PO template file and merge translations with it
- intltoolize(8)
- copy intltool related files to software package
- intro(3monocypher)
- introduction to Monocypher
- invert_raw_image(1)
- invert 2D image along either or both axes
- inxi(1), inxi (1)
- Command line system information script for console and IRC
- io.elementary.code(1)
- text editor that works for you
- io.elementary.terminal(1)
- Modern terminal emulator from elementary project Pantheon Terminal is a beautiful and simple terminal emulator. It's designed to be set up with sane defaults and little to no configuration and follows the elementary OS Human Interface Guidelines
- iocage(8)
- jail manager using ZFS and VNET
- iocell(8)
- jail manager amalgamating ZFS, VNET and resource limits
- iodbc-config(1)
- script to get information about the installed version of iODBC
- iodbctest(1), iodbctestw(1)
- iODBC Demonstration programs
- iodine(8), iodined(8)
- tunnel IPv4 over DNS
- iohyve(8), iohyve(8)(8)
- bhyve manager/launcher v0.7.9 "I Believe in You, You Can Do the Thing Edition"
- ioping(1)
- simple disk I/O latency monitoring tool
- iorate(1)
- tests I/O subsystems under various loads
- iowow(3), IOWOW(3)
- The C11 persistent key/value database engine based on skip list
- ioztat(8)
- display logical I/O statistics for ZFS datasets
- ip.address(3em), Emilua(3em)
- Lua execution engine
- ip.dial(3em), Emilua(3em)
- Lua execution engine
- ip.get_address_info(3em), Emilua(3em)
- Lua execution engine
- ip.toendpoint(3em), Emilua(3em)
- Lua execution engine
- ip.udp.socket(3em), Emilua(3em)
- Lua execution engine
- ip2location(1)
- query IP address information from local IP2Location BIN data file
- ip2proxy(1)
- query proxy information from local IP2Proxy BIN data file
- ipa(1)
- IPA command-line interface
- ipa-certupdate(1)
- Update local IPA certificate databases with certificates from the server
- ipa-client-automount(1)
- Configure automount and NFS for IPA
- ipa-epn(1)
- Send expiring password notifications
- ipa-join(1)
- Join a machine to an IPA realm and get a keytab for the host service principal
- ipa_conv(8)
- -- IPA accounting/database module for converting statistics
- ipa_db_sdb(8)
- -- IPA simple database module (database part)
- ipa_mod(3)
- -- IPA modules APIs
- ipa_sdb(5)
- -- database format for ipa_db_sdb(8) and ipa_st_sdb(8)
- ipa_sdb_dump(8)
- -- convert ipa_sdb(5) database files to text representation and back
- ipa_st_sdb(8)
- -- IPA simple database module (statistics part)
- ipacctd(8)
- IP accounting using divert socket
- ipaddr_family(3)
- returns family of the IP address
- ipaddr_len(3)
- returns length of the address
- ipaddr_local(3)
- resolve the address of a local network interface
- ipaddr_port(3)
- returns the port part of the address
- ipaddr_remote(3)
- resolve the address of a remote IP endpoint
- ipaddr_setport(3)
- changes port number of the address
- ipaddr_sockaddr(3)
- returns sockaddr structure corresponding to the IP address
- ipaddr_str(3)
- convert address to a human-readable string
- ipaggcreate(1)
- produce aggregate statistics of network traffic or trace
- ipaudit(8)
- IP traffic summarizer
- ipbt(1)
- play back tty recording files with random access
- ipc_close(3)
- closes IPC connection in an orderly manner
- ipc_connect(3)
- creates a connection to remote IPC endpoint
- ipc_connect_mem(3)
- creates a connection to remote IPC endpoint
- ipc_done(3)
- half-closes a IPC connection
- ipc_pair(3)
- creates a pair of mutually connected IPC sockets
- ipc_pair_mem(3)
- creates a pair of mutually connected IPC sockets
- ipcad(8)
- IP accounting daemon with Cisco-like ip accounting export
- ipcad.conf(5)
- ipcad configuration file
- ipcalc(1)
- Perform simple operations on IP addresses and networks
- ipdecap(1)
- Decapsulate GRE, IPIP, 6in4 and ESP (Ipsec) packets
- ipe(1)
- drawing editor for creating figures in PDF or EPS formats
- ipe6upgrade(1)
- Convert Ipe 6 file format to Ipe 7 file format
- ipeextract(1)
- Extract Ipe XML stream from Ipe PDF or EPS files
- iperender(1)
- Export Ipe document as bitmap or SVG
- iperf(1)
- perform network traffic tests using network sockets. Metrics include throughput and latency or link capacity and responsiveness
- ipfixDump(1)
- Print contents of an IPFIX file as human-readable text
- ipfixcol2-anonymization-inter(7)
- Anonymization (intermediate plugin)
- ipfixcol2-dummy-output(7)
- Dummy (output plugin)
- ipfixcol2-fds-input(7)
- FDS File (input plugin)
- ipfixcol2-fds-output(7)
- Flow Data Storage (output plugin)
- ipfixcol2-filter-inter(7)
- Filter (intermediate plugin)
- ipfixcol2-forwarder-output(7)
- Forwarder (output plugin)
- ipfixcol2-udp-input(7)
- UDP (input plugin)
- ipgen(1)
- L2 and L3 traffic generator and interactive benchmarking utility
- ipguard(8)
- tool designed to protect Ethernet LAN IP address space by ARP spoofing
- ipmi-config.conf(5), ipmi-config(5)
- IPMI configuration file details
- ipmi-dcmi(8)
- IPMI DCMI utility
- ipmi-fru(8)
- display FRU information
- ipmi-raw(8)
- execute IPMI commands by hex values
- ipmi-sel(8)
- display SEL entries
- ipmi-sensors(8)
- display IPMI sensor information
- ipmi_cmdlang(7)
- A command language interface to the IPMI library
- ipmi_ui(1)
- Crude interface to an IPMI system
- ipmidetect(8)
- list detected and/or undetected IPMI interfaces in a cluster
- ipmidetect.conf(5)
- specify alternate default values for the ipmidetect library
- ipmidetectd(8)
- IPMI node detection monitoring daemon
- ipmidetectd.conf(5)
- ipmidetectd configuration file
- ipmievd(8)
- IPMI event daemon for sending events to syslog
- ipmiping(8)
- send IPMI Get Authentication Capability request to network hosts
- ipmiseld(8)
- IPMI SEL logging daemon
- ipmiseld.conf(5)
- ipmiseld configuration file
- ipmitool(1)
- utility for controlling IPMI-enabled devices
- ipopd(8), IPOPd(8)
- Post Office Protocol server
- ipp-usb(8)
- Daemon for IPP over USB printer support
- ippevepcl(7), ippevepcl/ps(7)
- pcl and postscript print commands for ippeveprinter
- ippfind(1)
- find internet printing protocol printers
- iprop(8), ipropd-master(8), ipropd-slave(8)
- propagate transactions from a Heimdal Kerberos master KDC to slave KDCs
- iprop-log(8)
- examine and maintain the iprop log file
- iproxy(1)
- A proxy that binds local TCP ports to be forwarded to the specified ports on a usbmux device
- ipsec.conf(5)
- IPsec configuration and connections
- ipsec__import_crl(8)
- helper program for importing a crl to the NSS database
- ipsec__plutorun(8)
- internal script to (re)start pluto on old SYSV initscript systems
- ipsec__unbound-hook(8)
- Opportunistic IPsec DNS unbound hook script
- ipsec__updown(8)
- kernel and routing manipulation script
- ipsec__updown.bsdkame(8)
- bsd manipulation script
- ipsec_addconn(8)
- load a given policy into the pluto IKE daemon
- ipsec_auto(8)
- control automatically-keyed IPsec connections
- ipsec_barf(8)
- spew out collected IPsec debugging information
- ipsec_checknss(8)
- Initialise the IPsec NSS database
- ipsec_ecdsasigkey(8)
- generate ECDSA signature key
- ipsec_import(8)
- Import PKCS#12 (*.p12) files into the IPsec NSS database
- ipsec_initnss(8)
- Initialise the IPsec NSS database
- ipsec_pluto(8), ipsec_whack(8), pluto(8)
- ipsec whack : IPsec IKE keying daemon and control interface
- ipsec_readwriteconf(8)
- validate and output an Libreswan IPsec configuration file
- ipsec_set_policy(3), ipsec_get_policylen(3), ipsec_dump_policy(3)
- manipulate IPsec policy specification structure from human-readable policy string
- ipsec_showroute(8)
- show route to given address
- ipsec_vendorid(8)
- list Vendor IDs known to libreswan
- ipstrings(8)
- Reads strings from pcap dump files
- ipsumdump(1)
- produce ASCII summary of network traffic or tcpdump(1) trace
- ipup(1)
- ipdb - ipdb-update.sh - Tools for generating IP based Geo-blocking and Geo-routing tables in order to configure the system's firewall and/or routing facilities .sp
- ipv6calc(8)
- format, calculate, show information, filter IPv6/IPv4/MAC addresses
- ipv6logstats(8)
- Takes http log data from stdin and print a statistics table on output
- ipv6mon(8)
- IPv6 address monitoring daemon
- ipv6mon.conf(5)
- Configuration file for the IPv6 address monitoring daemon (ipv6mon)
- ipv6toolkit(7)
- An IPv6 security assessment and trouble-shooting toolkit
- ipv6toolkit.conf(5)
- Configuration file for the SI6 Networks' IPv6 address monitoring daemon (ipv6mon)
- ir-ctl(1)
- a swiss-knife tool to handle raw IR and to set lirc options
- ir-keytable(1)
- a swiss-knife tool to handle Remote Controllers
- ircd(8)
- ircd-hybrid: an advanced, lightweight Internet Relay Chat Daemon
- ircdwatch(8)
- Daemon for monitoring ircd and ircd.conf
- ircomm(1)
- Connect stdin or pty to IrDA COMM port
- irobex(1)
- Send OBEX object from stdin or pty on IrDA
- iroffer(1)
- -- DCC file server bot
- irpty(1)
- pseudo tty driver
- irrecord(1)
- application for recording IR-codes for usage with LIRC
- irrtoolset-errors(1)
- IRRToolSet error and warning messages
- irs(1)
- Accept incoming OBEX and COMM connections on IrDA
- irsend(1)
- basic LIRC program to send infra-red commands
- irsim(1)
- An event-driven logic-level simulator for MOS circuits
- irssi(1), Irssi(1)
- a modular IRC client for UNIX
- irssistats(1)
- A tool to generate HTML IRC stats based on irssi logs
- irw(1)
- sends data from Unix domain socket to stdout
- irxevent(1)
- infrared X-event sender
- is_inside_bitmap(3)
- Tells if a point is inside a bitmap. Allegro game programming library
- is_same_bitmap(3)
- Tells if two bitmaps describe the same drawing surface. Allegro game programming library
- is_term_resized(3x), %is_term_resized(3x), %resize_term(3x), %resizeterm(3x)
- manage the terminal dimensions understood by curses
- is_video_bitmap(3)
- Tells if a bitmap is a screen bitmap, video memory or sub bitmap. Allegro game programming library
- is_windowed_mode(3)
- Tells if you are running in windowed mode. Allegro game programming library
- isablequalexpr(3)
- tests if two expressions are strictly identicals. man1/alc_origin.1
- isal(4)
- driver for AES acceleration on x86 CPUs
- isbddvarinsupport(3)
- tests if a variable appears in a bdd. man1/alc_origin.1
- isbmex(8)
- Driver for ISBMEX UPS equipment
- isck(3)
- -tells if a name is the pattern defined by the user man1/alc_origin.1
- iscsi-inq(1)
- Utility to request INQUIRY data from an iSCSI LUN
- iscsi-ls(1)
- Utility to list iSCSI targets and LUNs
- iscsi-md5sum(1)
- Utility to calculate MD5 value of an iSCSI LUN at range [LBAm, LBAn)
- isds.h.libdatovka(3)
- API definition for libdatovka
- ised(1)
- generating integer and floating point sequences
- ishido(6)
- X11 tile game
- isisd(8)
- an IS-IS routing engine for use with Quagga routing software
- isnsadm(8)
- iSNS client utility
- isnsd(8)
- iSNS server daemon
- isnsdd(8)
- iSNS discovery daemon
- isnssetup(8)
- a simple script to bootstrap an iSNS server, including security
- iso-read(1)
- reads portions of an ISO 9660 image
- iso3166(1)
- an ISO 3166 country code finder
- isodebug(1)
- print genisoimage debug info from ISO-9660 image
- isodebug(8)
- print mkisofs debug info from ISO-9660 image
- isomaster(1)
- an ISO image editor
- isql(1), iusql(1)
- unixODBC interactive SQL command-line tools
- issndfile(1)
- checks if a file is in a recognized audio file format
- istat(1)
- Display details of a meta-data structure (i.e. inode)
- isutf8(1)
- check whether files are valid UTF-8
- isvdd(3)
- -tells if a name contains the pattern defined by the user man1/alc_origin.1
- isvss(3)
- -tells if a name contains the pattern defined by the user man1/alc_origin.1
- itcl(i4)
- object-oriented extensions to Tcl
- itcl(itcl)
- object-oriented extensions to Tcl
- itclcomponent(i4), itcl::component(i4)
- define components for extendedclass, widget or widgetadaptor Parts of this description are "borrowed" from Tcl extension [snit], as the functionality is mostly identical
- itcldelegate(i4), itcl::delegation(i4)
- delegate methods, procs or options to other objects Parts of this description are "borrowed" from Tcl extension [snit], as the functionality is mostly identical
- itclextendedclass(i4), itcl::extendedclass(i4)
- create a extendedclass of objects
- itcloption(i4), itcl::option(i4)
- define options for extendedclass, widget or widgetadaptor Parts of this description are "borrowed" from Tcl extension [snit], as the functionality is mostly identical
- itclvars(i4)
- variables used by [incr Tcl]
- itclvars(itcl)
- variables used by [incr Tcl]
- itclwidget(i4), itcl::widget(i4)
- create a widget class of objects
- item_name(3x), item_description(3x)
- get menu item name and description fields
- itk(n)
- framework for building mega-widgets in Tcl/Tk
- itkvars(n)
- variables used by [incr Tk]
- itofix(3)
- Converts an integer to fixed point. Allegro game programming library
- itstool(1)
- convert between XML and PO using ITS
- itweb-policyeditor(1), policyeditor(1)
- view and modify security policy settings for javaws and the browser plugin
- itweb-settings(1)
- view and modify settings for javaws and the browser plugin
- iv_fatal(3), iv_set_fatal_msg_handler(3)
- ivykis fatal error condition handling
- iv_fd_register(3), iv_fd_register_try(3), iv_fd_unregister(3), iv_fd_registered(3), iv_fd_set_handler_in(3), iv_fd_set_handler_err(3), iv_fd_set_handler_out(3)
- deal with ivykis file descriptors
- iv_init(3), iv_deinit(3), iv_inited(3)
- initialise and deinitialise ivykis
- iv_now(3), iv_validate_now(3), iv_invalidate_now(3)
- ivykis time handling
- iv_task_register(3), iv_task_unregister(3), iv_task_registered(3)
- deal with ivykis tasks
- iv_thread_create(3), iv_thread_set_debug_state(3)
- ivykis thread convenience functions
- iv_timer_register(3), iv_timer_unregister(3), iv_timer_registered(3)
- deal with ivykis timers
- iv_tls_user_register(3), iv_tls_user_ptr(3)
- thread-local storage handling for ivykis modules
- iverilog-vpi(1)
- Compile front end for VPI modules
- ivtscd(8)
- Driver for the IVT Solar Controller Device
- ivykis(3)
- library for asynchronous I/O readiness notification
- iwidgets_buttonbox(n), iwidgets::buttonbox(n)
- Create and manipulate a manager widget for buttons
- iwidgets_calendar(n), iwidgets::calendar(n)
- Create and manipulate a monthly calendar
- iwidgets_canvasprintbox(n), iwidgets::canvasprintbox(n)
- Create and manipulate a canvas print box widget
- iwidgets_canvasprintdialog(n), iwidgets::canvasprintdialog(n)
- Create and manipulate a canvas print dialog widget
- iwidgets_checkbox(n), iwidgets::checkbox(n)
- Create and manipulate a checkbox widget
- iwidgets_combobox(n), iwidgets::combobox(n)
- Create and manipulate combination box widgets
- iwidgets_dateentry(n), iwidgets::dateentry(n)
- Create and manipulate a dateentry widget
- iwidgets_datefield(n), iwidgets::datefield(n)
- Create and manipulate a date field widget
- iwidgets_dialog(n), iwidgets::dialog(n)
- Create and manipulate a dialog widget
- iwidgets_dialogshell(n), iwidgets::dialogshell(n)
- Create and manipulate a dialog shell widget
- iwidgets_disjointlistbox(n), iwidgets::disjointlistbox(n)
- Create and manipulate a disjointlistbox widget
- iwidgets_entryfield(n), iwidgets::entryfield(n)
- Create and manipulate a entry field widget
- iwidgets_extbutton(n), iwidgets::extbutton(n)
- Extends the behavior of the Tk button by allowing a bitmap or image to coexist with text
- iwidgets_extfileselectionbox(n), iwidgets::extfileselectionbox(n)
- Create and manipulate a file selection box widget
- iwidgets_extfileselectiondialog(n), iwidgets::extfileselectiondialog(n)
- Create and manipulate a file selection dialog widget
- iwidgets_feedback(n), iwidgets::feedback(n)
- Create and manipulate a feedback widget to display feedback on the current status of an ongoing operation to the user
- iwidgets_fileselectionbox(n), iwidgets::fileselectionbox(n)
- Create and manipulate a file selection box widget
- iwidgets_fileselectiondialog(n), iwidgets::fileselectiondialog(n)
- Create and manipulate a file selection dialog widget
- iwidgets_finddialog(n), iwidgets::finddialog(n)
- Create and manipulate a find dialog widget
- iwidgets_hierarchy(n), iwidgets::hierarchy(n)
- Create and manipulate a hierarchy widget
- iwidgets_hyperhelp(n), iwidgets::hyperhelp(n)
- Create and manipulate a hyperhelp widget
- iwidgets_labeledframe(n), iwidgets::labeledframe(n)
- Create and manipulate a labeled frame widget
- iwidgets_labeledwidget(n), iwidgets::labeledwidget(n)
- Create and manipulate a labeled widget
- iwidgets_mainwindow(n), iwidgets::mainwindow(n)
- Create and manipulate a mainwindow widget
- iwidgets_menubar(n), iwidgets::menubar(n)
- Create and manipulate menubar menu widgets
- iwidgets_messagebox(n), iwidgets::messagebox(n)
- Create and manipulate a messagebox text widget
- iwidgets_messagedialog(n), iwidgets::messagedialog(n)
- Create and manipulate a message dialog widget
- iwidgets_notebook(n), iwidgets::notebook(n)
- create and manipulate notebook widgets
- iwidgets_optionmenu(n), iwidgets::optionmenu(n)
- Create and manipulate a option menu widget
- iwidgets_panedwindow(n), iwidgets::panedwindow(n)
- Create and manipulate a paned window widget
- iwidgets_promptdialog(n), iwidgets::promptdialog(n)
- Create and manipulate a prompt dialog widget
- iwidgets_pushbutton(n), iwidgets::pushbutton(n)
- Create and manipulate a push button widget
- iwidgets_radiobox(n), iwidgets::radiobox(n)
- Create and manipulate a radiobox widget
- iwidgets_scopedobject(n), scopedobject(n)
- Create and manipulate a scoped [incr Tcl] class object
- iwidgets_scrolledcanvas(n), iwidgets::scrolledcanvas(n)
- Create and manipulate scrolled canvas widgets
- iwidgets_scrolledframe(n), iwidgets::scrolledframe(n)
- Create and manipulate scrolled frame widgets
- iwidgets_scrolledhtml(n), iwidgets::scrolledhtml(n)
- Create and manipulate a scrolled text widget with the capability of displaying HTML formatted documents
- iwidgets_scrolledlistbox(n), iwidgets::scrolledlistbox(n)
- Create and manipulate scrolled listbox widgets
- iwidgets_scrolledtext(n), iwidgets::scrolledtext(n)
- Create and manipulate a scrolled text widget
- iwidgets_selectionbox(n), iwidgets::selectionbox(n)
- Create and manipulate a selection box widget
- iwidgets_selectiondialog(n), iwidgets::selectiondialog(n)
- Create and manipulate a selection dialog widget
- iwidgets_shell(n), iwidgets::shell(n)
- Create and manipulate a shell widget
- iwidgets_spindate(n), iwidgets::spindate(n)
- Create and manipulate time spinner widgets
- iwidgets_spinint(n), iwidgets::spinint(n)
- Create and manipulate a integer spinner widget
- iwidgets_spinner(n), iwidgets::spinner(n)
- Create and manipulate a spinner widget
- iwidgets_spintime(n), iwidgets::spintime(n)
- Create and manipulate time spinner widgets
- iwidgets_tabnotebook(n), iwidgets::tabnotebook(n)
- create and manipulate tabnotebook widgets
- iwidgets_tabset(n), iwidgets::tabset(n)
- create and manipulate tabs as as set
- iwidgets_timeentry(n), iwidgets::timeentry(n)
- Create and manipulate a timeentry widget
- iwidgets_timefield(n), iwidgets::timefield(n)
- Create and manipulate a time field widget
- iwidgets_toolbar(n), iwidgets::toolbar(n)
- Create and manipulate a tool bar
- iwidgets_watch(n), iwidgets::watch(n)
- Create and manipulate time with a watch widgets
- ixgbe(4)
- Intel® Ethernet Driver for the FreeBSD* operating system
- j-jconsole(1), jconsole(1)
- command line J interpreter
- j2amidi_bridge(1)
- static bridge with one ALSA input port and one JACK MIDI output port
- j2k_dump(1)
- This program reads in a jpeg2000 image and dumps the contents to stdout. It is part of the OpenJPEG library. Valid input image extensions are .j2k, .jp2, .jpt
- j2k_to_image(1)
- This program reads in a jpeg2000 image and converts it to another image type. It is part of the OpenJPEG library. Valid input image extensions are .j2k, .jp2, .j2c, .jpt Valid output image extensions are .bmp, .pgm, .pgx, .png, .pnm, .ppm, .raw, .tga, .tif . For PNG resp. TIF it needs libpng resp. libtiff
- j4-dmenu-desktop(1)
- faster replacement for i3-dmenu-desktop
- jack-dssi-host(1)
- a simple JACK host for DSSI plugins
- jack-keyboard(1)
- A virtual keyboard for JACK MIDI
- jack-smf-player(1)
- Standard MIDI File player for JACK MIDI
- jack-smf-recorder(1)
- Standard MIDI File recorder for JACK MIDI
- jack_connect(1), jack_disconnect(1)
- JACK toolkit clients for connecting & disconnecting ports
- jack_freewheel(1)
- JACK toolkit client to control freewheeling mode
- jack_ghero(8)
- daemon that converts a GuitarHero device into a JACK MIDI device
- jack_iodelay(1)
- JACK toolkit client to measure roundtrip latency
- jack_load(1)
- JACK toolkit client for loading in-process clients
- jack_monitor_client(1)
- The JACK Audio Connection Kit example client
- jack_property(1)
- JACK client to list, set and delete metadata information
- jack_rec(1)
- JACK toolkit client for recording audio
- jack_showtime(1)
- The JACK Audio Connection Kit example client
- jack_simple_client(1)
- The JACK Audio Connection Kit example client
- jack_umidi(8)
- daemon that converts a raw MIDI device into a JACK MIDI device
- jack_unload(1)
- The JACK Audio Connection Kit example client
- jack_wait(1)
- JACK toolkit client to check and wait for existence/exit of jackd
- jackd(1)
- JACK Audio Connection Kit sound server
- jackhmmer(1)
- iteratively search sequence(s) against a sequence database
- jadm(8), JADM (jail admin)(8)
- FreeBSD jail framework with vnet, zfs and /etc/jail.conf support
- jadmaker(1)
- JAD File Generator rst2man-indent-level 0 1 rstReportMargin $1
-
-
-
-
-
-
-
-
-
-
- jail-primer(8)
- Third Generation Jail System Solution
- jaildaemon(1)
- A fixed command-line interface for FreeBSD jails to their host system
- japropos(1), jwhatis(1)
- search the Japanese whatis database for strings
- jasper(1)
- File format converter specialized in JPEG-2000 encoding
- jbig2dec(1)
- File format converter specialized in JBIG2 decoding
- jbs(1), EJDB2(1)
- standalone HTTP REST/Websocket server
- jcat-tool(1)
- standalone detached signature utility
- jclassinfo(1)
- Provides information for Java class files
- jclient.pl(1)
- sample client for module mode (perl version)
- jcontrol(1)
- a sample module client written in C
- jday(1), j2d(1)
- astronomical julian date conversion utilities
- jdupes(1)
- finds and performs actions upon duplicate files
- jed(1), Jed(1)
- programmers editor
- jedit(1), jEdit(1)
- Programmer's Text Editor written in Java
- jeilinj(4)
- webcamd driver for Jeilin USB cameras
- jellyfish(1), Jellyfish(1)
- is a software to count k-mers in DNA sequences
- jexctags(1)
- Generate tag files for source code
- jgmenu-apps(1)
- generate jgmenu flavoured CSV menu data
- jgmenu-i18n(1)
- support translation of jgmenu flavoured CSV menu data
- jgmenu-lx(1)
- generate jgmenu flavoured CSV menu data
- jgmenu-ob(1)
- convert openbox menu data to jgmenu flavoured CSV
- jgmenu-pmenu(1)
- generate jgmenu flavoured CSV menu data
- jgmenuunicode(7)
- An overview of jgmenu unicode usage
- jhead(1)
- Digicam JPEG Exif header manipulation tool
- jid(8)
- translates jail host names to jail ids and vice versa
- jigdo-file(1)
- Prepare files for Jigsaw Download (distribution of huge files, e.g. CD images)
- jigdo-lite(1)
- Download jigdo files using wget
- jigdo-mirror(1)
- Maintain a mirror of images offered with jigdo
- jigl2slideshow(1)
- Creates an input file for dvd-slideshow from pictures in a jigl online photo album
- jikes(1)
- java source to bytecode compiler
- jira-board(7)
- Board manages Jira boards in a project
- jira-board-list(7)
- List lists boards in a project
- jira-completion(7)
- Output shell completion code for the specified shell (bash or zsh)
- jira-epic-add(7)
- Add issues to an epic
- jira-issue-clone(7)
- Clone duplicates an issue
- jira-issue-comment-add(7)
- Add a comment to an issue
- jira-issue-delete(7)
- Delete an issue
- jira-issue-edit(7)
- Edit an issue in a project
- jira-issue-link-remote(7)
- Adds a remote web link to an issue
- jira-issue-unlink(7)
- Unlink disconnects two issues from each other
- jira-issue-view(7)
- View displays contents of an issue
- jira-issue-watch(7)
- Add user to issue watchers
- jira-issue-worklog-add(7)
- Add a worklog to an issue
- jira-me(7)
- Displays configured jira user
- jira-serverinfo(7)
- Displays information about the Jira instance
- jira-sprint(7)
- Sprint manage sprints in a project board
- jira-sprint-add(7)
- Add issues to sprint
- jira-sprint-list(7)
- Sprint lists top 50 sprints in a board
- jitterentropy(3)
- CPU Jitter Random Number Generator
- jk_chrootlaunch(8)
- a launcher that can start a daemon in a jail, with a specified uid and gid
- jk_chrootsh(8)
- a shell that will put the user inside a changed root
- jk_cp(8)
- a utility to copy files including permissions and libraries into a jail
- jk_init(8)
- a utility to quicky create functional jail directories
- jk_socketd(8)
- a daemon to create a rate-limited /dev/log socket inside a chroot
- jk_uchroot(8)
- grant regular users the right to change root into certain directories
- jk_update(8)
- a utility to update and cleanup a jail according to changes on the real system
- jkill(1)
- Shutdowns a running jail and all its processes
- jmakewhatis(1)
- create Japanese or original (English) whatis database
- jman(1)
- format and display the on-line Japanese and/or original (English) manual pages
- jmanpath(1)
- determine user's search path for Japanese man pages
- joe(1)
- Joe's Own Editor
- jose(1)
- Toolkit for performing JSON Object Signing and Encryption
- jose-alg(1)
- Lists all supported algorithms
- jose-b64-dec(1)
- Decodes URL-safe Base64 data to binary
- jose-b64-enc(1)
- Encodes binary data to URL-safe Base64
- jose-jwe-dec(1)
- Decrypts a JWE using the supplied JWKs
- jose-jwe-enc(1)
- Encrypts plaintext using one or more JWK/password
- jose-jwk-gen(1)
- Creates a random JWK for each input JWK template
- jose-jwk-use(1)
- Validates a key for the specified use(s)
- jose-jws-sig(1)
- Signs a payload using one or more JWKs
- jose-jws-ver(1)
- Verifies a JWS using the supplied JWKs
- jose_b64(3)
- URL-safe Base64 Encoding & Decoding
- jose_io_t(3)
- The interface for chained IO
- joystick(4x)
- Joystick input driver
- joystick_sethandler(3), joystick_setdefaulthandler(3)
- set the joystick event handler
- joystick_update(3)
- query joysticks for status changes
- joytest(6)
- test the svgalib joystick package in text mode
- jp2a(1)
- convert JPEG, PNG and WebP images to ASCII
- jpeg2hdrgen(1)
- Parse EXIF information in given JPEG files and output a hdrgen script for generation of HDR images
- jpeginfo(1)
- prints information and tests integrity of JPEG/JFIF files
- jpg2ff(1)
- convert JPG to farbfeld
- jpm(1)
- the Janet Project Manager, a build tool for Janet
- jps(1)
- Wrapper to ps(1) that maps pids to jails
- jps(1)
- Wrapper to top(1) that maps pids to jails
- jq(1)
- Command-line JSON processor
- js_demo(1)
- Joystick demo application for FlightGear
- jsd(1)
- simple command scheduling daemon for remote execution
- jsh(1)
- run scheduled commands on remote machines
- json2xml(1)
- translates JSON documents conforming to a YANG data model into XML
- jstest-gtk(1)
- joystick testing and configuration tool
- jt65code(1), jt9code(1), jt4code(1), qra64code(1), ft8code(1), msk144code(1)
- Weak signal communications encoding support utilities
- jtag(1)
- UrJTAG command shell
- juggler3d(6)
- juggling man screen saver
- julia(1)
- a high-level, high-performance dynamic programming language for technical computing
- julia(6)
- draws spinning, animating julia-set fractals
- jumbo6(1)
- A security assessment tool for attack vectors based on IPv6 jumbograms
- jumpgate(8)
- -- a TCP connection forwarder
- jw(1), docbook2dvi(1), docbook2html(1), docbook2man(1), docbook2pdf(1), docbook2ps(1), docbook2rtf(1), docbook2tex(1), docbook2texi(1), docbook2txt(1)
- (Jade Wrapper) converts SGML files to other formats
- jwm(1), JWM(1)
- Joe's Window Manager
- jzip(1)
- execute Infocom v1-5 and Inform v1-8 game files
- k4dirstat(1)
- Graphical directory statistics
- k5identity(5)
- Kerberos V5 client principal selection rules
- k5start(1)
- Obtain and optionally keep active a Kerberos ticket
- k8055(1)
- read from/write to the velleman k8055 USB I/O board
- k8temp(8)
- display on-die temperature readings from AMD K8 and K10 processors
- k_hasafs(3), k_hasafs_recheck(3), k_pioctl(3), k_unlog(3), k_setpag(3), k_afs_cell_of_file(3), kafs_set_verbose(3), kafs_settoken_rxkad(3), kafs_settoken(3), krb_afslog(3), krb_afslog_uid(3), kafs_settoken5(3), krb5_afslog(3), krb5_afslog_uid(3)
- AFS library
- kadm5.acl(5)
- Kerberos ACL file
- kadmin(1)
- Kerberos V5 database administration program
- kadmind(8)
- KADM5 administration server
- kadnode(1)
- P2P name resolver daemon
- kaffeine(1)
- A media player by KDE with digital TV support
- kak(1)
- a vim-inspired, selection oriented code editor
- kakasi(1), KAKASI(1)
- Kanji kana simple inverter (between Kanji, both Kana and Romaji)
- kaleidescope(6), Kaleidescope(6)
- rotating line segments
- kaleidocycle(6)
- draws twistable rings of tetrahedra
- kallisti(6)
- the golden apple of discord
- kalzium(1)
- A KDE based chemistry teaching tool
- kamailio(8)
- a very fast and configurable SIP server
- kamcmd(8)
- kamailio command line tool
- kamdbctl(8)
- Kamailio database control tool
- kamerka(1), Kamerka(1)
- take photos using your webcam and shiny animated QML interface
- kannel(8), bearerbox(8), wapbox(8), smsbox(8)
- Parts of Kannel, the WAP and SMS gateway
- kanshi(1)
- dynamic output configuration
- kasprintf(3), kcalloc(3), kmalloc(3), krealloc(3), kreallocarray(3), kstrdup(3), kvasprintf(3)
- memory allocation functions for kcgi
- kassiber(1)
- Inject an executable from the FreeBSD host into a jail
- kasumi(1)
- a personal dictionary manager for Anthy
- katarakt(1)
- a simple PDF viewer with three layouts
- kate(1)
- Advanced text editor by KDE
- kawa(1)
- Scheme language implemented using on a Java VM
- kbd(4x)
- Keyboard input driver
- kbd-test(1)
- CURSES keyboard test utility
- kbd_repeat(3), kbd_repeat (3)
- Change keyboard repeat period
- kbfsd(5)
- service daemon for the Keybase filesystem (KBFS)
- kbibtex(1)
- a BibTeX editor by KDE written by Thomas Fischer and released under the GPL version 2 or later
- kbruch(1)
- Learn calculating with fractions and percentages
- kbuildsycoca5(8)
- Rebuilds the KService desktop file system configuration cache
- kc(1)
- console based username and password management application
- kcatalogprint(8)
- Knot DNS catalog print utility
- kccachetest(1)
- command line interface to test the cache hash database
- kcd(1)
- Directory Change Utility
- kcdirmgr(1)
- command line interface to manage the directory hash database
- kcdirtest(1)
- command line interface to test the directory hash database
- kcforestmgr(1)
- command line interface to manage the directory tree database
- kcforesttest(1)
- command line interface to test the directory tree database
- kcgi(3)
- minimal CGI and FastCGI library in C
- kcgi_buf_write(3)
- put binary data into a kcgi buffer
- kcgi_writer_disable(3)
- disable further writer allocations
- kcgrasstest(1)
- command line interface to test the cache tree database
- kchashmgr(1)
- command line interface to manage the file hash database
- kchashtest(1)
- command line interface to test the file hash database
- kclangctest(1)
- command line interface to test the C language binding
- kcm(8)
- process-based credential cache for Kerberos tickets
- kcookiejar5(8)
- Command line interface to the KDE HTTP cookie daemon
- kcov(1)
- Code coverage analysis for compiled programs and Python scripts
- kcpolymgr(1)
- command line interface to manage the polymorphic database
- kcpolytest(1)
- command line interface to test the polymorphic database
- kcprototest(1)
- command line interface to test the prototype database
- kcstashtest(1)
- command line interface to test the stash database
- kctreemgr(1)
- command line interface to manage the file tree database
- kctreetest(1)
- command line interface to test the file tree database
- kcutilmgr(1)
- command line interface of miscellaneous utilities
- kcutiltest(1)
- command line interface to test the utility functions
- kdata_array_add(3), kdata_array_fill(3), kdata_array_fill_ydoubles(3), kdata_array_fill_ysizes(3), kdata_array_set(3)
- modify array data source
- kdata_array_alloc(3)
- allocate array data for plotting
- kdata_bucket_add(3), kdata_bucket_add kdata_bucket_set(3)
- modify bucket data values
- kdata_bucket_alloc(3)
- allocate bucket data for plotting
- kdata_buffer_alloc(3)
- allocate immutable buffer data for plotting
- kdata_buffer_copy(3)
- copy immutable buffer data
- kdata_destroy(3)
- destroy plotting data
- kdata_get(3)
- get points in a data set
- kdata_hist_add(3), kdata_hist_add kdata_hist_set(3)
- modify histogram data values
- kdata_hist_alloc(3)
- allocate histogram data for plotting
- kdata_mean_alloc(3)
- allocate mean data for plotting
- kdata_mean_attach(3)
- attach source for mean data plotting
- kdata_pmfmean(3)
- compute probability mass function mean of data
- kdata_pmfstddev(3)
- compute probability mass function standard deviation of data
- kdata_pmfvar(3)
- compute probability mass function variance of data
- kdata_stddev_alloc(3)
- allocate standard deviation data for plotting
- kdata_stddev_attach(3)
- attach source for standard deviation data plotting
- kdata_vector_alloc(3)
- allocate vector data for plotting
- kdata_vector_append(3), kdata_vector_set(3)
- modify data of a vector data source
- kdata_xmax(3), kdata_ymax(3)
- find maxima in a data source
- kdata_xmean(3), kdata_ymean(3)
- compute arithmetic mean of data
- kdata_xmin(3), kdata_ymin(3)
- find minima in a data source
- kdata_xstddev(3), kdata_ystddev(3)
- compute population standard deviation of data
- kdatacfg_defaults(3)
- set default values for plot data
- kdb5_ldap_util(8)
- Kerberos configuration utility
- kdb5_util(8)
- Kerberos database maintenance utility
- kdc(8)
- Kerberos 5 server
- kdc.conf(5)
- Kerberos V5 KDC configuration file The kdc.conf file supplements %krb5.conf for programs which are typically only used on a KDC, such as the %krb5kdc and %kadmind daemons and the %kdb5_util program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, /usr/local/var/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
- kded5(8)
- KDE daemon - triggers Sycoca database updates when needed
- kdeinit5(8)
- Launcher for applications built with kdeinit support, and for KIO slaves
- kdenlive(1)
- An open source non-linear video editor
- kdenlive_render(1)
- Render program for Kdenlive
- kdestroy(1)
- destroy Kerberos tickets
- kdesu(1)
- Runs a program with elevated privileges
- kdiff3(1)
- Tool for Comparison and Merge of Files and Folders
- kdig(1)
- Advanced DNS lookup utility
- kdigest(8)
- userland tool to access digest interface in the KDC
- kea-admin(8)
- Shell script for managing Kea databases - "System Message: ERROR/3 (kea-admin.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-admin
- kea-ctrl-agent(8)
- Control Agent process in Kea - "System Message: ERROR/3 (kea-ctrl-agent.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-ctrl-agent
- kea-dhcp-ddns(8)
- DHCP-DDNS process in Kea - "System Message: ERROR/3 (kea-dhcp-ddns.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-dhcp-ddns
- kea-dhcp4(8)
- DHCPv4 server in Kea - "System Message: ERROR/3 (kea-dhcp4.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-dhcp4
- kea-dhcp6(8)
- DHCPv6 server in Kea - "System Message: ERROR/3 (kea-dhcp6.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-dhcp6
- kea-lfc(8)
- Lease File Cleanup process in Kea - "System Message: ERROR/3 (kea-lfc.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-lfc
- kea-netconf(8)
- NETCONF agent for configuring Kea - "System Message: ERROR/3 (kea-netconf.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-netconf
- kea-shell(8)
- Text client for kea-dhcp4, kea-dhcp6 and kea-dhcp-ddns servers - "System Message: ERROR/3 (kea-shell.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-shell
- keactrl(8)
- Shell script for managing Kea - "System Message: ERROR/3 (keactrl.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: keactrl
- keepassxc(1)
- a modern open-source password manager
- keepassxc-cli(1)
- command line interface for the KeePassXC password manager
- ken(1), b1ff(1), censor(1), chef(1), cockney(1), eleet(1), fanboy(1), fudd(1), jethro(1), jibberish(1), jive(1), kenny(1), kraut(1), ky00te(1), nethackify(1), newspeak(1), nyc(1), pirate(1), rasterman(1), scottish(1), spammer(1), scramble(1), studly(1), uniencode(1), upside-down(1)
- assorted text filters
- kenny(1), kenny.pl(1)
- -- translate from and to KennySpeak
- kerberos(8)
- introduction to the Kerberos system
- kermit(1)
- C(hyKermit 10.0: transport(hy and platform(hyindependent interactive and scriptable communications software. This document is intended to give the beginner sufficient information to make basic use of C(hyKermit 10.0. Although it might be rather long for a Unix manual page, it's still far shorter than the C(hyKermit manual, which should be consulted for advanced topics such as customization, character(hysets, scripting, etc. We also attempt to provide a clear structural overview of C(hyKermit's many capabilities, functional areas, states, and modes and their interrelation, that should be helpful to beginners and veterans alike, as well as to those upgrading to version 10.0 from earlier releases. This document is also available as a Web page at: https://kermitproject.org/ckututor.html
- kew(1), kew (1), kew music command(1)
- A terminal music player
- key(3)
- Array of flags indicating key state. Allegro game programming library
- key_defined(3x), %key_defined(3x)
- test whether a curses keycode is defined
- key_led_flag(3)
- Flag to prevent the keyboard LEDs from being updated. Allegro game programming library
- key_shifts(3)
- Bitmask containing the current state of modifier keys. Allegro game programming library
- keyboard-daemon(1)
- read from a keyboard device node and execute commands
- keyboard_callback(3)
- User specified keyboard callback handler. Allegro game programming library
- keyboard_clearstate(3)
- reset the state of all keys when in raw keyboard mode
- keyboard_close(3)
- return the keyboard to normal operation from raw mode
- keyboard_getstate(3)
- get a pointer to a buffer holding the state of all keys in raw keyboard mode
- keyboard_init(3), keyboard_init_return_fd(3)
- initialize the keyboard to raw mode
- keyboard_keypressed(3)
- check if a key is pressed when in raw keyboard mode
- keyboard_lowlevel_callback(3)
- User specified low level keyboard event handler. Allegro game programming library
- keyboard_needs_poll(3)
- Tells if the keyboard needs polling. Allegro game programming library
- keyboard_seteventhandler(3), keyboard_setdefaulteventhandler(3)
- define an event handler for keyboard events in raw mode
- keyboard_translatekeys(3)
- modify scancode mappings in raw keyboard mode
- keyboard_ucallback(3)
- User specified unicode keyboard callback handler. Allegro game programming library
- keyboard_update(3), keyboard_waitforupdate(3)
- process raw keyboard events
- keybound(3x), %keybound(3x)
- get definition of curses keycode
- keychain(1)
- Manager for ssh-agent, gpg-agent and private keys. Compatible with POSIX systems
- keyd(1)
- A key remapping daemon
- keyd-application-mapper(1)
- remap keys when window focus changes
- keylookup(1)
- Fetch and Import GnuPG keys from keyservers
- keymgr(8)
- Knot DNS key management utility
- keyok(3x), %keyok(3x)
- enable or disable a curses keycode
- keypressed(3)
- Tells if there are keypresses waiting in the input buffer. Allegro game programming library
- keysyms.tk86(n), keysyms(n)
- keysyms recognized by Tk
- keytest(6)
- tests the svgalib raw keyboard functions
- keywait(1)
- pause and wait for input
- kf(1)
- securely forward tickets
- kf5-config(1)
- Prints Qt(TM) and Frameworks installation paths
- kf5kross(1)
- KDE application to run kross scripts
- kf5options(7)
- Common commandline options for all applications based on KDE Frameworks 5
- kf6options(7)
- Common commandline options for all applications based on KDE Frameworks 6
- kfd(8)
- receive forwarded tickets
- kfind(1)
- file find utility by KDE
- kgdb(1)
- kernel debugger
- kgendesignerplugin(1)
- Generates widget plugins for Qt(TM) Designer
- kgetcred(1)
- get a ticket for a particular service
- khangman(6)
- The classical hangman game by KDE
- khard(1)
- Console address book manager
- khard.conf(5)
- configuration file for khard
- khost(1)
- Simple DNS lookup utility
- khtml_closeto(3)
- close element contexts of kcgihtml to given depth
- khtml_double(3)
- put floating point content for kcgihtml
- khtml_elemat(3)
- get element stack depth of kcgihtml
- khtml_entity(3)
- put named character entity content for kcgihtml
- khtml_write(3)
- put content data for kcgihtml
- khttp_body(3), khttp_body_compress(3)
- close the HTTP header sequence for kcgi
- khttp_date2epoch(3), khttp_datetime2epoch(3)
- validate and convert date and time
- khttp_epoch2datetime(3)
- convert time to components
- khttp_fcgi_free(3), khttp_fcgi_child_free(3)
- free a FastCGI instance for kcgi
- khttp_fcgi_getfd(3)
- get the FastCGI control socket
- khttp_free(3), khttp_child_free(3)
- free a CGI instance for kcgi
- khttp_head(3)
- emit one HTTP header for kcgi
- khttp_template(3), khttp_template_buf(3), khttp_template_fd(3)
- emit filled-in templates for kcgi
- khttp_templatex(3), khttp_templatex_buf(3), khttp_templatex_fd(3)
- emit filled-in templates for kcgi
- khttp_urldecode(3), khttp_urldecode_inplace(3)
- URL decoding for kcgi
- khttp_urlencode(3)
- URL encoding for kcgi
- khttp_write(3)
- write HTTP content data for kcgi
- khttpbasic_validate(3)
- validate an HTTP basic authorisation request
- khttpdigest_validate(3), khttpdigest_validatehash(3)
- validate an HTTP digest request
- kickpass(1)
- a stupid simple password safe
- kiconvtool(8)
- load kernel iconv charset tables
- kid3(1), kid3-qt(1), kid3-cli(1)
- Kid3 ID3 Tagger
- kig(1)
- An interactive geometry program by KDE
- killw(1)
- kill windows
- kinit(1)
- obtain and cache Kerberos ticket-granting ticket
- kinwalker(1)
- predicts RNA folding trajectories
- kismet(1)
- Wireless sniffing and monitoring
- kismet.conf(5)
- Wireless sniffing and monitoring configuration file
- kismet_drone(1)
- Wireless sniffing and monitoring remote drone
- kismet_drone.conf(5)
- Wireless sniffing and monitoring drone configuration file
- kissutil(1)
- KISS TNC troubleshooting and Application Interface
- kiwix-compile-i18n(1)
- helper to compile Kiwix i18n (internationalization) data
- kiwix-compile-resources(1)
- helper to compile and generate some Kiwix resources
- kiwix-search(1)
- find articles using a fulltext search pattern
- kjournalprint(8)
- Knot DNS journal print utility
- kjs5(1)
- KDE ECMAScript compatible interpreter
- kjscmd5(1)
- Frameworks KJSEmbed interpreter
- kjson_putdouble(3), kjson_putdoublep(3), kjson_string_putdouble(3)
- put floating point content for kcgijson
- kjson_string_write(3)
- put content data for kcgijson
- kldfind(8)
- find kernel modules by string
- kldpatch(8)
- print/modify device/quirk tables in kernel modules
- klein(6)
- Draws a 4d Klein bottle
- klel-expr(1)
- Compile and execute a KL-EL expression
- klelapi(3), KL-EL(3)
- an embedded expression language
- klist(1)
- list cached Kerberos tickets
- klog(1)
- The Ham Radio Logging program
- klondike(6)
- an X version of solitaire
- kmouth(1)
- A type-and-say front end for speech synthesizers
- kmymoney(1)
- the personal finances manager by KDE
- knc(1)
- kerberized netcat
- knet_addrtostr(3)
- Convert an address to a host name
- knet_get_crypto_list(3)
- Get a list of supported crypto libraries
- knet_get_transport_id_by_name(3)
- Get a transport ID from its name
- knet_get_transport_list(3)
- Get a list of the transports support by this build of knet
- knet_get_transport_name_by_id(3)
- Get a transport name from its ID number
- knet_handle_add_datafd(3)
- Install a file descriptor for communication
- knet_handle_clear_stats(3)
- Clear knet stats, link and/or handle
- knet_handle_compress(3)
- Set up packet compression
- knet_handle_crypto(3)
- set up packet cryptographic signing & encryption
- knet_handle_crypto_rx_clear_traffic(3)
- enable or disable RX processing of clear (unencrypted) traffic
- knet_handle_crypto_set_config(3)
- set up packet cryptographic signing & encryption
- knet_handle_crypto_use_config(3)
- specify crypto configuration to use for TX
- knet_handle_enable_access_lists(3)
- Enable or disable usage of access lists (default: off)
- knet_handle_enable_filter(3)
- install a filter to route packets
- knet_handle_enable_pmtud_notify(3)
- install a callback to receive PMTUd changes
- knet_handle_enable_sock_notify(3)
- Register a callback to receive socket events
- knet_handle_free(3)
- Destroy a knet handle, free all resources
- knet_handle_get_channel(3)
- Get the channel associated with a file descriptor
- knet_handle_get_datafd(3)
- Get the file descriptor associated with a channel
- knet_handle_get_stats(3)
- Get statistics for compression & crypto
- knet_handle_get_transport_reconnect_interval(3)
- Get the interval between transport attempts to reconnect a failed link
- knet_handle_new(3)
- knet_handle_new_ex with flags = KNET_HANDLE_FLAG_PRIVILEGED
- knet_handle_new_ex(3)
- create a new instance of a knet handle
- knet_handle_pmtud_get(3)
- Get the current data MTU
- knet_handle_pmtud_getfreq(3)
- Get the interval between PMTUd scans
- knet_handle_pmtud_set(3)
- Set the current interface MTU
- knet_handle_pmtud_setfreq(3)
- Set the interval between PMTUd scans
- knet_handle_remove_datafd(3)
- Remove a file descriptor from knet
- knet_handle_set_transport_reconnect_interval(3)
- Set the interval between transport attempts to reconnect a failed link
- knet_handle_setfwd(3)
- Start packet forwarding
- knet_host_add(3)
- Add a new host ID to knet
- knet_host_get_id_by_host_name(3)
- Get the ID of a host given its name
- knet_host_get_name_by_host_id(3)
- Get the name of a host given its ID
- knet_host_remove(3)
- Remove a host ID from knet
- knet_link_add_acl(3)
- Add access list entry to an open link
- knet_link_clear_config(3)
- Clear link information and disconnect the link
- knet_link_get_enable(3)
- Find out whether a link is enabled or not
- knet_link_get_status(3)
- Get the status (and statistics) for a link
- knet_link_insert_acl(3)
- Insert access list entry to an open link at given index
- knet_log_get_loglevel_id(3)
- Get a logging level ID from its name
- knet_log_get_loglevel_name(3)
- Get a logging level name from its numeric ID
- knet_log_get_subsystem_id(3)
- Get a logging system ID from its name
- knet_log_get_subsystem_name(3)
- Get a logging system name from its numeric ID
- knet_recv(3)
- Receive data from knet nodes
- knet_send(3)
- Send data to knet nodes
- knet_send_sync(3)
- Synchronously send data to knet nodes
- knet_strtoaddr(3)
- Convert a hostname string to an address
- knews(1)
- Karl's threaded newsreader for X
- knl.conf(5)
- Slurm configuration file for Intel Knights Landing processor
- knockd(1)
- port-knock server
- knot.conf(5)
- Knot DNS configuration file
- knotc(8)
- Knot DNS control utility
- knotd(8)
- Knot DNS server daemon
- knsupdate(1)
- Dynamic DNS update utility
- kobodl(6)
- Kobo Deluxe, an enhanced version of the scrolling game XKobo
- kodi.bin(1)
- Kodi main executable
- korg2gig(1)
- Convert sound files from KORG to GigaStudio format
- korgdump(1)
- List information about sound files in KORG synthesizer format
- kpasswd(1)
- change a user's Kerberos password
- kpasswdd(8)
- Kerberos 5 password changing server
- kpat(6)
- A highly addictive card game
- kpcli(1)
- A command line interface to KeePass database files
- kplot_attach_data(3)
- assign plot data to plotting context
- kplot_attach_datas(3)
- assign multi-plot data to plotting context
- kplot_attach_smooth(3)
- assign smoothed plot data to plotting context
- kplot_detach(3)
- detach plots from the plotting context
- kplot_draw(3)
- plot data on Cairo context
- kplot_get_datacfg(3)
- get data configurations for a plot
- kplotcfg_defaults(3)
- set default values for a plot
- kprop(8)
- propagate a Kerberos V5 principal database to a replica server
- kpropd(8)
- Kerberos V5 replica KDC update server
- kproplog(8)
- display the contents of the Kerberos principal update log
- kpseaccess(1)
- determine whether a file can be accessed
- kpsereadlink(1)
- print contents of symbolic link
- kpsestat(1)
- compute octal mode from mode of existing file
- kpsetool(1)
- script to make teTeX-style kpsetool, kpsexpand, and kpsepath available
- kpsewhere(1)
- Expanding kpsewhich to separately iterate over each texmf tree listed in $TEXMF
- kpsewhich(1)
- standalone path lookup and and expansion for kpathsea
- kqml(1)
- QML Runtime with KLocalizedContext
- krb.equiv(5)
- Cyrus IMAP documentation Kerberos equivalences
- krb5(3)
- Heimdal Kerberos 5 library
- krb5-plugin(7)
- plugin interface for Heimdal
- krb5.conf(5)
- Kerberos configuration file The krb5.conf file contains Kerberos configuration information, including the locations of KDCs and admin servers for the Kerberos realms of interest, defaults for the current realm and for Kerberos applications, and mappings of hostnames onto Kerberos realms. Normally, you should install your krb5.conf file in the directory /etc. You can override the default location by setting the environment variable KRB5_CONFIG. Multiple colon-separated filenames may be specified in KRB5_CONFIG; all files which are present will be read. Starting in release 1.14, directory names can also be specified in KRB5_CONFIG; all files within the directory whose names consist solely of alphanumeric characters, dashes, or underscores will be read
- krb5_425_conv_principal(3), krb5_425_conv_principal_ext(3), krb5_524_conv_principal(3)
- converts to and from version 4 principals
- krb5_add_et_list(3), krb5_add_extra_addresses(3), krb5_add_ignore_addresses(3), krb5_context(3), krb5_free_config_files(3), krb5_free_context(3), krb5_get_default_config_files(3), krb5_get_dns_canonize_hostname(3), krb5_get_extra_addresses(3), krb5_get_fcache_version(3), krb5_get_ignore_addresses(3), krb5_get_kdc_sec_offset(3), krb5_get_max_time_skew(3), krb5_get_use_admin_kdc krb5_init_context(3), krb5_init_ets(3), krb5_prepend_config_files(3), krb5_prepend_config_files_default(3), krb5_set_config_files(3), krb5_set_dns_canonize_hostname(3), krb5_set_extra_addresses(3), krb5_set_fcache_version(3), krb5_set_ignore_addresses(3), krb5_set_max_time_skew(3), krb5_set_use_admin_kdc(3)
- create, modify and delete krb5_context structures
- krb5_address(3)
- Heimdal Kerberos 5 address functions
- krb5_appdefault_boolean(3), krb5_appdefault_string(3), krb5_appdefault_time(3)
- get application configuration value
- krb5_auth(3)
- Heimdal Kerberos 5 authentication functions
- krb5_auth_con_addflags(3), krb5_auth_con_free(3), krb5_auth_con_genaddrs(3), krb5_auth_con_generatelocalsubkey(3), krb5_auth_con_getaddrs(3), krb5_auth_con_getauthenticator(3), krb5_auth_con_getflags(3), krb5_auth_con_getkey(3), krb5_auth_con_getlocalsubkey(3), krb5_auth_con_getrcache(3), krb5_auth_con_getremotesubkey(3), krb5_auth_con_getuserkey(3), krb5_auth_con_init(3), krb5_auth_con_initivector(3), krb5_auth_con_removeflags(3), krb5_auth_con_setaddrs(3), krb5_auth_con_setaddrs_from_fd(3), krb5_auth_con_setflags(3), krb5_auth_con_setivector(3), krb5_auth_con_setkey(3), krb5_auth_con_setlocalsubkey(3), krb5_auth_con_setrcache(3), krb5_auth_con_setremotesubkey(3), krb5_auth_con_setuserkey(3), krb5_auth_context(3), krb5_auth_getcksumtype(3), krb5_auth_getkeytype(3), krb5_auth_getlocalseqnumber(3), krb5_auth_getremoteseqnumber(3), krb5_auth_setcksumtype(3), krb5_auth_setkeytype(3), krb5_auth_setlocalseqnumber(3), krb5_auth_setremoteseqnumber(3), krb5_free_authenticator(3)
- manage authentication on connection level
- krb5_c_block_size(3), krb5_c_decrypt(3), krb5_c_encrypt(3), krb5_c_encrypt_length(3), krb5_c_enctype_compare(3), krb5_c_get_checksum(3), krb5_c_is_coll_proof_cksum(3), krb5_c_is_keyed_cksum(3), krb5_c_keylength(3), krb5_c_make_checksum(3), krb5_c_make_random_key(3), krb5_c_set_checksum(3), krb5_c_valid_cksumtype(3), krb5_c_valid_enctype(3), krb5_c_verify_checksum(3), krb5_c_checksum_length(3)
- Kerberos 5 crypto API
- krb5_ccache(3)
- Heimdal Kerberos 5 credential cache functions
- krb5_ccache_intro(3)
- The credential cache functions
- krb5_change_password(3), krb5_set_password(3), krb5_set_password_using_ccache(3), krb5_passwd_result_to_string(3)
- change password functions
- krb5_check_transited(3), krb5_check_transited_realms(3), krb5_domain_x500_decode(3), krb5_domain_x500_encode(3)
- realm transit verification and encoding/decoding functions
- krb5_checksum(3), krb5_checksum_disable(3), krb5_checksum_is_collision_proof(3), krb5_checksum_is_keyed(3), krb5_checksumsize(3), krb5_cksumtype_valid(3), krb5_copy_checksum(3), krb5_create_checksum(3), krb5_crypto_get_checksum_type krb5_free_checksum(3), krb5_free_checksum_contents(3), krb5_hmac(3), krb5_verify_checksum(3)
- creates, handles and verifies checksums
- krb5_copy_host_realm(3), krb5_free_host_realm(3), krb5_get_default_realm(3), krb5_get_default_realms(3), krb5_get_host_realm(3), krb5_set_default_realm(3)
- default and host realm read and manipulation routines
- krb5_credential(3)
- Heimdal Kerberos 5 credential handing functions
- krb5_creds(3), krb5_copy_creds(3), krb5_copy_creds_contents(3), krb5_free_creds(3), krb5_free_cred_contents(3)
- Kerberos 5 credential handling functions
- krb5_crypto(3)
- Heimdal Kerberos 5 cryptography functions
- krb5_crypto_getblocksize(3), krb5_crypto_getconfoundersize krb5_crypto_getenctype(3), krb5_crypto_getpadsize(3), krb5_crypto_overhead(3), krb5_decrypt(3), krb5_decrypt_EncryptedData(3), krb5_decrypt_ivec(3), krb5_decrypt_ticket(3), krb5_encrypt(3), krb5_encrypt_EncryptedData(3), krb5_encrypt_ivec(3), krb5_enctype_disable(3), krb5_enctype_keysize(3), krb5_enctype_to_string(3), krb5_enctype_valid(3), krb5_get_wrapped_length(3), krb5_string_to_enctype(3)
- encrypt and decrypt data, set and get encryption type parameters
- krb5_deprecated(3)
- Heimdal Kerberos 5 deprecated functions
- krb5_digest(3)
- Heimdal Kerberos 5 digest service
- krb5_digest(3), krb5_digest_alloc(3), krb5_digest_free(3), krb5_digest_set_server_cb(3), krb5_digest_set_type(3), krb5_digest_set_hostname(3), krb5_digest_get_server_nonce(3), krb5_digest_set_server_nonce(3), krb5_digest_get_opaque(3), krb5_digest_set_opaque(3), krb5_digest_get_identifier(3), krb5_digest_set_identifier(3), krb5_digest_init_request(3), krb5_digest_set_client_nonce(3), krb5_digest_set_digest(3), krb5_digest_set_username(3), krb5_digest_set_authid(3), krb5_digest_set_authentication_user(3), krb5_digest_set_realm(3), krb5_digest_set_method(3), krb5_digest_set_uri(3), krb5_digest_set_nonceCount(3), krb5_digest_set_qop(3), krb5_digest_request(3), krb5_digest_get_responseData(3), krb5_digest_get_rsp(3), krb5_digest_get_tickets(3), krb5_digest_get_client_binding(3), krb5_digest_get_a1_hash(3)
- remote digest (HTTP-DIGEST, SASL, CHAP) support
- krb5_error(3)
- Heimdal Kerberos 5 error reporting functions
- krb5_find_padata(3), krb5_padata_add(3)
- Kerberos 5 pre-authentication data handling functions
- krb5_get_all_client_addrs(3), krb5_get_all_server_addrs(3)
- return local addresses
- krb5_get_credentials(3), krb5_get_credentials_with_flags(3), krb5_get_kdc_cred(3), krb5_get_renewed_creds(3)
- get credentials from the KDC using krbtgt
- krb5_get_creds(3), krb5_get_creds_opt_add_options(3), krb5_get_creds_opt_alloc(3), krb5_get_creds_opt_free(3), krb5_get_creds_opt_set_enctype(3), krb5_get_creds_opt_set_impersonate(3), krb5_get_creds_opt_set_options(3), krb5_get_creds_opt_set_ticket(3)
- get credentials from the KDC
- krb5_get_default_principal(3), krb5_principal(3), krb5_build_principal(3), krb5_build_principal_ext(3), krb5_build_principal_va(3), krb5_build_principal_va_ext(3), krb5_copy_principal(3), krb5_free_principal(3), krb5_make_principal(3), krb5_parse_name(3), krb5_parse_name_flags(3), krb5_parse_nametype(3), krb5_princ_set_realm(3), krb5_principal_compare(3), krb5_principal_compare_any_realm(3), krb5_principal_get_comp_string(3), krb5_principal_get_realm(3), krb5_principal_get_type(3), krb5_principal_match(3), krb5_principal_set_type(3), krb5_realm_compare(3), krb5_sname_to_principal(3), krb5_sock_to_principal(3), krb5_unparse_name(3), krb5_unparse_name_flags(3), krb5_unparse_name_fixed(3), krb5_unparse_name_fixed_flags(3), krb5_unparse_name_fixed_short(3), krb5_unparse_name_short(3)
- Kerberos 5 principal handling functions
- krb5_get_in_tkt(3), krb5_get_in_cred(3), krb5_get_in_tkt_with_password(3), krb5_get_in_tkt_with_keytab(3), krb5_get_in_tkt_with_skey(3), krb5_free_kdc_rep(3), krb5_password_key_proc(3)
- deprecated initial authentication functions
- krb5_get_init_creds(3), krb5_get_init_creds_keytab(3), krb5_get_init_creds_opt(3), krb5_get_init_creds_opt_alloc(3), krb5_get_init_creds_opt_free(3), krb5_get_init_creds_opt_init(3), krb5_get_init_creds_opt_set_address_list(3), krb5_get_init_creds_opt_set_addressless(3), krb5_get_init_creds_opt_set_anonymous(3), krb5_get_init_creds_opt_set_default_flags(3), krb5_get_init_creds_opt_set_etype_list(3), krb5_get_init_creds_opt_set_forwardable(3), krb5_get_init_creds_opt_set_pa_password(3), krb5_get_init_creds_opt_set_paq_request(3), krb5_get_init_creds_opt_set_preauth_list(3), krb5_get_init_creds_opt_set_proxiable(3), krb5_get_init_creds_opt_set_renew_life(3), krb5_get_init_creds_opt_set_salt(3), krb5_get_init_creds_opt_set_tkt_life(3), krb5_get_init_creds_opt_set_canonicalize(3), krb5_get_init_creds_opt_set_win2k(3), krb5_get_init_creds_password(3), krb5_prompt(3), krb5_prompter_posix(3)
- Kerberos 5 initial authentication functions
- krb5_get_krbhst(3), krb5_get_krb_admin_hst(3), krb5_get_krb_changepw_hst(3), krb5_get_krb524hst(3), krb5_free_krbhst(3)
- lookup Kerberos KDC hosts
- krb5_init_creds_intro(3)
- The initial credential handing functions
- krb5_initlog(3), krb5_openlog(3), krb5_closelog(3), krb5_addlog_dest(3), krb5_addlog_func(3), krb5_log(3), krb5_vlog(3), krb5_log_msg(3), krb5_vlog_msg(3)
- Heimdal logging functions
- krb5_introduction(3)
- Introduction to the Kerberos 5 API
- krb5_keytab(3)
- Heimdal Kerberos 5 keytab handling functions
- krb5_keytab_intro(3)
- The keytab handing functions
- krb5_krbhst_init(3), krb5_krbhst_init_flags(3), krb5_krbhst_next(3), krb5_krbhst_next_as_string(3), krb5_krbhst_reset(3), krb5_krbhst_free(3), krb5_krbhst_format_string(3), krb5_krbhst_get_addrinfo(3)
- lookup Kerberos KDC hosts
- krb5_mk_req(3), krb5_mk_req_exact(3), krb5_mk_req_extended(3), krb5_rd_req(3), krb5_rd_req_with_keyblock(3), krb5_mk_rep(3), krb5_mk_rep_exact(3), krb5_mk_rep_extended(3), krb5_rd_rep(3), krb5_build_ap_req(3), krb5_verify_ap_req(3)
- create and read application authentication request
- krb5_mk_safe(3), krb5_mk_priv(3)
- generates integrity protected and/or encrypted messages
- krb5_pac(3)
- Heimdal Kerberos 5 PAC handling functions
- krb5_principal(3)
- Heimdal Kerberos 5 principal functions
- krb5_principal_intro(3)
- The principal handing functions. A Kerberos principal is a email address looking string that contains two parts separated by . The second part is the kerberos realm the principal belongs to and the first is a list of 0 or more components. For example lha@SU.SE host/hummel.it.su.se@SU.SE host/admin@H5L.ORG See the library functions here: Heimdal Kerberos 5 principal functions
- krb5_pwcheck(3), kadm5_setup_passwd_quality_check(3), kadm5_add_passwd_quality_verifier(3), kadm5_check_password_quality(3)
- Heimdal warning and error functions
- krb5_rcache(3), krb5_rc_close(3), krb5_rc_default(3), krb5_rc_default_name(3), krb5_rc_default_type(3), krb5_rc_destroy(3), krb5_rc_expunge(3), krb5_rc_get_lifespan(3), krb5_rc_get_name(3), krb5_rc_get_type(3), krb5_rc_initialize(3), krb5_rc_recover(3), krb5_rc_resolve(3), krb5_rc_resolve_full(3), krb5_rc_resolve_type(3), krb5_rc_store(3), krb5_get_server_rcache(3)
- Kerberos 5 replay cache
- krb5_rd_error(3), krb5_free_error(3), krb5_free_error_contents(3), krb5_error_from_rd_error(3)
- parse, free and read error from KRB-ERROR message
- krb5_rd_safe(3), krb5_rd_priv(3)
- verifies authenticity of messages
- krb5_storage(3)
- Heimdal Kerberos 5 storage functions
- krb5_string_to_key(3), krb5_string_to_key_data(3), krb5_string_to_key_data_salt(3), krb5_string_to_key_data_salt_opaque(3), krb5_string_to_key_salt(3), krb5_string_to_key_salt_opaque(3), krb5_get_pw_salt(3), krb5_free_salt(3)
- turns a string to a Kerberos key
- krb5_support(3)
- Heimdal Kerberos 5 support functions
- krb5_ticket(3)
- Heimdal Kerberos 5 ticket functions
- krb5_timeofday(3), krb5_set_real_time(3), krb5_us_timeofday(3), krb5_format_time(3), krb5_string_to_deltat(3)
- Kerberos 5 time handling functions
- krb5_v4compat(3)
- Heimdal Kerberos 4 compatiblity functions
- krb5_verify_init_creds_opt_init(3), krb5_verify_init_creds_opt_set_ap_req_nofail(3), krb5_verify_init_creds(3)
- verifies a credential cache is correct by using a local keytab
- krb5_verify_user(3), krb5_verify_user_lrealm(3), krb5_verify_user_opt(3), krb5_verify_opt_init(3), krb5_verify_opt_alloc(3), krb5_verify_opt_free(3), krb5_verify_opt_set_ccache(3), krb5_verify_opt_set_flags(3), krb5_verify_opt_set_service(3), krb5_verify_opt_set_secure(3), krb5_verify_opt_set_keytab(3)
- Heimdal password verifying functions
- krb5kdc(8)
- Kerberos V5 KDC
- krb5plugin_an2ln_ftable_desc(3)
- Description of the krb5_aname_to_lname(3) plugin facility
- krb5plugin_db_ftable_desc(3)
- Description of the krb5 DB plugin facility
- krb5plugin_kuserok_ftable_desc(3)
- Description of the krb5_kuserok(3) plugin facility
- kresd(8)
- full caching DNSSEC-enabled Knot Resolver 5.7.6
- krill(1)
- Resource Public Key Infrastructure (RPKI) daemon
- krillc(1)
- Command line client for the Krill RPKI daemon
- krillup(1)
- Krill Upgrade Helper
- krusader(1)
- advanced twin-panel file manager and FTP client by KDE
- ksh(1)
- Public domain Korn shell
- kst2(1), kst(1)
- plots scientific data
- kstash(8)
- store the KDC master password in a file
- kstats(1)
- show statistical FMS algorithm votes for an ivs dump and a specified WEP key
- ksu(1)
- Kerberized super-user
- ktcheck(1)
- verify and download command file and transcripts
- ktcplist(1), ktlslist(1)
- list TCP connections with offloaded kTLS sessions
- ktoblzcheck(1)
- Check Account and BLZ (bank routing code)
- ktouch(1)
- A typing tutor by KDE
- ktremotemgr(1)
- command line interface to manage the remote database
- ktremotetest(1)
- command line interface to test the remote database
- ktserver(1)
- a lightweight database server
- kttimedmgr(1)
- command line interface to manage the timed database
- kttimedtest(1)
- command line interface to test the timed database
- ktutilmgr(1)
- command line interface of miscellaneous utilities
- ktutiltest(1)
- command line interface to test the utility functions
- kua(1)
- find files which are identical to the given one (comes from the Hungarian keresd ugyanazt - meaning "find the same")
- kumppa(6)
- spiraling, spinning, splashes of color rush toward the screen
- kutil_invalidate(3)
- invalidate a kcgi input pair
- kvalid_bit(3), kvalid_date(3), kvalid_double(3), kvalid_email(3), kvalid_int(3), kvalid_string(3), kvalid_stringne(3), kvalid_udouble(3), kvalid_uint(3)
- predefined validation functions for kcgi
- kvazaar(1)
- open source HEVC encoder
- kvs(1)
- No short description
- kvs-delete(1)
- Execute a KV Delete Command
- kvs-exist(1)
- Execute a KV Exist Command
- kvs-idfy-ns(1)
- KV Command Set specific identify-controller
- kvs-list(1)
- Execute a KV List Command
- kvs-retrieve(1)
- Execute a KV Retrieve Command
- kvs-store(1)
- Execute a KV Store Command
- kwallet-query(1)
- KDE Wallet command-line manipulation tool
- kxdpgun(8)
- XDP-powered DNS benchmarking tool
- kxml_write(3)
- put content data for kcgixml
- kxstitch(1)
- cross stitch pattern creator and editor by KDE
- kyua-about(1), kyua about(1)
- Shows detailed authors, license, and version information
- kyua-config(1), kyua config(1)
- Inspects the values of the loaded configuration
- kyua-db-exec(1), kyua db-exec(1)
- Executes a SQL statement in a results file
- kyua-db-migrate(1), kyua db-migrate(1)
- Upgrades the schema of an existing results file
- kyua-debug(1), kyua debug(1)
- Executes a single test case with facilities for debugging
- kyua-list(1), kyua list(1)
- Lists test cases and their metadata
- kyuafile(5), Kyuafile(5)
- Test suite description files
- kzonecheck(1)
- Knot DNS zone check tool
- kzonesign(1)
- DNSSEC signing utility
- l2a(1)
- a LaTeX detergent
- l2tp-secrets(5)
- L2TPD secrets file
- l2tpd(8)
- Layer 2 Tunnelling Protocol Daemon
- l2tpd.conf(5)
- L2TPD configuration file
- la_constants(3)
- LA_CONSTANTS is a module for the scaling constants for the compiled Fortran single and double precisions
- la_gbamv(3)
- la_gbamv: matrix-vector multiply |A| * |x|, general banded
- la_gbrcond(3)
- la_gbrcond: Skeel condition number estimate
- la_gbrfsx_extended(3)
- la_gbrfsx_extended: step in gbrfsx
- la_gercond(3)
- la_gercond: Skeel condition number estimate
- la_gerfsx_extended(3)
- la_gerfsx_extended: step in gerfsx
- la_hercond(3)
- la_hercond: Skeel condition number estimate
- la_herfsx_extended(3)
- la_herfsx_extended: step in herfsx
- la_lin_berr(3)
- la_lin_berr: backward error
- la_porcond(3)
- la_porcond: Skeel condition number estimate
- la_porfsx_extended(3)
- la_porfsx_extended: step in porfsx
- la_wwaddw(3)
- la_wwaddw: add to double-double or single-single vector
- labad(3)
- labad: over/underflow on obsolete pre-IEEE machines
- label(1)
- manipulate Sun disk labels
- label.tk86(n), label(n)
- Create and manipulate 'label' non-interactive text or image widgets
- label3d(l)
- process a Raster3D scene containing labels
- labelframe.tk86(n), labelframe(n)
- Create and manipulate 'labelframe' labelled container widgets
- labnag(1)
- Show dialog with message and buttons
- labplot(1)
- an application by KDE for interactive graphing and analysis of scientific data
- labrd(3)
- labrd: step in gebrd
- labwc(1)
- a Wayland stacking compositor
- lacheck(1)
- a consistency checker for LaTeX documents
- lacon(3)
- lacon: 1-norm estimate, e.g., || A^{-1} ||_1 in gecon, old
- lacrt(3)
- lacrt: apply plane rotation (unused?)
- ladiv(3)
- ladiv: complex divide
- ladvd(8)
- send link layer advertisements
- ladvdc(8)
- display link layer advertisements
- laed0(3)
- laed0: D&C step: top level solver
- laed1(3)
- laed1: D&C step: merge subproblems
- laed2(3)
- laed2: D&C step: deflation
- laed3(3)
- laed3: D&C step: secular equation
- laed4(3)
- laed4: D&C step: secular equation nonlinear solver
- laed5(3)
- laed5: D&C step: secular equation, 2x2
- laed6(3)
- laed6: D&C step: secular equation Newton step
- laed7(3)
- laed7: D&C step: merge subproblems
- laed8(3)
- laed8: D&C step: deflation
- laed9(3)
- laed9: D&C step: secular equation
- laed_comp2(3)
- --- eig value only or update Q
- laed_comp_grp(3)
- tridiag divide and conquer (D&C) routines
- laeda(3)
- laeda: D&C step: z vector
- laexc(3)
- laexc: reorder Schur form
- lagtm(3)
- lagtm: tridiagonal matrix-matrix multiply
- lagv2(3)
- lagv2: 2x2 generalized Schur factor
- lahr2(3)
- lahr2: step in gehrd
- laic1(3)
- laic1: condition estimate, step in gelsy
- laisnan(3)
- laisnan: test for NaN, unoptimized
- lalign(1)
- compare two protein or DNA sequences for local similarity and show the local sequence alignments plalign,flalign - compare two sequences for local similarity and plot the local sequence alignments
- lals0(3)
- lals0: back multiplying factors, step in gelsd
- lalsa(3)
- lalsa: SVD of coefficient matrix, step in gelsd
- lalsd(3)
- lalsd: uses SVD for least squares, step in gelsd
- lame(1)
- create mp3 audio files
- laminard(8)
- - Laminar CI server
- lamrg(3)
- lamrg: permutation to merge 2 sorted lists
- langb(3)
- langb: general matrix, banded
- langt(3)
- langt: general matrix, tridiagonal
- lanhb(3)
- lan{hb,sb}: Hermitian/symmetric matrix, banded
- lanhp(3)
- lan{hp,sp}: Hermitian/symmetric matrix, packed
- lanht(3)
- lan{ht,st}: Hermitian/symmetric matrix, tridiagonal
- lantb(3)
- lantb: triangular matrix, banded
- lantp(3)
- lantp: triangular matrix, packed
- lapll(3)
- lapll: linear dependence of 2 vectors
- lappend.tcl86(n), lappend(n)
- Append list elements onto a variable
- lappend.tcl90(n), lappend(n)
- Append list elements onto a variable
- lapply(1)
- modify file system to match apply-able-transcript
- lapumgr(1)
- the command line utility of the simple API
- larf(3)
- larf: apply Householder reflector
- larfb(3)
- larfb: apply block Householder reflector
- larfg(3)
- larfg: generate Householder reflector
- larfgp(3)
- larfgp: generate Householder reflector, beta ≥ 0
- larfx(3)
- larfx: apply Householder reflector, unrolled
- larfy(3)
- larfy: apply Householder reflector symmetrically (2-sided)
- larmm(3)
- larmm: scale factor to avoid overflow, step in latrs
- larnv(3)
- larnv: random vector
- larr_comp_grp(3)
- tridiag RRR routines
- larrd(3)
- larrd: step in stemr, tridiag eig
- larrf(3)
- larrf: step in stemr, find relative robust representation (RRR)
- larrr(3)
- larrr: step in stemr, test to do expensive tridiag eig algorithm
- larrv(3)
- larrv: eig tridiagonal, step in stemr & stegr
- larscl2(3)
- larscl2: reciprocal diagonal scale matrix, A = D^{-1} A
- lart(1)
- Luser Attitude Readjustment Tool - use a lart to adjust lusers' attitudes
- lartgs(3)
- lartgs: generate plane rotation for bidiag SVD
- laruv(3)
- laruv: random uniform vector
- las2(3)
- las2: 2x2 triangular SVD
- lascl2(3)
- lascl2: diagonal scale matrix, A = D A
- lasd0(3)
- lasd0: D&C step: top level solver
- lasd1(3)
- lasd1: D&C step: merge subproblems
- lasd2(3)
- lasd2: D&C step: deflation
- lasd3(3)
- lasd3: D&C step: secular equation
- lasd4(3)
- lasd4: D&C step: secular equation nonlinear solver
- lasd5(3)
- lasd5: D&C step: secular equation, 2x2
- lasd6(3)
- lasd6: D&C step: merge subproblems
- lasd7(3)
- lasd7: D&C step: deflation
- lasd8(3)
- lasd8: D&C step: secular equation
- lasd_comp2(3)
- --- singular values only or factored form
- lasd_comp_grp(3)
- bidiag D&C routines
- lasda(3)
- lasda: D&C step: top level solver
- lasdq(3)
- lasdq: D&C step: leaf using bdsqr
- lasdt(3)
- lasdt: D&C step: tree
- lasem-render-0.6(1)
- render MathML or SVG using Lasem
- lasq1(3)
- lasq1: dqds step
- lasq2(3)
- lasq2: dqds step
- lasq3(3)
- lasq3: dqds step
- lasq4(3)
- lasq4: dqds step
- lasq5(3)
- lasq5: dqds step
- lasq6(3)
- lasq6: dqds step
- lasq_comp_grp(3)
- bidiag QR iteration routines
- lassq(3)
- lassq: sum-of-squares, avoiding over/underflow
- lasv2(3)
- lasv2: 2x2 triangular SVD
- laswlq(3)
- laswlq: short-wide LQ factor
- lat_fs(8)
- measure file system create/delete performance
- lat_mem_rd(8)
- memory read latency benchmark
- lat_mmap(8)
- costs of mmapping and unmmapping varying file sizes
- lat_udp(8)
- measure interprocess communication latency via UDP/IP
- latd(8)
- LAT daemon
- latd.conf(5)
- LAT configuration file
- latdf(3)
- latdf: Dif-estimate with complete pivoting LU, step in tgsen
- latexdiff(1)
- determine and markup differences between two latex files
- latexdiff-vc(1)
- wrapper script that calls latexdiff for different versions of a file under version management (CVS, RCS or SVN)
- latexrevise(1)
- selectively remove markup and text from latexdiff output
- latrd(3)
- latrd: step in hetrd
- lattice(1)
- linked rings
- launch_avfeed(3), launch_avfeed (3)
- Launch a customized frameserver
- launch_decode(3), launch_decode (3)
- Launch a video decoding frameserver
- launch_target(3), launch_target (3)
- Setup and launch an external program
- lav2wav(1)
- Extract the audio out of MJPEG container files to stdout
- lavalauncher(1), LavaLauncher(1)
- A simple launcher panel for Wayland desktops
- lavalite(6)
- 3D OpenGL simulation of a Lavalite
- lavinmq(1)
- fast and advanced message queue server
- lavplay(1)
- Playback and edit MJPEG video
- lavrec(1)
- Record MJPEG-video from a zoran/video4linux-device
- lavtrans(1)
- Convert MJPEG videos to other MJPEG video formats
- lazarus-ide(1), Lazarus(1)
- is a Rapid Application Development (RAD) for the Free Pascal Compiler (FPC) including an Integrated Development Environment (IDE)
- lazbuild(1)
- The Lazarus project and package build program
- lbdb-fetchaddr(1)
- grab addresses from mails add append them to lbdb database
- lbdb_dotlock(1)
- Lock mail spool files
- lbdbq(1)
- query program for the little brother's database
- lber-memory(3), ber_memalloc(3), ber_memcalloc(3), ber_memrealloc(3), ber_memfree(3), ber_memvfree(3)
- OpenLDAP LBER memory allocators
- lber-sockbuf(3), ber_sockbuf_alloc(3), ber_sockbuf_free(3), ber_sockbuf_ctrl(3), ber_sockbuf_add_io(3), ber_sockbuf_remove_io(3), Sockbuf_IO(3)
- OpenLDAP LBER I/O infrastructure
- lblk(1)
- No short description
- lblk-compare(1)
- Compare data and optionally metadata
- lblk-dir-receive(1)
- Directive receive for the given URI
- lblk-dir-send(1)
- Directive send for the given URI
- lblk-idfy(1)
- Identify the namespace for the given URI
- lblk-info(1)
- Retrieve derived information for the given URI
- lblk-read(1)
- Read data and optionally metadata
- lblk-write(1)
- Writes data and optionally metadata
- lblk-write-dir(1)
- Writes directive specific data and optionally metadata
- lblk-write-read-pi(1)
- Writes and then read with protection information
- lblk-write-uncor(1)
- Mark a range of logical blocks as invalid
- lbrate(1)
- extract/decompress CP/M LBR archives
- lcalc(1)
- Compute zeros and values of L-functions
- lcdexec(1)
- LCDproc client to execute commands from the LCDd menu
- lcdgps(1)
- LCD client for gpsd
- lcdproc(1)
- system status information client
- lcdproc-config(5)
- format of LCDproc's configuration files
- lcdscrub(6)
- attempt to repair burn-in on LCD screens
- lcdtest(1)
- a utility to display LCD monitor test patterns
- lckdo(1)
- run a program with a lock held
- lcksum(1)
- verifies a transcript's checksums and file sizes
- lcov(1)
- a graphical GCOV front-end
- lcreate(1)
- upload transcripts and their corresponding files
- ld(1)
- The GNU linker
- ld(1)
- Using LD, the GNU linker
- ld86(1)
- Linker for as86(1)
- ldap(3)
- OpenLDAP Lightweight Directory Access Protocol API
- ldap.conf(5), .ldaprc(5)
- LDAP configuration file/environment variables
- ldap_abandon_ext(3)
- Abandon an LDAP operation in progress
- ldap_add_ext(3), ldap_add_ext_s(3)
- Perform an LDAP add operation
- ldap_alias_manager.conf(5)
- Configuration of LDAP alias management
- ldap_bind(3), ldap_bind_s(3), ldap_simple_bind(3), ldap_simple_bind_s(3), ldap_sasl_bind(3), ldap_sasl_bind_s(3), ldap_sasl_interactive_bind_s(3), ldap_parse_sasl_bind_result(3), ldap_unbind(3), ldap_unbind_s(3), ldap_unbind_ext(3), ldap_unbind_ext_s(3), ldap_set_rebind_proc(3)
- LDAP bind routines
- ldap_compare(3), ldap_compare_s(3), ldap_compare_ext(3), ldap_compare_ext_s(3)
- Perform an LDAP compare operation
- ldap_control_create(3), ldap_control_find(3), ldap_control_dup(3), ldap_controls_dup(3), ldap_control_free(3), ldap_controls_free(3)
- LDAP control manipulation routines
- ldap_delete(3), ldap_delete_s(3), ldap_delete_ext(3), ldap_delete_ext_s(3)
- Perform an LDAP delete operation
- ldap_dup(3), ldap_destroy(3)
- Duplicate and destroy LDAP session handles
- ldap_extended_operation(3), ldap_extended_operation_s(3)
- Extends the LDAP operations to the LDAP server
- ldap_first_attribute(3), ldap_next_attribute(3)
- step through LDAP entry attributes
- ldap_first_entry(3), ldap_next_entry(3), ldap_count_entries(3)
- LDAP result entry parsing and counting routines
- ldap_first_message(3), ldap_next_message(3), ldap_count_messages(3)
- Stepping through messages in a result chain
- ldap_first_reference(3), ldap_next_reference(3), ldap_count_references(3)
- Stepping through continuation references in a result chain
- ldap_get_dn(3), ldap_explode_dn(3), ldap_explode_rdn(3), ldap_dn2ufn(3)
- LDAP DN handling routines
- ldap_get_option(3), ldap_set_option(3)
- LDAP option handling routines
- ldap_get_values(3), ldap_get_values_len(3), ldap_count_values(3)
- LDAP attribute value handling routines
- ldap_init(3), ldap_initialize(3), ldap_open(3)
- Initialize the LDAP library and open a connection to an LDAP server
- ldap_is_ldap_url(3), ldap_url_parse(3), ldap_free_urldesc(3)
- LDAP Uniform Resource Locator routines
- ldap_memfree(3), ldap_memvfree(3), ldap_memalloc(3), ldap_memcalloc(3), ldap_memrealloc(3), ldap_strdup(3)
- LDAP memory allocation routines
- ldap_modify_ext(3), ldap_modify_ext_s(3)
- Perform an LDAP modify operation
- ldap_modrdn(3), ldap_modrdn_s(3), ldap_modrdn2(3), ldap_modrdn2_s(3)
- Perform an LDAP modify RDN operation
- ldap_parse_reference(3)
- Extract referrals and controls from a reference message
- ldap_parse_result(3)
- Parsing results
- ldap_parse_sort_control(3)
- Decode the information returned from a search operation that used a server-side sort control
- ldap_parse_vlv_control(3)
- Decode the information returned from a search operation that used a VLV (virtual list view) control
- ldap_perror(3), ld_errno(3), ldap_result2error(3), ldap_errlist(3), ldap_err2string(3)
- LDAP protocol error handling routines
- ldap_rename(3), ldap_rename_s(3)
- Renames the specified entry
- ldap_result(3)
- Wait for the result of an LDAP operation
- ldap_search(3), ldap_search_s(3), ldap_search_st(3), ldap_search_ext(3), ldap_search_ext_s(3)
- Perform an LDAP search operation
- ldap_sort_entries(3), ldap_sort_values(3), ldap_sort_strcasecmp(3)
- LDAP sorting routines (deprecated)
- ldap_start_tls(3), ldap_start_tls_s(3), ldap_tls_inplace(3), ldap_install_tls(3)
- LDAP TLS initialization routines
- ldap_str2syntax(3), ldap_syntax2str(3), ldap_syntax2name(3), ldap_syntax_free(3), ldap_str2matchingrule(3), ldap_matchingrule2str(3), ldap_matchingrule2name(3), ldap_matchingrule_free(3), ldap_str2attributetype(3), ldap_attributetype2str(3), ldap_attributetype2name(3), ldap_attributetype_free(3), ldap_str2objectclass(3), ldap_objectclass2str(3), ldap_objectclass2name(3), ldap_objectclass_free(3), ldap_scherr2str(3)
- Schema definition handling routines
- ldap_sync(3), ldap_sync_init(3), ldap_sync_init_refresh_only(3), ldap_sync_init_refresh_and_persist(3), ldap_sync_poll(3)
- LDAP sync routines
- ldap_table(5)
- Postfix LDAP client configuration
- ldapaddgroup(1)
- adds a POSIX group entry to LDAP
- ldapaddmachine(1)
- adds a POSIX machine (user$) account to LDAP
- ldapadduser(1)
- adds a POSIX user account to LDAP
- ldapaddusertogroup(1)
- adds a member to a group in LDAP
- ldapcompare(1)
- LDAP compare tool
- ldapdelete(1)
- LDAP delete entry tool
- ldapdeletegroup(1)
- deletes a POSIX group account from LDAP
- ldapdeletemachine(1)
- deletes a POSIX machine (user$) account from LDAP
- ldapdeleteuser(1)
- deletes a POSIX user account from LDAP
- ldapdeleteuserfromgroup(1)
- deletes a member from a group in LDAP
- ldapdiff(1)
- Tool to synchronize ldap servers using ldif formatted input files
- ldapexop(1)
- issue LDAP extended operations
- ldapfinger(1)
- displays a user/machine/group POSIX account's details
- ldapgid(1)
- displays a group's list of IDs the way ldapid(1) does
- ldapid(1)
- displays a user's list of IDs the way 'id' does. The following is displayed : uid=uidNumber(uid) gid=gidNumber(cn) groups=gidNumber(cn)[,gidNumber(cn)...]
- ldapinit(1)
- initializes the LDAP directory with a minimal tree
- ldapmodify(1), ldapadd(1)
- LDAP modify entry and LDAP add entry tools
- ldapmodifygroup(1)
- modifies a POSIX group account in LDAP interactively
- ldapmodifymachine(1)
- modifies a POSIX machine account in LDAP interactively
- ldapmodifyuser(1)
- modifies a POSIX user account in LDAP interactively
- ldapmodrdn(1)
- LDAP rename entry tool
- ldappasswd(1)
- change the password of an LDAP entry
- ldaprenamegroup(1)
- renames a POSIX group in LDAP
- ldaprenamemachine(1)
- renames a POSIX machine account in LDAP
- ldaprenameuser(1), _ldaprenameuser(1)
- renames a POSIX user account in LDAP
- ldapscripts(5)
- Scripts to manage POSIX accounts in your LDAP directory
- ldapsearch(1)
- LDAP search tool
- ldapsetpasswd(1)
- modifies a POSIX user account's password in LDAP
- ldapsetprimarygroup(1)
- modifies the gidNumber of a POSIX user or machine account in LDAP (sets a user's primary group in LDAP)
- ldapurl(1)
- LDAP URL formatting tool
- ldapvc(1)
- LDAP verify credentials tool
- ldapvi(1)
- LDAP client
- ldapwhoami(1)
- LDAP who am i? tool
- ldb(3)
- A light-weight database library
- ldbadd(1)
- Command-line utility for adding records to an LDB
- ldbdel(1)
- Command-line program for deleting LDB records
- ldbedit(1)
- Edit LDB databases using your preferred editor
- ldbmodify(1)
- Modify records in a LDB database
- ldbrename(1)
- Edit LDB databases using your favorite editor
- ldbsearch(1)
- Search for records in a LDB database
- ldif(5)
- LDAP Data Interchange Format
- ldif-duplicate-attrs(1)
- check for multi-value attributes in LDIF file
- ldirectord(8)
- Linux Director Daemon Daemon to monitor remote services and control Linux Virtual Server
- ldmud(1), 2025.11.01(1)
- ldmud
- ldns-chaos(1)
- give some information about a nameserver
- ldns-compare-zones(1)
- read and compare two zonefiles and print differences
- ldns-config(1)
- show compiler and linker flags for ldns usage
- ldns-dane(1)
- verify or create TLS authentication with DANE (RFC6698)
- ldns-dpa(1), dpa(1)
- DNS Packet Analyzer. Analyze DNS packets in ip trace files
- ldns-gen-zone(1)
- read a zonefile and print it while adding DS records and extra RR's
- ldns-key2ds(1)
- transform a DNSKEY RR to a DS RR
- ldns-keyfetcher(1)
- retrieve the DNSSEC DNSKEYs for a zone
- ldns-keygen(1)
- generate a DNSSEC key pair
- ldns-mx(1)
- print out the mx record(s) for a domain
- ldns-notify(1)
- notify DNS servers that updates are available
- ldns-nsec3-hash(1)
- print out the NSEC3 hash for a domain name
- ldns-read-zone(1)
- read a zonefile and print it
- ldns-resolver(1)
- tries to create a resolver from a resolv.conf file
- ldns-revoke(1)
- sets the revoke bit of a DNSKEY
- ldns-rrsig(1)
- print out the inception and expiration dates in human readable form
- ldns-signzone(1)
- sign a zonefile with DNSSEC data
- ldns-test-edns(1)
- test if dns cache supports EDNS and DNSSEC
- ldns-testns(1)
- simple fake nameserver tool
- ldns-update(1)
- send a dynamic update packet
- ldns-verify-zone(1)
- read a DNSSEC signed zone and verify it
- ldns-version(1)
- print out the version of the ldns-library and tools on this system
- ldns-walk(1)
- Retrieve the contents of a DNSSEC signed zone
- ldns-zcat(1)
- reunite (z)split up a zone files
- ldns-zsplit(1)
- split up a zone file
- ldns_algorithm(3)
- numbers assigned to algorithms used in dns
- ldns_axfr_start(3), ldns_axfr_next(3), ldns_axfr_abort(3), ldns_axfr_complete(3), ldns_axfr_last_pkt(3)
- functions for full zone transfer
- ldns_b32_ntop_calculate_size(3), ldns_b32_pton_calculate_size(3), ldns_b64_ntop_calculate_size(3), ldns_b64_pton_calculate_size(3)
- return size needed for b32 or b64 encoded or decoded data
- ldns_bget_token(3), ldns_bgetc(3), ldns_bskipcs(3)
- get tokens from buffers
- ldns_bubblebabble(3)
- encode data as BubbleBabble
- ldns_buffer(3), ldns_buffer_new(3), ldns_buffer_new_frm_data(3), ldns_buffer_clear(3), ldns_buffer_printf(3), ldns_buffer_free(3), ldns_buffer_copy(3), ldns_buffer_export(3), ldns_buffer_export2str(3), ldns_buffer2str(3)
- buffers
- ldns_buffer2pkt_wire(3)
- convert buffer/wire format to ldns_pkt
- ldns_buffer_flip(3), ldns_buffer_rewind(3), ldns_buffer_position(3), ldns_buffer_set_position(3), ldns_buffer_skip(3)
- buffer positioning
- ldns_buffer_limit(3), ldns_buffer_set_limit(3), ldns_buffer_capacity(3), ldns_buffer_set_capacity(3), ldns_buffer_reserve(3), ldns_buffer_at(3), ldns_buffer_begin(3), ldns_buffer_end(3), ldns_buffer_current(3)
- buffer limits and pointers
- ldns_buffer_remaining_at(3), ldns_buffer_remaining(3), ldns_buffer_available_at(3), ldns_buffer_available(3), ldns_buffer_status(3), ldns_buffer_status_ok(3)
- check buffer status
- ldns_buffer_write_at(3), ldns_buffer_write(3), ldns_buffer_write_string_at(3), ldns_buffer_write_string(3), ldns_buffer_write_u8_at(3), ldns_buffer_write_u8(3), ldns_buffer_write_u16_at(3), ldns_buffer_write_u16(3), ldns_buffer_read_at(3), ldns_buffer_read(3), ldns_buffer_read_u8_at(3), ldns_buffer_read_u8(3), ldns_buffer_read_u16_at(3), ldns_buffer_read_u16(3), ldns_buffer_read_u32_at(3), ldns_buffer_read_u32(3), ldns_buffer_write_u32(3), ldns_buffer_write_u32_at(3)
- reading and writing buffers
- ldns_calc_keytag(3), ldns_calc_keytag_raw(3)
- calculate ldns keytag
- ldns_create_nsec(3)
- Create a NSEC record
- ldns_dane_create_tlsa_rr(3), ldns_dane_create_tlsa_owner(3), ldns_dane_cert2rdf(3), ldns_dane_select_certificate(3)
- TLSA RR creation functions
- ldns_dane_verify(3), ldns_dane_verify_rr(3)
- TLSA RR verification functions
- ldns_dname2canonical(3)
- canonicalize dname
- ldns_dname_cat_clone(3), ldns_dname_cat(3)
- concatenate two dnames
- ldns_dname_compare(3), ldns_dname_interval(3)
- compare two dnames
- ldns_dname_is_subdomain(3), ldns_dname_str_absolute(3), ldns_dname_label(3)
- check properties of dnames
- ldns_dname_left_chop(3), ldns_dname_label_count(3)
- dname label functions
- ldns_dname_new(3), ldns_dname_new_frm_str(3), ldns_dname_new_frm_data(3)
- create a dname
- ldns_dnssec_data_chain(3), ldns_dnssec_data_chain_struct(3), ldns_dnssec_trust_tree(3)
- data structures for validation chains
- ldns_dnssec_data_chain_new(3), ldns_dnssec_data_chain_free(3), ldns_dnssec_data_chain_deep_free(3), ldns_dnssec_build_data_chain(3), ldns_dnssec_data_chain_print(3)
- ldns_chain creation, destruction and printing
- ldns_dnssec_name_new(3), ldns_dnssec_name_new_frm_rr(3), ldns_dnssec_name_free(3), ldns_dnssec_name_name(3), ldns_dnssec_name_set_name(3), ldns_dnssec_name_set_nsec(3), ldns_dnssec_name_cmp(3), ldns_dnssec_name_add_rr(3), ldns_dnssec_name_find_rrset(3), ldns_dnssec_name_print(3)
- functions for ldns_dnssec_name
- ldns_dnssec_rrs_new(3), ldns_dnssec_rrs_free(3), ldns_dnssec_rrs_add_rr(3), ldns_dnssec_rrs_print(3)
- functions for ldns_dnssecrrs
- ldns_dnssec_rrsets_new(3), ldns_dnssec_rrsets_free(3), ldns_dnssec_rrsets_type(3), ldns_dnssec_rrsets_set_type(3), ldns_dnssec_rrsets_add_rr(3), ldns_dnssec_rrsets_print(3)
- functions for ldns_dnssec_rrsets
- ldns_dnssec_trust_tree_new(3), ldns_dnssec_trust_tree_free(3), ldns_dnssec_trust_tree_depth(3), ldns_dnssec_derive_trust_tree(3), ldns_dnssec_trust_tree_contains_keys(3), ldns_dnssec_trust_tree_print(3), ldns_dnssec_trust_tree_print_sm(3), ldns_dnssec_trust_tree_add_parent(3), ldns_dnssec_derive_trust_tree_normal_rrset(3), ldns_dnssec_derive_trust_tree_dnskey_rrset(3), ldns_dnssec_derive_trust_tree_ds_rrset(3), ldns_dnssec_derive_trust_tree_no_sig(3)
- functions for ldns_dnssec_trust_tree
- ldns_dnssec_verify_denial(3), ldns_dnssec_verify_denial_nsec3(3)
- verify denial of existence
- ldns_dnssec_zone(3), ldns_dnssec_name(3), ldns_dnssec_rrs(3), ldns_dnssec_rrsets(3)
- data structures
- ldns_dnssec_zone_find_rrset(3), ldns_dnssec_zone_new(3), ldns_dnssec_zone_free(3), ldns_dnssec_zone_add_rr(3), ldns_dnssec_zone_names_print(3), ldns_dnssec_zone_print(3), ldns_dnssec_zone_add_empty_nonterminals(3)
- functions for ldns_dnssec_zone
- ldns_dnssec_zone_sign(3), ldns_dnssec_zone_sign_nsec3(3), ldns_dnssec_zone_mark_glue(3), ldns_dnssec_name_node_next_nonglue(3), ldns_dnssec_zone_create_nsecs(3), ldns_dnssec_remove_signatures(3), ldns_dnssec_zone_create_rrsigs(3)
- sign ldns_dnssec_zone
- ldns_duration_type(3), ldns_duration_create(3), ldns_duration_create_from_string(3), ldns_duration_cleanup(3), ldns_duration_compare(3), ldns_duration2string(3), ldns_duration2time(3)
- duration type and related functions
- ldns_fget_token(3), ldns_fskipcs(3)
- get tokens from files
- ldns_get_errorstr_by_id(3), ldns_status(3)
- errors
- ldns_get_rr_class_by_name(3), ldns_get_rr_type_by_name(3)
- lookup class or type by name
- ldns_get_rr_list_addr_by_name(3), ldns_get_rr_list_name_by_addr(3)
- get addresses by name or names by address
- ldns_get_rr_list_hosts_frm_file(3), ldns_get_rr_list_hosts_frm_fp(3), ldns_get_rr_list_hosts_frm_fp_l(3)
- parse /etc/hosts file
- ldns_getaddrinfo(3)
- mimic libc getaddrinfo
- ldns_init_random(3)
- seed the random function
- ldns_is_rrset(3)
- is rr_list a rrset
- ldns_key(3)
- ldns_key data structure
- ldns_key2rr(3)
- convert ldns_key to rr
- ldns_key_buf2dsa(3), ldns_key_buf2rsa(3)
- convert buffer to openssl key
- ldns_key_free(3), ldns_key_deep_free(3), ldns_key_list_free(3)
- free a ldns_key
- ldns_key_list_key_count(3), ldns_key_list_key(3), ldns_key_rsa_key(3), ldns_key_dsa_key(3), ldns_key_algorithm(3), ldns_key_hmac_key(3), ldns_key_origttl(3), ldns_key_inception(3), ldns_key_expiration(3), ldns_key_keytag(3), ldns_key_pubkey_owner(3), ldns_key_flags(3)
- read ldns_keys
- ldns_key_list_new(3)
- create a ldns_key_list
- ldns_key_list_push_key(3), ldns_key_list_pop_key(3)
- manipulate ldns_key_list
- ldns_key_new(3), ldns_key_new_frm_algorithm(3), ldns_key_new_frm_fp(3), ldns_key_new_frm_fp_l(3), ldns_key_new_frm_fp_rsa(3), ldns_key_new_frm_fp_rsa_l(3), ldns_key_new_frm_fp_dsa(3), ldns_key_new_frm_fp_dsa_l(3)
- create a ldns_key
- ldns_key_print(3)
- print a ldns_key
- ldns_key_rr2ds(3)
- create DS rr from DNSKEY rr
- ldns_key_set_algorithm(3), ldns_key_set_rsa_key(3), ldns_key_set_dsa_key(3), ldns_key_set_hmac_key(3), ldns_key_set_origttl(3), ldns_key_set_inception(3), ldns_key_set_expiration(3), ldns_key_set_pubkey_owner(3), ldns_key_set_keytag(3), ldns_key_set_flags(3), ldns_key_list_set_key_count(3), ldns_key_algo_supported(3)
- set ldns_key attributes
- ldns_native2rdf_int8(3), ldns_native2rdf_int16(3), ldns_native2rdf_int32(3), ldns_native2rdf_int16_data(3), ldns_rdf2native_int8(3), ldns_rdf2native_int16(3), ldns_rdf2native_int32(3), ldns_rdf2native_sockaddr_storage(3), ldns_rdf2native_time_t(3)
- rdf numeric conversion functions
- ldns_octet(3)
- removes escaped from the input
- ldns_pkt(3), ldns_pkt_section(3), ldns_pkt_type(3)
- request or answer packets types
- ldns_pkt2buffer_str(3), ldns_pktheader2buffer_str(3), ldns_rr2buffer_str(3), ldns_rr_list2buffer_str(3), ldns_rdf2buffer_str(3), ldns_key2buffer_str(3), ldns_pkt2buffer_wire(3), ldns_rr2buffer_wire(3), ldns_rdf2buffer_wire(3), ldns_rrsig2buffer_wire(3), ldns_rr_rdata2buffer_wire(3)
- lower level conversions
- ldns_pkt_edns(3), ldns_pkt_edns_udp_size(3), ldns_pkt_edns_extended_rcode(3), ldns_pkt_edns_version(3), ldns_pkt_edns_z(3), ldns_pkt_edns_data(3), ldns_pkt_set_edns_udp_size(3), ldns_pkt_set_edns_extended_rcode(3), ldns_pkt_set_edns_version(3), ldns_pkt_set_edns_z(3), ldns_pkt_set_edns_data(3)
- ldns_pkt ends0 related functions
- ldns_pkt_id(3), ldns_pkt_qr(3), ldns_pkt_aa(3), ldns_pkt_tc(3), ldns_pkt_rd(3), ldns_pkt_cd(3), ldns_pkt_ra(3), ldns_pkt_ad(3), ldns_pkt_get_opcode(3), ldns_pkt_get_rcode(3), ldns_pkt_qdcount(3), ldns_pkt_ancount(3), ldns_pkt_nscount(3), ldns_pkt_arcount(3), ldns_pkt_answerfrom(3), ldns_pkt_querytime(3), ldns_pkt_size(3), ldns_pkt_tsig(3), ldns_pkt_question(3), ldns_pkt_answer(3), ldns_pkt_authority(3), ldns_pkt_additional(3), ldns_pkt_get_section_clone(3), ldns_pkt_rr_list_by_name(3), ldns_pkt_rr_list_by_type(3), ldns_pkt_rr_list_by_name_and_type(3)
- get ldns_pkt attributes
- ldns_pkt_new(3), ldns_pkt_free(3), ldns_pkt_print(3), ldns_pkt_query_new(3), ldns_pkt_query_new_frm_str(3), ldns_pkt_reply_type(3)
- ldns_pkt creation, destruction and printing
- ldns_pkt_set_flags(3), ldns_pkt_set_id(3), ldns_pkt_set_qr(3), ldns_pkt_set_aa(3), ldns_pkt_set_tc(3), ldns_pkt_set_rd(3), ldns_pkt_set_cd(3), ldns_pkt_set_ra(3), ldns_pkt_set_ad(3), ldns_pkt_set_opcode(3), ldns_pkt_set_rcode(3), ldns_pkt_set_qdcount(3), ldns_pkt_set_ancount(3), ldns_pkt_set_nscount(3), ldns_pkt_set_arcount(3), ldns_pkt_set_answerfrom(3), ldns_pkt_set_querytime(3), ldns_pkt_set_size(3), ldns_pkt_set_section_count(3), ldns_pkt_set_tsig(3)
- set ldns_pkt attributes
- ldns_pkt_tsig_verify(3), ldns_pkt_tsig_sign(3)
- tsig signing and verification
- ldns_pkt_verify(3)
- verify a packet
- ldns_rdf(3), ldns_rdf_type(3)
- rdata field type
- ldns_rdf2buffer_str_a(3), ldns_rdf2buffer_str_aaaa(3), ldns_rdf2buffer_str_str(3), ldns_rdf2buffer_str_b64(3), ldns_rdf2buffer_str_hex(3), ldns_rdf2buffer_str_type(3), ldns_rdf2buffer_str_class(3), ldns_rdf2buffer_str_alg(3), ldns_rdf2buffer_str_loc(3), ldns_rdf2buffer_str_unknown(3), ldns_rdf2buffer_str_nsap(3), ldns_rdf2buffer_str_wks(3), ldns_rdf2buffer_str_nsec(3), ldns_rdf2buffer_str_period(3), ldns_rdf2buffer_str_tsigtime(3), ldns_rdf2buffer_str_apl(3), ldns_rdf2buffer_str_int16_data(3), ldns_rdf2buffer_str_int16(3), ldns_rdf2buffer_str_ipseckey(3)
- lower level to string conversion functions
- ldns_rdf_address_reverse(3)
- reverse an address rdf
- ldns_rdf_new(3), ldns_rdf_clone(3), ldns_rdf_new_frm_data(3), ldns_rdf_new_frm_str(3), ldns_rdf_new_frm_fp(3), ldns_rdf_free(3), ldns_rdf_deep_free(3), ldns_rdf_print(3)
- ldns_rdf creation, destruction and printing
- ldns_rdf_set_size(3), ldns_rdf_set_type(3), ldns_rdf_set_data(3)
- set rdf attributes
- ldns_rdf_size(3), ldns_rdf_get_type(3), ldns_rdf_data(3), ldns_rdf_compare(3)
- get rdf attributes
- ldns_rr(3), ldns_rr_class(3), ldns_rr_type(3), ldns_rr_compress(3), ldns_rr_list(3)
- types representing dns resource records
- ldns_rr2canonical(3)
- canonicalize a RR
- ldns_rr2str(3), ldns_pkt2str(3), ldns_rdf2str(3), ldns_rr_list2str(3), ldns_key2str(3)
- functions for conversions to string
- ldns_rr2wire(3), ldns_pkt2wire(3), ldns_rdf2wire(3)
- conversion functions
- ldns_rr_compare(3), ldns_rr_compare_ds(3)
- compare a ldns_rr
- ldns_rr_descriptor(3), ldns_rr_descript(3), ldns_rr_descriptor_minimum(3), ldns_rr_descriptor_maximum(3), ldns_rr_descriptor_field_type(3)
- rdata field descriptors
- ldns_rr_dnskey_flags(3), ldns_rr_dnskey_set_flags(3), ldns_rr_dnskey_protocol(3), ldns_rr_dnskey_set_protocol(3), ldns_rr_dnskey_algorithm(3), ldns_rr_dnskey_set_algorithm(3), ldns_rr_dnskey_key(3), ldns_rr_dnskey_set_key(3)
- get and set DNSKEY RR rdata fields
- ldns_rr_label_count(3)
- return ownername label count
- ldns_rr_list_cat(3), ldns_rr_list_push_rr(3), ldns_rr_list_pop_rr(3)
- ldns_rr_list manipulation
- ldns_rr_list_clone(3)
- clone a ldns_rr_list
- ldns_rr_list_new(3), ldns_rr_list_free(3)
- ldns_rr_list creation and destruction
- ldns_rr_list_rr_count(3), ldns_rr_list_set_rr_count(3)
- get and set ldns_rr_list length
- ldns_rr_list_sort(3)
- sort a ldns_rr_list
- ldns_rr_mx_preference(3), ldns_rr_mx_exchange(3)
- get MX RR rdata fields
- ldns_rr_new(3), ldns_rr_new_frm_type(3), ldns_rr_new_frm_str(3), ldns_rr_new_frm_fp(3), ldns_rr_free(3), ldns_rr_print(3)
- ldns_rr creation, destruction and printing
- ldns_rr_ns_nsdname(3)
- get dname rdata field from NS RR
- ldns_rr_push_rdf(3), ldns_rr_pop_rdf(3)
- push and pop rdata fields
- ldns_rr_rdf(3), ldns_rr_owner(3), ldns_rr_rd_count(3), ldns_rr_ttl(3), ldns_rr_get_class(3)
- access rdata fields on ldns_rr
- ldns_rr_rrsig_typecovered(3), ldns_rr_rrsig_set_typecovered(3), ldns_rr_rrsig_algorithm(3), ldns_rr_rrsig_set_algorithm(3), ldns_rr_rrsig_labels(3), ldns_rr_rrsig_set_labels(3), ldns_rr_rrsig_origttl(3), ldns_rr_rrsig_set_origttl(3), ldns_rr_rrsig_expiration(3), ldns_rr_rrsig_set_expiration(3), ldns_rr_rrsig_inception(3), ldns_rr_rrsig_set_inception(3), ldns_rr_rrsig_keytag(3), ldns_rr_rrsig_set_keytag(3), ldns_rr_rrsig_signame(3), ldns_rr_rrsig_set_signame(3), ldns_rr_rrsig_sig(3), ldns_rr_rrsig_set_sig(3)
- get and set RRSIG RR rdata fields
- ldns_rr_set_owner(3), ldns_rr_set_ttl(3), ldns_rr_set_type(3), ldns_rr_set_rd_count(3), ldns_rr_set_class(3), ldns_rr_set_rdf(3)
- set ldns_rr attributes
- ldns_rr_set_push_rr(3), ldns_rr_set_pop_rr(3)
- push and pop rr on a rrset
- ldns_rr_uncompressed_size(3)
- calculates the uncompressed size of an RR
- ldns_send(3)
- send a packet
- ldns_sign_public(3)
- sign an rrset
- ldns_sign_public_dsa(3), ldns_sign_public_rsamd5(3), ldns_sign_public_rsasha1(3)
- sign buffer
- ldns_str2period(3)
- converts a ttl value (like 5d2h) to a long
- ldns_tcp_send_query(3), ldns_tcp_read_wire(3), ldns_tcp_connect(3)
- tcp queries
- ldns_update_pkt_new(3)
- create an update packet
- ldns_update_pkt_tsig_add(3)
- add resolver's tsig credentials to an ldns_pkt
- ldns_update_set_zocount(3), ldns_update_set_prcount(3), ldns_update_set_upcount(3), ldns_update_set_adcount(3)
- set the update packet counters
- ldns_update_zocount(3), ldns_update_prcount(3), ldns_update_upcount(3), ldns_update_adcount(3)
- return update packet counters
- ldns_verify(3), ldns_verify_rrsig(3), ldns_verify_rrsig_keylist(3), ldns_verify_rrsig_keylist_notime(3), ldns_verify_notime(3)
- verify rrsigs
- ldns_verify_rrsig_dsa(3), ldns_verify_rrsig_rsasha1(3), ldns_verify_rrsig_rsamd5(3)
- verify signature data buffers
- ldns_version(3)
- return library version
- ldns_wire2rr(3), ldns_wire2pkt(3), ldns_wire2rdf(3), ldns_wire2dname(3)
- convert from wire format to host type
- ldns_zone(3), ldns_zone_new(3), ldns_zone_free(3), ldns_zone_deep_free(3), ldns_zone_new_frm_fp(3), ldns_zone_new_frm_fp_l(3), ldns_zone_print(3), ldns_zone_print_fmt(3)
- ldns_zone creation, destruction and printing
- ldns_zone_push_rr(3), ldns_zone_push_rr_list(3)
- add rr's to a ldns_zone
- ldns_zone_rr_count(3)
- get ldns_zone size
- ldns_zone_rrs(3), ldns_zone_soa(3)
- ldns_zone get content
- ldns_zone_set_rrs(3), ldns_zone_set_soa(3)
- ldns_zone set content
- ldns_zone_sign(3), ldns_zone_sign_nsec3(3)
- dnssec sign a zone
- ldns_zone_sort(3), ldns_zone_glue_rr_list(3)
- sort a zone and get the glue records
- ldnsd(1)
- simple daemon example code
- ldo65(1)
- linker for o65 object files
- ldraw-thumbnailer(1)
- Create thumbnail images for file managers
- le(1)
- full screen text editor
- leaf(1)
- Lightweight Editor of Ascii(and more) Files
- leafnode(8)
- NNTP server for small (dialup) sites
- leafnode-version(1)
- print the leafnode version
- leafpad(1)
- GTK+ based simple text editor
- leapsecs(3)
- handle UTC leap seconds
- lebiniou(1)
- A tool to create images from sound
- led_intensity(3), led_intensity (3)
- Change the intensity of a specifid LED light
- ledger(1)
- Command-line, double-entry account reporting tool
- ledit(1)
- line editor, version 2.06
- ledit.tcl90(n), ledit(n)
- Replace elements of a list stored in variable
- legacy_coding(3x), %use_legacy_coding(3x)
- override curses locale encoding checks
- legesmotus(6)
- A team-based, networked, 2D shooter set in zero-gravity
- lemonbar(1)
- Featherweight lemon-scented bar
- leocad(1), LeoCAD(1)
- CAD program for LEGO models
- lepton-archive(1)
- create and extract Lepton EDA design archives
- lepton-attrib(1)
- Lepton EDA Schematic Attribute Editor
- lepton-cli(1)
- Lepton EDA Command-Line Utility
- lepton-embed(1)
- Embed/unembed schematic components and pictures
- lepton-netlist(1)
- Lepton EDA Netlist Extraction and Generation
- lepton-refdes_renum(1)
- Lepton EDA refdes renumbering utility
- lepton-sch2pcb(1)
- Update PCB layouts from Lepton EDA schematics
- lepton-schdiff(1)
- Graphical diff tool for schematics
- lepton-schematic(1)
- Lepton EDA Schematic Capture
- lepton-symcheck(1)
- Lepton EDA Symbol Checker
- lepton-symfix(1)
- automatically fix common issues with Lepton EDA symbols
- lepton-tragesym(1)
- create Lepton EDA symbols from structured text files
- lepton-upcfg(1)
- Lepton EDA configuration upgrade utility
- lepton-update(1)
- update Lepton EDA symbols and schematics
- less(1)
- display the contents of a file in a terminal
- lessecho(1)
- expand metacharacters
- lesskey(1)
- customize key bindings for less
- lesskey(1)
- specify key bindings for less
- lexnames(5), List(5)
- of WordNet lexicographer file names and numbers
- lfacme(8)
- issue, renew and manage ACME certificates
- lfacme-dns(7)
- validate an ACME challenge via TSIG DNS updates
- lfacme-http(7)
- validate an ACME challenge via HTTP
- lfacme-kerberos(7)
- validate an ACME challenge via GSS-TSIG DNS updates
- lfacme-ualpn(7)
- validate an ACME challenge via TLS using ualpn
- lfdiff(1)
- compare local files with copies on radmind server
- lfe(1)
- Lisp Flavoured Erlang (LFE) shell
- lfe_bits(3)
- Lisp Flavoured Erlang (LFE) common binary functions
- lfe_comp(3)
- Lisp Flavoured Erlang (LFE) compiler
- lfe_docs(3)
- Lisp Flavoured Erlang (LFE) documentation handling
- lfe_gen(3)
- Lisp Flavoured Erlang (LFE) dynamic code generator
- lfe_guide(7)
- Lisp Flavoured Erlang User Guide
- lfe_io(3)
- Lisp Flavoured Erlang (LFE) io functions
- lfe_lib(3)
- Lisp Flavoured Erlang (LFE) library module
- lfe_macro(3)
- Lisp Flavoured Erlang (LFE) macro expander
- lfe_types(7)
- LFE Types and Functions Specifications
- lfescript(1)
- Lisp Flavoured Erlang (LFE) scripting support
- lfortran(1), LFortran(1)
- modern interactive LLVM-based Fortran compiler
- lft(8)
- display the route packets take to a network host/socket using one of several layer-4 protocols and methods; optionally show heuristic network information in transitu
- lftp(1)
- Sophisticated file transfer program
- lg_intro(7)
- introduction to the looking glass
- lgc-pg(1)
- Converter Tool for original Panzer General Data Files
- lgeneral(6), LGeneral(6)
- a turn-based strategy game engine
- lgogdownloader(1), LGOGDownloader(1)
- manual page for LGOGDownloader 3.17
- lh_new(3), lh_free(3), lh_insert(3), lh_delete(3), lh_retrieve(3), lh_doall(3), lh_doall_arg(3), lh_error(3), LHASH_COMP_FN_TYPE(3), LHASH_HASH_FN_TYPE(3), LHASH_DOALL_FN_TYPE(3), LHASH_DOALL_ARG_FN_TYPE(3), lh_strhash(3)
- dynamic hash table
- lib3ds-config(1)
- script to get information about the installed version of lib3ds
- libOpenCL(7), libOpenCL.so(7)
- OCL-ICD implementation of OpenCL ICD loader
- libansilove(3)
- Library for converting ANSI, ASCII, and other formats to PNG
- libarchive(3)
- functions for reading and writing streaming archives
- libarchive-formats(5)
- archive formats supported by the libarchive library
- libarchive_internals(3)
- description of libarchive internal interfaces
- libauditd(3)
- auditd support library
- libavcodec(3)
- media streams decoding and encoding library
- libavdevice(3)
- multimedia device handling library
- libavfilter(3)
- multimedia filtering library
- libavformat(3)
- multimedia muxing and demuxing library
- libavutil(3)
- multimedia-biased utility library
- libbbparse(3), bbr_init_fd(3), bbr_init_file(3), bbr_fini(3), bbr_get_next(3), bbr_get_stackname(3), bbr_get_tlh(3)
- Parse a PCAPng file with black box records
- libbde(3), libbde.h(3)
- Library to access the BitLocker Drive Encryption (BDE) format
- libblkid(3)
- block device identification library
- libbsm(3)
- Basic Security Module (BSM) Audit API
- libchk(1)
- checks shared library links of binaries
- libcidr(3)
- CIDR-style IP address manipulation functions
- libcreg(3), libcreg.h(3)
- Library to access the Windows 9x/Me Registry File (CREG) format
- libcurl(3)
- client-side URL transfers
- libcurl-env(3)
- environment variables libcurl understands
- libcurl-env-dbg(3)
- environment variables libcurl DEBUGBUILD understands
- libcurl-errors(3)
- error codes in libcurl
- libcurl-security(3)
- security considerations when using libcurl
- libcurl-thread(3)
- libcurl thread safety
- libcw(3)
- general purpose Morse code functions library
- libdatovka(3)
- ISDS client library
- libdavix(3)
- shared library for HTTP I/O
- libdi(3)
- disk information library
- libdieharder(3)
- A testing and benchmarking library for random number generators
- libdisasm(7)
- library for disassembling Intel x86 instructions
- libdivecomputer(3), divecomputer(3)
- communicate with dive computers
- libdmtx(3)
- Data Matrix Encoding & Decoding Library 0.7.5
- libdombey(3), dombey(3)
- Generic SCGI Application Server Library
- libdombeyevents(3), dombey(3)
- Generic SCGI Application Server Library
- libdskrc(5)
- Custom format definitions for LibDSK programs
- libdspam(3)
- Core message processing and classification library for DSPAM DSPAM Core Analyis Engine Functions
- libesedb(3), libesedb.h(3)
- Library to access the Extensible Storage Engine (ESE) Database File (EDB) format
- libevdev(3)
- wrapper library for evdev devices
- libevdev-tweak-device(1)
- modify an evdev kernel device
- libevt(3), libevt.h(3)
- Library to access the Windows Event Log (EVT) format
- libevtx(3), libevtx.h(3)
- Library to access the Windows XML Event Log (EVTX) format
- libexpect(3)
- programmed dialogue library with interactive programs
- libfm-pref-apps(1)
- sets preferred applications for programs based on libfm
- libfsext(3), libfsext.h(3)
- Library to support the Extended File System (ext) format
- libfsntfs(3), libfsntfs.h(3)
- Library to access the Windows New Technology File System (NTFS) format
- libfth(3)
- Forth script and extension language library
- libfvde(3), libfvde.h(3)
- Library to access the FileVault Drive Encryption (FVDE) format
- libfwnt(3), libfwnt.h(3)
- Library to support common Windows NT specific formats
- libfwsi(3), libfwsi.h(3)
- Library to access the Windows Shell Item format
- libg15render(3)
- Render text and graphics to a buffer usable by libg15 (3) or g15daemon (1)
- libgetdns(3)
- -- an implementation of a modern asynchronous DNS API by and for application developers
- libgphoto2(3)
- cross-platform digital camera library
- libgps(3)
- C service library for communicating with the GPS daemon
- libgpsmm(3), libQgpsm(3)
- C++ and QT class wrappers for the GPS daemon
- libgutenfetch(3)
- Client-side library to retrieve listings and books availiable from Project Gutenberg
- libidnkit(3), libidnkitlite(3)
- internationalized domain name handling libraries
- libinn_dbz(3), dbz(3)
- Database routines for InterNetNews
- libinn_inndcomm(3), inndcomm(3)
- Routines for managing innd control commands
- libinn_qio(3), qio(3)
- Quick I/O routines for reading files
- libinn_uwildmat(3), uwildmat(3), uwildmat_simple(3), uwildmat_poison(3)
- Perform wildmat matching
- libinnauth(3)
- Routines for writing nnrpd resolvers and authenticators
- libinotify(3), inotify_init(3), inotify_init1(3), inotify_add_watch(3), inotify_rm_watch(3), libinotify_set_param(3), inotify_event(3), libinotify_direct_readv(3), libinotify_free_iovec(3), libinotify_direct_close(3)
- monitor file system events
- libinput(4x)
- libinput-based X.Org input driver
- libinput-analyze(1)
- analyze device data
- libinput-analyze-buttons(1)
- analyze the button states of a recording
- libinput-analyze-per-slot-delta(1)
- analyze the per-event delta movement for touch slots
- libinput-analyze-recording(1)
- analyze a device recording
- libinput-analyze-touch-down-state(1)
- analyze the touch states
- libinput-debug-events(1)
- debug helper for libinput
- libinput-debug-tablet(1)
- debug and visualize tablet axes
- libinput-list-devices(1)
- list local devices as recognized by libinput and default values of their configuration
- libinput-list-kernel-devices(1)
- list all kernel input devices
- libinput-measure(1)
- measure properties of devices
- libinput-measure-touch-size(1)
- measure touch size and orientation of devices
- libinput-measure-touchpad-pressure(1)
- measure pressure properties of devices
- libinput-measure-touchpad-size(1)
- measure the size of a touchpad
- libinput-measure-touchpad-tap(1)
- measure tap-to-click properties of devices
- libinput-quirks(1)
- quirk debug helper for libinput
- libinput-record(1)
- record kernel events
- libinput-replay(1)
- replay kernel events from a recording
- libipmiconsole.conf(5)
- specify default values for libipmiconsole
- libipmidetect(3)
- a library of functions to determine if a node is detected or undetected
- libipmimonitoring(3)
- a library for IPMI system event and sensor monitoring
- libjodycode(7)
- shared code used by several tools written by Jody Bruchon
- liblnk(3), liblnk.h(3)
- Library to access the Windows Shortcut File (LNK) format
- libluksde(3), libluksde.h(3)
- Library to access the Linux Unified Key Setup (LUKS) Disk Encryption format
- libmagic(3), magic_open(3), magic_close(3), magic_error(3), magic_errno(3), magic_descriptor(3), magic_buffer(3), magic_getflags(3), magic_setflags(3), magic_check(3), magic_compile(3), magic_list(3), magic_load(3), magic_load_buffers(3), magic_setparam(3), magic_getparam(3), magic_version(3)
- Magic number recognition library
- libmicrohttpd(3)
- library for embedding HTTP servers
- libmikmod-config(1)
- script to get information about the installed version of libmikmod
- libmodi(3), libmodi.h(3)
- Library to access Mac OS disk image formats
- libmpalloc(3)
- dynamic memory allocation replacement library
- libmpatrol(3)
- dynamic memory allocation and tracing library
- libmpdec(3)
- 4.0.1
- libmpdec++(3)
- 4.0.1
- libmsiecf(3), libmsiecf.h(3)
- Library to access the MSIE Cache File (index.dat) format
- libnids(3)
- network intrusion detection system E-box library
- libolecf(3), libolecf.h(3)
- Library to access the Object Linking and Embedding (OLE) Compound File (CF) format
- libopenjpeg(3)
- a library for reading and writing JPEG2000 image files
- liboping(3)
- Library to send ICMPv4/ICMPv6 echo packets to multiple hosts
- libowfat_add_of(3), add_of(3)
- add two integers, check for arithmetic overflow
- libowfat_array_allocate(3), array_allocate(3)
- make sure array has at least n elements allocated
- libowfat_array_bytes(3), array_bytes(3)
- get number of allocated members in array
- libowfat_array_cat(3), array_cat(3)
- append one array to another
- libowfat_array_cat0(3), array_cat0(3)
- append 0 byte to an array
- libowfat_array_catb(3), array_catb(3)
- append bytes to an array
- libowfat_array_cate(3), array_cate(3)
- append subset of one array to another array
- libowfat_array_cats(3), array_cats(3)
- append C string to an array
- libowfat_array_cats0(3), array_cats0(3)
- append C string to an array
- libowfat_array_fail(3), array_fail(3)
- switch array to have failed
- libowfat_array_length(3), array_length(3)
- get number of allocated members in array
- libowfat_array_reset(3), array_reset(3)
- deallocate array
- libowfat_array_trunc(3), array_trunc(3)
- reduce number of initialized bytes
- libowfat_array_truncate(3), array_truncate(3)
- reduce number of initialized bytes
- libowfat_buffer(3), buffer.h(3)
- generic read/write buffering
- libowfat_buffer_feed(3), buffer_feed(3)
- low-level component of buffer_get
- libowfat_buffer_flush(3), buffer_flush(3)
- feed buffer to write function
- libowfat_buffer_get(3), buffer_get(3)
- read binary data from buffer
- libowfat_buffer_get_new_token_sa(3), buffer_get_new_token_sa(3)
- read token from buffer
- libowfat_buffer_get_new_token_sa_pred(3), buffer_get_new_token_sa_pred(3)
- read token from buffer
- libowfat_buffer_get_token(3), buffer_get_token(3)
- read token from buffer
- libowfat_buffer_get_token_pred(3), buffer_get_token_pred(3)
- read token from buffer
- libowfat_buffer_get_token_sa(3), buffer_get_token_sa(3)
- read token from buffer
- libowfat_buffer_get_token_sa_pred(3), buffer_get_token_sa_pred(3)
- read token from buffer
- libowfat_buffer_getc(3), buffer_getc(3)
- read one char from buffer
- libowfat_buffer_getline(3), buffer_getline(3)
- read line from buffer
- libowfat_buffer_getline_sa(3), buffer_getline_sa(3)
- read line from buffer
- libowfat_buffer_getn(3), buffer_getn(3)
- read binary data from buffer
- libowfat_buffer_getnewline_sa(3), buffer_getnewline_sa(3)
- read line from buffer
- libowfat_buffer_mmapread(3), buffer_mmapread(3)
- create read-only memory-mapped file buffer
- libowfat_buffer_peekc(3), buffer_peekc(3)
- read one char from buffer
- libowfat_buffer_put(3), buffer_put(3)
- write binary data to buffer
- libowfat_buffer_put8long(3), buffer_put8long(3)
- write an octal ASCII representation of an unsigned long integer to buffer
- libowfat_buffer_putalign(3), buffer_putalign(3)
- write binary data to buffer
- libowfat_buffer_puterror(3), buffer_puterror(3)
- write error string to buffer and flush
- libowfat_buffer_puterror2(3), buffer_puterror2(3)
- write error string to buffer and flush
- libowfat_buffer_putflush(3), buffer_putflush(3)
- write binary data to buffer and flush
- libowfat_buffer_putlong(3), buffer_putlong(3)
- write a decimal ASCII representation of a signed long integer to buffer
- libowfat_buffer_putlonglong(3), buffer_putlonglong(3)
- write a decimal ASCII representation of a signed long integer to buffer
-
- libowfat_buffer_putsaflush(3), buffer_putsa(3)
- write stralloc to buffer and flush
- libowfat_buffer_putsflush(3), buffer_putsflush(3)
- write ASCIIZ string to buffer and flush
- libowfat_buffer_putulong(3), buffer_putulong(3)
- write a decimal ASCII representation of an unsigned long integer to buffer
- libowfat_buffer_putulonglong(3), buffer_putulonglong(3)
- write a decimal ASCII representation of a signed long integer to buffer
- libowfat_buffer_putxlong(3), buffer_putxlong(3)
- write a hexidecimal ASCII representation of an unsigned long integer to buffer
- libowfat_byte_diff(3), byte_diff(3)
- compare two strings
- libowfat_byte_start(3), byte_start(3)
- find out if string b is prefix of string a
- libowfat_byte_starts(3), byte_starts(3)
- find out if a buffer starts with a string
- libowfat_carp(3), carp(3)
- print warning diagnostic
- libowfat_carpsys(3), carp(3)
- print warning diagnostic
- libowfat_case_diffb(3), case_diffb(3)
- compare strings case-insensitively
- libowfat_case_diffs(3), case_diffs(3)
- compare strings case-insensitively
- libowfat_cdb_datalen(3), cdb_datalen(3)
- get length of data
- libowfat_cdb_datapos(3), cdb_datapos(3)
- get position of data
- libowfat_cdb_find(3), cdb_find(3)
- look up a key in a constant database
- libowfat_cdb_firstkey(3), cdb_firstkey(3)
- find first physical record in constant database
- libowfat_cdb_free(3), cdb_free(3)
- close a constant databased
- libowfat_cdb_init(3), cdb_init(3)
- open a constant database
- libowfat_cdb_keylen(3), cdb_keylen(3)
- get length of key
- libowfat_cdb_keypos(3), cdb_keypos(3)
- get position of key
- libowfat_cdb_nextkey(3), cdb_nextkey(3)
- find next physical record in constant database
- libowfat_cdb_read(3), cdb_read(3)
- read bytes from a constant database
- libowfat_cdb_successor(3), cdb_successor(3)
- find next record
- libowfat_critbit0_allprefixed(3), critbit0_allprefixed(3)
- search a critbit tree by prefix
- libowfat_critbit0_clear(3), critbit0_clear(3)
- free all memory associated with a critbit tree
- libowfat_critbit0_delete(3), critbit0_delete(3)
- delete a string from a critbit tree
- libowfat_die(3), die(3)
- print warning diagnostic and abort program
- libowfat_diesys(3), die(3)
- print warning diagnostic and abort program
- libowfat_dns_ip4(3), dns_ip4(3)
- look up IPv4 addresses
- libowfat_dns_ip4_packet(3), dns_ip4_packet(3)
- extract IPv4 address from DNS answer packet
- libowfat_dns_ip4_qualify(3), dns_ip4_qualify(3)
- qualify name and look up IPv4 addresses
- libowfat_dns_ip6(3), dns_ip6(3)
- look up IPv6 addresses
- libowfat_dns_ip6_packet(3), dns_ip6_packet(3)
- extract IPv6 address from DNS answer packet
- libowfat_dns_ip6_qualify(3), dns_ip6_qualify(3)
- qualify name and look up IPv6 addresses
- libowfat_dns_mx(3), dns_mx(3)
- look up Mail eXchanger
- libowfat_dns_mx_packet(3), dns_mx_packet(3)
- extract MX records from DNS answer packet
- libowfat_dns_name4(3), dns_name4(3)
- look up host name
- libowfat_dns_name4_domain(3), dns_name4_domain(3)
- construct host name for reverse lookup
- libowfat_dns_name6(3), dns_name6(3)
- look up host name
- libowfat_dns_name6_domain(3), dns_name6_domain(3)
- construct host name for reverse lookup
- libowfat_dns_name_packet(3), dns_name_packet(3)
- extract names from DNS answer packet
- libowfat_dns_txt(3), dns_txt(3)
- look up TXT records
- libowfat_dns_txt_packet(3), dns_txt_packet(3)
- extract TXT records from DNS answer packet
- libowfat_fmt_8long(3), fmt_8long(3)
- write an octal ASCII representation of an unsigned long integer
- libowfat_fmt_asn1derlength(3), fmt_asn1derlength(3)
- encode unsigned integer like ASN.1 DER length
- libowfat_fmt_asn1dertag(3), fmt_asn1dertag(3)
- encode unsigned integer like ASN.1 DER tag
- libowfat_fmt_copybytes(3), fmt_copybytes(3)
- write binary data
- libowfat_fmt_copybytes_sizeof_minus1(3), fmt_copybytes_sizeof_minus1(3)
- write binary data
- libowfat_fmt_double(3), fmt_double(3)
- write an ASCII representation of a double
- libowfat_fmt_fill(3), fmt_fill(3)
- append spaces to a string
- libowfat_fmt_httpdate(3), fmt_httpdate(3)
- write a date in ASCII as in the HTTP protocol
- libowfat_fmt_human(3), fmt_human(3)
- write a human readable ASCII representation of a long integer
- libowfat_fmt_humank(3), fmt_humank(3)
- write a human readable ASCII representation of a long integer
- libowfat_fmt_ip4(3), fmt_ip4(3)
- write a formatted ASCII representation of an IPv4 number
- libowfat_fmt_ip6(3), fmt_ip6(3)
- write a formatted ASCII representation of an IPv6 number
- libowfat_fmt_ip6_flat(3), fmt_ip6_flat(3)
- write a formatted ASCII representation of an IPv6 number
- libowfat_fmt_ip6c(3), fmt_ip6c(3)
- write a formatted ASCII representation of an IPv6 number
- libowfat_fmt_ip6if(3), fmt_ip6if(3)
- write a formatted ASCII representation of an IPv6 number
- libowfat_fmt_ip6ifc(3), fmt_ip6ifc(3)
- write a formatted ASCII representation of an IPv6 number
- libowfat_fmt_iso8601(3), fmt_iso8601(3)
- write a date in ASCII conforming to ISO-8601
- libowfat_fmt_pad(3), fmt_pad(3)
- pad a string with spaces
- libowfat_fmt_uint(3), fmt_uint(3)
- write an ASCII representation of an unsigned integer
- libowfat_fmt_uint0(3), fmt_uint0(3)
- write a zero-padded ASCII representation of an unsigned integer
- libowfat_fmt_ulong(3), fmt_ulong(3)
- write an ASCII representation of an unsigned long integer
- libowfat_fmt_ulong0(3), fmt_ulong0(3)
- write a zero-padded ASCII representation of an unsigned long integer
- libowfat_fmt_ulonglong(3), fmt_ulonglong(3)
- write an ASCII representation of an unsigned long long integer
- libowfat_fmt_utf8(3), fmt_utf8(3)
- encode 31-bit unsigned integer using UTF-8 rules
- libowfat_fmt_xlong(3), fmt_xlong(3)
- write a hexadecimal ASCII representation of an unsigned long integer
- libowfat_fmt_xlonglong(3), fmt_xlonglong(3)
- write a hexadecimal ASCII representation of an unsigned long long integer
- libowfat_iarray_free(3), iarray_free(3)
- free iarray data structure
- libowfat_iarray_init(3), iarray_init(3)
- initialize iarray data structure
- libowfat_io_appendfile(3), io_appendfile(3)
- open a file for appending
- libowfat_io_canread(3), io_canread(3)
- return a file descriptor that can be read from
- libowfat_io_canwrite(3), io_canwrite(3)
- return a file descriptor that can be written to
- libowfat_io_check(3), io_check(3)
- check for new readable or writable descriptors
- libowfat_io_close(3), io_close(3)
- close a file descriptor
- libowfat_io_closeonexec(3), io_closeonexec(3)
- mark a file descriptor non-inheritable
- libowfat_io_dontwantread(3), io_dontwantread(3)
- signal that you do not want to read from a descriptor
- libowfat_io_dontwantwrite(3), io_dontwantwrite(3)
- signal that you do not want to write to a descriptor
- libowfat_io_fd(3), io_fd(3)
- prepare descriptor for io_wait
- libowfat_io_fd_canwrite(3), io_fd_canwrite(3)
- prepare descriptor for io_wait
- libowfat_io_fd_flags(3), io_fd_flags(3)
- prepare descriptor for io_wait
- libowfat_io_finishandshutdown(3), io_finishandshutdown(3)
- deallocate internal data structures
- libowfat_io_passfd(3), io_passfd(3)
- pass a file descriptor over a Unix Domain socket
- libowfat_io_readfile(3), io_readfile(3)
- open a file for reading
- libowfat_io_readwritefile(3), io_readfile(3)
- open a file for reading and writing
- libowfat_io_receivefd(3), io_receivefd(3)
- receive a file descriptor over a Unix Domain socket
- libowfat_io_sendfile(3), io_sendfile(3)
- send data from a file to a socket
- libowfat_io_setcookie(3), io_setcookie(3)
- associate cookie with descriptor
- libowfat_io_timeout(3), io_timeout(3)
- set time limit on descriptor
- libowfat_io_timeouted(3), io_timeouted(3)
- return a file descriptor over deadline
- libowfat_io_tryread(3), io_tryread(3)
- read from a descriptor without blocking
- libowfat_io_tryreadtimeout(3), io_tryreadtimeout(3)
- read from a descriptor without blocking
- libowfat_io_trywrite(3), io_trywrite(3)
- write to a descriptor without blocking
- libowfat_io_trywritetimeout(3), io_trywritetimeout(3)
- write to a descriptor without blocking
- libowfat_io_waitread(3), io_waitread(3)
- read from a descriptor
- libowfat_io_wantread(3), io_wantread(3)
- signal that you want to read from a descriptor
- libowfat_io_wantwrite(3), io_wantwrite(3)
- signal that you want to write to a descriptor
- libowfat_iob_addbuf(3), iob_addbuf(3)
- add buffer to I/O batch
- libowfat_iob_addbuf_free(3), iob_addbuf_free(3)
- add buffer to I/O batch, with deallocation
- libowfat_iob_addfile(3), iob_addfile(3)
- add file region to I/O batch
- libowfat_iob_addfile_close(3), iob_addfile_close(3)
- add file region to I/O batch
- libowfat_iob_adds(3), iob_adds(3)
- add buffer to I/O batch
- libowfat_iob_adds_free(3), iob_adds_free(3)
- add buffer to I/O batch
- libowfat_iob_prefetch(3), iob_prefetch(3)
- prefetch data for I/O batch
- libowfat_iob_send(3), iob_send(3)
- send I/O batch
- libowfat_iob_write(3), iob_write(3)
- send I/O batch through callback
- libowfat_iom_abort(3), iom_abort(3)
- abort all pending iom_wait calls
- libowfat_iom_add(3), iom_add(3)
- add event to I/O multiplexer
- libowfat_iom_requeue(3), iom_requeue(3)
- re-add event to I/O multiplexer
- libowfat_mmap_private(3), mmap_private(3)
- memory map a file for reading and writing
- libowfat_mmap_read(3), mmap_read(3)
- memory map a file for reading
- libowfat_mmap_readat(3), mmap_readat(3)
- memory map a file for reading
- libowfat_mmap_shared(3), mmap_shared(3)
- memory map a file for reading and writing
- libowfat_msg(3), msg(3)
- print diagnostic
- libowfat_msgsys(3), msg(3)
- print diagnostic
- libowfat_ndelay_off(3), ndelay_off(3)
- put file descriptor in non-blocking mode
- libowfat_ndelay_on(3), ndelay_on(3)
- put file descriptor in non-blocking mode
- libowfat_open_append(3), open_append(3)
- open a file for appending
- libowfat_open_read(3), open_read(3)
- open a file for reading
- libowfat_open_rw(3), open_rw(3)
- open a file for reading and writing
- libowfat_openreadclose(3), openreadclose(3)
- read a whole file into a stralloc
- libowfat_range_validbuf(3), range_validbuf(3)
- range check buffer
- libowfat_readclose(3), readclose(3)
- read a whole file into a stralloc
- libowfat_readclose_append(3), readclose_append(3)
- read a whole file into a stralloc
- libowfat_scan_8int(3), scan_8int(3)
- parse an unsigned integer in octal ASCII representation
- libowfat_scan_8long(3), scan_8long(3)
- parse an unsigned long integer in octal ASCII representation
- libowfat_scan_8short(3), scan_8short(3)
- parse an unsigned short integer in octal ASCII representation
- libowfat_scan_asn1derlength(3), scan_asn1derlength(3)
- decode an unsigned integer from ASN.1 DER length encoding
- libowfat_scan_asn1derlengthvalue(3), scan_asn1derlengthvalue(3)
- decode an unsigned integer from ASN.1 DER length encoding
- libowfat_scan_asn1dertag(3), scan_asn1dertag(3)
- decode an unsigned integer from ASN.1 DER length encoding
- libowfat_scan_base64(3), scan_base64(3)
- decode base64 encoded data
- libowfat_scan_base64url(3), scan_base64url(3)
- decode base64url encoded data
- libowfat_scan_cescape(3), scan_cescape(3)
- parse C escaped string
- libowfat_scan_double(3), scan_double(3)
- parse a floating point number in decimal ASCII representation
- libowfat_scan_hexdump(3), scan_hexdump(3)
- decode hexdump data
- libowfat_scan_httpdate(3), scan_httpdate(3)
- parse a HTTP date
- libowfat_scan_int(3), scan_int(3)
- parse an integer in decimal ASCII representation
- libowfat_scan_ip4(3), scan_ip4(3)
- parse an IPv4 number in dotted-decimal notation
- libowfat_scan_ip6if(3), scan_ip6(3)
- parse an IPv6 number and interface in ASCII representation
- libowfat_scan_jsonescape(3), scan_jsonescape(3)
- parse JSON escaped string
- libowfat_scan_ldapescape(3), scan_ldapescape(3)
- parse LDIF escaped string
- libowfat_scan_long(3), scan_long(3)
- parse an long integer in decimal ASCII representation
- libowfat_scan_longlong(3), scan_longlong(3)
- parse a long integer in decimal ASCII representation
- libowfat_scan_short(3), scan_short(3)
- parse an integer in decimal ASCII representation
- libowfat_scan_uint(3), scan_uint(3)
- parse an unsigned integer in decimal ASCII representation
- libowfat_scan_ulong(3), scan_ulong(3)
- parse an unsigned long integer in decimal ASCII representation
- libowfat_scan_ulonglong(3), scan_ulonglong(3)
- parse an unsigned long integer in decimal ASCII representation
- libowfat_scan_urlencoded(3), scan_urlencoded(3)
- decode urlencoded data
- libowfat_scan_urlencoded2(3), scan_urlencoded2(3)
- decode urlencoded data
- libowfat_scan_ushort(3), scan_ushort(3)
- parse an unsigned short integer in decimal ASCII representation
- libowfat_scan_utf8(3), scan_utf8(3)
- decode an unsigned integer from UTF-8 encoding
- libowfat_scan_uuencoded(3), scan_uuencoded(3)
- decode uuencoded data
- libowfat_scan_xint(3), scan_xint(3)
- parse an unsigned integer in hexadecimal ASCII representation
- libowfat_scan_xlong(3), scan_xlong(3)
- parse an unsigned long integer in hexadecimal ASCII representation
- libowfat_scan_xlonglong(3), scan_xlonglong(3)
- parse an unsigned long long integer in hexadecimal ASCII representation
- libowfat_scan_xshort(3), scan_xshort(3)
- parse an unsigned short integer in hexadecimal ASCII representation
- libowfat_socket_accept4_makenonblocking(3), socket_accept4_makenonblocking(3)
- accept an IPv4 TCP connection on a socket and set it to non-blocking I/O
- libowfat_socket_accept4_makenonblocking_setcloseonexec(3), socket_accept4_makenonblocking_setcloseonexec(3)
- accept an IPv4 TCP connection on a socket and set it to non-blocking I/O and close-on-exec SYNTAX #include <libowfat/socket.h> int socket_accept4_makenonblocking_setcloseonexec(int s,char ip[4],uint16 *port);
- libowfat_socket_accept4_setcloseonexec(3), socket_accept4_setcloseonexec(3)
- accept an IPv4 TCP connection on a socket and set it to close on exec
- libowfat_socket_accept6_makenonblocking_setcloseonexec(3), socket_accept6_makenonblocking_setcloseonexec(3)
- accept an IPv6 TCP connection on a socket and set it to non-blocking I/O and close-on-exec SYNTAX #include <libowfat/socket.h> int socket_accept6_makenonblocking_setcloseonexec(int s,char ip[4],uint16 *port,uint16* scope_id);
- libowfat_socket_bind4(3), socket_bind4(3)
- set the local IP address and port of a socket
- libowfat_socket_bind4_reuse(3), socket_bind4_reuse(3)
- set the local IP address and port of a socket
- libowfat_socket_bind6(3), socket_bind6(3)
- set the local IP address and port of a socket
- libowfat_socket_bind6_reuse(3), socket_bind6_reuse(3)
- set the local IP address and port of a socket
- libowfat_socket_broadcast(3), socket_broadcast(3)
- set UDP socket to broadcast mode
- libowfat_socket_connected(3), socket_connected(3)
- is a connection established on a socket?
- libowfat_socket_fastopen(3), socket_fastopen(3)
- enable TCP Fast Open on a server-side TCP socket
- libowfat_socket_fastopen_connect4(3), socket_fastopen_connect4(3)
- make a TCP connection and send some data
- libowfat_socket_fastopen_connect6(3), socket_fastopen_connect6(3)
- make a TCP connection and send some data
- libowfat_socket_getifidx(3), socket_getifidx(3)
- get interface number
- libowfat_socket_local4(3), socket_local4(3)
- get local IP address of socket
- libowfat_socket_local6(3), socket_local6(3)
- get local IP address of socket
- libowfat_socket_quickack(3), socket_quickack(3)
- turn TCP Quick ACK mode on or off
- libowfat_socket_recv4(3), socket_recv4(3)
- receive a UDP datagram
- libowfat_socket_recv6(3), socket_recv6(3)
- receive a UDP datagram
- libowfat_socket_remote4(3), socket_remote4(3)
- get remote IP address of socket
- libowfat_socket_remote6(3), socket_remote6(3)
- get remote IP address of socket
- libowfat_socket_send4(3), socket_send4(3)
- send a UDP datagram
- libowfat_socket_send6(3), socket_send6(3)
- send a UDP datagram
- libowfat_socket_udp4(3), socket_udp4(3)
- create a non-blocking UDP/IP datagram socket
- libowfat_socket_udp6(3), socket_udp6(3)
- create a non-blocking IPv6 UDP/IP datagram socket
- libowfat_str_chr(3), str_chr(3)
- find character in ASCIIZ string
- libowfat_str_diff(3), str_diff(3)
- compare two ASCIIZ strings
- libowfat_str_diffn(3), str_diffn(3)
- compare two ASCIIZ strings
- libowfat_str_len(3), str_len(3)
- find length of ASCIIZ string
- libowfat_str_rchr(3), str_rchr(3)
- find character in ASCIIZ string
- libowfat_stralloc_0(3), stralloc_0(3)
- append