Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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_ORNOT, BIT_ORNOT2, BIT_AND, BIT_AND2, BIT_ANDNOT, BIT_ANDNOT2, BIT_XOR, BIT_XOR2, BIT_CLR_ATOMIC, BIT_SET_ATOMIC, BIT_SET_ATOMIC_ACQ, BIT_TEST_SET_ATOMIC, BIT_TEST_CLR_ATOMIC, BIT_AND_ATOMIC, BIT_OR_ATOMIC, BIT_COPY_STORE_REL bitset manipulation macros
BUF_ISLOCKED(9)
returns the state of the lock linked to the buffer
BUF_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_BIND_INTR(9), bus_bind_intr(9)
bind an interrupt resource to a specific CPU
BUS_CHILD_DELETED(9)
notify a bus device that a child is being deleted
BUS_CHILD_DETACHED(9)
notify a bus device that a child was detached
BUS_CHILD_LOCATION(9)
obtain the location of a child on the bus
BUS_CHILD_PNPINFO(9)
obtain the plug and play information from a device
BUS_CONFIG_INTR(9), bus_config_intr(9)
configure interrupt polarity and trigger mode
BUS_GET_CPUS(9), bus_get_cpus(9)
request a set of device-specific CPUs
BUS_GET_PROPERTY(9)
get child's specific property
BUS_HINTED_CHILD(9)
notify a bus device about a potential child device identified by hints
BUS_NEW_PASS(9)
notify a bus that the pass level has been changed
BUS_PRINT_CHILD(9)
print information about a device
BUS_READ_IVAR(9), BUS_WRITE_IVAR(9)
manipulate bus-specific device instance variables
BUS_RESCAN(9)
rescan a bus checking for devices that have been added or removed
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_ORNOT, CPU_AND, CPU_ANDNOT, CPU_XOR, CPU_CLR_ATOMIC, CPU_TEST_CLR_ATOMIC, CPU_SET_ATOMIC, CPU_SET_ATOMIC_ACQ, CPU_TEST_SET_ATOMIC, CPU_AND_ATOMIC, CPU_OR_ATOMIC, CPU_COPY_STORE_REL cpuset manipulation macros
CTR0(9), CTR1(9), CTR2(9), CTR3(9), CTR4(9), CTR5(9)
kernel tracing facility
DB_COMMAND(9), DB_COMMAND_FLAGS(9), DB_SHOW_COMMAND(9), DB_SHOW_COMMAND_FLAGS(9), DB_SHOW_ALL_COMMAND(9), DB_TABLE_COMMAND(9), DB_TABLE_COMMAND_FLAGS(9), DB_ALIAS(9), DB_ALIAS_FLAGS(9), DB_SHOW_ALIAS(9), DB_SHOW_ALIAS_FLAGS(9), DB_SHOW_ALL_ALIAS(9), DB_TABLE_ALIAS(9), DB_TABLE_ALIAS_FLAGS DB_DECLARE_TABLE(9), DB_DEFINE_TABLE(9)
Extends the ddb command set
DEBUG_FP(9), KFAIL_POINT_CODE(9), KFAIL_POINT_CODE_FLAGS(9), KFAIL_POINT_CODE_COND(9), KFAIL_POINT_ERROR(9), KFAIL_POINT_EVAL(9), KFAIL_POINT_DECLARE(9), KFAIL_POINT_DEFINE(9), KFAIL_POINT_GOTO(9), KFAIL_POINT_RETURN(9), KFAIL_POINT_RETURN_VOID(9), KFAIL_POINT_SLEEP_CALLBACKS(9), fail_point(9)
fail points
DEFINE_IFUNC(9)
define a kernel function with an implementation selected at run-time
DELAY(9)
busy loop for an interval
DEVICE_IDENTIFY(9)
identify new child devices and register them
DEVICE_PROBE(9)
probe for device existence
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 macros
LOCK_PROFILING(9)
kernel lock profiling support
MD4Init(3), MD4Update(3), MD4Pad(3), MD4Final(3), MD4End(3), MD4Fd(3), MD4FdChunk(3), MD4File(3), MD4FileChunk(3), MD4Data(3)
calculate the RSA Data Security, Inc., ``MD4'' message digest
MD5Init(3), MD5Update(3), MD5Pad(3), MD5Final(3), MD5End(3), MD5Fd(3), MD5FdChunk(3), MD5File(3), MD5FileChunk(3), MD5Data(3)
calculate the RSA Data Security, Inc., ``MD5'' message digest
MODULE_PNP_INFO(9)
register plug and play information for device matching
OF_child(9), OF_parent(9), OF_peer(9)
navigate device tree
OF_device_from_xref(9), OF_xref_from_device(9), OF_device_register_xref OF_device_unregister_xref(9)
manage mappings between xrefs and devices
OF_finddevice(9)
find node in device tree
OF_getprop(9), OF_getproplen(9), OF_getencprop(9), OF_hasprop(9), OF_searchprop(9), OF_searchencprop(9), OF_getprop_alloc(9), OF_getencprop_alloc(9), OF_getprop_alloc_multi(9), OF_getencprop_alloc_multi(9), OF_prop_free(9), OF_nextprop(9), OF_setprop(9)
access properties of device tree node
OF_node_from_xref(9), OF_xref_from_node(9)
convert between kernel phandle and effective phandle
OF_package_to_path(9)
get fully qualified path to a device tree node
PAIR_NUMBER(3), %attr_get(3), %wattr_get(3), %attr_set(3), %wattr_set(3), %attr_off(3), %wattr_off(3), %attr_on(3), %wattr_on(3), %attroff(3), %wattroff(3), %attron(3), %wattron(3), %attrset(3), %wattrset(3), %chgat(3), %wchgat(3), %mvchgat(3), %mvwchgat(3), %color_set(3), %wcolor_set(3), %standend(3), %wstandend(3), %standout(3), %wstandout(3)
manipulate attributes of character cells in curses windows
PCI_IOV_ADD_VF(9)
inform a PF driver that a VF is being created
PCI_IOV_INIT(9)
enable SR-IOV on a PF device
PCI_IOV_UNINIT(9)
disable SR-IOV on a PF device
Q_FRAWMASK(3), Q_GFRAW(3), Q_GFABSVAL(3), Q_GFVAL(3), Q_SFVAL(3)
fixed-point math functions which manipulate the fractional data bits
Q_IFRAWMASK(3), Q_IFVALIMASK(3), Q_IFVALFMASK(3), Q_GIFRAW(3), Q_GIFABSVAL(3), Q_GIFVAL(3), Q_SIFVAL(3), Q_SIFVALS(3)
fixed-point math functions which manipulate the combined integer/fractional data bits
Q_INI(3), Q_NCBITS(3), Q_BT(3), Q_TC(3), Q_NTBITS(3), Q_NFCBITS(3), Q_MAXNFBITS(3), Q_NFBITS(3), Q_NIBITS(3), Q_RPSHFT(3), Q_ABS(3), Q_MAXSTRLEN(3), Q_TOSTR(3), Q_SHL(3), Q_SHR(3), Q_DEBUG(3)
fixed-point math miscellaneous functions/variables
Q_IRAWMASK(3), Q_GIRAW(3), Q_GIABSVAL(3), Q_GIVAL(3), Q_SIVAL(3)
fixed-point math functions which manipulate the integer data bits
Q_QABS(3), Q_Q2S(3), Q_Q2F(3)
fixed-point math functions which operate on a single Q number
Q_QADDI(3), Q_QDIVI(3), Q_QMULI(3), Q_QSUBI(3), Q_QFRACI(3), Q_QCPYVALI(3)
fixed-point math functions which apply integers to a Q number
Q_QADDQ(3), Q_QDIVQ(3), Q_QMULQ(3), Q_QSUBQ(3), Q_NORMPREC(3), Q_QMAXQ(3), Q_QMINQ(3), Q_QCLONEQ(3), Q_CPYVALQ(3)
fixed-point math functions which operate on two Q numbers
Q_SIGNED(3), Q_LTZ(3), Q_PRECEQ(3), Q_QLTQ(3), Q_QLEQ(3), Q_QGTQ(3), Q_QGEQ(3), Q_QEQ(3), Q_QNEQ(3), Q_OFLOW(3), Q_RELPREC(3)
fixed-point math comparison and logic functions
Q_SIGNSHFT(3), Q_SSIGN(3), Q_CRAWMASK(3), Q_SRAWMASK(3), Q_GCRAW(3), Q_GCVAL(3), Q_SCVAL(3)
fixed-point math functions which manipulate the control/sign data bits
RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3), RIPEMD160_End(3), RIPEMD160_Fd(3), RIPEMD160_FdChunk(3), RIPEMD160_File(3), RIPEMD160_FileChunk(3), RIPEMD160_Data(3)
calculate the RIPEMD160 message digest
SDT(9)
a DTrace framework for adding statically-defined tracing probes
SHA224_Init(3), SHA224_Update(3), SHA224_Final(3), SHA224_End(3), SHA224_Fd(3), SHA224_FdChunk(3), SHA224_File(3), SHA224_FileChunk(3), SHA224_Data(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA256_End(3), SHA256_Fd(3), SHA256_FdChunk(3), SHA256_File(3), SHA256_FileChunk(3), SHA256_Data(3)
calculate the FIPS 180-2 ``SHA-256'' (or SHA-224) message digest
SHA512_Init(3), SHA512_Update(3), SHA512_Final(3), SHA512_End(3), SHA512_Fd(3), SHA512_FdChunk(3), SHA512_File(3), SHA512_FileChunk(3), SHA512_Data(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA384_End(3), SHA384_Fd(3), SHA384_FdChunk(3), SHA384_File(3), SHA384_FileChunk(3), SHA384_Data(3), SHA512_224_Init(3), SHA512_224_Update(3), SHA512_224_Final(3), SHA512_224_End(3), SHA512_224_File(3), SHA512_224_FileChunk(3), SHA512_224_Data SHA512_256_Init(3), SHA512_256_Update(3), SHA512_256_Final(3), SHA512_256_End(3), SHA512_256_Fd(3), SHA512_256_FdChunk(3), SHA512_256_File(3), SHA512_256_FileChunk(3), SHA512_256_Data(3)
calculate the FIPS 180-4 ``SHA-512'' family of message digests
SHA_Init(3), SHA_Update(3), SHA_Final(3), SHA_End(3), SHA_Fd(3), SHA_FdChunk(3), SHA_File(3), SHA_FileChunk(3), SHA_Data(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA1_End(3), SHA1_Fd(3), SHA1_FdChunk(3), SHA1_File(3), SHA1_FileChunk(3), SHA1_Data(3)
calculate the FIPS 160 and 160-1 ``SHA'' message digests
SKEIN256_Init(3), SKEIN256_Update(3), SKEIN256_Final(3), SKEIN256_End(3), SKEIN256_Fd(3), SKEIN256_FdChunk(3), SKEIN256_File(3), SKEIN256_FileChunk(3), SKEIN256_Data(3), SKEIN512_Init(3), SKEIN512_Update(3), SKEIN512_Final(3), SKEIN512_End(3), SKEIN512_Fd(3), SKEIN512_FdChunk(3), SKEIN512_File(3), SKEIN512_FileChunk(3), SKEIN512_Data(3), SKEIN1024_Init(3), SKEIN1024_Update(3), SKEIN1024_Final(3), SKEIN1024_End(3), SKEIN1024_Fd(3), SKEIN1024_FdChunk(3), SKEIN1024_File(3), SKEIN1024_FileChunk(3), SKEIN1024_Data(3)
calculate the ``SKEIN'' family of message digests
SLIST_CLASS_ENTRY(3), SLIST_CLASS_HEAD(3), SLIST_CONCAT(3), SLIST_EMPTY(3), SLIST_EMPTY_ATOMIC(3), SLIST_ENTRY(3), SLIST_FIRST(3), SLIST_FOREACH(3), SLIST_FOREACH_FROM(3), SLIST_FOREACH_FROM_SAFE(3), SLIST_FOREACH_SAFE(3), SLIST_HEAD(3), SLIST_HEAD_INITIALIZER(3), SLIST_INIT(3), SLIST_INSERT_AFTER(3), SLIST_INSERT_HEAD(3), SLIST_NEXT(3), SLIST_REMOVE(3), SLIST_REMOVE_AFTER(3), SLIST_REMOVE_HEAD(3), SLIST_SPLIT_AFTER(3), SLIST_SWAP(3), STAILQ_CLASS_ENTRY(3), STAILQ_CLASS_HEAD(3), STAILQ_CONCAT(3), STAILQ_EMPTY(3), STAILQ_EMPTY_ATOMIC(3), STAILQ_ENTRY(3), STAILQ_FIRST(3), STAILQ_FOREACH(3), STAILQ_FOREACH_FROM(3), STAILQ_FOREACH_FROM_SAFE(3), STAILQ_FOREACH_SAFE(3), STAILQ_HEAD(3), STAILQ_HEAD_INITIALIZER(3), STAILQ_INIT(3), STAILQ_INSERT_AFTER(3), STAILQ_INSERT_HEAD(3), STAILQ_INSERT_TAIL(3), STAILQ_LAST(3), STAILQ_NEXT(3), STAILQ_REMOVE(3), STAILQ_REMOVE_AFTER(3), STAILQ_REMOVE_HEAD(3), STAILQ_REVERSE(3), STAILQ_SPLIT_AFTER(3), STAILQ_SWAP(3), LIST_CLASS_ENTRY(3), LIST_CLASS_HEAD(3), LIST_CONCAT(3), LIST_EMPTY(3), LIST_EMPTY_ATOMIC(3), LIST_ENTRY(3), LIST_FIRST(3), LIST_FOREACH(3), LIST_FOREACH_FROM(3), LIST_FOREACH_FROM_SAFE(3), LIST_FOREACH_SAFE(3), LIST_HEAD(3), LIST_HEAD_INITIALIZER(3), LIST_INIT(3), LIST_INSERT_AFTER(3), LIST_INSERT_BEFORE(3), LIST_INSERT_HEAD(3), LIST_NEXT(3), LIST_PREV(3), LIST_REMOVE(3), LIST_REPLACE(3), LIST_SPLIT_AFTER(3), LIST_SWAP(3), TAILQ_CLASS_ENTRY(3), TAILQ_CLASS_HEAD(3), TAILQ_CONCAT(3), TAILQ_EMPTY(3), TAILQ_EMPTY_ATOMIC(3), TAILQ_ENTRY(3), TAILQ_FIRST(3), TAILQ_FOREACH(3), TAILQ_FOREACH_FROM(3), TAILQ_FOREACH_FROM_SAFE(3), TAILQ_FOREACH_REVERSE(3), TAILQ_FOREACH_REVERSE_FROM(3), TAILQ_FOREACH_REVERSE_FROM_SAFE(3), TAILQ_FOREACH_REVERSE_SAFE(3), TAILQ_FOREACH_SAFE(3), TAILQ_HEAD(3), TAILQ_HEAD_INITIALIZER(3), TAILQ_INIT(3), TAILQ_INSERT_AFTER(3), TAILQ_INSERT_BEFORE(3), TAILQ_INSERT_HEAD(3), TAILQ_INSERT_TAIL(3), TAILQ_LAST(3), TAILQ_NEXT(3), TAILQ_PREV(3), TAILQ_REMOVE(3), TAILQ_REPLACE(3), TAILQ_SPLIT_AFTER(3), TAILQ_SWAP(3)
implementations of singly-linked lists, singly-linked tail queues, lists and tail queues
SMP(4)
description of the FreeBSD Symmetric Multi-Processor kernel
SPLAY_PROTOTYPE(3), SPLAY_GENERATE(3), SPLAY_ENTRY(3), SPLAY_HEAD(3), SPLAY_INITIALIZER(3), SPLAY_ROOT(3), SPLAY_EMPTY(3), SPLAY_NEXT(3), SPLAY_MIN(3), SPLAY_MAX(3), SPLAY_FIND(3), SPLAY_LEFT(3), SPLAY_RIGHT(3), SPLAY_FOREACH(3), SPLAY_INIT(3), SPLAY_INSERT(3), SPLAY_REMOVE(3), RB_PROTOTYPE(3), RB_PROTOTYPE_STATIC(3), RB_PROTOTYPE_INSERT(3), RB_PROTOTYPE_INSERT_COLOR(3), RB_PROTOTYPE_REMOVE(3), RB_PROTOTYPE_REMOVE_COLOR(3), RB_PROTOTYPE_FIND(3), RB_PROTOTYPE_NFIND(3), RB_PROTOTYPE_NEXT(3), RB_PROTOTYPE_PREV(3), RB_PROTOTYPE_MINMAX(3), RB_PROTOTYPE_REINSERT(3), RB_GENERATE(3), RB_GENERATE_STATIC(3), RB_GENERATE_INSERT(3), RB_GENERATE_INSERT_COLOR(3), RB_GENERATE_REMOVE(3), RB_GENERATE_REMOVE_COLOR(3), RB_GENERATE_FIND(3), RB_GENERATE_NFIND(3), RB_GENERATE_NEXT(3), RB_GENERATE_PREV(3), RB_GENERATE_MINMAX(3), RB_GENERATE_REINSERT(3), RB_ENTRY(3), RB_HEAD(3), RB_INITIALIZER(3), RB_ROOT(3), RB_EMPTY(3), RB_NEXT(3), RB_PREV(3), RB_MIN(3), RB_MAX(3), RB_FIND(3), RB_NFIND(3), RB_LEFT(3), RB_RIGHT(3), RB_PARENT(3), RB_FOREACH(3), RB_FOREACH_FROM(3), RB_FOREACH_SAFE(3), RB_FOREACH_REVERSE(3), RB_FOREACH_REVERSE_FROM(3), RB_FOREACH_REVERSE_SAFE(3), RB_INIT(3), RB_INSERT(3), RB_INSERT_NEXT(3), RB_INSERT_PREV(3), RB_REMOVE(3), RB_REINSERT(3), RB_AUGMENT RB_AUGMENT_CHECK(3), RB_UPDATE_AUGMENT(3)
implementations of splay and rank-balanced (wavl) trees
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
VFS_VGET(9)
convert an inode number to a vnode
VGLBitmapAllocateBits(3), VGLBitmapCopy(3), VGLBitmapCreate(3), VGLBitmapDestroy(3), VGLBitmapPutChar(3), VGLBitmapString(3), VGLBlankDisplay(3), VGLBox(3), VGLCheckSwitch(3), VGLClear(3), VGLEllipse(3), VGLEnd(3), VGLFilledBox(3), VGLFilledEllipse(3), VGLGetXY(3), VGLInit(3), VGLLine(3), VGLKeyboardInit(3), VGLKeyboardEnd(3), VGLKeyboardGetCh(3), VGLMouseInit(3), VGLMouseMode(3), VGLMouseSetImage(3), VGLMouseSetStdImage(3), VGLMouseStatus(3), VGLPanScreen(3), VGLSetBorder(3), VGLSetPalette(3), VGLSetPaletteIndex(3), VGLSetVScreenSize(3), VGLSetXY(3), VGLTextSetFontFile(3)
Video Graphics Library functions
VNET(9)
network subsystem virtualization infrastructure
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_ALLOCATE(9)
allocate storage for a file
VOP_BWRITE(9)
write a file system buffer
VOP_COPY_FILE_RANGE(9)
copy a byte range within a file or from one file to another in a single file system or between multiple file systems
VOP_CREATE(9), VOP_MKNOD(9), VOP_MKDIR(9), VOP_SYMLINK(9)
create a file, socket, fifo, device, directory or symlink
VOP_DEALLOCATE(9)
zero and/or deallocate storage from a file
VOP_FDATASYNC(9), VOP_FSYNC(9)
flush file system buffers for a file
VOP_GETACL(9)
retrieve access control list for a vnode
VOP_GETATTR(9), VOP_SETATTR(9)
get and set attributes on a file or directory
VOP_GETEXTATTR(9)
retrieve named extended attribute from a vnode
VOP_GETPAGES(9), VOP_PUTPAGES(9)
read or write VM pages from a file
VOP_INACTIVE(9), VOP_RECLAIM(9)
reclaim file system resources for a vnode
VOP_INOTIFY(9)
vnode inotify interface
VOP_IOCTL(9)
device specific control
VOP_LINK(9)
create a new name for a file
VOP_LISTEXTATTR(9)
retrieve a list of named extended attributes from a vnode
VOP_LOOKUP(9)
lookup a component of a pathname
VOP_OPEN(9), VOP_CLOSE(9)
open or close a file
VOP_PATHCONF(9)
return POSIX pathconf information
VOP_PRINT(9)
print debugging information
VOP_READ(9), VOP_WRITE(9)
read or write a file
VOP_READDIR(9)
read contents of a directory
VOP_READLINK(9)
read the target of a symbolic link
VOP_READ_PGCACHE(9)
read a file, fast
VOP_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_SETACL(9)
set the access control list for a vnode
VOP_SETEXTATTR(9)
set named extended attribute for a vnode
VOP_STRATEGY(9)
read or write a file system buffer
VOP_VPTOFH(9)
turn a vnode into an NFS filehandle
__builtin_object_size(3)
return the size of the given object
__iconv_get_list(3), __iconv_free_list(3)
retrieving a list of character encodings supported by iconv(3)
_nc_free_and_exit(3), %exit_curses(3), %exit_terminfo(3)
check for memory leaks in curses
_nc_tracebits(3), %curses_trace(3), %trace(3), %_tracef(3), %_traceattr(3), %_traceattr2(3), %_tracecchar_t(3), %_tracecchar_t2(3), %_tracechar(3), %_tracechtype(3), %_tracechtype2(3), %_nc_tracebits(3), %_tracedump(3), %_tracemouse(3)
curses debugging routines
_secure_path(3)
determine if a file appears to be secure
_umtx_op(2)
interface for implementation of userspace threading synchronization primitives
a.out(5)
format of executable binary files
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 request arrives
accf_tls(9)
buffer incoming connections until a TLS handshake like request arrives
acct(5)
execution accounting file
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_clear_flags_np(3)
clear flags from a flagset
acl_clear_perms(3)
clear permissions from a permission set
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_equiv_mode_np(3)
check if ACL can be represented as UNIX permissions
acl_extended_file_np(3), acl_extended_file_nofollow_np(3), acl_extended_link_np(3)
checks if the file has extended ACLs set
acl_free(3)
free ACL working state
acl_from_mode_np(3)
create an ACL from status information
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_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_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(4)
Advanced Configuration and Power Management support
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_sony(4)
ACPI notebook controller driver for Sony laptops
acpi_toshiba(4)
Toshiba HCI interface
acpiconf(8)
control ACPI power management
adduser(8)
command for adding new users
adduser.conf(5)
adduser(8) configuration file
adjkerntz(8)
adjust real-time clock (rtc) and kernel timezone offset
adjtime(2)
correct the time to allow synchronization of the system clock
adm6996fc(4)
driver for Infineon ADM6996FC fast ethernet switch chip
ads111x(4)
driver for ADS101x and ADS111x i2c analog to digital converters
ae(4)
Attansic/Atheros L2 FastEthernet controller driver
aesni(4)
driver for the AES and SHA accelerator on x86 CPUs
agp(4)
generic interface to the Accelerated Graphics Port (AGP)
ahci(4)
Serial ATA Advanced Host Controller Interface driver
aibs(4)
ASUSTeK AI Booster ACPI ATK0110 voltage, temperature and fan sensor
aio_error(2)
retrieve error status of asynchronous I/O operation (REALTIME)
aio_fsync(2)
asynchronous file synchronization (REALTIME)
aio_read(2), aio_read2(2), aio_readv(2)
asynchronous read from a file (REALTIME)
aio_return(2)
retrieve return status of asynchronous I/O operation (REALTIME)
aio_waitcomplete(2)
wait for the next completion of an aio request
aio_write(2), aio_write2(2), aio_writev(2)
asynchronous write to a file (REALTIME)
alc(4)
Atheros AR813x/AR815x/AR816x/AR817x Gigabit/Fast Ethernet driver
ale(4)
Atheros AR8121/AR8113/AR8114 Gigabit/Fast Ethernet driver
aliases(5)
aliases file for sendmail
aligned_alloc(3), alloca(3), calloc(3), free(3), malloc(3), posix_memalign(3), realloc(3), reallocf(3), valloc(3), mmap(3), munmap(3)
memory management functions
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
amdsbwd(4)
device driver for the AMD southbridge watchdog timers
amdsmn(4)
device driver for AMD processor System Management Network
amdtemp(4)
device driver for AMD processor on-die digital thermal sensor
aout(4)
kernel support for executing binary files in legacy a.out format
apm(4)
APM BIOS interface
apm(8)
control the APM BIOS and display its information
apply(1)
apply a command to a set of arguments
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
arc4random(3), arc4random_buf(3), arc4random_uniform(3)
random number generator
arch(7)
Architecture-specific details
archive_clear_error(3), archive_compression(3), archive_compression_name(3), archive_copy_error(3), archive_errno(3), archive_error_string(3), archive_file_count(3), archive_filter_code(3), archive_filter_count(3), archive_filter_name(3), archive_format(3), archive_format_name(3), archive_position(3), archive_set_error(3)
libarchive utility functions
archive_entry_acl_add_entry(3), archive_entry_acl_add_entry_w(3), archive_entry_acl_clear(3), archive_entry_acl_count(3), archive_entry_acl_from_text(3), archive_entry_acl_from_text_w(3), archive_entry_acl_next(3), archive_entry_acl_reset(3), archive_entry_acl_to_text(3), archive_entry_acl_to_text_w(3), archive_entry_acl_types(3)
functions for manipulating Access Control Lists in archive entry descriptions
archive_entry_atime(3), archive_entry_atime_nsec(3), archive_entry_atime_is_set(3), archive_entry_set_atime(3), archive_entry_unset_atime(3), archive_entry_birthtime(3), archive_entry_birthtime_nsec(3), archive_entry_birthtime_is_set(3), archive_entry_set_birthtime(3), archive_entry_unset_birthtime(3), archive_entry_ctime(3), archive_entry_ctime_nsec(3), archive_entry_ctime_is_set(3), archive_entry_set_ctime(3), archive_entry_unset_ctime(3), archive_entry_mtime(3), archive_entry_mtime_nsec(3), archive_entry_mtime_is_set(3), archive_entry_set_mtime(3), archive_entry_unset_mtime(3)
functions for manipulating times in archive entry descriptions
archive_entry_clear(3), archive_entry_clone(3), archive_entry_free(3), archive_entry_new(3)
functions for managing archive entry descriptions
archive_entry_gid(3), archive_entry_set_gid(3), archive_entry_uid(3), archive_entry_set_uid(3), archive_entry_perm(3), archive_entry_set_perm(3), archive_entry_strmode(3), archive_entry_uname(3), archive_entry_uname_w(3), archive_entry_set_uname(3), archive_entry_copy_uname(3), archive_entry_copy_uname_w(3), archive_entry_update_uname_utf8(3), archive_entry_gname(3), archive_entry_gname_w(3), archive_entry_set_gname(3), archive_entry_copy_gname(3), archive_entry_copy_gname_w(3), archive_entry_update_gname_utf8(3), archive_entry_fflags(3), archive_entry_fflags_text(3), archive_entry_set_fflags(3), archive_entry_copy_fflags_text(3), archive_entry_copy_fflags_text_w(3)
functions for manipulating ownership and permissions in archive entry descriptions
archive_entry_hardlink(3), archive_entry_hardlink_w(3), archive_entry_set_hardlink(3), archive_entry_copy_hardlink(3), archive_entry_copy_hardlink_w(3), archive_entry_update_hardlink_utf8(3), archive_entry_set_link(3), archive_entry_copy_link(3), archive_entry_copy_link_w(3), archive_entry_update_link_utf8(3), archive_entry_pathname(3), archive_entry_pathname_w(3), archive_entry_set_pathname(3), archive_entry_copy_pathname(3), archive_entry_copy_pathname_w(3), archive_entry_update_pathname_utf8(3), archive_entry_sourcepath(3), archive_entry_copy_sourcepath(3), archive_entry_symlink(3), archive_entry_symlink_w(3), archive_entry_set_symlink(3), archive_entry_copy_symlink(3), archive_entry_copy_symlink_w(3), archive_entry_update_symlink_utf8(3)
functions for manipulating path names in archive entry descriptions
archive_entry_linkresolver(3), archive_entry_linkresolver_new(3), archive_entry_linkresolver_set_strategy(3), archive_entry_linkresolver_free(3), archive_entry_linkify(3)
hardlink resolver functions
archive_entry_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(3)
functions for reading streaming archives
archive_read_close(3), archive_read_finish(3), archive_read_free(3)
functions for reading streaming archives
archive_read_data(3), archive_read_data_block(3), archive_read_data_skip(3), archive_read_data_into_fd(3)
functions for reading streaming archives
archive_read_disk_new(3), archive_read_disk_open(3), archive_read_disk_open_w(3), archive_read_disk_set_behavior(3), archive_read_disk_set_symlink_logical(3), archive_read_disk_set_symlink_physical(3), archive_read_disk_set_symlink_hybrid(3), archive_read_disk_entry_from_file(3), archive_read_disk_gname(3), archive_read_disk_uname(3), archive_read_disk_set_uname_lookup(3), archive_read_disk_set_gname_lookup(3), archive_read_disk_set_standard_lookup(3), archive_read_disk_descend(3), archive_read_disk_can_descend(3), archive_read_disk_current_filesystem(3), archive_read_disk_current_filesystem_is_synthetic(3), archive_read_disk_current_filesystem_is_remote(3), archive_read_disk_set_matching(3), archive_read_disk_set_metadata_filter_callback(3)
functions for reading objects from disk
archive_read_extract(3), archive_read_extract2(3), archive_read_extract_set_progress_callback(3)
functions for reading streaming archives
archive_read_new(3)
functions for reading streaming archives
archive_read_next_header(3), archive_read_next_header2(3)
functions for reading streaming archives
archive_read_open(3), archive_read_open2(3), archive_read_open_fd(3), archive_read_open_FILE(3), archive_read_open_filename(3), archive_read_open_memory(3)
functions for reading streaming archives
archive_read_set_filter_option(3), archive_read_set_format_option(3), archive_read_set_option(3), archive_read_set_options(3)
functions controlling options for reading archives
archive_read_support_filter_all(3), archive_read_support_filter_bzip2(3), archive_read_support_filter_compress(3), archive_read_support_filter_gzip(3), archive_read_support_filter_lz4(3), archive_read_support_filter_lzma(3), archive_read_support_filter_none(3), archive_read_support_filter_rpm(3), archive_read_support_filter_uu(3), archive_read_support_filter_xz(3), archive_read_support_filter_zstd(3), archive_read_support_filter_program(3), archive_read_support_filter_program_signature(3)
functions for reading streaming archives
archive_read_support_format_7zip(3), archive_read_support_format_all(3), archive_read_support_format_ar(3), archive_read_support_format_by_code(3), archive_read_support_format_cab(3), archive_read_support_format_cpio(3), archive_read_support_format_empty(3), archive_read_support_format_iso9660(3), archive_read_support_format_lha(3), archive_read_support_format_mtree(3), archive_read_support_format_rar(3), archive_read_support_format_rar5(3), archive_read_support_format_raw(3), archive_read_support_format_tar(3), archive_read_support_format_warc(3), archive_read_support_format_xar(3), archive_read_support_format_zip(3)
functions for reading streaming archives
archive_write(3)
functions for creating 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_finish_entry(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_header(3)
functions for creating archives
archive_write_new(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
armv8crypto(4)
driver for the AES accelerator on ARM CPUs
asctime(3), asctime_r(3), ctime(3), ctime_r(3), difftime(3), gmtime(3), gmtime_r(3), localtime(3), localtime_r(3), mktime(3), offtime(3), offtime_r(3), timegm(3)
transform binary date and time values
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
assert(3), static_assert(3)
expression verification macro
assume_default_colors(3), %use_default_colors(3), %assume_default_colors(3)
use terminal's default colors in curses
assume_default_colors_sp(3), %curs_sp_funcs(3)
curses screen-pointer extension
at(1), batch(1), atq(1), atrm(1)
queue, examine or delete jobs for later execution
at45d(4)
driver for DataFlash(tm) non-volatile storage devices
at_quick_exit(3)
registers a cleanup function to run on quick exit
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(7), ATF(7)
introduction to the Automated Testing Framework
atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_require_kmod(3), atf_tc_require_prog(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
C API to write ATF-based test programs
atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
C++ API to write ATF-based test programs
atf-check(1)
executes a command and analyzes its results
atf-sh(1)
interpreter for shell-based test programs
atf-test-case(4)
generic description of test cases
atf-test-program(1)
common interface to ATF 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_kmod(3), atf_require_prog(3), atf_set(3), atf_skip(3), atf_test_case(3)
POSIX shell API to write ATF-based test programs
ath3kfw(8)
load firmware for Atheros AR3011/AR3012 Bluetooth USB devices
atkbd(4)
the AT keyboard interface
atkbdc(4)
the AT keyboard controller interface
atof(3)
convert ASCII string to double
atomic_add(9), atomic_clear(9), atomic_cmpset(9), atomic_fcmpset(9), atomic_fetchadd(9), atomic_interrupt_fence(9), atomic_load(9), atomic_readandclear(9), atomic_set(9), atomic_subtract(9), atomic_store(9), atomic_thread_fence(9)
atomic operations
atrun(8)
run jobs queued for later execution
au_bsm_to_fcntl_cmd(3), au_fcntl_cmd_to_bsm(3)
convert between BSM and local fcntl(2) command values
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.log(5), audit(5)
Basic Security Module (BSM) file format
audit_user(5)
events to be audited for given users
auditctl(2)
configure system audit parameters
auditdistd(8)
Audit trail files distribution daemon
auditdistd.conf(5)
configuration file for the auditdistd(8) daemon
auditon(2)
configure system audit parameters
auditpipe(4)
pseudo-device for live audit event tracking
auditreduce(1)
select records from audit trail files
aue(4)
ADMtek AN986 Pegasus USB Fast Ethernet driver
auth_checknologin(3), auth_cat(3)
authentication style support library for login class capabilities database
auth_destroy(3), authnone_create(3), authsys_create(3), authsys_create_default(3)
library routines for client side remote procedure call authentication
auth_ttyok(3), auth_hostok(3), auth_timeok(3)
functions for checking login class based login restrictions
authpf(8), authpf-noip(8)
authenticating gateway user shell
auto_master(5)
autofs automounter configuration and map file format
autofs(4)
automounter filesystem
automount(8)
update autofs mounts
automountd(8)
daemon handling autofs mount requests
autounmountd(8)
daemon unmounting automounted filesystems
aw_gpio(4)
driver for the GPIO and pin muxing functionalities on Allwinner SoC
aw_mmc(4)
driver for the SD/MMC controller in Allwinner SoC
aw_rtc(4)
driver for the real-time clock (RTC) controller in Allwinner SoC
aw_sid(4)
driver for the SID controller in Allwinner SoC
aw_spi(4)
driver for the SPI controller in Allwinner SoC
aw_syscon(4)
driver for the system controller in Allwinner SoC
backlight(8)
configure backlight hardware
backtrace(3)
fill in the backtrace of the currently executing thread
basename(1), dirname(1)
return filename or directory portion of pathname
basename(3)
extract the base portion of a pathname
bcm283x_pwm(4)
bcm283x_pwm - driver for Raspberry Pi 2/3 PWM
bcmfw(8)
load firmware for Broadcom BCM2033 Bluetooth USB devices
beastie.4th(8)
FreeBSD ASCII art boot module
bectl(8)
manage ZFS boot environments
beep(3), %beep(3), %flash(3)
ring the (visual) bell of the terminal with curses
beinstall.sh(8)
install a boot environment using the current FreeBSD source tree
bfe(4)
Broadcom BCM4401 Ethernet Device Driver
bge(4)
Broadcom BCM57xx/BCM590x Gigabit/Fast Ethernet driver
bhnd(9)
BHND driver programming interface
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_config(5)
bhyve configuration variables
bhyvectl(8)
control utility for bhyve instances
biff(1)
be notified if mail arrives and who it is from
big5(5)
Big Five encoding for Traditional Chinese text
bintrans(1), uuencode(1), uudecode(1), b64encode(1), b64decode(1), base64(1)
encode / decode a binary file
bit_alloc(3), bit_clear(3), bit_count(3), bit_decl(3), bit_ffc(3), bit_ffs(3), bit_ff_at(3), bit_ffc_at(3), bit_ffs_at(3), bit_ffc_area(3), bit_ffs_area(3), bit_ff_area_at(3), bit_ffc_area_at(3), bit_ffs_area_at(3), bit_nclear(3), bit_nset(3), bit_ntest(3), bit_set(3), bit_test(3), bitstr_size(3)
bit-string manipulation functions and macros
bkgd(3), %bkgdset(3), %wbkgdset(3), %bkgd(3), %wbkgd(3), %getbkgd(3)
manipulate background of a curses window of characters
bkgrnd(3), %bkgrnd(3), %wbkgrnd(3), %bkgrndset(3), %wbkgrndset(3), %getbkgrnd(3), %wgetbkgrnd(3)
manipulate background of a curses window of wide characters
blackhole(4)
quietly drop refused SCTP, TCP, or UDP packets
blacklist_open(3), blacklist_open2(3), blacklist_close(3), blacklist_r(3), blacklist(3), blacklist_sa(3), blacklist_sa_r(3)
Blacklistd notification library
blacklistctl(8)
display and change the state of the blacklistd database
blacklistd.conf(5)
configuration file format for blacklistd
blocklist_open(3), blocklist_open2(3), blocklist_close(3), blocklist_r(3), blocklist(3), blocklist_sa(3), blocklist_sa_r(3)
Blocklistd notification library
blocklistctl(8)
display and change the state of the blocklistd database
blocklistd.conf(5)
configuration file format for blocklistd
bluetooth-config(8)
a script to manage config files for the bluetooth sub system
bluetooth.device.conf(5)
Bluetooth device configuration file
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
bootpef(8)
BOOTP Extension File compiler
boottrace(4)
Boot-time, run-time, and shutdown-time tracing facility
border(3), %border(3), %wborder(3), %box(3), %hline(3), %whline(3), %vline(3), %wvline(3), %mvhline(3), %mvwhline(3), %mvvline(3), %mvwvline(3)
draw borders and lines in a curses window of characters
border_set(3), %border_set(3), %wborder_set(3), %box_set(3), %hline_set(3), %whline_set(3), %mvhline_set(3), %mvwhline_set(3), %vline_set(3), %wvline_set(3), %mvvline_set(3), %mvwvline_set(3)
draw borders and lines in a curses window of wide characters
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
bsddialog(3), bsddialog_backtitle(3), bsddialog_backtitle_rf(3), bsddialog_calendar(3), bsddialog_clear(3), bsddialog_color(3), bsddialog_color_attrs(3), bsddialog_checklist(3), bsddialog_datebox(3), bsddialog_end(3), bsddialog_form(3), bsddialog_gauge(3), bsddialog_geterror(3), bsddialog_get_theme(3), bsddialog_hascolors(3), bsddialog_infobox(3), bsddialog_init(3), bsddialog_init_notheme(3), bsddialog_initconf(3), bsddialog_inmode(3), bsddialog_menu(3), bsddialog_mixedgauge(3), bsddialog_mixedlist(3), bsddialog_msgbox(3), bsddialog_pause(3), bsddialog_radiolist(3), bsddialog_rangebox(3), bsddialog_refresh(3), bsddialog_set_theme(3), bsddialog_set_default_theme(3), bsddialog_textbox(3), bsddialog_timebox(3), bsddialog_yesno(3)
TUI dialogs
bsde_add_rule(3), bsde_get_rule(3), bsde_set_rule(3), bsde_delete_rule(3)
file system firewall rules list management
bsde_get_rule_count(3), bsde_get_rule_slots(3)
file system firewall statistics
bsde_parse_rule(3), bsde_parse_rule_string(3)
parse file system firewall rules
bsde_rule_to_string(3)
convert a ugidfw rule into its text representation
bsdiff(1)
generate a patch between two binary files
bsdunzip(1)
extract files from a ZIP archive
bsearch(3)
binary search of a sorted table
bsnmpagent(3), snmp_depop_t(3), snmp_op_t(3), tree(3), tree_size(3), snmp_trace(3), snmp_debug(3), snmp_get(3), snmp_getnext(3), snmp_getbulk(3), snmp_set(3), snmp_make_errresp(3), snmp_dep_lookup(3), snmp_init_context(3), snmp_dep_commit(3), snmp_dep_rollback(3), snmp_dep_finish(3)
SNMP agent library
bsnmpget(1), bsnmpwalk(1), bsnmpset(1)
simple tools for querying SNMP agents
bspatch(1)
apply a patch built with bsdiff(1)
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
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
builtin(1), keybinds(1)
index of FreeBSD 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_attach_children(9), bus_delayed_attach_children(9), bus_detach_children(9), bus_enumerate_hinted_children(9), bus_identify_children(9)
manage child devices of a bus device
bus_child_present(9)
ask the bus driver to see if this device is still really present
bus_dma(9), bus_dma_tag_create(9), bus_dma_tag_destroy(9), bus_dma_template_init(9), bus_dma_template_tag(9), bus_dma_template_clone(9), bus_dma_template_fill(9), BUS_DMA_TEMPLATE_FILL(9), bus_dmamap_create(9), bus_dmamap_destroy(9), bus_dmamap_load(9), bus_dmamap_load_bio(9), bus_dmamap_load_ccb(9), bus_dmamap_load_crp(9), bus_dmamap_load_crp_buffer(9), bus_dmamap_load_mbuf(9), bus_dmamap_load_mbuf_sg(9), bus_dmamap_load_uio(9), bus_dmamap_unload(9), bus_dmamap_sync(9), bus_dmamem_alloc(9), bus_dmamem_free(9)
Bus and Machine Independent DMA Mapping Interface
bus_generic_detach(9)
generic implementation of DEVICE_DETACH for buses
bus_generic_new_pass(9)
generic implementation of BUS_NEW_PASS for bus devices
bus_generic_print_child(9), bus_print_child_domain(9), bus_print_child_footer(9), bus_print_child_header(9)
generic implementation of BUS_PRINT_CHILD(9)
bus_generic_read_ivar(9), bus_generic_write_ivar(9)
generic implementation of BUS_READ_IVAR and BUS_WRITE_IVAR for buses
bus_generic_shutdown(9)
generic implementation of DEVICE_SHUTDOWN for buses
bus_set_resource(9)
associate a definite resource with a given resource ID
bus_space(9), bus_space_barrier(9), bus_space_copy_region_1(9), bus_space_copy_region_2(9), bus_space_copy_region_4(9), bus_space_copy_region_8(9), bus_space_copy_region_stream_1(9), bus_space_copy_region_stream_2(9), bus_space_copy_region_stream_4(9), bus_space_copy_region_stream_8(9), bus_space_free(9), bus_space_map(9), bus_space_peek_1(9), bus_space_peek_2(9), bus_space_peek_4(9), bus_space_peek_8(9), bus_space_poke_1(9), bus_space_poke_2(9), bus_space_poke_4(9), bus_space_poke_8(9), bus_space_read_1(9), bus_space_read_2(9), bus_space_read_4(9), bus_space_read_8(9), bus_space_read_multi_1(9), bus_space_read_multi_2(9), bus_space_read_multi_4(9), bus_space_read_multi_8(9), bus_space_read_multi_stream_1(9), bus_space_read_multi_stream_2(9), bus_space_read_multi_stream_4(9), bus_space_read_multi_stream_8(9), bus_space_read_region_1(9), bus_space_read_region_2(9), bus_space_read_region_4(9), bus_space_read_region_8(9), bus_space_read_region_stream_1(9), bus_space_read_region_stream_2(9), bus_space_read_region_stream_4(9), bus_space_read_region_stream_8(9), bus_space_read_stream_1(9), bus_space_read_stream_2(9), bus_space_read_stream_4(9), bus_space_read_stream_8(9), bus_space_set_multi_1(9), bus_space_set_multi_2(9), bus_space_set_multi_4(9), bus_space_set_multi_8(9), bus_space_set_multi_stream_1(9), bus_space_set_multi_stream_2(9), bus_space_set_multi_stream_4(9), bus_space_set_multi_stream_8(9), bus_space_set_region_1(9), bus_space_set_region_2(9), bus_space_set_region_4(9), bus_space_set_region_8(9), bus_space_set_region_stream_1(9), bus_space_set_region_stream_2(9), bus_space_set_region_stream_4(9), bus_space_set_region_stream_8(9), bus_space_subregion(9), bus_space_unmap(9), bus_space_write_1(9), bus_space_write_2(9), bus_space_write_4(9), bus_space_write_8(9), bus_space_write_multi_1(9), bus_space_write_multi_2(9), bus_space_write_multi_4(9), bus_space_write_multi_8(9), bus_space_write_multi_stream_1(9), bus_space_write_multi_stream_2(9), bus_space_write_multi_stream_4(9), bus_space_write_multi_stream_8(9), bus_space_write_region_1(9), bus_space_write_region_2(9), bus_space_write_region_4(9), bus_space_write_region_8(9), bus_space_write_region_stream_1(9), bus_space_write_region_stream_2(9), bus_space_write_region_stream_4(9), bus_space_write_region_stream_8(9), bus_space_write_stream_1(9), bus_space_write_stream_2(9), bus_space_write_stream_4(9), bus_space_write_stream_8(9)
bus space manipulation functions
bwn(4)
Broadcom BCM43xx SoftMAC IEEE 802.11 wireless network driver
bzip2(1), bunzip2(1)
a block-sorting file compressor, v1.0.8 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
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
call_once(3), cnd_broadcast(3), cnd_destroy(3), cnd_init(3), cnd_signal(3), cnd_timedwait(3), cnd_wait(3), mtx_destroy(3), mtx_init(3), mtx_lock(3), mtx_timedlock(3), mtx_trylock(3), mtx_unlock(3), thrd_create(3), thrd_current(3), thrd_detach(3), thrd_equal(3), thrd_exit(3), thrd_join(3), thrd_sleep(3), thrd_yield(3), tss_create(3), tss_delete(3), tss_get(3), tss_set(3)
C11 threads interface
callout_active(9), callout_deactivate(9), callout_drain(9), callout_init(9), callout_init_mtx(9), callout_init_rm(9), callout_init_rw(9), callout_pending(9), callout_reset(9), callout_reset_curcpu(9), callout_reset_on(9), callout_reset_sbt(9), callout_reset_sbt_curcpu(9), callout_reset_sbt_on(9), callout_schedule(9), callout_schedule_curcpu(9), callout_schedule_on(9), callout_schedule_sbt(9), callout_schedule_sbt_curcpu(9), callout_schedule_sbt_on(9), callout_stop(9), callout_when(9)
execute a function after a specified length of time
cam_open_device(3), cam_open_spec_device(3), cam_open_btl(3), cam_open_pass(3), cam_close_device(3), cam_close_spec_device(3), cam_getccb(3), cam_send_ccb(3), cam_freeccb(3), cam_path_string(3), cam_device_dup(3), cam_device_copy(3), cam_get_device(3)
CAM user library
camdd(8)
CAM data transfer utility
cap_bind(3), cap_connect(3), cap_getaddrinfo(3), cap_gethostbyaddr(3), cap_gethostbyname(3), cap_gethostbyname2(3), cap_getnameinfo(3), cap_net_free(3), cap_net_limit(3), cap_net_limit_addr2name(3), cap_net_limit_addr2name_family(3), cap_net_limit_bind(3), cap_net_limit_connect(3), cap_net_limit_init(3), cap_net_limit_name2addr(3), cap_net_limit_name2addr_family(3)
library for networking in capability mode
cap_fcntls_limit(2), cap_fcntls_get(2)
manage allowed fcntl commands
cap_fileargs(3), fileargs_cinit(3), fileargs_cinitnv(3), fileargs_init(3), fileargs_initnv(3), fileargs_free(3), fileargs_lstat(3), fileargs_open(3), fileargs_fopen(3)
library for handling files in capability mode
cap_getaddrinfo(3), cap_getnameinfo(3), cap_gethostbyname(3), cap_gethostbyname2(3), cap_gethostbyaddr(3), cap_dns_type_limit(3), cap_dns_family_limit(3)
library for getting network host entry in capability mode
cap_getgrent(3), cap_getgrnam(3), cap_getgrgid(3), cap_getgrent_r(3), cap_getgrnam_r(3), cap_getgrgid_r(3), cap_setgroupent(3), cap_setgrent(3), cap_endgrent(3), cap_grp_limit_cmds(3), cap_grp_limit_fields(3), cap_grp_limit_groups(3)
library for group database operations in capability mode
cap_getprotobyname(3)
library for getting network proto entry in capability mode
cap_getpwent(3), cap_getpwnam(3), cap_getpwuid(3), cap_getpwent_r(3), cap_getpwnam_r(3), cap_getpwuid_r(3), cap_setpassent(3), cap_setpwent(3), cap_endpwent(3), cap_pwd_limit_cmds(3), cap_pwd_limit_fields(3), cap_pwd_limit_users(3)
library for password database operations in capability mode
cap_init(3), cap_wrap(3), cap_unwrap(3), cap_sock(3), cap_clone(3), cap_close(3), cap_limit_get(3), cap_limit_set(3), cap_send_nvlist(3), cap_recv_nvlist(3), cap_xfer_nvlist(3), cap_service_open(3)
library for handling application capabilities
cap_sandboxed(3)
Check if in a capability mode sandbox
cap_sysctl(3)
library for getting or setting system information in capability mode
cap_syslog(3), cap_vsyslog(3), cap_openlog(3), cap_closelog(3), cap_setlogmask(3)
library for syslog in capability mode
caph_limit_stream(3), caph_limit_stdin(3), caph_limit_stderr(3), caph_limit_stdout(3), caph_limit_stdio(3), caph_stream_rights(3), caph_cache_tzdata(3), caph_cache_catpages(3), caph_enter(3), caph_enter_casper(3), caph_rights_limit(3), caph_ioctls_limit(3), caph_fcntls_limit(3)
set of the capsicum helpers, part of the libcapsicum
capsicum(4), Capsicum(4)
lightweight OS capability and sandbox framework
captoinfo(1), %tic(1)
compile terminal descriptions for terminfo or termcap
casueword(9), casueword32(9), casuword(9), casuword32(9)
fetch, compare and store data from user-space
cat(1)
concatenate and print files
catgets(3)
retrieve string from message catalog
cbreak(3), %cbreak(3), %echo(3), %halfdelay(3), %intrflush(3), %is_cbreak(3), %is_echo(3), %is_nl(3), %is_raw(3), %keypad(3), %meta(3), %nl(3), %nocbreak(3), %nodelay(3), %noecho(3), %nonl(3), %noqiflush(3), %noraw(3), %notimeout(3), %qiflush(3), %raw(3), %timeout(3), %wtimeout(3), %typeahead(3)
get and set curses terminal input options
cbrt(3), cbrtf(3), cbrtl(3), sqrt(3), sqrtf(3), sqrtl(3)
cube root and square root functions
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
cd(9)
CDROM driver for the CAM SCSI subsystem
cd9660(4)
ISO-9660 file system
cdboot(8)
find a bootloader on ISO-9660
cdefs(9)
compiler portability macro definitions
ceil(3), ceilf(3), ceill(3)
smallest integral value greater than or equal to x
certctl(8)
tool for managing trusted and untrusted 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
chdir(2), fchdir(2)
change current working directory
check-password.4th(8)
FreeBSD password-checking boot module
chflags(1)
change file flags
chflags(2), lchflags(2), fchflags(2), chflagsat(2)
set file flags
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
chpass(1), chfn(1), chsh(1), ypchpass(1), ypchfn(1), ypchsh(1)
add or change user database information
chromebook_platform(4)
support driver for hardware on various Chromebook models
chroot(2), fchroot(2)
change root directory
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
ciss(4)
Common Interface for SCSI-3 Support driver
ckdist(1)
check software distributions
cksum(1), sum(1)
display file checksums and block counts
clear(3), %erase(3), %werase(3), %clear(3), %wclear(3), %clrtobot(3), %wclrtobot(3), %clrtoeol(3), %wclrtoeol(3)
clear all or part of a curses window
clear_locks(8)
clear locks held on behalf of an NFS client
clearenv(3), getenv(3), getenv_r(3), putenv(3), secure_getenv(3), setenv(3), unsetenv(3)
environment variable functions
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
clog(3), clogf(3)
and clogl complex natural logarithm functions
closefrom(2), close_range(2)
delete open file descriptors
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
colrm(1)
remove columns from a file
comm(1)
select or reject lines common to two files
comsat(8)
biff server
config(5)
kernel configuration file format
config(8)
build system configuration files
config.lua(8)
bootloader configuration module
config_intrhook(9)
schedule a function to be run after interrupts have been enabled, but before root is mounted
confstr(3)
get string-valued configurable variables
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 regular file to another or within one regular file
copysign(3), copysignf(3), copysignl(3)
copy sign
core(5)
memory image file format
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
cpu_machdep(9), cpu_copy_thread(9), cpu_exec_vmspace_reuse(9), cpu_exit(9), cpu_fetch_syscall_args(9), cpu_fork(9), cpu_fork_kthread_handler(9), cpu_idle(9), cpu_idle_wakeup(9), cpu_procctl(9), cpu_set_syscall_retval(9), cpu_set_upcall(9), cpu_set_user_tls(9), cpu_switch(9), cpu_sync_core(9), cpu_thread_alloc(9), cpu_thread_clean(9), cpu_thread_exit(9), cpu_thread_free(9), cpu_throw(9), cpu_update_pcb(9)
machine-dependent interfaces to handle CPU and thread state
cpucontrol(8)
control utility for the cpuctl(4) device
cpufreq(4)
CPU frequency control framework
cpuset(1)
configure processor sets
cpuset(2), cpuset_getid(2), cpuset_setid(2)
manage CPU affinity sets
cpuset_getaffinity(2), cpuset_setaffinity(2)
manage CPU affinity
cpuset_parselist(3), domainset_parselist(3)
utility functions for cpuset(2) handling
cr_bsd_visible(9)
determine if subjects may see entities according to BSD security policies
cr_cansee(9)
determine visibility of objects given their user credentials
cr_canseejailproc(9)
determine if subjects may see entities in sub-jails
cr_canseeothergids(9)
determine if subjects may see entities in a disjoint group set
cr_canseeotheruids(9)
determine if subjects may see entities with differing user ID
crash(8)
FreeBSD system failures
crashinfo(8)
analyze a core dump of the operating system
creat(2)
create a new file
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(9)
API for cryptographic services in the kernel
crypto_buffer(9)
symmetric cryptographic request buffers
crypto_driver(9)
interface for symmetric cryptographic drivers
crypto_session(9)
state used for symmetric cryptographic services
csio_build(3), csio_build_visit(3), csio_decode(3), csio_decode_visit(3), buff_decode(3), buff_decode_visit(3), csio_encode(3), csio_encode_visit(3), buff_encode_visit(3)
CAM user library SCSI buffer parsing routines
csplit(1)
split files based on context
csqrt(3), csqrtf(3), csqrtl(3)
complex square root functions
ctags(1)
create a tags file
ctf(5)
Compact C Type Format
ctfconvert(1)
convert debug data to Compact C Type Format data
ctfdump(1)
dump the SUNW_ctf section of an ELF file
ctfmerge(1)
merge several CTF data sections into one
ctl.conf(5)
CAM Target Layer / iSCSI target / NVMeoF controller daemon configuration file
curpriority_cmp(9), maybe_resched(9), resetpriority(9), roundrobin(9), roundrobin_interval(9), sched_setup(9), schedclock(9), schedcpu(9), setrunnable(9), updatepri(9)
perform round-robin scheduling of runnable processes
curs_delch(3), %delch(3), %wdelch(3), %mvdelch(3), %mvwdelch(3)
delete a character from a curses window
curs_get_wch(3), %get_wch(3), %wget_wch(3), %mvget_wch(3), %mvwget_wch(3), %unget_wch(3)
get (or push back) a wide character from curses terminal keyboard
curs_get_wstr(3), %get_wstr(3), %getn_wstr(3), %wget_wstr(3), %wgetn_wstr(3), %mvget_wstr(3), %mvgetn_wstr(3), %mvwget_wstr(3), %mvwgetn_wstr(3)
get a wide-character string from a curses terminal keyboard
curs_getch(3), %getch(3), %wgetch(3), %mvgetch(3), %mvwgetch(3), %ungetch(3), %has_key(3)
get (or push back) characters from curses terminal keyboard
curs_getstr(3), %getstr(3), %getnstr(3), %wgetstr(3), %wgetnstr(3), %mvgetstr(3), %mvgetnstr(3), %mvwgetstr(3), %mvwgetnstr(3)
accept character strings from curses terminal keyboard
curs_in_wch(3), %in_wch(3), %mvin_wch(3), %mvwin_wch(3), %win_wch(3)
get a curses complex character from a window
curs_in_wchstr(3), %in_wchstr(3), %in_wchnstr(3), %win_wchstr(3), %win_wchnstr(3), %mvin_wchstr(3), %mvin_wchnstr(3), %mvwin_wchstr(3), %mvwin_wchnstr(3)
get a curses complex character string from a window
curs_inch(3), %inch(3), %winch(3), %mvinch(3), %mvwinch(3)
get a curses character from a window
curs_inchstr(3), %inchstr(3), %inchnstr(3), %winchstr(3), %winchnstr(3), %mvinchstr(3), %mvinchnstr(3), %mvwinchstr(3), %mvwinchnstr(3)
get a curses character string from a window
curs_initscr(3), %initscr(3), %newterm(3), %endwin(3), %isendwin(3), %set_term(3), %delscreen(3)
initialize, manipulate, or tear down curses terminal interface
curs_instr(3), %instr(3), %innstr(3), %winstr(3), %winnstr(3), %mvinstr(3), %mvinnstr(3), %mvwinstr(3), %mvwinnstr(3)
get a string from a curses window
curs_inwstr(3), %inwstr(3), %innwstr(3), %winwstr(3), %winnwstr(3), %mvinwstr(3), %mvinnwstr(3), %mvwinwstr(3), %mvwinnwstr(3)
get a wide-character string from a curses window
curs_kernel(3), %def_prog_mode(3), %def_shell_mode(3), %reset_prog_mode(3), %reset_shell_mode(3), %resetty(3), %savetty(3), %getsyx(3), %setsyx(3), %ripoffline(3), %curs_set(3), %napms(3)
low-level curses routines
curs_mouse(3), %has_mouse(3), %getmouse(3), %ungetmouse(3), %mousemask(3), %wenclose(3), %mouse_trafo(3), %wmouse_trafo(3), %mouseinterval(3)
get mouse events in curses
curs_pad(3), %newpad(3), %subpad(3), %prefresh(3), %pnoutrefresh(3), %pechochar(3), %pecho_wchar(3)
create and display curses pads
curs_print(3), %mcprint(3)
write binary data to printer using terminfo capabilities
curs_printw(3), %printw(3), %wprintw(3), %mvprintw(3), %mvwprintw(3), %vwprintw(3), %vw_printw(3)
write formatted output to a curses window
curs_refresh(3), %doupdate(3), %redrawwin(3), %refresh(3), %wnoutrefresh(3), %wredrawln(3), %wrefresh(3)
refresh curses windows or lines thereupon
curs_scanw(3), %scanw(3), %wscanw(3), %mvscanw(3), %mvwscanw(3), %vwscanw(3), %vw_scanw(3)
read formatted input from a curses window
curs_scr_dump(3), %scr_dump(3), %scr_restore(3), %scr_init(3), %scr_set(3)
read/write a curses screen from/to a file
curs_slk(3), %slk_init(3), %slk_set(3), %slk_wset(3), %slk_refresh(3), %slk_noutrefresh(3), %slk_label(3), %slk_clear(3), %slk_restore(3), %slk_touch(3), %slk_attron(3), %slk_attrset(3), %slk_attroff(3), %slk_attr_on(3), %slk_attr_set(3), %slk_attr_off(3), %slk_attr(3), %slk_color(3), %extended_slk_color(3)
curses soft label key routines
curs_termcap(3), %PC(3), %UP(3), %BC(3), %ospeed(3), %tgetent(3), %tgetflag(3), %tgetnum(3), %tgetstr(3), %tgoto(3), %tputs(3)
curses emulation of termcap
curs_terminfo(3), %del_curterm(3), %mvcur(3), %putp(3), %restartterm(3), %set_curterm(3), %setupterm(3), %tigetflag(3), %tigetnum(3), %tigetstr(3), %tiparm(3), %tiparm_s(3), %tiscan_s(3), %tparm(3), %tputs(3), %vid_attr(3), %vid_puts(3), %vidattr(3), %vidputs(3)
curses interfaces to %term%info database
curs_threads(3), %NCURSES_WINDOW_CB(3), %NCURSES_SCREEN_CB(3), %get_escdelay(3), %set_escdelay(3), %set_tabsize(3), %use_screen(3), %use_window(3)
curses support for multi-threaded applications
curs_touch(3), %touchwin(3), %touchline(3), %untouchwin(3), %wtouchln(3), %is_linetouched(3), %is_wintouched(3)
control terminal output refresh in a curses window
curs_util(3), %delay_output(3), %filter(3), %flushinp(3), %getwin(3), %key_name(3), %keyname(3), %nofilter(3), %putwin(3), %unctrl(3), %use_env(3), %use_tioctl(3), %wunctrl(3)
miscellaneous curses utility routines
curs_variables(3), %bool(3), %chtype(3), %cchar_t(3), %attr_t(3), %SCREEN(3), %WINDOW(3), %TRUE(3), %FALSE(3), %ERR(3), %OK(3), %curscr(3), %newscr(3), %stdscr(3), %COLORS(3), %COLOR_PAIRS(3), %COLS(3), %LINES(3), %ESCDELAY(3), %TABSIZE(3)
curses data types, constants, and global variables
curses(3), %ncurses(3)
character-cell terminal interface with optimized output
cuserid(3)
get user name associated with effective UID
cut(1)
cut out selected portions of each line of a file
cxgbev(4)
Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver
cyapa(4)
Cypress APA trackpad with I2C interface driver
daemon(8)
run detached from the controlling terminal
data_ahead(3), data_behind(3)
test for off-screen data in given forms
daylight(3), timezone(3), tzname(3), tzset(3)
initialize time conversion information
dbm_clearerr(3), dbm_close(3), dbm_delete(3), dbm_dirfno(3), dbm_error(3), dbm_fetch(3), dbm_firstkey(3), dbm_nextkey(3), dbm_open(3), dbm_store(3)
database access functions
dcons_crom(4)
Configuration ROM stub for dcons(4)
dconschat(8)
user interface to dcons(4)
dd(1)
convert and copy a file
ddb(8)
configure DDB kernel debugger properties
decryptcore(8)
decrypt a core dump of the operating system
define_key(3), %define_key(3)
define a curses keycode
delay.4th(8)
FreeBSD debugging boot module
des_crypt(3), ecb_crypt(3), cbc_crypt(3), des_setparity(3)
fast DES encryption
dev_clone(9), drain_dev_clone_events(9)
eventhandler for name-based device cloning in devfs
dev_refthread(9), devvn_refthread(9), dev_relthread(9)
safely access device methods
devcfg(4)
Zynq PL device config interface
devclass(9)
object representing a class of devices
devclass_find(9)
search for a devclass
devclass_get_devices(9)
get a list of devices in a devclass
devclass_get_drivers(9)
get a list of drivers in a devclass
devclass_get_maxunit(9)
find the maximum unit number in the class
devclass_get_name(9)
access the name of a devclass
devclass_get_softc(9)
translate unit number to driver private structure
devctl(3), devctl_attach(3), devctl_clear_driver(3), devctl_delete(3), devctl_detach(3), devctl_disable(3), devctl_enable(3), devctl_freeze(3), devctl_getpath(3), devctl_rescan(3), devctl_reset(3), devctl_resume(3), devctl_set_driver(3), devctl_suspend(3), devctl_thaw(3)
device control library
devctl(4)
device event reporting and device control interface
devctl_notify(9)
Send a message, via devctl, to userland
devctl_safe_quote_sb(9)
Insert a string, properly quoted, into a sbuf
devd.conf(5)
configuration file format for devd(8)
devfs(4)
device file system
devfs(8)
DEVFS control
devfs.conf(5)
boot-time devfs configuration information
devfs.rules(5)
devfs configuration information
devfs_set_cdevpriv(9), devfs_get_cdevpriv(9), devfs_clear_cdevpriv(9), devfs_foreach_cdevpriv(9)
manage per-open filedescriptor data for devices
device(9)
an abstract representation of a device
device_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_driver(9)
access the current driver of a device
device_get_name(9), device_get_nameunit(9)
access the name of a device's device class or instance
device_get_property(9), device_has_property(9)
access device specific data
device_get_softc(9)
access driver private instance variables
device_get_sysctl_ctx(9), device_get_sysctl_tree(9)
manipulate the sysctl oid tree for driver specific sysctl nodes
device_get_unit(9)
access the unit number of a device
device_printf(9)
formatted output conversion
device_quiet(9), device_verbose(9), device_is_quiet(9)
manipulate device quiet flag
device_set_desc(9), device_set_descf(9), device_set_desc_copy(9), device_get_desc(9)
access the description of a device
device_set_driver(9)
associate a specific driver with a device node in the tree
device_set_flags(9), device_get_flags(9)
manipulate driver flags
devinfo(3), devinfo_init(3), devinfo_free(3), devinfo_handle_to_device(3), devinfo_handle_to_resource(3), devinfo_handle_to_rman(3), devinfo_foreach_device_child(3), devinfo_foreach_device_resource(3), devinfo_foreach_rman_resource(3), devinfo_foreach_rman(3)
device and resource information utility library
devinfo(8)
print information about system device configuration
devmatch(8)
print information about unattached devices
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
dhcp-options(5)
Dynamic Host Configuration Protocol options
diff(1)
differential file and directory comparator
diff3(1)
compare three files line by line
digittoint(3), isalnum(3), isalpha(3), isascii(3), isblank(3), iscntrl(3), isdigit(3), isgraph(3), ishexnumber(3), isideogram(3), islower(3), isnumber(3), isphonogram(3), isprint(3), ispunct(3), isrune(3), isspace(3), isspecial(3), isupper(3), isxdigit(3), toascii(3), tolower(3), toupper(3)
character classification functions
digittoint_l(3), isalnum_l(3), isalpha_l(3), isblank_l(3), iscntrl_l(3), isdigit_l(3), isgraph_l(3), ishexnumber_l(3), isideogram_l(3), islower_l(3), isnumber_l(3), isphonogram_l(3), isprint_l(3), ispunct_l(3), isrune_l(3), isspace_l(3), isspecial_l(3), isupper_l(3), isxdigit_l(3), tolower_l(3), toupper_l(3)
character classification functions
dir(5), dirent(5)
directory file format
dirname(3)
extract the directory part of a pathname
disc(4)
software discard network interface
disk(4)
common disk interfaces
diskinfo(8)
get information about disk device
disktab(5)
disk description file
div(3)
return quotient and remainder from division
dladdr(3)
find the shared object containing a given address
dlinfo(3)
information about dynamically loaded object
dlopen(3), fdlopen(3), dlsym(3), dlvsym(3), dlfunc(3), dlerror(3), dlclose(3)
programmatic interface to the dynamic linker
dma(8)
DragonFly Mail Agent
dma.conf(5), dma(5)
DragonFly Mail Agent
dmesg(8)
display the system message buffer
dnv(9), dnvlist_get(9), dnvlist_take(9)
API for getting name/value pairs with a default value
domain(9), protosw(9)
programming interface for kernel socket implementation
domainname(1)
set or print name of current YP/NIS domain
domainset(9), domainset(9)(9)
domainset functions and operation
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)
dtrace_audit(4)
A DTrace provider for tracing audit(4) events
dtrace_dtrace(4)
a DTrace provider for BEGIN, END, and ERROR probes
dtrace_fbt(4)
a DTrace provider for dynamic kernel tracing based on function boundaries
dtrace_io(4)
a DTrace provider for tracing events related to disk I/O
dtrace_ip(4)
a DTrace provider for tracing events related to the IPv4 and IPv6 protocols
dtrace_kinst(4)
a DTrace provider for tracing arbitrary instructions in a given kernel function
dtrace_lockstat(4)
a DTrace provider for tracing kernel locking events
dtrace_proc(4)
a DTrace provider for tracing events related to user processes
dtrace_profile(4)
a DTrace provider for firing probes at a given time interval
dtrace_sched(4)
a DTrace provider for tracing CPU scheduling events
dtrace_sctp(4)
a DTrace provider for tracing events related to the sctp(4) protocol
dtrace_tcp(4)
a DTrace provider for tracing events related to the tcp(4) protocol
dtrace_udp(4)
a DTrace provider for tracing events related to the UDP protocol
dtrace_udplite(4)
a DTrace provider for tracing events related to the UDP-Lite protocol
dtsec(4)
Freescale Datapath Acceleration Architecture-based Three-Speed Ethernet Controller device driver
dummymbuf(4)
mbuf alteration pfil hooks
dummynet(4)
traffic shaper, bandwidth manager and delay emulator
dump(8), rdump(8)
file system backup
dumpfs(8)
dump UFS file system information
dumpon(8)
specify a device for crash dumps
dup(2), dup2(2)
duplicate an existing file descriptor
dup3(3)
duplicate an existing file descriptor
dwarf(3)
access debugging information in object files
dwarf_add_AT_comp_dir(3)
create and attach a DW_AT_comp_dir attribute
dwarf_add_AT_const_value_signedint(3), dwarf_add_AT_const_value_string(3), dwarf_add_AT_const_value_unsignedint(3)
create and attach a DW_AT_const_value attribute
dwarf_add_AT_dataref(3)
create an attribute descriptor for a relocatable address
dwarf_add_AT_flag(3)
create and attach a flag attribute
dwarf_add_AT_location_expr(3)
create an attribute descriptor for a location expression
dwarf_add_AT_name(3)
create and attach a DW_AT_name attribute
dwarf_add_AT_producer(3)
create and attach a DW_AT_producer attribute
dwarf_add_AT_ref_address(3)
create a reference class attribute descriptor
dwarf_add_AT_reference(3)
create and attach an attribute that references another DIE
dwarf_add_AT_signed_const(3), dwarf_add_AT_unsigned_const(3)
create and attach constant class attributes
dwarf_add_AT_string(3)
create and attach a string class attribute
dwarf_add_AT_targ_address(3), dwarf_add_AT_targ_address_b(3)
create and attach address class attributes
dwarf_add_arange(3), dwarf_add_arange_b(3)
add address range information to a DWARF producer instance
dwarf_add_die_to_debug(3)
set the root debugging information entry
dwarf_add_directory_decl(3)
add a directory name to a producer instance
dwarf_add_expr_addr(3), dwarf_add_expr_addr_b(3)
add a DW_OP_addr location expression
dwarf_add_expr_gen(3)
add an operator to a location expression descriptor
dwarf_add_fde_inst(3)
add a call frame instruction to a DWARF frame descriptor
dwarf_add_file_decl(3)
add a source file entry to a producer instance
dwarf_add_frame_cie(3)
add a call frame common information entry to a DWARF producer instance
dwarf_add_frame_fde(3)
add a call frame descriptor to a DWARF producer instance
dwarf_add_funcname(3)
add information about a static function to a DWARF producer instance
dwarf_add_line_entry(3)
add a line number information entry to a producer instance
dwarf_add_pubname(3)
add information about a global object to a DWARF producer instance
dwarf_add_typename(3)
add information about a user-defined type to a DWARF producer instance
dwarf_add_varname(3)
add information about a static variable to a DWARF producer instance
dwarf_add_weakname(3)
add information about a weak object to a DWARF producer instance
dwarf_arrayorder(3), dwarf_bitoffset(3), dwarf_bitsize(3), dwarf_bytesize(3), dwarf_highpc(3), dwarf_highpc_b(3), dwarf_lowpc(3), dwarf_srclang(3)
retrieve the value of a DWARF attribute
dwarf_attr(3)
retrieve an attribute descriptor associated with a DWARF debugging information entry
dwarf_attrlist(3)
retrieve DWARF attribute descriptors
dwarf_attroffset(3)
retrieve the section-relative offset of an attribute descriptor
dwarf_attrval_flag(3), dwarf_attrval_signed(3), dwarf_attrval_string(3), dwarf_attrval_unsigned(3)
retrieve the value of an attribute within a DWARF debugging information entry
dwarf_child(3), dwarf_offdie(3), dwarf_offdie_b(3), dwarf_siblingof(3), dwarf_siblingof_b(3)
retrieve DWARF Debugging Information Entry descriptors
dwarf_dealloc(3), dwarf_fde_cie_list_dealloc(3), dwarf_funcs_dealloc(3), dwarf_globals_dealloc(3), dwarf_pubtypes_dealloc(3), dwarf_ranges_dealloc(3), dwarf_srclines_dealloc(3), dwarf_types_dealloc(3), dwarf_vars_dealloc(3), dwarf_weaks_dealloc(3)
release resources
dwarf_def_macro(3)
add a macro definition to a DWARF producer instance
dwarf_die_CU_offset(3), dwarf_die_CU_offset_range(3), dwarf_dieoffset(3), dwarf_get_cu_die_offset_given_cu_header_offset(3), dwarf_get_cu_die_offset_given_cu_header_offset_b(3)
return offsets of DWARF debugging information entries
dwarf_die_abbrev_code(3)
retrieve the abbreviation code for a DWARF debugging information entry
dwarf_die_link(3)
link a debugging information entry
dwarf_diename(3)
retrieve the name associated with a debugging information entry
dwarf_end_macro_file(3)
mark the end of the current source file inclusion
dwarf_errmsg(3)
retrieve a human-readable string corresponding to a Dwarf_Error instance
dwarf_errno(3)
retrieve the error number corresponding to a Dwarf_Error instance
dwarf_expand_frame_instructions(3)
expand frame instructions
dwarf_expr_current_offset(3)
retrieve the number of bytes in a location expression stream
dwarf_expr_into_block(3)
retrieve the byte stream for a location expression
dwarf_fde_cfa_offset(3)
add a DW_CFA_offset frame instruction to a DWARF frame descriptor
dwarf_find_macro_value_start(3)
return the address of the first byte of a macro value
dwarf_finish(3), dwarf_object_finish(3)
free resources associated with a debug descriptor
dwarf_formaddr(3)
return the value of an ADDRESS class attribute
dwarf_formblock(3)
return the value of a BLOCK attribute
dwarf_formexprloc(3)
return information about a location expression
dwarf_formflag(3)
return the value of a BOOLEAN class attribute
dwarf_formref(3), dwarf_global_formref(3)
retrieve offsets for REFERENCE class attributes
dwarf_formsig8(3)
return the 64-bit type signature for a DWARF type
dwarf_formstring(3)
return the value of a STRING class attribute
dwarf_formudata(3), dwarf_formsdata(3)
return the value of a CONSTANT class attribute
dwarf_get_ACCESS_name(3), dwarf_get_AT_name(3), dwarf_get_ATE_name(3), dwarf_get_CC_name(3), dwarf_get_CFA_name(3), dwarf_get_CHILDREN_name(3), dwarf_get_DS_name(3), dwarf_get_DSC_name(3), dwarf_get_EH_name(3), dwarf_get_END_name(3), dwarf_get_FORM_name(3), dwarf_get_ID_name(3), dwarf_get_INL_name(3), dwarf_get_LANG_name(3), dwarf_get_LNE_name(3), dwarf_get_LNS_name(3), dwarf_get_MACINFO_name(3), dwarf_get_OP_name(3), dwarf_get_ORD_name(3), dwarf_get_TAG_name(3), dwarf_get_UT_name(3), dwarf_get_VIRTUALITY_name(3), dwarf_get_VIS_name(3)
retrieve the symbolic names of DWARF constants
dwarf_get_abbrev(3)
retrieve abbreviation information
dwarf_get_abbrev_children_flag(3)
return a flag indicating the presence of children
dwarf_get_abbrev_code(3)
retrieve the abbreviation code for an abbreviation
dwarf_get_abbrev_entry(3)
retrieve attribute information from an abbreviation descriptor
dwarf_get_abbrev_tag(3)
retrieve the tag for an abbreviation
dwarf_get_address_size(3)
return the number of bytes needed to represent an address
dwarf_get_arange(3)
retrieve the address range descriptor for an address
dwarf_get_arange_cu_header_offset(3), dwarf_get_cu_die_offset(3)
retrieve compilation unit offsets
dwarf_get_arange_info(3)
extract address range information from a descriptor
dwarf_get_aranges(3)
retrieve program address space mappings
dwarf_get_cie_index(3)
retrieve the index of a CIE descriptor
dwarf_get_cie_info(3)
retrieve information associated with a CIE descriptor
dwarf_get_cie_of_fde(3)
retrieve CIE descriptor
dwarf_get_die_infotypes_flag(3)
indicate the originating DWARF section for a DIE
dwarf_get_elf(3)
retrieve the Elf descriptor associated with a Dwarf_Debug instance
dwarf_get_fde_at_pc(3)
retrieve the FDE descriptor for an address
dwarf_get_fde_info_for_all_regs(3)
retrieve register rule row
dwarf_get_fde_info_for_all_regs3(3)
retrieve register rule row
dwarf_get_fde_info_for_cfa_reg3(3), dwarf_get_fde_info_for_cfa_regs3(3)
retrieve a CFA register rule
dwarf_get_fde_info_for_reg(3)
retrieve register rule
dwarf_get_fde_info_for_reg3(3)
retrieve register rule
dwarf_get_fde_instr_bytes(3)
retrieve instructions from FDE descritpor
dwarf_get_fde_list(3)
retrieve frame information
dwarf_get_fde_n(3)
retrieve FDE descriptor
dwarf_get_fde_range(3)
retrieve range information from an FDE descriptor
dwarf_get_form_class(3)
retrieve the form class of an attribute
dwarf_get_funcs(3), dwarf_func_cu_offset(3), dwarf_func_die_offset(3), dwarf_func_name_offsets(3), dwarf_funcname(3)
retrieve information about static functions
dwarf_get_globals(3), dwarf_global_cu_offset(3), dwarf_global_die_offset(3), dwarf_global_name_offsets(3), dwarf_globname(3)
retrieve information about global objects
dwarf_get_loclist_entry(3)
retrieve DWARF location list entry
dwarf_get_macro_details(3)
retrieve macro information
dwarf_get_pubtypes(3), dwarf_pubtype_cu_offset(3), dwarf_pubtype_die_offset(3), dwarf_pubtype_name_offsets(3), dwarf_pubtypename(3)
retrieve information about user-defined types
dwarf_get_ranges(3)
retrieve non-contiguous address ranges
dwarf_get_relocation_info(3)
retrieve generated relocation arrays
dwarf_get_relocation_info_count(3)
return the number of relocation arrays
dwarf_get_section_bytes(3)
retrieve ELF section byte streams
dwarf_get_section_max_offsets(3), dwarf_get_section_max_offsets_b(3)
return the size of DWARF sections
dwarf_get_str(3)
retrieve a string from the DWARF string section
dwarf_get_types(3), dwarf_type_cu_offset(3), dwarf_type_die_offset(3), dwarf_type_name_offsets(3), dwarf_typename(3)
retrieve information about user-defined types
dwarf_get_vars(3), dwarf_var_cu_offset(3), dwarf_var_die_offset(3), dwarf_var_name_offsets(3), dwarf_varname(3)
retrieve information about static variables
dwarf_get_weaks(3), dwarf_weak_cu_offset(3), dwarf_weak_die_offset(3), dwarf_weak_name_offsets(3), dwarf_weakname(3)
retrieve information about weak symbols
dwarf_hasattr(3)
check for the presence of an attribute
dwarf_hasform(3), dwarf_whatform(3), dwarf_whatform_direct(3)
query attribute forms
dwarf_init(3), dwarf_elf_init(3)
allocate a DWARF debug descriptor
dwarf_lineaddr(3), dwarf_linebeginstatement(3), dwarf_lineblock(3), dwarf_lineendsequence(3), dwarf_lineno(3), dwarf_lineoff(3), dwarf_linesrc(3), dwarf_line_srcfileno(3)
retrieve information associated with a DWARF line descriptor
dwarf_lne_end_sequence(3)
set the end of instruction sequence
dwarf_lne_set_address(3)
set the base address for line number information
dwarf_loclist(3), dwarf_loclist_n(3)
retrieve DWARF location expression information
dwarf_loclist_from_expr(3), dwarf_loclist_from_expr_a(3), dwarf_loclist_from_expr_b(3)
translate DWARF location expression bytes
dwarf_new_die(3)
allocate a new debugging information entry
dwarf_new_expr(3)
create a location expression descriptor
dwarf_new_fde(3)
allocate a DWARF frame descriptor
dwarf_next_cu_header(3), dwarf_next_cu_header_b(3), dwarf_next_cu_header_c(3)
step through compilation units in a DWARF debug context
dwarf_next_types_section(3)
step through.debug_types sections in a debug context
dwarf_object_init(3)
allocate a DWARF debug descriptor with application-specific file
dwarf_producer_init(3), dwarf_producer_init_b(3)
allocate a DWARF producer descriptor
dwarf_producer_set_isa(3)
specify the instruction set architecture for a DWARF producer instance
dwarf_reset_section_bytes(3)
reset the internal state of a producer instance
dwarf_set_frame_cfa_value(3), dwarf_set_frame_rule_initial_value(3), dwarf_set_frame_rule_table_size(3), dwarf_set_frame_same_value(3), dwarf_set_frame_undefined_value(3)
set internal register rule table parameters
dwarf_set_reloc_application(3)
set a library-wide relocation flag
dwarf_seterrarg(3), dwarf_seterrhand(3)
configure error handling
dwarf_srcfiles(3)
retrieve source file information
dwarf_srclines(3)
retrieve line number information for a debugging information entry
dwarf_start_macro_file(3)
mark the start of a source file inclusion
dwarf_tag(3)
retrieve the tag associated with a DWARF debugging information entry
dwarf_transform_to_disk_form(3)
transform DWARF information into byte streams
dwarf_undef_macro(3)
record the removal of a macro definition
dwarf_vendor_ext(3)
add vendor-specific macro information to a DWARF producer instance
dwarf_whatattr(3)
retrieve the attribute code for a DWARF attribute
dynamic_field_info(3), field_info(3)
retrieve field characteristics
e6060sw(4)
Marvell 88E6060/88E6063/88E6065 Fast Ethernet switch driver
easterg(3), easterog(3), easteroj(3), gdate(3), jdate(3), ndaysg(3), ndaysj(3), week(3), weekday(3)
Calendar arithmetic for the Christian era
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
edsc(4)
Ethernet discard network interface
efi(8), UEFI(8)
Unified Extensible Firmware Interface bootstrapping procedures
efibootmgr(8)
manipulate the EFI Boot Manager
efidev(4), efirtc(4)
user-mode access to UEFI runtime services
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
efitable(8)
dump UEFI tables
efivar(8)
UEFI environment variable interaction
efiwake(8)
manipulate the EFI wake timer
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_xlatetom(3), elf64_xlatetof(3), elf64_xlatetom(3), gelf_xlatetof(3), gelf_xlatetom(3)
translate data between files and memory
elf_aux_info(3)
extract data from the elf auxiliary vector of the current process
elf_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), elf_openmemory(3)
open ELF objects and ar(1) archives
elf_rand(3)
provide sequential access to the next archive member
elf_rawfile(3)
return uninterpreted contents of an ELF file
elf_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
elfcopy(1), objcopy(1)
copy and translate object files
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
enc(4)
Encapsulating Interface
end(3), etext(3), edata(3)
end boundaries of image segments
endutxent(3), getutxent(3), getutxid(3), getutxline(3), getutxuser(3), pututxline(3), setutxdb(3), setutxent(3)
user accounting database functions
enetc(4)
Freescale ENETC PCIe Gigabit Ethernet driver
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
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
etcupdate(8)
manage updates to system files not updated by installworld
etdump(1)
dump ISO-9660 El Torito boot catalog information
ether_gen_addr(9)
generate an arbitrary MAC address for use
etherswitch(4)
Ethernet switch framework
etherswitchcfg(8)
configure a built-in Ethernet switch
euc(5)
EUC encoding of wide characters
eventfd(2)
create a file descriptor for event notification
eventfd_read(3), eventfd(3)
create a file descriptor for event notification
exca(4)
helper module for PC Card and CardBus systems
execl(3), execlp(3), execle(3), exect(3), execv(3), execvp(3), execvpe(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), expand_unsigned(3)
parse a number from human readable form
exports(5)
define remote mount points for NFS mount requests
ext2fs(4)
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
extattr_namespace_to_string(3), extattr_string_to_namespace(3)
convert an extended attribute namespace identifier to a string and vice versa
extattrctl(8)
manage UFS1 extended attributes
fabs(3), fabsf(3), fabsl(3)
floating-point absolute value functions
factor(6), primes(6)
factor a number, generate primes
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(4)
file-descriptor file system
fdformat(8)
format floppy disks
fdim(3), fdimf(3), fdiml(3)
positive difference functions
fdisk(8)
PC slice table maintenance utility
fdread(1)
read floppy disks
fdt(4)
Flattened Device Tree support
fdt_pinctrl(4)
FDT I/O pin multiplexing support
fdt_pinctrl(9)
helper functions for FDT pinmux controller drivers
fdtbus(4)
Flattened Device Tree bus driver
fdwrite(1)
format and write floppy disks
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
felix(4)
driver for Microchip Ocelot Felix switch
fetch(1)
retrieve a file by Uniform Resource Locator
fetch(9), fubyte(9), fuword(9), fuword16(9), fuword32(9), fuword64(9), fueword(9), fueword32(9), fueword64(9)
fetch data from user-space
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(4)
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
fgetwc(3), getwc(3), getwchar(3)
get next wide character from input stream
fgetwln(3)
get a line of wide characters from a stream
fgetws(3)
get a line of wide characters from a stream
fhlink(2), fhlinkat(2)
make a hard file link
fhopen(2), fhstat(2), fhstatfs(2)
access file via file handle
fhreadlink(2)
read value of a symbolic link
fifolog_create(1), fifolog_writer(1), fifolog_reader(1)
initialize, write, seek and extract data from a fifolog
file(1)
determine file type
file2c(1)
convert file to c-source
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
fingerd(8)
remote user information server
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
flua(1)
Lua interpreter for the FreeBSD base system
fma(3), fmaf(3), fmal(3)
fused multiply-add
fmax(3), fmaxf(3), fmaxl(3), fmin(3), fminf(3), fminl(3)
floating-point maximum and minimum functions
fmod(3), fmodf(3), fmodl(3)
floating-point remainder functions
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
fopen(3), fdopen(3), freopen(3), fmemopen(3)
stream open functions
fopencookie(3)
open a stream
fork(2)
create a new process
form(3)
curses extension for programming forms
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_page(3)
set and get form page number
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
form_win(3)
make and break form window and subwindow associations
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
fputwc(3), putwc(3), putwchar(3)
output a wide character to a stream
fputws(3)
output a line of wide characters to a stream
fread(3), fread_unlocked(3), fwrite(3), fwrite_unlocked(3)
binary stream input/output
free_au_event_ent(3), setauevent(3), endauevent(3), getauevent(3), getauevent_r(3), getauevnam(3), getauevnam_r(3), getauevnum(3), getauevnum_r(3), getauevnonam(3), getauevnonam_r(3)
look up information from the audit_event database
free_mntarg(9), kernel_mount(9), mount_arg(9), mount_argb(9), mount_argf(9), mount_argsu(9)
functions provided as part of the kernel mount interface
freebsd-base(7)
base system packages
freebsd-update(8)
fetch and install binary updates to FreeBSD
freebsd-update.conf(5)
configuration file for freebsd-update(8)
freebsd-version(1)
print the version and patch level of the installed system
freebsd.kenv(3lua)
Lua binding to 's Linker functions
freebsd.sys.linker(3lua)
Lua binding to 's Linker functions
freebsd::FILE_up(3)
std::unique_ptr specialization for stdio FILE objects
freebsd::addrinfo_up(3)
std::unique_ptr specialization for lists of socket addresses
freebsd::fd_up(3)
own a file descriptor
freebsd::malloc_up(3)
std::unique_ptr specialization for objects allocated via malloc
freebsd::nvlist_up(3)
std::unique_ptr specialization for name/value pairs
freebsd::pidfile(3)
own a PID file handle
freebsd::stringf(3)
build a std::string using stdio formatting
freeenv(9), kern_getenv(9), getenv_int(9), getenv_long(9), getenv_string(9), getenv_quad(9), getenv_uint(9), getenv_ulong(9), getenv_bool(9), getenv_is_true(9), getenv_is_false(9), kern_setenv(9), testenv(9), kern_unsetenv(9)
kernel environment variable functions
freelocale(3)
Frees a locale created with duplocale(3) or newlocale(3)
frexp(3), frexpf(3), frexpl(3)
convert floating-point number to fractional and integral components
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
fsirand(8)
randomize inode generation numbers
fspacectl(2)
space management in a file
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
ftgpio(4)
GPIO Controller on Fintek Super I/O",
ftime(3)
get date and time
ftok(3)
create IPC identifier from path name
ftp(1)
Internet file transfer program
ftp-proxy(8)
Internet File Transfer Protocol proxy daemon
fts(3)
traverse a file hierarchy
ftw(3), nftw(3)
traverse (walk) a file tree
ftwd(4)
Fintek F81803 watchdog timer
full(4)
the full device
funopen(3), fropen(3), fwopen(3)
open a stream
fusefs(4)
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
fwget(8)
install firmware packages for the running system
fwide(3)
get/set orientation of a stream
fwip(4)
IP over FireWire driver
fwohci(4)
OHCI FireWire chipset device driver
fxp(4)
Intel EtherExpress PRO/100 Ethernet device driver
g_attach(9), g_detach(9)
attach/detach GEOM consumers to/from providers
g_new_bio(9), g_clone_bio(9), g_destroy_bio(9), g_format_bio(9), g_print_bio(9), g_reset_bio(9)
GEOM bio controlling functions
g_new_geomf(9), g_destroy_geom(9)
geom management
g_new_providerf(9), g_destroy_provider(9), g_error_provider(9)
GEOM providers management
g_post_event(9), g_waitfor_event(9), g_cancel_event(9)
GEOM events management
g_provider_by_name(9)
find GEOM provider with given name
g_read_data(9), g_write_data(9)
read/write data from/to GEOM consumer
gai_strerror(3)
get error message string from EAI_xxx error code
gb18030(5)
GB 18030 encoding method for Chinese text
gb2312(5)
GB2312 encoding method for Chinese text
gbk(5)
Guojia biaozhun kuozhan (GBK) encoding method for Chinese text
gcache(8)
control utility for CACHE GEOM class
gcore(1)
get core images of running process
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
gensnmptree(1)
generate C and header files from a MIB description file
geom(8)
universal control utility for GEOM classes
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
getaddrinfo(1)
resolve names to socket addresses
getaddrinfo(3), freeaddrinfo(3)
socket address structure to host and service name
getauclassent(3), getauclassent_r(3), getauclassnam(3), getauclassnam_r(3), setauclass(3), endauclass(3)
look up information from the audit_class database
getbootfile(3)
get kernel boot file name
getbsize(3)
get preferred block size
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
getdomainname(3), setdomainname(3)
get/set the NIS domain name of current host
getdtablesize(2)
get file descriptor limit
getent(1)
get entries from administrative database
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
getgid(2), getegid(2)
get group process identification
getgrouplist(3)
produce a user's effective group list
gethostid(3), sethostid(3)
get/set unique identifier of current host
gethostname(3), sethostname(3)
get/set name of current host
getifaddrs(3)
get interface addresses
getifmaddrs(3)
get multicast group memberships
getinode(3), putinode(3)
fetch and store inodes on a UFS file system
getipnodebyname(3), getipnodebyaddr(3), freehostent(3)
nodename-to-address and address-to-nodename translation
getitimer(2), setitimer(2)
get/set value of interval timer
getlocalbase(3)
return the path to the local software directory
getmntinfo(3)
get information about mounted file systems
getmntopts(3), getmntpoint(3), chkdoreload(3), build_iovec(3), build_iovec_argf(3), free_iovec(3), checkpath(3), rmslashes(3)
mount point operations
getmode(3), setmode(3)
modify mode bits
getnameinfo(3)
socket address structure to hostname and service name
getnetconfig(3), setnetconfig(3), endnetconfig(3), getnetconfigent(3), freenetconfigent(3), nc_perror(3), nc_sperror(3)
get network configuration database entry
getnetpath(3), setnetpath(3), endnetpath(3)
get /etc/netconfig entry corresponding to NETPATH component
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
getpeername(2)
get name of connected peer
getpid(2), getppid(2)
get parent or calling process identification
getresgid(2), getresuid(2), setresgid(2), setresuid(2)
get or set real, effective and saved user or group ID
getrlimitusage(2)
Query usage of the current process' limited resources
getrusage(2)
get information about resource utilization
getsubopt(3)
get sub options from an argument
gettimeofday(2), settimeofday(2)
get/set date and time
getttyent(3), getttynam(3), setttyent(3), endttyent(3), isdialuptty(3), isnettty(3)
ttys(5) file routines
gettytab(5)
terminal configuration data base
getuid(2), geteuid(2)
get user identification
getvfsbyname(3)
get information about a file system
gfx.lua(8)
bootloader graphics module
gif(4)
generic tunnel interface
gjournal(8)
control utility for journaled devices
glob(3), glob_b(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
gnop(8)
control utility for NOP GEOM class
gone_in(9), gone_in_dev(9)
deprecation notice functions
gpart(8)
control utility for the disk partitioning GEOM class
gpioths(4)
driver for DHTxx and AM320x temperature and humidity sensors
gprof(1)
display call graph profile data
gptboot(8)
GPT bootcode for UFS on BIOS-based computers
gptboot.efi(8)
GPT bootcode for UFS on UEFI computers
gptzfsboot(8)
GPT bootcode for ZFS on BIOS-based computers
graid(8)
control utility for software RAID devices
graid3(8)
control utility for RAID3 devices
grantpt(3), ptsname(3), ptsname_r(3), unlockpt(3)
pseudo-terminal access functions
grep(1), egrep(1), fgrep(1), rgrep(1)
file pattern searcher
group(5)
format of the group permissions file
groupmember(9)
checks if credentials mandate some group membership
growfs(7), growfs_fstab(7)
start up scripts to grow the root file system and add swap
growfs(8)
expand an existing UFS file system
gshsec(8)
control utility for shared secret devices
gstripe(8)
control utility for striped devices
gunion(8)
control utility for UNION GEOM class
gve(4)
Ethernet driver for Google Virtual NIC (gVNIC)
gvirstor(8)
control utility for virtual data storage devices
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
hccontrol(8)
Bluetooth HCI configuration utility
hconf(4)
MS Windows Precision Touchpad configuration driver
hcsecd(8)
control link keys and PIN codes for Bluetooth devices
hcsecd.conf(5)
hcsecd(8) configuration file
head(1)
display first lines of a file
hexdump(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
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
hier(7)
index of file system hierarchy
hifn(4)
Hifn 7751/7951/7811/7955/7956 crypto accelerator
hostapd(8)
authenticator for IEEE 802.11 networks
hostapd.conf(5)
configuration file for hostapd(8) utility
hostapd_cli(8)
text-based frontend program for interacting with hostapd(8)
hostname(1)
set or print the name of current host system
hosts_access(5)
format of host access control files
htu21(4)
driver for HTU21D and compatible temperature and humidity sensors
humanize_number(3)
format a number into a human readable form
hwpmc(4)
Hardware Performance Monitoring Counter support
hwpstate_intel(4)
Intel Speed Shift Technology driver
hwt(4)
Hardware Trace Framework
hypot(3), hypotf(3), hypotl(3), cabs(3), cabsf(3), cabsl(3)
Euclidean distance and complex absolute value functions
hz(9), tick(9), stathz(9), profhz(9)
system time model
i2ctinyusb(4)
driver for a USB / I2C bridge device
iavf(4)
Intel Ethernet Adaptive Virtual Function Driver
ibnd_discover_fabric(3), ibnd_destroy_fabric(3), ibnd_debug ibnd_show_progress(3)
initialize ibnetdiscover library
ibnd_find_node_guid(3), ibnd_find_node_dr(3)
given a fabric object find the node object within it which matches the guid or directed route specified
ibnd_iter_nodes(3), ibnd_iter_nodes_type(3)
given a fabric object and a function itterate over the nodes in the fabric
ibv_attach_mcast(3), ibv_detach_mcast(3)
attach and detach a queue pair (QPs) to/from a multicast group
ibv_create_flow(3), ibv_destroy_flow(3)
create or destroy flow steering rules
ibv_devinfo(1)
query RDMA devices
ibv_fork_init(3)
initialize libibverbs to support fork()
ibv_get_device_list(3), ibv_free_device_list(3)
get and release list of available RDMA devices
ibv_inc_rkey(3)
creates a new rkey from the given one
ibv_init_ah_from_wc(3), ibv_create_ah_from_wc(3)
initialize or create an address handle (AH) from a work completion
ibv_modify_qp(3)
modify the attributes of a queue pair (QP)
ibv_modify_srq(3)
modify attributes of a shared receive queue (SRQ)
ibv_modify_wq(3)
Modify a Work Queue (WQ)
ibv_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_qp(3)
get the attributes of a queue pair (QP)
ibv_query_rt_values_ex(3)
query an RDMA device for some real time values
ibv_query_srq(3)
get the attributes of a shared receive queue (SRQ)
ibv_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_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
ichwd(4)
device driver for the Intel ICH watchdog interrupt timer
icmp6(4)
Internet Control Message Protocol for IPv6
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)
ident(1)
identify RCS keyword string in files
ieee(3)
IEEE standard 754 for floating-point arithmetic
ieee80211_input(9)
software 802.11 stack input functions
ieee80211_node(9)
software 802.11 stack node management functions
ieee80211_output(9)
software 802.11 stack output functions
if_bridge(4)
network bridge device
if_ipsec(4)
IPsec virtual tunneling interface
if_nametoindex(3), if_indextoname(3), if_nameindex(3), if_freenameindex(3)
provide mappings between interface names and indexes
if_ntb(4)
Virtual Ethernet interface for Non-Transparent Bridges
if_t(9), ifnet(9), ifaddr(9), ifqueue(9), if_data(9)
kernel interfaces for manipulating network interfaces
ifconfig(8)
configure network interface parameters
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
ifmib(4)
Management Information Base for network interfaces
iic_gpiomux(4)
driver for I2C mux hardware controlled via GPIO
iicmux(4)
I2C bus mulitiplexer framework
ilogb(3), ilogbf(3), ilogbl(3), logb(3), logbf(3), logbl(3)
extract exponent
imx6_ahci(4)
device driver for the NXP i.MX6 on-chip SATA controller
imx6_snvs(4)
device driver for the NXP i.MX6 on-chip Realtime Clock
imx_wdog(4)
device driver for the NXP i.MX5 and i.MX6 watchdog timer
indent(1)
indent and format C program source
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_rthdr_space(3), inet6_rthdr_init(3), inet6_rthdr_add(3), inet6_rthdr_lasthop(3), inet6_rthdr_reverse(3), inet6_rthdr_segments(3), inet6_rthdr_getaddr(3), inet6_rthdr_getflags(3)
IPv6 Routing Header Options Manipulation
inet_aton(3), inet_addr(3), inet_network(3), inet_ntoa(3), inet_ntoa_r(3), inet_ntop(3), inet_pton(3), inet_makeaddr(3), inet_lnaof(3), inet_netof(3)
Internet address manipulation routines
inetd.conf(5), inetd(5)
internet super-server
infocmp(1)
compare or print out terminfo descriptions
init_sleepqueues(9), sleepq_abort(9), sleepq_add(9), sleepq_alloc(9), sleepq_broadcast(9), sleepq_free(9), sleepq_lock(9), sleepq_lookup(9), sleepq_release(9), sleepq_remove(9), sleepq_signal(9), sleepq_set_timeout(9), sleepq_set_timeout_sbt(9), sleepq_sleepcnt(9), sleepq_timedwait(9), sleepq_timedwait_sig(9), sleepq_type(9), sleepq_wait(9), sleepq_wait_sig(9)
manage the queues of sleeping threads
inotify_init(2), inotify_init1(2), inotify_add_watch(2), inotify_add_watch_at(2), inotify_rm_watch(2)
monitor file system events
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 kernel programming interfaces
io(4)
I/O privilege file
iovctl(8)
PCI SR-IOV configuration utility
iovctl.conf(5)
IOVCTL configuration file
ip17x(4)
IC Plus IP17x series Fast Ethernet switch driver
ip6addrctl(8)
configure address selection policy for IPv6 and IPv4
ipcrm(1)
remove the specified message queues, semaphore sets, and shared segments
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
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
ipnat(8)
user interface to the NAT subsystem
ippool(5), ippool.conf(5)
IP Pool file format
ippool(8)
user interface to the IPFilter pools
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
ipwfw(4)
Firmware Module for Intel PRO/Wireless 2100 driver
isascii(3)
test for ASCII character
iscsi.conf(5)
iSCSI initiator configuration file
iser(4)
iSCSI Extensions for RDMA (iSER) driver
isgreater(3), isgreaterequal(3), isless(3), islessequal(3), islessgreater(3), isunordered(3)
compare two floating-point numbers
isoboot(8)
Boot code for hybrid ISO/USB images on BIOS-based computers
isp(4)
Qlogic FibreChannel SCSI Host Adapters driver
ispfw(4)
Firmware for Qlogic FibreChannel SCSI Host Adapters
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
item_name(3), item_description(3)
get menu item name and description fields
item_visible(3)
check visibility of a menu item
itwd(4)
device driver for ITE Super I/O chips watchdog timer
iwifw(4)
Firmware Module for Intel PRO/Wireless 2200BG/2225BG/2915ABG driver
iwlwifi(4)
Intel IEEE 802.11a/b/g/n/ac/ax/be wireless network driver
iwlwififw(4)
Firmware for Intel iwlwifi wireless network driver
iwmbtfw(8)
load firmware for Intel Wireless AC Bluetooth USB devices
iwmfw(4)
Firmware Module for Intel Wireless driver
iwnfw(4)
Firmware Module for Intel Wireless driver
iwx(4)
Intel WiFi 6 IEEE 802.11ax wireless network 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.conf(5)
configuration file for system jails
jail_getid(3), jail_getname(3), jail_setv(3), jail_getv(3), jailparam_all(3), jailparam_init(3), jailparam_import(3), jailparam_import_raw(3), jailparam_set(3), jailparam_get(3), jailparam_export(3), jailparam_free(3)
create and manage system jails
jedec_dimm(4)
report asset information and temperatures for JEDEC DDR3 / DDR4 DIMMs
jemalloc(3)
general purpose memory allocation functions
jme(4)
JMicron Gigabit/Fast Ethernet driver
k5login(5)
Kerberos V5 acl file for host access
kadm5.acl(5)
Kerberos ACL file
kbdcontrol(1)
system video console keyboard control/configuration utility
kbdmap(1), vidfont(1)
system video console keyboard map/font dialog utilities
kbdmap(5)
keyboard map file format for kbdcontrol
kcov(4)
interface for collecting kernel code coverage information
kdc.conf(5)
Kerberos V5 KDC configuration file The kdc.conf file supplements %krb5.conf for programs which are typically only used on a KDC, such as the %krb5kdc and %kadmind daemons and the %kdb5_util program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, @LOCALSTATEDIR@/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
kenv(1)
list or modify the kernel environment
kerberos(7)
Overview of using Kerberos
kern_reboot(9), shutdown_nice(9)
reboot, halt, or power off the system
kern_testfrwk(9)
A kernel testing framework
kern_yield(9), maybe_yield(9), should_yield(9)
functions for yielding execution of the current thread
kernacc(9), useracc(9)
check memory regions for accessibility
key_defined(3), %key_defined(3)
test whether a curses keycode is defined
keyboard(4)
pc keyboard interface
keybound(3), %keybound(3)
get definition of curses keycode
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
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
kinfo_getvmmap(3)
function for getting per-process memory map information
kinfo_getvmobject(3)
function for getting system-wide memory information
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
kldunload(2), kldunloadf(2)
unload kld files
kldunload(8)
unload a file from the kernel
kldxref(8)
generate hints for the kernel loader
kobj(9)
a kernel object system for FreeBSD
kproplog(8)
display the contents of the Kerberos principal update log
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_add(9), knlist_remove(9), knlist_empty(9), knlist_clear(9), knlist_delete(9), knlist_destroy(9), KNOTE_LOCKED(9), KNOTE_UNLOCKED(9)
event delivery subsystem
krb5-config(1)
tool for linking against MIT Kerberos libraries
krb5.conf(5)
Kerberos configuration file The krb5.conf file contains Kerberos configuration information, including the locations of KDCs and admin servers for the Kerberos realms of interest, defaults for the current realm and for Kerberos applications, and mappings of hostnames onto Kerberos realms. Normally, you should install your krb5.conf file in the directory /etc. You can override the default location by setting the environment variable KRB5_CONFIG. Multiple colon-separated filenames may be specified in KRB5_CONFIG; all files which are present will be read. Starting in release 1.14, directory names can also be specified in KRB5_CONFIG; all files within the directory whose names consist solely of alphanumeric characters, dashes, or underscores will be read
kstack_contains(9)
determine if an address range lies within the kernel stack for a thread
ksyms(4)
kernel symbol table interface
ksz8995ma(4)
driver for Micrel KSZ8995MA fast ethernet switch chip
ktr(4)
kernel tracing facility
ktrdump(8)
print kernel ktr trace buffer
ktutil(1)
Kerberos keytab file maintenance utility
kvm(3)
kernel memory interface
kvm_getcptime(3)
fetch global CPU time statistics
kvm_getloadavg(3)
get load average of the system
kvm_getswapinfo(3)
return swap summary statistics for the system
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
kvmclock(4)
Para-virtualized clock driver for x86 KVM guests
kvno(1)
print key version numbers of Kerberos principals
kyua(1)
Testing framework for infrastructure software
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-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
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
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
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
led(4)
API for manipulating LED's, lamps and other annunciators
less(1)
display the contents of a file in a terminal
lesskey(1)
customize 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
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
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
librtld_db(3)
library for run-time linker debugging
libsa(3)
support library for standalone executables
libstdbuf(3)
preloaded library to change standard streams initial buffering
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
libxo(3)
library for emitting text, XML, JSON, or HTML output
lindebugfs(4)
Linux file system for debugging
link(2), linkat(2)
make a hard file link
link(5)
dynamic loader and link editor interface
link_addr(3), link_ntoa(3), link_ntoa_r(3)
elementary address specification routines for link level access
linprocfs(4)
Linux process file system
linsysfs(4)
Linux kernel objects file system
linuxkpi(4)
Linux Kernel Programming Interface support
listen(2)
listen for connections on a socket
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-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-objdump(1)
LLVM's object file dumper
llvm-profdata(1)
Profile data tool
llvm-readelf(1)
GNU-style LLVM Object Reader
llvm-size(1)
print size information
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.conf.lua(5)
system bootstrap Lua configuration information
loader.efi(8)
UEFI kernel loader
loader_4th(8)
kernel bootstrapping final stage
loader_lua(8)
kernel bootstrapping final stage
loader_simp(8)
kernel bootstrapping final stage
local-unbound-checkconf(8)
Check Local-unbound configuration file for errors
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
lockf(1)
execute a command while holding a file lock
lockf(3)
record locking on files
lockinit(9), lockdestroy(9), lockmgr(9), lockmgr_args(9), lockmgr_args_rw(9), lockmgr_disown(9), lockmgr_disowned(9), lockmgr_lock_flags(9), lockmgr_printinfo(9), lockmgr_recursed(9), lockmgr_rw(9), lockmgr_slock(9), lockmgr_unlock(9), lockmgr_xlock(9), lockstatus(9), lockmgr_assert(9)
lockmgr family of functions
lockstat(1)
report kernel lock and profiling statistics
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
login.conf(5)
login class capability database
login_close(3), login_getcapbool(3), login_getcaplist(3), login_getcapnum(3), login_getcapenum(3), login_getcapstr(3), login_getcapsize(3), login_getcaptime(3), login_getclass(3), login_getclassbyname(3), login_getpath(3), login_getpwclass(3), login_getstyle(3), login_getuserclass(3), login_setcryptfmt(3)
functions for accessing the login class capabilities database
login_tty(3)
prepare a tty for a new login session
logins(1)
display account information
lorder(1)
list dependencies for object files
lp(1)
front-end to the print spooler
lpbb(4)
parallel port I2C bit-banging interface
lpr(1)
off line print
lprm(1)
remove jobs from the line printer spooling queue
lptcontrol(8)
a utility for manipulating the lpt printer driver
lsearch(3), lfind(3)
linear search and append
lseek(2)
reposition read/write file offset
lsvfs(1)
list installed virtual file systems
ltc430x(4)
driver for LTC4305 and LTC4306 I2C mux chips
lzmainfo(1)
show information stored in the .lzma file header
mac(9)
TrustedBSD Mandatory Access Control framework
mac.conf(5)
format of the MAC library configuration file
mac_bsdextended(4)
file system firewall policy
mac_ddb(4)
Restricted kernel debugger interface 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_mls(4)
Multi-Level Security confidentiality 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_set_file(3), mac_set_fd(3), mac_set_proc(3)
set the MAC label for a file or process
mac_test(4)
MAC framework testing policy
maclabel(7)
Mandatory Access Control label format
madvise(2), posix_madvise(2)
give advice about use of memory
magic(5)
file command's magic pattern file
mailer.conf(5)
configuration file for mailwrapper(8)
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)
create and destroy character devices including devfs registration
makecontext(3), swapcontext(3)
modify and exchange user thread contexts
makefs(8)
create a file system image from a directory tree or a mtree manifest
makemap(8)
create database maps for sendmail
makewhatis.local(8)
start makewhatis for local file systems
malloc(9), mallocarray(9), free(9), zfree(9), realloc(9), reallocf(9), malloc_usable_size(9), malloc_aligned(9), malloc_exec(9), MALLOC_DECLARE(9), MALLOC_DEFINE(9), malloc_domainset(9), malloc_domainset_aligned(9), malloc_domainset_exec(9), mallocarray_domainset(9)
kernel memory management routines
malloc.conf(5), jemalloc(5)
general purpose memory allocation functions
man(7)
legacy formatting language for manual pages
man.conf(5)
man(1) and manpath(1) configuration files
mandoc(1)
format manual pages
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)
mbuf(9)
memory management in the kernel IPC subsystem
mbuf_tags(9)
a framework for generic packet attributes
mckey(1)
RDMA CM multicast setup and simple data transfer test
md5(1), sha1(1), sha224(1), sha256(1), sha384(1), sha512(1), sha512t224(1), sha512t256(1), rmd160(1), skein256(1), skein512(1), skein1024(1), md5sum(1), sha1sum(1), sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1), sha512t224sum(1), sha512t256sum(1), rmd160sum(1), skein256sum(1), skein512sum(1), skein1024sum(1), shasum(1)
calculate a message-digest fingerprint (checksum) for a file
mdchain(9), md_initm(9), md_done(9), md_append_record(9), md_next_record(9), md_get_uint8(9), md_get_uint16(9), md_get_uint16be(9), md_get_uint16le(9), md_get_uint32(9), md_get_uint32be(9), md_get_uint32le(9), md_get_int64(9), md_get_int64be(9), md_get_int64le(9), md_get_mem(9), md_get_mbuf(9), md_get_uio(9)
set of functions to dissect an mbuf chain to various data types
mdconfig(8)
create and control memory disks
mdio(4)
IEEE 802.3 Management Data Input/Output interface
mdmfs(8), mount_mfs(8)
configure and mount an in-memory file system using the md(4) driver or the tmpfs(4) filesystem
mdo(1)
execute commands with specific credentials
mdoc(7)
semantic markup language for formatting manual pages
mem(4), kmem(4)
memory files
memcchr(9)
locate the complement of a byte in byte string
memccpy(3)
copy string until character found
memfd_create(2), shm_create_largepage(2), shm_open(2), shm_rename(2), shm_unlink(2)
shared memory object operations
memfd_create(3), shm_create_largepage(3), shm_open(3), shm_rename(3), shm_unlink(3)
shared memory object operations
memguard(9), MemGuard(9)
memory allocator for debugging purposes
menu(3)
curses extension for programming menus
menu.4th(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
menusets.4th(8)
FreeBSD dynamic submenu boot module
mesg(1)
display (do not display) messages from other users
mfi(4)
LSI MegaRAID SAS driver
mfiutil(8), mrsasutil(8)
Utility for managing LSI MegaRAID SAS controllers
miibus(4)
IEEE 802.3 Media Independent Interface network bus
mincore(2)
determine residency of memory pages
minherit(2)
control the inheritance of pages
mitigations(7)
FreeBSD Security Vulnerability Mitigations
mixer_open(3), mixer_close(3), mixer_get_dev(3), mixer_get_dev_byname(3), mixer_add_ctl(3), mixer_add_ctl_s(3), mixer_remove_ctl(3), mixer_get_ctl(3), mixer_get_ctl_byname(3), mixer_set_vol(3), mixer_set_mute(3), mixer_mod_recsrc(3), mixer_get_dunit(3), mixer_set_dunit(3), mixer_get_mode(3), mixer_get_nmixers(3), mixer_get_path(3), MIX_ISDEV(3), MIX_ISMUTE(3), MIX_ISREC(3), MIX_ISRECSRC(3), MIX_VOLNORM(3), MIX_VOLDENORM(3)
interface to OSS mixers
mkcsmapper(1)
generates hashed conversion data for iconv(3)
mkdep(1)
construct Makefile dependency list
mkdir(2), mkdirat(2)
make a directory file
mkesdb(1)
generates conversion catalog for iconv(3)
mkfifo(1)
make fifos
mkfifo(2), mkfifoat(2)
make a fifo file
mkfilters(1)
generate a minimal firewall ruleset for ipfilter
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
mlockall(2), munlockall(2)
lock (unlock) the address space of a process
mlx(4)
Mylex DAC-family Parallel SCSI RAID driver
mlx5io(4)
IOCTL interface to manage Connect-X 4/5/6 Mellanox network adapters
mlx5tool(8)
Utility for managing Connect-X 4/5/6 Mellanox network adapters
mlxcontrol(8)
Mylex DAC-family RAID management utility
mmap(2)
allocate memory, or map files or devices into memory
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
moduli(5)
Diffie-Hellman moduli
moncontrol(3), monstartup(3)
control execution profile
morse(6)
reformat input as morse code
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 (FAT) 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 server message block (SMB1/CIFS) file system
mount_udf(8)
mount a UDF file system
mount_unionfs(8)
mount union file systems
mountd(8)
service remote NFS mount requests
moused.conf(5)
mouse daemon configuration file
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_notify(2)
notify process that a message is available (REALTIME)
mq_receive(2), mq_timedreceive(2)
receive a message from message queue (REALTIME)
mqueuefs(4)
POSIX message queue file system
msdosfs(4)
MS-DOS (FAT) file system
msgrcv(2)
receive a message from a message queue
mskanji(5)
Shift-JIS (MS Kanji) encoding for Japanese text
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(3), mt_start_element(3), mt_end_element(3), mt_char_handler(3), mt_status_tree_sbuf(3), mt_status_tree_print(3), mt_status_entry_free(3), mt_status_free(3), mt_entry_sbuf(3), mt_param_parent_print(3), mt_param_entry_print(3), mt_protect_print(3), mt_param_list(3), mt_density_name(3), mt_density_bp(3), mt_density_num(3), mt_get_xml_str(3), mt_get_status(3)
Magnetic Tape library
mtio(4)
FreeBSD magtape interface
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
multibyte(3)
multibyte and wide character manipulation functions
mutex(9), mtx_init(9), mtx_destroy(9), mtx_lock(9), mtx_lock_spin(9), mtx_lock_flags(9), mtx_lock_spin_flags(9), mtx_trylock(9), mtx_trylock_flags(9), mtx_trylock_spin(9), mtx_trylock_spin_flags(9), mtx_unlock(9), mtx_unlock_spin(9), mtx_unlock_flags(9), mtx_unlock_spin_flags(9), mtx_sleep(9), mtx_initialized(9), mtx_owned(9), mtx_recursed(9), mtx_assert(9), MTX_SYSINIT(9)
kernel synchronization primitives
mv(1)
move files
mwlfw(4)
Firmware Module for Marvell 88W8363 Wireless driver
mx25l(4)
SpiFlash compatible non-volatile storage devices driver
named_attribute(7)
Solaris-like extended attribute system interface
namei(9), NDINIT(9), NDINIT_AT(9), NDFREE_PNBUF(9)
pathname translation and lookup operations
nan(3), nanf(3), nanl(3)
quiet s
nanobsd.sh(8)
create an embedded FreeBSD system image
nearbyint(3), nearbyintf(3), nearbyintl(3), rint(3), rintf(3), rintl(3)
round to integral value in floating-point format
net80211(4)
standard interface to IEEE 802.11 devices
netconfig(5)
network configuration data base
netdump(4)
protocol for transmitting kernel dumps to a remote server
netfpga10g_nf10bmac(4)
driver for the NetFPGA-10G Embedded CPU Ethernet Core
netgdb(4)
protocol for debugging the kernel with GDB over the network
netgroup(5)
defines network groups
netid(5)
YP network credential file
netlink(4), Netlink(4)
Kernel network configuration protocol
netmap(4)
a framework for fast packet I/O
networking(4)
introduction to networking facilities
networking(7), wifi(7)
quickstart guide to connecting to a network
new_field(3), dup_field(3), link_field(3), free_field(3)
create and destroy form fields
new_form(3), free_form(3)
create and destroy forms
new_item(3), free_item(3)
create and destroy menu items
new_menu(3), free_menu(3)
create and destroy menus
new_pair(3), %alloc_pair(3), %find_pair(3), %free_pair(3)
dynamically allocate curses color pairs
new_unrhdr(9), clean_unrhdr(9), clear_unrhdr(9), delete_unrhdr(9), alloc_unr(9), alloc_unr_specific(9), free_unr(9), create_iter_unr(9), next_iter_unr(9), free_iter_unr(9)
kernel unit number allocator
newaliases(1)
rebuild the data base for the sendmail aliases file
newfs(8)
construct a new UFS1/UFS2 file system
newfs_msdos(8)
construct a new MS-DOS (FAT) file system
newsyslog(8)
maintain system log files to manageable sizes
newsyslog.conf(5)
newsyslog(8) configuration file
nextafter(3), nextafterf(3), nextafterl(3), nexttoward(3), nexttowardf(3), nexttowardl(3)
next representable value
nextboot(8)
specify an alternate kernel and boot flags for the next reboot
nfe(4)
NVIDIA nForce MCP Ethernet driver
nfscbd(8)
NFSv4 client side callback daemon
nfsd(8)
remote NFS server
nfsdumpstate(8)
display NFSv4 open/lock state
nfsiod(8)
local NFS asynchronous I/O server
nfslockd(4)
NFS advisory locking
nfsmb(4)
NVIDIA nForce2/3/4 SMBus 2.0 controller driver
nfsrevoke(8)
revoke NFS V4 client
nfsstat(1)
display NFS statistics
nfssvc(2)
NFS services
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_async(4)
asynchronous framing netgraph node type
ng_bluetooth(4)
placeholder for global Bluetooth variables
ng_bpf(4)
Berkeley packet filter netgraph node type
ng_deflate(4)
Deflate PPP compression (RFC 1979) netgraph node type
ng_eiface(4)
generic Ethernet interface 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_hci(4)
Netgraph node type that is also a Bluetooth Host Controller Interface (HCI) layer
ng_iface(4)
interface netgraph node type
ng_ipfw(4)
interface between netgraph and IP firewall
ng_lmi(4)
frame relay LMI protocol netgraph node type
ng_macfilter(4)
packet filtering netgraph node using ethernet MAC addresses
ng_mppc(4)
Microsoft MPPC/MPPE compression and encryption netgraph node type
ng_netflow(4)
Cisco's NetFlow implementation
ng_patch(4)
trivial mbuf data modifying netgraph node type
ng_pipe(4)
Traffic manipulating netgraph node type
ng_pppoe(4)
RFC 2516 PPPoE protocol netgraph node type
ng_pred1(4)
Predictor-1 PPP compression (RFC 1978) netgraph node type
ng_rfc1490(4)
RFC 1490 netgraph node type
ng_source(4)
netgraph node for traffic generation
ng_split(4)
netgraph node to separate incoming and outgoing flows
ng_tag(4)
mbuf tags manipulating netgraph node type
ng_ubt(4)
Netgraph node type that is also a driver for Bluetooth USB devices
nl(1)
line numbering filter
nl_langinfo(3)
language information
nlist(3)
retrieve symbol table name list from an executable file
nologin(8)
politely refuse a login
nproc(1)
print the number of processors
nscd.conf(5)
nscd configuration file
nsmb.conf(5)
configuration file for server message block (SMB1/CIFS) requests
nsswitch.conf(5)
name-service switch configuration file
ntb_transport(4)
Packet-oriented transport for Non-Transparent Bridges
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
nullfs(4)
null file system
numa(4), NUMA(4)
Non-Uniform Memory Access
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
nvmf(4)
NVM Express over Fabrics host driver
nvmf_tcp(4)
TCP transport for NVM Express over Fabrics
nvmft(4)
NVM Express over Fabrics CAM Target Layer frontend
nvram(8)
display or modify contents of the EEPROM or NVRAM
oce(4)
Device driver for Emulex OneConnect 10Gb network adapters
ocs_fc(4)
Device driver for Emulex Fibre Channel Host Adapters
offsetof(3)
offset of a structure member
ofw_bus_get_status(9), ofw_bus_status_okay(9), ofw_bus_node_status_okay(9)
check status of the device tree node
ofw_bus_is_compatible(9), ofw_bus_is_compatible_strict(9), ofw_bus_node_is_compatible(9), ofw_bus_search_compatible(9)
check device tree nodes for compatibility with drivers
ofw_console(4)
Open Firmware console
ofw_graph(9), ofw_graph_get_port_by_idx(9), ofw_graph_port_get_num_endpoints(9), ofw_graph_get_endpoint_by_idx(9), ofw_graph_get_remote_endpoint(9), ofw_graph_get_remote_parent(9), ofw_graph_get_device_by_port_ep(9)
Helpers for the graph bindings
open(2), openat(2)
open or create a file for reading, writing or executing
open_memstream(3), open_wmemstream(3)
dynamic memory buffer stream open functions
opendir(3), fdopendir(3), readdir(3), readdir_r(3), telldir(3), seekdir(3), rewinddir(3), closedir(3), fdclosedir(3), dirfd(3)
directory operations
openfirm(4)
Open Firmware interface
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_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_set_feature(3)
enable or disable an optional feature
openpam_set_option(3)
sets the value of a module option
openpam_straddch(3)
add a character to a string, expanding the buffer if needed
openpam_ttyconv(3)
simple tty-based conversation function
openpty(3), forkpty(3)
auxiliary functions to obtain a pseudo-terminal
operator(7)
C and C++ operator precedence and order of evaluation
orders(7)
orders of magnitude
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
otusfw(4)
Firmware Module for AR9170 driver
owll(9), OWLL_WRITE_ONE(9), OWLL_WRITE_ZERO(9), OWLL_READ_DATA(9), OWLL_REASET_AND_PRESENCE(9)
Dallas Semiconductor 1-Wire Link Layer Interface
own(9), own_send_command(9), own_command_wait(9), own_self_command(9), own_acquire_bus(9), own crc(9), own_release_bus(9), OWN_ACQUIRE_BUS(9), OWN_CRC(9), OWN_RELEASE_BUS(9), OWN_SEND_COMMAND(9)
Dallas Semiconductor 1-Wire Network and Transport Interface
p9fs(4)
9P file system
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_authenticate(3)
perform authentication within the PAM framework
pam_chauthtok(3)
perform password related functions within the PAM framework
pam_ftpusers(8)
ftpusers PAM module
pam_get_data(3)
get module information
pam_get_item(3)
get PAM 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_info(3)
display an information message
pam_prompt(3)
call the conversation function
pam_putenv(3)
set the value of an environment variable
pam_self(8)
Self PAM module
pam_set_data(3)
set module information
pam_set_item(3)
set authentication 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_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
passwd(1), yppasswd(1)
modify a user's password
passwd(5), master.passwd(5), pwd.db(5), spwd.db(5)
format of the password file
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
pax(1)
read and write file archives and copy directory hierarchies
pbio(4)
8255 parallel peripheral interface basic I/O driver
pbm(5)
portable bitmap file format
pca954x(4)
driver for PCA9548A I2C switch
pcap-filter(7)
packet filter syntax
pcap-savefile(5)
libpcap savefile format
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_datalink_val_to_name(3), pcap_datalink_val_to_description(3), pcap_datalink_val_to_description_or_dlt(3)
get a name or description for a link-layer header type value
pcap_dump(3)
write a packet to a capture file
pcap_dump_close(3)
close a savefile being written to
pcap_dump_file(3)
get the standard I/O stream for a savefile being written
pcap_dump_flush(3)
flush to a savefile packets dumped
pcap_dump_ftell(3), pcap_dump_ftell64(3)
get the current file offset for a savefile being written
pcap_dump_open(3), pcap_dump_open_append(3), pcap_dump_fopen(3)
open a file to which to write packets
pcap_file(3)
get the standard I/O stream for a savefile being read
pcap_fileno(3)
get the file descriptor for a live capture
pcap_findalldevs(3), pcap_freealldevs(3)
get a list of capture devices, and free that list
pcap_freecode(3)
free a BPF program
pcap_get_required_select_timeout(3)
get a timeout to be used when doing select() for a live capture
pcap_get_selectable_fd(3)
get a file descriptor on which a select() can be done for a live capture
pcap_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_next_ex(3), pcap_next(3)
read the next packet from a pcap_t
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_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_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
pcf8574(4)
driver for the PCF8574 8-bit I2C IO expander
pcf8591(4)
driver for the PCF8591 8-bit A/D and D/A converter
pci(9), pci_alloc_msi(9), pci_alloc_msix(9), pci_clear_pme(9), pci_disable_busmaster(9), pci_disable_io(9), pci_enable_busmaster(9), pci_enable_io(9), pci_enable_pme(9), pci_find_bsf(9), pci_find_cap(9), pci_find_dbsf(9), pci_find_device(9), pci_find_extcap(9), pci_find_htcap(9), pci_find_next_cap(9), pci_find_next_extcap(9), pci_find_next_htcap(9), pci_find_pcie_root_port(9), pci_get_id(9), pci_get_max_payload(9), pci_get_max_read_req(9), pci_get_powerstate(9), pci_get_vpd_ident(9), pci_get_vpd_readonly(9), pci_has_pm(9), pci_iov_attach(9), pci_iov_attach_name(9), pci_iov_detach(9), pci_msi_count(9), pci_msix_count(9), pci_msix_pba_bar(9), pci_msix_table_bar(9), pci_pending_msix(9), pci_read_config(9), pci_release_msi(9), pci_remap_msix(9), pci_restore_state(9), pci_save_state(9), pci_set_max_read_req(9), pci_set_powerstate(9), pci_write_config(9), pcie_adjust_config(9), pcie_flr(9), pcie_get_max_completion_timeout(9), pcie_read_config(9), pcie_wait_for_pending_transactions(9), pcie_write_config(9)
PCI bus interface
pci_iov_schema(9), pci_iov_schema_alloc_node(9), pci_iov_schema_add_bool(9), pci_iov_schema_add_string(9), pci_iov_schema_add_uint8(9), pci_iov_schema_add_uint16(9), pci_iov_schema_add_uint32(9), pci_iov_schema_add_uint64(9), pci_iov_schema_add_unicast_mac(9)
PCI SR-IOV config schema interface
pciconf(8)
diagnostic utility for the PCI bus
pdfork(2), pdgetpid(2), pdkill(2)
System calls to manage process descriptors
perfmon(4)
CPU performance-monitoring interface
periodic(8)
run periodic system functions
periodic.conf(5)
periodic job configuration information
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
pflow(4)
kernel interface for pflow data export
pflowctl(8)
control pflow data export
pfsync(4)
packet filter state table synchronisation interface
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), pidfile_fileno(3), pidfile_signal(3)
library for PID files handling
pipe(2), pipe2(2)
create descriptor pair for interprocess communication
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
pmap(9)
machine-dependent portion of virtual memory subsystem
pmap_clear_modify(9)
set information about physical pages
pmap_is_modified(9), pmap_ts_modified(9)
return information about physical pages
pmap_is_prefaultable(9)
determine if a page may be prefaulted
pmap_kextract(9), vtophys(9)
extract a physical address from the kernel page table
pmap_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_quick_enter_page(9), pmap_quick_remove_page(9)
manage fast, single-page kernel address space mappings
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.amd(3), pmc.amd pmc.k8(3)
measurement events for AMD Athlon 64 (K8 family) CPUs
pmc.atom(3)
measurement events for Intel Atom family CPUs
pmc.atomsilvermont(3)
measurement events for Intel Atom Silvermont family CPUs
pmc.cmn-600(3)
Library for accessing the Arm CoreLink CMN-600 Coherent Mesh Network Controller performance counter events
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.dmc-620(3)
measure the Arm DMC-620 Dynamic Memory Controller performance counter events
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.sandybridge(3)
measurement events for Intel Sandy Bridge family CPUs
pmc.sandybridgeuc(3)
uncore measurement events for Intel Sandy Bridge family CPUs
pmc.sandybridgexeon(3)
measurement events for Intel Sandy Bridge Xeon family CPUs
pmc.soft(3)
measurements using software based events
pmc.ucf(3)
measurement events for Intel uncore fixed function performance counters
pmc.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_get_msr(3)
x86 architecture-specific PMC operations
pmc_name_of_capability(3), pmc_name_of_class(3), pmc_name_of_cputype(3), pmc_name_of_disposition(3), pmc_name_of_event(3), pmc_name_of_mode(3), pmc_name_of_state(3)
human readable names for numeric constants used by pmc(3) and hwpmc(4)
pmc_read(3), pmc_rw(3), pmc_write(3)
read and write hardware performance counters
pmc_set(3)
set the reload count of a sampling PMC
pmcannotate(8)
sources printout with inlined profiling
pmccontrol(8)
control hardware performance monitoring counters
pmclog_open(3), pmclog_close(3), pmclog_read(3), pmclog_feed(3)
parse event log data generated by hwpmc(4)
pmcstat(8)
performance measurement with performance monitoring hardware
pmcstudy(8)
Perform various studies on a system's overall PMCs
pnfs(4), pNFS(4)
NFS Version 4.1 and 4.2 Parallel NFS Protocol
pnfsdscopymr(8)
copy or move a data storage file for a MDS file to a different DS
pnfsdsfile(8)
display a pNFS data storage file's location(s) and/or modify the pnfsd.dsfile extended attribute for them
pnfsdskill(8)
disables a pNFS data storage server (DS)
pnfsserver(4), pNFSserver(4)
NFS Version 4.1 and 4.2 Parallel NFS Protocol Server
pnp(4)
support for Plug and Play (PnP) ISA devices
pnpbios(4)
support for embedded devices on the motherboard
pom(6)
display the phase of the moon
pos_form_cursor(3)
position a form window cursor
posix_fadvise(2)
give advice about use of file data
posix_fallocate(2)
pre-allocate storage for a range in a file
posix_spawn_file_actions_addopen(3), posix_spawn_file_actions_adddup2(3), posix_spawn_file_actions_addclose(3), posix_spawn_file_actions_addclosefrom_np(3), posix_spawn_file_actions_addchdir_np(3), posix_spawn_file_actions_addfchdir_np(3)
add open, dup2, close, closefrom, or chdir/fchdir actions to spawn file actions object
posix_spawn_file_actions_init(3), posix_spawn_file_actions_destroy(3)
initialize and destroy spawn file actions object
posix_spawnattr_getflags(3), posix_spawnattr_setflags(3)
get and set the spawn-flags attribute of a spawn attributes object
posix_spawnattr_getpgroup(3), posix_spawnattr_setpgroup(3)
get and set the spawn-pgroup attribute of a spawn attributes object
posix_spawnattr_getschedparam(3), posix_spawnattr_setschedparam(3)
get and set the spawn-schedparam attribute of a spawn attributes object
posix_spawnattr_getschedpolicy(3), posix_spawnattr_setschedpolicy(3)
get and set the spawn-schedpolicy attribute of a spawn attributes object
posix_spawnattr_getsigdefault(3), posix_spawnattr_setsigdefault(3)
get and set the spawn-sigdefault attribute of a spawn attributes object
posix_spawnattr_getsigmask(3), posix_spawnattr_setsigmask(3)
get and set the spawn-sigmask attribute of a spawn attributes object
posixmqcontrol(1)
Control POSIX mqueuefs message queues
post_form(3), unpost_form(3)
write or erase forms from associated subwindows
post_menu(3), unpost_menu(3)
write or erase menus from associated subwindows
ppi(4)
user-space interface to ppbus parallel 'geek' port
pr(1)
print files
praudit(1)
print the contents of audit trail files
printf(1)
formatted output
printf(3), fprintf(3), sprintf(3), snprintf(3), asprintf(3), dprintf(3), vprintf(3), vfprintf(3), vsprintf(3), vsnprintf(3), vasprintf(3), vdprintf(3)
formatted output conversion
printf(9), uprintf(9), tprintf(9), log(9)
formatted output conversion
printf_l(3), asprintf_l(3), fprintf_l(3), snprintf_l(3), sprintf_l(3), vasprintf_l(3), vfprintf_l(3), vprintf_l(3), vsnprintf_l(3), vsprintf_l(3)
formatted output conversion
prison_check(9)
determine if subjects may see entities according to jail restrictions
proc_rwmem(9), proc_readmem(9), proc_writemem(9)
read from or write to a process address space
procdesc(4)
process descriptor facility
procfs(4)
process file system
procstat(1)
get detailed process information
procstat_close(3), procstat_freeadvlock(3), procstat_freeargv(3), procstat_freeauxv(3), procstat_freeenvv(3), procstat_freefiles(3), procstat_freegroups(3), procstat_freekstack(3), procstat_freeprocs(3), procstat_freeptlwpinfo(3), procstat_freevmmap(3), procstat_get_pipe_info(3), procstat_get_pts_info(3), procstat_get_sem_info(3), procstat_get_shm_info(3), procstat_get_socket_info(3), procstat_get_vnode_info(3), procstat_getadvlock(3), procstat_getargv(3), procstat_getauxv(3), procstat_getenvv(3), procstat_getfiles(3), procstat_getgroups(3), procstat_getkstack(3), procstat_getosrel(3), procstat_getpathname(3), procstat_getprocs(3), procstat_getptlwpinfo(3), procstat_getrlimit(3), procstat_getumask(3), procstat_getvmmap(3), procstat_open_core(3), procstat_open_kvm(3), procstat_open_sysctl(3)
library interface for file and process information retrieval
profil(2)
control process profiling
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
pseudofs(9)
pseudo file system construction kit
psignal(3), psiginfo(3), strsignal(3), sys_siglist(3), sys_signame(3), sig2str(3), str2sig(3)
system signal messages
pst(4)
device driver for Promise Supertrak SX6000
pstat(8), swapinfo(8)
display system data structures
pthread(3)
POSIX thread functions
pthread_atfork(3)
register fork handlers
pthread_attr_get_np(3)
get attributes of an existing thread
pthread_attr_getaffinity_np(3), pthread_attr_setaffinity_np(3)
manage CPU affinity in thread attribute objects
pthread_attr_setcreatesuspend_np(3)
prepare attribute for creation of suspended thread
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_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_getaffinity_np(3), pthread_setaffinity_np(3)
manage CPU affinity
pthread_getconcurrency(3), pthread_setconcurrency(3)
get or set level of concurrency
pthread_getspecific(3)
get a thread-specific data value
pthread_key_create(3)
thread-specific data key creation
pthread_key_delete(3)
delete a thread-specific data key
pthread_kill(3)
send a signal to a specified thread
pthread_main_np(3)
identify the initial thread
pthread_mutex_destroy(3)
free resources allocated for a mutex
pthread_mutex_timedlock(3)
lock a mutex without blocking indefinitely
pthread_np(3)
FreeBSD extensions to POSIX thread functions
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_wrlock(3), pthread_rwlock_trywrlock(3)
acquire a read/write lock for writing
pthread_self(3)
get the calling thread's ID
pthread_setspecific(3)
set a thread-specific data value
pthread_signals_block_np(3), pthread_signals_unblock_np(3)
fast asynchronous signals blocking and unblocking
pthread_sigqueue(3)
queue a signal to a specified thread
pthread_yield(3)
yield control of the current thread
ptnet(4)
Ethernet driver for passed-through netmap ports
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_initpwd(3), pw_init(3), pw_make(3), pw_make_v7(3), pw_mkdb(3), pw_lock(3), pw_scan(3), pw_tempname(3), pw_tmp(3)
functions for passwd file handling
pwait(1)
wait for processes to terminate
pwcache(3), user_from_uid(3), uid_from_user(3), pwcache_userdb(3), group_from_gid(3), gid_from_group(3), pwcache_groupdb(3)
cache password and group entries
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
qat_c2xxx(4)
Intel QuickAssist Technology (QAT) driver for Atom C2000 chipsets
qmath(3)
fixed-point math library based on the Q number format
qsort(3), qsort_b(3), qsort_r(3), heapsort(3), heapsort_b(3), mergesort(3), mergesort_b(3)
sort functions
querylocale(3)
Look up the locale name or version for a specified category
quota.user(5), quota.group(5)
per file system quota database
quota_open(3), quota_close(3), quota_on(3), quota_off(3), quota_read(3), quota_write_limits(3), quota_write_usage(3), quota_fsname(3), quota_qfname(3), quota_maxid(3), quota_check_path(3), quota_convert(3)
Manipulate quotas
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
random(3), srandom(3), srandomdev(3), initstate(3), setstate(3)
non-cryptographic pseudorandom number generator; routines for changing generators
random(6)
random lines from a file or random numbers
random_harvest(9)
gather entropy from the kernel for the entropy device
rc(8)
command scripts for auto-reboot and daemon startup
rc.conf(5)
system configuration information
rc.subr(8)
functions used by system shell scripts
rcmd(3), rresvport(3), iruserok(3), ruserok(3), rcmd_af(3), rresvport_af(3), iruserok_sa(3)
routines for returning a stream to a remote command
rcorder(8)
print a dependency ordering of interdependent files
rctl.conf(5)
resource limits database defaults
rdma_ack_cm_event(3)
Free a communication event
rdma_bind_addr(3)
Bind an RDMA identifier to a source address
rdma_create_ep(3)
Allocate a communication identifier and optional QP
rdma_create_id(3)
Allocate a communication identifier
rdma_destroy_ep(3)
Release a communication identifier
rdma_destroy_id(3)
Release a communication identifier
rdma_disconnect(3)
This function disconnects a connection
rdma_event_str(3)
Returns a string representation of an rdma cm event
rdma_free_devices(3)
Frees the list of devices returned by rdma_get_devices
rdma_get_devices(3)
Get a list of RDMA devices currently available
rdma_get_dst_port(3)
Returns the remote port number of a bound rdma_cm_id
rdma_get_local_addr(3)
Returns the local IP address of a bound rdma_cm_id
rdma_get_peer_addr(3)
Returns the remote IP address of a bound rdma_cm_id
rdma_get_src_port(3)
Returns the local port number of a bound rdma_cm_id
rdma_getaddrinfo(3)
Provides transport independent address translation
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_reg_msgs(3)
register data buffer(s) for sending or receiving messages
rdma_reg_read(3)
register data buffer(s) for remote RDMA read access
rdma_reg_write(3)
register data buffer(s) for remote RDMA write access
rdma_resolve_route(3)
Resolve the route information needed to establish a connection
rdma_set_option(3)
Set communication options for an rdma_cm_id
re_format(7)
POSIX 1003.2 regular expressions
readlink(2), readlinkat(2)
read value of a symbolic link
readpassphrase(3)
get a passphrase from the user
reallocarray(3)
memory reallocation function
reallocf(3)
memory reallocation function
reboot(8), halt(8), fastboot(8), fasthalt(8)
stopping and restarting the system
recoverdisk(1)
recover data from disk-like devices
recv(2), recvfrom(2), recvmsg(2), recvmmsg(2)
receive message(s) from a socket
redzone(9), RedZone(9)
buffer corruptions detector
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
regulator(9), regulator_get_by_name(9), regulator_get_by_id(9), regulator_release(9), regulator_get_name(9), regulator_enable(9), regulator_disable(9), regulator_stop(9), regulator_status(9), regulator_get_voltage(9), regulator_set_voltage(9), regulator_check_voltage(9), regulator_get_by_ofw_property(9)
regulator methods
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
resettodr(9)
set battery-backed clock from system time
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_pppd(8)
RFCOMM PPP daemon
rfcomm_sppd(1)
RFCOMM Serial Port Profile daemon
rfork(2)
manipulate process resources
rfork_thread(3)
create a rfork-based process thread
rights(4), Capability rights(4)
Capsicum capability rights for file descriptors
rk_gpio(4)
driver for the gpio controller on RockChip SoCs
rk_grf(4)
driver for the General Register Files controller on RockChip SoCs
rk_grf_gpio(4)
RockChip GPIO_MUTE pin driver
rk_i2c(4)
driver for the i2c controller on RockChip SoCs
rk_pinctrl(4)
driver for the pin multiplexing on RockChip SoCs
rl(4)
RealTek 8129/8139 Fast Ethernet device driver
rman(9), rman_activate_resource(9), rman_adjust_resource(9), rman_deactivate_resource(9), rman_fini(9), rman_init(9), rman_init_from_resource(9), rman_is_region_manager(9), rman_manage_region(9), rman_first_free_region(9), rman_last_free_region(9), rman_release_resource(9), rman_reserve_resource(9), rman_make_alignment_flags(9), rman_get_start(9), rman_get_end(9), rman_get_device(9), rman_get_size(9), rman_get_flags(9), rman_set_mapping(9), rman_get_mapping(9), rman_set_virtual(9), rman_get_virtual(9), rman_set_bustag(9), rman_get_bustag(9), rman_set_bushandle(9), rman_get_bushandle(9), rman_set_rid(9), rman_get_rid(9), rman_set_type(9), rman_get_type(9)
resource management functions
rmdir(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
rmuser(8)
remove users from the system
rndtest(4)
FIPS 140-2 random number generator test monitor
roff(7)
roff language reference for mandoc
round(3), roundf(3), roundl(3)
round to nearest integral value
route(4)
kernel packet forwarding database
rpc(3)
library routines for remote procedure calls
rpc.lockd(8)
NFS file locking daemon
rpc.umntall(8)
notify NFS servers about unmounted NFS file systems
rpc.yppasswdd(8)
server for updating NIS passwords
rpc.ypxfrd(8)
NIS map transfer server
rpc_clnt_calls(3), clnt_call(3), clnt_freeres(3), clnt_geterr(3), clnt_perrno(3), clnt_perror(3), clnt_sperrno(3), clnt_sperror(3), rpc_broadcast(3), rpc_broadcast_exp(3), rpc_call(3)
library routines for client side calls
rpc_clnt_create(3), clnt_control(3), clnt_create(3), clnt_create_timed(3), clnt_create_vers(3), clnt_create_vers_timed(3), clnt_destroy(3), clnt_dg_create(3), clnt_pcreateerror(3), clnt_raw_create(3), clnt_spcreateerror(3), clnt_tli_create(3), clnt_tp_create(3), clnt_tp_create_timed(3), clnt_vc_create(3), rpc_createerr(3)
library routines for dealing with creation and manipulation of CLIENT handles
rpc_gss_get_mech_info(3)
Get extra information about a security mechanism
rpc_gss_getcred(3)
Get authorization information for an RPC request
rpc_gss_is_installed(3)
Query for the presence os a security mechanism
rpc_gss_qop_to_num(3)
Convert a quality of protection name to number
rpc_gss_set_defaults(3)
set service and quality of protection
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
rpcinfo(8)
report RPC information
rpcsec_gss(3), RPCSEC_GSS(3)
GSS-API based authentication for RPC
rpmatch(3)
determine whether the response to a question is affirmative or negative
rpoll(3)
callback functions for file descriptors and timers
rrenumd.conf(5)
configuration file for router renumbering daemon
rsufw(4)
Firmware Module for Realtek driver
rtadvctl(8)
control program for rtadvd(8) daemon
rtadvd.conf(5)
config file for router advertisement daemon
rtentry(9)
structure of an entry in the kernel routing table
rtlbtfw(8)
load firmware for Realtek 87XX/88XX Bluetooth USB devices
rtld_get_var(3), rtld_set_var(3)
query or change run-time linker parameters after image activation
rtnetlink(4), RTNetlink(4)
Network configuration-specific Netlink family
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
rtwnfw(4)
Firmware Module for Realtek Wireless driver
rue(4)
RealTek RTL8150 USB to Fast Ethernet controller driver
runfw(4)
Firmware Module for Ralink driver
ruptime(1)
show host status of 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
safe(4)
SafeNet SafeXcel 1141/1741 crypto accelerator
safexcel(4)
Inside Secure SafeXcel-IP-97 cryptographic offload engine
save-entropy(8)
Save bits of entropy to feed /dev/random at startup
savecore(8)
save a core dump of the operating system
sbget(3), sbsearch(3), sbput(3), sbread(3), sbfind(3), sbwrite(3)
read and write superblocks of a UFS file system
sbuf(9), sbuf_new(9), sbuf_new_auto(9), sbuf_new_for_sysctl(9), sbuf_clear(9), sbuf_get_flags(9), sbuf_set_flags(9), sbuf_clear_flags(9), sbuf_setpos(9), sbuf_bcat(9), sbuf_bcopyin(9), sbuf_bcpy(9), sbuf_cat(9), sbuf_copyin(9), sbuf_cpy(9), sbuf_nl_terminate(9), sbuf_printf(9), sbuf_vprintf(9), sbuf_putc(9), sbuf_set_drain(9), sbuf_trim(9), sbuf_error(9), sbuf_finish(9), sbuf_data(9), sbuf_len(9), sbuf_done(9), sbuf_delete(9), sbuf_start_section(9), sbuf_end_section(9), sbuf_hexdump(9), sbuf_printf_drain(9), sbuf_putbuf(9)
safe string composition
scalb(3), scalbf(3), significand(3), significandf(3)
IEEE test functions
scalbln(3), scalblnf(3), scalblnl(3), scalbn(3), scalbnf(3), scalbnl(3)
adjust exponent
scandir(3), fdscandir(3), scandirat(3), scandir_b(3), fdscandir_b(3), fdscandirat_b(3), alphasort(3), versionsort(3)
scan a directory
scanf(3), fscanf(3), sscanf(3), vscanf(3), vsscanf(3), vfscanf(3)
input format conversion
scanf_l(3), fscanf_l(3), sscanf_l(3), vfscanf_l(3), vscanf_l(3), vsscanf_l(3)
input format conversion
scp(1)
OpenSSH secure file copy
screen(4)
pc display interface
script(1)
make typescript of terminal session
sctp_bindx(3)
bind or unbind an SCTP socket to a list of addresses
sctp_freepaddrs(3), sctp_freeladdrs(3)
release the memory returned from a previous call
sctp_generic_recvmsg(2)
receive data from a peer
sctp_getaddrlen(3)
return the address length of an address family
sctp_getassocid(3)
return an association id for a specified socket address
sctp_getpaddrs(3), sctp_getladdrs(3)
return a list of addresses to the caller
sctp_opt_info(3)
get SCTP socket information
sctp_peeloff(2)
detach an association from a one-to-many socket to its own fd
sctp_recvmsg(3), sctp_recvv(3)
receive a message from an SCTP socket
sctp_send(3), sctp_sendx(3), sctp_sendv(3)
send a message from an SCTP socket
sctp_sendmsg(3), sctp_sendmsgx(3)
send a message from an SCTP socket
sdiff(1)
side-by-side diff
security(7)
introduction to security under FreeBSD
sem_getvalue(3)
get the value of a semaphore
semop(2)
atomic array of operations on a semaphore set
send(2), sendto(2), sendmsg(2), sendmmsg(2)
send message(s) from a socket
send(4)
Kernel side support for Secure Neighbor Discovery (SeND)
sendfile(2)
send a file to a socket
seq(1)
print sequences of numbers
sesutil(8)
Utility for managing SCSI Enclosure Services (SES) device
set_field_just(3), field_just(3)
retrieve field characteristics
set_field_opts(3), field_opts_on(3), field_opts_off(3), field_opts(3)
set and get field options
set_field_userptr(3), field_userptr(3)
associate application data with a form field
set_form_opts(3), form_opts_on(3), form_opts_off(3), form_opts(3)
set and get form options
set_form_userptr(3), form_userptr(3)
associate application data with a form item
set_item_opts(3), item_opts_on(3), item_opts_off(3), item_opts(3)
set and get menu item options
set_menu_format(3), menu_format(3)
set and get menu sizes
set_menu_opts(3), menu_opts_on(3), menu_opts_off(3), menu_opts(3)
set and get menu options
set_menu_pattern(3), menu_pattern(3)
set and get a menu's pattern buffer
set_new_page(3), new_page(3)
form pagination functions
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
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
sftp-server(8)
OpenSSH SFTP server subsystem
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
shmget(2)
obtain a shared memory identifier
showmount(8)
show remote nfs mounts on host
shutdown(8), poweroff(8)
close down the system at a given time
siftr(4), SIFTR(4)
Statistical Information For TCP Research
sigaction(2)
software signal facilities
sigemptyset(3), sigfillset(3), sigaddset(3), sigandset(3), sigdelset(3), sigisemptyset(3), sigismember(3), sigorset(3)
manipulate signal sets
sigevent(3)
asynchronous event notification
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
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
sigreturn(2)
return from signal
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
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
sis(4)
SiS 900, SiS 7016 and NS DP83815/DP83816 Fast Ethernet device driver
sizeof(7)
operator yield the storage size of the given operand
sleep(1)
suspend execution for an interval of time
sleep(3)
suspend thread execution for an interval measured in seconds
smapi(4)
System Management Application Program Interface driver
smbfs(4)
server message block (SMB1/CIFS) file system
smbutil(1)
interface to the server message block (SMB1/CIFS) requester
smr(9)
safe memory reclamation for lock-free data structures
smrsh(8)
restricted shell for sendmail
smsc(4)
USB Microchip LAN9xxx Fast Ethernet driver
snapinfo(8)
show snapshot location on UFS file systems
snd_fm801(4)
Forte Media FM801 bridge device driver
snd_hda(4)
Intel High Definition Audio bridge device driver
sndctl(8)
list and modify soundcard properties
sndstat(4)
nvlist-based PCM audio device enumeration interface
snl(3), snl_init(3), snl_free(3), snl_read_message(3), snl_send(3), snl_get_seq(3), snl_allocz(3), snl_clear_lb(3), snl_parse_nlmsg(3), snl_parse_header(3), snl_parse_attrs(3), snl_parse_attrs_raw(3), snl_attr_get_flag(3), snl_attr_get_ip(3), snl_attr_get_uint16(3), snl_attr_get_uint32(3), snl_attr_get_string(3), snl_attr_get_stringn(3), snl_attr_get_nla(3), snl_field_get_uint8(3), snl_field_get_uint16(3), snl_field_get_uint32(3)
simple netlink library
snmp_bridge(3)
bridge module for snmpd
snmp_client(3), snmp_client_init(3), snmp_client_set_host(3), snmp_client_set_port(3), snmp_send_cb_f(3), snmp_timeout_cb_f(3), snmp_timeout_start_f(3), snmp_timeout_stop_f(3), snmp_open(3), snmp_close(3), snmp_pdu_create(3), snmp_add_binding(3), snmp_pdu_check(3), snmp_pdu_send(3), snmp_oid_append(3), snmp_parse_server(3), snmp_receive(3), snmp_table_cb_f(3), snmp_table_fetch(3), snmp_table_fetch_async(3), snmp_dialog(3), snmp_discover_engine(3)
SNMP client library
snmp_hast(3)
HAST module for bsnmpd(1)
snmp_hostres(3)
host resources module for bsnmpd(8)
snmp_lm75(3)
LM75 Sensor module for bsnmpd(1)
snmp_mibII(3), mibII(3), mibif_notify_f(3), mib_netsock(3), mib_if_set_dyn(3), mib_refresh_iflist(3), mib_find_if(3), mib_find_if_sys(3), mib_find_if_name(3), mib_first_if(3), mib_next_if(3), mib_register_newif(3), mib_unregister_newif(3), mib_fetch_ifmib(3), mib_if_admin(3), mib_find_ifa(3), mib_first_ififa(3), mib_next_ififa(3), mib_ifstack_create(3), mib_ifstack_delete(3), mib_find_rcvaddr(3), mib_rcvaddr_create(3), mib_rcvaddr_delete(3), mibif_notify(3), mibif_unnotify(3)
mib-2 module for bsnmpd
snmp_netgraph(3), snmp_node(3), snmp_nodename(3), ng_cookie_f(3), ng_hook_f(3), ng_register_cookie(3), ng_unregister_cookie(3), ng_register_hook(3), ng_unregister_hook(3), ng_unregister_module(3), ng_output(3), ng_output_node(3), ng_output_id(3), ng_dialog(3), ng_dialog_node(3), ng_dialog_id(3), ng_send_data(3), ng_mkpeer_id(3), ng_connect_node(3), ng_connect_id(3), ng_connect2_id(3), ng_connect2_tee_id(3), ng_rmhook(3), ng_rmhook_id(3), ng_rmhook_tee_id(3), ng_shutdown_id(3), ng_next_node_id(3), ng_node_id(3), ng_node_id_node(3), ng_node_name(3), ng_node_type(3), ng_peer_hook_id(3)
netgraph module for snmpd
snmp_target(3)
Target addresses and notifications module for bsnmpd(1)
snmp_usm(3)
user-based security module for bsnmpd(1)
snmp_vacm(3)
View-based Access Control module for bsnmpd(1)
snmp_value_free(3), snmp_value_parse(3), snmp_value_copy(3), snmp_pdu_free(3), snmp_pdu_decode(3), snmp_pdu_encode(3), snmp_pdu_decode_header(3), snmp_pdu_decode_scoped(3), snmp_pdu_decode_secmode(3), snmp_pdu_init_secparams(3), snmp_pdu_dump(3), snmp_passwd_to_keys(3), snmp_get_local_keys(3), snmp_calc_keychange(3), TRUTH_MK(3), TRUTH_GET(3), TRUTH_OK(3)
SNMP decoding and encoding library
snmp_wlan(3)
wireless networking module for bsnmpd(1)
snp(4)
tty snoop interface
socket(2)
create an endpoint for communication
socket(9)
kernel socket interface
socketpair(2)
create a pair of connected sockets
sort(1)
sort or merge records (lines) of text and binary files
sound(4), pcm(4), snd(4)
PCM audio device infrastructure
sourcefilter(3)
advanced multicast group membership API
spkrtest(8)
test script for the speaker driver
spl(4)
parameters of the SPL kernel module
splash(4)
splash screen / screen saver interface
split(1)
split a file into pieces
src.conf(5)
source build options
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
ssp(3)
bounds checked libc functions
stablerestart(5), nfs-stablerestart(5)
restart information for the NFSv4 server
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
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
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
strdup(3), strndup(3)
save a copy of a string
strfile(8), unstr(8)
create a random access file for storing strings
strfmon(3), strfmon_l(3)
convert monetary value to string
strftime(3)
format date and time
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
strlen(3), strnlen(3)
find length of string
strmode(3)
convert inode status information into a symbolic string
strtod(3), strtof(3), strtold(3)
convert ASCII string to floating point
strxfrm(3)
transform a string under locale
stty(1)
set the options for a terminal device interface
style(9)
kernel source file style guide
style.Makefile(5)
FreeBSD Makefile style guide
style.lua(9)
lua file style guide
style.mdoc(5)
FreeBSD manual page style guide
sume(4)
NetFPGA SUME 4x10Gb Ethernet 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
symlink(2), symlinkat(2)
make symbolic link to a file
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
sysconf(3)
get configurable system variables
sysctl(3), sysctlbyname(3), sysctlnametomib(3)
get or set system information
sysctl.conf(5)
kernel state defaults
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_abi_to_freebsd_errno(3), sysdecode_freebsd_to_abi_errno(3)
translate error numbers between process ABIs
sysdecode_cap_rights(3)
output list of capability rights
sysdecode_cmsg_type(3)
lookup name of cmsg type
sysdecode_enum(3), sysdecode_acltype(3), sysdecode_atfd(3), sysdecode_extattrnamespace(3), sysdecode_fadvice(3), sysdecode_fcntl_cmd(3), sysdecode_getfsstat_mode(3), sysdecode_getrusage_who(3), sysdecode_idtype(3), sysdecode_ipproto(3), sysdecode_itimer(3), sysdecode_kldsym_cmd(3), sysdecode_kldunload_flags(3), sysdecode_lio_listio_mode(3), sysdecode_madvice(3), sysdecode_minherit_flags(3), sysdecode_msgctl_cmd(3), sysdecode_nfssvc_flags(3), sysdecode_pathconf_name(3), sysdecode_prio_which(3), sysdecode_procctl_cmd(3), sysdecode_ptrace_request(3), sysdecode_rlimit(3), sysdecode_rtprio_function(3), sysdecode_scheduler_policy(3), sysdecode_sctp_pr_policy(3), sysdecode_sctp_sinfo_flags(3), sysdecode_semctl_cmd(3), sysdecode_shmctl_cmd(3), sysdecode_shutdown_how(3), sysdecode_sigbus_code(3), sysdecode_sigchld_code(3), sysdecode_sigfpe_code(3), sysdecode_sigill_code(3), sysdecode_signal(3), sysdecode_sigprocmask_how(3), sysdecode_sigsegv_code(3), sysdecode_sigtrap_code(3), sysdecode_sockaddr_family(3), sysdecode_socketdomain(3), sysdecode_sockettype(3), sysdecode_sockopt_level(3), sysdecode_sysarch_number(3), sysdecode_umtx_op(3), sysdecode_vmresult(3), sysdecode_whence(3)
lookup name of various enumerated values
sysdecode_fcntl_arg(3), sysdecode_fcntl_arg_p(3)
output description of fcntl argument
sysdecode_ioctlname(3)
lookup name of device control command
sysdecode_kevent(3), sysdecode_kevent_fflags(3), sysdecode_kevent_filter(3), sysdecode_kevent_flags(3)
output description of kevent structure fields
sysdecode_mask(3), sysdecode_accessmode(3), sysdecode_atflags(3), sysdecode_capfcntlrights(3), sysdecode_close_range_flags(3), sysdecode_fcntl_fileflags(3), sysdecode_fileflags(3), sysdecode_filemode(3), sysdecode_flock_operation(3), sysdecode_mlockall_flags(3), sysdecode_mmap_flags(3), sysdecode_mmap_prot(3), sysdecode_mount_flags(3), sysdecode_msg_flags(3), sysdecode_msync_flags(3), sysdecode_open_flags(3), sysdecode_pipe2_flags(3), sysdecode_pollfd_events(3), sysdecode_reboot_howto(3), sysdecode_rfork_flags(3), sysdecode_semget_flags(3), sysdecode_sendfile_flags(3), sysdecode_shmat_flags(3), sysdecode_sctp_nxt_flags(3), sysdecode_sctp_rcv_flags(3), sysdecode_sctp_snd_flags(3), sysdecode_socket_type(3), sysdecode_thr_create_flags(3), sysdecode_umtx_cvwait_flags(3), sysdecode_umtx_rwlock_flags(3), sysdecode_vmprot(3), sysdecode_wait4_options(3), sysdecode_wait6_options(3)
print name of various bitmask values
sysdecode_quotactl_cmd(3)
output name of quotactl command
sysdecode_sctp_sinfo_flags(3)
output textual description of the sinfo_flags field of struct sctp_sndrcvinfo
sysdecode_sigcode(3)
lookup name of signal code
sysdecode_socket_protocol(3)
lookup name of socket protocol
sysdecode_sockopt_name(3)
lookup name of socket option
sysdecode_syscallname(3)
lookup name of system calls
sysdecode_utrace(3)
produce text description of a utrace record
sysexits(3)
legacy exit status codes for system programs
syslog.conf(5)
syslogd(8) configuration file
sysrc(8)
safely edit system rc files
tacplus.conf(5)
TACACS+ client configuration file
tail(1)
display the last part of a file
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(5)
format of tape archive files
tarfs(4)
tarball filesystem
tbl(7)
tbl language reference for mandoc
tcgetpgrp(3)
get foreground process group ID
tcgetwinsize(3), tcsetwinsize(3)
get, set the size of a terminal window
tcopy(1)
read, write, copy and verify tapes
tcp_functions(9)
Alternate TCP Stack Framework
tcp_rack(4)
TCP RACK-TLP Loss Detection Algorithm for TCP
tcpd(8)
access control facility for internet services
tcpdchk(8)
tcp wrapper configuration checker
tcpdump(1)
dump traffic on a network
tcsendbreak(3), tcdrain(3), tcflush(3), tcflow(3)
line control functions
tcsetpgrp(3)
set foreground process group ID
tcsh(1)
C shell with file name completion and command line editing
tdfx(4)
Voodoo Graphics and VoodooII Memory Access GLIDE device driver
telnet(1)
user interface to the TELNET protocol
tempnam(3), tmpfile(3), tmpnam(3)
temporary file routines
term(5)
compiled terminfo terminal description
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)
terminfo global variables
terminfo(5), %terminfo(5)
terminal capability database
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_new(2)
create new thread of execution
thr_self(2)
return thread identifier for the calling thread
time(3)
get time of day
timerfd(2), timerfd_create(2), timerfd_gettime(2), timerfd_settime(2)
timers with file descriptor semantics
timingsafe_bcmp(3), timingsafe_memcmp(3)
timing-safe byte sequence comparisons
tmpfs(4)
in-memory file system
toe(1), %toe(1)
list table of entries of terminfo terminal types
top(1)
display and update information about the top cpu processes
touch(1)
change file access and modification times
towctrans(3), wctrans(3)
wide character mapping functions
tpm(4)
Trusted Platform Module
tput(1), %tput(1)
initialize a terminal, exercise its capabilities, or query %term%info database
tracing(7)
introduction to FreeBSD tracing and performance monitoring
trimdomain(3)
trim the current domain name from a host name
trunc(3), truncf(3), truncl(3)
nearest integral value with magnitude less than or equal to |x|
truncate(1)
resize files or manage file space
truncate(2), ftruncate(2)
truncate or extend a file to a specified length
tsearch(3), tfind(3), tdelete(3), twalk(3)
manipulate binary search trees
tsec(4)
Freescale Three-Speed Ethernet Controller device driver
tslog(4)
Boot-time event tracing facility
tsort(1)
topological sort of a directed graph
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
tuning(7)
performance tuning under FreeBSD
tzfile(5)
timezone information
u2f(4)
FIDO/U2F USB security keys
u3g(4)
USB support for 3G and 4G cellular modems
ualarm(3)
schedule signal after specified time
uathload(8)
load firmware for Atheros USB wireless devices
ubsa(4)
USB support for Belkin serial adapters
ubser(4)
USB support for BWCT console serial adapters
ubtbcmfw(4)
Firmware driver for Broadcom BCM2033 chip based Bluetooth USB devices
ucred(9), crget(9), crhold(9), crfree(9), crcopy(9), crdup(9), cru2x(9)
functions related to user credentials
ucycom(4)
device driver for Cypress CY7C63743 and CY7C64013 USB to RS232 bridges
uefisign(8)
UEFI Secure Boot signing utility
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
ufshci(4)
Universal Flash Storage Host Controller Interface driver
uftdi(4)
Future Technology Devices International USB to serial UART driver
ugidfw(8)
firewall-like access controls for file system objects
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
uipaq(4)
USB support for iPAQ units
umask(2)
set file creation mode mask
umb(4)
USB Mobile Broadband Interface Model (MBIM) cellular modem driver
umbctl(8)
display or set MBIM cellular modem interface parameters (4G/LTE)
umcs(4)
USB support for serial adapters based on the MCS7820 and MCS7840 chips
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
uname(3)
get system identification
undelete(2)
attempt to recover a deleted file
ungetc(3)
un-get character from input stream
ungetwc(3)
un-get wide character from input stream
unifdef(1), unifdefall(1)
remove preprocessor conditionals from code
unionfs(4)
union mount file system
uniq(1)
report or filter out repeated lines in a file
unix(4)
UNIX-domain protocol family
unlink(2), unlinkat(2), funlinkat(2)
remove directory entry
unvis(1)
revert a visual representation of data back to original form
unvis(3), strunvis(3), strnunvis(3), strunvisx(3), strnunvisx(3)
decode a visual representation of characters
upgt(4)
Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless network driver
uplcom(4)
USB support for Prolific PL-2303/2303X/2303HX serial adapters driver
urio(4)
USB driver for the Rio MP3 players
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
usbconfig(8)
configure the USB subsystem
usbdump(8)
dump traffic on USB host controller
usbhidaction(1)
perform actions according to USB HID controls
user_caps(5)
user-defined terminfo capability format
usfs(4)
USB device side support for bulk only transport mass storage
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
utf8(5)
UTF-8, a transformation format of ISO 10646
utime(3)
set file times
utimes(2), lutimes(2), futimes(2), futimesat(2)
set file access and modification times
uu_lock(3), uu_lock_txfr(3), uu_unlock(3), uu_lockerr(3)
acquire and release control of a serial device
uuencode(5)
format of an encoded uuencode file
uuid_compare(3), uuid_create(3), uuid_create_nil(3), uuid_equal(3), uuid_from_string(3), uuid_hash(3), uuid_is_nil(3), uuid_to_string(3)
DCE 1.1 compliant UUID functions
uuidgen(1)
generate universally unique identifiers
uuidgen(2)
generate universally unique identifiers
uvisor(4)
USB support for the PalmOS based PDAs
uvscom(4)
USB support for SUNTAC Slipper U VS-10U serial adapters driver
vaccess_acl_nfs4(9)
generate a NFSv4 ACL access control decision using vnode parameters
vale(4)
a very fast Virtual Local Ethernet using the netmap API
valloc(3)
aligned memory allocation function
vdevprops(7)
native and user-defined properties of ZFS vdevs
version.4th(8)
FreeBSD version string boot module
vflush(9)
flush vnodes for a mount point
vfork(2)
create a new process without copying the address space
vfs_busy(9)
marks a mount point as busy
vfs_getnewfsid(9)
allocate a new file system identifier
vfs_getopt(9), vfs_getopts(9), vfs_flagopt(9), vfs_scanopt(9), vfs_copyopt(9), vfs_filteropt(9), vfs_setopt(9), vfs_setopt_part(9), vfs_setopts(9)
manipulate mount options and their values
vfs_getvfs(9)
returns a mount point given its file system identifier
vfs_mountedfrom(9)
sets the mounted from name for a mount
vfs_rootmountalloc(9)
allocate a root mount structure
vfs_suser(9)
check if credentials have superuser privileges for a mount point
vfs_timestamp(9)
generate current timestamp
vfs_unbusy(9)
unbusy a mount point
vfs_unmountall(9)
unmount all file systems
vfsconf(9)
vfs configuration information
vga(4)
generic video card interface
vget(9)
get a vnode from the free list
vgone(9)
prepare a vnode for reuse
viawd(4)
device driver for VIA south bridge watchdog timer
vidcontrol(1)
system video console control and configuration utility
vigr(8)
edit the group file
vinvalbuf(9)
flushes and invalidates all buffers associated with a vnode
vipw(8)
edit the password file
virtual_oss_cmd(8)
modify a running virtual_oss(8) instance's options
vis(1)
display non-printable characters in a visual format
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_check_protection(9)
check memory protection for a vm_map
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_findspace(9)
find a free region within a map
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_madvise(9)
apply advice about use of memory to map entries
vm_map_remove(9)
remove a virtual address range from a 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 of memory
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_free(9), vm_page_free_toq(9), vm_page_free_zero(9), vm_page_try_to_free(9)
free a page
vm_page_grab(9)
returns a page from an object
vm_page_insert(9), vm_page_remove(9)
add/remove page from an object
vmci(4)
VMware Virtual Machine Communication Interface
vmx(4)
VMware VMXNET3 Virtual Interface Controller device
vn_deallocate(9)
zero and/or deallocate storage from a file
vn_fullpath(9)
convert a vnode reference to a full pathname, given a process context
vn_isdisk(9)
checks if a vnode represents a disk
vnode(9)
internal representation of a file or directory
vnode_pager_setsize(9)
notify the VM system about updates in the file size
vpd(4)
Vital Product Data kernel interface
vput(9), vrele(9), vunref(9)
decrement the use count for a vnode
vref(9), vrefl(9)
increment the use count for a vnode
vrefcnt(9)
returns the use count of a vnode
vte(4)
Vortex86 RDC R6040 Fast Ethernet driver
vtfontcvt(8)
convert font files for use by the video console
vxlan(4)
Virtual eXtensible LAN interface
wait(2), waitid(2), waitpid(2), wait3(2), wait4(2), wait6(2)
wait for processes to change status
wake(8)
send Wake on LAN frames to hosts on a local Ethernet network
watchdog(4)
hardware and software watchdog
watchdog(9)
software and hardware watchdog facility
wbwd(4)
device driver for Winbond/Nuvoton Super I/O chips watchdog timer
wcsftime(3)
convert date and time to a wide-character string
wcstof(3), wcstod(3), wcstold(3)
convert string to float, double or long double
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
wdatwd(4)
device driver for the ACPI WDAT based watchdog interrupt timer
wg(8)
set and retrieve configuration of WireGuard interfaces
what(1)
show what versions of object modules were used to construct a file
which(1)
locate a program file in the user's path
whoami(1)
display effective user id
witness(4)
lock validation facility
wlan(4)
generic WiFi 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_gcmp(4)
AES-GCMP crypto support for 802.11 devices
wlan_tkip(4)
TKIP and Michael crypto support for 802.11 devices
wlan_wep(4)
WEP crypto support for 802.11 devices
wlan_xauth(4)
External authenticator support for 802.11 devices
wordexp(3)
perform shell-style word expansions
wpa_cli(8)
console utility for WiFi authentication 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)
wprintf(3), fwprintf(3), swprintf(3), vwprintf(3), vfwprintf(3), vswprintf(3)
formatted wide character output conversion
wscanf(3), fwscanf(3), swscanf(3), vwscanf(3), vswscanf(3), vfwscanf(3)
wide character input format conversion
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
xl(4)
3Com Etherlink XL and Fast Etherlink XL Ethernet device driver
xlocale(3)
Thread-safe extended locale support
xo(1)
emit formatted output based on format string and arguments
xo_attr(3), xo_attr_h(3), xo_attr_hv(3)
Add attribute name/value pairs to formatted output
xo_create(3), xo_create_to_file(3), xo_destroy(3)
create and destroy libxo output handles
xo_emit(3), xo_emit_h(3), xo_emit_hv(3)
emit formatted output based on format string and arguments
xo_emit_f(3), xo_emit_hf(3), xo_emit_hvf(3)
emit formatted output based on format string and arguments
xo_finish(3), xo_finish_h(3)
finish formatting output
xo_flush(3), xo_flush_h(3)
flush formatted output from libxo handle
xo_format(5)
content of format descriptors for xo_emit
xo_open_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_style(3), xo_set_style_name(3)
set the output style for a libxo handle
xo_set_syslog_enterprise_id(3)
Set the enterprise identifier for syslog content
xo_set_version(3), xo_set_version_h(3)
record content-version information in encoded output
xo_set_writer(3)
set custom writer functions for a libxo handle
xo_syslog(3), xo_vsyslog(3), xo_open_log(3), xo_close_log(3), xo_set_logmask(3)
create SYSLOG (RFC5424) log records using libxo formatting
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
yes(1)
be repetitively affirmative
yp(8)
description of the YP/NIS system
ypcat(1)
print the values of all keys in a NIS database
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
yppush(8)
force propagation of updated NIS databases
ypwhich(1)
return hostname of NIS server of map master
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
zero_region(9)
Read-only region prefilled with zeroes
zforce(1)
force gzip files to have a.gz suffix
zfs(4)
tuning of the ZFS kernel module
zfs(8)
configure ZFS datasets
zfs-allow(8)
delegate ZFS administration permissions to unprivileged users
zfs-bookmark(8)
create bookmark of ZFS snapshot
zfs-clone(8)
clone snapshot of ZFS dataset
zfs-create(8)
create ZFS dataset
zfs-destroy(8)
destroy ZFS dataset, snapshots, or bookmark
zfs-diff(8)
show difference between ZFS snapshots
zfs-hold(8)
hold ZFS snapshots to prevent their removal
zfs-jail(8)
attach or detach ZFS filesystem from FreeBSD jail
zfs-list(8)
list properties of ZFS datasets
zfs-load-key(8)
load, unload, or change encryption key of ZFS dataset
zfs-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-receive(8)
create snapshot from backup stream
zfs-rename(8)
rename ZFS dataset
zfs-rewrite(8)
rewrite specified files without modification
zfs-rollback(8)
roll ZFS dataset back to snapshot
zfs-send(8)
generate backup stream of ZFS dataset
zfs-set(8)
set properties on ZFS datasets
zfs-share(8)
share and unshare ZFS filesystems
zfs-snapshot(8)
create snapshots of ZFS datasets
zfs-upgrade(8)
manage on-disk version of ZFS filesystems
zfs-userspace(8)
display space and quotas of ZFS dataset
zfs-wait(8)
wait for activity in ZFS filesystem to stop
zfs_prepare_disk(8)
special script that gets run before bringing a disk into a pool
zfsbootcfg(8)
specify zfsboot options for the next boot
zfsconcepts(7)
overview of ZFS concepts
zfsd(8)
ZFS fault management daemon
zfsprops(7)
native and user-defined properties of ZFS datasets
zgrep(1), zegrep(1), zfgrep(1), bzgrep(1), bzegrep(1), bzfgrep(1), lzgrep(1), lzegrep(1), lzfgrep(1), xzgrep(1), xzegrep(1), xzfgrep(1), zstdgrep(1), zstdegrep(1), zstdfgrep(1)
grep compressed files
zinject(8)
ZFS Fault Injector
zmore(1), zless(1)
view compressed files
znew(1)
convert compressed files to gzipped files
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-ddtprune(8)
Prunes the oldest entries from the single reference dedup table(s)
zpool-destroy(8)
destroy ZFS storage pool
zpool-detach(8)
detach device from ZFS mirror
zpool-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-prefetch(8)
Prefetches pool metadata into ARC
zpool-reguid(8)
generate new unique identifier for ZFS storage pool
zpool-remove(8)
remove devices from ZFS storage pool
zpool-reopen(8)
reopen vdevs associated with ZFS storage pools
zpool-replace(8)
replace one device with another in ZFS storage pool
zpool-resilver(8)
resilver devices in ZFS storage pools
zpool-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
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_EXTERN_FUNCS(3), ASN1_ex_d2i(3), ASN1_ex_d2i_ex(3), ASN1_ex_i2d(3), ASN1_ex_new_func(3), ASN1_ex_new_ex_func(3), ASN1_ex_free_func(3), ASN1_ex_print_func(3), IMPLEMENT_EXTERN_ASN1(3)
ASN.1 external function support
ASN1_INTEGER_new(3), ASN1_INTEGER_free(3)
ASN1_INTEGER allocation functions
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_TIME_print_ex(3), ASN1_UTCTIME_print(3), ASN1_GENERALIZEDTIME_print(3), ASN1_TIME_diff(3), ASN1_TIME_cmp_time_t(3), ASN1_UTCTIME_cmp_time_t(3), ASN1_TIME_compare(3), ASN1_TIME_to_generalizedtime(3), ASN1_TIME_dup(3), ASN1_UTCTIME_dup(3), ASN1_GENERALIZEDTIME_dup(3)
ASN.1 Time functions
ASN1_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_generate_nconf(3), ASN1_generate_v3(3)
ASN1 string generation functions
ASN1_item_d2i_ex(3), ASN1_item_d2i(3), ASN1_item_d2i_bio_ex(3), ASN1_item_d2i_bio(3), ASN1_item_d2i_fp_ex(3), ASN1_item_d2i_fp(3), ASN1_item_i2d_mem_bio(3), ASN1_item_pack(3), ASN1_item_unpack_ex(3), ASN1_item_unpack(3)
decode and encode DER-encoded ASN.1 structures
ASN1_item_sign(3), ASN1_item_sign_ex(3), ASN1_item_sign_ctx(3), ASN1_item_verify(3), ASN1_item_verify_ex(3), ASN1_item_verify_ctx(3)
ASN1 sign and verify
ASN1_tag2str(3), ASN1_STRING_print_ex(3), ASN1_STRING_print_ex_fp(3), ASN1_STRING_print(3)
ASN1_STRING output routines
ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3), ASYNC_WAIT_CTX_set_callback(3), ASYNC_WAIT_CTX_get_callback(3), ASYNC_WAIT_CTX_set_status(3), ASYNC_WAIT_CTX_get_status(3), ASYNC_callback_fn(3), ASYNC_STATUS_UNSUPPORTED(3), ASYNC_STATUS_ERR(3), ASYNC_STATUS_OK(3), ASYNC_STATUS_EAGAIN(3)
functions to manage waiting for asynchronous jobs to complete
ASYNC_get_wait_ctx(3), ASYNC_init_thread(3), ASYNC_cleanup_thread(3), ASYNC_start_job(3), ASYNC_pause_job(3), ASYNC_get_current_job(3), ASYNC_block_pause(3), ASYNC_unblock_pause(3), ASYNC_is_capable(3), ASYNC_stack_alloc_fn(3), ASYNC_stack_free_fn(3), ASYNC_set_mem_functions(3), ASYNC_get_mem_functions(3)
asynchronous job management functions
BF_set_key(3), BF_encrypt(3), BF_decrypt(3), BF_ecb_encrypt(3), BF_cbc_encrypt(3), BF_cfb64_encrypt(3), BF_ofb64_encrypt(3), BF_options(3)
Blowfish encryption
BIO_ADDR(3), BIO_ADDR_new(3), BIO_ADDR_copy(3), BIO_ADDR_dup(3), BIO_ADDR_clear(3), BIO_ADDR_free(3), BIO_ADDR_rawmake(3), BIO_ADDR_family(3), BIO_ADDR_rawaddress(3), BIO_ADDR_rawport(3), BIO_ADDR_hostname_string(3), BIO_ADDR_service_string(3), BIO_ADDR_path_string(3)
BIO_ADDR routines
BIO_ctrl(3), BIO_callback_ctrl(3), BIO_ptr_ctrl(3), BIO_int_ctrl(3), BIO_reset(3), BIO_seek(3), BIO_tell(3), BIO_flush(3), BIO_eof(3), BIO_set_close(3), BIO_get_close(3), BIO_pending(3), BIO_wpending(3), BIO_ctrl_pending(3), BIO_ctrl_wpending(3), BIO_get_info_callback(3), BIO_set_info_callback(3), BIO_info_cb(3), BIO_get_ktls_send(3), BIO_get_ktls_recv(3), BIO_set_conn_mode(3), BIO_get_conn_mode(3), BIO_set_tfo(3)
BIO control operations
BIO_do_handshake(3), BIO_f_ssl(3), BIO_set_ssl(3), BIO_get_ssl(3), BIO_set_ssl_mode(3), BIO_set_ssl_renegotiate_bytes(3), BIO_get_num_renegotiates(3), BIO_set_ssl_renegotiate_timeout(3), BIO_new_ssl(3), BIO_new_ssl_connect(3), BIO_new_buffer_ssl_connect(3), BIO_ssl_copy_session_id(3), BIO_ssl_shutdown(3)
SSL BIO
BIO_f_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_f_prefix(3), BIO_set_prefix(3), BIO_set_indent(3), BIO_get_indent(3)
prefix BIO filter
BIO_f_readbuffer(3)
read only buffering BIO that supports BIO_tell() and BIO_seek()
BIO_find_type(3), BIO_next(3), BIO_method_type(3)
BIO chain traversal
BIO_get_buffer_num_lines(3), BIO_set_read_buffer_size(3), BIO_set_write_buffer_size(3), BIO_set_buffer_size(3), BIO_set_buffer_read_data(3), BIO_f_buffer(3)
buffering BIO
BIO_get_ex_new_index(3), BIO_set_ex_data(3), BIO_get_ex_data(3), BIO_set_app_data(3), BIO_get_app_data(3), DH_get_ex_new_index(3), DH_set_ex_data(3), DH_get_ex_data(3), DSA_get_ex_new_index(3), DSA_set_ex_data(3), DSA_get_ex_data(3), EC_KEY_get_ex_new_index(3), EC_KEY_set_ex_data(3), EC_KEY_get_ex_data(3), ENGINE_get_ex_new_index(3), ENGINE_set_ex_data(3), ENGINE_get_ex_data(3), EVP_PKEY_get_ex_new_index(3), EVP_PKEY_set_ex_data(3), EVP_PKEY_get_ex_data(3), RSA_get_ex_new_index(3), RSA_set_ex_data(3), RSA_get_ex_data(3), RSA_set_app_data(3), RSA_get_app_data(3), SSL_get_ex_new_index(3), SSL_set_ex_data(3), SSL_get_ex_data(3), SSL_set_app_data(3), SSL_get_app_data(3), SSL_CTX_get_ex_new_index(3), SSL_CTX_set_ex_data(3), SSL_CTX_get_ex_data(3), SSL_CTX_set_app_data(3), SSL_CTX_get_app_data(3), SSL_SESSION_get_ex_new_index(3), SSL_SESSION_set_ex_data(3), SSL_SESSION_get_ex_data(3), SSL_SESSION_set_app_data(3), SSL_SESSION_get_app_data(3), UI_get_ex_new_index(3), UI_set_ex_data(3), UI_get_ex_data(3), UI_set_app_data(3), UI_get_app_data(3), X509_STORE_CTX_get_ex_new_index(3), X509_STORE_CTX_set_ex_data(3), X509_STORE_CTX_get_ex_data(3), X509_STORE_CTX_set_app_data(3), X509_STORE_CTX_get_app_data(3), X509_STORE_get_ex_new_index(3), X509_STORE_set_ex_data(3), X509_STORE_get_ex_data(3), X509_get_ex_new_index(3), X509_set_ex_data(3), X509_get_ex_data(3)
application-specific data
BIO_get_new_index(3), BIO_meth_new(3), BIO_meth_free(3), BIO_meth_get_read_ex(3), BIO_meth_set_read_ex(3), BIO_meth_get_write_ex(3), BIO_meth_set_write_ex(3), BIO_meth_get_write(3), BIO_meth_set_write(3), BIO_meth_get_read(3), BIO_meth_set_read(3), BIO_meth_get_puts(3), BIO_meth_set_puts(3), BIO_meth_get_gets(3), BIO_meth_set_gets(3), BIO_meth_get_ctrl(3), BIO_meth_set_ctrl(3), BIO_meth_get_create(3), BIO_meth_set_create(3), BIO_meth_get_destroy(3), BIO_meth_set_destroy(3), BIO_meth_get_callback_ctrl(3), BIO_meth_set_callback_ctrl(3), BIO_meth_set_sendmmsg(3), BIO_meth_get_sendmmsg(3), BIO_meth_set_recvmmsg(3), BIO_meth_get_recvmmsg(3)
Routines to build up BIO methods
BIO_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_CMS(3)
CMS streaming filter BIO
BIO_new_ex(3), BIO_new(3), BIO_up_ref(3), BIO_free(3), BIO_vfree(3), BIO_free_all(3)
BIO allocation and freeing functions
BIO_printf(3), BIO_vprintf(3), BIO_snprintf(3), BIO_vsnprintf(3)
formatted output to a BIO
BIO_push(3), BIO_pop(3), BIO_set_next(3)
add and remove BIOs from a chain
BIO_read_ex(3), BIO_write_ex(3), BIO_read(3), BIO_write(3), BIO_gets(3), BIO_get_line(3), BIO_puts(3)
BIO I/O functions
BIO_s_accept(3), BIO_set_accept_name(3), BIO_set_accept_port(3), BIO_get_accept_name(3), BIO_get_accept_port(3), BIO_new_accept(3), BIO_set_nbio_accept(3), BIO_set_tfo_accept(3), BIO_set_accept_bios(3), BIO_get_peer_name(3), BIO_get_peer_port(3), BIO_get_accept_ip_family(3), BIO_set_accept_ip_family(3), BIO_set_bind_mode(3), BIO_get_bind_mode(3), BIO_do_accept(3)
accept BIO
BIO_s_bio(3), BIO_make_bio_pair(3), BIO_destroy_bio_pair(3), BIO_shutdown_wr(3), BIO_set_write_buf_size(3), BIO_get_write_buf_size(3), BIO_new_bio_pair(3), BIO_get_write_guarantee(3), BIO_ctrl_get_write_guarantee(3), BIO_get_read_request(3), BIO_ctrl_get_read_request(3), BIO_ctrl_reset_read_request(3)
BIO pair BIO
BIO_s_connect(3), BIO_new_connect(3), BIO_set_conn_hostname(3), BIO_set_conn_port(3), BIO_set_conn_address(3), BIO_set_conn_ip_family(3), BIO_get_conn_hostname(3), BIO_get_conn_port(3), BIO_get_conn_address(3), BIO_get_conn_ip_family(3), BIO_set_nbio(3), BIO_set_sock_type(3), BIO_get_sock_type(3), BIO_get0_dgram_bio(3), BIO_do_connect(3)
connect BIO
BIO_s_core(3), BIO_new_from_core_bio(3)
OSSL_CORE_BIO functions
BIO_s_dgram_pair(3), BIO_new_bio_dgram_pair(3), BIO_dgram_set_no_trunc(3), BIO_dgram_get_no_trunc(3), BIO_dgram_get_effective_caps(3), BIO_dgram_get_caps(3), BIO_dgram_set_caps(3), BIO_dgram_set_mtu(3), BIO_dgram_get_mtu(3), BIO_dgram_set0_local_addr(3)
datagram pair BIO
BIO_s_fd(3), BIO_set_fd(3), BIO_get_fd(3), BIO_new_fd(3)
file descriptor BIO
BIO_s_file(3), BIO_new_file(3), BIO_new_fp(3), BIO_set_fp(3), BIO_get_fp(3), BIO_read_filename(3), BIO_write_filename(3), BIO_append_filename(3), BIO_rw_filename(3)
FILE bio
BIO_s_secmem(3), BIO_s_dgram_mem(3), BIO_s_mem(3), BIO_set_mem_eof_return(3), BIO_get_mem_data(3), BIO_set_mem_buf(3), BIO_get_mem_ptr(3), BIO_new_mem_buf(3)
memory BIO
BIO_sendmmsg(3), BIO_recvmmsg(3), BIO_dgram_set_local_addr_enable(3), BIO_dgram_get_local_addr_enable(3), BIO_dgram_get_local_addr_cap(3), BIO_err_is_non_fatal(3)
send and receive multiple datagrams in a single call
BIO_set_callback_ex(3), BIO_get_callback_ex(3), BIO_set_callback(3), BIO_get_callback(3), BIO_set_callback_arg(3), BIO_get_callback_arg(3), BIO_debug_callback(3), BIO_debug_callback_ex(3), BIO_callback_fn_ex(3), BIO_callback_fn(3)
BIO callback functions
BIO_set_data(3), BIO_get_data(3), BIO_set_init(3), BIO_get_init(3), BIO_set_shutdown(3), BIO_get_shutdown(3)
functions for managing BIO state information
BIO_should_read(3), BIO_should_write(3), BIO_should_io_special(3), BIO_retry_type(3), BIO_should_retry(3), BIO_get_retry_BIO(3), BIO_get_retry_reason(3), BIO_set_retry_reason(3)
BIO retry functions
BIO_socket_wait(3), BIO_wait(3), BIO_do_connect_retry(3)
BIO connection utility functions
BN_BLINDING_new(3), BN_BLINDING_free(3), BN_BLINDING_update(3), BN_BLINDING_convert(3), BN_BLINDING_invert(3), BN_BLINDING_convert_ex(3), BN_BLINDING_invert_ex(3), BN_BLINDING_is_current_thread(3), BN_BLINDING_set_current_thread(3), BN_BLINDING_lock(3), BN_BLINDING_unlock(3), BN_BLINDING_get_flags(3), BN_BLINDING_set_flags(3), BN_BLINDING_create_param(3)
blinding related BIGNUM functions
BN_CTX_new_ex(3), BN_CTX_new(3), BN_CTX_secure_new_ex(3), BN_CTX_secure_new(3), BN_CTX_free(3)
allocate and free BN_CTX structures
BN_add_word(3), BN_sub_word(3), BN_mul_word(3), BN_div_word(3), BN_mod_word(3)
arithmetic functions on BIGNUMs with integers
BN_bn2binpad(3), BN_signed_bn2bin(3), BN_bn2bin(3), BN_bin2bn(3), BN_signed_bin2bn(3), BN_bn2lebinpad(3), BN_signed_bn2lebin(3), BN_lebin2bn(3), BN_signed_lebin2bn(3), BN_bn2nativepad(3), BN_signed_bn2native(3), BN_native2bn(3), BN_signed_native2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
format conversions
BN_cmp(3), BN_ucmp(3), BN_is_zero(3), BN_is_one(3), BN_is_word(3), BN_abs_is_word(3), BN_is_odd(3), BN_are_coprime(3)
BIGNUM comparison and test functions
BN_copy(3), BN_dup(3), BN_with_flags(3)
copy BIGNUMs
BN_generate_prime_ex2(3), BN_generate_prime_ex(3), BN_is_prime_ex(3), BN_check_prime(3), BN_is_prime_fasttest_ex(3), BN_GENCB_call(3), BN_GENCB_new(3), BN_GENCB_free(3), BN_GENCB_set_old(3), BN_GENCB_set(3), BN_GENCB_get_arg(3), BN_generate_prime(3), BN_is_prime(3), BN_is_prime_fasttest(3)
generate primes and test for primality
BN_mod_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_security_bits(3)
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
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
CMAC_CTX(3), CMAC_CTX_new(3), CMAC_CTX_cleanup(3), CMAC_CTX_free(3), CMAC_CTX_get0_cipher_ctx(3), CMAC_CTX_copy(3), CMAC_Init(3), CMAC_Update(3), CMAC_Final(3), CMAC_resume(3)
create cipher-based message authentication codes
CMS_ReceiptRequest_create0_ex(3), CMS_ReceiptRequest_create0(3), CMS_add1_ReceiptRequest(3), CMS_get1_ReceiptRequest(3), CMS_ReceiptRequest_get0_values(3)
CMS signed receipt request functions
CMS_SignerInfo_set1_signer_cert(3), CMS_get0_SignerInfos(3), CMS_SignerInfo_get0_signer_id(3), CMS_SignerInfo_get0_signature(3), CMS_SignerInfo_cert_cmp(3)
CMS signedData signer functions
CMS_add0_cert(3), CMS_add1_cert(3), CMS_get1_certs(3), CMS_add0_crl(3), CMS_add1_crl(3), CMS_get1_crls(3)
CMS certificate and CRL utility functions
CMS_add1_signer(3), CMS_SignerInfo_sign(3)
add a signer to a CMS_ContentInfo signed data structure
CMS_decrypt(3), CMS_decrypt_set1_pkey_and_peer(3), CMS_decrypt_set1_pkey(3), CMS_decrypt_set1_password(3)
decrypt content from a CMS envelopedData structure
CMS_final(3), CMS_final_digest(3)
finalise a CMS_ContentInfo structure
CMS_get0_RecipientInfos(3), CMS_RecipientInfo_type(3), CMS_RecipientInfo_ktri_get0_signer_id(3), CMS_RecipientInfo_ktri_cert_cmp(3), CMS_RecipientInfo_set0_pkey(3), CMS_RecipientInfo_kekri_get0_id(3), CMS_RecipientInfo_kari_set0_pkey_and_peer(3), CMS_RecipientInfo_kari_set0_pkey(3), CMS_RecipientInfo_kekri_id_cmp(3), CMS_RecipientInfo_set0_key(3), CMS_RecipientInfo_decrypt(3), CMS_RecipientInfo_encrypt(3)
CMS envelopedData RecipientInfo routines
CMS_signed_get_attr_count(3), CMS_signed_get_attr_by_NID(3), CMS_signed_get_attr_by_OBJ(3), CMS_signed_get_attr(3), CMS_signed_delete_attr(3), CMS_signed_add1_attr(3), CMS_signed_add1_attr_by_OBJ(3), CMS_signed_add1_attr_by_NID(3), CMS_signed_add1_attr_by_txt(3), CMS_signed_get0_data_by_OBJ(3), CMS_unsigned_get_attr_count(3), CMS_unsigned_get_attr_by_NID(3), CMS_unsigned_get_attr_by_OBJ(3), CMS_unsigned_get_attr(3), CMS_unsigned_delete_attr(3), CMS_unsigned_add1_attr(3), CMS_unsigned_add1_attr_by_OBJ(3), CMS_unsigned_add1_attr_by_NID(3), CMS_unsigned_add1_attr_by_txt(3), CMS_unsigned_get0_data_by_OBJ(3)
CMS signed and unsigned attribute functions
CMS_verify(3), CMS_SignedData_verify(3), CMS_get0_signers(3)
verify a CMS SignedData structure
CMS_verify_receipt(3)
verify a CMS signed receipt
COMP_CTX_new(3), COMP_CTX_get_method(3), COMP_CTX_get_type(3), COMP_get_type(3), COMP_get_name(3), COMP_CTX_free(3), COMP_compress_block(3), COMP_expand_block(3), COMP_zlib(3), COMP_zlib_oneshot(3), COMP_brotli(3), COMP_brotli_oneshot(3), COMP_zstd(3), COMP_zstd_oneshot(3), BIO_f_zlib(3), BIO_f_brotli(3), BIO_f_zstd(3)
Compression support
CONF_get1_default_config_file(3), CONF_modules_load_file_ex(3), CONF_modules_load_file(3), CONF_modules_load(3)
OpenSSL configuration functions
CONF_modules_free(3), CONF_modules_finish(3), CONF_modules_unload(3)
OpenSSL configuration cleanup functions
CRYPTO_EX_new(3), CRYPTO_EX_free(3), CRYPTO_EX_dup(3), CRYPTO_free_ex_index(3), CRYPTO_get_ex_new_index(3), CRYPTO_alloc_ex_data(3), CRYPTO_set_ex_data(3), CRYPTO_get_ex_data(3), CRYPTO_free_ex_data(3), CRYPTO_new_ex_data(3)
functions supporting application-specific data
CRYPTO_THREAD_run_once(3), CRYPTO_THREAD_lock_new(3), CRYPTO_THREAD_read_lock(3), CRYPTO_THREAD_write_lock(3), CRYPTO_THREAD_unlock(3), CRYPTO_THREAD_lock_free(3), CRYPTO_atomic_add(3), CRYPTO_atomic_add64(3), CRYPTO_atomic_and(3), CRYPTO_atomic_or(3), CRYPTO_atomic_load(3), CRYPTO_atomic_store(3), CRYPTO_atomic_load_int(3), OSSL_set_max_threads(3), OSSL_get_max_threads(3), OSSL_get_thread_support_flags(3), OSSL_THREAD_SUPPORT_FLAG_THREAD_POOL(3), OSSL_THREAD_SUPPORT_FLAG_DEFAULT_SPAWN(3)
OpenSSL thread support
CRYPTO_secure_malloc_init(3), CRYPTO_secure_malloc_initialized(3), CRYPTO_secure_malloc_done(3), OPENSSL_secure_malloc(3), CRYPTO_secure_malloc(3), OPENSSL_secure_zalloc(3), CRYPTO_secure_zalloc(3), OPENSSL_secure_free(3), CRYPTO_secure_free(3), OPENSSL_secure_clear_free(3), CRYPTO_secure_clear_free(3), OPENSSL_secure_actual_size(3), CRYPTO_secure_allocated(3), CRYPTO_secure_used(3)
secure heap storage
CTLOG_STORE_get0_log_by_id(3)
Get a Certificate Transparency log from a CTLOG_STORE
CTLOG_STORE_new_ex(3), CTLOG_STORE_new(3), CTLOG_STORE_free(3), CTLOG_STORE_load_default_file(3), CTLOG_STORE_load_file(3)
Create and populate a Certificate Transparency log list
CTLOG_new_ex(3), CTLOG_new(3), CTLOG_new_from_base64(3), CTLOG_new_from_base64_ex(3), CTLOG_free(3), CTLOG_get0_name(3), CTLOG_get0_log_id(3), CTLOG_get0_public_key(3)
encapsulates information about a Certificate Transparency log
CT_POLICY_EVAL_CTX_new_ex(3), CT_POLICY_EVAL_CTX_new(3), CT_POLICY_EVAL_CTX_free(3), CT_POLICY_EVAL_CTX_get0_cert(3), CT_POLICY_EVAL_CTX_set1_cert(3), CT_POLICY_EVAL_CTX_get0_issuer(3), CT_POLICY_EVAL_CTX_set1_issuer(3), CT_POLICY_EVAL_CTX_get0_log_store(3), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3), CT_POLICY_EVAL_CTX_get_time(3), CT_POLICY_EVAL_CTX_set_time(3)
Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
DECLARE_ASN1_FUNCTIONS(3), IMPLEMENT_ASN1_FUNCTIONS(3), ASN1_ITEM(3), ACCESS_DESCRIPTION_free(3), ACCESS_DESCRIPTION_new(3), ADMISSIONS_free(3), ADMISSIONS_new(3), ADMISSION_SYNTAX_free(3), ADMISSION_SYNTAX_new(3), ASIdOrRange_free(3), ASIdOrRange_new(3), ASIdentifierChoice_free(3), ASIdentifierChoice_new(3), ASIdentifiers_free(3), ASIdentifiers_new(3), ASRange_free(3), ASRange_new(3), AUTHORITY_INFO_ACCESS_free(3), AUTHORITY_INFO_ACCESS_new(3), AUTHORITY_KEYID_free(3), AUTHORITY_KEYID_new(3), BASIC_CONSTRAINTS_free(3), BASIC_CONSTRAINTS_new(3), CERTIFICATEPOLICIES_free(3), CERTIFICATEPOLICIES_new(3), CMS_ContentInfo_free(3), CMS_ContentInfo_new(3), CMS_ContentInfo_new_ex(3), CMS_ContentInfo_print_ctx(3), CMS_EnvelopedData_it(3), CMS_EnvelopedData_dup(3), CMS_ReceiptRequest_free(3), CMS_ReceiptRequest_new(3), CMS_SignedData_free(3), CMS_SignedData_new(3), CRL_DIST_POINTS_free(3), CRL_DIST_POINTS_new(3), DIRECTORYSTRING_free(3), DIRECTORYSTRING_new(3), DISPLAYTEXT_free(3), DISPLAYTEXT_new(3), DIST_POINT_NAME_free(3), DIST_POINT_NAME_new(3), DIST_POINT_NAME_dup(3), DIST_POINT_free(3), DIST_POINT_new(3), DSAparams_dup(3), ECPARAMETERS_free(3), ECPARAMETERS_new(3), ECPKPARAMETERS_free(3), ECPKPARAMETERS_new(3), EDIPARTYNAME_free(3), EDIPARTYNAME_new(3), ESS_CERT_ID_dup(3), ESS_CERT_ID_free(3), ESS_CERT_ID_new(3), ESS_CERT_ID_V2_dup(3), ESS_CERT_ID_V2_free(3), ESS_CERT_ID_V2_new(3), ESS_ISSUER_SERIAL_dup(3), ESS_ISSUER_SERIAL_free(3), ESS_ISSUER_SERIAL_new(3), ESS_SIGNING_CERT_dup(3), ESS_SIGNING_CERT_free(3), ESS_SIGNING_CERT_it(3), ESS_SIGNING_CERT_new(3), ESS_SIGNING_CERT_V2_dup(3), ESS_SIGNING_CERT_V2_free(3), ESS_SIGNING_CERT_V2_it(3), ESS_SIGNING_CERT_V2_new(3), EXTENDED_KEY_USAGE_free(3), EXTENDED_KEY_USAGE_new(3), GENERAL_NAMES_free(3), GENERAL_NAMES_new(3), GENERAL_NAME_dup(3), GENERAL_NAME_free(3), GENERAL_NAME_new(3), GENERAL_SUBTREE_free(3), GENERAL_SUBTREE_new(3), OSSL_IETF_ATTR_SYNTAX_free(3), OSSL_IETF_ATTR_SYNTAX_it(3), OSSL_IETF_ATTR_SYNTAX_new(3), IPAddressChoice_free(3), IPAddressChoice_new(3), IPAddressFamily_free(3), IPAddressFamily_new(3), IPAddressOrRange_free(3), IPAddressOrRange_new(3), IPAddressRange_free(3), IPAddressRange_new(3), ISSUER_SIGN_TOOL_free(3), ISSUER_SIGN_TOOL_it(3), ISSUER_SIGN_TOOL_new(3), ISSUING_DIST_POINT_free(3), ISSUING_DIST_POINT_it(3), ISSUING_DIST_POINT_new(3), NAME_CONSTRAINTS_free(3), NAME_CONSTRAINTS_new(3), NAMING_AUTHORITY_free(3), NAMING_AUTHORITY_new(3), NETSCAPE_CERT_SEQUENCE_free(3), NETSCAPE_CERT_SEQUENCE_new(3), NETSCAPE_SPKAC_free(3), NETSCAPE_SPKAC_new(3), NETSCAPE_SPKI_free(3), NETSCAPE_SPKI_new(3), NOTICEREF_free(3), NOTICEREF_new(3), OCSP_BASICRESP_free(3), OCSP_BASICRESP_new(3), OCSP_CERTID_dup(3), OCSP_CERTID_new(3), OCSP_CERTSTATUS_free(3), OCSP_CERTSTATUS_new(3), OCSP_CRLID_free(3), OCSP_CRLID_new(3), OCSP_ONEREQ_free(3), OCSP_ONEREQ_new(3), OCSP_REQINFO_free(3), OCSP_REQINFO_new(3), OCSP_RESPBYTES_free(3), OCSP_RESPBYTES_new(3), OCSP_RESPDATA_free(3), OCSP_RESPDATA_new(3), OCSP_RESPID_free(3), OCSP_RESPID_new(3), OCSP_RESPONSE_new(3), OCSP_REVOKEDINFO_free(3), OCSP_REVOKEDINFO_new(3), OCSP_SERVICELOC_free(3), OCSP_SERVICELOC_new(3), OCSP_SIGNATURE_free(3), OCSP_SIGNATURE_new(3), OCSP_SINGLERESP_free(3), OCSP_SINGLERESP_new(3), OSSL_AA_DIST_POINT_free(3), OSSL_AA_DIST_POINT_new(3), OSSL_AA_DIST_POINT_it(3), OSSL_ALLOWED_ATTRIBUTES_CHOICE_free(3), OSSL_ALLOWED_ATTRIBUTES_CHOICE_new(3), OSSL_ALLOWED_ATTRIBUTES_CHOICE_it(3), OSSL_ALLOWED_ATTRIBUTES_ITEM_free(3), OSSL_ALLOWED_ATTRIBUTES_ITEM_new(3), OSSL_ALLOWED_ATTRIBUTES_ITEM_it(3), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_free(3), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_new(3), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_it(3), OSSL_ATAV_free(3), OSSL_ATAV_new(3), OSSL_ATAV_it(3), OSSL_ATTRIBUTE_DESCRIPTOR_free(3), OSSL_ATTRIBUTE_DESCRIPTOR_new(3), OSSL_ATTRIBUTE_DESCRIPTOR_it(3), OSSL_ATTRIBUTE_MAPPING_free(3), OSSL_ATTRIBUTE_MAPPING_new(3), OSSL_ATTRIBUTE_MAPPING_it(3), OSSL_ATTRIBUTE_MAPPINGS_free(3), OSSL_ATTRIBUTE_MAPPINGS_new(3), OSSL_ATTRIBUTE_MAPPINGS_it(3), OSSL_ATTRIBUTE_TYPE_MAPPING_free(3), OSSL_ATTRIBUTE_TYPE_MAPPING_new(3), OSSL_ATTRIBUTE_TYPE_MAPPING_it(3), OSSL_ATTRIBUTE_VALUE_MAPPING_free(3), OSSL_ATTRIBUTE_VALUE_MAPPING_new(3), OSSL_ATTRIBUTE_VALUE_MAPPING_it(3), OSSL_ATTRIBUTES_SYNTAX_free(3), OSSL_ATTRIBUTES_SYNTAX_it(3), OSSL_ATTRIBUTES_SYNTAX_new(3), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_free(3), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_it(3), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_new(3), OSSL_BASIC_ATTR_CONSTRAINTS_free(3), OSSL_BASIC_ATTR_CONSTRAINTS_it(3), OSSL_BASIC_ATTR_CONSTRAINTS_new(3), OSSL_CMP_ATAVS_new(3), OSSL_CMP_ATAVS_free(3), OSSL_CMP_ATAVS_it(3), OSSL_CMP_CRLSTATUS_free(3), OSSL_CMP_ITAV_dup(3), OSSL_CMP_ITAV_free(3), OSSL_CMP_MSG_dup(3), OSSL_CMP_MSG_it(3), OSSL_CMP_MSG_free(3), OSSL_CMP_PKIHEADER_free(3), OSSL_CMP_PKIHEADER_it(3), OSSL_CMP_PKIHEADER_new(3), OSSL_CMP_PKISI_dup(3), OSSL_CMP_PKISI_free(3), OSSL_CMP_PKISI_it(3), OSSL_CMP_PKISI_new(3), OSSL_CMP_PKISTATUS_it(3), OSSL_CRMF_CERTID_dup(3), OSSL_CRMF_CERTID_free(3), OSSL_CRMF_CERTID_it(3), OSSL_CRMF_CERTID_new(3), OSSL_CRMF_CERTTEMPLATE_free(3), OSSL_CRMF_CERTTEMPLATE_it(3), OSSL_CRMF_CERTTEMPLATE_new(3), OSSL_CRMF_CERTTEMPLATE_dup(3), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_dup(3), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_free(3), OSSL_CRMF_ENCRYPTEDKEY_free(3), OSSL_CRMF_ENCRYPTEDKEY_it(3), OSSL_CRMF_ENCRYPTEDKEY_new(3), OSSL_CRMF_ENCRYPTEDVALUE_free(3), OSSL_CRMF_ENCRYPTEDVALUE_it(3), OSSL_CRMF_ENCRYPTEDVALUE_new(3), OSSL_CRMF_MSGS_free(3), OSSL_CRMF_MSGS_it(3), OSSL_CRMF_MSGS_new(3), OSSL_CRMF_MSG_dup(3), OSSL_CRMF_MSG_free(3), OSSL_CRMF_MSG_it(3), OSSL_CRMF_MSG_new(3), OSSL_CRMF_PBMPARAMETER_free(3), OSSL_CRMF_PBMPARAMETER_it(3), OSSL_CRMF_PBMPARAMETER_new(3), OSSL_CRMF_PKIPUBLICATIONINFO_free(3), OSSL_CRMF_PKIPUBLICATIONINFO_it(3), OSSL_CRMF_PKIPUBLICATIONINFO_new(3), OSSL_CRMF_SINGLEPUBINFO_free(3), OSSL_CRMF_SINGLEPUBINFO_it(3), OSSL_CRMF_SINGLEPUBINFO_new(3), OSSL_DAY_TIME_free(3), OSSL_DAY_TIME_new(3), OSSL_DAY_TIME_it(3), OSSL_DAY_TIME_BAND_free(3), OSSL_DAY_TIME_BAND_new(3), OSSL_DAY_TIME_BAND_it(3), OSSL_HASH_free(3), OSSL_HASH_it(3), OSSL_HASH_new(3), OSSL_INFO_SYNTAX_free(3), OSSL_INFO_SYNTAX_it(3), OSSL_INFO_SYNTAX_new(3), OSSL_INFO_SYNTAX_POINTER_free(3), OSSL_INFO_SYNTAX_POINTER_it(3), OSSL_INFO_SYNTAX_POINTER_new(3), OSSL_PRIVILEGE_POLICY_ID_free(3), OSSL_PRIVILEGE_POLICY_ID_it(3), OSSL_PRIVILEGE_POLICY_ID_new(3), OSSL_TARGET_CERT_free(3), OSSL_TARGET_CERT_it(3), OSSL_TARGET_CERT_new(3), OSSL_TARGET_free(3), OSSL_TARGET_it(3), OSSL_TARGET_new(3), OSSL_TARGETING_INFORMATION_free(3), OSSL_TARGETING_INFORMATION_it(3), OSSL_TARGETING_INFORMATION_new(3), OSSL_TARGETS_free(3), OSSL_TARGETS_it(3), OSSL_TARGETS_new(3), OSSL_IETF_ATTR_SYNTAX_VALUE_free(3), OSSL_IETF_ATTR_SYNTAX_VALUE_it(3), OSSL_IETF_ATTR_SYNTAX_VALUE_new(3), OSSL_ISSUER_SERIAL_free(3), OSSL_ISSUER_SERIAL_new(3), OSSL_NAMED_DAY_free(3), OSSL_NAMED_DAY_new(3), OSSL_NAMED_DAY_it(3), OSSL_OBJECT_DIGEST_INFO_free(3), OSSL_OBJECT_DIGEST_INFO_new(3), OSSL_ROLE_SPEC_CERT_ID_free(3), OSSL_ROLE_SPEC_CERT_ID_new(3), OSSL_ROLE_SPEC_CERT_ID_it(3), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_free(3), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_new(3), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_it(3), OSSL_TIME_PERIOD_free(3), OSSL_TIME_PERIOD_new(3), OSSL_TIME_PERIOD_it(3), OSSL_TIME_SPEC_ABSOLUTE_free(3), OSSL_TIME_SPEC_ABSOLUTE_new(3), OSSL_TIME_SPEC_ABSOLUTE_it(3), OSSL_TIME_SPEC_free(3), OSSL_TIME_SPEC_new(3), OSSL_TIME_SPEC_it(3), OSSL_TIME_SPEC_DAY_free(3), OSSL_TIME_SPEC_DAY_new(3), OSSL_TIME_SPEC_DAY_it(3), OSSL_TIME_SPEC_MONTH_free(3), OSSL_TIME_SPEC_MONTH_new(3), OSSL_TIME_SPEC_MONTH_it(3), OSSL_TIME_SPEC_TIME_free(3), OSSL_TIME_SPEC_TIME_new(3), OSSL_TIME_SPEC_TIME_it(3), OSSL_TIME_SPEC_WEEKS_free(3), OSSL_TIME_SPEC_WEEKS_new(3), OSSL_TIME_SPEC_WEEKS_it(3), OSSL_TIME_SPEC_X_DAY_OF_free(3), OSSL_TIME_SPEC_X_DAY_OF_new(3), OSSL_TIME_SPEC_X_DAY_OF_it(3), OSSL_USER_NOTICE_SYNTAX_free(3), OSSL_USER_NOTICE_SYNTAX_new(3), OSSL_USER_NOTICE_SYNTAX_it(3), OTHERNAME_free(3), OTHERNAME_new(3), PBE2PARAM_free(3), PBE2PARAM_new(3), PBEPARAM_free(3), PBEPARAM_new(3), PBKDF2PARAM_free(3), PBKDF2PARAM_new(3), PBMAC1PARAM_free(3), PBMAC1PARAM_it(3), PBMAC1PARAM_new(3), PKCS12_BAGS_free(3), PKCS12_BAGS_new(3), PKCS12_MAC_DATA_free(3), PKCS12_MAC_DATA_new(3), PKCS12_SAFEBAG_free(3), PKCS12_SAFEBAG_new(3), PKCS12_free(3), PKCS12_new(3), PKCS7_DIGEST_free(3), PKCS7_DIGEST_new(3), PKCS7_ENCRYPT_free(3), PKCS7_ENCRYPT_new(3), PKCS7_ENC_CONTENT_free(3), PKCS7_ENC_CONTENT_new(3), PKCS7_ENVELOPE_free(3), PKCS7_ENVELOPE_new(3), PKCS7_ISSUER_AND_SERIAL_free(3), PKCS7_ISSUER_AND_SERIAL_new(3), PKCS7_RECIP_INFO_free(3), PKCS7_RECIP_INFO_new(3), PKCS7_SIGNED_free(3), PKCS7_SIGNED_new(3), PKCS7_SIGNER_INFO_free(3), PKCS7_SIGNER_INFO_new(3), PKCS7_SIGN_ENVELOPE_free(3), PKCS7_SIGN_ENVELOPE_new(3), PKCS7_dup(3), PKCS7_free(3), PKCS7_new_ex(3), PKCS7_new(3), PKCS7_print_ctx(3), PKCS8_PRIV_KEY_INFO_free(3), PKCS8_PRIV_KEY_INFO_new(3), PKEY_USAGE_PERIOD_free(3), PKEY_USAGE_PERIOD_new(3), POLICYINFO_free(3), POLICYINFO_new(3), POLICYQUALINFO_free(3), POLICYQUALINFO_new(3), POLICY_CONSTRAINTS_free(3), POLICY_CONSTRAINTS_new(3), POLICY_MAPPING_free(3), POLICY_MAPPING_new(3), PROFESSION_INFOS_free(3), PROFESSION_INFOS_new(3), PROFESSION_INFO_free(3), PROFESSION_INFO_new(3), PROXY_CERT_INFO_EXTENSION_free(3), PROXY_CERT_INFO_EXTENSION_new(3), PROXY_POLICY_free(3), PROXY_POLICY_new(3), RSAPrivateKey_dup(3), RSAPublicKey_dup(3), RSA_OAEP_PARAMS_free(3), RSA_OAEP_PARAMS_new(3), RSA_PSS_PARAMS_free(3), RSA_PSS_PARAMS_new(3), RSA_PSS_PARAMS_dup(3), SCRYPT_PARAMS_free(3), SCRYPT_PARAMS_new(3), SXNETID_free(3), SXNETID_new(3), SXNET_free(3), SXNET_new(3), TLS_FEATURE_free(3), TLS_FEATURE_new(3), TS_ACCURACY_dup(3), TS_ACCURACY_free(3), TS_ACCURACY_new(3), TS_MSG_IMPRINT_dup(3), TS_MSG_IMPRINT_free(3), TS_MSG_IMPRINT_new(3), TS_REQ_dup(3), TS_REQ_free(3), TS_REQ_new(3), TS_RESP_dup(3), TS_RESP_free(3), TS_RESP_new(3), TS_STATUS_INFO_dup(3), TS_STATUS_INFO_free(3), TS_STATUS_INFO_new(3), TS_TST_INFO_dup(3), TS_TST_INFO_free(3), TS_TST_INFO_new(3), USERNOTICE_free(3), USERNOTICE_new(3), X509_ACERT_dup(3), X509_ACERT_free(3), X509_ACERT_it(3), X509_ACERT_new(3), X509_ACERT_INFO_free(3), X509_ACERT_INFO_it(3), X509_ACERT_INFO_new(3), X509_ACERT_ISSUER_V2FORM_free(3), X509_ACERT_ISSUER_V2FORM_new(3), X509_ALGOR_free(3), X509_ALGOR_it(3), X509_ALGOR_new(3), X509_ATTRIBUTE_dup(3), X509_ATTRIBUTE_free(3), X509_ATTRIBUTE_new(3), X509_CERT_AUX_free(3), X509_CERT_AUX_new(3), X509_CINF_free(3), X509_CINF_new(3), X509_CRL_INFO_free(3), X509_CRL_INFO_new(3), X509_CRL_dup(3), X509_CRL_free(3), X509_CRL_new_ex(3), X509_CRL_new(3), X509_EXTENSION_dup(3), X509_EXTENSION_free(3), X509_EXTENSION_new(3), X509_NAME_ENTRY_dup(3), X509_NAME_ENTRY_free(3), X509_NAME_ENTRY_new(3), X509_NAME_dup(3), X509_NAME_free(3), X509_NAME_new(3), X509_REQ_INFO_free(3), X509_REQ_INFO_new(3), X509_REQ_dup(3), X509_REQ_free(3), X509_REQ_new(3), X509_REQ_new_ex(3), X509_REVOKED_dup(3), X509_REVOKED_free(3), X509_REVOKED_new(3), X509_SIG_free(3), X509_SIG_new(3), X509_VAL_free(3), X509_VAL_new(3), X509_dup(3)
ASN1 object utilities
DECLARE_PEM_rw(3), PEM_read_CMS(3), PEM_read_bio_CMS(3), PEM_write_CMS(3), PEM_write_bio_CMS(3), PEM_write_DHxparams(3), PEM_write_bio_DHxparams(3), PEM_read_ECPKParameters(3), PEM_read_bio_ECPKParameters(3), PEM_write_ECPKParameters(3), PEM_write_bio_ECPKParameters(3), PEM_read_ECPrivateKey(3), PEM_write_ECPrivateKey(3), PEM_write_bio_ECPrivateKey(3), PEM_read_EC_PUBKEY(3), PEM_read_bio_EC_PUBKEY(3), PEM_write_EC_PUBKEY(3), PEM_write_bio_EC_PUBKEY(3), PEM_read_NETSCAPE_CERT_SEQUENCE(3), PEM_read_bio_NETSCAPE_CERT_SEQUENCE(3), PEM_write_NETSCAPE_CERT_SEQUENCE(3), PEM_write_bio_NETSCAPE_CERT_SEQUENCE(3), PEM_read_PKCS8(3), PEM_read_bio_PKCS8(3), PEM_write_PKCS8(3), PEM_write_bio_PKCS8(3), PEM_write_PKCS8_PRIV_KEY_INFO(3), PEM_read_bio_PKCS8_PRIV_KEY_INFO(3), PEM_read_PKCS8_PRIV_KEY_INFO(3), PEM_write_bio_PKCS8_PRIV_KEY_INFO(3), PEM_read_SSL_SESSION(3), PEM_read_bio_SSL_SESSION(3), PEM_write_SSL_SESSION(3), PEM_write_bio_SSL_SESSION(3), PEM_read_X509_PUBKEY(3), PEM_read_bio_X509_PUBKEY(3), PEM_write_X509_PUBKEY(3), PEM_write_bio_X509_PUBKEY(3)
PEM object encoding routines
DEFINE_STACK_OF(3), DEFINE_STACK_OF_CONST(3), DEFINE_SPECIAL_STACK_OF(3), DEFINE_SPECIAL_STACK_OF_CONST(3), sk_TYPE_num(3), sk_TYPE_value(3), sk_TYPE_new(3), sk_TYPE_new_null(3), sk_TYPE_reserve(3), sk_TYPE_free(3), sk_TYPE_zero(3), sk_TYPE_delete(3), sk_TYPE_delete_ptr(3), sk_TYPE_push(3), sk_TYPE_unshift(3), sk_TYPE_pop(3), sk_TYPE_shift(3), sk_TYPE_pop_free(3), sk_TYPE_insert(3), sk_TYPE_set(3), sk_TYPE_find(3), sk_TYPE_find_ex(3), sk_TYPE_find_all(3), sk_TYPE_sort(3), sk_TYPE_is_sorted(3), sk_TYPE_dup(3), sk_TYPE_deep_copy(3), sk_TYPE_set_cmp_func(3), sk_TYPE_new_reserve(3), OPENSSL_sk_deep_copy(3), OPENSSL_sk_delete(3), OPENSSL_sk_delete_ptr(3), OPENSSL_sk_dup(3), OPENSSL_sk_find(3), OPENSSL_sk_find_ex(3), OPENSSL_sk_find_all(3), OPENSSL_sk_free(3), OPENSSL_sk_insert(3), OPENSSL_sk_is_sorted(3), OPENSSL_sk_new(3), OPENSSL_sk_new_null(3), OPENSSL_sk_new_reserve(3), OPENSSL_sk_num(3), OPENSSL_sk_pop(3), OPENSSL_sk_pop_free(3), OPENSSL_sk_push(3), OPENSSL_sk_reserve(3), OPENSSL_sk_set(3), OPENSSL_sk_set_cmp_func(3), OPENSSL_sk_shift(3), OPENSSL_sk_sort(3), OPENSSL_sk_unshift(3), OPENSSL_sk_value(3), OPENSSL_sk_zero(3)
stack container
DES_random_key(3), DES_set_key(3), DES_key_sched(3), DES_set_key_checked(3), DES_set_key_unchecked(3), DES_set_odd_parity(3), DES_is_weak_key(3), DES_ecb_encrypt(3), DES_ecb2_encrypt(3), DES_ecb3_encrypt(3), DES_ncbc_encrypt(3), DES_cfb_encrypt(3), DES_ofb_encrypt(3), DES_pcbc_encrypt(3), DES_cfb64_encrypt(3), DES_ofb64_encrypt(3), DES_xcbc_encrypt(3), DES_ede2_cbc_encrypt(3), DES_ede2_cfb64_encrypt(3), DES_ede2_ofb64_encrypt(3), DES_ede3_cbc_encrypt(3), DES_ede3_cfb64_encrypt(3), DES_ede3_ofb64_encrypt(3), DES_cbc_cksum(3), DES_quad_cksum(3), DES_string_to_key(3), DES_string_to_2keys(3), DES_fcrypt(3), DES_crypt(3)
DES encryption
DH_generate_key(3), DH_compute_key(3), DH_compute_key_padded(3)
perform Diffie-Hellman key exchange
DH_generate_parameters_ex(3), DH_generate_parameters(3), DH_check(3), DH_check_params(3), DH_check_ex(3), DH_check_params_ex(3), DH_check_pub_key_ex(3)
generate and check Diffie-Hellman parameters
DH_get0_pqg(3), DH_set0_pqg(3), DH_get0_key(3), DH_set0_key(3), DH_get0_p(3), DH_get0_q(3), DH_get0_g(3), DH_get0_priv_key(3), DH_get0_pub_key(3), DH_clear_flags(3), DH_test_flags(3), DH_set_flags(3), DH_get0_engine(3), DH_get_length(3), DH_set_length(3)
Routines for getting and setting data in a DH object
DH_get_1024_160(3), DH_get_2048_224(3), DH_get_2048_256(3), BN_get0_nist_prime_192(3), BN_get0_nist_prime_224(3), BN_get0_nist_prime_256(3), BN_get0_nist_prime_384(3), BN_get0_nist_prime_521(3), BN_get_rfc2409_prime_768(3), BN_get_rfc2409_prime_1024(3), BN_get_rfc3526_prime_1536(3), BN_get_rfc3526_prime_2048(3), BN_get_rfc3526_prime_3072(3), BN_get_rfc3526_prime_4096(3), BN_get_rfc3526_prime_6144(3), BN_get_rfc3526_prime_8192(3)
Create standardized public primes or DH pairs
DH_meth_new(3), DH_meth_free(3), DH_meth_dup(3), DH_meth_get0_name(3), DH_meth_set1_name(3), DH_meth_get_flags(3), DH_meth_set_flags(3), DH_meth_get0_app_data(3), DH_meth_set0_app_data(3), DH_meth_get_generate_key(3), DH_meth_set_generate_key(3), DH_meth_get_compute_key(3), DH_meth_set_compute_key(3), DH_meth_get_bn_mod_exp(3), DH_meth_set_bn_mod_exp(3), DH_meth_get_init(3), DH_meth_set_init(3), DH_meth_get_finish(3), DH_meth_set_finish(3), DH_meth_get_generate_params(3), DH_meth_set_generate_params(3)
Routines to build up DH methods
DH_new(3), DH_free(3)
allocate and free DH objects
DH_set_default_method(3), DH_get_default_method(3), DH_set_method(3), DH_new_method(3), DH_OpenSSL(3)
select DH method
DH_size(3), DH_bits(3), DH_security_bits(3)
get Diffie-Hellman prime size and security bits
DSA_SIG_get0(3), DSA_SIG_set0(3), DSA_SIG_new(3), DSA_SIG_free(3)
allocate and free DSA signature objects
DSA_do_sign(3), DSA_do_verify(3)
raw DSA signature operations
DSA_dup_DH(3)
create a DH structure out of DSA structure
DSA_get0_pqg(3), DSA_set0_pqg(3), DSA_get0_key(3), DSA_set0_key(3), DSA_get0_p(3), DSA_get0_q(3), DSA_get0_g(3), DSA_get0_pub_key(3), DSA_get0_priv_key(3), DSA_clear_flags(3), DSA_test_flags(3), DSA_set_flags(3), DSA_get0_engine(3)
Routines for getting and setting data in a DSA object
DSA_meth_new(3), DSA_meth_free(3), DSA_meth_dup(3), DSA_meth_get0_name(3), DSA_meth_set1_name(3), DSA_meth_get_flags(3), DSA_meth_set_flags(3), DSA_meth_get0_app_data(3), DSA_meth_set0_app_data(3), DSA_meth_get_sign(3), DSA_meth_set_sign(3), DSA_meth_get_sign_setup(3), DSA_meth_set_sign_setup(3), DSA_meth_get_verify(3), DSA_meth_set_verify(3), DSA_meth_get_mod_exp(3), DSA_meth_set_mod_exp(3), DSA_meth_get_bn_mod_exp(3), DSA_meth_set_bn_mod_exp(3), DSA_meth_get_init(3), DSA_meth_set_init(3), DSA_meth_get_finish(3), DSA_meth_set_finish(3), DSA_meth_get_paramgen(3), DSA_meth_set_paramgen(3), DSA_meth_get_keygen(3), DSA_meth_set_keygen(3)
Routines to build up DSA methods
DSA_new(3), DSA_free(3)
allocate and free DSA objects
DSA_set_default_method(3), DSA_get_default_method(3), DSA_set_method(3), DSA_new_method(3), DSA_OpenSSL(3)
select DSA method
DSA_sign(3), DSA_sign_setup(3), DSA_verify(3)
DSA signatures
DTLS_timer_cb(3), DTLS_set_timer_cb(3)
Set callback for controlling DTLS timer duration
DTLSv1_handle_timeout(3)
handle a pending timeout event for a DTLS or QUIC SSL object
ECDSA_SIG_new(3), ECDSA_SIG_free(3), ECDSA_SIG_get0(3), ECDSA_SIG_get0_r(3), ECDSA_SIG_get0_s(3), ECDSA_SIG_set0(3)
Functions for creating, destroying and manipulating ECDSA_SIG objects
ECDSA_size(3), ECDSA_sign(3), ECDSA_do_sign(3), ECDSA_verify(3), ECDSA_do_verify(3), ECDSA_sign_setup(3), ECDSA_sign_ex(3), ECDSA_do_sign_ex(3)
deprecated low-level elliptic curve digital signature algorithm (ECDSA) functions
ECPKParameters_print(3), ECPKParameters_print_fp(3)
Functions for decoding and encoding ASN1 representations of elliptic curve entities
EC_GFp_simple_method(3), EC_GFp_mont_method(3), EC_GFp_nist_method(3), EC_GFp_nistp224_method(3), EC_GFp_nistp256_method(3), EC_GFp_nistp521_method(3), EC_GF2m_simple_method(3), EC_METHOD_get_field_type(3)
Functions for obtaining EC_METHOD objects
EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_named_curve(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3), EC_GROUP_get0_field(3), EC_GROUP_get_field_type(3)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_ecparameters(3), EC_GROUP_get_ecpkparameters(3), EC_GROUP_new_from_params(3), EC_GROUP_to_params(3), EC_GROUP_new_from_ecparameters(3), EC_GROUP_new_from_ecpkparameters(3), EC_GROUP_new(3), EC_GROUP_free(3), EC_GROUP_clear_free(3), EC_GROUP_new_curve_GFp(3), EC_GROUP_new_curve_GF2m(3), EC_GROUP_new_by_curve_name_ex(3), EC_GROUP_new_by_curve_name(3), EC_GROUP_set_curve(3), EC_GROUP_get_curve(3), EC_GROUP_set_curve_GFp(3), EC_GROUP_get_curve_GFp(3), EC_GROUP_set_curve_GF2m(3), EC_GROUP_get_curve_GF2m(3), EC_get_builtin_curves(3), OSSL_EC_curve_nid2name(3)
Functions for creating and destroying EC_GROUP objects
EC_KEY_get_enc_flags(3), EC_KEY_set_enc_flags(3)
Get and set flags for encoding EC_KEY structures
EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
Functions for performing mathematical operations and tests on EC_POINT objects
EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
Functions for creating, destroying and manipulating EC_POINT objects
ENGINE_get_DH(3), ENGINE_get_DSA(3), ENGINE_by_id(3), ENGINE_get_cipher_engine(3), ENGINE_get_default_DH(3), ENGINE_get_default_DSA(3), ENGINE_get_default_RAND(3), ENGINE_get_default_RSA(3), ENGINE_get_digest_engine(3), ENGINE_get_first(3), ENGINE_get_last(3), ENGINE_get_next(3), ENGINE_get_prev(3), ENGINE_new(3), ENGINE_get_ciphers(3), ENGINE_get_ctrl_function(3), ENGINE_get_digests(3), ENGINE_get_destroy_function(3), ENGINE_get_finish_function(3), ENGINE_get_init_function(3), ENGINE_get_load_privkey_function(3), ENGINE_get_load_pubkey_function(3), ENGINE_load_private_key(3), ENGINE_load_public_key(3), ENGINE_get_RAND(3), ENGINE_get_RSA(3), ENGINE_get_id(3), ENGINE_get_name(3), ENGINE_get_cmd_defns(3), ENGINE_get_cipher(3), ENGINE_get_digest(3), ENGINE_add(3), ENGINE_cmd_is_executable(3), ENGINE_ctrl(3), ENGINE_ctrl_cmd(3), ENGINE_ctrl_cmd_string(3), ENGINE_finish(3), ENGINE_free(3), ENGINE_get_flags(3), ENGINE_init(3), ENGINE_register_DH(3), ENGINE_register_DSA(3), ENGINE_register_RAND(3), ENGINE_register_RSA(3), ENGINE_register_all_complete(3), ENGINE_register_ciphers(3), ENGINE_register_complete(3), ENGINE_register_digests(3), ENGINE_remove(3), ENGINE_set_DH(3), ENGINE_set_DSA(3), ENGINE_set_RAND(3), ENGINE_set_RSA(3), ENGINE_set_ciphers(3), ENGINE_set_cmd_defns(3), ENGINE_set_ctrl_function(3), ENGINE_set_default(3), ENGINE_set_default_DH(3), ENGINE_set_default_DSA(3), ENGINE_set_default_RAND(3), ENGINE_set_default_RSA(3), ENGINE_set_default_ciphers(3), ENGINE_set_default_digests(3), ENGINE_set_default_string(3), ENGINE_set_destroy_function(3), ENGINE_set_digests(3), ENGINE_set_finish_function(3), ENGINE_set_flags(3), ENGINE_set_id(3), ENGINE_set_init_function(3), ENGINE_set_load_privkey_function(3), ENGINE_set_load_pubkey_function(3), ENGINE_set_name(3), ENGINE_up_ref(3), ENGINE_get_table_flags(3), ENGINE_cleanup(3), ENGINE_load_builtin_engines(3), ENGINE_register_all_DH(3), ENGINE_register_all_DSA(3), ENGINE_register_all_RAND(3), ENGINE_register_all_RSA(3), ENGINE_register_all_ciphers(3), ENGINE_register_all_digests(3), ENGINE_set_table_flags(3), ENGINE_unregister_DH(3), ENGINE_unregister_DSA(3), ENGINE_unregister_RAND(3), ENGINE_unregister_RSA(3), ENGINE_unregister_ciphers(3), ENGINE_unregister_digests(3)
ENGINE cryptographic module support
ERR_GET_LIB(3), ERR_GET_REASON(3), ERR_FATAL_ERROR(3)
get information from error codes
ERR_error_string(3), ERR_error_string_n(3), ERR_lib_error_string(3), ERR_func_error_string(3), ERR_reason_error_string(3)
obtain human-readable error message
ERR_get_error(3), ERR_peek_error(3), ERR_peek_last_error(3), ERR_get_error_line(3), ERR_peek_error_line(3), ERR_peek_last_error_line(3), ERR_peek_error_func(3), ERR_peek_last_error_func(3), ERR_peek_error_data(3), ERR_peek_last_error_data(3), ERR_get_error_all(3), ERR_peek_error_all(3), ERR_peek_last_error_all(3), ERR_get_error_line_data(3), ERR_peek_error_line_data(3), ERR_peek_last_error_line_data(3)
obtain error code and data
ERR_load_crypto_strings(3), SSL_load_error_strings(3), ERR_free_strings(3)
load and free error strings
ERR_print_errors(3), ERR_print_errors_fp(3), ERR_print_errors_cb(3)
print error messages
EVP_ASYM_CIPHER_fetch(3), EVP_ASYM_CIPHER_free(3), EVP_ASYM_CIPHER_up_ref(3), EVP_ASYM_CIPHER_is_a(3), EVP_ASYM_CIPHER_get0_provider(3), EVP_ASYM_CIPHER_do_all_provided(3), EVP_ASYM_CIPHER_names_do_all(3), EVP_ASYM_CIPHER_get0_name(3), EVP_ASYM_CIPHER_get0_description(3), EVP_ASYM_CIPHER_gettable_ctx_params(3), EVP_ASYM_CIPHER_settable_ctx_params(3)
Functions to manage EVP_ASYM_CIPHER algorithm objects
EVP_CIPHER-BLOWFISH(7)
The BLOBFISH EVP_CIPHER implementations
EVP_CIPHER_CTX_get_algor(3), EVP_CIPHER_CTX_get_algor_params(3), EVP_CIPHER_CTX_set_algor_params(3), EVP_PKEY_CTX_get_algor(3), EVP_PKEY_CTX_get_algor_params(3), EVP_PKEY_CTX_set_algor_params(3)
pass AlgorithmIdentifier and its params to/from algorithm implementations
EVP_CIPHER_CTX_get_cipher_data(3), EVP_CIPHER_CTX_set_cipher_data(3)
Routines to inspect and modify EVP_CIPHER_CTX objects
EVP_CIPHER_fetch(3), EVP_CIPHER_up_ref(3), EVP_CIPHER_free(3), EVP_CIPHER_CTX_new(3), EVP_CIPHER_CTX_reset(3), EVP_CIPHER_CTX_free(3), EVP_CIPHER_CTX_dup(3), EVP_CIPHER_CTX_copy(3), EVP_EncryptInit_ex(3), EVP_EncryptInit_ex2(3), EVP_EncryptUpdate(3), EVP_EncryptFinal_ex(3), EVP_DecryptInit_ex(3), EVP_DecryptInit_ex2(3), EVP_DecryptUpdate(3), EVP_DecryptFinal_ex(3), EVP_CipherInit_ex(3), EVP_CipherInit_ex2(3), EVP_CipherInit_SKEY(3), EVP_CipherUpdate(3), EVP_CipherFinal_ex(3), EVP_CIPHER_CTX_set_key_length(3), EVP_CIPHER_CTX_ctrl(3), EVP_EncryptInit(3), EVP_EncryptFinal(3), EVP_DecryptInit(3), EVP_DecryptFinal(3), EVP_CipherInit(3), EVP_CipherFinal(3), EVP_Cipher(3), EVP_CIPHER_can_pipeline(3), EVP_CipherPipelineEncryptInit(3), EVP_CipherPipelineDecryptInit(3), EVP_CipherPipelineUpdate(3), EVP_CipherPipelineFinal(3), EVP_get_cipherbyname(3), EVP_get_cipherbynid(3), EVP_get_cipherbyobj(3), EVP_CIPHER_is_a(3), EVP_CIPHER_get0_name(3), EVP_CIPHER_get0_description(3), EVP_CIPHER_names_do_all(3), EVP_CIPHER_get0_provider(3), EVP_CIPHER_get_nid(3), EVP_CIPHER_get_params(3), EVP_CIPHER_gettable_params(3), EVP_CIPHER_get_block_size(3), EVP_CIPHER_get_key_length(3), EVP_CIPHER_get_iv_length(3), EVP_CIPHER_get_flags(3), EVP_CIPHER_get_mode(3), EVP_CIPHER_get_type(3), EVP_CIPHER_CTX_cipher(3), EVP_CIPHER_CTX_get0_cipher(3), EVP_CIPHER_CTX_get1_cipher(3), EVP_CIPHER_CTX_get0_name(3), EVP_CIPHER_CTX_get_nid(3), EVP_CIPHER_CTX_get_params(3), EVP_CIPHER_gettable_ctx_params(3), EVP_CIPHER_CTX_gettable_params(3), EVP_CIPHER_CTX_set_params(3), EVP_CIPHER_settable_ctx_params(3), EVP_CIPHER_CTX_settable_params(3), EVP_CIPHER_CTX_get_block_size(3), EVP_CIPHER_CTX_get_key_length(3), EVP_CIPHER_CTX_get_iv_length(3), EVP_CIPHER_CTX_get_tag_length(3), EVP_CIPHER_CTX_get_app_data(3), EVP_CIPHER_CTX_set_app_data(3), EVP_CIPHER_CTX_flags(3), EVP_CIPHER_CTX_set_flags(3), EVP_CIPHER_CTX_clear_flags(3), EVP_CIPHER_CTX_test_flags(3), EVP_CIPHER_CTX_get_type(3), EVP_CIPHER_CTX_get_mode(3), EVP_CIPHER_CTX_get_num(3), EVP_CIPHER_CTX_set_num(3), EVP_CIPHER_CTX_is_encrypting(3), EVP_CIPHER_param_to_asn1(3), EVP_CIPHER_asn1_to_param(3), EVP_CIPHER_CTX_set_padding(3), EVP_enc_null(3), EVP_CIPHER_do_all_provided(3), EVP_CIPHER_nid(3), EVP_CIPHER_name(3), EVP_CIPHER_block_size(3), EVP_CIPHER_key_length(3), EVP_CIPHER_iv_length(3), EVP_CIPHER_flags(3), EVP_CIPHER_mode(3), EVP_CIPHER_type(3), EVP_CIPHER_CTX_encrypting(3), EVP_CIPHER_CTX_nid(3), EVP_CIPHER_CTX_block_size(3), EVP_CIPHER_CTX_key_length(3), EVP_CIPHER_CTX_iv_length(3), EVP_CIPHER_CTX_tag_length(3), EVP_CIPHER_CTX_num(3), EVP_CIPHER_CTX_type(3), EVP_CIPHER_CTX_mode(3)
EVP cipher routines
EVP_CIPHER_meth_new(3), EVP_CIPHER_meth_dup(3), EVP_CIPHER_meth_free(3), EVP_CIPHER_meth_set_iv_length(3), EVP_CIPHER_meth_set_flags(3), EVP_CIPHER_meth_set_impl_ctx_size(3), EVP_CIPHER_meth_set_init(3), EVP_CIPHER_meth_set_do_cipher(3), EVP_CIPHER_meth_set_cleanup(3), EVP_CIPHER_meth_set_set_asn1_params(3), EVP_CIPHER_meth_set_get_asn1_params(3), EVP_CIPHER_meth_set_ctrl(3), EVP_CIPHER_meth_get_init(3), EVP_CIPHER_meth_get_do_cipher(3), EVP_CIPHER_meth_get_cleanup(3), EVP_CIPHER_meth_get_set_asn1_params(3), EVP_CIPHER_meth_get_get_asn1_params(3), EVP_CIPHER_meth_get_ctrl(3)
Routines to build up EVP_CIPHER methods
EVP_DigestSignInit_ex(3), EVP_DigestSignInit(3), EVP_DigestSignUpdate(3), EVP_DigestSignFinal(3), EVP_DigestSign(3)
EVP signing functions
EVP_DigestVerifyInit_ex(3), EVP_DigestVerifyInit(3), EVP_DigestVerifyUpdate(3), EVP_DigestVerifyFinal(3), EVP_DigestVerify(3)
EVP signature verification functions
EVP_EC_gen(3), EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new_ex(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name_ex(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_engine(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_decoded_from_explicit_params(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
Functions for creating, destroying and manipulating EC_KEY objects
EVP_ENCODE_CTX_new(3), EVP_ENCODE_CTX_free(3), EVP_ENCODE_CTX_copy(3), EVP_ENCODE_CTX_num(3), EVP_EncodeInit(3), EVP_EncodeUpdate(3), EVP_EncodeFinal(3), EVP_EncodeBlock(3), EVP_DecodeInit(3), EVP_DecodeUpdate(3), EVP_DecodeFinal(3), EVP_DecodeBlock(3)
EVP base64 encode/decode routines
EVP_KDF(3), EVP_KDF_fetch(3), EVP_KDF_free(3), EVP_KDF_up_ref(3), EVP_KDF_CTX(3), EVP_KDF_CTX_new(3), EVP_KDF_CTX_free(3), EVP_KDF_CTX_dup(3), EVP_KDF_CTX_reset(3), EVP_KDF_derive(3), EVP_KDF_CTX_get_kdf_size(3), EVP_KDF_get0_provider(3), EVP_KDF_CTX_kdf(3), EVP_KDF_is_a(3), EVP_KDF_get0_name(3), EVP_KDF_names_do_all(3), EVP_KDF_get0_description(3), EVP_KDF_CTX_get_params(3), EVP_KDF_CTX_set_params(3), EVP_KDF_do_all_provided(3), EVP_KDF_get_params(3), EVP_KDF_gettable_params(3), EVP_KDF_gettable_ctx_params(3), EVP_KDF_settable_ctx_params(3), EVP_KDF_CTX_gettable_params(3), EVP_KDF_CTX_settable_params(3)
EVP KDF routines
EVP_KDF-ARGON2(7)
The Argon2 EVP KDF implementation
EVP_KDF-HKDF(7)
The HKDF EVP_KDF implementation
EVP_KDF-HMAC-DRBG(7)
The HMAC DRBG DETERMINISTIC EVP_KDF implementation
EVP_KDF-KB(7)
The Key-Based EVP_KDF implementation
EVP_KDF-KRB5KDF(7)
The RFC3961 Krb5 KDF EVP_KDF implementation
EVP_KDF-PBKDF1(7)
The PBKDF1 EVP_KDF implementation
EVP_KDF-PBKDF2(7)
The PBKDF2 EVP_KDF implementation
EVP_KDF-PKCS12KDF(7)
The PKCS#12 EVP_KDF implementation
EVP_KDF-PVKKDF(7)
The PVK EVP_KDF implementation
EVP_KDF-SCRYPT(7)
The scrypt EVP_KDF implementation
EVP_KDF-SS(7)
The Single Step / One Step EVP_KDF implementation
EVP_KDF-SSHKDF(7)
The SSHKDF EVP_KDF implementation
EVP_KDF-TLS13_KDF(7)
The TLS 1.3 EVP_KDF implementation
EVP_KDF-TLS1_PRF(7)
The TLS1 PRF EVP_KDF implementation
EVP_KDF-X942-ASN1(7)
The X9.42-2003 asn1 EVP_KDF implementation
EVP_KDF-X942-CONCAT(7)
The X942 Concat EVP_KDF implementation
EVP_KDF-X963(7)
The X9.63-2001 EVP_KDF implementation
EVP_KEM_fetch(3), EVP_KEM_free(3), EVP_KEM_up_ref(3), EVP_KEM_get0_name(3), EVP_KEM_is_a(3), EVP_KEM_get0_provider(3), EVP_KEM_do_all_provided(3), EVP_KEM_names_do_all(3), EVP_KEM_get0_description(3), EVP_KEM_gettable_ctx_params(3), EVP_KEM_settable_ctx_params(3)
Functions to manage EVP_KEM algorithm objects
EVP_KEYEXCH_fetch(3), EVP_KEYEXCH_free(3), EVP_KEYEXCH_up_ref(3), EVP_KEYEXCH_get0_provider(3), EVP_KEYEXCH_is_a(3), EVP_KEYEXCH_do_all_provided(3), EVP_KEYEXCH_names_do_all(3), EVP_KEYEXCH_get0_name(3), EVP_KEYEXCH_get0_description(3), EVP_KEYEXCH_gettable_ctx_params(3), EVP_KEYEXCH_settable_ctx_params(3)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYMGMT(3), EVP_KEYMGMT_fetch(3), EVP_KEYMGMT_up_ref(3), EVP_KEYMGMT_free(3), EVP_KEYMGMT_get0_provider(3), EVP_KEYMGMT_is_a(3), EVP_KEYMGMT_get0_description(3), EVP_KEYMGMT_get0_name(3), EVP_KEYMGMT_do_all_provided(3), EVP_KEYMGMT_names_do_all(3), EVP_KEYMGMT_gettable_params(3), EVP_KEYMGMT_settable_params(3), EVP_KEYMGMT_gen_gettable_params(3), EVP_KEYMGMT_gen_settable_params(3)
EVP key management routines
EVP_MAC(3), EVP_MAC_fetch(3), EVP_MAC_up_ref(3), EVP_MAC_free(3), EVP_MAC_is_a(3), EVP_MAC_get0_name(3), EVP_MAC_names_do_all(3), EVP_MAC_get0_description(3), EVP_MAC_get0_provider(3), EVP_MAC_get_params(3), EVP_MAC_gettable_params(3), EVP_MAC_CTX(3), EVP_MAC_CTX_new(3), EVP_MAC_CTX_free(3), EVP_MAC_CTX_dup(3), EVP_MAC_CTX_get0_mac(3), EVP_MAC_CTX_get_params(3), EVP_MAC_CTX_set_params(3), EVP_MAC_CTX_get_mac_size(3), EVP_MAC_CTX_get_block_size(3), EVP_Q_mac(3), EVP_MAC_init(3), EVP_MAC_init_SKEY(3), EVP_MAC_update(3), EVP_MAC_final(3), EVP_MAC_finalXOF(3), EVP_MAC_gettable_ctx_params(3), EVP_MAC_settable_ctx_params(3), EVP_MAC_CTX_gettable_params(3), EVP_MAC_CTX_settable_params(3), EVP_MAC_do_all_provided(3)
EVP MAC routines
EVP_MD-SHAKE(7), EVP_MD-KECCAK-KMAC(7)
The SHAKE / KECCAK family EVP_MD implementations
EVP_MD_fetch(3), EVP_MD_up_ref(3), EVP_MD_free(3), EVP_MD_get_params(3), EVP_MD_gettable_params(3), EVP_MD_CTX_new(3), EVP_MD_CTX_reset(3), EVP_MD_CTX_free(3), EVP_MD_CTX_dup(3), EVP_MD_CTX_copy(3), EVP_MD_CTX_copy_ex(3), EVP_MD_CTX_ctrl(3), EVP_MD_CTX_set_params(3), EVP_MD_CTX_get_params(3), EVP_MD_settable_ctx_params(3), EVP_MD_gettable_ctx_params(3), EVP_MD_CTX_settable_params(3), EVP_MD_CTX_gettable_params(3), EVP_MD_CTX_set_flags(3), EVP_MD_CTX_clear_flags(3), EVP_MD_CTX_test_flags(3), EVP_Q_digest(3), EVP_Digest(3), EVP_DigestInit_ex2(3), EVP_DigestInit_ex(3), EVP_DigestInit(3), EVP_DigestUpdate(3), EVP_DigestFinal_ex(3), EVP_DigestFinalXOF(3), EVP_DigestFinal(3), EVP_DigestSqueeze(3), EVP_MD_is_a(3), EVP_MD_get0_name(3), EVP_MD_get0_description(3), EVP_MD_names_do_all(3), EVP_MD_get0_provider(3), EVP_MD_get_type(3), EVP_MD_get_pkey_type(3), EVP_MD_get_size(3), EVP_MD_get_block_size(3), EVP_MD_get_flags(3), EVP_MD_CTX_get0_name(3), EVP_MD_CTX_md(3), EVP_MD_CTX_get0_md(3), EVP_MD_CTX_get1_md(3), EVP_MD_CTX_get_type(3), EVP_MD_CTX_get_size_ex(3), EVP_MD_CTX_get_block_size(3), EVP_MD_CTX_get0_md_data(3), EVP_MD_CTX_update_fn(3), EVP_MD_CTX_set_update_fn(3), EVP_md_null(3), EVP_get_digestbyname(3), EVP_get_digestbynid(3), EVP_get_digestbyobj(3), EVP_MD_CTX_get_pkey_ctx(3), EVP_MD_CTX_set_pkey_ctx(3), EVP_MD_do_all_provided(3), EVP_MD_type(3), EVP_MD_nid(3), EVP_MD_name(3), EVP_MD_pkey_type(3), EVP_MD_size(3), EVP_MD_block_size(3), EVP_MD_flags(3), EVP_MD_xof(3), EVP_MD_CTX_size(3), EVP_MD_CTX_get_size(3), EVP_MD_CTX_block_size(3), EVP_MD_CTX_type(3), EVP_MD_CTX_pkey_ctx(3), EVP_MD_CTX_md_data(3)
EVP digest routines
EVP_MD_meth_new(3), EVP_MD_meth_dup(3), EVP_MD_meth_free(3), EVP_MD_meth_set_input_blocksize(3), EVP_MD_meth_set_result_size(3), EVP_MD_meth_set_app_datasize(3), EVP_MD_meth_set_flags(3), EVP_MD_meth_set_init(3), EVP_MD_meth_set_update(3), EVP_MD_meth_set_final(3), EVP_MD_meth_set_copy(3), EVP_MD_meth_set_cleanup(3), EVP_MD_meth_set_ctrl(3), EVP_MD_meth_get_input_blocksize(3), EVP_MD_meth_get_result_size(3), EVP_MD_meth_get_app_datasize(3), EVP_MD_meth_get_flags(3), EVP_MD_meth_get_init(3), EVP_MD_meth_get_update(3), EVP_MD_meth_get_final(3), EVP_MD_meth_get_copy(3), EVP_MD_meth_get_cleanup(3), EVP_MD_meth_get_ctrl(3)
Routines to build up legacy EVP_MD methods
EVP_OpenInit(3), EVP_OpenUpdate(3), EVP_OpenFinal(3)
EVP envelope decryption
EVP_PBE_CipherInit(3), EVP_PBE_CipherInit_ex(3), EVP_PBE_find(3), EVP_PBE_find_ex(3), EVP_PBE_alg_add_type(3), EVP_PBE_alg_add(3)
Password based encryption routines
EVP_PKEY(3), EVP_PKEY_new(3), EVP_PKEY_up_ref(3), EVP_PKEY_dup(3), EVP_PKEY_free(3), EVP_PKEY_new_raw_private_key_ex(3), EVP_PKEY_new_raw_private_key(3), EVP_PKEY_new_raw_public_key_ex(3), EVP_PKEY_new_raw_public_key(3), EVP_PKEY_new_CMAC_key(3), EVP_PKEY_new_mac_key(3), EVP_PKEY_get_raw_private_key(3), EVP_PKEY_get_raw_public_key(3)
public/private key allocation and raw key handling functions
EVP_PKEY-FFC(7)
EVP_PKEY DSA and DH/DHX shared FFC parameters
EVP_PKEY-SLH-DSA(7), EVP_KEYMGMT-SLH-DSA(7), EVP_PKEY-SLH-DSA-SHA2-128s(7), EVP_PKEY-SLH-DSA-SHA2-128f(7), EVP_PKEY-SLH-DSA-SHA2-192s(7), EVP_PKEY-SLH-DSA-SHA2-192f(7), EVP_PKEY-SLH-DSA-SHA2-256s(7), EVP_PKEY-SLH-DSA-SHA2-256f(7), EVP_PKEY-SLH-DSA-SHAKE-128s(7), EVP_PKEY-SLH-DSA-SHAKE-128f(7), EVP_PKEY-SLH-DSA-SHAKE-192s(7), EVP_PKEY-SLH-DSA-SHAKE-192f(7), EVP_PKEY-SLH-DSA-SHAKE-256s(7), EVP_PKEY-SLH-DSA-SHAKE-256f(7)
EVP_PKEY SLH-DSA keytype and algorithm support
EVP_PKEY-SM2(7), EVP_KEYMGMT-SM2(7), SM2(7)
EVP_PKEY keytype support for the Chinese SM2 signature and encryption algorithms
EVP_PKEY2PKCS8(3), EVP_PKCS82PKEY_ex(3), EVP_PKCS82PKEY(3)
Convert a private key to/from PKCS8
EVP_PKEY_ASN1_METHOD(3), EVP_PKEY_asn1_new(3), EVP_PKEY_asn1_copy(3), EVP_PKEY_asn1_free(3), EVP_PKEY_asn1_add0(3), EVP_PKEY_asn1_add_alias(3), EVP_PKEY_asn1_set_public(3), EVP_PKEY_asn1_set_private(3), EVP_PKEY_asn1_set_param(3), EVP_PKEY_asn1_set_free(3), EVP_PKEY_asn1_set_ctrl(3), EVP_PKEY_asn1_set_item(3), EVP_PKEY_asn1_set_siginf(3), EVP_PKEY_asn1_set_check(3), EVP_PKEY_asn1_set_public_check(3), EVP_PKEY_asn1_set_param_check(3), EVP_PKEY_asn1_set_security_bits(3), EVP_PKEY_asn1_set_set_priv_key(3), EVP_PKEY_asn1_set_set_pub_key(3), EVP_PKEY_asn1_set_get_priv_key(3), EVP_PKEY_asn1_set_get_pub_key(3), EVP_PKEY_get0_asn1(3)
manipulating and registering EVP_PKEY_ASN1_METHOD structure
EVP_PKEY_CTX_ctrl(3), EVP_PKEY_CTX_ctrl_str(3), EVP_PKEY_CTX_ctrl_uint64(3), EVP_PKEY_CTX_md(3), EVP_PKEY_CTX_set_signature_md(3), EVP_PKEY_CTX_get_signature_md(3), EVP_PKEY_CTX_set_mac_key(3), EVP_PKEY_CTX_set_group_name(3), EVP_PKEY_CTX_get_group_name(3), EVP_PKEY_CTX_set_rsa_padding(3), EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_set_rsa_pss_saltlen(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_keygen_bits(3), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set1_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set_rsa_keygen_primes(3), EVP_PKEY_CTX_set_rsa_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_oaep_md_name(3), EVP_PKEY_CTX_set_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md_name(3), EVP_PKEY_CTX_set0_rsa_oaep_label(3), EVP_PKEY_CTX_get0_rsa_oaep_label(3), EVP_PKEY_CTX_set_dsa_paramgen_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_md(3), EVP_PKEY_CTX_set_dsa_paramgen_md_props(3), EVP_PKEY_CTX_set_dsa_paramgen_gindex(3), EVP_PKEY_CTX_set_dsa_paramgen_type(3), EVP_PKEY_CTX_set_dsa_paramgen_seed(3), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3), EVP_PKEY_CTX_set_dh_paramgen_generator(3), EVP_PKEY_CTX_set_dh_paramgen_type(3), EVP_PKEY_CTX_set_dh_paramgen_gindex(3), EVP_PKEY_CTX_set_dh_paramgen_seed(3), EVP_PKEY_CTX_set_dh_rfc5114(3), EVP_PKEY_CTX_set_dhx_rfc5114(3), EVP_PKEY_CTX_set_dh_pad(3), EVP_PKEY_CTX_set_dh_nid(3), EVP_PKEY_CTX_set_dh_kdf_type(3), EVP_PKEY_CTX_get_dh_kdf_type(3), EVP_PKEY_CTX_set0_dh_kdf_oid(3), EVP_PKEY_CTX_get0_dh_kdf_oid(3), EVP_PKEY_CTX_set_dh_kdf_md(3), EVP_PKEY_CTX_get_dh_kdf_md(3), EVP_PKEY_CTX_set_dh_kdf_outlen(3), EVP_PKEY_CTX_get_dh_kdf_outlen(3), EVP_PKEY_CTX_set0_dh_kdf_ukm(3), EVP_PKEY_CTX_get0_dh_kdf_ukm(3), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3), EVP_PKEY_CTX_set_ec_param_enc(3), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3), EVP_PKEY_CTX_set_ecdh_kdf_type(3), EVP_PKEY_CTX_get_ecdh_kdf_type(3), EVP_PKEY_CTX_set_ecdh_kdf_md(3), EVP_PKEY_CTX_get_ecdh_kdf_md(3), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_set1_id(3), EVP_PKEY_CTX_get1_id(3), EVP_PKEY_CTX_get1_id_len(3), EVP_PKEY_CTX_set_kem_op(3)
algorithm specific control operations
EVP_PKEY_CTX_get0_libctx(3), EVP_PKEY_CTX_get0_propq(3), EVP_PKEY_CTX_get0_provider(3)
functions for getting diverse information from an EVP_PKEY_CTX
EVP_PKEY_CTX_get0_pkey(3), EVP_PKEY_CTX_get0_peerkey(3)
functions for accessing the EVP_PKEY associated with an EVP_PKEY_CTX
EVP_PKEY_CTX_new(3), EVP_PKEY_CTX_new_id(3), EVP_PKEY_CTX_new_from_name(3), EVP_PKEY_CTX_new_from_pkey(3), EVP_PKEY_CTX_dup(3), EVP_PKEY_CTX_free(3), EVP_PKEY_CTX_is_a(3)
public key algorithm context functions
EVP_PKEY_CTX_set1_pbe_pass(3)
generic KDF support functions
EVP_PKEY_CTX_set1_scrypt_salt(3), EVP_PKEY_CTX_set_scrypt_N(3), EVP_PKEY_CTX_set_scrypt_r(3), EVP_PKEY_CTX_set_scrypt_p(3), EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3)
EVP_PKEY scrypt KDF support functions
EVP_PKEY_CTX_set_hkdf_md(3), EVP_PKEY_CTX_set1_hkdf_salt(3), EVP_PKEY_CTX_set1_hkdf_key(3), EVP_PKEY_CTX_add1_hkdf_info(3), EVP_PKEY_CTX_set_hkdf_mode(3)
HMAC-based Extract-and-Expand key derivation algorithm
EVP_PKEY_CTX_set_rsa_pss_keygen_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_md_name(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3)
EVP_PKEY RSA-PSS algorithm support functions
EVP_PKEY_CTX_set_tls1_prf_md(3), EVP_PKEY_CTX_set1_tls1_prf_secret(3), EVP_PKEY_CTX_add1_tls1_prf_seed(3)
TLS PRF key derivation algorithm
EVP_PKEY_Q_keygen(3), EVP_PKEY_keygen_init(3), EVP_PKEY_paramgen_init(3), EVP_PKEY_generate(3), EVP_PKEY_CTX_set_cb(3), EVP_PKEY_CTX_get_cb(3), EVP_PKEY_CTX_get_keygen_info(3), EVP_PKEY_CTX_set_app_data(3), EVP_PKEY_CTX_get_app_data(3), EVP_PKEY_gen_cb(3), EVP_PKEY_paramgen(3), EVP_PKEY_keygen(3)
key and parameter generation and check functions
EVP_PKEY_asn1_find(3), EVP_PKEY_asn1_find_str(3), EVP_PKEY_asn1_get_count(3), EVP_PKEY_asn1_get0(3), EVP_PKEY_asn1_get0_info(3)
enumerate public key ASN.1 methods
EVP_PKEY_check(3), EVP_PKEY_param_check(3), EVP_PKEY_param_check_quick(3), EVP_PKEY_public_check(3), EVP_PKEY_public_check_quick(3), EVP_PKEY_private_check(3), EVP_PKEY_pairwise_check(3)
key and parameter validation functions
EVP_PKEY_digestsign_supports_digest(3)
indicate support for signature digest
EVP_PKEY_fromdata_init(3), EVP_PKEY_fromdata(3), EVP_PKEY_fromdata_settable(3)
functions to create keys and key parameters from user data
EVP_PKEY_get_attr(3), EVP_PKEY_get_attr_count(3), EVP_PKEY_get_attr_by_NID(3), EVP_PKEY_get_attr_by_OBJ(3), EVP_PKEY_delete_attr(3), EVP_PKEY_add1_attr(3), EVP_PKEY_add1_attr_by_OBJ(3), EVP_PKEY_add1_attr_by_NID(3), EVP_PKEY_add1_attr_by_txt(3)
EVP_PKEY X509_ATTRIBUTE functions
EVP_PKEY_get_default_digest_nid(3), EVP_PKEY_get_default_digest_name(3)
get default signature digest
EVP_PKEY_get_field_type(3), EVP_PKEY_get_ec_point_conv_form(3)
get field type or point conversion form of a key
EVP_PKEY_get_group_name(3)
get group name of a key
EVP_PKEY_get_size(3), EVP_PKEY_get_bits(3), EVP_PKEY_get_security_bits(3), EVP_PKEY_bits(3), EVP_PKEY_security_bits(3), EVP_PKEY_size(3)
EVP_PKEY information functions
EVP_PKEY_gettable_params(3), EVP_PKEY_get_params(3), EVP_PKEY_get_int_param(3), EVP_PKEY_get_size_t_param(3), EVP_PKEY_get_bn_param(3), EVP_PKEY_get_utf8_string_param(3), EVP_PKEY_get_octet_string_param(3)
retrieve key parameters from a key
EVP_PKEY_is_a(3), EVP_PKEY_can_sign(3), EVP_PKEY_type_names_do_all(3), EVP_PKEY_get0_type_name(3), EVP_PKEY_get0_description(3), EVP_PKEY_get0_provider(3)
key type and capabilities functions
EVP_PKEY_meth_get_count(3), EVP_PKEY_meth_get0(3), EVP_PKEY_meth_get0_info(3)
enumerate public key methods
EVP_PKEY_meth_new(3), EVP_PKEY_meth_free(3), EVP_PKEY_meth_copy(3), EVP_PKEY_meth_find(3), EVP_PKEY_meth_add0(3), EVP_PKEY_METHOD(3), EVP_PKEY_meth_set_init(3), EVP_PKEY_meth_set_copy(3), EVP_PKEY_meth_set_cleanup(3), EVP_PKEY_meth_set_paramgen(3), EVP_PKEY_meth_set_keygen(3), EVP_PKEY_meth_set_sign(3), EVP_PKEY_meth_set_verify(3), EVP_PKEY_meth_set_verify_recover(3), EVP_PKEY_meth_set_signctx(3), EVP_PKEY_meth_set_verifyctx(3), EVP_PKEY_meth_set_encrypt(3), EVP_PKEY_meth_set_decrypt(3), EVP_PKEY_meth_set_derive(3), EVP_PKEY_meth_set_ctrl(3), EVP_PKEY_meth_set_digestsign(3), EVP_PKEY_meth_set_digestverify(3), EVP_PKEY_meth_set_check(3), EVP_PKEY_meth_set_public_check(3), EVP_PKEY_meth_set_param_check(3), EVP_PKEY_meth_set_digest_custom(3), EVP_PKEY_meth_get_init(3), EVP_PKEY_meth_get_copy(3), EVP_PKEY_meth_get_cleanup(3), EVP_PKEY_meth_get_paramgen(3), EVP_PKEY_meth_get_keygen(3), EVP_PKEY_meth_get_sign(3), EVP_PKEY_meth_get_verify(3), EVP_PKEY_meth_get_verify_recover(3), EVP_PKEY_meth_get_signctx(3), EVP_PKEY_meth_get_verifyctx(3), EVP_PKEY_meth_get_encrypt(3), EVP_PKEY_meth_get_decrypt(3), EVP_PKEY_meth_get_derive(3), EVP_PKEY_meth_get_ctrl(3), EVP_PKEY_meth_get_digestsign(3), EVP_PKEY_meth_get_digestverify(3), EVP_PKEY_meth_get_check(3), EVP_PKEY_meth_get_public_check(3), EVP_PKEY_meth_get_param_check(3), EVP_PKEY_meth_get_digest_custom(3), EVP_PKEY_meth_remove(3)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_missing_parameters(3), EVP_PKEY_copy_parameters(3), EVP_PKEY_parameters_eq(3), EVP_PKEY_cmp_parameters(3), EVP_PKEY_eq(3), EVP_PKEY_cmp(3)
public key parameter and comparison functions
EVP_PKEY_print_public(3), EVP_PKEY_print_private(3), EVP_PKEY_print_params(3), EVP_PKEY_print_public_fp(3), EVP_PKEY_print_private_fp(3), EVP_PKEY_print_params_fp(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_get0(3), EVP_PKEY_type(3), EVP_PKEY_get_id(3), EVP_PKEY_get_base_id(3), EVP_PKEY_set1_engine(3), EVP_PKEY_get0_engine(3), EVP_PKEY_id(3), EVP_PKEY_base_id(3)
EVP_PKEY assignment functions
EVP_PKEY_set1_encoded_public_key(3), EVP_PKEY_get1_encoded_public_key(3), EVP_PKEY_set1_tls_encodedpoint(3), EVP_PKEY_get1_tls_encodedpoint(3)
functions to set and get public key data within an EVP_PKEY
EVP_PKEY_set_type(3), EVP_PKEY_set_type_str(3), EVP_PKEY_set_type_by_keymgmt(3)
functions to change the EVP_PKEY type
EVP_PKEY_settable_params(3), EVP_PKEY_set_params(3), EVP_PKEY_set_int_param(3), EVP_PKEY_set_size_t_param(3), EVP_PKEY_set_bn_param(3), EVP_PKEY_set_utf8_string_param(3), EVP_PKEY_set_octet_string_param(3)
set key parameters into a key
EVP_PKEY_sign_init(3), EVP_PKEY_sign_init_ex(3), EVP_PKEY_sign_init_ex2(3), EVP_PKEY_sign(3), EVP_PKEY_sign_message_init(3), EVP_PKEY_sign_message_update(3), EVP_PKEY_sign_message_final(3)
sign using a public key algorithm
EVP_PKEY_todata(3), EVP_PKEY_export(3)
functions to return keys as an array of key parameters
EVP_PKEY_verify_init(3), EVP_PKEY_verify_init_ex(3), EVP_PKEY_verify_init_ex2(3), EVP_PKEY_verify(3), EVP_PKEY_verify_message_init(3), EVP_PKEY_verify_message_update(3), EVP_PKEY_verify_message_final(3), EVP_PKEY_CTX_set_signature(3)
signature verification using a public key algorithm
EVP_PKEY_verify_recover_init(3), EVP_PKEY_verify_recover_init_ex(3), EVP_PKEY_verify_recover_init_ex2(3), EVP_PKEY_verify_recover(3)
recover signature using a public key algorithm
EVP_RAND(3), EVP_RAND_fetch(3), EVP_RAND_free(3), EVP_RAND_up_ref(3), EVP_RAND_CTX(3), EVP_RAND_CTX_new(3), EVP_RAND_CTX_free(3), EVP_RAND_CTX_up_ref(3), EVP_RAND_instantiate(3), EVP_RAND_uninstantiate(3), EVP_RAND_generate(3), EVP_RAND_reseed(3), EVP_RAND_nonce(3), EVP_RAND_enable_locking(3), EVP_RAND_verify_zeroization(3), EVP_RAND_get_strength(3), EVP_RAND_get_state(3), EVP_RAND_get0_provider(3), EVP_RAND_CTX_get0_rand(3), EVP_RAND_is_a(3), EVP_RAND_get0_name(3), EVP_RAND_names_do_all(3), EVP_RAND_get0_description(3), EVP_RAND_CTX_get_params(3), EVP_RAND_CTX_set_params(3), EVP_RAND_do_all_provided(3), EVP_RAND_get_params(3), EVP_RAND_gettable_ctx_params(3), EVP_RAND_settable_ctx_params(3), EVP_RAND_CTX_gettable_params(3), EVP_RAND_CTX_settable_params(3), EVP_RAND_gettable_params(3), EVP_RAND_STATE_UNINITIALISED(3), EVP_RAND_STATE_READY(3), EVP_RAND_STATE_ERROR(3)
EVP RAND routines
EVP_RAND-CRNG-TEST(7)
The FIPS health testing EVP_RAND filter
EVP_SIGNATURE(3), EVP_SIGNATURE_fetch(3), EVP_SIGNATURE_free(3), EVP_SIGNATURE_up_ref(3), EVP_SIGNATURE_is_a(3), EVP_SIGNATURE_get0_provider(3), EVP_SIGNATURE_do_all_provided(3), EVP_SIGNATURE_names_do_all(3), EVP_SIGNATURE_get0_name(3), EVP_SIGNATURE_get0_description(3), EVP_SIGNATURE_gettable_ctx_params(3), EVP_SIGNATURE_settable_ctx_params(3)
Functions to manage EVP_SIGNATURE algorithm objects
EVP_SIGNATURE-SLH-DSA(7), EVP_SIGNATURE-SLH-DSA-SHA2-128s(7), EVP_SIGNATURE-SLH-DSA-SHA2-128f(7), EVP_SIGNATURE-SLH-DSA-SHA2-192s(7), EVP_SIGNATURE-SLH-DSA-SHA2-192f(7), EVP_SIGNATURE-SLH-DSA-SHA2-256s(7), EVP_SIGNATURE-SLH-DSA-SHA2-256f(7), EVP_SIGNATURE-SLH-DSA-SHAKE-128s(7), EVP_SIGNATURE-SLH-DSA-SHAKE-128f(7), EVP_SIGNATURE-SLH-DSA-SHAKE-192s(7), EVP_SIGNATURE-SLH-DSA-SHAKE-192f(7), EVP_SIGNATURE-SLH-DSA-SHAKE-256s(7), EVP_SIGNATURE-SLH-DSA-SHAKE-256f(7)
EVP_PKEY SLH-DSA support
EVP_SKEY(3), EVP_SKEY_generate(3), EVP_SKEY_import(3), EVP_SKEY_import_raw_key(3), EVP_SKEY_up_ref(3), EVP_SKEY_export(3), EVP_SKEY_get0_raw_key(3), EVP_SKEY_get0_key_id(3), EVP_SKEY_get0_skeymgmt_name(3), EVP_SKEY_get0_provider_name(3), EVP_SKEY_free(3), EVP_SKEY_is_a(3), EVP_SKEY_to_provider(3)
opaque symmetric key allocation and handling functions
EVP_SKEYMGMT(3), EVP_SKEYMGMT_fetch(3), EVP_SKEYMGMT_up_ref(3), EVP_SKEYMGMT_free(3), EVP_SKEYMGMT_get0_provider(3), EVP_SKEYMGMT_is_a(3), EVP_SKEYMGMT_get0_description(3), EVP_SKEYMGMT_get0_name(3), EVP_SKEYMGMT_do_all_provided(3), EVP_SKEYMGMT_names_do_all(3), EVP_SKEYMGMT_get0_gen_settable_params(3), EVP_SKEYMGMT_get0_imp_settable_params(3)
EVP key management routines for opaque symmetric keys
EVP_SealInit(3), EVP_SealUpdate(3), EVP_SealFinal(3)
EVP envelope encryption
EVP_SignInit(3), EVP_SignInit_ex(3), EVP_SignUpdate(3), EVP_SignFinal_ex(3), EVP_SignFinal(3)
EVP signing functions
EVP_VerifyInit_ex(3), EVP_VerifyInit(3), EVP_VerifyUpdate(3), EVP_VerifyFinal_ex(3), EVP_VerifyFinal(3)
EVP signature verification functions
EVP_aes_128_cbc(3), EVP_aes_192_cbc(3), EVP_aes_256_cbc(3), EVP_aes_128_cfb(3), EVP_aes_192_cfb(3), EVP_aes_256_cfb(3), EVP_aes_128_cfb1(3), EVP_aes_192_cfb1(3), EVP_aes_256_cfb1(3), EVP_aes_128_cfb8(3), EVP_aes_192_cfb8(3), EVP_aes_256_cfb8(3), EVP_aes_128_cfb128(3), EVP_aes_192_cfb128(3), EVP_aes_256_cfb128(3), EVP_aes_128_ctr(3), EVP_aes_192_ctr(3), EVP_aes_256_ctr(3), EVP_aes_128_ecb(3), EVP_aes_192_ecb(3), EVP_aes_256_ecb(3), EVP_aes_128_ofb(3), EVP_aes_192_ofb(3), EVP_aes_256_ofb(3), EVP_aes_128_cbc_hmac_sha1(3), EVP_aes_256_cbc_hmac_sha1(3), EVP_aes_128_cbc_hmac_sha256(3), EVP_aes_256_cbc_hmac_sha256(3), EVP_aes_128_ccm(3), EVP_aes_192_ccm(3), EVP_aes_256_ccm(3), EVP_aes_128_gcm(3), EVP_aes_192_gcm(3), EVP_aes_256_gcm(3), EVP_aes_128_ocb(3), EVP_aes_192_ocb(3), EVP_aes_256_ocb(3), EVP_aes_128_wrap(3), EVP_aes_192_wrap(3), EVP_aes_256_wrap(3), EVP_aes_128_wrap_pad(3), EVP_aes_192_wrap_pad(3), EVP_aes_256_wrap_pad(3), EVP_aes_128_xts(3), EVP_aes_256_xts(3)
EVP AES cipher
EVP_aria_128_cbc(3), EVP_aria_192_cbc(3), EVP_aria_256_cbc(3), EVP_aria_128_cfb(3), EVP_aria_192_cfb(3), EVP_aria_256_cfb(3), EVP_aria_128_cfb1(3), EVP_aria_192_cfb1(3), EVP_aria_256_cfb1(3), EVP_aria_128_cfb8(3), EVP_aria_192_cfb8(3), EVP_aria_256_cfb8(3), EVP_aria_128_cfb128(3), EVP_aria_192_cfb128(3), EVP_aria_256_cfb128(3), EVP_aria_128_ctr(3), EVP_aria_192_ctr(3), EVP_aria_256_ctr(3), EVP_aria_128_ecb(3), EVP_aria_192_ecb(3), EVP_aria_256_ecb(3), EVP_aria_128_ofb(3), EVP_aria_192_ofb(3), EVP_aria_256_ofb(3), EVP_aria_128_ccm(3), EVP_aria_192_ccm(3), EVP_aria_256_ccm(3), EVP_aria_128_gcm(3), EVP_aria_192_gcm(3), EVP_aria_256_gcm(3)
EVP ARIA cipher
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_cast5_cbc(3), EVP_cast5_cfb(3), EVP_cast5_cfb64(3), EVP_cast5_ecb(3), EVP_cast5_ofb(3)
EVP CAST cipher
EVP_des_cbc(3), EVP_des_cfb(3), EVP_des_cfb1(3), EVP_des_cfb8(3), EVP_des_cfb64(3), EVP_des_ecb(3), EVP_des_ofb(3), EVP_des_ede(3), EVP_des_ede_cbc(3), EVP_des_ede_cfb(3), EVP_des_ede_cfb64(3), EVP_des_ede_ecb(3), EVP_des_ede_ofb(3), EVP_des_ede3(3), EVP_des_ede3_cbc(3), EVP_des_ede3_cfb(3), EVP_des_ede3_cfb1(3), EVP_des_ede3_cfb8(3), EVP_des_ede3_cfb64(3), EVP_des_ede3_ecb(3), EVP_des_ede3_ofb(3), EVP_des_ede3_wrap(3)
EVP DES cipher
EVP_idea_cbc(3), EVP_idea_cfb(3), EVP_idea_cfb64(3), EVP_idea_ecb(3), EVP_idea_ofb(3)
EVP IDEA cipher
EVP_md2(3)
MD2 For EVP
EVP_md4(3)
MD4 For EVP
EVP_md5(3), EVP_md5_sha1(3)
MD5 For EVP
EVP_mdc2(3)
MDC-2 For EVP
EVP_rc2_cbc(3), EVP_rc2_cfb(3), EVP_rc2_cfb64(3), EVP_rc2_ecb(3), EVP_rc2_ofb(3), EVP_rc2_40_cbc(3), EVP_rc2_64_cbc(3)
EVP RC2 cipher
EVP_rc5_32_12_16_cbc(3), EVP_rc5_32_12_16_cfb(3), EVP_rc5_32_12_16_cfb64(3), EVP_rc5_32_12_16_ecb(3), EVP_rc5_32_12_16_ofb(3)
EVP RC5 cipher
EVP_ripemd160(3)
RIPEMD160 For EVP
EVP_seed_cbc(3), EVP_seed_cfb(3), EVP_seed_cfb128(3), EVP_seed_ecb(3), EVP_seed_ofb(3)
EVP SEED cipher
EVP_set_default_properties(3), EVP_default_properties_enable_fips(3), EVP_default_properties_is_fips_enabled(3), EVP_get1_default_properties(3)
manage default properties for future algorithm fetches
EVP_sha1(3)
SHA-1 For EVP
EVP_sha224(3), EVP_sha256(3), EVP_sha512_224(3), EVP_sha512_256(3), EVP_sha384(3), EVP_sha512(3)
SHA-2 For EVP
EVP_sha3_224(3), EVP_sha3_256(3), EVP_sha3_384(3), EVP_sha3_512(3), EVP_shake128(3), EVP_shake256(3)
SHA-3 For EVP
EVP_sm3(3)
SM3 for EVP
EVP_sm4_cbc(3), EVP_sm4_ecb(3), EVP_sm4_cfb(3), EVP_sm4_cfb128(3), EVP_sm4_ofb(3), EVP_sm4_ctr(3)
EVP SM4 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), LHASH_OF(3), DEFINE_LHASH_OF_EX(3), DEFINE_LHASH_OF(3), OPENSSL_LH_COMPFUNC(3), OPENSSL_LH_HASHFUNC(3), OPENSSL_LH_DOALL_FUNC(3), LHASH_DOALL_ARG_FN_TYPE(3), IMPLEMENT_LHASH_HASH_FN(3), IMPLEMENT_LHASH_COMP_FN(3), lh_TYPE_new(3), lh_TYPE_free(3), lh_TYPE_flush(3), lh_TYPE_insert(3), lh_TYPE_delete(3), lh_TYPE_retrieve(3), lh_TYPE_doall(3), lh_TYPE_doall_arg(3), lh_TYPE_num_items(3), lh_TYPE_get_down_load(3), lh_TYPE_set_down_load(3), lh_TYPE_error(3), OPENSSL_LH_new(3), OPENSSL_LH_free(3), OPENSSL_LH_flush(3), OPENSSL_LH_insert(3), OPENSSL_LH_delete(3), OPENSSL_LH_retrieve(3), OPENSSL_LH_doall(3), OPENSSL_LH_doall_arg(3), OPENSSL_LH_doall_arg_thunk(3), OPENSSL_LH_set_thunks(3), OPENSSL_LH_num_items(3), OPENSSL_LH_get_down_load(3), OPENSSL_LH_set_down_load(3), OPENSSL_LH_error(3)
dynamic hash table
MD2(3), MD4(3), MD5(3), MD2_Init(3), MD2_Update(3), MD2_Final(3), MD4_Init(3), MD4_Update(3), MD4_Final(3), MD5_Init(3), MD5_Update(3), MD5_Final(3)
MD2, MD4, and MD5 hash functions
MDC2(3), MDC2_Init(3), MDC2_Update(3), MDC2_Final(3)
MDC2 hash function
NCONF_new_ex(3), NCONF_new(3), NCONF_free(3), NCONF_default(3), NCONF_load(3), NCONF_get0_libctx(3), NCONF_get_section(3), NCONF_get_section_names(3)
functionality to Load and parse configuration files manually
OCSP_REQUEST_new(3), OCSP_REQUEST_free(3), OCSP_request_add0_id(3), OCSP_request_sign(3), OCSP_request_add1_cert(3), OCSP_request_onereq_count(3), OCSP_request_onereq_get0(3)
OCSP request functions
OCSP_REQ_CTX(3), OCSP_sendreq_new(3), OCSP_sendreq_nbio(3), OCSP_sendreq_bio(3), OCSP_REQ_CTX_i2d(3), OCSP_REQ_CTX_add1_header(3), OCSP_REQ_CTX_free(3), OCSP_set_max_response_length(3), OCSP_REQ_CTX_set1_req(3)
OCSP responder query functions
OCSP_cert_to_id(3), OCSP_cert_id_new(3), OCSP_CERTID_free(3), OCSP_id_issuer_cmp(3), OCSP_id_cmp(3), OCSP_id_get0_info(3)
OCSP certificate ID utility functions
OCSP_request_add1_nonce(3), OCSP_basic_add1_nonce(3), OCSP_check_nonce(3), OCSP_copy_nonce(3)
OCSP nonce functions
OCSP_resp_find_status(3), OCSP_resp_count(3), OCSP_resp_get0(3), OCSP_resp_find(3), OCSP_single_get0_status(3), OCSP_resp_get0_produced_at(3), OCSP_resp_get0_signature(3), OCSP_resp_get0_tbs_sigalg(3), OCSP_resp_get0_respdata(3), OCSP_resp_get0_certs(3), OCSP_resp_get0_signer(3), OCSP_resp_get0_id(3), OCSP_resp_get1_id(3), OCSP_check_validity(3), OCSP_basic_verify(3)
OCSP response utility functions
OCSP_response_status(3), OCSP_response_get1_basic(3), OCSP_response_create(3), OCSP_RESPONSE_free(3), OCSP_RESPID_set_by_name(3), OCSP_RESPID_set_by_key_ex(3), OCSP_RESPID_set_by_key(3), OCSP_RESPID_match_ex(3), OCSP_RESPID_match(3), OCSP_basic_sign(3), OCSP_basic_sign_ctx(3)
OCSP response functions
OPENSSL_FILE(3), OPENSSL_LINE(3), OPENSSL_FUNC(3), OPENSSL_MSTR(3), OPENSSL_MSTR_HELPER(3)
generic C programming utility macros
OPENSSL_INIT_new(3), OPENSSL_INIT_set_config_filename(3), OPENSSL_INIT_set_config_appname(3), OPENSSL_INIT_set_config_file_flags(3), OPENSSL_INIT_free(3), OPENSSL_init_crypto(3), OPENSSL_cleanup(3), OPENSSL_atexit(3), OPENSSL_thread_stop_ex(3), OPENSSL_thread_stop(3)
OpenSSL initialisation and deinitialisation functions
OPENSSL_VERSION_MAJOR(3), OPENSSL_VERSION_MINOR(3), OPENSSL_VERSION_PATCH(3), OPENSSL_VERSION_PRE_RELEASE(3), OPENSSL_VERSION_BUILD_METADATA(3), OPENSSL_VERSION_TEXT(3), OPENSSL_VERSION_PREREQ(3), OPENSSL_version_major(3), OPENSSL_version_minor(3), OPENSSL_version_patch(3), OPENSSL_version_pre_release(3), OPENSSL_version_build_metadata(3), OpenSSL_version(3), OPENSSL_VERSION_NUMBER(3), OpenSSL_version_num(3), OPENSSL_info(3)
get OpenSSL version number and other information
OPENSSL_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_gmtime(3), OPENSSL_gmtime_adj(3), OPENSSL_gmtime_diff(3)
platform-agnostic OpenSSL time routines
OPENSSL_hexchar2int(3), OPENSSL_hexstr2buf_ex(3), OPENSSL_hexstr2buf(3), OPENSSL_buf2hexstr_ex(3), OPENSSL_buf2hexstr(3)
Hex encoding and decoding functions
OPENSSL_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_load_u16_le(3), OPENSSL_load_u16_be(3), OPENSSL_load_u32_le(3), OPENSSL_load_u32_be(3), OPENSSL_load_u64_le(3), OPENSSL_load_u64_be(3), OPENSSL_store_u16_le(3), OPENSSL_store_u16_be(3), OPENSSL_store_u32_le(3), OPENSSL_store_u32_be(3), OPENSSL_store_u64_le(3), OPENSSL_store_u64_be(3)
Read and write unsigned 16, 32 and 64-bit integers in a specific byte order
OPENSSL_malloc_init(3), OPENSSL_malloc(3), OPENSSL_aligned_alloc(3), OPENSSL_zalloc(3), OPENSSL_realloc(3), OPENSSL_free(3), OPENSSL_clear_realloc(3), OPENSSL_clear_free(3), OPENSSL_cleanse(3), CRYPTO_malloc(3), CRYPTO_aligned_alloc(3), CRYPTO_zalloc(3), CRYPTO_realloc(3), CRYPTO_free(3), OPENSSL_strdup(3), OPENSSL_strndup(3), OPENSSL_memdup(3), OPENSSL_strlcpy(3), OPENSSL_strlcat(3), OPENSSL_strtoul(3), CRYPTO_strdup(3), CRYPTO_strndup(3), OPENSSL_mem_debug_push(3), OPENSSL_mem_debug_pop(3), CRYPTO_mem_debug_push(3), CRYPTO_mem_debug_pop(3), CRYPTO_clear_realloc(3), CRYPTO_clear_free(3), CRYPTO_malloc_fn(3), CRYPTO_realloc_fn(3), CRYPTO_free_fn(3), CRYPTO_get_mem_functions(3), CRYPTO_set_mem_functions(3), CRYPTO_get_alloc_counts(3), CRYPTO_set_mem_debug(3), CRYPTO_mem_ctrl(3), CRYPTO_mem_leaks(3), CRYPTO_mem_leaks_fp(3), CRYPTO_mem_leaks_cb(3), OPENSSL_MALLOC_FAILURES(3), OPENSSL_MALLOC_FD(3)
Memory allocation functions
OSSL_ALGORITHM(3)
OpenSSL Core type to define a fetchable algorithm
OSSL_CALLBACK(3), OSSL_PASSPHRASE_CALLBACK(3)
OpenSSL Core type to define callbacks
OSSL_CMP_ATAV(3), OSSL_CMP_ATAV_create(3), OSSL_CMP_ATAV_set0(3), OSSL_CMP_ATAV_get0_type(3), OSSL_CMP_ATAV_get0_value(3), OSSL_CMP_ATAV_new_algId(3), OSSL_CMP_ATAV_get0_algId(3), OSSL_CMP_ATAV_new_rsaKeyLen(3), OSSL_CMP_ATAV_get_rsaKeyLen(3), OSSL_CMP_ATAVS(3), OSSL_CMP_ATAV_push1(3), OSSL_CMP_ATAV_free(3)
OSSL_CMP_ATAV utility functions
OSSL_CMP_CTX_new(3), OSSL_CMP_CTX_free(3), OSSL_CMP_CTX_reinit(3), OSSL_CMP_CTX_get0_libctx(3), OSSL_CMP_CTX_get0_propq(3), OSSL_CMP_CTX_set_option(3), OSSL_CMP_CTX_get_option(3), OSSL_CMP_CTX_set_log_cb(3), OSSL_CMP_CTX_set_log_verbosity(3), OSSL_CMP_CTX_print_errors(3), OSSL_CMP_CTX_set1_serverPath(3), OSSL_CMP_CTX_set1_server(3), OSSL_CMP_CTX_set_serverPort(3), OSSL_CMP_CTX_set1_proxy(3), OSSL_CMP_CTX_set1_no_proxy(3), OSSL_CMP_CTX_set_http_cb(3), OSSL_CMP_CTX_set_http_cb_arg(3), OSSL_CMP_CTX_get_http_cb_arg(3), OSSL_CMP_transfer_cb_t(3), OSSL_CMP_CTX_set_transfer_cb(3), OSSL_CMP_CTX_set_transfer_cb_arg(3), OSSL_CMP_CTX_get_transfer_cb_arg(3), OSSL_CMP_CTX_set1_srvCert(3), OSSL_CMP_CTX_set1_expected_sender(3), OSSL_CMP_CTX_set0_trusted(3), OSSL_CMP_CTX_set0_trustedStore(3), OSSL_CMP_CTX_get0_trusted(3), OSSL_CMP_CTX_get0_trustedStore(3), OSSL_CMP_CTX_set1_untrusted(3), OSSL_CMP_CTX_get0_untrusted(3), OSSL_CMP_CTX_set1_cert(3), OSSL_CMP_CTX_build_cert_chain(3), OSSL_CMP_CTX_set1_pkey(3), OSSL_CMP_CTX_set1_referenceValue(3), OSSL_CMP_CTX_set1_secretValue(3), OSSL_CMP_CTX_set1_recipient(3), OSSL_CMP_CTX_push0_geninfo_ITAV(3), OSSL_CMP_CTX_reset_geninfo_ITAVs(3), OSSL_CMP_CTX_get0_geninfo_ITAVs(3), OSSL_CMP_CTX_set1_extraCertsOut(3), OSSL_CMP_CTX_set0_newPkey(3), OSSL_CMP_CTX_get0_newPkey(3), OSSL_CMP_CTX_set1_issuer(3), OSSL_CMP_CTX_set1_serialNumber(3), OSSL_CMP_CTX_set1_subjectName(3), OSSL_CMP_CTX_push1_subjectAltName(3), OSSL_CMP_CTX_set0_reqExtensions(3), OSSL_CMP_CTX_reqExtensions_have_SAN(3), OSSL_CMP_CTX_push0_policy(3), OSSL_CMP_CTX_set1_oldCert(3), OSSL_CMP_CTX_set1_p10CSR(3), OSSL_CMP_CTX_push0_genm_ITAV(3), OSSL_CMP_certConf_cb_t(3), OSSL_CMP_certConf_cb(3), OSSL_CMP_CTX_set_certConf_cb(3), OSSL_CMP_CTX_set_certConf_cb_arg(3), OSSL_CMP_CTX_get_certConf_cb_arg(3), OSSL_CMP_CTX_get_status(3), OSSL_CMP_CTX_get0_statusString(3), OSSL_CMP_CTX_get_failInfoCode(3), OSSL_CMP_CTX_get0_validatedSrvCert(3), OSSL_CMP_CTX_get0_newCert(3), OSSL_CMP_CTX_get1_newChain(3), OSSL_CMP_CTX_get1_caPubs(3), OSSL_CMP_CTX_get1_extraCertsIn(3), OSSL_CMP_CTX_set1_transactionID(3), OSSL_CMP_CTX_set1_senderNonce(3)
functions for managing the CMP client context data structure
OSSL_CMP_HDR_get0_transactionID(3), OSSL_CMP_HDR_get0_recipNonce(3), OSSL_CMP_HDR_get0_geninfo_ITAVs(3)
functions manipulating CMP message headers
OSSL_CMP_ITAV_create(3), OSSL_CMP_ITAV_set0(3), OSSL_CMP_ITAV_get0_type(3), OSSL_CMP_ITAV_get0_value(3), OSSL_CMP_ITAV_push0_stack_item(3), OSSL_CMP_ITAV_new0_certProfile(3), OSSL_CMP_ITAV_get0_certProfile(3)
OSSL_CMP_ITAV utility functions
OSSL_CMP_ITAV_new_caCerts(3), OSSL_CMP_ITAV_get0_caCerts(3), OSSL_CMP_ITAV_new_rootCaCert(3), OSSL_CMP_ITAV_get0_rootCaCert(3), OSSL_CMP_ITAV_new_rootCaKeyUpdate(3), OSSL_CMP_ITAV_get0_rootCaKeyUpdate(3), OSSL_CMP_CRLSTATUS_new1(3), OSSL_CMP_CRLSTATUS_create(3), OSSL_CMP_CRLSTATUS_get0(3), OSSL_CMP_ITAV_new0_crlStatusList(3), OSSL_CMP_ITAV_get0_crlStatusList(3), OSSL_CMP_ITAV_new_crls(3), OSSL_CMP_ITAV_get0_crls(3), OSSL_CMP_ITAV_new0_certReqTemplate(3), OSSL_CMP_ITAV_get1_certReqTemplate(3)
CMP utility functions for handling specific genm and genp messages
OSSL_CMP_MSG_get0_header(3), OSSL_CMP_MSG_get_bodytype(3), OSSL_CMP_MSG_get0_certreq_publickey(3), OSSL_CMP_MSG_update_transactionID(3), OSSL_CMP_MSG_update_recipNonce(3), OSSL_CMP_CTX_setup_CRM(3), OSSL_CMP_MSG_read(3), OSSL_CMP_MSG_write(3), d2i_OSSL_CMP_MSG_bio(3), i2d_OSSL_CMP_MSG_bio(3)
function(s) manipulating CMP messages
OSSL_CMP_MSG_http_perform(3)
client-side HTTP(S) transfer of a CMP request-response pair
OSSL_CMP_SRV_process_request(3), OSSL_CMP_CTX_server_perform(3), OSSL_CMP_SRV_CTX_new(3), OSSL_CMP_SRV_CTX_free(3), OSSL_CMP_SRV_cert_request_cb_t(3), OSSL_CMP_SRV_rr_cb_t(3), OSSL_CMP_SRV_certConf_cb_t(3), OSSL_CMP_SRV_genm_cb_t(3), OSSL_CMP_SRV_error_cb_t(3), OSSL_CMP_SRV_pollReq_cb_t(3), OSSL_CMP_SRV_CTX_init(3), OSSL_CMP_SRV_delayed_delivery_cb_t(3), OSSL_CMP_SRV_clean_transaction_cb_t(3), OSSL_CMP_SRV_CTX_init_trans(3), OSSL_CMP_SRV_CTX_get0_cmp_ctx(3), OSSL_CMP_SRV_CTX_get0_custom_ctx(3), OSSL_CMP_SRV_CTX_set_send_unprotected_errors(3), OSSL_CMP_SRV_CTX_set_accept_unprotected(3), OSSL_CMP_SRV_CTX_set_accept_raverified(3), OSSL_CMP_SRV_CTX_set_grant_implicit_confirm(3)
generic functions to set up and control a CMP server
OSSL_CMP_STATUSINFO_new(3), OSSL_CMP_snprint_PKIStatusInfo(3), OSSL_CMP_CTX_snprint_PKIStatus(3)
function(s) for managing the CMP PKIStatus
OSSL_CMP_exec_certreq(3), OSSL_CMP_exec_IR_ses(3), OSSL_CMP_exec_CR_ses(3), OSSL_CMP_exec_P10CR_ses(3), OSSL_CMP_exec_KUR_ses(3), OSSL_CMP_IR(3), OSSL_CMP_CR(3), OSSL_CMP_P10CR(3), OSSL_CMP_KUR(3), OSSL_CMP_try_certreq(3), OSSL_CMP_exec_RR_ses(3), OSSL_CMP_exec_GENM_ses(3), OSSL_CMP_get1_caCerts(3), OSSL_CMP_get1_rootCaKeyUpdate(3), OSSL_CMP_get1_crlUpdate(3), OSSL_CMP_get1_certReqTemplate(3)
functions implementing CMP client transactions
OSSL_CMP_log_open(3), OSSL_CMP_log_close(3), OSSL_CMP_severity(3), OSSL_CMP_LOG_EMERG(3), OSSL_CMP_LOG_ALERT(3), OSSL_CMP_LOG_CRIT(3), OSSL_CMP_LOG_ERR(3), OSSL_CMP_LOG_WARNING(3), OSSL_CMP_LOG_NOTICE(3), OSSL_CMP_LOG_INFO(3), OSSL_CMP_LOG_DEBUG(3), OSSL_CMP_LOG_TRACE(3), OSSL_CMP_log_cb_t(3), OSSL_CMP_print_to_bio(3), OSSL_CMP_print_errors_cb(3)
functions for logging and error reporting
OSSL_CMP_validate_msg(3), OSSL_CMP_validate_cert_path(3)
functions for verifying CMP message protection
OSSL_CORE_MAKE_FUNC(3), SSL_OP_BIT(3), EXT_UTF8STRING(3)
OpenSSL reserved symbols
OSSL_CRMF_MSG_get0_regCtrl_regToken(3), OSSL_CRMF_MSG_set1_regCtrl_regToken(3), OSSL_CRMF_MSG_get0_regCtrl_authenticator(3), OSSL_CRMF_MSG_set1_regCtrl_authenticator(3), OSSL_CRMF_MSG_PKIPublicationInfo_push0_SinglePubInfo(3), OSSL_CRMF_MSG_set0_SinglePubInfo(3), OSSL_CRMF_MSG_set_PKIPublicationInfo_action(3), OSSL_CRMF_MSG_get0_regCtrl_pkiPublicationInfo(3), OSSL_CRMF_MSG_set1_regCtrl_pkiPublicationInfo(3), OSSL_CRMF_MSG_get0_regCtrl_protocolEncrKey(3), OSSL_CRMF_MSG_set1_regCtrl_protocolEncrKey(3), OSSL_CRMF_MSG_get0_regCtrl_oldCertID(3), OSSL_CRMF_MSG_set1_regCtrl_oldCertID(3), OSSL_CRMF_CERTID_gen(3)
functions getting or setting CRMF Registration Controls
OSSL_CRMF_MSG_get0_regInfo_utf8Pairs(3), OSSL_CRMF_MSG_set1_regInfo_utf8Pairs(3), OSSL_CRMF_MSG_get0_regInfo_certReq(3), OSSL_CRMF_MSG_set1_regInfo_certReq(3)
functions getting or setting CRMF Registration Info
OSSL_CRMF_MSG_get0_tmpl(3), OSSL_CRMF_CERTTEMPLATE_get0_publicKey(3), OSSL_CRMF_CERTTEMPLATE_get0_subject(3), OSSL_CRMF_CERTTEMPLATE_get0_issuer(3), OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(3), OSSL_CRMF_CERTTEMPLATE_get0_extensions(3), OSSL_CRMF_CERTID_get0_serialNumber(3), OSSL_CRMF_CERTID_get0_issuer(3), OSSL_CRMF_ENCRYPTEDKEY_get1_encCert(3), OSSL_CRMF_ENCRYPTEDKEY_get1_pkey(3), OSSL_CRMF_ENCRYPTEDKEY_init_envdata(3), OSSL_CRMF_ENCRYPTEDVALUE_decrypt(3), OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert(3), OSSL_CRMF_MSG_get_certReqId(3), OSSL_CRMF_MSG_centralkeygen_requested(3)
functions reading from CRMF CertReqMsg structures
OSSL_CRMF_MSG_set0_validity(3), OSSL_CRMF_MSG_set_certReqId(3), OSSL_CRMF_CERTTEMPLATE_fill(3), OSSL_CRMF_MSG_set0_extensions(3), OSSL_CRMF_MSG_push0_extension(3), OSSL_CRMF_MSG_create_popo(3), OSSL_CRMF_MSGS_verify_popo(3)
functions populating and verifying CRMF CertReqMsg structures
OSSL_CRMF_pbm_new(3), OSSL_CRMF_pbmp_new(3)
functions for producing Password-Based MAC (PBM)
OSSL_DECODER(3), OSSL_DECODER_fetch(3), OSSL_DECODER_up_ref(3), OSSL_DECODER_free(3), OSSL_DECODER_get0_provider(3), OSSL_DECODER_get0_properties(3), OSSL_DECODER_is_a(3), OSSL_DECODER_get0_name(3), OSSL_DECODER_get0_description(3), OSSL_DECODER_do_all_provided(3), OSSL_DECODER_names_do_all(3), OSSL_DECODER_gettable_params(3), OSSL_DECODER_get_params(3)
Decoder method routines
OSSL_DECODER_CTX(3), OSSL_DECODER_CTX_new(3), OSSL_DECODER_settable_ctx_params(3), OSSL_DECODER_CTX_set_params(3), OSSL_DECODER_CTX_free(3), OSSL_DECODER_CTX_set_selection(3), OSSL_DECODER_CTX_set_input_type(3), OSSL_DECODER_CTX_set_input_structure(3), OSSL_DECODER_CTX_add_decoder(3), OSSL_DECODER_CTX_add_extra(3), OSSL_DECODER_CTX_get_num_decoders(3), OSSL_DECODER_INSTANCE(3), OSSL_DECODER_CONSTRUCT(3), OSSL_DECODER_CLEANUP(3), OSSL_DECODER_CTX_set_construct(3), OSSL_DECODER_CTX_set_construct_data(3), OSSL_DECODER_CTX_set_cleanup(3), OSSL_DECODER_CTX_get_construct(3), OSSL_DECODER_CTX_get_construct_data(3), OSSL_DECODER_CTX_get_cleanup(3), OSSL_DECODER_export(3), OSSL_DECODER_INSTANCE_get_decoder(3), OSSL_DECODER_INSTANCE_get_decoder_ctx(3), OSSL_DECODER_INSTANCE_get_input_type(3), OSSL_DECODER_INSTANCE_get_input_structure(3)
Decoder context routines
OSSL_DECODER_CTX_new_for_pkey(3), OSSL_DECODER_CTX_set_passphrase(3), OSSL_DECODER_CTX_set_pem_password_cb(3), OSSL_DECODER_CTX_set_passphrase_ui(3), OSSL_DECODER_CTX_set_passphrase_cb(3)
Decoder routines to decode EVP_PKEYs
OSSL_DECODER_from_data(3), OSSL_DECODER_from_bio(3), OSSL_DECODER_from_fp(3)
Routines to perform a decoding
OSSL_DISPATCH(3), OSSL_DISPATCH_END(3)
OpenSSL Core type to define a dispatchable function table
OSSL_ENCODER(3), OSSL_ENCODER_fetch(3), OSSL_ENCODER_up_ref(3), OSSL_ENCODER_free(3), OSSL_ENCODER_get0_provider(3), OSSL_ENCODER_get0_properties(3), OSSL_ENCODER_is_a(3), OSSL_ENCODER_get0_name(3), OSSL_ENCODER_get0_description(3), OSSL_ENCODER_do_all_provided(3), OSSL_ENCODER_names_do_all(3), OSSL_ENCODER_gettable_params(3), OSSL_ENCODER_get_params(3)
Encoder method routines
OSSL_ENCODER_CTX(3), OSSL_ENCODER_CTX_new(3), OSSL_ENCODER_settable_ctx_params(3), OSSL_ENCODER_CTX_set_params(3), OSSL_ENCODER_CTX_free(3), OSSL_ENCODER_CTX_set_selection(3), OSSL_ENCODER_CTX_set_output_type(3), OSSL_ENCODER_CTX_set_output_structure(3), OSSL_ENCODER_CTX_add_encoder(3), OSSL_ENCODER_CTX_add_extra(3), OSSL_ENCODER_CTX_get_num_encoders(3), OSSL_ENCODER_INSTANCE(3), OSSL_ENCODER_INSTANCE_get_encoder(3), OSSL_ENCODER_INSTANCE_get_encoder_ctx(3), OSSL_ENCODER_INSTANCE_get_output_type(3), OSSL_ENCODER_INSTANCE_get_output_structure(3), OSSL_ENCODER_CONSTRUCT(3), OSSL_ENCODER_CLEANUP(3), OSSL_ENCODER_CTX_set_construct(3), OSSL_ENCODER_CTX_set_construct_data(3), OSSL_ENCODER_CTX_set_cleanup(3)
Encoder context routines
OSSL_ENCODER_CTX_new_for_pkey(3), OSSL_ENCODER_CTX_set_cipher(3), OSSL_ENCODER_CTX_set_passphrase(3), OSSL_ENCODER_CTX_set_pem_password_cb(3), OSSL_ENCODER_CTX_set_passphrase_cb(3), OSSL_ENCODER_CTX_set_passphrase_ui(3)
Encoder routines to encode EVP_PKEYs
OSSL_ENCODER_to_data(3), OSSL_ENCODER_to_bio(3), OSSL_ENCODER_to_fp(3)
Routines to perform an encoding
OSSL_ERR_STATE_new(3), OSSL_ERR_STATE_save(3), OSSL_ERR_STATE_save_to_mark(3), OSSL_ERR_STATE_restore(3), OSSL_ERR_STATE_free(3)
saving and restoring error state
OSSL_ESS_signing_cert_new_init(3), OSSL_ESS_signing_cert_v2_new_init(3), OSSL_ESS_check_signing_certs(3)
Enhanced Security Services (ESS) functions
OSSL_FUNC_SSL_QUIC_TLS_crypto_send_fn(3), OSSL_FUNC_SSL_QUIC_TLS_crypto_recv_rcd_fn(3), OSSL_FUNC_SSL_QUIC_TLS_crypto_release_rcd_fn(3), OSSL_FUNC_SSL_QUIC_TLS_yield_secret_fn(3), OSSL_FUNC_SSL_QUIC_TLS_got_transport_params_fn(3), OSSL_FUNC_SSL_QUIC_TLS_alert_fn(3), SSL_set_quic_tls_cbs(3), SSL_set_quic_tls_transport_params(3), SSL_set_quic_tls_early_data_enabled(3)
Use the OpenSSL TLS implementation for a third party QUIC implementation
OSSL_GENERAL_NAMES_print(3)
print GeneralNames in a human-friendly, multi-line string
OSSL_HPKE_CTX_new(3), OSSL_HPKE_CTX_free(3), OSSL_HPKE_encap(3), OSSL_HPKE_decap(3), OSSL_HPKE_seal(3), OSSL_HPKE_open(3), OSSL_HPKE_export(3), OSSL_HPKE_suite_check(3), OSSL_HPKE_str2suite(3), OSSL_HPKE_keygen(3), OSSL_HPKE_get_grease_value(3), OSSL_HPKE_get_ciphertext_size(3), OSSL_HPKE_get_public_encap_size(3), OSSL_HPKE_get_recommended_ikmelen(3), OSSL_HPKE_CTX_set1_psk(3), OSSL_HPKE_CTX_set1_ikme(3), OSSL_HPKE_CTX_set1_authpriv(3), OSSL_HPKE_CTX_set1_authpub(3), OSSL_HPKE_CTX_get_seq(3), OSSL_HPKE_CTX_set_seq(3)
Hybrid Public Key Encryption (HPKE) functions
OSSL_HTTP_REQ_CTX(3), OSSL_HTTP_REQ_CTX_new(3), OSSL_HTTP_REQ_CTX_free(3), OSSL_HTTP_REQ_CTX_set_request_line(3), OSSL_HTTP_REQ_CTX_add1_header(3), OSSL_HTTP_REQ_CTX_set_expected(3), OSSL_HTTP_REQ_CTX_set1_req(3), OSSL_HTTP_REQ_CTX_nbio(3), OSSL_HTTP_REQ_CTX_nbio_d2i(3), OSSL_HTTP_REQ_CTX_exchange(3), OSSL_HTTP_REQ_CTX_get0_mem_bio(3), OSSL_HTTP_REQ_CTX_get_resp_len(3), OSSL_HTTP_REQ_CTX_set_max_response_length(3), OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines(3), OSSL_HTTP_is_alive(3)
HTTP client low-level functions
OSSL_HTTP_adapt_proxy(3), OSSL_parse_url(3), OSSL_HTTP_parse_url(3), OCSP_parse_url(3)
http utility functions
OSSL_HTTP_open(3), OSSL_HTTP_bio_cb_t(3), OSSL_HTTP_proxy_connect(3), OSSL_HTTP_set1_request(3), OSSL_HTTP_exchange(3), OSSL_HTTP_get(3), OSSL_HTTP_transfer(3), OSSL_HTTP_close(3)
HTTP client high-level functions
OSSL_IETF_ATTR_SYNTAX(3), OSSL_IETF_ATTR_SYNTAX_get0_policyAuthority(3), OSSL_IETF_ATTR_SYNTAX_set0_policyAuthority(3), OSSL_IETF_ATTR_SYNTAX_get_value_num(3), OSSL_IETF_ATTR_SYNTAX_get0_value(3), OSSL_IETF_ATTR_SYNTAX_add1_value(3)
Accessors and setters for OSSL_IETF_ATTR_SYNTAX
OSSL_IETF_ATTR_SYNTAX_print(3)
OSSL_IETF_ATTR_SYNTAX printing
OSSL_INDICATOR_set_callback(3), OSSL_INDICATOR_get_callback(3)
specify a callback for FIPS indicators
OSSL_ITEM(3)
OpenSSL Core type for generic itemized data
OSSL_LIB_CTX(3), OSSL_LIB_CTX_get_data(3), OSSL_LIB_CTX_new(3), OSSL_LIB_CTX_new_from_dispatch(3), OSSL_LIB_CTX_new_child(3), OSSL_LIB_CTX_free(3), OSSL_LIB_CTX_load_config(3), OSSL_LIB_CTX_get0_global_default(3), OSSL_LIB_CTX_set0_default(3)
OpenSSL library context
OSSL_LIB_CTX_set_conf_diagnostics(3), OSSL_LIB_CTX_get_conf_diagnostics(3)
Set and get configuration diagnostics
OSSL_PARAM_BLD(3), OSSL_PARAM_BLD_new(3), OSSL_PARAM_BLD_to_param(3), OSSL_PARAM_BLD_free(3), OSSL_PARAM_BLD_push_int(3), OSSL_PARAM_BLD_push_uint(3), OSSL_PARAM_BLD_push_long(3), OSSL_PARAM_BLD_push_ulong(3), OSSL_PARAM_BLD_push_int32(3), OSSL_PARAM_BLD_push_uint32(3), OSSL_PARAM_BLD_push_int64(3), OSSL_PARAM_BLD_push_uint64(3), OSSL_PARAM_BLD_push_size_t(3), OSSL_PARAM_BLD_push_time_t(3), OSSL_PARAM_BLD_push_double(3), OSSL_PARAM_BLD_push_BN(3), OSSL_PARAM_BLD_push_BN_pad(3), OSSL_PARAM_BLD_push_utf8_string(3), OSSL_PARAM_BLD_push_utf8_ptr(3), OSSL_PARAM_BLD_push_octet_string(3), OSSL_PARAM_BLD_push_octet_ptr(3)
functions to assist in the creation of OSSL_PARAM arrays
OSSL_PARAM_allocate_from_text(3)
OSSL_PARAM construction utilities
OSSL_PARAM_double(3), OSSL_PARAM_int(3), OSSL_PARAM_int32(3), OSSL_PARAM_int64(3), OSSL_PARAM_long(3), OSSL_PARAM_size_t(3), OSSL_PARAM_time_t(3), OSSL_PARAM_uint(3), OSSL_PARAM_uint32(3), OSSL_PARAM_uint64(3), OSSL_PARAM_ulong(3), OSSL_PARAM_BN(3), OSSL_PARAM_utf8_string(3), OSSL_PARAM_octet_string(3), OSSL_PARAM_utf8_ptr(3), OSSL_PARAM_octet_ptr(3), OSSL_PARAM_END(3), OSSL_PARAM_DEFN(3), OSSL_PARAM_construct_double(3), OSSL_PARAM_construct_int(3), OSSL_PARAM_construct_int32(3), OSSL_PARAM_construct_int64(3), OSSL_PARAM_construct_long(3), OSSL_PARAM_construct_size_t(3), OSSL_PARAM_construct_time_t(3), OSSL_PARAM_construct_uint(3), OSSL_PARAM_construct_uint32(3), OSSL_PARAM_construct_uint64(3), OSSL_PARAM_construct_ulong(3), OSSL_PARAM_construct_BN(3), OSSL_PARAM_construct_utf8_string(3), OSSL_PARAM_construct_utf8_ptr(3), OSSL_PARAM_construct_octet_string(3), OSSL_PARAM_construct_octet_ptr(3), OSSL_PARAM_construct_end(3), OSSL_PARAM_locate(3), OSSL_PARAM_locate_const(3), OSSL_PARAM_get_double(3), OSSL_PARAM_get_int(3), OSSL_PARAM_get_int32(3), OSSL_PARAM_get_int64(3), OSSL_PARAM_get_long(3), OSSL_PARAM_get_size_t(3), OSSL_PARAM_get_time_t(3), OSSL_PARAM_get_uint(3), OSSL_PARAM_get_uint32(3), OSSL_PARAM_get_uint64(3), OSSL_PARAM_get_ulong(3), OSSL_PARAM_get_BN(3), OSSL_PARAM_get_utf8_string(3), OSSL_PARAM_get_octet_string(3), OSSL_PARAM_get_utf8_ptr(3), OSSL_PARAM_get_octet_ptr(3), OSSL_PARAM_get_utf8_string_ptr(3), OSSL_PARAM_get_octet_string_ptr(3), OSSL_PARAM_set_double(3), OSSL_PARAM_set_int(3), OSSL_PARAM_set_int32(3), OSSL_PARAM_set_int64(3), OSSL_PARAM_set_long(3), OSSL_PARAM_set_size_t(3), OSSL_PARAM_set_time_t(3), OSSL_PARAM_set_uint(3), OSSL_PARAM_set_uint32(3), OSSL_PARAM_set_uint64(3), OSSL_PARAM_set_ulong(3), OSSL_PARAM_set_BN(3), OSSL_PARAM_set_utf8_string(3), OSSL_PARAM_set_octet_string(3), OSSL_PARAM_set_utf8_ptr(3), OSSL_PARAM_set_octet_ptr(3), OSSL_PARAM_UNMODIFIED(3), OSSL_PARAM_modified(3), OSSL_PARAM_set_all_unmodified(3)
OSSL_PARAM helpers
OSSL_PARAM_dup(3), OSSL_PARAM_merge(3), OSSL_PARAM_free(3)
OSSL_PARAM array copy functions
OSSL_PROVIDER-FIPS(7)
OpenSSL FIPS provider
OSSL_PROVIDER-default(7)
OpenSSL default provider
OSSL_PROVIDER_set_default_search_path(3), OSSL_PROVIDER_get0_default_search_path(3), OSSL_PROVIDER(3), OSSL_PROVIDER_load(3), OSSL_PROVIDER_try_load(3), OSSL_PROVIDER_unload(3), OSSL_PROVIDER_load_ex(3), OSSL_PROVIDER_try_load_ex(3), OSSL_PROVIDER_available(3), OSSL_PROVIDER_do_all(3), OSSL_PROVIDER_gettable_params(3), OSSL_PROVIDER_get_params(3), OSSL_PROVIDER_query_operation(3), OSSL_PROVIDER_unquery_operation(3), OSSL_PROVIDER_get0_provider_ctx(3), OSSL_PROVIDER_get0_dispatch(3), OSSL_PROVIDER_add_builtin(3), OSSL_PROVIDER_get0_name(3), OSSL_PROVIDER_get_capabilities(3), OSSL_PROVIDER_add_conf_parameter(3), OSSL_PROVIDER_get_conf_parameters(3), OSSL_PROVIDER_conf_get_bool(3), OSSL_PROVIDER_self_test(3)
provider routines
OSSL_QUIC_client_method(3), OSSL_QUIC_client_thread_method(3), OSSL_QUIC_server_method(3)
Provide SSL_METHOD objects for QUIC enabled functions
OSSL_SELF_TEST_new(3), OSSL_SELF_TEST_free(3), OSSL_SELF_TEST_onbegin(3), OSSL_SELF_TEST_oncorrupt_byte(3), OSSL_SELF_TEST_onend(3)
functionality to trigger a callback during a self test
OSSL_SELF_TEST_set_callback(3), OSSL_SELF_TEST_get_callback(3)
specify a callback for processing self tests
OSSL_STORE-winstore(7)
OpenSSL built in OSSL_STORE for Windows
OSSL_STORE_CTX(3), OSSL_STORE_post_process_info_fn(3), OSSL_STORE_open(3), OSSL_STORE_open_ex(3), OSSL_STORE_ctrl(3), OSSL_STORE_load(3), OSSL_STORE_eof(3), OSSL_STORE_delete(3), OSSL_STORE_error(3), OSSL_STORE_close(3)
Types and functions to read objects from a URI
OSSL_STORE_INFO(3), OSSL_STORE_INFO_get_type(3), OSSL_STORE_INFO_get0_NAME(3), OSSL_STORE_INFO_get0_NAME_description(3), OSSL_STORE_INFO_get0_PARAMS(3), OSSL_STORE_INFO_get0_PUBKEY(3), OSSL_STORE_INFO_get0_PKEY(3), OSSL_STORE_INFO_get0_CERT(3), OSSL_STORE_INFO_get0_CRL(3), OSSL_STORE_INFO_get1_NAME(3), OSSL_STORE_INFO_get1_NAME_description(3), OSSL_STORE_INFO_get1_PARAMS(3), OSSL_STORE_INFO_get1_PUBKEY(3), OSSL_STORE_INFO_get1_PKEY(3), OSSL_STORE_INFO_get1_CERT(3), OSSL_STORE_INFO_get1_CRL(3), OSSL_STORE_INFO_type_string(3), OSSL_STORE_INFO_free(3), OSSL_STORE_INFO_new_NAME(3), OSSL_STORE_INFO_set0_NAME_description(3), OSSL_STORE_INFO_new_PARAMS(3), OSSL_STORE_INFO_new_PUBKEY(3), OSSL_STORE_INFO_new_PKEY(3), OSSL_STORE_INFO_new_CERT(3), OSSL_STORE_INFO_new_CRL(3), OSSL_STORE_INFO_new(3), OSSL_STORE_INFO_get0_data(3)
Functions to manipulate OSSL_STORE_INFO objects
OSSL_STORE_LOADER(3), OSSL_STORE_LOADER_fetch(3), OSSL_STORE_LOADER_up_ref(3), OSSL_STORE_LOADER_free(3), OSSL_STORE_LOADER_get0_provider(3), OSSL_STORE_LOADER_get0_properties(3), OSSL_STORE_LOADER_is_a(3), OSSL_STORE_LOADER_get0_description(3), OSSL_STORE_LOADER_do_all_provided(3), OSSL_STORE_LOADER_names_do_all(3), OSSL_STORE_LOADER_CTX(3), OSSL_STORE_LOADER_new(3), OSSL_STORE_LOADER_get0_engine(3), OSSL_STORE_LOADER_get0_scheme(3), OSSL_STORE_LOADER_set_open(3), OSSL_STORE_LOADER_set_open_ex(3), OSSL_STORE_LOADER_set_attach(3), OSSL_STORE_LOADER_set_ctrl(3), OSSL_STORE_LOADER_set_expect(3), OSSL_STORE_LOADER_set_find(3), OSSL_STORE_LOADER_set_load(3), OSSL_STORE_LOADER_set_eof(3), OSSL_STORE_LOADER_set_error(3), OSSL_STORE_LOADER_set_close(3), OSSL_STORE_register_loader(3), OSSL_STORE_unregister_loader(3), OSSL_STORE_open_fn(3), OSSL_STORE_open_ex_fn(3), OSSL_STORE_attach_fn(3), OSSL_STORE_ctrl_fn(3), OSSL_STORE_expect_fn(3), OSSL_STORE_find_fn(3), OSSL_STORE_load_fn(3), OSSL_STORE_eof_fn(3), OSSL_STORE_error_fn(3), OSSL_STORE_close_fn(3)
Types and functions to manipulate, register and unregister STORE loaders for different URI schemes
OSSL_STORE_SEARCH(3), OSSL_STORE_SEARCH_by_name(3), OSSL_STORE_SEARCH_by_issuer_serial(3), OSSL_STORE_SEARCH_by_key_fingerprint(3), OSSL_STORE_SEARCH_by_alias(3), OSSL_STORE_SEARCH_free(3), OSSL_STORE_SEARCH_get_type(3), OSSL_STORE_SEARCH_get0_name(3), OSSL_STORE_SEARCH_get0_serial(3), OSSL_STORE_SEARCH_get0_bytes(3), OSSL_STORE_SEARCH_get0_string(3), OSSL_STORE_SEARCH_get0_digest(3)
Type and functions to create OSSL_STORE search criteria
OSSL_STORE_attach(3)
Functions to read objects from a BIO
OSSL_STORE_expect(3), OSSL_STORE_supports_search(3), OSSL_STORE_find(3)
Specify what object type is expected
OSSL_sleep(3)
delay execution for a specified number of milliseconds
OSSL_trace_get_category_num(3), OSSL_trace_get_category_name(3)
OpenSSL tracing information functions
OSSL_trace_set_channel(3), OSSL_trace_set_prefix(3), OSSL_trace_set_suffix(3), OSSL_trace_set_callback(3), OSSL_trace_cb(3)
Enabling trace output
PBMAC1_get1_pbkdf2_param(3)
Function to manipulate a PBMAC1 MAC structure
PEM_X509_INFO_read_ex(3), PEM_X509_INFO_read(3), PEM_X509_INFO_read_bio_ex(3), PEM_X509_INFO_read_bio(3)
read PEM-encoded data structures into one or more X509_INFO objects
PEM_bytes_read_bio(3), PEM_bytes_read_bio_secmem(3)
read a PEM-encoded data structure from a BIO
PEM_read(3), PEM_read_bio(3), PEM_do_header(3), PEM_get_EVP_CIPHER_INFO(3), PEM_write(3), PEM_write_bio(3), PEM_ASN1_write(3), PEM_ASN1_write_bio(3), PEM_ASN1_write_bio_ctx(3)
PEM encoding routines
PEM_read_bio_ex(3), PEM_FLAG_SECURE(3), PEM_FLAG_EAY_COMPATIBLE(3), PEM_FLAG_ONLY_B64(3)
read PEM format files with custom processing
PEM_write_bio_CMS_stream(3)
output CMS_ContentInfo structure in PEM format
PEM_write_bio_PKCS7_stream(3)
output PKCS7 structure in PEM format
PKCS12_SAFEBAG_create_cert(3), PKCS12_SAFEBAG_create_crl(3), PKCS12_SAFEBAG_create_secret(3), PKCS12_SAFEBAG_create0_p8inf(3), PKCS12_SAFEBAG_create0_pkcs8(3), PKCS12_SAFEBAG_create_pkcs8_encrypt(3), PKCS12_SAFEBAG_create_pkcs8_encrypt_ex(3)
Create PKCS#12 safeBag objects
PKCS12_SAFEBAG_get0_attr(3), PKCS12_SAFEBAG_get0_type(3), PKCS12_SAFEBAG_get_nid(3), PKCS12_SAFEBAG_get_bag_nid(3), PKCS12_SAFEBAG_get0_bag_obj(3), PKCS12_SAFEBAG_get0_bag_type(3), PKCS12_SAFEBAG_get1_cert_ex(3), PKCS12_SAFEBAG_get1_cert(3), PKCS12_SAFEBAG_get1_crl_ex(3), PKCS12_SAFEBAG_get1_crl(3), PKCS12_SAFEBAG_get0_safes(3), PKCS12_SAFEBAG_get0_p8inf(3), PKCS12_SAFEBAG_get0_pkcs8(3)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get0_attrs(3), PKCS12_get_attr_gen(3)
Retrieve attributes from a PKCS#12 safeBag
PKCS12_SAFEBAG_set0_attrs(3)
Set attributes for a PKCS#12 safeBag
PKCS12_add1_attr_by_NID(3), PKCS12_add1_attr_by_txt(3)
Add an attribute to a PKCS#12 safeBag structure
PKCS12_add_CSPName_asc(3)
Add a Microsoft CSP Name attribute to a PKCS#12 safeBag
PKCS12_add_cert(3), PKCS12_add_key(3), PKCS12_add_key_ex(3), PKCS12_add_secret(3)
Add an object to a set of PKCS#12 safeBags
PKCS12_add_friendlyname_asc(3), PKCS12_add_friendlyname_utf8(3), PKCS12_add_friendlyname_uni(3)
Functions to add the friendlyname attribute to a PKCS#12 safeBag
PKCS12_add_localkeyid(3)
Add the localKeyId attribute to a PKCS#12 safeBag
PKCS12_add_safe(3), PKCS12_add_safe_ex(3), PKCS12_add_safes(3), PKCS12_add_safes_ex(3)
Create and add objects to a PKCS#12 structure
PKCS12_decrypt_skey(3), PKCS12_decrypt_skey_ex(3)
PKCS12 shrouded keyBag decrypt functions
PKCS12_gen_mac(3), PKCS12_setup_mac(3), PKCS12_set_mac(3), PKCS12_set_pbmac1_pbkdf2(3), PKCS12_verify_mac(3), PKCS12_get0_mac(3)
Functions to create and manipulate a PKCS#12 MAC structure
PKCS12_get_friendlyname(3)
Retrieve the friendlyname attribute from a PKCS#12 safeBag
PKCS12_item_decrypt_d2i(3), PKCS12_item_decrypt_d2i_ex(3), PKCS12_item_i2d_encrypt(3), PKCS12_item_i2d_encrypt_ex(3)
PKCS12 item encrypt/decrypt functions
PKCS12_key_gen_asc(3), PKCS12_key_gen_asc_ex(3), PKCS12_key_gen_uni(3), PKCS12_key_gen_uni_ex(3), PKCS12_key_gen_utf8(3), PKCS12_key_gen_utf8_ex(3)
PKCS#12 Password based key derivation
PKCS12_newpass(3)
change the password of a PKCS12 structure
PKCS12_pack_p7encdata(3), PKCS12_pack_p7encdata_ex(3)
Pack a set of PKCS#12 safeBags into a PKCS#7 encrypted data object
PKCS5_PBE_keyivgen(3), PKCS5_PBE_keyivgen_ex(3), PKCS5_pbe2_set(3), PKCS5_pbe2_set_iv(3), PKCS5_pbe2_set_iv_ex(3), PKCS5_pbe_set(3), PKCS5_pbe_set_ex(3), PKCS5_pbe2_set_scrypt(3), PKCS5_pbe_set0_algor(3), PKCS5_pbe_set0_algor_ex(3), PKCS5_v2_PBE_keyivgen(3), PKCS5_v2_PBE_keyivgen_ex(3), PKCS5_v2_scrypt_keyivgen(3), PKCS5_v2_scrypt_keyivgen_ex(3), PKCS5_pbkdf2_set(3), PKCS5_pbkdf2_set_ex(3), EVP_PBE_scrypt(3), EVP_PBE_scrypt_ex(3)
PKCS#5 Password based encryption routines
PKCS5_PBKDF2_HMAC(3), PKCS5_PBKDF2_HMAC_SHA1(3)
password based derivation routines with salt and iteration count
PKCS7_decrypt(3)
decrypt content from a PKCS#7 envelopedData structure
PKCS7_get_octet_string(3)
return octet string from a PKCS#7 envelopedData structure
PKCS7_sign_add_signer(3), PKCS7_add_certificate(3), PKCS7_add_crl(3)
add information to PKCS7 structure
PKCS7_type_is_other(3)
determine content type of PKCS#7 envelopedData structure
PKCS7_verify(3), PKCS7_get0_signers(3)
verify a PKCS#7 signedData structure
PKCS8_decrypt(3), PKCS8_decrypt_ex(3), PKCS8_encrypt(3), PKCS8_encrypt_ex(3), PKCS8_set0_pbe(3), PKCS8_set0_pbe_ex(3)
PKCS8 encrypt/decrypt functions
PKCS8_pkey_get0_attrs(3), PKCS8_pkey_add1_attr(3), PKCS8_pkey_add1_attr_by_NID(3), PKCS8_pkey_add1_attr_by_OBJ(3)
PKCS8 attribute functions
RAND_load_file(3), RAND_write_file(3), RAND_file_name(3)
PRNG seed file
RAND_set_DRBG_type(3), RAND_set_seed_source_type(3)
specify the global random number generator types
RIPEMD160(3), RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3)
RIPEMD-160 hash function
RSA_blinding_on(3), RSA_blinding_off(3)
protect the RSA operation from timing attacks
RSA_meth_get0_app_data(3), RSA_meth_set0_app_data(3), RSA_meth_new(3), RSA_meth_free(3), RSA_meth_dup(3), RSA_meth_get0_name(3), RSA_meth_set1_name(3), RSA_meth_get_flags(3), RSA_meth_set_flags(3), RSA_meth_get_pub_enc(3), RSA_meth_set_pub_enc(3), RSA_meth_get_pub_dec(3), RSA_meth_set_pub_dec(3), RSA_meth_get_priv_enc(3), RSA_meth_set_priv_enc(3), RSA_meth_get_priv_dec(3), RSA_meth_set_priv_dec(3), RSA_meth_get_mod_exp(3), RSA_meth_set_mod_exp(3), RSA_meth_get_bn_mod_exp(3), RSA_meth_set_bn_mod_exp(3), RSA_meth_get_init(3), RSA_meth_set_init(3), RSA_meth_get_finish(3), RSA_meth_set_finish(3), RSA_meth_get_sign(3), RSA_meth_set_sign(3), RSA_meth_get_verify(3), RSA_meth_set_verify(3), RSA_meth_get_keygen(3), RSA_meth_set_keygen(3), RSA_meth_get_multi_prime_keygen(3), RSA_meth_set_multi_prime_keygen(3)
Routines to build up RSA methods
RSA_new(3), RSA_free(3)
allocate and free RSA objects
RSA_padding_add_PKCS1_type_1(3), RSA_padding_check_PKCS1_type_1(3), RSA_padding_add_PKCS1_type_2(3), RSA_padding_check_PKCS1_type_2(3), RSA_padding_add_PKCS1_OAEP(3), RSA_padding_check_PKCS1_OAEP(3), RSA_padding_add_PKCS1_OAEP_mgf1(3), RSA_padding_check_PKCS1_OAEP_mgf1(3), RSA_padding_add_none(3), RSA_padding_check_none(3)
asymmetric encryption padding
RSA_print(3), RSA_print_fp(3), DSAparams_print(3), DSAparams_print_fp(3), DSA_print(3), DSA_print_fp(3), DHparams_print(3), DHparams_print_fp(3)
print cryptographic parameters
RSA_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_sign(3), RSA_verify(3)
RSA signatures
RSA_sign_ASN1_OCTET_STRING(3), RSA_verify_ASN1_OCTET_STRING(3)
RSA signatures
SCT_new(3), SCT_new_from_base64(3), SCT_free(3), SCT_LIST_free(3), SCT_get_version(3), SCT_set_version(3), SCT_get_log_entry_type(3), SCT_set_log_entry_type(3), SCT_get0_log_id(3), SCT_set0_log_id(3), SCT_set1_log_id(3), SCT_get_timestamp(3), SCT_set_timestamp(3), SCT_get_signature_nid(3), SCT_set_signature_nid(3), SCT_get0_signature(3), SCT_set0_signature(3), SCT_set1_signature(3), SCT_get0_extensions(3), SCT_set0_extensions(3), SCT_set1_extensions(3), SCT_get_source(3), SCT_set_source(3)
A Certificate Transparency Signed Certificate Timestamp
SCT_print(3), SCT_LIST_print(3), SCT_validation_status_string(3)
Prints Signed Certificate Timestamps in a human-readable way
SCT_validate(3), SCT_LIST_validate(3), SCT_get_validation_status(3)
checks Signed Certificate Timestamps (SCTs) are valid
SHA1(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA224(3), SHA224_Init(3), SHA224_Update(3), SHA224_Final(3), SHA256(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA384(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA512(3), SHA512_Init(3), SHA512_Update(3), SHA512_Final(3)
Secure Hash Algorithm
SMIME_write_ASN1_ex(3), SMIME_write_ASN1(3)
convert structure to S/MIME format
SMIME_write_CMS(3)
convert CMS structure to S/MIME format
SMIME_write_PKCS7(3)
convert PKCS#7 structure to S/MIME format
SRP_VBASE_new(3), SRP_VBASE_free(3), SRP_VBASE_init(3), SRP_VBASE_add0_user(3), SRP_VBASE_get1_by_user(3), SRP_VBASE_get_by_user(3)
Functions to create and manage a stack of SRP user verifier information
SRP_create_verifier_ex(3), SRP_create_verifier(3), SRP_create_verifier_BN_ex(3), SRP_create_verifier_BN(3), SRP_check_known_gN_param(3), SRP_get_default_gN(3)
SRP authentication primitives
SRP_user_pwd_new(3), SRP_user_pwd_free(3), SRP_user_pwd_set1_ids(3), SRP_user_pwd_set_gN(3), SRP_user_pwd_set0_sv(3)
Functions to create a record of SRP user verifier information
SSL_CIPHER_get_name(3), SSL_CIPHER_standard_name(3), OPENSSL_cipher_name(3), SSL_CIPHER_get_bits(3), SSL_CIPHER_get_version(3), SSL_CIPHER_description(3), SSL_CIPHER_get_cipher_nid(3), SSL_CIPHER_get_digest_nid(3), SSL_CIPHER_get_handshake_digest(3), SSL_CIPHER_get_kx_nid(3), SSL_CIPHER_get_auth_nid(3), SSL_CIPHER_is_aead(3), SSL_CIPHER_find(3), SSL_CIPHER_get_id(3), SSL_CIPHER_get_protocol_id(3)
get SSL_CIPHER properties
SSL_COMP_add_compression_method(3), SSL_COMP_get_compression_methods(3), SSL_COMP_get0_name(3), SSL_COMP_get_id(3), SSL_COMP_free_compression_methods(3)
handle SSL/TLS integrated compression methods
SSL_CONF_CTX_finish(3), SSL_CONF_CTX_set_ssl_ctx(3), SSL_CONF_CTX_set_ssl(3)
set context to configure
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_cmd_argv(3)
SSL configuration command line processing
SSL_CONF_cmd_value_type(3), SSL_CONF_cmd(3)
send configuration command
SSL_CTX_add_extra_chain_cert(3), SSL_CTX_get_extra_chain_certs(3), SSL_CTX_get_extra_chain_certs_only(3), SSL_CTX_clear_extra_chain_certs(3)
add, get or clear extra chain certificates
SSL_CTX_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_ex(3), SSL_CTX_flush_sessions(3)
remove expired sessions
SSL_CTX_free(3)
free an allocated SSL_CTX object
SSL_CTX_get0_param(3), SSL_get0_param(3), SSL_CTX_set1_param(3), SSL_set1_param(3), SSL_CTX_set_purpose(3), SSL_CTX_set_trust(3), SSL_set_purpose(3), SSL_set_trust(3)
get and set verification parameters
SSL_CTX_get_verify_mode(3), SSL_get_verify_mode(3), SSL_CTX_get_verify_depth(3), SSL_get_verify_depth(3), SSL_get_verify_callback(3), SSL_CTX_get_verify_callback(3)
get currently set verification parameters
SSL_CTX_has_client_custom_ext(3)
check whether a handler exists for a particular client extension type
SSL_CTX_load_verify_dir(3), SSL_CTX_load_verify_file(3), SSL_CTX_load_verify_store(3), SSL_CTX_set_default_verify_paths(3), SSL_CTX_set_default_verify_dir(3), SSL_CTX_set_default_verify_file(3), SSL_CTX_set_default_verify_store(3), SSL_CTX_load_verify_locations(3)
set default locations for trusted CA certificates
SSL_CTX_sess_number(3), SSL_CTX_sess_connect(3), SSL_CTX_sess_connect_good(3), SSL_CTX_sess_connect_renegotiate(3), SSL_CTX_sess_accept(3), SSL_CTX_sess_accept_good(3), SSL_CTX_sess_accept_renegotiate(3), SSL_CTX_sess_hits(3), SSL_CTX_sess_cb_hits(3), SSL_CTX_sess_misses(3), SSL_CTX_sess_timeouts(3), SSL_CTX_sess_cache_full(3)
obtain session cache statistics
SSL_CTX_sess_set_new_cb(3), SSL_CTX_sess_set_remove_cb(3), SSL_CTX_sess_set_get_cb(3), SSL_CTX_sess_get_new_cb(3), SSL_CTX_sess_get_remove_cb(3), SSL_CTX_sess_get_get_cb(3)
provide callback functions for server side external session caching
SSL_CTX_set0_chain(3), SSL_CTX_set1_chain(3), SSL_CTX_add0_chain_cert(3), SSL_CTX_add1_chain_cert(3), SSL_CTX_get0_chain_certs(3), SSL_CTX_clear_chain_certs(3), SSL_set0_chain(3), SSL_set1_chain(3), SSL_add0_chain_cert(3), SSL_add1_chain_cert(3), SSL_get0_chain_certs(3), SSL_clear_chain_certs(3), SSL_CTX_build_cert_chain(3), SSL_build_cert_chain(3), SSL_CTX_select_current_cert(3), SSL_select_current_cert(3), SSL_CTX_set_current_cert(3), SSL_set_current_cert(3)
extra chain certificate processing
SSL_CTX_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), SSL_CTX_get0_verify_cert_store(3), SSL_CTX_get0_chain_cert_store(3), SSL_get0_verify_cert_store(3), SSL_get0_chain_cert_store(3)
set certificate verification or chain store
SSL_CTX_set1_cert_comp_preference(3), SSL_set1_cert_comp_preference(3), SSL_CTX_compress_certs(3), SSL_compress_certs(3), SSL_CTX_get1_compressed_cert(3), SSL_get1_compressed_cert(3), SSL_CTX_set1_compressed_cert(3), SSL_set1_compressed_cert(3)
Certificate compression functions
SSL_CTX_set1_groups(3), SSL_CTX_set1_groups_list(3), SSL_set1_groups(3), SSL_set1_groups_list(3), SSL_get1_groups(3), SSL_get0_iana_groups(3), SSL_get_shared_group(3), SSL_get_negotiated_group(3), SSL_CTX_set1_curves(3), SSL_CTX_set1_curves_list(3), SSL_set1_curves(3), SSL_set1_curves_list(3), SSL_get1_curves(3), SSL_get_shared_curve(3), SSL_CTX_get0_implemented_groups(3)
EC supported curve functions
SSL_CTX_set_async_callback(3), SSL_CTX_set_async_callback_arg(3), SSL_set_async_callback(3), SSL_set_async_callback_arg(3), SSL_get_async_status(3), SSL_async_callback_fn(3)
manage asynchronous operations
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), OSSL_default_cipher_list(3), OSSL_default_ciphersuites(3)
choose list of available SSL_CIPHERs
SSL_CTX_set_client_cert_cb(3), SSL_CTX_get_client_cert_cb(3)
handle client certificate callback function
SSL_CTX_set_client_hello_cb(3), SSL_client_hello_cb_fn(3), SSL_client_hello_isv2(3), SSL_client_hello_get0_legacy_version(3), SSL_client_hello_get0_random(3), SSL_client_hello_get0_session_id(3), SSL_client_hello_get0_ciphers(3), SSL_client_hello_get0_compression_methods(3), SSL_client_hello_get1_extensions_present(3), SSL_client_hello_get_extension_order(3), SSL_client_hello_get0_ext(3)
callback functions for early server-side ClientHello processing
SSL_CTX_set_default_ctlog_list_file(3), SSL_CTX_set_ctlog_list_file(3)
load a Certificate Transparency log list from a file
SSL_CTX_set_default_passwd_cb(3), SSL_CTX_set_default_passwd_cb_userdata(3), SSL_CTX_get_default_passwd_cb(3), SSL_CTX_get_default_passwd_cb_userdata(3), SSL_set_default_passwd_cb(3), SSL_set_default_passwd_cb_userdata(3), SSL_get_default_passwd_cb(3), SSL_get_default_passwd_cb_userdata(3)
set or get passwd callback for encrypted PEM file handling
SSL_CTX_set_dh_auto(3), SSL_set_dh_auto(3), SSL_CTX_set0_tmp_dh_pkey(3), SSL_set0_tmp_dh_pkey(3), SSL_CTX_set_tmp_dh_callback(3), SSL_CTX_set_tmp_dh(3), SSL_set_tmp_dh_callback(3), SSL_set_tmp_dh(3)
handle DH keys for ephemeral key exchange
SSL_CTX_set_domain_flags(3), SSL_CTX_get_domain_flags(3), SSL_get_domain_flags(3), SSL_DOMAIN_FLAG_SINGLE_THREAD(3), SSL_DOMAIN_FLAG_MULTI_THREAD(3), SSL_DOMAIN_FLAG_THREAD_ASSISTED(3), SSL_DOMAIN_FLAG_BLOCKING(3), SSL_DOMAIN_FLAG_LEGACY_BLOCKING(3)
control the concurrency model used by a QUIC domain
SSL_CTX_set_generate_session_id(3), SSL_set_generate_session_id(3), SSL_has_matching_session_id(3), GEN_SESSION_CB(3)
manipulate generation of SSL session IDs (server only)
SSL_CTX_set_info_callback(3), SSL_CTX_get_info_callback(3), SSL_set_info_callback(3), SSL_get_info_callback(3)
handle information callback for SSL connections
SSL_CTX_set_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_msg_callback(3), SSL_CTX_set_msg_callback_arg(3), SSL_set_msg_callback(3), SSL_set_msg_callback_arg(3), SSL_trace(3)
install callback for observing protocol messages
SSL_CTX_set_new_pending_conn_cb(3), SSL_set_new_pending_conn_cb_fn(3)
callback function to report creation of QUIC connection SSL objects
SSL_CTX_set_read_ahead(3), SSL_CTX_get_read_ahead(3), SSL_set_read_ahead(3), SSL_get_read_ahead(3), SSL_CTX_get_default_read_ahead(3)
manage whether to read as many input bytes as possible
SSL_CTX_set_record_padding_callback(3), SSL_set_record_padding_callback(3), SSL_CTX_set_record_padding_callback_arg(3), SSL_set_record_padding_callback_arg(3), SSL_CTX_get_record_padding_callback_arg(3), SSL_get_record_padding_callback_arg(3), SSL_CTX_set_block_padding(3), SSL_CTX_set_block_padding_ex(3), SSL_set_block_padding(3), SSL_set_block_padding_ex(3)
install callback to specify TLS 1.3 record padding
SSL_CTX_set_security_level(3), SSL_set_security_level(3), SSL_CTX_get_security_level(3), SSL_get_security_level(3), SSL_CTX_set_security_callback(3), SSL_set_security_callback(3), SSL_CTX_get_security_callback(3), SSL_get_security_callback(3), SSL_CTX_set0_security_ex_data(3), SSL_set0_security_ex_data(3), SSL_CTX_get0_security_ex_data(3), SSL_get0_security_ex_data(3)
SSL/TLS security framework
SSL_CTX_set_session_ticket_cb(3), SSL_SESSION_get0_ticket_appdata(3), SSL_SESSION_set1_ticket_appdata(3), SSL_CTX_generate_session_ticket_fn(3), SSL_CTX_decrypt_session_ticket_fn(3)
manage session ticket application data
SSL_CTX_set_srp_username(3), SSL_CTX_set_srp_password(3), SSL_CTX_set_srp_strength(3), SSL_CTX_set_srp_cb_arg(3), SSL_CTX_set_srp_username_callback(3), SSL_CTX_set_srp_client_pwd_callback(3), SSL_CTX_set_srp_verify_param_callback(3), SSL_set_srp_server_param(3), SSL_set_srp_server_param_pw(3), SSL_get_srp_g(3), SSL_get_srp_N(3), SSL_get_srp_username(3), SSL_get_srp_userinfo(3)
SRP control operations
SSL_CTX_set_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_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_evp_cb(3), 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_ecdh(3), SSL_set_tmp_ecdh(3), SSL_CTX_set_ecdh_auto(3), SSL_set_ecdh_auto(3)
handle ECDH keys for ephemeral key exchange
SSL_CTX_use_certificate(3), SSL_CTX_use_certificate_ASN1(3), SSL_CTX_use_certificate_file(3), SSL_use_certificate(3), SSL_use_certificate_ASN1(3), SSL_use_certificate_file(3), SSL_CTX_use_certificate_chain_file(3), SSL_use_certificate_chain_file(3), SSL_CTX_use_PrivateKey(3), SSL_CTX_use_PrivateKey_ASN1(3), SSL_CTX_use_PrivateKey_file(3), SSL_CTX_use_RSAPrivateKey(3), SSL_CTX_use_RSAPrivateKey_ASN1(3), SSL_CTX_use_RSAPrivateKey_file(3), SSL_use_PrivateKey_file(3), SSL_use_PrivateKey_ASN1(3), SSL_use_PrivateKey(3), SSL_use_RSAPrivateKey(3), SSL_use_RSAPrivateKey_ASN1(3), SSL_use_RSAPrivateKey_file(3), SSL_CTX_check_private_key(3), SSL_check_private_key(3), SSL_CTX_use_cert_and_key(3), SSL_use_cert_and_key(3)
load certificate and key data
SSL_CTX_use_serverinfo_ex(3), SSL_CTX_use_serverinfo(3), SSL_CTX_use_serverinfo_file(3)
use serverinfo extension
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_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_accept(3)
wait for a TLS/SSL client to initiate a TLS/SSL handshake
SSL_accept_stream(3), SSL_get_accept_stream_queue_len(3), SSL_ACCEPT_STREAM_NO_BLOCK(3)
accept an incoming QUIC stream from a QUIC peer
SSL_add_expected_rpk(3), SSL_get_negotiated_client_cert_type(3), SSL_get_negotiated_server_cert_type(3), SSL_get0_peer_rpk(3), SSL_SESSION_get0_peer_rpk(3)
raw public key (RFC7250) support
SSL_alert_type_string(3), SSL_alert_type_string_long(3), SSL_alert_desc_string(3), SSL_alert_desc_string_long(3)
get textual description of alert information
SSL_check_chain(3)
check certificate chain suitability
SSL_client_version(3), SSL_get_version(3), SSL_is_dtls(3), SSL_is_tls(3), SSL_is_quic(3), SSL_version(3)
get the protocol information of a connection
SSL_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_custom_ext_add_cb_ex(3), SSL_custom_ext_free_cb_ex(3), SSL_custom_ext_parse_cb_ex(3), SSL_CTX_add_custom_ext(3), SSL_CTX_add_client_custom_ext(3), SSL_CTX_add_server_custom_ext(3), custom_ext_add_cb(3), custom_ext_free_cb(3), custom_ext_parse_cb(3)
custom TLS extension handling
SSL_free(3)
free an allocated SSL structure
SSL_free_buffers(3), SSL_alloc_buffers(3)
manage SSL structure buffers
SSL_get0_connection(3), SSL_is_connection(3)
get a QUIC connection SSL object from a QUIC stream SSL object
SSL_get0_group_name(3)
get name of the group that was used for the key agreement of the current TLS session establishment
SSL_get1_builtin_sigalgs(3)
get list of built-in signature algorithms
SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
get list of available SSL_CIPHERs
SSL_get_SSL_CTX(3)
get the SSL_CTX from which an SSL is created
SSL_get_certificate(3), SSL_get_privatekey(3)
retrieve TLS/SSL certificate and private key
SSL_get_conn_close_info(3), SSL_CONN_CLOSE_FLAG_LOCAL(3), SSL_CONN_CLOSE_FLAG_TRANSPORT(3), OSSL_QUIC_ERR_NO_ERROR(3), OSSL_QUIC_ERR_INTERNAL_ERROR(3), OSSL_QUIC_ERR_CONNECTION_REFUSED(3), OSSL_QUIC_ERR_FLOW_CONTROL_ERROR(3), OSSL_QUIC_ERR_STREAM_LIMIT_ERROR(3), OSSL_QUIC_ERR_STREAM_STATE_ERROR(3), OSSL_QUIC_ERR_FINAL_SIZE_ERROR(3), OSSL_QUIC_ERR_FRAME_ENCODING_ERROR(3), OSSL_QUIC_ERR_TRANSPORT_PARAMETER_ERROR(3), OSSL_QUIC_ERR_CONNECTION_ID_LIMIT_ERROR(3), OSSL_QUIC_ERR_PROTOCOL_VIOLATION(3), OSSL_QUIC_ERR_INVALID_TOKEN(3), OSSL_QUIC_ERR_APPLICATION_ERROR(3), OSSL_QUIC_ERR_CRYPTO_BUFFER_EXCEEDED(3), OSSL_QUIC_ERR_KEY_UPDATE_ERROR(3), OSSL_QUIC_ERR_AEAD_LIMIT_REACHED(3), OSSL_QUIC_ERR_NO_VIABLE_PATH(3), OSSL_QUIC_ERR_CRYPTO_ERR_BEGIN(3), OSSL_QUIC_ERR_CRYPTO_ERR_END(3), OSSL_QUIC_ERR_CRYPTO_ERR(3), OSSL_QUIC_LOCAL_ERR_IDLE_TIMEOUT(3)
get information about why a QUIC connection was closed
SSL_get_current_cipher(3), SSL_get_cipher_name(3), SSL_get_cipher(3), SSL_get_cipher_bits(3), SSL_get_cipher_version(3), SSL_get_pending_cipher(3)
get SSL_CIPHER of a connection
SSL_get_default_timeout(3)
get default session timeout value
SSL_get_error(3)
obtain result code for TLS/SSL I/O operation
SSL_get_ex_data_X509_STORE_CTX_idx(3), SSL_CTX_set_verify(3), SSL_set_verify(3), SSL_CTX_set_verify_depth(3), SSL_set_verify_depth(3), SSL_verify_cb(3), SSL_verify_client_post_handshake(3), SSL_set_post_handshake_auth(3), SSL_CTX_set_post_handshake_auth(3)
set various SSL/TLS parameters for peer certificate verification
SSL_get_fd(3), SSL_get_rfd(3), SSL_get_wfd(3)
get file descriptor linked to an SSL object
SSL_get_handshake_rtt(3)
get round trip time for SSL Handshake
SSL_get_peer_cert_chain(3), SSL_get0_verified_chain(3)
get the X509 certificate chain of the peer
SSL_get_peer_certificate(3), SSL_get0_peer_certificate(3), SSL_get1_peer_certificate(3)
get the X509 certificate of the peer
SSL_get_peer_tmp_key(3), SSL_get_server_tmp_key(3), SSL_get_tmp_key(3)
get information about temporary keys used during a handshake
SSL_get_rpoll_descriptor(3), SSL_get_wpoll_descriptor(3), SSL_net_read_desired(3), SSL_net_write_desired(3)
obtain information which can be used to determine when network I/O can be performed
SSL_get_stream_id(3), SSL_get_stream_type(3), SSL_STREAM_TYPE_NONE(3), SSL_STREAM_TYPE_READ(3), SSL_STREAM_TYPE_WRITE(3), SSL_STREAM_TYPE_BIDI(3), SSL_is_stream_local(3)
get QUIC stream ID and stream type information
SSL_get_stream_read_state(3), SSL_get_stream_write_state(3), SSL_get_stream_read_error_code(3), SSL_get_stream_write_error_code(3), SSL_STREAM_STATE_NONE(3), SSL_STREAM_STATE_OK(3), SSL_STREAM_STATE_WRONG_DIR(3), SSL_STREAM_STATE_FINISHED(3), SSL_STREAM_STATE_RESET_LOCAL(3), SSL_STREAM_STATE_RESET_REMOTE(3), SSL_STREAM_STATE_CONN_CLOSED(3)
get QUIC stream state
SSL_get_value_uint(3), SSL_set_value_uint(3), SSL_get_generic_value_uint(3), SSL_set_generic_value_uint(3), SSL_get_feature_request_uint(3), SSL_set_feature_request_uint(3), SSL_get_feature_peer_request_uint(3), SSL_get_feature_negotiated_uint(3), SSL_get_quic_stream_bidi_local_avail(3), SSL_get_quic_stream_bidi_remote_avail(3), SSL_get_quic_stream_uni_local_avail(3), SSL_get_quic_stream_uni_remote_avail(3), SSL_VALUE_CLASS_GENERIC(3), SSL_VALUE_CLASS_FEATURE_REQUEST(3), SSL_VALUE_CLASS_FEATURE_PEER_REQUEST(3), SSL_VALUE_CLASS_FEATURE_NEGOTIATED(3), SSL_VALUE_QUIC_STREAM_BIDI_LOCAL_AVAIL(3), SSL_VALUE_QUIC_STREAM_BIDI_REMOTE_AVAIL(3), SSL_VALUE_QUIC_STREAM_UNI_LOCAL_AVAIL(3), SSL_VALUE_QUIC_STREAM_UNI_REMOTE_AVAIL(3), SSL_VALUE_QUIC_IDLE_TIMEOUT(3), SSL_VALUE_EVENT_HANDLING_MODE(3), SSL_VALUE_EVENT_HANDLING_MODE_INHERIT(3), SSL_VALUE_EVENT_HANDLING_MODE_EXPLICIT(3), SSL_VALUE_EVENT_HANDLING_MODE_IMPLICIT(3), SSL_get_event_handling_mode(3), SSL_set_event_handling_mode(3), SSL_VALUE_STREAM_WRITE_BUF_SIZE(3), SSL_get_stream_write_buf_size(3), SSL_VALUE_STREAM_WRITE_BUF_USED(3), SSL_get_stream_write_buf_used(3), SSL_VALUE_STREAM_WRITE_BUF_AVAIL(3), SSL_get_stream_write_buf_avail(3)
manage negotiable features and configuration values for an SSL object
SSL_get_verify_result(3)
get result of peer certificate verification
SSL_group_to_name(3)
get name of group
SSL_handle_events(3)
advance asynchronous state machine and perform network I/O
SSL_in_before(3), SSL_in_init(3), SSL_is_init_finished(3), SSL_in_connect_init(3), SSL_in_accept_init(3), SSL_get_state(3)
retrieve information about the handshake state machine
SSL_inject_net_dgram(3)
inject a datagram as though received from the network
SSL_key_update(3), SSL_get_key_update_type(3), SSL_renegotiate(3), SSL_renegotiate_abbreviated(3), SSL_renegotiate_pending(3)
initiate and obtain information about updating connection keys
SSL_load_client_CA_file_ex(3), SSL_load_client_CA_file(3), SSL_add_file_cert_subjects_to_stack(3), SSL_add_dir_cert_subjects_to_stack(3), SSL_add_store_cert_subjects_to_stack(3)
load certificate names
SSL_new_domain(3), SSL_is_domain(3), SSL_get0_domain(3)
SSL object interface for managing QUIC event domains
SSL_new_listener(3), SSL_new_listener_from(3), SSL_is_listener(3), SSL_get0_listener(3), SSL_listen(3), SSL_accept_connection(3), SSL_get_accept_connection_queue_len(3), SSL_new_from_listener(3), SSL_ACCEPT_CONNECTION_NO_BLOCK(3)
SSL object interface for abstracted connection acceptance
SSL_new_stream(3), SSL_STREAM_FLAG_UNI(3), SSL_STREAM_FLAG_NO_BLOCK(3), SSL_STREAM_FLAG_ADVANCE(3)
create a new locally-initiated QUIC stream
SSL_pending(3), SSL_has_pending(3)
check for readable bytes buffered in an SSL object
SSL_poll(3), SSL_POLL_EVENT_NONE(3), SSL_POLL_EVENT_F(3), SSL_POLL_EVENT_EL(3), SSL_POLL_EVENT_EC(3), SSL_POLL_EVENT_ECD(3), SSL_POLL_EVENT_ER(3), SSL_POLL_EVENT_EW(3), SSL_POLL_EVENT_R(3), SSL_POLL_EVENT_W(3), SSL_POLL_EVENT_IC(3), SSL_POLL_EVENT_ISB(3), SSL_POLL_EVENT_ISU(3), SSL_POLL_EVENT_OSB(3), SSL_POLL_EVENT_OSU(3), SSL_POLL_EVENT_RW(3), SSL_POLL_EVENT_RE(3), SSL_POLL_EVENT_WE(3), SSL_POLL_EVENT_RWE(3), SSL_POLL_EVENT_E(3), SSL_POLL_EVENT_IS(3), SSL_POLL_EVENT_ISE(3), SSL_POLL_EVENT_I(3), SSL_POLL_EVENT_OS(3), SSL_POLL_EVENT_OSE(3), SSL_POLL_FLAG_NO_HANDLE_EVENTS(3)
determine or await readiness conditions for one or more pollable objects
SSL_psk_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_set1_client_cert_type(3), SSL_set1_server_cert_type(3), SSL_CTX_set1_client_cert_type(3), SSL_CTX_set1_server_cert_type(3), SSL_get0_client_cert_type(3), SSL_get0_server_cert_type(3), SSL_CTX_get0_client_cert_type(3), SSL_CTX_get0_server_cert_type(3)
certificate type (RFC7250) support
SSL_set1_host(3), SSL_add1_host(3), SSL_set_hostflags(3), SSL_get0_peername(3)
SSL server verification parameters
SSL_set1_initial_peer_addr(3)
set the initial peer address for a QUIC connection
SSL_set_blocking_mode(3), SSL_get_blocking_mode(3)
configure blocking mode for a QUIC SSL object
SSL_set_connect_state(3), SSL_set_accept_state(3), SSL_is_server(3)
functions for manipulating and examining the client or server mode of an SSL object
SSL_set_default_stream_mode(3), SSL_DEFAULT_STREAM_MODE_NONE(3), SSL_DEFAULT_STREAM_MODE_AUTO_BIDI(3), SSL_DEFAULT_STREAM_MODE_AUTO_UNI(3)
manage the default stream for a QUIC connection
SSL_set_fd(3), SSL_set_rfd(3), SSL_set_wfd(3)
connect the SSL object with a file descriptor
SSL_set_max_early_data(3), SSL_CTX_set_max_early_data(3), SSL_get_max_early_data(3), SSL_CTX_get_max_early_data(3), SSL_set_recv_max_early_data(3), SSL_CTX_set_recv_max_early_data(3), SSL_get_recv_max_early_data(3), SSL_CTX_get_recv_max_early_data(3), SSL_SESSION_get_max_early_data(3), SSL_SESSION_set_max_early_data(3), SSL_write_early_data(3), SSL_read_early_data(3), SSL_get_early_data_status(3), SSL_allow_early_data_cb_fn(3), SSL_CTX_set_allow_early_data_cb(3), SSL_set_allow_early_data_cb(3)
functions for sending and receiving early data
SSL_set_num_tickets(3), SSL_get_num_tickets(3), SSL_CTX_set_num_tickets(3), SSL_CTX_get_num_tickets(3), SSL_new_session_ticket(3)
control the number of TLSv1.3 session tickets that are issued
SSL_set_retry_verify(3)
indicate that certificate verification should be retried
SSL_set_session_secret_cb(3), tls_session_secret_cb_fn(3)
set the session secret callback
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_state_string(3), SSL_state_string_long(3)
get textual description of state of an SSL object
SSL_stateless(3), DTLSv1_listen(3)
Statelessly listen for incoming connections
SSL_stream_conclude(3)
conclude the sending part of a QUIC stream
SSL_waiting_for_async(3), SSL_get_all_async_fds(3), SSL_get_changed_async_fds(3)
manage asynchronous operations
SSL_want(3), SSL_want_nothing(3), SSL_want_read(3), SSL_want_write(3), SSL_want_x509_lookup(3), SSL_want_retry_verify(3), SSL_want_async(3), SSL_want_async_job(3), SSL_want_client_hello_cb(3)
obtain state information TLS/SSL I/O operation
SSL_write_ex2(3), SSL_write_ex(3), SSL_write(3), SSL_sendfile(3), SSL_WRITE_FLAG_CONCLUDE(3)
write bytes to a TLS/SSL connection
TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_new_ex(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
TS_RESP_CTX_new_ex(3), TS_RESP_CTX_new(3), TS_RESP_CTX_free(3)
Timestamp response context object creation
TS_VERIFY_CTX(3), TS_VERIFY_CTX_new(3), TS_VERIFY_CTX_init(3), TS_VERIFY_CTX_free(3), TS_VERIFY_CTX_cleanup(3), TS_VERIFY_CTX_set_flags(3), TS_VERIFY_CTX_add_flags(3), TS_VERIFY_CTX_set0_data(3), TS_VERIFY_CTX_set0_imprint(3), TS_VERIFY_CTX_set0_store(3), TS_VERIFY_CTX_set0_certs(3), TS_VERIFY_CTX_set_certs(3), TS_VERIFY_CTS_set_certs(3), TS_VERIFY_CTX_set_data(3), TS_VERIFY_CTX_set_imprint(3), TS_VERIFY_CTX_set_store(3)
manage the TS response verification context
UI(3), UI_new(3), UI_new_method(3), UI_free(3), UI_add_input_string(3), UI_dup_input_string(3), UI_add_verify_string(3), UI_dup_verify_string(3), UI_add_input_boolean(3), UI_dup_input_boolean(3), UI_add_info_string(3), UI_dup_info_string(3), UI_add_error_string(3), UI_dup_error_string(3), UI_construct_prompt(3), UI_add_user_data(3), UI_dup_user_data(3), UI_get0_user_data(3), UI_get0_result(3), UI_get_result_length(3), UI_process(3), UI_ctrl(3), UI_set_default_method(3), UI_get_default_method(3), UI_get_method(3), UI_set_method(3), UI_OpenSSL(3), UI_null(3)
user interface
UI_METHOD(3), UI_create_method(3), UI_destroy_method(3), UI_method_set_opener(3), UI_method_set_writer(3), UI_method_set_flusher(3), UI_method_set_reader(3), UI_method_set_closer(3), UI_method_set_data_duplicator(3), UI_method_set_prompt_constructor(3), UI_method_set_ex_data(3), UI_method_get_opener(3), UI_method_get_writer(3), UI_method_get_flusher(3), UI_method_get_reader(3), UI_method_get_closer(3), UI_method_get_data_duplicator(3), UI_method_get_data_destructor(3), UI_method_get_prompt_constructor(3), UI_method_get_ex_data(3)
user interface method creation and destruction
UI_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
X509V3_get_d2i(3), X509V3_add1_i2d(3), X509V3_EXT_d2i(3), X509V3_EXT_i2d(3), X509_get_ext_d2i(3), X509_add1_ext_i2d(3), X509_ACERT_get_ext_d2i(3), X509_ACERT_add1_ext_i2d(3), X509_CRL_get_ext_d2i(3), X509_CRL_add1_ext_i2d(3), X509_REVOKED_get_ext_d2i(3), X509_REVOKED_add1_ext_i2d(3), X509_get0_extensions(3), X509_ACERT_get0_extensions(3), X509_CRL_get0_extensions(3), X509_REVOKED_get0_extensions(3)
X509 extension decode and encode functions
X509_ACERT_add1_attr(3), X509_ACERT_add1_attr_by_NID(3), X509_ACERT_add1_attr_by_OBJ(3), X509_ACERT_add1_attr_by_txt(3), X509_ACERT_delete_attr(3)
X509_ACERT attribute functions
X509_ACERT_add_attr_nconf(3)
Add attributes to X509_ACERT from configuration section
X509_ACERT_get0_holder_baseCertId(3), X509_ACERT_get0_holder_digest(3), X509_ACERT_get0_holder_entityName(3), X509_ACERT_set0_holder_baseCertId(3), X509_ACERT_set0_holder_digest(3), X509_ACERT_set0_holder_entityName(3), OSSL_ISSUER_SERIAL_get0_issuer(3), OSSL_ISSUER_SERIAL_get0_issuerUID(3), OSSL_ISSUER_SERIAL_get0_serial(3), OSSL_ISSUER_SERIAL_set1_issuer(3), OSSL_ISSUER_SERIAL_set1_issuerUID(3), OSSL_ISSUER_SERIAL_set1_serial(3), OSSL_OBJECT_DIGEST_INFO_get0_digest(3), OSSL_OBJECT_DIGEST_INFO_set1_digest(3)
get and set Attribute Certificate holder fields
X509_ACERT_get_attr(3), X509_ACERT_get_attr_by_NID(3), X509_ACERT_get_attr_by_OBJ(3), X509_ACERT_get_attr_count(3)
Retrieve attributes from an X509_ACERT structure
X509_ALGOR_dup(3), X509_ALGOR_set0(3), X509_ALGOR_get0(3), X509_ALGOR_set_md(3), X509_ALGOR_cmp(3), X509_ALGOR_copy(3)
AlgorithmIdentifier functions
X509_ATTRIBUTE(3), X509at_get_attr(3), X509at_get_attr_count(3), X509at_get_attr_by_NID(3), X509at_get_attr_by_OBJ(3), X509at_delete_attr(3), X509at_add1_attr(3), X509at_add1_attr_by_OBJ(3), X509at_add1_attr_by_NID(3), X509at_add1_attr_by_txt(3), X509at_get0_data_by_OBJ(3), X509_ATTRIBUTE_create(3), X509_ATTRIBUTE_create_by_NID(3), X509_ATTRIBUTE_create_by_OBJ(3), X509_ATTRIBUTE_create_by_txt(3), X509_ATTRIBUTE_set1_object(3), X509_ATTRIBUTE_set1_data(3), X509_ATTRIBUTE_count(3), X509_ATTRIBUTE_get0_data(3), X509_ATTRIBUTE_get0_object(3), X509_ATTRIBUTE_get0_type(3)
X509 attribute functions
X509_CRL_get0_by_serial(3), X509_CRL_get0_by_cert(3), X509_CRL_get_REVOKED(3), X509_REVOKED_get0_serialNumber(3), X509_REVOKED_get0_revocationDate(3), X509_REVOKED_set_serialNumber(3), X509_REVOKED_set_revocationDate(3), X509_CRL_add0_revoked(3), X509_CRL_sort(3)
CRL revoked entry utility functions
X509_EXTENSION_set_object(3), X509_EXTENSION_set_critical(3), X509_EXTENSION_set_data(3), X509_EXTENSION_create_by_NID(3), X509_EXTENSION_create_by_OBJ(3), X509_EXTENSION_get_object(3), X509_EXTENSION_get_critical(3), X509_EXTENSION_get_data(3)
extension utility functions
X509_LOOKUP(3), X509_LOOKUP_TYPE(3), X509_LOOKUP_new(3), X509_LOOKUP_free(3), X509_LOOKUP_init(3), X509_LOOKUP_shutdown(3), X509_LOOKUP_set_method_data(3), X509_LOOKUP_get_method_data(3), X509_LOOKUP_ctrl_ex(3), X509_LOOKUP_ctrl(3), X509_LOOKUP_load_file_ex(3), X509_LOOKUP_load_file(3), X509_LOOKUP_add_dir(3), X509_LOOKUP_add_store_ex(3), X509_LOOKUP_add_store(3), X509_LOOKUP_load_store_ex(3), X509_LOOKUP_load_store(3), X509_LOOKUP_get_store(3), X509_LOOKUP_by_subject_ex(3), X509_LOOKUP_by_subject(3), X509_LOOKUP_by_issuer_serial(3), X509_LOOKUP_by_fingerprint(3), X509_LOOKUP_by_alias(3)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_METHOD(3), X509_LOOKUP_meth_new(3), X509_LOOKUP_meth_free(3), X509_LOOKUP_meth_set_new_item(3), X509_LOOKUP_meth_get_new_item(3), X509_LOOKUP_meth_set_free(3), X509_LOOKUP_meth_get_free(3), X509_LOOKUP_meth_set_init(3), X509_LOOKUP_meth_get_init(3), X509_LOOKUP_meth_set_shutdown(3), X509_LOOKUP_meth_get_shutdown(3), X509_LOOKUP_ctrl_fn(3), X509_LOOKUP_meth_set_ctrl(3), X509_LOOKUP_meth_get_ctrl(3), X509_LOOKUP_get_by_subject_fn(3), X509_LOOKUP_meth_set_get_by_subject(3), X509_LOOKUP_meth_get_get_by_subject(3), X509_LOOKUP_get_by_issuer_serial_fn(3), X509_LOOKUP_meth_set_get_by_issuer_serial(3), X509_LOOKUP_meth_get_get_by_issuer_serial(3), X509_LOOKUP_get_by_fingerprint_fn(3), X509_LOOKUP_meth_set_get_by_fingerprint(3), X509_LOOKUP_meth_get_get_by_fingerprint(3), X509_LOOKUP_get_by_alias_fn(3), X509_LOOKUP_meth_set_get_by_alias(3), X509_LOOKUP_meth_get_get_by_alias(3), X509_OBJECT_set1_X509(3), X509_OBJECT_set1_X509_CRL(3)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_hash_dir(3), X509_LOOKUP_file(3), X509_LOOKUP_store(3), X509_load_cert_file_ex(3), X509_load_cert_file(3), X509_load_crl_file(3), X509_load_cert_crl_file_ex(3), X509_load_cert_crl_file(3)
Default OpenSSL certificate lookup methods
X509_NAME_ENTRY_get_object(3), X509_NAME_ENTRY_get_data(3), X509_NAME_ENTRY_set_object(3), X509_NAME_ENTRY_set_data(3), X509_NAME_ENTRY_create_by_txt(3), X509_NAME_ENTRY_create_by_NID(3), X509_NAME_ENTRY_create_by_OBJ(3)
X509_NAME_ENTRY utility functions
X509_NAME_add_entry_by_txt(3), X509_NAME_add_entry_by_OBJ(3), X509_NAME_add_entry_by_NID(3), X509_NAME_add_entry(3), X509_NAME_delete_entry(3)
X509_NAME modification functions
X509_NAME_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_ex(3), X509_PUBKEY_new(3), X509_PUBKEY_free(3), X509_PUBKEY_dup(3), X509_PUBKEY_set(3), X509_PUBKEY_get0(3), X509_PUBKEY_get(3), d2i_PUBKEY_ex(3), d2i_PUBKEY(3), i2d_PUBKEY(3), d2i_PUBKEY_ex_bio(3), d2i_PUBKEY_bio(3), d2i_PUBKEY_ex_fp(3), d2i_PUBKEY_fp(3), i2d_PUBKEY_fp(3), i2d_PUBKEY_bio(3), X509_PUBKEY_set0_public_key(3), X509_PUBKEY_set0_param(3), X509_PUBKEY_get0_param(3), X509_PUBKEY_eq(3)
SubjectPublicKeyInfo public key functions
X509_REQ_get_attr_count(3), X509_REQ_get_attr_by_NID(3), X509_REQ_get_attr_by_OBJ(3), X509_REQ_get_attr(3), X509_REQ_delete_attr(3), X509_REQ_add1_attr(3), X509_REQ_add1_attr_by_OBJ(3), X509_REQ_add1_attr_by_NID(3), X509_REQ_add1_attr_by_txt(3)
X509_ATTRIBUTE support for signed certificate requests
X509_REQ_get_extensions(3), X509_REQ_add_extensions(3), X509_REQ_add_extensions_nid(3)
handle X.509 extension attributes of a CSR
X509_SIG_get0(3), X509_SIG_getm(3)
DigestInfo functions
X509_STORE(3), X509_STORE_add_cert(3), X509_STORE_add_crl(3), X509_STORE_set_depth(3), X509_STORE_set_flags(3), X509_STORE_set_purpose(3), X509_STORE_set_trust(3), X509_STORE_add_lookup(3), X509_STORE_load_file_ex(3), X509_STORE_load_file(3), X509_STORE_load_path(3), X509_STORE_load_store_ex(3), X509_STORE_load_store(3), X509_STORE_set_default_paths_ex(3), X509_STORE_set_default_paths(3), X509_STORE_load_locations_ex(3), X509_STORE_load_locations(3)
X509_STORE manipulation
X509_STORE_CTX_get_by_subject(3), X509_STORE_CTX_get_obj_by_subject(3)
X509 and X509_CRL lookup functions
X509_STORE_CTX_get_cleanup(3), X509_STORE_CTX_get_lookup_crls(3), X509_STORE_CTX_get_lookup_certs(3), X509_STORE_CTX_get_check_policy(3), X509_STORE_CTX_get_cert_crl(3), X509_STORE_CTX_get_check_crl(3), X509_STORE_CTX_get_get_crl(3), X509_STORE_CTX_set_get_crl(3), X509_STORE_CTX_get_check_revocation(3), X509_STORE_CTX_get_check_issued(3), X509_STORE_CTX_get_get_issuer(3), X509_STORE_CTX_get_verify_cb(3), X509_STORE_CTX_set_verify_cb(3), X509_STORE_CTX_verify_cb(3), X509_STORE_CTX_print_verify_cb(3), X509_STORE_CTX_set_current_reasons(3)
get and set X509_STORE_CTX components such as verification callback
X509_STORE_CTX_get_error(3), X509_STORE_CTX_set_error(3), X509_STORE_CTX_get_error_depth(3), X509_STORE_CTX_set_error_depth(3), X509_STORE_CTX_get_current_cert(3), X509_STORE_CTX_set_current_cert(3), X509_STORE_CTX_get0_cert(3), X509_STORE_CTX_get1_chain(3), X509_verify_cert_error_string(3)
get or set certificate verification status information
X509_STORE_CTX_new_ex(3), X509_STORE_CTX_new(3), X509_STORE_CTX_cleanup(3), X509_STORE_CTX_free(3), X509_STORE_CTX_init(3), X509_STORE_CTX_init_rpk(3), X509_STORE_CTX_set0_trusted_stack(3), X509_STORE_CTX_set_cert(3), X509_STORE_CTX_set0_crls(3), X509_STORE_CTX_set0_rpk(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_get0_untrusted(3), X509_STORE_CTX_set0_untrusted(3), X509_STORE_CTX_get_num_untrusted(3), X509_STORE_CTX_get0_chain(3), X509_STORE_CTX_set0_verified_chain(3), X509_STORE_CTX_get0_rpk(3), X509_STORE_CTX_set_default(3), X509_STORE_CTX_set_verify(3), X509_STORE_CTX_verify_fn(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_purpose_inherit(3)
X509_STORE_CTX initialisation
X509_STORE_get0_param(3), X509_STORE_set1_param(3), X509_STORE_get1_objects(3), X509_STORE_get0_objects(3), X509_STORE_get1_all_certs(3)
X509_STORE setter and getter functions
X509_STORE_new(3), X509_STORE_up_ref(3), X509_STORE_free(3), X509_STORE_lock(3), X509_STORE_unlock(3)
X509_STORE allocation, freeing and locking functions
X509_STORE_set_lookup_crls_cb(3), X509_STORE_set_verify_func(3), X509_STORE_get_cleanup(3), X509_STORE_set_cleanup(3), X509_STORE_get_lookup_crls(3), X509_STORE_set_lookup_crls(3), X509_STORE_get_lookup_certs(3), X509_STORE_set_lookup_certs(3), X509_STORE_get_check_policy(3), X509_STORE_set_check_policy(3), X509_STORE_get_cert_crl(3), X509_STORE_set_cert_crl(3), X509_STORE_get_check_crl(3), X509_STORE_set_check_crl(3), X509_STORE_get_get_crl(3), X509_STORE_set_get_crl(3), X509_STORE_get_check_revocation(3), X509_STORE_set_check_revocation(3), X509_STORE_get_check_issued(3), X509_STORE_set_check_issued(3), X509_STORE_CTX_get1_issuer(3), X509_STORE_get_get_issuer(3), X509_STORE_set_get_issuer(3), X509_STORE_CTX_get_verify(3), X509_STORE_set_verify(3), X509_STORE_get_verify_cb(3), X509_STORE_set_verify_cb_func(3), X509_STORE_set_verify_cb(3), X509_STORE_CTX_cert_crl_fn(3), X509_STORE_CTX_check_crl_fn(3), X509_STORE_CTX_check_issued_fn(3), X509_STORE_CTX_check_policy_fn(3), X509_STORE_CTX_check_revocation_fn(3), X509_STORE_CTX_cleanup_fn(3), X509_STORE_CTX_get_crl_fn(3), X509_STORE_CTX_get_issuer_fn(3), X509_STORE_CTX_lookup_certs_fn(3), X509_STORE_CTX_lookup_crls_fn(3)
set verification callback
X509_VERIFY_PARAM_set_flags(3), X509_VERIFY_PARAM_clear_flags(3), X509_VERIFY_PARAM_get_flags(3), X509_VERIFY_PARAM_set_purpose(3), X509_VERIFY_PARAM_get_purpose(3), X509_VERIFY_PARAM_get_inh_flags(3), X509_VERIFY_PARAM_set_inh_flags(3), X509_VERIFY_PARAM_set_trust(3), X509_VERIFY_PARAM_set_depth(3), X509_VERIFY_PARAM_get_depth(3), X509_VERIFY_PARAM_set_auth_level(3), X509_VERIFY_PARAM_get_auth_level(3), X509_VERIFY_PARAM_set_time(3), X509_VERIFY_PARAM_get_time(3), X509_VERIFY_PARAM_add0_policy(3), X509_VERIFY_PARAM_set1_policies(3), X509_VERIFY_PARAM_get0_host(3), X509_VERIFY_PARAM_set1_host(3), X509_VERIFY_PARAM_add1_host(3), X509_VERIFY_PARAM_set_hostflags(3), X509_VERIFY_PARAM_get_hostflags(3), X509_VERIFY_PARAM_get0_peername(3), X509_VERIFY_PARAM_get0_email(3), X509_VERIFY_PARAM_set1_email(3), X509_VERIFY_PARAM_set1_ip(3), X509_VERIFY_PARAM_get1_ip_asc(3), X509_VERIFY_PARAM_set1_ip_asc(3)
X509 verification parameters
X509_add_cert(3), X509_add_certs(3)
X509 certificate list addition functions
X509_build_chain(3), X509_verify_cert(3), X509_STORE_CTX_verify(3)
build and verify X509 certificate chain
X509_check_ca(3)
check if given certificate is CA certificate
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_check_purpose(3), X509_PURPOSE_get_count(3), X509_PURPOSE_get_unused_id(3), X509_PURPOSE_get_by_sname(3), X509_PURPOSE_get_by_id(3), X509_PURPOSE_add(3), X509_PURPOSE_cleanup(3), X509_PURPOSE_get0(3), X509_PURPOSE_get_id(3), X509_PURPOSE_get0_name(3), X509_PURPOSE_get0_sname(3), X509_PURPOSE_get_trust(3), X509_PURPOSE_set(3)
functions related to checking the purpose of a certificate
X509_cmp(3), X509_NAME_cmp(3), X509_issuer_and_serial_cmp(3), X509_issuer_name_cmp(3), X509_subject_name_cmp(3), X509_CRL_cmp(3), X509_CRL_match(3)
compare X509 certificates and related values
X509_cmp_time(3), X509_cmp_current_time(3), X509_cmp_timeframe(3), X509_time_adj(3), X509_time_adj_ex(3), X509_gmtime_adj(3)
X509 time functions
X509_digest(3), X509_digest_sig(3), X509_CRL_digest(3), X509_pubkey_digest(3), X509_NAME_digest(3), X509_REQ_digest(3), PKCS7_ISSUER_AND_SERIAL_digest(3)
get digest of various objects
X509_get0_distinguishing_id(3), X509_set0_distinguishing_id(3), X509_REQ_get0_distinguishing_id(3), X509_REQ_set0_distinguishing_id(3)
get or set the Distinguishing ID for certificate operations
X509_get0_notBefore(3), X509_getm_notBefore(3), X509_get0_notAfter(3), X509_getm_notAfter(3), X509_set1_notBefore(3), X509_set1_notAfter(3), X509_ACERT_get0_notBefore(3), X509_ACERT_get0_notAfter(3), X509_ACERT_set1_notBefore(3), X509_ACERT_set1_notAfter(3), X509_CRL_get0_lastUpdate(3), X509_CRL_get0_nextUpdate(3), X509_CRL_set1_lastUpdate(3), X509_CRL_set1_nextUpdate(3)
get or set certificate or CRL dates
X509_get0_signature(3), X509_REQ_set0_signature(3), X509_REQ_set1_signature_algo(3), X509_get_signature_nid(3), X509_get0_tbs_sigalg(3), X509_REQ_get0_signature(3), X509_REQ_get_signature_nid(3), X509_CRL_get0_signature(3), X509_CRL_get_signature_nid(3), X509_ACERT_get0_signature(3), X509_ACERT_get0_info_sigalg(3), X509_ACERT_get_signature_nid(3), X509_get_signature_info(3), X509_SIG_INFO_get(3), X509_SIG_INFO_set(3)
signature information
X509_get0_subject_key_id(3), X509_get0_authority_key_id(3), X509_get0_authority_issuer(3), X509_get0_authority_serial(3), X509_get_pathlen(3), X509_get_extension_flags(3), X509_get_key_usage(3), X509_get_extended_key_usage(3), X509_set_proxy_flag(3), X509_set_proxy_pathlen(3), X509_get_proxy_pathlen(3)
retrieve certificate extension data
X509_get0_uids(3), X509_ACERT_get0_issuerUID(3)
get certificate and attribute certificate unique identifiers
X509_get_default_cert_file(3), X509_get_default_cert_file_env(3), X509_get_default_cert_dir(3), X509_get_default_cert_dir_env(3)
retrieve default locations for trusted CA certificates
X509_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), X509_ACERT_get0_serialNumber(3), X509_ACERT_set1_serialNumber(3)
get or set certificate serial number
X509_get_version(3), X509_set_version(3), X509_REQ_get_version(3), X509_REQ_set_version(3), X509_ACERT_get_version(3), X509_ACERT_set_version(3), X509_CRL_get_version(3), X509_CRL_set_version(3)
get or set certificate, certificate request or CRL version
X509_load_http(3), X509_http_nbio(3), X509_CRL_load_http(3), X509_CRL_http_nbio(3)
certificate and CRL loading functions
X509_new(3), X509_new_ex(3), X509_free(3), X509_up_ref(3), X509_chain_up_ref(3), OSSL_STACK_OF_X509_free(3)
X509 certificate ASN1 allocation and deallocation functions
X509_sign(3), X509_sign_ctx(3), X509_REQ_sign(3), X509_REQ_sign_ctx(3), X509_ACERT_sign(3), X509_ACERT_sign_ctx(3), X509_CRL_sign(3), X509_CRL_sign_ctx(3)
sign certificate, certificate request, or CRL signature
X509_verify(3), X509_self_signed(3), X509_REQ_verify_ex(3), X509_REQ_verify(3), X509_CRL_verify(3), X509_ACERT_verify(3)
verify certificate, certificate request, or CRL signature
X509v3_get_ext_count(3), X509v3_get_ext(3), X509v3_get_ext_by_NID(3), X509v3_get_ext_by_OBJ(3), X509v3_get_ext_by_critical(3), X509v3_delete_ext(3), X509v3_add_ext(3), X509v3_add_extensions(3), X509_get_ext_count(3), X509_get_ext(3), X509_get_ext_by_NID(3), X509_get_ext_by_OBJ(3), X509_get_ext_by_critical(3), X509_delete_ext(3), X509_add_ext(3), X509_CRL_get_ext_count(3), X509_CRL_get_ext(3), X509_CRL_get_ext_by_NID(3), X509_CRL_get_ext_by_OBJ(3), X509_CRL_get_ext_by_critical(3), X509_CRL_delete_ext(3), X509_CRL_add_ext(3), X509_REVOKED_get_ext_count(3), X509_REVOKED_get_ext(3), X509_REVOKED_get_ext_by_NID(3), X509_REVOKED_get_ext_by_OBJ(3), X509_REVOKED_get_ext_by_critical(3), X509_REVOKED_delete_ext(3), X509_REVOKED_add_ext(3)
extension stack utility functions
b2i_PVK_bio(3), b2i_PVK_bio_ex(3), i2b_PVK_bio(3), i2b_PVK_bio_ex(3)
Decode and encode functions for reading and writing MSBLOB format private keys
ct(7)
Certificate Transparency
d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_DSA_SIG(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_CERT_ID_V2(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(3), d2i_ESS_SIGNING_CERT_V2(3), d2i_EXTENDED_KEY_USAGE(3), d2i_GENERAL_NAME(3), d2i_GENERAL_NAMES(3), d2i_IPAddressChoice(3), d2i_IPAddressFamily(3), d2i_IPAddressOrRange(3), d2i_IPAddressRange(3), d2i_ISSUER_SIGN_TOOL(3), d2i_ISSUING_DIST_POINT(3), d2i_NAMING_AUTHORITY(3), d2i_NETSCAPE_CERT_SEQUENCE(3), d2i_NETSCAPE_SPKAC(3), d2i_NETSCAPE_SPKI(3), d2i_NOTICEREF(3), d2i_OCSP_BASICRESP(3), d2i_OCSP_CERTID(3), d2i_OCSP_CERTSTATUS(3), d2i_OCSP_CRLID(3), d2i_OCSP_ONEREQ(3), d2i_OCSP_REQINFO(3), d2i_OCSP_REQUEST(3), d2i_OCSP_RESPBYTES(3), d2i_OCSP_RESPDATA(3), d2i_OCSP_RESPID(3), d2i_OCSP_RESPONSE(3), d2i_OCSP_REVOKEDINFO(3), d2i_OCSP_SERVICELOC(3), d2i_OCSP_SIGNATURE(3), d2i_OCSP_SINGLERESP(3), d2i_OSSL_AA_DIST_POINT(3), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3), d2i_OSSL_ATAV(3), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3), d2i_OSSL_ATTRIBUTE_MAPPING(3), d2i_OSSL_ATTRIBUTE_MAPPINGS(3), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3), d2i_OSSL_ATTRIBUTES_SYNTAX(3), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3), d2i_OSSL_CMP_ATAVS(3), d2i_OSSL_CMP_MSG(3), d2i_OSSL_CMP_PKIHEADER(3), d2i_OSSL_CMP_PKISI(3), d2i_OSSL_CRMF_CERTID(3), d2i_OSSL_CRMF_CERTTEMPLATE(3), d2i_OSSL_CRMF_ENCRYPTEDKEY(3), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3), d2i_OSSL_CRMF_MSG(3), d2i_OSSL_CRMF_MSGS(3), d2i_OSSL_CRMF_PBMPARAMETER(3), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3), d2i_OSSL_CRMF_SINGLEPUBINFO(3), d2i_OSSL_DAY_TIME(3), d2i_OSSL_DAY_TIME_BAND(3), d2i_OSSL_HASH(3), d2i_OSSL_IETF_ATTR_SYNTAX(3), d2i_OSSL_INFO_SYNTAX(3), d2i_OSSL_INFO_SYNTAX_POINTER(3), d2i_OSSL_ISSUER_SERIAL(3), d2i_OSSL_NAMED_DAY(3), d2i_OSSL_OBJECT_DIGEST_INFO(3), d2i_OSSL_PRIVILEGE_POLICY_ID(3), d2i_OSSL_ROLE_SPEC_CERT_ID(3), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3), d2i_OSSL_TARGET_CERT(3), d2i_OSSL_TARGET(3), d2i_OSSL_TARGETING_INFORMATION(3), d2i_OSSL_TARGETS(3), d2i_OSSL_TIME_PERIOD(3), d2i_OSSL_TIME_SPEC(3), d2i_OSSL_TIME_SPEC_ABSOLUTE(3), d2i_OSSL_TIME_SPEC_DAY(3), d2i_OSSL_TIME_SPEC_MONTH(3), d2i_OSSL_TIME_SPEC_TIME(3), d2i_OSSL_TIME_SPEC_WEEKS(3), d2i_OSSL_TIME_SPEC_X_DAY_OF(3), d2i_OSSL_USER_NOTICE_SYNTAX(3), d2i_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(3), d2i_PBMAC1PARAM(3), d2i_PKCS12(3), d2i_PKCS12_BAGS(3), d2i_PKCS12_MAC_DATA(3), d2i_PKCS12_SAFEBAG(3), d2i_PKCS12_bio(3), d2i_PKCS12_fp(3), d2i_PKCS7(3), d2i_PKCS7_DIGEST(3), d2i_PKCS7_ENCRYPT(3), d2i_PKCS7_ENC_CONTENT(3), d2i_PKCS7_ENVELOPE(3), d2i_PKCS7_ISSUER_AND_SERIAL(3), d2i_PKCS7_RECIP_INFO(3), d2i_PKCS7_SIGNED(3), d2i_PKCS7_SIGNER_INFO(3), d2i_PKCS7_SIGN_ENVELOPE(3), d2i_PKCS7_bio(3), d2i_PKCS7_fp(3), d2i_PKCS8_PRIV_KEY_INFO(3), d2i_PKCS8_PRIV_KEY_INFO_bio(3), d2i_PKCS8_PRIV_KEY_INFO_fp(3), d2i_PKCS8_bio(3), d2i_PKCS8_fp(3), d2i_PKEY_USAGE_PERIOD(3), d2i_POLICYINFO(3), d2i_POLICYQUALINFO(3), d2i_PROFESSION_INFO(3), d2i_PROXY_CERT_INFO_EXTENSION(3), d2i_PROXY_POLICY(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_SCRYPT_PARAMS(3), d2i_SCT_LIST(3), d2i_SXNET(3), d2i_SXNETID(3), d2i_TS_ACCURACY(3), d2i_TS_MSG_IMPRINT(3), d2i_TS_MSG_IMPRINT_bio(3), d2i_TS_MSG_IMPRINT_fp(3), d2i_TS_REQ(3), d2i_TS_REQ_bio(3), d2i_TS_REQ_fp(3), d2i_TS_RESP(3), d2i_TS_RESP_bio(3), d2i_TS_RESP_fp(3), d2i_TS_STATUS_INFO(3), d2i_TS_TST_INFO(3), d2i_TS_TST_INFO_bio(3), d2i_TS_TST_INFO_fp(3), d2i_USERNOTICE(3), d2i_X509(3), d2i_X509_bio(3), d2i_X509_fp(3), d2i_X509_ACERT(3), d2i_X509_ACERT_bio(3), d2i_X509_ACERT_fp(3), d2i_X509_ALGOR(3), d2i_X509_ALGORS(3), d2i_X509_ATTRIBUTE(3), d2i_X509_CERT_AUX(3), d2i_X509_CINF(3), d2i_X509_CRL(3), d2i_X509_CRL_INFO(3), d2i_X509_CRL_bio(3), d2i_X509_CRL_fp(3), d2i_X509_EXTENSION(3), d2i_X509_EXTENSIONS(3), d2i_X509_NAME(3), d2i_X509_NAME_ENTRY(3), d2i_X509_PUBKEY(3), d2i_X509_PUBKEY_bio(3), d2i_X509_PUBKEY_fp(3), d2i_X509_REQ(3), d2i_X509_REQ_INFO(3), d2i_X509_REQ_bio(3), d2i_X509_REQ_fp(3), d2i_X509_REVOKED(3), d2i_X509_SIG(3), d2i_X509_VAL(3), i2d_ACCESS_DESCRIPTION(3), i2d_ADMISSIONS(3), i2d_ADMISSION_SYNTAX(3), i2d_ASIdOrRange(3), i2d_ASIdentifierChoice(3), i2d_ASIdentifiers(3), i2d_ASN1_BIT_STRING(3), i2d_ASN1_BMPSTRING(3), i2d_ASN1_ENUMERATED(3), i2d_ASN1_GENERALIZEDTIME(3), i2d_ASN1_GENERALSTRING(3), i2d_ASN1_IA5STRING(3), i2d_ASN1_INTEGER(3), i2d_ASN1_NULL(3), i2d_ASN1_OBJECT(3), i2d_ASN1_OCTET_STRING(3), i2d_ASN1_PRINTABLE(3), i2d_ASN1_PRINTABLESTRING(3), i2d_ASN1_SEQUENCE_ANY(3), i2d_ASN1_SET_ANY(3), i2d_ASN1_T61STRING(3), i2d_ASN1_TIME(3), i2d_ASN1_TYPE(3), i2d_ASN1_UNIVERSALSTRING(3), i2d_ASN1_UTCTIME(3), i2d_ASN1_UTF8STRING(3), i2d_ASN1_VISIBLESTRING(3), i2d_ASN1_bio_stream(3), i2d_ASRange(3), i2d_AUTHORITY_INFO_ACCESS(3), i2d_AUTHORITY_KEYID(3), i2d_BASIC_CONSTRAINTS(3), i2d_CERTIFICATEPOLICIES(3), i2d_CMS_ContentInfo(3), i2d_CMS_ReceiptRequest(3), i2d_CMS_bio(3), i2d_CRL_DIST_POINTS(3), i2d_DHxparams(3), i2d_DIRECTORYSTRING(3), i2d_DISPLAYTEXT(3), i2d_DIST_POINT(3), i2d_DIST_POINT_NAME(3), i2d_DSA_SIG(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_CERT_ID_V2(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(3), i2d_ESS_SIGNING_CERT_V2(3), i2d_EXTENDED_KEY_USAGE(3), i2d_GENERAL_NAME(3), i2d_GENERAL_NAMES(3), i2d_IPAddressChoice(3), i2d_IPAddressFamily(3), i2d_IPAddressOrRange(3), i2d_IPAddressRange(3), i2d_ISSUER_SIGN_TOOL(3), i2d_ISSUING_DIST_POINT(3), i2d_NAMING_AUTHORITY(3), i2d_NETSCAPE_CERT_SEQUENCE(3), i2d_NETSCAPE_SPKAC(3), i2d_NETSCAPE_SPKI(3), i2d_NOTICEREF(3), i2d_OCSP_BASICRESP(3), i2d_OCSP_CERTID(3), i2d_OCSP_CERTSTATUS(3), i2d_OCSP_CRLID(3), i2d_OCSP_ONEREQ(3), i2d_OCSP_REQINFO(3), i2d_OCSP_REQUEST(3), i2d_OCSP_RESPBYTES(3), i2d_OCSP_RESPDATA(3), i2d_OCSP_RESPID(3), i2d_OCSP_RESPONSE(3), i2d_OCSP_REVOKEDINFO(3), i2d_OCSP_SERVICELOC(3), i2d_OCSP_SIGNATURE(3), i2d_OCSP_SINGLERESP(3), i2d_OSSL_AA_DIST_POINT(3), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3), i2d_OSSL_ATAV(3), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3), i2d_OSSL_ATTRIBUTE_MAPPING(3), i2d_OSSL_ATTRIBUTE_MAPPINGS(3), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3), i2d_OSSL_ATTRIBUTES_SYNTAX(3), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3), i2d_OSSL_CMP_ATAVS(3), i2d_OSSL_CMP_MSG(3), i2d_OSSL_CMP_PKIHEADER(3), i2d_OSSL_CMP_PKISI(3), i2d_OSSL_CRMF_CERTID(3), i2d_OSSL_CRMF_CERTTEMPLATE(3), i2d_OSSL_CRMF_ENCRYPTEDKEY(3), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3), i2d_OSSL_CRMF_MSG(3), i2d_OSSL_CRMF_MSGS(3), i2d_OSSL_CRMF_PBMPARAMETER(3), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3), i2d_OSSL_CRMF_SINGLEPUBINFO(3), i2d_OSSL_HASH(3), i2d_OSSL_DAY_TIME(3), i2d_OSSL_DAY_TIME_BAND(3), i2d_OSSL_IETF_ATTR_SYNTAX(3), i2d_OSSL_INFO_SYNTAX(3), i2d_OSSL_INFO_SYNTAX_POINTER(3), i2d_OSSL_ISSUER_SERIAL(3), i2d_OSSL_NAMED_DAY(3), i2d_OSSL_OBJECT_DIGEST_INFO(3), i2d_OSSL_PRIVILEGE_POLICY_ID(3), i2d_OSSL_ROLE_SPEC_CERT_ID(3), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3), i2d_OSSL_TARGET_CERT(3), i2d_OSSL_TARGET(3), i2d_OSSL_TARGETING_INFORMATION(3), i2d_OSSL_TARGETS(3), i2d_OSSL_TIME_PERIOD(3), i2d_OSSL_TIME_SPEC(3), i2d_OSSL_TIME_SPEC_ABSOLUTE(3), i2d_OSSL_TIME_SPEC_DAY(3), i2d_OSSL_TIME_SPEC_MONTH(3), i2d_OSSL_TIME_SPEC_TIME(3), i2d_OSSL_TIME_SPEC_WEEKS(3), i2d_OSSL_TIME_SPEC_X_DAY_OF(3), i2d_OSSL_USER_NOTICE_SYNTAX(3), i2d_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(3), i2d_PBMAC1PARAM(3), i2d_PKCS12(3), i2d_PKCS12_BAGS(3), i2d_PKCS12_MAC_DATA(3), i2d_PKCS12_SAFEBAG(3), i2d_PKCS12_bio(3), i2d_PKCS12_fp(3), i2d_PKCS7(3), i2d_PKCS7_DIGEST(3), i2d_PKCS7_ENCRYPT(3), i2d_PKCS7_ENC_CONTENT(3), i2d_PKCS7_ENVELOPE(3), i2d_PKCS7_ISSUER_AND_SERIAL(3), i2d_PKCS7_NDEF(3), i2d_PKCS7_RECIP_INFO(3), i2d_PKCS7_SIGNED(3), i2d_PKCS7_SIGNER_INFO(3), i2d_PKCS7_SIGN_ENVELOPE(3), i2d_PKCS7_bio(3), i2d_PKCS7_fp(3), i2d_PKCS8PrivateKeyInfo_bio(3), i2d_PKCS8PrivateKeyInfo_fp(3), i2d_PKCS8_PRIV_KEY_INFO(3), i2d_PKCS8_PRIV_KEY_INFO_bio(3), i2d_PKCS8_PRIV_KEY_INFO_fp(3), i2d_PKCS8_bio(3), i2d_PKCS8_fp(3), i2d_PKEY_USAGE_PERIOD(3), i2d_POLICYINFO(3), i2d_POLICYQUALINFO(3), i2d_PROFESSION_INFO(3), i2d_PROXY_CERT_INFO_EXTENSION(3), i2d_PROXY_POLICY(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_SCRYPT_PARAMS(3), i2d_SCT_LIST(3), i2d_SXNET(3), i2d_SXNETID(3), i2d_TS_ACCURACY(3), i2d_TS_MSG_IMPRINT(3), i2d_TS_MSG_IMPRINT_bio(3), i2d_TS_MSG_IMPRINT_fp(3), i2d_TS_REQ(3), i2d_TS_REQ_bio(3), i2d_TS_REQ_fp(3), i2d_TS_RESP(3), i2d_TS_RESP_bio(3), i2d_TS_RESP_fp(3), i2d_TS_STATUS_INFO(3), i2d_TS_TST_INFO(3), i2d_TS_TST_INFO_bio(3), i2d_TS_TST_INFO_fp(3), i2d_USERNOTICE(3), i2d_X509(3), i2d_X509_bio(3), i2d_X509_fp(3), i2d_X509_ACERT(3), i2d_X509_ACERT_bio(3), i2d_X509_ACERT_fp(3), i2d_X509_ALGOR(3), i2d_X509_ALGORS(3), i2d_X509_ATTRIBUTE(3), i2d_X509_CERT_AUX(3), i2d_X509_CINF(3), i2d_X509_CRL(3), i2d_X509_CRL_INFO(3), i2d_X509_CRL_bio(3), i2d_X509_CRL_fp(3), i2d_X509_EXTENSION(3), i2d_X509_EXTENSIONS(3), i2d_X509_NAME(3), i2d_X509_NAME_ENTRY(3), i2d_X509_PUBKEY(3), i2d_X509_PUBKEY_bio(3), i2d_X509_PUBKEY_fp(3), i2d_X509_REQ(3), i2d_X509_REQ_INFO(3), i2d_X509_REQ_bio(3), i2d_X509_REQ_fp(3), i2d_X509_REVOKED(3), i2d_X509_SIG(3), i2d_X509_VAL(3)
convert objects from/to ASN.1/DER representation
d2i_DSAPrivateKey(3), d2i_DSAPrivateKey_bio(3), d2i_DSAPrivateKey_fp(3), d2i_DSAPublicKey(3), d2i_DSA_PUBKEY(3), d2i_DSA_PUBKEY_bio(3), d2i_DSA_PUBKEY_fp(3), d2i_DSAparams(3), d2i_RSAPrivateKey(3), d2i_RSAPrivateKey_bio(3), d2i_RSAPrivateKey_fp(3), d2i_RSAPublicKey(3), d2i_RSAPublicKey_bio(3), d2i_RSAPublicKey_fp(3), d2i_RSA_PUBKEY(3), d2i_RSA_PUBKEY_bio(3), d2i_RSA_PUBKEY_fp(3), d2i_DHparams(3), d2i_DHparams_bio(3), d2i_DHparams_fp(3), d2i_ECParameters(3), d2i_ECPrivateKey(3), d2i_ECPrivateKey_bio(3), d2i_ECPrivateKey_fp(3), d2i_EC_PUBKEY(3), d2i_EC_PUBKEY_bio(3), d2i_EC_PUBKEY_fp(3), i2d_RSAPrivateKey(3), i2d_RSAPrivateKey_bio(3), i2d_RSAPrivateKey_fp(3), i2d_RSAPublicKey(3), i2d_RSAPublicKey_bio(3), i2d_RSAPublicKey_fp(3), i2d_RSA_PUBKEY(3), i2d_RSA_PUBKEY_bio(3), i2d_RSA_PUBKEY_fp(3), i2d_DHparams(3), i2d_DHparams_bio(3), i2d_DHparams_fp(3), i2d_DSAPrivateKey(3), i2d_DSAPrivateKey_bio(3), i2d_DSAPrivateKey_fp(3), i2d_DSAPublicKey(3), i2d_DSA_PUBKEY(3), i2d_DSA_PUBKEY_bio(3), i2d_DSA_PUBKEY_fp(3), i2d_DSAparams(3), i2d_ECParameters(3), i2d_ECPrivateKey(3), i2d_ECPrivateKey_bio(3), i2d_ECPrivateKey_fp(3), i2d_EC_PUBKEY(3), i2d_EC_PUBKEY_bio(3), i2d_EC_PUBKEY_fp(3)
DEPRECATED
d2i_PKCS8PrivateKey_bio(3), d2i_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_bio(3), i2d_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_nid_bio(3), i2d_PKCS8PrivateKey_nid_fp(3)
PKCS#8 format private key functions
d2i_PrivateKey_ex(3), d2i_PrivateKey(3), d2i_PublicKey(3), d2i_KeyParams(3), d2i_AutoPrivateKey_ex(3), d2i_AutoPrivateKey(3), i2d_PrivateKey(3), i2d_PublicKey(3), i2d_KeyParams(3), i2d_KeyParams_bio(3), d2i_PrivateKey_ex_bio(3), d2i_PrivateKey_bio(3), d2i_PrivateKey_ex_fp(3), d2i_PrivateKey_fp(3), d2i_KeyParams_bio(3), i2d_PrivateKey_bio(3), i2d_PrivateKey_fp(3)
decode and encode functions for reading and saving EVP_PKEY structures
d2i_SSL_SESSION(3), d2i_SSL_SESSION_ex(3), i2d_SSL_SESSION(3)
convert SSL_SESSION object from/to ASN1 representation
d2i_X509_AUX(3), i2d_X509_AUX(3), i2d_re_X509_tbs(3), i2d_re_X509_CRL_tbs(3), i2d_re_X509_REQ_tbs(3)
X509 encode and decode functions
des_modes(7)
the variants of DES and other crypto algorithms of OpenSSL
evp(7)
high-level cryptographic functions
fips_config(5)
OpenSSL FIPS configuration
fips_module(7)
OpenSSL fips module guide
i2d_CMS_bio_stream(3)
output CMS_ContentInfo structure in BER format
i2d_PKCS7_bio_stream(3)
output PKCS7 structure in BER format
i2s_ASN1_IA5STRING(3), s2i_ASN1_IA5STRING(3), i2s_ASN1_INTEGER(3), s2i_ASN1_INTEGER(3), i2s_ASN1_OCTET_STRING(3), s2i_ASN1_OCTET_STRING(3), i2s_ASN1_ENUMERATED(3), i2s_ASN1_ENUMERATED_TABLE(3), i2s_ASN1_UTF8STRING(3), s2i_ASN1_UTF8STRING(3)
convert objects from/to ASN.1/string representation
i2t_ASN1_OBJECT(3), OBJ_length(3), OBJ_get0_data(3), OBJ_nid2obj(3), OBJ_nid2ln(3), OBJ_nid2sn(3), OBJ_obj2nid(3), OBJ_txt2nid(3), OBJ_ln2nid(3), OBJ_sn2nid(3), OBJ_cmp(3), OBJ_dup(3), OBJ_txt2obj(3), OBJ_obj2txt(3), OBJ_create(3), OBJ_cleanup(3), OBJ_add_sigid(3)
ASN1 object utility functions
life_cycle-cipher(7)
The cipher algorithm life-cycle
life_cycle-digest(7)
The digest algorithm life-cycle
life_cycle-kdf(7)
The KDF algorithm life-cycle
life_cycle-mac(7)
The MAC algorithm life-cycle
life_cycle-pkey(7)
The PKEY algorithm life-cycle
life_cycle-rand(7)
The RAND algorithm life-cycle
o2i_SCT_LIST(3), i2o_SCT_LIST(3), o2i_SCT(3), i2o_SCT(3)
decode and encode Signed Certificate Timestamp lists in TLS wire format
openssl-cmds(1), asn1parse(1), ca(1), ciphers(1), cmp(1), cms(1), crl(1), crl2pkcs7(1), dgst(1), dhparam(1), dsa(1), dsaparam(1), ec(1), ecparam(1), enc(1), engine(1), errstr(1), gendsa(1), genpkey(1), genrsa(1), info(1), kdf(1), mac(1), nseq(1), ocsp(1), passwd(1), pkcs12(1), pkcs7(1), pkcs8(1), pkey(1), pkeyparam(1), pkeyutl(1), prime(1), rand(1), rehash(1), req(1), rsa(1), rsautl(1), s_client(1), s_server(1), s_time(1), sess_id(1), smime(1), speed(1), spkac(1), srp(1), storeutl(1), ts(1), verify(1), version(1), x509(1)
OpenSSL application commands
openssl-cmp(1)
Certificate Management Protocol (CMP, RFC 4210) application
openssl-core_dispatch.h(7), openssl/core_dispatch.h(7)
OpenSSL provider dispatch numbers and function types
openssl-crl2pkcs7(1)
Create a PKCS#7 structure from a CRL and certificates
openssl-dgst(1)
perform digest operations
openssl-fipsinstall(1)
perform FIPS configuration installation
openssl-format-options(1)
OpenSSL command input and output format options
openssl-gendsa(1)
generate a DSA private key from a set of parameters
openssl-info(1)
print OpenSSL built-in information
openssl-kdf(1)
perform Key Derivation Function operations
openssl-list(1)
list algorithms and features
openssl-mac(1)
perform Message Authentication Code operations
openssl-nseq(1)
create or examine a Netscape certificate sequence
openssl-ocsp(1)
Online Certificate Status Protocol command
openssl-pkcs12(1)
PKCS#12 file command
openssl-pkcs8(1)
PKCS#8 format private key conversion command
openssl-qlog(7)
OpenSSL qlog tracing functionality
openssl-rehash(1), c_rehash(1)
Create symbolic links to files named by the hash values
openssl-req(1)
PKCS#10 certificate request and certificate generating command
openssl-s_time(1)
SSL/TLS performance timing program
openssl-speed(1)
test library performance
openssl-srp(1)
maintain SRP password file
openssl-threads(7)
Overview of thread safety in OpenSSL
openssl-verification-options(1)
generic X.509 certificate verification options
openssl-verify(1)
certificate verification command
openssl-version(1)
print OpenSSL version information
openssl-x509(1)
Certificate display and signing command
openssl_user_macros(7), OPENSSL_API_COMPAT(7), OPENSSL_NO_DEPRECATED(7)
User defined macros
ossl-guide-migration(7), migration_guide(7)
OpenSSL Guide: Migrating from older OpenSSL versions
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
property(7)
Properties, a selection mechanism for algorithm implementations
provider-asym_cipher(7)
The asym_cipher library <-> provider functions
provider-base(7)
The basic OpenSSL library <-> provider functions
provider-cipher(7)
The cipher library <-> provider functions
provider-decoder(7)
The OSSL_DECODER library <-> provider functions
provider-digest(7)
The digest library <-> provider functions
provider-encoder(7)
The OSSL_ENCODER library <-> provider functions
provider-kdf(7)
The KDF library <-> provider functions
provider-kem(7)
The kem library <-> provider functions
provider-keyexch(7)
The keyexch library <-> provider functions
provider-keymgmt(7)
The KEYMGMT library <-> provider functions
provider-mac(7)
The mac library <-> provider functions
provider-object(7)
A specification for a provider-native object abstraction
provider-rand(7)
The random number generation library <-> provider functions
provider-signature(7)
The signature library <-> provider functions
provider-skeymgmt(7)
The SKEYMGMT library <-> provider functions
provider-storemgmt(7)
The OSSL_STORE library <-> provider functions
proxy-certificates(7)
Proxy certificates in OpenSSL
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
x509v3_config(5)
X509 V3 certificate extension configuration format
"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
"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
"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
"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
"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
"gluBeginSurface(3), gluEndSurface(3)
delimit a NURBS surface definition
"gluBeginTrim(3), gluEndTrim(3)
delimit a NURBS trimming loop definition
/cowthink(1)
configurable speaking/thinking cow (and a bit more)
00-upstream-settings(5)
dconf configuration file
2diff(1)
2.11BSD differential file and directory comparator
2ff(1)
convert image to farbfeld
3ddeskd(1)
starts the daemon for 3D-Desktop, a 3D desktop switcher
3dsdump(1)
Displays information about the internal structure of a 3DS file
3proxy(8)
3[APA3A] tiny proxy server, or trivial proxy server, or free proxy server
3proxy.cfg(3)
3proxy configuration file
44bsd-more(1), more(1)
file perusal filter for crt viewing
4va(1), ctorus(1), cutctorus(1), 4vdmake(1)
4D object tumbler for X-Windows and object generation programs
6tunnel(1)
tunnelling for application that don't speak IPv6
7zz(1)
Standalone console version of the 7-Zip file archiver
822field(1)
print the value of a header field in a mail message
822header(1)
print the header of a mail message
822received(1)
print the Received fields in a mail message
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
AFFECT(3)
GENPAT Package man1/alc_origin.1
AFsp(1audio), audio(1audio)
TSP Audio Programs
AG_AlphaFn(3)
agar pixel arithmetic function
AG_CPUInfo(3)
agar architecture information structure
AG_Config(3)
agar configuration interface
AG_DSO(3)
agar portable dynamic linker interface
AG_Driver(3)
agar low-level driver interface
AG_DriverSDL2FB(3)
agar SDL2 frame-buffer driver
AG_DriverSDLFB(3)
agar SDL1 frame-buffer driver
AG_Event(3)
agar event handlers / virtual functions
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 fixed-position container widget
AG_FixedPlotter(3)
agar integer plot widget
AG_FontSelector(3)
agar font selection widget
AG_GL(3)
agar OpenGL specific routines
AG_KeyMod(3)
agar key modifier definitions
AG_Keyboard(3)
agar direct keyboard interface
AG_MouseButton(3)
agar mouse button definitions
AG_Net(3)
agar network interface
AG_SizeSpec(3)
agar widget size specification
AG_String(3)
agar C string specific functions
AG_Surface(3)
agar graphics surface
AG_Text(3)
agar text rendering interface
AG_TextElement(3)
agar dynamically-allocated multilanguage text buffer
AG_Time(3)
agar time interface
AG_Timer(3)
agar timer facility
AG_Units(3)
agar unit conversion facility
AG_User(3)
agar user account information interface
AG_Version(3)
agar data file versioning
AG_Widget(3)
agar user interface element
ALLEGRO_CHANNEL_CONF(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_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_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_MEMORY_INTERFACE(3)
Allegro 5 API
ALLEGRO_MENU_INFO(3)
Allegro 5 API
ALLEGRO_MONITOR_INFO(3)
Allegro 5 API
ALLEGRO_PIXEL_FORMAT(3)
Allegro 5 API
ALLEGRO_PRIM_BUFFER_FLAGS(3)
Allegro 5 API
ALLEGRO_RENDER_FUNCTION(3)
Allegro 5 API
ALLEGRO_SHADER_PLATFORM(3)
Allegro 5 API
ALLEGRO_STATE_FLAGS(3)
Allegro 5 API
ALLEGRO_SUB_VERSION(3)
Defined to the middle version of Allegro
ALLEGRO_TRANSFORM(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_BUFFER(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_DEFAULT_PRIVILEGES(7)
define default access privileges
ALTER_DOMAIN(7)
change the definition of a domain
ALTER_EVENT_TRIGGER(7)
change the definition of an event trigger
ALTER_EXTENSION(7)
change the definition of an extension
ALTER_FOREIGN_DATA_WRAPPER(7)
change the definition of a foreign-data wrapper
ALTER_FOREIGN_TABLE(7)
change the definition of a foreign table
ALTER_FUNCTION(7)
change the definition of a function
ALTER_INDEX(7)
change the definition of an index
ALTER_LANGUAGE(7)
change the definition of a procedural language
ALTER_LARGE_OBJECT(7)
change the definition of a large object
ALTER_MATERIALIZED_VIEW(7)
change the definition of a materialized view
ALTER_OPERATOR(7)
change the definition of an operator
ALTER_OPERATOR_CLASS(7)
change the definition of an operator class
ALTER_OPERATOR_FAMILY(7)
change the definition of an operator family
ALTER_POLICY(7)
change the definition of a row-level security policy
ALTER_PROCEDURE(7)
change the definition of a procedure
ALTER_PUBLICATION(7)
change the definition of a publication
ALTER_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_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
ART(1)
An advanced, cross-platform program for developing raw photos
ASDatabase(1x)
defines how windows should be treated by AfterStep depending on its name
ASDatabaseEntry(1x)
to be used in entry of AfterStep database
ASN1_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_new(3ossl), ASN1_INTEGER_free(3ossl)
ASN1_INTEGER allocation functions
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(3), ASN1_generate_v3(3)
ASN1 generation functions
ASN1_generate_nconf(3ossl), ASN1_generate_v3(3ossl)
ASN1 string generation functions
ASN1_get_object(3)
parse identifier and length octets
ASN1_item_d2i(3), ASN1_item_d2i_bio(3), ASN1_item_d2i_fp(3), d2i_ASN1_TYPE(3), ASN1_item_i2d(3), ASN1_item_i2d_bio(3), ASN1_item_i2d_fp(3), i2d_ASN1_TYPE(3), ASN1_item_dup(3), ASN1_item_print(3)
decode and encode ASN.1 objects
ASN1_item_d2i_ex(3ossl), ASN1_item_d2i(3ossl), ASN1_item_d2i_bio_ex(3ossl), ASN1_item_d2i_bio(3ossl), ASN1_item_d2i_fp_ex(3ossl), ASN1_item_d2i_fp(3ossl), ASN1_item_i2d_mem_bio(3ossl), ASN1_item_pack(3ossl), ASN1_item_unpack_ex(3ossl), ASN1_item_unpack(3ossl)
decode and encode DER-encoded ASN.1 structures
ASN1_item_new(3), ASN1_item_free(3)
generic ASN.1 value constructor and destructor
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_parse_dump(3), ASN1_parse(3)
parse BER and print information about it
ASN1_put_object(3), ASN1_put_eoc(3), ASN1_object_size(3)
start and end the BER encoding of an arbitrary ASN.1 data element
ASN1_tag2str(3), ASN1_STRING_print_ex(3), ASN1_STRING_print_ex_fp(3), ASN1_STRING_print(3)
ASN1_STRING output routines
ASN1_tag2str(3ossl), ASN1_STRING_print_ex(3ossl), ASN1_STRING_print_ex_fp(3ossl), ASN1_STRING_print(3ossl)
ASN1_STRING output routines
ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3)
functions to manage waiting for asynchronous jobs to complete
ASYNC_WAIT_CTX_new(3ossl), ASYNC_WAIT_CTX_free(3ossl), ASYNC_WAIT_CTX_set_wait_fd(3ossl), ASYNC_WAIT_CTX_get_fd(3ossl), ASYNC_WAIT_CTX_get_all_fds(3ossl), ASYNC_WAIT_CTX_get_changed_fds(3ossl), ASYNC_WAIT_CTX_clear_fd(3ossl), ASYNC_WAIT_CTX_set_callback(3ossl), ASYNC_WAIT_CTX_get_callback(3ossl), ASYNC_WAIT_CTX_set_status(3ossl), ASYNC_WAIT_CTX_get_status(3ossl), ASYNC_callback_fn(3ossl), ASYNC_STATUS_UNSUPPORTED(3ossl), ASYNC_STATUS_ERR(3ossl), ASYNC_STATUS_OK(3ossl), ASYNC_STATUS_EAGAIN(3ossl)
functions to manage waiting for asynchronous jobs to complete
ASYNC_get_wait_ctx(3), ASYNC_init_thread(3), ASYNC_cleanup_thread(3), ASYNC_start_job(3), ASYNC_pause_job(3), ASYNC_get_current_job(3), ASYNC_block_pause(3), ASYNC_unblock_pause(3), ASYNC_is_capable(3)
asynchronous job management functions
ASYNC_get_wait_ctx(3ossl), ASYNC_init_thread(3ossl), ASYNC_cleanup_thread(3ossl), ASYNC_start_job(3ossl), ASYNC_pause_job(3ossl), ASYNC_get_current_job(3ossl), ASYNC_block_pause(3ossl), ASYNC_unblock_pause(3ossl), ASYNC_is_capable(3ossl), ASYNC_stack_alloc_fn(3ossl), ASYNC_stack_free_fn(3ossl), ASYNC_set_mem_functions(3ossl), ASYNC_get_mem_functions(3ossl)
asynchronous job management functions
AU(3)
agar audio interface
AU_DevOut(3)
agar audio output interface
AU_Wave(3)
agar audio waveform
AfterStep(1x)
X11 window manager
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
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
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>,
Arrange(1x)
AfterStep module for arranging windows in a tiling or cascading order
Ast_helper(3o)
Helpers to produce Parsetree fragments
Ast_helper.Cf(3o)
Class fields
Ast_helper.Ctf(3o)
Class type fields
Ast_helper.Of(3o)
Object fields
Ast_helper.Rf(3o)
Row fields
Ast_mapper(3o)
The interface of a -ppx rewriter
Atomic(3o)
This module provides a purely sequential implementation of the concurrent atomic references provided by the Multicore OCaml standard library:
Attr_helper(3o)
Helpers for attributes
Audio(1)
the AfterStep Audio module
AusweisApp(1)
Official authentication app for German ID cards and residence permits
Auto(1)
the AfterStep auto-raise module
AutoExec(1x)
functions to be executed by AfterStep on startup/shutdown
BC(3x), %PC(3x), %UP(3x), %BC(3x), %ospeed(3x), %tgetent(3x), %tgetflag(3x), %tgetnum(3x), %tgetstr(3x), %tgoto(3x), %tputs(3x)
curses emulation of termcap
BF_set_key(3), BF_encrypt(3), BF_decrypt(3), BF_ecb_encrypt(3), BF_cbc_encrypt(3), BF_cfb64_encrypt(3), BF_ofb64_encrypt(3), BF_options(3)
Blowfish encryption
BF_set_key(3ossl), BF_encrypt(3ossl), BF_decrypt(3ossl), BF_ecb_encrypt(3ossl), BF_cbc_encrypt(3ossl), BF_cfb64_encrypt(3ossl), BF_ofb64_encrypt(3ossl), BF_options(3ossl)
Blowfish encryption
BIO_ADDR(3), BIO_ADDR_new(3), BIO_ADDR_clear(3), BIO_ADDR_free(3), BIO_ADDR_rawmake(3), BIO_ADDR_family(3), BIO_ADDR_rawaddress(3), BIO_ADDR_rawport(3), BIO_ADDR_hostname_string(3), BIO_ADDR_service_string(3), BIO_ADDR_path_string(3)
BIO_ADDR routines
BIO_ADDR(3ossl), BIO_ADDR_new(3ossl), BIO_ADDR_copy(3ossl), BIO_ADDR_dup(3ossl), BIO_ADDR_clear(3ossl), BIO_ADDR_free(3ossl), BIO_ADDR_rawmake(3ossl), BIO_ADDR_family(3ossl), BIO_ADDR_rawaddress(3ossl), BIO_ADDR_rawport(3ossl), BIO_ADDR_hostname_string(3ossl), BIO_ADDR_service_string(3ossl), BIO_ADDR_path_string(3ossl)
BIO_ADDR routines
BIO_ctrl(3), BIO_callback_ctrl(3), BIO_ptr_ctrl(3), BIO_int_ctrl(3), BIO_reset(3), BIO_seek(3), BIO_tell(3), BIO_flush(3), BIO_eof(3), BIO_set_close(3), BIO_get_close(3), BIO_pending(3), BIO_wpending(3), BIO_ctrl_pending(3), BIO_ctrl_wpending(3), BIO_get_info_callback(3), BIO_set_info_callback(3), BIO_info_cb(3), BIO_get_ktls_send(3), BIO_get_ktls_recv(3)
BIO control operations
BIO_ctrl(3ossl), BIO_callback_ctrl(3ossl), BIO_ptr_ctrl(3ossl), BIO_int_ctrl(3ossl), BIO_reset(3ossl), BIO_seek(3ossl), BIO_tell(3ossl), BIO_flush(3ossl), BIO_eof(3ossl), BIO_set_close(3ossl), BIO_get_close(3ossl), BIO_pending(3ossl), BIO_wpending(3ossl), BIO_ctrl_pending(3ossl), BIO_ctrl_wpending(3ossl), BIO_get_info_callback(3ossl), BIO_set_info_callback(3ossl), BIO_info_cb(3ossl), BIO_get_ktls_send(3ossl), BIO_get_ktls_recv(3ossl), BIO_set_conn_mode(3ossl), BIO_get_conn_mode(3ossl), BIO_set_tfo(3ossl)
BIO control operations
BIO_do_handshake(3), BIO_f_ssl(3), BIO_set_ssl(3), BIO_get_ssl(3), BIO_set_ssl_mode(3), BIO_set_ssl_renegotiate_bytes(3), BIO_get_num_renegotiates(3), BIO_set_ssl_renegotiate_timeout(3), BIO_new_ssl(3), BIO_new_ssl_connect(3), BIO_new_buffer_ssl_connect(3), BIO_ssl_copy_session_id(3), BIO_ssl_shutdown(3)
SSL BIO
BIO_do_handshake(3ossl), BIO_f_ssl(3ossl), BIO_set_ssl(3ossl), BIO_get_ssl(3ossl), BIO_set_ssl_mode(3ossl), BIO_set_ssl_renegotiate_bytes(3ossl), BIO_get_num_renegotiates(3ossl), BIO_set_ssl_renegotiate_timeout(3ossl), BIO_new_ssl(3ossl), BIO_new_ssl_connect(3ossl), BIO_new_buffer_ssl_connect(3ossl), BIO_ssl_copy_session_id(3ossl), BIO_ssl_shutdown(3ossl)
SSL BIO
BIO_dump(3), BIO_dump_indent(3), BIO_dump_fp(3), BIO_dump_indent_fp(3)
hexadecimal printout of arbitrary byte arrays
BIO_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_host_ip(3), BIO_get_port(3), BIO_get_accept_socket(3), BIO_accept(3), BIO_sock_error(3), BIO_sock_non_fatal_error(3), BIO_sock_should_retry(3), BIO_socket_nbio(3), BIO_set_tcp_ndelay(3)
wrappers for socket operations
BIO_get_new_index(3), BIO_meth_new(3), BIO_meth_free(3), BIO_meth_get_read_ex(3), BIO_meth_set_read_ex(3), BIO_meth_get_write_ex(3), BIO_meth_set_write_ex(3), BIO_meth_get_write(3), BIO_meth_set_write(3), BIO_meth_get_read(3), BIO_meth_set_read(3), BIO_meth_get_puts(3), BIO_meth_set_puts(3), BIO_meth_get_gets(3), BIO_meth_set_gets(3), BIO_meth_get_ctrl(3), BIO_meth_set_ctrl(3), BIO_meth_get_create(3), BIO_meth_set_create(3), BIO_meth_get_destroy(3), BIO_meth_set_destroy(3), BIO_meth_get_callback_ctrl(3), BIO_meth_set_callback_ctrl(3)
Routines to build up BIO methods
BIO_get_new_index(3ossl), BIO_meth_new(3ossl), BIO_meth_free(3ossl), BIO_meth_get_read_ex(3ossl), BIO_meth_set_read_ex(3ossl), BIO_meth_get_write_ex(3ossl), BIO_meth_set_write_ex(3ossl), BIO_meth_get_write(3ossl), BIO_meth_set_write(3ossl), BIO_meth_get_read(3ossl), BIO_meth_set_read(3ossl), BIO_meth_get_puts(3ossl), BIO_meth_set_puts(3ossl), BIO_meth_get_gets(3ossl), BIO_meth_set_gets(3ossl), BIO_meth_get_ctrl(3ossl), BIO_meth_set_ctrl(3ossl), BIO_meth_get_create(3ossl), BIO_meth_set_create(3ossl), BIO_meth_get_destroy(3ossl), BIO_meth_set_destroy(3ossl), BIO_meth_get_callback_ctrl(3ossl), BIO_meth_set_callback_ctrl(3ossl), BIO_meth_set_sendmmsg(3ossl), BIO_meth_get_sendmmsg(3ossl), BIO_meth_set_recvmmsg(3ossl), BIO_meth_get_recvmmsg(3ossl)
Routines to build up BIO methods
BIO_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(3), BIO_vprintf(3), BIO_snprintf(3), BIO_vsnprintf(3)
formatted output to a BIO
BIO_printf(3ossl), BIO_vprintf(3ossl), BIO_snprintf(3ossl), BIO_vsnprintf(3ossl)
formatted output to a BIO
BIO_push(3), BIO_pop(3), BIO_set_next(3)
add and remove BIOs from a chain
BIO_push(3ossl), BIO_pop(3ossl), BIO_set_next(3ossl)
add and remove BIOs from a chain
BIO_read_ex(3), BIO_write_ex(3), BIO_read(3), BIO_write(3), BIO_gets(3), BIO_puts(3)
BIO I/O functions
BIO_read_ex(3ossl), BIO_write_ex(3ossl), BIO_read(3ossl), BIO_write(3ossl), BIO_gets(3ossl), BIO_get_line(3ossl), BIO_puts(3ossl)
BIO I/O functions
BIO_s_accept(3), BIO_set_accept_name(3), BIO_set_accept_port(3), BIO_get_accept_name(3), BIO_get_accept_port(3), BIO_new_accept(3), BIO_set_nbio_accept(3), BIO_set_accept_bios(3), BIO_get_peer_name(3), BIO_get_peer_port(3), BIO_get_accept_ip_family(3), BIO_set_accept_ip_family(3), BIO_set_bind_mode(3), BIO_get_bind_mode(3), BIO_do_accept(3)
accept BIO
BIO_s_accept(3ossl), BIO_set_accept_name(3ossl), BIO_set_accept_port(3ossl), BIO_get_accept_name(3ossl), BIO_get_accept_port(3ossl), BIO_new_accept(3ossl), BIO_set_nbio_accept(3ossl), BIO_set_tfo_accept(3ossl), BIO_set_accept_bios(3ossl), BIO_get_peer_name(3ossl), BIO_get_peer_port(3ossl), BIO_get_accept_ip_family(3ossl), BIO_set_accept_ip_family(3ossl), BIO_set_bind_mode(3ossl), BIO_get_bind_mode(3ossl), BIO_do_accept(3ossl)
accept BIO
BIO_s_bio(3), BIO_make_bio_pair(3), BIO_destroy_bio_pair(3), BIO_shutdown_wr(3), BIO_set_write_buf_size(3), BIO_get_write_buf_size(3), BIO_new_bio_pair(3), BIO_get_write_guarantee(3), BIO_ctrl_get_write_guarantee(3), BIO_get_read_request(3), BIO_ctrl_get_read_request(3), BIO_ctrl_reset_read_request(3)
BIO pair BIO
BIO_s_bio(3ossl), BIO_make_bio_pair(3ossl), BIO_destroy_bio_pair(3ossl), BIO_shutdown_wr(3ossl), BIO_set_write_buf_size(3ossl), BIO_get_write_buf_size(3ossl), BIO_new_bio_pair(3ossl), BIO_get_write_guarantee(3ossl), BIO_ctrl_get_write_guarantee(3ossl), BIO_get_read_request(3ossl), BIO_ctrl_get_read_request(3ossl), BIO_ctrl_reset_read_request(3ossl)
BIO pair BIO
BIO_s_connect(3ossl), BIO_new_connect(3ossl), BIO_set_conn_hostname(3ossl), BIO_set_conn_port(3ossl), BIO_set_conn_address(3ossl), BIO_set_conn_ip_family(3ossl), BIO_get_conn_hostname(3ossl), BIO_get_conn_port(3ossl), BIO_get_conn_address(3ossl), BIO_get_conn_ip_family(3ossl), BIO_set_nbio(3ossl), BIO_set_sock_type(3ossl), BIO_get_sock_type(3ossl), BIO_get0_dgram_bio(3ossl), BIO_do_connect(3ossl)
connect BIO
BIO_s_core(3ossl), BIO_new_from_core_bio(3ossl)
OSSL_CORE_BIO functions
BIO_s_datagram(3), BIO_new_dgram(3), BIO_dgram_set_peer(3), BIO_ctrl_dgram_connect(3), BIO_dgram_get_peer(3), BIO_ctrl_set_connected(3), BIO_dgram_recv_timedout(3), BIO_dgram_send_timedout(3), BIO_dgram_non_fatal_error(3)
datagram socket BIO
BIO_s_dgram_pair(3ossl), BIO_new_bio_dgram_pair(3ossl), BIO_dgram_set_no_trunc(3ossl), BIO_dgram_get_no_trunc(3ossl), BIO_dgram_get_effective_caps(3ossl), BIO_dgram_get_caps(3ossl), BIO_dgram_set_caps(3ossl), BIO_dgram_set_mtu(3ossl), BIO_dgram_get_mtu(3ossl), BIO_dgram_set0_local_addr(3ossl)
datagram pair BIO
BIO_s_fd(3), BIO_set_fd(3), BIO_get_fd(3), BIO_new_fd(3)
file descriptor BIO
BIO_s_fd(3ossl), BIO_set_fd(3ossl), BIO_get_fd(3ossl), BIO_new_fd(3ossl)
file descriptor BIO
BIO_s_file(3), BIO_new_file(3), BIO_new_fp(3), BIO_set_fp(3), BIO_get_fp(3), BIO_read_filename(3), BIO_write_filename(3), BIO_append_filename(3), BIO_rw_filename(3)
FILE bio
BIO_s_file(3ossl), BIO_new_file(3ossl), BIO_new_fp(3ossl), BIO_set_fp(3ossl), BIO_get_fp(3ossl), BIO_read_filename(3ossl), BIO_write_filename(3ossl), BIO_append_filename(3ossl), BIO_rw_filename(3ossl)
FILE bio
BIO_s_secmem(3), BIO_s_mem(3), BIO_set_mem_eof_return(3), BIO_get_mem_data(3), BIO_set_mem_buf(3), BIO_get_mem_ptr(3), BIO_new_mem_buf(3)
memory BIO
BIO_s_secmem(3ossl), BIO_s_dgram_mem(3ossl), BIO_s_mem(3ossl), BIO_set_mem_eof_return(3ossl), BIO_get_mem_data(3ossl), BIO_set_mem_buf(3ossl), BIO_get_mem_ptr(3ossl), BIO_new_mem_buf(3ossl)
memory BIO
BIO_sendmmsg(3ossl), BIO_recvmmsg(3ossl), BIO_dgram_set_local_addr_enable(3ossl), BIO_dgram_get_local_addr_enable(3ossl), BIO_dgram_get_local_addr_cap(3ossl), BIO_err_is_non_fatal(3ossl)
send and receive multiple datagrams in a single call
BIO_set_callback_ex(3), BIO_get_callback_ex(3), BIO_set_callback(3), BIO_get_callback(3), BIO_set_callback_arg(3), BIO_get_callback_arg(3), BIO_debug_callback(3), BIO_callback_fn_ex(3), BIO_callback_fn(3)
BIO callback functions
BIO_set_callback_ex(3ossl), BIO_get_callback_ex(3ossl), BIO_set_callback(3ossl), BIO_get_callback(3ossl), BIO_set_callback_arg(3ossl), BIO_get_callback_arg(3ossl), BIO_debug_callback(3ossl), BIO_debug_callback_ex(3ossl), BIO_callback_fn_ex(3ossl), BIO_callback_fn(3ossl)
BIO callback functions
BIO_set_conn_address(3), BIO_get_conn_address(3), BIO_s_connect(3), BIO_new_connect(3), BIO_set_conn_hostname(3), BIO_set_conn_port(3), BIO_set_conn_ip_family(3), BIO_get_conn_ip_family(3), BIO_get_conn_hostname(3), BIO_get_conn_port(3), BIO_set_nbio(3), BIO_do_connect(3)
connect BIO
BIO_set_data(3), BIO_get_data(3), BIO_set_init(3), BIO_get_init(3), BIO_set_shutdown(3), BIO_get_shutdown(3)
functions for managing BIO state information
BIO_set_data(3ossl), BIO_get_data(3ossl), BIO_set_init(3ossl), BIO_get_init(3ossl), BIO_set_shutdown(3ossl), BIO_get_shutdown(3ossl)
functions for managing BIO state information
BIO_should_read(3), BIO_should_write(3), BIO_should_io_special(3), BIO_retry_type(3), BIO_should_retry(3), BIO_get_retry_BIO(3), BIO_get_retry_reason(3), BIO_set_retry_reason(3)
BIO retry functions
BIO_should_read(3ossl), BIO_should_write(3ossl), BIO_should_io_special(3ossl), BIO_retry_type(3ossl), BIO_should_retry(3ossl), BIO_get_retry_BIO(3ossl), BIO_get_retry_reason(3ossl), BIO_set_retry_reason(3ossl)
BIO retry functions
BIO_socket_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
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_add_word(3), BN_sub_word(3), BN_mul_word(3), BN_div_word(3), BN_mod_word(3)
arithmetic functions on BIGNUMs with integers
BN_add_word(3ossl), BN_sub_word(3ossl), BN_mul_word(3ossl), BN_div_word(3ossl), BN_mod_word(3ossl)
arithmetic functions on BIGNUMs with integers
BN_bn2binpad(3), BN_bn2bin(3), BN_bin2bn(3), BN_bn2lebinpad(3), BN_lebin2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
format conversions
BN_bn2binpad(3ossl), BN_signed_bn2bin(3ossl), BN_bn2bin(3ossl), BN_bin2bn(3ossl), BN_signed_bin2bn(3ossl), BN_bn2lebinpad(3ossl), BN_signed_bn2lebin(3ossl), BN_lebin2bn(3ossl), BN_signed_lebin2bn(3ossl), BN_bn2nativepad(3ossl), BN_signed_bn2native(3ossl), BN_native2bn(3ossl), BN_signed_native2bn(3ossl), BN_bn2hex(3ossl), BN_bn2dec(3ossl), BN_hex2bn(3ossl), BN_dec2bn(3ossl), BN_print(3ossl), BN_print_fp(3ossl), BN_bn2mpi(3ossl), BN_mpi2bn(3ossl)
format conversions
BN_cmp(3), BN_ucmp(3), BN_is_zero(3), BN_is_one(3), BN_is_word(3), BN_abs_is_word(3), BN_is_odd(3)
BIGNUM comparison and test functions
BN_cmp(3ossl), BN_ucmp(3ossl), BN_is_zero(3ossl), BN_is_one(3ossl), BN_is_word(3ossl), BN_abs_is_word(3ossl), BN_is_odd(3ossl), BN_are_coprime(3ossl)
BIGNUM comparison and test functions
BN_copy(3), BN_dup(3), BN_with_flags(3)
copy BIGNUMs
BN_copy(3ossl), BN_dup(3ossl), BN_with_flags(3ossl)
copy BIGNUMs
BN_generate_prime_ex(3), BN_is_prime_ex(3), BN_is_prime_fasttest_ex(3), BN_GENCB_call(3), BN_GENCB_new(3), BN_GENCB_free(3), BN_GENCB_set_old(3), BN_GENCB_set(3), BN_GENCB_get_arg(3), BN_generate_prime(3), BN_is_prime(3), BN_is_prime_fasttest(3)
generate primes and test for primality
BN_generate_prime_ex2(3ossl), BN_generate_prime_ex(3ossl), BN_is_prime_ex(3ossl), BN_check_prime(3ossl), BN_is_prime_fasttest_ex(3ossl), BN_GENCB_call(3ossl), BN_GENCB_new(3ossl), BN_GENCB_free(3ossl), BN_GENCB_set_old(3ossl), BN_GENCB_set(3ossl), BN_GENCB_get_arg(3ossl), BN_generate_prime(3ossl), BN_is_prime(3ossl), BN_is_prime_fasttest(3ossl)
generate primes and test for primality
BN_mod_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_security_bits(3)
returns bits of security based on given numbers
BN_security_bits(3ossl)
returns bits of security based on given numbers
BN_set_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_set_negative(3), BN_is_negative(3)
change and inspect the sign of a BIGNUM
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
BScopy_nz(3)
Copy the nonzero values from one matrix to another
BScopy_par_mat(3)
Create of copy of a matrix
BScreate_ctx(3)
Create the execution time context for the package
BSctx_print(3)
Print out the current state of the context
BSctx_set_ct(3)
Set the type of coloring
BSctx_set_err(3)
Set the type of error checking
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_max_it(3)
Set the maximum number of iterations to be allowed by the iterative solver
BSctx_set_np(3)
Set the number of processors
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_print_log(3)
Set whether logging information is printed
BSctx_set_restart(3)
Set the number of vectors stored by GMRES
BSctx_set_rt(3)
Set whether information for fast future permutations with the same matrix structure should be kept
BSctx_set_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_ctx(3)
Free the context
BSfree_easymat(3)
Free a sparse matrix allocated in BSeasy_mat
BSfree_off_map(3)
Free an offset mapping
BSfree_par_mat(3)
Free a sparse matrix (parallel format)
BSfree_reperm(3)
Free the reperm data structure
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
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
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
BSmat_subtract(3)
Subtract shift*B from A
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
BSset_diag(3)
Set the diagonal of A to a constant
BSsetup_block(3)
Change the setup for triangular matrix multiplication to allow for multiple vectors
BSsetup_factor(3)
Set up the communication for factorization
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
Banner(1)
the Banner for Afterstep
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)
Cdk miscellaneous routines
BermudanSwaption(1)
Example of using QuantLib
Bevel(1x)
Afterstep Bevel
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_TreeExists(3)
Indicates if a tree exists
Blt_TreeGetNode(3)
Finds the node from the ID
Blt_TreeName(3)
Returns the name of the tree data object
Bonds(1)
Example of bond pricing
Buffer(3o)
Extensible buffers
Build_path_prefix_map(3o)
Rewrite paths for reproducible builds
Builtin_attributes(3o)
Support for some of the builtin attributes
CA.pl(1)
friendlier interface for OpenSSL certificate programs
CA.pl(1ossl)
friendlier interface for OpenSSL certificate programs
CDKchdir(3), CDKchdir CDKgetDirectoryContents CDKopenFile CDKreadFile alignxy char2Chtype char2DisplayType checkForLink chtype2String deleteCursesWindow enableCursesMarkup eraseCursesWindow getListIndex getString justifyString mode2Filetype moveCursesWindow popupDialog popupLabel popupLabelAttrib selectFile setWidgetDimension stripWhiteSpace viewFile viewInfo cdk_util(3)
Cdk utility functions
CDS(1)
Example of Credit-Default Swap pricing
CHECKPOINT(7)
force a write-ahead log checkpoint
CK_ARRAY_FOREACH(3)
iterate through an array
CK_COHORT_INIT(3)
initialize instance of a cohort type
CK_COHORT_INSTANCE(3)
declare an instance of a cohort type
CK_COHORT_PROTOTYPE(3)
define cohort type with specified lock types
CK_COHORT_TRYLOCK_PROTOTYPE(3)
define cohort type with specified lock types
CK_HS_HASH(3)
invoke hash function with hash set seed
CK_RHS_HASH(3)
invoke hash function with hash set seed
CK_RWCOHORT_INIT(3)
initialize instance of a cohort-based reader-writer lock type
CK_RWCOHORT_INSTANCE(3)
declare an instance of a cohort-based reader-writer lock type
CK_RWCOHORT_PROTOTYPE(3)
define reader-writer cohort-based lock using the specified cohort type
CK_RWCOHORT_READ_LOCK(3)
acquire read-only permission for cohort-based reader-writer lock
CK_RWCOHORT_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
CMAC_CTX(3ossl), CMAC_CTX_new(3ossl), CMAC_CTX_cleanup(3ossl), CMAC_CTX_free(3ossl), CMAC_CTX_get0_cipher_ctx(3ossl), CMAC_CTX_copy(3ossl), CMAC_Init(3ossl), CMAC_Update(3ossl), CMAC_Final(3ossl), CMAC_resume(3ossl)
create cipher-based message authentication codes
CMAC_CTX_new(3), CMAC_Init(3), CMAC_Update(3), CMAC_Final(3), CMAC_CTX_copy(3), CMAC_CTX_get0_cipher_ctx(3), CMAC_CTX_cleanup(3), CMAC_CTX_free(3)
Cipher-based message authentication code
CMS_ReceiptRequest_create0(3), CMS_add1_ReceiptRequest(3), CMS_get1_ReceiptRequest(3), CMS_ReceiptRequest_get0_values(3)
CMS signed receipt request functions
CMS_ReceiptRequest_create0_ex(3ossl), CMS_ReceiptRequest_create0(3ossl), CMS_add1_ReceiptRequest(3ossl), CMS_get1_ReceiptRequest(3ossl), CMS_ReceiptRequest_get0_values(3ossl)
CMS signed receipt request functions
CMS_SignerInfo_set1_signer_cert(3), CMS_get0_SignerInfos(3), CMS_SignerInfo_get0_signer_id(3), CMS_SignerInfo_get0_signature(3), CMS_SignerInfo_cert_cmp(3)
CMS signedData signer functions
CMS_SignerInfo_set1_signer_cert(3ossl), CMS_get0_SignerInfos(3ossl), CMS_SignerInfo_get0_signer_id(3ossl), CMS_SignerInfo_get0_signature(3ossl), CMS_SignerInfo_cert_cmp(3ossl)
CMS signedData signer functions
CMS_add0_cert(3), CMS_add1_cert(3), CMS_get1_certs(3), CMS_add0_crl(3), CMS_add1_crl(3), CMS_get1_crls(3)
CMS certificate and CRL utility functions
CMS_add0_cert(3ossl), CMS_add1_cert(3ossl), CMS_get1_certs(3ossl), CMS_add0_crl(3ossl), CMS_add1_crl(3ossl), CMS_get1_crls(3ossl)
CMS certificate and CRL utility functions
CMS_add1_signer(3), CMS_SignerInfo_sign(3)
add a signer to a CMS_ContentInfo signed data structure
CMS_add1_signer(3ossl), CMS_SignerInfo_sign(3ossl)
add a signer to a CMS_ContentInfo signed data structure
CMS_decrypt(3)
decrypt content from a CMS envelopedData structure
CMS_decrypt(3ossl), CMS_decrypt_set1_pkey_and_peer(3ossl), CMS_decrypt_set1_pkey(3ossl), CMS_decrypt_set1_password(3ossl)
decrypt content from a CMS envelopedData structure
CMS_final(3)
finalise a CMS_ContentInfo structure
CMS_final(3ossl), CMS_final_digest(3ossl)
finalise a CMS_ContentInfo structure
CMS_get0_RecipientInfos(3), CMS_RecipientInfo_type(3), CMS_RecipientInfo_ktri_get0_signer_id(3), CMS_RecipientInfo_ktri_cert_cmp(3), CMS_RecipientInfo_set0_pkey(3), CMS_RecipientInfo_kekri_get0_id(3), CMS_RecipientInfo_kekri_id_cmp(3), CMS_RecipientInfo_set0_key(3), CMS_RecipientInfo_decrypt(3), CMS_RecipientInfo_encrypt(3)
CMS envelopedData RecipientInfo routines
CMS_get0_RecipientInfos(3ossl), CMS_RecipientInfo_type(3ossl), CMS_RecipientInfo_ktri_get0_signer_id(3ossl), CMS_RecipientInfo_ktri_cert_cmp(3ossl), CMS_RecipientInfo_set0_pkey(3ossl), CMS_RecipientInfo_kekri_get0_id(3ossl), CMS_RecipientInfo_kari_set0_pkey_and_peer(3ossl), CMS_RecipientInfo_kari_set0_pkey(3ossl), CMS_RecipientInfo_kari_get0_ctx(3ossl), CMS_RecipientInfo_kekri_id_cmp(3ossl), CMS_RecipientInfo_set0_key(3ossl), CMS_RecipientInfo_kemri_cert_cmp(3ossl), CMS_RecipientInfo_kemri_set0_pkey(3ossl), CMS_RecipientInfo_kemri_get0_ctx(3ossl), CMS_RecipientInfo_kemri_get0_kdf_alg(3ossl), CMS_RecipientInfo_kemri_set_ukm(3ossl), CMS_RecipientInfo_decrypt(3ossl), CMS_RecipientInfo_encrypt(3ossl)
CMS envelopedData RecipientInfo routines
CMS_signed_add1_attr(3), CMS_signed_add1_attr_by_NID(3), CMS_signed_add1_attr_by_OBJ(3), CMS_signed_add1_attr_by_txt(3), CMS_signed_delete_attr(3), CMS_signed_get0_data_by_OBJ(3), CMS_signed_get_attr(3), CMS_signed_get_attr_by_NID(3), CMS_signed_get_attr_by_OBJ(3), CMS_signed_get_attr_count(3), CMS_unsigned_add1_attr(3), CMS_unsigned_add1_attr_by_NID(3), CMS_unsigned_add1_attr_by_OBJ(3), CMS_unsigned_add1_attr_by_txt(3), CMS_unsigned_delete_attr(3), CMS_unsigned_get0_data_by_OBJ(3), CMS_unsigned_get_attr(3), CMS_unsigned_get_attr_by_NID(3), CMS_unsigned_get_attr_by_OBJ(3), CMS_unsigned_get_attr_count(3)
change signed and unsigned attributes of a CMS SignerInfo object
CMS_signed_get_attr_count(3ossl), CMS_signed_get_attr_by_NID(3ossl), CMS_signed_get_attr_by_OBJ(3ossl), CMS_signed_get_attr(3ossl), CMS_signed_delete_attr(3ossl), CMS_signed_add1_attr(3ossl), CMS_signed_add1_attr_by_OBJ(3ossl), CMS_signed_add1_attr_by_NID(3ossl), CMS_signed_add1_attr_by_txt(3ossl), CMS_signed_get0_data_by_OBJ(3ossl), CMS_unsigned_get_attr_count(3ossl), CMS_unsigned_get_attr_by_NID(3ossl), CMS_unsigned_get_attr_by_OBJ(3ossl), CMS_unsigned_get_attr(3ossl), CMS_unsigned_delete_attr(3ossl), CMS_unsigned_add1_attr(3ossl), CMS_unsigned_add1_attr_by_OBJ(3ossl), CMS_unsigned_add1_attr_by_NID(3ossl), CMS_unsigned_add1_attr_by_txt(3ossl), CMS_unsigned_get0_data_by_OBJ(3ossl)
CMS signed and unsigned attribute functions
CMS_verify(3), CMS_get0_signers(3)
verify a CMS SignedData structure
CMS_verify(3ossl), CMS_SignedData_verify(3ossl), CMS_get0_signers(3ossl)
verify a CMS SignedData structure
CMS_verify_receipt(3)
verify a CMS signed receipt
CMS_verify_receipt(3ossl)
verify a CMS signed receipt
COLORS(3x), %bool(3x), %chtype(3x), %cchar_t(3x), %attr_t(3x), %SCREEN(3x), %WINDOW(3x), %TRUE(3x), %FALSE(3x), %ERR(3x), %OK(3x), %curscr(3x), %newscr(3x), %stdscr(3x), %COLORS(3x), %COLOR_PAIRS(3x), %COLS(3x), %LINES(3x), %ESCDELAY(3x), %TABSIZE(3x)
curses data types, constants, and global variables
COMMENT(7)
define or change the comment of an object
COMMIT_PREPARED(7)
commit a transaction that was earlier prepared for two-phase commit
COMPILED_SPRITE(3)
Stores the contents of a compiled sprite. Allegro game programming library
COMP_CTX_new(3ossl), COMP_CTX_get_method(3ossl), COMP_CTX_get_type(3ossl), COMP_get_type(3ossl), COMP_get_name(3ossl), COMP_CTX_free(3ossl), COMP_compress_block(3ossl), COMP_expand_block(3ossl), COMP_zlib(3ossl), COMP_zlib_oneshot(3ossl), COMP_brotli(3ossl), COMP_brotli_oneshot(3ossl), COMP_zstd(3ossl), COMP_zstd_oneshot(3ossl), BIO_f_zlib(3ossl), BIO_f_brotli(3ossl), BIO_f_zstd(3ossl)
Compression support
CONF_get1_default_config_file(3ossl), CONF_modules_load_file_ex(3ossl), CONF_modules_load_file(3ossl), CONF_modules_load(3ossl)
OpenSSL configuration functions
CONF_modules_free(3), CONF_modules_finish(3), CONF_modules_unload(3)
OpenSSL configuration cleanup functions
CONF_modules_free(3ossl), CONF_modules_finish(3ossl), CONF_modules_unload(3ossl)
OpenSSL configuration cleanup functions
CONF_modules_load_file(3), CONF_modules_load(3)
OpenSSL configuration functions
COPY(7)
copy data between a file and a table
CREATE_ACCESS_METHOD(7)
define a new access method
CREATE_AGGREGATE(7)
define a new aggregate function
CREATE_CAST(7)
define a new cast
CREATE_COLLATION(7)
define a new collation
CREATE_CONVERSION(7)
define a new encoding conversion
CREATE_DOMAIN(7)
define a new domain
CREATE_EVENT_TRIGGER(7)
define a new event trigger
CREATE_FOREIGN_DATA_WRAPPER(7)
define a new foreign-data wrapper
CREATE_FOREIGN_TABLE(7)
define a new foreign table
CREATE_FUNCTION(7)
define a new function
CREATE_GROUP(7)
define a new database role
CREATE_INDEX(7)
define a new index
CREATE_LANGUAGE(7)
define a new procedural language
CREATE_MATERIALIZED_VIEW(7)
define a new materialized view
CREATE_OPERATOR(7)
define a new operator
CREATE_OPERATOR_CLASS(7)
define a new operator class
CREATE_OPERATOR_FAMILY(7)
define a new operator family
CREATE_POLICY(7)
define a new row-level security policy for a table
CREATE_PROCEDURE(7)
define a new procedure
CREATE_PUBLICATION(7)
define a new publication
CREATE_ROLE(7)
define a new database role
CREATE_RULE(7)
define a new rewrite rule
CREATE_SCHEMA(7)
define a new schema
CREATE_SEQUENCE(7)
define a new sequence generator
CREATE_SERVER(7)
define a new foreign server
CREATE_STATISTICS(7)
define extended statistics
CREATE_SUBSCRIPTION(7)
define a new subscription
CREATE_TABLE(7)
define a new table
CREATE_TABLESPACE(7)
define a new tablespace
CREATE_TABLE_AS(7)
define a new table from the results of a query
CREATE_TEXT_SEARCH_CONFIGURATION(7)
define a new text search configuration
CREATE_TEXT_SEARCH_DICTIONARY(7)
define a new text search dictionary
CREATE_TEXT_SEARCH_PARSER(7)
define a new text search parser
CREATE_TEXT_SEARCH_TEMPLATE(7)
define a new text search template
CREATE_TRANSFORM(7)
define a new transform
CREATE_TRIGGER(7)
define a new trigger
CREATE_TYPE(7)
define a new data type
CREATE_USER(7)
define a new database role
CREATE_USER_MAPPING(7)
define a new mapping of a user to a foreign server
CREATE_VIEW(7)
define a new view
CRYPTO_EX_new(3), CRYPTO_EX_free(3), CRYPTO_EX_dup(3), CRYPTO_free_ex_index(3), CRYPTO_get_ex_new_index(3), CRYPTO_set_ex_data(3), CRYPTO_get_ex_data(3), CRYPTO_free_ex_data(3), CRYPTO_new_ex_data(3)
functions supporting application-specific data
CRYPTO_EX_new(3ossl), CRYPTO_EX_free(3ossl), CRYPTO_EX_dup(3ossl), CRYPTO_free_ex_index(3ossl), CRYPTO_get_ex_new_index(3ossl), CRYPTO_alloc_ex_data(3ossl), CRYPTO_set_ex_data(3ossl), CRYPTO_get_ex_data(3ossl), CRYPTO_free_ex_data(3ossl), CRYPTO_new_ex_data(3ossl)
functions supporting application-specific data
CRYPTO_THREAD_run_once(3), CRYPTO_THREAD_lock_new(3), CRYPTO_THREAD_read_lock(3), CRYPTO_THREAD_write_lock(3), CRYPTO_THREAD_unlock(3), CRYPTO_THREAD_lock_free(3), CRYPTO_atomic_add(3)
OpenSSL thread support
CRYPTO_THREAD_run_once(3ossl), CRYPTO_THREAD_lock_new(3ossl), CRYPTO_THREAD_read_lock(3ossl), CRYPTO_THREAD_write_lock(3ossl), CRYPTO_THREAD_unlock(3ossl), CRYPTO_THREAD_lock_free(3ossl), CRYPTO_atomic_add(3ossl), CRYPTO_atomic_add64(3ossl), CRYPTO_atomic_and(3ossl), CRYPTO_atomic_or(3ossl), CRYPTO_atomic_load(3ossl), CRYPTO_atomic_store(3ossl), CRYPTO_atomic_load_int(3ossl), OSSL_set_max_threads(3ossl), OSSL_get_max_threads(3ossl), OSSL_get_thread_support_flags(3ossl), OSSL_THREAD_SUPPORT_FLAG_THREAD_POOL(3ossl), OSSL_THREAD_SUPPORT_FLAG_DEFAULT_SPAWN(3ossl)
OpenSSL thread support
CRYPTO_secure_malloc_init(3), CRYPTO_secure_malloc_initialized(3), CRYPTO_secure_malloc_done(3), OPENSSL_secure_malloc(3), CRYPTO_secure_malloc(3), OPENSSL_secure_zalloc(3), CRYPTO_secure_zalloc(3), OPENSSL_secure_free(3), CRYPTO_secure_free(3), OPENSSL_secure_clear_free(3), CRYPTO_secure_clear_free(3), OPENSSL_secure_actual_size(3), CRYPTO_secure_allocated(3), CRYPTO_secure_used(3)
secure heap storage
CRYPTO_secure_malloc_init(3ossl), CRYPTO_secure_malloc_initialized(3ossl), CRYPTO_secure_malloc_done(3ossl), OPENSSL_secure_malloc(3ossl), CRYPTO_secure_malloc(3ossl), OPENSSL_secure_zalloc(3ossl), CRYPTO_secure_zalloc(3ossl), OPENSSL_secure_malloc_array(3ossl), CRYPTO_secure_malloc_array(3ossl), OPENSSL_secure_calloc(3ossl), CRYPTO_secure_calloc(3ossl), OPENSSL_secure_free(3ossl), CRYPTO_secure_free(3ossl), OPENSSL_secure_clear_free(3ossl), CRYPTO_secure_clear_free(3ossl), OPENSSL_secure_actual_size(3ossl), CRYPTO_secure_allocated(3ossl), CRYPTO_secure_used(3ossl)
secure heap storage
CTLOG_STORE_get0_log_by_id(3)
Get a Certificate Transparency log from a CTLOG_STORE
CTLOG_STORE_get0_log_by_id(3ossl)
Get a Certificate Transparency log from a CTLOG_STORE
CTLOG_STORE_new(3), CTLOG_STORE_free(3), CTLOG_STORE_load_default_file(3), CTLOG_STORE_load_file(3)
Create and populate a Certificate Transparency log list
CTLOG_STORE_new_ex(3ossl), CTLOG_STORE_new(3ossl), CTLOG_STORE_free(3ossl), CTLOG_STORE_load_default_file(3ossl), CTLOG_STORE_load_file(3ossl)
Create and populate a Certificate Transparency log list
CTLOG_new(3), CTLOG_new_from_base64(3), CTLOG_free(3), CTLOG_get0_name(3), CTLOG_get0_log_id(3), CTLOG_get0_public_key(3)
encapsulates information about a Certificate Transparency log
CTLOG_new_ex(3ossl), CTLOG_new(3ossl), CTLOG_new_from_base64(3ossl), CTLOG_new_from_base64_ex(3ossl), CTLOG_free(3ossl), CTLOG_get0_name(3ossl), CTLOG_get0_log_id(3ossl), CTLOG_get0_public_key(3ossl)
encapsulates information about a Certificate Transparency log
CT_POLICY_EVAL_CTX_new(3), CT_POLICY_EVAL_CTX_free(3), CT_POLICY_EVAL_CTX_get0_cert(3), CT_POLICY_EVAL_CTX_set1_cert(3), CT_POLICY_EVAL_CTX_get0_issuer(3), CT_POLICY_EVAL_CTX_set1_issuer(3), CT_POLICY_EVAL_CTX_get0_log_store(3), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3), CT_POLICY_EVAL_CTX_get_time(3), CT_POLICY_EVAL_CTX_set_time(3)
Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
CT_POLICY_EVAL_CTX_new_ex(3ossl), CT_POLICY_EVAL_CTX_new(3ossl), CT_POLICY_EVAL_CTX_free(3ossl), CT_POLICY_EVAL_CTX_get0_cert(3ossl), CT_POLICY_EVAL_CTX_set1_cert(3ossl), CT_POLICY_EVAL_CTX_get0_issuer(3ossl), CT_POLICY_EVAL_CTX_set1_issuer(3ossl), CT_POLICY_EVAL_CTX_get0_log_store(3ossl), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3ossl), CT_POLICY_EVAL_CTX_get_time(3ossl), CT_POLICY_EVAL_CTX_set_time(3ossl)
Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
CURLINFO_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)
time until the SSL/SSH handshake completed
CURLINFO_CAINFO(3)
get the default built-in CA certificate path
CURLINFO_CAPATH(3)
get the default built-in CA path string
CURLINFO_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_CONN_ID(3)
get the ID of the last connection used by the handle
CURLINFO_CONTENT_LENGTH_DOWNLOAD(3)
get content-length of download
CURLINFO_CONTENT_LENGTH_DOWNLOAD_T(3)
get content-length of download
CURLINFO_CONTENT_LENGTH_UPLOAD(3)
get the specified size of the upload
CURLINFO_CONTENT_LENGTH_UPLOAD_T(3)
get the specified size of the upload
CURLINFO_CONTENT_TYPE(3)
get Content-Type
CURLINFO_COOKIELIST(3)
get all known cookies
CURLINFO_EARLYDATA_SENT_T(3)
get the number of bytes sent as TLS early data
CURLINFO_EFFECTIVE_METHOD(3)
get the last used HTTP method
CURLINFO_EFFECTIVE_URL(3)
get the last used URL
CURLINFO_FILETIME(3)
get the remote time of the retrieved document
CURLINFO_FILETIME_T(3)
get the remote time of the retrieved document
CURLINFO_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_HTTPAUTH_USED(3)
get used HTTP authentication method
CURLINFO_HTTP_CONNECTCODE(3)
get the CONNECT response code
CURLINFO_HTTP_VERSION(3)
get the http version used in the connection
CURLINFO_LASTSOCKET(3)
get the last socket used
CURLINFO_LOCAL_IP(3)
get local IP address of last connection
CURLINFO_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_POSTTRANSFER_TIME_T(3)
get the time until the last byte is sent
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
CURLINFO_PROXYAUTH_AVAIL(3)
get available HTTP proxy authentication methods
CURLINFO_PROXYAUTH_USED(3)
get used HTTP proxy authentication method
CURLINFO_PROXY_ERROR(3)
get the detailed (SOCKS) proxy error
CURLINFO_PROXY_SSL_VERIFYRESULT(3)
get the result of the proxy certificate verification
CURLINFO_QUEUE_TIME_T(3)
time this transfer was queued
CURLINFO_REDIRECT_COUNT(3)
get the number of redirects
CURLINFO_REDIRECT_TIME(3)
get the time for all redirection steps
CURLINFO_REDIRECT_TIME_T(3)
get the time for all redirection steps
CURLINFO_REDIRECT_URL(3)
get the URL a redirect would go to
CURLINFO_REFERER(3)
get the used referrer request header
CURLINFO_REQUEST_SIZE(3)
get size of sent request
CURLINFO_RESPONSE_CODE(3)
get the last response code
CURLINFO_RETRY_AFTER(3)
returns the Retry-After retry delay
CURLINFO_RTSP_CLIENT_CSEQ(3)
get the next RTSP client CSeq
CURLINFO_RTSP_CSEQ_RECV(3)
get the recently received CSeq
CURLINFO_RTSP_SERVER_CSEQ(3)
get the next RTSP server CSeq
CURLINFO_RTSP_SESSION_ID(3)
get RTSP session ID
CURLINFO_SCHEME(3)
get the URL scheme (sometimes called protocol) used in the connection
CURLINFO_SIZE_DOWNLOAD(3)
get the number of downloaded bytes
CURLINFO_SIZE_DOWNLOAD_T(3)
get the number of downloaded bytes
CURLINFO_SIZE_UPLOAD(3)
get the number of uploaded bytes
CURLINFO_SIZE_UPLOAD_T(3)
get the number of uploaded bytes
CURLINFO_SPEED_DOWNLOAD(3)
get download speed
CURLINFO_SPEED_DOWNLOAD_T(3)
get download speed
CURLINFO_SPEED_UPLOAD(3)
get upload speed
CURLINFO_SPEED_UPLOAD_T(3)
get upload speed
CURLINFO_SSL_ENGINES(3)
get an slist of OpenSSL crypto-engines
CURLINFO_SSL_VERIFYRESULT(3)
get the result of the certificate verification
CURLINFO_STARTTRANSFER_TIME(3)
get the time until the first byte is received
CURLINFO_STARTTRANSFER_TIME_T(3)
get the time until the first byte is received
CURLINFO_TLS_SESSION(3)
get TLS session info
CURLINFO_TLS_SESSION(3), CURLINFO_TLS_SSL_PTR(3)
get TLS session info
CURLINFO_TOTAL_TIME(3)
get total time of previous transfer
CURLINFO_TOTAL_TIME_T(3)
get total time of previous transfer in microseconds
CURLINFO_USED_PROXY(3)
whether the transfer used a proxy
CURLINFO_XFER_ID(3)
get the ID of a transfer
CURLMINFO_XFERS_ADDED(3)
Cumulative number of all easy handles added
CURLMINFO_XFERS_CURRENT(3)
Number of easy handles currently added
CURLMINFO_XFERS_DONE(3)
Number of finished unprocessed easy handles
CURLMINFO_XFERS_PENDING(3)
Number of easy handles waiting to start
CURLMINFO_XFERS_RUNNING(3)
Number of easy handles currently running
CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE(3)
chunk length threshold for pipelining
CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE(3)
size threshold for pipelining penalty
CURLMOPT_MAXCONNECTS(3)
size of connection cache
CURLMOPT_MAX_CONCURRENT_STREAMS(3)
max concurrent streams for http2
CURLMOPT_MAX_HOST_CONNECTIONS(3)
max number of connections to a single host
CURLMOPT_MAX_PIPELINE_LENGTH(3)
maximum number of requests in a pipeline
CURLMOPT_PUSHFUNCTION(3)
callback that approves or denies server pushes
CURLMOPT_SOCKETFUNCTION(3)
callback informed about what to wait for
CURLMOPT_TIMERFUNCTION(3)
callback to receive timeout values
CURLOPT_ACCEPTTIMEOUT_MS(3)
timeout waiting for FTP server to connect back
CURLOPT_ACCEPT_ENCODING(3)
automatic decompression of HTTP downloads
CURLOPT_ADDRESS_SCOPE(3)
scope id for IPv6 addresses
CURLOPT_ALTSVC(3)
alt-svc cache filename
CURLOPT_APPEND(3)
append to the remote file
CURLOPT_AUTOREFERER(3)
automatically update the referer header
CURLOPT_BUFFERSIZE(3)
receive buffer size
CURLOPT_CAINFO(3)
path to Certificate Authority (CA) bundle
CURLOPT_CAINFO_BLOB(3)
Certificate Authority (CA) bundle in PEM format
CURLOPT_CAPATH(3)
directory holding CA certificates
CURLOPT_CA_CACHE_TIMEOUT(3)
life-time for cached certificate stores
CURLOPT_CERTINFO(3)
request SSL certificate information
CURLOPT_CHUNK_BGN_FUNCTION(3)
callback before a transfer with FTP wildcard match
CURLOPT_CHUNK_DATA(3)
pointer passed to the FTP chunk callbacks
CURLOPT_CHUNK_END_FUNCTION(3)
callback after a transfer with FTP wildcard match
CURLOPT_CLOSESOCKETFUNCTION(3)
callback to socket close replacement
CURLOPT_CONNECTTIMEOUT(3)
timeout for the connect phase
CURLOPT_CONNECTTIMEOUT_MS(3)
timeout for the connect phase
CURLOPT_CONV_FROM_NETWORK_FUNCTION(3)
convert data from network to host encoding
CURLOPT_CONV_FROM_UTF8_FUNCTION(3)
convert data from UTF8 to host encoding
CURLOPT_CONV_TO_NETWORK_FUNCTION(3)
convert data to network from host encoding
CURLOPT_COOKIEFILE(3)
filename to read cookies from
CURLOPT_COOKIEJAR(3)
filename to store cookies to
CURLOPT_COPYPOSTFIELDS(3)
have libcurl copy data to POST
CURLOPT_CRLF(3)
CRLF conversion
CURLOPT_CRLFILE(3)
Certificate Revocation List file
CURLOPT_CURLU(3)
URL in URL handle format
CURLOPT_DEBUGFUNCTION(3)
debug callback
CURLOPT_DEFAULT_PROTOCOL(3)
default protocol to use if the URL is missing a scheme name
CURLOPT_DIRLISTONLY(3)
ask for names only in a directory listing
CURLOPT_DISALLOW_USERNAME_IN_URL(3)
disallow specifying username in the URL
CURLOPT_DNS_CACHE_TIMEOUT(3)
life-time for DNS cache entries
CURLOPT_DNS_INTERFACE(3)
interface to speak DNS over
CURLOPT_DNS_SHUFFLE_ADDRESSES(3)
shuffle IP addresses for hostname
CURLOPT_DOH_SSL_VERIFYHOST(3)
verify the hostname in the DoH SSL certificate
CURLOPT_DOH_SSL_VERIFYPEER(3)
verify the DoH SSL certificate
CURLOPT_DOH_SSL_VERIFYSTATUS(3)
verify the DoH SSL certificate(aqs status
CURLOPT_ECH(3)
configuration for Encrypted Client Hello
CURLOPT_ERRORBUFFER(3)
error buffer for error messages
CURLOPT_EXPECT_100_TIMEOUT_MS(3)
timeout for Expect: 100-continue response
CURLOPT_FAILONERROR(3)
request failure on HTTP response >= 400
CURLOPT_FILETIME(3)
get the modification time of the remote resource
CURLOPT_FNMATCH_DATA(3)
pointer passed to the fnmatch callback
CURLOPT_FNMATCH_FUNCTION(3)
wildcard match callback
CURLOPT_FOLLOWLOCATION(3)
follow HTTP 3xx redirects
CURLOPT_FORBID_REUSE(3)
make connection get closed at once after use
CURLOPT_FRESH_CONNECT(3)
force a new connection to be used
CURLOPT_FTPPORT(3)
make FTP transfer active
CURLOPT_FTPSSLAUTH(3)
order in which to attempt TLS vs SSL
CURLOPT_FTP_ACCOUNT(3)
account info for FTP
CURLOPT_FTP_ALTERNATIVE_TO_USER(3)
command to use instead of USER with FTP
CURLOPT_FTP_CREATE_MISSING_DIRS(3)
create missing directories for FTP and SFTP
CURLOPT_FTP_FILEMETHOD(3)
select directory traversing method for FTP
CURLOPT_FTP_SKIP_PASV_IP(3)
ignore the IP address in the PASV response
CURLOPT_FTP_SSL_CCC(3)
switch off SSL again with FTP after auth
CURLOPT_FTP_USE_EPRT(3)
use EPRT for FTP
CURLOPT_FTP_USE_EPSV(3)
use EPSV for FTP
CURLOPT_FTP_USE_PRET(3)
use PRET for FTP
CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS(3)
timing of connect attempts
CURLOPT_HEADERFUNCTION(3)
callback that receives header data
CURLOPT_HSTS(3)
HSTS cache filename
CURLOPT_HSTSREADFUNCTION(3)
read callback for HSTS hosts
CURLOPT_HSTSWRITEFUNCTION(3)
write callback for HSTS hosts
CURLOPT_HTTP200ALIASES(3)
alternative matches for HTTP 200 OK
CURLOPT_HTTPGET(3)
ask for an HTTP GET request
CURLOPT_HTTPHEADER(3)
set of HTTP headers
CURLOPT_HTTPPOST(3)
multipart formpost content
CURLOPT_HTTP_TRANSFER_DECODING(3)
HTTP transfer decoding control
CURLOPT_INFILESIZE(3)
size of the input file to send off
CURLOPT_INFILESIZE_LARGE(3)
size of the input file to send off
CURLOPT_INTERFACE(3)
source interface for outgoing traffic
CURLOPT_INTERLEAVEFUNCTION(3)
callback for RTSP interleaved data
CURLOPT_IOCTLFUNCTION(3)
callback for I/O operations
CURLOPT_ISSUERCERT(3)
issuer SSL certificate filename
CURLOPT_ISSUERCERT_BLOB(3)
issuer SSL certificate from memory blob
CURLOPT_KRBLEVEL(3)
FTP kerberos security level
CURLOPT_LOCALPORT(3)
local port number to use for socket
CURLOPT_LOCALPORTRANGE(3)
number of additional local ports to try
CURLOPT_MAIL_FROM(3)
SMTP sender address
CURLOPT_MAIL_RCPT(3)
list of SMTP mail recipients
CURLOPT_MAIL_RCPT_ALLOWFAILS(3)
allow RCPT TO command to fail for some recipients
CURLOPT_MAXAGE_CONN(3)
max idle time allowed for reusing a connection
CURLOPT_MAXFILESIZE(3)
maximum file size allowed to download
CURLOPT_MAXFILESIZE_LARGE(3)
maximum file size allowed to download
CURLOPT_MAXLIFETIME_CONN(3)
max lifetime (since creation) allowed for reusing a connection
CURLOPT_MAXREDIRS(3)
maximum number of redirects allowed
CURLOPT_MIMEPOST(3)
send data from mime structure
CURLOPT_MIME_OPTIONS(3)
set MIME option flags
CURLOPT_NETRC(3)
enable use of .netrc
CURLOPT_NETRC_FILE(3)
filename to read .netrc info from
CURLOPT_NEW_DIRECTORY_PERMS(3)
permissions for remotely created directories
CURLOPT_NEW_FILE_PERMS(3)
permissions for remotely created files
CURLOPT_NOPROGRESS(3)
switch off the progress meter
CURLOPT_NOPROXY(3)
disable proxy use for specific hosts
CURLOPT_OPENSOCKETFUNCTION(3)
callback for opening socket
CURLOPT_PIPEWAIT(3)
wait for multiplexing
CURLOPT_POSTFIELDS(3)
data to POST to server
CURLOPT_POSTFIELDSIZE(3)
size of POST data pointed to
CURLOPT_POSTFIELDSIZE_LARGE(3)
size of POST data pointed to
CURLOPT_POSTQUOTE(3)
(S)FTP commands to run after the transfer
CURLOPT_PREQUOTE(3)
commands to run before an FTP transfer
CURLOPT_PREREQFUNCTION(3)
user callback called when a connection has been established, but before a request has been made
CURLOPT_PROGRESSFUNCTION(3)
progress meter callback
CURLOPT_PROXYHEADER(3)
set of HTTP headers to pass to proxy
CURLOPT_PROXYUSERNAME(3)
username to use for proxy authentication
CURLOPT_PROXYUSERPWD(3)
username and password to use for proxy authentication
CURLOPT_PROXY_CAINFO(3)
path to proxy Certificate Authority (CA) bundle
CURLOPT_PROXY_CAINFO_BLOB(3)
proxy Certificate Authority (CA) bundle in PEM format
CURLOPT_PROXY_CAPATH(3)
directory holding HTTPS proxy CA certificates
CURLOPT_PROXY_CRLFILE(3)
HTTPS proxy Certificate Revocation List file
CURLOPT_PROXY_ISSUERCERT(3)
proxy issuer SSL certificate filename
CURLOPT_PROXY_ISSUERCERT_BLOB(3)
proxy issuer SSL certificate from memory blob
CURLOPT_PROXY_KEYPASSWD(3)
passphrase for the proxy private key
CURLOPT_PROXY_PINNEDPUBLICKEY(3)
pinned public key for https proxy
CURLOPT_PROXY_SSLCERT(3)
HTTPS proxy client certificate
CURLOPT_PROXY_SSLCERTTYPE(3)
type of the proxy client SSL certificate
CURLOPT_PROXY_SSLCERT_BLOB(3)
SSL proxy client certificate from memory blob
CURLOPT_PROXY_SSLKEY(3)
private key file for HTTPS proxy client cert
CURLOPT_PROXY_SSLKEYTYPE(3)
type of the proxy private key file
CURLOPT_PROXY_SSLKEY_BLOB(3)
private key for proxy cert from memory blob
CURLOPT_PROXY_SSLVERSION(3)
preferred HTTPS proxy TLS version
CURLOPT_PROXY_SSL_CIPHER_LIST(3)
ciphers to use for HTTPS proxy
CURLOPT_PROXY_SSL_VERIFYHOST(3)
verify the proxy certificate(aqs name against host
CURLOPT_PROXY_SSL_VERIFYPEER(3)
verify the proxy(aqs SSL certificate
CURLOPT_PROXY_TLS13_CIPHERS(3)
ciphers suites for proxy TLS 1.3
CURLOPT_PROXY_TLSAUTH_PASSWORD(3)
password to use for proxy TLS authentication
CURLOPT_PROXY_TLSAUTH_USERNAME(3)
username to use for proxy TLS authentication
CURLOPT_PROXY_TRANSFER_MODE(3)
append FTP transfer mode to URL for proxy
CURLOPT_QUOTE(3)
(S)FTP commands to run before transfer
CURLOPT_RANDOM_FILE(3)
file to read random data from
CURLOPT_READFUNCTION(3)
read callback for data uploads
CURLOPT_REFERER(3)
the HTTP referer header
CURLOPT_REQUEST_TARGET(3)
alternative target for this request
CURLOPT_RESOLVER_START_FUNCTION(3)
callback called before a new name resolve is started
CURLOPT_RESUME_FROM(3)
offset to resume transfer from
CURLOPT_RESUME_FROM_LARGE(3)
offset to resume transfer from
CURLOPT_SASL_IR(3)
send initial response in first packet
CURLOPT_SEEKFUNCTION(3)
user callback for seeking in input stream
CURLOPT_SERVER_RESPONSE_TIMEOUT(3)
time allowed to wait for server response
CURLOPT_SERVER_RESPONSE_TIMEOUT_MS(3)
time allowed to wait for server response
CURLOPT_SOCKOPTFUNCTION(3)
callback for setting socket options
CURLOPT_SOCKS5_AUTH(3)
methods for SOCKS5 proxy authentication
CURLOPT_SSH_AUTH_TYPES(3)
auth types for SFTP and SCP
CURLOPT_SSH_HOSTKEYFUNCTION(3)
callback to check host key
CURLOPT_SSH_HOST_PUBLIC_KEY_MD5(3)
MD5 checksum of SSH server public key
CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256(3)
SHA256 hash of SSH server public key
CURLOPT_SSH_KEYFUNCTION(3)
callback for known host matching logic
CURLOPT_SSH_KNOWNHOSTS(3)
filename holding the SSH known hosts
CURLOPT_SSH_PRIVATE_KEYFILE(3)
private key file for SSH auth
CURLOPT_SSH_PUBLIC_KEYFILE(3)
public key file for SSH auth
CURLOPT_SSLCERT(3)
SSL client certificate
CURLOPT_SSLCERTTYPE(3)
type of client SSL certificate
CURLOPT_SSLCERT_BLOB(3)
SSL client certificate from memory blob
CURLOPT_SSLENGINE_DEFAULT(3)
make SSL engine default
CURLOPT_SSLKEY(3)
private key file for TLS and SSL client cert
CURLOPT_SSLKEYTYPE(3)
type of the private key file
CURLOPT_SSLKEY_BLOB(3)
private key for client cert from memory blob
CURLOPT_SSLVERSION(3)
preferred TLS/SSL version
CURLOPT_SSL_CIPHER_LIST(3)
ciphers to use for TLS
CURLOPT_SSL_CTX_FUNCTION(3)
SSL context callback
CURLOPT_SSL_FALSESTART(3)
TLS false start
CURLOPT_SSL_SIGNATURE_ALGORITHMS(3)
signature algorithms to use for TLS
CURLOPT_SSL_VERIFYHOST(3)
verify the certificate(aqs name against host
CURLOPT_SSL_VERIFYPEER(3)
verify the peer(aqs SSL certificate
CURLOPT_SSL_VERIFYSTATUS(3)
verify the certificate(aqs status
CURLOPT_STREAM_DEPENDS(3)
stream this transfer depends on
CURLOPT_STREAM_DEPENDS_E(3)
stream this transfer depends on exclusively
CURLOPT_TCP_FASTOPEN(3)
TCP Fast Open
CURLOPT_TCP_KEEPCNT(3)
Maximum number of TCP keep-alive probes
CURLOPT_TELNETOPTIONS(3)
set of telnet options
CURLOPT_TFTP_BLKSIZE(3)
TFTP block size
CURLOPT_TFTP_NO_OPTIONS(3)
send no TFTP options requests
CURLOPT_TIMECONDITION(3)
select condition for a time request
CURLOPT_TIMEOUT(3)
maximum time the transfer is allowed to complete
CURLOPT_TIMEOUT_MS(3)
maximum time the transfer is allowed to complete
CURLOPT_TIMEVALUE(3)
time value for conditional
CURLOPT_TIMEVALUE_LARGE(3)
time value for conditional
CURLOPT_TLS13_CIPHERS(3)
ciphers suites to use for TLS 1.3
CURLOPT_TLSAUTH_PASSWORD(3)
password to use for TLS authentication
CURLOPT_TLSAUTH_USERNAME(3)
username to use for TLS authentication
CURLOPT_TRAILERFUNCTION(3)
callback for sending trailing headers
CURLOPT_TRANSFERTEXT(3)
request a text based transfer for FTP
CURLOPT_TRANSFER_ENCODING(3)
ask for HTTP Transfer Encoding
CURLOPT_UPLOAD_BUFFERSIZE(3)
upload buffer size
CURLOPT_UPLOAD_FLAGS(3)
upload flags for IMAP
CURLOPT_URL(3)
URL for this transfer
CURLOPT_USE_SSL(3)
request using SSL / TLS for the transfer
CURLOPT_WILDCARDMATCH(3)
directory wildcard transfers
CURLOPT_WRITEFUNCTION(3)
callback for writing received data
CURLOPT_XFERINFODATA(3)
pointer passed to the progress callback
CURLOPT_XFERINFOFUNCTION(3)
progress meter callback
CURLSHOPT_LOCKFUNC(3)
mutex lock callback
CURLSHOPT_UNLOCKFUNC(3)
mutex unlock callback
CUnit(3)
A unit testing framework for C
CVAIRS(1)
Example of Credit Value Adjustment for Interest Rate Swap
CallableBonds(1)
Example of callable-bond pricing
CamlinternalFormat(3o)
no description
CamlinternalFormatBasics(3o)
no description
CamlinternalLazy(3o)
Run-time support for lazy values
CamlinternalMenhirLib.Convert.Simplified(3o)
no description
CamlinternalMenhirLib.InfiniteArray(3o)
no description
CamlinternalMenhirLib.InspectionTableFormat(3o)
no description
CamlinternalMenhirLib.InspectionTableFormat.TABLES(3o)
no description
CamlinternalMenhirLib.TableFormat(3o)
no description
CamlinternalMenhirLib.TableFormat.TABLES(3o)
no description
CamlinternalMod(3o)
Run-time support for recursive modules
CamlinternalOO(3o)
Run-time support for objects and classes
Ccomp(3o)
Compiling C files and building C libraries
Class.nx(3), nx::Class(3)
API reference of the base-metaclass of the NX objectsystem
Clflags(3o)
Command line flags
Clflags.Compiler_pass(3o)
no description
Clflags.Float_arg_helper(3o)
Optimization parameters represented as floats indexed by round number
Clflags.Int_arg_helper(3o)
Optimization parameters represented as ints indexed by round number
Coccilib(3cocci)
Library of functions for use with Coccinelle OCaml script code
ColorScheme(1x)
defines color values for standard set of internal color names, to be used in other configuration files
Compiler_libs(3o)
Warning This library is part of the internal OCaml compiler API, and is not the language standard library
Compose(5)
X client mappings for multi-key input sequences
Config(3o)
System configuration
ConicProj(1)
-- perform conic projections
Consistbl(3o)
Consistency tables: for checking consistency of module CRCs
Consortium(7), XConsortium(7)
X Consortium information
Containerfile(5), Containerfile(Dockerfile)(5)
automate the steps of creating a container image
ControlPanel-17(1), ControlPanel(1)
Configure desktop settings for FOX Toolkit applications
ConvertibleBonds(1)
Example of using QuantLib to value convertible bonds
CreateInterface(1)
Create a Java Interface definition from DBus introspection data
Cutelyst4Qt6CSRFProtection(5)
Configuration of the CSRFProtection Plugin for the Cutelyst Web Framework
Cutelyst4Qt6LangSelect(5)
Configuration of the LangSelect Plugin for the Cutelyst Web Framework
Cutelyst4Qt6Session(5)
Configuration of the Session Plugin for the Cutelyst Web Framework
DATAFILE(3)
Stores an Allegro datafile in memory
DAT_ID(3)
Makes an ID value from four letters. Allegro game programming library
DBE(3)
Double Buffer Extension
DC_CTX_new(2), DC_CTX_free(2), DC_CTX_add_session(2), DC_CTX_remove_session(2), DC_CTX_get_session(2), DC_CTX_reget_session(2), DC_CTX_has_session(2)
distcache blocking client API
DC_PLUG_new(2), DC_PLUG_free(2), DC_PLUG_to_select(2), DC_PLUG_io(2)
basic DC_PLUG functions
DC_PLUG_read(2), DC_PLUG_consume(2), DC_PLUG_write(2), DC_PLUG_write_more(2), DC_PLUG_commit(2), DC_PLUG_rollback(2)
DC_PLUG read/write functions
DC_SERVER_set_default_cache(2), DC_SERVER_set_cache(2), DC_SERVER_new(2), DC_SERVER_free(2), DC_SERVER_items_stored(2), DC_SERVER_reset_operations(2), DC_SERVER_num_operations(2), DC_SERVER_new_client(2), DC_SERVER_del_client(2), DC_SERVER_process_client(2), DC_SERVER_clients_to_sel(2), DC_SERVER_clients_io(2)
distcache server API
DECLARE(7)
define a cursor
DECLARE_ASN1_FUNCTIONS(3), IMPLEMENT_ASN1_FUNCTIONS(3), ASN1_ITEM(3), ACCESS_DESCRIPTION_free(3), ACCESS_DESCRIPTION_new(3), ADMISSIONS_free(3), ADMISSIONS_new(3), ADMISSION_SYNTAX_free(3), ADMISSION_SYNTAX_new(3), ASIdOrRange_free(3), ASIdOrRange_new(3), ASIdentifierChoice_free(3), ASIdentifierChoice_new(3), ASIdentifiers_free(3), ASIdentifiers_new(3), ASRange_free(3), ASRange_new(3), AUTHORITY_INFO_ACCESS_free(3), AUTHORITY_INFO_ACCESS_new(3), AUTHORITY_KEYID_free(3), AUTHORITY_KEYID_new(3), BASIC_CONSTRAINTS_free(3), BASIC_CONSTRAINTS_new(3), CERTIFICATEPOLICIES_free(3), CERTIFICATEPOLICIES_new(3), CMS_ContentInfo_free(3), CMS_ContentInfo_new(3), CMS_ContentInfo_print_ctx(3), CMS_ReceiptRequest_free(3), CMS_ReceiptRequest_new(3), CRL_DIST_POINTS_free(3), CRL_DIST_POINTS_new(3), DIRECTORYSTRING_free(3), DIRECTORYSTRING_new(3), DISPLAYTEXT_free(3), DISPLAYTEXT_new(3), DIST_POINT_NAME_free(3), DIST_POINT_NAME_new(3), DIST_POINT_free(3), DIST_POINT_new(3), DSAparams_dup(3), ECPARAMETERS_free(3), ECPARAMETERS_new(3), ECPKPARAMETERS_free(3), ECPKPARAMETERS_new(3), EDIPARTYNAME_free(3), EDIPARTYNAME_new(3), ESS_CERT_ID_dup(3), ESS_CERT_ID_free(3), ESS_CERT_ID_new(3), ESS_ISSUER_SERIAL_dup(3), ESS_ISSUER_SERIAL_free(3), ESS_ISSUER_SERIAL_new(3), ESS_SIGNING_CERT_dup(3), ESS_SIGNING_CERT_free(3), ESS_SIGNING_CERT_new(3), EXTENDED_KEY_USAGE_free(3), EXTENDED_KEY_USAGE_new(3), GENERAL_NAMES_free(3), GENERAL_NAMES_new(3), GENERAL_NAME_dup(3), GENERAL_NAME_free(3), GENERAL_NAME_new(3), GENERAL_SUBTREE_free(3), GENERAL_SUBTREE_new(3), IPAddressChoice_free(3), IPAddressChoice_new(3), IPAddressFamily_free(3), IPAddressFamily_new(3), IPAddressOrRange_free(3), IPAddressOrRange_new(3), IPAddressRange_free(3), IPAddressRange_new(3), ISSUING_DIST_POINT_free(3), ISSUING_DIST_POINT_new(3), NAME_CONSTRAINTS_free(3), NAME_CONSTRAINTS_new(3), NAMING_AUTHORITY_free(3), NAMING_AUTHORITY_new(3), NETSCAPE_CERT_SEQUENCE_free(3), NETSCAPE_CERT_SEQUENCE_new(3), NETSCAPE_SPKAC_free(3), NETSCAPE_SPKAC_new(3), NETSCAPE_SPKI_free(3), NETSCAPE_SPKI_new(3), NOTICEREF_free(3), NOTICEREF_new(3), OCSP_BASICRESP_free(3), OCSP_BASICRESP_new(3), OCSP_CERTID_dup(3), OCSP_CERTID_new(3), OCSP_CERTSTATUS_free(3), OCSP_CERTSTATUS_new(3), OCSP_CRLID_free(3), OCSP_CRLID_new(3), OCSP_ONEREQ_free(3), OCSP_ONEREQ_new(3), OCSP_REQINFO_free(3), OCSP_REQINFO_new(3), OCSP_RESPBYTES_free(3), OCSP_RESPBYTES_new(3), OCSP_RESPDATA_free(3), OCSP_RESPDATA_new(3), OCSP_RESPID_free(3), OCSP_RESPID_new(3), OCSP_RESPONSE_new(3), OCSP_REVOKEDINFO_free(3), OCSP_REVOKEDINFO_new(3), OCSP_SERVICELOC_free(3), OCSP_SERVICELOC_new(3), OCSP_SIGNATURE_free(3), OCSP_SIGNATURE_new(3), OCSP_SINGLERESP_free(3), OCSP_SINGLERESP_new(3), OTHERNAME_free(3), OTHERNAME_new(3), PBE2PARAM_free(3), PBE2PARAM_new(3), PBEPARAM_free(3), PBEPARAM_new(3), PBKDF2PARAM_free(3), PBKDF2PARAM_new(3), PKCS12_BAGS_free(3), PKCS12_BAGS_new(3), PKCS12_MAC_DATA_free(3), PKCS12_MAC_DATA_new(3), PKCS12_SAFEBAG_free(3), PKCS12_SAFEBAG_new(3), PKCS12_free(3), PKCS12_new(3), PKCS7_DIGEST_free(3), PKCS7_DIGEST_new(3), PKCS7_ENCRYPT_free(3), PKCS7_ENCRYPT_new(3), PKCS7_ENC_CONTENT_free(3), PKCS7_ENC_CONTENT_new(3), PKCS7_ENVELOPE_free(3), PKCS7_ENVELOPE_new(3), PKCS7_ISSUER_AND_SERIAL_free(3), PKCS7_ISSUER_AND_SERIAL_new(3), PKCS7_RECIP_INFO_free(3), PKCS7_RECIP_INFO_new(3), PKCS7_SIGNED_free(3), PKCS7_SIGNED_new(3), PKCS7_SIGNER_INFO_free(3), PKCS7_SIGNER_INFO_new(3), PKCS7_SIGN_ENVELOPE_free(3), PKCS7_SIGN_ENVELOPE_new(3), PKCS7_dup(3), PKCS7_free(3), PKCS7_new(3), PKCS7_print_ctx(3), PKCS8_PRIV_KEY_INFO_free(3), PKCS8_PRIV_KEY_INFO_new(3), PKEY_USAGE_PERIOD_free(3), PKEY_USAGE_PERIOD_new(3), POLICYINFO_free(3), POLICYINFO_new(3), POLICYQUALINFO_free(3), POLICYQUALINFO_new(3), POLICY_CONSTRAINTS_free(3), POLICY_CONSTRAINTS_new(3), POLICY_MAPPING_free(3), POLICY_MAPPING_new(3), PROFESSION_INFO_free(3), PROFESSION_INFO_new(3), PROFESSION_INFOS_free(3), PROFESSION_INFOS_new(3), PROXY_CERT_INFO_EXTENSION_free(3), PROXY_CERT_INFO_EXTENSION_new(3), PROXY_POLICY_free(3), PROXY_POLICY_new(3), RSAPrivateKey_dup(3), RSAPublicKey_dup(3), RSA_OAEP_PARAMS_free(3), RSA_OAEP_PARAMS_new(3), RSA_PSS_PARAMS_free(3), RSA_PSS_PARAMS_new(3), SCRYPT_PARAMS_free(3), SCRYPT_PARAMS_new(3), SXNETID_free(3), SXNETID_new(3), SXNET_free(3), SXNET_new(3), TLS_FEATURE_free(3), TLS_FEATURE_new(3), TS_ACCURACY_dup(3), TS_ACCURACY_free(3), TS_ACCURACY_new(3), TS_MSG_IMPRINT_dup(3), TS_MSG_IMPRINT_free(3), TS_MSG_IMPRINT_new(3), TS_REQ_dup(3), TS_REQ_free(3), TS_REQ_new(3), TS_RESP_dup(3), TS_RESP_free(3), TS_RESP_new(3), TS_STATUS_INFO_dup(3), TS_STATUS_INFO_free(3), TS_STATUS_INFO_new(3), TS_TST_INFO_dup(3), TS_TST_INFO_free(3), TS_TST_INFO_new(3), USERNOTICE_free(3), USERNOTICE_new(3), X509_ALGOR_free(3), X509_ALGOR_new(3), X509_ATTRIBUTE_dup(3), X509_ATTRIBUTE_free(3), X509_ATTRIBUTE_new(3), X509_CERT_AUX_free(3), X509_CERT_AUX_new(3), X509_CINF_free(3), X509_CINF_new(3), X509_CRL_INFO_free(3), X509_CRL_INFO_new(3), X509_CRL_dup(3), X509_CRL_free(3), X509_CRL_new(3), X509_EXTENSION_dup(3), X509_EXTENSION_free(3), X509_EXTENSION_new(3), X509_NAME_ENTRY_dup(3), X509_NAME_ENTRY_free(3), X509_NAME_ENTRY_new(3), X509_NAME_dup(3), X509_NAME_free(3), X509_NAME_new(3), X509_REQ_INFO_free(3), X509_REQ_INFO_new(3), X509_REQ_dup(3), X509_REQ_free(3), X509_REQ_new(3), X509_REVOKED_dup(3), X509_REVOKED_free(3), X509_REVOKED_new(3), X509_SIG_free(3), X509_SIG_new(3), X509_VAL_free(3), X509_VAL_new(3), X509_dup(3)
ASN1 object utilities
DECLARE_ASN1_FUNCTIONS(3ossl), IMPLEMENT_ASN1_FUNCTIONS(3ossl), ASN1_ITEM(3ossl), ACCESS_DESCRIPTION_free(3ossl), ACCESS_DESCRIPTION_new(3ossl), ADMISSIONS_free(3ossl), ADMISSIONS_new(3ossl), ADMISSION_SYNTAX_free(3ossl), ADMISSION_SYNTAX_new(3ossl), ASIdOrRange_free(3ossl), ASIdOrRange_new(3ossl), ASIdentifierChoice_free(3ossl), ASIdentifierChoice_new(3ossl), ASIdentifiers_free(3ossl), ASIdentifiers_new(3ossl), ASRange_free(3ossl), ASRange_new(3ossl), AUTHORITY_INFO_ACCESS_free(3ossl), AUTHORITY_INFO_ACCESS_new(3ossl), AUTHORITY_KEYID_free(3ossl), AUTHORITY_KEYID_new(3ossl), BASIC_CONSTRAINTS_free(3ossl), BASIC_CONSTRAINTS_new(3ossl), CERTIFICATEPOLICIES_free(3ossl), CERTIFICATEPOLICIES_new(3ossl), CMS_ContentInfo_free(3ossl), CMS_ContentInfo_new(3ossl), CMS_ContentInfo_new_ex(3ossl), CMS_ContentInfo_print_ctx(3ossl), CMS_EnvelopedData_it(3ossl), CMS_EnvelopedData_dup(3ossl), CMS_ReceiptRequest_free(3ossl), CMS_ReceiptRequest_new(3ossl), CMS_SignedData_free(3ossl), CMS_SignedData_new(3ossl), CRL_DIST_POINTS_free(3ossl), CRL_DIST_POINTS_new(3ossl), DIRECTORYSTRING_free(3ossl), DIRECTORYSTRING_new(3ossl), DISPLAYTEXT_free(3ossl), DISPLAYTEXT_new(3ossl), DIST_POINT_NAME_free(3ossl), DIST_POINT_NAME_new(3ossl), DIST_POINT_NAME_dup(3ossl), DIST_POINT_free(3ossl), DIST_POINT_new(3ossl), DSAparams_dup(3ossl), ECPARAMETERS_free(3ossl), ECPARAMETERS_new(3ossl), ECPKPARAMETERS_free(3ossl), ECPKPARAMETERS_new(3ossl), EDIPARTYNAME_free(3ossl), EDIPARTYNAME_new(3ossl), ESS_CERT_ID_dup(3ossl), ESS_CERT_ID_free(3ossl), ESS_CERT_ID_new(3ossl), ESS_CERT_ID_V2_dup(3ossl), ESS_CERT_ID_V2_free(3ossl), ESS_CERT_ID_V2_new(3ossl), ESS_ISSUER_SERIAL_dup(3ossl), ESS_ISSUER_SERIAL_free(3ossl), ESS_ISSUER_SERIAL_new(3ossl), ESS_SIGNING_CERT_dup(3ossl), ESS_SIGNING_CERT_free(3ossl), ESS_SIGNING_CERT_it(3ossl), ESS_SIGNING_CERT_new(3ossl), ESS_SIGNING_CERT_V2_dup(3ossl), ESS_SIGNING_CERT_V2_free(3ossl), ESS_SIGNING_CERT_V2_it(3ossl), ESS_SIGNING_CERT_V2_new(3ossl), EXTENDED_KEY_USAGE_free(3ossl), EXTENDED_KEY_USAGE_new(3ossl), GENERAL_NAMES_free(3ossl), GENERAL_NAMES_new(3ossl), GENERAL_NAME_dup(3ossl), GENERAL_NAME_free(3ossl), GENERAL_NAME_new(3ossl), GENERAL_SUBTREE_free(3ossl), GENERAL_SUBTREE_new(3ossl), OSSL_IETF_ATTR_SYNTAX_free(3ossl), OSSL_IETF_ATTR_SYNTAX_it(3ossl), OSSL_IETF_ATTR_SYNTAX_new(3ossl), IPAddressChoice_free(3ossl), IPAddressChoice_new(3ossl), IPAddressFamily_free(3ossl), IPAddressFamily_new(3ossl), IPAddressOrRange_free(3ossl), IPAddressOrRange_new(3ossl), IPAddressRange_free(3ossl), IPAddressRange_new(3ossl), ISSUER_SIGN_TOOL_free(3ossl), ISSUER_SIGN_TOOL_it(3ossl), ISSUER_SIGN_TOOL_new(3ossl), ISSUING_DIST_POINT_free(3ossl), ISSUING_DIST_POINT_it(3ossl), ISSUING_DIST_POINT_new(3ossl), NAME_CONSTRAINTS_free(3ossl), NAME_CONSTRAINTS_new(3ossl), NAMING_AUTHORITY_free(3ossl), NAMING_AUTHORITY_new(3ossl), NETSCAPE_CERT_SEQUENCE_free(3ossl), NETSCAPE_CERT_SEQUENCE_new(3ossl), NETSCAPE_SPKAC_free(3ossl), NETSCAPE_SPKAC_new(3ossl), NETSCAPE_SPKI_free(3ossl), NETSCAPE_SPKI_new(3ossl), NOTICEREF_free(3ossl), NOTICEREF_new(3ossl), OCSP_BASICRESP_free(3ossl), OCSP_BASICRESP_new(3ossl), OCSP_CERTID_dup(3ossl), OCSP_CERTID_new(3ossl), OCSP_CERTSTATUS_free(3ossl), OCSP_CERTSTATUS_new(3ossl), OCSP_CRLID_free(3ossl), OCSP_CRLID_new(3ossl), OCSP_ONEREQ_free(3ossl), OCSP_ONEREQ_new(3ossl), OCSP_REQINFO_free(3ossl), OCSP_REQINFO_new(3ossl), OCSP_RESPBYTES_free(3ossl), OCSP_RESPBYTES_new(3ossl), OCSP_RESPDATA_free(3ossl), OCSP_RESPDATA_new(3ossl), OCSP_RESPID_free(3ossl), OCSP_RESPID_new(3ossl), OCSP_RESPONSE_new(3ossl), OCSP_REVOKEDINFO_free(3ossl), OCSP_REVOKEDINFO_new(3ossl), OCSP_SERVICELOC_free(3ossl), OCSP_SERVICELOC_new(3ossl), OCSP_SIGNATURE_free(3ossl), OCSP_SIGNATURE_new(3ossl), OCSP_SINGLERESP_free(3ossl), OCSP_SINGLERESP_new(3ossl), OSSL_AA_DIST_POINT_free(3ossl), OSSL_AA_DIST_POINT_new(3ossl), OSSL_AA_DIST_POINT_it(3ossl), OSSL_ALLOWED_ATTRIBUTES_CHOICE_free(3ossl), OSSL_ALLOWED_ATTRIBUTES_CHOICE_new(3ossl), OSSL_ALLOWED_ATTRIBUTES_CHOICE_it(3ossl), OSSL_ALLOWED_ATTRIBUTES_ITEM_free(3ossl), OSSL_ALLOWED_ATTRIBUTES_ITEM_new(3ossl), OSSL_ALLOWED_ATTRIBUTES_ITEM_it(3ossl), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_free(3ossl), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_new(3ossl), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_it(3ossl), OSSL_ATAV_free(3ossl), OSSL_ATAV_new(3ossl), OSSL_ATAV_it(3ossl), OSSL_ATTRIBUTE_DESCRIPTOR_free(3ossl), OSSL_ATTRIBUTE_DESCRIPTOR_new(3ossl), OSSL_ATTRIBUTE_DESCRIPTOR_it(3ossl), OSSL_ATTRIBUTE_MAPPING_free(3ossl), OSSL_ATTRIBUTE_MAPPING_new(3ossl), OSSL_ATTRIBUTE_MAPPING_it(3ossl), OSSL_ATTRIBUTE_MAPPINGS_free(3ossl), OSSL_ATTRIBUTE_MAPPINGS_new(3ossl), OSSL_ATTRIBUTE_MAPPINGS_it(3ossl), OSSL_ATTRIBUTE_TYPE_MAPPING_free(3ossl), OSSL_ATTRIBUTE_TYPE_MAPPING_new(3ossl), OSSL_ATTRIBUTE_TYPE_MAPPING_it(3ossl), OSSL_ATTRIBUTE_VALUE_MAPPING_free(3ossl), OSSL_ATTRIBUTE_VALUE_MAPPING_new(3ossl), OSSL_ATTRIBUTE_VALUE_MAPPING_it(3ossl), OSSL_ATTRIBUTES_SYNTAX_free(3ossl), OSSL_ATTRIBUTES_SYNTAX_it(3ossl), OSSL_ATTRIBUTES_SYNTAX_new(3ossl), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_free(3ossl), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_it(3ossl), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_new(3ossl), OSSL_BASIC_ATTR_CONSTRAINTS_free(3ossl), OSSL_BASIC_ATTR_CONSTRAINTS_it(3ossl), OSSL_BASIC_ATTR_CONSTRAINTS_new(3ossl), OSSL_CMP_ATAVS_new(3ossl), OSSL_CMP_ATAVS_free(3ossl), OSSL_CMP_ATAVS_it(3ossl), OSSL_CMP_CRLSTATUS_free(3ossl), OSSL_CMP_ITAV_dup(3ossl), OSSL_CMP_ITAV_free(3ossl), OSSL_CMP_MSG_dup(3ossl), OSSL_CMP_MSG_it(3ossl), OSSL_CMP_MSG_free(3ossl), OSSL_CMP_PKIHEADER_free(3ossl), OSSL_CMP_PKIHEADER_it(3ossl), OSSL_CMP_PKIHEADER_new(3ossl), OSSL_CMP_PKISI_dup(3ossl), OSSL_CMP_PKISI_free(3ossl), OSSL_CMP_PKISI_it(3ossl), OSSL_CMP_PKISI_new(3ossl), OSSL_CMP_PKISTATUS_it(3ossl), OSSL_CRMF_CERTID_dup(3ossl), OSSL_CRMF_CERTID_free(3ossl), OSSL_CRMF_CERTID_it(3ossl), OSSL_CRMF_CERTID_new(3ossl), OSSL_CRMF_CERTTEMPLATE_free(3ossl), OSSL_CRMF_CERTTEMPLATE_it(3ossl), OSSL_CRMF_CERTTEMPLATE_new(3ossl), OSSL_CRMF_CERTTEMPLATE_dup(3ossl), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_dup(3ossl), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_free(3ossl), OSSL_CRMF_ENCRYPTEDKEY_free(3ossl), OSSL_CRMF_ENCRYPTEDKEY_it(3ossl), OSSL_CRMF_ENCRYPTEDKEY_new(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_free(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_it(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_new(3ossl), OSSL_CRMF_MSGS_free(3ossl), OSSL_CRMF_MSGS_it(3ossl), OSSL_CRMF_MSGS_new(3ossl), OSSL_CRMF_MSG_dup(3ossl), OSSL_CRMF_MSG_free(3ossl), OSSL_CRMF_MSG_it(3ossl), OSSL_CRMF_MSG_new(3ossl), OSSL_CRMF_PBMPARAMETER_free(3ossl), OSSL_CRMF_PBMPARAMETER_it(3ossl), OSSL_CRMF_PBMPARAMETER_new(3ossl), OSSL_CRMF_PKIPUBLICATIONINFO_free(3ossl), OSSL_CRMF_PKIPUBLICATIONINFO_it(3ossl), OSSL_CRMF_PKIPUBLICATIONINFO_new(3ossl), OSSL_CRMF_SINGLEPUBINFO_free(3ossl), OSSL_CRMF_SINGLEPUBINFO_it(3ossl), OSSL_CRMF_SINGLEPUBINFO_new(3ossl), OSSL_DAY_TIME_free(3ossl), OSSL_DAY_TIME_new(3ossl), OSSL_DAY_TIME_it(3ossl), OSSL_DAY_TIME_BAND_free(3ossl), OSSL_DAY_TIME_BAND_new(3ossl), OSSL_DAY_TIME_BAND_it(3ossl), OSSL_HASH_free(3ossl), OSSL_HASH_it(3ossl), OSSL_HASH_new(3ossl), OSSL_INFO_SYNTAX_free(3ossl), OSSL_INFO_SYNTAX_it(3ossl), OSSL_INFO_SYNTAX_new(3ossl), OSSL_INFO_SYNTAX_POINTER_free(3ossl), OSSL_INFO_SYNTAX_POINTER_it(3ossl), OSSL_INFO_SYNTAX_POINTER_new(3ossl), OSSL_PRIVILEGE_POLICY_ID_free(3ossl), OSSL_PRIVILEGE_POLICY_ID_it(3ossl), OSSL_PRIVILEGE_POLICY_ID_new(3ossl), OSSL_TARGET_CERT_free(3ossl), OSSL_TARGET_CERT_it(3ossl), OSSL_TARGET_CERT_new(3ossl), OSSL_TARGET_free(3ossl), OSSL_TARGET_it(3ossl), OSSL_TARGET_new(3ossl), OSSL_TARGETING_INFORMATION_free(3ossl), OSSL_TARGETING_INFORMATION_it(3ossl), OSSL_TARGETING_INFORMATION_new(3ossl), OSSL_TARGETS_free(3ossl), OSSL_TARGETS_it(3ossl), OSSL_TARGETS_new(3ossl), OSSL_IETF_ATTR_SYNTAX_VALUE_free(3ossl), OSSL_IETF_ATTR_SYNTAX_VALUE_it(3ossl), OSSL_IETF_ATTR_SYNTAX_VALUE_new(3ossl), OSSL_ISSUER_SERIAL_free(3ossl), OSSL_ISSUER_SERIAL_new(3ossl), OSSL_NAMED_DAY_free(3ossl), OSSL_NAMED_DAY_new(3ossl), OSSL_NAMED_DAY_it(3ossl), OSSL_OBJECT_DIGEST_INFO_free(3ossl), OSSL_OBJECT_DIGEST_INFO_new(3ossl), OSSL_ROLE_SPEC_CERT_ID_free(3ossl), OSSL_ROLE_SPEC_CERT_ID_new(3ossl), OSSL_ROLE_SPEC_CERT_ID_it(3ossl), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_free(3ossl), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_new(3ossl), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_it(3ossl), OSSL_TIME_PERIOD_free(3ossl), OSSL_TIME_PERIOD_new(3ossl), OSSL_TIME_PERIOD_it(3ossl), OSSL_TIME_SPEC_ABSOLUTE_free(3ossl), OSSL_TIME_SPEC_ABSOLUTE_new(3ossl), OSSL_TIME_SPEC_ABSOLUTE_it(3ossl), OSSL_TIME_SPEC_free(3ossl), OSSL_TIME_SPEC_new(3ossl), OSSL_TIME_SPEC_it(3ossl), OSSL_TIME_SPEC_DAY_free(3ossl), OSSL_TIME_SPEC_DAY_new(3ossl), OSSL_TIME_SPEC_DAY_it(3ossl), OSSL_TIME_SPEC_MONTH_free(3ossl), OSSL_TIME_SPEC_MONTH_new(3ossl), OSSL_TIME_SPEC_MONTH_it(3ossl), OSSL_TIME_SPEC_TIME_free(3ossl), OSSL_TIME_SPEC_TIME_new(3ossl), OSSL_TIME_SPEC_TIME_it(3ossl), OSSL_TIME_SPEC_WEEKS_free(3ossl), OSSL_TIME_SPEC_WEEKS_new(3ossl), OSSL_TIME_SPEC_WEEKS_it(3ossl), OSSL_TIME_SPEC_X_DAY_OF_free(3ossl), OSSL_TIME_SPEC_X_DAY_OF_new(3ossl), OSSL_TIME_SPEC_X_DAY_OF_it(3ossl), OSSL_USER_NOTICE_SYNTAX_free(3ossl), OSSL_USER_NOTICE_SYNTAX_new(3ossl), OSSL_USER_NOTICE_SYNTAX_it(3ossl), OTHERNAME_free(3ossl), OTHERNAME_new(3ossl), PBE2PARAM_free(3ossl), PBE2PARAM_new(3ossl), PBEPARAM_free(3ossl), PBEPARAM_new(3ossl), PBKDF2PARAM_free(3ossl), PBKDF2PARAM_new(3ossl), PBMAC1PARAM_free(3ossl), PBMAC1PARAM_it(3ossl), PBMAC1PARAM_new(3ossl), PKCS12_BAGS_free(3ossl), PKCS12_BAGS_new(3ossl), PKCS12_MAC_DATA_free(3ossl), PKCS12_MAC_DATA_new(3ossl), PKCS12_SAFEBAG_free(3ossl), PKCS12_SAFEBAG_new(3ossl), PKCS12_free(3ossl), PKCS12_new(3ossl), PKCS7_DIGEST_free(3ossl), PKCS7_DIGEST_new(3ossl), PKCS7_ENCRYPT_free(3ossl), PKCS7_ENCRYPT_new(3ossl), PKCS7_ENC_CONTENT_free(3ossl), PKCS7_ENC_CONTENT_new(3ossl), PKCS7_ENVELOPE_free(3ossl), PKCS7_ENVELOPE_new(3ossl), PKCS7_ISSUER_AND_SERIAL_free(3ossl), PKCS7_ISSUER_AND_SERIAL_new(3ossl), PKCS7_RECIP_INFO_free(3ossl), PKCS7_RECIP_INFO_new(3ossl), PKCS7_SIGNED_free(3ossl), PKCS7_SIGNED_new(3ossl), PKCS7_SIGNER_INFO_free(3ossl), PKCS7_SIGNER_INFO_new(3ossl), PKCS7_SIGN_ENVELOPE_free(3ossl), PKCS7_SIGN_ENVELOPE_new(3ossl), PKCS7_dup(3ossl), PKCS7_free(3ossl), PKCS7_new_ex(3ossl), PKCS7_new(3ossl), PKCS7_print_ctx(3ossl), PKCS8_PRIV_KEY_INFO_free(3ossl), PKCS8_PRIV_KEY_INFO_new(3ossl), PKEY_USAGE_PERIOD_free(3ossl), PKEY_USAGE_PERIOD_new(3ossl), POLICYINFO_free(3ossl), POLICYINFO_new(3ossl), POLICYQUALINFO_free(3ossl), POLICYQUALINFO_new(3ossl), POLICY_CONSTRAINTS_free(3ossl), POLICY_CONSTRAINTS_new(3ossl), POLICY_MAPPING_free(3ossl), POLICY_MAPPING_new(3ossl), PROFESSION_INFOS_free(3ossl), PROFESSION_INFOS_new(3ossl), PROFESSION_INFO_free(3ossl), PROFESSION_INFO_new(3ossl), PROXY_CERT_INFO_EXTENSION_free(3ossl), PROXY_CERT_INFO_EXTENSION_new(3ossl), PROXY_POLICY_free(3ossl), PROXY_POLICY_new(3ossl), RSAPrivateKey_dup(3ossl), RSAPublicKey_dup(3ossl), RSA_OAEP_PARAMS_free(3ossl), RSA_OAEP_PARAMS_new(3ossl), RSA_PSS_PARAMS_free(3ossl), RSA_PSS_PARAMS_new(3ossl), RSA_PSS_PARAMS_dup(3ossl), SCRYPT_PARAMS_free(3ossl), SCRYPT_PARAMS_new(3ossl), SXNETID_free(3ossl), SXNETID_new(3ossl), SXNET_free(3ossl), SXNET_new(3ossl), TLS_FEATURE_free(3ossl), TLS_FEATURE_new(3ossl), TS_ACCURACY_dup(3ossl), TS_ACCURACY_free(3ossl), TS_ACCURACY_new(3ossl), TS_MSG_IMPRINT_dup(3ossl), TS_MSG_IMPRINT_free(3ossl), TS_MSG_IMPRINT_new(3ossl), TS_REQ_dup(3ossl), TS_REQ_free(3ossl), TS_REQ_new(3ossl), TS_RESP_dup(3ossl), TS_RESP_free(3ossl), TS_RESP_new(3ossl), TS_STATUS_INFO_dup(3ossl), TS_STATUS_INFO_free(3ossl), TS_STATUS_INFO_new(3ossl), TS_TST_INFO_dup(3ossl), TS_TST_INFO_free(3ossl), TS_TST_INFO_new(3ossl), USERNOTICE_free(3ossl), USERNOTICE_new(3ossl), X509_ACERT_dup(3ossl), X509_ACERT_free(3ossl), X509_ACERT_it(3ossl), X509_ACERT_new(3ossl), X509_ACERT_INFO_free(3ossl), X509_ACERT_INFO_it(3ossl), X509_ACERT_INFO_new(3ossl), X509_ACERT_ISSUER_V2FORM_free(3ossl), X509_ACERT_ISSUER_V2FORM_new(3ossl), X509_ALGOR_free(3ossl), X509_ALGOR_it(3ossl), X509_ALGOR_new(3ossl), X509_ATTRIBUTE_dup(3ossl), X509_ATTRIBUTE_free(3ossl), X509_ATTRIBUTE_new(3ossl), X509_CERT_AUX_free(3ossl), X509_CERT_AUX_new(3ossl), X509_CINF_free(3ossl), X509_CINF_new(3ossl), X509_CRL_INFO_free(3ossl), X509_CRL_INFO_new(3ossl), X509_CRL_dup(3ossl), X509_CRL_free(3ossl), X509_CRL_new_ex(3ossl), X509_CRL_new(3ossl), X509_EXTENSION_dup(3ossl), X509_EXTENSION_free(3ossl), X509_EXTENSION_new(3ossl), X509_NAME_ENTRY_dup(3ossl), X509_NAME_ENTRY_free(3ossl), X509_NAME_ENTRY_new(3ossl), X509_NAME_dup(3ossl), X509_NAME_free(3ossl), X509_NAME_new(3ossl), X509_REQ_INFO_free(3ossl), X509_REQ_INFO_new(3ossl), X509_REQ_dup(3ossl), X509_REQ_free(3ossl), X509_REQ_new(3ossl), X509_REQ_new_ex(3ossl), X509_REVOKED_dup(3ossl), X509_REVOKED_free(3ossl), X509_REVOKED_new(3ossl), X509_SIG_free(3ossl), X509_SIG_new(3ossl), X509_VAL_free(3ossl), X509_VAL_new(3ossl), X509_dup(3ossl)
ASN1 object utilities
DECLARE_PEM_rw(3), PEM_read_CMS(3), PEM_read_bio_CMS(3), PEM_write_CMS(3), PEM_write_bio_CMS(3), PEM_write_DHxparams(3), PEM_write_bio_DHxparams(3), PEM_read_ECPKParameters(3), PEM_read_bio_ECPKParameters(3), PEM_write_ECPKParameters(3), PEM_write_bio_ECPKParameters(3), PEM_read_ECPrivateKey(3), PEM_write_ECPrivateKey(3), PEM_write_bio_ECPrivateKey(3), PEM_read_EC_PUBKEY(3), PEM_read_bio_EC_PUBKEY(3), PEM_write_EC_PUBKEY(3), PEM_write_bio_EC_PUBKEY(3), PEM_read_NETSCAPE_CERT_SEQUENCE(3), PEM_read_bio_NETSCAPE_CERT_SEQUENCE(3), PEM_write_NETSCAPE_CERT_SEQUENCE(3), PEM_write_bio_NETSCAPE_CERT_SEQUENCE(3), PEM_read_PKCS8(3), PEM_read_bio_PKCS8(3), PEM_write_PKCS8(3), PEM_write_bio_PKCS8(3), PEM_write_PKCS8_PRIV_KEY_INFO(3), PEM_read_bio_PKCS8_PRIV_KEY_INFO(3), PEM_read_PKCS8_PRIV_KEY_INFO(3), PEM_write_bio_PKCS8_PRIV_KEY_INFO(3), PEM_read_SSL_SESSION(3), PEM_read_bio_SSL_SESSION(3), PEM_write_SSL_SESSION(3), PEM_write_bio_SSL_SESSION(3)
PEM object encoding routines
DECLARE_PEM_rw(3ossl), PEM_read_CMS(3ossl), PEM_read_bio_CMS(3ossl), PEM_write_CMS(3ossl), PEM_write_bio_CMS(3ossl), PEM_write_DHxparams(3ossl), PEM_write_bio_DHxparams(3ossl), PEM_read_ECPKParameters(3ossl), PEM_read_bio_ECPKParameters(3ossl), PEM_write_ECPKParameters(3ossl), PEM_write_bio_ECPKParameters(3ossl), PEM_read_ECPrivateKey(3ossl), PEM_write_ECPrivateKey(3ossl), PEM_write_bio_ECPrivateKey(3ossl), PEM_read_EC_PUBKEY(3ossl), PEM_read_bio_EC_PUBKEY(3ossl), PEM_write_EC_PUBKEY(3ossl), PEM_write_bio_EC_PUBKEY(3ossl), PEM_read_NETSCAPE_CERT_SEQUENCE(3ossl), PEM_read_bio_NETSCAPE_CERT_SEQUENCE(3ossl), PEM_write_NETSCAPE_CERT_SEQUENCE(3ossl), PEM_write_bio_NETSCAPE_CERT_SEQUENCE(3ossl), PEM_read_PKCS8(3ossl), PEM_read_bio_PKCS8(3ossl), PEM_write_PKCS8(3ossl), PEM_write_bio_PKCS8(3ossl), PEM_write_PKCS8_PRIV_KEY_INFO(3ossl), PEM_read_bio_PKCS8_PRIV_KEY_INFO(3ossl), PEM_read_PKCS8_PRIV_KEY_INFO(3ossl), PEM_write_bio_PKCS8_PRIV_KEY_INFO(3ossl), PEM_read_SSL_SESSION(3ossl), PEM_read_bio_SSL_SESSION(3ossl), PEM_write_SSL_SESSION(3ossl), PEM_write_bio_SSL_SESSION(3ossl), PEM_read_X509_PUBKEY(3ossl), PEM_read_bio_X509_PUBKEY(3ossl), PEM_write_X509_PUBKEY(3ossl), PEM_write_bio_X509_PUBKEY(3ossl)
PEM object encoding routines
DEFINE_STACK_OF(3), DEFINE_STACK_OF_CONST(3), DEFINE_SPECIAL_STACK_OF(3), DEFINE_SPECIAL_STACK_OF_CONST(3), sk_TYPE_num(3), sk_TYPE_value(3), sk_TYPE_new(3), sk_TYPE_new_null(3), sk_TYPE_reserve(3), sk_TYPE_free(3), sk_TYPE_zero(3), sk_TYPE_delete(3), sk_TYPE_delete_ptr(3), sk_TYPE_push(3), sk_TYPE_unshift(3), sk_TYPE_pop(3), sk_TYPE_shift(3), sk_TYPE_pop_free(3), sk_TYPE_insert(3), sk_TYPE_set(3), sk_TYPE_find(3), sk_TYPE_find_ex(3), sk_TYPE_sort(3), sk_TYPE_is_sorted(3), sk_TYPE_dup(3), sk_TYPE_deep_copy(3), sk_TYPE_set_cmp_func(3), sk_TYPE_new_reserve(3)
stack container
DEFINE_STACK_OF(3ossl), DEFINE_STACK_OF_CONST(3ossl), DEFINE_SPECIAL_STACK_OF(3ossl), DEFINE_SPECIAL_STACK_OF_CONST(3ossl), sk_TYPE_num(3ossl), sk_TYPE_value(3ossl), sk_TYPE_new(3ossl), sk_TYPE_new_null(3ossl), sk_TYPE_reserve(3ossl), sk_TYPE_free(3ossl), sk_TYPE_zero(3ossl), sk_TYPE_delete(3ossl), sk_TYPE_delete_ptr(3ossl), sk_TYPE_push(3ossl), sk_TYPE_unshift(3ossl), sk_TYPE_pop(3ossl), sk_TYPE_shift(3ossl), sk_TYPE_pop_free(3ossl), sk_TYPE_insert(3ossl), sk_TYPE_set(3ossl), sk_TYPE_find(3ossl), sk_TYPE_find_ex(3ossl), sk_TYPE_find_all(3ossl), sk_TYPE_sort(3ossl), sk_TYPE_is_sorted(3ossl), sk_TYPE_dup(3ossl), sk_TYPE_deep_copy(3ossl), sk_TYPE_set_cmp_func(3ossl), sk_TYPE_new_reserve(3ossl), OPENSSL_sk_deep_copy(3ossl), OPENSSL_sk_delete(3ossl), OPENSSL_sk_delete_ptr(3ossl), OPENSSL_sk_dup(3ossl), OPENSSL_sk_find(3ossl), OPENSSL_sk_find_ex(3ossl), OPENSSL_sk_find_all(3ossl), OPENSSL_sk_free(3ossl), OPENSSL_sk_insert(3ossl), OPENSSL_sk_is_sorted(3ossl), OPENSSL_sk_new(3ossl), OPENSSL_sk_new_null(3ossl), OPENSSL_sk_new_reserve(3ossl), OPENSSL_sk_num(3ossl), OPENSSL_sk_pop(3ossl), OPENSSL_sk_pop_free(3ossl), OPENSSL_sk_push(3ossl), OPENSSL_sk_reserve(3ossl), OPENSSL_sk_set(3ossl), OPENSSL_sk_set_thunks(3ossl), OPENSSL_sk_set_cmp_func(3ossl), OPENSSL_sk_shift(3ossl), OPENSSL_sk_sort(3ossl), OPENSSL_sk_unshift(3ossl), OPENSSL_sk_value(3ossl), OPENSSL_sk_zero(3ossl)
stack container
DEF_GENPAT(3)
GENPAT Package man1/alc_origin.1
DELETE(7)
delete rows of a table
DES_random_key(3), DES_set_key(3), DES_key_sched(3), DES_set_key_checked(3), DES_set_key_unchecked(3), DES_set_odd_parity(3), DES_is_weak_key(3), DES_ecb_encrypt(3), DES_ecb2_encrypt(3), DES_ecb3_encrypt(3), DES_ncbc_encrypt(3), DES_cfb_encrypt(3), DES_ofb_encrypt(3), DES_pcbc_encrypt(3), DES_cfb64_encrypt(3), DES_ofb64_encrypt(3), DES_xcbc_encrypt(3), DES_ede2_cbc_encrypt(3), DES_ede2_cfb64_encrypt(3), DES_ede2_ofb64_encrypt(3), DES_ede3_cbc_encrypt(3), DES_ede3_cfb64_encrypt(3), DES_ede3_ofb64_encrypt(3), DES_cbc_cksum(3), DES_quad_cksum(3), DES_string_to_key(3), DES_string_to_2keys(3), DES_fcrypt(3), DES_crypt(3)
DES encryption
DES_random_key(3ossl), DES_set_key(3ossl), DES_key_sched(3ossl), DES_set_key_checked(3ossl), DES_set_key_unchecked(3ossl), DES_set_odd_parity(3ossl), DES_is_weak_key(3ossl), DES_ecb_encrypt(3ossl), DES_ecb2_encrypt(3ossl), DES_ecb3_encrypt(3ossl), DES_ncbc_encrypt(3ossl), DES_cfb_encrypt(3ossl), DES_ofb_encrypt(3ossl), DES_pcbc_encrypt(3ossl), DES_cfb64_encrypt(3ossl), DES_ofb64_encrypt(3ossl), DES_xcbc_encrypt(3ossl), DES_ede2_cbc_encrypt(3ossl), DES_ede2_cfb64_encrypt(3ossl), DES_ede2_ofb64_encrypt(3ossl), DES_ede3_cbc_encrypt(3ossl), DES_ede3_cfb64_encrypt(3ossl), DES_ede3_ofb64_encrypt(3ossl), DES_cbc_cksum(3ossl), DES_quad_cksum(3ossl), DES_string_to_key(3ossl), DES_string_to_2keys(3ossl), DES_fcrypt(3ossl), DES_crypt(3ossl)
DES encryption
DH_generate_key(3), DH_compute_key(3), DH_compute_key_padded(3)
perform Diffie-Hellman key exchange
DH_generate_key(3ossl), DH_compute_key(3ossl), DH_compute_key_padded(3ossl)
perform Diffie-Hellman key exchange
DH_generate_parameters_ex(3), DH_generate_parameters(3), DH_check(3), DH_check_params(3), DH_check_ex(3), DH_check_params_ex(3), DH_check_pub_key_ex(3)
generate and check Diffie-Hellman parameters
DH_generate_parameters_ex(3ossl), DH_generate_parameters(3ossl), DH_check(3ossl), DH_check_params(3ossl), DH_check_ex(3ossl), DH_check_params_ex(3ossl), DH_check_pub_key_ex(3ossl)
generate and check Diffie-Hellman parameters
DH_get0_pqg(3), DH_set0_pqg(3), DH_get0_key(3), DH_set0_key(3), DH_get0_p(3), DH_get0_q(3), DH_get0_g(3), DH_get0_priv_key(3), DH_get0_pub_key(3), DH_clear_flags(3), DH_test_flags(3), DH_set_flags(3), DH_get0_engine(3), DH_get_length(3), DH_set_length(3)
Routines for getting and setting data in a DH object
DH_get0_pqg(3ossl), DH_set0_pqg(3ossl), DH_get0_key(3ossl), DH_set0_key(3ossl), DH_get0_p(3ossl), DH_get0_q(3ossl), DH_get0_g(3ossl), DH_get0_priv_key(3ossl), DH_get0_pub_key(3ossl), DH_clear_flags(3ossl), DH_test_flags(3ossl), DH_set_flags(3ossl), DH_get0_engine(3ossl), DH_get_length(3ossl), DH_set_length(3ossl)
Routines for getting and setting data in a DH object
DH_get_1024_160(3), DH_get_2048_224(3), DH_get_2048_256(3), BN_get0_nist_prime_192(3), BN_get0_nist_prime_224(3), BN_get0_nist_prime_256(3), BN_get0_nist_prime_384(3), BN_get0_nist_prime_521(3), BN_get_rfc2409_prime_768(3), BN_get_rfc2409_prime_1024(3), BN_get_rfc3526_prime_1536(3), BN_get_rfc3526_prime_2048(3), BN_get_rfc3526_prime_3072(3), BN_get_rfc3526_prime_4096(3), BN_get_rfc3526_prime_6144(3), BN_get_rfc3526_prime_8192(3)
Create standardized public primes or DH pairs
DH_get_1024_160(3ossl), DH_get_2048_224(3ossl), DH_get_2048_256(3ossl), BN_get0_nist_prime_192(3ossl), BN_get0_nist_prime_224(3ossl), BN_get0_nist_prime_256(3ossl), BN_get0_nist_prime_384(3ossl), BN_get0_nist_prime_521(3ossl), BN_get_rfc2409_prime_768(3ossl), BN_get_rfc2409_prime_1024(3ossl), BN_get_rfc3526_prime_1536(3ossl), BN_get_rfc3526_prime_2048(3ossl), BN_get_rfc3526_prime_3072(3ossl), BN_get_rfc3526_prime_4096(3ossl), BN_get_rfc3526_prime_6144(3ossl), BN_get_rfc3526_prime_8192(3ossl)
Create standardized public primes or DH pairs
DH_meth_new(3), DH_meth_free(3), DH_meth_dup(3), DH_meth_get0_name(3), DH_meth_set1_name(3), DH_meth_get_flags(3), DH_meth_set_flags(3), DH_meth_get0_app_data(3), DH_meth_set0_app_data(3), DH_meth_get_generate_key(3), DH_meth_set_generate_key(3), DH_meth_get_compute_key(3), DH_meth_set_compute_key(3), DH_meth_get_bn_mod_exp(3), DH_meth_set_bn_mod_exp(3), DH_meth_get_init(3), DH_meth_set_init(3), DH_meth_get_finish(3), DH_meth_set_finish(3), DH_meth_get_generate_params(3), DH_meth_set_generate_params(3)
Routines to build up DH methods
DH_meth_new(3ossl), DH_meth_free(3ossl), DH_meth_dup(3ossl), DH_meth_get0_name(3ossl), DH_meth_set1_name(3ossl), DH_meth_get_flags(3ossl), DH_meth_set_flags(3ossl), DH_meth_get0_app_data(3ossl), DH_meth_set0_app_data(3ossl), DH_meth_get_generate_key(3ossl), DH_meth_set_generate_key(3ossl), DH_meth_get_compute_key(3ossl), DH_meth_set_compute_key(3ossl), DH_meth_get_bn_mod_exp(3ossl), DH_meth_set_bn_mod_exp(3ossl), DH_meth_get_init(3ossl), DH_meth_set_init(3ossl), DH_meth_get_finish(3ossl), DH_meth_set_finish(3ossl), DH_meth_get_generate_params(3ossl), DH_meth_set_generate_params(3ossl)
Routines to build up DH methods
DH_new(3), DH_free(3)
allocate and free DH objects
DH_new(3ossl), DH_free(3ossl)
allocate and free DH objects
DH_new_by_nid(3), DH_get_nid(3)
get or find DH named parameters
DH_set_default_method(3), DH_get_default_method(3), DH_set_method(3), DH_new_method(3), DH_OpenSSL(3)
select DH method
DH_set_default_method(3ossl), DH_get_default_method(3ossl), DH_set_method(3ossl), DH_new_method(3ossl), DH_OpenSSL(3ossl)
select DH method
DH_size(3), DH_bits(3), DH_security_bits(3)
get Diffie-Hellman prime size and security bits
DH_size(3ossl), DH_bits(3ossl), DH_security_bits(3ossl)
get Diffie-Hellman prime size and security bits
DI(3)
verify assertions in C and C++ code using gdb(1)
DPGEN_ADSB2F(3)
Adder/Substractor Macro-Generator
DPGEN_BUFF(3)
Buffer Macro-Generator
DPGEN_DFF(3)
Dynamic Flip-Flop Macro-Generator
DPGEN_DFFT(3)
Dynamic Flip-Flop with Scan-Path Macro-Generator
DPGEN_FIFO(3)
FIFO Macro-Generator
DPGEN_RF1(3), DPGEN_RF1R0(3)
Register File Macro-Generator
DPGEN_RF1D(3), DPGEN_RF1DR0(3)
Register File with Decoder Macro-Generator
DPGEN_SFF(3)
Static Flip-Flop Macro-Generator
DPGEN_SFFT(3)
Static Flip-Flop with Scan-Path Macro-Generator
DPGEN_SHIFT(3)
Shifter Macro-Generator
DPMSCapable(3)
returns the DPMS capability of the X server
DPMSDisable(3)
disables DPMS on the specified display
DPMSEnable(3)
enables DPMS on the specified display
DPMSForceLevel(3)
forces a DPMS capable display into the specified power level
DPMSGetTimeouts(3)
retrieves the timeout values used by the X server for DPMS timings
DPMSGetVersion(3)
returns the version of the DPMS extension implemented by the X server
DPMSInfo(3)
returns information about the current DPMS state
DPMSQueryExtension(3)
queries the X server to determine the availability of the DPMS Extension
DPMSSetTimeouts(3)
permits applications to set the timeout values used by the X server for DPMS timings
DROP_AGGREGATE(7)
remove an aggregate function
DROP_FOREIGN_DATA_WRAPPER(7)
remove a foreign-data wrapper
DROP_FOREIGN_TABLE(7)
remove a foreign table
DROP_FUNCTION(7)
remove a function
DROP_OPERATOR_FAMILY(7)
remove an operator family
DROP_POLICY(7)
remove a row-level security policy from a table
DROP_SERVER(7)
remove a foreign server descriptor
DROP_TEXT_SEARCH_CONFIGURATION(7)
remove a text search configuration
DROP_TRANSFORM(7)
remove a transform
DROP_USER_MAPPING(7)
remove a user mapping for a foreign server
DS18S20(3)
High-Precision 1-Wire Digital Thermometer DS1920 - iButton version of the thermometer
DS2401(3)
Silicon Serial Number DS1990A - Serial Number iButton [.]XXXXXXXXXXXX[XX][/[ '" '" Copyright (c) 2003-2004 Paul H Alfille, MD '" (paul.alfille@gmail.com) '" '" Program manual page for the OWFS -- 1-wire filesystem package '" Based on Dallas Semiconductor, Inc's datasheets, and trial and error. '" '" Free for all use. No warranty. None. Use at your own risk. '" address | crc8 | id | locator | r_address | r_id | r_locator | type ]]
DS2720(3)
Efficient Addressable Single-cell Rechargeable Lithium Protection IC
DS2751(3)
Multichemistry Battery Fuel Gauge
DS2755(3), DS2756(3)
Multichemistry Battery Fuel Gauge
DS2780(3)
Stand-alone Fuel Gauge IC DS2788 - Stand-alone Fuel Gauge with LED Drivers
DS2781(3)
Stand-alone Fuel Gauge IC
DSA_SIG_get0(3), DSA_SIG_set0(3), DSA_SIG_new(3), DSA_SIG_free(3)
allocate and free DSA signature objects
DSA_SIG_get0(3ossl), DSA_SIG_set0(3ossl), DSA_SIG_new(3ossl), DSA_SIG_free(3ossl)
allocate and free DSA signature objects
DSA_do_sign(3), DSA_do_verify(3)
raw DSA signature operations
DSA_do_sign(3ossl), DSA_do_verify(3ossl)
raw DSA signature operations
DSA_dup_DH(3)
create a DH structure out of DSA structure
DSA_dup_DH(3ossl)
create a DH structure out of DSA structure
DSA_get0_pqg(3), DSA_set0_pqg(3), DSA_get0_key(3), DSA_set0_key(3), DSA_get0_p(3), DSA_get0_q(3), DSA_get0_g(3), DSA_get0_pub_key(3), DSA_get0_priv_key(3), DSA_clear_flags(3), DSA_test_flags(3), DSA_set_flags(3), DSA_get0_engine(3)
Routines for getting and setting data in a DSA object
DSA_get0_pqg(3ossl), DSA_set0_pqg(3ossl), DSA_get0_key(3ossl), DSA_set0_key(3ossl), DSA_get0_p(3ossl), DSA_get0_q(3ossl), DSA_get0_g(3ossl), DSA_get0_pub_key(3ossl), DSA_get0_priv_key(3ossl), DSA_clear_flags(3ossl), DSA_test_flags(3ossl), DSA_set_flags(3ossl), DSA_get0_engine(3ossl)
Routines for getting and setting data in a DSA object
DSA_meth_new(3), DSA_meth_free(3), DSA_meth_dup(3), DSA_meth_get0_name(3), DSA_meth_set1_name(3), DSA_meth_get_flags(3), DSA_meth_set_flags(3), DSA_meth_get0_app_data(3), DSA_meth_set0_app_data(3), DSA_meth_get_sign(3), DSA_meth_set_sign(3), DSA_meth_get_sign_setup(3), DSA_meth_set_sign_setup(3), DSA_meth_get_verify(3), DSA_meth_set_verify(3), DSA_meth_get_mod_exp(3), DSA_meth_set_mod_exp(3), DSA_meth_get_bn_mod_exp(3), DSA_meth_set_bn_mod_exp(3), DSA_meth_get_init(3), DSA_meth_set_init(3), DSA_meth_get_finish(3), DSA_meth_set_finish(3), DSA_meth_get_paramgen(3), DSA_meth_set_paramgen(3), DSA_meth_get_keygen(3), DSA_meth_set_keygen(3)
Routines to build up DSA methods
DSA_meth_new(3ossl), DSA_meth_free(3ossl), DSA_meth_dup(3ossl), DSA_meth_get0_name(3ossl), DSA_meth_set1_name(3ossl), DSA_meth_get_flags(3ossl), DSA_meth_set_flags(3ossl), DSA_meth_get0_app_data(3ossl), DSA_meth_set0_app_data(3ossl), DSA_meth_get_sign(3ossl), DSA_meth_set_sign(3ossl), DSA_meth_get_sign_setup(3ossl), DSA_meth_set_sign_setup(3ossl), DSA_meth_get_verify(3ossl), DSA_meth_set_verify(3ossl), DSA_meth_get_mod_exp(3ossl), DSA_meth_set_mod_exp(3ossl), DSA_meth_get_bn_mod_exp(3ossl), DSA_meth_set_bn_mod_exp(3ossl), DSA_meth_get_init(3ossl), DSA_meth_set_init(3ossl), DSA_meth_get_finish(3ossl), DSA_meth_set_finish(3ossl), DSA_meth_get_paramgen(3ossl), DSA_meth_set_paramgen(3ossl), DSA_meth_get_keygen(3ossl), DSA_meth_set_keygen(3ossl)
Routines to build up DSA methods
DSA_new(3), DSA_free(3)
allocate and free DSA objects
DSA_new(3ossl), DSA_free(3ossl)
allocate and free DSA objects
DSA_set_default_method(3), DSA_get_default_method(3), DSA_set_method(3), DSA_new_method(3), DSA_OpenSSL(3)
select DSA method
DSA_set_default_method(3ossl), DSA_get_default_method(3ossl), DSA_set_method(3ossl), DSA_new_method(3ossl), DSA_OpenSSL(3ossl)
select DSA method
DSA_sign(3), DSA_sign_setup(3), DSA_verify(3)
DSA signatures
DSA_sign(3ossl), DSA_sign_setup(3ossl), DSA_verify(3ossl)
DSA signatures
DString.tcl86(3), Tcl_DStringInit(3), Tcl_DStringAppend(3), Tcl_DStringAppendElement(3), Tcl_DStringStartSublist(3), Tcl_DStringEndSublist(3), Tcl_DStringLength(3), Tcl_DStringValue(3), Tcl_DStringSetLength(3), Tcl_DStringTrunc(3), Tcl_DStringFree(3), Tcl_DStringResult(3), Tcl_DStringGetResult(3)
manipulate dynamic strings
DString.tcl90(3), Tcl_DStringInit(3), Tcl_DStringAppend(3), Tcl_DStringAppendElement(3), Tcl_DStringStartSublist(3), Tcl_DStringEndSublist(3), Tcl_DStringLength(3), Tcl_DStringValue(3), Tcl_DStringSetLength(3), Tcl_DStringFree(3), Tcl_DStringResult(3), Tcl_DStringGetResult(3), Tcl_DStringToObj(3)
manipulate dynamic strings
DTLS_timer_cb(3), DTLS_set_timer_cb(3)
Set callback for controlling DTLS timer duration
DTLS_timer_cb(3ossl), DTLS_set_timer_cb(3ossl)
Set callback for controlling DTLS timer duration
DTLSv1_handle_timeout(3ossl)
handle a pending timeout event for a DTLS or QUIC SSL object
Deductionguidesforstd::chrono::zoned_time(3)
Deductionguidesforstd::chrono::zoned_time
Diffing(3o)
Parametric diffing
Diffing.Define(3o)
Define(Defs) creates the diffing types from the types defined in Defs and the functors that need to be instantatied with the diffing algorithm parameters
Diffing.Define.Left_variadic(3o)
Variadic diffing
Diffing.Define.Parameters(3o)
no description
Diffing.Define.Right_variadic(3o)
no description
Diffing.Define.S(3o)
no description
Diffing.Define.Simple(3o)
no description
Diffing.Defs(3o)
The core types of a diffing implementation
Diffing_with_keys(3o)
When diffing lists where each element has a distinct key, we can refine the diffing patch by introducing two composite edit moves: swaps and moves
Diffing_with_keys.Define(3o)
no description
Diffing_with_keys.Define.Parameters(3o)
no description
Diffing_with_keys.Define.Simple(3o)
no description
DiscreteHedging(1)
Example of using QuantLib
DisplayOfCCC(3), VisualOfCCC(3), ScreenNumberOfCCC(3), ScreenWhitePointOfCCC(3), ClientWhitePointOfCCC(3)
Color Conversion Context macros
Dpkg::Build::Info(3perl)
handle build information
Dpkg::BuildFlags(3perl)
query build flags
Dpkg::BuildProfiles(3perl)
handle build profiles
Dpkg::Changelog::Parse(3perl)
generic changelog parser for dpkg-parsechangelog
Dpkg::Checksums(3perl)
generate and manipulate file checksums
Dpkg::Compression(3perl)
simple database of available compression methods
Dpkg::Compression::FileHandle(3perl)
object dealing transparently with file compression
Dpkg::Conf(3perl)
parse dpkg configuration files
Dpkg::Control(3perl)
parse and manipulate official control-like information
Dpkg::Control::Changelog(3perl)
represent info fields output by dpkg-parsechangelog
Dpkg::Control::Fields(3perl)
manage (list of official) control fields
Dpkg::Control::FieldsCore(3perl)
manage (list of official) control fields
Dpkg::Control::Hash(3perl)
parse and manipulate a block of RFC822-like fields
Dpkg::Control::HashCore(3perl)
parse and manipulate a block of RFC822-like fields
Dpkg::Control::Info(3perl)
parse files like debian/control
Dpkg::Control::Tests(3perl)
parse files like debian/tests/control
Dpkg::Deps(3perl)
parse and manipulate dependencies of Debian packages
Dpkg::Deps::AND(3perl)
list of AND dependencies
Dpkg::Deps::KnownFacts(3perl)
list of installed real and virtual packages
Dpkg::Deps::OR(3perl)
list of OR dependencies
Dpkg::Deps::Union(3perl)
list of unrelated dependencies
Dpkg::IPC(3perl)
helper functions for IPC
Dpkg::Index(3perl)
generic index of control information
Dpkg::Interface::Storable(3perl)
common methods related to object serialization
Dpkg::Path(3perl)
some common path handling functions
Dpkg::Source::Format(3perl)
manipulate debian/source/format files
Dpkg::Vendor(3perl)
get access to some vendor specific information
Dpkg::Vendor::Default(3perl)
default vendor object
Dynlink(3o)
Dynamic loading of .cmo, .cma and .cmxs files
ECDH_compute_key(3), ECDH_size(3)
Elliptic Curve Diffie-Hellman key exchange
ECDSA_SIG_get0(3), ECDSA_SIG_get0_r(3), ECDSA_SIG_get0_s(3), ECDSA_SIG_set0(3), ECDSA_SIG_new(3), ECDSA_SIG_free(3), ECDSA_size(3), ECDSA_sign(3), ECDSA_do_sign(3), ECDSA_verify(3), ECDSA_do_verify(3), ECDSA_sign_setup(3), ECDSA_sign_ex(3), ECDSA_do_sign_ex(3)
low-level elliptic curve digital signature algorithm (ECDSA) functions
ECDSA_SIG_new(3ossl), ECDSA_SIG_free(3ossl), ECDSA_SIG_get0(3ossl), ECDSA_SIG_get0_r(3ossl), ECDSA_SIG_get0_s(3ossl), ECDSA_SIG_set0(3ossl)
Functions for creating, destroying and manipulating ECDSA_SIG objects
ECDSA_size(3ossl), ECDSA_sign(3ossl), ECDSA_do_sign(3ossl), ECDSA_verify(3ossl), ECDSA_do_verify(3ossl), ECDSA_sign_setup(3ossl), ECDSA_sign_ex(3ossl), ECDSA_do_sign_ex(3ossl)
deprecated low-level elliptic curve digital signature algorithm (ECDSA) functions
ECPKParameters_print(3), ECPKParameters_print_fp(3)
Functions for decoding and encoding ASN1 representations of elliptic curve entities
ECPKParameters_print(3ossl), ECPKParameters_print_fp(3ossl)
Functions for decoding and encoding ASN1 representations of elliptic curve entities
EC_GFp_simple_method(3), EC_GFp_mont_method(3), EC_GFp_nist_method(3), EC_GFp_nistp224_method(3), EC_GFp_nistp256_method(3), EC_GFp_nistp521_method(3), EC_GF2m_simple_method(3), EC_METHOD_get_field_type(3)
Functions for obtaining EC_METHOD objects
EC_GFp_simple_method(3ossl), EC_GFp_mont_method(3ossl), EC_GFp_nist_method(3ossl), EC_GFp_nistp224_method(3ossl), EC_GFp_nistp256_method(3ossl), EC_GFp_nistp521_method(3ossl), EC_GF2m_simple_method(3ossl), EC_METHOD_get_field_type(3ossl)
Functions for obtaining EC_METHOD objects
EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3)
Functions for manipulating EC_GROUP objects
EC_GROUP_get0_order(3ossl), EC_GROUP_order_bits(3ossl), EC_GROUP_get0_cofactor(3ossl), EC_GROUP_copy(3ossl), EC_GROUP_dup(3ossl), EC_GROUP_method_of(3ossl), EC_GROUP_set_generator(3ossl), EC_GROUP_get0_generator(3ossl), EC_GROUP_get_order(3ossl), EC_GROUP_get_cofactor(3ossl), EC_GROUP_set_curve_name(3ossl), EC_GROUP_get_curve_name(3ossl), EC_GROUP_set_asn1_flag(3ossl), EC_GROUP_get_asn1_flag(3ossl), EC_GROUP_set_point_conversion_form(3ossl), EC_GROUP_get_point_conversion_form(3ossl), EC_GROUP_get0_seed(3ossl), EC_GROUP_get_seed_len(3ossl), EC_GROUP_set_seed(3ossl), EC_GROUP_get_degree(3ossl), EC_GROUP_check(3ossl), EC_GROUP_check_named_curve(3ossl), EC_GROUP_check_discriminant(3ossl), EC_GROUP_cmp(3ossl), EC_GROUP_get_basis_type(3ossl), EC_GROUP_get_trinomial_basis(3ossl), EC_GROUP_get_pentanomial_basis(3ossl), EC_GROUP_get0_field(3ossl), EC_GROUP_get_field_type(3ossl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_ecparameters(3), EC_GROUP_get_ecpkparameters(3), EC_GROUP_new(3), EC_GROUP_new_from_ecparameters(3), EC_GROUP_new_from_ecpkparameters(3), EC_GROUP_free(3), EC_GROUP_clear_free(3), EC_GROUP_new_curve_GFp(3), EC_GROUP_new_curve_GF2m(3), EC_GROUP_new_by_curve_name(3), EC_GROUP_set_curve(3), EC_GROUP_get_curve(3), EC_GROUP_set_curve_GFp(3), EC_GROUP_get_curve_GFp(3), EC_GROUP_set_curve_GF2m(3), EC_GROUP_get_curve_GF2m(3), EC_get_builtin_curves(3)
Functions for creating and destroying EC_GROUP objects
EC_GROUP_get_ecparameters(3ossl), EC_GROUP_get_ecpkparameters(3ossl), EC_GROUP_new_from_params(3ossl), EC_GROUP_to_params(3ossl), EC_GROUP_new_from_ecparameters(3ossl), EC_GROUP_new_from_ecpkparameters(3ossl), EC_GROUP_new(3ossl), EC_GROUP_free(3ossl), EC_GROUP_clear_free(3ossl), EC_GROUP_new_curve_GFp(3ossl), EC_GROUP_new_curve_GF2m(3ossl), EC_GROUP_new_by_curve_name_ex(3ossl), EC_GROUP_new_by_curve_name(3ossl), EC_GROUP_set_curve(3ossl), EC_GROUP_get_curve(3ossl), EC_GROUP_set_curve_GFp(3ossl), EC_GROUP_get_curve_GFp(3ossl), EC_GROUP_set_curve_GF2m(3ossl), EC_GROUP_get_curve_GF2m(3ossl), EC_get_builtin_curves(3ossl), OSSL_EC_curve_nid2name(3ossl)
Functions for creating and destroying EC_GROUP objects
EC_KEY_METHOD_new(3), EC_KEY_METHOD_free(3), EC_KEY_METHOD_set_init(3), EC_KEY_METHOD_get_init(3), EC_KEY_METHOD_set_sign(3), EC_KEY_METHOD_get_sign(3), EC_KEY_METHOD_set_verify(3), EC_KEY_METHOD_get_verify(3), EC_KEY_METHOD_set_keygen(3), EC_KEY_METHOD_get_keygen(3), EC_KEY_METHOD_set_compute_key(3), EC_KEY_METHOD_get_compute_key(3), EC_KEY_OpenSSL(3), EC_KEY_set_default_method(3), EC_KEY_get_default_method(3), EC_KEY_new_method(3), EC_KEY_set_method(3), EC_KEY_get_method(3)
custom EC_KEY implementations
EC_KEY_get_enc_flags(3), EC_KEY_set_enc_flags(3)
Get and set flags for encoding EC_KEY structures
EC_KEY_get_enc_flags(3ossl), EC_KEY_set_enc_flags(3ossl)
Get and set flags for encoding EC_KEY structures
EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_engine(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_decoded_from_explicit_params(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
Functions for creating, destroying and manipulating EC_KEY objects
EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
Functions for performing mathematical operations and tests on EC_POINT objects
EC_POINT_add(3ossl), EC_POINT_dbl(3ossl), EC_POINT_invert(3ossl), EC_POINT_is_at_infinity(3ossl), EC_POINT_is_on_curve(3ossl), EC_POINT_cmp(3ossl), EC_POINT_make_affine(3ossl), EC_POINTs_make_affine(3ossl), EC_POINTs_mul(3ossl), EC_POINT_mul(3ossl), EC_GROUP_precompute_mult(3ossl), EC_GROUP_have_precompute_mult(3ossl)
Functions for performing mathematical operations and tests on EC_POINT objects
EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
Functions for creating, destroying and manipulating EC_POINT objects
EC_POINT_set_Jprojective_coordinates_GFp(3ossl), EC_POINT_point2buf(3ossl), EC_POINT_new(3ossl), EC_POINT_free(3ossl), EC_POINT_clear_free(3ossl), EC_POINT_copy(3ossl), EC_POINT_dup(3ossl), EC_POINT_method_of(3ossl), EC_POINT_set_to_infinity(3ossl), EC_POINT_get_Jprojective_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates(3ossl), EC_POINT_get_affine_coordinates(3ossl), EC_POINT_set_compressed_coordinates(3ossl), EC_POINT_set_affine_coordinates_GFp(3ossl), EC_POINT_get_affine_coordinates_GFp(3ossl), EC_POINT_set_compressed_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates_GF2m(3ossl), EC_POINT_get_affine_coordinates_GF2m(3ossl), EC_POINT_set_compressed_coordinates_GF2m(3ossl), EC_POINT_point2oct(3ossl), EC_POINT_oct2point(3ossl), EC_POINT_point2bn(3ossl), EC_POINT_bn2point(3ossl), EC_POINT_point2hex(3ossl), EC_POINT_hex2point(3ossl)
Functions for creating, destroying and manipulating EC_POINT objects
END_OF_FUNCTION(3)
Locks the code used by a timer. Allegro game programming library
END_OF_MAIN(3)
Macro to put after your main() function. Allegro game programming library
ENGINE_get_DH(3), ENGINE_get_DSA(3), ENGINE_by_id(3), ENGINE_get_cipher_engine(3), ENGINE_get_default_DH(3), ENGINE_get_default_DSA(3), ENGINE_get_default_RAND(3), ENGINE_get_default_RSA(3), ENGINE_get_digest_engine(3), ENGINE_get_first(3), ENGINE_get_last(3), ENGINE_get_next(3), ENGINE_get_prev(3), ENGINE_new(3), ENGINE_get_ciphers(3), ENGINE_get_ctrl_function(3), ENGINE_get_digests(3), ENGINE_get_destroy_function(3), ENGINE_get_finish_function(3), ENGINE_get_init_function(3), ENGINE_get_load_privkey_function(3), ENGINE_get_load_pubkey_function(3), ENGINE_load_private_key(3), ENGINE_load_public_key(3), ENGINE_get_RAND(3), ENGINE_get_RSA(3), ENGINE_get_id(3), ENGINE_get_name(3), ENGINE_get_cmd_defns(3), ENGINE_get_cipher(3), ENGINE_get_digest(3), ENGINE_add(3), ENGINE_cmd_is_executable(3), ENGINE_ctrl(3), ENGINE_ctrl_cmd(3), ENGINE_ctrl_cmd_string(3), ENGINE_finish(3), ENGINE_free(3), ENGINE_get_flags(3), ENGINE_init(3), ENGINE_register_DH(3), ENGINE_register_DSA(3), ENGINE_register_RAND(3), ENGINE_register_RSA(3), ENGINE_register_all_complete(3), ENGINE_register_ciphers(3), ENGINE_register_complete(3), ENGINE_register_digests(3), ENGINE_remove(3), ENGINE_set_DH(3), ENGINE_set_DSA(3), ENGINE_set_RAND(3), ENGINE_set_RSA(3), ENGINE_set_ciphers(3), ENGINE_set_cmd_defns(3), ENGINE_set_ctrl_function(3), ENGINE_set_default(3), ENGINE_set_default_DH(3), ENGINE_set_default_DSA(3), ENGINE_set_default_RAND(3), ENGINE_set_default_RSA(3), ENGINE_set_default_ciphers(3), ENGINE_set_default_digests(3), ENGINE_set_default_string(3), ENGINE_set_destroy_function(3), ENGINE_set_digests(3), ENGINE_set_finish_function(3), ENGINE_set_flags(3), ENGINE_set_id(3), ENGINE_set_init_function(3), ENGINE_set_load_privkey_function(3), ENGINE_set_load_pubkey_function(3), ENGINE_set_name(3), ENGINE_up_ref(3), ENGINE_get_table_flags(3), ENGINE_cleanup(3), ENGINE_load_builtin_engines(3), ENGINE_register_all_DH(3), ENGINE_register_all_DSA(3), ENGINE_register_all_RAND(3), ENGINE_register_all_RSA(3), ENGINE_register_all_ciphers(3), ENGINE_register_all_digests(3), ENGINE_set_table_flags(3), ENGINE_unregister_DH(3), ENGINE_unregister_DSA(3), ENGINE_unregister_RAND(3), ENGINE_unregister_RSA(3), ENGINE_unregister_ciphers(3), ENGINE_unregister_digests(3)
ENGINE cryptographic module support
ENGINE_get_DH(3ossl), ENGINE_get_DSA(3ossl), ENGINE_by_id(3ossl), ENGINE_get_cipher_engine(3ossl), ENGINE_get_default_DH(3ossl), ENGINE_get_default_DSA(3ossl), ENGINE_get_default_RAND(3ossl), ENGINE_get_default_RSA(3ossl), ENGINE_get_digest_engine(3ossl), ENGINE_get_first(3ossl), ENGINE_get_last(3ossl), ENGINE_get_next(3ossl), ENGINE_get_prev(3ossl), ENGINE_new(3ossl), ENGINE_get_ciphers(3ossl), ENGINE_get_ctrl_function(3ossl), ENGINE_get_digests(3ossl), ENGINE_get_destroy_function(3ossl), ENGINE_get_finish_function(3ossl), ENGINE_get_init_function(3ossl), ENGINE_get_load_privkey_function(3ossl), ENGINE_get_load_pubkey_function(3ossl), ENGINE_load_private_key(3ossl), ENGINE_load_public_key(3ossl), ENGINE_get_RAND(3ossl), ENGINE_get_RSA(3ossl), ENGINE_get_id(3ossl), ENGINE_get_name(3ossl), ENGINE_get_cmd_defns(3ossl), ENGINE_get_cipher(3ossl), ENGINE_get_digest(3ossl), ENGINE_add(3ossl), ENGINE_cmd_is_executable(3ossl), ENGINE_ctrl(3ossl), ENGINE_ctrl_cmd(3ossl), ENGINE_ctrl_cmd_string(3ossl), ENGINE_finish(3ossl), ENGINE_free(3ossl), ENGINE_get_flags(3ossl), ENGINE_init(3ossl), ENGINE_register_DH(3ossl), ENGINE_register_DSA(3ossl), ENGINE_register_RAND(3ossl), ENGINE_register_RSA(3ossl), ENGINE_register_all_complete(3ossl), ENGINE_register_ciphers(3ossl), ENGINE_register_complete(3ossl), ENGINE_register_digests(3ossl), ENGINE_remove(3ossl), ENGINE_set_DH(3ossl), ENGINE_set_DSA(3ossl), ENGINE_set_RAND(3ossl), ENGINE_set_RSA(3ossl), ENGINE_set_ciphers(3ossl), ENGINE_set_cmd_defns(3ossl), ENGINE_set_ctrl_function(3ossl), ENGINE_set_default(3ossl), ENGINE_set_default_DH(3ossl), ENGINE_set_default_DSA(3ossl), ENGINE_set_default_RAND(3ossl), ENGINE_set_default_RSA(3ossl), ENGINE_set_default_ciphers(3ossl), ENGINE_set_default_digests(3ossl), ENGINE_set_default_string(3ossl), ENGINE_set_destroy_function(3ossl), ENGINE_set_digests(3ossl), ENGINE_set_finish_function(3ossl), ENGINE_set_flags(3ossl), ENGINE_set_id(3ossl), ENGINE_set_init_function(3ossl), ENGINE_set_load_privkey_function(3ossl), ENGINE_set_load_pubkey_function(3ossl), ENGINE_set_name(3ossl), ENGINE_up_ref(3ossl), ENGINE_get_table_flags(3ossl), ENGINE_cleanup(3ossl), ENGINE_load_builtin_engines(3ossl), ENGINE_register_all_DH(3ossl), ENGINE_register_all_DSA(3ossl), ENGINE_register_all_RAND(3ossl), ENGINE_register_all_RSA(3ossl), ENGINE_register_all_ciphers(3ossl), ENGINE_register_all_digests(3ossl), ENGINE_set_table_flags(3ossl), ENGINE_unregister_DH(3ossl), ENGINE_unregister_DSA(3ossl), ENGINE_unregister_RAND(3ossl), ENGINE_unregister_RSA(3ossl), ENGINE_unregister_ciphers(3ossl), ENGINE_unregister_digests(3ossl)
ENGINE cryptographic module support
ERR_GET_LIB(3), ERR_GET_FUNC(3), ERR_GET_REASON(3), ERR_FATAL_ERROR(3)
get information from error codes
ERR_GET_LIB(3ossl), ERR_GET_REASON(3ossl), ERR_FATAL_ERROR(3ossl)
get information from error codes
ERR_asprintf_error_data(3)
record a LibreSSL error using a formatted string
ERR_error_string(3), ERR_error_string_n(3), ERR_lib_error_string(3), ERR_func_error_string(3), ERR_reason_error_string(3)
obtain human-readable error message
ERR_error_string(3ossl), ERR_error_string_n(3ossl), ERR_lib_error_string(3ossl), ERR_func_error_string(3ossl), ERR_reason_error_string(3ossl)
obtain human-readable error message
ERR_get_error(3ossl), ERR_peek_error(3ossl), ERR_peek_last_error(3ossl), ERR_get_error_line(3ossl), ERR_peek_error_line(3ossl), ERR_peek_last_error_line(3ossl), ERR_peek_error_func(3ossl), ERR_peek_last_error_func(3ossl), ERR_peek_error_data(3ossl), ERR_peek_last_error_data(3ossl), ERR_get_error_all(3ossl), ERR_peek_error_all(3ossl), ERR_peek_last_error_all(3ossl), ERR_get_error_line_data(3ossl), ERR_peek_error_line_data(3ossl), ERR_peek_last_error_line_data(3ossl)
obtain error code and data
ERR_load_crypto_strings(3), SSL_load_error_strings(3), ERR_free_strings(3)
load and free error strings
ERR_load_crypto_strings(3ossl), SSL_load_error_strings(3ossl), ERR_free_strings(3ossl)
load and free error strings
ERR_print_errors(3), ERR_print_errors_fp(3), ERR_print_errors_cb(3)
print error messages
ERR_print_errors(3ossl), ERR_print_errors_fp(3ossl), ERR_print_errors_cb(3ossl)
print error messages
ESingular(1)
manual page for ESingular 4.0.0
EVP_AEAD_CTX_new(3), EVP_AEAD_CTX_free(3), EVP_AEAD_CTX_init(3), EVP_AEAD_CTX_cleanup(3), EVP_AEAD_CTX_open(3), EVP_AEAD_CTX_seal(3), EVP_AEAD_key_length(3), EVP_AEAD_max_overhead(3), EVP_AEAD_max_tag_len(3), EVP_AEAD_nonce_length(3), EVP_aead_aes_128_gcm(3), EVP_aead_aes_256_gcm(3), EVP_aead_chacha20_poly1305(3), EVP_aead_xchacha20_poly1305(3)
authenticated encryption with additional data
EVP_ASYM_CIPHER_fetch(3ossl), EVP_ASYM_CIPHER_free(3ossl), EVP_ASYM_CIPHER_up_ref(3ossl), EVP_ASYM_CIPHER_is_a(3ossl), EVP_ASYM_CIPHER_get0_provider(3ossl), EVP_ASYM_CIPHER_do_all_provided(3ossl), EVP_ASYM_CIPHER_names_do_all(3ossl), EVP_ASYM_CIPHER_get0_name(3ossl), EVP_ASYM_CIPHER_get0_description(3ossl), EVP_ASYM_CIPHER_gettable_ctx_params(3ossl), EVP_ASYM_CIPHER_settable_ctx_params(3ossl)
Functions to manage EVP_ASYM_CIPHER algorithm objects
EVP_CIPHER-BLOWFISH(7ossl)
The BLOBFISH EVP_CIPHER implementations
EVP_CIPHER_CTX_get_algor(3ossl), EVP_CIPHER_CTX_get_algor_params(3ossl), EVP_CIPHER_CTX_set_algor_params(3ossl), EVP_PKEY_CTX_get_algor(3ossl), EVP_PKEY_CTX_get_algor_params(3ossl), EVP_PKEY_CTX_set_algor_params(3ossl)
pass AlgorithmIdentifier and its params to/from algorithm implementations
EVP_CIPHER_CTX_get_cipher_data(3), EVP_CIPHER_CTX_set_cipher_data(3)
Routines to inspect and modify EVP_CIPHER_CTX objects
EVP_CIPHER_CTX_get_cipher_data(3ossl), EVP_CIPHER_CTX_set_cipher_data(3ossl)
Routines to inspect and modify EVP_CIPHER_CTX objects
EVP_CIPHER_CTX_init(3), EVP_CIPHER_CTX_cleanup(3), EVP_Cipher(3)
obsolete EVP cipher functions
EVP_CIPHER_CTX_new(3), EVP_CIPHER_CTX_reset(3), EVP_CIPHER_CTX_free(3), EVP_EncryptInit_ex(3), EVP_EncryptUpdate(3), EVP_EncryptFinal_ex(3), EVP_DecryptInit_ex(3), EVP_DecryptUpdate(3), EVP_DecryptFinal_ex(3), EVP_CipherInit_ex(3), EVP_CipherUpdate(3), EVP_CipherFinal_ex(3), EVP_CIPHER_CTX_set_key_length(3), EVP_CIPHER_CTX_ctrl(3), EVP_EncryptInit(3), EVP_EncryptFinal(3), EVP_DecryptInit(3), EVP_DecryptFinal(3), EVP_CipherInit(3), EVP_CipherFinal(3), EVP_get_cipherbyname(3), EVP_get_cipherbynid(3), EVP_get_cipherbyobj(3), EVP_CIPHER_nid(3), EVP_CIPHER_block_size(3), EVP_CIPHER_key_length(3), EVP_CIPHER_iv_length(3), EVP_CIPHER_flags(3), EVP_CIPHER_mode(3), EVP_CIPHER_type(3), EVP_CIPHER_CTX_cipher(3), EVP_CIPHER_CTX_nid(3), EVP_CIPHER_CTX_block_size(3), EVP_CIPHER_CTX_key_length(3), EVP_CIPHER_CTX_iv_length(3), EVP_CIPHER_CTX_get_app_data(3), EVP_CIPHER_CTX_set_app_data(3), EVP_CIPHER_CTX_type(3), EVP_CIPHER_CTX_flags(3), EVP_CIPHER_CTX_mode(3), EVP_CIPHER_param_to_asn1(3), EVP_CIPHER_asn1_to_param(3), EVP_CIPHER_CTX_set_padding(3), EVP_enc_null(3)
EVP cipher routines
EVP_CIPHER_CTX_set_flags(3), EVP_CIPHER_CTX_clear_flags(3), EVP_CIPHER_CTX_test_flags(3), EVP_CIPHER_CTX_rand_key(3), EVP_CIPHER_param_to_asn1(3), EVP_CIPHER_asn1_to_param(3), EVP_CIPHER_CTX_get_app_data(3), EVP_CIPHER_CTX_set_app_data(3)
unusual EVP cipher context configuration
EVP_CIPHER_do_all(3), EVP_CIPHER_do_all_sorted(3), EVP_MD_do_all(3), EVP_MD_do_all_sorted(3), OBJ_NAME_do_all(3), OBJ_NAME_do_all_sorted(3)
iterate over lookup tables for ciphers and digests
EVP_CIPHER_fetch(3ossl), EVP_CIPHER_up_ref(3ossl), EVP_CIPHER_free(3ossl), EVP_CIPHER_CTX_new(3ossl), EVP_CIPHER_CTX_reset(3ossl), EVP_CIPHER_CTX_free(3ossl), EVP_CIPHER_CTX_dup(3ossl), EVP_CIPHER_CTX_copy(3ossl), EVP_EncryptInit_ex(3ossl), EVP_EncryptInit_ex2(3ossl), EVP_EncryptUpdate(3ossl), EVP_EncryptFinal_ex(3ossl), EVP_DecryptInit_ex(3ossl), EVP_DecryptInit_ex2(3ossl), EVP_DecryptUpdate(3ossl), EVP_DecryptFinal_ex(3ossl), EVP_CipherInit_ex(3ossl), EVP_CipherInit_ex2(3ossl), EVP_CipherInit_SKEY(3ossl), EVP_CipherUpdate(3ossl), EVP_CipherFinal_ex(3ossl), EVP_CIPHER_CTX_set_key_length(3ossl), EVP_CIPHER_CTX_ctrl(3ossl), EVP_EncryptInit(3ossl), EVP_EncryptFinal(3ossl), EVP_DecryptInit(3ossl), EVP_DecryptFinal(3ossl), EVP_CipherInit(3ossl), EVP_CipherFinal(3ossl), EVP_Cipher(3ossl), EVP_CIPHER_can_pipeline(3ossl), EVP_CipherPipelineEncryptInit(3ossl), EVP_CipherPipelineDecryptInit(3ossl), EVP_CipherPipelineUpdate(3ossl), EVP_CipherPipelineFinal(3ossl), EVP_get_cipherbyname(3ossl), EVP_get_cipherbynid(3ossl), EVP_get_cipherbyobj(3ossl), EVP_CIPHER_is_a(3ossl), EVP_CIPHER_get0_name(3ossl), EVP_CIPHER_get0_description(3ossl), EVP_CIPHER_names_do_all(3ossl), EVP_CIPHER_get0_provider(3ossl), EVP_CIPHER_get_nid(3ossl), EVP_CIPHER_get_params(3ossl), EVP_CIPHER_gettable_params(3ossl), EVP_CIPHER_get_block_size(3ossl), EVP_CIPHER_get_key_length(3ossl), EVP_CIPHER_get_iv_length(3ossl), EVP_CIPHER_get_flags(3ossl), EVP_CIPHER_get_mode(3ossl), EVP_CIPHER_get_type(3ossl), EVP_CIPHER_CTX_cipher(3ossl), EVP_CIPHER_CTX_get0_cipher(3ossl), EVP_CIPHER_CTX_get1_cipher(3ossl), EVP_CIPHER_CTX_get0_name(3ossl), EVP_CIPHER_CTX_get_nid(3ossl), EVP_CIPHER_CTX_get_params(3ossl), EVP_CIPHER_gettable_ctx_params(3ossl), EVP_CIPHER_CTX_gettable_params(3ossl), EVP_CIPHER_CTX_set_params(3ossl), EVP_CIPHER_settable_ctx_params(3ossl), EVP_CIPHER_CTX_settable_params(3ossl), EVP_CIPHER_CTX_get_block_size(3ossl), EVP_CIPHER_CTX_get_key_length(3ossl), EVP_CIPHER_CTX_get_iv_length(3ossl), EVP_CIPHER_CTX_get_tag_length(3ossl), EVP_CIPHER_CTX_get_app_data(3ossl), EVP_CIPHER_CTX_set_app_data(3ossl), EVP_CIPHER_CTX_flags(3ossl), EVP_CIPHER_CTX_set_flags(3ossl), EVP_CIPHER_CTX_clear_flags(3ossl), EVP_CIPHER_CTX_test_flags(3ossl), EVP_CIPHER_CTX_get_type(3ossl), EVP_CIPHER_CTX_get_mode(3ossl), EVP_CIPHER_CTX_get_num(3ossl), EVP_CIPHER_CTX_set_num(3ossl), EVP_CIPHER_CTX_is_encrypting(3ossl), EVP_CIPHER_param_to_asn1(3ossl), EVP_CIPHER_asn1_to_param(3ossl), EVP_CIPHER_CTX_set_padding(3ossl), EVP_enc_null(3ossl), EVP_CIPHER_do_all_provided(3ossl), EVP_CIPHER_nid(3ossl), EVP_CIPHER_name(3ossl), EVP_CIPHER_block_size(3ossl), EVP_CIPHER_key_length(3ossl), EVP_CIPHER_iv_length(3ossl), EVP_CIPHER_flags(3ossl), EVP_CIPHER_mode(3ossl), EVP_CIPHER_type(3ossl), EVP_CIPHER_CTX_encrypting(3ossl), EVP_CIPHER_CTX_nid(3ossl), EVP_CIPHER_CTX_block_size(3ossl), EVP_CIPHER_CTX_key_length(3ossl), EVP_CIPHER_CTX_iv_length(3ossl), EVP_CIPHER_CTX_tag_length(3ossl), EVP_CIPHER_CTX_num(3ossl), EVP_CIPHER_CTX_type(3ossl), EVP_CIPHER_CTX_mode(3ossl)
EVP cipher routines
EVP_CIPHER_meth_new(3), EVP_CIPHER_meth_dup(3), EVP_CIPHER_meth_free(3), EVP_CIPHER_meth_set_iv_length(3), EVP_CIPHER_meth_set_flags(3), EVP_CIPHER_meth_set_impl_ctx_size(3), EVP_CIPHER_meth_set_init(3), EVP_CIPHER_meth_set_do_cipher(3), EVP_CIPHER_meth_set_cleanup(3), EVP_CIPHER_meth_set_set_asn1_params(3), EVP_CIPHER_meth_set_get_asn1_params(3), EVP_CIPHER_meth_set_ctrl(3), EVP_CIPHER_meth_get_init(3), EVP_CIPHER_meth_get_do_cipher(3), EVP_CIPHER_meth_get_cleanup(3), EVP_CIPHER_meth_get_set_asn1_params(3), EVP_CIPHER_meth_get_get_asn1_params(3), EVP_CIPHER_meth_get_ctrl(3)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_new(3ossl), EVP_CIPHER_meth_dup(3ossl), EVP_CIPHER_meth_free(3ossl), EVP_CIPHER_meth_set_iv_length(3ossl), EVP_CIPHER_meth_set_flags(3ossl), EVP_CIPHER_meth_set_impl_ctx_size(3ossl), EVP_CIPHER_meth_set_init(3ossl), EVP_CIPHER_meth_set_do_cipher(3ossl), EVP_CIPHER_meth_set_cleanup(3ossl), EVP_CIPHER_meth_set_set_asn1_params(3ossl), EVP_CIPHER_meth_set_get_asn1_params(3ossl), EVP_CIPHER_meth_set_ctrl(3ossl), EVP_CIPHER_meth_get_init(3ossl), EVP_CIPHER_meth_get_do_cipher(3ossl), EVP_CIPHER_meth_get_cleanup(3ossl), EVP_CIPHER_meth_get_set_asn1_params(3ossl), EVP_CIPHER_meth_get_get_asn1_params(3ossl), EVP_CIPHER_meth_get_ctrl(3ossl)
Routines to build up EVP_CIPHER methods
EVP_DigestSignInit(3), EVP_DigestSignUpdate(3), EVP_DigestSignFinal(3), EVP_DigestSign(3)
EVP signing functions
EVP_DigestSignInit_ex(3ossl), EVP_DigestSignInit(3ossl), EVP_DigestSignUpdate(3ossl), EVP_DigestSignFinal(3ossl), EVP_DigestSign(3ossl)
EVP signing functions
EVP_DigestVerifyInit(3), EVP_DigestVerifyUpdate(3), EVP_DigestVerifyFinal(3), EVP_DigestVerify(3)
EVP signature verification functions
EVP_DigestVerifyInit_ex(3ossl), EVP_DigestVerifyInit(3ossl), EVP_DigestVerifyUpdate(3ossl), EVP_DigestVerifyFinal(3ossl), EVP_DigestVerify(3ossl)
EVP signature verification functions
EVP_EC_gen(3ossl), EC_KEY_get_method(3ossl), EC_KEY_set_method(3ossl), EC_KEY_new_ex(3ossl), EC_KEY_new(3ossl), EC_KEY_get_flags(3ossl), EC_KEY_set_flags(3ossl), EC_KEY_clear_flags(3ossl), EC_KEY_new_by_curve_name_ex(3ossl), EC_KEY_new_by_curve_name(3ossl), EC_KEY_free(3ossl), EC_KEY_copy(3ossl), EC_KEY_dup(3ossl), EC_KEY_up_ref(3ossl), EC_KEY_get0_engine(3ossl), EC_KEY_get0_group(3ossl), EC_KEY_set_group(3ossl), EC_KEY_get0_private_key(3ossl), EC_KEY_set_private_key(3ossl), EC_KEY_get0_public_key(3ossl), EC_KEY_set_public_key(3ossl), EC_KEY_get_conv_form(3ossl), EC_KEY_set_conv_form(3ossl), EC_KEY_set_asn1_flag(3ossl), EC_KEY_decoded_from_explicit_params(3ossl), EC_KEY_precompute_mult(3ossl), EC_KEY_generate_key(3ossl), EC_KEY_check_key(3ossl), EC_KEY_set_public_key_affine_coordinates(3ossl), EC_KEY_oct2key(3ossl), EC_KEY_key2buf(3ossl), EC_KEY_oct2priv(3ossl), EC_KEY_priv2oct(3ossl), EC_KEY_priv2buf(3ossl)
Functions for creating, destroying and manipulating EC_KEY objects
EVP_ENCODE_CTX_new(3), EVP_ENCODE_CTX_free(3), EVP_ENCODE_CTX_copy(3), EVP_ENCODE_CTX_num(3), EVP_EncodeInit(3), EVP_EncodeUpdate(3), EVP_EncodeFinal(3), EVP_EncodeBlock(3), EVP_DecodeInit(3), EVP_DecodeUpdate(3), EVP_DecodeFinal(3), EVP_DecodeBlock(3)
EVP base 64 encode/decode routines
EVP_ENCODE_CTX_new(3ossl), EVP_ENCODE_CTX_free(3ossl), EVP_ENCODE_CTX_copy(3ossl), EVP_ENCODE_CTX_num(3ossl), EVP_EncodeInit(3ossl), EVP_EncodeUpdate(3ossl), EVP_EncodeFinal(3ossl), EVP_EncodeBlock(3ossl), EVP_DecodeInit(3ossl), EVP_DecodeUpdate(3ossl), EVP_DecodeFinal(3ossl), EVP_DecodeBlock(3ossl)
EVP base64 encode/decode routines
EVP_KDF(3ossl), EVP_KDF_fetch(3ossl), EVP_KDF_free(3ossl), EVP_KDF_up_ref(3ossl), EVP_KDF_CTX(3ossl), EVP_KDF_CTX_new(3ossl), EVP_KDF_CTX_free(3ossl), EVP_KDF_CTX_dup(3ossl), EVP_KDF_CTX_reset(3ossl), EVP_KDF_derive(3ossl), EVP_KDF_CTX_set_SKEY(3ossl), EVP_KDF_derive_SKEY(3ossl), EVP_KDF_CTX_get_kdf_size(3ossl), EVP_KDF_get0_provider(3ossl), EVP_KDF_CTX_kdf(3ossl), EVP_KDF_is_a(3ossl), EVP_KDF_get0_name(3ossl), EVP_KDF_names_do_all(3ossl), EVP_KDF_get0_description(3ossl), EVP_KDF_CTX_get_params(3ossl), EVP_KDF_CTX_set_params(3ossl), EVP_KDF_do_all_provided(3ossl), EVP_KDF_get_params(3ossl), EVP_KDF_gettable_params(3ossl), EVP_KDF_gettable_ctx_params(3ossl), EVP_KDF_settable_ctx_params(3ossl), EVP_KDF_CTX_gettable_params(3ossl), EVP_KDF_CTX_settable_params(3ossl)
EVP KDF routines
EVP_KDF-ARGON2(7ossl)
The Argon2 EVP KDF implementation
EVP_KDF-HKDF(7ossl)
The HKDF EVP_KDF implementations
EVP_KDF-HMAC-DRBG(7ossl)
The HMAC DRBG DETERMINISTIC EVP_KDF implementation
EVP_KDF-KB(7ossl)
The Key-Based EVP_KDF implementation
EVP_KDF-KRB5KDF(7ossl)
The RFC3961 Krb5 KDF EVP_KDF implementation
EVP_KDF-PBKDF1(7ossl)
The PBKDF1 EVP_KDF implementation
EVP_KDF-PBKDF2(7ossl)
The PBKDF2 EVP_KDF implementation
EVP_KDF-PKCS12KDF(7ossl)
The PKCS#12 EVP_KDF implementation
EVP_KDF-PVKKDF(7ossl)
The PVK EVP_KDF implementation
EVP_KDF-SCRYPT(7ossl)
The scrypt EVP_KDF implementation
EVP_KDF-SS(7ossl)
The Single Step / One Step EVP_KDF implementation
EVP_KDF-SSHKDF(7ossl)
The SSHKDF EVP_KDF implementation
EVP_KDF-TLS13_KDF(7ossl)
The TLS 1.3 EVP_KDF implementation
EVP_KDF-TLS1_PRF(7ossl)
The TLS1 PRF EVP_KDF implementation
EVP_KDF-X942-ASN1(7ossl)
The X9.42-2003 asn1 EVP_KDF implementation
EVP_KDF-X942-CONCAT(7ossl)
The X942 Concat EVP_KDF implementation
EVP_KDF-X963(7ossl)
The X9.63-2001 EVP_KDF implementation
EVP_KEM_fetch(3ossl), EVP_KEM_free(3ossl), EVP_KEM_up_ref(3ossl), EVP_KEM_get0_name(3ossl), EVP_KEM_is_a(3ossl), EVP_KEM_get0_provider(3ossl), EVP_KEM_do_all_provided(3ossl), EVP_KEM_names_do_all(3ossl), EVP_KEM_get0_description(3ossl), EVP_KEM_gettable_ctx_params(3ossl), EVP_KEM_settable_ctx_params(3ossl)
Functions to manage EVP_KEM algorithm objects
EVP_KEYEXCH_fetch(3ossl), EVP_KEYEXCH_free(3ossl), EVP_KEYEXCH_up_ref(3ossl), EVP_KEYEXCH_get0_provider(3ossl), EVP_KEYEXCH_is_a(3ossl), EVP_KEYEXCH_do_all_provided(3ossl), EVP_KEYEXCH_names_do_all(3ossl), EVP_KEYEXCH_get0_name(3ossl), EVP_KEYEXCH_get0_description(3ossl), EVP_KEYEXCH_gettable_ctx_params(3ossl), EVP_KEYEXCH_settable_ctx_params(3ossl)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYMGMT(3ossl), EVP_KEYMGMT_fetch(3ossl), EVP_KEYMGMT_up_ref(3ossl), EVP_KEYMGMT_free(3ossl), EVP_KEYMGMT_get0_provider(3ossl), EVP_KEYMGMT_is_a(3ossl), EVP_KEYMGMT_get0_description(3ossl), EVP_KEYMGMT_get0_name(3ossl), EVP_KEYMGMT_do_all_provided(3ossl), EVP_KEYMGMT_names_do_all(3ossl), EVP_KEYMGMT_gettable_params(3ossl), EVP_KEYMGMT_settable_params(3ossl), EVP_KEYMGMT_gen_gettable_params(3ossl), EVP_KEYMGMT_gen_settable_params(3ossl)
EVP key management routines
EVP_MAC(3ossl), EVP_MAC_fetch(3ossl), EVP_MAC_up_ref(3ossl), EVP_MAC_free(3ossl), EVP_MAC_is_a(3ossl), EVP_MAC_get0_name(3ossl), EVP_MAC_names_do_all(3ossl), EVP_MAC_get0_description(3ossl), EVP_MAC_get0_provider(3ossl), EVP_MAC_get_params(3ossl), EVP_MAC_gettable_params(3ossl), EVP_MAC_CTX(3ossl), EVP_MAC_CTX_new(3ossl), EVP_MAC_CTX_free(3ossl), EVP_MAC_CTX_dup(3ossl), EVP_MAC_CTX_get0_mac(3ossl), EVP_MAC_CTX_get_params(3ossl), EVP_MAC_CTX_set_params(3ossl), EVP_MAC_CTX_get_mac_size(3ossl), EVP_MAC_CTX_get_block_size(3ossl), EVP_Q_mac(3ossl), EVP_MAC_init(3ossl), EVP_MAC_init_SKEY(3ossl), EVP_MAC_update(3ossl), EVP_MAC_final(3ossl), EVP_MAC_finalXOF(3ossl), EVP_MAC_gettable_ctx_params(3ossl), EVP_MAC_settable_ctx_params(3ossl), EVP_MAC_CTX_gettable_params(3ossl), EVP_MAC_CTX_settable_params(3ossl), EVP_MAC_do_all_provided(3ossl)
EVP MAC routines
EVP_MD-SHAKE(7ossl), EVP_MD-KECCAK-KMAC(7ossl)
The SHAKE / KECCAK family EVP_MD implementations
EVP_MD_CTX_new(3), EVP_MD_CTX_reset(3), EVP_MD_CTX_free(3), EVP_MD_CTX_copy(3), EVP_MD_CTX_copy_ex(3), EVP_MD_CTX_ctrl(3), EVP_MD_CTX_set_flags(3), EVP_MD_CTX_clear_flags(3), EVP_MD_CTX_test_flags(3), EVP_Digest(3), EVP_DigestInit_ex(3), EVP_DigestInit(3), EVP_DigestUpdate(3), EVP_DigestFinal_ex(3), EVP_DigestFinalXOF(3), EVP_DigestFinal(3), EVP_MD_type(3), EVP_MD_pkey_type(3), EVP_MD_size(3), EVP_MD_block_size(3), EVP_MD_flags(3), EVP_MD_CTX_md(3), EVP_MD_CTX_type(3), EVP_MD_CTX_size(3), EVP_MD_CTX_block_size(3), EVP_MD_CTX_md_data(3), EVP_MD_CTX_update_fn(3), EVP_MD_CTX_set_update_fn(3), EVP_md_null(3), EVP_get_digestbyname(3), EVP_get_digestbynid(3), EVP_get_digestbyobj(3), EVP_MD_CTX_pkey_ctx(3), EVP_MD_CTX_set_pkey_ctx(3)
EVP digest routines
EVP_MD_fetch(3ossl), EVP_MD_up_ref(3ossl), EVP_MD_free(3ossl), EVP_MD_get_params(3ossl), EVP_MD_gettable_params(3ossl), EVP_MD_CTX_new(3ossl), EVP_MD_CTX_reset(3ossl), EVP_MD_CTX_free(3ossl), EVP_MD_CTX_dup(3ossl), EVP_MD_CTX_copy(3ossl), EVP_MD_CTX_copy_ex(3ossl), EVP_MD_CTX_ctrl(3ossl), EVP_MD_CTX_set_params(3ossl), EVP_MD_CTX_get_params(3ossl), EVP_MD_settable_ctx_params(3ossl), EVP_MD_gettable_ctx_params(3ossl), EVP_MD_CTX_settable_params(3ossl), EVP_MD_CTX_gettable_params(3ossl), EVP_MD_CTX_set_flags(3ossl), EVP_MD_CTX_clear_flags(3ossl), EVP_MD_CTX_test_flags(3ossl), EVP_Q_digest(3ossl), EVP_Digest(3ossl), EVP_DigestInit_ex2(3ossl), EVP_DigestInit_ex(3ossl), EVP_DigestInit(3ossl), EVP_DigestUpdate(3ossl), EVP_DigestFinal_ex(3ossl), EVP_DigestFinalXOF(3ossl), EVP_DigestFinal(3ossl), EVP_DigestSqueeze(3ossl), EVP_MD_is_a(3ossl), EVP_MD_get0_name(3ossl), EVP_MD_get0_description(3ossl), EVP_MD_names_do_all(3ossl), EVP_MD_get0_provider(3ossl), EVP_MD_get_type(3ossl), EVP_MD_get_pkey_type(3ossl), EVP_MD_get_size(3ossl), EVP_MD_get_block_size(3ossl), EVP_MD_get_flags(3ossl), EVP_MD_CTX_get0_name(3ossl), EVP_MD_CTX_md(3ossl), EVP_MD_CTX_get0_md(3ossl), EVP_MD_CTX_get1_md(3ossl), EVP_MD_CTX_get_type(3ossl), EVP_MD_CTX_get_size_ex(3ossl), EVP_MD_CTX_get_block_size(3ossl), EVP_MD_CTX_get0_md_data(3ossl), EVP_MD_CTX_update_fn(3ossl), EVP_MD_CTX_set_update_fn(3ossl), EVP_md_null(3ossl), EVP_get_digestbyname(3ossl), EVP_get_digestbynid(3ossl), EVP_get_digestbyobj(3ossl), EVP_MD_CTX_get_pkey_ctx(3ossl), EVP_MD_CTX_set_pkey_ctx(3ossl), EVP_MD_do_all_provided(3ossl), EVP_MD_type(3ossl), EVP_MD_nid(3ossl), EVP_MD_name(3ossl), EVP_MD_pkey_type(3ossl), EVP_MD_size(3ossl), EVP_MD_block_size(3ossl), EVP_MD_flags(3ossl), EVP_MD_xof(3ossl), EVP_MD_CTX_size(3ossl), EVP_MD_CTX_get_size(3ossl), EVP_MD_CTX_block_size(3ossl), EVP_MD_CTX_type(3ossl), EVP_MD_CTX_pkey_ctx(3ossl), EVP_MD_CTX_md_data(3ossl)
EVP digest routines
EVP_MD_meth_dup(3), EVP_MD_meth_new(3), EVP_MD_meth_free(3), EVP_MD_meth_set_input_blocksize(3), EVP_MD_meth_set_result_size(3), EVP_MD_meth_set_app_datasize(3), EVP_MD_meth_set_flags(3), EVP_MD_meth_set_init(3), EVP_MD_meth_set_update(3), EVP_MD_meth_set_final(3), EVP_MD_meth_set_copy(3), EVP_MD_meth_set_cleanup(3), EVP_MD_meth_set_ctrl(3), EVP_MD_meth_get_input_blocksize(3), EVP_MD_meth_get_result_size(3), EVP_MD_meth_get_app_datasize(3), EVP_MD_meth_get_flags(3), EVP_MD_meth_get_init(3), EVP_MD_meth_get_update(3), EVP_MD_meth_get_final(3), EVP_MD_meth_get_copy(3), EVP_MD_meth_get_cleanup(3), EVP_MD_meth_get_ctrl(3)
Routines to build up EVP_MD methods
EVP_MD_meth_new(3ossl), EVP_MD_meth_dup(3ossl), EVP_MD_meth_free(3ossl), EVP_MD_meth_set_input_blocksize(3ossl), EVP_MD_meth_set_result_size(3ossl), EVP_MD_meth_set_app_datasize(3ossl), EVP_MD_meth_set_flags(3ossl), EVP_MD_meth_set_init(3ossl), EVP_MD_meth_set_update(3ossl), EVP_MD_meth_set_final(3ossl), EVP_MD_meth_set_copy(3ossl), EVP_MD_meth_set_cleanup(3ossl), EVP_MD_meth_set_ctrl(3ossl), EVP_MD_meth_get_input_blocksize(3ossl), EVP_MD_meth_get_result_size(3ossl), EVP_MD_meth_get_app_datasize(3ossl), EVP_MD_meth_get_flags(3ossl), EVP_MD_meth_get_init(3ossl), EVP_MD_meth_get_update(3ossl), EVP_MD_meth_get_final(3ossl), EVP_MD_meth_get_copy(3ossl), EVP_MD_meth_get_cleanup(3ossl), EVP_MD_meth_get_ctrl(3ossl)
Routines to build up legacy EVP_MD methods
EVP_MD_nid(3), EVP_MD_type(3), EVP_MD_CTX_type(3), EVP_MD_name(3), EVP_MD_size(3), EVP_MD_CTX_size(3), EVP_MD_block_size(3), EVP_MD_CTX_block_size(3), EVP_MD_flags(3), EVP_MD_pkey_type(3)
inspect EVP_MD objects
EVP_OpenInit(3), EVP_OpenUpdate(3), EVP_OpenFinal(3)
EVP envelope decryption
EVP_OpenInit(3ossl), EVP_OpenUpdate(3ossl), EVP_OpenFinal(3ossl)
EVP envelope decryption
EVP_PBE_CipherInit(3ossl), EVP_PBE_CipherInit_ex(3ossl), EVP_PBE_find(3ossl), EVP_PBE_find_ex(3ossl), EVP_PBE_alg_add_type(3ossl), EVP_PBE_alg_add(3ossl)
Password based encryption routines
EVP_PKCS82PKEY(3), EVP_PKEY2PKCS8(3)
convert between EVP_PKEY and PKCS#8 PrivateKeyInfo
EVP_PKEY(3ossl), EVP_PKEY_new(3ossl), EVP_PKEY_up_ref(3ossl), EVP_PKEY_dup(3ossl), EVP_PKEY_free(3ossl), EVP_PKEY_new_raw_private_key_ex(3ossl), EVP_PKEY_new_raw_private_key(3ossl), EVP_PKEY_new_raw_public_key_ex(3ossl), EVP_PKEY_new_raw_public_key(3ossl), EVP_PKEY_new_CMAC_key(3ossl), EVP_PKEY_new_mac_key(3ossl), EVP_PKEY_get_raw_private_key(3ossl), EVP_PKEY_get_raw_public_key(3ossl)
public/private key allocation and raw key handling functions
EVP_PKEY-FFC(7ossl)
EVP_PKEY DSA and DH/DHX shared FFC parameters
EVP_PKEY-SLH-DSA(7ossl), EVP_KEYMGMT-SLH-DSA(7ossl), EVP_PKEY-SLH-DSA-SHA2-128s(7ossl), EVP_PKEY-SLH-DSA-SHA2-128f(7ossl), EVP_PKEY-SLH-DSA-SHA2-192s(7ossl), EVP_PKEY-SLH-DSA-SHA2-192f(7ossl), EVP_PKEY-SLH-DSA-SHA2-256s(7ossl), EVP_PKEY-SLH-DSA-SHA2-256f(7ossl), EVP_PKEY-SLH-DSA-SHAKE-128s(7ossl), EVP_PKEY-SLH-DSA-SHAKE-128f(7ossl), EVP_PKEY-SLH-DSA-SHAKE-192s(7ossl), EVP_PKEY-SLH-DSA-SHAKE-192f(7ossl), EVP_PKEY-SLH-DSA-SHAKE-256s(7ossl), EVP_PKEY-SLH-DSA-SHAKE-256f(7ossl)
EVP_PKEY SLH-DSA keytype and algorithm support
EVP_PKEY-SM2(7ossl), EVP_KEYMGMT-SM2(7ossl), SM2(7ossl)
EVP_PKEY keytype support for the Chinese SM2 signature and encryption algorithms
EVP_PKEY2PKCS8(3ossl), EVP_PKCS82PKEY_ex(3ossl), EVP_PKCS82PKEY(3ossl)
Convert a private key to/from PKCS8
EVP_PKEY_ASN1_METHOD(3), EVP_PKEY_asn1_new(3), EVP_PKEY_asn1_copy(3), EVP_PKEY_asn1_free(3), EVP_PKEY_asn1_add0(3), EVP_PKEY_asn1_add_alias(3), EVP_PKEY_asn1_set_public(3), EVP_PKEY_asn1_set_private(3), EVP_PKEY_asn1_set_param(3), EVP_PKEY_asn1_set_free(3), EVP_PKEY_asn1_set_ctrl(3), EVP_PKEY_asn1_set_item(3), EVP_PKEY_asn1_set_siginf(3), EVP_PKEY_asn1_set_check(3), EVP_PKEY_asn1_set_public_check(3), EVP_PKEY_asn1_set_param_check(3), EVP_PKEY_asn1_set_security_bits(3), EVP_PKEY_asn1_set_set_priv_key(3), EVP_PKEY_asn1_set_set_pub_key(3), EVP_PKEY_asn1_set_get_priv_key(3), EVP_PKEY_asn1_set_get_pub_key(3), EVP_PKEY_get0_asn1(3)
manipulating and registering EVP_PKEY_ASN1_METHOD structure
EVP_PKEY_ASN1_METHOD(3ossl), EVP_PKEY_asn1_new(3ossl), EVP_PKEY_asn1_copy(3ossl), EVP_PKEY_asn1_free(3ossl), EVP_PKEY_asn1_add0(3ossl), EVP_PKEY_asn1_add_alias(3ossl), EVP_PKEY_asn1_set_public(3ossl), EVP_PKEY_asn1_set_private(3ossl), EVP_PKEY_asn1_set_param(3ossl), EVP_PKEY_asn1_set_free(3ossl), EVP_PKEY_asn1_set_ctrl(3ossl), EVP_PKEY_asn1_set_item(3ossl), EVP_PKEY_asn1_set_siginf(3ossl), EVP_PKEY_asn1_set_check(3ossl), EVP_PKEY_asn1_set_public_check(3ossl), EVP_PKEY_asn1_set_param_check(3ossl), EVP_PKEY_asn1_set_security_bits(3ossl), EVP_PKEY_asn1_set_set_priv_key(3ossl), EVP_PKEY_asn1_set_set_pub_key(3ossl), EVP_PKEY_asn1_set_get_priv_key(3ossl), EVP_PKEY_asn1_set_get_pub_key(3ossl), EVP_PKEY_get0_asn1(3ossl)
manipulating and registering EVP_PKEY_ASN1_METHOD structure
EVP_PKEY_CTX_ctrl(3), EVP_PKEY_CTX_ctrl_str(3), EVP_PKEY_CTX_ctrl_uint64(3), EVP_PKEY_CTX_md(3), EVP_PKEY_CTX_set_signature_md(3), EVP_PKEY_CTX_get_signature_md(3), EVP_PKEY_CTX_set_mac_key(3), EVP_PKEY_CTX_set_rsa_padding(3), EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_set_rsa_pss_saltlen(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_keygen_bits(3), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set_rsa_keygen_primes(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md(3), EVP_PKEY_CTX_set_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md(3), EVP_PKEY_CTX_set0_rsa_oaep_label(3), EVP_PKEY_CTX_get0_rsa_oaep_label(3), EVP_PKEY_CTX_set_dsa_paramgen_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_md(3), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3), EVP_PKEY_CTX_set_dh_paramgen_generator(3), EVP_PKEY_CTX_set_dh_paramgen_type(3), EVP_PKEY_CTX_set_dh_rfc5114(3), EVP_PKEY_CTX_set_dhx_rfc5114(3), EVP_PKEY_CTX_set_dh_pad(3), EVP_PKEY_CTX_set_dh_nid(3), EVP_PKEY_CTX_set_dh_kdf_type(3), EVP_PKEY_CTX_get_dh_kdf_type(3), EVP_PKEY_CTX_set0_dh_kdf_oid(3), EVP_PKEY_CTX_get0_dh_kdf_oid(3), EVP_PKEY_CTX_set_dh_kdf_md(3), EVP_PKEY_CTX_get_dh_kdf_md(3), EVP_PKEY_CTX_set_dh_kdf_outlen(3), EVP_PKEY_CTX_get_dh_kdf_outlen(3), EVP_PKEY_CTX_set0_dh_kdf_ukm(3), EVP_PKEY_CTX_get0_dh_kdf_ukm(3), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3), EVP_PKEY_CTX_set_ec_param_enc(3), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3), EVP_PKEY_CTX_set_ecdh_kdf_type(3), EVP_PKEY_CTX_get_ecdh_kdf_type(3), EVP_PKEY_CTX_set_ecdh_kdf_md(3), EVP_PKEY_CTX_get_ecdh_kdf_md(3), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_set1_id(3), EVP_PKEY_CTX_get1_id(3), EVP_PKEY_CTX_get1_id_len(3)
algorithm specific control operations
EVP_PKEY_CTX_ctrl(3ossl), EVP_PKEY_CTX_ctrl_str(3ossl), EVP_PKEY_CTX_ctrl_uint64(3ossl), EVP_PKEY_CTX_md(3ossl), EVP_PKEY_CTX_set_signature_md(3ossl), EVP_PKEY_CTX_get_signature_md(3ossl), EVP_PKEY_CTX_set_mac_key(3ossl), EVP_PKEY_CTX_set_group_name(3ossl), EVP_PKEY_CTX_get_group_name(3ossl), EVP_PKEY_CTX_set_rsa_padding(3ossl), EVP_PKEY_CTX_get_rsa_padding(3ossl), EVP_PKEY_CTX_set_rsa_pss_saltlen(3ossl), EVP_PKEY_CTX_get_rsa_pss_saltlen(3ossl), EVP_PKEY_CTX_set_rsa_keygen_bits(3ossl), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3ossl), EVP_PKEY_CTX_set1_rsa_keygen_pubexp(3ossl), EVP_PKEY_CTX_set_rsa_keygen_primes(3ossl), EVP_PKEY_CTX_set_rsa_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_mgf1_md(3ossl), EVP_PKEY_CTX_get_rsa_mgf1_md(3ossl), EVP_PKEY_CTX_get_rsa_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_oaep_md_name(3ossl), EVP_PKEY_CTX_set_rsa_oaep_md(3ossl), EVP_PKEY_CTX_get_rsa_oaep_md(3ossl), EVP_PKEY_CTX_get_rsa_oaep_md_name(3ossl), EVP_PKEY_CTX_set0_rsa_oaep_label(3ossl), EVP_PKEY_CTX_get0_rsa_oaep_label(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_bits(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_md(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_md_props(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_gindex(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_type(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_seed(3ossl), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3ossl), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3ossl), EVP_PKEY_CTX_set_dh_paramgen_generator(3ossl), EVP_PKEY_CTX_set_dh_paramgen_type(3ossl), EVP_PKEY_CTX_set_dh_paramgen_gindex(3ossl), EVP_PKEY_CTX_set_dh_paramgen_seed(3ossl), EVP_PKEY_CTX_set_dh_rfc5114(3ossl), EVP_PKEY_CTX_set_dhx_rfc5114(3ossl), EVP_PKEY_CTX_set_dh_pad(3ossl), EVP_PKEY_CTX_set_dh_nid(3ossl), EVP_PKEY_CTX_set_dh_kdf_type(3ossl), EVP_PKEY_CTX_get_dh_kdf_type(3ossl), EVP_PKEY_CTX_set0_dh_kdf_oid(3ossl), EVP_PKEY_CTX_get0_dh_kdf_oid(3ossl), EVP_PKEY_CTX_set_dh_kdf_md(3ossl), EVP_PKEY_CTX_get_dh_kdf_md(3ossl), EVP_PKEY_CTX_set_dh_kdf_outlen(3ossl), EVP_PKEY_CTX_get_dh_kdf_outlen(3ossl), EVP_PKEY_CTX_set0_dh_kdf_ukm(3ossl), EVP_PKEY_CTX_get0_dh_kdf_ukm(3ossl), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3ossl), EVP_PKEY_CTX_set_ec_param_enc(3ossl), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3ossl), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_type(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_type(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_md(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_md(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3ossl), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3ossl), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3ossl), EVP_PKEY_CTX_set1_id(3ossl), EVP_PKEY_CTX_get1_id(3ossl), EVP_PKEY_CTX_get1_id_len(3ossl), EVP_PKEY_CTX_set_kem_op(3ossl)
algorithm specific control operations
EVP_PKEY_CTX_get0_libctx(3ossl), EVP_PKEY_CTX_get0_propq(3ossl), EVP_PKEY_CTX_get0_provider(3ossl)
functions for getting diverse information from an EVP_PKEY_CTX
EVP_PKEY_CTX_get0_pkey(3ossl), EVP_PKEY_CTX_get0_peerkey(3ossl)
functions for accessing the EVP_PKEY associated with an EVP_PKEY_CTX
EVP_PKEY_CTX_new(3), EVP_PKEY_CTX_new_id(3), EVP_PKEY_CTX_dup(3), EVP_PKEY_CTX_free(3)
public key algorithm context functions
EVP_PKEY_CTX_new(3ossl), EVP_PKEY_CTX_new_id(3ossl), EVP_PKEY_CTX_new_from_name(3ossl), EVP_PKEY_CTX_new_from_pkey(3ossl), EVP_PKEY_CTX_dup(3ossl), EVP_PKEY_CTX_free(3ossl), EVP_PKEY_CTX_is_a(3ossl)
public key algorithm context functions
EVP_PKEY_CTX_set1_pbe_pass(3)
generic KDF support functions
EVP_PKEY_CTX_set1_pbe_pass(3ossl)
generic KDF support functions
EVP_PKEY_CTX_set1_scrypt_salt(3), EVP_PKEY_CTX_set_scrypt_N(3), EVP_PKEY_CTX_set_scrypt_r(3), EVP_PKEY_CTX_set_scrypt_p(3), EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3)
EVP_PKEY scrypt KDF support functions
EVP_PKEY_CTX_set1_scrypt_salt(3ossl), EVP_PKEY_CTX_set_scrypt_N(3ossl), EVP_PKEY_CTX_set_scrypt_r(3ossl), EVP_PKEY_CTX_set_scrypt_p(3ossl), EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3ossl)
EVP_PKEY scrypt KDF support functions
EVP_PKEY_CTX_set_hkdf_md(3), EVP_PKEY_CTX_set1_hkdf_salt(3), EVP_PKEY_CTX_set1_hkdf_key(3), EVP_PKEY_CTX_add1_hkdf_info(3), EVP_PKEY_CTX_hkdf_mode(3)
HMAC-based Extract-and-Expand key derivation algorithm
EVP_PKEY_CTX_set_hkdf_md(3ossl), EVP_PKEY_CTX_set1_hkdf_salt(3ossl), EVP_PKEY_CTX_set1_hkdf_key(3ossl), EVP_PKEY_CTX_add1_hkdf_info(3ossl), EVP_PKEY_CTX_set_hkdf_mode(3ossl)
HMAC-based Extract-and-Expand key derivation algorithm
EVP_PKEY_CTX_set_rsa_pss_keygen_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3)
EVP_PKEY RSA-PSS algorithm support functions
EVP_PKEY_CTX_set_rsa_pss_keygen_md(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_md_name(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3ossl)
EVP_PKEY RSA-PSS algorithm support functions
EVP_PKEY_CTX_set_tls1_prf_md(3), EVP_PKEY_CTX_set1_tls1_prf_secret(3), EVP_PKEY_CTX_add1_tls1_prf_seed(3)
TLS PRF key derivation algorithm
EVP_PKEY_CTX_set_tls1_prf_md(3ossl), EVP_PKEY_CTX_set1_tls1_prf_secret(3ossl), EVP_PKEY_CTX_add1_tls1_prf_seed(3ossl)
TLS PRF key derivation algorithm
EVP_PKEY_Q_keygen(3ossl), EVP_PKEY_keygen_init(3ossl), EVP_PKEY_paramgen_init(3ossl), EVP_PKEY_generate(3ossl), EVP_PKEY_CTX_set_cb(3ossl), EVP_PKEY_CTX_get_cb(3ossl), EVP_PKEY_CTX_get_keygen_info(3ossl), EVP_PKEY_CTX_set_app_data(3ossl), EVP_PKEY_CTX_get_app_data(3ossl), EVP_PKEY_gen_cb(3ossl), EVP_PKEY_paramgen(3ossl), EVP_PKEY_keygen(3ossl)
key and parameter generation and check functions
EVP_PKEY_asn1_find(3), EVP_PKEY_asn1_find_str(3), EVP_PKEY_asn1_get_count(3), EVP_PKEY_asn1_get0(3), EVP_PKEY_asn1_get0_info(3)
enumerate public key ASN.1 methods
EVP_PKEY_asn1_find(3ossl), EVP_PKEY_asn1_find_str(3ossl), EVP_PKEY_asn1_get_count(3ossl), EVP_PKEY_asn1_get0(3ossl), EVP_PKEY_asn1_get0_info(3ossl)
enumerate public key ASN.1 methods
EVP_PKEY_check(3ossl), EVP_PKEY_param_check(3ossl), EVP_PKEY_param_check_quick(3ossl), EVP_PKEY_public_check(3ossl), EVP_PKEY_public_check_quick(3ossl), EVP_PKEY_private_check(3ossl), EVP_PKEY_pairwise_check(3ossl)
key and parameter validation functions
EVP_PKEY_copy_parameters(3), EVP_PKEY_missing_parameters(3), EVP_PKEY_cmp_parameters(3), EVP_PKEY_cmp(3)
public key parameter and comparison functions
EVP_PKEY_digestsign_supports_digest(3ossl)
indicate support for signature digest
EVP_PKEY_fromdata_init(3ossl), EVP_PKEY_fromdata(3ossl), EVP_PKEY_fromdata_settable(3ossl)
functions to create keys and key parameters from user data
EVP_PKEY_get_attr(3ossl), EVP_PKEY_get_attr_count(3ossl), EVP_PKEY_get_attr_by_NID(3ossl), EVP_PKEY_get_attr_by_OBJ(3ossl), EVP_PKEY_delete_attr(3ossl), EVP_PKEY_add1_attr(3ossl), EVP_PKEY_add1_attr_by_OBJ(3ossl), EVP_PKEY_add1_attr_by_NID(3ossl), EVP_PKEY_add1_attr_by_txt(3ossl)
EVP_PKEY X509_ATTRIBUTE functions
EVP_PKEY_get_default_digest_nid(3)
get default signature digest
EVP_PKEY_get_default_digest_nid(3ossl), EVP_PKEY_get_default_digest_name(3ossl)
get default signature digest
EVP_PKEY_get_field_type(3ossl), EVP_PKEY_get_ec_point_conv_form(3ossl)
get field type or point conversion form of a key
EVP_PKEY_get_group_name(3ossl)
get group name of a key
EVP_PKEY_get_size(3ossl), EVP_PKEY_get_bits(3ossl), EVP_PKEY_get_security_bits(3ossl), EVP_PKEY_bits(3ossl), EVP_PKEY_security_bits(3ossl), EVP_PKEY_get_security_category(3ossl), EVP_PKEY_size(3ossl)
EVP_PKEY information functions
EVP_PKEY_gettable_params(3ossl), EVP_PKEY_get_params(3ossl), EVP_PKEY_get_int_param(3ossl), EVP_PKEY_get_size_t_param(3ossl), EVP_PKEY_get_bn_param(3ossl), EVP_PKEY_get_utf8_string_param(3ossl), EVP_PKEY_get_octet_string_param(3ossl)
retrieve key parameters from a key
EVP_PKEY_is_a(3ossl), EVP_PKEY_can_sign(3ossl), EVP_PKEY_type_names_do_all(3ossl), EVP_PKEY_get0_type_name(3ossl), EVP_PKEY_get0_description(3ossl), EVP_PKEY_get0_provider(3ossl)
key type and capabilities functions
EVP_PKEY_keygen_init(3), EVP_PKEY_keygen(3), EVP_PKEY_paramgen_init(3), EVP_PKEY_paramgen(3), EVP_PKEY_CTX_set_cb(3), EVP_PKEY_CTX_get_cb(3), EVP_PKEY_CTX_get_keygen_info(3), EVP_PKEY_CTX_set_app_data(3), EVP_PKEY_CTX_get_app_data(3), EVP_PKEY_gen_cb(3), EVP_PKEY_check(3), EVP_PKEY_public_check(3), EVP_PKEY_param_check(3)
key and parameter generation and check functions
EVP_PKEY_meth_get_count(3), EVP_PKEY_meth_get0(3), EVP_PKEY_meth_get0_info(3)
enumerate public key methods
EVP_PKEY_meth_get_count(3ossl), EVP_PKEY_meth_get0(3ossl), EVP_PKEY_meth_get0_info(3ossl)
enumerate public key methods
EVP_PKEY_meth_new(3), EVP_PKEY_meth_free(3), EVP_PKEY_meth_copy(3), EVP_PKEY_meth_find(3), EVP_PKEY_meth_add0(3), EVP_PKEY_METHOD(3), EVP_PKEY_meth_set_init(3), EVP_PKEY_meth_set_copy(3), EVP_PKEY_meth_set_cleanup(3), EVP_PKEY_meth_set_paramgen(3), EVP_PKEY_meth_set_keygen(3), EVP_PKEY_meth_set_sign(3), EVP_PKEY_meth_set_verify(3), EVP_PKEY_meth_set_verify_recover(3), EVP_PKEY_meth_set_signctx(3), EVP_PKEY_meth_set_verifyctx(3), EVP_PKEY_meth_set_encrypt(3), EVP_PKEY_meth_set_decrypt(3), EVP_PKEY_meth_set_derive(3), EVP_PKEY_meth_set_ctrl(3), EVP_PKEY_meth_set_digestsign(3), EVP_PKEY_meth_set_digestverify(3), EVP_PKEY_meth_set_check(3), EVP_PKEY_meth_set_public_check(3), EVP_PKEY_meth_set_param_check(3), EVP_PKEY_meth_set_digest_custom(3), EVP_PKEY_meth_get_init(3), EVP_PKEY_meth_get_copy(3), EVP_PKEY_meth_get_cleanup(3), EVP_PKEY_meth_get_paramgen(3), EVP_PKEY_meth_get_keygen(3), EVP_PKEY_meth_get_sign(3), EVP_PKEY_meth_get_verify(3), EVP_PKEY_meth_get_verify_recover(3), EVP_PKEY_meth_get_signctx(3), EVP_PKEY_meth_get_verifyctx(3), EVP_PKEY_meth_get_encrypt(3), EVP_PKEY_meth_get_decrypt(3), EVP_PKEY_meth_get_derive(3), EVP_PKEY_meth_get_ctrl(3), EVP_PKEY_meth_get_digestsign(3), EVP_PKEY_meth_get_digestverify(3), EVP_PKEY_meth_get_check(3), EVP_PKEY_meth_get_public_check(3), EVP_PKEY_meth_get_param_check(3), EVP_PKEY_meth_get_digest_custom(3), EVP_PKEY_meth_remove(3)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_new(3ossl), EVP_PKEY_meth_free(3ossl), EVP_PKEY_meth_copy(3ossl), EVP_PKEY_meth_find(3ossl), EVP_PKEY_meth_add0(3ossl), EVP_PKEY_METHOD(3ossl), EVP_PKEY_meth_set_init(3ossl), EVP_PKEY_meth_set_copy(3ossl), EVP_PKEY_meth_set_cleanup(3ossl), EVP_PKEY_meth_set_paramgen(3ossl), EVP_PKEY_meth_set_keygen(3ossl), EVP_PKEY_meth_set_sign(3ossl), EVP_PKEY_meth_set_verify(3ossl), EVP_PKEY_meth_set_verify_recover(3ossl), EVP_PKEY_meth_set_signctx(3ossl), EVP_PKEY_meth_set_verifyctx(3ossl), EVP_PKEY_meth_set_encrypt(3ossl), EVP_PKEY_meth_set_decrypt(3ossl), EVP_PKEY_meth_set_derive(3ossl), EVP_PKEY_meth_set_ctrl(3ossl), EVP_PKEY_meth_set_digestsign(3ossl), EVP_PKEY_meth_set_digestverify(3ossl), EVP_PKEY_meth_set_check(3ossl), EVP_PKEY_meth_set_public_check(3ossl), EVP_PKEY_meth_set_param_check(3ossl), EVP_PKEY_meth_set_digest_custom(3ossl), EVP_PKEY_meth_get_init(3ossl), EVP_PKEY_meth_get_copy(3ossl), EVP_PKEY_meth_get_cleanup(3ossl), EVP_PKEY_meth_get_paramgen(3ossl), EVP_PKEY_meth_get_keygen(3ossl), EVP_PKEY_meth_get_sign(3ossl), EVP_PKEY_meth_get_verify(3ossl), EVP_PKEY_meth_get_verify_recover(3ossl), EVP_PKEY_meth_get_signctx(3ossl), EVP_PKEY_meth_get_verifyctx(3ossl), EVP_PKEY_meth_get_encrypt(3ossl), EVP_PKEY_meth_get_decrypt(3ossl), EVP_PKEY_meth_get_derive(3ossl), EVP_PKEY_meth_get_ctrl(3ossl), EVP_PKEY_meth_get_digestsign(3ossl), EVP_PKEY_meth_get_digestverify(3ossl), EVP_PKEY_meth_get_check(3ossl), EVP_PKEY_meth_get_public_check(3ossl), EVP_PKEY_meth_get_param_check(3ossl), EVP_PKEY_meth_get_digest_custom(3ossl), EVP_PKEY_meth_remove(3ossl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_missing_parameters(3ossl), EVP_PKEY_copy_parameters(3ossl), EVP_PKEY_parameters_eq(3ossl), EVP_PKEY_cmp_parameters(3ossl), EVP_PKEY_eq(3ossl), EVP_PKEY_cmp(3ossl)
public key parameter and comparison functions
EVP_PKEY_new(3), EVP_PKEY_up_ref(3), EVP_PKEY_free(3), EVP_PKEY_new_raw_private_key(3), EVP_PKEY_new_raw_public_key(3), EVP_PKEY_new_CMAC_key(3), EVP_PKEY_new_mac_key(3), EVP_PKEY_get_raw_private_key(3), EVP_PKEY_get_raw_public_key(3)
public/private key allocation and raw key handling functions
EVP_PKEY_print_public(3ossl), EVP_PKEY_print_private(3ossl), EVP_PKEY_print_params(3ossl), EVP_PKEY_print_public_fp(3ossl), EVP_PKEY_print_private_fp(3ossl), EVP_PKEY_print_params_fp(3ossl)
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_set1_RSA(3ossl), EVP_PKEY_set1_DSA(3ossl), EVP_PKEY_set1_DH(3ossl), EVP_PKEY_set1_EC_KEY(3ossl), EVP_PKEY_get1_RSA(3ossl), EVP_PKEY_get1_DSA(3ossl), EVP_PKEY_get1_DH(3ossl), EVP_PKEY_get1_EC_KEY(3ossl), EVP_PKEY_get0_RSA(3ossl), EVP_PKEY_get0_DSA(3ossl), EVP_PKEY_get0_DH(3ossl), EVP_PKEY_get0_EC_KEY(3ossl), EVP_PKEY_assign_RSA(3ossl), EVP_PKEY_assign_DSA(3ossl), EVP_PKEY_assign_DH(3ossl), EVP_PKEY_assign_EC_KEY(3ossl), EVP_PKEY_assign_POLY1305(3ossl), EVP_PKEY_assign_SIPHASH(3ossl), EVP_PKEY_get0_hmac(3ossl), EVP_PKEY_get0_poly1305(3ossl), EVP_PKEY_get0_siphash(3ossl), EVP_PKEY_get0(3ossl), EVP_PKEY_type(3ossl), EVP_PKEY_get_id(3ossl), EVP_PKEY_get_base_id(3ossl), EVP_PKEY_set1_engine(3ossl), EVP_PKEY_get0_engine(3ossl), EVP_PKEY_id(3ossl), EVP_PKEY_base_id(3ossl)
EVP_PKEY assignment functions
EVP_PKEY_set1_encoded_public_key(3ossl), EVP_PKEY_get1_encoded_public_key(3ossl), EVP_PKEY_set1_tls_encodedpoint(3ossl), EVP_PKEY_get1_tls_encodedpoint(3ossl)
functions to set and get public key data within an EVP_PKEY
EVP_PKEY_set_type(3ossl), EVP_PKEY_set_type_str(3ossl), EVP_PKEY_set_type_by_keymgmt(3ossl)
functions to change the EVP_PKEY type
EVP_PKEY_settable_params(3ossl), EVP_PKEY_set_params(3ossl), EVP_PKEY_set_int_param(3ossl), EVP_PKEY_set_size_t_param(3ossl), EVP_PKEY_set_bn_param(3ossl), EVP_PKEY_set_utf8_string_param(3ossl), EVP_PKEY_set_octet_string_param(3ossl)
set key parameters into a key
EVP_PKEY_sign_init(3ossl), EVP_PKEY_sign_init_ex(3ossl), EVP_PKEY_sign_init_ex2(3ossl), EVP_PKEY_sign(3ossl), EVP_PKEY_sign_message_init(3ossl), EVP_PKEY_sign_message_update(3ossl), EVP_PKEY_sign_message_final(3ossl)
sign using a public key algorithm
EVP_PKEY_size(3), EVP_PKEY_bits(3), EVP_PKEY_security_bits(3)
EVP_PKEY information functions
EVP_PKEY_todata(3ossl), EVP_PKEY_export(3ossl)
functions to return keys as an array of key parameters
EVP_PKEY_verify_init(3), EVP_PKEY_verify(3)
signature verification using a public key algorithm
EVP_PKEY_verify_init(3ossl), EVP_PKEY_verify_init_ex(3ossl), EVP_PKEY_verify_init_ex2(3ossl), EVP_PKEY_verify(3ossl), EVP_PKEY_verify_message_init(3ossl), EVP_PKEY_verify_message_update(3ossl), EVP_PKEY_verify_message_final(3ossl), EVP_PKEY_CTX_set_signature(3ossl)
signature verification using a public key algorithm
EVP_PKEY_verify_recover_init(3), EVP_PKEY_verify_recover(3)
recover signature using a public key algorithm
EVP_PKEY_verify_recover_init(3ossl), EVP_PKEY_verify_recover_init_ex(3ossl), EVP_PKEY_verify_recover_init_ex2(3ossl), EVP_PKEY_verify_recover(3ossl)
recover signature using a public key algorithm
EVP_RAND(3ossl), EVP_RAND_fetch(3ossl), EVP_RAND_free(3ossl), EVP_RAND_up_ref(3ossl), EVP_RAND_CTX(3ossl), EVP_RAND_CTX_new(3ossl), EVP_RAND_CTX_free(3ossl), EVP_RAND_CTX_up_ref(3ossl), EVP_RAND_instantiate(3ossl), EVP_RAND_uninstantiate(3ossl), EVP_RAND_generate(3ossl), EVP_RAND_reseed(3ossl), EVP_RAND_nonce(3ossl), EVP_RAND_enable_locking(3ossl), EVP_RAND_verify_zeroization(3ossl), EVP_RAND_get_strength(3ossl), EVP_RAND_get_state(3ossl), EVP_RAND_get0_provider(3ossl), EVP_RAND_CTX_get0_rand(3ossl), EVP_RAND_is_a(3ossl), EVP_RAND_get0_name(3ossl), EVP_RAND_names_do_all(3ossl), EVP_RAND_get0_description(3ossl), EVP_RAND_CTX_get_params(3ossl), EVP_RAND_CTX_set_params(3ossl), EVP_RAND_do_all_provided(3ossl), EVP_RAND_get_params(3ossl), EVP_RAND_gettable_ctx_params(3ossl), EVP_RAND_settable_ctx_params(3ossl), EVP_RAND_CTX_gettable_params(3ossl), EVP_RAND_CTX_settable_params(3ossl), EVP_RAND_gettable_params(3ossl), EVP_RAND_STATE_UNINITIALISED(3ossl), EVP_RAND_STATE_READY(3ossl), EVP_RAND_STATE_ERROR(3ossl)
EVP RAND routines
EVP_RAND-CRNG-TEST(7ossl)
The FIPS health testing EVP_RAND filter
EVP_SIGNATURE(3ossl), EVP_SIGNATURE_fetch(3ossl), EVP_SIGNATURE_free(3ossl), EVP_SIGNATURE_up_ref(3ossl), EVP_SIGNATURE_is_a(3ossl), EVP_SIGNATURE_get0_provider(3ossl), EVP_SIGNATURE_do_all_provided(3ossl), EVP_SIGNATURE_names_do_all(3ossl), EVP_SIGNATURE_get0_name(3ossl), EVP_SIGNATURE_get0_description(3ossl), EVP_SIGNATURE_gettable_ctx_params(3ossl), EVP_SIGNATURE_settable_ctx_params(3ossl)
Functions to manage EVP_SIGNATURE algorithm objects
EVP_SIGNATURE-SLH-DSA(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-128s(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-128f(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-192s(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-192f(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-256s(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-256f(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-128s(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-128f(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-192s(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-192f(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-256s(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-256f(7ossl)
EVP_PKEY SLH-DSA support
EVP_SKEY(3ossl), EVP_SKEY_generate(3ossl), EVP_SKEY_import(3ossl), EVP_SKEY_import_raw_key(3ossl), EVP_SKEY_import_SKEYMGMT(3ossl), EVP_SKEY_up_ref(3ossl), EVP_SKEY_export(3ossl), EVP_SKEY_get0_raw_key(3ossl), EVP_SKEY_get0_key_id(3ossl), EVP_SKEY_get0_skeymgmt_name(3ossl), EVP_SKEY_get0_provider_name(3ossl), EVP_SKEY_free(3ossl), EVP_SKEY_is_a(3ossl), EVP_SKEY_to_provider(3ossl)
opaque symmetric key allocation and handling functions
EVP_SKEYMGMT(3ossl), EVP_SKEYMGMT_fetch(3ossl), EVP_SKEYMGMT_up_ref(3ossl), EVP_SKEYMGMT_free(3ossl), EVP_SKEYMGMT_get0_provider(3ossl), EVP_SKEYMGMT_is_a(3ossl), EVP_SKEYMGMT_get0_description(3ossl), EVP_SKEYMGMT_get0_name(3ossl), EVP_SKEYMGMT_do_all_provided(3ossl), EVP_SKEYMGMT_names_do_all(3ossl), EVP_SKEYMGMT_get0_gen_settable_params(3ossl), EVP_SKEYMGMT_get0_imp_settable_params(3ossl)
EVP key management routines for opaque symmetric keys
EVP_SealInit(3), EVP_SealUpdate(3), EVP_SealFinal(3)
EVP envelope encryption
EVP_SealInit(3ossl), EVP_SealUpdate(3ossl), EVP_SealFinal(3ossl)
EVP envelope encryption
EVP_SignInit(3), EVP_SignInit_ex(3), EVP_SignUpdate(3), EVP_SignFinal(3)
EVP signing functions
EVP_SignInit(3ossl), EVP_SignInit_ex(3ossl), EVP_SignUpdate(3ossl), EVP_SignFinal_ex(3ossl), EVP_SignFinal(3ossl)
EVP signing functions
EVP_VerifyInit_ex(3), EVP_VerifyInit(3), EVP_VerifyUpdate(3), EVP_VerifyFinal(3)
EVP signature verification functions
EVP_VerifyInit_ex(3ossl), EVP_VerifyInit(3ossl), EVP_VerifyUpdate(3ossl), EVP_VerifyFinal_ex(3ossl), EVP_VerifyFinal(3ossl)
EVP signature verification functions
EVP_aes_128_cbc(3), EVP_aes_192_cbc(3), EVP_aes_256_cbc(3), EVP_aes_128_cfb(3), EVP_aes_192_cfb(3), EVP_aes_256_cfb(3), EVP_aes_128_cfb1(3), EVP_aes_192_cfb1(3), EVP_aes_256_cfb1(3), EVP_aes_128_cfb8(3), EVP_aes_192_cfb8(3), EVP_aes_256_cfb8(3), EVP_aes_128_cfb128(3), EVP_aes_192_cfb128(3), EVP_aes_256_cfb128(3), EVP_aes_128_ctr(3), EVP_aes_192_ctr(3), EVP_aes_256_ctr(3), EVP_aes_128_ecb(3), EVP_aes_192_ecb(3), EVP_aes_256_ecb(3), EVP_aes_128_ofb(3), EVP_aes_192_ofb(3), EVP_aes_256_ofb(3), EVP_aes_128_cbc_hmac_sha1(3), EVP_aes_256_cbc_hmac_sha1(3), EVP_aes_128_cbc_hmac_sha256(3), EVP_aes_256_cbc_hmac_sha256(3), EVP_aes_128_ccm(3), EVP_aes_192_ccm(3), EVP_aes_256_ccm(3), EVP_aes_128_gcm(3), EVP_aes_192_gcm(3), EVP_aes_256_gcm(3), EVP_aes_128_ocb(3), EVP_aes_192_ocb(3), EVP_aes_256_ocb(3), EVP_aes_128_wrap(3), EVP_aes_192_wrap(3), EVP_aes_256_wrap(3), EVP_aes_128_wrap_pad(3), EVP_aes_192_wrap_pad(3), EVP_aes_256_wrap_pad(3), EVP_aes_128_xts(3), EVP_aes_256_xts(3)
EVP AES cipher
EVP_aes_128_cbc(3ossl), EVP_aes_192_cbc(3ossl), EVP_aes_256_cbc(3ossl), EVP_aes_128_cfb(3ossl), EVP_aes_192_cfb(3ossl), EVP_aes_256_cfb(3ossl), EVP_aes_128_cfb1(3ossl), EVP_aes_192_cfb1(3ossl), EVP_aes_256_cfb1(3ossl), EVP_aes_128_cfb8(3ossl), EVP_aes_192_cfb8(3ossl), EVP_aes_256_cfb8(3ossl), EVP_aes_128_cfb128(3ossl), EVP_aes_192_cfb128(3ossl), EVP_aes_256_cfb128(3ossl), EVP_aes_128_ctr(3ossl), EVP_aes_192_ctr(3ossl), EVP_aes_256_ctr(3ossl), EVP_aes_128_ecb(3ossl), EVP_aes_192_ecb(3ossl), EVP_aes_256_ecb(3ossl), EVP_aes_128_ofb(3ossl), EVP_aes_192_ofb(3ossl), EVP_aes_256_ofb(3ossl), EVP_aes_128_cbc_hmac_sha1(3ossl), EVP_aes_256_cbc_hmac_sha1(3ossl), EVP_aes_128_cbc_hmac_sha256(3ossl), EVP_aes_256_cbc_hmac_sha256(3ossl), EVP_aes_128_ccm(3ossl), EVP_aes_192_ccm(3ossl), EVP_aes_256_ccm(3ossl), EVP_aes_128_gcm(3ossl), EVP_aes_192_gcm(3ossl), EVP_aes_256_gcm(3ossl), EVP_aes_128_ocb(3ossl), EVP_aes_192_ocb(3ossl), EVP_aes_256_ocb(3ossl), EVP_aes_128_wrap(3ossl), EVP_aes_192_wrap(3ossl), EVP_aes_256_wrap(3ossl), EVP_aes_128_wrap_pad(3ossl), EVP_aes_192_wrap_pad(3ossl), EVP_aes_256_wrap_pad(3ossl), EVP_aes_128_xts(3ossl), EVP_aes_256_xts(3ossl)
EVP AES cipher
EVP_aria_128_cbc(3), EVP_aria_192_cbc(3), EVP_aria_256_cbc(3), EVP_aria_128_cfb(3), EVP_aria_192_cfb(3), EVP_aria_256_cfb(3), EVP_aria_128_cfb1(3), EVP_aria_192_cfb1(3), EVP_aria_256_cfb1(3), EVP_aria_128_cfb8(3), EVP_aria_192_cfb8(3), EVP_aria_256_cfb8(3), EVP_aria_128_cfb128(3), EVP_aria_192_cfb128(3), EVP_aria_256_cfb128(3), EVP_aria_128_ctr(3), EVP_aria_192_ctr(3), EVP_aria_256_ctr(3), EVP_aria_128_ecb(3), EVP_aria_192_ecb(3), EVP_aria_256_ecb(3), EVP_aria_128_ofb(3), EVP_aria_192_ofb(3), EVP_aria_256_ofb(3), EVP_aria_128_ccm(3), EVP_aria_192_ccm(3), EVP_aria_256_ccm(3), EVP_aria_128_gcm(3), EVP_aria_192_gcm(3), EVP_aria_256_gcm(3)
EVP ARIA cipher
EVP_aria_128_cbc(3ossl), EVP_aria_192_cbc(3ossl), EVP_aria_256_cbc(3ossl), EVP_aria_128_cfb(3ossl), EVP_aria_192_cfb(3ossl), EVP_aria_256_cfb(3ossl), EVP_aria_128_cfb1(3ossl), EVP_aria_192_cfb1(3ossl), EVP_aria_256_cfb1(3ossl), EVP_aria_128_cfb8(3ossl), EVP_aria_192_cfb8(3ossl), EVP_aria_256_cfb8(3ossl), EVP_aria_128_cfb128(3ossl), EVP_aria_192_cfb128(3ossl), EVP_aria_256_cfb128(3ossl), EVP_aria_128_ctr(3ossl), EVP_aria_192_ctr(3ossl), EVP_aria_256_ctr(3ossl), EVP_aria_128_ecb(3ossl), EVP_aria_192_ecb(3ossl), EVP_aria_256_ecb(3ossl), EVP_aria_128_ofb(3ossl), EVP_aria_192_ofb(3ossl), EVP_aria_256_ofb(3ossl), EVP_aria_128_ccm(3ossl), EVP_aria_192_ccm(3ossl), EVP_aria_256_ccm(3ossl), EVP_aria_128_gcm(3ossl), EVP_aria_192_gcm(3ossl), EVP_aria_256_gcm(3ossl)
EVP ARIA cipher
EVP_bf_cbc(3), EVP_bf_cfb(3), EVP_bf_cfb64(3), EVP_bf_ecb(3), EVP_bf_ofb(3)
EVP Blowfish cipher
EVP_bf_cbc(3ossl), EVP_bf_cfb(3ossl), EVP_bf_cfb64(3ossl), EVP_bf_ecb(3ossl), EVP_bf_ofb(3ossl)
EVP Blowfish cipher
EVP_blake2b512(3), EVP_blake2s256(3)
BLAKE2 For EVP
EVP_blake2b512(3ossl), EVP_blake2s256(3ossl)
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_camellia_128_cbc(3ossl), EVP_camellia_192_cbc(3ossl), EVP_camellia_256_cbc(3ossl), EVP_camellia_128_cfb(3ossl), EVP_camellia_192_cfb(3ossl), EVP_camellia_256_cfb(3ossl), EVP_camellia_128_cfb1(3ossl), EVP_camellia_192_cfb1(3ossl), EVP_camellia_256_cfb1(3ossl), EVP_camellia_128_cfb8(3ossl), EVP_camellia_192_cfb8(3ossl), EVP_camellia_256_cfb8(3ossl), EVP_camellia_128_cfb128(3ossl), EVP_camellia_192_cfb128(3ossl), EVP_camellia_256_cfb128(3ossl), EVP_camellia_128_ctr(3ossl), EVP_camellia_192_ctr(3ossl), EVP_camellia_256_ctr(3ossl), EVP_camellia_128_ecb(3ossl), EVP_camellia_192_ecb(3ossl), EVP_camellia_256_ecb(3ossl), EVP_camellia_128_ofb(3ossl), EVP_camellia_192_ofb(3ossl), EVP_camellia_256_ofb(3ossl)
EVP Camellia cipher
EVP_cast5_cbc(3), EVP_cast5_cfb(3), EVP_cast5_cfb64(3), EVP_cast5_ecb(3), EVP_cast5_ofb(3)
EVP CAST cipher
EVP_cast5_cbc(3ossl), EVP_cast5_cfb(3ossl), EVP_cast5_cfb64(3ossl), EVP_cast5_ecb(3ossl), EVP_cast5_ofb(3ossl)
EVP CAST cipher
EVP_des_cbc(3), EVP_des_cfb(3), EVP_des_cfb1(3), EVP_des_cfb8(3), EVP_des_cfb64(3), EVP_des_ecb(3), EVP_des_ofb(3), EVP_des_ede(3), EVP_des_ede_cbc(3), EVP_des_ede_cfb(3), EVP_des_ede_cfb64(3), EVP_des_ede_ecb(3), EVP_des_ede_ofb(3), EVP_des_ede3(3), EVP_des_ede3_cbc(3), EVP_des_ede3_cfb(3), EVP_des_ede3_cfb1(3), EVP_des_ede3_cfb8(3), EVP_des_ede3_cfb64(3), EVP_des_ede3_ecb(3), EVP_des_ede3_ofb(3), EVP_des_ede3_wrap(3)
EVP DES cipher
EVP_des_cbc(3ossl), EVP_des_cfb(3ossl), EVP_des_cfb1(3ossl), EVP_des_cfb8(3ossl), EVP_des_cfb64(3ossl), EVP_des_ecb(3ossl), EVP_des_ofb(3ossl), EVP_des_ede(3ossl), EVP_des_ede_cbc(3ossl), EVP_des_ede_cfb(3ossl), EVP_des_ede_cfb64(3ossl), EVP_des_ede_ecb(3ossl), EVP_des_ede_ofb(3ossl), EVP_des_ede3(3ossl), EVP_des_ede3_cbc(3ossl), EVP_des_ede3_cfb(3ossl), EVP_des_ede3_cfb1(3ossl), EVP_des_ede3_cfb8(3ossl), EVP_des_ede3_cfb64(3ossl), EVP_des_ede3_ecb(3ossl), EVP_des_ede3_ofb(3ossl), EVP_des_ede3_wrap(3ossl)
EVP DES cipher
EVP_idea_cbc(3), EVP_idea_cfb(3), EVP_idea_cfb64(3), EVP_idea_ecb(3), EVP_idea_ofb(3)
EVP IDEA cipher
EVP_idea_cbc(3ossl), EVP_idea_cfb(3ossl), EVP_idea_cfb64(3ossl), EVP_idea_ecb(3ossl), EVP_idea_ofb(3ossl)
EVP IDEA cipher
EVP_md2(3)
MD2 For EVP
EVP_md2(3ossl)
MD2 For EVP
EVP_md4(3)
MD4 For EVP
EVP_md4(3ossl)
MD4 For EVP
EVP_md5(3), EVP_md5_sha1(3)
MD5 For EVP
EVP_md5(3ossl), EVP_md5_sha1(3ossl)
MD5 For EVP
EVP_mdc2(3)
MDC-2 For EVP
EVP_mdc2(3ossl)
MDC-2 For EVP
EVP_rc2_cbc(3), EVP_rc2_cfb(3), EVP_rc2_cfb64(3), EVP_rc2_ecb(3), EVP_rc2_ofb(3), EVP_rc2_40_cbc(3), EVP_rc2_64_cbc(3)
EVP RC2 cipher
EVP_rc2_cbc(3ossl), EVP_rc2_cfb(3ossl), EVP_rc2_cfb64(3ossl), EVP_rc2_ecb(3ossl), EVP_rc2_ofb(3ossl), EVP_rc2_40_cbc(3ossl), EVP_rc2_64_cbc(3ossl)
EVP RC2 cipher
EVP_rc5_32_12_16_cbc(3), EVP_rc5_32_12_16_cfb(3), EVP_rc5_32_12_16_cfb64(3), EVP_rc5_32_12_16_ecb(3), EVP_rc5_32_12_16_ofb(3)
EVP RC5 cipher
EVP_rc5_32_12_16_cbc(3ossl), EVP_rc5_32_12_16_cfb(3ossl), EVP_rc5_32_12_16_cfb64(3ossl), EVP_rc5_32_12_16_ecb(3ossl), EVP_rc5_32_12_16_ofb(3ossl)
EVP RC5 cipher
EVP_read_pw_string(3), EVP_read_pw_string_min(3), EVP_set_pw_prompt(3), EVP_get_pw_prompt(3)
compatibility user interface functions
EVP_ripemd160(3)
RIPEMD160 For EVP
EVP_ripemd160(3ossl)
RIPEMD160 For EVP
EVP_seed_cbc(3), EVP_seed_cfb(3), EVP_seed_cfb128(3), EVP_seed_ecb(3), EVP_seed_ofb(3)
EVP SEED cipher
EVP_seed_cbc(3ossl), EVP_seed_cfb(3ossl), EVP_seed_cfb128(3ossl), EVP_seed_ecb(3ossl), EVP_seed_ofb(3ossl)
EVP SEED cipher
EVP_set_default_properties(3ossl), EVP_default_properties_enable_fips(3ossl), EVP_default_properties_is_fips_enabled(3ossl), EVP_get1_default_properties(3ossl)
manage default properties for future algorithm fetches
EVP_sha1(3)
SHA-1 For EVP
EVP_sha1(3ossl)
SHA-1 For EVP
EVP_sha224(3), EVP_sha256(3), EVP_sha512_224(3), EVP_sha512_256(3), EVP_sha384(3), EVP_sha512(3)
SHA-2 For EVP
EVP_sha224(3ossl), EVP_sha256(3ossl), EVP_sha512_224(3ossl), EVP_sha512_256(3ossl), EVP_sha384(3ossl), EVP_sha512(3ossl)
SHA-2 For EVP
EVP_sha3_224(3), EVP_sha3_256(3), EVP_sha3_384(3), EVP_sha3_512(3), EVP_shake128(3), EVP_shake256(3)
SHA-3 For EVP
EVP_sha3_224(3ossl), EVP_sha3_256(3ossl), EVP_sha3_384(3ossl), EVP_sha3_512(3ossl), EVP_shake128(3ossl), EVP_shake256(3ossl)
SHA-3 For EVP
EVP_sm3(3)
SM3 for EVP
EVP_sm3(3ossl)
SM3 for EVP
EVP_sm4_cbc(3), EVP_sm4_ecb(3), EVP_sm4_cfb(3), EVP_sm4_cfb128(3), EVP_sm4_ofb(3), EVP_sm4_ctr(3)
EVP SM4 cipher
EVP_sm4_cbc(3ossl), EVP_sm4_ecb(3ossl), EVP_sm4_cfb(3ossl), EVP_sm4_cfb128(3ossl), EVP_sm4_ofb(3ossl), EVP_sm4_ctr(3ossl)
EVP SM4 cipher
EVP_whirlpool(3)
WHIRLPOOL For EVP
EVP_whirlpool(3ossl)
WHIRLPOOL For EVP
EXPLAIN(7)
show the execution plan of a statement
Ephemeron.GenHashTable(3o)
Hash tables on generic containers with notion of death and aliveness
Ephemeron.GenHashTable.MakeSeeded(3o)
Functor building an implementation of an hash table that use the container for keeping the information given
Ephemeron.K1.Make(3o)
Functor building an implementation of a weak hash table
Ephemeron.K1.MakeSeeded(3o)
Functor building an implementation of a weak hash table
Ephemeron.K2.Make(3o)
Functor building an implementation of a weak hash table
Ephemeron.K2.MakeSeeded(3o)
Functor building an implementation of a weak hash table
Ephemeron.Kn(3o)
Ephemerons with arbitrary number of keys of the same type
Ephemeron.Kn.Make(3o)
Functor building an implementation of a weak hash table
Ephemeron.Kn.MakeSeeded(3o)
Functor building an implementation of a weak hash table
Ephemeron.S(3o)
The output signature of the functors Ephemeron.K1.Make and Ephemeron.K2.Make
Ephemeron.SeededS(3o)
The output signature of the functors Ephemeron.K1.MakeSeeded and Ephemeron.K2.MakeSeeded
EquityOption(1)
Example of using QuantLib to value equity options
Eterm(1)
the Enlightened terminal emulator for the X Window System
Event(3o)
First-class synchronous communication
ExperimentFile(3), exp_read_info (3), exp_fread_info (3), exp_create_info (3), exp_destroy_info (3), exp_create_range (3), exp_extract_range (3), exp_get_feature_index (3), exp_get_int (3), exp_get_rng (3), exp_get_str (3), exp_put_int (3), exp_put_rng (3), exp_put_str (3), exp_print_line (3), exp_print_seq (3), exp_print_file (3), opos2str (3), str2opos (3), conf2str (3), str2conf(3)
Manipulations of the Experiment File format "exp_read_info()" "" "exp_read_info()" "exp_fread_info()" "" "exp_fread_info()" "exp_create_info()" "" "exp_create_info()" "exp_destroy_info()" "" "exp_destroy_info()" "exp_create_range()" "" "exp_create_range()" "exp_extract_range()" "" "exp_extract_range()" "exp_get_feature_index()" "" "exp_get_feature_index()" "exp_get_int()" "" "exp_get_int()" "exp_get_rng()" "" "exp_get_rng()" "exp_get_str()" "" "exp_get_str()" "exp_put_int()" "" "exp_put_int()" "exp_put_rng()" "" "exp_put_rng()" "exp_put_str()" "" "exp_put_str()" "exp_print_line()" "" "exp_print_line()" "exp_print_seq()" "" "exp_print_seq()" "exp_print_file()" "" "exp_print_file()" "opos2str()" "" "opos2str()" "str2opos()" "" "str2opos()" "conf2str()" "" "conf2str()" "str2conf()" "" "str2conf()"
ExplicateUTF8(1)
Explain the status of a sequence of bytes as a UTF8 encoding
FETCH(7)
retrieve rows from a query using a cursor
FONT(3)
Stores an Allegro font
FRA(1)
Example of using QuantLib
FTimes::EadRoutines(3)
Home for various encoder and decoder routines
FTimes::Properties(3)
Global FTimes Properties
FascistCheck(3)
check a potential password for guessability
FcAtomicCreate(3)
create an FcAtomic object
FcAtomicDeleteNew(3)
delete new file
FcAtomicDestroy(3)
destroy an FcAtomic object
FcAtomicLock(3)
lock a file
FcAtomicNewFile(3)
return new temporary file name
FcAtomicOrigFile(3)
return original file name
FcAtomicReplaceOrig(3)
replace original with new
FcAtomicUnlock(3)
unlock a file
FcBlanksAdd(3)
Add a character to an FcBlanks
FcBlanksCreate(3)
Create an FcBlanks
FcBlanksDestroy(3)
Destroy and FcBlanks
FcBlanksIsMember(3)
Query membership in an FcBlanks
FcCacheCopySet(3)
Returns a copy of the fontset from cache
FcCacheCreateTagFile(3)
Create CACHEDIR.TAG at cache directory
FcCacheDir(3)
Return directory of cache
FcCacheNumFont(3)
Returns the number of fonts in cache
FcCacheNumSubdir(3)
Return the number of subdirectories in cache
FcCacheSubdir(3)
Return the i'th subdirectory
FcCharSetAddChar(3)
Add a character to a charset
FcCharSetCopy(3)
Copy a charset
FcCharSetCount(3)
Count entries in a charset
FcCharSetCoverage(3)
DEPRECATED return coverage for a Unicode page
FcCharSetCreate(3)
Create an empty character set
FcCharSetDelChar(3)
Delete a character from a charset
FcCharSetDestroy(3)
Destroy a character set
FcCharSetEqual(3)
Compare two charsets
FcCharSetFirstPage(3)
Start enumerating charset contents
FcCharSetHasChar(3)
Check a charset for a char
FcCharSetIntersect(3)
Intersect charsets
FcCharSetIntersectCount(3)
Intersect and count charsets
FcCharSetIsSubset(3)
Test for charset inclusion
FcCharSetMerge(3)
Merge charsets
FcCharSetNew(3)
DEPRECATED alias for FcCharSetCreate
FcCharSetNextPage(3)
Continue enumerating charset contents
FcCharSetSubtract(3)
Subtract charsets
FcCharSetSubtractCount(3)
Subtract and count charsets
FcCharSetUnion(3)
Add charsets
FcConfigAppFontAddDir(3)
Add fonts from directory to font database
FcConfigAppFontAddFile(3)
Add font file to font database
FcConfigAppFontClear(3)
Remove all app fonts from font database
FcConfigBuildFonts(3)
Build font database
FcConfigCreate(3)
Create a configuration
FcConfigDestroy(3)
Destroy a configuration
FcConfigEnableHome(3)
controls use of the home directory
FcConfigFileInfoIterGet(3)
Obtain the configuration file information
FcConfigFileInfoIterInit(3)
Initialize the iterator
FcConfigFileInfoIterNext(3)
Set the iterator to point to the next list
FcConfigFilename(3)
Find a config file
FcConfigGetBlanks(3)
Get config blanks
FcConfigGetCache(3)
DEPRECATED used to return per-user cache filename
FcConfigGetCacheDirs(3)
return the list of directories searched for cache files
FcConfigGetConfigDirs(3)
Get config directories
FcConfigGetConfigFiles(3)
Get config files
FcConfigGetCurrent(3)
Return current configuration
FcConfigGetFilename(3)
Find a config file
FcConfigGetFontDirs(3)
Get font directories
FcConfigGetFonts(3)
Get config font set
FcConfigGetRescanInterval(3)
Get config rescan interval
FcConfigGetSysRoot(3)
Obtain the system root directory
FcConfigHome(3)
return the current home directory
FcConfigParseAndLoad(3)
load a configuration file
FcConfigParseAndLoadFromMemory(3)
load a configuration from memory
FcConfigReference(3)
Increment config reference count
FcConfigSetCurrent(3)
Set configuration as default
FcConfigSetRescanInterval(3)
Set config rescan interval
FcConfigSetSysRoot(3)
Set the system root directory
FcConfigSubstitute(3)
Execute substitutions
FcConfigSubstituteWithPat(3)
Execute substitutions
FcConfigUptoDate(3)
Check timestamps on config files
FcDefaultSubstitute(3)
Perform default substitutions in a pattern
FcDirCacheClean(3)
Clean up a cache directory
FcDirCacheCreateUUID(3)
Create .uuid file at a directory
FcDirCacheDeleteUUID(3)
Delete .uuid file
FcDirCacheLoad(3)
load a directory cache
FcDirCacheLoadFile(3)
load a cache file
FcDirCacheRead(3)
read or construct a directory cache
FcDirCacheRescan(3)
Re-scan a directory cache
FcDirCacheUnlink(3)
Remove all caches related to dir
FcDirCacheUnload(3)
unload a cache file
FcDirCacheValid(3)
check directory cache
FcDirSave(3)
DEPRECATED: formerly used to save a directory cache
FcDirScan(3)
scan a font directory without caching it
FcFileIsDir(3)
check whether a file is a directory
FcFileScan(3)
scan a font file
FcFini(3)
finalize fontconfig library
FcFontList(3)
List fonts
FcFontMatch(3)
Return best font
FcFontRenderPrepare(3)
Prepare pattern for loading font file
FcFontSetAdd(3)
Add to a font set
FcFontSetCreate(3)
Create a font set
FcFontSetDestroy(3)
Destroy a font set
FcFontSetList(3)
List fonts from a set of font sets
FcFontSetMatch(3)
Return the best font from a set of font sets
FcFontSetPrint(3)
Print a set of patterns to stdout
FcFontSetSort(3)
Add to a font set
FcFontSetSortDestroy(3)
DEPRECATED destroy a font set
FcFontSort(3)
Return list of matching fonts
FcFreeTypeCharIndex(3)
map Unicode to glyph id
FcFreeTypeCharSet(3)
compute Unicode coverage
FcFreeTypeCharSetAndSpacing(3)
compute Unicode coverage and spacing type
FcFreeTypeQuery(3)
compute pattern from font file (and index)
FcFreeTypeQueryAll(3)
compute all patterns from font file (and index)
FcFreeTypeQueryFace(3)
compute pattern from FT_Face
FcGetDefaultLangs(3)
Get the default languages list
FcGetLangs(3)
Get list of languages
FcGetVersion(3)
library version number
FcInit(3)
initialize fontconfig library
FcInitBringUptoDate(3)
reload configuration files if needed
FcInitLoadConfig(3)
load configuration
FcInitLoadConfigAndFonts(3)
load configuration and font data
FcInitReinitialize(3)
re-initialize library
FcIsLower(3)
check for lower case ASCII character
FcIsUpper(3)
check for upper case ASCII character
FcLangGetCharSet(3)
Get character map for a language
FcLangNormalize(3)
Normalize the language string
FcLangSetAdd(3)
add a language to a langset
FcLangSetCompare(3)
compare language sets
FcLangSetContains(3)
check langset subset relation
FcLangSetCopy(3)
copy a langset object
FcLangSetCreate(3)
create a langset object
FcLangSetDel(3)
delete a language from a langset
FcLangSetDestroy(3)
destroy a langset object
FcLangSetEqual(3)
test for matching langsets
FcLangSetGetLangs(3)
get the list of languages in the langset
FcLangSetHasLang(3)
test langset for language support
FcLangSetHash(3)
return a hash value for a langset
FcLangSetSubtract(3)
Subtract langsets
FcLangSetUnion(3)
Add langsets
FcMatrixCopy(3)
Copy a matrix
FcMatrixEqual(3)
Compare two matrices
FcMatrixInit(3)
initialize an FcMatrix structure
FcMatrixMultiply(3)
Multiply matrices
FcMatrixRotate(3)
Rotate a matrix
FcMatrixScale(3)
Scale a matrix
FcMatrixShear(3)
Shear a matrix
FcNameConstant(3)
Get the value for a symbolic constant
FcNameGetConstant(3)
Lookup symbolic constant
FcNameGetConstantFor(3)
Lookup symbolic constant For object
FcNameGetObjectType(3)
Lookup an object type
FcNameParse(3)
Parse a pattern string
FcNameRegisterConstants(3)
Register symbolic constants
FcNameRegisterObjectTypes(3)
Register object types
FcNameUnparse(3)
Convert a pattern back into a string that can be parsed
FcNameUnregisterConstants(3)
Unregister symbolic constants
FcNameUnregisterObjectTypes(3)
Unregister object types
FcObjectSetAdd(3)
Add to an object set
FcObjectSetBuild(3), FcObjectSetVaBuild(3), FcObjectSetVapBuild(3)
Build object set from args
FcObjectSetCreate(3)
Create an object set
FcObjectSetDestroy(3)
Destroy an object set
FcPatternAdd(3)
Add a value to a pattern
FcPatternAdd-Type(3), FcPatternAddInteger(3), FcPatternAddDouble(3), FcPatternAddString(3), FcPatternAddMatrix(3), FcPatternAddCharSet(3), FcPatternAddBool(3), FcPatternAddFTFace(3), FcPatternAddLangSet(3), FcPatternAddRange(3)
Add a typed value to a pattern
FcPatternAddWeak(3)
Add a value to a pattern with weak binding
FcPatternBuild(3), FcPatternVaBuild(3), FcPatternVapBuild(3)
Create patterns from arguments
FcPatternCreate(3)
Create a pattern
FcPatternDel(3)
Delete a property from a pattern
FcPatternDestroy(3)
Destroy a pattern
FcPatternDuplicate(3)
Copy a pattern
FcPatternEqual(3)
Compare patterns
FcPatternEqualSubset(3)
Compare portions of patterns
FcPatternFilter(3)
Filter the objects of pattern
FcPatternFindIter(3)
Set the iterator to point to the object in the pattern
FcPatternFormat(3)
Format a pattern into a string according to a format specifier
FcPatternGet(3)
Return a value from a pattern
FcPatternGet-Type(3), FcPatternGetInteger(3), FcPatternGetDouble(3), FcPatternGetString(3), FcPatternGetMatrix(3), FcPatternGetCharSet(3), FcPatternGetBool(3), FcPatternGetFTFace(3), FcPatternGetLangSet(3), FcPatternGetRange(3)
Return a typed value from a pattern
FcPatternGetWithBinding(3)
Return a value with binding from a pattern
FcPatternHash(3)
Compute a pattern hash value
FcPatternIterEqual(3)
Compare iterators
FcPatternIterGetObject(3)
Returns an object name which the iterator point to
FcPatternIterGetValue(3)
Returns a value which the iterator point to
FcPatternIterIsValid(3)
Check whether the iterator is valid or not
FcPatternIterStart(3)
Initialize the iterator with the first iterator in the pattern
FcPatternIterValueCount(3)
Returns the number of the values which the iterator point to
FcPatternObjectCount(3)
Returns the number of the object
FcPatternPrint(3)
Print a pattern for debugging
FcPatternReference(3)
Increment pattern reference count
FcPatternRemove(3)
Remove one object of the specified type from the pattern
FcRangeCopy(3)
Copy a range object
FcRangeCreateDouble(3)
create a range object for double
FcRangeCreateInteger(3)
create a range object for integer
FcRangeDestroy(3)
destroy a range object
FcRangeGetDouble(3)
Get the range in double
FcStrBasename(3)
last component of filename
FcStrBuildFilename(3)
Concatenate strings as a file path
FcStrCmp(3)
compare UTF-8 strings
FcStrCmpIgnoreCase(3)
compare UTF-8 strings ignoring case
FcStrCopy(3)
duplicate a string
FcStrCopyFilename(3)
create a complete path from a filename
FcStrDirname(3)
directory part of filename
FcStrDowncase(3)
create a lower case translation of a string
FcStrFree(3)
free a string
FcStrListCreate(3)
create a string iterator
FcStrListDone(3)
destroy a string iterator
FcStrListFirst(3)
get first string in iteration
FcStrListNext(3)
get next string in iteration
FcStrPlus(3)
concatenate two strings
FcStrSetAdd(3)
add to a string set
FcStrSetAddFilename(3)
add a filename to a string set
FcStrSetCreate(3)
create a string set
FcStrSetDel(3)
delete from a string set
FcStrSetDestroy(3)
destroy a string set
FcStrSetEqual(3)
check sets for equality
FcStrSetMember(3)
check set for membership
FcStrStr(3)
locate UTF-8 substring
FcStrStrIgnoreCase(3)
locate UTF-8 substring ignoring case
FcToLower(3)
convert upper case ASCII to lower case
FcUcs4ToUtf8(3)
convert UCS4 to UTF-8
FcUtf16Len(3)
count UTF-16 encoded chars
FcUtf16ToUcs4(3)
convert UTF-16 to UCS4
FcUtf8Len(3)
count UTF-8 encoded chars
FcUtf8ToUcs4(3)
convert UTF-8 to UCS4
FcValueDestroy(3)
Free a value
FcValueEqual(3)
Test two values for equality
FcValuePrint(3)
Print a value to stdout
FcValueSave(3)
Copy a value
FcWeightFromOpenType(3)
Convert from OpenType weight values to fontconfig ones
FcWeightFromOpenTypeDouble(3)
Convert from OpenType weight values to fontconfig ones
FcWeightToOpenType(3)
Convert from fontconfig weight values to OpenType ones
FcWeightToOpenTypeDouble(3)
Convert from fontconfig weight values to OpenType ones
Feel(1x)
AfterStep feel configuration
FeelWindowBox(1x)
defines placement policy for certain type of windows, based on desk, window attributes, window size, etc. Useful for xinerama configurations, where windows should not be placed in between screens
FileCheck(1)
Flexible pattern matching file verifier
Filename(3o)
Operations on file names
FindPhoto.tk86(3), Tk_FindPhoto(3), Tk_PhotoPutBlock(3), Tk_PhotoPutZoomedBlock(3), Tk_PhotoGetImage(3), Tk_PhotoBlank(3), Tk_PhotoExpand(3), Tk_PhotoGetSize(3), Tk_PhotoSetSize(3)
manipulate the image data stored in a photo image
Fingerprint-SSH-Keys(1)
print SSH key fingerprints
FittedBondCurve(1)
Example of using QuantLib to fit discount curves
Float(3o)
Floating-point arithmetic
Float.Array(3o)
Float arrays with packed representation
Float.ArrayLabels(3o)
Float arrays with packed representation (labeled functions)
FontId.tk86(3), Tk_FontId(3), Tk_GetFontMetrics(3), Tk_PostscriptFontName(3)
accessor functions for fonts
Format(3o)
Pretty-printing
Format_tutorial(3o)
Using the Format module
Fritzing(1), fritzing(1)
from prototype to product
Fun(3o)
Function manipulation
Functions(1x)
built in AfterStep functions
FvwmAnimate(1)
the fvwm animate module
FvwmAuto(1)
the fvwm auto-raise module
FvwmBacker(1)
the fvwm background changer module
FvwmBanner(1)
the Fvwm Banner module
FvwmButtons(1)
the fvwm buttonbox module
FvwmCommand(1)
send commands to fvwm3
FvwmConsole(1)
an fvwm command input interface
FvwmConsoleC.pl(1)
Command editor for fvwm command input interface
FvwmCpp(1)
the Fvwm Cpp pre-processor
FvwmEvent(1)
the fvwm event module
FvwmForm(1)
input form module for Fvwm
FvwmIconMan(1)
an fvwm icon manager
FvwmIdent(1)
the Fvwm identify-window module
FvwmM4(1)
the fvwm M4 pre-processor
FvwmMFL(1)
the Fvwm3 front-loader module
FvwmPager(1)
The fvwm pager module
FvwmPerl(1)
the fvwm perl manipulator and preprocessor
FvwmPrompt(1)
a command-shell for fvwm3
FvwmProxy(1)
the fvwm proxy module
FvwmRearrange(1)
rearrange fvwm windows
FvwmScript(1)
module to build graphic user interface
GENLIB_BUS(3)
Creates a bus name for netlist
GENLIB_COPY_UP_ALL_CON(3)
copy all physical connectors of an instance face in the current figure
GENLIB_COPY_UP_ALL_REF(3)
copy a several physical reference from an instance in the current figure
GENLIB_COPY_UP_CON(3)
copy a physical connector from an instance in the current figure
GENLIB_COPY_UP_CON_FACE(3)
copy a physical connector from an instance in the current figure
GENLIB_COPY_UP_REF(3)
copy a physical reference from an instance in the current figure
GENLIB_COPY_UP_SEG(3)
copy a physical segment from an instance in the current figure
GENLIB_DEF_AB(3)
define a new abutment box to the current layout cell
GENLIB_DEF_LOFIG(3)
open a netlist model as current figure
GENLIB_DEF_PHFIG(3)
open a layout model as current figure
GENLIB_DEF_PHINS(3)
define a new reference instance
GENLIB_DEF_PHSC(3)
load a netlist and open a layout model as current figure
GENLIB_ELM(3)
Creates a single element bus name for netlist
GENLIB_FLATTEN_ALL_LOINS(3)
flatten all instances in the current netlist figure
GENLIB_FLATTEN_ALL_PHINS(3)
flatten all instances in the current layout figure
GENLIB_FLATTEN_LOFIG(3)
flatten an instance in the current netlist figure
GENLIB_FLATTEN_PHFIG(3)
flatten an instance in the current layout figure
GENLIB_GET_CON_X(3)
retrieve the x coordinate of an instance connector
GENLIB_GET_CON_Y(3)
retrieve the x coordinate of an instance connector
GENLIB_GET_INS_X(3)
retrieve the x coordinate of an instance
GENLIB_GET_INS_Y(3)
retrieve the y coordinate of an instance
GENLIB_GET_REF_X(3)
retrieve the x coordinate of an instance reference
GENLIB_GET_REF_Y(3)
retrieve the y coordinate of an instance reference
GENLIB_HEIGHT(3)
compute the height of a model
GENLIB_LOAD_LOFIG(3)
loads a netlist form disk and opens it as current figure
GENLIB_LOAD_PHFIG(3), PHAD_PHFIG(3)
loads a layout form disk and opens it as current figure
GENLIB_LOCAP(3)
add a logical capacitor to the current netlist figure
GENLIB_LOCON(3)
adds a logical connector to the current netlist figure
GENLIB_LOINS(3)
add a logical instance to the current figure
GENLIB_LOINSE(3)
add a logical instance to the current figure, with explicit connections
GENLIB_LORES(3)
add a logical resistor to the current netlist figure
GENLIB_LOSELF(3)
add a logical inductor to the current netlist figure
GENLIB_LOSIG(3)
declare an internal logical signal, or a vector of internal logical signals
GENLIB_LOTRS(3)
adds a logical transistor to the current netlist figure
GENLIB_MACRO(3)
Interface with all MACRO generators
GENLIB_OUTLINE(3)
build an outline from the current layout cell
GENLIB_PHCON(3)
place a physical connector in the current figure at absolute coordinates
GENLIB_PHREF(3)
place a physical reference in the current figure at absolute coordinates
GENLIB_PHSEG(3)
place a physical segment in the current figure at absolute coordinates
GENLIB_PHVIA(3)
place a physical via in the current figure at absolute coordinates
GENLIB_PLACE(3)
place a physical instance in the current figure at absolute coordinates
GENLIB_PLACE_BOTTOM(3)
place a physical instance in the current figure under the "reference instance"
GENLIB_PLACE_CON_REF(3)
put a connector on top of a reference belonging an instance in the current figure
GENLIB_PLACE_LEFT(3)
place a physical instance in the current figure at the left of the "reference instance"
GENLIB_PLACE_ON(3)
place a physical instance in the current figure matching connectors
GENLIB_PLACE_RIGHT(3)
place a physical instance in the current figure at the right of the "reference instance"
GENLIB_PLACE_SEG_REF(3)
put a segment on a reference belonging an instance in the current figure
GENLIB_PLACE_TOP(3)
place a physical instance in the current figure on the top of the "reference instance"
GENLIB_PLACE_VIA_REF(3)
put a via on top of a reference belonging to an instance in the current figure
GENLIB_REVERSE_PHCON(3)
reverse the order of physical connectors on a bus
GENLIB_SAVE_LOFIG(3)
save a netlist on disk
GENLIB_SAVE_PHFIG(3)
save a layout on disk
GENLIB_SC_BOTTOM(3)
place an instance in the current figure at the right of the "reference instance"
GENLIB_SC_LEFT(3)
place an instance in the current figure at the right of the "reference instance"
GENLIB_SC_PLACE(3)
place an instance in the current figure at absolute coordinates
GENLIB_SC_RIGHT(3)
place an instance in the current figure at the right of the "reference instance"
GENLIB_SC_TOP(3)
place an instance in the current figure at the right of the "reference instance"
GENLIB_SET_LOCAP(3)
set the capacitance value of a logical capacitor, after its creation. man1/alc_origin.1
GENLIB_SET_LORES(3)
set the resistance value of a logical resistor, after its creation. man1/alc_origin.1
GENLIB_SET_LOSELF(3)
set the inductance value of a logical inductor, after its creation. man1/alc_origin.1
GENLIB_UNFLATTEN_LOFIG(3), UNFLATTEN_LOFIG(3)
creates a hierarchy level from instances in the current logical figure
GENLIB_WIRE1(3)
place a physical segment in the current figure
GENLIB_WIRE2(3)
place two physical segments in the current figure
GENLIB_WIRE3(3)
place three physical segments in the current figure
GFX_MODE(3)
Stores video mode information. Allegro game programming library
GFX_MODE_LIST(3)
Stores an array of GFX_MODE structures. Allegro game programming library
GPSsmooth(1)
send NMEA-formatted GPS data to a FlightGear instance
GRANT(7)
define access privileges
Gaussian1dModels(1)
Example of Gaussian Short Rate Model for Interest Rate Derivatives
Gc(3o)
Memory management control and statistics; finalised values
Gc.Memprof(3o)
Memprof is a sampling engine for allocated memory words
GeoIP.conf(5)
Configuration file for geoipupdate
GeodSolve(1)
-- perform geodesic calculations
GeodesicProj(1)
-- perform projections based on geodesics
GlobalOptimizer(1)
Example of Global Optimization Using Different Methods
GraphicsMagick++-config(1)
get information about the installed version of Magick++
GraphicsMagick-config(1)
get information about the installed version of GraphicsMagick
GraphicsMagickWand-config(1)
get information about the installed version of GraphicsMagick
Gravity(1)
-- compute the earth's gravity field
Gravity(1x)
Afterstep Gravity
HMAC(3), HMAC_CTX_new(3), HMAC_CTX_reset(3), HMAC_CTX_free(3), HMAC_Init(3), HMAC_Init_ex(3), HMAC_Update(3), HMAC_Final(3), HMAC_CTX_copy(3), HMAC_CTX_set_flags(3), HMAC_CTX_get_md(3), HMAC_size(3)
HMAC message authentication code
HMAC(3ossl), HMAC_CTX_new(3ossl), HMAC_CTX_reset(3ossl), HMAC_CTX_free(3ossl), HMAC_Init(3ossl), HMAC_Init_ex(3ossl), HMAC_Update(3ossl), HMAC_Final(3ossl), HMAC_CTX_copy(3ossl), HMAC_CTX_set_flags(3ossl), HMAC_CTX_get_md(3ossl), HMAC_size(3ossl)
HMAC message authentication code
HPL_bcast(3)
Perform the row broadcast
HPL_bwait(3)
Finalize the row broadcast
HPL_dlamch(3)
determines machine-specific arithmetic constants
HPL_dlaswp00N(3)
performs a series of row interchanges
HPL_dlaswp01N(3)
copies rows of A into itself and into U
HPL_dlaswp01T(3)
copies rows of A into itself and into U
HPL_dlaswp02N(3)
pack rows of A into columns of W
HPL_dlaswp03N(3)
copy rows of W into U
HPL_dlaswp03T(3)
copy columns of W into U
HPL_dlaswp04N(3)
copy rows of U in A and replace them with columns of W
HPL_dlaswp04T(3)
copy columns of U in rows of A and replace them with columns of W
HPL_dlaswp05N(3)
copy rows of U into A
HPL_dlaswp05T(3)
copy rows of U into A
HPL_dlaswp06N(3)
swap rows of U with rows of A
HPL_dlaswp06T(3)
swap rows or columns of U with rows of A
HPL_dlaswp10N(3)
performs a series column interchanges
HPL_dlocmax(3)
finds the maximum entry in matrix column
HPL_equil(3)
Equilibrate U and forward the column panel L
HPL_fprintf(3)
fprintf + fflush wrapper
HPL_grid_info(3)
Retrieve grid information
HPL_infog2l(3)
global to local index translation
HPL_max(3)
Combine (max) two buffers
HPL_min(3)
Combine (min) two buffers
HPL_numroc(3)
Compute the local number of row/columns
HPL_numrocI(3)
Compute the local number of row/columns
HPL_packL(3)
Form the MPI structure for the row ring broadcasts
HPL_pdfact(3)
recursive panel factorization
HPL_pdgesv0(3)
Factor an N x N+1 matrix
HPL_pdgesvK1(3)
Factor an N x N+1 matrix
HPL_pdgesvK2(3)
Factor an N x N+1 matrix
HPL_pdinfo(3)
Read input parameter file
HPL_pdlamch(3)
determines machine-specific arithmetic constants
HPL_pdpancrN(3)
Crout panel factorization
HPL_pdpancrT(3)
Crout panel factorization
HPL_pdpanel_free(3)
Deallocate the panel ressources
HPL_pdpanllN(3)
Left-looking panel factorization
HPL_pdpanllT(3)
Left-looking panel factorization
HPL_pdpanrlN(3)
Right-looking panel factorization
HPL_pdpanrlT(3)
Right-looking panel factorization
HPL_pdrpancrN(3)
Crout recursive panel factorization
HPL_pdrpancrT(3)
Crout recursive panel factorization
HPL_pdrpanllN(3)
Left-looking recursive panel factorization
HPL_pdrpanllT(3)
Left-looking recursive panel factorization
HPL_pdrpanrlN(3)
Right-looking recursive panel factorization
HPL_pdrpanrlT(3)
Right-looking recursive panel factorization
HPL_pdtest(3)
Perform one test
HPL_pipid(3)
Simplify the pivot vector
HPL_plindx10(3)
Compute the logarithmic maps for the spreading
HPL_ptimer(3)
Timer facility
HPL_rollN(3)
Roll U and forward the column panel
HPL_rollT(3)
Roll U and forward the column panel
HPL_spreadN(3)
Spread row panel U and forward current column panel
HPL_spreadT(3)
Spread row panel U and forward current column panel
HPL_sum(3)
Combine (sum) two buffers
HPL_timer(3)
Timer facility
Handles(3), Tcl_HandleAlloc(3), Tcl_HandleFree(3), Tcl_HandleTblInit(3), Tcl_HandleTblRelease(3), Tcl_HandleTblUseCount(3), Tcl_HandleWalk(3), Tcl_HandleXlate(3)
Dynamic, handle addressable tables
Hanzi Converter(1), hc(1)
convert a GB file to a BIG-5 file, or a BIG-5 file to a GB file
Hashtbl(3o)
Hash tables and hash functions
Hashtbl.HashedType(3o)
The input signature of the functor Hashtbl.Make
Hashtbl.Make(3o)
Functor building an implementation of the hashtable structure
Hashtbl.MakeSeeded(3o)
Functor building an implementation of the hashtable structure
Hashtbl.S(3o)
The output signature of the functor Hashtbl.Make
Hashtbl.SeededHashedType(3o)
The input signature of the functor Hashtbl.MakeSeeded
Hashtbl.SeededS(3o)
The output signature of the functor Hashtbl.MakeSeeded
I(3)
verify assertions in C and C++ code
IMPORT_FOREIGN_SCHEMA(7)
import table definitions from a foreign server
INN::Config(3pm)
Export all the variables an INN Perl script might need
INN::ovsqlite_client(3pm)
Talk to ovsqlite-server from Perl
IV_EVENT_INIT(3), iv_event_register(3), iv_event_unregister(3), iv_event_post(3)
manage ivykis objects for event notification
IV_EVENT_RAW_INIT(3), iv_event_raw_register(3), iv_event_raw_unregister(3), iv_event_raw_post(3)
manage ivykis objects for event notification
IV_FD_PUMP_INIT(3), iv_fd_pump_init(3), iv_fd_pump_destroy(3), iv_fd_pump_pump(3), iv_fd_pump_is_done(3)
pump data between file descriptors
IV_POPEN_REQUEST_INIT(3), iv_popen_request_submit(3), iv_popen_request_close(3)
popen (3) for ivykis applications
Identifiable(3o)
Uniform interface for common data structures over various things
Identifiable.Make(3o)
no description
Identifiable.Map(3o)
no description
Identifiable.Map.T(3o)
no description
Identifiable.Pair(3o)
no description
Identifiable.S(3o)
no description
Identifiable.S.Map(3o)
no description
Identifiable.S.Set(3o)
no description
Identifiable.S.T(3o)
no description
Identifiable.S.Tbl(3o)
no description
Identifiable.Set(3o)
no description
Identifiable.Set.T(3o)
no description
Identifiable.Tbl(3o)
no description
Identifiable.Tbl.T(3o)
no description
Identifiable.Thing(3o)
no description
ImageByteOrder(3), BitmapBitOrder(3), BitmapPad(3), BitmapUnit(3), DisplayHeight(3), DisplayHeightMM(3), DisplayWidth(3), DisplayWidthMM(3), XListPixmapFormats(3), XPixmapFormatValues(3)
image format functions and macros
ImageMagick(1)
a free software suite for the creation, modification and display of bitmap images
InfernoEmbedded(3), InfernoEmbedded Softdevices(3)
RGBW Controllers - Switch Masters - Firmware Updater
IsCursorKey(3), IsFunctionKey(3), IsKeypadKey(3), IsMiscFunctionKey(3), IsModifierKey(3), IsPFKey(3), IsPrivateKeypadKey(3)
keysym classification macros
Itcl_Class(3), Itcl_CreateClass(3), Itcl_DeleteClass(3), Itcl_FindClass(3), Itcl_IsClass(3), Itcl_IsClassNamespace(3)
Manipulate classes
Itcl_Object(3), Itcl_CreateObject(3), Itcl_DeleteObject(3), Itcl_FindObject(3), Itcl_IsObject(3), Itcl_IsObjectIsa(3)
Manipulate an class instance
Itcl_Preserve(3), Itcl_PreserveData(3), Itcl_ReleaseData(3), Itcl_EventuallyFree(3)
Manipulate an Itcl list object
Itcl_RegisterC(3), Itcl_RegisterObjC(3), Itcl_FindC(3)
Associate a symbolic name with a C procedure
J1BC(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1C(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1F(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1FA(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1FE(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1L(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1LE(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1MU(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1N(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1NE(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1P(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1PE(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1S(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1T(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1U(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
JAM_Crc32(3)
Calculate CRC32 on a block of data
JAM_DelSubPacket(3)
Delete a subfield packet
JAM_DeleteMessage(3)
Delete message from messagebase
JAM_Errno(3)
Specify I/O error
JAM_FindUser(3)
Find message to a user
JAM_GetMBSize(3)
Get the number of messages in message base
JAM_GetSubfield(3)
Get a subfield from a subfield packet (not reentrant)
JAM_GetSubfield_R(3)
Get a subfield from a subfield packet (reentrant)
JAM_LockMB(3)
Lock message base for exclusive access
JAM_NewSubPacket(3)
Create a new subfield packet
JAM_PutSubfield(3)
Put a subfield into a subfield packet
JAM_ReadMsgHeader(3)
Read a message's header and its subfields
JHSD(3), JudyHS macros(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
JHSFA(3), JudyHS macros(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
JHSG(3), JudyHS macros(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
JHSI(3), JudyHS macros(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
JLBC(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLC(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLD(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLF(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLFA(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLFE(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLG(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLI(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLL(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLLE(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLMU(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLN(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLNE(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLP(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLPE(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JOYSTICK_AXIS_INFO(3)
Stores joystick axis information. Allegro game programming library
JOYSTICK_BUTTON_INFO(3)
Stores joystick button information. Allegro game programming library
JOYSTICK_INFO(3)
Stores information about joysticks. Allegro game programming library
JOYSTICK_STICK_INFO(3)
Stores joystick stick information. Allegro game programming library
JSBSim(1)
standalone version of the JSBSim open source flight dynamics model
JSLD(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLF(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLFA(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLG(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLI(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLL(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLN(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLP(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
Judy(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
Judy1(3), Judy1 macros(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1ByCount(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1Count(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1First(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1FirstEmpty(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1FreeArray(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1Last(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1LastEmpty(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1MemUsed(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1Next(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1NextEmpty(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1Prev(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1PrevEmpty(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1Set(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1Test(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1Unset(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1_funcs(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
JudyHS(3), JudyHS macros(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
JudyHSDel(3), JudyHS functions(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
JudyHSFreeArray(3), JudyHS functions(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
JudyHSGet(3), JudyHS functions(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
JudyHSIns(3), JudyHS functions(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
JudyHS_funcs(3), JudyHS functions(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
JudyL(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JudyLByCount(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLCount(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLDel(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLFirst(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLFirstEmpty(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLFreeArray(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLGet(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLIns(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLLast(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLLastEmpty(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLMemUsed(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLNext(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLNextEmpty(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLPrev(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLPrevEmpty(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyL_funcs(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudySL(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JudySLDel(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLFirst(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLFreeArray(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLGet(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLIns(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLLast(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLNext(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLPrev(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySL_funcs(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
Kinfold(1)
Simulate kinetic folding of RNA secondary structures
LDView(1)
3D viewer for LDraw models
LHASH(3), DECLARE_LHASH_OF(3), OPENSSL_LH_COMPFUNC(3), OPENSSL_LH_HASHFUNC(3), OPENSSL_LH_DOALL_FUNC(3), LHASH_DOALL_ARG_FN_TYPE(3), IMPLEMENT_LHASH_HASH_FN(3), IMPLEMENT_LHASH_COMP_FN(3), lh_TYPE_new(3), lh_TYPE_free(3), lh_TYPE_insert(3), lh_TYPE_delete(3), lh_TYPE_retrieve(3), lh_TYPE_doall(3), lh_TYPE_doall_arg(3), lh_TYPE_error(3)
dynamic hash table
LHASH(3ossl), LHASH_OF(3ossl), DEFINE_LHASH_OF_EX(3ossl), DEFINE_LHASH_OF(3ossl), OPENSSL_LH_COMPFUNC(3ossl), OPENSSL_LH_HASHFUNC(3ossl), OPENSSL_LH_DOALL_FUNC(3ossl), LHASH_DOALL_ARG_FN_TYPE(3ossl), IMPLEMENT_LHASH_HASH_FN(3ossl), IMPLEMENT_LHASH_COMP_FN(3ossl), lh_TYPE_new(3ossl), lh_TYPE_free(3ossl), lh_TYPE_flush(3ossl), lh_TYPE_insert(3ossl), lh_TYPE_delete(3ossl), lh_TYPE_retrieve(3ossl), lh_TYPE_doall(3ossl), lh_TYPE_doall_arg(3ossl), lh_TYPE_num_items(3ossl), lh_TYPE_get_down_load(3ossl), lh_TYPE_set_down_load(3ossl), lh_TYPE_error(3ossl), OPENSSL_LH_new(3ossl), OPENSSL_LH_free(3ossl), OPENSSL_LH_flush(3ossl), OPENSSL_LH_insert(3ossl), OPENSSL_LH_delete(3ossl), OPENSSL_LH_retrieve(3ossl), OPENSSL_LH_doall(3ossl), OPENSSL_LH_doall_arg(3ossl), OPENSSL_LH_doall_arg_thunk(3ossl), OPENSSL_LH_set_thunks(3ossl), OPENSSL_LH_num_items(3ossl), OPENSSL_LH_get_down_load(3ossl), OPENSSL_LH_set_down_load(3ossl), OPENSSL_LH_error(3ossl)
dynamic hash table
LISTEN(7)
listen for a notification
LOAD(7)
load a shared library file
LOCK_FUNCTION(3)
Locks the memory of a function used by a timer. Allegro game programming library
LOCK_VARIABLE(3)
Locks the memory of a variable used by a timer. Allegro game programming library
LZSS_PACK_DATA(3)
Opaque structure for handling LZSS compression. Allegro game programming library
LZSS_UNPACK_DATA(3)
Opaque structure for handling LZSS decompression. Allegro game programming library
LatentModel(1)
Example of Modeling Correlated Defaults
Lazy(3o)
Deferred computations
LessTifInternals(3), _Xm*(3)
LessTif Internal Functions
Lexing(3o)
The run-time library for lexers generated by ocamllex
Load_path(3o)
Management of include directories
Local_store(3o)
This module provides some facilities for creating references (and hash tables) which can easily be snapshoted and restored to an arbitrary version
Location(3o)
Source code locations (ranges of positions), used in parsetree
Longident(3o)
Long identifiers, used in parsetree
Look(1x)
AfterStep look
MAKE_VERSION(3)
Create a 32 bit integer from the Allegro version
MAP(3)
agar feature-based tile map
MAP_View(3)
editor and display widget for Agar-MAP maps
MATRIX(3)
Fixed point matrix structure. Allegro game programming library
MATRIX_f(3)
Floating point matrix structure. Allegro game programming library
MBK_CATAL_NAME(1)
define the mbk catalog file
MBK_CATA_LIB(1)
define the mbk catalog directory
MBK_CK(1)
define the clock name pattern
MBK_FILTER_SFX(1)
define the input/output filter suffixe. man1/alc_origin.1
MBK_IN_FILTER(1)
define the input filter man1/alc_origin.1
MBK_IN_LO(1)
define the logical input format of mbk and genlib
MBK_IN_PH(1)
define the physical input format of mbk and genlib
MBK_OUT_FILTER(1)
define the input filter man1/alc_origin.1
MBK_OUT_LO(1)
define the logical output format of mbk and genlib
MBK_OUT_PH(1)
define the physical output format of mbk and genlib
MBK_SEPAR(1)
define the separator character for hierarchy
MBK_TRACE_GETENV(1)
defines getenv() debug output man1/alc_origin.1
MBK_VDD(1)
define the high level power name pattern
MBK_VSS(1)
define the ground power name pattern
MBK_WORK_LIB(1)
define the mbk working directory
MD2(3), MD4(3), MD5(3), MD2_Init(3), MD2_Update(3), MD2_Final(3), MD4_Init(3), MD4_Update(3), MD4_Final(3), MD5_Init(3), MD5_Update(3), MD5_Final(3)
MD2, MD4, and MD5 hash functions
MD2(3ossl), MD4(3ossl), MD5(3ossl), MD2_Init(3ossl), MD2_Update(3ossl), MD2_Final(3ossl), MD4_Init(3ossl), MD4_Update(3ossl), MD4_Final(3ossl), MD5_Init(3ossl), MD5_Update(3ossl), MD5_Final(3ossl)
MD2, MD4, and MD5 hash functions
MDC2(3), MDC2_Init(3), MDC2_Update(3), MDC2_Final(3)
MDC2 hash function
MDC2(3ossl), MDC2_Init(3ossl), MDC2_Update(3ossl), MDC2_Final(3ossl)
MDC2 hash function
MENU(3)
Stores the entries of a menu. Allegro game programming library
MERGE(7)
conditionally insert, update, or delete rows of a table
META(5), R META(5)
[File that specifies metainformation of OCaml packages]c
MIDGsmooth(1)
send MIDG-formatted GPS data to a FlightGear instance
MPIX_Comm_agree(3)
Performs agreement operation on comm
MPIX_Comm_failure_ack(3)
Acknowledge the current group of failed processes
MPIX_Comm_failure_get_acked(3)
Get the group of acknowledged failures
MPIX_Comm_get_failed(3)
This local operation returns the group of processes that are locally known to have failed
MPIX_Comm_revoke(3)
Prevent a communicator from being used in the future
MPIX_Comm_shrink(3)
Creates a new communitor from an existing communicator while excluding failed processes
MPIX_Comm_test_threadcomm(3)
Tests to see if a comm is a threadcomm
MPIX_File_create_errhandler_x(3)
Creates an MPI-style file errorhandler with an extra_state
MPIX_GPU_query_support(3)
Returns whether the specific type of GPU is supported
MPIX_Grequest_class_allocate(3)
Create and return a user-defined extended request based on a generalized request class
MPIX_Grequest_start(3)
Create and return a user-defined extended request
MPIX_Info_set_hex(3)
[short description]
MPIX_Op_create_x(3)
Creates a user-defined reduction op with an extra_state
MPIX_Stream_free(3)
Free a stream object
MPIX_Stream_irecv(3)
Start a nonblocking receive from a specific source stream to a specific local stream
MPIX_Stream_isend(3)
Start a nonblocking send from a specific local stream to a specific remote stream
MPIX_Stream_recv(3)
Receive a message from a specific source stream to a specific local stream
MPIX_Stream_send(3)
Send message from a specific local stream to a specific destination stream
MPIX_Threadcomm_finish(3)
finish/deactiviate a thread communicator (inside thread parallel regions)
MPIX_Threadcomm_free(3)
free a thread communicator (outside thread parallel regions)
MPIX_Type_iov(3)
Return contiguous segments starting from an iov offset
MPIX_Type_iov_len(3)
Return the number of contiguous segments within max_iov_bytes
MPI_Address(3)
Gets the address of a location in memory
MPI_Aint_add(3)
Returns the sum of base and disp
MPI_Aint_diff(3)
Returns the difference between addr1 and addr2
MPI_Allgather(3)
Gathers data from all tasks and distribute the combined data to all tasks
MPI_Allgather_init(3)
Create a persistent request for allgather
MPI_Allgatherv(3)
Gathers data from all tasks and deliver the combined data to all tasks
MPI_Allgatherv_init(3)
Create a persistent request for allgatherv
MPI_Alloc_mem(3)
Allocate memory for message passing and RMA
MPI_Allreduce(3)
Combines values from all processes and distributes the result back to all processes
MPI_Allreduce_init(3)
Create a persistent request for allreduce
MPI_Alltoall(3)
Sends data from all to all processes
MPI_Alltoall_init(3)
Create a persistent request for alltoall
MPI_Alltoallv(3)
Sends data from all to all processes; each process may send a different amount of data and provide displacements for the input and output data
MPI_Alltoallv_init(3)
Create a persistent request for alltoallv
MPI_Alltoallw(3)
Generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
MPI_Alltoallw_init(3)
Create a persistent request for alltoallw
MPI_Barrier_init(3)
Creates a persistent request for barrier
MPI_Bcast(3)
Broadcasts a message from the process with rank "root" to all other processes of the communicator
MPI_Bcast_init(3)
Creates a persistent request for broadcast
MPI_Bsend(3)
Basic send with user-provided buffering
MPI_Bsend_init(3)
Builds a handle for a buffered send
MPI_Buffer_attach(3)
Attaches a user-provided buffer for sending
MPI_Buffer_detach(3)
Removes an existing buffer (for use in MPI_Bsend etc)
MPI_Buffer_flush(3)
block until all messages currently in the globally shared buffer of the calling process have been transmitted
MPI_Buffer_iflush(3)
start a nonblocking flush in the globally shared buffer
MPI_Cart_create(3)
Makes a new communicator to which topology information has been attached
MPI_Cart_get(3)
Retrieves Cartesian topology information associated with a communicator
MPI_Cart_map(3)
Maps process to Cartesian topology information
MPI_Cart_shift(3)
Returns the shifted source and destination ranks, given a shift direction and amount
MPI_Cart_sub(3)
Partitions a communicator into subgroups which form lower-dimensional cartesian subgrids
MPI_Cartdim_get(3)
Retrieves Cartesian topology information associated with a communicator
MPI_Comm_accept(3)
Accept a request to form a new intercommunicator
MPI_Comm_attach_buffer(3)
Attaches a user-provided buffer for buffered send in the communicator
MPI_Comm_c2f(3)
converts MPI_Comm to Fortran INTEGER
MPI_Comm_connect(3)
Make a request to form a new intercommunicator
MPI_Comm_create_from_group(3)
Create communicator from a group
MPI_Comm_detach_buffer(3)
Removes an existing buffer (for use in MPI_Bsend etc) in the communicator
MPI_Comm_disconnect(3)
Disconnect from a communicator
MPI_Comm_dup_with_info(3)
Duplicates an existing communicator using the supplied info hints
MPI_Comm_f2c(3)
converts Fortran INTEGER to MPI_Comm
MPI_Comm_flush_buffer(3)
block until all messages currently in the communicator-specific buffer of the calling process have been transmitted
MPI_Comm_free(3)
Marks the communicator object for deallocation
MPI_Comm_free_keyval(3)
Frees an attribute key for communicators
MPI_Comm_get_info(3)
Returns a new info object containing the hints
MPI_Comm_get_name(3)
Return the print name from the communicator
MPI_Comm_get_parent(3)
Return the parent communicator for this process
MPI_Comm_idup_with_info(3)
nonblocking communicator duplication
MPI_Comm_iflush_buffer(3)
start a nonblocking flush in the communicator-specific buffer
MPI_Comm_rank(3)
Determines the rank of the calling process in the communicator
MPI_Comm_remote_size(3)
Determines the size of the remote group
MPI_Comm_set_errhandler(3)
Set the error handler for a communicator
MPI_Comm_set_info(3)
Set new values for the hints of the communicator associated with comm
MPI_Comm_set_name(3)
Sets the print name for a communicator
MPI_Comm_size(3)
Determines the size of the group associated with a communicator
MPI_Comm_spawn(3)
Spawn up to maxprocs instances of a single MPI application
MPI_Comm_test_inter(3)
Tests to see if a comm is an inter-communicator
MPI_Compare_and_swap(3)
Perform one-sided atomic compare-and-swap
MPI_Dims_create(3)
Creates a division of processors in a cartesian grid
MPI_Dist_graph_create(3)
MPI_DIST_GRAPH_CREATE returns a handle to a new communicator to which the distributed graph topology information is attached
MPI_Dist_graph_create_adjacent(3)
returns a handle to a new communicator to which the distributed graph topology information is attached
MPI_Dist_graph_neighbors(3)
Provides adjacency information for a distributed graph topology
MPI_Dist_graph_neighbors_count(3)
Provides adjacency information for a distributed graph topology
MPI_Errhandler_c2f(3)
converts MPI_Errhandler to Fortran INTEGER
MPI_Errhandler_f2c(3)
converts Fortran INTEGER to MPI_Errhandler
MPI_Errhandler_free(3)
Frees an MPI-style errorhandler
MPI_Errhandler_get(3)
Gets the error handler for a communicator
MPI_Errhandler_set(3)
Sets the error handler for a communicator
MPI_Error_string(3)
Return a string for a given error code
MPI_Exscan(3)
Computes the exclusive scan (partial reductions) of data on a collection of processes
MPI_Exscan_init(3)
Creates a persistent request for exscan
MPI_Fetch_and_op(3)
Perform one-sided read-modify-write
MPI_File_c2f(3)
Translates a C file handle to a Fortran file handle
MPI_File_call_errhandler(3)
Call the error handler installed on a file
MPI_File_close(3)
Closes a file
MPI_File_create_errhandler(3)
Create a file error handler
MPI_File_delete(3)
Deletes a file
MPI_File_f2c(3)
Translates a Fortran file handle to a C file handle
MPI_File_get_amode(3)
Returns the file access mode
MPI_File_get_atomicity(3)
Returns the atomicity mode
MPI_File_get_byte_offset(3)
Returns the absolute byte position in the file corresponding to "offset" etypes relative to the current view
MPI_File_get_errhandler(3)
Get the error handler attached to a file
MPI_File_get_group(3)
Returns the group of processes that opened the file
MPI_File_get_info(3)
Returns the hints for a file that are actually being used by MPI
MPI_File_get_position(3)
Returns the current position of the individual file pointer in etype units relative to the current view
MPI_File_get_position_shared(3)
Returns the current position of the shared file pointer in etype units relative to the current view
MPI_File_get_size(3)
Returns the file size
MPI_File_get_type_extent(3)
Returns the extent of datatype in the file
MPI_File_get_type_extent_c(3)
Returns the extent of datatype in the file
MPI_File_get_view(3)
Returns the file view
MPI_File_iread(3)
Nonblocking read using individual file pointer
MPI_File_iread_all(3)
Nonblocking collective read using individual file pointer
MPI_File_iread_all_c(3)
Nonblocking collective read using individual file pointer
MPI_File_iread_at(3)
Nonblocking read using explicit offset
MPI_File_iread_at_all(3)
Nonblocking collective read using explicit offset
MPI_File_iread_at_all_c(3)
Nonblocking collective read using explicit offset
MPI_File_iread_at_c(3)
Nonblocking read using explicit offset
MPI_File_iread_c(3)
Nonblocking read using individual file pointer
MPI_File_iread_shared(3)
Nonblocking read using shared file pointer
MPI_File_iread_shared_c(3)
Nonblocking read using shared file pointer
MPI_File_iwrite(3)
Nonblocking write using individual file pointer
MPI_File_iwrite_all(3)
Nonblocking collective write using individual file pointer
MPI_File_iwrite_all_c(3)
Nonblocking collective write using individual file pointer
MPI_File_iwrite_at(3)
Nonblocking write using explicit offset
MPI_File_iwrite_at_all(3)
Nonblocking collective write using explicit offset
MPI_File_iwrite_at_all_c(3)
Nonblocking collective write using explicit offset
MPI_File_iwrite_at_c(3)
Nonblocking write using explicit offset
MPI_File_iwrite_c(3)
Nonblocking write using individual file pointer
MPI_File_iwrite_shared(3)
Nonblocking write using shared file pointer
MPI_File_iwrite_shared_c(3)
Nonblocking write using shared file pointer
MPI_File_open(3)
Opens a file
MPI_File_preallocate(3)
Preallocates storage space for a file
MPI_File_read(3)
Read using individual file pointer
MPI_File_read_all(3)
Collective read using individual file pointer
MPI_File_read_all_begin(3)
Begin a split collective read using individual file pointer
MPI_File_read_all_begin_c(3)
Begin a split collective read using individual file pointer
MPI_File_read_all_c(3)
Collective read using individual file pointer
MPI_File_read_all_end(3)
Complete a split collective read using individual file pointer
MPI_File_read_at(3)
Read using explicit offset
MPI_File_read_at_all(3)
Collective read using explicit offset
MPI_File_read_at_all_begin(3)
Begin a split collective read using explicit offset
MPI_File_read_at_all_begin_c(3)
Begin a split collective read using explicit offset
MPI_File_read_at_all_c(3)
Collective read using explicit offset
MPI_File_read_at_all_end(3)
Complete a split collective read using explicit offset
MPI_File_read_at_c(3)
Read using explicit offset
MPI_File_read_c(3)
Read using individual file pointer
MPI_File_read_ordered(3)
Collective read using shared file pointer
MPI_File_read_ordered_begin(3)
Begin a split collective read using shared file pointer
MPI_File_read_ordered_begin_c(3)
Begin a split collective read using shared file pointer
MPI_File_read_ordered_c(3)
Collective read using shared file pointer
MPI_File_read_ordered_end(3)
Complete a split collective read using shared file pointer
MPI_File_read_shared(3)
Read using shared file pointer
MPI_File_read_shared_c(3)
Read using shared file pointer
MPI_File_seek(3)
Updates the individual file pointer
MPI_File_seek_shared(3)
Updates the shared file pointer
MPI_File_set_atomicity(3)
Sets the atomicity mode
MPI_File_set_errhandler(3)
Set the error handler for an MPI file
MPI_File_set_info(3)
Sets new values for the hints associated with a file
MPI_File_set_size(3)
Sets the file size
MPI_File_set_view(3)
Sets the file view
MPI_File_sync(3)
Causes all previous writes to be transferred to the storage device
MPI_File_write(3)
Write using individual file pointer
MPI_File_write_all(3)
Collective write using individual file pointer
MPI_File_write_all_begin(3)
Begin a split collective write using individual file pointer
MPI_File_write_all_begin_c(3)
Begin a split collective write using individual file pointer
MPI_File_write_all_c(3)
Collective write using individual file pointer
MPI_File_write_all_end(3)
Complete a split collective write using individual file pointer
MPI_File_write_at(3)
Write using explicit offset
MPI_File_write_at_all(3)
Collective write using explicit offset
MPI_File_write_at_all_begin(3)
Begin a split collective write using explicit offset
MPI_File_write_at_all_begin_c(3)
Begin a split collective write using explicit offset
MPI_File_write_at_all_c(3)
Collective write using explicit offset
MPI_File_write_at_all_end(3)
Complete a split collective write using explicit offset
MPI_File_write_at_c(3)
Write using explicit offset
MPI_File_write_c(3)
Write using individual file pointer
MPI_File_write_ordered(3)
Collective write using shared file pointer
MPI_File_write_ordered_begin(3)
Begin a split collective write using shared file pointer
MPI_File_write_ordered_begin_c(3)
Begin a split collective write using shared file pointer
MPI_File_write_ordered_c(3)
Collective write using shared file pointer
MPI_File_write_ordered_end(3)
Complete a split collective write using shared file pointer
MPI_File_write_shared(3)
Write using shared file pointer
MPI_File_write_shared_c(3)
Write using shared file pointer
MPI_Finalize(3)
Terminates MPI execution environment
MPI_Finalized(3)
Indicates whether MPI_Finalize has been called
MPI_Free_mem(3)
Free memory allocated with MPI_Alloc_mem
MPI_Gather(3)
Gathers together values from a group of processes
MPI_Gather_init(3)
Create a persistent request for gather
MPI_Gatherv(3)
Gathers into specified locations from all processes in a group
MPI_Gatherv_init(3)
Create a persistent request for gatherv
MPI_Get(3)
Get data from a memory window on a remote process
MPI_Get_accumulate(3)
Perform an atomic, one-sided read-and-accumulate operation
MPI_Get_address(3)
Get the address of a location in memory
MPI_Get_count(3)
Gets the number of "top level" elements
MPI_Get_elements(3)
Returns the number of basic elements
MPI_Get_elements_x(3)
Returns the number of basic elements
MPI_Get_hw_resource_info(3)
returns an info object containing information pertaining to the hardware platform on which the calling MPI process is executing at the moment of the call
MPI_Get_library_version(3)
Return the version number of MPI library
MPI_Get_processor_name(3)
Gets the name of the processor
MPI_Get_version(3)
Return the version number of MPI
MPI_Graph_create(3)
Makes a new communicator to which topology information
MPI_Graph_get(3)
Retrieves graph topology information associated with a communicator
MPI_Graph_map(3)
Maps process to graph topology information
MPI_Graph_neighbors(3)
Returns the neighbors of a node associated
MPI_Graph_neighbors_count(3)
Returns the number of neighbors of a node
MPI_Graphdims_get(3)
Retrieves graph topology information associated with a communicator
MPI_Grequest_complete(3)
Notify MPI that a user-defined request is complete
MPI_Grequest_start(3)
Create and return a user-defined request
MPI_Group_c2f(3)
converts MPI_Group to Fortran INTEGER
MPI_Group_difference(3)
Makes a group from the difference of two groups
MPI_Group_f2c(3)
converts Fortran INTEGER to MPI_Group
MPI_Group_free(3)
Frees a group
MPI_Group_from_session_pset(3)
Get group from a session processes set
MPI_Group_intersection(3)
Produces a group as the intersection of two existing groups
MPI_Group_range_excl(3)
Produces a group by excluding ranges of processes from an existing group
MPI_Group_range_incl(3)
Creates a new group from ranges of ranks in an existing group
MPI_Group_rank(3)
Returns the rank of this process in the given group
MPI_Group_size(3)
Returns the size of a group
MPI_Group_translate_ranks(3)
Translates the ranks of processes in one group to those in another group
MPI_Iallgather(3)
Gathers data from all tasks and distribute the combined data to all tasks in a nonblocking way
MPI_Iallgatherv(3)
Gathers data from all tasks and deliver the combined data to all tasks in a nonblocking way
MPI_Iallreduce(3)
Combines values from all processes and distributes the result back to all processes in a nonblocking way
MPI_Ialltoall(3)
Sends data from all to all processes in a nonblocking way
MPI_Ialltoallv(3)
Sends data from all to all processes in a nonblocking way; each process may send a different amount of data and provide displacements for the input and output data
MPI_Ialltoallw(3)
Nonblocking generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
MPI_Ibarrier(3)
Notifies the process that it has reached the barrier and returns immediately
MPI_Ibcast(3)
Broadcasts a message from the process with rank "root" to all other processes of the communicator in a nonblocking way
MPI_Ibsend(3)
Starts a nonblocking buffered send
MPI_Iexscan(3)
Computes the exclusive scan (partial reductions) of data on a collection of processes in a nonblocking way
MPI_Igather(3)
Gathers together values from a group of processes in a nonblocking way
MPI_Igatherv(3)
Gathers into specified locations from all processes in a group in a nonblocking way
MPI_Imrecv(3)
Nonblocking receive of message matched by MPI_Mprobe or MPI_Improbe
MPI_Ineighbor_allgather(3)
Nonblocking version of MPI_Neighbor_allgather
MPI_Ineighbor_allgatherv(3)
Nonblocking version of MPI_Neighbor_allgatherv
MPI_Ineighbor_alltoall(3)
Nonblocking version of MPI_Neighbor_alltoall
MPI_Ineighbor_alltoallv(3)
Nonblocking version of MPI_Neighbor_alltoallv
MPI_Ineighbor_alltoallw(3)
Nonblocking version of MPI_Neighbor_alltoallw
MPI_Info_c2f(3)
converts MPI_Info to Fortran INTEGER
MPI_Info_create(3)
Creates a new info object
MPI_Info_create_env(3)
Creates an info object containing information about the application
MPI_Info_delete(3)
Deletes a (key,value) pair from info
MPI_Info_dup(3)
Returns a duplicate of the info object
MPI_Info_f2c(3)
converts Fortran INTEGER to MPI_Info
MPI_Info_free(3)
Frees an info object
MPI_Info_get(3)
Retrieves the value associated with a key
MPI_Info_get_nkeys(3)
Returns the number of currently defined keys in info
MPI_Info_get_nthkey(3)
Returns the nth defined key in info
MPI_Info_get_string(3)
Retrieves the value associated with a key
MPI_Info_get_valuelen(3)
Retrieves the length of the value associated with a key
MPI_Info_set(3)
Adds a (key,value) pair to info
MPI_Intercomm_create(3)
Creates an intercommuncator from two intracommunicators
MPI_Intercomm_create_from_groups(3)
Create an intercommuncator from local and remote groups
MPI_Intercomm_merge(3)
Creates an intracommuncator from an intercommunicator
MPI_Iprobe(3)
Nonblocking test for a message
MPI_Is_thread_main(3)
Returns a flag indicating whether this thread called MPI_Init or MPI_Init_thread
MPI_Iscan(3)
Computes the scan (partial reductions) of data on a collection of processes in a nonblocking way
MPI_Iscatter(3)
Sends data from one process to all other processes in a communicator in a nonblocking way
MPI_Iscatterv(3)
Scatters a buffer in parts to all processes in a communicator in a nonblocking way
MPI_Isendrecv_replace(3)
Starts a nonblocking send and receive with a single buffer
MPI_Keyval_free(3)
Frees an attribute key for communicators
MPI_Message_c2f(3)
converts MPI_Message to Fortran INTEGER
MPI_Message_f2c(3)
converts Fortran INTEGER to MPI_Message
MPI_Mrecv(3)
Blocking receive of message matched by MPI_Mprobe or MPI_Improbe
MPI_Neighbor_allgather(3)
Gathers data from all neighboring processes and distribute the combined data to all neighboring processes
MPI_Neighbor_allgather_init(3)
Create a persistent request for neighbor_allgather
MPI_Neighbor_allgatherv(3)
The vector variant of MPI_Neighbor_allgather
MPI_Neighbor_allgatherv_init(3)
Create a persistent request for neighbor_allgatherv
MPI_Neighbor_alltoall(3)
Sends and Receivs data from all neighboring processes
MPI_Neighbor_alltoall_init(3)
Create a persistent request for neighbor_alltoall
MPI_Neighbor_alltoallv(3)
The vector variant of MPI_Neighbor_alltoall allows sending/receiving different numbers of elements to and from each neighbor
MPI_Neighbor_alltoallv_init(3)
Create a persistent request for neighbor_alltoallv
MPI_Neighbor_alltoallw(3)
Like MPI_Neighbor_alltoallv but it allows one to send and receive with different types to and from each neighbor
MPI_Neighbor_alltoallw_init(3)
Create a persistent request for neighbor_alltoallw
MPI_Op_c2f(3)
converts MPI_Op to Fortran INTEGER
MPI_Op_commutative(3)
Queries an MPI reduction operation for its commutativity
MPI_Op_create(3)
Creates a user-defined combination function handle
MPI_Op_f2c(3)
converts Fortran INTEGER to MPI_Op
MPI_Op_free(3)
Frees a user-defined combination function handle
MPI_Open_port(3)
Establish an address that can be used to establish connections between groups of MPI processes
MPI_Pack_external(3)
Packs a datatype into contiguous memory, using the external32 format
MPI_Pack_external_size(3)
Returns the upper bound on the amount of space needed to pack a message using MPI_Pack_external
MPI_Pack_size(3)
Returns the upper bound on the amount of space needed to pack a message
MPI_Parrived(3)
Test partial completion of partitioned receive operations
MPI_Pcontrol(3)
Controls profiling
MPI_Pready(3)
Indicates that a given portion of the send buffer in a partitioned
MPI_Pready_list(3)
Indicates that a list of portions of the send buffer in a partitioned
MPI_Pready_range(3)
Indicates that a given range of the send buffer in a partitioned
MPI_Probe(3)
Blocking test for a message
MPI_Publish_name(3)
Publish a service name for use with MPI_Comm_connect
MPI_Query_thread(3)
Return the level of thread support provided by the MPI library
MPI_Recv(3)
Blocking receive for a message
MPI_Recv_init(3)
Create a persistent request for a receive
MPI_Reduce_init(3)
Create a persistent request for reduce
MPI_Reduce_scatter_block_init(3)
Create a persistent request for reduce_scatter_block
MPI_Reduce_scatter_init(3)
Create a persistent request for reduce_scatter
MPI_Register_datarep(3)
Register functions for user-defined data representations
MPI_Register_datarep_c(3)
Register functions for user-defined data representations
MPI_Remove_error_class(3)
Remove an MPI error class from the known classes
MPI_Request_c2f(3)
converts MPI_Request to Fortran INTEGER
MPI_Request_f2c(3)
converts Fortran INTEGER to MPI_Request
MPI_Request_free(3)
Frees a communication request object
MPI_Request_get_status(3)
Nondestructive test for the completion of a Request
MPI_Request_get_status_all(3)
Nondestructive test for the completion of all requests
MPI_Request_get_status_any(3)
Nondestructive test for the completion of any of the requests
MPI_Request_get_status_some(3)
Nondestructive test for the completion of some of the requests
MPI_Rget(3)
Get data from a memory window on a remote process
MPI_Rget_accumulate(3)
Perform an atomic, one-sided read-and-accumulate
MPI_Rsend_init(3)
Creates a persistent request for a ready send
MPI_Scan(3)
Computes the scan (partial reductions) of data on a collection of processes
MPI_Scan_init(3)
Create a persistent request for scan
MPI_Scatter(3)
Sends data from one process to all other processes in a communicator
MPI_Scatter_init(3)
Create a persistent request for scatter
MPI_Scatterv(3)
Scatters a buffer in parts to all processes in a communicator
MPI_Scatterv_init(3)
Create a persistent request for scatterv
MPI_Send(3)
Performs a blocking send
MPI_Send_init(3)
Create a persistent request for a standard send
MPI_Sendrecv_replace(3)
Sends and receives using a single buffer
MPI_Session_attach_buffer(3)
Attaches a user-provided buffer for buffered send in the session
MPI_Session_c2f(3)
converts MPI_Session to Fortran INTEGER
MPI_Session_create_errhandler(3)
Create an error handler for use with MPI session
MPI_Session_detach_buffer(3)
Removes an existing buffer (for use in MPI_Bsend etc) in the session
MPI_Session_f2c(3)
converts Fortran INTEGER to MPI_Session
MPI_Session_finalize(3)
Finalize an MPI Session
MPI_Session_flush_buffer(3)
block until all messages currently in the session-specific buffer of the calling process have been transmitted
MPI_Session_get_errhandler(3)
Get the error handler for the MPI session
MPI_Session_get_info(3)
Get the info hints associated to the session
MPI_Session_get_num_psets(3)
Get number of available processes sets
MPI_Session_get_pset_info(3)
Get the info associated with the processes set
MPI_Session_iflush_buffer(3)
start a nonblocking flush in the session-specific buffer
MPI_Ssend_init(3)
Creates a persistent request for a synchronous send
MPI_Startall(3)
Starts a collection of persistent requests
MPI_Status_c2f(3)
Convert MPI_Status object to MPI_Fint array
MPI_Status_c2f08(3)
Convert MPI_Status object to MPI_F08_status object
MPI_Status_f082c(3)
Convert MPI_F08_status object to MPI_Status object
MPI_Status_f082f(3)
Convert MPI_F08_status object to MPI_Fint array
MPI_Status_f2c(3)
Convert MPI_Fint array to MPI_Status object
MPI_Status_f2f08(3)
Convert MPI_Fint array to MPI_F08_status object
MPI_Status_get_error(3)
Get MPI_ERROR field from the status
MPI_Status_get_source(3)
Get MPI_SOURCE field from the status
MPI_Status_get_tag(3)
Get MPI_TAG field from the status
MPI_Status_set_elements(3)
Set the number of elements in a status
MPI_Status_set_elements_x(3)
Set the number of elements in a status
MPI_Status_set_error(3)
Set MPI_ERROR field in the status
MPI_Status_set_source(3)
Set MPI_SOURCE field in the status
MPI_Status_set_tag(3)
Set MPI_TAG field in the status
MPI_T_category_get_index(3)
Get the index of a category
MPI_T_category_get_info(3)
Get the information about a category
MPI_T_category_get_num(3)
Get the number of categories
MPI_T_category_get_num_events(3)
Returns the number of event types contained in the queried category
MPI_T_category_get_pvars(3)
Get performance variables in a category
MPI_T_cvar_get_index(3)
Get the index of a control variable
MPI_T_cvar_get_info(3)
Get the information about a control variable
MPI_T_cvar_get_num(3)
Get the number of control variables
MPI_T_cvar_handle_alloc(3)
Allocate a handle for a control variable
MPI_T_cvar_handle_free(3)
Free an existing handle for a control variable
MPI_T_cvar_read(3)
Read the value of a control variable
MPI_T_enum_get_info(3)
Get the information about an enumeration
MPI_T_enum_get_item(3)
Get the information about an item in an enumeration
MPI_T_event_callback_get_info(3)
Returns a new info object containing the hints of the callback function registered for the callback safety level specified by cb_safety of the event-registration handle associated with event_registration
MPI_T_event_callback_set_info(3)
Updates the hints of the callback function registered for the callback safety level specified by cb_safety of the event-registration handle associated with event_registration
MPI_T_event_copy(3)
Copy event data as a whole into a user-specified buffer
MPI_T_event_get_index(3)
Returns the index of an event type identified by a known event type name
MPI_T_event_get_info(3)
Returns additional information about a specific event type
MPI_T_event_get_num(3)
Query the number of event types
MPI_T_event_get_source(3)
Returns the index of the source of the event instance
MPI_T_event_get_timestamp(3)
Returns the timestamp of when the event was initially observed by the implementation
MPI_T_event_handle_alloc(3)
Creates a registration handle for the event type identified by event_index
MPI_T_event_handle_free(3)
Initiates deallocation of the event-registration handle specified by event_registration
MPI_T_event_handle_get_info(3)
Returns a new info object containing the hints of the event-registration handle associated with event_registration
MPI_T_event_handle_set_info(3)
Updates the hints of the event-registration handle associated with event_registration
MPI_T_event_read(3)
Copy one element of event data to a user-specified buffer
MPI_T_event_register_callback(3)
Associates a user-defined function with an allocated event-registration handle
MPI_T_event_set_dropped_handler(3)
Registers a function to be called when event information is dropped for the registration handle specified in event_registration
MPI_T_finalize(3)
Finalize the MPI tool information interface
MPI_T_pvar_get_index(3)
Get the index of a performance variable
MPI_T_pvar_get_info(3)
Get the information about a performance variable
MPI_T_pvar_get_num(3)
Get the number of performance variables
MPI_T_pvar_handle_alloc(3)
Allocate a handle for a performance variable
MPI_T_pvar_handle_free(3)
Free an existing handle for a performance variable
MPI_T_pvar_read(3)
Read the value of a performance variable
MPI_T_pvar_readreset(3)
Read the value of a performance variable and then reset it
MPI_T_pvar_reset(3)
Reset a performance variable
MPI_T_pvar_session_create(3)
Create a new session for accessing performance variables
MPI_T_pvar_session_free(3)
Free an existing performance variable session
MPI_T_pvar_start(3)
Start a performance variable
MPI_T_pvar_stop(3)
Stop a performance variable
MPI_T_pvar_write(3)
Write a performance variable
MPI_T_source_get_info(3)
Returns additional information on the source identified by the source_index argument
MPI_T_source_get_num(3)
Query the number of event sources
MPI_T_source_get_timestamp(3)
Returns a current timestamp from the source identified by the source_index argument
MPI_Test(3)
Test for the completion of a request
MPI_Test_cancelled(3)
Tests to see if a request was cancelled
MPI_Testall(3)
Tests for the completion of all previously initiated requests
MPI_Testany(3)
Tests for completion of any previdously initiated requests
MPI_Testsome(3)
Tests for some given requests to complete
MPI_Topo_test(3)
Determines the type of topology (if any) associated with a communicator
MPI_Type_c2f(3)
converts MPI_Type to Fortran INTEGER
MPI_Type_create_f90_complex(3)
Return a predefined type that matches the specified range
MPI_Type_create_f90_integer(3)
Return a predefined type that matches the specified range
MPI_Type_create_f90_real(3)
Return a predefined type that matches the specified range
MPI_Type_create_hindexed(3)
Create a datatype for an indexed datatype with displacements in bytes
MPI_Type_create_keyval(3)
Create an attribute keyval for MPI datatypes
MPI_Type_create_resized(3)
Create a datatype with a new lower bound and extent from an existing datatype
MPI_Type_create_struct(3)
Create an MPI datatype from a general set of datatypes, displacements, and block sizes
MPI_Type_create_subarray(3)
Create a datatype for a subarray of a regular, multidimensional array
MPI_Type_extent(3)
Returns the extent of a datatype
MPI_Type_f2c(3)
converts Fortran INTEGER to MPI_Type
MPI_Type_free(3)
Frees the datatype
MPI_Type_free_keyval(3)
Frees an attribute key for datatypes
MPI_Type_get_extent(3)
Get the lower bound and extent for a Datatype
MPI_Type_get_extent_x(3)
Get the lower bound and extent as MPI_Count values for a datatype
MPI_Type_get_name(3)
Get the print name for a datatype
MPI_Type_get_true_extent(3)
Get the true lower bound and extent for a datatype
MPI_Type_get_true_extent_x(3)
Get the true lower bound and extent as MPI_Count values for a datatype
MPI_Type_get_value_index(3)
returns a handle to a predefined datatype suitable for the use with MPI_MINLOC and MPI_MAXLOC if such a predefined type exists
MPI_Type_hindexed(3)
Creates an indexed datatype with offsets in bytes
MPI_Type_lb(3)
Returns the lower-bound of a datatype
MPI_Type_match_size(3)
Find an MPI datatype matching a specified size
MPI_Type_size(3)
Return the number of bytes occupied by entries in the datatype
MPI_Type_size_x(3)
Return the number of bytes occupied by entries in the datatype
MPI_Type_ub(3)
Returns the upper bound of a datatype
MPI_Unpack(3)
Unpack a buffer according to a datatype into contiguous memory
MPI_Unpack_external(3)
Unpack a buffer (packed with MPI_Pack_external) according to a datatype into contiguous memory
MPI_Wait(3)
Waits for an MPI request to complete
MPI_Waitall(3)
Waits for all given MPI Requests to complete
MPI_Waitany(3)
Waits for any specified MPI Request to complete
MPI_Waitsome(3)
Waits for some given MPI Requests to complete
MPI_Win_allocate(3)
Create and allocate an MPI Window object for one-sided communication
MPI_Win_allocate_shared(3)
Create an MPI Window object for one-sided communication and shared memory access, and allocate memory at each process
MPI_Win_c2f(3)
converts MPI_Win to Fortran INTEGER
MPI_Win_complete(3)
Completes an RMA operations begun after an MPI_Win_start
MPI_Win_create(3)
Create an MPI Window object for one-sided communication
MPI_Win_create_dynamic(3)
Create an MPI Window object for one-sided communication
MPI_Win_create_errhandler(3)
Create an error handler for use with MPI window
MPI_Win_create_keyval(3)
Create an attribute keyval for MPI window objects
MPI_Win_detach(3)
Detach memory from a dynamic window
MPI_Win_f2c(3)
converts Fortran INTEGER to MPI_Win
MPI_Win_fence(3)
Perform an MPI fence synchronization on a MPI window
MPI_Win_flush(3)
Complete all outstanding RMA operations at the given target
MPI_Win_flush_all(3)
Complete all outstanding RMA operations at all targets
MPI_Win_flush_local(3)
Complete locally all outstanding RMA operations at the given target
MPI_Win_flush_local_all(3)
Complete locally all outstanding RMA operations at all targets
MPI_Win_free(3)
Free an MPI RMA window
MPI_Win_free_keyval(3)
Frees an attribute key for MPI RMA windows
MPI_Win_get_errhandler(3)
Get the error handler for the MPI RMA window
MPI_Win_get_group(3)
Get the MPI Group of the window object
MPI_Win_get_info(3)
Returns a new info object containing the hints of the window
MPI_Win_set_info(3)
Set new values for the hints of the window associated with win
MPI_Win_set_name(3)
Set the print name for an MPI RMA window
MPI_Win_shared_query(3)
Query the size and base pointer for a patch of a shared memory window
MPI_Win_start(3)
Start an RMA access epoch for MPI
MPI_Win_sync(3)
Synchronize public and private copies of the given window
MPI_Wtick(3)
Returns the resolution of MPI_Wtime
M_Line(3)
Agar-Math line segment / half-line structure
M_Matrix(3)
Agar-Math matrix-related functions
M_String(3)
Agar-Math extensions to AG_Printf
M_Vector(3)
Agar-Math vector-related functions
Magick++-config(1)
get information about the installed version of Magick++
Magick-config(1)
get information about the installed version of ImageMagick
MagickCore-config(1)
get information about the installed version of ImageMagick
MagickWand-config(1)
get information about the installed version of the Magick Wand
MagneticField(1)
-- compute the earth's magnetic field
MailScanner(8)
Virus/Spam Scanner for Sendmail, Exim and Postfix
Map.Make(3o)
Functor building an implementation of the map structure given a totally ordered type
Map.OrderedType(3o)
Input signature of the functor Map.Make
Map.S(3o)
Output signature of the functor Map.Make
MarketModels(1), MarketModel(1)
Example of Interst Rate Derivative Pricing
Marshal(3o)
Marshaling of data structures
Mat_Close(3)
Closes an open MATLAB MAT file
Mat_CreateVer(3), Mat_Create(3)
Creates a MATLAB MAT file
Mat_GetDir(3)
Returns a list of the variable names of a MATLAB MAT file given a MAT file structure
Mat_GetFileAccessMode(3)
Returns the file access mode of a MATLAB MAT file given a MAT file structure
Mat_GetFilename(3)
Returns the filename of a MATLAB MAT file given a MAT file structure
Mat_GetHeader(3)
Returns the header of a MATLAB MAT file given a MAT file structure
Mat_GetLibraryVersion(3)
Gets the version of the matio library
Mat_GetVersion(3)
Returns the version of a MATLAB MAT file given a MAT file structure
Mat_Open(3)
Opens a MATLAB MAT file
Mat_Rewind(3)
Rewinds an open MAT file to the beginning
Mat_VarAddStructField(3)
Adds a field to a structure array
Mat_VarDelete(3)
Deletes a MAT variable from a file
Mat_VarFree(3)
Frees a MAT variable structure
Mat_VarGetNumberOfFields(3)
Gets the number of fields for a structure variable
Mat_VarGetSize(3)
Calculates the size of a MAT variable in bytes
Mat_VarGetStructFieldnames(3)
Get the fieldnames of a structure variable
Mat_VarGetStructs(3)
Index a structure variable using slices of each dimension
Mat_VarPrint(3)
Prints the information of a MAT variable to stdout
Mat_VarRead(3)
Reads the information and data for a specific variable in a MATLAB MAT file
Mat_VarReadInfo(3)
Reads the information for a specific variable in a MATLAB MAT file
Mat_VarReadNext(3)
Reads the information and data for the next variable in a MATLAB MAT file
Mat_VarReadNextInfo(3)
Reads the information for the next variable in a MATLAB MAT file
Mat_VarWrite(3)
Writes a MATLAB variable to a MATLAB MAT file
Mat_VarWriteAppend(3)
Writes/appends a MATLAB variable to an HDF5 format MATLAB MAT file
Misc(3o)
Miscellaneous useful types and functions
ModuleDtmfRepeater.conf(5)
Configuration file for the SvxLink server DTMF Repeater module
ModuleEchoLink.conf(5)
Configuration file for the SvxLink server EchoLink module
ModuleFrn.conf(5)
Configuration file for the SvxLink server Free Radio Network (FRN) module
ModuleHelp.conf(5)
Configuration file for the SvxLink server Help module
ModuleParrot.conf(5)
Configuration file for the SvxLink server Parrot module
ModulePropagationMonitor.conf(5)
Configuration file for the SvxLink server PropagationMonitor module
ModuleSelCallEnc.conf(5)
Configuration file for the SvxLink server SelCallEnc module
ModuleTclVoiceMail.conf(5)
Configuration file for the SvxLink server TclVoiceMail module
ModuleTrx.conf(5)
Configuration file for the SvxLink transceiver control module
MoreLabels.Hashtbl.HashedType(3o)
The input signature of the functor MoreLabels.Hashtbl.Make
MoreLabels.Hashtbl.Make(3o)
Functor building an implementation of the hashtable structure
MoreLabels.Hashtbl.MakeSeeded(3o)
Functor building an implementation of the hashtable structure
MoreLabels.Hashtbl.S(3o)
The output signature of the functor MoreLabels.Hashtbl.Make
MoreLabels.Hashtbl.SeededHashedType(3o)
The input signature of the functor MoreLabels.Hashtbl.MakeSeeded
MoreLabels.Hashtbl.SeededS(3o)
The output signature of the functor MoreLabels.Hashtbl.MakeSeeded
MoreLabels.Map.Make(3o)
Functor building an implementation of the map structure given a totally ordered type
MoreLabels.Map.OrderedType(3o)
Input signature of the functor MoreLabels.Map.Make
MoreLabels.Map.S(3o)
Output signature of the functor MoreLabels.Map.Make
MoreLabels.Set.Make(3o)
Functor building an implementation of the set structure given a totally ordered type
MoreLabels.Set.OrderedType(3o)
Input signature of the functor MoreLabels.Set.Make
MoreLabels.Set.S(3o)
Output signature of the functor MoreLabels.Set.Make
MrmCloseHierarchy(3)
Closes a UID hierarchy "MrmCloseHierarchy" "uil functions" "MrmCloseHierarchy" "uid hierarchy"
MrmFetchBitmapLiteral(3)
Fetches a bitmap literal from a hierarchy "MrmFetchBitmapLiteral" "uil functions" "MrmFetchBitmapLiteral"
MrmFetchColorLiteral(3)
Fetches a named color literal from a UID file "MrmFetchColorLiteral" "uil functions" "MrmFetchColorLiteral" "uid file"
MrmFetchIconLiteral(3)
Fetches an icon literal from a hierarchy "MrmFetchIconLiteral" "uil functions" "MrmFetchIconLiteral"
MrmFetchLiteral(3)
Fetches a literal from a UID file "MrmFetchLiteral" "uil functions" "MrmFetchLiteral"
MrmFetchSetValues(3)
Fetches the values to be set from literals stored in UID files "MrmFetchSetValues" "uil functions" "MrmFetchSetValues"
MrmFetchWidget(3)
Fetches and creates an indexed (UIL named) application widget and its children "MrmFetchWidget" "uil functions" "MrmFetchWidget"
MrmFetchWidgetOverride(3)
Fetches any indexed (UIL named) application widget. It overrides the arguments specified for this application widget in UIL "MrmFetchWidgetOverride" "uil functions" "MrmFetchWidgetOverride"
MrmInitialize(3)
Prepares an application to use MRM widget-fetching facilities "MrmInitialize" "uil functions" "MrmInitialize"
MrmOpenHierarchy(3)
Allocates a hierarchy ID and opens all the UID files in the hierarchy "MrmOpenHierarchy" "uil functions" "MrmOpenHierarchy"
MrmOpenHierarchyFromBuffer(3)
Allocates a hierarchy ID and opens a buffer containing a memory image of a UID file "MrmOpenHierarchyFrom%Buffer" "uil functions" "MrmOpenHierarchyFrom%Buffer"
MrmOpenHierarchyPerDisplay(3)
Allocates a hierarchy ID and opens all the UID files in the hierarchy "MrmOpenHierarchyPer%Display" "uil functions" "MrmOpenHierarchyPer%Display"
MrmRegisterClass(3)
Saves the information needed for MRM to access the widget creation function for user-defined widgets "MrmRegisterClass" "uil functions" "MrmRegisterClass"
MrmRegisterNames(3)
Registers the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier names) "MrmRegisterNames" "uil functions" "MrmRegisterNames"
MrmRegisterNamesInHierarchy(3)
Registers the values associated with the names referenced in UIL within a single hierarchy (for example, UIL callback function names or UIL identifier names) "MrmRegisterNamesIn%Hierarchy" "uil functions" "MrmRegisterNamesIn%Hierarchy"
MulticurveBootstrapping(1)
Example of using QuantLib
MultidimIntegral(1)
Example of Multi-dimensional Numerical Integration
Munin::Common::Config(3)
Abstract base class for common config code
Munin::Common::Daemon(3)
utilities for daemons
Munin::Common::Defaults(3)
Default values defined by installation scripts
Munin::Common::TLSClient(3), Munin::Node::TLSClient(3)
Implements the client side of the STARTTLS protocol
Munin::Common::TLSServer(3), Munin::Node::TLSServer(3)
Implements the server side of the STARTTLS protocol
Munin::Master::Config(3)
Holds the master configuration
Munin::Master::Group(3)
Holds information on host groups. Groups can be nested
Munin::Master::GroupRepository(3)
FIX
Munin::Master::Host(3)
Holds information on hosts we are interested in collecting data from
Munin::Master::LimitsOld(3)
Abstract base class for workers
Munin::Master::ProcessManager(3)
Manager for parallel execution of Workers
Munin::Master::Update(3)
Contacts Munin Nodes, gathers data from their service data sources, and stores this information in RRD files
Munin::Master::UpdateWorker(3)
FIX
Munin::Master::Utils(3)
Exports a lot of utility functions
Munin::Master::Worker(3)
Abstract base class for workers
Munin::Node::Config(3)
Singleton node configuration container. Reads configuration files
Munin::Node::Configure::Debug(3)
Prints a debug message in the standard munin-node-configure format
Munin::Node::Configure::History(3)
Filtering plugins based on the version of Munin they were first distributed with
Munin::Node::Configure::HostEnumeration(3)
Takes a list of hosts, and returns the corresponding IPs in dotted-quad form
Munin::Node::Configure::Plugin(3)
Class representing a plugin, along with its installed and suggested services
Munin::Node::Configure::PluginList(3)
Loading and listing a collection of plugins
Munin::Node::Logger(3)
The logger for munin node
Munin::Node::OS(3)
OS related utility methods for the Munin node
Munin::Node::SNMPConfig(3)
Subroutines providing munin-node-configures SNMP scanning capabilities
Munin::Node::Server(3)
This module implements a Net::Server server for the munin node
Munin::Node::Service(3)
Methods related to handling of Munin services
Munin::Node::Session(3)
Stores the state for the session between a node and a master
Munin::Node::SpoolReader(3)
Reading side of the spool functionality
Munin::Node::SpoolWriter(3)
Writing side of the spool functionality
Munin::Node::Utils(3)
Various utility functions
Munin::Plugin(3)
Utility functions for Perl Munin plugins
Munin::Plugin::Pgsql(3)
Base module for PostgreSQL plugins for Munin
Munin::Plugin::SNMP(3)
Net::SNMP subclass for Munin plugins
Mutex(3o)
Locks for mutual exclusion
MyFrame(1x)
defines how AfterStep should construct window's frame
MyStyle(1x)
defines combination of color, font, style, background to be used together
NAL_ADDRESS_new(2), NAL_ADDRESS_free(2), NAL_ADDRESS_create(2), NAL_ADDRESS_set_def_buffer_size(2), NAL_ADDRESS_can_connect(2), NAL_ADDRESS_can_listen(2)
libnal addressing functions
NAL_BUFFER_new(2), NAL_BUFFER_free(2), NAL_BUFFER_set_size(2), NAL_BUFFER_empty(2), NAL_BUFFER_full(2), NAL_BUFFER_notempty(2), NAL_BUFFER_notfull(2), NAL_BUFFER_used(2), NAL_BUFFER_unused(2), NAL_BUFFER_data(2), NAL_BUFFER_size(2), NAL_BUFFER_write(2), NAL_BUFFER_read(2), NAL_BUFFER_write_ptr(2), NAL_BUFFER_takedata(2), NAL_BUFFER_wrote(2)
libnal buffer functions
NAL_CONNECTION_new(2), NAL_CONNECTION_free(2), NAL_CONNECTION_create(2), NAL_CONNECTION_create_pair(2), NAL_CONNECTION_create_dummy(2), NAL_CONNECTION_set_size(2), NAL_CONNECTION_get_read(2), NAL_CONNECTION_get_send(2), NAL_CONNECTION_io(2), NAL_CONNECTION_io_cap(2), NAL_CONNECTION_is_established(2), NAL_CONNECTION_add_to_selector(2), NAL_CONNECTION_del_from_selector(2)
libnal connection functions
NAL_LISTENER_new(2), NAL_LISTENER_free(2), NAL_LISTENER_create(2)
libnal listener functions
NAL_SELECTOR_new(2), NAL_SELECTOR_free(2), NAL_SELECTOR_reset(2), NAL_SELECTOR_select(2)
libnal selector functions
NAL_decode_uint32(2), NAL_decode_uint16(2), NAL_decode_char(2), NAL_decode_bin(2), NAL_encode_uint32(2), NAL_encode_uint16(2), NAL_encode_char(2), NAL_encode_bin(2)
libnal serialisation functions
NCONF_new_ex(3ossl), NCONF_new(3ossl), NCONF_free(3ossl), NCONF_default(3ossl), NCONF_load(3ossl), NCONF_get0_libctx(3ossl), NCONF_get_section(3ossl), NCONF_get_section_names(3ossl)
functionality to Load and parse configuration files manually
NCURSES_SCREEN_CB(3x), %NCURSES_WINDOW_CB(3x), %NCURSES_SCREEN_CB(3x), %get_escdelay(3x), %set_escdelay(3x), %set_tabsize(3x), %use_screen(3x), %use_window(3x)
curses support for multi-threaded applications
NOTIFY(7)
generate a notification
NetSNMP::ASN(3)
Perl extension for SNMP ASN.1 types
NetSNMP::OID(3)
Perl extension for manipulating OIDs
NetSNMP::TrapReceiver(3)
Embedded perl trap handling for Net-SNMPs snmptrapd
NetSNMP::agent(3)
Perl extension for the net-snmp agent
NetSNMP::agent::default_store(3)
Perl extension for Net-SNMP agent default storage
NetSNMP::default_store(3)
Perl extension for Net-SNMP generic storage of global data
NetSNMP::netsnmp_request_infoPtr(3), NetSNMP::agent::netsnmp_request_infoPtr(3)
Perl extension for request information
Notifier.tcl86(3), Tcl_CreateEventSource(3), Tcl_DeleteEventSource(3), Tcl_SetMaxBlockTime(3), Tcl_QueueEvent(3), Tcl_ThreadQueueEvent(3), Tcl_ThreadAlert(3), Tcl_GetCurrentThread(3), Tcl_DeleteEvents(3), Tcl_InitNotifier(3), Tcl_FinalizeNotifier(3), Tcl_WaitForEvent(3), Tcl_AlertNotifier(3), Tcl_SetTimer(3), Tcl_ServiceAll(3), Tcl_ServiceEvent(3), Tcl_GetServiceMode(3), Tcl_SetServiceMode(3), Tcl_ServiceModeHook(3), Tcl_SetNotifier(3)
the event queue and notifier interfaces
Notifier.tcl90(3), Tcl_CreateEventSource(3), Tcl_DeleteEventSource(3), Tcl_SetMaxBlockTime(3), Tcl_QueueEvent(3), Tcl_ThreadQueueEvent(3), Tcl_ThreadAlert(3), Tcl_GetCurrentThread(3), Tcl_DeleteEvents(3), Tcl_InitNotifier(3), Tcl_FinalizeNotifier(3), Tcl_WaitForEvent(3), Tcl_AlertNotifier(3), Tcl_SetTimer(3), Tcl_ServiceAll(3), Tcl_ServiceEvent(3), Tcl_GetServiceMode(3), Tcl_SetServiceMode(3), Tcl_ServiceModeHook(3), Tcl_SetNotifier(3)
the event queue and notifier interfaces
Numbers(3o)
Modules about numbers, some of which satisfy Identifiable.S
Numbers.Float(3o)
no description
OBJ_find_sigid_algs(3), OBJ_find_sigid_by_algs(3)
signature algorithm mappings
OCSP_REQUEST_new(3), OCSP_REQUEST_free(3), OCSP_request_add0_id(3), OCSP_request_sign(3), OCSP_request_add1_cert(3), OCSP_request_onereq_count(3), OCSP_request_onereq_get0(3)
OCSP request functions
OCSP_REQUEST_new(3ossl), OCSP_REQUEST_free(3ossl), OCSP_request_add0_id(3ossl), OCSP_request_sign(3ossl), OCSP_request_add1_cert(3ossl), OCSP_request_onereq_count(3ossl), OCSP_request_onereq_get0(3ossl)
OCSP request functions
OCSP_REQ_CTX(3ossl), OCSP_sendreq_new(3ossl), OCSP_sendreq_nbio(3ossl), OCSP_sendreq_bio(3ossl), OCSP_REQ_CTX_i2d(3ossl), OCSP_REQ_CTX_add1_header(3ossl), OCSP_REQ_CTX_free(3ossl), OCSP_set_max_response_length(3ossl), OCSP_REQ_CTX_set1_req(3ossl)
OCSP responder query functions
OCSP_cert_to_id(3), OCSP_cert_id_new(3), OCSP_CERTID_free(3), OCSP_id_issuer_cmp(3), OCSP_id_cmp(3), OCSP_id_get0_info(3)
OCSP certificate ID utility functions
OCSP_cert_to_id(3ossl), OCSP_cert_id_new(3ossl), OCSP_CERTID_free(3ossl), OCSP_id_issuer_cmp(3ossl), OCSP_id_cmp(3ossl), OCSP_id_get0_info(3ossl)
OCSP certificate ID utility functions
OCSP_request_add1_nonce(3), OCSP_basic_add1_nonce(3), OCSP_check_nonce(3), OCSP_copy_nonce(3)
OCSP nonce functions
OCSP_request_add1_nonce(3ossl), OCSP_basic_add1_nonce(3ossl), OCSP_check_nonce(3ossl), OCSP_copy_nonce(3ossl)
OCSP nonce functions
OCSP_resp_find_status(3ossl), OCSP_resp_count(3ossl), OCSP_resp_get0(3ossl), OCSP_resp_find(3ossl), OCSP_single_get0_status(3ossl), OCSP_resp_get0_produced_at(3ossl), OCSP_resp_get0_signature(3ossl), OCSP_resp_get0_tbs_sigalg(3ossl), OCSP_resp_get0_respdata(3ossl), OCSP_resp_get0_certs(3ossl), OCSP_resp_get0_signer(3ossl), OCSP_resp_get0_id(3ossl), OCSP_resp_get1_id(3ossl), OCSP_check_validity(3ossl), OCSP_basic_verify(3ossl)
OCSP response utility functions
OCSP_resp_get0_certs(3), OCSP_resp_get0_signer(3), OCSP_resp_get0_id(3), OCSP_resp_get1_id(3), OCSP_resp_get0_produced_at(3), OCSP_resp_get0_signature(3), OCSP_resp_get0_tbs_sigalg(3), OCSP_resp_get0_respdata(3), OCSP_resp_find_status(3), OCSP_resp_count(3), OCSP_resp_get0(3), OCSP_resp_find(3), OCSP_single_get0_status(3), OCSP_check_validity(3), OCSP_basic_verify(3)
OCSP response utility functions
OCSP_response_status(3), OCSP_response_get1_basic(3), OCSP_response_create(3), OCSP_RESPONSE_free(3), OCSP_RESPID_set_by_name(3), OCSP_RESPID_set_by_key(3), OCSP_RESPID_match(3), OCSP_basic_sign(3), OCSP_basic_sign_ctx(3)
OCSP response functions
OCSP_response_status(3ossl), OCSP_response_get1_basic(3ossl), OCSP_response_create(3ossl), OCSP_RESPONSE_free(3ossl), OCSP_RESPID_set_by_name(3ossl), OCSP_RESPID_set_by_key_ex(3ossl), OCSP_RESPID_set_by_key(3ossl), OCSP_RESPID_match_ex(3ossl), OCSP_RESPID_match(3ossl), OCSP_basic_sign(3ossl), OCSP_basic_sign_ctx(3ossl)
OCSP response functions
OCSP_sendreq_new(3), OCSP_sendreq_nbio(3), OCSP_REQ_CTX_free(3), OCSP_set_max_response_length(3), OCSP_REQ_CTX_add1_header(3), OCSP_REQ_CTX_set1_req(3), OCSP_sendreq_bio(3), OCSP_REQ_CTX_i2d(3)
OCSP responder query functions
OPENSSL_FILE(3ossl), OPENSSL_LINE(3ossl), OPENSSL_FUNC(3ossl), OPENSSL_MSTR(3ossl), OPENSSL_MSTR_HELPER(3ossl)
generic C programming utility macros
OPENSSL_INIT_new(3), OPENSSL_INIT_set_config_filename(3), OPENSSL_INIT_set_config_appname(3), OPENSSL_INIT_set_config_file_flags(3), OPENSSL_INIT_free(3), OPENSSL_init_crypto(3), OPENSSL_cleanup(3), OPENSSL_atexit(3), OPENSSL_thread_stop(3)
OpenSSL initialisation and deinitialisation functions
OPENSSL_INIT_new(3ossl), OPENSSL_INIT_set_config_filename(3ossl), OPENSSL_INIT_set_config_appname(3ossl), OPENSSL_INIT_set_config_file_flags(3ossl), OPENSSL_INIT_free(3ossl), OPENSSL_init_crypto(3ossl), OPENSSL_cleanup(3ossl), OPENSSL_atexit(3ossl), OPENSSL_thread_stop_ex(3ossl), OPENSSL_thread_stop(3ossl)
OpenSSL initialisation and deinitialisation functions
OPENSSL_VERSION_MAJOR(3ossl), OPENSSL_VERSION_MINOR(3ossl), OPENSSL_VERSION_PATCH(3ossl), OPENSSL_VERSION_PRE_RELEASE(3ossl), OPENSSL_VERSION_BUILD_METADATA(3ossl), OPENSSL_VERSION_TEXT(3ossl), OPENSSL_VERSION_PREREQ(3ossl), OPENSSL_version_major(3ossl), OPENSSL_version_minor(3ossl), OPENSSL_version_patch(3ossl), OPENSSL_version_pre_release(3ossl), OPENSSL_version_build_metadata(3ossl), OpenSSL_version(3ossl), OPENSSL_VERSION_NUMBER(3ossl), OpenSSL_version_num(3ossl), OPENSSL_info(3ossl)
get OpenSSL version number and other information
OPENSSL_config(3), OPENSSL_no_config(3)
simple OpenSSL configuration functions
OPENSSL_config(3ossl), OPENSSL_no_config(3ossl)
simple OpenSSL configuration functions
OPENSSL_fork_prepare(3), OPENSSL_fork_parent(3), OPENSSL_fork_child(3)
OpenSSL fork handlers
OPENSSL_fork_prepare(3ossl), OPENSSL_fork_parent(3ossl), OPENSSL_fork_child(3ossl)
OpenSSL fork handlers
OPENSSL_gmtime(3ossl), OPENSSL_gmtime_adj(3ossl), OPENSSL_gmtime_diff(3ossl)
platform-agnostic OpenSSL time routines
OPENSSL_hexchar2int(3ossl), OPENSSL_hexstr2buf_ex(3ossl), OPENSSL_hexstr2buf(3ossl), OPENSSL_buf2hexstr_ex(3ossl), OPENSSL_buf2hexstr(3ossl)
Hex encoding and decoding functions
OPENSSL_instrument_bus(3), OPENSSL_instrument_bus2(3)
instrument references to memory bus
OPENSSL_instrument_bus(3ossl), OPENSSL_instrument_bus2(3ossl)
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_load_builtin_modules(3ossl), ASN1_add_oid_module(3ossl), ENGINE_add_conf_module(3ossl)
add standard configuration modules
OPENSSL_load_u16_le(3ossl), OPENSSL_load_u16_be(3ossl), OPENSSL_load_u32_le(3ossl), OPENSSL_load_u32_be(3ossl), OPENSSL_load_u64_le(3ossl), OPENSSL_load_u64_be(3ossl), OPENSSL_store_u16_le(3ossl), OPENSSL_store_u16_be(3ossl), OPENSSL_store_u32_le(3ossl), OPENSSL_store_u32_be(3ossl), OPENSSL_store_u64_le(3ossl), OPENSSL_store_u64_be(3ossl)
Read and write unsigned 16, 32 and 64-bit integers in a specific byte order
OPENSSL_malloc_init(3), OPENSSL_malloc(3), OPENSSL_zalloc(3), OPENSSL_realloc(3), OPENSSL_free(3), OPENSSL_clear_realloc(3), OPENSSL_clear_free(3), OPENSSL_cleanse(3), CRYPTO_malloc(3), CRYPTO_zalloc(3), CRYPTO_realloc(3), CRYPTO_free(3), OPENSSL_strdup(3), OPENSSL_strndup(3), OPENSSL_memdup(3), OPENSSL_strlcpy(3), OPENSSL_strlcat(3), OPENSSL_hexstr2buf(3), OPENSSL_buf2hexstr(3), OPENSSL_hexchar2int(3), CRYPTO_strdup(3), CRYPTO_strndup(3), OPENSSL_mem_debug_push(3), OPENSSL_mem_debug_pop(3), CRYPTO_mem_debug_push(3), CRYPTO_mem_debug_pop(3), CRYPTO_clear_realloc(3), CRYPTO_clear_free(3), CRYPTO_get_mem_functions(3), CRYPTO_set_mem_functions(3), CRYPTO_get_alloc_counts(3), CRYPTO_set_mem_debug(3), CRYPTO_mem_ctrl(3), CRYPTO_mem_leaks(3), CRYPTO_mem_leaks_fp(3), CRYPTO_mem_leaks_cb(3), OPENSSL_MALLOC_FAILURES(3), OPENSSL_MALLOC_FD(3)
Memory allocation functions
OPENSSL_malloc_init(3ossl), OPENSSL_malloc(3ossl), OPENSSL_aligned_alloc(3ossl), OPENSSL_zalloc(3ossl), OPENSSL_realloc(3ossl), OPENSSL_malloc_array(3ossl), OPENSSL_aligned_alloc_array(3ossl), OPENSSL_calloc(3ossl), OPENSSL_realloc_array(3ossl), OPENSSL_free(3ossl), OPENSSL_clear_realloc(3ossl), OPENSSL_clear_realloc_array(3ossl), OPENSSL_clear_free(3ossl), OPENSSL_cleanse(3ossl), CRYPTO_malloc(3ossl), CRYPTO_aligned_alloc(3ossl), CRYPTO_zalloc(3ossl), CRYPTO_malloc_array(3ossl), CRYPTO_aligned_alloc_array(3ossl), CRYPTO_calloc(3ossl), CRYPTO_realloc(3ossl), CRYPTO_realloc_array(3ossl), CRYPTO_free(3ossl), OPENSSL_strdup(3ossl), OPENSSL_strndup(3ossl), OPENSSL_memdup(3ossl), OPENSSL_strlcpy(3ossl), OPENSSL_strlcat(3ossl), OPENSSL_strtoul(3ossl), CRYPTO_strdup(3ossl), CRYPTO_strndup(3ossl), OPENSSL_mem_debug_push(3ossl), OPENSSL_mem_debug_pop(3ossl), CRYPTO_mem_debug_push(3ossl), CRYPTO_mem_debug_pop(3ossl), CRYPTO_clear_realloc(3ossl), CRYPTO_clear_realloc_array(3ossl), CRYPTO_clear_free(3ossl), CRYPTO_malloc_fn(3ossl), CRYPTO_realloc_fn(3ossl), CRYPTO_free_fn(3ossl), CRYPTO_get_mem_functions(3ossl), CRYPTO_set_mem_functions(3ossl), CRYPTO_get_alloc_counts(3ossl), CRYPTO_set_mem_debug(3ossl), CRYPTO_mem_ctrl(3ossl), CRYPTO_mem_leaks(3ossl), CRYPTO_mem_leaks_fp(3ossl), CRYPTO_mem_leaks_cb(3ossl), OPENSSL_MALLOC_FAILURES(3ossl), OPENSSL_MALLOC_FD(3ossl), OPENSSL_MALLOC_SEED(3ossl)
Memory allocation functions
OSSL_ALGORITHM(3ossl)
OpenSSL Core type to define a fetchable algorithm
OSSL_CALLBACK(3ossl), OSSL_PASSPHRASE_CALLBACK(3ossl)
OpenSSL Core type to define callbacks
OSSL_CMP_ATAV(3ossl), OSSL_CMP_ATAV_create(3ossl), OSSL_CMP_ATAV_set0(3ossl), OSSL_CMP_ATAV_get0_type(3ossl), OSSL_CMP_ATAV_get0_value(3ossl), OSSL_CMP_ATAV_new_algId(3ossl), OSSL_CMP_ATAV_get0_algId(3ossl), OSSL_CMP_ATAV_new_rsaKeyLen(3ossl), OSSL_CMP_ATAV_get_rsaKeyLen(3ossl), OSSL_CMP_ATAVS(3ossl), OSSL_CMP_ATAV_push1(3ossl), OSSL_CMP_ATAV_free(3ossl)
OSSL_CMP_ATAV utility functions
OSSL_CMP_CTX_new(3ossl), OSSL_CMP_CTX_free(3ossl), OSSL_CMP_CTX_reinit(3ossl), OSSL_CMP_CTX_get0_libctx(3ossl), OSSL_CMP_CTX_get0_propq(3ossl), OSSL_CMP_CTX_set_option(3ossl), OSSL_CMP_CTX_get_option(3ossl), OSSL_CMP_CTX_set_log_cb(3ossl), OSSL_CMP_CTX_set_log_verbosity(3ossl), OSSL_CMP_CTX_print_errors(3ossl), OSSL_CMP_CTX_set1_serverPath(3ossl), OSSL_CMP_CTX_set1_server(3ossl), OSSL_CMP_CTX_set_serverPort(3ossl), OSSL_CMP_CTX_set1_proxy(3ossl), OSSL_CMP_CTX_set1_no_proxy(3ossl), OSSL_CMP_CTX_set_http_cb(3ossl), OSSL_CMP_CTX_set_http_cb_arg(3ossl), OSSL_CMP_CTX_get_http_cb_arg(3ossl), OSSL_CMP_transfer_cb_t(3ossl), OSSL_CMP_CTX_set_transfer_cb(3ossl), OSSL_CMP_CTX_set_transfer_cb_arg(3ossl), OSSL_CMP_CTX_get_transfer_cb_arg(3ossl), OSSL_CMP_CTX_set1_srvCert(3ossl), OSSL_CMP_CTX_set1_expected_sender(3ossl), OSSL_CMP_CTX_set0_trusted(3ossl), OSSL_CMP_CTX_set0_trustedStore(3ossl), OSSL_CMP_CTX_get0_trusted(3ossl), OSSL_CMP_CTX_get0_trustedStore(3ossl), OSSL_CMP_CTX_set1_untrusted(3ossl), OSSL_CMP_CTX_get0_untrusted(3ossl), OSSL_CMP_CTX_set1_cert(3ossl), OSSL_CMP_CTX_build_cert_chain(3ossl), OSSL_CMP_CTX_set1_pkey(3ossl), OSSL_CMP_CTX_set1_referenceValue(3ossl), OSSL_CMP_CTX_set1_secretValue(3ossl), OSSL_CMP_CTX_set1_recipient(3ossl), OSSL_CMP_CTX_push0_geninfo_ITAV(3ossl), OSSL_CMP_CTX_reset_geninfo_ITAVs(3ossl), OSSL_CMP_CTX_get0_geninfo_ITAVs(3ossl), OSSL_CMP_CTX_set1_extraCertsOut(3ossl), OSSL_CMP_CTX_set0_newPkey(3ossl), OSSL_CMP_CTX_get0_newPkey(3ossl), OSSL_CMP_CTX_set1_issuer(3ossl), OSSL_CMP_CTX_set1_serialNumber(3ossl), OSSL_CMP_CTX_set1_subjectName(3ossl), OSSL_CMP_CTX_push1_subjectAltName(3ossl), OSSL_CMP_CTX_set0_reqExtensions(3ossl), OSSL_CMP_CTX_reqExtensions_have_SAN(3ossl), OSSL_CMP_CTX_push0_policy(3ossl), OSSL_CMP_CTX_set1_oldCert(3ossl), OSSL_CMP_CTX_set1_p10CSR(3ossl), OSSL_CMP_CTX_push0_genm_ITAV(3ossl), OSSL_CMP_certConf_cb_t(3ossl), OSSL_CMP_certConf_cb(3ossl), OSSL_CMP_CTX_set_certConf_cb(3ossl), OSSL_CMP_CTX_set_certConf_cb_arg(3ossl), OSSL_CMP_CTX_get_certConf_cb_arg(3ossl), OSSL_CMP_CTX_get_status(3ossl), OSSL_CMP_CTX_get0_statusString(3ossl), OSSL_CMP_CTX_get_failInfoCode(3ossl), OSSL_CMP_CTX_get0_validatedSrvCert(3ossl), OSSL_CMP_CTX_get0_newCert(3ossl), OSSL_CMP_CTX_get1_newChain(3ossl), OSSL_CMP_CTX_get1_caPubs(3ossl), OSSL_CMP_CTX_get1_extraCertsIn(3ossl), OSSL_CMP_CTX_set1_transactionID(3ossl), OSSL_CMP_CTX_set1_senderNonce(3ossl)
functions for managing the CMP client context data structure
OSSL_CMP_HDR_get0_transactionID(3ossl), OSSL_CMP_HDR_get0_recipNonce(3ossl), OSSL_CMP_HDR_get0_geninfo_ITAVs(3ossl)
functions manipulating CMP message headers
OSSL_CMP_ITAV_create(3ossl), OSSL_CMP_ITAV_set0(3ossl), OSSL_CMP_ITAV_get0_type(3ossl), OSSL_CMP_ITAV_get0_value(3ossl), OSSL_CMP_ITAV_push0_stack_item(3ossl), OSSL_CMP_ITAV_new0_certProfile(3ossl), OSSL_CMP_ITAV_get0_certProfile(3ossl)
OSSL_CMP_ITAV utility functions
OSSL_CMP_ITAV_new_caCerts(3ossl), OSSL_CMP_ITAV_get0_caCerts(3ossl), OSSL_CMP_ITAV_new_rootCaCert(3ossl), OSSL_CMP_ITAV_get0_rootCaCert(3ossl), OSSL_CMP_ITAV_new_rootCaKeyUpdate(3ossl), OSSL_CMP_ITAV_get0_rootCaKeyUpdate(3ossl), OSSL_CMP_CRLSTATUS_new1(3ossl), OSSL_CMP_CRLSTATUS_create(3ossl), OSSL_CMP_CRLSTATUS_get0(3ossl), OSSL_CMP_ITAV_new0_crlStatusList(3ossl), OSSL_CMP_ITAV_get0_crlStatusList(3ossl), OSSL_CMP_ITAV_new_crls(3ossl), OSSL_CMP_ITAV_get0_crls(3ossl), OSSL_CMP_ITAV_new0_certReqTemplate(3ossl), OSSL_CMP_ITAV_get1_certReqTemplate(3ossl)
CMP utility functions for handling specific genm and genp messages
OSSL_CMP_MSG_get0_header(3ossl), OSSL_CMP_MSG_get_bodytype(3ossl), OSSL_CMP_MSG_get0_certreq_publickey(3ossl), OSSL_CMP_MSG_update_transactionID(3ossl), OSSL_CMP_MSG_update_recipNonce(3ossl), OSSL_CMP_CTX_setup_CRM(3ossl), OSSL_CMP_MSG_read(3ossl), OSSL_CMP_MSG_write(3ossl), d2i_OSSL_CMP_MSG_bio(3ossl), i2d_OSSL_CMP_MSG_bio(3ossl)
function(s) manipulating CMP messages
OSSL_CMP_MSG_http_perform(3ossl)
client-side HTTP(S) transfer of a CMP request-response pair
OSSL_CMP_SRV_process_request(3ossl), OSSL_CMP_CTX_server_perform(3ossl), OSSL_CMP_SRV_CTX_new(3ossl), OSSL_CMP_SRV_CTX_free(3ossl), OSSL_CMP_SRV_cert_request_cb_t(3ossl), OSSL_CMP_SRV_rr_cb_t(3ossl), OSSL_CMP_SRV_certConf_cb_t(3ossl), OSSL_CMP_SRV_genm_cb_t(3ossl), OSSL_CMP_SRV_error_cb_t(3ossl), OSSL_CMP_SRV_pollReq_cb_t(3ossl), OSSL_CMP_SRV_CTX_init(3ossl), OSSL_CMP_SRV_delayed_delivery_cb_t(3ossl), OSSL_CMP_SRV_clean_transaction_cb_t(3ossl), OSSL_CMP_SRV_CTX_init_trans(3ossl), OSSL_CMP_SRV_CTX_get0_cmp_ctx(3ossl), OSSL_CMP_SRV_CTX_get0_custom_ctx(3ossl), OSSL_CMP_SRV_CTX_set_send_unprotected_errors(3ossl), OSSL_CMP_SRV_CTX_set_accept_unprotected(3ossl), OSSL_CMP_SRV_CTX_set_accept_raverified(3ossl), OSSL_CMP_SRV_CTX_set_grant_implicit_confirm(3ossl)
generic functions to set up and control a CMP server
OSSL_CMP_STATUSINFO_new(3ossl), OSSL_CMP_snprint_PKIStatusInfo(3ossl), OSSL_CMP_CTX_snprint_PKIStatus(3ossl)
function(s) for managing the CMP PKIStatus
OSSL_CMP_exec_certreq(3ossl), OSSL_CMP_exec_IR_ses(3ossl), OSSL_CMP_exec_CR_ses(3ossl), OSSL_CMP_exec_P10CR_ses(3ossl), OSSL_CMP_exec_KUR_ses(3ossl), OSSL_CMP_IR(3ossl), OSSL_CMP_CR(3ossl), OSSL_CMP_P10CR(3ossl), OSSL_CMP_KUR(3ossl), OSSL_CMP_try_certreq(3ossl), OSSL_CMP_exec_RR_ses(3ossl), OSSL_CMP_exec_GENM_ses(3ossl), OSSL_CMP_get1_caCerts(3ossl), OSSL_CMP_get1_rootCaKeyUpdate(3ossl), OSSL_CMP_get1_crlUpdate(3ossl), OSSL_CMP_get1_certReqTemplate(3ossl)
functions implementing CMP client transactions
OSSL_CMP_log_open(3ossl), OSSL_CMP_log_close(3ossl), OSSL_CMP_severity(3ossl), OSSL_CMP_LOG_EMERG(3ossl), OSSL_CMP_LOG_ALERT(3ossl), OSSL_CMP_LOG_CRIT(3ossl), OSSL_CMP_LOG_ERR(3ossl), OSSL_CMP_LOG_WARNING(3ossl), OSSL_CMP_LOG_NOTICE(3ossl), OSSL_CMP_LOG_INFO(3ossl), OSSL_CMP_LOG_DEBUG(3ossl), OSSL_CMP_LOG_TRACE(3ossl), OSSL_CMP_log_cb_t(3ossl), OSSL_CMP_print_to_bio(3ossl), OSSL_CMP_print_errors_cb(3ossl)
functions for logging and error reporting
OSSL_CMP_validate_msg(3ossl), OSSL_CMP_validate_cert_path(3ossl)
functions for verifying CMP message protection
OSSL_CORE_MAKE_FUNC(3ossl), SSL_OP_BIT(3ossl), EXT_UTF8STRING(3ossl)
OpenSSL reserved symbols
OSSL_CRMF_MSG_get0_regCtrl_regToken(3ossl), OSSL_CRMF_MSG_set1_regCtrl_regToken(3ossl), OSSL_CRMF_MSG_get0_regCtrl_authenticator(3ossl), OSSL_CRMF_MSG_set1_regCtrl_authenticator(3ossl), OSSL_CRMF_MSG_PKIPublicationInfo_push0_SinglePubInfo(3ossl), OSSL_CRMF_MSG_set0_SinglePubInfo(3ossl), OSSL_CRMF_MSG_set_PKIPublicationInfo_action(3ossl), OSSL_CRMF_MSG_get0_regCtrl_pkiPublicationInfo(3ossl), OSSL_CRMF_MSG_set1_regCtrl_pkiPublicationInfo(3ossl), OSSL_CRMF_MSG_get0_regCtrl_protocolEncrKey(3ossl), OSSL_CRMF_MSG_set1_regCtrl_protocolEncrKey(3ossl), OSSL_CRMF_MSG_get0_regCtrl_oldCertID(3ossl), OSSL_CRMF_MSG_set1_regCtrl_oldCertID(3ossl), OSSL_CRMF_CERTID_gen(3ossl)
functions getting or setting CRMF Registration Controls
OSSL_CRMF_MSG_get0_regInfo_utf8Pairs(3ossl), OSSL_CRMF_MSG_set1_regInfo_utf8Pairs(3ossl), OSSL_CRMF_MSG_get0_regInfo_certReq(3ossl), OSSL_CRMF_MSG_set1_regInfo_certReq(3ossl)
functions getting or setting CRMF Registration Info
OSSL_CRMF_MSG_get0_tmpl(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_publicKey(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_subject(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_issuer(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_extensions(3ossl), OSSL_CRMF_CERTID_get0_serialNumber(3ossl), OSSL_CRMF_CERTID_get0_issuer(3ossl), OSSL_CRMF_ENCRYPTEDKEY_get1_encCert(3ossl), OSSL_CRMF_ENCRYPTEDKEY_get1_pkey(3ossl), OSSL_CRMF_ENCRYPTEDKEY_init_envdata(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_decrypt(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert(3ossl), OSSL_CRMF_MSG_get_certReqId(3ossl), OSSL_CRMF_MSG_centralkeygen_requested(3ossl)
functions reading from CRMF CertReqMsg structures
OSSL_CRMF_MSG_set0_validity(3ossl), OSSL_CRMF_MSG_set_certReqId(3ossl), OSSL_CRMF_CERTTEMPLATE_fill(3ossl), OSSL_CRMF_MSG_set0_extensions(3ossl), OSSL_CRMF_MSG_push0_extension(3ossl), OSSL_CRMF_MSG_create_popo(3ossl), OSSL_CRMF_MSGS_verify_popo(3ossl)
functions populating and verifying CRMF CertReqMsg structures
OSSL_CRMF_pbm_new(3ossl), OSSL_CRMF_pbmp_new(3ossl)
functions for producing Password-Based MAC (PBM)
OSSL_DECODER(3ossl), OSSL_DECODER_fetch(3ossl), OSSL_DECODER_up_ref(3ossl), OSSL_DECODER_free(3ossl), OSSL_DECODER_get0_provider(3ossl), OSSL_DECODER_get0_properties(3ossl), OSSL_DECODER_is_a(3ossl), OSSL_DECODER_get0_name(3ossl), OSSL_DECODER_get0_description(3ossl), OSSL_DECODER_do_all_provided(3ossl), OSSL_DECODER_names_do_all(3ossl), OSSL_DECODER_gettable_params(3ossl), OSSL_DECODER_get_params(3ossl)
Decoder method routines
OSSL_DECODER_CTX(3ossl), OSSL_DECODER_CTX_new(3ossl), OSSL_DECODER_settable_ctx_params(3ossl), OSSL_DECODER_CTX_set_params(3ossl), OSSL_DECODER_CTX_free(3ossl), OSSL_DECODER_CTX_set_selection(3ossl), OSSL_DECODER_CTX_set_input_type(3ossl), OSSL_DECODER_CTX_set_input_structure(3ossl), OSSL_DECODER_CTX_add_decoder(3ossl), OSSL_DECODER_CTX_add_extra(3ossl), OSSL_DECODER_CTX_get_num_decoders(3ossl), OSSL_DECODER_INSTANCE(3ossl), OSSL_DECODER_CONSTRUCT(3ossl), OSSL_DECODER_CLEANUP(3ossl), OSSL_DECODER_CTX_set_construct(3ossl), OSSL_DECODER_CTX_set_construct_data(3ossl), OSSL_DECODER_CTX_set_cleanup(3ossl), OSSL_DECODER_CTX_get_construct(3ossl), OSSL_DECODER_CTX_get_construct_data(3ossl), OSSL_DECODER_CTX_get_cleanup(3ossl), OSSL_DECODER_export(3ossl), OSSL_DECODER_INSTANCE_get_decoder(3ossl), OSSL_DECODER_INSTANCE_get_decoder_ctx(3ossl), OSSL_DECODER_INSTANCE_get_input_type(3ossl), OSSL_DECODER_INSTANCE_get_input_structure(3ossl)
Decoder context routines
OSSL_DECODER_CTX_new_for_pkey(3ossl), OSSL_DECODER_CTX_set_passphrase(3ossl), OSSL_DECODER_CTX_set_pem_password_cb(3ossl), OSSL_DECODER_CTX_set_passphrase_ui(3ossl), OSSL_DECODER_CTX_set_passphrase_cb(3ossl)
Decoder routines to decode EVP_PKEYs
OSSL_DECODER_from_data(3ossl), OSSL_DECODER_from_bio(3ossl), OSSL_DECODER_from_fp(3ossl)
Routines to perform a decoding
OSSL_DISPATCH(3ossl), OSSL_DISPATCH_END(3ossl)
OpenSSL Core type to define a dispatchable function table
OSSL_ENCODER(3ossl), OSSL_ENCODER_fetch(3ossl), OSSL_ENCODER_up_ref(3ossl), OSSL_ENCODER_free(3ossl), OSSL_ENCODER_get0_provider(3ossl), OSSL_ENCODER_get0_properties(3ossl), OSSL_ENCODER_is_a(3ossl), OSSL_ENCODER_get0_name(3ossl), OSSL_ENCODER_get0_description(3ossl), OSSL_ENCODER_do_all_provided(3ossl), OSSL_ENCODER_names_do_all(3ossl), OSSL_ENCODER_gettable_params(3ossl), OSSL_ENCODER_get_params(3ossl)
Encoder method routines
OSSL_ENCODER_CTX(3ossl), OSSL_ENCODER_CTX_new(3ossl), OSSL_ENCODER_settable_ctx_params(3ossl), OSSL_ENCODER_CTX_set_params(3ossl), OSSL_ENCODER_CTX_free(3ossl), OSSL_ENCODER_CTX_set_selection(3ossl), OSSL_ENCODER_CTX_set_output_type(3ossl), OSSL_ENCODER_CTX_set_output_structure(3ossl), OSSL_ENCODER_CTX_add_encoder(3ossl), OSSL_ENCODER_CTX_add_extra(3ossl), OSSL_ENCODER_CTX_get_num_encoders(3ossl), OSSL_ENCODER_INSTANCE(3ossl), OSSL_ENCODER_INSTANCE_get_encoder(3ossl), OSSL_ENCODER_INSTANCE_get_encoder_ctx(3ossl), OSSL_ENCODER_INSTANCE_get_output_type(3ossl), OSSL_ENCODER_INSTANCE_get_output_structure(3ossl), OSSL_ENCODER_CONSTRUCT(3ossl), OSSL_ENCODER_CLEANUP(3ossl), OSSL_ENCODER_CTX_set_construct(3ossl), OSSL_ENCODER_CTX_set_construct_data(3ossl), OSSL_ENCODER_CTX_set_cleanup(3ossl)
Encoder context routines
OSSL_ENCODER_CTX_new_for_pkey(3ossl), OSSL_ENCODER_CTX_set_cipher(3ossl), OSSL_ENCODER_CTX_set_passphrase(3ossl), OSSL_ENCODER_CTX_set_pem_password_cb(3ossl), OSSL_ENCODER_CTX_set_passphrase_cb(3ossl), OSSL_ENCODER_CTX_set_passphrase_ui(3ossl)
Encoder routines to encode EVP_PKEYs
OSSL_ENCODER_to_data(3ossl), OSSL_ENCODER_to_bio(3ossl), OSSL_ENCODER_to_fp(3ossl)
Routines to perform an encoding
OSSL_ERR_STATE_new(3ossl), OSSL_ERR_STATE_save(3ossl), OSSL_ERR_STATE_save_to_mark(3ossl), OSSL_ERR_STATE_restore(3ossl), OSSL_ERR_STATE_free(3ossl)
saving and restoring error state
OSSL_ESS_signing_cert_new_init(3ossl), OSSL_ESS_signing_cert_v2_new_init(3ossl), OSSL_ESS_check_signing_certs(3ossl)
Enhanced Security Services (ESS) functions
OSSL_FUNC_SSL_QUIC_TLS_crypto_send_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_crypto_recv_rcd_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_crypto_release_rcd_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_yield_secret_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_got_transport_params_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_alert_fn(3ossl), SSL_set_quic_tls_cbs(3ossl), SSL_set_quic_tls_transport_params(3ossl), SSL_set_quic_tls_early_data_enabled(3ossl)
Use the OpenSSL TLS implementation for a third party QUIC implementation
OSSL_GENERAL_NAMES_print(3ossl)
print GeneralNames in a human-friendly, multi-line string
OSSL_HPKE_CTX_new(3ossl), OSSL_HPKE_CTX_free(3ossl), OSSL_HPKE_encap(3ossl), OSSL_HPKE_decap(3ossl), OSSL_HPKE_seal(3ossl), OSSL_HPKE_open(3ossl), OSSL_HPKE_export(3ossl), OSSL_HPKE_suite_check(3ossl), OSSL_HPKE_str2suite(3ossl), OSSL_HPKE_keygen(3ossl), OSSL_HPKE_get_grease_value(3ossl), OSSL_HPKE_get_ciphertext_size(3ossl), OSSL_HPKE_get_public_encap_size(3ossl), OSSL_HPKE_get_recommended_ikmelen(3ossl), OSSL_HPKE_CTX_set1_psk(3ossl), OSSL_HPKE_CTX_set1_ikme(3ossl), OSSL_HPKE_CTX_set1_authpriv(3ossl), OSSL_HPKE_CTX_set1_authpub(3ossl), OSSL_HPKE_CTX_get_seq(3ossl), OSSL_HPKE_CTX_set_seq(3ossl)
Hybrid Public Key Encryption (HPKE) functions
OSSL_HTTP_REQ_CTX(3ossl), OSSL_HTTP_REQ_CTX_new(3ossl), OSSL_HTTP_REQ_CTX_free(3ossl), OSSL_HTTP_REQ_CTX_set_request_line(3ossl), OSSL_HTTP_REQ_CTX_add1_header(3ossl), OSSL_HTTP_REQ_CTX_set_expected(3ossl), OSSL_HTTP_REQ_CTX_set1_req(3ossl), OSSL_HTTP_REQ_CTX_nbio(3ossl), OSSL_HTTP_REQ_CTX_nbio_d2i(3ossl), OSSL_HTTP_REQ_CTX_exchange(3ossl), OSSL_HTTP_REQ_CTX_get0_mem_bio(3ossl), OSSL_HTTP_REQ_CTX_get_resp_len(3ossl), OSSL_HTTP_REQ_CTX_set_max_response_length(3ossl), OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines(3ossl), OSSL_HTTP_is_alive(3ossl)
HTTP client low-level functions
OSSL_HTTP_adapt_proxy(3ossl), OSSL_parse_url(3ossl), OSSL_HTTP_parse_url(3ossl), OCSP_parse_url(3ossl)
http utility functions
OSSL_HTTP_open(3ossl), OSSL_HTTP_bio_cb_t(3ossl), OSSL_HTTP_proxy_connect(3ossl), OSSL_HTTP_set1_request(3ossl), OSSL_HTTP_exchange(3ossl), OSSL_HTTP_get(3ossl), OSSL_HTTP_transfer(3ossl), OSSL_HTTP_close(3ossl)
HTTP client high-level functions
OSSL_IETF_ATTR_SYNTAX(3ossl), OSSL_IETF_ATTR_SYNTAX_get0_policyAuthority(3ossl), OSSL_IETF_ATTR_SYNTAX_set0_policyAuthority(3ossl), OSSL_IETF_ATTR_SYNTAX_get_value_num(3ossl), OSSL_IETF_ATTR_SYNTAX_get0_value(3ossl), OSSL_IETF_ATTR_SYNTAX_add1_value(3ossl)
Accessors and setters for OSSL_IETF_ATTR_SYNTAX
OSSL_IETF_ATTR_SYNTAX_print(3ossl)
OSSL_IETF_ATTR_SYNTAX printing
OSSL_INDICATOR_set_callback(3ossl), OSSL_INDICATOR_get_callback(3ossl)
specify a callback for FIPS indicators
OSSL_ITEM(3ossl)
OpenSSL Core type for generic itemized data
OSSL_LIB_CTX(3ossl), OSSL_LIB_CTX_get_data(3ossl), OSSL_LIB_CTX_new(3ossl), OSSL_LIB_CTX_new_from_dispatch(3ossl), OSSL_LIB_CTX_new_child(3ossl), OSSL_LIB_CTX_free(3ossl), OSSL_LIB_CTX_load_config(3ossl), OSSL_LIB_CTX_get0_global_default(3ossl), OSSL_LIB_CTX_set0_default(3ossl)
OpenSSL library context
OSSL_LIB_CTX_set_conf_diagnostics(3ossl), OSSL_LIB_CTX_get_conf_diagnostics(3ossl)
Set and get configuration diagnostics
OSSL_PARAM_BLD(3ossl), OSSL_PARAM_BLD_new(3ossl), OSSL_PARAM_BLD_to_param(3ossl), OSSL_PARAM_BLD_free(3ossl), OSSL_PARAM_BLD_push_int(3ossl), OSSL_PARAM_BLD_push_uint(3ossl), OSSL_PARAM_BLD_push_long(3ossl), OSSL_PARAM_BLD_push_ulong(3ossl), OSSL_PARAM_BLD_push_int32(3ossl), OSSL_PARAM_BLD_push_uint32(3ossl), OSSL_PARAM_BLD_push_int64(3ossl), OSSL_PARAM_BLD_push_uint64(3ossl), OSSL_PARAM_BLD_push_size_t(3ossl), OSSL_PARAM_BLD_push_time_t(3ossl), OSSL_PARAM_BLD_push_double(3ossl), OSSL_PARAM_BLD_push_BN(3ossl), OSSL_PARAM_BLD_push_BN_pad(3ossl), OSSL_PARAM_BLD_push_utf8_string(3ossl), OSSL_PARAM_BLD_push_utf8_ptr(3ossl), OSSL_PARAM_BLD_push_octet_string(3ossl), OSSL_PARAM_BLD_push_octet_ptr(3ossl)
functions to assist in the creation of OSSL_PARAM arrays
OSSL_PARAM_allocate_from_text(3ossl)
OSSL_PARAM construction utilities
OSSL_PARAM_double(3ossl), OSSL_PARAM_int(3ossl), OSSL_PARAM_int32(3ossl), OSSL_PARAM_int64(3ossl), OSSL_PARAM_long(3ossl), OSSL_PARAM_size_t(3ossl), OSSL_PARAM_time_t(3ossl), OSSL_PARAM_uint(3ossl), OSSL_PARAM_uint32(3ossl), OSSL_PARAM_uint64(3ossl), OSSL_PARAM_ulong(3ossl), OSSL_PARAM_BN(3ossl), OSSL_PARAM_utf8_string(3ossl), OSSL_PARAM_octet_string(3ossl), OSSL_PARAM_utf8_ptr(3ossl), OSSL_PARAM_octet_ptr(3ossl), OSSL_PARAM_END(3ossl), OSSL_PARAM_DEFN(3ossl), OSSL_PARAM_construct_double(3ossl), OSSL_PARAM_construct_int(3ossl), OSSL_PARAM_construct_int32(3ossl), OSSL_PARAM_construct_int64(3ossl), OSSL_PARAM_construct_long(3ossl), OSSL_PARAM_construct_size_t(3ossl), OSSL_PARAM_construct_time_t(3ossl), OSSL_PARAM_construct_uint(3ossl), OSSL_PARAM_construct_uint32(3ossl), OSSL_PARAM_construct_uint64(3ossl), OSSL_PARAM_construct_ulong(3ossl), OSSL_PARAM_construct_BN(3ossl), OSSL_PARAM_construct_utf8_string(3ossl), OSSL_PARAM_construct_utf8_ptr(3ossl), OSSL_PARAM_construct_octet_string(3ossl), OSSL_PARAM_construct_octet_ptr(3ossl), OSSL_PARAM_construct_end(3ossl), OSSL_PARAM_locate(3ossl), OSSL_PARAM_locate_const(3ossl), OSSL_PARAM_get_double(3ossl), OSSL_PARAM_get_int(3ossl), OSSL_PARAM_get_int32(3ossl), OSSL_PARAM_get_int64(3ossl), OSSL_PARAM_get_long(3ossl), OSSL_PARAM_get_size_t(3ossl), OSSL_PARAM_get_time_t(3ossl), OSSL_PARAM_get_uint(3ossl), OSSL_PARAM_get_uint32(3ossl), OSSL_PARAM_get_uint64(3ossl), OSSL_PARAM_get_ulong(3ossl), OSSL_PARAM_get_BN(3ossl), OSSL_PARAM_get_utf8_string(3ossl), OSSL_PARAM_get_octet_string(3ossl), OSSL_PARAM_get_utf8_ptr(3ossl), OSSL_PARAM_get_octet_ptr(3ossl), OSSL_PARAM_get_utf8_string_ptr(3ossl), OSSL_PARAM_get_octet_string_ptr(3ossl), OSSL_PARAM_set_double(3ossl), OSSL_PARAM_set_int(3ossl), OSSL_PARAM_set_int32(3ossl), OSSL_PARAM_set_int64(3ossl), OSSL_PARAM_set_long(3ossl), OSSL_PARAM_set_size_t(3ossl), OSSL_PARAM_set_time_t(3ossl), OSSL_PARAM_set_uint(3ossl), OSSL_PARAM_set_uint32(3ossl), OSSL_PARAM_set_uint64(3ossl), OSSL_PARAM_set_ulong(3ossl), OSSL_PARAM_set_BN(3ossl), OSSL_PARAM_set_utf8_string(3ossl), OSSL_PARAM_set_octet_string(3ossl), OSSL_PARAM_set_utf8_ptr(3ossl), OSSL_PARAM_set_octet_ptr(3ossl), OSSL_PARAM_set_octet_string_or_ptr(3ossl), OSSL_PARAM_UNMODIFIED(3ossl), OSSL_PARAM_modified(3ossl), OSSL_PARAM_set_all_unmodified(3ossl)
OSSL_PARAM helpers
OSSL_PARAM_dup(3ossl), OSSL_PARAM_merge(3ossl), OSSL_PARAM_free(3ossl)
OSSL_PARAM array copy functions
OSSL_PROVIDER-FIPS(7ossl)
OpenSSL FIPS provider
OSSL_PROVIDER-default(7ossl)
OpenSSL default provider
OSSL_PROVIDER_set_default_search_path(3ossl), OSSL_PROVIDER_get0_default_search_path(3ossl), OSSL_PROVIDER(3ossl), OSSL_PROVIDER_load(3ossl), OSSL_PROVIDER_try_load(3ossl), OSSL_PROVIDER_unload(3ossl), OSSL_PROVIDER_load_ex(3ossl), OSSL_PROVIDER_try_load_ex(3ossl), OSSL_PROVIDER_available(3ossl), OSSL_PROVIDER_do_all(3ossl), OSSL_PROVIDER_gettable_params(3ossl), OSSL_PROVIDER_get_params(3ossl), OSSL_PROVIDER_query_operation(3ossl), OSSL_PROVIDER_unquery_operation(3ossl), OSSL_PROVIDER_get0_provider_ctx(3ossl), OSSL_PROVIDER_get0_dispatch(3ossl), OSSL_PROVIDER_add_builtin(3ossl), OSSL_PROVIDER_get0_name(3ossl), OSSL_PROVIDER_get_capabilities(3ossl), OSSL_PROVIDER_add_conf_parameter(3ossl), OSSL_PROVIDER_get_conf_parameters(3ossl), OSSL_PROVIDER_conf_get_bool(3ossl), OSSL_PROVIDER_self_test(3ossl)
provider routines
OSSL_QUIC_client_method(3ossl), OSSL_QUIC_client_thread_method(3ossl), OSSL_QUIC_server_method(3ossl)
Provide SSL_METHOD objects for QUIC enabled functions
OSSL_SELF_TEST_new(3ossl), OSSL_SELF_TEST_free(3ossl), OSSL_SELF_TEST_onbegin(3ossl), OSSL_SELF_TEST_oncorrupt_byte(3ossl), OSSL_SELF_TEST_onend(3ossl)
functionality to trigger a callback during a self test
OSSL_SELF_TEST_set_callback(3ossl), OSSL_SELF_TEST_get_callback(3ossl)
specify a callback for processing self tests
OSSL_STORE-winstore(7ossl)
OpenSSL built in OSSL_STORE for Windows
OSSL_STORE_CTX(3), OSSL_STORE_post_process_info_fn(3), OSSL_STORE_open(3), OSSL_STORE_ctrl(3), OSSL_STORE_load(3), OSSL_STORE_eof(3), OSSL_STORE_error(3), OSSL_STORE_close(3)
Types and functions to read objects from a URI
OSSL_STORE_CTX(3ossl), OSSL_STORE_post_process_info_fn(3ossl), OSSL_STORE_open(3ossl), OSSL_STORE_open_ex(3ossl), OSSL_STORE_ctrl(3ossl), OSSL_STORE_load(3ossl), OSSL_STORE_eof(3ossl), OSSL_STORE_delete(3ossl), OSSL_STORE_error(3ossl), OSSL_STORE_close(3ossl)
Types and functions to read objects from a URI
OSSL_STORE_INFO(3), OSSL_STORE_INFO_get_type(3), OSSL_STORE_INFO_get0_NAME(3), OSSL_STORE_INFO_get0_NAME_description(3), OSSL_STORE_INFO_get0_PARAMS(3), OSSL_STORE_INFO_get0_PKEY(3), OSSL_STORE_INFO_get0_CERT(3), OSSL_STORE_INFO_get0_CRL(3), OSSL_STORE_INFO_get1_NAME(3), OSSL_STORE_INFO_get1_NAME_description(3), OSSL_STORE_INFO_get1_PARAMS(3), OSSL_STORE_INFO_get1_PKEY(3), OSSL_STORE_INFO_get1_CERT(3), OSSL_STORE_INFO_get1_CRL(3), OSSL_STORE_INFO_type_string(3), OSSL_STORE_INFO_free(3), OSSL_STORE_INFO_new_NAME(3), OSSL_STORE_INFO_set0_NAME_description(3), OSSL_STORE_INFO_new_PARAMS(3), OSSL_STORE_INFO_new_PKEY(3), OSSL_STORE_INFO_new_CERT(3), OSSL_STORE_INFO_new_CRL(3)
Functions to manipulate OSSL_STORE_INFO objects
OSSL_STORE_INFO(3ossl), OSSL_STORE_INFO_get_type(3ossl), OSSL_STORE_INFO_get0_NAME(3ossl), OSSL_STORE_INFO_get0_NAME_description(3ossl), OSSL_STORE_INFO_get0_PARAMS(3ossl), OSSL_STORE_INFO_get0_PUBKEY(3ossl), OSSL_STORE_INFO_get0_PKEY(3ossl), OSSL_STORE_INFO_get0_CERT(3ossl), OSSL_STORE_INFO_get0_CRL(3ossl), OSSL_STORE_INFO_get1_NAME(3ossl), OSSL_STORE_INFO_get1_NAME_description(3ossl), OSSL_STORE_INFO_get1_PARAMS(3ossl), OSSL_STORE_INFO_get1_PUBKEY(3ossl), OSSL_STORE_INFO_get1_PKEY(3ossl), OSSL_STORE_INFO_get1_CERT(3ossl), OSSL_STORE_INFO_get1_CRL(3ossl), OSSL_STORE_INFO_type_string(3ossl), OSSL_STORE_INFO_free(3ossl), OSSL_STORE_INFO_new_NAME(3ossl), OSSL_STORE_INFO_set0_NAME_description(3ossl), OSSL_STORE_INFO_new_PARAMS(3ossl), OSSL_STORE_INFO_new_PUBKEY(3ossl), OSSL_STORE_INFO_new_PKEY(3ossl), OSSL_STORE_INFO_new_CERT(3ossl), OSSL_STORE_INFO_new_CRL(3ossl), OSSL_STORE_INFO_new(3ossl), OSSL_STORE_INFO_get0_data(3ossl)
Functions to manipulate OSSL_STORE_INFO objects
OSSL_STORE_LOADER(3), OSSL_STORE_LOADER_CTX(3), OSSL_STORE_LOADER_new(3), OSSL_STORE_LOADER_get0_engine(3), OSSL_STORE_LOADER_get0_scheme(3), OSSL_STORE_LOADER_set_open(3), OSSL_STORE_LOADER_set_ctrl(3), OSSL_STORE_LOADER_set_expect(3), OSSL_STORE_LOADER_set_find(3), OSSL_STORE_LOADER_set_load(3), OSSL_STORE_LOADER_set_eof(3), OSSL_STORE_LOADER_set_error(3), OSSL_STORE_LOADER_set_close(3), OSSL_STORE_LOADER_free(3), OSSL_STORE_register_loader(3), OSSL_STORE_unregister_loader(3), OSSL_STORE_open_fn(3), OSSL_STORE_ctrl_fn(3), OSSL_STORE_expect_fn(3), OSSL_STORE_find_fn(3), OSSL_STORE_load_fn(3), OSSL_STORE_eof_fn(3), OSSL_STORE_error_fn(3), OSSL_STORE_close_fn(3)
Types and functions to manipulate, register and unregister STORE loaders for different URI schemes
OSSL_STORE_LOADER(3ossl), OSSL_STORE_LOADER_fetch(3ossl), OSSL_STORE_LOADER_up_ref(3ossl), OSSL_STORE_LOADER_free(3ossl), OSSL_STORE_LOADER_get0_provider(3ossl), OSSL_STORE_LOADER_get0_properties(3ossl), OSSL_STORE_LOADER_is_a(3ossl), OSSL_STORE_LOADER_get0_description(3ossl), OSSL_STORE_LOADER_do_all_provided(3ossl), OSSL_STORE_LOADER_names_do_all(3ossl), OSSL_STORE_LOADER_CTX(3ossl), OSSL_STORE_LOADER_new(3ossl), OSSL_STORE_LOADER_get0_engine(3ossl), OSSL_STORE_LOADER_get0_scheme(3ossl), OSSL_STORE_LOADER_set_open(3ossl), OSSL_STORE_LOADER_set_open_ex(3ossl), OSSL_STORE_LOADER_set_attach(3ossl), OSSL_STORE_LOADER_set_ctrl(3ossl), OSSL_STORE_LOADER_set_expect(3ossl), OSSL_STORE_LOADER_set_find(3ossl), OSSL_STORE_LOADER_set_load(3ossl), OSSL_STORE_LOADER_set_eof(3ossl), OSSL_STORE_LOADER_set_error(3ossl), OSSL_STORE_LOADER_set_close(3ossl), OSSL_STORE_LOADER_settable_ctx_params(3ossl), OSSL_STORE_register_loader(3ossl), OSSL_STORE_unregister_loader(3ossl), OSSL_STORE_open_fn(3ossl), OSSL_STORE_open_ex_fn(3ossl), OSSL_STORE_attach_fn(3ossl), OSSL_STORE_ctrl_fn(3ossl), OSSL_STORE_expect_fn(3ossl), OSSL_STORE_find_fn(3ossl), OSSL_STORE_load_fn(3ossl), OSSL_STORE_eof_fn(3ossl), OSSL_STORE_error_fn(3ossl), OSSL_STORE_close_fn(3ossl)
Types and functions to manipulate, register and unregister STORE loaders for different URI schemes
OSSL_STORE_SEARCH(3), OSSL_STORE_SEARCH_by_name(3), OSSL_STORE_SEARCH_by_issuer_serial(3), OSSL_STORE_SEARCH_by_key_fingerprint(3), OSSL_STORE_SEARCH_by_alias(3), OSSL_STORE_SEARCH_free(3), OSSL_STORE_SEARCH_get_type(3), OSSL_STORE_SEARCH_get0_name(3), OSSL_STORE_SEARCH_get0_serial(3), OSSL_STORE_SEARCH_get0_bytes(3), OSSL_STORE_SEARCH_get0_string(3), OSSL_STORE_SEARCH_get0_digest(3)
Type and functions to create OSSL_STORE search criteria
OSSL_STORE_SEARCH(3ossl), OSSL_STORE_SEARCH_by_name(3ossl), OSSL_STORE_SEARCH_by_issuer_serial(3ossl), OSSL_STORE_SEARCH_by_key_fingerprint(3ossl), OSSL_STORE_SEARCH_by_alias(3ossl), OSSL_STORE_SEARCH_free(3ossl), OSSL_STORE_SEARCH_get_type(3ossl), OSSL_STORE_SEARCH_get0_name(3ossl), OSSL_STORE_SEARCH_get0_serial(3ossl), OSSL_STORE_SEARCH_get0_bytes(3ossl), OSSL_STORE_SEARCH_get0_string(3ossl), OSSL_STORE_SEARCH_get0_digest(3ossl)
Type and functions to create OSSL_STORE search criteria
OSSL_STORE_attach(3ossl)
Functions to read objects from a BIO
OSSL_STORE_expect(3), OSSL_STORE_supports_search(3), OSSL_STORE_find(3)
Specify what object type is expected
OSSL_STORE_expect(3ossl), OSSL_STORE_supports_search(3ossl), OSSL_STORE_find(3ossl)
Specify what object type is expected
OSSL_sleep(3ossl)
delay execution for a specified number of milliseconds
OSSL_trace_get_category_num(3ossl), OSSL_trace_get_category_name(3ossl)
OpenSSL tracing information functions
OSSL_trace_set_channel(3ossl), OSSL_trace_set_prefix(3ossl), OSSL_trace_set_suffix(3ossl), OSSL_trace_set_callback(3ossl), OSSL_trace_cb(3ossl)
Enabling trace output
Obj(3o)
Operations on internal representations of values
Object.nx(3), nx::Object(3)
API reference of the base class in the NX object system
Ocaml_operators(3o)
Precedence level and associativity of operators
PACKFILE(3)
Packfile structure, similar to the libc FILE structure. Allegro game programming library
PACKFILE_VTABLE(3)
Packfile vtable structure, for custom packfiles. Allegro game programming library
PALETTE(3)
Stores palette information. Allegro game programming library
PAL_SIZE(3)
Number of entries in a palette. Allegro game programming library
PBMAC1_get1_pbkdf2_param(3ossl)
Function to manipulate a PBMAC1 MAC structure
PEM_X509_INFO_read(3), PEM_X509_INFO_read_bio(3)
PEM and DER decode X.509 certificates, private keys, and revocation lists
PEM_X509_INFO_read_ex(3ossl), PEM_X509_INFO_read(3ossl), PEM_X509_INFO_read_bio_ex(3ossl), PEM_X509_INFO_read_bio(3ossl)
read PEM-encoded data structures into one or more X509_INFO objects
PEM_bytes_read_bio(3), PEM_bytes_read_bio_secmem(3)
read a PEM-encoded data structure from a BIO
PEM_bytes_read_bio(3ossl), PEM_bytes_read_bio_secmem(3ossl)
read a PEM-encoded data structure from a BIO
PEM_read(3ossl), PEM_read_bio(3ossl), PEM_do_header(3ossl), PEM_get_EVP_CIPHER_INFO(3ossl), PEM_write(3ossl), PEM_write_bio(3ossl), PEM_ASN1_write(3ossl), PEM_ASN1_write_bio(3ossl), PEM_ASN1_write_bio_ctx(3ossl)
PEM encoding routines
PEM_read_bio_ex(3), PEM_FLAG_SECURE(3), PEM_FLAG_EAY_COMPATIBLE(3), PEM_FLAG_ONLY_B64(3)
read PEM format files with custom processing
PEM_read_bio_ex(3ossl), PEM_FLAG_SECURE(3ossl), PEM_FLAG_EAY_COMPATIBLE(3ossl), PEM_FLAG_ONLY_B64(3ossl)
read PEM format files with custom processing
PEM_write(3), PEM_write_bio(3), PEM_read(3), PEM_read_bio(3), PEM_do_header(3), PEM_get_EVP_CIPHER_INFO(3)
PEM encoding routines
PEM_write_bio_CMS_stream(3)
output CMS_ContentInfo structure in PEM format
PEM_write_bio_CMS_stream(3ossl)
output CMS_ContentInfo structure in PEM format
PEM_write_bio_PKCS7_stream(3)
output PKCS7 structure in PEM format
PEM_write_bio_PKCS7_stream(3ossl)
output PKCS7 structure in PEM format
PKCS12_SAFEBAG_create_cert(3ossl), PKCS12_SAFEBAG_create_crl(3ossl), PKCS12_SAFEBAG_create_secret(3ossl), PKCS12_SAFEBAG_create0_p8inf(3ossl), PKCS12_SAFEBAG_create0_pkcs8(3ossl), PKCS12_SAFEBAG_create_pkcs8_encrypt(3ossl), PKCS12_SAFEBAG_create_pkcs8_encrypt_ex(3ossl)
Create PKCS#12 safeBag objects
PKCS12_SAFEBAG_get0_attr(3ossl), PKCS12_SAFEBAG_get0_type(3ossl), PKCS12_SAFEBAG_get_nid(3ossl), PKCS12_SAFEBAG_get_bag_nid(3ossl), PKCS12_SAFEBAG_get0_bag_obj(3ossl), PKCS12_SAFEBAG_get0_bag_type(3ossl), PKCS12_SAFEBAG_get1_cert_ex(3ossl), PKCS12_SAFEBAG_get1_cert(3ossl), PKCS12_SAFEBAG_get1_crl_ex(3ossl), PKCS12_SAFEBAG_get1_crl(3ossl), PKCS12_SAFEBAG_get0_safes(3ossl), PKCS12_SAFEBAG_get0_p8inf(3ossl), PKCS12_SAFEBAG_get0_pkcs8(3ossl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get0_attrs(3ossl), PKCS12_get_attr_gen(3ossl)
Retrieve attributes from a PKCS#12 safeBag
PKCS12_SAFEBAG_set0_attrs(3ossl)
Set attributes for a PKCS#12 safeBag
PKCS12_add1_attr_by_NID(3ossl), PKCS12_add1_attr_by_txt(3ossl)
Add an attribute to a PKCS#12 safeBag structure
PKCS12_add_CSPName_asc(3ossl)
Add a Microsoft CSP Name attribute to a PKCS#12 safeBag
PKCS12_add_cert(3ossl), PKCS12_add_key(3ossl), PKCS12_add_key_ex(3ossl), PKCS12_add_secret(3ossl)
Add an object to a set of PKCS#12 safeBags
PKCS12_add_friendlyname_asc(3ossl), PKCS12_add_friendlyname_utf8(3ossl), PKCS12_add_friendlyname_uni(3ossl)
Functions to add the friendlyname attribute to a PKCS#12 safeBag
PKCS12_add_localkeyid(3ossl)
Add the localKeyId attribute to a PKCS#12 safeBag
PKCS12_add_safe(3ossl), PKCS12_add_safe_ex(3ossl), PKCS12_add_safes(3ossl), PKCS12_add_safes_ex(3ossl)
Create and add objects to a PKCS#12 structure
PKCS12_decrypt_skey(3ossl), PKCS12_decrypt_skey_ex(3ossl)
PKCS12 shrouded keyBag decrypt functions
PKCS12_gen_mac(3ossl), PKCS12_setup_mac(3ossl), PKCS12_set_mac(3ossl), PKCS12_set_pbmac1_pbkdf2(3ossl), PKCS12_verify_mac(3ossl), PKCS12_get0_mac(3ossl)
Functions to create and manipulate a PKCS#12 MAC structure
PKCS12_get_friendlyname(3ossl)
Retrieve the friendlyname attribute from a PKCS#12 safeBag
PKCS12_item_decrypt_d2i(3ossl), PKCS12_item_decrypt_d2i_ex(3ossl), PKCS12_item_i2d_encrypt(3ossl), PKCS12_item_i2d_encrypt_ex(3ossl)
PKCS12 item encrypt/decrypt functions
PKCS12_key_gen_asc(3ossl), PKCS12_key_gen_asc_ex(3ossl), PKCS12_key_gen_uni(3ossl), PKCS12_key_gen_uni_ex(3ossl), PKCS12_key_gen_utf8(3ossl), PKCS12_key_gen_utf8_ex(3ossl)
PKCS#12 Password based key derivation
PKCS12_newpass(3)
change the password of a PKCS12 structure
PKCS12_newpass(3ossl)
change the password of a PKCS12 structure
PKCS12_pack_p7encdata(3ossl), PKCS12_pack_p7encdata_ex(3ossl)
Pack a set of PKCS#12 safeBags into a PKCS#7 encrypted data object
PKCS5_PBE_keyivgen(3ossl), PKCS5_PBE_keyivgen_ex(3ossl), PKCS5_pbe2_set(3ossl), PKCS5_pbe2_set_iv(3ossl), PKCS5_pbe2_set_iv_ex(3ossl), PKCS5_pbe_set(3ossl), PKCS5_pbe_set_ex(3ossl), PKCS5_pbe2_set_scrypt(3ossl), PKCS5_pbe_set0_algor(3ossl), PKCS5_pbe_set0_algor_ex(3ossl), PKCS5_v2_PBE_keyivgen(3ossl), PKCS5_v2_PBE_keyivgen_ex(3ossl), PKCS5_v2_scrypt_keyivgen(3ossl), PKCS5_v2_scrypt_keyivgen_ex(3ossl), PKCS5_pbkdf2_set(3ossl), PKCS5_pbkdf2_set_ex(3ossl), EVP_PBE_scrypt(3ossl), EVP_PBE_scrypt_ex(3ossl)
PKCS#5 Password based encryption routines
PKCS5_PBKDF2_HMAC(3), PKCS5_PBKDF2_HMAC_SHA1(3)
password based derivation routines with salt and iteration count
PKCS5_PBKDF2_HMAC(3ossl), PKCS5_PBKDF2_HMAC_SHA1(3ossl)
password based derivation routines with salt and iteration count
PKCS7_add_attribute(3), PKCS7_set_attributes(3), PKCS7_get_attribute(3), PKCS7_add_signed_attribute(3), PKCS7_set_signed_attributes(3), PKCS7_get_signed_attribute(3), PKCS7_add_attrib_content_type(3), PKCS7_add1_attrib_digest(3), PKCS7_add0_attrib_signing_time(3), PKCS7_add_attrib_smimecap(3)
attributes of SignerInfo objects
PKCS7_dataFinal(3)
move data from a BIO chain to a ContentInfo object
PKCS7_dataInit(3)
construct a BIO chain for adding or retrieving content
PKCS7_decrypt(3)
decrypt content from a PKCS#7 envelopedData structure
PKCS7_decrypt(3ossl)
decrypt content from a PKCS#7 envelopedData structure
PKCS7_final(3)
read data from a BIO into a ContentInfo object
PKCS7_get_octet_string(3ossl)
return octet string from a PKCS#7 envelopedData structure
PKCS7_get_signer_info(3)
retrieve signerInfos from a SignedData object
PKCS7_set_content(3), PKCS7_content_new(3)
set the nested contentInfo in a PKCS#7 structure
PKCS7_set_type(3), PKCS7_set0_type_other(3)
initialize type of PKCS#7 ContentInfo
PKCS7_sign_add_signer(3), PKCS7_add_certificate(3), PKCS7_add_crl(3)
add information to PKCS7 structure
PKCS7_sign_add_signer(3ossl), PKCS7_add_certificate(3ossl), PKCS7_add_crl(3ossl)
add information to PKCS7 structure
PKCS7_type_is_other(3ossl)
determine content type of PKCS#7 envelopedData structure
PKCS7_verify(3), PKCS7_get0_signers(3)
verify a PKCS#7 signedData structure
PKCS7_verify(3ossl), PKCS7_get0_signers(3ossl)
verify a PKCS#7 signedData structure
PKCS8_decrypt(3ossl), PKCS8_decrypt_ex(3ossl), PKCS8_encrypt(3ossl), PKCS8_encrypt_ex(3ossl), PKCS8_set0_pbe(3ossl), PKCS8_set0_pbe_ex(3ossl)
PKCS8 encrypt/decrypt functions
PKCS8_pkey_get0_attrs(3ossl), PKCS8_pkey_add1_attr(3ossl), PKCS8_pkey_add1_attr_by_NID(3ossl), PKCS8_pkey_add1_attr_by_OBJ(3ossl)
PKCS8 attribute functions
PKCS8_pkey_set0(3), PKCS8_pkey_get0(3), PKCS8_pkey_add1_attr_by_NID(3), PKCS8_pkey_get0_attrs(3)
change and inspect PKCS#8 PrivateKeyInfo objects
PKGBUILD(5)
Package build description file
POFileChecker(1)
searches for common mistakes in PO/POT files
POFileClean(1)
resets the msgstr for situations where it's just a copy of msgid
POFileConsistency(1)
checks consistency in a collection of PO files
POFileEquiv(1)
glossary generator
POFileFill(1)
fill a file with entries already translated in other files
POFileGlossary(1)
checks a collection of PO files against a glossary
POFileSpell(1)
checks the spelling in a collection of PO files
POFileStatus(1)
validator and status reporting
POLYTYPE_FLAT(3)
Polygon rendering mode type Allegro game programming library
PREPARE(7)
prepare a statement for execution
PREPARE_TRANSACTION(7)
prepare the current transaction for two-phase commit
PS_add_kerning(3)
Add new kerning to font
PS_add_launchlink(3)
Adds link which launches file
PS_add_ligature(3)
Add new ligature to font
PS_add_pdflink(3)
Adds link to a page in a second pdf document
PS_begin_font(3)
Starts a new Type3 font
PS_begin_glyph(3)
Starts a new glyph in a Type3 font
PS_close_image(3)
Closes image and frees memory
PS_delete(3)
Deletes all resources of a PostScript document
PS_end_font(3)
Ends a Type3 font
PS_end_glyph(3)
Ends a Type3 font
PS_fill(3)
Fills the current path
PS_fill_stroke(3)
Fills and strokes the current path
PS_findfont(3)
Loads a font
PS_free_glyph_list(3)
Frees memory allocated for glyph list
PS_get_buffer(3)
Returns internal memory buffer
PS_get_majorversion(3)
returns the major version number of the PostScript library
PS_get_minorversion(3)
returns the minor version number of the PostScript library
PS_get_subminorversion(3)
returns the subminor version number of the PostScript library
PS_glyph_list(3)
Returns list of glyph names in font
PS_include_file(3)
Include external PostScript file
PS_open_file(3)
Opens a file for output
PS_open_fp(3)
Uses an already open file pointer as the output file
PS_open_image(3)
Reads an image for later placement
PS_open_image_file(3)
Opens an image from file
PS_rotate(3)
Sets rotation factor
PS_scale(3)
Sets scaling factor
PS_set_border_color(3)
Sets color of border for annotations
PS_set_border_dash(3)
Sets length of dashes for border of annotations
PS_set_border_style(3)
Sets border style of annotations
PS_set_info(3)
Sets information fields of document
PS_set_text_pos(3)
Sets position for text output
PS_setdash(3)
Sets appearance of a dashed line
PS_setflat(3)
Sets flatness
PS_setfont(3)
Sets font to use for following output
PS_setlinecap(3)
Sets appearance of line ends
PS_setlinewidth(3)
Sets width of a line
PS_setpolydash(3)
Sets appearance of a dashed line
PS_shfill(3)
Draws a shading
PS_shutdown(3)
Final clean up of library
PS_string_geometry(3)
Gets geometry of a string
PS_stringwidth(3)
Get width of a string
PS_stringwidth2(3)
Gets width of a string
PS_symbol(3)
Output glyph at a certain position in the font encoding vector
PS_symbol_name(3)
Get name of a glyph
PS_symbol_width(3)
Get width of a glyph
PTblender(1)
Colour and brightness correction of panoramas
PTcrop(1)
Crop TIFF images
PTinfo(1)
Display information about a panotools-generated image
PTmender(1)
Replacement for PTStitcher
PTtiff2psd(1)
Convert a set of TIFF files into a Photoshop PSD file
PTtiffdump(1)
Compare two TIFF images
PTuncrop(1)
Uncrop TIFF images
Pager(1)
the AfterStep Pager module
Pager(1x)
AfterStep module for virtual desktop navigation
PagerDecorations(1x)
Visual attributes of the Pager window
Parsing(3o)
The run-time library for parsers generated by ocamlyacc
PathFinder-17(1), PathFinder(1)
simple file manager
Placement(1x)
AfterStep supports several different window placement policies. Some of them designed to fill free space, and some allowing for windows to be placed on top of others
Planimeter(1)
-- compute the area of geodesic polygons
Pnews(1)
a program for posting news articles
Pparse(3o)
Driver for the parser and external preprocessors
Pprintast(3o)
Pretty-printers for Parsetree
Printast(3o)
Raw printer for Parsetree
Printexc(3o)
Facilities for printing exceptions and inspecting current call stack
Printf(3o)
Formatted output functions
Profile(3o)
Compiler performance recording
Q(3)
support for Forall, Exists, etc in GNU C and C++
QUAT(3)
Stores quaternion information. Allegro game programming library
Qstl(3)
support for Forall, Exists, etc in GNU C++ using STL
Queue(3o)
First-in first-out queues
QuryShape(3), Shape_GetBbox(3), Shape_GetShapeRectanglesObj(3), Shape_QueryVersion(3), Shape_ExtensionPresent(3)
get info about a shaping or the shaping subsystem
R(1)
a language for data analysis and graphics
RAND_DRBG_new(3), RAND_DRBG_secure_new(3), RAND_DRBG_set(3), RAND_DRBG_set_defaults(3), RAND_DRBG_instantiate(3), RAND_DRBG_uninstantiate(3), RAND_DRBG_free(3)
initialize and cleanup a RAND_DRBG instance
RAND_DRBG_reseed(3), RAND_DRBG_set_reseed_interval(3), RAND_DRBG_set_reseed_time_interval(3), RAND_DRBG_set_reseed_defaults(3)
reseed a RAND_DRBG instance
RAND_DRBG_set_callbacks(3), RAND_DRBG_get_entropy_fn(3), RAND_DRBG_cleanup_entropy_fn(3), RAND_DRBG_get_nonce_fn(3), RAND_DRBG_cleanup_nonce_fn(3)
set callbacks for reseeding
RAND_DRBG_set_ex_data(3), RAND_DRBG_get_ex_data(3), RAND_DRBG_get_ex_new_index(3)
store and retrieve extra data from the DRBG instance
RAND_load_file(3), RAND_write_file(3), RAND_file_name(3)
PRNG seed file
RAND_load_file(3ossl), RAND_write_file(3ossl), RAND_file_name(3ossl)
PRNG seed file
RAND_set_DRBG_type(3ossl), RAND_set_seed_source_type(3ossl)
specify the global random number generator types
RC2_set_key(3), RC2_encrypt(3), RC2_decrypt(3), RC2_cbc_encrypt(3), RC2_ecb_encrypt(3), RC2_cfb64_encrypt(3), RC2_ofb64_encrypt(3)
low-level functions for Rivest Cipher 2
REASSIGN_OWNED(7)
change the ownership of database objects owned by a database role
REFRESH_MATERIALIZED_VIEW(7)
replace the contents of a materialized view
RELEASE_SAVEPOINT(7)
release a previously defined savepoint
RESET(7)
restore the value of a run-time parameter to the default value
RG_Feature(3)
Agar-RG feature framework
RG_Pixmap(3)
Agar-RG surface element
RG_Tileset(3), RG(3)
Agar feature-based pixel graphics
RIPEMD160(3), RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3)
RIPEMD-160 hash function
RIPEMD160(3ossl), RIPEMD160_Init(3ossl), RIPEMD160_Update(3ossl), RIPEMD160_Final(3ossl)
RIPEMD-160 hash function
RLE_SPRITE(3)
Stores the contents of an RLE sprite. Allegro game programming library
RNA2Dfold(1)
manual page for RNA2Dfold 2.7.0
RNALalifold(1)
manual page for RNALalifold 2.7.0
RNALfold(1)
manual page for RNALfold 2.7.0
RNAPKplex(1)
manual page for RNAPKplex 2.7.0
RNAaliduplex(1)
manual page for RNAaliduplex 2.7.0
RNAalifold(1)
manual page for RNAalifold 2.7.0
RNAcofold(1)
manual page for RNAcofold 2.7.0
RNAdistance(1)
manual page for RNAdistance 2.7.0
RNAdos(1)
manual page for RNAdos 2.7.0
RNAduplex(1)
manual page for RNAduplex 2.7.0
RNAeval(1)
manual page for RNAeval 2.7.0
RNAfold(1)
manual page for RNAfold 2.7.0
RNAforester(1)
compare RNA secondary structures via forest alignment
RNAheat(1)
manual page for RNAheat 2.7.0
RNAinverse(1)
manual page for RNAinverse 2.7.0
RNAlocmin(1)
manual page for RNAlocmin 2.1.0
RNAmultifold(1)
manual page for RNAmultifold 2.7.0
RNApaln(1)
manual page for RNApaln 2.7.0
RNAparconv(1)
manual page for RNAparconv 2.7.0
RNApdist(1)
manual page for RNApdist 2.7.0
RNAplex(1)
manual page for RNAplex 2.7.0
RNAplfold(1)
manual page for RNAplfold 2.7.0
RNAplot(1)
manual page for RNAplot 2.7.0
RNApvmin(1)
manual page for RNApvmin 2.7.0
RNAsnoop(1)
manual page for RNAsnoop 2.7.0
RNAsubopt(1)
manual page for RNAsubopt 2.7.0
RNAup(1)
manual page for RNAup 2.7.0
RNAxplorer(1)
manual page for RNAxplorer 0.9.0
ROLLBACK_PREPARED(7)
cancel a transaction that was earlier prepared for two-phase commit
RSA_SecurID_getpasswd(1)
get the one-use password from a RSA sid-800 token
RSA_blinding_on(3), RSA_blinding_off(3)
protect the RSA operation from timing attacks
RSA_blinding_on(3ossl), RSA_blinding_off(3ossl)
protect the RSA operation from timing attacks
RSA_meth_get0_app_data(3), RSA_meth_set0_app_data(3), RSA_meth_new(3), RSA_meth_free(3), RSA_meth_dup(3), RSA_meth_get0_name(3), RSA_meth_set1_name(3), RSA_meth_get_flags(3), RSA_meth_set_flags(3), RSA_meth_get_pub_enc(3), RSA_meth_set_pub_enc(3), RSA_meth_get_pub_dec(3), RSA_meth_set_pub_dec(3), RSA_meth_get_priv_enc(3), RSA_meth_set_priv_enc(3), RSA_meth_get_priv_dec(3), RSA_meth_set_priv_dec(3), RSA_meth_get_mod_exp(3), RSA_meth_set_mod_exp(3), RSA_meth_get_bn_mod_exp(3), RSA_meth_set_bn_mod_exp(3), RSA_meth_get_init(3), RSA_meth_set_init(3), RSA_meth_get_finish(3), RSA_meth_set_finish(3), RSA_meth_get_sign(3), RSA_meth_set_sign(3), RSA_meth_get_verify(3), RSA_meth_set_verify(3), RSA_meth_get_keygen(3), RSA_meth_set_keygen(3), RSA_meth_get_multi_prime_keygen(3), RSA_meth_set_multi_prime_keygen(3)
Routines to build up RSA methods
RSA_meth_get0_app_data(3ossl), RSA_meth_set0_app_data(3ossl), RSA_meth_new(3ossl), RSA_meth_free(3ossl), RSA_meth_dup(3ossl), RSA_meth_get0_name(3ossl), RSA_meth_set1_name(3ossl), RSA_meth_get_flags(3ossl), RSA_meth_set_flags(3ossl), RSA_meth_get_pub_enc(3ossl), RSA_meth_set_pub_enc(3ossl), RSA_meth_get_pub_dec(3ossl), RSA_meth_set_pub_dec(3ossl), RSA_meth_get_priv_enc(3ossl), RSA_meth_set_priv_enc(3ossl), RSA_meth_get_priv_dec(3ossl), RSA_meth_set_priv_dec(3ossl), RSA_meth_get_mod_exp(3ossl), RSA_meth_set_mod_exp(3ossl), RSA_meth_get_bn_mod_exp(3ossl), RSA_meth_set_bn_mod_exp(3ossl), RSA_meth_get_init(3ossl), RSA_meth_set_init(3ossl), RSA_meth_get_finish(3ossl), RSA_meth_set_finish(3ossl), RSA_meth_get_sign(3ossl), RSA_meth_set_sign(3ossl), RSA_meth_get_verify(3ossl), RSA_meth_set_verify(3ossl), RSA_meth_get_keygen(3ossl), RSA_meth_set_keygen(3ossl), RSA_meth_get_multi_prime_keygen(3ossl), RSA_meth_set_multi_prime_keygen(3ossl)
Routines to build up RSA methods
RSA_new(3), RSA_free(3)
allocate and free RSA objects
RSA_new(3ossl), RSA_free(3ossl)
allocate and free RSA objects
RSA_padding_add_PKCS1_type_1(3), RSA_padding_check_PKCS1_type_1(3), RSA_padding_add_PKCS1_type_2(3), RSA_padding_check_PKCS1_type_2(3), RSA_padding_add_PKCS1_OAEP(3), RSA_padding_check_PKCS1_OAEP(3), RSA_padding_add_PKCS1_OAEP_mgf1(3), RSA_padding_check_PKCS1_OAEP_mgf1(3), RSA_padding_add_SSLv23(3), RSA_padding_check_SSLv23(3), RSA_padding_add_none(3), RSA_padding_check_none(3)
asymmetric encryption padding
RSA_padding_add_PKCS1_type_1(3ossl), RSA_padding_check_PKCS1_type_1(3ossl), RSA_padding_add_PKCS1_type_2(3ossl), RSA_padding_check_PKCS1_type_2(3ossl), RSA_padding_add_PKCS1_OAEP(3ossl), RSA_padding_check_PKCS1_OAEP(3ossl), RSA_padding_add_PKCS1_OAEP_mgf1(3ossl), RSA_padding_check_PKCS1_OAEP_mgf1(3ossl), RSA_padding_add_none(3ossl), RSA_padding_check_none(3ossl)
asymmetric encryption padding
RSA_pkey_ctx_ctrl(3), EVP_PKEY_CTX_set_rsa_padding(3), EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_set_rsa_keygen_bits(3), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md(3), EVP_PKEY_CTX_set_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md(3), EVP_PKEY_CTX_set0_rsa_oaep_label(3), EVP_PKEY_CTX_get0_rsa_oaep_label(3), EVP_PKEY_CTX_set_rsa_pss_saltlen(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_pss_keygen_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3)
RSA private key control operations
RSA_print(3), RSA_print_fp(3), DSAparams_print(3), DSAparams_print_fp(3), DSA_print(3), DSA_print_fp(3), DHparams_print(3), DHparams_print_fp(3)
print cryptographic parameters
RSA_print(3ossl), RSA_print_fp(3ossl), DSAparams_print(3ossl), DSAparams_print_fp(3ossl), DSA_print(3ossl), DSA_print_fp(3ossl), DHparams_print(3ossl), DHparams_print_fp(3ossl)
print cryptographic parameters
RSA_set0_key(3), RSA_set0_factors(3), RSA_set0_crt_params(3), RSA_get0_key(3), RSA_get0_factors(3), RSA_get0_crt_params(3), RSA_get0_n(3), RSA_get0_e(3), RSA_get0_d(3), RSA_get0_p(3), RSA_get0_q(3), RSA_get0_dmp1(3), RSA_get0_dmq1(3), RSA_get0_iqmp(3), RSA_get0_pss_params(3), RSA_clear_flags(3), RSA_test_flags(3), RSA_set_flags(3), RSA_get0_engine(3), RSA_get_multi_prime_extra_count(3), RSA_get0_multi_prime_factors(3), RSA_get0_multi_prime_crt_params(3), RSA_set0_multi_prime_params(3), RSA_get_version(3)
Routines for getting and setting data in an RSA object
RSA_set0_key(3ossl), RSA_set0_factors(3ossl), RSA_set0_crt_params(3ossl), RSA_get0_key(3ossl), RSA_get0_factors(3ossl), RSA_get0_crt_params(3ossl), RSA_get0_n(3ossl), RSA_get0_e(3ossl), RSA_get0_d(3ossl), RSA_get0_p(3ossl), RSA_get0_q(3ossl), RSA_get0_dmp1(3ossl), RSA_get0_dmq1(3ossl), RSA_get0_iqmp(3ossl), RSA_get0_pss_params(3ossl), RSA_clear_flags(3ossl), RSA_test_flags(3ossl), RSA_set_flags(3ossl), RSA_get0_engine(3ossl), RSA_get_multi_prime_extra_count(3ossl), RSA_get0_multi_prime_factors(3ossl), RSA_get0_multi_prime_crt_params(3ossl), RSA_set0_multi_prime_params(3ossl), RSA_get_version(3ossl)
Routines for getting and setting data in an RSA object
RSA_set_default_method(3), RSA_get_default_method(3), RSA_set_method(3), RSA_get_method(3), RSA_PKCS1_OpenSSL(3), RSA_flags(3), RSA_new_method(3)
select RSA method
RSA_set_default_method(3ossl), RSA_get_default_method(3ossl), RSA_set_method(3ossl), RSA_get_method(3ossl), RSA_PKCS1_OpenSSL(3ossl), RSA_flags(3ossl), RSA_new_method(3ossl)
select RSA method
RSA_sign(3), RSA_verify(3)
RSA signatures
RSA_sign(3ossl), RSA_verify(3ossl)
RSA signatures
RSA_sign_ASN1_OCTET_STRING(3), RSA_verify_ASN1_OCTET_STRING(3)
RSA signatures
RSA_sign_ASN1_OCTET_STRING(3ossl), RSA_verify_ASN1_OCTET_STRING(3ossl)
RSA signatures
RT::Extension::LDAPImport(3)
Import Users from an LDAP store
RT::Extension::MandatoryOnTransition(3), RT-Extension-MandatoryOnTransition(3)
Require core fields and ticket custom fields on status transitions
RT::Interface::Email::Action::CommandByMail(3)
Change metadata of ticket via email
RT::Interface::Email::Filter::TakeAction(3)
Change metadata of ticket via email
RTx::Calendar(3)
Calendar view for RT ticket dates and custom fields
Rect(3)
Rect from X Toolkit
RegExp.tcl86(3), Tcl_RegExpMatch(3), Tcl_RegExpCompile(3), Tcl_RegExpExec(3), Tcl_RegExpRange(3), Tcl_GetRegExpFromObj(3), Tcl_RegExpMatchObj(3), Tcl_RegExpExecObj(3), Tcl_RegExpGetInfo(3)
Pattern matching with regular expressions
RegExp.tcl90(3), Tcl_RegExpMatch(3), Tcl_RegExpCompile(3), Tcl_RegExpExec(3), Tcl_RegExpRange(3), Tcl_GetRegExpFromObj(3), Tcl_RegExpMatchObj(3), Tcl_RegExpExecObj(3), Tcl_RegExpGetInfo(3)
Pattern matching with regular expressions
Replication(1)
Example of using QuantLib
Repo(1)
Example of using QuantLib
RhumbSolve(1)
-- perform rhumb line calculations
RkBgnBun(3), RkBgnBun / RkwBgnBun(3)
convert the reading of a specified length to kanji
RkCloseRoma(3), RkCloseRoma / RkwCloseRoma(3)
close the dictionary used for Romaji-kana conversion
RkCvtEuc(3)
convert shift JIS code to EUC code
RkCvtRoma(3)
convert an entire character string from Romaji to kana by iteratively using RkMapRoma
RkDefineDic(3)
define specified candidates in the dictionary
RkDeleteDic(3)
delete specified candidates from a dictionary
RkEnlarge(3)
enlarge the reading of the current clause
RkFinalize(3)
terminate the kana-kanji conversion functions
RkGetDicList(3)
get the name of a dictionary that can be added to the dictionary list
RkGetKanji(3)
get the current candidate for the current clause
RkGetLex(3)
get morphemic information on each word that makes up the current candidate
RkGetStat(3)
get analysis information about the current candidate
RkGetYomi(3)
get the reading of the current clause
RkInitialize(3)
initialize the kana-kanji conversion functions
RkLeft(3)
move the current clause to the clause to its left
RkMapPhonogram(3)
perform Romaji-kana conversion by using a specified Romaji-kana conversion table
RkMapRoma(3)
perform Romaji-kana conversion by using a specified Romaji-kana conversion table
RkNfer(3)
set a reading itself as the current candidate
RkOpenRoma(3)
open the dictionary to use for Romaji-kana conversion
RkRemountDic(3)
modify the priority order of a dictionary already in the dictionary list
RkResize(3)
change the reading length of the current clause to len bytes
RkShorten(3)
shorten the reading of the current clause
RkStoreYomi(3)
change the reading of the current clause, reconverting the subsequent clauses
RkUnmountDic(3)
unmount a dictionary from the dictionary list
RkXfer(3)
change the current candidate
RlwrapFilter(3pm)
Perl class for rlwrap filters
Rnmail(1)
a program for replying via mail
Rscript(1)
front end for scripting with R
SAVEPOINT(7)
define a new savepoint within the current transaction
SCREEN_W(3), SCREEN_H(3)
Global define to obtain the size of the screen. Allegro game programming library
SCT_new(3), SCT_new_from_base64(3), SCT_free(3), SCT_LIST_free(3), SCT_get_version(3), SCT_set_version(3), SCT_get_log_entry_type(3), SCT_set_log_entry_type(3), SCT_get0_log_id(3), SCT_set0_log_id(3), SCT_set1_log_id(3), SCT_get_timestamp(3), SCT_set_timestamp(3), SCT_get_signature_nid(3), SCT_set_signature_nid(3), SCT_get0_signature(3), SCT_set0_signature(3), SCT_set1_signature(3), SCT_get0_extensions(3), SCT_set0_extensions(3), SCT_set1_extensions(3), SCT_get_source(3), SCT_set_source(3)
A Certificate Transparency Signed Certificate Timestamp
SCT_new(3ossl), SCT_new_from_base64(3ossl), SCT_free(3ossl), SCT_LIST_free(3ossl), SCT_get_version(3ossl), SCT_set_version(3ossl), SCT_get_log_entry_type(3ossl), SCT_set_log_entry_type(3ossl), SCT_get0_log_id(3ossl), SCT_set0_log_id(3ossl), SCT_set1_log_id(3ossl), SCT_get_timestamp(3ossl), SCT_set_timestamp(3ossl), SCT_get_signature_nid(3ossl), SCT_set_signature_nid(3ossl), SCT_get0_signature(3ossl), SCT_set0_signature(3ossl), SCT_set1_signature(3ossl), SCT_get0_extensions(3ossl), SCT_set0_extensions(3ossl), SCT_set1_extensions(3ossl), SCT_get_source(3ossl), SCT_set_source(3ossl)
A Certificate Transparency Signed Certificate Timestamp
SCT_print(3), SCT_LIST_print(3), SCT_validation_status_string(3)
Prints Signed Certificate Timestamps in a human-readable way
SCT_print(3ossl), SCT_LIST_print(3ossl), SCT_validation_status_string(3ossl)
Prints Signed Certificate Timestamps in a human-readable way
SCT_validate(3), SCT_LIST_validate(3), SCT_get_validation_status(3)
checks Signed Certificate Timestamps (SCTs) are valid
SCT_validate(3ossl), SCT_LIST_validate(3ossl), SCT_get_validation_status(3ossl)
checks Signed Certificate Timestamps (SCTs) are valid
SDLKey(3)
SDL Keysym Definitions
SDL_AddTimer(3)
Add a timer which will call a callback after the specified number of milliseconds has elapsed
SDL_AudioSpec(3)
Audio Specification Structure
SDL_BlitSurface(3)
This performs a fast blit from the source surface to the destination surface
SDL_BuildAudioCVT(3)
Initializes a SDL_AudioCVT structure for conversion
SDL_CD(3)
CDROM Drive Information
SDL_CDName(3)
Returns a human-readable, system-dependent identifier for the CD-ROM
SDL_CDNumDrives(3)
Returns the number of CD-ROM drives on the system
SDL_CDOpen(3)
Opens a CD-ROM drive for access
SDL_CDStatus(3)
Returns the current status of the given drive
SDL_CDtrack(3)
CD Track Information Structure
SDL_Color(3)
Format independent color description
SDL_ConvertAudio(3)
Convert audio data to a desired audio format
SDL_ConvertSurface(3)
Converts a surface to the same format as another surface
SDL_CreateRGBSurface(3)
Create an empty SDL_Surface
SDL_CreateRGBSurfaceFrom(3)
Create an SDL_Surface from pixel data
SDL_CreateThread(3)
Creates a new thread of execution that shares its parent's properties
SDL_Delay(3)
Wait a specified number of milliseconds before returning
SDL_DisplayFormat(3)
Convert a surface to the display format
SDL_DisplayFormatAlpha(3)
Convert a surface to the display format
SDL_EventState(3)
This function allows you to set the state of processing certain events
SDL_FillRect(3)
This function performs a fast fill of the given rectangle with some color
SDL_Flip(3)
Swaps screen buffers
SDL_FreeCursor(3)
Frees a cursor created with SDL_CreateCursor
SDL_FreeSurface(3)
Frees (deletes) a SDL_Surface
SDL_FreeWAV(3)
Frees previously opened WAV data
SDL_FreeYUVOverlay(3)
Free a YUV video overlay
SDL_GL_GetAttribute(3)
Get the value of a special SDL/OpenGL attribute
SDL_GL_GetProcAddress(3)
Get the address of a GL function
SDL_GL_LoadLibrary(3)
Specify an OpenGL library
SDL_GL_SwapBuffers(3)
Swap OpenGL framebuffers/Update Display
SDL_GetAppState(3)
Get the state of the application
SDL_GetClipRect(3)
Gets the clipping rectangle for a surface
SDL_GetEventFilter(3)
Retrieves a pointer to he event filter
SDL_GetGamma(3)
Gets the gamma of the display
SDL_GetGammaRamp(3)
Gets the color gamma lookup tables for the display
SDL_GetKeyName(3)
Get the name of an SDL virtual keysym
SDL_GetKeyState(3)
Get a snapshot of the current keyboard state
SDL_GetModState(3)
Get the state of modifier keys
SDL_GetMouseState(3)
Retrieve the current state of the mouse
SDL_GetRGB(3)
Get RGB values from a pixel in the specified pixel format
SDL_GetRGBA(3)
Get RGBA values from a pixel in the specified pixel format
SDL_GetRelativeMouseState(3)
Retrieve the current state of the mouse
SDL_GetThreadID(3)
Get the SDL thread ID of a SDL_Thread
SDL_GetTicks(3)
Get the number of milliseconds since the SDL library initialization
SDL_GetVideoInfo(3)
returns a pointer to information about the video hardware
SDL_GetVideoSurface(3)
returns a pointer to the current display surface
SDL_JoystickGetAxis(3)
Get the current state of an axis
SDL_JoystickGetButton(3)
Get the current state of a given button on a given joystick
SDL_JoystickGetHat(3)
Get the current state of a joystick hat
SDL_JoystickIndex(3)
Get the index of an SDL_Joystick
SDL_JoystickNumAxes(3)
Get the number of joystick axes
SDL_JoystickNumBalls(3)
Get the number of joystick trackballs
SDL_JoystickNumButtons(3)
Get the number of joysitck buttons
SDL_JoystickNumHats(3)
Get the number of joystick hats
SDL_JoystickOpen(3)
Opens a joystick for use
SDL_JoystickOpened(3)
Determine if a joystick has been opened
SDL_JoystickUpdate(3)
Updates the state of all joysticks
SDL_ListModes(3)
Returns a pointer to an array of available screen dimensions for the given format and video flags
SDL_LoadBMP(3)
Load a Windows BMP file into an SDL_Surface
SDL_LoadWAV(3)
Load a WAVE file
SDL_LockAudio(3)
Lock out the callback function
SDL_LockSurface(3)
Lock a surface for directly access
SDL_MapRGB(3)
Map a RGB color value to a pixel format
SDL_MapRGBA(3)
Map a RGBA color value to a pixel format
SDL_Palette(3)
Color palette for 8-bit pixel formats
SDL_PeepEvents(3)
Checks the event queue for messages and optionally returns them
SDL_PixelFormat(3)
Stores surface format information
SDL_PollEvent(3)
Polls for currently pending events
SDL_PumpEvents(3)
Pumps the event loop, gathering events from the input devices
SDL_RWFromFile(3), SDL_FunctionName(3)
Short description of function
SDL_Rect(3)
Defines a rectangular area
SDL_SaveBMP(3)
Save an SDL_Surface as a Windows BMP file
SDL_SemValue(3)
Return the current value of a semaphore
SDL_SemWait(3)
Lock a semaphore and suspend the thread if the semaphore value is zero
SDL_SemWaitTimeout(3)
Lock a semaphore, but only wait up to a specified maximum time
SDL_SetAlpha(3)
Adjust the alpha properties of a surface
SDL_SetClipRect(3)
Sets the clipping rectangle for a surface
SDL_SetColorKey(3)
Sets the color key (transparent pixel) in a blittable surface and RLE acceleration
SDL_SetColors(3)
Sets a portion of the colormap for the given 8-bit surface
SDL_SetEventFilter(3)
Sets up a filter to process all events before they are posted to the event queue
SDL_SetGamma(3)
Sets the color gamma function for the display
SDL_SetGammaRamp(3)
Sets the color gamma lookup tables for the display
SDL_SetModState(3)
Set the current key modifier state
SDL_SetPalette(3)
Sets the colors in the palette of an 8-bit surface
SDL_SetTimer(3)
Set a callback to run after the specified number of milliseconds has elapsed
SDL_SetVideoMode(3)
Set up a video mode with the specified width, height and bits-per-pixel
SDL_Surface(3)
Graphical Surface Structure
SDL_SysWMEvent(3)
Platform-dependent window manager event
SDL_ThreadID(3)
Get the 32-bit thread identifier for the current thread
SDL_UnlockAudio(3)
Unlock the callback function
SDL_UnlockSurface(3)
Unlocks a previously locked surface
SDL_UpdateRects(3)
Makes sure the given list of rectangles is updated on the given screen
SDL_UserEvent(3)
A user-defined event type
SDL_VideoDriverName(3)
Obtain the name of the video driver
SDL_VideoInfo(3)
Video Target information
SDL_VideoModeOK(3)
Check to see if a particular video mode is supported
SDL_WM_IconifyWindow(3)
Iconify/Minimise the window
SDL_WM_SetIcon(3)
Sets the icon for the display window
SDL_WM_ToggleFullScreen(3)
Toggles fullscreen mode
SDL_WaitEvent(3)
Waits indefinitely for the next available event
SDL_WaitThread(3)
Wait for a thread to finish
SDL_WarpMouse(3)
Set the position of the mouse cursor
SDLmm(3)
The namespace for the SDLmm library
SDLmm_BaseSurface(3), SDLmm::BaseSurface(3)
An abstract base class for graphical surfaces
SDLmm_ColorRGB(3), SDLmm::ColorRGB(3)
A small usefull class representing an RGB color
SDLmm_ColorRGBA(3), SDLmm::ColorRGBA(3)
A small usefull class representing an RGBA color
SDLmm_Display(3), SDLmm::Display(3)
The video frame buffer surface
SDLmm_EventHandler(3), SDLmm::EventHandler(3)
The base class used for custom Event handlers
SDLmm_SPoint(3), SDLmm::SPoint(3)
A small usefull class representing a point in 2 dimensional space
SDLmm_SRect(3), SDLmm::SRect(3)
This enhanced version of SDL_Rect includes a number of handy short-hand constructors. Since the class is derived from the SDL_Rect struct, it can be used in any context where an SDL_Rect is valid
SDLmm_Surface(3), SDLmm::Surface(3)
A graphical surface structure which is used to store graphical data
SDLmm_VideoInfo(3), SDLmm::VideoInfo(3)
Video target information
SDLmm_todo(3), todo(3)
Todo List "Class SDLmm::SRect " 1c Extend the class with useful utility functions in regards to rectangles like intersections. "Class SDLmm::Surface " 1c Implement a better constructor scheme, where the first argument is a dummy class which specified what to do. This would allow a construct where a surface can be loaded from an image file without first having to create an unitialized object. "Class SDLmm::VideoInfo " 1c Build a status function allowing for easier access to the flags. This can be done using a bitfield which would allow for checking for multiple features at once
SECURITY_LABEL(7)
define or change a security label applied to an object
SELECT(7), TABLE(7), WITH(7)
retrieve rows from a table or view
SELECT_INTO(7)
define a new table from the results of a query
SET_CONSTRAINTS(7)
set constraint check timing for the current transaction
SET_ROLE(7)
set the current user identifier of the current session
SET_SESSION_AUTHORIZATION(7)
set the session user identifier and the current user identifier of the current session
SET_TRANSACTION(7)
set the characteristics of the current transaction
SG_Program(3)
Agar-SG vertex/fragment program
SHA1(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA224(3), SHA224_Init(3), SHA224_Update(3), SHA224_Final(3), SHA256(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA384(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA512(3), SHA512_Init(3), SHA512_Update(3), SHA512_Final(3)
Secure Hash Algorithm
SHA1(3ossl), SHA1_Init(3ossl), SHA1_Update(3ossl), SHA1_Final(3ossl), SHA224(3ossl), SHA224_Init(3ossl), SHA224_Update(3ossl), SHA224_Final(3ossl), SHA256(3ossl), SHA256_Init(3ossl), SHA256_Update(3ossl), SHA256_Final(3ossl), SHA384(3ossl), SHA384_Init(3ossl), SHA384_Update(3ossl), SHA384_Final(3ossl), SHA512(3ossl), SHA512_Init(3ossl), SHA512_Update(3ossl), SHA512_Final(3ossl)
Secure Hash Algorithm
SHOW(7)
show the value of a run-time parameter
SK_View(3)
Editor/display widget for Agar dimensioned 2D sketches
SMIME_crlf_copy(3)
buffered copy between BIOs
SMIME_write_ASN1_ex(3ossl), SMIME_write_ASN1(3ossl)
convert structure to S/MIME format
SMIME_write_CMS(3)
convert CMS structure to S/MIME format
SMIME_write_CMS(3ossl)
convert CMS structure to S/MIME format
SMIME_write_PKCS7(3)
convert PKCS#7 structure to S/MIME format
SMIME_write_PKCS7(3ossl)
convert PKCS#7 structure to S/MIME format
SNMP(3)
The Perl5 SNMP Extension Module for the Net-SNMP SNMP package
SP(3x), %SP(3x), %acs_map(3x), %boolcodes(3x), %boolfnames(3x), %boolnames(3x), %cur_term(3x), %numcodes(3x), %numfnames(3x), %numnames(3x), %strcodes(3x), %strfnames(3x), %strnames(3x), %ttytype(3x)
terminfo global variables
SPI_connect(3), SPI_connect_ext(3)
connect a C function to the SPI manager
SPI_copytuple(3)
make a copy of a row in the upper executor context
SPI_cursor_fetch(3)
fetch some rows from a cursor
SPI_cursor_find(3)
find an existing cursor by name
SPI_execute_extended(3)
execute a command with out-of-line parameters
SPI_execute_with_args(3)
execute a command with out-of-line parameters
SPI_finish(3)
disconnect a C function from the SPI manager
SPI_fname(3)
determine the column name for the specified column number
SPI_fnumber(3)
determine the column number for the specified column name
SPI_freeplan(3)
free a previously saved prepared statement
SPI_freetuple(3)
free a row allocated in the upper executor context
SPI_freetuptable(3)
free a row set created by SPI_execute or a similar function
SPI_getargcount(3)
return the number of arguments needed by a statement prepared by SPI_prepare
SPI_getargtypeid(3)
return the data type OID for an argument of a statement prepared by SPI_prepare
SPI_getbinval(3)
return the binary value of the specified column
SPI_getnspname(3)
return the namespace of the specified relation
SPI_getrelname(3)
return the name of the specified relation
SPI_gettype(3)
return the data type name of the specified column
SPI_gettypeid(3)
return the data type OID of the specified column
SPI_getvalue(3)
return the string value of the specified column
SPI_is_cursor_plan(3)
return true if a statement prepared by SPI_prepare can be used with SPI_cursor_open
SPI_modifytuple(3)
create a row by replacing selected fields of a given row
SPI_pfree(3)
free memory in the upper executor context
SPI_scroll_cursor_fetch(3)
fetch some rows from a cursor
SPI_start_transaction(3)
obsolete function
SPI_unregister_relation(3)
remove an ephemeral named relation from the registry
SP_equal_group_ids(3)
checks amount of data ready to be read
SP_poll(3)
checks amount of data ready to be read
SP_receive(3), SP_scat_receive(3)
Receive message from Spread
SRP_VBASE_new(3ossl), SRP_VBASE_free(3ossl), SRP_VBASE_init(3ossl), SRP_VBASE_add0_user(3ossl), SRP_VBASE_get1_by_user(3ossl), SRP_VBASE_get_by_user(3ossl)
Functions to create and manage a stack of SRP user verifier information
SRP_create_verifier_ex(3ossl), SRP_create_verifier(3ossl), SRP_create_verifier_BN_ex(3ossl), SRP_create_verifier_BN(3ossl), SRP_check_known_gN_param(3ossl), SRP_get_default_gN(3ossl)
SRP authentication primitives
SRP_user_pwd_new(3ossl), SRP_user_pwd_free(3ossl), SRP_user_pwd_set1_ids(3ossl), SRP_user_pwd_set_gN(3ossl), SRP_user_pwd_set0_sv(3ossl)
Functions to create a record of SRP user verifier information
SSL_CIPHER_get_name(3), SSL_CIPHER_standard_name(3), OPENSSL_cipher_name(3), SSL_CIPHER_get_bits(3), SSL_CIPHER_get_version(3), SSL_CIPHER_description(3), SSL_CIPHER_get_cipher_nid(3), SSL_CIPHER_get_digest_nid(3), SSL_CIPHER_get_handshake_digest(3), SSL_CIPHER_get_kx_nid(3), SSL_CIPHER_get_auth_nid(3), SSL_CIPHER_is_aead(3), SSL_CIPHER_find(3), SSL_CIPHER_get_id(3), SSL_CIPHER_get_protocol_id(3)
get SSL_CIPHER properties
SSL_CIPHER_get_name(3ossl), SSL_CIPHER_standard_name(3ossl), OPENSSL_cipher_name(3ossl), SSL_CIPHER_get_bits(3ossl), SSL_CIPHER_get_version(3ossl), SSL_CIPHER_description(3ossl), SSL_CIPHER_get_cipher_nid(3ossl), SSL_CIPHER_get_digest_nid(3ossl), SSL_CIPHER_get_handshake_digest(3ossl), SSL_CIPHER_get_kx_nid(3ossl), SSL_CIPHER_get_auth_nid(3ossl), SSL_CIPHER_is_aead(3ossl), SSL_CIPHER_find(3ossl), SSL_CIPHER_get_id(3ossl), SSL_CIPHER_get_protocol_id(3ossl)
get SSL_CIPHER properties
SSL_COMP_add_compression_method(3), SSL_COMP_get_compression_methods(3), SSL_COMP_get0_name(3), SSL_COMP_get_id(3), SSL_COMP_free_compression_methods(3)
handle SSL/TLS integrated compression methods
SSL_COMP_add_compression_method(3ossl), SSL_COMP_get_compression_methods(3ossl), SSL_COMP_get0_name(3ossl), SSL_COMP_get_id(3ossl), SSL_COMP_free_compression_methods(3ossl)
handle SSL/TLS integrated compression methods
SSL_CONF_CTX_finish(3ossl), SSL_CONF_CTX_set_ssl_ctx(3ossl), SSL_CONF_CTX_set_ssl(3ossl)
set context to configure
SSL_CONF_CTX_new(3), SSL_CONF_CTX_free(3)
SSL configuration allocation functions
SSL_CONF_CTX_new(3ossl), SSL_CONF_CTX_free(3ossl)
SSL configuration allocation functions
SSL_CONF_CTX_set1_prefix(3)
Set configuration context command prefix
SSL_CONF_CTX_set1_prefix(3ossl)
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_flags(3ossl), SSL_CONF_CTX_clear_flags(3ossl)
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_argv(3ossl)
SSL configuration command line processing
SSL_CONF_cmd_value_type(3), SSL_CONF_cmd(3)
send configuration command
SSL_CONF_cmd_value_type(3ossl), SSL_CONF_cmd(3ossl)
send configuration command
SSL_CTX_add_extra_chain_cert(3), SSL_CTX_clear_extra_chain_certs(3)
add or clear extra chain certificates
SSL_CTX_add_extra_chain_cert(3ossl), SSL_CTX_get_extra_chain_certs(3ossl), SSL_CTX_get_extra_chain_certs_only(3ossl), SSL_CTX_clear_extra_chain_certs(3ossl)
add, get or clear extra chain certificates
SSL_CTX_config(3), SSL_config(3)
configure SSL_CTX or SSL structure
SSL_CTX_config(3ossl), SSL_config(3ossl)
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_ctrl(3ossl), SSL_CTX_callback_ctrl(3ossl), SSL_ctrl(3ossl), SSL_callback_ctrl(3ossl)
internal handling functions for SSL_CTX and SSL objects
SSL_CTX_dane_enable(3), SSL_CTX_dane_mtype_set(3), SSL_dane_enable(3), SSL_dane_tlsa_add(3), SSL_get0_dane_authority(3), SSL_get0_dane_tlsa(3), SSL_CTX_dane_set_flags(3), SSL_CTX_dane_clear_flags(3), SSL_dane_set_flags(3), SSL_dane_clear_flags(3)
enable DANE TLS authentication of the remote TLS server in the local TLS client
SSL_CTX_dane_enable(3ossl), SSL_CTX_dane_mtype_set(3ossl), SSL_dane_enable(3ossl), SSL_dane_tlsa_add(3ossl), SSL_get0_dane_authority(3ossl), SSL_get0_dane_tlsa(3ossl), SSL_CTX_dane_set_flags(3ossl), SSL_CTX_dane_clear_flags(3ossl), SSL_dane_set_flags(3ossl), SSL_dane_clear_flags(3ossl)
enable DANE TLS authentication of the remote TLS server in the local TLS client
SSL_CTX_flush_sessions(3)
remove expired sessions
SSL_CTX_flush_sessions_ex(3ossl), SSL_CTX_flush_sessions(3ossl)
remove expired sessions
SSL_CTX_free(3)
free an allocated SSL_CTX object
SSL_CTX_free(3ossl)
free an allocated SSL_CTX object
SSL_CTX_get0_certificate(3)
get the active certificate from an SSL context
SSL_CTX_get0_param(3), SSL_get0_param(3), SSL_CTX_set1_param(3), SSL_set1_param(3)
get and set verification parameters
SSL_CTX_get0_param(3ossl), SSL_get0_param(3ossl), SSL_CTX_set1_param(3ossl), SSL_set1_param(3ossl), SSL_CTX_set_purpose(3ossl), SSL_CTX_set_trust(3ossl), SSL_set_purpose(3ossl), SSL_set_trust(3ossl)
get and set verification parameters
SSL_CTX_get_ex_data(3), SSL_CTX_set_ex_data(3), SSL_get_ex_data(3), SSL_set_ex_data(3)
Store and retrieve extra data from the SSL_CTX, SSL or SSL_SESSION
SSL_CTX_get_ex_new_index(3), SSL_CTX_set_ex_data(3), SSL_CTX_get_ex_data(3)
internal application specific data functions
SSL_CTX_get_verify_mode(3), SSL_get_verify_mode(3), SSL_CTX_get_verify_depth(3), SSL_get_verify_depth(3), SSL_get_verify_callback(3), SSL_CTX_get_verify_callback(3)
get currently set verification parameters
SSL_CTX_get_verify_mode(3ossl), SSL_get_verify_mode(3ossl), SSL_CTX_get_verify_depth(3ossl), SSL_get_verify_depth(3ossl), SSL_get_verify_callback(3ossl), SSL_CTX_get_verify_callback(3ossl)
get currently set verification parameters
SSL_CTX_has_client_custom_ext(3)
check whether a handler exists for a particular client extension type
SSL_CTX_has_client_custom_ext(3ossl)
check whether a handler exists for a particular client extension type
SSL_CTX_load_verify_dir(3ossl), SSL_CTX_load_verify_file(3ossl), SSL_CTX_load_verify_store(3ossl), SSL_CTX_set_default_verify_paths(3ossl), SSL_CTX_set_default_verify_dir(3ossl), SSL_CTX_set_default_verify_file(3ossl), SSL_CTX_set_default_verify_store(3ossl), SSL_CTX_load_verify_locations(3ossl)
set default locations for trusted CA certificates
SSL_CTX_load_verify_locations(3), SSL_CTX_set_default_verify_paths(3), SSL_CTX_set_default_verify_dir(3), SSL_CTX_set_default_verify_file(3)
set default locations for trusted CA certificates
SSL_CTX_sess_number(3), SSL_CTX_sess_connect(3), SSL_CTX_sess_connect_good(3), SSL_CTX_sess_connect_renegotiate(3), SSL_CTX_sess_accept(3), SSL_CTX_sess_accept_good(3), SSL_CTX_sess_accept_renegotiate(3), SSL_CTX_sess_hits(3), SSL_CTX_sess_cb_hits(3), SSL_CTX_sess_misses(3), SSL_CTX_sess_timeouts(3), SSL_CTX_sess_cache_full(3)
obtain session cache statistics
SSL_CTX_sess_number(3ossl), SSL_CTX_sess_connect(3ossl), SSL_CTX_sess_connect_good(3ossl), SSL_CTX_sess_connect_renegotiate(3ossl), SSL_CTX_sess_accept(3ossl), SSL_CTX_sess_accept_good(3ossl), SSL_CTX_sess_accept_renegotiate(3ossl), SSL_CTX_sess_hits(3ossl), SSL_CTX_sess_cb_hits(3ossl), SSL_CTX_sess_misses(3ossl), SSL_CTX_sess_timeouts(3ossl), SSL_CTX_sess_cache_full(3ossl)
obtain session cache statistics
SSL_CTX_sess_set_new_cb(3), SSL_CTX_sess_set_remove_cb(3), SSL_CTX_sess_set_get_cb(3), SSL_CTX_sess_get_new_cb(3), SSL_CTX_sess_get_remove_cb(3), SSL_CTX_sess_get_get_cb(3)
provide callback functions for server side external session caching
SSL_CTX_sess_set_new_cb(3ossl), SSL_CTX_sess_set_remove_cb(3ossl), SSL_CTX_sess_set_get_cb(3ossl), SSL_CTX_sess_get_new_cb(3ossl), SSL_CTX_sess_get_remove_cb(3ossl), SSL_CTX_sess_get_get_cb(3ossl)
provide callback functions for server side external session caching
SSL_CTX_set0_chain(3), SSL_CTX_set1_chain(3), SSL_CTX_add0_chain_cert(3), SSL_CTX_add1_chain_cert(3), SSL_CTX_get0_chain_certs(3), SSL_CTX_clear_chain_certs(3), SSL_set0_chain(3), SSL_set1_chain(3), SSL_add0_chain_cert(3), SSL_add1_chain_cert(3), SSL_get0_chain_certs(3), SSL_clear_chain_certs(3), SSL_CTX_build_cert_chain(3), SSL_build_cert_chain(3), SSL_CTX_select_current_cert(3), SSL_select_current_cert(3), SSL_CTX_set_current_cert(3), SSL_set_current_cert(3)
extra chain certificate processing
SSL_CTX_set0_chain(3ossl), SSL_CTX_set1_chain(3ossl), SSL_CTX_add0_chain_cert(3ossl), SSL_CTX_add1_chain_cert(3ossl), SSL_CTX_get0_chain_certs(3ossl), SSL_CTX_clear_chain_certs(3ossl), SSL_set0_chain(3ossl), SSL_set1_chain(3ossl), SSL_add0_chain_cert(3ossl), SSL_add1_chain_cert(3ossl), SSL_get0_chain_certs(3ossl), SSL_clear_chain_certs(3ossl), SSL_CTX_build_cert_chain(3ossl), SSL_build_cert_chain(3ossl), SSL_CTX_select_current_cert(3ossl), SSL_select_current_cert(3ossl), SSL_CTX_set_current_cert(3ossl), SSL_set_current_cert(3ossl)
extra chain certificate processing
SSL_CTX_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), SSL_CTX_get0_verify_cert_store(3), SSL_CTX_get0_chain_cert_store(3), SSL_get0_verify_cert_store(3), SSL_get0_chain_cert_store(3)
set certificate verification or chain store
SSL_CTX_set0_verify_cert_store(3ossl), SSL_CTX_set1_verify_cert_store(3ossl), SSL_CTX_set0_chain_cert_store(3ossl), SSL_CTX_set1_chain_cert_store(3ossl), SSL_set0_verify_cert_store(3ossl), SSL_set1_verify_cert_store(3ossl), SSL_set0_chain_cert_store(3ossl), SSL_set1_chain_cert_store(3ossl), SSL_CTX_get0_verify_cert_store(3ossl), SSL_CTX_get0_chain_cert_store(3ossl), SSL_get0_verify_cert_store(3ossl), SSL_get0_chain_cert_store(3ossl)
set certificate verification or chain store
SSL_CTX_set1_cert_comp_preference(3ossl), SSL_set1_cert_comp_preference(3ossl), SSL_CTX_compress_certs(3ossl), SSL_compress_certs(3ossl), SSL_CTX_get1_compressed_cert(3ossl), SSL_get1_compressed_cert(3ossl), SSL_CTX_set1_compressed_cert(3ossl), SSL_set1_compressed_cert(3ossl)
Certificate compression functions
SSL_CTX_set1_groups(3), SSL_CTX_set1_groups_list(3), SSL_set1_groups(3), SSL_set1_groups_list(3), SSL_get1_groups(3), SSL_get_shared_group(3), SSL_CTX_set1_curves(3), SSL_CTX_set1_curves_list(3), SSL_set1_curves(3), SSL_set1_curves_list(3), SSL_get1_curves(3), SSL_get_shared_curve(3)
EC supported curve functions
SSL_CTX_set1_groups(3ossl), SSL_CTX_set1_groups_list(3ossl), SSL_set1_groups(3ossl), SSL_set1_groups_list(3ossl), SSL_get1_groups(3ossl), SSL_get0_iana_groups(3ossl), SSL_get_shared_group(3ossl), SSL_get_negotiated_group(3ossl), SSL_CTX_set1_curves(3ossl), SSL_CTX_set1_curves_list(3ossl), SSL_set1_curves(3ossl), SSL_set1_curves_list(3ossl), SSL_get1_curves(3ossl), SSL_get_shared_curve(3ossl), SSL_CTX_get0_implemented_groups(3ossl)
EC supported curve functions
SSL_CTX_set_async_callback(3ossl), SSL_CTX_set_async_callback_arg(3ossl), SSL_set_async_callback(3ossl), SSL_set_async_callback_arg(3ossl), SSL_get_async_status(3ossl), SSL_async_callback_fn(3ossl)
manage asynchronous operations
SSL_CTX_set_cert_cb(3), SSL_set_cert_cb(3)
handle certificate callback function
SSL_CTX_set_cert_cb(3ossl), SSL_set_cert_cb(3ossl)
handle certificate callback function
SSL_CTX_set_cert_store(3), SSL_CTX_set1_cert_store(3), SSL_CTX_get_cert_store(3)
manipulate X509 certificate verification storage
SSL_CTX_set_cert_store(3ossl), SSL_CTX_set1_cert_store(3ossl), SSL_CTX_get_cert_store(3ossl)
manipulate X509 certificate verification storage
SSL_CTX_set_cert_verify_callback(3)
set peer certificate verification procedure
SSL_CTX_set_cert_verify_callback(3ossl)
set peer certificate verification procedure
SSL_CTX_set_cipher_list(3), SSL_set_cipher_list(3), SSL_CTX_set_ciphersuites(3), SSL_set_ciphersuites(3)
choose list of available SSL_CIPHERs
SSL_CTX_set_cipher_list(3ossl), SSL_set_cipher_list(3ossl), SSL_CTX_set_ciphersuites(3ossl), SSL_set_ciphersuites(3ossl), OSSL_default_cipher_list(3ossl), OSSL_default_ciphersuites(3ossl)
choose list of available SSL_CIPHERs
SSL_CTX_set_client_cert_cb(3), SSL_CTX_get_client_cert_cb(3)
handle client certificate callback function
SSL_CTX_set_client_cert_cb(3ossl), SSL_CTX_get_client_cert_cb(3ossl)
handle client certificate callback function
SSL_CTX_set_client_hello_cb(3), SSL_client_hello_cb_fn(3), SSL_client_hello_isv2(3), SSL_client_hello_get0_legacy_version(3), SSL_client_hello_get0_random(3), SSL_client_hello_get0_session_id(3), SSL_client_hello_get0_ciphers(3), SSL_client_hello_get0_compression_methods(3), SSL_client_hello_get1_extensions_present(3), SSL_client_hello_get0_ext(3)
callback functions for early server-side ClientHello processing
SSL_CTX_set_client_hello_cb(3ossl), SSL_client_hello_cb_fn(3ossl), SSL_client_hello_isv2(3ossl), SSL_client_hello_get0_legacy_version(3ossl), SSL_client_hello_get0_random(3ossl), SSL_client_hello_get0_session_id(3ossl), SSL_client_hello_get0_ciphers(3ossl), SSL_client_hello_get0_compression_methods(3ossl), SSL_client_hello_get1_extensions_present(3ossl), SSL_client_hello_get_extension_order(3ossl), SSL_client_hello_get0_ext(3ossl)
callback functions for early server-side ClientHello processing
SSL_CTX_set_default_ctlog_list_file(3), SSL_CTX_set_ctlog_list_file(3)
load a Certificate Transparency log list from a file
SSL_CTX_set_default_ctlog_list_file(3ossl), SSL_CTX_set_ctlog_list_file(3ossl)
load a Certificate Transparency log list from a file
SSL_CTX_set_default_passwd_cb(3), SSL_CTX_set_default_passwd_cb_userdata(3), SSL_CTX_get_default_passwd_cb(3), SSL_CTX_get_default_passwd_cb_userdata(3), SSL_set_default_passwd_cb(3), SSL_set_default_passwd_cb_userdata(3), SSL_get_default_passwd_cb(3), SSL_get_default_passwd_cb_userdata(3)
set or get passwd callback for encrypted PEM file handling
SSL_CTX_set_default_passwd_cb(3ossl), SSL_CTX_set_default_passwd_cb_userdata(3ossl), SSL_CTX_get_default_passwd_cb(3ossl), SSL_CTX_get_default_passwd_cb_userdata(3ossl), SSL_set_default_passwd_cb(3ossl), SSL_set_default_passwd_cb_userdata(3ossl), SSL_get_default_passwd_cb(3ossl), SSL_get_default_passwd_cb_userdata(3ossl)
set or get passwd callback for encrypted PEM file handling
SSL_CTX_set_dh_auto(3ossl), SSL_set_dh_auto(3ossl), SSL_CTX_set0_tmp_dh_pkey(3ossl), SSL_set0_tmp_dh_pkey(3ossl), SSL_CTX_set_tmp_dh_callback(3ossl), SSL_CTX_set_tmp_dh(3ossl), SSL_set_tmp_dh_callback(3ossl), SSL_set_tmp_dh(3ossl)
handle DH keys for ephemeral key exchange
SSL_CTX_set_domain_flags(3ossl), SSL_CTX_get_domain_flags(3ossl), SSL_get_domain_flags(3ossl), SSL_DOMAIN_FLAG_SINGLE_THREAD(3ossl), SSL_DOMAIN_FLAG_MULTI_THREAD(3ossl), SSL_DOMAIN_FLAG_THREAD_ASSISTED(3ossl), SSL_DOMAIN_FLAG_BLOCKING(3ossl), SSL_DOMAIN_FLAG_LEGACY_BLOCKING(3ossl)
control the concurrency model used by a QUIC domain
SSL_CTX_set_generate_session_id(3), SSL_set_generate_session_id(3), SSL_has_matching_session_id(3), GEN_SESSION_CB(3)
manipulate generation of SSL session IDs (server only)
SSL_CTX_set_generate_session_id(3ossl), SSL_set_generate_session_id(3ossl), SSL_has_matching_session_id(3ossl), GEN_SESSION_CB(3ossl)
manipulate generation of SSL session IDs (server only)
SSL_CTX_set_info_callback(3), SSL_CTX_get_info_callback(3), SSL_set_info_callback(3), SSL_get_info_callback(3)
handle information callback for SSL connections
SSL_CTX_set_info_callback(3ossl), SSL_CTX_get_info_callback(3ossl), SSL_set_info_callback(3ossl), SSL_get_info_callback(3ossl)
handle information callback for SSL connections
SSL_CTX_set_keylog_callback(3), SSL_CTX_get_keylog_callback(3), SSL_CTX_keylog_cb_func(3)
logging TLS key material
SSL_CTX_set_keylog_callback(3ossl), SSL_CTX_get_keylog_callback(3ossl), SSL_CTX_keylog_cb_func(3ossl)
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 peers certificate chain
SSL_CTX_set_max_cert_list(3ossl), SSL_CTX_get_max_cert_list(3ossl), SSL_set_max_cert_list(3ossl), SSL_get_max_cert_list(3ossl)
manipulate allowed size for the peers certificate chain
SSL_CTX_set_max_send_fragment(3), SSL_set_max_send_fragment(3), SSL_CTX_set_split_send_fragment(3), SSL_set_split_send_fragment(3), SSL_CTX_set_max_pipelines(3), SSL_set_max_pipelines(3), SSL_CTX_set_default_read_buffer_len(3), SSL_set_default_read_buffer_len(3), SSL_CTX_set_tlsext_max_fragment_length(3), SSL_set_tlsext_max_fragment_length(3), SSL_SESSION_get_max_fragment_length(3)
Control fragment size settings and pipelining operations
SSL_CTX_set_max_send_fragment(3ossl), SSL_set_max_send_fragment(3ossl), SSL_CTX_set_split_send_fragment(3ossl), SSL_set_split_send_fragment(3ossl), SSL_CTX_set_max_pipelines(3ossl), SSL_set_max_pipelines(3ossl), SSL_CTX_set_default_read_buffer_len(3ossl), SSL_set_default_read_buffer_len(3ossl), SSL_CTX_set_tlsext_max_fragment_length(3ossl), SSL_set_tlsext_max_fragment_length(3ossl), SSL_SESSION_get_max_fragment_length(3ossl)
Control fragment size settings and pipelining operations
SSL_CTX_set_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_msg_callback(3ossl), SSL_CTX_set_msg_callback_arg(3ossl), SSL_set_msg_callback(3ossl), SSL_set_msg_callback_arg(3ossl), SSL_trace(3ossl)
install callback for observing protocol messages
SSL_CTX_set_new_pending_conn_cb(3ossl), SSL_set_new_pending_conn_cb_fn(3ossl)
callback function to report creation of QUIC connection SSL objects
SSL_CTX_set_read_ahead(3), SSL_CTX_get_read_ahead(3), SSL_set_read_ahead(3), SSL_get_read_ahead(3), SSL_CTX_get_default_read_ahead(3)
manage whether to read as many input bytes as possible
SSL_CTX_set_read_ahead(3ossl), SSL_CTX_get_read_ahead(3ossl), SSL_set_read_ahead(3ossl), SSL_get_read_ahead(3ossl), SSL_CTX_get_default_read_ahead(3ossl)
manage whether to read as many input bytes as possible
SSL_CTX_set_record_padding_callback(3), SSL_set_record_padding_callback(3), SSL_CTX_set_record_padding_callback_arg(3), SSL_set_record_padding_callback_arg(3), SSL_CTX_get_record_padding_callback_arg(3), SSL_get_record_padding_callback_arg(3), SSL_CTX_set_block_padding(3), SSL_set_block_padding(3)
install callback to specify TLS 1.3 record padding
SSL_CTX_set_record_padding_callback(3ossl), SSL_set_record_padding_callback(3ossl), SSL_CTX_set_record_padding_callback_arg(3ossl), SSL_set_record_padding_callback_arg(3ossl), SSL_CTX_get_record_padding_callback_arg(3ossl), SSL_get_record_padding_callback_arg(3ossl), SSL_CTX_set_block_padding(3ossl), SSL_CTX_set_block_padding_ex(3ossl), SSL_set_block_padding(3ossl), SSL_set_block_padding_ex(3ossl)
install callback to specify TLS 1.3 record padding
SSL_CTX_set_security_level(3), SSL_set_security_level(3), SSL_CTX_get_security_level(3), SSL_get_security_level(3), SSL_CTX_set_security_callback(3), SSL_set_security_callback(3), SSL_CTX_get_security_callback(3), SSL_get_security_callback(3), SSL_CTX_set0_security_ex_data(3), SSL_set0_security_ex_data(3), SSL_CTX_get0_security_ex_data(3), SSL_get0_security_ex_data(3)
SSL/TLS security framework
SSL_CTX_set_security_level(3ossl), SSL_set_security_level(3ossl), SSL_CTX_get_security_level(3ossl), SSL_get_security_level(3ossl), SSL_CTX_set_security_callback(3ossl), SSL_set_security_callback(3ossl), SSL_CTX_get_security_callback(3ossl), SSL_get_security_callback(3ossl), SSL_CTX_set0_security_ex_data(3ossl), SSL_set0_security_ex_data(3ossl), SSL_CTX_get0_security_ex_data(3ossl), SSL_get0_security_ex_data(3ossl)
SSL/TLS security framework
SSL_CTX_set_session_ticket_cb(3), SSL_SESSION_get0_ticket_appdata(3), SSL_SESSION_set1_ticket_appdata(3), SSL_CTX_generate_session_ticket_fn(3), SSL_CTX_decrypt_session_ticket_fn(3)
manage session ticket application data
SSL_CTX_set_session_ticket_cb(3ossl), SSL_SESSION_get0_ticket_appdata(3ossl), SSL_SESSION_set1_ticket_appdata(3ossl), SSL_CTX_generate_session_ticket_fn(3ossl), SSL_CTX_decrypt_session_ticket_fn(3ossl)
manage session ticket application data
SSL_CTX_set_srp_username(3ossl), SSL_CTX_set_srp_password(3ossl), SSL_CTX_set_srp_strength(3ossl), SSL_CTX_set_srp_cb_arg(3ossl), SSL_CTX_set_srp_username_callback(3ossl), SSL_CTX_set_srp_client_pwd_callback(3ossl), SSL_CTX_set_srp_verify_param_callback(3ossl), SSL_set_srp_server_param(3ossl), SSL_set_srp_server_param_pw(3ossl), SSL_get_srp_g(3ossl), SSL_get_srp_N(3ossl), SSL_get_srp_username(3ossl), SSL_get_srp_userinfo(3ossl)
SRP control operations
SSL_CTX_set_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_stateless_cookie_generate_cb(3ossl), SSL_CTX_set_stateless_cookie_verify_cb(3ossl), SSL_CTX_set_cookie_generate_cb(3ossl), SSL_CTX_set_cookie_verify_cb(3ossl)
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_timeout(3ossl), SSL_CTX_get_timeout(3ossl)
manipulate timeout values for session caching
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_status_cb(3ossl), SSL_CTX_get_tlsext_status_cb(3ossl), SSL_CTX_set_tlsext_status_arg(3ossl), SSL_CTX_get_tlsext_status_arg(3ossl), SSL_CTX_set_tlsext_status_type(3ossl), SSL_CTX_get_tlsext_status_type(3ossl), SSL_set_tlsext_status_type(3ossl), SSL_get_tlsext_status_type(3ossl), SSL_get_tlsext_status_ocsp_resp(3ossl), SSL_set_tlsext_status_ocsp_resp(3ossl), SSL_get0_tlsext_status_ocsp_resp_ex(3ossl), SSL_set0_tlsext_status_ocsp_resp_ex(3ossl)
OCSP Certificate Status Request functions
SSL_CTX_set_tlsext_ticket_key_cb(3)
set a callback for session ticket processing
SSL_CTX_set_tlsext_ticket_key_evp_cb(3ossl), SSL_CTX_set_tlsext_ticket_key_cb(3ossl)
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_tlsext_use_srtp(3ossl), SSL_set_tlsext_use_srtp(3ossl), SSL_get_srtp_profiles(3ossl), SSL_get_selected_srtp_profile(3ossl)
Configure and query SRTP support
SSL_CTX_set_tmp_dh_callback(3), SSL_CTX_set_tmp_dh(3), SSL_set_tmp_dh_callback(3), SSL_set_tmp_dh(3)
handle DH keys for ephemeral key exchange
SSL_CTX_set_tmp_ecdh(3ossl), SSL_set_tmp_ecdh(3ossl), SSL_CTX_set_ecdh_auto(3ossl), SSL_set_ecdh_auto(3ossl)
handle ECDH keys for ephemeral key exchange
SSL_CTX_set_tmp_rsa_callback(3), SSL_CTX_set_tmp_rsa(3), SSL_CTX_need_tmp_RSA(3), SSL_set_tmp_rsa_callback(3), SSL_set_tmp_rsa(3), SSL_need_tmp_RSA(3)
handle RSA keys for ephemeral key exchange
SSL_CTX_use_certificate(3), SSL_CTX_use_certificate_ASN1(3), SSL_CTX_use_certificate_file(3), SSL_use_certificate(3), SSL_use_certificate_ASN1(3), SSL_use_certificate_file(3), SSL_CTX_use_certificate_chain_file(3), SSL_use_certificate_chain_file(3), SSL_CTX_use_PrivateKey(3), SSL_CTX_use_PrivateKey_ASN1(3), SSL_CTX_use_PrivateKey_file(3), SSL_CTX_use_RSAPrivateKey(3), SSL_CTX_use_RSAPrivateKey_ASN1(3), SSL_CTX_use_RSAPrivateKey_file(3), SSL_use_PrivateKey_file(3), SSL_use_PrivateKey_ASN1(3), SSL_use_PrivateKey(3), SSL_use_RSAPrivateKey(3), SSL_use_RSAPrivateKey_ASN1(3), SSL_use_RSAPrivateKey_file(3), SSL_CTX_check_private_key(3), SSL_check_private_key(3), SSL_CTX_use_cert_and_key(3), SSL_use_cert_and_key(3)
load certificate and key data
SSL_CTX_use_certificate(3ossl), SSL_CTX_use_certificate_ASN1(3ossl), SSL_CTX_use_certificate_file(3ossl), SSL_use_certificate(3ossl), SSL_use_certificate_ASN1(3ossl), SSL_use_certificate_file(3ossl), SSL_CTX_use_certificate_chain_file(3ossl), SSL_use_certificate_chain_file(3ossl), SSL_CTX_use_PrivateKey(3ossl), SSL_CTX_use_PrivateKey_ASN1(3ossl), SSL_CTX_use_PrivateKey_file(3ossl), SSL_CTX_use_RSAPrivateKey(3ossl), SSL_CTX_use_RSAPrivateKey_ASN1(3ossl), SSL_CTX_use_RSAPrivateKey_file(3ossl), SSL_use_PrivateKey_file(3ossl), SSL_use_PrivateKey_ASN1(3ossl), SSL_use_PrivateKey(3ossl), SSL_use_RSAPrivateKey(3ossl), SSL_use_RSAPrivateKey_ASN1(3ossl), SSL_use_RSAPrivateKey_file(3ossl), SSL_CTX_check_private_key(3ossl), SSL_check_private_key(3ossl), SSL_CTX_use_cert_and_key(3ossl), SSL_use_cert_and_key(3ossl)
load certificate and key data
SSL_CTX_use_serverinfo_ex(3), SSL_CTX_use_serverinfo(3), SSL_CTX_use_serverinfo_file(3)
use serverinfo extension
SSL_CTX_use_serverinfo_ex(3ossl), SSL_CTX_use_serverinfo(3ossl), SSL_CTX_use_serverinfo_file(3ossl)
use serverinfo extension
SSL_QUIC_METHOD(3ossl), OSSL_ENCRYPTION_LEVEL(3ossl), SSL_CTX_set_quic_method(3ossl), SSL_set_quic_method(3ossl), SSL_set_quic_transport_params(3ossl), SSL_get_peer_quic_transport_params(3ossl), SSL_quic_max_handshake_flight_len(3ossl), SSL_quic_read_level(3ossl), SSL_quic_write_level(3ossl), SSL_provide_quic_data(3ossl), SSL_process_quic_post_handshake(3ossl), SSL_is_quic(3ossl), SSL_get_peer_quic_transport_version(3ossl), SSL_get_quic_transport_version(3ossl), SSL_set_quic_transport_version(3ossl), SSL_set_quic_use_legacy_codepoint(3ossl), SSL_set_quic_early_data_enabled(3ossl)
QUIC support
SSL_SESSION_get0_peer(3)
get details about peers certificate for a session
SSL_SESSION_get0_peer(3ossl)
get details about peers certificate for a session
SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
get details about the ticket associated with a session
SSL_SESSION_get0_ticket(3ossl), SSL_SESSION_has_ticket(3ossl), SSL_SESSION_get_ticket_lifetime_hint(3ossl)
get details about the ticket associated with a session
SSL_SESSION_get_ex_new_index(3), SSL_SESSION_set_ex_data(3), SSL_SESSION_get_ex_data(3)
internal application specific data functions
SSL_SESSION_is_resumable(3)
determine whether an SSL_SESSION object can be used for resumption
SSL_SESSION_is_resumable(3ossl)
determine whether an SSL_SESSION object can be used for resumption
SSL_SESSION_new(3), SSL_SESSION_dup(3), SSL_SESSION_up_ref(3), SSL_SESSION_free(3)
create, free and manage SSL_SESSION structures
SSL_SESSION_new(3ossl), SSL_SESSION_dup(3ossl), SSL_SESSION_up_ref(3ossl), SSL_SESSION_free(3ossl)
create, free and manage SSL_SESSION structures
SSL_SESSION_print(3), SSL_SESSION_print_fp(3), SSL_SESSION_print_keylog(3)
printf information about a session
SSL_SESSION_print(3ossl), SSL_SESSION_print_fp(3ossl), SSL_SESSION_print_keylog(3ossl)
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_accept(3ossl)
wait for a TLS/SSL client to initiate a TLS/SSL handshake
SSL_accept_stream(3ossl), SSL_get_accept_stream_queue_len(3ossl), SSL_ACCEPT_STREAM_NO_BLOCK(3ossl), SSL_ACCEPT_STREAM_UNI(3ossl), SSL_ACCEPT_STREAM_BIDI(3ossl)
accept an incoming QUIC stream from a QUIC peer
SSL_add_expected_rpk(3ossl), SSL_get_negotiated_client_cert_type(3ossl), SSL_get_negotiated_server_cert_type(3ossl), SSL_get0_peer_rpk(3ossl), SSL_SESSION_get0_peer_rpk(3ossl)
raw public key (RFC7250) support
SSL_alert_type_string(3), SSL_alert_type_string_long(3), SSL_alert_desc_string(3), SSL_alert_desc_string_long(3)
get textual description of alert information
SSL_alert_type_string(3ossl), SSL_alert_type_string_long(3ossl), SSL_alert_desc_string(3ossl), SSL_alert_desc_string_long(3ossl)
get textual description of alert information
SSL_check_chain(3)
check certificate chain suitability
SSL_check_chain(3ossl)
check certificate chain suitability
SSL_client_version(3), SSL_get_version(3), SSL_is_dtls(3), SSL_version(3)
get the protocol information of a connection
SSL_client_version(3ossl), SSL_get_version(3ossl), SSL_is_dtls(3ossl), SSL_is_tls(3ossl), SSL_is_quic(3ossl), SSL_version(3ossl)
get the protocol information of a connection
SSL_do_handshake(3)
perform a TLS/SSL handshake
SSL_do_handshake(3ossl)
perform a TLS/SSL handshake
SSL_dup(3), SSL_new(3), SSL_up_ref(3)
create an SSL structure for a connection
SSL_dup(3ossl), SSL_new(3ossl), SSL_up_ref(3ossl)
create an SSL structure for a connection
SSL_dup_CA_list(3)
deep copy of a stack of X.509 Name objects
SSL_export_keying_material(3), SSL_export_keying_material_early(3)
obtain keying material for application use
SSL_export_keying_material(3ossl), SSL_export_keying_material_early(3ossl)
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_extension_supported(3ossl), SSL_custom_ext_add_cb_ex(3ossl), SSL_custom_ext_free_cb_ex(3ossl), SSL_custom_ext_parse_cb_ex(3ossl), SSL_CTX_add_custom_ext(3ossl), SSL_CTX_add_client_custom_ext(3ossl), SSL_CTX_add_server_custom_ext(3ossl), custom_ext_add_cb(3ossl), custom_ext_free_cb(3ossl), custom_ext_parse_cb(3ossl)
custom TLS extension handling
SSL_free(3)
free an allocated SSL structure
SSL_free(3ossl)
free an allocated SSL structure
SSL_free_buffers(3), SSL_alloc_buffers(3)
manage SSL structure buffers
SSL_free_buffers(3ossl), SSL_alloc_buffers(3ossl)
manage SSL structure buffers
SSL_get0_connection(3ossl), SSL_is_connection(3ossl)
get a QUIC connection SSL object from a QUIC stream SSL object
SSL_get0_group_name(3ossl)
get name of the group that was used for the key agreement of the current TLS session establishment
SSL_get1_builtin_sigalgs(3ossl)
get list of built-in signature algorithms
SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
get list of available SSL_CIPHERs
SSL_get1_supported_ciphers(3ossl), SSL_get_client_ciphers(3ossl), SSL_get_ciphers(3ossl), SSL_CTX_get_ciphers(3ossl), SSL_bytes_to_cipher_list(3ossl), SSL_get_cipher_list(3ossl), SSL_get_shared_ciphers(3ossl)
get list of available SSL_CIPHERs
SSL_get_SSL_CTX(3)
get the SSL_CTX from which an SSL is created
SSL_get_SSL_CTX(3ossl)
get the SSL_CTX from which an SSL is created
SSL_get_certificate(3), SSL_get_privatekey(3)
get SSL certificate and private key
SSL_get_certificate(3ossl), SSL_get_privatekey(3ossl)
retrieve TLS/SSL certificate and private key
SSL_get_conn_close_info(3ossl), SSL_CONN_CLOSE_FLAG_LOCAL(3ossl), SSL_CONN_CLOSE_FLAG_TRANSPORT(3ossl), OSSL_QUIC_ERR_NO_ERROR(3ossl), OSSL_QUIC_ERR_INTERNAL_ERROR(3ossl), OSSL_QUIC_ERR_CONNECTION_REFUSED(3ossl), OSSL_QUIC_ERR_FLOW_CONTROL_ERROR(3ossl), OSSL_QUIC_ERR_STREAM_LIMIT_ERROR(3ossl), OSSL_QUIC_ERR_STREAM_STATE_ERROR(3ossl), OSSL_QUIC_ERR_FINAL_SIZE_ERROR(3ossl), OSSL_QUIC_ERR_FRAME_ENCODING_ERROR(3ossl), OSSL_QUIC_ERR_TRANSPORT_PARAMETER_ERROR(3ossl), OSSL_QUIC_ERR_CONNECTION_ID_LIMIT_ERROR(3ossl), OSSL_QUIC_ERR_PROTOCOL_VIOLATION(3ossl), OSSL_QUIC_ERR_INVALID_TOKEN(3ossl), OSSL_QUIC_ERR_APPLICATION_ERROR(3ossl), OSSL_QUIC_ERR_CRYPTO_BUFFER_EXCEEDED(3ossl), OSSL_QUIC_ERR_KEY_UPDATE_ERROR(3ossl), OSSL_QUIC_ERR_AEAD_LIMIT_REACHED(3ossl), OSSL_QUIC_ERR_NO_VIABLE_PATH(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR_BEGIN(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR_END(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR(3ossl), OSSL_QUIC_LOCAL_ERR_IDLE_TIMEOUT(3ossl)
get information about why a QUIC connection was closed
SSL_get_current_cipher(3), SSL_get_cipher_name(3), SSL_get_cipher(3), SSL_get_cipher_bits(3), SSL_get_cipher_version(3), SSL_get_pending_cipher(3)
get SSL_CIPHER of a connection
SSL_get_current_cipher(3ossl), SSL_get_cipher_name(3ossl), SSL_get_cipher(3ossl), SSL_get_cipher_bits(3ossl), SSL_get_cipher_version(3ossl), SSL_get_pending_cipher(3ossl)
get SSL_CIPHER of a connection
SSL_get_default_timeout(3)
get default session timeout value
SSL_get_default_timeout(3ossl)
get default session timeout value
SSL_get_error(3)
obtain result code for TLS/SSL I/O operation
SSL_get_error(3ossl)
obtain result code for TLS/SSL I/O operation
SSL_get_ex_data_X509_STORE_CTX_idx(3), SSL_CTX_set_verify(3), SSL_set_verify(3), SSL_CTX_set_verify_depth(3), SSL_set_verify_depth(3), SSL_verify_cb(3), SSL_verify_client_post_handshake(3), SSL_set_post_handshake_auth(3), SSL_CTX_set_post_handshake_auth(3)
set peer certificate verification parameters
SSL_get_ex_data_X509_STORE_CTX_idx(3ossl), SSL_CTX_set_verify(3ossl), SSL_set_verify(3ossl), SSL_CTX_set_verify_depth(3ossl), SSL_set_verify_depth(3ossl), SSL_verify_cb(3ossl), SSL_verify_client_post_handshake(3ossl), SSL_set_post_handshake_auth(3ossl), SSL_CTX_set_post_handshake_auth(3ossl)
set various SSL/TLS parameters for peer certificate verification
SSL_get_ex_new_index(3), SSL_set_ex_data(3), SSL_get_ex_data(3)
internal application specific data functions
SSL_get_fd(3), SSL_get_rfd(3), SSL_get_wfd(3)
get file descriptor linked to an SSL object
SSL_get_fd(3ossl), SSL_get_rfd(3ossl), SSL_get_wfd(3ossl)
get file descriptor linked to an SSL object
SSL_get_finished(3), SSL_get_peer_finished(3)
get last sent or last expected finished message
SSL_get_handshake_rtt(3ossl)
get round trip time for SSL Handshake
SSL_get_peer_cert_chain(3), SSL_get0_verified_chain(3)
get the X509 certificate chain of the peer
SSL_get_peer_cert_chain(3ossl), SSL_get0_verified_chain(3ossl)
get the X509 certificate chain of the peer
SSL_get_peer_certificate(3)
get the X509 certificate of the peer
SSL_get_peer_certificate(3ossl), SSL_get0_peer_certificate(3ossl), SSL_get1_peer_certificate(3ossl)
get the X509 certificate of the peer
SSL_get_peer_tmp_key(3), SSL_get_server_tmp_key(3), SSL_get_tmp_key(3)
get information about temporary keys used during a handshake
SSL_get_peer_tmp_key(3ossl), SSL_get_server_tmp_key(3ossl), SSL_get_tmp_key(3ossl)
get information about temporary keys used during a handshake
SSL_get_rpoll_descriptor(3ossl), SSL_get_wpoll_descriptor(3ossl), SSL_net_read_desired(3ossl), SSL_net_write_desired(3ossl)
obtain information which can be used to determine when network I/O can be performed
SSL_get_stream_id(3ossl), SSL_get_stream_type(3ossl), SSL_STREAM_TYPE_NONE(3ossl), SSL_STREAM_TYPE_READ(3ossl), SSL_STREAM_TYPE_WRITE(3ossl), SSL_STREAM_TYPE_BIDI(3ossl), SSL_is_stream_local(3ossl)
get QUIC stream ID and stream type information
SSL_get_stream_read_state(3ossl), SSL_get_stream_write_state(3ossl), SSL_get_stream_read_error_code(3ossl), SSL_get_stream_write_error_code(3ossl), SSL_STREAM_STATE_NONE(3ossl), SSL_STREAM_STATE_OK(3ossl), SSL_STREAM_STATE_WRONG_DIR(3ossl), SSL_STREAM_STATE_FINISHED(3ossl), SSL_STREAM_STATE_RESET_LOCAL(3ossl), SSL_STREAM_STATE_RESET_REMOTE(3ossl), SSL_STREAM_STATE_CONN_CLOSED(3ossl)
get QUIC stream state
SSL_get_value_uint(3ossl), SSL_set_value_uint(3ossl), SSL_get_generic_value_uint(3ossl), SSL_set_generic_value_uint(3ossl), SSL_get_feature_request_uint(3ossl), SSL_set_feature_request_uint(3ossl), SSL_get_feature_peer_request_uint(3ossl), SSL_get_feature_negotiated_uint(3ossl), SSL_get_quic_stream_bidi_local_avail(3ossl), SSL_get_quic_stream_bidi_remote_avail(3ossl), SSL_get_quic_stream_uni_local_avail(3ossl), SSL_get_quic_stream_uni_remote_avail(3ossl), SSL_VALUE_CLASS_GENERIC(3ossl), SSL_VALUE_CLASS_FEATURE_REQUEST(3ossl), SSL_VALUE_CLASS_FEATURE_PEER_REQUEST(3ossl), SSL_VALUE_CLASS_FEATURE_NEGOTIATED(3ossl), SSL_VALUE_QUIC_STREAM_BIDI_LOCAL_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_BIDI_REMOTE_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_UNI_LOCAL_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_UNI_REMOTE_AVAIL(3ossl), SSL_VALUE_QUIC_IDLE_TIMEOUT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_INHERIT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_EXPLICIT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_IMPLICIT(3ossl), SSL_get_event_handling_mode(3ossl), SSL_set_event_handling_mode(3ossl), SSL_VALUE_STREAM_WRITE_BUF_SIZE(3ossl), SSL_get_stream_write_buf_size(3ossl), SSL_VALUE_STREAM_WRITE_BUF_USED(3ossl), SSL_get_stream_write_buf_used(3ossl), SSL_VALUE_STREAM_WRITE_BUF_AVAIL(3ossl), SSL_get_stream_write_buf_avail(3ossl)
manage negotiable features and configuration values for an SSL object
SSL_get_verify_result(3)
get result of peer certificate verification
SSL_get_verify_result(3ossl)
get result of peer certificate verification
SSL_group_to_name(3ossl)
get name of group
SSL_handle_events(3ossl)
advance asynchronous state machine and perform network I/O
SSL_in_before(3), SSL_in_init(3), SSL_is_init_finished(3), SSL_in_connect_init(3), SSL_in_accept_init(3), SSL_get_state(3)
retrieve information about the handshake state machine
SSL_in_before(3ossl), SSL_in_init(3ossl), SSL_is_init_finished(3ossl), SSL_in_connect_init(3ossl), SSL_in_accept_init(3ossl), SSL_get_state(3ossl)
retrieve information about the handshake state machine
SSL_inject_net_dgram(3ossl)
inject a datagram as though received from the network
SSL_key_update(3), SSL_get_key_update_type(3), SSL_renegotiate(3), SSL_renegotiate_abbreviated(3), SSL_renegotiate_pending(3)
initiate and obtain information about updating connection keys
SSL_key_update(3ossl), SSL_get_key_update_type(3ossl), SSL_renegotiate(3ossl), SSL_renegotiate_abbreviated(3ossl), SSL_renegotiate_pending(3ossl)
initiate and obtain information about updating connection keys
SSL_load_client_CA_file(3), SSL_add_file_cert_subjects_to_stack(3), SSL_add_dir_cert_subjects_to_stack(3)
load certificate names
SSL_load_client_CA_file_ex(3ossl), SSL_load_client_CA_file(3ossl), SSL_add_file_cert_subjects_to_stack(3ossl), SSL_add_dir_cert_subjects_to_stack(3ossl), SSL_add_store_cert_subjects_to_stack(3ossl)
load certificate names
SSL_new_domain(3ossl), SSL_is_domain(3ossl), SSL_get0_domain(3ossl)
SSL object interface for managing QUIC event domains
SSL_new_listener(3ossl), SSL_new_listener_from(3ossl), SSL_is_listener(3ossl), SSL_get0_listener(3ossl), SSL_listen(3ossl), SSL_accept_connection(3ossl), SSL_get_accept_connection_queue_len(3ossl), SSL_new_from_listener(3ossl), SSL_ACCEPT_CONNECTION_NO_BLOCK(3ossl)
SSL object interface for abstracted connection acceptance
SSL_new_stream(3ossl), SSL_STREAM_FLAG_UNI(3ossl), SSL_STREAM_FLAG_NO_BLOCK(3ossl), SSL_STREAM_FLAG_ADVANCE(3ossl)
create a new locally-initiated QUIC stream
SSL_pending(3), SSL_has_pending(3)
check for readable bytes buffered in an SSL object
SSL_pending(3ossl), SSL_has_pending(3ossl)
check for readable bytes buffered in an SSL object
SSL_poll(3ossl), SSL_POLL_EVENT_NONE(3ossl), SSL_POLL_EVENT_F(3ossl), SSL_POLL_EVENT_EL(3ossl), SSL_POLL_EVENT_EC(3ossl), SSL_POLL_EVENT_ECD(3ossl), SSL_POLL_EVENT_ER(3ossl), SSL_POLL_EVENT_EW(3ossl), SSL_POLL_EVENT_R(3ossl), SSL_POLL_EVENT_W(3ossl), SSL_POLL_EVENT_IC(3ossl), SSL_POLL_EVENT_ISB(3ossl), SSL_POLL_EVENT_ISU(3ossl), SSL_POLL_EVENT_OSB(3ossl), SSL_POLL_EVENT_OSU(3ossl), SSL_POLL_EVENT_RW(3ossl), SSL_POLL_EVENT_RE(3ossl), SSL_POLL_EVENT_WE(3ossl), SSL_POLL_EVENT_RWE(3ossl), SSL_POLL_EVENT_E(3ossl), SSL_POLL_EVENT_IS(3ossl), SSL_POLL_EVENT_ISE(3ossl), SSL_POLL_EVENT_I(3ossl), SSL_POLL_EVENT_OS(3ossl), SSL_POLL_EVENT_OSE(3ossl), SSL_POLL_FLAG_NO_HANDLE_EVENTS(3ossl)
determine or await readiness conditions for one or more pollable objects
SSL_psk_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_client_cb_func(3ossl), SSL_psk_use_session_cb_func(3ossl), SSL_CTX_set_psk_client_callback(3ossl), SSL_set_psk_client_callback(3ossl), SSL_CTX_set_psk_use_session_callback(3ossl), SSL_set_psk_use_session_callback(3ossl)
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_psk_server_cb_func(3ossl), SSL_psk_find_session_cb_func(3ossl), SSL_CTX_use_psk_identity_hint(3ossl), SSL_use_psk_identity_hint(3ossl), SSL_CTX_set_psk_server_callback(3ossl), SSL_set_psk_server_callback(3ossl), SSL_CTX_set_psk_find_session_callback(3ossl), SSL_set_psk_find_session_callback(3ossl)
set PSK identity hint to use
SSL_read_ex(3), SSL_read(3), SSL_peek_ex(3), SSL_peek(3)
read bytes from a TLS/SSL connection
SSL_read_ex(3ossl), SSL_read(3ossl), SSL_peek_ex(3ossl), SSL_peek(3ossl)
read bytes from a TLS/SSL connection
SSL_rstate_string(3), SSL_rstate_string_long(3)
get textual description of state of an SSL object during read operation
SSL_rstate_string(3ossl), SSL_rstate_string_long(3ossl)
get textual description of state of an SSL object during read operation
SSL_set1_client_cert_type(3ossl), SSL_set1_server_cert_type(3ossl), SSL_CTX_set1_client_cert_type(3ossl), SSL_CTX_set1_server_cert_type(3ossl), SSL_get0_client_cert_type(3ossl), SSL_get0_server_cert_type(3ossl), SSL_CTX_get0_client_cert_type(3ossl), SSL_CTX_get0_server_cert_type(3ossl)
certificate type (RFC7250) support
SSL_set1_host(3), SSL_add1_host(3), SSL_set_hostflags(3), SSL_get0_peername(3)
SSL server verification parameters
SSL_set1_host(3ossl), SSL_add1_host(3ossl), SSL_set_hostflags(3ossl), SSL_get0_peername(3ossl)
SSL server verification parameters
SSL_set1_initial_peer_addr(3ossl)
set the initial peer address for a QUIC connection
SSL_set_SSL_CTX(3)
modify an SSL connection object to use another context
SSL_set_blocking_mode(3ossl), SSL_get_blocking_mode(3ossl)
configure blocking mode for a QUIC SSL object
SSL_set_connect_state(3), SSL_set_accept_state(3), SSL_is_server(3)
functions for manipulating and examining the client or server mode of an SSL object
SSL_set_connect_state(3ossl), SSL_set_accept_state(3ossl), SSL_is_server(3ossl)
functions for manipulating and examining the client or server mode of an SSL object
SSL_set_default_stream_mode(3ossl), SSL_DEFAULT_STREAM_MODE_NONE(3ossl), SSL_DEFAULT_STREAM_MODE_AUTO_BIDI(3ossl), SSL_DEFAULT_STREAM_MODE_AUTO_UNI(3ossl)
manage the default stream for a QUIC connection
SSL_set_fd(3), SSL_set_rfd(3), SSL_set_wfd(3)
connect the SSL object with a file descriptor
SSL_set_fd(3ossl), SSL_set_rfd(3ossl), SSL_set_wfd(3ossl)
connect the SSL object with a file descriptor
SSL_set_max_early_data(3), SSL_CTX_set_max_early_data(3), SSL_get_max_early_data(3), SSL_CTX_get_max_early_data(3), SSL_set_recv_max_early_data(3), SSL_CTX_set_recv_max_early_data(3), SSL_get_recv_max_early_data(3), SSL_CTX_get_recv_max_early_data(3), SSL_SESSION_get_max_early_data(3), SSL_SESSION_set_max_early_data(3), SSL_write_early_data(3), SSL_read_early_data(3), SSL_get_early_data_status(3), SSL_allow_early_data_cb_fn(3), SSL_CTX_set_allow_early_data_cb(3), SSL_set_allow_early_data_cb(3)
functions for sending and receiving early data
SSL_set_max_early_data(3ossl), SSL_CTX_set_max_early_data(3ossl), SSL_get_max_early_data(3ossl), SSL_CTX_get_max_early_data(3ossl), SSL_set_recv_max_early_data(3ossl), SSL_CTX_set_recv_max_early_data(3ossl), SSL_get_recv_max_early_data(3ossl), SSL_CTX_get_recv_max_early_data(3ossl), SSL_SESSION_get_max_early_data(3ossl), SSL_SESSION_set_max_early_data(3ossl), SSL_write_early_data(3ossl), SSL_read_early_data(3ossl), SSL_get_early_data_status(3ossl), SSL_allow_early_data_cb_fn(3ossl), SSL_CTX_set_allow_early_data_cb(3ossl), SSL_set_allow_early_data_cb(3ossl)
functions for sending and receiving early data
SSL_set_num_tickets(3), SSL_get_num_tickets(3), SSL_CTX_set_num_tickets(3), SSL_CTX_get_num_tickets(3)
control the number of TLSv1.3 session tickets that are issued
SSL_set_num_tickets(3ossl), SSL_get_num_tickets(3ossl), SSL_CTX_set_num_tickets(3ossl), SSL_CTX_get_num_tickets(3ossl), SSL_new_session_ticket(3ossl)
control the number of TLSv1.3 session tickets that are issued
SSL_set_retry_verify(3ossl)
indicate that certificate verification should be retried
SSL_set_session_secret_cb(3ossl), tls_session_secret_cb_fn(3ossl)
set the session secret callback
SSL_set_shutdown(3), SSL_get_shutdown(3)
manipulate shutdown state of an SSL connection
SSL_set_shutdown(3ossl), SSL_get_shutdown(3ossl)
manipulate shutdown state of an SSL connection
SSL_set_tmp_ecdh(3), SSL_CTX_set_tmp_ecdh(3), SSL_set_ecdh_auto(3), SSL_CTX_set_ecdh_auto(3), SSL_set_tmp_ecdh_callback(3), SSL_CTX_set_tmp_ecdh_callback(3)
select a curve for ECDH ephemeral key exchange
SSL_set_verify_result(3)
override result of peer certificate verification
SSL_set_verify_result(3ossl)
override result of peer certificate verification
SSL_state_string(3), SSL_state_string_long(3)
get textual description of state of an SSL object
SSL_state_string(3ossl), SSL_state_string_long(3ossl)
get textual description of state of an SSL object
SSL_stateless(3), DTLSv1_listen(3)
Statelessly listen for incoming connections
SSL_stateless(3ossl), DTLSv1_listen(3ossl)
Statelessly listen for incoming connections
SSL_stream_conclude(3ossl)
conclude the sending part of a QUIC stream
SSL_waiting_for_async(3), SSL_get_all_async_fds(3), SSL_get_changed_async_fds(3)
manage asynchronous operations
SSL_waiting_for_async(3ossl), SSL_get_all_async_fds(3ossl), SSL_get_changed_async_fds(3ossl)
manage asynchronous operations
SSL_want(3), SSL_want_nothing(3), SSL_want_read(3), SSL_want_write(3), SSL_want_x509_lookup(3), SSL_want_async(3), SSL_want_async_job(3), SSL_want_client_hello_cb(3)
obtain state information TLS/SSL I/O operation
SSL_want(3ossl), SSL_want_nothing(3ossl), SSL_want_read(3ossl), SSL_want_write(3ossl), SSL_want_x509_lookup(3ossl), SSL_want_retry_verify(3ossl), SSL_want_async(3ossl), SSL_want_async_job(3ossl), SSL_want_client_hello_cb(3ossl)
obtain state information TLS/SSL I/O operation
SSL_write_ex(3), SSL_write(3), SSL_sendfile(3)
write bytes to a TLS/SSL connection
SSL_write_ex2(3ossl), SSL_write_ex(3ossl), SSL_write(3ossl), SSL_sendfile(3ossl), SSL_WRITE_FLAG_CONCLUDE(3ossl)
write bytes to a TLS/SSL connection
STACK_OF(3)
variable-sized arrays of pointers, called OpenSSL stacks
STRUCTS_ARRAY_TYPE(3), STRUCTS_FIXEDARRAY_TYPE(3)
structs types for arrays
STRUCTS_DATA_TYPE(3), STRUCTS_FIXEDDATA_TYPE(3)
structs types for binary data
Scanf(3o)
Formatted input functions
Scanf.Scanning(3o)
no description
Set.Make(3o)
Functor building an implementation of the set structure given a totally ordered type
Set.OrderedType(3o)
Input signature of the functor Set.Make
Set.S(3o)
Output signature of the functor Set.Make
Singular(1)
manual page for Singular for version 4.x.x
Smokeping_matchers_CheckLatency(3), Smokeping::matchers::CheckLatency(3)
Edge triggered alert to check latency is under a value for x number of samples
Smokeping_matchers_CheckLoss(3), Smokeping::matchers::CheckLoss(3)
Edge triggered alert to check loss is under a value for x number of samples
Smokeping_matchers_ConsecutiveLoss(3), Smokeping::matchers::ConsecutiveLoss(3)
Raise/clear alerts according to your choice of threshold and consecutive values
Smokeping_matchers_ExpLoss(3), Smokeping::matchers::ExpLoss(3)
exponential weighting matcher for packet loss with RMON-like thresholds
Smokeping_matchers_Median(3), Smokeping::matchers::Median(3)
Find persistent changes in latency
Smokeping_matchers_base(3), Smokeping::matchers::base(3)
Base Class for implementing SmokePing Matchers
Smokeping_probes_AnotherCurl(3), Smokeping::probes::AnotherCurl(3)
a curl(1) probe for SmokePing
Smokeping_probes_CiscoRTTMonDNS(3), Smokeping::probes::CiscoRTTMonDNS.pm(3)
Probe for SmokePing
Smokeping_probes_CiscoRTTMonEchoICMP(3), Smokeping::probes::CiscoRTTMonEchoICMP(3)
Probe for SmokePing
Smokeping_probes_CiscoRTTMonTcpConnect(3), Smokeping::probes::CiscoRTTMonTcpConnect(3)
Probe for SmokePing
Smokeping_probes_Curl(3), Smokeping::probes::Curl(3)
a curl(1) probe for SmokePing
Smokeping_probes_DNS(3), Smokeping::probes::DNS(3)
Name Service Probe for SmokePing
Smokeping_probes_DismanPing(3), Smokeping::probes::DismanPing(3)
DISMAN-PING-MIB Probe for SmokePing
Smokeping_probes_EchoPing(3), Smokeping::probes::EchoPing(3)
an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingChargen(3), Smokeping::probes::EchoPingChargen(3)
an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingDNS(3), Smokeping::probes::EchoPingDNS(3)
an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingDiscard(3), Smokeping::probes::EchoPingDiscard(3)
an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingHttp(3), Smokeping::probes::EchoPingHttp(3)
an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingHttps(3), Smokeping::probes::EchoPingHttps(3)
an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingIcp(3), Smokeping::probes::EchoPingIcp(3)
an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingLDAP(3), Smokeping::probes::EchoPingLDAP(3)
an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingPlugin(3), Smokeping::probes::EchoPingPlugin(3)
a basis for using echoping(1) plugins as probes for SmokePing
Smokeping_probes_EchoPingSmtp(3), Smokeping::probes::EchoPingSmtp(3)
an echoping(1) probe for SmokePing
Smokeping_probes_EchoPingWhois(3), Smokeping::probes::EchoPingWhois(3)
an echoping(1) probe for SmokePing
Smokeping_probes_FPing(3), Smokeping::probes::FPing(3)
FPing Probe for SmokePing
Smokeping_probes_FPing6(3), Smokeping::probes::FPing6(3)
FPing6 Probe for SmokePing
Smokeping_probes_FPingContinuous(3), Smokeping::probes::FPingContinuous(3)
FPingContinuous Probe for SmokePing
Smokeping_probes_FTPtransfer(3), Smokeping::probes::FTPtransfer(3)
intrusive bandwidth probe
Smokeping_probes_IOSPing(3), Smokeping::probes::IOSPing(3)
Cisco IOS Probe for SmokePing
Smokeping_probes_IRTT(3), Smokeping::probes::IRTT(3)
a SmokePing Probe for IRTT <https://github.com/peteheist/irtt>
Smokeping_probes_LDAP(3), Smokeping::probes::LDAP(3)
a LDAP probe for SmokePing
Smokeping_probes_NFSping(3), Smokeping::probes::NFSping(3)
NFSping Probe for SmokePing
Smokeping_probes_OpenSSHEOSPing(3), Smokeping::probes::OpenSSHEOSPing(3)
Arista EOS SSH Probe for SmokePing
Smokeping_probes_OpenSSHJunOSPing(3), Smokeping::probes::OpenSSHJunOSPing(3)
Juniper SSH JunOS Probe for SmokePing
Smokeping_probes_Qstat(3), Smokeping::probes::Qstat(3)
Qstat Probe for SmokePing
Smokeping_probes_Radius(3), Smokeping::probes::Radius(3)
a RADIUS authentication probe for SmokePing
Smokeping_probes_RemoteFPing(3), Smokeping::probes::RemoteFPing(3)
Remote FPing Probe for SmokePing
Smokeping_probes_SSH(3), Smokeping::probes::SSH(3)
Secure Shell Probe for SmokePing
Smokeping_probes_TCPPing(3), Smokeping::probes::TCPPing(3)
TCPPing Probe for SmokePing
Smokeping_probes_TacacsPlus(3), Smokeping::probes::TacacsPlus(3)
a TacacsPlus authentication probe for SmokePing
Smokeping_probes_TelnetIOSPing(3), Smokeping::probes::TelnetIOSPing(3)
Cisco IOS Probe for SmokePing
Smokeping_probes_TelnetJunOSPing(3), Smokeping::probes::TelnetJunOSPing(3)
Juniper JunOS Probe for SmokePing
Smokeping_probes_TraceroutePing(3), Smokeping::probes::TraceroutePing(3)
use traceroute to obtain RTT for a router
Smokeping_probes_WebProxyFilter(3), Smokeping::probes::WebProxyFilter(3)
tests webproxy filter performance and function
Smokeping_probes_base(3), Smokeping::probes::base(3)
Base Class for implementing SmokePing Probes
Smokeping_probes_basefork(3), Smokeping::probes::basefork(3)
Yet Another Base Class for implementing SmokePing Probes
Smokeping_probes_basevars(3), Smokeping::probes::basevars(3)
Another Base Class for implementing SmokePing Probes
Smokeping_probes_passwordchecker(3), Smokeping::probes::passwordchecker(3)
A Base Class for implementing SmokePing Probes
Smokeping_probes_skel(3), Smokeping::probes::skel(3)
a skeleton for Smokeping Probes
Smokeping_sorters_base(3), Smokeping::sorters::base(3)
Base Class for implementing SmokePing Sorters
SoapySDRUtil(1)
query and change module information of SoapySDR
Sound(1x)
AfterStep module for playing sounds when windowing event occurs
SoundEvents(1x)
names for different windowing events
Stack(3o)
Last-in first-out stacks
Standards(7), XStandards(7)
X Window System Standards and Specifications
Stdlib.Buffer(3o)
no description
Stdlib.Filename(3o)
no description
Stdlib.Float(3o)
no description
Stdlib.Format(3o)
no description
Stdlib.Fun(3o)
no description
Stdlib.LargeFile(3o)
Operations on large files
Stdlib.Printf(3o)
no description
Stdlib.Scanf(3o)
no description
Strn(3), Strncpy()(3), Strncat()(3)
Safe string copying functions
Strongly_connected_components(3o)
Kosaraju's algorithm for strongly connected components
SupportedHints(1x)
Afterstep SupportedHints
Sympa(3Sympa)
Future base class of Sympa functional objects
Sympa::Aliases(3Sympa)
Base class for alias management
Sympa::Aliases::Template(3Sympa)
Alias management: Aliases file based on template
Sympa::Archive(3Sympa)
Archives of Sympa
Sympa::CLI(3Sympa)
Base class of Sympa CLI modules
Sympa::CommandDef(3Sympa)
Definition of mail commands
Sympa::ConfDef(3Sympa)
Definition of site and robot configuration parameters
Sympa::Config(3Sympa)
List configuration
Sympa::Config::Schema(3Sympa)
Definition of configuration parameters
Sympa::Constants(3Sympa)
Definition of constants
Sympa::DataSource(3Sympa)
Base class of Sympa data source subclasses
Sympa::DataSource::File(3Sympa)
Data source based on local file
Sympa::DataSource::RemoteFile(3Sympa)
Data source based on a file at remote host
Sympa::DatabaseDescription(3Sympa)
Definition of core database structure
Sympa::DatabaseDriver(3Sympa)
Base class of database drivers for Sympa
Sympa::DatabaseDriver::CSV(3Sympa)
Database driver for CSV
Sympa::DatabaseDriver::LDAP(3Sympa)
Database driver for LDAP search operation
Sympa::DatabaseDriver::MySQL(3Sympa)
Database driver for MySQL / MariaDB
Sympa::DatabaseDriver::ODBC(3Sympa)
Database driver for ODBC
Sympa::DatabaseDriver::Oracle(3Sympa)
Database driver for Oracle Database
Sympa::DatabaseDriver::Oracle::St(3Sympa)
Correcting behavior of DBD::Oracle
Sympa::DatabaseDriver::PostgreSQL(3Sympa)
Database driver for PostgreSQL
Sympa::DatabaseDriver::SQLite(3Sympa)
Database driver for SQLite
Sympa::DatabaseManager(3Sympa)
Managing schema of Sympa core database
Sympa::Family(3Sympa)
List families
Sympa::Internals::Workflow(3Sympa)
Overview on workflow of Sympa
Sympa::List::Config(3Sympa)
List configuration
Sympa::ListDef(3Sympa)
Definition of list configuration parameters
Sympa::ListOpt(3Sympa)
Definition of list configuration parameter values
Sympa::LockedFile(3Sympa)
Filehandle with locking
Sympa::Log(3Sympa)
Logging facility of Sympa
Sympa::Message(3Sympa)
Mail message embedding for internal use in Sympa
Sympa::Message::Plugin::FixEncoding(3Sympa)
Example module for message hook to correct charset and encoding of messages
Sympa::Message::Template(3Sympa)
Mail message generated from template
Sympa::Process(3Sympa)
Process of Sympa
Sympa::Regexps(3Sympa)
Definition of regular expressions
Sympa::Request(3Sympa)
Requests for operation
Sympa::Request::Collection(3Sympa)
Collection of requests
Sympa::Request::Handler(3Sympa)
Base class of request handler classes
Sympa::Request::Handler::confirm(3Sympa)
confirm request handler
Sympa::Request::Handler::family_signoff(3Sympa)
family signoff request handler
Sympa::Request::Handler::finished(3Sympa)
finished request handler
Sympa::Request::Handler::global_signoff(3Sympa)
global signoff request handler
Sympa::Request::Handler::info(3Sympa)
info request handler
Sympa::Request::Handler::signoff(3Sympa)
signoff request handler
Sympa::Request::Handler::verify(3Sympa)
verify request handler
Sympa::Request::Message(3Sympa)
Command message as spool of requests
Sympa::Spindle(3Sympa)
Base class of subclasses to define Sympa workflows
Sympa::Spindle::AuthorizeMessage(3Sympa)
Workflow to authorize messages bound for lists
Sympa::Spindle::AuthorizeRequest(3Sympa)
Workflow to authorize requests in command messages
Sympa::Spindle::DispatchRequest(3Sympa)
Workflow to dispatch requests
Sympa::Spindle::DistributeMessage(3Sympa)
Workflow to distribute messages to list members
Sympa::Spindle::DoCommand(3Sympa)
Workflow to handle command messages
Sympa::Spindle::DoForward(3Sympa)
Workflow to forward messages to administrators
Sympa::Spindle::DoMessage(3Sympa)
Workflow to handle messages bound for lists
Sympa::Spindle::ProcessArchive(3Sympa)
Workflow of archive storage
Sympa::Spindle::ProcessAuth(3Sympa)
Workflow of request confirmation
Sympa::Spindle::ProcessAutomatic(3Sympa)
Workflow of automatic list creation
Sympa::Spindle::ProcessBounce(3Sympa)
Workflow of bounce processing
Sympa::Spindle::ProcessDigest(3Sympa)
Workflow of digest sending
Sympa::Spindle::ProcessHeld(3Sympa)
Workflow of message confirmation
Sympa::Spindle::ProcessIncoming(3Sympa)
Workflow of processing incoming messages
Sympa::Spindle::ProcessMessage(3Sympa)
Workflow of command processing
Sympa::Spindle::ProcessModeration(3Sympa)
Workflow of message moderation
Sympa::Spindle::ProcessOutgoing(3Sympa)
Workflow of message distribution
Sympa::Spindle::ProcessRequest(3Sympa)
Workflow of request processing
Sympa::Spindle::ProcessTask(3Sympa)
Workflow of task processing
Sympa::Spindle::ProcessTemplate(3Sympa)
Workflow of template sending
Sympa::Spindle::ResendArchive(3Sympa)
Workflow of resending messages in archive
Sympa::Spindle::ToAuth(3Sympa)
Process to store requests into request spool to wait for moderation
Sympa::Spindle::ToAuthOwner(3Sympa)
Process to store requests into request spool to wait for moderation
Sympa::Spindle::ToEditor(3Sympa)
Process to forward messages to list editors
Sympa::Spindle::ToHeld(3Sympa)
Process to store messages into held spool to wait for confirmation
Sympa::Spindle::ToListmaster(3Sympa)
Process to store messages into spool on memory for listmaster notification
Sympa::Spindle::ToModeration(3Sympa)
Process to store messages into held spool to wait for moderation
Sympa::Spindle::TransformDigestFinal(3Sympa)
Process to transform digest messages - final stage
Sympa::Spindle::TransformIncoming(3Sympa)
Process to transform messages - first stage
Sympa::Spindle::TransformOutgoing(3Sympa)
Process to transform messages - second stage
Sympa::Spool(3Sympa)
Base class of spool classes
Sympa::Spool::Archive(3Sympa)
Spool for messages waiting for archiving
Sympa::Spool::Auth(3Sympa)
Spool for held requests waiting for moderation
Sympa::Spool::Automatic(3Sympa)
Spool for incoming messages in automatic spool
Sympa::Spool::Bounce(3Sympa)
Spool for incoming bounce messages
Sympa::Spool::Digest(3Sympa)
Spool for messages waiting for digest sending
Sympa::Spool::Digest::Collection(3Sympa)
Collection of digest spools
Sympa::Spool::Held(3Sympa)
Spool for held messages waiting for confirmation
Sympa::Spool::Incoming(3Sympa)
Spool for incoming messages
Sympa::Spool::Listmaster(3Sympa)
Spool on memory for listmaster notification
Sympa::Spool::Moderation(3Sympa)
Spool for held messages waiting for moderation
Sympa::Spool::Outgoing(3Sympa)
Spool for outgoing messages
Sympa::Spool::Task(3Sympa)
Spool for tasks
Sympa::Task(3Sympa)
Tasks of Sympa
Sympa::Ticket(3Sympa)
One-time ticket for authorization
Sympa::Tools::Data(3Sympa)
Functions related to data structures
Sympa::Tools::Domains(3Sympa)
Domains-related functions
Sympa::Tools::File(3Sympa)
File-related functions
Sympa::Tools::SMIME(3Sympa)
Tools for S/MIME messages and X.509 certificates
Sympa::Tools::Text(3Sympa)
Text-related functions
Sympa::Tools::Time(3Sympa)
Time-related functions
Sympa::Tracking(3Sympa)
Spool for message tracking
Sympa::User(3Sympa)
All Users Identified by Sympa
Sympa::WWW::Crawlers(3Sympa)
Regular expression for User-Agent of web crawlers
Sympa::WWW::FastCGI(3Sympa)
CGI Interface for FastCGI of Sympa
Sympa::WWW::Marc::Search(3Sympa)
Search archives of Sympa
Syntaxerr(3o)
Auxiliary type for reporting syntax errors
Sys(3o)
System interface
System-Info(1)
Show system information and banners
System-Maintenance(1)
Perform system maintenance tasks
TCL_MEM_DEBUG.tcl86(3), TCL_MEM_DEBUG(3)
Compile-time flag to enable Tcl memory debugging
TCL_MEM_DEBUG.tcl90(3), TCL_MEM_DEBUG(3)
Compile-time flag to enable Tcl memory debugging
TIFFAccessTagMethods(3tiff)
provides read/write access to the TIFFTagMethods
TIFFClientInfo(3tiff)
provides a method to hand over user defined data from one routine to another
TIFFClose(3tiff)
close a previously opened TIFF file
TIFFCreateDirectory(3tiff)
routines to create a directory and retrieve information about directories
TIFFCustomDirectory(3tiff)
routines to create a custom directory
TIFFCustomTagList(3tiff)
returns information about the custom tag list
TIFFDataWidth(3tiff)
get the size of TIFF data types
TIFFDeferStrileArrayWriting(3tiff)
defer strile array writing
TIFFError(3tiff)
library error handling interface
TIFFFieldDataType(3tiff)
get TIFF data type from field information
TIFFFieldName(3tiff)
get TIFF field name from field information
TIFFFieldPassCount(3tiff)
get whether to pass a count to TIFFGetField/TIFFSetField
TIFFFieldQuery(3tiff)
routines to query TIFF field information
TIFFFieldReadCount(3tiff)
get number of values to be read from field
TIFFFieldTag(3tiff)
get TIFF field tag value from field information
TIFFFieldWriteCount(3tiff)
get number of values to be written to field
TIFFFlush(3tiff)
flush pending writes to an open TIFF file
TIFFGetField(3tiff)
get the value(s) of a tag in an open TIFF file
TIFFMergeFieldInfo(3tiff)
add application-defined TIFF tags to the list of known libtiff tags
TIFFOpen(3tiff)
open a TIFF file for reading or writing
TIFFPrintDirectory(3tiff)
print a description of a TIFF directory
TIFFProcFunctions(3tiff)
set TIFF processing functions
TIFFRGBAImage(3tiff)
read and decode an image into a raster
TIFFReadDirectory(3tiff)
get the contents of the next directory in an open TIFF file
TIFFReadEncodedStrip(3tiff)
read and decode a strip of data from an open TIFF file
TIFFReadEncodedTile(3tiff)
read and decode a tile of data from an open TIFF file
TIFFReadFromUserBuffer(3tiff)
decode data using an user defined buffer
TIFFReadRGBAImage(3tiff)
read and decode an image into a fixed-format raster
TIFFReadRGBAStrip(3tiff)
read and decode an image strip into a fixed-format raster
TIFFReadRGBATile(3tiff)
read and decode an image tile into a fixed-format raster
TIFFReadRawStrip(3tiff)
return the undecoded contents of a strip of data from an open TIFF file
TIFFReadRawTile(3tiff)
return an undecoded tile of data from an open TIFF file
TIFFReadScanline(3tiff)
read and decode a scanline of data from an open TIFF file
TIFFReadTile(3tiff)
read and decode a tile of data from an open TIFF file
TIFFSetDirectory(3tiff)
set the current directory for an open TIFF file
TIFFSetField(3tiff)
set the value(s) of a tag in a TIFF file open for writing
TIFFSetTagExtender(3tiff)
register the merge function for user defined tags as an extender callback with libtiff
TIFFStrileQuery(3tiff)
get strile byte count and offset
TIFFWarning(3tiff)
library warning interface
TIFFWriteDirectory(3tiff)
write the current directory in an open TIFF file
TIFFWriteEncodedStrip(3tiff)
compress and write a strip of data to an open TIFF file
TIFFWriteEncodedTile(3tiff)
compress and write a tile of data to an open TIFF file
TIFFWriteRawStrip(3tiff)
write a strip of raw data to an open TIFF file
TIFFWriteRawTile(3tiff)
write a tile of raw data to an open TIFF file
TIFFWriteScanline(3tiff)
write a scanline to an open TIFF file
TIFFWriteTile(3tiff)
encode and write a tile of data to an open TIFF file
TIFFbuffer(3tiff)
I/O buffering control routines
TIFFcodec(3tiff)
codec-related utility routines
TIFFcolor(3tiff)
color conversion routines
TIFFmemory(3tiff)
memory management-related functions for use with TIFF files
TIFFquery(3tiff)
query routines
TIFFsize(3tiff)
return the size of various items associated with an open TIFF file
TIFFstrip(3tiff)
strip-related utility routines
TIFFswab(3tiff)
byte- and bit-swapping routines
TIFFtile(3tiff)
tile-related utility routines
TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
TLSv1_2_method(3ossl), TLSv1_2_server_method(3ossl), TLSv1_2_client_method(3ossl), SSL_CTX_new(3ossl), SSL_CTX_new_ex(3ossl), SSL_CTX_up_ref(3ossl), SSLv3_method(3ossl), SSLv3_server_method(3ossl), SSLv3_client_method(3ossl), TLSv1_method(3ossl), TLSv1_server_method(3ossl), TLSv1_client_method(3ossl), TLSv1_1_method(3ossl), TLSv1_1_server_method(3ossl), TLSv1_1_client_method(3ossl), TLS_method(3ossl), TLS_server_method(3ossl), TLS_client_method(3ossl), SSLv23_method(3ossl), SSLv23_server_method(3ossl), SSLv23_client_method(3ossl), DTLS_method(3ossl), DTLS_server_method(3ossl), DTLS_client_method(3ossl), DTLSv1_method(3ossl), DTLSv1_server_method(3ossl), DTLSv1_client_method(3ossl), DTLSv1_2_method(3ossl), DTLSv1_2_server_method(3ossl), DTLSv1_2_client_method(3ossl)
create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
TPMLIB_ChooseTPMVersion(3), TPMLIB_ChooseTPMVersion (3)
Choose the version of the TPM
TPMLIB_GetInfo(3), TPMLIB_GetInfo (3)
Get Information about the TPM implementation
TPMLIB_GetTPMProperty(3), TPMLIB_GetTPMProperty (3)
Get a runtime property of the TPM
TPMLIB_GetVersion(3), TPMLIB_GetVersion (3)
Get the version of the TPM library
TPMLIB_RegisterCallbacks(3), TPMLIB_RegisterCallbacks (3)
Register callbacks for implementing customized behavior of certain functions
TPMLIB_SetBufferSize(3), TPMLIB_SetBufferSize (3)
Set the TPMs I/O buffer size
TPMLIB_SetDebugFD(3), TPMLIB_SetDebugFD (3)
Set the file descriptor to send the debug output to TPMLIB_SetDebugLevel - Set the debugging level TPMLIB_SetDebugPrefix - Set the prefix for each debugging line
TPMLIB_SetProfile(3), TPMLIB_SetProfile (3)
Set a profile for a TPM 2
TPMLIB_ValidateState(3), TPMLIB_ValidateState (3)
Validate the state blobs of the TPM
TPMLIB_VolatileAll_Store(3), TPMLIB_VolatileAll_Store (3)
store all volatile state of the TPM in a buffer
TPMLIB_WasManufactured(3), TPMLIB_WasManufactured (3)
Check whether a new instance was created
TPM_IO_Hash_Start(3), TPM_IO_Hash_Start (3)
indicate the beginging of a TPM TIS hash operation TPM_IO_Hash_Data - hash the provided data TPM_IO_Hash_End - indicate the end of a TPM TIS hash operation
TPM_IO_TpmEstablished_Get(3), TPM_IO_TpmEstablished_Get (3)
get the value of the TPMEstablished flag TPM_IO_TpmEstablished_Reset - reset the TPMEstablished flag
TPM_Malloc(3), TPM_Malloc (3)
Allocate memory TPM_Realloc - Reallocate memory TPM_Free - Free memory
TRUNCATE(7)
empty a table or set of tables
TS_RESP_CTX_new_ex(3ossl), TS_RESP_CTX_new(3ossl), TS_RESP_CTX_free(3ossl)
Timestamp response context object creation
TS_VERIFY_CTX(3ossl), TS_VERIFY_CTX_new(3ossl), TS_VERIFY_CTX_init(3ossl), TS_VERIFY_CTX_free(3ossl), TS_VERIFY_CTX_cleanup(3ossl), TS_VERIFY_CTX_set_flags(3ossl), TS_VERIFY_CTX_add_flags(3ossl), TS_VERIFY_CTX_set0_data(3ossl), TS_VERIFY_CTX_set0_imprint(3ossl), TS_VERIFY_CTX_set0_store(3ossl), TS_VERIFY_CTX_set0_certs(3ossl), TS_VERIFY_CTX_set_certs(3ossl), TS_VERIFY_CTS_set_certs(3ossl), TS_VERIFY_CTX_set_data(3ossl), TS_VERIFY_CTX_set_imprint(3ossl), TS_VERIFY_CTX_set_store(3ossl)
manage the TS response verification context
TSingular(1)
manual page for TSingular 4.0.0
TYPE_ALNUM(3x), %TYPE_ALNUM(3x), %TYPE_ALPHA(3x), %TYPE_ENUM(3x), %TYPE_INTEGER(3x), %TYPE_IPV4(3x), %TYPE_NUMERIC(3x), %TYPE_REGEXP(3x)
form system global variables
TbarLayout(1x)
Afterstep TbarLayout
TclX(n)
Extended Tcl: Extended command set for Tcl '
TclZipfs_AppHook.tcl90(3), TclZipfs_AppHook(3), TclZipfs_Mount(3), TclZipfs_MountBuffer(3), TclZipfs_Unmount(3)
handle ZIP files as Tcl virtual filesystems
Tcl_Access.tcl86(3), Tcl_Access(3), Tcl_Stat(3)
check file permissions and other attributes
Tcl_Access.tcl90(3), Tcl_Access(3), Tcl_Stat(3)
check file permissions and other attributes
Tcl_AddErrorInfo.tcl86(3), Tcl_GetReturnOptions(3), Tcl_SetReturnOptions(3), Tcl_AddErrorInfo(3), Tcl_AppendObjToErrorInfo(3), Tcl_AddObjErrorInfo(3), Tcl_SetObjErrorCode(3), Tcl_SetErrorCode(3), Tcl_SetErrorCodeVA(3), Tcl_SetErrorLine(3), Tcl_GetErrorLine(3), Tcl_PosixError(3), Tcl_LogCommandInfo(3)
retrieve or record information about errors and other return options
Tcl_AddErrorInfo.tcl90(3), Tcl_GetReturnOptions(3), Tcl_SetReturnOptions(3), Tcl_AddErrorInfo(3), Tcl_AppendObjToErrorInfo(3), Tcl_AddObjErrorInfo(3), Tcl_SetObjErrorCode(3), Tcl_SetErrorCode(3), Tcl_SetErrorLine(3), Tcl_GetErrorLine(3), Tcl_PosixError(3), Tcl_LogCommandInfo(3)
retrieve or record information about errors and other return options
Tcl_Alloc.tcl86(3), Tcl_Alloc(3), Tcl_Free(3), Tcl_Realloc(3), Tcl_AttemptAlloc(3), Tcl_AttemptRealloc(3), Tcl_GetMemoryInfo(3), ckalloc(3), ckfree(3), ckrealloc(3), attemptckalloc(3), attemptckrealloc(3)
allocate or free heap memory
Tcl_Alloc.tcl90(3), Tcl_Alloc(3), Tcl_Free(3), Tcl_Realloc(3), Tcl_AttemptAlloc(3), Tcl_AttemptRealloc(3), Tcl_GetMemoryInfo(3)
allocate or free heap memory
Tcl_AllocStatBuf.tcl86(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3)
procedures to interact with any filesystem
Tcl_AllocStatBuf.tcl90(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3), Tcl_FSTildeExpand(3)
procedures to interact with any filesystem
Tcl_AppInit.tcl86(3), Tcl_AppInit(3)
perform application-specific initialization
Tcl_AppInit.tcl90(3), Tcl_AppInit(3)
perform application-specific initialization
Tcl_AppendAllObjTypes.tcl90(3), Tcl_RegisterObjType(3), Tcl_GetObjType(3), Tcl_AppendAllObjTypes(3), Tcl_ConvertToType(3), Tcl_FreeInternalRep(3), Tcl_InitStringRep(3), Tcl_HasStringRep(3), Tcl_StoreInternalRep(3), Tcl_FetchInternalRep (3)
manipulate Tcl value types
Tcl_AppendElement.tcl86(3), Tcl_SetObjResult(3), Tcl_GetObjResult(3), Tcl_SetResult(3), Tcl_GetStringResult(3), Tcl_AppendResult(3), Tcl_AppendResultVA(3), Tcl_AppendElement(3), Tcl_ResetResult(3), Tcl_TransferResult(3), Tcl_FreeResult(3)
manipulate Tcl result
Tcl_AppendElement.tcl90(3), Tcl_SetObjResult(3), Tcl_GetObjResult(3), Tcl_SetResult(3), Tcl_GetStringResult(3), Tcl_AppendResult(3), Tcl_AppendElement(3), Tcl_ResetResult(3), Tcl_TransferResult(3)
manipulate Tcl result
Tcl_AppendExportList.tcl86(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
manipulate namespaces
Tcl_AppendExportList.tcl90(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
manipulate namespaces
Tcl_AppendFormatToObj.tcl86(3), Tcl_NewStringObj(3), Tcl_NewUnicodeObj(3), Tcl_SetStringObj(3), Tcl_SetUnicodeObj(3), Tcl_GetStringFromObj(3), Tcl_GetString(3), Tcl_GetUnicodeFromObj(3), Tcl_GetUnicode(3), Tcl_GetUniChar(3), Tcl_GetCharLength(3), Tcl_GetRange(3), Tcl_AppendToObj(3), Tcl_AppendUnicodeToObj(3), Tcl_AppendObjToObj(3), Tcl_AppendStringsToObj(3), Tcl_AppendStringsToObjVA(3), Tcl_AppendLimitedToObj(3), Tcl_Format(3), Tcl_AppendFormatToObj(3), Tcl_ObjPrintf(3), Tcl_AppendPrintfToObj(3), Tcl_SetObjLength(3), Tcl_AttemptSetObjLength(3), Tcl_ConcatObj(3)
manipulate Tcl values as strings
Tcl_AppendFormatToObj.tcl90(3), Tcl_NewStringObj(3), Tcl_NewUnicodeObj(3), Tcl_SetStringObj(3), Tcl_SetUnicodeObj(3), Tcl_GetStringFromObj(3), Tcl_GetString(3), Tcl_GetUnicodeFromObj(3), Tcl_GetUnicode(3), Tcl_GetUniChar(3), Tcl_GetCharLength(3), Tcl_GetRange(3), Tcl_AppendToObj(3), Tcl_AppendUnicodeToObj(3), Tcl_AppendObjToObj(3), Tcl_AppendStringsToObj(3), Tcl_AppendLimitedToObj(3), Tcl_Format(3), Tcl_AppendFormatToObj(3), Tcl_ObjPrintf(3), Tcl_AppendPrintfToObj(3), Tcl_SetObjLength(3), Tcl_AttemptSetObjLength(3), Tcl_ConcatObj(3)
manipulate Tcl values as strings
Tcl_AsyncCreate.tcl90(3), Tcl_AsyncCreate(3), Tcl_AsyncMark(3), Tcl_AsyncMarkFromSignal(3), Tcl_AsyncInvoke(3), Tcl_AsyncDelete(3), Tcl_AsyncReady(3)
handle asynchronous events
Tcl_BadChannelOption.tcl86(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelCloseProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelSeekProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
procedures for creating and manipulating channels
Tcl_BadChannelOption.tcl90(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
procedures for creating and manipulating channels
Tcl_BounceRefCount.tcl90(3), Tcl_NewObj(3), Tcl_DuplicateObj(3), Tcl_IncrRefCount(3), Tcl_DecrRefCount(3), Tcl_BounceRefCount(3), Tcl_IsShared(3), Tcl_InvalidateStringRep(3)
manipulate Tcl values
Tcl_CallWhenDeleted.tcl86(3), Tcl_CallWhenDeleted(3), Tcl_DontCallWhenDeleted(3)
Arrange for callback when interpreter is deleted
Tcl_CallWhenDeleted.tcl90(3), Tcl_CallWhenDeleted(3), Tcl_DontCallWhenDeleted(3)
Arrange for callback when interpreter is deleted
Tcl_Char16Len.tcl90(3), Tcl_UniChar(3), Tcl_UniCharToUtf(3), Tcl_UtfToUniChar(3), Tcl_UtfToChar16(3), Tcl_UtfToWChar(3), Tcl_UniCharToUtfDString(3), Tcl_UtfToUniCharDString(3), Tcl_Char16ToUtfDString(3), Tcl_UtfToWCharDString(3), Tcl_UtfToChar16DString(3), Tcl_WCharToUtfDString(3), Tcl_WCharLen(3), Tcl_Char16Len(3), Tcl_UniCharLen(3), Tcl_UniCharNcmp(3), Tcl_UniCharNcasecmp(3), Tcl_UniCharCaseMatch(3), Tcl_UtfNcmp(3), Tcl_UtfNcasecmp(3), Tcl_UtfCharComplete(3), Tcl_NumUtfChars(3), Tcl_UtfFindFirst(3), Tcl_UtfFindLast(3), Tcl_UtfNext(3), Tcl_UtfPrev(3), Tcl_UniCharAtIndex(3), Tcl_UtfAtIndex(3), Tcl_UtfBackslash(3)
routines for manipulating UTF-8 strings
Tcl_ClassGetMetadata.tcl86(3), Tcl_ClassGetMetadata(3), Tcl_ClassSetMetadata(3), Tcl_CopyObjectInstance(3), Tcl_GetClassAsObject(3), Tcl_GetObjectAsClass(3), Tcl_GetObjectCommand(3), Tcl_GetObjectFromObj(3), Tcl_GetObjectName(3), Tcl_GetObjectNamespace(3), Tcl_NewObjectInstance(3), Tcl_ObjectDeleted(3), Tcl_ObjectGetMetadata(3), Tcl_ObjectGetMethodNameMapper(3), Tcl_ObjectSetMetadata(3), Tcl_ObjectSetMethodNameMapper(3)
manipulate objects and classes
Tcl_ClassGetMetadata.tcl90(3), Tcl_ClassGetMetadata(3), Tcl_ClassSetMetadata(3), Tcl_CopyObjectInstance(3), Tcl_GetClassAsObject(3), Tcl_GetObjectAsClass(3), Tcl_GetObjectCommand(3), Tcl_GetObjectFromObj(3), Tcl_GetObjectName(3), Tcl_GetObjectNamespace(3), Tcl_NewObjectInstance(3), Tcl_ObjectDeleted(3), Tcl_ObjectGetMetadata(3), Tcl_ObjectGetMethodNameMapper(3), Tcl_ObjectSetMetadata(3), Tcl_ObjectSetMethodNameMapper(3)
manipulate objects and classes
Tcl_ClassSetConstructor.tcl86(3), Tcl_ClassSetConstructor(3), Tcl_ClassSetDestructor(3), Tcl_MethodDeclarerClass(3), Tcl_MethodDeclarerObject(3), Tcl_MethodIsPublic(3), Tcl_MethodIsType(3), Tcl_MethodName(3), Tcl_NewInstanceMethod(3), Tcl_NewMethod(3), Tcl_ObjectContextInvokeNext(3), Tcl_ObjectContextIsFiltering(3), Tcl_ObjectContextMethod(3), Tcl_ObjectContextObject(3), Tcl_ObjectContextSkippedArgs(3)
manipulate methods and method-call contexts
Tcl_ClassSetConstructor.tcl90(3), Tcl_ClassSetConstructor(3), Tcl_ClassSetDestructor(3), Tcl_MethodDeclarerClass(3), Tcl_MethodDeclarerObject(3), Tcl_MethodIsPublic(3), Tcl_MethodIsPrivate(3), Tcl_MethodIsType(3), Tcl_MethodIsType2(3), Tcl_MethodName(3), Tcl_NewInstanceMethod(3), Tcl_NewInstanceMethod2(3), Tcl_NewMethod(3), Tcl_NewMethod2(3), Tcl_ObjectContextInvokeNext(3), Tcl_ObjectContextIsFiltering(3), Tcl_ObjectContextMethod(3), Tcl_ObjectContextObject(3), Tcl_ObjectContextSkippedArgs(3)
manipulate methods and method-call contexts
Tcl_Close.tcl86(3), Tcl_OpenFileChannel(3), Tcl_OpenCommandChannel(3), Tcl_MakeFileChannel(3), Tcl_GetChannel(3), Tcl_GetChannelNames(3), Tcl_GetChannelNamesEx(3), Tcl_RegisterChannel(3), Tcl_UnregisterChannel(3), Tcl_DetachChannel(3), Tcl_IsStandardChannel(3), Tcl_Close(3), Tcl_CloseEx(3), Tcl_ReadChars(3), Tcl_Read(3), Tcl_GetsObj(3), Tcl_Gets(3), Tcl_WriteObj(3), Tcl_WriteChars(3), Tcl_Write(3), Tcl_Flush(3), Tcl_Seek(3), Tcl_Tell(3), Tcl_TruncateChannel(3), Tcl_GetChannelOption(3), Tcl_SetChannelOption(3), Tcl_Eof(3), Tcl_InputBlocked(3), Tcl_InputBuffered(3), Tcl_OutputBuffered(3), Tcl_Ungets(3), Tcl_ReadRaw(3), Tcl_WriteRaw(3)
buffered I/O facilities using channels
Tcl_Close.tcl90(3), Tcl_OpenFileChannel(3), Tcl_OpenCommandChannel(3), Tcl_MakeFileChannel(3), Tcl_GetChannel(3), Tcl_GetChannelNames(3), Tcl_GetChannelNamesEx(3), Tcl_RegisterChannel(3), Tcl_UnregisterChannel(3), Tcl_DetachChannel(3), Tcl_IsStandardChannel(3), Tcl_Close(3), Tcl_CloseEx(3), Tcl_ReadChars(3), Tcl_Read(3), Tcl_GetsObj(3), Tcl_Gets(3), Tcl_WriteObj(3), Tcl_WriteChars(3), Tcl_Write(3), Tcl_Flush(3), Tcl_Seek(3), Tcl_Tell(3), Tcl_TruncateChannel(3), Tcl_GetChannelOption(3), Tcl_SetChannelOption(3), Tcl_Eof(3), Tcl_InputBlocked(3), Tcl_InputBuffered(3), Tcl_OutputBuffered(3), Tcl_Ungets(3), Tcl_ReadRaw(3), Tcl_WriteRaw(3)
buffered I/O facilities using channels
Tcl_CommandComplete.tcl86(3), Tcl_CommandComplete(3)
Check for unmatched braces in a Tcl command
Tcl_CommandComplete.tcl90(3), Tcl_CommandComplete(3)
Check for unmatched braces in a Tcl command
Tcl_CommandTraceInfo.tcl86(3), Tcl_CommandTraceInfo(3), Tcl_TraceCommand(3), Tcl_UntraceCommand(3)
monitor renames and deletes of a command
Tcl_CommandTraceInfo.tcl90(3), Tcl_CommandTraceInfo(3), Tcl_TraceCommand(3), Tcl_UntraceCommand(3)
monitor renames and deletes of a command
Tcl_Concat.tcl86(3), Tcl_Concat(3)
concatenate a collection of strings
Tcl_Concat.tcl90(3), Tcl_Concat(3)
concatenate a collection of strings
Tcl_ConditionFinalize.tcl86(3), Tcl_ConditionNotify(3), Tcl_ConditionWait(3), Tcl_ConditionFinalize(3), Tcl_GetThreadData(3), Tcl_MutexLock(3), Tcl_MutexUnlock(3), Tcl_MutexFinalize(3), Tcl_CreateThread(3), Tcl_JoinThread(3)
Tcl thread support
Tcl_ConditionFinalize.tcl90(3), Tcl_ConditionNotify(3), Tcl_ConditionWait(3), Tcl_ConditionFinalize(3), Tcl_GetThreadData(3), Tcl_MutexLock(3), Tcl_MutexUnlock(3), Tcl_MutexFinalize(3), Tcl_CreateThread(3), Tcl_JoinThread(3)
Tcl thread support
Tcl_ConsolePanic.tcl90(3), Tcl_Panic(3), Tcl_SetPanicProc(3), Tcl_ConsolePanic(3)
report fatal error and abort
Tcl_CreateAlias.tcl86(3), Tcl_IsSafe(3), Tcl_MakeSafe(3), Tcl_CreateChild(3), Tcl_CreateSlave(3), Tcl_GetChild(3), Tcl_GetSlave(3), Tcl_GetParent(3), Tcl_GetMaster(3), Tcl_GetInterpPath(3), Tcl_CreateAlias(3), Tcl_CreateAliasObj(3), Tcl_GetAlias(3), Tcl_GetAliasObj(3), Tcl_ExposeCommand(3), Tcl_HideCommand(3)
manage multiple Tcl interpreters, aliases and hidden commands
Tcl_CreateAlias.tcl90(3), Tcl_IsSafe(3), Tcl_CreateChild(3), Tcl_GetChild(3), Tcl_GetParent(3), Tcl_GetInterpPath(3), Tcl_CreateAlias(3), Tcl_CreateAliasObj(3), Tcl_GetAliasObj(3), Tcl_ExposeCommand(3), Tcl_HideCommand(3)
manage multiple Tcl interpreters, aliases and hidden commands
Tcl_CreateCloseHandler.tcl86(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
arrange for callbacks when channels are closed
Tcl_CreateCloseHandler.tcl90(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
arrange for callbacks when channels are closed
Tcl_CreateEncoding.tcl86(3), Tcl_GetEncoding(3), Tcl_FreeEncoding(3), Tcl_GetEncodingFromObj(3), Tcl_ExternalToUtfDString(3), Tcl_ExternalToUtf(3), Tcl_UtfToExternalDString(3), Tcl_UtfToExternal(3), Tcl_WinTCharToUtf(3), Tcl_WinUtfToTChar(3), Tcl_GetEncodingName(3), Tcl_SetSystemEncoding(3), Tcl_GetEncodingNameFromEnvironment(3), Tcl_GetEncodingNames(3), Tcl_CreateEncoding(3), Tcl_GetEncodingSearchPath(3), Tcl_SetEncodingSearchPath(3), Tcl_GetDefaultEncodingDir(3), Tcl_SetDefaultEncodingDir(3)
procedures for creating and using encodings
Tcl_CreateEncoding.tcl90(3), Tcl_GetEncoding(3), Tcl_FreeEncoding(3), Tcl_GetEncodingFromObj(3), Tcl_ExternalToUtfDString(3), Tcl_ExternalToUtfDStringEx(3), Tcl_ExternalToUtf(3), Tcl_UtfToExternalDString(3), Tcl_UtfToExternalDStringEx(3), Tcl_UtfToExternal(3), Tcl_GetEncodingName(3), Tcl_SetSystemEncoding(3), Tcl_GetEncodingNameFromEnvironment(3), Tcl_GetEncodingNames(3), Tcl_CreateEncoding(3), Tcl_GetEncodingSearchPath(3), Tcl_SetEncodingSearchPath(3)
procedures for creating and using encodings
Tcl_CreateEnsemble.tcl86(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleParameterList(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleParameterList(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
manipulate ensemble commands
Tcl_CreateEnsemble.tcl90(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleParameterList(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleParameterList(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
manipulate ensemble commands
Tcl_CreateExitHandler.tcl86(3), Tcl_Exit(3), Tcl_Finalize(3), Tcl_CreateExitHandler(3), Tcl_DeleteExitHandler(3), Tcl_ExitThread(3), Tcl_FinalizeThread(3), Tcl_CreateThreadExitHandler(3), Tcl_DeleteThreadExitHandler(3), Tcl_SetExitProc(3)
end the application or thread (and invoke exit handlers)
Tcl_CreateExitHandler.tcl90(3), Tcl_Exit(3), Tcl_Finalize(3), Tcl_CreateExitHandler(3), Tcl_DeleteExitHandler(3), Tcl_ExitThread(3), Tcl_FinalizeThread(3), Tcl_CreateThreadExitHandler(3), Tcl_DeleteThreadExitHandler(3), Tcl_SetExitProc(3)
end the application or thread (and invoke exit handlers)
Tcl_CreateFileHandler.tcl86(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
associate procedure callbacks with files or devices (Unix only)
Tcl_CreateFileHandler.tcl90(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
associate procedure callbacks with files or devices (Unix only)
Tcl_CreateHashEntry.tcl86(3), Tcl_InitHashTable(3), Tcl_InitCustomHashTable(3), Tcl_InitObjHashTable(3), Tcl_DeleteHashTable(3), Tcl_CreateHashEntry(3), Tcl_DeleteHashEntry(3), Tcl_FindHashEntry(3), Tcl_GetHashValue(3), Tcl_SetHashValue(3), Tcl_GetHashKey(3), Tcl_FirstHashEntry(3), Tcl_NextHashEntry(3), Tcl_HashStats(3)
procedures to manage hash tables
Tcl_CreateHashEntry.tcl90(3), Tcl_InitHashTable(3), Tcl_InitCustomHashTable(3), Tcl_InitObjHashTable(3), Tcl_DeleteHashTable(3), Tcl_CreateHashEntry(3), Tcl_DeleteHashEntry(3), Tcl_FindHashEntry(3), Tcl_GetHashValue(3), Tcl_SetHashValue(3), Tcl_GetHashKey(3), Tcl_FirstHashEntry(3), Tcl_NextHashEntry(3), Tcl_HashStats(3)
procedures to manage hash tables
Tcl_CreateMathFunc.tcl86(3), Tcl_CreateMathFunc(3), Tcl_GetMathFuncInfo(3), Tcl_ListMathFuncs(3)
Define, query and enumerate math functions for expressions
Tcl_CreateObjCommand.tcl86(3), Tcl_CreateObjCommand(3), Tcl_DeleteCommand(3), Tcl_DeleteCommandFromToken(3), Tcl_GetCommandInfo(3), Tcl_GetCommandInfoFromToken(3), Tcl_SetCommandInfo(3), Tcl_SetCommandInfoFromToken(3), Tcl_GetCommandName(3), Tcl_GetCommandFullName(3), Tcl_GetCommandFromObj(3)
implement new commands in C
Tcl_CreateObjCommand.tcl90(3), Tcl_CreateObjCommand(3), Tcl_CreateObjCommand2(3), Tcl_DeleteCommand(3), Tcl_DeleteCommandFromToken(3), Tcl_GetCommandInfo(3), Tcl_GetCommandInfoFromToken(3), Tcl_SetCommandInfo(3), Tcl_SetCommandInfoFromToken(3), Tcl_GetCommandName(3), Tcl_GetCommandFullName(3), Tcl_GetCommandFromObj(3)
implement new commands in C
Tcl_CreateObjTrace.tcl86(3), Tcl_CreateTrace(3), Tcl_CreateObjTrace(3), Tcl_DeleteTrace(3)
arrange for command execution to be traced
Tcl_CreateObjTrace.tcl90(3), Tcl_CreateTrace(3), Tcl_CreateObjTrace(3), Tcl_CreateObjTrace2(3), Tcl_DeleteTrace(3)
arrange for command execution to be traced
Tcl_DecrRefCount.tcl86(3), Tcl_NewObj(3), Tcl_DuplicateObj(3), Tcl_IncrRefCount(3), Tcl_DecrRefCount(3), Tcl_IsShared(3), Tcl_InvalidateStringRep(3)
manipulate Tcl values
Tcl_DeleteAssocData.tcl86(3), Tcl_GetAssocData(3), Tcl_SetAssocData(3), Tcl_DeleteAssocData(3)
manage associations of string keys and user specified data with Tcl interpreters
Tcl_DeleteAssocData.tcl90(3), Tcl_GetAssocData(3), Tcl_SetAssocData(3), Tcl_DeleteAssocData(3)
manage associations of string keys and user specified data with Tcl interpreters
Tcl_DictObjDone.tcl86(3), Tcl_NewDictObj(3), Tcl_DictObjPut(3), Tcl_DictObjGet(3), Tcl_DictObjRemove(3), Tcl_DictObjSize(3), Tcl_DictObjFirst(3), Tcl_DictObjNext(3), Tcl_DictObjDone(3), Tcl_DictObjPutKeyList(3), Tcl_DictObjRemoveKeyList(3)
manipulate Tcl values as dictionaries
Tcl_DictObjDone.tcl90(3), Tcl_NewDictObj(3), Tcl_DictObjPut(3), Tcl_DictObjGet(3), Tcl_DictObjRemove(3), Tcl_DictObjSize(3), Tcl_DictObjFirst(3), Tcl_DictObjNext(3), Tcl_DictObjDone(3), Tcl_DictObjPutKeyList(3), Tcl_DictObjRemoveKeyList(3)
manipulate Tcl values as dictionaries
Tcl_DoOneEvent.tcl86(3), Tcl_DoOneEvent(3)
wait for events and invoke event handlers
Tcl_DoOneEvent.tcl90(3), Tcl_DoOneEvent(3)
wait for events and invoke event handlers
Tcl_DumpActiveMemory.tcl86(3), Tcl_DumpActiveMemory(3), Tcl_InitMemory(3), Tcl_ValidateAllMemory(3)
Validated memory allocation interface
Tcl_DumpActiveMemory.tcl90(3), Tcl_DumpActiveMemory(3), Tcl_InitMemory(3), Tcl_ValidateAllMemory(3)
Validated memory allocation interface
Tcl_Eval.tcl86(3), Tcl_EvalObjEx(3), Tcl_EvalFile(3), Tcl_EvalObjv(3), Tcl_Eval(3), Tcl_EvalEx(3), Tcl_GlobalEval(3), Tcl_GlobalEvalObj(3), Tcl_VarEval(3), Tcl_VarEvalVA(3)
execute Tcl scripts
Tcl_Eval.tcl90(3), Tcl_EvalObjEx(3), Tcl_EvalFile(3), Tcl_EvalObjv(3), Tcl_Eval(3), Tcl_EvalEx(3), Tcl_GlobalEval(3), Tcl_GlobalEvalObj(3), Tcl_VarEval(3)
execute Tcl scripts
Tcl_EvalTokens.tcl86(3), Tcl_ParseCommand(3), Tcl_ParseExpr(3), Tcl_ParseBraces(3), Tcl_ParseQuotedString(3), Tcl_ParseVarName(3), Tcl_ParseVar(3), Tcl_FreeParse(3), Tcl_EvalTokens(3), Tcl_EvalTokensStandard(3)
parse Tcl scripts and expressions
Tcl_EvalTokensStandard.tcl90(3), Tcl_ParseCommand(3), Tcl_ParseExpr(3), Tcl_ParseBraces(3), Tcl_ParseQuotedString(3), Tcl_ParseVarName(3), Tcl_ParseVar(3), Tcl_FreeParse(3), Tcl_EvalTokensStandard(3)
parse Tcl scripts and expressions
Tcl_EventuallyFree.tcl86(3), Tcl_Preserve(3), Tcl_Release(3), Tcl_EventuallyFree(3)
avoid freeing storage while it is being used
Tcl_EventuallyFree.tcl90(3), Tcl_Preserve(3), Tcl_Release(3), Tcl_EventuallyFree(3)
avoid freeing storage while it is being used
Tcl_FindExecutable.tcl86(3), Tcl_FindExecutable(3), Tcl_GetNameOfExecutable(3)
identify or return the name of the binary file containing the application
Tcl_FindExecutable.tcl90(3), Tcl_FindExecutable(3), Tcl_GetNameOfExecutable(3)
identify or return the name of the binary file containing the application
Tcl_FindSymbol.tcl86(3), Tcl_LoadFile(3), Tcl_FindSymbol(3)
platform-independent dynamic library loading
Tcl_FindSymbol.tcl90(3), Tcl_LoadFile(3), Tcl_FindSymbol(3)
platform-independent dynamic library loading
Tcl_GetBignumFromObj.tcl86(3), Tcl_NewIntObj(3), Tcl_NewLongObj(3), Tcl_NewWideIntObj(3), Tcl_SetIntObj(3), Tcl_SetLongObj(3), Tcl_SetWideIntObj(3), Tcl_GetIntFromObj(3), Tcl_GetLongFromObj(3), Tcl_GetWideIntFromObj(3), Tcl_NewBignumObj(3), Tcl_SetBignumObj(3), Tcl_GetBignumFromObj(3), Tcl_TakeBignumFromObj(3)
manipulate Tcl values as integers
Tcl_GetBignumFromObj.tcl90(3), Tcl_NewIntObj(3), Tcl_NewLongObj(3), Tcl_NewWideIntObj(3), Tcl_NewWideUIntObj(3), Tcl_SetIntObj(3), Tcl_SetLongObj(3), Tcl_SetWideIntObj(3), Tcl_SetWideUIntObj(3), Tcl_GetIntFromObj(3), Tcl_GetIntForIndex(3), Tcl_GetLongFromObj(3), Tcl_GetSizeIntFromObj(3), Tcl_GetWideIntFromObj(3), Tcl_GetWideUIntFromObj(3), Tcl_NewBignumObj(3), Tcl_SetBignumObj(3), Tcl_GetBignumFromObj(3), Tcl_TakeBignumFromObj(3)
manipulate Tcl values as integers
Tcl_GetBoolFromObj.tcl90(3), Tcl_NewBooleanObj(3), Tcl_SetBooleanObj(3), Tcl_GetBooleanFromObj(3), Tcl_GetBoolFromObj(3)
store/retrieve boolean value in a Tcl_Obj
Tcl_GetBoolean.tcl86(3), Tcl_GetInt(3), Tcl_GetDouble(3), Tcl_GetBoolean(3)
convert from string to integer, double, or boolean
Tcl_GetBoolean.tcl90(3), Tcl_GetInt(3), Tcl_GetDouble(3), Tcl_GetBoolean(3)
convert from string to integer, double, or boolean
Tcl_GetBooleanFromObj.tcl86(3), Tcl_NewBooleanObj(3), Tcl_SetBooleanObj(3), Tcl_GetBooleanFromObj(3)
store/retrieve boolean value in a Tcl_Obj
Tcl_GetByteArrayFromObj.tcl86(3), Tcl_NewByteArrayObj(3), Tcl_SetByteArrayObj(3), Tcl_GetByteArrayFromObj(3), Tcl_SetByteArrayLength(3)
manipulate Tcl values as a arrays of bytes
Tcl_GetByteArrayFromObj.tcl90(3), Tcl_NewByteArrayObj(3), Tcl_SetByteArrayObj(3), Tcl_GetBytesFromObj(3), Tcl_GetByteArrayFromObj(3), Tcl_SetByteArrayLength(3)
manipulate a Tcl value as an array of bytes
Tcl_GetChannelError.tcl86(3), Tcl_SetChannelError(3), Tcl_SetChannelErrorInterp(3), Tcl_GetChannelError(3), Tcl_GetChannelErrorInterp(3)
functions to create/intercept Tcl errors by channel drivers
Tcl_GetChannelError.tcl90(3), Tcl_SetChannelError(3), Tcl_SetChannelErrorInterp(3), Tcl_GetChannelError(3), Tcl_GetChannelErrorInterp(3)
functions to create/intercept Tcl errors by channel drivers
Tcl_GetDoubleFromObj.tcl86(3), Tcl_NewDoubleObj(3), Tcl_SetDoubleObj(3), Tcl_GetDoubleFromObj(3)
manipulate Tcl values as floating-point values
Tcl_GetDoubleFromObj.tcl90(3), Tcl_NewDoubleObj(3), Tcl_SetDoubleObj(3), Tcl_GetDoubleFromObj(3)
manipulate Tcl values as floating-point values
Tcl_GetHostName.tcl86(3), Tcl_GetHostName(3)
get the name of the local host
Tcl_GetHostName.tcl90(3), Tcl_GetHostName(3)
get the name of the local host
Tcl_GetIndexFromObj.tcl86(3), Tcl_GetIndexFromObj(3), Tcl_GetIndexFromObjStruct(3)
lookup string in table of keywords
Tcl_GetIndexFromObj.tcl90(3), Tcl_GetIndexFromObj(3), Tcl_GetIndexFromObjStruct(3)
lookup string in table of keywords
Tcl_GetNumber.tcl90(3), Tcl_GetNumber(3), Tcl_GetNumberFromObj(3)
get numeric value from Tcl value
Tcl_GetOpenFile.tcl86(3), Tcl_GetOpenFile(3)
Return a FILE* for a channel registered in the given interpreter (Unix only)
Tcl_GetOpenFile.tcl90(3), Tcl_GetOpenFile(3)
Return a FILE* for a channel registered in the given interpreter (Unix only)
Tcl_GetPathType.tcl86(3), Tcl_SplitPath(3), Tcl_JoinPath(3), Tcl_GetPathType(3)
manipulate platform-dependent file paths
Tcl_GetPathType.tcl90(3), Tcl_SplitPath(3), Tcl_JoinPath(3), Tcl_GetPathType(3)
manipulate platform-dependent file paths
Tcl_GetStartupScript.tcl86(3), Tcl_Main(3), Tcl_MainEx(3), Tcl_MainExW(3), Tcl_SetStartupScript(3), Tcl_GetStartupScript(3), Tcl_SetMainLoop(3)
main program, startup script, and event loop definition for Tcl-based applications
Tcl_GetStartupScript.tcl90(3), Tcl_Main(3), Tcl_MainEx(3), Tcl_MainExW(3), Tcl_SetStartupScript(3), Tcl_GetStartupScript(3), Tcl_SetMainLoop(3)
main program, startup script, and event loop definition for Tcl-based applications
Tcl_GetStdChannel.tcl86(3), Tcl_GetStdChannel(3), Tcl_SetStdChannel(3)
procedures for retrieving and replacing the standard channels
Tcl_GetStdChannel.tcl90(3), Tcl_GetStdChannel(3), Tcl_SetStdChannel(3)
procedures for retrieving and replacing the standard channels
Tcl_GetVersion.tcl86(3), Tcl_GetVersion(3)
get the version of the library at runtime
Tcl_GetVersion.tcl90(3), Tcl_GetVersion(3)
get the version of the library at runtime
Tcl_Init.tcl86(3), Tcl_Init(3)
find and source initialization script
Tcl_Init.tcl90(3), Tcl_Init(3)
find and source initialization script
Tcl_Interp.tcl86(3), Tcl_Interp(3)
client-visible fields of interpreter structures
Tcl_NRAddCallback.tcl86(3), Tcl_NRCreateCommand(3), Tcl_NRCallObjProc(3), Tcl_NREvalObj(3), Tcl_NREvalObjv(3), Tcl_NRCmdSwap(3), Tcl_NRExprObj(3), Tcl_NRAddCallback(3)
Non-Recursive (stackless) evaluation of Tcl scripts
Tcl_NRAddCallback.tcl90(3), Tcl_NRCreateCommand(3), Tcl_NRCreateCommand2(3), Tcl_NRCallObjProc(3), Tcl_NRCallObjProc2(3), Tcl_NREvalObj(3), Tcl_NREvalObjv(3), Tcl_NRCmdSwap(3), Tcl_NRExprObj(3), Tcl_NRAddCallback(3)
Non-Recursive (stackless) evaluation of Tcl scripts
Tcl_NumUtfChars.tcl86(3), Tcl_UniChar(3), Tcl_UniCharToUtf(3), Tcl_UtfToUniChar(3), Tcl_UniCharToUtfDString(3), Tcl_UtfToUniCharDString(3), Tcl_UniCharLen(3), Tcl_UniCharNcmp(3), Tcl_UniCharNcasecmp(3), Tcl_UniCharCaseMatch(3), Tcl_UtfNcmp(3), Tcl_UtfNcasecmp(3), Tcl_UtfCharComplete(3), Tcl_NumUtfChars(3), Tcl_UtfFindFirst(3), Tcl_UtfFindLast(3), Tcl_UtfNext(3), Tcl_UtfPrev(3), Tcl_UniCharAtIndex(3), Tcl_UtfAtIndex(3), Tcl_UtfBackslash(3)
routines for manipulating UTF-8 strings
Tcl_OOInitStubs.tcl86(3), Tcl_OOInitStubs(3)
initialize library access to TclOO functionality
Tcl_OOInitStubs.tcl90(3), Tcl_OOInitStubs(3)
initialize library access to TclOO functionality
Tcl_Panic.tcl86(3), Tcl_Panic(3), Tcl_PanicVA(3), Tcl_SetPanicProc(3)
report fatal error and abort
Tcl_PrintDouble.tcl86(3), Tcl_PrintDouble(3)
Convert floating value to string
Tcl_PrintDouble.tcl90(3), Tcl_PrintDouble(3)
Convert floating value to string
Tcl_RecordAndEval.tcl86(3), Tcl_RecordAndEval(3)
save command on history list before evaluating
Tcl_RecordAndEval.tcl90(3), Tcl_RecordAndEval(3)
save command on history list before evaluating
Tcl_RecordAndEvalObj.tcl86(3), Tcl_RecordAndEvalObj(3)
save command on history list before evaluating
Tcl_RecordAndEvalObj.tcl90(3), Tcl_RecordAndEvalObj(3)
save command on history list before evaluating
Tcl_RegisterConfig.tcl86(3), Tcl_RegisterConfig(3)
procedures to register embedded configuration information
Tcl_RegisterConfig.tcl90(3), Tcl_RegisterConfig(3)
procedures to register embedded configuration information
Tcl_Sleep.tcl86(3), Tcl_Sleep(3)
delay execution for a given number of milliseconds
Tcl_Sleep.tcl90(3), Tcl_Sleep(3)
delay execution for a given number of milliseconds
Tcl_SourceRCFile.tcl86(3), Tcl_SourceRCFile(3)
source the Tcl rc file
Tcl_SourceRCFile.tcl90(3), Tcl_SourceRCFile(3)
source the Tcl rc file
Tcl_SubstObj.tcl86(3), Tcl_SubstObj(3)
perform substitutions on Tcl values
Tcl_SubstObj.tcl90(3), Tcl_SubstObj(3)
perform substitutions on Tcl values
Tcl_TraceVar.tcl86(3), Tcl_TraceVar(3), Tcl_TraceVar2(3), Tcl_UntraceVar(3), Tcl_UntraceVar2(3), Tcl_VarTraceInfo(3), Tcl_VarTraceInfo2(3)
monitor accesses to a variable
Tcl_TraceVar.tcl90(3), Tcl_TraceVar(3), Tcl_TraceVar2(3), Tcl_UntraceVar(3), Tcl_UntraceVar2(3), Tcl_VarTraceInfo(3), Tcl_VarTraceInfo2(3)
monitor accesses to a variable
Tcl_TranslateFileName.tcl86(3), Tcl_TranslateFileName(3)
convert file name to native form and replace tilde with home directory
Tcl_TranslateFileName.tcl90(3), Tcl_TranslateFileName(3)
convert file name to native form
Tcl_UniCharIsAlnum.tcl86(3), Tcl_UniCharIsAlnum(3), Tcl_UniCharIsAlpha(3), Tcl_UniCharIsControl(3), Tcl_UniCharIsDigit(3), Tcl_UniCharIsGraph(3), Tcl_UniCharIsLower(3), Tcl_UniCharIsPrint(3), Tcl_UniCharIsPunct(3), Tcl_UniCharIsSpace(3), Tcl_UniCharIsUpper(3), Tcl_UniCharIsWordChar(3)
routines for classification of Tcl_UniChar characters
Tcl_UniCharIsAlnum.tcl90(3), Tcl_UniCharIsAlnum(3), Tcl_UniCharIsAlpha(3), Tcl_UniCharIsControl(3), Tcl_UniCharIsDigit(3), Tcl_UniCharIsGraph(3), Tcl_UniCharIsLower(3), Tcl_UniCharIsPrint(3), Tcl_UniCharIsPunct(3), Tcl_UniCharIsSpace(3), Tcl_UniCharIsUpper(3), Tcl_UniCharIsWordChar(3)
routines for classification of Tcl_UniChar characters
Tcl_UniCharToLower.tcl86(3), Tcl_UniCharToUpper(3), Tcl_UniCharToLower(3), Tcl_UniCharToTitle(3), Tcl_UtfToUpper(3), Tcl_UtfToLower(3), Tcl_UtfToTitle(3)
routines for manipulating the case of Unicode characters and UTF-8 strings
Tcl_UniCharToLower.tcl90(3), Tcl_UniCharToUpper(3), Tcl_UniCharToLower(3), Tcl_UniCharToTitle(3), Tcl_UtfToUpper(3), Tcl_UtfToLower(3), Tcl_UtfToTitle(3)
routines for manipulating the case of Unicode characters and UTF-8 strings
Tcl_WrongNumArgs.tcl86(3), Tcl_WrongNumArgs(3)
generate standard error message for wrong number of arguments
Tcl_WrongNumArgs.tcl90(3), Tcl_WrongNumArgs(3)
generate standard error message for wrong number of arguments
Tcl_ZlibAdler32.tcl86(3), Tcl_ZlibAdler32(3), Tcl_ZlibCRC32(3), Tcl_ZlibDeflate(3), Tcl_ZlibInflate(3), Tcl_ZlibStreamChecksum(3), Tcl_ZlibStreamClose(3), Tcl_ZlibStreamEof(3), Tcl_ZlibStreamGet(3), Tcl_ZlibStreamGetCommandName(3), Tcl_ZlibStreamInit(3), Tcl_ZlibStreamPut(3)
compression and decompression functions
Tcl_ZlibAdler32.tcl90(3), Tcl_ZlibAdler32(3), Tcl_ZlibCRC32(3), Tcl_ZlibDeflate(3), Tcl_ZlibInflate(3), Tcl_ZlibStreamChecksum(3), Tcl_ZlibStreamClose(3), Tcl_ZlibStreamEof(3), Tcl_ZlibStreamGet(3), Tcl_ZlibStreamGetCommandName(3), Tcl_ZlibStreamInit(3), Tcl_ZlibStreamPut(3)
compression and decompression functions
Tdbc_Init(3), Tdbc_MapSqlState(3), Tdbc_TokenizeSql(3)
C procedures to facilitate writing TDBC drivers
Ted(1)
an easy rich text processor (RTF file editor)
Terminfo(3o)
Basic interface to the terminfo database
Thread(3o)
Lightweight threads for Posix 1003.1c and Win32
Thunar(1)
File Manager for the Xfce Desktop Environment
Tk_3DBorderColor.tk86(3), Tk_Alloc3DBorderFromObj(3), Tk_Get3DBorder(3), Tk_Get3DBorderFromObj(3), Tk_Draw3DRectangle(3), Tk_Fill3DRectangle(3), Tk_Draw3DPolygon(3), Tk_Fill3DPolygon(3), Tk_3DVerticalBevel(3), Tk_3DHorizontalBevel(3), Tk_SetBackgroundFromBorder(3), Tk_NameOf3DBorder(3), Tk_3DBorderColor(3), Tk_3DBorderGC(3), Tk_Free3DBorderFromObj(3), Tk_Free3DBorder(3)
draw borders with three-dimensional appearance
Tk_AllocBitmapFromObj.tk86(3), Tk_AllocBitmapFromObj(3), Tk_GetBitmap(3), Tk_GetBitmapFromObj(3), Tk_DefineBitmap(3), Tk_NameOfBitmap(3), Tk_SizeOfBitmap(3), Tk_FreeBitmapFromObj(3), Tk_FreeBitmap(3)
maintain database of single-plane pixmaps
Tk_AllocColorFromObj.tk86(3), Tk_AllocColorFromObj(3), Tk_GetColor(3), Tk_GetColorFromObj(3), Tk_GetColorByValue(3), Tk_NameOfColor(3), Tk_FreeColorFromObj(3), Tk_FreeColor(3)
maintain database of colors
Tk_AllocCursorFromObj.tk86(3), Tk_AllocCursorFromObj(3), Tk_GetCursor(3), Tk_GetCursorFromObj(3), Tk_GetCursorFromData(3), Tk_NameOfCursor(3), Tk_FreeCursorFromObj(3), Tk_FreeCursor(3)
maintain database of cursors
Tk_AllocFontFromObj.tk86(3), Tk_AllocFontFromObj(3), Tk_GetFont(3), Tk_GetFontFromObj(3), Tk_NameOfFont(3), Tk_FreeFontFromObj(3), Tk_FreeFont(3)
maintain database of fonts
Tk_Attributes.tk86(3), Tk_WindowId(3), Tk_Parent(3), Tk_Display(3), Tk_DisplayName(3), Tk_ScreenNumber(3), Tk_Screen(3), Tk_X(3), Tk_Y(3), Tk_Width(3), Tk_Height(3), Tk_Changes(3), Tk_Attributes(3), Tk_IsContainer(3), Tk_IsEmbedded(3), Tk_IsMapped(3), Tk_IsTopLevel(3), Tk_ReqWidth(3), Tk_ReqHeight(3), Tk_MinReqWidth(3), Tk_MinReqHeight(3), Tk_InternalBorderLeft(3), Tk_InternalBorderRight(3), Tk_InternalBorderTop(3), Tk_InternalBorderBottom(3), Tk_Visual(3), Tk_Depth(3), Tk_Colormap(3), Tk_Interp (3)
retrieve information from Tk's local data structure
Tk_CanvasDrawableCoords.tk86(3), Tk_CanvasTkwin(3), Tk_CanvasGetCoord(3), Tk_CanvasDrawableCoords(3), Tk_CanvasSetStippleOrigin(3), Tk_CanvasWindowCoords(3), Tk_CanvasEventuallyRedraw(3), Tk_CanvasTagsOption(3)
utility procedures for canvas type managers
Tk_CanvasPsBitmap.tk86(3), Tk_CanvasPsY(3), Tk_CanvasPsBitmap(3), Tk_CanvasPsColor(3), Tk_CanvasPsFont(3), Tk_CanvasPsPath(3), Tk_CanvasPsStipple(3)
utility procedures for generating Postscript for canvases
Tk_CanvasTextInfo.tk86(3), Tk_CanvasTextInfo(3)
additional information for managing text items in canvases
Tk_ChangeWindowAttributes.tk86(3), Tk_ConfigureWindow(3), Tk_MoveWindow(3), Tk_ResizeWindow(3), Tk_MoveResizeWindow(3), Tk_SetWindowBorderWidth(3), Tk_ChangeWindowAttributes(3), Tk_SetWindowBackground(3), Tk_SetWindowBackgroundPixmap(3), Tk_SetWindowBorder(3), Tk_SetWindowBorderPixmap(3), Tk_SetWindowColormap(3), Tk_DefineCursor(3), Tk_UndefineCursor(3)
change window configuration or attributes
Tk_CharBbox.tk86(3), Tk_ComputeTextLayout(3), Tk_FreeTextLayout(3), Tk_DrawTextLayout(3), Tk_UnderlineTextLayout(3), Tk_PointToChar(3), Tk_CharBbox(3), Tk_DistanceToTextLayout(3), Tk_IntersectTextLayout(3), Tk_TextLayoutToPostscript(3)
routines to measure and display single-font, multi-line, justified text
Tk_ConfigureInfo.tk86(3), Tk_ConfigureWidget(3), Tk_ConfigureInfo(3), Tk_ConfigureValue(3), Tk_FreeOptions(3)
process configuration options for widgets
Tk_CoordsToWindow.tk86(3), Tk_CoordsToWindow(3)
Find window containing a point
Tk_CreateImageType.tk86(3), Tk_CreateImageType(3), Tk_GetImageMasterData(3), Tk_GetImageModelData(3), Tk_InitImageArgs(3)
define new kind of image
Tk_CreateItemType.tk86(3), Tk_CreateItemType(3), Tk_GetItemTypes(3)
define new kind of canvas item
Tk_CreateOptionTable.tk86(3), Tk_CreateOptionTable(3), Tk_DeleteOptionTable(3), Tk_InitOptions(3), Tk_SetOptions(3), Tk_FreeSavedOptions(3), Tk_RestoreSavedOptions(3), Tk_GetOptionValue(3), Tk_GetOptionInfo(3), Tk_FreeConfigOptions(3), Tk_Offset(3)
process configuration options
Tk_CreatePhotoImageFormat.tk86(3), Tk_CreatePhotoImageFormat(3)
define new file format for photo images
Tk_CreateSelHandler.tk86(3), Tk_CreateSelHandler(3), Tk_DeleteSelHandler(3)
arrange to handle requests for a selection
Tk_CreateWindow.tk86(3), Tk_CreateWindow(3), Tk_CreateWindowFromPath(3), Tk_DestroyWindow(3), Tk_MakeWindowExist(3)
create or delete window
Tk_DrawFocusHighlight.tk86(3), Tk_DrawFocusHighlight(3)
draw the traversal highlight ring for a widget
Tk_FreeColormap.tk86(3), Tk_GetColormap(3), Tk_PreserveColormap(3), Tk_FreeColormap(3)
allocate and free colormaps
Tk_FreeGC.tk86(3), Tk_GetGC(3), Tk_FreeGC(3)
maintain database of read-only graphics contexts
Tk_FreeImage.tk86(3), Tk_GetImage(3), Tk_RedrawImage(3), Tk_SizeOfImage(3), Tk_FreeImage(3)
use an image in a widget
Tk_FreePixmap.tk86(3), Tk_GetPixmap(3), Tk_FreePixmap(3)
allocate and free pixmaps
Tk_FreeXId.tk86(3), Tk_FreeXId(3)
make X resource identifier available for reuse
Tk_GeometryRequest.tk86(3), Tk_GeometryRequest(3), Tk_SetMinimumRequestSize(3), Tk_SetInternalBorder(3), Tk_SetInternalBorderEx(3)
specify desired geometry or internal border for a window
Tk_GetAnchor.tk86(3), Tk_GetAnchorFromObj(3), Tk_GetAnchor(3), Tk_NameOfAnchor(3)
translate between strings and anchor positions
Tk_GetAtomName.tk86(3), Tk_InternAtom(3), Tk_GetAtomName(3)
manage cache of X atoms
Tk_GetCapStyle.tk86(3), Tk_GetCapStyle(3), Tk_NameOfCapStyle(3)
translate between strings and cap styles
Tk_GetDash.tk86(3), Tk_GetDash(3)
convert from string to valid dash structure
Tk_GetJoinStyle.tk86(3), Tk_GetJoinStyle(3), Tk_NameOfJoinStyle(3)
translate between strings and join styles
Tk_GetJustify.tk86(3), Tk_GetJustifyFromObj(3), Tk_GetJustify(3), Tk_NameOfJustify(3)
translate between strings and justification styles
Tk_GetMMFromObj.tk86(3), Tk_GetPixelsFromObj(3), Tk_GetPixels(3), Tk_GetMMFromObj(3), Tk_GetScreenMM(3)
translate between strings and screen units
Tk_GetNumMainWindows.tk86(3), Tk_MainWindow(3), Tk_GetNumMainWindows(3)
functions for querying main window information
Tk_GetOption.tk86(3), Tk_GetOption(3)
retrieve an option from the option database
Tk_GetRelief.tk86(3), Tk_GetReliefFromObj(3), Tk_GetRelief(3), Tk_NameOfRelief(3)
translate between strings and relief values
Tk_GetRootCoords.tk86(3), Tk_GetRootCoords(3)
Compute root-window coordinates of window
Tk_GetScrollInfo.tk86(3), Tk_GetScrollInfoObj(3), Tk_GetScrollInfo(3)
parse arguments for scrolling commands
Tk_GetSelection.tk86(3), Tk_GetSelection(3)
retrieve the contents of a selection
Tk_GetUid.tk86(3), Tk_GetUid(3), Tk_Uid(3)
convert from string to unique identifier
Tk_GetVRootGeometry.tk86(3), Tk_GetVRootGeometry(3)
Get location and size of virtual root for window
Tk_GetVisual.tk86(3), Tk_GetVisual(3)
translate from string to visual
Tk_HWNDToWindow.tk86(3), Tk_HWNDToWindow(3)
Find Tk's window information for a Windows window
Tk_HandleEvent.tk86(3), Tk_HandleEvent(3)
invoke event handlers for window system events
Tk_IdToWindow.tk86(3), Tk_IdToWindow(3)
Find Tk's window information for an X window
Tk_ImageChanged.tk86(3), Tk_ImageChanged(3)
notify widgets that image needs to be redrawn
Tk_Init.tk86(3), Tk_Init(3), Tk_SafeInit(3)
add Tk to an interpreter and make a new Tk application
Tk_Main.tk86(3), Tk_Main(3)
main program for Tk-based applications
Tk_MainLoop.tk86(3), Tk_MainLoop(3)
loop for events until all windows are deleted
Tk_MaintainGeometry.tk86(3), Tk_MaintainGeometry(3), Tk_UnmaintainGeometry(3)
maintain geometry of one window relative to another
Tk_ManageGeometry.tk86(3), Tk_ManageGeometry(3)
arrange to handle geometry requests for a window
Tk_MoveToplevelWindow.tk86(3), Tk_MoveToplevelWindow(3)
Adjust the position of a top-level window
Tk_NameOfImage.tk86(3), Tk_NameOfImage(3)
Return name of image
Tk_OwnSelection.tk86(3), Tk_OwnSelection(3)
make a window the owner of the primary selection
Tk_RestrictEvents.tk86(3), Tk_RestrictEvents(3)
filter and selectively delay X events
Tk_SetAppName.tk86(3), Tk_SetAppName(3)
Set the name of an application for 'send' commands
Tk_SetClassProcs.tk86(3), Tk_SetClassProcs(3)
register widget specific procedures
Tk_SetGrid.tk86(3), Tk_SetGrid(3), Tk_UnsetGrid(3)
control the grid for interactive resizing
Tk_SetWindowVisual.tk86(3), Tk_SetWindowVisual(3)
change visual characteristics of window
Tk_StrictMotif.tk86(3), Tk_StrictMotif(3)
Return value of tk_strictMotif variable
Toplevel(n)
base class for mega-widgets in a top-level window
Traits(5)
Lists the traits used by the Motif Toolkit. "Traits"
TransverseMercatorProj(1)
-- perform transverse Mercator projection
Tspi_ChangeAuth(3)
change the authorization data of an entity
Tspi_ChangeAuthAsym(3)
change the authorization data of an entity using asymmetric change protocol
Tspi_Context_FreeMemory(3)
Free allocated memory for a given context
Tspi_Context_GetCapability(3)
provide the capabilites of a TSS Core Service, TSS Service Provider, or TPM
Tspi_Context_GetDefaultPolicy(3)
Get a handle to the default policy object of a given context
Tspi_Context_GetKeyByPublicInfo(3)
search the persistent storage for a registered key using the provided public key information
Tspi_Context_GetRegisteredKeysByUUID(3)
get an array of TSS_KM_KEYINFO structures based on the state of persistent storage
Tspi_Context_GetRegisteredKeysByUUID2(3)
get an array of TSS_KM_KEYINFO2 structures based on the state of persistent storage
Tspi_Context_GetTpmObject(3), Context_GetTpmObject(3)
get the handle of the TPM object associated with a context
Tspi_Context_UnregisterKey(3)
unregister a key from the persistent storage device
Tspi_Data_Unseal(3)
dencrypt data encrypted by Tspi_Data_Seal() only if it was encrypted on the same platform and under the current configuration
Tspi_GetAttribData(3)
get a non 32bit attribute of the object
Tspi_GetAttribUint32(3)
get the value of particular attribute associated with a given class or object
Tspi_Hash_GetHashValue(3)
get the current hash value of a hash object
Tspi_Hash_SetHashValue(3)
Sets the hash value of a hash object for non-SHA1 hash objects
Tspi_Hash_Sign(3)
sign the hash data of an object with a signing key
Tspi_Hash_UpdateHashValue(3)
update the hash value of a hash object
Tspi_Hash_VerifySignature(3)
verify the hash value with a given signature
Tspi_Key_CertifyKey(3)
sign a public key
Tspi_Key_ConvertMigrationBlob(3)
create a wrapped key from a migration blob
Tspi_Key_CreateMigrationBlob(3)
create a key blob suitable for migrating to another TPM
Tspi_Key_GetPubKey(3)
get the public key of an object
Tspi_Key_UnloadKey(3)
unload a key from the TPM
Tspi_PcrComposite_GetPcrValue(3)
get the digest value of a given PCR index inside a PCR composite object
Tspi_PcrComposite_SetPcrValue(3), Tspi_PcrComposite_SetPcrValue-(3)
set the digest for a given PCR index inside a PCR composite object
Tspi_Policy_FlushSecret(3)
flush a cached secret
Tspi_Policy_SetSecret(3)
set the authorization data of a policy object and define the handling of its retrieval
Tspi_SetAttribData(3)
set a non 32bit attribute of an object
Tspi_TPM_AuthorizeMigrationTicket(3), Tspi_TPM_AuthorizeMigrationTicket-(3)
create the migration ticket required for the migration process
Tspi_TPM_CMKSetRestrictions(3)
set restrictions on use of delegated Certified Migratable Keys
Tspi_TPM_CertifySelfTest(3), Tspi_TPM_CertifySelfTest-(3)
have the TPM sign its self test data
Tspi_TPM_CollateIdentityRequest(3)
Gets all the informatin necessary to send to a trusted third party (TTP), repartory to asking the TTP to create a certificate for identity
Tspi_TPM_CreateMaintenanceArchive(3)
create the TPM manufacturer specific maintenance archive data
Tspi_TPM_GetCapability(3)
get information on the capabilities of the TPM
Tspi_TPM_GetEvent(3), Tspi_TPM_GetEvent-(3)
get a PCR event for a given PCR index and event number
Tspi_TPM_GetEvents(3), Tspi_TPM_GetEvents-(3)
get a specific number of PCR events for a given index
Tspi_TPM_GetPubEndorsementKey(3)
create a TSS key object from the TPM's public endorsement key
Tspi_TPM_GetTestResult(3), Tspi_TPM_GetTestResult-(3)
get manufacturer specific information regarding the results of a self test
Tspi_TPM_KillMaintenanceFeature(3)
Disables the ability to create a maintenance archive
Tspi_TPM_OwnerGetSRKPubKey(3)
get public key of the SRK
Tspi_TPM_Quote(3)
retreive a signed set of PCR values
Tspi_TPM_Quote2(3)
retreive a signed set of PCR values with a more complete view than Tspi_TPM_Quote
Tspi_TPM_SelfTestFull(3)
perform a self-test of each internal TPM function
Tspi_TPM_SetStatus(3)
modify the TPM's status
Tspi_TPM_TakeOwnership(3)
take ownership of a TPM
Tss2_TctiLdr_Finalize(3)
Function to finalize a TCTI context instantiated by the Tss2_TctiLdr_Initialize function
Tss2_TctiLdr_FreeInfo(3)
Function to free a TSS2_TCTI_INFO structure allocated by Tss2_TctiLdr_Initialize ()
Tss2_TctiLdr_GetInfo(3)
Query TctiLdr library for the TSS2_TCTI_INFO structure associated with a TCTI library
Tss2_Tcti_Cmd_Init(3)
Initialization function for the Cmd TCTI library
Tss2_Tcti_Device_Init(3), Tss2_Tcti_Device_init(3)
Initialization function for the device TCTI library
Tss2_Tcti_Mssim_Init(3)
Initialization function for the Microsoft TPM simulator TCTI library
Tss2_Tcti_Tabrmd_Init(3)
Initialization function for the tpm2-abrmd TCTI library
Ttk_AddPadding.tk86(3), Ttk_MakeBox(3), Ttk_PadBox(3), Ttk_ExpandBox(3), Ttk_PackBox(3), Ttk_StickBox(3), Ttk_PlaceBox(3), Ttk_BoxContains(3), Ttk_MakePadding(3), Ttk_UniformPadding(3), Ttk_AddPadding(3), Ttk_RelievePadding(3), Ttk_GetPaddingFromObj(3), Ttk_GetBorderFromObj(3), Ttk_GetStickyFromObj(3)
Tk themed geometry utilities
Ttk_CreateTheme.tk86(3), Ttk_CreateTheme(3), Ttk_GetTheme(3), Ttk_GetDefaultTheme(3), Ttk_GetCurrentTheme(3)
create and use Tk themes
UGsmooth(1)
send UGear-formatted GPS data to a FlightGear instance
UI(3), UI_new(3), UI_new_method(3), UI_free(3), UI_add_input_string(3), UI_dup_input_string(3), UI_add_verify_string(3), UI_dup_verify_string(3), UI_add_input_boolean(3), UI_dup_input_boolean(3), UI_add_info_string(3), UI_dup_info_string(3), UI_add_error_string(3), UI_dup_error_string(3), UI_construct_prompt(3), UI_add_user_data(3), UI_dup_user_data(3), UI_get0_user_data(3), UI_get0_result(3), UI_get_result_length(3), UI_process(3), UI_ctrl(3), UI_set_default_method(3), UI_get_default_method(3), UI_get_method(3), UI_set_method(3), UI_OpenSSL(3), UI_null(3)
user interface
UI(3ossl), UI_new(3ossl), UI_new_method(3ossl), UI_free(3ossl), UI_add_input_string(3ossl), UI_dup_input_string(3ossl), UI_add_verify_string(3ossl), UI_dup_verify_string(3ossl), UI_add_input_boolean(3ossl), UI_dup_input_boolean(3ossl), UI_add_info_string(3ossl), UI_dup_info_string(3ossl), UI_add_error_string(3ossl), UI_dup_error_string(3ossl), UI_construct_prompt(3ossl), UI_add_user_data(3ossl), UI_dup_user_data(3ossl), UI_get0_user_data(3ossl), UI_get0_result(3ossl), UI_get_result_length(3ossl), UI_process(3ossl), UI_ctrl(3ossl), UI_set_default_method(3ossl), UI_get_default_method(3ossl), UI_get_method(3ossl), UI_set_method(3ossl), UI_OpenSSL(3ossl), UI_null(3ossl)
user interface
UIL(5)
The user interface language file format "user interface language" "UIL"
UI_METHOD(3), UI_create_method(3), UI_destroy_method(3), UI_method_set_opener(3), UI_method_set_writer(3), UI_method_set_flusher(3), UI_method_set_reader(3), UI_method_set_closer(3), UI_method_set_data_duplicator(3), UI_method_set_prompt_constructor(3), UI_method_set_ex_data(3), UI_method_get_opener(3), UI_method_get_writer(3), UI_method_get_flusher(3), UI_method_get_reader(3), UI_method_get_closer(3), UI_method_get_data_duplicator(3), UI_method_get_data_destructor(3), UI_method_get_prompt_constructor(3), UI_method_get_ex_data(3)
user interface method creation and destruction
UI_METHOD(3ossl), UI_create_method(3ossl), UI_destroy_method(3ossl), UI_method_set_opener(3ossl), UI_method_set_writer(3ossl), UI_method_set_flusher(3ossl), UI_method_set_reader(3ossl), UI_method_set_closer(3ossl), UI_method_set_data_duplicator(3ossl), UI_method_set_prompt_constructor(3ossl), UI_method_set_ex_data(3ossl), UI_method_get_opener(3ossl), UI_method_get_writer(3ossl), UI_method_get_flusher(3ossl), UI_method_get_reader(3ossl), UI_method_get_closer(3ossl), UI_method_get_data_duplicator(3ossl), UI_method_get_data_destructor(3ossl), UI_method_get_prompt_constructor(3ossl), UI_method_get_ex_data(3ossl)
user interface method creation and destruction
UI_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_STRING(3ossl), UI_string_types(3ossl), UI_get_string_type(3ossl), UI_get_input_flags(3ossl), UI_get0_output_string(3ossl), UI_get0_action_string(3ossl), UI_get0_result_string(3ossl), UI_get_result_string_length(3ossl), UI_get0_test_string(3ossl), UI_get_result_minsize(3ossl), UI_get_result_maxsize(3ossl), UI_set_result(3ossl), UI_set_result_ex(3ossl)
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
UI_UTIL_read_pw_string(3ossl), UI_UTIL_read_pw(3ossl), UI_UTIL_wrap_read_pem_callback(3ossl)
user interface utilities
UNLISTEN(7)
stop listening for a notification
UPDATE(7)
update rows of a table
UVI(3), Moisture(3), Barometer(3), HUB(3)
HobbyBoards EE/EF Microprocessor-based slaves: Ultra Violet (UV) Index sensor, Soil and Leaf moisture measurements, Barometer, 4-channel hub with switchable branches
Uil(3)
Invokes the UIL compiler from within an application "Uil" "uil functions" "Uil" "uil compiler"
UilDumpSymbolTable(3)
Dumps the contents of a named UIL symbol table to standard output "UilDumpSymbolTable" "uil functions" "UilDumpSymbolTable"
UnNamedObj(3)
widget from X tookit
Unix(3o)
Interface to the Unix system
Unix.LargeFile(3o)
File operations on large files
UnixLabels(3o)
Interface to the Unix system
UnixLabels.LargeFile(3o)
File operations on large files
V3D(3)
Fixed point vertex structure used by 3d functions. Allegro game programming library
V3D_f(3)
Floating point vertex structure used by 3d functions. Allegro game programming library
VALUES(7)
compute a set of rows
VG(3)
agar vector graphics interface
VIRTUAL_W(3), VIRTUAL_H(3)
Global define to obtain the virtual size of the screen. Allegro game programming library
VendorShell(3)
Motif-compatible replacement for X Intrinsics VendorShell
VirtualBindings(3)
Bindings for virtual mouse and key events "VirtualBindings" "default bindings" "VirtualBindings"
VirtualBindings(5)
Lesstif virtual-bindings facility
WML(5)
The widget meta-language file format for creating uil compilers "widget meta-language" "WML"
WMShell(3)
window-manager shell widget from the X toolkit
WMmp(1)
A dockapp to interface with mpd
WPrefs(1)
Window Maker configuration tool
Wand-config(1)
get information about the installed version of the Magick Wand
Warnings(3o)
Warning definitions
Weak(3o)
Arrays of weak pointers and hash sets of weak pointers
Weak.Make(3o)
Functor building an implementation of the weak hash set structure
Weak.S(3o)
The output signature of the functor Weak.Make
Wharf(1)
the AfterStep application "dock" module
Wharf(1x)
AfterStep module for launching or docking applications aka button bar
WharfFolders(1x)
AfterStep wharf module
WharfSounds(1x)
types of events for which sound could be played by Wharf
Widget(n)
base class for mega-widgets within a frame
WildMidi_ConvertBufferToMidi(3)
Convert a MIDI-like buffer into a new MIDI buffer
WildMidi_ConvertToMidi(3)
Convert a MIDI-like file into a new MIDI file
WildMidi_FastSeek(3)
Move to a position in a midi file
WildMidi_GetInfo(3)
get information on a midi
WildMidi_GetLyric(3)
get lyrics of a midi
WildMidi_GetMidiOutput(3)
get a midi file of a file being processed
WildMidi_GetString(3)
Get string from library
WildMidi_MasterVolume(3)
sets the overall audio level of the library
WildMidi_Open(3)
Open a midi file for processing
WildMidi_OpenBuffer(3)
Open a midi file buffer for processing
WildMidi_SetCvtOption(3)
Set a conversion option for a specific midi
WildMidi_SetOption(3)
Set a library option for a specific midi
WinCommand(1x)
AfterStep module for choosing and manipulating windows based on patterns
WinList(1x)
AfterStep module displaying list of opened windows
WinTabs(1x)
AfterStep module for arranging windows using tabs
X.Org(7), XProjectTeam(7)
X.Org Group information
X25519(3), X25519_keypair(3), ED25519_keypair(3), ED25519_sign(3), ED25519_verify(3)
Elliptic Curve Diffie-Hellman and signature primitives based on Curve25519
X509V3_EXT_get_nid(3), X509V3_EXT_get(3)
retrieve X.509v3 certificate extension methods
X509V3_EXT_print(3), X509V3_EXT_print_fp(3)
pretty-print an X.509 extension
X509V3_extensions_print(3)
pretty-print an array of X.509 extensions
X509V3_get_d2i(3ossl), X509V3_add1_i2d(3ossl), X509V3_EXT_d2i(3ossl), X509V3_EXT_i2d(3ossl), X509_get_ext_d2i(3ossl), X509_add1_ext_i2d(3ossl), X509_ACERT_get_ext_d2i(3ossl), X509_ACERT_add1_ext_i2d(3ossl), X509_CRL_get_ext_d2i(3ossl), X509_CRL_add1_ext_i2d(3ossl), X509_REVOKED_get_ext_d2i(3ossl), X509_REVOKED_add1_ext_i2d(3ossl), X509_get0_extensions(3ossl), X509_ACERT_get0_extensions(3ossl), X509_CRL_get0_extensions(3ossl), X509_REVOKED_get0_extensions(3ossl)
X509 extension decode and encode functions
X509V3_parse_list(3), X509V3_conf_free(3)
create and destroy CONF_VALUE objects
X509_ACERT_add1_attr(3ossl), X509_ACERT_add1_attr_by_NID(3ossl), X509_ACERT_add1_attr_by_OBJ(3ossl), X509_ACERT_add1_attr_by_txt(3ossl), X509_ACERT_delete_attr(3ossl)
X509_ACERT attribute functions
X509_ACERT_add_attr_nconf(3ossl)
Add attributes to X509_ACERT from configuration section
X509_ACERT_get0_holder_baseCertId(3ossl), X509_ACERT_get0_holder_digest(3ossl), X509_ACERT_get0_holder_entityName(3ossl), X509_ACERT_set0_holder_baseCertId(3ossl), X509_ACERT_set0_holder_digest(3ossl), X509_ACERT_set0_holder_entityName(3ossl), OSSL_ISSUER_SERIAL_get0_issuer(3ossl), OSSL_ISSUER_SERIAL_get0_issuerUID(3ossl), OSSL_ISSUER_SERIAL_get0_serial(3ossl), OSSL_ISSUER_SERIAL_set1_issuer(3ossl), OSSL_ISSUER_SERIAL_set1_issuerUID(3ossl), OSSL_ISSUER_SERIAL_set1_serial(3ossl), OSSL_OBJECT_DIGEST_INFO_get0_digest(3ossl), OSSL_OBJECT_DIGEST_INFO_set1_digest(3ossl)
get and set Attribute Certificate holder fields
X509_ACERT_get_attr(3ossl), X509_ACERT_get_attr_by_NID(3ossl), X509_ACERT_get_attr_by_OBJ(3ossl), X509_ACERT_get_attr_count(3ossl)
Retrieve attributes from an X509_ACERT structure
X509_ALGOR_dup(3), X509_ALGOR_set0(3), X509_ALGOR_get0(3), X509_ALGOR_set_md(3), X509_ALGOR_cmp(3), X509_ALGOR_copy(3)
AlgorithmIdentifier functions
X509_ALGOR_dup(3ossl), X509_ALGOR_set0(3ossl), X509_ALGOR_get0(3ossl), X509_ALGOR_set_md(3ossl), X509_ALGOR_cmp(3ossl), X509_ALGOR_copy(3ossl)
AlgorithmIdentifier functions
X509_ATTRIBUTE(3ossl), X509at_get_attr(3ossl), X509at_get_attr_count(3ossl), X509at_get_attr_by_NID(3ossl), X509at_get_attr_by_OBJ(3ossl), X509at_delete_attr(3ossl), X509at_add1_attr(3ossl), X509at_add1_attr_by_OBJ(3ossl), X509at_add1_attr_by_NID(3ossl), X509at_add1_attr_by_txt(3ossl), X509at_get0_data_by_OBJ(3ossl), X509_ATTRIBUTE_create(3ossl), X509_ATTRIBUTE_create_by_NID(3ossl), X509_ATTRIBUTE_create_by_OBJ(3ossl), X509_ATTRIBUTE_create_by_txt(3ossl), X509_ATTRIBUTE_set1_object(3ossl), X509_ATTRIBUTE_set1_data(3ossl), X509_ATTRIBUTE_count(3ossl), X509_ATTRIBUTE_get0_data(3ossl), X509_ATTRIBUTE_get0_object(3ossl), X509_ATTRIBUTE_get0_type(3ossl)
X509 attribute functions
X509_ATTRIBUTE_set1_object(3), X509_ATTRIBUTE_set1_data(3), X509_ATTRIBUTE_create_by_OBJ(3), X509_ATTRIBUTE_create_by_NID(3), X509_ATTRIBUTE_create_by_txt(3)
modify an X.501 Attribute
X509_CRL_get0_by_serial(3), X509_CRL_get0_by_cert(3), X509_CRL_get_REVOKED(3), X509_REVOKED_get0_serialNumber(3), X509_REVOKED_get0_revocationDate(3), X509_REVOKED_set_serialNumber(3), X509_REVOKED_set_revocationDate(3), X509_CRL_add0_revoked(3), X509_CRL_sort(3)
CRL revoked entry utility functions
X509_CRL_get0_by_serial(3ossl), X509_CRL_get0_by_cert(3ossl), X509_CRL_get_REVOKED(3ossl), X509_REVOKED_get0_serialNumber(3ossl), X509_REVOKED_get0_revocationDate(3ossl), X509_REVOKED_set_serialNumber(3ossl), X509_REVOKED_set_revocationDate(3ossl), X509_CRL_add0_revoked(3ossl), X509_CRL_sort(3ossl)
CRL revoked entry utility functions
X509_CRL_print(3), X509_CRL_print_fp(3)
pretty-print a certificate revocation list
X509_EXTENSION_set_object(3), X509_EXTENSION_set_critical(3), X509_EXTENSION_set_data(3), X509_EXTENSION_create_by_NID(3), X509_EXTENSION_create_by_OBJ(3), X509_EXTENSION_get_object(3), X509_EXTENSION_get_critical(3), X509_EXTENSION_get_data(3)
extension utility functions
X509_EXTENSION_set_object(3ossl), X509_EXTENSION_set_critical(3ossl), X509_EXTENSION_set_data(3ossl), X509_EXTENSION_create_by_NID(3ossl), X509_EXTENSION_create_by_OBJ(3ossl), X509_EXTENSION_get_object(3ossl), X509_EXTENSION_get_critical(3ossl), X509_EXTENSION_get_data(3ossl)
extension utility functions
X509_INFO_new(3), X509_INFO_free(3)
X.509 certificate wrapper object
X509_LOOKUP(3), X509_LOOKUP_TYPE(3), X509_LOOKUP_new(3), X509_LOOKUP_free(3), X509_LOOKUP_init(3), X509_LOOKUP_shutdown(3), X509_LOOKUP_set_method_data(3), X509_LOOKUP_get_method_data(3), X509_LOOKUP_ctrl(3), X509_LOOKUP_load_file(3), X509_LOOKUP_add_dir(3), X509_LOOKUP_get_store(3), X509_LOOKUP_by_subject(3), X509_LOOKUP_by_issuer_serial(3), X509_LOOKUP_by_fingerprint(3), X509_LOOKUP_by_alias(3)
OpenSSL certificate lookup mechanisms
X509_LOOKUP(3ossl), X509_LOOKUP_TYPE(3ossl), X509_LOOKUP_new(3ossl), X509_LOOKUP_free(3ossl), X509_LOOKUP_init(3ossl), X509_LOOKUP_shutdown(3ossl), X509_LOOKUP_set_method_data(3ossl), X509_LOOKUP_get_method_data(3ossl), X509_LOOKUP_ctrl_ex(3ossl), X509_LOOKUP_ctrl(3ossl), X509_LOOKUP_load_file_ex(3ossl), X509_LOOKUP_load_file(3ossl), X509_LOOKUP_add_dir(3ossl), X509_LOOKUP_add_store_ex(3ossl), X509_LOOKUP_add_store(3ossl), X509_LOOKUP_load_store_ex(3ossl), X509_LOOKUP_load_store(3ossl), X509_LOOKUP_get_store(3ossl), X509_LOOKUP_by_subject_ex(3ossl), X509_LOOKUP_by_subject(3ossl), X509_LOOKUP_by_issuer_serial(3ossl), X509_LOOKUP_by_fingerprint(3ossl), X509_LOOKUP_by_alias(3ossl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_METHOD(3), X509_LOOKUP_meth_new(3), X509_LOOKUP_meth_free(3), X509_LOOKUP_meth_set_new_item(3), X509_LOOKUP_meth_get_new_item(3), X509_LOOKUP_meth_set_free(3), X509_LOOKUP_meth_get_free(3), X509_LOOKUP_meth_set_init(3), X509_LOOKUP_meth_get_init(3), X509_LOOKUP_meth_set_shutdown(3), X509_LOOKUP_meth_get_shutdown(3), X509_LOOKUP_ctrl_fn(3), X509_LOOKUP_meth_set_ctrl(3), X509_LOOKUP_meth_get_ctrl(3), X509_LOOKUP_get_by_subject_fn(3), X509_LOOKUP_meth_set_get_by_subject(3), X509_LOOKUP_meth_get_get_by_subject(3), X509_LOOKUP_get_by_issuer_serial_fn(3), X509_LOOKUP_meth_set_get_by_issuer_serial(3), X509_LOOKUP_meth_get_get_by_issuer_serial(3), X509_LOOKUP_get_by_fingerprint_fn(3), X509_LOOKUP_meth_set_get_by_fingerprint(3), X509_LOOKUP_meth_get_get_by_fingerprint(3), X509_LOOKUP_get_by_alias_fn(3), X509_LOOKUP_meth_set_get_by_alias(3), X509_LOOKUP_meth_get_get_by_alias(3), X509_OBJECT_set1_X509(3), X509_OBJECT_set1_X509_CRL(3)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_METHOD(3ossl), X509_LOOKUP_meth_new(3ossl), X509_LOOKUP_meth_free(3ossl), X509_LOOKUP_meth_set_new_item(3ossl), X509_LOOKUP_meth_get_new_item(3ossl), X509_LOOKUP_meth_set_free(3ossl), X509_LOOKUP_meth_get_free(3ossl), X509_LOOKUP_meth_set_init(3ossl), X509_LOOKUP_meth_get_init(3ossl), X509_LOOKUP_meth_set_shutdown(3ossl), X509_LOOKUP_meth_get_shutdown(3ossl), X509_LOOKUP_ctrl_fn(3ossl), X509_LOOKUP_meth_set_ctrl(3ossl), X509_LOOKUP_meth_get_ctrl(3ossl), X509_LOOKUP_get_by_subject_fn(3ossl), X509_LOOKUP_meth_set_get_by_subject(3ossl), X509_LOOKUP_meth_get_get_by_subject(3ossl), X509_LOOKUP_get_by_issuer_serial_fn(3ossl), X509_LOOKUP_meth_set_get_by_issuer_serial(3ossl), X509_LOOKUP_meth_get_get_by_issuer_serial(3ossl), X509_LOOKUP_get_by_fingerprint_fn(3ossl), X509_LOOKUP_meth_set_get_by_fingerprint(3ossl), X509_LOOKUP_meth_get_get_by_fingerprint(3ossl), X509_LOOKUP_get_by_alias_fn(3ossl), X509_LOOKUP_meth_set_get_by_alias(3ossl), X509_LOOKUP_meth_get_get_by_alias(3ossl), X509_OBJECT_set1_X509(3ossl), X509_OBJECT_set1_X509_CRL(3ossl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_hash_dir(3), X509_LOOKUP_file(3), X509_load_cert_file(3), X509_load_crl_file(3), X509_load_cert_crl_file(3)
Default OpenSSL certificate lookup methods
X509_LOOKUP_hash_dir(3ossl), X509_LOOKUP_file(3ossl), X509_LOOKUP_store(3ossl), X509_load_cert_file_ex(3ossl), X509_load_cert_file(3ossl), X509_load_crl_file(3ossl), X509_load_cert_crl_file_ex(3ossl), X509_load_cert_crl_file(3ossl)
Default OpenSSL certificate lookup methods
X509_NAME_ENTRY_get_object(3), X509_NAME_ENTRY_get_data(3), X509_NAME_ENTRY_set_object(3), X509_NAME_ENTRY_set_data(3), X509_NAME_ENTRY_create_by_txt(3), X509_NAME_ENTRY_create_by_NID(3), X509_NAME_ENTRY_create_by_OBJ(3)
X509_NAME_ENTRY utility functions
X509_NAME_ENTRY_get_object(3ossl), X509_NAME_ENTRY_get_data(3ossl), X509_NAME_ENTRY_set_object(3ossl), X509_NAME_ENTRY_set_data(3ossl), X509_NAME_ENTRY_create_by_txt(3ossl), X509_NAME_ENTRY_create_by_NID(3ossl), X509_NAME_ENTRY_create_by_OBJ(3ossl)
X509_NAME_ENTRY utility functions
X509_NAME_add_entry_by_txt(3), X509_NAME_add_entry_by_OBJ(3), X509_NAME_add_entry_by_NID(3), X509_NAME_add_entry(3), X509_NAME_delete_entry(3)
X509_NAME modification functions
X509_NAME_add_entry_by_txt(3ossl), X509_NAME_add_entry_by_OBJ(3ossl), X509_NAME_add_entry_by_NID(3ossl), X509_NAME_add_entry(3ossl), X509_NAME_delete_entry(3ossl)
X509_NAME modification functions
X509_NAME_get_index_by_NID(3), X509_NAME_get_index_by_OBJ(3), X509_NAME_get_entry(3), X509_NAME_entry_count(3), X509_NAME_get_text_by_NID(3), X509_NAME_get_text_by_OBJ(3)
X509_NAME lookup and enumeration functions
X509_NAME_get_index_by_NID(3ossl), X509_NAME_get_index_by_OBJ(3ossl), X509_NAME_get_entry(3ossl), X509_NAME_entry_count(3ossl), X509_NAME_get_text_by_NID(3ossl), X509_NAME_get_text_by_OBJ(3ossl)
X509_NAME lookup and enumeration functions
X509_NAME_hash(3), X509_issuer_name_hash(3), X509_subject_name_hash(3), X509_NAME_hash_old(3), X509_issuer_name_hash_old(3), X509_subject_name_hash_old(3)
calculate SHA-1 or MD5 hashes of X.501 Name objects
X509_NAME_print_ex(3), X509_NAME_print_ex_fp(3), X509_NAME_print(3), X509_NAME_oneline(3)
X509_NAME printing routines
X509_NAME_print_ex(3ossl), X509_NAME_print_ex_fp(3ossl), X509_NAME_print(3ossl), X509_NAME_oneline(3ossl)
X509_NAME printing routines
X509_OBJECT_get_type(3), X509_OBJECT_new(3), X509_OBJECT_free(3), X509_OBJECT_get0_X509(3), X509_OBJECT_get0_X509_CRL(3), X509_OBJECT_idx_by_subject(3), X509_OBJECT_retrieve_by_subject(3), X509_OBJECT_retrieve_match(3)
certificate, CRL, private key, and string wrapper for certificate stores
X509_PKEY_new(3), X509_PKEY_free(3)
X.509 private key wrapper object
X509_PUBKEY_new(3), X509_PUBKEY_free(3), X509_PUBKEY_set(3), X509_PUBKEY_get0(3), X509_PUBKEY_get(3), d2i_PUBKEY(3), i2d_PUBKEY(3), d2i_PUBKEY_bio(3), d2i_PUBKEY_fp(3), i2d_PUBKEY_fp(3), i2d_PUBKEY_bio(3), X509_PUBKEY_set0_param(3), X509_PUBKEY_get0_param(3)
SubjectPublicKeyInfo public key functions
X509_PUBKEY_new_ex(3ossl), X509_PUBKEY_new(3ossl), X509_PUBKEY_free(3ossl), X509_PUBKEY_dup(3ossl), X509_PUBKEY_set(3ossl), X509_PUBKEY_get0(3ossl), X509_PUBKEY_get(3ossl), d2i_PUBKEY_ex(3ossl), d2i_PUBKEY(3ossl), i2d_PUBKEY(3ossl), d2i_PUBKEY_ex_bio(3ossl), d2i_PUBKEY_bio(3ossl), d2i_PUBKEY_ex_fp(3ossl), d2i_PUBKEY_fp(3ossl), i2d_PUBKEY_fp(3ossl), i2d_PUBKEY_bio(3ossl), X509_PUBKEY_set0_public_key(3ossl), X509_PUBKEY_set0_param(3ossl), X509_PUBKEY_get0_param(3ossl), X509_PUBKEY_eq(3ossl)
SubjectPublicKeyInfo public key functions
X509_PURPOSE_set(3), X509_PURPOSE_get_by_id(3), X509_PURPOSE_add(3), X509_PURPOSE_get_count(3), X509_PURPOSE_cleanup(3), X509_PURPOSE_get0(3), X509_PURPOSE_get_by_sname(3), X509_PURPOSE_get_id(3), X509_PURPOSE_get0_name(3), X509_PURPOSE_get0_sname(3), X509_PURPOSE_get_trust(3)
purpose objects, indices, and identifiers
X509_REQ_add1_attr(3), X509_REQ_add1_attr_by_OBJ(3), X509_REQ_add1_attr_by_NID(3), X509_REQ_add1_attr_by_txt(3), X509_REQ_delete_attr(3), X509_REQ_get_attr(3), X509_REQ_get_attr_count(3), X509_REQ_get_attr_by_OBJ(3), X509_REQ_get_attr_by_NID(3)
X.501 Attributes of PKCS#10 certification requests
X509_REQ_add_extensions(3), X509_REQ_add_extensions_nid(3), X509_REQ_get_extensions(3), X509_REQ_extension_nid(3)
extensions in certification requests
X509_REQ_get_attr_count(3ossl), X509_REQ_get_attr_by_NID(3ossl), X509_REQ_get_attr_by_OBJ(3ossl), X509_REQ_get_attr(3ossl), X509_REQ_delete_attr(3ossl), X509_REQ_add1_attr(3ossl), X509_REQ_add1_attr_by_OBJ(3ossl), X509_REQ_add1_attr_by_NID(3ossl), X509_REQ_add1_attr_by_txt(3ossl)
X509_ATTRIBUTE support for signed certificate requests
X509_REQ_get_extensions(3ossl), X509_REQ_add_extensions(3ossl), X509_REQ_add_extensions_nid(3ossl)
handle X.509 extension attributes of a CSR
X509_REQ_print_ex(3), X509_REQ_print(3), X509_REQ_print_fp(3)
pretty-print a PKCS#10 certification request
X509_SIG_get0(3), X509_SIG_getm(3)
DigestInfo functions
X509_SIG_get0(3ossl), X509_SIG_getm(3ossl)
DigestInfo functions
X509_STORE(3), X509_STORE_add_cert(3), X509_STORE_add_crl(3), X509_STORE_set_depth(3), X509_STORE_set_flags(3), X509_STORE_set_purpose(3), X509_STORE_set_trust(3), X509_STORE_add_lookup(3), X509_STORE_load_locations(3), X509_STORE_set_default_paths(3)
X509_STORE manipulation
X509_STORE(3ossl), X509_STORE_add_cert(3ossl), X509_STORE_add_crl(3ossl), X509_STORE_set_depth(3ossl), X509_STORE_set_flags(3ossl), X509_STORE_set_purpose(3ossl), X509_STORE_set_trust(3ossl), X509_STORE_add_lookup(3ossl), X509_STORE_load_file_ex(3ossl), X509_STORE_load_file(3ossl), X509_STORE_load_path(3ossl), X509_STORE_load_store_ex(3ossl), X509_STORE_load_store(3ossl), X509_STORE_set_default_paths_ex(3ossl), X509_STORE_set_default_paths(3ossl), X509_STORE_load_locations_ex(3ossl), X509_STORE_load_locations(3ossl)
X509_STORE manipulation
X509_STORE_CTX_get_by_subject(3), X509_STORE_CTX_get_obj_by_subject(3), X509_STORE_CTX_get1_certs(3), X509_STORE_CTX_get1_crls(3), X509_STORE_CTX_get1_issuer(3), X509_STORE_get_by_subject(3), X509_STORE_get1_certs(3), X509_STORE_get1_crls(3)
retrieve objects from a certificate store
X509_STORE_CTX_get_by_subject(3ossl), X509_STORE_CTX_get_obj_by_subject(3ossl)
X509 and X509_CRL lookup functions
X509_STORE_CTX_get_cleanup(3), X509_STORE_CTX_get_lookup_crls(3), X509_STORE_CTX_get_lookup_certs(3), X509_STORE_CTX_get_check_policy(3), X509_STORE_CTX_get_cert_crl(3), X509_STORE_CTX_get_check_crl(3), X509_STORE_CTX_get_get_crl(3), X509_STORE_CTX_get_check_revocation(3), X509_STORE_CTX_get_check_issued(3), X509_STORE_CTX_get_get_issuer(3), X509_STORE_CTX_get_verify_cb(3), X509_STORE_CTX_set_verify_cb(3), X509_STORE_CTX_verify_cb(3)
get and set verification callback
X509_STORE_CTX_get_cleanup(3ossl), X509_STORE_CTX_get_lookup_crls(3ossl), X509_STORE_CTX_get_lookup_certs(3ossl), X509_STORE_CTX_get_check_policy(3ossl), X509_STORE_CTX_get_cert_crl(3ossl), X509_STORE_CTX_get_check_crl(3ossl), X509_STORE_CTX_get_get_crl(3ossl), X509_STORE_CTX_set_get_crl(3ossl), X509_STORE_CTX_get_check_revocation(3ossl), X509_STORE_CTX_get_check_issued(3ossl), X509_STORE_CTX_get_get_issuer(3ossl), X509_STORE_CTX_get_verify_cb(3ossl), X509_STORE_CTX_set_verify_cb(3ossl), X509_STORE_CTX_verify_cb(3ossl), X509_STORE_CTX_print_verify_cb(3ossl), X509_STORE_CTX_set_current_reasons(3ossl)
get and set X509_STORE_CTX components such as verification callback
X509_STORE_CTX_get_error(3), X509_STORE_CTX_set_error(3), X509_STORE_CTX_get_error_depth(3), X509_STORE_CTX_set_error_depth(3), X509_STORE_CTX_get_current_cert(3), X509_STORE_CTX_set_current_cert(3), X509_STORE_CTX_get0_cert(3), X509_STORE_CTX_get1_chain(3), X509_verify_cert_error_string(3)
get or set certificate verification status information
X509_STORE_CTX_get_error(3ossl), X509_STORE_CTX_set_error(3ossl), X509_STORE_CTX_get_error_depth(3ossl), X509_STORE_CTX_set_error_depth(3ossl), X509_STORE_CTX_get_current_cert(3ossl), X509_STORE_CTX_set_current_cert(3ossl), X509_STORE_CTX_get0_cert(3ossl), X509_STORE_CTX_get1_chain(3ossl), X509_verify_cert_error_string(3ossl)
get or set certificate verification status information
X509_STORE_CTX_new(3), X509_STORE_CTX_cleanup(3), X509_STORE_CTX_free(3), X509_STORE_CTX_init(3), X509_STORE_CTX_set0_trusted_stack(3), X509_STORE_CTX_set_cert(3), X509_STORE_CTX_set0_crls(3), X509_STORE_CTX_get0_chain(3), X509_STORE_CTX_set0_verified_chain(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_get0_untrusted(3), X509_STORE_CTX_set0_untrusted(3), X509_STORE_CTX_get_num_untrusted(3), X509_STORE_CTX_set_default(3), X509_STORE_CTX_set_verify(3), X509_STORE_CTX_verify_fn(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_purpose_inherit(3)
X509_STORE_CTX initialisation
X509_STORE_CTX_new_ex(3ossl), X509_STORE_CTX_new(3ossl), X509_STORE_CTX_cleanup(3ossl), X509_STORE_CTX_free(3ossl), X509_STORE_CTX_init(3ossl), X509_STORE_CTX_init_rpk(3ossl), X509_STORE_CTX_set0_trusted_stack(3ossl), X509_STORE_CTX_set_cert(3ossl), X509_STORE_CTX_set0_crls(3ossl), X509_STORE_CTX_set0_rpk(3ossl), X509_STORE_CTX_get0_param(3ossl), X509_STORE_CTX_set0_param(3ossl), X509_STORE_CTX_get0_untrusted(3ossl), X509_STORE_CTX_set0_untrusted(3ossl), X509_STORE_CTX_get_num_untrusted(3ossl), X509_STORE_CTX_get0_chain(3ossl), X509_STORE_CTX_set0_verified_chain(3ossl), X509_STORE_CTX_get0_rpk(3ossl), X509_STORE_CTX_set_default(3ossl), X509_STORE_CTX_set_verify(3ossl), X509_STORE_CTX_verify_fn(3ossl), X509_STORE_CTX_set_ocsp_resp(3ossl), X509_STORE_CTX_set_purpose(3ossl), X509_STORE_CTX_set_trust(3ossl), X509_STORE_CTX_purpose_inherit(3ossl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set_flags(3), X509_STORE_CTX_set_time(3), X509_STORE_CTX_set_depth(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_set_default(3)
X509_STORE_CTX parameter initialisation
X509_STORE_get0_param(3), X509_STORE_set1_param(3), X509_STORE_get0_objects(3)
X509_STORE setter and getter functions
X509_STORE_get0_param(3ossl), X509_STORE_set1_param(3ossl), X509_STORE_get1_objects(3ossl), X509_STORE_get0_objects(3ossl), X509_STORE_get1_all_certs(3ossl)
X509_STORE setter and getter functions
X509_STORE_new(3), X509_STORE_up_ref(3), X509_STORE_free(3), X509_STORE_lock(3), X509_STORE_unlock(3)
X509_STORE allocation, freeing and locking functions
X509_STORE_new(3ossl), X509_STORE_up_ref(3ossl), X509_STORE_free(3ossl), X509_STORE_lock(3ossl), X509_STORE_unlock(3ossl)
X509_STORE allocation, freeing and locking functions
X509_STORE_set_lookup_crls_cb(3), X509_STORE_set_verify_func(3), X509_STORE_get_cleanup(3), X509_STORE_set_cleanup(3), X509_STORE_get_lookup_crls(3), X509_STORE_set_lookup_crls(3), X509_STORE_get_lookup_certs(3), X509_STORE_set_lookup_certs(3), X509_STORE_get_check_policy(3), X509_STORE_set_check_policy(3), X509_STORE_get_cert_crl(3), X509_STORE_set_cert_crl(3), X509_STORE_get_check_crl(3), X509_STORE_set_check_crl(3), X509_STORE_get_get_crl(3), X509_STORE_set_get_crl(3), X509_STORE_get_check_revocation(3), X509_STORE_set_check_revocation(3), X509_STORE_get_check_issued(3), X509_STORE_set_check_issued(3), X509_STORE_get_get_issuer(3), X509_STORE_set_get_issuer(3), X509_STORE_CTX_get_verify(3), X509_STORE_set_verify(3), X509_STORE_get_verify_cb(3), X509_STORE_set_verify_cb_func(3), X509_STORE_set_verify_cb(3), X509_STORE_CTX_cert_crl_fn(3), X509_STORE_CTX_check_crl_fn(3), X509_STORE_CTX_check_issued_fn(3), X509_STORE_CTX_check_policy_fn(3), X509_STORE_CTX_check_revocation_fn(3), X509_STORE_CTX_cleanup_fn(3), X509_STORE_CTX_get_crl_fn(3), X509_STORE_CTX_get_issuer_fn(3), X509_STORE_CTX_lookup_certs_fn(3), X509_STORE_CTX_lookup_crls_fn(3)
set verification callback
X509_STORE_set_lookup_crls_cb(3ossl), X509_STORE_set_verify_func(3ossl), X509_STORE_get_cleanup(3ossl), X509_STORE_set_cleanup(3ossl), X509_STORE_get_lookup_crls(3ossl), X509_STORE_set_lookup_crls(3ossl), X509_STORE_get_lookup_certs(3ossl), X509_STORE_set_lookup_certs(3ossl), X509_STORE_get_check_policy(3ossl), X509_STORE_set_check_policy(3ossl), X509_STORE_get_cert_crl(3ossl), X509_STORE_set_cert_crl(3ossl), X509_STORE_get_check_crl(3ossl), X509_STORE_set_check_crl(3ossl), X509_STORE_get_get_crl(3ossl), X509_STORE_set_get_crl(3ossl), X509_STORE_get_check_revocation(3ossl), X509_STORE_set_check_revocation(3ossl), X509_STORE_get_check_issued(3ossl), X509_STORE_set_check_issued(3ossl), X509_STORE_CTX_get1_issuer(3ossl), X509_STORE_get_get_issuer(3ossl), X509_STORE_set_get_issuer(3ossl), X509_STORE_CTX_get_verify(3ossl), X509_STORE_set_verify(3ossl), X509_STORE_get_verify_cb(3ossl), X509_STORE_set_verify_cb_func(3ossl), X509_STORE_set_verify_cb(3ossl), X509_STORE_CTX_cert_crl_fn(3ossl), X509_STORE_CTX_check_crl_fn(3ossl), X509_STORE_CTX_check_issued_fn(3ossl), X509_STORE_CTX_check_policy_fn(3ossl), X509_STORE_CTX_check_revocation_fn(3ossl), X509_STORE_CTX_cleanup_fn(3ossl), X509_STORE_CTX_get_crl_fn(3ossl), X509_STORE_CTX_get_issuer_fn(3ossl), X509_STORE_CTX_lookup_certs_fn(3ossl), X509_STORE_CTX_lookup_crls_fn(3ossl)
set verification callback
X509_VERIFY_PARAM_new(3), X509_VERIFY_PARAM_inherit(3), X509_VERIFY_PARAM_set1(3), X509_VERIFY_PARAM_free(3), X509_VERIFY_PARAM_add0_table(3), X509_VERIFY_PARAM_lookup(3), X509_VERIFY_PARAM_get_count(3), X509_VERIFY_PARAM_get0(3), X509_VERIFY_PARAM_table_cleanup(3)
X509 verification parameter objects
X509_VERIFY_PARAM_set_flags(3), X509_VERIFY_PARAM_clear_flags(3), X509_VERIFY_PARAM_get_flags(3), X509_VERIFY_PARAM_set_purpose(3), X509_VERIFY_PARAM_get_inh_flags(3), X509_VERIFY_PARAM_set_inh_flags(3), X509_VERIFY_PARAM_set_trust(3), X509_VERIFY_PARAM_set_depth(3), X509_VERIFY_PARAM_get_depth(3), X509_VERIFY_PARAM_set_auth_level(3), X509_VERIFY_PARAM_get_auth_level(3), X509_VERIFY_PARAM_set_time(3), X509_VERIFY_PARAM_get_time(3), X509_VERIFY_PARAM_add0_policy(3), X509_VERIFY_PARAM_set1_policies(3), X509_VERIFY_PARAM_set1_host(3), X509_VERIFY_PARAM_add1_host(3), X509_VERIFY_PARAM_set_hostflags(3), X509_VERIFY_PARAM_get_hostflags(3), X509_VERIFY_PARAM_get0_peername(3), X509_VERIFY_PARAM_set1_email(3), X509_VERIFY_PARAM_set1_ip(3), X509_VERIFY_PARAM_set1_ip_asc(3)
X509 verification parameters
X509_VERIFY_PARAM_set_flags(3ossl), X509_VERIFY_PARAM_clear_flags(3ossl), X509_VERIFY_PARAM_get_flags(3ossl), X509_VERIFY_PARAM_set_purpose(3ossl), X509_VERIFY_PARAM_get_purpose(3ossl), X509_VERIFY_PARAM_get_inh_flags(3ossl), X509_VERIFY_PARAM_set_inh_flags(3ossl), X509_VERIFY_PARAM_set_trust(3ossl), X509_VERIFY_PARAM_set_depth(3ossl), X509_VERIFY_PARAM_get_depth(3ossl), X509_VERIFY_PARAM_set_auth_level(3ossl), X509_VERIFY_PARAM_get_auth_level(3ossl), X509_VERIFY_PARAM_set_time(3ossl), X509_VERIFY_PARAM_get_time(3ossl), X509_VERIFY_PARAM_add0_policy(3ossl), X509_VERIFY_PARAM_set1_policies(3ossl), X509_VERIFY_PARAM_get0_host(3ossl), X509_VERIFY_PARAM_set1_host(3ossl), X509_VERIFY_PARAM_add1_host(3ossl), X509_VERIFY_PARAM_set_hostflags(3ossl), X509_VERIFY_PARAM_get_hostflags(3ossl), X509_VERIFY_PARAM_get0_peername(3ossl), X509_VERIFY_PARAM_get0_email(3ossl), X509_VERIFY_PARAM_set1_email(3ossl), X509_VERIFY_PARAM_set1_ip(3ossl), X509_VERIFY_PARAM_get1_ip_asc(3ossl), X509_VERIFY_PARAM_set1_ip_asc(3ossl)
X509 verification parameters
X509_add1_trust_object(3), X509_trust_clear(3), X509_add1_reject_object(3), X509_reject_clear(3)
mark an X.509 certificate as intended for a specific purpose
X509_add_cert(3ossl), X509_add_certs(3ossl)
X509 certificate list addition functions
X509_build_chain(3ossl), X509_verify_cert(3ossl), X509_STORE_CTX_verify(3ossl)
build and verify X509 certificate chain
X509_chain_up_ref(3), X509_new(3), X509_free(3), X509_up_ref(3)
X509 certificate ASN1 allocation functions
X509_check_ca(3)
check if given certificate is CA certificate
X509_check_ca(3ossl)
check if given certificate is CA certificate
X509_check_host(3), X509_check_email(3), X509_check_ip(3), X509_check_ip_asc(3)
X.509 certificate matching
X509_check_host(3ossl), X509_check_email(3ossl), X509_check_ip(3ossl), X509_check_ip_asc(3ossl)
X.509 certificate matching
X509_check_issued(3)
checks if certificate is apparently issued by another certificate
X509_check_issued(3ossl)
checks if certificate is apparently issued by another certificate
X509_check_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_check_private_key(3ossl), X509_REQ_check_private_key(3ossl)
check the consistency of a private key with the public key in an X509 certificate or certificate request
X509_check_purpose(3)
Check the purpose of a certificate
X509_check_purpose(3ossl), X509_PURPOSE_get_count(3ossl), X509_PURPOSE_get_unused_id(3ossl), X509_PURPOSE_get_by_sname(3ossl), X509_PURPOSE_get_by_id(3ossl), X509_PURPOSE_add(3ossl), X509_PURPOSE_cleanup(3ossl), X509_PURPOSE_get0(3ossl), X509_PURPOSE_get_id(3ossl), X509_PURPOSE_get0_name(3ossl), X509_PURPOSE_get0_sname(3ossl), X509_PURPOSE_get_trust(3ossl), X509_PURPOSE_set(3ossl)
functions related to checking the purpose of a certificate
X509_cmp(3), X509_NAME_cmp(3), X509_issuer_and_serial_cmp(3), X509_issuer_name_cmp(3), X509_subject_name_cmp(3), X509_CRL_cmp(3), X509_CRL_match(3)
compare X509 certificates and related values
X509_cmp(3ossl), X509_NAME_cmp(3ossl), X509_issuer_and_serial_cmp(3ossl), X509_issuer_name_cmp(3ossl), X509_subject_name_cmp(3ossl), X509_CRL_cmp(3ossl), X509_CRL_match(3ossl)
compare X509 certificates and related values
X509_cmp_time(3), X509_cmp_current_time(3), X509_time_adj(3), X509_time_adj_ex(3)
X509 time functions
X509_cmp_time(3ossl), X509_cmp_current_time(3ossl), X509_cmp_timeframe(3ossl), X509_time_adj(3ossl), X509_time_adj_ex(3ossl), X509_gmtime_adj(3ossl)
X509 time functions
X509_digest(3), X509_CRL_digest(3), X509_pubkey_digest(3), X509_NAME_digest(3), X509_REQ_digest(3), PKCS7_ISSUER_AND_SERIAL_digest(3)
get digest of various objects
X509_digest(3ossl), X509_digest_sig(3ossl), X509_CRL_digest(3ossl), X509_pubkey_digest(3ossl), X509_NAME_digest(3ossl), X509_REQ_digest(3ossl), PKCS7_ISSUER_AND_SERIAL_digest(3ossl)
get digest of various objects
X509_find_by_subject(3), X509_find_by_issuer_and_serial(3)
search an array of X.509 certificates
X509_get0_distinguishing_id(3ossl), X509_set0_distinguishing_id(3ossl), X509_REQ_get0_distinguishing_id(3ossl), X509_REQ_set0_distinguishing_id(3ossl)
get or set the Distinguishing ID for certificate operations
X509_get0_extensions(3), X509_CRL_get0_extensions(3), X509_REVOKED_get0_extensions(3), X509V3_get_d2i(3), X509V3_add1_i2d(3), X509V3_EXT_d2i(3), X509V3_EXT_i2d(3), X509_get_ext_d2i(3), X509_add1_ext_i2d(3), X509_CRL_get_ext_d2i(3), X509_CRL_add1_ext_i2d(3), X509_REVOKED_get_ext_d2i(3), X509_REVOKED_add1_ext_i2d(3)
X509 extension decode and encode functions
X509_get0_notBefore(3), X509_getm_notBefore(3), X509_get0_notAfter(3), X509_getm_notAfter(3), X509_set1_notBefore(3), X509_set1_notAfter(3), X509_CRL_get0_lastUpdate(3), X509_CRL_get0_nextUpdate(3), X509_CRL_set1_lastUpdate(3), X509_CRL_set1_nextUpdate(3)
get or set certificate or CRL dates
X509_get0_notBefore(3ossl), X509_getm_notBefore(3ossl), X509_get0_notAfter(3ossl), X509_getm_notAfter(3ossl), X509_set1_notBefore(3ossl), X509_set1_notAfter(3ossl), X509_ACERT_get0_notBefore(3ossl), X509_ACERT_get0_notAfter(3ossl), X509_ACERT_set1_notBefore(3ossl), X509_ACERT_set1_notAfter(3ossl), X509_CRL_get0_lastUpdate(3ossl), X509_CRL_get0_nextUpdate(3ossl), X509_CRL_set1_lastUpdate(3ossl), X509_CRL_set1_nextUpdate(3ossl)
get or set certificate or CRL dates
X509_get0_signature(3), X509_REQ_set0_signature(3), X509_REQ_set1_signature_algo(3), X509_get_signature_nid(3), X509_get0_tbs_sigalg(3), X509_REQ_get0_signature(3), X509_REQ_get_signature_nid(3), X509_CRL_get0_signature(3), X509_CRL_get_signature_nid(3), X509_get_signature_info(3), X509_SIG_INFO_get(3), X509_SIG_INFO_set(3)
signature information
X509_get0_signature(3ossl), X509_REQ_set0_signature(3ossl), X509_REQ_set1_signature_algo(3ossl), X509_get_signature_nid(3ossl), X509_get0_tbs_sigalg(3ossl), X509_REQ_get0_signature(3ossl), X509_REQ_get_signature_nid(3ossl), X509_CRL_get0_signature(3ossl), X509_CRL_get_signature_nid(3ossl), X509_CRL_get0_tbs_sigalg(3ossl), X509_get_signature_info(3ossl), X509_SIG_INFO_get(3ossl), X509_SIG_INFO_set(3ossl), X509_ACERT_get0_signature(3ossl), X509_ACERT_get0_info_sigalg(3ossl), X509_ACERT_get_signature_nid(3ossl)
signature information
X509_get0_subject_key_id(3), X509_get0_authority_key_id(3), X509_get0_authority_issuer(3), X509_get0_authority_serial(3), X509_get_pathlen(3), X509_get_extension_flags(3), X509_get_key_usage(3), X509_get_extended_key_usage(3), X509_set_proxy_flag(3), X509_set_proxy_pathlen(3), X509_get_proxy_pathlen(3)
retrieve certificate extension data
X509_get0_subject_key_id(3ossl), X509_get0_authority_key_id(3ossl), X509_get0_authority_issuer(3ossl), X509_get0_authority_serial(3ossl), X509_get_pathlen(3ossl), X509_get_extension_flags(3ossl), X509_get_key_usage(3ossl), X509_get_extended_key_usage(3ossl), X509_set_proxy_flag(3ossl), X509_set_proxy_pathlen(3ossl), X509_get_proxy_pathlen(3ossl)
retrieve certificate extension data
X509_get0_uids(3)
get certificate unique identifiers
X509_get0_uids(3ossl), X509_ACERT_get0_issuerUID(3ossl)
get certificate and attribute certificate unique identifiers
X509_get1_email(3), X509_get1_ocsp(3), X509_email_free(3)
utilities for stacks of strings
X509_get_default_cert_file(3ossl), X509_get_default_cert_file_env(3ossl), X509_get_default_cert_dir(3ossl), X509_get_default_cert_dir_env(3ossl)
retrieve default locations for trusted CA certificates
X509_get_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_pubkey(3ossl), X509_get0_pubkey(3ossl), X509_set_pubkey(3ossl), X509_get_X509_PUBKEY(3ossl), X509_REQ_get_pubkey(3ossl), X509_REQ_get0_pubkey(3ossl), X509_REQ_set_pubkey(3ossl), X509_REQ_get_X509_PUBKEY(3ossl)
get or set certificate or certificate request public key
X509_get_pubkey_parameters(3)
copy public key parameters from a chain
X509_get_serialNumber(3), X509_get0_serialNumber(3), X509_set_serialNumber(3)
get or set certificate serial number
X509_get_serialNumber(3ossl), X509_get0_serialNumber(3ossl), X509_set_serialNumber(3ossl), X509_ACERT_get0_serialNumber(3ossl), X509_ACERT_set1_serialNumber(3ossl)
get or set certificate serial number
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_get_version(3ossl), X509_set_version(3ossl), X509_REQ_get_version(3ossl), X509_REQ_set_version(3ossl), X509_ACERT_get_version(3ossl), X509_ACERT_set_version(3ossl), X509_CRL_get_version(3ossl), X509_CRL_set_version(3ossl)
get or set certificate, certificate request or CRL version
X509_keyid_set1(3), X509_keyid_get0(3), X509_alias_set1(3), X509_alias_get0(3)
auxiliary certificate data for PKCS#12
X509_load_http(3ossl), X509_http_nbio(3ossl), X509_CRL_load_http(3ossl), X509_CRL_http_nbio(3ossl)
certificate and CRL loading functions
X509_new(3ossl), X509_new_ex(3ossl), X509_free(3ossl), X509_up_ref(3ossl), X509_chain_up_ref(3ossl), OSSL_STACK_OF_X509_free(3ossl)
X509 certificate ASN1 allocation and deallocation functions
X509_ocspid_print(3)
pretty-print hashes of subject name and public key
X509_print_ex(3), X509_CERT_AUX_print(3), X509_print_ex_fp(3), X509_print(3), X509_print_fp(3)
pretty-print an X.509 certificate
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
X509_sign(3ossl), X509_sign_ctx(3ossl), X509_REQ_sign(3ossl), X509_REQ_sign_ctx(3ossl), X509_ACERT_sign(3ossl), X509_ACERT_sign_ctx(3ossl), X509_CRL_sign(3ossl), X509_CRL_sign_ctx(3ossl)
sign certificate, certificate request, or CRL signature
X509_verify(3ossl), X509_self_signed(3ossl), X509_REQ_verify_ex(3ossl), X509_REQ_verify(3ossl), X509_CRL_verify(3ossl), X509_ACERT_verify(3ossl)
verify certificate, certificate request, or CRL signature
X509_verify_cert(3)
discover and verify X509 certificate chain
X509v3_addr_add_inherit(3), X509v3_addr_add_prefix(3), X509v3_addr_add_range(3), X509v3_addr_canonize(3), X509v3_addr_is_canonical(3)
RFC 3779 IP address delegation extensions
X509v3_addr_get_afi(3), X509v3_addr_get_range(3)
parse helpers for the IP address delegation extension
X509v3_addr_inherits(3), X509v3_asid_inherits(3)
RFC 3779 inheritance
X509v3_addr_subset(3), X509v3_asid_subset(3)
RFC 3779 subset relationship
X509v3_addr_validate_path(3), X509v3_addr_validate_resource_set(3), X509v3_asid_validate_path(3), X509v3_asid_validate_resource_set(3)
RFC 3779 path validation for IP address and AS number delegation
X509v3_asid_add_id_or_range(3), X509v3_asid_add_inherit(3), X509v3_asid_canonize(3), X509v3_asid_is_canonical(3)
RFC 3779 autonomous system identifier delegation extension
X509v3_get_ext_count(3), X509v3_get_ext(3), X509v3_get_ext_by_NID(3), X509v3_get_ext_by_OBJ(3), X509v3_get_ext_by_critical(3), X509v3_delete_ext(3), X509v3_add_ext(3), X509_get_ext_count(3), X509_get_ext(3), X509_get_ext_by_NID(3), X509_get_ext_by_OBJ(3), X509_get_ext_by_critical(3), X509_delete_ext(3), X509_add_ext(3), X509_CRL_get_ext_count(3), X509_CRL_get_ext(3), X509_CRL_get_ext_by_NID(3), X509_CRL_get_ext_by_OBJ(3), X509_CRL_get_ext_by_critical(3), X509_CRL_delete_ext(3), X509_CRL_add_ext(3), X509_REVOKED_get_ext_count(3), X509_REVOKED_get_ext(3), X509_REVOKED_get_ext_by_NID(3), X509_REVOKED_get_ext_by_OBJ(3), X509_REVOKED_get_ext_by_critical(3), X509_REVOKED_delete_ext(3), X509_REVOKED_add_ext(3)
extension stack utility functions
X509v3_get_ext_count(3ossl), X509v3_get_ext(3ossl), X509v3_get_ext_by_NID(3ossl), X509v3_get_ext_by_OBJ(3ossl), X509v3_get_ext_by_critical(3ossl), X509v3_delete_ext(3ossl), X509v3_add_ext(3ossl), X509v3_add_extensions(3ossl), X509_get_ext_count(3ossl), X509_get_ext(3ossl), X509_get_ext_by_NID(3ossl), X509_get_ext_by_OBJ(3ossl), X509_get_ext_by_critical(3ossl), X509_delete_ext(3ossl), X509_add_ext(3ossl), X509_CRL_get_ext_count(3ossl), X509_CRL_get_ext(3ossl), X509_CRL_get_ext_by_NID(3ossl), X509_CRL_get_ext_by_OBJ(3ossl), X509_CRL_get_ext_by_critical(3ossl), X509_CRL_delete_ext(3ossl), X509_CRL_add_ext(3ossl), X509_REVOKED_get_ext_count(3ossl), X509_REVOKED_get_ext(3ossl), X509_REVOKED_get_ext_by_NID(3ossl), X509_REVOKED_get_ext_by_OBJ(3ossl), X509_REVOKED_get_ext_by_critical(3ossl), X509_REVOKED_delete_ext(3ossl), X509_REVOKED_add_ext(3ossl)
extension stack utility functions
XAllocColor(3), XAllocNamedColor(3), XAllocColorCells(3), XAllocColorPlanes(3), XFreeColors(3)
allocate and free colors
XButtonEvent(3), XKeyEvent(3), XMotionEvent(3)
KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures
XChangeDeviceDontPropagateList(3), XGetDeviceDontPropagateList(3)
query or change the dont-propagate-list for extension devices
XChangeKeyboardControl(3), XGetKeyboardControl(3), XAutoRepeatOn(3), XAutoRepeatOff(3), XBell(3), XQueryKeymap(3), XKeyboardControl(3)
manipulate keyboard settings and keyboard control structure
XChangeKeyboardMapping(3), XGetKeyboardMapping(3), XDisplayKeycodes(3), XSetModifierMapping(3), XGetModifierMapping(3), XNewModifiermap(3), XInsertModifiermapEntry(3), XDeleteModifiermapEntry(3), XFreeModifiermap(3), XModifierKeymap(3)
manipulate keyboard encoding and keyboard encoding structure
XChangeSaveSet(3), XAddToSaveSet(3), XRemoveFromSaveSet(3)
change a client's save set
XCirculateEvent(3)
CirculateNotify event structure
XColormapEvent(3)
ColormapNotify event structure
XConfigureEvent(3)
ConfigureNotify event structure
XConfigureRequestEvent(3)
ConfigureRequest event structure
XConfigureWindow(3), XMoveWindow(3), XResizeWindow(3), XMoveResizeWindow(3), XSetWindowBorderWidth(3), XWindowChanges(3)
configure windows and window changes structure
XCreateColormap(3), XCopyColormapAndFree(3), XFreeColormap(3), XColor(3)
create, copy, or destroy colormaps and color structure
XCreateFontCursor(3), XCreatePixmapCursor(3), XCreateGlyphCursor(3)
create cursors
XCreateFontSet(3), XFreeFontSet(3)
create and free an international text drawing font set
XCreateGC(3), XCopyGC(3), XChangeGC(3), XGetGCValues(3), XFreeGC(3), XGContextFromGC(3), XGCValues(3)
create or free graphics contexts and graphics context structure
XCreateIC(3), XDestroyIC(3), XIMOfIC(3)
create, destroy, and obtain the input method of an input context
XCreateOC(3), XDestroyOC(3), XSetOCValues(3), XGetOCValues(3), XOMOfOC(3)
create output contexts
XCreatePixmap(3), XFreePixmap(3)
create or destroy pixmaps
XCreateWindowEvent(3)
CreateNotify event structure
XCrossingEvent(3)
EnterNotify and LeaveNotify event structure
XDGA(3)
Client library for the XFree86-DGA extension
XDefineCursor(3), XUndefineCursor(3)
define cursors
XDestroyWindowEvent(3)
DestroyNotify event structure
XEmptyRegion(3), XEqualRegion(3), XPointInRegion(3), XRectInRegion(3)
determine if regions are empty or equal
XExtentsOfFontSet(3)
obtain the maximum extents structure for a font set
XF86VidModeQueryExtension(3), XF86VidModeQueryVersion(3), XF86VidModeSetClientVersion(3), XF86VidModeGetModeLine(3), XF86VidModeGetAllModeLines(3), XF86VidModeAddModeLine(3), XF86VidModeDeleteModeLine(3), XF86VidModeModModeLine(3), XF86VidModeValidateModeLine(3), XF86VidModeSwitchMode(3), XF86VidModeSwitchToMode(3), XF86VidModeLockModeSwitch(3), XF86VidModeGetMonitor(3), XF86VidModeGetViewPort(3), XF86VidModeSetViewPort(3), XF86VidModeGetDotClocks(3), XF86VidModeGetGamma(3), XF86VidModeSetGamma(3), XF86VidModeGetGammaRamp(3), XF86VidModeSetGammaRamp(3), XF86VidModeGetGammaRampSize(3), XF86VidModeGetPermissions(3)
Extension library for the XFree86-VidMode X extension
XFillRectangle(3), XFillRectangles(3), XFillPolygon(3), XFillArc(3), XFillArcs(3)
fill rectangles, polygons, or arcs
XFilterEvent(3)
filter X events for an input method
XFlush(3), XSync(3), XEventsQueued(3), XPending(3)
handle output buffer or event queue
XFocusChangeEvent(3)
FocusIn and FocusOut event structure
XFontSetExtents(3)
XFontSetExtents structure
XFontsOfFontSet(3), XBaseFontNameListOfFontSet(3), XLocaleOfFontSet(3), XContextDependentDrawing(3), XContextualDrawing(3), XDirectionalDependentDrawing(3)
obtain fontset information
XFree(3)
free client data
XGetDeviceModifierMapping(3), XSetDeviceModifierMapping(3)
query or change device modifier mappings
XGetEventData(3), XFreeEventData(3), XGenericEventCookie(3)
retrieve and free additional event data through cookies
XGetExtensionVersion(3)
query the version of the input extension
XGetFeedbackControl(3), XChangeFeedbackControl(3)
query and change input device feedbacks
XGetVisualInfo(3), XMatchVisualInfo(3), XVisualIDFromVisual(3), XVisualInfo(3)
obtain visual information and visual structure
XGetXCBConnection(3)
get the XCB connection for an Xlib Display
XGrabDevice(3), XUngrabDevice(3)
grab/release the specified extension device
XGravityEvent(3)
GravityNotify event structure
XIDefineCursor(3), XIUndefineCursor(3)
define device cursors
XIGrabEnter(3), XIUngrabEnter(3), XIGrabFocusIn(3), XIUngrabFocusIn(3)
grab/ungrab enter or focus in events
XIQueryDevice(3), XIFreeDeviceInfo(3)
get information about devices
XISelectEvents(3), XIGetSelectedEvents(3)
select for or get selected XI2 events on the window
XISetFocus(3), XIGetFocus(3)
set or get the devices focus
XIconifyWindow(3), XWithdrawWindow(3), XReconfigureWMWindow(3)
manipulate top-level windows
XIfEvent(3), XCheckIfEvent(3), XPeekIfEvent(3)
check the event queue with a predicate procedure
XIntersectRegion(3), XUnionRegion(3), XUnionRectWithRegion(3), XSubtractRegion(3), XXorRegion(3), XOffsetRegion(3), XShrinkRegion(3)
region arithmetic
XKanjiControl(3), UILib(3)
intro User interface library intro
XKeymapEvent(3)
KeymapNotify event structure
XListFonts(3), XFreeFontNames(3), XListFontsWithInfo(3), XFreeFontInfo(3)
obtain or free font names and information
XListInputDevices(3), XFreeDeviceList(3)
list available input devices
XLoadFont(3), XQueryFont(3), XLoadQueryFont(3), XFreeFont(3), XGetFontProperty(3), XUnloadFont(3), XCharStruct(3), XFontProp(3), XChar2b(3), XFontStruct(3)
load or unload fonts and font metric structures
XLookupKeysym(3), XRefreshKeyboardMapping(3), XLookupString(3), XRebindKeysym(3)
handle keyboard input events in Latin-1
XMapEvent(3), XMappingEvent(3)
MapNotify and MappingNotify event structures
XOpenIM(3), XCloseIM(3), XSetIMValues(3), XGetIMValues(3), XDisplayOfIM(3), XLocaleOfIM(3), XRegisterIMInstantiateCallback(3), XUnregisterIMInstantiateCallback(3)
open, close, and obtain input method information
XOpenOM(3), XCloseOM(3), XSetOMValues(3), XGetOMValues(3), XDisplayOfOM(3), XLocaleOfOM(3)
open output methods
XOrgFoundation(7)
X.Org Foundation information
XPresentNotifyMSC(3)
X Present Extension
XPresentPixmap(3)
provide pixmap for presentation as window contents
XPresentQueryCapabilities(3)
query capabilities of a CRTC
XPropertyEvent(3)
PropertyNotify event structure
XPutImage(3), XGetImage(3), XGetSubImage(3)
transfer images
XQueryBestSize(3), XQueryBestTile(3), XQueryBestStipple(3)
determine efficient sizes
XQueryDeviceState(3)
query the state of an extension input device
XQueryExtension(3), XListExtensions(3), XFreeExtensionList(3)
list available extensions
XQueryTree(3)
query window tree information
XReadBitmapFile(3), XReadBitmapFileData(3), XWriteBitmapFile(3), XCreatePixmapFromBitmapData(3), XCreateBitmapFromData(3)
manipulate bitmaps
XRecolorCursor(3), XFreeCursor(3), XQueryBestCursor(3)
manipulate cursors
XReparentEvent(3)
ReparentNotify event structure
XSaveContext(3), XFindContext(3), XDeleteContext(3), XUniqueContext(3)
associative look-up routines
XSelectExtensionEvent(3), XGetSelectedExtensionEvents(3)
select extension events, get the list of currently selected extension events
XSelectionEvent(3)
SelectionNotify event structure
XSendEvent(3), XDisplayMotionBufferSize(3), XGetMotionEvents(3), XTimeCoord(3)
send events and pointer motion history structure
XSetDeviceFocus(3), XGetDeviceFocus(3)
control extension input device focus
XSetDeviceMode(3)
change the mode of a device
XSetErrorHandler(3), XGetErrorText(3), XDisplayName(3), XSetIOErrorHandler(3), XSetIOErrorExitHandler(3), XGetErrorDatabaseText(3)
default error handlers
XSetFillStyle(3), XSetFillRule(3)
GC convenience routines
XSetFont(3)
GC convenience routines
XSetFontPath(3), XGetFontPath(3), XFreeFontPath(3)
set, get, or free the font search path
XSetICFocus(3), XUnsetICFocus(3)
set and unset input context focus
XSetInputFocus(3), XGetInputFocus(3)
control input focus
XSetScreenSaver(3), XForceScreenSaver(3), XActivateScreenSaver(3), XResetScreenSaver(3), XGetScreenSaver(3)
manipulate the screen saver
XSetState(3), XSetFunction(3), XSetPlaneMask(3), XSetForeground(3), XSetBackground(3)
GC convenience routines
XSetTransientForHint(3), XGetTransientForHint(3)
set or read a window's WM_TRANSIENT_FOR property
XSetWMName(3), XGetWMName(3), XStoreName(3), XFetchName(3)
set or read a window's WM_NAME property
XSetWMProperties(3), XmbSetWMProperties(3), Xutf8SetWMProperties(3)
set standard window properties
XShapeQueryExtension(3), XShapeQueryVersion(3), XShapeCombineRegion(3), XShapeCombineRectangles(3), XShapeCombineMask(3), XShapeCombineShape(3), XShapeOffsetShape(3), XShapeQueryExtents(3), XShapeSelectInput(3), XShapeInputSelected(3), XShapeGetRectangles(3)
X nonrectangular shape functions
XShmQueryExtension(3), XShmQueryVersion(3), XShmPixmapFormat(3), XShmAttach(3), XShmDetach XShmCreateImage(3), XShmPutImage(3), XShmGetImage(3), XShmCreatePixmap(3), XShmGetEventBase(3)
X Shared Memory extension functions
XStoreBytes(3), XStoreBuffer(3), XFetchBytes(3), XFetchBuffer(3), XRotateBuffers(3)
manipulate cut and paste buffers
XStringListToTextProperty(3), XTextPropertyToStringList(3), XFreeStringList(3), XTextProperty(3)
convert string lists and text property structure
XSupportsLocale(3), XSetLocaleModifiers(3)
determine locale support and configure locale modifiers
XSynchronize(3), XSetAfterFunction(3)
enable or disable synchronization
XTestQueryExtension(3), XTestCompareCursorWithWindow(3), XTestCompareCurrentCursorWithWindow(3), XTestFakeKeyEvent(3), XTestFakeButtonEvent(3), XTestFakeMotionEvent(3), XTestFakeRelativeMotionEvent(3), XTestGrabControl(3), XTestSetGContextOfGC(3), XTestSetVisualIDOfVisual(3), XTestDiscard(3)
XTest extension functions
XUnmapEvent(3)
UnmapNotify event structure
XVisibilityEvent(3)
VisibilityNotify event structure
Xau library: XauFileName(3), XauReadAuth(3), XauLockAuth(3), XauUnlockAuth(3), XauWriteAuth(3), XauDisposeAuth(3), XauGetAuthByAddr(3), XauGetBestAuthByAddr(3)
X authority database routines
Xcm(3)
X11 Colour Management functions
XcmsCCCOfColormap(3), XcmsSetCCCOfColormap(3)
query and modify CCC of a colormap
XcmsConvertColors(3)
convert CCC color specifications
XcmsCreateCCC(3), XcmsFreeCCC(3)
creating and destroying CCCs
XcmsDefaultCCC(3)
obtain the default CCC for a screen
XcmsQueryBlack(3), XcmsQueryBlue(3), XcmsQueryGreen(3), XcmsQueryRed(3), XcmsQueryWhite(3)
obtain black, blue, green, red, and white CCC color specifications
XcmsSetWhitePoint(3), XcmsSetWhiteAdjustProc(3)
modifying CCC attributes
XcupStoreColors(3)
initialize shareable colormap entries at specific locations
XdbeAllocateBackBufferName(3)
allocates a DBE buffer
XdbeBeginIdiom(3)
marks the beginning of a DBE idiom sequence
XdbeDeallocateBackBufferName(3)
frees a DBE buffer
XdbeEndIdiom(3)
marks the end of a DBE idiom sequence
XdbeFreeVisualInfo(3)
frees information returned by XdbeGetVisualInfo()
XdbeGetBackBufferAttributes(3)
returns attributes of a DBE buffer
XdbeGetVisualInfo(3)
Get dbe Visual Information
XdbeQueryExtension(3)
returns the version of DBE supported by the server
XdbeSwapBuffers(3)
swaps front and back DBE buffers
Xdialog(1)
(c)dialog replacement for X-Windows
XeviQueryExtension(3), XeviQueryVersion(3), XeviGetVisualInfo(3)
X Extended Visual Information functions
Xfixes(3), XFixes(3)
Augmented versions of core protocol requests
Xft(3)
X FreeType interface library
Xinerama(3)
API for Xinerama extension to X11 Protocol
XkbActionCtrls(3)
Returns the ctrls fields of act converted to an unsigned int
XkbActionSetCtrls(3)
Sets the ctrls0 through ctrls3 fields of act from ctrls
XkbAddDeviceLedInfo(3)
Initialize an XkbDeviceLedInfoRec structure
XkbAddGeomDoodad(3)
Add one doodad to a section of a keyboard geometry or to the top-level geometry
XkbAddGeomKey(3)
Add one key at the end of an existing row of keys
XkbAddSymInterpret(3)
Add a symbol interpretation to the list of symbol interpretations in an XkbCompatRec
XkbAllocCompatMap(3)
Allocate a new compatibility map if you do not already have one available
XkbAllocDeviceInfo(3)
Obtain an XkbDeviceInfoRec structure
XkbAllocGeomKeys(3)
Allocate space for an arbitrary number of keys to a row
XkbAllocGeomOutlines(3)
Allocate space for an arbitrary number of outlines to a shape
XkbAllocGeomSectionDoodads(3)
Allocate doodads that are specific to a section
XkbAllocGeomShapes(3)
Allocate space for an arbitrary number of geometry shapes
XkbAllocIndicatorMaps(3)
Allocates, directly, the indicators member of the keyboard description record
XkbAllocKeyboard(3)
Creates a keyboard description from scratch
XkbBell(3)
Rings the bell on the default keyboard
XkbBellEvent(3)
Provides a function that initiates a bell event for the keyboard without ringing the bell
XkbChangeControls(3)
Provides a flexible method for updating the controls in a server to match those in the changed keyboard description
XkbChangeDeviceInfo(3)
Update the server's description of a device with the changes noted in an XkbDeviceChangesRec
XkbChangeMap(3)
Update only partial components of a keyboard description, modify the appropriate fields in the server and map components of a local copy of the keyboard description
XkbChangeTypesOfKey(3)
Change the number of groups and the types bound to a key
XkbComputeRowBounds(3)
Update the bounding box of a row
XkbComputeSectionBounds(3)
Update the bounding box of a section
XkbComputeShapeBounds(3)
Updates the bounding box of a shape
XkbComputeShapeTop(3)
Determines the bounding box of the top surface of a shape
XkbDeviceBell(3)
Rings the bell on an X input extension device or the default keyboard
XkbDeviceBellEvent(3)
Creates a bell event for an X input extension device or for the keyboard, without ringing the corresponding bell
XkbFindOverlayForKey(3)
Find the alternate name by using the primary name for a key that is part of an overlay
XkbForceBell(3)
Overrides user preference settings for audible bells to ring the bell on the default keyboard
XkbForceDeviceBell(3)
Rings the bell on any keyboard, overriding user preference settings for audible bells
XkbFreeClientMap(3)
Free memory used by the client map member of an XkbDescRec structure
XkbFreeCompatMap(3)
Free an entire compatibility map or selected portions of one
XkbFreeComponentList(3)
Free the structure returned by XkbListComponents
XkbFreeControls(3)
Frees memory used by the ctrls member of an XkbDescRec structure
XkbFreeDeviceInfo(3)
Free an XkbDeviceInfoRec structure
XkbFreeGeomColors(3)
Free geometry colors
XkbFreeGeomDoodads(3)
Free geometry doodads
XkbFreeGeomKeyAliases(3)
Free geometry key aliases
XkbFreeGeomKeys(3)
Free geometry keys
XkbFreeGeomOutlines(3)
Free geometry outlines
XkbFreeGeomOverlayKeys(3)
Free keys in an overlay row
XkbFreeGeomOverlayRows(3)
Free rows in an overlay
XkbFreeGeomOverlays(3)
Free rows in a section
XkbFreeGeomPoints(3)
Free points in a outline
XkbFreeGeomProperties(3)
Free geometry properties
XkbFreeGeomRows(3)
Free rows in a section
XkbFreeGeomSections(3)
Free geometry sections
XkbFreeGeomShapes(3)
Free geometry shapes
XkbFreeGeometry(3)
Free an entire geometry
XkbFreeIndicatorMaps(3)
Frees memory used by the indicators member of an XkbDescRec structure
XkbFreeKeyboard(3)
Destroys either an entire XkbDescRec or just some of its members
XkbFreeNames(3)
Free symbolic names structures
XkbFreeServerMap(3)
Free memory used by the server member of an XkbDescRec structure
XkbGetAutoRepeatRate(3)
Gets the current attributes of the RepeatKeys control for a keyboard device
XkbGetAutoResetControls(3)
Gets the current values of the auto-reset controls
XkbGetCompatMap(3)
Fetch any combination of the current compatibility map components from the server
XkbGetControls(3)
Finds the current state of Xkb server controls
XkbGetControlsChanges(3)
Updates a local copy of a keyboard description with the changes previously noted by one or more calls to XkbNoteControlsChanges
XkbGetDeviceInfo(3)
Determine whether the X server allows Xkb access to particular capabilities of input devices other than the core X keyboard, or to determine the status of indicator maps, indicator names or button actions on a non-KeyClass extension device
XkbGetDeviceInfoChanges(3)
Query the changes that have occurred in the button actions or indicator names and indicator maps associated with an input extension device
XkbGetDeviceLedInfo(3)
Query the indicator names, maps, and state associated with an LED feedback of an input extension device
XkbGetGeometry(3)
Loads a keyboard geometry if you already have the keyboard description
XkbGetIndicatorMap(3)
Gets the map for one or more indicators, using a mask to specify the indicators
XkbGetIndicatorState(3)
Obtains the current state of the keyboard indicators
XkbGetKeyActions(3)
Update the actions (the key_acts array) for a subset of the keys in a keyboard description
XkbGetKeyBehaviors(3)
Obtain the behaviors (the behaviors array) for a subset of the keys in a keyboard description from the server
XkbGetKeyExplicitComponents(3)
Obtain the explicit components (the explicit array) for a subset of the keys in a keyboard description
XkbGetKeyModifierMap(3)
Update the modifier map for one or more of the keys in a keyboard description
XkbGetKeySyms(3)
Obtain the symbols for a subset of the keys in a keyboard description
XkbGetKeyTypes(3)
Obtain the list of available key types in the server's keyboard mapping
XkbGetKeyVirtualModMap(3)
Obtain the virtual modifier map (the vmodmap array) for a subset of the keys in a keyboard description
XkbGetKeyboard(3)
Retrieves one or more components of a keyboard device description
XkbGetKeyboardByName(3)
Build a new keyboard description from a set of named components, and to optionally have the server use the resulting description to replace an active one
XkbGetNamedGeometry(3)
Loads a keyboard geometry description from this database by name
XkbGetNamedIndicator(3)
Look up the indicator map and other information for an indicator by name
XkbGetNames(3)
Obtain symbolic names from the server
XkbGetUpdatedMap(3)
Update the client or server map information in an existing keyboard description
XkbGetVirtualMods(3)
Obtain a subset of the virtual modifier bindings (the vmods array) in a keyboard description
XkbGetXlibControls(3)
Determines the current state of the Library Controls
XkbIgnoreExtension(3)
Prevents core X library keyboard functions from using the X Keyboard Extension
XkbInitCanonicalKeyTypes(3)
Set the definitions of the canonical key types in a client map to their default values
XkbKeyActionEntry(3)
Returns a pointer to the key action corresponding to group grp and shift level lvl from the two-dimensional table of key actions associated with the key corresponding to keycode
XkbKeyActionsPtr(3)
Returns a pointer to the two-dimensional array of key actions associated with the key corresponding to keycode
XkbKeyGroupInfo(3)
Returns the number of groups of symbols bound to the key corresponding to keycode
XkbKeyGroupWidth(3)
Computes the width of the type associated with the group grp for the key corresponding to keycode
XkbKeyHasActions(3)
Determines if the key corresponding to keycode has any actions associated with it
XkbKeyKeyType(3)
Obtain the index of a key type or the pointer to a key type
XkbKeyKeyTypeIndex(3)
Obtain the index of a key type or the pointer to a key type
XkbKeyNumActions(3)
Computes the number of actions associated with the key corresponding to keycode
XkbKeyNumGroups(3)
Returns the number of groups of symbols bound to the key corresponding to keycode
XkbKeyNumSyms(3)
Returns the total number of keysyms for the key corresponding to keycode
XkbKeySymEntry(3)
Returns the keysym corresponding to shift level shift and group grp from the two-dimensional array of keysyms for the key corresponding to keycode
XkbKeySymsPtr(3)
Returns the pointer to the two-dimensional array of keysyms for the key corresponding to keycode
XkbKeyTypesForCoreSymbols(3)
Determine the Xkb key types appropriate for the symbols bound to a key in a core keyboard mapping
XkbKeycodeToKeysym(3)
Finds the keysym bound to a particular key at a specified group and shift level
XkbKeysymToModifiers(3)
Finds the set of modifiers bound to a particular keysym on the core keyboard
XkbLatchModifiers(3)
Latches and unlatches any of the eight real keyboard modifiers
XkbLibraryVersion(3)
Determines the compatibility of a library at runtime
XkbListComponents(3)
List of components for one or more component types
XkbLockModifiers(3)
Locks and unlocks any of the eight real keyboard modifiers
XkbLookupKeyBinding(3)
Find the string bound to a key by XRebindKeySym
XkbLookupKeySym(3)
Find the symbol associated with a key for a particular state
XkbModActionVMods(3)
Returns the vmods1 and vmods2 fields of act converted to the vmods format of an Xkb modifier description
XkbNoteControlsChanges(3)
Notes the changes in a changes structure when a client receives an XkbControlsNotify event
XkbNoteDeviceChanges(3)
Note device changes reported in an XkbExtensionDeviceNotify event
XkbOpenDisplay(3)
Checks for a compatible version of the Xkb extension in both the library and the server, and initializes the extension for use
XkbOutOfRangeGroupInfo(3)
Returns only the out-of-range processing information from the group_info field of an XkbSymMapRec structure
XkbOutOfRangeGroupNumber(3)
Returns the out-of-range group number, represented as a group index, from the group_info field of an XkbSymMapRec structure
XkbPtrActionX(3)
Returns the high_XXX and low_XXX fields of act converted to a signed int
XkbPtrActionY(3)
Returns the high_YYY and low_YYY fields of act converted to a signed int
XkbQueryExtension(3)
Determines the compatibility of a library at runtime
XkbRefreshKeyboardMapping(3)
Update the keyboard description that is internal to the X library
XkbResizeDeviceButtonActions(3)
Allocate additional space for button actions in an XkbDeviceInfoRec structure
XkbResizeKeyActions(3)
Change the number of actions bound to a key
XkbResizeKeySyms(3)
Change the number of symbols bound to a key
XkbResizeKeyType(3)
Change the number of levels in a key type
XkbSAGroup(3)
Returns the group_XXX field of act converted to a signed int
XkbSAPtrDfltValue(3)
Returns the valueXXX field of act converted to a signed int
XkbSARedirectSetVMods(3)
Sets the vmods0 and vmods1 of act from v
XkbSARedirectSetVModsMask(3)
Sets the vmods_mask0 and vmods_mask1 fields of act from vm
XkbSARedirectVMods(3)
Returns the vmods0 and vmods1 fields of act converted to an unsigned int
XkbSARedirectVModsMask(3)
Returns the vmods_mask0 and vmods_mask1 fields of act converted to an unsigned int
XkbSAScreen(3)
Returns the screenXXX field of act converted to a signed int
XkbSASetGroup(3)
Sets the group_XXX field of act from the group index grp
XkbSASetPtrDfltValue(3)
Sets the valueXXX field of act from val
XkbSASetScreen(3)
Sets the screenXXX field of act from s
XkbSelectEventDetails(3)
Selects or deselects for a specific Xkb event and optionally places conditions on when events of that type are reported to your client
XkbSelectEvents(3)
Selects and / or deselects for delivery of one or more Xkb events and has them delivered under all conditions
XkbSetAutoRepeatRate(3)
Sets the attributes of the RepeatKeys control for a keyboard device
XkbSetAutoResetControls(3)
Changes the current values of the AutoReset control attributes
XkbSetCompatMap(3)
Modify the server's compatibility map
XkbSetControls(3)
Copies changes to the X server based on a modified ctrls structure in a local copy of the keyboard description
XkbSetDebuggingFlags(3)
Change the values of any of the debug controls
XkbSetDeviceButtonActions(3)
Change only the button actions for an input extension device
XkbSetDeviceInfo(3)
Modify some or all of the characteristics of an X Input Extension device
XkbSetIgnoreLockMods(3)
Sets the modifiers that, if locked, are not to be reported in matching events to passive grabs
XkbSetIndicatorMap(3)
Downloads the changes to the server based on modifications to a local copy of the keyboard description which will update the maps for one or more indicators
XkbSetMap(3)
Send a complete new set of values for entire components to the server
XkbSetModActionVMods(3)
Sets the vmods1 and vmods2 fields of act using the vmods format of an Xkb modifier description
XkbSetNamedIndicator(3)
Names an indicator if it is not already named; toggles the state of the indicator; sets the indicator to a specified state and sets the indicator map for the indicator
XkbSetPtrActionX(3)
Sets the high_XXX and low_XXX fields of act from the signed integer value x
XkbSetPtrActionY(3)
Sets the high_YYY and low_YYY fields of act from the signed integer value y
XkbSetServerInternalMods(3)
Sets the modifiers that are consumed by the server before events are delivered to the client
XkbSetXlibControls(3)
Changes the state of the Library Controls
XkbTranslateKeyCode(3)
Translate a keycode to a key symbol and modifiers
XkbTranslateKeySym(3)
Find the string and symbol associated with a keysym for a given keyboard state
XkbUpdateMapFromCore(3)
Update a local Xkb keyboard map to reflect the mapping expressed by a core format mapping
XkbVirtualModsToReal(3)
Determines the mapping of virtual modifiers to core X protocol modifiers
XmActivateProtocol(3)
A VendorShell function that activates a protocol "XmActivateProtocol" "VendorShell functions" "XmActivateProtocol" "protocols"
XmActivateWMProtocol(3)
A VendorShell convenience interface that activates a protocol "XmActivateWMProtocol" "VendorShell functions" "XmActivateWMProtocol" "protocols"
XmAddProtocolCallback(3)
A VendorShell function that adds client callbacks for a protocol "XmAddProtocolCallback" "VendorShell functions" "XmAddProtocolCallback" "protocols"
XmAddProtocols(3)
A VendorShell function that adds the protocols to the protocol manager and allocates the internal tables "XmAddProtocols" "VendorShell functions" "XmAddProtocols" "protocols"
XmAddTabGroup(3)
A function that adds a manager or a primitive widget to the list of tab groups "XmAddTabGroup" "VendorShell functions" "XmAddTabGroup" "protocols"
XmAddToPostFromList(3)
a RowColumn function that makes a menu accessible from more than one widget "XmAddToPostFromList" "RowColumn functions" "XmAddToPostFromList"
XmAddWMProtocolCallback(3)
A VendorShell convenience interface that adds client callbacks for a protocol "XmAddWMProtocol%Callback" "VendorShell functions" "XmAddWMProtocol%Callback" "protocols"
XmAddWMProtocols(3)
A VendorShell convenience interface that adds the protocols to the protocol manager and allocates the internal tables "XmAddWMProtocol%s" "VendorShell functions" "XmAddWMProtocol%s" "protocols"
XmCascadeButtonGadgetHighlight(3)
A CascadeButtonGadget function that sets the highlight state "XmCascadeButtonGadget%Highlight" "CascadeButtonGadget functions" "XmCascadeButtonGadget%Highlight"
XmCascadeButtonHighlight(3)
A CascadeButton and CascadeButtonGadget function that sets the highlight state "XmCascadeButtonHighlight" "CascadeButton functions" "XmCascadeButtonHighlight"
XmChangeColor(3)
Recalculates all associated colors of a widget "XmChangeColor" "Color functions" "XmChangeColor"
XmClipboard(3)
Motif-compatible clipboard widget
XmClipboardCancelCopy(3)
A clipboard function that cancels a copy to the clipboard "XmClipboardCancelCopy" "clipboard functions" "XmClipboardCancelCopy"
XmClipboardCopy(3)
A clipboard function that copies a data item to temporary storage for later copying to clipboard "XmClipboardCopy" "clipboard functions" "XmClipboardCopy"
XmClipboardCopyByName(3)
A clipboard function that copies a data item passed by name "XmClipboardCopyByName" "clipboard functions" "XmClipboardCopyByName"
XmClipboardEndCopy(3)
A clipboard function that completes the copying of data to the clipboard "XmClipboardEndCopy" "clipboard functions" "XmClipboardEndCopy"
XmClipboardEndRetrieve(3)
A clipboard function that completes retrieval of data from the clipboard "XmClipboardEndRetrieve" "clipboard functions" "XmClipboardEndRetrieve"
XmClipboardInquireCount(3)
A clipboard function that returns the number of data item formats "XmClipboardInquireCount" "clipboard functions" "XmClipboardInquireCount"
XmClipboardInquireFormat(3)
A clipboard function that returns a specified format name "XmClipboardInquireFormat" "clipboard functions" "XmClipboardInquireFormat"
XmClipboardInquireLength(3)
A clipboard function that returns the length of the stored data "XmClipboardInquireLength" "clipboard functions" "XmClipboardInquireLength"
XmClipboardInquirePendingItems(3)
A clipboard function that returns a list of data ID/private ID pairs "XmClipboardInquirePending%Items" "clipboard functions" "XmClipboardInquirePending%Items"
XmClipboardLock(3)
A clipboard function that locks the clipboard "XmClipboardLock" "clipboard functions" "XmClipboardLock"
XmClipboardRegisterFormat(3)
A clipboard function that registers a new format "XmClipboardRegisterFormat" "clipboard functions" "XmClipboardRegisterFormat"
XmClipboardRetrieve(3)
A clipboard function that retrieves a data item from the clipboard "XmClipboardRetrieve" "clipboard functions" "XmClipboardRetrieve"
XmClipboardStartCopy(3)
A clipboard function that sets up a storage and data structure "XmClipboardStartCopy" "clipboard functions" "XmClipboardStartCopy"
XmClipboardStartRetrieve(3)
A clipboard function that prepares to retrieve data from the clipboard "XmClipboardStartRetrieve" "clipboard functions" "XmClipboardStartRetrieve"
XmClipboardUndoCopy(3)
A clipboard function that deletes the last item placed on the clipboard "XmClipboardUndoCopy" "clipboard functions" "XmClipboardUndoCopy"
XmClipboardUnlock(3)
A clipboard function that unlocks the clipboard "XmClipboardUnlock" "clipboard functions" "XmClipboardUnlock"
XmClipboardWithdrawFormat(3)
A clipboard function that indicates that the application no longer wants to supply a data item "XmClipboardWithdrawFormat" "clipboard functions" "XmClipboardWithdrawFormat"
XmComboBoxUpdate(3)
A ComboBox function that resynchronizes data
XmCommandAppendValue(3)
A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget "XmCommandAppendValue" "Command functions" "XmCommandAppendValue"
XmCommandError(3)
A Command function that displays an error message "XmCommandError" "Command functions" "XmCommandError"
XmCommandGetChild(3)
A Command function that is used to access a component "XmCommandGetChild" "Command functions" "XmCommandGetChild"
XmCommandSetValue(3)
A Command function that replaces a displayed string "XmCommandSetValue" "Command functions" "XmCommandSetValue"
XmContainerCopy(3)
Container widget function to copy primary selection to the clipboard "XmContainerCopy" "XmContainer"
XmContainerCopyLink(3)
Container widget function to copy links to the clipboard "XmContainerCopyLink" "XmContainer"
XmContainerCut(3)
Container widget function to move items to the clipboard "XmContainerCut" "XmContainer"
XmContainerGetItemChildren(3)
Container widget function to find all children of an item "XmContainerGetItemChildren" "XmContainer"
XmContainerPaste(3)
Container widget function to insert items from the clipboard "XmContainerPaste" "XmContainer"
XmContainerPasteLink(3)
Container widget function to insert links from the clipboard "XmContainerPasteLink" "XmContainer"
XmContainerRelayout(3)
Container widget relayout function "XmContainerRelayout" "XmContainer"
XmContainerReorder(3)
Container widget function to reorder children "XmContainerReorder" "XmContainer"
XmConvertStringToUnits(3)
A function that converts a string specification to a unit value "XmConvertStringToUnits"
XmConvertUnits(3)
A function that converts a value in one unit type to another unit type "XmConvertUnits"
XmCreateArrowButton(3)
The ArrowButton widget creation function "XmCreateArrowButton" "creation functions" "XmCreateArrowButton"
XmCreateArrowButtonGadget(3)
The ArrowButtonGadget creation function "XmCreateArrowButton%Gadget" "creation functions" "XmCreateArrowButton%Gadget"
XmCreateBulletinBoard(3)
The BulletinBoard widget creation function "XmCreateBulletinBoard" "creation functions" "XmCreateBulletinBoard"
XmCreateBulletinBoardDialog(3)
The BulletinBoard BulletinBoardDialog convenience creation function "XmCreateBulletinBoard%Dialog" "creation functions" "XmCreateBulletinBoard%Dialog"
XmCreateButtonBox(3)
The ButtonBox widget creation function "XmCreateButtonBox" "creation functions" "XmCreateButtonBox"
XmCreateCascadeButton(3)
The CascadeButton widget creation function "XmCreateCascadeButton" "creation functions" "XmCreateCascadeButton"
XmCreateCascadeButtonGadget(3)
The CascadeButtonGadget creation function "XmCreateCascadeButton%Gadget" "creation functions" "XmCreateCascadeButton%Gadget"
XmCreateCombinationBox2(3)
The CombinationBox2 widget creation function "XmCreateCombinationBox2" "creation functions" "XmCreateCombinationBox2"
XmCreateComboBox(3)
The default ComboBox widget creation function
XmCreateCommand(3)
The Command widget creation function "XmCreateCommand" "creation functions" "XmCreateCommand"
XmCreateCommandDialog(3)
The Command CommandDialog convenience creation function "XmCreateCommandDialog" "creation functions" "XmCreateCommandDialog"
XmCreateContainer(3)
The Container widget creation function "XmCreateContainer" "creation functions" "XmCreateContainer"
XmCreateDialogShell(3)
The DialogShell widget creation function "XmCreateDialogShell" "creation functions" "XmCreateDialogShell"
XmCreateDragIcon(3)
A Drag and Drop function that creates a DragIcon widget "XmCreateDragIcon" "Drag and Drop functions" "XmCreateDragIcon" "creation functions" "XmCreateDragIcon"
XmCreateDrawingArea(3)
The DrawingArea widget creation function "XmCreateDrawingArea" "creation functions" "XmCreateDrawingArea"
XmCreateDrawnButton(3)
The DrawnButton widget creation function "XmCreateDrawnButton" "creation functions" "XmCreateDrawnButton"
XmCreateDropDown(3)
The default DropDown widget creation function
XmCreateDropDownComboBox(3)
The Drop-down ComboBox widget creation function
XmCreateDropDownList(3)
The Drop-down list ComboBox widget creation function
XmCreateErrorDialog(3)
The MessageBox ErrorDialog convenience creation function "XmCreateErrorDialog" "creation functions" "XmCreateErrorDialog"
XmCreateFileSelectionBox(3)
The FileSelectionBox widget creation function "XmCreateFileSelection%Box" "creation functions" "XmCreateFileSelection%Box"
XmCreateFileSelectionDialog(3)
The FileSelectionBox FileSelectionDialog convenience creation function "XmCreateFileSelection%Dialog" "creation functions" "XmCreateFileSelection%Dialog"
XmCreateForm(3)
The Form widget creation function "XmCreateForm" "creation functions" "XmCreateForm"
XmCreateFormDialog(3)
A Form FormDialog convenience creation function "XmCreateFormDialog" "creation functions" "XmCreateFormDialog"
XmCreateFrame(3)
The Frame widget creation function "XmCreateFrame" "creation functions" "XmCreateFrame"
XmCreateHierarchy(3)
The Hierarchy widget creation function "XmCreateHierarchy" "creation functions" "XmCreateHierarchy"
XmCreateIconGadget(3)
The IconGadget widget creation function "XmCreateIconGadget" "creation functions" "XmCreateIconGadget"
XmCreateInformationDialog(3)
The MessageBox InformationDialog convenience creation function "XmCreateInformationDialog" "creation functions" "XmCreateInformationDialog"
XmCreateLabel(3)
The Label widget creation function "XmCreateLabel" "creation functions" "XmCreateLabel"
XmCreateLabelGadget(3)
The LabelGadget creation function "XmCreateLabelGadget" "creation functions" "XmCreateLabelGadget"
XmCreateList(3)
The List widget creation function "XmCreateList" "creation functions" "XmCreateList"
XmCreateMainWindow(3)
The MainWindow widget creation function "XmCreateMainWindow" "creation functions" "XmCreateMainWindow"
XmCreateMenuBar(3)
A RowColumn widget convenience creation function "XmCreateMenuBar" "creation functions" "XmCreateMenuBar"
XmCreateMenuShell(3)
The MenuShell widget creation function "XmCreateMenuShell" "creation functions" "XmCreateMenuShell"
XmCreateMessageBox(3)
The MessageBox widget creation function "XmCreateMessageBox" "creation functions" "XmCreateMessageBox"
XmCreateMessageDialog(3)
The MessageBox MessageDialog convenience creation function "XmCreateMessageDialog" "creation functions" "XmCreateMessageDialog"
XmCreateNotebook(3)
The Notebook widget creation function "XmCreateNotebook" "Notebook functions" "XmCreateNotebook"
XmCreateOptionMenu(3)
A RowColumn widget convenience creation function "XmCreateOptionMenu" "creation functions" "XmCreateOptionMenu"
XmCreateOutline(3)
The Outline widget creation function "XmCreateOutline" "creation functions" "XmCreateOutline"
XmCreatePanedWindow(3)
The PanedWindow widget creation function "XmCreatePanedWindow" "creation functions" "XmCreatePanedWindow"
XmCreatePopupMenu(3)
A RowColumn widget convenience creation function "XmCreatePopupMenu" "creation functions" "XmCreatePopupMenu"
XmCreatePromptDialog(3)
The SelectionBox PromptDialog convenience creation function "XmCreatePromptDialog" "creation functions" "XmCreatePromptDialog"
XmCreatePulldownMenu(3)
A RowColumn widget convenience creation function "XmCreatePulldownMenu" "creation functions" "XmCreatePulldownMenu"
XmCreatePushButton(3)
The PushButton widget creation function "XmCreatePushButton" "creation functions" "XmCreatePushButton"
XmCreatePushButtonGadget(3)
The PushButtonGadget creation function "XmCreatePushButtonGadget" "creation functions" "XmCreatePushButtonGadget"
XmCreateQuestionDialog(3)
The MessageBox QuestionDialog convenience creation function "XmCreateQuestionDialog" "creation functions" "XmCreateQuestionDialog"
XmCreateRadioBox(3)
A RowColumn widget convenience creation function "XmCreateRadioBox" "creation functions" "XmCreateRadioBox"
XmCreateRowColumn(3)
The RowColumn widget creation function "XmCreateRowColumn" "creation functions" "XmCreateRowColumn"
XmCreateScale(3)
The Scale widget creation function "XmCreateScale" "creation functions" "XmCreateScale"
XmCreateScrollBar(3)
The ScrollBar widget creation function "XmCreateScrollBar" "creation functions" "XmCreateScrollBar"
XmCreateScrolledList(3)
The List ScrolledList convenience creation function "XmCreateScrolledList" "creation functions" "XmCreateScrolledList"
XmCreateScrolledText(3)
The Text ScrolledText convenience creation function "XmCreateScrolledText" "creation functions" "XmCreateScrolledText"
XmCreateScrolledWindow(3)
The ScrolledWindow widget creation function "XmCreateScrolledWindow" "creation functions" "XmCreateScrolledWindow"
XmCreateSelectionBox(3)
The SelectionBox widget creation function "XmCreateSelectionBox" "creation functions" "XmCreateSelectionBox"
XmCreateSelectionDialog(3)
The SelectionBox SelectionDialog convenience creation function "XmCreateSelectionDialog" "creation functions" "XmCreateSelectionDialog"
XmCreateSeparator(3)
The Separator widget creation function "XmCreateSeparator" "creation functions" "XmCreateSeparator"
XmCreateSeparatorGadget(3)
The SeparatorGadget creation function "XmCreateSeparatorGadget" "creation functions" "XmCreateSeparatorGadget"
XmCreateSimpleCheckBox(3)
A RowColumn widget convenience creation function "XmCreateSimpleCheckBox" "creation functions" "XmCreateSimpleCheckBox"
XmCreateSimpleMenuBar(3)
A RowColumn widget convenience creation function "XmCreateSimpleMenuBar" "creation functions" "XmCreateSimpleMenuBar"
XmCreateSimpleOptionMenu(3)
A RowColumn widget convenience creation function "XmCreateSimpleOptionMenu" "creation functions" "XmCreateSimpleOptionMenu"
XmCreateSimplePopupMenu(3)
A RowColumn widget convenience creation function "XmCreateSimplePopupMenu" "creation functions" "XmCreateSimplePopupMenu"
XmCreateSimplePulldownMenu(3)
A RowColumn widget convenience creation function "XmCreateSimplePulldown%Menu" "creation functions" "XmCreateSimplePulldown%Menu"
XmCreateSimpleRadioBox(3)
A RowColumn widget convenience creation function "XmCreateSimpleRadioBox" "creation functions" "XmCreateSimpleRadioBox"
XmCreateSimpleSpinBox(3)
the SimpleSpinBox widget creation function
XmCreateSpinBox(3)
The SpinBox creation function "XmCreateSpinBox" "creation functions" "XmCreateSpinBox"
XmCreateTemplateDialog(3)
A MessageBox TemplateDialog convenience creation function "XmCreateTemplateDialog" "create functions" "XmCreateTemplateDialog"
XmCreateText(3)
The Text widget creation function "XmCreateText" "creation functions" "XmCreateText"
XmCreateTextField(3)
The TextField widget creation function "XmCreateTextField" "creation functions" "XmCreateTextField"
XmCreateToggleButton(3)
The ToggleButton widget creation function "XmCreateToggleButton" "creation functions" "XmCreateToggleButton"
XmCreateToggleButtonGadget(3)
The ToggleButtonGadget creation function "XmCreateToggleButton%Gadget" "creation functions" "XmCreateToggleButton%Gadget"
XmCreateWarningDialog(3)
The MessageBox WarningDialog convenience creation function "XmCreateWarningDialog" "creation functions" "XmCreateWarningDialog"
XmCreateWorkArea(3)
A function that creates a RowColumn WorkArea "XmCreateWorkArea" "creation functions" "XmCreateWorkArea"
XmCreateWorkingDialog(3)
The MessageBox WorkingDialog convenience creation function "XmCreateWorkingDialog" "creation functions" "XmCreateWorkingDialog"
XmCvtByteStreamToXmString(3)
A compound string function that converts from a compound string in Byte Stream format to a compound string "XmCvtByteStreamToXmString" "compound string functions" "XmCvtByteStreamToXmString"
XmCvtCTToXmString(3)
A compound string function that converts compound text to a compound string "XmCvtCTToXmString" "compound string functions" "XmCvtCTToXmString"
XmCvtStringToUnitType(3)
A function that converts a string to a unit-type value "XmCvtStringToUnitType"
XmCvtTextPropertyToXmStringTable(3)
A function that converts from a TextProperty Structure to a StringTable "XmCvtTextPropertyToXmStringTable"
XmCvtXmStringTableToTextProperty(3)
A function that converts from XmStringTable to an XTextProperty Structure "XmCvtXmStringTableToTextProperty"
XmCvtXmStringToByteStream(3)
A compound string function that converts a compound string to a Byte Stream format "XmCvtXmStringToByteStream" "compound string functions" "XmCvtXmStringToByteStream"
XmCvtXmStringToCT(3)
A compound string function that converts a compound string to compound text "XmCvtXmStringToCT" "compound string functions" "XmCvtXmStringToCT"
XmDataField(3)
The DataField widget class
XmDataFieldCopy(3)
A DataField function that copies the primary selection to the clipboard "XmDataFieldCopy" "DataField functions" "XmDataFieldCopy"
XmDataFieldCut(3)
A DataField function that copies the primary selection to the clipboard and deletes the selected text "XmDataFieldCut" "DataField functions" "XmDataFieldCut"
XmDataFieldGetSelection(3)
A DataField function that retrieves the value of the primary selection "XmDataFieldGetSelection" "DataField functions" "XmDataFieldGetSelection"
XmDataFieldGetSelectionPosition(3)
A DataField function that accesses the position of the primary selection "XmDataFieldGetSelection%Position" "DataField functions" "XmDataFieldGetSelection%Position"
XmDataFieldGetString(3)
A DataField function that accesses the string value "XmDataFieldGetString" "DataField functions" "XmDataFieldGetString"
XmDataFieldGetStringWcs(3)
A DataField function that retrieves a copy of the wide character string value of a DataField widget "XmDataFieldGetStringWcs" "DataField functions" "XmDataFieldGetStringWcs"
XmDataFieldPaste(3)
A DataField function that inserts the clipboard selection "XmDataFieldPaste" "DataField functions" "XmDataFieldPaste"
XmDataFieldSetAddMode(3)
A DataField function that sets the state of Add mode "XmDataFieldSetAddMode" "DataField functions" "XmDataFieldSetAddMode"
XmDataFieldSetEditable(3)
A DataField function that sets the edit permission "XmDataFieldSetEditable" "DataField functions" "XmDataFieldSetEditable"
XmDataFieldSetHighlight(3)
A DataField function that highlights text "XmDataFieldSetHighlight" "DataField functions" "XmDataFieldSetHighlight"
XmDataFieldSetInsertionPosition(3)
A DataField function that sets the position of the insertion cursor "XmDataFieldSetInsertion%Position" "DataField functions" "XmDataFieldSetInsertion%Position"
XmDataFieldSetSelection(3)
A DataField function that sets the primary selection of the text "XmDataFieldSetSelection" "DataField functions" "XmDataFieldSetSelection"
XmDataFieldSetString(3)
A DataField function that sets the string value "XmDataFieldSetString" "DataField functions" "XmDataFieldSetString"
XmDataFieldXYToPos(3)
A DataField function that accesses the character position nearest an x and y position "XmDataFieldXYToPos" "DataField functions" "XmDataFieldXYToPos"
XmDeactivateProtocol(3)
A VendorShell function that deactivates a protocol without removing it "XmDeactivateProtocol" "protocols" "VendorShell functions" "XmDeactivateProtocol"
XmDeactivateWMProtocol(3)
A VendorShell convenience interface that deactivates a protocol without removing it "protocols" "XmDeactivateWMProtocol" "VendorShell functions" "XmDeactivateWMProtocol"
XmDesktop(3)
Motif-compatible desktop widget
XmDestroyPixmap(3)
A pixmap caching function that removes a pixmap from the pixmap cache "XmDestroyPixmap" "pixmaps"
XmDialogShellExt(3), XmDialogShellExtClass(3)
Motif-compatible modal-dialog shell class
XmDirection(3)
Data type for the direction of widget components "XmDirection" "data types" "XmDirection"
XmDirectionMatch(3)
A function that checks for a specified direction component "XmDirectionMatch"
XmDirectionMatchPartial(3)
A function that checks for a specified direction component "XmDirectionMatchPartial"
XmDirectionToStringDirection(3)
A function that converts an XmDirection value to an XmStringDirection value "XmDirectionToStringDirection"
XmDragCancel(3)
A Drag and Drop function that terminates a drag transaction "XmDragCancel" "Drag and Drop functions" "XmDragCancel"
XmDragOverShell(3)
Motif-compatible DragOverShell widget
XmDragStart(3)
A Drag and Drop function that initiates a drag and drop transaction "XmDragStart" "Drag and Drop functions" "XmDragStart"
XmDropDownGetChild(3)
A DropDown function that is used to access a component "XmDropDownGetChild" "DropDown functions" "XmDropDownGetChild"
XmDropSiteConfigureStackingOrder(3)
A Drag and Drop function that reorders a stack of widgets that are registered drop sites "XmDropSiteConfigureStack%ingOrder" "Drag and Drop functions" "XmDropSiteConfigureStack%ingOrder"
XmDropSiteEndUpdate(3)
A Drag and Drop function that facilitates processing updates to multiple drop sites "XmDropSiteEndUpdate" "Drag and Drop functions" "XmDropSiteEndUpdate"
XmDropSiteManager(3)
Motif-compatible support widget for drag'n'drop
XmDropSiteQueryStackingOrder(3)
A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget "XmDropSiteQueryStacking%Order" "Drag and Drop functions" "XmDropSiteQueryStacking%Order"
XmDropSiteRegister(3)
A Drag and Drop function that identifies a drop site and assigns resources that specify its behavior "XmDropSiteRegister" "Drag and Drop functions" "XmDropSiteRegister" "register functions" "XmDropSiteRegister"
XmDropSiteRegistered(3)
A Drag and Drop function that determines if a drop site has been registered "XmDropSiteRegistered" "Drag and Drop functions" "XmDropSiteRegistered" "register functions" "XmDropSiteRegistered"
XmDropSiteRetrieve(3)
A Drag and Drop function that retrieves resource values set on a drop site "XmDropSiteRetrieve" "Drag and Drop functions" "XmDropSiteRetrieve"
XmDropSiteStartUpdate(3)
A Drag and Drop function that facilitates processing updates to multiple drop sites "XmDropSiteStartUpdate" "Drag and Drop functions" "XmDropSiteStartUpdate"
XmDropSiteUnregister(3)
A Drag and Drop function that frees drop site information "XmDropSiteUnregister" "Drag and Drop functions" "XmDropSiteUnregister"
XmDropSiteUpdate(3)
A Drag and Drop function that sets resource values for a drop site "XmDropSiteUpdate" "Drag and Drop functions" "XmDropSiteUpdate"
XmDropTransfer(3)
The DropTransfer widget class "XmDropSite" "widget class" "DropTransfer"
XmDropTransferAdd(3)
A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer "XmDropTransferAdd" "Drag and Drop functions" "XmDropTransferAdd"
XmDropTransferStart(3)
A Drag and Drop function that initiates a drop transfer "XmDropTransferStart" "Drag and Drop functions" "XmDropTransferStart"
XmFileSelectionBox(3)
The FileSelectionBox widget class "XmFileSelectionBox" "widget class" "FileSelectionBox"
XmFileSelectionBoxGetChild(3)
A FileSelectionBox function used to access a component "XmFileSelectionBoxGetChild" "FileSelectionBox functions" "XmFileSelectionBoxGetChild"
XmFileSelectionDoSearch(3)
A FileSelectionBox function that initiates a directory search "XmFileSelectionDoSearch" "FileSelectionBox functions" "XmFileSelectionDoSearch"
XmFontList(3)
Data type for a font list "XmFontList" "data types" "XmFontList"
XmFontListAdd(3)
A font list function that creates a new font list "XmFontListAdd" "font list functions" "XmFontListAdd"
XmFontListAppendEntry(3)
A font list function that appends an entry to a font list "XmFontListAppendEntry" "font list functions" "XmFontListAppendEntry"
XmFontListCopy(3)
A font list function that copies a font list "XmFontListCopy" "font list functions" "XmFontListCopy"
XmFontListCreate(3)
A font list function that creates a font list "XmFontListCreate" "font list functions" "XmFontListCreate"
XmFontListEntryCreate(3)
A font list function that creates a font list entry "XmFontListEntryCreate" "font list functions" "XmFontListEntryCreate"
XmFontListEntryFree(3)
A font list function that recovers memory used by a font list entry "XmFontListEntryFree" "font list functions" "XmFontListEntryFree"
XmFontListEntryGetFont(3)
A font list function that retrieves font information from a font list entry "XmFontListEntryGetFont" "font list functions" "XmFontListEntryGetFont"
XmFontListEntryGetTag(3)
A font list function that retrieves the tag of a font list entry "XmFontListEntryGetTag" "font list functions" "XmFontListEntryGetTag"
XmFontListEntryLoad(3)
A font list function that loads a font or creates a font set and creates an accompanying font list entry "XmFontListEntryLoad" "font list functions" "XmFontListEntryLoad"
XmFontListFree(3)
A font list function that recovers memory used by a font list "XmFontListFree" "font list functions" "XmFontListFree"
XmFontListFreeFontContext(3)
A font list function that instructs the toolkit that the font list context is no longer needed "XmFontListFreeFontContext" "font list functions" "XmFontListFreeFontContext"
XmFontListGetNextFont(3)
A font list function that allows applications to access the fonts and character sets in a font list "XmFontListGetNextFont" "font list functions" "XmFontListGetNextFont"
XmFontListInitFontContext(3)
A font list function that allows applications to access the entries in a font list "XmFontListInitFontContext" "font list functions" "XmFontListInitFontContext"
XmFontListNextEntry(3)
A font list function that returns the next entry in a font list "XmFontListNextEntry" "font list functions" "XmFontListNextEntry"
XmFontListRemoveEntry(3)
A font list function that removes a font list entry from a font list "XmFontListRemoveEntry" "font list functions" "XmFontListRemoveEntry"
XmFontSelector(3), The(3)
Font Selector widget
XmForm(3)
The Form widget class "XmForm" "widget class" "Form"
XmFrame(3)
The Frame widget class "XmFrame" "widget class" "Frame"
XmGetAtomName(3)
A function that returns the string representation for an atom "XmGetAtomName" "atoms"
XmGetColorCalculation(3)
A function to get the procedure used for default color calculation "XmGetColorCalculation" "Color functions" "XmGetColorCalculation"
XmGetColors(3)
A function that generates foreground, select, and shadow colors "XmGetColors" "Color functions" "XmGetColors"
XmGetDestination(3)
A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations "XmGetDestination"
XmGetDragContext(3)
A Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp "XmGetDragContext" "Drag and Drop functions" "XmGetDragContext"
XmGetFocusWidget(3)
Returns the ID of the widget that has keyboard focus "XmGetFocusWidget" "traversal functions" "XmGetFocusWidget"
XmGetMenuCursor(3)
A function that returns the cursor ID for the current menu cursor "XmGetMenuCursor"
XmGetPixmap(3)
A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap "XmGetPixmap" "pixmaps"
XmGetPixmapByDepth(3)
A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap "XmGetPixmapByDepth" "pixmaps"
XmGetPostedFromWidget(3)
A RowColumn function that returns the widget from which a menu was posted "XmGetPostedFromWidget" "RowColumn functions" "XmGetPostedFromWidget"
XmGetScaledPixmap(3)
read a pixmap file and scale it according to pixmap and print resolution
XmGetSecondaryResourceData(3)
A function that provides access to secondary widget resource data "XmGetSecondaryResourceData"
XmGetTabGroup(3)
Returns the widget ID of a tab group "XmGetTabGroup" "traversal functions" "XmGetTabGroup"
XmGetTearOffControl(3)
A RowColumn function that obtains the widget ID for the tear-off control in a menu "XmGetTearOffControl" "RowColumn functions" "XmGetTearOffControl"
XmGetVisibility(3)
A function that determines if a widget is visible "XmGetVisibility"
XmGetXmDisplay(3)
A Display function that returns the XmDisplay object ID for a specified display "XmGetXmDisplay" "Display functions" "XmGetXmDisplay"
XmGetXmScreen(3)
A Screen function that returns the XmScreen object ID for a specified screen "XmGetXmScreen"
XmGrabShell(3)
Motif-compatible popup shell widget which grabs the keyboard and pointer
XmHierarchyGetChildNodes(3)
A List function that returns all instances of an item in the list "XmListGetMatchPos" "List functions" "XmListGetMatchPos"
XmHierarchyOpenAllAncestors(3)
A Hierarchy function that opens all ancestors of the Hierarchy "XmListAddItem" "List functions" "XmListAddItem"
XmIconBoxIsCellEmpty(3)
A function that determines whether a cell in the IconBox is empty "XmIconBoxIsCellEmpty" "IconBox functions" "XmIconBoxIsCellEmpty"
XmImCloseXIM(3)
An input manager function that releases the input method associated with a specified widget "XmImCloseXIM" "input manager functions" "XmImCloseXIM"
XmImFreeXIC(3)
An input manager function that unregisters widgets for an XIC "XmImFreeXIC" "input manager functions" "XmImFreeXIC"
XmImGetXIC(3)
An input manager function that obtains an XIC for a widget "XmImGetXIC" "input manager functions" "XmImGetXIC"
XmImGetXIM(3)
An input manager function that retrieves the input method associated with a specified widget "XmImGetXIM" "input manager functions" "XmImGetXIM"
XmImMbLookupString(3)
An input manager function that retrieves a composed string from an input method "XmImMbLookupString" "input manager functions" "XmImMbLookupString"
XmImMbResetIC(3)
An input manager function that resets the input context for a widget
XmImRegister(3)
An input manager function that registers a widget with an input manager "XmImRegister" "input manager functions" "XmImRegister"
XmImSetFocusValues(3)
An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes "XmImSetFocusValues" "input manager functions" "XmImSetFocusValues"
XmImSetValues(3)
An input manager function that updates attributes of an input context "XmImSetValues" "input manager functions" "XmImSetValues"
XmImSetXIC(3)
An input manager function that registers an existing XIC with a widget "XmImSetXIC" "input manager functions" "XmImSetXIC"
XmImUnregister(3)
An input manager function that removes a widget from association with its input manager "XmImUnregister" "input manager functions" "XmImUnregister"
XmImUnsetFocus(3)
An input manager function that notifies an input method that a widget has lost input focus "XmImUnsetFocus" "input manager functions" "XmImUnsetFocus"
XmImVaSetFocusValues(3)
An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes "XmImVaSetFocusValues" "input manager functions" "XmImVaSetFocusValues"
XmImVaSetValues(3)
An input manager function that updates attributes of an input context "XmImVaSetValues" "input manager functions" "XmImVaSetValues"
XmInstallImage(3)
A pixmap caching function that adds an image to the image cache "XmInstallImage" "pixmaps"
XmInternAtom(3)
A macro that returns an atom for a given name "XmInternAtom" "atoms"
XmIsMotifWMRunning(3)
A function that determines whether the window manager is running "XmIsMotifWMRunning"
XmIsTraversable(3)
A function that identifies whether a widget can be traversed "XmIsTraversable"
XmListAddItem(3)
A List function that adds an item to the list "XmListAddItem" "List functions" "XmListAddItem"
XmListAddItemUnselected(3)
A List function that adds an item to the list "XmListAddItemUnselected" "List functions" "XmListAddItemUnselected"
XmListAddItems(3)
A List function that adds items to the list "XmListAddItems" "List functions" "XmListAddItems"
XmListAddItemsUnselected(3)
A List function that adds items to a list "XmListAddItemsUnselected" "List functions" "XmListAddItemsUnselected"
XmListDeleteAllItems(3)
A List function that deletes all items from the list "XmListDeleteAllItems" "List functions" "XmListDeleteAllItems"
XmListDeleteItem(3)
A List function that deletes an item from the list "XmListDeleteItem" "List functions" "XmListDeleteItem"
XmListDeleteItems(3)
A List function that deletes items from the list "XmListDeleteItems" "List functions" "XmListDeleteItems"
XmListDeleteItemsPos(3)
A List function that deletes items from the list starting at the given position "XmListDeleteItemsPos" "List functions" "XmListDeleteItemsPos"
XmListDeletePos(3)
A List function that deletes an item from a list at a specified position "XmListDeletePos" "List functions" "XmListDeletePos"
XmListDeletePositions(3)
A List function that deletes items from a list based on an array of positions "XmListDeletePositions" "List functions" "XmListDeletePositions"
XmListDeselectAllItems(3)
A List function that unhighlights and removes all items from the selected list "XmListDeselectAllItems" "List functions" "XmListDeselectAllItems"
XmListDeselectItem(3)
A List function that deselects the specified item from the selected list "XmListDeselectItem" "List functions" "XmListDeselectItem"
XmListDeselectPos(3)
A List function that deselects an item at a specified position in the list "XmListDeselectPos" "List functions" "XmListDeselectPos"
XmListGetKbdItemPos(3)
A List function that returns the position of the item at the location cursor "XmListGetKbdItemPos" "List functions" "XmListGetKbdItemPos"
XmListGetMatchPos(3)
A List function that returns all instances of an item in the list "XmListGetMatchPos" "List functions" "XmListGetMatchPos"
XmListGetSelectedPos(3)
A List function that returns the position of every selected item in the list "XmListGetSelectedPos" "List functions" "XmListGetSelectedPos"
XmListItemExists(3)
A List function that checks if a specified item is in the list "XmListItemExists" "List functions" "XmListItemExists"
XmListItemPos(3)
A List function that returns the position of an item in the list "XmListItemPos" "List functions" "XmListItemPos"
XmListPosSelected(3)
A List function that determines if the list item at a specified position is selected "XmListPosSelected" "List functions" "XmListPosSelected"
XmListPosToBounds(3)
A List function that returns the bounding box of an item at a specified position in a list "XmListPosToBounds" "List functions" "XmListPosToBounds"
XmListReplaceItems(3)
A List function that replaces the specified elements in the list "XmListReplaceItems" "List functions" "XmListReplaceItems"
XmListReplaceItemsPos(3)
A List function that replaces the specified elements in the list "XmListReplaceItemsPos" "List functions" "XmListReplaceItemsPos"
XmListReplaceItemsPosUnselected(3)
A List function that replaces items in a list without selecting the replacement items "XmListReplaceItemsPosUn%selected" "List functions" "XmListReplaceItemsPosUn%selected"
XmListReplaceItemsUnselected(3)
A List function that replaces items in a list "XmListReplaceItemsUn%selected" "List functions" "XmListReplaceItemsUn%selected"
XmListReplacePositions(3)
A List function that replaces items in a list based on position "XmListReplacePositions" "List functions" "XmListReplacePositions"
XmListSelectItem(3)
A List function that selects an item in the list "XmListSelectItem" "List functions" "XmListSelectItem"
XmListSelectPos(3)
A List function that selects an item at a specified position in the list "XmListSelectPos" "List functions" "XmListSelectPos"
XmListSetAddMode(3)
A List function that sets add mode in the list "XmListSetAddMode" "List functions" "XmListSetAddMode"
XmListSetBottomItem(3)
A List function that makes an existing item the last visible item in the list "XmListSetBottomItem" "List functions" "XmListSetBottomItem"
XmListSetBottomPos(3)
A List function that makes a specified item the last visible item in the list "XmListSetBottomPos" "List functions" "XmListSetBottomPos"
XmListSetHorizPos(3)
A List function that scrolls to the specified position in the list "XmListSetHorizPos" "List functions" "XmListSetHorizPos"
XmListSetItem(3)
A List function that makes an existing item the first visible item in the list "XmListSetItem" "List functions" "XmListSetItem"
XmListSetKbdItemPos(3)
A List function that sets the location cursor at a specified position "XmListSetKbdItemPos" "List functions" "XmListSetKbdItemPos"
XmListSetPos(3)
A List function that makes the item at the given position the first visible position in the list "XmListSetPos" "List functions" "XmListSetPos"
XmListUpdateSelectedList(3)
A List function that updates the XmNselectedItems resource "XmListUpdateSelectedList" "List functions" "XmListUpdateSelectedList"
XmListYToPos(3)
A List function that returns the position of the item at a specified y-coordinate "XmListYToPos" "List functions" "XmListYToPos"
XmMainWindowSep1(3)
A MainWindow function that returns the widget ID of the first Separator "XmMainWindowSep1" "MainWindow functions" "XmMainWindowSep1"
XmMainWindowSep2(3)
A MainWindow function that returns the widget ID of the second Separator widget "XmMainWindowSep2" "MainWindow functions" "XmMainWindowSep2"
XmMainWindowSep3(3)
A MainWindow function that returns the widget ID of the third Separator widget "XmMainWindowSep3" "MainWindow functions" "XmMainWindowSep3"
XmMainWindowSetAreas(3)
A MainWindow function that identifies manageable children for each area "XmMainWindowSetAreas" "MainWindow functions" "XmMainWindowSetAreas"
XmMapSegmentEncoding(3)
A compound string function that returns the compound text encoding format associated with the specified font list tag "XmMapSegmentEncoding" "compound string functions" "XmMapSegmentEncoding"
XmMenuPosition(3)
A RowColumn function that positions a Popup menu pane "XmMenuPosition" "RowColumn functions" "XmMenuPosition"
XmMessageBoxGetChild(3)
A MessageBox function that is used to access a component "XmMessageBoxGetChild" "MessageBox functions" "XmMessageBoxGetChild"
XmMultiListDeselectItems(3)
A MultiList function that deselects items in the list by matching column entries "XmMultiListDeselectItems" "List functions" "XmMultiListDeselectItems"
XmMultiListDeselectRow(3)
A MultiList function that deselects a row in the list "XmMultiListSelectRow" "MultiList functions" "XmMultiListSelectRow"
XmMultiListGetSelectedRowArray(3)
an MultiList function that returns an array of integers which are selected row numbers. "XmMultiListGetSelectedRowArray" "List functions" "XmMultiListGetSelectedRowArray"
XmMultiListGetSelectedRows(3)
an MultiList function that returns the rows that currently are selected. "XmMultiListGetSelectedRows" "List functions" "XmMultiListGetSelectedRows"
XmMultiListMakeRowVisible(3)
A MultiList function that shifts the visible list rows as desired "XmMultiListSelectRow" "MultiList functions" "XmMultiListSelectRow"
XmMultiListSelectAllItems(3)
an MultiList function that selects all rows of the list "XmMultiListSelectAllItems" "MultiList functions" "XmMultiListSelectAllItems"
XmMultiListSelectItems(3)
A MultiList function that selects items in the list by matching column entries "XmMultiListSelectItems" "List functions" "XmMultiListSelectItems"
XmMultiListSelectRow(3)
A MultiList function that selects a row in the list "XmMultiListSelectRow" "MultiList functions" "XmMultiListSelectRow"
XmMultiListToggleRow(3)
An MultiList function that toggles the selection state of a specified row "XmMultiListToggleRow" "Extended List functions" "XmMultiListToggleRow"
XmMultiListUnselectAllItems(3)
an MultiList function that deselects all rows of the list "XmMultiListUnselectAllItems" "MultiList functions" "XmMultiListUnselectAllItems"
XmMultiListUnselectItem(3)
An MultiList function that deselects the specified item of the list "XmMultiListUnselectItem" "Extended List functions" "XmMultiListUnselectItem"
XmNotebookGetPageInfo(3)
A Notebook function that returns page information "XmNotebookGetPageInfo" "Notebook functions" "XmNotebookGetPageInfo"
XmObjectAtPoint(3)
A toolkit function that determines which child intersects or comes closest to a specified point "XmObjectAtPoint"
XmOptionButtonGadget(3)
A RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu "XmOptionButtonGadget" "RowColumn functions" "XmOptionButtonGadget"
XmOptionLabelGadget(3)
A RowColumn function that obtains the widget ID for the LabelGadget in an OptionMenu "XmOptionLabelGadget" "RowColumn functions" "XmOptionLabelGadget"
XmPanedGetPanes(3)
A Paned function that returns the number of panes in the paned widget "XmPanedGetPanes" "Paned functions" "XmPanedGetPanes"
XmParseMapping(3)
Data type for a compound string parse mapping "XmParseMapping" "data types" "XmParseMapping"
XmParseMappingCreate(3)
A compound string function to create a parse mapping "XmParseMappingCreate" "compound string functions" "XmParseMappingCreate"
XmParseMappingFree(3)
A compound string function to free a parse mapping "XmParseMappingFree" "compound string functions" "XmParseMappingFree"
XmParseMappingGetValues(3)
A compound string function to retrieve attributes of a parse mapping "XmParseMappingGetValues" "compound string functions" "XmParseMappingGetValues"
XmParseMappingSetValues(3)
A compound string function to set attributes of a parse mapping "XmParseMappingSetValues" "compound string functions" "XmParseMappingSetValues"
XmParseTable(3)
Data type for a compound string parse table "XmParseTable" "data types" "XmParseTable"
XmParseTableFree(3)
A compound string function that recovers memory "XmParseTableFree" "compound string functions" "XmParseTableFree"
XmPrintPopupPDM(3)
Send a notification for the PDM to be popped up
XmPrintShell(3)
a shell widget class used for printing in Motif
XmPrintToFile(3)
Retrieves and saves data that would normally be printed by the X Print Server
XmProcessTraversal(3)
A function that determines which component receives keyboard events when a widget has the focus "XmProcessTraversal"
XmProtocol(3), XmProtocolClass(3)
internal Lesstif class
XmRedisplayWidget(3)
Synchronously activates the expose method of a widget to draw its content
XmRegisterSegmentEncoding(3)
A compound string function that registers a compound text encoding format for a specified font list element tag "XmRegisterSegment%Encoding" "compound string functions" "XmRegisterSegment%Encoding"
XmRemoveFromPostFromList(3)
a RowColumn function that disables a menu for a particular widget "XmRemoveFromPostFromList" "RowColumn functions" "XmRemoveFromPostFromList"
XmRemoveProtocolCallback(3)
A VendorShell function that removes a callback from the internal list "XmRemoveProtocol%Callback" "VendorShell functions" "XmRemoveProtocol%Callback" "protocols"
XmRemoveProtocols(3)
A VendorShell function that removes the protocols from the protocol manager and deallocates the internal tables "XmRemoveProtocols" "VendorShell functions" "XmRemoveProtocols" "protocols"
XmRemoveTabGroup(3)
A function that removes a tab group "XmRemoveTabGroup"
XmRemoveWMProtocolCallback(3)
A VendorShell convenience interface that removes a callback from the internal list "XmRemoveWMProtocol%Callback" "VendorShell functions" "XmRemoveWMProtocol%Callback" "protocols"
XmRemoveWMProtocols(3)
A VendorShell convenience interface that removes the protocols from the protocol manager and deallocates the internal tables "XmRemoveWMProtocols" "VendorShell functions" "XmRemoveWMProtocols" "protocols"
XmRenderTable(3)
Data type for a render table "XmRenderTable"
XmRenderTableCopy(3)
A render table function that copies renditions "XmRenderTableCopy"
XmRenderTableCvtFromProp(3)
A render table function that converts from a string representation to a render table "XmRenderTableCvtFromProp" "render table functions" "XmRenderTableCvtFromProp"
XmRenderTableCvtToProp(3)
A render table function that converts a render table to a string representation "XmRenderTableCvtToProp" "render table functions" "XmRenderTableCvtToProp"
XmRenderTableFree(3)
A render table function that recovers memory "XmRenderTableFree"
XmRenderTableGetRendition(3)
A convenience function that matches a rendition tag "XmRenderTableGetRendition"
XmRenderTableGetRenditions(3)
A convenience function that matches rendition tags "XmRenderTableGetRenditions"
XmRenderTableGetTags(3)
A convenience function that gets rendition tags "XmRenderTableGetTags"
XmRenderTableRemoveRenditions(3)
A convenience function that removes renditions "XmRenderTableRemoveRenditions"
XmRenditionCreate(3)
A convenience function that creates a rendition "XmRenditionCreate"
XmRenditionFree(3)
A convenience function that frees a rendition "XmRenditionFree"
XmRenditionRetrieve(3)
A convenience function that retrieves rendition resources "XmRenditionRetrieve"
XmRenditionUpdate(3)
A convenience function that modifies resources "XmRenditionUpdate"
XmRepTypeAddReverse(3)
A representation type manager function that installs the reverse converter for a previously registered representation type "XmRepTypeAddReverse" "representation type manager functions" "XmRepTypeAddReverse"
XmRepTypeGetId(3)
A representation type manager function that retrieves the identification number of a representation type "XmRepTypeGetId" "representation type manager functions" "XmRepTypeGetId"
XmRepTypeGetNameList(3)
A representation type manager function that generates a list of values for a representation type "XmRepTypeGetNameList" "representation type manager functions" "XmRepTypeGetNameList"
XmRepTypeGetRecord(3)
A representation type manager function that returns information about a representation type "XmRepTypeGetRecord" "representation type manager functions" "XmRepTypeGetRecord"
XmRepTypeGetRegistered(3)
A representation type manager function that returns a copy of the registration list "XmRepTypeGetRegistered" "representation type manager functions" "XmRepTypeGetRegistered"
XmRepTypeInstallTearOffModelConverter(3)
A representation type manager function that installs the resource converter for XmNtearOffModel. "XmRepTypeInstallTearOff%ModelConverter" "representation type manager functions" "XmRepTypeInstallTearOff%ModelConverter"
XmRepTypeRegister(3)
A representation type manager function that registers a representation type resource "XmRepTypeRegister" "representation type manager functions" "XmRepTypeRegister"
XmRepTypeValidValue(3)
A representation type manager function that tests the validity of a numerical value of a representation type resource "XmRepTypeValidValue" "representation type manager functions" "XmRepTypeValidValue"
XmResolveAllPartOffsets(3)
A function that allows writing of upward-compatible applications and widgets "XmResolveAllPartOffsets"
XmResolvePartOffsets(3)
A function that allows writing of upward-compatible applications and widgets "XmResolvePartOffsets"
XmSash(3)
internall Lesstif class
XmScaleGetValue(3)
A Scale function that returns the current slider position "XmScaleGetValue" "Scale functions" "XmScaleGetValue"
XmScaleSetTicks(3)
A Scale function that controls tick marks "XmScaleSetTicks" "Scale functions" "XmScaleSetTicks"
XmScaleSetValue(3)
A Scale function that sets a slider value "XmScaleSetValue" "Scale functions" "XmScaleSetValue"
XmScrollBarGetValues(3)
A ScrollBar function that returns the ScrollBar's increment values "XmScrollBarGetValues" "ScrollBar functions" "XmScrollBarGetValues"
XmScrollBarSetValues(3)
A ScrollBar function that changes ScrollBar's increment values and the slider's size and position "XmScrollBarSetValues" "ScrollBar functions" "XmScrollBarSetValues"
XmScrollVisible(3)
A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible "XmScrollVisible" "Scrolled Window functions" "XmScrollVisible"
XmScrolledWindowSetAreas(3)
A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget "XmScrolledWindowSetAreas" "ScrolledWindow functions" "XmScrolledWindowSetAreas"
XmSelectionBoxGetChild(3)
A SelectionBox function that is used to access a component "XmSelectionBoxGetChild" "SelectionBox functions" "XmSelectionBoxGetChild"
XmSetColorCalculation(3)
A function to set the procedure used for default color calculation "XmSetColorCalculation" "Color functions" "XmSetColorCalculation"
XmSetFontUnit(3)
A function that sets the font unit value for a display "XmSetFontUnit"
XmSetFontUnits(3)
A function that sets the font unit value for a display "XmSetFontUnits"
XmSetMenuCursor(3)
A function that modifies the menu cursor for a client "XmSetMenuCursor"
XmSetProtocolHooks(3)
A VendorShell function that allows preactions and postactions to be executed when a protocol message is received from MWM "XmSetProtocolHooks" "VendorShell functions" "XmSetProtocolHooks" "protocols"
XmSetWMProtocolHooks(3)
A VendorShell convenience interface that allows preactions and postactions to be executed when a protocol message is received from the window manager "XmSetWMProtocolHooks" "VendorShell functions" "XmSetWMProtocolHooks" "protocols"
XmSpinBoxValidatePosition(3)
translate the current value of the specified XmSpinBox child into a valid position
XmString(3)
Data type for a compound string "XmString" "data types" "XmString"
XmStringBaseline(3)
A compound string function that returns the number of pixels between the top of the character box and the baseline of the first line of text "XmStringBaseline" "compound string functions" "XmStringBaseline"
XmStringByteCompare(3)
A compound string function that indicates the results of a byte-by-byte comparison "XmStringByteCompare" "compound string functions" "XmStringByteCompare"
XmStringByteStreamLength(3)
A function that returns the size of a string "XmStringByteStreamLength"
XmStringCompare(3)
A compound string function that compares two strings "XmStringCompare" "compound string functions" "XmStringCompare"
XmStringComponentCreate(3)
A compound string function that creates arbitrary components "XmStringComponentCreate"
XmStringComponentType(3)
Data type for compound string components "XmStringComponentType" "data types" "XmStringComponentType"
XmStringConcat(3)
A compound string function that appends one string to another "XmStringConcat" "compound string functions" "XmStringConcat"
XmStringConcatAndFree(3)
A compound string function that appends one string to another and frees the original strings "XmStringConcatAndFree" "compound string functions" "XmStringConcatAndFree"
XmStringCopy(3)
A compound string function that makes a copy of a string "XmStringCopy" "compound string functions" "XmStringCopy"
XmStringCreate(3)
A compound string function that creates a compound string "XmStringCreate" "compound string functions" "XmStringCreate"
XmStringCreateLocalized(3)
A compound string function that creates a compound string in the current locale "XmStringCreateLocalized" "compound string functions" "XmStringCreateLocalized"
XmStringCreateLtoR(3)
A compound string function that creates a compound string "XmStringCreateLtoR" "compound string functions" "XmStringCreateLtoR"
XmStringCreateSimple(3)
A compound string function that creates a compound string in the language environment of a widget "XmStringCreateSimple" "compound string functions" "XmStringCreateSimple"
XmStringDirection(3)
Data type for the direction of display in a string "XmStringDirection" "data types" "XmStringDirection"
XmStringDirectionCreate(3)
A compound string function that creates a compound string "XmStringDirectionCreate" "compound string functions" "XmStringDirectionCreate"
XmStringDirectionToDirection(3)
A function that converts from XmStringDirection to XmDirection "XmStringDirectionToDirection"
XmStringDraw(3)
A compound string function that draws a compound string in an X window "XmStringDraw" "compound string functions" "XmStringDraw"
XmStringDrawImage(3)
A compound string function that draws a compound string in an X Window and creates an image "XmStringDrawImage" "compound string functions" "XmStringDrawImage"
XmStringDrawUnderline(3)
A compound string function that underlines a string drawn in an X Window "XmStringDrawUnderline" "compound string functions" "XmStringDrawUnderline"
XmStringEmpty(3)
A compound string function that provides information on the existence of non-zero-length text components "XmStringEmpty" "compound string functions" "XmStringEmpty"
XmStringExtent(3)
A compound string function that determines the size of the smallest rectangle that will enclose the compound string "XmStringExtent" "compound string functions" "XmStringExtent"
XmStringFree(3)
A compound string function that conditionally deallocates memory "XmStringFree" "compound string functions" "XmStringFree"
XmStringFreeContext(3)
A compound string function that releases the string scanning context data structure "XmStringFreeContext" "compound string functions" "XmStringFreeContext"
XmStringGenerate(3)
A convenience function that generates a compound string "XmStringGenerate"
XmStringGetLtoR(3)
A compound string function that searches for a text segment in the input compound string "XmStringGetLtoR" "compound string functions" "XmStringGetLtoR"
XmStringGetNextComponent(3)
A compound string function that returns the type and value of the next component in a compound string "XmStringGetNextComponent" "compound string functions" "XmStringGetNextComponent"
XmStringGetNextSegment(3)
A compound string function that fetches the bytes in the next segment of a compound string "XmStringGetNextSegment" "compound string functions" "XmStringGetNextSegment"
XmStringGetNextTriple(3)
An XmString function that returns the type, length, and value of the next component in the compound string "XmStringGetNextTriple"
XmStringHasSubstring(3)
A compound string function that indicates whether one compound string is contained within another "XmStringHasSubstring" "compound string functions" "XmStringHasSubstring"
XmStringHeight(3)
A compound string function that returns the line height of the given compound string "XmStringHeight" "compound string functions" "XmStringHeight"
XmStringInitContext(3)
A compound string function that creates a data structure for scanning an XmString component by component "XmStringInitContext" "compound string functions" "XmStringInitContext"
XmStringIsVoid(3)
A compound string function that provides information on the existence of non-zero-length text components, tab components, or separator components "XmStringIsVoid" "compound string functions" "XmStringIsVoid"
XmStringLength(3)
A compound string function that obtains the length of a compound string "XmStringLength" "compound string functions" "XmStringLength"
XmStringLineCount(3)
A compound string function that returns the number of separators plus one in the provided compound string "XmStringLineCount" "compound string functions" "XmStringLineCount"
XmStringNConcat(3)
A compound string function that appends a specified number of bytes to a compound string "XmStringNConcat" "compound string functions" "XmStringNConcat"
XmStringNCopy(3)
A compound string function that creates a copy of a compound string "XmStringNCopy" "compound string functions" "XmStringNCopy"
XmStringParseText(3)
A function that converts a character string to a compound string "XmStringParseText" "compound string functions" "XmStringParseText"
XmStringPeekNextComponent(3)
A compound string function that returns the component type of the next component to be fetched "XmStringPeekNextComponent" "compound string functions" "XmStringPeekNextComponent"
XmStringPeekNextTriple(3)
A function that returns the component type of the next component "XmStringPeekNextTriple"
XmStringPutRendition(3)
A convenience function that places renditions around strings "XmStringPutRendition"
XmStringSegmentCreate(3)
A compound string function that creates a compound string "XmStringSegmentCreate" "compound string functions" "XmStringSegmentCreate"
XmStringSeparatorCreate(3)
A compound string function that creates a compound string "XmStringSeparatorCreate" "compound string functions" "XmStringSeparatorCreate"
XmStringTable(3)
Data type for an array of compound strings "XmStringTable" "data types" "XmStringTable"
XmStringTableParseStringArray(3)
A convenience function that converts an array of strings to a compound string table "XmStringTableParseStringArray"
XmStringTableProposeTablist(3)
A convenience function that returns a tab list "XmStringTableProposeTablist"
XmStringTableToXmString(3)
A convenience function that converts a compound string table to a single compound string "XmStringTableToXmString"
XmStringTableUnparse(3)
A convenience function that converts a table of compound strings to an array of text "XmStringTableUnparse"
XmStringToXmStringTable(3)
A convenience function that converts a single compound string to a table of compound strings "XmStringTableToXmString"
XmStringUnparse(3)
A compound string function that unparses text "XmStringUnparse"
XmStringWidth(3)
A compound string function that returns the width of the widest line in a compound string "XmStringWidth" "compound string functions" "XmStringWidth"
XmTab(3)
Data type for a tab stop "XmTab"
XmTabCreate(3)
A convenience function that creates a tab stop "XmTabCreate"
XmTabFree(3)
A convenience function that frees a tab "XmTabFree"
XmTabGetValues(3)
A convenience function that returns tab values "XmTabGetValues"
XmTabList(3)
Data type for a tab list "XmTabList"
XmTabListCopy(3)
A convenience function that creates a new tab list from an existing list "XmTabListCopy"
XmTabListFree(3)
A convenience function that frees the memory of a new tab list "XmTabListFree"
XmTabListGetTab(3)
A convenience function that returns a copy of a tab "XmTabListGetTab"
XmTabListInsertTabs(3)
A convenience function that inserts tabs into a tab list "XmTabListInsertTabs"
XmTabListRemoveTabs(3)
A convenience function that removes noncontiguous tabs "XmTabListRemoveTabs"
XmTabListReplacePositions(3)
A convenience function that creates a new tab list with replacement tabs "XmTabListReplacePositions"
XmTabListTabCount(3)
A convenience function that counts the number of tabs "XmTabListTabCount"
XmTabSetValue(3)
A convenience function that sets a tab stop "XmTabSetValue"
XmTabStackGetSelectedTab(3)
A TabStack function that returns the widget ID of the currently selectedtab "XmTabStackGetSelectedTab" "TabStack functions" "XmTabStackGetSelectedTab"
XmTabStackSelectTab(3)
A TabStack function that sets the currently displayed child "XmTabStackSelecttab" "TabStack functions" "XmTabStackSelectTab"
XmTabStackXYToWidget(3)
A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that space "XmTabStackXYToWidget" "TabStack functions" "XmTabStackXYToWidget"
XmTargetsAreCompatible(3)
A function that tests whether the target types match between a drop site and source object "XmTargetsAreCompatible" "Drag and Drop functions" "XmTargetsAreCompatible"
XmTearOffButton(3)
Motif-compatible detachable button widget
XmTextClearSelection(3)
A Text function that clears the primary selection "XmTextClearSelection" "Text functions" "XmTextClearSelection"
XmTextCopy(3)
A Text function that copies the primary selection to the clipboard "XmTextCopy" "Text functions" "XmTextCopy"
XmTextCopyLink(3)
A Text function that copies a link to the primary selection to the clipboard "XmTextCopyLink" "Text functions" "XmTextCopyLink"
XmTextCut(3)
A Text function that copies the primary selection to the clipboard and deletes the selected text "XmTextCut" "Text functions" "XmTextCut"
XmTextDisableRedisplay(3)
A Text function that temporarily prevents visual update of the Text widget "XmTextDisableRedisplay" "Text functions" "XmTextDisableRedisplay"
XmTextEnableRedisplay(3)
A Text function that forces the visual update of a Text widget "XmTextEnableRedisplay" "Text functions" "XmTextEnableRedisplay"
XmTextField(3)
The TextField class
XmTextFieldClearSelection(3)
A TextField function that clears the primary selection "XmTextFieldClearSelection" "TextField functions" "XmTextFieldClearSelection"
XmTextFieldCopy(3)
A TextField function that copies the primary selection to the clipboard "XmTextFieldCopy" "TextField functions" "XmTextFieldCopy"
XmTextFieldCopyLink(3)
A TextField function that copies a link to the primary selection to the clipboard "XmTextFieldCopyLink" "TextField functions" "XmTextFieldCopyLink"
XmTextFieldCut(3)
A TextField function that copies the primary selection to the clipboard and deletes the selected text "XmTextFieldCut" "TextField functions" "XmTextFieldCut"
XmTextFieldGetBaseline(3)
A TextField function that accesses the y position of the baseline "XmTextFieldGetBaseline" "TextField functions" "XmTextFieldGetBaseline"
XmTextFieldGetEditable(3)
A TextField function that accesses the edit permission state "XmTextFieldGetEditable" "TextField functions" "XmTextFieldGetEditable"
XmTextFieldGetInsertionPosition(3)
A TextField function that accesses the position of the insertion cursor "XmTextFieldGetInsertion%Position" "TextField functions" "XmTextFieldGetInsertion%Position"
XmTextFieldGetLastPosition(3)
A TextField function that accesses the position of the last text character "XmTextFieldGetLastPosition" "TextField functions" "XmTextFieldGetLastPosition"
XmTextFieldGetMaxLength(3)
A TextField function that accesses the value of the current maximum allowable length of a text string entered from the keyboard "XmTextFieldGetMaxLength" "TextField functions" "XmTextFieldGetMaxLength"
XmTextFieldGetSelection(3)
A TextField function that retrieves the value of the primary selection "XmTextFieldGetSelection" "TextField functions" "XmTextFieldGetSelection"
XmTextFieldGetSelectionPosition(3)
A TextField function that accesses the position of the primary selection "XmTextFieldGetSelection%Position" "TextField functions" "XmTextFieldGetSelection%Position"
XmTextFieldGetSelectionWcs(3)
A TextField function that retrieves the value of a wide character encoded primary selection "XmTextFieldGetSelection%Wcs" "TextField functions" "XmTextFieldGetSelection%Wcs"
XmTextFieldGetString(3)
A TextField function that accesses the string value "XmTextFieldGetString" "TextField functions" "XmTextFieldGetString"
XmTextFieldGetStringWcs(3)
A TextField function that retrieves a copy of the wide character string value of a TextField widget "XmTextFieldGetStringWcs" "TextField functions" "XmTextFieldGetStringWcs"
XmTextFieldGetSubstring(3)
A TextField function that retrieves a copy of a portion of the internal text buffer "XmTextFieldGetSubstring" "TextField functions" "XmTextFieldGetSubstring"
XmTextFieldGetSubstringWcs(3)
A TextField function that retrieves a portion of a wide character internal text buffer "XmTextFieldGetSubstring%Wcs" "TextField functions" "XmTextFieldGetSubstring%Wcs"
XmTextFieldInsert(3)
A TextField function that inserts a character string into a text string "XmTextFieldInsert" "TextField functions" "XmTextFieldInsert"
XmTextFieldInsertWcs(3)
A TextField function that inserts a wide character string into a TextField widget "XmTextFieldInsertWcs" "TextField functions" "XmTextFieldInsertWcs"
XmTextFieldPaste(3)
A TextField function that inserts the clipboard selection "XmTextFieldPaste" "TextField functions" "XmTextFieldPaste"
XmTextFieldPasteLink(3)
A TextField function that inserts a link to the clipboard selection "XmTextFieldPasteLink" "TextField functions" "XmTextFieldPasteLink"
XmTextFieldPosToXY(3)
A TextField function that accesses the x and y position of a character position "XmTextFieldPosToXY" "TextField functions" "XmTextFieldPosToXY"
XmTextFieldRemove(3)
A TextField function that deletes the primary selection "XmTextFieldRemove" "TextField functions" "XmTextFieldRemove"
XmTextFieldReplace(3)
A TextField function that replaces part of a text string "XmTextFieldReplace" "TextField functions" "XmTextFieldReplace"
XmTextFieldReplaceWcs(3)
A TextField function that replaces part of a wide character string in a TextField widget "XmTextFieldReplaceWcs" "TextField functions" "XmTextFieldReplaceWcs"
XmTextFieldSetAddMode(3)
A TextField function that sets the state of Add mode "XmTextFieldSetAddMode" "TextField functions" "XmTextFieldSetAddMode"
XmTextFieldSetEditable(3)
A TextField function that sets the edit permission "XmTextFieldSetEditable" "TextField functions" "XmTextFieldSetEditable"
XmTextFieldSetHighlight(3)
A TextField function that highlights text "XmTextFieldSetHighlight" "TextField functions" "XmTextFieldSetHighlight"
XmTextFieldSetInsertionPosition(3)
A TextField function that sets the position of the insertion cursor "XmTextFieldSetInsertion%Position" "TextField functions" "XmTextFieldSetInsertion%Position"
XmTextFieldSetMaxLength(3)
A TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard "XmTextFieldSetMaxLength" "TextField functions" "XmTextFieldSetMaxLength"
XmTextFieldSetSelection(3)
A TextField function that sets the primary selection of the text "XmTextFieldSetSelection" "TextField functions" "XmTextFieldSetSelection"
XmTextFieldSetString(3)
A TextField function that sets the string value "XmTextFieldSetString" "TextField functions" "XmTextFieldSetString"
XmTextFieldSetStringWcs(3)
A TextField function that sets a wide character string value "XmTextFieldSetStringWcs" "TextField functions" "XmTextFieldSetStringWcs"
XmTextFieldShowPosition(3)
A TextField function that forces text at a given position to be displayed "XmTextFieldShowPosition" "TextField functions" "XmTextFieldShowPosition"
XmTextFieldXYToPos(3)
A TextField function that accesses the character position nearest an x and y position "XmTextFieldXYToPos" "TextField functions" "XmTextFieldXYToPos"
XmTextFindString(3)
A Text function that finds the beginning position of a text string "XmTextFindString" "Text functions" "XmTextFindString"
XmTextFindStringWcs(3)
A Text function that finds the beginning position of a wide character text string "XmTextFindStringWcs" "Text functions" "XmTextFindStringWcs"
XmTextGetBaseline(3)
A Text function that accesses the y position of the baseline "XmTextGetBaseline" "Text functions" "XmTextGetBaseline"
XmTextGetCenterline(3)
Return the height (length) of a character string when the writing direction is vertical
XmTextGetEditable(3)
A Text function that accesses the edit permission state "XmTextGetEditable" "Text functions" "XmTextGetEditable"
XmTextGetInsertionPosition(3)
A Text function that accesses the position of the insert cursor "XmTextGetInsertionPosition" "Text functions" "XmTextGetInsertionPosition"
XmTextGetLastPosition(3)
A Text function that accesses the last position in the text "XmTextGetLastPosition" "Text functions" "XmTextGetLastPosition"
XmTextGetMaxLength(3)
A Text function that accesses the value of the current maximum allowable length of a text string entered from the keyboard "XmTextGetMaxLength" "Text functions" "XmTextGetMaxLength"
XmTextGetSelection(3)
A Text function that retrieves the value of the primary selection "XmTextGetSelection" "Text functions" "XmTextGetSelection"
XmTextGetSelectionPosition(3)
A Text function that accesses the position of the primary selection "XmTextGetSelectionPosition" "Text functions" "XmTextGetSelectionPosition"
XmTextGetSelectionWcs(3)
A Text function that retrieves the value of a wide character encoded primary selection "XmTextGetSelectionWcs" "Text functions" "XmTextGetSelectionWcs"
XmTextGetSource(3)
A Text function that accesses the source of the widget "XmTextGetSource" "Text functions" "XmTextGetSource"
XmTextGetString(3)
A Text function that accesses the string value "XmTextGetString" "Text functions" "XmTextGetString"
XmTextGetStringWcs(3)
A Text function that retrieves a copy of the wide character string value of a Text widget "XmTextGetStringWcs" "Text functions" "XmTextGetStringWcs"
XmTextGetSubstring(3)
A Text function that retrieves a copy of a portion of the internal text buffer "XmTextGetSubstring" "Text functions" "XmTextGetSubstring"
XmTextGetSubstringWcs(3)
A Text function that retrieves a portion of a wide character internal text buffer "XmTextGetSubstringWcs" "Text functions" "XmTextGetSubstringWcs"
XmTextGetTopCharacter(3)
A Text function that accesses the position of the first character displayed "XmTextGetTopCharacter" "Text functions" "XmTextGetTopCharacter"
XmTextInsert(3)
A Text function that inserts a character string into a text string "XmTextInsert" "Text functions" "XmTextInsert"
XmTextInsertWcs(3)
A Text function that inserts a wide character string into a Text widget "XmTextInsertWcs" "Text functions" "XmTextInsertWcs"
XmTextPaste(3)
A Text function that inserts the clipboard selection "XmTextPaste" "Text functions" "XmTextPaste"
XmTextPasteLink(3)
A Text function that inserts a link to the clipboard selection "XmTextPasteLink" "Text functions" "XmTextPasteLink"
XmTextPosToXY(3)
A Text function that accesses the x and y position of a character position "XmTextPosToXY" "Text functions" "XmTextPosToXY"
XmTextPosition(3)
Data type for a character position within a text string "XmTextPosition" "data types" "XmTextPosition"
XmTextRemove(3)
A Text function that deletes the primary selection "XmTextRemove" "Text functions" "XmTextRemove"
XmTextReplace(3)
A Text function that replaces part of a text string "XmTextReplace" "Text functions" "XmTextReplace"
XmTextReplaceWcs(3)
A Text function that replaces part of a wide character string in a Text widget "XmTextReplaceWcs" "Text functions" "XmTextReplaceWcs"
XmTextScroll(3)
A Text function that scrolls text "XmTextScroll" "Text functions" "XmTextScroll"
XmTextSetAddMode(3)
A Text function that sets the state of Add mode "XmTextSetAddMode" "Text functions" "XmTextSetAddMode"
XmTextSetEditable(3)
A Text function that sets the edit permission "XmTextSetEditable" "Text functions" "XmTextSetEditable"
XmTextSetHighlight(3)
A Text function that highlights text "XmTextSetHighlight" "Text functions" "XmTextSetHighlight"
XmTextSetInsertionPosition(3)
A Text function that sets the position of the insert cursor "XmTextSetInsertionPosition" "Text functions" "XmTextSetInsertionPosition"
XmTextSetMaxLength(3)
A Text function that sets the value of the current maximum allowable length of a text string entered from the keyboard "XmTextSetMaxLength" "Text functions" "XmTextSetMaxLength"
XmTextSetSelection(3)
A Text function that sets the primary selection of the text "XmTextSetSelection" "Text functions" "XmTextSetSelection"
XmTextSetSource(3)
A Text function that sets the source of the widget "XmTextSetSource" "Text functions" "XmTextSetSource"
XmTextSetString(3)
A Text function that sets the string value "XmTextSetString" "Text functions" "XmTextSetString"
XmTextSetStringWcs(3)
A Text function that sets a wide character string value "XmTextSetStringWcs" "Text functions" "XmTextSetStringWcs"
XmTextSetTopCharacter(3)
A Text function that sets the position of the first character displayed "XmTextSetTopCharacter" "Text functions" "XmTextSetTopCharacter"
XmTextShowPosition(3)
A Text function that forces text at a given position to be displayed "XmTextShowPosition" "Text functions" "XmTextShowPosition"
XmTextXYToPos(3)
A Text function that accesses the character position nearest an x and y position "XmTextXYToPos" "Text functions" "XmTextXYToPos"
XmToggleButtonGadgetGetState(3)
A ToggleButtonGadget function that obtains the state of a ToggleButtonGadget "XmToggleButtonGadgetGet%State" "ToggleButtonGadget functions" "XmToggleButtonGadgetGet%State"
XmToggleButtonGadgetSetState(3)
A ToggleButtonGadget function that sets or changes the current state "XmToggleButtonGadgetSet%State" "ToggleButtonGadget functions" "XmToggleButtonGadgetSet%State"
XmToggleButtonGetState(3)
A ToggleButton function that obtains the state of a ToggleButton "XmToggleButtonGetState" "ToggleButton functions" "XmToggleButtonGetState"
XmToggleButtonSetState(3)
A ToggleButton function that sets or changes the current state "XmToggleButtonSetState" "ToggleButton functions" "XmToggleButtonSetState"
XmToggleButtonSetValue(3)
A ToggleButton function that sets or changes the current state "XmToggleButtonSetValue" "ToggleButton functions" "XmToggleButtonSetValue"
XmTrackingEvent(3)
A Toolkit function that provides a modal interaction "XmTrackingEvent" "Toolkit functions" "XmTrackingEvent"
XmTrackingLocate(3)
A Toolkit function that provides a modal interaction "XmTrackingLocate" "Toolkit functions" "XmTrackingLocate"
XmTransferDone(3)
A toolkit function that completes a data transfer "XmTransferDone" "toolkit functions" "XmTransferDone"
XmTransferSendRequest(3)
A toolkit function that transfers a MULTIPLE request "XmTransferSendRequest" "toolkit functions" "XmTransferSendRequest"
XmTransferSetParameters(3)
A toolkit function that establishes parameters to be passed by the next call to XmTransferValue "XmTransferSetParameters" "toolkit functions" "XmTransferSetParameters"
XmTransferStartRequest(3)
A toolkit function that begins a MULTIPLE transfer "XmTransferStartRequest" "toolkit functions" "XmTransferStartRequest"
XmTransferValue(3)
A toolkit function that transfers data to a destination "XmTransferValue" "toolkit functions" "XmTransferValue"
XmTranslateKey(3)
The default keycode-to-keysym translator "XmTranslateKey"
XmUninstallImage(3)
A pixmap caching function that removes an image from the image cache "XmUninstallImage" "pixmaps"
XmUpdateDisplay(3)
A function that processes all pending exposure events immediately "XmUpdateDisplay"
XmVaCreateArrowButton(3)
XmVaCreateManagedArrowButton A ArrowButton widget convenience creation functions. "XmVaCreateArrowButton" "XmVaCreateManagedArrowButton" "creation functions"
XmVaCreateArrowButtonGadget(3)
XmVaCreateManagedArrowButtonGadget A ArrowButtonGadget widget convenience creation functions. "XmVaCreateArrowButtonGadget" "XmVaCreateManagedArrowButtonGadget" "creation functions"
XmVaCreateBulletinBoard(3)
XmVaCreateManagedBulletinBoard A BulletinBoard widget convenience creation functions. "XmVaCreateBulletinBoard" "XmVaCreateManagedBulletinBoard" "creation functions"
XmVaCreateButtonBox(3)
XmVaCreateManagedButtonBox A ButtonBox widget convenience creation functions. "XmVaCreateButtonBox" "XmVaCreateManagedButtonBox" "creation functions"
XmVaCreateCascadeButton(3)
XmVaCreateManagedCascadeButton A CascadeButton widget convenience creation functions. "XmVaCreateCascadeButton" "XmVaCreateManagedCascadeButton" "creation functions"
XmVaCreateCascadeButtonGadget(3)
XmVaCreateManagedCascadeButtonGadget A CascadeButtonGadget widget convenience creation functions. "XmVaCreateCascadeButtonGadget" "XmVaCreateManagedCascadeButtonGadget" "creation functions"
XmVaCreateColorSelector(3)
XmVaCreateManagedColorSelector A ColorSelector widget convenience creation functions. "XmVaCreateColorSelector" "XmVaCreateManagedColorSelector" "creation functions"
XmVaCreateColumn(3)
XmVaCreateManagedColumn A Column widget convenience creation functions. "XmVaCreateColumn" "XmVaCreateManagedColumn" "creation functions"
XmVaCreateCombinationBox2(3)
XmVaCreateManagedCombinationBox2 A Form widget convenience creation functions. "XmVaCreateCombinationBox2" "XmVaCreateManagedCombinationBox2" "creation functions"
XmVaCreateComboBox(3)
XmVaCreateManagedComboBox A ComboBox widget convenience creation functions. "XmVaCreateComboBox" "XmVaCreateManagedComboBox" "creation functions"
XmVaCreateCommand(3)
XmVaCreateManagedCommand A Command widget convenience creation functions. "XmVaCreateCommand" "XmVaCreateManagedCommand" "creation functions"
XmVaCreateContainer(3)
XmVaCreateManagedContainer A Container widget convenience creation functions. "XmVaCreateContainer" "XmVaCreateManagedContainer" "creation functions"
XmVaCreateDataField(3)
XmVaCreateManagedDataField A DataField widget convenience creation functions. "XmVaCreateDataField" "XmVaCreateManagedDataField" "creation functions"
XmVaCreateDrawingArea(3)
XmVaCreateManagedDrawingArea A DrawingArea widget convenience creation functions. "XmVaCreateDrawingArea" "XmVaCreateManagedDrawingArea" "creation functions"
XmVaCreateDrawnButton(3)
XmVaCreateManagedDrawnButton A DrawnButton widget convenience creation functions. "XmVaCreateDrawnButton" "XmVaCreateManagedDrawnButton" "creation functions"
XmVaCreateDropDown(3)
XmVaCreateManagedDropDown A DropDown widget convenience creation functions. "XmVaCreateDropDown" "XmVaCreateManagedDropDown" "creation functions" "XmVaCreateDropDown"
XmVaCreateExt18List(3)
XmVaCreateManagedExt18List A Form widget convenience creation functions. "XmVaCreateExt18List" "XmVaCreateManagedExt18List" "creation functions"
XmVaCreateFileSelectionBox(3)
XmVaCreateManagedFileSelectionBox A FileSelectionBox widget convenience creation functions. "XmVaCreateFileSelectionBox" "XmVaCreateManagedFileSelectionBox" "creation functions"
XmVaCreateForm(3)
XmVaCreateManagedForm A Form widget convenience creation functions. "XmVaCreateForm" "XmVaCreateManagedForm" "creation functions" "XmVaCreateForm"
XmVaCreateFrame(3)
XmVaCreateManagedFrame A Frame widget convenience creation functions. "XmVaCreateFrame" "XmVaCreateManagedFrame" "creation functions"
XmVaCreateHierarchy(3)
XmVaCreateManagedHierarchy A Hierarchy widget convenience creation functions. "XmVaCreateHierarchy" "XmVaCreateManagedHierarchy" "creation functions"
XmVaCreateIconGadget(3)
XmVaCreateManagedIconGadget A IconGadget widget convenience creation functions. "XmVaCreateIconGadget" "XmVaCreateManagedIconGadget" "creation functions"
XmVaCreateLabel(3)
XmVaCreateManagedLabel A Label widget convenience creation functions. "XmVaCreateLabel" "XmVaCreateManagedLabel" "creation functions"
XmVaCreateLabelGadget(3)
XmVaCreateManagedLabelGadget A LabelGadget widget convenience creation functions. "XmVaCreateLabelGadget" "XmVaCreateManagedLabelGadget" "creation functions"
XmVaCreateList(3)
XmVaCreateManagedList A List widget convenience creation functions. "XmVaCreateList" "XmVaCreateManagedList" "creation functions"
XmVaCreateMainWindow(3)
XmVaCreateManagedMainWindow A MainWindow widget convenience creation functions. "XmVaCreateMainWindow" "XmVaCreateManagedMainWindow" "creation functions"
XmVaCreateMessageBox(3)
XmVaCreateManagedMessageBox A MessageBox widget convenience creation functions. "XmVaCreateToggleMessageBox" "XmVaCreateManagedMessageBox" "creation functions" "XmVaCreateMessageBox"
XmVaCreateMultiList(3)
XmVaCreateManagedMultiList A MultiList widget convenience creation functions. "XmVaCreateToggleMultiList" "XmVaCreateManagedMultiList" "creation functions" "XmVaCreateMultiList"
XmVaCreateNotebook(3)
XmVaCreateManagedNotebook A Notebook widget convenience creation functions. "XmVaCreateToggleNotebook" "XmVaCreateManagedNotebook" "creation functions" "XmVaCreateNotebook"
XmVaCreateOutline(3)
XmVaCreateManagedOutline A Outline widget convenience creation functions. "XmVaCreateOutline" "XmVaCreateManagedOutline" "creation functions"
XmVaCreatePanedWindow(3)
XmVaCreateManagedPanedWindow A PanedWindow widget convenience creation functions. "XmVaCreateTogglePanedWindow" "XmVaCreateManagedPanedWindow" "creation functions" "XmVaCreatePanedWindow"
XmVaCreatePushButton(3)
XmVaCreateManagedPushButton A PushButton widget convenience creation functions. "XmVaCreateTogglePushButton" "XmVaCreateManagedPushButton" "creation functions" "XmVaCreatePushButton"
XmVaCreatePushButtonGadget(3)
XmVaCreateManagedPushButtonGadget A PushButtonGadget widget convenience creation functions. "XmVaCreateTogglePushButtonGadget" "XmVaCreateManagedPushButtonGadget" "creation functions" "XmVaCreatePushButtonGadget"
XmVaCreateRowColumn(3)
XmVaCreateManagedRowColumn A RowColumn widget convenience creation functions. "XmVaCreateToggleRowColumn" "XmVaCreateManagedRowColumn" "creation functions" "XmVaCreateRowColumn"
XmVaCreateScale(3)
XmVaCreateManagedScale A Scale widget convenience creation functions. "XmVaCreateToggleScale" "XmVaCreateManagedScale" "creation functions" "XmVaCreateScale"
XmVaCreateScrollBar(3)
XmVaCreateManagedScrollBar A ScrollBar widget convenience creation functions. "XmVaCreateToggleScrollBar" "XmVaCreateManagedScrollBar" "creation functions" "XmVaCreateScrollBar"
XmVaCreateScrolledWindow(3)
XmVaCreateManagedScrolledWindow A ScrolledWindow widget convenience creation functions. "XmVaCreateToggleScrolledWindow" "XmVaCreateManagedScrolledWindow" "creation functions" "XmVaCreateScrolledWindow"
XmVaCreateSelectionBox(3)
XmVaCreateManagedSelectionBox A SelectionBox widget convenience creation functions. "XmVaCreateToggleSelectionBox" "XmVaCreateManagedSelectionBox" "creation functions" "XmVaCreateSelectionBox"
XmVaCreateSeparatorGadget(3)
XmVaCreateManagedSeparatorGadget A SeparatorGadget widget convenience creation functions. "XmVaCreateToggleSeparatorGadget" "XmVaCreateManagedSeparatorGadget" "creation functions" "XmVaCreateSeparatorGadget"
XmVaCreateSimpleCheckBox(3)
A RowColumn widget convenience creation function "XmVaCreateSimpleCheckBox" "creation functions" "XmVaCreateSimpleCheckBox"
XmVaCreateSimpleMenuBar(3)
A RowColumn widget convenience creation function "XmVaCreateSimpleMenuBar" "creation functions" "XmVaCreateSimpleMenuBar"
XmVaCreateSimpleOptionMenu(3)
A RowColumn widget convenience creation function "XmVaCreateSimpleOption%Menu" "creation functions" "XmVaCreateSimpleOption%Menu"
XmVaCreateSimplePopupMenu(3)
A RowColumn widget convenience creation function "XmVaCreateSimplePopup%Menu" "creation functions" "XmVaCreateSimplePopup%Menu"
XmVaCreateSimplePulldownMenu(3)
A RowColumn widget convenience creation function "XmVaCreateSimplePulldown%Menu" "creation functions" "XmVaCreateSimplePulldown%Menu"
XmVaCreateSimpleRadioBox(3)
A RowColumn widget convenience creation function "XmVaCreateSimpleRadioBox" "creation functions" "XmVaCreateSimpleRadioBox"
XmVaCreateSimpleSpinBox(3)
XmVaCreateManagedSimpleSpinBox A SimpleSpinBox widget convenience creation functions. "XmVaCreateToggleSimpleSpinBox" "XmVaCreateManagedSimpleSpinBox" "creation functions" "XmVaCreateSimpleSpinBox"
XmVaCreateSpinBox(3)
XmVaCreateManagedSpinBox A SpinBox widget convenience creation functions. "XmVaCreateToggleSpinBox" "XmVaCreateManagedSpinBox" "creation functions" "XmVaCreateSpinBox"
XmVaCreateTabStack(3)
XmVaCreateManagedTabStack A TabStack widget convenience creation functions. "XmVaCreateToggleTabStack" "XmVaCreateManagedTabStack" "creation functions" "XmVaCreateTabStack"
XmVaCreateText(3)
XmVaCreateManagedText A Text widget convenience creation functions. "XmVaCreateToggleText" "XmVaCreateManagedText" "creation functions" "XmVaCreateText"
XmVaCreateTextField(3)
XmVaCreateManagedTextField A TextField widget convenience creation functions. "XmVaCreateToggleTextField" "XmVaCreateManagedTextField" "creation functions" "XmVaCreateTextField"
XmVaCreateToggleButton(3)
XmVaCreateManagedToggleButton A ToggleButton widget convenience creation functions. "XmVaCreateToggleToggleButton" "XmVaCreateManagedToggleButton" "creation functions" "XmVaCreateToggleButton"
XmVaCreateToggleButtonGadget(3)
XmVaCreateManagedToggleButtonGadget A ToggleButtonGadget widget convenience creation functions. "XmVaCreateToggleToggleButtonGadget" "XmVaCreateManagedToggleButtonGadget" "creation functions" "XmVaCreateToggleButtonGadget"
XmWidgetGetBaselines(3)
Retrieves baseline information for a widget "XmWidgetGetBaselines"
XmWidgetGetDisplayRect(3)
Retrieves display rectangle information for a widget "XmWidgetGetDisplayRect"
XmWorld(3), XmWorldClass(3)
Lesstif internal widget class XmWorldClass
Xmark(1)
summarize x11perf results
XmbDrawImageString(3), XwcDrawImageString(3), Xutf8DrawImageString(3)
draw image text using a single font set
XmbDrawString(3), XwcDrawString(3), Xutf8DrawString(3)
draw text using a single font set
XmbDrawText(3), XwcDrawText(3), Xutf8DrawText(3)
draw text using multiple font sets
XmbLookupString(3), XwcLookupString(3), Xutf8LookupString(3)
obtain composed input from an input method
XmbResetIC(3), XwcResetIC(3), Xutf8ResetIC(3)
reset the state of an input context
XmbTextEscapement(3), XwcTextEscapement(3), Xutf8TextEscapement(3)
obtain the escapement of text
XmbTextExtents(3), XwcTextExtents(3), Xutf8TextExtents(3)
compute text extents
XmbTextListToTextProperty(3), XwcTextListToTextProperty(3), Xutf8TextListToTextProperty(3), XmbTextPropertyToTextList(3), XwcTextPropertyToTextList(3), Xutf8TextPropertyToTextList(3), XwcFreeStringList(3), XDefaultString(3)
convert text lists and text property structures
XmbTextPerCharExtents(3), XwcTextPerCharExtents(3), Xutf8TextPerCharExtents(3)
obtain per-character information for a text string
XmbufQueryExtension(3), XmbufGetVersion(3), XmbufCreateBuffers(3), XmbufDestroyBuffers(3), XmbufDisplayBuffers(3), XmbufGetWindowAttributes(3), XmbufChangeWindowAttributes(3), XmbufGetBufferAttributes(3), XmbufChangeBufferAttributes(3), XmbufGetScreenInfo(3), XmbufCreateStereoWindow(3)
X multibuffering functions
XmtAddDeleteCallback(3), XmtAddDeleteCallback()(3), XmtAddSaveYourselfCallback()(3)
register callbacks for session management protocols
XmtAllocColor(3), XmtAllocColor()(3), XmtAllocWidgetColor()(3), XmtFreeColor()(3), XmtFreeWidgetColor()(3), XmtStoreColor()(3), XmtStoreWidgetColor()(3)
Xmt color allocation functions
XmtAskForBoolean(3), XmtAskForBoolean()(3)
ask a yes-or-no question with a dialog box and return the user's response
XmtAskForDouble(3), XmtAskForDouble()(3), XmtAskForInteger()(3)
use a dialog box to prompt for a number and return the user's response
XmtAskForFile(3), XmtAskForFile()(3), XmtAskForFilename()(3)
use a file selection dialog box to prompt the user to select a file and return the user's response
XmtAskForItem(3), XmtAskForItem()(3), XmtAskForItemNumber()(3)
use a dialog box to prompt the user to select an item from a list and return the selected item
XmtAskForString(3), XmtAskForString()(3)
use a dialog box to prompt the user for a string and return the user's response
XmtAssertWidgetClass(3), XmtAssertWidgetClass()(3)
verify the type of a widget
XmtBuildApplication(3), XmtBuildApplication()(3), XmtBuildQueryApplication()(3)
create a root ApplicationShell widget and all of its descendants
XmtBuildToplevel(3), XmtBuildToplevel()(3), XmtBuildQueryToplevel()(3)
create a TopLevelShell widget and all of its descendants
XmtCheckPrintfFormat(3), XmtCheckPrintfFormat()(3)
verify that two strings have the same printf() substitutions
XmtCli(3)
a Command Line Interface widget
XmtCliFlush(3), XmtCliFlush()(3)
force pending XmtCli output to be displayed
XmtCliGets(3), XmtCliGets()(3)
get synchronous input from an XmtCli widget
XmtCliPrintf(3), XmtCliPrintf()(3), XmtCliPuts()(3), XmtCliClear()(3)
XmtCli widget output functions
XmtConvertStringToBitmap(3), XmtConvertStringTo<Type>(3)
``new style'' Xt resource converters for various types
XmtCreateChild(3), XmtCreateChild()(3), XmtCreateQueryChild()(3), XmtCreateQueryListChild()(3)
create a named child and all of its descendants
XmtCreateChildren(3), XmtCreateChildren()(3), XmtCreateQueryChildren() XmtCreateQueryListChildren(3)
create the descendants of a widget described in the resource file
XmtCreateChooser(3), XmtCreate<Widget>()(3)
constructor functions for various widget classes
XmtCreatePixmapFromXmtImage(3), XmtCreatePixmapFromXmtImage()(3), XmtCreateXImageFromXmtImage()(3)
create a pixmap or XImage from an XmtImage
XmtCreateWidgetType(3), XmtLookupWidgetType()(3), XmtCreateWidgetType()(3)
lookup a widget type by name, create an instance of a widget type
XmtCreateXmString(3), XmtCreateXmString()(3)
create a multi-line, multi-font Xm String
XmtDialogBindResourceList(3), XmtDialogBindResourceList()(3)
use Xmt automatic dialog data transfer features with widgets that are not dialogs
XmtDialogDo(3), XmtDialogDo()(3), XmtDialogDoSync()(3)
transfer data to an automatic dialog and display it
XmtDialogGetDefaultValues(3), XmtDialogGetDefaultValues()(3)
read default data values for a dialog from the resource database
XmtDialogGetDialogValues(3), XmtDialogGetDialogValues()(3), XmtDialogSetDialogValues()(3)
transfer values between the fields of a data structure and the widgets of a dialog box
XmtDialogOkayCallback(3), XmtDialog{Okay(3), Cancel(3), Apply(3), Reset(3), Done}Callback()(3), XmtDialogGetDataAddress()(3), XmtDialogSetReturnValue()(3)
predefined callbacks for use with automatic dialogs and functions for writing custom dialog callbacks
XmtDisplayBusyCursor(3), XmtDisplayBusyCursor()(3), XmtDisplayDefaultCursor()(3), XmtDisplayCursor()(3)
display a cursor over a window
XmtDisplayError(3), XmtDisplayError()(3), XmtDisplayWarning()(3), XmtDisplayInformation()(3)
display a simple message in a dialog box
XmtDisplayErrorMsg(3), XmtDisplayErrorMsg()(3), XmtDisplayWarningMsg()(3), XmtDisplayInformationMsg()(3)
display a formatted message in a dialog box
XmtFindFile(3), XmtFindFile()(3)
look for application auxiliary files
XmtFocusShell(3), XmtFocusShell()(3), XmtMoveShellToPointer()(3), XmtWarpToShell()(3), XmtSetFocusToShell()(3)
change keyboard focus to a shell widget
XmtGetBitmap(3), XmtGetBitmap()(3), XmtGetPixmap()(3)
find and return the named bitmap or pixmap
XmtGetShell(3), XmtGetShell()(3), XmtGetApplicationShell()(3), XmtGetTopLevelShell()(3)
return shell ancestors of a widget
XmtHashTableCreate(3), XmtHashTableCreate()(3), XmtHashTableDestroy()(3), XmtHashTableStore()(3), XmtHashTableLookup()(3), XmtHashTableDelete()(3), XmtHashTableForEach()(3)
hash table functions
XmtHelpBox(3)
a widget to display scrolled, multi-font help text
XmtHelpDoContextHelp(3), XmtHelpDoContextHelp()(3), XmtHelpDisplayContextHelp()(3), XmtHelpGetContextHelp()(3)
context help functions
XmtHelpInstallContextHelp(3), XmtHelpInstallContextHelp()(3), XmtHelpContextHelpCallback()(3)
keyboard bindings for context help
XmtIconifyShell(3), XmtIconifyShell()(3), XmtDeiconifyShell()(3), XmtRaiseShell()(3), XmtLowerShell()(3)
perform window manager manipulations on shell widgets
XmtInputField(3)
an input field widget
XmtInputFieldGetString(3), XmtInputFieldGetString()(3), XmtInputFieldSetString()(3)
query or set the value of an XmtInputField widget
XmtIntroduction(3), Introduction(3)
introduction to the reference pages for Xmt functions and widgets
XmtLayoutDisableLayout(3), XmtLayoutDisableLayout()(3), XmtLayoutEnableLayout()(3)
temporarily disable layout computation for an XmtLayout widget
XmtLoadResourceFile(3), XmtLoadResourceFile()(3), XmtLoadResourceFileList()(3)
find named resource files and read them into the resource database
XmtLocalize2(3), XmtLocalize2()(3), XmtLocalize()(3), XmtLocalizeWidget()(3)
look up a translated version of a string in the resource database
XmtLookupPixmap(3), XmtLookupPixmap()(3), XmtLookupSimplePixmap()(3), XmtLookupWidgetPixmap()(3), XmtLookupBitmap()(3), XmtLookupBitmask()(3)
get a named pixmap or bitmap from the Xmt image cache
XmtMenuPopupHandler(3), XmtMenuPopupHandler()(3)
remove the default event handler registered for an XmtMenu popup menu pane
XmtMsgLineGetString(3), XmtMsgLineGetString()(3), XmtMsgLineGetDouble()(3), XmtMsgLineGetInt()(3), XmtMsgLineGetUnsigned()(3), XmtMsgLineGetChar()(3)
use an XmtMsgLine widget to synchronously get input from the user
XmtMsgLineSet(3), XmtMsgLineSet()(3), XmtMsgLineAppend()(3), XmtMsgLinePrintf()(3), XmtMsgLineClear()(3)
display messages in an XmtMsgLine widget
XmtNameToWidget(3), XmtNameToWidget()(3)
find a descendant or ancestor widget by name
XmtParseCommandLine(3), XmtParseCommandLine()(3)
parse the application command line for Xmt-specific arguments
XmtParseXpmData(3), XmtParseXpmData()(3), XmtParseXpmFile()(3), XmtFreeXmtImage()(3)
parse an XPM pixmap into the intermediate XmtImage format
XmtPatchVisualInheritance(3), XmtPatchVisualInheritance()(3)
apply a runtime patch to the Shell widget class so that it handles non-default visuals better
XmtRegisterBitmapConverter(3), XmtRegister<Type>Converter(3)
register resource converters for various types
XmtRegisterChooser(3), XmtRegisterChooser()(3), XmtRegisterInputField()(3), XmtRegisterXmScale()(3), XmtRegisterXmScrolledText()(3), XmtRegisterXmText()(3), XmtRegisterXmTextField()(3), XmtRegisterXmToggleButton()(3)
specially register input widgets for use with Xmt automatic dialog facilities
XmtRegisterColor(3), XmtRegisterColor()(3), XmtVaRegisterColors()(3), XmtRegisterColors()(3), XmtRegisterPixel()(3), XmtRegisterStandardColors()(3)
define symbolic color names in a color table
XmtRegisterEnumConverter(3), XmtRegisterEnumConverter()(3), XmtConvertStringToEnum()(3)
a resource converter for enumerated types
XmtRegisterImprovedIcons(3), XmtRegisterImprovedIcons()(3)
replace the standard error, warning and information icons with larger ``improved'' icons
XmtRegisterLayoutParser(3), XmtRegisterLayoutParser()(3), XmtRegisterLayoutCreateMethod()(3)
register the parser for the XmtLayout widget layout grammar and allow typed widget creation by the parser
XmtRegisterMotifWidgets(3), XmtRegisterMotifWidgets()(3), XmtRegisterXmtWidgets()(3)
register the standard Motif and Xmt widget constructors for use with the automatic widget creation facilities
XmtRegisterProcedures(3), XmtRegisterProcedures()(3), XmtRegisterCallbackProcedure()(3), XmtVaRegisterCallbackProcedures()(3)
register procedures for use with the Xmt callback converter
XmtRegisterWidgetClass(3), XmtRegisterWidgetClass()(3), XmtRegisterWidgetConstructor()(3), XmtVaRegisterWidgetClasses()(3), XmtVaRegisterWidgetConstructors()(3), XmtRegisterPopupClass()(3), XmtRegisterPopupConstructor()(3)
register names for widget types
XmtRegisterWidgetTypes(3), XmtRegisterWidgetTypes()(3)
register names for widget types
XmtReleasePixmap(3), XmtReleasePixmap()(3)
release a pixmap or bitmap from the Xmt image cache
XmtSetInitialFocus(3), XmtSetInitialFocus()(3)
set the widget to receive the initial keyboard focus in a dialog
XmtSymbolSetValue(3), XmtSymbolSetValue()(3), XmtSymbolGetValue()(3)
set or query the value of a symbol
XmtVaRegisterSymbols(3), XmtVaRegisterSymbols()(3), XmtLookupSymbol()(3)
register a name for application variables, and lookup variables by name
XmtWorkingBox(3)
a widget for ``please wait'' dialogs
XpmCreateBuffer(3), XpmCreateBuffer (3)
create an XPM Buffer
XpmCreateImage(3)
create an XImage from an XPM
XpmMisc(3)
xpm misc functions to free used memory and handle errors
XpmRead(3)
read an XPM file
XpmWrite(3)
write an XPM file
Xrandr(3)
X Resize, Rotate and Reflection extension
XrmGetFileDatabase(3), XrmPutFileDatabase(3), XrmGetStringDatabase(3), XrmLocaleOfDatabase(3), XrmGetDatabase(3), XrmSetDatabase(3), XrmDestroyDatabase(3)
retrieve and store resource databases
XrmMergeDatabases(3), XrmCombineDatabase(3), XrmCombineFileDatabase(3)
merge resource databases
XtAllocateGC(3)
obtain a shareable GC with modifiable fields
XtAppReleaseCacheRefs(3)
decrement reference counts for resources
XtAppSetExitFlag(3), XtAppGetExitFlag(3)
thread support functions
XtAppSetFallbackResources(3)
set fallback resources
XtCallAcceptFocus(3)
calla widget's accept_focus procedure
XtClass(3), XtSuperclass(3), XtIsSubclass(3), XtCheckSubclass(3), XtIsObject(3), XtIsRectObj(3), XtIsWidget(3), XtIsComposite(3), XtIsConstraint(3), XtIsShell(3), XtIsOverrideShell(3), XtIsWMShell(3), XtIsVendorShell(3), XtIsTransientShell(3), XtIsTopLevelShell(3), XtIsApplicationShell(3), XtIsSessionShell(3)
obtain and verify a widget's class
XtConfigureWidget(3), XtMoveWidget(3), XtResizeWidget(3)
move and resize widgets
XtCreateWindow(3)
window creation convenience function
XtDisplay(3), XtDisplayOfObject(3), XtScreen(3), XtScreenOfObject(3), XtWindow(3), XtWindowOfObject(3)
obtain window information about a widget
XtFindFile(3)
search for a file using substitutions in the path list
XtGetDisplays(3)
retrieve a list of displays associated with an application context
XtGetKeyboardFocusWidget(3)
extension event handling
XtGetSelectionParameters(3)
retrieve target parameters for a selection request with a single target
XtHooksOfDisplay(3)
external agent access points
XtMalloc(3), XtCalloc(3), XtRealloc(3), XtReallocArray(3), XtFree(3), XtNew(3), XtNewString(3)
memory management functions
XtOffset(3), XtOffsetOf(3), XtNumber(3)
determine the byte offset or number of array elements
XtQueryGeometry(3)
query the preferred geometry of a child widget
XtReservePropertyAtom(3), XtReleasePropertyAtom(3)
maintain a cache of property atoms
XtResolvePathname(3)
search for a file using standard substitution
XtSessionGetToken(3), XtSessionReturnToken(3)
token management for checkpointing
XtSetKeyboardFocus(3)
focus events on a child widget
XtSetSelectionParameters(3)
specify target parameters for a selection request with a single target
XtSetWMColormapWindows(3)
Set the value of the WM_COLORMAP_WINDOWS property
XtToolkitThreadInitialize(3)
initialize the toolkit for multiple threads
XvFreeAdaptorInfo(3)
free adaptor information
XvFreeEncodingInfo(3)
free encoding information
XvGetStill(3)
capture a single frame of video from a drawable
XvGetVideo(3)
capture video from a drawable
XvGrabPort(3)
lock port for exclusive use by client
XvListImageFormats(3)
return list of image formats supported by a video port
XvPortNotify(3)
event generated when port attributes change
XvPutStill(3)
write a single frame of video to a drawable
XvQueryAdaptors(3)
return adaptor information for a screen
XvQueryEncodings(3)
return list of encodings for an adaptor
XvQueryExtension(3)
return version and release of extension
XvQueryPortAttributes(3)
return list of attributes of a video port
XvSelectPortNotify(3)
enable or disable XvPortNotify events
XvSelectVideoNotify(3)
enable or disable VideoNotify events
XvSetPortAttribute(3)
sets an attribute of a video port
XvUngrabPort(3)
release port grabbed for video operation
XvVideoNotify(3)
event generated for video processing
Xvfb(1)
virtual framebuffer X server for X Version 11
Xwayland(1)
an X server for running X clients under Wayland
ZBUFFER(3)
Stores 3d zbuffer information. Allegro game programming library
_TIFFRewriteField(3tiff)
rewrite a field in the directory on disk
_TIFFauxiliary(3tiff)
auxiliary functions
_U_dyn_cancel(3)
-- cancel unwind-info for dynamically generated code
_U_dyn_register(3)
-- register unwind info for dynamically generated code
_Users_Julie_Documents_Boulot_MyGitHub_lapack_BLAS_(3), BLAS(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_BLAS_SRC_(3), BLAS/SRC(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_BLAS_TESTING_(3), BLAS/TESTING(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_(3), CBLAS(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_examples_(3), CBLAS/examples(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_include_(3), CBLAS/include(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_src_(3), CBLAS/src(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_testing_(3), CBLAS/testing(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_DOCS_(3), DOCS(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_INSTALL_(3), INSTALL(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_SRC_(3), SRC(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_SRC_DEPRECATED_(3), SRC/DEPRECATED(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_TESTING_(3), TESTING(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_TESTING_EIG_(3), TESTING/EIG(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_TESTING_LIN_(3), TESTING/LIN(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_TESTING_MATGEN_(3), TESTING/MATGEN(3)
Directory Reference
__zzip_fetch_disk_trailer(3)
internal
_getpixel(3), _getpixel15(3), _getpixel16(3), _getpixel24(3), _getpixel32(3)
Faster specific version of getpixel(). Allegro game programming library
_home_mfabian_m17n_m17n-db_(5), m17n-db(5)
Directory Reference
_home_mfabian_m17n_m17n-db_FORMATS_(5), FORMATS(5)
Directory Reference
_home_mfabian_m17n_m17n-lib_(3m17n), m17n-lib(3m17n)
Directory Reference
_home_mfabian_m17n_m17n-lib_src_(3m17n), src(3m17n)
Directory Reference
_nc_free_and_exit(3x), %exit_curses(3x), %exit_terminfo(3x)
check for memory leaks in curses
_nc_tracebits(3x), %curses_trace(3x), %trace(3x), %_tracef(3x), %_traceattr(3x), %_traceattr2(3x), %_tracecchar_t(3x), %_tracecchar_t2(3x), %_tracechar(3x), %_tracechtype(3x), %_tracechtype2(3x), %_nc_tracebits(3x), %_tracedump(3x), %_tracemouse(3x)
curses debugging routines
_putpixel(3), _putpixel15(3), _putpixel16(3), _putpixel24(3), _putpixel32(3)
Faster specific version of putpixel(). Allegro game programming library
_set_color(3)
Inline version of set_color(). Allegro game programming library
_xt_ff_pclose(3), _xt_ff_pclose()(3)
Close a stream created by xt_ff_popen(3)
_xt_ff_raw_close(3), _xt_ff_raw_close()(3)
Close a stream created by _xt_ff_raw_open()
_xt_ff_raw_open(3), _xt_ff_raw_open()(3)
Open a fast file stream for a raw file
a2d_ASN1_OBJECT(3)
DER content octets of an ASN.1 object identifier
a2i_ipadd(3), a2i_IPADDRESS(3), a2i_IPADDRESS_NC(3)
parse Internet Protocol addresses into ASN.1 OCTET STRINGs for X.509
a2jmidid(1)
JACK MIDI daemon for ALSA MIDI
a2ps(1)
format files for printing on a PostScript printer
a2ps-lpr-wrapper(1)
lp/lpr wrapper script for GNU a2ps on Debian
a2x(1)
A toolchain manager for AsciiDoc (converts Asciidoc text files to other file formats)
a800(4)
webcamd driver for AVerMedia AverTV A800 DVB-T receiver
aa_attrs(3)
returns pointer to the text output buffer used by AA-lib
aa_autoinit(3)
easy to use AA-lib initialization function
aa_autoinitkbd(3)
easy to use AA-lib keyboard initialization function
aa_autoinitmouse(3)
easy to use AA-lib mouse initialization function
aa_createedit(3)
Simple interactive line editor provided as helper function
aa_currentfont(3)
returns specification of the fonts used by AA-lib rendering routines
aa_defparams(3)
default hardware paramters requested by AA-lib programs
aa_defrenderparams(3)
default rendering parameters
aa_displayrecommended(3)
List of recommended drivers
aa_dithernames(3)
Names of dithering methods supported by AA-lib
aa_drivers(3)
NULL-terminated array of output drivers available in AA-lib
aa_editkey(3)
Notify the line editor about keypress
aa_fastrender(3)
simple and fast AA-lib rendering function
aa_fonts(3)
Null-terminated array of available fonts
aa_formats(3)
NULL terminated array of save formats supported by AA-lib
aa_getevent(3)
keyboard functions
aa_getkey(3)
return next keypress event from queue
aa_getmouse(3)
Get mouse position as specified by last mouse event read by aa_getevent
aa_gotoxy(3)
move the hardware cursor (if any) to specified position
aa_help(3)
AA-lib help string for the default command line parser
aa_image(3)
returns pointer to the framebuffer emulated by AA-lib
aa_imgheight(3)
returns height of the emulated image in pixels
aa_imgwidth(3)
returns width of the emulated image in pixels
aa_init(3)
open the output display for AA-lib
aa_kbddrivers(3)
NULL-terminated array of keyboard drivers available in AA_lib
aa_kbdrecommended(3)
List of recommended drivers
aa_mmheight(3)
returns height of the output screen in millimeters
aa_mmwidth(3)
returns width of the output screen in millimeters
aa_mousedrivers(3)
NULL terminated array of mouse drivers supported by AA-lib
aa_mouserecommended(3)
List of recommended drivers
aa_printf(3)
print text to AA-lib output buffers
aa_putpixel(3)
put pixel to emulated framebuffer
aa_puts(3)
output string to AA-lib output buffers
aa_recommendhi(3)
insert the given driver on beggining of the list of recommended drivers
aa_recommendhidisplay(3)
insert the given driver on beggining of the list of recommended display drivers
aa_recommendhikbd(3)
insert the given driver on beggining of the list of recommended keyboard drivers
aa_recommendhimouse(3)
insert the given driver on beggining of the list of recommended mouse drivers
aa_recommendlow(3)
Add the given driver to the end of list of recommended drivers
aa_recommendlowdisplay(3)
Add the given driver to the end of list of display recommended drivers
aa_recommendlowkbd(3)
Add the given driver to the end of list of keyboard recommended drivers
aa_recommendlowmouse(3)
Add the given driver to the end of list of mouse recommended drivers
aa_registerfont(3)
add new font specification to aa_fonts array
aa_render(3)
convert image buffer to ASCII-art
aa_resize(3)
resize functions
aa_scrheight(3)
returns height of the output screen in characters
aa_scrwidth(3)
returns width of the output screen in characters
aa_setfont(3)
set font specification to be used by rendering functions
aa_setsupported(3)
alter the "supported" field of hardware_params structure used by AA-lib
aa_text(3)
returns pointer to the text output buffer used by AA-lib
aafire(1), aainfo(1), aasavefont(1), aatest(1)
aalib example programs
aarch64-none-elf-as(1), AS(1)
the portable GNU assembler
aarch64-none-elf-dlltool(1), dlltool(1)
create files needed to build and use DLLs
aarch64-none-elf-g++(1), gcc(1)
GNU project C and C++ compiler
aarch64-none-elf-gcc(1), gcc(1)
GNU project C and C++ compiler
aarch64-none-elf-gcov(1), gcov(1)
coverage testing tool
aarch64-none-elf-gcov-dump(1), gcov-dump(1)
offline gcda and gcno profile dump tool
aarch64-none-elf-gcov-tool(1), gcov-tool(1)
offline gcda profile processing tool
aarch64-none-elf-lto-dump(1), lto-dump(1)
Tool for dumping LTO object files
aarch64-none-elf-windmc(1), windmc(1)
generates Windows message resources
aarch64-none-elf-windres(1), windres(1)
manipulate Windows resources
aarch64-unknown-freebsd15.0-as(1), AS(1)
the portable GNU assembler
aarch64-unknown-freebsd15.0-dlltool(1), dlltool(1)
create files needed to build and use DLLs
aarch64-unknown-freebsd15.0-g++12(1), gcc(1)
GNU project C and C++ compiler
aarch64-unknown-freebsd15.0-g++13(1), gcc(1)
GNU project C and C++ compiler
aarch64-unknown-freebsd15.0-g++14(1), gcc(1)
GNU project C and C++ compiler
aarch64-unknown-freebsd15.0-gcc12(1), gcc(1)
GNU project C and C++ compiler
aarch64-unknown-freebsd15.0-gcc13(1), gcc(1)
GNU project C and C++ compiler
aarch64-unknown-freebsd15.0-gcc14(1), gcc(1)
GNU project C and C++ compiler
aarch64-unknown-freebsd15.0-gcov-dump12(1), gcov-dump(1)
offline gcda and gcno profile dump tool
aarch64-unknown-freebsd15.0-gcov-dump13(1), gcov-dump(1)
offline gcda and gcno profile dump tool
aarch64-unknown-freebsd15.0-gcov-dump14(1), gcov-dump(1)
offline gcda and gcno profile dump tool
aarch64-unknown-freebsd15.0-gcov-tool12(1), gcov-tool(1)
offline gcda profile processing tool
aarch64-unknown-freebsd15.0-gcov-tool13(1), gcov-tool(1)
offline gcda profile processing tool
aarch64-unknown-freebsd15.0-gcov-tool14(1), gcov-tool(1)
offline gcda profile processing tool
aarch64-unknown-freebsd15.0-gcov12(1), gcov(1)
coverage testing tool
aarch64-unknown-freebsd15.0-gcov13(1), gcov(1)
coverage testing tool
aarch64-unknown-freebsd15.0-gcov14(1), gcov(1)
coverage testing tool
aarch64-unknown-freebsd15.0-lto-dump12(1), lto-dump(1)
Tool for dumping LTO object files
aarch64-unknown-freebsd15.0-lto-dump13(1), lto-dump(1)
Tool for dumping LTO object files
aarch64-unknown-freebsd15.0-lto-dump14(1), lto-dump(1)
Tool for dumping LTO object files
aarch64-unknown-freebsd15.0-windmc(1), windmc(1)
generates Windows message resources
aarch64-unknown-freebsd15.0-windres(1), windres(1)
manipulate Windows resources
abc2ly(1)
manual page for abc2ly (LilyPond) 2.25.27
abcde(1)
Grab an entire CD and compress it to Ogg/Vorbis, MP3, FLAC, Ogg/Speex, AAC, WavPack, Monkey's Audio (ape), MPP/MP+(Musepack), True Audio (tta), MP2 format and/or AIFF (Audio Interchange File Format)
abcselect(1)
manipulates music in abc format
abiword(1)
flexible cross-platform word processor
abl(1)
Prefixed representation for boolean functions man1/alc_origin.1
abookrc(5), $HOME/.abook/abookrc(5)
configuration file for abook address book program
abstractile(6)
draw abstract mosaic patterns of interlocking tiles
abyss-sealer(1)
Close gaps within scaffolds
accel(6)
tests the new style svgalib accelerator interface
accept_target(3), accept_target (3)
accept a pending target request for a new segment
access(5)
Postfix SMTP server access table
acct_gather.conf(5)
Slurm configuration file for the acct_gather plugins
acerhdf(4)
Acer Aspire One fan control
ackinfo.cgi(1)
Xymon CGI script to acknowledge alerts
aclients(1)
Test program for side-by-side TNC performance comparison
aclip(1)
command line interface to Arcan clipboards
aclocal(1)
Generate aclocal.m4 by scanning configure.ac
acltool(1)
manipulate NFSv4 and ZFS ACLs
acme.conf(5)
lfacme global configuration file
acmed.toml(5)
ACMEd configuration file
acmetool(8)
request certificates from ACME servers automatically
acquire_bitmap(3)
Locks the bitmap before drawing onto it. Allegro game programming library
acquire_screen(3)
Shortcut of acquire_bitmap(screen); Allegro game programming library
actdiag(1)
generate activity-diagram image file from spec-text file
activateCDKAlphalist(3), activateCDKAlphalist destroyCDKAlphalist drawCDKAlphalist eraseCDKAlphalist getCDKAlphalistBox getCDKAlphalistContents getCDKAlphalistCurrentItem getCDKAlphalistFillerChar getCDKAlphalistHighlight injectCDKAlphalist moveCDKAlphalist newCDKAlphalist positionCDKAlphalist setCDKAlphalist setCDKAlphalistBackgroundAttrib setCDKAlphalistBackgroundColor setCDKAlphalistBox setCDKAlphalistBoxAttribute setCDKAlphalistContents setCDKAlphalistCurrentItem setCDKAlphalistFillerChar setCDKAlphalistHighlight setCDKAlphalistHorizontalChar setCDKAlphalistLLChar setCDKAlphalistLRChar setCDKAlphalistPostProcess setCDKAlphalistPreProcess setCDKAlphalistULChar setCDKAlphalistURChar setCDKAlphalistVerticalChar cdk_alphalist(3)
Cdk sorted list widget
activateCDKEntry(3), activateCDKEntry cleanCDKEntry destroyCDKEntry drawCDKEntry eraseCDKEntry getCDKEntryBox getCDKEntryFillerChar getCDKEntryHiddenChar getCDKEntryMax getCDKEntryMin getCDKEntryValue injectCDKEntry moveCDKEntry newCDKEntry positionCDKEntry setCDKEntry setCDKEntryBackgroundAttrib setCDKEntryBackgroundColor setCDKEntryBox setCDKEntryBoxAttribute setCDKEntryCB setCDKEntryFillerChar setCDKEntryHiddenChar setCDKEntryHighlight setCDKEntryHorizontalChar setCDKEntryLLChar setCDKEntryLRChar setCDKEntryMax setCDKEntryMin setCDKEntryPostProcess setCDKEntryPreProcess setCDKEntryULChar setCDKEntryURChar setCDKEntryValue setCDKEntryVerticalChar cdk_entry(3)
Cdk text-entry widget
activateCDKFScale(3), activateCDKFScale destroyCDKFScale drawCDKFScale eraseCDKFScale getCDKFScaleBox getCDKFScaleDigits getCDKFScaleHighValue getCDKFScaleLowValue getCDKFScaleValue injectCDKFScale moveCDKFScale newCDKFScale positionCDKFScale setCDKFScale setCDKFScaleBackgroundAttrib setCDKFScaleBackgroundColor setCDKFScaleBox setCDKFScaleBoxAttribute setCDKFScaleDigits setCDKFScaleHorizontalChar setCDKFScaleLLChar setCDKFScaleLRChar setCDKFScaleLowHigh setCDKFScalePostProcess setCDKFScalePreProcess setCDKFScaleULChar setCDKFScaleURChar setCDKFScaleValue setCDKFScaleVerticalChar cdk_fscale(3)
Cdk scale widget (type float)
activateCDKFSlider(3), activateCDKFSlider destroyCDKFSlider drawCDKFSlider eraseCDKFSlider getCDKFSliderBox getCDKFSliderDigits getCDKFSliderHighValue getCDKFSliderLowValue getCDKFSliderValue injectCDKFSlider moveCDKFSlider newCDKFSlider positionCDKFSlider setCDKFSlider setCDKFSliderBackgroundAttrib setCDKFSliderBackgroundColor setCDKFSliderBox setCDKFSliderBoxAttribute setCDKFSliderDigits setCDKFSliderHorizontalChar setCDKFSliderLLChar setCDKFSliderLRChar setCDKFSliderLowHigh setCDKFSliderPostProcess setCDKFSliderPreProcess setCDKFSliderULChar setCDKFSliderURChar setCDKFSliderValue setCDKFSliderVerticalChar cdk_fslider(3)
Cdk slider widget (type float)
activateCDKFselect(3), activateCDKFselect deleteFileCB destroyCDKFselect drawCDKFselect eraseCDKFselect getCDKFselectBox getCDKFselectContents getCDKFselectCurrentItem getCDKFselectDirAttribute getCDKFselectDirContents getCDKFselectDirectory getCDKFselectFileAttribute getCDKFselectFillerChar getCDKFselectHighlight getCDKFselectLinkAttribute getCDKFselectSocketAttribute injectCDKFselect moveCDKFselect newCDKFselect positionCDKFselect setCDKFselect setCDKFselectBackgroundAttrib setCDKFselectBackgroundColor setCDKFselectBox setCDKFselectBoxAttribute setCDKFselectContents setCDKFselectCurrentItem setCDKFselectDirAttribute setCDKFselectDirContents setCDKFselectDirectory setCDKFselectFileAttribute setCDKFselectFillerChar setCDKFselectHighlight setCDKFselectHorizontalChar setCDKFselectLLChar setCDKFselectLRChar setCDKFselectLinkAttribute setCDKFselectSocketAttribute setCDKFselectULChar setCDKFselectURChar setCDKFselectVerticalChar cdk_fselect(3)
Cdk file selector widget
activateCDKHistogram(3), activateCDKHistogram destroyCDKHistogram drawCDKHistogram eraseCDKHistogram getCDKHistogramBox getCDKHistogramFillerChar getCDKHistogramHighValue getCDKHistogramLowValue getCDKHistogramStatsAttr getCDKHistogramStatsPos getCDKHistogramValue getCDKHistogramViewType moveCDKHistogram newCDKHistogram positionCDKHistogram setCDKHistogram setCDKHistogramBackgroundAttrib setCDKHistogramBackgroundColor setCDKHistogramBox setCDKHistogramBoxAttribute setCDKHistogramDisplayType setCDKHistogramFillerChar setCDKHistogramHorizontalChar setCDKHistogramLLChar setCDKHistogramLRChar setCDKHistogramStatsAttr setCDKHistogramStatsPos setCDKHistogramULChar setCDKHistogramURChar setCDKHistogramValue setCDKHistogramVerticalChar setCDKHistogramViewType cdk_histogram(3)
Cdk histogram widget
activateCDKItemlist(3), activateCDKItemlist destroyCDKItemlist drawCDKItemlist drawCDKItemlistField eraseCDKItemlist getCDKItemlistBox getCDKItemlistCurrentItem getCDKItemlistDefaultItem getCDKItemlistValues injectCDKItemlist moveCDKItemlist newCDKItemlist positionCDKItemlist setCDKItemlist setCDKItemlistBackgroundAttrib setCDKItemlistBackgroundColor setCDKItemlistBox setCDKItemlistBoxAttribute setCDKItemlistCurrentItem setCDKItemlistDefaultItem setCDKItemlistHorizontalChar setCDKItemlistLLChar setCDKItemlistLRChar setCDKItemlistPostProcess setCDKItemlistPreProcess setCDKItemlistULChar setCDKItemlistURChar setCDKItemlistValues setCDKItemlistVerticalChar cdk_itemlist(3)
Cdk itemlist widget
activateCDKMentry(3), activateCDKMentry cleanCDKMentry destroyCDKMentry drawCDKMentry drawCDKMentryField eraseCDKMentry getCDKMentryBox getCDKMentryFillerChar getCDKMentryHiddenChar getCDKMentryMin getCDKMentryValue injectCDKMentry moveCDKMentry newCDKMentry positionCDKMentry setCDKMentry setCDKMentryBackgroundAttrib setCDKMentryBackgroundColor setCDKMentryBox setCDKMentryBoxAttribute setCDKMentryCB setCDKMentryFillerChar setCDKMentryHiddenChar setCDKMentryHorizontalChar setCDKMentryLLChar setCDKMentryLRChar setCDKMentryMin setCDKMentryPostProcess setCDKMentryPreProcess setCDKMentryULChar setCDKMentryURChar setCDKMentryValue setCDKMentryVerticalChar cdk_mentry(3)
Cdk multiple line entry widget
activateCDKRadio(3), activateCDKRadio destroyCDKRadio drawCDKRadio eraseCDKRadio getCDKRadioBox getCDKRadioChoiceCharacter getCDKRadioCurrentItem getCDKRadioHighlight getCDKRadioItems getCDKRadioLeftBrace getCDKRadioRightBrace getCDKRadioSelectedItem injectCDKRadio moveCDKRadio newCDKRadio positionCDKRadio setCDKRadio setCDKRadioBackgroundAttrib setCDKRadioBackgroundColor setCDKRadioBox setCDKRadioBoxAttribute setCDKRadioChoiceCharacter setCDKRadioCurrentItem setCDKRadioHighlight setCDKRadioHorizontalChar setCDKRadioItems setCDKRadioLLChar setCDKRadioLRChar setCDKRadioLeftBrace setCDKRadioPostProcess setCDKRadioPreProcess setCDKRadioRightBrace setCDKRadioSelectedItem setCDKRadioULChar setCDKRadioURChar setCDKRadioVerticalChar cdk_radio(3)
Cdk radio list widget
activateCDKSwindow(3), activateCDKSwindow addCDKSwindow cleanCDKSwindow destroyCDKSwindow drawCDKSwindow dumpCDKSwindow eraseCDKSwindow execCDKSwindow getCDKSwindowBox getCDKSwindowContents injectCDKSwindow jumpToLineCDKSwindow loadCDKSwindowInformation moveCDKSwindow newCDKSwindow positionCDKSwindow saveCDKSwindowInformation setCDKSwindow setCDKSwindowBackgroundAttrib setCDKSwindowBackgroundColor setCDKSwindowBox setCDKSwindowBoxAttribute setCDKSwindowContents setCDKSwindowHorizontalChar setCDKSwindowLLChar setCDKSwindowLRChar setCDKSwindowPostProcess setCDKSwindowPreProcess setCDKSwindowULChar setCDKSwindowURChar setCDKSwindowVerticalChar trimCDKSwindow cdk_swindow(3)
Cdk scrolling window widget
activateCDKViewer(3), activateCDKViewer cleanCDKViewer destroyCDKViewer drawCDKViewer eraseCDKViewer getCDKViewerBox getCDKViewerHighlight getCDKViewerInfo getCDKViewerInfoLine getCDKViewerTitle moveCDKViewer newCDKViewer positionCDKViewer setCDKViewer setCDKViewerBackgroundAttrib setCDKViewerBackgroundColor setCDKViewerBox setCDKViewerBoxAttribute setCDKViewerHighlight setCDKViewerHorizontalChar setCDKViewerInfo setCDKViewerInfoLine setCDKViewerLLChar setCDKViewerLRChar setCDKViewerTitle setCDKViewerULChar setCDKViewerURChar setCDKViewerVerticalChar cdk_viewer(3)
Cdk viewer list widget
active(5)
List of newsgroups carried by the server
active.times(5)
List of local creation times of newsgroups
acttimes(8c)
Maintain the newsgroup-creation-date file
ad2vcf(1), AD2VCF(1)
Extract allelic depth from a SAM stream and add to VCF files " Convention: " Underline anything that is typed verbatim - commands, etc
adacurses-config(1)
helper script for AdaCurses libraries
adcli(8)
Tool for performing actions on an Active Directory domain
add(1)
full-screen editing calculator
addListBdd(3)
adds a BDD to a chained list of BDDs
add_mibdir(3), netsnmp_init_mib(3), shutdown_mib(3), netsnmp_read_module(3), read_mib(3), read_all_mibs(3), add_module_replacement(3), snmp_set_mib_errors(3), snmp_set_mib_warnings(3), snmp_set_save_descriptions(3), read_objid(3), snmp_parse_oid(3), get_module_node(3), print_mib(3), print_objid(3), fprint_objid(3), snprint_objid(3), print_description(3), fprint_description(3), snprint_description(3)
netsnmp_mib_api functions
addablhexpr(3)
adds a new argument in head of an expression. man1/alc_origin.1
addablqexpr(3)
adds a new argument in queue of an expression. man1/alc_origin.1
addbddvarafter(3)
adds a new variable, after an existing one. man1/alc_origin.1
addbddvarbefore(3)
adds a new variable, before an existing one. man1/alc_origin.1
addbddvarfirst(3)
adds a new variable, before all others. man1/alc_origin.1
addbddvarlast(3)
adds a new variable, after all others. man1/alc_origin.1
addcr(1)
inserts a CR ( ) before each LF (
adddebug(1)
Modifies Makefile(s) to add debug info
addftinfo(1)
add information to troff font files for use with groff
addlofig(3)
create a new structural cell model man1/alc_origin.1
addloself(3)
create a logical inductor man1/alc_origin.1
addphfig(3)
create a new physical cell model man1/alc_origin.1
addphref(3)
create a physical reference man1/alc_origin.1
addr2line(1)
convert addresses into file names and line numbers
addr2line(1)
convert addresses or symbol+offset into file names and line numbers
addr2name(1), name2addr(1)
perform DNS lookups from scripts
addrdsfig(3)
adds a figure man1/alc_origin.1
addrdsfigrec(3)
adds a rectangle to a figure man1/alc_origin.1
addrdsins(3)
adds an instance to a figure man1/alc_origin.1
addrdsrecwindow(3)
adds a rectangle in the windowing of rds structure. man1/alc_origin.1
addts(1)
add timestamps at the beginning of each line
addwords(1)
Adding words to specified dictionary collectively
adelsystem_cbi(8)
Driver for the ADELSYSTEM CB/CBI DC-UPS
adfbitmap(1)
show or enforce rebuilding block allocation bitmap
adfformat(1)
create a classic AmigaDOS filesystem (OFS/FFS) on an ADF or HDF volume
adfimgcreate(1)
create empty (not formatted!) ADF/HDF image files
adfinfo(1)
show low-level information (filesystem metadata) about the Amiga Disk File (ADF) devices and about the volumes, the directories and the files stored inside
adfls(1)
list contents of an ADF volume
adfsalvage(1)
show or recover (in the future - extract) deleted files from an ADF device
adig(1)
print information collected from Domain Name System (DNS) servers
adinrec(1)
record audio device and save one utterance to a file
adjust_sample(3)
Alters the parameters of a sample while it is playing. Allegro game programming library
admesh(1), ADMesh(1)
a program for processing triangulated solid meshes
admsCheck(1)
Test Program for admsXml
advdef(1)
AdvanceCOMP Deflate Compression Utility
aemakeflic(1)
produce an animation from an aewan document
aerc-accounts(5)
account configuration file format for aerc(1)
aerc-binds(5)
key bindings configuration file format for aerc(1)
aerc-config(5)
configuration file format for aerc(1)
aerc-imap(5)
IMAP configuration for aerc(1)
aerc-jmap(5)
JMAP configuration for aerc(1)
aerc-maildir(5)
maildir configuration for aerc(1)
aerc-notmuch(5)
notmuch configuration for aerc(1)
aerc-patch(7)
local patch management for aerc(1)
aerc-search(1)
search and filter patterns and options for aerc(1)
aerc-sendmail(5)
sendmail configuration for aerc(1)
aerc-smtp(5)
SMTP configuration for aerc(1)
aerc-stylesets(7)
styleset file specification for aerc(1)
aerc-templates(7)
template file specification for aerc(1)
aerc-tutorial(7)
tutorial for aerc(1)
aespasswd(1)
Used to create and manage an AES keyfile
aewan(5)
File format documentation
af(1)
Amberfish text retrieval software
af9005(4)
webcamd driver for Afatech 9005 DVB-T receiver
af9015(4)
webcamd driver for Afatech 9015 DVB-T receiver
afCloseFile(3)
close an open audio file
afGetFrameCount(3), afGetTrackBytes(3), afGetDataOffset(3)
get the total sample frame count, length of audio track in bytes, offset of the audio track for a track in an audio file
afGetFrameSize(3)
calculate the frame size in bytes for an audio track
afInitAESChannelDataTo(3), afInitAESChannelData(3)
initialize AES non-audio data in an audio file setup
afInitCompression(3)
initialize compression for a track in an audio file setup
afInitFileFormat(3)
initialize file format of an audio file setup
afInitSampleFormat(3), afInitByteOrder(3), afInitChannels(3), afInitRate(3)
initialize audio data format for a track in an audio file setup
afNewFileSetup(3)
create and initialize a new AFfilesetup structure
afOpenFile(3)
open an audio file and create a file handle structure used for subsequent calls to the Audio File Library
afQuery(3), afQueryLong(3), afQueryDouble(3), afQueryPointer(3)
query the capabilities of the Audio File Library
afReadFrames(3)
read sample frames from a track in an audio file
afReadMisc(3), afWriteMisc(3), afSeekMisc(3)
access miscellaneous metadata in an audio file
afSeekFrame(3), afTellFrame(3)
update or access the current sample frame position for a track in an audio file
afSetErrorHandler(3)
install a custom error handling routine
afSetVirtualByteOrder(3), afSetVirtualChannels(3), afSetVirtualPCMMapping(3), afSetVirtualSampleFormat(3)
set the virtual data format for a track in an audio file
afWriteFrames(3)
write sample frames to a track in an audio file
afcclient(1)
Interact with AFC/HouseArrest service on a connected device
afclose(3)
close a database
afew(1)
afew Documentation afew is an initial tagging script for notmuch mail: 0.0 (bu 2 %http://notmuchmail.org/ (bu 2 %http://notmuchmail.org/initial_tagging/ Its basic task is to provide automatic tagging each time new mail is registered with notmuch. In a classic setup, you might call it after notmuch new in an offlineimap post sync hook or in the notmuch post-new hook. It can do basic thing such as adding tags based on email headers or maildir folders, handling killed threads and spam. fyi: afew plays nicely with alot, a GUI for notmuch mail ;) 0.0 (bu 2 %https://github.com/pazz/alot Contents:
affcat(1)
Output contents of an image file to stdout
affcompare(1)
compare the contents of an ISO file to an AFF file
affconvert(1)
convert files between RAW and AFF formats
affcopy(1)
reorder and recompress AFF files
affcrypto(1)
handle encryption issues
affdiskprint(1)
create a diskprint AFF structure
affinfo(1)
print information about an AFF file
affix(1)
fix a corrupted AFF file
affrecover(1)
recover broken pages of an AFF file
affsegment(1)
segment manipulation tool
affsign(1)
sign an existing AFF file
affstats(1)
print specific statistics about one or more AFF files
affuse(1)
provide access to AFF containers
affverify(1)
verify the digital signature on a signed file
affxml(1)
print AFF information as XML
afgetresultmd(3)
get metadata associated with search results
afio(1)
manipulate archives and files
afm2pl(1)
convert AFM font metrics to TeX pl font metrics
afm2tfm(1)
convert Adobe font metrics to TeX font metrics
afmtodit(1)
create font files for use with groff -Tps
afopen(3)
open a database
afpcmd(1)
Transfer files over the networking using the Apple Filing Protocol (AFP)
afpgetstatus(1)
Get simple status information from an AFP server without logging into it
afsearch(3)
query a set of databases
afslog(1)
obtain AFS tokens
afsortdocid(3)
sort search results by document identifier
afsortscore(3)
sort search results by score
after.tcl86(n), after(n)
Execute a command after a time delay
after.tcl90(n), after(n)
Execute a command after a time delay
afternoonstalker(6)
A robot-killing game
afterstep(1)
X11 window manager
afterstep_faq(1x)
This document is an ever growing set of questions, statements, ideas and complaints about AfterStep version 2.0
afuse(1), AFUSE(1)
automounting file system implemented in user-space using FUSE
ag(1)
The Silver Searcher. Like ack, but faster
age(1)
simple, modern, and secure file encryption
agedu(1)
correlate disk usage with last-access times to identify large and disused data
agent-transfer(1)
copy a secret key from gpg-agent to ssh-agent
agentxtrap(1)
send an AgentX NotifyPDU to an AgentX master agent
aggregate(1)
optimise a list of route prefixes to help make nice short filters
aggregate-ios(1)
optimise a concatenated set of cisco/IOS prefix filters to help make them nice and short
ah-tty(1)
A Helpful Terminal
aide.conf(5)
The configuration file for Advanced Intrusion Detection Environment
airbase-ng(8)
multi-purpose tool aimed at attacking clients as opposed to the Access Point (AP) itself
airdaemon(1)
Run a program as a daemon process, restarting it if it dies
airdecap-ng(1)
decrypt a WEP/WPA crypted pcap file
airdecloak-ng(1), airuncloak-ng(1)
Removes wep cloaked framed from a pcap file
aireplay-ng(8)
inject packets into a wireless network to generate traffic
airodump-ng(8)
a wireless packet capture tool for aircrack-ng
airodump-ng-oui-update(8), airodump-ng-oui-updater(8)
IEEE oui list updater for airodump-ng
airtun-ng(8)
a virtual tunnel interface creator for aircrack-ng
airventriloquist-ng(8)
encrypted WiFi packet injection
akaidump(1)
Dump an AKAI media (i.e. CDROM) as disk image file to your HD
akaiextract(1)
Extract audio samples from an AKAI media or AKAI disk image file
al(5)
Alliance logical format man1/alc_origin.1
al175(8)
Driver for Eltek UPS models with AL175 alarm module
al_add_config_comment(3)
Allegro 5 API
al_add_config_section(3)
Allegro 5 API
al_add_new_bitmap_flag(3)
Allegro 5 API
al_android_open_fd(3)
Allegro 5 API
al_android_set_apk_file_interface(3)
Allegro 5 API
al_android_set_apk_fs_interface(3)
Allegro 5 API
al_assert(3)
Asserts at the specified file and line number. Allegro game programming library
al_attach_shader_source_file(3)
Allegro 5 API
al_build_camera_transform(3)
Allegro 5 API
al_build_transform(3)
Allegro 5 API
al_clear_depth_buffer(3)
Allegro 5 API
al_clone_menu_for_popup(3)
Allegro 5 API
al_compose_transform(3)
Allegro 5 API
al_copy_transform(3)
Allegro 5 API
al_create_builtin_font(3)
Allegro 5 API
al_create_config(3)
Allegro 5 API
al_create_file_handle(3)
Allegro 5 API
al_create_fs_entry(3)
Allegro 5 API
al_create_index_buffer(3)
Allegro 5 API
al_create_native_file_dialog(3)
Allegro 5 API
al_create_path_for_directory(3)
Allegro 5 API
al_create_vertex_buffer(3)
Allegro 5 API
al_destroy_config(3)
Allegro 5 API
al_destroy_font(3)
Allegro 5 API
al_destroy_fs_entry(3)
Allegro 5 API
al_destroy_index_buffer(3)
Allegro 5 API
al_destroy_native_file_dialog(3)
Allegro 5 API
al_destroy_vertex_buffer(3)
Allegro 5 API
al_draw_filled_circle(3)
Allegro 5 API
al_draw_filled_ellipse(3)
Allegro 5 API
al_draw_filled_pieslice(3)
Allegro 5 API
al_draw_filled_polygon(3)
Allegro 5 API
al_draw_filled_polygon_with_holes(3)
Allegro 5 API
al_draw_filled_rectangle(3)
Allegro 5 API
al_draw_filled_rounded_rectangle(3)
Allegro 5 API
al_draw_filled_triangle(3)
Allegro 5 API
al_draw_indexed_buffer(3)
Allegro 5 API
al_draw_justified_text(3)
Allegro 5 API
al_draw_justified_textf(3)
Allegro 5 API
al_draw_justified_ustr(3)
Allegro 5 API
al_draw_multiline_textf(3)
Allegro 5 API
al_draw_soft_line(3)
Allegro 5 API
al_draw_soft_triangle(3)
Allegro 5 API
al_draw_textf(3)
Allegro 5 API
al_draw_vertex_buffer(3)
Allegro 5 API
al_fclearerr(3)
Allegro 5 API
al_fclose(3)
Allegro 5 API
al_feof(3)
Allegro 5 API
al_ferrmsg(3)
Allegro 5 API
al_ferror(3)
Allegro 5 API
al_ffblk(3)
Cross platform structure storing file information. Allegro game programming library
al_ffblk_get_size(3)
Get size of file returned by al_findfirst/al_findnext. Allegro game programming library
al_fflush(3)
Allegro 5 API
al_fget_ustr(3)
Allegro 5 API
al_fgetc(3)
Allegro 5 API
al_fgets(3)
Allegro 5 API
al_filename_exists(3)
Allegro 5 API
al_fill_silence(3)
Allegro 5 API
al_find_menu(3)
Allegro 5 API
al_find_menu_item(3)
Allegro 5 API
al_findclose(3)
Closes a previously opened search with al_findfirst(). Allegro game programming library
al_findfirst(3)
Low-level function for searching files. Allegro game programming library
al_findnext(3)
Finds the next file in a search started by al_findfirst(). Allegro game programming library
al_fixacos(3)
Allegro 5 API
al_fixadd(3)
Allegro 5 API
al_fixasin(3)
Allegro 5 API
al_fixatan(3)
Allegro 5 API
al_fixatan2(3)
Allegro 5 API
al_fixceil(3)
Allegro 5 API
al_fixcos(3)
Allegro 5 API
al_fixdiv(3)
Allegro 5 API
al_fixed(3)
Allegro 5 API
al_fixfloor(3)
Allegro 5 API
al_fixhypot(3)
Allegro 5 API
al_fixmul(3)
Allegro 5 API
al_fixsin(3)
Allegro 5 API
al_fixsqrt(3)
Allegro 5 API
al_fixsub(3)
Allegro 5 API
al_fixtan(3)
Allegro 5 API
al_fixtof(3)
Allegro 5 API
al_fixtoi(3)
Allegro 5 API
al_fixtorad_r(3)
Allegro 5 API
al_flip_display(3)
Allegro 5 API
al_flush_event_queue(3)
Allegro 5 API
al_fopen(3)
Allegro 5 API
al_fopen_fd(3)
Allegro 5 API
al_fopen_interface(3)
Allegro 5 API
al_fopen_slice(3)
Allegro 5 API
al_for_each_fs_entry(3)
Allegro 5 API
al_fprintf(3)
Allegro 5 API
al_fputc(3)
Allegro 5 API
al_fputs(3)
Allegro 5 API
al_fread(3)
Allegro 5 API
al_fread16be(3)
Allegro 5 API
al_fread16le(3)
Allegro 5 API
al_fread32be(3)
Allegro 5 API
al_fread32le(3)
Allegro 5 API
al_free(3)
Allegro 5 API
al_free_with_context(3)
Allegro 5 API
al_fs_entry_exists(3)
Allegro 5 API
al_fseek(3)
Allegro 5 API
al_fsize(3)
Allegro 5 API
al_ftell(3)
Allegro 5 API
al_ftofix(3)
Allegro 5 API
al_fungetc(3)
Allegro 5 API
al_fwrite(3)
Allegro 5 API
al_fwrite16be(3)
Allegro 5 API
al_fwrite16le(3)
Allegro 5 API
al_fwrite32be(3)
Allegro 5 API
al_fwrite32le(3)
Allegro 5 API
al_get_allegro_font_version(3)
Allegro 5 API
al_get_allegro_memfile_version(3)
Allegro 5 API
al_get_allegro_physfs_version(3)
Allegro 5 API
al_get_allegro_ttf_version(3)
Allegro 5 API
al_get_audio_stream_fragment(3)
Allegro 5 API
al_get_audio_stream_fragments(3)
Allegro 5 API
al_get_audio_stream_frequency(3)
Allegro 5 API
al_get_available_audio_stream_fragments(3)
Allegro 5 API
al_get_backbuffer(3)
Allegro 5 API
al_get_bitmap_flags(3)
Allegro 5 API
al_get_bitmap_format(3)
Allegro 5 API
al_get_config_value(3)
Allegro 5 API
al_get_current_inverse_transform(3)
Allegro 5 API
al_get_current_projection_transform(3)
Allegro 5 API
al_get_current_transform(3)
Allegro 5 API
al_get_default_menu_event_source(3)
Allegro 5 API
al_get_default_mixer(3)
Allegro 5 API
al_get_default_shader_source(3)
Allegro 5 API
al_get_default_voice(3)
Allegro 5 API
al_get_display_flags(3)
Allegro 5 API
al_get_display_format(3)
Allegro 5 API
al_get_display_refresh_rate(3)
Allegro 5 API
al_get_fallback_font(3)
Allegro 5 API
al_get_file_userdata(3)
Allegro 5 API
al_get_first_config_entry(3)
Allegro 5 API
al_get_first_config_section(3)
Allegro 5 API
al_get_font_ascent(3)
Allegro 5 API
al_get_font_descent(3)
Allegro 5 API
al_get_font_line_height(3)
Allegro 5 API
al_get_font_ranges(3)
Allegro 5 API
al_get_fs_entry_atime(3)
Allegro 5 API
al_get_fs_entry_ctime(3)
Allegro 5 API
al_get_fs_entry_mode(3)
Allegro 5 API
al_get_fs_entry_mtime(3)
Allegro 5 API
al_get_fs_entry_name(3)
Allegro 5 API
al_get_fs_entry_size(3)
Allegro 5 API
al_get_fs_interface(3)
Allegro 5 API
al_get_haptic_effect_duration(3)
Allegro 5 API
al_get_haptic_from_display(3)
Allegro 5 API
al_get_haptic_from_joystick(3)
Allegro 5 API
al_get_haptic_from_keyboard(3)
Allegro 5 API
al_get_haptic_from_mouse(3)
Allegro 5 API
al_get_haptic_from_touch_input(3)
Allegro 5 API
al_get_index_buffer_size(3)
Allegro 5 API
al_get_joystick_stick_flags(3)
Allegro 5 API
al_get_max_haptic_effects(3)
Allegro 5 API
al_get_menu_item_flags(3)
Allegro 5 API
al_get_mixer_frequency(3)
Allegro 5 API
al_get_monitor_info(3)
Allegro 5 API
al_get_monitor_refresh_rate(3)
Allegro 5 API
al_get_native_file_dialog_count(3)
Allegro 5 API
al_get_native_file_dialog_path(3)
Allegro 5 API
al_get_new_bitmap_flags(3)
Allegro 5 API
al_get_new_bitmap_format(3)
Allegro 5 API
al_get_new_display_flags(3)
Allegro 5 API
al_get_new_display_refresh_rate(3)
Allegro 5 API
al_get_new_file_interface(3)
Allegro 5 API
al_get_next_config_entry(3)
Allegro 5 API
al_get_next_config_section(3)
Allegro 5 API
al_get_opengl_fbo(3)
Allegro 5 API
al_get_path_filename(3)
Allegro 5 API
al_get_pixel_format_bits(3)
Allegro 5 API
al_get_sample_frequency(3)
Allegro 5 API
al_get_sample_instance_frequency(3)
Allegro 5 API
al_get_shader_platform(3)
Allegro 5 API
al_get_system_config(3)
Allegro 5 API
al_get_vertex_buffer_size(3)
Allegro 5 API
al_get_video_fps(3)
Allegro 5 API
al_get_video_frame(3)
Allegro 5 API
al_get_voice_frequency(3)
Allegro 5 API
al_grab_font_from_bitmap(3)
Allegro 5 API
al_horizontal_shear_transform(3)
Allegro 5 API
al_identify_bitmap(3)
Allegro 5 API
al_identify_bitmap_f(3)
Allegro 5 API
al_identify_sample(3)
Allegro 5 API
al_identify_sample_f(3)
Allegro 5 API
al_identify_video(3)
Allegro 5 API
al_identify_video_f(3)
Allegro 5 API
al_identity_transform(3)
Allegro 5 API
al_init_font_addon(3)
Allegro 5 API
al_init_ttf_addon(3)
Allegro 5 API
al_invert_transform(3)
Allegro 5 API
al_is_font_addon_initialized(3)
Allegro 5 API
al_is_haptic_effect_ok(3)
Allegro 5 API
al_is_haptic_effect_playing(3)
Allegro 5 API
al_is_ttf_addon_initialized(3)
Allegro 5 API
al_itofix(3)
Allegro 5 API
al_load_audio_stream_f(3)
Allegro 5 API
al_load_bitmap_f(3)
Allegro 5 API
al_load_bitmap_flags(3)
Allegro 5 API
al_load_bitmap_flags_f(3)
Allegro 5 API
al_load_bitmap_font(3)
Allegro 5 API
al_load_bitmap_font_flags(3)
Allegro 5 API
al_load_config_file(3)
Allegro 5 API
al_load_config_file_f(3)
Allegro 5 API
al_load_font(3)
Allegro 5 API
al_load_sample_f(3)
Allegro 5 API
al_load_ttf_font(3)
Allegro 5 API
al_load_ttf_font_f(3)
Allegro 5 API
al_load_ttf_font_stretch(3)
Allegro 5 API
al_load_ttf_font_stretch_f(3)
Allegro 5 API
al_lock_index_buffer(3)
Allegro 5 API
al_lock_vertex_buffer(3)
Allegro 5 API
al_make_temp_file(3)
Allegro 5 API
al_map_rgb_f(3)
Allegro 5 API
al_map_rgba_f(3)
Allegro 5 API
al_merge_config(3)
Allegro 5 API
al_merge_config_into(3)
Allegro 5 API
al_open_fs_entry(3)
Allegro 5 API
al_open_memfile(3)
Allegro 5 API
al_orthographic_transform(3)
Allegro 5 API
al_perspective_transform(3)
Allegro 5 API
al_play_audio_stream_f(3)
Allegro 5 API
al_play_haptic_effect(3)
Allegro 5 API
al_premul_rgba_f(3)
Allegro 5 API
al_radtofix_r(3)
Allegro 5 API
al_reconfigure_joysticks(3)
Allegro 5 API
al_ref_buffer(3)
Allegro 5 API
al_ref_cstr(3)
Allegro 5 API
al_ref_info(3)
Allegro 5 API
al_ref_ustr(3)
Allegro 5 API
al_register_audio_stream_loader_f(3)
Allegro 5 API
al_register_bitmap_identifier(3)
Allegro 5 API
al_register_bitmap_loader_f(3)
Allegro 5 API
al_register_bitmap_saver_f(3)
Allegro 5 API
al_register_font_loader(3)
Allegro 5 API
al_register_sample_identifier(3)
Allegro 5 API
al_register_sample_loader_f(3)
Allegro 5 API
al_register_sample_saver_f(3)
Allegro 5 API
al_release_haptic_effect(3)
Allegro 5 API
al_remove_config_key(3)
Allegro 5 API
al_remove_config_section(3)
Allegro 5 API
al_remove_filename(3)
Allegro 5 API
al_remove_fs_entry(3)
Allegro 5 API
al_remove_opengl_fbo(3)
Allegro 5 API
al_restore_default_mixer(3)
Allegro 5 API
al_rotate_transform(3)
Allegro 5 API
al_rotate_transform_3d(3)
Allegro 5 API
al_save_bitmap_f(3)
Allegro 5 API
al_save_config_file(3)
Allegro 5 API
al_save_config_file_f(3)
Allegro 5 API
al_save_sample_f(3)
Allegro 5 API
al_scale_transform(3)
Allegro 5 API
al_scale_transform_3d(3)
Allegro 5 API
al_set_audio_stream_fragment(3)
Allegro 5 API
al_set_config_value(3)
Allegro 5 API
al_set_default_mixer(3)
Allegro 5 API
al_set_default_voice(3)
Allegro 5 API
al_set_display_flag(3)
Allegro 5 API
al_set_fallback_font(3)
Allegro 5 API
al_set_fs_interface(3)
Allegro 5 API
al_set_memory_interface(3)
Allegro 5 API
al_set_menu_item_flags(3)
Allegro 5 API
al_set_mixer_frequency(3)
Allegro 5 API
al_set_new_bitmap_flags(3)
Allegro 5 API
al_set_new_bitmap_format(3)
Allegro 5 API
al_set_new_display_flags(3)
Allegro 5 API
al_set_new_display_refresh_rate(3)
Allegro 5 API
al_set_new_file_interface(3)
Allegro 5 API
al_set_path_filename(3)
Allegro 5 API
al_set_physfs_file_interface(3)
Allegro 5 API
al_set_shader_float(3)
Allegro 5 API
al_set_shader_float_vector(3)
Allegro 5 API
al_set_standard_file_interface(3)
Allegro 5 API
al_set_standard_fs_interface(3)
Allegro 5 API
al_set_target_backbuffer(3)
Allegro 5 API
al_show_native_file_dialog(3)
Allegro 5 API
al_shutdown_font_addon(3)
Allegro 5 API
al_shutdown_ttf_addon(3)
Allegro 5 API
al_stop_haptic_effect(3)
Allegro 5 API
al_toggle_menu_item_flags(3)
Allegro 5 API
al_transform_coordinates(3)
Allegro 5 API
al_transform_coordinates_3d(3)
Allegro 5 API
al_transform_coordinates_3d_projective(3)
Allegro 5 API
al_transform_coordinates_4d(3)
Allegro 5 API
al_translate_transform(3)
Allegro 5 API
al_translate_transform_3d(3)
Allegro 5 API
al_transpose_transform(3)
Allegro 5 API
al_unlock_index_buffer(3)
Allegro 5 API
al_unlock_vertex_buffer(3)
Allegro 5 API
al_unmap_rgb_f(3)
Allegro 5 API
al_unmap_rgba_f(3)
Allegro 5 API
al_unref_user_event(3)
Allegro 5 API
al_update_fs_entry(3)
Allegro 5 API
al_upload_and_play_haptic_effect(3)
Allegro 5 API
al_upload_haptic_effect(3)
Allegro 5 API
al_use_projection_transform(3)
Allegro 5 API
al_use_transform(3)
Allegro 5 API
al_ustr_appendf(3)
Allegro 5 API
al_ustr_encode_utf16(3)
Allegro 5 API
al_ustr_find_chr(3)
Allegro 5 API
al_ustr_find_cset(3)
Allegro 5 API
al_ustr_find_cset_cstr(3)
Allegro 5 API
al_ustr_find_cstr(3)
Allegro 5 API
al_ustr_find_replace(3)
Allegro 5 API
al_ustr_find_replace_cstr(3)
Allegro 5 API
al_ustr_find_set(3)
Allegro 5 API
al_ustr_find_set_cstr(3)
Allegro 5 API
al_ustr_find_str(3)
Allegro 5 API
al_ustr_free(3)
Allegro 5 API
al_ustr_has_prefix(3)
Allegro 5 API
al_ustr_has_prefix_cstr(3)
Allegro 5 API
al_ustr_has_suffix(3)
Allegro 5 API
al_ustr_has_suffix_cstr(3)
Allegro 5 API
al_ustr_new_from_buffer(3)
Allegro 5 API
al_ustr_new_from_utf16(3)
Allegro 5 API
al_ustr_newf(3)
Allegro 5 API
al_ustr_offset(3)
Allegro 5 API
al_ustr_rfind_chr(3)
Allegro 5 API
al_ustr_rfind_cstr(3)
Allegro 5 API
al_ustr_rfind_str(3)
Allegro 5 API
al_ustr_size_utf16(3)
Allegro 5 API
al_ustr_to_buffer(3)
Allegro 5 API
al_ustr_vappendf(3)
Allegro 5 API
al_utf16_encode(3)
Allegro 5 API
al_utf16_width(3)
Allegro 5 API
al_utf8_encode(3)
Allegro 5 API
al_utf8_width(3)
Allegro 5 API
al_vertical_shear_transform(3)
Allegro 5 API
al_vfprintf(3)
Allegro 5 API
al_wait_for_event(3)
Allegro 5 API
al_wait_for_event_timed(3)
Allegro 5 API
al_wait_for_event_until(3)
Allegro 5 API
al_wait_for_vsync(3)
Allegro 5 API
alacarte(1)
Edit freedesktop.org menus
alacritty(1), Alacritty(1)
A fast, cross-platform, OpenGL terminal emulator
alacritty(5), Alacritty(5)
TOML configuration file format
alacritty-bindings(5)
Default configuration file bindings
album(5), album(5)(5)
flphoto album file format
alcbanner(1)
Display a standardized banner for Alliance tools man1/alc_origin.1
alcc(1)
text based eD2k links calculator for aMule
aldo(1)
A fully console morse code trainer written in ISO C++
alerts.cfg(5)
Configuration for for xymond_alert module
alevtd(1)
webserver for videotext pages
alfio(8), Alfio(8)
an rc service for managing services at boot time through profiles
aliases(5)
aliases file for sendmail
align(1)
compute the global alignment of two protein or DNA sequences align0 - compute the global alignment of two protein or DNA sequences without penalizing for end-gaps
align_image_stack(1)
Align overlapping images for HDR or focus stack creation
alink(1)
link (reloacatable) object files created by AS
allcm(1)
force the most important Computer-Modern-fonts to be calculated
allec(1)
force the most important ec-fonts to be calculated
allegro_404_char(3)
Character used when Allegro cannot find a glyph
allegro_id(3)
String containing date and version number of Allegro
allneeded(1)
force the calculation of all fonts now needed
alloc_pair(3x), %alloc_pair(3x), %find_pair(3x), %free_pair(3x)
dynamically allocate curses color pairs
alloc_pair_sp(3x), %curs_sp_funcs(3x)
curses screen-pointer extension
alloc_surface(3), alloc_surface (3)
Create an empty, non-visible surface with a preset storage
allocate_voice(3)
Allocates a sound card voice for a sample. Allegro game programming library
allocator(3m)
Allocate and free memory
allocrdsfig(3)
allocs memory for a figure man1/alc_origin.1
allocrdsins(3)
allocates memory for an instance man1/alc_origin.1
allocrdsrec(3)
allocates memory for a rectangle man1/alc_origin.1
allocrdswinrec(3)
allocates a structure used to create a list of tables of rectangles. man1/alc_origin.1
allservice(1)
Easy handling of a FreeBSD services
aloadimage(1)
Trivial image viewer for Arcan servers
alpine(1)
an Alternatively Licensed Program for Internet News and Email
alpm-hooks(5)
alpm hook file format
alsa-info.sh(8)
command-line utility to gather information about the ALSA subsystem
alsabat(1)
command-line sound tester for ALSA sound card driver
alsaconf(8)
configuration tool for the Advanced Linux Sound Architecture
alsactl(1)
advanced controls for ALSA soundcard driver
alsamixer(1)
soundcard mixer for ALSA soundcard driver, with ncurses interface
amaddclient(8)
program to add client to an existing Amanda configuration
amadmin(8)
administrative interface to control Amanda backups
amaespipe(8)
wrapper program for aespipe
amanda(8)
The Open Source Backup Platform
amanda-applications(7)
Application-api for amanda
amanda-archive-format(5)
Format of amanda archive streams
amanda-changers(7)
Configuring and Using Amanda Changers
amanda-client.conf(5)
Client configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
amanda-command-file(5)
Keep status of outgoing dle commands
amanda-devices(7)
Configuring and Using Amanda Devices
amanda-interactivity(7)
Configuring Interactivity with Amanda Amanda
amanda-scripts(7)
Configuring and using the Script API
amanda-security.conf(5)
Client configuration file for Amanda
amanda.conf(5)
Main configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
amathc(3), amathc.h(3)
C functions for manipulating strings and memory
amavisd-milter(8)
sendmail milter for amavis
ambackup(8)
back up all disks in an Amanda configuration
ambiguous_words(1)
generate sets of words Tesseract is likely to find ambiguous
ambsdtar(8)
Amanda Application to interface with BSD Tar
amcheck(8)
run Amanda self-checks
amcheckdb(8)
check Amanda database for tape consistency
amcheckdump(8)
check the results of an Amanda dump
amcleanup(8)
run the Amanda cleanup process after a failure
amcrypt(8)
reference crypt program for Amanda symmetric data encryption
amcrypt-ossl(8)
crypt program for Amanda symmetric data encryption using OpenSSL
amcrypt-ossl-asym(8)
crypt program for Amanda asymmetric data encryption using OpenSSL
amcryptsimple(8)
reference simple crypt program for Amanda symmetric data encryption
amd(8)
automatically mount file systems
amd.conf(5)
Amd configuration file
amdump(8)
back up all disks in an Amanda configuration
amdump_client(8)
back up all disks in an Amanda configuration
amfetchdump(8)
extract backup images from multiple Amanda tapes
amflush(8)
flush Amanda backup files from holding disk to tape
amgetconf(8)
look up configuration parameters and manipulate debug logs
amgpgcrypt(8)
reference crypt program for Amanda public-key data encryption
amgtar(8)
Amanda Application to interface with GNU Tar
amiberry(1)
An optimized Amiga emulator for Linux/macOS
amidi(1)
read from and write to ALSA RawMIDI ports
amigadepacker(1)
Tool for depacking some compressed Amiga formats
amin(1)
notify writers that you are busy
amixer(1)
command-line mixer for ALSA soundcard driver
amk_ccc(1), amk_fft2(1), amk_hy(1), amk_m2(1), amk_p2(1)
create target architectures
amoverview(8)
display file systems processed by Amanda over time
ampache(1), Ampache(1)
is a Web-based Audio file manager
ampctl(1)
control radio amplifiers
ampctld(1)
TCP amplifier control daemon
ampgsql(8)
Amanda Application to interface with PostgreSQL
amqpcat(1)
CLI tool to publish to and consume from AMQP servers
amreindex(8)
re-index tapes or specific dump
amreport(8)
generate a formatted output of statistics for an Amanda run
amrestore(8)
low-level data-extraction from Amanda volumes
amrmtape(8)
remove a tape from the Amanda database
ams2psf(1)
convert an Amstrad CP/M font to a PC Screen Font file
amsamba(8)
Amanda Application to interface with smbclient
amserverconfig(8)
program to setup initial Amanda configuration
amssl(8)
Program to manage amanda ssl certificates
amstar(8)
Amanda Application to interface with star
amstatus(8)
display the state of an Amanda run
amsuntar(8)
Amanda Application to interface with native tar utility available on solaris platforms
amsynth(1)
a two oscillator subtractive software synthesizer
amtapetype(8)
generate a tapetype definition by testing the device directly
amtoc(8)
generate TOC (Table Of Contents) for an Amanda run
amule(1)
the all-platform eMule p2p client
amuled(1)
the all-platform eMule p2p client - daemonized version
amvault(8)
Copy Amanda dumps from one volume to another
amzfs-sendrecv(8)
Amanda script to create zfs sendrecv
amzfs-snapshot(8)
Amanda script to create zfs snapshot
an-fitstopnm(1)
Convert FITS images into ugly PNM images
an-pnmtofits(1)
Convert PNM file to FITS
anacrontab(5), /usr/local/etc/anacrontab(5)
configuration file for anacron
analog(1)
web server logfile analyser
analysis.cfg(5)
Configuration file for the xymond_client module
analyze-pv-structure(1)
Analyzes the location of metadata in a variety of RAW, jpeg and video files
and.conf(5), /etc/and.conf(5)
general configuration parameters for the auto nice daemon
and.priorities(5), /etc/and.priorities(5)
priority database for the auto nice daemon
android2po(1), android2po.py(1)
Convert Android string files to Gettext PO localization files
androiddump(1)
Provide interfaces to capture from Android devices
animate(1gv)
animate a sequence of geomview files
anki(1)
flexible, intelligent flashcard program
annot-tsv(1)
transfer annotations from one TSV (tab-separated values) file into another
anongitssh(1)
restricted shell for git-upload-pack over SSH
ansifilter(1), Ansifilter(1)
ANSI escape code processor and converter
ansilove_loadfile(3)
Load a file from disk
ansilove_savefile(3)
Output PNG data to a file
antiword(1)
show the text and images of MS Word documents
anvil(8)
Postfix session count and request rate control
anyconfig_cli(1)
manual page for anyconfig_cli 0.9.5
anyremote(1)
control PC with Bluetooth/Wi-Fi cell phone
anysee(4)
webcamd driver for Anysee E30
anytooff(1gv)
filter to convert a (set of) geomview data file(s) containing any geomview primitives into a single polylist
anytopl(3gv), AnyToPL(3gv)
convert an arbitrary geom to a polylist (OFF file format)
anytoucd(1gv)
filter to convert a geomview data file into a data file in the so-called 'ucd' (Unstructured Cell Data) format
aox(8)
management tool for Archiveopteryx
aoxsuper.conf(5)
configuration file for Archiveopteryx
ap(5)
Alliance physical format man1/alc_origin.1
ap(8)
nmh parser of RFC 822-style addresses
ap-config(8)
configure and monitor Atmel and NWN based APs
apachectl(8)
Apache HTTP Server Control Interface
apc(1)
xforms Auto Payment Calculator
apc_modbus(8)
Driver for APC Smart-UPS Modbus protocol
apcaccess(8)
retrieve status information from apcupsd(8)
apcctrl(8)
a daemon for controlling most APC UPSes
apcctrl.conf(5)
apcctrl(8) configuration file
apcpwr(8)
control power on/off/reboot via an APC MasterSwitch
apcsmart(8)
Driver for American Power Conversion Smart Protocol UPS equipment
apcsmart-old(8)
Driver for American Power Conversion Smart Protocol UPS equipment
apcupsd(8)
a daemon for controlling most APC UPSes
apcupsd-ups(8)
Driver for apcupsd client access
apcupsd.conf(5)
apcupsd(8) configuration file
apertium(1)
machine translation application platform
apertium-compile-caps(1)
capitalization restoration rule compiler for Apertium
apertium-deshtml(1)
HTML format processor for Apertium
apertium-deshtml-alt(1)
HTML format processor for Apertium with alt-translation
apertium-deslatex(1)
LaTeX format processor for Apertium
apertium-desmediawiki(1)
MediaWiki format processor for Apertium
apertium-desodt(1)
OpenDocument Text format processor for Apertium
apertium-despptx(1)
Office Open XML Presentation format processor for Apertium
apertium-desrtf(1)
Rich Text Format processor for Apertium
apertium-destxt(1)
TXT format processor for Apertium
apertium-deswxml(1)
WXML format processor for Apertium
apertium-desxlsx(1)
Office Open XML Workbook format processor for Apertium
apertium-extract-caps(1)
tool to extract word capitalization to word-bound blanks for Apertium
apertium-filter-ambiguity(1)
ambiguity class filter for Apertium
apertium-gen-deformat(1)
C++ deformatter generator for Apertium
apertium-gen-modes(1)
intermediate mode file generator for Apertium
apertium-gen-reformat(1)
C++ reformatter generator for Apertium
apertium-interchunk(1)
intermediate interchunk processor for Apertium
apertium-multiple-translations(1)
multi-translation output program for Apertium
apertium-postchunk(1)
intermediate transfer module tool for Apertium
apertium-postlatex(1)
ASCII LaTeX code generator for Apertium
apertium-postlatex-raw(1)
LaTeX code generator for Apertium
apertium-prelatex(1)
LaTeX preprocessor for Apertium
apertium-preprocess-transfer(1)
structural transfer preprocessor for Apertium
apertium-pretransfer(1)
multiword modifier for Apertium
apertium-rehtml(1)
HTML format processor for Apertium
apertium-relatex(1)
LaTeX format processor for Apertium
apertium-remediawiki(1)
MediaWiki format processor for Apertium
apertium-reodt(1)
OpenDocument Text format processor for Apertium
apertium-repptx(1)
Office Open XML Presentation format processor for Apertium
apertium-rertf(1)
Rich Fext Format processor for Apertium
apertium-restore-caps(1)
capitalization restoration module for Apertium
apertium-retxt(1)
TXT format processor for Apertium
apertium-rewxml(1)
WXML format processor for Apertium
apertium-rexlsx(1)
Office Open XML Workbook format processor for Apertium
apertium-tagger(1)
part-of-speech tagger and trainer for Apertium
apertium-tagger-apply-new-rules(1)
rule enforcer for Apertium
apertium-transfer(1)
language transfer program for Apertium
apertium-unformat(1)
unformatted text extractor for Apertium
apertium-utils-fixlatex(1)
LaTeX format fixer for Apertium
apertium-validate-acx(1)
intermediate acx rule validator for Apertium
apertium-validate-crx(1)
capitalization restoration rule file validator for Apertium
apertium-validate-dictionary(1)
dictionary file validator for Apertium
apertium-validate-interchunk(1)
intermediate structural interchunk rule validator for Apertium
apertium-validate-modes(1)
intermediate modes XML validator for Apertium
apertium-validate-postchunk(1)
intermediate postchunk rule validator for Apertium
apertium-validate-tagger(1)
transition rule validator for Apertium
apertium-validate-transfer(1)
structural transfer rule validator for Apertium
apl(1)
a free APL interpreter
aplaymidi(1)
play Standard MIDI Files
aplaymidi2(1)
play MIDI Clip Files
app-mismatch(3)
SiLK plug-in to find services on unusual ports
app_config(3)
application configuration system
append_filename(3)
Concatenates a filename to a path. Allegro game programming library
appfeed.cgi(1)
Xymon CGI feeder for Smartphone apps
appjail(1)
Simple and easy-to-use tool for creating portable jails
appjail-ajspec(5)
AJSPEC file specification
appjail-config(1)
Configuration utiliy for templates
appjail-cpuset(1)
Configure processor sets for jails
appjail-devfs(1)
Dynamic DEVFS ruleset management
appjail-disable(1)
Remove default parameters for stages
appjail-dns(8)
DNS information for AppJail users
appjail-enable(1)
Set default parameters for stages
appjail-enabled(1)
Get the value for a given enabled parameter
appjail-etcupdate(1)
Manage updates to system files not updated by installworld
appjail-expose(1)
Port forwarding from host port to jail port
appjail-fetch(1)
Fetch and extract components to create jails
appjail-fstab(1)
Static information about the file systems of a jail
appjail-help(1)
Display help information about AppJail
appjail-jail(1)
Creates, removes, lists and configures jails
appjail-limits(1)
Display and update resource limits database for jails
appjail-logs(1)
Log management for jails
appjail-makejail(1)
Build a jail using a Makejail file
appjail-makejail(5)
Automate the steps of creating a jail
appjail-network(1)
Create, remove or manage virtual networks for jails
appjail-oci(1)
Commands for interpreting OCI images
appjail-quick(1)
Create a pre-configured jail
appjail-run(1)
Run user-defined stages
appjail-status(1)
Show the status of a jail
appjail-sysrc(1)
Safely edit system rc files within a jail
appjail-template(5)
Template file specification
appjail-usage(1)
Display the syntax of a given command
appjail-user(8)
Hints and parameters for trusted users
appjail-version(1)
Display version information about AppJail
appjail-volume(1)
Volume management for jails
appjail-zfs(1)
Common ZFS commands for jails
appjail.conf(5)
Configuration parameters for AppJail
apple_dump(1)
Dump AppleSingle/AppleDouble format data
applefile(5)
Radmind AppleSingle file
apply.tcl86(n), apply(n)
Apply an anonymous function
apply.tcl90(n), apply(n)
Apply an anonymous function
applyBdd(3)
applies an operator to a list of BDD
apply_matrix(3), apply_matrix_f(3)
Multiplies a point by a transformation matrix. Allegro game programming library
applybddnodeite(3)
computes the IF-THEN-ELSE logical operation. man1/alc_origin.1
applydeltaiso(8)
reconstruct an iso from the old iso and the deltaiso
applydeltarpm(8)
reconstruct an rpm from a deltarpm
applyfilter(8)
apply filter settings to news spool
applygeo(1)
apply georeferencing to an existing file
applygnupgdefaults(8)
Run gpgconf --apply-defaults for all users
appstream-util(1)
Manipulate AppStream, AppData and MetaInfo metadata
appstreamcli(1)
Handle AppStream metadata formats and query AppStream data
aqemu(1)
frontend for qemu
aqualung(1)
Music player for GNU/Linux
ar(1)
create, modify, and extract from archives
arandr(1)
visual front end for XRandR 1.2
arbtt-capture(1)
collect data samples for arbtt
arbtt-stats(1)
generate statistics from the arbtt data samples
arcan-wayland(1)
protocol bridge for Wayland support in Arcan
arcan_cfgfs(1), arcan-cfgfs(1)
FUSE file system driver for window manager automation
arcan_db(1), Arcan_db(1)
Database Support tool for Arcan
arcantarget_hint(3), arcantarget_hint (3)
Send a hint state through a frameserver tied to an arcan instance
archey(1), archey4(1)
A simple system information tool written in Python
archive_entry(3), archive_entry_clear(3), archive_entry_clone(3), archive_entry_free(3), archive_entry_new(3)
functions for managing archive entry descriptions
archive_entry_acl(3), archive_entry_acl_add_entry(3), archive_entry_acl_add_entry_w(3), archive_entry_acl_clear(3), archive_entry_acl_count(3), archive_entry_acl_from_text(3), archive_entry_acl_from_text_w(3), archive_entry_acl_next(3), archive_entry_acl_reset(3), archive_entry_acl_to_text(3), archive_entry_acl_to_text_w(3), archive_entry_acl_types(3)
functions for manipulating Access Control Lists in archive entry descriptions
archive_entry_linkresolver(3), archive_entry_linkresolver_new(3), archive_entry_linkresolver_set_strategy(3), archive_entry_linkresolver_free(3), archive_entry_linkify(3)
hardlink resolver functions
archive_entry_misc(3), archive_entry_symlink_type(3), archive_entry_set_symlink_type(3)
miscellaneous functions for manipulating properties of archive_entry
archive_entry_paths(3), archive_entry_hardlink(3), archive_entry_hardlink_w(3), archive_entry_set_hardlink(3), archive_entry_copy_hardlink(3), archive_entry_copy_hardlink_w(3), archive_entry_update_hardlink_utf8(3), archive_entry_set_link(3), archive_entry_copy_link(3), archive_entry_copy_link_w(3), archive_entry_update_link_utf8(3), archive_entry_pathname(3), archive_entry_pathname_w(3), archive_entry_set_pathname(3), archive_entry_copy_pathname(3), archive_entry_copy_pathname_w(3), archive_entry_update_pathname_utf8(3), archive_entry_sourcepath(3), archive_entry_copy_sourcepath(3), archive_entry_symlink(3), archive_entry_symlink_w(3), archive_entry_set_symlink(3), archive_entry_copy_symlink(3), archive_entry_copy_symlink_w(3), archive_entry_update_symlink_utf8(3)
functions for manipulating path names in archive entry descriptions
archive_entry_perms(3), archive_entry_gid(3), archive_entry_set_gid(3), archive_entry_uid(3), archive_entry_set_uid(3), archive_entry_perm(3), archive_entry_set_perm(3), archive_entry_strmode(3), archive_entry_uname(3), archive_entry_uname_w(3), archive_entry_set_uname(3), archive_entry_copy_uname(3), archive_entry_copy_uname_w(3), archive_entry_update_uname_utf8(3), archive_entry_gname(3), archive_entry_gname_w(3), archive_entry_set_gname(3), archive_entry_copy_gname(3), archive_entry_copy_gname_w(3), archive_entry_update_gname_utf8(3), archive_entry_fflags(3), archive_entry_fflags_text(3), archive_entry_set_fflags(3), archive_entry_copy_fflags_text(3), archive_entry_copy_fflags_text_w(3)
functions for manipulating ownership and permissions in archive entry descriptions
archive_entry_stat(3), archive_entry_copy_stat(3), archive_entry_filetype(3), archive_entry_set_filetype(3), archive_entry_mode(3), archive_entry_set_mode(3), archive_entry_size(3), archive_entry_size_is_set(3), archive_entry_set_size(3), archive_entry_unset_size(3), archive_entry_dev(3), archive_entry_set_dev(3), archive_entry_dev_is_set(3), archive_entry_devmajor(3), archive_entry_set_devmajor(3), archive_entry_devminor(3), archive_entry_set_devminor(3), archive_entry_ino(3), archive_entry_set_ino(3), archive_entry_ino_is_set(3), archive_entry_ino64(3), archive_entry_set_ino64(3), archive_entry_nlink(3), archive_entry_rdev(3), archive_entry_set_rdev(3), archive_entry_rdevmajor(3), archive_entry_set_rdevmajor(3), archive_entry_rdevminor(3), archive_entry_set_rdevminor(3)
accessor functions for manipulating archive entry descriptions
archive_entry_time(3), archive_entry_atime(3), archive_entry_atime_nsec(3), archive_entry_atime_is_set(3), archive_entry_set_atime(3), archive_entry_unset_atime(3), archive_entry_birthtime(3), archive_entry_birthtime_nsec(3), archive_entry_birthtime_is_set(3), archive_entry_set_birthtime(3), archive_entry_unset_birthtime(3), archive_entry_ctime(3), archive_entry_ctime_nsec(3), archive_entry_ctime_is_set(3), archive_entry_set_ctime(3), archive_entry_unset_ctime(3), archive_entry_mtime(3), archive_entry_mtime_nsec(3), archive_entry_mtime_is_set(3), archive_entry_set_mtime(3), archive_entry_unset_mtime(3)
functions for manipulating times in archive entry descriptions
archive_read(3)
functions for reading streaming archives
archive_read_add_passphrase(3), archive_read_set_passphrase_callback(3)
functions for reading encrypted archives
archive_read_close(3), archive_read_finish(3), archive_read_free(3)
functions for reading streaming archives
archive_read_data(3), archive_read_data_block(3), archive_read_data_skip(3), archive_read_data_into_fd(3)
functions for reading streaming archives
archive_read_disk(3), archive_read_disk_new(3), archive_read_disk_open(3), archive_read_disk_open_w(3), archive_read_disk_set_behavior(3), archive_read_disk_set_symlink_logical(3), archive_read_disk_set_symlink_physical(3), archive_read_disk_set_symlink_hybrid(3), archive_read_disk_entry_from_file(3), archive_read_disk_gname(3), archive_read_disk_uname(3), archive_read_disk_set_uname_lookup(3), archive_read_disk_set_gname_lookup(3), archive_read_disk_set_standard_lookup(3), archive_read_disk_descend(3), archive_read_disk_can_descend(3), archive_read_disk_current_filesystem(3), archive_read_disk_current_filesystem_is_synthetic(3), archive_read_disk_current_filesystem_is_remote(3), archive_read_disk_set_matching(3), archive_read_disk_set_metadata_filter_callback(3)
functions for reading objects from disk
archive_read_extract(3), archive_read_extract2(3), archive_read_extract_set_progress_callback(3)
functions for reading streaming archives
archive_read_filter(3), archive_read_support_filter_all(3), archive_read_support_filter_bzip2(3), archive_read_support_filter_compress(3), archive_read_support_filter_gzip(3), archive_read_support_filter_lz4(3), archive_read_support_filter_lzma(3), archive_read_support_filter_none(3), archive_read_support_filter_rpm(3), archive_read_support_filter_uu(3), archive_read_support_filter_xz(3), archive_read_support_filter_zstd(3), archive_read_support_filter_program(3), archive_read_support_filter_program_signature(3)
functions for reading streaming archives
archive_read_format(3), archive_read_support_format_7zip(3), archive_read_support_format_all(3), archive_read_support_format_ar(3), archive_read_support_format_by_code(3), archive_read_support_format_cab(3), archive_read_support_format_cpio(3), archive_read_support_format_empty(3), archive_read_support_format_iso9660(3), archive_read_support_format_lha(3), archive_read_support_format_mtree(3), archive_read_support_format_rar(3), archive_read_support_format_rar5(3), archive_read_support_format_raw(3), archive_read_support_format_tar(3), archive_read_support_format_warc(3), archive_read_support_format_xar(3), archive_read_support_format_zip(3)
functions for reading streaming archives
archive_read_header(3), archive_read_next_header(3), archive_read_next_header2(3)
functions for reading streaming archives
archive_read_new(3)
functions for reading streaming archives
archive_read_open(3), archive_read_open2(3), archive_read_open_fd(3), archive_read_open_FILE(3), archive_read_open_filename(3), archive_read_open_memory(3)
functions for reading streaming archives
archive_read_set_filter_option(3), archive_read_set_format_option(3), archive_read_set_option(3), archive_read_set_options(3)
functions controlling options for reading archives
archive_util(3), archive_clear_error(3), archive_compression(3), archive_compression_name(3), archive_copy_error(3), archive_errno(3), archive_error_string(3), archive_file_count(3), archive_filter_code(3), archive_filter_count(3), archive_filter_name(3), archive_format(3), archive_format_name(3), archive_position(3), archive_set_error(3)
libarchive utility functions
archive_write(3)
functions for creating archives
archive_write_blocksize(3), 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_data(3), archive_write_data_block(3)
functions for creating archives
archive_write_disk(3), archive_write_disk_new(3), archive_write_disk_set_options(3), archive_write_disk_set_skip_file(3), archive_write_disk_set_group_lookup(3), archive_write_disk_set_standard_lookup(3), archive_write_disk_set_user_lookup(3)
functions for creating objects on disk
archive_write_fail(3), archive_write_close(3), archive_write_finish(3), archive_write_free(3)
functions for creating archives
archive_write_filter(3), archive_write_add_filter_b64encode(3), archive_write_add_filter_by_name(3), archive_write_add_filter_bzip2(3), archive_write_add_filter_compress(3), archive_write_add_filter_grzip(3), archive_write_add_filter_gzip(3), archive_write_add_filter_lrzip(3), archive_write_add_filter_lz4(3), archive_write_add_filter_lzip(3), archive_write_add_filter_lzma(3), archive_write_add_filter_lzop(3), archive_write_add_filter_none(3), archive_write_add_filter_program(3), archive_write_add_filter_uuencode(3), archive_write_add_filter_xz(3), archive_write_add_filter_zstd(3)
functions enabling output filters
archive_write_finish_entry(3)
functions for creating archives
archive_write_format(3), archive_write_set_format(3), archive_write_set_format_7zip(3), archive_write_set_format_ar(3), archive_write_set_format_ar_bsd(3), archive_write_set_format_ar_svr4(3), archive_write_set_format_by_name(3), archive_write_set_format_cpio(3), archive_write_set_format_cpio_bin(3), archive_write_set_format_cpio_newc(3), archive_write_set_format_cpio_odc(3), archive_write_set_format_cpio_pwb(3), archive_write_set_format_filter_by_ext(3), archive_write_set_format_filter_by_ext_def(3), archive_write_set_format_gnutar(3), archive_write_set_format_iso9660(3), archive_write_set_format_mtree(3), archive_write_set_format_mtree_classic(3), archive_write_set_format_mtree_default(3), archive_write_set_format_pax(3), archive_write_set_format_pax_restricted(3), archive_write_set_format_raw(3), archive_write_set_format_shar(3), archive_write_set_format_shar_dump(3), archive_write_set_format_ustar(3), archive_write_set_format_v7tar(3), archive_write_set_format_warc(3), archive_write_set_format_xar(3), archive_write_set_format_zip(3)
functions for creating archives
archive_write_header(3)
functions for creating archives
archive_write_new(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_passphrase(3), archive_write_set_passphrase_callback(3)
functions for writing encrypted archives
archived(8), archived.pl(8)
Mailing List Archiving Daemon for Sympa
archivemount(1)
mounts an archive for access as a file system
archiveopteryx(8), Overview(8)
of Archiveopteryx
archiveopteryx.conf(5)
configuration file for Archiveopteryx
arcsign(1)
Script for ARC signing messages on stdin
arcstat(1)
report ZFS ARC and L2ARC statistics
arecord(1), aplay(1)
command-line sound recorder and player for ALSA soundcard driver
arecordmidi(1)
record Standard MIDI Files
arecordmidi2(1)
record a MIDI Clip file
ares_create_query(3)
Compose a single-question DNS query buffer
ares_dns_class_fromstr(3), ares_dns_class_tostr(3), ares_dns_datatype_t(3), ares_dns_opcode_tostr(3), ares_dns_opt_datatype_t(3), ares_dns_opt_get_datatype(3), ares_dns_opt_get_name(3), ares_dns_rcode_tostr(3), ares_dns_rec_type_fromstr(3), ares_dns_rr_get_keys(3), ares_dns_rr_key_datatype(3), ares_dns_rr_key_to_rec_type(3), ares_dns_rr_key_tostr(3), ares_dns_section_tostr(3), ares_opt_param_t(3), ares_svcb_param_t(3)
Helper functions for converting dns record identifiers to and from their respective types, as well identifying datatypes for various records
ares_dns_class_t(3), ares_dns_flags_t(3), ares_dns_opcode_t(3), ares_dns_parse(3), ares_dns_rcode_t(3), ares_dns_record_create(3), ares_dns_record_destroy(3), ares_dns_record_get_flags(3), ares_dns_record_get_id(3), ares_dns_record_get_opcode(3), ares_dns_record_get_rcode(3), ares_dns_record_query_add(3), ares_dns_record_query_cnt(3), ares_dns_record_query_get(3), ares_dns_rec_type_t(3), ares_dns_write(3)
DNS Record parsing, writing, creating and destroying functions
ares_dns_record_rr_add(3), ares_dns_record_rr_cnt(3), ares_dns_record_rr_del(3), ares_dns_record_rr_get(3), ares_dns_record_rr_get_const(3), ares_dns_rr_get_addr(3), ares_dns_rr_get_addr6(3), ares_dns_rr_get_bin(3), ares_dns_rr_get_abin_cnt(3), ares_dns_rr_get_abin(3), ares_dns_rr_get_class(3), ares_dns_rr_get_name(3), ares_dns_rr_get_opt(3), ares_dns_rr_get_opt_byid(3), ares_dns_rr_get_opt_cnt(3), ares_dns_rr_get_str(3), ares_dns_rr_get_ttl(3), ares_dns_rr_get_type(3), ares_dns_rr_get_u16(3), ares_dns_rr_get_u32(3), ares_dns_rr_get_u8(3), ares_dns_rr_key_t(3), ares_dns_rr_set_addr(3), ares_dns_rr_set_addr6(3), ares_dns_rr_set_bin(3), ares_dns_rr_add_abin(3), ares_dns_rr_del_abin(3), ares_dns_rr_set_opt(3), ares_dns_rr_set_str(3), ares_dns_rr_set_u16(3), ares_dns_rr_set_u32(3), ares_dns_rr_set_u8(3), ares_dns_section_t(3), ares_tlsa_match_t(3), ares_tlsa_selector_t(3), ares_tlsa_usage_t(3)
DNS Resource Record creating, reading, and writing functions
ares_fds(3)
return file descriptors to select on (deprecated)
ares_free_data(3)
Free data allocated by several c-ares functions
ares_free_hostent(3)
Free host structure allocated by ares functions
ares_free_string(3)
Free strings allocated by ares functions
ares_freeaddrinfo(3)
Free addrinfo structure allocated by ares functions
ares_get_servers(3), ares_get_servers_ports(3)
Retrieve name servers from an initialized ares_channel (deprecated)
ares_getaddrinfo(3)
Initiate a host query by name and service
ares_gethostbyname_file(3)
Lookup a name in the system's hosts file
ares_getnameinfo(3)
Address-to-nodename translation in protocol-independent manner
ares_inet_ntop(3)
convert a network format address to presentation format
ares_inet_pton(3)
convert an IPv4 or IPv6 address from text to binary form
ares_mkquery(3)
Compose a single-question DNS query buffer
ares_parse_a_reply(3)
Parse a reply to a DNS query of type A
ares_parse_aaaa_reply(3)
Parse a reply to a DNS query of type AAAA
ares_parse_caa_reply(3)
Parse a reply to a DNS query of type CAA
ares_parse_mx_reply(3)
Parse a reply to a DNS query of type MX
ares_parse_naptr_reply(3)
Parse a reply to a DNS query of type NAPTR
ares_parse_ns_reply(3)
Parse a reply to a DNS query of type NS into a hostent
ares_parse_ptr_reply(3)
Parse a reply to a DNS query of type PTR into a hostent
ares_parse_soa_reply(3)
Parse a reply to a DNS query of type SOA
ares_parse_srv_reply(3)
Parse a reply to a DNS query of type SRV
ares_parse_txt_reply(3)
Parse a reply to a DNS query of type TXT
ares_parse_uri_reply(3)
Parse a reply to a DNS query of type URI
ares_process_fds(3), ares_process_fd(3), ares_process(3)
Process events for name resolution
ares_queue_wait_empty(3), ares_queue_active_queries(3)
Functions for checking the c-ares queue status
ares_reinit(3)
ReInitialize a resolver channel from system configuration
ares_save_options(3)
Save configuration values obtained from initialized ares_channel
ares_set_local_dev(3)
Bind to a specific network device when creating sockets
ares_set_pending_write_cb(3), ares_process_pending_write(3)
Function for setting a callback which is triggered when there is potential pending data which needs to be written
ares_set_server_state_callback(3)
Function for setting a server state callback
ares_set_servers(3), ares_set_servers_ports(3)
Initialize name server configuration for an ares channel. (deprecated)
ares_set_servers_csv(3), ares_set_servers_ports_csv(3), ares_get_servers_csv(3)
Set or Get a list of DNS servers used for queries
ares_set_socket_configure_callback(3)
Set a socket configuration callback
ares_set_socket_functions(3), ares_set_socket_functions_ex(3)
Set socket io callbacks
ares_set_sortlist(3)
Initialize an ares_channel_t *sortlist configuration
ares_strerror(3)
Get the description of an ares library error code
ares_threadsafety(3)
Query if c-ares was built with thread-safety
ares_version(3)
Get the version number of the library
argc.tcl86(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_nonwordchars(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_precision(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_wordchars(n), tcl_version(n)
Variables used by Tcl
argc.tcl90(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_version(n)
Variables used by Tcl
argtable2(3)
an ANSI C library for parsing GNU style command line options
argus.conf(5)
argus resource file
argv0(1)
runs a program with a specified 0th argument
aria2c(1)
The ultra fast download utility
aria_dump_log(1)
Dump content of Aria log pages
aria_ftdump(1)
display full-text index information
aria_read_log(1)
display Aria log file contents
arj(1)
Archiver for .arj files
arjdisp(1)
ARJ simple graphical interface
arm-gnueabi-freebsd15.0-as(1), AS(1)
the portable GNU assembler
arm-gnueabi-freebsd15.0-dlltool(1), dlltool(1)
create files needed to build and use DLLs
arm-gnueabi-freebsd15.0-windmc(1), windmc(1)
generates Windows message resources
arm-gnueabi-freebsd15.0-windres(1), windres(1)
manipulate Windows resources
arm-none-eabi-dlltool(1), dlltool(1)
create files needed to build and use DLLs
arm-none-eabi-gcov-dump(1), gcov-dump(1)
offline gcda and gcno profile dump tool
arm-none-eabi-gcov-tool(1), gcov-tool(1)
offline gcda profile processing tool
arm-none-eabi-lto-dump(1), lto-dump(1)
Tool for dumping LTO object files
armv6-gnueabi-freebsd15.0-g++12(1), gcc(1)
GNU project C and C++ compiler
armv6-gnueabi-freebsd15.0-g++13(1), gcc(1)
GNU project C and C++ compiler
armv6-gnueabi-freebsd15.0-gcc12(1), gcc(1)
GNU project C and C++ compiler
armv6-gnueabi-freebsd15.0-gcc13(1), gcc(1)
GNU project C and C++ compiler
armv6-gnueabi-freebsd15.0-gcov-dump12(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv6-gnueabi-freebsd15.0-gcov-dump13(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv6-gnueabi-freebsd15.0-gcov-tool12(1), gcov-tool(1)
offline gcda profile processing tool
armv6-gnueabi-freebsd15.0-gcov-tool13(1), gcov-tool(1)
offline gcda profile processing tool
armv6-gnueabi-freebsd15.0-gcov12(1), gcov(1)
coverage testing tool
armv6-gnueabi-freebsd15.0-gcov13(1), gcov(1)
coverage testing tool
armv6-gnueabi-freebsd15.0-lto-dump12(1), lto-dump(1)
Tool for dumping LTO object files
armv6-gnueabi-freebsd15.0-lto-dump13(1), lto-dump(1)
Tool for dumping LTO object files
armv7-gnueabi-freebsd15.0-g++12(1), gcc(1)
GNU project C and C++ compiler
armv7-gnueabi-freebsd15.0-g++13(1), gcc(1)
GNU project C and C++ compiler
armv7-gnueabi-freebsd15.0-g++14(1), gcc(1)
GNU project C and C++ compiler
armv7-gnueabi-freebsd15.0-gcc12(1), gcc(1)
GNU project C and C++ compiler
armv7-gnueabi-freebsd15.0-gcc13(1), gcc(1)
GNU project C and C++ compiler
armv7-gnueabi-freebsd15.0-gcc14(1), gcc(1)
GNU project C and C++ compiler
armv7-gnueabi-freebsd15.0-gcov-dump12(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv7-gnueabi-freebsd15.0-gcov-dump13(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv7-gnueabi-freebsd15.0-gcov-dump14(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv7-gnueabi-freebsd15.0-gcov-tool12(1), gcov-tool(1)
offline gcda profile processing tool
armv7-gnueabi-freebsd15.0-gcov-tool13(1), gcov-tool(1)
offline gcda profile processing tool
armv7-gnueabi-freebsd15.0-gcov-tool14(1), gcov-tool(1)
offline gcda profile processing tool
armv7-gnueabi-freebsd15.0-gcov12(1), gcov(1)
coverage testing tool
armv7-gnueabi-freebsd15.0-gcov13(1), gcov(1)
coverage testing tool
armv7-gnueabi-freebsd15.0-gcov14(1), gcov(1)
coverage testing tool
armv7-gnueabi-freebsd15.0-lto-dump12(1), lto-dump(1)
Tool for dumping LTO object files
armv7-gnueabi-freebsd15.0-lto-dump13(1), lto-dump(1)
Tool for dumping LTO object files
armv7-gnueabi-freebsd15.0-lto-dump14(1), lto-dump(1)
Tool for dumping LTO object files
arp-fingerprint(1)
Fingerprint a system using ARP
arp-sk(1)
A swiss knife tool for ARP
arpdig(1)
dig an interface for arp responses
arpsnmp(8)
keep track of ethernet/ip address pairings
arpwatch(8)
keep track of ethernet/ip address pairings
arv-camera-test-0.8(1)
manual page for arv-camera-test-0.8 0.8.23
arv-test-0.8(1)
manual page for arv-test-0.8 0.8.23
arv-tool-0.8(1)
manual page for arv-tool-0.8 0.8.23
arx(6)
Arx Libertatis, a cross-platform port of Arx Fatalis
arx-install-data(1)
Install script for Arx Fatalis game data
arxsavetool(1)
Inspect and modify Arx Libertatis save files
arxunpak(1)
Extract the Arx Fatalis .pak files containing the game assets
as3compile(1)
Compile .as ActionScript 3.0 files to swf
as86(1)
Assembler for 8086..80386 processors
asc2xml(1)
convert &#nnn; entities to UTF-8
ascii-xfr(1)
upload/download files using the ASCII protocol
ascii2uni(1)
convert 7-bit ASCII representations to UTF-8 Unicode
asciidoc(1)
converts an AsciiDoc text file to HTML or DocBook
asclock(1)
the AfterStep clock
ascpu(1)
the AfterStep CPU load monitor
asfsm(1)
the AfterStep file system monitor
asignify(1)
cryptographically sign, verify, encrypt or decrypt files
asimagexml(1x)
XML schema to be used for scripting image manipulation by AfterStep and ascompose libAfterImage/asimagexml
asimut(1)
A simulation tool for hardware descriptions man1/alc_origin.1
askfilter(1)
Active Spam Killer
asl(1)
cross assembler for microprocessors and -controllers
asm2html(1)
generate HTML output from NASM assembly source code
asmail(1)
the AfterStep e-mail monitor
asmailrc(5)
the asmail resource file
asmem(1)
the AfterStep memory utilization monitor
asmgraph(1)
build call graphs from assembler files
asmix(1)
the AfterStep volume control knob
asmixer(1)
the AfterStep Mixer
asn1Parser(1)
ASN.1 syntax tree generator for libtasn1
asn1_array2tree(3)
API function
asn1_bit_der(3)
API function
asn1_check_version(3)
API function
asn1_copy_node(3)
API function
asn1_create_element(3)
API function
asn1_decode_simple_ber(3)
API function
asn1_decode_simple_der(3)
API function
asn1_delete_element(3)
API function
asn1_delete_structure(3)
API function
asn1_delete_structure2(3)
API function
asn1_der_coding(3)
API function
asn1_der_decoding(3)
API function
asn1_der_decoding2(3)
API function
asn1_der_decoding_element(3)
API function
asn1_der_decoding_startEnd(3)
API function
asn1_dup_node(3)
API function
asn1_encode_simple_der(3)
API function
asn1_expand_any_defined_by(3)
API function
asn1_expand_octet_string(3)
API function
asn1_find_node(3)
API function
asn1_find_structure_from_oid(3)
API function
asn1_get_bit_der(3)
API function
asn1_get_length_ber(3)
API function
asn1_get_length_der(3)
API function
asn1_get_object_id_der(3)
API function
asn1_get_octet_der(3)
API function
asn1_get_tag_der(3)
API function
asn1_length_der(3)
API function
asn1_number_of_elements(3)
API function
asn1_object_id_der(3)
API function
asn1_octet_der(3)
API function
asn1_parser2array(3)
API function
asn1_parser2tree(3)
API function
asn1_perror(3)
API function
asn1_print_structure(3)
API function
asn1_read_node_value(3)
API function
asn1_read_tag(3)
API function
asn1_read_value(3)
API function
asn1_read_value_type(3)
API function
asn1_strerror(3)
API function
asn1_write_value(3)
API function
asn1parse(1ossl), ca(1ossl), ciphers(1ossl), cmp(1ossl), cms(1ossl), crl(1ossl), crl2pkcs7(1ossl), dgst(1ossl), dhparam(1ossl), dsa(1ossl), dsaparam(1ossl), ec(1ossl), ecparam(1ossl), enc(1ossl), engine(1ossl), errstr(1ossl), gendsa(1ossl), genpkey(1ossl), genrsa(1ossl), info(1ossl), kdf(1ossl), mac(1ossl), nseq(1ossl), ocsp(1ossl), passwd(1ossl), pkcs12(1ossl), pkcs7(1ossl), pkcs8(1ossl), pkey(1ossl), pkeyparam(1ossl), pkeyutl(1ossl), prime(1ossl), rand(1ossl), rehash(1ossl), req(1ossl), rsa(1ossl), rsautl(1ossl), s_client(1ossl), s_server(1ossl), s_time(1ossl), sess_id(1ossl), smime(1ossl), speed(1ossl), spkac(1ossl), srp(1ossl), storeutl(1ossl), ts(1ossl), verify(1ossl), version(1ossl), x509(1ossl)
OpenSSL application commands
asn2all(1)
generate reports from ASN.1 biological data
asn2ff(1)
convert ASN.1 biological data to a flat format (old version)
asn2fsa(1)
convert biological sequence data from ASN.1 to FASTA
asn2gb(1)
convert ASN.1 biological data to a GenBank-style flat format
asn2idx(1)
index ASN.1 Bioseq-sets for fast access to individual sequences
asn2xml(1)
translate biological data from ASN.1 to XML
asndhuff(1)
decompress compressed ASN.1 (CASN) files
asndisc(1)
check ASN.1 biological sequence records for discrepancies
asntool(1)
process ASN.1 module specifications
assa-genesis(1)
generates skeleton files for RAD development with ASSA library
assume_default_colors(3x), %use_default_colors(3x), %assume_default_colors(3x)
use terminal's default colors in curses
astcrop(1), Crop(1)
crop regions of a dataset
astfits(1), Fits(1)
view and manipulate FITS headers
astgenkey(8)
generates keys for for Asterisk IAX2 RSA authentication
astime(1)
the AfterStep analogue clock
astmkcatalog(1), MakeCatalog(1)
Make a catalog from labeled input images
astmkprof(1), MakeProfiles(1)
make standard 2D profiles on an image
astroid(1)
graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch
astrometry-engine(1)
Identify where a list of stars is on the sky
astscript-ds9-region(1)
Create an SAO DS9 region file from a table
astscript-fits-view(1)
View FITS images in DS9 and tables in TOPCAT
astscript-pointing-simulate(1)
Simulate the exposure map of a pointing pattern
astscript-psf-scale-factor(1)
Find factor to scale PSF to a given star
astscript-psf-select-stars(1)
Select good stars for constructing the PSF
astscript-psf-stamp(1)
Make normalized stamp with other sources masked
astscript-psf-subtract(1)
Subtract a given PSF model from the image
astscript-psf-unite(1)
Unite the outer and inner regions of the PSF
astscript-radial-profile(1)
Create a radial profile of an object in an image
astscript-sort-by-night(1)
Sort input FITS files by night
astscript-zeropoint(1)
Estimate zero point of an image
aststatistics(1), Statistics(1)
calculate statistics of a dataset
asttable(1), Table(1)
read and write ASCII and FITS tables
astwarp(1), Warp(1)
warp (transform) input dataset
astzclock(1)
the AfterStep clock
atari-convert-dir(1)
helper for creating Atari compatible disk images
atari-hd-image(1)
tool for creating a harddisk image for use with Hatari
atc(6)
air traffic controller game
aterm(1), aterm (Afterstep XVT)(1)
a VT102 emulator for the X window system
atest(1)
Decode AX.25 frames from an audio file
atf(7), ATF(7)
introduction to the Automated Testing Framework
atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
C API to write ATF-based test programs
atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
C++ API to write ATF-based test programs
atf-check(1)
executes a command and analyzes its results
atf-sh(1)
interpreter for shell-based test programs
atf-sh(3), atf_add_test_case(3), atf_check(3), atf_check_equal(3), atf_check_not_equal(3), atf_config_get(3), atf_config_has(3), atf_expect_death(3), atf_expect_exit(3), atf_expect_fail(3), atf_expect_pass(3), atf_expect_signal(3), atf_expect_timeout(3), atf_fail(3), atf_get(3), atf_get_srcdir(3), atf_pass(3), atf_require_prog(3), atf_set(3), atf_skip(3), atf_test_case(3)
POSIX shell API to write ATF-based test programs
atf-test-case(4)
generic description of test cases
atf-test-program(1)
common interface to ATF test programs
atool(1)
A script for managing file archives of various types
atoprc(5)
atop/atopsar related rcfile
atp(1)
read, reply, and archive QWK format mail packets
atpdiag(1)
checks atp qwk reader configuration
atracdenc(1)
encode to or decode from ATRAC format
atril-previewer(1)
show print preview for a document
atril-thumbnailer(1)
create png thumbnails from atril supported documents
atslogd(8)
ATSlog gives the convenient interface for viewing and analysing calls of various models PBX
atslogmaster(8)
ATSlog gives the convenient interface for viewing and analysing bells of various models PBX
atst(1)
test the consistency of target architectures
attr_get(3x), %attr_get(3x), %wattr_get(3x), %attr_set(3x), %wattr_set(3x), %attr_off(3x), %wattr_off(3x), %attr_on(3x), %wattr_on(3x), %attroff(3x), %wattroff(3x), %attron(3x), %wattron(3x), %attrset(3x), %wattrset(3x), %chgat(3x), %wchgat(3x), %mvchgat(3x), %mvwchgat(3x), %color_set(3x), %wcolor_set(3x), %standend(3x), %wstandend(3x), %standout(3x), %wstandout(3x)
manipulate attributes of character cells in curses windows
attraction(6)
interactions of opposing forces
attrd_updater(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
attrtag_model(3), attrtag_model (3)
Set 3d model rendering-specific flags
au0828(4)
au0828 webcamd driver for USB digital TV devices
au6610(4)
webcamd driver for AU6610 DVB-T
au_class(3), getauclassent(3), getauclassent_r(3), getauclassnam(3), getauclassnam_r(3), setauclass(3), endauclass(3)
look up information from the audit_class database
au_close(3), au_close_buffer(3), au_close_token(3), au_open(3), au_write(3)
create and commit audit records
au_control(3), setac(3), endac(3), getacdir(3), getacmin(3), getacexpire(3), getacfilesz(3), getacflg(3), getacna(3), getacpol(3), au_poltostr(3), au_strtopol(3)
look up information from the audit_control database
au_event(3), free_au_event_ent(3), setauevent(3), endauevent(3), getauevent(3), getauevent_r(3), getauevnam(3), getauevnam_r(3), getauevnum(3), getauevnum_r(3), getauevnonam(3), getauevnonam_r(3)
look up information from the audit_event database
au_fcntl_cmd(3), au_bsm_to_fcntl_cmd(3), au_fcntl_cmd_to_bsm(3)
convert between BSM and local fcntl(2) command values
au_free_token(3)
deallocate a token_t created by any of the au_to_*() BSM API functions
au_io(3), au_fetch_tok(3), au_print_tok(3), au_read_rec(3)
perform I/O involving an audit record
au_mask(3), au_preselect(3), getauditflagsbin(3), getauditflagschar(3)
convert between string and numeric values of audit masks
au_token(3), au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
routines for generating BSM audit tokens
au_user(3), setauuser(3), endauuser(3), getauuserent(3), getauuserent_r(3), getauusernam(3), getauusernam_r(3), au_user_mask(3), getfauditflags(3)
look up information from the audit_user database
aubio(1)
a command line tool to extract information from sound files
aubiocut(1)
a command line tool to slice sound files at onset or beat timestamps
aubiomfcc(1)
a command line tool to compute Mel-Frequency Cepstrum Coefficients
aubioquiet(1)
a command line tool to extracts quiet and loud regions from a file
aubiotrack(1)
a command line tool to extract musical beats from audio signals
aucat(1)
audio file manipulation tool
auconvert(1)
perform various conversion operations on sound files
audial(1)
generate or recognize touch tones for North American telephones
audio2tape(1)
Sinclair ZX Spectrum audio to tape file converter
audio_buffer_size(3), audio_buffer_size (3)
Change the default audio buffering size
audio_gain(3), audio_gain (3)
Retrieve and/or update the audio gain for a specific audio object
audio_outputs(3), audio_outputs (3)
Returns a list of possible device names for audio_reconfigure
audio_reconfigure(3), audio_reconfigure (3)
Control audio device output parameters
audiocompose(1)
Compose an audio fragment for inclusion in a mail message
audit.log(5), audit(5)
Basic Security Module (BSM) file format
audit_user(5)
events to be audited for given users
auditctl(2)
configure system audit parameters
auditfilterd(8)
audit filter daemon
auditon(2)
configure system audit parameters
auditreduce(1)
select records from audit trail files
audtool(1)
a small tool to control Audacious from the command line
auedit(1)
graphically record and edit audio files
augmatch(1)
inspect and match contents of configuration files
augprint(1)
create an idempotent augtool script for a given file
augtool(1)
inspect and modify configuration files
auinfo(1)
show information about a Network Audio System server
aumeta(1)
move seek index and adjust metadata of audio files
aupanel(1)
allows user adjustment of Network Audio System device attributes aupanel#(1) "" "aupanel(1)"
auplay(1)
play a sound file to a Network Audio System server
auralquiz(6)
simple music quiz game using your own music files
aurecord(1)
record a sound file from a Network Audio System server
auscope(1)
Network Audio System Protocol Filter auscope#(1) "" "auscope(1)"
autfilt(1)
filter, convert, and transform omega-automata
autfreeblock(3)
releases a memory block man1/alc_origin.1
autfreeheap(3)
releases a memory block, and put it on the heap. man1/alc_origin.1
auth.conf(5)
Configuration of authentication mechanisms for web interface of Sympa
auth_enumerate(3)
Obtain list of accounts
auth_getuserinfo_meta(3), auth_getuserinfo(3)
Obtain account information
auto_execok.tcl86(n), auto_execok(n), auto_import(n), auto_load(n), auto_mkindex(n), auto_qualify(n), auto_reset(n), tcl_findLibrary(n), parray(n), tcl_endOfWord(n), tcl_startOfNextWord(n), tcl_startOfPreviousWord(n), tcl_wordBreakAfter(n), tcl_wordBreakBefore(n)
standard library of Tcl procedures
auto_execok.tcl90(n), auto_execok(n), auto_import(n), auto_load(n), auto_mkindex(n), auto_qualify(n), auto_reset(n), foreachLine(n), parray(n), readFile(n), tcl_findLibrary(n), tcl_endOfWord(n), tcl_nonwordchars(n), tcl_startOfNextWord(n), tcl_startOfPreviousWord(n), tcl_wordBreakAfter(n), tcl_wordBreakBefore(n), tcl_wordchars(n), writeFile(n)
standard library of Tcl procedures
autobench(1)
Automates the benchmarking of web servers using httperf
autobench_admin(1)
admin tool for running HTTP benchmarks using a cluster of distributed autobench servers
autoconf2.69(1), autoconf(1)
Generate configuration scripts
autoconf2.72(1), autoconf(1)
Generate configuration scripts
autocutsel(1)
keep the X clipboard and the cutbuffer in sync
autogen(1), *[B-Font]autogen(1)
The Automated Program Generator
autoheader2.69(1), autoheader(1)
Create a template header for configure
autoheader2.72(1), autoheader(1)
Create a template header for configure
autokey-gtk(1)
keyboard automation utility for GNOME and GTK
autokey-run(1)
command-line execution utility for AutoKey
autom4te2.69(1), autom4te(1)
Generate files and scripts thanks to M4
autom4te2.72(1), autom4te(1)
Generate files and scripts thanks to M4
automake(1)
Generate Makefile.in files for configure from Makefile.am
automatic_lists_description.conf(5)
Description of automatic list creation with web interface
automounter(8)
Dynamically configure amd for existing devices
automounter.conf(5)
Define runtime parameters for automounter
automx.conf(5)
automx configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
automx_ldap(5)
automx LDAP backend configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
automx_script(5)
automx script backend configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
automx_sql(5)
automx SQL backend configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
autoopts-config(1)
script to get information about installed version of autoopts
autopano(1)
Generate panorama project from SIFT keypoint files
autopano-c-complete(1), autopano-complete(1)
Generate panorama project file from images
autopano-sift-c(7), autopano-sift(7)
Automatic panorama stitching package
autopoint(1)
copies standard gettext infrastructure
autopvf(1), pvf tools(1)
utilities to convert various sound formats
autorandr(1)
automatically select a display configuration based on connected devices
autoreconf2.69(1), autoreconf(1)
Update generated configuration files
autoreconf2.72(1), autoreconf(1)
Update generated configuration files
autorespond(1)
simple autoresponder for qmail
autoscan2.69(1), autoscan(1)
Generate a preliminary configure.in
autoscan2.72(1), autoscan(1)
Generate a preliminary configure.ac
autosp(1)
preprocessor to generate note-spacing commands for MusiXTeX scores
autosupport(8)
interactive script to provide Digium[tm]'s support with information
autoupdate2.69(1), autoupdate(1)
Update a configure.in to a newer Autoconf
autoupdate2.72(1), autoupdate(1)
Update a configure.ac to a newer Autoconf
autozen(1), AutoZen(1)
experience an altered state of consciousness
auwave(1)
demonstrates the use of waveforms auwave#(1) "" "auwave(1)"
aux2bib(1), AUX2BIB(1)
Extracts a BibTeX database according to an aux file
avahi-autoipd(8)
IPv4LL network address configuration daemon
avahi-browse(1)
Browse for mDNS/DNS-SD services using the Avahi daemon
avahi-daemon.conf(5)
avahi-daemon configuration file
avahi-dnsconfd(8)
Unicast DNS server from mDNS/DNS-SD configuration daemon
avahi-dnsconfd.action(8)
avahi-dnsconfd action script
avahi.hosts(5)
avahi-daemon static host name file
avahi.service(5)
avahi-daemon static service file
avarice(1)
Provides an interface from avr-gdb to Atmel's AVR in-circuit debugging tools
avcall(3)
build a C argument list incrementally and call a C function on it
avr-dlltool(1), dlltool(1)
create files needed to build and use DLLs
avr-gcov-dump(1), gcov-dump(1)
offline gcda and gcno profile dump tool
avr-gcov-tool(1), gcov-tool(1)
offline gcda profile processing tool
avr-lto-dump(1), lto-dump(1)
Tool for dumping LTO object files
avrdude(1)
driver program for ``simple'' Atmel AVR MCU programmer
awale(6)
the free implementation of the African game
awesomerc(5)
Configuration file for the awesome window manager
awg(8)
set and retrieve configuration of WireGuard interfaces
awg-quick(8)
set up a WireGuard interface simply
awka-elmref(5)
Awka API Reference for use with Awka-ELM libraries
axa_link_certs(8)
Create AXA Certificate Links
axa_make_cert(8)
Make an AXA Certificate
axa_server_cert(8)
Retrieve AXA Server Certificate Fingerprint
axfer(1)
command-line sound recorder and player for sound devices and nodes supported by Linux sound subsystem (Advanced Linux Sound Architecture, also known as ALSA)
axfer-list(1)
dump lists of available sound devices and nodes to transfer audio data frame
axfer-transfer(1)
transferrer of audio data frame for sound devices and nodes
axohelp(1)
helper program for use of LaTeX package axodraw2 with pdflatex
aylet(1), xaylet(1)
play Spectrum `.ay' music files
b2c2(4)
webcamd driver for B2C2 FlexcopII(b)/III
b2i_PVK_bio(3ossl), b2i_PVK_bio_ex(3ossl), i2b_PVK_bio(3ossl), i2b_PVK_bio_ex(3ossl)
Decode and encode functions for reading and writing MSBLOB format private keys
b2sum(1)
generate checksums using the BLAKE2 hash function
b43-fwcutter(1)
Utility for extracting Broadcom 43xx firmware
backend(7)
cups backend transmission interfaces
backend-spec(7)
interface between jw and its backends
backgammon(6)
the game of backgammon
bacula-fd(8)
Bacula's File Daemon
badblocks(8)
search a device for bad blocks
badwolf(1)
minimalist and privacy-oriented web browser based on WebKitGTK
baka-mplayer(1)
A free and open source, cross-platform, libmpv based multimedia player
balance(1), balance 3.54(1)
A simple TCP proxy with load balancing and failover mechanisms
balls(l)
preprocessor for space-filling models in Raster3D molecular graphics package
baobab(1)
A graphical disk usage analyzer for the GNOME desktop
bar(1)
show information about a data transfer
barchart(n)
Bar chart for plotting X-Y coordinate data
barcode(6)
draws a random sequence of barcodes for the products you enjoy
bareos-fd(8)
Bareos's File Daemon
barman(1)
Barman Commands Barman has a command-line interface named barman, which is used basically to interact with Barman(aqs backend. Before jumping into each of the sub-commands of barman, be aware that barman has global options available for all of the sub-commands. These options can modify the behavior of the sub-commands and can be used as follows:
barman(5)
Barman Configurations Barman follows a convention over configuration approach, which simplifies configuration by allowing some options to be defined globally and overridden at the server level. This means you can set a default behavior for your servers and then customize specific servers as needed. This design reduces the need for excessive configuration while maintaining flexibility
barman-cloud-backup(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --snappy } ] [ { -h | --host } HOST ] [ { -p | --port } PORT ] [ { -U | --user } USER ] [ { -d | --dbname } DBNAME ] [ { -n | --name } BACKUP_NAME ] [ { -J | --jobs } JOBS ] [ { -S | --max-archive-size } MAX_ARCHIVE_SIZE ] [ --immediate-checkpoint ] [ --min-chunk-size MIN_CHUNK_SIZE ] [ --max-bandwidth MAX_BANDWIDTH ] [ --snapshot-instance SNAPSHOT_INSTANCE ] [ --snapshot-disk NAME [ --snapshot-disk NAME ... ] ] [ --snapshot-zone GCP_ZONE ] [ -snapshot-gcp-project GCP_PROJECT ] [ --tag KEY,VALUE [ --tag KEY,VALUE ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } { AES256 | aws:kms } ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ --aws-region AWS_REGION ] [ --aws-await-snapshots-timeout AWS_AWAIT_SNAPSHOTS_TIMEOUT ] [ --aws-snapshot-lock-mode { compliance | governance } ] [ --aws-snapshot-lock-duration DAYS ] [ --aws-snapshot-lock-cool-off-period HOURS ] [ --aws-snapshot-lock-expiration-date DATETIME ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --azure-subscription-id AZURE_SUBSCRIPTION_ID ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --gcp-project GCP_PROJECT ] [ --kms-key-name KMS_KEY_NAME ] [ --gcp-zone GCP_ZONE ] DESTINATION_URL SERVER_NAME Description The barman-cloud-backup script is used to create a local backup of a Postgres server and transfer it to a supported cloud provider, bypassing the Barman server. It can also be utilized as a hook script for copying Barman backups from the Barman server to one of the supported clouds (post_backup_retry_script). This script requires read access to PGDATA and tablespaces, typically run as the postgres user. When used on a Barman server, it requires read access to the directory where Barman backups are stored. If --snapshot- arguments are used and snapshots are supported by the selected cloud provider, the backup will be performed using snapshots of the specified disks (--snapshot-disk). The backup label and metadata will also be uploaded to the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 The cloud upload may fail if any file larger than the configured --max-archive-size is present in the data directory or tablespaces. However, Postgres files up to 1GB are always allowed, regardless of the --max-archive-size setting. Parameters 0.0 SERVER_NAME Name of the server to be backed up. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the backup while uploading to the cloud (should not be used with python < 3.2). -j / --bzip2 bzip2-compress the backup while uploading to the cloud (should not be used with python < 3.3). --snappy snappy-compress the backup while uploading to the cloud (requires optional python-snappy library). -h / --host Host or Unix socket for Postgres connection (default: libpq settings). -p / --port Port for Postgres connection (default: libpq settings). -U / --user User name for Postgres connection (default: libpq settings). -d / --dbname Database name or conninfo string for Postgres connection (default: (dqpostgres(dq). -n / --name A name which can be used to reference this backup in commands such as barman-cloud-restore and barman-cloud-backup-delete. -J / --jobs Number of subprocesses to upload data to cloud storage (default: 2). -S / --max-archive-size Maximum size of an archive when uploading to cloud storage (default: 100GB). --immediate-checkpoint Forces the initial checkpoint to be done as quickly as possible. --min-chunk-size Minimum size of an individual chunk when uploading to cloud storage (default: 5MB for aws-s3, 64KB for azure-blob-storage, not applicable for google-cloud-storage). --max-bandwidth The maximum amount of data to be uploaded per second when backing up to object storages (default: 0 - no limit). --snapshot-instance Instance where the disks to be backed up as snapshots are attached. --snapshot-disk Name of a disk from which snapshots should be taken. --tag Tag to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. --tags Tags to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. NOTE: 0.0 3.5 If you are using --tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --tags is deprecated. Use --tag instead. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --aws-await-snapshots-timeout The length of time in seconds to wait for snapshots to be created in AWS before timing out (default: 3600 seconds). --aws-snapshot-lock-mode The lock mode for the snapshot. This is only valid if --snapshot-instance and --snapshot-disk are set. Allowed options: 7.0 (bu 2 compliance. (bu 2 governance. --aws-snapshot-lock-duration The lock duration is the period of time (in days) for which the snapshot is to remain locked, ranging from 1 to 36,500. Set either the lock duration or the expiration date (not both). --aws-snapshot-lock-cool-off-period The cooling-off period is an optional period of time (in hours) that you can specify when you lock a snapshot in compliance mode, ranging from 1 to 72. --aws-snapshot-lock-expiration-date The lock duration is determined by an expiration date in the future. It must be at least 1 day after the snapshot creation date and time, using the format YYYY-MM-DDTHH:MM:SS.sssZ. Set either the lock duration or the expiration date (not both). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --azure-subscription-id The ID of the Azure subscription which owns the instance and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-project GCP project under which disk snapshots should be stored. --snapshot-gcp-project (deprecated) GCP project under which disk snapshots should be stored - replaced by --gcp-project. --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS. --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-zone (deprecated) Zone of the disks from which snapshots should be taken - replaced by --gcp-zone
barman-cloud-backup-delete(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-delete [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -r | --retention-policy } RETENTION_POLICY ] [ { -m | --minimum-redundancy } MINIMUM_REDUNDANCY ] [ { -b | --backup-id } BACKUP_ID] [ --dry-run ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [--batch-size DELETE_BATCH_SIZE] SOURCE_URL SERVER_NAME Description The barman-cloud-backup-delete script is used to delete one or more backups created with the barman-cloud-backup command from cloud storage and to remove the associated WAL files. Backups can be specified for deletion either by their backup ID (as obtained from barman-cloud-backup-list) or by a retention policy. Retention policies mirror those used by the Barman server, deleting all backups that are not required to meet the specified policy. When a backup is deleted, any unused WAL files associated with that backup are also removed. WALs are considered unused if: 0.0 (bu 2 The WALs predate the begin_wal value of the oldest remaining backup. (bu 2 The WALs are not required by any archival backups stored in the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 Each backup deletion involves three separate requests to the cloud provider: one for the backup files, one for the backup.info file, and one for the associated WALs. Deleting by retention policy may result in a high volume of delete requests if a large number of backups are accumulated in cloud storage. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be deleted. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -b / --backup-id ID of the backup to be deleted. You can use a shortcut instead of the backup ID. -m / --minimum-redundancy The minimum number of backups that should always be available. -r / --retention-policy If specified, delete all backups eligible for deletion according to the supplied retention policy. Syntax: REDUNDANCY value | RECOVERY WINDOW OF value { DAYS | WEEKS | MONTHS } --batch-size The maximum number of objects to be deleted in a single request to the cloud provider. If unset then the maximum allowed batch size for the specified cloud provider will be used (1000 for aws-s3, 256 for azure-blob-storage and 100 for google-cloud-storage). --dry-run Find the objects which need to be deleted but do not delete them. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-keep(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-keep [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ { { -r | --release } | { -s | --status } | --target { full | standalone } } ] SOURCE_URL SERVER_NAME BACKUP_ID Description Use this script to designate backups in cloud storage as archival backups, ensuring their indefinite retention regardless of retention policies. This script allows you to mark backups previously created with barman-cloud-backup as archival backups. Once flagged as archival, these backups are preserved indefinitely and are not subject to standard retention policies. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be kept. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be kept. You can use a shortcut instead of the backup ID. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -r / --release If specified, the command will remove the keep annotation and the backup will be eligible for deletion. -s / --status Print the keep status of the backup. --target Specify the recovery target for this backup. Allowed options are: 7.0 (bu 2 full (bu 2 standalone Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-list(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-list [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME Description This script lists backups stored in the cloud that were created using the barman-cloud-backup command. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be listed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-show(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-show [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME BACKUP_ID Description This script displays detailed information about a specific backup created with the barman-cloud-backup command. The output is similar to the barman show-backup from the %barman show-backup command reference, but it has fewer information. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 BACKUP_ID The ID of the backup. You can use a shortcut instead of the backup ID. SERVER_NAME Name of the server that holds the backup to be displayed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-check-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-check-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --timeline TIMELINE ] DESTINATION_URL SERVER_NAME Description Verify that the WAL archive destination for a server is suitable for use with a new Postgres cluster. By default, the check will succeed if the WAL archive is empty or if the target bucket is not found. Any other conditions will result in a failure. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that needs to be checked. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --timeline The earliest timeline whose WALs should cause the check to fail. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --snapshot-recovery-instance SNAPSHOT_RECOVERY_INSTANCE ] [ --snapshot-recovery-zone GCP_ZONE ] [ --aws-region AWS_REGION ] [ --gcp-zone GCP_ZONE ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --tablespace NAME:LOCATION [ --tablespace NAME:LOCATION ... ] ] [ --target-lsn LSN ] [ --target-time TIMESTAMP ] [ --target-tli TLI ] SOURCE_URL SERVER_NAME BACKUP_ID RECOVERY_DESTINATION Description Use this script to restore a backup directly from cloud storage that was created with the barman-cloud-backup command. Additionally, this script can prepare for recovery from a snapshot backup by verifying that attached disks were cloned from the correct snapshots and by downloading the backup label from object storage. This command does not automatically prepare Postgres for recovery. You must manually manage any %PITR options, custom restore_command values, signal files, or required WAL files to ensure Postgres starts, either manually or using external tools. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be restored. You can use a shortcut instead of the backup ID. Besides that, you can use auto to have Barman automatically find the most suitable backup for the restore operation. RECOVERY_DESTINATION The path to a directory for recovery. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --snapshot-recovery-instance Instance where the disks recovered from the snapshots are attached. --tablespace Tablespace relocation rule. --target-lsn The recovery target lsn, e.g., 3/64000000. --target-time The recovery target timestamp with or without timezone, in the format %Y-%m-%d %H:%M:%S. --target-tli The recovery target timeline. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-recovery-zone (deprecated) Zone containing the instance and disks for the snapshot recovery - replaced by --gcp-zone
barman-cloud-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --xz | --snappy | --zstd | --lz4 } ] [ --compression-level COMPRESSION_LEVEL ] [ --tag KEY,VALUE [ --tag KEY,VALUE ... ] ] [ --history-tag KEY,VALUE [ --history-tag KEY,VALUE ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } ENCRYPTION ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --max-block-size MAX_BLOCK_SIZE ] [ --max-concurrency MAX_CONCURRENCY ] [ --max-single-put-size MAX_SINGLE_PUT_SIZE ] [ --kms-key-name KMS_KEY_NAME ] DESTINATION_URL SERVER_NAME [ WAL_PATH ] Description The barman-cloud-wal-archive command is designed to be used in the archive_command of a Postgres server to directly ship WAL files to cloud storage. NOTE: 0.0 3.5 If you are using Python 2 or unsupported versions of Python 3, avoid using the compression options --gzip or --bzip2. The script cannot restore gzip-compressed WALs on Python < 3.2 or bzip2-compressed WALs on Python < 3.3. This script enables the direct transfer of WAL files to cloud storage, bypassing the Barman server. Additionally, it can be utilized as a hook script for WAL archiving (pre_archive_retry_script). NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have the WALs archived. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_PATH The value of the (aq%p(aq keyword (according to archive_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the WAL while uploading to the cloud. -j / --bzip2 bzip2-compress the WAL while uploading to the cloud. --xz xz-compress the WAL while uploading to the cloud. --snappy snappy-compress the WAL while uploading to the cloud (requires the python-snappy Python library to be installed). --zstd zstd-compress the WAL while uploading to the cloud (requires the zstandard Python library to be installed). --lz4 lz4-compress the WAL while uploading to the cloud (requires the lz4 Python library to be installed). --compression-level A compression level to be used by the selected compression algorithm. Valid values are integers within the supported range of the chosen algorithm or one of the predefined labels: low, medium, and high. The range of each algorithm as well as what level each predefined label maps to can be found in %compression_level. --tag Tag to be added to archived WAL files in cloud storage. --tags Tag to be added to archived WAL files in cloud storage. NOTE: 0.0 3.5 If you are using --tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --tags is deprecated. Use --tag instead. 0.0 --history-tag Tag to be added to archived history files in cloud storage. --history-tags Tags to be added to archived history files in cloud storage. NOTE: 0.0 3.5 If you are using --history-tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --history-tags is deprecated. Use --history-tag instead. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --max-block-size The chunk size to be used when uploading an object via the concurrent chunk method (default: 4MB). --max-concurrency The maximum number of chunks to be uploaded concurrently (default: 1). --max-single-put-size Maximum size for which the Azure client will upload an object in a single request (default: 64MB). If this is set lower than the Postgres WAL segment size after any applied compression then the concurrent chunk upload method for WAL archiving will be used. Extra options for GCP cloud provider 0.0 --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS
barman-cloud-wal-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --no-partial ] SOURCE_URL SERVER_NAME WAL_NAME WAL_DEST Description The barman-cloud-wal-restore script functions as the restore_command for retrieving WAL files from cloud storage and placing them directly into a Postgres standby server, bypassing the Barman server. This script is used to download WAL files that were previously archived with the barman-cloud-wal-archive command. Disable automatic download of .partial files by calling --no-partial option. IMPORTANT: 0.0 3.5 On the target Postgres node, when pg_wal and the spool directory are on the same filesystem, files are moved via renaming, which is faster than copying and deleting. This speeds up serving WAL files significantly. If the directories are on different filesystems, the process still involves copying and deleting, so there(aqs no performance gain in that case. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have WALs restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_NAME The value of the (aq%f(aq keyword (according to restore_command). WAL_DEST The value of the (aq%p(aq keyword (according to restore_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --no-partial Do not download partial WAL files Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-config-switch(1)
Barman Sub-Commands
barman-config-update(1)
Barman Sub-Commands
barman-generate-manifest(1)
Barman Sub-Commands
barman-list-files(1)
Barman Sub-Commands
barman-sync-info(1)
Barman Sub-Commands
barman-verify(1)
Barman Sub-Commands
barman-verify-backup(1)
Barman Sub-Commands
barrier(1)
syncronize a process on a number of machines
barrierd(1)
syncronize a process on a number of machines
base64(1)
encode / decode binary file as RFC 1341 MIME base64
base64_encode(3), base64_decode(3), quoted_printable_decode(3), mime_word_decode(3)
MIME recoding functions
base64url(1)
Base64Url encode or decode FILE, or standard input, to standard output
basic_db_auth(8), basic_db_auth(8)
Database auth helper for Squid
basic_getpwnam_auth(8)
Local Users auth helper for Squid
basic_ncsa_auth(8)
NCSA httpd-style password file authentication helper for Squid
basic_pam_auth(8)
PAM Basic authentication helper for Squid
basic_pop3_auth(8), basic_pop3_auth(8)
POP3 authenticator for Squid
bastille(8), - bastille(8)
Bastille is an open-source system for automating deployment and management of containerized applications on FreeBSD
batcher(8)
Article batching for InterNetNews
bats(7)
Bats test file format
batv-filter(8)
BATV (Bounce Address Tag Validation) filter for sendmail
bayesol(1)
a Bayes solution calculator for use with dbacl
bbftp(1)
transfer files using compression and parallel streams
bbftpd(1)
BBFTP protocol server
bbkeysrc(5)
bbkeys configuration file
bbmail(1)
mailbox flag for X
bbox(1)
prints out the bounding box of a rawppm or rawpbm image
bcd(6)
reformat input as punch cards
bcftools(1)
utilities for variant calling and manipulating VCFs and BCFs
bchunk(1)
CD image format conversion from bin/cue to iso/cdr
bcmxcp(8)
Driver for UPSes supporting the serial BCM/XCP protocol
bcmxcp_usb(8)
Experimental driver for UPSes supporting the BCM/XCP protocol over USB
bcomps(1)
biconnected components filter for graphs
bcopy(8)
Bareos's 'Copy from volume'
bcwipe(1)
securely erase data from magnetic and solid-state memory (c) 2002-2008 Jetico, Inc. http://www.jetico.com
bdeinfo(1)
determines information about a BitLocker Drive Encrypted (BDE) volume
bdep-argument-grouping(1)
argument grouping facility
bdep-clean(1)
clean project in build configurations
bdep-config(1)
manage project build configurations
bdep-default-options-files(1)
specifying default options
bdep-deinit(1)
deinitialize project in build configurations
bdep-fetch(1)
fetch list of available project dependencies
bdep-help(1)
show help for a command or help topic
bdep-init(1)
initialize project in build configurations
bdep-projects-configs(1)
specifying projects and configurations
bdep-status(1)
print status of project and/or its dependencies
bdep-sync(1)
synchronize project and build configurations
bdep-test(1)
test project in build configurations
bdep-update(1)
update project in build configurations
bdf2sfd(1)
BDF to SFD converter
bdfresize(1)
Resize BDF Format Font
bdftopcf(1)
convert X font from Bitmap Distribution Format to Portable Compiled Format
bdftruncate(1)
generate truncated BDF font from ISO 10646-1-encoded BDF font
bdiff(1)
big diff
bdy(1gv)
boundary curve finder
bdy(3gv)
boundary curve finder
beadm(8)
manage boot environments with ZFS
beanstalkd(1)
simple, fast work queue
bear(1), Bear(1)
a tool to generate compilation database for Clang tooling
bearoffdump(6)
dump a position from the GNU Backgammon bearoff database
beats(6)
create offset beating figures
beav(1)
binary file editor and viewer
bed(6)
maze editor for block
bedup(8)
deduplication program with additional knowledge of burp
beep(1)
emit tone from console speaker
beep(3x), %beep(3x), %flash(3x)
ring the (visual) bell of the terminal with curses
beetsconfig(5)
beets configuration file Beets has an extensive configuration system that lets you customize nearly every aspect of its operation. To configure beets, you create a file called config.yaml. The location of the file depends on your platform (type beet config -p to see the path on your system): 0.0 (bu 2 On Unix-like OSes, write ~/.config/beets/config.yaml. (bu 2 On Windows, use %APPDATA%ebeetseconfig.yaml. This is usually in a directory like C:eUserseYoueAppDataeRoaming. (bu 2 On OS X, you can use either the Unix location or ~/Library/Application Support/beets/config.yaml. You can launch your text editor to create or update your configuration by typing beet config -e. (See the X'tty: link #config-cmd'%configX'tty: link' command for details.) It is also possible to customize the location of the configuration file and even use multiple layers of configuration. See %Configuration Location, below. The config file uses X'tty: link https://yaml.org/'%YAMLX'tty: link' syntax. You can use the full power of YAML, but most configuration options are simple key/value pairs. This means your config file will look like this: 0.0 3.5 option: value another_option: foo bigger_option: key: value foo: bar In YAML, you will need to use spaces (not tabs!) to indent some lines. If you have questions about more sophisticated syntax, take a look at the X'tty: link https://yaml.org/'%YAMLX'tty: link' documentation. The rest of this page enumerates the dizzying litany of configuration options available in beets. You might also want to see an %example. 0.0 (bu 2 %Global Options 2.0 (bu 2 %library (bu 2 %directory (bu 2 %plugins (bu 2 %include (bu 2 %pluginpath (bu 2 %ignore (bu 2 %ignore_hidden (bu 2 %replace (bu 2 %path_sep_replace (bu 2 %asciify_paths (bu 2 %art_filename (bu 2 %threaded (bu 2 %format_item (bu 2 %format_album (bu 2 %sort_item (bu 2 %sort_album (bu 2 %sort_case_insensitive (bu 2 %original_date (bu 2 %artist_credit (bu 2 %per_disc_numbering (bu 2 %aunique (bu 2 %sunique (bu 2 %terminal_encoding (bu 2 %clutter (bu 2 %max_filename_length (bu 2 %id3v23 (bu 2 %va_name (bu 2 %UI Options 2.0 (bu 2 %color (bu 2 %colors (bu 2 %terminal_width (bu 2 %length_diff_thresh (bu 2 %import (bu 2 %Importer Options 2.0 (bu 2 %write (bu 2 %copy (bu 2 %move (bu 2 %link (bu 2 %hardlink (bu 2 %reflink (bu 2 %resume (bu 2 %incremental (bu 2 %incremental_skip_later (bu 2 %from_scratch (bu 2 %quiet (bu 2 %quiet_fallback (bu 2 %none_rec_action (bu 2 %timid (bu 2 %log (bu 2 %default_action (bu 2 %languages (bu 2 %ignored_alias_types (bu 2 %detail (bu 2 %group_albums (bu 2 %autotag (bu 2 %duplicate_keys (bu 2 %duplicate_action (bu 2 %duplicate_verbose_prompt (bu 2 %bell (bu 2 %set_fields (bu 2 %singleton_album_disambig (bu 2 %MusicBrainz Options 2.0 (bu 2 %enabled (bu 2 %searchlimit (bu 2 %extra_tags (bu 2 %genres (bu 2 %external_ids (bu 2 %Autotagger Matching Options 2.0 (bu 2 %max_rec (bu 2 %preferred (bu 2 %ignored (bu 2 %required (bu 2 %ignored_media (bu 2 %ignore_data_tracks (bu 2 %ignore_video_tracks (bu 2 %Path Format Configuration (bu 2 %Configuration Location 2.0 (bu 2 %Environment Variable (bu 2 %Command-Line Option (bu 2 %Default Location (bu 2 %Example
beforelight(1)
screen saver
beh_depend(3)
compute forward dependencies in a description
beh_makbdd(3)
create a BDD for each expression in a description
beh_makgex(3)
create a GEX for each expression in a description
belkin(8)
Driver for Belkin serial UPS equipment
belkinunv(8)
Driver for Belkin "Universal UPS" and compatible
bench2graph(1)
draws Postscript graphs from Autobench output (using gnuplot)
benchmark_enable(3), benchmark_enable (3)
Toggle the gathering of benchmark data on / off
benchmark_tracedata(3), benchmark_tracedata (3)
Add a datapoint to the ongoing tracebuffer
benq(4)
webcamd driver for Benq DC E300 USB camera
ber_alloc_t(3), ber_flush(3), ber_flush2(3), ber_printf(3), ber_put_int(3), ber_put_enum(3), ber_put_ostring(3), ber_put_string(3), ber_put_null(3), ber_put_boolean(3), ber_put_bitstring(3), ber_start_seq(3), ber_start_set(3), ber_put_seq(3), ber_put_set(3)
OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
ber_get_next(3), ber_skip_tag(3), ber_peek_tag(3), ber_scanf(3), ber_get_int(3), ber_get_enum(3), ber_get_stringb(3), ber_get_stringa(3), ber_get_stringal(3), ber_get_stringbv(3), ber_get_null(3), ber_get_boolean(3), ber_get_bitstring(3), ber_first_element(3), ber_next_element(3)
OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
ber_int_t(3), ber_uint_t(3), ber_len_t(3), ber_slen_t(3), ber_tag_t(3), struct berval(3), BerValue(3), BerVarray(3), BerElement(3), ber_bvfree(3), ber_bvecfree(3), ber_bvecadd(3), ber_bvarray_free(3), ber_bvarray_add(3), ber_bvdup(3), ber_dupbv(3), ber_bvstr(3), ber_bvstrdup(3), ber_str2bv(3), ber_alloc_t(3), ber_init(3), ber_init2(3), ber_free(3)
OpenLDAP LBER types and allocation functions
berry(1)
floating window manager
berryc(1)
client for berry window manager
besside-ng-crawler(1)
filter EAPOL frames from a directory of capture files
bestfcom(8)
Driver for Best Power Fortress/Ferrups
bestfit(1)
Optimally choose files to be put on a CD (or other media)
bestfit_color(3)
Finds a palette color fitting the requested RGB values. Allegro game programming library
bestfortress(8)
Driver for old Best Fortress UPS equipment
bestuferrups(8)
Driver for Best Power Micro-Ferrups
bestups(8)
Driver for Best Power / SOLA (Phoenixtec protocol) UPS equipment
bextract(8)
Bareos's 'Extract from volume'
bez2mesh(1gv)
dices a BEZ file to a list of MESHes
bf_compact(1)
shell script to compact a bogofilter directory
bf_copy(1)
shell script to copy a bogofilter working directory
bf_tar(1)
shell script to write a tar file of a bogofilter directory to stdout
bfort(1)
program to extract short definitions for a Fortran to C interface
bfs(1)
breadth-first search for your files
bftpd(8)
B FTP Daemon
bg5conv(1)
convert a TeX document in Big 5 encoding into `preprocessed' form
bg_test(6)
test the background mode of svgalib
bgpd(8)
a BGPv4, BGPv4+, BGPv4- routing engine for use with Quagga routing software
bgpd.conf(5)
BGP routing daemon configuration file
bgplgd(8)
a bgpctl FastCGI server
bgpq3(8)
bgp filtering automation tool
bgpq4(8)
bgp filtering automation tool
bgpuma(1)
bgpuma -- A program to search BGP Update files for CIDR blocks or Autonomous Systems
bgzip(1)
Block compression/decompression utility EX in +$1 nf ft CR . EE ft fi in
bib2bib(1), BibTeX2HTML(1)
A translator of bibliography databases into HTML
bib2ris(1), bib2ris-utf8(1)
converts bibtex bibliographic data to the RIS format
bibcursed(1)
manipulate BibTeX files
bibtex(1)
make a bibliography for (La)TeX
bibtex2html(1), BibTeX2HTML(1)
A translator of bibliography databases into HTML
bibtexconv-odt(1)
ODT Helper Script for BibTeX Converter
bibview(1)
an X based graphical user interface for manipulating BibTeX databases
bicker_ser(8)
Driver for Bicker DC UPS via serial port connections
bigfile(1)
kill (or signal) a process when a file grows too big
bigvia(3)
draws a non minimal via as a bunch of vias man1/alc_origin.1
bin2c(1)
embed data files into C as variables
bin2ecm(1)
encoder and decoder for the error code modeler format
bin2obj(1)
The Free Pascal binary to pascal include file converter
bin2rec(1)
converts biosignal data produced with rec2bin, into a gdf file. rec2bin and bin2rec are complementary functions, which can be useful to dump data, edit date and revert it back into the original format
binary.tcl86(n), binary(n)
Insert and extract fields from binary strings
binary.tcl90(n), binary(n)
Insert and extract fields from binary strings
binaryhorizon(6)
A system of path tracing particles evolves continuously
binaryring(6)
A system of path tracing particles evolves continuously from an initial creation
binbloom(1)
Find firmware loading address and UDS database (if any)
bincimap-up(1)
Authentication stub for Binc IMAP
bincimap.conf(5)
Global configuration file for Binc IMAP
binclock(1), prints(1)
time in binary format
bincomp(1)
compare binary files
bind.tk86(n), bind(n)
Arrange for X events to invoke Tcl scripts
bind2csv2(1), bind2csv2.py(1)
convert zone files from BIND to MaraDNS compatible format
bind_textdomain_codeset(3)
set encoding of message translations
bindfs(1)
(hy mount --bind in user-space
bindtags.tk86(n), bindtags(n)
Determine which bindings apply to a window, and order of evaluation
binkd(8)
transfer files between two Fidonet systems over TCP/IP
binsrch(3), bin_search(3)
copyfile, replace_line, insert_line
biof(1)
rotating stack of quads
biolibc(3), BIOLIBC(3)
Library of high-performance low-level functions for bioinformatics programming
biosdecode(8)
BIOS information decoder
biosfont(4)
retrieve font bitmaps from BIOS memory
biosig2gdf(1)
converts different biomedical signal file formats into a simplified version of GDF, and can stream the result to stdout. This is useful for reading the data by an unnamed pipe into different programming environment, while a simplified parser can be used to decode the data. The conversion performs a conversion to GDFv3 format, where all channels have the same data type and the same sampling rate
biosig_fhir(1)
provides fhir binary template for biosignal data
bip.conf(5)
Configuration file for BIP IRC Proxy
bipmkpw(1)
Password hasher for BIP
birdfont(1)
font editor
birdfont-autotrace(1)
Convert raster image to vector graphics
birdfont-export(1)
generate TTF, EOT and SVG files from BIRDFONT files
birdfont-import(1)
Create a font from SVG files
bitcoin-cli(1)
manual page for bitcoin-cli v29.1.0
bitcoin-qt(1)
manual page for bitcoin-qt v29.1.0
bitcoin-tx(1)
manual page for bitcoin-tx v29.1.0
bitcoin-util(1)
manual page for bitcoin-util v29.1.0
bitcoin-wallet(1)
manual page for bitcoin-wallet v29.1.0
bitcoind(1)
manual page for bitcoind v29.1.0
bitlbee.conf(5)
configuration file for bitlbee (8)
bitmap(1), bmtoa(1), atobm(1)
bitmap editor and converter utilities for the X Window System
bitmap(n)
Define a new bitmap from a Tcl script
bitmap2pp(1)
Bitmap to PDF/PS converter
bitmap_color_depth(3)
Returns the color depth of the specified bitmap. Allegro game programming library
bitmap_mask_color(3)
Returns the mask color of the specified bitmap. Allegro game programming library
bits(1)
convert bit masks from/to various formats
bitset(3m)
functions for manipulating memory as sets of bits
bittwiste(1)
-- pcap capture file editor
bkgd(3x), %bkgdset(3x), %wbkgdset(3x), %bkgd(3x), %wbkgd(3x), %getbkgd(3x)
manipulate background of a curses window of characters
bkgrnd(3x), %bkgrnd(3x), %wbkgrnd(3x), %bkgrndset(3x), %wbkgrndset(3x), %getbkgrnd(3x), %wgetbkgrnd(3x)
manipulate background of a curses window of wide characters
bkpupsd(8)
Simple UPS daemon for APC BK-Pro series
bl_bed_check_order(3), bl_bed_check_order()(3)
Compare positions of two bed records
bl_bed_gff3_cmp(3), bl_bed_gff3_cmp()(3)
Compare positions of BED and GFF3 objects
bl_fasta_free(3), bl_fasta_free()(3)
Free memory for a FASTA object
bl_fasta_init(3), bl_fasta_init()(3)
Initialize all fields of a FASTA object
bl_fasta_read(3), bl_fasta_read()(3)
Read a FASTA record
bl_fasta_write(3), bl_fasta_write()(3)
Write a FASTA object
bl_fastq_3p_trim(3), bl_fastq_3p_trim()(3)
Trim 3' end of a FASTQ object
bl_fastq_5p_trim(3), bl_fastq_5p_trim()(3)
Trim 5' end of a FASTQ object
bl_fastq_find_3p_low_qual(3), bl_fastq_find_3p_low_qual()(3)
Find start of low-quality 3' end
bl_fastq_find_5p_low_qual(3), bl_fastq_find_5p_low_qual()(3)
Find start of low-quality 5' end
bl_fastq_free(3), bl_fastq_free()(3)
Free memory for a FASTQ object
bl_fastq_init(3), bl_fastq_init()(3)
Initialize all fields in a FASTQ object
bl_fastq_name_cmp(3), bl_fastq_name_cmp()(3)
Compare read names of two FASTQ objects
bl_fastq_read(3), bl_fastq_read()(3)
Read a FASTQ record
bl_fastq_write(3), bl_fastq_write()(3)
Write a FASTQ record
bl_fastx_desc(3), bl_fastx_desc()(3)
Return description of a FASTX object
bl_fastx_desc_len(3), bl_fastx_desc_len()(3)
Return length of FASTX description
bl_fastx_free(3), bl_fastx_free()(3)
Free memory for a FASTX object
bl_fastx_init(3), bl_fastx_init()(3)
Initialize a FASTX object
bl_fastx_plus(3), bl_fastx_plus()(3)
Return '+' line of a FASTQ object, NULL if FASTA
bl_fastx_plus_len(3), bl_fastx_plus_len()(3)
Return length of FASTQ '+' line, 0 if FASTA
bl_fastx_qual(3), bl_fastx_qual()(3)
Return FASTQ quality line, NULL if FASTA
bl_fastx_qual_len(3), bl_fastx_qual_len()(3)
Return length of FASTQ quality line, 0 if FASTA
bl_fastx_read(3), bl_fastx_read()(3)
Read a FASTX record
bl_fastx_seq(3), bl_fastx_seq()(3)
Return sequence of a FASTX object
bl_fastx_seq_len(3), bl_fastx_seq_len()(3)
Return length of a FASTX sequence object
bl_fastx_write(3), bl_fastx_write()(3)
Write a FASTX record
bl_gff3_copy(3), bl_gff3_copy()(3)
Copy a GFF3 object
bl_gff3_copy_header(3), bl_gff3_copy_header()(3)
Read and copy a GFF3 header
bl_gff3_dup(3), bl_gff3_dup()(3)
Duplicate a GFF3 object
bl_gff3_extract_attribute(3), bl_gff3_extract_attribute()(3)
Extract GFF3 attribute by name
bl_gff3_free(3), bl_gff3_free()(3)
Free memory for a GFF3 object
bl_gff3_index_add(3), bl_gff3_index_add()(3)
Add a GFF3 feature to an in-memory index
bl_gff3_index_seek_reverse(3), bl_gff3_index_seek_reverse()(3)
Search backward through GFF3 index
bl_gff3_init(3), bl_gff3_init()(3)
Initialize all fields in a GFF3 object
bl_gff3_read(3), bl_gff3_read()(3)
Read a GFF3 feature
bl_gff3_sam_cmp(3), bl_gff3_sam_cmp()(3)
Compare SAM/GFF3 positions
bl_gff3_sam_overlap(3), bl_gff3_sam_overlap()(3)
Compute SAM/GFF3 overlap
bl_gff3_skip_header(3), bl_gff3_skip_header()(3)
Read past header in a GFF3 file
bl_gff3_to_bed(3), bl_gff3_to_bed()(3)
Convert a GFF3 featuer to a BED object
bl_gff3_write(3), bl_gff3_write()(3)
Write a GFF3 feature
bl_next_start_codon(3), bl_next_start_codon()(3)
Find next start codon
bl_next_stop_codon(3), bl_next_stop_codon()(3)
Find next stop codon
bl_overlap_print(3), bl_overlap_print()(3)
Print overlap summary for two features
bl_overlap_set_all(3), bl_overlap_set_all()(3)
Set overlap fields for two features
bl_pos_list_free(3), bl_pos_list_free()(3)
Free a position list object
bl_pos_list_from_csv(3), bl_pos_list_from_csv()(3)
Convert comma-separated data to position list
bl_sam_buff_add_alignment(3), bl_sam_buff_add_alignment()(3)
Add alignment to SAM buffer
bl_sam_buff_alignment_ok(3), bl_sam_buff_alignment_ok()(3)
Verify alignment quality
bl_sam_buff_check_order(3), bl_sam_buff_check_order()(3)
Check sort order of SAM records
bl_sam_buff_free_alignment(3), bl_sam_buff_free_alignment()(3)
Free an alignment in a SAM buffer
bl_sam_buff_init(3), bl_sam_buff_init()(3)
Initialize a SAM buffer object
bl_sam_buff_out_of_order(3), bl_sam_buff_out_of_order()(3)
Print sort order message and exit
bl_sam_buff_shift(3), bl_sam_buff_shift()(3)
Close gap after removing a SAM alignment
bl_sam_fclose(3), bl_sam_fclose()(3)
Close a stream opened by bl_sam_fopen(3)
bl_sam_fopen(3), bl_sam_fopen()(3)
Open a SAM/BAM/CRAM file
bl_sam_free(3), bl_sam_free()(3)
Destroy a SAM object
bl_sam_gff3_cmp(3), bl_sam_gff3_cmp()(3)
Compare positions of SAM and GFF3 records
bl_sam_gff3_overlap(3), bl_sam_gff3_overlap()(3)
Compute SAM/GFF3 overlap
bl_sam_init(3), bl_sam_init()(3)
Initialize all fields of a SAM object
bl_sam_write(3), bl_sam_write()(3)
Write a SAM object to a file stream
bl_vcf_call_downstream_of_alignment(3), bl_vcf_call_downstream_of_alignment()(3)
Return true if VCF call is downstream of alignment
bl_vcf_call_in_alignment(3), bl_vcf_call_in_alignment()(3)
Return true if VCF call is within alignment
bl_vcf_call_out_of_order(3), bl_vcf_call_out_of_order()(3)
Terminate with VCF sort error message
bl_vcf_free(3), bl_vcf_free()(3)
Destroy a VCF object
bl_vcf_get_sample_ids(3), bl_vcf_get_sample_ids()(3)
Extract sample IDs from a VCF header
bl_vcf_init(3), bl_vcf_init()(3)
Initialize fields in a VCF object
bl_vcf_parse_field_spec(3), bl_vcf_parse_field_spec()(3)
Convert comma-separated fields to bitmask
bl_vcf_read_ss_call(3), bl_vcf_read_ss_call()(3)
Read a single-sample VCF call
bl_vcf_read_static_fields(3), bl_vcf_read_static_fields()(3)
Read static VCF fields
bl_vcf_skip_header(3), bl_vcf_skip_header()(3)
Read past VCF header
bl_vcf_skip_meta_data(3), bl_vcf_skip_meta_data()(3)
Read past VCF metadata
bl_vcf_write_ss_call(3), bl_vcf_write_ss_call()(3)
Write a single-sample VCF call
bl_vcf_write_static_fields(3), bl_vcf_write_static_fields()(3)
Write VCF static fields
black-hole-solve(6)
Utility for solving Golf Solitaire, Black Hole Solitaire, and All in a Row Solitaire games
blackbox(1)
a window manager for X11
blackhole6(1)
A tool to find IPv6 blackholes
blame(1)
annotate RCS files
blas2_full(3)
--- full
blaster(6)
simulation of space combat
blazer_ser(8)
Driver for Megatec/Q1 protocol serial based UPS equipment
blazer_usb(8)
Driver for Megatec/Q1 protocol USB based UPS equipment
blender(1)
a full-featured 3D application
blind(7)
Collection of command line video editing utilities
blind-arithm(1)
Perform simple arithmetic on a video
blind-colour-ciexyz(1)
Convert CIE XYZ for use with blind-single-colour(1)
blind-colour-srgb(1)
Convert sRGB for use with blind-single-colour(1)
blind-compress(1)
Compress a video for network transmission
blind-crop(1)
Extract subframes for all frames
blind-cut(1)
Retain consecutive frames
blind-dissolve(1)
Fade a video by chaning it's alpha channel
blind-flip(1)
Mirror a video vertically
blind-flop(1)
Mirror a video horizontally
blind-from-image(1)
Convert an image to a frame
blind-from-text(1)
Convert text to a video
blind-from-video(1)
Converts a regular, cooked video to a blind video
blind-invert-luma(1)
Invert the luminosity of a video
blind-next-frame(1)
Extracts the next frame from a video
blind-read-head(1)
Reads the head from a video
blind-rewrite-head(1)
Rewrite the head of a video
blind-set-alpha(1)
Multiply the alpha channel of a video
blind-set-luma(1)
Multiply the luminosity of a video
blind-set-saturation(1)
Multiply the saturation of a video
blind-skip-pattern(1)
Skips frames in a video according to pattern
blind-split(1)
Split a video, by frame, into multiple videos
blind-time-blur(1)
Draw new frames on top of old frames with partial alpha
blind-to-image(1)
Convert a frame to an image
blind-translate(1)
Perform framewise translation of a video
blind-write-head(1)
Writes the head of a video
blit(3)
Copies a rectangular area from one bitmap to another. Allegro game programming library
blitz(1)
Securely transfer files between two workstations through NAT/Firewall
blkcat(1)
Display the contents of file system data unit in a disk image
blkls(1)
List or output file system data units
blkstat(1)
Display details of a file system data unit (i.e. block or sector)
blockdiag(1)
generate block-diagram image file from spec-text file
blockrage(6)
a falling-blocks arcade game
blocktube(6)
draws a swirling, falling tunnel of reflective slabs
blogbench(8)
a realistic filesystem benchmark
bltdebug(n)
print Tcl commands before execution
bluefish(1)
editor for experienced web designers and programmers
bluegps(1)
datalog download tool for Royaltek RBT-3000 GPS
bmc-device(8)
perform advanced BMC commands
bmc-info(8)
display BMC information
bmd.conf(5)
configuration file for bmd(8)
bmdctl(8)
control utility for bhyve management daemon (bmd)
bmf(1)
efficient Bayesian mail filter
bmfconv(1)
Database converter for bmf
bmore(1)
browse through a binary file
bmp_read_line(3)
Direct access bank switching line selection for reading. Allegro game programming library
bmp_write_line(3)
Direct access bank switching line selection for writing. Allegro game programming library
bmptopnm-O2(1), bmptopnm(1)
convert a BMP(DIB) file into a portable anymap
bn_mul_words(3), bn_mul_add_words(3), bn_sqr_words(3), bn_div_words(3), bn_add_words(3), bn_sub_words(3), bn_mul_comba4(3), bn_mul_comba8(3), bn_sqr_comba4(3), bn_sqr_comba8(3), bn_mul_normal(3), bn_expand(3), bn_wexpand(3)
BIGNUM library internal functions
bnetd.conf(5)
configuration for the Unix Battle.net daemon
bnftp(1)
Battle.net file transfer client
bni2tga(1)
convert a Battle.net icon file to a Targa file
bnibuild(1)
build a Battle.net icon file from a directory of Targa icon files
bniextract(1)
extract a directory of Targa icon files from a Battle.net icon file
bnilist(1)
list contents of a Battle.net icon file
bntext(5), bnmotd.txt(5), bnnews.txt bnissue.txt(5)
messages for the Unix Battle.net daemon
bochsrc(5)
Configuration file for Bochs
body(i4), itcl::body(i4)
change the body for a class method/proc
body(itcl)
change the body for a class method/proc
bogofilter(1)
fast Bayesian spam filter
bogolexer(1)
Utility program for separating email messages into tokens
bogom(8)
simple sendmail milter to interface bogofilter
bogosort(1)
sorts or doesn't sort files or standard input
bogotune(1)
find optimum parameter settings for bogofilter
bogoupgrade(1)
upgrades bogofilter database to current version
bogoutil(1)
Dumps, loads, and maintains bogofilter database files
boinctui(1)
Fullscreen text mode manager for BOINC client
bombardment(1)
Run siege with an ever-increasing number of users
bon_csv2html(1)
program to convert CSV format Bonnie++ data to a HTML form using tables suitable for display on a web page. NB Lynx can't display this properly, and due to the size it probably requires 1024x768 monitor to display properly. bon_csv2txt program to convert CSV format Bonnie++ data to plain-text format suitable for pasting into an email or reading on a Braille display
bond_target(3), bond_target (3)
Setup a state transfer pipe between two targets
bonnie(1)
Performance Test of Filesystem I/O
bonnie++(8)
program to test hard drive performance
bookman(1)
Generate a book from man pages
border(3x), %border(3x), %wborder(3x), %box(3x), %hline(3x), %whline(3x), %vline(3x), %wvline(3x), %mvhline(3x), %mvwhline(3x), %mvvline(3x), %mvwvline(3x)
draw borders and lines in a curses window of characters
border_set(3x), %border_set(3x), %wborder_set(3x), %box_set(3x), %hline_set(3x), %whline_set(3x), %mvhline_set(3x), %mvwhline_set(3x), %vline_set(3x), %wvline_set(3x), %mvvline_set(3x), %mvwvline_set(3x)
draw borders and lines in a curses window of wide characters
borg-benchmark-crud(1)
Benchmark Create, Read, Update, Delete for archives
borg-break-lock(1)
Break the repository lock (e.g. in case it was left by a dead borg
borg-change-passphrase(1)
Change repository key file passphrase rst2man-indent-level 0 1 rstReportMargin $1
borg-common(1)
Common options of Borg commands
borg-compact(1)
compact segment files in the repository
borg-config(1)
get, set, and delete values in a repository or cache config file
borg-diff(1)
Diff contents of two archives
borg-import-tar(1)
Create a backup archive from a tarball
borg-info(1)
Show archive details such as disk space used
borg-key(1)
Manage a keyfile or repokey of a repository
borg-key-change-passphrase(1)
Change repository key file passphrase
borg-key-export(1)
Export the repository key for backup
borg-key-import(1)
Import the repository key from backup
borg-mount(1)
Mount archive or an entire repository as a FUSE filesystem
borg-prune(1)
Prune repository archives according to specified rules
borg-umount(1)
un-mount the FUSE filesystem
borg-upgrade(1)
upgrade a repository from a previous version
borg-with-lock(1)
run a user specified command with the repository lock held
borgfs(1)
Mount archive or an entire repository as a FUSE filesystem
bounce(5)
Postfix bounce message template format
bounce(8)
Postfix delivery status reports
bounced(8), bounced.pl(8)
Mailing List Bounce Processing Daemon for Sympa
boundary_fopen(3)
read from a stream until a boundary string is matched
box(1)
A language to create figures and graphics
boxed(6)
draws a box full of 3D bouncing balls that explode
boxes(1)
text mode box and comment drawing filter
boxfit(6)
fills space with a gradient of growing boxes or circles
bozohttpd(8)
hyper text transfer protocol version 1.1 daemon
bpatch(1)
binary patch and dump file utility
bpkg-argument-grouping(1)
argument grouping facility
bpkg-cfg-create(1)
create configuration
bpkg-cfg-info(1)
print configuration information
bpkg-cfg-link(1)
link configuration
bpkg-cfg-unlink(1)
unlink configuration
bpkg-default-options-files(1)
specifying default options
bpkg-help(1)
show help for a command or help topic
bpkg-pkg-configure(1)
configure package
bpkg-pkg-disfigure(1)
disfigure package
bpkg-pkg-fetch(1)
fetch package archive
bpkg-pkg-verify(1)
verify package archive
bpkg-rep-add(1)
add repository to configuration
bpkg-rep-fetch(1)
fetch list of available packages
bpkg-rep-info(1)
print repository information
bpkg-rep-list(1)
list repositories in configuration
bpkg-rep-remove(1)
remove repository from configuration
bpluginfo(8)
Bareos Plugin information utility
bprintf(1)
formatted output with named arguments
bpython(1)
a fancy {curtsies, curses, urwid} interface to the Python interactive interpreter
bpython-config(5)
user configuration file for bpython
brasero(1)
Simple and easy to use CD/DVD burning application for the Gnome Desktop
brecv(3)
receives data from a bytestream socket
brecvl(3)
receives data from a bytestream socket
breed(1)
prepare files for reed
bristoljackstats(1)
ancillary program for bristol
broot(1)
Tree view, file manager, configurable launcher
brotli(1), brotli(1) -- brotli(1), unbrotli(1)
compress or decompress files
browser(1)
File manager and image viewer
bsd(n), BSD(n)
Tcl interface to various BSD UNIX functions
bsdcat(1)
expand files to standard output
bsdconfig(8)
system configuration utility
bsdcpio(1), cpio(1)
copy files to and from archives
bsdcrashtar(8)
archive kernel crash files
bsddialog(3), bsddialog_backtitle(3), bsddialog_backtitle_rf(3), bsddialog_calendar(3), bsddialog_clear(3), bsddialog_color(3), bsddialog_color_attrs(3), bsddialog_checklist(3), bsddialog_datebox(3), bsddialog_end(3), bsddialog_form(3), bsddialog_gauge(3), bsddialog_geterror(3), bsddialog_get_theme(3), bsddialog_hascolors(3), bsddialog_infobox(3), bsddialog_init(3), bsddialog_init_notheme(3), bsddialog_initconf(3), bsddialog_inmode(3), bsddialog_menu(3), bsddialog_mixedgauge(3), bsddialog_mixedlist(3), bsddialog_msgbox(3), bsddialog_pause(3), bsddialog_radiolist(3), bsddialog_rangebox(3), bsddialog_refresh(3), bsddialog_set_theme(3), bsddialog_set_default_theme(3), bsddialog_textbox(3), bsddialog_timebox(3), bsddialog_yesno(3)
TUI dialogs
bsdebfetch(1)
Prints short info about *BSD
bsdfan(1)
a simple utility to manage thinkpads fan on FreeBSD
bsdisks.conf(5)
configuration file for the bsdisks utility
bsdl2jtag(1)
UrJTAG declaration file conversion
bsdunzip(1)
extract files from a ZIP archive
bsetbg(1)
utility to manipulate the appearance of the X11 desktop's root window
bsigs(8)
program for debugging burp protocol2 manifest files and indexes
bsmtrace.conf(5)
configuration file for bsmtrace
bsnmp-regex(8)
an SNMP module which produces counters from logs or other text
bsnmp-regex.conf(5)
the configuration file for the bsnmp-regex(8) module
bsnmp-ucd(8)
an SNMP module which implements parts of UCD-SNMP-MIB
bsod(6)
Blue Screen of Death emulator
bsp(6)
node builder for WAD files
bsparse(8)
program for regenerating burp protocol2 sparse files
bspell(1)
find spelling errors
btanks(6)
fast 2D tank arcade game
btape(8)
Bareos's Tape interface test program
btavctpd(8)
Media control for Bluetooth devices
btcflash(1)
Firmware flash utility for BTC DRW1008 DVD+/-RW recorder
btedit(1)
Direct editing of BTREE records
btm(1)
A customizable cross-platform graphical process/system monitor for the terminal. Supports Linux, macOS, and Windows
btop(1)
Resource monitor that shows usage and stats for processor, memory, disks, network, and processes
btree-dump(1)
unformatted dump of a B-Tree DB file
btsixad(8)
Driver for Sixaxis gamepad connected over Bluetooth
bu_check_files(1)
Verify the file integrity of backupuser(1) backups
budgie-daemon(1)
budgie process to interface with various budgie and GNOME dbus interfaces
budgie-desktop(1)
central entry point from gnome-session to display the graphical interface
budgie-desktop-settings(1)
Settings window for budgie-desktop
budgie-session-inhibit(1)
inhibit budgie-session functionality
budgie-wm(1)
wrapper around libmutter that forms the window management for budgie
buffchan(8)
Buffered file-writing backend for INN
buffindexed.conf(5)
Configuration for the buffindexed overview method
bugz(1)
command line interface to bugzilla
bugzilla(1)
command line tool for interacting with Bugzilla
build-astrometry-index(1)
Create astrometry.net index files
build.common.mk(5)
bsdbuild - common defines
build.lib.mk(5)
bsdbuild - compilation of libraries
build.man.mk(5)
bsdbuild - compilation of UNIX manual pages
build.prog.mk(5)
bsdbuild - compilation of executables
build.proj.mk(5)
bsdbuild - compilation of IDE project files
build.xml(5)
configuration file used by Apache Ant to build projects
build_3dplane(3), build_3dplane (3)
Build a model comprised of a tesselated plane
build_cylinder(3), build_cylinder (3)
Generate a full or half cylinder model
build_pointcloud(3), build_pointcloud (3)
Create a 3D object that is comprised of a cloud of points
buildah(1), Buildah(1)
A command line tool that facilitates building OCI container images
buildah-add(1)
Add the contents of a file, URL, or a directory to a container
buildah-build(1)
Build an image using instructions from Containerfiles
buildah-commit(1)
Create an image from a working container
buildah-config(1)
Update image configuration settings
buildah-copy(1)
Copies the contents of a file, URL, or directory into a container's working directory
buildah-from(1)
Creates a new working container, either from scratch or using a specified image as a starting point
buildah-info(1)
Display Buildah system information
buildah-inspect(1)
Display information about working containers or images or manifest lists
buildah-logout(1)
Logout of a container registry
buildah-manifest(1)
Create and manipulate manifest lists and image indexes
buildah-manifest-add(1)
Add an image or artifact to a manifest list or image index
buildah-manifest-annotate(1)
Add and update information about an image or artifact to a manifest list or image index
buildah-manifest-create(1)
Create a manifest list or image index
buildah-manifest-exists(1)
Check if the given manifest list exists in local storage
buildah-manifest-inspect(1)
Display a manifest list or image index
buildah-manifest-push(1)
Push a manifest list or image index to a registry
buildah-manifest-remove(1)
Remove an image from a manifest list or image index
buildah-manifest-rm(1)
Removes one or more manifest lists
buildah-mkcw(1)
Convert a conventional container image into a confidential workload image
buildah-mount(1)
Mount a working container's root filesystem
buildah-pull(1)
Pull an image from a registry
buildah-push(1)
Push an image, manifest list or image index from local storage to elsewhere
buildah-run(1)
Run a command inside of the container
buildah-source(1)
Create, push, pull and manage source images and associated source artifacts
buildah-source-add(1)
Add a source artifact to a source image
buildah-source-pull(1)
Pull a source image from a registry to a specified path
buildah-source-push(1)
Push a source image from a specified path to a registry
buildah-umount(1)
Unmount the root file system on the specified working containers
buildah-unshare(1)
Run a command inside of a modified user namespace
buildah-version(1)
Display the Buildah Version Information
buildbot-worker(1)
a tool for managing buildbot worker instances
builddbm(8)
build a DBM version of Radius users database
buildflags.awk(1)
convert buildflags.conf(5) files into make syntax
buildflags.conf(5)
set build options for ports(7), world and everything
buildflags.mk(1)
import buildflags.conf(5)
buildinfo.tcl90(n), buildinfo(n)
Build info
buildit(8)
time a command, log its output and mail notification when finished
buildrdswindow(3)
builds windowing of a figure man1/alc_origin.1
bulk(8), bulk.pl(8)
Daemon for submitting messages to SMTP engine
bulk_extractor(1)
Scans a disk image for regular expressions and other content
bulk_mailer(1)
assist in delivery of mail to large numbers of recipients
bundle_wait(3)
wait while coroutines in the bundle finish
bup(1)
Backup program using rolling checksums and git file formats
bup-bloom(1)
generates, regenerates, updates bloom filters
bup-cat-file(1)
extract archive content (low-level)
bup-daemon(1)
listens for connections and runs bup server
bup-damage(1)
randomly destroy blocks of a file
bup-drecurse(1)
recursively list files in your filesystem
bup-features(1)
report the current status and capabilities of bup itself
bup-fsck(1)
verify or repair a bup repository
bup-ftp(1)
ftp-like client for navigating bup repositories
bup-fuse(1)
mount a bup repository as a filesystem
bup-gc(1)
remove unreferenced, unneeded data
bup-help(1)
open the documentation for a given bup command
bup-import-rdiff-backup(1)
import a rdiff-backup archive
bup-index(1)
print and/or update the bup filesystem index
bup-join(1)
concatenate files from a bup repository
bup-ls(1)
list the contents of a bup repository
bup-margin(1)
figure out your deduplication safety margin
bup-midx(1)
create a multi-index (.midx) file from several .idx files
bup-random(1)
generate a stream of random output
bup-restore(1)
extract files from a backup set
bup-rm(1)
remove references to archive content
bup-server(1)
the server side of the bup client-server relationship
bup-split(1)
save individual files to bup backup sets
bup-tick(1)
wait for up to one second
burp_ca(8)
program for generating certificates for use with burp
burst_buffer.conf(5)
Slurm configuration file for burst buffer management
busybox(1), BusyBox(1)
The Swiss Army Knife of Embedded Linux
bvi(1), Header "NAME" bvi(1), bview(1)
visual editor for binary files
bw_file_rd(8)
time the reading and summing of a file
bw_mmap_rd(8)
time the reading and summing of a file
bwm-ng(1)
Bandwidth Monitor NG (Next Generation), a live bandwidth monitor for network and disk io
bximage(1)
Interactive Disk Image Creation, Conversion, Resize and Redolog Commit Tool for Bochs
bxl2txt(1)
decode a binary BXL file and dump the plain text content
byobu(1)
wrapper script for seeding a user's byobu configuration and launching a text based window manager (either screen or tmux)
byobu-config(1)
Configuration utility for byobu
byobu-ctrl-a(1)
Configure Byobu's ctrl-a behavior
byobu-enable(1), byobu-disable(1)
wrapper script for enabling/disabling automatic startup of byobu after login into text console
byobu-janitor(1)
script for cleaning and upgrading environment after upgrades
byobu-keybindings(1)
toggle on/off Byobu's keybindings
byobu-prompt(1), byobu-enable-prompt(1), byobu-disable-prompt(1)
add and remove a nice color prompt to your shell configuration
byobu-quiet(1)
Silence all of Byobu's status indicators and eliminate the hardstatus line
byobu-reconnect-sockets(1)
Sourcable script that updates GPG_AGENT_INFO and DBUS_SESSION_BUS_ADDRESS in the environment
byobu-select-backend(1)
select your default Byobu backend window manager
byobu-select-profile(1)
select your Byobu foreground and background colors
byobu-shell(1)
Print the message of the day and launch a shell
byobu-silent(1), byobu-silent-(1)
Silence all of Byobu's status indicators, eliminate the hardstatus line, and the window list
byobu-status(1)
displays status suitable for printing by the BYOBU_BACKEND
byobu-ugraph(1)
helper script for notification history graphs
byobu-ulevel(1), byobu-ulevel (1)
helper script for notification level indicators
byteshuf(1)
Shuffle or unshuffle bytes in a file
bz3grep(1)
print lines matching a pattern in bzip3-compressed files
bz3less(1)
view bzip3-compressed files
bz3more(1)
view bzip3-compressed files
bz3most(1)
view bzip3-compressed files
bzadmin(6)
a text based client for BZFlag
bzflag(6), BZFlag(6)
a tank battle game
bzfs(6)
BZFlag game server
bzgrep(1), bzfgrep(1), bzegrep(1)
search possibly bzip2 compressed files for a regular expression
bzip(1), bunzip(1)
a block-sorting file compressor, v0.21
bzip2(1), bunzip2(1)
a block-sorting file compressor, v1.0.8 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
bzip3(1)
an efficient statistical file compressor and spiritual successor to bzip2
bzmore(1), bzless(1)
file perusal filter for crt viewing of bzip2 compressed text
bzw(5)
BZFlag world file format
c(1)
genericised soft drink generator (ie coffee, coke etc)
c++filt(1)
Demangle C++ and Java symbols
c++filt(1)
demangle C++ and Java symbols
c-icap(8)
ICAP filtering server
c-icap-config(8)
script to get information about c-icap server
c-icap-libicapapi-config(8)
script to get information about c-icap library
c-icap-stretch(8)
A simple utility for stretching ICAP servers
c2html(1)
generates highlighted html-files from C source
c2ps(1)
converts a file with C/C++ code to Postscript
cabextract(1)
program to extract files from Microsoft cabinet (.cab) archives
cabin(3), Cabin(3)
the utility API of QDBM
caca-config(1)
script to get information about the installed version of libcaca
cacademo(1), cacafire(1)
libcaca's demonstration applications
cacaplay(1)
play libcaca files
cacaserver(1)
telnet server for libcaca
cachemgr.cgi(8)
Squid HTTP proxy manager CGI web interface
cadaver(1)
A command-line WebDAV client for Unix
caf(1)
OpenCoarrays compiler wrapper to compile and link coarray Fortran source files and programs
caff(1), caff -- CA(1)
Fire and Forget
cafrun(1)
Coarray Fortran executable launcher for OpenCoarrays
cage(6)
Escher's impossible cage, for xscreensaver
cagebreak-config(5)
Cagebreak configuration file
caja(1), Caja(1)
The MATE File Manager
caja-autorun-software(1)
Autorun Software in Caja
caja-connect-server(1), Caja-connect-server(1)
Connect to Server dialog for Caja
caja-file-management-properties(1), Caja-file-management-properties(1)
Caja File Management Preferences
caja-sendto(1)
convenience application to send a file via email or instant messenger
cal3d_converter(1)
convert cal3d files from / to binary and XML (version 0.12.0)
calamaris(1)
generate text and graphical statistics out of log files from Proxy-Cache-Servers
calc_spline(3)
Calculates a series of values along a Bezier spline. Allegro game programming library
calcappclient(1)
RSerPool Client (PU) for the CalcApp service
calcoo(1), Calcoo(1)
scientific calculator (GTK+)
calcurse(1)
terminal-based organizer for interactive and command line use
calf(7), Calf_Studio_Gear(7)
audio plugin library
calfjackhost(1)
JACK wrapper for Calf plugins
calibrate_joystick(3)
Calibrates the specified joystick. Allegro game programming library
calibrate_lens_gui(1)
Lens distortion calibration by straight line feature identification
calife(1)
becomes root (or another user) legally
calife.auth(5)
format of the calife authorization file
callback(3)
closures with variable arguments as first-class C functions
callgrind_annotate(1)
post-processing tool for the Callgrind
callpass(1)
generate Pass-code associated with your callsign for authentication via xastir to APRS(tm) network
calltree(1)
static call tree generator for C programs
camlp5(1)
Pre-Precessor-Pretty-Printer for ocaml mkcamlp5 - Create custom camlp5 mkcamlp5.opt - Create custom camlp5 (native code) ocpp5 - Universal preprocessor
camtag_model(3), camtag_model (3)
Define a camera for the 3D processing of a rendertarget
canfield(6), cfscores(6)
the solitaire card game canfield
cannacheck(1)
Display information about Japanese input system Canna
cannakill(1)
Terminate operation of the Kana-Kanji conversion server cannaserver
cannastat(1)
Display information about the Kana-Kanji conversion server
canonical(5)
Postfix canonical table format
canonicalize_filename(3)
Converts any filename into its canonical form. Allegro game programming library
canvas.tk86(n), canvas(n)
Create and manipulate 'canvas' hypergraphics drawing surface widgets
capinfos(1)
Prints information about capture files
captoinfo(1m), %captoinfo(1m)
convert a termcap description into a %term%info description
captype(1)
Prints the types of capture files
card(1)
print reference card of program options
carddav-query(1)
Query a CardDAV server for contact names and emails
cardos-tool(1)
displays information about Card OS-based security tokens or format them
cardpeek(1)
A gui tool to explore the contents of ISO 7816 smart cards
cargo-add(1)
[em] Add dependencies to a Cargo.toml manifest file
cargo-bench(1)
[em] Execute benchmarks of a package
cargo-clean(1)
[em] Remove generated artifacts
cargo-fetch(1)
[em] Fetch dependencies of a package from the network
cargo-fix(1)
[em] Automatically fix lint warnings reported by rustc
cargo-generate-lockfile(1)
[em] Generate the lockfile for a package
cargo-help(1)
[em] Get help for a Cargo command
cargo-info(1)
[em] Display information about a package
cargo-locate-project(1)
[em] Print a JSON representation of a Cargo.toml file[cq]s location
cargo-logout(1)
[em] Remove an API token from the registry locally
cargo-owner(1)
[em] Manage the owners of a crate on the registry
cargo-pkgid(1)
[em] Print a fully qualified package specification
cargo-remove(1)
[em] Remove dependencies from a Cargo.toml manifest file
cargo-report(1)
[em] Generate and display various kinds of reports
cargo-rustdoc(1)
[em] Build a package[cq]s documentation, using specified custom flags
cargo-search(1)
[em] Search packages in the registry. Default registry is crates.io
cargo-test(1)
[em] Execute unit and integration tests of a package
cargo-tree(1)
[em] Display a tree visualization of a dependency graph
cargo-update(1)
[em] Update dependencies as recorded in the local lock file
cargo-version(1)
[em] Show version information
cargo-yank(1)
[em] Remove a pushed crate from the index
carousel(6)
displays multiple images rotating in a circular formation
cascade(1)
Noise and distortion analysis for cascaded systems
case.tcl86(n), case(n)
Evaluate one of several scripts, depending on a given value
castgetrc(5)
configuration file for castget
castxml(1)
C-family Abstract Syntax Tree XML Output
catal(5)
catalog file format man1/alc_origin.1
catdoc(1)
reads MS-Word file and puts its content as plain text on standard output
catfish(1)
File searching tool which is configurable via the command line
catimg(1)
fast image printing in to your terminal
catior(1)
Utility for viewing components of a stringified IOR
catppt(1)
reads MS-PowerPoint file and puts its content on standard output
catsit-watch(1)
run command when files are modified
catsit.conf(5)
catsitd services list
cattach(1)
attach encrypted directory to CFS
cb_share_config(1)
Import/export parts of Code::Blocks configuration
cbc-n1qlback(1)
Stress Test for Couchbase Query (N1QL)
cbc-pillowfight(1)
Stress Test for Couchbase Client and Cluster
cbcrc(4)
Configuration file for Couchbase command line tools
cbmc(1)
Bounded Model Checker for C/C++ and Java programs
cbmcopy(1)
manual page for cbmcopy 0.4.99.103
cbmctrl(1)
manual page for cbmctrl version 0.4.99.103, built on Jul 14 2020 at 18:05:13
cbmctrl(1)
manual page for cbmctrl version 0.4.99.103, built on Jul 14 2020 at 18:05:15
cbmformat(1)
manual page for cbmformat 0.4.99.103
cbmforng(1)
manual page for cbmforng 0.4.99.103
cbmlinetester(1)
manual page for cbmlinetester 0.4.99.103
cbmrpm41(1)
manual page for cbmrpm41 Version 0.4.99.103, built on Jul 14 2020 at 18:05:17
cbreak(3x), %cbreak(3x), %echo(3x), %halfdelay(3x), %intrflush(3x), %is_cbreak(3x), %is_echo(3x), %is_nl(3x), %is_raw(3x), %keypad(3x), %meta(3x), %nl(3x), %nocbreak(3x), %nodelay(3x), %noecho(3x), %nonl(3x), %noqiflush(3x), %noraw(3x), %notimeout(3x), %qiflush(3x), %raw(3x), %timeout(3x), %wtimeout(3x), %typeahead(3x)
get and set curses terminal input options
cbsd(8)
FreeBSD jail management tool
cbtest(1)
test cases for QDBM Cabin
ccache(1)
a fast C/C++ compiler cache
cccheck(1)
Perform static code contracts verification for CLR assemblies
ccfilter(3)
Mapping IPv4 addresses to country codes
ccguess(1)
search for ccrypt encryption keys
cciss_vol_status(8)
show status of logical drives attached to HP Smartarray controllers
cckd(4)
Hercules Compressed CKD DASD image file
ccmake(1)
CMake Curses Dialog Command-Line Reference
ccmakedep(1)
create dependencies in makefiles using a C compiler
ccomps(1)
connected components filter for graphs
ccrewrite(1)
Rewrite CLR assemblies for runtime code contract verification
ccrypt(1)
encrypt and decrypt files and streams
cct(1)
Coordinate Conversion and Transformation
ccurve(6)
self-similar linear fractals
ccze-cssdump(1)
Dump CCZE color setup into CSS format
ccze-plugin(7), ccze(7)
A robust log colorizer, plugin infrastructure
cd-create-profile(1)
Color Manager Profile Creation Tool
cd-discid(1)
read CD and get CDDB discid information
cd-fix-profile(1)
Color Manager Testing Tool
cd-info(1)
shows Information about a CD or CD-image
cd-paranoia(1)
an audio CD reading utility which includes extra data verification features
cd-read(1)
reads Information from a CD or CD-image
cda2dcm(1)
Encapsulate CDA file into DICOM file format
cdargs(1)
bookmarks and browser for cd shell built-in
cdb(5)
Constant DataBase file format
cdbkup(1)
Backup a filesystem to one or more CD-R(W)s
cdcat(1)
Copy data from one or more CD-ROMs to STDOUT
cdctl(1), eject(1), pause(1)
specify commands for autocd daemon control utility
cdda2wav(1)
dumps CD audio data into sound files with extra data verification
cddb-tool(1)
Get CDDB information
cdeftutorial(1)
Alex van den Bogaerdt's CDEF tutorial
cdeploy(1)
deploy a set of configuration files to a target file system
cdetach(1)
detach encrypted directory from CFS
cdfdiff(1)
compares two classic netCDF files in parallel
cdialog(1), dialog(1)
display dialog boxes from shell scripts
cdialog(3), dialog(3)
widgets and utilities for the program
cdk5-config(1)
configuration for libcdk5
cdk_compat(3), getDirectoryContents readFile splitString cdk_compat(3)
Cdk4 compatibility functions
cdk_draw(3)
Cdk drawing functions
cdk_objs(3), cleanCdkTitle drawCdkTitle getCdkTitle positionCDKObject setCDKObjectBackgroundColor setCDKObjectPostProcess setCDKObjectPreProcess setCdkExitType setCdkTitle validCDKObject cdk_objs(3)
Cdk object-support functions
cdk_screen(3), destroyCDKScreen endCDK eraseCDKScreen initCDKColor initCDKScreen lowerCDKObject raiseCDKObject refreshCDKScreen registerCDKObject unregisterCDKObject cdk_screen(3)
Cdk screen and widget manipulation functions
cdk_traverse(3), exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent setCDKFocusFirst setCDKFocusLast setCDKFocusNext setCDKFocusPrevious traverseCDKOnce traverseCDKScreen cdk_traverse(3)
Cdk functions for keyboard traversal
cdlabelgen(1)
CD/DVD labels, jewel case inserts, and envelopes creator. Generates frontcards and traycards for CD cases, single-cd envelopes, DVD case inserts, as well as output suitable for direct printing on CD/DVD
cdparanoia(1), cdparanoia 10.2 (Paranoia release III)(1)
an audio CD reading utility which includes extra data verification features
cdrskin(1)
burns preformatted data to CD, DVD, and BD via libburn
cdrstr(1)
Restore a backed up filesystem from one or more CD-R(W)s
cdsplit(1)
Copy the output of any shell command onto one or more CD-R(W)s
cdxa2mpeg(1)
manual page for cdxa2mpeg 2.0.0
ce6230(4)
webcamd driver for Intel CE6230 DVB-T
cec-compliance(1)
An application to verify remote CEC devices
cec-follower(1)
An application to emulate CEC followers
cef5conv(1)
convert a TeX document in Big 5 encoding containing CEF macros into `preprocessed' form
cefconv(1)
convert a TeX document containing CEF macros into `preprocessed' form
cefsconv(1)
convert a TeX document in SJIS encoding containing CEF macros into `preprocessed' form
celeste_standalone(1)
Cloud identification
celluloid(1)
A simple GTK+ frontend for mpv
center_image(3), center_image (3)
move a video object relative to an external reference object
centre_dialog(3)
Centers an array of dialog objects. Allegro game programming library
cerf(3), cerfc(3)
complex error functions
cerfcx(3), erfcx(3)
underflow-compensated complementary error function
cerfi(3), erfi(3)
imaginary error function
cert-sync(1)
Mono Certificate Store Sync Tool
cert2spc(1)
Transform multiple X.509 certificates to a Software Publisher Certificate
certbot(1)
Automatically configure HTTPS using Let's Encrypt
certmgr(1)
Mono Certificate Manager (CLI version)
certmonger.conf(5)
configuration file for certmonger
certtool(1), *[B-Font]certtool(1)
GnuTLS certificate tool
certwatch(1)
Watch X509 certificates expiration dates
ceylon-assemble(1), ceylon assemble(1)
Generate a Ceylon assembly for a given module
ceylon-bash-completion(1), ceylon bash-completion(1)
A tool which provides completion suggestions for the Bash shell
ceylon-classpath(1), ceylon classpath(1)
Prints a classpath suitable for passing to Java tools to run a given Ceylon module
ceylon-config(1), ceylon config(1)
Manages Ceylon configuration files
ceylon-copy(1), ceylon copy(1)
Copies modules from one Ceylon module repository to another
ceylon-doc(1), ceylon doc(1)
Generates Ceylon API documentation from Ceylon source files
ceylon-fat-jar(1), ceylon fat-jar(1)
Generate a Ceylon executable jar for a given module
ceylon-help(1), ceylon help(1)
Displays help information about other Ceylon tools
ceylon-import-jar(1), ceylon import-jar(1)
Imports a jar file into a Ceylon module repository
ceylon-info(1), ceylon info(1)
Prints information about modules in repositories
ceylon-maven-export(1), ceylon maven-export(1)
Generate a Maven repository for a given module
ceylon-p2(1), ceylon p2(1)
Generates p2 repository metadata suitable for Eclipse
ceylon-src(1), ceylon src(1)
Fetches source archives from a repository and extracts their contents into a source directory
ceylon-war(1), ceylon war(1)
Generates a WAR file from a compiled `.car` file
cf(1)
unix time to formated time and date filter
cfdg(1)
image generator based on context-free grammars
cfdisk(8)
display or manipulate a disk partition table
cfftot1(1)
convert PostScript font from CFF to Type 1
cfg(3m)
persistent configuration properties interface
cfg-clex(1)
CLEX configuration utility
cfgmaker(1)
Creates mrtg.cfg files (for mrtg-2.17.10)
cfgread(3), cfgget(3), cfgget2(3)
functions to read and parse configuration files
cflow(1)
generate a C-language flowgraph
cfsd(8)
cryptographic file system daemon
cfssh(1)
(somewhat) secure CFS shell
cg-comp(1)
This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
cg-conv(1)
This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
cg-proc(1)
This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
cg3-autobin.pl(1), cg-autobin.pl(1)
This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
cg_annotate(1)
post-processing tool for Cachegrind
cg_diff(1)
(deprecated) diffs two Cachegrind output files
cg_merge(1)
(deprecated) merges multiple Cachegrind output files into one
cgal_create_cmake_script(1)
create a cmake script for applications using CGAL
cgi_cookie_authority(3), cgi_cookie_authority (3)
determine the cookie authority for a domain
cgi_cs_init(3), cgi_cs_init (3)
initialize CS parser with the CGI defaults
cgi_filehandle(3), cgi_filehandle (3)
return a file pointer to an uploaded file
cgi_url_validate(3), cgi_url_validate (3)
validate that url is of an allowed format
cgioptions.cfg(5)
Command-line parameters for the Xymon CGI tools
cgitrc(5)
runtime configuration for cgit
cgiwrap_getenv(3), cgiwrap_getenv (3)
the wrapper for getenv
cgiwrap_init_emu(3), cgiwrap_init_emu (3)
initialize cgiwrap for emulated use
cgiwrap_init_std(3), cgiwrap_init_std (3)
Initialize cgiwrap with default functions
cgiwrap_iterenv(3), cgiwrap_iterenv (3)
iterater for env vars
cgiwrap_read(3), cgiwrap_read (3)
cgiwrap input function
cgiwrap_write(3), cgiwrap_write (3)
wrapper for the fwrite(stdout)
cgiwrap_writef(3), cgiwrap_writef (3)
a wrapper for printf
cgiwrap_writevf(3), cgiwrap_writevf (3)
a wrapper for vprintf
cgprof(1)
generate colored call graph for profiled executables
cgps(1)
curses terminal client for gpsd
cgraph(1)
build call graphs from C files
cgroup.conf(5)
Slurm configuration file for the cgroup support
chafa(1)
Character art facsimile generator
change(1)
non interactive editor to change patterns in files
charon.ftp(1)
remove backup files that exceed a certain age from an FTP aite
charon.local(1)
remove backup files that exceed a certain age from a local directoy
charon.pipe(1)
filter filenames generated by tartarus and print those exceeding a certain age
charset.conf(5)
Configuration file for legacy character set support by Sympa
chastise(3), chastise (3)
library function to punish users
chattr(1)
change file attributes on a Linux file system
chdone(3)
half-closes a channel
cheatmake(1)
fool make into not rebuilding certain files
check-allservice(1)
Easy monitoring of a FreeBSD services
check-regexp(1)
test regular expressions from the command line
checkXML5(1)
An XML lint tool for KDE DocBook XML documents
checkXML6(1)
An XML lint tool for KDE DocBook XML documents
check_hp_bladechassis(8)
Nagios plugin for checking the status of HP blade enclosures via SNMP
check_puppet(1)
manual page for check_puppet 1.3
check_ssl_cert(1)
checks the validity of X.509 certificates
checkalias(1)
check to see if an alias is defined
checkbashisms(1)
check for bashisms in /bin/sh scripts
checkloconorder(3)
checks the consistency of a list of logical connectors man1/alc_origin.1
checkmail(1)
plays a sound file when the user receives mail
checkmk(1)
Awk script for generating C unit tests for use with the Check unit testing framework
checknews(1cn)
check for unread news
checkproof(1)
manual page for checkproof 2.6
checkpto(1)
Helper program for Hugins assistant
checkrad(5)
-- See if a user is (still) logged in on a certain port
checkrestart(1)
check for processes that may need restarting
checksub(1)
a validator for NCBI ASN.1 Seq-submit data
chem(1), %chem(1)
embed chemical structure diagrams in groff documents nr *groff_chem_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
chewing-cli(1)
Tools of the Chewing (酷音) intelligent Zhuyin input method
chewing-cli-dump(1)
Dump the dictionary entries into tsi.src formatted stream
chewing-cli-info(1)
Display information about the dictionary
chewing-cli-init-database(1)
Create a new dictionary file
chexedit(1)
Full screen curses Hex editor
chibi-doc(1)
generate docs from Scheme scribble syntax
chibi-ffi(1)
generate C from Scheme stub files
chicken-csc(1), csc(1)
driver program for the CHICKEN Scheme compiler
chicken-install(1)
download and install extension libraries for CHICKEN Scheme
chicken-profile(1)
generate a report from profile-information
chicken-status(1)
list information about installed libraries
chilight(1)
highlight a C source file
chilli(8)
A Software Access Controller for Captive Portal and WPA
chilli-radius(5)
Information about RADIUS in chilli
chilli.conf(5)
Chilli Configuration
chilli_query(1)
Interface into the chilli server
chilli_radconfig(1)
Utility function to fetch configurations over RADIUS
chilli_response(1)
Forms a CHAP Response
chironfs(8), ChironFS(8)
The Chiron Replication Filesystem version 1.1
chkascii(1)
a small C program that checks whether a file is purely ASCII plain-text or else contains any non-ASCII characters
chkdvifont(1)
CHecK DVI/tfm/font file and report information of FONTs
chkfont(6)
checks figlet 2.0 and up font files for format errors
chktex(1)
finds typographic errors in LaTeX
chktrust(1)
Check the trust of a PE executable
chkweb(1)
runs the LaTeX parts of a CWEB file through chktex
chm(8)
console display motherboard pm chipset data information
chmcmd(1)
The FPC Pascal htmlhelp (CHM) compiler
chmls(1)
The FPC Pascal CHM utility
chmoddic(1)
change access rights for a directory
chocolate-doom-setup(6)
configuration tool for chocolate-doom
chocolate-doom.cfg(5)
Chocolate Doom configuration file
chocolate-heretic-setup(6)
configuration tool for chocolate-heretic
chocolate-heretic.cfg(5)
Chocolate Heretic configuration file
chocolate-hexen-setup(6)
configuration tool for chocolate-hexen
chocolate-hexen.cfg(5)
Chocolate Hexen configuration file
chocolate-server(6)
dedicated server for chocolate-doom
chocolate-strife(6)
historically compatible Strife engine
chocolate-strife-setup(6)
configuration tool for chocolate-strife
chocolate-strife.cfg(5)
Chocolate Strife configuration file
choose(3)
performs one of multiple channel operations
chrecv(3)
receives a message from a channel
chronic(1)
runs a command quietly unless it fails
chrony.conf(5)
chronyd configuration file
chronyc(1)
command-line interface for chrony daemon
chroot_safe(1)
Chroot dynamically linked applications in a sane and safe manner
chrt(1)
manipulate the real-time attributes of a process
chyves(8)
bhyve(8) front end manager -- version 0.2.0
cibadmin(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
cidr(1)
RFC 1878 subnet helper
cidr_table(5)
format of Postfix CIDR tables
cif-diff(1)
A tool to compare two mmCIF files
cif-grep(1)
A tool like grep to print fields in mmCIF files that match patterns
cif-merge(1)
Merge the content of a modified PDB file into a mmCIF file
cif-validate(1)
Validate the content of a mmCIF file
cif2pdb(1)
Convert the contents of a mmCIF file into PDB format
cifsdd(8)
convert and copy a file over SMB
cinergy(4)
webcamd driver for Cinergy T2/qanu DVB-T
cinnamon-looking-glass(1)
Debugging interface for Cinnamon
cinnamon-menu-editor(1)
Editor for the panel menu
cinnamon-screensaver-lock-dialog(1)
message setting for cinnamon screensaver
cinnamon-settings(1)
Configuration panel for cinnamon
circlefill(3)
Draws a filled circle. Allegro game programming library
circuit(6)
animates a number of 3D electronic components
cisco-decrypt(1)
decrypts an obfuscated Cisco vpn client pre-shared key
cityflow(6)
waves of boxes
cjpeg(1)
compress an image file to a JPEG file
ck-launch-session(1)
Utility to start a ConsoleKit session from a shell script
ck-list-sessions(1)
Show ConsoleKit Session Information
ck2yaml(1)
convert Chemkin-II-format mechanisms to Cantera YAML input files
ck4up(1)
Check for Updates, a utility to monitor web pages for updates
ck_array_buffer(3)
return length and pointer to array of reader-visible pointers
ck_array_commit(3)
linearization point for mutations before commit call
ck_array_length(3)
returns the number of pointers committed to an array
ck_array_put(3)
attempt immediate or deferred insertion of a pointer into array
ck_array_put_unique(3)
attempt immediate or deferred insertion of a unique pointer into array
ck_array_remove(3)
attempt immediate or deferred removal of a pointer from an array
ck_bitmap_base(3)
determine the size of a bit array in bytes
ck_bitmap_bits(3)
return number of addressable bits in bitmap
ck_bitmap_bts(3)
set the bit at the specified index and fetch its original value
ck_bitmap_buffer(3)
returns pointer to bit array
ck_bitmap_reset(3)
resets the bit at the specified index
ck_bitmap_set(3)
set the bit at the specified index
ck_bitmap_size(3)
returns necessary number of bytes for bitmap
ck_bitmap_test(3)
determine if the bit at the specified index is set
ck_bitmap_union(3)
generates union of two bitmaps
ck_cohort(3)
generalized interface for lock cohorts
ck_epoch_begin(3)
begin epoch-protected segment of execution
ck_epoch_call(3)
defer function execution until a grace period
ck_epoch_end(3)
end epoch-protected segment of execution
ck_epoch_poll(3)
non-blocking poll of epoch object for dispatch cycles
ck_epoch_reclaim(3)
immediately execute all deferred callbacks
ck_epoch_register(3)
register a thread for epoch reclamation
ck_epoch_unregister(3)
unregister a thread for epoch reclamation
ck_hs_apply(3)
apply a function to hash set value
ck_hs_count(3)
returns number of entries in hash set
ck_hs_fas(3)
fetch and store key in hash set
ck_hs_gc(3)
perform maintenance on a hash set
ck_hs_get(3)
load a key from a hash set
ck_hs_move(3)
move one from hash set to another
ck_hs_remove(3)
remove key from a hash set
ck_hs_reset(3)
remove all keys from a hash set
ck_hs_reset_size(3)
remove all keys from a hash set
ck_ht_count(3)
return count of key-value pairs in hash table
ck_ht_entry_key(3)
return pointer to key as specified in hash table entry
ck_ht_entry_key_direct(3)
return key value as specified in hash table entry
ck_ht_entry_key_length(3)
returns the length of the key specified in the argument
ck_ht_entry_value(3)
return pointer to value as specified in hash table entry
ck_ht_entry_value_direct(3)
return value as specified in hash table entry
ck_ht_gc(3)
perform maintenance on a hash table
ck_ht_get_spmc(3)
load a key-value pair from a hash table
ck_ht_grow_spmc(3)
resize a hash table if necessary
ck_ht_hash(3)
generate a hash value for a hash table
ck_ht_hash_direct(3)
generate a hash value for a hash table
ck_ht_remove_spmc(3)
resize a hash table if necessary
ck_ht_reset_size_spmc(3)
remove all entries from a hash table and reset size
ck_ht_reset_spmc(3)
remove all entries from a hash table
ck_pflock(3), ck_pflock_init(3), ck_pflock_write_lock(3), ck_pflock_write_unlock(3), ck_pflock_read_lock(3), ck_pflock_read_unlock(3)
centralized phase-fair reader-writer locks
ck_pr(3)
concurrency primitives interface
ck_pr_faa(3), ck_pr_faa_ptr(3), ck_pr_faa_double(3), ck_pr_faa_char(3), ck_pr_faa_uint(3), ck_pr_faa_int(3), ck_pr_faa_64(3), ck_pr_faa_32(3), ck_pr_faa_16(3), ck_pr_faa_8(3)
atomic fetch-and-add operations
ck_pr_fas(3), ck_pr_fas_ptr(3), ck_pr_fas_double(3), ck_pr_fas_char(3), ck_pr_fas_uint(3), ck_pr_fas_int(3), ck_pr_fas_64(3), ck_pr_fas_32(3), ck_pr_fas_16(3), ck_pr_fas_8(3)
atomic swap operations
ck_pr_fence_acquire(3)
enforce acquire semantics
ck_pr_fence_atomic(3)
enforce partial ordering of atomic read-modify-write operations
ck_pr_fence_atomic_load(3)
enforce ordering of atomic read-modify-write operations to load operations
ck_pr_fence_atomic_store(3)
enforce ordering of atomic read-modify-write operations to store operations
ck_pr_fence_load(3)
enforce partial ordering of load operations
ck_pr_fence_load_atomic(3)
enforce ordering of load operations to atomic read-modify-write operations
ck_pr_fence_load_depends(3)
data dependency barrier
ck_pr_fence_load_store(3)
enforce ordering of load operations to store operations
ck_pr_fence_memory(3)
enforce partial ordering of all memory operations
ck_pr_fence_release(3)
enforce release semantics
ck_pr_fence_store(3)
enforce partial ordering of store operations
ck_pr_fence_store_atomic(3)
enforce ordering of store operations to load operations
ck_pr_fence_store_load(3)
enforce ordering of store operations to load operations
ck_queue(3), CK_LIST_EMPTY(3), CK_LIST_ENTRY(3), CK_LIST_FIRST(3), CK_LIST_FOREACH(3), CK_LIST_FOREACH_FROM(3), CK_LIST_FOREACH_SAFE(3), CK_LIST_HEAD(3), CK_LIST_HEAD_INITIALIZER(3), CK_LIST_INIT(3), CK_LIST_INSERT_AFTER(3), CK_LIST_INSERT_BEFORE(3), CK_LIST_INSERT_HEAD(3), CK_LIST_MOVE(3), CK_LIST_NEXT(3), CK_LIST_REMOVE(3), CK_LIST_SWAP(3), CK_SLIST_EMPTY(3), CK_SLIST_ENTRY(3), CK_SLIST_FIRST(3), CK_SLIST_FOREACH(3), CK_SLIST_FOREACH_FROM(3), CK_SLIST_FOREACH_PREVPTR(3), CK_SLIST_FOREACH_SAFE(3), CK_SLIST_HEAD(3), CK_SLIST_HEAD_INITIALIZER(3), CK_SLIST_INIT(3), CK_SLIST_INSERT_AFTER(3), CK_SLIST_INSERT_HEAD(3), CK_SLIST_MOVE(3), CK_SLIST_NEXT(3), CK_SLIST_REMOVE(3), CK_SLIST_REMOVE_AFTER(3), CK_SLIST_REMOVE_HEAD(3), CK_SLIST_SWAP(3), CK_STAILQ_CONCAT(3), CK_STAILQ_EMPTY(3), CK_STAILQ_ENTRY(3), CK_STAILQ_FIRST(3), CK_STAILQ_FOREACH(3), CK_STAILQ_FOREACH_FROM(3), CK_STAILQ_FOREACH_SAFE(3), CK_STAILQ_HEAD(3), CK_STAILQ_HEAD_INITIALIZER(3), CK_STAILQ_INIT(3), CK_STAILQ_INSERT_AFTER(3), CK_STAILQ_INSERT_HEAD(3), CK_STAILQ_INSERT_TAIL(3), CK_STAILQ_MOVE(3), CK_STAILQ_NEXT(3), CK_STAILQ_REMOVE(3), CK_STAILQ_REMOVE_AFTER(3), CK_STAILQ_REMOVE_HEAD(3), CK_STAILQ_SWAP(3)
multi-reader single-writer singly-linked lists, singly-linked tail queues and lists
ck_rhs_apply(3)
apply a function to hash set value
ck_rhs_count(3)
returns number of entries in hash set
ck_rhs_fas(3)
fetch and store key in hash set
ck_rhs_gc(3)
perform maintenance on a hash set
ck_rhs_get(3)
load a key from a hash set
ck_rhs_move(3)
move one from hash set to another
ck_rhs_remove(3)
remove key from a hash set
ck_rhs_reset(3)
remove all keys from a hash set
ck_rhs_reset_size(3)
remove all keys from a hash set
ck_ring_capacity(3)
returns number of pointer slots in bounded FIFO
ck_ring_dequeue_spmc(3)
dequeue pointer from bounded FIFO
ck_ring_dequeue_spsc(3)
dequeue pointer from bounded FIFO
ck_ring_enqueue_spmc(3)
enqueue pointer into bounded FIFO
ck_ring_enqueue_spmc_size(3)
enqueue pointer into bounded FIFO and return size of buffer
ck_ring_enqueue_spsc(3)
enqueue pointer into bounded FIFO
ck_ring_enqueue_spsc_size(3)
enqueue pointer into bounded FIFO and return size of buffer
ck_ring_init(3)
initialize bounded FIFO
ck_ring_size(3)
return number of pointers enqueued in bounded FIFO
ck_ring_trydequeue_spmc(3)
dequeue from bounded FIFO and allow for spurious failure
ck_rwcohort(3)
generalized interface for reader-writer locks using cohort locks
ck_spinlock(3), ck_spinlock_init(3), ck_spinlock_lock(3), ck_spinlock_unlock(3), ck_spinlock_locked(3), ck_spinlock_trylock(3), ck_spinlock_anderson_init(3), ck_spinlock_anderson_locked(3), ck_spinlock_anderson_lock(3), ck_spinlock_anderson_unlock(3), ck_spinlock_cas_init(3), ck_spinlock_cas_locked(3), ck_spinlock_cas_lock(3), ck_spinlock_cas_lock_eb(3), ck_spinlock_cas_trylock(3), ck_spinlock_cas_unlock(3), ck_spinlock_clh_init(3), ck_spinlock_clh_locked(3), ck_spinlock_clh_lock(3), ck_spinlock_clh_unlock(3), ck_spinlock_dec_init(3), ck_spinlock_dec_locked(3), ck_spinlock_dec_lock(3), ck_spinlock_dec_lock_eb(3), ck_spinlock_dec_trylock(3), ck_spinlock_dec_unlock(3), ck_spinlock_fas_init(3), ck_spinlock_fas_lock(3), ck_spinlock_fas_lock_eb(3), ck_spinlock_fas_locked(3), ck_spinlock_fas_trylock(3), ck_spinlock_fas_unlock(3), ck_spinlock_hclh_init(3), ck_spinlock_hclh_locked(3), ck_spinlock_hclh_lock(3), ck_spinlock_hclh_unlock(3), ck_spinlock_mcs_init(3), ck_spinlock_mcs_locked(3), ck_spinlock_mcs_lock(3), ck_spinlock_mcs_trylock(3), ck_spinlock_mcs_unlock(3), ck_spinlock_ticket_init(3), ck_spinlock_ticket_locked(3), ck_spinlock_ticket_lock(3), ck_spinlock_ticket_lock_pb(3), ck_spinlock_ticket_trylock(3), ck_spinlock_ticket_unlock(3)
spinlock implementations
ck_swlock(3), ck_swlock_init(3), ck_swlock_write_latch(3), ck_swlock_write_unlatch(3), ck_swlock_write_lock(3), ck_swlock_write_unlock(3), ck_swlock_write_trylock(3), ck_swlock_write_downgrade(3), ck_swlock_locked_writer(3), ck_swlock_read_lock(3), ck_swlock_read_trylock(3), ck_swlock_read_unlock(3), ck_swlock_locked_reader(3)
centralized copy-safe write-biased single-writer read-write locks
ck_tflock(3), ck_tflock_ticket_init(3), ck_tflock_ticket_write_lock(3), ck_tflock_ticket_write_unlock(3), ck_tflock_ticket_read_lock(3), ck_tflock_ticket_read_unlock(3)
centralized task-fair reader-writer locks
cksfv(1)
tests and creates simple file verification (SFV) listings
clamav-milter.conf(5)
Configuration file for clamav-milter
clamav-unofficial-sigs(8)
Download, test, and install third-party ClamAV signature databases
clamconf(1)
Clam AntiVirus configuration utility
clamd.conf(5)
Configuration file for Clam AntiVirus Daemon
clamdscan(1)
scan files and directories for viruses using Clam AntiVirus Daemon
clamfs(1)
an anti-virus protected file system
clamscan(1)
scan files and directories for viruses
clamsmtpd(8)
an SMTP server for scanning viruses via clamd
clamsmtpd.conf(5)
the configuration file for clamsmtpd(8)
clamsubmit(1)
File submission utility for ClamAV
clamtk(1)
Graphical user interface (gui) for Clam AntiVirus
clang-tblgen(1)
Description to C++ Code for Clang
class(i4), itcl::class(i4)
create a class of objects
class(itcl)
create a class of objects
classes.conf(5)
class configuration file for cups
classifier_tester(1)
for *legacy tesseract* engine
classvariable.tcl90(n), classvariable(n)
create link from local variable to variable in class
claws-mail(1), Claws Mail(1)
a GTK+ based fast email and news client
clazy(1)
a static source code analyzer for Qt5-based C++
clean(1)
automatically remove unwanted files
cleanup(8)
canonicalize and enqueue Postfix message
clear(3x), %erase(3x), %werase(3x), %clear(3x), %wclear(3x), %clrtobot(3x), %wclrtobot(3x), %clrtoeol(3x), %wclrtoeol(3x)
clear all or part of a curses window
clear_keybuf(3)
Clears the keyboard buffer. Allegro game programming library
clear_to_color(3)
Clears the bitmap to the specified color. Allegro game programming library
clear_zbuffer(3)
Writes a depth value into the given Z-buffer. Allegro game programming library
clearbddsystemref(3)
clears the references for all bdd nodes. man1/alc_origin.1
clearbddsystemrefext(3)
clears the external references for all bdd nodes. man1/alc_origin.1
clearbddsystemrefint(3)
clears the internal references for all bdd nodes. man1/alc_origin.1
cless(1)
opposite of more
clesskey(1)
specify key bindings for cless
clex(1)
file manager
clfdomainsplit(1)
split Common-Log Format web logs based on domain name
clfmerge(1)
merge Common-Log Format web logs based on time-stamps
clfsplit(1)
split Common-Log Format web logs based on IP address
cli-generate(1)
Generate source and documentation from CLI descriptions
cli4(1)
Command line access to Cloudflare v4 API
cliapp(5)
config file and option conventions for Python command line framework
client-local.cfg(5)
Local configuration settings for Xymon clients
client.conf(5)
client configuration file for cups (deprecated on macos)
clientlaunch.cfg(5)
Task definitions for the xymonlaunch utility
clients.conf(5)
FreeRADIUS client configuration
clifm(1)
The Command Line File Manager
clifractgen(1)
Fractal Generator
clig_Double(n), ::clig::Double(n)
declare an option with parameters of type double
clig_Flag(n), ::clig::Flag(n)
declare a flag (boolean, classic) option
clig_Float(n), ::clig::Float(n)
declare an option with parameters of type float
clig_Int(n), ::clig::Int(n)
declare an option with parameters of type int
clig_Long(n), ::clig::Long(n)
declare an option with parameters of type long
clig_String(n), ::clig::String(n)
declare an option with parameters of type string
clig_parseCmdline(n), ::clig::parseCmdline(n)
command line interpreter for Tcl
clinfo(1)
show OpenCL platforms and devices
clip(1gv)
Clip an OOGL object against planes or other surfaces
clip3d(3)
Clips the polygon given in vtx using fixed point math. Allegro game programming library
clip3d_f(3)
Clips the polygon given in vtx using floating point math, Allegro game programming library
clipman(1)
a clipboard manager for Wayland
clock_info(1)
print info about system clocks
cloginrc(5), .cloginrc(5)
clogin configuration file
clone(8)
Clone an UPS, treating its outlet as if it were an UPS (with shutdown INSTCMD support)
clone-outlet(8)
Clone an UPS, treating its outlet as if it were an UPS (monitoring only)
clonehdd(8), clonedd(8)
-- Tool for clone HDD on FreeBSD
close_fli(3)
Closes a FLI file previously opened. Allegro game programming library
close_rawresource(3), close_rawresource (3)
Close the context-global output file
cloud-id(1)
Report the canonical cloud-id for this instance
cloud-init-per(1)
Run a command with arguments at a specific frequency
cloudlife(6)
a cellular automaton based on Conway's Life
cluster(1)
find clusters in a graph and augment the graph with this information
clustersed(1)
quickly dissect cluster files
cmake(1)
CMake Command-Line Reference
cmake-buildsystem(7)
CMake Buildsystem Reference
cmake-commands(7)
CMake Language Command Reference
cmake-compile-features(7)
CMake Compile Features Reference
cmake-configure-log(7)
CMake Configure Log New in version 3.26
cmake-cxxmodules(7)
CMake C++ Modules Support Reference New in version 3.28. C++ 20 introduced the concept of (dqmodules(dq to the language. The design requires build systems to order compilations among each other to satisfy import statements reliably. CMake(aqs implementation asks the compiler to scan source files for module dependencies during the build, collates scanning results to infer ordering constraints, and tells the build tool how to dynamically update the build graph
cmake-developer(7)
CMake Developer Reference
cmake-env-variables(7)
CMake Environment Variables Reference This page lists environment variables that have special meaning to CMake. For general information on environment variables, see the %Environment Variables section in the cmake-language manual
cmake-file-api(7)
CMake File-Based API
cmake-generators(7)
CMake Generators Reference
cmake-gui(1)
CMake GUI Command-Line Reference
cmake-language(7)
CMake Language Reference
cmake-modules(7)
CMake Modules Reference The modules listed here are part of the CMake distribution. Projects may provide further modules; their location(s) can be specified in the %CMAKE_MODULE_PATH variable
cmake-packages(7)
CMake Packages Reference
cmake-policies(7)
CMake Policies Reference
cmake-properties(7)
CMake Properties Reference
cmake-qt(7)
CMake Qt Features Reference
cmake-server(7)
CMake Server The %cmake(1) server mode has been removed since CMake 3.20. Clients should use the %cmake-file-api(7) instead
cmake-toolchains(7)
CMake Toolchains Reference
cmake-variables(7)
CMake Variables Reference This page documents variables that are provided by CMake or have meaning to CMake when set by project code. For general information on variables, see the %Variables section in the cmake-language manual. NOTE: 0.0 3.5 CMake reserves identifiers that: 0.0 (bu 2 begin with CMAKE_ (upper-, lower-, or mixed-case), or (bu 2 begin with _CMAKE_ (upper-, lower-, or mixed-case), or (bu 2 begin with _ followed by the name of any %CMake Command
cmap(5)
format of .cmap files (color maps)
cmap_context_get(3)
Gets the context variable for a CMAP instance
cmap_context_set(3)
Sets the context variable for a CMAP instance
cmap_delete(3)
Delete key/value pair from the CMAP service
cmap_dispatch(3)
Dispatches callbacks from the CMAP service
cmap_fd_get(3)
Dispatches callbacks from the CMAP service
cmap_finalize(3)
Finalize connection to CMAP
cmap_get(3)
Retrieve value from CMAP
cmap_initialize_map(3)
Initialize CMAP API with a specific map
cmap_iter_finalize(3)
Finalize iterator for keys stored in CMAP
cmap_iter_init(3)
Initialize iterator for keys stored in CMAP
cmap_keys(7)
Overview of keys stored in the Configuration Map
cmap_keys(8)
Overview of keys stored in the Configuration Map
cmap_overview(3)
Overview of the Configuration Map
cmap_overview(8)
Overview of the Configuration Map
cmap_track_add(3)
Set tracking function for values in CMAP
cmap_track_delete(3)
Remove tracking of values in CMAP
cmark(1)
convert CommonMark formatted text to HTML
cmbuild(1)
construct covariance model(s) from structurally annotated RNA multiple sequence alignment(s)
cmcalibrate(1)
fit exponential tails for covariance model E-value determination
cmconvert(1)
convert Infernal covariance model files
cmdftp(1)
command line File Transfer Protocol client
cmdtest(1)
blackbox testing of Unix command line tools
cmdwatch(1)
execute a program periodically, showing output fullscreen
cmemit(1)
sample sequences from a covariance model
cmew(1)
create Mew's database file
cmfetch(1)
retrieve covariance model(s) from a file
cmkdir(1)
create encrypted directory for CFS
cmogstored(1)
manual page for cmogstored 1.8.1
cmph(1)
minimum perfect hashing tool
cmpress(1)
prepare a covariance model database for cmscan
cmstat(1)
summary statistics for a covariance model file
cnagios(1)
colorized console display for viewing Nagios status information
cnfsheadconf(8)
Read and write CNFS headers
cnfsstat(8)
Show usage of CNFS buffers
cntlist(5)
file listing number of times each tagged sense occurs in a semantic concordance, sorted most to least frequently tagged cntlist.rev - file listing number of times each tagged sense occurs in a semantic concordance, sorted by sense key
cntraining(1)
character normalization training for Tesseract
coadd(1)
Co-add images for astrometry.net
coap(7)
Overview of the libcoap library
coap-oscore-conf(5)
CoAP OSCORE configuration file format
coap-tls-engine-conf(5)
CoAP TLS ENGINE configuration file format
coap_address(3), coap_address_t(3), coap_address_init(3), coap_address_copy(3), coap_address_equals(3), coap_address_get_port(3), coap_address_set_port(3), coap_get_available_scheme_hint_bits(3), coap_addr_info_t(3), coap_resolve_address_info(3), coap_free_address_info(3), coap_sockaddr_un(3), coap_address_set_unix_domain(3), coap_host_is_unix_domain(3), coap_is_bcast(3), coap_is_mcast(3), coap_is_af_unix(3)
Work with CoAP Socket Address Types
coap_async(3), coap_register_async(3), coap_async_trigger(3), coap_async_set_delay(3), coap_find_async(3), coap_free_async(3), coap_async_set_app_data(3), coap_async_get_app_data(3)
Work with CoAP async support
coap_attribute(3), coap_add_attr(3), coap_find_attr(3), coap_attr_get_value(3)
Work with CoAP attributes
coap_cache(3), coap_cache_derive_key(3), coap_cache_derive_key_w_ignore(3), coap_delete_cache_key(3), coap_cache_ignore_options(3), coap_new_cache_entry(3), coap_delete_cache_entry(3), coap_cache_get_by_key(3), coap_cache_get_by_pdu(3), coap_cache_get_pdu(3), coap_cache_set_app_data(3), coap_cache_get_app_data(3)
Work with CoAP cache functions
coap_context(3), coap_new_context(3), coap_free_context(3), coap_context_set_max_idle_sessions(3), coap_context_get_max_idle_sessions(3), coap_context_set_max_handshake_sessions(3), coap_context_get_max_handshake_sessions(3), coap_context_set_session_timeout(3), coap_context_get_session_timeout(3), coap_context_set_csm_timeout_ms(3), coap_context_get_csm_timeout_ms(3), coap_context_set_max_token_size(3), coap_context_set_app_data(3), coap_context_get_app_data(3), coap_context_set_cid_tuple_change(3)
Work with CoAP contexts
coap_deprecated(3), coap_clear_event_handler(3), coap_context_get_csm_timeout(3), coap_context_set_csm_timeout(3), coap_context_set_psk(3), coap_encode_var_bytes(3), coap_new_client_session_psk(3), coap_option_clrb(3), coap_option_getb(3), coap_option_setb(3), coap_read(3), coap_register_handler(3), coap_resource_set_dirty(3), coap_run_once(3), coap_set_event_handler(3), coap_write(3), coap_get_app_data(3), coap_set_app_data(3)
Work with CoAP deprecated functions
coap_endpoint_server(3), coap_context_set_pki(3), coap_context_set_pki_root_cas(3), coap_context_set_psk2(3), coap_new_endpoint(3), coap_free_endpoint(3), coap_endpoint_set_default_mtu(3), coap_join_mcast_group_intf(3), coap_mcast_per_resource(3)
Work with CoAP server endpoints
coap_io(3), coap_io_process(3), coap_io_process_with_fds(3), coap_context_get_coap_fd(3), coap_io_prepare_io(3), coap_io_do_io(3), coap_io_prepare_epoll(3), coap_io_do_epoll(3), coap_io_pending(3), coap_can_exit(3)
Work with CoAP I/O to do the packet send and receives
coap_locking(3), coap_lock_init(3), coap_lock_lock(3), coap_lock_unlock(3), coap_lock_check_locked(3), coap_lock_callback(3), coap_lock_callback_release(3), coap_lock_callback_ret(3), coap_lock_callback_ret_release(3), coap_lock_invert(3)
Work with CoAP thread safe locking
coap_logging(3), coap_log(3), coap_log_emerg(3), coap_log_alert(3), coap_log_crit(3), coap_log_err(3), coap_log_warn(3), coap_log_info(3), coap_log_notice(3), coap_log_debug(3), coap_log_oscore(3), coap_get_log_level(3), coap_set_log_level(3), coap_dtls_log(3), coap_dtls_get_log_level(3), coap_dtls_set_log_level(3), coap_set_log_handler(3), coap_log_level_desc(3), coap_package_name(3), coap_package_version(3), coap_package_build(3), coap_set_show_pdu_output(3), coap_show_pdu(3), coap_endpoint_str(3), coap_session_str(3), coap_print_addr(3), coap_print_ip_addr(3)
Work with CoAP logging
coap_lwip(3), coap_lwip_dump_memory_pools(3), coap_lwip_set_input_wait_handler(3)
Work with CoAP lwip specific API handler
coap_observe(3), coap_resource_set_get_observable(3), coap_resource_notify_observers(3), coap_cancel_observe(3), coap_session_set_no_observe_cancel(3)
Work with CoAP observe
coap_oscore(3), coap_new_oscore_conf(3), coap_delete_oscore_conf(3), coap_new_oscore_recipient(3), coap_delete_oscore_recipient(3), coap_new_client_session_oscore(3), coap_new_client_session_oscore_pki(3), coap_new_client_session_oscore_psk(3), coap_context_oscore_server(3)
Work with CoAP OSCORE
coap_pdu_access(3), coap_check_option(3), coap_decode_var_bytes(3), coap_decode_var_bytes8(3), coap_get_data(3), coap_opt_length(3), coap_opt_value(3), coap_option_filter_clear(3), coap_option_filter_get(3), coap_option_filter_set(3), coap_option_filter_unset(3), coap_option_iterator_init(3), coap_option_next(3), coap_pdu_get_code(3), coap_pdu_get_mid(3), coap_pdu_get_token(3), coap_pdu_get_type(3), coap_get_uri_path(3)
Accessing CoAP PDUs
coap_pdu_setup(3), coap_new_pdu(3), coap_pdu_init(3), coap_new_message_id(3), coap_session_init_token(3), coap_session_new_token(3), coap_add_token(3), coap_new_optlist(3), coap_insert_optlist(3), coap_delete_optlist(3), coap_encode_var_safe(3), coap_encode_var_safe8(3), coap_add_optlist_pdu(3), coap_add_option(3), coap_add_data(3), coap_add_data_blocked_response(3), coap_send(3), coap_path_into_optlist(3), coap_split_path(3), coap_query_into_optlist(3), coap_split_query(3), coap_pdu_set_mid(3), coap_pdu_set_code(3), coap_pdu_set_type(3)
Setting up CoAP PDUs
coap_persist(3), coap_persist_startup(3), coap_persist_stop(3), coap_persist_track_funcs(3), coap_persist_observe_add(3), coap_persist_set_observe_num(3)
Work with CoAP persist support
coap_proxy(3), coap_proxy_forward_request(3), coap_proxy_forward_response(3), coap_verify_proxy_scheme_supported(3)
Work with CoAP proxies
coap_recovery(3), coap_session_set_ack_random_factor(3), coap_session_get_ack_random_factor(3), coap_session_set_ack_timeout(3), coap_session_get_ack_timeout(3), coap_session_set_default_leisure(3), coap_session_get_default_leisure(3), coap_session_set_max_payloads(3), coap_session_get_max_payloads(3), coap_session_set_max_retransmit(3), coap_session_get_max_retransmit(3), coap_session_set_non_max_retransmit(3), coap_session_get_non_max_retransmit(3), coap_session_set_non_receive_timeout(3), coap_session_get_non_receive_timeout(3), coap_session_set_non_timeout(3), coap_session_get_non_timeout(3), coap_session_set_nstart(3), coap_session_get_nstart(3), coap_session_set_probing_rate(3), coap_session_get_probing_rate(3), coap_debug_set_packet_loss(3)
Work with CoAP packet transmissions
coap_resource(3), coap_resource_init(3), coap_resource_unknown_init(3), coap_resource_unknown_init2(3), coap_resource_proxy_uri_init(3), coap_resource_proxy_uri_init2(3), coap_resource_reverse_proxy_init(3), coap_add_resource(3), coap_delete_resource(3), coap_resource_set_mode(3), coap_resource_set_userdata(3), coap_resource_get_userdata(3), coap_resource_release_userdata_handler(3), coap_resource_get_uri_path(3), coap_get_resource_from_uri_path(3), coap_print_wellknown(3)
Work with CoAP resources
coap_session(3), coap_session_reference(3), coap_session_release(3), coap_session_disconnected(3), coap_session_set_type_client(3), coap_session_set_app_data(3), coap_session_get_app_data(3), coap_session_get_addr_local(3), coap_session_get_addr_mcast(3), coap_session_get_addr_remote(3), coap_session_get_context(3), coap_session_get_ifindex(3), coap_session_get_proto(3), coap_session_get_state(3), coap_session_get_tls(3), coap_session_get_type(3), coap_session_get_psk_hint(3), coap_session_get_psk_key(3)
Work with CoAP sessions
coap_string(3), coap_new_string(3), coap_delete_string(3), coap_new_str_const(3), coap_delete_str_const(3), coap_new_binary(3), coap_delete_binary(3), coap_resize_binary(3), coap_new_bin_const(3), coap_delete_bin_const(3), coap_make_str_const(3), coap_string_equal(3), coap_binary_equal(3)
Work with CoAP string functions
coap_supported(3), coap_af_unix_is_supported(3), coap_async_is_supported(3), coap_client_is_supported(3), coap_dtls_is_supported(3), coap_dtls_cid_is_supported(3), coap_dtls_psk_is_supported(3), coap_dtls_pki_is_supported(3), coap_dtls_pkcs11_is_supported(3), coap_dtls_rpk_is_supported(3), coap_epoll_is_supported(3), coap_ipv4_is_supported(3), coap_ipv6_is_supported(3), coap_observe_persist_is_supported(3), coap_oscore_is_supported(3), coap_proxy_is_supported(3), coap_server_is_supported(3), coap_tcp_is_supported(3), coap_threadsafe_is_supported(3), coap_tls_is_supported(3), coap_ws_is_supported(3), coap_wss_is_supported(3)
Work with CoAP runtime functionality
coap_tls_library(3), coap_get_tls_library_version(3), coap_string_tls_support(3), coap_string_tls_version(3), coap_show_tls_version(3), coap_tls_engine_configure(3), coap_tls_engine_remove(3)
Work with CoAP TLS libraries
coax(1)
determine impedance of a coaxial structure, where the inner may be offset from the centre if necessary
cob-config(1)
manual page for cob-config 3.2.0
cobc(1)
manual page for cobc 3.2.0
cobcrun(1)
manual page for cobcrun 3.2.0
cobfusc(1)
make a C source file unreadable but compilable
coccigrep(1)
semantic grep for the C programming language
code(i4), itcl::code(i4)
capture the namespace context for a code fragment
code(itcl)
capture the namespace context for a code fragment
code_saturne(1)
Main user script of code_saturne
codeblocks(1), Code::Blocks(1)
The open-source, cross-platform IDE
codechanges(1)
computes the amount of code changes between two code trees or single files
codesnippets(1)
Stand-alone app for the codesnippets Code::Blocks plugin
cofactorbddnode(3)
computes the generalized cofactor. man1/alc_origin.1
coffeebreak(6)
pretend your machine is busy with a fake FreeBSD installer
col1(1), col1 .. col9(1), NF(1)
awk and print a column (based on the name of the program, 1-9)
colcrt(1)
filter nroff output for CRT previewing
collectd-email(5)
Documentation of collectd's "email plugin"
collectd-exec(5)
Documentation of collectd's "exec plugin"
collectd-java(5)
Documentation of collectd's "java plugin"
collectd-lua(5)
Documentation of collectd's "Lua plugin"
collectd-nagios(1)
Nagios plugin for querying collectd
collectd-perl(5)
Documentation of collectd's "perl plugin"
collectd-python(5)
Documentation of collectd's "python plugin"
collectd-snmp(5)
Documentation of collectd's "snmp plugin"
collectd-tg(1)
Traffic generator for collectd
collectd-threshold(5)
Documentation of collectd's Threshold plugin
collectd-unixsock(5)
Documentation of collectd's "unixsock plugin"
collectd.conf(5)
Configuration for the system statistics collection daemon collectd
collectdctl(1)
Control interface for collectd
collectdmon(1)
Monitoring daemon for collectd
color_surface(3), color_surface (3)
Create a vobj with a single- color storage
colordiff(1)
a tool to colorize diff output
colorfire(1)
Color-fire-explosion-thing-effect
colormake(1)
color wrapper for make(1)
colrm(1)
remove columns from a file
columns(1), *[B-Font]columns(1)
Columnize Input Text
com.gitlab.bitseater.meteo(1), meteo(1)
forecast application with OWM API
combine(1)
combine sets of lines from two files using boolean operations
combinediff(1)
create a cumulative unified patch from two incremental patches
combo.cfg(5)
Configuration of combostatus tool
commoncpp-config(1)
script to get information about common c++ library
compare(1)
fast binary comparison of two files
compare(1)
mathematically and visually annotate the difference between an image and its reconstruction
compface(1), uncompface(1)
compress and expand 48x48x1 face image files
compface(3), uncompface(3)
compress and expand 48x48x1 face image files
compton(1)
a compositor for X11
conex(4)
webcamd driver for Conexant USB camera
confctl(1)
sysctl-like tool for config files
confget(1)
read a variable from a configuration file
conficker-c(3)
SiLK plug-in to detect traffic matching the Conficker C worm
config(5)
OpenSSL CONF library configuration files
config(5ossl)
OpenSSL CONF library configuration files
config.guess2.69(1)
guess the build system triplet
config.sub2.69(1)
validate and canonicalize a configuration triplet
configFileLoad(3)
parse a configuration file
config_is_hooked(3)
Tells if a config section has custom hooks. Allegro game programming library
configbody(i4), itcl::configbody(i4)
change the "config" code for a public variable
configbody(itcl)
change the "config" code for a public variable
configctl(1)
Generic tool to parse and update configuration files
configure-grub(1)
NorNet configure-grub
configure.nx(3), nx::configure(3)
Get and set configuration options on the object system
configure.tcl90(n), oo::configurable(n), configure(n), property(n)
class that makes configurable classes and objects, and supports making configurable properties
conflict(8)
search for alias/password conflicts
confreport.cgi(1)
Xymon Configuration report
conky(1)
A system monitor for X
conman.conf(5)
ConMan daemon configuration file
cons(1), Cons(1)
A Software Construction System
conserver.cf(5)
console configuration file for conserver (8)
conserver.passwd(5)
user access information for conserver (8)
container(n)
Widget to contain a foreign window
containerignore(5), .containerignore(.dockerignore)(5)
files to ignore buildah or podman build context directory
containers-auth.json(5)
syntax for the registry authentication file
containers-certs.d(5)
Directory for storing custom container-registry TLS configurations
containers-mounts.conf(5)
configuration file for default mounts in containers
containers-policy.json(5)
syntax for the signature verification policy file
containers-registries.conf(5)
Syntax of System Registry Configuration File
containers-registries.conf.d(5)
directory for drop-in registries.conf files
containers-registries.d(5)
Directory for various registries configurations
containers-signature(5), container-signature(5)
Container signature format
containers-sigstore-signing-params.yaml(5)
syntax for the sigstore signing parameter file
containers-transports(5)
description of supported transports for copying and storing container images
containers.conf(5)
The container engine configuration file specifies default configuration options and command-line flags for container engines
continue.tcl86(n), continue(n)
Skip to the next iteration of a loop
continue.tcl90(n), continue(n)
Skip to the next iteration of a loop
control.ctl(5)
Specify handling of Usenet control messages
control_rancid(1)
run rancid for devices of a group
controlchan(8)
Channel-fed control message handler
controller_leds(3), controller_leds (3)
Query or rescan for LED controllers
convcal(1)
convert dates to different formats
convdate(1)
Convert to/from RFC 5322 dates and seconds since epoch
convert(1)
convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more
convert-dom-db(1)
prepare domain to owner mappings for Analog
convert-ip-db(1)
prepare IP address to hostname mappings for Analog
convert-ly(1)
manual page for convert-ly 2.25.27
convert2gpx(1)
converts a FoxtrotGPS logfile to GPX
convert2osm(1)
converts FoxtrotGPS logfiles into .osm files
convert_sym(1)
convert a Viewlogic symbol/schematic to gEDA gschem format
convertior(1)
Utility for creating a new IOR from existing. changing the hostname of an existing stringified IOR
convfont(1)
convert font files for svgalib
convickt(1)
convert INTERCAL files between formats
convmv(1)
converts filenames from one encoding to another
cookiejar.tcl90(n), cookiejar(n)
Implementation of the Tcl http package cookie jar protocol
cooledit(1), cooledit-4.1.0(1)
Full featured text editor for the X Window System, Version 11
coolmail(1)
3D animated mail notificaion utility
copy(1)
makes copies of file(s)
copy_image_transform(3), copy_image_transform (3)
Duplicate the transform chain of one VID and transfer it to another
copy_surface_properties(3), copy_surface_properties (3)
Copy key surface properties from one VID to another
copydatabase(1)
Perform a document-by-document copy of one or more Xapian databases
copyq(1), CopyQ(1)
Clipboard Manager with Advanced Features
copytape(5)
copytape intermediate data file format
coq-tex(1)
process Coq phrases embedded in LaTeX files
coq_makefile(1)
generate makefiles for Coq proof development
coqchk(1)
verify compiled Coq libraries
coqdep(1)
compute inter-module dependencies for Coq programs
coqdoc(1)
documentation tool for the Coq proof assistant
coqide(1)
graphical interface for the Coq proof assistant
coqwc(1)
print the number of specification, proof and comment lines in Coq files
coredns-acl(7), acl(7)
enforces access control policies on source ip and prevents unauthorized access to DNS servers
coredns-auto(7), auto(7)
enables serving zone data from an RFC 1035-style master file, which is automatically picked up from disk
coredns-autopath(7), autopath(7)
allows for server-side search path completion
coredns-azure(7), azure(7)
enables serving zone data from Microsoft Azure DNS service
coredns-bufsize(7), bufsize(7)
sizes EDNS0 buffer size to prevent IP fragmentation
coredns-cache(7), cache(7)
enables a frontend cache
coredns-cancel(7), cancel(7)
cancels a request's context after 5001 milliseconds
coredns-chaos(7), chaos(7)
allows for responding to TXT queries in the CH class
coredns-clouddns(7), clouddns(7)
enables serving zone data from GCP Cloud DNS
coredns-dnssec(7), dnssec(7)
enables on-the-fly DNSSEC signing of served data
coredns-erratic(7), erratic(7)
a plugin useful for testing client behavior
coredns-etcd(7), etcd(7)
enables SkyDNS service discovery from etcd
coredns-file(7), file(7)
enables serving zone data from an RFC 1035-style master file
coredns-forward(7), forward(7)
facilitates proxying DNS messages to upstream resolvers
coredns-grpc(7), grpc(7)
facilitates proxying DNS messages to upstream resolvers via gRPC protocol
coredns-header(7), header(7)
modifies the header for responses
coredns-hosts(7), hosts(7)
enables serving zone data from a /etc/hosts style file
coredns-import(7), import(7)
includes files or references snippets from a Corefile
coredns-k8s_external(7), k8s_external(7)
resolves load balancer and external IPs from outside Kubernetes clusters
coredns-kubernetes(7), kubernetes(7)
enables reading zone data from a Kubernetes cluster
coredns-loadbalance(7), loadbalance(7)
randomizes the order of A, AAAA and MX records
coredns-loop(7), loop(7)
detects simple forwarding loops and halts the server
coredns-minimal(7), minimal(7)
minimizes size of the DNS response message whenever possible
coredns-nsid(7), nsid(7)
adds an identifier of this server to each reply
coredns-pprof(7), pprof(7)
publishes runtime profiling data at endpoints under /debug/pprof
coredns-quic(7), quic(7)
configures DNS-over-QUIC (DoQ) server options
coredns-reload(7), reload(7)
allows automatic reload of a changed Corefile
coredns-rewrite(7), rewrite(7)
performs internal message rewriting
coredns-root(7), root(7)
simply specifies the root of where to find (zone) files
coredns-route53(7), route53(7)
enables serving zone data from AWS route53
coredns-secondary(7), secondary(7)
enables serving a zone retrieved from a primary server
coredns-sign(7), sign(7)
adds DNSSEC records to zone files
coredns-template(7), template(7)
allows for dynamic responses based on the incoming query
coredns-timeouts(7), timeouts(7)
allows you to configure the server read, write and idle timeouts for the TCP, TLS and DoH servers
coredns-tls(7), tls(7)
allows you to configure the server certificates for the TLS and gRPC servers
coredns-trace(7), trace(7)
enables OpenTracing-based tracing of DNS requests as they go through the plugin chain
coredns-transfer(7), transfer(7)
perform (outgoing) zone transfers for other plugins
coredns-view(7), view(7)
defines conditions that must be met for a DNS request to be routed to the server block
corefile(5)
configuration file for CoreDNS
coroinject.tcl90(n), coroutine(n), yield(n), yieldto(n), coroinject(n), coroprobe(n)
Create and produce values from coroutines
corosync-blackbox(8)
Dump live "flight data" from the corosync "blackbox"
corosync-cfgtool(8)
An administrative tool for corosync
corosync-cmapctl(8), corosync-cmapctl:(8)
A tool for accessing the object database
corosync-cpgtool(8)
A tool for displaying cpg groups and members
corosync-keygen(8)
Generate an authentication key for Corosync
corosync-notifyd(8)
Listen for important corosync events and send dbus and/or snmp traps
corosync.conf(5)
corosync executive configuration file
coroutine.tcl86(n), coroutine(n), yield(n), yieldto(n)
Create and produce values from coroutines
corsix-th(6)
An open source implementation of Theme Hospital
count(1)
counts items in a file
count_fopen(3)
read a fixed number of bytes from a stream
countdown(1)
count down a specified time interval
courierfilter(8)
Courier mail filters
courierpassd(8)
change passwords from across the network using the Courier authentication library
courierperlfilter(8)
Sample Perl-based mail filter
courieruserinfo(8)
use the Courier authentication library to collect information about a user
coverpg(1), make.coverpg(1)
create a fax coverpg on stdout
covid19(6)
the most 2020 of all screen savers
cp-build(1)
copy a file to a destination with version numbering and auditing
cpack(1)
CPack Command-Line Reference
cpack-generators(7)
CPack Generator Reference
cpaldjvu(1)
DjVuDocument encoder for low-color images
cpasswd(1)
change passphrase on cfs directory
cpdup(1)
mirror filesystems
cpfind(1)
Feature matching for panoramic stitching
cpfs.reiserfs(8)
a reiserfs filesystem copying program
cpg_context_get(3)
Gets the context variable for a CPG instance
cpg_context_set(3)
Sets the context variable for a CPG instance
cpg_dispatch(3)
Dispatches callbacks from the CPG service
cpg_fd_get(3)
Dispatches callbacks from the CPG service
cpg_finalize(3)
Terminate a connection to the CPG service
cpg_iteration_finalize(3)
Finalize iterator for members of CPG
cpg_iteration_initialize(3)
Initialize iterator for members of CPG
cpg_iteration_next(3)
Return next item in iteration of CPG
cpg_mcast_joined(3)
Multicasts a zero copy buffer to all groups joined to a handle
cpg_membership_get(3)
Returns a list of members of a CPG group
cpg_zcb_alloc(3)
Allocates a zero copy buffer
cpg_zcb_free(3)
Frees a zero copy buffer
cpi2psf(1)
extract a font from a DOS codepage (.CPI)
cpiax(4)
cpiax webcamd driver for USB cameras
cpicomp(1)
compress a CPI codepage by converting it to DRFONT format
cpidcomp(1)
compress a CPI codepage by converting it to DRFONT format
cpio(5)
format of cpio archive files
cpl_complete_word(3), cfc_file_start(3), cfc_literal_escapes(3), cfc_set_check_fn(3), cpl_add_completion(3), cpl_file_completions(3), cpl_last_error(3), cpl_list_completions(3), cpl_recall_matches(3), cpl_record_error(3), del_CplFileConf(3), del_WordCompletion(3), new_CplFileConf(3), new_WordCompletion(3)
lookup possible completions for a word
cppcheck(1)
Tool for static C/C++ code analysis
cppi(1)
indent the C preprocessor directives in FILE to reflect their nesting
cppman(1)
C++ manual page viewer / fetcher
cproto(1)
generate C function prototypes and convert function definitions
cptclip(1)
extract a sub-table from a GMT colour palette table (cpt)
cptcont(1)
create a continuous GMT colour palette table (cpt) file based on the colours of a non-continuous cpt file
cpthsv(1)
modify hue, saturation and colour value of GMT colour palette tables
cptinfo(1)
print summary information on GMT colour palette table (cpt) files
cptupdate(1)
create a GMT colour palette table (cpt) file with a different version to the input
cpu_capabilities(3)
Contains the capability flags of the CPU. Allegro game programming library
cpu_family(3)
Contains the CPU type. Allegro game programming library
cpufetch(1)
Simple yet fancy CPU architecture fetching tool
cpuid-etallen(1), cpuid(1)
Dump CPUID information for each CPU
cpulimit(1)
-- limits the CPU usage of a process
cqrlog(1), CQRLOG(1)
Advanced logging program for hamradio operators
cr3(1)
program to view e-books (epub, fb2, html, txt, rtf...)
crackberg(6)
Lose your way wandering some height fields, and enjoy candy
crangler(1)
C source transformation
crashme(1)
test operating environment software robustness
crate(5)
containerizer for FreeBSD
crawl(1)
a small and efficient HTTP crawler
create-cert(8)
create openssl client key and certificates
createNodeTermBdd(3)
creates a terminal node of variable
createPYMB(1), readPYBase(1), readPYMB(1), mb2org(1), scel2org(1)
fcitx Pinyin related tools
create_bitmap_ex(3)
Creates a memory bitmap specifying color depth. Allegro game programming library
create_blender_table(3)
Emulates truecolor blender effects in paletted modes. Allegro game programming library
create_bmp_for_circ_in_circ(1)
bitmap generator for circular conductor inside circular conductor (part of atlc)
create_bmp_for_circ_in_rect(1)
bitmap generator for a circular conductor inside a rectangular conductor (part of atlc)
create_bmp_for_microstrip_coupler(1)
bitmap generator for microstrip coupler (part of atlc)
create_bmp_for_rect_cen_in_rect(1)
bitmap generator for rectangular conductor inside rectangular conductor (part of atlc)
create_bmp_for_rect_cen_in_rect_coupler(1), sorry_no_written_yet(1)
part of atlc
create_bmp_for_rect_in_circ(1), sorry_no_written_yet(1)
part of atlc
create_bmp_for_rect_in_rect(1)
bitmap generator for rectangular conductor inside rectangular conductor (part of atlc)
create_bmp_for_stripline_coupler(1)
bitmap generator for coupler with thin striplines between two infinitely wide groundplanes (part of atlc)
create_bmp_for_symmetrical_stripline(1)
bitmap generator for thin conductor between two infinite groundplanes (part of atlc)
create_color_table(3)
Fills a color mapping table for customised effects. Allegro game programming library
create_datafile_index(3)
Creates an index for a datafile. Allegro game programming library
create_light_table(3)
Fills a color mapping table for lighting effects. Allegro game programming library
create_lzss_pack_data(3)
Creates an LZSS structure for compression. Allegro game programming library
create_lzss_unpack_data(3)
Creates an LZSS structure for decompression. Allegro game programming library
create_makefile(1)
Creates Makefile.in and Makefile from a Makefile.am
create_makefiles(1)
Recreates all Makefiles beneath a directory
create_rgb_table(3)
Generates an RGB mapping table with lookup data for a palette. Allegro game programming library
create_sample(3)
Constructs a new sample structure of the specified type. Allegro game programming library
create_scene(3)
Allocates memory for a 3d scene. Allegro game programming library
create_sub_zbuffer(3)
Creates a sub-z-buffer. Allegro game programming library
create_trans_table(3)
Fills a color mapping table for translucency effects. Allegro game programming library
create_zbuffer(3)
Creates a Z-buffer for a bitmap. Allegro game programming library
createabloper(3)
creates the head of an operator expression. man1/alc_origin.1
createhdf(1)
Create a blank IDE hard disk image in .hdf format
createrepo_c(8)
Create rpm-md format (xml-rpm-metadata) repository rst2man-indent-level 0 1 rstReportMargin $1
createsummary(1)
Scalar File Summarization Tool
createuser(1)
define a new PostgreSQL user account
creginfo(1)
determines information about a Windows 9x/Me Registry File (CREG)
crfile(1)
Create arbitrary sized files
crispy-doom.cfg(5)
Crispy Doom configuration file
crispy-heretic.cfg(5)
Crispy Heretic configuration file
crispy-hexen.cfg(5)
Crispy Hexen configuration file
crispy-server(6)
dedicated server for crispy-doom
crispy-strife(6)
historically compatible Strife engine
crispy-strife.cfg(5)
Crispy Strife configuration file
critcl_application(n)
CriTcl Application Reference
critcl_application_package(n)
CriTcl Application Package Reference
critcl_build(n), critcl_build_tool(n)
CriTcl build.tcl Tool Reference
critcl_cproc(n), critcl_cproc_types(n)
CriTcl cproc Type Reference
critcl_package(n)
CriTcl Package Reference
critcl_tcl9(n)
How To Adapt Critcl Packages for Tcl 9
critical.cfg(5)
Configuration of the showgraph CGI
crlupdate(1)
Mono Certficate Revocation List Downloader and Updater
crm(8)
Pacemaker command line interface for configuration and management
crm_attribute(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_diff(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_error(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_failcount(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_master(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_mon(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_node(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_report(8)
Part of the Pacemaker cluster resource manager
crm_resource(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_rule(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_shadow(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_simulate(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_standby(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_ticket(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crm_verify(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crmadmin(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crmgr(1)
administration utility for QDBM Curia
crmsh_crm_report(8)
create report for CRM based clusters (Pacemaker)
cron(8)
manual page for cron 1.2.3
cronolog(1m)
write log messages to log files named according to a template
cronosplit(1m)
split log files into cronolog-compatible files
crontab(1)
manual page for crontab 1.2.3
crontab(5)
tables for driving cron (ISC Cron V4.1)
crop_image(3), crop_image (3)
Crop image to specific dimensions
cross_product(3), cross_product_f(3)
Calculates the cross product. Allegro game programming library
crrcsim(1)
a model-airplane flight simulation program
crtest(1)
test cases for QDBM Curia
crude(8)
collector for rude (real-time UDP data emitter)
crumbler(6)
voronoi divisions of a sphere
crunch(1)
generate wordlists from a character set
crush(1)
Terminal-based AI assistant for software development
crypt(5)
storage format for hashed passphrases and available hashing methods
crypt_gensalt(3), crypt_gensalt_rn(3), crypt_gensalt_ra(3)
encode settings for passphrase hashing
crypt_preferred_method(3)
get the prefix of the preferred hash method
crypto_aead_lock(3monocypher), crypto_aead_unlock(3monocypher), crypto_aead_init_x(3monocypher), crypto_aead_init_djb(3monocypher), crypto_aead_init_ietf(3monocypher), crypto_aead_write(3monocypher), crypto_aead_read(3monocypher)
authenticated encryption with additional data
crypto_blake2b(3monocypher), crypto_blake2b_keyed(3monocypher), crypto_blake2b_init(3monocypher), crypto_blake2b_keyed_init(3monocypher), crypto_blake2b_update(3monocypher), crypto_blake2b_final(3monocypher)
hashing, message authentication, and key derivation with BLAKE2b
crypto_chacha20_djb(3monocypher), crypto_chacha20_ietf(3monocypher), crypto_chacha20_x(3monocypher), crypto_chacha20_h(3monocypher)
ChaCha20 and XChaCha20 encryption functions
crypto_elligator_map(3monocypher), crypto_elligator_rev(3monocypher), crypto_elligator_key_pair(3monocypher)
hiding of X25519 public keys
crypto_poly1305(3monocypher), crypto_poly1305_init(3monocypher), crypto_poly1305_update(3monocypher), crypto_poly1305_final(3monocypher)
Poly1305 one-time message authentication codes
crypto_sha512(3monocypher), crypto_sha512_init(3monocypher), crypto_sha512_update(3monocypher), crypto_sha512_final crypto_sha512_hmac(3monocypher), crypto_sha512_hmac_init(3monocypher), crypto_sha512_hmac_update(3monocypher), crypto_sha512_hmac_final(3monocypher), crypto_sha512_hkdf(3monocypher), crypto_sha512_hkdf_expand(3monocypher)
hashing, message authentication, and key derivation with SHA-512
crypto_verify16(3monocypher), crypto_verify32(3monocypher), crypto_verify64(3monocypher)
timing-safe data comparison
crypto_wipe(3monocypher)
wipe data from memory
crypto_x25519(3monocypher), crypto_x25519_public_key(3monocypher), crypto_x25519_dirty_fast(3monocypher), crypto_x25519_dirty_small(3monocypher), crypto_x25519_inverse(3monocypher), crypto_x25519_to_eddsa(3monocypher)
X25519 key exchange (Public Key Cryptography)
cryptoflex-tool(1)
utility for manipulating Schlumberger Cryptoflex data structures
crystal(1)
compiler for the Crystal language
cs2cs(1)
Cartographic coordinate system filter
cs_parse_file(3), cs_parse_file (3)
parse a CS template file
cs_register_esc_strfunc(3), cs_register_esc_strfunc (3)
cs_register_strfunc with escaping context
cs_register_fileload(3), cs_register_fileload (3)
register a fileload function
cs_register_strfunc(3), cs_register_strfunc (3)
register a string handling function
cscc(1)
CScout C compiler front end
cscout(1)
C code analyzer and refactoring browser
csepdjvu(1)
DjVu encoder for separated data files
csiod(1)
a compiler/linker for siod
csort(1)
sort lines of text files in the C locale
cspmonitor(1)
CSP server for monitoring RSerPool components
csptr(3)
smart pointers for the C programming language
cstream(1)
direct data streams, with bandwidth limiting, FIFO, audio, duplication and extended reporting support
cstyle(1)
check for some common stylistic errors in C source files
csv1(5)
Format of the csv1 zone file that MaraDNS uses
csv2(5)
Description of the csv2 zone file that MaraDNS uses
csv2_txt(5)
Description of txt and raw resource records in the csv2 zone file
csv2po(1), csv2po.py(1)
Convert Comma-Separated Value (.csv) files to Gettext PO localization files
csv2tbx(1), csv2tbx.py(1)
Convert Comma-Separated Value (.csv) files to a TermBase eXchange (.tbx) glossary file
csv2yapet(1)
convert CSV file to YAPET file
csvformat(1)
csvformat Documentation
csvinfo.cgi(1)
CGI program to show host information from a CSV file
ct(7)
Certificate Transparency
ct(7ossl)
Certificate Transparency
ct2db(1)
manual page for ct2db 2.7.0
ct2util(1)
manual page for CheeseCutter 2 utilities (Nov 12 2018)
ctags(1)
Generate tag files for source code
ctail(1)
watch and colorize a logfile
ctest(1)
CTest Command-Line Reference
cti2yaml(1)
convert legacy CTI-format mechanisms to Cantera YAML input files
ctie(1)
merge or apply CWEB change files
ctl(5)
Control Temporal Logic file format. man1/alc_origin.1
ctmconv(1)
file format converter for 3D models
ctml2yaml(1)
convert legacy CTML-format mechanisms to Cantera YAML input files
ctmviewer(1)
3D viewer for models of various file formats
ctow(1)
Convert Canna text-form dictionary into Wnn text-form dictionary
ctpp2-config(1)
CTPP configuration tool
ctpp2json(1)
CTPP JSON file parser
ctwill(1), ctwill-proofsort(1), ctwill-refsort(1), ctwill-twinx(1)
translate CWEB to TeX with mini-indexes
ctwm(1)
Claudes Tab Window Manager for the X Window System
cual(6), Cual(6)
Cuyo Animation Language Cual is the main language used to describe the animations in cuyo. Strictly speaking it's the stuff between the << >> brackets in the level description files (xxx.ld). On the other hand this man page aims at being a complete description of how to write levels for cuyo. But it's still under construction. See the file "example.ld" to get an idea of how the rest of the level description works. There's also a bit of example Cual code in "example.ld". And of course, all the existing levels are examples. Note that Cual is probably still very buggy. So if strange things happen and you're sure it's not your fault, tell me (cuyo@karimmi.de)
cubestack(6)
An endless stack of unfolding, translucent cubes
cubestorm(6)
a series of 3D boxes that fill space
cubetwist(6)
A series of nested cubes rotate and slide recursively
cubicgrid(6)
rotating 3D lattice seen from inside
cue2toc(1)
convert CUE to TOC format
cuebreakpoints(1)
report track breakpoints from a CUE or TOC file
cueconvert(1)
convert files between CUE and TOC formats
cueprint(1)
report disc and track information from a CUE or TOC file
cups-browsed(8)
A daemon for browsing the Bonjour broadcasts of shared, remote CUPS printers
cups-browsed.conf(5)
server configuration file for cups-browsed
cups-config(1)
get cups api, compiler, directory, and link information (deprecated)
cups-files.conf(5)
file and directory configuration file for cups
cups-genppd(8)
generate Gutenprint PPD files for use with CUPS
cups-genppdupdate(8)
update CUPS+Gutenprint PPD files
cupsctl(8)
configure cupsd.conf options
cupsd-logs(5)
cupsd log files (access_log, error_log, and page_log)
cupsd.conf(5)
server configuration file for cups
cupsfilter(8)
convert a file to another format using cups filters (deprecated)
cupstestppd(1)
test conformance of ppd files (deprecated)
curia(3), Curia(3)
the extended API of QDBM
curl(1)
transfer a URL
curl-config(1)
Get information about a libcurl installation
curl_easy_cleanup(3)
free an easy handle
curl_easy_getinfo(3)
extract information from a curl handle
curl_easy_option_by_id(3)
find an easy setopt option by id
curl_easy_option_by_name(3)
find an easy setopt option by name
curl_easy_perform(3)
perform a blocking network transfer
curl_easy_reset(3)
reset all options of a libcurl session handle
curl_easy_setopt(3)
set options for a curl easy handle
curl_formadd(3)
add a section to a multipart form POST
curl_formfree(3)
free a previously build multipart form post chain
curl_formget(3)
serialize a multipart form POST chain
curl_free(3)
reclaim memory that has been obtained through a libcurl call
curl_getdate(3)
convert date string to number of seconds
curl_getenv(3)
return value for environment name
curl_global_trace(3)
log configuration
curl_maprintf(3), curl_mfprintf(3), curl_mprintf(3), curl_msnprintf(3), curl_msprintf(3), curl_mvaprintf(3), curl_mvfprintf(3), curl_mvprintf(3), curl_mvsnprintf(3), curl_mvsprintf(3)
formatted output conversion
curl_mime_data(3)
set a mime part(aqs body data from memory
curl_mime_data_cb(3)
set a callback-based data source for a mime part(aqs body
curl_mime_encoder(3)
set a mime part(aqs encoder and content transfer encoding
curl_mime_filedata(3)
set a mime part(aqs body data from a file contents
curl_mime_filename(3)
set a mime part(aqs remote filename
curl_mime_free(3)
free a previously built mime structure
curl_mime_subparts(3)
set sub-parts of a multipart mime part
curl_multi_fdset(3)
extract file descriptor information from a multi handle
curl_multi_get_offt(3)
extract information from a multi handle
curl_multi_info_read(3)
read multi stack information
curl_multi_perform(3)
run all transfers until it would block
curl_multi_remove_handle(3)
remove an easy handle from a multi session
curl_multi_setopt(3)
set options for a curl multi handle
curl_multi_socket_all(3)
reads/writes available data for all easy handles
curl_multi_timeout(3)
how long to wait for action before proceeding
curl_multi_waitfds(3)
extract file descriptor information from a multi handle
curl_share_setopt(3)
set options for a shared object
curl_slist_free_all(3)
free an entire curl_slist list
curl_url_cleanup(3)
free the URL handle
curl_url_get(3)
extract a part from a URL
curl_version_info(3)
returns runtime libcurl version info
curl_ws_meta(3)
meta data WebSocket information
curl_ws_start_frame(3)
start a new WebSocket frame
curlftpfs(1)
mount a ftp host as a local directory
current.nx(3), nx::current(3)
Return information about the method callstack
current_context_usage(3), current_context_usage (3)
Return how many cells the current context has, and how many of those cells that are currently unused
curs_delch(3x), %delch(3x), %wdelch(3x), %mvdelch(3x), %mvwdelch(3x)
delete a character from a curses window
curs_get_wch(3x), %get_wch(3x), %wget_wch(3x), %mvget_wch(3x), %mvwget_wch(3x), %unget_wch(3x)
get (or push back) a wide character from curses terminal keyboard
curs_get_wstr(3x), %get_wstr(3x), %getn_wstr(3x), %wget_wstr(3x), %wgetn_wstr(3x), %mvget_wstr(3x), %mvgetn_wstr(3x), %mvwget_wstr(3x), %mvwgetn_wstr(3x)
get a wide-character string from a curses terminal keyboard
curs_getch(3x), %getch(3x), %wgetch(3x), %mvgetch(3x), %mvwgetch(3x), %ungetch(3x), %has_key(3x)
get (or push back) characters from curses terminal keyboard
curs_getstr(3x), %getstr(3x), %getnstr(3x), %wgetstr(3x), %wgetnstr(3x), %mvgetstr(3x), %mvgetnstr(3x), %mvwgetstr(3x), %mvwgetnstr(3x)
accept character strings from curses terminal keyboard
curs_in_wch(3x), %in_wch(3x), %mvin_wch(3x), %mvwin_wch(3x), %win_wch(3x)
get a curses complex character from a window
curs_in_wchstr(3x), %in_wchstr(3x), %in_wchnstr(3x), %win_wchstr(3x), %win_wchnstr(3x), %mvin_wchstr(3x), %mvin_wchnstr(3x), %mvwin_wchstr(3x), %mvwin_wchnstr(3x)
get a curses complex character string from a window
curs_inch(3x), %inch(3x), %winch(3x), %mvinch(3x), %mvwinch(3x)
get a curses character from a window
curs_inchstr(3x), %inchstr(3x), %inchnstr(3x), %winchstr(3x), %winchnstr(3x), %mvinchstr(3x), %mvinchnstr(3x), %mvwinchstr(3x), %mvwinchnstr(3x)
get a curses character string from a window
curs_initscr(3x), %initscr(3x), %newterm(3x), %endwin(3x), %isendwin(3x), %set_term(3x), %delscreen(3x)
initialize, manipulate, or tear down curses terminal interface
curs_instr(3x), %instr(3x), %innstr(3x), %winstr(3x), %winnstr(3x), %mvinstr(3x), %mvinnstr(3x), %mvwinstr(3x), %mvwinnstr(3x)
get a string from a curses window
curs_inwstr(3x), %inwstr(3x), %innwstr(3x), %winwstr(3x), %winnwstr(3x), %mvinwstr(3x), %mvinnwstr(3x), %mvwinwstr(3x), %mvwinnwstr(3x)
get a wide-character string from a curses window
curs_kernel(3x), %def_prog_mode(3x), %def_shell_mode(3x), %reset_prog_mode(3x), %reset_shell_mode(3x), %resetty(3x), %savetty(3x), %getsyx(3x), %setsyx(3x), %ripoffline(3x), %curs_set(3x), %napms(3x)
low-level curses routines
curs_mouse(3x), %has_mouse(3x), %getmouse(3x), %ungetmouse(3x), %mousemask(3x), %wenclose(3x), %mouse_trafo(3x), %wmouse_trafo(3x), %mouseinterval(3x)
get mouse events in curses
curs_pad(3x), %newpad(3x), %subpad(3x), %prefresh(3x), %pnoutrefresh(3x), %pechochar(3x), %pecho_wchar(3x)
create and display curses pads
curs_print(3x), %mcprint(3x)
write binary data to printer using terminfo capabilities
curs_printw(3x), %printw(3x), %wprintw(3x), %mvprintw(3x), %mvwprintw(3x), %vwprintw(3x), %vw_printw(3x)
write formatted output to a curses window
curs_refresh(3x), %doupdate(3x), %redrawwin(3x), %refresh(3x), %wnoutrefresh(3x), %wredrawln(3x), %wrefresh(3x)
refresh curses windows or lines thereupon
curs_scanw(3x), %scanw(3x), %wscanw(3x), %mvscanw(3x), %mvwscanw(3x), %vwscanw(3x), %vw_scanw(3x)
read formatted input from a curses window
curs_scr_dump(3x), %scr_dump(3x), %scr_restore(3x), %scr_init(3x), %scr_set(3x)
read/write a curses screen from/to a file
curs_slk(3x), %slk_init(3x), %slk_set(3x), %slk_wset(3x), %slk_refresh(3x), %slk_noutrefresh(3x), %slk_label(3x), %slk_clear(3x), %slk_restore(3x), %slk_touch(3x), %slk_attron(3x), %slk_attrset(3x), %slk_attroff(3x), %slk_attr_on(3x), %slk_attr_set(3x), %slk_attr_off(3x), %slk_attr(3x), %slk_color(3x), %extended_slk_color(3x)
curses soft label key routines
curs_terminfo(3x), %del_curterm(3x), %mvcur(3x), %putp(3x), %restartterm(3x), %set_curterm(3x), %setupterm(3x), %tigetflag(3x), %tigetnum(3x), %tigetstr(3x), %tiparm(3x), %tiparm_s(3x), %tiscan_s(3x), %tparm(3x), %tputs(3x), %vid_attr(3x), %vid_puts(3x), %vidattr(3x), %vidputs(3x)
curses interfaces to %term%info database
curs_touch(3x), %touchwin(3x), %touchline(3x), %untouchwin(3x), %wtouchln(3x), %is_linetouched(3x), %is_wintouched(3x)
control terminal output refresh in a curses window
curs_util(3x), %delay_output(3x), %filter(3x), %flushinp(3x), %getwin(3x), %key_name(3x), %keyname(3x), %nofilter(3x), %putwin(3x), %unctrl(3x), %use_env(3x), %use_tioctl(3x), %wunctrl(3x)
miscellaneous curses utility routines
curses(3x), %ncurses(3x)
character-cell terminal interface with optimized output
cursor_position(3), cursor_position (3)
Retrieve the position of the mouse cursor
cursor_setstorage(3), cursor_setstorage (3)
Use the storage defined by one video object as an accelerated mouse cursor
cut-diff(1)
show difference between 2 files with color
cutbuffer(n)
Manipulate X cut buffer properties
cutelyst4-qt6(1)
Developer Helper Application for the Cutelyst Web Framework
cutelystd4-qt6(1)
Fast, developer friendly WSGI server for Cutelyst applications
cutmatch(3)
Display value in next-hop field written by rwmatch
cutmp3(1)
a fast and leightweight mp3 editor
cutsel(1)
show information about the X clipboard and the cutbuffer in sync
cutter(1)
xUnit family unit testing framework for C and C++
cvechecker(1)
Attempt to identify possible vulnerable software on the system
cvegenversdat(1)
Generate version matching rules for passed on files
cvereport(1)
Generate an HTML report for the cvechecker output
cverules(1)
Generate version matching rules for installed software on a Linux / Unix distribution
cvpasswd(1)
scramble passwords for CVSup authentication
cvs(5)
Concurrent Versions System support files
cvs(5)
OpenCVS files format
cvsadmin(1)
administrate users of a CVS repository B
cvscan(1)
generate a scanfile for cvsync and cvsyncd
cvscheck(1)
Offline status report for files in a checked-out CVS module
cvschk(1)
Quick offline CVS status checker
cvsd-buginfo(8)
print out cvsd configuration information for bug reports
cvsd-buildroot(8)
create a chrooted directory structure for use in cvsd
cvsd-passwd(8)
generate password entries for repositories
cvsd.conf(5)
configuration file for cvsd
cvsdelta(1)
Manage and summarize the differences between a CVS project and local files
cvsgraph.conf(5)
CVS/RCS repository grapher configuration
cvslastchange(1)
Display the last change committed to CVS for a file
cvslastlog(1)
Prints the log entry for the last commit for a file
cvsmail(1)
add cvsweb.cgi links to FreeBSD commit mail
cvsps(1), CVSps(1)
create patchset information from CVS
cvsrevertlast(1)
Revert files in CVS by one version
cvsup(1)
network distribution package for CVS repositories
cvsup2cvsync(1)
convert a scanfile from the CVSup style to the cvsync style
cvsupd(8)
network distribution server for CVS repositories
cvsutils(1)
CVS utilities for use in working directories
cvswrap(1)
wrapper over cvs to enable fine grained access control to repositories
cvswrap.conf(5)
configuration file for cvswrap
cvsync2cvsup(1)
convert a scanfile from the cvsync style to the CVSup style
cvtbatch(8)
Convert Usenet batch files to INN format
cvtsudoers(1)
convert between sudoers file formats
cwdaemon(8)
morse daemon for the serial or parallel port
cwdiff(1)
run wdiff with color
cwebp(1)
compress an image file to a WebP file
cwgen(1)
generate groups of random characters for Morse code practice
cwm(1)
a lightweight and efficient window manager for X11
cwmrc(5)
calm window manager configuration file
cxmon(1)
a command-line file manipulation tool and disassembler
cxpm(1)
Check an XPM (X PixMap) file, versions XPM 1, 2, or 3
cxref(1)
C Cross Referencing & Documenting tool
cxref-query(1)
A program to query the cross reference database from cxref
cxusb(4)
webcamd driver for Conexant USB DVB
cxxmetric(1)
Simple source metrics for C and C++
cycbuff.conf(5)
Configuration file for INN CNFS storage method
cyrus.conf(5)
Cyrus IMAP documentation Cyrus configuration file
cyrus2dovecot(1)
convert Cyrus folders to Dovecot
czmq(7)
Overview of The high-level C binding for 0MQ
d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_DSAPrivateKey(3), d2i_DSAPrivateKey_bio(3), d2i_DSAPrivateKey_fp(3), d2i_DSAPublicKey(3), d2i_DSA_PUBKEY(3), d2i_DSA_PUBKEY_bio(3), d2i_DSA_PUBKEY_fp(3), d2i_DSA_SIG(3), d2i_DSAparams(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_ECParameters(3), d2i_ECPrivateKey(3), d2i_ECPrivateKey_bio(3), d2i_ECPrivateKey_fp(3), d2i_EC_PUBKEY(3), d2i_EC_PUBKEY_bio(3), d2i_EC_PUBKEY_fp(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(3), d2i_EXTENDED_KEY_USAGE(3), d2i_GENERAL_NAME(3), d2i_GENERAL_NAMES(3), d2i_IPAddressChoice(3), d2i_IPAddressFamily(3), d2i_IPAddressOrRange(3), d2i_IPAddressRange(3), d2i_ISSUING_DIST_POINT(3), d2i_NAMING_AUTHORITY(3), d2i_NETSCAPE_CERT_SEQUENCE(3), d2i_NETSCAPE_SPKAC(3), d2i_NETSCAPE_SPKI(3), d2i_NOTICEREF(3), d2i_OCSP_BASICRESP(3), d2i_OCSP_CERTID(3), d2i_OCSP_CERTSTATUS(3), d2i_OCSP_CRLID(3), d2i_OCSP_ONEREQ(3), d2i_OCSP_REQINFO(3), d2i_OCSP_REQUEST(3), d2i_OCSP_RESPBYTES(3), d2i_OCSP_RESPDATA(3), d2i_OCSP_RESPID(3), d2i_OCSP_RESPONSE(3), d2i_OCSP_REVOKEDINFO(3), d2i_OCSP_SERVICELOC(3), d2i_OCSP_SIGNATURE(3), d2i_OCSP_SINGLERESP(3), d2i_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(3), d2i_PKCS12(3), d2i_PKCS12_BAGS(3), d2i_PKCS12_MAC_DATA(3), d2i_PKCS12_SAFEBAG(3), d2i_PKCS12_bio(3), d2i_PKCS12_fp(3), d2i_PKCS7(3), d2i_PKCS7_DIGEST(3), d2i_PKCS7_ENCRYPT(3), d2i_PKCS7_ENC_CONTENT(3), d2i_PKCS7_ENVELOPE(3), d2i_PKCS7_ISSUER_AND_SERIAL(3), d2i_PKCS7_RECIP_INFO(3), d2i_PKCS7_SIGNED(3), d2i_PKCS7_SIGNER_INFO(3), d2i_PKCS7_SIGN_ENVELOPE(3), d2i_PKCS7_bio(3), d2i_PKCS7_fp(3), d2i_PKCS8_PRIV_KEY_INFO(3), d2i_PKCS8_PRIV_KEY_INFO_bio(3), d2i_PKCS8_PRIV_KEY_INFO_fp(3), d2i_PKCS8_bio(3), d2i_PKCS8_fp(3), d2i_PKEY_USAGE_PERIOD(3), d2i_POLICYINFO(3), d2i_POLICYQUALINFO(3), d2i_PROFESSION_INFO(3), d2i_PROXY_CERT_INFO_EXTENSION(3), d2i_PROXY_POLICY(3), d2i_RSAPrivateKey(3), d2i_RSAPrivateKey_bio(3), d2i_RSAPrivateKey_fp(3), d2i_RSAPublicKey(3), d2i_RSAPublicKey_bio(3), d2i_RSAPublicKey_fp(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_RSA_PUBKEY(3), d2i_RSA_PUBKEY_bio(3), d2i_RSA_PUBKEY_fp(3), d2i_SCRYPT_PARAMS(3), d2i_SCT_LIST(3), d2i_SXNET(3), d2i_SXNETID(3), d2i_TS_ACCURACY(3), d2i_TS_MSG_IMPRINT(3), d2i_TS_MSG_IMPRINT_bio(3), d2i_TS_MSG_IMPRINT_fp(3), d2i_TS_REQ(3), d2i_TS_REQ_bio(3), d2i_TS_REQ_fp(3), d2i_TS_RESP(3), d2i_TS_RESP_bio(3), d2i_TS_RESP_fp(3), d2i_TS_STATUS_INFO(3), d2i_TS_TST_INFO(3), d2i_TS_TST_INFO_bio(3), d2i_TS_TST_INFO_fp(3), d2i_USERNOTICE(3), d2i_X509(3), d2i_X509_bio(3), d2i_X509_fp(3), d2i_X509_ALGOR(3), d2i_X509_ALGORS(3), d2i_X509_ATTRIBUTE(3), d2i_X509_CERT_AUX(3), d2i_X509_CINF(3), d2i_X509_CRL(3), d2i_X509_CRL_INFO(3), d2i_X509_CRL_bio(3), d2i_X509_CRL_fp(3), d2i_X509_EXTENSION(3), d2i_X509_EXTENSIONS(3), d2i_X509_NAME(3), d2i_X509_NAME_ENTRY(3), d2i_X509_PUBKEY(3), d2i_X509_REQ(3), d2i_X509_REQ_INFO(3), d2i_X509_REQ_bio(3), d2i_X509_REQ_fp(3), d2i_X509_REVOKED(3), d2i_X509_SIG(3), d2i_X509_VAL(3), i2d_ACCESS_DESCRIPTION(3), i2d_ADMISSIONS(3), i2d_ADMISSION_SYNTAX(3), i2d_ASIdOrRange(3), i2d_ASIdentifierChoice(3), i2d_ASIdentifiers(3), i2d_ASN1_BIT_STRING(3), i2d_ASN1_BMPSTRING(3), i2d_ASN1_ENUMERATED(3), i2d_ASN1_GENERALIZEDTIME(3), i2d_ASN1_GENERALSTRING(3), i2d_ASN1_IA5STRING(3), i2d_ASN1_INTEGER(3), i2d_ASN1_NULL(3), i2d_ASN1_OBJECT(3), i2d_ASN1_OCTET_STRING(3), i2d_ASN1_PRINTABLE(3), i2d_ASN1_PRINTABLESTRING(3), i2d_ASN1_SEQUENCE_ANY(3), i2d_ASN1_SET_ANY(3), i2d_ASN1_T61STRING(3), i2d_ASN1_TIME(3), i2d_ASN1_TYPE(3), i2d_ASN1_UNIVERSALSTRING(3), i2d_ASN1_UTCTIME(3), i2d_ASN1_UTF8STRING(3), i2d_ASN1_VISIBLESTRING(3), i2d_ASN1_bio_stream(3), i2d_ASRange(3), i2d_AUTHORITY_INFO_ACCESS(3), i2d_AUTHORITY_KEYID(3), i2d_BASIC_CONSTRAINTS(3), i2d_CERTIFICATEPOLICIES(3), i2d_CMS_ContentInfo(3), i2d_CMS_ReceiptRequest(3), i2d_CMS_bio(3), i2d_CRL_DIST_POINTS(3), i2d_DHxparams(3), i2d_DIRECTORYSTRING(3), i2d_DISPLAYTEXT(3), i2d_DIST_POINT(3), i2d_DIST_POINT_NAME(3), i2d_DSAPrivateKey(3), i2d_DSAPrivateKey_bio(3), i2d_DSAPrivateKey_fp(3), i2d_DSAPublicKey(3), i2d_DSA_PUBKEY(3), i2d_DSA_PUBKEY_bio(3), i2d_DSA_PUBKEY_fp(3), i2d_DSA_SIG(3), i2d_DSAparams(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_ECParameters(3), i2d_ECPrivateKey(3), i2d_ECPrivateKey_bio(3), i2d_ECPrivateKey_fp(3), i2d_EC_PUBKEY(3), i2d_EC_PUBKEY_bio(3), i2d_EC_PUBKEY_fp(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(3), i2d_EXTENDED_KEY_USAGE(3), i2d_GENERAL_NAME(3), i2d_GENERAL_NAMES(3), i2d_IPAddressChoice(3), i2d_IPAddressFamily(3), i2d_IPAddressOrRange(3), i2d_IPAddressRange(3), i2d_ISSUING_DIST_POINT(3), i2d_NAMING_AUTHORITY(3), i2d_NETSCAPE_CERT_SEQUENCE(3), i2d_NETSCAPE_SPKAC(3), i2d_NETSCAPE_SPKI(3), i2d_NOTICEREF(3), i2d_OCSP_BASICRESP(3), i2d_OCSP_CERTID(3), i2d_OCSP_CERTSTATUS(3), i2d_OCSP_CRLID(3), i2d_OCSP_ONEREQ(3), i2d_OCSP_REQINFO(3), i2d_OCSP_REQUEST(3), i2d_OCSP_RESPBYTES(3), i2d_OCSP_RESPDATA(3), i2d_OCSP_RESPID(3), i2d_OCSP_RESPONSE(3), i2d_OCSP_REVOKEDINFO(3), i2d_OCSP_SERVICELOC(3), i2d_OCSP_SIGNATURE(3), i2d_OCSP_SINGLERESP(3), i2d_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(3), i2d_PKCS12(3), i2d_PKCS12_BAGS(3), i2d_PKCS12_MAC_DATA(3), i2d_PKCS12_SAFEBAG(3), i2d_PKCS12_bio(3), i2d_PKCS12_fp(3), i2d_PKCS7(3), i2d_PKCS7_DIGEST(3), i2d_PKCS7_ENCRYPT(3), i2d_PKCS7_ENC_CONTENT(3), i2d_PKCS7_ENVELOPE(3), i2d_PKCS7_ISSUER_AND_SERIAL(3), i2d_PKCS7_NDEF(3), i2d_PKCS7_RECIP_INFO(3), i2d_PKCS7_SIGNED(3), i2d_PKCS7_SIGNER_INFO(3), i2d_PKCS7_SIGN_ENVELOPE(3), i2d_PKCS7_bio(3), i2d_PKCS7_fp(3), i2d_PKCS8PrivateKeyInfo_bio(3), i2d_PKCS8PrivateKeyInfo_fp(3), i2d_PKCS8_PRIV_KEY_INFO(3), i2d_PKCS8_PRIV_KEY_INFO_bio(3), i2d_PKCS8_PRIV_KEY_INFO_fp(3), i2d_PKCS8_bio(3), i2d_PKCS8_fp(3), i2d_PKEY_USAGE_PERIOD(3), i2d_POLICYINFO(3), i2d_POLICYQUALINFO(3), i2d_PROFESSION_INFO(3), i2d_PROXY_CERT_INFO_EXTENSION(3), i2d_PROXY_POLICY(3), i2d_RSAPrivateKey(3), i2d_RSAPrivateKey_bio(3), i2d_RSAPrivateKey_fp(3), i2d_RSAPublicKey(3), i2d_RSAPublicKey_bio(3), i2d_RSAPublicKey_fp(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_RSA_PUBKEY(3), i2d_RSA_PUBKEY_bio(3), i2d_RSA_PUBKEY_fp(3), i2d_SCRYPT_PARAMS(3), i2d_SCT_LIST(3), i2d_SXNET(3), i2d_SXNETID(3), i2d_TS_ACCURACY(3), i2d_TS_MSG_IMPRINT(3), i2d_TS_MSG_IMPRINT_bio(3), i2d_TS_MSG_IMPRINT_fp(3), i2d_TS_REQ(3), i2d_TS_REQ_bio(3), i2d_TS_REQ_fp(3), i2d_TS_RESP(3), i2d_TS_RESP_bio(3), i2d_TS_RESP_fp(3), i2d_TS_STATUS_INFO(3), i2d_TS_TST_INFO(3), i2d_TS_TST_INFO_bio(3), i2d_TS_TST_INFO_fp(3), i2d_USERNOTICE(3), i2d_X509(3), i2d_X509_bio(3), i2d_X509_fp(3), i2d_X509_ALGOR(3), i2d_X509_ALGORS(3), i2d_X509_ATTRIBUTE(3), i2d_X509_CERT_AUX(3), i2d_X509_CINF(3), i2d_X509_CRL(3), i2d_X509_CRL_INFO(3), i2d_X509_CRL_bio(3), i2d_X509_CRL_fp(3), i2d_X509_EXTENSION(3), i2d_X509_EXTENSIONS(3), i2d_X509_NAME(3), i2d_X509_NAME_ENTRY(3), i2d_X509_PUBKEY(3), i2d_X509_REQ(3), i2d_X509_REQ_INFO(3), i2d_X509_REQ_bio(3), i2d_X509_REQ_fp(3), i2d_X509_REVOKED(3), i2d_X509_SIG(3), i2d_X509_VAL(3)
convert objects from/to ASN.1/DER representation
d2i_ACCESS_DESCRIPTION(3ossl), d2i_ADMISSIONS(3ossl), d2i_ADMISSION_SYNTAX(3ossl), d2i_ASIdOrRange(3ossl), d2i_ASIdentifierChoice(3ossl), d2i_ASIdentifiers(3ossl), d2i_ASN1_BIT_STRING(3ossl), d2i_ASN1_BMPSTRING(3ossl), d2i_ASN1_ENUMERATED(3ossl), d2i_ASN1_GENERALIZEDTIME(3ossl), d2i_ASN1_GENERALSTRING(3ossl), d2i_ASN1_IA5STRING(3ossl), d2i_ASN1_INTEGER(3ossl), d2i_ASN1_NULL(3ossl), d2i_ASN1_OBJECT(3ossl), d2i_ASN1_OCTET_STRING(3ossl), d2i_ASN1_PRINTABLE(3ossl), d2i_ASN1_PRINTABLESTRING(3ossl), d2i_ASN1_SEQUENCE_ANY(3ossl), d2i_ASN1_SET_ANY(3ossl), d2i_ASN1_T61STRING(3ossl), d2i_ASN1_TIME(3ossl), d2i_ASN1_TYPE(3ossl), d2i_ASN1_UINTEGER(3ossl), d2i_ASN1_UNIVERSALSTRING(3ossl), d2i_ASN1_UTCTIME(3ossl), d2i_ASN1_UTF8STRING(3ossl), d2i_ASN1_VISIBLESTRING(3ossl), d2i_ASRange(3ossl), d2i_AUTHORITY_INFO_ACCESS(3ossl), d2i_AUTHORITY_KEYID(3ossl), d2i_BASIC_CONSTRAINTS(3ossl), d2i_CERTIFICATEPOLICIES(3ossl), d2i_CMS_ContentInfo(3ossl), d2i_CMS_ReceiptRequest(3ossl), d2i_CMS_bio(3ossl), d2i_CRL_DIST_POINTS(3ossl), d2i_DHxparams(3ossl), d2i_DIRECTORYSTRING(3ossl), d2i_DISPLAYTEXT(3ossl), d2i_DIST_POINT(3ossl), d2i_DIST_POINT_NAME(3ossl), d2i_DSA_SIG(3ossl), d2i_ECDSA_SIG(3ossl), d2i_ECPKParameters(3ossl), d2i_EDIPARTYNAME(3ossl), d2i_ESS_CERT_ID(3ossl), d2i_ESS_CERT_ID_V2(3ossl), d2i_ESS_ISSUER_SERIAL(3ossl), d2i_ESS_SIGNING_CERT(3ossl), d2i_ESS_SIGNING_CERT_V2(3ossl), d2i_EXTENDED_KEY_USAGE(3ossl), d2i_GENERAL_NAME(3ossl), d2i_GENERAL_NAMES(3ossl), d2i_IPAddressChoice(3ossl), d2i_IPAddressFamily(3ossl), d2i_IPAddressOrRange(3ossl), d2i_IPAddressRange(3ossl), d2i_ISSUER_SIGN_TOOL(3ossl), d2i_ISSUING_DIST_POINT(3ossl), d2i_NAMING_AUTHORITY(3ossl), d2i_NETSCAPE_CERT_SEQUENCE(3ossl), d2i_NETSCAPE_SPKAC(3ossl), d2i_NETSCAPE_SPKI(3ossl), d2i_NOTICEREF(3ossl), d2i_OCSP_BASICRESP(3ossl), d2i_OCSP_CERTID(3ossl), d2i_OCSP_CERTSTATUS(3ossl), d2i_OCSP_CRLID(3ossl), d2i_OCSP_ONEREQ(3ossl), d2i_OCSP_REQINFO(3ossl), d2i_OCSP_REQUEST(3ossl), d2i_OCSP_RESPBYTES(3ossl), d2i_OCSP_RESPDATA(3ossl), d2i_OCSP_RESPID(3ossl), d2i_OCSP_RESPONSE(3ossl), d2i_OCSP_REVOKEDINFO(3ossl), d2i_OCSP_SERVICELOC(3ossl), d2i_OCSP_SIGNATURE(3ossl), d2i_OCSP_SINGLERESP(3ossl), d2i_OSSL_AA_DIST_POINT(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_ATAV(3ossl), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), d2i_OSSL_ATTRIBUTE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_MAPPINGS(3ossl), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), d2i_OSSL_CMP_ATAVS(3ossl), d2i_OSSL_CMP_MSG(3ossl), d2i_OSSL_CMP_PKIHEADER(3ossl), d2i_OSSL_CMP_PKISI(3ossl), d2i_OSSL_CRMF_CERTID(3ossl), d2i_OSSL_CRMF_CERTTEMPLATE(3ossl), d2i_OSSL_CRMF_ENCRYPTEDKEY(3ossl), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), d2i_OSSL_CRMF_MSG(3ossl), d2i_OSSL_CRMF_MSGS(3ossl), d2i_OSSL_CRMF_PBMPARAMETER(3ossl), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), d2i_OSSL_CRMF_SINGLEPUBINFO(3ossl), d2i_OSSL_DAY_TIME(3ossl), d2i_OSSL_DAY_TIME_BAND(3ossl), d2i_OSSL_HASH(3ossl), d2i_OSSL_IETF_ATTR_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX_POINTER(3ossl), d2i_OSSL_ISSUER_SERIAL(3ossl), d2i_OSSL_NAMED_DAY(3ossl), d2i_OSSL_OBJECT_DIGEST_INFO(3ossl), d2i_OSSL_PRIVILEGE_POLICY_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), d2i_OSSL_TARGET_CERT(3ossl), d2i_OSSL_TARGET(3ossl), d2i_OSSL_TARGETING_INFORMATION(3ossl), d2i_OSSL_TARGETS(3ossl), d2i_OSSL_TIME_PERIOD(3ossl), d2i_OSSL_TIME_SPEC(3ossl), d2i_OSSL_TIME_SPEC_ABSOLUTE(3ossl), d2i_OSSL_TIME_SPEC_DAY(3ossl), d2i_OSSL_TIME_SPEC_MONTH(3ossl), d2i_OSSL_TIME_SPEC_TIME(3ossl), d2i_OSSL_TIME_SPEC_WEEKS(3ossl), d2i_OSSL_TIME_SPEC_X_DAY_OF(3ossl), d2i_OSSL_USER_NOTICE_SYNTAX(3ossl), d2i_OTHERNAME(3ossl), d2i_PBE2PARAM(3ossl), d2i_PBEPARAM(3ossl), d2i_PBKDF2PARAM(3ossl), d2i_PBMAC1PARAM(3ossl), d2i_PKCS12(3ossl), d2i_PKCS12_BAGS(3ossl), d2i_PKCS12_MAC_DATA(3ossl), d2i_PKCS12_SAFEBAG(3ossl), d2i_PKCS12_bio(3ossl), d2i_PKCS12_fp(3ossl), d2i_PKCS7(3ossl), d2i_PKCS7_DIGEST(3ossl), d2i_PKCS7_ENCRYPT(3ossl), d2i_PKCS7_ENC_CONTENT(3ossl), d2i_PKCS7_ENVELOPE(3ossl), d2i_PKCS7_ISSUER_AND_SERIAL(3ossl), d2i_PKCS7_RECIP_INFO(3ossl), d2i_PKCS7_SIGNED(3ossl), d2i_PKCS7_SIGNER_INFO(3ossl), d2i_PKCS7_SIGN_ENVELOPE(3ossl), d2i_PKCS7_bio(3ossl), d2i_PKCS7_fp(3ossl), d2i_PKCS8_PRIV_KEY_INFO(3ossl), d2i_PKCS8_PRIV_KEY_INFO_bio(3ossl), d2i_PKCS8_PRIV_KEY_INFO_fp(3ossl), d2i_PKCS8_bio(3ossl), d2i_PKCS8_fp(3ossl), d2i_PKEY_USAGE_PERIOD(3ossl), d2i_POLICYINFO(3ossl), d2i_POLICYQUALINFO(3ossl), d2i_PROFESSION_INFO(3ossl), d2i_PROXY_CERT_INFO_EXTENSION(3ossl), d2i_PROXY_POLICY(3ossl), d2i_RSA_OAEP_PARAMS(3ossl), d2i_RSA_PSS_PARAMS(3ossl), d2i_SCRYPT_PARAMS(3ossl), d2i_SCT_LIST(3ossl), d2i_SXNET(3ossl), d2i_SXNETID(3ossl), d2i_TS_ACCURACY(3ossl), d2i_TS_MSG_IMPRINT(3ossl), d2i_TS_MSG_IMPRINT_bio(3ossl), d2i_TS_MSG_IMPRINT_fp(3ossl), d2i_TS_REQ(3ossl), d2i_TS_REQ_bio(3ossl), d2i_TS_REQ_fp(3ossl), d2i_TS_RESP(3ossl), d2i_TS_RESP_bio(3ossl), d2i_TS_RESP_fp(3ossl), d2i_TS_STATUS_INFO(3ossl), d2i_TS_TST_INFO(3ossl), d2i_TS_TST_INFO_bio(3ossl), d2i_TS_TST_INFO_fp(3ossl), d2i_USERNOTICE(3ossl), d2i_X509(3ossl), d2i_X509_bio(3ossl), d2i_X509_fp(3ossl), d2i_X509_ACERT(3ossl), d2i_X509_ACERT_bio(3ossl), d2i_X509_ACERT_fp(3ossl), d2i_X509_ALGOR(3ossl), d2i_X509_ALGORS(3ossl), d2i_X509_ATTRIBUTE(3ossl), d2i_X509_CERT_AUX(3ossl), d2i_X509_CINF(3ossl), d2i_X509_CRL(3ossl), d2i_X509_CRL_INFO(3ossl), d2i_X509_CRL_bio(3ossl), d2i_X509_CRL_fp(3ossl), d2i_X509_EXTENSION(3ossl), d2i_X509_EXTENSIONS(3ossl), d2i_X509_NAME(3ossl), d2i_X509_NAME_ENTRY(3ossl), d2i_X509_PUBKEY(3ossl), d2i_X509_PUBKEY_bio(3ossl), d2i_X509_PUBKEY_fp(3ossl), d2i_X509_REQ(3ossl), d2i_X509_REQ_INFO(3ossl), d2i_X509_REQ_bio(3ossl), d2i_X509_REQ_fp(3ossl), d2i_X509_REVOKED(3ossl), d2i_X509_SIG(3ossl), d2i_X509_VAL(3ossl), i2d_ACCESS_DESCRIPTION(3ossl), i2d_ADMISSIONS(3ossl), i2d_ADMISSION_SYNTAX(3ossl), i2d_ASIdOrRange(3ossl), i2d_ASIdentifierChoice(3ossl), i2d_ASIdentifiers(3ossl), i2d_ASN1_BIT_STRING(3ossl), i2d_ASN1_BMPSTRING(3ossl), i2d_ASN1_ENUMERATED(3ossl), i2d_ASN1_GENERALIZEDTIME(3ossl), i2d_ASN1_GENERALSTRING(3ossl), i2d_ASN1_IA5STRING(3ossl), i2d_ASN1_INTEGER(3ossl), i2d_ASN1_NULL(3ossl), i2d_ASN1_OBJECT(3ossl), i2d_ASN1_OCTET_STRING(3ossl), i2d_ASN1_PRINTABLE(3ossl), i2d_ASN1_PRINTABLESTRING(3ossl), i2d_ASN1_SEQUENCE_ANY(3ossl), i2d_ASN1_SET_ANY(3ossl), i2d_ASN1_T61STRING(3ossl), i2d_ASN1_TIME(3ossl), i2d_ASN1_TYPE(3ossl), i2d_ASN1_UNIVERSALSTRING(3ossl), i2d_ASN1_UTCTIME(3ossl), i2d_ASN1_UTF8STRING(3ossl), i2d_ASN1_VISIBLESTRING(3ossl), i2d_ASN1_bio_stream(3ossl), i2d_ASRange(3ossl), i2d_AUTHORITY_INFO_ACCESS(3ossl), i2d_AUTHORITY_KEYID(3ossl), i2d_BASIC_CONSTRAINTS(3ossl), i2d_CERTIFICATEPOLICIES(3ossl), i2d_CMS_ContentInfo(3ossl), i2d_CMS_ReceiptRequest(3ossl), i2d_CMS_bio(3ossl), i2d_CRL_DIST_POINTS(3ossl), i2d_DHxparams(3ossl), i2d_DIRECTORYSTRING(3ossl), i2d_DISPLAYTEXT(3ossl), i2d_DIST_POINT(3ossl), i2d_DIST_POINT_NAME(3ossl), i2d_DSA_SIG(3ossl), i2d_ECDSA_SIG(3ossl), i2d_ECPKParameters(3ossl), i2d_EDIPARTYNAME(3ossl), i2d_ESS_CERT_ID(3ossl), i2d_ESS_CERT_ID_V2(3ossl), i2d_ESS_ISSUER_SERIAL(3ossl), i2d_ESS_SIGNING_CERT(3ossl), i2d_ESS_SIGNING_CERT_V2(3ossl), i2d_EXTENDED_KEY_USAGE(3ossl), i2d_GENERAL_NAME(3ossl), i2d_GENERAL_NAMES(3ossl), i2d_IPAddressChoice(3ossl), i2d_IPAddressFamily(3ossl), i2d_IPAddressOrRange(3ossl), i2d_IPAddressRange(3ossl), i2d_ISSUER_SIGN_TOOL(3ossl), i2d_ISSUING_DIST_POINT(3ossl), i2d_NAMING_AUTHORITY(3ossl), i2d_NETSCAPE_CERT_SEQUENCE(3ossl), i2d_NETSCAPE_SPKAC(3ossl), i2d_NETSCAPE_SPKI(3ossl), i2d_NOTICEREF(3ossl), i2d_OCSP_BASICRESP(3ossl), i2d_OCSP_CERTID(3ossl), i2d_OCSP_CERTSTATUS(3ossl), i2d_OCSP_CRLID(3ossl), i2d_OCSP_ONEREQ(3ossl), i2d_OCSP_REQINFO(3ossl), i2d_OCSP_REQUEST(3ossl), i2d_OCSP_RESPBYTES(3ossl), i2d_OCSP_RESPDATA(3ossl), i2d_OCSP_RESPID(3ossl), i2d_OCSP_RESPONSE(3ossl), i2d_OCSP_REVOKEDINFO(3ossl), i2d_OCSP_SERVICELOC(3ossl), i2d_OCSP_SIGNATURE(3ossl), i2d_OCSP_SINGLERESP(3ossl), i2d_OSSL_AA_DIST_POINT(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_ATAV(3ossl), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), i2d_OSSL_ATTRIBUTE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_MAPPINGS(3ossl), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), i2d_OSSL_CMP_ATAVS(3ossl), i2d_OSSL_CMP_MSG(3ossl), i2d_OSSL_CMP_PKIHEADER(3ossl), i2d_OSSL_CMP_PKISI(3ossl), i2d_OSSL_CRMF_CERTID(3ossl), i2d_OSSL_CRMF_CERTTEMPLATE(3ossl), i2d_OSSL_CRMF_ENCRYPTEDKEY(3ossl), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), i2d_OSSL_CRMF_MSG(3ossl), i2d_OSSL_CRMF_MSGS(3ossl), i2d_OSSL_CRMF_PBMPARAMETER(3ossl), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), i2d_OSSL_CRMF_SINGLEPUBINFO(3ossl), i2d_OSSL_HASH(3ossl), i2d_OSSL_DAY_TIME(3ossl), i2d_OSSL_DAY_TIME_BAND(3ossl), i2d_OSSL_IETF_ATTR_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX_POINTER(3ossl), i2d_OSSL_ISSUER_SERIAL(3ossl), i2d_OSSL_NAMED_DAY(3ossl), i2d_OSSL_OBJECT_DIGEST_INFO(3ossl), i2d_OSSL_PRIVILEGE_POLICY_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), i2d_OSSL_TARGET_CERT(3ossl), i2d_OSSL_TARGET(3ossl), i2d_OSSL_TARGETING_INFORMATION(3ossl), i2d_OSSL_TARGETS(3ossl), i2d_OSSL_TIME_PERIOD(3ossl), i2d_OSSL_TIME_SPEC(3ossl), i2d_OSSL_TIME_SPEC_ABSOLUTE(3ossl), i2d_OSSL_TIME_SPEC_DAY(3ossl), i2d_OSSL_TIME_SPEC_MONTH(3ossl), i2d_OSSL_TIME_SPEC_TIME(3ossl), i2d_OSSL_TIME_SPEC_WEEKS(3ossl), i2d_OSSL_TIME_SPEC_X_DAY_OF(3ossl), i2d_OSSL_USER_NOTICE_SYNTAX(3ossl), i2d_OTHERNAME(3ossl), i2d_PBE2PARAM(3ossl), i2d_PBEPARAM(3ossl), i2d_PBKDF2PARAM(3ossl), i2d_PBMAC1PARAM(3ossl), i2d_PKCS12(3ossl), i2d_PKCS12_BAGS(3ossl), i2d_PKCS12_MAC_DATA(3ossl), i2d_PKCS12_SAFEBAG(3ossl), i2d_PKCS12_bio(3ossl), i2d_PKCS12_fp(3ossl), i2d_PKCS7(3ossl), i2d_PKCS7_DIGEST(3ossl), i2d_PKCS7_ENCRYPT(3ossl), i2d_PKCS7_ENC_CONTENT(3ossl), i2d_PKCS7_ENVELOPE(3ossl), i2d_PKCS7_ISSUER_AND_SERIAL(3ossl), i2d_PKCS7_NDEF(3ossl), i2d_PKCS7_RECIP_INFO(3ossl), i2d_PKCS7_SIGNED(3ossl), i2d_PKCS7_SIGNER_INFO(3ossl), i2d_PKCS7_SIGN_ENVELOPE(3ossl), i2d_PKCS7_bio(3ossl), i2d_PKCS7_fp(3ossl), i2d_PKCS8PrivateKeyInfo_bio(3ossl), i2d_PKCS8PrivateKeyInfo_fp(3ossl), i2d_PKCS8_PRIV_KEY_INFO(3ossl), i2d_PKCS8_PRIV_KEY_INFO_bio(3ossl), i2d_PKCS8_PRIV_KEY_INFO_fp(3ossl), i2d_PKCS8_bio(3ossl), i2d_PKCS8_fp(3ossl), i2d_PKEY_USAGE_PERIOD(3ossl), i2d_POLICYINFO(3ossl), i2d_POLICYQUALINFO(3ossl), i2d_PROFESSION_INFO(3ossl), i2d_PROXY_CERT_INFO_EXTENSION(3ossl), i2d_PROXY_POLICY(3ossl), i2d_RSA_OAEP_PARAMS(3ossl), i2d_RSA_PSS_PARAMS(3ossl), i2d_SCRYPT_PARAMS(3ossl), i2d_SCT_LIST(3ossl), i2d_SXNET(3ossl), i2d_SXNETID(3ossl), i2d_TS_ACCURACY(3ossl), i2d_TS_MSG_IMPRINT(3ossl), i2d_TS_MSG_IMPRINT_bio(3ossl), i2d_TS_MSG_IMPRINT_fp(3ossl), i2d_TS_REQ(3ossl), i2d_TS_REQ_bio(3ossl), i2d_TS_REQ_fp(3ossl), i2d_TS_RESP(3ossl), i2d_TS_RESP_bio(3ossl), i2d_TS_RESP_fp(3ossl), i2d_TS_STATUS_INFO(3ossl), i2d_TS_TST_INFO(3ossl), i2d_TS_TST_INFO_bio(3ossl), i2d_TS_TST_INFO_fp(3ossl), i2d_USERNOTICE(3ossl), i2d_X509(3ossl), i2d_X509_bio(3ossl), i2d_X509_fp(3ossl), i2d_X509_ACERT(3ossl), i2d_X509_ACERT_bio(3ossl), i2d_X509_ACERT_fp(3ossl), i2d_X509_ALGOR(3ossl), i2d_X509_ALGORS(3ossl), i2d_X509_ATTRIBUTE(3ossl), i2d_X509_CERT_AUX(3ossl), i2d_X509_CINF(3ossl), i2d_X509_CRL(3ossl), i2d_X509_CRL_INFO(3ossl), i2d_X509_CRL_bio(3ossl), i2d_X509_CRL_fp(3ossl), i2d_X509_EXTENSION(3ossl), i2d_X509_EXTENSIONS(3ossl), i2d_X509_NAME(3ossl), i2d_X509_NAME_ENTRY(3ossl), i2d_X509_PUBKEY(3ossl), i2d_X509_PUBKEY_bio(3ossl), i2d_X509_PUBKEY_fp(3ossl), i2d_X509_REQ(3ossl), i2d_X509_REQ_INFO(3ossl), i2d_X509_REQ_bio(3ossl), i2d_X509_REQ_fp(3ossl), i2d_X509_REVOKED(3ossl), i2d_X509_SIG(3ossl), i2d_X509_VAL(3ossl)
convert objects from/to ASN.1/DER representation
d2i_DHparams(3), i2d_DHparams(3)
PKCS#3 DH parameter functions
d2i_DSAPrivateKey(3ossl), d2i_DSAPrivateKey_bio(3ossl), d2i_DSAPrivateKey_fp(3ossl), d2i_DSAPublicKey(3ossl), d2i_DSA_PUBKEY(3ossl), d2i_DSA_PUBKEY_bio(3ossl), d2i_DSA_PUBKEY_fp(3ossl), d2i_DSAparams(3ossl), d2i_RSAPrivateKey(3ossl), d2i_RSAPrivateKey_bio(3ossl), d2i_RSAPrivateKey_fp(3ossl), d2i_RSAPublicKey(3ossl), d2i_RSAPublicKey_bio(3ossl), d2i_RSAPublicKey_fp(3ossl), d2i_RSA_PUBKEY(3ossl), d2i_RSA_PUBKEY_bio(3ossl), d2i_RSA_PUBKEY_fp(3ossl), d2i_DHparams(3ossl), d2i_DHparams_bio(3ossl), d2i_DHparams_fp(3ossl), d2i_ECParameters(3ossl), d2i_ECPrivateKey(3ossl), d2i_ECPrivateKey_bio(3ossl), d2i_ECPrivateKey_fp(3ossl), d2i_EC_PUBKEY(3ossl), d2i_EC_PUBKEY_bio(3ossl), d2i_EC_PUBKEY_fp(3ossl), i2d_RSAPrivateKey(3ossl), i2d_RSAPrivateKey_bio(3ossl), i2d_RSAPrivateKey_fp(3ossl), i2d_RSAPublicKey(3ossl), i2d_RSAPublicKey_bio(3ossl), i2d_RSAPublicKey_fp(3ossl), i2d_RSA_PUBKEY(3ossl), i2d_RSA_PUBKEY_bio(3ossl), i2d_RSA_PUBKEY_fp(3ossl), i2d_DHparams(3ossl), i2d_DHparams_bio(3ossl), i2d_DHparams_fp(3ossl), i2d_DSAPrivateKey(3ossl), i2d_DSAPrivateKey_bio(3ossl), i2d_DSAPrivateKey_fp(3ossl), i2d_DSAPublicKey(3ossl), i2d_DSA_PUBKEY(3ossl), i2d_DSA_PUBKEY_bio(3ossl), i2d_DSA_PUBKEY_fp(3ossl), i2d_DSAparams(3ossl), i2d_ECParameters(3ossl), i2d_ECPrivateKey(3ossl), i2d_ECPrivateKey_bio(3ossl), i2d_ECPrivateKey_fp(3ossl), i2d_EC_PUBKEY(3ossl), i2d_EC_PUBKEY_bio(3ossl), i2d_EC_PUBKEY_fp(3ossl)
DEPRECATED
d2i_PKCS8PrivateKey_bio(3), d2i_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_bio(3), i2d_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_nid_bio(3), i2d_PKCS8PrivateKey_nid_fp(3)
PKCS#8 format private key functions
d2i_PKCS8PrivateKey_bio(3ossl), d2i_PKCS8PrivateKey_fp(3ossl), i2d_PKCS8PrivateKey_bio(3ossl), i2d_PKCS8PrivateKey_fp(3ossl), i2d_PKCS8PrivateKey_nid_bio(3ossl), i2d_PKCS8PrivateKey_nid_fp(3ossl)
PKCS#8 format private key functions
d2i_PrivateKey(3), d2i_PublicKey(3), d2i_AutoPrivateKey(3), i2d_PrivateKey(3), i2d_PublicKey(3), d2i_PrivateKey_bio(3), d2i_PrivateKey_fp(3)
decode and encode functions for reading and saving EVP_PKEY structures
d2i_PrivateKey_ex(3ossl), d2i_PrivateKey(3ossl), d2i_PublicKey(3ossl), d2i_KeyParams(3ossl), d2i_AutoPrivateKey_ex(3ossl), d2i_AutoPrivateKey(3ossl), i2d_PrivateKey(3ossl), i2d_PKCS8PrivateKey(3ossl), i2d_PublicKey(3ossl), i2d_KeyParams(3ossl), i2d_KeyParams_bio(3ossl), d2i_PrivateKey_ex_bio(3ossl), d2i_PrivateKey_bio(3ossl), d2i_PrivateKey_ex_fp(3ossl), d2i_PrivateKey_fp(3ossl), d2i_KeyParams_bio(3ossl), i2d_PrivateKey_bio(3ossl), i2d_PrivateKey_fp(3ossl)
decode and encode functions for reading and saving EVP_PKEY structures
d2i_SSL_SESSION(3), i2d_SSL_SESSION(3)
convert SSL_SESSION object from/to ASN1 representation
d2i_SSL_SESSION(3ossl), d2i_SSL_SESSION_ex(3ossl), i2d_SSL_SESSION(3ossl)
convert SSL_SESSION object from/to ASN1 representation
d2i_X509_AUX(3), i2d_X509_AUX(3), i2d_re_X509_tbs(3), i2d_re_X509_CRL_tbs(3), i2d_re_X509_REQ_tbs(3)
X509 encode and decode functions
d2i_X509_AUX(3ossl), i2d_X509_AUX(3ossl), i2d_re_X509_tbs(3ossl), i2d_re_X509_CRL_tbs(3ossl), i2d_re_X509_REQ_tbs(3ossl)
X509 encode and decode functions
d2i_of_void(3), PEM_ASN1_read(3), PEM_ASN1_read_bio(3)
PEM and DER decode an arbitrary ASN.1 value
d4file(4)
D4-format binary file
d64copy(1)
manual page for d64copy 0.4.99.103
d82copy(1)
manual page for d82copy 0.4.99.103
dMagneticini(5), dMagnetic.ini(5)
Configuration file for dMagnetic
d_keyboard_proc(3)
Invisible dialog procedure for implementing keyboard shortcuts. Allegro game programming library
dact(1)
compress or expand a file or stream
dahdi_cfg(8)
configures DAHDI kernel modules from /usr/local/etc/dahdi/system.conf
dahdi_monitor(8)
checks the rx/tx levels of DAHDI channels
dahdi_scan(8)
Print Configuration of DAHDI Spans
dahdi_test(8)
Test if the DAHDI timer provides timely response
dahdi_tool(8)
Shows status of DAHDI interfaces
damager(1)
overrides chunks of files with garbage
dane_cert_type_name(3)
API function
dane_cert_usage_name(3)
API function
dane_match_type_name(3)
API function
dane_query_data(3)
API function
dane_query_deinit(3)
API function
dane_query_entries(3)
API function
dane_query_status(3)
API function
dane_query_tlsa(3)
API function
dane_query_to_raw_tlsa(3)
API function
dane_raw_tlsa(3)
API function
dane_state_deinit(3)
API function
dane_state_init(3)
API function
dane_state_set_dlv_file(3)
API function
dane_strerror(3)
API function
dane_verification_status_print(3)
API function
dane_verify_crt(3)
API function
dane_verify_crt_raw(3)
API function
dane_verify_session_crt(3)
API function
dar_cp(1)
'cp' clone command that is able to copy data located after an I/O error
dar_manager(1)
compiles several archives contents in a database to ease file restoration
dar_slave(1)
disk archive slave for remote access to a dar archive
dar_xform(1)
disk archive "re-slicer"
darkice.cfg(5)
configuration file for darkice
darkman(1)
daemon for dark-mode and light-mode transitions on Unix-like desktops
darktable(1)
a digital photography workflow application
darktable-cltest(1)
check if there is a usable OpenCL environment for darktable to use
darktable-cmstest(1)
test if the color management subsystem of your computer is correctly configured
data2inc(1)
Free Pascal binary to pascal include file converter
data_ahead(3x), data_behind(3x)
test for off-screen data in given forms
datediff(1)
Compute duration from DATE/TIME (the reference date/time) to the other
dategrep(1)
Grep standard input for lines that match EXPRESSION
dateround(1)
Round DATE/TIME to the next occurrence of RNDSPEC
dateseq(1)
Generate a sequence of date/times from FIRST to LAST, optionally in steps of
datesort(1)
Sort contents of FILE chronologically
datetest(1)
Like test(1) but for dates
dav_reconstruct(1)
Cyrus IMAP documentation Rebuild the caldav and carddav database for a user/set of users
davfs2.conf(5), @CONFIGFILE@(5)
Configuration file for @PROGRAM_NAME@
db2ris(1)
converts DocBook bibliographic data to the RIS format
db2x_manxml(1)
Make man pages from Man-XML
db2x_texixml(1)
Make Texinfo files from Texi-XML
dbacl(1)
a digramic Bayesian classifier for text recognition
dbench(1)
Measure disk throughput for simulated netbench run
dbh.h(3)
Dbh header file
dbh_find(3)
Find the top level subtree FILE_POINTER
dbh_genkey(3), dbh_genkey2(3), dbh_orderkey(3)
generate cuantified or ordered keys
dbh_regen_sweep(3), dbh_regen_fanout(3), dbh_settempdir(3)
make physical structure of the DBHashTable congruent with logical structure
dbh_sweep(3), dbh_fanout(3), dbh_foreach_sweep(3), dbh_foreach_fanout(3), dbh_exit_sweep(3), dbh_exit_fanout(3)
apply a function to all or part of the DBHashtable
dbh_update(3), dbh_writeheader(3)
write data record or file header to disk
dblatex(1)
convert DocBook to LaTeX, DVI, PostScript, and PDF
dblink_build_sql_delete(3)
builds a DELETE statement using supplied values for primary key field values
dblink_build_sql_insert(3)
builds an INSERT statement using a local tuple, replacing the primary key field values with alternative supplied values
dblink_build_sql_update(3)
builds an UPDATE statement using a local tuple, replacing the primary key field values with alternative supplied values
dblink_fetch(3)
returns rows from an open cursor in a remote database
dblink_get_connections(3)
returns the names of all open named dblink connections
dblink_get_notify(3)
retrieve async notifications on a connection
dblink_get_pkey(3)
returns the positions and field names of a relations primary key fields
dblink_is_busy(3)
checks if connection is busy with an async query
dbmmanage(1)
Manage user authentication files in DBM format
dbow(1)
a database compiler-compiler or front-end
dbtool(1)
a tool for storing key/value pairs in a hash database
dbus(n)
Tcl library for interacting with the DBus
dbus-cleanup-sockets(1)
clean up leftover sockets in a directory
dbus-launch(1)
Utility to start a message bus from a shell script
dbus-test-tool(1)
D-Bus traffic generator and test tool
dbus-update-activation-environment(1)
update environment used for D-Bus session services
dbverify(1)
Check a Lifelines database
dbview(1)
View dBase III files
dbwrap_tool(1)
low level TDB/CTDB manipulation tool using the dbwrap interface
dc1394_multiview(1)
display format0 camera video
dc1394_vloopback(1)
send format0 video to V4L vloopback device
dc3dd(1)
convert and copy a file
dc_bluetooth_device_free(3)
Destroy the bluetooth device and free all resources
dc_bluetooth_device_get_address(3)
Get the address of a bluetooth device
dc_bluetooth_device_get_name(3)
Get the name of a bluetooth device
dc_bluetooth_open(3)
Opens an iostream for a bluetooth device
dc_buffer_append(3)
append to a binary buffer
dc_buffer_free(3)
free an resizable binary buffer
dc_buffer_get_data(3)
get the data of a buffer
dc_buffer_get_size(3)
get the size used by a buffer
dc_buffer_new(3)
create an resizable binary buffer
dc_buffer_prepend(3)
prepend to a binary buffer
dc_context_free(3)
free a device-handling context
dc_context_set_logfunc(3)
set the logging function for a dive computer context
dc_context_set_loglevel(3)
set the logging level for a dive computer context
dc_descriptor_free(3)
free a dive computer descriptor reference
dc_descriptor_get_model(3)
get the model of a dive computer descriptor
dc_descriptor_get_product(3)
get the product of a dive computer descriptor
dc_descriptor_get_vendor(3)
get the vendor of a dive computer descriptor
dc_device_foreach(3)
iterate over dives in a dive computer
dc_device_set_fingerprint(3)
set the last-seen dive fingerprint
dc_iostream_close(3)
Close the I/O stream and free all resources
dc_irda_device_free(3)
Destroy the irda device and free all resources
dc_irda_device_get_address(3)
Get the address of the IrDA device
dc_irda_device_get_name(3)
Get the address of the IrDA device
dc_irda_open(3)
Opens an iostream for a IrDA device
dc_iterator_free(3)
frees an iterator
dc_parser_get_datetime(3)
extract the date and time from a parsed dive
dc_parser_get_field(3)
extract a field from a parsed dive
dc_parser_new(3), dc_parser_new2(3)
create a parser for a single dive
dc_parser_samples_foreach(3)
iterate over samples taken during a dive
dc_serial_device_free(3)
Destroy the serial device and free all resources
dc_serial_device_get_name(3)
Get the device name of the serial device
dc_serial_open(3)
Opens an iostream for a serial device
dc_snoop(1)
Distributed session cache traffic analysis
dc_usbhid_device_free(3)
Destroy the USB HID device and free all resources
dc_usbhid_device_get_pid(3)
Get the product id (PID) of the USB HID device
dc_usbhid_device_get_vid(3)
Get the vendor id (VID) of the USB HID device
dc_usbhid_open(3)
Opens an iostream for a USB HID device
dcfldd(1)
enhanced version of dd for forensics and security
dcl2inc(1)
postprocess ftnchek .dcl files to create separate INCLUDE files
dclock(1)
digital clock for X
dcm-dump(1)
print metadata content of DICOM PS3.10 file to standard output
dcm-getframe(1)
print a frame from a DICOM PS3.10 file to standard output
dcm2cda(1)
Extract CDA file from DICOM encapsulated CDA
dcm2img(1)
Convert DICOM image to standard image format
dcm2json(1)
Convert DICOM file and data set to JSON
dcm2mnc(1)
convert sets of DICOM files to one or more MINC format files
dcm2pdf(1)
Extract PDF file from DICOM encapsulated PDF
dcm2pnm(1)
Convert DICOM images to PGM/PPM, PNG, TIFF or BMP
dcm2xml(1)
Convert DICOM file and data set to XML
dcmcjpeg(1)
Encode DICOM file to JPEG transfer syntax
dcmcjpls(1)
Encode DICOM file to JPEG-LS transfer syntax
dcmconv(1)
Convert DICOM file encoding
dcmcrle(1)
Encode DICOM file to RLE transfer syntax
dcmdjpeg(1)
Decode JPEG-compressed DICOM file
dcmdjpls(1)
Decode JPEG-LS compressed DICOM file
dcmdrle(1)
Decode RLE-compressed DICOM file
dcmdspfn(1)
Export standard display curves to a text file
dcmdump(1)
Dump DICOM file and data set
dcmftest(1)
Test if file uses DICOM part 10 format
dcmicmp(1)
Compare DICOM images and compute difference metrics
dcmj2pnm(1)
Convert DICOM images to PGM/PPM, PNG, TIFF, JPEG or BMP
dcml2pnm(1)
Convert DICOM images to PGM/PPM, PNG, TIFF or BMP
dcmmkdir(1)
Create a DICOMDIR file
dcmodify(1)
Modify DICOM files
dcmprscu(1)
Print spooler for presentation state viewer
dcmpschk(1)
Checking tool for presentation states
dcmpsmk(1)
Create DICOM grayscale softcopy presentation state
dcmpsrcv(1)
Network receive for presentation state viewer
dcmpssnd(1)
Network send for presentation state viewer
dcmqridx(1)
Register a DICOM image file in an image database index file
dcmsign(1)
Sign and Verify DICOM Files
dcod2lum(1)
Convert hardcopy characteristic curve file to softcopy format
dconf(1)
Simple tool for manipulating a dconf database
dconf(7)
A configuration system
dconf-editor(1)
Graphical editor for gsettings and dconf
dconf-service(1)
D-Bus service for writes to the dconf database
dconvlum(1)
Convert VeriLUM files to DCMTK display files
dcraw(1)
command-line decoder for raw digital photos
dcraw2hdrgen(1)
Parse information in given Digital Camera RAW files and output a hdrgen script for generation of HDR images
ddgr(1)
DuckDuckGo from the terminal
ddns-confgen(8)
ddns key generation tool
ddpt(8)
copies data between files and storage devices. Support for devices that understand the SCSI command set
ddpt_sgl(8)
helper for ddpt utility's scatter gather lists
ddptctl(8)
helper/auxiliary utility for ddpt
ddr_crypt(1)
Data de/encryption plugin for dd_rescue
ddr_lzo(1)
Data de/compression plugin for dd_rescue
ddrescuelog(1)
tool for ddrescue mapfiles
ddrescueview(1)
graphical viewer for GNU ddrescue map files
ddv(1)
DeuxD-Viewer for multiple sequence alignment
deallocate_voice(3)
Frees a sound card voice. Allegro game programming library
deb(5)
Debian binary package format
deb-buildinfo(5)
Debian build information file format
deb-changelog(5)
dpkg source packages' changelog file format
deb-changes(5)
Debian changes file format
deb-conffiles(5)
package conffiles
deb-control(5)
Debian binary packages' master control file format
deb-extra-override(5)
Debian archive extra override file
deb-old(5)
old style Debian binary package format
deb-origin(5)
Vendor-specific information files
deb-override(5)
Debian archive override file
deb-shlibs(5)
Debian shared library information file
deb-split(5)
Debian multi-part binary package format
deb-src-control(5)
Debian source packages' master control file format
deb-src-files(5)
Debian distribute files format
deb-src-rules(5)
Debian source package rules file
deb-symbols(5)
Debian's extended shared library information file
deb-version(7)
Debian package version number format
deb822(5)
Debian RFC822 control data format
debugfs(8)
ext2/ext3/ext4 file system debugger
debuginfod-client-config(7)
debuginfod client environment variables, cache control files and etc
debuginfod-find(1)
request debuginfo-related data
debuginfod_find_debuginfo(3)
request debuginfo from debuginfod
decbddrefext(3)
decrements the external reference of a bdd node. man1/alc_origin.1
decbddrefint(3)
decrements the internal reference of a bdd node. man1/alc_origin.1
declean(1)
clean up after a Debian package build
deco(1)
visual shell for UNIX
decode-dimms(1)
decode the information found in memory module SPD EEPROMs
decode.h(3)
API for Brotli decompression
decode_aprs(1)
Convert APRS raw data to human readable form
decode_modifiers(3), decode_modifiers (3)
Convert a modifier-bitmap to a textual representation
decomment(1)
remove comments from C and C++ files
decorate(1)
convert fields of various formats
decrypt-dbeaver-configuration(1)
Decrypt DBeaver Credentials Configuration File
deductionguidesforstd::array(3)
deductionguidesforstd::array
deductionguidesforstd::basic_regex(3)
deductionguidesforstd::basic_regex
deductionguidesforstd::basic_string(3)
deductionguidesforstd::basic_string
deductionguidesforstd::basic_string_view(3)
deductionguidesforstd::basic_string_view
deductionguidesforstd::deque(3)
deductionguidesforstd::deque
deductionguidesforstd::experimental::scope_exit(3)
deductionguidesforstd::experimental::scope_exit
deductionguidesforstd::experimental::scope_fail(3)
deductionguidesforstd::experimental::scope_fail
deductionguidesforstd::experimental::scope_success(3)
deductionguidesforstd::experimental::scope_success
deductionguidesforstd::experimental::unique_resource(3)
deductionguidesforstd::experimental::unique_resource
deductionguidesforstd::forward_list(3)
deductionguidesforstd::forward_list
deductionguidesforstd::function(3)
deductionguidesforstd::function
deductionguidesforstd::list(3)
deductionguidesforstd::list
deductionguidesforstd::map(3)
deductionguidesforstd::map
deductionguidesforstd::multimap(3)
deductionguidesforstd::multimap
deductionguidesforstd::multiset(3)
deductionguidesforstd::multiset
deductionguidesforstd::optional(3)
deductionguidesforstd::optional
deductionguidesforstd::pair(3)
deductionguidesforstd::pair
deductionguidesforstd::priority_queue(3)
deductionguidesforstd::priority_queue
deductionguidesforstd::queue(3)
deductionguidesforstd::queue
deductionguidesforstd::ranges::drop_view(3)
deductionguidesforstd::ranges::drop_view
deductionguidesforstd::ranges::drop_while_view(3)
deductionguidesforstd::ranges::drop_while_view
deductionguidesforstd::ranges::take_view(3)
deductionguidesforstd::ranges::take_view
deductionguidesforstd::ranges::take_while_view(3)
deductionguidesforstd::ranges::take_while_view
deductionguidesforstd::ranges::transform_view(3)
deductionguidesforstd::ranges::transform_view
deductionguidesforstd::reference_wrapper(3)
deductionguidesforstd::reference_wrapper
deductionguidesforstd::scoped_allocator_adaptor(3)
deductionguidesforstd::scoped_allocator_adaptor
deductionguidesforstd::set(3)
deductionguidesforstd::set
deductionguidesforstd::shared_ptr(3)
deductionguidesforstd::shared_ptr
deductionguidesforstd::span(3)
deductionguidesforstd::span
deductionguidesforstd::stack(3)
deductionguidesforstd::stack
deductionguidesforstd::stop_callback(3)
deductionguidesforstd::stop_callback
deductionguidesforstd::tuple(3)
deductionguidesforstd::tuple
deductionguidesforstd::unordered_map(3)
deductionguidesforstd::unordered_map
deductionguidesforstd::unordered_multimap(3)
deductionguidesforstd::unordered_multimap
deductionguidesforstd::unordered_multiset(3)
deductionguidesforstd::unordered_multiset
deductionguidesforstd::unordered_set(3)
deductionguidesforstd::unordered_set
deductionguidesforstd::valarray(3)
deductionguidesforstd::valarray
deductionguidesforstd::vector(3)
deductionguidesforstd::vector
deductionguidesforstd::weak_ptr(3)
deductionguidesforstd::weak_ptr
defab(3)
defines the abutment box of a phfig man1/alc_origin.1
default.cfg(5)
Chocolate Doom configuration file
default.conf(5)
IPA configuration file
default.pa(5)
PulseAudio Sound Server Startup Script
default_palette(3)
The default IBM BIOS palette. Allegro game programming library
default_store(3)
generic storage of global data
defendguin(6)
A bidirectionally scrolling space game based on Defender
defid(1)
[DESCRIPTION]
define_arcantarget(3), define_arcantarget (3)
Create a rendertarget bound subsegment for drawing to another arcan instance
define_calctarget(3), define_calctarget (3)
Create a rendertarget with a periodic readback into a Lua callback
define_feedtarget(3), define_feedtarget (3)
Create a direct copy association between two frameservers
define_key(3x), %define_key(3x)
define a curses keycode
define_linktarget(3), define_linktarget (3)
Create a linked offscreen rendering pipe
define_nulltarget(3), define_nulltarget (3)
Push an output subsegment into a target frameserver
define_recordtarget(3), define_recordtarget (3)
Create a rendertarget with a periodic readback
define_rendertarget(3), define_rendertarget (3)
Create an offscreen rendering pipe
defncopy(1)
extract procedures and views from a Microsoft server
deghosting_mask(1)
Creates mask for removing ghosting in images
dehtmldiff(1)
get usable diff from an HTML page
delay(1)
counts down a specified number of seconds
delbddnodelist(3)
deletes a list of bdd nodes. man1/alc_origin.1
delchain(3)
delete an element of a chain_list man1/alc_origin.1
delcr(1)
removes a CR ( ) at the end of each line of input, if a CR is present
delete(1)
Delete files and directories
delete_file(3)
Removes a file from the disk. Allegro game programming library
dellofig(3)
delete and free a logical figure man1/alc_origin.1
delloself(3)
delete a logical inductor man1/alc_origin.1
delnum(3)
delete an element of a num_list man1/alc_origin.1
delp(1)
The Free Pascal file deletion tool
delphfig(3)
delete and free a physical figure man1/alc_origin.1
delphref(3)
delete a physical reference man1/alc_origin.1
delptype(3)
delete an element of a ptype_list man1/alc_origin.1
delrdsfig(3)
deletes a figure man1/alc_origin.1
delrdsfigrec(3)
deletes a rectangle of a figure man1/alc_origin.1
delrdsins(3)
deletes an instance of a figure man1/alc_origin.1
delrdsinsrec(3)
deletes a rectangle of an instance man1/alc_origin.1
delrdsrecwindow(3)
deletes a rectangle from the windowing of rds structure. man1/alc_origin.1
deltainfoxml2solv(1)
convert rpm-mds deltainfo format into a solv file
deluxe(6)
pulsing sequence of stars, circles, and lines
delwords(1)
Deleting words from specified dictionary collectively
demandoc(1)
emit only text of UNIX manuals
denature(1)
-- A script to convert an html file to an xsl-fo file, then using FOP, to a pdf
depot(3), Depot(3)
the basic API of QDBM
depth-dbm-fc-solver(6), dbm-fc-solver(6)
memory efficient solving of difficult to verdict Freecell deals
deroff(1)
remove nroff/troff, eqn, pic and tbl constructs
des_modes(7)
the variants of DES and other crypto algorithms of OpenSSL
des_modes(7ossl)
the variants of DES and other crypto algorithms of OpenSSL
design_coupler(1)
for designing directional couplers (part of the atlc package)
deskflow(1), Deskflow:(1)
Keyboard and mouse sharing utility (GUI)
deskflow-core(1), deskflow-core:(1)
Keyboard and mouse sharing utility
deskmenu(1)
A root menu for X
desktop-file-install(1), desktop-file-edit(1)
Installation and edition of desktop files
desktop-file-validate(1)
Validate desktop entry files
desktop_color_depth(3)
Finds out the desktop color depth. Allegro game programming library
desktopctl(1)
Control interface for the desktop manager
desktoptojson(8)
Converts a .desktop file to a .json file
destroy(1), Destroy(1)
Destroy files from the harddisk in a secure manner
destroy_bitmap(3)
Destroys any type of created bitmap. Allegro game programming library
destroy_datafile_index(3)
Destroys a datafile index. Allegro game programming library
destroy_font(3)
Frees the memory being used by a font structure. Allegro game programming library
destroy_gfx_mode_list(3)
Frees the list created by get_gfx_mode_list(). Allegro game programming library
destroy_zbuffer(3)
Destroys a Z-buffer. Allegro game programming library
destroybddassoc(3)
frees all the variable associations. man1/alc_origin.1
destroyrdswindow(3)
destroys windowing of a figure man1/alc_origin.1
detect_digi_driver(3)
Detects whether the specified digital sound device is available. Allegro game programming library
detect_midi_driver(3)
Detects whether the specified MIDI sound device is available. Allegro game programming library
detex(1)
a filter to strip TeX commands from a .tex file
detox(1)
clean up filenames
detox.tbl(5)
translation table for detox(1)
detoxrc(5)
configuration file for detox(1)
deurlname(1)
Remove URL-encoded characters from file names
deutex(6)
do things with wad files
dev.geopjr.Tuba(1), Tuba(1)
Browse the Fediverse
devcal(1)
An FM deviation calibration utility for the SvxLink system
devdump(1), isoinfo(1), isovfy(1), isodump(1)
Utility programs for dumping and verifying iso9660 images
devdump(8), isoinfo(8), isovfy(8), isodump(8)
Utility programs for dumping and verifying iso9660 images
devilspie(1)
perform actions on windows as they are created
devilspie2(1), Devilspie2(1)
perform scripted actions on windows as they are created
devnag(1)
Devanagari for TeX preprocessor
deweb(1)
strips away C & CWEB commands from CWEB sources
dexpire(8)
Diablo program to expire article files
dexpireover(8)
Diablo program to expire overview files for diablo reader side
dfa_determinize(1)
Determinize NFA grammar network
dfa_minimize(1)
Minimize a DFA grammar network
dfarc(1)
An integrated frontend and .dmod installer
dfc(1)
report file system space usage information with style
dfeedinfo(8)
Display and manipulate the realtime feed statistics
dfont2res(1)
convert Macintosh dfont font file format to Macintosh resource fork format
dfu-prefix(1)
add, check, or remove special firmware file prefix
dfu-programmer(1)
USB firmware upgrading for Atmel microcontrollers
dfu-suffix(1)
add, check, or remove DFU firmware file suffix
dfu-util(1)
Device firmware update (DFU) USB programmer
dga(1)
test program for the XFree86-DGA extension
dgen_tobin(1)
Convert SMD-format Genesis/Mega Drive image to raw (BIN) format
dgenrc(5)
file containing settings for dgen(1)
dgord(1)
compute sparse matrix orderings of graphs in parallel
dgrpctl(8)
add, delete and modify newsgroups in the active file
dgscat(1)
build distributed source graph file fragments from a centralized source graph file
dgtst(1)
test the consistency of source graphs in parallel
dhcdrop(8)
program for searching and suppress false DHCP servers in Ethernet
dhclient(8)
Dynamic Host Configuration Protocol Client
dhclient-script(8)
DHCP client network configuration script
dhclient.conf(5)
DHCP client configuration file
dhcp-options(5)
Dynamic Host Configuration Protocol options
dhcp6c.conf(5)
DHCPv6 client configuration file
dhcp6s.conf(5)
DHCPv6 server configuration file
dhcp_probe.cf(5)
configuration file for dhcp_probe
dhcpcd-curses(8)
a curses frontend for network configuration
dhcpcd-gtk(8)
a GTK+ frontend for network configuration
dhcpcd-online(8)
a utility to work out if dhcpcd(8) is in the connected state
dhcpcd-run-hooks(8)
DHCP client configuration script
dhcpcd.conf(5)
dhcpcd configuration file
dhcpd(8)
Dynamic Host Configuration Protocol Server
dhcpd.conf(5)
dhcpd configuration file
dhcping(8)
send a DHCP request to DHCP server to see if it's up and running
dhcrelay(8)
Dynamic Host Configuration Protocol Relay Agent
dhex(1)
hex editor with a diff mode
dhex_markers(5)
marker file for dhex
dhex_searchlog(5)
search log file for dhex
dhexrc(5)
Configuration File for dhex
dhisexpire(8)
Diablo program to clean the history file
di(1)
disk information
dia2code(1)
Generate code from Dia files
diablo(8)
NetNews daemon for backbone article transit
diablo-files(5)
Synopsis of configuration and control files for Diablo
dib0700(4)
webcamd driver for DiBcom DiB0700 USB bridge
dicod.conf(5)
GNU dictionary server configuration file
dictModifyValue(3), dictModifyValue (3)
create/modify an item
dictNext(3), dictNext (3)
search for next value in dictionary
dictRemove(3), dictRemove (3)
remove item from dictionary
dictSearch(3), dictSearch (3)
search for value in dictionary
dictfmt(1)
formats a DICT protocol dictionary database
dictfmt_index2suffix(1)
Creates a .suffix file from a DICTD database .index file
dictfmt_index2word(1)
Creates a .word index file from a DICTD database .index file
dictionary(5)
RADIUS dictionary file
dictl(1)
wrapper script for dict that permits using utf-8 encoded dictionaries on a terminal that is not utf-8 aware
dictunformat(1)
create a raw database file from a .dict and .index file
dictzip(1), dictunzip(1)
compress (or expand) files, allowing random access
dieharder(1)
A testing and benchmarking tool for random number generators
diff(1)
compare files line by line
diff(1)
compare two files
diff(3)
generate arbitrary sequence diffs
diff(3m)
compute a shortest edit script (SES) given two sequences
diff2php(1)
transform a patch into a self-serving PHP file
diffimg(1)
Calculates intersection between two images
diffpp(1)
pretty-print diff outputs with GNU enscript
diffstat(1)
make histogram from diff-output
digest_file_auth(8)
File based digest authentication helper for Squid. Version 1.1
digestion.pl(1)
A perl script to create a digest over one or more fields in a tab delimited list
digi_recorder(3)
Hook notifying you when a new sample buffer becomes available. Allegro game programming library
digitaglinktree(1)
Export tag structure of photos in digikam to the filesystem
digitemp(1)
program to read from 1-wire temperature sensors
digitv(4)
webcamd driver for Nebula Electronics uDigiTV DVB-T
dijkstra(1)
single-source distance filter for Graphviz
diloadfromspool(8)
Diablo program to regenerate dhistory database from spool
dilookup(8)
Diablo program to run searches on the dhistory file
ding(1)
dictionary lookup program for Unix
dipole(1)
Yagi-Uda project file. Computez Z of a dipole
dir2slideshow(1)
Creates an input file for dvd-slideshow from pictures in a directory
dircolors(1)
color setup for ls
dirconvert(1)
Convert color strings between LSCOLORS and LS_COLORS format
dircproxy-crypt(1)
Generate encrypted password for dircproxy
direnv(1)
unclutter your .profile
direnv-fetchurl(1), direnv fetchurl(1)
Fetch a URL to disk
direnv-stdlib(1)
functions for the .envrc
direnv.toml(1)
the direnv configuration file
direvent.conf(5)
configuration file for direvent (8)
direwolf(1)
Soundcard TNC for packet radio
dirvish-locate(8)
locate file versions in dirvish images
dirvish-runall(8)
run a set of dirvish backup jobs
dirvish.conf(5)
dirvish configuration file
discard(8)
Postfix discard mail delivery agent
discgrp(5gv), discrete(5gv)
group file formats
discrete(6)
discrete map iterative function fractal systems
discus(1)
print a report of disk space usage
disdvi(1)
`disassemble' a (p)TeX or XeTeX DVI file
diskcheckd(8)
daemon to check for disk read errors
diskcheckd.conf(5), diskcheckd(5)
daemon to check for disk read errors
disklist(5)
List of partitions to back up for Amanda
diskroaster(8)
multithreaded disk testing utility that writes and verifies data on a raw disk device
diskus(1)
Compute disk usage for the given filesystem entries
dispatch(3)
the dispatch framework
dispatch_after(3)
schedule blocks for deferred execution
dispatch_apply(3)
schedule blocks for iterative execution
dispatch_async(3), dispatch_sync(3)
schedule blocks for execution
dispatch_group_create(3), dispatch_group_async(3), dispatch_group_wait(3), dispatch_group_notify(3)
group blocks submitted to queues
dispatch_io_create(3), dispatch_io_create_with_path(3), dispatch_io_close(3), dispatch_io_set_high_water(3), dispatch_io_set_low_water(3), dispatch_io_set_interval(3), dispatch_io_barrier(3)
open, close and configure dispatch I/O channels
dispatch_object(3)
General manipulation of dispatch objects
dispatch_queue_create(3), dispatch_queue_get_label(3), dispatch_get_current_queue(3), dispatch_get_global_queue(3), dispatch_get_main_queue(3), dispatch_main(3), dispatch_set_target_queue(3)
where blocks are scheduled for execution
dispatch_read(3), dispatch_write(3)
asynchronously read from and write to file descriptors
displays(5)
Display Configuration File
distance(3)
compute the distance between two pieces of data
distccmon-text(1)
Displays current compilation jobs in text form
distort(6)
distort the content of the screen in interesting ways
distrib.pats(5)
Default values for the Distribution header field
distributions(5)
Recommended values for the Distribution header field
distviper(8)
wipe outdated files from the FreeBSD ports distdir
ditroff(7)
classical device independent roff
django-admin(1)
Utility script for the Django web framework django-admin is Django(aqs command-line utility for administrative tasks. This document outlines all it can do. In addition, manage.py is automatically created in each Django project. It does the same thing as django-admin but also sets the %DJANGO_SETTINGS_MODULE environment variable so that it points to your project(aqs settings.py file. The django-admin script should be on your system path if you installed Django via pip. If it(aqs not in your path, ensure you have your virtual environment activated. Generally, when working on a single Django project, it(aqs easier to use manage.py than django-admin. If you need to switch between multiple Django settings files, use django-admin with %DJANGO_SETTINGS_MODULE or the %--settings command line option. The command-line examples throughout this document use django-admin to be consistent, but any example can use manage.py or python -m django just as well
djpeg(1)
decompress a JPEG file to an image file
djvudigital(1)
creates DjVu files from PS or PDF files
djvudump(1)
Display internal structure of DjVu files
djvuextract(1)
Extract chunks from DjVu image files
djvumake(1)
Assemble DjVu image files
djvuserve(1)
Generate indirect DjVu documents on the fly
djvutxt(1)
Extract the hidden text from DjVu documents
dk-filter(8)
DomainKeys filter for sendmail
dkimproxy_in(8), dkimproxy.in(8)
SMTP proxy for verifying DKIM signatures
dkimproxy_out(8), dkimproxy.out(8)
SMTP proxy for adding DKIM signatures to email
dkimpy-milter(8), dkimpy(8)
DKIM signing and verifying filter for MTAs
dkimpy-milter.conf(5), dkimpy-milter(5)
Python milter for DKIM signing and validation
dkimsign(1)
Script for DKIM signing messages on stdin
dkimverify(1)
Script for DKIM verifying messages on stdin
dlsdump(1)
List information about a DLS (Downloadable Sound) file
dlys(5)
format of .dlys files read by the SCALD simulator and timing verifier
dma(8)
DragonFly Mail Agent
dmake(1)
parallel make from Distributed Make
dmidiplayer(1)
[em] Plays MIDI, Karaoke and Cakewalk Files
dmtxquery(1)
extract information from dmtxread output
dnetc(1)
distributed.net distributed computing client for FreeBSD
dnewslink(8)
Diablo program to feed news to remote systems
dnie-tool(1)
displays information about DNIe based security tokens
dns-boot-check(1)
check /etc/named.boot file "dns-boot-check(1)" "check /etc/named.boot file"
dns-bootp(1)
generate bootp tables from DNS tables "dns-bootp(1)" "generate bootp tables from DNS tables"
dns-bootparams(1)
generate /etc/bootparams entries from DNS tables "dns-bootparams(1)" "generate /etc/bootparams entries from DNS tables"
dns-conf-check(1)
check /etc/named.conf file "dns-conf-check(1)" "check /etc/named.conf file"
dns-dhcp(1)
generate dhcp tables from DNS tables "dns-dhcp(1)" "generate dhcp tables from DNS tables"
dns-ethers(1)
generate /etc/ethers entries from DNS tables "dns-ethers(1)" "generate /etc/ethers entries from DNS tables"
dns-ethers-import(1)
generate DNS tables from /etc/ethers entries "dns-ethers-import(1)" "generate DNS tables from /etc/ethers entries"
dns-filter(1)
filter DNS database files "dns-filter(1)" "filter DNS database files"
dns-hosts(1)
generate /etc/hosts entries from DNS tables "dns-hosts(1)" "generate /etc/hosts entries from DNS tables"
dns-hosts-import(1)
generate DNS tables from /etc/hosts entries "dns-hosts-import(1)" "generate DNS tables from /etc/hosts entries"
dns-ng(1)
generate /etc/netgroup entries from DNS tables "dns-ng(1)" "generate /etc/netgroup entries from DNS tables"
dns-sd(1)
Multicast DNS (mDNS) & DNS Service Discovery (DNS-SD) Test Tool " For whatis
dns-terror(1)
fast log file IP address resolver
dns2tcpc(1)
A tunneling tool that encapsulate TCP traffic over DNS
dns2tcpd(1)
A tunneling tool that encapsulate TCP traffic over DNS
dnsblog(8)
Postfix DNS allow/denylist logger
dnscap(1)
DNS network traffic capture utility
dnscap-rssm-rssac002(1)
Combine RSSAC002v3 YAML files
dnsdbflex(1)
DNSDB flexible query tool
dnsextd(8)
BIND Extension Daemon " Name Description for whatis database
dnshistory(1)
processes various log file formats doing dns IP Address lookups. Store these pairs in a database for later retrieval
dnsjit(1)
DNS engine based around LuaJIT for capturing, parsing, replaying and statistics gathering
dnsjit.core(3)
Core modules for dnsjit
dnsjit.core.compat(3)
Cross platform compatibility support
dnsjit.core.file(3)
OS file operations
dnsjit.core.log(3)
Core logging facility
dnsjit.core.object.dns(3)
Container of a DNS message
dnsjit.core.object.dns.label(3)
Container of a DNS label
dnsjit.core.object.dns.q(3)
Container of a DNS question
dnsjit.core.object.dns.rr(3)
Container of a DNS resource record
dnsjit.core.object.ether(3)
Ether part of a packet
dnsjit.core.object.gre(3)
Generic Routing Encapsulation (GRE) part of a packet
dnsjit.core.object.ieee802(3)
IEEE802 part of a packet
dnsjit.core.object.linuxsll(3)
Linux cooked-mode capture (SLL) part of a packet
dnsjit.core.object.loop(3)
OpenBSD loopback encapsulation (loop) part of a packet
dnsjit.core.object.null(3)
BSD loopback encapsulation (null) part of a packet
dnsjit.core.object.pcap(3)
Container of a packet found in a PCAP
dnsjit.core.producer(3)
Producer interfaces
dnsjit.core.receiver(3)
Non-system depended time specification structure definition
dnsjit.core.receiver(3)
Receiver interfaces
dnsjit.filter(3)
Filter/processing modules for dnsjit
dnsjit.filter.copy(3)
Creates a copy of an object chain with selected object types
dnsjit.filter.ipsplit(3)
Pass objects to receivers based on the source IP address
dnsjit.filter.layer(3)
Parse the ether/IP stack
dnsjit.filter.split(3)
Passthrough to other receivers in various ways
dnsjit.filter.timing(3)
Filter to pass objects to the next receiver based on timing between packets
dnsjit.input(3)
Input modules for dnsjit
dnsjit.input.fpcap(3)
Read input from a PCAP file using fopen()
dnsjit.input.mmpcap(3)
Read input from a PCAP file using mmap()
dnsjit.input.pcap(3)
Read input from an interface or PCAP file using libpcap
dnsjit.input.zmmpcap(3)
Read input from a PCAP file using mmap()
dnsjit.input.zpcap(3)
Read input from a PCAP file that is compressed
dnsjit.lib.base64url(3)
Utility library to convert data to base64url format
dnsjit.lib.clock(3)
Clock and time functions
dnsjit.lib.parseconf(3)
Parse simple config files
dnsjit.lib.trie(3)
Prefix-tree data structure which addresses values by strings or byte arrays
dnsjit.lib.trie.iter(3)
Iterator of the trie
dnsjit.lib.trie.node(3)
Node of trie, which contains the value and key
dnsjit.output(3)
Output modules for dnsjit
dnsjit.output.respdiff(3)
Output to respdiff LMDB
dnsperf(1)
test the performance of a DNS server
dnsreflector(1)
DNS Spamtrap
dnssec-cds(1)
change DS records for a child zone based on CDS/CDNSKEY
dnssec-dsfromkey(1)
DNSSEC DS RR generation tool
dnssec-importkey(1)
import DNSKEY records from external systems so they can be managed
dnssec-keyfromlabel(1)
DNSSEC key generation tool
dnssec-ksr(1)
create signed key response (SKR) files for offline KSK setups
dnssec-settime(1)
set the key timing metadata for a DNSSEC key
dnssec-verify(1)
DNSSEC zone verification tool
dnstable(7)
encoding format, library, and utilities for passive DNS data
dnstable-encoding(5)
key-value encoding format used by dnstable
dnstable_convert(1)
convert passive DNS NMSG data to dnstable MTBL format
dnstable_dump(1)
dump dnstable data file to text or JSON
dnstable_iter(3)
iterate over a sequence of dnstable entries
dnstable_lookup(1)
lookup individual records in a dnstable data file or set of data files
dnstable_merge(1)
merge multiple dnstable data files together
dnstable_merge_func(3)
libmtbl merge function for dnstable key-value entries
dnstable_reader(3)
read dnstable data from an mtbl source
dnstable_unconvert(1)
convert dnstable MTBL data to passive DNS NMSG format
dnstap-read(1)
print dnstap data in human-readable form
dnstop(8)
displays various tables of DNS traffic on your network
dnstracer(8)
trace a chain of DNS servers to the source
dnsviz-graph(1)
graph the assessment of diagnostic DNS queries
dnsviz-print(1)
print the assessment of diagnostic DNS queries
do_dialog(3)
Basic dialog manager function. Allegro game programming library
do_uconvert(3)
Converts a string to another encoding format. Allegro game programming library
doas.conf(5)
doas configuration file
doasedit(8)
edit a text file and then write the file back to its original location with admin access
docbook2man-spec.pl(1)
convert DocBook RefEntries to man pages
docbook2texi(1)
Convert DocBook to Texinfo
docbook2texi-spec.pl(1)
convert DocBook Booksto Texinfo documents
docheckgroups(8)
Process checkgroups and output a list of changes
doctext(1)
Generate documentation pages from source files
doinkd.cf(5), /usr/local/etc/doinkd/doinkd.cf(5)
doinkd configuration file format
dom(n)
Create an in-memory DOM tree from XML
domDoc(n)
Manipulates an instance of a DOM document object
domNode(n)
Manipulates an instance of a DOM node object
domains.conf(5)
lfacme domains configuration file
domino-chain(6), Domino-Chain(6)
Rearrange dominoes on different platforms to start a chain reaction
dos2ansi(1)
convert old MS-DOS/ANSI.SYS text files
dos2unix(1)
convert ASCII files from DOS's CR/LF to UNIX's LF
dosbox(1)
DOSBox Staging, x86/DOS emulator, a modern continuation of DOSBox
dot(1)
filter for drawing directed graphs neato - filter for drawing undirected graphs twopi - filter for radial layouts of graphs circo - filter for circular layout of graphs fdp - filter for drawing undirected graphs sfdp - filter for drawing large undirected graphs patchwork - filter for squarified tree maps osage - filter for array-based layouts
dot-forward(1)
read a .forward file under qmail
dot_product(3), dot_product_f(3)
Calculates the dot product. Allegro game programming library
dotcache(5), .cache(5)
description files for the GoFish gopher server
dotlockfile(1)
Utility to manage lockfiles
doublecmd(1)
Twin-panel (commander-style) file manager
doutq(8)
Show summary of outgoing Diablo feeds
doveadm-auth(1)
Flush/lookup/test authentication data
doveadm-batch(1)
Execute multiple commands for multiple users
doveadm-dump(1)
Dump the content of Dovecot(aqs binary mailbox index/log
doveadm-exec(1)
easily execute commands from Dovecot(aqs libexec_dir
doveadm-fetch(1)
Fetch partial/full messages or message information
doveadm-flags(1)
add, remove or replace messages(aq flags
doveadm-force-resync(1)
Repair broken mailboxes
doveadm-fs(1)
Interact with the abstract mail storage filesystem
doveadm-fts(1)
Manipulate the Full Text Search (FTS) index
doveadm-help(1)
Show information about doveadm commands
doveadm-instance(1)
Manage the list of running Dovecot instances
doveadm-log(1)
Locate, test or reopen Dovecot(aqs log files
doveadm-purge(1)
Remove messages with refcount=0 from mdbox files
doveadm-rebuild(1)
Commands related to rebuilding various aspects of mails matching given search query
doveadm-search(1)
Show a list of mailbox GUIDs and message UIDs matching
doveadm-search-query(7)
Overview of search queries for doveadm mailbox
doveadm-user(1)
Perform a user lookup in Dovecot(aqs userdbs
doveconf(1)
Dovecot(aqs configuration dumping utility
dovecot(1)
a secure and highly configurable IMAP and POP3 server
doverctl(8)
Perform functions on the overview directory and file structure
downsample-fits(1)
Scale down a FITS image
doxygen(1)
documentation system for various programming languages
doxyindexer(1)
creates a search index from raw search data
doxysearch(1), doxysearch.cgi(1)
search engine used for searching in doxygen documentation
doxywizard(1)
a tool to configure and run doxygen on your source files
dp(8)
nmh parser of RFC 822-style dates
dpath(8)
Diablo program to return commonly used paths for use in shell scripts
dpbindic(1)
Convert a binary-form dictionary into a text-form dictionary
dpkg(1)
package manager for Debian
dpkg-architecture(1)
set and determine the architecture for package building
dpkg-buildflags(1)
returns build flags to use during package build
dpkg-buildpackage(1)
build binary or source packages from sources
dpkg-checkbuilddeps(1)
check build dependencies and conflicts
dpkg-distaddfile(1)
add entries to debian/files
dpkg-divert(1)
override a package's version of a file
dpkg-genbuildinfo(1)
generate Debian .buildinfo files
dpkg-genchanges(1)
generate Debian .changes files
dpkg-gencontrol(1)
generate Debian control files
dpkg-gensymbols(1)
generate symbols files (shared library dependency information)
dpkg-mergechangelogs(1)
3-way merge of debian/changelog files
dpkg-name(1)
rename Debian packages to full package names
dpkg-parsechangelog(1)
parse Debian changelog files
dpkg-scanpackages(1)
create Packages index files
dpkg-scansources(1)
create Sources index files
dpkg-statoverride(1)
override ownership and mode of files
dpkg-vendor(1)
queries information about distribution vendors
dpkg.cfg(5)
dpkg configuration file
dpmgr(1)
administration utility for QDBM Depot
dptest(1)
test cases for QDBM Depot
dqcache-makekey(8)
make DNSCurve secret-key for dqcache
dqcache-start(8)
wrapper for dqcache daemon
dqtool(1)
--- Display the contents of a disk-buffer file created with {{ site.product.short_name }}
dracut.zfs(7)
overview of ZFS dracut hooks
dragdrop(n), drag&drop(n)
facilities for handling drag&drop data transfers
draw_character_ex(3)
Draws non transparent pixels of the sprite with a color. Allegro game programming library
draw_lit_sprite(3)
Draws a sprite tinted with a specific color. Allegro game programming library
draw_sprite(3)
Draws a copy of the sprite onto the destination bitmap. Allegro game programming library
draw_sprite_ex(3)
Draws a optionally flipped/blended/tinted sprite on the bitmap. Allegro game programming library
draw_sprite_v_flip(3), draw_sprite_h_flip(3), draw_sprite_vh_flip(3)
Draws the sprite transformed to the destination bitmap. Allegro game programming library
drawterm(1), drawterm (1)
connection to cpu, fs, and auth servers
dreadart(8)
Extract article from spool given message-id or hash / Run validity check on articles referenced by queue file
dreaderd(8)
NNTP reader daemon for reader support
dreadover(8)
Extract overview information, usually from /news/spool/group, given a newsgroup name and article number
dreamchess(6)
User interface for XBoard-compatible chess engines
drequeue(8)
requeue articles to all or a specified newsfeed
drg2sbg(1)
convert I-Doser drg files to sbagen
drgbuilder(1)
create I-Doser drg files
drift(6)
draws drifting recursive fractal cosmic flames
driftnet(1)
capture images from network traffic and display them in an X window; optionally, capture audio streams and play them
drill(1)
get (debug) information out of DNS(SEC)
driverless(1)
PPD generator utility for driverless printing
drmModeGetResources(3)
retrieve current display configuration information
drm_info(1)
dump information about DRM devices
dropbearconvert(1)
convert between Dropbear and OpenSSH private key formats
dropbearkey(1)
create private keys for the use with dropbear(8) or dbclient(1)
drpmsync(8)
sync a file tree with deltarpms
drtdump(1)
Dump DICOM RT file and data set
drumstick-dumpmid(1)
A Drumstick command line utility for decoding MIDI events
drumstick-dumprmi(1)
A Drumstick command line utility for decoding RIFF MIDI files
drumstick-dumpsmf(1)
A Drumstick command line utility for decoding standard MIDI files
drumstick-dumpwrk(1)
A Drumstick command line utility for decoding WRK (Cakewalk) files
drumstick-guiplayer(1)
A Drumstick GUI utility for playing MIDI files
drumstick-metronome(1)
A Drumstick command line utility for playing a metronome pattern
drumstick-playsmf(1)
A Drumstick command line utility for playing standard MIDI files
drumstick-sysinfo(1)
A Drumstick command line utility to get information about the ALSA sequencer
dsbmc-cli(1)
command-line client for DSBMD
dsbsu(1)
Qt front end to su(1)
dsc(5)
Debian source packages' control file format
dsc-psl-convert(1)
Convert Public Suffix List (PSL) to DSC TLD List
dsc.conf(5)
Configuration for the DNS Statistics Collector
dselect(1)
Debian package management frontend
dselect.cfg(5)
dselect configuration file
dsh(1)
run a command on a cluster of machines
dshbak(1)
format output from pdsh command
dskdump(1)
Sector-level copy from one floppy or image file to another
dskform(1)
floppy or image file formatter for emulated machines
dskid(1)
identify floppy or disc image file for emulated machines
dskscan(1)
Scan a floppy disc for sector headers
dsktrans(1)
Copy from one floppy or image file to another
dskutil(1)
Simple sector edtor for discs and disc images
dsp(3), initdp(3), freedp(3), dotprod(3), sumsq(3), peakval(3)
SIMD-assisted digital signal processing primitives
dspam_admin(1)
Alter DSPAM users preferences
dspam_clean(1)
perform periodic maintenance of metadata
dspam_crc(1)
calculate the DSPAM CRC/hash value for a text token
dspam_dump(1)
produce a dump of a user's metadata
dspam_logrotate(1)
Rotate DSPAM logfiles
dspam_train(1)
train a corpus of mail
dspdfviewer(1)
Dual-Screen PDF Viewer
dspoolout(8)
Diablo program to sequence and flush outbound queue files
dsr2html(1)
Render DICOM SR file and data set to HTML/XHTML
dsr2xml(1)
Convert DICOM SR file and data set to XML
dsrdump(1)
Dump DICOM SR file and data set
dstyle(5)
format of .dstyle files (display styles)
dsymutil(1)
manipulate archived DWARF debug symbol files
dsyncgroups(8)
Obtain active file and group description info from a remote NNTP host and update the local dactive.kp (or specified KP database)
dt2dv(1)
convert a DTL text representation of a TeX DVI file to a binary DVI file
dtach(1)
simple program that emulates the detach feature of screen
dtaus(1)
Converter for DTAUS files
dtaus(5)
Converter for DTAUS files
dtcpc(8)
Dynamic Tunnel Configuration Protocol client
dtcpclient(8)
Dynamic Tunnel Configuration Protocol client
dtcps(8)
Dynamic Tunnel Configuration Protocol daemon
dtd2po(1), dtd2po.py(1)
Convert a Mozilla .dtd UTF-8 localization format to a Gettext PO localization file
dtd2xsd(1)
XML Schema generator from XML document that contains DTD
dte(1)
A small, configurable text editor
dte-syntax(5)
Format of syntax highlighting files used by dte(1)
dterc(5)
Command and configuration language used by dte(1)
dtop(1)
display and update information about processes on a cluster of machines
dtpstree(1)
display a tree of processes
dtrust-tool(1)
displays information about D-Trust signature cards and remove the transport protection
dtt200u(4)
webcamd driver for DTT200U DVB-T devices
dtv5100(4)
webcamd driver for AME DTV-5100 DVB-T
du2ps(1)
filter for converting output of du to PostScript file
dualcoax(1)
determine impedance of a coaxial structure with two concentric dielectrics
duff(1)
duplicate file finder
dummy-ups(8)
Driver for multi-purpose UPS emulation or relay
dump2dcm(1)
Convert ASCII dump to DICOM file
dump_xsettings(1)
prints X11 application settings from an XSETTINGS provider
dumpcap(1)
Dump network traffic
dumpdb(1)
The Freeze database inspector
dumpe2fs(8)
dump ext2/ext3/ext4 file system information
dumpelf(1)
dump internal ELF structure
dumpexfat(8)
dump exFAT file system
dumpfcfg(1)
dump fidoconfig to file or stdout
dumpreg(1)
dump the state of the card as the svgalib chipset driver sees it
dumpsolv(1)
print a solv file into a human readable format
dune(1)
N'45' composable build system for OCaml
dune-build(1), duneN'45'build(1)
N'45' Build the given targets, or all installable targets if none are givenN'46'
dune-cache(1), duneN'45'cache(1)
N'45' Manage the shared cache of build artifacts
dune-config(5), duneN'45'config(5)
N'45' configuring the dune build system
dune-diagnostics(1), duneN'45'diagnostics(1)
N'45' fetch and return errors from the current build
dune-exec(1), duneN'45'exec(1)
N'45' Execute a command in a similar environment as if installation was performedN'46'
dune-fmt(1), duneN'45'fmt(1)
N'45' Format source codeN'46'
dune-format-dune-file(1), duneN'45'formatN'45'duneN'45'file(1)
N'45' Format dune files
dune-init(1), duneN'45'init(1)
N'45' Command group for initializing dune components
dune-ocaml-merlin(1), duneN'45'ocamlN'45'merlin(1)
N'45' Start a merlin configuration server
dune-printenv(1), duneN'45'printenv(1)
N'45' Print the environment of a directory
dune-promote(1), duneN'45'promote(1)
N'45' An alias for promotion applyN'46'
dune-subst(1), duneN'45'subst(1)
N'45' Substitute watermarks in source filesN'46'
dune-test(1), duneN'45'test(1)
N'45' An alias for runtestN'46'
dune-top(1), duneN'45'top(1)
N'45' Print a list of toplevel directives for including directories and loading cma filesN'46'
dunecontrol(1)
Control program for the Dune build system
dungeon(6)
Adventures in the Dungeons of Doom
dungeoncrawl(6), crawl(6)
play the roguelike game of crawl
dunst(1)
a customizable and lightweight notification-daemon
dunst(5), dunstrc(5)
dunst configuration file
dunstctl(1)
command line control utility for dunst
dunstify(1)
a program to send desktop notifications
dupd(1)
find duplicate files
dupe(1)
duplicate a file quickly
dupemap(1)
Creates a database of file checksums and uses it to eliminate duplicates
dupfilter(8)
Sample Courier mail filter
dv2dt(1)
convert a binary TeX DVI file to DTL text representation
dv2sub(1)
extract info or subtitles from DV stream
dvb-fe-tool(1)
DVBv5 tool for frontend settings inspect/change
dvb-format-convert(1)
DVBv5 tool for file format conversions
dvbcut(1)
Qt application for cutting parts out of DVB streams
dvbv5-scan(1)
DVBv5 tool for frequency scanning
dvbv5-zap(1)
DVBv5 tool for service tuning
dvd-slideshow(1)
Creates a slideshow movie in DVD video format from a list of pictures and effects
dvdisaster(1), DVDISASTER(1)
data loss/scratch/aging protection for optical media
dvdstyler(1)
cross platform DVD authoring system for Video DVD production
dvdxchap(1)
Extract chapter information from DVDs
dvi2fax(1)
convert a TeX DVI file to G3 fax format
dvi2tty(1)
preview a TeX DVI file on an ordinary ASCII terminal
dvi2tty(1)
preview a TeX DVI-file on an ordinary ascii terminal
dvibook(1)
rearrange pages in DVI file into signatures
dviconcat(1)
concatenate DVI files
dvicopy(1), odvicopy(1)
produce modified copy of DVI file
dvidvi(1)
selects and/or re-arranges pages in a TeX dvi file
dvihp(1)
convert a TeX DVI file to Hewlett-Packard PCL
dvilj4(1), dvilj4l(1), dvilj2p(1), dvilj(1)
convert a TeX DVI file to PCL, for HP LaserJet printers
dvipdf(1)
Convert TeX DVI file to PDF using ghostscript and dvips
dvipdfmx(1), xdvipdfmx(1), dvipdfm(1)
produce PDF files directly from DVI files
dvipdft(1)
create thumbnail images for use with dvipdfm
dvipos(1)
compute positions in a DVI file
dvips(1)
convert a TeX DVI file to PostScript
dvired(1)
print dvi-files
dviselect(1)
extract pages from DVI files
dvispc(1)
Modify a DVI file to be page-independent in specials
dvisvg(1)
for conversion from DVI to SVG
dvisvgm(1)
converts DVI, EPS, and PDF files to the XML-based SVG format
dvitodvi(1)
rearrange pages in a DVI file
dvitomp(1)
convert a TeX DVI file to a MetaPost MPXFILE
dvitype(1), odvitype(1)
translate a dvi file for humans
dw2102(4)
webcamd driver for DVBWorld and TeVii DVB-S/S2
dwarfdump(1)
dumps DWARF debug information of an ELF object
dwdiff(1)
a delimited word diff program
dwebp(1)
decompress a WebP file to an image file
dwfilter(1)
reformat text with dwdiff for further processing
dwg2SVG(1)
manual page for dwg2SVG 0.12.4
dwg2dxf(1)
manual page for dwg2dxf 0.12.4
dwg2ps(1)
manual page for dwg2ps 0.12.4
dwgadd(1)
manual page for dwgadd 0.11.1.4086
dwgadd(5), dwgadd.5(5)
Format of the LibreDWG dwgadd example input-file
dwgbmp(1)
manual page for dwgbmp 0.12.4
dwgfilter(1)
manual page for dwgfilter 0.12.4
dwggrep(1)
manual page for dwggrep 0.12.4
dwglayers(1)
manual page for dwglayers 0.12.4
dwgread(1)
manual page for dwgread 0.12.4
dwgrewrite(1)
manual page for dwgrewrite 0.12.4
dwgwrite(1)
manual page for dwgwrite 0.12.4
dwl(1)
dwm for Wayland
dwlb(1)
feature-complete bar for dwl
dwz(1)
DWARF optimization and duplicate removal tool
dx(l)
start the Data Explorer visualization system. Optionally directly start the User Interface (dxui), the executive (dxexec), the Data Prompter, the Module Builder or the Tutorial
dxf2dwg(1)
manual page for dxf2dwg 0.12.4
dxfwrite(1)
manual page for dxfwrite 0.12.4
dxpc(1)
Differential X Protocol Compressor
dymaxionmap(6)
An animation of Buckminster Fuller's unwrapped icosahedral globe
dynamic_field_info(3x), field_info(3x)
retrieve field characteristics
dynamite(1)
manual page for dynamite
dyncall(3)
encapsulation of architecture-, OS- and compiler-specific function call semantics
dyncallback(3)
callback interface of dyncall
dynload(3)
encapsulates dynamic loading mechanisms and gives access to functions in foreign dynamic libraries and code modules
dynomite(8)
a generic dynamo implementation for different key/value storage engines
dystmgr(1)
the command line utility of the core API
dysttest(1)
test cases of the core API
e2cp(1)
copies files from/to an e2fs filesystem
e2freefrag(8)
report free space fragmentation information
e2fsck(8)
check a Linux ext2/ext3/ext4 file system
e2fsck.conf(5)
Configuration file for e2fsck
e2fsprogs-com_err(3), com_err(3)
common error display routine
e2guardian(8), e2guardian2(8)
web content filter
e2image(8)
Save critical ext2/ext3/ext4 file system metadata to a file
e2label(8)
Change the label on an ext2/ext3/ext4 file system
e2ln(1)
create hard links on an ext2 filesystem
e2ls(1)
list files and directories on an ext2 filesystem
e2mkdir(1)
creates a directory on an ext2 filesystem
e2mmpstatus(8)
Check MMP status of an ext4 file system
e2mv(1)
moves or renames files on an ext2fs filesystem
e2pall(1)
convert all EPS files in a LaTeX document to PDF
e2rm(1)
removes files and directories on an ext2 filesystem
e2tail(1)
a basic version of the tail command for an ext2 filesystem
e2tools(7)
utilities to manipulate files in an ext2/ext3 filesystem
e2undo(8)
Replay an undo log for an ext2/ext3/ext4 file system
e_axfilter(1)
manual page for e_axfilter 2.6 Floral Guranse
e_deduction_server(1)
manual page for e_deduction_server 2.6 Floral Guranse
e_ltb_runner(1)
manual page for e_ltb_runner 2.6 Floral Guranse
e_stratpar(1)
manual page for e_stratpar 2.6 Floral Guranse
easyrpg-player(6)
Interpreter for RPG Maker 2000/2003 games
easytag(1)
tag editor for MP3, Ogg Vorbis files and more
ebfc(1)
ELF Brainfuck compiler
eboard-config(1)
program to get information about the installed eboard
ebook2cw(1)
Convert ebooks to Morse code audio files (MP3/OGG)
ebsnvme-id(8)
NVMe disk identification tool for Amazon EC2
ec168(4)
webcamd driver for EC168 DVB-T
ecalength(1)
prints audio file length and other information
ecalloc(3), emalloc(3), eread(3), erealloc(3), esetenv(3), estrdup(3), ewrite(3)
exit-on-failure wrapper functions
ecasound(1)
sample editor, multitrack recorder, fx-processor, etc
ecasoundrc(5)
ecasound rcfile
ecattominc(1)
convert an ecat format file (version 6.x or 7.x) to a minc format file
echinus(1)
a lightweight window manager for X11
echoscu(1)
DICOM verification (C-ECHO) SCU
ecl-config(1)
Embeddable Common Lisp configuration query
eclat-addr2vpc(1)
Move IP address from EC2 to EC2-VPC
eclat-chvol(1)
modify size, type and iops of a volume
eclat-clrsattr(1), eclat-reset-snapshot-attribute(1)
reset permission settings for the specified snapshot
eclat-cpimg(1), eclat-copy-image(1)
create a copy of the Amazon image
eclat-cpsnap(1), eclat-copy-snapshot(1)
copy snapshot from another region
eclat-devol(1), eclat-detach-volume(1)
detach a volume from an instance
eclat-disasaddr(1), eclat-disassociate-address(1)
disassociate IP address from EC2 instance
eclat-dmesg(1), eclat-get-console-output(1)
get console output from the instance
eclat-lsaattr(1), eclat-describe-image-attribute(1)
lists the attribute of an image
eclat-lsaddr(1), eclat-describe-addresses(1)
return information about IP addresses in your account
eclat-lschvol(1)
reports the current modification status of EBS volumes
eclat-lsiattr(1), eclat-describe-instance-attribute(1)
describes attribute of an instance
eclat-lsistat(1), eclat-describe-instance-status(1)
describe status of EC2 instances
eclat-lssattr(1), eclat-describe-snapshot-attribute(1)
lists the attribute of a EBS snapshot
eclat-lssg(1), eclat-describe-security-groups(1)
return information about security groups
eclat-mksnap(1), eclat-create-snapshot(1)
creates a snapshot of an Amazon EBS volume
eclat-mktag(1), eclat-create-tags(1)
create or replace tags for a resource
eclat-rmsnap(1), eclat-delete-snapshot(1)
delete a snapshot of an Amazon EBS volume
eclat-rmtag(1), eclat-delete-tags(1)
delete or replace tags for a resource
eclat-setaattr(1), eclat-modify-image-attribute(1)
modify attributes of an image
eclat-setiattr(1), eclat-modify-instance-attribute(1)
modifies attribute of an instance
eclat-setsattr(1), eclat-modify-snapshot-attribute(1)
modify permission settings for the specified snapshot
eclat.conf(5)
configuration file for eclat (1)
ecm(1)
integer factorization using ECM, P-1 or P+1
ecm-developer(7)
ECM Developer Reference
ecm-find-modules(7)
ECM Find Modules Reference
ecm-kde-modules(7)
ECM KDE Modules Reference
ecm-modules(7)
ECM Modules Reference
ecm-toolchains(7)
ECM Toolchains Reference
ecpp(7)
template-language for tntnet (8)
ecppc(1)
compiler for ecpp (7)
ecppl(1)
language-extractor for ecpp (7)
ecppll(1)
language-linker for ecpp
eddsa_pk_new(3), eddsa_pk_free(3), eddsa_pk_from_EVP_PKEY(3), eddsa_pk_from_ptr(3), eddsa_pk_to_EVP_PKEY(3)
FIDO2 COSE EDDSA API
edgar(6)
A 2D platform game with a persistent world
edid-decode(1)
Decode EDID data in human-readable format
edit_list.conf(5)
Configuration of privileges to edit list configuration
editcap(1)
Edit and/or translate the format of capture files
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
editorconfig(1)
EditorConfig Command
editorconfig-format(5)
EditorConfig File Format
editorconfig.h(3)
Header file of EditorConfig
editorconfig_handle.h(3)
Header file of EditorConfig handle
editrc(5)
configuration file for editline library
editres(1)
a dynamic resource editor for X Toolkit applications
editss(6)
Editor for XPilot shipshapes. (V2.1)
eenc(1)
perform password encryption for RefDB clients
ef_expand_file(3), del_ExpandFile(3), ef_last_error(3), ef_list_expansions(3), new_ExpandFile(3)
expand filenames containing ~user/$envvar and wildcard expressions
efence(3)
Electric Fence Malloc Debugger
efi_variables_supported(3), efi_del_variable(3), efi_get_variable(3), efi_get_variable_attributes(3), efi_get_variable_size(3), efi_set_variable(3)
manipulate UEFI variables
efivar(1)
Tool to manipulate UEFI variables
egk-tool(1)
displays information on the German electronic health card (elektronische Gesundheitskarte, eGK)
egress-monitor(1)
Watching for default routes changes and sets the interface group
eground(1)
manual page for eground 2.6
ehnt(1)
Extreme Happy Netflow Tool. Client part
ehntserv(8)
Extreme Happy Netflow Tool. Server part
eidenv(1)
utility for accessing visible data from electronic identity cards
eif(1)
Empire InterFace
eiskaltdcpp-cli-jsonrpc(1), EiskaltDC++_CLI(1)
simple command line interface for EiskaltDC++ Daemon written on perl
eiskaltdcpp-cli-xmlrpc(1), EiskaltDC++_CLI(1)
simple command line interface for EiskaltDC++ Daemon written on perl
eiskaltdcpp-gtk(1), EiskaltDC++_Gtk(1)
GUI based on Gtk (based on FreeDC++ and LinuxDC++)
ejabberd.yml(5)
main configuration file for ejabberd
eject(1)
eject removable media from drive
ekb_create(1)
manual page for ekb_create 2.6
ekb_delete(1)
manual page for ekb_delete 2.6
ekb_ginsert(1)
manual page for ekb_ginsert 2.6
ekb_insert(1)
manual page for ekb_insert 2.6
elconv(1)
conversion program for ELOG messages
elf(1)
command-line ELF object file header analyzer
elf_begin(3)
Return descriptor for ELF file
elf_clone(3)
Create a clone of an existing ELF descriptor
elf_getdata(3)
Get washed data of section
elf_update(3)
update an ELF descriptor
elfedit(1)
update ELF header and program property of ELF files
elfls(1)
display the contents of an ELF file
elftoc(1)
translate an ELF file into a C struct
elinks.conf(5)
ELinks configuration file
elinkskeys(5)
keybindings for ELinks
ellipsefill(3)
Draws a filled ellipse. Allegro game programming library
elog(1)
utility program for Electronic Logbook ELOG
elogd(8)
web server program for Electronic Logbook ELOG
elpa2_print_kernels(1)
Provide information which ELPA2 kernels are available on this system
elpa_allocate(3)
allocate an instance of the ELPA library
elpa_autotune_load_state(3)
loadsa state of an ELPA autotuning object
elpa_autotune_print_state(3)
prints the current state of an ELPA autotuning object
elpa_autotune_save_state(3)
saves the current state of an ELPA autotuning object
elpa_autotune_set_best(3)
Sets the tunable parameters to the up-to-now best solution Before the autotuning options can be set, an autotuning step has to be done elpa_autotune_step(3)
elpa_autotune_setup(3)
create an instance for autotuning of the ELPA library Before the autotuning object can be created, an instance of the ELPA library has to be setup, see e.g. elpa_setup(3)
elpa_autotune_step(3)
do one ELPA autotuning step Before the autotuning step can be done, an instance of the ELPA autotune object has to be created, see elpa_autotune_setup(3)
elpa_cholesky(3)
do a Cholesky factorization of a real symmetric or complex hermitian matrix
elpa_deallocate(3)
deallocate an instance of the ELPA library after usage
elpa_eigenvalues(3)
computes the eigenvalues of a real symmetric or complex hermitian matrix
elpa_eigenvalues_double(3)
computes the eigenvalues of a real double-precision symmetric matrix
elpa_eigenvalues_double_complex(3)
computes the eigenvalues of a complex double-precision hermitian matrix
elpa_eigenvalues_float(3)
computes the eigenvalues of a real single-precision symmetric matrix
elpa_eigenvalues_float_complex(3)
computes the eigenvalues of a complex single-precision hermitian matrix
elpa_eigenvectors(3)
computes the eigenvalues and (part of) the eigenvector spectrum for a real symmetric or complex hermitian matrix
elpa_eigenvectors_double(3)
computes the eigenvalues and (part of) the eigenvector spectrum for a real symmetric matrix
elpa_eigenvectors_double_complex(3)
computes the eigenvalues and (part of) the eigenvector spectrum for a complex hermitian matrix
elpa_eigenvectors_float(3)
computes the eigenvalues and (part of) the eigenvector spectrum for a real symmetric matrix
elpa_eigenvectors_float_complex(3)
computes the eigenvalues and (part of) the eigenvector spectrum for a complex hermitian matrix
elpa_generalized_eigenvalues(3)
computes the eigenvalues of a generalized eigenvalue problem for real symmetric or complex hermitian matrices
elpa_generalized_eigenvectors(3)
computes the generalized eigenvalues and (part of) the eigenvector spectrum for a real symmetric or complex hermitian matrix
elpa_hermitian_multiply(3)
Performs C = A**H * B
elpa_load_settings(3)
loads the setting of an elpa object
elpa_print_settings(3)
prints the setting of an elpa object
elpa_set(3)
set parameter or tunables for the ELPA library
elpa_setup(3)
setup an instance of the ELPA library
elpa_skew_eigenvalues(3)
computes the eigenvalues of a real skew-symmetric matrix
elpa_skew_eigenvectors(3)
computes the eigenvalues and (part of) the eigenvector spectrum for a real skew-symmetric matrix
elpa_solve_tridiagonal(3)
computes the eigenvalue problem for real symmetric tridiagonal matrix
elpa_store_settings(3)
stores the setting of an elpa object
em28xx(4)
em28xx webcamd driver for USB camera and TV devices
emacsclient(1)
tells a running Emacs to visit a file
emailrelay(1)
e-mail transfer agent and proxy
emailrelay-filter-copy(1)
an E-MailRelay filter for pop-by-name
emailrelay-passwd(1)
a password encoding utility for E-MailRelay
emailrelay-poke(1)
forces an E-MailRelay server to deliver spooled mail
emailrelay-submit(1)
a submission utility for E-MailRelay
emiclock(1)
hyper animated face analog clock for X11
emil(1)
conversion filter for Internet messages
emil.cf(1)
configuration file for emil(1)
emilua-fiber_cancellation(7), Emilua(7)
Lua execution engine
emilua-filesystem(7), Emilua(7)
Lua execution engine
emms-print-metadata(1)
Print information about music files
empire(6)
the wargame of the century
emwm(1)
The Enhanced Motif Window Manager
emwmrc(4)
the Enhanced Motif Window Manager Resource Description File
en2ris(1)
converts EndNote bibliographic data to the RIS format
enable_triple_buffer(3)
Enables triple buffering. Allegro game programming library
enblend(1)
manual page for enblend 4.2
enca(1)
-- detect and convert encoding of text files
encapsulate(1)
multiplex several channels over a single socket with sampling of remote process exit status, and provide conversation termination without closing the socket. netpipes 4.2
encfs(1)
mounts or creates an encrypted virtual filesystem
encfsctl(1)
administrative tool for working with EncFS filesystems
encfssh(1)
mount encrypted virtual filesystem and start shell Write in progress
enchant(5), Enchant(5)
enchant language tags, ordering files and personal word lists
enchant-lsmod-2(1), enchant-lsmod(1)
list provider and dictionary information
encode.h(3)
API for Brotli compression
encode_keychange(1)
produce the KeyChange string for SNMPv3
encodedv(1)
encode a series of images to a digital video stream
encrypt-dbeaver-configuration(1)
Encrypt DBeaver Credentials Configuration File
energystream(6)
a flow of particles which form an energy stream
enfuse(1)
manual page for enfuse 4.2
engine(6)
draws a 3D four-stroke engine
engrampa(1), Engrampa(1)
Archive Manager for MATE
enigma(6)
Puzzle game reminiscent of Oxyd
enma(1)
A milter program for domain authentication technologies
enscript(1)
convert text files to PostScript, HTML, RTF, ANSI, and overstrikes
ensemble(i4), itcl::ensemble(i4)
create or modify a composite command
ensemble(itcl)
create or modify a composite command
entr(1)
run arbitrary commands when files change
entrez2(1)
a graphical client for the NCBI Entrez retrieval system
envdir(8)
runs another program with environment modified according to files in a specified directory
envsubst(1)
substitutes environment variables in shell format strings
envuidgid(8)
runs another program with environment variables indicating a specified account's uid and gid
eof.tcl86(n), eof(n)
Check for end of file condition on channel
eof.tcl90(n), eof(n)
Check for end of file condition on channel
eom(1)
The Eye of MATE Image Viewer
epclextract(1)
manual page for epclextract 2.6
epdfview(1)
view PDF documents
epic(1)
Internet Relay Chat client for UNIX like systems
epic5(1)
Internet Relay Chat client for UNIX like systems
epinfo(1)
extract technical information from digital camera generated files
epiphany(1)
a simple, clean, beautiful view of the web
epix(1), ePiX(1)
Utilities for creating mathematically accurate figures
epm(1)
create software packages
epm.list(5)
epm list file format
epminstall(1)
add a directory, file, or symlink to a list file
epn.conf(5)
Expiring Password Notification configuration file
eprover(1), E(1)
manual page for E 2.6 Floral Guranse (8e8bfa2a3f682a4a7d96975eaa7b1133c4267b13)
epsffit(1)
fit encapsulated PostScript file (EPSF) into constrained size
epstool(1)
Edit preview images and fix bounding boxes in EPS files
epte(1)
Electronic Periodic Table of the Elements
eq(3), ecq(3)
string equality test. countchar, countchar2, countstr count characters and strings within the string. replace, replace_detach, limittextwidth miscellaneous text functions
eqe(1), eqe:(1)
GUI image generator from LaTeX input
eqedit(1), eqedit:(1)
command-line image generator for LaTeX
eqn(1)
format equations for troff
eqn(7)
eqn language reference for mandoc
errhdr(1)
produce a C header file from a set of messages
error(8)
Postfix error/retry mail delivery agent
eruption(6), Eruption(6)
eruption of pieces of hot volcanic rock
es-de(6)
ES-DE Frontend
es256_pk_new(3), es256_pk_free(3), es256_pk_from_EC_KEY(3), es256_pk_from_EVP_PKEY(3), es256_pk_from_ptr(3), es256_pk_to_EVP_PKEY(3)
FIDO2 COSE ES256 API
es384_pk_new(3), es384_pk_free(3), es384_pk_from_EC_KEY(3), es384_pk_from_EVP_PKEY(3), es384_pk_from_ptr(3), es384_pk_to_EVP_PKEY(3)
FIDO2 COSE ES384 API
esedbinfo(1)
determines information about an Extensible Storage Engine (ESE) Database File (EDB)
esolve(1)
eigensolver for standard eigenvalue problems
esolver(1)
eigensolver for standard eigenvalue problems (Ritz values only)
espdiff(1)
apply the appropriate transformation to a set of patches
espeak-ng(1)
A multi-lingual software speech synthesizer
esper(6)
Enhance 224 to 176. Go right. Enhance 57 19. Track 45 left
estcall(1)
command line interface of the node API
estcmd(1)
command line interface of the core API
estconfig(1)
configuration utility of Hyper Estraier
estmaster(1)
master process of node servers
estnode(3), estnode.h(3)
the node API of Hyper Estraier
estraier(3), estraier.h(3)
the core API of Hyper Estraier
estwaver(1)
command line interface of web crawler
et61x251(4)
et61x251 webcamd driver for USB cameras
etags(1), ctags(1)
generate tag file for Emacs, vi
etapro(8)
Driver for ETA UPS equipment
etf2ly(1)
manual page for etf2ly (LilyPond) 2.25.27
etherape(1)
graphical network traffic browser
etruscanvenus(6)
Draws a 3d immersion of a Klein bottle that smoothly deforms between the Etruscan Venus surface, the Roman surface, the Boy surface surface, and the Ida surface
etter.conf(5)
Ettercap configuration file
ettercap(8)
Man page for the Ncurses GUI
ettercap(8)
multipurpose sniffer/content filter for man in the middle attacks
ettercap_plugins(8), ettercap-plugins(8)
A collection of plugins for ettercap
etterfilter(8)
Filter compiler for ettercap content filtering engine
etterlog(8)
Log analyzer for ettercap log files
etwdump(1)
Provide an interface to read Event Tracing for Windows (ETW)
eu-elfclassify(1)
Determine the type of an ELF file
eu-readelf(1)
Displays information about ELF files
euclid-wm(1)
A highly flexible, minimal, dynamic, tiling window manager
euktopdf(1)
Eukleides to PDF converter
euler2d(6)
two dimensional incompressible inviscid fluid flow
euphoria(1)
floating wisps
ev(3), libev(3)
a high performance full-featured event loop written in C
evcd2vcd(1)
Converts EVCD files to VCD files
evemu-describe(1), evemu-record(1)
print information and events from an input device
event.tk86(n), event(n)
Miscellaneous event facilities: define virtual events and generate events
eventtest(6)
test the waitevent function of svgalib
everups(8)
Driver for Ever UPS models
evim(1)
easy Vim, edit a file with Vim and setup for modeless editing
evince(1)
GNOME document viewer The Evince Document Viewer application for the GNOME desktop environment
evince-previewer(1)
show a printing preview of PostScript and PDF documents
evince-thumbnailer(1)
create png thumbnails from PostScript and PDF documents
evolvotron_mutate(1)
Render an evolvotron function tree to an image
evolvotron_render(1)
Render an evolvotron function tree to an image
evp(3)
high-level cryptographic functions
evp(7)
high-level cryptographic functions
evp(7ossl)
high-level cryptographic functions
evtinfo(1)
determines information about a Windows Event Log (EVT)
evtxexport(1)
exports items stored in a Windows XML EventViewer Log (EVTX) file
evtxinfo(1)
determines information about a Windows XML EventViewer Log (EVTX) file
ewfacquire(1)
acquires data in the EWF format
ewfacquirestream(1)
acquires data in the EWF format from stdin
ewfexport(1)
exports media data stored in EWF files
ewfinfo(1)
show meta data stored in EWF files
ewfmount(1)
mount data stored in EWF files
ewfrecover(1)
exports media data stored in EWF files
ewfverify(1)
verifies media data stored in EWF files
ex12bit(3)
How to fake a 12-bit truecolor mode on an 8-bit card. Allegro game programming library
ex3buf(3)
Mode-X triple buffering and retrace interrupt simulation. Allegro game programming library
exa(4)
new 2D acceleration architecture for X.Org
exaccel(3)
Using offscreen video memory to store source graphics for VBE/AF. Allegro game programming library
exbitmap(3)
Loading and displaying PCX and BMP files. Allegro game programming library
excamera(3)
Viewing a 3d world from an arbitrary camera position. Allegro game programming library
excolmap(3)
Creating graphical effects with color mapping tables. Allegro game programming library
exconfig(3)
Using the configuration routines. Allegro game programming library
exctags(1)
Generate tag files for source code
exdata(3)
Accessing the contents of datafiles. Allegro game programming library
exdbuf(3)
How to use double buffering to avoid flicker. Allegro game programming library
exexedat(3)
Appending datafiles onto your executable. Allegro game programming library
exfalso(1)
audio tag editor rst2man-indent-level 0 1 rstReportMargin $1
exfatattrib(8)
Set or display exFAT file attributes
exfatfsck(8)
check an exFAT file system
exfatlabel(8)
get or set an exFAT file system label
exfixed(3)
Using fixed point maths. Allegro game programming library
exflame(3)
How to write directly to video memory improving performance. Allegro game programming library
exflip(3)
Comparison of double buffering and page flipping. Allegro game programming library
exfont(3)
Loading and manipulating fonts. Allegro game programming library
exif(1)
shows EXIF information in JPEG files
exifcom(1)
display or set the UserComment tag contained in a JPEG Exif section
exifgrep(1)
select and reformat the output of exifprobe
exifprobe(1)
probe and report structure and metadata content of camera image files
exiftags(1)
output the properties contained in a JPEG Exif section
exiftime(1)
display or adjust date & time Exif tags; list files ordered by their Exif date & time tags
exiftran(1)
transform digital camera jpeg images # #
exim(8)
a Mail Transfer Agent
existbddnodeassocoff(3)
computes an existential quantification. man1/alc_origin.1
existbddnodeassocon(3)
computes an existential quantification. man1/alc_origin.1
exists(3)
Shortcut version of file_exists() for normal files. Allegro game programming library
exkeys(3)
How to get input from the keyboard in different ways. Allegro game programming library
exlights(3)
One way to do colored lighting effects in a hicolor video mode. Allegro game programming library
exmh(1)
An introduction to the exmh mail user interface
exmouse(3)
Getting input from the mouse. Allegro game programming library
exo-open(1)
Open URLs and launch preferred applications
exonerate(1)
a generic tool for sequence comparison
exonerate-server(1)
a sequence comparison server for exonerate
expack(1)
manipulate Flex files
expackf(3)
Using custom PACKFILE vtables. Allegro game programming library
expal(3)
Palette effects and color cycling. Allegro game programming library
exparna_p(1)
manual page for exparna_p (LocARNA 2.0.0)
expat(n)
Creates an instance of an expat parser object
expatapi(n), CheckExpatParserObj(n), CHandlerSetInstall(n), CHandlerSetRemove(n), CHandlerSetCreate(n), CHandlerSetGetUserData(n), GetExpatInfo(n)
Functions to create, install and remove expat parser object extensions
expect_autoexpect(1), autoexpect(1)
generate an Expect script from watching a session
expect_cryptdir(1), cryptdir(1)
encrypt/decrypt all files in a directory
expect_decryptdir(1), cryptdir(1)
encrypt/decrypt all files in a directory
expect_tknewsbiff(1), tknewsbiff(1)
pop up a window when news appears
expect_unbuffer(1), unbuffer(1)
unbuffer output
expire(8)
delete old articles from the new spool
expire(8cn), doexpire(8cn), expireiflow(8cn)
expire old news upact - update news active file
expire-ip-db(1)
remove old entries from a dns-terror DB file
expire.ctl(5)
Configuration file for article expiration
expire_image(3), expire_image (3)
Schedule the image for deletion
expireover(8)
Expire entries from the news overview database
expiretable(1)
removes PF table entries based on age
explain(3), libexplain(3)
Explain errno values returned by libc functions require_index { }
explain_access_or_die(3)
check permissions for a file and report errors require_index { "check permissions for a file and report errors" }
explain_acct_or_die(3)
switch process accounting on or off and report errors require_index { "switch process accounting on or off and report errors" }
explain_acl_from_text(3)
explain acl_from_text(3) errors require_index { }
explain_acl_from_text_or_die(3)
create an ACL from text and report errors require_index { "explain_acl_from_text_or_die(3)"
explain_acl_get_fd(3)
explain acl_get_fd(3) errors require_index { }
explain_acl_get_fd_or_die(3)
Execute acl_get_fd(3) and report errors require_index { "Execute acl_get_fd(3) and report errors" }
explain_acl_get_file(3)
explain acl_get_file(3) errors require_index { }
explain_acl_get_file_or_die(3)
Execute acl_get_file(3) and report errors require_index { "explain_acl_get_file_or_die(3)"
explain_acl_set_fd(3)
explain acl_set_fd(3) errors require_index { }
explain_acl_set_fd_or_die(3)
set an ACL by file descriptor and report errors require_index { "set an ACL by file descriptor and report errors" }
explain_acl_set_file(3)
explain acl_set_file(3) errors require_index { }
explain_acl_set_file_or_die(3)
set an ACL by filename and report errors require_index { "explain_acl_set_file_or_die(3)"
explain_asprintf(3)
explain asprintf(3) errors require_index { }
explain_asprintf_or_die(3)
print to allocated string and report errors require_index { "print to allocated string and report errors" }
explain_chmod_or_die(3)
change permissions of a file and report errors require_index { "change permissions of a file and report errors" }
explain_chown_or_die(3)
change ownership of a file and report errors require_index { "change ownership of a file and report errors" }
explain_close_or_die(3)
close a file descriptor and report errors require_index { "close a file descriptor and report errors" }
explain_creat_or_die(3)
create and open a file creat and report errors require_index { "create and open a file and report errors" }
explain_dirfd(3)
explain dirfd(3) errors require_index { }
explain_dirfd_or_die(3)
get directory stream file descriptor and report errors require_index { "get directory stream file descriptor and report errors" }
explain_dup2_or_die(3)
duplicate a file descriptor and report errors require_index { "duplicate a file descriptor and report errors" }
explain_dup_or_die(3)
duplicate a file descriptor and report errors require_index { "duplicate a file descriptor and report errors" }
explain_endgrent_or_die(3)
finish group file accesses and report errors require_index { "finish group file accesses and report errors" }
explain_eventfd(3)
explain eventfd(2) errors require_index { }
explain_eventfd_or_die(3)
create event notify file descriptor and report errors require_index { "create a file descriptor for event notification and report errors" }
explain_execlp_or_die(3)
execute a file and report errors require_index { "execute a file and report errors" }
explain_execv_or_die(3)
execute a file and report errors require_index { "execute a file and report errors" }
explain_execvp_or_die(3)
execute a file and report errors require_index { "execute a file and report errors" }
explain_exit(3)
print an explanation of exit status before exiting require_index { }
explain_fchdir(3)
explain fchdir(2) errors require_index { }
explain_fchdir_or_die(3)
change directory and report errors require_index { }
explain_fchmod(3)
explain fchmod(2) errors require_index { }
explain_fchmod_or_die(3)
change permissions of an open file and report errors require_index { "change permissions of an open file and report errors" }
explain_fchown(3)
explain fchown(2) errors require_index { }
explain_fchown_or_die(3)
change ownership of a file and report errors require_index { "change ownership of a file and report errors" }
explain_fchownat(3)
explain fchownat(2) errors require_index { }
explain_fchownat_or_die(3)
change ownership of a file relative to a directory
explain_fclose(3)
explain fclose(3) errors require_index { }
explain_fclose_or_die(3)
close a stream and report errors require_index { }
explain_fcntl(3)
explain fcntl(2) errors require_index { }
explain_fcntl_or_die(3)
manipulate a file descriptor and report errors require_index { "manipulate a file descriptor and report errors" }
explain_fdopen(3)
explain fdopen(3) errors require_index { }
explain_fdopen_or_die(3)
stream open functions and report errors require_index { "stream open functions and report errors" }
explain_fdopendir(3)
explain fdopendir(3) errors require_index { }
explain_fdopendir_or_die(3)
open a directory and report errors require_index { "open a directory and report errors" }
explain_feof(3)
explain feof(3) errors require_index { }
explain_feof_or_die(3)
check and reset stream status and report errors require_index { "check and reset stream status and report errors" }
explain_ferror(3)
explain ferror(3) errors require_index { }
explain_ferror_or_die(3)
check stream status and report errors require_index { "check stream status and report errors" }
explain_fflush(3)
explain fflush(3) errors require_index { }
explain_fflush_or_die(3)
flush a stream and report errors require_index { "flush a stream and report errors" }
explain_fgetc(3)
explain fgetc(3) errors require_index { }
explain_fgetc_or_die(3)
input of characters and report errors require_index { "input of characters and report errors" }
explain_fgetpos(3)
explain fgetpos(3) errors require_index { }
explain_fgetpos_or_die(3)
reposition a stream and report errors require_index { "reposition a stream and report errors" }
explain_fgets(3)
explain fgets(3) errors require_index { }
explain_fgets_or_die(3)
input of strings and report errors require_index { }
explain_filename(3), explain_filename_from_fildes(3)
obtain filename from file descriptor require_index { }
explain_fileno(3)
explain fileno(3) errors require_index { }
explain_fileno_or_die(3)
check and reset stream status and report errors require_index { "check and reset stream status and report errors" }
explain_flock(3)
explain flock(2) errors require_index { }
explain_flock_or_die(3)
control advisory lock on open file and report errors require_index { "apply or remove an advisory lock on an open file and report errors" }
explain_fopen(3)
explain fopen(3) errors require_index { }
explain_fopen_or_die(3)
open file and report errors require_index { }
explain_fork(3)
explain fork(2) errors require_index { }
explain_fork_or_die(3)
create a child process and report errors require_index { "create a child process and report errors" }
explain_fpathconf(3)
explain fpathconf(3) errors require_index { }
explain_fpathconf_or_die(3)
get file configuration and report errors require_index { "get configuration values for files and report errors" }
explain_fprintf(3)
explain fprintf(3) errors require_index { }
explain_fprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_fpurge(3)
explain fpurge(3) errors require_index { }
explain_fpurge_or_die(3)
purge a stream and report errors require_index { "purge a stream and report errors" }
explain_fputc(3)
explain fputc(3) errors require_index { }
explain_fputc_or_die(3)
output of characters and report errors require_index { "output of characters and report errors" }
explain_fputs(3)
explain fputs(3) errors require_index { }
explain_fputs_or_die(3)
write a string to a stream and report errors require_index { "write a string to a stream and report errors" }
explain_fread(3)
explain fread(3) errors require_index { }
explain_fread_or_die(3)
binary stream input and report errors require_index { }
explain_freopen(3)
explain freopen(3) errors require_index { }
explain_freopen_or_die(3)
open file and report errors require_index { }
explain_fseek(3)
explain fseek(3) errors require_index { }
explain_fseek_or_die(3)
reposition a stream and report errors require_index { "reposition a stream and report errors" }
explain_fseeko(3)
explain fseeko(3) errors require_index { }
explain_fseeko_or_die(3)
seek to or report file position and report errors require_index { "seek to or report file position and report errors" }
explain_fsetpos(3)
explain fsetpos(3) errors require_index { }
explain_fsetpos_or_die(3)
reposition a stream and report errors require_index { "reposition a stream and report errors" }
explain_fstat(3)
explain fstat(2) errors require_index { }
explain_fstat_or_die(3)
get file status and report errors require_index { "get file status and report errors" }
explain_fstatat(3)
explain fstatat(2) errors require_index { }
explain_fstatat_or_die(3)
get file status relative to a dir fd and report errors require_index { "get file status relative to a directory file descriptor and report errors" }
explain_fstatfs(3)
explain fstatfs(2) errors require_index { }
explain_fstatfs_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_fstatvfs(3)
explain fstatvfs(2) errors require_index { }
explain_fstatvfs_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_fsync(3)
explain fsync(2) errors require_index { }
explain_fsync_or_die(3)
synchronize a file with storage device and report errors require_index { "synchronize a file's in[hy]core state with storage device and report errors" }
explain_ftell(3)
explain ftell(3) errors require_index { }
explain_ftell_or_die(3)
get stream position and report errors require_index { "get stream position and report errors" }
explain_ftello(3)
explain ftello(3) errors require_index { }
explain_ftello_or_die(3)
get stream position and report errors require_index { "get stream position and report errors" }
explain_ftime(3)
explain ftime(3) errors require_index { }
explain_ftime_or_die(3)
return date and time and report errors require_index { "return date and time and report errors" }
explain_ftruncate(3)
explain ftruncate(2) errors require_index { }
explain_ftruncate_or_die(3)
truncate a file and report errors require_index { "truncate a file and report errors" }
explain_futimens(3)
explain futimens(3) errors require_index { }
explain_futimens_or_die(3)
change file timestamps and report errors require_index { "change file timestamps with nanosecond precision and report errors" }
explain_futimes(3)
explain futimes(3) errors require_index { }
explain_futimes_or_die(3)
change file timestamps and report errors require_index { "change file timestamps and report errors" }
explain_futimesat(3)
explain futimesat(2) errors require_index { }
explain_futimesat_or_die(3)
change timestamps of a file
explain_fwrite(3)
explain fwrite(3) errors require_index { }
explain_fwrite_or_die(3)
binary stream output and report errors require_index { "binary stream output and report errors" }
explain_getaddrinfo(3)
explain getaddrinfo(3) errors require_index { }
explain_getaddrinfo_or_die(3)
network address translation and report errors require_index { "explain_getaddrinfo_or_die(3)"
explain_getc_or_die(3)
input of characters and report errors require_index { "input of characters and report errors" }
explain_getchar_or_die(3)
input of characters and report errors require_index { "input of characters and report errors" }
explain_getgrent_or_die(3)
get group file entry and report errors require_index { "get group file entry and report errors" }
explain_getgrouplist_or_die(3)
get list of groups and report errors require_index { "explain_getgrouplist_or_die(3)"
explain_getgroups_or_die(3)
get supplementary group IDs and report errors require_index { "get list of supplementary group IDs and report errors" }
explain_gethostid_or_die(3)
get the unique identifier of the current host
explain_getpeername_or_die(3)
get name of peer socket and report errors require_index { "explain_getpeername_or_die(3)"
explain_getresgid_or_die(3)
get r/e/s group IDs and report errors require_index { "get real, effective and saved group IDs and report errors" }
explain_getresuid_or_die(3)
get r/e/s user IDs and report errors require_index { "get real, effective and saved user IDs and report errors" }
explain_gettimeofday(3)
explain gettimeofday(2) errors require_index { }
explain_gettimeofday_or_die(3)
get time and report errors require_index { "explain_gettimeofday_or_die(3)" "get time and report errors" }
explain_iconv_open_or_die(3)
prepare for charset conversion and report errors require_index { "allocate descriptor for character set conversion and report errors" }
explain_iconv_or_die(3)
perform character set conversion and report errors require_index { "perform character set conversion and report errors" }
explain_lca2010(1)
No medium found:
explain_lchmod_or_die(3)
change permissions of a file and report errors require_index { "change permissions of a file and report errors" }
explain_lchown_or_die(3)
change ownership of a file and report errors require_index { "change ownership of a file and report errors" }
explain_link_or_die(3)
make a new name for a file and report errors require_index { "make a new name for a file and report errors" }
explain_listen_or_die(3)
listen for connections on a socket and report errors require_index { "listen for connections on a socket and report errors" }
explain_lseek_or_die(3)
reposition file offset and report errors require_index { "reposition file offset and report errors" }
explain_lstat_or_die(3)
get file status and report errors require_index { "get file status and report errors" }
explain_lutimes_or_die(3)
modify file timestamps and report errors require_index { "modify file timestamps and report errors" }
explain_malloc_or_die(3)
Allocate and free dynamic memory and report errors require_index { "Allocate and free dynamic memory and report errors" }
explain_mknod_or_die(3)
create a special or ordinary file and report errors require_index { "create a special or ordinary file and report errors" }
explain_mkostemp_or_die(3)
create a unique temporary file and report errors require_index { "create a unique temporary file and report errors" }
explain_mkstemp_or_die(3)
create a unique temporary file and report errors require_index { "create a unique temporary file and report errors" }
explain_mktemp_or_die(3)
make a unique temporary filename and report errors require_index { "make a unique temporary filename and report errors" }
explain_mmap_or_die(3)
map file or device into memory and report errors require_index { "map file or device into memory and report errors" }
explain_mount_or_die(3)
mount file system and report errors require_index { "mount file system and report errors" }
explain_munmap_or_die(3)
unmap a file or device from memory and report errors require_index { "unmap a file or device from memory and report errors" }
explain_open_or_die(3)
open file and report errors require_index { }
explain_openat_or_die(3)
open a file relative to a dir fd and report errors require_index { "open a file relative to a directory file descriptor and report errors" }
explain_pathconf(3)
explain pathconf(3) errors require_index { }
explain_pathconf_or_die(3)
get configuration values and report errors require_index { "get configuration values for files and report errors" }
explain_poll_or_die(3)
wait for some event on file descriptor and report errors require_index { "wait for some event on a file descriptor and report errors" }
explain_pread_or_die(3)
seek and read from a file descriptor and report errors require_index { "read from a file descriptor at a given offset and report errors" }
explain_printf(3)
explain printf(3) errors require_index { }
explain_printf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_putc_or_die(3)
output of characters and report errors require_index { }
explain_putchar_or_die(3)
output of characters and report errors require_index { "output of characters and report errors" }
explain_pwrite_or_die(3)
seek and write to a file descriptor and report errors require_index { "write to a file descriptor at a given offset and report errors" }
explain_read_or_die(3)
read from a file descriptor and report errors require_index { "read from a file descriptor and report errors" }
explain_readlink_or_die(3)
read value of a symbolic link and report errors require_index { "read value of a symbolic link and report errors" }
explain_readv_or_die(3)
read data into multiple buffers and report errors require_index { "read data into multiple buffers and report errors" }
explain_realloc_or_die(3)
Allocate and free dynamic memory and report errors require_index { "Allocate and free dynamic memory and report errors" }
explain_remove_or_die(3)
delete a file and report errors require_index { "delete a file and report errors" }
explain_rename_or_die(3)
change the name of a file and report errors require_index { "change the name of a file and report errors" }
explain_setbuf(3)
explain setbuf(3) errors require_index { }
explain_setbuf_or_die(3)
set stream buffer and report errors require_index { "set stream buffer and report errors" }
explain_setbuffer(3)
explain setbuffer(3) errors require_index { }
explain_setbuffer_or_die(3)
stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
explain_setgrent_or_die(3)
rewind group database and report errors require_index { "rewind to the start of the group database and report errors" }
explain_setgroups_or_die(3)
set supplementary group IDs and report errors require_index { "set list of supplementary group IDs and report errors" }
explain_setlinebuf(3)
explain setlinebuf(3) errors require_index { }
explain_setlinebuf_or_die(3)
stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
explain_setregid_or_die(3)
set real and/or effective group ID and report errors require_index { "set real and/or effective group ID and report errors" }
explain_setresgid_or_die(3)
set r/e/s group ID and report errors require_index { "set real, effective and saved group ID and report errors" }
explain_setresuid_or_die(3)
set r/e/s user ID and report errors require_index { "set real, effective and saved user ID and report errors" }
explain_setreuid_or_die(3)
set the real and effective user ID and report errors require_index { "set the real and effective user ID and report errors" }
explain_settimeofday(3)
explain settimeofday(2) errors require_index { }
explain_settimeofday_or_die(3)
sets system time and report errors require_index { "explain_settimeofday_or_die(3)"
explain_setvbuf(3)
explain setvbuf(3) errors require_index { }
explain_setvbuf_or_die(3)
stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
explain_signalfd(3)
explain signalfd(2) errors require_index { }
explain_signalfd_or_die(3)
create signalable file descriptor and report errors require_index { "create a file descriptor for accepting signals and report errors" }
explain_sleep_or_die(3)
Sleep for a number of seconds and report errors require_index { "Sleep for the specified number of seconds and report errors" }
explain_snprintf(3)
explain snprintf(3) errors require_index { }
explain_snprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_socket_or_die(3)
create an endpoint and report errors require_index { "create an endpoint for communication and report errors" }
explain_socketpair_or_die(3)
create pair of connected sockets and report errors require_index { "create a pair of connected sockets and report errors" }
explain_sprintf(3)
explain sprintf(3) errors require_index { }
explain_sprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_stat_or_die(3)
get file status and report errors require_index { "get file status and report errors" }
explain_statfs(3)
explain statfs(2) errors require_index { }
explain_statfs_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_statvfs(3)
explain statvfs(2) errors require_index { }
explain_statvfs_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_strtod_or_die(3)
convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
explain_strtof(3)
explain strtof(3) errors require_index { }
explain_strtof_or_die(3)
convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
explain_strtold_or_die(3)
convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
explain_symlink_or_die(3)
make a new name for a file and report errors require_index { "make a new name for a file and report errors" }
explain_tcflow(3)
explain tcflow(3) errors require_index { }
explain_tcflow_or_die(3)
terminal flow control and report errors require_index { "terminal flow control and report errors" }
explain_tcflush(3)
explain tcflush(3) errors require_index { }
explain_tcflush_or_die(3)
discard terminal data and report errors require_index { "discard terminal data and report errors" }
explain_tempnam_or_die(3)
create a name for a temporary file and report errors require_index { "create a name for a temporary file and report errors" }
explain_timerfd_create(3)
explain timerfd_create(2) errors require_index { }
explain_timerfd_create_or_die(3)
create file descriptor timers and report errors require_index { "explain_timerfd_create_or_die(3)"
explain_tmpfile(3)
explain tmpfile(3) errors require_index { }
explain_tmpfile_or_die(3)
create a temporary file and report errors require_index { "create a temporary file and report errors" }
explain_tmpnam_or_die(3)
create a name for a temporary file and report errors require_index { "create a name for a temporary file and report errors" }
explain_truncate_or_die(3)
truncate a file and report errors require_index { "truncate a file and report errors" }
explain_uname_or_die(3)
get information about current kernel and report errors require_index { "get name and information about current kernel and report errors" }
explain_unlink_or_die(3)
delete a file and report errors require_index { "delete a file and report errors" }
explain_usleep_or_die(3)
suspend execution for ms intervals and report errors require_index { "suspend execution for microsecond intervals and report errors" }
explain_ustat_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_utime_or_die(3)
change file times and report errors require_index { "change file last access and modification times and report errors" }
explain_utimens_or_die(3)
change file timestamps and report errors require_index { "change file last access and modification times and report errors" }
explain_utimensat_or_die(3)
change file timestamps and report errors require_index { "change file timestamps with nanosecond precision and report errors" }
explain_utimes_or_die(3)
change file access and modify times and report errors require_index { "change file last access and modification times and report errors" }
explain_vasprintf(3)
explain vasprintf(3) errors require_index { }
explain_vasprintf_or_die(3)
print to allocated string and report errors require_index { "print to allocated string and report errors" }
explain_vfork(3)
explain vfork(2) errors require_index { }
explain_vfork_or_die(3)
create a child process and report errors require_index { "create a child process and block parent and report errors" }
explain_vfprintf(3)
explain vfprintf(3) errors require_index { }
explain_vfprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_vprintf(3)
explain vprintf(3) errors require_index { }
explain_vprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_vsnprintf(3)
explain vsnprintf(3) errors require_index { }
explain_vsnprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_vsprintf(3)
explain vsprintf(3) errors require_index { }
explain_vsprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_wait3_or_die(3)
wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
explain_wait4_or_die(3)
wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
explain_wait_or_die(3)
wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
explain_waitpid_or_die(3)
wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
explain_write_or_die(3)
write to a file descriptor and report errors require_index { "write to a file descriptor and report errors" }
explain_writev_or_die(3)
write data from multiple buffers and report errors require_index { "write data from multiple buffers and report errors" }
explode(8cn)
expand a relaynews master batch file into all the ordinary batch files implied
exr2aces(1)
convert exr images to ACES format
exrblur(1)
perform a gaussian blur on an OpenEXR image
exrcheck(1)
validate exr files
exricamtm(1)
performs tone mapping on an OpenEXR image (iCAM)
exrinfo(1)
print exr image header metadata
exrmaketiled(1)
convert exr images to tiled format
exrmanifest(1)
print id manifest
exrnlm(1)
perform non-linear masking correction on an OpenEXR image
exrotscl(3)
Demonstrates rotate_scaled_sprite functions. Allegro game programming library
exrpptm(1)
performs tone mapping on an OpenEXR image (photoreceptor)
exrstats(1)
display statistics about the contents of an OpenEXR image
exrtools(1)
a collection of utilities for manipulating OpenEXR images
exrtopng(1)
convert an OpenEXR image to PNG format
exscale(3)
Loading PCX files and bitmap stretching. Allegro game programming library
exscn3d(3)
Using the 3d scene functions. Allegro game programming library
exspline(3)
Constructing smooth movement paths from spline curves. Allegro game programming library
exsprite(3)
Datafiles access and sprite animation. Allegro game programming library
exstars(3)
3d starfield and lightsourced spaceship. Allegro game programming library
exswitch(3)
Controlling the console switch mode for background running. Allegro game programming library
ext(5)
format of .ext files produced by Magic's hierarchical extractor
ext2(5)
the second extended file system ext3 - the third extended file system ext4 - the fourth extended file system
ext2sim(1)
convert hierarchical ext|(5) extracted-circuit files to flat sim|(5) files
ext2spice(1)
convert hierarchical ext|(5) extracted-circuit files to flat spice| files
ext_delayer_acl(8), delayer(8)
Squid external ACL helper adding artificial delay to requests
ext_file_userip_acl(8)
Restrict users to certain IP addresses, using a text file backend. Version 1.0
ext_sensors.conf(5)
Slurm configuration file for the external sensors plugin
extcap(4)
The extcap interface
extcheck(1)
check hierarchical ext|(5) files for global node connectivity and summarize number of fets, nodes, etc
extcompose(1)
Compose a reference to external data for inclusion in a mail message
extconv(1)
convert a TeX document in either Big 5+ or GBK encoding into `preprocessed' form
extend_dmalloc(1)
Analyze return-addresses from dmalloc logfiles
extipl(8)
a partition-selectable boot loader/installer for IBM-PC compatible computers
extract_a52(1)
extract ATSC A/52 audio from a MPEG stream
extract_d3pkg(1)
extract Descent3 PKG files
extract_dca(1)
extract DTS Coherent Acoustics audio from a MPEG stream
extract_dxhog(1)
extract Descent HOG files
extract_f3pod(1)
extract Fury3 POD files
extract_font_range(3)
Extracts a range of characters from a font. Allegro game programming library
extract_metadata(1)
read column metadata from SPSS and Stata binary files, and format it as JSON
extract_mpeg2(1)
extract MPEG video streams from a multiplexed stream
extract_qupak(1)
extract Quake/2 PACK files
extract_url(1)
-- extract URLs from email messages
extractbb(1), ebb(1)
extract bounding box information from graphics files
extractpdfmark(1)
Extract page mode and named destinations as PDFmark from PDF
extractrc(1)
Extract message strings from UI and GUI-RC files
extractres(1)
filter to extract resources from a PostScript document
extractvectors(1)
Vector Extraction Tool for OMNeT++ Vector Files
extrans(3)
Lighting and translucency effects. Allegro game programming library
extrans2(3)
Drawing flipped, translucent and tinted sprites. Allegro game programming library
extruec(3)
Truecolor pixel format conversions. Allegro game programming library
exult(6)
an engine for running Ultima VII
exult_studio(1)
a world editor for Exult
exunicod(3)
Using Unicode string functions. Allegro game programming library
exupdate(3)
Supporting different screen update methods in a single program. Allegro game programming library
exxfade(3)
Truecolor image loading and fades. Allegro game programming library
exzbuf(3)
Z-buffered polygons demo. Allegro game programming library
eyeclock(1), EyeClock(1)
A clock application for X. The eyes follow the mouse pointer
eza(1)
[em] a modern replacement for ls
eza_colors(5)
[em] customising the file and UI colours of eza
ezjail(7), -(7)
ezjail Jail administration framework
ezjail.conf(5), -(5)
ezjail.conf configuration file for ezjail script
ezmlm(5)
format of ezmlm directory
ezmlm-archive(1)
create thread and author index for a mailing list archive
ezmlm-check(1)
Mails back results of ezmlm list check
ezmlm-confirm(1)
process user actions for message confirm and discard
ezmlm-glconf(1)
create config file for global ezmlm-request address
ezmlm-idx(1)
create index for mailing list archive
ezmlm-issubn(1)
test to see if an address is subscribed to a mailing list
ezmlm-limit(1)
Limits traffic to list
ezmlm-moderate(1)
process moderator actions for message acceptance and rejection
ezmlm-reject(1)
reject messages unsuitable for distribution
ezmlm-rmtab(1)
remove the subscriber tables for a mailing list
ezmlm-tstdig(1)
Tests if a digest should be created
ezmlm-unsub(1)
manually remove addresses from a mailing list
ezmlmglrc(5)
set up the global ezmlm interface
ezmlmrc(5)
ezmlm-make configuration file
ezstream(1)
source client for Icecast with external de-/encoder support
ezstream-file.sh(1)
script to stream files from the command line
f2c(1)
Convert Fortran 77 to C or C++ " f^2c changed to f2c in the previous line for the benefit of " people on systems (e.g. Sun systems) whose makewhatis cannot " cope with troff formatting commands
f3write(1), f3read(1)
test real flash memory capacity
fCreate(3), fCreate (3)
create a file lock
fDestroy(3), fDestroy (3)
destroy a lock
fFind(3), fFind (3)
find a file lock
fLock(3), fLock (3)
acquire file lock
fUnlock(3), fUnlock (3)
release file lock
fa2htgs(1)
formatter for high throughput genome sequencing project submissions
faac(1)
open source MPEG-4 and MPEG-2 AAC encoder
faad(1)
Process an Advanced Audio Codec stream
fabric(7)
Fabric Interface Library
fade_from(3)
Gradually fades the palette between two others. Allegro game programming library
fade_from_range(3)
Gradually fades a part of the palette between two others. Allegro game programming library
fade_in(3)
Gradually fades the palette from black. Allegro game programming library
fade_in_range(3)
Gradually fades a part of the palette from black. Allegro game programming library
fade_interpolate(3)
Calculates a new palette interpolated between two others. Allegro game programming library
fade_out(3)
Gradually fades the palette to black. Allegro game programming library
fade_out_range(3)
Gradually fades a part of the palette to black. Allegro game programming library
fadeplot(6)
draws a waving ribbon following a sinusoidal path
faidx(5)
an index enabling random access to FASTA and FASTQ files
fail2ban(1)
a set of server and client programs to limit brute force authentication attempts
fail2ban-client(1)
configure and control the server
fail2ban-jail.conf(5), jail.conf(5)
configuration for the fail2ban server
fail2ban-regex(1)
test Fail2ban "failregex" option
fail2ban-server(1)
start the server
failover(8)
UPS Failover Driver
fairland(6)
Empire land generator
fairymax(6)
xboard-compatible chess and chess-variant engine Fairy-Max
fakecrc(1)
fake the CRC32 of a file
faked(1)
daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes
fakeroot(1)
run a command in an environment faking root privileges for file manipulation
faketime(1)
manipulate the system time for a given command
falcodump(1)
Dump log data to a file using a Falco source plugin
falconseye(6), nethack(6)
Exploring The Mazes of Menace
fam(1m)
file alteration monitor
fam(3x)
File Alteration Monitor (FAM) library routines
fand(8)
daemon to control PWM (Pulse Width Modulation) cooling fans
fapg(1)
Fast Audio Playlist Generator
far2l(1)
Two-panel file manager, with built-in terminal and other usefulness'es
farbfeld(5)
suckless image format
fasd(1)
quick access to files and directories
fasta(1)
scan a protein or DNA sequence library for similar sequences tfasta - compare a protein sequence to a DNA sequence library, translating the DNA sequence library `on-the-fly'. lfasta - compare two protein or DNA sequences for local similarity and show the local sequence alignments plfasta - compare two sequences for local similarity and plot the local sequence alignments
fasta36(1)
scan a protein or DNA sequence library for similar sequences fastx36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfastx36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasty36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfasty36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasts36 - compare unordered peptides to a protein sequence database fastm36 - compare ordered peptides (or short DNA sequences) to a protein (DNA) sequence database tfasts36 - compare unordered peptides to a translated DNA sequence database fastf36 - compare mixed peptides to a protein sequence database tfastf36 - compare mixed peptides to a translated DNA sequence database ssearch36 - compare a protein or DNA sequence to a sequence database using the Smith-Waterman algorithm. ggsearch36 - compare a protein or DNA sequence to a sequence database using a global alignment (Needleman-Wunsch) glsearch36 - compare a protein or DNA sequence to a sequence database with alignments that are global in the query and local in the database sequence (global-local). lalign36 - produce multiple non-overlapping alignments for protein and DNA sequences using the Huang and Miller sim algorithm for the Waterman-Eggert algorithm. prss36, prfx36 - discontinued; all the FASTA programs will estimate statistical significance using 500 shuffled sequence scores if two sequences are compared
fastautils(1)
FASTA format file manipulation utilities
fastcgi-mono-server(1), XSP(1)
Mono ASP.NET Web Server (xsp and xsp2)
fastf3(1), fastf3_t(1)
compare a mixed peptide sequence against a protein database using a modified fasta algorithm. tfastf3, tfastf3_t - compare a mixed pepide sequence against a translated DNA database
fastfetch(1)
A fast and feature-rich system information tool similar to neofetch
fastforward(1)
forward mail according to a cdb database
fastjar(1)
archive tool for Java archives
fastline(3)
Faster version of line(). Allegro game programming library
fastmail(1)
quick batch mail interface to a single address
fastnetmon(8), FastNetMon(8)
a high performance DoS/DDoS load analyzer built on top of multiple packet capture engines
fastnetmon_client(1)
show information about top talkers and detected DDoS attacks
fastrm(1)
Quickly remove a list of files
fasts3(1), fasts3_t(1)
compare several short peptide sequences against a protein database using a modified fasta algorithm. tfasts3, tfasts3_t - compare short pepides against a translated DNA database
fatback(1)
manual page for fatback v0.1.1
faucet(1)
a fixture for a BSD network pipe netpipes 4.2
faup(1)
Finally An Url Parser!
faust(1), Faust(1)
DSP to C/C++, CMajor, Codebox, CSharp, DLang, Interpreter, Java, LLVM IR, Julia, JSFX, Rust and WebAssembly (wast/wasm)
fax(1)
fax sending and receiving with mgetty+sendfax
fax2ps(1)
convert a TIFF facsimile to compressed PostScriptâ„¢
fax2tiff(1)
create a TIFF Class F fax file from raw fax data
faxq(1)
display fax jobs queued by faxspool(1)
faxq-helper(8)
privileged helper process to access the fax queue
faxqueue(5)
sendfax fax spool queue control files
faxrm(1)
remove fax jobs queued by faxspool(1)
faxrunq(1)
send fax jobs queued by faxspool(1)
faxrunqd(8)
daemon to send fax jobs queued by faxspool(1)
faxspool(1)
queue and convert files for faxing with sendfax(8)
fbcli(1)
Emit events to feedbackd
fbd-theme-validate(1)
Validate feedbackd themes
fbdevhw(4)
os-specific submodule for framebuffer device access
fblocked.tcl86(n), fblocked(n)
Test whether the last input operation exhausted all available input
fblocked.tcl90(n), fblocked(n)
Test whether the last input operation exhausted all available input
fbpanel(1)
a NETWM compliant lightweight GTK2-based panel for UNIX desktop
fbrun(1)
display run dialog window
fbsetbg(1)
Set a background wallpaper or pattern
fbsetroot(1)
a simple background utility used by the fluxbox(1) window manager, originally written for and by the original blackbox(1) window manager
fbtv(1)
a console program for watching TV
fc-cache(1)
build font information cache files
fc-cat(1)
read font information cache files
fc-conflist(1)
list the configuration files processed by Fontconfig
fc-list(1)
list available fonts
fc-match(1)
match available fonts
fc-pattern(1)
parse and show pattern
fc-query(1)
query font files
fc-scan(1)
scan font files or directories
fc-solve(6)
automated solver for Freecell and related Solitiare variants
fc-validate(1)
validate font files
fcal(1)
Calculates a best-fit straight line for calibration data
fcat(1)
Output the contents of a file based on its name
fceux(6)
An emulator for the original (8-bit) Nintendo / Famicom game console
fcft_capabilities(3)
available optional library capabilities
fcft_clone(3)
copy an already instantiated font
fcft_destroy(3)
free fcft_font objects
fcft_fini(3)
release global resources
fcft_font_options_create(3)
instantiate a new font
fcft_font_options_destroy(3)
free fcft_font_options objects
fcft_from_name(3)
instantiate a new font
fcft_init(3)
initialize the library
fcft_kerning(3)
calculate kerning distance between two wide characters
fcft_log_init(3)
configure logging in fcft
fcft_precompose(3)
pre-compose two wide characters into one
fcft_rasterize_char_utf32(3)
rasterize a glyph for a single UTF-32 codepoint
fcft_rasterize_grapheme_utf32(3)
rasterize glyph(s) for a grapheme cluster
fcft_rasterize_text_run_utf32(3)
rasterize a series of glyphs for a text string
fcft_set_emoji_presentation(3)
configures the default emoji presentation
fcft_set_scaling_filter(3)
configures the filter to use when downscaling bitmap fonts
fcft_text_run_destroy(3)
free fcft_text_run objects
fcgistarter(8)
Start a FastCGI program
fcgiwrap(8)
serve CGI applications over FastCGI
fcitx(1)
Free Chinese Input Toy of X - a Chinese IME for XIM
fcitx-remote(1)
Tool for control fcitx state via console
fcomp(1)
file compare require_index { "fcomp(1)" "compare two files" }
fconf2(1), fconf2*(1)
Converts fidoconfig to another format
fconfigure.tcl86(n), fconfigure(n)
Set and get options on a channel
fconfigure.tcl90(n), fconfigure(n)
Set and get options on a channel
fcopy.tcl86(n), fcopy(n)
Copy data from one channel to another
fcopy.tcl90(n), fcopy(n)
Copy data from one channel to another
fcrackzip(1)
a Free/Fast Zip Password Cracker
fcron(8)
daemon to execute scheduled tasks
fcron.conf(5)
configuration file for fcron and fcrontab
fcrondyn(1)
dialog dyn-amically with a running fcron daemon
fcrontab(1)
manipulate per-user fcrontab files
fcrontab(5)
tables for driving fcron
fd(1)
file & directory maintenance tool
fd(1)
find entries in the filesystem
fd0ssh(1)
pipe for password-over-stdin support to ssh
fd2(1)
redirect from/to file descriptor 2
fd2pascal(1)
Free Pascal forms description to pascal program converter
fd2ps(1)
Translates fdesign output to PostScript Cr n (c) (co
fdclean(3)
erases cached info about a file descriptor
fdesign(1)
Forms Library User Interface Designer Cr n (c) (co
fdin(3)
waits on a file descriptor to become readable
fdisk(8)
manipulate disk partition table
fdm(1)
fetch and deliver mail
fdm.conf(5)
fdm configuration file
fdout(3)
wait on file descriptor to become writable
fdupes(1)
finds duplicate files in a given set of directories
fdupes-help(7)
fdupes interactive mode reference
feature-view(1)
Visualize GFF features using Matplotlib
fedex(1)
EXPRESS Compiler
feedback(1)
Stirring colors with a jiggling warp
feedback-themes(5)
Theme configuration for feedbackd
feedbackd(8)
A daemon to provide feedback on events
feh(1)
image viewer and cataloguer
felis(1)
File Contents Display (v1.0)
fence_ack_manual(8)
a program to override fenced fencing operations
fence_aliyun(8)
Fence agent for Aliyun (Aliyun Web Services)
fence_alom(8)
Fence agent for Sun ALOM
fence_amt(8)
Fence agent for AMT
fence_apc(8)
Fence agent for APC over telnet/ssh
fence_apc_snmp(8)
Fence agent for APC, Tripplite PDU over SNMP fence_tripplite_snmp - Fence agent for Tripplife over SNMP (symlink)
fence_aws(8)
Fence agent for AWS (Amazon Web Services)
fence_azure_arm(8)
Fence agent for Azure Resource Manager
fence_bladecenter(8)
Fence agent for IBM BladeCenter
fence_brocade(8)
Fence agent for HP Brocade over telnet/ssh
fence_cdu(8)
Fence agent for a Sentry Switch CDU over telnet
fence_cisco_mds(8)
Fence agent for Cisco MDS
fence_cisco_ucs(8)
Fence agent for Cisco UCS
fence_compute(8)
Fence agent for the automatic resurrection of OpenStack compute instances
fence_crosslink(8)
Fence agent for cross-link two-node clusters
fence_cyberpower_ssh(8)
Fence agent for CyberPower over ssh
fence_docker(8)
Fence agent for Docker
fence_drac(8)
I/O Fencing agent for Dell DRAC IV
fence_drac5(8)
Fence agent for Dell DRAC CMC/5
fence_dummy(8)
Dummy fence agent
fence_eaton_snmp(8)
Fence agent for Eaton over SNMP
fence_ecloud(8)
Fence Agent for ANS eCloud
fence_emerson(8)
Fence agent for Emerson over SNMP
fence_eps(8)
Fence agent for ePowerSwitch
fence_evacuate(8)
Fence agent for the automatic resurrection of OpenStack compute instances
fence_gce(8)
Fence agent for GCE (Google Cloud Engine)
fence_hds_cb(8)
Fence agent for Hitachi Compute Blade systems
fence_heuristics_ping(8)
Fence agent for ping-heuristic based fencing
fence_hpblade(8)
Fence agent for HP BladeSystem
fence_ibm_powervs(8)
Fence agent for IBM PowerVS
fence_ibm_vpc(8)
Fence agent for IBM Cloud VPC
fence_ibmblade(8)
Fence agent for IBM BladeCenter over SNMP
fence_ibmz(8)
Fence agent for IBM z LPARs
fence_idrac(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ifmib(8)
Fence agent for IF MIB
fence_ilo(8)
Fence agent for HP iLO fence_ilo2 - Fence agent for HP iLO2 (symlink)
fence_ilo2(8)
Fence agent for HP iLO fence_ilo2 - Fence agent for HP iLO2 (symlink)
fence_ilo3(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ilo3_ssh(8)
Fence agent for HP iLO over SSH fence_ilo3_ssh - Fence agent for HP iLO3 over SSH (symlink) fence_ilo4_ssh - Fence agent for HP iLO4 over SSH (symlink) fence_ilo5_ssh - Fence agent for HP iLO5 over SSH (symlink)
fence_ilo4(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ilo4_ssh(8)
Fence agent for HP iLO over SSH fence_ilo3_ssh - Fence agent for HP iLO3 over SSH (symlink) fence_ilo4_ssh - Fence agent for HP iLO4 over SSH (symlink) fence_ilo5_ssh - Fence agent for HP iLO5 over SSH (symlink)
fence_ilo5(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ilo5_ssh(8)
Fence agent for HP iLO over SSH fence_ilo3_ssh - Fence agent for HP iLO3 over SSH (symlink) fence_ilo4_ssh - Fence agent for HP iLO4 over SSH (symlink) fence_ilo5_ssh - Fence agent for HP iLO5 over SSH (symlink)
fence_ilo_moonshot(8)
Fence agent for HP Moonshot iLO
fence_ilo_mp(8)
Fence agent for HP iLO MP
fence_ilo_ssh(8)
Fence agent for HP iLO over SSH fence_ilo3_ssh - Fence agent for HP iLO3 over SSH (symlink) fence_ilo4_ssh - Fence agent for HP iLO4 over SSH (symlink) fence_ilo5_ssh - Fence agent for HP iLO5 over SSH (symlink)
fence_imm(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_intelmodular(8)
Fence agent for Intel Modular
fence_ipdu(8)
Fence agent for iPDU over SNMP
fence_ipmilan(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ipmilanplus(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ironic(8)
Fence agent for OpenStack's Ironic (Bare Metal as a service) service
fence_kubevirt(8)
Fence agent for KubeVirt
fence_ldom(8)
Fence agent for Sun LDOM
fence_lindypdu(8)
Fence agent for Lindy over SNMP
fence_lpar(8)
Fence agent for IBM LPAR
fence_mpath(8)
Fence agent for multipath persistent reservation
fence_netio(8)
I/O Fencing agent for Koukaam NETIO-230B
fence_openstack(8)
Fence agent for OpenStack's Nova service
fence_powerman(8)
Fence Agent for Powerman
fence_pve(8)
Fencing agent for the Proxmox Virtual Environment
fence_raritan(8)
I/O Fencing agent for Raritan Dominion PX
fence_raritan_px3(8)
I/O Fencing agent for Raritan Dominion PX2 and PX3
fence_rcd_serial(8)
rcd_serial fence agent
fence_redfish(8)
I/O Fencing agent for Redfish
fence_rhevm(8)
Fence agent for RHEV-M REST API
fence_rsa(8)
Fence agent for IBM RSA
fence_rsb(8)
I/O Fencing agent for Fujitsu-Siemens RSB
fence_sanbox2(8)
Fence agent for QLogic SANBox2 FC switches
fence_sbd(8)
Fence agent for sbd
fence_scsi(8)
Fence agent for SCSI persistent reservation
fence_skalar(8)
Skala-R Fence agent
fence_tripplite_snmp(8)
Fence agent for APC, Tripplite PDU over SNMP fence_tripplite_snmp - Fence agent for Tripplife over SNMP (symlink)
fence_vbox(8)
Fence agent for VirtualBox
fence_virsh(8)
Fence agent for virsh
fence_vmware(8)
Fence agent for VMWare
fence_vmware_rest(8)
Fence agent for VMware REST API
fence_vmware_vcloud(8)
Fence agent for VMware vCloud Director API
fence_watchdog(8)
Part of the Pacemaker cluster resource manager
fence_wti(8)
Fence agent for WTI
fence_xenapi(8)
Fence agent for Citrix XenServer over XenAPI
fence_zvmip(8)
Fence agent for use with z/VM Virtual Machines
fennel(1)
a lisp programming language that runs on Lua
fennel-api(3)
Fennel[aq]s Lua API
fennel-reference(5)
Fennel Reference
fennel-tutorial(7)
Getting Started with Fennel
festival(1)
a text-to-speech system
festival_client(1)
client access to festiva; text-to-speech server mode
fet(1), FET(1)
free timetabling
fet-cl(1), FET-CL(1)
free timetabling - command line
fetchlog(1)
fetch and convert new messages of a logfile
fetchmail(1)
fetch mail from a POP, IMAP, ETRN, or ODMR-capable server
fetchnews(8)
fetch news via NNTP
fetchzone(1)
get dns zone from server
fex(1)
simple and powerful field extraction
ff2jpg(1)
convert farbfeld to JPG
ff2pam(1)
convert farbfeld to PAM
ff2png(1)
convert farbfeld to PNG
ff2ppm(1)
convert farbfeld to PPM
ffe(1)
flat file extractor
fff(1)
:file_folder: A simple file manager written in bash
ffi(3), FFI(3)
Foreign Function Interface
ffi_call(3)
Invoke a foreign function
ffi_prep_cif(3)
Prepare a ffi_cif structure for use with ffi_call
ffi_prep_cif_var(3)
Prepare a ffi_cif structure for use with ffi_call for variadic functions
ffind(1)
Finds the name of the file or directory using a given inode
ffmpeg(1)
ffmpeg media converter
ffmpeg-bitstream-filters(1)
FFmpeg bitstream filters
ffmpeg-codecs(1)
FFmpeg codecs
ffmpeg-devices(1)
FFmpeg devices
ffmpeg-filters(1)
FFmpeg filters
ffmpeg-formats(1)
FFmpeg formats
ffmpeg-protocols(1)
FFmpeg protocols
ffmpeg-resampler(1)
FFmpeg Resampler
ffmpeg-scaler(1)
FFmpeg video scaling and pixel format converter
ffmpeg-utils(1)
FFmpeg utilities
ffmpegthumbnailer(1)
fast and lightweight video thumbnailer
ffprobe(1)
ffprobe media prober
ffproxy(8)
filtering HTTP/HTTPS proxy server
ffproxy.conf(5)
filtering HTTP/HTTPS proxy server configuration file
ffproxy.quick(7)
filtering HTTP/HTTPS proxy server quick introduction
fftw-wisdom(1)
create wisdom (pre-optimized FFTs)
fftw-wisdom-to-conf(1)
generate FFTW wisdom (pre-planned transforms)
fftwf-wisdom(1)
create wisdom (pre-optimized FFTs)
fftwl-wisdom(1)
create wisdom (pre-optimized FFTs)
fftwq-wisdom(1)
create wisdom (pre-optimized FFTs)
fgallery(1)
static HTML+JavaScript photo album generator
fgcom(1)
VoIP client for the FlightGear radio infrastructure
fgelev(1)
Compute FlightGear scenery elevation for a given list of points
fgfs(1)
the FlightGear flight simulator
fgfsrc(5)
FlightGear command-line options file
fghack(8)
is an anti-backgrounding tool
fgjs(1)
FlightGear joystick utility
fgr(1)
File content search command
fgviewer(1)
An alternative FlightGear viewer application
fhist(1)
file history require_index { "fhist(1)" "record file modification history" }
fi_atomic(3)
Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory fi_fetch_atomic / fi_fetch_atomicv / fi_fetch_atomicmsg Initiates an atomic operation to remote memory, retrieving the initial value. fi_compare_atomic / fi_compare_atomicv / fi_compare_atomicmsg Initiates an atomic compare-operation to remote memory, retrieving the initial value. fi_atomicvalid / fi_fetch_atomicvalid / fi_compare_atomicvalid / fi_query_atomic : Indicates if a provider supports a specific atomic operation
fi_av(3)
Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue. fi_av_insert / fi_av_insertsvc / fi_av_remove Insert/remove an address into/from the address vector. fi_av_lookup Retrieve an address stored in the address vector. fi_av_straddr Convert an address into a printable string
fi_av_set(3)
Address vector set operations fi_av_set / fi_close Open or close an address vector set fi_av_set_union Perform a set union operation on two AV sets fi_av_set_intersect Perform a set intersect operation on two AV sets fi_av_set_diff Perform a set difference operation on two AV sets fi_av_set_insert Add an address to an AV set fi_av_set_remove Remove an address from an AV set fi_av_set_addr Obtain a collective address for current addresses in an AV set
fi_cm(3)
Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state. fi_setname / fi_getname / fi_getpeer Set local, or return local or peer endpoint address. fi_join / fi_close / fi_mc_addr Join, leave, or retrieve a multicast address
fi_cntr(3)
Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter fi_cntr_readerr Reads the number of operations which have completed in error. fi_cntr_add Increment a counter by a specified value fi_cntr_set Set a counter to a specified value fi_cntr_wait Wait for a counter to be greater or equal to a threshold value
fi_control(3)
Perform an operation on a fabric resource
fi_cq(3)
Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes. fi_cq_read / fi_cq_readfrom / fi_cq_readerr Read a completion from a completion queue fi_cq_sread / fi_cq_sreadfrom A synchronous (blocking) read that waits until a specified condition has been met before reading a completion from a completion queue. fi_cq_signal Unblock any thread waiting in fi_cq_sread or fi_cq_sreadfrom. fi_cq_strerror Converts provider specific error information into a printable string
fi_direct(7)
Direct fabric provider access
fi_domain(3)
Open a fabric access domain
fi_endpoint(3)
Fabric endpoint operations fi_endpoint / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint. fi_ep_bind Associate an endpoint with hardware resources, such as event queues, completion queues, counters, address vectors, or shared transmit/receive contexts. fi_scalable_ep_bind Associate a scalable endpoint with an address vector fi_pep_bind Associate a passive endpoint with an event queue fi_enable Transitions an active endpoint into an enabled state. fi_cancel Cancel a pending asynchronous data transfer fi_ep_alias Create an alias to the endpoint fi_control Control endpoint operation. fi_getopt / fi_setopt Get or set endpoint options. fi_rx_context / fi_tx_context / fi_srx_context / fi_stx_context Open a transmit or receive context. fi_tc_dscp_set / fi_tc_dscp_get Convert between a DSCP value and a network traffic class fi_rx_size_left / fi_tx_size_left (DEPRECATED) Query the lower bound on how many RX/TX operations may be posted without an operation returning -FI_EAGAIN. This functions have been deprecated and will be removed in a future version of the library
fi_eq(3)
Event queue operations fi_eq_open / fi_close Open/close an event queue fi_control Control operation of EQ fi_eq_read / fi_eq_readerr Read an event from an event queue fi_eq_write Writes an event to an event queue fi_eq_sread A synchronous (blocking) read of an event queue fi_eq_strerror Converts provider specific error information into a printable string
fi_errno(3)
fabric errors fi_strerror - Convert fabric error into a printable string
fi_fabric(3)
Fabric network operations fi_fabric / fi_close Open / close a fabric network fi_tostr / fi_tostr_r Convert fabric attributes, flags, and capabilities to printable string
fi_getinfo(3), fi_freeinfo(3)
Obtain / free fabric interface information fi_allocinfo, fi_dupinfo - Allocate / duplicate an fi_info structure
fi_hook(7)
The Hook Fabric Provider Utility
fi_info(1)
Simple utility to query for fabric interfaces
fi_join_collective(3)
Operation where a subset of peers join a new collective group. fi_barrier Collective operation that does not complete until all peers have entered the barrier call. fi_broadcast A single sender transmits data to all peers, including itself. fi_alltoall Each peer distributes a slice of its local data to all peers. fi_allreduce Collective operation where all peers broadcast an atomic operation to all other peers. fi_allgather Each peer sends a complete copy of its local data to all peers. fi_reduce_scatter Collective call where data is collected from all peers and merged (reduced). The results of the reduction is distributed back to the peers, with each peer receiving a slice of the results. fi_reduce Collective call where data is collected from all peers to a root peer and merged (reduced). fi_scatter A single sender distributes (scatters) a slice of its local data to all peers. fi_gather All peers send their data to a root peer. fi_query_collective Returns information about which collective operations are supported by a provider, and limitations on the collective
fi_mr(3)
Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister registered memory buffers. fi_mr_desc Return a local descriptor associated with a registered memory region fi_mr_key Return the remote key needed to access a registered memory region fi_mr_raw_attr Return raw memory region attributes. fi_mr_map_raw Converts a raw memory region key into a key that is usable for data transfer operations. fi_mr_unmap_key Releases a previously mapped raw memory region key. fi_mr_bind Associate a registered memory region with a completion counter or an endpoint. fi_mr_refresh Updates the memory pages associated with a memory region. fi_mr_enable Enables a memory region for use
fi_mrail(7)
The Multi-Rail Utility Provider
fi_msg(3)
Message data transfer operations fi_recv / fi_recvv / fi_recvmsg Post a buffer to receive an incoming message fi_send / fi_sendv / fi_sendmsg fi_inject / fi_senddata : Initiate an operation to send a message
fi_nic(3)
Fabric network interface card attributes
fi_pingpong(1)
Quick and simple pingpong test for libfabric
fi_poll(3)
Polling and wait set operations fi_poll_open / fi_close Open/close a polling set fi_poll_add / fi_poll_del Add/remove a completion queue or counter to/from a poll set. fi_poll Poll for progress and events across multiple completion queues and counters. fi_wait_open / fi_close Open/close a wait set fi_wait Waits for one or more wait objects in a set to be signaled. fi_trywait Indicate when it is safe to block on wait objects using native OS calls. fi_control Control wait set operation or attributes
fi_provider(3), fi_prov_ini(3)
External provider entry point fi_param_define / fi_param_get Register and retrieve environment variables with the libfabric core fi_log_enabled / fi_log_ready / fi_log Control and output debug logging information. fi_open / fi_close Open a named library object fi_export_fid / fi_import_fid Share a fabric object between different providers or resources
fi_provider(7)
Fabric Interface Providers
fi_rma(3)
Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg fi_inject_write / fi_writedata : Initiate a write to remote memory
fi_rxm(7)
The RxM (RDM over MSG) Utility Provider
fi_sockets(7)
The Sockets Fabric Provider
fi_strerror(1)
display libfabric error strings
fi_tagged(3)
Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv / fi_tsendmsg / fi_tinject / fi_tsenddata Initiate an operation to send a message
fi_tcp(7)
The msg sockets Fabric Provider
fi_trigger(3)
Triggered operations
fi_udp(7)
The UDP Fabric Provider
fi_verbs(7)
The Verbs Fabric Provider
fi_version(3)
Version of the library interfaces
fiberlamp(6)
Fiber Optic Lamp
fid(1)
List identifiers in F1; if F2 is also given, list those common to both
fidentify(8)
Determine file type using PhotoRec database
fido2-assert(1)
get/verify a FIDO2 assertion
fido2-cred(1)
make/verify a FIDO2 credential
fido2-token(1)
find and manage a FIDO2 authenticator
fido_assert_allow_cred(3), fido_assert_empty_allow_list(3)
manage allow lists in a FIDO2 assertion
fido_assert_new(3), fido_assert_free(3), fido_assert_count(3), fido_assert_rp_id(3), fido_assert_user_display_name(3), fido_assert_user_icon(3), fido_assert_user_name(3), fido_assert_authdata_ptr(3), fido_assert_authdata_raw_ptr(3), fido_assert_blob_ptr(3), fido_assert_clientdata_hash_ptr(3), fido_assert_hmac_secret_ptr(3), fido_assert_largeblob_key_ptr(3), fido_assert_user_id_ptr(3), fido_assert_sig_ptr(3), fido_assert_id_ptr(3), fido_assert_authdata_len(3), fido_assert_authdata_raw_len(3), fido_assert_blob_len(3), fido_assert_clientdata_hash_len(3), fido_assert_hmac_secret_len(3), fido_assert_largeblob_key_len(3), fido_assert_user_id_len(3), fido_assert_sig_len(3), fido_assert_id_len(3), fido_assert_sigcount(3), fido_assert_flags(3)
FIDO2 assertion API
fido_assert_set_authdata(3), fido_assert_set_authdata_raw(3), fido_assert_set_clientdata(3), fido_assert_set_clientdata_hash(3), fido_assert_set_count(3), fido_assert_set_extensions(3), fido_assert_set_hmac_salt(3), fido_assert_set_hmac_secret(3), fido_assert_set_up(3), fido_assert_set_uv(3), fido_assert_set_rp(3), fido_assert_set_sig(3), fido_assert_set_winhello_appid(3)
set parameters of a FIDO2 assertion
fido_assert_verify(3)
verifies the signature of a FIDO2 assertion statement
fido_bio_dev_get_info(3), fido_bio_dev_enroll_begin(3), fido_bio_dev_enroll_continue(3), fido_bio_dev_enroll_cancel(3), fido_bio_dev_enroll_remove(3), fido_bio_dev_get_template_array(3), fido_bio_dev_set_template_name(3)
FIDO2 biometric authenticator API
fido_bio_enroll_new(3), fido_bio_enroll_free(3), fido_bio_enroll_last_status(3), fido_bio_enroll_remaining_samples(3)
FIDO2 biometric enrollment API
fido_bio_info_new(3), fido_bio_info_free(3), fido_bio_info_type(3), fido_bio_info_max_samples(3)
FIDO2 biometric sensor information API
fido_bio_template(3), fido_bio_template_array_count(3), fido_bio_template_array_free(3), fido_bio_template_array_new(3), fido_bio_template_free(3), fido_bio_template_id_len(3), fido_bio_template_id_ptr(3), fido_bio_template_name(3), fido_bio_template_new(3), fido_bio_template_set_id(3), fido_bio_template_set_name(3)
FIDO2 biometric template API
fido_cbor_info_new(3), fido_cbor_info_free(3), fido_dev_get_cbor_info(3), fido_cbor_info_aaguid_ptr(3), fido_cbor_info_extensions_ptr(3), fido_cbor_info_protocols_ptr(3), fido_cbor_info_transports_ptr(3), fido_cbor_info_versions_ptr(3), fido_cbor_info_options_name_ptr(3), fido_cbor_info_options_value_ptr(3), fido_cbor_info_algorithm_type(3), fido_cbor_info_algorithm_cose(3), fido_cbor_info_algorithm_count(3), fido_cbor_info_certs_name_ptr(3), fido_cbor_info_certs_value_ptr(3), fido_cbor_info_certs_len(3), fido_cbor_info_aaguid_len(3), fido_cbor_info_extensions_len(3), fido_cbor_info_protocols_len(3), fido_cbor_info_transports_len(3), fido_cbor_info_versions_len(3), fido_cbor_info_options_len(3), fido_cbor_info_maxmsgsiz(3), fido_cbor_info_maxcredbloblen(3), fido_cbor_info_maxcredcntlst(3), fido_cbor_info_maxcredidlen(3), fido_cbor_info_maxlargeblob(3), fido_cbor_info_maxrpid_minpinlen(3), fido_cbor_info_minpinlen(3), fido_cbor_info_fwversion(3), fido_cbor_info_uv_attempts(3), fido_cbor_info_uv_modality(3), fido_cbor_info_rk_remaining(3), fido_cbor_info_new_pin_required(3)
FIDO2 CBOR Info API
fido_cred_exclude(3), fido_cred_empty_exclude_list(3)
manage exclude lists in a FIDO2 credential
fido_cred_new(3), fido_cred_free(3), fido_cred_pin_minlen(3), fido_cred_prot(3), fido_cred_fmt(3), fido_cred_rp_id(3), fido_cred_rp_name(3), fido_cred_user_name(3), fido_cred_display_name(3), fido_cred_authdata_ptr(3), fido_cred_authdata_raw_ptr(3), fido_cred_clientdata_hash_ptr(3), fido_cred_id_ptr(3), fido_cred_aaguid_ptr(3), fido_cred_largeblob_key_ptr(3), fido_cred_pubkey_ptr(3), fido_cred_sig_ptr(3), fido_cred_user_id_ptr(3), fido_cred_x5c_list_count(3), fido_cred_x5c_list_ptr(3), fido_cred_x5c_ptr(3), fido_cred_attstmt_ptr(3), fido_cred_authdata_len(3), fido_cred_authdata_raw_len(3), fido_cred_clientdata_hash_len(3), fido_cred_id_len(3), fido_cred_aaguid_len(3), fido_cred_largeblob_key_len(3), fido_cred_pubkey_len(3), fido_cred_sig_len(3), fido_cred_user_id_len(3), fido_cred_x5c_list_len(3), fido_cred_x5c_len(3), fido_cred_attstmt_len(3), fido_cred_entattest(3), fido_cred_type(3), fido_cred_flags(3), fido_cred_sigcount(3)
FIDO2 credential API
fido_cred_set_authdata(3), fido_cred_set_authdata_raw(3), fido_cred_set_attstmt(3), fido_cred_set_attobj(3), fido_cred_set_x509(3), fido_cred_set_sig(3), fido_cred_set_id(3), fido_cred_set_clientdata(3), fido_cred_set_clientdata_hash(3), fido_cred_set_rp(3), fido_cred_set_user(3), fido_cred_set_entattest(3), fido_cred_set_extensions(3), fido_cred_set_blob(3), fido_cred_set_pin_minlen(3), fido_cred_set_prot(3), fido_cred_set_rk(3), fido_cred_set_uv(3), fido_cred_set_fmt(3), fido_cred_set_type(3)
set parameters of a FIDO2 credential
fido_cred_verify(3), fido_cred_verify_self(3)
verify the attestation signature of a FIDO2 credential
fido_credman_metadata_new(3), fido_credman_rk_new(3), fido_credman_rp_new(3), fido_credman_metadata_free(3), fido_credman_rk_free(3), fido_credman_rp_free(3), fido_credman_rk_existing(3), fido_credman_rk_remaining(3), fido_credman_rk(3), fido_credman_rk_count(3), fido_credman_rp_id(3), fido_credman_rp_name(3), fido_credman_rp_count(3), fido_credman_rp_id_hash_ptr(3), fido_credman_rp_id_hash_len(3), fido_credman_get_dev_metadata(3), fido_credman_get_dev_rk(3), fido_credman_set_dev_rk(3), fido_credman_del_dev_rk(3), fido_credman_get_dev_rp(3)
FIDO2 credential management API
fido_dev_enable_entattest(3), fido_dev_toggle_always_uv(3), fido_dev_force_pin_change(3), fido_dev_set_pin_minlen(3), fido_dev_set_pin_minlen_rpid(3)
CTAP 2.1 configuration authenticator API
fido_dev_get_assert(3)
obtains an assertion from a FIDO2 device
fido_dev_get_touch_begin(3), fido_dev_get_touch_status(3)
asynchronously wait for touch on a FIDO2 authenticator
fido_dev_info_manifest(3), fido_dev_info_new(3), fido_dev_info_free(3), fido_dev_info_ptr(3), fido_dev_info_path(3), fido_dev_info_product(3), fido_dev_info_vendor(3), fido_dev_info_manufacturer_string(3), fido_dev_info_product_string(3), fido_dev_info_set(3)
FIDO2 device discovery functions
fido_dev_largeblob_get(3), fido_dev_largeblob_set(3), fido_dev_largeblob_remove(3), fido_dev_largeblob_get_array(3), fido_dev_largeblob_set_array(3)
FIDO2 large blob API
fido_dev_make_cred(3)
generates a new credential on a FIDO2 device
fido_dev_open(3), fido_dev_open_with_info(3), fido_dev_close(3), fido_dev_cancel(3), fido_dev_new(3), fido_dev_new_with_info(3), fido_dev_free(3), fido_dev_force_fido2(3), fido_dev_force_u2f(3), fido_dev_is_fido2(3), fido_dev_is_winhello(3), fido_dev_supports_credman(3), fido_dev_supports_cred_prot(3), fido_dev_supports_permissions(3), fido_dev_supports_pin(3), fido_dev_supports_uv(3), fido_dev_has_pin(3), fido_dev_has_uv(3), fido_dev_protocol(3), fido_dev_build(3), fido_dev_flags(3), fido_dev_major(3), fido_dev_minor(3)
FIDO2 device open/close and related functions
fido_dev_set_io_functions(3), fido_dev_set_sigmask(3), fido_dev_set_timeout(3), fido_dev_set_transport_functions(3), fido_dev_io_handle(3)
FIDO2 device I/O interface
fido_dev_set_pin(3), fido_dev_get_retry_count(3), fido_dev_get_uv_retry_count(3), fido_dev_reset(3)
FIDO2 device management functions
fido_init(3), fido_set_log_handler(3)
initialise the FIDO2 library
fido_strerr(3)
FIDO2 error codes
fieldlines(1)
simulation of the electric field lines between charged particles
fifo(1)
a fifo buffer that reads from stdin and writes to stdout
fifo(n)
Create and manipulate u-turn fifo channels
fifo2(n)
Create and manipulate pipe fifo channels
fifteen(6)
nbfifteen
fig2dev(1)
translates Fig code to various graphics languages
fig2ps2tex(1)
generate a TeX file for including a PostScript file
fig2sxd(1)
utility to convert .fig to .sxd
figlet(6), FIGlet(6)
display large characters made up of ordinary screen characters
figlist(6)
lists figlet fonts and control files
figmbkrds(3)
converts MBK figure to RDS figure man1/alc_origin.1
fiked(1)
a fake IKE PSK+XAUTH daemon based on vpnc
file(1)
determine file type
file.random_access(3em), Emilua(3em)
Lua execution engine
file.read_all_at(3em), Emilua(3em)
Lua execution engine
file.read_at_least_at(3em), Emilua(3em)
Lua execution engine
file.stream(3em), Emilua(3em)
Lua execution engine
file.tcl86(n), file(n)
Manipulate file names and attributes
file.tcl90(n), file(n)
Manipulate file names and attributes
file.write_all_at(3em), Emilua(3em)
Lua execution engine
file.write_at_least_at(3em), Emilua(3em)
Lua execution engine
file65(1)
print information for o65 object files
file_descriptor(3em), Emilua(3em)
Lua execution engine
file_exists(3)
Tells if a file exists. Allegro game programming library
file_select_ex(3)
Displays the Allegro file selector with a caption
file_size_ex(3)
Returns the size of a file in bytes. Allegro game programming library
file_time(3)
Returns the modification time of a file. Allegro game programming library
filedaemon(1)
Invoke another program on files matching a glob pattern
fileevent.tcl86(n), fileevent(n)
Execute a script when a channel becomes readable or writable
fileevent.tcl90(n), fileevent(n)
Execute a script when a channel becomes readable or writable
filefuncs(3am)
provide some file related functionality to gawk
filemon(1)
log child process file access using filemon
filename.tcl86(n), filename(n)
File name conventions supported by Tcl commands
filename.tcl90(n), filename(n)
File name conventions supported by Tcl commands
fileobj(1)
ncurses based hex editor with vi interface
filepath(3)
return the whole search path of a file man1/alc_origin.1
filepp(1)
A generic file preprocessor
fileprune(1)
prune a file set according to a given age distribution
files(6)
Empire file initialization
fileschanged(1)
displays altered files
filesystem.absolute(3em), Emilua(3em)
Lua execution engine
filesystem.canonical(3em), Emilua(3em)
Lua execution engine
filesystem.cap_get_file(3em), Emilua(3em)
Lua execution engine
filesystem.cap_set_file(3em), Emilua(3em)
Lua execution engine
filesystem.chmod(3em), Emilua(3em)
Lua execution engine
filesystem.chown(3em), Emilua(3em)
Lua execution engine
filesystem.chroot(3em), Emilua(3em)
Lua execution engine
filesystem.clock(3em), Emilua(3em)
Lua execution engine
filesystem.copy(3em), Emilua(3em)
Lua execution engine
filesystem.copy_file(3em), Emilua(3em)
Lua execution engine
filesystem.copy_symlink(3em), Emilua(3em)
Lua execution engine
filesystem.create_directory(3em), Emilua(3em)
Lua execution engine
filesystem.create_hardlink(3em), Emilua(3em)
Lua execution engine
filesystem.create_symlink(3em), Emilua(3em)
Lua execution engine
filesystem.current_working_directory(3em), Emilua(3em)
Lua execution engine
filesystem.dev_major(3em), Emilua(3em)
Lua execution engine
filesystem.dev_minor(3em), Emilua(3em)
Lua execution engine
filesystem.directory_entry(3em), Emilua(3em)
Lua execution engine
filesystem.directory_iterator(3em), Emilua(3em)
Lua execution engine
filesystem.equivalent(3em), Emilua(3em)
Lua execution engine
filesystem.exists(3em), Emilua(3em)
Lua execution engine
filesystem.file_size(3em), Emilua(3em)
Lua execution engine
filesystem.hardlink_count(3em), Emilua(3em)
Lua execution engine
filesystem.is_block_device(3em), Emilua(3em)
Lua execution engine
filesystem.is_character_device(3em), Emilua(3em)
Lua execution engine
filesystem.is_directory(3em), Emilua(3em)
Lua execution engine
filesystem.is_empty(3em), Emilua(3em)
Lua execution engine
filesystem.is_fifo(3em), Emilua(3em)
Lua execution engine
filesystem.is_other(3em), Emilua(3em)
Lua execution engine
filesystem.is_regular_file(3em), Emilua(3em)
Lua execution engine
filesystem.is_socket(3em), Emilua(3em)
Lua execution engine
filesystem.is_symlink(3em), Emilua(3em)
Lua execution engine
filesystem.last_write_time(3em), Emilua(3em)
Lua execution engine
filesystem.makedev(3em), Emilua(3em)
Lua execution engine
filesystem.mkdir(3em), Emilua(3em)
Lua execution engine
filesystem.mkfifo(3em), Emilua(3em)
Lua execution engine
filesystem.mknod(3em), Emilua(3em)
Lua execution engine
filesystem.mode(3em), Emilua(3em)
Lua execution engine
filesystem.open(3em), Emilua(3em)
Lua execution engine
filesystem.path(3em), Emilua(3em)
Lua execution engine
filesystem.proximate(3em), Emilua(3em)
Lua execution engine
filesystem.read_symlink(3em), Emilua(3em)
Lua execution engine
filesystem.recursive_directory_iterator(3em), Emilua(3em)
Lua execution engine
filesystem.relative(3em), Emilua(3em)
Lua execution engine
filesystem.remove(3em), Emilua(3em)
Lua execution engine
filesystem.rename(3em), Emilua(3em)
Lua execution engine
filesystem.resize_file(3em), Emilua(3em)
Lua execution engine
filesystem.space(3em), Emilua(3em)
Lua execution engine
filesystem.status(3em), Emilua(3em)
Lua execution engine
filesystem.temp_directory_path(3em), Emilua(3em)
Lua execution engine
filesystem.umask(3em), Emilua(3em)
Lua execution engine
filesystem.weakly_canonical(3em), Emilua(3em)
Lua execution engine
filetype(1)
file type reporting program
filetype-compile(1)
compile list of file types for use with filetype(1)
filetypes.conf(5)
the file type configuration of highlight
filewatcherd(8)
run commands in response to file changes
filezilla(1), FileZilla(1)
FTP client
fill_surface(3), fill_surface (3)
Allocate a new video object and fill with a single colour
fillets(6)
puzzle game about witty fish saving the world sokoban style
filmleader(6)
screen saver
filter(1)
Generic UNIX filtering tool
filter(7)
cups file conversion filter interface
filter-a(8)
filter A in DNS responses when AAAA is present
filter-aaaa(8)
filter AAAA in DNS responses when A is present
filter_create_fd(3), filter_create_fd (3)
Create a sub process and return the requested pipes
filter_create_fp(3), filter_create_fp (3)
similar to filter_create_fd except with buffered FILE*
filter_read(3), filter_write(3), filter_end(3), filter_convert(3), filter_destroy(3), filter_fopen(3), filter_process(3)
generic data filtering
filter_wait(3), filter_wait (3)
wrap waitpid to decode the exitcode and why your filter quit
filterdiff(1)
extract or exclude diffs from a diff file
filtermail(1)
Filters e-mail, gets rid of spam
filtermailex(5)
filtermail configuration file examples
filtermailrc(5)
filtermail configuration file
finalize_3dmodel(3), finalize_3dmodel (3)
Mark a 3D model as finalized
finance-quote-wrapper(1), finance-quote-wrapper (1)
internal interface between gnucash and Finance::Quote
finch(1), Finch(1)
A Pimpin' Penguin console frontend to libpurple. Instant Messaging client
find(i4), itcl::find(i4)
search for classes and objects
find(itcl)
search for classes and objects
find_allegro_resource(3)
Searches for a support file in many places. Allegro game programming library
find_datafile_object(3)
Searches a datafile for an object with a name. Allegro game programming library
find_dialog_focus(3)
Searches the dialog for the object which has the input focus. Allegro game programming library
find_optimal_dimensions_for_microstrip_coupler(1), find_optimal_dimensions_for_microstrp_coupler(1)
part of atlc
findfs(8)
find a filesystem by label or UUID
findhost.cgi(1)
Xymon CGI script to find hosts
findlib.conf(5), R findlib.conf(5)
[Configuration of findlib/ocamlfind]c
findmicrophones(1)
Gnash Utility For finding microphones on computer
findomain(1), Findomain(1)
manual page for Findomain 9.0.1
findscu(1)
DICOM query (C-FIND) SCU
findspl(1)
find protein splice sites
findtexmf(1)
search files in MiKTeX directories
findwebcams(1)
Gnash Utility For finding webcams on computer
finepix(4)
finepix webcamd driver for USB cameras
finfo(1)
display file information
finger@(1)
gets user information from a remote host
fio(1)
flexible I/O tester
fio_generate_plots(1)
Generate plots for Flexible I/O Tester
fips_config(5ossl)
OpenSSL FIPS configuration
fips_module(7ossl)
OpenSSL fips module guide
fireworkx(6)
pyrotechnic explosions eye-candy
first(1)
Yagi-Uda project quick antenna builder
first(5)
output data file format The data files created by the Yagi-Uda projects first are in the same format as created by input and are described under input(5)
fish(1)
the friendly interactive shell
fish-game(6), fish(6)
play Go Fish
fish_indent(1)
indenter and prettifier
fish_key_reader(1)
explore what characters keyboard keys send
fisher(6)
nbfisher
fisql(1)
interactive SQL shell
fist(1)
emphatic message generator
fistgen(8)
FiST language code translator
fit-wcs(1)
Fit a transformation from x,y and matching RA,DEC coordinates
fits-flip-endian(1)
Endian swapping of FITS binary tables
fits-guess-scale(1)
Try to guess the scale of an image based on FITS headers
fitsgetext(1)
Pull out individual header or data blocks from multi-HDU FITS files
fitshdr(1)
List headers from a FITS file
five-or-more(6), Five or More(6)
GNOME port of the once-popular Colour Lines game
fix-mime-charset(1)
fix incorrect charset specifications in MIME messages
fix-qdf(1)
repair PDF files in QDF form after editing
fix132x43(1)
fix problems with certain (132 column) graphics modes dump the state of the card as the svgalib chipset driver sees it
fix_filename_case(3)
Converts a filename to a standardised case. Allegro game programming library
fix_filename_slashes(3)
Converts all the directory separators to a standard character. Allegro game programming library
fixacos(3)
Fixed point inverse cosine lookup table. Allegro game programming library
fixadd(3)
Safe function to add fixed point numbers clamping overflow. Allegro game programming library
fixasin(3)
Fixed point inverse sine lookup table. Allegro game programming library
fixatan(3)
Fixed point inverse tangent lookup table. Allegro game programming library
fixatan2(3)
Fixed point version of the libc atan2() routine. Allegro game programming library
fixceil(3)
Returns the smallest integer not less than x. Allegro game programming library
fixcos(3)
Fixed point cosine of binary angles. Allegro game programming library
fixcrio(1)
inserts missing CRs at the ends of lines
fixcvsdiff(1)
fix problematic diff files
fixdiv(3)
Fixed point division. Allegro game programming library
fixdlsrps(1)
filter to fix DviLaser/PS documents to work with PSUtils
fixed(3)
Fixed point integer to replace floats. Allegro game programming library
fixfloor(3)
Returns the greatest integer not greater than x. Allegro game programming library
fixfmps(1)
filter to fix Framemaker documents so PSUtils work
fixhypot(3)
Fixed point hypotenuse. Allegro game programming library
fixincludes(1)
Reduce the number of #includes in KDE source files
fixmacps(1)
filter to fix Macintosh documents with saner version of md
fixmount(8)
fix remote mount entries
fixmul(3)
Multiplies two fixed point values together. Allegro game programming library
fixparts(8)
MBR partition table repair utility
fixproc(1)
Fixes a process by performing the specified action
fixps(1)
sanitize PostScript files
fixpsditps(1)
filter to fix Transcript psdit documents so PSUtils work
fixpspps(1)
filter to fix PSPrint PostScript so PSUtils work
fixscribeps(1)
filter to fix Scribe documents so PSUtils work
fixsin(3)
Fixed point sine of binary angles. Allegro game programming library
fixsqrt(3)
Fixed point square root. Allegro game programming library
fixsub(3)
Safe function to subtract fixed point numbers clamping underflow. Allegro game programming library
fixtan(3)
Fixed point tangent of binary angles. Allegro game programming library
fixtof(3)
Converts a fixed point to floating point. Allegro game programming library
fixtoi(3)
Converts a fixed point to integer with rounding. Allegro game programming library
fixtorad_r(3)
Constant to convert angles in fixed point format to radians. Allegro game programming library
fixtpps(1)
filter to fix Tpscript documents to work with PSUtils
fixup_datafile(3)
Fixes truecolor images in compiled datafiles. Allegro game programming library
fixwfwps(1)
filter to fix Word for Windows documents so PSUtils work
fixwpps(1)
filter to fix WP documents so PSUtils work
fixwwps(1)
filter to fix Windows Write documents so PSUtils work
fiz(1)
analyze damaged zoo archive for data revovery
fkiss(1)
Freely enjoy childlike KISS, French-KISS!
flac(1)
Free Lossless Audio Codec
flac123(1)
command line player for FLAC audio files
flacon(1)
Extracts audio tracks from an audio CD image to separate tracks
flam3-animate(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
render and animate FLAM3s and manipulate their genomes
flam3-convert(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
render and animate FLAM3s and manipulate their genomes
flam3-genome(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
render and animate FLAM3s and manipulate their genomes
flam3-render(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
render and animate FLAM3s and manipulate their genomes
flame(6)
draw weird cosmic fractals
flameshot(1), Flameshot(1)
Powerful yet simple-to-use screenshot software
flang-devel(1), flang(1)
flang - the Flang Fortran compiler
flare(6)
action role-playing engine
flarq(1)
ARQ data transfer utility for fldigi
flasher(1)
flash keyboard LEDs to indicate file writes
flashrom(8)
detect, read, write, verify and erase flash chips
flatablexpr(3)
merges the operators of an expression man1/alc_origin.1
flatbeh(1)
Synthetize a behavioral description from a structural description
flatlo(1)
FLATen LOgical figure man1/alc_origin.1
flatph(1)
FLATen PHysical figure man1/alc_origin.1
flattenlofig(3)
flatten a instance in a logical figure man1/alc_origin.1
flattenphfig(3), flatenphfig(3)
flatten a instance in a figure man1/alc_origin.1
flatxml2po(1), flatxml2po.py(1)
Convert flat XML files to Gettext PO localization files
flawfinder(1)
lexically find potential security flaws ("hits") in source code
fldiff(1)
compare files and directories graphically
fldigi(1)
digital modem program for hamradio operators
flex(1)
the fast lexical analyser generator
flexbackup(1)
a flexible backup/archiving tool
flexbackup.conf(5), /etc/flexbackup.conf(5)
a flexible backup/archiving tool configuration file
flexiblas(1)
the FlexiBLAS administration tool
flexiblas-api(7)
Overview about the FlexiBLAS API
flexiblas_avail(3)
check if FlexiBLAS is available in the current namespace
flexiblas_current_backend(3)
return the name of the currently used backend
flexiblas_get_num_threads(3)
Get the number of threads the backend uses for computation
flexiblas_get_version(3)
retrieve the used FlexiBLAS version
flexiblas_list(3)
list available backends
flexiblas_list_loaded(3)
list all loaded backends
flexiblas_load_backend(3)
load a backend from the FlexiBLAS configuration
flexiblas_load_backend_library(3)
load a backend from a shared library
flexiblas_print_avail_backends(3)
prints the available FlexiBLAS backends to a file
flexiblas_print_current_backend(3)
prints the currently loead/active backend to a file
flexiblas_print_loaded_backends(3)
prints the loaded FlexiBLAS backends to a file
flexiblas_set_num_threads(3)
set the number of threads the backend should use for computation
flexiblas_switch(3)
switch the currently used FlexiBLAS backend
fli_bitmap(3)
Contains the current frame of the animation. Allegro game programming library
fli_bmp_dirty_from(3), fli_bmp_dirty_to(3)
Indicate which parts of the image have changed. Allegro game programming library
fli_frame(3)
Stores the current frame number of the animation. Allegro game programming library
fli_pal_dirty_from(3), fli_pal_dirty_to(3)
Indicate which parts of the palette have changed. Allegro game programming library
fli_palette(3)
Contains the current palette of the animation. Allegro game programming library
fli_timer(3)
Global variable for timing FLI playback. Allegro game programming library
flickcurl(1)
call Flickr API
flickcurl-config(1)
script to get information about the installed version of flickcurl
flickrdf(1)
call Flickr API
flif(1)
convert image files from or to FLIF
flipdiff(1)
exchange the order of two incremental patches
flipflop(6)
draws a grid of 3D squares that change positions
flipscreen3d(6)
rotates an image of the screen through 3 dimensions
fliptext(6)
draws pages of text whose lines transparently flip around
flist(1), flists(1)
list the number of nmh messages in given sequences
flock(1)
manage locks from shell scripts
flocks(1)
floating wisps
floodfill(3)
Floodfills an enclosed area. Allegro game programming library
floppyd(1)
floppy daemon for remote access to floppy drive '" t TQ $1 . (is' (if` (pd"
floppyd_installtest(1)
tests whether floppyd is installed and running '" t TQ $1 . (is' (if` (pd"
flow(1)
show subroutine dependence of Fortran77 programs
flow(6)
strange attractors
flow-capture(1)
Manage storage of flow file archives by expiring old data
flow-cat(1)
Concatenate flow files
flow-dscan(1)
Detect scanning and other suspicious network activity
flow-expire(1)
Manage storage of flow file archives by expiring old data
flow-export(1)
Export flow-tools files into other NetFlow packages
flow-fanout(1)
Fanout (replicate) flow exports to many destinations
flow-filter(1)
Filter flows
flow-gen(1)
Generate test flows
flow-header(1)
Display meta information in flow file
flow-import(1)
Import flows into flow-tools from other NetFlow packages
flow-log2rrd(1)
Process the STAT: lines from flow-capture and flow-fanout to RRD files
flow-mask(1)
Apply tags to flow files
flow-merge(1)
Merge flow files
flow-nfilter(1)
Filter flows
flow-print(1)
Display flows in formatted ASCII
flow-receive(1)
Receive flow data with the NetFlow protocol
flow-report(1)
Generate reports from flow data
flow-rpt2rrd(1)
Convert flow-report CSV output to RRDtool format
flow-rptfmt(1)
Format the output of flow-report in ASCII or HTML
flow-send(1)
Transmit flow data with the NetFlow protocol
flow-split(1)
Split flow files into smaller files
flow-stat(1)
Generate reports with flow data
flow-tag(1)
Apply tags to flow files
flow-tools(1)
Tool set for working with NetFlow data
flow-tools-examples(1)
Example usage of flow-tools
flow-xlate(1)
Apply translations to selected fields of a flow
flow6(1)
A security assessment tool for the IPv6 Flow Label field
flowcap(8)
Capture network flow data and write it to temporary files
flowd(8)
NetFlow collector daemon
flowd-reader(8)
Read, filter and concatenate binary flowd logfiles
flowd.conf(5)
NetFlow Collector daemon configuration file
flowgrind(1)
advanced TCP traffic generator for Linux, FreeBSD, and Mac OS X
flowgrind-stop(1)
helper tool for the advanced TCP traffic generator flowgrind
flowgrindd(1)
advanced TCP traffic generator for Linux, FreeBSD, and Mac OS X
flowkey(3)
SiLK plug-in providing YAF flow key filter and field
flowrate(3)
SiLK plug-in providing payload and rate filters and fields
flphoto(1)
manage, view, and print images
flpsed(1)
annotate PostScript and PDF files
flruler(1)
a simple onscreen pixel measuring ruler for debugging GUIs
fls(1)
List file and directory names in a disk image
fltk(3)
the fast light tool kit
fltk-config(1)
script to get information about the installed version of fltk
fluid(1)
the fast light user-interface designer
fluidballs(6)
the physics of bouncing balls
fluidsynth(1), FluidSynth(1)
a SoundFont synthesizer
flurry(6)
a colorful particle system
flush(8)
Postfix fast flush server
flush.tcl86(n), flush(n)
Flush buffered output for a channel
flush.tcl90(n), flush(n)
Flush buffered output for a channel
flush_config_file(3)
Flushes the current config file to disk. Allegro game programming library
flux(1)
flux fields and stuff
fluxbox(1)
A lightweight window manager for the X Windowing System
fluxbox-apps(5)
per-window attribute configuration for fluxbox(1)
fluxbox-keys(5)
keyboard shortcuts configuration for fluxbox(1)
fluxbox-menu(5)
fluxbox(1) menu syntax
fluxbox-remote(1)
command line access to key commands for fluxbox(1)
fluxbox-style(5)
A comprehensive look at styles/themes for fluxbox(1)
flvdumper(1)
Gnash FLash Video File Dumper
flvmeta(1)
manipulate or extract metadata in Adobe Flash Video files
flycast(1)
The Sega Dreamcast, Atomiswave and Naomi emulator
flying(1)
pool/snooker/carrom/hockey/curling simulator
flyingtoasters(6)
3d space-age jet-powered flying toasters (and toast)
fmeasure(1)
Calculates the properly calibrated frequency of a series of test signals
fmemcmp(3)
fuzzy comparison of two memory areas require_index { }
fmemcmpi(3)
fuzzy comparison of two memory areas require_index { }
fmerge(1)
merge FASTA databases
fmfconv(1)
Fuse Movie File converter
fmi(1)
FSM state miminization man1/alc_origin.1
fmirror(1)
Mirror directories from ftp servers
fmtave(1)
Averages raw measurement data
fmtdump(8)
decode nmh's mh-format^(5) files
fmttest(1)
test programs in nmh's mh-format^(5) language
fmtutil(1)
manage TeX formats and Metafont bases, per-user fmtutil-sys - manage TeX formats and Metafont bases, system-wide mktexfmt - create a TeX format or Metafont base
fmtutil.cnf(5)
configuration file for fmtutil
fnid(1)
Print constituent file names that match PATTERN,
fnmatch(3am)
compare a string against a filename wildcard
fnott(1)
keyboard driven notification daemon for Wayland
fnott.ini(5), fnott(5)
configuration file
fnottctl(1)
utility to interact with fnott(1)
fnt(1)
download and install fonts
fnt2psf(1)
Convert a Windows font-resource file to PSF format
fnteditfs(1)
a full-screen console font editor
fnts2fon(1)
Construct a Windows .FON file from one or more .FNT files
fntsample(1)
PDF and PostScript font samples generator " macros SAMPLE . ESAMPLE
focus.tk86(n), focus(n)
Manage the input focus
focus_target(3), focus_target (3)
Specify a frameserver the scheduler should try and bias
focuswriter(1)
fullscreen word processor
folder(1), folders(1)
set/list current nmh folder/message
folialint(1)
(hy check validity of FoLiA documents
fon2fnts(1)
extract fonts from a Windows EXE, DLL or FON file
fondu(1)
convert Macintosh font files to UNIX font format
font(3)
A simple 8x8 fixed size font. Allegro game programming library
font-manager(1)
Simple font management for GTK+ desktop environments
font.tk86(n), font(n)
Create and inspect fonts
font2swf(1)
Converts a font to SWF
font_has_alpha(3)
Search all pixels of a font for alpha values. Allegro game programming library
fontchooser.tk86(n), fontchooser(n)
control font selection dialog
fontdump(1)
extract fonts from files
fontforge(1)
create, modify, and view font files
fontglide(6)
characters float onto the screen to form words
fontimage(1)
produce a font thumbnail image
fontinst(1)
utility to run TeX as fontinst
fontlint(1)
check a font
fonts-conf(5), fonts.conf(5)
Font configuration files
fonttosfnt(1)
Wrap a bitmap font in a sfnt (OpenType) wrapper
foobillard(6)
OpenGL billard game
foomatic-addpjloptions(8)
Format PJL option information the for foomatic database
foomatic-combo-xml(1)
<put a short description here>
foomatic-compiledb(1)
Compile the Foomatic printer/driver database
foomatic-configure(1)
the main configuration program of the foomatic printing system
foomatic-getpjloptions(8)
<put a short description here>
foomatic-kitload(8)
installs a data kit into the foomatic database
foomatic-perl-data(1)
generate Perl data structures from XML
foomatic-ppd-options(1)
show the PPD options
foomatic-ppdfile(1)
Generate a PPD file for a given printer/driver combo
foomatic-preferred-driver(8)
<put a short description here>
foomatic-printjob(1)
manage printer jobs in a spooler-independent fashion
foomatic-rip(1)
Universal print filter/RIP wrapper
foot(1)
Wayland terminal emulator
foot-ctlseqs(7)
terminal control sequences supported by foot
foot.ini(5)
configuration file for foot(1)
footclient(1)
start new terminals in a foot server
for.tcl86(n), for(n)
'For' loop
for.tcl90(n), for(n)
'For' loop
for_each_file_ex(3)
Executes callback() for each file matching a wildcard. Allegro game programming library
force_image_blend(3), force_image_blend (3)
Control image blend behaviour
foreach.tcl86(n), foreach(n)
Iterate over all elements in one or more lists
foreach.tcl90(n), foreach(n)
Iterate over all elements in one or more lists
foremost(8)
Recover files using their headers, footers, and data structures
fork(3am), wait(3am), waitpid(3am)
basic process management
forkbomb(8)
eat system resources
forktest(6)
tests the vga_safety_fork() function
form(1), FORM(1)
Symbolic manipulation system
form(3x)
curses extension for programming forms
form_driver(3x), form_driver_w(3x)
command-processing loop of the form system
form_field(3x)
make and break connections between fields and forms
form_field_attributes(3x)
color and attribute control for form fields
form_field_buffer(3x)
field buffer control
form_field_validation(3x)
data type validation for fields
form_fieldtype(3x)
define validation-field types
form_hook(3x)
set hooks for automatic invocation by applications
form_page(3x)
set and get form page number
form_request_by_name(3x), form_request_name(3x)
handle printable form request names
form_win(3x)
make and break form window and subwindow associations
formail(1)
mail (re)formatter
format(3em), Emilua(3em)
Lua execution engine
format.tcl86(n), format(n)
Format a string in the style of sprintf
format.tcl90(n), format(n)
Format a string in the style of sprintf
format_init(3), format_free(3), format_metarule(3), formatf(3), format_lastresult(3), format_lastsize(3), format_detach(3)
template formatting functions
fort(8)
RPKI validator and RTR server
fortunelock(1)
locks virtual terminal while displaying fortune cookies
forw(1)
forward nmh messages
forward(5)
email forwarding information file
forward3d_model(3), forward3d_model (3)
Push the model along its view vector
fossil(1)
Distributed Version Control System
four-in-a-row(6), Four-in-a-Row(6)
four-in-a-row game for GNOME
foxtrotgps(1), FoxtrotGPS(1)
GTK+ mapping and GPS application
fp(1)
Free Pascal Compiler (FPC) integrated development environment
fp2preview(1)
generate a preview for a library footprint
fp2subc(1)
convert any footprint into a pcb-rnd subcircuit
fpart(1)
Sort and pack files into partitions
fpc(1)
Free Pascal Compiler (FPC) binary
fpc.cfg(5)
Free Pascal Compiler (FPC) configuration file, name derived from Free Pascal Compiler
fpcjres(1)
manual page for fpcjres: a resource file converter
fpclasschart(1)
The Free Pascal class tree generator
fpclassify.tcl90(n), fpclassify(n)
Floating point number classification of Tcl values
fpcmake(1)
The Free Pascal makefile constructor program
fpcmake(5), Makefile.fpc(5)
Configuration file for fpcmake
fpcmkcfg(1)
The Free Pascal configuration program
fpcres(1)
The Free Pascal resource compiler program
fpcsubst(1)
The Free Pascal macro processing program
fpdoc(1)
The FPC Pascal unit documentation generator
fping(8)
send ICMP ECHO_REQUEST packets to network hosts
fpp(1)
the Fortran language preprocessor for FORTRAN 77 and Fortran 90
fppkg(1)
The Free Pascal Packages Download program
fpr(1)
print Fortran file
fprcp(1)
Free Pascal windres preprocessor program
fprintd(1)
Fingerprint management daemon, and test applications
fprobe(8)
a NetFlow probe
fpsync(1)
Synchronize directories in parallel using fpart and an external tool
fracplanet(1)
Create and view random fractal terrain and planets
fractalpooluser(1)
RSerPool Client (PU) for the Fractal Generator service
fractgen(1)
Fractal Generator
frag6(1)
A security assessment tool for IPv6 fragmentation
fragiso(8)
split rpm packages from an iso and reassemble the iso later on
fragroute(8)
intercept, modify, and rewrite egress traffic
fragrouter(8)
network intrusion detection evasion toolkit
fragtest(8)
test IP fragment reassembly behaviour
frame(l)
simple message protocol for byte streams
frame.tk86(n), frame(n)
Create and manipulate 'frame' simple container widgets
frameserver_debugstall(3), frameserver_debugstall (3)
change the global delay before a frameserver executes
fraqtive(1)
draws Mandelbrot and Julia fractals
free-sa(1)
statistic analyzer
free-sa.conf(5)
Configuration file for free-sa statistic analyzer
free_audio_stream_buffer(3)
Tells the audio stream player new data can be played. Allegro game programming library
free_config_entries(3)
Frees memory allocated for config entry lists. Allegro game programming library
free_lzss_pack_data(3)
Frees an LZSS structure. Allegro game programming library
free_lzss_unpack_data(3)
Frees an LZSS structure. Allegro game programming library
freeablexpr(3)
frees an expression. man1/alc_origin.1
freebcp(1)
bulk loading utility for Sybase and Microsoft databases
freebee(6)
Free Bee spelling bee game
freecell-solver-range-parallel-solve(6)
The Freecell Solver utility for solving a range of Microsoft Freecell/Freecell Pro Boards
freechain(3)
free a chain_list man1/alc_origin.1
freeciv(6)
The Freeciv game (overview)
freeciv-client(6), freeciv-gtk3.22(6)
freeciv-gtk4, freeciv-sdl2, freeciv-sdl3, freeciv-qt
freeciv-manual(6)
Generate HTML or wiki manual for freeciv-server(6)
freeciv-modpack(6), freeciv-mp-gtk4(6)
freeciv-mp-gtk3, freeciv-mp-qt, freeciv-mp-cli
freeciv-ruledit(6)
Freeciv Ruleset Editor
freeciv-ruleup(6)
Update Freeciv rulesets
freeciv-server(6)
The server for the Freeciv game
freeciv21-client(6)
The client for the Freeciv21 game
freeciv21-game-manual(6)
The game manual for the freeciv21-server
freeciv21-manual(6)
Write a manual for a Freeciv21 ruleset
freeciv21-modpack(6)
Command line modpack installer for Freeciv21
freeciv21-modpack-qt(6)
GUI modpack installer for Freeciv21
freeciv21-ruleup(6)
Command line ruleset upgrade tool for Freeciv21
freeciv21-server(6)
The server for the Freeciv21 game
freecolor(1)
Display amount of free and used memory graphically
freedink(6), FreeDink(6)
adventure and role-playing game (engine)
freedinkedit(6), FreeDink(6)
adventure and role-playing game (editor)
freedoko(6)
A free game of Doppelkopf
freedroid(6)
a free Paradroid clone
freedroidRPG(6)
a futuristic immersive RPG about fighting bots
freefare_get_tags(3), freefare_get_tag_type(3), freefare_get_tag_friendly_name(3), freefare_get_tag_uid(3), freefare_free_tag(3), freefare_free_tags(3)
Generic target manipulation functions
freefare_strerror(3), freefare_strerror_r(3), freefare_perror(3), mifare_desfire_last_picc_error(3)
Error Reporting Functions
freeguide(1)
display TV listings
freehdl-config(1), FreeHDL-CONFIG(1)
The FreeHDL configuration script
freehdl-gennodes(1), FreeHDL-GENNODES(1)
Abstract syntax tree generator used by the VHDL compiler/simulator FreeHDL
freehdl-v2cc(1), FreeHDL-V2CC(1)
A VHDL to C++ converter
freeipmi(7), FreeIPMI(7)
FreeIPMI overview
freeipmi.conf(5)
specify default values to FreeIPMI
freeipmi_interpret_sel.conf(5)
specify system event log (SEL) interpretation rules
freeipmi_interpret_sensor.conf(5)
specify sensor interpretation rules
freelomodel(3)
free a lofig_list for temporary models man1/alc_origin.1
freeminer(6), minetest(6)
Multiplayer infinite-world block sandbox
freeminerserver(6), minetestserver(6)
Minetest server
freenum(3)
free a num_list man1/alc_origin.1
freeptype(3)
free a ptype_list man1/alc_origin.1
freerdsfig(3)
frees memory associated to a figure man1/alc_origin.1
freerdsins(3)
frees memory associated to an instance man1/alc_origin.1
freerdsrec(3)
free memory associated to a rectangle man1/alc_origin.1
freesweep(6)
a curses minesweeper-style game
freesynd(6), Freesynd(6)
RTS engine
freetalk(1), GNU freetalk(1)
A console based Jabber client
freetds.conf(5)
configuration file for FreeTDS
freevrrpd(8)
Virtual Redundancy Router Protocol Daemon
freeze_mouse_flag(3)
Flag to avoid redrawing the mouse pointer. Allegro game programming library
french-conjugator(1)
conjugate French verbs
french-deconjugator(1)
analyze conjugated French verbs
freshclam(1)
update virus databases
freshclam.conf(5)
Configuration file for Clam AntiVirus database update tool
fribidi_charset_to_unicode(3)
convert string to Unicode
fribidi_debug_status(3)
get current debug state
fribidi_get_bidi_type(3)
get character bidi type
fribidi_get_bidi_type_name(3)
get bidi type name
fribidi_get_bidi_types(3)
get bidi types for an string of characters
fribidi_get_bracket(3)
get bracketed character
fribidi_get_bracket_types(3)
get bracketed characters
fribidi_get_joining_type(3)
get character joining type
fribidi_get_joining_type_name(3)
get joining type name
fribidi_get_joining_types(3)
get joining types for an string of characters
fribidi_get_mirror_char(3)
get mirrored character
fribidi_get_par_direction(3)
get base paragraph direction
fribidi_get_par_embedding_levels(3)
get bidi embedding levels of a paragraph
fribidi_get_par_embedding_levels_ex(3)
get bidi embedding levels of a paragraph
fribidi_get_type(3)
get character bidi type
fribidi_get_type_internal(3)
get character bidi type
fribidi_join_arabic(3)
do Arabic joining
fribidi_log2vis(3)
get visual string
fribidi_log2vis_get_embedding_levels(3)
get embedding levels
fribidi_mirroring_status(3)
get current mirroring status
fribidi_parse_charset(3)
parse character set name
fribidi_remove_bidi_marks(3)
remove bidi marks out of an string
fribidi_reorder_line(3)
reorder a line of logical string to visual
fribidi_reorder_nsm_status(3)
get current marks reordering status
fribidi_set_debug(3)
set debug state
fribidi_set_mirroring(3)
set mirroring on or off
fribidi_set_reorder_nsm(3)
set marks reordering on or off
fribidi_shape(3)
do bidi-aware shaping
fribidi_shape_arabic(3)
do Arabic shaping
fribidi_shape_mirroring(3)
do mirroring shaping
fribidi_unicode_to_charset(3)
convert string from Unicode
friio(4)
webcamd driver for Friio ISDB-T
frm(1), nfrm(1)
list from and subject of selected messages in mailbox or folder
frm_admin(8)
administer file residency parameters
frm_analyzer(1)
manual page for frm_analyzer 0.4.99.103
frm_purged(8)
File Residency Manager purge daemon
frm_xfragent(8)
File Residency Manager Transfer agent
frm_xfrd(8)
File Residency Manager transfer daemon
frogr(1)
a Flickr Remote Organizer for GNOME
frombin(1)
convert macbinary files into normal files
frontend-spec(7)
interface between jw and its frontends
frotz(6)
interpreter for Infocom and other Z-Machine games
frr(1)
a systemd interaction script
frr-bfdd(8)
a bfd routing engine for use with FRRouting
frr-bgpd(8)
a BGPv4, BGPv4+, BGPv4- routing engine for use with FRRouting
frr-eigrpd(8)
an EIGRP routing engine for use with FRRouting
frr-isisd(8)
an IS-IS routing engine for use with FRRouting
frr-ospf6d(8)
an OSPFv3 routing engine for use with FRRouting
frr-ospfd(8)
an OSPFv2 routing engine for use with FRRouting
frr-ripd(8)
a RIP routing engine for use with FRRouting
frr-ripngd(8)
a RIPNG routing engine for use with FRRouting
frr-staticd(8)
a static route manager routing engine for use with FRRouting
frr-watchfrr(8)
a program to monitor the status of FRRouting daemons
frr-zebra(8)
a routing manager for use with associated FRRouting components
fs_mount(3), fs_unmount(3)
simplified file system mounting
fsaparse(3gv)
parse a word-acceptor automaton file
fsapfsinfo(1)
determines information about an Apple File System (APFS)
fsapfsmount(1)
mounts an Apple File System (APFS) container
fsbackup(1)
file system backup and synchronization utility
fscadm(8)
Alter service monitoring status
fscd(8)
service state monitoring daemon
fscd.conf(5)
configuration file for fscd(8)
fsck.cramfs(8)
fsck compressed ROM file system
fsck.minix(8)
check consistency of Minix filesystem
fsck.xfs(8)
do nothing, successfully
fsck.zfs(8)
dummy ZFS filesystem checker
fsck_ext2fs(8)
compatibility wrapper for e2fsck
fsck_hammer2(8)
HAMMER2 file system consistency checker
fsearch(1), FSearch(1)
a graphical file search utility
fselect(1)
find files with SQL-like queries
fsextinfo(1)
determines information about an Extended File System (ext) volume
fsextmount(1)
mounts an Extended File System (ext) volume
fsf-funding(7)
Funding Free Software
fsfatinfo(1)
determines information about a File Allocation Table (FAT) file system volume
fsfatmount(1)
mounts an Extended File System (ext) volume
fshfsinfo(1)
determines information about a Hierarchical File System (HFS) volume
fshfsmount(1)
mounts a Hierarchical File System (HFS) volume
fsinfo(8)
coordinate site-wide filesystem information
fslsfonts(1)
list fonts served by X font server
fsm(1)
Finite State Machine representation. man1/alc_origin.1
fsm(5)
Alliance VHDL Finite State Machine description subset. man1/alc_origin.1
fsntfsinfo(1)
determines information about a Windows NT File System (NTFS) volume
fsp(1)
an all-in-one FSP client
fspd(1), in.fspd(1)
File Service Protocol (FSP) server
fsplit(1)
split a multi-routine Fortran 77 file into individual files
fspscan(1)
is a small tool to scan host for a running fsp server
fsstat(1)
Display general details of a file system
fst2vcd(1)
Converts FST files to VCD
fst4sim(1), qra64sim(1)
Generate simulated QRA64, FST4, and FST4W mode signals
fstminer(1), fst2miner(1)
Data mining of FST files
fstobdf(1)
generate BDF font from X font server
fstrcasecmp(3)
fuzzy comparison of two strings ignoring case require_index { }
fstrcasecmpi(3)
fuzzy comparison of two strings ignoring case require_index { }
fstrcmp(1)
fuzzy comparison of strings require_index { }
fstrcmp(3)
fuzzy comparison of two strings require_index { }
fstrcmpi(3)
fuzzy comparison of two strings require_index { }
fstrcoll(3)
fuzzy comparison of two strings using the current locale require_index { }
fstrcolli(3)
fuzzy comparison of two strings using the current locale require_index { }
fstrm_capture(1)
Receive and save Frame Streams data from a socket
fstrm_dump(1)
Display metadata and contents of Frame Streams file
fstrm_replay(1)
Replay saved Frame Streams data to a socket connection
fstyp(8)
identify file systems
fswatch(7)
Ask for notification when the contents of the specified files or directory hierarchies are modified. This man page is kept for reference but it is not to be considered an authoritative or complete source of information. Please, consult the official Info documentation shipped with
fswatch.conf(5)
fswatch configuration file syntax
fswbuild(1)
builds a file information database
fswcmp(1)
compairs two database files
fswconf(1)
shows configuration
fswebcam(1)
Small and simple webcam for *nix
fswshow(1)
shows contents of a file information database
fsx(1)
File System eXerciser
fsxfsinfo(1)
determines information about a X File System (XFS) volume
fsxfsmount(1)
mounts a X File System (XFS) volume
ftdi-eeprom(8)
tool to programm eeprom on FTDI usb devices
ftff(1)
fault tolerant file find utiltiy
fth(1)
Forth script and extension language
ftimes(1)
A system baselining and evidence collection tool
ftimes-bimvl(1)
Take a snapshot, compare it to a baseline, and log the changes
ftimes-cat(1), FTimesCat(1)
Write the contents of a file or stdin to stdout
ftimes-cmp2dbi(1), ftimes-cmp2dbi.pl(1)
Preprocess FTimes compare data for MySQL DB import
ftimes-cmp2diff(1)
Display diff-like results of an FTimes comparison
ftimes-crv2dbi(1), ftimes-crv2dbi.pl(1)
Preprocess FTimes carve data for MySQL DB import
ftimes-crv2raw(1), ftimes-crv2raw.pl(1)
Carve blocks of data and assemble them into raw files
ftimes-dbm-bash(1)
Bash one Berkeley database against another
ftimes-dbm-dump(1)
Enumerate a Berkeley database
ftimes-dbm-find(1)
Find one or more keys in a Berkeley database
ftimes-dbm-make(1)
Create or update a Berkeley database
ftimes-dbm-reap(1)
Extract unresolved keys from one or more files
ftimes-dbm-weed(1)
Delete records from a Berkeley database
ftimes-dig2ctx(1), ftimes-dig2ctx.pl(1)
Extract context around matched dig strings
ftimes-dig2dbi(1), ftimes-dig2dbi.pl(1)
Preprocess FTimes dig data for MySQL DB import
ftimes-encoder(1)
Encode/Decode strings/records using various algorithms
ftimes-grabber(1)
Parse FTimes output, grab files, and zip them up
ftimes-map2dbi(1), ftimes-map2dbi.pl(1)
Preprocess FTimes map data for MySQL DB import
ftimes-map2mac(1), ftimes-map2mac.pl(1)
Create MAC/MACH timelines using FTimes map data
ftimes-proximo(1)
Locate a group of dig hits within a specified byte range
ftimes-sizimus(1)
Tally bytes based on the size attribute
ftimes-sortini(1)
Sort dig output by hostname, name, and offset
ftimes-xformer(1)
Tranform FTimes data based on user-specified input
ftimes-xpa(1), FTimesXpa(1)
Create a cross-platform archive
ftnchek(1)
Fortran 77 program checker
ftofix(3)
Converts a floating point value to fixed point. Allegro game programming library
ftok(1)
calculate System V IPC keys using the ftok(3) library function
ftp-cp(1)
copy files from from one place to another using passive mode ftp
ftp-get(1)
copy files from local host to remote using passive mode ftp
ftp-proxy(8)
application level proxy for the FTP protocol
ftp-proxy.conf(5)
configuration file for FTP-Proxy
ftp-put(1)
copy files from local host to remote using passive mode ftp
ftp-test(1)
connect to an ftp server multiple times
ftp.proxy(1)
FTP proxy server
ftpasswd(1)
Perl script for managing AuthUserFiles and AuthGroupFiles
ftpchroot(5)
list users and groups subject to FTP access restrictions
ftpcopy(1)
create and maintain a ftp mirror
ftpcount(1)
show current number of connections for each proftpd server configuration
ftpcp(1)
copy files from a FTP server to the local machine
ftpd(8)
Internet File Transfer Protocol server
ftpd.conf(5)
tnftpd(8) configuration file
ftpdctl(8)
ProFTPD control program
ftpls(1)
generate a ftp directory listing
ftpmail(1)
FIFO-based Perl script for sending email based on proftpd TransferLog
ftppr(8)
FTP proxy gateway service
ftpquota(1)
Perl script for managing limit/tally files for mod_quotatab
ftps(1)
ARPANET file transfer program
ftpscrub(8)
scrub the proftpd scoreboard file of stale entries
ftpshut(8)
shut down all proftpd servers at a given time
ftptop(1)
display running status on proftpd server connections
ftpusers(5), ftpchroot(5)
tnftpd(8) access control file
ftpwho(1)
show current process information for each FTP session
ftwhich(1)
fault tolerant search for a command name
ftwin(8)
find duplicate files
fulla(1)
Correct lens distortion, vignetting and chromatic aberration
fun(6)
draw pixels accumulating in clusters
funnel(1)
split one pipe stream to one or more files or programs
funzip(1)
filter for extracting from a ZIP archive in a pipe
fuse(1)
Sinclair ZX Spectrum emulator
fuse-ext2(1), FUSE-EXT2(1)
FUSE module for Second Extended File System
fuse-ufs(8)
FUSE3 implementation of FreeBSD's UFSv2
fuse-utils(1)
various ZX Spectrum related utilities
fuse-zip(1)
a FUSE filesystem for zip archives with write support
fuse2fs(1)
FUSE file system client for ext2/ext3/ext4 file systems
fusepod(1)
iPod virtual filesystem
future(3em), Emilua(3em)
Lua execution engine
fuzz(1)
stress test programs
fuzzel(1)
Wayland app launcher and picker
fuzzel.ini(5)
configuration file for fuzzel(1)
fuzzyflakes(6)
falling snowflakes/flower shapes
fvdeinfo(1)
determines information about a FileVault Drive Encrypted (FVDE) volume
fvdemount(1)
mounts a FileVault Drive Encrypted (FVDE) volume
fvwm(1), Fvwm(1)
F? Virtual Window Manager for X11
fvwm-bug(1)
report a bug in fvwm
fvwm-config(1)
query an existing fvwm installation
fvwm-convert-2.6(1)
convert fvwm 2.4.x configuration file to fvwm 2.6 style
fvwm-menu-desktop(1)
Reads XDG menu files and creates Fvwm menus
fvwm-menu-directory(1)
builds a directory browsing menu for fvwm
fvwm-menu-headlines(1)
builds headlines menu definition for fvwm
fvwm-menu-xlock(1)
builds xlock menu definition for fvwm
fvwm-perllib(1)
shows the documentation of the Fvwm Perl library
fvwm-root(1)
Sets the root window of the current X display to image
fvwm-themes-com(1)
fvwm-themes communication center
fvwm-themes-config(1)
fvwm-themes manager and configurator
fvwm-themes-images(1)
fvwm-themes images and colors utility
fvwm-themes-menuapp(1)
fvwm-themes menus utility
fvwm-themes-root(1)
fvwm-themes utility for setting root image/color
fvwm-themes-start(1)
FVWM Themes starter
fvwm2(1), Fvwm(1)
F? Virtual Window Manager for X11
fvwm3(1)
F? Virtual Window Manager for X11
fvwm3all(1)
F? Virtual Window Manager for X11 - meta-man page
fvwm3commands(1)
fvwm built-in commands
fvwm3menus(1)
fvwm menus
fvwm3styles(1)
fvwm styles
fwcscmp(3)
fuzzy comparison of two wide-character strings require_index { }
fwcscmpi(3)
fuzzy comparison of two wide-character strings require_index { }
fwknop(8)
Firewall Knock Operator
fwknopd(8)
Firewall Knock Operator Daemon
fwlogwatch(8)
a firewall log analyzer and realtime response agent
fwup(1)
configurable embedded firmware update creator and runner
fxload(8)
Firmware download to EZ-USB devices
fxotune(8)
automatically tune DAHDI FXO channels
fxterm(1)
start xterm with VGA color palette
fy-tool(1)
fy-tool documentation rst2man-indent-level 0 1 rstReportMargin $1
fyi(1)
send desktop notifications
fzdefaults.xml(5)
Default options for FileZilla
fzf(1)
a command-line fuzzy finder
fzputtygen(1)
SFTP private key converter of FileZilla
fzsftp(1)
SFTP connection handler of FileZilla
fzy(1)
A fuzzy text selector menu for the terminal
g-ir-scanner(1)
Extracting C metadata from sources and headers rst2man-indent-level 0 1 rstReportMargin $1
g-wrap-config(1)
script to get information about the installed version of G-Wrap
g32pbm(1)
convert a Group 3 fax file into a portable bitmap
gaffitter(1)
Genetic Algorithm File Fitter
galaxis(6)
rescue lifeboats lost in interstellar space
galculator(1)
a GTK 2 / GTK 3 based scientific calculator
galera_recovery(1)
recover from non-graceful shutdown
gallery-dl.conf(5)
gallery-dl configuration file
gallery1-to-slideshow(1)
Creates an input file for dvd-slideshow from pictures in Gallery online photo album
gamatronic(8)
Driver for Gamatronic UPS equipment
gamma4scanimage(1)
create a gamma table for scanimage
gammastep(1)
set color temperature of display according to time of day
gammu-backup(5)
gammu(1) backup file format. rst2man-indent-level 0 1 rstReportMargin $1
gammu-config(1)
Gammu configurator rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsbackup(5)
gammu(1) SMS backup file format. rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd(1)
SMS daemon for Gammu rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-files(7)
gammu-smsd(1) backend using filesystem as a message storage rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-inject(1)
Inject messages into queue of SMS daemon for Gammu rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-monitor(1)
Monitor state of SMS daemon for Gammu rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-run(7)
documentation for RunOnReceive directive rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-tables(7)
description of tables for database backends of gammu-smsd(1) rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsdrc(5)
gammu-smsd(1) configuration file rst2man-indent-level 0 1 rstReportMargin $1
gammurc(5)
gammu(1) configuration file rst2man-indent-level 0 1 rstReportMargin $1
garbagebddsystem(3)
Forces a bdd garbage collection. man1/alc_origin.1
gargoyle(6)
interactive fiction player Lk https://github.com/garglk/garglk
gatling(8)
high performance file server
gattrib(1)
gEDA/gaf Schematic Attribute Editor
gauche-cesconv(1)
convert text from one character encoding scheme to another
gauche-config(1)
retrieve configuration parameters of Gauche
gauche-install(1)
install files and set attributes
gaupol(1)
editor for text-based subtitle files
gbasename(1), basename(1)
strip directory and suffix from filenames
gbdfed(1)
GTK-based BDF font editor
gbequb(3)
gbequb: equilibration, power of 2
gbrainy(6)
A brain teaser game and trainer to have fun and to keep your brain trained
gbrfs(3)
gbrfs: iterative refinement
gbrfsx(3)
gbrfsx: iterative refinement, expert
gbs2gb(1)
convert module dumps from GBS to GB format
gbseqget(1)
format sequences from GenBank as an XML GBSet
gbsinfo(1)
display Gameboy sound file information
gbsplayrc(5)
Gameboy sound player configuration file
gbsv(3)
gbsv: factor and solve
gbsvx(3)
gbsvx: factor and solve, expert
gbsvxx(3)
gbsvxx: factor and solve, extra precise
gbtf2(3)
gbtf2: triangular factor, level 2
gbtrf(3)
gbtrf: triangular factor
gbtrs(3)
gbtrs: triangular solve using factor
gbz80(7)
Game Boy CPU instruction reference
gc(3), GC_malloc(3), GC_malloc_atomic(3), GC_free(3), GC_realloc(3), GC_enable_incremental(3), GC_register_finalizer(3), GC_malloc_ignore_off_page(3), GC_malloc_atomic_ignore_off_page(3), GC_set_warn_proc(3)
Garbage collecting malloc replacement
gcab(1)
Program to create Microsoft cabinet (.cab) archives
gcat(1), cat(1)
concatenate files and print on the standard output
gccmakedep(1)
create dependencies in makefiles using 'gcc -M'
gchcon(1), chcon(1)
change file security context
gchemcalc(1)
simple calculator for chemists
gchempaint(1)
2D chemical structures editor for the GNOME2 desktop
gchemtable(1)
periodic table of the elements
gchmod(1), chmod(1)
change file mode bits
gchown(1), chown(1)
change file owner and group
gcin-message(1)
gcin's notification tool
gcin-tools(1)
configuration tools of gcin
gcin2tab(1)
converts text input method table to gcin's .gtab format
gcksum(1), cksum(1)
compute and verify file checksums
gcli(1)
interact with git forges without using a web-browser
gcli(5)
gcli configuration file formats
gcm-viewer(1)
GNOME Color Manager Profile Viewer Tool
gcmp(1), cmp(1)
compare two files byte by byte
gcomm(1), comm(1)
compare two sorted files line by line
gconftool-2(1)
GNOME configuration tool
gcov-dump12(1), gcov-dump(1)
offline gcda and gcno profile dump tool
gcov-dump13(1), gcov-dump(1)
offline gcda and gcno profile dump tool
gcov-dump14(1), gcov-dump(1)
offline gcda and gcno profile dump tool
gcov-dump15(1), gcov-dump(1)
offline gcda and gcno profile dump tool
gcov-dump16(1), gcov-dump(1)
offline gcda and gcno profile dump tool
gcov-tool12(1), gcov-tool(1)
offline gcda profile processing tool
gcov-tool13(1), gcov-tool(1)
offline gcda profile processing tool
gcov-tool14(1), gcov-tool(1)
offline gcda profile processing tool
gcov-tool15(1), gcov-tool(1)
offline gcda profile processing tool
gcov-tool16(1), gcov-tool(1)
offline gcda profile processing tool
gcp(1), cp(1)
copy files and directories
gcpio(1)
copy files to and from archives
gcrystal(1)
light model visualizer for crystal structures
gcsplit(1), csplit(1)
split a file into sections determined by context lines
gcut(1), cut(1)
remove sections from each line of files
gcv(1)
graph file converter
gdal-config(1)
Determines various information about a GDAL installation. Determines various information about a GDAL installation
gdal-convert(1)
Convert a dataset Added in version 3.11. Acts as a shortcut for %gdal raster convert or %gdal vector convert depending on the nature of the specified dataset
gdal-info(1)
Get information on a dataset Added in version 3.11. Acts as a shortcut for %gdal raster info or %gdal vector info depending on the nature of the specified dataset
gdal-mdim(1)
Entry point for multidimensional commands Added in version 3.11
gdal-mdim-info(1)
Get information on a multidimensional dataset Added in version 3.11
gdal-raster(1)
Entry point for raster commands Added in version 3.11
gdal-raster-calc(1)
Perform pixel-wise calculations on a raster Added in version 3.11
gdal-raster-clean-collar(1)
Clean the collar of a raster dataset, removing noise Added in version 3.11
gdal-raster-color-map(1)
Generate a RGB or RGBA dataset from a single band, using a color map Added in version 3.11
gdal-raster-contour(1)
Creates a vector contour from a raster elevation model (DEM) Added in version 3.11
gdal-raster-fill-nodata(1)
Fill nodata values in a raster dataset Added in version 3.11
gdal-raster-footprint(1)
Compute the footprint of a raster dataset Added in version 3.11
gdal-raster-hillshade(1)
Generate a shaded relief map Added in version 3.11
gdal-raster-index(1)
Create a vector index of raster datasets Added in version 3.11
gdal-raster-info(1)
Get information on a raster dataset Added in version 3.11
gdal-raster-overview-delete(1)
Delete overviews of a raster dataset Added in version 3.11
gdal-raster-pixel-info(1)
Return information on a pixel of a raster dataset Added in version 3.11
gdal-raster-polygonize(1)
Create a polygon feature dataset from a raster band Added in version 3.11
gdal-raster-reclassify(1)
Reclassify a raster dataset Added in version 3.11
gdal-raster-scale(1)
Scale the values of the bands of a raster dataset Added in version 3.11
gdal-raster-select(1)
Select a subset of bands from a raster dataset Added in version 3.11
gdal-raster-set-type(1)
Modify the data type of bands of a raster dataset Added in version 3.11
gdal-raster-tile(1)
Generate tiles in separate files from a raster dataset Added in version 3.11
gdal-raster-unscale(1)
Convert scaled values of a raster dataset into unscaled values Added in version 3.11
gdal-raster-viewshed(1)
Compute the viewshed of a raster dataset. Added in version 3.11
gdal-vector(1)
Entry point for vector commands Added in version 3.11
gdal-vector-edit(1)
Edit metadata of a vetor dataset Added in version 3.11
gdal-vector-filter(1)
Filter a vector dataset Added in version 3.11
gdal-vector-geom-buffer(1)
Compute a buffer around geometries of a vector dataset Added in version 3.11
gdal-vector-geom-explode-collections(1)
Explode geometries of type collection of a vector dataset Added in version 3.11
gdal-vector-geom-make-valid(1)
Fix validity of geometries of a vector dataset Added in version 3.11
gdal-vector-geom-segmentize(1)
Segmentize geometries of a vector dataset Added in version 3.11
gdal-vector-geom-set-type(1)
Modify the geometry type of a vector dataset Added in version 3.11
gdal-vector-geom-simplify(1)
Simplify geometries of a vector dataset Added in version 3.11
gdal-vector-geom-swap-xy(1)
Swap X and Y coordinates of geometries of a vector datasett Added in version 3.11
gdal-vector-grid(1)
Create a regular grid from scattered points Added in version 3.11
gdal-vector-info(1)
Get information on a vector dataset Added in version 3.11
gdal-vector-select(1)
Select a subset of fields from a vector dataset Added in version 3.11
gdal-vsi(1)
Entry point for GDAL Virtual System Interface (VSI) commands Added in version 3.11. The subcommands of gdal vsi allow manipulation of files located on the %GDAL Virtual File Systems (compressed, network hosted, etc...): /vsimem, /vsizip, /vsitar, /vsicurl,
gdal-vsi-copy(1)
Copy files located on GDAL Virtual System Interface (VSI) Added in version 3.11
gdal-vsi-delete(1)
Delete files located on GDAL Virtual System Interface (VSI) Added in version 3.11
gdal-vsi-list(1)
List files of one of the GDAL Virtual System Interface (VSI) Added in version 3.11
gdal-vsi-move(1)
Move/rename a file/directory located on GDAL Virtual System Interface (VSI) Added in version 3.11
gdal-vsi-sync(1)
Synchronize source and target file/directory located on GDAL Virtual System Interface (VSI) Added in version 3.11
gdal_contour(1)
Builds vector contour lines from a raster elevation model
gdal_create(1)
Create a raster file (without source dataset)
gdal_edit(1)
Edit in place various information of an existing GDAL dataset
gdal_fillnodata(1)
Fill raster regions by interpolation from edges
gdal_footprint(1)
Compute footprint of a raster
gdal_grid(1)
Creates regular grid from the scattered data
gdal_merge(1)
Mosaics a set of images
gdal_pansharpen(1)
Perform a pansharpen operation
gdal_polygonize(1)
Produces a polygon feature layer from a raster
gdal_retile(1)
Retiles a set of tiles and/or build tiled pyramid levels
gdal_translate(1)
Converts raster data between different formats
gdal_viewshed(1)
Calculates a viewshed raster from an input raster DEM for a user defined point
gdalbuildvrt(1)
Builds a VRT from a list of datasets
gdalinfo(1)
Lists various information about a GDAL supported raster dataset
gdallocationinfo(1)
Raster query tool
gdalmanage(1)
Identify, delete, rename and copy raster data files
gdalmdiminfo(1)
Reports structure and content of a multidimensional dataset
gdalmdimtranslate(1)
Converts multidimensional data between different formats, and perform subsetting
gdalmove(1)
Transform georeferencing of raster file in place
gdalsrsinfo(1)
Lists info about a given SRS in number of formats (WKT, PROJ.4, etc.)
gdaltindex(1)
Builds a shapefile as a raster tileindex
gdaltransform(1)
Transforms coordinates
gdbm_dump(1)
dump a GDBM database to a file
gdbm_load(1)
re-create a GDBM database from a dump file
gdbmtool(1)
examine and modify a GDBM database
gdbus(1)
Tool for working with D-Bus objects
gdd(1), dd(1)
convert and copy a file
gdedit(6), - gdedit(6)
Level editor for golddig
gdf(1), df(1)
report file system space usage
gdiff3(1), diff3(1)
compare three files line by line
gdiffmk(1)
mark differences between groff / nroff / troff files nr *groff_gdiffmk_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
gdirname(1), dirname(1)
strip last component from file name
gdk-pixbuf-csource(1)
C code generation utility for GdkPixbuf images
gdk-pixbuf-query-loaders(1)
GdkPixbuf loader registration utility
gdnsd-plugin-extfile(8)
gdnsd plugin for importing monitor data via file
gdnsd-plugin-extmon(8)
gdnsd plugin for monitoring via external commands
gdnsd-plugin-geoip(8)
gdnsd meta-plugin for GSLB + failover via MaxMinds GeoIP2 databases
gdnsd-plugin-metafo(8)
gdnsd plugin for address meta-failover
gdnsd-plugin-multifo(8)
gdnsd plugin for multi-address, all-active failover groups
gdnsd-plugin-reflect(8)
gdnsd cache reflector plugin
gdnsd-plugin-simplefo(8)
gdnsd plugin for simple primary->secondary address failover
gdnsd.config(5)
gdnsd configuration file
gdnsd.djbdns(5)
gdnsd support for the djbdns tinydns zone data format
gdnsd.zonefile(5)
gdnsd zonefile syntax
gdnsd_geoip_test(1)
Commandline test program for gdnsd-plugin-geoip maps
gdnsdctl(8)
Control socket client for gdnsd
gdome-config(1)
script to get information about the installed version of gdome2
gdu(1)
Pretty fast disk usage analyzer written in Go
gears(6)
draw interlocking gears, for xscreensaver
gebak(3)
gebak: back-transform eigvec
gecho(1), echo(1)
display a line of text
ged2gwb(1)
Create a GeneWeb database from a GEDCOM file
geeqie(1), Geeqie(1)
GTK based multiformat image viewer
geequb(3)
geequb: equilibration, power of 2
gees(3)
gees: Schur form
geesx(3)
geesx: Schur form, expert
gegps(1)
Google Earth client for gpsd
gelq(3)
gelq: LQ factor, flexible
gelq2(3)
gelq2: LQ factor, level 2
gelq_comp1(3)
--- flexible
gelqf(3)
gelqf: LQ factor
gelqt(3)
gelqt: LQ factor, with T
gelqt3(3)
gelqt3: LQ factor, with T, recursive
gelsy(3)
gelsy: least squares using complete orthogonal factor
gemlq(3)
gemlq: multiply by Q from gelq
gemlqt(3)
gemlqt: multiply by Q from gelqt
gemqr(3)
gemqr: multiply by Q from geqr
gemqrt(3)
gemqrt: multiply by Q from geqrt
gemrb(6), GemRB(6)
a reimplementation of the Infinity Engine
gen-ctl-io(1)
generate C interface code for libctl control files
gen_packets(1)
Generate audio file for AX.25 frames
genaut(1)
generate ω-automata from scalable patterns
genbrk(1)
Compiles ICU break iteration rules source files into binary data files
genccode(8)
generate C or platform specific assembly code from an ICU data file
gencfu(1)
Generates Unicode Confusable data files
gencmn(8)
generate an ICU memory-mappable data file
gencnval(1)
compile the converters aliases file
gendesc(1)
Generate a test case description file
gendiff(1)
utility to aid in error-free diff file generation
generate(1)
random sentence generator from a grammar
generate-ngram(1)
random sentence generator from N-gram
generate_332_palette(3)
Constructs a fake truecolor palette. Allegro game programming library
generate_optimized_palette(3)
Generates an optimized palette for a bitmap. Allegro game programming library
generate_randfile(1)
a program to generate a file of random data
generatekeys(1)
Generate SIFT keypoints from an image file
generic(5)
Postfix generic table format
generic_modbus(8)
Driver for contact (direct) signal UPS devices connected via modbus remote I/O gateways
genericups(8)
Driver for contact-closure UPS equipment
gengetopt(1)
manual page for gengetopt 2.23
genhtml(1)
Generate HTML view from LCOV coverage data files
geninfo(1)
Generate tracefiles from .da files
genior(1)
Utility for creating a stringified IOR
genisoimage(1)
create ISO9660/Joliet/HFS filesystem with optional Rock Ridge attributes
genisoimagerc(5)
startup configuration file for genisoimage
genltl(1)
generate LTL formulas from scalable patterns
genpat(1)
A procedural pattern file generator
genpatch(1)
generate patch quickly in standard FreeBSD ports format
genpng(1)
Generate an overview image from a source file
genromfs(8)
create a romfs image
gensig(1)
Generate signatures with random taglines on a FIFO
gensio(5)
How to specify a gensio
gensio_acc_control(3)
Perform gensio accepter specific actions
gensio_acc_get_type(3), gensio_acc_is_reliable(3), gensio_acc_is_packet(3), gensio_acc_is_message(3), gensio_acc_is_mux(3)
Return general information about a gensio accepter
gensio_acc_get_user_data(3), gensio_accepter_set_callback(3), gensio_accepter_get_user_data(3), gensio_accepter_set_user_data(3)
Set the event callback and user data for a gensio accepter
gensio_acc_shutdown(3), gensio_acc_shutdown_s(3), gensio_acc_disable(3), gensio_acc_free(3)
Stop/free a gensio accepter that is started up
gensio_accepter_event(3)
Event handler for events from a gensio
gensio_add_default(3), gensio_set_default(3), gensio_get_default(3), gensio_get_defaultaddr(3), gensio_del_default(3), gensio_reset_defaults(3)
Handle default values for gensios
gensio_alloc_mdns(3), gensio_free_mdns(3), gensio_mdns_add_service(3), gensio_mdns_remove_service(3), gensio_mdns_add_watch(3), gensio_mdns_remove_watch(3)
Functions for doing mDNS operations
gensio_bswap(3), gensio_bswap_16(3), gensio_bswap_32(3), gensio_bswap_64(3), GENSIO_IS_BIG_ENDIAN(3), GENSIO_IS_LITTLE_ENDIAN(3), gensio_bswap_16_from_be(3), gensio_bswap_32_from_be(3), gensio_bswap_64_from_be(3), gensio_bswap_16_to_be(3), gensio_bswap_32_to_be(3), gensio_bswap_64_to_be(3), gensio_bswap_16_from_le(3), gensio_bswap_32_from_le(3), gensio_bswap_64_from_le(3), gensio_bswap_16_to_le(3), gensio_bswap_32_to_le(3), gensio_bswap_64_to_le(3)
Byte swapping routines
gensio_close(3), gensio_close_s(3), gensio_disable(3), gensio_free(3)
Stop/free a gensio that is open
gensio_control(3)
Perform gensio-specific actions
gensio_err(3)
Error reporting values for gensio functions
gensio_event(3)
Event handler for events from a gensio
gensio_get_type(3), gensio_get_child(3), gensio_is_client(3), gensio_is_reliable(3), gensio_is_packet(3), gensio_is_authenticated(3), gensio_is_encrypted(3), gensio_is_message(3), gensio_is_mux(3)
Return general information about a gensio
gensio_os_funcs(3)
Abstraction for some operating system functions used by the gensio library
gensio_set_callback(3), gensio_get_user_data(3), gensio_set_user_data(3)
Set the event callback and user data for a gensio
gensio_to_sergensio(3), sergensio_to_gensio(3), sergensio_get_user_data(3), sergensio_is_client(3)
General information and conversion routines for a sergensio
gensiot(1), gensio(1)
Tool for doing gensio connections
gensprep(8)
compile StringPrep data from files filtered by filterRFC3454.pl
gensquashfs(1)
generate squashfs images
gentest(1)
Run random generic SMB operations against two SMB servers and show the differences in behavior
gentoo(1)
A highly configurable file manager for X
genv(1), env(1)
run a program in a modified environment
geoclue(5), geoclue.conf(5)
geoclue configuration parameters
geodesicgears(6)
gears on the surface of a sphere
geometry.tk86(n), geometry(n), tk_library(n), tk_patchLevel(n), tk_strictMotif(n), tk_version(n)
Variables used or set by Tk
geotifcp(1)
Copy TIFF with updated GeoTIFF Metadata
geql2(3)
geql2: QL factor, level 2
geqlf(3)
geqlf: QL factor
geqp3(3)
geqp3: QR factor with pivoting, level 3
geqpf_comp_grp(3)
QR with pivoting
geqr(3)
geqr: QR factor, flexible
geqr2(3)
geqr2: QR factor, level 2
geqr2p(3)
geqr2p: QR factor, diag( R ) ≥ 0, level 2
geqr_comp1(3)
--- flexible
geqrf(3)
geqrf: QR factor
geqrfp(3)
geqrfp: QR factor, diag( R ) ≥ 0
geqrt(3)
geqrt: QR factor, with T
geqrt2(3)
geqrt2: QR factor, with T, level 2
geqrt3(3)
geqrt3: QR factor, with T, recursive panel
gerfs(3)
gerfs: iterative refinement
gerfsx(3)
gerfsx: iterative refinement, expert
gerq2(3)
gerq2: RQ factor, level 2
gerqf(3)
gerqf: RQ factor
gesc2(3)
gesc2: triangular solve using factor, with complete pivoting
gesolve(1)
eigensolver for generalized eigenvalue problems
gesolve(1)
eigensolver for generalized eigenvalue problems (Ritz values only)
gesv(3)
gesv: factor and solve - CGESV computes the solution to system of linear equations A * X = B for GE matrices (simple driver)
gesv_comp(3)
--- full
gesv_comp_grp(3)
LU: computational routines (factor, cond, etc.)
gesv_driver(3)
--- full
gesv_mixed(3)
gesv: factor and solve, mixed precision
gesvd_driver(3)
--- full
gesvx(3)
gesvx: factor and solve, expert
gesvxx(3)
gesvxx: factor and solve, extra precise
get-default-ips(1)
List all IP source addresses of interfaces with default routes
get-edid(1), parse-edid(1)
read-edid tools to retrieve and interpret monitor specifications using the VESA VBE DDC protocol
get-oui(1)
Fetch the arp-scan OUI file from the IEEE website
get-system-info(1)
Obtain system information
getFlowKeyHash(1)
YAF Flow Key Calculator
get_align_matrix(3)
Rotates a matrix to align it along specified coordinate vectors. Allegro game programming library
get_align_matrix_f(3)
Floating point version of get_align_matrix(). Allegro game programming library
get_audio_stream_buffer(3)
Tells you if you need to fill the audiostream or not. Allegro game programming library
get_camera_matrix(3)
Constructs a camera matrix for perspective projection. Allegro game programming library
get_camera_matrix_f(3)
Floating point version of get_camera_matrix(). Allegro game programming library
get_clip_rect(3)
Returns the clipping rectangle of a bitmap. Allegro game programming library
get_clip_state(3)
Tells if clipping is on for a bitmap. Allegro game programming library
get_color(3)
Retrieves the specified palette entry. Allegro game programming library
get_config_argv(3)
Reads a token list from the configuration file. Allegro game programming library
get_config_float(3)
Retrieves a float from the configuration file. Allegro game programming library
get_config_hex(3)
Retrieves a hexadecimal value from the configuration file. Allegro game programming library
get_config_id(3)
Retrieves a driver ID from a configuration file. Allegro game programming library
get_config_int(3)
Retrieves an integer from the configuration file. Allegro game programming library
get_config_string(3)
Retrieves a string from the configuration file. Allegro game programming library
get_config_text(3)
Returns a string translated to the current language. Allegro game programming library
get_datafile_property(3)
Returns the property string for the object. Allegro game programming library
get_desktop_resolution(3)
Finds out the desktop resolution. Allegro game programming library
get_executable_name(3)
Obtains the full path to the current executable. Allegro game programming library
get_extension(3)
Returns a pointer to the extension of a filename. Allegro game programming library
get_filename(3)
Returns a pointer to the filename portion of a path. Allegro game programming library
get_filename_encoding(3)
Returns the encoding currently assumed for filenames. Allegro game programming library
get_font_range_begin(3)
Returns the start of a character range in a font. Allegro game programming library
get_font_range_end(3)
Returns the last character of a character range in a font. Allegro game programming library
get_font_ranges(3)
Returns the number of character ranges in a font. Allegro game programming library
get_gfx_mode(3)
Returns the id of the current graphics driver. Allegro game programming library
get_gfx_mode_list(3)
Obtains a list of available video modes. Allegro game programming library
get_gfx_mode_type(3)
Retrieves type information for a specific graphics card. Allegro game programming library
get_iplayer(1)
Stream Recording tool and PVR for BBC iPlayer and BBC Sounds
get_key(3), get_key (3)
Retrieve a key/value pair from the database
get_keys(3), get_keys (3)
Retrieve all keys associated with a target or target/config
get_midi_length(3)
Determines the total playing time of a midi, in seconds. Allegro game programming library
get_mixer_buffer_length(3)
Returns the number of samples per channel in the mixer buffer. Allegro game programming library
get_mixer_channels(3)
Returns the number of output channels. Allegro game programming library
get_mixer_frequency(3)
Returns the mixer frequency, in Hz. Allegro game programming library
get_mixer_voices(3)
Returns the number of voices allocated to the mixer. Allegro game programming library
get_mouse_mickeys(3)
How far the mouse has moved since the last call to this function. Allegro game programming library
get_palette(3)
Retrieves the entire palette of 256 colors. Allegro game programming library
get_palette_range(3)
Retrieves a specific palette range. Allegro game programming library
get_refresh_rate(3)
Returns the current refresh rate. Allegro game programming library
get_rotation_matrix(3), get_rotation_matrix_f(3)
Constructs X, Y, Z rotation matrices. Allegro game programming library
get_scaling_matrix(3), get_scaling_matrix_f(3)
Constructs a scaling matrix. Allegro game programming library
get_sound_input_cap_bits(3)
Checks which audio input sample formats are supported. Allegro game programming library
get_sound_input_cap_parm(3)
Detects if the specified recording parameters are supported. Allegro game programming library
get_sound_input_cap_rate(3)
Returns the maximum sample frequency for recording. Allegro game programming library
get_sound_input_cap_stereo(3)
Tells if the input driver is capable of stereo recording. Allegro game programming library
get_transformation_matrix(3)
Constructs X, Y, Z rotation matrices with an angle and scaling. Allegro game programming library
get_transformation_matrix_f(3)
Floating point version of get_transformation_matrix(). Allegro game programming library
get_translation_matrix(3), get_translation_matrix_f(3)
Constructs a translation matrix. Allegro game programming library
get_uformat(3)
Finds out what text encoding format is currently selected. Allegro game programming library
get_vector_rotation_matrix(3), get_vector_rotation_matrix_f(3)
Constructs X, Y, Z rotation matrices with an angle. Allegro game programming library
get_x_rotate_matrix(3), get_x_rotate_matrix_f(3)
Construct X axis rotation matrices. Allegro game programming library
get_y_rotate_matrix(3), get_y_rotate_matrix_f(3)
Construct Y axis rotation matrices. Allegro game programming library
get_z_rotate_matrix(3), get_z_rotate_matrix_f(3)
Construct Z axis rotation matrices. Allegro game programming library
geta32(3)
Extract the alpha component form a 32-bit pixel format color. Allegro game programming library
getablexprdepth(3)
gives the depth of an expression. man1/alc_origin.1
getablexprlength(3)
gives the length of an expression. man1/alc_origin.1
getablexprmax(3)
applies a function to all operands. man1/alc_origin.1
getablexprmin(3)
applies a function to all operands. man1/alc_origin.1
getablexprnum(3)
gives a specified operand of an expression. man1/alc_origin.1
getablexprnumatom(3)
gives the number of atom in an expression. man1/alc_origin.1
getablexprnumbinoper(3)
gives the number of binary operators in an expression. man1/alc_origin.1
getaddrinfo(3), getaddrinfo freeaddrinfo(3), gai_strerror(3)
nodename-to-address translation in protocol-independent manner
getafm(1)
create an AFM file for a PostScript font
getbddnodenum(3)
gets the number of nodes in a bdd. man1/alc_origin.1
getbddnodesize(3)
gets the number of nodes in a bdd. man1/alc_origin.1
getbddnodesupport(3)
gives the variable support of a bdd node. man1/alc_origin.1
getbddvarnode(3)
gives the bdd node of a variable. man1/alc_origin.1
getc2(3)
getc2: triangular factor, with complete pivoting
getc_putc(8)
program to test hard drive performance
getdefs(1), *[B-Font]getdefs(1)
AutoGen Definition Extraction Tool
getdns_address(3)
getdns_address_sync -- get ip address(es) for a name
getdns_context(3)
getdns_context_create, getdns_context_create_with_memory_functions, getdns_context_create_with_extended_memory_functions, getdns_context_destroy, getdns_context_get_api_information -- getdns context create and destroy routines n
getdns_context_set_append_name(3)
getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport, getdns_context_set_dnssec_trust_anchors, getdns_context_set_dnssec_allowed_skew, getdns_context_set_follow_redirects, getdns_context_set_limit_outstanding_queries, getdns_context_set_namespaces, getdns_context_set_resolution_type, getdns_context_set_suffix, getdns_context_set_timeout, -- getdns context manipulation routines n
getdns_convert(3)
getdns_convert_dns_name_to_fqdn, getdns_convert_fqdn_to_dns_name -- convert dname between presentation- and wire-format
getdns_dict(3)
getdns_dict_create, getdns_dict_create_with_extended_memory_functions, getdns_dict_create_with_memory_functions, getdns_dict_destroy -- getdns dict create and destroy routines n
getdns_dict_get(3)
getdns_dict_get_bindata, getdns_dict_get_data_type, getdns_dict_get_dict, getdns_dict_get_int, getdns_dict_get_list, getdns_dict_get_names -- get value by name from a getdns dict
getdns_list(3)
getdns_list_create, getdns_list_create_with_extended_memory_functions, getdns_list_create_with_memory_functions, getdns_list_destroy -- getdns list create and destroy routines n
getdns_list_get(3)
getdns_list_get_bindata, getdns_list_get_data_type, getdns_list_get_dict, getdns_list_get_length, getdns_list_get_list, getdns_list_get_int -- get a value by index from a getdns list
getdns_list_set(3)
getdns_list_set_bindata, getdns_list_set_dict, getdns_list_set_int, getdns_list_set_list, -- set a value by index from a getdns list
getdns_pretty_print_dict(3)
-- return a string representation of a getdns dict
getdns_root_trust_anchor(3)
-- return the getdns list of default root trust anchors
getdns_service(3)
getdns_service_sync -- getdns lookup of a service
getdominfo(1)
map host names to owning organizations
getdp(1), GetDP(1)
a General environment for the treatment of Discrete Problems
getf2(3)
getf2: triangular factor panel, level 2
getfields(l), getmfields(l), setfields(l)
split string into fields
getfilename(1)
Ask the user to name a file in a given format
getipnodebyname(3), getipnodebyaddr(3)
get network host entry .br freehostent free network host entry
getkey(1)
fetch one or more keys from an OpenPGP keyserver
getlist(1)
Get a list from an NNTP server
getlofig(3)
give back a pointer to a lofig man1/alc_origin.1
getlomodel(3)
retrieve a model from a lofig_list man1/alc_origin.1
getloself(3)
retrieve a logical inductor man1/alc_origin.1
getmail(1)
retrieve messages from one or more POP3, IMAP4, or SDPS mailboxes and deliver to a maildir, mboxrd-format mbox file, or external MDA
getmail_fetch(1)
retrieve messages from one or more POP3 or POP3-over-SSL mailboxes and deliver to a maildir, mboxrd-format mbox file, or external MDA
getmail_maildir(1)
read a message from stdin and deliver to a named maildir
getmail_mbox(1)
read a message from stdin and deliver to a named mboxrd-format mbox file with fcntl-style locking
getmails(1)
wrapper for getmail to access multiple mailboxes
getmesh(1)
get MeSH terms from a Medline entry
getnameinfo(3)
address-to-name translation in protocol-independent manner
getpeername(1)
get information about this or that end of the socket's connection netpipes 4.2
getphfig(3)
give back a pointer to a phfig man1/alc_origin.1
getphref(3)
retrieve a physical reference man1/alc_origin.1
getpixel(3)
Reads a pixel from a bitmap. Allegro game programming library
getptype(3)
retrieve a ptype from a ptype_list man1/alc_origin.1
getr(3), getg(3), getb(3), geta(3)
Extract a color component from the current pixel format. Allegro game programming library
getr8(3), getg8(3), getb8(3), getr15(3), getg15(3), getb15(3), getr16(3), getg16(3), getb16(3), getr24(3), getg24(3), getb24(3), getr32(3), getg32(3), getb32(3)
Extract a color component from the specified pixel format. Allegro game programming library
getr_depth(3), getg_depth(3), getb_depth(3), geta_depth(3)
Extract a color component from a color in a specified pixel format. Allegro game programming library
getrdsmodellist(3)
gets model list of the instances of a figure man1/alc_origin.1
getrf(3)
getrf: triangular factor
getrf2(3)
getrf2: triangular factor panel, recursive?
getrs(3)
getrs: triangular solve using factor
gets.tcl86(n), gets(n)
Read a line from a channel
gets.tcl90(n), gets(n)
Read a line from a channel
getsenderip(1)
write sender IP to a file
getsqrhrt(3)
getsqrhrt: tall-skinny QR factor, with Householder reconstruction
getstyle(1)
dumps the current Window Maker style related configuration or creates a theme pack
gettextize(1)
install or upgrade gettext infrastructure
getzone(1)
get dns zone from server
gfactor(1), factor(1)
factor numbers
gfalse(1), false(1)
do nothing, unsuccessfully
gfdl(7)
GNU Free Documentation License
gfind(1), find(1)
search for files in a directory hierarchy
gflux(6)
rippling surface graphics hack
gfmt(1), fmt(1)
simple optimal text formatter
gfold(1), fold(1)
wrap each input line to fit in specified width
gforth(1), gforth-fast(1), gforthmi(1)
a fast and portable Forth system
gfortran12(1), gfortran(1)
GNU Fortran compiler
gfortran13(1), gfortran(1)
GNU Fortran compiler
gfortran14(1), gfortran(1)
GNU Fortran compiler
gfortran15(1), gfortran(1)
GNU Fortran compiler
gfortran16(1), gfortran(1)
GNU Fortran compiler
gftodvi(1)
make proof sheets from generic font files
gftopk(1)
convert generic font files to packed font files
gftp(1)
file transfer client for *NIX based machines
gftype(1)
translate a generic font file for humans to read
gfx.toml(5)
Configuration file for xrdp(8) graphics pipeline extension
gfx_capabilities(3)
Bitfield describing video hardware capabilities. Allegro game programming library
gfx_mode_select(3)
Displays the Allegro graphics mode selection dialog
gfx_mode_select_ex(3)
Extended version of the graphics mode selection dialog. Allegro game programming library
gfx_mode_select_filter(3)
Even more extended version of the graphics mode selection dialog. Allegro game programming library
ggbak(3)
ggbak: back-transform eigvec
gges(3)
gges: Schur form, unblocked
gges3(3)
gges3: Schur form
ggesx(3)
ggesx: Schur form, expert
ggqrf(3)
ggqrf: Generalized QR factor
ggrosciteco.tes(1), grosciteco(1)
-- GNU roff post-processor for
ggrqf(3)
ggrqf: Generalized RQ factor
gh-alias-import(1)
Import aliases from a YAML file
gh-alias-set(1)
Create a shortcut for a gh command
gh-attestation(1)
Work with artifact attestations
gh-attestation-download(1)
Download an artifact's attestations for offline use
gh-attestation-trusted-root(1)
Output trusted_root.jsonl contents, likely for offline verification
gh-attestation-verify(1)
Verify an artifact's integrity using attestations
gh-auth-logout(1)
Log out of a GitHub account
gh-auth-refresh(1)
Refresh stored authentication credentials
gh-auth-token(1)
Print the authentication token gh uses for a hostname and account
gh-codespace-cp(1)
Copy files between local and remote file systems
gh-codespace-ports-forward(1)
Forward ports
gh-codespace-ports-visibility(1)
Change the visibility of the forwarded port
gh-config(1)
Manage configuration for gh
gh-config-clear-cache(1)
Clear the cli cache
gh-config-get(1)
Print the value of a given configuration key
gh-config-list(1)
Print a list of configuration keys and values
gh-config-set(1)
Update configuration with a value for the given key
gh-extension-browse(1)
Enter a UI for browsing, adding, and removing extensions
gh-extension-install(1)
Install a gh extension from a repository
gh-gist-edit(1)
Edit one of your gists
gh-gist-rename(1)
Rename a file in a gist
gh-gpg-key-delete(1)
Delete a GPG key from your GitHub account
gh-issue-develop(1)
Manage linked branches for an issue
gh-issue-status(1)
Show status of relevant issues
gh-issue-transfer(1)
Transfer issue to another repository
gh-label-clone(1)
Clones labels from one repository to another
gh-label-delete(1)
Delete a label from a repository
gh-org-list(1)
List organizations for the authenticated user
gh-pr-checks(1)
Show CI status for a single pull request
gh-pr-diff(1)
View changes in a pull request
gh-pr-ready(1)
Mark a pull request as ready for review
gh-pr-status(1)
Show status of relevant pull requests
gh-preview(1)
Execute previews for gh features
gh-project-field-create(1)
Create a field in a project
gh-project-field-delete(1)
Delete a field in a project
gh-project-field-list(1)
List the fields in a project
gh-project-item-create(1)
Create a draft issue item in a project
gh-project-item-delete(1)
Delete an item from a project by ID
gh-project-list(1)
List the projects for an owner
gh-project-unlink(1)
Unlink a project from a repository or a team
gh-release-delete-asset(1)
Delete an asset from a release
gh-release-view(1)
View information about a release
gh-repo-autolink(1)
Manage autolink references
gh-repo-autolink-create(1)
Create a new autolink reference
gh-repo-autolink-delete(1)
Delete an autolink reference
gh-repo-autolink-list(1)
List autolink references for a GitHub repository
gh-repo-autolink-view(1)
View an autolink reference
gh-repo-deploy-key-delete(1)
Delete a deploy key from a GitHub repository
gh-repo-fork(1)
Create a fork of a repository
gh-repo-license-view(1)
View a specific repository license
gh-repo-set-default(1)
Configure default repository for this directory
gh-ruleset(1)
View info about repo rulesets
gh-ruleset-list(1)
List rulesets for a repository or organization
gh-ruleset-view(1)
View information about a ruleset
gh-run(1)
View details about workflow runs
gh-run-cancel(1)
Cancel a workflow run
gh-run-delete(1)
Delete a workflow run
gh-run-download(1)
Download artifacts generated by a workflow run
gh-run-list(1)
List recent workflow runs
gh-run-view(1)
View a summary of a workflow run
gh-search(1)
Search for repositories, issues, and pull requests
gh-search-commits(1)
Search for commits
gh-search-issues(1)
Search for issues
gh-search-prs(1)
Search for pull requests
gh-search-repos(1)
Search for repositories
gh-ssh-key-delete(1)
Delete an SSH key from your GitHub account
gh-status(1)
Print information about relevant issues, pull requests, and notifications across repositories
gh-workflow(1)
View details about GitHub Actions workflows
gh-workflow-disable(1)
Disable a workflow
gh-workflow-enable(1)
Enable a workflow
gh-workflow-list(1)
List workflows
gh-workflow-run(1)
Run a workflow by creating a workflow_dispatch event
gh-workflow-view(1)
View the summary of a workflow
ghead(1), head(1)
output the first part of files
ghostid(1), hostid(1)
print the numeric identifier for the current host
ghostwriter(1)
distraction-free text editor for Markdown
gid(1), id(1)
print real and effective user and group IDs
gids-tool(1)
smart card utility for GIDS cards
gif2rgb(1)
convert images saved as GIF to 24-bit RGB triplets
gif2swf(1)
Takes a number of gif files and converts them to a swf movie, one picture per frame
gif2webp(1)
Convert a GIF image to WebP
gifbuild(1)
dump GIF data in a textual format, or undump it to a GIF
gifclrmp(1)
extract colormaps from GIF images
gifdiff(1)
compares GIF images
giffix(1)
attempt to fix up broken GIFs
giflib(7)
GIFLIB utilities
gifsicle(1)
manipulates GIF images and animations
giftext(1)
dump GIF pixels and metadata as text
giftool(1)
GIF transformation tool
gifview(1)
displays GIF images and animations on the X window system
gig2mono(1)
Converts Gigasampler (.gig) files from stereo to mono
gig2stereo(1)
Converts Gigasampler (.gig) files from mono pairs to true stereo
gigdump(1)
List information about a Gigasampler (.gig) file
gigextract(1)
Extract samples from Gigasampler (.gig) files
gigmerge(1)
Merges several Gigasampler (.gig) files to one Gigasampler file
gigolo(1), Gigolo(1)
a simple frontend to easily connect to remote filesystems with GIO/GVfs
gil2bin(1)
convert GenInfo integrated IDs to or from binary
gimplut(1)
convert GIMP gradient (ggr) files to binary lookup tables (lut)
gimprc(5)
gimp configuration file
gimpsvg(1)
convert a GIMP gradient (ggr) to the SVG format
gimptool(1)
script to perform various GIMPy functions
gimptool-2.0(1)
script to perform various GIMPy functions
gindent(1), indent(1)
changes the appearance of a C program by inserting or deleting whitespace
ginstall(1), install(1)
copy files and set attributes
gist(1)
browse binary cgm graphics files
git-add(1)
Add file contents to the index
git-alias(1)
Define, search and show aliases
git-am(1)
Apply a series of patches from a mailbox
git-annotate(1)
Annotate file lines with commit information
git-apply(1)
Apply a patch to files and/or to the index
git-archive(1)
Create an archive of files from a named tree
git-archive-file(1)
Export the current HEAD of the git repository to an archive
git-author-stat(1)
show commit author statistics of a git repository
git-backfill(1)
Download missing objects in a partial clone
git-bisect(1)
Use binary search to find the commit that introduced a bug
git-blame(1)
Show what revision and author last modified each line of a file
git-bug-bridge(1)
Configure and use bridges to other bug trackers
git-bug-bridge-configure(1)
Configure a new bridge
git-bug-bridge-rm(1)
Delete a configured bridge
git-bug-label(1)
Display, add or remove labels to/from a bug
git-bug-label-rm(1)
Remove a label from a bug
git-bug-pull(1)
Pull bugs update from a git remote
git-bug-select(1)
Select a bug for implicit use in future commands
git-bug-show(1)
Display the details of a bug
git-bug-title(1)
Display or change a title of a bug
git-bug-title-edit(1)
Edit a title of a bug
git-bug-version(1)
Show git-bug version information
git-bugreport(1)
Collect information for user to file a bug report
git-bundle(1)
Move objects and refs by archive
git-cat-file(1)
Provide contents or details of repository objects
git-check-attr(1)
Display gitattributes information
git-check-ignore(1)
Debug gitignore / exclude files
git-check-mailmap(1)
Show canonical names and email addresses of contacts
git-check-ref-format(1)
Ensures that a reference name is well formed
git-checkout(1)
Switch branches or restore working tree files
git-checkout-index(1)
Copy files from the index to the working tree
git-cherry(1)
Find commits yet to be applied to upstream
git-clean(1)
Remove untracked files from the working tree
git-clear-soft(1)
Soft clean up a repository
git-commit-graph(1)
Write and verify Git commit-graph files
git-config(1)
Get and set repository or global options
git-count-objects(1)
Count unpacked number of objects and their disk consumption
git-cp(1)
Copy a file keeping its history
git-cvsimport(1)
Salvage your data out of another SCM people love to hate
git-cvsserver(1)
A CVS server emulator for Git
git-daemon(1)
A really simple server for Git repositories
git-delta(1)
Lists changed files
git-describe(1)
Give an object a human readable name based on an available ref
git-diagnose(1)
Generate a zip archive of diagnostic information
git-diff(1)
Show changes between commits, commit and working tree, etc
git-diff-files(1)
Compares files in the working tree and the index
git-diff-index(1)
Compare a tree to the working tree or index
git-diff-pairs(1)
Compare the content and mode of provided blob pairs
git-diff-tree(1)
Compares the content and mode of blobs found via two tree objects
git-difftool(1)
Show changes using common diff tools
git-effort(1)
Show effort statistics on file(s)
git-fast-export(1)
Git data exporter
git-fast-import(1)
Backend for fast Git data importers
git-feature(1)
Create/Merge feature branch
git-fetch(1)
Download objects and refs from another repository
git-fetch-pack(1)
Receive missing objects from another repository
git-filter-branch(1)
Rewrite branches
git-filter-repo(1)
Rewrite repository history
git-fmt-merge-msg(1)
Produce a merge commit message
git-for-each-ref(1)
Output information on each ref
git-for-each-repo(1)
Run a Git command on a list of repositories
git-force-clone(1)
overwrite local repositories with clone
git-forest(1)
display the commit history forest
git-fork(1)
Fork a repo on github
git-format-patch(1)
Prepare patches for e-mail submission
git-fresh-branch(1)
Create fresh branches
git-fsck(1)
Verifies the connectivity and validity of the objects in the database
git-fsck-objects(1)
Verifies the connectivity and validity of the objects in the database
git-fsmonitor--daemon(1)
A Built-in Filesystem Monitor
git-gc(1)
Cleanup unnecessary files and optimize the local repository
git-get-tar-commit-id(1)
Extract commit ID from an archive created using git-archive
git-graft(1)
Merge and destroy a given branch
git-gui(1)
A portable graphical interface to Git
git-hash-object(1)
Compute object ID and optionally create an object from a file
git-help(1)
Display help information about Git
git-http-backend(1)
Server side implementation of Git over HTTP
git-http-fetch(1)
Download from a remote Git repository via HTTP
git-ignore-io(1)
Get sample gitignore file
git-imap-send(1)
Send a collection of patches from stdin to an IMAP folder
git-index-pack(1)
Build pack index file for an existing packed archive
git-info(1)
Returns information on current repository
git-interpret-trailers(1)
Add or parse structured information in commit messages
git-lfs(1)
Work with large files in Git repositories
git-lfs-checkout(1)
Update working copy with file content if available
git-lfs-clean(1)
Git clean filter that converts large files to pointers
git-lfs-clone(1)
Efficiently clone a LFS-enabled repository
git-lfs-completion(1)
Shell tab-completion script generation for Git LFS
git-lfs-config(5)
Configuration options for git-lfs
git-lfs-dedup(1)
Deduplicate Git LFS files
git-lfs-env(1)
Display the Git LFS environment
git-lfs-ext(1)
View extension details
git-lfs-fetch(1)
Download all Git LFS files for a given ref
git-lfs-filter-process(1)
Git filter process that converts between pointer and actual content
git-lfs-fsck(1)
Check GIT LFS files for consistency
git-lfs-install(1)
Install Git LFS configuration
git-lfs-lock(1)
Set a file as "locked" on the Git LFS server
git-lfs-locks(1)
Lists currently locked files from the Git LFS server
git-lfs-logs(1)
Show errors from the git-lfs command
git-lfs-ls-files(1)
Show information about Git LFS files in the index and working tree
git-lfs-merge-driver(1)
Merge text-based LFS files
git-lfs-migrate(1)
Migrate history to or from Git LFS
git-lfs-pointer(1)
Build, compare, and check pointers
git-lfs-post-checkout(1)
Git post-checkout hook implementation
git-lfs-post-commit(1)
Git post-commit hook implementation
git-lfs-post-merge(1)
Git post-merge hook implementation
git-lfs-pre-push(1)
Git pre-push hook implementation
git-lfs-prune(1)
Delete old LFS files from local storage
git-lfs-pull(1)
Download all Git LFS files for current ref & checkout
git-lfs-push(1)
Push queued large files to the Git LFS endpoint
git-lfs-smudge(1)
Git smudge filter that converts pointer in blobs to the actual content
git-lfs-standalone-file(1)
Standalone transfer adapter for file URLs
git-lfs-status(1)
Show the status of Git LFS files in the working tree
git-lfs-track(1)
View or add Git LFS paths to Git attributes
git-lfs-uninstall(1)
Remove Git LFS configuration
git-lfs-unlock(1)
Remove "locked" setting for a file on the Git LFS server
git-lfs-untrack(1)
Remove Git LFS paths from Git Attributes
git-lfs-update(1)
Update Git hooks
git-lock(1)
Lock a file excluded from version control
git-locked(1)
ls files that have been locked
git-ls-files(1)
Show information about files in the index and the working tree
git-ls-remote(1)
List references in a remote repository
git-ls-tree(1)
List the contents of a tree object
git-mailinfo(1)
Extracts patch and authorship from a single e-mail message
git-merge-base(1)
Find as good common ancestors as possible for a merge
git-merge-file(1)
Run a three-way file merge
git-merge-index(1)
Run a merge for files needing merging
git-merge-one-file(1)
The standard helper program to use with git-merge-index
git-merge-tree(1)
Perform merge without touching index or working tree
git-mergetool(1)
Run merge conflict resolution tools to resolve merge conflicts
git-missing(1)
Show commits missing from another branch
git-mktree(1)
Build a tree-object from ls-tree formatted text
git-multi-pack-index(1)
Write and verify multi-pack-indexes
git-mv(1)
Move or rename a file, a directory, or a symlink
git-name-rev(1)
Find symbolic names for given revs
git-obliterate(1)
rewrite past commits to remove some files
git-p4(1)
Import from and submit to Perforce repositories
git-pack-objects(1)
Create a packed archive of objects
git-pack-redundant(1)
Find redundant pack files
git-pack-refs(1)
Pack heads and tags for efficient repository access
git-paste(1)
Send patches to pastebin for chat conversations
git-patch-id(1)
Compute unique ID for a patch
git-prune(1)
Prune all unreachable objects from the object database
git-prune-packed(1)
Remove extra objects that are already in pack files
git-pull(1)
Fetch from and integrate with another repository or a local branch
git-pull-request(1)
Create pull request for GitHub project
git-push(1)
Update remote refs along with associated objects
git-range-diff(1)
Compare two commit ranges (e.g. two versions of a branch)
git-read-tree(1)
Reads tree information into the index
git-rebase(1)
Reapply commits on top of another base tip
git-reflog(1)
Manage reflog information
git-refs(1)
Low-level access to refs
git-remote(1)
Manage set of tracked repositories
git-remote-bzr(1)
Git remote support for Bazaar repositories
git-remote-fd(1)
Reflect smart transport stream back to caller
git-remote-rad(1)
Git remote helper for Radicle
git-rename-file(1)
Rename a file or directory and ensure Git recognizes the change, regardless of filesystem case-sensitivity
git-replace(1)
Create, list, delete refs to replace objects
git-repository(5)
Git repository format
git-request-pull(1)
Generates a summary of pending changes
git-rerere(1)
Reuse recorded resolution of conflicted merges
git-reset(1)
Reset current HEAD to the specified state
git-reset-file(1)
Reset one file
git-restore(1)
Restore working tree files
git-revert-stats(1)
show reverting statistics of a git repository
git-review(1)
Submit changes to Gerrit for review
git-rm(1)
Remove files from the working tree and from the index
git-root(1)
show path of root
git-scp(1)
Copy files to SSH compatible git-remote
git-secret-add(1)
starts to track added files
git-secret-cat(1)
decrypts files passed on command line to stdout
git-secret-changes(1)
view diff of the hidden files
git-secret-clean(1)
removes all the hidden files
git-secret-hide(1)
encrypts all added files with the inner keyring
git-secret-killperson(1)
deletes key identified by an email from the inner keyring
git-secret-list(1)
prints all the added files
git-secret-remove(1)
removes files from index
git-secret-reveal(1)
decrypts all added files
git-secret-whoknows(1)
prints email-labels for each key in the keyring
git-sed(1)
replace patterns in git-controlled files
git-send-email(1)
Send a collection of patches as emails
git-sh-i18n(1)
Gits i18n setup code for shell scripts
git-sh-i18n--envsubst(1)
Gits own envsubst(1) for i18n fallbacks
git-shell(1)
Restricted login shell for Git-only SSH access
git-show(1)
Show various types of objects
git-show-ref(1)
List references in a local repository
git-show-tree(1)
show branch tree of commit history
git-sparse-checkout(1)
Reduce your working tree to a subset of tracked files
git-squash(1)
squash N last changes up to a ref'ed commit
git-ss(1)
display a status summary for a Git repository
git-ssnoq(1)
display a status summary for files known to a Git repository
git-ssq(1)
display the names of files not added to a Git repository
git-stage(1)
Add file contents to the staging area
git-symbolic-ref(1)
Read, modify and delete symbolic refs
git-tag(1)
Create, list, delete or verify a tag object signed with GPG
git-touch(1)
Touch and add file to the index
git-track(1)
set up branch for tracking a remote
git-unlock(1)
Unlock a file excluded from version control
git-unpack-file(1)
Creates a temporary file with a blobs contents
git-unpack-objects(1)
Unpack objects from a packed archive
git-update-index(1)
Register file contents in the working tree to the index
git-update-ref(1)
Update the object name stored in a ref safely
git-update-server-info(1)
Update auxiliary info file to help dumb servers
git-upload-pack(1)
Send objects packed back to git-fetch-pack
git-utimes(1)
Change files modification time to their last commit date
git-verify-commit(1)
Check the GPG signature of commits
git-verify-pack(1)
Validate packed Git archive files
git-verify-tag(1)
Check the GPG signature of tags
git-version(1)
Display version information about Git
git-whatchanged(1)
Show logs with differences each commit introduces
git-write-tree(1)
Create a tree object from the current index
gitattributes(5)
Defining attributes per path
gitcli(7)
Git command-line interface and conventions
gitcore-tutorial(7)
A Git core tutorial for developers
gitcvs-migration(7)
Git for CVS users
gitdiffcore(7)
Tweaking diff output
giteveryday(7)
A useful minimum set of commands for Everyday Git
gitfaq(7)
Frequently asked questions about using Git
gitformat-bundle(5)
The bundle file format
gitformat-chunk(5)
Chunk-based file formats
gitformat-commit-graph(5)
Git commit-graph format
gitformat-index(5)
Git index format
gitformat-pack(5)
Git pack format
gitformat-signature(5)
Git cryptographic signature formats
gitignore(5)
Specifies intentionally untracked files to ignore
gitmodules(5)
Defining submodule properties
gitprotocol-pack(5)
How packs are transferred over-the-wire
gitrevisions(7)
Specifying revisions and ranges for Git
gitup(1)
A minimalist, dependency-free program to clone/pull Git repositories
gitup.conf(5)
Configuration file for gitup(1)
gitweb(1)
Git web interface (web frontend to Git repositories)
gitweb.conf(5)
Gitweb (Git web interface) configuration file
gitworkflows(7)
An overview of recommended workflows with Git
gjoin(1), join(1)
join lines of two files on a common field
gkermit(1)
G-Kermit (GNU Kermit) 1.00 file transfer software
gkrellkam-list(5)
format of the list description files used by GKrellKam
gl-117(6)
an OpenGL action flight simulator
gl860(4)
webcamd driver for Genesys Logic USB cameras
gl861(4)
webcamd driver for GL861
glAccum(3), "glAccum(3)
operate on the accumulation buffer
glAlphaFunc(3), "glAlphaFunc(3)
specify the alpha test function
glAreTexturesResident(3), "glAreTexturesResident(3)
determine if textures are loaded in texture memory
glArrayElement(3), "glArrayElement(3)
render a vertex using the specified vertex array element
glBlendFunc(3), "glBlendFunc(3)
specify pixel arithmetic
glCallLists(3), "glCallLists(3)
execute a list of display lists
glClear(3), "glClear(3)
clear buffers to preset values
glClearAccum(3), "glClearAccum(3)
specify clear values for the accumulation buffer
glClearColor(3), "glClearColor(3)
specify clear values for the color buffers
glClearDepth(3), "glClearDepth(3)
specify the clear value for the depth buffer
glClearIndex(3), "glClearIndex(3)
specify the clear value for the color index buffers
glClearStencil(3), "glClearStencil(3)
specify the clear value for the stencil buffer
glClipPlane(3), "glClipPlane(3)
specify a plane against which all geometry is clipped
glColorMask(3), "glColorMask(3)
enable and disable writing of frame buffer color components
glColorPointer(3), "glColorPointer(3)
define an array of colors
glCopyPixels(3), "glCopyPixels(3)
copy pixels in the frame buffer
glCullFace(3), "glCullFace(3)
specify whether front- or back-facing facets can be culled
glDeleteLists(3), "glDeleteLists(3)
delete a contiguous group of display lists
glDepthFunc(3), "glDepthFunc(3)
specify the value used for depth buffer comparisons
glDepthMask(3), "glDepthMask(3)
enable or disable writing into the depth buffer
glDepthRange(3), "glDepthRange(3)
specify mapping of depth values from normalized device coordinates to window coordinates
glDrawArrays(3), "glDrawArrays(3)
render primitives from array data
glDrawBuffer(3), "glDrawBuffer(3)
specify which color buffers are to be drawn into
glDrawElements(3), "glDrawElements(3)
render primitives from array data
glDrawPixels(3), "glDrawPixels(3)
write a block of pixels to the frame buffer
glEdgeFlagPointer(3), "glEdgeFlagPointer(3)
define an array of edge flags
glFeedbackBuffer(3), "glFeedbackBuffer(3)
controls feedback mode
glFinish(3), "glFinish(3)
block until all GL execution is complete
glFlush(3), "glFlush(3)
force execution of GL commands in finite time
glFrontFace(3), "glFrontFace(3)
define front- and back-facing polygons
glFrustum(3), "glFrustum(3)
multiply the current matrix by a perspective matrix
glGenLists(3), "glGenLists(3)
generate a contiguous set of empty display lists
glGetClipPlane(3), "glGetClipPlane(3)
return the coefficients of the specified clipping plane
glGetError(3), "glGetError(3)
return error information
glGetPointerv(3), "glGetPointerv(3)
return the address of the specified pointer
glHint(3), "glHint(3)
specify implementation-specific hints
glIndexMask(3), "glIndexMask(3)
control the writing of individual bits in the color index buffers
glIndexPointer(3), "glIndexPointer(3)
define an array of color indexes
glInterleavedArrays(3), "glInterleavedArrays(3)
simultaneously specify and enable several interleaved arrays
glIsList(3), "glIsList(3)
determine if a name corresponds to a display-list
glIsTexture(3), "glIsTexture(3)
determine if a name corresponds to a texture
glLineStipple(3), "glLineStipple(3)
specify the line stipple pattern
glLineWidth(3), "glLineWidth(3)
specify the width of rasterized lines
glListBase(3), "glListBase(3)
set the display-list base for glCallLists
glLogicOp(3), "glLogicOp(3)
specify a logical pixel operation for color index rendering
glMatrixMode(3), "glMatrixMode(3)
specify which matrix is the current matrix
glNormalPointer(3), "glNormalPointer(3)
define an array of normals
glPassThrough(3), "glPassThrough(3)
place a marker in the feedback buffer
glPixelZoom(3), "glPixelZoom(3)
specify the pixel zoom factors
glPointSize(3), "glPointSize(3)
specify the diameter of rasterized points
glPolygonOffset(3), "glPolygonOffset(3)
set the scale and units used to calculate depth values
glReadBuffer(3), "glReadBuffer(3)
select a color buffer source for pixels
glReadPixels(3), "glReadPixels(3)
read a block of pixels from the frame buffer
glScissor(3), "glScissor(3)
define the scissor box
glSelectBuffer(3), "glSelectBuffer(3)
establish a buffer for selection mode values
glShadeModel(3), "glShadeModel(3)
select flat or smooth shading
glStencilFunc(3), "glStencilFunc(3)
set function and reference value for stencil testing delim $$
glStencilMask(3), "glStencilMask(3)
control the writing of individual bits in the stencil planes
glTexCoordPointer(3), "glTexCoordPointer(3)
define an array of texture coordinates
glTexImage1D(3), "glTexImage1D(3)
specify a one-dimensional texture image
glTexImage2D(3), "glTexImage2D(3)
specify a two-dimensional texture image
glTexSubImage1D(3), "glTexSubImage1D(3)
specify a two-dimensional texture subimage
glTexSubImage2D(3), "glTexSubImage2D(3)
specify a two-dimensional texture subimage
glVertexPointer(3), "glVertexPointer(3)
define an array of vertex data
glXChooseVisual(3), "glXChooseVisual(3)
return a visual that matches specified attributes
glXCopyContext(3), "glXCopyContext(3)
copy state from one rendering context to another
glXCreateGLXPixmap(3), "glXCreateGLXPixmap(3)
create an off-screen GLX rendering area
glXFreeContextEXT(3), "glXFreeContextEXT(3)
free client-side memory for imported context
glXGetConfig(3), "glXGetConfig(3)
return information about GLX visuals
glXGetContextIDEXT(3), "glXGetContextIDEXT(3)
get the XID for a context
glXGetCurrentDisplay(3), "glXGetCurrentDisplay(3)
get display for current context
glXQueryContextInfoEXT(3), "glXQueryContextInfoEXT(3)
query context information
glXQueryExtensionsString(3), "glXQueryExtensionsString(3)
return list of supported extensions
glXQueryVersion(3), "glXQueryVersion(3)
return the version numbers of the GLX extension
glXSwapBuffers(3), "glXSwapBuffers(3)
exchange front and back buffers
glXUseXFont(3), "glXUseXFont(3)
create bitmap display lists from an X font
gl_bcircle(3)
draw a filled or unfilled Bresenham circle
gl_colorfont(3)
change the color of a font
gl_compiledboxmasksize(3)
compute the size of a compiled masked box
gl_copyboxfromcontext(3)
copy rectangular area from another context
gl_copyscreen(3)
copy the screen contents of contexts
gl_enablepageflipping(3)
enables automatic page flipping
gl_expandfont(3)
expand a packed pixel font
gl_fillbox(3)
fill a rectangular area
gl_fillcircle(3)
draw a filled circle
gl_font8x8(3)
a packed 8x8 pixel font
gl_freecontext(3)
free a virtual screen
gl_get_line(3), new_GetLine(3), del_GetLine(3), gl_customize_completion(3), gl_change_terminal(3), gl_configure_getline(3), gl_load_history(3), gl_save_history(3), gl_group_history(3), gl_show_history(3), gl_watch_fd(3), gl_inactivity_timeout(3), gl_terminal_size(3), gl_set_term_size(3), gl_resize_history(3), gl_limit_history(3), gl_clear_history(3), gl_toggle_history(3), gl_lookup_history(3), gl_state_of_history(3), gl_range_of_history(3), gl_size_of_history(3), gl_echo_mode(3), gl_replace_prompt(3), gl_prompt_style(3), gl_ignore_signal(3), gl_trap_signal(3), gl_last_signal(3), gl_completion_action(3), gl_display_text(3), gl_return_status(3), gl_error_message(3), gl_catch_blocked(3), gl_list_signals(3), gl_bind_keyseq(3), gl_erase_terminal(3), gl_automatic_history(3), gl_append_history(3), gl_query_char(3), gl_read_char(3)
allow the user to compose an input line
gl_getbox(3)
copy a rectangular pixmap from the screen to a buffer
gl_getpixel(3)
return the color of a pixel
gl_getpixelrgb(3)
store color components of a pixel
gl_io_mode(3), gl_raw_io(3), gl_normal_io(3), gl_tty_signals(3), gl_abandon_line(3), gl_handle_signal(3), gl_pending_io(3)
How to use gl_get_line() from an external event loop
gl_printf(3)
write formatted output in graphic mode
gl_setcontextvirtual(3)
define a virtual context
gl_setcontextwidth(3), gl_setcontextheight(3)
set the dimension of a context
gl_setdisplaystart(3)
set the start of the screen are displayed
gl_setfont(3)
set the text font to be used
gl_setfontcolors(3)
set the font colors
gl_setscreenoffset(3)
set a memory offset for copyscreen
gl_setwritemode(3)
set the font writemode flags
gl_trisetcolorlookup(3), gl_trigetcolorlookup(3)
manages a color lookup table for shadowing
gl_trisetdrawpoint(3)
set a triangle drawing function
glab-alias-set(1)
Set an alias for a longer command
glab-auth-configure-docker(1)
Register glab as a Docker credential helper
glab-auth-docker-helper(1)
A Docker credential helper for GitLab container registries
glab-auth-dpop-gen(1)
Generates a DPoP (demonstrating-proof-of-possession) proof JWT. (EXPERIMENTAL)
glab-auth-logout(1)
Logout from a GitLab instance
glab-changelog-generate(1)
Generate a changelog for the repository or project
glab-check-update(1)
Check for latest glab releases
glab-ci-config(1)
Work with GitLab CI/CD configuration
glab-ci-config-compile(1)
View the fully expanded CI/CD configuration
glab-ci-get(1)
Get JSON of a running CI/CD pipeline on the current or other specified branch
glab-ci-lint(1)
Checks if your .gitlab-ci.yml file is valid
glab-ci-list(1)
Get the list of CI/CD pipelines
glab-ci-status(1)
View a running CI/CD pipeline on current or other branch specified
glab-cluster(1)
Manage GitLab Agents for Kubernetes and their clusters
glab-cluster-agent(1)
Manage GitLab Agents for Kubernetes
glab-cluster-agent-bootstrap(1)
Bootstrap a GitLab Agent for Kubernetes in a project
glab-cluster-agent-check_manifest_usage(1)
Check agent configuration files for built-in GitOps manifests usage. (EXPERIMENTAL)
glab-cluster-agent-get-token(1)
Create and return a k8s_proxy-scoped personal access token to authenticate with a GitLab Agents for Kubernetes
glab-cluster-agent-list(1)
List GitLab Agents for Kubernetes in a project
glab-cluster-agent-token(1)
Manage GitLab Agents for Kubernetes tokens
glab-cluster-agent-token-list(1)
List tokens of an agent
glab-cluster-agent-token-revoke(1)
Revoke a token of an agent
glab-cluster-agent-update-kubeconfig(1)
Update selected kubeconfig
glab-cluster-graph(1)
Queries the Kubernetes object graph, using the GitLab Agent for Kubernetes. (EXPERIMENTAL)
glab-config(1)
Manage glab settings
glab-config-edit(1)
Opens the glab configuration file
glab-config-get(1)
Prints the value of a given configuration key
glab-config-set(1)
Updates configuration with the value of a given key
glab-deploy-key-delete(1)
Deletes a single deploy key specified by the ID
glab-deploy-key-get(1)
Returns a single deploy key specified by the ID
glab-deploy-key-list(1)
Get a list of deploy keys for the current project
glab-duo-ask(1)
Generate Git commands from natural language
glab-incident-unsubscribe(1)
Unsubscribe from an incident
glab-incident-view(1)
Display the title, body, and other information about an incident
glab-issue-unsubscribe(1)
Unsubscribe from an issue
glab-issue-view(1)
Display the title, body, and other information about an issue
glab-iteration(1)
Retrieve iteration information
glab-job-artifact(1)
Download all artifacts from the last pipeline
glab-label-create(1)
Create labels for a repository or project
glab-label-delete(1)
Delete labels for a repository or project
glab-mr-approvers(1)
List eligible approvers for merge requests in any state
glab-mr-diff(1)
View changes in a merge request
glab-mr-rebase(1)
Rebase the source branch of a merge request against its target branch
glab-mr-unsubscribe(1)
Unsubscribe from a merge request
glab-mr-view(1)
Display the title, body, and other information about a merge request
glab-opentofu(1)
Work with the OpenTofu or Terraform integration
glab-opentofu-init(1)
Initialize OpenTofu or Terraform
glab-opentofu-state(1)
Work with the OpenTofu or Terraform states
glab-opentofu-state-delete(1)
Delete the given state or if the serial is provided only that version of the given state
glab-opentofu-state-download(1)
Download the given state and output as JSON to stdout
glab-opentofu-state-list(1)
List states
glab-opentofu-state-lock(1)
Lock the given state
glab-opentofu-state-unlock(1)
Unlock the given state
glab-release-download(1)
Download asset files from a GitLab release
glab-release-upload(1)
Upload release asset files or links to a GitLab release
glab-release-view(1)
View information about a GitLab release
glab-repo-archive(1)
Get an archive of the repository
glab-repo-fork(1)
Fork a GitLab repository
glab-repo-list(1)
Get list of repositories
glab-repo-mirror(1)
Mirror a project or repository to the specified location, using pull or push methods
glab-repo-search(1)
Search for GitLab repositories and projects by name
glab-repo-transfer(1)
Transfer a repository to a new namespace
glab-schedule-delete(1)
Delete the schedule with the specified ID
glab-schedule-list(1)
Get the list of schedules
glab-schedule-run(1)
Run the specified scheduled pipeline
glab-securefile(1)
Manage secure files for a project
glab-securefile-create(1)
Create a new project secure file
glab-securefile-download(1)
Download a secure file for a project
glab-securefile-get(1)
Get details of a project secure file. (GitLab 18.0 and later)
glab-securefile-list(1)
List secure files for a project
glab-securefile-remove(1)
Remove a secure file
glab-ssh-key-delete(1)
Deletes a single SSH key specified by the ID
glab-ssh-key-get(1)
Returns a single SSH key specified by the ID
glab-ssh-key-list(1)
Get a list of SSH keys for the currently authenticated user
glab-stack(1)
Create, manage, and work with stacked diffs. (EXPERIMENTAL)
glab-stack-amend(1)
Save more changes to a stacked diff. (EXPERIMENTAL)
glab-stack-create(1)
Create a new stacked diff. (EXPERIMENTAL)
glab-stack-first(1)
Moves to the first diff in the stack. (EXPERIMENTAL)
glab-stack-last(1)
Moves to the last diff in the stack. (EXPERIMENTAL)
glab-stack-next(1)
Moves to the next diff in the stack. (EXPERIMENTAL)
glab-stack-prev(1)
Moves to the previous diff in the stack. (EXPERIMENTAL)
glab-stack-reorder(1)
Reorder a stack of merge requests. (EXPERIMENTAL)
glab-stack-save(1)
Save your progress within a stacked diff. (EXPERIMENTAL)
glab-stack-sync(1)
Sync and submit progress on a stacked diff. (EXPERIMENTAL)
glab-variable(1)
Manage variables for a GitLab project or group
glab-variable-delete(1)
Delete a variable for a project or group
glab-variable-export(1)
Export variables from a project or group
glab-variable-get(1)
Get a variable for a project or group
glab-variable-list(1)
List variables for a project or group
glab-variable-set(1)
Create a new variable for a project or group
glab-variable-update(1)
Update an existing variable for a project or group
glab-version(1)
Show version information for glab
glabels-3(1), glabels(1)
Label and business card creation program for GNOME
glade(1)
Create GTK+ user interfaces
glade-previewer(1)
Preview glade user interface definitions
glblur(6)
3D radial blur texture fields
glbsp(1)
GL Nodes builder for DOOM ports
glePolyCone(3)
Draw polycone, specified as a polyline with radii
glePolyCone(3gle)
Draw polycone, specified as a polyline with radii
glePolyCylinder(3)
Draw polycylinder, specified as a polyline
glePolyCylinder(3gle)
Draw polycylinder, specified as a polyline
gleSetJoinStyle(3), gleGetJoinStyle(3)
Query and Set the GLE join style flags
gleSetJoinStyle(3gle), gleGetJoinStyle(3gle)
Query and Set the GLE join style flags
gleSuperExtrusion(3)
Extrude arbitrary 2D contour along arbitrary 3D path, specifying local affine transformations
gleSuperExtrusion(3gle)
Extrude arbitrary 2D contour along arbitrary 3D path, specifying local affine transformations
gleTextureMode(3)
set the type of GLE automatic texture coordinate generation
gleTextureMode(3gle)
set the type of GLE automatic texture coordinate generation
gleTwistExtrusion(3)
Extrude arbitrary 2D contour along arbitrary 3D path, specifying local rotations (twists)
gleTwistExtrusion(3gle)
Extrude arbitrary 2D contour along arbitrary 3D path, specifying local rotations (twists)
glhanoi(6)
OpenGL Towers of Hanoi
glib-genmarshal(1)
C code marshaller generation utility for GLib closures
glilypond(1)
embed LilyPond musical notation in groff documents nr *groff_glilypond_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
glink(1), link(1)
call the link function to create a link to a file
glmatrix(6)
simulates the title sequence effect of the movie
gln(1), ln(1)
make links between files
glob(1)
global command (file name generation)
glob.tcl86(n), glob(n)
Return names of files that match patterns
glob.tcl90(n), glob(n)
Return names of files that match patterns
glob_resource(3), glob_resource (3)
Search the different datastores for resources matching a pattern
global(1)
print locations of given symbols
globaliolimits.cfg(5)
global I/O limiting configuration
globash(1)
a special shell for Global using GNU bash
glocate(1), locate(1)
list files in databases that match a pattern
glocatedb(5), locatedb(5)
front-compressed file name database
glslideshow(6)
slideshow of images using smooth zooming and fades
gluErrorString(3), "gluErrorString(3)
produce an error string from a GL or GLU error code
gluLookAt(3), "gluLookAt(3)
define a viewing transformation
gluNextContour(3), "gluNextContour(3)
mark the beginning of another contour
gluNurbsCallback(3), "gluNurbsCallback(3)
define a callback for a NURBS object
gluNurbsCurve(3), "gluNurbsCurve(3)
define the shape of a NURBS curve
gluNurbsSurface(3), "gluNurbsSurface(3)
define the shape of a NURBS surface
gluOrtho2D(3), "gluOrtho2D(3)
define a 2D orthographic projection matrix
gluPartialDisk(3), "gluPartialDisk(3)
draw an arc of a disk
gluPickMatrix(3), "gluPickMatrix(3)
define a picking region
gluQuadricCallback(3), "gluQuadricCallback(3)
define a callback for a quadrics object
gluQuadricDrawStyle(3), "gluQuadricDrawStyle(3)
specify the draw style desired for quadrics
gluQuadricNormals(3), "gluQuadricNormals(3)
specify what kind of normals are desired for quadrics
gluQuadricOrientation(3), "gluQuadricOrientation(3)
specify inside/outside orientation for quadrics
gluQuadricTexture(3), "gluQuadricTexture(3)
specify if texturing is desired for quadrics
gluTessCallback(3), "gluTessCallback(3)
define a callback for a tessellation object
gluTessNormal(3), "gluTessNormal(3)
specify a normal for a polygon
gluTessVertex(3), "gluTessVertex(3)
specify a vertex on a polygon
glutAddMenuEntry(3)
adds a menu entry to the bottom of the current menu
glutAddSubMenu(3)
adds a sub-menu trigger to the bottom of the current menu
glutAttachMenu(3)
attaches a mouse button for the current window to the identifier of the current menu; glutDetachMenu - detaches an attached mouse button from the current window
glutBitmapWidth(3)
returns the width of a bitmap character, glutBitmapLength returns the length of a bitmap font string
glutButtonBoxFunc(3)
sets the dial & button box button callback for the current window
glutChangeToMenuEntry(3)
changes the specified menu item in the current menu into a menu entry
glutChangeToSubMenu(3)
changes the specified menu item in the current menu into a sub-menu trigger
glutCopyColormap(3)
copies the logical colormap for the layer in use from a specified window to the current window
glutDestroyMenu(3)
destroys the specified menu
glutDestroyWindow(3)
destroys the specified window
glutDeviceGet(3)
retrieves GLUT device information represented by integers
glutDialsFunc(3)
sets the dial & button box dials callback for the current window
glutDisplayFunc(3)
sets the display callback for the current window
glutEntryFunc(3)
sets the mouse enter/leave callback for the current window
glutEstablishOverlay(3)
establishes an overlay (if possible) for the current window
glutForceJoystickFunc(3)
forces current window's joystick callback to be called
glutFullScreen(3)
requests that the current window be made full screen
glutGameModeGet(3)
retrieves GLUT device information represented by integers
glutGameModeString(3)
sets the game mode configuration via a string
glutGetColor(3)
retrieves a red, green, or blue component for a given color index colormap entry for the layer in use's logical colormap for the current window
glutGetModifiers(3)
returns the modifier key state when certain callbacks were generated
glutIdleFunc(3)
sets the global idle callback
glutIgnoreKeyRepeat(3)
determines if auto repeat keystrokes are reported to the current window
glutJoystickFunc(3)
sets the joystick callback for the current window
glutKeyboardFunc(3)
sets the keyboard callback for the current window
glutKeyboardUpFunc(3)
sets the keyboard up (key release) callback for the current window
glutLayerGet(3)
retrieves GLUT state pertaining to the layers of the current window
glutMenuStatusFunc(3)
sets the global menu status callback
glutMotionFunc(3), glutPassiveMotionFunc(3)
set the motion and passive motion callbacks respectively for the current window
glutMouseFunc(3)
sets the mouse callback for the current window
glutOverlayDisplayFunc(3)
sets the overlay display callback for the current window
glutPopWindow(3), glutPushWindow(3)
change the stacking order of the current window relative to its siblings
glutPositionWindow(3)
requests a change to the position of the current window
glutPostOverlayRedisplay(3), glutPostWindowOverlayRedisplay(3)
marks the overlay of the current or specified window as needing to be redisplayed
glutPostRedisplay(3), glutPostWindowRedisplay(3)
marks the current or specified window as needing to be redisplayed
glutRemoveMenuItem(3)
remove the specified menu item
glutRemoveOverlay(3)
removes the overlay (if one exists) from the current window
glutReportErrors(3)
for debugging purposes; prints out OpenGL run-time errors
glutReshapeFunc(3)
sets the reshape callback for the current window
glutReshapeWindow(3)
requests a change to the size of the current window
glutSetColor(3)
sets the color of a colormap entry in the layer of use for the current window
glutSetCursor(3)
changes the cursor image of the current window
glutSetMenu(3)
sets the current menu; glutGetMenu - returns the identifier of the current menu
glutSetWindow(3)
sets the current window; glutGetWindow - returns the identifier of the current window
glutSetWindowTitle(3), glutSetIconTitle(3)
change the window or icon title respectively of the current top-level window
glutShowOverlay(3), glutHideOverlay(3)
shows or hides the overlay of the current window
glutShowWindow(3), glutHideWindow(3), glutIconifyWindow(3)
change the display status of the current window
glutSolidCone(3), glutWireCone(3)
render a solid or wireframe cone respectively
glutSolidCube(3), glutWireCube(3)
render a solid or wireframe cube respectively
glutSolidDodecahedron(3), glutWireDodecahedron(3)
render a solid or wireframe dodecahedron (12-sided regular solid) respectively
glutSolidIcosahedron(3), glutWireIcosahedron(3)
render a solid or wireframe icosahedron (20-sided regular solid) respectively
glutSolidOctahedron(3), glutWireOctahedron(3)
render a solid or wireframe octahedron (8-sided regular solid) respectively
glutSolidSphere(3), glutWireSphere(3)
render a solid or wireframe sphere respectively
glutSolidTeapot(3), glutWireTeapot(3)
render a solid or wireframe teapot respectively
glutSolidTetrahedron(3), glutWireTetrahedron(3)
render a solid or wireframe tetrahedron (4-sided regular solid) respectively
glutSolidTorus(3), glutWireTorus(3)
render a solid or wireframe torus (doughnut) respectively
glutSpaceballButtonFunc(3)
sets the Spaceball button callback for the current window
glutSpaceballMotionFunc(3)
sets the Spaceball motion callback for the current window
glutSpaceballRotateFunc(3)
sets the Spaceball rotation callback for the current window
glutSpecialFunc(3)
sets the special keyboard callback for the current window
glutSpecialUpFunc(3)
sets the special keyboard up (key release) callback for the current window
glutStrokeWidth(3)
returns the width of a stroke character, glutStrokeLength returns the length of a stroke font string
glutSwapBuffers(3)
swaps the buffers of the current window if double buffered
glutTabletButtonFunc(3)
sets the special keyboard callback for the current window
glutTabletMotionFunc(3)
sets the special keyboard callback for the current window
glutTimerFunc(3)
registers a timer callback to be triggered in a specified number of milliseconds
glutUseLayer(3)
changes the layer in use for the current window
glutVisibilityFunc(3)
sets the visibility callback for the current window
glyphs(5)
format of .glyphs files
gmanedit(1)
GTK+ program for editing manual pages
gmdb2(1)
GNOME UI for MDB Tools
gmetad(1)
manual page for Ganglia Meta Daemon
gmetric(1)
manual page for Ganglia Custom Metric Utility
gmic(1)
Perform image processing operations using the G'MIC framework
gmid.conf(5)
gmid Gemini server configuration file
gmk_msh(1)
create source graph from source mesh
gmk_sym(1)
create rectangular symbols for gschem from a text file
gmkfifo(1), mkfifo(1)
make FIFOs (named pipes)
gmknod(1), mknod(1)
make block or character special files
gmktemp(1), mktemp(1)
create a temporary file or directory
gmond(1)
manual page for Ganglia Monitor Daemon
gmond.conf(5)
configuration file for ganglia monitoring daemon (gmond)
gmrun(1)
Featureful CLI-like GTK+ application launcher
gmsh(1), Gmsh(1)
3D finite element mesh generator with built-in CAD engine and post-processor
gmusicbrowser(man)
Jukebox for large collections of music files
gmv(1), mv(1)
move (rename) files
gmx-angle(1)
Calculate distributions and correlations for angles and dihedrals
gmx-awh(1)
Extract data from an accelerated weight histogram (AWH) run
gmx-bar(1)
Calculate free energy difference estimates through Bennett's acceptance ratio
gmx-bundle(1)
Analyze bundles of axes, e.g., helices
gmx-check(1)
Check and compare files
gmx-clustsize(1)
Calculate size distributions of atomic clusters
gmx-confrms(1)
Fit two structures and calculates the RMSD
gmx-convert-tpr(1)
Make a modified run-input file
gmx-convert-trj(1)
Converts between different trajectory types
gmx-current(1)
Calculate dielectric constants and current autocorrelation function
gmx-density(1)
Calculate the density of the system
gmx-densorder(1)
Calculate surface fluctuations
gmx-dielectric(1)
Calculate frequency dependent dielectric constants
gmx-dipoles(1)
Compute the total dipole plus fluctuations
gmx-distance(1)
Calculate distances between pairs of positions
gmx-dos(1)
Analyze density of states and properties based on that
gmx-dump(1)
Make binary files human readable
gmx-dyecoupl(1)
Extract dye dynamics from trajectories
gmx-editconf(1)
Convert and manipulates structure files
gmx-eneconv(1)
Convert energy files
gmx-enemat(1)
Extract an energy matrix from an energy file
gmx-energy(1)
Writes energies to xvg files and display averages
gmx-extract-cluster(1)
Allows extracting frames corresponding to clusters from trajectory
gmx-filter(1)
Frequency filter trajectories, useful for making smooth movies
gmx-freevolume(1)
Calculate free volume
gmx-genconf(1)
Multiply a conformation in 'random' orientations
gmx-genion(1)
Generate monoatomic ions on energetically favorable positions
gmx-genrestr(1)
Generate position restraints or distance restraints for index groups
gmx-grompp(1)
Make a run input file
gmx-gyrate(1)
Calculate radius of gyration of a molecule
gmx-gyrate-legacy(1)
Calculate the radius of gyration
gmx-h2order(1)
Compute the orientation of water molecules
gmx-helix(1)
Calculate basic properties of alpha helices
gmx-help(1)
Print help information
gmx-lie(1)
Estimate free energy from linear combinations
gmx-make_edi(1)
Generate input files for essential dynamics sampling
gmx-make_ndx(1)
Make index files
gmx-mdrun(1)
Perform a simulation, do a normal mode analysis or an energy minimization
gmx-mk_angndx(1)
Generate index files for 'gmx angle'
gmx-nmeig(1)
Diagonalize the Hessian for normal mode analysis
gmx-nmens(1)
Generate an ensemble of structures from the normal modes
gmx-nmr(1)
Analyze nuclear magnetic resonance properties from an energy file
gmx-nmtraj(1)
Generate a virtual oscillating trajectory from an eigenvector
gmx-nonbonded-benchmark(1)
Benchmarking tool for the non-bonded pair kernels
gmx-order(1)
Compute the order parameter per atom for carbon tails
gmx-pairdist(1)
Calculate pairwise distances between groups of positions
gmx-pdb2gmx(1)
Convert coordinate files to topology and FF-compliant coordinate files
gmx-pme_error(1)
Estimate the error of using PME with a given input file
gmx-polystat(1)
Calculate static properties of polymers
gmx-principal(1)
Calculate principal axes of inertia for a group of atoms
gmx-rdf(1)
Calculate radial distribution functions
gmx-report-methods(1)
Write short summary about the simulation setup to a text file and/or to the standard output
gmx-rms(1)
Calculate RMSDs with a reference structure and RMSD matrices
gmx-rmsf(1)
Calculate atomic fluctuations
gmx-rotacf(1)
Calculate the rotational correlation function for molecules
gmx-rotmat(1)
Plot the rotation matrix for fitting to a reference structure
gmx-sasa(1)
Compute solvent accessible surface area
gmx-scattering(1)
Calculate small angle scattering profiles for SANS or SAXS
gmx-select(1)
Print general information about selections
gmx-sham(1)
Compute free energies or other histograms from histograms
gmx-sigeps(1)
Convert c6/12 or c6/cn combinations to and from sigma/epsilon
gmx-spatial(1)
Calculate the spatial distribution function
gmx-tcaf(1)
Calculate viscosities of liquids
gmx-traj(1)
Plot x, v, f, box, temperature and rotational energy from trajectories
gmx-trajectory(1)
Print coordinates, velocities, and/or forces for selections
gmx-trjcat(1)
Concatenate trajectory files
gmx-trjconv(1)
Convert and manipulates trajectory files
gmx-tune_pme(1)
Time mdrun as a function of PME ranks to optimize settings
gmx-vanhove(1)
Compute Van Hove displacement and correlation functions
gmx-velacc(1)
Calculate velocity autocorrelation functions
gmx-wham(1)
Perform weighted histogram analysis after umbrella sampling
gmx-x2top(1)
Generate a primitive topology from coordinates
gnash(1), gtk-gnash(1), qt4-gnash(1), fb-gnash(1), sdl-gnash(1), gnash-gtk-launcher(1), gnash-qt-launcher(1)
GNU Flash (SWF) Player
gnetlist(1)
gEDA/gaf Netlist Extraction and Generation
gnice(1), nice(1)
run a program with modified scheduling priority
gnl(1), nl(1)
number lines of files
gnokii(1)
tool suite for mobile phones
gnokiid(8)
create a virtual modem for old Nokia mobile phones
gnome-chess(6)
A simple chess application for GNOME
gnome-contacts(1)
Access and store information about contacts
gnome-klotski(6), Klotski(6)
Sliding block puzzles game for GNOME
gnome-nibbles(6), Nibbles(6)
A worm game for GNOME
gnome-pie(1)
visual application launcher for GNOME
gnome-screenshot(1)
capture the screen, a window, or an user-defined area and save the snapshot image to a file
gnome-session-inhibit(1)
inhibit gnome-session functionality
gnome-shell(1)
Graphical shell for the GNOME desktop
gnome-sudoku(6)
puzzle game for the popular Japanese sudoku logic puzzle
gnome-tetravex(6), Tetravex(6)
A simple puzzle game for GNOME
gnote(1)
A simple note-taking application for Gnome
gnproc(1), nproc(1)
print the number of processing units available
gnu-watch(1), watch(1)
execute a program periodically, showing output fullscreen
gnubiff(1)
a mail notification program supporting GTK+ and GNOME
gnucash(1)
personal finance manager
gnugo(6)
The GNU program to play the game of Go
gnumfmt(1), numfmt(1)
Convert numbers from/to human-readable strings
gnupg(7), GnuPG(7)
The GNU Privacy Guard suite of programs
gnupod_INIT.pl(1)
manual page for gnupod_INIT.pl 1.00
gnupod_addsong.pl(1)
manual page for gnupod_addsong.pl 1.00
gnupod_check.pl(1)
manual page for gnupod_check.pl 1.00
gnupod_otgsync.pl(1)
manual page for gnupod_otgsync.pl 1.00
gnupod_search.pl(1)
manual page for gnupod_search.pl 1.00
gnuradio-companion(1)
GNU Radio Companion (GRC) is a graphical tool for creating GNU Radio signal flowgraphs
gnuradio-config-info(1)
show details on installed GNU radio
gnustat(1), stat(1)
display file or file system status
gnutls-cli(1), *[B-Font]gnutls-cli(1)
GnuTLS client
gnutls-cli-debug(1), *[B-Font]gnutls-cli-debug(1)
GnuTLS debug client
gnutls-serv(1), *[B-Font]gnutls-serv(1)
GnuTLS server
gnutls_aead_cipher_decrypt(3)
API function
gnutls_aead_cipher_decryptv2(3)
API function
gnutls_aead_cipher_deinit(3)
API function
gnutls_aead_cipher_encrypt(3)
API function
gnutls_aead_cipher_encryptv(3)
API function
gnutls_aead_cipher_encryptv2(3)
API function
gnutls_aead_cipher_init(3)
API function
gnutls_aead_cipher_set_key(3)
API function
gnutls_alert_get(3)
API function
gnutls_alert_get_name(3)
API function
gnutls_alert_get_strname(3)
API function
gnutls_alert_send(3)
API function
gnutls_alert_send_appropriate(3)
API function
gnutls_alert_set_read_function(3)
API function
gnutls_alpn_get_selected_protocol(3)
API function
gnutls_alpn_set_protocols(3)
API function
gnutls_anon_allocate_client_credentials(3)
API function
gnutls_anon_allocate_server_credentials(3)
API function
gnutls_anon_free_client_credentials(3)
API function
gnutls_anon_free_server_credentials(3)
API function
gnutls_anon_set_params_function(3)
API function
gnutls_anon_set_server_dh_params(3)
API function
gnutls_anon_set_server_known_dh_params(3)
API function
gnutls_anon_set_server_params_function(3)
API function
gnutls_anti_replay_deinit(3)
API function
gnutls_anti_replay_enable(3)
API function
gnutls_anti_replay_init(3)
API function
gnutls_anti_replay_set_add_function(3)
API function
gnutls_anti_replay_set_ptr(3)
API function
gnutls_anti_replay_set_window(3)
API function
gnutls_auth_client_get_type(3)
API function
gnutls_auth_get_type(3)
API function
gnutls_auth_server_get_type(3)
API function
gnutls_base64_decode2(3)
API function
gnutls_base64_encode2(3)
API function
gnutls_buffer_append_data(3)
API function
gnutls_bye(3)
API function
gnutls_certificate_activation_time_peers(3)
API function
gnutls_certificate_allocate_credentials(3)
API function
gnutls_certificate_client_get_request_status(3)
API function
gnutls_certificate_expiration_time_peers(3)
API function
gnutls_certificate_free_ca_names(3)
API function
gnutls_certificate_free_cas(3)
API function
gnutls_certificate_free_credentials(3)
API function
gnutls_certificate_free_crls(3)
API function
gnutls_certificate_free_keys(3)
API function
gnutls_certificate_get_crt_raw(3)
API function
gnutls_certificate_get_issuer(3)
API function
gnutls_certificate_get_ocsp_expiration(3)
API function
gnutls_certificate_get_ours(3)
API function
gnutls_certificate_get_peers(3)
API function
gnutls_certificate_get_peers_subkey_id(3)
API function
gnutls_certificate_get_trust_list(3)
API function
gnutls_certificate_get_verify_flags(3)
API function
gnutls_certificate_get_x509_crt(3)
API function
gnutls_certificate_get_x509_key(3)
API function
gnutls_certificate_send_x509_rdn_sequence(3)
API function
gnutls_certificate_server_set_request(3)
API function
gnutls_certificate_set_dh_params(3)
API function
gnutls_certificate_set_flags(3)
API function
gnutls_certificate_set_key(3)
API function
gnutls_certificate_set_known_dh_params(3)
API function
gnutls_certificate_set_ocsp_status_request_file(3)
API function
gnutls_certificate_set_ocsp_status_request_file2(3)
API function
gnutls_certificate_set_ocsp_status_request_function(3)
API function
gnutls_certificate_set_ocsp_status_request_function2(3)
API function
gnutls_certificate_set_ocsp_status_request_mem(3)
API function
gnutls_certificate_set_params_function(3)
API function
gnutls_certificate_set_pin_function(3)
API function
gnutls_certificate_set_rawpk_key_file(3)
API function
gnutls_certificate_set_rawpk_key_mem(3)
API function
gnutls_certificate_set_retrieve_function(3)
API function
gnutls_certificate_set_retrieve_function2(3)
API function
gnutls_certificate_set_retrieve_function3(3)
API function
gnutls_certificate_set_trust_list(3)
API function
gnutls_certificate_set_verify_flags(3)
API function
gnutls_certificate_set_verify_function(3)
API function
gnutls_certificate_set_verify_limits(3)
API function
gnutls_certificate_set_x509_crl(3)
API function
gnutls_certificate_set_x509_crl_file(3)
API function
gnutls_certificate_set_x509_crl_mem(3)
API function
gnutls_certificate_set_x509_key(3)
API function
gnutls_certificate_set_x509_key_file(3)
API function
gnutls_certificate_set_x509_key_file2(3)
API function
gnutls_certificate_set_x509_key_mem(3)
API function
gnutls_certificate_set_x509_key_mem2(3)
API function
gnutls_certificate_set_x509_simple_pkcs12_file(3)
API function
gnutls_certificate_set_x509_simple_pkcs12_mem(3)
API function
gnutls_certificate_set_x509_system_trust(3)
API function
gnutls_certificate_set_x509_trust(3)
API function
gnutls_certificate_set_x509_trust_dir(3)
API function
gnutls_certificate_set_x509_trust_file(3)
API function
gnutls_certificate_set_x509_trust_mem(3)
API function
gnutls_certificate_type_get(3)
API function
gnutls_certificate_type_get2(3)
API function
gnutls_certificate_type_get_id(3)
API function
gnutls_certificate_type_get_name(3)
API function
gnutls_certificate_type_list(3)
API function
gnutls_certificate_verification_profile_get_id(3)
API function
gnutls_certificate_verification_profile_get_name(3)
API function
gnutls_certificate_verification_status_print(3)
API function
gnutls_certificate_verify_peers(3)
API function
gnutls_certificate_verify_peers2(3)
API function
gnutls_certificate_verify_peers3(3)
API function
gnutls_check_version(3)
API function
gnutls_cipher_add_auth(3)
API function
gnutls_cipher_decrypt(3)
API function
gnutls_cipher_decrypt2(3)
API function
gnutls_cipher_decrypt3(3)
API function
gnutls_cipher_deinit(3)
API function
gnutls_cipher_encrypt(3)
API function
gnutls_cipher_encrypt2(3)
API function
gnutls_cipher_encrypt3(3)
API function
gnutls_cipher_get(3)
API function
gnutls_cipher_get_block_size(3)
API function
gnutls_cipher_get_id(3)
API function
gnutls_cipher_get_iv_size(3)
API function
gnutls_cipher_get_key_size(3)
API function
gnutls_cipher_get_name(3)
API function
gnutls_cipher_get_tag_size(3)
API function
gnutls_cipher_init(3)
API function
gnutls_cipher_list(3)
API function
gnutls_cipher_set_iv(3)
API function
gnutls_cipher_suite_get_name(3)
API function
gnutls_cipher_suite_info(3)
API function
gnutls_cipher_tag(3)
API function
gnutls_ciphersuite_get(3)
API function
gnutls_compress_certificate_get_selected_method(3)
API function
gnutls_compress_certificate_set_methods(3)
API function
gnutls_compression_get(3)
API function
gnutls_compression_get_id(3)
API function
gnutls_compression_get_name(3)
API function
gnutls_compression_list(3)
API function
gnutls_credentials_clear(3)
API function
gnutls_credentials_get(3)
API function
gnutls_credentials_set(3)
API function
gnutls_crypto_register_aead_cipher(3)
API function
gnutls_crypto_register_cipher(3)
API function
gnutls_crypto_register_digest(3)
API function
gnutls_crypto_register_mac(3)
API function
gnutls_db_check_entry(3)
API function
gnutls_db_check_entry_expire_time(3)
API function
gnutls_db_check_entry_time(3)
API function
gnutls_db_get_default_cache_expiration(3)
API function
gnutls_db_get_ptr(3)
API function
gnutls_db_remove_session(3)
API function
gnutls_db_set_cache_expiration(3)
API function
gnutls_db_set_ptr(3)
API function
gnutls_db_set_remove_function(3)
API function
gnutls_db_set_retrieve_function(3)
API function
gnutls_db_set_store_function(3)
API function
gnutls_decode_ber_digest_info(3)
API function
gnutls_decode_gost_rs_value(3)
API function
gnutls_decode_rs_value(3)
API function
gnutls_deinit(3)
API function
gnutls_dh_get_group(3)
API function
gnutls_dh_get_peers_public_bits(3)
API function
gnutls_dh_get_prime_bits(3)
API function
gnutls_dh_get_pubkey(3)
API function
gnutls_dh_get_secret_bits(3)
API function
gnutls_dh_params_cpy(3)
API function
gnutls_dh_params_deinit(3)
API function
gnutls_dh_params_export2_pkcs3(3)
API function
gnutls_dh_params_export_pkcs3(3)
API function
gnutls_dh_params_export_raw(3)
API function
gnutls_dh_params_generate2(3)
API function
gnutls_dh_params_import_dsa(3)
API function
gnutls_dh_params_import_pkcs3(3)
API function
gnutls_dh_params_import_raw(3)
API function
gnutls_dh_params_import_raw2(3)
API function
gnutls_dh_params_import_raw3(3)
API function
gnutls_dh_params_init(3)
API function
gnutls_dh_set_prime_bits(3)
API function
gnutls_digest_get_id(3)
API function
gnutls_digest_get_name(3)
API function
gnutls_digest_get_oid(3)
API function
gnutls_digest_list(3)
API function
gnutls_digest_set_secure(3)
API function
gnutls_dtls_cookie_send(3)
API function
gnutls_dtls_cookie_verify(3)
API function
gnutls_dtls_get_data_mtu(3)
API function
gnutls_dtls_get_mtu(3)
API function
gnutls_dtls_get_timeout(3)
API function
gnutls_dtls_prestate_set(3)
API function
gnutls_dtls_set_data_mtu(3)
API function
gnutls_dtls_set_mtu(3)
API function
gnutls_dtls_set_timeouts(3)
API function
gnutls_early_cipher_get(3)
API function
gnutls_early_prf_hash_get(3)
API function
gnutls_ecc_curve_get(3)
API function
gnutls_ecc_curve_get_id(3)
API function
gnutls_ecc_curve_get_name(3)
API function
gnutls_ecc_curve_get_oid(3)
API function
gnutls_ecc_curve_get_pk(3)
API function
gnutls_ecc_curve_get_size(3)
API function
gnutls_ecc_curve_list(3)
API function
gnutls_ecc_curve_set_enabled(3)
API function
gnutls_encode_ber_digest_info(3)
API function
gnutls_encode_gost_rs_value(3)
API function
gnutls_encode_rs_value(3)
API function
gnutls_error_is_fatal(3)
API function
gnutls_error_to_alert(3)
API function
gnutls_est_record_overhead_size(3)
API function
gnutls_ext_get_current_msg(3)
API function
gnutls_ext_get_data(3)
API function
gnutls_ext_get_name(3)
API function
gnutls_ext_get_name2(3)
API function
gnutls_ext_raw_parse(3)
API function
gnutls_ext_register(3)
API function
gnutls_ext_set_data(3)
API function
gnutls_fingerprint(3)
API function
gnutls_fips140_context_deinit(3)
API function
gnutls_fips140_context_init(3)
API function
gnutls_fips140_get_operation_state(3)
API function
gnutls_fips140_mode_enabled(3)
API function
gnutls_fips140_pop_context(3)
API function
gnutls_fips140_push_context(3)
API function
gnutls_fips140_run_self_tests(3)
API function
gnutls_fips140_set_mode(3)
API function
gnutls_get_library_config(3)
API function
gnutls_get_system_config_file(3)
API function
gnutls_global_deinit(3)
API function
gnutls_global_init(3)
API function
gnutls_global_set_audit_log_function(3)
API function
gnutls_global_set_log_function(3)
API function
gnutls_global_set_log_level(3)
API function
gnutls_global_set_mem_functions(3)
API function
gnutls_global_set_mutex(3)
API function
gnutls_global_set_time_function(3)
API function
gnutls_gost_paramset_get_name(3)
API function
gnutls_gost_paramset_get_oid(3)
API function
gnutls_group_get(3)
API function
gnutls_group_get_id(3)
API function
gnutls_group_get_name(3)
API function
gnutls_group_list(3)
API function
gnutls_handshake(3)
API function
gnutls_handshake_description_get_name(3)
API function
gnutls_handshake_get_last_in(3)
API function
gnutls_handshake_get_last_out(3)
API function
gnutls_handshake_set_hook_function(3)
API function
gnutls_handshake_set_max_packet_length(3)
API function
gnutls_handshake_set_post_client_hello_function(3)
API function
gnutls_handshake_set_private_extensions(3)
API function
gnutls_handshake_set_random(3)
API function
gnutls_handshake_set_read_function(3)
API function
gnutls_handshake_set_secret_function(3)
API function
gnutls_handshake_set_timeout(3)
API function
gnutls_handshake_write(3)
API function
gnutls_hash(3)
API function
gnutls_hash_copy(3)
API function
gnutls_hash_deinit(3)
API function
gnutls_hash_fast(3)
API function
gnutls_hash_get_len(3)
API function
gnutls_hash_init(3)
API function
gnutls_hash_output(3)
API function
gnutls_hash_squeeze(3)
API function
gnutls_heartbeat_allowed(3)
API function
gnutls_heartbeat_enable(3)
API function
gnutls_heartbeat_get_timeout(3)
API function
gnutls_heartbeat_ping(3)
API function
gnutls_heartbeat_pong(3)
API function
gnutls_heartbeat_set_timeouts(3)
API function
gnutls_hex2bin(3)
API function
gnutls_hex_decode(3)
API function
gnutls_hex_decode2(3)
API function
gnutls_hex_encode(3)
API function
gnutls_hex_encode2(3)
API function
gnutls_hkdf_expand(3)
API function
gnutls_hkdf_extract(3)
API function
gnutls_hmac(3)
API function
gnutls_hmac_copy(3)
API function
gnutls_hmac_deinit(3)
API function
gnutls_hmac_fast(3)
API function
gnutls_hmac_get_key_size(3)
API function
gnutls_hmac_get_len(3)
API function
gnutls_hmac_init(3)
API function
gnutls_hmac_output(3)
API function
gnutls_hmac_set_nonce(3)
API function
gnutls_idna_map(3)
API function
gnutls_idna_reverse_map(3)
API function
gnutls_init(3)
API function
gnutls_key_generate(3)
API function
gnutls_kx_get(3)
API function
gnutls_kx_get_id(3)
API function
gnutls_kx_get_name(3)
API function
gnutls_kx_list(3)
API function
gnutls_load_file(3)
API function
gnutls_mac_get(3)
API function
gnutls_mac_get_id(3)
API function
gnutls_mac_get_key_size(3)
API function
gnutls_mac_get_name(3)
API function
gnutls_mac_get_nonce_size(3)
API function
gnutls_mac_list(3)
API function
gnutls_memcmp(3)
API function
gnutls_memset(3)
API function
gnutls_ocsp_req_add_cert(3)
API function
gnutls_ocsp_req_add_cert_id(3)
API function
gnutls_ocsp_req_deinit(3)
API function
gnutls_ocsp_req_export(3)
API function
gnutls_ocsp_req_get_cert_id(3)
API function
gnutls_ocsp_req_get_extension(3)
API function
gnutls_ocsp_req_get_nonce(3)
API function
gnutls_ocsp_req_get_version(3)
API function
gnutls_ocsp_req_import(3)
API function
gnutls_ocsp_req_init(3)
API function
gnutls_ocsp_req_print(3)
API function
gnutls_ocsp_req_randomize_nonce(3)
API function
gnutls_ocsp_req_set_extension(3)
API function
gnutls_ocsp_req_set_nonce(3)
API function
gnutls_ocsp_resp_check_crt(3)
API function
gnutls_ocsp_resp_deinit(3)
API function
gnutls_ocsp_resp_export(3)
API function
gnutls_ocsp_resp_export2(3)
API function
gnutls_ocsp_resp_get_certs(3)
API function
gnutls_ocsp_resp_get_extension(3)
API function
gnutls_ocsp_resp_get_nonce(3)
API function
gnutls_ocsp_resp_get_produced(3)
API function
gnutls_ocsp_resp_get_responder(3)
API function
gnutls_ocsp_resp_get_responder2(3)
API function
gnutls_ocsp_resp_get_responder_raw_id(3)
API function
gnutls_ocsp_resp_get_response(3)
API function
gnutls_ocsp_resp_get_signature(3)
API function
gnutls_ocsp_resp_get_signature_algorithm(3)
API function
gnutls_ocsp_resp_get_single(3)
API function
gnutls_ocsp_resp_get_status(3)
API function
gnutls_ocsp_resp_get_version(3)
API function
gnutls_ocsp_resp_import(3)
API function
gnutls_ocsp_resp_import2(3)
API function
gnutls_ocsp_resp_init(3)
API function
gnutls_ocsp_resp_list_import2(3)
API function
gnutls_ocsp_resp_print(3)
API function
gnutls_ocsp_resp_verify(3)
API function
gnutls_ocsp_resp_verify_direct(3)
API function
gnutls_ocsp_status_request_enable_client(3)
API function
gnutls_ocsp_status_request_get(3)
API function
gnutls_ocsp_status_request_get2(3)
API function
gnutls_ocsp_status_request_is_checked(3)
API function
gnutls_oid_to_digest(3)
API function
gnutls_oid_to_ecc_curve(3)
API function
gnutls_oid_to_gost_paramset(3)
API function
gnutls_oid_to_mac(3)
API function
gnutls_oid_to_pk(3)
API function
gnutls_oid_to_sign(3)
API function
gnutls_openpgp_privkey_sign_hash(3)
API function
gnutls_openpgp_send_cert(3)
API function
gnutls_packet_deinit(3)
API function
gnutls_packet_get(3)
API function
gnutls_pbkdf2(3)
API function
gnutls_pcert_deinit(3)
API function
gnutls_pcert_export_openpgp(3)
API function
gnutls_pcert_export_x509(3)
API function
gnutls_pcert_import_openpgp(3)
API function
gnutls_pcert_import_openpgp_raw(3)
API function
gnutls_pcert_import_rawpk(3)
API function
gnutls_pcert_import_rawpk_raw(3)
API function
gnutls_pcert_import_x509(3)
API function
gnutls_pcert_import_x509_list(3)
API function
gnutls_pcert_import_x509_raw(3)
API function
gnutls_pcert_list_import_x509_file(3)
API function
gnutls_pcert_list_import_x509_raw(3)
API function
gnutls_pem_base64_decode(3)
API function
gnutls_pem_base64_decode2(3)
API function
gnutls_pem_base64_encode(3)
API function
gnutls_pem_base64_encode2(3)
API function
gnutls_perror(3)
API function
gnutls_pk_algorithm_get_name(3)
API function
gnutls_pk_bits_to_sec_param(3)
API function
gnutls_pk_get_id(3)
API function
gnutls_pk_get_name(3)
API function
gnutls_pk_get_oid(3)
API function
gnutls_pk_list(3)
API function
gnutls_pk_to_sign(3)
API function
gnutls_pkcs11_add_provider(3)
API function
gnutls_pkcs11_copy_attached_extension(3)
API function
gnutls_pkcs11_copy_pubkey(3)
API function
gnutls_pkcs11_copy_secret_key(3)
API function
gnutls_pkcs11_copy_x509_crt(3)
API function
gnutls_pkcs11_copy_x509_crt2(3)
API function
gnutls_pkcs11_copy_x509_privkey(3)
API function
gnutls_pkcs11_copy_x509_privkey2(3)
API function
gnutls_pkcs11_crt_is_known(3)
API function
gnutls_pkcs11_deinit(3)
API function
gnutls_pkcs11_delete_url(3)
API function
gnutls_pkcs11_get_pin_function(3)
API function
gnutls_pkcs11_get_raw_issuer(3)
API function
gnutls_pkcs11_get_raw_issuer_by_dn(3)
API function
gnutls_pkcs11_get_raw_issuer_by_subject_key_id(3)
API function
gnutls_pkcs11_init(3)
API function
gnutls_pkcs11_obj_deinit(3)
API function
gnutls_pkcs11_obj_export(3)
API function
gnutls_pkcs11_obj_export2(3)
API function
gnutls_pkcs11_obj_export3(3)
API function
gnutls_pkcs11_obj_export_url(3)
API function
gnutls_pkcs11_obj_flags_get_str(3)
API function
gnutls_pkcs11_obj_get_exts(3)
API function
gnutls_pkcs11_obj_get_flags(3)
API function
gnutls_pkcs11_obj_get_info(3)
API function
gnutls_pkcs11_obj_get_ptr(3)
API function
gnutls_pkcs11_obj_get_type(3)
API function
gnutls_pkcs11_obj_import_url(3)
API function
gnutls_pkcs11_obj_init(3)
API function
gnutls_pkcs11_obj_list_import_url3(3)
API function
gnutls_pkcs11_obj_list_import_url4(3)
API function
gnutls_pkcs11_obj_set_info(3)
API function
gnutls_pkcs11_obj_set_pin_function(3)
API function
gnutls_pkcs11_privkey_cpy(3)
API function
gnutls_pkcs11_privkey_deinit(3)
API function
gnutls_pkcs11_privkey_export_pubkey(3)
API function
gnutls_pkcs11_privkey_export_url(3)
API function
gnutls_pkcs11_privkey_generate(3)
API function
gnutls_pkcs11_privkey_generate2(3)
API function
gnutls_pkcs11_privkey_generate3(3)
API function
gnutls_pkcs11_privkey_get_info(3)
API function
gnutls_pkcs11_privkey_get_pk_algorithm(3)
API function
gnutls_pkcs11_privkey_import_url(3)
API function
gnutls_pkcs11_privkey_init(3)
API function
gnutls_pkcs11_privkey_set_pin_function(3)
API function
gnutls_pkcs11_privkey_status(3)
API function
gnutls_pkcs11_reinit(3)
API function
gnutls_pkcs11_set_pin_function(3)
API function
gnutls_pkcs11_set_token_function(3)
API function
gnutls_pkcs11_token_check_mechanism(3)
API function
gnutls_pkcs11_token_get_flags(3)
API function
gnutls_pkcs11_token_get_info(3)
API function
gnutls_pkcs11_token_get_mechanism(3)
API function
gnutls_pkcs11_token_get_ptr(3)
API function
gnutls_pkcs11_token_get_random(3)
API function
gnutls_pkcs11_token_get_url(3)
API function
gnutls_pkcs11_token_init(3)
API function
gnutls_pkcs11_token_set_pin(3)
API function
gnutls_pkcs11_type_get_name(3)
API function
gnutls_pkcs12_bag_decrypt(3)
API function
gnutls_pkcs12_bag_deinit(3)
API function
gnutls_pkcs12_bag_enc_info(3)
API function
gnutls_pkcs12_bag_encrypt(3)
API function
gnutls_pkcs12_bag_get_count(3)
API function
gnutls_pkcs12_bag_get_data(3)
API function
gnutls_pkcs12_bag_get_friendly_name(3)
API function
gnutls_pkcs12_bag_get_key_id(3)
API function
gnutls_pkcs12_bag_get_type(3)
API function
gnutls_pkcs12_bag_init(3)
API function
gnutls_pkcs12_bag_set_crl(3)
API function
gnutls_pkcs12_bag_set_crt(3)
API function
gnutls_pkcs12_bag_set_data(3)
API function
gnutls_pkcs12_bag_set_friendly_name(3)
API function
gnutls_pkcs12_bag_set_key_id(3)
API function
gnutls_pkcs12_bag_set_privkey(3)
API function
gnutls_pkcs12_deinit(3)
API function
gnutls_pkcs12_export(3)
API function
gnutls_pkcs12_export2(3)
API function
gnutls_pkcs12_generate_mac(3)
API function
gnutls_pkcs12_generate_mac2(3)
API function
gnutls_pkcs12_generate_mac3(3)
API function
gnutls_pkcs12_get_bag(3)
API function
gnutls_pkcs12_import(3)
API function
gnutls_pkcs12_init(3)
API function
gnutls_pkcs12_mac_info(3)
API function
gnutls_pkcs12_set_bag(3)
API function
gnutls_pkcs12_simple_parse(3)
API function
gnutls_pkcs12_verify_mac(3)
API function
gnutls_pkcs7_add_attr(3)
API function
gnutls_pkcs7_attrs_deinit(3)
API function
gnutls_pkcs7_deinit(3)
API function
gnutls_pkcs7_delete_crl(3)
API function
gnutls_pkcs7_delete_crt(3)
API function
gnutls_pkcs7_export(3)
API function
gnutls_pkcs7_export2(3)
API function
gnutls_pkcs7_get_attr(3)
API function
gnutls_pkcs7_get_crl_count(3)
API function
gnutls_pkcs7_get_crl_raw(3)
API function
gnutls_pkcs7_get_crl_raw2(3)
API function
gnutls_pkcs7_get_crt_count(3)
API function
gnutls_pkcs7_get_crt_raw(3)
API function
gnutls_pkcs7_get_crt_raw2(3)
API function
gnutls_pkcs7_get_embedded_data(3)
API function
gnutls_pkcs7_get_embedded_data_oid(3)
API function
gnutls_pkcs7_get_signature_count(3)
API function
gnutls_pkcs7_get_signature_info(3)
API function
gnutls_pkcs7_import(3)
API function
gnutls_pkcs7_init(3)
API function
gnutls_pkcs7_print(3)
API function
gnutls_pkcs7_print_signature_info(3)
API function
gnutls_pkcs7_set_crl(3)
API function
gnutls_pkcs7_set_crl_raw(3)
API function
gnutls_pkcs7_set_crt(3)
API function
gnutls_pkcs7_set_crt_raw(3)
API function
gnutls_pkcs7_sign(3)
API function
gnutls_pkcs7_signature_info_deinit(3)
API function
gnutls_pkcs7_verify(3)
API function
gnutls_pkcs7_verify_direct(3)
API function
gnutls_pkcs8_info(3)
API function
gnutls_pkcs_schema_get_name(3)
API function
gnutls_pkcs_schema_get_oid(3)
API function
gnutls_prf(3)
API function
gnutls_prf_early(3)
API function
gnutls_prf_hash_get(3)
API function
gnutls_prf_raw(3)
API function
gnutls_prf_rfc5705(3)
API function
gnutls_priority_certificate_type_list(3)
API function
gnutls_priority_certificate_type_list2(3)
API function
gnutls_priority_cipher_list(3)
API function
gnutls_priority_compression_list(3)
API function
gnutls_priority_deinit(3)
API function
gnutls_priority_ecc_curve_list(3)
API function
gnutls_priority_get_cipher_suite_index(3)
API function
gnutls_priority_group_list(3)
API function
gnutls_priority_init(3)
API function
gnutls_priority_init2(3)
API function
gnutls_priority_kx_list(3)
API function
gnutls_priority_mac_list(3)
API function
gnutls_priority_protocol_list(3)
API function
gnutls_priority_set(3)
API function
gnutls_priority_set_direct(3)
API function
gnutls_priority_sign_list(3)
API function
gnutls_priority_string_list(3)
API function
gnutls_privkey_decrypt_data(3)
API function
gnutls_privkey_decrypt_data2(3)
API function
gnutls_privkey_deinit(3)
API function
gnutls_privkey_derive_secret(3)
API function
gnutls_privkey_export_dh_raw(3)
API function
gnutls_privkey_export_dsa_raw(3)
API function
gnutls_privkey_export_dsa_raw2(3)
API function
gnutls_privkey_export_ecc_raw(3)
API function
gnutls_privkey_export_ecc_raw2(3)
API function
gnutls_privkey_export_gost_raw2(3)
API function
gnutls_privkey_export_openpgp(3)
API function
gnutls_privkey_export_pkcs11(3)
API function
gnutls_privkey_export_rsa_raw(3)
API function
gnutls_privkey_export_rsa_raw2(3)
API function
gnutls_privkey_export_x509(3)
API function
gnutls_privkey_generate(3)
API function
gnutls_privkey_generate2(3)
API function
gnutls_privkey_get_pk_algorithm(3)
API function
gnutls_privkey_get_seed(3)
API function
gnutls_privkey_get_spki(3)
API function
gnutls_privkey_get_type(3)
API function
gnutls_privkey_import_dh_raw(3)
API function
gnutls_privkey_import_dsa_raw(3)
API function
gnutls_privkey_import_ecc_raw(3)
API function
gnutls_privkey_import_ext(3)
API function
gnutls_privkey_import_ext2(3)
API function
gnutls_privkey_import_ext3(3)
API function
gnutls_privkey_import_ext4(3)
API function
gnutls_privkey_import_gost_raw(3)
API function
gnutls_privkey_import_openpgp(3)
API function
gnutls_privkey_import_openpgp_raw(3)
API function
gnutls_privkey_import_pkcs11(3)
API function
gnutls_privkey_import_pkcs11_url(3)
API function
gnutls_privkey_import_rsa_raw(3)
API function
gnutls_privkey_import_tpm_raw(3)
API function
gnutls_privkey_import_tpm_url(3)
API function
gnutls_privkey_import_url(3)
API function
gnutls_privkey_import_x509(3)
API function
gnutls_privkey_import_x509_raw(3)
API function
gnutls_privkey_init(3)
API function
gnutls_privkey_set_flags(3)
API function
gnutls_privkey_set_pin_function(3)
API function
gnutls_privkey_set_spki(3)
API function
gnutls_privkey_sign_data(3)
API function
gnutls_privkey_sign_data2(3)
API function
gnutls_privkey_sign_hash(3)
API function
gnutls_privkey_sign_hash2(3)
API function
gnutls_privkey_status(3)
API function
gnutls_privkey_verify_params(3)
API function
gnutls_privkey_verify_seed(3)
API function
gnutls_protocol_get_id(3)
API function
gnutls_protocol_get_name(3)
API function
gnutls_protocol_get_version(3)
API function
gnutls_protocol_list(3)
API function
gnutls_protocol_set_enabled(3)
API function
gnutls_psk_allocate_client_credentials(3)
API function
gnutls_psk_allocate_server_credentials(3)
API function
gnutls_psk_client_get_hint(3)
API function
gnutls_psk_format_imported_identity(3)
API function
gnutls_psk_free_client_credentials(3)
API function
gnutls_psk_free_server_credentials(3)
API function
gnutls_psk_server_get_username(3)
API function
gnutls_psk_server_get_username2(3)
API function
gnutls_psk_set_client_credentials(3)
API function
gnutls_psk_set_client_credentials2(3)
API function
gnutls_psk_set_client_credentials_function(3)
API function
gnutls_psk_set_client_credentials_function2(3)
API function
gnutls_psk_set_client_credentials_function3(3)
API function
gnutls_psk_set_params_function(3)
API function
gnutls_psk_set_server_credentials_file(3)
API function
gnutls_psk_set_server_credentials_function(3)
API function
gnutls_psk_set_server_credentials_function2(3)
API function
gnutls_psk_set_server_credentials_function3(3)
API function
gnutls_psk_set_server_credentials_hint(3)
API function
gnutls_psk_set_server_dh_params(3)
API function
gnutls_psk_set_server_known_dh_params(3)
API function
gnutls_psk_set_server_params_function(3)
API function
gnutls_pubkey_deinit(3)
API function
gnutls_pubkey_encrypt_data(3)
API function
gnutls_pubkey_export(3)
API function
gnutls_pubkey_export2(3)
API function
gnutls_pubkey_export_dh_raw(3)
API function
gnutls_pubkey_export_dsa_raw(3)
API function
gnutls_pubkey_export_dsa_raw2(3)
API function
gnutls_pubkey_export_ecc_raw(3)
API function
gnutls_pubkey_export_ecc_raw2(3)
API function
gnutls_pubkey_export_ecc_x962(3)
API function
gnutls_pubkey_export_gost_raw2(3)
API function
gnutls_pubkey_export_rsa_raw(3)
API function
gnutls_pubkey_export_rsa_raw2(3)
API function
gnutls_pubkey_get_key_id(3)
API function
gnutls_pubkey_get_key_usage(3)
API function
gnutls_pubkey_get_openpgp_key_id(3)
API function
gnutls_pubkey_get_pk_algorithm(3)
API function
gnutls_pubkey_get_preferred_hash_algorithm(3)
API function
gnutls_pubkey_get_spki(3)
API function
gnutls_pubkey_import(3)
API function
gnutls_pubkey_import_dh_raw(3)
API function
gnutls_pubkey_import_dsa_raw(3)
API function
gnutls_pubkey_import_ecc_raw(3)
API function
gnutls_pubkey_import_ecc_x962(3)
API function
gnutls_pubkey_import_gost_raw(3)
API function
gnutls_pubkey_import_openpgp(3)
API function
gnutls_pubkey_import_openpgp_raw(3)
API function
gnutls_pubkey_import_pkcs11(3)
API function
gnutls_pubkey_import_privkey(3)
API function
gnutls_pubkey_import_rsa_raw(3)
API function
gnutls_pubkey_import_tpm_raw(3)
API function
gnutls_pubkey_import_tpm_url(3)
API function
gnutls_pubkey_import_url(3)
API function
gnutls_pubkey_import_x509(3)
API function
gnutls_pubkey_import_x509_crq(3)
API function
gnutls_pubkey_import_x509_raw(3)
API function
gnutls_pubkey_init(3)
API function
gnutls_pubkey_print(3)
API function
gnutls_pubkey_set_key_usage(3)
API function
gnutls_pubkey_set_pin_function(3)
API function
gnutls_pubkey_set_spki(3)
API function
gnutls_pubkey_verify_data2(3)
API function
gnutls_pubkey_verify_hash2(3)
API function
gnutls_pubkey_verify_params(3)
API function
gnutls_random_art(3)
API function
gnutls_range_split(3)
API function
gnutls_reauth(3)
API function
gnutls_record_can_use_length_hiding(3)
API function
gnutls_record_check_corked(3)
API function
gnutls_record_check_pending(3)
API function
gnutls_record_cork(3)
API function
gnutls_record_disable_padding(3)
API function
gnutls_record_discard_queued(3)
API function
gnutls_record_get_direction(3)
API function
gnutls_record_get_discarded(3)
API function
gnutls_record_get_max_early_data_size(3)
API function
gnutls_record_get_max_size(3)
API function
gnutls_record_get_state(3)
API function
gnutls_record_overhead_size(3)
API function
gnutls_record_recv(3)
API function
gnutls_record_recv_early_data(3)
API function
gnutls_record_recv_packet(3)
API function
gnutls_record_recv_seq(3)
API function
gnutls_record_send(3)
API function
gnutls_record_send2(3)
API function
gnutls_record_send_early_data(3)
API function
gnutls_record_send_file(3)
API function
gnutls_record_send_range(3)
API function
gnutls_record_set_max_early_data_size(3)
API function
gnutls_record_set_max_recv_size(3)
API function
gnutls_record_set_max_size(3)
API function
gnutls_record_set_state(3)
API function
gnutls_record_set_timeout(3)
API function
gnutls_record_uncork(3)
API function
gnutls_register_custom_url(3)
API function
gnutls_rehandshake(3)
API function
gnutls_rnd(3)
API function
gnutls_rnd_refresh(3)
API function
gnutls_safe_renegotiation_status(3)
API function
gnutls_sec_param_get_name(3)
API function
gnutls_sec_param_to_pk_bits(3)
API function
gnutls_sec_param_to_symmetric_bits(3)
API function
gnutls_server_name_get(3)
API function
gnutls_server_name_set(3)
API function
gnutls_session_channel_binding(3)
API function
gnutls_session_enable_compatibility_mode(3)
API function
gnutls_session_etm_status(3)
API function
gnutls_session_ext_master_secret_status(3)
API function
gnutls_session_ext_register(3)
API function
gnutls_session_force_valid(3)
API function
gnutls_session_get_data(3)
API function
gnutls_session_get_data2(3)
API function
gnutls_session_get_desc(3)
API function
gnutls_session_get_flags(3)
API function
gnutls_session_get_id(3)
API function
gnutls_session_get_id2(3)
API function
gnutls_session_get_keylog_function(3)
API function
gnutls_session_get_master_secret(3)
API function
gnutls_session_get_ptr(3)
API function
gnutls_session_get_random(3)
API function
gnutls_session_get_verify_cert_status(3)
API function
gnutls_session_is_resumed(3)
API function
gnutls_session_key_update(3)
API function
gnutls_session_resumption_requested(3)
API function
gnutls_session_set_data(3)
API function
gnutls_session_set_id(3)
API function
gnutls_session_set_keylog_function(3)
API function
gnutls_session_set_premaster(3)
API function
gnutls_session_set_ptr(3)
API function
gnutls_session_set_verify_cert(3)
API function
gnutls_session_set_verify_cert2(3)
API function
gnutls_session_set_verify_function(3)
API function
gnutls_session_set_verify_output_function(3)
API function
gnutls_session_supplemental_register(3)
API function
gnutls_session_ticket_enable_client(3)
API function
gnutls_session_ticket_enable_server(3)
API function
gnutls_session_ticket_key_generate(3)
API function
gnutls_session_ticket_send(3)
API function
gnutls_set_default_priority(3)
API function
gnutls_set_default_priority_append(3)
API function
gnutls_sign_algorithm_get(3)
API function
gnutls_sign_algorithm_get_client(3)
API function
gnutls_sign_algorithm_get_requested(3)
API function
gnutls_sign_get_hash_algorithm(3)
API function
gnutls_sign_get_id(3)
API function
gnutls_sign_get_name(3)
API function
gnutls_sign_get_oid(3)
API function
gnutls_sign_get_pk_algorithm(3)
API function
gnutls_sign_is_secure(3)
API function
gnutls_sign_is_secure2(3)
API function
gnutls_sign_list(3)
API function
gnutls_sign_set_secure(3)
API function
gnutls_sign_set_secure_for_certs(3)
API function
gnutls_sign_supports_pk_algorithm(3)
API function
gnutls_srp_allocate_client_credentials(3)
API function
gnutls_srp_allocate_server_credentials(3)
API function
gnutls_srp_base64_decode(3)
API function
gnutls_srp_base64_decode2(3)
API function
gnutls_srp_base64_encode(3)
API function
gnutls_srp_base64_encode2(3)
API function
gnutls_srp_free_client_credentials(3)
API function
gnutls_srp_free_server_credentials(3)
API function
gnutls_srp_server_get_username(3)
API function
gnutls_srp_set_client_credentials(3)
API function
gnutls_srp_set_client_credentials_function(3)
API function
gnutls_srp_set_prime_bits(3)
API function
gnutls_srp_set_server_credentials_file(3)
API function
gnutls_srp_set_server_credentials_function(3)
API function
gnutls_srp_set_server_fake_salt_seed(3)
API function
gnutls_srp_verifier(3)
API function
gnutls_srtp_get_keys(3)
API function
gnutls_srtp_get_mki(3)
API function
gnutls_srtp_get_profile_id(3)
API function
gnutls_srtp_get_profile_name(3)
API function
gnutls_srtp_get_selected_profile(3)
API function
gnutls_srtp_set_mki(3)
API function
gnutls_srtp_set_profile(3)
API function
gnutls_srtp_set_profile_direct(3)
API function
gnutls_store_commitment(3)
API function
gnutls_store_pubkey(3)
API function
gnutls_strerror(3)
API function
gnutls_strerror_name(3)
API function
gnutls_subject_alt_names_deinit(3)
API function
gnutls_subject_alt_names_get(3)
API function
gnutls_subject_alt_names_init(3)
API function
gnutls_subject_alt_names_set(3)
API function
gnutls_supplemental_get_name(3)
API function
gnutls_supplemental_recv(3)
API function
gnutls_supplemental_register(3)
API function
gnutls_supplemental_send(3)
API function
gnutls_system_key_add_x509(3)
API function
gnutls_system_key_delete(3)
API function
gnutls_system_key_iter_deinit(3)
API function
gnutls_system_key_iter_get_info(3)
API function
gnutls_system_recv_timeout(3)
API function
gnutls_tdb_deinit(3)
API function
gnutls_tdb_init(3)
API function
gnutls_tdb_set_store_commitment_func(3)
API function
gnutls_tdb_set_store_func(3)
API function
gnutls_tdb_set_verify_func(3)
API function
gnutls_tpm_get_registered(3)
API function
gnutls_tpm_key_list_deinit(3)
API function
gnutls_tpm_key_list_get_url(3)
API function
gnutls_tpm_privkey_delete(3)
API function
gnutls_tpm_privkey_generate(3)
API function
gnutls_transport_get_int(3)
API function
gnutls_transport_get_int2(3)
API function
gnutls_transport_get_ptr(3)
API function
gnutls_transport_get_ptr2(3)
API function
gnutls_transport_is_ktls_enabled(3)
API function
gnutls_transport_set_errno(3)
API function
gnutls_transport_set_errno_function(3)
API function
gnutls_transport_set_fastopen(3)
API function
gnutls_transport_set_int(3)
API function
gnutls_transport_set_int2(3)
API function
gnutls_transport_set_ptr(3)
API function
gnutls_transport_set_ptr2(3)
API function
gnutls_transport_set_pull_function(3)
API function
gnutls_transport_set_pull_timeout_function(3)
API function
gnutls_transport_set_push_function(3)
API function
gnutls_transport_set_vec_push_function(3)
API function
gnutls_url_is_supported(3)
API function
gnutls_utf8_password_normalize(3)
API function
gnutls_verify_stored_pubkey(3)
API function
gnutls_x509_aia_deinit(3)
API function
gnutls_x509_aia_get(3)
API function
gnutls_x509_aia_init(3)
API function
gnutls_x509_aia_set(3)
API function
gnutls_x509_aki_deinit(3)
API function
gnutls_x509_aki_get_cert_issuer(3)
API function
gnutls_x509_aki_get_id(3)
API function
gnutls_x509_aki_init(3)
API function
gnutls_x509_aki_set_cert_issuer(3)
API function
gnutls_x509_aki_set_id(3)
API function
gnutls_x509_cidr_to_rfc5280(3)
API function
gnutls_x509_crl_check_issuer(3)
API function
gnutls_x509_crl_deinit(3)
API function
gnutls_x509_crl_dist_points_deinit(3)
API function
gnutls_x509_crl_dist_points_get(3)
API function
gnutls_x509_crl_dist_points_init(3)
API function
gnutls_x509_crl_dist_points_set(3)
API function
gnutls_x509_crl_export(3)
API function
gnutls_x509_crl_export2(3)
API function
gnutls_x509_crl_get_authority_key_gn_serial(3)
API function
gnutls_x509_crl_get_authority_key_id(3)
API function
gnutls_x509_crl_get_crt_count(3)
API function
gnutls_x509_crl_get_crt_serial(3)
API function
gnutls_x509_crl_get_dn_oid(3)
API function
gnutls_x509_crl_get_extension_data(3)
API function
gnutls_x509_crl_get_extension_data2(3)
API function
gnutls_x509_crl_get_extension_info(3)
API function
gnutls_x509_crl_get_extension_oid(3)
API function
gnutls_x509_crl_get_issuer_dn(3)
API function
gnutls_x509_crl_get_issuer_dn2(3)
API function
gnutls_x509_crl_get_issuer_dn3(3)
API function
gnutls_x509_crl_get_issuer_dn_by_oid(3)
API function
gnutls_x509_crl_get_next_update(3)
API function
gnutls_x509_crl_get_number(3)
API function
gnutls_x509_crl_get_raw_issuer_dn(3)
API function
gnutls_x509_crl_get_signature(3)
API function
gnutls_x509_crl_get_signature_algorithm(3)
API function
gnutls_x509_crl_get_signature_oid(3)
API function
gnutls_x509_crl_get_this_update(3)
API function
gnutls_x509_crl_get_version(3)
API function
gnutls_x509_crl_import(3)
API function
gnutls_x509_crl_init(3)
API function
gnutls_x509_crl_iter_crt_serial(3)
API function
gnutls_x509_crl_iter_deinit(3)
API function
gnutls_x509_crl_list_import(3)
API function
gnutls_x509_crl_list_import2(3)
API function
gnutls_x509_crl_print(3)
API function
gnutls_x509_crl_privkey_sign(3)
API function
gnutls_x509_crl_set_authority_key_id(3)
API function
gnutls_x509_crl_set_crt(3)
API function
gnutls_x509_crl_set_crt_serial(3)
API function
gnutls_x509_crl_set_next_update(3)
API function
gnutls_x509_crl_set_number(3)
API function
gnutls_x509_crl_set_this_update(3)
API function
gnutls_x509_crl_set_version(3)
API function
gnutls_x509_crl_sign(3)
API function
gnutls_x509_crl_sign2(3)
API function
gnutls_x509_crl_verify(3)
API function
gnutls_x509_crq_deinit(3)
API function
gnutls_x509_crq_export(3)
API function
gnutls_x509_crq_export2(3)
API function
gnutls_x509_crq_get_attribute_by_oid(3)
API function
gnutls_x509_crq_get_attribute_data(3)
API function
gnutls_x509_crq_get_attribute_info(3)
API function
gnutls_x509_crq_get_basic_constraints(3)
API function
gnutls_x509_crq_get_challenge_password(3)
API function
gnutls_x509_crq_get_dn(3)
API function
gnutls_x509_crq_get_dn2(3)
API function
gnutls_x509_crq_get_dn3(3)
API function
gnutls_x509_crq_get_dn_by_oid(3)
API function
gnutls_x509_crq_get_dn_oid(3)
API function
gnutls_x509_crq_get_extension_by_oid(3)
API function
gnutls_x509_crq_get_extension_by_oid2(3)
API function
gnutls_x509_crq_get_extension_data(3)
API function
gnutls_x509_crq_get_extension_data2(3)
API function
gnutls_x509_crq_get_extension_info(3)
API function
gnutls_x509_crq_get_key_id(3)
API function
gnutls_x509_crq_get_key_purpose_oid(3)
API function
gnutls_x509_crq_get_key_rsa_raw(3)
API function
gnutls_x509_crq_get_key_usage(3)
API function
gnutls_x509_crq_get_pk_algorithm(3)
API function
gnutls_x509_crq_get_pk_oid(3)
API function
gnutls_x509_crq_get_private_key_usage_period(3)
API function
gnutls_x509_crq_get_signature_algorithm(3)
API function
gnutls_x509_crq_get_signature_oid(3)
API function
gnutls_x509_crq_get_spki(3)
API function
gnutls_x509_crq_get_subject_alt_name(3)
API function
gnutls_x509_crq_get_subject_alt_othername_oid(3)
API function
gnutls_x509_crq_get_tlsfeatures(3)
API function
gnutls_x509_crq_get_version(3)
API function
gnutls_x509_crq_import(3)
API function
gnutls_x509_crq_init(3)
API function
gnutls_x509_crq_print(3)
API function
gnutls_x509_crq_privkey_sign(3)
API function
gnutls_x509_crq_set_attribute_by_oid(3)
API function
gnutls_x509_crq_set_basic_constraints(3)
API function
gnutls_x509_crq_set_challenge_password(3)
API function
gnutls_x509_crq_set_dn(3)
API function
gnutls_x509_crq_set_dn_by_oid(3)
API function
gnutls_x509_crq_set_extension_by_oid(3)
API function
gnutls_x509_crq_set_key(3)
API function
gnutls_x509_crq_set_key_purpose_oid(3)
API function
gnutls_x509_crq_set_key_rsa_raw(3)
API function
gnutls_x509_crq_set_key_usage(3)
API function
gnutls_x509_crq_set_private_key_usage_period(3)
API function
gnutls_x509_crq_set_pubkey(3)
API function
gnutls_x509_crq_set_spki(3)
API function
gnutls_x509_crq_set_subject_alt_name(3)
API function
gnutls_x509_crq_set_subject_alt_othername(3)
API function
gnutls_x509_crq_set_tlsfeatures(3)
API function
gnutls_x509_crq_set_version(3)
API function
gnutls_x509_crq_sign(3)
API function
gnutls_x509_crq_sign2(3)
API function
gnutls_x509_crq_verify(3)
API function
gnutls_x509_crt_check_email(3)
API function
gnutls_x509_crt_check_hostname(3)
API function
gnutls_x509_crt_check_hostname2(3)
API function
gnutls_x509_crt_check_ip(3)
API function
gnutls_x509_crt_check_issuer(3)
API function
gnutls_x509_crt_check_key_purpose(3)
API function
gnutls_x509_crt_check_revocation(3)
API function
gnutls_x509_crt_cpy_crl_dist_points(3)
API function
gnutls_x509_crt_deinit(3)
API function
gnutls_x509_crt_equals(3)
This function compares two gnutls_x509_crt_t certificates
gnutls_x509_crt_equals2(3)
This function compares a gnutls_x509_crt_t cert with DER data
gnutls_x509_crt_export(3)
API function
gnutls_x509_crt_export2(3)
API function
gnutls_x509_crt_get_activation_time(3)
API function
gnutls_x509_crt_get_authority_info_access(3)
API function
gnutls_x509_crt_get_authority_key_gn_serial(3)
API function
gnutls_x509_crt_get_authority_key_id(3)
API function
gnutls_x509_crt_get_basic_constraints(3)
API function
gnutls_x509_crt_get_ca_status(3)
API function
gnutls_x509_crt_get_crl_dist_points(3)
API function
gnutls_x509_crt_get_dn(3)
API function
gnutls_x509_crt_get_dn2(3)
API function
gnutls_x509_crt_get_dn3(3)
API function
gnutls_x509_crt_get_dn_by_oid(3)
API function
gnutls_x509_crt_get_dn_oid(3)
API function
gnutls_x509_crt_get_expiration_time(3)
API function
gnutls_x509_crt_get_extension_by_oid(3)
API function
gnutls_x509_crt_get_extension_by_oid2(3)
API function
gnutls_x509_crt_get_extension_data(3)
API function
gnutls_x509_crt_get_extension_data2(3)
API function
gnutls_x509_crt_get_extension_info(3)
API function
gnutls_x509_crt_get_extension_oid(3)
API function
gnutls_x509_crt_get_fingerprint(3)
API function
gnutls_x509_crt_get_inhibit_anypolicy(3)
API function
gnutls_x509_crt_get_issuer(3)
API function
gnutls_x509_crt_get_issuer_alt_name(3)
API function
gnutls_x509_crt_get_issuer_alt_name2(3)
API function
gnutls_x509_crt_get_issuer_alt_othername_oid(3)
API function
gnutls_x509_crt_get_issuer_dn(3)
API function
gnutls_x509_crt_get_issuer_dn2(3)
API function
gnutls_x509_crt_get_issuer_dn3(3)
API function
gnutls_x509_crt_get_issuer_dn_by_oid(3)
API function
gnutls_x509_crt_get_issuer_dn_oid(3)
API function
gnutls_x509_crt_get_issuer_unique_id(3)
API function
gnutls_x509_crt_get_key_id(3)
API function
gnutls_x509_crt_get_key_purpose_oid(3)
API function
gnutls_x509_crt_get_key_usage(3)
API function
gnutls_x509_crt_get_name_constraints(3)
API function
gnutls_x509_crt_get_pk_algorithm(3)
API function
gnutls_x509_crt_get_pk_dsa_raw(3)
API function
gnutls_x509_crt_get_pk_ecc_raw(3)
API function
gnutls_x509_crt_get_pk_gost_raw(3)
API function
gnutls_x509_crt_get_pk_oid(3)
API function
gnutls_x509_crt_get_pk_rsa_raw(3)
API function
gnutls_x509_crt_get_policy(3)
API function
gnutls_x509_crt_get_preferred_hash_algorithm(3)
API function
gnutls_x509_crt_get_private_key_usage_period(3)
API function
gnutls_x509_crt_get_proxy(3)
API function
gnutls_x509_crt_get_raw_dn(3)
API function
gnutls_x509_crt_get_raw_issuer_dn(3)
API function
gnutls_x509_crt_get_serial(3)
API function
gnutls_x509_crt_get_signature(3)
API function
gnutls_x509_crt_get_signature_algorithm(3)
API function
gnutls_x509_crt_get_signature_oid(3)
API function
gnutls_x509_crt_get_spki(3)
API function
gnutls_x509_crt_get_subject(3)
API function
gnutls_x509_crt_get_subject_alt_name(3)
API function
gnutls_x509_crt_get_subject_alt_name2(3)
API function
gnutls_x509_crt_get_subject_alt_othername_oid(3)
API function
gnutls_x509_crt_get_subject_key_id(3)
API function
gnutls_x509_crt_get_subject_unique_id(3)
API function
gnutls_x509_crt_get_tlsfeatures(3)
API function
gnutls_x509_crt_get_version(3)
API function
gnutls_x509_crt_import(3)
API function
gnutls_x509_crt_import_pkcs11(3)
API function
gnutls_x509_crt_import_url(3)
API function
gnutls_x509_crt_init(3)
API function
gnutls_x509_crt_list_import(3)
API function
gnutls_x509_crt_list_import2(3)
API function
gnutls_x509_crt_list_import_pkcs11(3)
API function
gnutls_x509_crt_list_import_url(3)
API function
gnutls_x509_crt_list_verify(3)
API function
gnutls_x509_crt_print(3)
API function
gnutls_x509_crt_privkey_sign(3)
API function
gnutls_x509_crt_set_activation_time(3)
API function
gnutls_x509_crt_set_authority_info_access(3)
API function
gnutls_x509_crt_set_authority_key_id(3)
API function
gnutls_x509_crt_set_basic_constraints(3)
API function
gnutls_x509_crt_set_ca_status(3)
API function
gnutls_x509_crt_set_crl_dist_points(3)
API function
gnutls_x509_crt_set_crl_dist_points2(3)
API function
gnutls_x509_crt_set_crq(3)
API function
gnutls_x509_crt_set_crq_extension_by_oid(3)
API function
gnutls_x509_crt_set_crq_extensions(3)
API function
gnutls_x509_crt_set_dn(3)
API function
gnutls_x509_crt_set_dn_by_oid(3)
API function
gnutls_x509_crt_set_expiration_time(3)
API function
gnutls_x509_crt_set_extension_by_oid(3)
API function
gnutls_x509_crt_set_flags(3)
API function
gnutls_x509_crt_set_inhibit_anypolicy(3)
API function
gnutls_x509_crt_set_issuer_alt_name(3)
API function
gnutls_x509_crt_set_issuer_alt_othername(3)
API function
gnutls_x509_crt_set_issuer_dn(3)
API function
gnutls_x509_crt_set_issuer_dn_by_oid(3)
API function
gnutls_x509_crt_set_issuer_unique_id(3)
API function
gnutls_x509_crt_set_key(3)
API function
gnutls_x509_crt_set_key_purpose_oid(3)
API function
gnutls_x509_crt_set_key_usage(3)
API function
gnutls_x509_crt_set_name_constraints(3)
API function
gnutls_x509_crt_set_pin_function(3)
API function
gnutls_x509_crt_set_policy(3)
API function
gnutls_x509_crt_set_private_key_usage_period(3)
API function
gnutls_x509_crt_set_proxy(3)
API function
gnutls_x509_crt_set_proxy_dn(3)
API function
gnutls_x509_crt_set_pubkey(3)
API function
gnutls_x509_crt_set_serial(3)
API function
gnutls_x509_crt_set_spki(3)
API function
gnutls_x509_crt_set_subject_alt_name(3)
API function
gnutls_x509_crt_set_subject_alt_othername(3)
API function
gnutls_x509_crt_set_subject_alternative_name(3)
API function
gnutls_x509_crt_set_subject_key_id(3)
API function
gnutls_x509_crt_set_subject_unique_id(3)
API function
gnutls_x509_crt_set_tlsfeatures(3)
API function
gnutls_x509_crt_set_version(3)
API function
gnutls_x509_crt_sign(3)
API function
gnutls_x509_crt_sign2(3)
API function
gnutls_x509_crt_verify(3)
API function
gnutls_x509_crt_verify_data2(3)
API function
gnutls_x509_ct_sct_get(3)
API function
gnutls_x509_ct_sct_get_version(3)
API function
gnutls_x509_dn_deinit(3)
API function
gnutls_x509_dn_export(3)
API function
gnutls_x509_dn_export2(3)
API function
gnutls_x509_dn_get_rdn_ava(3)
API function
gnutls_x509_dn_get_str(3)
API function
gnutls_x509_dn_get_str2(3)
API function
gnutls_x509_dn_import(3)
API function
gnutls_x509_dn_init(3)
API function
gnutls_x509_dn_oid_known(3)
API function
gnutls_x509_dn_oid_name(3)
API function
gnutls_x509_dn_set_str(3)
API function
gnutls_x509_ext_ct_export_scts(3)
API function
gnutls_x509_ext_ct_import_scts(3)
API function
gnutls_x509_ext_ct_scts_deinit(3)
API function
gnutls_x509_ext_ct_scts_init(3)
API function
gnutls_x509_ext_deinit(3)
API function
gnutls_x509_ext_export_aia(3)
API function
gnutls_x509_ext_export_authority_key_id(3)
API function
gnutls_x509_ext_export_basic_constraints(3)
API function
gnutls_x509_ext_export_crl_dist_points(3)
API function
gnutls_x509_ext_export_inhibit_anypolicy(3)
API function
gnutls_x509_ext_export_key_purposes(3)
API function
gnutls_x509_ext_export_key_usage(3)
API function
gnutls_x509_ext_export_name_constraints(3)
API function
gnutls_x509_ext_export_policies(3)
API function
gnutls_x509_ext_export_private_key_usage_period(3)
API function
gnutls_x509_ext_export_proxy(3)
API function
gnutls_x509_ext_export_subject_alt_names(3)
API function
gnutls_x509_ext_export_subject_key_id(3)
API function
gnutls_x509_ext_export_tlsfeatures(3)
API function
gnutls_x509_ext_import_aia(3)
API function
gnutls_x509_ext_import_authority_key_id(3)
API function
gnutls_x509_ext_import_basic_constraints(3)
API function
gnutls_x509_ext_import_crl_dist_points(3)
API function
gnutls_x509_ext_import_inhibit_anypolicy(3)
API function
gnutls_x509_ext_import_key_purposes(3)
API function
gnutls_x509_ext_import_key_usage(3)
API function
gnutls_x509_ext_import_name_constraints(3)
API function
gnutls_x509_ext_import_policies(3)
API function
gnutls_x509_ext_import_private_key_usage_period(3)
API function
gnutls_x509_ext_import_proxy(3)
API function
gnutls_x509_ext_import_subject_alt_names(3)
API function
gnutls_x509_ext_import_subject_key_id(3)
API function
gnutls_x509_ext_import_tlsfeatures(3)
API function
gnutls_x509_ext_print(3)
API function
gnutls_x509_key_purpose_deinit(3)
API function
gnutls_x509_key_purpose_get(3)
API function
gnutls_x509_key_purpose_init(3)
API function
gnutls_x509_key_purpose_set(3)
API function
gnutls_x509_name_constraints_add_excluded(3)
API function
gnutls_x509_name_constraints_add_permitted(3)
API function
gnutls_x509_name_constraints_check(3)
API function
gnutls_x509_name_constraints_check_crt(3)
API function
gnutls_x509_name_constraints_deinit(3)
API function
gnutls_x509_name_constraints_get_excluded(3)
API function
gnutls_x509_name_constraints_get_permitted(3)
API function
gnutls_x509_name_constraints_init(3)
API function
gnutls_x509_othername_to_virtual(3)
API function
gnutls_x509_policies_deinit(3)
API function
gnutls_x509_policies_get(3)
API function
gnutls_x509_policies_init(3)
API function
gnutls_x509_policies_set(3)
API function
gnutls_x509_policy_release(3)
API function
gnutls_x509_privkey_cpy(3)
API function
gnutls_x509_privkey_deinit(3)
API function
gnutls_x509_privkey_export(3)
API function
gnutls_x509_privkey_export2(3)
API function
gnutls_x509_privkey_export2_pkcs8(3)
API function
gnutls_x509_privkey_export_dsa_raw(3)
API function
gnutls_x509_privkey_export_ecc_raw(3)
API function
gnutls_x509_privkey_export_gost_raw(3)
API function
gnutls_x509_privkey_export_pkcs8(3)
API function
gnutls_x509_privkey_export_rsa_raw(3)
API function
gnutls_x509_privkey_export_rsa_raw2(3)
API function
gnutls_x509_privkey_fix(3)
API function
gnutls_x509_privkey_generate(3)
API function
gnutls_x509_privkey_generate2(3)
API function
gnutls_x509_privkey_get_key_id(3)
API function
gnutls_x509_privkey_get_pk_algorithm(3)
API function
gnutls_x509_privkey_get_pk_algorithm2(3)
API function
gnutls_x509_privkey_get_seed(3)
API function
gnutls_x509_privkey_get_spki(3)
API function
gnutls_x509_privkey_import(3)
API function
gnutls_x509_privkey_import2(3)
API function
gnutls_x509_privkey_import_dh_raw(3)
API function
gnutls_x509_privkey_import_dsa_raw(3)
API function
gnutls_x509_privkey_import_ecc_raw(3)
API function
gnutls_x509_privkey_import_gost_raw(3)
API function
gnutls_x509_privkey_import_openssl(3)
API function
gnutls_x509_privkey_import_pkcs8(3)
API function
gnutls_x509_privkey_import_rsa_raw(3)
API function
gnutls_x509_privkey_import_rsa_raw2(3)
API function
gnutls_x509_privkey_init(3)
API function
gnutls_x509_privkey_sec_param(3)
API function
gnutls_x509_privkey_set_flags(3)
API function
gnutls_x509_privkey_set_pin_function(3)
API function
gnutls_x509_privkey_set_spki(3)
API function
gnutls_x509_privkey_sign_data(3)
API function
gnutls_x509_privkey_sign_hash(3)
API function
gnutls_x509_privkey_verify_params(3)
API function
gnutls_x509_privkey_verify_seed(3)
API function
gnutls_x509_rdn_get(3)
API function
gnutls_x509_rdn_get2(3)
API function
gnutls_x509_rdn_get_by_oid(3)
API function
gnutls_x509_rdn_get_oid(3)
API function
gnutls_x509_spki_deinit(3)
API function
gnutls_x509_spki_get_rsa_oaep_params(3)
API function
gnutls_x509_spki_get_rsa_pss_params(3)
API function
gnutls_x509_spki_init(3)
API function
gnutls_x509_spki_set_rsa_oaep_params(3)
API function
gnutls_x509_spki_set_rsa_pss_params(3)
API function
gnutls_x509_tlsfeatures_add(3)
API function
gnutls_x509_tlsfeatures_check_crt(3)
API function
gnutls_x509_tlsfeatures_deinit(3)
API function
gnutls_x509_tlsfeatures_get(3)
API function
gnutls_x509_tlsfeatures_init(3)
API function
gnutls_x509_trust_list_add_cas(3)
API function
gnutls_x509_trust_list_add_crls(3)
API function
gnutls_x509_trust_list_add_named_crt(3)
API function
gnutls_x509_trust_list_add_system_trust(3)
API function
gnutls_x509_trust_list_add_trust_dir(3)
API function
gnutls_x509_trust_list_add_trust_file(3)
API function
gnutls_x509_trust_list_add_trust_mem(3)
API function
gnutls_x509_trust_list_deinit(3)
API function
gnutls_x509_trust_list_get_issuer(3)
API function
gnutls_x509_trust_list_get_issuer_by_dn(3)
API function
gnutls_x509_trust_list_get_issuer_by_subject_key_id(3)
API function
gnutls_x509_trust_list_get_ptr(3)
API function
gnutls_x509_trust_list_init(3)
API function
gnutls_x509_trust_list_iter_deinit(3)
API function
gnutls_x509_trust_list_iter_get_ca(3)
API function
gnutls_x509_trust_list_remove_cas(3)
API function
gnutls_x509_trust_list_remove_trust_file(3)
API function
gnutls_x509_trust_list_remove_trust_mem(3)
API function
gnutls_x509_trust_list_set_getissuer_function(3)
API function
gnutls_x509_trust_list_set_ptr(3)
API function
gnutls_x509_trust_list_verify_crt(3)
API function
gnutls_x509_trust_list_verify_crt2(3)
API function
gnutls_x509_trust_list_verify_named_crt(3)
API function
goaccess(1)
fast web log analyzer and interactive viewer
gobject-query(1)
display a tree of types
god(1), od(1)
dump files in octal and other formats
gofish(5), gofish.conf(5)
the configuration file for the GoFish gopher server
goid-tool(1)
smart card utility for GoID fingerprint card
golded(1)
offline message reader for Fidonet and Usenet
google-authenticator(1)
initialize one-time passcodes for the current user
google-chrome(1)
the web browser from Google
googler(1)
Google from the command-line
gopherd(1)
the GoFish gopher server
gopherrc(5)
configuration file for gopher(1)
gophfilt(1)
oneshot connection to gopher document server
gord(1)
compute sparse matrix orderings of graphs
goreleaser(1)
Release engineering, simplified
got(1)
Game of Trees
got-worktree(5)
Game of Trees work tree format
got.conf(5)
Game of Trees configuration file
gotadmin(1)
Game of Trees repository administration
gotmail(1)
A script to fetch mail from a Hotmail mailbox
goto(1)
transfer command
goto-analyzer(1)
Data-flow analysis for C programs and goto binaries
goto-diff(1)
Syntactic diff of goto binaries
goto-harness(1)
Generate environments for symbolic analysis
goto-instrument(1)
Perform analysis or instrumentation of goto binaries
goto-synthesizer(1)
Synthesize and apply loop contracts of goto binaries
gottet(6)
simple falling blocks game
gout(1)
output graphics from matrices and graphs
gozilla(1)
force firefox to display specified part of a source file
gp8psk(4)
webcamd driver for GENPIX DVB-S
gpa(1)
graphical frontend for the GNU Privacy Guard
gpaste(1), paste(1)
merge lines of files
gpathchk(1), pathchk(1)
check whether file names are valid or portable
gperf(1)
generate a perfect hash function from a key set
gperl(1)
execute Perl commands in groff documents nr *groff_gperl_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
gpg-agent(1)
Secret key management for GnuPG
gpg-check-pattern(1)
Check a passphrase on stdin against the patternfile
gpg-error-config(1)
Script to get information about the installed version of libgpg-error
gpg-key2latex(1)
Generate a LaTeX file for fingerprint slips
gpg-key2ps(1)
generates a PS file from a GnuPG keyring
gpg-mail-tube(1)
Encrypt rfc822 formatted mail in a pipeline
gpg-tui.toml(5)
configuration file for gpg-tui
gpg-wks-client(1)
Client for the Web Key Service
gpg-zip(1)
Encrypt or sign files into an archive
gpgconf(1)
Modify .gnupg home directories
gpglist(1)
-- show who signed which of your UIDs
gpgparsemail(1)
Parse a mail message into an annotated format
gpgparticipants(1)
generate paper list for keysigning party
gpgrt-config(1)
Helper script to get information about the installed version of gpg libraries
gpgsigs(1)
annotate list of GnuPG keys with already done signatures
gpgtar(1)
Encrypt or sign files into an archive
gpgv(1)
Verify OpenPGP signatures
gpgv-sq(1)
gpgv-sq - Verify OpenPGP signatures like gpgv n(.g .ds Aq (aq .ds Aq '
gpgv2(1)
Verify OpenPGP signatures
gpgwrap(1)
a small wrapper for gpg
gpicker(1)
fast (file)name chooser
gpicker-simple(1)
non-gui version of gpicker high-performance (file)name chooser
gpinky(1), pinky(1)
lightweight finger
gpinyin(1)
use Hanyu Pinyin Chinese in groff documents nr *groff_gpinyin_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
gpo(1)
Text mode interface of gPodder
gpodder-migrate2tres(1)
gpodder 2.x to 3.x profile migrator
gpr(1), pr(1)
convert text files for printing
gprename(1)
complete batch renamer for Linux
gprintenv(1), printenv(1)
print all or part of environment
gprintf(1), printf(1)
format and print data
gprocessor(1)
Gnash SWF Processor
gprof(1)
display call graph profile data
gps(1)
Overview of gpsd clients and helpers
gps2udp(1)
feed the take from gpsd to one or more aggregation sites
gpscat(1)
dump the output from a GPS
gpscorrelate(1)
correlates digital photos with GPS data filling EXIF fields
gpscsv(1)
dump the JSON output from gpsd as CSV
gpsctl(1)
control the modes of a GNSS receiver
gpsd(8)
interface daemon for GPS receivers
gpsdctl(8)
tool for sending commands to gpsd over its control socket
gpsdebuginfo(1)
Generate a gpsd debug dump of your host
gpsdecode(1)
decode GPS, RTCM or AIS streams into a readable format
gpsfake(1)
test harness for gpsd, simulating a GNSS receiver
gpsh(1)
select audio files by name and play them
gpsinit(8)
initialize CAN kernel modules for GPSD
gpsman(1)
a (graphical) manager of GPS data
gpsplot(1)
tool to dynamically dump plot data from gpsd
gpsprof(1)
profile a GPS and gpsd, plotting latency information
gpsrinex(1)
Read data from gpsd convert to RINEX3 and save to a file
gpssnmp(1)
SNMP helper client for gpsd
gpssubframe(1)
tool to dump subframe sentences from gpsd
gpstrip(1)
discard symbols from object file
gptx(1), ptx(1)
produce a permuted index of file contents
gpvc(1)
GNU PIC COD file viewer
gpvo(1)
GNU PIC object file viewer
gpwd(1), pwd(1)
print name of current/working directory
gpxlogger(1)
Tool to connect to gpsd and generate a GPX file
gqrx(1)
Software Defined Radio GUI application
gr_filter_design(1)
GUI for creating filters for GNU Radio
gr_modtool(1), gr-modtool(1)
The swiss army knife of module editing
gr_plot_const(1)
constellation plot of I&Q data using GNU Radio
gr_plot_fft(1)
Frequency domain GNU Radio plotting
gr_read_file_metadata(1)
a Gnu Radio Utility
grab.tk86(n), grab(n)
Confine pointer and keyboard events to a window sub-tree
grab_font_from_bitmap(3)
Grabs a font from a bitmap Allegro game programming library
grabc(1)
A tool to identify a pixel color of an X Window
grace(1)
command line interface xmgrace - full-featured GUI mode gracebat - batch mode - print and exit
gradient-convert(1)
convert gradients between formats
graffer(8)
collect numeric values and generate graphs
gram2sapixml.pl(1)
convert Julius grammar to SAPI XML grammar format
grap(1)
Kernighan and Bentley's language for typesetting graphs
grap2graph(1)
convert a grap diagram into a cropped image nr *groff_grap2graph_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
graph(n)
2D graph for plotting X-Y coordinate data
graphs.cfg(5)
Configuration of the showgraph CGI
graphviz(7)
rich set of graph drawing tools
graveman(1)
graphical frontend to create or copy CDs and DVDs
grc(1)
frontend for generic colouriser grcat "(1)
grcat(1)
read from standard input, colourise it and write to standard output
greadlink(1), readlink(1)
print resolved symbolic links or canonical file names
greed(6)
eat a game field until you run out of moves
greflector(1)
A program that will reflect data to all connections
grenum(1)
An advanced refdes renumber utility
grepcidr(1)
Filter IPv4 and IPv6 addresses matching CIDR patterns
grepdiff(1)
show files modified by a diff containing a regex
grepjar(1)
search files in a jar file for a pattern
grepmidi(1)
display structure of MIDI files
gres.conf(5)
Slurm configuration file for Generic RESource (GRES) management
greyfix(8)
A greylisting policy daemon for Postfix
greylist.conf(5)
milter-greylist configuration file
greylite(8)
transparent greylisting module for mailservers
grig(1)
graphical user interface for the Ham Radio Control Libraries (hamlib)
grim(1)
grab images from a Wayland compositor
grimshot(1)
a helper for screenshots within sway
grisbi(1)
Personal finance tracking program based on GTK
grive(1)
Google Drive client for GNU/Linux
grl-inspect-0.3(1), grl-inspect(1)
show information about Grilo sources and keys
grl-launch-0.3(1), grl-launch(1)
run Grilo operations from the command line
grm(1), rm(1)
remove files or directories
grn(1)
groff preprocessor for gremlin files
grodvi(1)
convert groff output to TeX dvi format
groff(1)
front-end for the groff document formatting system
groff(7)
a short reference for the GNU roff language
groff_char(7)
groff character names
groff_diff(7)
differences between GNU troff and classical troff
groff_font(5)
format of groff device and font description files
groff_hdtbl(7)
Heidelberger table macros for GNU roff nr *groff_groff_hdtbl_7_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
groff_man(7)
groff `man' macros to support generation of man pages
groff_man_style(7)
GNU roff man page tutorial and style guide nr *groff_groff_man_7_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
groff_mdoc(7)
reference for groff's mdoc implementation
groff_me(7)
troff macros for formatting papers
groff_mm(7)
groff mm macros
groff_mmse(7)
svenska mm makro för groff
groff_mom(7)
groff `mom' macros
groff_ms(7)
groff ms macros
groff_out(5)
groff intermediate output format
groff_rfc1345(7)
special character names from RFC 1345 and Vim digraphs nr *groff_groff_rfc1345_7_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
groff_tmac(5)
macro files in the roff typesetting system
groff_trace(7)
groff macro package trace.tmac
groff_www(7)
groff macros for authoring web pages
groffer(1)
display groff files and man~pages on X and tty
grog(1)
guess options for groff command
grohtml(1)
html driver for groff
grolbp(1)
groff driver for Canon CAPSL printers (LBP-4 and LBP-8 series laser printers)
grolj4(1)
groff driver for HP Laserjet 4 family
gropdf(1)
groff output driver for Portable Document Format nr *groff_gropdf_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
grops(1)
PostScript driver for groff
grosciteco.tes(1), grosciteco(1)
-- GNU roff post-processor for
grotty(1)
groff driver for typewriter-like devices
growisofs(1)
combined mkisofs frontend/DVD recording program
grsync(1), GRSYNC(1)
GTK+ frontend for rsync
grub-file(1)
check file type
grub-fstest(1)
debug tool for GRUB filesystem drivers
grub-glue-efi(1)
generate a fat binary for EFI
grub-kbdcomp(1)
generate a GRUB keyboard layout file
grub-macbless(8)
bless a mac file/directory
grub-menulst2cfg(1)
transform legacy menu.lst into grub.cfg
grub-mkconfig(8)
generate a GRUB configuration file
grub-mkfont(1)
make GRUB font files
grub-mkimage(1)
make a bootable image of GRUB
grub-mklayout(1)
generate a GRUB keyboard layout file
grub-mkpasswd-pbkdf2(1)
generate hashed password for GRUB
grub-ofpathname(8)
find OpenBOOT path for a device
grub-probe(8)
probe device information for GRUB
grub-reboot(8)
set the default boot entry for GRUB, for the next boot only
grub-render-label(1)
generate a .disk_label for Apple Macs
grub-script-check(1)
check grub.cfg for syntax errors
grub-set-default(8)
set the saved default boot entry for GRUB
grub-syslinux2cfg(1)
transform syslinux config into grub.cfg
gruftistats(1)
generates statistics and quotes from an IRC log
gruncon(1), runcon(1)
run command with specified security context
gs(1)
Ghostscript (PostScript and PDF language interpreter and previewer)
gs-mount(1)
Secure filesystem client through via Global Socket
gs-netcat(1)
transfer data, forward traffic and execute commands on a remote host. Securely
gs-sftp(1)
Secure File Transfer Protocol via Global Socket
gsad(8)
Greenbone Security Assistant of the Greenbone Vulnerability Management
gsasl(1)
SASL library command line interface
gsasl_base64_from(3)
API function
gsasl_base64_to(3)
API function
gsasl_callback(3)
API function
gsasl_callback_hook_get(3)
API function
gsasl_callback_hook_set(3)
API function
gsasl_callback_set(3)
API function
gsasl_check_version(3)
API function
gsasl_client_mechlist(3)
API function
gsasl_client_start(3)
API function
gsasl_client_suggest_mechanism(3)
API function
gsasl_client_support_p(3)
API function
gsasl_decode(3)
API function
gsasl_done(3)
API function
gsasl_encode(3)
API function
gsasl_finish(3)
API function
gsasl_free(3)
API function
gsasl_hash_length(3)
API function
gsasl_hex_from(3)
API function
gsasl_hex_to(3)
API function
gsasl_init(3)
API function
gsasl_mechanism_name(3)
API function
gsasl_mechanism_name_p(3)
API function
gsasl_nonce(3)
API function
gsasl_property_fast(3)
API function
gsasl_property_free(3)
API function
gsasl_property_get(3)
API function
gsasl_property_set(3)
API function
gsasl_property_set_raw(3)
API function
gsasl_random(3)
API function
gsasl_register(3)
API function
gsasl_saslprep(3)
API function
gsasl_scram_secrets_from_password(3)
API function
gsasl_scram_secrets_from_salted_password(3)
API function
gsasl_server_mechlist(3)
API function
gsasl_server_start(3)
API function
gsasl_server_support_p(3)
API function
gsasl_session_hook_get(3)
API function
gsasl_session_hook_set(3)
API function
gsasl_simple_getpass(3)
API function
gsasl_step(3)
API function
gsasl_step64(3)
API function
gsasl_strerror(3)
API function
gsasl_strerror_name(3)
API function
gscan2pdf(1)
A GUI to produce PDFs or DjVus from scanned documents
gsch2pcb(1)
Update PCB layouts from gEDA/gaf schematics
gschem(1)
gEDA/gaf Schematic Capture
gsdiff(1), sdiff(1)
side-by-side merge of file differences
gsed(1), sed(1)
stream editor for filtering and transforming text
gseq(1), seq(1)
print a sequence of numbers
gsettings(1)
GSettings configuration tool
gsettings-data-convert(1)
GConf to GSettings data migration
gsettings-schema-convert(1)
GConf to GSettings schema conversion
gsf(1)
archiving utility using the G Structured File library
gsf-office-thumbnailer(1)
office files thumbnailer for the GNOME desktop
gsf-vba-dump(1)
extract Visual Basic for Applications macros
gsftopk(1)
render a ghostscript font in TeX pk form
gshar(1), *[B-Font]shar(1)
create a shell archive
gshred(1), shred(1)
overwrite a file to hide its contents, and optionally delete it
gsl(3)
GNU Scientific Library
gsl-config(1)
script to get version number and compiler flags of the installed GSL library
gsl-histogram(1)
compute histogram of data on stdin
gsl-randist(1)
generate random samples from various distributions
gsleep(1), sleep(1)
delay for a specified amount of time
gslp(1)
Format and print text using ghostscript gsbj - Format and print text for BubbleJet printer using ghostscript gsdj - Format and print text for DeskJet printer using ghostscript gsdj500 - Format and print text for DeskJet 500 BubbleJet using ghostscript gslj - Format and print text for LaserJet printer using ghostscript
gsm_explode(3)
gsm_implode GSM 06.10 supplementary functions for testing
gsm_print(3)
GSM 06.10 supplementary function for debugging
gsmc(1)
A GTK Smith Chart Calulator for RF impedance matching
gsnd(1)
Run ghostscript (PostScript and PDF engine) without display
gsnmp-get(1)
retrieve data from an SNMP agent
gsocket(1)
connect like there is no firewall. Securely
gsort(1), sort(1)
sort lines of text files
gsound(1)
Tool for doing sound I/O using the sound gensio
gspiceui(1)
GUI frontend for various electronic circuit simulation engines
gsplit(1), split(1)
split a file into pieces
gss_accept_sec_context(3), gss_acquire_cred(3), gss_add_cred(3), gss_add_oid_set_member(3), gss_canonicalize_name(3), gss_compare_name(3), gss_context_time(3), gss_create_empty_oid_set(3), gss_delete_sec_context(3), gss_display_name(3), gss_display_status(3), gss_duplicate_name(3), gss_export_name(3), gss_export_sec_context(3), gss_get_mic(3), gss_import_name(3), gss_import_sec_context(3), gss_indicate_mechs(3), gss_init_sec_context(3), gss_inquire_context(3), gss_inquire_cred(3), gss_inquire_cred_by_mech(3), gss_inquire_mechs_for_name(3), gss_inquire_names_for_mech(3), gss_krb5_ccache_name(3), gss_krb5_compat_des3_mic(3), gss_krb5_copy_ccache(3), gss_krb5_import_cred gsskrb5_extract_authz_data_from_sec_context(3), gsskrb5_register_acceptor_identity(3), gss_krb5_import_ccache(3), gss_krb5_get_tkt_flags(3), gss_process_context_token(3), gss_release_buffer(3), gss_release_cred(3), gss_release_name(3), gss_release_oid_set(3), gss_seal(3), gss_sign(3), gss_test_oid_set_member(3), gss_unseal(3), gss_unwrap(3), gss_verify(3), gss_verify_mic(3), gss_wrap(3), gss_wrap_size_limit(3)
Generic Security Service Application Program Interface library
gssapi(3)
Heimdal GSS-API functions
gst-config(1)
configuration for libgst
gst-convert(1)
Smalltalk syntax converter and beautifier
gst-device-monitor-1.0(1)
Simple command line testing tool for GStreamer device monitors
gst-discoverer-1.0(1)
Display file metadata and stream information
gst-doc(1)
GNU Smalltalk profiler
gst-inspect-1.0(1)
print info about a GStreamer plugin or element
gst-package(1)
create and install GNU Smalltalk .star package files
gst-stats-1.0(1)
print info gathered from a GStreamer log file
gst-sunit(1)
unit testing tool for GNU Smalltalk
gst-typefind-1.0(1)
print Media type of file
gst2ascii(1)
Filter and output Atari program symbol table as ASCII
gstat(1)
manual page for Ganglia Status Tool
gstdbuf(1), stdbuf(1)
Run COMMAND, with modified buffering operations for its standard streams
gstopd(8)
stop disks in the case of inactivity using GEOM statistics
gsum(1), sum(1)
checksum and count the blocks in a file
gsymcheck(1)
gEDA/gaf Symbol Checker
gsymfix(1)
automatically fix common issues with gEDA symbols
gtac(1), tac(1)
concatenate and print files in reverse
gtags(1)
create tag files for global
gtags.conf(5)
configuration data for GNU Global
gtail(1), tail(1)
output the last part of files
gtedoc.tes(1), tedoc(1)
-- Source code documentation tool for
gtee(1), tee(1)
read from standard input and write to standard output and files
gtest(1), test(1)
check file types and compare values
gtester-report(1)
test report formatting utility
gtf(1)
calculate VESA GTF mode lines
gthumb(1), gThumb(1)
an image viewer and browser for GNOME
gtimer(1)
an application for recording time spent on user-defined tasks
gtk-builder-tool(1)
GtkBuilder file utility
gtk-gnutella(1)
A Gnutella client for Gtk+
gtk-query-settings(1)
Utility to print name and value of all GtkSettings properties
gtk3-widget-factory(1)
Demonstrate GTK+ widgets
gtkam(1)
Graphical front end for gphoto2
gtklock(1)
GTK-based lockscreen for Wayland
gtklp(1)
print files via CUPS
gtkpod(1)
GTK2 based software for managing songs and playlists on an Apple iPod
gtkwave(1)
Visualization tool for VCD, LXT, LXT2, VZT, FST, and GHW files
gtkwaverc(5)
GTKWave Configuration File
gtlssh-keygen(1)
Key handling for gtlssh
gtlsshd(8)
Server for shell over TLS
gtlssync(1)
A wrapper for running rsync over gtlssh
gtouch(1), touch(1)
change file timestamps
gtranslator(1)
-- a comfortable gettext po file editor with many bells and whistles
gtrfs(3)
gtrfs: iterative refinement
gtrue(1), true(1)
do nothing, successfully
gtruncate(1), truncate(1)
shrink or extend the size of a file to the specified size
gtsort(1), tsort(1)
perform topological sort
gtst(1)
test the consistency of source graphs
gtsv(3)
gtsv: factor and solve
gtsvx(3)
gtsvx: factor and solve, expert
gttrf(3)
gttrf: triangular factor
gttrs(3)
gttrs: triangular solve using factor
gtts2(3)
gtts2: triangular solve using factor
gtty(1), tty(1)
print the file name of the terminal connected to standard input
gtypist(1), Typist(1)
a typing tutor with lessons for different keyboards and languages
guacd.conf(5), /usr/local/etc/guacamole-server/guacd.conf(5)
Configuration file for guacd
guards(1)
select from a list of files guarded by conditions
guessextdir(3)
guess external connectors directions from internal connectors directions man1/alc_origin.1
gui_fg_color(3), gui_bg_color(3)
The foreground and background colors for the standard dialogs. Allegro game programming library
gui_font_baseline(3)
Adjusts the keyboard shortcut underscores height. Allegro game programming library
gui_get_screen(3)
Returns the bitmap surface GUI routines draw to. Allegro game programming library
gui_menu_draw_menu(3), gui_menu_draw_menu_item(3)
Hooks to modify the appearance of menus. Allegro game programming library
gui_mg_color(3)
The color used for displaying greyed-out dialog objects. Allegro game programming library
gui_mouse_focus(3)
Tells if the input focus follows the mouse pointer. Allegro game programming library
gui_mouse_x(3), gui_mouse_y(3), gui_mouse_z(3), gui_mouse_b(3)
Hook functions used by the GUI routines to access the mouse state. Allegro game programming library
gui_set_screen(3)
Changes the bitmap surface GUI routines draw to. Allegro game programming library
gui_shadow_box_proc(3), gui_ctext_proc(3), gui_button_proc(3), gui_edit_proc(3), gui_list_proc(3), gui_text_list_proc(3)
Hooks to customise the look and feel of Allegro dialogs
gui_strlen(3)
Returns the length of a string in pixels. Allegro game programming library
gum(1)
A tool for glamorous shell scripts
guname(1), uname(1)
print system information
gunlink(1), unlink(1)
call the unlink function to remove the specified file
gunshar(1), *[B-Font]unshar(1)
unpack a gshar archive
gup(1)
A G roup U pdate P rogram that accepts commands by mail to edit a newsgroup subscription file for subsequent use by news systems such as INN and C-News
gupdatedb(1), updatedb(1)
update a file name database
gusers(1), users(1)
print the user names of users currently logged in to the current host
gutenfetch_duplicate_server(3)
-- This function creates a copy of a gutenfetch_server_t data structure
gutenfetch_free_server(3)
-- This function frees all resources held by a gutenfetch_server_t data structure
gutenfetch_free_servers(3)
-- This function frees a NULL terminated array of gutenfetch_server_t *. This is primarily for cleaning up the returned result from gutenfetch_list_servers(3)
gutenfetch_get_active_server(3)
-- Retrieve the currently active project gutenberg server which will be used to satisfy queries and requests
gutenfetch_get_aussie_server(3)
-- Retrieve the currently active australian project gutenberg server which will be used to satisfy queries and requests which reside only within Australia
gutenfetch_init(3)
-- Initialize the libgutenfetch library
gutenfetch_is_threadsafe(3)
-- Determine whether the gutenfetch library is thread-safe or not
gutenfetch_list_servers(3)
-- List all available project gutenberg servers
gutenfetch_new_server(3)
-- This function creates a new gutenfetch_server_t data structure
gutenfetch_set_active_server(3)
-- This function sets the default Gutenberg server used to satisfy requests. Instead of taking a gutenfetch_server_t * to set the server, it takes a NULL-terminated URL such as "ftp://ibiblio.org/pub/docs/books/gutenberg/". The url should contain a protocol supported by CURL a valid hostname and a directory to the base of the gutenberg texts
gutenfetch_set_active_server_full(3)
-- This function sets the default Gutenberg server used to satisfy requests
gutenfetch_shutdown(3)
-- Shutdown the libgutenfetch library
gutenfetch_version(3)
-- Get a text string which describes the version of libgutenfetch which is currently being used
gv(1)
Postscript and PDF viewer
gv-update-userconfig(1)
update ~/.gv config file
gvcolor(1)
flow colors through a ranked digraph
gvfs(7)
GIO virtual file system
gvfsd(1)
Main daemon for gvfs
gvfsd-fuse(1)
Fuse daemon for gvfs
gvfsd-metadata(1)
Metadata daemon for gvfs
gvhdl(1)
Frontend to the VHDL compiler/simulator FreeHDL
gvm-manage-certs(1)
manage certificate infrastructure for a GVM installation
gvmap(1)
find clusters and create a geographical map highlighting clusters
gvmap.sh(1)
pipeline for running gvmap
gvpr(3), libgvpr(3)
library for graph filtering
gwaon(1), gWaoN(1)
gtk+ GUI frontend for WaoN
gwb2ged(1)
Dump a GeneWeb database to a GEDCOM File
gwhich(1), which(1)
shows the full path of (shell) commands
gwhoami(1), whoami(1)
print effective user name
gwsetup(1)
Interactive interface to Geneweb databases management
gwsocket(1)
is a standalone, simple, yet powerful rfc6455 compliant WebSocket Server
gxargs(1), xargs(1)
build and execute command lines from standard input
gxemul(1)
an experimental framework for full-system machine emulation
gxneur(1)
GTK frontend for xneur keyboard layout switcher
gxyrs(1)
is a program to batch process XYRS files
gzexe(1)
compress executable files in place
gzip(1), gunzip(1), zcat(1)
compress or expand files
h2o.conf(5)
The configuration file for H2O, the optimized HTTP/1.x, HTTP/2 server
h2paspp(1)
Free Pascal h2pas preprocessor program
h5fromh4(1)
convert HDF4 scientific datasets to an HDF5 file
h5fromtxt(1)
convert text input to an HDF5 file
h5math(1)
combine/create HDF5 files with math expressions
h5topng(1)
generate PNG images from 2d slices of HDF5 files
h5totxt(1)
generate comma-delimited text from 2d slices of HDF5 files
h5tovtk(1)
convert datasets in HDF5 files to VTK format
ha_logd(8)
Logging Daemon for High-Availability Linux
ha_logger(1)
Log a message to files and/or syslog through the HA Logging Daemon
hack(6)
exploring The Dungeons of Doom
halftone(6)
simple halftone pattern of moving mass points
halibut(1)
multi-format documentation formatting tool
hamlib-utilities(7), hamlib-utilties(7)
radio and rotator control utilities of Hamlib
hammer2(8)
hammer2 file system utility
haproxy(1), HAProxy(1)
fast and reliable http reverse proxy and load balancer
hardlink(1)
Link multiple copies of a file
hare-deps(1), hare deps(1)
display the dependency tree of a Hare program or module
hare-test(1), hare test(1)
compile and run tests for Hare code
haredoc(1)
read and format Hare documentation
haredoc(5)
Hare documentation format
harminv(1)
extract mode frequencies from time-series data
hashcash(1)
hashcash anti-spam / denial of service counter-measure tool
hashcp(1), HashCp(1)
Hash and copy the contents of a file or stdin
hashdig-bind(1), hashdig-bind.pl(1)
Bind resolved hashes to filenames
hashdig-filter(1), hashdig-filter.pl(1)
Filter filenames by directory type
hashdig-find(1), hashdig-find.pl(1)
Find one or more hashes in a HashDig database
hashdig-harvest(1), hashdig-harvest.pl(1)
Harvest hashes from a one or more input files
hashdig-harvest-sunsolve(1), hashdig-harvest-sunsolve.pl(1)
Harvest hashes from a directory of sunsolve output
hashdig-resolve-sunsolve(1), hashdig-resolve-sunsolve.pl(1)
Resolve hashes against Suns Solaris Fingerprint Database
hashdig-stat(1), hashdig-stat.pl(1)
Produce statistics on HashDig files
hashdig-weed(1), hashdig-weed.pl(1)
Delete hashes from a HashDig database
hatari(1)
Atari ST/STE/TT/Falcon emulator
hatari_profile(1)
Post-processor for Hatari profiler data
hatariui(1)
Python/Gtk UI for Hatari
hatop(1), HATop(1)
interactive ncurses client for haproxy
hattrib(1)
change HFS file or directory attributes
hb_report(8)
create report for CRM based clusters (Pacemaker)
hbf2gf(1)
convert a CJK bitmap font into subfonts usable by TeX and Omega
hbgst(3)
{hb,sb}gst: reduction to standard form, banded
hbiff(1)
check for incoming mail using X11
hblock(1), hBlock(1)
manual page for hBlock 3.4.5
hcd(1)
change working HFS directory
hconsole(1)
Interactive Python console for using Hatari's remote API
hcopy(1)
copy files from or to an HFS volume
hcs12mem(1)
Freescale S12 MCU family memory reader/writer
hdel(1)
delete both forks of an HFS file
hdf_copy(3), hdf_copy (3)
copy part of an HDF dataset to another
hdf_destroy(3), hdf_destroy (3)
deallocate an HDF data set
hdf_dump(3), hdf_dump (3)
dump an HDF dataset to stdout Description: Input: Output: Returns:
hdf_dump_format(3), hdf_dump_format (3)
dump an HDF dataset to FILE *fp Description: Input: Output: Returns:
hdf_dump_str(3), hdf_dump_str (3)
dump an HDF dataset to STRING Description: Input: Output: Returns:
hdf_get_attr(3), hdf_get_attr (3)
Description: Input: Output: Returns:
hdf_get_child(3), hdf_get_child (3)
return the first child of the named node
hdf_get_copy(3), hdf_get_copy (3)
Returns a copy of a string in the HDF data set
hdf_get_int_value(3), hdf_get_int_value (3)
Return the integer value of a point in the data set
hdf_get_node(3), hdf_get_node (3)
Similar to hdf_get_obj except all the nodes are created if the don't exist
hdf_get_obj(3), hdf_get_obj (3)
return the HDF data set node at a named location
hdf_get_value(3), hdf_get_value (3)
Return the value of a node in the data set
hdf_get_valuef(3), hdf_get_valuef (3)
Return the value of a node in the data set
hdf_get_valuevf(3), hdf_get_valuevf (3)
Return the value of a node in the data set
hdf_init(3), hdf_init (3)
Initialize an HDF data set
hdf_obj_attr(3), hdf_obj_attr (3)
Return the HDF Attributes for a node Description: Input: Output: Returns:
hdf_obj_child(3), hdf_obj_child (3)
Return the first child of a dataset node
hdf_obj_name(3), hdf_obj_name (3)
Return the name of a node
hdf_obj_next(3), hdf_obj_next (3)
Return the next node of a dataset level
hdf_obj_top(3), hdf_obj_top (3)
Return the pointer to the top dataset node
hdf_obj_value(3), hdf_obj_value (3)
Return the value of a node
hdf_read_string(3), hdf_read_string (3)
read an HDF string Description: Input: Output:
hdf_read_string_ignore(3), hdf_read_string_ignore (3)
Read an HDF string and ignore errors Description: Input: Output:
hdf_register_fileload(3), hdf_register_fileload (3)
register a fileload function
hdf_remove_tree(3), hdf_remove_tree (3)
delete a subtree of an HDF dataset Description: Input: Output: Returns:
hdf_search_path(3), hdf_search_path (3)
Find a file given a search path in HDF
hdf_set_attr(3), hdf_set_attr (3)
Description: Input: Output: Returns:
hdf_set_buf(3), hdf_set_buf (3)
Set the value of a node without duplicating the value
hdf_set_copy(3)
-> Copy a value from one location in the dataset to another
hdf_set_int_value(3), hdf_set_int_value (3)
Set the value of a named node to a number
hdf_set_symlink(3), hdf_set_symlink (3)
Set part of the tree to link to another
hdf_set_value(3), hdf_set_value (3)
Set the value of a named node
hdf_set_valuef(3), hdf_set_valuef (3)
Set the value of a named node
hdf_sort_obj(3), hdf_sort_obj (3)
sort the children of an HDF node
hdf_write_file(3), hdf_write_file (3)
write an HDF data file Description: Input: Output:
hdf_write_file_atomic(3), hdf_write_file_atomic (3)
write an HDF data file atomically
hdf_write_string(3), hdf_write_string (3)
serialize an HDF dataset to a string Description: Input: Output:
hdir(1)
display an HFS directory in long format
hdpvr(4)
webcamd driver for Hauppauge USB HD-PVR
hdump(1), od(1)
displays (dumps) binary contents of a file
header_checks(5)
Postfix built-in content inspection
heap2exec(1)
generate standalone executable from a *SML/NJ* heap image
heequb(3)
{he,sy}equb: equilibration, power of 2
heev_comp(3)
--- full
heev_driver(3)
--- full
heev_driver2(3)
--- full, 2-stage
hegs2(3)
{he,sy}gs2: reduction to standard form, level 2
hegst(3)
{he,sy}gst: reduction to standard form
hegv_driver(3)
--- full
heic2stw(1)
convert from GNOME Timed Wallpaper to the Simple Timed Wallpaper format
heif-dec(1)
decode HEIC/HEIF image
heif-enc(1)
convert image to HEIC/HEIF
heif-info(1)
show information on HEIC/HEIF file
heif-thumbnailer(1)
create thumbnails from HEIC/HEIF files
heimbase(3)
Heimbase - Registers a DB type for use with heim_db_create()
heka2itx(1)
converts a Heka file into an ITX (IgorPro text) file
helios(1)
attraction/repulsion particle effects and some smooth surfaces
hello(1)
friendly greeting program
helper-mux(8)
Concurrency protocol multiplexer for Squid helpers
helpers.conf(5)
Slurm configuration file for the helpers plugin
herbstclient(1)
sends commands to a running herbstluftwm instance via X
herbstluftwm(1)
a manual tiling window manager for X
herbstluftwm-tutorial(7)
A tutorial introduction to herbstluftwm
heretic.cfg(5)
Chocolate Heretic configuration file
herfs(3)
{he,sy}rfs: iterative refinement
herfsx(3)
{he,sy}rfsx: iterative refinement, expert
heroeslvl(6)
inspect Heroes' level files
hesinfo(1)
find out what is stored in the Hesiod database
hesiod(3), hesiod_init(3), hesiod_resolve(3), hesiod_free_list(3), hesiod_to_bind(3), hesiod_end(3)
Hesiod name server interface library
hesiod.conf(5)
Configuration file for the Hesiod library
hesiod_getmailhost(3), hesiod_free_postoffice(3)
Hesiod functions for retrieving user to postoffice mappings
hesiod_getpwnam(3), hesiod_getpwuid(3), hesiod_free_passwd(3)
Hesiod functions for retrieving passwd information
hesiod_getservbyname(3), hesiod_free_servent(3)
Hesiod functions for retrieving service information
hesv_aa_driver(3)
--- full, Aasen
hesv_comp_aasen(3)
--- full, Aasen
hesv_comp_aasen2(3)
--- full, Aasen, blocked 2-stage
hesv_comp_grp(3)
LDL: computational routines (factor, cond, etc.)
hesv_comp_v1(3)
--- full, rook v1
hesv_comp_v2(3)
--- full, rook v2
hesv_comp_v3(3)
--- full, rook v3
hesv_driver(3)
--- full, rook pivoting
hesv_driver_grp(3)
LDL: Hermitian/symmetric indefinite matrix, driver
hetf2(3)
{he,sy}tf2: triangular factor, level 2
hetf2_rk(3)
{he,sy}tf2_rk: triangular factor, level 2
hetf2_rook(3)
{he,sy}tf2_rook: triangular factor, level 2
hetrd_he2hb(3)
{he,sy}trd_he2hb: full to band (1st stage)
hetrf(3)
{he,sy}trf: triangular factor
hetrf_aa(3)
{he,sy}trf_aa: triangular factor
hetrf_aa_2stage(3)
{he,sy}trf_aa_2stage: triangular factor
hetrf_rk(3)
{he,sy}trf_rk: triangular factor
hetrf_rook(3)
{he,sy}trf_rook: triangular factor
hetrs(3)
{he,sy}trs: triangular solve using factor
hetrs2(3)
{he,sy}trs2: solve using factor
hetrs_3(3)
{he,sy}trs_3: solve using factor
hetrs_aa(3)
{he,sy}trs_aa: triangular solve using factor
hetrs_aa_2stage(3)
{he,sy}trs_aa_2stage: triangular solve using factor
hetrs_rook(3)
{he,sy}trs_rook: triangular solve using factor
hex2bin(1)
Create a binary from its hexdump
hexcalc(1), heXcalc(1)
programmers calculator for X
hexd(1)
human-friendly hexdump tool
hexdump(1)
display file contents in hexadecimal, decimal, octal, or ascii
hexdump(3m)
print the contents of memory in conventional hex dump format
hexedit(1)
view and edit files in hexadecimal or in ASCII
hexen.cfg(5)
Chocolate Hexen configuration file
hexer(1)
binary file editor
hexpeek(1)
edit, dump, pack, and diff binary files in hex and bits
hexstrut(6)
a grid of hexagons composed of rotating Y-shaped struts
hexwords(1)
extracts any words from a file that can be written as hex numbers
heyu(1), Heyu^(1)
a control program for the X-10 CM11A serial interface
hf(1), ef(1), nf(1), pf(1)
address to name filters
hfind(1)
Lookup a hash value in a hash database
hformat(1)
create a new HFS filesystem and make it current
hfrk(3)
hfrk: Hermitian rank-k update, RFP format
hfsutils(1)
tools for reading and writing Macintosh HFS volumes
hgignore(5)
syntax for Mercurial ignore files rst2man-indent-level 0 1 rstReportMargin $1
hgrc(5)
configuration files for Mercurial rst2man-indent-level 0 1 rstReportMargin $1
hidden(1)
list iconified windows
hide_image(3), hide_image (3)
Alias for show_image(vid, 0.0, *time)
highlight(1), Highlight(1)
a universal sourcecode to formatted text converter
highlnk(1)
High-Performance hardlinking tool
hilbert(6)
3D Hilbert fractal
hipdig(1), hipdig.pl(1)
Dig for hosts, IPs, passwords, and more
hipercontracer(1)
High-Performance Connectivity Tracer (HiPerConTracer)
history(5)
Record of current and recently expired Usenet articles
hitch(8), Hitch(8)
high performance TLS proxy
hitch.conf(5), Hitch.conf(5)
Configuration file for Hitch
hlfsd(8)
home-link file system daemon
hlmaster(1), "hlmaster" "(1)
A Half-Life master server daemon (made in switzerland)"
hlmaster.filter(1), "hlmaster.filter" "(1)
How to allow/block specific gameservers."
hlmaster.gameserver(1), "hlmaster.gameserver" "(1)
How to configure your gameserver to send heartbeats to hlmaster."
hlmaster.list(1), "hlmaster.list" "(1)
How to load your own list of gameservers."
hls(1)
list files in an HFS directory
hmkdir(1)
create a new HFS directory
hmmalign(1)
align sequences to a profile
hmmbuild(1)
construct profiles from multiple sequence alignments
hmmconvert(1)
convert profile file to various formats
hmmemit(1)
sample sequences from a profile
hmmer(1), HMMER(1)
profile HMMs for biological sequence analysis
hmmfetch(1)
retrieve profiles from a file
hmmlogo(1)
produce a conservation logo graphic from a profile
hmmpgmd(1)
daemon for database search web services
hmmpgmd_shard(1)
sharded daemon for database search web services
hmmpress(1)
prepare a profile database for hmmscan
hmmscan(1)
search sequence(s) against a profile database
hmmsearch(1)
search profile(s) against a sequence database
hmmsim(1)
collect profile score distributions on random sequences
hmmstat(1)
summary statistics for a profile file
hmount(1)
introduce a new HFS volume and make it current
hmrc(4)
Hypermail configuration file
holotz-castle(6)
platform game with high dosis of mistery
holotz-castle-editor(6)
editor for holotz-castle game
hook_config_section(3)
Hooks a configuration file section with custom handlers. Allegro game programming library
hopalong(6)
draw real plane fractals
hopffibration(6)
Draws the Hopf fibration of the 4d hypersphere
hose(1)
the client end of a BSD network pipe netpipes 4.2
host-setup(1)
System configuration setup/management utility
hostapd_cli(1)
hostapd command-line interface
hosts.cfg(5)
Main Xymon configuration file
hosts.conf(5)
Access control for Network UPS Tools CGI programs
hostsearch(1)
query several hosts for installed Debian packages
hotkeys(1)
A hotkeys daemon for your Internet/multimedia keyboard in X
hovel(3), Hovel(3)
the GDBM-compatible API of QDBM
hown(3)
transfer ownership of a handle
hp2100(1)
Simulator for HP 21xx/1000 series computers
hp2xx(1)
A HPGL converter into some vector- and raster formats
hp3000(1)
Simulator for HP 3000 series computers
hpcg_kernel(1)
high performance conjugate gradient kernel benchmark
hpcg_spmvtest(1)
SpMV kernel benchmark for high performance conjugate gradient
hpct-trigger(1)
High-Performance Connectivity Tracer (HiPerConTracer) Trigger Tool
hpct-viewer(1)
View HiPerConTracer Results File
hpdoc(1)
Documentation for HP 21xx/1000 and HP3000 computers
hpenc(1)
high performance encryption command line utility
hpftodit(1)
create font description files for use with groff -Tlj4
hpgst(3)
{hp,sp}gst: reduction to standard form, packed
hprfs(3)
{hp,sp}rfs: iterative refinement
hpsplit(1)
Split a list of FITS tables into healpix tiles
hpsv(3)
{hp,sp}sv: factor and solve
hpsvx(3)
{hp,sp}svx: factor and solve, expert
hpt(1)
toss pkt files to squish/msg/jam bases and export messages
hptlink(1)
messages linker for hpt
hptrf(3)
{hp,sp}trf: triangular factor
hptrs(3)
{hp,sp}trs: triangular solve using factor
hpttree(1)
area distribution tree builder for hpt
hpwd(1)
print the full path to the current HFS working directory
hrename(1)
rename or move an HFS file or directory
hrmdir(1)
remove an empty HFS directory
hsdump(1)
Dumps the handlespace of a RSerPool Registrar
hsein(3)
hsein: Hessenberg inverse iteration for eigvec
hsftp(1)
ftp emulator for ssh1
htable(3), HTABLE_HEAD(3)
HTABLE_ENTRY, HTABLE_SIZE, HTABLE_COUNT, HTABLE_EMPTY, HTABLE_COLLS, HTABLE_LOAD, HTABLE_INITIALIZER, HTABLE_INIT, HTABLE_PROTOTYPE, HTABLE_GENERATE, HTABLE_INSERT, HTABLE_REMOVE, HTABLE_LOOKUP, HTABLE_FIRST, HTABLE_NEXT, HTABLE_FOREACH, implementation of hash tables
htags(1)
generate a hypertext from a set of source files
htags-server(1)
a private Web/CGI server for htags
htdigest(1)
manage user files for digest authentication
htick(1)
Husky File-Ticker
html-pretty(1)
prettyprint HTML and SGML files
html2po(1), html2po.py(1)
Convert HTML files to Gettext PO localization files
html2psrc(5)
configuration file format for html2ps(1)
html2textrc(5)
formatting properties file for html2text(1)
html2xhtml(1)
Converts HTML files to XHTML
htmldoc(1)
convert html source files into html, postscript, or pdf
htpasswd(1)
Manage user files for basic authentication
htpasswd(1)
create and update user authentication files
htsfile(1)
identify high-throughput sequencing data files
htslib-s3-plugin(7)
htslib AWS S3 plugin EX in +$1 nf ft CR . EE ft fi in
htsserver(1)
offline browser server : copy websites to a local directory
http-stress(1)
simple http parallel client for http server stress measurements
http.tcl86(n), http(n)
Client-side implementation of the HTTP/1.1 protocol
http.tcl90(n), http(n)
Client-side implementation of the HTTP/1.1 protocol
http@(1)
gets a web page from a remote host
http_attach(3)
creates HTTP protocol on top of underlying socket
http_attach_mem(3)
creates HTTP protocol on top of underlying socket
http_client(3)
threaded client for HTTP and HTTPS
http_done(3)
half-closes a HTTP connection
http_get(1)
get the contents of an http URL
http_recvfield(3)
receives HTTP field from the peer
http_recvrequest(3)
receives HTTP request from the peer
http_recvstatus(3)
receives HTTP status from the peer
http_sendfield(3)
sends HTTP field to the peer
http_server(3)
threaded server for HTTP and HTTPS
http_servlet_file(3)
HTTP file servlet
http_servlet_tmpl(3)
HTTP servlet for template files
http_servlet_xml(3)
HTTP servlet for XML requests
http_servlet_xmlrpc(3)
HTTP servlet for XML-RPC requests
httpcfg(1)
Mono Certificate Management for HttpListener
httpd(8)
Apache Hypertext Transfer Protocol Server
httperf(1)
HTTP performance measurement tool
httping(1)
measure the latency and throughput of a webserver
httpry(1)
HTTP logging and information retrieval tool
httptest(1)
Cyrus IMAP documentation Interactive HTTP test program. This is actually installed as a hard linked copy of %imtest(1). It allows you to authenticate and send HTTP commands to the server
httrack(1)
offline browser : copy websites to a local directory
httxt2dbm(1)
Generate dbm files for use with RewriteMap
huawei-ups2000(8)
Driver for Huawei UPS2000 (1kVA-3kVA) UPS with USB or RS-232 serial Modbus connection
hufo_smoke(1)
particle smoke effect
hufo_tunnel(1)
tunnel saver
hugin_lensdb(1)
Tool for lens database maintenance
hugo-completion(1)
Generate the autocompletion script for the specified shell
hugo-completion-bash(1)
Generate the autocompletion script for bash
hugo-completion-fish(1)
Generate the autocompletion script for fish
hugo-completion-powershell(1)
Generate the autocompletion script for powershell
hugo-completion-zsh(1)
Generate the autocompletion script for zsh
hugo-config(1)
Display site configuration
hugo-config-mounts(1)
Print the configured file mounts
hugo-convert(1)
Convert front matter to another format
hugo-convert-toJSON(1)
Convert front matter to JSON
hugo-convert-toTOML(1)
Convert front matter to TOML
hugo-convert-toYAML(1)
Convert front matter to YAML
hugo-env(1)
Display version and environment info
hugo-gen-chromastyles(1)
Generate CSS stylesheet for the Chroma code highlighter
hugo-gen-doc(1)
Generate Markdown documentation for the Hugo CLI
hugo-gen-man(1)
Generate man pages for the Hugo CLI
hugo-import(1)
Import a site from another system
hugo-import-jekyll(1)
hugo import from Jekyll
hugo-list-drafts(1)
List draft content
hugo-list-future(1)
List future content
hugo-mod-clean(1)
Delete the Hugo Module cache for the current project
hugo-mod-npm-pack(1)
Experimental: Prepares and writes a composite package.json file for your project
hugo-mod-verify(1)
Verify dependencies
humanzip(1), humanunzip(1)
(un)compress text files in a human readable way
humount(1)
remove an HFS volume from the list of known volumes
hunspell(5)
format of Hunspell dictionaries and affix files
huntd(6)
hunt daemon, back-end for hunt game
hunter-seeker.pl(8)
A perl script that compares a list of usernames and MD5 sums output by digestion.pl(1) to the passwd database
hunzip(1)
compress and encrypt dictionary files
hunzip(1)
decompress and decrypt hzip files to the standard output
hurlfmt(1)
format Hurl files
hvectext(1gv)
construct Geomview VECT text object from Hershey fonts
hvmgr(1)
administration utility for QDBM Hovel
hvol(1)
display or change the current HFS volume
hvtest(1)
test cases for QDBM Hovel
hwloc(7)
General information about hwloc ("hardware locality")
hwloc-annotate(1)
Modify attributes in a XML topology
hwloc-bind(1)
Launch a command that is bound to specific processors and/or memory, or consult the binding of an existing program
hwloc-compress-dir(1)
Compress a directory of XML topologies
hwloc-diff(1)
Compute differences between two XML topologies
hwloc-distrib(1)
Build a number of cpu masks distributed on the system
hwloc-gather-cpuid(1)
Dumps the relevant x86 cpuid values for later (possibly offline) usage
hwloc-info(1)
Show some information about some objects, a topology or supported features
hwloc-patch(1)
Apply a topology difference to an existing XML topology
hwlocality_advanced_io(3)
Finding I/O objects
hwlocality_configuration(3)
Topology Detection Configuration and Query
hwlocality_cpukinds(3)
Kinds of CPU cores
hwlocality_diff(3)
Topology differences
hwlocality_distances_consult(3)
Helpers for consulting distance matrices
hwlocality_glibc_sched(3)
Interoperability with glibc sched affinity
hwlocality_helper_find_cache(3)
Looking at Cache Objects
hwlocality_helper_find_covering(3)
Finding Objects covering at least CPU set
hwlocality_helper_find_inside(3)
Finding Objects inside a CPU set
hwlocality_helper_find_misc(3)
Finding objects, miscellaneous helpers
hwlocality_helper_topology_sets(3)
CPU and node sets of entire topologies
hwlocality_helper_types(3)
Kinds of object Type
hwlocality_info_attr(3)
Consulting and Adding Info Attributes
hwlocality_levelzero(3)
Interoperability with the oneAPI Level Zero interface
hwlocality_linux(3)
Linux-specific helpers
hwlocality_memattrs(3)
Comparing memory node attributes for finding where to allocate on
hwlocality_openfabrics(3)
Interoperability with OpenFabrics
hwlocality_setsource(3)
Changing the Source of Topology Discovery
hwlocality_tinker(3)
Modifying a loaded Topology
hwlocality_windows(3)
Windows-specific helpers
hwstat(1), HWSTAT(1)
command line tool to display CPU temp and battery infos
hx509_ca(3)
hx509 CA functions
hx509_cert(3)
hx509 certificate functions
hx509_cms(3)
hx509 CMS/pkcs7 functions
hx509_crypto(3)
hx509 crypto functions
hx509_env(3)
hx509 environment functions
hx509_error(3)
hx509 error functions
hx509_keyset(3)
hx509 certificate store functions
hx509_lock(3)
hx509 lock functions
hx509_misc(3)
hx509 misc functions
hx509_name(3)
hx509 name functions
hx509_peer(3)
hx509 certificate selecting functions
hx509_print(3)
hx509 printing functions
hx509_query(3)
hx509 query functions
hx509_revoke(3)
hx509 revokation checking functions
hx509_verify(3)
hx509 verification functions
hxcite(1)
replace bibliographic references by hyperlinks
hxcite-mkbib(1)
expand references and create bibliography
hxclean(1)
apply heuristics to correct an HTML file
hxcopy(1)
copy an HTML file and update its relative links
hxcount(1)
count elements and attributes in HTML or XML files
hxextract(1)
extract selected elements from a HTML or XML file
hxincl(1)
expand included HTML or XML files
hxmkbib(1)
create bibliography from a template
hxmultitoc(1)
create a table of content for a set of HTML files
hxname2id(1)
move some NAME and ID attributes from an A to its parent
hxnetload(8), netload(8)
show utilization of network interface
hxnormalize(1)
pretty-print an HTML file
hxnsxml(1)
convert output of hxxmlns back to XML
hxnum(1)
number section headings in an HTML file
hxpipe(1)
convert XML file to a format easier to parse with Perl or AWK
hxprintlinks(1)
add a numbered list of links at the end of an HTML file
hxprune(1)
remove marked elements from an HTML file
hxref(1)
generate cross-references inside and between HTML files
hxremove(1)
remove elements from an XML file by means of a CSS selector
hxtoc(1)
insert a table of contents in an HTML file
hxtools(7)
Accumulated tool collection of J.Engelhardt
hxunent(1)
replace HTML predefined character entities by UTF-8
hxunpipe(1)
convert output of hxpipe back to XML format
hxunxmlns(1)
replace XML "global names" by Namespace prefixes
hxwls(1)
list links in an HTML file
hxxmlns(1)
replace XML Namespace prefixes by "global names"
hydra(1)
a very fast network logon cracker which supports many different services
hydra_nameserver(1)
program to support MPI s name publishing features with hydra
hydrostat(6)
Wiggly squid or jellyfish with many tentacles
hyperhotp(1)
program hyperFIDO USB security key HOTP feature
hypermail(1)
convert mail archives in UNIX box format to HTML pages
hyperspace(1)
Flying through hyper space
hypervisor_mode(7)
allows you to run simultaneously many virtual router instances, and to simulate ATM, Ethernet or Frame(hyRelay networks
hyprctl(1)
Utility for controlling parts of Hyprland from a CLI or a script
i2a_ASN1_STRING(3), i2a_ASN1_INTEGER(3), i2a_ASN1_ENUMERATED(3), a2i_ASN1_STRING(3), a2i_ASN1_INTEGER(3), a2i_ASN1_ENUMERATED(3)
hexadecimal dump of an ASN.1 string
i2d_CMS_bio_stream(3)
output CMS_ContentInfo structure in BER format
i2d_CMS_bio_stream(3ossl)
output CMS_ContentInfo structure in BER format
i2d_PKCS7_bio_stream(3)
output PKCS7 structure in BER format
i2d_PKCS7_bio_stream(3ossl)
output PKCS7 structure in BER format
i2pd(1)
Full-featured C++ implementation of I2P client
i2s_ASN1_ENUMERATED(3), i2s_ASN1_ENUMERATED_TABLE(3), i2s_ASN1_INTEGER(3), s2i_ASN1_INTEGER(3), i2s_ASN1_OCTET_STRING(3), s2i_ASN1_OCTET_STRING(3)
ASN.1 data type conversion utilities for certificate extensions
i2s_ASN1_IA5STRING(3ossl), s2i_ASN1_IA5STRING(3ossl), i2s_ASN1_INTEGER(3ossl), s2i_ASN1_INTEGER(3ossl), i2s_ASN1_OCTET_STRING(3ossl), s2i_ASN1_OCTET_STRING(3ossl), i2s_ASN1_ENUMERATED(3ossl), i2s_ASN1_ENUMERATED_TABLE(3ossl), i2s_ASN1_UTF8STRING(3ossl), s2i_ASN1_UTF8STRING(3ossl)
convert objects from/to ASN.1/string representation
i2t_ASN1_OBJECT(3), OBJ_length(3), OBJ_get0_data(3), OBJ_nid2obj(3), OBJ_nid2ln(3), OBJ_nid2sn(3), OBJ_obj2nid(3), OBJ_txt2nid(3), OBJ_ln2nid(3), OBJ_sn2nid(3), OBJ_cmp(3), OBJ_dup(3), OBJ_txt2obj(3), OBJ_obj2txt(3), OBJ_create(3), OBJ_cleanup(3)
ASN1 object utility functions
i2t_ASN1_OBJECT(3ossl), OBJ_length(3ossl), OBJ_get0_data(3ossl), OBJ_nid2obj(3ossl), OBJ_nid2ln(3ossl), OBJ_nid2sn(3ossl), OBJ_obj2nid(3ossl), OBJ_txt2nid(3ossl), OBJ_ln2nid(3ossl), OBJ_sn2nid(3ossl), OBJ_cmp(3ossl), OBJ_dup(3ossl), OBJ_txt2obj(3ossl), OBJ_obj2txt(3ossl), OBJ_create(3ossl), OBJ_cleanup(3ossl), OBJ_add_sigid(3ossl)
ASN1 object utility functions
i3-config-wizard(1)
creates a keysym based config based on your layout
i3-dmenu-desktop(1), i3-dmenu-desktop(1)
run .desktop files with dmenu
i3-input(1)
interactively take a command for i3 window manager
i3-migrate-config-to-v4(1)
migrates your i3 config file
i3-nagbar(1)
displays an error bar on top of your screen
i3-save-tree(1), i3-save-tree(1)
save (parts of) the layout tree for restoring
i3-sensible-editor(1)
launches $EDITOR with fallbacks
i3-sensible-pager(1)
launches $PAGER with fallbacks
i3-sensible-terminal(1)
launches $TERMINAL with fallbacks
i386-unknown-freebsd15.0-as(1), AS(1)
the portable GNU assembler
i386-unknown-freebsd15.0-dlltool(1), dlltool(1)
create files needed to build and use DLLs
i386-unknown-freebsd15.0-g++12(1), gcc(1)
GNU project C and C++ compiler
i386-unknown-freebsd15.0-g++13(1), gcc(1)
GNU project C and C++ compiler
i386-unknown-freebsd15.0-g++14(1), gcc(1)
GNU project C and C++ compiler
i386-unknown-freebsd15.0-gcc12(1), gcc(1)
GNU project C and C++ compiler
i386-unknown-freebsd15.0-gcc13(1), gcc(1)
GNU project C and C++ compiler
i386-unknown-freebsd15.0-gcc14(1), gcc(1)
GNU project C and C++ compiler
i386-unknown-freebsd15.0-gcov-dump12(1), gcov-dump(1)
offline gcda and gcno profile dump tool
i386-unknown-freebsd15.0-gcov-dump13(1), gcov-dump(1)
offline gcda and gcno profile dump tool
i386-unknown-freebsd15.0-gcov-dump14(1), gcov-dump(1)
offline gcda and gcno profile dump tool
i386-unknown-freebsd15.0-gcov-tool12(1), gcov-tool(1)
offline gcda profile processing tool
i386-unknown-freebsd15.0-gcov-tool13(1), gcov-tool(1)
offline gcda profile processing tool
i386-unknown-freebsd15.0-gcov-tool14(1), gcov-tool(1)
offline gcda profile processing tool
i386-unknown-freebsd15.0-gcov12(1), gcov(1)
coverage testing tool
i386-unknown-freebsd15.0-gcov13(1), gcov(1)
coverage testing tool
i386-unknown-freebsd15.0-gcov14(1), gcov(1)
coverage testing tool
i386-unknown-freebsd15.0-lto-dump12(1), lto-dump(1)
Tool for dumping LTO object files
i386-unknown-freebsd15.0-lto-dump13(1), lto-dump(1)
Tool for dumping LTO object files
i386-unknown-freebsd15.0-lto-dump14(1), lto-dump(1)
Tool for dumping LTO object files
i386-unknown-freebsd15.0-windmc(1), windmc(1)
generates Windows message resources
i386-unknown-freebsd15.0-windres(1), windres(1)
manipulate Windows resources
i3status(1)
Generates a status line for i3bar, dzen2, xmobar or lemonbar
i586-pc-msdosdjgpp-dlltool(1), dlltool(1)
Create files needed to build and use DLLs
i7(6)
Inform 7 programming language (CLI edition)
iamb(1)
a terminal-based client for Matrix for the Vim addict
iamb(5), config.toml(5)
configuration file for iamb
iasecc-tool(1)
displays information about IAS/ECC card
iat(1), Iso9660 Analyzer Tool(1)
tool for detecting the structure of DVD/CD-ROM image file formats
iauth.conf(5)
The Internet Relay Chat Authentication Configuration File
ibm_hosts(5)
host database for x3270 and c3270
ibmcam(4)
ibmcam webcamd driver for USB cameras
ibp(1)
show which of the International Beacon Project beacons is transmitting
ibus(1)
command line utility for ibus
ibus(5), IBUS(5)
dconf database file for IBus
ibus-daemon(1)
daemon program for ibus
ibus-setup(1)
configuration program for ibus
ibus-table-createdb(1)
create ibus-table database from table source
ical2po(1), ical2po.py(1)
Convert iCalendar files to Gettext PO localization files
icat(1)
Output the contents of a file based on its inode number
ice-gdb(1)
JTAG ICE frontend for avr-gdb ice-insight - JTAG ICE frontend for avr-insight
iceauth(1)
ICE authority file utility
icebreaker(6)
An addictive action-puzzle game for X
icedax(1)
a sampling utility that dumps CD audio data into wav sound files
icedtea-web(1)
provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. NetX allows Java applets and applications to be downloaded over the network, cached, and (by default) run in a secure sandbox environment. Subsequent runs of the applet download the latest version automatically. Update and security settings, among others, can be set using the itw-settings command. icedtea-web also includes a plugin to enable Java applets (http://www.java.com/en/download/testjava.jsp) within web browsers. Names and email addresses of contributors to this project can be found in the file AUTHORS in the IcedTea-Web root directory. The full GPLv2 license of this project can be found in the file COPYING in the IcedTea-Web root directory. News about releases of this project can be found in the file NEWS in the IcedTea-Web root directory
icedtea-web-plugin(1)
allow to run java applets in your favorite browser
icepatch2calc(1)
IcePatch2 tool to compress files and calculate checksums
icestormmigrate(1)
Utility for migration of IceStorm database
icmbuild(1)
A generic, C++/C program maintenance facility
icmconf(7)
Configuration file for the icmbuild(1) program maintenance script
icmp6(1)
A security assessment tool for attack vectors based on ICMPv6 packets
icmpinfo(1)
interpret ICMP messages
icmstart(1)
A startup script for icmbuild program maintenance
icmstart.rc(7)
The icmstart(1) resource file
icontact(1)
create contact sheets from images of different formats
iconv(3)
charset conversion function
iconv(3)
perform character set conversion
iconv_close(3)
charset converter deallocation function
iconv_close(3)
deallocate descriptor for character set conversion
iconv_open(3)
allocate descriptor for character set conversion
iconv_open(3)
charset converter allocation function
iconv_open_into(3)
initialize descriptor for character set conversion
icotool(1)
Convert and create Win32 icon and cursor files
icpfind(1)
Use heuristic control-point detection strategies
icpld(1)
Internet Connection Performance Logging Daemon
icu-config(1)
output ICU build options
icuexportdata(1)
Writes text files with Unicode properties data from ICU
icupkg(8)
extract or modify an ICU .dat archive
id3convert(1)
Converts between id3v1 and id3v2 tags of an mp3 file
id3cp(1)
Copies tags from one file to another
id3info(1)
Display id3 tag information
id3tag(1)
Tags an mp3 file with id3v1 and/or id3v2 tags
id3v2(1)
Adds/Modifies/Removes/Views id3v2 tags, converts/lists id3v1 tags
ident(1)
identify RCS keyword strings in files
ident(3), ident_lookup(3), ident_id(3), ident_free(3), id_open_addr(3), id_open(3), id_close(3), id_query(3), id_parse(3), id_fileno(3)
query remote IDENT server
identify(1)
describes the format and characteristics of one or more image files
identity_matrix(3), identity_matrix_f(3)
Global containing the identity matrix. Allegro game programming library
idevice_id(1)
List attached devices or print device name of given device
idevicebackup(1)
Create or restore backup for devices
idevicebackup2(1)
Create or restore backups for devices running iOS 4 or later
idevicebtlogger(1)
Capture HCI traffic of a connected device
idevicecrashreport(1)
Retrieve crash reports from a device
idevicedebug(1)
Interact with the debugserver service of a device
idevicediagnostics(1)
Interact with the diagnostics interface of a device
ideviceinfo(1)
Show information about the first connected device
idevicename(1)
Display the device name or set it to NAME if specified
idevicenotificationproxy(1)
Post or observe notifications on a device
ideviceprovision(1)
Manage provisioning profiles on a device
idevicescreenshot(1)
Gets a screenshot from the connected device
idevicesyslog(1)
Relay syslog of a connected device
idfetch(1)
retrieve biological data from the NCBI ID1 server
idmap_ad(8)
Sambas idmap_ad Backend for Winbind
idmap_autorid(8)
Sambas idmap_autorid Backend for Winbind
idmap_ldap(8)
Sambas idmap_ldap Backend for Winbind
idmap_nss(8)
Sambas idmap_nss Backend for Winbind
idmap_rfc2307(8)
Sambas idmap_rfc2307 Backend for Winbind
idmap_rid(8)
Sambas idmap_rid Backend for Winbind
idmap_script(8)
Sambas idmap_script Backend for Winbind
idmap_sss(8)
SSSDs idmap_sss Backend for Winbind
idmap_tdb(8)
Sambas idmap_tdb Backend for Winbind
idmap_tdb2(8)
Sambas idmap_tdb2 Backend for Winbind
idml2po(1), idml2po.py(1)
Convert IDML files to PO localization files
idn.conf(5), .idnrc(5), idnalias.conf(5)
configuration files for idnkit library
idn2.conf(5), .idn2rc(5)
configuration files for idnkit version 2
idn2_check_version(3)
API function
idn2_free(3)
API function
idn2_lookup_u8(3)
API function
idn2_lookup_ul(3)
API function
idn2_register_u8(3)
API function
idn2_register_ul(3)
API function
idn2_strerror(3)
API function
idn2_strerror_name(3)
API function
idn2_to_ascii_4i(3)
API function
idn2_to_ascii_4i2(3)
API function
idn2_to_ascii_4z(3)
API function
idn2_to_ascii_8z(3)
API function
idn2_to_ascii_lz(3)
API function
idn2_to_unicode_44i(3)
API function
idn2_to_unicode_4z4z(3)
API function
idn2_to_unicode_8z4z(3)
API function
idn2_to_unicode_8z8z(3)
API function
idn2_to_unicode_8zlz(3)
API function
idn2_to_unicode_lzlz(3)
API function
idn_free(3)
API function
idn_setlocalcheckfile(3)
read local code point set from a file
idna_strerror(3)
API function
idna_to_ascii_4i(3)
API function
idna_to_ascii_4z(3)
API function
idna_to_ascii_8z(3)
API function
idna_to_ascii_lz(3)
API function
idna_to_unicode_44i(3)
API function
idna_to_unicode_4z4z(3)
API function
idna_to_unicode_8z4z(3)
API function
idna_to_unicode_8z8z(3)
API function
idna_to_unicode_8zlz(3)
API function
idna_to_unicode_lzlz(3)
API function
idnalias.conf(5)
encoding alias file for idnkit
idnconv(1)
codeset converter for named.conf and zone master files
idnlang.conf(5)
language alias file for idnkit
idzebra-abs2dom(1)
Converts .abs files to DOM XML configuration files
idzebra-config(1)
Script to get information about idzebra
ieeeck(3)
ieeeck: verify inf and NaN are safe
ietf2bibtex(1)
Create BibTeX entry for IETF document
if(1)
conditional command
if.tcl86(n), if(n)
Execute scripts conditionally
if.tcl90(n), if(n)
Execute scripts conditionally
if_util(3)
system networking interface utility routines
ifdata(1)
get network interface info without parsing ifconfig output
ifdepd(8)
Interface Dependancy daemon
ifile(1)
core executable for the ifile mail filtering system
ifind(1)
Find the meta-data structure that has allocated a given disk unit or file name
ifmail(8)
Convert RFC-822 and RFC-1036 mail/news to FTN Fidonet packets. ifnews - Convert RFC-1036 Usenet news to FTN Fidonet packets
ifnames2.69(1)
Extract CPP conditionals from a set of files
ifnames2.72(1)
Extract CPP conditionals from a set of files
ifne(1)
Run command if the standard input is not empty
ifs(6)
draws spinning, colliding iterated-function-system images
ifstat(1)
Report InterFace STATistics
ifstated(8)
Interface State daemon
ifstated.conf(5)
Interface State daemon configuration file
iftocc(1)
check for blind carbon copies
iftop(8)
display bandwidth usage on an interface by host
iftoss(8)
Convert Fidonet FTN packets to RFC-822 and RFC-1036 mail/news
ifuse(1)
Mount directories of an iOS device locally using fuse
igawk(1)
gawk with include files
igmpproxy(8)
Multicast router utilizing IGMP forwarding
igmpproxy.conf(5)
Configuration file for igmpproxy (8) multicast daemon
igor(1)
automated proofreading for documentation files
igzip(1)
compress or decompress files similar to gzip
ijs-config(1)
script to get information about the installed version of ijs
iked.conf(5)
IKEv2 configuration file
ikiwiki-update-wikilist(1)
add or remove user from /usr/local/etc/ikiwiki/wikilist
ilaenv2stage(3)
ilaenv2stage: tuning parameters for 2-stage eig
ilalc(3)
ilalc: find non-zero col
ilalr(3)
ilalr: find non-zero row
ils(1)
List inode information
image_access_storage(3), image_access_storage (3)
Access the underlying backing store of a textured video object
image_active_frame(3), image_active_frame (3)
Set the active (displayed) frame for an object with an allocated frameset
image_children(3), image_children (3)
List the objects in a context that has the specified object as a direct parent
image_clip_off(3), image_clip_off (3)
Disable clipping for the specified object
image_clip_on(3), image_clip_on (3)
Control clipping for a video object
image_color(3), image_color (3)
Change color_surface and rendertarget clear-color
image_framecyclemode(3), image_framecyclemode (3)
Enable/Disable time-triggered active frameset frame cycling
image_framesetsize(3), image_framesetsize (3)
Allocate slots for multi-frame objects
image_get_txcos(3), image_get_txcos (3)
Get the active texture settings for the specified object
image_hit(3), image_hit (3)
Test if the visible region of a specific object covers a specific point in screen space
image_inherit_order(3), image_inherit_order (3)
Changes the specific object order value to be expressed as relative to its parent
image_loaded(3), image_loaded (3)
Query the status of an asynchronous video object source
image_mask_clear(3), image_mask_clear (3)
Clear a status flag on the specified object
image_mask_clearall(3), image_mask_clearall (3)
Set the status of all user-modifiable flags to their off state
image_mask_set(3), image_mask_set (3)
Set a status flag on the specified object
image_mask_toggle(3), image_mask_toggle (3)
Invert a status flag on the specified object
image_matchstorage(3), image_matchstorage (3)
test if two vids share the same underlying storage
image_mipmap(3), image_mipmap (3)
Forcetoggle image mipmap storage
image_origo_offset(3), image_origo_offset (3)
Shift the current object rotation offset
image_parent(3), image_parent (3)
Return a reference to the parent object
image_resize_storage(3), image_resize_storage (3)
resize the dimensions of the image backing store
image_scale_txcos(3), image_scale_txcos (3)
Multiply the current set of texture coordinates uniformly
image_screen_coordinates(3), image_screen_coordinates (3)
Lookup screen space coordinates for the specified object
image_set_txcos(3), image_set_txcos (3)
Override the default texture coordinates for an object
image_set_txcos_default(3), image_set_txcos_default (3)
Revert to the default set of texture mapping coordinates
image_shader(3), image_shader (3)
Set the active shader for an object
image_state(3), image_state (3)
Get a string representing the internal subtype of a video object
image_storage_properties(3), image_storage_properties (3)
Retrieve a table describing the current storage state for the specified object
image_surface_initial(3), image_surface_initial (3)
Retrieve a table describing the initial storage state for the specified object
image_surface_initial_properties(3), image_surface_initial_properties (3)
Retrieve a table describing the initial storage state for the specified object
image_surface_properties(3), image_surface_properties (3)
Retrieve the current properties of the specified object
image_surface_resolve(3), image_surface_resolve (3)
Retrieve current image properties in world-space
image_surface_resolve_properties(3), image_surface_resolve_properties (3)
Retrieve current image properties in world-space
image_tesselation(3), image_tesselation (3)
alter the tesselation level of a vid
image_texfilter(3), image_texfilter (3)
Switch object video filtering mode
image_to_j2k(1)
This program reads in an image of a certain type and converts it to a jpeg2000 file. It is part of the OpenJPEG library. Valid input image extensions are .bmp, .pgm, .pgx, .png, .pnm, .ppm, .raw, .tga, .tif . For PNG resp. TIF it needs libpng resp. libtiff . Valid output image extensions are .j2k, .jp2
image_tracetag(3), image_tracetag (3)
Set or retrieve a tracing tag for the specified video object
image_transform_cycle(3), image_transform_cycle (3)
Toggle transform cycles ON/OFF
imake(1)
C preprocessor interface to the make utility
imap4d(1)
manual page for imap4d (GNU Mailutils)
imapd.conf(5)
Cyrus IMAP documentation IMAP configuration file
imapfilter(1)
mail filter
imapfilter_config(5)
imapfilter configuration file
imapsync(1)
Email tool for syncing two IMAP accounts, one way, and without duplicates
imclient(3)
Cyrus IMAP documentation Authenticating callback interface to IMAP servers
imerge(1)
help merge one file to another interactively
img-bmp(n)
Img, Windows Bitmap Format (bmp)
img-dted(n)
Img, Digital Terrain Elevation Data Format (dted)
img-flir(n)
Img, FLIR FPF Public Image Format (flir)
img-gif(n)
Img, Graphics Interchange Format (gif)
img-ico(n)
Img, Windows Icon Format (ico)
img-jpeg(n)
Img, Joint Picture Expert Group format (jpeg)
img-pcx(n)
Img, Paintbrush Format (pcx)
img-png(n)
Img, Portable Network Graphics format (png)
img-ppm(n)
Img, Portable Pixmap format (ppm)
img-ps(n)
Img, Adobe PostScript Format (ps)
img-raw(n)
Img, Raw Data Format (raw)
img-sgi(n)
Img, Silicon Graphics Format (sgi)
img-sun(n)
Img, Sun Raster Format (sun)
img-tga(n)
Img, Truevision Targa Format (tga)
img-tiff(n)
Img, Tagged Image File Format (tiff)
img-xbm(n)
Img, X Windows Bitmap Format (xbm)
img-xpm(n)
Img, X Windows Pixmap Format (xpm)
img2dcm(1)
Convert standard image formats into DICOM format
img2txt(1)
convert images to various text-based coloured files
img2webp(1)
create animated WebP file from a sequence of input images
img_cat(1)
Output contents of an image file
img_stat(1)
Display details of an image file
imgcopy(1)
manual page for imgcopy 0.4.99.103
imginfo(1)
Image information utility
imgmerge(1), IMGMERGE(1)
script to concatenate several images into a PDF file
immortaldir(8)
start services located in a specified directory
implybddnode(3)
computes a bdd that implies a conjonction of two bdd nodes. man1/alc_origin.1
import(1)
saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen. The window to capture is selected by clicking the desired window or a program option
imsg_init(3), imsg_read(3), imsg_get(3), imsg_compose(3), imsg_composev(3), imsg_create(3), imsg_add(3), imsg_close(3), imsg_free(3), imsg_flush(3), imsg_clear(3), ibuf_open(3), ibuf_dynamic(3), ibuf_add(3), ibuf_reserve(3), ibuf_seek(3), ibuf_size(3), ibuf_left(3), ibuf_close(3), ibuf_write(3), ibuf_free(3), msgbuf_init(3), msgbuf_clear(3), msgbuf_write(3), msgbuf_drain(3)
IPC messaging functions
imsmap(6)
generate fractal maps
imv(1), icp(1)
Rename or copy a file by editing the destination name using GNU readline
imv(5)
imv configuration file
imv-dir(1)
Open imv for all images in a directory
imv-msg(1)
Utility for sending commands to a running imv instance
imwheel(1)
a mouse wheel and stick interpreter for X Windows
inadyn.conf(5)
inadyn DDNS client configuration file
inc(1)
incorporate new mail to an nmh folder
incatalog(3)
test if cell belongs to the catalog file man1/alc_origin.1
incatalogdelete(3)
test if cell belongs to the catalog file man1/alc_origin.1
incatalogfeed(3)
test if cell belongs to the catalog file man1/alc_origin.1
incataloggds(3)
test if cell belongs to the catalog file man1/alc_origin.1
incbddrefext(3)
increments the external reference of a bdd node. man1/alc_origin.1
incbddrefint(3)
increments the internal reference of a bdd node. man1/alc_origin.1
include-what-you-use(1)
analyze includes in C and C++ source files
include_server(1), include_server.py(1)
conservative approximation of include dependencies for C/C++
includeres(1)
filter to include resources in a PostScript document
incm(1)
Incorporating new mails for Mew
incoming.conf(5)
Configuration of incoming news feeds
incr.tcl86(n), incr(n)
Increment the value of a variable
incr.tcl90(n), incr(n)
Increment the value of a variable
incron.conf(5), /usr/local/usr/local/etc/incron.conf(5)
main config file for inotify cron (incron)
incrond(8)
inotify cron (incron) daemon
incrontab(1)
table manipulator for inotify cron (incron)
incrontab(5)
tables for driving inotify cron (incron)
indexer(1)
Sphinxsearch fulltext index generator
indexmaker(1)
Creates index files for mrtg web sites (mrtg-2.17.10)
indextool(1)
Sphinxsearch tool dump miscellaneous debug information about the physical index
indxbib(1)
make inverted index for bibliographic databases
inetcat(1)
Opens a read/write interface via STDIN/STDOUT to a TCP port on a usbmux device
infect(1)
insert malicious code into an existing binary
infernal(1), Infernal(1)
sequence analysis using profiles of RNA sequence and secondary structure consensus
infinoted(1)
dedicated server for the infinote protocol (e.g. Gobby)
influx(1)
InfluxDB client
influx_inspect(1)
Displays detailed information about InfluxDB data files
influx_stress(1)
Runs a stress test against one or multiple InfluxDB servers
influxd(1)
InfluxDB server daemon
influxd-backup(1)
Creates a backup copy of specified InfluxDB OSS database(s) and saves to disk. Use this newer `-portable` option unless legacy support is required. Complete documentation on backing up and restoring, including the deprecated legacy format, see: https://docs.influxdata.com/influxdb/latest/administration/backup_and_restore/
influxd-config(1)
Generate configuration files for InfluxDB
influxd-restore(1)
Restores databases or specific shards to an InfluxDB OSS instance from the specified PATH. Complete documentation for the -portable restore method described here, and the deprecated legacy restore format, is located here: https://docs.influxdata.com/influxdb/latest/administration/backup_and_restore/
influxd-run(1)
Configure and start an InfluxDB server
influxd-version(1)
Display the version of influxdb
info(1)
read Info documents
info(5)
readable online documentation
info.tcl86(n), info(n)
Return information about the state of the Tcl interpreter
info.tcl90(n), info(n)
Information about the state of the Tcl interpreter
infocmp(1m)
compare or print out terminfo descriptions
infotocap(1m), %infotocap(1m)
convert a %terminfo description into a %termcap description
ingests(1)
Build an auxiliary file for multicat
ini2po(1), ini2po.py(1)
Convert .ini files to Gettext PO localization files
init_dialog(3)
Low level initialisation of a dialog. Allegro game programming library
init_menu(3)
Low level initialisation of a menu. Allegro game programming library
initexmf(1)
MiKTeX configuration utility
initfdpos(3), initFILEpos(3), adjfdpos(3), adjFILEpos(3)
file positions indicator handling
initialise_joystick(3)
Deprecated version of install_joystick(). Allegro game programming library
injail(8)
determine if a process is running in a jail
injnews(1cn), inews(1cn)
`user-friendly' news-posting front-ends for relaynews
inline-detox(1)
clean up filenames (stream-based)
inn-radius.conf(5)
Configuration for nnrpd RADIUS authenticator
inn-secrets.conf(5)
Configuration data for InterNetNews secrets
inn.conf(5)
Configuration data for InterNetNews programs
inncheck(8)
Check INN configuration and database files
innconfval(1)
Get configuration parameters from configuration files
inndf(8)
Report free disk, inodes, and overview information
innfeed(8), imapfeed(8)
Multi-host, multi-connection, streaming NNTP feeder
innfeed.conf(5)
Configuration file for innfeed
innochecksum(1)
offline InnoDB file checksum utility
innreport(8)
Summarize INN log files
innreport.conf(5)
Configuration file for innreport
innstat(8)
Print snapshot of INN system
innupgrade(8)
Upgrade INN configuration files
innwatch(8)
Monitor the state of INN and the system
innwatch.ctl(5)
List of supervisory actions taken by innwatch
inotifywait(1), fsnotifywait(1)
wait for changes to files using inotify or fanotify
inotifywatch(1), fsnotifywatch(1)
gather filesystem access statistics using inotify or fanotify
inplace(1)
edits files in-place through given filter commands
input(1)
Yagi-Uda project antenna defining program
input(5)
input data file format
input_capabilities(3), input_capabilities (3)
query platform layer or target for input capabilities
input_remap_translation(3), input_remap_translation (3)
Reset or modify platform level keyboard translation
input_samplebase(3), input_samplebase (3)
Change coordinate system origo for a device
input_target(3), input_target (3)
Forwards the specified event table to a target frameserver
inputanalog_filter(3), inputanalog_filter (3)
Change filtering / sampling options for a single analog input source
inputanalog_query(3), inputanalog_query (3)
Query analog devices for filtering details
inputanalog_toggle(3), inputanalog_toggle (3)
Switch all analog device processing on/off
inputtestdrv(4), inputtest(4)
An X.Org input driver for testing
insconmbkrds(3)
adds in RDS instance all the connectors of MBK instance man1/alc_origin.1
insdseqget(1)
format sequences from GenBank as an XML INSDSet
insmbkrds(3)
converts MBK figure to RDS figure man1/alc_origin.1
inspircd(1), tInspIRCd(1)
the stable, high-performance and modular Internet Relay Chat Daemon
inspircd-testssl(1), tInspIRCd(1)
the stable, high-performance and modular Internet Relay Chat Daemon
insrefmbkrds(3)
adds in RDS instance all the references of MBK instance. man1/alc_origin.1
inssegmbkrds(3)
adds in RDS instance all the segments of MBK instance man1/alc_origin.1
install-info(1)
update info/dir entries
install_int_ex(3)
Adds or modifies a timer. Allegro game programming library
install_param_int_ex(3)
Adds or modifies a timer with a customizable parameter. Allegro game programming library
installcheck(1)
find out which packages cannot be installed
installsieve(1)
Cyrus IMAP documentation User utility for managing sieve scripts
instanceface(3)
returns the face of a connector in a placed instance man1/alc_origin.1
instant(1)
manipulates ESIS from parsed SGML instance
instant(1), - instant(1)
manipulates ESIS from parsed SGML instance
instant_image_transform(3), instant_image_transform (3)
Immediately perform all pending transformations
instr(3)
find an occurrence of a string in a string, starting at a specified character. man1/alc_origin.1
insviambkrds(3)
adds to RDS instance all the contacts from MBK instance man1/alc_origin.1
int-ext-fields(3)
SiLK plug-in providing internal/external ip/port fields
interactive-rebase-tool(1)
full featured sequence editor for git
interdiff(1)
show differences between two diff files
interference(6)
decaying sinusoidal waves
intersectbddnode(3)
tests for an intersection between two bdd nodes. man1/alc_origin.1
intltool-extract(8)
generate header files which can be read by gettext
intltool-merge(8)
merge translated strings into various types of file
intltool-prepare(8)
Prepare software to make use of intltool
intltool-update(8)
updates PO template file and merge translations with it
intltoolize(8)
copy intltool related files to software package
inxi(1), inxi (1)
Command line system information script for console and IRC
io.elementary.code(1)
text editor that works for you
io.elementary.terminal(1)
Modern terminal emulator from elementary project Pantheon Terminal is a beautiful and simple terminal emulator. It's designed to be set up with sane defaults and little to no configuration and follows the elementary OS Human Interface Guidelines
iocage(8)
jail manager using ZFS and VNET
iocell(8)
jail manager amalgamating ZFS, VNET and resource limits
iodbc-config(1)
script to get information about the installed version of iODBC
iograph(8)
create HTML graphs showing network traffic
iolimits.cfg(5)
local I/O limiting configuration
iozone(1), Iozone(1)
Filesystem Benchmark
ioztat(8)
display logical I/O statistics for ZFS datasets
ip.get_address_info(3em), Emilua(3em)
Lua execution engine
ip.get_name_info(3em), Emilua(3em)
Lua execution engine
ip2location(1)
query IP address information from local IP2Location BIN data file
ip2proxy(1)
query proxy information from local IP2Proxy BIN data file
ipa(1)
IPA command-line interface
ipa(8)
-- utility for accounting
ipa-certupdate(1)
Update local IPA certificate databases with certificates from the server
ipa-client-automount(1)
Configure automount and NFS for IPA
ipa-client-install(1)
Configure an IPA client
ipa-client-samba(1)
Configure Samba file server on an IPA client
ipa-epn(1)
Send expiring password notifications
ipa-getkeytab(1)
Get a keytab for a Kerberos principal
ipa-join(1)
Join a machine to an IPA realm and get a keytab for the host service principal
ipa-rmkeytab(1)
Remove a kerberos principal from a keytab
ipa.conf(5)
-- ipa(8) configuration file
ipa_conv(8)
-- IPA accounting/database module for converting statistics
ipa_sdb(5)
-- database format for ipa_db_sdb(8) and ipa_st_sdb(8)
ipa_sdb_dump(8)
-- convert ipa_sdb(5) database files to text representation and back
ipack(1)
Manipulate Flex files containing Shapes
ipactl(8)
-- control utility for ipa(8)
ipaddr_family(3)
returns family of the IP address
ipaddr_len(3)
returns length of the address
ipaddr_local(3)
resolve the address of a local network interface
ipaddr_port(3)
returns the port part of the address
ipaddr_remote(3)
resolve the address of a remote IP endpoint
ipaddr_setport(3)
changes port number of the address
ipaggcreate(1)
produce aggregate statistics of network traffic or trace
ipaggmanip(1)
manipulate aggregate statistics, often of network traffic
iparam2stage(3)
iparam2stage: sets parameters for 2-stage eig
iparmq(3)
iparmq: set parameters for hseqr
ipastat.conf(5)
-- ipastat(8) configuration file
ipaudit(8)
IP traffic summarizer
ipbt(1)
play back tty recording files with random access
ipc_done(3)
half-closes a IPC connection
ipc_listen(3)
starts listening for incoming IPC connections
ipc_listen_mem(3)
starts listening for incoming IPC connections
ipc_pair(3)
creates a pair of mutually connected IPC sockets
ipc_pair_mem(3)
creates a pair of mutually connected IPC sockets
ipcad.conf(5)
ipcad configuration file
ipcalc(1)
Perform simple operations on IP addresses and networks
ipe(1)
drawing editor for creating figures in PDF or EPS formats
ipe6upgrade(1)
Convert Ipe 6 file format to Ipe 7 file format
ipeextract(1)
Extract Ipe XML stream from Ipe PDF or EPS files
iperf(1)
perform network traffic tests using network sockets. Metrics include throughput and latency or link capacity and responsiveness
iperf3(1)
perform network throughput tests
ipetoipe(1)
Convert between Ipe file formats
ipfixDump(1)
Print contents of an IPFIX file as human-readable text
ipfixcol2-anonymization-inter(7)
Anonymization (intermediate plugin)
ipfixcol2-dummy-output(7)
Dummy (output plugin)
ipfixcol2-fds-input(7)
FDS File (input plugin)
ipfixcol2-fds-output(7)
Flow Data Storage (output plugin)
ipfixcol2-filter-inter(7)
Filter (intermediate plugin)
ipfixcol2-forwarder-output(7)
Forwarder (output plugin)
ipfixcol2-ipfix-input(7)
IPFIX File (input plugin)
ipfixcol2-ipfix-output(7)
IPFIX (output plugin)
ipfixcol2-json-output(7)
JSON (output plugin)
ipfixcol2-tcp-input(7)
TCP (input plugin)
ipfixcol2-timecheck-output(7)
Time Check (output plugin)
ipfixcol2-udp-input(7)
UDP (input plugin)
ipfixcol2-viewer-output(7)
Viewer (output plugin)
ipfmeta(1)
use objects in IPfilter files
ipgen(1)
L2 and L3 traffic generator and interactive benchmarking utility
ipgrab(8)
A Verbose Packet Sniffer
ipguard(8)
tool designed to protect Ethernet LAN IP address space by ARP spoofing
ipmi-config(8)
configure IPMI values
ipmi-config.conf(5), ipmi-config(5)
IPMI configuration file details
ipmi-fru(8)
display FRU information
ipmi-pet(8), IPMI(8)
IPMI Platform Event Trap Interpreter
ipmi-sensors(8)
display IPMI sensor information
ipmi_cmdlang(7)
A command language interface to the IPMI library
ipmi_lan(5), ipmi/lan.conf(5)
IPMI LAN Interface config file
ipmi_ui(1)
Crude interface to an IPMI system
ipmidetect(8)
list detected and/or undetected IPMI interfaces in a cluster
ipmidetect.conf(5)
specify alternate default values for the ipmidetect library
ipmidetectd.conf(5)
ipmidetectd configuration file
ipmievd(8)
IPMI event daemon for sending events to syslog
ipmiseld.conf(5)
ipmiseld configuration file
ipmitool(1)
utility for controlling IPMI-enabled devices
ipopd(8), IPOPd(8)
Post Office Protocol server
ipp-usb(8)
Daemon for IPP over USB printer support
ippevepcl(7), ippevepcl/ps(7)
pcl and postscript print commands for ippeveprinter
ippeveprinter(1)
an ipp everywhere printer application for cups
ippfind(1)
find internet printing protocol printers
iprop(8), ipropd-master(8), ipropd-slave(8)
propagate transactions from a Heimdal Kerberos master KDC to slave KDCs
iprop-log(8)
examine and maintain the iprop log file
iproxy(1)
A proxy that binds local TCP ports to be forwarded to the specified ports on a usbmux device
ipsec.conf(5)
IPsec configuration and connections
ipsec.secrets(5)
secrets for IKE/IPsec authentication
ipsec__import_crl(8)
helper program for importing a crl to the NSS database
ipsec__realsetup(8)
internal routine to start FreeS/WAN
ipsec__secretcensor(8)
internal routing to sanitize files
ipsec_barf(8)
spew out collected IPsec debugging information
ipsec_import(8)
Import PKCS#12 (*.p12) files into the IPsec NSS database
ipsec_newhostkey(8)
generate a new raw RSA authentication key for a host
ipsec_pluto(8), ipsec_whack(8), pluto(8)
ipsec whack : IPsec IKE keying daemon and control interface
ipsec_readwriteconf(8)
validate and output an Libreswan IPsec configuration file
ipsec_set_policy(3), ipsec_get_policylen(3), ipsec_dump_policy(3)
manipulate IPsec policy specification structure from human-readable policy string
ipsec_strerror(3)
error messages for the IPsec policy manipulation library
ipstrings(8)
Reads strings from pcap dump files
ipsumdump(1)
produce ASCII summary of network traffic or tcpdump(1) trace
ipup(1)
ipdb - ipdb-update.sh - Tools for generating IP based Geo-blocking and Geo-routing tables in order to configure the system's firewall and/or routing facilities .sp
ipv6calc(8)
format, calculate, show information, filter IPv6/IPv4/MAC addresses
ipv6gen(1)
IPv6 prefix generator
ipv6loganon(8)
HTTP server log file anonymizer
ipv6logconv(8)
HTTP server log file converter for statistics
ipv6logstats(8)
Takes http log data from stdin and print a statistics table on output
ipv6mon.conf(5)
Configuration file for the IPv6 address monitoring daemon (ipv6mon)
ipv6toolkit.conf(5)
Configuration file for the SI6 Networks' IPv6 address monitoring daemon (ipv6mon)
ipython(1)
Tools for Interactive Computing in Python
ir-ctl(1)
a swiss-knife tool to handle raw IR and to set lirc options
ir-keytable(1)
a swiss-knife tool to handle Remote Controllers
ircII(1)
interface to the Internet Relay Chat system
ircdwatch(8)
Daemon for monitoring ircd and ircd.conf
irobex(1)
Send OBEX object from stdin or pty on IrDA
iroffer(1)
-- DCC file server bot
irrecord(1)
application for recording IR-codes for usage with LIRC
irs.conf(5)
Information Retrieval System configuration file
irsend(1)
basic LIRC program to send infra-red commands
irsim(1)
An event-driven logic-level simulator for MOS circuits
irssi(1), Irssi(1)
a modular IRC client for UNIX
irw(1)
sends data from Unix domain socket to stdout
irxevent(1)
infrared X-event sender
is(i4), itcl::is(i4)
test argument to see if it is a class or an object
is(itcl)
test argument to see if it is a class or an object
is_color_font(3)
Returns TRUE if a font is a color font. Allegro game programming library
is_compatible_font(3)
Check if two fonts are of the same type. Allegro game programming library
is_inside_bitmap(3)
Tells if a point is inside a bitmap. Allegro game programming library
is_linear_bitmap(3)
Tells if a bitmap is linear. Allegro game programming library
is_memory_bitmap(3)
Tells if a bitmap is a memory bitmap. Allegro game programming library
is_mono_font(3)
Returns TRUE if a font is a monochrome font. Allegro game programming library
is_planar_bitmap(3)
Tells if a bitmap is a planar screen bitmap. Allegro game programming library
is_relative_filename(3)
Returns TRUE if the filename is relative. Allegro game programming library
is_same_bitmap(3)
Tells if two bitmaps describe the same drawing surface. Allegro game programming library
is_screen_bitmap(3)
Tells if a bitmap is the screen bitmap or sub bitmap. Allegro game programming library
is_sub_bitmap(3)
Tells if a bitmap is a sub bitmap. Allegro game programming library
is_system_bitmap(3)
Tells if a bitmap is a system bitmap or sub bitmap. Allegro game programming library
is_trans_font(3)
Returns TRUE if a font uses transparency. Allegro game programming library
is_video_bitmap(3)
Tells if a bitmap is a screen bitmap, video memory or sub bitmap. Allegro game programming library
is_windowed_mode(3)
Tells if you are running in windowed mode. Allegro game programming library
isablbinaryoper(3)
tests if an operator is binary. man1/alc_origin.1
isablequalexpr(3)
tests if two expressions are strictly identicals. man1/alc_origin.1
isabloperinexpr(3)
tests if an operator appears in an expression. man1/alc_origin.1
isablsimilarexpr(3)
tests if two expressions have the same morphology. man1/alc_origin.1
isablunaryoper(3)
tests if an operator is unary. man1/alc_origin.1
isal(4)
driver for AES acceleration on x86 CPUs
isbddvarinsupport(3)
tests if a variable appears in a bdd. man1/alc_origin.1
isbmex(8)
Driver for ISBMEX UPS equipment
isck(3)
-tells if a name is the pattern defined by the user man1/alc_origin.1
iscsi-inq(1)
Utility to request INQUIRY data from an iSCSI LUN
iscsi-md5sum(1)
Utility to calculate MD5 value of an iSCSI LUN at range [LBAm, LBAn)
iscsi-swp(1)
Utility to get/set software write protect on an iSCSI LUN
isds.h.libdatovka(3)
API definition for libdatovka
ised(1)
generating integer and floating point sequences
isisd(8)
an IS-IS routing engine for use with Quagga routing software
isnan(3)
isnan: test for NaN
isns_config(5)
iSNS configuration file
iso-info(1)
shows Information about an ISO 9660 image
iso-read(1)
reads portions of an ISO 9660 image
iso3166(1)
an ISO 3166 country code finder
iso8601(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
isodebug(1)
print genisoimage debug info from ISO-9660 image
isodebug(8)
print mkisofs debug info from ISO-9660 image
isosize(8)
output the length of an iso9660 filesystem
issndfile(1)
checks if a file is in a recognized audio file format
istat(1)
Display details of a meta-data structure (i.e. inode)
isutf8(1)
check whether files are valid UTF-8
isvdd(3)
-tells if a name contains the pattern defined by the user man1/alc_origin.1
isvss(3)
-tells if a name contains the pattern defined by the user man1/alc_origin.1
isympy(1)
interactive shell for SymPy
itclcomponent(i4), itcl::component(i4)
define components for extendedclass, widget or widgetadaptor Parts of this description are "borrowed" from Tcl extension [snit], as the functionality is mostly identical
itcldelegate(i4), itcl::delegation(i4)
delegate methods, procs or options to other objects Parts of this description are "borrowed" from Tcl extension [snit], as the functionality is mostly identical
itclextendedclass(i4), itcl::extendedclass(i4)
create a extendedclass of objects
itcloption(i4), itcl::option(i4)
define options for extendedclass, widget or widgetadaptor Parts of this description are "borrowed" from Tcl extension [snit], as the functionality is mostly identical
itclwidget(i4), itcl::widget(i4)
create a widget class of objects
item_name(3x), item_description(3x)
get menu item name and description fields
item_visible(3x)
check visibility of a menu item
itk(n)
framework for building mega-widgets in Tcl/Tk
itofix(3)
Converts an integer to fixed point. Allegro game programming library
itweb-policyeditor(1), policyeditor(1)
view and modify security policy settings for javaws and the browser plugin
itweb-settings(1)
view and modify settings for javaws and the browser plugin
iv_fatal(3), iv_set_fatal_msg_handler(3)
ivykis fatal error condition handling
iv_fd_register(3), iv_fd_register_try(3), iv_fd_unregister(3), iv_fd_registered(3), iv_fd_set_handler_in(3), iv_fd_set_handler_err(3), iv_fd_set_handler_out(3)
deal with ivykis file descriptors
iv_inotify(3), IV_INOTIFY_INIT(3), iv_inotify_register(3), iv_inotify_unregister(3), IV_INOTIFY_WATCH_INIT(3), iv_inotify_watch_register(3), iv_inotify_watch_unregister(3)
ivykis inotify (7) wrapper
iv_thread_create(3), iv_thread_set_debug_state(3)
ivykis thread convenience functions
iv_tls_user_register(3), iv_tls_user_ptr(3)
thread-local storage handling for ivykis modules
iverilog-vpi(1)
Compile front end for VPI modules
ivstools(1)
extract IVs from a pcap file or merges several .ivs files into one
ivtscd(8)
Driver for the IVT Solar Controller Device
ivykis(3)
library for asynchronous I/O readiness notification
iwidgets_buttonbox(n), iwidgets::buttonbox(n)
Create and manipulate a manager widget for buttons
iwidgets_datefield(n), iwidgets::datefield(n)
Create and manipulate a date field widget
iwidgets_entryfield(n), iwidgets::entryfield(n)
Create and manipulate a entry field widget
iwidgets_extbutton(n), iwidgets::extbutton(n)
Extends the behavior of the Tk button by allowing a bitmap or image to coexist with text
iwidgets_extfileselectionbox(n), iwidgets::extfileselectionbox(n)
Create and manipulate a file selection box widget
iwidgets_extfileselectiondialog(n), iwidgets::extfileselectiondialog(n)
Create and manipulate a file selection dialog widget
iwidgets_feedback(n), iwidgets::feedback(n)
Create and manipulate a feedback widget to display feedback on the current status of an ongoing operation to the user
iwidgets_fileselectionbox(n), iwidgets::fileselectionbox(n)
Create and manipulate a file selection box widget
iwidgets_fileselectiondialog(n), iwidgets::fileselectiondialog(n)
Create and manipulate a file selection dialog widget
iwidgets_finddialog(n), iwidgets::finddialog(n)
Create and manipulate a find dialog widget
iwidgets_labeledframe(n), iwidgets::labeledframe(n)
Create and manipulate a labeled frame widget
iwidgets_scrolledframe(n), iwidgets::scrolledframe(n)
Create and manipulate scrolled frame widgets
iwidgets_scrolledhtml(n), iwidgets::scrolledhtml(n)
Create and manipulate a scrolled text widget with the capability of displaying HTML formatted documents
iwidgets_timefield(n), iwidgets::timefield(n)
Create and manipulate a time field widget
ixgbe(4)
Intel® Ethernet Driver for the FreeBSD* operating system
j2k_dump(1)
This program reads in a jpeg2000 image and dumps the contents to stdout. It is part of the OpenJPEG library. Valid input image extensions are .j2k, .jp2, .jpt
j2k_to_image(1)
This program reads in a jpeg2000 image and converts it to another image type. It is part of the OpenJPEG library. Valid input image extensions are .j2k, .jp2, .j2c, .jpt Valid output image extensions are .bmp, .pgm, .pgx, .png, .pnm, .ppm, .raw, .tga, .tif . For PNG resp. TIF it needs libpng resp. libtiff
j4-dmenu-desktop(1)
faster replacement for i3-dmenu-desktop
jack-dssi-host(1)
a simple JACK host for DSSI plugins
jack-keyboard(1)
A virtual keyboard for JACK MIDI
jack-smf-player(1)
Standard MIDI File player for JACK MIDI
jack-smf-recorder(1)
Standard MIDI File recorder for JACK MIDI
jack_bufsize(1)
JACK toolkit client to change the JACK buffer size
jack_connect(1), jack_disconnect(1)
JACK toolkit clients for connecting & disconnecting ports
jack_freewheel(1)
JACK toolkit client to control freewheeling mode
jack_load(1)
JACK toolkit client for loading in-process clients
jack_lsp(1)
JACK toolkit client to list information on ports
jack_netsource(1)
Netjack Master client for one slave
jack_property(1)
JACK client to list, set and delete metadata information
jack_rec(1)
JACK toolkit client for recording audio
jack_transport(1)
JACK toolkit client for transport control
jack_wait(1)
JACK toolkit client to check and wait for existence/exit of jackd
jadm(8), JADM (jail admin)(8)
FreeBSD jail framework with vnet, zfs and /etc/jail.conf support
jadmaker(1)
JAD File Generator rst2man-indent-level 0 1 rstReportMargin $1
jail_exporter(8)
Prometheus exporter for jail metrics
jaildaemon(1)
A fixed command-line interface for FreeBSD jails to their host system
jailkit(7)
utilities for jailing a user or process
jails(8)
lists hostnames of all running jails on the system
jalv.select(1)
GUI for selecting lv2 plugins
janus-cfgconv(1)
Janus config file conversion utility
japropos(1), jwhatis(1)
search the Japanese whatis database for strings
jasper(1)
File format converter specialized in JPEG-2000 encoding
javavm(1)
convenient wrapper for switching Java VMs
javavm_opts.conf(5)
the Java VM wrapper options configuration file
javavms(5)
the Java VM wrapper configuration file
jbgtopbm(1)
JBIG1 to portable bitmap file converter
jbig2dec(1)
File format converter specialized in JBIG2 decoding
jcat(1)
Show the contents of a block in the file system journal
jcatman(1)
preformat Japanese or original (English) man pages
jclassinfo(1)
Provides information for Java class files
jclient.pl(1)
sample client for module mode (perl version)
jdupes(1)
finds and performs actions upon duplicate files
jeilinj(4)
webcamd driver for Jeilin USB cameras
jellyfish(1), Jellyfish(1)
is a software to count k-mers in DNA sequences
jexctags(1)
Generate tag files for source code
jgmenu-apps(1)
generate jgmenu flavoured CSV menu data
jgmenu-i18n(1)
support translation of jgmenu flavoured CSV menu data
jgmenu-lx(1)
generate jgmenu flavoured CSV menu data
jgmenu-ob(1)
convert openbox menu data to jgmenu flavoured CSV
jgmenu-pmenu(1)
generate jgmenu flavoured CSV menu data
jgmenu_run(1)
A wrapper for jgmenu
jgmenuunicode(7)
An overview of jgmenu unicode usage
jgraph(1)
filter for graph plotting to postscript
jhead(1)
Digicam JPEG Exif header manipulation tool
jigdo-file(1)
Prepare files for Jigsaw Download (distribution of huge files, e.g. CD images)
jigdo-lite(1)
Download jigdo files using wget
jigdo-mirror(1)
Maintain a mirror of images offered with jigdo
jigglypuff(6)
save your screen by tormenting your eyes
jigl2slideshow(1)
Creates an input file for dvd-slideshow from pictures in a jigl online photo album
jira-completion(7)
Output shell completion code for the specified shell (bash or zsh)
jira-epic-remove(7)
Remove/unassign epic from issues
jira-init(7)
Init initializes jira config
jira-issue-unlink(7)
Unlink disconnects two issues from each other
jira-issue-view(7)
View displays contents of an issue
jira-man(7)
Help generate man(7) pages for Jira CLI
jira-me(7)
Displays configured jira user
jira-serverinfo(7)
Displays information about the Jira instance
jira-version(7)
Print the app version information
jk_check(8)
a utility that will check a jail for security problems
jk_chrootlaunch(8)
a launcher that can start a daemon in a jail, with a specified uid and gid
jk_cp(8)
a utility to copy files including permissions and libraries into a jail
jk_init(8)
a utility to quicky create functional jail directories
jls(1)
List the contents of a file system journal
jmakewhatis.local(8), jcatman.local(8)
start jmakewhatis or jcatman.local for local file systems
jman(1)
format and display the on-line Japanese and/or original (English) manual pages
jmanpath(1)
determine user's search path for Japanese man pages
jmba(1)
junk mail buffering agent
jnethack(6), nethack(6)
Exploring The Mazes of Menace
jnettop(8)
View hosts/ports taking up the most network traffic
jng(5)
JPEG Network Graphics (JNG) sub-format
jo(1)
JSON output from a shell
job_container.conf(5)
Slurm configuration file for job_container/tmpfs plugin
jose(1)
Toolkit for performing JSON Object Signing and Encryption
jose-b64-dec(1)
Decodes URL-safe Base64 data to binary
jose-b64-enc(1)
Encodes binary data to URL-safe Base64
jose-fmt(1)
Converts JSON between serialization formats
jose-jwe-fmt(1)
Converts a JWE between serialization formats
jose-jwk-eql(1)
Checks if two keys are equal
jose-jwk-exc(1)
Performs a key exchange using the two input keys
jose-jwk-gen(1)
Creates a random JWK for each input JWK template
jose-jwk-pub(1)
Cleans private keys from a JWK
jose-jwk-use(1)
Validates a key for the specified use(s)
jose-jws-fmt(1)
Converts a JWS between serialization formats
jose-jws-ver(1)
Verifies a JWS using the supplied JWKs
jose_b64(3)
URL-safe Base64 Encoding & Decoding
jose_cfg(3)
José Configuration
jose_io_t(3)
The interface for chained IO
jose_jwe(3)
JSON Web Encryption (RFC 7516)
jose_jwk(3)
JSON Web Keys (RFC 7517)
jose_jws(3)
JSON Web Signature (RFC 7515)
joy(3)
Global array of joystick state information. Allegro game programming library
joystick_getaxis(3), joystick_getbutton(3)
query the current state of a joystick
joystick_getnumaxes(3), joystick_getnumbuttons(3)
query the capabilities of a joystick
joystick_sethandler(3), joystick_setdefaulthandler(3)
set the joystick event handler
joystick_update(3)
query joysticks for status changes
jpeg2hdrgen(1)
Parse EXIF information in given JPEG files and output a hdrgen script for generation of HDR images
jpeg2swf(1)
Converts jpeg images to SWF
jpeg2yuv(1)
Convert jpeg images to the yuv format
jpegicc(1)
little cms ICC profile applier for JPEG
jpeginfo(1)
prints information and tests integrity of JPEG/JFIF files
jpegoptim(1)
utility to optimize/compress JPEG/JFIF files
jpegtoexr(1)
convert a JPEG image to OpenEXR format
jpegtran(1)
lossless transformation of JPEG files
jpg2ff(1)
convert JPG to farbfeld
jpgicc(1)
little cms ICC profile applier for JPEG
jpgtn(1)
create thumbnails of JPEG files
jpm(1)
the Janet Project Manager, a build tool for Janet
js_demo(1)
Joystick demo application for FlightGear
jsd(1)
simple command scheduling daemon for remote execution
jshon(1)
JSON parser for the shell
json2po(1), json2po.py(1)
Convert JSON files to Gettext PO localization files
json2xml(1)
translates JSON documents conforming to a YANG data model into XML
jstest-gtk(1)
joystick testing and configuration tool
jt65code(1), jt9code(1), jt4code(1), qra64code(1), ft8code(1), msk144code(1)
Weak signal communications encoding support utilities
juke(1)
A full screen jukebox
julia(1)
a high-level, high-performance dynamic programming language for technical computing
julia(6)
draws spinning, animating julia-set fractals
jumbo6(1)
A security assessment tool for attack vectors based on IPv6 jumbograms
jumpgate(8)
-- a TCP connection forwarder
jumpnbump(6)
Cute multiplayer platform game with bunnies
jw(1), docbook2dvi(1), docbook2html(1), docbook2man(1), docbook2pdf(1), docbook2ps(1), docbook2rtf(1), docbook2tex(1), docbook2texi(1), docbook2txt(1)
(Jade Wrapper) converts SGML files to other formats
jwhois(1)
client for the whois service
jzip(1)
execute Infocom v1-5 and Inform v1-8 game files
k2f(1)
FSM translator ALLIANCE format from/to Berkeley format man1/alc_origin.1
k5login(5)
Kerberos V5 acl file for host access
k8055(1)
read from/write to the velleman k8055 USB I/O board
k8temp(8)
display on-die temperature readings from AMD K8 and K10 processors
k_hasafs(3), k_hasafs_recheck(3), k_pioctl(3), k_unlog(3), k_setpag(3), k_afs_cell_of_file(3), kafs_set_verbose(3), kafs_settoken_rxkad(3), kafs_settoken(3), krb_afslog(3), krb_afslog_uid(3), kafs_settoken5(3), krb5_afslog(3), krb5_afslog_uid(3)
AFS library
kadm5.acl(5)
Kerberos ACL file
kaffeine(1)
A media player by KDE with digital TV support
kaleidocycle(6)
draws twistable rings of tetrahedra
kallisti(6)
the golden apple of discord
kamailio(8)
a very fast and configurable SIP server
kamailio.cfg(5)
kamailio configuration file
kamerka(1), Kamerka(1)
take photos using your webcam and shiny animated QML interface
kannel(8), bearerbox(8), wapbox(8), smsbox(8)
Parts of Kannel, the WAP and SMS gateway
kanshi(1)
dynamic output configuration
kanshi(5)
configuration file
kasprintf(3), kcalloc(3), kmalloc(3), krealloc(3), kreallocarray(3), kstrdup(3), kvasprintf(3)
memory allocation functions for kcgi
kassiber(1)
Inject an executable from the FreeBSD host into a jail
kasumi(1)
a personal dictionary manager for Anthy
katarakt(1)
a simple PDF viewer with three layouts
kbackup(1)
Backup program with an easy-to-use interface
kbfsd(5)
service daemon for the Keybase filesystem (KBFS)
kbibtex(1)
a BibTeX editor by KDE written by Thomas Fischer and released under the GPL version 2 or later
kbookmarkmerger(1)
A program for merging a given set of bookmarks into the users list of bookmarks
kbruch(1)
Learn calculating with fractions and percentages
kbuildsycoca5(8)
Rebuilds the KService desktop file system configuration cache
kccachetest(1)
command line interface to test the cache hash database
kcdirmgr(1)
command line interface to manage the directory hash database
kcdirtest(1)
command line interface to test the directory hash database
kcforestmgr(1)
command line interface to manage the directory tree database
kcforesttest(1)
command line interface to test the directory tree database
kcgi(3)
minimal CGI and FastCGI library in C
kcgi_buf_printf(3)
put variable content into a kcgi buffer
kcgi_buf_puts(3)
put a character into a kcgi buffer
kcgi_buf_puts(3)
put string content into a kcgi buffer
kcgi_buf_write(3)
put binary data into a kcgi buffer
kcgi_writer_disable(3)
disable further writer allocations
kcgi_writer_free(3)
free a writer
kcgihtml(3)
HTML output for kcgi
kcgijson(3)
JSON output for kcgi
kcgiregress(3), kcgi_regress_cgi(3), kcgi_regress_fcgi(3)
regression framework for kcgi
kcgixml(3)
XML output for kcgi
kcgrasstest(1)
command line interface to test the cache tree database
kchashmgr(1)
command line interface to manage the file hash database
kchashtest(1)
command line interface to test the file hash database
kclangctest(1)
command line interface to test the C language binding
kcm(8)
process-based credential cache for Kerberos tickets
kcookiejar5(8)
Command line interface to the KDE HTTP cookie daemon
kcov(1)
Code coverage analysis for compiled programs and Python scripts
kcpolymgr(1)
command line interface to manage the polymorphic database
kcpolytest(1)
command line interface to test the polymorphic database
kcprototest(1)
command line interface to test the prototype database
kcstashtest(1)
command line interface to test the stash database
kctreemgr(1)
command line interface to manage the file tree database
kctreetest(1)
command line interface to test the file tree database
kcutilmgr(1)
command line interface of miscellaneous utilities
kcutiltest(1)
command line interface to test the utility functions
kdata_array_add(3), kdata_array_fill(3), kdata_array_fill_ydoubles(3), kdata_array_fill_ysizes(3), kdata_array_set(3)
modify array data source
kdata_array_alloc(3)
allocate array data for plotting
kdata_bucket_add(3), kdata_bucket_add kdata_bucket_set(3)
modify bucket data values
kdata_bucket_alloc(3)
allocate bucket data for plotting
kdata_buffer_alloc(3)
allocate immutable buffer data for plotting
kdata_buffer_copy(3)
copy immutable buffer data
kdata_hist_add(3), kdata_hist_add kdata_hist_set(3)
modify histogram data values
kdata_hist_alloc(3)
allocate histogram data for plotting
kdata_mean_alloc(3)
allocate mean data for plotting
kdata_mean_attach(3)
attach source for mean data plotting
kdata_pmfmean(3)
compute probability mass function mean of data
kdata_pmfstddev(3)
compute probability mass function standard deviation of data
kdata_pmfvar(3)
compute probability mass function variance of data
kdata_stddev_alloc(3)
allocate standard deviation data for plotting
kdata_stddev_attach(3)
attach source for standard deviation data plotting
kdata_vector_alloc(3)
allocate vector data for plotting
kdata_vector_append(3), kdata_vector_set(3)
modify data of a vector data source
kdata_xmax(3), kdata_ymax(3)
find maxima in a data source
kdata_xmean(3), kdata_ymean(3)
compute arithmetic mean of data
kdata_xmin(3), kdata_ymin(3)
find minima in a data source
kdata_xstddev(3), kdata_ystddev(3)
compute population standard deviation of data
kdatacfg_defaults(3)
set default values for plot data
kdb5_ldap_util(8)
Kerberos configuration utility
kdc.conf(5)
Kerberos V5 KDC configuration file The kdc.conf file supplements %krb5.conf for programs which are typically only used on a KDC, such as the %krb5kdc and %kadmind daemons and the %kdb5_util program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, /usr/local/var/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
kdeinit5(8)
Launcher for applications built with kdeinit support, and for KIO slaves
kdenlive_render(1)
Render program for Kdenlive
kdiff3(1)
Tool for Comparison and Merge of Files and Folders
kdigest(8)
userland tool to access digest interface in the KDC
kea-admin(8)
Shell script for managing Kea databases - "System Message: ERROR/3 (kea-admin.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-admin
kea-lfc(8)
Lease File Cleanup process in Kea - "System Message: ERROR/3 (kea-lfc.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-lfc
kea-netconf(8)
NETCONF agent for configuring Kea - "System Message: ERROR/3 (kea-netconf.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-netconf
kea-shell(8)
Text client for kea-dhcp4, kea-dhcp6 and kea-dhcp-ddns servers - "System Message: ERROR/3 (kea-shell.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-shell
keactrl(8)
Shell script for managing Kea - "System Message: ERROR/3 (keactrl.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: keactrl
keepassxc-cli(1)
command line interface for the KeePassXC password manager
ken(1), b1ff(1), censor(1), chef(1), cockney(1), eleet(1), fanboy(1), fudd(1), jethro(1), jibberish(1), jive(1), kenny(1), kraut(1), ky00te(1), nethackify(1), newspeak(1), nyc(1), pirate(1), rasterman(1), scottish(1), spammer(1), scramble(1), studly(1), uniencode(1), upside-down(1)
assorted text filters
kenny(1), kenny.pl(1)
-- translate from and to KennySpeak
kerberos(7)
Overview of using Kerberos
kermit(1)
C(hyKermit 10.0: transport(hy and platform(hyindependent interactive and scriptable communications software. This document is intended to give the beginner sufficient information to make basic use of C(hyKermit 10.0. Although it might be rather long for a Unix manual page, it's still far shorter than the C(hyKermit manual, which should be consulted for advanced topics such as customization, character(hysets, scripting, etc. We also attempt to provide a clear structural overview of C(hyKermit's many capabilities, functional areas, states, and modes and their interrelation, that should be helpful to beginners and veterans alike, as well as to those upgrading to version 10.0 from earlier releases. This document is also available as a Web page at: https://kermitproject.org/ckututor.html
key(3)
Array of flags indicating key state. Allegro game programming library
key_defined(3x), %key_defined(3x)
test whether a curses keycode is defined
key_led_flag(3)
Flag to prevent the keyboard LEDs from being updated. Allegro game programming library
key_shifts(3)
Bitmask containing the current state of modifier keys. Allegro game programming library
keyanalyze(1)
Web of Trust analysis
keyart(1)
Create ASCII art of an OpenPGP key
keyboard-daemon(1)
read from a keyboard device node and execute commands
keyboard_callback(3)
User specified keyboard callback handler. Allegro game programming library
keyboard_clearstate(3)
reset the state of all keys when in raw keyboard mode
keyboard_close(3)
return the keyboard to normal operation from raw mode
keyboard_getstate(3)
get a pointer to a buffer holding the state of all keys in raw keyboard mode
keyboard_init(3), keyboard_init_return_fd(3)
initialize the keyboard to raw mode
keyboard_keypressed(3)
check if a key is pressed when in raw keyboard mode
keyboard_lowlevel_callback(3)
User specified low level keyboard event handler. Allegro game programming library
keyboard_needs_poll(3)
Tells if the keyboard needs polling. Allegro game programming library
keyboard_seteventhandler(3), keyboard_setdefaulteventhandler(3)
define an event handler for keyboard events in raw mode
keyboard_translatekeys(3)
modify scancode mappings in raw keyboard mode
keyboard_ucallback(3)
User specified unicode keyboard callback handler. Allegro game programming library
keyboard_update(3), keyboard_waitforupdate(3)
process raw keyboard events
keybound(3x), %keybound(3x)
get definition of curses keycode
keychain(1)
Manager for ssh-agent, gpg-agent and private keys. Compatible with POSIX systems
keyd-application-mapper(1)
remap keys when window focus changes
keylookup(1)
Fetch and Import GnuPG keys from keyservers
keypressed(3)
Tells if there are keypresses waiting in the input buffer. Allegro game programming library
keytest(6)
tests the svgalib raw keyboard functions
keywait(1)
pause and wait for input
kf(1)
securely forward tickets
kf5-config(1)
Prints Qt(TM) and Frameworks installation paths
kf5kross(1)
KDE application to run kross scripts
kf5options(7)
Common commandline options for all applications based on KDE Frameworks 5
kf6options(7)
Common commandline options for all applications based on KDE Frameworks 6
kfcgi(8)
FastCGI server for kcgi applications
kfd(8)
receive forwarded tickets
kfind(1)
file find utility by KDE
kgendesignerplugin(1)
Generates widget plugins for Qt(TM) Designer
kgetcred(1)
get a ticket for a particular service
khard.conf(5)
configuration file for khard
khtml_attr(3), khtml_attrx(3)
open an element scope for kcgihtml
khtml_closeelem(3)
close element contexts of kcgihtml
khtml_closeto(3)
close element contexts of kcgihtml to given depth
khtml_double(3)
put floating point content for kcgihtml
khtml_elem(3)
open an element scope for kcgihtml
khtml_elemat(3)
get element stack depth of kcgihtml
khtml_entity(3)
put named character entity content for kcgihtml
khtml_int(3)
put integer content for kcgihtml
khtml_ncr(3)
put character entity content for kcgihtml
khtml_printf(3)
put variable content for kcgihtml
khtml_putc(3)
put character content for kcgihtml
khtml_puts(3)
put string content for kcgihtml
khtml_write(3)
put content data for kcgihtml
khttp_body(3), khttp_body_compress(3)
close the HTTP header sequence for kcgi
khttp_fcgi_free(3), khttp_fcgi_child_free(3)
free a FastCGI instance for kcgi
khttp_fcgi_getfd(3)
get the FastCGI control socket
khttp_fcgi_init(3), khttp_fcgi_initx(3)
initialise a FastCGI context for kcgi
khttp_fcgi_parse(3)
parse a FastCGI instance for kcgi
khttp_fcgi_test(3)
test whether kcgi is using FastCGI
khttp_free(3), khttp_child_free(3)
free a CGI instance for kcgi
khttp_head(3)
emit one HTTP header for kcgi
khttp_parse(3), khttp_parsex(3)
parse a CGI instance for kcgi
khttp_printf(3)
put variable content for kcgi
khttp_putc(3)
put character content for kcgi
khttp_puts(3)
put string content for kcgi
khttp_template(3), khttp_template_buf(3), khttp_template_fd(3)
emit filled-in templates for kcgi
khttp_templatex(3), khttp_templatex_buf(3), khttp_templatex_fd(3)
emit filled-in templates for kcgi
khttp_urlabs(3), khttp_vurlabs(3)
URL formatting for kcgi
khttp_urldecode(3), khttp_urldecode_inplace(3)
URL decoding for kcgi
khttp_urlencode(3)
URL encoding for kcgi
khttp_urlpart(3), khttp_urlpartx(3), khttp_vurlpart(3), khttp_vurlpartx(3)
URL formatting for kcgi
khttp_write(3)
write HTTP content data for kcgi
kickpass(1)
a stupid simple password safe
kill-avarice(1)
terminate all running instances of avarice
kimpersonate(8)
impersonate a user when there exist a keyfile or KeyFile
kinput2(1)
kanji input server for X11
kinwalker(1)
predicts RNA folding trajectories
kismet(1)
Wireless sniffing and monitoring
kismet.conf(5)
Wireless sniffing and monitoring configuration file
kismet_drone(1)
Wireless sniffing and monitoring remote drone
kismet_drone.conf(5)
Wireless sniffing and monitoring drone configuration file
kissutil(1)
KISS TNC troubleshooting and Application Interface
kiwix-search(1)
find articles using a fulltext search pattern
kjscmd5(1)
Frameworks KJSEmbed interpreter
kjson_array_close(3)
open array scope for kcgijson
kjson_array_open(3), kjson_arrayp_open(3)
open array scope for kcgijson
kjson_obj_close(3)
open object scope for kcgijson
kjson_obj_open(3), kjson_objp_open(3)
open object scope for kcgijson
kjson_putbool(3), kjson_putboolp(3)
put Boolean content for kcgijson
kjson_putdouble(3), kjson_putdoublep(3), kjson_string_putdouble(3)
put floating point content for kcgijson
kjson_putint(3), kjson_putintp(3), kjson_putintstr(3), kjson_putintstrp(3), kjson_string_putint(3)
put integer content for kcgijson
kjson_putnull(3), kjson_putnullp(3)
put null content for kcgijson
kjson_putstring(3), kjson_putstringp(3), kjson_string_puts(3)
put string content for kcgijson
kjson_string_close(3)
open string scope for kcgijson
kjson_string_open(3), kjson_stringp_open(3)
open string scope for kcgijson
kjson_string_write(3)
put content data for kcgijson
klatexformula(1)
manual page for klatexformula 4.0.0
klavaro(1), Klavaro(1)
Flexible touch typing tutor using GTK+3
kldfind(8)
find kernel modules by string
kldpatch(8)
print/modify device/quirk tables in kernel modules
klondike(6)
an X version of solitaire
kmag(1)
Screen magnifier
kmouth(1)
A type-and-say front end for speech synthesizers
kmplot(1)
Mathematical function plotter
kmymoney(1)
the personal finances manager by KDE
knet_get_compress_list(3)
Get a list of support compression types
knet_get_crypto_list(3)
Get a list of supported crypto libraries
knet_get_transport_id_by_name(3)
Get a transport ID from its name
knet_get_transport_list(3)
Get a list of the transports support by this build of knet
knet_get_transport_name_by_id(3)
Get a transport name from its ID number
knet_handle_add_datafd(3)
Install a file descriptor for communication
knet_handle_crypto_rx_clear_traffic(3)
enable or disable RX processing of clear (unencrypted) traffic
knet_handle_crypto_set_config(3)
set up packet cryptographic signing & encryption
knet_handle_crypto_use_config(3)
specify crypto configuration to use for TX
knet_handle_enable_access_lists(3)
Enable or disable usage of access lists (default: off)
knet_handle_enable_filter(3)
install a filter to route packets
knet_handle_enable_pmtud_notify(3)
install a callback to receive PMTUd changes
knet_handle_enable_sock_notify(3)
Register a callback to receive socket events
knet_handle_free(3)
Destroy a knet handle, free all resources
knet_handle_get_channel(3)
Get the channel associated with a file descriptor
knet_handle_get_datafd(3)
Get the file descriptor associated with a channel
knet_handle_get_stats(3)
Get statistics for compression & crypto
knet_handle_get_transport_reconnect_interval(3)
Get the interval between transport attempts to reconnect a failed link
knet_handle_new(3)
knet_handle_new_ex with flags = KNET_HANDLE_FLAG_PRIVILEGED
knet_handle_new_ex(3)
create a new instance of a knet handle
knet_handle_pmtud_getfreq(3)
Get the interval between PMTUd scans
knet_handle_pmtud_set(3)
Set the current interface MTU
knet_handle_pmtud_setfreq(3)
Set the interval between PMTUd scans
knet_handle_remove_datafd(3)
Remove a file descriptor from knet
knet_handle_set_transport_reconnect_interval(3)
Set the interval between transport attempts to reconnect a failed link
knet_handle_setfwd(3)
Start packet forwarding
knet_host_enable_status_change_notify(3)
Install a callback to get host status change events
knet_host_get_host_list(3)
Get a list of hosts known to knet
knet_host_get_id_by_host_name(3)
Get the ID of a host given its name
knet_host_get_name_by_host_id(3)
Get the name of a host given its ID
knet_host_get_policy(3)
Get the switching policy for a host's links
knet_host_get_status(3)
Get the status of a host
knet_host_remove(3)
Remove a host ID from knet
knet_host_set_name(3)
Set the name of a knet host
knet_host_set_policy(3)
Set the switching policy for a host's links
knet_link_clear_acl(3)
Remove all access list entries from an open link
knet_link_clear_config(3)
Clear link information and disconnect the link
knet_link_get_config(3)
Get the link configutation information
knet_link_get_enable(3)
Find out whether a link is enabled or not
knet_link_get_link_list(3)
Get a list of links connecting a host
knet_link_get_ping_timers(3)
Get the ping timers for a link
knet_link_get_pong_count(3)
Get the pong count for a link
knet_link_get_priority(3)
Get the priority for a link
knet_link_get_status(3)
Get the status (and statistics) for a link
knet_link_rm_acl(3)
Remove access list entry from an open link
knet_link_set_config(3)
Configure the link to a host
knet_link_set_enable(3)
Enable traffic on a link
knet_link_set_ping_timers(3)
Set the ping timers for a link
knet_link_set_pong_count(3)
Set the pong count for a link
knet_link_set_priority(3)
Set the priority for a link
knet_log_get_loglevel(3)
Get the logging level for a subsystem
knet_log_get_loglevel_id(3)
Get a logging level ID from its name
knet_log_get_loglevel_name(3)
Get a logging level name from its numeric ID
knet_log_get_subsystem_id(3)
Get a logging system ID from its name
knet_log_get_subsystem_name(3)
Get a logging system name from its numeric ID
knet_log_set_loglevel(3)
Set the logging level for a subsystem
knet_recv(3)
Receive data from knet nodes
knews(1)
Karl's threaded newsreader for X
knl.conf(5)
Slurm configuration file for Intel Knights Landing processor
knot.conf(5)
Knot DNS configuration file
kobodl(6)
Kobo Deluxe, an enhanced version of the scrolling game XKobo
koi8rxterm(1)
X terminal emulator for KOI8-R environments
korg2gig(1)
Convert sound files from KORG to GigaStudio format
korgdump(1)
List information about sound files in KORG synthesizer format
kpcli(1)
A command line interface to KeePass database files
kplot(3)
plotting library for Cairo
kplot_detach(3)
detach plots from the plotting context
kplot_free(3)
free plotting context
kplot_get_datacfg(3)
get data configurations for a plot
kplot_get_plotcfg(3)
get configuration for a plot
kplotcfg_defaults(3)
set default values for a plot
kproplog(8)
display the contents of the Kerberos principal update log
kpseaccess(1)
determine whether a file can be accessed
kpsereadlink(1)
print contents of symbolic link
kpsestat(1)
compute octal mode from mode of existing file
kpsewhere(1)
Expanding kpsewhich to separately iterate over each texmf tree listed in $TEXMF
kpsewhich(1)
standalone path lookup and and expansion for kpathsea
krb5-config(1)
tool for linking against MIT Kerberos libraries
krb5-plugin(7)
plugin interface for Heimdal
krb5.conf(5)
Kerberos configuration file The krb5.conf file contains Kerberos configuration information, including the locations of KDCs and admin servers for the Kerberos realms of interest, defaults for the current realm and for Kerberos applications, and mappings of hostnames onto Kerberos realms. Normally, you should install your krb5.conf file in the directory /etc. You can override the default location by setting the environment variable KRB5_CONFIG. Multiple colon-separated filenames may be specified in KRB5_CONFIG; all files which are present will be read. Starting in release 1.14, directory names can also be specified in KRB5_CONFIG; all files within the directory whose names consist solely of alphanumeric characters, dashes, or underscores will be read
krb5_425_conv_principal(3), krb5_425_conv_principal_ext(3), krb5_524_conv_principal(3)
converts to and from version 4 principals
krb5_add_et_list(3), krb5_add_extra_addresses(3), krb5_add_ignore_addresses(3), krb5_context(3), krb5_free_config_files(3), krb5_free_context(3), krb5_get_default_config_files(3), krb5_get_dns_canonize_hostname(3), krb5_get_extra_addresses(3), krb5_get_fcache_version(3), krb5_get_ignore_addresses(3), krb5_get_kdc_sec_offset(3), krb5_get_max_time_skew(3), krb5_get_use_admin_kdc krb5_init_context(3), krb5_init_ets(3), krb5_prepend_config_files(3), krb5_prepend_config_files_default(3), krb5_set_config_files(3), krb5_set_dns_canonize_hostname(3), krb5_set_extra_addresses(3), krb5_set_fcache_version(3), krb5_set_ignore_addresses(3), krb5_set_max_time_skew(3), krb5_set_use_admin_kdc(3)
create, modify and delete krb5_context structures
krb5_address(3)
Heimdal Kerberos 5 address functions
krb5_appdefault_boolean(3), krb5_appdefault_string(3), krb5_appdefault_time(3)
get application configuration value
krb5_auth(3)
Heimdal Kerberos 5 authentication functions
krb5_auth_con_addflags(3), krb5_auth_con_free(3), krb5_auth_con_genaddrs(3), krb5_auth_con_generatelocalsubkey(3), krb5_auth_con_getaddrs(3), krb5_auth_con_getauthenticator(3), krb5_auth_con_getflags(3), krb5_auth_con_getkey(3), krb5_auth_con_getlocalsubkey(3), krb5_auth_con_getrcache(3), krb5_auth_con_getremotesubkey(3), krb5_auth_con_getuserkey(3), krb5_auth_con_init(3), krb5_auth_con_initivector(3), krb5_auth_con_removeflags(3), krb5_auth_con_setaddrs(3), krb5_auth_con_setaddrs_from_fd(3), krb5_auth_con_setflags(3), krb5_auth_con_setivector(3), krb5_auth_con_setkey(3), krb5_auth_con_setlocalsubkey(3), krb5_auth_con_setrcache(3), krb5_auth_con_setremotesubkey(3), krb5_auth_con_setuserkey(3), krb5_auth_context(3), krb5_auth_getcksumtype(3), krb5_auth_getkeytype(3), krb5_auth_getlocalseqnumber(3), krb5_auth_getremoteseqnumber(3), krb5_auth_setcksumtype(3), krb5_auth_setkeytype(3), krb5_auth_setlocalseqnumber(3), krb5_auth_setremoteseqnumber(3), krb5_free_authenticator(3)
manage authentication on connection level
krb5_c_block_size(3), krb5_c_decrypt(3), krb5_c_encrypt(3), krb5_c_encrypt_length(3), krb5_c_enctype_compare(3), krb5_c_get_checksum(3), krb5_c_is_coll_proof_cksum(3), krb5_c_is_keyed_cksum(3), krb5_c_keylength(3), krb5_c_make_checksum(3), krb5_c_make_random_key(3), krb5_c_set_checksum(3), krb5_c_valid_cksumtype(3), krb5_c_valid_enctype(3), krb5_c_verify_checksum(3), krb5_c_checksum_length(3)
Kerberos 5 crypto API
krb5_ccache(3)
Heimdal Kerberos 5 credential cache functions
krb5_ccache_intro(3)
The credential cache functions
krb5_change_password(3), krb5_set_password(3), krb5_set_password_using_ccache(3), krb5_passwd_result_to_string(3)
change password functions
krb5_check_transited(3), krb5_check_transited_realms(3), krb5_domain_x500_decode(3), krb5_domain_x500_encode(3)
realm transit verification and encoding/decoding functions
krb5_checksum(3), krb5_checksum_disable(3), krb5_checksum_is_collision_proof(3), krb5_checksum_is_keyed(3), krb5_checksumsize(3), krb5_cksumtype_valid(3), krb5_copy_checksum(3), krb5_create_checksum(3), krb5_crypto_get_checksum_type krb5_free_checksum(3), krb5_free_checksum_contents(3), krb5_hmac(3), krb5_verify_checksum(3)
creates, handles and verifies checksums
krb5_copy_host_realm(3), krb5_free_host_realm(3), krb5_get_default_realm(3), krb5_get_default_realms(3), krb5_get_host_realm(3), krb5_set_default_realm(3)
default and host realm read and manipulation routines
krb5_credential(3)
Heimdal Kerberos 5 credential handing functions
krb5_creds(3), krb5_copy_creds(3), krb5_copy_creds_contents(3), krb5_free_creds(3), krb5_free_cred_contents(3)
Kerberos 5 credential handling functions
krb5_crypto(3)
Heimdal Kerberos 5 cryptography functions
krb5_crypto_getblocksize(3), krb5_crypto_getconfoundersize krb5_crypto_getenctype(3), krb5_crypto_getpadsize(3), krb5_crypto_overhead(3), krb5_decrypt(3), krb5_decrypt_EncryptedData(3), krb5_decrypt_ivec(3), krb5_decrypt_ticket(3), krb5_encrypt(3), krb5_encrypt_EncryptedData(3), krb5_encrypt_ivec(3), krb5_enctype_disable(3), krb5_enctype_keysize(3), krb5_enctype_to_string(3), krb5_enctype_valid(3), krb5_get_wrapped_length(3), krb5_string_to_enctype(3)
encrypt and decrypt data, set and get encryption type parameters
krb5_deprecated(3)
Heimdal Kerberos 5 deprecated functions
krb5_digest(3), krb5_digest_alloc(3), krb5_digest_free(3), krb5_digest_set_server_cb(3), krb5_digest_set_type(3), krb5_digest_set_hostname(3), krb5_digest_get_server_nonce(3), krb5_digest_set_server_nonce(3), krb5_digest_get_opaque(3), krb5_digest_set_opaque(3), krb5_digest_get_identifier(3), krb5_digest_set_identifier(3), krb5_digest_init_request(3), krb5_digest_set_client_nonce(3), krb5_digest_set_digest(3), krb5_digest_set_username(3), krb5_digest_set_authid(3), krb5_digest_set_authentication_user(3), krb5_digest_set_realm(3), krb5_digest_set_method(3), krb5_digest_set_uri(3), krb5_digest_set_nonceCount(3), krb5_digest_set_qop(3), krb5_digest_request(3), krb5_digest_get_responseData(3), krb5_digest_get_rsp(3), krb5_digest_get_tickets(3), krb5_digest_get_client_binding(3), krb5_digest_get_a1_hash(3)
remote digest (HTTP-DIGEST, SASL, CHAP) support
krb5_error(3)
Heimdal Kerberos 5 error reporting functions
krb5_fileformats(3)
File formats
krb5_find_padata(3), krb5_padata_add(3)
Kerberos 5 pre-authentication data handling functions
krb5_get_credentials(3), krb5_get_credentials_with_flags(3), krb5_get_kdc_cred(3), krb5_get_renewed_creds(3)
get credentials from the KDC using krbtgt
krb5_get_creds(3), krb5_get_creds_opt_add_options(3), krb5_get_creds_opt_alloc(3), krb5_get_creds_opt_free(3), krb5_get_creds_opt_set_enctype(3), krb5_get_creds_opt_set_impersonate(3), krb5_get_creds_opt_set_options(3), krb5_get_creds_opt_set_ticket(3)
get credentials from the KDC
krb5_get_default_principal(3), krb5_principal(3), krb5_build_principal(3), krb5_build_principal_ext(3), krb5_build_principal_va(3), krb5_build_principal_va_ext(3), krb5_copy_principal(3), krb5_free_principal(3), krb5_make_principal(3), krb5_parse_name(3), krb5_parse_name_flags(3), krb5_parse_nametype(3), krb5_princ_set_realm(3), krb5_principal_compare(3), krb5_principal_compare_any_realm(3), krb5_principal_get_comp_string(3), krb5_principal_get_realm(3), krb5_principal_get_type(3), krb5_principal_match(3), krb5_principal_set_type(3), krb5_realm_compare(3), krb5_sname_to_principal(3), krb5_sock_to_principal(3), krb5_unparse_name(3), krb5_unparse_name_flags(3), krb5_unparse_name_fixed(3), krb5_unparse_name_fixed_flags(3), krb5_unparse_name_fixed_short(3), krb5_unparse_name_short(3)
Kerberos 5 principal handling functions
krb5_get_in_tkt(3), krb5_get_in_cred(3), krb5_get_in_tkt_with_password(3), krb5_get_in_tkt_with_keytab(3), krb5_get_in_tkt_with_skey(3), krb5_free_kdc_rep(3), krb5_password_key_proc(3)
deprecated initial authentication functions
krb5_get_init_creds(3), krb5_get_init_creds_keytab(3), krb5_get_init_creds_opt(3), krb5_get_init_creds_opt_alloc(3), krb5_get_init_creds_opt_free(3), krb5_get_init_creds_opt_init(3), krb5_get_init_creds_opt_set_address_list(3), krb5_get_init_creds_opt_set_addressless(3), krb5_get_init_creds_opt_set_anonymous(3), krb5_get_init_creds_opt_set_default_flags(3), krb5_get_init_creds_opt_set_etype_list(3), krb5_get_init_creds_opt_set_forwardable(3), krb5_get_init_creds_opt_set_pa_password(3), krb5_get_init_creds_opt_set_paq_request(3), krb5_get_init_creds_opt_set_preauth_list(3), krb5_get_init_creds_opt_set_proxiable(3), krb5_get_init_creds_opt_set_renew_life(3), krb5_get_init_creds_opt_set_salt(3), krb5_get_init_creds_opt_set_tkt_life(3), krb5_get_init_creds_opt_set_canonicalize(3), krb5_get_init_creds_opt_set_win2k(3), krb5_get_init_creds_password(3), krb5_prompt(3), krb5_prompter_posix(3)
Kerberos 5 initial authentication functions
krb5_get_krbhst(3), krb5_get_krb_admin_hst(3), krb5_get_krb_changepw_hst(3), krb5_get_krb524hst(3), krb5_free_krbhst(3)
lookup Kerberos KDC hosts
krb5_init_creds_intro(3)
The initial credential handing functions
krb5_initlog(3), krb5_openlog(3), krb5_closelog(3), krb5_addlog_dest(3), krb5_addlog_func(3), krb5_log(3), krb5_vlog(3), krb5_log_msg(3), krb5_vlog_msg(3)
Heimdal logging functions
krb5_keytab(3)
Heimdal Kerberos 5 keytab handling functions
krb5_keytab_intro(3)
The keytab handing functions
krb5_krbhst_init(3), krb5_krbhst_init_flags(3), krb5_krbhst_next(3), krb5_krbhst_next_as_string(3), krb5_krbhst_reset(3), krb5_krbhst_free(3), krb5_krbhst_format_string(3), krb5_krbhst_get_addrinfo(3)
lookup Kerberos KDC hosts
krb5_mk_req(3), krb5_mk_req_exact(3), krb5_mk_req_extended(3), krb5_rd_req(3), krb5_rd_req_with_keyblock(3), krb5_mk_rep(3), krb5_mk_rep_exact(3), krb5_mk_rep_extended(3), krb5_rd_rep(3), krb5_build_ap_req(3), krb5_verify_ap_req(3)
create and read application authentication request
krb5_mk_safe(3), krb5_mk_priv(3)
generates integrity protected and/or encrypted messages
krb5_pac(3)
Heimdal Kerberos 5 PAC handling functions
krb5_principal(3)
Heimdal Kerberos 5 principal functions
krb5_principal_intro(3)
The principal handing functions. A Kerberos principal is a email address looking string that contains two parts separated by . The second part is the kerberos realm the principal belongs to and the first is a list of 0 or more components. For example lha@SU.SE host/hummel.it.su.se@SU.SE host/admin@H5L.ORG See the library functions here: Heimdal Kerberos 5 principal functions
krb5_pwcheck(3), kadm5_setup_passwd_quality_check(3), kadm5_add_passwd_quality_verifier(3), kadm5_check_password_quality(3)
Heimdal warning and error functions
krb5_rcache(3), krb5_rc_close(3), krb5_rc_default(3), krb5_rc_default_name(3), krb5_rc_default_type(3), krb5_rc_destroy(3), krb5_rc_expunge(3), krb5_rc_get_lifespan(3), krb5_rc_get_name(3), krb5_rc_get_type(3), krb5_rc_initialize(3), krb5_rc_recover(3), krb5_rc_resolve(3), krb5_rc_resolve_full(3), krb5_rc_resolve_type(3), krb5_rc_store(3), krb5_get_server_rcache(3)
Kerberos 5 replay cache
krb5_rd_error(3), krb5_free_error(3), krb5_free_error_contents(3), krb5_error_from_rd_error(3)
parse, free and read error from KRB-ERROR message
krb5_rd_safe(3), krb5_rd_priv(3)
verifies authenticity of messages
krb5_storage(3)
Heimdal Kerberos 5 storage functions
krb5_string_to_key(3), krb5_string_to_key_data(3), krb5_string_to_key_data_salt(3), krb5_string_to_key_data_salt_opaque(3), krb5_string_to_key_salt(3), krb5_string_to_key_salt_opaque(3), krb5_get_pw_salt(3), krb5_free_salt(3)
turns a string to a Kerberos key
krb5_support(3)
Heimdal Kerberos 5 support functions
krb5_ticket(3)
Heimdal Kerberos 5 ticket functions
krb5_timeofday(3), krb5_set_real_time(3), krb5_us_timeofday(3), krb5_format_time(3), krb5_string_to_deltat(3)
Kerberos 5 time handling functions
krb5_v4compat(3)
Heimdal Kerberos 4 compatiblity functions
krb5_verify_init_creds_opt_init(3), krb5_verify_init_creds_opt_set_ap_req_nofail(3), krb5_verify_init_creds(3)
verifies a credential cache is correct by using a local keytab
krb5_verify_user(3), krb5_verify_user_lrealm(3), krb5_verify_user_opt(3), krb5_verify_opt_init(3), krb5_verify_opt_alloc(3), krb5_verify_opt_free(3), krb5_verify_opt_set_ccache(3), krb5_verify_opt_set_flags(3), krb5_verify_opt_set_service(3), krb5_verify_opt_set_secure(3), krb5_verify_opt_set_keytab(3)
Heimdal password verifying functions
krb5plugin_an2ln_ftable_desc(3)
Description of the krb5_aname_to_lname(3) plugin facility
krb5plugin_db_ftable_desc(3)
Description of the krb5 DB plugin facility
krb5plugin_kuserok_ftable_desc(3)
Description of the krb5_kuserok(3) plugin facility
kresd(8)
full caching DNSSEC-enabled Knot Resolver 5.7.6
krill(1)
Resource Public Key Infrastructure (RPKI) daemon
krillc(1)
Command line client for the Krill RPKI daemon
krillta(1)
Krill Offline Trust Anchor
krusader(1)
advanced twin-panel file manager and FTP client by KDE
kst2(1), kst(1)
plots scientific data
kstash(8)
store the KDC master password in a file
kstats(1)
show statistical FMS algorithm votes for an ivs dump and a specified WEP key
ktcheck(1)
verify and download command file and transcripts
ktcplist(1), ktlslist(1)
list TCP connections with offloaded kTLS sessions
kterm(1)
multi-lingual terminal emulator for X
ktremotemgr(1)
command line interface to manage the remote database
ktremotetest(1)
command line interface to test the remote database
kttimedmgr(1)
command line interface to manage the timed database
kttimedtest(1)
command line interface to test the timed database
ktutil(1)
Kerberos keytab file maintenance utility
ktutilmgr(1)
command line interface of miscellaneous utilities
ktutiltest(1)
command line interface to test the utility functions
kua(1)
find files which are identical to the given one (comes from the Hungarian keresd ugyanazt - meaning "find the same")
kumppa(6)
spiraling, spinning, splashes of color rush toward the screen
kutil_err(3), kutil_errx(3), kutil_info(3), kutil_log(3), kutil_logx(3), kutil_verr(3), kutil_verrx(3), kutil_vinfo(3), kutil_vlog(3), kutil_vlogx(3), kutil_vwarn(3), kutil_vwarnx(3), kutil_warn(3), kutil_warnx(3)
format log messages
kutil_openlog(3)
configure log message sink
kvalid_bit(3), kvalid_date(3), kvalid_double(3), kvalid_email(3), kvalid_int(3), kvalid_string(3), kvalid_stringne(3), kvalid_udouble(3), kvalid_uint(3)
predefined validation functions for kcgi
kvno(1)
print key version numbers of Kerberos principals
kvs-idfy-ns(1)
KV Command Set specific identify-controller
kxml_pop(3)
close an element scope for kcgixml
kxml_popall(3)
close all element scopes for kcgixml
kxml_prologue(3)
put XML prologue for kcgixml
kxml_push(3), kxml_pushattrs(3)
open an element scope for kcgixml
kxml_pushnull(3), kxml_pushnullattrs(3)
write a null element for kcgixml
kxml_putc(3)
put character content for kcgixml
kxml_puts(3)
put string content for kcgixml
kxml_write(3)
put content data for kcgixml
kyua(1)
Testing framework for infrastructure software
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-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
l2p(1)
Creates a PostScript file from a symbolic layout file,or from a physical layout file. man1/alc_origin.1
l2tp-secrets(5)
L2TPD secrets file
l2tpd.conf(5)
L2TPD configuration file
la_constants(3)
LA_CONSTANTS is a module for the scaling constants for the compiled Fortran single and double precisions
la_gbrfsx_extended(3)
la_gbrfsx_extended: step in gbrfsx
la_gerfsx_extended(3)
la_gerfsx_extended: step in gerfsx
la_herfsx_extended(3)
la_herfsx_extended: step in herfsx
la_porfsx_extended(3)
la_porfsx_extended: step in porfsx
labad(3)
labad: over/underflow on obsolete pre-IEEE machines
labelframe.tk86(n), labelframe(n)
Create and manipulate 'labelframe' labelled container widgets
labelgrep(1)
progressive label file searcher
labplot(1)
an application by KDE for interactive graphing and analysis of scientific data
labwc-config(5), labwc(5)
configuration files
labwc-menu(5), labwc(5)
menu file
labwc-theme(5), labwc(5)
theme files
lacheck(1)
a consistency checker for LaTeX documents
laed2(3)
laed2: D&C step: deflation
laed8(3)
laed8: D&C step: deflation
laexc(3)
laexc: reorder Schur form
lagrange(1)
a beautiful Gemini client
lags2(3)
lags2: 2x2 orthogonal factor, step in tgsja
lagtf(3)
lagtf: LU factor of (T - λI)
lagts(3)
lagts: LU solve of (T - λI) x = y
lagv2(3)
lagv2: 2x2 generalized Schur factor
lahef(3)
la{he,sy}f: step in hetrf
lahef_aa(3)
la{he,sy}f_aa: triangular factor partial factor
lahef_rk(3)
la{he,sy}f_rk: triangular factor step
lahef_rook(3)
la{he,sy}f_rook: triangular factor step
lahqr(3)
lahqr: eig of Hessenberg, step in hseqr
laisnan(3)
laisnan: test for NaN, unoptimized
lalign(1)
compare two protein or DNA sequences for local similarity and show the local sequence alignments plalign,flalign - compare two sequences for local similarity and plot the local sequence alignments
lals0(3)
lals0: back multiplying factors, step in gelsd
lalsa(3)
lalsa: SVD of coefficient matrix, step in gelsd
lalsd(3)
lalsd: uses SVD for least squares, step in gelsd
lame(1)
create mp3 audio files
lament(6)
animates the Lament Configuration
lamswlq(3)
lamswlq: multiply by Q from laswlq
lamtsqr(3)
lamtsqr: multiply by Q from latsqr
lanhf(3)
lan{hf,sf}: Hermitian/symmetric matrix, RFP
lanv2(3)
lanv2: 2x2 Schur factor
lapll(3)
lapll: linear dependence of 2 vectors
lapply(1)
modify file system to match apply-able-transcript
lapumgr(1)
the command line utility of the simple API
laputest(1)
test cases of the simple API
laqp2(3)
laqp2: step of geqp3
laqps(3)
laqps: step of geqp3
laqr0(3)
laqr0: eig of Hessenberg, step in hseqr
laqr4(3)
laqr4: eig of Hessenberg, step in hseqr
lar2v(3)
lar2v: apply vector of plane rotations to 2x2 matrices
larf(3)
larf: apply Householder reflector
larfb(3)
larfb: apply block Householder reflector
larfb_gett(3)
larfb_gett: step in ungtsqr_row
larfg(3)
larfg: generate Householder reflector
larfgp(3)
larfgp: generate Householder reflector, beta ≥ 0
larft(3)
larft: generate T matrix
larfx(3)
larfx: apply Householder reflector, unrolled
larfy(3)
larfy: apply Householder reflector symmetrically (2-sided)
largv(3)
largv: generate vector of plane rotations
larmm(3)
larmm: scale factor to avoid overflow, step in latrs
larn(6)
exploring the caverns of Larn
larrf(3)
larrf: step in stemr, find relative robust representation (RRR)
larrj(3)
larrj: step in stemr, refine eigval estimates
lartgs(3)
lartgs: generate plane rotation for bidiag SVD
lartv(3)
lartv: apply vector of plane rotations to vectors
laruv(3)
laruv: random uniform vector
larz(3)
larz: apply reflector
larzb(3)
larzb: apply block reflector
lasd2(3)
lasd2: D&C step: deflation
lasd7(3)
lasd7: D&C step: deflation
lasd_comp2(3)
--- singular values only or factored form
lasdq(3)
lasdq: D&C step: leaf using bdsqr
lasr(3)
lasr: apply series of plane rotations
lassq(3)
lassq: sum-of-squares, avoiding over/underflow
laswlq(3)
laswlq: short-wide LQ factor
lat_fcntl(8)
fcntl file locking benchmark
lat_fifo(8)
FIFO benchmark
lat_fs(8)
measure file system create/delete performance
lat_mmap(8)
costs of mmapping and unmmapping varying file sizes
lat_pagefault(8)
measure the cost of pagefaulting pages from a file
latd.conf(5)
LAT configuration file
latdf(3)
latdf: Dif-estimate with complete pivoting LU, step in tgsen
latex2html(1)
translate LaTeX files to HTML (HyperText Markup Language)
latex2rtf(1)
Convert a LaTeX file to an RTF file
latexdiff(1)
determine and markup differences between two latex files
latexdiff-vc(1)
wrapper script that calls latexdiff for different versions of a file under version management (CVS, RCS or SVN)
latexrevise(1)
selectively remove markup and text from latexdiff output
latrz(3)
latrz: RZ factor step
latsqr(3)
latsqr: tall-skinny QR factor
launch_avfeed(3), launch_avfeed (3)
Launch a customized frameserver
launch_decode(3), launch_decode (3)
Launch a video decoding frameserver
launhr_col_getrfnp(3)
la{un,or}hr_col_getrfnp: LU factor without pivoting
launhr_col_getrfnp2(3)
la{un,or}hr_col_getrfnp2: LU factor without pivoting, level 2
lav2mpeg(1)
easy conversion of lav files to mpeg
lav2wav(1)
Extract the audio out of MJPEG container files to stdout
lav2yuv(1)
Convert a MJPEG file to raw yuv
lavalauncher(1), LavaLauncher(1)
A simple launcher panel for Wayland desktops
lavalite(6)
3D OpenGL simulation of a Lavalite
lavinmq(1)
fast and advanced message queue server
lavinmqctl(1)
control utility for lavinmq server
lavinmqperf(1)
performance testing tool for amqp servers
lavpipe(1)
creates raw YUV streams from pipe list scripts
lavrec(1)
Record MJPEG-video from a zoran/video4linux-device
lavtrans(1)
Convert MJPEG videos to other MJPEG video formats
lax(5)
Parameter file for logic synthesis man1/alc_origin.1
lazarus-ide(1), Lazarus(1)
is a Rapid Application Development (RAD) for the Free Pascal Compiler (FPC) including an Integrated Development Environment (IDE)
lbdb-fetchaddr(1)
grab addresses from mails add append them to lbdb database
lbdb_dotlock(1)
Lock mail spool files
lbdbq(1)
query program for the little brother's database
lber-memory(3), ber_memalloc(3), ber_memcalloc(3), ber_memrealloc(3), ber_memfree(3), ber_memvfree(3)
OpenLDAP LBER memory allocators
lber-sockbuf(3), ber_sockbuf_alloc(3), ber_sockbuf_free(3), ber_sockbuf_ctrl(3), ber_sockbuf_add_io(3), ber_sockbuf_remove_io(3), Sockbuf_IO(3)
OpenLDAP LBER I/O infrastructure
lblk-dir-receive(1)
Directive receive for the given URI
lblk-dir-send(1)
Directive send for the given URI
lblk-idfy(1)
Identify the namespace for the given URI
lblk-info(1)
Retrieve derived information for the given URI
lblk-write-dir(1)
Writes directive specific data and optionally metadata
lblk-write-read-pi(1)
Writes and then read with protection information
lblk-write-uncor(1)
Mark a range of logical blocks as invalid
lblk-write-zeros(1)
Set a range of logical blocks to zero
lcab(1)
Create cabinet (.cab) files
lcalc(1)
Compute zeros and values of L-functions
lcdexec(1)
LCDproc client to execute commands from the LCDd menu
lcdgps(1)
LCD client for gpsd
lcdproc(1)
system status information client
lcdproc-config(5)
format of LCDproc's configuration files
lcksum(1)
verifies a transcript's checksums and file sizes
lcov(1)
a graphical GCOV front-end
lcovrc(5)
lcov configuration file
lcreate(1)
upload transcripts and their corresponding files
ld86(1)
Linker for as86(1)
ldap.conf(5), .ldaprc(5)
LDAP configuration file/environment variables
ldap_add_ext(3), ldap_add_ext_s(3)
Perform an LDAP add operation
ldap_alias_manager.conf(5)
Configuration of LDAP alias management
ldap_compare(3), ldap_compare_s(3), ldap_compare_ext(3), ldap_compare_ext_s(3)
Perform an LDAP compare operation
ldap_control_create(3), ldap_control_find(3), ldap_control_dup(3), ldap_controls_dup(3), ldap_control_free(3), ldap_controls_free(3)
LDAP control manipulation routines
ldap_delete(3), ldap_delete_s(3), ldap_delete_ext(3), ldap_delete_ext_s(3)
Perform an LDAP delete operation
ldap_first_attribute(3), ldap_next_attribute(3)
step through LDAP entry attributes
ldap_first_entry(3), ldap_next_entry(3), ldap_count_entries(3)
LDAP result entry parsing and counting routines
ldap_first_message(3), ldap_next_message(3), ldap_count_messages(3)
Stepping through messages in a result chain
ldap_first_reference(3), ldap_next_reference(3), ldap_count_references(3)
Stepping through continuation references in a result chain
ldap_get_dn(3), ldap_explode_dn(3), ldap_explode_rdn(3), ldap_dn2ufn(3)
LDAP DN handling routines
ldap_is_ldap_url(3), ldap_url_parse(3), ldap_free_urldesc(3)
LDAP Uniform Resource Locator routines
ldap_memfree(3), ldap_memvfree(3), ldap_memalloc(3), ldap_memcalloc(3), ldap_memrealloc(3), ldap_strdup(3)
LDAP memory allocation routines
ldap_modify_ext(3), ldap_modify_ext_s(3)
Perform an LDAP modify operation
ldap_modrdn(3), ldap_modrdn_s(3), ldap_modrdn2(3), ldap_modrdn2_s(3)
Perform an LDAP modify RDN operation
ldap_parse_reference(3)
Extract referrals and controls from a reference message
ldap_parse_sort_control(3)
Decode the information returned from a search operation that used a server-side sort control
ldap_parse_vlv_control(3)
Decode the information returned from a search operation that used a VLV (virtual list view) control
ldap_rename(3), ldap_rename_s(3)
Renames the specified entry
ldap_result(3)
Wait for the result of an LDAP operation
ldap_search(3), ldap_search_s(3), ldap_search_st(3), ldap_search_ext(3), ldap_search_ext_s(3)
Perform an LDAP search operation
ldap_str2syntax(3), ldap_syntax2str(3), ldap_syntax2name(3), ldap_syntax_free(3), ldap_str2matchingrule(3), ldap_matchingrule2str(3), ldap_matchingrule2name(3), ldap_matchingrule_free(3), ldap_str2attributetype(3), ldap_attributetype2str(3), ldap_attributetype2name(3), ldap_attributetype_free(3), ldap_str2objectclass(3), ldap_objectclass2str(3), ldap_objectclass2name(3), ldap_objectclass_free(3), ldap_scherr2str(3)
Schema definition handling routines
ldap_sync(3), ldap_sync_init(3), ldap_sync_init_refresh_only(3), ldap_sync_init_refresh_and_persist(3), ldap_sync_poll(3)
LDAP sync routines
ldap_table(5)
Postfix LDAP client configuration
ldapdeletegroup(1)
deletes a POSIX group account from LDAP
ldapdeletemachine(1)
deletes a POSIX machine (user$) account from LDAP
ldapdeleteuser(1)
deletes a POSIX user account from LDAP
ldapdeleteuserfromgroup(1)
deletes a member from a group in LDAP
ldapdiff(1)
Tool to synchronize ldap servers using ldif formatted input files
ldapfinger(1)
displays a user/machine/group POSIX account's details
ldapgid(1)
displays a group's list of IDs the way ldapid(1) does
ldapid(1)
displays a user's list of IDs the way 'id' does. The following is displayed : uid=uidNumber(uid) gid=gidNumber(cn) groups=gidNumber(cn)[,gidNumber(cn)...]
ldapmodify(1), ldapadd(1)
LDAP modify entry and LDAP add entry tools
ldapmodifygroup(1)
modifies a POSIX group account in LDAP interactively
ldapmodifymachine(1)
modifies a POSIX machine account in LDAP interactively
ldapmodifyuser(1)
modifies a POSIX user account in LDAP interactively
ldappasswd(1)
change the password of an LDAP entry
ldapsetpasswd(1)
modifies a POSIX user account's password in LDAP
ldapsetprimarygroup(1)
modifies the gidNumber of a POSIX user or machine account in LDAP (sets a user's primary group in LDAP)
ldapurl(1)
LDAP URL formatting tool
ldapvc(1)
LDAP verify credentials tool
ldbadd(1)
Command-line utility for adding records to an LDB
ldbdel(1)
Command-line program for deleting LDB records
ldbedit(1)
Edit LDB databases using your preferred editor
ldbmodify(1)
Modify records in a LDB database
ldbrename(1)
Edit LDB databases using your favorite editor
ldbsearch(1)
Search for records in a LDB database
ldif(5)
LDAP Data Interchange Format
ldif-duplicate-attrs(1)
check for multi-value attributes in LDIF file
ldns-chaos(1)
give some information about a nameserver
ldns-compare-zones(1)
read and compare two zonefiles and print differences
ldns-config(1)
show compiler and linker flags for ldns usage
ldns-dane(1)
verify or create TLS authentication with DANE (RFC6698)
ldns-dpa(1), dpa(1)
DNS Packet Analyzer. Analyze DNS packets in ip trace files
ldns-gen-zone(1)
read a zonefile and print it while adding DS records and extra RR's
ldns-key2ds(1)
transform a DNSKEY RR to a DS RR
ldns-keyfetcher(1)
retrieve the DNSSEC DNSKEYs for a zone
ldns-mx(1)
print out the mx record(s) for a domain
ldns-notify(1)
notify DNS servers that updates are available
ldns-nsec3-hash(1)
print out the NSEC3 hash for a domain name
ldns-read-zone(1)
read a zonefile and print it
ldns-resolver(1)
tries to create a resolver from a resolv.conf file
ldns-revoke(1)
sets the revoke bit of a DNSKEY
ldns-rrsig(1)
print out the inception and expiration dates in human readable form
ldns-signzone(1)
sign a zonefile with DNSSEC data
ldns-test-edns(1)
test if dns cache supports EDNS and DNSSEC
ldns-testns(1)
simple fake nameserver tool
ldns-verify-zone(1)
read a DNSSEC signed zone and verify it
ldns-version(1)
print out the version of the ldns-library and tools on this system
ldns-walk(1)
Retrieve the contents of a DNSSEC signed zone
ldns-zcat(1)
reunite (z)split up a zone files
ldns-zsplit(1)
split up a zone file
ldns_axfr_start(3), ldns_axfr_next(3), ldns_axfr_abort(3), ldns_axfr_complete(3), ldns_axfr_last_pkt(3)
functions for full zone transfer
ldns_b32_ntop_calculate_size(3), ldns_b32_pton_calculate_size(3), ldns_b64_ntop_calculate_size(3), ldns_b64_pton_calculate_size(3)
return size needed for b32 or b64 encoded or decoded data
ldns_bget_token(3), ldns_bgetc(3), ldns_bskipcs(3)
get tokens from buffers
ldns_buffer(3), ldns_buffer_new(3), ldns_buffer_new_frm_data(3), ldns_buffer_clear(3), ldns_buffer_printf(3), ldns_buffer_free(3), ldns_buffer_copy(3), ldns_buffer_export(3), ldns_buffer_export2str(3), ldns_buffer2str(3)
buffers
ldns_buffer2pkt_wire(3)
convert buffer/wire format to ldns_pkt
ldns_buffer_flip(3), ldns_buffer_rewind(3), ldns_buffer_position(3), ldns_buffer_set_position(3), ldns_buffer_skip(3)
buffer positioning
ldns_buffer_limit(3), ldns_buffer_set_limit(3), ldns_buffer_capacity(3), ldns_buffer_set_capacity(3), ldns_buffer_reserve(3), ldns_buffer_at(3), ldns_buffer_begin(3), ldns_buffer_end(3), ldns_buffer_current(3)
buffer limits and pointers
ldns_buffer_remaining_at(3), ldns_buffer_remaining(3), ldns_buffer_available_at(3), ldns_buffer_available(3), ldns_buffer_status(3), ldns_buffer_status_ok(3)
check buffer status
ldns_buffer_write_at(3), ldns_buffer_write(3), ldns_buffer_write_string_at(3), ldns_buffer_write_string(3), ldns_buffer_write_u8_at(3), ldns_buffer_write_u8(3), ldns_buffer_write_u16_at(3), ldns_buffer_write_u16(3), ldns_buffer_read_at(3), ldns_buffer_read(3), ldns_buffer_read_u8_at(3), ldns_buffer_read_u8(3), ldns_buffer_read_u16_at(3), ldns_buffer_read_u16(3), ldns_buffer_read_u32_at(3), ldns_buffer_read_u32(3), ldns_buffer_write_u32(3), ldns_buffer_write_u32_at(3)
reading and writing buffers
ldns_dane_create_tlsa_rr(3), ldns_dane_create_tlsa_owner(3), ldns_dane_cert2rdf(3), ldns_dane_select_certificate(3)
TLSA RR creation functions
ldns_dane_verify(3), ldns_dane_verify_rr(3)
TLSA RR verification functions
ldns_dname_is_subdomain(3), ldns_dname_str_absolute(3), ldns_dname_label(3)
check properties of dnames
ldns_dname_left_chop(3), ldns_dname_label_count(3)
dname label functions
ldns_dname_new(3), ldns_dname_new_frm_str(3), ldns_dname_new_frm_data(3)
create a dname
ldns_dnssec_data_chain(3), ldns_dnssec_data_chain_struct(3), ldns_dnssec_trust_tree(3)
data structures for validation chains
ldns_dnssec_data_chain_new(3), ldns_dnssec_data_chain_free(3), ldns_dnssec_data_chain_deep_free(3), ldns_dnssec_build_data_chain(3), ldns_dnssec_data_chain_print(3)
ldns_chain creation, destruction and printing
ldns_dnssec_name_new(3), ldns_dnssec_name_new_frm_rr(3), ldns_dnssec_name_free(3), ldns_dnssec_name_name(3), ldns_dnssec_name_set_name(3), ldns_dnssec_name_set_nsec(3), ldns_dnssec_name_cmp(3), ldns_dnssec_name_add_rr(3), ldns_dnssec_name_find_rrset(3), ldns_dnssec_name_print(3)
functions for ldns_dnssec_name
ldns_dnssec_rrs_new(3), ldns_dnssec_rrs_free(3), ldns_dnssec_rrs_add_rr(3), ldns_dnssec_rrs_print(3)
functions for ldns_dnssecrrs
ldns_dnssec_rrsets_new(3), ldns_dnssec_rrsets_free(3), ldns_dnssec_rrsets_type(3), ldns_dnssec_rrsets_set_type(3), ldns_dnssec_rrsets_add_rr(3), ldns_dnssec_rrsets_print(3)
functions for ldns_dnssec_rrsets
ldns_dnssec_trust_tree_new(3), ldns_dnssec_trust_tree_free(3), ldns_dnssec_trust_tree_depth(3), ldns_dnssec_derive_trust_tree(3), ldns_dnssec_trust_tree_contains_keys(3), ldns_dnssec_trust_tree_print(3), ldns_dnssec_trust_tree_print_sm(3), ldns_dnssec_trust_tree_add_parent(3), ldns_dnssec_derive_trust_tree_normal_rrset(3), ldns_dnssec_derive_trust_tree_dnskey_rrset(3), ldns_dnssec_derive_trust_tree_ds_rrset(3), ldns_dnssec_derive_trust_tree_no_sig(3)
functions for ldns_dnssec_trust_tree
ldns_dnssec_verify_denial(3), ldns_dnssec_verify_denial_nsec3(3)
verify denial of existence
ldns_dnssec_zone_find_rrset(3), ldns_dnssec_zone_new(3), ldns_dnssec_zone_free(3), ldns_dnssec_zone_add_rr(3), ldns_dnssec_zone_names_print(3), ldns_dnssec_zone_print(3), ldns_dnssec_zone_add_empty_nonterminals(3)
functions for ldns_dnssec_zone
ldns_duration_type(3), ldns_duration_create(3), ldns_duration_create_from_string(3), ldns_duration_cleanup(3), ldns_duration_compare(3), ldns_duration2string(3), ldns_duration2time(3)
duration type and related functions
ldns_fget_token(3), ldns_fskipcs(3)
get tokens from files
ldns_get_rr_list_hosts_frm_file(3), ldns_get_rr_list_hosts_frm_fp(3), ldns_get_rr_list_hosts_frm_fp_l(3)
parse /etc/hosts file
ldns_getaddrinfo(3)
mimic libc getaddrinfo
ldns_init_random(3)
seed the random function
ldns_key_buf2dsa(3), ldns_key_buf2rsa(3)
convert buffer to openssl key
ldns_key_free(3), ldns_key_deep_free(3), ldns_key_list_free(3)
free a ldns_key
ldns_key_list_key_count(3), ldns_key_list_key(3), ldns_key_rsa_key(3), ldns_key_dsa_key(3), ldns_key_algorithm(3), ldns_key_hmac_key(3), ldns_key_origttl(3), ldns_key_inception(3), ldns_key_expiration(3), ldns_key_keytag(3), ldns_key_pubkey_owner(3), ldns_key_flags(3)
read ldns_keys
ldns_key_new(3), ldns_key_new_frm_algorithm(3), ldns_key_new_frm_fp(3), ldns_key_new_frm_fp_l(3), ldns_key_new_frm_fp_rsa(3), ldns_key_new_frm_fp_rsa_l(3), ldns_key_new_frm_fp_dsa(3), ldns_key_new_frm_fp_dsa_l(3)
create a ldns_key
ldns_key_rr2ds(3)
create DS rr from DNSKEY rr
ldns_key_set_algorithm(3), ldns_key_set_rsa_key(3), ldns_key_set_dsa_key(3), ldns_key_set_hmac_key(3), ldns_key_set_origttl(3), ldns_key_set_inception(3), ldns_key_set_expiration(3), ldns_key_set_pubkey_owner(3), ldns_key_set_keytag(3), ldns_key_set_flags(3), ldns_key_list_set_key_count(3), ldns_key_algo_supported(3)
set ldns_key attributes
ldns_native2rdf_int8(3), ldns_native2rdf_int16(3), ldns_native2rdf_int32(3), ldns_native2rdf_int16_data(3), ldns_rdf2native_int8(3), ldns_rdf2native_int16(3), ldns_rdf2native_int32(3), ldns_rdf2native_sockaddr_storage(3), ldns_rdf2native_time_t(3)
rdf numeric conversion functions
ldns_octet(3)
removes escaped from the input
ldns_pkt2buffer_str(3), ldns_pktheader2buffer_str(3), ldns_rr2buffer_str(3), ldns_rr_list2buffer_str(3), ldns_rdf2buffer_str(3), ldns_key2buffer_str(3), ldns_pkt2buffer_wire(3), ldns_rr2buffer_wire(3), ldns_rdf2buffer_wire(3), ldns_rrsig2buffer_wire(3), ldns_rr_rdata2buffer_wire(3)
lower level conversions
ldns_pkt_edns(3), ldns_pkt_edns_udp_size(3), ldns_pkt_edns_extended_rcode(3), ldns_pkt_edns_version(3), ldns_pkt_edns_z(3), ldns_pkt_edns_data(3), ldns_pkt_set_edns_udp_size(3), ldns_pkt_set_edns_extended_rcode(3), ldns_pkt_set_edns_version(3), ldns_pkt_set_edns_z(3), ldns_pkt_set_edns_data(3)
ldns_pkt ends0 related functions
ldns_pkt_id(3), ldns_pkt_qr(3), ldns_pkt_aa(3), ldns_pkt_tc(3), ldns_pkt_rd(3), ldns_pkt_cd(3), ldns_pkt_ra(3), ldns_pkt_ad(3), ldns_pkt_get_opcode(3), ldns_pkt_get_rcode(3), ldns_pkt_qdcount(3), ldns_pkt_ancount(3), ldns_pkt_nscount(3), ldns_pkt_arcount(3), ldns_pkt_answerfrom(3), ldns_pkt_querytime(3), ldns_pkt_size(3), ldns_pkt_tsig(3), ldns_pkt_question(3), ldns_pkt_answer(3), ldns_pkt_authority(3), ldns_pkt_additional(3), ldns_pkt_get_section_clone(3), ldns_pkt_rr_list_by_name(3), ldns_pkt_rr_list_by_type(3), ldns_pkt_rr_list_by_name_and_type(3)
get ldns_pkt attributes
ldns_pkt_new(3), ldns_pkt_free(3), ldns_pkt_print(3), ldns_pkt_query_new(3), ldns_pkt_query_new_frm_str(3), ldns_pkt_reply_type(3)
ldns_pkt creation, destruction and printing
ldns_pkt_set_flags(3), ldns_pkt_set_id(3), ldns_pkt_set_qr(3), ldns_pkt_set_aa(3), ldns_pkt_set_tc(3), ldns_pkt_set_rd(3), ldns_pkt_set_cd(3), ldns_pkt_set_ra(3), ldns_pkt_set_ad(3), ldns_pkt_set_opcode(3), ldns_pkt_set_rcode(3), ldns_pkt_set_qdcount(3), ldns_pkt_set_ancount(3), ldns_pkt_set_nscount(3), ldns_pkt_set_arcount(3), ldns_pkt_set_answerfrom(3), ldns_pkt_set_querytime(3), ldns_pkt_set_size(3), ldns_pkt_set_section_count(3), ldns_pkt_set_tsig(3)
set ldns_pkt attributes
ldns_pkt_tsig_verify(3), ldns_pkt_tsig_sign(3)
tsig signing and verification
ldns_pkt_verify(3)
verify a packet
ldns_rdf(3), ldns_rdf_type(3)
rdata field type
ldns_rdf2buffer_str_a(3), ldns_rdf2buffer_str_aaaa(3), ldns_rdf2buffer_str_str(3), ldns_rdf2buffer_str_b64(3), ldns_rdf2buffer_str_hex(3), ldns_rdf2buffer_str_type(3), ldns_rdf2buffer_str_class(3), ldns_rdf2buffer_str_alg(3), ldns_rdf2buffer_str_loc(3), ldns_rdf2buffer_str_unknown(3), ldns_rdf2buffer_str_nsap(3), ldns_rdf2buffer_str_wks(3), ldns_rdf2buffer_str_nsec(3), ldns_rdf2buffer_str_period(3), ldns_rdf2buffer_str_tsigtime(3), ldns_rdf2buffer_str_apl(3), ldns_rdf2buffer_str_int16_data(3), ldns_rdf2buffer_str_int16(3), ldns_rdf2buffer_str_ipseckey(3)
lower level to string conversion functions
ldns_rdf_address_reverse(3)
reverse an address rdf
ldns_rdf_new(3), ldns_rdf_clone(3), ldns_rdf_new_frm_data(3), ldns_rdf_new_frm_str(3), ldns_rdf_new_frm_fp(3), ldns_rdf_free(3), ldns_rdf_deep_free(3), ldns_rdf_print(3)
ldns_rdf creation, destruction and printing
ldns_rdf_set_size(3), ldns_rdf_set_type(3), ldns_rdf_set_data(3)
set rdf attributes
ldns_rdf_size(3), ldns_rdf_get_type(3), ldns_rdf_data(3), ldns_rdf_compare(3)
get rdf attributes
ldns_rr2str(3), ldns_pkt2str(3), ldns_rdf2str(3), ldns_rr_list2str(3), ldns_key2str(3)
functions for conversions to string
ldns_rr2wire(3), ldns_pkt2wire(3), ldns_rdf2wire(3)
conversion functions
ldns_rr_descriptor(3), ldns_rr_descript(3), ldns_rr_descriptor_minimum(3), ldns_rr_descriptor_maximum(3), ldns_rr_descriptor_field_type(3)
rdata field descriptors
ldns_rr_dnskey_flags(3), ldns_rr_dnskey_set_flags(3), ldns_rr_dnskey_protocol(3), ldns_rr_dnskey_set_protocol(3), ldns_rr_dnskey_algorithm(3), ldns_rr_dnskey_set_algorithm(3), ldns_rr_dnskey_key(3), ldns_rr_dnskey_set_key(3)
get and set DNSKEY RR rdata fields
ldns_rr_list_new(3), ldns_rr_list_free(3)
ldns_rr_list creation and destruction
ldns_rr_mx_preference(3), ldns_rr_mx_exchange(3)
get MX RR rdata fields
ldns_rr_new(3), ldns_rr_new_frm_type(3), ldns_rr_new_frm_str(3), ldns_rr_new_frm_fp(3), ldns_rr_free(3), ldns_rr_print(3)
ldns_rr creation, destruction and printing
ldns_rr_ns_nsdname(3)
get dname rdata field from NS RR
ldns_rr_push_rdf(3), ldns_rr_pop_rdf(3)
push and pop rdata fields
ldns_rr_rdf(3), ldns_rr_owner(3), ldns_rr_rd_count(3), ldns_rr_ttl(3), ldns_rr_get_class(3)
access rdata fields on ldns_rr
ldns_rr_rrsig_typecovered(3), ldns_rr_rrsig_set_typecovered(3), ldns_rr_rrsig_algorithm(3), ldns_rr_rrsig_set_algorithm(3), ldns_rr_rrsig_labels(3), ldns_rr_rrsig_set_labels(3), ldns_rr_rrsig_origttl(3), ldns_rr_rrsig_set_origttl(3), ldns_rr_rrsig_expiration(3), ldns_rr_rrsig_set_expiration(3), ldns_rr_rrsig_inception(3), ldns_rr_rrsig_set_inception(3), ldns_rr_rrsig_keytag(3), ldns_rr_rrsig_set_keytag(3), ldns_rr_rrsig_signame(3), ldns_rr_rrsig_set_signame(3), ldns_rr_rrsig_sig(3), ldns_rr_rrsig_set_sig(3)
get and set RRSIG RR rdata fields
ldns_rr_set_owner(3), ldns_rr_set_ttl(3), ldns_rr_set_type(3), ldns_rr_set_rd_count(3), ldns_rr_set_class(3), ldns_rr_set_rdf(3)
set ldns_rr attributes
ldns_rr_uncompressed_size(3)
calculates the uncompressed size of an RR
ldns_sign_public_dsa(3), ldns_sign_public_rsamd5(3), ldns_sign_public_rsasha1(3)
sign buffer
ldns_verify(3), ldns_verify_rrsig(3), ldns_verify_rrsig_keylist(3), ldns_verify_rrsig_keylist_notime(3), ldns_verify_notime(3)
verify rrsigs
ldns_verify_rrsig_dsa(3), ldns_verify_rrsig_rsasha1(3), ldns_verify_rrsig_rsamd5(3)
verify signature data buffers
ldns_wire2rr(3), ldns_wire2pkt(3), ldns_wire2rdf(3), ldns_wire2dname(3)
convert from wire format to host type
ldns_zone(3), ldns_zone_new(3), ldns_zone_free(3), ldns_zone_deep_free(3), ldns_zone_new_frm_fp(3), ldns_zone_new_frm_fp_l(3), ldns_zone_print(3), ldns_zone_print_fmt(3)
ldns_zone creation, destruction and printing
ldo65(1)
linker for o65 object files
ldraw-thumbnailer(1)
Create thumbnail images for file managers
le(1)
full screen text editor
leaf(1)
Lightweight Editor of Ascii(and more) Files
leafnode(8)
NNTP server for small (dialup) sites
leafnode-version(1)
print the leafnode version
leafpad(1)
GTK+ based simple text editor
lebiniou(1)
A tool to create images from sound
led_intensity(3), led_intensity (3)
Change the intensity of a specifid LED light
ledit.tcl90(n), ledit(n)
Replace elements of a list stored in variable
lemonbar(1)
Featherweight lemon-scented bar
leocad(1), LeoCAD(1)
CAD program for LEGO models
lepton-pcb_backannotate(1)
back-annotates changes from a PCB annotation file to schematic
lepton-refdes_renum(1)
Lepton EDA refdes renumbering utility
lepton-sch2pcb(1)
Update PCB layouts from Lepton EDA schematics
lepton-schdiff(1)
Graphical diff tool for schematics
lepton-symfix(1)
automatically fix common issues with Lepton EDA symbols
lepton-tragesym(1)
create Lepton EDA symbols from structured text files
lepton-upcfg(1)
Lepton EDA configuration upgrade utility
less(1)
display the contents of a file in a terminal
less(1)
opposite of more
lesskey(1)
customize key bindings for less
lesskey(1)
specify key bindings for less
lesspipe(1), lesspipe.sh(1)
a filter for less
lesstif(1), LessTif(1)
an open-source Motif replacement
lexnames(5), List(5)
of WordNet lexicographer file names and numbers
lexter(6)
a curses falling letters puzzle game
lfacme(8)
issue, renew and manage ACME certificates
lfacme-cert(8), lfacme cert(8)
manage ACME certificates
lfacme-dns(7)
validate an ACME challenge via TSIG DNS updates
lfacme-http(7)
validate an ACME challenge via HTTP
lfacme-kerberos(7)
validate an ACME challenge via GSS-TSIG DNS updates
lfacme-renew(8), lfacme renew(8)
issue or renew ACME certificates
lfacme-setup(8), lfacme setup(8)
create a new ACME account
lfacme-ualpn(7)
validate an ACME challenge via TLS using ualpn
lfdiff(1)
compare local files with copies on radmind server
lfe(1)
Lisp Flavoured Erlang (LFE) shell
lfe_bits(3)
Lisp Flavoured Erlang (LFE) common binary functions
lfe_cl(3)
LFE Common Lisp interface library
lfe_clj(3), clj(3)
LFE Clojure interface library
lfe_comp(3)
Lisp Flavoured Erlang (LFE) compiler
lfe_docs(3)
Lisp Flavoured Erlang (LFE) documentation handling
lfe_gen(3)
Lisp Flavoured Erlang (LFE) dynamic code generator
lfe_guide(7)
Lisp Flavoured Erlang User Guide
lfe_io(3)
Lisp Flavoured Erlang (LFE) io functions
lfe_lib(3)
Lisp Flavoured Erlang (LFE) library module
lfe_macro(3)
Lisp Flavoured Erlang (LFE) macro expander
lfe_types(7)
LFE Types and Functions Specifications
lfescript(1)
Lisp Flavoured Erlang (LFE) scripting support
lfm(1)
a powerful file manager for the UNIX console
lfortran(1), LFortran(1)
modern interactive LLVM-based Fortran compiler
lft(8)
display the route packets take to a network host/socket using one of several layer-4 protocols and methods; optionally show heuristic network information in transitu
lftp(1)
Sophisticated file transfer program
lftp.conf(5)
the global configuration file for lftp
lftpget(1)
get a file with lftp(1)
lg.conf(5)
looking glass configuration file
lgc-pg(1)
Converter Tool for original Panzer General Data Files
lgogdownloader(1), LGOGDownloader(1)
manual page for LGOGDownloader 3.17
lh_new(3), lh_free(3), lh_insert(3), lh_delete(3), lh_retrieve(3), lh_doall(3), lh_doall_arg(3), lh_error(3), LHASH_COMP_FN_TYPE(3), LHASH_HASH_FN_TYPE(3), LHASH_DOALL_FN_TYPE(3), LHASH_DOALL_ARG_FN_TYPE(3), lh_strhash(3)
dynamic hash table
lhasa(1), lha(1)
compression tool for .lzh archive files
lib3ds-config(1)
script to get information about the installed version of lib3ds
libOpenCL(7), libOpenCL.so(7)
OCL-ICD implementation of OpenCL ICD loader
libansilove(3)
Library for converting ANSI, ASCII, and other formats to PNG
libao.conf(5)
configuration for libao
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
libavfilter(3)
multimedia filtering library
libavformat(3)
multimedia muxing and demuxing library
libbbparse(3), bbr_init_fd(3), bbr_init_file(3), bbr_fini(3), bbr_get_next(3), bbr_get_stackname(3), bbr_get_tlh(3)
Parse a PCAPng file with black box records
libbde(3), libbde.h(3)
Library to access the BitLocker Drive Encryption (BDE) format
libblkid(3)
block device identification library
libcaes(3), libcaes.h(3)
Library to support cross-platform AES encryption
libchk(1)
checks shared library links of binaries
libcidr(3)
CIDR-style IP address manipulation functions
libcreg(3), libcreg.h(3)
Library to access the Windows 9x/Me Registry File (CREG) format
libcurl(3)
client-side URL transfers
libcurl-easy(3)
easy interface overview
libcurl-multi(3)
how to use the multi interface
libcurl-share(3)
how to use the share interface
libcurl-thread(3)
libcurl thread safety
libcurl-url(3)
URL interface overview
libcurl-ws(3)
WebSocket interface overview
libcw(3)
general purpose Morse code functions library
libdavix(3)
shared library for HTTP I/O
libdi(3)
disk information library
libdieharder(3)
A testing and benchmarking library for random number generators
libdisasm(7)
library for disassembling Intel x86 instructions
libdskrc(5)
Custom format definitions for LibDSK programs
libdspam(3)
Core message processing and classification library for DSPAM DSPAM Core Analyis Engine Functions
libesedb(3), libesedb.h(3)
Library to access the Extensible Storage Engine (ESE) Database File (EDB) format
libevdev(3)
wrapper library for evdev devices
libevdev-tweak-device(1)
modify an evdev kernel device
libevt(3), libevt.h(3)
Library to access the Windows Event Log (EVT) format
libevtx(3), libevtx.h(3)
Library to access the Windows XML Event Log (EVTX) format
libewf(3), libewf.h(3)
Library to access the Expert Witness Compression Format (EWF) format
libexslt(3)
extension library for XSLT
libfcrypto(3), libfcrypto.h(3)
Library to support encryption formats
libfm-pref-apps(1)
sets preferred applications for programs based on libfm
libfreeipmi(3)
FreeIPMI library
libfsapfs(3), libfsapfs.h(3)
Library to access the Apple File System (APFS) format
libfsext(3), libfsext.h(3)
Library to support the Extended File System (ext) format
libfsfat(3), libfsfat.h(3)
Library to support the File Allocation Table (FAT) file system format
libfshfs(3), libfshfs.h(3)
Library to access the Hierarchical File System (HFS) format
libfsntfs(3), libfsntfs.h(3)
Library to access the Windows New Technology File System (NTFS) format
libfsxfs(3), libfsxfs.h(3)
Library to support the X File System (XFS) format
libfth(3)
Forth script and extension language library
libfvde(3), libfvde.h(3)
Library to access the FileVault Drive Encryption (FVDE) format
libfwnt(3), libfwnt.h(3)
Library to support common Windows NT specific formats
libfwsi(3), libfwsi.h(3)
Library to access the Windows Shell Item format
libg15render(3)
Render text and graphics to a buffer usable by libg15 (3) or g15daemon (1)
libgetdns(3)
-- an implementation of a modern asynchronous DNS API by and for application developers
libgphoto2(3)
cross-platform digital camera library
libgphoto2_port(3)
cross-platform port access library
libgps(3)
C service library for communicating with the GPS daemon
libgpsmm(3), libQgpsm(3)
C++ and QT class wrappers for the GPS daemon
libgutenfetch(3)
Client-side library to retrieve listings and books availiable from Project Gutenberg
libinn_clientlib(3), clientlib(3)
NNTP clientlib part of InterNetNews library
libinn_dbz(3), dbz(3)
Database routines for InterNetNews
libinn_inndcomm(3), inndcomm(3)
Routines for managing innd control commands
libinn_qio(3), qio(3)
Quick I/O routines for reading files
libinn_tst(3), tst(3)
Ternary search trie functions
libinn_uwildmat(3), uwildmat(3), uwildmat_simple(3), uwildmat_poison(3)
Perform wildmat matching
libinnauth(3)
Routines for writing nnrpd resolvers and authenticators
libinnhist(3), his(3)
routines for managing INN history
libinnstorage(3)
Routines for managing INN storage
libinotify(3), inotify_init(3), inotify_init1(3), inotify_add_watch(3), inotify_rm_watch(3), libinotify_set_param(3), inotify_event(3), libinotify_direct_readv(3), libinotify_free_iovec(3), libinotify_direct_close(3)
monitor file system events
libinput(1)
tool to interface with libinput
libinput-analyze-buttons(1)
analyze the button states of a recording
libinput-analyze-per-slot-delta(1)
analyze the per-event delta movement for touch slots
libinput-debug-events(1)
debug helper for libinput
libinput-list-devices(1)
list local devices as recognized by libinput and default values of their configuration
libinput-measure(1)
measure properties of devices
libinput-measure-fuzz(1)
measure absolute axis fuzz
libinput-measure-touch-size(1)
measure touch size and orientation of devices
libinput-measure-touchpad-pressure(1)
measure pressure properties of devices
libinput-measure-touchpad-size(1)
measure the size of a touchpad
libinput-measure-touchpad-tap(1)
measure tap-to-click properties of devices
libinput-quirks(1)
quirk debug helper for libinput
libinput-replay(1)
replay kernel events from a recording
libinput-test(1)
test various components of libinput itself
libiperf(3)
API for iperf3 network throughput tester
libipmiconsole.conf(5)
specify default values for libipmiconsole
libipmidetect(3)
a library of functions to determine if a node is detected or undetected
libipmimonitoring(3)
a library for IPMI system event and sensor monitoring
libipsec-mb(7)
overview of Intel(R) Multi-Buffer Crypto for IPSec library
liblnk(3), liblnk.h(3)
Library to access the Windows Shortcut File (LNK) format
libluksde(3), libluksde.h(3)
Library to access the Linux Unified Key Setup (LUKS) Disk Encryption format
libmagic(3), magic_open(3), magic_close(3), magic_error(3), magic_errno(3), magic_descriptor(3), magic_buffer(3), magic_getflags(3), magic_setflags(3), magic_check(3), magic_compile(3), magic_list(3), magic_load(3), magic_load_buffers(3), magic_setparam(3), magic_getparam(3), magic_version(3)
Magic number recognition library
libmicrohttpd(3)
library for embedding HTTP servers
libmikmod-config(1)
script to get information about the installed version of libmikmod
libmng(3)
Multiple-image Network Graphics (MNG) Reference Library 1.0.9
libmodi(3), libmodi.h(3)
Library to access Mac OS disk image formats
libmsiecf(3), libmsiecf.h(3)
Library to access the MSIE Cache File (index.dat) format
libolecf(3), libolecf.h(3)
Library to access the Object Linking and Embedding (OLE) Compound File (CF) format
libopenjpeg(3)
a library for reading and writing JPEG2000 image files
libowfat_add_of(3), add_of(3)
add two integers, check for arithmetic overflow
libowfat_array(3), array(3)
The array library interface
libowfat_array_allocate(3), array_allocate(3)
make sure array has at least n elements allocated
libowfat_array_bytes(3), array_bytes(3)
get number of allocated members in array
libowfat_array_cat(3), array_cat(3)
append one array to another
libowfat_array_cat0(3), array_cat0(3)
append 0 byte to an array
libowfat_array_catb(3), array_catb(3)
append bytes to an array
libowfat_array_cate(3), array_cate(3)
append subset of one array to another array
libowfat_array_cats(3), array_cats(3)
append C string to an array
libowfat_array_cats0(3), array_cats0(3)
append C string to an array
libowfat_array_equal(3), array_equal(3)
compare two arrays for equality
libowfat_array_fail(3), array_fail(3)
switch array to have failed
libowfat_array_get(3), array_get(3)
get pointer to nth element in array
libowfat_array_length(3), array_length(3)
get number of allocated members in array
libowfat_array_reset(3), array_reset(3)
deallocate array
libowfat_array_start(3), array_start(3)
get pointer to first element in array
libowfat_array_trunc(3), array_trunc(3)
reduce number of initialized bytes
libowfat_array_truncate(3), array_truncate(3)
reduce number of initialized bytes
libowfat_assign(3), assign(3)
assign an integer value, check for truncation
libowfat_bs_capacityassert(3), bs_capacityassert(3)
assert that there are least n bytes left in the stream
libowfat_buffer(3), buffer.h(3)
generic read/write buffering
libowfat_buffer_close(3), buffer_close(3)
close buffer
libowfat_buffer_feed(3), buffer_feed(3)
low-level component of buffer_get
libowfat_buffer_flush(3), buffer_flush(3)
feed buffer to write function
libowfat_buffer_fromarray(3), buffer_fromarray(3)
initialize buffer structure from array
libowfat_buffer_frombuf(3), buffer_frombuf(3)
initialize buffer structure from raw memory
libowfat_buffer_fromsa(3), buffer_fromsa(3)
initialize buffer structure from stralloc
libowfat_buffer_get(3), buffer_get(3)
read binary data from buffer
libowfat_buffer_get_new_token_sa(3), buffer_get_new_token_sa(3)
read token from buffer
libowfat_buffer_get_new_token_sa_pred(3), buffer_get_new_token_sa_pred(3)
read token from buffer
libowfat_buffer_get_token(3), buffer_get_token(3)
read token from buffer
libowfat_buffer_get_token_pred(3), buffer_get_token_pred(3)
read token from buffer
libowfat_buffer_get_token_sa(3), buffer_get_token_sa(3)
read token from buffer
libowfat_buffer_get_token_sa_pred(3), buffer_get_token_sa_pred(3)
read token from buffer
libowfat_buffer_getc(3), buffer_getc(3)
read one char from buffer
libowfat_buffer_getline(3), buffer_getline(3)
read line from buffer
libowfat_buffer_getline_sa(3), buffer_getline_sa(3)
read line from buffer
libowfat_buffer_getn(3), buffer_getn(3)
read binary data from buffer
libowfat_buffer_getnewline_sa(3), buffer_getnewline_sa(3)
read line from buffer
libowfat_buffer_init(3), buffer_init(3)
initialize buffer structure
libowfat_buffer_init_free(3), buffer_init_free(3)
initialize buffer structure
libowfat_buffer_mmapread(3), buffer_mmapread(3)
create read-only memory-mapped file buffer
libowfat_buffer_peek(3), buffer_peek(3)
return pointer to string in buffer
libowfat_buffer_peekc(3), buffer_peekc(3)
read one char from buffer
libowfat_buffer_put(3), buffer_put(3)
write binary data to buffer
libowfat_buffer_put8long(3), buffer_put8long(3)
write an octal ASCII representation of an unsigned long integer to buffer
libowfat_buffer_putalign(3), buffer_putalign(3)
write binary data to buffer
libowfat_buffer_puterror(3), buffer_puterror(3)
write error string to buffer and flush
libowfat_buffer_puterror2(3), buffer_puterror2(3)
write error string to buffer and flush
libowfat_buffer_putflush(3), buffer_putflush(3)
write binary data to buffer and flush
libowfat_buffer_putlong(3), buffer_putlong(3)
write a decimal ASCII representation of a signed long integer to buffer
libowfat_buffer_putlonglong(3), buffer_putlonglong(3)
write a decimal ASCII representation of a signed long integer to buffer
libowfat_buffer_putm(3), buffer_putm(3)
write ASCIIZ string(s) to buffer
libowfat_buffer_putnlflush(3), buffer_putnlflush(3)
write '
libowfat_buffer_puts(3), buffer_puts(3)
write ASCIIZ string to buffer
libowfat_buffer_putsa(3), buffer_putsa(3)
write stralloc to buffer
libowfat_buffer_putsaflush(3), buffer_putsa(3)
write stralloc to buffer and flush
libowfat_buffer_putsalign(3), buffer_putsalign(3)
write ASCIIZ string to buffer
libowfat_buffer_putsflush(3), buffer_putsflush(3)
write ASCIIZ string to buffer and flush
libowfat_buffer_putspace(3), buffer_putspace(3)
write ASCII space to buffer
libowfat_buffer_putulong(3), buffer_putulong(3)
write a decimal ASCII representation of an unsigned long integer to buffer
libowfat_buffer_putulonglong(3), buffer_putulonglong(3)
write a decimal ASCII representation of a signed long integer to buffer
libowfat_buffer_putxlong(3), buffer_putxlong(3)
write a hexidecimal ASCII representation of an unsigned long integer to buffer
libowfat_buffer_seek(3), buffer_seek(3)
remove bytes from beginning of string in buffer
libowfat_buffer_tosa(3), buffer_tosa(3)
initialize buffer for writing to stralloc
libowfat_byte_chr(3), byte_chr(3)
search for a byte in a string
libowfat_byte_copy(3), byte_copy(3)
copy a string
libowfat_byte_copyr(3), byte_copyr(3)
copy a string
libowfat_byte_diff(3), byte_diff(3)
compare two strings
libowfat_byte_equal(3), byte_equal(3)
compare two strings
libowfat_byte_equal_notimingattack(3), byte_equal_notimingattack(3)
compare two strings
libowfat_byte_rchr(3), byte_rchr(3)
search for a byte in a string
libowfat_byte_start(3), byte_start(3)
find out if string b is prefix of string a
libowfat_byte_starts(3), byte_starts(3)
find out if a buffer starts with a string
libowfat_byte_zero(3), byte_zero(3)
initialize a string
libowfat_carp(3), carp(3)
print warning diagnostic
libowfat_carpsys(3), carp(3)
print warning diagnostic
libowfat_case_diffb(3), case_diffb(3)
compare strings case-insensitively
libowfat_case_diffs(3), case_diffs(3)
compare strings case-insensitively
libowfat_case_lowerb(3), case_lowerb(3)
compare strings case-insensitively
libowfat_case_lowers(3), case_lowers(3)
compare strings case-insensitively
libowfat_case_starts(3), case_starts(3)
compare prefixes of strings case-insensitively
libowfat_cdb_datalen(3), cdb_datalen(3)
get length of data
libowfat_cdb_datapos(3), cdb_datapos(3)
get position of data
libowfat_cdb_find(3), cdb_find(3)
look up a key in a constant database
libowfat_cdb_firstkey(3), cdb_firstkey(3)
find first physical record in constant database
libowfat_cdb_free(3), cdb_free(3)
close a constant databased
libowfat_cdb_init(3), cdb_init(3)
open a constant database
libowfat_cdb_keylen(3), cdb_keylen(3)
get length of key
libowfat_cdb_keypos(3), cdb_keypos(3)
get position of key
libowfat_cdb_nextkey(3), cdb_nextkey(3)
find next physical record in constant database
libowfat_cdb_read(3), cdb_read(3)
read bytes from a constant database
libowfat_cdb_successor(3), cdb_successor(3)
find next record
libowfat_critbit0_allprefixed(3), critbit0_allprefixed(3)
search a critbit tree by prefix
libowfat_critbit0_clear(3), critbit0_clear(3)
free all memory associated with a critbit tree
libowfat_critbit0_contains(3), critbit0_contains(3)
check whether a string is in the critbit tree
libowfat_critbit0_delete(3), critbit0_delete(3)
delete a string from a critbit tree
libowfat_critbit0_insert(3), critbit0_insert(3)
insert a string into a critbit tree
libowfat_die(3), die(3)
print warning diagnostic and abort program
libowfat_diesys(3), die(3)
print warning diagnostic and abort program
libowfat_dns_ip4(3), dns_ip4(3)
look up IPv4 addresses
libowfat_dns_ip4_packet(3), dns_ip4_packet(3)
extract IPv4 address from DNS answer packet
libowfat_dns_ip4_qualify(3), dns_ip4_qualify(3)
qualify name and look up IPv4 addresses
libowfat_dns_ip6(3), dns_ip6(3)
look up IPv6 addresses
libowfat_dns_ip6_packet(3), dns_ip6_packet(3)
extract IPv6 address from DNS answer packet
libowfat_dns_ip6_qualify(3), dns_ip6_qualify(3)
qualify name and look up IPv6 addresses
libowfat_dns_mx(3), dns_mx(3)
look up Mail eXchanger
libowfat_dns_mx_packet(3), dns_mx_packet(3)
extract MX records from DNS answer packet
libowfat_dns_name4(3), dns_name4(3)
look up host name
libowfat_dns_name4_domain(3), dns_name4_domain(3)
construct host name for reverse lookup
libowfat_dns_name6(3), dns_name6(3)
look up host name
libowfat_dns_name6_domain(3), dns_name6_domain(3)
construct host name for reverse lookup
libowfat_dns_name_packet(3), dns_name_packet(3)
extract names from DNS answer packet
libowfat_dns_txt(3), dns_txt(3)
look up TXT records
libowfat_dns_txt_packet(3), dns_txt_packet(3)
extract TXT records from DNS answer packet
libowfat_errmsg_iam(3), errmsg_iam(3)
tell errmsg library the name of the program
libowfat_fmt_8long(3), fmt_8long(3)
write an octal ASCII representation of an unsigned long integer
libowfat_fmt_asn1derlength(3), fmt_asn1derlength(3)
encode unsigned integer like ASN.1 DER length
libowfat_fmt_asn1dertag(3), fmt_asn1dertag(3)
encode unsigned integer like ASN.1 DER tag
libowfat_fmt_copybytes(3), fmt_copybytes(3)
write binary data
libowfat_fmt_copybytes_sizeof_minus1(3), fmt_copybytes_sizeof_minus1(3)
write binary data
libowfat_fmt_double(3), fmt_double(3)
write an ASCII representation of a double
libowfat_fmt_fill(3), fmt_fill(3)
append spaces to a string
libowfat_fmt_httpdate(3), fmt_httpdate(3)
write a date in ASCII as in the HTTP protocol
libowfat_fmt_human(3), fmt_human(3)
write a human readable ASCII representation of a long integer
libowfat_fmt_humank(3), fmt_humank(3)
write a human readable ASCII representation of a long integer
libowfat_fmt_ip4(3), fmt_ip4(3)
write a formatted ASCII representation of an IPv4 number
libowfat_fmt_ip6(3), fmt_ip6(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_ip6_flat(3), fmt_ip6_flat(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_ip6c(3), fmt_ip6c(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_ip6if(3), fmt_ip6if(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_ip6ifc(3), fmt_ip6ifc(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_iso8601(3), fmt_iso8601(3)
write a date in ASCII conforming to ISO-8601
libowfat_fmt_long(3), fmt_long(3)
write an ASCII representation of a long integer
libowfat_fmt_longlong(3), fmt_longlong(3)
write an ASCII representation of a long long integer
libowfat_fmt_minus(3), fmt_minus(3)
write '-' for negative integers
libowfat_fmt_netstring(3), fmt_netstring(3)
convert a memory buffer into a netstring
libowfat_fmt_pad(3), fmt_pad(3)
pad a string with spaces
libowfat_fmt_plusminus(3), fmt_plusminus(3)
write '+' or '-'
libowfat_fmt_str(3), fmt_str(3)
write an ASCII string
libowfat_fmt_strm(3), fmt_strm(3)
write multiple ASCII strings
libowfat_fmt_strm_alloca(3), fmt_strm_alloca(3)
write multiple ASCII strings
libowfat_fmt_strm_malloc(3), fmt_strm_malloc(3)
write multiple ASCII strings
libowfat_fmt_strn(3), fmt_strn(3)
write an ASCII string
libowfat_fmt_uint(3), fmt_uint(3)
write an ASCII representation of an unsigned integer
libowfat_fmt_uint0(3), fmt_uint0(3)
write a zero-padded ASCII representation of an unsigned integer
libowfat_fmt_ulong(3), fmt_ulong(3)
write an ASCII representation of an unsigned long integer
libowfat_fmt_ulong0(3), fmt_ulong0(3)
write a zero-padded ASCII representation of an unsigned long integer
libowfat_fmt_ulonglong(3), fmt_ulonglong(3)
write an ASCII representation of an unsigned long long integer
libowfat_fmt_utf8(3), fmt_utf8(3)
encode 31-bit unsigned integer using UTF-8 rules
libowfat_fmt_xlong(3), fmt_xlong(3)
write a hexadecimal ASCII representation of an unsigned long integer
libowfat_fmt_xlonglong(3), fmt_xlonglong(3)
write a hexadecimal ASCII representation of an unsigned long long integer
libowfat_iarray_allocate(3), iarray_allocate(3)
get pointer to nth element in iarray
libowfat_iarray_free(3), iarray_free(3)
free iarray data structure
libowfat_iarray_get(3), iarray_get(3)
get pointer to nth element in iarray
libowfat_iarray_init(3), iarray_init(3)
initialize iarray data structure
libowfat_imult16(3), imult16(3)
integer multiplication with overflow checking
libowfat_imult32(3), imult32(3)
integer multiplication with overflow checking
libowfat_imult64(3), imult64(3)
integer multiplication with overflow checking
libowfat_io_appendfile(3), io_appendfile(3)
open a file for appending
libowfat_io_block(3), io_block(3)
switch to blocking I/O
libowfat_io_canread(3), io_canread(3)
return a file descriptor that can be read from
libowfat_io_canwrite(3), io_canwrite(3)
return a file descriptor that can be written to
libowfat_io_check(3), io_check(3)
check for new readable or writable descriptors
libowfat_io_close(3), io_close(3)
close a file descriptor
libowfat_io_closeonexec(3), io_closeonexec(3)
mark a file descriptor non-inheritable
libowfat_io_createfile(3), io_createfile(3)
create a file
libowfat_io_dontwantread(3), io_dontwantread(3)
signal that you do not want to read from a descriptor
libowfat_io_dontwantwrite(3), io_dontwantwrite(3)
signal that you do not want to write to a descriptor
libowfat_io_eagain(3), io_eagain(3)
tell io_wait that you got an EAGAIN
libowfat_io_fd(3), io_fd(3)
prepare descriptor for io_wait
libowfat_io_fd_canwrite(3), io_fd_canwrite(3)
prepare descriptor for io_wait
libowfat_io_fd_flags(3), io_fd_flags(3)
prepare descriptor for io_wait
libowfat_io_finishandshutdown(3), io_finishandshutdown(3)
deallocate internal data structures
libowfat_io_getcookie(3), io_getcookie(3)
retrieve cookie
libowfat_io_nonblock(3), io_nonblock(3)
switch to non-blocking I/O
libowfat_io_passfd(3), io_passfd(3)
pass a file descriptor over a Unix Domain socket
libowfat_io_pipe(3), io_pipe(3)
create a Unix pipe
libowfat_io_readfile(3), io_readfile(3)
open a file for reading
libowfat_io_readwritefile(3), io_readfile(3)
open a file for reading and writing
libowfat_io_receivefd(3), io_receivefd(3)
receive a file descriptor over a Unix Domain socket
libowfat_io_sendfile(3), io_sendfile(3)
send data from a file to a socket
libowfat_io_setcookie(3), io_setcookie(3)
associate cookie with descriptor
libowfat_io_socketpair(3), io_socketpair(3)
create a pair of sockets
libowfat_io_timeout(3), io_timeout(3)
set time limit on descriptor
libowfat_io_timeouted(3), io_timeouted(3)
return a file descriptor over deadline
libowfat_io_tryread(3), io_tryread(3)
read from a descriptor without blocking
libowfat_io_tryreadtimeout(3), io_tryreadtimeout(3)
read from a descriptor without blocking
libowfat_io_trywrite(3), io_trywrite(3)
write to a descriptor without blocking
libowfat_io_trywritetimeout(3), io_trywritetimeout(3)
write to a descriptor without blocking
libowfat_io_wait(3), io_wait(3)
wait for events
libowfat_io_waitread(3), io_waitread(3)
read from a descriptor
libowfat_io_waituntil(3), io_waituntil(3)
wait for events
libowfat_io_wantread(3), io_wantread(3)
signal that you want to read from a descriptor
libowfat_io_wantwrite(3), io_wantwrite(3)
signal that you want to write to a descriptor
libowfat_iob_addbuf(3), iob_addbuf(3)
add buffer to I/O batch
libowfat_iob_addbuf_free(3), iob_addbuf_free(3)
add buffer to I/O batch, with deallocation
libowfat_iob_addfile(3), iob_addfile(3)
add file region to I/O batch
libowfat_iob_addfile_close(3), iob_addfile_close(3)
add file region to I/O batch
libowfat_iob_adds(3), iob_adds(3)
add buffer to I/O batch
libowfat_iob_adds_free(3), iob_adds_free(3)
add buffer to I/O batch
libowfat_iob_bytesleft(3), iob_bytesleft(3)
how many bytes are still to be sent?
libowfat_iob_free(3), iob_free(3)
free an I/O batch
libowfat_iob_init(3), iob_init(3)
initialize new I/O batch
libowfat_iob_init_autofree(3), iob_init_autofree(3)
initialize new I/O batch with autofree flag set
libowfat_iob_new(3), iob_new(3)
create new I/O batch
libowfat_iob_new_autofree(3), iob_new_autofree(3)
create new I/O batch with autofree flag set
libowfat_iob_prefetch(3), iob_prefetch(3)
prefetch data for I/O batch
libowfat_iob_reset(3), iob_reset(3)
reset an I/O batch
libowfat_iob_send(3), iob_send(3)
send I/O batch
libowfat_iob_write(3), iob_write(3)
send I/O batch through callback
libowfat_iom_abort(3), iom_abort(3)
abort all pending iom_wait calls
libowfat_iom_add(3), iom_add(3)
add event to I/O multiplexer
libowfat_iom_init(3), iom_init(3)
create new I/O multiplexer
libowfat_iom_requeue(3), iom_requeue(3)
re-add event to I/O multiplexer
libowfat_iom_wait(3), iom_wait(3)
wait for event from I/O multiplexer
libowfat_mmap_private(3), mmap_private(3)
memory map a file for reading and writing
libowfat_mmap_read(3), mmap_read(3)
memory map a file for reading
libowfat_mmap_readat(3), mmap_readat(3)
memory map a file for reading
libowfat_mmap_shared(3), mmap_shared(3)
memory map a file for reading and writing
libowfat_mmap_unmap(3), mmap_unmap(3)
unmap an existing memory mapping
libowfat_msg(3), msg(3)
print diagnostic
libowfat_msgsys(3), msg(3)
print diagnostic
libowfat_ndelay_off(3), ndelay_off(3)
put file descriptor in non-blocking mode
libowfat_ndelay_on(3), ndelay_on(3)
put file descriptor in non-blocking mode
libowfat_open_append(3), open_append(3)
open a file for appending
libowfat_open_excl(3), open_excl(3)
open a file for exclusive writing
libowfat_open_read(3), open_read(3)
open a file for reading
libowfat_open_rw(3), open_rw(3)
open a file for reading and writing
libowfat_open_trunc(3), open_trunc(3)
open a file for writing
libowfat_open_write(3), open_write(3)
open a file for writing
libowfat_openreadclose(3), openreadclose(3)
read a whole file into a stralloc
libowfat_range_arrayinbuf(3), range_arrayinbuf(3)
range check for array in buffer
libowfat_range_bufinbuf(3), range_bufinbuf(3)
range check for buf in buffer
libowfat_range_ptrinbuf(3), range_ptrinbuf(3)
range check pointer in buffer
libowfat_range_str2inbuf(3), range_str2inbuf(3)
range check for string in buffer
libowfat_range_str4inbuf(3), range_str4inbuf(3)
range check for string in buffer
libowfat_range_strinbuf(3), range_strinbuf(3)
range check for string in buffer
libowfat_range_validbuf(3), range_validbuf(3)
range check buffer
libowfat_rangecheck(3), rangecheck.h(3)
pointer range checking
libowfat_readclose(3), readclose(3)
read a whole file into a stralloc
libowfat_readclose_append(3), readclose_append(3)
read a whole file into a stralloc
libowfat_scan_8int(3), scan_8int(3)
parse an unsigned integer in octal ASCII representation
libowfat_scan_8long(3), scan_8long(3)
parse an unsigned long integer in octal ASCII representation
libowfat_scan_8short(3), scan_8short(3)
parse an unsigned short integer in octal ASCII representation
libowfat_scan_asn1derlength(3), scan_asn1derlength(3)
decode an unsigned integer from ASN.1 DER length encoding
libowfat_scan_asn1derlengthvalue(3), scan_asn1derlengthvalue(3)
decode an unsigned integer from ASN.1 DER length encoding
libowfat_scan_asn1dertag(3), scan_asn1dertag(3)
decode an unsigned integer from ASN.1 DER length encoding
libowfat_scan_base64(3), scan_base64(3)
decode base64 encoded data
libowfat_scan_base64url(3), scan_base64url(3)
decode base64url encoded data
libowfat_scan_cescape(3), scan_cescape(3)
parse C escaped string
libowfat_scan_charsetnskip(3), scan_charsetnskip(3)
skip characters from set
libowfat_scan_double(3), scan_double(3)
parse a floating point number in decimal ASCII representation
libowfat_scan_hexdump(3), scan_hexdump(3)
decode hexdump data
libowfat_scan_httpdate(3), scan_httpdate(3)
parse a HTTP date
libowfat_scan_int(3), scan_int(3)
parse an integer in decimal ASCII representation
libowfat_scan_ip4(3), scan_ip4(3)
parse an IPv4 number in dotted-decimal notation
libowfat_scan_ip6(3), scan_ip6(3)
parse an IPv6 number in ASCII representation
libowfat_scan_ip6_flat(3), scan_ip6_flat(3)
parse an IPv6 number in flat ASCII representation
libowfat_scan_ip6if(3), scan_ip6(3)
parse an IPv6 number and interface in ASCII representation
libowfat_scan_iso8601(3), scan_iso8601(3)
parse an ISO-8601 timestamp
libowfat_scan_jsonescape(3), scan_jsonescape(3)
parse JSON escaped string
libowfat_scan_ldapescape(3), scan_ldapescape(3)
parse LDIF escaped string
libowfat_scan_long(3), scan_long(3)
parse an long integer in decimal ASCII representation
libowfat_scan_longlong(3), scan_longlong(3)
parse a long integer in decimal ASCII representation
libowfat_scan_netstring(3), scan_netstring(3)
parse a netstring
libowfat_scan_noncharsetnskip(3), scan_noncharsetnskip(3)
skip characters not from set
libowfat_scan_nonwhitenskip(3), scan_nonwhitenskip(3)
skip non-whitespace
libowfat_scan_plusminus(3), scan_plusminus(3)
parse '+' or '-'
libowfat_scan_short(3), scan_short(3)
parse an integer in decimal ASCII representation
libowfat_scan_uint(3), scan_uint(3)
parse an unsigned integer in decimal ASCII representation
libowfat_scan_ulong(3), scan_ulong(3)
parse an unsigned long integer in decimal ASCII representation
libowfat_scan_ulonglong(3), scan_ulonglong(3)
parse an unsigned long integer in decimal ASCII representation
libowfat_scan_urlencoded(3), scan_urlencoded(3)
decode urlencoded data
libowfat_scan_urlencoded2(3), scan_urlencoded2(3)
decode urlencoded data
libowfat_scan_ushort(3), scan_ushort(3)
parse an unsigned short integer in decimal ASCII representation
libowfat_scan_utf8(3), scan_utf8(3)
decode an unsigned integer from UTF-8 encoding
libowfat_scan_uuencoded(3), scan_uuencoded(3)
decode uuencoded data
libowfat_scan_whitenskip(3), scan_whitenskip(3)
skip whitespace
libowfat_scan_xint(3), scan_xint(3)
parse an unsigned integer in hexadecimal ASCII representation
libowfat_scan_xlong(3), scan_xlong(3)
parse an unsigned long integer in hexadecimal ASCII representation
libowfat_scan_xlonglong(3), scan_xlonglong(3)
parse an unsigned long long integer in hexadecimal ASCII representation
libowfat_scan_xshort(3), scan_xshort(3)
parse an unsigned short integer in hexadecimal ASCII representation
libowfat_socket_accept4(3), socket_accept4(3)
accept an IPv4 TCP connection on a socket
libowfat_socket_accept4_makenonblocking(3), socket_accept4_makenonblocking(3)
accept an IPv4 TCP connection on a socket and set it to non-blocking I/O
libowfat_socket_accept4_makenonblocking_setcloseonexec(3), socket_accept4_makenonblocking_setcloseonexec(3)
accept an IPv4 TCP connection on a socket and set it to non-blocking I/O and close-on-exec SYNTAX #include <libowfat/socket.h> int socket_accept4_makenonblocking_setcloseonexec(int s,char ip[4],uint16 *port);
libowfat_socket_accept4_setcloseonexec(3), socket_accept4_setcloseonexec(3)
accept an IPv4 TCP connection on a socket and set it to close on exec
libowfat_socket_accept6(3), socket_accept6(3)
accept an IPv6 TCP connection on a socket
libowfat_socket_accept6_makenonblocking(3), socket_accept6_makenonblocking(3)
accept an IPv6 TCP connection on a socket
libowfat_socket_accept6_makenonblocking_setcloseonexec(3), socket_accept6_makenonblocking_setcloseonexec(3)
accept an IPv6 TCP connection on a socket and set it to non-blocking I/O and close-on-exec SYNTAX #include <libowfat/socket.h> int socket_accept6_makenonblocking_setcloseonexec(int s,char ip[4],uint16 *port,uint16* scope_id);
libowfat_socket_accept6_setcloseonexec(3), socket_accept6_setcloseonexec(3)
accept an IPv6 TCP connection on a socket
libowfat_socket_bind4(3), socket_bind4(3)
set the local IP address and port of a socket
libowfat_socket_bind4_reuse(3), socket_bind4_reuse(3)
set the local IP address and port of a socket
libowfat_socket_bind6(3), socket_bind6(3)
set the local IP address and port of a socket
libowfat_socket_bind6_reuse(3), socket_bind6_reuse(3)
set the local IP address and port of a socket
libowfat_socket_broadcast(3), socket_broadcast(3)
set UDP socket to broadcast mode
libowfat_socket_connect4(3), socket_connect4(3)
attempt to make a TCP connection
libowfat_socket_connect6(3), socket_connect6(3)
attempt to make a TCP connection
libowfat_socket_connected(3), socket_connected(3)
is a connection established on a socket?
libowfat_socket_fastopen(3), socket_fastopen(3)
enable TCP Fast Open on a server-side TCP socket
libowfat_socket_fastopen_connect4(3), socket_fastopen_connect4(3)
make a TCP connection and send some data
libowfat_socket_fastopen_connect6(3), socket_fastopen_connect6(3)
make a TCP connection and send some data
libowfat_socket_getifidx(3), socket_getifidx(3)
get interface number
libowfat_socket_getifname(3), socket_getifname(3)
get interface name
libowfat_socket_listen(3), socket_listen(3)
attempt to make a TCP connection
libowfat_socket_local4(3), socket_local4(3)
get local IP address of socket
libowfat_socket_local6(3), socket_local6(3)
get local IP address of socket
libowfat_socket_mchopcount6(3), socket_mchopcount6(3)
set multicast hop count
libowfat_socket_mcjoin4(3), socket_mcjoin4(3)
join a multicast group
libowfat_socket_mcjoin6(3), socket_mcjoin6(3)
join a multicast group
libowfat_socket_mcleave4(3), socket_mcleave4(3)
leave a multicast group
libowfat_socket_mcleave6(3), socket_mcleave6(3)
leave a multicast group
libowfat_socket_mcloop4(3), socket_mcloop4(3)
set multicast loopback
libowfat_socket_mcloop6(3), socket_mcloop6(3)
set multicast loopback
libowfat_socket_mcttl4(3), socket_mcttl4(3)
set multicast ttl
libowfat_socket_quickack(3), socket_quickack(3)
turn TCP Quick ACK mode on or off
libowfat_socket_recv4(3), socket_recv4(3)
receive a UDP datagram
libowfat_socket_recv6(3), socket_recv6(3)
receive a UDP datagram
libowfat_socket_remote4(3), socket_remote4(3)
get remote IP address of socket
libowfat_socket_remote6(3), socket_remote6(3)
get remote IP address of socket
libowfat_socket_sctp4(3), socket_sctp4(3)
create a non-blocking SCTP/IP stream socket
libowfat_socket_sctp4b(3), socket_sctp4b(3)
create a blocking SCTP/IP stream socket
libowfat_socket_sctp6(3), socket_sctp6(3)
create a non-blocking IPv6 SCTP/IP stream socket
libowfat_socket_sctp6b(3), socket_sctp6b(3)
create a blocking IPv6 SCTP/IP stream socket
libowfat_socket_send4(3), socket_send4(3)
send a UDP datagram
libowfat_socket_send6(3), socket_send6(3)
send a UDP datagram
libowfat_socket_tcp4(3), socket_tcp4(3)
create a non-blocking TCP/IP stream socket
libowfat_socket_tcp4b(3), socket_tcp4b(3)
create a blocking TCP/IP stream socket
libowfat_socket_tcp6(3), socket_tcp6(3)
create a non-blocking IPv6 TCP/IP stream socket
libowfat_socket_tcp6b(3), socket_tcp6b(3)
create a blocking IPv6 TCP/IP stream socket
libowfat_socket_udp4(3), socket_udp4(3)
create a non-blocking UDP/IP datagram socket
libowfat_socket_udp6(3), socket_udp6(3)
create a non-blocking IPv6 UDP/IP datagram socket
libowfat_str_chr(3), str_chr(3)
find character in ASCIIZ string
libowfat_str_copy(3), str_copy(3)
copy an ASCIIZ string
libowfat_str_diff(3), str_diff(3)
compare two ASCIIZ strings
libowfat_str_diffn(3), str_diffn(3)
compare two ASCIIZ strings
libowfat_str_equal(3), str_equal(3)
compare two ASCIIZ strings
libowfat_str_len(3), str_len(3)
find length of ASCIIZ string
libowfat_str_rchr(3), str_rchr(3)
find character in ASCIIZ string
libowfat_str_start(3), str_start(3)
compare prefixes of strings
libowfat_stralloc_0(3), stralloc_0(3)
append
home | help