Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- ALTQ(4)
- alternate queuing of network packets
- ALTQ(9)
- kernel interfaces for manipulating output queues on network interfaces
- 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_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_LOCK(9)
- locks a buffer
- BUF_LOCKFREE(9)
- destroys a buffer's lock
- BUF_LOCKINIT(9)
- initializes a buffer lock
- BUF_RECURSED(9)
- checks if the lock linked to the buffer is recursed
- BUF_TIMELOCK(9)
- locks a buffer
- BUF_UNLOCK(9)
- unlocks a locked buffer
- BUS_ADD_CHILD(9)
- add a device node to the tree with a given priority
- 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_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_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_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
- 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_AND, CPU_ANDNOT, CPU_XOR, CPU_CLR_ATOMIC, CPU_SET_ATOMIC, CPU_SET_ATOMIC_ACQ, CPU_AND_ATOMIC, CPU_OR_ATOMIC, CPU_COPY_STORE_REL cpuset manipulation macros
- CREATE_SERVICE(3)
- casper service declaration macro
- CTASSERT(9)
- compile time assertion macro
- CTR0(9), CTR1(9), CTR2(9), CTR3(9), CTR4(9), CTR5(9)
- kernel tracing facility
- DB_COMMAND(9), DB_SHOW_COMMAND(9), DB_SHOW_ALL_COMMAND(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_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
- EV_SET(3), kqueue(3), kevent(3)
- kernel event notification mechanism
- 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
- KASSERT(9)
- kernel expression verification macro
- LOCK_PROFILING(9)
- kernel lock profiling support
- MD4Init(3), MD4Update(3), MD4Pad(3), MD4Final(3), MD4End(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), 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_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
- PC(3), UP(3), BC(3), ospeed(3), tgetent(3), tgetflag(3), tgetnum(3), tgetstr(3), tgoto(3), tputs(3)
- direct curses interface to the terminfo capability database
- PCBGROUP(9)
- Distributed Protocol Control Block Groups
- 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_File(3), RIPEMD160_FileChunk(3), RIPEMD160_Data(3)
- calculate the RIPEMD160 message digest
- 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_File(3), SHA224_FileChunk(3), SHA224_Data(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA256_End(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_File(3), SHA512_FileChunk(3), SHA512_Data(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA384_End(3), SHA384_File(3), SHA384_FileChunk(3), SHA384_Data(3), SHA512_256_Init(3), SHA512_256_Update(3), SHA512_256_Final(3), SHA512_256_End(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_File(3), SHA_FileChunk(3), SHA_Data(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA1_End(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_File(3), SKEIN256_FileChunk(3), SKEIN256_Data(3), SKEIN512_Init(3), SKEIN512_Update(3), SKEIN512_Final(3), SKEIN512_End(3), SKEIN512_File(3), SKEIN512_FileChunk(3), SKEIN512_Data(3), SKEIN1024_Init(3), SKEIN1024_Update(3), SKEIN1024_Final(3), SKEIN1024_End(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_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_SWAP(3), STAILQ_CLASS_ENTRY(3), STAILQ_CLASS_HEAD(3), STAILQ_CONCAT(3), STAILQ_EMPTY(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_SWAP(3), LIST_CLASS_ENTRY(3), LIST_CLASS_HEAD(3), LIST_CONCAT(3), LIST_EMPTY(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_SWAP(3), TAILQ_CLASS_ENTRY(3), TAILQ_CLASS_HEAD(3), TAILQ_CONCAT(3), TAILQ_EMPTY(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_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_REMOVE(3), RB_REINSERT(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(9)
- kernel interface to file systems
- VFS_CHECKEXP(9)
- check if a file system is exported to a client
- VFS_FHTOVP(9)
- turn an NFS filehandle into a vnode
- VFS_MOUNT(9)
- mount a file system
- VFS_QUOTACTL(9)
- manipulate file system quotas
- VFS_ROOT(9)
- return the root vnode of a file system
- VFS_SET(9)
- set up loadable file system vfsconf
- VFS_STATFS(9)
- return file system status
- VFS_SYNC(9)
- flush unwritten data
- VFS_UNMOUNT(9)
- unmount a file system
- 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_ALLOCATE(9)
- allocate storage for a file
- VOP_BMAP(9)
- Logical to physical block number conversion
- VOP_BWRITE(9)
- write a file system buffer
- VOP_COPY_FILE_RANGE(9)
- copy a byte range from one file to another or within one file in a single file system
- VOP_CREATE(9), VOP_MKNOD(9), VOP_MKDIR(9), VOP_SYMLINK(9)
- create a file, socket, fifo, device, directory or symlink
- 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_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_IOCTL(9)
- device specific control
- VOP_LINK(9)
- create a new name for a file
- VOP_LISTEXTATTR(9)
- retrieve a list of named extended attribute from a vnode
- VOP_LOCK(9), VOP_UNLOCK(9), VOP_ISLOCKED(9), vn_lock(9)
- serialize access to a vnode
- VOP_LOOKUP(9)
- lookup a component of a pathname
- VOP_OPEN(9), VOP_CLOSE(9)
- open or close a file
- VOP_READ(9), VOP_WRITE(9)
- read or write a file
- VOP_READLINK(9)
- read the target of a symbolic link
- VOP_READ_PGCACHE(9)
- read a file, fast
- VOP_REALLOCBLKS(9)
- rearrange blocks in a file to be contiguous
- VOP_REMOVE(9), VOP_RMDIR(9)
- remove a file or directory
- VOP_RENAME(9)
- rename a file
- VOP_REVOKE(9)
- revoke access to a device and its aliases
- VOP_SETACL(9)
- set the access control list 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)
- _exit(2)
- terminate the calling process
- _nc_freeall(3), _nc_free_and_exit(3), _nc_free_tinfo(3)
- curses memory-leak checking
- _secure_path(3)
- determine if a file appears to be secure
- _umtx_op(2)
- interface for implementation of userspace threading synchronization primitives
- a.out(5)
- format of executable binary files
- 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 AACRAID Controller driver
- abort(3)
- cause abnormal program termination
- abs(3)
- integer absolute value function
- abs2rel(3)
- make a relative path name from an absolute path name
- accept_filter(9), accept_filt_add(9), accept_filt_del(9), accept_filt_generic_mod_event(9), accept_filt_get(9)
- filter incoming connections
- access(2), eaccess(2), faccessat(2)
- check accessibility of a file
- accf_data(9)
- buffer incoming connections until data arrives
- accf_dns(9)
- buffer incoming DNS requests until the whole first request is present
- accf_http(9)
- buffer incoming connections until a certain complete HTTP requests arrive
- acct(2)
- enable or disable process accounting
- acct(5)
- execution accounting file
- accton(8)
- enable/disable system accounting
- acl(3)
- introduction to the POSIX.1e/NFSv4 ACL security API
- acl(9)
- virtual file system access control lists
- 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_clear_flags_np(3)
- clear flags from a flagset
- acl_clear_perms(3)
- clear permissions from a permission set
- acl_copy_entry(3)
- copy an ACL entry to another ACL entry
- acl_create_entry(3), acl_create_entry_np(3)
- create a new ACL entry
- 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_free(3)
- free ACL working state
- acl_from_text(3)
- create an ACL from text
- acl_get_brand_np(3)
- retrieve the ACL brand from an ACL entry
- acl_get_entry(3)
- retrieve an ACL entry from an ACL
- acl_get_entry_type_np(3)
- retrieve the ACL type from an NFSv4 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_get_flag_np(3)
- check if a flag is set in a flagset
- acl_get_flagset_np(3)
- retrieve flagset from an NFSv4 ACL entry
- acl_get_perm_np(3)
- check if a permission is set in a permission set
- acl_get_permset(3)
- retrieve permission set from an ACL entry
- acl_get_qualifier(3)
- retrieve the qualifier from an ACL entry
- acl_get_tag_type(3)
- retrieve the tag type from an ACL entry
- acl_init(3)
- initialize ACL working storage
- acl_is_trivial_np(3)
- determine whether ACL is trivial
- acl_set_entry_type_np(3)
- set NFSv4 ACL entry type
- 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_set_flagset_np(3)
- set the flags of an NFSv4 ACL entry
- acl_set_permset(3)
- set the permissions of an ACL entry
- acl_set_qualifier(3)
- set ACL tag qualifier
- acl_set_tag_type(3)
- set the tag type of an ACL entry
- acl_strip_np(3)
- strip extended entries from an ACL
- acl_to_text(3), acl_to_text_np(3)
- convert an ACL to text
- acl_valid(3), acl_valid_fd_np(3), acl_valid_file_np(3), acl_valid_link_np(3)
- validate an ACL
- acos(3), acosf(3), acosl(3)
- arc cosine functions
- acosh(3), acoshf(3), acoshl(3)
- inverse hyperbolic cosine functions
- acpi_asus(4)
- Asus Laptop Extras
- acpi_asus_wmi(4)
- Asus Laptop WMI Extras
- acpi_dock(4)
- Laptop Docking Station device driver
- acpi_fujitsu(4)
- Fujitsu Laptop Extras
- acpi_hp(4)
- ACPI extras driver for HP laptops
- 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_thermal(4)
- ACPI thermal management subsystem
- acpiconf(8)
- control ACPI power management
- acpidump(8)
- dump ACPI tables and ASL
- add_wch(3), wadd_wch(3), mvadd_wch(3), mvwadd_wch(3), echo_wchar(3), wecho_wchar(3)
- add a complex character and rendition to a curses window, then advance the cursor
- 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 an array of complex characters (and attributes) to a curses window
- addr2line(1)
- translate program addresses to source file names and line numbers
- adduser.conf(5)
- adduser(8) configuration file
- adjkerntz(8)
- adjust the local time CMOS clock to reflect time zone changes and keep the current timezone offset for the kernel
- adjtime(2)
- correct the time to allow synchronization of the system clock
- 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_error(2)
- retrieve error status of asynchronous I/O operation (REALTIME)
- aio_fsync(2)
- asynchronous file synchronization (REALTIME)
- aio_mlock(2)
- asynchronous mlock(2) operation
- aio_read(2), aio_readv(2)
- asynchronous read from a file (REALTIME)
- aio_return(2)
- retrieve return status of asynchronous I/O operation (REALTIME)
- aio_suspend(2)
- suspend until asynchronous I/O operations or timeout complete (REALTIME)
- aio_waitcomplete(2)
- wait for the next completion of an aio request
- aio_write(2), aio_writev(2)
- asynchronous write to a file (REALTIME)
- alarm(3)
- set signal timer alarm
- 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
- alloca(3)
- memory allocator
- alpm(4)
- Acer Aladdin 15x3 Power Management controller driver
- alq(9), alq_open_flags(9), alq_open(9), alq_writen(9), alq_write(9), alq_flush(9), alq_close(9), alq_getn(9), alq_get(9), alq_post_flags(9), alq_post(9)
- Asynchronous Logging Queues
- altera_avgen(4)
- driver for generic Altera Avalon-bus-attached, memory-mapped devices
- altera_jtag_uart(4)
- driver for the Altera JTAG UART Core
- altera_sdcard(4)
- driver for the Altera University Program Secure Data Card IP Core
- amdpm(4)
- AMD 756/766/768/8111 Power Management controller driver
- amdsmb(4)
- AMD-8111 SMBus 2.0 controller driver
- amdtemp(4)
- device driver for AMD processor on-die digital thermal sensor
- an(4)
- Aironet Communications 4500/4800 wireless network adapter driver
- ancontrol(8)
- configure Aironet 4500/4800 devices
- aout(4)
- kernel support for executing binary files in legacy a.out format
- apic(4)
- Advanced Programmable Interrupt Controller (APIC) driver
- apm(8)
- control the APM BIOS and display its information
- apply(1)
- apply a command to a set of arguments
- apropos(1), whatis(1)
- search manual page databases
- ar(1), ranlib(1)
- manage archives
- ar(5)
- archive file format for ar(1) and ranlib(1)
- arc4rand(9), arc4random(9), arc4random_buf(9), is_random_seeded(9), random(9), read_random(9), read_random_uio(9)
- supply pseudo-random numbers
- 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_misc(3), archive_entry_symlink_type(3), archive_entry_set_symlink_type(3)
- miscellaneous functions for manipulating properties of archive_entry
- 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_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_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_raw(3), archive_read_support_format_tar(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_fail(3), archive_write_close(3), archive_write_finish(3), archive_write_free(3)
- functions for creating archives
- archive_write_get_bytes_per_block(3), archive_write_set_bytes_per_block(3), archive_write_get_bytes_in_last_block(3), archive_write_set_bytes_in_last_block(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_filter_option(3), archive_write_set_format_option(3), archive_write_set_option(3), archive_write_set_options(3)
- functions controlling options for writing 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
- arp(4)
- Address Resolution Protocol
- arp(8)
- address resolution display and control
- asa(1)
- interpret carriage-control characters
- 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), timegm(3)
- transform binary date and time values
- asin(3), asinf(3), asinl(3)
- arc sine functions
- asinh(3), asinhf(3), asinhl(3)
- inverse hyperbolic sine functions
- 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
- 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
- at_quick_exit(3)
- registers a cleanup function to run on quick exit
- ata(4)
- generic ATA/SATA controller driver
- atan(3), atanf(3), atanl(3)
- arc tangent functions of one variable
- atan2(3), atan2f(3), atan2l(3), carg(3), cargf(3), cargl(3)
- arc tangent and complex phase angle functions
- atanh(3), atanhf(3), atanhl(3)
- inverse hyperbolic tangent functions
- atexit(3)
- register a function to be called on exit
- 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_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_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_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_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)
- firmware download utility for Atheros AR3011/AR3012 chip based Bluetooth USB devices
- ath_ahb(4)
- Atheros AHB device glue
- ath_hal(4)
- Atheros Hardware Access Layer (HAL)
- ath_pci(4)
- Atheros PCI device glue
- atkbdc(4)
- the AT keyboard controller interface
- atof(3)
- convert ASCII string to double
- atol(3), atoll(3)
- convert ASCII string to long or long long integer
- 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
- atp(4)
- Apple touchpad driver
- atrtc(4)
- AT Real-Time Clock (RTC) driver
- atrun(8)
- run jobs queued for later execution
- atse(4)
- driver for the Altera Triple-Speed Ethernet MegaCore
- attimer(4)
- i8254 Programmable Interval Timer (AT Timer) driver
- 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)
- curses character and window attribute control routines
- 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(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_submit(3)
- general purpose audit record submission
- 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
- auditpipe(4)
- pseudo-device for live audit event tracking
- auditreduce(1)
- select records from audit trail files
- 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
- authpf(8), authpf-noip(8)
- authenticating gateway user shell
- auto_master(5)
- auto_master and map file format
- autofs(5)
- automounter filesystem
- automountd(8)
- daemon handling autofs mount requests
- autounmountd(8)
- daemon unmounting automounted filesystems
- awk(1)
- pattern-directed scanning and processing language
- axe(4)
- ASIX Electronics AX88x7x/760 USB Ethernet driver
- axge(4)
- ASIX Electronics AX88178A/AX88179 USB Gigabit 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
- banner(6)
- print large banner on printer
- basename(1), dirname(1)
- return filename or directory portion of pathname
- 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
- bcma(4)
- Broadcom AMBA Backplane driver
- bcmfw(8)
- firmware download utility for Broadcom BCM2033 chip based Bluetooth USB devices
- beastie.4th(8)
- FreeBSD ASCII art boot module
- bectl(8)
- Utility to manage boot environments on ZFS
- beep(1)
- play a beep sound
- beep(3), flash(3)
- curses bell and screen flash routines
- beinstall.sh(8)
- install a boot environment using the current FreeBSD source tree
- 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
- bhyve(4)
- virtual machine monitor
- bhyve(8)
- run a guest operating system inside a virtual machine
- bhyve_config(5)
- bhyve configuration variables
- bhyvectl(8)
- control utility for bhyve instances
- 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
- binmiscctl(8)
- manage binary image activators
- 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_ffc_at(3), bit_ffs_at(3), bit_ffc_area(3), bit_ffs_area(3), bit_ffc_area_at(3), bit_ffs_area_at(3), bit_nclear(3), bit_nset(3), bit_set(3), bit_test(3), bitstr_size(3)
- bit-string manipulation functions and macros
- bkgdset(3), wbkgdset(3), bkgd(3), wbkgd(3), getbkgd(3)
- curses window background manipulation routines
- bkgrnd(3), wbkgrnd(3), bkgrndset(3), wbkgrndset(3), getbkgrnd(3), wgetbkgrnd(3)
- curses window complex background manipulation routines
- blackhole(4)
- a sysctl(8) MIB for manipulating behaviour in respect of refused SCTP, TCP, or UDP connection attempts
- blacklist_open(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 blacklistd
- blacklistd(8)
- block and release ports on demand to avoid DoS abuse
- blacklistd.conf(5)
- configuration file format for blacklistd
- bluetooth-config(8)
- a script to manage config files for the bluetooth sub system
- 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.config(5)
- Configuration file for the boot blocks
- boot0cfg(8)
- boot manager installation/configuration utility
- boot1.efi(8)
- UEFI chain loader
- bootpd(8), bootpgw(8)
- Internet Boot Protocol server/gateway
- bootpef(8)
- BOOTP Extension File compiler
- bootptab(5)
- Internet Bootstrap Protocol server database
- boottime(9), time_second(9), time_uptime(9)
- system time variables
- border(3), wborder(3), box(3), hline(3), whline(3), vline(3), wvline(3), mvhline(3), mvwhline(3), mvvline(3), mvwvline(3)
- create curses borders, horizontal and vertical lines
- 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)
- create curses borders or lines using complex characters and renditions
- bpf(4)
- Berkeley Packet Filter
- bpf(9)
- Berkeley Packet Filter
- 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
- bsd.snmpmod.mk(7)
- building modules for bsnmpd(1)
- bsdcat(1)
- expand files to standard output
- bsdconfig(8)
- system configuration utility
- 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
- 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
- bsnmpget(1), bsnmpwalk(1), bsnmpset(1)
- simple tools for querying SNMP agents
- 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(4)
- Buslogic/Mylex MultiMaster SCSI host adapter driver
- 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
- btsockstat(1)
- show Bluetooth sockets information
- 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), !(1), %(1), .(1), :(1), @(1), [(1), {(1), }(1), alias(1), alloc(1), bg(1), bind(1), bindkey(1), break(1), breaksw(1), builtins(1), case(1), cd(1), chdir(1), command(1), complete(1), continue(1), default(1), dirs(1), do(1), done(1), echo(1), echotc(1), elif(1), else(1), end(1), endif(1), endsw(1), esac(1), eval(1), exec(1), exit(1), export(1), false(1), fc(1), fg(1), filetest(1), fi(1), for(1), foreach(1), getopts(1), glob(1), goto(1), hash(1), hashstat(1), history(1), hup(1), if(1), jobid(1), jobs(1), kill(1), limit(1), local(1), log(1), login(1), logout(1), ls-F(1), nice(1), nohup(1), notify(1), onintr(1), popd(1), printenv(1), printf(1), pushd(1), pwd(1), read(1), readonly(1), rehash(1), repeat(1), return(1), sched(1), set(1), setenv(1), settc(1), setty(1), setvar(1), shift(1), source(1), stop(1), suspend(1), switch(1), telltc(1), test(1), then(1), time(1), times(1), trap(1), true(1), type(1), ulimit(1), umask(1), unalias(1), uncomplete(1), unhash(1), unlimit(1), unset(1), unsetenv(1), until(1), wait(1), where(1), which(1), while(1)
- shell built-in commands
- bus_adjust_resource(9)
- adjust resource allocated from a parent bus
- bus_alloc_resource(9), bus_alloc_resource_any(9), bus_alloc_resource_anywhere(9)
- allocate resources from a parent bus
- bus_child_present(9)
- ask the bus driver to see if this device is still really present
- bus_delayed_attach_children(9)
- request that the children be attached when interrupts are enabled
- 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_attach(9)
- generic implementation of DEVICE_ATTACH for buses
- 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)
- generic implementation of DEVICE_PRINT_CHILD for buses
- 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_release_resource(9)
- release resources on a bus
- bus_set_pass(9)
- raise the bus pass level
- 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
- byacc(1)
- an LALR(1) parser generator
- bytgpio(4)
- Intel Bay Trail SoC GPIO controller
- bzero(3), explicit_bzero(3)
- write zeroes to a byte string
- bzip2(1), bunzip2(1)
- a block-sorting file compressor, v1.0.8 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
- c(7), c78(7), c89(7), c90(7), c99(7)
- The C programming language
- c89(1)
- POSIX.2 C language compiler
- 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
- 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_async_drain(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
- camcontrol(8)
- CAM control program
- 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_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_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_get(3)
- obtain capability rights
- cap_rights_init(3), cap_rights_set(3), cap_rights_clear(3), cap_rights_is_set(3), cap_rights_is_valid(3), cap_rights_merge(3), cap_rights_remove(3), cap_rights_contains(3)
- manage cap_rights_t structure
- cap_rights_limit(2)
- limit capability rights
- 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
- carp(4)
- Common Address Redundancy Protocol
- cas(4)
- Sun Cassini/Cassini+ and National Semiconductor DP83065 Saturn Gigabit Ethernet driver
- cat(1)
- concatenate and print files
- catclose(3)
- close message catalog
- catgets(3)
- retrieve string from message catalog
- catopen(3)
- open message catalog
- cbreak(3), nocbreak(3), echo(3), noecho(3), halfdelay(3), intrflush(3), keypad(3), meta(3), nodelay(3), notimeout(3), raw(3), noraw(3), noqiflush(3), qiflush(3), timeout(3), wtimeout(3), typeahead(3)
- curses 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_cubic(4)
- CUBIC Congestion Control Algorithm
- cc_dctcp(4)
- DCTCP Congestion Control Algorithm
- cc_hd(4)
- HD Congestion Control Algorithm
- cc_htcp(4)
- H-TCP Congestion Control Algorithm
- cc_newreno(4)
- NewReno Congestion Control Algorithm
- cc_vegas(4)
- Vegas Congestion Control Algorithm
- ccdconfig(8)
- configuration utility for the concatenated disk driver
- ccos(3), ccosf(3), csin(3), csinf(3), ctan(3), ctanf(3)
- complex trigonometric functions
- ccosh(3), ccoshf(3), csinh(3), csinhf(3), ctanh(3), ctanhf(3)
- complex hyperbolic functions
- ccr(4)
- Chelsio T6 crypto accelerator driver
- cd9660(5)
- ISO-9660 file system
- cdce(4)
- USB Communication Device Class Ethernet (CDC ECM/NCM) driver
- cdceem(4)
- USB Communication Device Class Ethernet Emulation Model (CDC EEM) driver
- cdcontrol(1)
- compact disc control utility
- ceil(3), ceilf(3), ceill(3)
- smallest integral value greater than or equal to x
- certctl(8)
- tool for managing trusted and blacklist TLS certificates
- cexp(3), cexpf(3), cexpl(3)
- complex exponential functions
- 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
- chat(8)
- Automated conversational script with a modem
- check-password.4th(8)
- FreeBSD password-checking boot module
- check_utility_compat(3)
- determine whether a utility should be compatible
- chflags(1)
- change file flags
- chflags(2), lchflags(2), fchflags(2), chflagsat(2)
- set file flags
- chio(1)
- medium changer control utility
- chkgrp(8)
- check the syntax of the group file
- 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
- chromebook_platform(4)
- support driver for hardware on various Chromebook models
- chvgpio(4)
- Intel Cherry View SoC GPIO controller
- cimag(3), cimagf(3), cimagl(3), conj(3), conjf(3), conjl(3), cproj(3), cprojf(3), cprojl(3), creal(3), crealf(3), creall(3)
- functions to manipulate complex numbers
- cksum(1), sum(1)
- display file checksums and block counts
- clang(1)
- the Clang C, C++, and Objective-C compiler
- 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), idlok(3), idcok(3), immedok(3), leaveok(3), setscrreg(3), wsetscrreg(3), scrollok(3), nl(3), nonl(3)
- curses output options
- cli.lua(8)
- FreeBSD Lua CLI 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
- clocks(7)
- various system timers
- clog(3), clogf(3)
- and clogl complex natural logarithm functions
- close(2)
- delete a descriptor
- closefrom(2), close_range(2)
- delete open file descriptors
- cloudabi(4), cloudabi32(4), cloudabi64(4)
- CloudABI support
- clri(8)
- clear an inode
- cmp(1)
- compare two files
- cnv(9), cnvlist_get(9), cnvlist_take(9), cnvlist_free(9)
- API for managing name/value pairs by cookie
- col(1)
- filter reverse line feeds from input
- color.4th(8)
- FreeBSD color-detection boot module
- color.lua(8)
- FreeBSD color module
- colrm(1)
- remove columns from a file
- column(1)
- columnate lists
- com_err(3), com_err_va(3), error_message(3), error_table_name(3), init_error_table(3), set_com_err_hook(3), reset_com_err_hook(3), add_to_error_table(3), initialize_error_table_r free_error_table(3), com_right(3)
- common error display library
- comcontrol(8)
- control a special tty device
- comm(1)
- select or reject lines common to two files
- compile_et(1)
- error table compiler
- complex(3)
- complex arithmetic
- 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(5)
- kernel configuration file format
- config(8)
- build system configuration files
- config.lua(8)
- FreeBSD config 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 console devices
- contigmalloc(9), contigfree(9)
- manage contiguous kernel physical memory
- copy(9), copyin(9), copyin_nofault(9), copyout(9), copyout_nofault(9), copystr(9), copyinstr(9)
- heterogenous address space copy functions
- copy_file_range(2)
- kernel copy of a byte range from one file to another or within one file
- copysign(3), copysignf(3), copysignl(3)
- copy sign
- core(5)
- memory image file format
- core.lua(8)
- FreeBSD core module
- coretemp(4)
- device driver for Intel Core on-die digital thermal sensor
- cos(3), cosf(3), cosl(3)
- cosine functions
- cosh(3), coshf(3), coshl(3)
- hyperbolic cosine functions
- cospi(3), cospif(3), cospil(3)
- half(encycle cosine functions
- counter(9)
- SMP-friendly kernel counter implementation
- cp(1)
- copy files
- cp2112(4)
- driver for a USB GPIO and I2C peripheral device
- cpio(1)
- copy files to and from archives
- cpio(5)
- format of cpio archive files
- cpow(3), cpowf(3), cpowl(3)
- complex power functions
- cpucontrol(8)
- control utility for the cpuctl(4) device
- cpuctl(4)
- cpuctl pseudo device
- cpufreq(4)
- CPU frequency control framework
- cpuset_getdomain(2), cpuset_setdomain(2)
- manage memory domain policy
- cr_cansee(9)
- determine visibility of objects given their user credentials
- cr_seeothergids(9)
- determine visibility of objects given their group memberships
- cr_seeotheruids(9)
- determine visibility of objects given their user credentials
- crash(8)
- FreeBSD system failures
- crashinfo(8)
- analyze a core dump of the operating system
- creat(2)
- create a new file
- 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
- crypto(4), cryptodev(4)
- user-mode access to hardware-accelerated cryptography
- crypto(7)
- OpenCrypto algorithms
- crypto(9)
- API for cryptographic services in the kernel
- 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
- csqrt(3), csqrtf(3), csqrtl(3)
- complex square root functions
- ctags(1)
- create a tags file
- ctermid(3)
- generate terminal pathname
- ctfdump(1)
- dump the SUNW_ctf section of an ELF file
- ctfmerge(1)
- merge several CTF data sections into one
- ctl(4)
- CAM Target Layer
- ctl.conf(5)
- CAM Target Layer / iSCSI target daemon configuration file
- ctladm(8)
- CAM Target Layer control utility
- ctld(8)
- CAM Target Layer / iSCSI target daemon
- ctlstat(8)
- CAM Target Layer statistics utility
- cu(1)
- call UNIX
- 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_legacy(3)
- get curses cursor and window coordinates, attributes
- curs_variables(3), COLORS(3), COLOR_PAIRS(3), COLS(3), ESCDELAY(3), LINES(3), TABSIZE(3), curscr(3), newscr(3), stdscr(3)
- curses global variables
- curses_version(3), use_extended_names(3)
- miscellaneous curses extensions
- cuse(3), libcuse(3)
- Userland character device library
- 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 cxgbe(4)
- cxgbev(4)
- Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver
- daemon(8)
- run detached from the controlling terminal
- date(1)
- display or set date and time
- 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
- 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
- dd(1)
- convert and copy a file
- ddb(4)
- interactive kernel debugger
- ddb(8)
- configure DDB kernel debugger properties
- 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
- del_curterm(3), mvcur(3), putp(3), restartterm(3), set_curterm(3), setterm(3), setupterm(3), tigetflag(3), tigetnum(3), tigetstr(3), tiparm(3), tparm(3), tputs(3), vid_attr(3), vid_puts(3), vidattr(3), vidputs(3)
- curses interfaces to terminfo database
- delay.4th(8)
- FreeBSD debugging boot module
- 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
- delch(3), wdelch(3), mvdelch(3), mvwdelch(3)
- delete character under the cursor in a curses window
- deleteln(3), wdeleteln(3), insdelln(3), winsdelln(3), insertln(3), winsertln(3)
- delete and insert lines in a curses window
- 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
- 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_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.conf(5)
- configuration file for devd(8)
- development(7)
- introduction to development process
- devfs(5)
- device file system
- devfs(8)
- DEVFS control
- devfs.rules(5)
- devfs configuration information
- devfs_set_cdevpriv(9), devfs_get_cdevpriv(9), devfs_clear_cdevpriv(9)
- manage per-open filedescriptor data for devices
- device_add_child(9), device_add_child_ordered(9)
- add a new device as a child of an existing device
- 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_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_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_probe_and_attach(9)
- initialise a device
- device_quiet(9), device_verbose(9), device_is_quiet(9)
- manipulate device quiet flag
- 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
- 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
- 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
- dialog(1)
- display dialog boxes from shell scripts
- dialog(3)
- widgets and utilities for the program
- diff(1)
- differential file and directory comparator
- diff3(1)
- compare three files line by line
- digittoint(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), isascii_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
- disk(9)
- kernel disk storage API
- diskless(8)
- booting a system over the network
- disktab(5)
- disk description file
- 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
- dmesg(8)
- display the system message buffer
- dnv(9), dnvlist_get(9), dnvlist_take(9)
- API for getting name/value pairs. Nonexistent pairs do not raise an error
- domain_add(9), pfctlinput(9), pffinddomain(9), pffindproto(9), pffindtype(9), DOMAIN_SET(9)
- network domain management
- doupdate(3), redrawwin(3), refresh(3), wnoutrefresh(3), wredrawln(3), wrefresh(3)
- refresh curses windows and lines
- dpcpu(9)
- Kernel Dynamic Per-CPU Memory Allocator
- dpv(1)
- stream data from stdin or multiple paths with dialog progress view
- dpv(3)
- dialog progress view library
- 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)
- FreeBSD 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)
- ds1307(4)
- 64 x 8, serial, i2c real-time clock
- ds3231(4)
- Extremely Accurate i2c-integrated RTC/TCXO/Crystal
- dtc(1)
- device tree compiler
- dtrace(1)
- dynamic tracing compiler and tracing utility
- 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_lockstat(4)
- a DTrace provider for tracing CPU scheduling events
- dtrace_proc(4)
- a DTrace provider for tracing events related to user processes
- 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
- du(1)
- display disk usage statistics
- 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
- 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_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_ref_address(3)
- create a reference class attribute descriptor
- 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_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_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_varname(3)
- add information about a static variable 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_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_die_link(3)
- link 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_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_find_macro_value_start(3)
- return the address of the first byte of a macro value
- 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_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_VIRTUALITY_name(3), dwarf_get_VIS_name(3)
- retrieve the symbolic names of DWARF constants
- dwarf_get_abbrev_children_flag(3)
- return a flag indicating the presence of children
- dwarf_get_arange_cu_header_offset(3), dwarf_get_cu_die_offset(3)
- retrieve compilation unit offsets
- 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_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_list(3)
- retrieve frame information
- dwarf_get_form_class(3)
- retrieve the form class of an attribute
- 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_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_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_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_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_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_undef_macro(3)
- record the removal of a macro definition
- dwatch(1)
- watch processes as they trigger a particular DTrace probe
- dynamic_field_info(3), field_info(3)
- retrieve field characteristics
- e6060sw(4)
- driver for Marvell 88E6060 and 88E6065 fast ethernet switch chip
- easterg(3), easterog(3), easteroj(3), gdate(3), jdate(3), ndaysg(3), ndaysj(3), week(3), weekday(3)
- Calendar arithmetic for the Christian era
- 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
- efi(8), UEFI(8)
- Unified Extensible Firmware Interface bootstrapping procedures
- efibootmgr(8)
- manipulate the EFI Boot Manager
- efidp(8)
- UEFI Device Path manipulation
- efirt(9), efi_rt_ok(9), efi_get_table(9), efi_get_time(9), efi_get_time_capabilities(9), efi_reset_system(9), efi_set_time(9), efi_var_get(9), efi_var_nextname(9), efi_var_set(9)
- kernel access to UEFI runtime services
- efivar(8)
- UEFI environment variable interaction
- ehci(4)
- USB Enhanced Host Controller driver
- elf(3)
- API for manipulating ELF objects
- elf(5)
- format of ELF executable binary files
- elf32_checksum(3), elf64_checksum(3), gelf_checksum(3)
- return the checksum of an ELF object
- 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_xlate(3), elf64_xlate(3), gelf_xlate(3)
- translate data between files and memory
- elf_aux_info(3)
- extract data from the elf auxiliary vector of the current process
- elf_begin(3)
- open an ELF file or ar(1) archive
- 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_getarsym(3)
- retrieve the symbol table of an archive
- elf_getbase(3)
- get the base offset for an object file
- 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_getshnum(3)
- return the number of sections in an ELF file
- elf_getshstrndx(3), elf_setshstrndx(3)
- retrieve/update the index of the section name string table
- elf_hash(3)
- compute a hash value for a string
- 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)
- 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_strptr(3)
- retrieve a string pointer in a string table
- elf_update(3)
- update an ELF descriptor
- elf_version(3)
- retrieve or set ELF library operating version
- elfctl(1)
- change an ELF binary's feature control note
- 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_reloc_type_str(3)
- return the type name for an ELF relocation
- elftc_set_timestamps(3)
- set file timestamps
- 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)
- Intel(R) PRO/1000 Gigabit Ethernet adapter driver
- ena(4)
- FreeBSD kernel driver for Elastic Network Adapter (ENA) family
- enc(4)
- Encapsulating Interface
- endutxent(3), getutxent(3), getutxid(3), getutxline(3), getutxuser(3), pututxline(3), setutxdb(3), setutxent(3)
- user accounting database functions
- enigma(1), crypt(1)
- very simple file encryption
- 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
- erase(3), werase(3), clear(3), wclear(3), clrtobot(3), wclrtobot(3), clrtoeol(3), wclrtoeol(3)
- clear all or part of a curses window
- erf(3), erff(3), erfl(3), erfc(3), erfcf(3), erfcl(3)
- error function operators
- 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
- esp(4)
- Emulex ESP, NCR 53C9x and QLogic FAS families based SCSI controllers
- est(4)
- Enhanced Speedstep Technology
- etcupdate(8)
- manage updates to system files not updated by installworld
- etdump(1)
- Dump El Torito boot catalog information from ISO images
- 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
- etherswitchcfg(8)
- configure a built-in Ethernet switch
- eui64(3), eui64_aton(3), eui64_ntoa(3), eui64_ntohost(3), eui64_hostton(3)
- IEEE EUI-64 conversion and lookup routines
- eventfd(2)
- create a file descriptor for event notification
- eventfd_read(3), eventfd(3)
- create a file descriptor for event notification
- eventtimers(4)
- kernel event timers subsystem
- eventtimers(9)
- kernel event timers subsystem
- exca(4)
- helper module for PC Card and CardBus systems
- execl(3), execlp(3), execle(3), exect(3), execv(3), execvp(3), execvP(3)
- execute a file
- execve(2), fexecve(2)
- execute a file
- exit(3), _Exit(3)
- perform normal program termination
- 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_number(3)
- format a number from human readable form
- expr(1)
- evaluate expression
- ext2fs(5)
- ext2/ext3/ext4 file system
- 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
- extattrctl(8)
- manage UFS1 extended attributes
- fabs(3), fabsf(3), fabsl(3)
- floating-point absolute value functions
- false(1)
- return false value
- fbtab(5)
- change device protection upon login
- fclose(3), fdclose(3), fcloseall(3)
- close a stream
- fcntl(2)
- file control
- 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(5)
- 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
- feature_present(3)
- query presence of a kernel feature
- feclearexcept(3), fegetexceptflag(3), feraiseexcept(3), fesetexceptflag(3), fetestexcept(3)
- floating-point exception flag manipulation
- 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
- fetch(1)
- retrieve a file by Uniform Resource Locator
- fetchMakeURL(3), fetchParseURL(3), fetchFreeURL(3), fetchXGetURL(3), fetchGetURL(3), fetchPutURL(3), fetchStatURL(3), fetchListURL(3), fetchXGet(3), fetchGet(3), fetchPut(3), fetchStat(3), fetchList(3), fetchXGetFile(3), fetchGetFile(3), fetchPutFile(3), fetchStatFile(3), fetchListFile(3), fetchXGetHTTP(3), fetchGetHTTP(3), fetchPutHTTP(3), fetchStatHTTP(3), fetchListHTTP(3), fetchReqHTTP(3), fetchXGetFTP(3), fetchGetFTP(3), fetchPutFTP(3), fetchStatFTP(3), fetchListFTP(3)
- file transfer functions
- 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
- ffs(7)
- Berkeley fast file system
- 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
- fgetln(3)
- get a line from a stream
- fgetpos(3), fseek(3), fseeko(3), fsetpos(3), ftell(3), ftello(3), rewind(3)
- reposition a stream
- fgets(3), gets_s(3)
- get a line from a 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
- figpar(3), parse_config(3), get_config_option(3)
- configuration file parsing library
- file(1)
- determine file type
- file2c(1)
- convert file to c-source
- 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
- filemon(4)
- the filemon device
- find(1)
- walk a file hierarchy
- finger(1)
- user information lookup program
- finger.conf(5)
- finger(1) alias configuration file
- firewall(7)
- simple firewalls under FreeBSD
- firewire(4)
- IEEE1394 High-performance Serial Bus
- firmware_register(9), firmware_unregister(9), firmware_get(9), firmware_get_flags(9), firmware_put(9)
- firmware image loading and management
- flex(1), lex(1)
- fast lexical analyzer generator
- flock(2)
- apply or remove an advisory lock on an open file
- flockfile(3), ftrylockfile(3), funlockfile(3)
- stdio locking functions
- floor(3), floorf(3), floorl(3)
- largest integral value less than or equal to x
- flopen(3), flopenat(3)
- Reliably open and lock a file
- flowctl(8)
- ng_netflow(4) control utility
- 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
- fmt(1)
- simple text formatter
- fmtcheck(3)
- sanitizes user-supplied printf(3)-style format string
- fmtmsg(3)
- display a detailed diagnostic message
- fnmatch(3)
- test whether a filename or pathname matches a shell-style pattern
- fold(1)
- fold long lines for finite width output device
- 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_hook(3)
- set hooks for automatic invocation by applications
- form_request_by_name(3), form_request_name(3)
- handle printable form request names
- form_variables(3), TYPE_ALNUM(3), TYPE_ALPHA(3), TYPE_ENUM(3), TYPE_INTEGER(3), TYPE_IPV4(3), TYPE_NUMERIC(3), TYPE_REGEXP(3)
- form system global variables
- fortune(6)
- print a random, hopefully interesting, adage
- forward(5)
- mail forwarding instructions
- fparseln(3)
- return the next logical line from a stream
- fpclassify(3), isfinite(3), isinf(3), isnan(3), isnormal(3)
- classify a floating-point number
- fpgetround(3), fpsetround(3), fpsetprec(3), fpgetprec(3), fpgetmask(3), fpsetmask(3), fpgetsticky(3), fpresetsticky(3)
- IEEE floating point interface
- fpu_kern(9)
- facility to use the FPU in the kernel
- 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
- 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), kernel_vmount(9), mount_arg(9), mount_argb(9), mount_argf(9), mount_argsu(9)
- functions provided as part of the kernel mount interface
- 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
- 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
- from(1)
- print names of those who have sent mail
- 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
- fstab(5)
- static information about the file systems
- fstat(1)
- identify active files
- fstyp(8)
- determine filesystem type
- fsync(1)
- synchronize a file's in-core state with that on disk
- ftp(1)
- Internet file transfer program
- ftp-proxy(8)
- Internet File Transfer Protocol proxy daemon
- ftpchroot(5)
- list users and groups subject to FTP access restrictions
- ftpd(8)
- Internet File Transfer Protocol server
- fts(3)
- traverse a file hierarchy
- ftw(3), nftw(3)
- traverse (walk) a file tree
- full(4)
- the full device
- fusefs(5)
- File system in USErspace
- fuser(1)
- list IDs of all processes that have one or more files open
- futimens(2), utimensat(2)
- set file access and modification times
- fwcontrol(8)
- FireWire control utility
- fwe(4)
- Ethernet emulation driver for FireWire
- fxp(4)
- Intel EtherExpress PRO/100 Ethernet device driver
- g_access(9)
- control access to GEOM consumers and their 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_post_event(9), g_waitfor_event(9), g_cancel_event(9)
- GEOM events management
- g_wither_geom(9)
- destroy geom and related providers and consumers when you get a chance
- gbde(8)
- operation and management utility for Geom Based Disk Encryption
- gcache(8)
- control utility for CACHE GEOM class
- gconcat(8)
- disk concatenation control utility
- gdb(4)
- external kernel debugger
- gelf(3)
- class-independent API for ELF manipulation
- gelf_fsize(3), elf32_fsize(3), elf64_fsize(3)
- return the size of a file type
- 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
- geli(8)
- control utility for the cryptographic GEOM class
- gencat(1)
- NLS catalog compiler
- genet(4)
- Raspberry Pi 4 / BCM2711 Gigabit Ethernet controller driver
- gensnmptree(1)
- generate C and header files from a MIB description file
- geom(8)
- universal control utility for GEOM classes
- geom_linux_lvm(4)
- GEOM based Linux LVM logical volume mapping
- geom_map(4)
- GEOM module that maps defined items as separate partitions
- 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
- get_cyclecount(9)
- get the CPU's fast counter register contents
- 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
- 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 an array of wide characters from a curses terminal keyboard
- getaddrinfo(1)
- resolve names to socket addresses
- getauclassent(3), getauclassent_r(3), getauclassnam(3), getauclassnam_r(3), setauclass(3), endauclass(3)
- look up information from the audit_class database
- getbootfile(3)
- get kernel boot file name
- getbsize(3)
- get preferred block size
- getch(3), wgetch(3), mvgetch(3), mvwgetch(3), ungetch(3), has_key(3)
- get (or push back) characters from curses terminal keyboard
- getconf(1)
- retrieve standard configuration variables
- getdelim(3), getline(3)
- get a line from a stream
- getdirentries(2), getdents(2)
- get directory entries in a file system independent format
- getdtablesize(2)
- get file descriptor limit
- getenv(3), putenv(3), setenv(3), unsetenv(3)
- environment variable functions
- getextattr(8), lsextattr(8), rmextattr(8), setextattr(8)
- manipulate extended attributes
- getfacl(1)
- get ACL information
- getfh(2), lgetfh(2), getfhat(2)
- get file handle
- getfmac(8)
- print MAC label for a file system object
- 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
- getgrouplist(3)
- calculate group access list
- getgroups(2)
- get group access list
- 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
- getitimer(2), setitimer(2)
- get/set value of interval timer
- getloadavg(3)
- get system load averages
- getlocalbase(3)
- return the path to the local software directory
- getlogin(2), getlogin_r(2), setlogin(2)
- get/set login name
- getlogin(3), getlogin_r(3), setlogin(3)
- get/set login name
- getloginclass(2), setloginclass(2)
- get/set login class
- getmntinfo(3)
- get information about mounted file systems
- 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
- getpeereid(3)
- get the effective credentials of a UNIX-domain 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
- getresgid(2), getresuid(2), setresgid(2), setresuid(2)
- get or set real, effective and saved user or group ID
- getrlimit(2), setrlimit(2)
- control maximum system resource consumption
- getrusage(2)
- get information about resource utilization
- getstr(3), getnstr(3), wgetstr(3), wgetnstr(3), mvgetstr(3), mvgetnstr(3), mvwgetstr(3), mvwgetnstr(3)
- accept character strings from curses terminal keyboard
- 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
- getusershell(3), setusershell(3), endusershell(3)
- get valid user shells
- getvfsbyname(3)
- get information about a file system
- ggatec(8)
- GEOM Gate network client and control utility
- ggatel(8)
- GEOM Gate local control utility
- gif(4)
- generic tunnel interface
- gjournal(8)
- control utility for journaled devices
- glabel(8)
- disk labelization control utility
- glob(3), globfree(3)
- generate pathnames matching a pattern
- gmirror(8)
- control utility for mirrored devices
- gmountver(8)
- control utility for disk mount verification GEOM class
- gmultipath(8)
- disk multipath control utility
- gnop(8)
- control utility for NOP GEOM class
- gpart(8)
- control utility for the disk partitioning GEOM class
- gpio_open(3), gpio_close(3)
- library to handle GPIO pins
- gpioctl(8)
- GPIO control utility
- gpioled(4)
- GPIO LED generic device driver
- gprof(1)
- display call graph profile data
- 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
- grep(1), egrep(1), fgrep(1), rgrep(1)
- file pattern searcher
- group(5)
- format of the group permissions file
- growfs(7)
- start up script to grow the root file-system
- growfs(8)
- expand an existing UFS file system
- gshsec(8)
- control utility for shared secret devices
- gss_accept_sec_context(3)
- Accept a security context initiated by a peer application
- gss_acquire_cred(3)
- Obtain a GSS-API credential handle for pre-existing credentials
- gss_add_cred(3)
- Construct credentials incrementally
- gss_canonicalize_name(3)
- Convert an internal name to an MN
- gss_compare_name(3)
- Compare two internal-form names
- gss_context_time(3)
- Determine for how long a context will remain valid
- gss_delete_sec_context(3)
- Discard a security context
- gss_display_name(3)
- Convert internal-form name to text
- gss_display_status(3)
- Convert a GSS-API status code to text
- gss_duplicate_name(3)
- Create a copy of an internal name
- gss_get_mic(3), gss_sign(3)
- Calculate a cryptographic message integrity code (MIC) for a message; integrity service
- gss_import_name(3)
- Convert a contiguous string name to internal-form
- gss_indicate_mechs(3)
- Determine available underlying authentication mechanisms
- gss_init_sec_context(3)
- Initiate a security context with a peer application
- gss_inquire_cred(3)
- Obtain information about a credential
- gss_inquire_cred_by_mech(3)
- Obtain per-mechanism information about a credential
- gss_inquire_mechs_for_name(3)
- List mechanisms that support the specified name-type
- gss_inquire_names_for_mech(3)
- List the name-types supported by the specified mechanism
- gss_process_context_token(3)
- Process a token on a security context from a peer application
- gss_release_buffer(3)
- Discard a buffer
- gss_release_cred(3)
- Discard a credential handle
- gss_release_name(3)
- Discard an internal-form name
- gss_release_oid_set(3)
- Discard a set of object identifiers
- gss_unwrap(3), gss_unseal(3)
- Convert a message previously protected by gss_wrap(3) back to a usable form
- gss_wrap(3), gss_seal(3)
- Attach a cryptographic MIC and optionally encrypt a message
- gss_wrap_size_limit(3)
- Determine maximum message sizes
- gstripe(8)
- control utility for striped devices
- gvinum(8)
- Logical Volume Manager control program
- 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
- has_mouse(3), getmouse(3), ungetmouse(3), mousemask(3), wenclose(3), mouse_trafo(3), wmouse_trafo(3), mouseinterval(3)
- mouse interface through curses
- hash(9), hash32(9), hash32_buf(9), hash32_str(9), hash32_strn(9), hash32_stre(9), hash32_strne(9), jenkins_hash(9), jenkins_hash32(9), murmur3_32_hash(9), murmur3_32_hash32(9)
- general kernel hashing functions
- 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
- hastctl(8)
- Highly Available Storage control utility
- hastd(8)
- Highly Available Storage daemon
- hccontrol(8)
- Bluetooth HCI configuration utility
- 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
- hcseriald(8)
- supervise serial Bluetooth devices
- head(1)
- display first lines of a file
- heim_ntlm_build_ntlm1_master(3), Heimdal(3)
- NTLM library
- 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 game controller (joystick/gamepad) 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
- hidquirk(4)
- HID quirks module
- hier(7)
- layout of file systems
- hifn(4)
- Hifn 7751/7951/7811/7955/7956 crypto accelerator
- hmt(4)
- MS Windows 7/8/10 - compatible HID multi-touch device driver
- hook.lua(8)
- FreeBSD hook module
- host(1)
- DNS lookup utility
- 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.lpd(5)
- trusted hosts that may use local print services
- hosts_access(3), hosts_ctl(3), request_init(3), request_set(3)
- access control library
- hosts_access(5)
- format of host access control files
- hosts_options(5)
- host access control language extensions
- hpen(4)
- MS Windows compatible HID pen tablet 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_netvsc(4)
- Hyper-V Network Virtual Service Consumer
- hv_storvsc(4)
- Hyper-V Storage Virtual Service Consumer
- 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
- hwpstate_intel(4)
- Intel Speed Shift Technology driver
- hx509(3)
- certificate selecting functions
- hx509(3)
- library
- hx509_lock(3), hx509 lock functions(3)
- See the Locking and unlocking certificates and encrypted data. for description and examples
- hypot(3), hypotf(3), hypotl(3), cabs(3), cabsf(3), cabsl(3)
- Euclidean distance and complex absolute value functions
- i2c(8)
- test I2C bus and slave devices
- iasl(8)
- Intel ACPI compiler/decompiler
- iavf(4)
- Intel Adaptive Virtual Function driver
- ibnd_discover_fabric(3), ibnd_destroy_fabric(3), ibnd_debug ibnd_show_progress(3)
- initialize ibnetdiscover library
- 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_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_cq_ex(3)
- create a completion queue (CQ)
- ibv_create_flow(3), ibv_destroy_flow(3)
- create or destroy flow steering rules
- 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_devices(1)
- list 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_fork_init(3)
- initialize libibverbs to support fork()
- 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_list(3), ibv_free_device_list(3)
- get and release list of available RDMA devices
- ibv_init_ah_from_wc(3), ibv_create_ah_from_wc(3)
- initialize or create an address handle (AH) from a work completion
- ibv_open_device(3), ibv_close_device(3)
- open and close an RDMA device context
- ibv_open_qp(3)
- open a shareable queue pair (QP)
- ibv_open_xrcd(3), ibv_close_xrcd(3)
- open or close an XRC protection domain (XRCDs)
- ibv_poll_cq(3)
- poll a completion queue (CQ)
- ibv_post_recv(3)
- post a list of work requests (WRs) to a receive queue
- 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_gid(3)
- query an InfiniBand port's GID table
- ibv_query_pkey(3)
- query an InfiniBand port's P_Key table
- ibv_query_rt_values_ex(3)
- query an RDMA device for some real time values
- ibv_rate_to_mult(3)
- convert IB rate enumeration to multiplier of 2.5 Gbit/sec mult_to_ibv_rate - convert multiplier of 2.5 Gbit/sec to an IB rate enumeration
- ibv_rc_pingpong(1)
- simple InfiniBand RC transport test
- ibv_req_notify_cq(3)
- request completion notification on a completion queue (CQ)
- ibv_resize_cq(3)
- resize a completion queue (CQ)
- 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
- ichsmb(4)
- Intel ICH SMBus controller driver
- ichwd(4)
- device driver for the Intel ICH watchdog interrupt timer
- icmp(4)
- Internet Control Message Protocol
- icmp6(4)
- Internet Control Message Protocol for IPv6
- 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)
- 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(9), IEEE80211(9)
- 802.11 network layer
- ieee80211_amrr(9)
- 802.11 network driver transmit rate control support
- ieee80211_regdomain(9)
- 802.11 regulatory support
- ieee80211_vap(9), net80211_vap(9)
- 802.11 network layer virtual radio support
- if_ipsec(4)
- IPsec virtual tunneling interface
- if_ntb(4)
- Virtual Ethernet interface for Non-Transparent Bridges
- 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
- ifnet(9), ifaddr(9), ifqueue(9), if_data(9)
- kernel interfaces for manipulating network interfaces
- ig4(4)
- Synopsys DesignWare I2C Controller
- igc(4)
- Intel Ethernet Controller I225 driver
- igmp(4)
- Internet Group Management Protocol
- iic_gpiomux(4)
- driver for I2C mux hardware controlled via GPIO
- iicmux(4)
- I2C bus mulitiplexer framework
- iir(4)
- Intel Integrated RAID controller and ICP Vortex driver
- ilogb(3), ilogbf(3), ilogbl(3), logb(3), logbf(3), logbl(3)
- extract exponent
- imaxabs(3)
- returns absolute value
- imcsmb(4)
- Intel integrated Memory Controller (iMC) SMBus controller driver
- in_wch(3), mvin_wch(3), mvwin_wch(3), win_wch(3)
- extract a complex character and rendition from a window
- 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 an array of complex characters and renditions from a curses window
- index(3), rindex(3)
- locate character in string
- inet(4)
- Internet protocol family
- inet6(4)
- Internet protocol version 6 family
- 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
- inet_net_ntop(3), inet_net_pton(3)
- Internet network number manipulation routines
- init(8)
- process control initialization
- 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 group access list
- initscr(3), newterm(3), endwin(3), isendwin(3), set_term(3), delscreen(3)
- curses screen initialization and manipulation routines
- inittodr(9)
- initialize system time
- ins_wch(3), mvins_wch(3), mvwins_wch(3), wins_wch(3)
- insert a complex character and rendition into a window
- insque(3), remque(3)
- doubly-linked list management
- install(1)
- install binaries
- intpm(4)
- Intel PIIX4 Power Management controller driver
- intro(1)
- introduction to general commands (tools and utilities)
- intro(2)
- introduction to system calls and error numbers
- intro(3)
- introduction to the C libraries
- intro(3lua)
- introduction to the Lua modules for flua Lua
- intro(5)
- introduction to file formats
- intro(7)
- miscellaneous information pages
- intro(9)
- introduction to system kernel interfaces
- io(4)
- I/O privilege file
- ioat(4), I/OAT(4)
- Intel I/O Acceleration Technology
- ioctl(2)
- control device
- iovctl(8)
- PCI SR-IOV configuration utility
- iovctl.conf(5)
- IOVCTL configuration file
- ip(4)
- Internet Protocol
- ip6(4)
- Internet Protocol version 6 (IPv6) network layer
- ip6addrctl(8)
- configure address selection policy for IPv6 and IPv4
- ipcs(1)
- report System V interprocess communication facilities status
- ipf(4)
- packet filtering kernel interface
- ipf(5), ipf.conf(5)
- IPFilter firewall rules file format
- ipf(8)
- alters packet filtering lists for IP packet input and output
- ipfilter(4)
- Introduction to IP packet filtering
- ipfilter(5), IP(5)
- Filter
- 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(5), ipmon.conf(5)
- ipmon configuration file format
- ipmon(8)
- monitors /dev/ipl for logged packets
- ipnat(4)
- Network Address Translation kernel interface
- ipnat(5), ipnat.conf(5)
- IPFilter NAT file format
- ippool(5), ippool.conf(5)
- IP Pool file format
- ippool(8)
- user interface to the IPFilter pools
- iprop(8), ipropd-master(8), ipropd-slave(8)
- propagate changes to a Heimdal Kerberos master KDC to slave KDCs
- iprop-log(8)
- maintain the iprop log file
- ips(4)
- IBM/Adaptec ServeRAID controller driver
- ipsec(4)
- Internet Protocol Security protocol
- ipsec_set_policy(3), ipsec_get_policylen(3), ipsec_dump_policy(3)
- create an IPsec policy structure from a human readable string
- ipsec_strerror(3)
- error messages for the IPsec policy manipulation library
- ipw(4)
- Intel PRO/Wireless 2100 IEEE 802.11 driver
- ipwfw(4)
- Firmware Module for Intel PRO/Wireless 2100 driver
- 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)
- curses window properties
- is_term_resized(3), resize_term(3), resizeterm(3)
- change the curses terminal size
- isalnum(3)
- alphanumeric character test
- isalpha(3)
- alphabetic character test
- isblank(3)
- space or tab character test
- isci(4)
- Intel C600 Serial Attached SCSI driver
- iscntrl(3)
- control character test
- iscontrol(8)
- login/negotiator/control for an iSCSI initiator session
- iscsi.conf(5)
- iSCSI initiator configuration file
- iscsi_initiator(4)
- kernel driver for the iSCSI protocol
- iscsictl(8)
- iSCSI initiator management utility
- isdigit(3), isnumber(3)
- decimal-digit character test
- isgraph(3)
- printing character test (space character exclusive)
- isgreater(3), isgreaterequal(3), isless(3), islessequal(3), islessgreater(3), isunordered(3)
- compare two floating-point numbers
- isl(4)
- Intersil(TM) I2C ISL29018 sensor driver
- islower(3)
- lower-case character test
- ismt(4)
- Intel SMBus Message Transport (SMBus 2.0) driver
- isp(4)
- Qlogic FibreChannel SCSI Host Adapters driver
- ispfw(4)
- Firmware for Qlogic FibreChannel SCSI Host Adapters
- isprint(3)
- printing character test (space character inclusive)
- isrune(3)
- valid character test
- isspecial(3)
- special character test
- 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)
- hexadecimal-digit character test
- item_name(3), item_description(3)
- get menu item name and description fields
- ithread_add_handler(9), ithread_create(9), ithread_destroy(9), ithread_priority(9), ithread_remove_handler(9), ithread_schedule(9)
- kernel interrupt threads
- iwi(4)
- Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 driver
- iwifw(4)
- Firmware Module for Intel PRO/Wireless 2200BG/2225BG/2915ABG driver
- iwlwifi(4)
- Intel IEEE 802.11a/b/g/n/ac/ax wireless network driver
- iwlwififw(4)
- Firmware modules for Intel iwlwifi wireless network driver
- iwm(4)
- Intel IEEE 802.11ac wireless network driver
- iwmbtfw(8)
- firmware download utility for Intel Wireless 7260/8260/8265 chip based 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
- ixgbe(4)
- Intel(R) 10Gb Ethernet driver for the FreeBSD operating system
- 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)
- 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(8)
- manage system jails
- jail.conf(5)
- configuration file for jail(8)
- 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
- jemalloc(3)
- general purpose memory allocation functions
- jexec(8)
- execute a command inside an existing jail
- jls(8)
- list jails
- join(1)
- relational database operator
- jot(1)
- print sequential or random data
- 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_pwcheck(3), 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
- kadmin(8)
- Kerberos administration utility
- kasan(9)
- kernel address sanitizer
- kbdcontrol(1)
- keyboard control and configuration utility
- kbdmap(5)
- keyboard map file format for kbdcontrol
- kbdmux(4)
- keyboard multiplexer
- kcm(8)
- process-based credential cache for Kerberos tickets
- kcov(4)
- interface for collecting kernel code coverage information
- kdestroy(1)
- remove one credential or destroy the current ticket file
- kdigest(8)
- userland tool to access digest interface in the KDC
- kdump(1)
- display kernel trace data
- kenv(1)
- list or modify the kernel environment
- kenv(2)
- kernel environment
- kern_reboot(9)
- halt or reboot the system
- kern_testfrwk(9)
- A kernel testing framework
- kernacc(9), useracc(9)
- check memory regions for accessibility
- keylogin(1)
- decrypt and store secret key
- keylogout(1)
- delete stored secret key
- keyok(3)
- enable or disable a keycode
- kf(1)
- securely forward tickets
- kgetcred(1)
- get a ticket for a particular service
- kgmon(8)
- generate a dump of the operating system's profile buffers
- 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(1)
- terminate or signal a process
- kill(2)
- send signal to a process
- killall(1)
- kill processes by name
- killpg(2)
- send signal to a process group
- kimpersonate(8)
- impersonate a user when there exist a srvtab, keyfile or KeyFile
- kinfo_getallproc(3)
- function for getting process information of all processes from kernel
- kinfo_getfile(3)
- function for getting per-process file descriptor information
- kinfo_getproc(3)
- function for getting process information from kernel
- kinit(1)
- acquire initial tickets
- 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 Kerberos credentials
- kobj(9)
- a kernel object system for FreeBSD
- kproc_start(9), kproc_shutdown(9), kproc_create(9), kproc_exit(9), kproc_resume(9), kproc_suspend(9), kproc_suspend_check(9)
- kernel processes
- kqueue(2), kevent(2)
- kernel event notification mechanism
- kqueue_add_filteropts(9), kqueue_del_filteropts(9), kqfd_register(9), knote_fdclose(9), knlist_init(9), knlist_init_mtx(9), knlist_init_rw_reader(9), knlist_add(9), knlist_remove(9), knlist_remove_inevent(9), knlist_empty(9), knlist_clear(9), knlist_delete(9), knlist_destroy(9), KNOTE_LOCKED(9), KNOTE_UNLOCKED(9)
- event delivery subsystem
- krb5(3)
- Heimdal Kerberos 5 library
- krb5-config(1)
- give information on how to link code against Heimdal libraries
- krb5.conf(5)
- configuration file for Kerberos 5
- krb524_convert_creds_kdc(3), krb524_convert_creds_kdc_ccache(3)
- converts Kerberos 5 credentials to Kerberos 4 credentials
- krb524_convert_creds_kdc_ccache(3), Heimdal(3)
- Kerberos 4 compatiblity functions
- krb5_425_conv_principal(3), krb5_425_conv_principal_ext(3), krb5_524_conv_principal(3)
- converts to and from version 4 principals
- krb5_acc_ops(3), Heimdal(3)
- Kerberos 5 credential cache functions
- krb5_acl_match_file(3), krb5_acl_match_string(3)
- ACL matching functions
- krb5_acl_match_string(3), Heimdal(3)
- Kerberos 5 support functions
- 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_addr2sockaddr(3), Heimdal(3)
- Kerberos 5 address functions
- krb5_allow_weak_crypto(3), Heimdal(3)
- Kerberos 5 cryptography functions
- krb5_aname_to_localname(3)
- converts a principal to a system local name
- krb5_appdefault_boolean(3), krb5_appdefault_string(3), krb5_appdefault_time(3)
- get application configuration value
- krb5_auth(3), Heimdal(3)
- 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_auth_getremoteseqnumber(3), Heimdal(3)
- Kerberos 5 deprecated functions
- 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_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_clear_error_message(3), Heimdal(3)
- Kerberos 5 error reporting functions
- 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(3)
- 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_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_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) suppport
- krb5_eai_to_heim_errno(3), krb5_h_errno_to_heim_errno(3)
- convert resolver error code to com_err error codes
- krb5_fileformats(3)
- File formats
- krb5_find_padata(3), krb5_padata_add(3)
- Kerberos 5 pre-authentication data handling functions
- krb5_generate_random_block(3)
- Kerberos 5 random 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_forwarded_creds(3), krb5_fwd_tgt_creds(3)
- get forwarded credentials from the KDC
- 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_is_thread_safe(3)
- is the Kerberos library compiled with multithread support
- krb5_keytab(3), Heimdal(3)
- Kerberos 5 keytab handling 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_pac(3), Heimdal(3)
- Kerberos 5 PAC handling functions
- krb5_parse_name(3)
- string to principal conversion
- krb5_principal_intro(3)
- The principal handing functions. A Kerberos principal is a email address looking string that contains to parts separeted by a @. The later part is the kerbero realm the principal belongs to and the former 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_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_ret_address(3), Heimdal(3)
- 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_ticket(3), Heimdal(3)
- 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_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
- kstash(8)
- store the KDC master password in a file
- kswitch(1)
- switch between default credential caches
- ksyms(4)
- kernel symbol table interface
- 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
- ktls(4)
- kernel Transport Layer Security
- ktr(4)
- kernel tracing facility
- ktrace(1)
- enable kernel process tracing
- ktrdump(8)
- print kernel ktr trace buffer
- ktutil(8)
- manage Kerberos keytabs
- kue(4)
- Kawasaki LSI KL5KUSB101B USB Ethernet driver
- kvm(3)
- kernel memory interface
- kvm_getcptime(3)
- fetch global CPU time statistics
- 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_nlist(3), kvm_nlist2(3)
- retrieve symbol table names from a kernel image
- kvm_open(3), kvm_open2(3), kvm_openfiles(3), kvm_close(3)
- initialize kernel virtual memory access
- kvm_read(3), kvm_read2(3), kvm_write(3)
- read or write kernel virtual memory
- 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-help(1), kyua help(1)
- Shows usage information
- kyua-list(1), kyua list(1)
- Lists test cases and their metadata
- kyua-report(1), kyua report(1)
- Generates reports with the results of a test suite run
- kyua-report-html(1), kyua report-html(1)
- Generates an HTML report with the results of a test suite run
- kyua-report-junit(1), kyua report-junit(1)
- Generates a JUnit report with the results of a test suite run
- kyua.conf(5)
- Configuration file for the kyua tool
- kyuafile(5), Kyuafile(5)
- Test suite description files
- l2control(8)
- L2CAP configuration utility
- l2ping(8)
- send L2CAP ECHO_REQUEST to remote devices
- labs(3)
- return the absolute value of a long integer
- lagg(4)
- link aggregation and link failover interface
- lam(1)
- laminate files
- 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
- less(1)
- opposite of more
- lessecho(1)
- expand metacharacters
- lesskey(1)
- specify key bindings for less
- lgamma(3), lgamma_r(3), lgammaf(3), lgammaf_r(3), lgammal(3), lgammal_r(3), gamma(3), gamma_r(3), gammaf(3), gammaf_r(3), tgamma(3), tgammaf(3), tgammal(3)
- log gamma functions, gamma function
- 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_changes(3)
- changes in libarchive interface
- 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
- libefivar(3)
- EFI Non Volatile Variable Support
- 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
- libmemstat(3)
- library interface to retrieve kernel memory allocator statistics
- libmp(3)
- traditional BSD multiple precision integer arithmetic library
- libngatm(3)
- ATM signalling library
- libngatm(3), uni_decode(3), uni_decode_head(3), uni_decode_body(3), uni_decode_ie_hdr(3), uni_decode_ie_body(3), uni_encode(3), uni_encode_msg_hdr(3), uni_encode_ie(3), uni_encode_ie_hdr(3), uni_check_ie(3), uni_print_cref(3), uni_print_msghdr(3), uni_print(3), uni_print_ie(3), uni_initcx(3), uni_print_cx(3)
- ATM signalling library - message handling functions
- libradius(3)
- RADIUS client/server library
- librtld_db(3)
- library for run-time linker debugging
- libstdbuf(3)
- preloaded library to change standard streams initial buffering
- libtacplus(3)
- TACACS+ client library
- 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
- libusb(3)
- USB access library
- libusb20(3)
- USB access library
- libxo(3)
- library for emitting text, XML, JSON, or HTML output
- limits(1)
- set or display process resource limits
- link(2), linkat(2)
- make a hard file link
- link(5)
- dynamic loader and link editor interface
- link_addr(3), link_ntoa(3)
- elementary address specification routines for link level access
- linprocfs(5)
- Linux process file system
- linsysfs(5)
- Linux kernel objects file system
- linux(4)
- Linux ABI support
- lio_listio(2)
- list directed I/O (REALTIME)
- liquidio(4)
- Cavium 10Gb/25Gb Ethernet driver for the FreeBSD operating system
- listen(2)
- listen for connections on a socket
- llabs(3)
- returns absolute value
- lldb(1)
- LLDB Documentation
- lldb-server(1)
- LLDB Documentation
- lldiv(3)
- returns quotient and remainder
- llrint(3), llrintf(3), llrintl(3), lrint(3), lrintf(3), lrintl(3)
- convert to integer
- 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-ar(1)
- LLVM archiver
- llvm-cov(1)
- emit coverage information
- 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-size(1)
- print size information
- llvm-strings(1)
- print strings
- llvm-symbolizer(1)
- convert addresses into source code locations
- lm75(4)
- lm75 i2c digital temperature sensor driver
- ln(1), link(1)
- link files
- lo(4)
- software loopback network interface
- loader(8)
- kernel bootstrapping final stage
- loader.4th(8)
- loader.conf processing tools
- loader.conf(5)
- system bootstrap configuration information
- loader.efi(8)
- UEFI kernel loader
- local-unbound(8), unbound(8)
- Local-unbound DNS validating resolver 1.15.0
- 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
- locale(1)
- get locale-specific information
- localeconv(3)
- natural language formatting for C
- localedef(1)
- define locale environment
- locate(1)
- find filenames quickly
- locate.updatedb(8)
- update locate database
- lock(1)
- reserve a terminal
- lockf(1)
- execute a command while holding a file lock
- lockf(3)
- record locking on files
- locking(9)
- kernel synchronization primitives
- lockinit(9), lockdestroy(9), lockmgr(9), lockmgr_args(9), lockmgr_args_rw(9), lockmgr_disown(9), lockmgr_printinfo(9), lockmgr_recursed(9), lockmgr_rw(9), lockstatus(9), lockmgr_assert(9)
- lockmgr family of functions
- lockstat(1)
- report kernel lock and profiling statistics
- log(3), logf(3), logl(3), log10(3), log10f(3), log10l(3), log2(3), log2f(3), log2l(3), log1p(3), log1pf(3), log1pl(3)
- logarithm functions
- logger(1)
- make entries in the system log
- login(1)
- log into the computer
- login.access(5)
- login access control table
- login.conf(5)
- login class capability database
- login_close(3), login_getcapbool(3), login_getcaplist(3), login_getcapnum(3), login_getcapstr(3), login_getcapsize(3), login_getcaptime(3), login_getclass(3), login_getclassbyname(3), login_getpwclass(3), login_getstyle(3), login_getuserclass(3), login_setcryptfmt(3)
- functions for accessing the login class capabilities database
- login_tty(3)
- prepare a tty for a new login session
- 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
- lpbb(4)
- parallel port I2C bit-banging interface
- lpc(8)
- line printer control program
- lpd(8)
- line printer spooler daemon
- lpq(1)
- spool queue examination program
- lpr(1)
- off line print
- lprm(1)
- remove jobs from the line printer spooling queue
- lpt(4)
- generic printer device driver
- lptcontrol(8)
- a utility for manipulating the lpt printer driver
- lptest(1)
- generate lineprinter ripple pattern
- 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
- m4(1)
- macro language processor
- mac(4)
- Mandatory Access Control
- mac(9)
- TrustedBSD Mandatory Access Control framework
- mac.conf(5)
- format of the MAC library configuration file
- mac_biba(4)
- Biba data integrity policy
- mac_bsdextended(4)
- file system firewall policy
- mac_free(3)
- free MAC label
- mac_from_text(3), mac_to_text(3)
- convert MAC label to/from text representation
- 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_ifoff(4)
- interface silencing 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_partition(4)
- process partition policy
- mac_portacl(4)
- network port access control policy
- mac_prepare(3), mac_prepare_type(3), mac_prepare_file_label(3), mac_prepare_ifnet_label(3), mac_prepare_process_label(3)
- allocate appropriate storage for mac_t
- 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
- mac_test(4)
- MAC framework testing policy
- maclabel(7)
- Mandatory Access Control label format
- magic(5)
- file command's magic pattern file
- mail(1), Mail(1), mailx(1)
- send and receive mail
- mail.local(8)
- store mail in a mailbox
- mailer.conf(5)
- configuration file for mailwrapper(8)
- mailq(1)
- print the mail queue
- mailstats(8)
- display mail statistics
- mailwrapper(8)
- invoke appropriate MTA software based on configuration file
- 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)
- manage cdev's and DEVFS registration for devices
- 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
- makewhatis.local(8)
- start makewhatis for local file systems
- malloc(3), free(3), realloc(3), calloc(3), alloca(3), mmap(3)
- general memory allocation operations
- malloc(9), free(9), realloc(9), reallocf(9), MALLOC_DEFINE(9), MALLOC_DECLARE(9)
- kernel memory management routines
- malloc.conf(5), jemalloc(5)
- general purpose memory allocation functions
- malo(4)
- Marvell Libertas IEEE 802.11b/g wireless network driver
- man(1)
- display online manual documentation pages
- man(7)
- legacy formatting language for manual pages
- man.conf(5)
- man(1) and manpath(1) configuration files
- manctl(8)
- manipulating manual pages
- mandoc(1)
- format manual pages
- mandoc_char(7)
- mandoc special characters
- manpath(1)
- display search path for manual pages
- math(3)
- floating-point mathematical library
- 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
- mblen(3)
- get number of bytes in a character
- mbrlen(3)
- get number of bytes in a character (restartable)
- mbrtowc(3), mbrtoc16(3), mbrtoc32(3)
- convert a character to a wide-character code (restartable)
- mbsrtowcs(3), mbsnrtowcs(3)
- convert a character string to a wide-character string (restartable)
- mbuf(9)
- memory management in the kernel IPC subsystem
- mckey(1)
- RDMA CM multicast setup and simple data transfer test
- md5(1), sha1(1), sha224(1), sha256(1), sha384(1), sha512(1), sha512t256(1), rmd160(1), skein256(1), skein512(1), skein1024(1), md5sum(1), sha1sum(1), sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1), sha512t256sum(1), rmd160sum(1), skein256sum(1), skein512sum(1), skein1024sum(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
- mdmfs(8), mount_mfs(8)
- configure and mount an in-memory file system using the md(4) driver or the tmpfs(5) filesystem
- mdoc(7)
- semantic markup language for formatting manual pages
- me(4)
- encapsulating network device
- mech(5), qop(5)
- GSS-API Mechanism and QOP files
- mem(4), kmem(4)
- memory files
- memcchr(9)
- locate the complement of a byte in byte string
- memccpy(3)
- copy string until character found
- memchr(3)
- locate byte in byte string
- memcontrol(8)
- control system cache behaviour with respect to memory
- memfd_create(2), shm_open(2), shm_rename(2), shm_unlink(2)
- shared memory object operations
- memfd_create(3), shm_open(3), shm_rename(3), shm_unlink(3)
- shared memory object operations
- memguard(9), MemGuard(9)
- memory allocator for debugging purposes
- memmem(3)
- locate a byte substring in a byte string
- menu.4th(8)
- FreeBSD dynamic menu boot module
- menu.lua(8)
- FreeBSD dynamic menu boot 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_hook(3)
- set hooks for automatic invocation by applications
- menu_request_by_name(3), menu_request_name(3)
- handle printable menu request names
- menusets.4th(8)
- FreeBSD dynamic submenu boot module
- mergemaster(8)
- merge configuration files, et al during an upgrade
- mesg(1)
- display (do not display) messages from other users
- mfi(4)
- LSI MegaRAID SAS driver
- mfiutil(8)
- Utility for managing LSI MegaRAID SAS controllers
- mgb(4)
- Microchip LAN743x PCIe Gigabit Ethernet driver
- microseq(9)
- ppbus microsequencer developer's guide
- minherit(2)
- control the inheritance of pages
- minigzip(1)
- minimal implementation of the 'gzip' compression tool
- ministat(1)
- statistics utility
- mitem_visible(3)
- check visibility of a menu item
- mixer(8)
- set/display soundcard mixer values
- mkdep(1)
- construct Makefile dependency list
- mkdir(2), mkdirat(2)
- make a directory file
- mkesdb(1)
- generates conversion catalog for iconv(3)
- mkfifo(2), mkfifoat(2)
- make a fifo file
- mkfilters(1)
- generate a minimal firewall ruleset for ipfilter
- mkimg(1)
- utility to make disk images
- mknod(2), mknodat(2)
- make a special file node
- mknod(8)
- build special file
- mksnap_ffs(8)
- take a file system snapshot
- mkstr(1)
- create an error message file by massaging C source
- mktemp(1)
- make temporary file name (unique)
- mktemp(3)
- make temporary file name (unique)
- mkuzip(8)
- compress disk image for use with geom_uzip(4) class
- mld(4)
- Multicast Listener Discovery Protocol
- mld6query(8)
- send multicast listener query
- mlock(2), munlock(2)
- lock (unlock) physical pages in memory
- mlockall(2), munlockall(2)
- lock (unlock) the address space of a process
- mlx(4)
- Mylex DAC-family 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
- mly(4)
- Mylex AcceleRAID/eXtremeRAID family driver
- mmap(2)
- allocate memory, or map files or devices into memory
- mmc(4)
- MultiMediaCard and SD Card bus 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
- moncontrol(3), monstartup(3)
- control execution profile
- motd(5)
- file containing message(s) of the day
- mount(2), nmount(2), unmount(2)
- mount or dismount a file system
- mount(8)
- mount file systems
- mount.conf(5)
- root file system mount configuration file
- 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 file system
- mount_nfs(8)
- mount NFS file systems
- mount_nullfs(8)
- mount a loopback file system sub-tree; demonstrate the use of a null file system layer
- mount_smbfs(8)
- mount a shared resource from an SMB file server
- mount_udf(8)
- mount a UDF file system
- mount_unionfs(8)
- mount union file systems
- moused(8)
- pass mouse data to the console 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
- mprotect(2)
- control the protection of pages
- mps(4)
- LSI Fusion-MPT 2 IT/IR 6Gb/s Serial Attached SCSI/SATA driver
- mpsutil(8), mprutil(8)
- Utility for managing LSI Fusion-MPT 2/3 controllers
- mpt(4)
- LSI Fusion-MPT SCSI/Fibre Channel driver
- mptable(1)
- display MP configuration table
- mptutil(8)
- Utility for managing LSI Fusion-MPT controllers
- mq_close(2)
- close a message queue (REALTIME)
- mq_getattr(2)
- get message queue attributes (REALTIME)
- mq_notify(2)
- notify process that a message is available (REALTIME)
- mq_open(2)
- open a message queue (REALTIME)
- 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)
- mq_setattr(2)
- set message queue attributes (REALTIME)
- mqueuefs(5)
- POSIX message queue file system
- mrsas(4)
- LSI MegaRAID 6Gb/s and 12Gb/s SAS+SATA RAID controller driver
- msdosfs(5)
- MS-DOS file system
- msgctl(2)
- message control operations
- msgs(1)
- system messages and junk mail program
- msk(4)
- Marvell/SysKonnect Yukon II Gigabit Ethernet adapter driver
- msleep(9), msleep_sbt(9), msleep_spin(9), msleep_spin_sbt(9), pause(9), pause_sig(9), pause_sbt(9), tsleep(9), tsleep_sbt(9), wakeup(9), wakeup_one(9), wakeup_any(9)
- wait for events
- mt(1)
- magnetic tape manipulating program
- 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
- mtest(8)
- test multicast socket operations
- mtree(5)
- format of mtree dir hierarchy files
- 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
- multicast(4)
- Multicast Routing
- 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
- mv(1)
- move files
- 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)
- driver for SpiFlash(tm) compatible non-volatile storage devices
- my(4)
- Myson Technology Ethernet PCI driver
- namei(9), NDINIT(9), NDFREE(9)
- pathname translation and lookup operations
- nan(3), nanf(3), nanl(3)
- quiet s
- nanobsd.sh(8)
- utility used to create a FreeBSD system image suitable for embedded applications
- nanosleep(2)
- high resolution sleep
- natd(8)
- Network Address Translation daemon
- nc(1)
- arbitrary TCP and UDP connections and listens
- ncurses(3)
- CRT screen handling and optimization package
- ndis_events(8)
- relay events from ndis(4) drivers to wpa_supplicant(8)
- ndisgen(8)
- generate a FreeBSD driver module from a Windows[rg] NDIS driver distribution
- 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
- netdump(4)
- protocol for transmitting kernel dumps to a remote server
- netgdb(4)
- protocol for debugging the kernel with GDB over the network
- netgraph(4)
- graph based kernel networking subsystem
- netid(5)
- YP network credential file
- netisr(9)
- Kernel network dispatch service
- networking(4)
- introduction to networking facilities
- new_field(3), dup_field(3), link_field(3), free_field(3)
- create and destroy form fields
- new_pair(3), alloc_pair(3), find_pair(3), free_pair(3)
- new curses color-pair functions
- new_unrhdr(9), clear_unrhdr(9), delete_unrhdr(9), alloc_unr(9), alloc_unr_specific(9), free_unr(9)
- kernel unit number allocator
- newaliases(1)
- rebuild the data base for the mail aliases file
- newfs(8)
- construct a new UFS1/UFS2 file system
- newfs_msdos(8)
- construct a new MS-DOS (FAT) file system
- newkey(8)
- create a new key in the publickey database
- newlocale(3)
- Creates a new locale
- newpad(3), subpad(3), prefresh(3), pnoutrefresh(3), pechochar(3), pecho_wchar(3)
- create and display curses pads
- newsyslog(8)
- maintain system log files to manageable sizes
- newsyslog.conf(5)
- newsyslog(8) configuration file
- newwin(3), delwin(3), mvwin(3), subwin(3), derwin(3), mvderwin(3), dupwin(3), wsyncup(3), syncok(3), wcursyncup(3), wsyncdown(3)
- create curses windows
- 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
- nextwctype(3)
- iterate through character classes
- nfscbd(8)
- NFSv4 client side callback daemon
- nfsdumpstate(8)
- display NFSv4 open/lock state
- nfsiod(8)
- local NFS asynchronous I/O server
- nfsmb(4)
- NVIDIA nForce2/3/4 SMBus 2.0 controller driver
- nfsrevoke(8)
- revoke NFS V4 client
- 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
- nfsv4(4), NFSv4(4)
- NFS Version 4 Protocol
- ng_atmllc(4)
- ATM LLC netgraph node type
- ng_bluetooth(4)
- placeholder for global Bluetooth variables
- ng_bpf(4)
- Berkeley packet filter netgraph node type
- ng_btsocket(4)
- Bluetooth sockets layer
- ng_ccatm(4)
- ATM Call Control netgraph node type
- ng_cisco(4)
- Cisco HDLC protocol netgraph node type
- ng_deflate(4)
- Deflate PPP compression (RFC 1979) netgraph node type
- ng_etf(4)
- Ethertype filtering netgraph 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_h4(4)
- Netgraph node type that is also an H4 line discipline
- ng_hci(4)
- Netgraph node type that is also a Bluetooth Host Controller Interface (HCI) layer
- ng_hole(4)
- netgraph discard 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_netflow(4)
- Cisco's NetFlow implementation
- 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_split(4)
- netgraph node to separate incoming and outgoing flows
- ng_tag(4)
- mbuf tags manipulating netgraph 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_vlan(4)
- IEEE 802.1Q VLAN tagging netgraph node type
- ng_vlan_rotate(4)
- IEEE 802.1ad VLAN manipulation netgraph node type
- ngatmbase(4)
- netgraph ATM utility module
- ngctl(8)
- netgraph control utility
- nge(4)
- National Semiconductor PCI Gigabit Ethernet adapter driver
- nice(1)
- execute a utility at an altered scheduling priority
- nice(3)
- set program scheduling priority
- nl(1)
- line numbering filter
- nl_langinfo(3)
- language information
- nlist(3)
- retrieve symbol table name list from an executable file
- nm(1)
- display symbolic information in object files
- nmdm(4)
- nullmodem terminal driver
- nohup(1)
- invoke a utility immune to hangups
- nologin(5)
- disallow logins
- nologin(8)
- politely refuse a login
- nos-tun(8)
- implement ``nos'' or ``ka9q'' style IP over IP tunnel
- nscd.conf(5)
- nscd configuration file
- nsmb.conf(5)
- configuration file for SMB requests
- nsswitch.conf(5)
- name-service switch configuration file
- ntb_hw_intel(4)
- Intel(R) Non-Transparent Bridge driver
- ntb_hw_plx(4)
- PLX/Avago/Broadcom Non-Transparent Bridge driver
- ntp.conf(5)
- Network Time Protocol (NTP) daemon configuration file format
- ntp.keys(5)
- NTP symmetric key file format
- ntp_adjtime(2), ntp_gettime(2)
- Network Time Protocol (NTP) daemon interface system calls
- ntpdc(8)
- vendor-specific NTPD control program
- ntptime(8)
- read kernel time variables
- null(4)
- the null device
- nullfs(5)
- null file system
- number(6)
- convert Arabic numerals to English
- 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
- nvmecontrol(8)
- NVM Express control utility
- nvram(4)
- non-volatile RAM
- objcopy(1)
- copy and translate object files
- 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_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
- ohci(4)
- OHCI USB Host Controller driver
- open(2), openat(2)
- open or create a file for reading, writing or executing
- 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_free_envlist(3)
- free an environment list
- openpam_get_feature(3)
- query the state of an optional feature
- openpam_get_option(3)
- returns the value of a module option
- openpam_log(3)
- log a message through syslog
- openpam_nullconv(3)
- null conversation function
- 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_subst(3)
- substitute PAM item values in a string
- 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
- opieinfo(1)
- Extract sequence number and seed for future OPIE challenges
- opiekey(1), otp-md4(1), otp-md5(1)
- Programs for computing responses to OTP challenges
- 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 device
- otusfw(4)
- Firmware Module for AR9170 driver
- overlay(3), overwrite(3), copywin(3)
- overlay and manipulate overlapped curses windows
- 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 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
- pac(8)
- printer/plotter accounting information
- padlock(4)
- driver for the cryptographic functions and RNG in VIA C3, C7 and Eden processors
- pam.conf(5)
- PAM policy file format
- 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_close_session(3)
- close an existing user session
- pam_deny(8)
- Deny PAM module
- pam_echo(8)
- Echo PAM module
- 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_getenv(3)
- retrieve the value of a PAM environment variable
- pam_getenvlist(3)
- returns a list of all the PAM environment variables
- pam_group(8)
- Group PAM module
- pam_guest(8)
- Guest PAM module
- pam_info(3)
- display an information message
- pam_krb5(8)
- Kerberos 5 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_opie(8)
- OPIE PAM module
- pam_opieaccess(8)
- OPIEAccess PAM module
- pam_passwdqc(8)
- Password quality-control PAM module
- pam_permit(8)
- Promiscuous PAM module
- pam_prompt(3)
- call the conversation function
- pam_putenv(3)
- set the value of an environment variable
- 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_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_vprompt(3)
- call the conversation function
- panel(3)
- panel stack extension for curses
- 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(5), master.passwd(5)
- format of the password file
- password.lua(8)
- FreeBSD password module
- paste(1)
- merge corresponding or subsequent lines of files
- patch(1)
- apply a diff file to an original
- pathconf(2), lpathconf(2), fpathconf(2)
- get configurable pathname variables
- pause(3)
- stop until signal
- pax(1)
- read and write file archives and copy directory hierarchies
- pbm(5)
- portable bitmap file format
- pcap(3)
- Packet Capture library
- pcap-filter(7)
- packet filter syntax
- pcap-linktype(7)
- link-layer header types supported by libpcap
- pcap-savefile(5)
- libpcap savefile format
- pcap-tstamp(7)
- packet time stamps in 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_compile(3)
- compile a filter expression
- 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_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_get_required_select_timeout(3)
- get a file descriptor on which a select() can be done 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_geterr(3), pcap_perror(3)
- get or print libpcap error message text
- pcap_is_swapped(3)
- find out whether a savefile has the native byte order
- pcap_lib_version(3)
- get the version information for libpcap
- 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_major_version(3), pcap_minor_version(3)
- get the version number of a savefile
- pcap_offline_filter(3)
- check whether a filter matches a packet
- 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_setdirection(3)
- set the direction for which packets will be captured
- pcap_setfilter(3)
- set the filter
- pcap_setnonblock(3), pcap_getnonblock(3)
- set or get the state of non-blocking mode on a capture device
- pcap_snapshot(3)
- get the snapshot length
- pcap_statustostr(3)
- convert a PCAP_ERROR_ or PCAP_WARNING_ value to a string
- pcap_strerror(3)
- convert an errno value to a string
- 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
- pcf(4)
- Philips I2C bus controller
- pchtherm(4)
- Intel PCH thermal subsystem
- pci(9), pci_alloc_msi(9), pci_alloc_msix(9), pci_disable_busmaster(9), pci_disable_io(9), pci_enable_busmaster(9), pci_enable_io(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_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
- pciconf(8)
- diagnostic utility for the PCI bus
- pdfork(2), pdgetpid(2), pdkill(2)
- System calls to manage process descriptors
- perror(3), strerror(3), strerror_l(3), strerror_r(3), sys_errlist(3), sys_nerr(3)
- system error messages
- pf(4)
- packet filter
- pf.conf(5)
- packet filter configuration file
- pf.os(5)
- format of the operating system fingerprints file
- 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
- pfilctl(8)
- pfil(9) control utility
- pfind(9), zpfind(9)
- locate a process by number
- pflog(4)
- packet filter logging interface
- pflogd(8)
- packet filter logging daemon
- pfsync(4)
- packet filter state table sychronisation interface
- pget(9)
- locate a process by number
- pgfind(9)
- locate a process group by number
- pgrep(1), pkill(1)
- find or signal processes by name
- phttpget(8)
- retrieve multiple files via pipelined HTTP
- pidfile_open(3), pidfile_write(3), pidfile_close(3), pidfile_remove(3)
- library for PID files handling
- pim(4)
- Protocol Independent Multicast
- pkg(7)
- a utility for manipulating packages
- 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_activate(9)
- activate a physical map
- pmap_clear_modify(9)
- set information about physical pages
- pmap_copy(9), pmap_copy_page(9)
- copy physical memory pages
- pmap_enter(9)
- insert a virtual page into a physical map
- 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_init(9), pmap_init2(9)
- initialize the pmap subsystem
- 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_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_object_init_pt(9)
- initialize page tables for a VM object
- 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_pinit(9), pmap_pinit0(9)
- initialize pmap structures
- pmap_protect(9)
- set physical page protection
- pmap_qenter(9), pmap_qremove(9)
- manage temporary kernel space mappings
- 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_remove(9), pmap_remove_all(9), pmap_remove_pages(9)
- remove pages from a physical map
- pmap_unwire(9)
- unwire a range of virtual pages
- 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.atom(3)
- measurement events for Intel Atom family CPUs
- pmc.atomsilvermont(3)
- measurement events for Intel Atom Silvermont family CPUs
- pmc.core(3)
- measurement events for Intel Core Solo and Core Duo family CPUs
- pmc.core2(3)
- measurement events for Intel Core2 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.haswell(3)
- measurement events for Intel Haswell family CPUs
- pmc.haswelluc(3)
- uncore measurement events for Intel Haswell family CPUs
- pmc.haswellxeon(3)
- measurement events for Intel Haswell Xeon family CPUs
- 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.k7(3)
- measurement events for AMD Athlon (K7 family) CPUs
- pmc.k8(3)
- measurement events for AMD Athlon 64 (K8 family) CPUs
- pmc.mips24k(3)
- measurement events for MIPS24K family CPUs
- pmc.octeon(3)
- measurement events for Octeon 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.ucf(3)
- measurement events for Intel uncore fixed function performance counters
- pmc.westmere(3)
- measurement events for Intel Westmere family CPUs
- pmc.westmere(3)
- uncore measurement events for Intel Westmere family CPUs
- pmc_allocate(3), pmc_release(3)
- allocate and free performance monitoring counters
- 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_configure_logfile(3), pmc_flush_logfile(3), pmc_writelog(3), pmc_close_logfile(3)
- log file management
- 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_init(3)
- initialize library
- 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_set(3)
- set the reload count of a sampling 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)
- 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
- 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
- poll(2)
- synchronous I/O multiplexing
- polling(4)
- device polling support
- pom(6)
- display the phase of the moon
- popen(3), pclose(3)
- process I/O
- ports(7)
- contributed applications
- portsnap.conf(5)
- configuration file for portsnap(8)
- posix_fadvise(2)
- give advice about use of file data
- posix_fallocate(2)
- pre-allocate storage for a range in a file
- 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_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_init(3), posix_spawnattr_destroy(3)
- initialize and destroy spawn attributes object
- posixshmcontrol(1)
- Control POSIX shared memory segments
- powerd(8)
- system power control utility
- ppbus(4)
- Parallel Port Bus system
- ppc(4)
- Parallel Port Chipset driver
- ppi(4)
- user-space interface to ppbus parallel 'geek' port
- ppp(8)
- Point to Point Protocol (a.k.a. user-ppp)
- pppctl(8)
- PPP control program
- pppoed(8)
- handle incoming PPP over Ethernet connections
- pr(1)
- print files
- praliases(8)
- display system mail aliases
- praudit(1)
- print the contents of audit trail files
- printcap(5)
- printer capability data base
- 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 two credentials belong to the same jail
- priv(9)
- kernel privilege checking API
- prng(9)
- Kernel pseudo-random number generators
- proccontrol(1)
- Control some process execution aspects
- procctl(2)
- control processes
- procdesc(4)
- process descriptor facility
- procfs(5)
- process file system
- procstat(1)
- get detailed process information
- procstat_close(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_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
- profil(2)
- control process profiling
- prometheus_sysctl_exporter(8)
- print kernel state as Prometheus metrics
- 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
- protocols(5)
- protocol name data base
- ps4dshock(4)
- Sony PlayStation 4 Dualshock 4 gamepad driver
- pselect(2)
- synchronous I/O multiplexing a la POSIX.1g
- pseudofs(9)
- pseudo file system construction kit
- psignal(3), strsignal(3), sys_siglist(3), sys_signame(3)
- system signal messages
- psignal(9), kern_psignal(9), pgsignal(9), gsignal(9), tdsignal(9)
- post signal to a thread, process, or process group
- psm(4)
- PS/2 mouse style pointing device driver
- pstat(8), swapinfo(8)
- display system data structures
- pthread_atfork(3)
- register fork handlers
- 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_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_equal(3)
- compare thread IDs
- pthread_exit(3)
- terminate the calling thread
- 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_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_destroy(3)
- free resources allocated for 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_once(3)
- dynamic package initialization
- pthread_resume_all_np(3)
- resume all suspended threads
- 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
- pthread_rwlockattr_getpshared(3)
- get the process shared attribute
- pthread_rwlockattr_init(3)
- initialize a read/write lock
- 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_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_switch_add_np(3), pthread_switch_delete_np(3)
- thread context switches debugging primitives
- pthread_yield(3)
- yield control of the current thread
- pts(4)
- pseudo-terminal driver
- pty(4)
- old-style compatibility pseudo-terminal driver
- publickey(3), getpublickey(3), getsecretkey(3)
- get public or secret key
- publickey(5)
- public key database
- puc(4)
- PCI Universal Communications driver
- pw(8)
- create, remove, modify & display system users and groups
- pw.conf(5)
- format of the pw.conf configuration file
- pw_copy(3), pw_dup(3), pw_edit(3), pw_equal(3), pw_fini(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
- 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 (QAT) driver
- 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
- quick_exit(3)
- exits a program quickly, running minimal cleanup
- 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_close(3), quota_open quota_close quota_on quota_off quota_read quota_write_limits quota_write_usage quota_fsname quota_qfname quota_maxid quota_check_path quota_convert(3)
- Manipulate quotas
- quotacheck(8)
- file system quota consistency checker
- quotactl(2)
- manipulate file system quotas
- quotaon(8), quotaoff(8)
- turn file system quotas on and off
- radius.conf(5)
- RADIUS client configuration file
- raise(3)
- send a signal to the current thread
- ral(4)
- Ralink Technology IEEE 802.11a/g/n wireless network device
- random(6)
- random lines from a file or random numbers
- random_harvest(9)
- gather entropy from the kernel for the entropy device
- ratecheck(9), ppsratecheck(9)
- event rate limiting
- rc.sendmail(8)
- sendmail(8) startup script
- rc.subr(8)
- functions used by system shell scripts
- rcorder(8)
- print a dependency ordering of interdependent files
- rctl(4)
- resource limits
- 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_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_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_free_devices(3)
- Frees the list of devices returned by rdma_get_devices
- rdma_get_devices(3)
- Get a list of RDMA devices currently available
- rdma_get_local_addr(3)
- Returns the local IP address of a bound rdma_cm_id
- rdma_get_recv_comp(3)
- retrieves a completed receive request
- 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_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
- re(4)
- RealTek 8139C+/8169/816xS/811xS/8168/810xE/8111 PCI/PCIe Ethernet adapter driver
- re_comp(3), re_exec(3)
- regular expression handler
- re_format(7)
- POSIX 1003.2 regular expressions
- readelf(1)
- display information about ELF objects
- readlink(2), readlinkat(2)
- read value of a symbolic link
- realhostname(3)
- convert an IP number to the real host name
- realhostname_sa(3)
- convert a struct sockaddr to the real host name
- reallocarray(3)
- memory reallocation function
- reallocf(3)
- memory reallocation function
- realpath(1)
- return resolved physical path
- realpath(3)
- returns the canonicalized absolute pathname
- reboot(2)
- reboot system or halt processor
- reboot(8), halt(8), fastboot(8), fasthalt(8)
- stopping and restarting the system
- recoverdisk(1)
- recover data from hard disk or optical media
- refcount(9), refcount_init(9), refcount_acquire(9), refcount_release(9)
- manage a simple reference counter
- regcomp(3), regexec(3), regerror(3), regfree(3)
- regular-expression library
- regdomain(5), regdomain.xml(5)
- 802.11 wireless regulatory definitions
- rel2abs(3)
- make an absolute path name from a relative path name
- 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
- rename(2)
- change the name of a file
- renice(8)
- alter priority of running processes
- repquota(8)
- summarize quotas for a file system
- 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
- rescue(8)
- rescue utilities in /rescue
- resettodr(9)
- set battery-backed clock from system time
- resizewin(1)
- update terminal size
- resolvconf(8)
- a framework for managing multiple DNS configurations
- resolvconf.conf(5)
- resolvconf configuration file
- resolver(5)
- resolver configuration file
- resource_int_value(9), resource_long_value(9), resource_string_value(9)
- get a value from the hints mechanism
- restore(8), rrestore(8)
- restore files or file systems from backups made with dump
- rev(1)
- reverse lines of a file
- revoke(2)
- revoke file access
- rfcomm_sppd(1)
- RFCOMM Serial Port Profile daemon
- rfork(2)
- manipulate process resources
- 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
- 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_reserve_resource_bound(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)
- resource management functions
- 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
- roff(7)
- roff language reference for mandoc
- round(3), roundf(3), roundl(3)
- round to nearest integral value
- route(4)
- kernel packet forwarding database
- route(8)
- manually manipulate the routing tables
- rpc(3)
- library routines for remote procedure calls
- rpc.lockd(8)
- NFS file locking daemon
- 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.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_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_principal_name(3)
- Get a principal name
- rpc_gss_get_versions(3)
- Get supported protocol version
- 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_qop_to_num(3)
- Convert a quality of protection name to number
- rpc_gss_seccreate(3)
- create a security context using the RPCSEC_GSS protocol
- rpc_gss_set_callback(3)
- Register a security context creation callback
- rpc_gss_set_defaults(3)
- set service and quality of protection
- rpc_gss_set_svc_name(3)
- Associate a GSS-API service principal with an RPC service
- 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
- rpc_svc_reg(3), rpc_reg(3), svc_reg(3), svc_unreg(3), svc_auth_reg(3), xprt_register(3), xprt_unregister(3)
- library routines for registering servers
- 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
- rpcgen(1)
- an RPC protocol compiler
- rpoll(3)
- callback functions for file descriptors and timers
- rrenumd.conf(5)
- configuration file for router renumbering daemon
- rsu(4)
- Realtek RTL8188SU/RTL8192SU USB IEEE 802.11b/g/n wireless network device
- rsufw(4)
- Firmware Module for Realtek driver
- rtadvctl(8)
- control program for rtadvd(8) daemon
- rtadvd.conf(5)
- config file for router advertisement daemon
- rtalloc1_fib(9), rtalloc_ign_fib(9), rtalloc_fib(9)
- look up a route in the kernel routing table
- rtentry(9)
- structure of an entry in the kernel routing table
- 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
- rtwn(4)
- Realtek IEEE 802.11 wireless network driver
- rtwn_pci(4)
- Realtek PCI device glue
- rtwn_usb(4)
- Realtek USB device glue
- 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 device
- run(4)
- Ralink Technology USB IEEE 802.11a/g/n wireless network device
- runfw(4)
- Firmware Module for Ralink driver
- rup(1)
- remote status display
- ruptime(1)
- show host status of local machines
- 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
- 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
- safe(4)
- SafeNet crypto accelerator
- safexcel(4)
- Inside Secure SafeXcel-IP-97 security packet engine
- sbget(3), sbput(3), sbread(3), sbwrite(3)
- read and write superblocks of a UFS file system
- 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), alphasort(3)
- scan a directory
- scanf_l(3), fscanf_l(3), sscanf_l(3), vfscanf_l(3), vscanf_l(3), vsscanf_l(3)
- input format conversion
- scc(4)
- driver for Serial Communications Controllers (SCC) devices
- 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_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
- scp(1)
- OpenSSH secure file copy
- scr_dump(3), scr_restore(3), scr_init(3), scr_set(3)
- read (write) a curses screen from (to) a file
- screen(4)
- pc display interface
- screen.lua(8)
- FreeBSD screen manipulation module
- script(1)
- make typescript of terminal session
- scroll(3), scrl(3), wscrl(3)
- scroll a curses window
- sctp(4)
- Internet Stream Control Transmission Protocol
- 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_getaddrlen(3)
- return the address length of an address family
- 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
- sdhci(4)
- PCI SD Host Controller bridge driver
- 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
- securelevel_gt(9), securelevel_ge(9)
- test active securelevel
- seldrain(9), selrecord(9), selwakeup(9)
- record and wakeup select requests
- select(2)
- synchronous I/O multiplexing
- sem_getvalue(3)
- get the value of a semaphore
- sem_init(3)
- initialize an unnamed semaphore
- sem_open(3), sem_close(3), sem_unlink(3)
- named semaphore operations
- sem_post(3)
- increment (unlock) a semaphore
- 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
- semctl(2)
- control operations on a semaphore set
- 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
- service(8)
- control (start/stop/etc.) or list system services
- 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_userptr(3), form_userptr(3)
- associate application data with a form item
- 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_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
- 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
- setbuf(3), setbuffer(3), setlinebuf(3), setvbuf(3)
- stream buffering operations
- setclasscontext(3), setclasscpumask(3), setclassenvironment(3), setclassresources(3), setusercontext(3)
- functions for using the login class capabilities database
- setfacl(1)
- set ACL information
- setfib(1)
- execute a utility with an altered default network view
- setfib(2)
- set the default FIB (routing table) for the calling process
- setfmac(8)
- set MAC label for a file system object
- setfsmac(8)
- set MAC label for a file hierarchy
- setgroups(2)
- set group access list
- setkey(8)
- manually manipulate the IPsec SA/SP database
- setlocale(3)
- natural language formatting for C
- setpmac(8)
- run a command with a different MAC process label
- setproctitle(3), setproctitle setproctitle_fast(3)
- set process title
- setregid(2)
- set real and effective group ID
- setreuid(2)
- set real and effective user ID's
- sf_buf(9)
- manage temporary kernel address space mapping for memory pages
- sftp(1)
- OpenSSH secure file transfer
- sfxge(4)
- Solarflare 10Gb Ethernet adapter driver
- 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)
- shar(1)
- create a shell archive of files
- shells(5)
- shell database
- shm_map(9), shm_unmap(9)
- map shared memory objects into the kernel's address space
- shmctl(2)
- shared memory control
- 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
- siftr(4), SIFTR(4)
- Statistical Information For TCP Research
- sigaction(2)
- software signal facilities
- 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
- sigfastblock(2)
- controls signals blocking with a simple memory write
- sighold(2), sigignore(2), sigpause(2), sigrelse(2), sigset(2)
- legacy interface for signal management
- siginfo(3)
- signal generation information
- siginterrupt(3)
- allow signals to interrupt system calls
- 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
- sigprocmask(2)
- manipulate current signal mask
- sigqueue(2)
- queue a signal to a process (REALTIME)
- sigreturn(2)
- return from signal
- sigsetjmp(3), siglongjmp(3), setjmp(3), longjmp(3), _setjmp(3), _longjmp(3), longjmperror(3)
- non-local jumps
- sigsetmask(2), sigblock(2)
- manipulate current signal mask
- 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)
- sigvec(2)
- software signal facilities
- sigwait(2)
- select a set of signals
- siis(4)
- SiliconImage Serial ATA Host Controller driver
- simplebus(4)
- ePAPR simple-bus driver
- sin(3), sinf(3), sinl(3)
- sine functions
- sincos(3), sincosf(3), sincosl(3)
- sine and cosine functions
- sinh(3), sinhf(3), sinhl(3)
- hyperbolic sine function
- sinpi(3), sinpif(3), sinpil(3)
- half(encycle sine functions
- size(1)
- display section sizes and total size of ELF objects
- sleep(1)
- suspend execution for an interval of time
- sleep(3)
- suspend thread execution for an interval measured in seconds
- 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 routines
- smartpqi(4)
- Microsemi smartpqi SCSI driver for PQI controllers
- smbutil(1)
- interface to the SMB requester
- smrsh(8)
- restricted shell for sendmail
- smsc(4)
- USB SMSC LAN9xxx Fast Ethernet driver
- snapinfo(8)
- show snapshot location on UFS file systems
- snd_ad1816(4)
- Analog Devices AD1816 ISA bridge device driver
- snd_als4000(4)
- Avance Logic ALS4000 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_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_gusc(4)
- Gravis UltraSound ISA bridge device driver
- snd_hda(4)
- Intel High Definition Audio 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_sbc(4), snd_sb16(4), snd_sb8(4)
- Creative Sound Blaster ISA and compatible bridge device driver
- snd_solo(4)
- ESS Solo-1/1E PCI bridge device driver
- snd_via8233(4)
- VIA Technologies VT8233 bridge device driver
- snd_via82c686(4)
- VIA Technologies 82C686A bridge device driver
- 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
- socket(9)
- kernel socket interface
- sockstat(1)
- list open sockets
- soelim(1)
- interpret.so requests in manpages
- sort(1)
- sort or merge records (lines) of text and binary files
- sourcefilter(3)
- advanced multicast group membership API
- speaker(4), spkr(4)
- console speaker device driver
- spi(8)
- communicate on SPI bus with slave devices
- spl(4)
- parameters of the SPL kernel module
- splash(4)
- splash screen / screen saver interface
- split(1)
- split a file into pieces
- sppp(4)
- point to point protocol network layer for synchronous lines
- spppcontrol(8)
- display or set parameters for an sppp interface
- src.conf(5)
- source build options
- sscop(1)
- SSCOP transport protocol
- ssh(1)
- OpenSSH remote login client
- ssh-copy-id(1)
- copy public keys to a remote host
- ssh-keygen(1)
- OpenSSH authentication key utility
- ssh-keyscan(1)
- gather SSH public keys from servers
- ssh-keysign(8)
- OpenSSH helper for host-based authentication
- ssh-pkcs11-helper(8)
- OpenSSH helper for PKCS#11 support
- ssh-sk-helper(8)
- OpenSSH helper for FIDO authenticator support
- ssh_config(5)
- OpenSSH client configuration file
- sshd_config(5)
- OpenSSH daemon configuration file
- stab(5)
- symbol table types
- stablerestart(5), nfs-stablerestart(5)
- restart information for the NFSv4 server
- stack(9)
- kernel thread stack tracing routines
- 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)
- curses color manipulation routines
- stat(1), readlink(1)
- display file status
- stat(2), lstat(2), fstat(2), fstatat(2)
- get file status
- statfs(2)
- get file system statistics
- stats(7)
- information about various and sundry statistics utilities
- statvfs(3), fstatvfs(3)
- retrieve file system information
- stdarg(3)
- variable argument lists
- stdbuf(1)
- change standard streams initial buffering
- stdio(3)
- standard input/output library functions
- ste(4)
- Sundance Technologies ST201 Fast Ethernet device driver
- stf(4)
- 6to4 tunnel interface
- sticky(7)
- sticky text and append-only directories
- 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
- strchr(3), strrchr(3), strchrnul(3)
- locate character in string
- strcoll(3)
- compare strings according to current collation
- strfile(8), unstr(8)
- create a random access file for storing strings
- strfmon(3)
- convert monetary value to string
- stringlist(3), sl_init(3), sl_add(3), sl_free(3), sl_find(3)
- stringlist manipulation functions
- strings(1)
- print the strings of printable characters in files
- strip(1)
- discard information from ELF objects
- 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
- strpbrk(3)
- locate multiple characters in string
- strstr(3), strcasestr(3), strnstr(3)
- locate a substring in a 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
- strtonum(3)
- reliably convert string value to an 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
- 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)
- Makefile file style guide
- style.lua(9)
- lua file style guide
- style.mdoc(5)
- mdoc(7) file style guide
- 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
- 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(2), symlinkat(2)
- make symbolic link to a file
- symlink(7)
- symbolic link handling
- sync(2)
- schedule file system updates
- sync(8)
- force completion of pending disk writes (flush cache)
- syncache(4), syncookies(4)
- sysctl(8) MIBs for controlling TCP SYN caching
- syncer(4)
- file system synchronizer kernel process
- sysarch(2)
- architecture-dependent system call
- syscall(2), __syscall(2)
- indirect system call
- syscall_helper_register(9), syscall_helper_unregister(9)
- kernel syscall registration routines
- sysconf(3)
- get configurable system variables
- syscons(4), sc(4)
- the console driver
- sysctl(3), sysctlbyname(3), sysctlnametomib(3)
- get or set system information
- sysctl(8)
- get or set kernel state
- 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_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_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_syscallnames(3)
- lookup name of system calls
- sysexits(3)
- preferable exit codes for programs
- syslog(3), vsyslog(3), openlog(3), closelog(3), setlogmask(3)
- control system log
- 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
- tabs(1)
- set terminal tabs
- tacplus.conf(5)
- TACACS+ client configuration file
- tail(1)
- display the last part of a file
- talk(1)
- talk to another user
- talkd(8)
- remote user communication server
- tan(3), tanf(3), tanl(3)
- tangent functions
- tanh(3), tanhf(3), tanhl(3)
- hyperbolic tangent functions
- tanpi(3), tanpif(3), tanpil(3)
- half(encycle tangent functions
- tap(4), vmnet(4)
- Ethernet tunnel software network interface
- tar(1)
- manipulate tape archives
- tar(5)
- format of tape archive files
- targ(4)
- SCSI target emulator driver
- tbl(7)
- tbl language reference for mandoc
- tcgetsid(3)
- get session ID associated with a controlling terminal
- tcgetwinsize(3), tcsetwinsize(3)
- get, set the size of a terminal window
- tcp(4)
- Internet Transmission Control Protocol
- tcp_bbr(4)
- TCP Bottleneck Bandwidth and Round-Trip Time Algorithm
- tcp_functions(9)
- Alternate TCP Stack Framework
- tcpd(8)
- access control facility for internet services
- tcpdmatch(8)
- tcp wrapper oracle
- tcsendbreak(3), tcdrain(3), tcflush(3), tcflow(3)
- line control functions
- 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
- telnet(1)
- user interface to the TELNET protocol
- telnetd(8)
- DARPA TELNET protocol server
- tempnam(3), tmpfile(3), tmpnam(3)
- temporary file routines
- terasic_mtl(4)
- driver for the Terasic/Cambridge Multi-Touch LCD device
- term(5)
- format of compiled term file
- term(7)
- conventions for naming terminal types
- 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)
- curses terminfo global variables
- termcap(5)
- terminal capability data base
- terminfo(5)
- terminal capability data base
- termios(4)
- general terminal line discipline
- test(1), [(1)
- condition evaluation utility
- textdump(4)
- textdump kernel dumping facility
- tftp(1)
- trivial file transfer program
- tftp-proxy(8)
- Internet Trivial File Transfer Protocol proxy
- tftpd(8)
- Internet Trivial File Transfer Protocol server
- thr_kill(2)
- send signal to thread
- 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
- ti(4)
- Alteon Networks Tigon I and Tigon II Gigabit Ethernet driver
- timecounters(4)
- kernel time counters subsystem
- timeout(1)
- run a command with a time limit
- timer_create(2)
- create a per-process timer (REALTIME)
- timer_delete(2)
- delete a per-process timer (REALTIME)
- timer_getoverrun(2), timer_gettime(2), timer_settime(2)
- per-process timers (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
- timespec_get(3)
- get current calendar time
- tmpfs(5)
- in-memory file system
- tolower(3)
- upper case to lower case letter conversion
- top(1)
- display and update information about the top cpu processes
- touch(1)
- change file access and modification times
- touchwin(3), touchline(3), untouchwin(3), wtouchln(3), is_linetouched(3), is_wintouched(3)
- curses refresh control routines
- toupper(3)
- lower case to upper case letter conversion
- 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), clear(1)
- terminal capability interface
- tr(1)
- translate characters
- traceroute6(8)
- print the route IPv6 packets will take to a network node
- trim(8)
- erase device blocks that have no needed contents
- trpt(8)
- transliterate protocol trace
- true(1)
- return true value
- trunc(3), truncf(3), truncl(3)
- nearest integral value with magnitude less than or equal to |x|
- truncate(1)
- truncate or extend the length of files
- truncate(2), ftruncate(2)
- truncate or extend a file to a specified length
- truss(1)
- trace system calls
- tsearch(3), tfind(3), tdelete(3), twalk(3)
- manipulate binary search trees
- tset(1), reset(1)
- terminal initialization
- tsort(1)
- topological sort of a directed graph
- tty(1)
- return user's terminal name
- tty(4)
- general terminal interface
- ttyname(3), ttyname_r(3), isatty(3)
- get name of associated terminal (tty) from file descriptor
- ttys(5)
- terminal initialization information
- tun(4)
- tunnel software network interface
- tunefs(8)
- tune up an existing UFS file system
- tvtohz(9)
- convert time interval to tick count
- twa(4)
- 3ware 9000/9500/9550/9650 series SATA RAID controllers driver
- tws(4)
- 3ware 9750 SATA+SAS 6Gb/s RAID controller card driver
- tzfile(5)
- timezone information
- tzset(3), tzsetwall(3)
- initialize time conversion information
- tzsetup(8)
- set local timezone
- ualarm(3)
- schedule signal after specified time
- uark(4)
- Arkmicro Technologies ARK3116 based USB serial adapter
- uart(4)
- driver for Universal Asynchronous Receiver/Transmitter (UART) devices
- uath(4)
- Atheros USB IEEE 802.11a/b/g wireless network device
- uathload(8)
- firmware loader for Atheros USB wireless driver
- 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 CH341/CH340 serial adapter driver
- ucmatose(1)
- RDMA CM connection and simple ping-pong test
- ucred(9), crget(9), crhold(9), crfree(9), crcopy(9), crdup(9), cru2x(9)
- functions related to user credentials
- udaddy(1)
- RDMA CM datagram setup and simple ping-pong test
- 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
- uefisign(8)
- UEFI Secure Boot signing utility
- uep(4)
- eGalax touchscreen driver
- ufoma(4)
- USB mobile phone support
- ufs_disk_close(3), ufs_disk_fillout(3), ufs_disk_fillout_blank(3), ufs_disk_write(3)
- open and close userland UFS disks
- uftdi(4)
- USB support for serial adapters based on the FTDI family of USB serial adapter chips
- ugidfw(8)
- firewall-like access controls for file system objects
- ugold(4)
- TEMPer gold HID thermometer
- uhci(4)
- UHCI USB Host Controller driver
- 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
- 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
- ulpt(4)
- USB printer support
- uma(9), UMA(9)
- general-purpose kernel object allocator
- umask(2)
- set file creation mode mask
- 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
- umount(8)
- unmount file systems
- uname(1)
- display information about the system
- undelete(2)
- attempt to recover a deleted file
- unifdef(1), unifdefall(1)
- remove preprocessor conditionals from code
- unimsg(3), uni_msg_len(3), uni_msg_space(3), uni_msg_leading(3), uni_msg_size(3), uni_msg_ensure(3), uni_msg_append(3), uni_msg_extend(3), uni_msg_alloc(3), uni_msg_build(3), uni_msg_destroy(3), uni_msg_strip32(3), uni_msg_get32(3), uni_msg_append32(3), uni_msg_append8(3), uni_msg_trail32(3), uni_msg_dup(3)
- ATM signalling library - message buffers
- unimsg(3), uni_str2nsap(3), uni_nsap2str(3), uni_prefix2str(3), uni_e1642nsap(3), uni_nsap2e164(3)
- ATM signalling library - address handling
- unimsg(3), unisve_check_addr(3), unisve_check_selector(3), unisve_check_blli_id2(3), unisve_check_blli_id3(3), unisve_check_bhli(3), unisve_check_sap(3), unisve_overlap_addr(3), unisve_overlap_selector(3), unisve_overlap_blli_id2(3), unisve_overlap_blli_id3(3), unisve_overlap_bhli(3), unisve_overlap_sap(3), unisve_is_catchall(3), unisve_match(3)
- ATM signalling library - ATM SAP handling
- uniq(1)
- report or filter out repeated lines in a file
- units(1)
- conversion calculator
- 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
- unzip(1)
- extract files from a ZIP archive
- upgt(4)
- Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless network device
- uplcom(4)
- USB support for Prolific PL-2303/2303X/2303HX serial adapters driver
- uptime(1)
- show how long system has been running
- ural(4)
- Ralink Technology RT2500USB IEEE 802.11 driver
- ure(4)
- RealTek RTL8152/RTL8153 USB to Ethernet controller driver
- urio(4)
- USB driver for the Rio MP3 players
- urtw(4)
- Realtek RTL8187B/L USB IEEE 802.11b/g wireless network device
- usb(4)
- Universal Serial Bus
- 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
- usbhidaction(1)
- perform actions according to USB HID controls
- usbhidctl(1)
- manipulate USB HID devices
- use_default_colors(3), assume_default_colors(3)
- use terminal's default colors
- use_legacy_coding(3)
- override locale-encoding checks
- uselocale(3)
- Sets a thread-local locale
- user_caps(5)
- user-defined terminfo capabilities
- users(1)
- list current users
- 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
- utime(3)
- set file times
- utimes(2), lutimes(2), futimes(2), futimesat(2)
- set file access and modification times
- utrace(2)
- insert user record in ktrace log
- uu_lock(3), uu_unlock(3), uu_lockerr(3)
- acquire and release control of a serial device
- uuencode(1), uudecode(1), b64encode(1), b64decode(1)
- encode/decode a binary file
- 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
- vale(4)
- a very fast Virtual Local Ethernet using the netmap API
- valectl(8)
- manage VALE switches provided by netmap
- valloc(3)
- aligned memory allocation function
- vcount(9), count_dev(9)
- get total number of references to a device
- version.4th(8)
- FreeBSD version string boot module
- vflush(9)
- flush vnodes for a mount point
- 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_rootmountalloc(9)
- allocate a root mount structure
- vfs_suser(9)
- check if credentials have superuser privileges for a mount point
- vfs_unmountall(9)
- unmount all file systems
- vge(4)
- VIA Networking Technologies Velocity Gigabit Ethernet adapter driver
- vget(9)
- get a vnode from the free list
- vhold(9), vdrop(9), vdropl(9)
- acquire/release a hold on a vnode
- viapm(4)
- VIA chipsets Power Management controller driver
- vidcontrol(1)
- system console control and configuration utility
- vigr(8)
- edit the group file
- vimage(9), VNET(9)
- network subsystem virtualization infrastructure
- vinvalbuf(9)
- flushes and invalidates all buffers associated with a vnode
- vipw(8)
- edit the password file
- virtio_balloon(4)
- VirtIO Memory Balloon driver
- virtio_blk(4)
- VirtIO Block driver
- virtio_console(4)
- VirtIO Console driver
- 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
- vlan(4)
- IEEE 802.1Q VLAN network 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_entry_resize_free(9)
- vm map free space algorithm
- vm_map_find(9)
- find a free region within a map, and optionally map a vm_object
- vm_map_inherit(9)
- set fork inheritance flags for a range within a map
- vm_map_init(9)
- initialize a vm_map structure for process zero
- 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_protect(9)
- apply protection bits to a virtual memory region
- vm_map_remove(9)
- remove a virtual address range from a map
- vm_map_simplify_entry(9)
- simplify a vm_map_entry
- vm_map_wire(9), vm_map_unwire(9)
- manage page wiring within a virtual memory map
- vm_page_aflag_clear(9), vm_page_aflag_set(9), vm_page_reference(9)
- change page atomic flags
- vm_page_alloc(9)
- allocate a page for a vm_object
- 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_lookup(9)
- lookup a vm page
- vm_set_page_size(9)
- initialize the system page size
- vmci(4)
- VMware Virtual Machine Communication Interface
- vmd(4)
- Intel Volume Management Device driver
- vmem(9)
- general purpose resource allocator
- vmm(4), vmm.ko(4)
- bhyve virtual machine monitor
- vmstat(8)
- report virtual memory statistics
- vmx(4)
- VMware VMXNET3 Virtual Interface Controller device
- vn_fullpath(9)
- convert a vnode reference to a full pathname, given a process context
- vnode(9)
- internal representation of a file or directory
- vnode_pager_setsize(9)
- notify the VM system about updates in the file size
- 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
- vslock(9), vsunlock(9)
- lock/unlock user space addresses in memory
- vt(4)
- virtual terminal console driver
- vtfontcvt(8)
- convert font files for use by the video console
- vxlan(4)
- Virtual eXtensible LAN interface
- w(1)
- display who is logged in and what they are doing
- wake(8)
- send Wake on LAN frames to hosts on a local Ethernet network
- wall(1)
- write a message to users
- watch(8)
- snoop on another tty line
- watchdog(8)
- watchdog control program
- watchdog(9)
- software and hardware watchdog facility
- 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
- 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
- wcswidth(3)
- number of column positions in wide-character string
- wcsxfrm(3)
- transform a wide string under locale
- wcwidth(3)
- number of column positions of a wide-character code
- what(1)
- show what versions of object modules were used to construct a file
- whereis(1)
- locate programs
- which(1)
- locate a program file in the user's path
- who(1)
- display who is on the system
- whoami(1)
- display effective user id
- witness(4)
- lock validation facility
- wlan(4)
- generic 802.11 link-layer support
- 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_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_cli(8)
- text-based frontend program for interacting with wpa_supplicant
- 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
- wpa_supplicant.conf(5)
- configuration file for wpa_supplicant(8)
- wpi(4)
- Intel 3945ABG Wireless LAN IEEE 802.11 driver
- wsp(4)
- Wellspring touchpad driver
- xargs(1)
- construct argument list(s) and execute utility
- 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_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_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_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_error(3)
- generate simple error messages in multiple output styles
- xo_flush(3), xo_flush_h(3)
- flush formatted output from libxo handle
- xo_message(3), xo_message_c(3), xo_message_hc(3), xo_message_hcv(3)
- emit messages in multiple output styles
- xo_no_setlocale(3)
- prevent implicit call to setlocale
- 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_allocator(3)
- set allocation functions 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_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
- xpt(4)
- CAM transport layer interface
- 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
- yes(1)
- be repetitively affirmative
- 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
- yppoll(8)
- ask version of NIS map from NIS 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
- zforce(1)
- force gzip files to have a.gz suffix
- zfs(4)
- tuning of the ZFS kernel module
- zfs-allow(8)
- delegate ZFS administration permissions to unprivileged users
- zfs-clone(8)
- clone snapshot of ZFS dataset
- 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-mount(8)
- manage mount state of ZFS filesystems
- zfs-program(8)
- execute ZFS channel programs
- zfs-project(8)
- manage projects in ZFS filesystem
- zfs-promote(8)
- promote clone dataset to no longer depend on origin snapshot
- zfs-rollback(8)
- roll ZFS dataset back to snapshot
- zfs-share(8)
- share and unshare ZFS filesystems
- zfs-upgrade(8)
- manage on-disk version of ZFS filesystems
- zfs-userspace(8)
- display space and quotas of ZFS dataset
- zfs-wait(8)
- wait for activity in ZFS filesystem to stop
- zfsd(8)
- ZFS fault management daemon
- 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
- zic(8)
- timezone compiler
- zinject(8)
- ZFS Fault Injector
- 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
- zpool(8)
- configure ZFS storage pools
- zpool-add(8)
- add vdevs to ZFS storage pool
- zpool-attach(8)
- attach new device to existing ZFS vdev
- zpool-checkpoint(8)
- check-point current ZFS storage pool state
- zpool-clear(8)
- clear device errors in ZFS storage pool
- zpool-create(8)
- create ZFS storage pool
- 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-export(8)
- export ZFS storage pools
- zpool-features(7)
- description of ZFS pool features
- zpool-get(8)
- retrieve properties of ZFS storage pools
- zpool-history(8)
- inspect command history of ZFS storage pools
- zpool-import(8)
- import ZFS storage pools or list available 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-list(8)
- list information about ZFS storage pools
- zpool-offline(8)
- take physical devices offline in ZFS storage pool
- 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-scrub(8)
- begin or resume scrub of 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-trim(8)
- initiate TRIM of free space in ZFS storage pool
- zpool-upgrade(8)
- manage version and feature flags of ZFS storage pools
- zpool-wait(8)
- wait for activity to stop in a ZFS storage pool
- zpool_influxdb(8)
- collect ZFS pool statistics in InfluxDB line protocol format
- zpoolconcepts(7)
- overview of ZFS storage pools
- zpoolprops(7)
- properties of ZFS storage pools
- 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 device
- 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_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_ITEM_lookup(3), ASN1_ITEM_get(3)
- lookup ASN.1 structures
- ASN1_OBJECT_new(3), ASN1_OBJECT_free(3)
- object allocation functions
- 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_STRING_new(3), ASN1_STRING_type_new(3), ASN1_STRING_free(3)
- ASN1_STRING allocation 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_TYPE_get(3), ASN1_TYPE_set(3), ASN1_TYPE_set1(3), ASN1_TYPE_cmp(3), ASN1_TYPE_unpack_sequence(3), ASN1_TYPE_pack_sequence(3)
- ASN1_TYPE utility functions
- 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_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
- 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_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 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_base64(3)
- base64 BIO filter
- BIO_f_cipher(3), BIO_set_cipher(3), BIO_get_cipher_status(3), BIO_get_cipher_ctx(3)
- cipher BIO filter
- BIO_f_md(3), BIO_set_md(3), BIO_get_md(3), BIO_get_md_ctx(3)
- message digest BIO filter
- BIO_f_null(3)
- null filter
- 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), 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_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_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(3), BIO_up_ref(3), BIO_free(3), BIO_vfree(3), BIO_free_all(3)
- BIO allocation and freeing functions
- BIO_new_CMS(3)
- CMS streaming filter BIO
- 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_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_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_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_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_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
- 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(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_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_copy(3), BN_dup(3), BN_with_flags(3)
- 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_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_set_bit(3), BN_clear_bit(3), BN_is_bit_set(3), BN_mask_bits(3), BN_lshift(3), BN_lshift1(3), BN_rshift(3), BN_rshift1(3)
- bit operations on BIGNUMs
- BN_zero(3), BN_one(3), BN_value_one(3), BN_set_word(3), BN_get_word(3)
- BIGNUM assignment operations
- BUF_MEM_new(3), BUF_MEM_new_ex(3), BUF_MEM_free(3), BUF_MEM_grow(3), BUF_MEM_grow_clean(3), BUF_reverse(3)
- simple character array structure
- CA.pl(1)
- friendlier interface for OpenSSL certificate programs
- CMS_ReceiptRequest_create0(3), CMS_add1_ReceiptRequest(3), CMS_get1_ReceiptRequest(3), CMS_ReceiptRequest_get0_values(3)
- CMS signed receipt request 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_cert(3), CMS_add0_recipient_key(3)
- add recipients to a CMS enveloped data structure
- CMS_decrypt(3)
- decrypt content from a CMS envelopedData structure
- CMS_encrypt(3)
- create a CMS envelopedData structure
- CMS_final(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_kekri_id_cmp(3), CMS_RecipientInfo_set0_key(3), CMS_RecipientInfo_decrypt(3), CMS_RecipientInfo_encrypt(3)
- CMS envelopedData RecipientInfo routines
- CONF_modules_free(3), CONF_modules_finish(3), CONF_modules_unload(3)
- OpenSSL configuration cleanup functions
- CONF_modules_load_file(3), CONF_modules_load(3)
- OpenSSL configuration 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_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)
- 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(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(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
- 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_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_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
- 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
- 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_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_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
- 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
- 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
- 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_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_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_KEY_get_enc_flags(3), EC_KEY_set_enc_flags(3)
- 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_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_FUNC(3), ERR_GET_REASON(3), ERR_FATAL_ERROR(3)
- get information from error codes
- ERR_clear_error(3)
- clear the error queue
- 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_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_set_mark(3), ERR_pop_to_mark(3)
- set marks and pop errors until mark
- 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_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(3), EVP_DigestSignUpdate(3), EVP_DigestSignFinal(3), EVP_DigestSign(3)
- EVP signing functions
- EVP_DigestVerifyInit(3), EVP_DigestVerifyUpdate(3), EVP_DigestVerifyFinal(3), EVP_DigestVerify(3)
- EVP signature verification functions
- 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_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_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_OpenInit(3), EVP_OpenUpdate(3), EVP_OpenFinal(3)
- EVP envelope decryption
- 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_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_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_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_hkdf_mode(3)
- HMAC-based Extract-and-Expand key derivation algorithm
- 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_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_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_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_decrypt_init(3), EVP_PKEY_decrypt(3)
- 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_encrypt_init(3), EVP_PKEY_encrypt(3)
- encrypt using a public key algorithm
- EVP_PKEY_get_default_digest_nid(3)
- get default signature digest
- 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_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_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_print_public(3), EVP_PKEY_print_private(3), EVP_PKEY_print_params(3)
- public key algorithm printing routines
- 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_sign_init(3), EVP_PKEY_sign(3)
- sign using a public key algorithm
- EVP_PKEY_verify_init(3), EVP_PKEY_verify(3)
- signature verification using a public key algorithm
- EVP_PKEY_verify_recover_init(3), EVP_PKEY_verify_recover(3)
- recover signature using a public key algorithm
- EVP_SealInit(3), EVP_SealUpdate(3), EVP_SealFinal(3)
- EVP envelope encryption
- EVP_SignInit(3), EVP_SignInit_ex(3), EVP_SignUpdate(3), EVP_SignFinal(3)
- EVP signing functions
- EVP_VerifyInit_ex(3), EVP_VerifyInit(3), EVP_VerifyUpdate(3), EVP_VerifyFinal(3)
- EVP signature verification functions
- EVP_bf_cbc(3), EVP_bf_cfb(3), EVP_bf_cfb64(3), EVP_bf_ecb(3), EVP_bf_ofb(3)
- EVP Blowfish cipher
- EVP_blake2b512(3), EVP_blake2s256(3)
- BLAKE2 For EVP
- EVP_camellia_128_cbc(3), EVP_camellia_192_cbc(3), EVP_camellia_256_cbc(3), EVP_camellia_128_cfb(3), EVP_camellia_192_cfb(3), EVP_camellia_256_cfb(3), EVP_camellia_128_cfb1(3), EVP_camellia_192_cfb1(3), EVP_camellia_256_cfb1(3), EVP_camellia_128_cfb8(3), EVP_camellia_192_cfb8(3), EVP_camellia_256_cfb8(3), EVP_camellia_128_cfb128(3), EVP_camellia_192_cfb128(3), EVP_camellia_256_cfb128(3), EVP_camellia_128_ctr(3), EVP_camellia_192_ctr(3), EVP_camellia_256_ctr(3), EVP_camellia_128_ecb(3), EVP_camellia_192_ecb(3), EVP_camellia_256_ecb(3), EVP_camellia_128_ofb(3), EVP_camellia_192_ofb(3), EVP_camellia_256_ofb(3)
- EVP Camellia cipher
- EVP_chacha20(3), EVP_chacha20_poly1305(3)
- EVP ChaCha20 stream cipher
- EVP_whirlpool(3)
- WHIRLPOOL For EVP
- 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), 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
- 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
- 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_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_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_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_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_NUMBER(3), OPENSSL_VERSION_TEXT(3), OpenSSL_version(3), OpenSSL_version_num(3)
- get OpenSSL version number
- OPENSSL_config(3), OPENSSL_no_config(3)
- simple OpenSSL configuration functions
- OPENSSL_fork_prepare(3), OPENSSL_fork_parent(3), OPENSSL_fork_child(3)
- OpenSSL fork handlers
- OPENSSL_ia32cap(3)
- the x86[_64] processor capabilities vector
- OPENSSL_init_ssl(3)
- OpenSSL (libssl and libcrypto) initialisation
- OPENSSL_instrument_bus(3), OPENSSL_instrument_bus2(3)
- instrument references to memory bus
- OPENSSL_load_builtin_modules(3), ASN1_add_oid_module(3), ENGINE_add_conf_module(3)
- add standard configuration modules
- 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
- 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_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_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_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_expect(3), OSSL_STORE_supports_search(3), OSSL_STORE_find(3)
- Specify what object type is expected
- OpenSSL_add_all_algorithms(3), OpenSSL_add_all_ciphers(3), OpenSSL_add_all_digests(3), EVP_cleanup(3)
- add algorithms to internal table
- 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
- 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(3)
- create a PKCS#7 envelopedData structure
- RAND(7)
- the OpenSSL random generator
- 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_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_cleanup(3)
- erase the PRNG state
- RAND_load_file(3), RAND_write_file(3), RAND_file_name(3)
- PRNG seed file
- 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-PSS(7)
- EVP_PKEY RSA-PSS algorithm support
- 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_generate_key_ex(3), RSA_generate_key(3), RSA_generate_multi_prime_key(3)
- generate RSA key pair
- 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_SSLv23(3), RSA_padding_check_SSLv23(3), RSA_padding_add_none(3), RSA_padding_check_none(3)
- asymmetric encryption padding
- 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
- SM2(7)
- Chinese SM2 signature and encryption algorithm support
- 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_new(3), SSL_CONF_CTX_free(3)
- SSL configuration allocation functions
- SSL_CONF_CTX_set1_prefix(3)
- Set configuration context command prefix
- SSL_CONF_CTX_set_flags(3), SSL_CONF_CTX_clear_flags(3)
- Set or clear SSL configuration context flags
- SSL_CONF_CTX_set_ssl_ctx(3), SSL_CONF_CTX_set_ssl(3)
- set context to configure
- 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_clear_extra_chain_certs(3)
- add or clear extra chain certificates
- SSL_CTX_add_session(3), SSL_CTX_remove_session(3)
- manipulate session cache
- SSL_CTX_config(3), SSL_config(3)
- configure SSL_CTX or SSL structure
- 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(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)
- 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_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_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_set_cache_size(3), SSL_CTX_sess_get_cache_size(3)
- manipulate session cache size
- 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_sessions(3)
- access internal session cache
- 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_verify_cert_store(3), SSL_CTX_set1_verify_cert_store(3), SSL_CTX_set0_chain_cert_store(3), SSL_CTX_set1_chain_cert_store(3), SSL_set0_verify_cert_store(3), SSL_set1_verify_cert_store(3), SSL_set0_chain_cert_store(3), SSL_set1_chain_cert_store(3)
- set certificate verification or chain store
- 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_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_store(3), SSL_CTX_set1_cert_store(3), SSL_CTX_get_cert_store(3)
- manipulate X509 certificate verification storage
- 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)
- 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_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_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_keylog_callback(3), SSL_CTX_get_keylog_callback(3), SSL_CTX_keylog_cb_func(3)
- logging TLS key material
- 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_msg_callback(3), SSL_CTX_set_msg_callback_arg(3), SSL_set_msg_callback(3), SSL_set_msg_callback_arg(3)
- install callback for observing protocol messages
- SSL_CTX_set_options(3), SSL_set_options(3), SSL_CTX_clear_options(3), SSL_clear_options(3), SSL_CTX_get_options(3), SSL_get_options(3), SSL_get_secure_renegotiation_support(3)
- manipulate SSL options
- 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_set_block_padding(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_ssl_version(3), SSL_set_ssl_method(3), SSL_get_ssl_method(3)
- choose a new TLS/SSL method
- SSL_CTX_set_stateless_cookie_generate_cb(3), SSL_CTX_set_stateless_cookie_verify_cb(3), SSL_CTX_set_cookie_generate_cb(3), SSL_CTX_set_cookie_verify_cb(3)
- Callback functions for stateless TLS1.3 cookies
- SSL_CTX_set_timeout(3), SSL_CTX_get_timeout(3)
- manipulate timeout values for session caching
- 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_status_cb(3), SSL_CTX_get_tlsext_status_cb(3), SSL_CTX_set_tlsext_status_arg(3), SSL_CTX_get_tlsext_status_arg(3), SSL_CTX_set_tlsext_status_type(3), SSL_CTX_get_tlsext_status_type(3), SSL_set_tlsext_status_type(3), SSL_get_tlsext_status_type(3), SSL_get_tlsext_status_ocsp_resp(3), SSL_set_tlsext_status_ocsp_resp(3)
- OCSP Certificate Status Request functions
- SSL_CTX_set_tlsext_ticket_key_cb(3)
- set a callback for session ticket processing
- 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_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_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_serverinfo_ex(3), SSL_CTX_use_serverinfo(3), SSL_CTX_use_serverinfo_file(3)
- use serverinfo extension
- 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_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_SESSION_print(3), SSL_SESSION_print_fp(3), SSL_SESSION_print_keylog(3)
- printf information about a session
- 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_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_check_chain(3)
- check certificate chain suitability
- SSL_clear(3)
- reset SSL object to allow another connection
- SSL_client_version(3), SSL_get_version(3), SSL_is_dtls(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_export_keying_material(3), SSL_export_keying_material_early(3)
- obtain keying material for application use
- 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_free(3)
- free an allocated SSL structure
- SSL_free_buffers(3), SSL_alloc_buffers(3)
- manage SSL structure buffers
- SSL_get0_peer_scts(3)
- get SCTs received
- 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_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_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_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_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_peer_cert_chain(3), SSL_get0_verified_chain(3)
- get the X509 certificate chain of the peer
- SSL_get_peer_certificate(3)
- get the X509 certificate 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_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_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_verify_result(3)
- get result of peer certificate verification
- 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_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(3), SSL_add_file_cert_subjects_to_stack(3), SSL_add_dir_cert_subjects_to_stack(3)
- load certificate names
- SSL_pending(3), SSL_has_pending(3)
- check for readable bytes buffered in an SSL object
- SSL_psk_client_cb_func(3), SSL_psk_use_session_cb_func(3), SSL_CTX_set_psk_client_callback(3), SSL_set_psk_client_callback(3), SSL_CTX_set_psk_use_session_callback(3), SSL_set_psk_use_session_callback(3)
- set PSK client callback
- 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_set_bio(3), SSL_set0_rbio(3), SSL_set0_wbio(3)
- connect the SSL object with a BIO
- 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_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)
- control the number of TLSv1.3 session tickets that are issued
- 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)
- shut down a TLS/SSL 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_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_async(3), SSL_want_async_job(3), SSL_want_client_hello_cb(3)
- 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
- 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
- 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_STRING(3), UI_string_types(3), UI_get_string_type(3), UI_get_input_flags(3), UI_get0_output_string(3), UI_get0_action_string(3), UI_get0_result_string(3), UI_get_result_string_length(3), UI_get0_test_string(3), UI_get_result_minsize(3), UI_get_result_maxsize(3), UI_set_result(3), UI_set_result_ex(3)
- User interface string parsing
- UI_UTIL_read_pw_string(3), UI_UTIL_read_pw(3), UI_UTIL_wrap_read_pem_callback(3)
- user interface utilities
- 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_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(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_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_load_cert_file(3), X509_load_crl_file(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_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_print_ex(3), X509_NAME_print_ex_fp(3), X509_NAME_print(3), X509_NAME_oneline(3)
- X509_NAME printing routines
- 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_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_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_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_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_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_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_chain_up_ref(3), X509_new(3), X509_free(3), X509_up_ref(3)
- X509 certificate ASN1 allocation functions
- X509_check_host(3), X509_check_email(3), X509_check_ip(3), X509_check_ip_asc(3)
- X.509 certificate matching
- X509_check_issued(3)
- checks if certificate is apparently issued by another certificate
- X509_check_private_key(3), X509_REQ_check_private_key(3)
- check the consistency of a private key with the public key in an X509 certificate or certificate request
- 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_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_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_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_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_get_pubkey(3), X509_get0_pubkey(3), X509_set_pubkey(3), X509_get_X509_PUBKEY(3), X509_REQ_get_pubkey(3), X509_REQ_get0_pubkey(3), X509_REQ_set_pubkey(3), X509_REQ_get_X509_PUBKEY(3)
- get or set certificate or certificate request public key
- X509_get_serialNumber(3), X509_get0_serialNumber(3), X509_set_serialNumber(3)
- get or set certificate serial number
- 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_get_version(3), X509_set_version(3), X509_REQ_get_version(3), X509_REQ_set_version(3), X509_CRL_get_version(3), X509_CRL_set_version(3)
- get or set certificate, certificate request or CRL version
- X509_sign(3), X509_sign_ctx(3), X509_verify(3), X509_REQ_sign(3), X509_REQ_sign_ctx(3), X509_REQ_verify(3), X509_CRL_sign(3), X509_CRL_sign_ctx(3), X509_CRL_verify(3)
- sign or 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), 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
- 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_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_SSL_SESSION(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
- evp(7)
- high-level cryptographic functions
- 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
- 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 tool
- openssl-asn1parse(1), asn1parse(1)
- ASN.1 parsing tool
- openssl-ca(1), ca(1)
- sample minimal CA application
- openssl-ciphers(1), ciphers(1)
- SSL cipher display and cipher list tool
- openssl-cms(1), cms(1)
- CMS utility
- openssl-crl(1), crl(1)
- CRL utility
- openssl-crl2pkcs7(1), crl2pkcs7(1)
- Create a PKCS#7 structure from a CRL and certificates
- openssl-dgst(1), dgst(1)
- perform digest operations
- openssl-dhparam(1), dhparam(1)
- DH parameter manipulation and generation
- openssl-dsa(1), dsa(1)
- DSA key processing
- openssl-dsaparam(1), dsaparam(1)
- DSA parameter manipulation and generation
- openssl-ec(1), ec(1)
- EC key processing
- openssl-ecparam(1), ecparam(1)
- EC parameter manipulation and generation
- openssl-enc(1), enc(1)
- symmetric cipher routines
- openssl-engine(1), engine(1)
- load and query engines
- openssl-errstr(1), errstr(1)
- lookup error codes
- openssl-gendsa(1), gendsa(1)
- generate a DSA private key from a set of parameters
- openssl-genpkey(1), genpkey(1)
- generate a private key
- openssl-genrsa(1), genrsa(1)
- generate an RSA private key
- openssl-list(1), list(1)
- list algorithms and features
- openssl-nseq(1), nseq(1)
- create or examine a Netscape certificate sequence
- openssl-ocsp(1), ocsp(1)
- Online Certificate Status Protocol utility
- openssl-passwd(1), passwd(1)
- compute password hashes
- openssl-pkcs12(1), pkcs12(1)
- PKCS#12 file utility
- openssl-pkcs7(1), pkcs7(1)
- PKCS#7 utility
- openssl-pkcs8(1), pkcs8(1)
- PKCS#8 format private key conversion tool
- openssl-pkey(1), pkey(1)
- public or private key processing tool
- openssl-pkeyparam(1), pkeyparam(1)
- public key algorithm parameter processing tool
- openssl-pkeyutl(1), pkeyutl(1)
- public key algorithm utility
- openssl-prime(1), prime(1)
- compute prime numbers
- openssl-rand(1), rand(1)
- generate pseudo-random bytes
- openssl-req(1), req(1)
- PKCS#10 certificate request and certificate generating utility
- openssl-rsa(1), rsa(1)
- RSA key processing tool
- openssl-rsautl(1), rsautl(1)
- RSA utility
- openssl-s_client(1), s_client(1)
- SSL/TLS client program
- openssl-s_server(1), s_server(1)
- SSL/TLS server program
- openssl-s_time(1), s_time(1)
- SSL/TLS performance timing program
- openssl-sess_id(1), sess_id(1)
- SSL/TLS session handling utility
- openssl-smime(1), smime(1)
- S/MIME utility
- openssl-speed(1), speed(1)
- test library performance
- openssl-spkac(1), spkac(1)
- SPKAC printing and generating utility
- openssl-srp(1), srp(1)
- maintain SRP password file
- openssl-storeutl(1), storeutl(1)
- STORE utility
- openssl-ts(1), ts(1)
- Time Stamping Authority tool (client/server)
- openssl-tsget(1), tsget(1)
- Time Stamping HTTP/HTTPS client
- openssl-verify(1), verify(1)
- Utility to verify certificates
- openssl-version(1), version(1)
- print OpenSSL version information
- openssl-x509(1), x509(1)
- Certificate display and signing utility
- ossl_store(7)
- Store retrieval functions
- 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(3), PEM_read_PrivateKey(3), PEM_write_bio_PrivateKey(3), PEM_write_bio_PrivateKey_traditional(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(3), PEM_read_PUBKEY(3), PEM_write_bio_PUBKEY(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(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_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
- proxy-certificates(7)
- Proxy certificates in OpenSSL
- ssl(7)
- OpenSSL SSL/TLS library
- 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
- "glFogf(3), glFogi(3), glFogfv(3), glFogiv(3)
- specify fog parameters
- "glGetBooleanv(3), glGetDoublev(3), glGetFloatv(3), glGetIntegerv(3)
- return the value or values of a selected parameter
- "glGetLightfv(3), glGetLightiv(3)
- return light source parameter values
- "glGetMapdv(3), glGetMapfv(3), glGetMapiv(3)
- return evaluator parameters
- "glGetMaterialfv(3), glGetMaterialiv(3)
- return material parameters
- "glGetPixelMapfv(3), glGetPixelMapuiv(3), glGetPixelMapusv(3)
- return the specified pixel map
- "glGetTexEnvfv(3), glGetTexEnviv(3)
- return texture environment parameters
- "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
- "glGetTexParameterfv(3), glGetTexParameteriv(3)
- return texture parameter values
- "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
- "glLightf(3), glLighti(3), glLightfv(3), glLightiv(3)
- set light source 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 $$
- "glPixelMapfv(3), glPixelMapuiv(3), glPixelMapusv(3)
- set up pixel transfer maps
- "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
- "glTexEnvf(3), glTexEnvi(3), glTexEnvfv(3), glTexEnviv(3)
- set texture environment parameters
- "glTexGend(3), glTexGenf(3), glTexGeni(3), glTexGendv(3), glTexGenfv(3), glTexGeniv(3)
- control the generation of texture coordinates
- "glTexParameterf(3), glTexParameteri(3), glTexParameterfv(3), glTexParameteriv(3)
- set texture parameters
- "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
- 2048(1)
- play the game 2048 in your terminal
- 2d-rewriter(1)
- a cellular automata simulator
- 2diff(1)
- 2.11BSD differential file and directory comparator
- 2ff(1)
- convert image to farbfeld
- 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
- 3proxy(8)
- 3[APA3A] tiny proxy server, or trivial proxy server, or free proxy server
- 3proxy.cfg(3)
- 3proxy configuration file
- 411toppm(1)
- convert Sony Mavica .411 image to PPM lbAC
- 44bsd-csh(1), csh(1)
- a shell (command interpreter) with C-like syntax
- 44bsd-more(1), more(1)
- file perusal filter for crt viewing
- 44bsd-rdist(1), rdist(1)
- remote file distribution program
- 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
- 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
- 822print(1)
- print a mail message
- 822received(1)
- print the Received fields in a mail message
- 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
- AG_BlendFn(3)
- agar pixel blending function
- AG_Box(3)
- agar general container widget
- AG_Color(3)
- agar color structure
- AG_Console(3)
- agar log console widget
- AG_Core(3)
- agar core library initialization
- AG_CustomEventLoop(3)
- agar GUI custom event loop example
- AG_DSO(3)
- agar portable dynamic linker interface
- AG_DirDlg(3)
- agar directory browser widget
- AG_Driver(3)
- agar low-level driver interface
- AG_DriverGLX(3)
- agar GLX driver
- AG_DriverMw(3)
- agar multiple-window driver class
- AG_DriverSDLFB(3)
- agar SDL frame-buffer driver
- AG_DriverSDLGL(3)
- agar SDL 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_EventLoop(3)
- agar low-level event loop
- AG_Execute(3)
- agar file execution interface
- AG_File(3)
- agar file access routines
- AG_FileDlg(3)
- agar file browser widget
- AG_Fixed(3)
- agar pixel-precision container
- AG_FixedPlotter(3)
- agar integer plot widget
- AG_FontSelector(3)
- agar font selection widget
- AG_GL(3)
- agar OpenGL specific routines
- AG_GLView(3)
- low-level OpenGL context widget
- AG_Getopt(3)
- agar getopt() implementation
- AG_GlobalKeys(3)
- agar application-wide keyboard shortcuts
- AG_GuiDebugger(3)
- agar GUI debugging tool
- AG_HBox(3)
- agar horizontal container widget
- AG_HSVPal(3)
- agar HSV color wheel widget
- AG_InitGraphics(3)
- agar graphics initialization
- AG_InitVideoSDL(3)
- agar SDL 1.x interface
- AG_Label(3)
- agar label widget
- AG_Limits(3)
- agar limit constants
- AG_List(3)
- agar variable array structure
- AG_MPane(3)
- agar multiple paned view widget
- AG_Numerical(3)
- agar numerical editor widget
- AG_Pixmap(3)
- agar pixmap display widget
- AG_Queue(3)
- agar implementation of singly-linked lists, doubly-linked lists, simple queues, tail queues, and circular queues
- AG_Rect(3)
- agar rectangle structure
- AG_Scrollbar(3)
- agar scroll bar widget
- AG_Scrollview(3)
- agar scrollable view widget
- AG_Slider(3)
- agar slider widget
- AG_StyleSheet(3)
- agar cascading style sheets
- AG_Table(3)
- agar table display widget
- AG_Tbl(3)
- agar variable hash table structure
- AG_TextElement(3)
- agar dynamically-allocated multilanguage text buffer
- AG_Timer(3)
- agar timer facility
- 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_Units(3)
- agar unit conversion facility
- AG_VBox(3)
- agar vertical container widget
- AG_Variable(3)
- agar object variables
- AG_Version(3)
- agar data file versioning
- ALLEGRO_AUDIO_DEPTH(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_BITMAP(3)
- Allegro 5 API
- ALLEGRO_BPM_TO_SECS(3)
- Allegro 5 API
- ALLEGRO_BPS_TO_SECS(3)
- Allegro 5 API
- ALLEGRO_CHANNEL_CONF(3)
- Allegro 5 API
- ALLEGRO_COLOR(3)
- Allegro 5 API
- ALLEGRO_COND(3)
- Allegro 5 API
- ALLEGRO_CONFIG(3)
- Allegro 5 API
- ALLEGRO_CONFIG_ENTRY(3)
- Allegro 5 API
- ALLEGRO_CONFIG_SECTION(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_EVENT(3)
- Allegro 5 API
- ALLEGRO_EVENT_QUEUE(3)
- Allegro 5 API
- ALLEGRO_EVENT_SOURCE(3)
- Allegro 5 API
- ALLEGRO_EVENT_TYPE(3)
- Allegro 5 API
- ALLEGRO_EVENT_TYPE_IS_USER(3)
- Allegro 5 API
- ALLEGRO_FILE(3)
- Allegro 5 API
- ALLEGRO_FILECHOOSER(3)
- Allegro 5 API
- ALLEGRO_FILE_INTERFACE(3)
- Allegro 5 API
- ALLEGRO_FILE_MODE(3)
- Allegro 5 API
- ALLEGRO_FONT(3)
- Allegro 5 API
- ALLEGRO_FOR_EACH_FS_ENTRY_RESULT(3)
- Allegro 5 API
- ALLEGRO_FS_ENTRY(3)
- Allegro 5 API
- ALLEGRO_FS_INTERFACE(3)
- Allegro 5 API
- ALLEGRO_GET_EVENT_TYPE(3)
- Allegro 5 API
- ALLEGRO_GLYPH(3)
- Allegro 5 API
- ALLEGRO_HAPTIC(3)
- Allegro 5 API
- ALLEGRO_HAPTIC_CONSTANTS(3)
- Allegro 5 API
- ALLEGRO_HAPTIC_EFFECT(3)
- Allegro 5 API
- ALLEGRO_HAPTIC_EFFECT_ID(3)
- Allegro 5 API
- ALLEGRO_INDEX_BUFFER(3)
- Allegro 5 API
- ALLEGRO_JOYFLAGS(3)
- Allegro 5 API
- ALLEGRO_JOYSTICK(3)
- Allegro 5 API
- ALLEGRO_JOYSTICK_STATE(3)
- Allegro 5 API
- ALLEGRO_KEYBOARD_STATE(3)
- Allegro 5 API
- ALLEGRO_LINE_CAP(3)
- Allegro 5 API
- ALLEGRO_LINE_JOIN(3)
- Allegro 5 API
- ALLEGRO_LOCKED_REGION(3)
- Allegro 5 API
- ALLEGRO_MEMORY_INTERFACE(3)
- Allegro 5 API
- ALLEGRO_MENU(3)
- Allegro 5 API
- ALLEGRO_MENU_INFO(3)
- Allegro 5 API
- ALLEGRO_MIXER(3)
- Allegro 5 API
- ALLEGRO_MIXER_QUALITY(3)
- Allegro 5 API
- ALLEGRO_MONITOR_INFO(3)
- Allegro 5 API
- ALLEGRO_MOUSE_EMULATION_MODE(3)
- Allegro 5 API
- ALLEGRO_MOUSE_STATE(3)
- Allegro 5 API
- ALLEGRO_MSECS_TO_SECS(3)
- Allegro 5 API
- ALLEGRO_MUTEX(3)
- Allegro 5 API
- ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE(3)
- Allegro 5 API
- ALLEGRO_PI(3)
- Allegro 5 API
- ALLEGRO_PIXEL_FORMAT(3)
- Allegro 5 API
- ALLEGRO_PLAYMODE(3)
- Allegro 5 API
- ALLEGRO_PRIM_ATTR(3)
- Allegro 5 API
- ALLEGRO_PRIM_BUFFER_FLAGS(3)
- Allegro 5 API
- ALLEGRO_PRIM_QUALITY(3)
- Allegro 5 API
- ALLEGRO_PRIM_STORAGE(3)
- Allegro 5 API
- ALLEGRO_PRIM_TYPE(3)
- Allegro 5 API
- ALLEGRO_RENDER_FUNCTION(3)
- Allegro 5 API
- ALLEGRO_RENDER_STATE(3)
- Allegro 5 API
- ALLEGRO_SAMPLE(3)
- Allegro 5 API
- ALLEGRO_SAMPLE_ID(3)
- Allegro 5 API
- ALLEGRO_SAMPLE_INSTANCE(3)
- Allegro 5 API
- ALLEGRO_SEEK(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_STATE(3)
- Allegro 5 API
- ALLEGRO_STATE_FLAGS(3)
- Allegro 5 API
- ALLEGRO_SUB_VERSION(3)
- Defined to the middle version of Allegro
- ALLEGRO_SYSTEM_ID(3)
- Allegro 5 API
- ALLEGRO_TEXTLOG(3)
- Allegro 5 API
- ALLEGRO_THREAD(3)
- Allegro 5 API
- ALLEGRO_TIMEOUT(3)
- Allegro 5 API
- ALLEGRO_TIMER(3)
- Allegro 5 API
- ALLEGRO_TOUCH_INPUT(3)
- Allegro 5 API
- ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT(3)
- Allegro 5 API
- ALLEGRO_TOUCH_INPUT_STATE(3)
- Allegro 5 API
- ALLEGRO_TOUCH_STATE(3)
- Allegro 5 API
- ALLEGRO_TRANSFORM(3)
- Allegro 5 API
- ALLEGRO_USECS_TO_SECS(3)
- Allegro 5 API
- ALLEGRO_USER_EVENT(3)
- Allegro 5 API
- ALLEGRO_USTR(3)
- Allegro 5 API
- ALLEGRO_USTR_INFO(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(3)
- Allegro 5 API
- ALLEGRO_VERTEX_BUFFER(3)
- Allegro 5 API
- ALLEGRO_VERTEX_CACHE_SIZE(3)
- Allegro 5 API
- ALLEGRO_VERTEX_DECL(3)
- Allegro 5 API
- ALLEGRO_VERTEX_ELEMENT(3)
- Allegro 5 API
- ALLEGRO_VIDEO_EVENT_TYPE(3)
- Allegro 5 API
- ALLEGRO_VIDEO_POSITION_TYPE(3)
- Allegro 5 API
- ALLEGRO_VOICE(3)
- Allegro 5 API
- ALLEGRO_WIP_VERSION(3)
- Defined to the minor version of Allegro
- ALLEGRO_WRITE_MASK_FLAGS(3)
- Allegro 5 API
- 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_GROUP(7)
- change role name or membership
- 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_SYSTEM(7)
- change a server configuration parameter
- 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
- ASDatabase(1x)
- defines how windows should be treated by AfterStep depending on its name
- ASN1_AUX(3ossl), ASN1_PRINT_ARG(3ossl), ASN1_STREAM_ARG(3ossl), ASN1_aux_cb(3ossl), ASN1_aux_const_cb(3ossl)
- ASN.1 auxilliary data
- ASN1_BIT_STRING_num_asc(3), ASN1_BIT_STRING_set_asc(3), ASN1_BIT_STRING_name_print(3)
- names for individual bits
- 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_INTEGER_new(3ossl), ASN1_INTEGER_free(3ossl)
- ASN1_INTEGER allocation functions
- ASN1_ITEM_lookup(3), ASN1_ITEM_get(3)
- lookup ASN.1 structures
- ASN1_ITEM_lookup(3ossl), ASN1_ITEM_get(3ossl)
- lookup ASN.1 structures
- ASN1_NULL_new(3), ASN1_NULL_free(3)
- ASN.1 NULL value
- ASN1_OBJECT_new(3), ASN1_OBJECT_free(3)
- object allocation functions
- ASN1_OBJECT_new(3ossl), ASN1_OBJECT_free(3ossl)
- object allocation functions
- ASN1_PRINTABLE_type(3)
- classify a single-byte character string
- 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_STRING_new(3), ASN1_STRING_type_new(3), ASN1_STRING_free(3)
- ASN1_STRING allocation functions
- ASN1_STRING_new(3ossl), ASN1_STRING_type_new(3ossl), ASN1_STRING_free(3ossl)
- ASN1_STRING allocation 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_TYPE_get(3), ASN1_TYPE_set(3), ASN1_TYPE_set1(3), ASN1_TYPE_cmp(3), ASN1_TYPE_unpack_sequence(3), ASN1_TYPE_pack_sequence(3)
- ASN1_TYPE utility functions
- ASN1_TYPE_get(3ossl), ASN1_TYPE_set(3ossl), ASN1_TYPE_set1(3ossl), ASN1_TYPE_cmp(3ossl), ASN1_TYPE_unpack_sequence(3ossl), ASN1_TYPE_pack_sequence(3ossl)
- ASN1_TYPE utility functions
- ASN1_UNIVERSALSTRING_to_string(3)
- recode UTF-32 to ISO Latin-1
- ASN1_generate_nconf(3ossl), ASN1_generate_v3(3ossl)
- ASN1 string generation functions
- ASN1_get_object(3)
- parse identifier and length octets
- 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)
- 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_new_ex(3ossl), ASN1_item_new(3ossl)
- create new ASN.1 values
- 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_item_verify(3)
- signature verification for ASN.1 values
- 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_put_object(3), ASN1_put_eoc(3), ASN1_object_size(3)
- start and end the BER encoding of an arbitrary ASN.1 data element
- ASN1_tag2str(3ossl), ASN1_STRING_print_ex(3ossl), ASN1_STRING_print_ex_fp(3ossl), ASN1_STRING_print(3ossl)
- ASN1_STRING output routines
- ASN1_time_parse(3), ASN1_time_tm_cmp(3), ASN1_TIME_set_tm(3)
- LibreSSL utilities for ASN.1 time types
- 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)
- asynchronous job management functions
- ATR_analysis(1p)
- analyse a smart card ATR
- AUDIOSTREAM(3)
- Stores an audiostream. Allegro game programming library
- Align(1x)
- Afterstep Align
- 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
- AnalyseSeqs(1)
- Analyse a set of sequences of common length
- 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>,... (as used for example for the specification of inlining parameters varying by simplification round)
- Arg_helper.Make(3o)
- no description
- Arrange(1x)
- AfterStep module for arranging windows in a tiling or cascading order
- ArrayLabels(3o)
- Array operations
- Ast_helper(3o)
- Helpers to produce Parsetree fragments
- Ast_helper.Cf(3o)
- Class fields
- Ast_helper.Ci(3o)
- Classes
- Ast_helper.Cl(3o)
- Class expressions
- Ast_helper.Const(3o)
- no description
- Ast_helper.Csig(3o)
- Class signatures
- Ast_helper.Cstr(3o)
- Class structures
- Ast_helper.Ctf(3o)
- Class type fields
- Ast_helper.Cty(3o)
- Class type expressions
- Ast_helper.Exp(3o)
- Expressions
- 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.Mtd(3o)
- Module type declarations
- Ast_helper.Mty(3o)
- Module type expressions
- Ast_helper.Opn(3o)
- Opens
- Ast_helper.Pat(3o)
- Patterns
- Ast_helper.Sig(3o)
- Signature items
- Ast_helper.Str(3o)
- Structure items
- Ast_helper.Te(3o)
- Type extensions
- Ast_helper.Typ(3o)
- Type expressions
- Ast_helper.Type(3o)
- Type declarations
- Ast_helper.Val(3o)
- Value declarations
- Ast_helper.Vb(3o)
- Value bindings
- Ast_iterator(3o)
- Ast_iterator.iterator allows to implement AST inspection using open recursion
- Asttypes(3o)
- Auxiliary AST types used by parsetree and typedtree
- Attr_helper(3o)
- Helpers for attributes
- Audio(1)
- the AfterStep Audio module
- Auto(1)
- the AfterStep auto-raise module
- BEGIN(7)
- start a transaction block
- 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_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 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_f_asn1(3), asn1_ps_func(3), BIO_asn1_set_prefix(3), BIO_asn1_get_prefix(3), BIO_asn1_set_suffix(3), BIO_asn1_get_suffix(3)
- BER-encoding filter BIO
- BIO_f_base64(3)
- base64 BIO filter
- BIO_f_base64(3ossl)
- base64 BIO filter
- BIO_f_cipher(3), BIO_set_cipher(3), BIO_get_cipher_status(3), BIO_get_cipher_ctx(3)
- cipher BIO filter
- BIO_f_cipher(3ossl), BIO_set_cipher(3ossl), BIO_get_cipher_status(3ossl), BIO_get_cipher_ctx(3ossl)
- cipher BIO filter
- 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_null(3)
- null filter
- BIO_f_null(3ossl)
- null 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_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)
- Routines to build up BIO methods
- 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_CMS(3)
- CMS streaming filter BIO
- BIO_new_CMS(3ossl)
- CMS streaming filter BIO
- 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(3ossl), BIO_vprintf(3ossl), BIO_snprintf(3ossl), BIO_vsnprintf(3ossl)
- formatted output to a BIO
- BIO_push(3ossl), BIO_pop(3ossl), BIO_set_next(3ossl)
- add and remove BIOs from a chain
- 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_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_do_connect(3ossl)
- connect BIO
- BIO_s_core(3ossl), BIO_new_from_core_bio(3ossl)
- OSSL_CORE_BIO functions
- 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(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_s_socket(3ossl), BIO_new_socket(3ossl)
- socket BIO
- 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(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
- BITMAP(3)
- Stores the contents of a bitmap. Allegro game programming library
- 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_bn2bin(3ossl), BN_bin2bn(3ossl), BN_bn2lebinpad(3ossl), BN_lebin2bn(3ossl), BN_bn2nativepad(3ossl), BN_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(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)
- 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(3ossl), BN_num_bytes(3ossl), BN_num_bits_word(3ossl)
- get BIGNUM size
- 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(3ossl)
- returns bits of security based on given numbers
- BN_set_bit(3), BN_clear_bit(3), BN_is_bit_set(3), BN_mask_bits(3), BN_lshift(3), BN_lshift1(3), BN_rshift(3), BN_rshift1(3)
- bit operations on BIGNUMs
- BN_set_bit(3ossl), BN_clear_bit(3ossl), BN_is_bit_set(3ossl), BN_mask_bits(3ossl), BN_lshift(3ossl), BN_lshift1(3ossl), BN_rshift(3ossl), BN_rshift1(3ossl)
- bit operations on BIGNUMs
- BN_set_flags(3), BN_get_flags(3)
- enable and inspect flags on BIGNUM objects
- BN_swap(3ossl)
- exchange BIGNUMs
- 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
- BScopy_nz(3)
- Copy the nonzero values from one matrix to another
- BSctx_set_cs(3)
- Set the maximum clique size allowed
- BSctx_set_ct(3)
- Set the type of coloring
- 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_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_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_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
- BSfactor(3)
- Compute the incomplete factor of a matrix
- 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_copy_par_mat(3)
- Free a copy of a sparse matrix (parallel format)
- BSfree_easymat(3)
- Free a sparse matrix allocated in BSeasy_mat
- BSfree_par_mat(3)
- Free a sparse matrix (parallel format)
- BSfree_spmat(3)
- Free a sparse matrix (original format)
- BSfreeg2l(3)
- Free a global to local mapping
- BSfreel2g(3)
- Free a local to global mapping
- BSget_diag(3)
- Retrieve the diagonal of the matrix
- BSglob2loc(3)
- Map global row numbers to local row numbers
- BSglob2proc(3)
- Map global row numbers to processor id's
- BSglobal_flops(3)
- Returns the global number of flops accumulated by BlockSolve
- BSglobal_nnz(3)
- Returns the global number of nonzeros
- BSglobal_num_cliques(3)
- Returns the global number of cliques
- 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
- BSloc2glob(3)
- Map local row numbers to global row numbers
- BSlocal_flops(3)
- Returns the number of flops accumulated by BlockSolve
- BSlocal_nnz(3)
- Returns the local number of nonzeros
- BSlocal_num_cliques(3)
- Returns the local number of cliques
- BSlocal_num_inodes(3)
- Returns the local number of i-nodes
- BSmain_perm(3)
- Permute the matrix for efficient parallel execution
- BSmake_off_map(3)
- Generate a mapping from global rows to processor id
- BSnum_colors(3)
- Returns the number of colors
- 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_block(3)
- Change the setup for triangular matrix multiplication to allow for multiple vectors
- BSsetup_forward(3)
- Set up the communication structure for triangular matrix solution
- BStri_mult(3)
- Multiply the matrix (A - shift*B) by a block of vectors
- BStri_solve(3)
- Multiply the matrix A(-1) by a block of vectors
- BUF_MEM_new(3), BUF_MEM_new_ex(3), BUF_MEM_free(3), BUF_MEM_grow(3), BUF_MEM_grow_clean(3), BUF_reverse(3)
- simple character array structure
- BUF_MEM_new(3ossl), BUF_MEM_new_ex(3ossl), BUF_MEM_free(3ossl), BUF_MEM_grow(3ossl), BUF_MEM_grow_clean(3ossl), BUF_reverse(3ossl)
- simple character array structure
- BUILDINFO(5)
- Makepkg package build information file
- BalloonContents(1x)
- Afterstep BalloonContents
- Base(1x)
- essential AfterStep configuration options
- 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)
- Curses Development Kit Miscellaneous Routines
- BermudanSwaption(1)
- Example of using QuantLib
- Bevel(1x)
- Afterstep Bevel
- 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
- BitchX(1)
- The Ultimate IRC Client
- 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
- Buffer(3o)
- Extensible buffers
- Build_path_prefix_map(3o)
- no description
- Builtin_attributes(3o)
- no description
- BytesLabels(3o)
- Byte sequence operations
- CA.pl(1)
- friendlier interface for OpenSSL certificate programs
- CA.pl(1ossl)
- friendlier interface for OpenSSL certificate programs
- CALL(7)
- invoke a procedure
- CDKgetDirectoryContents(3), CDKgetDirectoryContents CDKreadFile alignxy char2Chtype char2DisplayType checkForLink chtype2String deleteCursesWindow 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_INIT(3)
- initialize instance of a cohort type
- CK_COHORT_INSTANCE(3)
- declare an instance of a cohort type
- CK_COHORT_LOCK(3)
- acquire cohort lock
- CK_COHORT_PROTOTYPE(3)
- define cohort type with specified lock types
- CK_COHORT_TRYLOCK(3)
- try to acquire cohort lock
- CK_COHORT_TRYLOCK_PROTOTYPE(3)
- define cohort type with specified lock types
- CK_COHORT_UNLOCK(3)
- release cohort lock
- 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
- CLOSE(7)
- close a cursor
- CLUSTER(7)
- cluster a table according to an index
- CMAC_CTX_new(3), CMAC_Init(3), CMAC_Update(3), CMAC_Final(3), CMAC_resume(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)
- Decrypt CMS EncryptedData
- 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(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(3ossl), CMS_SignerInfo_sign(3ossl)
- add a signer to a CMS_ContentInfo signed data 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)
- 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(3)
- finalise a CMS_ContentInfo structure
- CMS_final(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_kekri_id_cmp(3ossl), CMS_RecipientInfo_set0_key(3ossl), CMS_RecipientInfo_decrypt(3ossl), CMS_RecipientInfo_encrypt(3ossl)
- CMS envelopedData RecipientInfo routines
- 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(3ossl), CMS_sign_ex(3ossl)
- create a CMS SignedData structure
- CMS_sign_receipt(3ossl)
- create a CMS signed receipt
- CMS_uncompress(3ossl)
- uncompress a CMS CompressedData structure
- CMS_verify(3ossl), CMS_get0_signers(3ossl)
- verify a CMS SignedData structure
- CMS_verify_receipt(3ossl)
- verify a CMS signed receipt
- COLORS(3x), COLOR_PAIRS(3x), COLS(3x), ESCDELAY(3x), LINES(3x), TABSIZE(3x), curscr(3x), newscr(3x), stdscr(3x)
- curses global variables
- COLOR_MAP(3)
- Stores a color map to accelerate drawing. Allegro game programming library
- 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
- 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_COLLATION(7)
- define a new collation
- CREATE_EXTENSION(7)
- install an extension
- CREATE_FOREIGN_TABLE(7)
- define a new foreign table
- CREATE_GROUP(7)
- define a new database role
- CREATE_LANGUAGE(7)
- define a new procedural language
- CREATE_MATERIALIZED_VIEW(7)
- define a new materialized view
- 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_PUBLICATION(7)
- define a new publication
- CREATE_ROLE(7)
- define a new database role
- CREATE_RULE(7)
- define a new rewrite rule
- 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_TEMPLATE(7)
- define a new text search template
- CREATE_USER(7)
- define a new database role
- 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_THREADID_current(3), CRYPTO_THREADID_cmp(3), CRYPTO_THREADID_cpy(3), CRYPTO_THREADID_hash(3), 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_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_or(3ossl), CRYPTO_atomic_load(3ossl)
- OpenSSL thread support
- CRYPTO_memcmp(3ossl)
- Constant time memory comparison
- 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_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_ACTIVESOCKET(3)
- get the active socket
- CURLINFO_APPCONNECT_TIME(3)
- get the time until the SSL/SSH handshake is completed
- CURLINFO_APPCONNECT_TIME_T(3)
- get the time until the SSL/SSH handshake is completed
- CURLINFO_CAINFO(3)
- get the default built-in CAINFO string
- CURLINFO_CAPATH(3)
- get the default built-in CAPATH string
- CURLINFO_CERTINFO(3)
- get the TLS certificate chain
- CURLINFO_CONDITION_UNMET(3)
- get info on unmet time conditional or 304 HTTP response
- CURLINFO_CONNECT_TIME(3)
- get the time until connect
- CURLINFO_CONNECT_TIME_T(3)
- get the time until connect
- 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_CONTENT_TYPE(3)
- get Content-Type
- CURLINFO_COOKIELIST(3)
- get all known cookies
- 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_FTP_ENTRY_PATH(3)
- get entry path in FTP server
- CURLINFO_HEADER_SIZE(3)
- get size of retrieved headers
- CURLINFO_HTTPAUTH_AVAIL(3)
- get available HTTP authentication methods
- 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_LOCAL_PORT(3)
- get the latest local port number
- CURLINFO_NAMELOOKUP_TIME(3)
- get the name lookup time
- CURLINFO_NAMELOOKUP_TIME_T(3)
- get the name lookup time in microseconds
- CURLINFO_NUM_CONNECTS(3)
- get number of created connections
- CURLINFO_OS_ERRNO(3)
- get errno number from last connect failure
- CURLINFO_PRETRANSFER_TIME(3)
- get the time until the file transfer start
- CURLINFO_PRETRANSFER_TIME_T(3)
- get the time until the file transfer start
- CURLINFO_PRIMARY_IP(3)
- get IP address of last connection
- CURLINFO_PRIMARY_PORT(3)
- get the latest destination port number
- CURLINFO_PRIVATE(3)
- get the private pointer
- CURLINFO_PROTOCOL(3)
- get the protocol used in the connection