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

FreeBSD Manual Pages

  
 
  

home | help
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_TIMELOCK(9)
locks a buffer
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_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
COLOR_PAIR(3), %start_color(3), %has_colors(3), %can_change_color(3), %init_pair(3), %init_color(3), %init_extended_pair(3), %init_extended_color(3), %color_content(3), %pair_content(3), %extended_color_content(3), %extended_pair_content(3), %reset_color_pairs(3), %COLOR_PAIR(3), %PAIR_NUMBER(3), %COLORS(3), %COLOR_PAIRS(3), %COLOR_BLACK(3), %COLOR_RED(3), %COLOR_GREEN(3), %COLOR_YELLOW(3), %COLOR_BLUE(3), %COLOR_MAGENTA(3), %COLOR_CYAN(3), %COLOR_WHITE(3)
manipulate terminal colors with curses
CPUSET_FSET(9), cpuset(9)(9)
CPUSET_T_INITIALIZER, CPUSET_FSET, CPU_CLR, CPU_COPY, CPU_ISSET, CPU_SET, CPU_ZERO, CPU_FILL, CPU_SETOF, CPU_EMPTY, CPU_ISFULLSET, CPU_FFS, CPU_COUNT, CPU_SUBSET, CPU_OVERLAP, CPU_CMP, CPU_OR, CPU_ORNOT, CPU_AND, CPU_ANDNOT, CPU_XOR, CPU_CLR_ATOMIC, CPU_TEST_CLR_ATOMIC, CPU_SET_ATOMIC, CPU_SET_ATOMIC_ACQ, CPU_TEST_SET_ATOMIC, CPU_AND_ATOMIC, CPU_OR_ATOMIC, CPU_COPY_STORE_REL cpuset manipulation macros
CPU_ELAN(4)
AMD Elan 520 CPU support
CREATE_SERVICE(3)
casper service declaration macro
CTASSERT(9)
compile time assertion macro
DB_COMMAND(9), DB_COMMAND_FLAGS(9), DB_SHOW_COMMAND(9), DB_SHOW_COMMAND_FLAGS(9), DB_SHOW_ALL_COMMAND(9), DB_TABLE_COMMAND(9), DB_TABLE_COMMAND_FLAGS(9), DB_ALIAS(9), DB_ALIAS_FLAGS(9), DB_SHOW_ALIAS(9), DB_SHOW_ALIAS_FLAGS(9), DB_SHOW_ALL_ALIAS(9), DB_TABLE_ALIAS(9), DB_TABLE_ALIAS_FLAGS DB_DECLARE_TABLE(9), DB_DEFINE_TABLE(9)
Extends the ddb command set
DECLARE_GEOM_CLASS(9)
GEOM class declaration macro
DECLARE_MODULE(9)
kernel module declaration macro
DEFINE_IFUNC(9)
define a kernel function with an implementation selected at run-time
DEVICE_IDENTIFY(9)
identify new child devices and register them
DEVICE_SHUTDOWN(9)
called during system shutdown
DEV_MODULE(9)
device driver module declaration macro
DRIVER_MODULE(9), DRIVER_MODULE_ORDERED(9), EARLY_DRIVER_MODULE(9), EARLY_DRIVER_MODULE_ORDERED(9)
kernel driver declaration macro
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
KMSAN(9)
Kernel Memory SANitizer
MD4Init(3), MD4Update(3), MD4Pad(3), MD4Final(3), MD4End(3), MD4Fd(3), MD4FdChunk(3), MD4File(3), MD4FileChunk(3), MD4Data(3)
calculate the RSA Data Security, Inc., ``MD4'' message digest
MD5Init(3), MD5Update(3), MD5Pad(3), MD5Final(3), MD5End(3), MD5Fd(3), MD5FdChunk(3), MD5File(3), MD5FileChunk(3), MD5Data(3)
calculate the RSA Data Security, Inc., ``MD5'' message digest
MODULE_DEPEND(9)
set kernel module dependencies
MODULE_PNP_INFO(9)
register plug and play information for device matching
MODULE_VERSION(9)
set kernel module version
NgMkSockNode(3), NgNameNode(3), NgSendMsg(3), NgSendAsciiMsg(3), NgSendReplyMsg(3), NgRecvMsg(3), NgAllocRecvMsg(3), NgRecvAsciiMsg(3), NgAllocRecvAsciiMsg(3), NgSendData(3), NgRecvData(3), NgAllocRecvData(3), NgSetDebug(3), NgSetErrLog(3)
netgraph user library
OF_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_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
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
Q_FRAWMASK(3), Q_GFRAW(3), Q_GFABSVAL(3), Q_GFVAL(3), Q_SFVAL(3)
fixed-point math functions which manipulate the fractional data bits
Q_IFRAWMASK(3), Q_IFVALIMASK(3), Q_IFVALFMASK(3), Q_GIFRAW(3), Q_GIFABSVAL(3), Q_GIFVAL(3), Q_SIFVAL(3), Q_SIFVALS(3)
fixed-point math functions which manipulate the combined integer/fractional data bits
Q_INI(3), Q_NCBITS(3), Q_BT(3), Q_TC(3), Q_NTBITS(3), Q_NFCBITS(3), Q_MAXNFBITS(3), Q_NFBITS(3), Q_NIBITS(3), Q_RPSHFT(3), Q_ABS(3), Q_MAXSTRLEN(3), Q_TOSTR(3), Q_SHL(3), Q_SHR(3), Q_DEBUG(3)
fixed-point math miscellaneous functions/variables
Q_IRAWMASK(3), Q_GIRAW(3), Q_GIABSVAL(3), Q_GIVAL(3), Q_SIVAL(3)
fixed-point math functions which manipulate the integer data bits
Q_QABS(3), Q_Q2S(3), Q_Q2F(3)
fixed-point math functions which operate on a single Q number
Q_QADDI(3), Q_QDIVI(3), Q_QMULI(3), Q_QSUBI(3), Q_QFRACI(3), Q_QCPYVALI(3)
fixed-point math functions which apply integers to a Q number
Q_QADDQ(3), Q_QDIVQ(3), Q_QMULQ(3), Q_QSUBQ(3), Q_NORMPREC(3), Q_QMAXQ(3), Q_QMINQ(3), Q_QCLONEQ(3), Q_CPYVALQ(3)
fixed-point math functions which operate on two Q numbers
Q_SIGNED(3), Q_LTZ(3), Q_PRECEQ(3), Q_QLTQ(3), Q_QLEQ(3), Q_QGTQ(3), Q_QGEQ(3), Q_QEQ(3), Q_QNEQ(3), Q_OFLOW(3), Q_RELPREC(3)
fixed-point math comparison and logic functions
Q_SIGNSHFT(3), Q_SSIGN(3), Q_CRAWMASK(3), Q_SRAWMASK(3), Q_GCRAW(3), Q_GCVAL(3), Q_SCVAL(3)
fixed-point math functions which manipulate the control/sign data bits
RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3), RIPEMD160_End(3), RIPEMD160_Fd(3), RIPEMD160_FdChunk(3), RIPEMD160_File(3), RIPEMD160_FileChunk(3), RIPEMD160_Data(3)
calculate the RIPEMD160 message digest
SCSI(4), CAM(4)
Common Access Method Storage subsystem
SDT(9)
a DTrace framework for adding statically-defined tracing probes
SHA224_Init(3), SHA224_Update(3), SHA224_Final(3), SHA224_End(3), SHA224_Fd(3), SHA224_FdChunk(3), SHA224_File(3), SHA224_FileChunk(3), SHA224_Data(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA256_End(3), SHA256_Fd(3), SHA256_FdChunk(3), SHA256_File(3), SHA256_FileChunk(3), SHA256_Data(3)
calculate the FIPS 180-2 ``SHA-256'' (or SHA-224) message digest
SHA512_Init(3), SHA512_Update(3), SHA512_Final(3), SHA512_End(3), SHA512_Fd(3), SHA512_FdChunk(3), SHA512_File(3), SHA512_FileChunk(3), SHA512_Data(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA384_End(3), SHA384_Fd(3), SHA384_FdChunk(3), SHA384_File(3), SHA384_FileChunk(3), SHA384_Data(3), SHA512_224_Init(3), SHA512_224_Update(3), SHA512_224_Final(3), SHA512_224_End(3), SHA512_224_File(3), SHA512_224_FileChunk(3), SHA512_224_Data SHA512_256_Init(3), SHA512_256_Update(3), SHA512_256_Final(3), SHA512_256_End(3), SHA512_256_Fd(3), SHA512_256_FdChunk(3), SHA512_256_File(3), SHA512_256_FileChunk(3), SHA512_256_Data(3)
calculate the FIPS 180-4 ``SHA-512'' family of message digests
SHA_Init(3), SHA_Update(3), SHA_Final(3), SHA_End(3), SHA_Fd(3), SHA_FdChunk(3), SHA_File(3), SHA_FileChunk(3), SHA_Data(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA1_End(3), SHA1_Fd(3), SHA1_FdChunk(3), SHA1_File(3), SHA1_FileChunk(3), SHA1_Data(3)
calculate the FIPS 160 and 160-1 ``SHA'' message digests
SKEIN256_Init(3), SKEIN256_Update(3), SKEIN256_Final(3), SKEIN256_End(3), SKEIN256_Fd(3), SKEIN256_FdChunk(3), SKEIN256_File(3), SKEIN256_FileChunk(3), SKEIN256_Data(3), SKEIN512_Init(3), SKEIN512_Update(3), SKEIN512_Final(3), SKEIN512_End(3), SKEIN512_Fd(3), SKEIN512_FdChunk(3), SKEIN512_File(3), SKEIN512_FileChunk(3), SKEIN512_Data(3), SKEIN1024_Init(3), SKEIN1024_Update(3), SKEIN1024_Final(3), SKEIN1024_End(3), SKEIN1024_Fd(3), SKEIN1024_FdChunk(3), SKEIN1024_File(3), SKEIN1024_FileChunk(3), SKEIN1024_Data(3)
calculate the ``SKEIN'' family of message digests
SLIST_CLASS_ENTRY(3), SLIST_CLASS_HEAD(3), SLIST_CONCAT(3), SLIST_EMPTY(3), SLIST_EMPTY_ATOMIC(3), SLIST_ENTRY(3), SLIST_FIRST(3), SLIST_FOREACH(3), SLIST_FOREACH_FROM(3), SLIST_FOREACH_FROM_SAFE(3), SLIST_FOREACH_SAFE(3), SLIST_HEAD(3), SLIST_HEAD_INITIALIZER(3), SLIST_INIT(3), SLIST_INSERT_AFTER(3), SLIST_INSERT_HEAD(3), SLIST_NEXT(3), SLIST_REMOVE(3), SLIST_REMOVE_AFTER(3), SLIST_REMOVE_HEAD(3), SLIST_SPLIT_AFTER(3), SLIST_SWAP(3), STAILQ_CLASS_ENTRY(3), STAILQ_CLASS_HEAD(3), STAILQ_CONCAT(3), STAILQ_EMPTY(3), STAILQ_EMPTY_ATOMIC(3), STAILQ_ENTRY(3), STAILQ_FIRST(3), STAILQ_FOREACH(3), STAILQ_FOREACH_FROM(3), STAILQ_FOREACH_FROM_SAFE(3), STAILQ_FOREACH_SAFE(3), STAILQ_HEAD(3), STAILQ_HEAD_INITIALIZER(3), STAILQ_INIT(3), STAILQ_INSERT_AFTER(3), STAILQ_INSERT_HEAD(3), STAILQ_INSERT_TAIL(3), STAILQ_LAST(3), STAILQ_NEXT(3), STAILQ_REMOVE(3), STAILQ_REMOVE_AFTER(3), STAILQ_REMOVE_HEAD(3), STAILQ_REVERSE(3), STAILQ_SPLIT_AFTER(3), STAILQ_SWAP(3), LIST_CLASS_ENTRY(3), LIST_CLASS_HEAD(3), LIST_CONCAT(3), LIST_EMPTY(3), LIST_EMPTY_ATOMIC(3), LIST_ENTRY(3), LIST_FIRST(3), LIST_FOREACH(3), LIST_FOREACH_FROM(3), LIST_FOREACH_FROM_SAFE(3), LIST_FOREACH_SAFE(3), LIST_HEAD(3), LIST_HEAD_INITIALIZER(3), LIST_INIT(3), LIST_INSERT_AFTER(3), LIST_INSERT_BEFORE(3), LIST_INSERT_HEAD(3), LIST_NEXT(3), LIST_PREV(3), LIST_REMOVE(3), LIST_REPLACE(3), LIST_SPLIT_AFTER(3), LIST_SWAP(3), TAILQ_CLASS_ENTRY(3), TAILQ_CLASS_HEAD(3), TAILQ_CONCAT(3), TAILQ_EMPTY(3), TAILQ_EMPTY_ATOMIC(3), TAILQ_ENTRY(3), TAILQ_FIRST(3), TAILQ_FOREACH(3), TAILQ_FOREACH_FROM(3), TAILQ_FOREACH_FROM_SAFE(3), TAILQ_FOREACH_REVERSE(3), TAILQ_FOREACH_REVERSE_FROM(3), TAILQ_FOREACH_REVERSE_FROM_SAFE(3), TAILQ_FOREACH_REVERSE_SAFE(3), TAILQ_FOREACH_SAFE(3), TAILQ_HEAD(3), TAILQ_HEAD_INITIALIZER(3), TAILQ_INIT(3), TAILQ_INSERT_AFTER(3), TAILQ_INSERT_BEFORE(3), TAILQ_INSERT_HEAD(3), TAILQ_INSERT_TAIL(3), TAILQ_LAST(3), TAILQ_NEXT(3), TAILQ_PREV(3), TAILQ_REMOVE(3), TAILQ_REPLACE(3), TAILQ_SPLIT_AFTER(3), TAILQ_SWAP(3)
implementations of singly-linked lists, singly-linked tail queues, lists and tail queues
SMP(4)
description of the FreeBSD Symmetric Multi-Processor kernel
SPLAY_PROTOTYPE(3), SPLAY_GENERATE(3), SPLAY_ENTRY(3), SPLAY_HEAD(3), SPLAY_INITIALIZER(3), SPLAY_ROOT(3), SPLAY_EMPTY(3), SPLAY_NEXT(3), SPLAY_MIN(3), SPLAY_MAX(3), SPLAY_FIND(3), SPLAY_LEFT(3), SPLAY_RIGHT(3), SPLAY_FOREACH(3), SPLAY_INIT(3), SPLAY_INSERT(3), SPLAY_REMOVE(3), RB_PROTOTYPE(3), RB_PROTOTYPE_STATIC(3), RB_PROTOTYPE_INSERT(3), RB_PROTOTYPE_INSERT_COLOR(3), RB_PROTOTYPE_REMOVE(3), RB_PROTOTYPE_REMOVE_COLOR(3), RB_PROTOTYPE_FIND(3), RB_PROTOTYPE_NFIND(3), RB_PROTOTYPE_NEXT(3), RB_PROTOTYPE_PREV(3), RB_PROTOTYPE_MINMAX(3), RB_PROTOTYPE_REINSERT(3), RB_GENERATE(3), RB_GENERATE_STATIC(3), RB_GENERATE_INSERT(3), RB_GENERATE_INSERT_COLOR(3), RB_GENERATE_REMOVE(3), RB_GENERATE_REMOVE_COLOR(3), RB_GENERATE_FIND(3), RB_GENERATE_NFIND(3), RB_GENERATE_NEXT(3), RB_GENERATE_PREV(3), RB_GENERATE_MINMAX(3), RB_GENERATE_REINSERT(3), RB_ENTRY(3), RB_HEAD(3), RB_INITIALIZER(3), RB_ROOT(3), RB_EMPTY(3), RB_NEXT(3), RB_PREV(3), RB_MIN(3), RB_MAX(3), RB_FIND(3), RB_NFIND(3), RB_LEFT(3), RB_RIGHT(3), RB_PARENT(3), RB_FOREACH(3), RB_FOREACH_FROM(3), RB_FOREACH_SAFE(3), RB_FOREACH_REVERSE(3), RB_FOREACH_REVERSE_FROM(3), RB_FOREACH_REVERSE_SAFE(3), RB_INIT(3), RB_INSERT(3), RB_INSERT_NEXT(3), RB_INSERT_PREV(3), RB_REMOVE(3), RB_REINSERT(3), RB_AUGMENT RB_AUGMENT_CHECK(3), RB_UPDATE_AUGMENT(3)
implementations of splay and rank-balanced (wavl) trees
SYSCALL_MODULE(9)
syscall kernel module declaration macro
SYSCTL_DECL(9), SYSCTL_ADD_BOOL(9), SYSCTL_ADD_COUNTER_U64(9), SYSCTL_ADD_COUNTER_U64_ARRAY(9), SYSCTL_ADD_INT(9), SYSCTL_ADD_LONG(9), SYSCTL_ADD_NODE(9), SYSCTL_ADD_NODE_WITH_LABEL(9), SYSCTL_ADD_OPAQUE(9), SYSCTL_ADD_PROC(9), SYSCTL_ADD_QUAD(9), SYSCTL_ADD_ROOT_NODE(9), SYSCTL_ADD_S8(9), SYSCTL_ADD_S16(9), SYSCTL_ADD_S32(9), SYSCTL_ADD_S64(9), SYSCTL_ADD_SBINTIME_MSEC(9), SYSCTL_ADD_SBINTIME_USEC(9), SYSCTL_ADD_STRING(9), SYSCTL_ADD_CONST_STRING(9), SYSCTL_ADD_STRUCT(9), SYSCTL_ADD_TIMEVAL_SEC(9), SYSCTL_ADD_U8(9), SYSCTL_ADD_U16(9), SYSCTL_ADD_U32(9), SYSCTL_ADD_U64(9), SYSCTL_ADD_UAUTO(9), SYSCTL_ADD_UINT(9), SYSCTL_ADD_ULONG(9), SYSCTL_ADD_UMA_CUR(9), SYSCTL_ADD_UMA_MAX(9), SYSCTL_ADD_UQUAD(9), SYSCTL_CHILDREN(9), SYSCTL_STATIC_CHILDREN(9), SYSCTL_NODE_CHILDREN(9), SYSCTL_PARENT(9), SYSCTL_BOOL(9), SYSCTL_COUNTER_U64(9), SYSCTL_COUNTER_U64_ARRAY(9), SYSCTL_INT(9), SYSCTL_INT_WITH_LABEL(9), SYSCTL_LONG(9), sysctl_msec_to_ticks(9), SYSCTL_NODE(9), SYSCTL_NODE_WITH_LABEL(9), SYSCTL_OPAQUE(9), SYSCTL_PROC(9), SYSCTL_QUAD(9), SYSCTL_ROOT_NODE(9), SYSCTL_S8(9), SYSCTL_S16(9), SYSCTL_S32(9), SYSCTL_S64(9), SYSCTL_SBINTIME_MSEC(9), SYSCTL_SBINTIME_USEC(9), SYSCTL_STRING(9), SYSCTL_CONST_STRING(9), SYSCTL_STRUCT(9), SYSCTL_TIMEVAL_SEC(9), SYSCTL_U8(9), SYSCTL_U16(9), SYSCTL_U32(9), SYSCTL_U64(9), SYSCTL_UINT(9), SYSCTL_ULONG(9), SYSCTL_UMA_CUR(9), SYSCTL_UMA_MAX(9), SYSCTL_UQUAD(9)
Dynamic and static sysctl MIB creation functions
SYSINIT(9), SYSUNINIT(9)
a framework for dynamic kernel initialization
VFS(9)
kernel interface to file systems
VFS_CHECKEXP(9)
check if a file system is exported to a client
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_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_BMAP(9)
Logical to physical block number conversion
VOP_BWRITE(9)
write a file system buffer
VOP_COPY_FILE_RANGE(9)
copy a byte range 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_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_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_PATHCONF(9)
return POSIX pathconf information
VOP_PRINT(9)
print debugging information
VOP_READLINK(9)
read the target of a symbolic link
VOP_REMOVE(9), VOP_RMDIR(9)
remove a file or directory
VOP_RENAME(9)
rename a file
VOP_SETEXTATTR(9)
set named extended attribute for a vnode
VOP_STRATEGY(9)
read or write a file system buffer
VOP_VPTOCNP(9)
translate a vnode to its component name
_exit(2)
terminate the calling process
_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
abort(3)
cause abnormal program termination
abs2rel(3)
make a relative path name from an absolute path name
ac(8)
connect time accounting
accept_filter(9), accept_filt_add(9), accept_filt_del(9), accept_filt_generic_mod_event(9), accept_filt_get(9)
filter incoming connections
accf_data(9)
buffer incoming connections until data arrives
accf_dns(9)
buffer incoming DNS requests until the whole first request is present
accf_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
accton(8)
enable/disable system accounting
acl(9)
virtual file system access control lists
acl_add_perm(3)
add permissions to a permission set
acl_calc_mask(3)
calculate and set ACL mask permissions
acl_clear_flags_np(3)
clear flags from a flagset
acl_clear_perms(3)
clear permissions from a permission set
acl_cmp(3)
compare between two ACLs
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_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_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_is_trivial_np(3)
determine whether ACL is trivial
acl_set_permset(3)
set the permissions of an ACL entry
acl_strip_np(3)
strip extended entries from an ACL
acpi(4)
Advanced Configuration and Power Management support
acpi_asus_wmi(4)
Asus Laptop WMI Extras
acpi_battery(4)
ACPI battery management subsystem
acpi_ibm(4)
ThinkPad ACPI extras driver
acpi_thermal(4)
ACPI thermal management subsystem
acpi_wmi(4)
ACPI to WMI mapping driver
acpiconf(8)
control ACPI power management
acpidump(8)
dump ACPI tables and ASL
add_wch(3), %add_wch(3), %wadd_wch(3), %mvadd_wch(3), %mvwadd_wch(3), %echo_wchar(3), %wecho_wchar(3)
add a curses complex character to a window and advance the cursor
add_wchnstr(3), %add_wchstr(3), %add_wchnstr(3), %wadd_wchstr(3), %wadd_wchnstr(3), %mvadd_wchstr(3), %mvadd_wchnstr(3), %mvwadd_wchstr(3), %mvwadd_wchnstr(3)
add a curses complex character string to a window
addch(3), %addch(3), %waddch(3), %mvaddch(3), %mvwaddch(3), %echochar(3), %wechochar(3)
add a curses character to a window and advance the cursor
addchnstr(3), %addchstr(3), %addchnstr(3), %waddchstr(3), %waddchnstr(3), %mvaddchstr(3), %mvaddchnstr(3), %mvwaddchstr(3), %mvwaddchnstr(3)
add a curses character string to a window
addnstr(3), %addstr(3), %addnstr(3), %waddstr(3), %waddnstr(3), %mvaddstr(3), %mvaddnstr(3), %mvwaddstr(3), %mvwaddnstr(3)
add a string to a curses window and advance the cursor
addnwstr(3), %addwstr(3), %addnwstr(3), %waddwstr(3), %waddnwstr(3), %mvaddwstr(3), %mvaddnwstr(3), %mvwaddwstr(3), %mvwaddnwstr(3)
add a wide-character string to a curses window and advance the cursor
adduser(8)
command for adding new users
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
aibs(4)
ASUSTeK AI Booster ACPI ATK0110 voltage, temperature and fan sensor
aio_cancel(2)
cancel an outstanding asynchronous I/O operation (REALTIME)
aio_error(2)
retrieve error status of asynchronous I/O operation (REALTIME)
aio_fsync(2)
asynchronous file synchronization (REALTIME)
aio_mlock(2)
asynchronous mlock(2) operation
aio_read(2), aio_read2(2), aio_readv(2)
asynchronous read from a file (REALTIME)
aio_return(2)
retrieve return status of asynchronous I/O operation (REALTIME)
aio_suspend(2)
suspend until asynchronous I/O operations or timeout complete (REALTIME)
aio_waitcomplete(2)
wait for the next completion of an aio request
aio_write(2), aio_write2(2), aio_writev(2)
asynchronous write to a file (REALTIME)
alarm(3)
set signal timer alarm
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
alloca(3)
memory allocator
alpm(4)
Acer Aladdin 15x3 Power Management controller driver
amdpm(4)
AMD 756/766/768/8111 Power Management controller driver
amdsbwd(4)
device driver for the AMD southbridge watchdog timers
amdsmb(4)
AMD-8111 SMBus 2.0 controller driver
amdsmn(4)
device driver for AMD processor System Management Network
amdtemp(4)
device driver for AMD processor on-die digital thermal sensor
ams(4)
ADB Mouse Driver
aout(4)
kernel support for executing binary files in legacy a.out format
apic(4)
Advanced Programmable Interrupt Controller (APIC) driver
apm(4)
APM BIOS interface
apm(8)
control the APM BIOS and display its information
apmd(8)
Advanced Power Management monitor daemon
apply(1)
apply a command to a set of arguments
apropos(1), whatis(1)
search manual page databases
ar(5)
archive file format for ar(1) and ranlib(1)
ar40xx(4), ar40xx_switch(4)
Qualcomm IPQ4018/IPQ4019 Gigabit Ethernet switch driver
arc4rand(9), arc4random(9), arc4random_buf(9), is_random_seeded(9), random(9), read_random(9), read_random_uio(9)
supply pseudo-random numbers
arc4random(3), arc4random_buf(3), arc4random_uniform(3)
random number generator
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_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_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_open(3), archive_write_open2(3), archive_write_open_fd(3), archive_write_open_FILE(3), archive_write_open_filename(3), archive_write_open_memory(3)
functions for creating archives
archive_write_set_filter_option(3), archive_write_set_format_option(3), archive_write_set_option(3), archive_write_set_options(3)
functions controlling options for writing archives
archive_write_set_format(3), archive_write_set_format_7zip(3), archive_write_set_format_ar(3), archive_write_set_format_ar_bsd(3), archive_write_set_format_ar_svr4(3), archive_write_set_format_by_name(3), archive_write_set_format_cpio(3), archive_write_set_format_cpio_bin(3), archive_write_set_format_cpio_newc(3), archive_write_set_format_cpio_odc(3), archive_write_set_format_cpio_pwb(3), archive_write_set_format_filter_by_ext(3), archive_write_set_format_filter_by_ext_def(3), archive_write_set_format_gnutar(3), archive_write_set_format_iso9660(3), archive_write_set_format_mtree(3), archive_write_set_format_mtree_classic(3), archive_write_set_format_mtree_default(3), archive_write_set_format_pax(3), archive_write_set_format_pax_restricted(3), archive_write_set_format_raw(3), archive_write_set_format_shar(3), archive_write_set_format_shar_dump(3), archive_write_set_format_ustar(3), archive_write_set_format_v7tar(3), archive_write_set_format_warc(3), archive_write_set_format_xar(3), archive_write_set_format_zip(3)
functions for creating archives
arcmsr(4)
Areca RAID Controller driver
armv8crypto(4)
driver for the AES accelerator on ARM CPUs
ascii(7)
octal, hexadecimal, decimal and binary ASCII character sets
asctime(3), asctime_r(3), ctime(3), ctime_r(3), difftime(3), gmtime(3), gmtime_r(3), localtime(3), localtime_r(3), mktime(3), offtime(3), offtime_r(3), timegm(3)
transform binary date and time values
asmc(4)
device driver for the Apple System Management Controller (SMC)
asn_get_header(3), asn_put_header(3), asn_put_temp_header(3), asn_commit_header(3), asn_get_integer_raw(3), asn_get_integer(3), asn_put_integer(3), asn_get_octetstring_raw(3), asn_get_octetstring(3), asn_put_octetstring(3), asn_get_null_raw(3), asn_get_null(3), asn_put_null(3), asn_put_exception(3), asn_get_objid_raw(3), asn_get_objid(3), asn_put_objid(3), asn_get_sequence(3), asn_get_ipaddress_raw(3), asn_get_ipaddress(3), asn_put_ipaddress(3), asn_get_uint32_raw(3), asn_put_uint32(3), asn_get_counter64_raw(3), asn_put_counter64(3), asn_get_timeticks(3), asn_put_timeticks(3), asn_skip(3), asn_slice_oid(3), asn_append_oid(3), asn_compare_oid(3), asn_is_suboid(3), asn_oid2str_r(3), asn_oid2str(3)
ASN.1 library for SNMP
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
atan2(3), atan2f(3), atan2l(3), carg(3), cargf(3), cargl(3)
arc tangent and complex phase angle functions
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-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
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
atrtc(4)
AT Real-Time Clock (RTC) driver
attimer(4)
i8254 Programmable Interval Timer (AT Timer) driver
au_bsm_to_domain(3), au_domain_to_bsm(3)
convert between BSM and local protocol domains
au_bsm_to_errno(3), au_errno_to_bsm(3), au_strerror(3)
convert between BSM and local error numbers
au_bsm_to_fcntl_cmd(3), au_fcntl_cmd_to_bsm(3)
convert between BSM and local fcntl(2) command values
au_bsm_to_socket_type(3), au_socket_type_to_bsm(3)
convert between BSM and local socket types
au_close(3), au_close_buffer(3), au_close_token(3), au_open(3), au_write(3)
create and commit audit records
au_fetch_tok(3), au_print_tok(3), au_print_flags_tok(3), au_read_rec(3)
perform I/O involving an audit record
au_free_token(3)
deallocate a token_t created by any of the au_to_*() BSM API functions
au_get_state(3), au_notify_initialize(3), au_notify_terminate(3)
audit event notification
au_preselect(3), getauditflagsbin(3), getauditflagschar(3)
convert between string and numeric values of audit masks
au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
routines for generating BSM audit tokens
audit(2)
commit BSM audit record to audit log
audit(8)
audit management utility
audit.log(5), audit(5)
Basic Security Module (BSM) file format
audit_control(5)
audit system parameters
audit_submit(3)
general purpose audit record submission
audit_warn(5)
alert when audit daemon issues warnings
auditctl(2)
configure system audit parameters
auditd(8)
audit log management daemon
auditdistd(8)
Audit trail files distribution daemon
auditdistd.conf(5)
configuration file for the auditdistd(8) daemon
auditon(2)
configure system audit parameters
auditreduce(1)
select records from audit trail files
aue(4)
ADMtek AN986 Pegasus USB Fast Ethernet driver
auth_destroy(3), authnone_create(3), authsys_create(3), authsys_create_default(3)
library routines for client side remote procedure call authentication
auth_ttyok(3), auth_hostok(3), auth_timeok(3)
functions for checking login class based login restrictions
auto_master(5)
autofs automounter configuration and map file format
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_syscon(4)
driver for the system controller in Allwinner SoC
axp(4)
Advanced Micro Devices 10G Ethernet driver
backlight(9), backlight_register(9), backlight_destroy(9), BACKLIGHT_GET_STATUS(9), BACKLIGHT_SET_STATUS(9)
BACKLIGHT methods
basename(1), dirname(1)
return filename or directory portion of pathname
basename(3)
extract the base portion of a pathname
baudrate(3), %baudrate(3), %erasechar(3), %erasewchar(3), %has_ic(3), %has_il(3), %killchar(3), %killwchar(3), %longname(3), %term_attrs(3), %termattrs(3), %termname(3)
curses environment query routines
bc(1)
arbitrary-precision decimal arithmetic language and calculator
bce(4)
QLogic NetXtreme II (BCM5706/5708/5709/5716) PCI/PCIe Gigabit Ethernet adapter driver
bcm283x_pwm(4)
bcm283x_pwm - driver for Raspberry Pi 2/3 PWM
bcm5974(4)
Wellspring touchpad driver
bcma(4)
Broadcom AMBA Backplane driver
bcmfw(8)
load firmware for Broadcom BCM2033 Bluetooth USB devices
bcmp(3)
compare byte string
bcmp(3), bcopy(3), bzero(3), memccpy(3), memchr(3), memcmp(3), memcpy(3), memmove(3), memset(3)
byte string operations
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(4)
Broadcom Home Networking Division interconnect bus
bhnd(9)
BHND driver programming interface
bhnd_chipc(4)
Broadcom Home Networking Division ChipCommon Driver
bhnd_erom(9), bhnd_erom_alloc(9), bhnd_erom_dump(9), bhnd_erom_fini_static(9), bhnd_erom_free(9), bhnd_erom_free_core_table(9), bhnd_erom_get_core_table(9), bhnd_erom_init_static(9), bhnd_erom_io(9), bhnd_erom_io_fini(9), bhnd_erom_io_map(9), bhnd_erom_io_read(9), bhnd_erom_iobus_init(9), bhnd_erom_iores_new(9), bhnd_erom_lookup_core(9), bhnd_erom_lookup_core_addr(9), bhnd_erom_probe(9), bhnd_erom_probe_driver_classes(9)
BHND device enumeration table parsing
bhnd_pmu(4)
Broadcom Home Networking Division PMU Driver
bhndb(4)
Broadcom Home Networking Division interconnect bridge driver
bhndb_pci(4)
Broadcom Home Networking Division PCI host bridge driver
bhyve(4)
virtual machine monitor
bhyve(8)
run a guest operating system inside a virtual machine
bhyveload(8)
load a guest inside a bhyve virtual machine
biff(1)
be notified if mail arrives and who it is from
binmiscctl(8)
manage binary image activators
bintime(9), getbintime(9), microtime(9), getmicrotime(9), nanotime(9), getnanotime(9)
get the current time
binuptime(9), getbinuptime(9), microuptime(9), getmicrouptime(9), nanouptime(9), getnanouptime(9), sbinuptime(9), getsbinuptime(9)
get the time elapsed since boot
bios(9), bios_sigsearch(9), bios32_SDlookup(9), bios32(9), bios_oem_strings(9)
interact with PC BIOS
bit_alloc(3), bit_clear(3), bit_count(3), bit_decl(3), bit_ffc(3), bit_ffs(3), bit_ff_at(3), bit_ffc_at(3), bit_ffs_at(3), bit_ffc_area(3), bit_ffs_area(3), bit_ff_area_at(3), bit_ffc_area_at(3), bit_ffs_area_at(3), bit_nclear(3), bit_nset(3), bit_ntest(3), bit_set(3), bit_test(3), bitstr_size(3)
bit-string manipulation functions and macros
bkgd(3), %bkgdset(3), %wbkgdset(3), %bkgd(3), %wbkgd(3), %getbkgd(3)
manipulate background of a curses window of characters
bkgrnd(3), %bkgrnd(3), %wbkgrnd(3), %bkgrndset(3), %wbkgrndset(3), %getbkgrnd(3), %wgetbkgrnd(3)
manipulate background of a curses window of wide characters
blacklistd(8)
block and release ports on demand to avoid DoS abuse
blacklistd.conf(5)
configuration file format for blacklistd
blocklistd(8)
block and release ports on demand to avoid DoS abuse
blocklistd.conf(5)
configuration file format for blocklistd
bluetooth-config(8)
a script to manage config files for the bluetooth sub system
bluetooth.hosts(5)
Bluetooth host name database
bluetooth.protocols(5)
Bluetooth Protocol Service Multiplexor database
bnxt(4)
Broadcom NetXtreme-C/NetXtreme-E Family Ethernet driver
boot(8)
system bootstrapping procedures
boot0cfg(8)
boot manager installation/configuration utility
bootparamd(8)
boot parameter server
bootparams(5)
boot parameter database
bootpef(8)
BOOTP Extension File compiler
boottime(9), time_second(9), time_uptime(9)
system time variables
boottrace(4)
Boot-time, run-time, and shutdown-time tracing facility
boottrace(8)
trace command execution with boottrace(4)
border(3), %border(3), %wborder(3), %box(3), %hline(3), %whline(3), %vline(3), %wvline(3), %mvhline(3), %mvwhline(3), %mvvline(3), %mvwvline(3)
draw borders and lines in a curses window of characters
border_set(3), %border_set(3), %wborder_set(3), %box_set(3), %hline_set(3), %whline_set(3), %mvhline_set(3), %mvwhline_set(3), %vline_set(3), %wvline_set(3), %mvvline_set(3), %mvwvline_set(3)
draw borders and lines in a curses window of wide characters
brand.4th(8)
FreeBSD ASCII art boot module
brandelf(1)
mark an ELF binary for a specific ABI
bread(3), bwrite(3)
read and write blocks of a UFS file system
brk(2), sbrk(2)
change data segment size
bsd.snmpmod.mk(7)
building modules for bsnmpd(1)
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
bsdinstall(8)
system installer
bsdunzip(1)
extract files from a ZIP archive
bsnmpagent(3), snmp_depop_t(3), snmp_op_t(3), tree(3), tree_size(3), snmp_trace(3), snmp_debug(3), snmp_get(3), snmp_getnext(3), snmp_getbulk(3), snmp_set(3), snmp_make_errresp(3), snmp_dep_lookup(3), snmp_init_context(3), snmp_dep_commit(3), snmp_dep_rollback(3), snmp_dep_finish(3)
SNMP agent library
bsnmpd(1)
simple and extensible SNMP daemon
bsnmpget(1), bsnmpwalk(1), bsnmpset(1)
simple tools for querying SNMP agents
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
bthidd(8)
Bluetooth HID daemon
bthost(1)
look up Bluetooth host names and Protocol Service Multiplexor values
btpand(8)
Bluetooth PAN daemon
btree(3)
btree database access method
btsockstat(1)
show Bluetooth sockets information
buf(9)
kernel buffer I/O scheme used in FreeBSD VM system
buf_ring(9), buf_ring_alloc(9), buf_ring_free(9), buf_ring_enqueue(9), buf_ring_dequeue_mc(9), buf_ring_dequeue_sc(9), buf_ring_count(9), buf_ring_empty(9), buf_ring_full(9), buf_ring_peek(9)
multi-producer, {single, multi}-consumer lock-less ring buffer
build(7)
general instructions on how to build the system
builtin(1), keybinds(1)
index of FreeBSD shell built-in commands
bus_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_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_map_resource(9), bus_unmap_resource(9), resource_init_map_request(9)
map or unmap an active resource
bus_space(9), bus_space_barrier(9), bus_space_copy_region_1(9), bus_space_copy_region_2(9), bus_space_copy_region_4(9), bus_space_copy_region_8(9), bus_space_copy_region_stream_1(9), bus_space_copy_region_stream_2(9), bus_space_copy_region_stream_4(9), bus_space_copy_region_stream_8(9), bus_space_free(9), bus_space_map(9), bus_space_peek_1(9), bus_space_peek_2(9), bus_space_peek_4(9), bus_space_peek_8(9), bus_space_poke_1(9), bus_space_poke_2(9), bus_space_poke_4(9), bus_space_poke_8(9), bus_space_read_1(9), bus_space_read_2(9), bus_space_read_4(9), bus_space_read_8(9), bus_space_read_multi_1(9), bus_space_read_multi_2(9), bus_space_read_multi_4(9), bus_space_read_multi_8(9), bus_space_read_multi_stream_1(9), bus_space_read_multi_stream_2(9), bus_space_read_multi_stream_4(9), bus_space_read_multi_stream_8(9), bus_space_read_region_1(9), bus_space_read_region_2(9), bus_space_read_region_4(9), bus_space_read_region_8(9), bus_space_read_region_stream_1(9), bus_space_read_region_stream_2(9), bus_space_read_region_stream_4(9), bus_space_read_region_stream_8(9), bus_space_read_stream_1(9), bus_space_read_stream_2(9), bus_space_read_stream_4(9), bus_space_read_stream_8(9), bus_space_set_multi_1(9), bus_space_set_multi_2(9), bus_space_set_multi_4(9), bus_space_set_multi_8(9), bus_space_set_multi_stream_1(9), bus_space_set_multi_stream_2(9), bus_space_set_multi_stream_4(9), bus_space_set_multi_stream_8(9), bus_space_set_region_1(9), bus_space_set_region_2(9), bus_space_set_region_4(9), bus_space_set_region_8(9), bus_space_set_region_stream_1(9), bus_space_set_region_stream_2(9), bus_space_set_region_stream_4(9), bus_space_set_region_stream_8(9), bus_space_subregion(9), bus_space_unmap(9), bus_space_write_1(9), bus_space_write_2(9), bus_space_write_4(9), bus_space_write_8(9), bus_space_write_multi_1(9), bus_space_write_multi_2(9), bus_space_write_multi_4(9), bus_space_write_multi_8(9), bus_space_write_multi_stream_1(9), bus_space_write_multi_stream_2(9), bus_space_write_multi_stream_4(9), bus_space_write_multi_stream_8(9), bus_space_write_region_1(9), bus_space_write_region_2(9), bus_space_write_region_4(9), bus_space_write_region_8(9), bus_space_write_region_stream_1(9), bus_space_write_region_stream_2(9), bus_space_write_region_stream_4(9), bus_space_write_region_stream_8(9), bus_space_write_stream_1(9), bus_space_write_stream_2(9), bus_space_write_stream_4(9), bus_space_write_stream_8(9)
bus space manipulation functions
bwi(4)
Broadcom BCM43xx IEEE 802.11b/g wireless network driver
bwn(4)
Broadcom BCM43xx SoftMAC IEEE 802.11 wireless network driver
bxe(4)
QLogic NetXtreme II Ethernet 10Gb PCIe adapter driver
bzip2(1), bunzip2(1)
a block-sorting file compressor, v1.0.8 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
c(7), c78(7), c89(7), c90(7), c95(7), c99(7), c11(7), c17(7), c23(7), c2y(7)
The C programming language
c89(1)
POSIX.2 C language compiler
c99(1)
standard C language compiler
cacos(3), cacosf(3), cacosl(3), cacosh(3), cacoshf(3), cacoshl(3), casin(3), casinf(3), casinl(3), casinh(3), casinhf(3), casinhl(3), catan(3), catanf(3), catanl(3), catanh(3), catanhf(3), catanhl(3)
complex inverse trigonometric and hyperbolic functions
calendar(1)
reminder service
call_once(3), cnd_broadcast(3), cnd_destroy(3), cnd_init(3), cnd_signal(3), cnd_timedwait(3), cnd_wait(3), mtx_destroy(3), mtx_init(3), mtx_lock(3), mtx_timedlock(3), mtx_trylock(3), mtx_unlock(3), thrd_create(3), thrd_current(3), thrd_detach(3), thrd_equal(3), thrd_exit(3), thrd_join(3), thrd_sleep(3), thrd_yield(3), tss_create(3), tss_delete(3), tss_get(3), tss_set(3)
C11 threads interface
callout_active(9), callout_deactivate(9), callout_drain(9), callout_init(9), callout_init_mtx(9), callout_init_rm(9), callout_init_rw(9), callout_pending(9), callout_reset(9), callout_reset_curcpu(9), callout_reset_on(9), callout_reset_sbt(9), callout_reset_sbt_curcpu(9), callout_reset_sbt_on(9), callout_schedule(9), callout_schedule_curcpu(9), callout_schedule_on(9), callout_schedule_sbt(9), callout_schedule_sbt_curcpu(9), callout_schedule_sbt_on(9), callout_stop(9), callout_when(9)
execute a function after a specified length of time
cam_open_device(3), cam_open_spec_device(3), cam_open_btl(3), cam_open_pass(3), cam_close_device(3), cam_close_spec_device(3), cam_getccb(3), cam_send_ccb(3), cam_freeccb(3), cam_path_string(3), cam_device_dup(3), cam_device_copy(3), cam_get_device(3)
CAM user library
camcontrol(8)
CAM control program
camdd(8)
CAM data transfer utility
cap_bind(3), cap_connect(3), cap_getaddrinfo(3), cap_gethostbyaddr(3), cap_gethostbyname(3), cap_gethostbyname2(3), cap_getnameinfo(3), cap_net_free(3), cap_net_limit(3), cap_net_limit_addr2name(3), cap_net_limit_addr2name_family(3), cap_net_limit_bind(3), cap_net_limit_connect(3), cap_net_limit_init(3), cap_net_limit_name2addr(3), cap_net_limit_name2addr_family(3)
library for networking in capability mode
cap_enter(2), cap_getmode(2)
Capability mode system calls
cap_fcntls_limit(2), cap_fcntls_get(2)
manage allowed fcntl commands
cap_fileargs(3), fileargs_cinit(3), fileargs_cinitnv(3), fileargs_init(3), fileargs_initnv(3), fileargs_free(3), fileargs_lstat(3), fileargs_open(3), fileargs_fopen(3)
library for handling files in capability mode
cap_getaddrinfo(3), cap_getnameinfo(3), cap_gethostbyname(3), cap_gethostbyname2(3), cap_gethostbyaddr(3), cap_dns_type_limit(3), cap_dns_family_limit(3)
library for getting network host entry in capability mode
cap_getgrent(3), cap_getgrnam(3), cap_getgrgid(3), cap_getgrent_r(3), cap_getgrnam_r(3), cap_getgrgid_r(3), cap_setgroupent(3), cap_setgrent(3), cap_endgrent(3), cap_grp_limit_cmds(3), cap_grp_limit_fields(3), cap_grp_limit_groups(3)
library for group database operations in capability mode
cap_getprotobyname(3)
library for getting network proto entry in capability mode
cap_getpwent(3), cap_getpwnam(3), cap_getpwuid(3), cap_getpwent_r(3), cap_getpwnam_r(3), cap_getpwuid_r(3), cap_setpassent(3), cap_setpwent(3), cap_endpwent(3), cap_pwd_limit_cmds(3), cap_pwd_limit_fields(3), cap_pwd_limit_users(3)
library for password database operations in capability mode
cap_init(3), cap_wrap(3), cap_unwrap(3), cap_sock(3), cap_clone(3), cap_close(3), cap_limit_get(3), cap_limit_set(3), cap_send_nvlist(3), cap_recv_nvlist(3), cap_xfer_nvlist(3), cap_service_open(3)
library for handling application capabilities
cap_ioctls_limit(2), cap_ioctls_get(2)
manage allowed ioctl commands
cap_mkdb(1)
create capability database
cap_rights_init(3), cap_rights_set(3), cap_rights_clear(3), cap_rights_is_set(3), cap_rights_is_empty(3), cap_rights_is_valid(3), cap_rights_merge(3), cap_rights_remove(3), cap_rights_contains(3)
manage cap_rights_t structure
cap_rights_limit(2)
limit capability rights
cap_sandboxed(3)
Check if in a capability mode sandbox
cap_sysctl(3)
library for getting or setting system information in capability mode
cap_syslog(3), cap_vsyslog(3), cap_openlog(3), cap_closelog(3), cap_setlogmask(3)
library for syslog in capability mode
caph_limit_stream(3), caph_limit_stdin(3), caph_limit_stderr(3), caph_limit_stdout(3), caph_limit_stdio(3), caph_stream_rights(3), caph_cache_tzdata(3), caph_cache_catpages(3), caph_enter(3), caph_enter_casper(3), caph_rights_limit(3), caph_ioctls_limit(3), caph_fcntls_limit(3)
set of the capsicum helpers, part of the libcapsicum
capsicum(4), Capsicum(4)
lightweight OS capability and sandbox framework
captoinfo(1), %tic(1)
compile terminal descriptions for terminfo or termcap
carp(4)
Common Address Redundancy Protocol
cas(4)
Sun Cassini/Cassini+ and National Semiconductor DP83065 Saturn Gigabit Ethernet driver
casueword(9), casueword32(9), casuword(9), casuword32(9)
fetch, compare and store data from user-space
catclose(3)
close message catalog
catgets(3)
retrieve string from message catalog
catopen(3)
open 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
cc_cdg(4)
CDG Congestion Control Algorithm
cc_chd(4)
CHD Congestion Control Algorithm
cc_cubic(4)
CUBIC Congestion Control Algorithm
cc_dctcp(4)
DCTCP Congestion Control Algorithm
cc_hd(4)
HD Congestion Control Algorithm
cc_htcp(4)
H-TCP Congestion Control Algorithm
cc_newreno(4)
NewReno Congestion Control Algorithm
cc_vegas(4)
Vegas Congestion Control Algorithm
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(4)
SCSI CD-ROM driver
cd(9)
CDROM driver for the CAM SCSI subsystem
cd9660(4)
ISO-9660 file system
cdce(4)
USB Communication Device Class Ethernet (CDC ECM/NCM) driver
cdceem(4)
USB Communication Device Class Ethernet Emulation Model driver
cdcontrol(1)
compact disc control utility
cdefs(9)
compiler portability macro definitions
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
ch(4)
SCSI media-changer (juke box) driver
chat(8)
Automated conversational script with a modem
check-password.4th(8)
FreeBSD password-checking boot module
check_utility_compat(3)
determine whether a utility should be compatible
chio(1)
medium changer control utility
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
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
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
cksum(1), sum(1)
display file checksums and block counts
clang(1)
the Clang C, C++, and Objective-C compiler
clear(1), %clear(1)
clear the terminal screen
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
clearok(3), %clearok(3), %idlok(3), %idcok(3), %immedok(3), %leaveok(3), %setscrreg(3), %wsetscrreg(3), %scrollok(3)
set curses output options
cli.lua(8)
bootloader command line interpreter module
clock(3)
determine processor time used
clock_getcpuclockid(3)
access a process CPU-time clock
clock_gettime(2), clock_settime(2), clock_getres(2)
get/set/calibrate date and time
clocks(7)
various system timers
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
color.lua(8)
bootloader color module
colrm(1)
remove columns from a file
column(1)
columnate lists
com_err(3)
common error display routine
comcontrol(8)
control a special tty device
comm(1)
select or reject lines common to two files
compile_et(1)
error table compiler
complex(3)
complex arithmetic
compress(1), uncompress(1)
compress and expand data
comsat(8)
biff server
condvar(9), cv_init(9), cv_destroy(9), cv_wait(9), cv_wait_sig(9), cv_wait_unlock(9), cv_timedwait(9), cv_timedwait_sbt(9), cv_timedwait_sig(9), cv_timedwait_sig_sbt(9), cv_signal(9), cv_broadcast(9), cv_broadcastpri(9), cv_wmesg(9)
kernel condition variable
config(5)
kernel configuration file format
config(8)
build system configuration files
config.lua(8)
bootloader configuration module
config_intrhook(9)
schedule a function to be run after interrupts have been enabled, but before root is mounted
conscontrol(8)
control physical system video console devices
contigmalloc(9)
manage contiguous kernel physical memory
copy_file_range(2)
kernel copy of a byte range from one regular file to another or within one regular file
copywin(3), %overlay(3), %overwrite(3), %copywin(3)
overlay curses windows and manipulate them
core(5)
memory image file format
core.lua(8)
bootloader core module
coredumper_register(9), coredumper_unregister(9)
loadable user coredumper support
coretemp(4)
device driver for Intel Core on-die digital thermal sensor
counter(9)
SMP-friendly kernel counter implementation
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
cpufreq(4)
CPU frequency control framework
cpuset(2), cpuset_getid(2), cpuset_setid(2)
manage CPU affinity sets
cpuset_getaffinity(2), cpuset_setaffinity(2)
manage CPU affinity
cpuset_getdomain(2), cpuset_setdomain(2)
manage memory domain policy
cpuset_parselist(3), domainset_parselist(3)
utility functions for cpuset(2) handling
cr_bsd_visible(9)
determine if subjects may see entities according to BSD security policies
cr_cansee(9)
determine visibility of objects given their user credentials
cr_canseejailproc(9)
determine if subjects may see entities in sub-jails
cr_canseeothergids(9)
determine if subjects may see entities in a disjoint group set
cr_canseeotheruids(9)
determine if subjects may see entities with differing user ID
crash(8)
FreeBSD system failures
crashinfo(8)
analyze a core dump of the operating system
cron(8)
daemon to execute scheduled commands (Vixie Cron)
crontab(1)
maintain crontab files for individual users (V3)
crunchgen(1)
generates build environment for a crunched binary
crunchide(1)
hides symbol names from ld, for crunching programs together
crypto(4), cryptodev(4)
user-mode access to hardware-accelerated cryptography
crypto(7)
OpenCrypto algorithms
crypto_buffer(9)
symmetric cryptographic request buffers
crypto_driver(9)
interface for symmetric cryptographic drivers
crypto_request(9)
symmetric cryptographic operations
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
csqrt(3), csqrtf(3), csqrtl(3)
complex square root functions
ctermid(3)
generate terminal pathname
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(4)
CAM Target Layer
ctl.conf(5)
CAM Target Layer / iSCSI target / NVMeoF controller daemon configuration file
ctladm(8)
CAM Target Layer control utility
ctld(8)
CAM Target Layer / iSCSI target daemon
ctlstat(8)
CAM Target Layer statistics utility
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_extend(3), %curses_version(3), %use_extended_names(3)
miscellaneous curses extensions
curs_get_wch(3), %get_wch(3), %wget_wch(3), %mvget_wch(3), %mvwget_wch(3), %unget_wch(3)
get (or push back) a wide character from curses terminal keyboard
curs_get_wstr(3), %get_wstr(3), %getn_wstr(3), %wget_wstr(3), %wgetn_wstr(3), %mvget_wstr(3), %mvgetn_wstr(3), %mvwget_wstr(3), %mvwgetn_wstr(3)
get a wide-character string from a curses terminal keyboard
curs_getcchar(3), %getcchar(3), %setcchar(3)
convert between a wide-character string and a curses complex character
curs_getch(3), %getch(3), %wgetch(3), %mvgetch(3), %mvwgetch(3), %ungetch(3), %has_key(3)
get (or push back) characters from curses terminal keyboard
curs_getstr(3), %getstr(3), %getnstr(3), %wgetstr(3), %wgetnstr(3), %mvgetstr(3), %mvgetnstr(3), %mvwgetstr(3), %mvwgetnstr(3)
accept character strings from curses terminal keyboard
curs_getyx(3), %getyx(3), %getparyx(3), %getbegyx(3), %getmaxyx(3)
get curses cursor and window coordinates
curs_in_wch(3), %in_wch(3), %mvin_wch(3), %mvwin_wch(3), %win_wch(3)
get a curses complex character from a window
curs_in_wchstr(3), %in_wchstr(3), %in_wchnstr(3), %win_wchstr(3), %win_wchnstr(3), %mvin_wchstr(3), %mvin_wchnstr(3), %mvwin_wchstr(3), %mvwin_wchnstr(3)
get a curses complex character string from a window
curs_inch(3), %inch(3), %winch(3), %mvinch(3), %mvwinch(3)
get a curses character from a window
curs_inchstr(3), %inchstr(3), %inchnstr(3), %winchstr(3), %winchnstr(3), %mvinchstr(3), %mvinchnstr(3), %mvwinchstr(3), %mvwinchnstr(3)
get a curses character string from a window
curs_initscr(3), %initscr(3), %newterm(3), %endwin(3), %isendwin(3), %set_term(3), %delscreen(3)
initialize, manipulate, or tear down curses terminal interface
curs_ins_wch(3), %ins_wch(3), %mvins_wch(3), %mvwins_wch(3), %wins_wch(3)
insert a curses complex character in a window
curs_ins_wstr(3), %ins_wstr(3), %ins_nwstr(3), %wins_wstr(3), %wins_nwstr(3), %mvins_wstr(3), %mvins_nwstr(3), %mvwins_wstr(3), %mvwins_nwstr(3)
insert a wide-character string in a curses window
curs_insch(3), %insch(3), %winsch(3), %mvinsch(3), %mvwinsch(3)
insert a curses character in a window
curs_insstr(3), %insstr(3), %insnstr(3), %winsstr(3), %winsnstr(3), %mvinsstr(3), %mvinsnstr(3), %mvwinsstr(3), %mvwinsnstr(3)
insert a string in a curses window
curs_instr(3), %instr(3), %innstr(3), %winstr(3), %winnstr(3), %mvinstr(3), %mvinnstr(3), %mvwinstr(3), %mvwinnstr(3)
get a string from a curses window
curs_inwstr(3), %inwstr(3), %innwstr(3), %winwstr(3), %winnwstr(3), %mvinwstr(3), %mvinnwstr(3), %mvwinwstr(3), %mvwinnwstr(3)
get a wide-character string from a curses window
curs_kernel(3), %def_prog_mode(3), %def_shell_mode(3), %reset_prog_mode(3), %reset_shell_mode(3), %resetty(3), %savetty(3), %getsyx(3), %setsyx(3), %ripoffline(3), %curs_set(3), %napms(3)
low-level curses routines
curs_legacy(3), %getattrs(3), %getbegx(3), %getbegy(3), %getcurx(3), %getcury(3), %getmaxx(3), %getmaxy(3), %getparx(3), %getpary(3)
get curses cursor and window coordinates or attributes (legacy)
curs_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_move(3), %move(3), %wmove(3)
move cursor in a curses window
curs_opaque(3), %is_cleared(3), %is_idlok(3), %is_idcok(3), %is_immedok(3), %is_keypad(3), %is_leaveok(3), %is_nodelay(3), %is_notimeout(3), %is_pad(3), %is_scrollok(3), %is_subwin(3), %is_syncok(3), %wgetdelay(3), %wgetparent(3), %wgetscrreg(3)
obtain curses window properties
curs_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_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_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_window(3), %newwin(3), %delwin(3), %mvwin(3), %subwin(3), %derwin(3), %mvderwin(3), %dupwin(3), %wsyncup(3), %syncok(3), %wcursyncup(3), %wsyncdown(3)
create and manipulate curses windows
curses(3), %ncurses(3)
character-cell terminal interface with optimized output
cuserid(3)
get user name associated with effective UID
cxgbetool(8)
userspace companion to Chelsio cxgbe Ethernet driver
daemon(3)
run in the background
daemon(8)
run detached from the controlling terminal
data_ahead(3), data_behind(3)
test for off-screen data in given forms
date(1)
display or set date and time
daylight(3), timezone(3), tzname(3), tzset(3)
initialize time conversion information
dbm_clearerr(3), dbm_close(3), dbm_delete(3), dbm_dirfno(3), dbm_error(3), dbm_fetch(3), dbm_firstkey(3), dbm_nextkey(3), dbm_open(3), dbm_store(3)
database access functions
dbopen(3)
database access methods
dc(1)
arbitrary-precision decimal reverse-Polish notation calculator
dcons(4)
dumb console device driver
dcons_crom(4)
Configuration ROM stub for dcons(4)
decryptcore(8)
decrypt a core dump of the operating system
delay.4th(8)
FreeBSD debugging boot module
dev_clone(9), drain_dev_clone_events(9)
eventhandler for name-based device cloning in devfs
dev_refthread(9), devvn_refthread(9), dev_relthread(9)
safely access device methods
devclass_get_device(9)
translate unit number to device
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_notify(9)
Send a message, via devctl, to userland
devctl_process_running(9)
Returns true when devctl has a consumer process running
devd(8)
device state change daemon
devd.conf(5)
configuration file format for devd(8)
development(7)
introduction to development process
devfs(4)
device file system
devfs.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_attach(9), device_detach(9), device_probe(9), device_probe_and_attach(9)
manage device's connection to a device driver
device_delete_child(9)
delete a child from a device
device_enable(9), device_disable(9), device_is_enabled(9)
manipulate device enabled flag
device_get_name(9), device_get_nameunit(9)
access the name of a device's device class or instance
device_get_state(9), device_busy(9), device_unbusy(9), device_is_alive(9), device_is_attached(9)
manipulate device state
device_get_sysctl_ctx(9), device_get_sysctl_tree(9)
manipulate the sysctl oid tree for driver specific sysctl nodes
device_get_unit(9)
access the unit number of a device
device_printf(9)
formatted output conversion
device_quiet(9), device_verbose(9), device_is_quiet(9)
manipulate device quiet flag
device_set_flags(9), device_get_flags(9)
manipulate driver flags
devinfo(3), devinfo_init(3), devinfo_free(3), devinfo_handle_to_device(3), devinfo_handle_to_resource(3), devinfo_handle_to_rman(3), devinfo_foreach_device_child(3), devinfo_foreach_device_resource(3), devinfo_foreach_rman_resource(3), devinfo_foreach_rman(3)
device and resource information utility library
devinfo(8)
print information about system device configuration
devmatch(8)
print information about unattached devices
devname(3)
get device name
devstat(3), devstat_getnumdevs(3), devstat_getgeneration(3), devstat_getversion(3), devstat_checkversion(3), devstat_getdevs(3), devstat_selectdevs(3), devstat_buildmatch(3), devstat_compute_statistics(3), devstat_compute_etime(3)
device statistics utility library
devstat(9), devstat_end_transaction(9), devstat_end_transaction_bio(9), devstat_end_transaction_bio_bt(9), devstat_new_entry(9), devstat_remove_entry(9), devstat_start_transaction(9), devstat_start_transaction_bio(9)
kernel interface for keeping device statistics
devtoname(9)
converts character device into a string indicating the device name
dhclient(8)
Dynamic Host Configuration Protocol (DHCP) client
dhcp-options(5)
Dynamic Host Configuration Protocol options
diff(1)
differential file and directory comparator
diff3(1)
compare three files line by line
digittoint(3), digittoint_l(3)
convert a numeric character to its integer value
digittoint(3), isalnum(3), isalpha(3), isascii(3), isblank(3), iscntrl(3), isdigit(3), isgraph(3), ishexnumber(3), isideogram(3), islower(3), isnumber(3), isphonogram(3), isprint(3), ispunct(3), isrune(3), isspace(3), isspecial(3), isupper(3), isxdigit(3), toascii(3), tolower(3), toupper(3)
character classification functions
digittoint_l(3), isalnum_l(3), isalpha_l(3), isblank_l(3), iscntrl_l(3), isdigit_l(3), isgraph_l(3), ishexnumber_l(3), isideogram_l(3), islower_l(3), isnumber_l(3), isphonogram_l(3), isprint_l(3), ispunct_l(3), isrune_l(3), isspace_l(3), isspecial_l(3), isupper_l(3), isxdigit_l(3), tolower_l(3), toupper_l(3)
character classification functions
dir(5), dirent(5)
directory file format
dirname(3)
extract the directory part of a pathname
disk(4)
common disk interfaces
diskinfo(8)
get information about disk device
diskless(8)
booting a system over the network with PXE
div(3)
return quotient and remainder from division
divert(4)
kernel packet diversion mechanism
dl_iterate_phdr(3)
iterate over program headers
dlinfo(3)
information about dynamically loaded object
dllockinit(3)
register thread locking methods with the dynamic linker
dlopen(3), fdlopen(3), dlsym(3), dlvsym(3), dlfunc(3), dlerror(3), dlclose(3)
programmatic interface to the dynamic linker
dma(8)
DragonFly Mail Agent
dma.conf(5), dma(5)
DragonFly Mail Agent
dmesg(8)
display the system message buffer
dnv(9), dnvlist_get(9), dnvlist_take(9)
API for getting name/value pairs with a default value
domain(9), protosw(9)
programming interface for kernel socket implementation
domainname(1)
set or print name of current YP/NIS domain
domainset(9), domainset(9)(9)
domainset functions and operation
dpcpu(9)
Kernel Dynamic Per-CPU Memory Allocator
dpms(4)
VESA BIOS DPMS driver
drand48(3), erand48(3), lrand48(3), nrand48(3), mrand48(3), jrand48(3), srand48(3), seed48(3), lcong48(3)
pseudo random number generators and initialization routines
drawer.lua(8)
bootloader menu/screen drawer module
drbr(9), drbr_free(9), drbr_enqueue(9), drbr_dequeue(9), drbr_dequeue_cond(9), drbr_flush(9), drbr_empty(9), drbr_inuse(9)
network driver interface to buf_ring
drill(1)
get (debug) information out of DNS(SEC)
ds1307(4)
64 x 8, serial, i2c real-time clock (RTC)
ds3231(4)
Extremely Accurate i2c-integrated real-time clock (RTC)/TCXO/Crystal
dtc(1)
device tree compiler
dtrace(1)
dynamic tracing compiler and tracing utility
dtrace_fbt(4)
a DTrace provider for dynamic kernel tracing based on function boundaries
dtrace_profile(4)
a DTrace provider for firing probes at a given time interval
dummymbuf(4)
mbuf alteration pfil hooks
dummynet(4)
traffic shaper, bandwidth manager and delay emulator
dump(8), rdump(8)
file system backup
dumpcis(8)
PC Card and Cardbus (PCMCIA) CIS display tool
dumpfs(8)
dump UFS file system information
dumpon(8)
specify a device for crash dumps
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_name(3)
create and attach a DW_AT_name attribute
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_fde_inst(3)
add a call frame instruction to a DWARF frame descriptor
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_attr(3)
retrieve an attribute descriptor associated with a DWARF debugging information entry
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_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_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_entry(3)
retrieve attribute information from an abbreviation descriptor
dwarf_get_address_size(3)
return the number of bytes needed to represent 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_info(3)
retrieve information associated with a CIE descriptor
dwarf_get_fde_instr_bytes(3)
retrieve instructions from FDE descritpor
dwarf_get_fde_list(3)
retrieve frame information
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_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_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_hasform(3), dwarf_whatform(3), dwarf_whatform_direct(3)
query attribute forms
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_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_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_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_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
dynamic_field_info(3), field_info(3)
retrieve field characteristics
e6000sw(4)
Marvell 88E6000 series Gigabit Ethernet switch driver
e6060sw(4)
Marvell 88E6060/88E6063/88E6065 Fast Ethernet switch driver
easterg(3), easterog(3), easteroj(3), gdate(3), jdate(3), ndaysg(3), ndaysj(3), week(3), weekday(3)
Calendar arithmetic for the Christian era
echo(1)
write arguments to the standard output
editmap(8)
query and edit single records in database maps for sendmail
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_getphdr(3), elf64_getphdr(3), gelf_getphdr(3)
retrieve an ELF program header table
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_errmsg(3), elf_errno(3)
ELF library error message handling
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_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
elfdump(1)
display information about ELF files
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_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
em(4), lem(4), igb(4)
Intel(R) PRO/1000 Gigabit Ethernet adapter driver
end(3), etext(3), edata(3)
end boundaries of image segments
enigma(1), crypt(1)
very simple file encryption
env(1)
set environment and execute command, or print environment
environ(7)
user environment
epoch(9), epoch_context(9), epoch_alloc(9), epoch_free(9), epoch_enter(9), epoch_exit(9), epoch_wait(9), epoch_enter_preempt(9), epoch_exit_preempt(9), epoch_wait_preempt(9), epoch_call(9), epoch_drain_callbacks(9), in_epoch(9), in_epoch_verbose(9)
kernel epoch based reclamation
eqn(7)
eqn language reference for mandoc
err(3), verr(3), errc(3), verrc(3), errx(3), verrx(3), warn(3), vwarn(3), warnc(3), vwarnc(3), warnx(3), vwarnx(3), err_set_exit(3), err_set_file(3)
formatted error messages
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
eventtimers(4)
kernel event timers subsystem
eventtimers(9)
kernel event timers subsystem
exca(4)
helper module for PC Card and CardBus systems
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
factor(6), primes(6)
factor a number, generate primes
fclose(3), fdclose(3), fcloseall(3)
close a stream
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
fdt_pinctrl(4)
FDT I/O pin multiplexing support
fdt_pinctrl(9)
helper functions for FDT pinmux controller drivers
fdwrite(1)
format and write floppy disks
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
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(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
fhreadlink(2)
read value of a symbolic link
fifolog_create(1), fifolog_writer(1), fifolog_reader(1)
initialize, write, seek and extract data from a fifolog
file(1)
determine file type
filemon(4)
the filemon device
finger(1)
user information lookup program
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
flock(2)
apply or remove an advisory lock on an open file
flua(1)
Lua interpreter for the FreeBSD base system
fma(3), fmaf(3), fmal(3)
fused multiply-add
fmax(3), fmaxf(3), fmaxl(3), fmin(3), fminf(3), fminl(3)
floating-point maximum and minimum functions
fmod(3), fmodf(3), fmodl(3)
floating-point remainder functions
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
fopen(3), fdopen(3), freopen(3), fmemopen(3)
stream open functions
fopencookie(3)
open a stream
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
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-version(1)
print the version and patch level of the installed system
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::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
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
fsirand(8)
randomize inode generation numbers
fspacectl(2)
space management in a file
fstab(5)
static information about the file systems
fstyp(8)
determine filesystem type
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
ftwd(4)
Fintek F81803 watchdog timer
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
fwe(4)
Ethernet emulation driver for FireWire
fwget(8)
install firmware packages for the running system
fwide(3)
get/set orientation of a stream
g_access(9)
control access to GEOM consumers and their providers
g_attach(9), g_detach(9)
attach/detach GEOM consumers to/from providers
g_new_bio(9), g_clone_bio(9), g_destroy_bio(9), g_format_bio(9), g_print_bio(9), g_reset_bio(9)
GEOM bio controlling functions
g_new_consumer(9), g_destroy_consumer(9)
GEOM consumers management
g_new_geomf(9), g_destroy_geom(9)
geom management
g_new_providerf(9), g_destroy_provider(9), g_error_provider(9)
GEOM providers management
g_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
g_wither_geom(9)
destroy geom and related providers and consumers when you get a chance
gai_strerror(3)
get error message string from EAI_xxx error code
gb18030(5)
GB 18030 encoding method for Chinese text
gb2312(5)
GB2312 encoding method for Chinese text
gbk(5)
Guojia biaozhun kuozhan (GBK) encoding method for Chinese text
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_getcap(3), gelf_update_cap(3)
read and update ELF capability information
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_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
geli(8)
control utility for the cryptographic GEOM class
gem(4)
GEM/GMAC Ethernet device driver
gencat(1)
NLS catalog compiler
genet(4)
Raspberry Pi 4 / BCM2711 Gigabit Ethernet controller driver
gensnmptree(1)
generate C and header files from a MIB description file
geom(8)
universal control utility for GEOM classes
geom_linux_lvm(4)
GEOM based Linux LVM logical volume mapping
geom_stats_open(3), geom_stats_close(3), geom_stats_resync(3), geom_stats_snapshot_get(3), geom_stats_snapshot_free(3), geom_stats_snapshot_timestamp(3), geom_stats_snapshot_reset(3), geom_stats_snapshot_next(3), gctl_get_handle(3), gctl_ro_param(3), gctl_rw_param(3), gctl_issue(3), gctl_free(3), gctl_dump(3), geom_getxml(3), geom_xml2tree(3), geom_gettree(3), geom_deletetree(3), g_open(3), g_close(3), g_mediasize(3), g_sectorsize(3), g_stripeoffset(3), g_stripesize(3), g_flush(3), g_delete(3), g_device_path(3), g_get_ident(3), g_get_name(3), g_open_by_ident(3), g_providername(3)
userland API library for kernel GEOM subsystem
geom_uzip(4)
GEOM based compressed disk images and partitions
getaddrinfo(1)
resolve names to socket addresses
getaddrinfo(3), freeaddrinfo(3)
socket address structure to host and service name
getauclassent(3), getauclassent_r(3), getauclassnam(3), getauclassnam_r(3), setauclass(3), endauclass(3)
look up information from the audit_class database
getbootfile(3)
get kernel boot file name
getcwd(3), getwd(3)
get working directory pathname
getdelim(3), getline(3)
get a line from a stream
getdirentries(2), getdents(2)
get directory entries in a file system independent format
getdiskbyname(3)
get generic disk description by its name
getdomainname(3), setdomainname(3)
get/set the NIS domain name of current host
getdtablesize(2)
get file descriptor limit
getent(1)
get entries from administrative database
getextattr(8), lsextattr(8), rmextattr(8), setextattr(8)
manipulate extended attributes
getfacl(1)
get ACL information
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
getgrent(3), getgrent_r(3), getgrnam(3), getgrnam_r(3), getgrgid(3), getgrgid_r(3), setgroupent(3), setgrent(3), endgrent(3)
group database operations
getgroups(2)
get the calling process' supplementary groups
gethostbyname(3), gethostbyname2(3), gethostbyaddr(3), gethostent(3), sethostent(3), endhostent(3), herror(3), hstrerror(3), gethostbyname_r(3), gethostbyname2_r(3), gethostbyaddr_r(3)
get network host entry
gethostname(3), sethostname(3)
get/set name of current host
getifmaddrs(3)
get multicast group memberships
getinode(3), putinode(3)
fetch and store inodes on a UFS file system
getipnodebyname(3), getipnodebyaddr(3), freehostent(3)
nodename-to-address and address-to-nodename translation
getitimer(2), setitimer(2)
get/set value of interval timer
getloadavg(3)
get system load averages
getlogin(2), getlogin_r(2), setlogin(2)
get/set login name
getlogin(3), getlogin_r(3), setlogin(3)
get/set login name
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
getnetent(3), getnetbyaddr(3), getnetbyname(3), setnetent(3), endnetent(3)
get network entry
getnetpath(3), setnetpath(3), endnetpath(3)
get /etc/netconfig entry corresponding to NETPATH component
getopt(1)
parse command options
getopt(3)
get option character from command line argument list
getopt_long(3), getopt_long_only(3)
get long options from command line argument list
getpagesize(3)
get system page size
getpagesizes(3)
get system page sizes
getpeereid(3)
get the effective credentials of a UNIX-domain peer
getpeername(2)
get name of connected peer
getpmac(8)
print process-related MAC labels
getpriority(2), setpriority(2)
get/set program scheduling priority
getprogname(3), setprogname(3)
get or set the program name
getprotoent(3), getprotobynumber(3), getprotobyname(3), setprotoent(3), endprotoent(3)
get protocol entry
getpwent(3), getpwent_r(3), getpwnam(3), getpwnam_r(3), getpwuid(3), getpwuid_r(3), setpassent(3), setpwent(3), endpwent(3)
password database operations
getrandom(2)
get random data
getrlimit(2), setrlimit(2)
control maximum system resource consumption
getrlimitusage(2)
Query usage of the current process' limited resources
getrpcent(3), getrpcbyname(3), getrpcbynumber(3), endrpcent(3), setrpcent(3)
get RPC entry
getrpcport(3)
get RPC port number
getrusage(2)
get information about resource utilization
getservent(3), getservbyport(3), getservbyname(3), setservent(3), endservent(3)
get service entry
getsockname(2)
get socket name
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
getty(8)
set terminal mode
gettytab(5)
terminal configuration data base
getvfsbyname(3)
get information about a file system
gfx.lua(8)
bootloader graphics module
ggatec(8)
GEOM Gate network client and control utility
ggated(8)
GEOM Gate network daemon
ggatel(8)
GEOM Gate local control utility
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
gmultipath(8)
disk multipath control utility
gnop(8)
control utility for NOP GEOM class
gpart(8)
control utility for the disk partitioning GEOM class
gpiobus(4)
GPIO bus system
gpioths(4)
driver for DHTxx and AM320x temperature and humidity sensors
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
grantpt(3), ptsname(3), ptsname_r(3), unlockpt(3)
pseudo-terminal access functions
group(5)
format of the group permissions file
groupmember(9)
checks if credentials mandate some group membership
groups(1)
show group memberships
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
gssd(8)
Generic Security Services Daemon
gstat(8)
print statistics about GEOM disks
gunion(8)
control utility for UNION GEOM class
gzexe(1)
create auto-decompressing executables
gzip(1), gunzip(1), zcat(1)
compression/decompression tool using Lempel-Ziv coding (LZ77)
h_ertt(4)
Enhanced Round Trip Time Khelp module
hardclock(9)
real-time timer
hash(3)
hash database access method
hash(3lua), new(3lua), update(3lua), digest(3lua), hexdigest(3lua)
Lua Cryptographic hash module
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
hastd(8)
Highly Available Storage daemon
hconf(4)
MS Windows Precision Touchpad configuration driver
hcons(4)
HID consumer page controls driver
hcreate(3), hcreate_r(3), hdestroy(3), hdestroy_r(3), hsearch(3), hsearch_r(3)
manage hash search table
hexdump(1), hd(1)
ASCII, decimal, hexadecimal, octal dump
hexdump(3)
dump a block of bytes to standard out in hexadecimal form
hexdump(9)
dump a block of bytes to the console in hexadecimal form
hgame(4)
generic HID gamepad, joystick, and controller evdev driver
hhook(9), hhook_head_register(9), hhook_head_deregister(9), hhook_head_deregister_lookup(9), hhook_run_hooks(9), HHOOKS_RUN_IF(9), HHOOKS_RUN_LOOKUP_IF(9)
Helper Hook Framework
hidquirk(4)
HID quirks module
hier(7)
index of file system hierarchy
hms(4)
HID mouse driver
hmt(4)
MS Windows 7/8/10 - compatible HID multi-touch device driver
hook.lua(8)
bootloader hook module
hostapd_cli(8)
text-based frontend program for interacting with hostapd(8)
hostname(1)
set or print the name of current host system
hostname(7)
host name resolution description
hosts(5)
host name data base
hosts.equiv(5), .rhosts(5)
trusted remote host and user name data base
hosts.lpd(5)
trusted hosts that may use local print services
hosts_access(5)
format of host access control files
hpen(4)
MS Windows compatible HID pen tablet driver
hpet(4)
High Precision Event Timer driver
hptmv(4)
HighPoint RocketRAID 182x device driver
hsctrl(4)
HID system controls driver
htu21(4)
driver for HTU21D and compatible temperature and humidity sensors
humanize_number(3)
format a number into a human readable form
hv_kvp_daemon(8)
Hyper-V Key Value Pair Daemon
hv_netvsc(4)
Hyper-V Network Virtual Service Consumer
hv_storvsc(4)
Hyper-V Storage Virtual Service Consumer
hv_vmbus(4)
Hyper-V Virtual Machine Bus (VMBus) Driver
hv_vss(4)
Hyper-V Volume Shadow Copy Service API
hv_vss_daemon(8)
Hyper-V Volume Shadow Copy Service Daemon
hwpmc(4)
Hardware Performance Monitoring Counter support
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
iasl(8)
Intel ACPI compiler/decompiler
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
ibstat(8), IBSTAT(8)
rst2man-indent-level 0 1 rstReportMargin $1
ibv_alloc_mw(3), ibv_dealloc_mw(3)
allocate or deallocate a memory window (MW)
ibv_alloc_pd(3), ibv_dealloc_pd(3)
allocate or deallocate a protection domain (PDs)
ibv_attach_mcast(3), ibv_detach_mcast(3)
attach and detach a queue pair (QPs) to/from a multicast group
ibv_bind_mw(3)
post a request to bind a type 1 memory window to a memory region
ibv_create_comp_channel(3), ibv_destroy_comp_channel(3)
create or destroy a completion event channel
ibv_create_cq(3), ibv_destroy_cq(3)
create or destroy a completion queue (CQ)
ibv_create_cq_ex(3)
create a completion queue (CQ)
ibv_devices(1)
list RDMA devices
ibv_devinfo(1)
query RDMA devices
ibv_event_type_str(3)
Return string describing event_type enum value ibv_node_type_str - Return string describing node_type enum value ibv_port_state_str - Return string describing port_state enum value
ibv_get_cq_event(3), ibv_ack_cq_events(3)
get and acknowledge completion queue (CQ) events
ibv_get_device_guid(3)
get an RDMA device's GUID
ibv_get_device_list(3), ibv_free_device_list(3)
get and release list of available RDMA devices
ibv_get_device_name(3)
get an RDMA device's name
ibv_get_srq_num(3), ibv_get_srq_num (3)
return srq number associated with the given shared receive queue (SRQ)
ibv_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_open_device(3), ibv_close_device(3)
open and close an RDMA device context
ibv_open_xrcd(3), ibv_close_xrcd(3)
open or close an XRC protection domain (XRCDs)
ibv_poll_cq(3)
poll a completion queue (CQ)
ibv_query_device(3)
query an RDMA device's attributes
ibv_query_device_ex(3)
query an RDMA device's attributes
ibv_query_port(3)
query an RDMA port's attributes
ibv_query_rt_values_ex(3)
query an RDMA device for some real time values
ibv_rate_to_mbps(3)
convert IB rate enumeration to Mbit/sec mbps_to_ibv_rate - convert Mbit/sec to an IB rate enumeration
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_reg_mr(3), ibv_dereg_mr(3)
register or deregister a memory region (MR)
ibv_req_notify_cq(3)
request completion notification on a completion queue (CQ)
ibv_rereg_mr(3)
re-register a memory region (MR)
ibv_resize_cq(3)
resize a completion queue (CQ)
ibv_srq_pingpong(1)
simple InfiniBand shared receive queue test
ibv_uc_pingpong(1)
simple InfiniBand UC transport test
ibv_ud_pingpong(1)
simple InfiniBand UD transport test
ichsmb(4)
Intel ICH SMBus controller driver
ichwd(4)
device driver for the Intel ICH watchdog interrupt timer
icmp(4)
Internet Control Message Protocol
icmp6(4)
Internet Control Message Protocol for IPv6
iconv_canonicalize(3)
resolving character encoding names to canonical form
ida(4)
Compaq Intelligent Drive Array Controllers
ieee(3)
IEEE standard 754 for floating-point arithmetic
ieee80211_amrr(9)
802.11 network driver transmit rate control support
ieee80211_bmiss(9)
802.11 beacon miss support
ieee80211_node(9)
software 802.11 stack node management functions
ieee80211_proto(9)
802.11 state machine support
ieee80211_regdomain(9)
802.11 regulatory support
if_nametoindex(3), if_indextoname(3), if_nameindex(3), if_freenameindex(3)
provide mappings between interface names and indexes
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
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
igmp(4)
Internet Group Management Protocol
iic_gpiomux(4)
driver for I2C mux hardware controlled via GPIO
iicbus(4)
I2C bus system
iicmux(4)
I2C bus mulitiplexer framework
iicsmb(4)
I2C to SMBus bridge
imaxabs(3)
returns absolute value
imaxdiv(3)
returns quotient and remainder
imcsmb(4)
Intel integrated Memory Controller (iMC) SMBus controller driver
imx6_ahci(4)
device driver for the NXP i.MX6 on-chip SATA controller
imx6_snvs(4)
device driver for the NXP i.MX6 on-chip Realtime Clock
imx_wdog(4)
device driver for the NXP i.MX5 and i.MX6 watchdog timer
indent(1)
indent and format C program source
inet(4)
Internet protocol family
inet6(4)
Internet protocol version 6 family
inet6_opt_init(3), inet6_opt_append(3), inet6_opt_finish(3), inet6_opt_set_val(3), inet6_opt_next(3), inet6_opt_find(3), inet6_opt_get_val(3)
IPv6 Hop-by-Hop and Destination Options manipulation
inet6_option_space(3), inet6_option_init(3), inet6_option_append(3), inet6_option_alloc(3), inet6_option_next(3), inet6_option_find(3)
IPv6 Hop-by-Hop and Destination Option Manipulation
inet6_rth_space(3), inet6_rth_init(3), inet6_rth_add(3), inet6_rth_reverse(3), inet6_rth_segments(3), inet6_rth_getaddr(3)
IPv6 Routing Header Options manipulation
inet6_rthdr_space(3), inet6_rthdr_init(3), inet6_rthdr_add(3), inet6_rthdr_lasthop(3), inet6_rthdr_reverse(3), inet6_rthdr_segments(3), inet6_rthdr_getaddr(3), inet6_rthdr_getflags(3)
IPv6 Routing Header Options Manipulation
inet_aton(3), inet_addr(3), inet_network(3), inet_ntoa(3), inet_ntoa_r(3), inet_ntop(3), inet_pton(3), inet_makeaddr(3), inet_lnaof(3), inet_netof(3)
Internet address manipulation routines
inet_net_ntop(3), inet_net_pton(3)
Internet network number manipulation routines
infocmp(1)
compare or print out terminfo descriptions
init_sleepqueues(9), sleepq_abort(9), sleepq_add(9), sleepq_alloc(9), sleepq_broadcast(9), sleepq_free(9), sleepq_lock(9), sleepq_lookup(9), sleepq_release(9), sleepq_remove(9), sleepq_signal(9), sleepq_set_timeout(9), sleepq_set_timeout_sbt(9), sleepq_sleepcnt(9), sleepq_timedwait(9), sleepq_timedwait_sig(9), sleepq_type(9), sleepq_wait(9), sleepq_wait_sig(9)
manage the queues of sleeping threads
initgroups(3)
initialize supplementary groups as per the group database
inittodr(9)
initialize system time
inotify_init(2), inotify_init1(2), inotify_add_watch(2), inotify_add_watch_at(2), inotify_rm_watch(2)
monitor file system events
insmntque(9), insmntque1(9)
associate a vnode with a mount
insque(3), remque(3)
doubly-linked list management
intpm(4)
Intel PIIX4 Power Management controller driver
intr_event_add_handler(9), intr_event_create(9), intr_event_destroy(9), intr_event_handle(9), intr_event_remove_handler(9), intr_priority(9)
kernel interrupt handler and thread API
intro(1)
introduction to general commands (tools and utilities)
intro(2), errno(2)
introduction to system calls and their error numbers
intro(3lua)
introduction to the Lua modules for flua Lua
intro(5)
introduction to file formats
intro(6)
introduction to games
intro(7)
miscellaneous information pages
intro(8)
introduction to system maintenance procedures and commands
intro(9)
introduction to kernel programming interfaces
ipcrm(1)
remove the specified message queues, semaphore sets, and shared segments
ipcs(1)
report System V interprocess communication facilities status
ipf(5), ipf.conf(5)
IPFilter firewall rules file format
ipfs(8)
saves and restores information for NAT and state tables
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(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
ips(4)
IBM/Adaptec ServeRAID controller driver
ipsec_set_policy(3), ipsec_get_policylen(3), ipsec_dump_policy(3)
create an IPsec policy structure from a human readable string
ipsec_strerror(3)
error messages for the IPsec policy manipulation library
ipwfw(4)
Firmware Module for Intel PRO/Wireless 2100 driver
is_term_resized(3), %is_term_resized(3), %resize_term(3), %resizeterm(3)
manage the terminal dimensions understood by curses
isalnum(3), isalnum_l(3)
alphanumeric character test
iscsictl(8)
iSCSI initiator management utility
iscsid(8)
iSCSI initiator daemon
isdigit(3), isnumber(3), isdigit_l(3), isnumber_l(3)
decimal-digit character test
iser(4)
iSCSI Extensions for RDMA (iSER) driver
isgreater(3), isgreaterequal(3), isless(3), islessequal(3), islessgreater(3), isunordered(3)
compare two floating-point numbers
isideogram(3), isideogram_l(3)
ideographic character test
isl(4)
Intersil(TM) I2C ISL29018 sensor driver
ismt(4)
Intel SMBus Message Transport (SMBus 2.0) driver
isoboot(8)
Boot code for hybrid ISO/USB images on BIOS-based computers
ispfw(4)
Firmware for Qlogic FibreChannel SCSI Host Adapters
isphonogram(3), isphonogram_l(3)
phonographic character test
iswalnum(3), iswalpha(3), iswascii(3), iswblank(3), iswcntrl(3), iswdigit(3), iswgraph(3), iswhexnumber(3), iswideogram(3), iswlower(3), iswnumber(3), iswphonogram(3), iswprint(3), iswpunct(3), iswrune(3), iswspace(3), iswspecial(3), iswupper(3), iswxdigit(3)
wide character classification utilities
iswalnum_l(3), iswalpha_l(3), iswcntrl_l(3), iswctype_l(3), iswdigit_l(3), iswgraph_l(3), iswlower_l(3), iswprint_l(3), iswpunct_l(3), iswspace_l(3), iswupper_l(3), iswxdigit_l(3), towlower_l(3), towupper_l(3), wctype_l(3), iswblank_l(3), iswhexnumber_l(3), iswideogram_l(3), iswnumber_l(3), iswphonogram_l(3), iswrune_l(3), iswspecial_l(3), nextwctype_l(3), towctrans_l(3), wctrans_l(3)
wide character classification utilities
isxdigit(3), ishexnumber(3), isxdigit_l(3), ishexnumber_l(3)
hexadecimal-digit character test
item_name(3), item_description(3)
get menu item name and description fields
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
iwlwififw(4)
Firmware for Intel iwlwifi wireless network driver
iwm(4)
Intel IEEE 802.11ac wireless network driver
iwmbtfw(8)
load firmware for Intel Wireless AC Bluetooth USB devices
iwmfw(4)
Firmware Module for Intel Wireless driver
iwnfw(4)
Firmware Module for Intel Wireless driver
jail(2), jail_get(2), jail_set(2), jail_remove(2), jail_attach(2), jail_remove_jd(2), jail_attach_jd(2)
create and manage system jails
jail(3lua), attach(3lua), getid(3lua), getname(3lua), list(3lua), allparams(3lua), getparams(3lua), remove(3lua), setparams(3lua), CREATE(3lua), UPDATE(3lua), ATTACH(3lua), DYING(3lua)
Lua binding to jail(3)
jail(8)
manage system jails
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
jexec(8)
execute a command inside an existing jail
jme(4)
JMicron Gigabit/Fast Ethernet driver
jot(1)
print sequential or random data
k5srvutil(1)
host key table (keytab) manipulation utility
kadm5.acl(5)
Kerberos ACL file
kadmin(1)
Kerberos V5 database administration program
kadmin.local(8), kadmin(8)
Kerberos V5 database administration program
kadmind(8)
KADM5 administration server
kbdcontrol(1)
system video console keyboard control/configuration utility
kbdmap(1), vidfont(1)
system video console keyboard map/font dialog utilities
kbdmap(5)
keyboard map file format for kbdcontrol
kbdmux(4)
keyboard multiplexer
kcmp(2)
compare two kernel objects
kcov(4)
interface for collecting kernel code coverage information
kdb5_util(8)
Kerberos database maintenance utility
kdc.conf(5)
Kerberos V5 KDC configuration file The kdc.conf file supplements %krb5.conf for programs which are typically only used on a KDC, such as the %krb5kdc and %kadmind daemons and the %kdb5_util program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, @LOCALSTATEDIR@/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
kdump(1)
display kernel trace data
kenv(1)
list or modify the kernel environment
kenv(2)
kernel environment
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
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
kill(1)
terminate or signal a process
killall(1)
kill processes by name
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
kldconfig(8)
display or modify the kernel module search path
kldfirstmod(2)
return first module id from the kld file specified
kldstat(8)
display status of dynamic kernel linker
kldsym(2)
look up address by symbol name in a KLD
kldunload(8)
unload a file from the kernel
kobj(9)
a kernel object system for FreeBSD
kproc_start(9), kproc_shutdown(9), kproc_create(9), kproc_exit(9), kproc_resume(9), kproc_suspend(9), kproc_suspend_check(9)
kernel processes
kqueue(2), kevent(2)
kernel event notification mechanism
kqueue_add_filteropts(9), kqueue_del_filteropts(9), kqfd_register(9), knote_fdclose(9), knlist_init(9), knlist_init_mtx(9), knlist_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
kswitch(1)
switch primary ticket cache
ksyms(4)
kernel symbol table interface
ksz8995ma(4)
driver for Micrel KSZ8995MA fast ethernet switch chip
kthread_start(9), kthread_shutdown(9), kthread_add(9), kthread_exit(9), kthread_resume(9), kthread_suspend(9), kthread_suspend_check(9)
kernel threads
ktrdump(8)
print kernel ktr trace buffer
ktutil(1)
Kerberos keytab file maintenance utility
kvm(3)
kernel memory interface
kvm_dpcpu_setcpu(3), kvm_getmaxcpu(3), kvm_getpcpu(3)
access per-CPU data
kvm_getcptime(3)
fetch global CPU time statistics
kvm_geterr(3)
get error message on kvm descriptor
kvm_getloadavg(3)
get load average of the system
kvm_getprocs(3), kvm_getargv(3), kvm_getenvv(3)
access user process state
kvm_getswapinfo(3)
return swap summary statistics for the system
kvm_kerndisp(3)
get kernel displacement
kvm_native(3)
is a kvm descriptor opened on a native kernel image
kvm_nlist(3), kvm_nlist2(3)
retrieve symbol table names from a kernel image
kvm_open(3), kvm_open2(3), kvm_openfiles(3), kvm_close(3)
initialize kernel virtual memory access
kvm_read(3), kvm_read2(3), kvm_write(3)
read or write kernel virtual memory
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-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-help(1), kyua help(1)
Shows usage information
kyua-list(1), kyua list(1)
Lists test cases and their metadata
kyua-report-html(1), kyua report-html(1)
Generates an HTML report with the results of a test suite run
l2ping(8)
send L2CAP ECHO_REQUEST to remote devices
lam(1)
laminate files
lastcomm(1)
show last commands executed
lastlogin(8)
indicate last login time of users
ld-elf.so.1(1), ld.so(1), rtld(1)
run-time link-editor
ld.lld(1)
ELF linker from the LLVM project
ldconfig(8)
configure the dynamic linker search path for shared libraries
ldd(1)
list dynamic object dependencies
ldexp(3), ldexpf(3), ldexpl(3)
multiply floating-point number by integral power of 2
ldiv(3)
return quotient and remainder from division
le(4)
AMD Am7900 LANCE and Am79C9xx ILACC/PCnet Ethernet interface driver
leave(1)
remind you when you have to leave
led(4)
API for manipulating LED's, lamps and other annunciators
less(1)
display the contents of a file in a terminal
lessecho(1)
expand metacharacters
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
libbe(3)
library for creating, destroying and modifying ZFS boot environments
libbsdxml(3)
eXpat XML parser library
libbsm(3)
Basic Security Module (BSM) Audit API
libmagic(3), magic_open(3), magic_close(3), magic_error(3), magic_errno(3), magic_descriptor(3), magic_buffer(3), magic_getflags(3), magic_setflags(3), magic_check(3), magic_compile(3), magic_list(3), magic_load(3), magic_load_buffers(3), magic_setparam(3), magic_getparam(3), magic_version(3)
Magic number recognition library
libmap.conf(5)
configuration file for dynamic object dependency mapping
libmemstat(3)
library interface to retrieve kernel memory allocator statistics
libmp(3)
traditional BSD multiple precision integer arithmetic library
librtld_db(3)
library for run-time linker debugging
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
limits(1)
set or display process resource limits
lindebugfs(4)
Linux file system for debugging
link(2), linkat(2)
make a hard file link
link(5)
dynamic loader and link editor interface
link_addr(3), link_ntoa(3), link_ntoa_r(3)
elementary address specification routines for link level access
linprocfs(4)
Linux process file system
linsysfs(4)
Linux kernel objects file system
linuxkpi(4)
Linux Kernel Programming Interface support
lio_listio(2)
list directed I/O (REALTIME)
liquidio(4)
Cavium 10Gb/25Gb Ethernet driver
lldb(1)
LLDB Documentation
lldb-server(1)
LLDB Documentation
lldiv(3)
returns quotient and remainder
llvm-addr2line(1)
a drop-in replacement for addr2line
llvm-ar(1)
LLVM archiver
llvm-cov(1)
emit coverage information
llvm-cxxfilt(1)
LLVM symbol name demangler
llvm-nm(1)
list LLVM bitcode and object file's symbol table
llvm-objcopy(1)
object copying and editing tool
llvm-objdump(1)
LLVM's object file dumper
llvm-profdata(1)
Profile data tool
llvm-ranlib(1)
generates an archive index
llvm-readelf(1)
GNU-style LLVM Object Reader
llvm-readobj(1)
LLVM Object Reader
llvm-size(1)
print size information
llvm-strings(1)
print strings
llvm-symbolizer(1)
convert addresses into source code locations
lm75(4)
lm75 i2c digital temperature sensor driver
loader.conf(5)
system bootstrap configuration information
loader.conf.lua(5)
system bootstrap Lua configuration information
loader.lua(8)
bootloader Lua binding module
loader_simp(8)
kernel bootstrapping final stage
local-unbound-control(8), local-unbound-control-setup(8)
Local-unbound remote server control utility
locale(1)
get locale-specific information
localeconv(3)
natural language formatting for C
localedef(1)
define locale environment
locate(1)
find filenames quickly
lock(1)
reserve a terminal
lockf(1)
execute a command while holding a file lock
locking(9)
kernel synchronization primitives
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
log(3), logf(3), logl(3), log10(3), log10f(3), log10l(3), log2(3), log2f(3), log2l(3), log1p(3), log1pf(3), log1pl(3)
logarithm functions
logger(1)
make entries in the system log
login(1)
log into the computer
login_close(3), login_getcapbool(3), login_getcaplist(3), login_getcapnum(3), login_getcapenum(3), login_getcapstr(3), login_getcapsize(3), login_getcaptime(3), login_getclass(3), login_getclassbyname(3), login_getpath(3), login_getpwclass(3), login_getstyle(3), login_getuserclass(3), login_setcryptfmt(3)
functions for accessing the login class capabilities database
logins(1)
display account information
logname(1)
display user's login name
longrun(4)
Transmeta(TM) Crusoe(TM) LongRun(TM) support
lpc(8)
line printer control program
lpd(8)
line printer spooler daemon
lpq(1)
spool queue examination program
lprm(1)
remove jobs from the line printer spooling queue
lptcontrol(8)
a utility for manipulating the lpt printer driver
lsvfs(1)
list installed virtual file systems
ltc430x(4)
driver for LTC4305 and LTC4306 I2C mux chips
lzmainfo(1)
show information stored in the .lzma file header
m4(1)
macro language processor
mac(3)
introduction to the MAC security API
mac(4)
Mandatory Access Control
mac(9)
TrustedBSD Mandatory Access Control framework
mac.conf(5)
format of the MAC library configuration file
mac_biba(4)
Biba data integrity policy
mac_bsdextended(4)
file system firewall policy
mac_ddb(4)
Restricted kernel debugger interface policy
mac_do(4)
policy allowing unprivileged users to change process credentials
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_ipacl(4)
IP Address access control policy
mac_is_present(3)
report whether the running system has MAC support
mac_lomac(4)
Low-watermark Mandatory Access Control data integrity policy
mac_mls(4)
Multi-Level Security confidentiality policy
mac_none(4)
null MAC policy module
mac_ntpd(4)
policy allowing ntpd to run as non-root user
mac_partition(4)
process partition policy
mac_portacl(4)
network port access control policy
mac_prepare(3), mac_prepare_type(3), mac_prepare_file_label(3), mac_prepare_ifnet_label(3), mac_prepare_process_label(3)
allocate appropriate storage for mac_t
mac_priority(4)
policy for scheduling privileges of non-root users
mac_seeotheruids(4)
simple policy controlling whether users see other users
mac_set_file(3), mac_set_fd(3), mac_set_proc(3)
set the MAC label for a file or process
mac_stub(4)
MAC policy stub module
mac_test(4)
MAC framework testing policy
maclabel(7)
Mandatory Access Control label format
madvise(2), posix_madvise(2)
give advice about use of memory
magic(5)
file command's magic pattern file
mail(1), Mail(1), mailx(1)
send and receive mail
mail.local(8)
store mail in a mailbox
mailer.conf(5)
configuration file for mailwrapper(8)
mailq(1)
print the mail queue
mailstats(8)
display mail statistics
mailwrapper(8)
invoke appropriate MTA software based on configuration file
make(1)
maintain program dependencies
make.conf(5)
system build information
make_dev(9), make_dev_cred(9), make_dev_credf(9), make_dev_p(9), make_dev_s(9), make_dev_alias(9), make_dev_alias_p(9), destroy_dev(9), destroy_dev_sched(9), destroy_dev_sched_cb(9), destroy_dev_drain(9), dev_depends(9)
create and destroy character devices including devfs registration
makecontext(3), swapcontext(3)
modify and exchange user thread contexts
makedev(3), major(3), minor(3)
device number conversion
makefs(8)
create a file system image from a directory tree or a mtree manifest
makemap(8)
create database maps for sendmail
makewhatis(8)
index UNIX manuals
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
malo(4)
Marvell Libertas IEEE 802.11b/g wireless network driver
man(1)
display online manual documentation pages
man(7)
legacy formatting language for manual pages
man.conf(5)
man(1) and manpath(1) configuration files
manctl(8)
manipulating manual pages
mandoc(1)
format manual pages
mandoc.db(5)
manual page database
mandoc_char(7)
mandoc special characters
manpath(1)
display search path for manual pages
math(3)
floating-point mathematical library
max44009(4)
driver for MAX44009 Ambient Light Sensor
mbchain(9), mb_init(9), mb_initm(9), mb_done(9), mb_detach(9), mb_fixhdr(9), mb_reserve(9), mb_put_uint8(9), mb_put_uint16be(9), mb_put_uint16le(9), mb_put_uint32be(9), mb_put_uint32le(9), mb_put_int64be(9), mb_put_int64le(9), mb_put_mem(9), mb_put_mbuf(9), mb_put_uio(9)
set of functions to build an mbuf chain from various data types
mblen(3)
get number of bytes in a character
mbrlen(3)
get number of bytes in a character (restartable)
mbrtowc(3), mbrtoc16(3), mbrtoc32(3)
convert a character to a wide-character code (restartable)
mbsinit(3)
determine conversion object status
mbsrtowcs(3), mbsnrtowcs(3)
convert a character string to a wide-character string (restartable)
mbstowcs(3)
convert a character string to a wide-character string
mbtowc(3)
convert a character to a wide-character code
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
md(4)
memory disk
md5(1), sha1(1), sha224(1), sha256(1), sha384(1), sha512(1), sha512t224(1), sha512t256(1), rmd160(1), skein256(1), skein512(1), skein1024(1), md5sum(1), sha1sum(1), sha224sum(1), sha256sum(1), sha384sum(1), sha512sum(1), sha512t224sum(1), sha512t256sum(1), rmd160sum(1), skein256sum(1), skein512sum(1), skein1024sum(1), shasum(1)
calculate a message-digest fingerprint (checksum) for a file
mdchain(9), md_initm(9), md_done(9), md_append_record(9), md_next_record(9), md_get_uint8(9), md_get_uint16(9), md_get_uint16be(9), md_get_uint16le(9), md_get_uint32(9), md_get_uint32be(9), md_get_uint32le(9), md_get_int64(9), md_get_int64be(9), md_get_int64le(9), md_get_mem(9), md_get_mbuf(9), md_get_uio(9)
set of functions to dissect an mbuf chain to various data types
mdconfig(8)
create and control memory disks
mdio(4)
IEEE 802.3 Management Data Input/Output interface
mdmfs(8), mount_mfs(8)
configure and mount an in-memory file system using the md(4) driver or the tmpfs(4) filesystem
mdo(1)
execute commands with specific credentials
mdoc(7)
semantic markup language for formatting manual pages
me(4)
encapsulating network device
mem(4), kmem(4)
memory files
membarrier(2)
memory barrier
memcchr(9)
locate the complement of a byte in byte string
memccpy(3)
copy string until character found
memchr(3)
locate byte in memory object
memcmp(3)
compare bytes in memory
memcontrol(8)
control system cache behaviour with respect to memory
memcpy(3)
copy byte string
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
memmem(3)
locate a byte substring in a byte string
memmove(3)
copy byte string
memset(3)
write a byte to byte string
menu(3)
curses extension for programming menus
menu.4th(8)
FreeBSD dynamic menu boot module
menu.lua(8)
bootloader dynamic menu module
menu_back(3), menu_fore(3), menu_grey(3), menu_pad(3), set_menu_back(3), set_menu_fore(3), set_menu_grey(3), set_menu_pad(3)
color and attribute control for menus
menu_driver(3)
command-processing loop of the menu system
menu_hook(3)
set hooks for automatic invocation by applications
menu_request_by_name(3), menu_request_name(3)
handle printable menu request names
menu_win(3)
make and break menu window and subwindow associations
menusets.4th(8)
FreeBSD dynamic submenu boot module
mesg(1)
display (do not display) messages from other users
mfi(4)
LSI MegaRAID SAS driver
mfiutil(8), mrsasutil(8)
Utility for managing LSI MegaRAID SAS controllers
mgb(4)
Microchip LAN743x PCIe Gigabit Ethernet driver
mge(4)
Marvell Gigabit Ethernet device driver
mi_switch(9)
switch to another thread context
microseq(9)
ppbus microsequencer developer's guide
mididump(1)
dump MIDI events
miibus(4)
IEEE 802.3 Media Independent Interface network bus
mincore(2)
determine residency of memory pages
minherit(2)
control the inheritance of pages
ministat(1)
statistics utility
mitem_current(3)
set and get current_menu_item
mitigations(7)
FreeBSD Security Vulnerability Mitigations
mixer(8)
manipulate soundcard mixer controls
mixer_open(3), mixer_close(3), mixer_get_dev(3), mixer_get_dev_byname(3), mixer_add_ctl(3), mixer_add_ctl_s(3), mixer_remove_ctl(3), mixer_get_ctl(3), mixer_get_ctl_byname(3), mixer_set_vol(3), mixer_set_mute(3), mixer_mod_recsrc(3), mixer_get_dunit(3), mixer_set_dunit(3), mixer_get_mode(3), mixer_get_nmixers(3), mixer_get_path(3), MIX_ISDEV(3), MIX_ISMUTE(3), MIX_ISREC(3), MIX_ISRECSRC(3), MIX_VOLNORM(3), MIX_VOLDENORM(3)
interface to OSS mixers
mkcsmapper(1)
generates hashed conversion data for iconv(3)
mkdep(1)
construct Makefile dependency list
mkdir(1)
make directories
mkdir(2), mkdirat(2)
make a directory file
mkesdb(1)
generates conversion catalog for iconv(3)
mkfifo(1)
make fifos
mkfifo(2), mkfifoat(2)
make a fifo file
mkfilters(1)
generate a minimal firewall ruleset for ipfilter
mkimg(1)
utility to make disk images
mknetid(8)
generate netid map data
mknod(2), mknodat(2)
make a special file node
mknod(8)
build special file
mksnap_ffs(8)
take a file system snapshot
mkstr(1)
create an error message file by massaging C source
mktemp(1)
make temporary file name (unique)
mktemp(3)
make temporary file name (unique)
mkuzip(8)
compress disk image for use with geom_uzip(4) class
mld(4)
Multicast Listener Discovery Protocol
mld6query(8)
send multicast listener query
mlock(2), munlock(2)
lock (unlock) physical pages in memory
mlockall(2), munlockall(2)
lock (unlock) the address space of a process
mlx(4)
Mylex DAC-family Parallel SCSI RAID driver
mlx4en(4)
Mellanox ConnectX-3 10GbE/40GbE network adapter driver
mlx4ib(4)
Mellanox ConnectX-3 10GbE/40GbE network adapter driver
mlx5en(4)
NVIDIA Mellanox ConnectX-4/5/6 [Dx/Ex/Lx] based 200Gb, 100Gb, 50Gb, 40Gb, 25Gb and 10Gb ethernet adapter driver
mlx5ib(4)
Mellanox ConnectX-4 and ConnectX-4 LX based 100Gb, 50Gb, 40Gb, 25Gb and 10Gb network adapter driver
mlx5io(4)
IOCTL interface to manage Connect-X 4/5/6 Mellanox network adapters
mlx5tool(8)
Utility for managing Connect-X 4/5/6 Mellanox network adapters
mlxcontrol(8)
Mylex DAC-family RAID management utility
mmap(2)
allocate memory, or map files or devices into memory
mmc(4)
MultiMediaCard and SD Card bus driver
mmcsd(4)
MMC and SD memory card driver
mod_cc(4)
Modular congestion control
mod_cc(9), DECLARE_CC_MODULE(9), CCV(9)
Modular Congestion Control
modf(3), modff(3), modfl(3)
extract signed integral and fractional values from floating-point number
modfind(2)
returns the modid of a kernel module
modnext(2)
return the modid of the next kernel module
modstat(2)
get status of kernel module
module(9)
structure describing a kernel module
moduli(5)
Diffie-Hellman moduli
moncontrol(3), monstartup(3)
control execution profile
morse(6)
reformat input as morse code
mos(4)
Moschip MCS7730/MCS7830/MCS7832 USB Ethernet driver
motd(5)
file containing message(s) of the day
mount(2), nmount(2), unmount(2)
mount or dismount a file system
mount(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
mouse(4)
mouse and pointing device drivers
moused(8)
pass mouse data to the console driver
moused.conf(5)
mouse daemon configuration file
mpi3mr(4)
Broadcom MPIMR 3.0 IT/IR 24Gb/s SAS Tri-Mode RAID PCIe 4.0 driver
mpool(3)
shared memory buffer pool
mpr(4)
LSI Fusion-MPT 3/3.5 IT/IR 12Gb/s Serial Attached SCSI/SATA/PCIe driver
mprotect(2)
control the protection of pages
mps(4)
LSI Fusion-MPT 2 IT/IR 6Gb/s Serial Attached SCSI/SATA driver
mpsutil(8), mprutil(8)
Utility for managing LSI Fusion-MPT 2/3 controllers
mpt(4)
LSI Fusion-MPT SCSI/Fibre Channel driver
mptable(1)
display MP configuration table
mptutil(8)
Utility for managing LSI Fusion-MPT controllers
mq_close(2)
close a message queue (REALTIME)
mq_getattr(2)
get message queue attributes (REALTIME)
mq_notify(2)
notify process that a message is available (REALTIME)
mq_open(2)
open a message queue (REALTIME)
mq_receive(2), mq_timedreceive(2)
receive a message from message queue (REALTIME)
mq_send(2), mq_timedsend(2)
send a message to message queue (REALTIME)
mq_setattr(2)
set message queue attributes (REALTIME)
mq_unlink(2)
mq_unlink - remove a message queue (REALTIME)
mqueuefs(4)
POSIX message queue file system
mrsas(4)
Broadcom/LSI MegaRAID 6/12Gb/s SAS+SATA RAID controller driver
msconvd(8)
mouse protocol conversion daemon
msdosfs(4)
MS-DOS (FAT) file system
msgctl(2)
message control operations
msgget(2)
get message queue
msgrcv(2)
receive a message from a message queue
msgs(1)
system messages and junk mail program
msgsnd(2)
send a message to a message queue
msk(4)
Marvell/SysKonnect Yukon II Gigabit Ethernet adapter driver
mskanji(5)
Shift-JIS (MS Kanji) encoding for Japanese text
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
msync(2)
synchronize a mapped region
mt(1)
magnetic tape manipulating program
mt(3), mt_start_element(3), mt_end_element(3), mt_char_handler(3), mt_status_tree_sbuf(3), mt_status_tree_print(3), mt_status_entry_free(3), mt_status_free(3), mt_entry_sbuf(3), mt_param_parent_print(3), mt_param_entry_print(3), mt_protect_print(3), mt_param_list(3), mt_density_name(3), mt_density_bp(3), mt_density_num(3), mt_get_xml_str(3), mt_get_status(3)
Magnetic Tape library
mtest(8)
test multicast socket operations
mtio(4)
FreeBSD magtape interface
mtkswitch(4)
MediaTek/Ralink Ethernet switch driver
mtree(5)
format of mtree dir hierarchy files
mtree(8)
map a directory hierarchy
mtw(4)
MediaTek MT7601U USB IEEE 802.11n wireless network driver
mtx_pool(9), mtx_pool_alloc(9), mtx_pool_find(9), mtx_pool_lock(9), mtx_pool_lock_spin(9), mtx_pool_unlock(9), mtx_pool_unlock_spin(9), mtx_pool_create(9), mtx_pool_destroy(9)
mutex pool routines
muge(4)
Microchip LAN78xx USB Gigabit Ethernet driver
multibyte(3)
multibyte and wide character manipulation functions
multicast(4)
Multicast Routing
munmap(2)
remove a mapping
mutex(9), mtx_init(9), mtx_destroy(9), mtx_lock(9), mtx_lock_spin(9), mtx_lock_flags(9), mtx_lock_spin_flags(9), mtx_trylock(9), mtx_trylock_flags(9), mtx_trylock_spin(9), mtx_trylock_spin_flags(9), mtx_unlock(9), mtx_unlock_spin(9), mtx_unlock_flags(9), mtx_unlock_spin_flags(9), mtx_sleep(9), mtx_initialized(9), mtx_owned(9), mtx_recursed(9), mtx_assert(9), MTX_SYSINIT(9)
kernel synchronization primitives
mv(1)
move files
mvs(4)
Marvell Serial ATA Host Controller driver
mwl(4)
Marvell 88W8363 IEEE 802.11n wireless network driver
mwlfw(4)
Firmware Module for Marvell 88W8363 Wireless driver
mx25l(4)
SpiFlash compatible non-volatile storage devices driver
mxge(4)
Myricom Myri10GE 10 Gigabit Ethernet adapter driver
my(4)
Myson Technology Ethernet PCI driver
named_attribute(7)
Solaris-like extended attribute system interface
namei(9), NDINIT(9), NDINIT_AT(9), NDFREE_PNBUF(9)
pathname translation and lookup operations
nanobsd.sh(8)
create an embedded FreeBSD system image
natd(8)
Network Address Translation daemon
nda(4)
NVMe Direct Access device driver
nearbyint(3), nearbyintf(3), nearbyintl(3), rint(3), rintf(3), rintl(3)
round to integral value in floating-point format
netdump(4)
protocol for transmitting kernel dumps to a remote server
netfpga10g_nf10bmac(4)
driver for the NetFPGA-10G Embedded CPU Ethernet Core
netgraph(4)
graph based kernel networking subsystem
netmap(4)
a framework for fast packet I/O
networks(5)
network name data base
new_field(3), dup_field(3), link_field(3), free_field(3)
create and destroy form fields
new_form(3), free_form(3)
create and destroy forms
new_item(3), free_item(3)
create and destroy menu items
new_menu(3), free_menu(3)
create and destroy menus
new_pair(3), %alloc_pair(3), %find_pair(3), %free_pair(3)
dynamically allocate curses color pairs
new_unrhdr(9), clean_unrhdr(9), clear_unrhdr(9), delete_unrhdr(9), alloc_unr(9), alloc_unr_specific(9), free_unr(9), create_iter_unr(9), next_iter_unr(9), free_iter_unr(9)
kernel unit number allocator
newaliases(1)
rebuild the data base for the sendmail aliases file
newfs(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
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
nfsmb(4)
NVIDIA nForce2/3/4 SMBus 2.0 controller driver
nfsuserd(8)
load user and group information into the kernel for NFSv4 services plus support manage-gids for all NFS versions
ng_async(4)
asynchronous framing netgraph node type
ng_car(4)
Committed Access Rate netgraph node type
ng_checksum(4)
reconstructing IP checksums node type
ng_deflate(4)
Deflate PPP compression (RFC 1979) netgraph node type
ng_frame_relay(4)
frame relay netgraph node type
ng_gif_demux(4)
demultiplexer for packets from ng_gif(4) nodes
ng_l2cap(4)
Netgraph node type that implements Bluetooth Logical Link Control and Adaptation Protocol (L2CAP)
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_one2many(4)
packet multiplexing netgraph node type
ng_patch(4)
trivial mbuf data modifying netgraph node type
ng_pipe(4)
Traffic manipulating netgraph node type
ng_pred1(4)
Predictor-1 PPP compression (RFC 1978) netgraph node type
ng_split(4)
netgraph node to separate incoming and outgoing flows
ng_tag(4)
mbuf tags manipulating netgraph node type
ng_tcpmss(4)
netgraph node to adjust TCP MSS option
ng_vjc(4)
Van Jacobson compression netgraph node type
ng_vlan_rotate(4)
IEEE 802.1ad VLAN manipulation netgraph node type
nge(4)
National Semiconductor PCI Gigabit Ethernet adapter driver
nice(3)
set program scheduling priority
nl(1)
line numbering filter
nl_langinfo(3)
language information
nlist(3)
retrieve symbol table name list from an executable file
nmdm(4)
nullmodem terminal driver
nohup(1)
invoke a utility immune to hangups
nos-tun(8)
implement ``nos'' or ``ka9q'' style IP over IP tunnel
nproc(1)
print the number of processors
npx(4)
Numeric Processing Extension coprocessor
nscd(8)
name service caching daemon
nsdispatch(3)
name-service switch dispatcher routine
nsmb.conf(5)
configuration file for server message block (SMB1/CIFS) requests
nss_tacplus(8)
TACACS+ nsswitch module
nsswitch.conf(5)
name-service switch configuration file
ntb(4)
Non-Transparent Bridge subsystem
ntb_hw_amd(4)
AMD Non-Transparent Bridge driver
ntb_hw_plx(4)
PLX/Avago/Broadcom Non-Transparent Bridge driver
ntp.conf(5)
Network Time Protocol (NTP) daemon configuration file format
ntp.keys(5)
NTP symmetric key file format
ntp_adjtime(2), ntp_gettime(2)
Network Time Protocol (NTP) daemon interface system calls
ntpd(8)
NTP daemon program
ntpdate(8)
set the date and time via NTP
ntpdc(8)
vendor-specific NTPD control program
ntpq(8)
standard NTP query program
ntptime(8)
read kernel time variables
nuageinit(7)
initialize a cloud-init environment
nullfs(4)
null file system
numa(4), NUMA(4)
Non-Uniform Memory Access
number(6)
convert Arabic numerals to English
nvd(4)
NVM Express disk driver
nvdimm(4)
ACPI NVDIMM driver
nvlist_create(9), nvlist_destroy(9), nvlist_error(9), nvlist_set_error(9), nvlist_empty(9), nvlist_flags(9), nvlist_exists(9), nvlist_free(9), nvlist_clone(9), nvlist_dump(9), nvlist_fdump(9), nvlist_size(9), nvlist_pack(9), nvlist_unpack(9), nvlist_send(9), nvlist_recv(9), nvlist_xfer(9), nvlist_in_array(9), nvlist_next(9), nvlist_add(9), nvlist_move(9), nvlist_get(9), nvlist_take(9), nvlist_append(9)
library for name/value pairs
nvme(4)
NVM Express core driver
nvmecontrol(8)
NVM Express control utility
nvmem(9)
nvmem_get_cell_len, nvmem_read_cell_by_name, nvmem_read_cell_by_idx, nvmem_write_cell_by_name, nvmem_write_cell_by_idx
nvmf(4)
NVM Express over Fabrics host driver
nvmf_tcp(4)
TCP transport for NVM Express over Fabrics
nvmft(4)
NVM Express over Fabrics CAM Target Layer frontend
nvram(4)
non-volatile RAM
nvram(8)
display or modify contents of the EEPROM or NVRAM
oce(4)
Device driver for Emulex OneConnect 10Gb network adapters
ocs_fc(4)
Device driver for Emulex Fibre Channel Host Adapters
od(1)
octal, decimal, hex, ASCII dump
offsetof(3)
offset of a structure member
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_memstream(3), open_wmemstream(3)
dynamic memory buffer stream open functions
openfirm(4)
Open Firmware interface
openpam_borrow_cred(3)
temporarily borrow user credentials
openpam_borrow_cred(3), openpam_free_data(3), openpam_free_envlist(3), openpam_get_feature(3), openpam_get_option(3), openpam_log(3), openpam_nullconv(3), openpam_readline(3), openpam_readlinev(3), openpam_readword(3), openpam_restore_cred(3), openpam_set_feature(3), openpam_set_option(3), openpam_straddch(3), openpam_subst(3), openpam_ttyconv(3), pam_error(3), pam_get_authtok(3), pam_info(3), pam_prompt(3), pam_setenv(3), pam_verror(3), pam_vinfo(3), pam_vprompt(3)
Pluggable Authentication Modules Library
openpam_free_data(3)
generic cleanup function
openpam_free_envlist(3)
free an environment list
openpam_get_feature(3)
query the state of an optional feature
openpam_get_option(3)
returns the value of a module option
openpam_log(3)
log a message through syslog
openpam_nullconv(3)
null conversation function
openpam_readline(3)
read a line from a file
openpam_readlinev(3)
read a line from a file and split it into words
openpam_readword(3)
read a word from a file, respecting shell quoting rules
openpam_restore_cred(3)
restore credentials
openpam_set_feature(3)
enable or disable an optional feature
openpam_set_option(3)
sets the value of a module option
openpam_straddch(3)
add a character to a string, expanding the buffer if needed
openpam_subst(3)
substitute PAM item values in a string
openpam_ttyconv(3)
simple tty-based conversation function
openpty(3), forkpty(3)
auxiliary functions to obtain a pseudo-terminal
orders(7)
orders of magnitude
orm(4)
ISA I/O space option ROM(s) driver
os-release(5)
file describing the current OS and some of its attributes
ossl(4)
driver using OpenSSL assembly routines
otusfw(4)
Firmware Module for AR9170 driver
ow(4)
Dallas Semiconductor 1-Wire bus
ow_temp(4)
Dallas Semiconductor 1-Wire Temperature sensor
owc(4)
Dallas Semiconductor 1-Wire Controller
owll(9), OWLL_WRITE_ONE(9), OWLL_WRITE_ZERO(9), OWLL_READ_DATA(9), OWLL_REASET_AND_PRESENCE(9)
Dallas Semiconductor 1-Wire Link Layer Interface
own(9), own_send_command(9), own_command_wait(9), own_self_command(9), own_acquire_bus(9), own crc(9), own_release_bus(9), OWN_ACQUIRE_BUS(9), OWN_CRC(9), OWN_RELEASE_BUS(9), OWN_SEND_COMMAND(9)
Dallas Semiconductor 1-Wire Network and Transport Interface
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
pagesize(1)
print system page size
pam.conf(5)
PAM policy file format
pam_acct_mgmt(3)
perform PAM account validation procedures
pam_acct_mgmt(3), pam_authenticate(3), pam_chauthtok(3), pam_close_session(3), pam_end(3), pam_get_data(3), pam_get_item(3), pam_get_user(3), pam_getenv(3), pam_getenvlist(3), pam_open_session(3), pam_putenv(3), pam_set_data(3), pam_set_item(3), pam_setcred(3), pam_start(3), pam_strerror(3)
Pluggable Authentication Modules Library
pam_authenticate(3)
perform authentication within the PAM framework
pam_chauthtok(3)
perform password related functions within the PAM framework
pam_chroot(8)
Chroot PAM module
pam_close_session(3)
close an existing user session
pam_conv(3)
PAM conversation system
pam_deny(8)
Deny PAM module
pam_echo(8)
Echo PAM module
pam_end(3)
terminate the PAM transaction
pam_error(3)
display an error message
pam_exec(8)
Exec PAM module
pam_ftpusers(8)
ftpusers PAM module
pam_get_authtok(3)
retrieve authentication token
pam_get_data(3)
get module information
pam_get_item(3)
get PAM information
pam_get_user(3)
retrieve user name
pam_getenv(3)
retrieve the value of a PAM environment variable
pam_getenvlist(3)
returns a list of all the PAM environment variables
pam_group(8)
Group PAM module
pam_guest(8)
Guest PAM module
pam_info(3)
display an information message
pam_krb5(8)
Kerberos PAM module
pam_ksu(8)
Kerberos 5 SU PAM module
pam_lastlog(8)
login accounting PAM module
pam_login_access(8)
login.access PAM module
pam_nologin(8)
NoLogin PAM module
pam_open_session(3)
open a user session
pam_passwdqc(8)
Password quality-control PAM module
pam_permit(8)
Promiscuous PAM module
pam_prompt(3)
call the conversation function
pam_putenv(3)
set the value of an environment variable
pam_radius(8)
RADIUS authentication PAM module
pam_rhosts(8)
Rhosts PAM module
pam_rootok(8)
RootOK PAM module
pam_securetty(8)
SecureTTY PAM module
pam_self(8)
Self PAM module
pam_set_data(3)
set module information
pam_set_item(3)
set authentication information
pam_setcred(3)
modify / delete user credentials for an authentication service
pam_setenv(3)
mirrors setenv(3)
pam_sm_acct_mgmt(3)
service module implementation for pam_acct_mgmt
pam_sm_authenticate(3)
service module implementation for pam_authenticate
pam_sm_chauthtok(3)
service module implementation for pam_chauthtok
pam_sm_close_session(3)
service module implementation for pam_close_session
pam_sm_open_session(3)
service module implementation for pam_open_session
pam_sm_setcred(3)
service module implementation for pam_setcred
pam_ssh(8)
authentication and session management with SSH private keys
pam_start(3)
initiate a PAM transaction
pam_strerror(3)
get PAM standard error message string
pam_tacplus(8)
TACACS+ authentication PAM module
pam_unix(8)
UNIX PAM module
pam_verror(3)
display an error message
pam_vinfo(3)
display an information message
pam_vprompt(3)
call the conversation function
pam_xdg(8)
XDG PAM module
panic(9)
bring down system on fatal error
parse_lt(3), in_lt(3), in_ltm(3), in_ltms(3), in_lts(3)
functions for parsing and checking login time periods
pass(4)
CAM application passthrough driver
passwd(1), yppasswd(1)
modify a user's password
passwd(5), master.passwd(5), pwd.db(5), spwd.db(5)
format of the password file
password.lua(8)
bootloader password module
paste(1)
merge corresponding or subsequent lines of files
pathchk(1)
check pathnames
pathconf(2), lpathconf(2), fpathconf(2)
get configurable pathname variables
pbm(5)
portable bitmap file format
pcap-savefile(5)
libpcap savefile format
pcap-tstamp(7)
packet time stamps in libpcap
pcap_can_set_rfmon(3)
check whether monitor mode can be set for a not-yet-activated capture handle
pcap_compile(3)
compile a filter expression
pcap_datalink_name_to_val(3)
get the link-layer header type value corresponding to a header type name
pcap_datalink_val_to_name(3), pcap_datalink_val_to_description(3), pcap_datalink_val_to_description_or_dlt(3)
get a name or description for a link-layer header type value
pcap_dump(3)
write a packet to a capture file
pcap_dump_close(3)
close a savefile being written to
pcap_dump_file(3)
get the standard I/O stream for a savefile being written
pcap_dump_flush(3)
flush to a savefile packets dumped
pcap_dump_ftell(3), pcap_dump_ftell64(3)
get the current file offset for a savefile being written
pcap_dump_open(3), pcap_dump_open_append(3), pcap_dump_fopen(3)
open a file to which to write packets
pcap_file(3)
get the standard I/O stream for a savefile being read
pcap_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_tstamp_precision(3)
get the time stamp precision returned in captures
pcap_geterr(3), pcap_perror(3)
get or print libpcap error message text
pcap_inject(3), pcap_sendpacket(3)
transmit a packet
pcap_lib_version(3)
get the version information for libpcap
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_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_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_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_timeout(3)
set the packet buffer timeout for a not-yet-activated capture handle
pcap_set_tstamp_precision(3)
set the time stamp precision returned in captures
pcap_set_tstamp_type(3)
set the time stamp type to be used by a capture device
pcap_setnonblock(3), pcap_getnonblock(3)
set or get the state of non-blocking mode on a capture device
pcap_tstamp_type_name_to_val(3)
get the time stamp type value corresponding to a time stamp type name
pcap_tstamp_type_val_to_name(3), pcap_tstamp_type_val_to_description(3)
get a name or description for a time stamp type value
pchtherm(4)
Intel PCH thermal subsystem
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
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
perror(1)
print an error number as a string
perror(3), strerror(3), strerror_l(3), strerror_r(3), sys_errlist(3), sys_nerr(3)
system error messages
pf.os(5)
format of the operating system fingerprints file
pfind(9), zpfind(9)
locate a process by number
pflogd(8)
packet filter logging daemon
pget(9)
locate a process by number
pgfind(9)
locate a process group by number
pgrep(1), pkill(1)
find or signal processes by name
phones(5)
remote host phone number data base
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
pim(4)
Protocol Independent Multicast
ping(8)
send ICMP or ICMPv6 ECHO_REQUEST packets to network hosts
pipe(2), pipe2(2)
create descriptor pair for interprocess communication
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_activate(9)
activate a physical map
pmap_clear_modify(9)
set information about physical pages
pmap_copy(9), pmap_copy_page(9)
copy physical memory pages
pmap_enter(9)
insert a virtual page into a physical map
pmap_extract(9), pmap_extract_and_hold(9)
map a virtual address to a physical page
pmap_growkernel(9)
grow the kernel virtual address (KVA) space
pmap_init(9)
initialize the pmap subsystem
pmap_is_modified(9), pmap_ts_modified(9)
return information about physical pages
pmap_is_prefaultable(9)
determine if a page may be prefaulted
pmap_kextract(9), vtophys(9)
extract a physical address from the kernel page table
pmap_map(9)
map a physical memory range into kernel virtual address (KVA) space
pmap_mincore(9)
determine if a virtual address is resident in physical memory
pmap_object_init_pt(9)
initialize page tables for a VM object
pmap_page_exists_quick(9)
determine if a page exists in a physical map
pmap_page_init(9)
initialize machine-dependent fields of a VM page
pmap_pinit(9), pmap_pinit0(9)
initialize pmap structures
pmap_protect(9)
set physical page protection
pmap_qenter(9), pmap_qremove(9)
manage temporary kernel space mappings
pmap_quick_enter_page(9), pmap_quick_remove_page(9)
manage fast, single-page kernel address space mappings
pmap_release(9)
release resources held by a physical map
pmap_remove(9), pmap_remove_all(9), pmap_remove_pages(9)
remove pages from a physical map
pmap_resident_count(9), pmap_wired_count(9)
return page resident and wiring statistics
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.tsc(3)
measurements using the i386 timestamp counter
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_attach(3), pmc_detach(3)
attaching and detaching process scope PMCs to target processes
pmc_capabilities(3), pmc_cpuinfo(3), pmc_ncpu(3), pmc_npmc(3), pmc_pmcinfo(3), pmc_width(3)
retrieve information about performance monitoring counters
pmc_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_driver_stats(3)
retrieve driver statistics
pmc_get_msr(3)
x86 architecture-specific PMC operations
pmc_init(3)
initialize library
pmc_name_of_capability(3), pmc_name_of_class(3), pmc_name_of_cputype(3), pmc_name_of_disposition(3), pmc_name_of_event(3), pmc_name_of_mode(3), pmc_name_of_state(3)
human readable names for numeric constants used by pmc(3) and hwpmc(4)
pmc_read(3), pmc_rw(3), pmc_write(3)
read and write hardware performance counters
pmc_set(3)
set the reload count of a sampling PMC
pmc_start(3), pmc_stop(3)
start and stop a PMC
pmcannotate(8)
sources printout with inlined profiling
pmccontrol(8)
control hardware performance monitoring counters
pmclog_open(3), pmclog_close(3), pmclog_read(3), pmclog_feed(3)
parse event log data generated by hwpmc(4)
pmcstat(8)
performance measurement with performance monitoring hardware
pmcstudy(8)
Perform various studies on a system's overall PMCs
pms(4)
PMC-Sierra PM8001/8081/8088/8089/8074/8076/8077 SAS/SATA HBA Controller driver
pmu(4)
Apple PMU99 Power Management Driver
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
pnpbios(4)
support for embedded devices on the motherboard
poll(2)
synchronous I/O multiplexing
pom(6)
display the phase of the moon
pos_form_cursor(3)
position a form window cursor
pos_menu_cursor(3)
position a menu's cursor
posix_openpt(2)
open a pseudo-terminal device
posix_spawn_file_actions_addopen(3), posix_spawn_file_actions_adddup2(3), posix_spawn_file_actions_addclose(3), posix_spawn_file_actions_addclosefrom_np(3), posix_spawn_file_actions_addchdir_np(3), posix_spawn_file_actions_addfchdir_np(3)
add open, dup2, close, closefrom, or chdir/fchdir actions to spawn file actions object
posix_spawnattr_getschedparam(3), posix_spawnattr_setschedparam(3)
get and set the spawn-schedparam 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
posixshmcontrol(1)
Control POSIX shared memory segments
post_form(3), unpost_form(3)
write or erase forms from associated subwindows
post_menu(3), unpost_menu(3)
write or erase menus from associated subwindows
powerd(8)
system power control utility
powermac_nvram(4)
non-volatile RAM
ppbus(4)
Parallel Port Bus system
pppctl(8)
PPP control program
pppoed(8)
handle incoming PPP over Ethernet connections
praliases(8)
display system mail aliases
printenv(1)
print out the environment
printf(1)
formatted output
printf(3), fprintf(3), sprintf(3), snprintf(3), asprintf(3), dprintf(3), vprintf(3), vfprintf(3), vsprintf(3), vsnprintf(3), vasprintf(3), vdprintf(3)
formatted output conversion
printf(9), uprintf(9), tprintf(9), log(9)
formatted output conversion
printf_l(3), asprintf_l(3), fprintf_l(3), snprintf_l(3), sprintf_l(3), vasprintf_l(3), vfprintf_l(3), vprintf_l(3), vsnprintf_l(3), vsprintf_l(3)
formatted output conversion
prison_check(9)
determine if subjects may see entities according to jail restrictions
prng(9)
Kernel pseudo-random number generators
proc_rwmem(9), proc_readmem(9), proc_writemem(9)
read from or write to a process address space
proccontrol(1)
Control some process execution aspects
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
prometheus_sysctl_exporter(8)
print kernel state as Prometheus metrics
properties_read(3), property_find(3), properties_free(3)
functions to allow creating simple property lists from ASCII file data
protect(1)
protect processes from being killed when swap space is exhausted
protocols(5)
protocol name data base
ps4dshock(4)
Sony PlayStation 4 Dualshock 4 gamepad driver
pselect(2)
synchronous I/O multiplexing a la POSIX.1g
pseudofs(9)
pseudo file system construction kit
psignal(3), psiginfo(3), strsignal(3), sys_siglist(3), sys_signame(3), sig2str(3), str2sig(3)
system signal messages
psm(4)
PS/2 mouse style pointing device driver
pst(4)
device driver for Promise Supertrak SX6000
pstat(8), swapinfo(8)
display system data structures
pthread_attr_getaffinity_np(3), pthread_attr_setaffinity_np(3)
manage CPU affinity in thread attribute objects
pthread_attr_init(3), pthread_attr_destroy(3), pthread_attr_setstack(3), pthread_attr_getstack(3), pthread_attr_setstacksize(3), pthread_attr_getstacksize(3), pthread_attr_setguardsize(3), pthread_attr_getguardsize(3), pthread_attr_setstackaddr(3), pthread_attr_getstackaddr(3), pthread_attr_setdetachstate(3), pthread_attr_getdetachstate(3), pthread_attr_setinheritsched(3), pthread_attr_getinheritsched(3), pthread_attr_setschedparam(3), pthread_attr_getschedparam(3), pthread_attr_setschedpolicy(3), pthread_attr_getschedpolicy(3), pthread_attr_setscope(3), pthread_attr_getscope(3)
thread attribute operations
pthread_barrierattr_destroy(3), pthread_barrierattr_getpshared(3), pthread_barrierattr_init(3), pthread_barrierattr_setpshared(3)
manipulate a barrier attribute object
pthread_cond_timedwait(3)
wait on a condition variable for a specific amount of time
pthread_equal(3)
compare thread IDs
pthread_exit(3)
terminate the calling thread
pthread_get_name_np(3), pthread_getname_np(3), pthread_set_name_np(3), pthread_setname_np(3)
set and retrieve the thread name
pthread_getaffinity_np(3), pthread_setaffinity_np(3)
manage CPU affinity
pthread_getcpuclockid(3)
access a thread CPU-time clock
pthread_join(3), pthread_peekjoin_np(3), pthread_timedjoin_np(3)
inspect thread termination state
pthread_main_np(3)
identify the initial thread
pthread_multi_np(3), pthread_single_np(3)
switch between multi- and single-threaded scheduling modes
pthread_mutex_consistent(3)
mark state protected by robust mutex as consistent
pthread_mutex_destroy(3)
free resources allocated for a mutex
pthread_mutex_init(3)
create a mutex
pthread_mutex_lock(3)
lock a mutex
pthread_mutex_timedlock(3)
lock a mutex without blocking indefinitely
pthread_mutex_trylock(3)
attempt to lock a mutex without blocking
pthread_mutex_unlock(3)
unlock a mutex
pthread_mutexattr_getkind_np(3), pthread_mutexattr_setkind_np(3)
mutex attribute operations (legacy)
pthread_mutexattr_init(3), pthread_mutexattr_destroy(3), pthread_mutexattr_setprioceiling(3), pthread_mutexattr_getprioceiling(3), pthread_mutexattr_setprotocol(3), pthread_mutexattr_getprotocol(3), pthread_mutexattr_setpshared(3), pthread_mutexattr_getpshared(3), pthread_mutexattr_setrobust(3), pthread_mutexattr_getrobust(3), pthread_mutexattr_settype(3), pthread_mutexattr_gettype(3)
mutex attribute operations
pthread_once(3)
dynamic package initialization
pthread_resume_all_np(3)
resume all suspended threads
pthread_resume_np(3)
resume suspended thread
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_setschedparam(3), pthread_getschedparam(3)
thread scheduling parameter manipulation
pthread_sigmask(3)
examine and/or change a thread's signal mask
ptnet(4)
Ethernet driver for passed-through netmap ports
pts(4)
pseudo-terminal driver
pty(4)
old-style compatibility pseudo-terminal driver
puc(4)
PCI Universal Communications driver
pvscsi(4)
VMware Paravirtual SCSI Controller
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
pwd(1)
return working directory name
pwd_mkdb(8)
generate the password databases
pwm(8)
configure PWM (Pulse Width Modulation) hardware
pwmbus(9), PWMBUS_CHANNEL_CONFIG(9), PWMBUS_CHANNEL_COUNT(9), PWMBUS_CHANNEL_ENABLE(9), PWMBUS_CHANNEL_GET_CONFIG(9), PWMBUS_CHANNEL_GET_FLAGS(9), PWMBUS_CHANNEL_IS_ENABLED(9), PWMBUS_CHANNEL_SET_FLAGS(9), PWMBUS_GET_BUS(9)
PWMBUS methods
pwmc(4)
PWM (Pulse Width Modulation) control device driver
pxeboot(8)
Preboot Execution Environment (PXE) bootloader
qat_c2xxx(4)
Intel QuickAssist Technology (QAT) driver for Atom C2000 chipsets
qlnxe(4)
Cavium 25/40/100 Gigabit Ethernet & CNA Adapter Driver
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
quick_exit(3)
exits a program quickly, running minimal cleanup
quota(1)
display disk usage and limits
quota.user(5), quota.group(5)
per file system quota database
quota_open(3), quota_close(3), quota_on(3), quota_off(3), quota_read(3), quota_write_limits(3), quota_write_usage(3), quota_fsname(3), quota_qfname(3), quota_maxid(3), quota_check_path(3), quota_convert(3)
Manipulate quotas
quotacheck(8)
file system quota consistency checker
quotactl(2)
manipulate file system quotas
quotaon(8), quotaoff(8)
turn file system quotas on and off
rand(3), srand(3), rand_r(3)
bad random number generator
random(3), srandom(3), srandomdev(3), initstate(3), setstate(3)
non-cryptographic pseudorandom number generator; routines for changing generators
random(4)
the entropy device
random(6)
random lines from a file or random numbers
random_harvest(9)
gather entropy from the kernel for the entropy device
rarpd(8)
reverse ARP daemon
ratecheck(9), ppsratecheck(9)
event rate limiting
rbootd(8)
HP remote boot server
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
rcmdsh(3)
return a stream to a remote command without superuser
rctl(4)
resource limits
rctl(8)
display and update resource limits database
rctl.conf(5)
resource limits database defaults
rctl_add_rule(2), rctl_get_limits(2), rctl_get_racct(2), rctl_get_rules(2), rctl_remove_rule(2)
manipulate and query the resource limits database
rdma_accept(3)
Called to accept a connection request
rdma_ack_cm_event(3)
Free a communication event
rdma_bind_addr(3)
Bind an RDMA identifier to a source address
rdma_connect(3)
Initiate an active connection request
rdma_create_ep(3)
Allocate a communication identifier and optional QP
rdma_create_event_channel(3)
Open a channel used to report communication events
rdma_create_id(3)
Allocate a communication identifier
rdma_create_qp(3)
Allocate a QP
rdma_create_srq(3)
Allocate a shared receive queue
rdma_dereg_mr(3)
deregisters a registered memory region
rdma_destroy_ep(3)
Release a communication identifier
rdma_destroy_event_channel(3)
Close an event communication channel
rdma_destroy_id(3)
Release a communication identifier
rdma_destroy_qp(3)
Deallocate a QP
rdma_destroy_srq(3)
Deallocate a SRQ
rdma_disconnect(3)
This function disconnects a connection
rdma_event_str(3)
Returns a string representation of an rdma cm event
rdma_free_devices(3)
Frees the list of devices returned by rdma_get_devices
rdma_get_cm_event(3)
Retrieves the next pending communication event
rdma_get_devices(3)
Get a list of RDMA devices currently available
rdma_get_dst_port(3)
Returns the remote port number of a bound rdma_cm_id
rdma_get_local_addr(3)
Returns the local IP address of a bound rdma_cm_id
rdma_get_peer_addr(3)
Returns the remote IP address of a bound rdma_cm_id
rdma_get_recv_comp(3)
retrieves a completed receive request
rdma_get_request(3)
Retrieves the next pending connection request event
rdma_get_send_comp(3)
retrieves a completed send, read, or write request
rdma_get_src_port(3)
Returns the local port number of a bound rdma_cm_id
rdma_getaddrinfo(3)
Provides transport independent address translation
rdma_join_multicast(3)
Joins a multicast group
rdma_leave_multicast(3)
Leaves a multicast group
rdma_listen(3)
Listen for incoming connection requests
rdma_migrate_id(3)
Move a communication identifier to a different event channel
rdma_notify(3)
Notifies the librdmacm of an asynchronous event
rdma_post_read(3)
post an RDMA read work request
rdma_post_readv(3)
post an RDMA read work request
rdma_post_recv(3)
post a work request to receive an incoming message
rdma_post_recvv(3)
post a work request to receive incoming messages
rdma_post_send(3)
post a work request to send a message
rdma_post_sendv(3)
post a work request to send a message
rdma_post_ud_send(3)
post a work request to send a datagram
rdma_post_write(3)
post an RDMA write work request
rdma_post_writev(3)
post an RDMA write work request
rdma_reg_msgs(3)
register data buffer(s) for sending or receiving messages
rdma_reg_read(3)
register data buffer(s) for remote RDMA read access
rdma_reg_write(3)
register data buffer(s) for remote RDMA write access
rdma_reject(3)
Called to reject a connection request
rdma_resolve_addr(3)
Resolve destination and optional source addresses
rdma_resolve_route(3)
Resolve the route information needed to establish a connection
rdma_set_option(3)
Set communication options for an rdma_cm_id
re_comp(3), re_exec(3)
regular expression handler
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
realhostname(3)
convert an IP number to the real host name
realhostname_sa(3)
convert a struct sockaddr to the real host name
reallocarray(3)
memory reallocation function
reallocf(3)
memory reallocation function
realpath(3)
returns the canonicalized absolute pathname
reboot(2)
reboot system or halt processor
reboot(8), halt(8), fastboot(8), fasthalt(8)
stopping and restarting the system
recno(3)
record number database access method
recoverdisk(1)
recover data from disk-like devices
recv(2), recvfrom(2), recvmsg(2), recvmmsg(2)
receive message(s) from a socket
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
remainder(3), remainderf(3), remainderl(3), remquo(3), remquof(3), remquol(3)
minimal residue functions
remote(5)
remote host description file
remove(3)
remove directory entry
rename(2)
change the name of a file
repquota(8)
summarize quotas for a file system
res_query(3), res_search(3), res_mkquery(3), res_send(3), res_init(3), dn_comp(3), dn_expand(3), dn_skipname(3), ns_get16(3), ns_get32(3), ns_put16(3), ns_put32(3)
resolver routines
reset(1), %tset(1), %reset(1)
initialize or reset terminal state
resettodr(9)
set battery-backed clock from system time
resizewin(1)
update terminal size
resolvconf(8)
a framework for managing multiple DNS configurations
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
rexec(3)
return stream to a remote command
rfcomm_pppd(8)
RFCOMM PPP daemon
rfcomm_sppd(1)
RFCOMM Serial Port Profile daemon
rfork(2)
manipulate process resources
rights(4), Capability rights(4)
Capsicum capability rights for file descriptors
rijndael(9), rijndael_makeKey(9), rijndael_cipherInit(9), rijndael_blockEncrypt(9), rijndael_padEncrypt(9), rijndael_blockDecrypt(9), rijndael_padDecrypt(9)
AES encryption
rk_grf_gpio(4)
RockChip GPIO_MUTE pin driver
rk_pinctrl(4)
driver for the pin multiplexing on RockChip SoCs
rm(1), unlink(1)
remove directory entries
rmail(8)
handle remote mail received via uucp
rman(9), rman_activate_resource(9), rman_adjust_resource(9), rman_deactivate_resource(9), rman_fini(9), rman_init(9), rman_init_from_resource(9), rman_is_region_manager(9), rman_manage_region(9), rman_first_free_region(9), rman_last_free_region(9), rman_release_resource(9), rman_reserve_resource(9), rman_make_alignment_flags(9), rman_get_start(9), rman_get_end(9), rman_get_device(9), rman_get_size(9), rman_get_flags(9), rman_set_mapping(9), rman_get_mapping(9), rman_set_virtual(9), rman_get_virtual(9), rman_set_bustag(9), rman_get_bustag(9), rman_set_bushandle(9), rman_get_bushandle(9), rman_set_rid(9), rman_get_rid(9), rman_set_type(9), rman_get_type(9)
resource management functions
rmdir(1)
remove directories
rmdir(2)
remove a directory file
rmlock(9), rm_init(9), rm_init_flags(9), rm_destroy(9), rm_rlock(9), rm_try_rlock(9), rm_wlock(9), rm_runlock(9), rm_wunlock(9), rm_wowned(9), rm_sleep(9), rm_assert(9), RM_SYSINIT(9), RM_SYSINIT_FLAGS(9), rms_init(9), rms_destroy(9), rms_rlock(9), rms_wlock(9), rms_runlock(9), rms_wunlock(9)
kernel reader/writer lock optimized for read-mostly access patterns
rmt(8)
remote magtape protocol module
rmuser(8)
remove users from the system
rndtest(4)
FIPS 140-2 random number generator test monitor
roff(7)
roff language reference for mandoc
route(8)
manually manipulate the routing tables
route6d(8)
RIP6 Routing Daemon
routed(8), rdisc(8)
network RIP and router discovery routing daemon
rpc(3)
library routines for remote procedure calls
rpc(5)
rpc program number data base
rpc.lockd(8)
NFS file locking daemon
rpc.rquotad(8)
remote quota server
rpc.rwalld(8)
write messages to users currently logged in server
rpc.statd(8)
host status monitoring daemon
rpc.tlsclntd(8)
Sun RPC over TLS Client Daemon
rpc.tlsservd(8)
Sun RPC over TLS Server Daemon
rpc.umntall(8)
notify NFS servers about unmounted NFS file systems
rpc.ypxfrd(8)
NIS map transfer server
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_get_mechanisms(3)
Get installed mechanisms
rpc_gss_get_principal_name(3)
Get a principal name
rpc_gss_getcred(3)
Get authorization information for an RPC request
rpc_gss_is_installed(3)
Query for the presence os a security mechanism
rpc_gss_max_data_length(3)
calculate maximum data size
rpc_gss_mech_to_oid(3)
Convert a mechanism name to a GSS-API oid
rpc_gss_oid_to_mech(3)
Convert a mechanism name to a GSS-API oid
rpc_gss_qop_to_num(3)
Convert a quality of protection name to number
rpc_gss_set_svc_name(3)
Associate a GSS-API service principal with an RPC service
rpc_gss_svc_max_data_length(3)
calculate maximum data size
rpc_secure(3)
library routines for secure remote procedure calls
rpc_soc(3), auth_destroy(3), authnone_create(3), authunix_create(3), authunix_create_default(3), callrpc(3), clnt_broadcast(3), clnt_call(3), clnt_control(3), clnt_create(3), clnt_destroy(3), clnt_freeres(3), clnt_geterr(3), clnt_pcreateerror(3), clnt_perrno(3), clnt_perror(3), clnt_spcreateerror(3), clnt_sperrno(3), clnt_sperror(3), clntraw_create(3), clnttcp_create(3), clntudp_bufcreate(3), clntudp_create(3), clntunix_create(3), get_myaddress(3), pmap_getmaps(3), pmap_getport(3), pmap_rmtcall(3), pmap_set(3), pmap_unset(3), registerrpc(3), rpc_createerr(3), svc_destroy(3), svc_fds(3), svc_fdset(3), svc_getargs(3), svc_getcaller(3), svc_getreq(3), svc_getreqset(3), svc_register(3), svc_run(3), svc_sendreply(3), svc_unregister(3), svcerr_auth(3), svcerr_decode(3), svcerr_noproc(3), svcerr_noprog(3), svcerr_progvers(3), svcerr_systemerr(3), svcerr_weakauth(3), svcfd_create(3), svcunixfd_create(3), svcraw_create(3), svcunix_create(3), xdr_accepted_reply(3), xdr_authunix_parms(3), xdr_callhdr(3), xdr_callmsg(3), xdr_opaque_auth(3), xdr_pmap(3), xdr_pmaplist(3), xdr_rejected_reply(3), xdr_replymsg(3), xprt_register(3), xprt_unregister(3)
library routines for remote procedure calls
rpc_svc_err(3), svcerr_auth(3), svcerr_decode(3), svcerr_noproc(3), svcerr_noprog(3), svcerr_progvers(3), svcerr_systemerr(3), svcerr_weakauth(3)
library routines for server side remote procedure call errors
rpcb_getmaps(3), rpcb_getaddr(3), rpcb_gettime(3), rpcb_rmtcall(3), rpcb_set(3), rpcb_unset(3)
library routines for RPC bind service
rpcbind(8)
universal addresses to RPC program number mapper
rpcgen(1)
an RPC protocol compiler
rpcinfo(8)
report RPC information
rping(1)
RDMA CM connection and RDMA ping-pong test
rpmatch(3)
determine whether the response to a question is affirmative or negative
rpoll(3)
callback functions for file descriptors and timers
rrenumd(8)
router renumbering daemon
rrenumd.conf(5)
configuration file for router renumbering daemon
rsufw(4)
Firmware Module for Realtek driver
rtadvctl(8)
control program for rtadvd(8) daemon
rtadvd(8)
router advertisement daemon
rtadvd.conf(5)
config file for router advertisement daemon
rtime(3)
get remote time
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
rtsold(8), rtsol(8)
router solicitation daemon
rtwnfw(4)
Firmware Module for Realtek Wireless driver
rum(4)
Ralink Technology USB IEEE 802.11a/b/g wireless network driver
runat(1)
run a shell command on a named attribute directory
runfw(4)
Firmware Module for Ralink driver
rup(1)
remote status display
ruptime(1)
show host status of local machines
rusers(1)
who is logged in to machines on local network
rwall(1)
send a message to users logged on a host
rwho(1)
who is logged in on local machines
rwhod(8)
system status server
sa(8)
print system accounting statistics
sade(8)
sysadmins disk editor
save-entropy(8)
Save bits of entropy to feed /dev/random at startup
savecore(8)
save a core dump of the operating system
sbget(3), sbsearch(3), sbput(3), sbread(3), sbfind(3), sbwrite(3)
read and write superblocks of a UFS file system
sbni(4)
Granch SBNI12 leased line modem driver
sbp(4)
Serial Bus Protocol 2 (SBP-2) Mass Storage Devices driver
sbp_targ(4)
Serial Bus Protocol 2 (SBP-2) Target Mode devices driver
sbuf(9), sbuf_new(9), sbuf_new_auto(9), sbuf_new_for_sysctl(9), sbuf_clear(9), sbuf_get_flags(9), sbuf_set_flags(9), sbuf_clear_flags(9), sbuf_setpos(9), sbuf_bcat(9), sbuf_bcopyin(9), sbuf_bcpy(9), sbuf_cat(9), sbuf_copyin(9), sbuf_cpy(9), sbuf_nl_terminate(9), sbuf_printf(9), sbuf_vprintf(9), sbuf_putc(9), sbuf_set_drain(9), sbuf_trim(9), sbuf_error(9), sbuf_finish(9), sbuf_data(9), sbuf_len(9), sbuf_done(9), sbuf_delete(9), sbuf_start_section(9), sbuf_end_section(9), sbuf_hexdump(9), sbuf_printf_drain(9), sbuf_putbuf(9)
safe string composition
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
scc(4)
Serial Communications Controller driver
sched_get_priority_max(2), sched_get_priority_min(2), sched_rr_get_interval(2)
get scheduling parameter limits
sched_setparam(2), sched_getparam(2)
set/get scheduling parameters
sched_setscheduler(2), sched_getscheduler(2)
set/get scheduling policy and scheduler parameters
sclient(1)
sample Kerberos version 5 client
scr_dump(5)
curses screen dump
screen.lua(8)
bootloader screen manipulation module
script(1)
make typescript of terminal session
sctp(4)
Internet Stream Control Transmission Protocol
sctp_connectx(3)
connect an SCTP socket with multiple destination addresses
sctp_freepaddrs(3), sctp_freeladdrs(3)
release the memory returned from a previous call
sctp_generic_recvmsg(2)
receive data from a peer
sctp_generic_sendmsg(2), sctp_generic_sendmsg_iov(2)
send data to a peer
sctp_getaddrlen(3)
return the address length of an address family
sctp_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
sdoc(7)
guide to adding security considerations sections to manual pages
sdpd(8)
Bluetooth Service Discovery Protocol daemon
sed(1)
stream editor
select(2)
synchronous I/O multiplexing
sem(4)
POSIX semaphores
sem_destroy(3)
destroy an unnamed semaphore
sem_getvalue(3)
get the value of a semaphore
sem_init(3)
initialize an unnamed semaphore
sem_open(3), sem_close(3), sem_unlink(3)
named semaphore operations
sem_post(3)
increment (unlock) a semaphore
sem_timedwait(3), sem_clockwait_np(3)
lock a semaphore
sem_wait(3), sem_trywait(3)
decrement (lock) a semaphore
sema(9), sema_init(9), sema_destroy(9), sema_post(9), sema_wait(9), sema_timedwait(9), sema_trywait(9), sema_value(9)
kernel counting semaphore
semctl(2)
control operations on a semaphore set
semget(2)
obtain a semaphore id
semop(2)
atomic array of operations on a semaphore set
send(2), sendto(2), sendmsg(2), sendmmsg(2)
send message(s) from a socket
sendmail(8)
an electronic mail transport agent
seq(1)
print sequences of numbers
seqc_consistent(9), seqc_read(9), seqc_write_begin(9), seqc_write_end(9)
lockless read algorithm
service(8)
control (start/stop/etc.) or list system services
services(5)
internet service name and port number data base
services_mkdb(8)
generate the services database
ses(4)
SCSI Environmental Services driver
sesutil(8)
Utility for managing SCSI Enclosure Services (SES) device
set_constraint_handler_s(3), abort_handler_s(3), ignore_handler_s(3)
runtime-constraint violation handling
set_field_userptr(3), field_userptr(3)
associate application data with a form field
set_form_opts(3), form_opts_on(3), form_opts_off(3), form_opts(3)
set and get form options
set_form_userptr(3), form_userptr(3)
associate application data with a form item
set_item_opts(3), item_opts_on(3), item_opts_off(3), item_opts(3)
set and get menu item options
set_item_userptr(3), item_userptr(3)
associate application data with a menu item
set_item_value(3), item_value(3)
set and get menu item values
set_menu_format(3), menu_format(3)
set and get menu sizes
set_menu_items(3), menu_items(3), item_count(3)
make and break connections between items and menus
set_menu_mark(3), menu_mark(3)
get and set the menu mark string
set_menu_opts(3), menu_opts_on(3), menu_opts_off(3), menu_opts(3)
set and get menu options
set_menu_pattern(3), menu_pattern(3)
set and get a menu's pattern buffer
set_menu_spacing(3), menu_spacing(3)
set and get spacing between menu items
set_menu_userptr(3), menu_userptr(3)
associate application data with a menu item
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
setcred(2)
set current process credentials atomically
setfacl(1)
set ACL information
setfmac(8)
set MAC label for a file system object
setfsmac(8)
set MAC label for a file hierarchy
setgroups(2)
set the calling process' supplementary groups
setkey(8)
manually manipulate the IPsec SA/SP database
setlocale(3)
natural language formatting for C
setpmac(8)
run a command with a different MAC process label
sf_buf(9)
manage temporary kernel address space mapping for memory pages
sftp-server(8)
OpenSSH SFTP server subsystem
sg(4)
Linux ioctl-compatible SCSI passthru device
sge(4)
Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet driver
sglist(9), sglist_alloc(9), sglist_append(9), sglist_append_bio(9), sglist_append_mbuf(9), sglist_append_mbuf_epg(9), sglist_append_phys(9), sglist_append_sglist(9), sglist_append_single_mbuf(9), sglist_append_uio(9), sglist_append_user(9), sglist_append_vmpages(9), sglist_build(9), sglist_clone(9), sglist_consume_uio(9), sglist_count(9), sglist_count_mbuf_epg(9), sglist_count_vmpages(9), sglist_free(9), sglist_hold(9), sglist_init(9), sglist_join(9), sglist_length(9), sglist_reset(9), sglist_slice(9), sglist_split(9)
manage a scatter/gather list of physical memory addresses
sh(1)
command interpreter (shell)
shm_map(9), shm_unmap(9)
map shared memory objects into the kernel's address space
shmat(2), shmdt(2)
attach or detach shared memory
shmctl(2)
shared memory control
shmget(2)
obtain a shared memory identifier
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
sigemptyset(3), sigfillset(3), sigaddset(3), sigandset(3), sigdelset(3), sigisemptyset(3), sigismember(3), sigorset(3)
manipulate signal sets
sigfastblock(2)
controls signals blocking with a simple memory write
sighold(2), sigignore(2), sigpause(2), sigrelse(2), sigset(2)
legacy interface for signal management
siginfo(3)
signal generation information
siginterrupt(3)
allow signals to interrupt system calls
signal(3)
simplified software signal facilities
signal(9), SIGADDSET(9), SIGDELSET(9), SETEMPTYSET(9), SIGFILLSET(9), SIGISMEMBER(9), SIGISEMPTY(9), SIGNOTEMPTY(9), SIGSETEQ(9), SIGSETNEQ(9), SIGSETOR(9), SIGSETAND(9), SIGSETNAND(9), SIGSETCANTMASK(9), SIG_STOPSIGMASK(9), SIG_CONTSIGMASK(9), SIGPENDING(9), cursig(9), execsigs(9), issignal(9), killproc(9), pgsigio(9), postsig(9), sigexit(9), siginit(9), signotify(9), trapsignal(9)
kernel signal functions
signbit(3)
determine whether a floating-point number's sign is negative
sigprocmask(2)
manipulate current signal mask
sigqueue(2)
queue a signal to a process (REALTIME)
sigreturn(2)
return from signal
sigsetjmp(3), siglongjmp(3), setjmp(3), longjmp(3), _setjmp(3), _longjmp(3), longjmperror(3)
non-local jumps
sigsetmask(2), sigblock(2)
manipulate current signal mask
sigsuspend(2)
atomically release blocked signals and wait for interrupt
sigtimedwait(2), sigwaitinfo(2)
wait for queued signals (REALTIME)
siis(4)
SiliconImage Serial ATA Host Controller driver
simd(7)
SIMD enhancements
simplebus(4)
ePAPR simple-bus driver
sleep(1)
suspend execution for an interval of time
sleep(3)
suspend thread execution for an interval measured in seconds
smapi(4)
System Management Application Program Interface driver
smartpqi(4)
Microchip Smart Storage SCSI driver
smb(4)
System Management Bus (SMBus) generic I/O device driver
smbfs(4)
server message block (SMB1/CIFS) file system
smbios(4)
System Management BIOS
smbmsg(8)
send or receive messages over an SMBus
smbus(4)
System Management Bus
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
smu(4)
Apple System Management Unit Driver
snapinfo(8)
show snapshot location on UFS file systems
snd_cmi(4)
CMedia CMI8338/CMI8738 PCI bridge device driver
snd_cs4281(4)
Crystal Semiconductor CS4281 PCI bridge device driver
snd_csa(4)
Crystal Semiconductor CS461x/462x/4280 PCI bridge device driver
snd_dummy(4)
Dummy audio driver
snd_emu10k1(4)
SoundBlaster Live! and Audigy PCI bridge device driver
snd_emu10kx(4)
Creative SoundBlaster Live! and Audigy sound cards device driver
snd_envy24(4)
VIA Envy24 and compatible bridge device driver
snd_envy24ht(4)
VIA Envy24HT and compatible bridge device driver
snd_fm801(4)
Forte Media FM801 bridge device driver
snd_hdsp(4)
RME HDSP bridge device driver
snd_hdspe(4)
RME HDSPe bridge device driver
snd_ich(4)
Intel ICH AC'97 and compatible bridge device driver
snd_maestro3(4)
ESS Maestro3/Allegro-1 bridge device driver
snd_neomagic(4)
NeoMagic 256AV/ZX bridge device driver
snd_uaudio(4)
USB audio and MIDI device driver
sndctl(8)
list and modify soundcard properties
sndstat(4)
nvlist-based PCM audio device enumeration interface
snl(3), snl_init(3), snl_free(3), snl_read_message(3), snl_send(3), snl_get_seq(3), snl_allocz(3), snl_clear_lb(3), snl_parse_nlmsg(3), snl_parse_header(3), snl_parse_attrs(3), snl_parse_attrs_raw(3), snl_attr_get_flag(3), snl_attr_get_ip(3), snl_attr_get_uint16(3), snl_attr_get_uint32(3), snl_attr_get_string(3), snl_attr_get_stringn(3), snl_attr_get_nla(3), snl_field_get_uint8(3), snl_field_get_uint16(3), snl_field_get_uint32(3)
simple netlink library
snmp_bridge(3)
bridge module for snmpd
snmp_client(3), snmp_client_init(3), snmp_client_set_host(3), snmp_client_set_port(3), snmp_send_cb_f(3), snmp_timeout_cb_f(3), snmp_timeout_start_f(3), snmp_timeout_stop_f(3), snmp_open(3), snmp_close(3), snmp_pdu_create(3), snmp_add_binding(3), snmp_pdu_check(3), snmp_pdu_send(3), snmp_oid_append(3), snmp_parse_server(3), snmp_receive(3), snmp_table_cb_f(3), snmp_table_fetch(3), snmp_table_fetch_async(3), snmp_dialog(3), snmp_discover_engine(3)
SNMP client library
snmp_hast(3)
HAST module for bsnmpd(1)
snmp_hostres(3)
host resources module for bsnmpd(8)
snmp_lm75(3)
LM75 Sensor module for bsnmpd(1)
snmp_mibII(3), mibII(3), mibif_notify_f(3), mib_netsock(3), mib_if_set_dyn(3), mib_refresh_iflist(3), mib_find_if(3), mib_find_if_sys(3), mib_find_if_name(3), mib_first_if(3), mib_next_if(3), mib_register_newif(3), mib_unregister_newif(3), mib_fetch_ifmib(3), mib_if_admin(3), mib_find_ifa(3), mib_first_ififa(3), mib_next_ififa(3), mib_ifstack_create(3), mib_ifstack_delete(3), mib_find_rcvaddr(3), mib_rcvaddr_create(3), mib_rcvaddr_delete(3), mibif_notify(3), mibif_unnotify(3)
mib-2 module for bsnmpd
snmp_netgraph(3), snmp_node(3), snmp_nodename(3), ng_cookie_f(3), ng_hook_f(3), ng_register_cookie(3), ng_unregister_cookie(3), ng_register_hook(3), ng_unregister_hook(3), ng_unregister_module(3), ng_output(3), ng_output_node(3), ng_output_id(3), ng_dialog(3), ng_dialog_node(3), ng_dialog_id(3), ng_send_data(3), ng_mkpeer_id(3), ng_connect_node(3), ng_connect_id(3), ng_connect2_id(3), ng_connect2_tee_id(3), ng_rmhook(3), ng_rmhook_id(3), ng_rmhook_tee_id(3), ng_shutdown_id(3), ng_next_node_id(3), ng_node_id(3), ng_node_id_node(3), ng_node_name(3), ng_node_type(3), ng_peer_hook_id(3)
netgraph module for snmpd
snmp_target(3)
Target addresses and notifications module for bsnmpd(1)
snmp_usm(3)
user-based security module for bsnmpd(1)
snmp_vacm(3)
View-based Access Control module for bsnmpd(1)
snmp_value_free(3), snmp_value_parse(3), snmp_value_copy(3), snmp_pdu_free(3), snmp_pdu_decode(3), snmp_pdu_encode(3), snmp_pdu_decode_header(3), snmp_pdu_decode_scoped(3), snmp_pdu_decode_secmode(3), snmp_pdu_init_secparams(3), snmp_pdu_dump(3), snmp_passwd_to_keys(3), snmp_get_local_keys(3), snmp_calc_keychange(3), TRUTH_MK(3), TRUTH_GET(3), TRUTH_OK(3)
SNMP decoding and encoding library
snmp_wlan(3)
wireless networking module for bsnmpd(1)
sntp(8)
standard Simple Network Time Protocol client program
sockatmark(3)
determine whether the read pointer is at the OOB mark
socket(2)
create an endpoint for communication
soelim(1)
interpret.so requests in manpages
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
spi(8)
communicate on SPI bus with slave devices
spl(4)
parameters of the SPL kernel module
spray(8)
send many packets to host
sprog(7)
secure programming practices
ssh(1)
OpenSSH remote login client
ssh-copy-id(1)
copy public keys to a remote host
ssh-keyscan(1)
gather SSH public keys from servers
sshd(8)
OpenSSH daemon
sshd_config(5)
OpenSSH daemon configuration file
stab(5)
symbol table types
stablerestart(5), nfs-stablerestart(5)
restart information for the NFSv4 server
statfs(2)
get file system statistics
stats(7)
information about various and sundry statistics utilities
statvfs(3), fstatvfs(3)
retrieve file system information
stdarg(3)
variable argument lists
stdbuf(1)
change standard streams initial buffering
stdckdint(3)
checked integer arithmetic
stge(4)
Sundance/Tamarack TC9021 Gigabit Ethernet adapter driver
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
strcasecmp(3), strncasecmp(3)
compare strings, ignoring case
strcmp(3), strncmp(3)
compare strings
strcoll(3)
compare strings according to current collation
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
strmode(3)
convert inode status information into a symbolic string
strpbrk(3)
locate multiple characters in string
strptime(3)
parse date and time string
strtol(3), strtoll(3), strtoimax(3), strtoq(3)
convert a string value to a long, long long, intmax_t or quad_t integer
strtonum(3)
reliably convert string value to an integer
strtoul(3), strtoull(3), strtoumax(3), strtouq(3)
convert a string to an unsigned long, unsigned long long, uintmax_t, or u_quad_t integer
strverscmp(3)
compare strings according to natural order
strxfrm(3)
transform a string under locale
stty(1)
set the options for a terminal device interface
style.Makefile(5)
FreeBSD Makefile 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
swi_add(9), swi_remove(9), swi_sched(9)
register and schedule software interrupt handlers
sym(4)
NCR/Symbios/LSI Logic 53C8XX PCI SCSI host adapter driver
symlink(2), symlinkat(2)
make symbolic link to a file
symlink(7)
symbolic link handling
sync(2)
schedule file system updates
sync(8)
force completion of pending disk writes (flush cache)
syncache(4), syncookies(4)
sysctl(8) MIBs for controlling TCP SYN caching
syncer(4)
file system synchronizer kernel process
sysarch(2)
architecture-dependent system call
syscall(2), __syscall(2)
indirect system call
sysconf(3)
get configurable system variables
sysctl(3), sysctlbyname(3), sysctlnametomib(3)
get or set system information
sysctl_add_oid(9), sysctl_move_oid(9), sysctl_remove_oid(9), sysctl_remove_name(9)
runtime sysctl tree manipulation
sysctl_ctx_init(9), sysctl_ctx_free(9), sysctl_ctx_entry_add(9), sysctl_ctx_entry_find(9), sysctl_ctx_entry_del(9)
sysctl context for managing dynamically created sysctl OIDs
sysdecode(3)
system argument decoding library
sysdecode_abi_to_freebsd_errno(3), sysdecode_freebsd_to_abi_errno(3)
translate error numbers between process ABIs
sysdecode_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_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_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
sysexits(3)
legacy exit status codes for system programs
syslog(3), vsyslog(3), openlog(3), closelog(3), setlogmask(3)
control system log
syslogd(8)
log systems messages
sysmouse(4)
virtualized mouse driver
sysrc(8)
safely edit system rc files
systat(1)
display system statistics
system(3)
pass a command to the shell
tabs(1), %tabs(1)
set terminal tab stops
talkd(8)
remote user communication server
tap(4), vmnet(4)
Ethernet tunnel software network interface
tar(1)
manipulate tape archives
tar(5)
format of tape archive files
tarfs(4)
tarball filesystem
targ(4)
SCSI target emulator driver
tbl(7)
tbl language reference for mandoc
tcgetsid(3)
get session ID associated with a controlling terminal
tcgetwinsize(3), tcsetwinsize(3)
get, set the size of a terminal window
tcp(4)
Internet Transmission Control Protocol
tcp_bbr(4)
TCP Bottleneck Bandwidth and Round-Trip Time Algorithm
tcp_functions(9)
Alternate TCP Stack Framework
tcp_rack(4)
TCP RACK-TLP Loss Detection Algorithm for TCP
tcpdmatch(8)
tcp wrapper oracle
tcpdump(1)
dump traffic on a network
tcsetsid(3)
set session ID associated with a controlling terminal
tcsh(1)
C shell with file name completion and command line editing
tdfx(4)
Voodoo Graphics and VoodooII Memory Access GLIDE device driver
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
termcap(5)
terminal capability data base
terminfo(5), %terminfo(5)
terminal capability database
termios(4)
general terminal line discipline
textdump(4)
textdump kernel dumping facility
tftp(1)
trivial file transfer program
tgmath(3)
type-generic macros
thr_exit(2)
terminate current thread
thr_set_name(2)
set user-visible thread name
ti_adc(4)
TI AM3XXX analog to digital converter driver
time(1)
time command execution
time(3)
get time of day
time2posix(3), posix2time(3)
convert seconds since the Epoch
timecounters(4)
kernel time counters subsystem
timeout(1)
run a command with a time limit
timer_create(2)
create a per-process timer (REALTIME)
timer_delete(2)
delete a per-process timer (REALTIME)
timer_getoverrun(2), timer_gettime(2), timer_settime(2)
per-process timers (REALTIME)
timeradd(3), timersub(3), timerclear(3), timerisset(3), timercmp(3), timespecadd(3), timespecsub(3), timespecclear(3), timespecisset(3), timespeccmp(3)
operations on timevals and timespecs
timerfd(2), timerfd_create(2), timerfd_gettime(2), timerfd_settime(2)
timers with file descriptor semantics
times(3)
process times
timespec_get(3)
get current calendar time
timespec_getres(3)
get clock resolution
timingsafe_bcmp(3), timingsafe_memcmp(3)
timing-safe byte sequence comparisons
tip(1)
connect to a remote system
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
trim(8)
erase device blocks that have no needed contents
trimdomain(3)
trim the current domain name from a host name
trunc(3), truncf(3), truncl(3)
nearest integral value with magnitude less than or equal to |x|
truncate(1)
resize files or manage file space
truss(1)
trace system calls
ts(1)
timestamp input
tsearch(3), tfind(3), tdelete(3), twalk(3)
manipulate binary search trees
tslog(4)
Boot-time event tracing facility
tty(1)
return user's terminal name
tty(4)
general terminal interface
ttyname(3), ttyname_r(3), isatty(3)
get name of associated terminal (tty) from file descriptor
ttys(5)
terminal initialization information
tunefs(8)
tune up an existing UFS file system
tuning(7)
performance tuning under FreeBSD
tvtohz(9)
convert time interval to tick count
tzfile(5)
timezone information
tzsetup(8)
set local timezone
u3g(4)
USB support for 3G and 4G cellular modems
ualarm(3)
schedule signal after specified time
uark(4)
Arkmicro Technologies ARK3116 based USB serial adapter
uart(4)
Universal Asynchronous Receiver/Transmitter serial driver
uathload(8)
load firmware for Atheros USB wireless devices
ubtbcmfw(4)
Firmware driver for Broadcom BCM2033 chip based Bluetooth USB devices
uchcom(4)
WinChipHead CH9102/CH343/CH341/CH340 USB to serial UART driver
ucmatose(1)
RDMA CM connection and simple ping-pong test
ucom(4)
USB tty support
ucycom(4)
device driver for Cypress CY7C63743 and CY7C64013 USB to RS232 bridges
udaddy(1)
RDMA CM datagram setup and simple ping-pong test
udav(4)
Davicom DM9601 USB Ethernet driver
udp(4)
Internet User Datagram Protocol
udplite(4)
Lightweight User Datagram Protocol
ufoma(4)
USB mobile phone support
ugidfw(8)
firewall-like access controls for file system objects
ugold(4)
TEMPer gold HID thermometer
uhso(4)
support for several HSxPA devices from Option N.V
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
ulimit(3)
get and set process limits
ulog_login(3), ulog_login_pseudo(3), ulog_logout(3), ulog_logout_pseudo(3)
manage user login records
uma(9), UMA(9)
general-purpose kernel object allocator
umask(2)
set file creation mode mask
umass(4)
USB Mass Storage Devices driver
umb(4)
USB Mobile Broadband Interface Model (MBIM) cellular modem driver
umbctl(8)
display or set MBIM cellular modem interface parameters (4G/LTE)
umcs(4)
USB support for serial adapters based on the MCS7820 and MCS7840 chips
umct(4)
Magic Control Technology USB-RS232 converter driver
umodem(4)
USB Communication Device Class serial (CDC ACM) driver
umoscom(4)
USB support for serial adapters based on chips made by MOSCHIP
umount(8)
unmount file systems
ums(4)
USB mouse driver
uname(1)
display information about the system
uname(3)
get system identification
undelete(2)
attempt to recover a deleted file
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
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
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
uptime(1)
show how long system has been running
urio(4)
USB driver for the Rio MP3 players
urndis(4)
USB Remote NDIS Ethernet device
usb_fifo_alloc_buffer(9), usb_fifo_attach(9), usb_fifo_detach(9), usb_fifo_free_buffer(9), usb_fifo_get_data(9), usb_fifo_get_data_buffer(9), usb_fifo_get_data_error(9), usb_fifo_get_data_linear(9), usb_fifo_put_bytes_max(9), usb_fifo_put_data(9), usb_fifo_put_data_buffer(9), usb_fifo_put_data_error(9), usb_fifo_put_data_linear(9), usb_fifo_reset(9), usb_fifo_softc(9), usb_fifo_wakeup(9), usbd_do_request(9), usbd_do_request_flags(9), usbd_errstr(9), usbd_lookup_id_by_info(9), usbd_lookup_id_by_uaa(9), usbd_transfer_clear_stall(9), usbd_transfer_drain(9), usbd_transfer_pending(9), usbd_transfer_poll(9), usbd_transfer_setup(9), usbd_transfer_start(9), usbd_transfer_stop(9), usbd_transfer_submit(9), usbd_transfer_unsetup(9), usbd_xfer_clr_flag(9), usbd_xfer_frame_data(9), usbd_xfer_frame_len(9), usbd_xfer_get_frame(9), usbd_xfer_get_priv(9), usbd_xfer_is_stalled(9), usbd_xfer_max_framelen(9), usbd_xfer_max_frames(9), usbd_xfer_max_len(9), usbd_xfer_set_flag(9), usbd_xfer_set_frame_data(9), usbd_xfer_set_frame_len(9), usbd_xfer_set_frame_offset(9), usbd_xfer_set_frames(9), usbd_xfer_set_interval(9), usbd_xfer_set_priv(9), usbd_xfer_set_stall(9), usbd_xfer_set_timeout(9), usbd_xfer_softc(9), usbd_xfer_state(9), usbd_xfer_status(9)
Universal Serial Bus driver programming interface
usb_quirk(4)
USB quirks module
usb_template(4)
USB device side templates
usbconfig(8)
configure the USB subsystem
usbdump(8)
dump traffic on USB host controller
usbhid(3), hid_get_report_desc(3), hid_get_report_id(3), hid_use_report_desc(3), hid_dispose_report_desc(3), hid_start_parse(3), hid_end_parse(3), hid_get_item(3), hid_report_size(3), hid_locate(3), hid_usage_page(3), hid_usage_in_page(3), hid_init(3), hid_get_data(3), hid_set_data(3), hid_get_report(3), hid_set_report(3)
USB HID access routines
usbhidaction(1)
perform actions according to USB HID controls
usbhidctl(1)
manipulate USB HID devices
user_caps(5)
user-defined terminfo capability format
usfs(4)
USB device side support for bulk only transport mass storage
uslcom(4)
Silicon Laboratories CP2101/CP2102/CP2103/CP2104/CP2105 based USB serial adapter
usleep(3)
suspend thread execution for an interval measured in microseconds
utempter_add_record(3), utempter_remove_added_record(3), utempter_remove_record(3), addToUtmp(3), removeFromUtmp(3), removeLineFromUtmp(3)
utempter compatibility interface
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
utx(8)
manage the user accounting database
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
uvisor(4)
USB support for the PalmOS based PDAs
uvscom(4)
USB support for SUNTAC Slipper U VS-10U serial adapters driver
vacation(1)
E-mail auto-responder
vaccess(9)
generate an access control decision using vnode parameters
vaccess_acl_nfs4(9)
generate a NFSv4 ACL access control decision using vnode parameters
vaccess_acl_posix1e(9)
generate a POSIX.1e ACL access control decision using vnode parameters
vale(4)
a very fast Virtual Local Ethernet using the netmap API
valectl(8)
manage VALE network switches provided by netmap
valloc(3)
aligned memory allocation function
version.4th(8)
FreeBSD version string boot module
vflush(9)
flush vnodes for a mount point
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
vget(9)
get a vnode from the free list
viapm(4)
VIA chipsets Power Management controller driver
viawd(4)
device driver for VIA south bridge watchdog timer
vidcontrol(1)
system video console control and configuration utility
virtio_balloon(4)
VirtIO Memory Balloon driver
virtio_random(4)
VirtIO Entropy driver
virtual_oss(8)
daemon to multiplex and demultiplex an OSS device
virtual_oss_cmd(8)
modify a running virtual_oss(8) instance's options
vis(1)
display non-printable characters in a visual format
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_insert(9)
insert an object into a map
vm_map_lock(9), vm_map_unlock(9), vm_map_lock_read(9), vm_map_unlock_read(9), vm_map_trylock(9), vm_map_trylock_read(9), vm_map_lock_upgrade(9), vm_map_lock_downgrade(9)
vm_map locking macros
vm_map_lookup(9), vm_map_lookup_done(9)
lookup the vm_object backing a given virtual region
vm_map_madvise(9)
apply advice about use of memory to map entries
vm_map_max(9), vm_map_min(9), vm_map_pmap(9)
return map properties
vm_map_protect(9)
apply protection bits to a virtual memory region
vm_map_remove(9)
remove a virtual address range from a map
vm_map_stack(9), vm_map_growstack(9)
manage process stacks
vm_map_submap(9)
create a subordinate map
vm_map_sync(9)
push dirty pages to their pager
vm_map_wire(9), vm_map_unwire(9)
manage page wiring within a virtual memory map
vm_page_aflag_clear(9), vm_page_aflag_set(9), vm_page_reference(9)
change page atomic flags
vm_page_alloc(9)
allocate a page of memory
vm_page_bits(9), vm_page_set_validclean(9), vm_page_clear_dirty(9), vm_page_set_invalid(9), vm_page_zero_invalid(9), vm_page_is_valid(9), vm_page_test_dirty(9), vm_page_dirty(9), vm_page_undirty(9)
manage page clean and dirty bits
vm_page_busied(9), vm_page_busy_downgrade(9), vm_page_busy_sleep(9), vm_page_sbusied(9), vm_page_sunbusy(9), vm_page_trysbusy(9), vm_page_tryxbusy(9), vm_page_xbusied(9), vm_page_xunbusy(9), vm_page_assert_sbusied(9), vm_page_assert_unbusied(9), vm_page_assert_xbusied(9)
protect page identity changes and page content references
vm_page_deactivate(9)
deactivate a page
vm_page_dontneed(9)
indicate that a page is not needed anymore
vm_page_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
vm_page_lookup(9)
lookup a vm page
vm_page_rename(9)
move a page
vm_page_wire(9), vm_page_unwire(9), vm_page_unwire_noq(9)
wire and unwire pages
vm_set_page_size(9)
initialize the system page size
vmci(4)
VMware Virtual Machine Communication Interface
vmd(4)
Intel Volume Management Device driver
vmem(9)
general purpose resource allocator
vmm(4), vmm.ko(4)
bhyve virtual machine monitor
vmstat(8)
report virtual memory statistics
vmx(4)
VMware VMXNET3 Virtual Interface Controller device
vn_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
vnode_pager_setsize(9)
notify the VM system about updates in the file size
vput(9), vrele(9), vunref(9)
decrement the use count for a vnode
vref(9), vrefl(9)
increment the use count for a vnode
vslock(9), vsunlock(9)
lock/unlock user space addresses in memory
vt(4)
virtual terminal system video console driver
wake(8)
send Wake on LAN frames to hosts on a local Ethernet network
wall(1)
write a message to users
watchdog(8)
watchdog control program
watchdogd(8)
watchdog daemon
wbwd(4)
device driver for Winbond/Nuvoton Super I/O chips watchdog timer
wcrtomb(3), c16rtomb(3), c32rtomb(3)
convert a wide-character code to a character (restartable)
wcscoll(3)
compare wide strings according to current collation
wcsftime(3)
convert date and time to a wide-character string
wcsrtombs(3), wcsnrtombs(3)
convert a wide-character string to a character string (restartable)
wcstol(3), wcstoul(3), wcstoll(3), wcstoull(3), wcstoimax(3), wcstoumax(3)
convert a wide character string value to a long, unsigned long, long long, unsigned long long, intmax_t or uintmax_t integer
wcstombs(3)
convert a wide-character string to a character string
wcswidth(3)
number of column positions in wide-character string
wcsxfrm(3)
transform a wide string under locale
wctomb(3)
convert a wide-character code to a character
wcwidth(3)
number of column positions of a wide-character code
wdatwd(4)
device driver for the ACPI WDAT based watchdog interrupt timer
what(1)
show what versions of object modules were used to construct a file
whereis(1)
locate programs
which(1)
locate a program file in the user's path
who(1)
display who is on the system
whoami(1)
display effective user id
whois(1)
Internet domain name and network number directory service
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
wlandebug(8)
set/query 802.11 wireless debugging messages
wmemchr(3), wmemcmp(3), wmemcpy(3), wmemmove(3), wmempcpy(3), wmemset(3), wcpcpy(3), wcpncpy(3), wcscasecmp(3), wcscat(3), wcschr(3), wcscmp(3), wcscpy(3), wcscspn(3), wcsdup(3), wcslcat(3), wcslcpy(3), wcslen(3), wcsncasecmp(3), wcsncat(3), wcsncmp(3), wcsncpy(3), wcsnlen(3), wcspbrk(3), wcsrchr(3), wcsspn(3), wcsstr(3)
wide character string manipulation operations
wmt(4)
MS Windows 7/8/10 - compatible USB HID multi-touch device driver
wordexp(3)
perform shell-style word expansions
wpa_passphrase(8)
utility for generating a 256-bit pre-shared WPA key from an ASCII passphrase
wprintf(3), fwprintf(3), swprintf(3), vwprintf(3), vfwprintf(3), vswprintf(3)
formatted wide character output conversion
write(1)
send a message to another user
wscanf(3), fwscanf(3), swscanf(3), vwscanf(3), vswscanf(3), vfwscanf(3)
wide character input format conversion
xargs(1)
construct argument list(s) and execute utility
xb360gp(4)
XBox 360 gamepad driver
xdr(3), xdr_array(3), xdr_bool(3), xdr_bytes(3), xdr_char(3), xdr_destroy(3), xdr_double(3), xdr_enum(3), xdr_float(3), xdr_free(3), xdr_getpos(3), xdr_hyper(3), xdr_inline(3), xdr_int(3), xdr_long(3), xdr_longlong_t(3), xdrmem_create(3), xdr_opaque(3), xdr_pointer(3), xdrrec_create(3), xdrrec_endofrecord(3), xdrrec_eof(3), xdrrec_skiprecord(3), xdr_reference(3), xdr_setpos(3), xdr_short(3), xdr_sizeof(3), xdrstdio_create(3), xdr_string(3), xdr_u_char(3), xdr_u_hyper(3), xdr_u_int(3), xdr_u_long(3), xdr_u_longlong_t(3), xdr_u_short(3), xdr_union(3), xdr_vector(3), xdr_void(3), xdr_wrapstring(3)
library routines for external data representation
xdr_accepted_reply(3), xdr_authsys_parms(3), xdr_callhdr(3), xdr_callmsg(3), xdr_opaque_auth(3), xdr_rejected_reply(3), xdr_replymsg(3)
XDR library routines for remote procedure calls
xl(4)
3Com Etherlink XL and Fast Etherlink XL Ethernet device driver
xo(1)
emit formatted output based on format string and arguments
xo_attr(3), xo_attr_h(3), xo_attr_hv(3)
Add attribute name/value pairs to formatted output
xo_emit(3), xo_emit_h(3), xo_emit_hv(3)
emit formatted output based on format string and arguments
xo_emit_err(3), xo_emit_errc(3), xo_emit_errx xo_emit_warn(3), xo_emit_warnx(3), xo_emit_warn_c(3), xo_emit_warn_hc(3)
emit errors and warnings in multiple output styles
xo_emit_f(3), xo_emit_hf(3), xo_emit_hvf(3)
emit formatted output based on format string and arguments
xo_err(3), xo_errc(3), xo_errx xo_warn(3), xo_warnx(3), xo_warn_c(3), xo_warn_hc(3)
emit errors and warnings in multiple output styles
xo_error(3)
generate simple error messages in multiple output styles
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_message(3), xo_message_c(3), xo_message_hc(3), xo_message_hcv(3)
emit messages in multiple output styles
xo_no_setlocale(3)
prevent implicit call to setlocale
xo_open_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_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_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
xzdec(1), lzmadec(1)
Small .xz and .lzma decompressors
yes(1)
be repetitively affirmative
yp(8)
description of the YP/NIS system
yp_mkdb(8)
generate the NIS databases
ypbind(8)
NIS domain binding daemon
ypldap(8)
YP map server using LDAP backend
ypldap.conf(5)
LDAP YP map daemon configuration file
ypmatch(1)
print the values of one or more keys in a NIS database
yppoll(8)
ask version of NIS map from NIS server
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
zdump(8)
timezone dumper
zfs(4)
tuning of the ZFS kernel module
zfs-allow(8)
delegate ZFS administration permissions to unprivileged users
zfs-bookmark(8)
create bookmark of ZFS snapshot
zfs-destroy(8)
destroy ZFS dataset, snapshots, or bookmark
zfs-hold(8)
hold ZFS snapshots to prevent their removal
zfs-jail(8)
attach or detach ZFS filesystem from FreeBSD jail
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-send(8)
generate backup stream of ZFS dataset
zfs-share(8)
share and unshare ZFS filesystems
zfs-upgrade(8)
manage on-disk version of ZFS filesystems
zfs-wait(8)
wait for activity in ZFS filesystem to stop
zfsd(8)
ZFS fault management daemon
zgrep(1), zegrep(1), zfgrep(1), bzgrep(1), bzegrep(1), bzfgrep(1), lzgrep(1), lzegrep(1), lzfgrep(1), xzgrep(1), xzegrep(1), xzfgrep(1), zstdgrep(1), zstdegrep(1), zstdfgrep(1)
grep compressed files
zic(8)
timezone compiler
zlib(3)
compression/decompression library
zmore(1), zless(1)
view compressed files
znew(1)
convert compressed files to gzipped files
zonectl(8)
Shingled Magnetic Recording Zone Control utility
zopen(3)
open a gzip compressed stream
zpool-ddtprune(8)
Prunes the oldest entries from the single reference dedup table(s)
zpool-detach(8)
detach device from ZFS mirror
zpool-history(8)
inspect command history of ZFS storage pools
zpool-import(8)
import ZFS storage pools or list available pools
zpool-labelclear(8)
remove ZFS label information from device
zpool-list(8)
list information about ZFS storage pools
zpool-prefetch(8)
Prefetches pool metadata into ARC
zpool-remove(8)
remove devices from ZFS storage pool
zpool-scrub(8)
begin or resume scrub of 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_influxdb(8)
collect ZFS pool statistics in InfluxDB line protocol format
zstd(1)
zstd, zstdmt, unzstd, zstdcat - Compress or decompress .zst files
zstream(8)
manipulate ZFS send streams
zzz(8)
suspend an ACPI or APM system
ADMISSIONS(3), ADMISSIONS_get0_admissionAuthority(3), ADMISSIONS_get0_namingAuthority(3), ADMISSIONS_get0_professionInfos(3), ADMISSIONS_set0_admissionAuthority(3), ADMISSIONS_set0_namingAuthority(3), ADMISSIONS_set0_professionInfos(3), ADMISSION_SYNTAX(3), ADMISSION_SYNTAX_get0_admissionAuthority(3), ADMISSION_SYNTAX_get0_contentsOfAdmissions(3), ADMISSION_SYNTAX_set0_admissionAuthority(3), ADMISSION_SYNTAX_set0_contentsOfAdmissions(3), NAMING_AUTHORITY(3), NAMING_AUTHORITY_get0_authorityId(3), NAMING_AUTHORITY_get0_authorityURL(3), NAMING_AUTHORITY_get0_authorityText(3), NAMING_AUTHORITY_set0_authorityId(3), NAMING_AUTHORITY_set0_authorityURL(3), NAMING_AUTHORITY_set0_authorityText(3), PROFESSION_INFO(3), PROFESSION_INFOS(3), PROFESSION_INFO_get0_addProfessionInfo(3), PROFESSION_INFO_get0_namingAuthority(3), PROFESSION_INFO_get0_professionItems(3), PROFESSION_INFO_get0_professionOIDs(3), PROFESSION_INFO_get0_registrationNumber(3), PROFESSION_INFO_set0_addProfessionInfo(3), PROFESSION_INFO_set0_namingAuthority(3), PROFESSION_INFO_set0_professionItems(3), PROFESSION_INFO_set0_professionOIDs(3), PROFESSION_INFO_set0_registrationNumber(3)
Accessors and settors for ADMISSION_SYNTAX
ASN1_AUX(3), ASN1_PRINT_ARG(3), ASN1_STREAM_ARG(3), ASN1_aux_cb(3), ASN1_aux_const_cb(3)
ASN.1 auxiliary data
ASN1_EXTERN_FUNCS(3), ASN1_ex_d2i(3), ASN1_ex_d2i_ex(3), ASN1_ex_i2d(3), ASN1_ex_new_func(3), ASN1_ex_new_ex_func(3), ASN1_ex_free_func(3), ASN1_ex_print_func(3), IMPLEMENT_EXTERN_ASN1(3)
ASN.1 external function support
ASN1_INTEGER_get_uint64(3), ASN1_INTEGER_set_uint64(3), ASN1_INTEGER_get_int64(3), ASN1_INTEGER_get(3), ASN1_INTEGER_set_int64(3), ASN1_INTEGER_set(3), BN_to_ASN1_INTEGER(3), ASN1_INTEGER_to_BN(3), ASN1_ENUMERATED_get_int64(3), ASN1_ENUMERATED_get(3), ASN1_ENUMERATED_set_int64(3), ASN1_ENUMERATED_set(3), BN_to_ASN1_ENUMERATED(3), ASN1_ENUMERATED_to_BN(3)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_ITEM_lookup(3), ASN1_ITEM_get(3)
lookup ASN.1 structures
ASN1_STRING_TABLE(3), ASN1_STRING_TABLE_add(3), ASN1_STRING_TABLE_get(3), ASN1_STRING_TABLE_cleanup(3)
ASN1_STRING_TABLE manipulation functions
ASN1_STRING_dup(3), ASN1_STRING_cmp(3), ASN1_STRING_set(3), ASN1_STRING_length(3), ASN1_STRING_type(3), ASN1_STRING_get0_data(3), ASN1_STRING_data(3), ASN1_STRING_to_UTF8(3)
ASN1_STRING utility functions
ASN1_TIME_set(3), ASN1_UTCTIME_set(3), ASN1_GENERALIZEDTIME_set(3), ASN1_TIME_adj(3), ASN1_UTCTIME_adj(3), ASN1_GENERALIZEDTIME_adj(3), ASN1_TIME_check(3), ASN1_UTCTIME_check(3), ASN1_GENERALIZEDTIME_check(3), ASN1_TIME_set_string(3), ASN1_UTCTIME_set_string(3), ASN1_GENERALIZEDTIME_set_string(3), ASN1_TIME_set_string_X509(3), ASN1_TIME_normalize(3), ASN1_TIME_to_tm(3), ASN1_TIME_print(3), ASN1_TIME_print_ex(3), ASN1_UTCTIME_print(3), ASN1_GENERALIZEDTIME_print(3), ASN1_TIME_diff(3), ASN1_TIME_cmp_time_t(3), ASN1_UTCTIME_cmp_time_t(3), ASN1_TIME_compare(3), ASN1_TIME_to_generalizedtime(3), ASN1_TIME_dup(3), ASN1_UTCTIME_dup(3), ASN1_GENERALIZEDTIME_dup(3)
ASN.1 Time functions
ASN1_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_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_new_ex(3), ASN1_item_new(3)
create new ASN.1 values
ASN1_item_sign(3), ASN1_item_sign_ex(3), ASN1_item_sign_ctx(3), ASN1_item_verify(3), ASN1_item_verify_ex(3), ASN1_item_verify_ctx(3)
ASN1 sign and verify
ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3), ASYNC_WAIT_CTX_set_callback(3), ASYNC_WAIT_CTX_get_callback(3), ASYNC_WAIT_CTX_set_status(3), ASYNC_WAIT_CTX_get_status(3), ASYNC_callback_fn(3), ASYNC_STATUS_UNSUPPORTED(3), ASYNC_STATUS_ERR(3), ASYNC_STATUS_OK(3), ASYNC_STATUS_EAGAIN(3)
functions to manage waiting for asynchronous jobs to complete
ASYNC_get_wait_ctx(3), ASYNC_init_thread(3), ASYNC_cleanup_thread(3), ASYNC_start_job(3), ASYNC_pause_job(3), ASYNC_get_current_job(3), ASYNC_block_pause(3), ASYNC_unblock_pause(3), ASYNC_is_capable(3), ASYNC_stack_alloc_fn(3), ASYNC_stack_free_fn(3), ASYNC_set_mem_functions(3), ASYNC_get_mem_functions(3)
asynchronous job management functions
BIO_ADDR(3), BIO_ADDR_new(3), BIO_ADDR_copy(3), BIO_ADDR_dup(3), BIO_ADDR_clear(3), BIO_ADDR_free(3), BIO_ADDR_rawmake(3), BIO_ADDR_family(3), BIO_ADDR_rawaddress(3), BIO_ADDR_rawport(3), BIO_ADDR_hostname_string(3), BIO_ADDR_service_string(3), BIO_ADDR_path_string(3)
BIO_ADDR routines
BIO_ctrl(3), BIO_callback_ctrl(3), BIO_ptr_ctrl(3), BIO_int_ctrl(3), BIO_reset(3), BIO_seek(3), BIO_tell(3), BIO_flush(3), BIO_eof(3), BIO_set_close(3), BIO_get_close(3), BIO_pending(3), BIO_wpending(3), BIO_ctrl_pending(3), BIO_ctrl_wpending(3), BIO_get_info_callback(3), BIO_set_info_callback(3), BIO_info_cb(3), BIO_get_ktls_send(3), BIO_get_ktls_recv(3), BIO_set_conn_mode(3), BIO_get_conn_mode(3), BIO_set_tfo(3)
BIO control operations
BIO_do_handshake(3), BIO_f_ssl(3), BIO_set_ssl(3), BIO_get_ssl(3), BIO_set_ssl_mode(3), BIO_set_ssl_renegotiate_bytes(3), BIO_get_num_renegotiates(3), BIO_set_ssl_renegotiate_timeout(3), BIO_new_ssl(3), BIO_new_ssl_connect(3), BIO_new_buffer_ssl_connect(3), BIO_ssl_copy_session_id(3), BIO_ssl_shutdown(3)
SSL BIO
BIO_f_md(3), BIO_set_md(3), BIO_get_md(3), BIO_get_md_ctx(3)
message digest BIO filter
BIO_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_new_index(3), BIO_meth_new(3), BIO_meth_free(3), BIO_meth_get_read_ex(3), BIO_meth_set_read_ex(3), BIO_meth_get_write_ex(3), BIO_meth_set_write_ex(3), BIO_meth_get_write(3), BIO_meth_set_write(3), BIO_meth_get_read(3), BIO_meth_set_read(3), BIO_meth_get_puts(3), BIO_meth_set_puts(3), BIO_meth_get_gets(3), BIO_meth_set_gets(3), BIO_meth_get_ctrl(3), BIO_meth_set_ctrl(3), BIO_meth_get_create(3), BIO_meth_set_create(3), BIO_meth_get_destroy(3), BIO_meth_set_destroy(3), BIO_meth_get_callback_ctrl(3), BIO_meth_set_callback_ctrl(3), BIO_meth_set_sendmmsg(3), BIO_meth_get_sendmmsg(3), BIO_meth_set_recvmmsg(3), BIO_meth_get_recvmmsg(3)
Routines to build up BIO methods
BIO_get_rpoll_descriptor(3), BIO_get_wpoll_descriptor(3)
obtain a structure which can be used to determine when a BIO object can next be read or written
BIO_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_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_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_datagram(3), BIO_new_dgram(3), BIO_ctrl_dgram_connect(3), BIO_ctrl_set_connected(3), BIO_dgram_recv_timedout(3), BIO_dgram_send_timedout(3), BIO_dgram_get_peer(3), BIO_dgram_set_peer(3), BIO_dgram_detect_peer_addr(3), BIO_dgram_get_mtu_overhead(3)
Network BIO with datagram semantics
BIO_s_dgram_pair(3), BIO_new_bio_dgram_pair(3), BIO_dgram_set_no_trunc(3), BIO_dgram_get_no_trunc(3), BIO_dgram_get_effective_caps(3), BIO_dgram_get_caps(3), BIO_dgram_set_caps(3), BIO_dgram_set_mtu(3), BIO_dgram_get_mtu(3), BIO_dgram_set0_local_addr(3)
datagram pair BIO
BIO_s_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_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_socket(3), BIO_bind(3), BIO_connect(3), BIO_listen(3), BIO_accept_ex(3), BIO_closesocket(3)
BIO socket communication setup routines
BN_BLINDING_new(3), BN_BLINDING_free(3), BN_BLINDING_update(3), BN_BLINDING_convert(3), BN_BLINDING_invert(3), BN_BLINDING_convert_ex(3), BN_BLINDING_invert_ex(3), BN_BLINDING_is_current_thread(3), BN_BLINDING_set_current_thread(3), BN_BLINDING_lock(3), BN_BLINDING_unlock(3), BN_BLINDING_get_flags(3), BN_BLINDING_set_flags(3), BN_BLINDING_create_param(3)
blinding related BIGNUM functions
BN_CTX_start(3), BN_CTX_get(3), BN_CTX_end(3)
use temporary BIGNUM variables
BN_add(3), BN_sub(3), BN_mul(3), BN_sqr(3), BN_div(3), BN_mod(3), BN_nnmod(3), BN_mod_add(3), BN_mod_sub(3), BN_mod_mul(3), BN_mod_sqr(3), BN_mod_sqrt(3), BN_exp(3), BN_mod_exp(3), BN_gcd(3)
arithmetic operations on BIGNUMs
BN_add_word(3), BN_sub_word(3), BN_mul_word(3), BN_div_word(3), BN_mod_word(3)
arithmetic functions on BIGNUMs with integers
BN_bn2binpad(3), BN_signed_bn2bin(3), BN_bn2bin(3), BN_bin2bn(3), BN_signed_bin2bn(3), BN_bn2lebinpad(3), BN_signed_bn2lebin(3), BN_lebin2bn(3), BN_signed_lebin2bn(3), BN_bn2nativepad(3), BN_signed_bn2native(3), BN_native2bn(3), BN_signed_native2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
format conversions
BN_cmp(3), BN_ucmp(3), BN_is_zero(3), BN_is_one(3), BN_is_word(3), BN_abs_is_word(3), BN_is_odd(3), BN_are_coprime(3)
BIGNUM comparison and test functions
BN_copy(3), BN_dup(3), BN_with_flags(3)
copy BIGNUMs
BN_generate_prime_ex2(3), BN_generate_prime_ex(3), BN_is_prime_ex(3), BN_check_prime(3), BN_is_prime_fasttest_ex(3), BN_GENCB_call(3), BN_GENCB_new(3), BN_GENCB_free(3), BN_GENCB_set_old(3), BN_GENCB_set(3), BN_GENCB_get_arg(3), BN_generate_prime(3), BN_is_prime(3), BN_is_prime_fasttest(3)
generate primes and test for primality
BN_mod_exp_mont(3), BN_mod_exp_mont_consttime(3), BN_mod_exp_mont_consttime_x2(3)
Montgomery exponentiation
BN_mod_inverse(3)
compute inverse modulo n
BN_mod_mul_montgomery(3), BN_MONT_CTX_new(3), BN_MONT_CTX_free(3), BN_MONT_CTX_set(3), BN_MONT_CTX_copy(3), BN_from_montgomery(3), BN_to_montgomery(3)
Montgomery multiplication
BN_mod_mul_reciprocal(3), BN_div_recp(3), BN_RECP_CTX_new(3), BN_RECP_CTX_free(3), BN_RECP_CTX_set(3)
modular multiplication using reciprocal
BN_new(3), BN_secure_new(3), BN_clear(3), BN_free(3), BN_clear_free(3)
allocate and free BIGNUMs
BN_num_bits(3), BN_num_bytes(3), BN_num_bits_word(3)
get BIGNUM size
BN_rand_ex(3), BN_rand(3), BN_priv_rand_ex(3), BN_priv_rand(3), BN_pseudo_rand(3), BN_rand_range_ex(3), BN_rand_range(3), BN_priv_rand_range_ex(3), BN_priv_rand_range(3), BN_pseudo_rand_range(3)
generate pseudo-random number
BN_security_bits(3)
returns bits of security based on given numbers
BN_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_swap(3)
exchange BIGNUMs
BN_zero(3), BN_one(3), BN_value_one(3), BN_set_word(3), BN_get_word(3)
BIGNUM assignment operations
BUF_MEM_new(3), BUF_MEM_new_ex(3), BUF_MEM_free(3), BUF_MEM_grow(3), BUF_MEM_grow_clean(3), BUF_reverse(3)
simple character array structure
CA.pl(1)
friendlier interface for OpenSSL certificate programs
CMAC_CTX(3), CMAC_CTX_new(3), CMAC_CTX_cleanup(3), CMAC_CTX_free(3), CMAC_CTX_get0_cipher_ctx(3), CMAC_CTX_copy(3), CMAC_Init(3), CMAC_Update(3), CMAC_Final(3), CMAC_resume(3)
create cipher-based message authentication codes
CMS_EncryptedData_decrypt(3), CMS_EnvelopedData_decrypt(3)
Decrypt CMS EncryptedData or EnvelopedData
CMS_EncryptedData_encrypt_ex(3), CMS_EncryptedData_encrypt(3)
Create CMS EncryptedData
CMS_EnvelopedData_create_ex(3), CMS_EnvelopedData_create(3), CMS_AuthEnvelopedData_create(3), CMS_AuthEnvelopedData_create_ex(3)
Create CMS envelope
CMS_ReceiptRequest_create0_ex(3), CMS_ReceiptRequest_create0(3), CMS_add1_ReceiptRequest(3), CMS_get1_ReceiptRequest(3), CMS_ReceiptRequest_get0_values(3)
CMS signed receipt request functions
CMS_SignerInfo_set1_signer_cert(3), CMS_get0_SignerInfos(3), CMS_SignerInfo_get0_signer_id(3), CMS_SignerInfo_get0_signature(3), CMS_SignerInfo_cert_cmp(3)
CMS signedData signer functions
CMS_add0_cert(3), CMS_add1_cert(3), CMS_get1_certs(3), CMS_add0_crl(3), CMS_add1_crl(3), CMS_get1_crls(3)
CMS certificate and CRL utility functions
CMS_add1_recipient(3), CMS_add1_recipient_cert(3), CMS_add0_recipient_key(3)
add recipients to a CMS enveloped data structure
CMS_add1_signer(3), CMS_SignerInfo_sign(3)
add a signer to a CMS_ContentInfo signed data structure
CMS_compress(3)
create a CMS CompressedData structure
CMS_data_create_ex(3), CMS_data_create(3)
Create CMS Data object
CMS_decrypt(3), CMS_decrypt_set1_pkey_and_peer(3), CMS_decrypt_set1_pkey(3), CMS_decrypt_set1_password(3)
decrypt content from a CMS envelopedData structure
CMS_digest_create_ex(3), CMS_digest_create(3)
Create CMS DigestedData object
CMS_encrypt_ex(3), CMS_encrypt(3)
create a CMS envelopedData structure
CMS_final(3), CMS_final_digest(3)
finalise a CMS_ContentInfo structure
CMS_get0_RecipientInfos(3), CMS_RecipientInfo_type(3), CMS_RecipientInfo_ktri_get0_signer_id(3), CMS_RecipientInfo_ktri_cert_cmp(3), CMS_RecipientInfo_set0_pkey(3), CMS_RecipientInfo_kekri_get0_id(3), CMS_RecipientInfo_kari_set0_pkey_and_peer(3), CMS_RecipientInfo_kari_set0_pkey(3), CMS_RecipientInfo_kekri_id_cmp(3), CMS_RecipientInfo_set0_key(3), CMS_RecipientInfo_decrypt(3), CMS_RecipientInfo_encrypt(3)
CMS envelopedData RecipientInfo routines
CMS_get0_type(3), CMS_set1_eContentType(3), CMS_get0_eContentType(3), CMS_get0_content(3)
get and set CMS content types and content
CMS_sign(3), CMS_sign_ex(3)
create a CMS SignedData structure
CMS_sign_receipt(3)
create a CMS signed receipt
CMS_signed_get_attr_count(3), CMS_signed_get_attr_by_NID(3), CMS_signed_get_attr_by_OBJ(3), CMS_signed_get_attr(3), CMS_signed_delete_attr(3), CMS_signed_add1_attr(3), CMS_signed_add1_attr_by_OBJ(3), CMS_signed_add1_attr_by_NID(3), CMS_signed_add1_attr_by_txt(3), CMS_signed_get0_data_by_OBJ(3), CMS_unsigned_get_attr_count(3), CMS_unsigned_get_attr_by_NID(3), CMS_unsigned_get_attr_by_OBJ(3), CMS_unsigned_get_attr(3), CMS_unsigned_delete_attr(3), CMS_unsigned_add1_attr(3), CMS_unsigned_add1_attr_by_OBJ(3), CMS_unsigned_add1_attr_by_NID(3), CMS_unsigned_add1_attr_by_txt(3), CMS_unsigned_get0_data_by_OBJ(3)
CMS signed and unsigned attribute functions
CMS_uncompress(3)
uncompress a CMS CompressedData structure
CMS_verify(3), CMS_SignedData_verify(3), CMS_get0_signers(3)
verify a CMS SignedData structure
CMS_verify_receipt(3)
verify a CMS signed receipt
COMP_CTX_new(3), COMP_CTX_get_method(3), COMP_CTX_get_type(3), COMP_get_type(3), COMP_get_name(3), COMP_CTX_free(3), COMP_compress_block(3), COMP_expand_block(3), COMP_zlib(3), COMP_zlib_oneshot(3), COMP_brotli(3), COMP_brotli_oneshot(3), COMP_zstd(3), COMP_zstd_oneshot(3), BIO_f_zlib(3), BIO_f_brotli(3), BIO_f_zstd(3)
Compression support
CONF_get1_default_config_file(3), CONF_modules_load_file_ex(3), CONF_modules_load_file(3), CONF_modules_load(3)
OpenSSL configuration functions
CONF_modules_free(3), CONF_modules_finish(3), CONF_modules_unload(3)
OpenSSL configuration cleanup functions
CRYPTO_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_memcmp(3)
Constant time memory comparison
CRYPTO_secure_malloc_init(3), CRYPTO_secure_malloc_initialized(3), CRYPTO_secure_malloc_done(3), OPENSSL_secure_malloc(3), CRYPTO_secure_malloc(3), OPENSSL_secure_zalloc(3), CRYPTO_secure_zalloc(3), OPENSSL_secure_free(3), CRYPTO_secure_free(3), OPENSSL_secure_clear_free(3), CRYPTO_secure_clear_free(3), OPENSSL_secure_actual_size(3), CRYPTO_secure_allocated(3), CRYPTO_secure_used(3)
secure heap storage
CTLOG_STORE_get0_log_by_id(3)
Get a Certificate Transparency log from a CTLOG_STORE
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_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_by_nid(3), DH_get_nid(3)
create or get DH named parameters
DH_set_default_method(3), DH_get_default_method(3), DH_set_method(3), DH_new_method(3), DH_OpenSSL(3)
select DH method
DH_size(3), DH_bits(3), DH_security_bits(3)
get Diffie-Hellman prime size and security bits
DSA_generate_parameters_ex(3), DSA_generate_parameters(3)
generate DSA parameters
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_set_default_method(3), DSA_get_default_method(3), DSA_set_method(3), DSA_new_method(3), DSA_OpenSSL(3)
select DSA method
DTLS_get_data_mtu(3)
Get maximum data payload size
DTLS_timer_cb(3), DTLS_set_timer_cb(3)
Set callback for controlling DTLS timer duration
DTLSv1_get_timeout(3)
determine when a DTLS or QUIC SSL object next needs a timeout event to be handled
DTLSv1_handle_timeout(3)
handle a pending timeout event for a DTLS or QUIC SSL object
ECDSA_SIG_new(3), ECDSA_SIG_free(3), ECDSA_SIG_get0(3), ECDSA_SIG_get0_r(3), ECDSA_SIG_get0_s(3), ECDSA_SIG_set0(3)
Functions for creating, destroying and manipulating ECDSA_SIG objects
ECDSA_size(3), ECDSA_sign(3), ECDSA_do_sign(3), ECDSA_verify(3), ECDSA_do_verify(3), ECDSA_sign_setup(3), ECDSA_sign_ex(3), ECDSA_do_sign_ex(3)
deprecated low-level elliptic curve digital signature algorithm (ECDSA) functions
ECPKParameters_print(3), ECPKParameters_print_fp(3)
Functions for decoding and encoding ASN1 representations of elliptic curve entities
EC_GFp_simple_method(3), EC_GFp_mont_method(3), EC_GFp_nist_method(3), EC_GFp_nistp224_method(3), EC_GFp_nistp256_method(3), EC_GFp_nistp521_method(3), EC_GF2m_simple_method(3), EC_METHOD_get_field_type(3)
Functions for obtaining EC_METHOD objects
EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_named_curve(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3), EC_GROUP_get0_field(3), EC_GROUP_get_field_type(3)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_ecparameters(3), EC_GROUP_get_ecpkparameters(3), EC_GROUP_new_from_params(3), EC_GROUP_to_params(3), EC_GROUP_new_from_ecparameters(3), EC_GROUP_new_from_ecpkparameters(3), EC_GROUP_new(3), EC_GROUP_free(3), EC_GROUP_clear_free(3), EC_GROUP_new_curve_GFp(3), EC_GROUP_new_curve_GF2m(3), EC_GROUP_new_by_curve_name_ex(3), EC_GROUP_new_by_curve_name(3), EC_GROUP_set_curve(3), EC_GROUP_get_curve(3), EC_GROUP_set_curve_GFp(3), EC_GROUP_get_curve_GFp(3), EC_GROUP_set_curve_GF2m(3), EC_GROUP_get_curve_GF2m(3), EC_get_builtin_curves(3), OSSL_EC_curve_nid2name(3)
Functions for creating and destroying EC_GROUP objects
EC_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_print_errors(3), ERR_print_errors_fp(3), ERR_print_errors_cb(3)
print error messages
ERR_raise(3), ERR_raise_data(3), ERR_put_error(3), ERR_add_error_data(3), ERR_add_error_vdata(3), ERR_add_error_txt(3), ERR_add_error_mem_bio(3)
record an error
ERR_remove_thread_state(3), ERR_remove_state(3)
DEPRECATED
ERR_set_mark(3), ERR_clear_last_mark(3), ERR_pop_to_mark(3), ERR_count_to_mark(3), ERR_pop(3)
set mark, clear mark, pop errors until mark and pop last error
EVP_ASYM_CIPHER-RSA(7)
RSA Asymmetric Cipher algorithm support
EVP_ASYM_CIPHER-SM2(7)
SM2 Asymmetric Cipher algorithm support
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-AES(7)
The AES EVP_CIPHER implementations
EVP_CIPHER-ARIA(7)
The ARIA EVP_CIPHER implementations
EVP_CIPHER-BLOWFISH(7)
The BLOBFISH EVP_CIPHER implementations
EVP_CIPHER-CAMELLIA(7)
The CAMELLIA EVP_CIPHER implementations
EVP_CIPHER-CAST(7)
The CAST EVP_CIPHER implementations
EVP_CIPHER-CHACHA(7)
The CHACHA EVP_CIPHER implementations
EVP_CIPHER-DES(7)
The DES EVP_CIPHER implementations
EVP_CIPHER-IDEA(7)
The IDEA EVP_CIPHER implementations
EVP_CIPHER-NULL(7)
The NULL EVP_CIPHER implementation
EVP_CIPHER-RC2(7)
The RC2 EVP_CIPHER implementations
EVP_CIPHER-RC4(7)
The RC4 EVP_CIPHER implementations
EVP_CIPHER-RC5(7)
The RC5 EVP_CIPHER implementations
EVP_CIPHER-SEED(7)
The SEED EVP_CIPHER implementations
EVP_CIPHER-SM4(7)
The SM4 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_EC_gen(3), EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new_ex(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name_ex(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_engine(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_decoded_from_explicit_params(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
Functions for creating, destroying and manipulating EC_KEY objects
EVP_ENCODE_CTX_new(3), EVP_ENCODE_CTX_free(3), EVP_ENCODE_CTX_copy(3), EVP_ENCODE_CTX_num(3), EVP_EncodeInit(3), EVP_EncodeUpdate(3), EVP_EncodeFinal(3), EVP_EncodeBlock(3), EVP_DecodeInit(3), EVP_DecodeUpdate(3), EVP_DecodeFinal(3), EVP_DecodeBlock(3)
EVP base64 encode/decode routines
EVP_KDF(3), EVP_KDF_fetch(3), EVP_KDF_free(3), EVP_KDF_up_ref(3), EVP_KDF_CTX(3), EVP_KDF_CTX_new(3), EVP_KDF_CTX_free(3), EVP_KDF_CTX_dup(3), EVP_KDF_CTX_reset(3), EVP_KDF_derive(3), EVP_KDF_CTX_get_kdf_size(3), EVP_KDF_get0_provider(3), EVP_KDF_CTX_kdf(3), EVP_KDF_is_a(3), EVP_KDF_get0_name(3), EVP_KDF_names_do_all(3), EVP_KDF_get0_description(3), EVP_KDF_CTX_get_params(3), EVP_KDF_CTX_set_params(3), EVP_KDF_do_all_provided(3), EVP_KDF_get_params(3), EVP_KDF_gettable_params(3), EVP_KDF_gettable_ctx_params(3), EVP_KDF_settable_ctx_params(3), EVP_KDF_CTX_gettable_params(3), EVP_KDF_CTX_settable_params(3)
EVP KDF routines
EVP_KDF-ARGON2(7)
The Argon2 EVP KDF implementation
EVP_KDF-HKDF(7)
The HKDF EVP_KDF implementation
EVP_KDF-HMAC-DRBG(7)
The HMAC DRBG DETERMINISTIC EVP_KDF implementation
EVP_KDF-KB(7)
The Key-Based EVP_KDF implementation
EVP_KDF-KRB5KDF(7)
The RFC3961 Krb5 KDF EVP_KDF implementation
EVP_KDF-PBKDF1(7)
The PBKDF1 EVP_KDF implementation
EVP_KDF-PBKDF2(7)
The PBKDF2 EVP_KDF implementation
EVP_KDF-PKCS12KDF(7)
The PKCS#12 EVP_KDF implementation
EVP_KDF-PVKKDF(7)
The PVK EVP_KDF implementation
EVP_KDF-SCRYPT(7)
The scrypt EVP_KDF implementation
EVP_KDF-SS(7)
The Single Step / One Step EVP_KDF implementation
EVP_KDF-SSHKDF(7)
The SSHKDF EVP_KDF implementation
EVP_KDF-TLS13_KDF(7)
The TLS 1.3 EVP_KDF implementation
EVP_KDF-TLS1_PRF(7)
The TLS1 PRF EVP_KDF implementation
EVP_KDF-X942-ASN1(7)
The X9.42-2003 asn1 EVP_KDF implementation
EVP_KDF-X942-CONCAT(7)
The X942 Concat EVP_KDF implementation
EVP_KDF-X963(7)
The X9.63-2001 EVP_KDF implementation
EVP_KEM-EC(7)
EVP_KEM EC keytype and algorithm support
EVP_KEM-ML-KEM-512(7), EVP_KEM-ML-KEM-768(7), EVP_KEM-ML-KEM-1024(7), EVP_KEM-ML-KEM(7)
EVP_KEM ML-KEM keytype and algorithm support
EVP_KEM-RSA(7)
EVP_KEM RSA keytype and algorithm support
EVP_KEM-X25519(7), EVP_KEM-X448(7)
EVP_KEM X25519 and EVP_KEM X448 keytype and algorithm support
EVP_KEM_fetch(3), EVP_KEM_free(3), EVP_KEM_up_ref(3), EVP_KEM_get0_name(3), EVP_KEM_is_a(3), EVP_KEM_get0_provider(3), EVP_KEM_do_all_provided(3), EVP_KEM_names_do_all(3), EVP_KEM_get0_description(3), EVP_KEM_gettable_ctx_params(3), EVP_KEM_settable_ctx_params(3)
Functions to manage EVP_KEM algorithm objects
EVP_KEYEXCH-DH(7)
DH Key Exchange algorithm support
EVP_KEYEXCH-ECDH(7)
ECDH Key Exchange algorithm support
EVP_KEYEXCH-X25519(7), EVP_KEYEXCH-X448(7)
X25519 and X448 Key Exchange algorithm support
EVP_KEYEXCH_fetch(3), EVP_KEYEXCH_free(3), EVP_KEYEXCH_up_ref(3), EVP_KEYEXCH_get0_provider(3), EVP_KEYEXCH_is_a(3), EVP_KEYEXCH_do_all_provided(3), EVP_KEYEXCH_names_do_all(3), EVP_KEYEXCH_get0_name(3), EVP_KEYEXCH_get0_description(3), EVP_KEYEXCH_gettable_ctx_params(3), EVP_KEYEXCH_settable_ctx_params(3)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYMGMT(3), EVP_KEYMGMT_fetch(3), EVP_KEYMGMT_up_ref(3), EVP_KEYMGMT_free(3), EVP_KEYMGMT_get0_provider(3), EVP_KEYMGMT_is_a(3), EVP_KEYMGMT_get0_description(3), EVP_KEYMGMT_get0_name(3), EVP_KEYMGMT_do_all_provided(3), EVP_KEYMGMT_names_do_all(3), EVP_KEYMGMT_gettable_params(3), EVP_KEYMGMT_settable_params(3), EVP_KEYMGMT_gen_gettable_params(3), EVP_KEYMGMT_gen_settable_params(3)
EVP key management routines
EVP_MAC(3), EVP_MAC_fetch(3), EVP_MAC_up_ref(3), EVP_MAC_free(3), EVP_MAC_is_a(3), EVP_MAC_get0_name(3), EVP_MAC_names_do_all(3), EVP_MAC_get0_description(3), EVP_MAC_get0_provider(3), EVP_MAC_get_params(3), EVP_MAC_gettable_params(3), EVP_MAC_CTX(3), EVP_MAC_CTX_new(3), EVP_MAC_CTX_free(3), EVP_MAC_CTX_dup(3), EVP_MAC_CTX_get0_mac(3), EVP_MAC_CTX_get_params(3), EVP_MAC_CTX_set_params(3), EVP_MAC_CTX_get_mac_size(3), EVP_MAC_CTX_get_block_size(3), EVP_Q_mac(3), EVP_MAC_init(3), EVP_MAC_init_SKEY(3), EVP_MAC_update(3), EVP_MAC_final(3), EVP_MAC_finalXOF(3), EVP_MAC_gettable_ctx_params(3), EVP_MAC_settable_ctx_params(3), EVP_MAC_CTX_gettable_params(3), EVP_MAC_CTX_settable_params(3), EVP_MAC_do_all_provided(3)
EVP MAC routines
EVP_MAC-BLAKE2(7), EVP_MAC-BLAKE2BMAC(7), EVP_MAC-BLAKE2SMAC(7)
The BLAKE2 EVP_MAC implementations
EVP_MAC-CMAC(7)
The CMAC EVP_MAC implementation
EVP_MAC-GMAC(7)
The GMAC EVP_MAC implementation
EVP_MAC-HMAC(7)
The HMAC EVP_MAC implementation
EVP_MAC-KMAC(7), EVP_MAC-KMAC128(7), EVP_MAC-KMAC256(7)
The KMAC EVP_MAC implementations
EVP_MAC-Poly1305(7)
The Poly1305 EVP_MAC implementation
EVP_MAC-Siphash(7)
The Siphash EVP_MAC implementation
EVP_MD-BLAKE2(7)
The BLAKE2 EVP_MD implementation
EVP_MD-KECCAK(7)
The KECCAK EVP_MD implementations
EVP_MD-MD2(7)
The MD2 EVP_MD implementation
EVP_MD-MD4(7)
The MD4 EVP_MD implementation
EVP_MD-MD5(7)
The MD5 EVP_MD implementation
EVP_MD-MD5-SHA1(7)
The MD5-SHA1 EVP_MD implementation
EVP_MD-MDC2(7)
The MDC2 EVP_MD implementation
EVP_MD-NULL(7)
The NULL EVP_MD implementation
EVP_MD-RIPEMD160(7)
The RIPEMD160 EVP_MD implementation
EVP_MD-SHA1(7)
The SHA1 EVP_MD implementation
EVP_MD-SHA2(7)
The SHA2 EVP_MD implementation
EVP_MD-SHA3(7)
The SHA3 EVP_MD implementations
EVP_MD-SHAKE(7), EVP_MD-KECCAK-KMAC(7)
The SHAKE / KECCAK family EVP_MD implementations
EVP_MD-SM3(7)
The SM3 EVP_MD implementations
EVP_MD-WHIRLPOOL(7)
The WHIRLPOOL EVP_MD implementation
EVP_MD-common(7)
The OpenSSL EVP_MD implementations, common things
EVP_MD_fetch(3), EVP_MD_up_ref(3), EVP_MD_free(3), EVP_MD_get_params(3), EVP_MD_gettable_params(3), EVP_MD_CTX_new(3), EVP_MD_CTX_reset(3), EVP_MD_CTX_free(3), EVP_MD_CTX_dup(3), EVP_MD_CTX_copy(3), EVP_MD_CTX_copy_ex(3), EVP_MD_CTX_ctrl(3), EVP_MD_CTX_set_params(3), EVP_MD_CTX_get_params(3), EVP_MD_settable_ctx_params(3), EVP_MD_gettable_ctx_params(3), EVP_MD_CTX_settable_params(3), EVP_MD_CTX_gettable_params(3), EVP_MD_CTX_set_flags(3), EVP_MD_CTX_clear_flags(3), EVP_MD_CTX_test_flags(3), EVP_Q_digest(3), EVP_Digest(3), EVP_DigestInit_ex2(3), EVP_DigestInit_ex(3), EVP_DigestInit(3), EVP_DigestUpdate(3), EVP_DigestFinal_ex(3), EVP_DigestFinalXOF(3), EVP_DigestFinal(3), EVP_DigestSqueeze(3), EVP_MD_is_a(3), EVP_MD_get0_name(3), EVP_MD_get0_description(3), EVP_MD_names_do_all(3), EVP_MD_get0_provider(3), EVP_MD_get_type(3), EVP_MD_get_pkey_type(3), EVP_MD_get_size(3), EVP_MD_get_block_size(3), EVP_MD_get_flags(3), EVP_MD_CTX_get0_name(3), EVP_MD_CTX_md(3), EVP_MD_CTX_get0_md(3), EVP_MD_CTX_get1_md(3), EVP_MD_CTX_get_type(3), EVP_MD_CTX_get_size_ex(3), EVP_MD_CTX_get_block_size(3), EVP_MD_CTX_get0_md_data(3), EVP_MD_CTX_update_fn(3), EVP_MD_CTX_set_update_fn(3), EVP_md_null(3), EVP_get_digestbyname(3), EVP_get_digestbynid(3), EVP_get_digestbyobj(3), EVP_MD_CTX_get_pkey_ctx(3), EVP_MD_CTX_set_pkey_ctx(3), EVP_MD_do_all_provided(3), EVP_MD_type(3), EVP_MD_nid(3), EVP_MD_name(3), EVP_MD_pkey_type(3), EVP_MD_size(3), EVP_MD_block_size(3), EVP_MD_flags(3), EVP_MD_xof(3), EVP_MD_CTX_size(3), EVP_MD_CTX_get_size(3), EVP_MD_CTX_block_size(3), EVP_MD_CTX_type(3), EVP_MD_CTX_pkey_ctx(3), EVP_MD_CTX_md_data(3)
EVP digest routines
EVP_MD_meth_new(3), EVP_MD_meth_dup(3), EVP_MD_meth_free(3), EVP_MD_meth_set_input_blocksize(3), EVP_MD_meth_set_result_size(3), EVP_MD_meth_set_app_datasize(3), EVP_MD_meth_set_flags(3), EVP_MD_meth_set_init(3), EVP_MD_meth_set_update(3), EVP_MD_meth_set_final(3), EVP_MD_meth_set_copy(3), EVP_MD_meth_set_cleanup(3), EVP_MD_meth_set_ctrl(3), EVP_MD_meth_get_input_blocksize(3), EVP_MD_meth_get_result_size(3), EVP_MD_meth_get_app_datasize(3), EVP_MD_meth_get_flags(3), EVP_MD_meth_get_init(3), EVP_MD_meth_get_update(3), EVP_MD_meth_get_final(3), EVP_MD_meth_get_copy(3), EVP_MD_meth_get_cleanup(3), EVP_MD_meth_get_ctrl(3)
Routines to build up legacy EVP_MD methods
EVP_PKEY(3), EVP_PKEY_new(3), EVP_PKEY_up_ref(3), EVP_PKEY_dup(3), EVP_PKEY_free(3), EVP_PKEY_new_raw_private_key_ex(3), EVP_PKEY_new_raw_private_key(3), EVP_PKEY_new_raw_public_key_ex(3), EVP_PKEY_new_raw_public_key(3), EVP_PKEY_new_CMAC_key(3), EVP_PKEY_new_mac_key(3), EVP_PKEY_get_raw_private_key(3), EVP_PKEY_get_raw_public_key(3)
public/private key allocation and raw key handling functions
EVP_PKEY-DH(7), EVP_PKEY-DHX(7), EVP_KEYMGMT-DH(7), EVP_KEYMGMT-DHX(7)
EVP_PKEY DH and DHX keytype and algorithm support
EVP_PKEY-DSA(7), EVP_KEYMGMT-DSA(7)
EVP_PKEY DSA keytype and algorithm support
EVP_PKEY-EC(7), EVP_KEYMGMT-EC(7)
EVP_PKEY EC keytype and algorithm support
EVP_PKEY-FFC(7)
EVP_PKEY DSA and DH/DHX shared FFC parameters
EVP_PKEY-HMAC(7), EVP_KEYMGMT-HMAC(7), EVP_PKEY-Siphash(7), EVP_KEYMGMT-Siphash(7), EVP_PKEY-Poly1305(7), EVP_KEYMGMT-Poly1305(7), EVP_PKEY-CMAC(7), EVP_KEYMGMT-CMAC(7)
EVP_PKEY legacy MAC keytypes and algorithm support
EVP_PKEY-ML-DSA(7), EVP_KEYMGMT-ML-DSA(7), EVP_PKEY-ML-DSA-44(7), EVP_PKEY-ML-DSA-65(7), EVP_PKEY-ML-DSA-87(7)
EVP_PKEY ML-DSA keytype and algorithm support
EVP_PKEY-ML-KEM(7), EVP_KEYMGMT-ML-KEM(7), EVP_PKEY-ML-KEM-512(7), EVP_PKEY-ML-KEM-768(7), EVP_PKEY-ML-KEM-1024(7), EVP_KEYMGMT-ML-KEM-512(7), EVP_KEYMGMT-ML-KEM-768(7), EVP_KEYMGMT-ML-KEM-1024(7)
ML-KEM keytype and algorithm support
EVP_PKEY-RSA(7), EVP_KEYMGMT-RSA(7), RSA(7)
EVP_PKEY RSA keytype and algorithm support
EVP_PKEY-SLH-DSA(7), EVP_KEYMGMT-SLH-DSA(7), EVP_PKEY-SLH-DSA-SHA2-128s(7), EVP_PKEY-SLH-DSA-SHA2-128f(7), EVP_PKEY-SLH-DSA-SHA2-192s(7), EVP_PKEY-SLH-DSA-SHA2-192f(7), EVP_PKEY-SLH-DSA-SHA2-256s(7), EVP_PKEY-SLH-DSA-SHA2-256f(7), EVP_PKEY-SLH-DSA-SHAKE-128s(7), EVP_PKEY-SLH-DSA-SHAKE-128f(7), EVP_PKEY-SLH-DSA-SHAKE-192s(7), EVP_PKEY-SLH-DSA-SHAKE-192f(7), EVP_PKEY-SLH-DSA-SHAKE-256s(7), EVP_PKEY-SLH-DSA-SHAKE-256f(7)
EVP_PKEY SLH-DSA keytype and algorithm support
EVP_PKEY-SM2(7), EVP_KEYMGMT-SM2(7), SM2(7)
EVP_PKEY keytype support for the Chinese SM2 signature and encryption algorithms
EVP_PKEY-X25519(7), EVP_PKEY-X448(7), EVP_PKEY-ED25519(7), EVP_PKEY-ED448(7), EVP_KEYMGMT-X25519(7), EVP_KEYMGMT-X448(7), EVP_KEYMGMT-ED25519(7), EVP_KEYMGMT-ED448(7)
EVP_PKEY X25519, X448, ED25519 and ED448 keytype and algorithm support
EVP_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_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_scrypt_salt(3), EVP_PKEY_CTX_set_scrypt_N(3), EVP_PKEY_CTX_set_scrypt_r(3), EVP_PKEY_CTX_set_scrypt_p(3), EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3)
EVP_PKEY scrypt KDF support functions
EVP_PKEY_CTX_set_hkdf_md(3), EVP_PKEY_CTX_set1_hkdf_salt(3), EVP_PKEY_CTX_set1_hkdf_key(3), EVP_PKEY_CTX_add1_hkdf_info(3), EVP_PKEY_CTX_set_hkdf_mode(3)
HMAC-based Extract-and-Expand key derivation algorithm
EVP_PKEY_CTX_set_params(3), EVP_PKEY_CTX_settable_params(3), EVP_PKEY_CTX_get_params(3), EVP_PKEY_CTX_gettable_params(3)
provider parameter passing operations
EVP_PKEY_CTX_set_rsa_pss_keygen_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_md_name(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3)
EVP_PKEY RSA-PSS algorithm support functions
EVP_PKEY_CTX_set_tls1_prf_md(3), EVP_PKEY_CTX_set1_tls1_prf_secret(3), EVP_PKEY_CTX_add1_tls1_prf_seed(3)
TLS PRF key derivation algorithm
EVP_PKEY_Q_keygen(3), EVP_PKEY_keygen_init(3), EVP_PKEY_paramgen_init(3), EVP_PKEY_generate(3), EVP_PKEY_CTX_set_cb(3), EVP_PKEY_CTX_get_cb(3), EVP_PKEY_CTX_get_keygen_info(3), EVP_PKEY_CTX_set_app_data(3), EVP_PKEY_CTX_get_app_data(3), EVP_PKEY_gen_cb(3), EVP_PKEY_paramgen(3), EVP_PKEY_keygen(3)
key and parameter generation and check functions
EVP_PKEY_asn1_find(3), EVP_PKEY_asn1_find_str(3), EVP_PKEY_asn1_get_count(3), EVP_PKEY_asn1_get0(3), EVP_PKEY_asn1_get0_info(3)
enumerate public key ASN.1 methods
EVP_PKEY_check(3), EVP_PKEY_param_check(3), EVP_PKEY_param_check_quick(3), EVP_PKEY_public_check(3), EVP_PKEY_public_check_quick(3), EVP_PKEY_private_check(3), EVP_PKEY_pairwise_check(3)
key and parameter validation functions
EVP_PKEY_decapsulate_init(3), EVP_PKEY_auth_decapsulate_init(3), EVP_PKEY_decapsulate(3)
Key decapsulation using a KEM algorithm with a private key
EVP_PKEY_decrypt_init(3), EVP_PKEY_decrypt_init_ex(3), EVP_PKEY_decrypt(3)
decrypt using a public key algorithm
EVP_PKEY_derive_init(3), EVP_PKEY_derive_init_ex(3), EVP_PKEY_derive_set_peer_ex(3), EVP_PKEY_derive_set_peer(3), EVP_PKEY_derive(3)
derive public key algorithm shared secret
EVP_PKEY_encapsulate_init(3), EVP_PKEY_auth_encapsulate_init(3), EVP_PKEY_encapsulate(3)
Key encapsulation using a KEM algorithm with a public key
EVP_PKEY_encrypt_init_ex(3), EVP_PKEY_encrypt_init(3), EVP_PKEY_encrypt(3)
encrypt using a public key algorithm
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_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_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(7)
the random bit generator
EVP_RAND-CTR-DRBG(7)
The CTR DRBG EVP_RAND implementation
EVP_RAND-HASH-DRBG(7)
The HASH DRBG EVP_RAND implementation
EVP_RAND-HMAC-DRBG(7)
The HMAC DRBG EVP_RAND implementation
EVP_RAND-JITTER(7)
The randomness seed source EVP_RAND implementation
EVP_RAND-SEED-SRC(7)
The randomness seed source EVP_RAND implementation
EVP_RAND-TEST-RAND(7)
The test EVP_RAND implementation
EVP_RSA_gen(3), RSA_generate_key_ex(3), RSA_generate_key(3), RSA_generate_multi_prime_key(3)
generate RSA key pair
EVP_SIGNATURE(3), EVP_SIGNATURE_fetch(3), EVP_SIGNATURE_free(3), EVP_SIGNATURE_up_ref(3), EVP_SIGNATURE_is_a(3), EVP_SIGNATURE_get0_provider(3), EVP_SIGNATURE_do_all_provided(3), EVP_SIGNATURE_names_do_all(3), EVP_SIGNATURE_get0_name(3), EVP_SIGNATURE_get0_description(3), EVP_SIGNATURE_gettable_ctx_params(3), EVP_SIGNATURE_settable_ctx_params(3)
Functions to manage EVP_SIGNATURE algorithm objects
EVP_SIGNATURE-DSA(7)
The EVP_PKEY DSA signature implementation
EVP_SIGNATURE-ECDSA(7)
The EVP_PKEY ECDSA signature implementation
EVP_SIGNATURE-HMAC(7), EVP_SIGNATURE-Siphash(7), EVP_SIGNATURE-Poly1305(7), EVP_SIGNATURE-CMAC(7)
The legacy EVP_PKEY MAC signature implementations
EVP_SIGNATURE-ML-DSA(7), EVP_SIGNATURE-ML-DSA-44(7), EVP_SIGNATURE-ML-DSA-65(7), EVP_SIGNATURE-ML-DSA-87(7)
EVP_SIGNATURE ML-DSA support
EVP_SIGNATURE-RSA(7)
The EVP_PKEY RSA signature implementation
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_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_camellia_128_cbc(3), EVP_camellia_192_cbc(3), EVP_camellia_256_cbc(3), EVP_camellia_128_cfb(3), EVP_camellia_192_cfb(3), EVP_camellia_256_cfb(3), EVP_camellia_128_cfb1(3), EVP_camellia_192_cfb1(3), EVP_camellia_256_cfb1(3), EVP_camellia_128_cfb8(3), EVP_camellia_192_cfb8(3), EVP_camellia_256_cfb8(3), EVP_camellia_128_cfb128(3), EVP_camellia_192_cfb128(3), EVP_camellia_256_cfb128(3), EVP_camellia_128_ctr(3), EVP_camellia_192_ctr(3), EVP_camellia_256_ctr(3), EVP_camellia_128_ecb(3), EVP_camellia_192_ecb(3), EVP_camellia_256_ecb(3), EVP_camellia_128_ofb(3), EVP_camellia_192_ofb(3), EVP_camellia_256_ofb(3)
EVP Camellia cipher
EVP_chacha20(3), EVP_chacha20_poly1305(3)
EVP ChaCha20 stream cipher
EVP_md2(3)
MD2 For EVP
EVP_md4(3)
MD4 For EVP
EVP_md5(3), EVP_md5_sha1(3)
MD5 For EVP
EVP_mdc2(3)
MDC-2 For EVP
EVP_rc4(3), EVP_rc4_40(3), EVP_rc4_hmac_md5(3)
EVP RC4 stream cipher
EVP_ripemd160(3)
RIPEMD160 For EVP
EVP_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_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
GENERAL_NAME(3), GENERAL_NAME_set1_X509_NAME(3)
GENERAL_NAME method routines
HMAC(3), HMAC_CTX_new(3), HMAC_CTX_reset(3), HMAC_CTX_free(3), HMAC_Init(3), HMAC_Init_ex(3), HMAC_Update(3), HMAC_Final(3), HMAC_CTX_copy(3), HMAC_CTX_set_flags(3), HMAC_CTX_get_md(3), HMAC_size(3)
HMAC message authentication code
LHASH(3), LHASH_OF(3), DEFINE_LHASH_OF_EX(3), DEFINE_LHASH_OF(3), OPENSSL_LH_COMPFUNC(3), OPENSSL_LH_HASHFUNC(3), OPENSSL_LH_DOALL_FUNC(3), LHASH_DOALL_ARG_FN_TYPE(3), IMPLEMENT_LHASH_HASH_FN(3), IMPLEMENT_LHASH_COMP_FN(3), lh_TYPE_new(3), lh_TYPE_free(3), lh_TYPE_flush(3), lh_TYPE_insert(3), lh_TYPE_delete(3), lh_TYPE_retrieve(3), lh_TYPE_doall(3), lh_TYPE_doall_arg(3), lh_TYPE_num_items(3), lh_TYPE_get_down_load(3), lh_TYPE_set_down_load(3), lh_TYPE_error(3), OPENSSL_LH_new(3), OPENSSL_LH_free(3), OPENSSL_LH_flush(3), OPENSSL_LH_insert(3), OPENSSL_LH_delete(3), OPENSSL_LH_retrieve(3), OPENSSL_LH_doall(3), OPENSSL_LH_doall_arg(3), OPENSSL_LH_doall_arg_thunk(3), OPENSSL_LH_set_thunks(3), OPENSSL_LH_num_items(3), OPENSSL_LH_get_down_load(3), OPENSSL_LH_set_down_load(3), OPENSSL_LH_error(3)
dynamic hash table
MD2(3), MD4(3), MD5(3), MD2_Init(3), MD2_Update(3), MD2_Final(3), MD4_Init(3), MD4_Update(3), MD4_Final(3), MD5_Init(3), MD5_Update(3), MD5_Final(3)
MD2, MD4, and MD5 hash functions
MDC2(3), MDC2_Init(3), MDC2_Update(3), MDC2_Final(3)
MDC2 hash function
NCONF_new_ex(3), NCONF_new(3), NCONF_free(3), NCONF_default(3), NCONF_load(3), NCONF_get0_libctx(3), NCONF_get_section(3), NCONF_get_section_names(3)
functionality to Load and parse configuration files manually
OCSP_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_response_status(3), OCSP_response_get1_basic(3), OCSP_response_create(3), OCSP_RESPONSE_free(3), OCSP_RESPID_set_by_name(3), OCSP_RESPID_set_by_key_ex(3), OCSP_RESPID_set_by_key(3), OCSP_RESPID_match_ex(3), OCSP_RESPID_match(3), OCSP_basic_sign(3), OCSP_basic_sign_ctx(3)
OCSP response functions
OPENSSL_Applink(3)
glue between OpenSSL BIO and Win32 compiler run-time
OPENSSL_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_gmtime(3), OPENSSL_gmtime_adj(3), OPENSSL_gmtime_diff(3)
platform-agnostic OpenSSL time routines
OPENSSL_instrument_bus(3), OPENSSL_instrument_bus2(3)
instrument references to memory bus
OPENSSL_load_builtin_modules(3), ASN1_add_oid_module(3), ENGINE_add_conf_module(3)
add standard configuration modules
OPENSSL_malloc_init(3), OPENSSL_malloc(3), OPENSSL_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
OPENSSL_s390xcap(3)
the IBM z processor capabilities vector
OPENSSL_strcasecmp(3), OPENSSL_strncasecmp(3)
compare two strings ignoring case
OSSL_ALGORITHM(3)
OpenSSL Core type to define a fetchable algorithm
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_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_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_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_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_PARAM(3)
a structure to pass or request object parameters
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_PARAM_print_to_bio(3)
OSSL_PARAM interrogation utilities
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_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_sleep(3)
delay execution for a specified number of milliseconds
OSSL_trace_enabled(3), OSSL_trace_begin(3), OSSL_trace_end(3), OSSL_TRACE_BEGIN(3), OSSL_TRACE_END(3), OSSL_TRACE_CANCEL(3), OSSL_TRACE(3), OSSL_TRACE1(3), OSSL_TRACE2(3), OSSL_TRACE3(3), OSSL_TRACE4(3), OSSL_TRACE5(3), OSSL_TRACE6(3), OSSL_TRACE7(3), OSSL_TRACE8(3), OSSL_TRACE9(3), OSSL_TRACEV(3), OSSL_TRACE_STRING(3), OSSL_TRACE_STRING_MAX(3), OSSL_trace_string(3), OSSL_TRACE_ENABLED(3)
OpenSSL Tracing API
OSSL_trace_get_category_num(3), OSSL_trace_get_category_name(3)
OpenSSL tracing information functions
OpenSSL_add_all_algorithms(3), OpenSSL_add_all_ciphers(3), OpenSSL_add_all_digests(3), EVP_cleanup(3)
add algorithms to internal table
PBMAC1_get1_pbkdf2_param(3)
Function to manipulate a PBMAC1 MAC structure
PEM_X509_INFO_read_ex(3), PEM_X509_INFO_read(3), PEM_X509_INFO_read_bio_ex(3), PEM_X509_INFO_read_bio(3)
read PEM-encoded data structures into one or more X509_INFO objects
PEM_bytes_read_bio(3), PEM_bytes_read_bio_secmem(3)
read a PEM-encoded data structure from a BIO
PEM_read(3), PEM_read_bio(3), PEM_do_header(3), PEM_get_EVP_CIPHER_INFO(3), PEM_write(3), PEM_write_bio(3), PEM_ASN1_write(3), PEM_ASN1_write_bio(3), PEM_ASN1_write_bio_ctx(3)
PEM encoding routines
PEM_read_bio_ex(3), PEM_FLAG_SECURE(3), PEM_FLAG_EAY_COMPATIBLE(3), PEM_FLAG_ONLY_B64(3)
read PEM format files with custom processing
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_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_add_CSPName_asc(3)
Add a Microsoft CSP Name attribute to a PKCS#12 safeBag
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_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_init(3), PKCS12_init_ex(3)
Create a new empty PKCS#12 structure
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
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
RAND(7)
the OpenSSL random generator
RAND_add(3), RAND_poll(3), RAND_seed(3), RAND_status(3), RAND_event(3), RAND_screen(3), RAND_keep_random_devices_open(3)
add randomness to the PRNG or get its status
RAND_bytes(3), RAND_priv_bytes(3), RAND_bytes_ex(3), RAND_priv_bytes_ex(3), RAND_pseudo_bytes(3), RAND_set1_random_provider(3)
generate random data
RAND_egd(3), RAND_egd_bytes(3), RAND_query_egd_bytes(3)
query entropy gathering daemon
RAND_get0_primary(3), RAND_get0_public(3), RAND_get0_private(3), RAND_set0_public(3), RAND_set0_private(3)
get access to the global EVP_RAND_CTX instances
RAND_load_file(3), RAND_write_file(3), RAND_file_name(3)
PRNG seed file
RAND_set_DRBG_type(3), RAND_set_seed_source_type(3)
specify the global random number generator types
RAND_set_rand_method(3), RAND_get_rand_method(3), RAND_OpenSSL(3)
select RAND method
RIPEMD160(3), RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3)
RIPEMD-160 hash function
RSA-PSS(7)
EVP_PKEY RSA-PSS algorithm support
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_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_size(3), RSA_bits(3), RSA_security_bits(3)
get RSA modulus size or security bits
SCT_new(3), SCT_new_from_base64(3), SCT_free(3), SCT_LIST_free(3), SCT_get_version(3), SCT_set_version(3), SCT_get_log_entry_type(3), SCT_set_log_entry_type(3), SCT_get0_log_id(3), SCT_set0_log_id(3), SCT_set1_log_id(3), SCT_get_timestamp(3), SCT_set_timestamp(3), SCT_get_signature_nid(3), SCT_set_signature_nid(3), SCT_get0_signature(3), SCT_set0_signature(3), SCT_set1_signature(3), SCT_get0_extensions(3), SCT_set0_extensions(3), SCT_set1_extensions(3), SCT_get_source(3), SCT_set_source(3)
A Certificate Transparency Signed Certificate Timestamp
SCT_print(3), SCT_LIST_print(3), SCT_validation_status_string(3)
Prints Signed Certificate Timestamps in a human-readable way
SCT_validate(3), SCT_LIST_validate(3), SCT_get_validation_status(3)
checks Signed Certificate Timestamps (SCTs) are valid
SHA1(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA224(3), SHA224_Init(3), SHA224_Update(3), SHA224_Final(3), SHA256(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA384(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA512(3), SHA512_Init(3), SHA512_Update(3), SHA512_Final(3)
Secure Hash Algorithm
SMIME_read_ASN1_ex(3), SMIME_read_ASN1(3)
parse S/MIME message
SMIME_read_CMS_ex(3), SMIME_read_CMS(3)
parse S/MIME message
SMIME_read_PKCS7_ex(3), SMIME_read_PKCS7(3)
parse S/MIME message
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_Calc_server_key(3), SRP_Calc_A(3), SRP_Calc_B_ex(3), SRP_Calc_B(3), SRP_Calc_u_ex(3), SRP_Calc_u(3), SRP_Calc_x_ex(3), SRP_Calc_x(3), SRP_Calc_client_key_ex(3), SRP_Calc_client_key(3)
SRP authentication primitives
SRP_VBASE_new(3), SRP_VBASE_free(3), SRP_VBASE_init(3), SRP_VBASE_add0_user(3), SRP_VBASE_get1_by_user(3), SRP_VBASE_get_by_user(3)
Functions to create and manage a stack of SRP user verifier information
SRP_create_verifier_ex(3), SRP_create_verifier(3), SRP_create_verifier_BN_ex(3), SRP_create_verifier_BN(3), SRP_check_known_gN_param(3), SRP_get_default_gN(3)
SRP authentication primitives
SRP_user_pwd_new(3), SRP_user_pwd_free(3), SRP_user_pwd_set1_ids(3), SRP_user_pwd_set_gN(3), SRP_user_pwd_set0_sv(3)
Functions to create a record of SRP user verifier information
SSL_CIPHER_get_name(3), SSL_CIPHER_standard_name(3), OPENSSL_cipher_name(3), SSL_CIPHER_get_bits(3), SSL_CIPHER_get_version(3), SSL_CIPHER_description(3), SSL_CIPHER_get_cipher_nid(3), SSL_CIPHER_get_digest_nid(3), SSL_CIPHER_get_handshake_digest(3), SSL_CIPHER_get_kx_nid(3), SSL_CIPHER_get_auth_nid(3), SSL_CIPHER_is_aead(3), SSL_CIPHER_find(3), SSL_CIPHER_get_id(3), SSL_CIPHER_get_protocol_id(3)
get SSL_CIPHER properties
SSL_COMP_add_compression_method(3), SSL_COMP_get_compression_methods(3), SSL_COMP_get0_name(3), SSL_COMP_get_id(3), SSL_COMP_free_compression_methods(3)
handle SSL/TLS integrated compression methods
SSL_CONF_CTX_set1_prefix(3)
Set configuration context command prefix
SSL_CONF_cmd_argv(3)
SSL configuration command line processing
SSL_CONF_cmd_value_type(3), SSL_CONF_cmd(3)
send configuration command
SSL_CTX_add_session(3), SSL_CTX_remove_session(3)
manipulate session cache
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_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_sess_number(3), SSL_CTX_sess_connect(3), SSL_CTX_sess_connect_good(3), SSL_CTX_sess_connect_renegotiate(3), SSL_CTX_sess_accept(3), SSL_CTX_sess_accept_good(3), SSL_CTX_sess_accept_renegotiate(3), SSL_CTX_sess_hits(3), SSL_CTX_sess_cb_hits(3), SSL_CTX_sess_misses(3), SSL_CTX_sess_timeouts(3), SSL_CTX_sess_cache_full(3)
obtain session cache statistics
SSL_CTX_sess_set_cache_size(3), SSL_CTX_sess_get_cache_size(3)
manipulate session cache size
SSL_CTX_sess_set_new_cb(3), SSL_CTX_sess_set_remove_cb(3), SSL_CTX_sess_set_get_cb(3), SSL_CTX_sess_get_new_cb(3), SSL_CTX_sess_get_remove_cb(3), SSL_CTX_sess_get_get_cb(3)
provide callback functions for server side external session caching
SSL_CTX_set1_cert_comp_preference(3), SSL_set1_cert_comp_preference(3), SSL_CTX_compress_certs(3), SSL_compress_certs(3), SSL_CTX_get1_compressed_cert(3), SSL_get1_compressed_cert(3), SSL_CTX_set1_compressed_cert(3), SSL_set1_compressed_cert(3)
Certificate compression functions
SSL_CTX_set1_groups(3), SSL_CTX_set1_groups_list(3), SSL_set1_groups(3), SSL_set1_groups_list(3), SSL_get1_groups(3), SSL_get0_iana_groups(3), SSL_get_shared_group(3), SSL_get_negotiated_group(3), SSL_CTX_set1_curves(3), SSL_CTX_set1_curves_list(3), SSL_set1_curves(3), SSL_set1_curves_list(3), SSL_get1_curves(3), SSL_get_shared_curve(3), SSL_CTX_get0_implemented_groups(3)
EC supported curve functions
SSL_CTX_set1_sigalgs(3), SSL_set1_sigalgs(3), SSL_CTX_set1_sigalgs_list(3), SSL_set1_sigalgs_list(3), SSL_CTX_set1_client_sigalgs(3), SSL_set1_client_sigalgs(3), SSL_CTX_set1_client_sigalgs_list(3), SSL_set1_client_sigalgs_list(3)
set supported signature algorithms
SSL_CTX_set_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_store(3), SSL_CTX_set1_cert_store(3), SSL_CTX_get_cert_store(3)
manipulate X509 certificate verification storage
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_min_proto_version(3), SSL_CTX_set_max_proto_version(3), SSL_CTX_get_min_proto_version(3), SSL_CTX_get_max_proto_version(3), SSL_set_min_proto_version(3), SSL_set_max_proto_version(3), SSL_get_min_proto_version(3), SSL_get_max_proto_version(3)
Get and set minimum and maximum supported protocol version
SSL_CTX_set_mode(3), SSL_CTX_clear_mode(3), SSL_set_mode(3), SSL_clear_mode(3), SSL_CTX_get_mode(3), SSL_get_mode(3)
manipulate SSL engine mode
SSL_CTX_set_msg_callback(3), SSL_CTX_set_msg_callback_arg(3), SSL_set_msg_callback(3), SSL_set_msg_callback_arg(3), SSL_trace(3)
install callback for observing protocol messages
SSL_CTX_set_options(3), SSL_set_options(3), SSL_CTX_clear_options(3), SSL_clear_options(3), SSL_CTX_get_options(3), SSL_get_options(3), SSL_get_secure_renegotiation_support(3)
manipulate SSL options
SSL_CTX_set_quiet_shutdown(3), SSL_CTX_get_quiet_shutdown(3), SSL_set_quiet_shutdown(3), SSL_get_quiet_shutdown(3)
manipulate shutdown behaviour
SSL_CTX_set_read_ahead(3), SSL_CTX_get_read_ahead(3), SSL_set_read_ahead(3), SSL_get_read_ahead(3), SSL_CTX_get_default_read_ahead(3)
manage whether to read as many input bytes as possible
SSL_CTX_set_security_level(3), SSL_set_security_level(3), SSL_CTX_get_security_level(3), SSL_get_security_level(3), SSL_CTX_set_security_callback(3), SSL_set_security_callback(3), SSL_CTX_get_security_callback(3), SSL_get_security_callback(3), SSL_CTX_set0_security_ex_data(3), SSL_set0_security_ex_data(3), SSL_CTX_get0_security_ex_data(3), SSL_get0_security_ex_data(3)
SSL/TLS security framework
SSL_CTX_set_session_cache_mode(3), SSL_CTX_get_session_cache_mode(3)
enable/disable session caching
SSL_CTX_set_session_ticket_cb(3), SSL_SESSION_get0_ticket_appdata(3), SSL_SESSION_set1_ticket_appdata(3), SSL_CTX_generate_session_ticket_fn(3), SSL_CTX_decrypt_session_ticket_fn(3)
manage session ticket application data
SSL_CTX_set_srp_username(3), SSL_CTX_set_srp_password(3), SSL_CTX_set_srp_strength(3), SSL_CTX_set_srp_cb_arg(3), SSL_CTX_set_srp_username_callback(3), SSL_CTX_set_srp_client_pwd_callback(3), SSL_CTX_set_srp_verify_param_callback(3), SSL_set_srp_server_param(3), SSL_set_srp_server_param_pw(3), SSL_get_srp_g(3), SSL_get_srp_N(3), SSL_get_srp_username(3), SSL_get_srp_userinfo(3)
SRP control operations
SSL_CTX_set_ssl_version(3), SSL_CTX_get_ssl_method(3), SSL_set_ssl_method(3), SSL_get_ssl_method(3)
choose a new TLS/SSL method
SSL_CTX_set_timeout(3), SSL_CTX_get_timeout(3)
manipulate timeout values for session caching
SSL_CTX_set_tlsext_servername_callback(3), SSL_CTX_set_tlsext_servername_arg(3), SSL_get_servername_type(3), SSL_get_servername(3), SSL_set_tlsext_host_name(3)
handle server name indication (SNI)
SSL_CTX_set_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_SESSION_get0_hostname(3), SSL_SESSION_set1_hostname(3), SSL_SESSION_get0_alpn_selected(3), SSL_SESSION_set1_alpn_selected(3)
get and set SNI and ALPN data associated with a session
SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
get details about the ticket associated with a session
SSL_SESSION_get_compress_id(3)
get details about the compression associated with a session
SSL_SESSION_get_time(3), SSL_SESSION_set_time(3), SSL_SESSION_get_timeout(3), SSL_SESSION_set_timeout(3), SSL_SESSION_get_time_ex(3), SSL_SESSION_set_time_ex(3), SSL_get_time(3), SSL_set_time(3), SSL_get_timeout(3), SSL_set_timeout(3)
retrieve and manipulate session time and timeout settings
SSL_SESSION_is_resumable(3)
determine whether an SSL_SESSION object can be used for resumption
SSL_SESSION_new(3), SSL_SESSION_dup(3), SSL_SESSION_up_ref(3), SSL_SESSION_free(3)
create, free and manage SSL_SESSION structures
SSL_SESSION_print(3), SSL_SESSION_print_fp(3), SSL_SESSION_print_keylog(3)
printf information about a session
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_alert_type_string(3), SSL_alert_type_string_long(3), SSL_alert_desc_string(3), SSL_alert_desc_string_long(3)
get textual description of alert information
SSL_client_version(3), SSL_get_version(3), SSL_is_dtls(3), SSL_is_tls(3), SSL_is_quic(3), SSL_version(3)
get the protocol information of a connection
SSL_do_handshake(3)
perform a TLS/SSL handshake
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_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_get0_peer_signature_name(3), SSL_get_peer_signature_nid(3), SSL_get_peer_signature_type_nid(3), SSL_get0_signature_name(3), SSL_get_signature_nid(3), SSL_get_signature_type_nid(3)
get TLS message signing types
SSL_get1_builtin_sigalgs(3)
get list of built-in signature algorithms
SSL_get_SSL_CTX(3)
get the SSL_CTX from which an SSL is created
SSL_get_client_random(3), SSL_get_server_random(3), SSL_SESSION_get_master_key(3), SSL_SESSION_set1_master_key(3)
get internal TLS/SSL random values and get/set master key
SSL_get_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_event_timeout(3)
determine when an SSL object next needs to have events handled
SSL_get_ex_data_X509_STORE_CTX_idx(3), SSL_CTX_set_verify(3), SSL_set_verify(3), SSL_CTX_set_verify_depth(3), SSL_set_verify_depth(3), SSL_verify_cb(3), SSL_verify_client_post_handshake(3), SSL_set_post_handshake_auth(3), SSL_CTX_set_post_handshake_auth(3)
set various SSL/TLS parameters for peer certificate verification
SSL_get_extms_support(3)
extended master secret support
SSL_get_handshake_rtt(3)
get round trip time for SSL Handshake
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_shared_sigalgs(3), SSL_get_sigalgs(3)
get supported signature algorithms
SSL_get_stream_id(3), SSL_get_stream_type(3), SSL_STREAM_TYPE_NONE(3), SSL_STREAM_TYPE_READ(3), SSL_STREAM_TYPE_WRITE(3), SSL_STREAM_TYPE_BIDI(3), SSL_is_stream_local(3)
get QUIC stream ID and stream type information
SSL_get_stream_read_state(3), SSL_get_stream_write_state(3), SSL_get_stream_read_error_code(3), SSL_get_stream_write_error_code(3), SSL_STREAM_STATE_NONE(3), SSL_STREAM_STATE_OK(3), SSL_STREAM_STATE_WRONG_DIR(3), SSL_STREAM_STATE_FINISHED(3), SSL_STREAM_STATE_RESET_LOCAL(3), SSL_STREAM_STATE_RESET_REMOTE(3), SSL_STREAM_STATE_CONN_CLOSED(3)
get QUIC stream state
SSL_get_value_uint(3), SSL_set_value_uint(3), SSL_get_generic_value_uint(3), SSL_set_generic_value_uint(3), SSL_get_feature_request_uint(3), SSL_set_feature_request_uint(3), SSL_get_feature_peer_request_uint(3), SSL_get_feature_negotiated_uint(3), SSL_get_quic_stream_bidi_local_avail(3), SSL_get_quic_stream_bidi_remote_avail(3), SSL_get_quic_stream_uni_local_avail(3), SSL_get_quic_stream_uni_remote_avail(3), SSL_VALUE_CLASS_GENERIC(3), SSL_VALUE_CLASS_FEATURE_REQUEST(3), SSL_VALUE_CLASS_FEATURE_PEER_REQUEST(3), SSL_VALUE_CLASS_FEATURE_NEGOTIATED(3), SSL_VALUE_QUIC_STREAM_BIDI_LOCAL_AVAIL(3), SSL_VALUE_QUIC_STREAM_BIDI_REMOTE_AVAIL(3), SSL_VALUE_QUIC_STREAM_UNI_LOCAL_AVAIL(3), SSL_VALUE_QUIC_STREAM_UNI_REMOTE_AVAIL(3), SSL_VALUE_QUIC_IDLE_TIMEOUT(3), SSL_VALUE_EVENT_HANDLING_MODE(3), SSL_VALUE_EVENT_HANDLING_MODE_INHERIT(3), SSL_VALUE_EVENT_HANDLING_MODE_EXPLICIT(3), SSL_VALUE_EVENT_HANDLING_MODE_IMPLICIT(3), SSL_get_event_handling_mode(3), SSL_set_event_handling_mode(3), SSL_VALUE_STREAM_WRITE_BUF_SIZE(3), SSL_get_stream_write_buf_size(3), SSL_VALUE_STREAM_WRITE_BUF_USED(3), SSL_get_stream_write_buf_used(3), SSL_VALUE_STREAM_WRITE_BUF_AVAIL(3), SSL_get_stream_write_buf_avail(3)
manage negotiable features and configuration values for an SSL object
SSL_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_library_init(3), OpenSSL_add_ssl_algorithms(3)
initialize SSL library by registering algorithms
SSL_load_client_CA_file_ex(3), SSL_load_client_CA_file(3), SSL_add_file_cert_subjects_to_stack(3), SSL_add_dir_cert_subjects_to_stack(3), SSL_add_store_cert_subjects_to_stack(3)
load certificate names
SSL_new_domain(3), SSL_is_domain(3), SSL_get0_domain(3)
SSL object interface for managing QUIC event domains
SSL_new_listener(3), SSL_new_listener_from(3), SSL_is_listener(3), SSL_get0_listener(3), SSL_listen(3), SSL_accept_connection(3), SSL_get_accept_connection_queue_len(3), SSL_new_from_listener(3), SSL_ACCEPT_CONNECTION_NO_BLOCK(3)
SSL object interface for abstracted connection acceptance
SSL_new_stream(3), SSL_STREAM_FLAG_UNI(3), SSL_STREAM_FLAG_NO_BLOCK(3), SSL_STREAM_FLAG_ADVANCE(3)
create a new locally-initiated QUIC stream
SSL_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_read_ex(3), SSL_read(3), SSL_peek_ex(3), SSL_peek(3)
read bytes from a TLS/SSL connection
SSL_set1_host(3), SSL_add1_host(3), SSL_set_hostflags(3), SSL_get0_peername(3)
SSL server verification parameters
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_incoming_stream_policy(3), SSL_INCOMING_STREAM_POLICY_AUTO(3), SSL_INCOMING_STREAM_POLICY_ACCEPT(3), SSL_INCOMING_STREAM_POLICY_REJECT(3)
manage the QUIC incoming stream policy
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_shutdown(3), SSL_get_shutdown(3)
manipulate shutdown state of an SSL connection
SSL_stateless(3), DTLSv1_listen(3)
Statelessly listen for incoming connections
SSL_stream_conclude(3)
conclude the sending part of a QUIC stream
SSL_stream_reset(3)
reset 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
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
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_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_LOOKUP(3), X509_LOOKUP_TYPE(3), X509_LOOKUP_new(3), X509_LOOKUP_free(3), X509_LOOKUP_init(3), X509_LOOKUP_shutdown(3), X509_LOOKUP_set_method_data(3), X509_LOOKUP_get_method_data(3), X509_LOOKUP_ctrl_ex(3), X509_LOOKUP_ctrl(3), X509_LOOKUP_load_file_ex(3), X509_LOOKUP_load_file(3), X509_LOOKUP_add_dir(3), X509_LOOKUP_add_store_ex(3), X509_LOOKUP_add_store(3), X509_LOOKUP_load_store_ex(3), X509_LOOKUP_load_store(3), X509_LOOKUP_get_store(3), X509_LOOKUP_by_subject_ex(3), X509_LOOKUP_by_subject(3), X509_LOOKUP_by_issuer_serial(3), X509_LOOKUP_by_fingerprint(3), X509_LOOKUP_by_alias(3)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_METHOD(3), X509_LOOKUP_meth_new(3), X509_LOOKUP_meth_free(3), X509_LOOKUP_meth_set_new_item(3), X509_LOOKUP_meth_get_new_item(3), X509_LOOKUP_meth_set_free(3), X509_LOOKUP_meth_get_free(3), X509_LOOKUP_meth_set_init(3), X509_LOOKUP_meth_get_init(3), X509_LOOKUP_meth_set_shutdown(3), X509_LOOKUP_meth_get_shutdown(3), X509_LOOKUP_ctrl_fn(3), X509_LOOKUP_meth_set_ctrl(3), X509_LOOKUP_meth_get_ctrl(3), X509_LOOKUP_get_by_subject_fn(3), X509_LOOKUP_meth_set_get_by_subject(3), X509_LOOKUP_meth_get_get_by_subject(3), X509_LOOKUP_get_by_issuer_serial_fn(3), X509_LOOKUP_meth_set_get_by_issuer_serial(3), X509_LOOKUP_meth_get_get_by_issuer_serial(3), X509_LOOKUP_get_by_fingerprint_fn(3), X509_LOOKUP_meth_set_get_by_fingerprint(3), X509_LOOKUP_meth_get_get_by_fingerprint(3), X509_LOOKUP_get_by_alias_fn(3), X509_LOOKUP_meth_set_get_by_alias(3), X509_LOOKUP_meth_get_get_by_alias(3), X509_OBJECT_set1_X509(3), X509_OBJECT_set1_X509_CRL(3)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_hash_dir(3), X509_LOOKUP_file(3), X509_LOOKUP_store(3), X509_load_cert_file_ex(3), X509_load_cert_file(3), X509_load_crl_file(3), X509_load_cert_crl_file_ex(3), X509_load_cert_crl_file(3)
Default OpenSSL certificate lookup methods
X509_NAME_ENTRY_get_object(3), X509_NAME_ENTRY_get_data(3), X509_NAME_ENTRY_set_object(3), X509_NAME_ENTRY_set_data(3), X509_NAME_ENTRY_create_by_txt(3), X509_NAME_ENTRY_create_by_NID(3), X509_NAME_ENTRY_create_by_OBJ(3)
X509_NAME_ENTRY utility functions
X509_NAME_add_entry_by_txt(3), X509_NAME_add_entry_by_OBJ(3), X509_NAME_add_entry_by_NID(3), X509_NAME_add_entry(3), X509_NAME_delete_entry(3)
X509_NAME modification functions
X509_NAME_get0_der(3)
get X509_NAME DER encoding
X509_NAME_get_index_by_NID(3), X509_NAME_get_index_by_OBJ(3), X509_NAME_get_entry(3), X509_NAME_entry_count(3), X509_NAME_get_text_by_NID(3), X509_NAME_get_text_by_OBJ(3)
X509_NAME lookup and enumeration functions
X509_NAME_hash_ex(3), X509_NAME_hash(3), X509_get_subject_name(3), X509_set_subject_name(3), X509_subject_name_hash(3), X509_get_issuer_name(3), X509_set_issuer_name(3), X509_issuer_name_hash(3), X509_REQ_get_subject_name(3), X509_REQ_set_subject_name(3), X509_ACERT_get0_issuerName(3), X509_ACERT_set1_issuerName(3), X509_CRL_get_issuer(3), X509_CRL_set_issuer_name(3)
get X509_NAME hashes or get and set issuer or subject names
X509_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_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_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_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_check_host(3), X509_check_email(3), X509_check_ip(3), X509_check_ip_asc(3)
X.509 certificate matching
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_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_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
b2i_PVK_bio(3), b2i_PVK_bio_ex(3), i2b_PVK_bio(3), i2b_PVK_bio_ex(3)
Decode and encode functions for reading and writing MSBLOB format private keys
d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_DSA_SIG(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_CERT_ID_V2(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(3), d2i_ESS_SIGNING_CERT_V2(3), d2i_EXTENDED_KEY_USAGE(3), d2i_GENERAL_NAME(3), d2i_GENERAL_NAMES(3), d2i_IPAddressChoice(3), d2i_IPAddressFamily(3), d2i_IPAddressOrRange(3), d2i_IPAddressRange(3), d2i_ISSUER_SIGN_TOOL(3), d2i_ISSUING_DIST_POINT(3), d2i_NAMING_AUTHORITY(3), d2i_NETSCAPE_CERT_SEQUENCE(3), d2i_NETSCAPE_SPKAC(3), d2i_NETSCAPE_SPKI(3), d2i_NOTICEREF(3), d2i_OCSP_BASICRESP(3), d2i_OCSP_CERTID(3), d2i_OCSP_CERTSTATUS(3), d2i_OCSP_CRLID(3), d2i_OCSP_ONEREQ(3), d2i_OCSP_REQINFO(3), d2i_OCSP_REQUEST(3), d2i_OCSP_RESPBYTES(3), d2i_OCSP_RESPDATA(3), d2i_OCSP_RESPID(3), d2i_OCSP_RESPONSE(3), d2i_OCSP_REVOKEDINFO(3), d2i_OCSP_SERVICELOC(3), d2i_OCSP_SIGNATURE(3), d2i_OCSP_SINGLERESP(3), d2i_OSSL_AA_DIST_POINT(3), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3), d2i_OSSL_ATAV(3), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3), d2i_OSSL_ATTRIBUTE_MAPPING(3), d2i_OSSL_ATTRIBUTE_MAPPINGS(3), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3), d2i_OSSL_ATTRIBUTES_SYNTAX(3), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3), d2i_OSSL_CMP_ATAVS(3), d2i_OSSL_CMP_MSG(3), d2i_OSSL_CMP_PKIHEADER(3), d2i_OSSL_CMP_PKISI(3), d2i_OSSL_CRMF_CERTID(3), d2i_OSSL_CRMF_CERTTEMPLATE(3), d2i_OSSL_CRMF_ENCRYPTEDKEY(3), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3), d2i_OSSL_CRMF_MSG(3), d2i_OSSL_CRMF_MSGS(3), d2i_OSSL_CRMF_PBMPARAMETER(3), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3), d2i_OSSL_CRMF_SINGLEPUBINFO(3), d2i_OSSL_DAY_TIME(3), d2i_OSSL_DAY_TIME_BAND(3), d2i_OSSL_HASH(3), d2i_OSSL_IETF_ATTR_SYNTAX(3), d2i_OSSL_INFO_SYNTAX(3), d2i_OSSL_INFO_SYNTAX_POINTER(3), d2i_OSSL_ISSUER_SERIAL(3), d2i_OSSL_NAMED_DAY(3), d2i_OSSL_OBJECT_DIGEST_INFO(3), d2i_OSSL_PRIVILEGE_POLICY_ID(3), d2i_OSSL_ROLE_SPEC_CERT_ID(3), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3), d2i_OSSL_TARGET_CERT(3), d2i_OSSL_TARGET(3), d2i_OSSL_TARGETING_INFORMATION(3), d2i_OSSL_TARGETS(3), d2i_OSSL_TIME_PERIOD(3), d2i_OSSL_TIME_SPEC(3), d2i_OSSL_TIME_SPEC_ABSOLUTE(3), d2i_OSSL_TIME_SPEC_DAY(3), d2i_OSSL_TIME_SPEC_MONTH(3), d2i_OSSL_TIME_SPEC_TIME(3), d2i_OSSL_TIME_SPEC_WEEKS(3), d2i_OSSL_TIME_SPEC_X_DAY_OF(3), d2i_OSSL_USER_NOTICE_SYNTAX(3), d2i_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(3), d2i_PBMAC1PARAM(3), d2i_PKCS12(3), d2i_PKCS12_BAGS(3), d2i_PKCS12_MAC_DATA(3), d2i_PKCS12_SAFEBAG(3), d2i_PKCS12_bio(3), d2i_PKCS12_fp(3), d2i_PKCS7(3), d2i_PKCS7_DIGEST(3), d2i_PKCS7_ENCRYPT(3), d2i_PKCS7_ENC_CONTENT(3), d2i_PKCS7_ENVELOPE(3), d2i_PKCS7_ISSUER_AND_SERIAL(3), d2i_PKCS7_RECIP_INFO(3), d2i_PKCS7_SIGNED(3), d2i_PKCS7_SIGNER_INFO(3), d2i_PKCS7_SIGN_ENVELOPE(3), d2i_PKCS7_bio(3), d2i_PKCS7_fp(3), d2i_PKCS8_PRIV_KEY_INFO(3), d2i_PKCS8_PRIV_KEY_INFO_bio(3), d2i_PKCS8_PRIV_KEY_INFO_fp(3), d2i_PKCS8_bio(3), d2i_PKCS8_fp(3), d2i_PKEY_USAGE_PERIOD(3), d2i_POLICYINFO(3), d2i_POLICYQUALINFO(3), d2i_PROFESSION_INFO(3), d2i_PROXY_CERT_INFO_EXTENSION(3), d2i_PROXY_POLICY(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_SCRYPT_PARAMS(3), d2i_SCT_LIST(3), d2i_SXNET(3), d2i_SXNETID(3), d2i_TS_ACCURACY(3), d2i_TS_MSG_IMPRINT(3), d2i_TS_MSG_IMPRINT_bio(3), d2i_TS_MSG_IMPRINT_fp(3), d2i_TS_REQ(3), d2i_TS_REQ_bio(3), d2i_TS_REQ_fp(3), d2i_TS_RESP(3), d2i_TS_RESP_bio(3), d2i_TS_RESP_fp(3), d2i_TS_STATUS_INFO(3), d2i_TS_TST_INFO(3), d2i_TS_TST_INFO_bio(3), d2i_TS_TST_INFO_fp(3), d2i_USERNOTICE(3), d2i_X509(3), d2i_X509_bio(3), d2i_X509_fp(3), d2i_X509_ACERT(3), d2i_X509_ACERT_bio(3), d2i_X509_ACERT_fp(3), d2i_X509_ALGOR(3), d2i_X509_ALGORS(3), d2i_X509_ATTRIBUTE(3), d2i_X509_CERT_AUX(3), d2i_X509_CINF(3), d2i_X509_CRL(3), d2i_X509_CRL_INFO(3), d2i_X509_CRL_bio(3), d2i_X509_CRL_fp(3), d2i_X509_EXTENSION(3), d2i_X509_EXTENSIONS(3), d2i_X509_NAME(3), d2i_X509_NAME_ENTRY(3), d2i_X509_PUBKEY(3), d2i_X509_PUBKEY_bio(3), d2i_X509_PUBKEY_fp(3), d2i_X509_REQ(3), d2i_X509_REQ_INFO(3), d2i_X509_REQ_bio(3), d2i_X509_REQ_fp(3), d2i_X509_REVOKED(3), d2i_X509_SIG(3), d2i_X509_VAL(3), i2d_ACCESS_DESCRIPTION(3), i2d_ADMISSIONS(3), i2d_ADMISSION_SYNTAX(3), i2d_ASIdOrRange(3), i2d_ASIdentifierChoice(3), i2d_ASIdentifiers(3), i2d_ASN1_BIT_STRING(3), i2d_ASN1_BMPSTRING(3), i2d_ASN1_ENUMERATED(3), i2d_ASN1_GENERALIZEDTIME(3), i2d_ASN1_GENERALSTRING(3), i2d_ASN1_IA5STRING(3), i2d_ASN1_INTEGER(3), i2d_ASN1_NULL(3), i2d_ASN1_OBJECT(3), i2d_ASN1_OCTET_STRING(3), i2d_ASN1_PRINTABLE(3), i2d_ASN1_PRINTABLESTRING(3), i2d_ASN1_SEQUENCE_ANY(3), i2d_ASN1_SET_ANY(3), i2d_ASN1_T61STRING(3), i2d_ASN1_TIME(3), i2d_ASN1_TYPE(3), i2d_ASN1_UNIVERSALSTRING(3), i2d_ASN1_UTCTIME(3), i2d_ASN1_UTF8STRING(3), i2d_ASN1_VISIBLESTRING(3), i2d_ASN1_bio_stream(3), i2d_ASRange(3), i2d_AUTHORITY_INFO_ACCESS(3), i2d_AUTHORITY_KEYID(3), i2d_BASIC_CONSTRAINTS(3), i2d_CERTIFICATEPOLICIES(3), i2d_CMS_ContentInfo(3), i2d_CMS_ReceiptRequest(3), i2d_CMS_bio(3), i2d_CRL_DIST_POINTS(3), i2d_DHxparams(3), i2d_DIRECTORYSTRING(3), i2d_DISPLAYTEXT(3), i2d_DIST_POINT(3), i2d_DIST_POINT_NAME(3), i2d_DSA_SIG(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_CERT_ID_V2(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(3), i2d_ESS_SIGNING_CERT_V2(3), i2d_EXTENDED_KEY_USAGE(3), i2d_GENERAL_NAME(3), i2d_GENERAL_NAMES(3), i2d_IPAddressChoice(3), i2d_IPAddressFamily(3), i2d_IPAddressOrRange(3), i2d_IPAddressRange(3), i2d_ISSUER_SIGN_TOOL(3), i2d_ISSUING_DIST_POINT(3), i2d_NAMING_AUTHORITY(3), i2d_NETSCAPE_CERT_SEQUENCE(3), i2d_NETSCAPE_SPKAC(3), i2d_NETSCAPE_SPKI(3), i2d_NOTICEREF(3), i2d_OCSP_BASICRESP(3), i2d_OCSP_CERTID(3), i2d_OCSP_CERTSTATUS(3), i2d_OCSP_CRLID(3), i2d_OCSP_ONEREQ(3), i2d_OCSP_REQINFO(3), i2d_OCSP_REQUEST(3), i2d_OCSP_RESPBYTES(3), i2d_OCSP_RESPDATA(3), i2d_OCSP_RESPID(3), i2d_OCSP_RESPONSE(3), i2d_OCSP_REVOKEDINFO(3), i2d_OCSP_SERVICELOC(3), i2d_OCSP_SIGNATURE(3), i2d_OCSP_SINGLERESP(3), i2d_OSSL_AA_DIST_POINT(3), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3), i2d_OSSL_ATAV(3), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3), i2d_OSSL_ATTRIBUTE_MAPPING(3), i2d_OSSL_ATTRIBUTE_MAPPINGS(3), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3), i2d_OSSL_ATTRIBUTES_SYNTAX(3), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3), i2d_OSSL_CMP_ATAVS(3), i2d_OSSL_CMP_MSG(3), i2d_OSSL_CMP_PKIHEADER(3), i2d_OSSL_CMP_PKISI(3), i2d_OSSL_CRMF_CERTID(3), i2d_OSSL_CRMF_CERTTEMPLATE(3), i2d_OSSL_CRMF_ENCRYPTEDKEY(3), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3), i2d_OSSL_CRMF_MSG(3), i2d_OSSL_CRMF_MSGS(3), i2d_OSSL_CRMF_PBMPARAMETER(3), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3), i2d_OSSL_CRMF_SINGLEPUBINFO(3), i2d_OSSL_HASH(3), i2d_OSSL_DAY_TIME(3), i2d_OSSL_DAY_TIME_BAND(3), i2d_OSSL_IETF_ATTR_SYNTAX(3), i2d_OSSL_INFO_SYNTAX(3), i2d_OSSL_INFO_SYNTAX_POINTER(3), i2d_OSSL_ISSUER_SERIAL(3), i2d_OSSL_NAMED_DAY(3), i2d_OSSL_OBJECT_DIGEST_INFO(3), i2d_OSSL_PRIVILEGE_POLICY_ID(3), i2d_OSSL_ROLE_SPEC_CERT_ID(3), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3), i2d_OSSL_TARGET_CERT(3), i2d_OSSL_TARGET(3), i2d_OSSL_TARGETING_INFORMATION(3), i2d_OSSL_TARGETS(3), i2d_OSSL_TIME_PERIOD(3), i2d_OSSL_TIME_SPEC(3), i2d_OSSL_TIME_SPEC_ABSOLUTE(3), i2d_OSSL_TIME_SPEC_DAY(3), i2d_OSSL_TIME_SPEC_MONTH(3), i2d_OSSL_TIME_SPEC_TIME(3), i2d_OSSL_TIME_SPEC_WEEKS(3), i2d_OSSL_TIME_SPEC_X_DAY_OF(3), i2d_OSSL_USER_NOTICE_SYNTAX(3), i2d_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(3), i2d_PBMAC1PARAM(3), i2d_PKCS12(3), i2d_PKCS12_BAGS(3), i2d_PKCS12_MAC_DATA(3), i2d_PKCS12_SAFEBAG(3), i2d_PKCS12_bio(3), i2d_PKCS12_fp(3), i2d_PKCS7(3), i2d_PKCS7_DIGEST(3), i2d_PKCS7_ENCRYPT(3), i2d_PKCS7_ENC_CONTENT(3), i2d_PKCS7_ENVELOPE(3), i2d_PKCS7_ISSUER_AND_SERIAL(3), i2d_PKCS7_NDEF(3), i2d_PKCS7_RECIP_INFO(3), i2d_PKCS7_SIGNED(3), i2d_PKCS7_SIGNER_INFO(3), i2d_PKCS7_SIGN_ENVELOPE(3), i2d_PKCS7_bio(3), i2d_PKCS7_fp(3), i2d_PKCS8PrivateKeyInfo_bio(3), i2d_PKCS8PrivateKeyInfo_fp(3), i2d_PKCS8_PRIV_KEY_INFO(3), i2d_PKCS8_PRIV_KEY_INFO_bio(3), i2d_PKCS8_PRIV_KEY_INFO_fp(3), i2d_PKCS8_bio(3), i2d_PKCS8_fp(3), i2d_PKEY_USAGE_PERIOD(3), i2d_POLICYINFO(3), i2d_POLICYQUALINFO(3), i2d_PROFESSION_INFO(3), i2d_PROXY_CERT_INFO_EXTENSION(3), i2d_PROXY_POLICY(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_SCRYPT_PARAMS(3), i2d_SCT_LIST(3), i2d_SXNET(3), i2d_SXNETID(3), i2d_TS_ACCURACY(3), i2d_TS_MSG_IMPRINT(3), i2d_TS_MSG_IMPRINT_bio(3), i2d_TS_MSG_IMPRINT_fp(3), i2d_TS_REQ(3), i2d_TS_REQ_bio(3), i2d_TS_REQ_fp(3), i2d_TS_RESP(3), i2d_TS_RESP_bio(3), i2d_TS_RESP_fp(3), i2d_TS_STATUS_INFO(3), i2d_TS_TST_INFO(3), i2d_TS_TST_INFO_bio(3), i2d_TS_TST_INFO_fp(3), i2d_USERNOTICE(3), i2d_X509(3), i2d_X509_bio(3), i2d_X509_fp(3), i2d_X509_ACERT(3), i2d_X509_ACERT_bio(3), i2d_X509_ACERT_fp(3), i2d_X509_ALGOR(3), i2d_X509_ALGORS(3), i2d_X509_ATTRIBUTE(3), i2d_X509_CERT_AUX(3), i2d_X509_CINF(3), i2d_X509_CRL(3), i2d_X509_CRL_INFO(3), i2d_X509_CRL_bio(3), i2d_X509_CRL_fp(3), i2d_X509_EXTENSION(3), i2d_X509_EXTENSIONS(3), i2d_X509_NAME(3), i2d_X509_NAME_ENTRY(3), i2d_X509_PUBKEY(3), i2d_X509_PUBKEY_bio(3), i2d_X509_PUBKEY_fp(3), i2d_X509_REQ(3), i2d_X509_REQ_INFO(3), i2d_X509_REQ_bio(3), i2d_X509_REQ_fp(3), i2d_X509_REVOKED(3), i2d_X509_SIG(3), i2d_X509_VAL(3)
convert objects from/to ASN.1/DER representation
d2i_DSAPrivateKey(3), d2i_DSAPrivateKey_bio(3), d2i_DSAPrivateKey_fp(3), d2i_DSAPublicKey(3), d2i_DSA_PUBKEY(3), d2i_DSA_PUBKEY_bio(3), d2i_DSA_PUBKEY_fp(3), d2i_DSAparams(3), d2i_RSAPrivateKey(3), d2i_RSAPrivateKey_bio(3), d2i_RSAPrivateKey_fp(3), d2i_RSAPublicKey(3), d2i_RSAPublicKey_bio(3), d2i_RSAPublicKey_fp(3), d2i_RSA_PUBKEY(3), d2i_RSA_PUBKEY_bio(3), d2i_RSA_PUBKEY_fp(3), d2i_DHparams(3), d2i_DHparams_bio(3), d2i_DHparams_fp(3), d2i_ECParameters(3), d2i_ECPrivateKey(3), d2i_ECPrivateKey_bio(3), d2i_ECPrivateKey_fp(3), d2i_EC_PUBKEY(3), d2i_EC_PUBKEY_bio(3), d2i_EC_PUBKEY_fp(3), i2d_RSAPrivateKey(3), i2d_RSAPrivateKey_bio(3), i2d_RSAPrivateKey_fp(3), i2d_RSAPublicKey(3), i2d_RSAPublicKey_bio(3), i2d_RSAPublicKey_fp(3), i2d_RSA_PUBKEY(3), i2d_RSA_PUBKEY_bio(3), i2d_RSA_PUBKEY_fp(3), i2d_DHparams(3), i2d_DHparams_bio(3), i2d_DHparams_fp(3), i2d_DSAPrivateKey(3), i2d_DSAPrivateKey_bio(3), i2d_DSAPrivateKey_fp(3), i2d_DSAPublicKey(3), i2d_DSA_PUBKEY(3), i2d_DSA_PUBKEY_bio(3), i2d_DSA_PUBKEY_fp(3), i2d_DSAparams(3), i2d_ECParameters(3), i2d_ECPrivateKey(3), i2d_ECPrivateKey_bio(3), i2d_ECPrivateKey_fp(3), i2d_EC_PUBKEY(3), i2d_EC_PUBKEY_bio(3), i2d_EC_PUBKEY_fp(3)
DEPRECATED
d2i_PKCS8PrivateKey_bio(3), d2i_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_bio(3), i2d_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_nid_bio(3), i2d_PKCS8PrivateKey_nid_fp(3)
PKCS#8 format private key functions
d2i_PrivateKey_ex(3), d2i_PrivateKey(3), d2i_PublicKey(3), d2i_KeyParams(3), d2i_AutoPrivateKey_ex(3), d2i_AutoPrivateKey(3), i2d_PrivateKey(3), i2d_PublicKey(3), i2d_KeyParams(3), i2d_KeyParams_bio(3), d2i_PrivateKey_ex_bio(3), d2i_PrivateKey_bio(3), d2i_PrivateKey_ex_fp(3), d2i_PrivateKey_fp(3), d2i_KeyParams_bio(3), i2d_PrivateKey_bio(3), i2d_PrivateKey_fp(3)
decode and encode functions for reading and saving EVP_PKEY structures
d2i_SSL_SESSION(3), d2i_SSL_SESSION_ex(3), i2d_SSL_SESSION(3)
convert SSL_SESSION object from/to ASN1 representation
des_modes(7)
the variants of DES and other crypto algorithms of OpenSSL
fips_module(7)
OpenSSL fips module guide
i2d_CMS_bio_stream(3)
output CMS_ContentInfo structure in BER format
i2d_PKCS7_bio_stream(3)
output PKCS7 structure in BER format
i2s_ASN1_IA5STRING(3), s2i_ASN1_IA5STRING(3), i2s_ASN1_INTEGER(3), s2i_ASN1_INTEGER(3), i2s_ASN1_OCTET_STRING(3), s2i_ASN1_OCTET_STRING(3), i2s_ASN1_ENUMERATED(3), i2s_ASN1_ENUMERATED_TABLE(3), i2s_ASN1_UTF8STRING(3), s2i_ASN1_UTF8STRING(3)
convert objects from/to ASN.1/string representation
i2t_ASN1_OBJECT(3), OBJ_length(3), OBJ_get0_data(3), OBJ_nid2obj(3), OBJ_nid2ln(3), OBJ_nid2sn(3), OBJ_obj2nid(3), OBJ_txt2nid(3), OBJ_ln2nid(3), OBJ_sn2nid(3), OBJ_cmp(3), OBJ_dup(3), OBJ_txt2obj(3), OBJ_obj2txt(3), OBJ_create(3), OBJ_cleanup(3), OBJ_add_sigid(3)
ASN1 object utility functions
life_cycle-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(1)
OpenSSL command line program
openssl-asn1parse(1)
ASN.1 parsing command
openssl-ca(1)
sample minimal CA application
openssl-ciphers(1)
SSL cipher display and cipher list command
openssl-cmds(1), asn1parse(1), ca(1), ciphers(1), cmp(1), cms(1), crl(1), crl2pkcs7(1), dgst(1), dhparam(1), dsa(1), dsaparam(1), ec(1), ecparam(1), enc(1), engine(1), errstr(1), gendsa(1), genpkey(1), genrsa(1), info(1), kdf(1), mac(1), nseq(1), ocsp(1), passwd(1), pkcs12(1), pkcs7(1), pkcs8(1), pkey(1), pkeyparam(1), pkeyutl(1), prime(1), rand(1), rehash(1), req(1), rsa(1), rsautl(1), s_client(1), s_server(1), s_time(1), sess_id(1), smime(1), speed(1), spkac(1), srp(1), storeutl(1), ts(1), verify(1), version(1), x509(1)
OpenSSL application commands
openssl-cmp(1)
Certificate Management Protocol (CMP, RFC 4210) application
openssl-cms(1)
CMS command
openssl-core_dispatch.h(7), openssl/core_dispatch.h(7)
OpenSSL provider dispatch numbers and function types
openssl-core_names.h(7), openssl/core_names.h(7)
OpenSSL provider parameter names
openssl-crl(1)
CRL command
openssl-crl2pkcs7(1)
Create a PKCS#7 structure from a CRL and certificates
openssl-dgst(1)
perform digest operations
openssl-dhparam(1)
DH parameter manipulation and generation
openssl-dsaparam(1)
DSA parameter manipulation and generation
openssl-ecparam(1)
EC parameter manipulation and generation
openssl-enc(1)
symmetric cipher routines
openssl-env(7)
OpenSSL environment variables
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-namedisplay-options(1)
Distinguished name display options
openssl-nseq(1)
create or examine a Netscape certificate sequence
openssl-ocsp(1)
Online Certificate Status Protocol command
openssl-passwd(1)
compute password hashes
openssl-pkcs12(1)
PKCS#12 file command
openssl-pkcs7(1)
PKCS#7 command
openssl-pkcs8(1)
PKCS#8 format private key conversion command
openssl-pkey(1)
public or private key processing command
openssl-pkeyparam(1)
public key algorithm parameter processing command
openssl-pkeyutl(1)
asymmetric key command
openssl-prime(1)
compute prime numbers
openssl-quic-concurrency(7)
OpenSSL QUIC Concurrency Model
openssl-rand(1)
generate pseudo-random bytes
openssl-rehash(1), c_rehash(1)
Create symbolic links to files named by the hash values
openssl-req(1)
PKCS#10 certificate request and certificate generating command
openssl-rsa(1)
RSA key processing command
openssl-rsautl(1)
RSA command
openssl-s_client(1)
SSL/TLS client program
openssl-s_server(1)
SSL/TLS server program
openssl-s_time(1)
SSL/TLS performance timing program
openssl-sess_id(1)
SSL/TLS session handling command
openssl-skeyutl(1)
opaque symmetric keys routines
openssl-smime(1)
S/MIME command
openssl-speed(1)
test library performance
openssl-spkac(1)
SPKAC printing and generating command
openssl-srp(1)
maintain SRP password file
openssl-storeutl(1)
STORE command
openssl-ts(1)
Time Stamping Authority command
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-guide-quic-client-block(7)
OpenSSL Guide: Writing a simple blocking QUIC client
ossl-guide-quic-client-non-block(7)
OpenSSL Guide: Writing a simple nonblocking QUIC client
ossl-guide-quic-multi-stream(7)
OpenSSL Guide: Writing a simple multi-stream QUIC client
ossl-guide-quic-server-block(7)
OpenSSL Guide: Writing a simple blocking QUIC server
ossl-guide-quic-server-non-block(7)
OpenSSL Guide: Writing a simple nonblocking QUIC server
ossl-guide-tls-client-block(7)
OpenSSL Guide: Writing a simple blocking TLS client
ossl-guide-tls-client-non-block(7)
OpenSSL Guide: Writing a simple nonblocking TLS client
ossl-guide-tls-server-block(7)
OpenSSL Guide: Writing a simple blocking TLS server
ossl_store-file(7)
The store 'file' scheme loader
pem_password_cb(3), PEM_read_bio_PrivateKey_ex(3), PEM_read_bio_PrivateKey(3), PEM_read_PrivateKey_ex(3), PEM_read_PrivateKey(3), PEM_write_bio_PrivateKey_ex(3), PEM_write_bio_PrivateKey(3), PEM_write_bio_PrivateKey_traditional(3), PEM_write_PrivateKey_ex(3), PEM_write_PrivateKey(3), PEM_write_bio_PKCS8PrivateKey(3), PEM_write_PKCS8PrivateKey(3), PEM_write_bio_PKCS8PrivateKey_nid(3), PEM_write_PKCS8PrivateKey_nid(3), PEM_read_bio_PUBKEY_ex(3), PEM_read_bio_PUBKEY(3), PEM_read_PUBKEY_ex(3), PEM_read_PUBKEY(3), PEM_write_bio_PUBKEY_ex(3), PEM_write_bio_PUBKEY(3), PEM_write_PUBKEY_ex(3), PEM_write_PUBKEY(3), PEM_read_bio_RSAPrivateKey(3), PEM_read_RSAPrivateKey(3), PEM_write_bio_RSAPrivateKey(3), PEM_write_RSAPrivateKey(3), PEM_read_bio_RSAPublicKey(3), PEM_read_RSAPublicKey(3), PEM_write_bio_RSAPublicKey(3), PEM_write_RSAPublicKey(3), PEM_read_bio_RSA_PUBKEY(3), PEM_read_RSA_PUBKEY(3), PEM_write_bio_RSA_PUBKEY(3), PEM_write_RSA_PUBKEY(3), PEM_read_bio_DSAPrivateKey(3), PEM_read_DSAPrivateKey(3), PEM_write_bio_DSAPrivateKey(3), PEM_write_DSAPrivateKey(3), PEM_read_bio_DSA_PUBKEY(3), PEM_read_DSA_PUBKEY(3), PEM_write_bio_DSA_PUBKEY(3), PEM_write_DSA_PUBKEY(3), PEM_read_bio_Parameters_ex(3), PEM_read_bio_Parameters(3), PEM_write_bio_Parameters(3), PEM_read_bio_DSAparams(3), PEM_read_DSAparams(3), PEM_write_bio_DSAparams(3), PEM_write_DSAparams(3), PEM_read_bio_DHparams(3), PEM_read_DHparams(3), PEM_write_bio_DHparams(3), PEM_write_DHparams(3), PEM_read_bio_X509(3), PEM_read_X509(3), PEM_write_bio_X509(3), PEM_write_X509(3), PEM_read_bio_X509_ACERT(3), PEM_read_X509_ACERT(3), PEM_write_bio_X509_ACERT(3), PEM_write_X509_ACERT(3), PEM_read_bio_X509_AUX(3), PEM_read_X509_AUX(3), PEM_write_bio_X509_AUX(3), PEM_write_X509_AUX(3), PEM_read_bio_X509_REQ(3), PEM_read_X509_REQ(3), PEM_write_bio_X509_REQ(3), PEM_write_X509_REQ(3), PEM_write_bio_X509_REQ_NEW(3), PEM_write_X509_REQ_NEW(3), PEM_read_bio_X509_CRL(3), PEM_read_X509_CRL(3), PEM_write_bio_X509_CRL(3), PEM_write_X509_CRL(3), PEM_read_bio_PKCS7(3), PEM_read_PKCS7(3), PEM_write_bio_PKCS7(3), PEM_write_PKCS7(3)
PEM routines
property(7)
Properties, a selection mechanism for algorithm implementations
provider(7)
OpenSSL operation implementation providers
provider-asym_cipher(7)
The asym_cipher library <-> provider functions
provider-kem(7)
The kem library <-> provider functions
provider-keymgmt(7)
The KEYMGMT library <-> provider functions
provider-mac(7)
The mac library <-> provider functions
provider-rand(7)
The random number generation library <-> provider functions
provider-skeymgmt(7)
The SKEYMGMT library <-> provider functions
provider-storemgmt(7)
The OSSL_STORE library <-> provider functions
tsget(1)
Time Stamping HTTP/HTTPS client
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
"glEvalCoord1d(3), glEvalCoord1f(3), glEvalCoord2d(3), glEvalCoord2f(3), glEvalCoord1dv(3), glEvalCoord1fv(3), glEvalCoord2dv(3), glEvalCoord2fv(3)
evaluate enabled one- and two-dimensional maps delim $$
"glEvalMesh1(3), glEvalMesh2(3)
compute a one- or two-dimensional grid of points or lines
"glEvalPoint1(3), glEvalPoint2(3)
generate and evaluate a single point in a mesh
"glFogf(3), glFogi(3), glFogfv(3), glFogiv(3)
specify fog parameters
"glGetBooleanv(3), glGetDoublev(3), glGetFloatv(3), glGetIntegerv(3)
return the value or values of a selected parameter
"glGetLightfv(3), glGetLightiv(3)
return light source parameter values
"glGetMapdv(3), glGetMapfv(3), glGetMapiv(3)
return evaluator parameters
"glGetMaterialfv(3), glGetMaterialiv(3)
return material parameters
"glGetPixelMapfv(3), glGetPixelMapuiv(3), glGetPixelMapusv(3)
return the specified pixel map
"glGetTexEnvfv(3), glGetTexEnviv(3)
return texture environment parameters
"glGetTexGendv(3), glGetTexGenfv(3), glGetTexGeniv(3)
return texture coordinate generation parameters
"glGetTexLevelParameterfv(3), glGetTexLevelParameteriv(3)
return texture parameter values for a specific level of detail
"glGetTexParameterfv(3), glGetTexParameteriv(3)
return texture parameter values
"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
"glPushMatrix(3), glPopMatrix(3)
push and pop the current matrix stack
"glPushName(3), glPopName(3)
push and pop the name stack
"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
"glTexEnvf(3), glTexEnvi(3), glTexEnvfv(3), glTexEnviv(3)
set texture environment parameters
"glTexParameterf(3), glTexParameteri(3), glTexParameterfv(3), glTexParameteriv(3)
set texture parameters
"glTranslated(3), glTranslatef(3)
multiply the current matrix by a translation matrix
"gluBeginCurve(3), gluEndCurve(3)
delimit a NURBS curve definition
"gluBeginPolygon(3), gluEndPolygon(3)
delimit a polygon description
"gluBeginSurface(3), gluEndSurface(3)
delimit a NURBS surface definition
"gluBeginTrim(3), gluEndTrim(3)
delimit a NURBS trimming loop definition
"gluTessBeginContour(3), gluTessEndContour(3)
delimit a contour description
/cowthink(1)
configurable speaking/thinking cow (and a bit more)
00-upstream-settings(5)
dconf configuration file
2048(1)
play the game 2048 in your terminal
2d-rewriter(1)
a cellular automata simulator
2diff(1)
2.11BSD differential file and directory comparator
2ff(1)
convert image to farbfeld
3ddeskd(1)
starts the daemon for 3D-Desktop, a 3D desktop switcher
3dpong(6)
three dimensional Pong clone
3dsdump(1)
Displays information about the internal structure of a 3DS file
3omns(6)
simple tile-based bomb-dropping deathmatch game
44bsd-csh(1), csh(1)
a shell (command interpreter) with C-like syntax
44bsd-more(1), more(1)
file perusal filter for crt viewing
4va(1), ctorus(1), cutctorus(1), 4vdmake(1)
4D object tumbler for X-Windows and object generation programs
822date(1)
print the date in a mail message
822field(1)
print the value of a header field in a mail message
822header(1)
print the header of a mail message
822print(1)
print a mail message
822received(1)
print the Received fields in a mail message
9menu(1)
create a menu to run commands
ADMISSIONS(3), ADMISSIONS_get0_admissionAuthority(3), ADMISSIONS_get0_namingAuthority(3), ADMISSIONS_get0_professionInfos(3), ADMISSIONS_set0_admissionAuthority(3), ADMISSIONS_set0_namingAuthority(3), ADMISSIONS_set0_professionInfos(3), ADMISSION_SYNTAX(3), ADMISSION_SYNTAX_get0_admissionAuthority(3), ADMISSION_SYNTAX_get0_contentsOfAdmissions(3), ADMISSION_SYNTAX_set0_admissionAuthority(3), ADMISSION_SYNTAX_set0_contentsOfAdmissions(3), NAMING_AUTHORITY(3), NAMING_AUTHORITY_get0_authorityId(3), NAMING_AUTHORITY_get0_authorityURL(3), NAMING_AUTHORITY_get0_authorityText(3), NAMING_AUTHORITY_set0_authorityId(3), NAMING_AUTHORITY_set0_authorityURL(3), NAMING_AUTHORITY_set0_authorityText(3), PROFESSION_INFO(3), PROFESSION_INFOS(3), PROFESSION_INFO_get0_addProfessionInfo(3), PROFESSION_INFO_get0_namingAuthority(3), PROFESSION_INFO_get0_professionItems(3), PROFESSION_INFO_get0_professionOIDs(3), PROFESSION_INFO_get0_registrationNumber(3), PROFESSION_INFO_set0_addProfessionInfo(3), PROFESSION_INFO_set0_namingAuthority(3), PROFESSION_INFO_set0_professionItems(3), PROFESSION_INFO_set0_professionOIDs(3), PROFESSION_INFO_set0_registrationNumber(3)
Accessors and settors for ADMISSION_SYNTAX
ADMISSIONS(3ossl), ADMISSIONS_get0_admissionAuthority(3ossl), ADMISSIONS_get0_namingAuthority(3ossl), ADMISSIONS_get0_professionInfos(3ossl), ADMISSIONS_set0_admissionAuthority(3ossl), ADMISSIONS_set0_namingAuthority(3ossl), ADMISSIONS_set0_professionInfos(3ossl), ADMISSION_SYNTAX(3ossl), ADMISSION_SYNTAX_get0_admissionAuthority(3ossl), ADMISSION_SYNTAX_get0_contentsOfAdmissions(3ossl), ADMISSION_SYNTAX_set0_admissionAuthority(3ossl), ADMISSION_SYNTAX_set0_contentsOfAdmissions(3ossl), NAMING_AUTHORITY(3ossl), NAMING_AUTHORITY_get0_authorityId(3ossl), NAMING_AUTHORITY_get0_authorityURL(3ossl), NAMING_AUTHORITY_get0_authorityText(3ossl), NAMING_AUTHORITY_set0_authorityId(3ossl), NAMING_AUTHORITY_set0_authorityURL(3ossl), NAMING_AUTHORITY_set0_authorityText(3ossl), PROFESSION_INFO(3ossl), PROFESSION_INFOS(3ossl), PROFESSION_INFO_get0_addProfessionInfo(3ossl), PROFESSION_INFO_get0_namingAuthority(3ossl), PROFESSION_INFO_get0_professionItems(3ossl), PROFESSION_INFO_get0_professionOIDs(3ossl), PROFESSION_INFO_get0_registrationNumber(3ossl), PROFESSION_INFO_set0_addProfessionInfo(3ossl), PROFESSION_INFO_set0_namingAuthority(3ossl), PROFESSION_INFO_set0_professionItems(3ossl), PROFESSION_INFO_set0_professionOIDs(3ossl), PROFESSION_INFO_set0_registrationNumber(3ossl)
Accessors and settors for ADMISSION_SYNTAX
AES_set_encrypt_key(3), AES_set_decrypt_key(3), AES_encrypt(3), AES_decrypt(3), AES_cbc_encrypt(3)
low-level interface to the AES symmetric cipher
AFFECT(3)
GENPAT Package man1/alc_origin.1
AFsp(1audio), audio(1audio)
TSP Audio Programs
AG_AlphaFn(3)
agar pixel arithmetic function
AG_ByteSwap(3)
agar byte swapping macros
AG_CPUInfo(3)
agar architecture information structure
AG_Combo(3)
agar canned text input + drop-down menu widget
AG_CustomEventLoop(3)
agar GUI custom event loop example
AG_DSO(3)
agar portable dynamic linker interface
AG_DriverCocoa(3)
agar Cocoa / MacOS X driver
AG_DriverDUMMY(3)
agar no-op driver
AG_DriverMw(3)
agar multiple-window driver class
AG_DriverSDL2FB(3)
agar SDL2 frame-buffer driver
AG_DriverSDL2MW(3)
agar SDL2 multi-window OpenGL driver
AG_DriverSDLFB(3)
agar SDL1 frame-buffer driver
AG_Getopt(3)
agar incremental argument list parser
AG_KeyMod(3)
agar key modifier definitions
AG_KeySym(3)
agar key description
AG_Limits(3)
agar limit constants
AG_MPane(3)
agar multiple paned view widget
AG_Menu(3)
agar menu system
AG_MouseButton(3)
agar mouse button definitions
AG_Numerical(3)
agar numerical editor widget
AG_Object(3)
agar object system
AG_Pixmap(3)
agar pixmap display widget
AG_Queue(3)
Agar singly-linked lists, doubly-linked lists, simple queues, tail queues, and circular queues
AG_Separator(3)
agar cosmetic separator widget
AG_TextElement(3)
agar dynamically-allocated multilanguage text buffer
AG_Time(3)
agar time interface
AG_Timer(3)
agar timer facility
AG_UCombo(3)
agar button-triggered drop-down menu widget
AG_User(3)
agar user account information interface
AG_Widget(3)
agar user interface element
AG_WidgetPrimitives(3)
agar widget rendering primitives
AG_Window(3)
agar window system
ALLEGRO_AUDIO_STREAM(3)
Allegro 5 API
ALLEGRO_BITMAP(3)
Allegro 5 API
ALLEGRO_BITMAP_WRAP(3)
Allegro 5 API
ALLEGRO_BPM_TO_SECS(3)
Allegro 5 API
ALLEGRO_DATE(3)
Defined to a number with the release date of Allegro
ALLEGRO_DISPLAY_MODE(3)
Allegro 5 API
ALLEGRO_FILE_MODE(3)
Allegro 5 API
ALLEGRO_MEMORY_INTERFACE(3)
Allegro 5 API
ALLEGRO_MENU(3)
Allegro 5 API
ALLEGRO_MENU_INFO(3)
Allegro 5 API
ALLEGRO_MIXER(3)
Allegro 5 API
ALLEGRO_MIXER_QUALITY(3)
Allegro 5 API
ALLEGRO_MONITOR_INFO(3)
Allegro 5 API
ALLEGRO_MOUSE_EMULATION_MODE(3)
Allegro 5 API
ALLEGRO_MOUSE_STATE(3)
Allegro 5 API
ALLEGRO_MSECS_TO_SECS(3)
Allegro 5 API
ALLEGRO_MUTEX(3)
Allegro 5 API
ALLEGRO_NEW_WINDOW_TITLE_MAX_SIZE(3)
Allegro 5 API
ALLEGRO_PIXEL_FORMAT(3)
Allegro 5 API
ALLEGRO_PLAYMODE(3)
Allegro 5 API
ALLEGRO_PRIM_ATTR(3)
Allegro 5 API
ALLEGRO_PRIM_BUFFER_FLAGS(3)
Allegro 5 API
ALLEGRO_PRIM_QUALITY(3)
Allegro 5 API
ALLEGRO_PRIM_STORAGE(3)
Allegro 5 API
ALLEGRO_PRIM_TYPE(3)
Allegro 5 API
ALLEGRO_SAMPLE(3)
Allegro 5 API
ALLEGRO_SAMPLE_ID(3)
Allegro 5 API
ALLEGRO_SAMPLE_INSTANCE(3)
Allegro 5 API
ALLEGRO_SHADER_PLATFORM(3)
Allegro 5 API
ALLEGRO_SUB_VERSION(3)
Defined to the middle version of Allegro
ALLEGRO_SYSTEM_ID(3)
Allegro 5 API
ALLEGRO_TIMEOUT(3)
Allegro 5 API
ALLEGRO_TIMER(3)
Allegro 5 API
ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT(3)
Allegro 5 API
ALLEGRO_TRANSFORM(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_ELEMENT(3)
Allegro 5 API
ALLEGRO_WIP_VERSION(3)
Defined to the minor version of Allegro
ALLEGRO_WRITE_MASK_FLAGS(3)
Allegro 5 API
ALTER_DOMAIN(7)
change the definition of a domain
ALTER_GROUP(7)
change role name or membership
ALTER_MATERIALIZED_VIEW(7)
change the definition of a materialized view
ALTER_OPERATOR_FAMILY(7)
change the definition of an operator family
ALTER_SCHEMA(7)
change the definition of a schema
ALTER_SYSTEM(7)
change a server configuration parameter
ALTER_TEXT_SEARCH_TEMPLATE(7)
change the definition of a text search template
ALTER_USER_MAPPING(7)
change the definition of a user mapping
AL_ID(3)
Converts four 8 bit values to a packed 32 bit integer ID. Allegro game programming library
ARRAY(3)
GENPAT Package man1/alc_origin.1
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
ASN1_AUX(3ossl), ASN1_PRINT_ARG(3ossl), ASN1_STREAM_ARG(3ossl), ASN1_aux_cb(3ossl), ASN1_aux_const_cb(3ossl)
ASN.1 auxiliary data
ASN1_EXTERN_FUNCS(3ossl), ASN1_ex_d2i(3ossl), ASN1_ex_d2i_ex(3ossl), ASN1_ex_i2d(3ossl), ASN1_ex_new_func(3ossl), ASN1_ex_new_ex_func(3ossl), ASN1_ex_free_func(3ossl), ASN1_ex_print_func(3ossl), IMPLEMENT_EXTERN_ASN1(3ossl)
ASN.1 external function support
ASN1_INTEGER_get_uint64(3), ASN1_INTEGER_set_uint64(3), ASN1_INTEGER_get_int64(3), ASN1_INTEGER_get(3), ASN1_INTEGER_set_int64(3), ASN1_INTEGER_set(3), BN_to_ASN1_INTEGER(3), ASN1_INTEGER_to_BN(3), ASN1_ENUMERATED_get_int64(3), ASN1_ENUMERATED_get(3), ASN1_ENUMERATED_set_int64(3), ASN1_ENUMERATED_set(3), BN_to_ASN1_ENUMERATED(3), ASN1_ENUMERATED_to_BN(3)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_INTEGER_get_uint64(3ossl), ASN1_INTEGER_set_uint64(3ossl), ASN1_INTEGER_get_int64(3ossl), ASN1_INTEGER_get(3ossl), ASN1_INTEGER_set_int64(3ossl), ASN1_INTEGER_set(3ossl), BN_to_ASN1_INTEGER(3ossl), ASN1_INTEGER_to_BN(3ossl), ASN1_ENUMERATED_get_int64(3ossl), ASN1_ENUMERATED_get(3ossl), ASN1_ENUMERATED_set_int64(3ossl), ASN1_ENUMERATED_set(3ossl), BN_to_ASN1_ENUMERATED(3ossl), ASN1_ENUMERATED_to_BN(3ossl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_ITEM_lookup(3), ASN1_ITEM_get(3)
lookup ASN.1 structures
ASN1_ITEM_lookup(3ossl), ASN1_ITEM_get(3ossl)
lookup ASN.1 structures
ASN1_STRING_TABLE(3), ASN1_STRING_TABLE_add(3), ASN1_STRING_TABLE_get(3), ASN1_STRING_TABLE_cleanup(3)
ASN1_STRING_TABLE manipulation functions
ASN1_STRING_TABLE(3ossl), ASN1_STRING_TABLE_add(3ossl), ASN1_STRING_TABLE_get(3ossl), ASN1_STRING_TABLE_cleanup(3ossl)
ASN1_STRING_TABLE manipulation functions
ASN1_STRING_dup(3), ASN1_STRING_cmp(3), ASN1_STRING_set(3), ASN1_STRING_length(3), ASN1_STRING_type(3), ASN1_STRING_get0_data(3), ASN1_STRING_data(3), ASN1_STRING_to_UTF8(3)
ASN1_STRING utility functions
ASN1_STRING_dup(3ossl), ASN1_STRING_cmp(3ossl), ASN1_STRING_set(3ossl), ASN1_STRING_length(3ossl), ASN1_STRING_type(3ossl), ASN1_STRING_get0_data(3ossl), ASN1_STRING_data(3ossl), ASN1_STRING_to_UTF8(3ossl)
ASN1_STRING utility functions
ASN1_TIME_set(3), ASN1_UTCTIME_set(3), ASN1_GENERALIZEDTIME_set(3), ASN1_TIME_adj(3), ASN1_UTCTIME_adj(3), ASN1_GENERALIZEDTIME_adj(3), ASN1_TIME_check(3), ASN1_UTCTIME_check(3), ASN1_GENERALIZEDTIME_check(3), ASN1_TIME_set_string(3), ASN1_UTCTIME_set_string(3), ASN1_GENERALIZEDTIME_set_string(3), ASN1_TIME_set_string_X509(3), ASN1_TIME_normalize(3), ASN1_TIME_to_tm(3), ASN1_TIME_print(3), ASN1_UTCTIME_print(3), ASN1_GENERALIZEDTIME_print(3), ASN1_TIME_diff(3), ASN1_TIME_cmp_time_t(3), ASN1_UTCTIME_cmp_time_t(3), ASN1_TIME_compare(3), ASN1_TIME_to_generalizedtime(3)
ASN.1 Time functions
ASN1_TIME_set(3ossl), ASN1_UTCTIME_set(3ossl), ASN1_GENERALIZEDTIME_set(3ossl), ASN1_TIME_adj(3ossl), ASN1_UTCTIME_adj(3ossl), ASN1_GENERALIZEDTIME_adj(3ossl), ASN1_TIME_check(3ossl), ASN1_UTCTIME_check(3ossl), ASN1_GENERALIZEDTIME_check(3ossl), ASN1_TIME_set_string(3ossl), ASN1_UTCTIME_set_string(3ossl), ASN1_GENERALIZEDTIME_set_string(3ossl), ASN1_TIME_set_string_X509(3ossl), ASN1_TIME_normalize(3ossl), ASN1_TIME_to_tm(3ossl), ASN1_TIME_print(3ossl), ASN1_TIME_print_ex(3ossl), ASN1_UTCTIME_print(3ossl), ASN1_GENERALIZEDTIME_print(3ossl), ASN1_TIME_diff(3ossl), ASN1_TIME_cmp_time_t(3ossl), ASN1_UTCTIME_cmp_time_t(3ossl), ASN1_TIME_compare(3ossl), ASN1_TIME_to_generalizedtime(3ossl), ASN1_TIME_dup(3ossl), ASN1_UTCTIME_dup(3ossl), ASN1_GENERALIZEDTIME_dup(3ossl)
ASN.1 Time functions
ASN1_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_item_d2i(3), ASN1_item_d2i_bio(3), ASN1_item_d2i_fp(3), d2i_ASN1_TYPE(3), ASN1_item_i2d(3), ASN1_item_i2d_bio(3), ASN1_item_i2d_fp(3), i2d_ASN1_TYPE(3), ASN1_item_dup(3), ASN1_item_print(3)
decode and encode ASN.1 objects
ASN1_item_d2i_ex(3ossl), ASN1_item_d2i(3ossl), ASN1_item_d2i_bio_ex(3ossl), ASN1_item_d2i_bio(3ossl), ASN1_item_d2i_fp_ex(3ossl), ASN1_item_d2i_fp(3ossl), ASN1_item_i2d_mem_bio(3ossl), ASN1_item_pack(3ossl), ASN1_item_unpack_ex(3ossl), ASN1_item_unpack(3ossl)
decode and encode DER-encoded ASN.1 structures
ASN1_item_digest(3)
DER-encode and hash an ASN.1 value
ASN1_item_new(3), ASN1_item_free(3)
generic ASN.1 value constructor and destructor
ASN1_item_new_ex(3ossl), ASN1_item_new(3ossl)
create new ASN.1 values
ASN1_item_pack(3), ASN1_item_unpack(3)
pack an ASN.1 object into an ASN1_STRING
ASN1_item_sign(3), ASN1_item_sign_ctx(3)
DER-encode and sign an ASN.1 value
ASN1_item_sign(3ossl), ASN1_item_sign_ex(3ossl), ASN1_item_sign_ctx(3ossl), ASN1_item_verify(3ossl), ASN1_item_verify_ex(3ossl), ASN1_item_verify_ctx(3ossl)
ASN1 sign and verify
ASN1_item_verify(3)
signature verification for ASN.1 values
ASN1_mbstring_copy(3), ASN1_mbstring_ncopy(3), ASN1_STRING_set_by_NID(3), ASN1_STRING_set_default_mask(3), ASN1_STRING_set_default_mask_asc(3), ASN1_STRING_get_default_mask(3), ASN1_tag2bit(3)
copy a multibyte string into an ASN.1 string object
ASN1_parse_dump(3), ASN1_parse(3)
parse BER and print information about it
ASN1_put_object(3), ASN1_put_eoc(3), ASN1_object_size(3)
start and end the BER encoding of an arbitrary ASN.1 data element
ASSERT(3)
Debugging helper macro to assert. Allegro game programming library
ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3)
functions to manage waiting for asynchronous jobs to complete
ASYNC_WAIT_CTX_new(3ossl), ASYNC_WAIT_CTX_free(3ossl), ASYNC_WAIT_CTX_set_wait_fd(3ossl), ASYNC_WAIT_CTX_get_fd(3ossl), ASYNC_WAIT_CTX_get_all_fds(3ossl), ASYNC_WAIT_CTX_get_changed_fds(3ossl), ASYNC_WAIT_CTX_clear_fd(3ossl), ASYNC_WAIT_CTX_set_callback(3ossl), ASYNC_WAIT_CTX_get_callback(3ossl), ASYNC_WAIT_CTX_set_status(3ossl), ASYNC_WAIT_CTX_get_status(3ossl), ASYNC_callback_fn(3ossl), ASYNC_STATUS_UNSUPPORTED(3ossl), ASYNC_STATUS_ERR(3ossl), ASYNC_STATUS_OK(3ossl), ASYNC_STATUS_EAGAIN(3ossl)
functions to manage waiting for asynchronous jobs to complete
ASYNC_get_wait_ctx(3), ASYNC_init_thread(3), ASYNC_cleanup_thread(3), ASYNC_start_job(3), ASYNC_pause_job(3), ASYNC_get_current_job(3), ASYNC_block_pause(3), ASYNC_unblock_pause(3), ASYNC_is_capable(3)
asynchronous job management functions
ASYNC_get_wait_ctx(3ossl), ASYNC_init_thread(3ossl), ASYNC_cleanup_thread(3ossl), ASYNC_start_job(3ossl), ASYNC_pause_job(3ossl), ASYNC_get_current_job(3ossl), ASYNC_block_pause(3ossl), ASYNC_unblock_pause(3ossl), ASYNC_is_capable(3ossl), ASYNC_stack_alloc_fn(3ossl), ASYNC_stack_free_fn(3ossl), ASYNC_set_mem_functions(3ossl), ASYNC_get_mem_functions(3ossl)
asynchronous job management functions
ATR_analysis(1p)
analyse a smart card ATR
AUDIOSTREAM(3)
Stores an audiostream. Allegro game programming library
AU_Wave(3)
agar audio waveform
AfterStep(1x)
X11 window manager
AllPlanes(3), BlackPixel(3), WhitePixel(3), ConnectionNumber(3), DefaultColormap(3), DefaultDepth(3), XListDepths(3), DefaultGC(3), DefaultRootWindow(3), DefaultScreenOfDisplay(3), DefaultScreen(3), DefaultVisual(3), DisplayCells(3), DisplayPlanes(3), DisplayString(3), XMaxRequestSize(3), XExtendedMaxRequestSize(3), LastKnownRequestProcessed(3), NextRequest(3), ProtocolVersion(3), ProtocolRevision(3), QLength(3), RootWindow(3), ScreenCount(3), ScreenOfDisplay(3), ServerVendor(3), VendorRelease(3)
Display macros and functions
AnalyseDists(1)
Analyse a distance matrix
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>,
Arg_helper.Make(3o)
no description
Arrange(1x)
AfterStep module for arranging windows in a tiling or cascading order
Ast_helper(3o)
Helpers to produce Parsetree fragments
Ast_helper.Mb(3o)
Module bindings
Ast_helper.Md(3o)
Module declarations
Ast_helper.Mod(3o)
Module expressions
Ast_helper.Ms(3o)
Module substitutions
Ast_helper.Mtd(3o)
Module type declarations
Ast_helper.Mty(3o)
Module type expressions
Ast_helper.Sig(3o)
Signature items
Ast_helper.Str(3o)
Structure items
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:
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
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
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(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_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_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_new_index(3), BIO_meth_new(3), BIO_meth_free(3), BIO_meth_get_read_ex(3), BIO_meth_set_read_ex(3), BIO_meth_get_write_ex(3), BIO_meth_set_write_ex(3), BIO_meth_get_write(3), BIO_meth_set_write(3), BIO_meth_get_read(3), BIO_meth_set_read(3), BIO_meth_get_puts(3), BIO_meth_set_puts(3), BIO_meth_get_gets(3), BIO_meth_set_gets(3), BIO_meth_get_ctrl(3), BIO_meth_set_ctrl(3), BIO_meth_get_create(3), BIO_meth_set_create(3), BIO_meth_get_destroy(3), BIO_meth_set_destroy(3), BIO_meth_get_callback_ctrl(3), BIO_meth_set_callback_ctrl(3)
Routines to build up BIO methods
BIO_get_new_index(3ossl), BIO_meth_new(3ossl), BIO_meth_free(3ossl), BIO_meth_get_read_ex(3ossl), BIO_meth_set_read_ex(3ossl), BIO_meth_get_write_ex(3ossl), BIO_meth_set_write_ex(3ossl), BIO_meth_get_write(3ossl), BIO_meth_set_write(3ossl), BIO_meth_get_read(3ossl), BIO_meth_set_read(3ossl), BIO_meth_get_puts(3ossl), BIO_meth_set_puts(3ossl), BIO_meth_get_gets(3ossl), BIO_meth_set_gets(3ossl), BIO_meth_get_ctrl(3ossl), BIO_meth_set_ctrl(3ossl), BIO_meth_get_create(3ossl), BIO_meth_set_create(3ossl), BIO_meth_get_destroy(3ossl), BIO_meth_set_destroy(3ossl), BIO_meth_get_callback_ctrl(3ossl), BIO_meth_set_callback_ctrl(3ossl), BIO_meth_set_sendmmsg(3ossl), BIO_meth_get_sendmmsg(3ossl), BIO_meth_set_recvmmsg(3ossl), BIO_meth_get_recvmmsg(3ossl)
Routines to build up BIO methods
BIO_get_rpoll_descriptor(3ossl), BIO_get_wpoll_descriptor(3ossl)
obtain a structure which can be used to determine when a BIO object can next be read or written
BIO_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_CMS(3)
CMS streaming filter BIO
BIO_new_CMS(3ossl)
CMS streaming filter BIO
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_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_datagram(3ossl), BIO_new_dgram(3ossl), BIO_ctrl_dgram_connect(3ossl), BIO_ctrl_set_connected(3ossl), BIO_dgram_recv_timedout(3ossl), BIO_dgram_send_timedout(3ossl), BIO_dgram_get_peer(3ossl), BIO_dgram_set_peer(3ossl), BIO_dgram_detect_peer_addr(3ossl), BIO_dgram_get_mtu_overhead(3ossl)
Network BIO with datagram semantics
BIO_s_dgram_pair(3ossl), BIO_new_bio_dgram_pair(3ossl), BIO_dgram_set_no_trunc(3ossl), BIO_dgram_get_no_trunc(3ossl), BIO_dgram_get_effective_caps(3ossl), BIO_dgram_get_caps(3ossl), BIO_dgram_set_caps(3ossl), BIO_dgram_set_mtu(3ossl), BIO_dgram_get_mtu(3ossl), BIO_dgram_set0_local_addr(3ossl)
datagram pair BIO
BIO_s_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_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_socket(3), BIO_bind(3), BIO_connect(3), BIO_listen(3), BIO_accept_ex(3), BIO_closesocket(3)
BIO socket communication setup routines
BIO_socket(3ossl), BIO_bind(3ossl), BIO_connect(3ossl), BIO_listen(3ossl), BIO_accept_ex(3ossl), BIO_closesocket(3ossl)
BIO socket communication setup routines
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_start(3), BN_CTX_get(3), BN_CTX_end(3)
use temporary BIGNUM variables
BN_CTX_start(3ossl), BN_CTX_get(3ossl), BN_CTX_end(3ossl)
use temporary BIGNUM variables
BN_add(3), BN_sub(3), BN_mul(3), BN_sqr(3), BN_div(3), BN_mod(3), BN_nnmod(3), BN_mod_add(3), BN_mod_sub(3), BN_mod_mul(3), BN_mod_sqr(3), BN_mod_sqrt(3), BN_exp(3), BN_mod_exp(3), BN_gcd(3)
arithmetic operations on BIGNUMs
BN_add(3ossl), BN_sub(3ossl), BN_mul(3ossl), BN_sqr(3ossl), BN_div(3ossl), BN_mod(3ossl), BN_nnmod(3ossl), BN_mod_add(3ossl), BN_mod_sub(3ossl), BN_mod_mul(3ossl), BN_mod_sqr(3ossl), BN_mod_sqrt(3ossl), BN_exp(3ossl), BN_mod_exp(3ossl), BN_gcd(3ossl)
arithmetic operations on BIGNUMs
BN_add_word(3), BN_sub_word(3), BN_mul_word(3), BN_div_word(3), BN_mod_word(3)
arithmetic functions on BIGNUMs with integers
BN_add_word(3ossl), BN_sub_word(3ossl), BN_mul_word(3ossl), BN_div_word(3ossl), BN_mod_word(3ossl)
arithmetic functions on BIGNUMs with integers
BN_bn2binpad(3), BN_bn2bin(3), BN_bin2bn(3), BN_bn2lebinpad(3), BN_lebin2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
format conversions
BN_bn2binpad(3ossl), BN_signed_bn2bin(3ossl), BN_bn2bin(3ossl), BN_bin2bn(3ossl), BN_signed_bin2bn(3ossl), BN_bn2lebinpad(3ossl), BN_signed_bn2lebin(3ossl), BN_lebin2bn(3ossl), BN_signed_lebin2bn(3ossl), BN_bn2nativepad(3ossl), BN_signed_bn2native(3ossl), BN_native2bn(3ossl), BN_signed_native2bn(3ossl), BN_bn2hex(3ossl), BN_bn2dec(3ossl), BN_hex2bn(3ossl), BN_dec2bn(3ossl), BN_print(3ossl), BN_print_fp(3ossl), BN_bn2mpi(3ossl), BN_mpi2bn(3ossl)
format conversions
BN_cmp(3), BN_ucmp(3), BN_is_zero(3), BN_is_one(3), BN_is_word(3), BN_abs_is_word(3), BN_is_odd(3)
BIGNUM comparison and test functions
BN_cmp(3ossl), BN_ucmp(3ossl), BN_is_zero(3ossl), BN_is_one(3ossl), BN_is_word(3ossl), BN_abs_is_word(3ossl), BN_is_odd(3ossl), BN_are_coprime(3ossl)
BIGNUM comparison and test functions
BN_copy(3), BN_dup(3), BN_with_flags(3)
copy BIGNUMs
BN_copy(3ossl), BN_dup(3ossl), BN_with_flags(3ossl)
copy BIGNUMs
BN_generate_prime_ex(3), BN_is_prime_ex(3), BN_is_prime_fasttest_ex(3), BN_GENCB_call(3), BN_GENCB_new(3), BN_GENCB_free(3), BN_GENCB_set_old(3), BN_GENCB_set(3), BN_GENCB_get_arg(3), BN_generate_prime(3), BN_is_prime(3), BN_is_prime_fasttest(3)
generate primes and test for primality
BN_generate_prime_ex2(3ossl), BN_generate_prime_ex(3ossl), BN_is_prime_ex(3ossl), BN_check_prime(3ossl), BN_is_prime_fasttest_ex(3ossl), BN_GENCB_call(3ossl), BN_GENCB_new(3ossl), BN_GENCB_free(3ossl), BN_GENCB_set_old(3ossl), BN_GENCB_set(3ossl), BN_GENCB_get_arg(3ossl), BN_generate_prime(3ossl), BN_is_prime(3ossl), BN_is_prime_fasttest(3ossl)
generate primes and test for primality
BN_kronecker(3)
Kronecker symbol
BN_mod_exp_mont(3ossl), BN_mod_exp_mont_consttime(3ossl), BN_mod_exp_mont_consttime_x2(3ossl)
Montgomery exponentiation
BN_mod_inverse(3)
compute inverse modulo n
BN_mod_inverse(3ossl)
compute inverse modulo n
BN_mod_mul_montgomery(3), BN_MONT_CTX_new(3), BN_MONT_CTX_free(3), BN_MONT_CTX_set(3), BN_MONT_CTX_copy(3), BN_from_montgomery(3), BN_to_montgomery(3)
Montgomery multiplication
BN_mod_mul_montgomery(3ossl), BN_MONT_CTX_new(3ossl), BN_MONT_CTX_free(3ossl), BN_MONT_CTX_set(3ossl), BN_MONT_CTX_copy(3ossl), BN_from_montgomery(3ossl), BN_to_montgomery(3ossl)
Montgomery multiplication
BN_mod_mul_reciprocal(3), BN_div_recp(3), BN_RECP_CTX_new(3), BN_RECP_CTX_free(3), BN_RECP_CTX_set(3)
modular multiplication using reciprocal
BN_mod_mul_reciprocal(3ossl), BN_div_recp(3ossl), BN_RECP_CTX_new(3ossl), BN_RECP_CTX_free(3ossl), BN_RECP_CTX_set(3ossl)
modular multiplication using reciprocal
BN_new(3), BN_secure_new(3), BN_clear(3), BN_free(3), BN_clear_free(3)
allocate and free BIGNUMs
BN_new(3ossl), BN_secure_new(3ossl), BN_clear(3ossl), BN_free(3ossl), BN_clear_free(3ossl)
allocate and free BIGNUMs
BN_num_bits(3), BN_num_bytes(3), BN_num_bits_word(3)
get BIGNUM size
BN_num_bits(3ossl), BN_num_bytes(3ossl), BN_num_bits_word(3ossl)
get BIGNUM size
BN_rand(3), BN_priv_rand(3), BN_pseudo_rand(3), BN_rand_range(3), BN_priv_rand_range(3), BN_pseudo_rand_range(3)
generate pseudo-random number
BN_rand_ex(3ossl), BN_rand(3ossl), BN_priv_rand_ex(3ossl), BN_priv_rand(3ossl), BN_pseudo_rand(3ossl), BN_rand_range_ex(3ossl), BN_rand_range(3ossl), BN_priv_rand_range_ex(3ossl), BN_priv_rand_range(3ossl), BN_pseudo_rand_range(3ossl)
generate pseudo-random number
BN_security_bits(3)
returns bits of security based on given numbers
BN_security_bits(3ossl)
returns bits of security based on given numbers
BN_set_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
BN_swap(3)
exchange BIGNUMs
BN_swap(3ossl)
exchange BIGNUMs
BN_zero(3), BN_one(3), BN_value_one(3), BN_set_word(3), BN_get_word(3)
BIGNUM assignment operations
BN_zero(3ossl), BN_one(3ossl), BN_value_one(3ossl), BN_set_word(3ossl), BN_get_word(3ossl)
BIGNUM assignment operations
BSb_back_solve(3)
Backward triangular matrix solution on a block of right hand sides
BSb_backward(3)
Backward triangular matrix multiplication on a block of vectors
BSb_for_solve(3)
Forward triangular matrix solution on a block of vectors
BSb_forward(3)
Forward triangular matrix multiplication on a block of vectors
BSback_solve(3)
Backward triangular matrix solution on a single vector
BSback_solve1(3)
Backward triangular matrix solution on a single vector
BSbackward(3)
Backward triangular matrix multiplication on a single vector
BSbackward1(3)
Backward triangular matrix multiplication on a single vector
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_set_cs(3)
Set the maximum clique size allowed
BSctx_set_guess(3)
Set whether to use zero as the initial vector for the iterative method or use the values given in the vector passed to the iterative method
BSctx_set_is(3)
Set the maximum i-node size allowed
BSctx_set_max_it(3)
Set the maximum number of iterations to be allowed by the iterative solver
BSctx_set_method(3)
Set the iterative method to be used
BSctx_set_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_scaling(3)
Set whether or not the linear system should solved or not
BSctx_set_tol(3)
Set the relative residual tolerance for the iterative method
BSeasy_A(3)
Given A in a standard numerical format, construct the sparse A that we need for BlockSolve. This routine is particularly useful for matrices created in Fortran. The rows on a processor must be contiguous in the global numbering. If they are not, then other BlockSolve routines must be called to construct the matrix for BlockSolve. Arrays are indexed starting with 0. The values in a row must be sorted according to column number
BSfactor(3)
Compute the incomplete factor of a matrix
BSfinalize(3)
Finalizes BlockSolve and MPI. Prints the log stuff if MLOG was defined
BSfor_solve(3)
Forward triangular matrix solution on a single vector
BSfor_solve1(3)
Forward triangular matrix solution on a single vector
BSforward(3)
Forward triangular matrix multiplication on a single vector
BSforward1(3)
Forward triangular matrix multiplication on a single vector
BSfree_comm(3)
Free the compiled communication pattern
BSfree_copy_par_mat(3)
Free a copy of a sparse matrix (parallel format)
BSfree_easymat(3)
Free a sparse matrix allocated in BSeasy_mat
BSfree_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
BSglob2loc(3)
Map global row numbers to local row numbers
BSglob2proc(3)
Map global row numbers to processor id's
BSglobal_flops(3)
Returns the global number of flops accumulated by BlockSolve
BSglobal_nnz(3)
Returns the global number of nonzeros
BSglobal_num_cliques(3)
Returns the global number of cliques
BSglobal_num_inodes(3)
Returns the global number of i-nodes
BSinit(3)
Initializes BlockSolve and MPI. BSinit() calls MPI_Init() if it has not already been called
BSinv_diag_block(3)
Invert the dense diagonal blocks of the matrix
BSloc2glob(3)
Map local row numbers to global row numbers
BSlocal_flops(3)
Returns the number of flops accumulated by BlockSolve
BSlocal_nnz(3)
Returns the local number of nonzeros
BSlocal_num_cliques(3)
Returns the local number of cliques
BSlocal_num_inodes(3)
Returns the local number of i-nodes
BSmain_perm(3)
Permute the matrix for efficient parallel execution
BSmain_reperm(3)
Permute the sparse matrix using data structures generated by BSmain_perm on the same matrix structure
BSmake_off_map(3)
Generate a mapping from global rows to processor id
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
BSscale_diag(3)
Symmetrically scale the matrix by a diagonal matrix
BSset_mat_icc_storage(3)
Set the matrix storage
BSset_mat_symmetric(3)
Set the matrix symmetry
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
BambooTracker(1)
YM2608 (OPNA) tracker
BasketLosses(1)
Example of Modeling Losses Across Correlated Assets
Beep(3), Beep CDKallocStrings CDKcountStrings CDKfreeChtypes CDKfreeStrings CDKsplitString baseName ceilCDK chlen chstrncpy chtype2Char cleanChar cleanChtype cmpStrChstr copyChar copyCharList copyChtype copyChtypeList dirName floorCDK freeChar freeCharList freeChtype freeChtypeList intlen lenCharList lenChtypeList mode2Char searchList sortList cdk_misc(3)
Cdk miscellaneous routines
BermudanSwaption(1)
Example of using QuantLib
Bigarray(3o)
Large, multi-dimensional, numerical arrays
Bigarray.Array0(3o)
Zero-dimensional arrays
Bigarray.Array1(3o)
One-dimensional arrays
Bigarray.Array2(3o)
Two-dimensional arrays
Bigarray.Array3(3o)
Three-dimensional arrays
BitchX(1)
The Ultimate IRC Client
BlackPixelOfScreen(3), WhitePixelOfScreen(3), CellsOfScreen(3), DefaultColormapOfScreen(3), DefaultDepthOfScreen(3), DefaultGCOfScreen(3), DefaultVisualOfScreen(3), DoesBackingStore(3), DoesSaveUnders(3), DisplayOfScreen(3), XScreenNumberOfScreen(3), EventMaskOfScreen(3), HeightOfScreen(3), HeightMMOfScreen(3), MaxCmapsOfScreen(3), MinCmapsOfScreen(3), PlanesOfScreen(3), RootWindowOfScreen(3), WidthOfScreen(3), WidthMMOfScreen(3)
screen information functions and macros
Blt_TreeGetNode(3)
Finds the node from the ID
Blt_TreeName(3)
Returns the name of the tree data object
Blt_TreeNodeId(3)
Returns the node serial number
Bonds(1)
Example of bond pricing
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
CDKparamNumber(3), CDKparamNumber CDKparamNumber2 CDKparamString CDKparamString2 CDKparseParams CDKparsePosition CDKparamValue cdk_params(3)
Cdk command-line parsing
CDS(1)
Example of Credit-Default Swap pricing
CK_RWCOHORT_READ_LOCK(3)
acquire read-only permission 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_EncryptedData_decrypt(3ossl), CMS_EnvelopedData_decrypt(3ossl)
Decrypt CMS EncryptedData or EnvelopedData
CMS_EncryptedData_encrypt_ex(3ossl), CMS_EncryptedData_encrypt(3ossl)
Create CMS EncryptedData
CMS_EnvelopedData_create_ex(3ossl), CMS_EnvelopedData_create(3ossl), CMS_AuthEnvelopedData_create(3ossl), CMS_AuthEnvelopedData_create_ex(3ossl)
Create CMS envelope
CMS_ReceiptRequest_create0(3), CMS_add1_ReceiptRequest(3), CMS_get1_ReceiptRequest(3), CMS_ReceiptRequest_get0_values(3)
CMS signed receipt request functions
CMS_ReceiptRequest_create0_ex(3ossl), CMS_ReceiptRequest_create0(3ossl), CMS_add1_ReceiptRequest(3ossl), CMS_get1_ReceiptRequest(3ossl), CMS_ReceiptRequest_get0_values(3ossl)
CMS signed receipt request functions
CMS_SignerInfo_set1_signer_cert(3), CMS_get0_SignerInfos(3), CMS_SignerInfo_get0_signer_id(3), CMS_SignerInfo_get0_signature(3), CMS_SignerInfo_cert_cmp(3)
CMS signedData signer functions
CMS_SignerInfo_set1_signer_cert(3ossl), CMS_get0_SignerInfos(3ossl), CMS_SignerInfo_get0_signer_id(3ossl), CMS_SignerInfo_get0_signature(3ossl), CMS_SignerInfo_cert_cmp(3ossl)
CMS signedData signer functions
CMS_add0_cert(3), CMS_add1_cert(3), CMS_get1_certs(3), CMS_add0_crl(3), CMS_add1_crl(3), CMS_get1_crls(3)
CMS certificate and CRL utility functions
CMS_add0_cert(3ossl), CMS_add1_cert(3ossl), CMS_get1_certs(3ossl), CMS_add0_crl(3ossl), CMS_add1_crl(3ossl), CMS_get1_crls(3ossl)
CMS certificate and CRL utility functions
CMS_add1_recipient(3ossl), CMS_add1_recipient_cert(3ossl), CMS_add0_recipient_key(3ossl)
add recipients to a CMS enveloped data structure
CMS_add1_recipient_cert(3), CMS_add0_recipient_key(3)
add recipients to a CMS enveloped data structure
CMS_add1_signer(3), CMS_SignerInfo_sign(3)
add a signer to a CMS_ContentInfo signed data structure
CMS_add1_signer(3ossl), CMS_SignerInfo_sign(3ossl)
add a signer to a CMS_ContentInfo signed data structure
CMS_compress(3)
create a CMS CompressedData structure
CMS_compress(3ossl)
create a CMS CompressedData structure
CMS_data_create_ex(3ossl), CMS_data_create(3ossl)
Create CMS Data object
CMS_decrypt(3)
decrypt content from a CMS envelopedData structure
CMS_decrypt(3ossl), CMS_decrypt_set1_pkey_and_peer(3ossl), CMS_decrypt_set1_pkey(3ossl), CMS_decrypt_set1_password(3ossl)
decrypt content from a CMS envelopedData structure
CMS_digest_create_ex(3ossl), CMS_digest_create(3ossl)
Create CMS DigestedData object
CMS_encrypt(3)
create a CMS envelopedData structure
CMS_encrypt_ex(3ossl), CMS_encrypt(3ossl)
create a CMS envelopedData structure
CMS_final(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_get0_type(3), CMS_set1_eContentType(3), CMS_get0_eContentType(3), CMS_get0_content(3)
get and set CMS content types and content
CMS_get0_type(3ossl), CMS_set1_eContentType(3ossl), CMS_get0_eContentType(3ossl), CMS_get0_content(3ossl)
get and set CMS content types and content
CMS_sign(3)
create a CMS SignedData structure
CMS_sign(3ossl), CMS_sign_ex(3ossl)
create a CMS SignedData structure
CMS_sign_receipt(3)
create a CMS signed receipt
CMS_sign_receipt(3ossl)
create a CMS signed receipt
CMS_signed_add1_attr(3), CMS_signed_add1_attr_by_NID(3), CMS_signed_add1_attr_by_OBJ(3), CMS_signed_add1_attr_by_txt(3), CMS_signed_delete_attr(3), CMS_signed_get0_data_by_OBJ(3), CMS_signed_get_attr(3), CMS_signed_get_attr_by_NID(3), CMS_signed_get_attr_by_OBJ(3), CMS_signed_get_attr_count(3), CMS_unsigned_add1_attr(3), CMS_unsigned_add1_attr_by_NID(3), CMS_unsigned_add1_attr_by_OBJ(3), CMS_unsigned_add1_attr_by_txt(3), CMS_unsigned_delete_attr(3), CMS_unsigned_get0_data_by_OBJ(3), CMS_unsigned_get_attr(3), CMS_unsigned_get_attr_by_NID(3), CMS_unsigned_get_attr_by_OBJ(3), CMS_unsigned_get_attr_count(3)
change signed and unsigned attributes of a CMS SignerInfo object
CMS_signed_get_attr_count(3ossl), CMS_signed_get_attr_by_NID(3ossl), CMS_signed_get_attr_by_OBJ(3ossl), CMS_signed_get_attr(3ossl), CMS_signed_delete_attr(3ossl), CMS_signed_add1_attr(3ossl), CMS_signed_add1_attr_by_OBJ(3ossl), CMS_signed_add1_attr_by_NID(3ossl), CMS_signed_add1_attr_by_txt(3ossl), CMS_signed_get0_data_by_OBJ(3ossl), CMS_unsigned_get_attr_count(3ossl), CMS_unsigned_get_attr_by_NID(3ossl), CMS_unsigned_get_attr_by_OBJ(3ossl), CMS_unsigned_get_attr(3ossl), CMS_unsigned_delete_attr(3ossl), CMS_unsigned_add1_attr(3ossl), CMS_unsigned_add1_attr_by_OBJ(3ossl), CMS_unsigned_add1_attr_by_NID(3ossl), CMS_unsigned_add1_attr_by_txt(3ossl), CMS_unsigned_get0_data_by_OBJ(3ossl)
CMS signed and unsigned attribute functions
CMS_uncompress(3)
uncompress a CMS CompressedData structure
CMS_uncompress(3ossl)
uncompress a CMS CompressedData structure
CMS_verify(3), CMS_get0_signers(3)
verify a CMS SignedData structure
CMS_verify(3ossl), CMS_SignedData_verify(3ossl), CMS_get0_signers(3ossl)
verify a CMS SignedData structure
CMS_verify_receipt(3)
verify a CMS signed receipt
CMS_verify_receipt(3ossl)
verify a CMS signed receipt
COLOR_BLACK(3x), %start_color(3x), %has_colors(3x), %can_change_color(3x), %init_pair(3x), %init_color(3x), %init_extended_pair(3x), %init_extended_color(3x), %color_content(3x), %pair_content(3x), %extended_color_content(3x), %extended_pair_content(3x), %reset_color_pairs(3x), %COLOR_PAIR(3x), %PAIR_NUMBER(3x), %COLORS(3x), %COLOR_PAIRS(3x), %COLOR_BLACK(3x), %COLOR_RED(3x), %COLOR_GREEN(3x), %COLOR_YELLOW(3x), %COLOR_BLUE(3x), %COLOR_MAGENTA(3x), %COLOR_CYAN(3x), %COLOR_WHITE(3x)
manipulate terminal colors with curses
COLOR_MAP(3)
Stores a color map to accelerate drawing. Allegro game programming library
COMMENT(7)
define or change the comment of an object
COMMIT(7)
commit the current transaction
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
CREATE_ACCESS_METHOD(7)
define a new access method
CREATE_DOMAIN(7)
define a new domain
CREATE_MATERIALIZED_VIEW(7)
define a new materialized view
CREATE_OPERATOR_FAMILY(7)
define a new operator family
CREATE_SCHEMA(7)
define a new schema
CREATE_TABLE_AS(7)
define a new table from the results of a query
CREATE_TEXT_SEARCH_TEMPLATE(7)
define a new text search template
CREATE_TRANSFORM(7)
define a new transform
CREATE_USER_MAPPING(7)
define a new mapping of a user to a foreign server
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_memcmp(3)
Constant time memory comparison
CRYPTO_memcmp(3ossl)
Constant time memory comparison
CRYPTO_secure_malloc_init(3), CRYPTO_secure_malloc_initialized(3), CRYPTO_secure_malloc_done(3), OPENSSL_secure_malloc(3), CRYPTO_secure_malloc(3), OPENSSL_secure_zalloc(3), CRYPTO_secure_zalloc(3), OPENSSL_secure_free(3), CRYPTO_secure_free(3), OPENSSL_secure_clear_free(3), CRYPTO_secure_clear_free(3), OPENSSL_secure_actual_size(3), CRYPTO_secure_allocated(3), CRYPTO_secure_used(3)
secure heap storage
CRYPTO_secure_malloc_init(3ossl), CRYPTO_secure_malloc_initialized(3ossl), CRYPTO_secure_malloc_done(3ossl), OPENSSL_secure_malloc(3ossl), CRYPTO_secure_malloc(3ossl), OPENSSL_secure_zalloc(3ossl), CRYPTO_secure_zalloc(3ossl), OPENSSL_secure_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_new(3), CTLOG_new_from_base64(3), CTLOG_free(3), CTLOG_get0_name(3), CTLOG_get0_log_id(3), CTLOG_get0_public_key(3)
encapsulates information about a Certificate Transparency log
CTLOG_new_ex(3ossl), CTLOG_new(3ossl), CTLOG_new_from_base64(3ossl), CTLOG_new_from_base64_ex(3ossl), CTLOG_free(3ossl), CTLOG_get0_name(3ossl), CTLOG_get0_log_id(3ossl), CTLOG_get0_public_key(3ossl)
encapsulates information about a Certificate Transparency log
CT_POLICY_EVAL_CTX_new(3), CT_POLICY_EVAL_CTX_free(3), CT_POLICY_EVAL_CTX_get0_cert(3), CT_POLICY_EVAL_CTX_set1_cert(3), CT_POLICY_EVAL_CTX_get0_issuer(3), CT_POLICY_EVAL_CTX_set1_issuer(3), CT_POLICY_EVAL_CTX_get0_log_store(3), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3), CT_POLICY_EVAL_CTX_get_time(3), CT_POLICY_EVAL_CTX_set_time(3)
Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
CT_POLICY_EVAL_CTX_new_ex(3ossl), CT_POLICY_EVAL_CTX_new(3ossl), CT_POLICY_EVAL_CTX_free(3ossl), CT_POLICY_EVAL_CTX_get0_cert(3ossl), CT_POLICY_EVAL_CTX_set1_cert(3ossl), CT_POLICY_EVAL_CTX_get0_issuer(3ossl), CT_POLICY_EVAL_CTX_set1_issuer(3ossl), CT_POLICY_EVAL_CTX_get0_log_store(3ossl), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3ossl), CT_POLICY_EVAL_CTX_get_time(3ossl), CT_POLICY_EVAL_CTX_set_time(3ossl)
Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
CURLINFO_APPCONNECT_TIME(3)
get the time until the SSL/SSH handshake is completed
CURLINFO_APPCONNECT_TIME_T(3)
time until the SSL/SSH handshake completed
CURLINFO_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_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_FILETIME(3)
get the remote time of the retrieved document
CURLINFO_FILETIME_T(3)
get the remote time of the retrieved document
CURLINFO_HTTPAUTH_AVAIL(3)
get available HTTP authentication methods
CURLINFO_HTTPAUTH_USED(3)
get used HTTP authentication method
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_PROXYAUTH_AVAIL(3)
get available HTTP proxy authentication methods
CURLINFO_PROXYAUTH_USED(3)
get used HTTP proxy authentication method
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_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_STARTTRANSFER_TIME(3)
get the time until the first byte is received
CURLINFO_STARTTRANSFER_TIME_T(3)
get the time until the first byte is received
CURLINFO_TOTAL_TIME(3)
get total time of previous transfer
CURLINFO_TOTAL_TIME_T(3)
get total time of previous transfer in microseconds
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_MAX_TOTAL_CONNECTIONS(3)
max simultaneously open connections
CURLMOPT_NETWORK_CHANGED(3)
signal network changed
CURLMOPT_PIPELINING(3)
enable HTTP multiplexing
CURLMOPT_PIPELINING_SERVER_BL(3)
pipelining server block list
CURLMOPT_PIPELINING_SITE_BL(3)
pipelining host block list
CURLMOPT_PUSHDATA(3)
pointer to pass to push callback
CURLMOPT_PUSHFUNCTION(3)
callback that approves or denies server pushes
CURLMOPT_SOCKETDATA(3)
custom pointer passed to the socket callback
CURLMOPT_SOCKETFUNCTION(3)
callback informed about what to wait for
CURLMOPT_TIMERDATA(3)
custom pointer to pass to timer callback
CURLMOPT_TIMERFUNCTION(3)
callback to receive timeout values
CURLOPT_ABSTRACT_UNIX_SOCKET(3)
abstract Unix domain socket
CURLOPT_ACCEPTTIMEOUT_MS(3)
timeout waiting for FTP server to connect back
CURLOPT_ACCEPT_ENCODING(3)
automatic decompression of HTTP downloads
CURLOPT_ALTSVC(3)
alt-svc cache filename
CURLOPT_APPEND(3)
append to the remote file
CURLOPT_AUTOREFERER(3)
automatically update the referer header
CURLOPT_CAINFO_BLOB(3)
Certificate Authority (CA) bundle in PEM format
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_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_COOKIELIST(3)
add to or manipulate cookies held in memory
CURLOPT_CURLU(3)
URL in URL handle format
CURLOPT_CUSTOMREQUEST(3)
custom request method
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_SHUFFLE_ADDRESSES(3)
shuffle IP addresses for hostname
CURLOPT_DOH_SSL_VERIFYHOST(3)
verify the hostname in the DoH SSL certificate
CURLOPT_ERRORBUFFER(3)
error buffer for error messages
CURLOPT_EXPECT_100_TIMEOUT_MS(3)
timeout for Expect: 100-continue response
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_FORBID_REUSE(3)
make connection get closed at once after use
CURLOPT_FTPPORT(3)
make FTP transfer active
CURLOPT_FTPSSLAUTH(3)
order in which to attempt TLS vs SSL
CURLOPT_FTP_ALTERNATIVE_TO_USER(3)
command to use instead of USER with FTP
CURLOPT_FTP_CREATE_MISSING_DIRS(3)
create missing directories for FTP and SFTP
CURLOPT_FTP_FILEMETHOD(3)
select directory traversing method for FTP
CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS(3)
timing of connect attempts
CURLOPT_HEADER(3)
pass headers to the data stream
CURLOPT_HSTS(3)
HSTS cache filename
CURLOPT_HTTP200ALIASES(3)
alternative matches for HTTP 200 OK
CURLOPT_HTTPAUTH(3)
HTTP server authentication methods to try
CURLOPT_HTTPPOST(3)
multipart formpost content
CURLOPT_ISSUERCERT(3)
issuer SSL certificate filename
CURLOPT_ISSUERCERT_BLOB(3)
issuer SSL certificate from memory blob
CURLOPT_LOCALPORT(3)
local port number to use for socket
CURLOPT_LOCALPORTRANGE(3)
number of additional local ports to try
CURLOPT_LOW_SPEED_LIMIT(3)
low speed limit in bytes per second
CURLOPT_LOW_SPEED_TIME(3)
low speed limit time period
CURLOPT_MAIL_AUTH(3)
SMTP authentication address
CURLOPT_MAIL_FROM(3)
SMTP sender address
CURLOPT_MAIL_RCPT(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_MAXCONNECTS(3)
maximum connection cache size
CURLOPT_MAXFILESIZE(3)
maximum file size allowed to download
CURLOPT_MAXFILESIZE_LARGE(3)
maximum file size allowed to download
CURLOPT_MAXLIFETIME_CONN(3)
max lifetime (since creation) allowed for reusing a connection
CURLOPT_MAXREDIRS(3)
maximum number of redirects allowed
CURLOPT_MAX_RECV_SPEED_LARGE(3)
rate limit data download speed
CURLOPT_MAX_SEND_SPEED_LARGE(3)
rate limit data upload speed
CURLOPT_MIMEPOST(3)
send data from mime structure
CURLOPT_MIME_OPTIONS(3)
set MIME option flags
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_PIPEWAIT(3)
wait for multiplexing
CURLOPT_PORT(3)
remote port number to connect to
CURLOPT_POST(3)
make an HTTP POST
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_PROXYAUTH(3)
HTTP proxy authentication methods
CURLOPT_PROXYPORT(3)
port number the proxy listens on
CURLOPT_PROXYUSERNAME(3)
username to use for proxy authentication
CURLOPT_PROXYUSERPWD(3)
username and password to use for proxy authentication
CURLOPT_PROXY_CAINFO_BLOB(3)
proxy Certificate Authority (CA) bundle in PEM format
CURLOPT_PROXY_ISSUERCERT(3)
proxy issuer SSL certificate filename
CURLOPT_PROXY_ISSUERCERT_BLOB(3)
proxy issuer SSL certificate from memory blob
CURLOPT_PROXY_SERVICE_NAME(3)
proxy authentication service name
CURLOPT_PROXY_SSLCERT_BLOB(3)
SSL proxy client certificate from memory blob
CURLOPT_PROXY_SSLKEY_BLOB(3)
private key for proxy cert from memory blob
CURLOPT_PROXY_SSL_VERIFYHOST(3)
verify the proxy certificate(aqs name against host
CURLOPT_PROXY_TLSAUTH_TYPE(3)
HTTPS proxy TLS authentication methods
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_PUT(3)
make an HTTP PUT request
CURLOPT_QUOTE(3)
(S)FTP commands to run before transfer
CURLOPT_RANDOM_FILE(3)
file to read random data from
CURLOPT_RESOLVE(3)
provide custom hostname to IP address resolves
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_RTSP_CLIENT_CSEQ(3)
RTSP client CSEQ number
CURLOPT_RTSP_SERVER_CSEQ(3)
RTSP server CSEQ number
CURLOPT_RTSP_STREAM_URI(3)
RTSP stream URI
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_SERVICE_NAME(3)
authentication service name
CURLOPT_SOCKS5_AUTH(3)
methods for SOCKS5 proxy authentication
CURLOPT_SOCKS5_GSSAPI_SERVICE(3)
SOCKS5 proxy authentication service name
CURLOPT_SSH_COMPRESSION(3)
enable SSH compression
CURLOPT_SSH_HOST_PUBLIC_KEY_MD5(3)
MD5 checksum 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_SSLCERT_BLOB(3)
SSL client certificate from memory blob
CURLOPT_SSLENGINE_DEFAULT(3)
make SSL engine default
CURLOPT_SSLKEY_BLOB(3)
private key for client cert from memory blob
CURLOPT_SSL_SIGNATURE_ALGORITHMS(3)
signature algorithms to use for TLS
CURLOPT_SSL_VERIFYHOST(3)
verify the certificate(aqs name against host
CURLOPT_STDERR(3)
redirect stderr to another stream
CURLOPT_STREAM_DEPENDS(3)
stream this transfer depends on
CURLOPT_STREAM_DEPENDS_E(3)
stream this transfer depends on exclusively
CURLOPT_STREAM_WEIGHT(3)
numerical stream weight
CURLOPT_TCP_KEEPCNT(3)
Maximum number of TCP keep-alive probes
CURLOPT_TCP_KEEPIDLE(3)
TCP keep-alive idle time wait
CURLOPT_TIMECONDITION(3)
select condition for a time request
CURLOPT_TIMEOUT(3)
maximum time the transfer is allowed to complete
CURLOPT_TIMEOUT_MS(3)
maximum time the transfer is allowed to complete
CURLOPT_TIMEVALUE(3)
time value for conditional
CURLOPT_TIMEVALUE_LARGE(3)
time value for conditional
CURLOPT_TLSAUTH_TYPE(3)
TLS authentication methods
CURLOPT_TLSAUTH_USERNAME(3)
username to use for TLS authentication
CURLOPT_UNIX_SOCKET_PATH(3)
Unix domain socket
CURLOPT_UPKEEP_INTERVAL_MS(3)
connection upkeep interval
CURLOPT_UPLOAD_FLAGS(3)
upload flags for IMAP
CURLOPT_USERNAME(3)
username to use in authentication
CURLOPT_USERPWD(3)
username and password to use in authentication
CURLOPT_VERBOSE(3)
verbose mode
CURLOPT_WILDCARDMATCH(3)
directory wildcard transfers
CURLOPT_XFERINFOFUNCTION(3)
progress meter callback
CURLSHOPT_LOCKFUNC(3)
mutex lock callback
CURLSHOPT_UNLOCKFUNC(3)
mutex unlock callback
CURLSHOPT_UNSHARE(3)
remove data to share
CURLSHOPT_USERDATA(3)
pointer passed to the lock and unlock mutex callbacks
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
Callback(3o)
Registering OCaml values with the C runtime
CamlinternalAtomic(3o)
no description
CamlinternalFormat(3o)
no description
CamlinternalFormatBasics(3o)
no description
CamlinternalLazy(3o)
Run-time support for lazy values
CamlinternalMenhirLib(3o)
no description
CamlinternalMenhirLib.Convert(3o)
no description
CamlinternalMenhirLib.Convert.Simplified(3o)
no description
CamlinternalMenhirLib.Engine(3o)
no description
CamlinternalMenhirLib.Engine.Make(3o)
no description
CamlinternalMenhirLib.EngineTypes(3o)
no description
CamlinternalMenhirLib.EngineTypes.ENGINE(3o)
no description
CamlinternalMenhirLib.EngineTypes.INCREMENTAL_ENGINE_START(3o)
no description
CamlinternalMenhirLib.EngineTypes.MONOLITHIC_ENGINE(3o)
no description
CamlinternalMenhirLib.EngineTypes.TABLE(3o)
no description
CamlinternalMenhirLib.EngineTypes.TABLE.Log(3o)
no description
CamlinternalMenhirLib.ErrorReports(3o)
no description
CamlinternalMenhirLib.General(3o)
no description
CamlinternalMenhirLib.IncrementalEngine(3o)
no description
CamlinternalMenhirLib.IncrementalEngine.EVERYTHING(3o)
no description
CamlinternalMenhirLib.IncrementalEngine.INCREMENTAL_ENGINE(3o)
no description
CamlinternalMenhirLib.IncrementalEngine.INSPECTION(3o)
no description
CamlinternalMenhirLib.IncrementalEngine.SYMBOLS(3o)
no description
CamlinternalMenhirLib.InfiniteArray(3o)
no description
CamlinternalMenhirLib.InspectionTableFormat(3o)
no description
CamlinternalMenhirLib.InspectionTableFormat.TABLES(3o)
no description
CamlinternalMenhirLib.InspectionTableInterpreter(3o)
no description
CamlinternalMenhirLib.InspectionTableInterpreter.Make(3o)
no description
CamlinternalMenhirLib.InspectionTableInterpreter.Symbols(3o)
no description
CamlinternalMenhirLib.LexerUtil(3o)
no description
CamlinternalMenhirLib.LinearizedArray(3o)
no description
CamlinternalMenhirLib.PackedIntArray(3o)
no description
CamlinternalMenhirLib.Printers(3o)
no description
CamlinternalMenhirLib.Printers.Make(3o)
no description
CamlinternalMenhirLib.RowDisplacement(3o)
no description
CamlinternalMenhirLib.StaticVersion(3o)
no description
CamlinternalMenhirLib.TableFormat(3o)
no description
CamlinternalMenhirLib.TableFormat.TABLES(3o)
no description
CamlinternalMenhirLib.TableInterpreter(3o)
no description
CamlinternalMenhirLib.TableInterpreter.MakeEngineTable(3o)
no description
CamlinternalMod(3o)
Run-time support for recursive modules
CamlinternalOO(3o)
Run-time support for objects and classes
Ccomp(3o)
Compiling C files and building C libraries
ChaCha_set_key(3), ChaCha_set_iv(3), ChaCha(3), CRYPTO_chacha_20(3), CRYPTO_hchacha_20(3), CRYPTO_xchacha_20(3)
ChaCha20 stream cipher
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
CombShape(3), Shape_CombineBitmap(3), Shape_CombineRectangles(3), Shape_CombineRectanglesOrdered(3), Shape_CombineRegion(3), Shape_CombineWindow(3), Shape_MoveShape(3)
apply a shaping to a window
Compiler_libs(3o)
Warning This library is part of the internal OCaml compiler API, and is not the language standard library
Complex(3o)
Complex numbers
Compose(5)
X client mappings for multi-key input sequences
Composite(3)
The Composite widget class "Composite" "widget class" "Composite"
Config(3o)
System configuration
ConicProj(1)
-- perform conic projections
Consistbl(3o)
Consistency tables: for checking consistency of module CRCs
Consistbl.Make(3o)
no description
Consortium(7), XConsortium(7)
X Consortium information
Containerfile(5), Containerfile(Dockerfile)(5)
automate the steps of creating a container image
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
DBusCall(1)
Calls methods on DBus
DBusDaemon(1)
Runs a D-Bus Daemon
DBusViewer(1)
Show connections to the Bus and introspect on them
DC_CTX_new(2), DC_CTX_free(2), DC_CTX_add_session(2), DC_CTX_remove_session(2), DC_CTX_get_session(2), DC_CTX_reget_session(2), DC_CTX_has_session(2)
distcache blocking client API
DC_PLUG_read(2), DC_PLUG_consume(2), DC_PLUG_write(2), DC_PLUG_write_more(2), DC_PLUG_commit(2), DC_PLUG_rollback(2)
DC_PLUG read/write functions
DC_SERVER_set_default_cache(2), DC_SERVER_set_cache(2), DC_SERVER_new(2), DC_SERVER_free(2), DC_SERVER_items_stored(2), DC_SERVER_reset_operations(2), DC_SERVER_num_operations(2), DC_SERVER_new_client(2), DC_SERVER_del_client(2), DC_SERVER_process_client(2), DC_SERVER_clients_to_sel(2), DC_SERVER_clients_io(2)
distcache server API
DEALLOCATE(7)
deallocate a prepared statement
DECLAR(3)
GENPAT Package man1/alc_origin.1
DECLARE_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
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_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_by_nid(3), DH_get_nid(3)
get or find DH named parameters
DH_new_by_nid(3ossl), DH_get_nid(3ossl)
create or get DH named parameters
DH_set_default_method(3), DH_get_default_method(3), DH_set_method(3), DH_new_method(3), DH_OpenSSL(3)
select DH method
DH_set_default_method(3ossl), DH_get_default_method(3ossl), DH_set_method(3ossl), DH_new_method(3ossl), DH_OpenSSL(3ossl)
select DH method
DH_size(3), DH_bits(3), DH_security_bits(3)
get Diffie-Hellman prime size and security bits
DH_size(3ossl), DH_bits(3ossl), DH_security_bits(3ossl)
get Diffie-Hellman prime size and security bits
DIALOG(3)
Stores a GUI description. Allegro game programming library
DL(3)
generate logging messages in C and C++ using a debugger
DO(7)
execute an anonymous code block
DPGEN_ADSB2F(3)
Adder/Substractor Macro-Generator
DPGEN_AND2(3)
AND2 Macro-Generator
DPGEN_AND3(3)
AND3 Macro-Generator
DPGEN_AND4(3)
AND4 Macro-Generator
DPGEN_BUFF(3)
Buffer Macro-Generator
DPGEN_BUSE(3)
tristate Macro-Generator
DPGEN_CONST(3)
Constant Macro-Generator
DPGEN_DFF(3)
Dynamic Flip-Flop Macro-Generator
DPGEN_DFFT(3)
Dynamic Flip-Flop with Scan-Path Macro-Generator
DPGEN_FIFO(3)
FIFO Macro-Generator
DPGEN_INV(3)
Inverter Macro-Generator
DPGEN_MUX2(3)
Multiplexer Macro-Generator
DPGEN_NAND2(3)
NAND2 Macro-Generator
DPGEN_NAND2MASK(3)
Programmable Mask Macro-Generator
DPGEN_NAND3(3)
NAND3 Macro-Generator
DPGEN_NAND4(3)
NAND4 Macro-Generator
DPGEN_NBUSE(3)
Tristate Macro-Generator
DPGEN_NMUX2(3)
Multiplexer Macro-Generator
DPGEN_NOR2(3)
NOR2 Macro-Generator
DPGEN_NOR2MASK(3)
Programmable Mask Macro-Generator
DPGEN_NOR3(3)
NOR3 Macro-Generator
DPGEN_NOR4(3)
NOR4 Macro-Generator
DPGEN_NUL(3)
Zero Detector Macro-Generator
DPGEN_OR2(3)
OR2 Macro-Generator
DPGEN_OR3(3)
OR3 Macro-Generator
DPGEN_OR4(3)
OR4 Macro-Generator
DPGEN_RF1(3), DPGEN_RF1R0(3)
Register File Macro-Generator
DPGEN_RF1D(3), DPGEN_RF1DR0(3)
Register File with Decoder Macro-Generator
DPGEN_ROM2(3)
2 words ROM Macro-Generator
DPGEN_ROM4(3)
4 words ROM Macro-Generator
DPGEN_SFF(3)
Static Flip-Flop Macro-Generator
DPGEN_SFFT(3)
Static Flip-Flop with Scan-Path Macro-Generator
DPGEN_SHIFT(3)
Shifter Macro-Generator
DPGEN_XNOR2(3)
XNOR2 Macro-Generator
DPGEN_XNOR2MASK(3)
Programmable Mask Macro-Generator
DPGEN_XOR2(3)
XOR2 Macro-Generator
DPMSCapable(3)
returns the DPMS capability of the X server
DPMSDisable(3)
disables DPMS on the specified display
DPMSEnable(3)
enables DPMS on the specified display
DPMSForceLevel(3)
forces a DPMS capable display into the specified power level
DPMSGetTimeouts(3)
retrieves the timeout values used by the X server for DPMS timings
DPMSGetVersion(3)
returns the version of the DPMS extension implemented by the X server
DPMSInfo(3)
returns information about the current DPMS state
DPMSQueryExtension(3)
queries the X server to determine the availability of the DPMS Extension
DPMSSetTimeouts(3)
permits applications to set the timeout values used by the X server for DPMS timings
DROP_ACCESS_METHOD(7)
remove an access method
DROP_AGGREGATE(7)
remove an aggregate function
DROP_CAST(7)
remove a cast
DROP_COLLATION(7)
remove a collation
DROP_CONVERSION(7)
remove a conversion
DROP_DATABASE(7)
remove a database
DROP_DOMAIN(7)
remove a domain
DROP_EVENT_TRIGGER(7)
remove an event trigger
DROP_EXTENSION(7)
remove an extension
DROP_FOREIGN_DATA_WRAPPER(7)
remove a foreign-data wrapper
DROP_FOREIGN_TABLE(7)
remove a foreign table
DROP_FUNCTION(7)
remove a function
DROP_GROUP(7)
remove a database role
DROP_INDEX(7)
remove an index
DROP_LANGUAGE(7)
remove a procedural language
DROP_MATERIALIZED_VIEW(7)
remove a materialized view
DROP_OPERATOR(7)
remove an operator
DROP_OPERATOR_CLASS(7)
remove an operator class
DROP_OPERATOR_FAMILY(7)
remove an operator family
DROP_OWNED(7)
remove database objects owned by a database role
DROP_POLICY(7)
remove a row-level security policy from a table
DROP_PROCEDURE(7)
remove a procedure
DROP_PUBLICATION(7)
remove a publication
DROP_ROLE(7)
remove a database role
DROP_ROUTINE(7)
remove a routine
DROP_RULE(7)
remove a rewrite rule
DROP_SCHEMA(7)
remove a schema
DROP_SEQUENCE(7)
remove a sequence
DROP_SERVER(7)
remove a foreign server descriptor
DROP_STATISTICS(7)
remove extended statistics
DROP_SUBSCRIPTION(7)
remove a subscription
DROP_TABLE(7)
remove a table
DROP_TABLESPACE(7)
remove a tablespace
DROP_TEXT_SEARCH_CONFIGURATION(7)
remove a text search configuration
DROP_TEXT_SEARCH_DICTIONARY(7)
remove a text search dictionary
DROP_TEXT_SEARCH_PARSER(7)
remove a text search parser
DROP_TEXT_SEARCH_TEMPLATE(7)
remove a text search template
DROP_TRANSFORM(7)
remove a transform
DROP_TRIGGER(7)
remove a trigger
DROP_TYPE(7)
remove a data type
DROP_USER(7)
remove a database role
DROP_USER_MAPPING(7)
remove a user mapping for a foreign server
DROP_VIEW(7)
remove a view
DS1821(3)
Programmable Digital Thermostat and Thermometer
DS1822(3)
Econo 1-Wire Digital Thermometer
DS1825(3)
Programmable Resolution 1-Wire Digital Thermometer with ID MAX31826 - Digital Temperature Sensor with 1Kb Lockable EEPROM MAX31850 MAX31851 - Cold-Junction Compensated Thermocouple
DS18B20(3)
Programmable Resolution 1-Wire Digital Thermometer MAX31820 - Ambient Temperature Sensor
DS18S20(3)
High-Precision 1-Wire Digital Thermometer DS1920 - iButton version of the thermometer
DS1921(3)
Thermochron temperature logging iButton
DS1963L(3)
256 byte Monetary iButton
DS1963S(3)
256 byte Monetary iButton with SHA-1
DS1977(3)
Password Protected 32kbit Memory iButton
DS1991(3)
1152bit MultiKey iButton
DS1992(3)
1kbit Memory iButton
DS1993(3)
4kbit Memory iButton
DS1995(3)
16kbit Memory iButton
DS1996(3)
64kbit Memory iButton
DS2401(3)
Silicon Serial Number DS1990A - Serial Number iButton [.]XXXXXXXXXXXX[XX][/[ '" '" Copyright (c) 2003-2004 Paul H Alfille, MD '" (paul.alfille@gmail.com) '" '" Program manual page for the OWFS -- 1-wire filesystem package '" Based on Dallas Semiconductor, Inc's datasheets, and trial and error. '" '" Free for all use. No warranty. None. Use at your own risk. '" address | crc8 | id | locator | r_address | r_id | r_locator | type ]]
DS2404(3)
EconoRAM time chip DS2404S - Dual port memory plus time DS1994 - 4k plus time iButton DS1427 - Time iButton
DS2406(3), DS2407(3)
Dual Addressable Switch with 1kbit Memory, Hidable Dual Addressable Switch with 1kbit Memory
DS2409(3)
MicroLAN Coupler
DS2415(3), DS1904(3), DS2417(3)
1-Wire Time Chip, RTC (real time clock) iButton, 1-Wire Time Chip with Interrupt
DS2423(3)
4kbit 1-Wire RAM with Counter
DS2430A(3), DS1971(3)
256-bit 1-wire EEPROM, 256-bit EEPROM ibutton
DS2431(3)
EEPROM (1 kBit)
DS2433(3)
EEPROM (4 kBit)
DS2436(3)
Battery ID/Monitor Chip
DS2437(3)
Smart Battery Monitor
DS2438(3)
Smart Battery Monitor
DS2502(3)
Add-Only Memory (1 kBit) DS2502-E48, DS2502-UNW - 48-bit Node Address Chip, UniqueWare Add-Only Memory (1 kBit) DS1982, DS1982U - Add-Only iButton (1 kBit), UniqueWare iButton (1 kBit)
DS2505(3), DS2505-UNW(3)
Add-Only Memory (16 kBit), UniqueWare Add-Only Memory (16 kBit) DS1985, DS1985U - Add-Only iButton (16 kBit), UniqueWare iButton (16 kBit)
DS2506(3), DS2506-UNW(3)
Add-Only Memory (64 kBit), UniqueWare Add-Only Memory (64 kBit) DS1986, DS1986U - Add-Only iButton (64 kBit), UniqueWare iButton (64 kBit)
DS2720(3)
Efficient Addressable Single-cell Rechargeable Lithium Protection IC
DS2740(3)
High-Precision Coulomb Counter
DS2751(3)
Multichemistry Battery Fuel Gauge
DS2755(3), DS2756(3)
Multichemistry Battery Fuel Gauge
DS2760(3), DS2761(3), DS2762(3)
High-Precision Li+ Battery Monitor
DS2770(3)
Battery Monitor and Charge Controller
DS2890(3)
1-Wire Digital Potentiometer
DS28E04(3)
1-Wire EEPROM chip (4096-bit) with seven address inputs
DS28EA00(3)
1-Wire Digital Thermometer with Sequence Detect and PIO
DS28EC20(3)
EEPROM (20 kBit)
DSA_generate_parameters_ex(3), DSA_generate_parameters(3)
generate DSA parameters
DSA_generate_parameters_ex(3ossl), DSA_generate_parameters(3ossl)
generate DSA parameters
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_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
DString.tcl86(3), Tcl_DStringInit(3), Tcl_DStringAppend(3), Tcl_DStringAppendElement(3), Tcl_DStringStartSublist(3), Tcl_DStringEndSublist(3), Tcl_DStringLength(3), Tcl_DStringValue(3), Tcl_DStringSetLength(3), Tcl_DStringTrunc(3), Tcl_DStringFree(3), Tcl_DStringResult(3), Tcl_DStringGetResult(3)
manipulate dynamic strings
DString.tcl90(3), Tcl_DStringInit(3), Tcl_DStringAppend(3), Tcl_DStringAppendElement(3), Tcl_DStringStartSublist(3), Tcl_DStringEndSublist(3), Tcl_DStringLength(3), Tcl_DStringValue(3), Tcl_DStringSetLength(3), Tcl_DStringFree(3), Tcl_DStringResult(3), Tcl_DStringGetResult(3), Tcl_DStringToObj(3)
manipulate dynamic strings
DTLS_get_data_mtu(3)
Get maximum data payload size
DTLS_get_data_mtu(3ossl)
Get maximum data payload size
DTLS_timer_cb(3), DTLS_set_timer_cb(3)
Set callback for controlling DTLS timer duration
DTLS_timer_cb(3ossl), DTLS_set_timer_cb(3ossl)
Set callback for controlling DTLS timer duration
DTLSv1_get_timeout(3ossl)
determine when a DTLS or QUIC SSL object next needs a timeout event to be handled
DTLSv1_handle_timeout(3ossl)
handle a pending timeout event for a DTLS or QUIC SSL object
Deductionguidesforstd::chrono::zoned_time(3)
Deductionguidesforstd::chrono::zoned_time
Depend(3o)
Module dependencies
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.Parameters(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.Parameters(3o)
no description
Diffing_with_keys.Define.Simple(3o)
no description
Digest(3o)
MD5 message digest
DiscreteHedging(1)
Example of using QuantLib
DisplayOfCCC(3), VisualOfCCC(3), ScreenNumberOfCCC(3), ScreenWhitePointOfCCC(3), ClientWhitePointOfCCC(3)
Color Conversion Context macros
Docstrings(3o)
Documentation comments
Docstrings.WithMenhir(3o)
no description
Domainstate(3o)
no description
Dpkg(3perl)
module with core variables
Dpkg::Build::Env(3perl)
track build environment
Dpkg::Build::Info(3perl)
handle build information
Dpkg::Changelog(3perl)
base class to implement a changelog parser
Dpkg::Checksums(3perl)
generate and manipulate file checksums
Dpkg::Compression(3perl)
simple database of available compression methods
Dpkg::Compression::FileHandle(3perl)
object dealing transparently with file compression
Dpkg::Compression::Process(3perl)
run compression/decompression processes
Dpkg::Control(3perl)
parse and manipulate official control-like information
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::Deps(3perl)
parse and manipulate dependencies of Debian packages
Dpkg::Deps::Multiple(3perl)
base module to represent multiple dependencies
Dpkg::Deps::Simple(3perl)
represents a single dependency statement
Dpkg::Exit(3perl)
program exit handlers
Dpkg::Index(3perl)
generic index of control information
Dpkg::Interface::Storable(3perl)
common methods related to object serialization
Dpkg::Path(3perl)
some common path handling functions
Dpkg::Source::Format(3perl)
manipulate debian/source/format files
Dpkg::Source::Package(3perl)
manipulate Debian source packages
Dpkg::Vendor(3perl)
get access to some vendor specific information
Dpkg::Version(3perl)
handling and comparing dpkg-style version numbers
Dynlink(3o)
Dynamic loading of .cmo, .cma and .cmxs files
ECDH_compute_key(3), ECDH_size(3)
Elliptic Curve Diffie-Hellman key exchange
ECDSA_SIG_get0(3), ECDSA_SIG_get0_r(3), ECDSA_SIG_get0_s(3), ECDSA_SIG_set0(3), ECDSA_SIG_new(3), ECDSA_SIG_free(3), ECDSA_size(3), ECDSA_sign(3), ECDSA_do_sign(3), ECDSA_verify(3), ECDSA_do_verify(3), ECDSA_sign_setup(3), ECDSA_sign_ex(3), ECDSA_do_sign_ex(3)
low-level elliptic curve digital signature algorithm (ECDSA) functions
ECDSA_SIG_new(3ossl), ECDSA_SIG_free(3ossl), ECDSA_SIG_get0(3ossl), ECDSA_SIG_get0_r(3ossl), ECDSA_SIG_get0_s(3ossl), ECDSA_SIG_set0(3ossl)
Functions for creating, destroying and manipulating ECDSA_SIG objects
ECDSA_size(3ossl), ECDSA_sign(3ossl), ECDSA_do_sign(3ossl), ECDSA_verify(3ossl), ECDSA_do_verify(3ossl), ECDSA_sign_setup(3ossl), ECDSA_sign_ex(3ossl), ECDSA_do_sign_ex(3ossl)
deprecated low-level elliptic curve digital signature algorithm (ECDSA) functions
ECPKParameters_print(3), ECPKParameters_print_fp(3)
Functions for decoding and encoding ASN1 representations of elliptic curve entities
ECPKParameters_print(3ossl), ECPKParameters_print_fp(3ossl)
Functions for decoding and encoding ASN1 representations of elliptic curve entities
EC_GFp_simple_method(3), EC_GFp_mont_method(3), EC_GFp_nist_method(3), EC_GFp_nistp224_method(3), EC_GFp_nistp256_method(3), EC_GFp_nistp521_method(3), EC_GF2m_simple_method(3), EC_METHOD_get_field_type(3)
Functions for obtaining EC_METHOD objects
EC_GFp_simple_method(3ossl), EC_GFp_mont_method(3ossl), EC_GFp_nist_method(3ossl), EC_GFp_nistp224_method(3ossl), EC_GFp_nistp256_method(3ossl), EC_GFp_nistp521_method(3ossl), EC_GF2m_simple_method(3ossl), EC_METHOD_get_field_type(3ossl)
Functions for obtaining EC_METHOD objects
EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3)
Functions for manipulating EC_GROUP objects
EC_GROUP_get0_order(3ossl), EC_GROUP_order_bits(3ossl), EC_GROUP_get0_cofactor(3ossl), EC_GROUP_copy(3ossl), EC_GROUP_dup(3ossl), EC_GROUP_method_of(3ossl), EC_GROUP_set_generator(3ossl), EC_GROUP_get0_generator(3ossl), EC_GROUP_get_order(3ossl), EC_GROUP_get_cofactor(3ossl), EC_GROUP_set_curve_name(3ossl), EC_GROUP_get_curve_name(3ossl), EC_GROUP_set_asn1_flag(3ossl), EC_GROUP_get_asn1_flag(3ossl), EC_GROUP_set_point_conversion_form(3ossl), EC_GROUP_get_point_conversion_form(3ossl), EC_GROUP_get0_seed(3ossl), EC_GROUP_get_seed_len(3ossl), EC_GROUP_set_seed(3ossl), EC_GROUP_get_degree(3ossl), EC_GROUP_check(3ossl), EC_GROUP_check_named_curve(3ossl), EC_GROUP_check_discriminant(3ossl), EC_GROUP_cmp(3ossl), EC_GROUP_get_basis_type(3ossl), EC_GROUP_get_trinomial_basis(3ossl), EC_GROUP_get_pentanomial_basis(3ossl), EC_GROUP_get0_field(3ossl), EC_GROUP_get_field_type(3ossl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_ecparameters(3), EC_GROUP_get_ecpkparameters(3), EC_GROUP_new(3), EC_GROUP_new_from_ecparameters(3), EC_GROUP_new_from_ecpkparameters(3), EC_GROUP_free(3), EC_GROUP_clear_free(3), EC_GROUP_new_curve_GFp(3), EC_GROUP_new_curve_GF2m(3), EC_GROUP_new_by_curve_name(3), EC_GROUP_set_curve(3), EC_GROUP_get_curve(3), EC_GROUP_set_curve_GFp(3), EC_GROUP_get_curve_GFp(3), EC_GROUP_set_curve_GF2m(3), EC_GROUP_get_curve_GF2m(3), EC_get_builtin_curves(3)
Functions for creating and destroying EC_GROUP objects
EC_GROUP_get_ecparameters(3ossl), EC_GROUP_get_ecpkparameters(3ossl), EC_GROUP_new_from_params(3ossl), EC_GROUP_to_params(3ossl), EC_GROUP_new_from_ecparameters(3ossl), EC_GROUP_new_from_ecpkparameters(3ossl), EC_GROUP_new(3ossl), EC_GROUP_free(3ossl), EC_GROUP_clear_free(3ossl), EC_GROUP_new_curve_GFp(3ossl), EC_GROUP_new_curve_GF2m(3ossl), EC_GROUP_new_by_curve_name_ex(3ossl), EC_GROUP_new_by_curve_name(3ossl), EC_GROUP_set_curve(3ossl), EC_GROUP_get_curve(3ossl), EC_GROUP_set_curve_GFp(3ossl), EC_GROUP_get_curve_GFp(3ossl), EC_GROUP_set_curve_GF2m(3ossl), EC_GROUP_get_curve_GF2m(3ossl), EC_get_builtin_curves(3ossl), OSSL_EC_curve_nid2name(3ossl)
Functions for creating and destroying EC_GROUP objects
EC_KEY_METHOD_new(3), EC_KEY_METHOD_free(3), EC_KEY_METHOD_set_init(3), EC_KEY_METHOD_get_init(3), EC_KEY_METHOD_set_sign(3), EC_KEY_METHOD_get_sign(3), EC_KEY_METHOD_set_verify(3), EC_KEY_METHOD_get_verify(3), EC_KEY_METHOD_set_keygen(3), EC_KEY_METHOD_get_keygen(3), EC_KEY_METHOD_set_compute_key(3), EC_KEY_METHOD_get_compute_key(3), EC_KEY_OpenSSL(3), EC_KEY_set_default_method(3), EC_KEY_get_default_method(3), EC_KEY_new_method(3), EC_KEY_set_method(3), EC_KEY_get_method(3)
custom EC_KEY implementations
EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_engine(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_decoded_from_explicit_params(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
Functions for creating, destroying and manipulating EC_KEY objects
EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
Functions for performing mathematical operations and tests on EC_POINT objects
EC_POINT_add(3ossl), EC_POINT_dbl(3ossl), EC_POINT_invert(3ossl), EC_POINT_is_at_infinity(3ossl), EC_POINT_is_on_curve(3ossl), EC_POINT_cmp(3ossl), EC_POINT_make_affine(3ossl), EC_POINTs_make_affine(3ossl), EC_POINTs_mul(3ossl), EC_POINT_mul(3ossl), EC_GROUP_precompute_mult(3ossl), EC_GROUP_have_precompute_mult(3ossl)
Functions for performing mathematical operations and tests on EC_POINT objects
EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
Functions for creating, destroying and manipulating EC_POINT objects
EC_POINT_set_Jprojective_coordinates_GFp(3ossl), EC_POINT_point2buf(3ossl), EC_POINT_new(3ossl), EC_POINT_free(3ossl), EC_POINT_clear_free(3ossl), EC_POINT_copy(3ossl), EC_POINT_dup(3ossl), EC_POINT_method_of(3ossl), EC_POINT_set_to_infinity(3ossl), EC_POINT_get_Jprojective_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates(3ossl), EC_POINT_get_affine_coordinates(3ossl), EC_POINT_set_compressed_coordinates(3ossl), EC_POINT_set_affine_coordinates_GFp(3ossl), EC_POINT_get_affine_coordinates_GFp(3ossl), EC_POINT_set_compressed_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates_GF2m(3ossl), EC_POINT_get_affine_coordinates_GF2m(3ossl), EC_POINT_set_compressed_coordinates_GF2m(3ossl), EC_POINT_point2oct(3ossl), EC_POINT_oct2point(3ossl), EC_POINT_point2bn(3ossl), EC_POINT_bn2point(3ossl), EC_POINT_point2hex(3ossl), EC_POINT_hex2point(3ossl)
Functions for creating, destroying and manipulating EC_POINT objects
EDS(3)
Embedded Data Systems Sensors EDS0064 - Temperature EDS0065 - Temperature and Humidity EDS0066 - Temperature and Barometric Pressure EDS0067 - Temperature and Light EDS0068 - Temperature, Barometric Pressure and Light EDS0070 - Vibration EDS0071 - RTD 4-wire temperature EDS0072 - RTD 3-wire temperature EDS0080 - 8 Channel Analog Current Input EDS0082 - 8 Channel Analog Voltage Input EDS0083 - 4 Channel Analog Current Input EDS0085 - 4 Channel Analog Voltage Input EDS0090 - 8 Discrete I/O
END(7)
commit the current transaction
END_OF_FUNCTION(3)
Locks the code used by a timer. Allegro game programming library
END_OF_MAIN(3)
Macro to put after your main() function. Allegro game programming library
ENGINE_get_DH(3), ENGINE_get_DSA(3), ENGINE_by_id(3), ENGINE_get_cipher_engine(3), ENGINE_get_default_DH(3), ENGINE_get_default_DSA(3), ENGINE_get_default_RAND(3), ENGINE_get_default_RSA(3), ENGINE_get_digest_engine(3), ENGINE_get_first(3), ENGINE_get_last(3), ENGINE_get_next(3), ENGINE_get_prev(3), ENGINE_new(3), ENGINE_get_ciphers(3), ENGINE_get_ctrl_function(3), ENGINE_get_digests(3), ENGINE_get_destroy_function(3), ENGINE_get_finish_function(3), ENGINE_get_init_function(3), ENGINE_get_load_privkey_function(3), ENGINE_get_load_pubkey_function(3), ENGINE_load_private_key(3), ENGINE_load_public_key(3), ENGINE_get_RAND(3), ENGINE_get_RSA(3), ENGINE_get_id(3), ENGINE_get_name(3), ENGINE_get_cmd_defns(3), ENGINE_get_cipher(3), ENGINE_get_digest(3), ENGINE_add(3), ENGINE_cmd_is_executable(3), ENGINE_ctrl(3), ENGINE_ctrl_cmd(3), ENGINE_ctrl_cmd_string(3), ENGINE_finish(3), ENGINE_free(3), ENGINE_get_flags(3), ENGINE_init(3), ENGINE_register_DH(3), ENGINE_register_DSA(3), ENGINE_register_RAND(3), ENGINE_register_RSA(3), ENGINE_register_all_complete(3), ENGINE_register_ciphers(3), ENGINE_register_complete(3), ENGINE_register_digests(3), ENGINE_remove(3), ENGINE_set_DH(3), ENGINE_set_DSA(3), ENGINE_set_RAND(3), ENGINE_set_RSA(3), ENGINE_set_ciphers(3), ENGINE_set_cmd_defns(3), ENGINE_set_ctrl_function(3), ENGINE_set_default(3), ENGINE_set_default_DH(3), ENGINE_set_default_DSA(3), ENGINE_set_default_RAND(3), ENGINE_set_default_RSA(3), ENGINE_set_default_ciphers(3), ENGINE_set_default_digests(3), ENGINE_set_default_string(3), ENGINE_set_destroy_function(3), ENGINE_set_digests(3), ENGINE_set_finish_function(3), ENGINE_set_flags(3), ENGINE_set_id(3), ENGINE_set_init_function(3), ENGINE_set_load_privkey_function(3), ENGINE_set_load_pubkey_function(3), ENGINE_set_name(3), ENGINE_up_ref(3), ENGINE_get_table_flags(3), ENGINE_cleanup(3), ENGINE_load_builtin_engines(3), ENGINE_register_all_DH(3), ENGINE_register_all_DSA(3), ENGINE_register_all_RAND(3), ENGINE_register_all_RSA(3), ENGINE_register_all_ciphers(3), ENGINE_register_all_digests(3), ENGINE_set_table_flags(3), ENGINE_unregister_DH(3), ENGINE_unregister_DSA(3), ENGINE_unregister_RAND(3), ENGINE_unregister_RSA(3), ENGINE_unregister_ciphers(3), ENGINE_unregister_digests(3)
ENGINE cryptographic module support
ENGINE_get_DH(3ossl), ENGINE_get_DSA(3ossl), ENGINE_by_id(3ossl), ENGINE_get_cipher_engine(3ossl), ENGINE_get_default_DH(3ossl), ENGINE_get_default_DSA(3ossl), ENGINE_get_default_RAND(3ossl), ENGINE_get_default_RSA(3ossl), ENGINE_get_digest_engine(3ossl), ENGINE_get_first(3ossl), ENGINE_get_last(3ossl), ENGINE_get_next(3ossl), ENGINE_get_prev(3ossl), ENGINE_new(3ossl), ENGINE_get_ciphers(3ossl), ENGINE_get_ctrl_function(3ossl), ENGINE_get_digests(3ossl), ENGINE_get_destroy_function(3ossl), ENGINE_get_finish_function(3ossl), ENGINE_get_init_function(3ossl), ENGINE_get_load_privkey_function(3ossl), ENGINE_get_load_pubkey_function(3ossl), ENGINE_load_private_key(3ossl), ENGINE_load_public_key(3ossl), ENGINE_get_RAND(3ossl), ENGINE_get_RSA(3ossl), ENGINE_get_id(3ossl), ENGINE_get_name(3ossl), ENGINE_get_cmd_defns(3ossl), ENGINE_get_cipher(3ossl), ENGINE_get_digest(3ossl), ENGINE_add(3ossl), ENGINE_cmd_is_executable(3ossl), ENGINE_ctrl(3ossl), ENGINE_ctrl_cmd(3ossl), ENGINE_ctrl_cmd_string(3ossl), ENGINE_finish(3ossl), ENGINE_free(3ossl), ENGINE_get_flags(3ossl), ENGINE_init(3ossl), ENGINE_register_DH(3ossl), ENGINE_register_DSA(3ossl), ENGINE_register_RAND(3ossl), ENGINE_register_RSA(3ossl), ENGINE_register_all_complete(3ossl), ENGINE_register_ciphers(3ossl), ENGINE_register_complete(3ossl), ENGINE_register_digests(3ossl), ENGINE_remove(3ossl), ENGINE_set_DH(3ossl), ENGINE_set_DSA(3ossl), ENGINE_set_RAND(3ossl), ENGINE_set_RSA(3ossl), ENGINE_set_ciphers(3ossl), ENGINE_set_cmd_defns(3ossl), ENGINE_set_ctrl_function(3ossl), ENGINE_set_default(3ossl), ENGINE_set_default_DH(3ossl), ENGINE_set_default_DSA(3ossl), ENGINE_set_default_RAND(3ossl), ENGINE_set_default_RSA(3ossl), ENGINE_set_default_ciphers(3ossl), ENGINE_set_default_digests(3ossl), ENGINE_set_default_string(3ossl), ENGINE_set_destroy_function(3ossl), ENGINE_set_digests(3ossl), ENGINE_set_finish_function(3ossl), ENGINE_set_flags(3ossl), ENGINE_set_id(3ossl), ENGINE_set_init_function(3ossl), ENGINE_set_load_privkey_function(3ossl), ENGINE_set_load_pubkey_function(3ossl), ENGINE_set_name(3ossl), ENGINE_up_ref(3ossl), ENGINE_get_table_flags(3ossl), ENGINE_cleanup(3ossl), ENGINE_load_builtin_engines(3ossl), ENGINE_register_all_DH(3ossl), ENGINE_register_all_DSA(3ossl), ENGINE_register_all_RAND(3ossl), ENGINE_register_all_RSA(3ossl), ENGINE_register_all_ciphers(3ossl), ENGINE_register_all_digests(3ossl), ENGINE_set_table_flags(3ossl), ENGINE_unregister_DH(3ossl), ENGINE_unregister_DSA(3ossl), ENGINE_unregister_RAND(3ossl), ENGINE_unregister_RSA(3ossl), ENGINE_unregister_ciphers(3ossl), ENGINE_unregister_digests(3ossl)
ENGINE cryptographic module support
ERR_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_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
ERR_raise(3ossl), ERR_raise_data(3ossl), ERR_put_error(3ossl), ERR_add_error_data(3ossl), ERR_add_error_vdata(3ossl), ERR_add_error_txt(3ossl), ERR_add_error_mem_bio(3ossl)
record an error
ERR_remove_thread_state(3), ERR_remove_state(3)
DEPRECATED
ERR_remove_thread_state(3ossl), ERR_remove_state(3ossl)
DEPRECATED
ERR_set_mark(3), ERR_pop_to_mark(3)
set marks and pop errors until mark
ERR_set_mark(3ossl), ERR_clear_last_mark(3ossl), ERR_pop_to_mark(3ossl), ERR_count_to_mark(3ossl), ERR_pop(3ossl)
set mark, clear mark, pop errors until mark and pop last error
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-RSA(7ossl)
RSA Asymmetric Cipher algorithm support
EVP_ASYM_CIPHER-SM2(7ossl)
SM2 Asymmetric Cipher algorithm support
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-AES(7ossl)
The AES EVP_CIPHER implementations
EVP_CIPHER-ARIA(7ossl)
The ARIA EVP_CIPHER implementations
EVP_CIPHER-BLOWFISH(7ossl)
The BLOBFISH EVP_CIPHER implementations
EVP_CIPHER-CAMELLIA(7ossl)
The CAMELLIA EVP_CIPHER implementations
EVP_CIPHER-CAST(7ossl)
The CAST EVP_CIPHER implementations
EVP_CIPHER-CHACHA(7ossl)
The CHACHA EVP_CIPHER implementations
EVP_CIPHER-DES(7ossl)
The DES EVP_CIPHER implementations
EVP_CIPHER-IDEA(7ossl)
The IDEA EVP_CIPHER implementations
EVP_CIPHER-NULL(7ossl)
The NULL EVP_CIPHER implementation
EVP_CIPHER-RC2(7ossl)
The RC2 EVP_CIPHER implementations
EVP_CIPHER-RC4(7ossl)
The RC4 EVP_CIPHER implementations
EVP_CIPHER-RC5(7ossl)
The RC5 EVP_CIPHER implementations
EVP_CIPHER-SEED(7ossl)
The SEED EVP_CIPHER implementations
EVP_CIPHER-SM4(7ossl)
The SM4 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_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_EC_gen(3ossl), EC_KEY_get_method(3ossl), EC_KEY_set_method(3ossl), EC_KEY_new_ex(3ossl), EC_KEY_new(3ossl), EC_KEY_get_flags(3ossl), EC_KEY_set_flags(3ossl), EC_KEY_clear_flags(3ossl), EC_KEY_new_by_curve_name_ex(3ossl), EC_KEY_new_by_curve_name(3ossl), EC_KEY_free(3ossl), EC_KEY_copy(3ossl), EC_KEY_dup(3ossl), EC_KEY_up_ref(3ossl), EC_KEY_get0_engine(3ossl), EC_KEY_get0_group(3ossl), EC_KEY_set_group(3ossl), EC_KEY_get0_private_key(3ossl), EC_KEY_set_private_key(3ossl), EC_KEY_get0_public_key(3ossl), EC_KEY_set_public_key(3ossl), EC_KEY_get_conv_form(3ossl), EC_KEY_set_conv_form(3ossl), EC_KEY_set_asn1_flag(3ossl), EC_KEY_decoded_from_explicit_params(3ossl), EC_KEY_precompute_mult(3ossl), EC_KEY_generate_key(3ossl), EC_KEY_check_key(3ossl), EC_KEY_set_public_key_affine_coordinates(3ossl), EC_KEY_oct2key(3ossl), EC_KEY_key2buf(3ossl), EC_KEY_oct2priv(3ossl), EC_KEY_priv2oct(3ossl), EC_KEY_priv2buf(3ossl)
Functions for creating, destroying and manipulating EC_KEY objects
EVP_ENCODE_CTX_new(3), EVP_ENCODE_CTX_free(3), EVP_ENCODE_CTX_copy(3), EVP_ENCODE_CTX_num(3), EVP_EncodeInit(3), EVP_EncodeUpdate(3), EVP_EncodeFinal(3), EVP_EncodeBlock(3), EVP_DecodeInit(3), EVP_DecodeUpdate(3), EVP_DecodeFinal(3), EVP_DecodeBlock(3)
EVP base 64 encode/decode routines
EVP_ENCODE_CTX_new(3ossl), EVP_ENCODE_CTX_free(3ossl), EVP_ENCODE_CTX_copy(3ossl), EVP_ENCODE_CTX_num(3ossl), EVP_EncodeInit(3ossl), EVP_EncodeUpdate(3ossl), EVP_EncodeFinal(3ossl), EVP_EncodeBlock(3ossl), EVP_DecodeInit(3ossl), EVP_DecodeUpdate(3ossl), EVP_DecodeFinal(3ossl), EVP_DecodeBlock(3ossl)
EVP base64 encode/decode routines
EVP_KDF(3ossl), EVP_KDF_fetch(3ossl), EVP_KDF_free(3ossl), EVP_KDF_up_ref(3ossl), EVP_KDF_CTX(3ossl), EVP_KDF_CTX_new(3ossl), EVP_KDF_CTX_free(3ossl), EVP_KDF_CTX_dup(3ossl), EVP_KDF_CTX_reset(3ossl), EVP_KDF_derive(3ossl), EVP_KDF_CTX_set_SKEY(3ossl), EVP_KDF_derive_SKEY(3ossl), EVP_KDF_CTX_get_kdf_size(3ossl), EVP_KDF_get0_provider(3ossl), EVP_KDF_CTX_kdf(3ossl), EVP_KDF_is_a(3ossl), EVP_KDF_get0_name(3ossl), EVP_KDF_names_do_all(3ossl), EVP_KDF_get0_description(3ossl), EVP_KDF_CTX_get_params(3ossl), EVP_KDF_CTX_set_params(3ossl), EVP_KDF_do_all_provided(3ossl), EVP_KDF_get_params(3ossl), EVP_KDF_gettable_params(3ossl), EVP_KDF_gettable_ctx_params(3ossl), EVP_KDF_settable_ctx_params(3ossl), EVP_KDF_CTX_gettable_params(3ossl), EVP_KDF_CTX_settable_params(3ossl)
EVP KDF routines
EVP_KDF-ARGON2(7ossl)
The Argon2 EVP KDF implementation
EVP_KDF-HKDF(7ossl)
The HKDF EVP_KDF implementations
EVP_KDF-HMAC-DRBG(7ossl)
The HMAC DRBG DETERMINISTIC EVP_KDF implementation
EVP_KDF-KB(7ossl)
The Key-Based EVP_KDF implementation
EVP_KDF-KRB5KDF(7ossl)
The RFC3961 Krb5 KDF EVP_KDF implementation
EVP_KDF-PBKDF1(7ossl)
The PBKDF1 EVP_KDF implementation
EVP_KDF-PBKDF2(7ossl)
The PBKDF2 EVP_KDF implementation
EVP_KDF-PKCS12KDF(7ossl)
The PKCS#12 EVP_KDF implementation
EVP_KDF-PVKKDF(7ossl)
The PVK EVP_KDF implementation
EVP_KDF-SCRYPT(7ossl)
The scrypt EVP_KDF implementation
EVP_KDF-SS(7ossl)
The Single Step / One Step EVP_KDF implementation
EVP_KDF-SSHKDF(7ossl)
The SSHKDF EVP_KDF implementation
EVP_KDF-TLS13_KDF(7ossl)
The TLS 1.3 EVP_KDF implementation
EVP_KDF-TLS1_PRF(7ossl)
The TLS1 PRF EVP_KDF implementation
EVP_KDF-X942-ASN1(7ossl)
The X9.42-2003 asn1 EVP_KDF implementation
EVP_KDF-X942-CONCAT(7ossl)
The X942 Concat EVP_KDF implementation
EVP_KDF-X963(7ossl)
The X9.63-2001 EVP_KDF implementation
EVP_KEM-EC(7ossl)
EVP_KEM EC keytype and algorithm support
EVP_KEM-ML-KEM-512(7ossl), EVP_KEM-ML-KEM-768(7ossl), EVP_KEM-ML-KEM-1024(7ossl), EVP_KEM-ML-KEM(7ossl)
EVP_KEM ML-KEM keytype and algorithm support
EVP_KEM-RSA(7ossl)
EVP_KEM RSA keytype and algorithm support
EVP_KEM-X25519(7ossl), EVP_KEM-X448(7ossl)
EVP_KEM X25519 and EVP_KEM X448 keytype and algorithm support
EVP_KEM_fetch(3ossl), EVP_KEM_free(3ossl), EVP_KEM_up_ref(3ossl), EVP_KEM_get0_name(3ossl), EVP_KEM_is_a(3ossl), EVP_KEM_get0_provider(3ossl), EVP_KEM_do_all_provided(3ossl), EVP_KEM_names_do_all(3ossl), EVP_KEM_get0_description(3ossl), EVP_KEM_gettable_ctx_params(3ossl), EVP_KEM_settable_ctx_params(3ossl)
Functions to manage EVP_KEM algorithm objects
EVP_KEYEXCH-DH(7ossl)
DH Key Exchange algorithm support
EVP_KEYEXCH-ECDH(7ossl)
ECDH Key Exchange algorithm support
EVP_KEYEXCH-X25519(7ossl), EVP_KEYEXCH-X448(7ossl)
X25519 and X448 Key Exchange algorithm support
EVP_KEYEXCH_fetch(3ossl), EVP_KEYEXCH_free(3ossl), EVP_KEYEXCH_up_ref(3ossl), EVP_KEYEXCH_get0_provider(3ossl), EVP_KEYEXCH_is_a(3ossl), EVP_KEYEXCH_do_all_provided(3ossl), EVP_KEYEXCH_names_do_all(3ossl), EVP_KEYEXCH_get0_name(3ossl), EVP_KEYEXCH_get0_description(3ossl), EVP_KEYEXCH_gettable_ctx_params(3ossl), EVP_KEYEXCH_settable_ctx_params(3ossl)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYMGMT(3ossl), EVP_KEYMGMT_fetch(3ossl), EVP_KEYMGMT_up_ref(3ossl), EVP_KEYMGMT_free(3ossl), EVP_KEYMGMT_get0_provider(3ossl), EVP_KEYMGMT_is_a(3ossl), EVP_KEYMGMT_get0_description(3ossl), EVP_KEYMGMT_get0_name(3ossl), EVP_KEYMGMT_do_all_provided(3ossl), EVP_KEYMGMT_names_do_all(3ossl), EVP_KEYMGMT_gettable_params(3ossl), EVP_KEYMGMT_settable_params(3ossl), EVP_KEYMGMT_gen_gettable_params(3ossl), EVP_KEYMGMT_gen_settable_params(3ossl)
EVP key management routines
EVP_MAC(3ossl), EVP_MAC_fetch(3ossl), EVP_MAC_up_ref(3ossl), EVP_MAC_free(3ossl), EVP_MAC_is_a(3ossl), EVP_MAC_get0_name(3ossl), EVP_MAC_names_do_all(3ossl), EVP_MAC_get0_description(3ossl), EVP_MAC_get0_provider(3ossl), EVP_MAC_get_params(3ossl), EVP_MAC_gettable_params(3ossl), EVP_MAC_CTX(3ossl), EVP_MAC_CTX_new(3ossl), EVP_MAC_CTX_free(3ossl), EVP_MAC_CTX_dup(3ossl), EVP_MAC_CTX_get0_mac(3ossl), EVP_MAC_CTX_get_params(3ossl), EVP_MAC_CTX_set_params(3ossl), EVP_MAC_CTX_get_mac_size(3ossl), EVP_MAC_CTX_get_block_size(3ossl), EVP_Q_mac(3ossl), EVP_MAC_init(3ossl), EVP_MAC_init_SKEY(3ossl), EVP_MAC_update(3ossl), EVP_MAC_final(3ossl), EVP_MAC_finalXOF(3ossl), EVP_MAC_gettable_ctx_params(3ossl), EVP_MAC_settable_ctx_params(3ossl), EVP_MAC_CTX_gettable_params(3ossl), EVP_MAC_CTX_settable_params(3ossl), EVP_MAC_do_all_provided(3ossl)
EVP MAC routines
EVP_MAC-BLAKE2(7ossl), EVP_MAC-BLAKE2BMAC(7ossl), EVP_MAC-BLAKE2SMAC(7ossl)
The BLAKE2 EVP_MAC implementations
EVP_MAC-CMAC(7ossl)
The CMAC EVP_MAC implementation
EVP_MAC-GMAC(7ossl)
The GMAC EVP_MAC implementation
EVP_MAC-HMAC(7ossl)
The HMAC EVP_MAC implementation
EVP_MAC-KMAC(7ossl), EVP_MAC-KMAC128(7ossl), EVP_MAC-KMAC256(7ossl)
The KMAC EVP_MAC implementations
EVP_MAC-Poly1305(7ossl)
The Poly1305 EVP_MAC implementation
EVP_MAC-Siphash(7ossl)
The Siphash EVP_MAC implementation
EVP_MD-BLAKE2(7ossl)
The BLAKE2 EVP_MD implementation
EVP_MD-KECCAK(7ossl)
The KECCAK EVP_MD implementations
EVP_MD-MD2(7ossl)
The MD2 EVP_MD implementation
EVP_MD-MD4(7ossl)
The MD4 EVP_MD implementation
EVP_MD-MD5(7ossl)
The MD5 EVP_MD implementation
EVP_MD-MD5-SHA1(7ossl)
The MD5-SHA1 EVP_MD implementation
EVP_MD-MDC2(7ossl)
The MDC2 EVP_MD implementation
EVP_MD-NULL(7ossl)
The NULL EVP_MD implementation
EVP_MD-RIPEMD160(7ossl)
The RIPEMD160 EVP_MD implementation
EVP_MD-SHA1(7ossl)
The SHA1 EVP_MD implementation
EVP_MD-SHA2(7ossl)
The SHA2 EVP_MD implementation
EVP_MD-SHA3(7ossl)
The SHA3 EVP_MD implementations
EVP_MD-SHAKE(7ossl), EVP_MD-KECCAK-KMAC(7ossl)
The SHAKE / KECCAK family EVP_MD implementations
EVP_MD-SM3(7ossl)
The SM3 EVP_MD implementations
EVP_MD-WHIRLPOOL(7ossl)
The WHIRLPOOL EVP_MD implementation
EVP_MD-common(7ossl)
The OpenSSL EVP_MD implementations, common things
EVP_MD_CTX_new(3), EVP_MD_CTX_reset(3), EVP_MD_CTX_free(3), EVP_MD_CTX_copy(3), EVP_MD_CTX_copy_ex(3), EVP_MD_CTX_ctrl(3), EVP_MD_CTX_set_flags(3), EVP_MD_CTX_clear_flags(3), EVP_MD_CTX_test_flags(3), EVP_Digest(3), EVP_DigestInit_ex(3), EVP_DigestInit(3), EVP_DigestUpdate(3), EVP_DigestFinal_ex(3), EVP_DigestFinalXOF(3), EVP_DigestFinal(3), EVP_MD_type(3), EVP_MD_pkey_type(3), EVP_MD_size(3), EVP_MD_block_size(3), EVP_MD_flags(3), EVP_MD_CTX_md(3), EVP_MD_CTX_type(3), EVP_MD_CTX_size(3), EVP_MD_CTX_block_size(3), EVP_MD_CTX_md_data(3), EVP_MD_CTX_update_fn(3), EVP_MD_CTX_set_update_fn(3), EVP_md_null(3), EVP_get_digestbyname(3), EVP_get_digestbynid(3), EVP_get_digestbyobj(3), EVP_MD_CTX_pkey_ctx(3), EVP_MD_CTX_set_pkey_ctx(3)
EVP digest routines
EVP_MD_fetch(3ossl), EVP_MD_up_ref(3ossl), EVP_MD_free(3ossl), EVP_MD_get_params(3ossl), EVP_MD_gettable_params(3ossl), EVP_MD_CTX_new(3ossl), EVP_MD_CTX_reset(3ossl), EVP_MD_CTX_free(3ossl), EVP_MD_CTX_dup(3ossl), EVP_MD_CTX_copy(3ossl), EVP_MD_CTX_copy_ex(3ossl), EVP_MD_CTX_ctrl(3ossl), EVP_MD_CTX_set_params(3ossl), EVP_MD_CTX_get_params(3ossl), EVP_MD_settable_ctx_params(3ossl), EVP_MD_gettable_ctx_params(3ossl), EVP_MD_CTX_settable_params(3ossl), EVP_MD_CTX_gettable_params(3ossl), EVP_MD_CTX_set_flags(3ossl), EVP_MD_CTX_clear_flags(3ossl), EVP_MD_CTX_test_flags(3ossl), EVP_Q_digest(3ossl), EVP_Digest(3ossl), EVP_DigestInit_ex2(3ossl), EVP_DigestInit_ex(3ossl), EVP_DigestInit(3ossl), EVP_DigestUpdate(3ossl), EVP_DigestFinal_ex(3ossl), EVP_DigestFinalXOF(3ossl), EVP_DigestFinal(3ossl), EVP_DigestSqueeze(3ossl), EVP_MD_is_a(3ossl), EVP_MD_get0_name(3ossl), EVP_MD_get0_description(3ossl), EVP_MD_names_do_all(3ossl), EVP_MD_get0_provider(3ossl), EVP_MD_get_type(3ossl), EVP_MD_get_pkey_type(3ossl), EVP_MD_get_size(3ossl), EVP_MD_get_block_size(3ossl), EVP_MD_get_flags(3ossl), EVP_MD_CTX_get0_name(3ossl), EVP_MD_CTX_md(3ossl), EVP_MD_CTX_get0_md(3ossl), EVP_MD_CTX_get1_md(3ossl), EVP_MD_CTX_get_type(3ossl), EVP_MD_CTX_get_size_ex(3ossl), EVP_MD_CTX_get_block_size(3ossl), EVP_MD_CTX_get0_md_data(3ossl), EVP_MD_CTX_update_fn(3ossl), EVP_MD_CTX_set_update_fn(3ossl), EVP_md_null(3ossl), EVP_get_digestbyname(3ossl), EVP_get_digestbynid(3ossl), EVP_get_digestbyobj(3ossl), EVP_MD_CTX_get_pkey_ctx(3ossl), EVP_MD_CTX_set_pkey_ctx(3ossl), EVP_MD_do_all_provided(3ossl), EVP_MD_type(3ossl), EVP_MD_nid(3ossl), EVP_MD_name(3ossl), EVP_MD_pkey_type(3ossl), EVP_MD_size(3ossl), EVP_MD_block_size(3ossl), EVP_MD_flags(3ossl), EVP_MD_xof(3ossl), EVP_MD_CTX_size(3ossl), EVP_MD_CTX_get_size(3ossl), EVP_MD_CTX_block_size(3ossl), EVP_MD_CTX_type(3ossl), EVP_MD_CTX_pkey_ctx(3ossl), EVP_MD_CTX_md_data(3ossl)
EVP digest routines
EVP_MD_meth_dup(3), EVP_MD_meth_new(3), EVP_MD_meth_free(3), EVP_MD_meth_set_input_blocksize(3), EVP_MD_meth_set_result_size(3), EVP_MD_meth_set_app_datasize(3), EVP_MD_meth_set_flags(3), EVP_MD_meth_set_init(3), EVP_MD_meth_set_update(3), EVP_MD_meth_set_final(3), EVP_MD_meth_set_copy(3), EVP_MD_meth_set_cleanup(3), EVP_MD_meth_set_ctrl(3), EVP_MD_meth_get_input_blocksize(3), EVP_MD_meth_get_result_size(3), EVP_MD_meth_get_app_datasize(3), EVP_MD_meth_get_flags(3), EVP_MD_meth_get_init(3), EVP_MD_meth_get_update(3), EVP_MD_meth_get_final(3), EVP_MD_meth_get_copy(3), EVP_MD_meth_get_cleanup(3), EVP_MD_meth_get_ctrl(3)
Routines to build up EVP_MD methods
EVP_MD_meth_new(3ossl), EVP_MD_meth_dup(3ossl), EVP_MD_meth_free(3ossl), EVP_MD_meth_set_input_blocksize(3ossl), EVP_MD_meth_set_result_size(3ossl), EVP_MD_meth_set_app_datasize(3ossl), EVP_MD_meth_set_flags(3ossl), EVP_MD_meth_set_init(3ossl), EVP_MD_meth_set_update(3ossl), EVP_MD_meth_set_final(3ossl), EVP_MD_meth_set_copy(3ossl), EVP_MD_meth_set_cleanup(3ossl), EVP_MD_meth_set_ctrl(3ossl), EVP_MD_meth_get_input_blocksize(3ossl), EVP_MD_meth_get_result_size(3ossl), EVP_MD_meth_get_app_datasize(3ossl), EVP_MD_meth_get_flags(3ossl), EVP_MD_meth_get_init(3ossl), EVP_MD_meth_get_update(3ossl), EVP_MD_meth_get_final(3ossl), EVP_MD_meth_get_copy(3ossl), EVP_MD_meth_get_cleanup(3ossl), EVP_MD_meth_get_ctrl(3ossl)
Routines to build up legacy EVP_MD methods
EVP_MD_nid(3), EVP_MD_type(3), EVP_MD_CTX_type(3), EVP_MD_name(3), EVP_MD_size(3), EVP_MD_CTX_size(3), EVP_MD_block_size(3), EVP_MD_CTX_block_size(3), EVP_MD_flags(3), EVP_MD_pkey_type(3)
inspect EVP_MD objects
EVP_PKEY(3ossl), EVP_PKEY_new(3ossl), EVP_PKEY_up_ref(3ossl), EVP_PKEY_dup(3ossl), EVP_PKEY_free(3ossl), EVP_PKEY_new_raw_private_key_ex(3ossl), EVP_PKEY_new_raw_private_key(3ossl), EVP_PKEY_new_raw_public_key_ex(3ossl), EVP_PKEY_new_raw_public_key(3ossl), EVP_PKEY_new_CMAC_key(3ossl), EVP_PKEY_new_mac_key(3ossl), EVP_PKEY_get_raw_private_key(3ossl), EVP_PKEY_get_raw_public_key(3ossl)
public/private key allocation and raw key handling functions
EVP_PKEY-DH(7ossl), EVP_PKEY-DHX(7ossl), EVP_KEYMGMT-DH(7ossl), EVP_KEYMGMT-DHX(7ossl)
EVP_PKEY DH and DHX keytype and algorithm support
EVP_PKEY-DSA(7ossl), EVP_KEYMGMT-DSA(7ossl)
EVP_PKEY DSA keytype and algorithm support
EVP_PKEY-EC(7ossl), EVP_KEYMGMT-EC(7ossl)
EVP_PKEY EC keytype and algorithm support
EVP_PKEY-FFC(7ossl)
EVP_PKEY DSA and DH/DHX shared FFC parameters
EVP_PKEY-HMAC(7ossl), EVP_KEYMGMT-HMAC(7ossl), EVP_PKEY-Siphash(7ossl), EVP_KEYMGMT-Siphash(7ossl), EVP_PKEY-Poly1305(7ossl), EVP_KEYMGMT-Poly1305(7ossl), EVP_PKEY-CMAC(7ossl), EVP_KEYMGMT-CMAC(7ossl)
EVP_PKEY legacy MAC keytypes and algorithm support
EVP_PKEY-LMS(7ossl), EVP_KEYMGMT-LMS(7ossl), LMS(7ossl)
EVP_PKEY Leighton-Micali Signature (LMS) keytype and algorithm support
EVP_PKEY-ML-DSA(7ossl), EVP_KEYMGMT-ML-DSA(7ossl), EVP_PKEY-ML-DSA-44(7ossl), EVP_PKEY-ML-DSA-65(7ossl), EVP_PKEY-ML-DSA-87(7ossl)
EVP_PKEY ML-DSA keytype and algorithm support
EVP_PKEY-ML-KEM(7ossl), EVP_KEYMGMT-ML-KEM(7ossl), EVP_PKEY-ML-KEM-512(7ossl), EVP_PKEY-ML-KEM-768(7ossl), EVP_PKEY-ML-KEM-1024(7ossl), EVP_KEYMGMT-ML-KEM-512(7ossl), EVP_KEYMGMT-ML-KEM-768(7ossl), EVP_KEYMGMT-ML-KEM-1024(7ossl)
ML-KEM keytype and algorithm support
EVP_PKEY-RSA(7ossl), EVP_KEYMGMT-RSA(7ossl), RSA(7ossl)
EVP_PKEY RSA keytype and algorithm support
EVP_PKEY-SLH-DSA(7ossl), EVP_KEYMGMT-SLH-DSA(7ossl), EVP_PKEY-SLH-DSA-SHA2-128s(7ossl), EVP_PKEY-SLH-DSA-SHA2-128f(7ossl), EVP_PKEY-SLH-DSA-SHA2-192s(7ossl), EVP_PKEY-SLH-DSA-SHA2-192f(7ossl), EVP_PKEY-SLH-DSA-SHA2-256s(7ossl), EVP_PKEY-SLH-DSA-SHA2-256f(7ossl), EVP_PKEY-SLH-DSA-SHAKE-128s(7ossl), EVP_PKEY-SLH-DSA-SHAKE-128f(7ossl), EVP_PKEY-SLH-DSA-SHAKE-192s(7ossl), EVP_PKEY-SLH-DSA-SHAKE-192f(7ossl), EVP_PKEY-SLH-DSA-SHAKE-256s(7ossl), EVP_PKEY-SLH-DSA-SHAKE-256f(7ossl)
EVP_PKEY SLH-DSA keytype and algorithm support
EVP_PKEY-SM2(7ossl), EVP_KEYMGMT-SM2(7ossl), SM2(7ossl)
EVP_PKEY keytype support for the Chinese SM2 signature and encryption algorithms
EVP_PKEY-X25519(7ossl), EVP_PKEY-X448(7ossl), EVP_PKEY-ED25519(7ossl), EVP_PKEY-ED448(7ossl), EVP_KEYMGMT-X25519(7ossl), EVP_KEYMGMT-X448(7ossl), EVP_KEYMGMT-ED25519(7ossl), EVP_KEYMGMT-ED448(7ossl)
EVP_PKEY X25519, X448, ED25519 and ED448 keytype and algorithm support
EVP_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_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_scrypt_salt(3), EVP_PKEY_CTX_set_scrypt_N(3), EVP_PKEY_CTX_set_scrypt_r(3), EVP_PKEY_CTX_set_scrypt_p(3), EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3)
EVP_PKEY scrypt KDF support functions
EVP_PKEY_CTX_set1_scrypt_salt(3ossl), EVP_PKEY_CTX_set_scrypt_N(3ossl), EVP_PKEY_CTX_set_scrypt_r(3ossl), EVP_PKEY_CTX_set_scrypt_p(3ossl), EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3ossl)
EVP_PKEY scrypt KDF support functions
EVP_PKEY_CTX_set_hkdf_md(3), EVP_PKEY_CTX_set1_hkdf_salt(3), EVP_PKEY_CTX_set1_hkdf_key(3), EVP_PKEY_CTX_add1_hkdf_info(3), EVP_PKEY_CTX_hkdf_mode(3)
HMAC-based Extract-and-Expand key derivation algorithm
EVP_PKEY_CTX_set_hkdf_md(3ossl), EVP_PKEY_CTX_set1_hkdf_salt(3ossl), EVP_PKEY_CTX_set1_hkdf_key(3ossl), EVP_PKEY_CTX_add1_hkdf_info(3ossl), EVP_PKEY_CTX_set_hkdf_mode(3ossl)
HMAC-based Extract-and-Expand key derivation algorithm
EVP_PKEY_CTX_set_params(3ossl), EVP_PKEY_CTX_settable_params(3ossl), EVP_PKEY_CTX_get_params(3ossl), EVP_PKEY_CTX_gettable_params(3ossl)
provider parameter passing operations
EVP_PKEY_CTX_set_rsa_pss_keygen_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3)
EVP_PKEY RSA-PSS algorithm support functions
EVP_PKEY_CTX_set_rsa_pss_keygen_md(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_md_name(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3ossl)
EVP_PKEY RSA-PSS algorithm support functions
EVP_PKEY_CTX_set_tls1_prf_md(3), EVP_PKEY_CTX_set1_tls1_prf_secret(3), EVP_PKEY_CTX_add1_tls1_prf_seed(3)
TLS PRF key derivation algorithm
EVP_PKEY_CTX_set_tls1_prf_md(3ossl), EVP_PKEY_CTX_set1_tls1_prf_secret(3ossl), EVP_PKEY_CTX_add1_tls1_prf_seed(3ossl)
TLS PRF key derivation algorithm
EVP_PKEY_Q_keygen(3ossl), EVP_PKEY_keygen_init(3ossl), EVP_PKEY_paramgen_init(3ossl), EVP_PKEY_generate(3ossl), EVP_PKEY_CTX_set_cb(3ossl), EVP_PKEY_CTX_get_cb(3ossl), EVP_PKEY_CTX_get_keygen_info(3ossl), EVP_PKEY_CTX_set_app_data(3ossl), EVP_PKEY_CTX_get_app_data(3ossl), EVP_PKEY_gen_cb(3ossl), EVP_PKEY_paramgen(3ossl), EVP_PKEY_keygen(3ossl)
key and parameter generation and check functions
EVP_PKEY_asn1_find(3), EVP_PKEY_asn1_find_str(3), EVP_PKEY_asn1_get_count(3), EVP_PKEY_asn1_get0(3), EVP_PKEY_asn1_get0_info(3)
enumerate public key ASN.1 methods
EVP_PKEY_asn1_find(3ossl), EVP_PKEY_asn1_find_str(3ossl), EVP_PKEY_asn1_get_count(3ossl), EVP_PKEY_asn1_get0(3ossl), EVP_PKEY_asn1_get0_info(3ossl)
enumerate public key ASN.1 methods
EVP_PKEY_check(3ossl), EVP_PKEY_param_check(3ossl), EVP_PKEY_param_check_quick(3ossl), EVP_PKEY_public_check(3ossl), EVP_PKEY_public_check_quick(3ossl), EVP_PKEY_private_check(3ossl), EVP_PKEY_pairwise_check(3ossl)
key and parameter validation functions
EVP_PKEY_copy_parameters(3), EVP_PKEY_missing_parameters(3), EVP_PKEY_cmp_parameters(3), EVP_PKEY_cmp(3)
public key parameter and comparison functions
EVP_PKEY_decapsulate_init(3ossl), EVP_PKEY_auth_decapsulate_init(3ossl), EVP_PKEY_decapsulate(3ossl)
Key decapsulation using a KEM algorithm with a private key
EVP_PKEY_decrypt_init(3), EVP_PKEY_decrypt(3)
decrypt using a public key algorithm
EVP_PKEY_decrypt_init(3ossl), EVP_PKEY_decrypt_init_ex(3ossl), EVP_PKEY_decrypt(3ossl)
decrypt using a public key algorithm
EVP_PKEY_derive_init(3), EVP_PKEY_derive_set_peer(3), EVP_PKEY_derive(3)
derive public key algorithm shared secret
EVP_PKEY_derive_init(3ossl), EVP_PKEY_derive_init_ex(3ossl), EVP_PKEY_derive_set_peer_ex(3ossl), EVP_PKEY_derive_set_peer(3ossl), EVP_PKEY_derive(3ossl), EVP_PKEY_derive_SKEY(3ossl)
derive public key algorithm shared secret
EVP_PKEY_encapsulate_init(3ossl), EVP_PKEY_auth_encapsulate_init(3ossl), EVP_PKEY_encapsulate(3ossl)
Key encapsulation using a KEM algorithm with a public key
EVP_PKEY_encrypt_init(3), EVP_PKEY_encrypt(3)
encrypt using a public key algorithm
EVP_PKEY_encrypt_init_ex(3ossl), EVP_PKEY_encrypt_init(3ossl), EVP_PKEY_encrypt(3ossl)
encrypt using a public key algorithm
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_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(3), EVP_PKEY_print_private(3), EVP_PKEY_print_params(3)
public key algorithm printing routines
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_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(3), EVP_PKEY_sign(3)
sign using a public key algorithm
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(7ossl)
the random bit generator
EVP_RAND-CTR-DRBG(7ossl)
The CTR DRBG EVP_RAND implementation
EVP_RAND-HASH-DRBG(7ossl)
The HASH DRBG EVP_RAND implementation
EVP_RAND-HMAC-DRBG(7ossl)
The HMAC DRBG EVP_RAND implementation
EVP_RAND-JITTER(7ossl)
The randomness seed source EVP_RAND implementation
EVP_RAND-SEED-SRC(7ossl)
The randomness seed source EVP_RAND implementation
EVP_RAND-TEST-RAND(7ossl)
The test EVP_RAND implementation
EVP_RSA_gen(3ossl), RSA_generate_key_ex(3ossl), RSA_generate_key(3ossl), RSA_generate_multi_prime_key(3ossl)
generate RSA key pair
EVP_SIGNATURE(3ossl), EVP_SIGNATURE_fetch(3ossl), EVP_SIGNATURE_free(3ossl), EVP_SIGNATURE_up_ref(3ossl), EVP_SIGNATURE_is_a(3ossl), EVP_SIGNATURE_get0_provider(3ossl), EVP_SIGNATURE_do_all_provided(3ossl), EVP_SIGNATURE_names_do_all(3ossl), EVP_SIGNATURE_get0_name(3ossl), EVP_SIGNATURE_get0_description(3ossl), EVP_SIGNATURE_gettable_ctx_params(3ossl), EVP_SIGNATURE_settable_ctx_params(3ossl)
Functions to manage EVP_SIGNATURE algorithm objects
EVP_SIGNATURE-DSA(7ossl)
The EVP_PKEY DSA signature implementation
EVP_SIGNATURE-ECDSA(7ossl)
The EVP_PKEY ECDSA signature implementation
EVP_SIGNATURE-HMAC(7ossl), EVP_SIGNATURE-Siphash(7ossl), EVP_SIGNATURE-Poly1305(7ossl), EVP_SIGNATURE-CMAC(7ossl)
The legacy EVP_PKEY MAC signature implementations
EVP_SIGNATURE-LMS(7ossl)
The EVP_PKEY Leighton-Micali Signature (LMS) implementation
EVP_SIGNATURE-ML-DSA(7ossl), EVP_SIGNATURE-ML-DSA-44(7ossl), EVP_SIGNATURE-ML-DSA-65(7ossl), EVP_SIGNATURE-ML-DSA-87(7ossl)
EVP_SIGNATURE ML-DSA support
EVP_SIGNATURE-RSA(7ossl)
The EVP_PKEY RSA signature implementation
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_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_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_chacha20(3), EVP_chacha20_poly1305(3)
EVP ChaCha20 stream cipher
EVP_chacha20(3ossl), EVP_chacha20_poly1305(3ossl)
EVP ChaCha20 stream cipher
EVP_md2(3)
MD2 For EVP
EVP_md2(3ossl)
MD2 For EVP
EVP_md4(3)
MD4 For EVP
EVP_md4(3ossl)
MD4 For EVP
EVP_md5(3), EVP_md5_sha1(3)
MD5 For EVP
EVP_md5(3ossl), EVP_md5_sha1(3ossl)
MD5 For EVP
EVP_mdc2(3)
MDC-2 For EVP
EVP_mdc2(3ossl)
MDC-2 For EVP
EVP_rc4(3), EVP_rc4_40(3), EVP_rc4_hmac_md5(3)
EVP RC4 stream cipher
EVP_rc4(3ossl), EVP_rc4_40(3ossl), EVP_rc4_hmac_md5(3ossl)
EVP RC4 stream cipher
EVP_read_pw_string(3), EVP_read_pw_string_min(3), EVP_set_pw_prompt(3), EVP_get_pw_prompt(3)
compatibility user interface functions
EVP_ripemd160(3)
RIPEMD160 For EVP
EVP_ripemd160(3ossl)
RIPEMD160 For EVP
EVP_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_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
EXECUTE(7)
execute a prepared statement
EXPLAIN(7)
show the execution plan of a statement
Ephemeron(3o)
Ephemerons and weak hash tables
Ephemeron.GenHashTable(3o)
Hash tables on generic containers with notion of death and aliveness
Ephemeron.GenHashTable.MakeSeeded(3o)
Functor building an implementation of an hash table that use the container for keeping the information given
Ephemeron.K1(3o)
Ephemerons with one key
Ephemeron.K1.Bucket(3o)
no description
Ephemeron.K1.Make(3o)
Functor building an implementation of a weak hash table
Ephemeron.K1.MakeSeeded(3o)
Functor building an implementation of a weak hash table
Ephemeron.K2(3o)
Ephemerons with two keys
Ephemeron.K2.Bucket(3o)
no description
Ephemeron.K2.Make(3o)
Functor building an implementation of a weak hash table
Ephemeron.K2.MakeSeeded(3o)
Functor building an implementation of a weak hash table
Ephemeron.Kn(3o)
Ephemerons with arbitrary number of keys of the same type
Ephemeron.Kn.Bucket(3o)
no description
Ephemeron.Kn.Make(3o)
Functor building an implementation of a weak hash table
Ephemeron.Kn.MakeSeeded(3o)
Functor building an implementation of a weak hash table
Ephemeron.S(3o)
The output signature of the functors Ephemeron.K1.Make and Ephemeron.K2.Make
Ephemeron.SeededS(3o)
The output signature of the functors Ephemeron.K1.MakeSeeded and Ephemeron.K2.MakeSeeded
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()"
FETCH(7)
retrieve rows from a query using a cursor
FRA(1)
Example of using QuantLib
FTimes::EadRoutines(3)
Home for various encoder and decoder routines
FTimes::Properties(3)
Global FTimes Properties
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
FcBlanksIsMember(3)
Query membership in an FcBlanks
FcCacheCopySet(3)
Returns a copy of the fontset from cache
FcCacheNumFont(3)
Returns the number of fonts in cache
FcCacheNumSubdir(3)
Return the number of subdirectories in cache
FcCharSetCreate(3)
Create an empty character set
FcCharSetDelChar(3)
Delete a character from a charset
FcCharSetEqual(3)
Compare two charsets
FcCharSetFirstPage(3)
Start enumerating charset contents
FcCharSetMerge(3)
Merge charsets
FcCharSetNextPage(3)
Continue enumerating charset contents
FcConfigAppFontAddDir(3)
Add fonts from directory to font database
FcConfigAppFontClear(3)
Remove all app fonts from font database
FcConfigEnableHome(3)
controls use of the home directory
FcConfigFileInfoIterGet(3)
Obtain the configuration file information
FcConfigFilename(3)
Find a config file
FcConfigGetCache(3)
DEPRECATED used to return per-user cache filename
FcConfigGetFilename(3)
Find a config file
FcConfigGetSysRoot(3)
Obtain the system root directory
FcConfigHome(3)
return the current home directory
FcConfigParseAndLoadFromMemory(3)
load a configuration from memory
FcConfigReference(3)
Increment config reference count
FcConfigSetSysRoot(3)
Set the system root directory
FcConfigUptoDate(3)
Check timestamps on config files
FcDefaultSubstitute(3)
Perform default substitutions in a pattern
FcDirCacheUnlink(3)
Remove all caches related to dir
FcDirSave(3)
DEPRECATED: formerly used to save a directory cache
FcFontMatch(3)
Return best font
FcFontSetList(3)
List fonts from a set of font sets
FcFontSetMatch(3)
Return the best font from a set of font sets
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
FcGetVersion(3)
library version number
FcLangGetCharSet(3)
Get character map for a language
FcLangNormalize(3)
Normalize the language string
FcLangSetCompare(3)
compare language sets
FcLangSetDel(3)
delete a language from a langset
FcLangSetEqual(3)
test for matching 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
FcObjectSetBuild(3), FcObjectSetVaBuild(3), FcObjectSetVapBuild(3)
Build object set from args
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
FcPatternBuild(3), FcPatternVaBuild(3), FcPatternVapBuild(3)
Create patterns from arguments
FcPatternDel(3)
Delete a property from a pattern
FcPatternEqual(3)
Compare patterns
FcPatternEqualSubset(3)
Compare portions of patterns
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
FcPatternIterValueCount(3)
Returns the number of the values which the iterator point to
FcPatternObjectCount(3)
Returns the number of the object
FcPatternReference(3)
Increment pattern reference count
FcPatternRemove(3)
Remove one object of the specified type from the pattern
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
FcStrCopyFilename(3)
create a complete path from a filename
FcStrDirname(3)
directory part of filename
FcStrSetAddFilename(3)
add a filename to a string set
FcStrSetDel(3)
delete from a string set
FcStrSetMember(3)
check set for membership
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
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
FittedBondCurve(1)
Example of using QuantLib to fit discount curves
Float(3o)
Floating-point arithmetic
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
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
GENERAL_NAME(3ossl), GENERAL_NAME_set1_X509_NAME(3ossl)
GENERAL_NAME method routines
GENLIB_BUS(3)
Creates a bus name for netlist
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_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_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_LOSIGMERGE(3)
merge two logical signals
GENLIB_MACRO(3)
Interface with all MACRO generators
GENLIB_OUTLINE(3)
build an outline from the current layout cell
GENLIB_PHSEG(3)
place a physical segment 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_ON(3)
place a physical instance in the current figure matching connectors
GENLIB_PLACE_SEG_REF(3)
put a segment on a reference belonging an instance in the current figure
GENLIB_SC_BOTTOM(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
GETCPAT(3)
GENPAT Package man1/alc_origin.1
GFX_MODE(3)
Stores video mode information. Allegro game programming library
GFX_MODE_LIST(3)
Stores an array of GFX_MODE structures. Allegro game programming library
GPSsmooth(1)
send NMEA-formatted GPS data to a FlightGear instance
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
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
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_dgemm(3)
C := alpha * op(A) * op(B) + beta * C
HPL_dgemv(3)
y := beta * y + alpha * op(A) * x
HPL_dlamch(3)
determines machine-specific arithmetic constants
HPL_dlange(3)
Compute ||A||
HPL_dlaprnt(3)
Print the matrix A
HPL_dlaswp00N(3)
performs a series of row interchanges
HPL_dlaswp02N(3)
pack rows of A into columns of W
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_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_dmatgen(3)
random matrix generator
HPL_dtrsm(3)
B := A^{-1} * B or B := B * A^{-1}
HPL_equil(3)
Equilibrate U and forward the column panel L
HPL_grid_info(3)
Retrieve grid information
HPL_idamax(3)
1st k s.t. |x_k| = max_i(|x_i|)
HPL_indxg2l(3)
Map a global index into a local one
HPL_indxg2lp(3)
Map a local index into a global one
HPL_indxg2p(3)
Map a global index into a process coordinate
HPL_indxl2g(3)
Map a index-process pair into a global index
HPL_jumpit(3)
jump into the random sequence
HPL_lmul(3)
multiplies 2 long positive integers
HPL_logsort(3)
Sort the processes in logarithmic order
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_pdgesv0(3)
Factor an N x N+1 matrix
HPL_pdgesvK1(3)
Factor an N x N+1 matrix
HPL_pdgesvK2(3)
Factor an N x N+1 matrix
HPL_pdinfo(3)
Read input parameter file
HPL_pdlamch(3)
determines machine-specific arithmetic constants
HPL_pdlange(3)
Compute ||A||
HPL_pdlaprnt(3)
Print a distributed matrix A
HPL_pdlaswp00N(3)
Broadcast a column panel L and swap the row panel U
HPL_pdlaswp00T(3)
Broadcast a column panel L and swap the row panel U
HPL_pdlaswp01N(3)
Broadcast a column panel L and swap the row panel U
HPL_pdlaswp01T(3)
Broadcast a column panel L and swap the row panel U
HPL_pdmatgen(3)
Parallel random matrix generator
HPL_pdmxswp(3)
swaps and broacast the pivot row
HPL_pdtest(3)
Perform one test
HPL_pdupdateNN(3)
Broadcast a panel and update the trailing submatrix
HPL_pdupdateNT(3)
Broadcast a panel and update the trailing submatrix
HPL_pdupdateTN(3)
Broadcast a panel and update the trailing submatrix
HPL_pdupdateTT(3)
Broadcast a panel and update the trailing submatrix
HPL_perm(3)
Combine 2 index arrays - Generate the permutation
HPL_pipid(3)
Simplify the pivot vector
HPL_plindx0(3)
Compute local swapping index arrays
HPL_plindx1(3)
Compute local swapping index arrays
HPL_plindx10(3)
Compute the logarithmic maps for the spreading
HPL_pnum(3)
Rank determination
HPL_ptimer(3)
Timer facility
HPL_ptimer_cputime(3)
Return the CPU time
HPL_ptimer_walltime(3)
Return the elapsed (wall-clock) time
HPL_pwarn(3)
displays an error message
HPL_rand(3)
random number generator
HPL_recv(3)
Receive a message
HPL_rollN(3)
Roll U and forward the column panel
HPL_rollT(3)
Roll U and forward the column panel
HPL_sdrv(3)
Send and receive a message
HPL_send(3)
Send a message
HPL_setran(3)
Manage the random number generator
HPL_spreadN(3)
Spread row panel U and forward current column panel
HPL_spreadT(3)
Spread row panel U and forward current column panel
HPL_sum(3)
Combine (sum) two buffers
HPL_timer(3)
Timer facility
HPL_timer_cputime(3)
Return the CPU time
HPL_timer_walltime(3)
Return the elapsed (wall-clock) time
HPL_warn(3)
displays an error message
HPL_xjumpm(3)
Compute constants to jump in the random sequence
Handles(3), Tcl_HandleAlloc(3), Tcl_HandleFree(3), Tcl_HandleTblInit(3), Tcl_HandleTblRelease(3), Tcl_HandleTblUseCount(3), Tcl_HandleWalk(3), Tcl_HandleXlate(3)
Dynamic, handle addressable tables
Hashtbl.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
Hyprland(1)
Dynamic tiling Wayland compositor
IBLSS(3)
iButtonLink SmartSlave
IMPORT_FOREIGN_SCHEMA(7)
import table definitions from a foreign server
INIT(3)
GENPAT Package man1/alc_origin.1
INN::Config(3pm)
Export all the variables an INN Perl script might need
INN::Utils::Shlock(3pm)
Wrapper around the shlock program
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
IV_WORK_POOL_INIT(3), iv_work_pool_create(3), iv_work_pool_put(3), IV_WORK_ITEM_INIT(3), iv_work_pool_submit_work(3), iv_work_pool_submit_continuation(3)
ivykis worker thread management
Identifiable(3o)
Uniform interface for common data structures over various things
Identifiable.Make(3o)
no description
Identifiable.Map(3o)
no description
Identifiable.Map.T(3o)
no description
Identifiable.S.Map(3o)
no description
ImageByteOrder(3), BitmapBitOrder(3), BitmapPad(3), BitmapUnit(3), DisplayHeight(3), DisplayHeightMM(3), DisplayWidth(3), DisplayWidthMM(3), XListPixmapFormats(3), XPixmapFormatValues(3)
image format functions and macros
ImageMagick(1)
a free software suite for the creation, modification and display of bitmap images
InfernoEmbedded(3), InfernoEmbedded Softdevices(3)
RGBW Controllers - Switch Masters - Firmware Updater
Int_replace_polymorphic_compare(3o)
no description
Intro(l), intro(l)
introduction to BEGEMOT library
IsCursorKey(3), IsFunctionKey(3), IsKeypadKey(3), IsMiscFunctionKey(3), IsModifierKey(3), IsPFKey(3), IsPrivateKeypadKey(3)
keysym classification macros
Itcl_Class(3), Itcl_CreateClass(3), Itcl_DeleteClass(3), Itcl_FindClass(3), Itcl_IsClass(3), Itcl_IsClassNamespace(3)
Manipulate classes
Itcl_List(3), Itcl_InitList(3), Itcl_DeleteList(3), Itcl_CreateListElem(3), Itcl_DeleteListElem(3), Itcl_InsertList(3), Itcl_InsertListElem(3), Itcl_AppendList(3), Itcl_AppendListElem(3), Itcl_SetListValue(3)
Manipulate an Itcl list object
Itcl_Object(3), Itcl_CreateObject(3), Itcl_DeleteObject(3), Itcl_FindObject(3), Itcl_IsObject(3), Itcl_IsObjectIsa(3)
Manipulate an class instance
Itcl_Preserve(3), Itcl_PreserveData(3), Itcl_ReleaseData(3), Itcl_EventuallyFree(3)
Manipulate an Itcl list object
Itcl_RegisterC(3), Itcl_RegisterObjC(3), Itcl_FindC(3)
Associate a symbolic name with a C procedure
Itcl_Stack(3), Itcl_InitStack(3), Itcl_DeleteStack(3), Itcl_PushStack(3), Itcl_PopStack(3), Itcl_PeekStack(3), Itcl_GetStackValue(3), Itcl_GetStackSize(3)
Manipulate an Itcl stack object
J1BC(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1C(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1F(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1FA(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1FE(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1L(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1LE(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1MU(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1N(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1NE(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1P(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1PE(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1S(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1T(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
J1U(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
JAM_AddEmptyMessage(3)
Add a empty message entry to a message base
JAM_AddMessage(3)
Add a message to message base
JAM_ChangeMsgHeader(3)
Change a message's header
JAM_ClearMsgHeader(3)
Clear a message header structure
JAM_CloseMB(3)
Close message base
JAM_Crc32(3)
Calculate CRC32 on a block of data
JAM_CreateMB(3)
Create a new message base
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_OpenMB(3)
Open a message base
JAM_PutSubfield(3)
Put a subfield into a subfield packet
JAM_ReadLastRead(3)
Read a lastread record
JAM_ReadMBHeader(3)
Read message base header
JAM_ReadMsgHeader(3)
Read a message's header and its subfields
JAM_ReadMsgText(3)
Read a message's text
JAM_RemoveMB(3)
Remove a message base
JAM_UnlockMB(3)
Unlock message base
JAM_WriteLastRead(3)
Write a lastread record
JAM_WriteMBHeader(3)
Write message base header
JHSD(3), JudyHS macros(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
JHSFA(3), JudyHS macros(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
JHSG(3), JudyHS macros(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
JHSI(3), JudyHS macros(3)
C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
JLBC(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLC(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLD(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLF(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLFA(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLFE(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLG(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLI(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLL(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLLE(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLMU(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLN(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLNE(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLP(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
JLPE(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
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)
Jamulus(1)
real-time collaborative music session
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)
KHTTP_EPOCH2TM(3), khttp_epoch2tms(3)
convert time to components
Keylist(3), TclX_NewKeyedListObj(3), TclX_KeyedListGet(3), TclX_KeyedListSet(3), TclX_KeyedListDelete(3), TclX_KeyedListGetKeys(3)
Keyed list management routines
Kinfold(1)
Simulate kinetic folding of RNA secondary structures
Kobil_mIDentity_switch(8)
activate mIDentity CCID reader
L(3)
generate logging messages in C and C++
LABEL(3)
GENPAT Package man1/alc_origin.1
LCDd(8)
LCDproc server daemon
LDView(1)
3D viewer for LDraw models
LHASH(3), DECLARE_LHASH_OF(3), OPENSSL_LH_COMPFUNC(3), OPENSSL_LH_HASHFUNC(3), OPENSSL_LH_DOALL_FUNC(3), LHASH_DOALL_ARG_FN_TYPE(3), IMPLEMENT_LHASH_HASH_FN(3), IMPLEMENT_LHASH_COMP_FN(3), lh_TYPE_new(3), lh_TYPE_free(3), lh_TYPE_insert(3), lh_TYPE_delete(3), lh_TYPE_retrieve(3), lh_TYPE_doall(3), lh_TYPE_doall_arg(3), lh_TYPE_error(3)
dynamic hash table
LHASH(3ossl), LHASH_OF(3ossl), DEFINE_LHASH_OF_EX(3ossl), DEFINE_LHASH_OF(3ossl), OPENSSL_LH_COMPFUNC(3ossl), OPENSSL_LH_HASHFUNC(3ossl), OPENSSL_LH_DOALL_FUNC(3ossl), LHASH_DOALL_ARG_FN_TYPE(3ossl), IMPLEMENT_LHASH_HASH_FN(3ossl), IMPLEMENT_LHASH_COMP_FN(3ossl), lh_TYPE_new(3ossl), lh_TYPE_free(3ossl), lh_TYPE_flush(3ossl), lh_TYPE_insert(3ossl), lh_TYPE_delete(3ossl), lh_TYPE_retrieve(3ossl), lh_TYPE_doall(3ossl), lh_TYPE_doall_arg(3ossl), lh_TYPE_num_items(3ossl), lh_TYPE_get_down_load(3ossl), lh_TYPE_set_down_load(3ossl), lh_TYPE_error(3ossl), OPENSSL_LH_new(3ossl), OPENSSL_LH_free(3ossl), OPENSSL_LH_flush(3ossl), OPENSSL_LH_insert(3ossl), OPENSSL_LH_delete(3ossl), OPENSSL_LH_retrieve(3ossl), OPENSSL_LH_doall(3ossl), OPENSSL_LH_doall_arg(3ossl), OPENSSL_LH_doall_arg_thunk(3ossl), OPENSSL_LH_set_thunks(3ossl), OPENSSL_LH_num_items(3ossl), OPENSSL_LH_get_down_load(3ossl), OPENSSL_LH_set_down_load(3ossl), OPENSSL_LH_error(3ossl)
dynamic hash table
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
ListDBus(1)
List the names on a DBus
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
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
MASK_COLOR_8(3), MASK_COLOR_15(3), MASK_COLOR_16(3), MASK_COLOR_24(3), MASK_COLOR_32(3)
Constant representing the mask value in sprites. Allegro game programming library
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
MENU_PLAYER(3)
Stores GUI data internally used by Allegro
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
MIDI(3)
Stores MIDI data. Allegro game programming library
MOVE(7)
position a cursor
MPIX_Allreduce_enqueue(3)
Enqueue an allreduce operation to a GPU stream that is associated with the local stream
MPIX_Async_get_state(3)
[short description]
MPIX_Async_spawn(3)
[short description]
MPIX_Async_start(3)
[short description]
MPIX_Comm_agree(3)
Performs agreement operation on comm
MPIX_Comm_create_errhandler_x(3)
Creates an MPI-style communicator errorhandler with an extra_state
MPIX_Comm_failure_ack(3)
Acknowledge the current group of failed processes
MPIX_Comm_failure_get_acked(3)
Get the group of acknowledged failures
MPIX_Comm_get_failed(3)
This local operation returns the group of processes that are locally known to have failed
MPIX_Comm_get_stream(3)
Get the stream object that is attached to the communicator
MPIX_Comm_revoke(3)
Prevent a communicator from being used in the future
MPIX_Comm_shrink(3)
Creates a new communitor from an existing communicator while excluding failed processes
MPIX_Comm_test_threadcomm(3)
Tests to see if a comm is a threadcomm
MPIX_File_create_errhandler_x(3)
Creates an MPI-style file errorhandler with an extra_state
MPIX_GPU_query_support(3)
Returns whether the specific type of GPU is supported
MPIX_Grequest_class_allocate(3)
Create and return a user-defined extended request based on a generalized request class
MPIX_Grequest_class_create(3)
[short description]
MPIX_Grequest_start(3)
Create and return a user-defined extended request
MPIX_Info_set_hex(3)
[short description]
MPIX_Irecv_enqueue(3)
Enqueue a nonblocking receive operation to a GPU stream that is associated with the local stream
MPIX_Isend_enqueue(3)
Enqueue a nonblocking send operation to a GPU stream that is associated with the local stream
MPIX_Op_create_x(3)
Creates a user-defined reduction op with an extra_state
MPIX_Query_cuda_support(3)
Returns whether CUDA is supported
MPIX_Query_hip_support(3)
Returns whether HIP (AMD GPU) is supported
MPIX_Query_ze_support(3)
Returns whether ZE (Intel GPU) is supported
MPIX_Recv_enqueue(3)
Enqueue a receive operation to a GPU stream that is associated with the local stream
MPIX_Request_is_complete(3)
[short description]
MPIX_Send_enqueue(3)
Enqueue a send operation to a GPU stream that is associated with the local stream
MPIX_Session_create_errhandler_x(3)
Creates an MPI-style session errorhandler with an extra_state
MPIX_Start_progress_thread(3)
Start a progress thread that will poll progress on the given stream
MPIX_Stop_progress_thread(3)
Stop the progress thread that polls progress on the given stream
MPIX_Stream_comm_create(3)
Create a new communicator with local stream attached
MPIX_Stream_comm_create_multiplex(3)
Create a new communicator with multiple local streams attached
MPIX_Stream_create(3)
Create a new stream object
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_progress(3)
Invoke progress on the given 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_Threadcomm_init(3)
initialize a thread communicator (outside thread parallel regions)
MPIX_Threadcomm_start(3)
start/activiate a thread communicator (inside thread parallel regions)
MPIX_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
MPIX_Wait_enqueue(3)
Enqueue a wait operation to a GPU stream that is associated with the local stream
MPIX_Waitall_enqueue(3)
Enqueue a waitall operation to a GPU stream that is associated with the local stream
MPIX_Win_create_errhandler_x(3)
Creates an MPI-style window errorhandler with an extra_state
MPI_Abort(3)
Terminates MPI execution environment
MPI_Accumulate(3)
Accumulate data into the target process using remote memory access
MPI_Add_error_class(3)
Add an MPI error class to the known classes
MPI_Add_error_code(3)
Add an MPI error code to an MPI error class
MPI_Add_error_string(3)
Associates an error string with an MPI error code or class
MPI_Address(3)
Gets the address of a location in memory
MPI_Aint_add(3)
Returns the sum of base and disp
MPI_Aint_diff(3)
Returns the difference between addr1 and addr2
MPI_Allgather(3)
Gathers data from all tasks and distribute the combined data to all tasks
MPI_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_Attr_delete(3)
Deletes an attribute value associated with a key on a communicator
MPI_Attr_get(3)
Retrieves attribute value by key
MPI_Attr_put(3)
Stores attribute value associated with a key
MPI_Barrier(3)
Blocks until all processes in the communicator have reached this routine
MPI_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_Cancel(3)
Cancels a communication request
MPI_Cart_coords(3)
Determines process coords in cartesian topology given rank in group
MPI_Cart_create(3)
Makes a new communicator to which topology information has been attached
MPI_Cart_get(3)
Retrieves Cartesian topology information associated with a communicator
MPI_Cart_map(3)
Maps process to Cartesian topology information
MPI_Cart_rank(3)
Determines process rank in communicator given Cartesian location
MPI_Cart_shift(3)
Returns the shifted source and destination ranks, given a shift direction and amount
MPI_Cart_sub(3)
Partitions a communicator into subgroups which form lower-dimensional cartesian subgrids
MPI_Cartdim_get(3)
Retrieves Cartesian topology information associated with a communicator
MPI_Close_port(3)
close port
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_call_errhandler(3)
Call the error handler installed on a communicator
MPI_Comm_compare(3)
Compares two communicators
MPI_Comm_connect(3)
Make a request to form a new intercommunicator
MPI_Comm_create(3)
Creates a new communicator
MPI_Comm_create_errhandler(3)
Create a communicator error handler
MPI_Comm_create_from_group(3)
Create communicator from a group
MPI_Comm_create_group(3)
Creates a new communicator
MPI_Comm_create_keyval(3)
Create a new attribute key
MPI_Comm_delete_attr(3)
Deletes an attribute value associated with a key on a communicator
MPI_Comm_detach_buffer(3)
Removes an existing buffer (for use in MPI_Bsend etc) in the communicator
MPI_Comm_disconnect(3)
Disconnect from a communicator
MPI_Comm_dup(3)
Duplicates an existing communicator
MPI_Comm_dup_with_info(3)
Duplicates an existing communicator using the supplied info hints
MPI_Comm_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_attr(3)
Retrieves attribute value by key
MPI_Comm_get_errhandler(3)
Get the error handler attached to a communicator
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_group(3)
Accesses the group associated with given communicator
MPI_Comm_idup(3)
nonblocking communicator duplication
MPI_Comm_idup_with_info(3)
nonblocking communicator duplication
MPI_Comm_iflush_buffer(3)
start a nonblocking flush in the communicator-specific buffer
MPI_Comm_join(3)
Create a communicator by joining two processes connected by a socket
MPI_Comm_rank(3)
Determines the rank of the calling process in the communicator
MPI_Comm_remote_group(3)
Accesses the remote group associated with
MPI_Comm_remote_size(3)
Determines the size of the remote group
MPI_Comm_set_attr(3)
Stores attribute value associated with a key
MPI_Comm_set_errhandler(3)
Set the error handler for a communicator
MPI_Comm_set_info(3)
Set new values for the hints of the communicator associated with comm
MPI_Comm_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_spawn_multiple(3)
Spawn up multiple MPI applications
MPI_Comm_split(3)
Creates new communicators based on colors and keys
MPI_Comm_split_type(3)
Creates new communicators based on split types and keys
MPI_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_create(3)
Creates an MPI-style errorhandler
MPI_Errhandler_f2c(3)
converts Fortran INTEGER to MPI_Errhandler
MPI_Errhandler_free(3)
Frees an MPI-style errorhandler
MPI_Errhandler_get(3)
Gets the error handler for a communicator
MPI_Errhandler_set(3)
Sets the error handler for a communicator
MPI_Error_class(3)
Converts an error code into an error class
MPI_Error_string(3)
Return a string for a given error code
MPI_Exscan(3)
Computes the exclusive scan (partial reductions) of data on a collection of processes
MPI_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_compare(3)
Compares two groups
MPI_Group_difference(3)
Makes a group from the difference of two groups
MPI_Group_excl(3)
Produces a group by reordering an existing group and taking only unlisted members
MPI_Group_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_incl(3)
Produces a group by reordering an existing group and taking only listed members
MPI_Group_intersection(3)
Produces a group as the intersection of two existing groups
MPI_Group_range_excl(3)
Produces a group by excluding ranges of processes from an existing group
MPI_Group_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_Group_union(3)
Produces a group by combining two groups
MPI_Iallgather(3)
Gathers data from all tasks and distribute the combined data to all tasks in a nonblocking way
MPI_Iallgatherv(3)
Gathers data from all tasks and deliver the combined data to all tasks in a nonblocking way
MPI_Iallreduce(3)
Combines values from all processes and distributes the result back to all processes in a nonblocking way
MPI_Ialltoall(3)
Sends data from all to all processes in a nonblocking way
MPI_Ialltoallv(3)
Sends data from all to all processes in a nonblocking way; each process may send a different amount of data and provide displacements for the input and output data
MPI_Ialltoallw(3)
Nonblocking generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
MPI_Ibarrier(3)
Notifies the process that it has reached the barrier and returns immediately
MPI_Ibcast(3)
Broadcasts a message from the process with rank "root" to all other processes of the communicator in a nonblocking way
MPI_Ibsend(3)
Starts a nonblocking buffered send
MPI_Iexscan(3)
Computes the exclusive scan (partial reductions) of data on a collection of processes in a nonblocking way
MPI_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_Improbe(3)
Nonblocking matched probe
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_Init(3)
Initialize the MPI execution environment
MPI_Init_thread(3)
Initialize the MPI execution environment
MPI_Initialized(3)
Indicates whether MPI_Init has been called
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_Irecv(3)
Begins a nonblocking receive
MPI_Ireduce(3)
Reduces values on all processes to a single value in a nonblocking way
MPI_Ireduce_scatter(3)
Combines values and scatters the results in a nonblocking way
MPI_Ireduce_scatter_block(3)
Combines values and scatters the results in a nonblocking way
MPI_Irsend(3)
Starts a nonblocking ready send
MPI_Is_thread_main(3)
Returns a flag indicating whether this thread called MPI_Init or MPI_Init_thread
MPI_Iscan(3)
Computes the scan (partial reductions) of data on a collection of processes in a nonblocking way
MPI_Iscatter(3)
Sends data from one process to all other processes in a communicator in a nonblocking way
MPI_Iscatterv(3)
Scatters a buffer in parts to all processes in a communicator in a nonblocking way
MPI_Isend(3)
Begins a nonblocking send
MPI_Isendrecv(3)
Starts a nonblocking send and receive
MPI_Isendrecv_replace(3)
Starts a nonblocking send and receive with a single buffer
MPI_Issend(3)
Starts a nonblocking synchronous send
MPI_Keyval_create(3)
Creates a new attribute key
MPI_Keyval_free(3)
Frees an attribute key for communicators
MPI_Lookup_name(3)
Lookup a port given a service name
MPI_Message_c2f(3)
converts MPI_Message to Fortran INTEGER
MPI_Message_f2c(3)
converts Fortran INTEGER to MPI_Message
MPI_Mprobe(3)
Blocking matched probe
MPI_Mrecv(3)
Blocking receive of message matched by MPI_Mprobe or MPI_Improbe
MPI_Neighbor_allgather(3)
Gathers data from all neighboring processes and distribute the combined data to all neighboring processes
MPI_Neighbor_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(3)
Packs a datatype into contiguous memory
MPI_Pack_external(3)
Packs a datatype into contiguous memory, using the external32 format
MPI_Pack_external_size(3)
Returns the upper bound on the amount of space needed to pack a message using MPI_Pack_external
MPI_Pack_size(3)
Returns the upper bound on the amount of space needed to pack a message
MPI_Parrived(3)
Test partial completion of partitioned receive operations
MPI_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_Precv_init(3)
Creates a partitioned communication receive request
MPI_Probe(3)
Blocking test for a message
MPI_Psend_init(3)
Creates a partitioned communication send request
MPI_Publish_name(3)
Publish a service name for use with MPI_Comm_connect
MPI_Put(3)
Put data into a memory window on a remote process
MPI_Query_thread(3)
Return the level of thread support provided by the MPI library
MPI_Raccumulate(3)
Accumulate data into the target process using remote memory access
MPI_Recv(3)
Blocking receive for a message
MPI_Recv_init(3)
Create a persistent request for a receive
MPI_Reduce(3)
Reduces values on all processes to a single value
MPI_Reduce_init(3)
Create a persistent request for reduce
MPI_Reduce_local(3)
Applies a reduction operator to local arguments
MPI_Reduce_scatter(3)
Combines values and scatters the results
MPI_Reduce_scatter_block(3)
Combines values and scatters the results
MPI_Reduce_scatter_block_init(3)
Create a persistent request for reduce_scatter_block
MPI_Reduce_scatter_init(3)
Create a persistent request for reduce_scatter
MPI_Register_datarep(3)
Register functions for user-defined data representations
MPI_Register_datarep_c(3)
Register functions for user-defined data representations
MPI_Remove_error_class(3)
Remove an MPI error class from the known classes
MPI_Remove_error_code(3)
Remove an MPI error code
MPI_Remove_error_string(3)
Remove the error string associated with an MPI error code or class
MPI_Request_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_Rput(3)
Put data into a memory window on a remote process and return a request
MPI_Rsend(3)
Blocking ready send
MPI_Rsend_init(3)
Creates a persistent request for a ready send
MPI_Scan(3)
Computes the scan (partial reductions) of data on a collection of processes
MPI_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(3)
Sends and receives a message
MPI_Sendrecv_replace(3)
Sends and receives using a single buffer
MPI_Session_attach_buffer(3)
Attaches a user-provided buffer for buffered send in the session
MPI_Session_c2f(3)
converts MPI_Session to Fortran INTEGER
MPI_Session_call_errhandler(3)
Call the error handler installed on a MPI session
MPI_Session_create_errhandler(3)
Create an error handler for use with MPI session
MPI_Session_detach_buffer(3)
Removes an existing buffer (for use in MPI_Bsend etc) in the session
MPI_Session_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_nth_pset(3)
Get the nth processes set
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_Session_init(3)
Initialize an MPI session
MPI_Session_set_errhandler(3)
Set MPI session error handler
MPI_Ssend(3)
Blocking synchronous send
MPI_Ssend_init(3)
Creates a persistent request for a synchronous send
MPI_Start(3)
Initiates a communication with a persistent request handle
MPI_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_cancelled(3)
Sets the cancelled state associated with a request
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_changed(3)
Get the timestamp indicating the last change to the categories
MPI_T_category_get_categories(3)
Get sub-categories in a category
MPI_T_category_get_cvars(3)
Get control variables in a category
MPI_T_category_get_events(3)
Query which event types are contained in a particular category
MPI_T_category_get_index(3)
Get the index of a category
MPI_T_category_get_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_cvar_write(3)
Write 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_init_thread(3)
Initialize the MPI_T execution environment
MPI_T_pvar_get_index(3)
Get the index of a performance variable
MPI_T_pvar_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_commit(3)
Commits the datatype
MPI_Type_contiguous(3)
Creates a contiguous datatype
MPI_Type_create_darray(3)
Create a datatype representing a distributed array
MPI_Type_create_f90_complex(3)
Return a predefined type that matches the specified range
MPI_Type_create_f90_integer(3)
Return a predefined type that matches the specified range
MPI_Type_create_f90_real(3)
Return a predefined type that matches the specified range
MPI_Type_create_hindexed(3)
Create a datatype for an indexed datatype with displacements in bytes
MPI_Type_create_hindexed_block(3)
Create an hindexed datatype with constant-sized blocks
MPI_Type_create_hvector(3)
Create a datatype with a constant stride given in bytes
MPI_Type_create_indexed_block(3)
Create an indexed datatype with constant-sized blocks
MPI_Type_create_keyval(3)
Create an attribute keyval for MPI datatypes
MPI_Type_create_resized(3)
Create a datatype with a new lower bound and extent from an existing datatype
MPI_Type_create_struct(3)
Create an MPI datatype from a general set of datatypes, displacements, and block sizes
MPI_Type_create_subarray(3)
Create a datatype for a subarray of a regular, multidimensional array
MPI_Type_delete_attr(3)
Deletes an attribute value associated with a key on a datatype
MPI_Type_dup(3)
Duplicate a datatype
MPI_Type_extent(3)
Returns the extent of a datatype
MPI_Type_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_attr(3)
Retrieves attribute value by key
MPI_Type_get_contents(3)
get type contents
MPI_Type_get_envelope(3)
get type envelope
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_hvector(3)
type_hvector
MPI_Type_indexed(3)
Creates an indexed datatype
MPI_Type_lb(3)
Returns the lower-bound of a datatype
MPI_Type_match_size(3)
Find an MPI datatype matching a specified size
MPI_Type_set_attr(3)
Stores attribute value associated with a key
MPI_Type_set_name(3)
set datatype name
MPI_Type_size(3)
Return the number of bytes occupied by entries in the datatype
MPI_Type_size_x(3)
Return the number of bytes occupied by entries in the datatype
MPI_Type_struct(3)
Creates a struct datatype
MPI_Type_ub(3)
Returns the upper bound of a datatype
MPI_Type_vector(3)
Creates a vector (strided) datatype
MPI_Unpack(3)
Unpack a buffer according to a datatype into contiguous memory
MPI_Unpack_external(3)
Unpack a buffer (packed with MPI_Pack_external) according to a datatype into contiguous memory
MPI_Unpublish_name(3)
Unpublish a service name published with MPI_Publish_name
MPI_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_attach(3)
Attach memory to a dynamic window
MPI_Win_c2f(3)
converts MPI_Win to Fortran INTEGER
MPI_Win_call_errhandler(3)
Call the error handler installed on a window
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_delete_attr(3)
Deletes an attribute value associated with a key on a window
MPI_Win_detach(3)
Detach memory from a dynamic window
MPI_Win_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_attr(3)
Get attribute cached on an MPI window object
MPI_Win_get_errhandler(3)
Get the error handler for the MPI RMA window
MPI_Win_get_group(3)
Get the MPI Group of the window object
MPI_Win_get_info(3)
Returns a new info object containing the hints of the window
MPI_Win_get_name(3)
Get the print name associated with the MPI RMA window
MPI_Win_lock(3)
Begin an RMA access epoch at the target process
MPI_Win_lock_all(3)
Begin an RMA access epoch at all processes on the given window
MPI_Win_post(3)
Start an RMA exposure epoch
MPI_Win_set_attr(3)
Stores attribute value associated with a key
MPI_Win_set_errhandler(3)
Set window error handler
MPI_Win_set_info(3)
Set new values for the hints of the window associated with win
MPI_Win_set_name(3)
Set the print name for an MPI RMA window
MPI_Win_shared_query(3)
Query the size and base pointer for a patch of a shared memory window
MPI_Win_start(3)
Start an RMA access epoch for MPI
MPI_Win_sync(3)
Synchronize public and private copies of the given window
MPI_Win_test(3)
Test whether an RMA exposure epoch has completed
MPI_Win_unlock(3)
Completes an RMA access epoch at the target process
MPI_Win_unlock_all(3)
Completes an RMA access epoch at all processes on the given window
MPI_Win_wait(3)
Completes an RMA exposure epoch begun with MPI_Win_post
MPI_Wtick(3)
Returns the resolution of MPI_Wtime
MPI_Wtime(3)
Returns an elapsed time on the calling processor
M_Circle(3)
Agar-Math circle structure
M_Color(3)
Agar-Math color structure
M_Complex(3)
Agar-Math complex number
M_Geometry(3)
Agar-Math geometrical structures
M_Line(3)
Agar-Math line segment / half-line structure
M_Line(3)
Agar-Math plane structure
M_Matrix(3)
Agar-Math matrix-related functions
M_Matview(3)
Agar-Math matrix viewer widget
M_Plotter(3)
Agar-Math plotting widget
M_PointSet(3)
Agar-Math point set structures
M_Polygon(3)
Agar-Math polygon structure
M_Quaternion(3)
Agar-Math quaternion
M_Real(3)
Agar-Math real number operations
M_Rectangle(3)
Agar-Math rectangle structure
M_Sphere(3)
Agar-Math sphere structure
M_String(3)
Agar-Math extensions to AG_Printf
M_Triangle(3)
Agar-Math triangle structure
M_Vector(3)
Agar-Math vector-related functions
Magick++-config(1)
get information about the installed version of Magick++
Magick-config(1)
get information about the installed version of ImageMagick
MagickCore-config(1)
get information about the installed version of ImageMagick
MagickWand-config(1)
get information about the installed version of the Magick Wand
MagneticField(1)
-- compute the earth's magnetic field
MailScanner(8)
Virus/Spam Scanner for Sendmail, Exim and Postfix
Map(3o)
Association tables over ordered types
Map.Make(3o)
Functor building an implementation of the map structure given a totally ordered type
Map.OrderedType(3o)
Input signature of the functor Map.Make
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_VarCreate(3)
Creates a MAT variable structure
Mat_VarCreateStruct(3)
Creates a structure variable
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_VarGetStructsLinear(3)
Linearly index a structure variable
Mat_VarPrint(3)
Prints the information of a MAT variable to stdout
Mat_VarRead(3)
Reads the information and data for a specific variable in a MATLAB MAT file
Mat_VarReadInfo(3)
Reads the information for a specific variable in a MATLAB MAT file
Mat_VarReadNext(3)
Reads the information and data for the next variable in a MATLAB MAT file
Mat_VarReadNextInfo(3)
Reads the information for the next variable in a MATLAB MAT file
Mat_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
MeasureChar.tk86(3), Tk_MeasureChars(3), Tk_TextWidth(3), Tk_DrawChars(3), Tk_UnderlineChars(3)
routines to measure and display simple single-line strings
Misc(3o)
Miscellaneous useful types and functions
Misc.Color(3o)
no description
Misc.Error_style(3o)
no description
Misc.Int_literal_converter(3o)
no description
Misc.LongString(3o)
no description
Misc.Magic_number(3o)
no description
Misc.Stdlib(3o)
no description
Misc.Stdlib.Array(3o)
no description
Misc.Stdlib.List(3o)
no description
Misc.Stdlib.Option(3o)
no description
Misc.Stdlib.String(3o)
no description
Misc.Stdlib.String.Map(3o)
no description
Misc.Stdlib.String.Set(3o)
no description
Misc.Stdlib.String.Tbl(3o)
no description
ModuleDtmfRepeater.conf(5)
Configuration file for the SvxLink server DTMF Repeater module
ModuleEchoLink.conf(5)
Configuration file for the SvxLink server EchoLink module
ModuleFrn.conf(5)
Configuration file for the SvxLink server Free Radio Network (FRN) module
ModuleHelp.conf(5)
Configuration file for the SvxLink server Help module
ModuleParrot.conf(5)
Configuration file for the SvxLink server Parrot module
ModulePropagationMonitor.conf(5)
Configuration file for the SvxLink server PropagationMonitor module
ModuleSelCallEnc.conf(5)
Configuration file for the SvxLink server SelCallEnc module
ModuleTclVoiceMail.conf(5)
Configuration file for the SvxLink server TclVoiceMail module
ModuleTrx.conf(5)
Configuration file for the SvxLink transceiver control module
MoreLabels(3o)
Extra labeled libraries
MoreLabels.Hashtbl(3o)
no description
MoreLabels.Hashtbl.HashedType(3o)
The input signature of the functor MoreLabels.Hashtbl.Make
MoreLabels.Hashtbl.Make(3o)
Functor building an implementation of the hashtable structure
MoreLabels.Hashtbl.MakeSeeded(3o)
Functor building an implementation of the hashtable structure
MoreLabels.Hashtbl.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(3o)
no description
MoreLabels.Map.Make(3o)
Functor building an implementation of the map structure given a totally ordered type
MoreLabels.Map.OrderedType(3o)
Input signature of the functor MoreLabels.Map.Make
MoreLabels.Map.S(3o)
Output signature of the functor MoreLabels.Map.Make
MoreLabels.Set(3o)
no description
MoreLabels.Set.Make(3o)
Functor building an implementation of the set structure given a totally ordered type
MoreLabels.Set.OrderedType(3o)
Input signature of the functor MoreLabels.Set.Make
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::TLS(3), Munin::Node::TLS(3)
Abstract base class implementing the STARTTLS protocol
Munin::Common::TLSClient(3), Munin::Node::TLSClient(3)
Implements the client side of the STARTTLS protocol
Munin::Common::TLSServer(3), Munin::Node::TLSServer(3)
Implements the server side of the STARTTLS protocol
Munin::Common::Timeout(3)
Run code with a timeout. May nest
Munin::Master::Config(3)
Holds the master configuration
Munin::Master::Group(3)
Holds information on host groups. Groups can be nested
Munin::Master::GroupRepository(3)
FIX
Munin::Master::HTMLOld(3), munin-html(3)
A program to draw html-pages on an Munin installation
Munin::Master::Host(3)
Holds information on hosts we are interested in collecting data from
Munin::Master::LimitsOld(3)
Abstract base class for workers
Munin::Master::Logger(3)
Munin masters old logging routines
Munin::Master::Node(3)
Provides easy access to the munin node
Munin::Master::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
MyBackground(1x)
details how background is to be rendered
MyFrame(1x)
defines how AfterStep should construct window's frame
MyStyle(1x)
defines combination of color, font, style, background to be used together
NAL_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
NCONF_new_ex(3ossl), NCONF_new(3ossl), NCONF_free(3ossl), NCONF_default(3ossl), NCONF_load(3ossl), NCONF_get0_libctx(3ossl), NCONF_get_section(3ossl), NCONF_get_section_names(3ossl)
functionality to Load and parse configuration files manually
NCURSES_SCREEN_CB(3x), %NCURSES_WINDOW_CB(3x), %NCURSES_SCREEN_CB(3x), %get_escdelay(3x), %set_escdelay(3x), %set_tabsize(3x), %use_screen(3x), %use_window(3x)
curses support for multi-threaded applications
NetSNMP::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
Numbers.Int(3o)
no description
Numbers.Int16(3o)
no description
Numbers.Int8(3o)
no description
OBJ_NAME_add(3), OBJ_NAME_remove(3), OBJ_NAME_get(3), OBJ_NAME_new_index(3), OBJ_NAME_init(3), OBJ_NAME_cleanup(3)
global associative array
OBJ_find_sigid_algs(3), OBJ_find_sigid_by_algs(3)
signature algorithm mappings
OCSP_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_response_status(3), OCSP_response_get1_basic(3), OCSP_response_create(3), OCSP_RESPONSE_free(3), OCSP_RESPID_set_by_name(3), OCSP_RESPID_set_by_key(3), OCSP_RESPID_match(3), OCSP_basic_sign(3), OCSP_basic_sign_ctx(3)
OCSP response functions
OCSP_response_status(3ossl), OCSP_response_get1_basic(3ossl), OCSP_response_create(3ossl), OCSP_RESPONSE_free(3ossl), OCSP_RESPID_set_by_name(3ossl), OCSP_RESPID_set_by_key_ex(3ossl), OCSP_RESPID_set_by_key(3ossl), OCSP_RESPID_match_ex(3ossl), OCSP_RESPID_match(3ossl), OCSP_basic_sign(3ossl), OCSP_basic_sign_ctx(3ossl)
OCSP response functions
OCSP_sendreq_new(3), OCSP_sendreq_nbio(3), OCSP_REQ_CTX_free(3), OCSP_set_max_response_length(3), OCSP_REQ_CTX_add1_header(3), OCSP_REQ_CTX_set1_req(3), OCSP_sendreq_bio(3), OCSP_REQ_CTX_i2d(3)
OCSP responder query functions
OPENSSL_Applink(3)
glue between OpenSSL BIO and Win32 compiler run-time
OPENSSL_Applink(3ossl)
glue between OpenSSL BIO and Win32 compiler run-time
OPENSSL_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_VERSION_NUMBER(3), OPENSSL_VERSION_TEXT(3), OpenSSL_version(3), OpenSSL_version_num(3)
get OpenSSL version number
OPENSSL_config(3), OPENSSL_no_config(3)
simple OpenSSL configuration functions
OPENSSL_config(3ossl), OPENSSL_no_config(3ossl)
simple OpenSSL configuration functions
OPENSSL_gmtime(3ossl), OPENSSL_gmtime_adj(3ossl), OPENSSL_gmtime_diff(3ossl)
platform-agnostic OpenSSL time routines
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_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
OPENSSL_s390xcap(3ossl)
the IBM z processor capabilities vector
OPENSSL_strcasecmp(3ossl), OPENSSL_strncasecmp(3ossl)
compare two strings ignoring case
OSSL_ALGORITHM(3ossl)
OpenSSL Core type to define a fetchable algorithm
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_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_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_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_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_PARAM(3ossl)
a structure to pass or request object parameters
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_PARAM_print_to_bio(3ossl)
OSSL_PARAM interrogation utilities
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_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_sleep(3ossl)
delay execution for a specified number of milliseconds
OSSL_trace_enabled(3ossl), OSSL_trace_begin(3ossl), OSSL_trace_end(3ossl), OSSL_TRACE_BEGIN(3ossl), OSSL_TRACE_END(3ossl), OSSL_TRACE_CANCEL(3ossl), OSSL_TRACE(3ossl), OSSL_TRACE1(3ossl), OSSL_TRACE2(3ossl), OSSL_TRACE3(3ossl), OSSL_TRACE4(3ossl), OSSL_TRACE5(3ossl), OSSL_TRACE6(3ossl), OSSL_TRACE7(3ossl), OSSL_TRACE8(3ossl), OSSL_TRACE9(3ossl), OSSL_TRACEV(3ossl), OSSL_TRACE_STRING(3ossl), OSSL_TRACE_STRING_MAX(3ossl), OSSL_trace_string(3ossl), OSSL_TRACE_ENABLED(3ossl)
OpenSSL Tracing API
OSSL_trace_get_category_num(3ossl), OSSL_trace_get_category_name(3ossl)
OpenSSL tracing information functions
Obj.Ephemeron(3o)
no description
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
OpenSSL_add_all_algorithms(3), OpenSSL_add_all_ciphers(3), OpenSSL_add_all_digests(3), EVP_cleanup(3)
add algorithms to internal table
OpenSSL_add_all_algorithms(3ossl), OpenSSL_add_all_ciphers(3ossl), OpenSSL_add_all_digests(3ossl), EVP_cleanup(3ossl)
add algorithms to internal table
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_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_add_CSPName_asc(3ossl)
Add a Microsoft CSP Name attribute to a PKCS#12 safeBag
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_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_init(3ossl), PKCS12_init_ex(3ossl)
Create a new empty PKCS#12 structure
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
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_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_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
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
POLYTYPE_ATEX(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_ATEX_LIT(3), POLYTYPE_PTEX_LIT(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_ATEX_MASK(3), POLYTYPE_PTEX_MASK(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_ATEX_MASK_LIT(3), POLYTYPE_PTEX_MASK_LIT(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_ATEX_MASK_TRANS(3), POLYTYPE_PTEX_MASK_TRANS(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_ATEX_TRANS(3), POLYTYPE_PTEX_TRANS(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_FLAT(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_GCOL(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_GRGB(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_PTEX(3)
Polygon rendering mode type Allegro game programming library
PREPARE(7)
prepare a statement for execution
PREPARE_TRANSACTION(7)
prepare the current transaction for two-phase commit
PS_add_bookmark(3)
Add bookmark to current page
PS_add_locallink(3)
Adds link to a page in the same document
PS_add_pdflink(3)
Adds link to a page in a second pdf document
PS_begin_template(3)
Starts a new template
PS_close(3)
Closes a PostScript document
PS_close_image(3)
Closes image and frees memory
PS_delete(3)
Deletes all resources of a PostScript document
PS_end_template(3)
Ends a template
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_parameter(3)
Gets certain parameters
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_glyph_show(3)
Output glyph by name
PS_list_parameters(3)
List all set parameters
PS_makespotcolor(3)
Create a spotcolor
PS_moveto(3)
Sets current point
PS_new(3)
Creating a new PostScript document object
PS_new2(3)
Creates a new PostScript document object
PS_open_image(3)
Reads an image for later placement
PS_open_image_file(3)
Opens an image from file
PS_open_mem(3)
Creates a PostScript document in memory
PS_place_image(3)
Places image on the page
PS_set_info(3)
Sets information fields of document
PS_set_parameter(3)
Sets certain parameters
PS_setmiterlimit(3)
Sets the miter limit
PS_string_geometry(3)
Gets geometry 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
PTAInterpolate(1)
Interpolate intermediate images between stereo photos
PTblender(1)
Colour and brightness correction of panoramas
PTcrop(1)
Crop TIFF images
PTinfo(1)
Display information about a panotools-generated image
PTmasker(1)
Compute stitching masks
PTmender(1)
Replacement for PTStitcher
PToptimizer(1)
Wrapper around control point optimization routines
PTroller(1)
Merge several images into a single one
PTtiffdump(1)
Compare two TIFF images
PTuncrop(1)
Uncrop TIFF images
PVM(1), pvm_intro(1)
Parallel Virtual Machine System Version 3
Pager(1)
the AfterStep Pager module
Pager(1x)
AfterStep module for virtual desktop navigation
ParseArgv(3)
process command-line options
Parser.Incremental(3o)
no description
Parser.MenhirInterpreter(3o)
no description
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
Printf(3o)
Formatted output functions
Profile(3o)
Compiler performance recording
Psequin(1)
submit sequences to Genbank, EMBL, and DDBJ
QUAT(3)
Stores quaternion information. Allegro game programming library
QuryShape(3), Shape_GetBbox(3), Shape_GetShapeRectanglesObj(3), Shape_QueryVersion(3), Shape_ExtensionPresent(3)
get info about a shaping or the shaping subsystem
RAND(7)
the OpenSSL random generator
RAND(7ossl)
the OpenSSL random generator
RAND_DRBG(7)
the deterministic random bit generator
RAND_DRBG_generate(3), RAND_DRBG_bytes(3)
generate random bytes using the given drbg instance
RAND_DRBG_get0_master(3), RAND_DRBG_get0_public(3), RAND_DRBG_get0_private(3)
get access to the global RAND_DRBG instances
RAND_DRBG_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_ex_data(3), RAND_DRBG_get_ex_data(3), RAND_DRBG_get_ex_new_index(3)
store and retrieve extra data from the DRBG instance
RAND_add(3), RAND_poll(3), RAND_seed(3), RAND_status(3), RAND_event(3), RAND_screen(3), RAND_keep_random_devices_open(3)
add randomness to the PRNG or get its status
RAND_add(3ossl), RAND_poll(3ossl), RAND_seed(3ossl), RAND_status(3ossl), RAND_event(3ossl), RAND_screen(3ossl), RAND_keep_random_devices_open(3ossl)
add randomness to the PRNG or get its status
RAND_bytes(3), RAND_priv_bytes(3), RAND_pseudo_bytes(3)
generate random data
RAND_bytes(3ossl), RAND_priv_bytes(3ossl), RAND_bytes_ex(3ossl), RAND_priv_bytes_ex(3ossl), RAND_pseudo_bytes(3ossl), RAND_set1_random_provider(3ossl)
generate random data
RAND_egd(3), RAND_egd_bytes(3), RAND_query_egd_bytes(3)
query entropy gathering daemon
RAND_egd(3ossl), RAND_egd_bytes(3ossl), RAND_query_egd_bytes(3ossl)
query entropy gathering daemon
RAND_get0_primary(3ossl), RAND_get0_public(3ossl), RAND_get0_private(3ossl), RAND_set0_public(3ossl), RAND_set0_private(3ossl)
get access to the global EVP_RAND_CTX instances
RAND_load_file(3), RAND_write_file(3), RAND_file_name(3)
PRNG seed file
RAND_load_file(3ossl), RAND_write_file(3ossl), RAND_file_name(3ossl)
PRNG seed file
RAND_set_DRBG_type(3ossl), RAND_set_seed_source_type(3ossl)
specify the global random number generator types
RAND_set_rand_method(3), RAND_get_rand_method(3), RAND_OpenSSL(3)
select RAND method
RAND_set_rand_method(3ossl), RAND_get_rand_method(3ossl), RAND_OpenSSL(3ossl)
select RAND method
REFRESH_MATERIALIZED_VIEW(7)
replace the contents of a materialized view
RESET(7)
restore the value of a run-time parameter to the default value
REVOKE(7)
remove access privileges
RGB(3)
Single palette entry. Allegro game programming library
RGB_MAP(3)
Stores an rgb map to accelerate conversions. Allegro game programming library
RG_Feature(3)
Agar-RG feature framework
RG_Pixmap(3)
Agar-RG surface element
RG_Tile(3)
Agar-RG image element
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-PSS(7)
EVP_PKEY RSA-PSS algorithm support
RSA-PSS(7ossl)
EVP_PKEY RSA-PSS algorithm support
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_generate_key_ex(3), RSA_generate_key(3), RSA_generate_multi_prime_key(3)
generate RSA key pair
RSA_meth_get0_app_data(3), RSA_meth_set0_app_data(3), RSA_meth_new(3), RSA_meth_free(3), RSA_meth_dup(3), RSA_meth_get0_name(3), RSA_meth_set1_name(3), RSA_meth_get_flags(3), RSA_meth_set_flags(3), RSA_meth_get_pub_enc(3), RSA_meth_set_pub_enc(3), RSA_meth_get_pub_dec(3), RSA_meth_set_pub_dec(3), RSA_meth_get_priv_enc(3), RSA_meth_set_priv_enc(3), RSA_meth_get_priv_dec(3), RSA_meth_set_priv_dec(3), RSA_meth_get_mod_exp(3), RSA_meth_set_mod_exp(3), RSA_meth_get_bn_mod_exp(3), RSA_meth_set_bn_mod_exp(3), RSA_meth_get_init(3), RSA_meth_set_init(3), RSA_meth_get_finish(3), RSA_meth_set_finish(3), RSA_meth_get_sign(3), RSA_meth_set_sign(3), RSA_meth_get_verify(3), RSA_meth_set_verify(3), RSA_meth_get_keygen(3), RSA_meth_set_keygen(3), RSA_meth_get_multi_prime_keygen(3), RSA_meth_set_multi_prime_keygen(3)
Routines to build up RSA methods
RSA_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_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_size(3), RSA_bits(3), RSA_security_bits(3)
get RSA modulus size or security bits
RSA_size(3ossl), RSA_bits(3ossl), RSA_security_bits(3ossl)
get RSA modulus size or security bits
RT::Extension::CommandByMail(3)
Change ticket metadata via email
RT::Extension::Gravatar(3)
Displays Gravatar images within RT
RT::Extension::LDAPImport(3)
Import Users from an LDAP store
RT::Extension::MandatoryOnTransition(3), RT-Extension-MandatoryOnTransition(3)
Require core fields and ticket custom fields on status transitions
RT::Interface::Email::Action::CommandByMail(3)
Change metadata of ticket via email
RT::Interface::Email::Filter::TakeAction(3)
Change metadata of ticket via email
RTx::Calendar(3)
Calendar view for RT ticket dates and custom fields
Random(3o)
Pseudo-random number generators (PRNG)
Random.State(3o)
no description
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
Reset-Machine-ID(1)
resets the machine identity state
RhumbSolve(1)
-- perform rhumb line calculations
RkCloseRoma(3), RkCloseRoma / RkwCloseRoma(3)
close the dictionary used for Romaji-kana conversion
RkCvtHan(3), RkCvtHan / RkwCvtHan(3)
convert double-width symbols, alphanumeric characters, hiragana, and katakana to single-width characters
RkCvtRoma(3)
convert an entire character string from Romaji to kana by iteratively using RkMapRoma
RkDeleteDic(3)
delete specified candidates from a dictionary
RkEndBun(3)
terminate kana-kanji conversion
RkFinalize(3)
terminate the kana-kanji conversion functions
RkGetDicList(3)
get the name of a dictionary that can be added to the dictionary list
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
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
RkMountDic(3)
mount a dictionary in the dictionary list
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
RkRight(3)
move the current clause to the clause to its right
RkStoreYomi(3)
change the reading of the current clause, reconverting the subsequent clauses
RkUnmountDic(3)
unmount a dictionary from the dictionary list
RlwrapFilter(3pm)
Perl class for rlwrap filters
Rnmail(1)
a program for replying via mail
SAMPLE(3)
Stores sound data. Allegro game programming library
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_BlitSurface(3)
This performs a fast blit from the source surface to the destination surface
SDL_CD(3)
CDROM Drive Information
SDL_CDEject(3)
Ejects a CDROM
SDL_CDName(3)
Returns a human-readable, system-dependent identifier for the CD-ROM
SDL_CDNumDrives(3)
Returns the number of CD-ROM drives on the system
SDL_CDOpen(3)
Opens a CD-ROM drive for access
SDL_CDPause(3)
Pauses a CDROM
SDL_CDResume(3)
Resumes a CDROM
SDL_CDStop(3)
Stops a CDROM
SDL_CDtrack(3)
CD Track Information Structure
SDL_Color(3)
Format independent color description
SDL_CondWaitTimeout(3)
Wait on a condition variable, with timeout
SDL_ConvertAudio(3)
Convert audio data to a desired audio format
SDL_ConvertSurface(3)
Converts a surface to the same format as another surface
SDL_CreateCursor(3)
Creates a new mouse cursor
SDL_CreateMutex(3)
Create a mutex
SDL_CreateRGBSurface(3)
Create an empty SDL_Surface
SDL_CreateRGBSurfaceFrom(3)
Create an SDL_Surface from pixel data
SDL_CreateSemaphore(3)
Creates a new semaphore and assigns an initial value to it
SDL_Delay(3)
Wait a specified number of milliseconds before returning
SDL_DestroyMutex(3)
Destroy a mutex
SDL_DestroySemaphore(3)
Destroys a semaphore that was created by SDL_CreateSemaphore
SDL_DisplayFormat(3)
Convert a surface to the display format
SDL_DisplayFormatAlpha(3)
Convert a surface to the display format
SDL_FillRect(3)
This function performs a fast fill of the given rectangle with some color
SDL_GL_SwapBuffers(3)
Swap OpenGL framebuffers/Update Display
SDL_GetCursor(3)
Get the currently active mouse cursor
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_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_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_InitSubSystem(3)
Initialize subsystems
SDL_JoyAxisEvent(3)
Joystick axis motion event structure
SDL_JoyBallEvent(3)
Joystick trackball motion event structure
SDL_JoystickGetBall(3)
Get relative trackball motion
SDL_JoystickName(3)
Get joystick name
SDL_JoystickNumAxes(3)
Get the number of joystick axes
SDL_JoystickNumBalls(3)
Get the number of joystick trackballs
SDL_JoystickNumButtons(3)
Get the number of joysitck buttons
SDL_JoystickNumHats(3)
Get the number of joystick hats
SDL_JoystickOpened(3)
Determine if a joystick has been opened
SDL_KillThread(3)
Gracelessly terminates the thread
SDL_ListModes(3)
Returns a pointer to an array of available screen dimensions for the given format and video flags
SDL_LoadBMP(3)
Load a Windows BMP file into an SDL_Surface
SDL_MapRGB(3)
Map a RGB color value to a pixel format
SDL_MapRGBA(3)
Map a RGBA color value to a pixel format
SDL_MixAudio(3)
Mix audio data
SDL_MouseButtonEvent(3)
Mouse button event structure
SDL_MouseMotionEvent(3)
Mouse motion event structure
SDL_NumJoysticks(3)
Count available joysticks
SDL_OpenAudio(3)
Opens the audio device with the desired parameters
SDL_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_PumpEvents(3)
Pumps the event loop, gathering events from the input devices
SDL_QuitSubSystem(3)
Shut down a subsystem
SDL_RWFromFile(3), SDL_FunctionName(3)
Short description of function
SDL_RemoveTimer(3)
Remove a timer which was added with SDL_AddTimer
SDL_SaveBMP(3)
Save an SDL_Surface as a Windows BMP file
SDL_SemPost(3)
Unlock a semaphore
SDL_SemTryWait(3)
Attempt to lock a semaphore but don't suspend the thread
SDL_SemValue(3)
Return the current value of a semaphore
SDL_SemWait(3)
Lock a semaphore and suspend the thread if the semaphore value is zero
SDL_SemWaitTimeout(3)
Lock a semaphore, but only wait up to a specified maximum time
SDL_SetColors(3)
Sets a portion of the colormap for the given 8-bit surface
SDL_SetCursor(3)
Set the currently active mouse cursor
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_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_SysWMEvent(3)
Platform-dependent window manager event
SDL_UpdateRect(3)
Makes sure the given area is updated on the given screen
SDL_UpdateRects(3)
Makes sure the given list of rectangles is updated on the given screen
SDL_VideoDriverName(3)
Obtain the name of the video driver
SDL_VideoInfo(3)
Video Target information
SDL_VideoModeOK(3)
Check to see if a particular video mode is supported
SDL_WM_GetCaption(3)
Gets the window title and icon name
SDL_WM_GrabInput(3)
Grabs mouse and keyboard input
SDL_WM_IconifyWindow(3)
Iconify/Minimise the window
SDL_WM_SetCaption(3)
Sets the window tile and icon name
SDL_WM_SetIcon(3)
Sets the icon for the display window
SDL_WM_ToggleFullScreen(3)
Toggles fullscreen mode
SDL_WarpMouse(3)
Set the position of the mouse cursor
SDL_WasInit(3)
Check which subsystems are initialized
SDL_keysym(3)
Keysym structure
SDL_mutexP(3)
Lock a mutex
SDL_mutexV(3)
Unlock a mutex
SDLmm(3)
The namespace for the SDLmm library
SDLmm_BaseSurface(3), SDLmm::BaseSurface(3)
An abstract base class for graphical surfaces
SDLmm_ColorRGB(3), SDLmm::ColorRGB(3)
A small usefull class representing an RGB color
SDLmm_ColorRGBA(3), SDLmm::ColorRGBA(3)
A small usefull class representing an RGBA color
SDLmm_Display(3), SDLmm::Display(3)
The video frame buffer surface
SDLmm_Event(3), SDLmm::Event(3)
The general Event class
SDLmm_EventHandler(3), SDLmm::EventHandler(3)
The base class used for custom Event handlers
SDLmm_SPoint(3), SDLmm::SPoint(3)
A small usefull class representing a point in 2 dimensional space
SDLmm_SRect(3), SDLmm::SRect(3)
This enhanced version of SDL_Rect includes a number of handy short-hand constructors. Since the class is derived from the SDL_Rect struct, it can be used in any context where an SDL_Rect is valid
SDLmm_Surface(3), SDLmm::Surface(3)
A graphical surface structure which is used to store graphical data
SDLmm_VideoInfo(3), SDLmm::VideoInfo(3)
Video target information
SDLmm_todo(3), todo(3)
Todo List "Class SDLmm::SRect " 1c Extend the class with useful utility functions in regards to rectangles like intersections. "Class SDLmm::Surface " 1c Implement a better constructor scheme, where the first argument is a dummy class which specified what to do. This would allow a construct where a surface can be loaded from an image file without first having to create an unitialized object. "Class SDLmm::VideoInfo " 1c Build a status function allowing for easier access to the flags. This can be done using a bitfield which would allow for checking for multiple features at once
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(7)
change a run-time parameter
SET_CONSTRAINTS(7)
set constraint check timing for the current transaction
SG_Camera(3)
Agar-SG camera node
SG_CgProgram(3)
Agar-SG Cg program
SG_Image(3)
Agar-SG polygonal 2D image object
SG_PolyBall(3), SG_Ball(3)
Agar-SG polyhedral sphere approximation
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(3)
Agar dimensioned 2D sketch
SK_View(3)
Editor/display widget for Agar dimensioned 2D sketches
SM2(7)
Chinese SM2 signature and encryption algorithm support
SMIME_crlf_copy(3)
buffered copy between BIOs
SMIME_read_ASN1(3)
generic S/MIME message parser
SMIME_read_ASN1_ex(3ossl), SMIME_read_ASN1(3ossl)
parse S/MIME message
SMIME_read_CMS(3)
parse S/MIME message
SMIME_read_CMS_ex(3ossl), SMIME_read_CMS(3ossl)
parse S/MIME message
SMIME_read_PKCS7(3)
parse S/MIME message
SMIME_read_PKCS7_ex(3ossl), SMIME_read_PKCS7(3ossl)
parse S/MIME message
SMIME_text(3)
remove text/plain MIME headers
SMIME_write_ASN1(3)
generate an S/MIME message
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_commit(3), SPI_commit_and_chain(3)
commit the current transaction
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_cursor_move(3)
move a cursor
SPI_cursor_open(3)
set up a cursor using a statement created with SPI_prepare
SPI_cursor_open_with_args(3)
set up a cursor using a query and parameters
SPI_cursor_open_with_paramlist(3)
set up a cursor using parameters
SPI_cursor_parse_open(3)
set up a cursor using a query string and parameters
SPI_exec(3)
execute a read/write command
SPI_execp(3)
execute a statement in read/write mode
SPI_execute(3)
execute a command
SPI_execute_extended(3)
execute a command with out-of-line parameters
SPI_execute_plan(3)
execute a statement prepared by SPI_prepare
SPI_execute_plan_extended(3)
execute a statement prepared by SPI_prepare
SPI_execute_plan_with_paramlist(3)
execute a statement prepared by SPI_prepare
SPI_execute_with_args(3)
execute a command with out-of-line parameters
SPI_finish(3)
disconnect a C function from the SPI manager
SPI_fname(3)
determine the column name for the specified column number
SPI_fnumber(3)
determine the column number for the specified column name
SPI_freeplan(3)
free a previously saved prepared statement
SPI_freetuptable(3)
free a row set created by SPI_execute or a similar function
SPI_getargcount(3)
return the number of arguments needed by a statement prepared by SPI_prepare
SPI_getargtypeid(3)
return the data type OID for an argument of a statement prepared by SPI_prepare
SPI_getbinval(3)
return the binary value of the specified column
SPI_getnspname(3)
return the namespace of the specified relation
SPI_getrelname(3)
return the name of the specified relation
SPI_gettype(3)
return the data type name of the specified column
SPI_gettypeid(3)
return the data type OID of the specified column
SPI_getvalue(3)
return the string value of the specified column
SPI_is_cursor_plan(3)
return true if a statement prepared by SPI_prepare can be used with SPI_cursor_open
SPI_keepplan(3)
save a prepared statement
SPI_modifytuple(3)
create a row by replacing selected fields of a given row
SPI_palloc(3)
allocate memory in the upper executor context
SPI_pfree(3)
free memory in the upper executor context
SPI_prepare(3)
prepare a statement, without executing it yet
SPI_prepare_cursor(3)
prepare a statement, without executing it yet
SPI_prepare_extended(3)
prepare a statement, without executing it yet
SPI_prepare_params(3)
prepare a statement, without executing it yet
SPI_register_relation(3)
make an ephemeral named relation available by name in SPI queries
SPI_register_trigger_data(3)
make ephemeral trigger data available in SPI queries
SPI_repalloc(3)
reallocate memory in the upper executor context
SPI_returntuple(3)
prepare to return a tuple as a Datum
SPI_saveplan(3)
save a prepared statement
SPI_scroll_cursor_fetch(3)
fetch some rows from a cursor
SPI_scroll_cursor_move(3)
move a cursor
SPI_unregister_relation(3)
remove an ephemeral named relation from the registry
SP_connect(3)
Connect an application to a daemon
SP_disconnect(3)
destroy connection between app and daemon
SP_equal_group_ids(3)
checks amount of data ready to be read
SP_join(3)
create connection between app and daemon
SP_leave(3)
create connection between app and daemon
SP_multicast(3), SP_scat_multicast(3), SP_multigroup_multicast(3), SP_multigroup_scat_multicast(3)
Multicast message to groups
SP_poll(3)
checks amount of data ready to be read
SP_receive(3), SP_scat_receive(3)
Receive message from Spread
SRP_Calc_server_key(3ossl), SRP_Calc_A(3ossl), SRP_Calc_B_ex(3ossl), SRP_Calc_B(3ossl), SRP_Calc_u_ex(3ossl), SRP_Calc_u(3ossl), SRP_Calc_x_ex(3ossl), SRP_Calc_x(3ossl), SRP_Calc_client_key_ex(3ossl), SRP_Calc_client_key(3ossl)
SRP authentication primitives
SRP_VBASE_new(3ossl), SRP_VBASE_free(3ossl), SRP_VBASE_init(3ossl), SRP_VBASE_add0_user(3ossl), SRP_VBASE_get1_by_user(3ossl), SRP_VBASE_get_by_user(3ossl)
Functions to create and manage a stack of SRP user verifier information
SRP_create_verifier_ex(3ossl), SRP_create_verifier(3ossl), SRP_create_verifier_BN_ex(3ossl), SRP_create_verifier_BN(3ossl), SRP_check_known_gN_param(3ossl), SRP_get_default_gN(3ossl)
SRP authentication primitives
SRP_user_pwd_new(3ossl), SRP_user_pwd_free(3ossl), SRP_user_pwd_set1_ids(3ossl), SRP_user_pwd_set_gN(3ossl), SRP_user_pwd_set0_sv(3ossl)
Functions to create a record of SRP user verifier information
SSL_CIPHER_get_name(3), SSL_CIPHER_standard_name(3), OPENSSL_cipher_name(3), SSL_CIPHER_get_bits(3), SSL_CIPHER_get_version(3), SSL_CIPHER_description(3), SSL_CIPHER_get_cipher_nid(3), SSL_CIPHER_get_digest_nid(3), SSL_CIPHER_get_handshake_digest(3), SSL_CIPHER_get_kx_nid(3), SSL_CIPHER_get_auth_nid(3), SSL_CIPHER_is_aead(3), SSL_CIPHER_find(3), SSL_CIPHER_get_id(3), SSL_CIPHER_get_protocol_id(3)
get SSL_CIPHER properties
SSL_CIPHER_get_name(3ossl), SSL_CIPHER_standard_name(3ossl), OPENSSL_cipher_name(3ossl), SSL_CIPHER_get_bits(3ossl), SSL_CIPHER_get_version(3ossl), SSL_CIPHER_description(3ossl), SSL_CIPHER_get_cipher_nid(3ossl), SSL_CIPHER_get_digest_nid(3ossl), SSL_CIPHER_get_handshake_digest(3ossl), SSL_CIPHER_get_kx_nid(3ossl), SSL_CIPHER_get_auth_nid(3ossl), SSL_CIPHER_is_aead(3ossl), SSL_CIPHER_find(3ossl), SSL_CIPHER_get_id(3ossl), SSL_CIPHER_get_protocol_id(3ossl)
get SSL_CIPHER properties
SSL_COMP_add_compression_method(3), SSL_COMP_get_compression_methods(3), SSL_COMP_get0_name(3), SSL_COMP_get_id(3), SSL_COMP_free_compression_methods(3)
handle SSL/TLS integrated compression methods
SSL_COMP_add_compression_method(3ossl), SSL_COMP_get_compression_methods(3ossl), SSL_COMP_get0_name(3ossl), SSL_COMP_get_id(3ossl), SSL_COMP_free_compression_methods(3ossl)
handle SSL/TLS integrated compression methods
SSL_CONF_CTX_set1_prefix(3)
Set configuration context command prefix
SSL_CONF_CTX_set1_prefix(3ossl)
Set configuration context command prefix
SSL_CONF_cmd_argv(3)
SSL configuration command line processing
SSL_CONF_cmd_argv(3ossl)
SSL configuration command line processing
SSL_CONF_cmd_value_type(3), SSL_CONF_cmd(3)
send configuration command
SSL_CONF_cmd_value_type(3ossl), SSL_CONF_cmd(3ossl)
send configuration command
SSL_CTX_add_session(3), SSL_CTX_remove_session(3)
manipulate session cache
SSL_CTX_add_session(3ossl), SSL_CTX_remove_session(3ossl)
manipulate session cache
SSL_CTX_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_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_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_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_cache_size(3), SSL_CTX_sess_get_cache_size(3)
manipulate session cache size
SSL_CTX_sess_set_cache_size(3ossl), SSL_CTX_sess_get_cache_size(3ossl)
manipulate session cache size
SSL_CTX_sess_set_new_cb(3), SSL_CTX_sess_set_remove_cb(3), SSL_CTX_sess_set_get_cb(3), SSL_CTX_sess_get_new_cb(3), SSL_CTX_sess_get_remove_cb(3), SSL_CTX_sess_get_get_cb(3)
provide callback functions for server side external session caching
SSL_CTX_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_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(3ossl), SSL_CTX_set1_groups_list(3ossl), SSL_set1_groups(3ossl), SSL_set1_groups_list(3ossl), SSL_get1_groups(3ossl), SSL_get0_iana_groups(3ossl), SSL_get_shared_group(3ossl), SSL_get_negotiated_group(3ossl), SSL_CTX_set1_curves(3ossl), SSL_CTX_set1_curves_list(3ossl), SSL_set1_curves(3ossl), SSL_set1_curves_list(3ossl), SSL_get1_curves(3ossl), SSL_get_shared_curve(3ossl), SSL_CTX_get0_implemented_groups(3ossl)
EC supported curve functions
SSL_CTX_set1_sigalgs(3), SSL_set1_sigalgs(3), SSL_CTX_set1_sigalgs_list(3), SSL_set1_sigalgs_list(3), SSL_CTX_set1_client_sigalgs(3), SSL_set1_client_sigalgs(3), SSL_CTX_set1_client_sigalgs_list(3), SSL_set1_client_sigalgs_list(3)
set supported signature algorithms
SSL_CTX_set1_sigalgs(3ossl), SSL_set1_sigalgs(3ossl), SSL_CTX_set1_sigalgs_list(3ossl), SSL_set1_sigalgs_list(3ossl), SSL_CTX_set1_client_sigalgs(3ossl), SSL_set1_client_sigalgs(3ossl), SSL_CTX_set1_client_sigalgs_list(3ossl), SSL_set1_client_sigalgs_list(3ossl)
set supported signature algorithms
SSL_CTX_set_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_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_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_min_proto_version(3), SSL_CTX_set_max_proto_version(3), SSL_CTX_get_min_proto_version(3), SSL_CTX_get_max_proto_version(3), SSL_set_min_proto_version(3), SSL_set_max_proto_version(3), SSL_get_min_proto_version(3), SSL_get_max_proto_version(3)
Get and set minimum and maximum supported protocol version
SSL_CTX_set_min_proto_version(3ossl), SSL_CTX_set_max_proto_version(3ossl), SSL_CTX_get_min_proto_version(3ossl), SSL_CTX_get_max_proto_version(3ossl), SSL_set_min_proto_version(3ossl), SSL_set_max_proto_version(3ossl), SSL_get_min_proto_version(3ossl), SSL_get_max_proto_version(3ossl)
Get and set minimum and maximum supported protocol version
SSL_CTX_set_mode(3), SSL_CTX_clear_mode(3), SSL_set_mode(3), SSL_clear_mode(3), SSL_CTX_get_mode(3), SSL_get_mode(3)
manipulate SSL engine mode
SSL_CTX_set_mode(3ossl), SSL_CTX_clear_mode(3ossl), SSL_set_mode(3ossl), SSL_clear_mode(3ossl), SSL_CTX_get_mode(3ossl), SSL_get_mode(3ossl)
manipulate SSL engine mode
SSL_CTX_set_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_options(3), SSL_set_options(3), SSL_CTX_clear_options(3), SSL_clear_options(3), SSL_CTX_get_options(3), SSL_get_options(3), SSL_get_secure_renegotiation_support(3)
manipulate SSL options
SSL_CTX_set_options(3ossl), SSL_set_options(3ossl), SSL_CTX_clear_options(3ossl), SSL_clear_options(3ossl), SSL_CTX_get_options(3ossl), SSL_get_options(3ossl), SSL_get_secure_renegotiation_support(3ossl)
manipulate SSL options
SSL_CTX_set_quiet_shutdown(3), SSL_CTX_get_quiet_shutdown(3), SSL_set_quiet_shutdown(3), SSL_get_quiet_shutdown(3)
manipulate shutdown behaviour
SSL_CTX_set_quiet_shutdown(3ossl), SSL_CTX_get_quiet_shutdown(3ossl), SSL_set_quiet_shutdown(3ossl), SSL_get_quiet_shutdown(3ossl)
manipulate shutdown behaviour
SSL_CTX_set_read_ahead(3), SSL_CTX_get_read_ahead(3), SSL_set_read_ahead(3), SSL_get_read_ahead(3), SSL_CTX_get_default_read_ahead(3)
manage whether to read as many input bytes as possible
SSL_CTX_set_read_ahead(3ossl), SSL_CTX_get_read_ahead(3ossl), SSL_set_read_ahead(3ossl), SSL_get_read_ahead(3ossl), SSL_CTX_get_default_read_ahead(3ossl)
manage whether to read as many input bytes as possible
SSL_CTX_set_security_level(3), SSL_set_security_level(3), SSL_CTX_get_security_level(3), SSL_get_security_level(3), SSL_CTX_set_security_callback(3), SSL_set_security_callback(3), SSL_CTX_get_security_callback(3), SSL_get_security_callback(3), SSL_CTX_set0_security_ex_data(3), SSL_set0_security_ex_data(3), SSL_CTX_get0_security_ex_data(3), SSL_get0_security_ex_data(3)
SSL/TLS security framework
SSL_CTX_set_security_level(3ossl), SSL_set_security_level(3ossl), SSL_CTX_get_security_level(3ossl), SSL_get_security_level(3ossl), SSL_CTX_set_security_callback(3ossl), SSL_set_security_callback(3ossl), SSL_CTX_get_security_callback(3ossl), SSL_get_security_callback(3ossl), SSL_CTX_set0_security_ex_data(3ossl), SSL_set0_security_ex_data(3ossl), SSL_CTX_get0_security_ex_data(3ossl), SSL_get0_security_ex_data(3ossl)
SSL/TLS security framework
SSL_CTX_set_session_cache_mode(3), SSL_CTX_get_session_cache_mode(3)
enable/disable session caching
SSL_CTX_set_session_cache_mode(3ossl), SSL_CTX_get_session_cache_mode(3ossl)
enable/disable session caching
SSL_CTX_set_session_ticket_cb(3), SSL_SESSION_get0_ticket_appdata(3), SSL_SESSION_set1_ticket_appdata(3), SSL_CTX_generate_session_ticket_fn(3), SSL_CTX_decrypt_session_ticket_fn(3)
manage session ticket application data
SSL_CTX_set_session_ticket_cb(3ossl), SSL_SESSION_get0_ticket_appdata(3ossl), SSL_SESSION_set1_ticket_appdata(3ossl), SSL_CTX_generate_session_ticket_fn(3ossl), SSL_CTX_decrypt_session_ticket_fn(3ossl)
manage session ticket application data
SSL_CTX_set_srp_username(3ossl), SSL_CTX_set_srp_password(3ossl), SSL_CTX_set_srp_strength(3ossl), SSL_CTX_set_srp_cb_arg(3ossl), SSL_CTX_set_srp_username_callback(3ossl), SSL_CTX_set_srp_client_pwd_callback(3ossl), SSL_CTX_set_srp_verify_param_callback(3ossl), SSL_set_srp_server_param(3ossl), SSL_set_srp_server_param_pw(3ossl), SSL_get_srp_g(3ossl), SSL_get_srp_N(3ossl), SSL_get_srp_username(3ossl), SSL_get_srp_userinfo(3ossl)
SRP control operations
SSL_CTX_set_ssl_version(3), SSL_set_ssl_method(3), SSL_get_ssl_method(3)
choose a new TLS/SSL method
SSL_CTX_set_ssl_version(3ossl), SSL_CTX_get_ssl_method(3ossl), SSL_set_ssl_method(3ossl), SSL_get_ssl_method(3ossl)
choose a new TLS/SSL method
SSL_CTX_set_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_servername_callback(3), SSL_CTX_set_tlsext_servername_arg(3), SSL_get_servername_type(3), SSL_get_servername(3), SSL_set_tlsext_host_name(3)
handle server name indication (SNI)
SSL_CTX_set_tlsext_servername_callback(3ossl), SSL_CTX_set_tlsext_servername_arg(3ossl), SSL_get_servername_type(3ossl), SSL_get_servername(3ossl), SSL_set_tlsext_host_name(3ossl)
handle server name indication (SNI)
SSL_CTX_set_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_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_hostname(3), SSL_SESSION_set1_hostname(3), SSL_SESSION_get0_alpn_selected(3), SSL_SESSION_set1_alpn_selected(3)
get and set SNI and ALPN data associated with a session
SSL_SESSION_get0_hostname(3ossl), SSL_SESSION_set1_hostname(3ossl), SSL_SESSION_get0_alpn_selected(3ossl), SSL_SESSION_set1_alpn_selected(3ossl)
get and set SNI and ALPN data associated with a session
SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
get details about the ticket associated with a session
SSL_SESSION_get0_ticket(3ossl), SSL_SESSION_has_ticket(3ossl), SSL_SESSION_get_ticket_lifetime_hint(3ossl)
get details about the ticket associated with a session
SSL_SESSION_get_compress_id(3)
get details about the compression associated with a session
SSL_SESSION_get_compress_id(3ossl)
get details about the compression associated with a session
SSL_SESSION_get_time(3), SSL_SESSION_set_time(3), SSL_SESSION_get_timeout(3), SSL_SESSION_set_timeout(3), SSL_get_time(3), SSL_set_time(3), SSL_get_timeout(3), SSL_set_timeout(3)
retrieve and manipulate session time and timeout settings
SSL_SESSION_get_time(3ossl), SSL_SESSION_set_time(3ossl), SSL_SESSION_get_timeout(3ossl), SSL_SESSION_set_timeout(3ossl), SSL_SESSION_get_time_ex(3ossl), SSL_SESSION_set_time_ex(3ossl), SSL_get_time(3ossl), SSL_set_time(3ossl), SSL_get_timeout(3ossl), SSL_set_timeout(3ossl)
retrieve and manipulate session time and timeout settings
SSL_SESSION_is_resumable(3)
determine whether an SSL_SESSION object can be used for resumption
SSL_SESSION_is_resumable(3ossl)
determine whether an SSL_SESSION object can be used for resumption
SSL_SESSION_new(3), SSL_SESSION_dup(3), SSL_SESSION_up_ref(3), SSL_SESSION_free(3)
create, free and manage SSL_SESSION structures
SSL_SESSION_new(3ossl), SSL_SESSION_dup(3ossl), SSL_SESSION_up_ref(3ossl), SSL_SESSION_free(3ossl)
create, free and manage SSL_SESSION structures
SSL_SESSION_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_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_alert_type_string(3), SSL_alert_type_string_long(3), SSL_alert_desc_string(3), SSL_alert_desc_string_long(3)
get textual description of alert information
SSL_alert_type_string(3ossl), SSL_alert_type_string_long(3ossl), SSL_alert_desc_string(3ossl), SSL_alert_desc_string_long(3ossl)
get textual description of alert information
SSL_client_version(3), SSL_get_version(3), SSL_is_dtls(3), SSL_version(3)
get the protocol information of a connection
SSL_client_version(3ossl), SSL_get_version(3ossl), SSL_is_dtls(3ossl), SSL_is_tls(3ossl), SSL_is_quic(3ossl), SSL_version(3ossl)
get the protocol information of a connection
SSL_do_handshake(3)
perform a TLS/SSL handshake
SSL_do_handshake(3ossl)
perform a TLS/SSL handshake
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_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_get0_peer_signature_name(3ossl), SSL_get_peer_signature_nid(3ossl), SSL_get_peer_signature_type_nid(3ossl), SSL_get0_signature_name(3ossl), SSL_get_signature_nid(3ossl), SSL_get_signature_type_nid(3ossl)
get TLS message signing types
SSL_get1_builtin_sigalgs(3ossl)
get list of built-in signature algorithms
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_client_random(3), SSL_get_server_random(3), SSL_SESSION_get_master_key(3), SSL_SESSION_set1_master_key(3)
get internal TLS/SSL random values and get/set master key
SSL_get_client_random(3ossl), SSL_get_server_random(3ossl), SSL_SESSION_get_master_key(3ossl), SSL_SESSION_set1_master_key(3ossl)
get internal TLS/SSL random values and get/set master key
SSL_get_conn_close_info(3ossl), SSL_CONN_CLOSE_FLAG_LOCAL(3ossl), SSL_CONN_CLOSE_FLAG_TRANSPORT(3ossl), OSSL_QUIC_ERR_NO_ERROR(3ossl), OSSL_QUIC_ERR_INTERNAL_ERROR(3ossl), OSSL_QUIC_ERR_CONNECTION_REFUSED(3ossl), OSSL_QUIC_ERR_FLOW_CONTROL_ERROR(3ossl), OSSL_QUIC_ERR_STREAM_LIMIT_ERROR(3ossl), OSSL_QUIC_ERR_STREAM_STATE_ERROR(3ossl), OSSL_QUIC_ERR_FINAL_SIZE_ERROR(3ossl), OSSL_QUIC_ERR_FRAME_ENCODING_ERROR(3ossl), OSSL_QUIC_ERR_TRANSPORT_PARAMETER_ERROR(3ossl), OSSL_QUIC_ERR_CONNECTION_ID_LIMIT_ERROR(3ossl), OSSL_QUIC_ERR_PROTOCOL_VIOLATION(3ossl), OSSL_QUIC_ERR_INVALID_TOKEN(3ossl), OSSL_QUIC_ERR_APPLICATION_ERROR(3ossl), OSSL_QUIC_ERR_CRYPTO_BUFFER_EXCEEDED(3ossl), OSSL_QUIC_ERR_KEY_UPDATE_ERROR(3ossl), OSSL_QUIC_ERR_AEAD_LIMIT_REACHED(3ossl), OSSL_QUIC_ERR_NO_VIABLE_PATH(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR_BEGIN(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR_END(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR(3ossl), OSSL_QUIC_LOCAL_ERR_IDLE_TIMEOUT(3ossl)
get information about why a QUIC connection was closed
SSL_get_current_cipher(3), SSL_get_cipher_name(3), SSL_get_cipher(3), SSL_get_cipher_bits(3), SSL_get_cipher_version(3), SSL_get_pending_cipher(3)
get SSL_CIPHER of a connection
SSL_get_current_cipher(3ossl), SSL_get_cipher_name(3ossl), SSL_get_cipher(3ossl), SSL_get_cipher_bits(3ossl), SSL_get_cipher_version(3ossl), SSL_get_pending_cipher(3ossl)
get SSL_CIPHER of a connection
SSL_get_default_timeout(3)
get default session timeout value
SSL_get_default_timeout(3ossl)
get default session timeout value
SSL_get_event_timeout(3ossl)
determine when an SSL object next needs to have events handled
SSL_get_ex_data_X509_STORE_CTX_idx(3), SSL_CTX_set_verify(3), SSL_set_verify(3), SSL_CTX_set_verify_depth(3), SSL_set_verify_depth(3), SSL_verify_cb(3), SSL_verify_client_post_handshake(3), SSL_set_post_handshake_auth(3), SSL_CTX_set_post_handshake_auth(3)
set peer certificate verification parameters
SSL_get_ex_data_X509_STORE_CTX_idx(3ossl), SSL_CTX_set_verify(3ossl), SSL_set_verify(3ossl), SSL_CTX_set_verify_depth(3ossl), SSL_set_verify_depth(3ossl), SSL_verify_cb(3ossl), SSL_verify_client_post_handshake(3ossl), SSL_set_post_handshake_auth(3ossl), SSL_CTX_set_post_handshake_auth(3ossl)
set various SSL/TLS parameters for peer certificate verification
SSL_get_extms_support(3)
extended master secret support
SSL_get_extms_support(3ossl)
extended master secret support
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_signature_nid(3), SSL_get_peer_signature_type_nid(3), SSL_get_signature_nid(3), SSL_get_signature_type_nid(3)
get TLS message signing types
SSL_get_peer_tmp_key(3), SSL_get_server_tmp_key(3), SSL_get_tmp_key(3)
get information about temporary keys used during a handshake
SSL_get_peer_tmp_key(3ossl), SSL_get_server_tmp_key(3ossl), SSL_get_tmp_key(3ossl)
get information about temporary keys used during a handshake
SSL_get_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_shared_sigalgs(3), SSL_get_sigalgs(3)
get supported signature algorithms
SSL_get_shared_sigalgs(3ossl), SSL_get_sigalgs(3ossl)
get supported signature algorithms
SSL_get_stream_id(3ossl), SSL_get_stream_type(3ossl), SSL_STREAM_TYPE_NONE(3ossl), SSL_STREAM_TYPE_READ(3ossl), SSL_STREAM_TYPE_WRITE(3ossl), SSL_STREAM_TYPE_BIDI(3ossl), SSL_is_stream_local(3ossl)
get QUIC stream ID and stream type information
SSL_get_stream_read_state(3ossl), SSL_get_stream_write_state(3ossl), SSL_get_stream_read_error_code(3ossl), SSL_get_stream_write_error_code(3ossl), SSL_STREAM_STATE_NONE(3ossl), SSL_STREAM_STATE_OK(3ossl), SSL_STREAM_STATE_WRONG_DIR(3ossl), SSL_STREAM_STATE_FINISHED(3ossl), SSL_STREAM_STATE_RESET_LOCAL(3ossl), SSL_STREAM_STATE_RESET_REMOTE(3ossl), SSL_STREAM_STATE_CONN_CLOSED(3ossl)
get QUIC stream state
SSL_get_value_uint(3ossl), SSL_set_value_uint(3ossl), SSL_get_generic_value_uint(3ossl), SSL_set_generic_value_uint(3ossl), SSL_get_feature_request_uint(3ossl), SSL_set_feature_request_uint(3ossl), SSL_get_feature_peer_request_uint(3ossl), SSL_get_feature_negotiated_uint(3ossl), SSL_get_quic_stream_bidi_local_avail(3ossl), SSL_get_quic_stream_bidi_remote_avail(3ossl), SSL_get_quic_stream_uni_local_avail(3ossl), SSL_get_quic_stream_uni_remote_avail(3ossl), SSL_VALUE_CLASS_GENERIC(3ossl), SSL_VALUE_CLASS_FEATURE_REQUEST(3ossl), SSL_VALUE_CLASS_FEATURE_PEER_REQUEST(3ossl), SSL_VALUE_CLASS_FEATURE_NEGOTIATED(3ossl), SSL_VALUE_QUIC_STREAM_BIDI_LOCAL_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_BIDI_REMOTE_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_UNI_LOCAL_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_UNI_REMOTE_AVAIL(3ossl), SSL_VALUE_QUIC_IDLE_TIMEOUT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_INHERIT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_EXPLICIT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_IMPLICIT(3ossl), SSL_get_event_handling_mode(3ossl), SSL_set_event_handling_mode(3ossl), SSL_VALUE_STREAM_WRITE_BUF_SIZE(3ossl), SSL_get_stream_write_buf_size(3ossl), SSL_VALUE_STREAM_WRITE_BUF_USED(3ossl), SSL_get_stream_write_buf_used(3ossl), SSL_VALUE_STREAM_WRITE_BUF_AVAIL(3ossl), SSL_get_stream_write_buf_avail(3ossl)
manage negotiable features and configuration values for an SSL object
SSL_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_library_init(3), OpenSSL_add_ssl_algorithms(3)
initialize SSL library by registering algorithms
SSL_library_init(3ossl), OpenSSL_add_ssl_algorithms(3ossl)
initialize SSL library by registering algorithms
SSL_load_client_CA_file(3), SSL_add_file_cert_subjects_to_stack(3), SSL_add_dir_cert_subjects_to_stack(3)
load certificate names
SSL_load_client_CA_file_ex(3ossl), SSL_load_client_CA_file(3ossl), SSL_add_file_cert_subjects_to_stack(3ossl), SSL_add_dir_cert_subjects_to_stack(3ossl), SSL_add_store_cert_subjects_to_stack(3ossl)
load certificate names
SSL_new_domain(3ossl), SSL_is_domain(3ossl), SSL_get0_domain(3ossl)
SSL object interface for managing QUIC event domains
SSL_new_listener(3ossl), SSL_new_listener_from(3ossl), SSL_is_listener(3ossl), SSL_get0_listener(3ossl), SSL_listen(3ossl), SSL_accept_connection(3ossl), SSL_get_accept_connection_queue_len(3ossl), SSL_new_from_listener(3ossl), SSL_ACCEPT_CONNECTION_NO_BLOCK(3ossl)
SSL object interface for abstracted connection acceptance
SSL_new_stream(3ossl), SSL_STREAM_FLAG_UNI(3ossl), SSL_STREAM_FLAG_NO_BLOCK(3ossl), SSL_STREAM_FLAG_ADVANCE(3ossl)
create a new locally-initiated QUIC stream
SSL_num_renegotiations(3), SSL_clear_num_renegotiations(3), SSL_total_renegotiations(3)
renegotiation counters
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_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_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_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_incoming_stream_policy(3ossl), SSL_INCOMING_STREAM_POLICY_AUTO(3ossl), SSL_INCOMING_STREAM_POLICY_ACCEPT(3ossl), SSL_INCOMING_STREAM_POLICY_REJECT(3ossl)
manage the QUIC incoming stream policy
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_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_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_stream_reset(3ossl)
reset 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
Scanf(3o)
Formatted input functions
Semaphore(3o)
Semaphores
Semaphore.Binary(3o)
no description
Semaphore.Counting(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_Avgratio(3), Smokeping::matchers::Avgratio(3)
detect changes in average median latency
Smokeping_matchers_CheckLatency(3), Smokeping::matchers::CheckLatency(3)
Edge triggered alert to check latency is under a value for x number of samples
Smokeping_matchers_CheckLoss(3), Smokeping::matchers::CheckLoss(3)
Edge triggered alert to check loss is under a value for x number of samples
Smokeping_matchers_ConsecutiveLoss(3), Smokeping::matchers::ConsecutiveLoss(3)
Raise/clear alerts according to your choice of threshold and consecutive values
Smokeping_matchers_ExpLoss(3), Smokeping::matchers::ExpLoss(3)
exponential weighting matcher for packet loss with RMON-like thresholds
Smokeping_matchers_Median(3), Smokeping::matchers::Median(3)
Find persistent changes in latency
Smokeping_matchers_Medratio(3), Smokeping::matchers::Medratio(3)
detect changes in the latency median
Smokeping_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_AnotherDNS(3), Smokeping::probes::AnotherDNS(3)
Alternate DNS Probe
Smokeping_probes_AnotherSSH(3), Smokeping::probes::AnotherSSH(3)
Another SSH probe
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_SendEmail(3), Smokeping::probes::SendEmail(3)
a Smokeping probe that measure time needed to send an mail
Smokeping_probes_SipSak(3), Smokeping::probes::SipSak(3)
tests sip server
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_Loss(3), Smokeping::sorters::Loss(3)
Order the target charts by loss
Smokeping_sorters_Max(3), Smokeping::sorters::Max(3)
Order the target charts by Max RTT
Smokeping_sorters_Median(3), Smokeping::sorters::Median(3)
Order the target charts by Median RTT
Smokeping_sorters_StdDev(3), Smokeping::sorters::StdDev(3)
Order the target charts by StdDev
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
Standards(7), XStandards(7)
X Window System Standards and Specifications
Stdlib(3o)
The OCaml Standard library
Stdlib.Atomic(3o)
no description
Stdlib.Complex(3o)
no description
Stdlib.Ephemeron(3o)
no description
Stdlib.Filename(3o)
no description
Stdlib.Format(3o)
no description
Stdlib.Map(3o)
no description
Stdlib.Marshal(3o)
no description
Stdlib.MoreLabels(3o)
no description
Stdlib.Random(3o)
no description
Stdlib.Stream(3o)
no description
Stream(3o)
Streams and parsers
Strongly_connected_components(3o)
Kosaraju's algorithm for strongly connected components
Strongly_connected_components.Make(3o)
no description
Strongly_connected_components.S(3o)
no description
Strongly_connected_components.S.Id(3o)
no description
Sympa(3Sympa)
Future base class of Sympa functional objects
Sympa::Aliases(3Sympa)
Base class for alias management
Sympa::Aliases::CheckSMTP(3Sympa)
Alias management: Check addresses using SMTP
Sympa::Aliases::External(3Sympa)
Alias management: Updating aliases by external program
Sympa::Aliases::Template(3Sympa)
Alias management: Aliases file based on template
Sympa::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::Crash(3Sympa)
Show traceback on critical error
Sympa::DataSource(3Sympa)
Base class of Sympa data source subclasses
Sympa::DataSource::File(3Sympa)
Data source based on local file
Sympa::DataSource::LDAP(3Sympa)
Data source based on LDAP search operation
Sympa::DataSource::LDAP2(3Sympa)
Data source based on LDAP with two-level search operations
Sympa::DataSource::List(3Sympa)
Data source based on a list at local machine
Sympa::DataSource::RemoteDump(3Sympa)
Data source based on a user dump at remote host
Sympa::DataSource::RemoteFile(3Sympa)
Data source based on a file at remote host
Sympa::DataSource::SQL(3Sympa)
Data source based on SQL query
Sympa::Database(3Sympa)
Handling databases
Sympa::DatabaseDescription(3Sympa)
Definition of core database structure
Sympa::DatabaseDriver(3Sympa)
Base class of database drivers for Sympa
Sympa::DatabaseDriver::CSV(3Sympa)
Database driver for CSV
Sympa::DatabaseDriver::LDAP(3Sympa)
Database driver for LDAP search operation
Sympa::DatabaseDriver::MySQL(3Sympa)
Database driver for MySQL / MariaDB
Sympa::DatabaseDriver::ODBC(3Sympa)
Database driver for ODBC
Sympa::DatabaseDriver::Oracle(3Sympa)
Database driver for Oracle Database
Sympa::DatabaseDriver::Oracle::St(3Sympa)
Correcting behavior of DBD::Oracle
Sympa::DatabaseDriver::PostgreSQL(3Sympa)
Database driver for PostgreSQL
Sympa::DatabaseDriver::SQLite(3Sympa)
Database driver for SQLite
Sympa::DatabaseManager(3Sympa)
Managing schema of Sympa core database
Sympa::Family(3Sympa)
List families
Sympa::HTMLDecorator(3Sympa)
Decorating HTML texts
Sympa::HTMLSanitizer(3Sympa)
Sanitize HTML contents
Sympa::Internals(3Sympa)
Sympa internals
Sympa::Internals::Workflow(3Sympa)
Overview on workflow of Sympa
Sympa::Language(3Sympa)
Handling languages and locales
Sympa::List(3Sympa)
Mailing list
Sympa::List::Config(3Sympa)
List configuration
Sympa::List::Users(3Sympa)
List users
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::Mailer(3Sympa)
Store messages to sendmail
Sympa::Message(3Sympa)
Mail message embedding for internal use in Sympa
Sympa::Message::Plugin(3Sympa)
process hooks
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::add(3Sympa)
add request handler
Sympa::Request::Handler::auth(3Sympa)
auth request handler
Sympa::Request::Handler::close_list(3Sympa)
close_list request handler
Sympa::Request::Handler::confirm(3Sympa)
confirm request handler
Sympa::Request::Handler::create_automatic_list(3Sympa)
create_automatic_list request handler
Sympa::Request::Handler::create_list(3Sympa)
create_list request handler
Sympa::Request::Handler::decl(3Sympa)
decl request handler
Sympa::Request::Handler::del(3Sympa)
del request handler
Sympa::Request::Handler::del_user(3Sympa)
delete user
Sympa::Request::Handler::distribute(3Sympa)
distribute request handler
Sympa::Request::Handler::family_signoff(3Sympa)
family signoff request handler
Sympa::Request::Handler::finished(3Sympa)
finished request handler
Sympa::Request::Handler::get(3Sympa)
get request handler
Sympa::Request::Handler::global_remind(3Sympa)
global remind request handler
Sympa::Request::Handler::global_set(3Sympa)
global set request handler
Sympa::Request::Handler::global_signoff(3Sympa)
global signoff request handler
Sympa::Request::Handler::help(3Sympa)
help request handler
Sympa::Request::Handler::include(3Sympa), Sympa::Request::Hander::include(3Sympa)
include request handler
Sympa::Request::Handler::index(3Sympa)
index request handler
Sympa::Request::Handler::info(3Sympa)
info request handler
Sympa::Request::Handler::invite(3Sympa)
invite request handler
Sympa::Request::Handler::last(3Sympa)
last request handler
Sympa::Request::Handler::lists(3Sympa)
lists request handler
Sympa::Request::Handler::modindex(3Sympa)
modindex request handler
Sympa::Request::Handler::move_list(3Sympa)
move_list request handler
Sympa::Request::Handler::move_user(3Sympa)
change users email
Sympa::Request::Handler::open_list(3Sympa)
open_list request handler
Sympa::Request::Handler::reject(3Sympa)
reject request handler
Sympa::Request::Handler::remind(3Sympa)
remind request handler
Sympa::Request::Handler::review(3Sympa)
review request handler
Sympa::Request::Handler::set(3Sympa)
set request handler
Sympa::Request::Handler::signoff(3Sympa)
signoff request handler
Sympa::Request::Handler::stats(3Sympa)
stats request handler
Sympa::Request::Handler::subscribe(3Sympa)
subscribe request handler
Sympa::Request::Handler::unknown(3Sympa)
unknown request handler
Sympa::Request::Handler::update_automatic_list(3Sympa)
update_automatic_list request handler
Sympa::Request::Handler::verify(3Sympa)
verify request handler
Sympa::Request::Handler::which(3Sympa)
which request handler
Sympa::Request::Message(3Sympa)
Command message as spool of requests
Sympa::Scenario(3Sympa)
Authorization scenarios
Sympa::Spindle(3Sympa)
Base class of subclasses to define Sympa workflows
Sympa::Spindle::AuthorizeMessage(3Sympa)
Workflow to authorize messages bound for lists
Sympa::Spindle::AuthorizeRequest(3Sympa)
Workflow to authorize requests in command messages
Sympa::Spindle::DispatchRequest(3Sympa)
Workflow to dispatch requests
Sympa::Spindle::DistributeMessage(3Sympa)
Workflow to distribute messages to list members
Sympa::Spindle::DoCommand(3Sympa)
Workflow to handle command messages
Sympa::Spindle::DoForward(3Sympa)
Workflow to forward messages to administrators
Sympa::Spindle::DoMessage(3Sympa)
Workflow to handle messages bound for lists
Sympa::Spindle::ProcessArchive(3Sympa)
Workflow of archive storage
Sympa::Spindle::ProcessAuth(3Sympa)
Workflow of request confirmation
Sympa::Spindle::ProcessAutomatic(3Sympa)
Workflow of automatic list creation
Sympa::Spindle::ProcessBounce(3Sympa)
Workflow of bounce processing
Sympa::Spindle::ProcessDigest(3Sympa)
Workflow of digest sending
Sympa::Spindle::ProcessHeld(3Sympa)
Workflow of message confirmation
Sympa::Spindle::ProcessIncoming(3Sympa)
Workflow of processing incoming messages
Sympa::Spindle::ProcessMessage(3Sympa)
Workflow of command processing
Sympa::Spindle::ProcessModeration(3Sympa)
Workflow of message moderation
Sympa::Spindle::ProcessOutgoing(3Sympa)
Workflow of message distribution
Sympa::Spindle::ProcessRequest(3Sympa)
Workflow of request processing
Sympa::Spindle::ProcessTask(3Sympa)
Workflow of task processing
Sympa::Spindle::ProcessTemplate(3Sympa)
Workflow of template sending
Sympa::Spindle::ResendArchive(3Sympa)
Workflow of resending messages in archive
Sympa::Spindle::ToArchive(3Sympa)
Process to store messages into archiving spool
Sympa::Spindle::ToAuth(3Sympa)
Process to store requests into request spool to wait for moderation
Sympa::Spindle::ToAuthOwner(3Sympa)
Process to store requests into request spool to wait for moderation
Sympa::Spindle::ToDigest(3Sympa)
Process to store messages into digest spool
Sympa::Spindle::ToEditor(3Sympa)
Process to forward messages to list editors
Sympa::Spindle::ToHeld(3Sympa)
Process to store messages into held spool to wait for confirmation
Sympa::Spindle::ToList(3Sympa)
Process to distribute messages to list members
Sympa::Spindle::ToListmaster(3Sympa)
Process to store messages into spool on memory for listmaster notification
Sympa::Spindle::ToMailer(3Sympa)
Process to store messages into sendmail component
Sympa::Spindle::ToModeration(3Sympa)
Process to store messages into held spool to wait for moderation
Sympa::Spindle::ToOutgoing(3Sympa)
Process to store messages into outgoing spool
Sympa::Spindle::TransformDigestFinal(3Sympa)
Process to transform digest messages - final stage
Sympa::Spindle::TransformIncoming(3Sympa)
Process to transform messages - first stage
Sympa::Spindle::TransformOutgoing(3Sympa)
Process to transform messages - second stage
Sympa::Spool(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::Spool::Topic(3Sympa)
Message topic
Sympa::Task(3Sympa)
Tasks of Sympa
Sympa::Template(3Sympa)
Template parser
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
Sympa::WWW::Session(3Sympa)
Web session
Sympa::WWW::SharedDocument(3Sympa)
Shared document repository and its nodes
Sys(3o)
System interface
Sys.Immediate64(3o)
no description
Sys.Immediate64.Immediate(3o)
no description
Sys.Immediate64.Make(3o)
no description
Sys.Immediate64.Non_immediate(3o)
no description
System-Info(1)
Show system information and banners
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
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
TIFFFieldDataType(3tiff)
get TIFF data type from field information
TIFFFieldName(3tiff)
get TIFF field name from field information
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
TIFFMergeFieldInfo(3tiff)
add application-defined TIFF tags to the list of known libtiff tags
TIFFRGBAImage(3tiff)
read and decode an image into a raster
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
TIFFSetTagExtender(3tiff)
register the merge function for user defined tags as an extender callback with libtiff
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
TIFFmemory(3tiff)
memory management-related functions for use with TIFF files
TIFFsize(3tiff)
return the size of various items associated with an open TIFF file
TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
TLSv1_2_method(3ossl), TLSv1_2_server_method(3ossl), TLSv1_2_client_method(3ossl), SSL_CTX_new(3ossl), SSL_CTX_new_ex(3ossl), SSL_CTX_up_ref(3ossl), SSLv3_method(3ossl), SSLv3_server_method(3ossl), SSLv3_client_method(3ossl), TLSv1_method(3ossl), TLSv1_server_method(3ossl), TLSv1_client_method(3ossl), TLSv1_1_method(3ossl), TLSv1_1_server_method(3ossl), TLSv1_1_client_method(3ossl), TLS_method(3ossl), TLS_server_method(3ossl), TLS_client_method(3ossl), SSLv23_method(3ossl), SSLv23_server_method(3ossl), SSLv23_client_method(3ossl), DTLS_method(3ossl), DTLS_server_method(3ossl), DTLS_client_method(3ossl), DTLSv1_method(3ossl), DTLSv1_server_method(3ossl), DTLSv1_client_method(3ossl), DTLSv1_2_method(3ossl), DTLSv1_2_server_method(3ossl), DTLSv1_2_client_method(3ossl)
create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
TPMLIB_CancelCommand(3), TPMLIB_CancelCommand (3)
Cancel a TPM command
TPMLIB_ChooseTPMVersion(3), TPMLIB_ChooseTPMVersion (3)
Choose the version of the TPM
TPMLIB_DecodeBlob(3), TPMLIB_DecodeBlob (3)
Decode a base64-encode TPM blob
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_MainInit(3), TPMLIB_MainInit (3)
Initialize the TPM TPMLIB_Terminate - Terminate the TPM
TPMLIB_Process(3), TPMLIB_Process (3)
process a TPM command
TPMLIB_RegisterCallbacks(3), TPMLIB_RegisterCallbacks (3)
Register callbacks for implementing customized behavior of certain functions
TPMLIB_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_SetState(3), TPMLIB_SetState (3)
Set the TPMs volatile, permanent, or save state TPMLIB_GetState - Get the TPMs volatile, permanent, or save state
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
TRACE(3)
Debugging helper macro to trace messages. Allegro game programming library
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
Tcl.tcl86(n), Tcl(n)
Tool Command Language
Tcl.tcl90(n), Tcl(n)
Tool Command Language
TclCommandWriting(3)
Writing C language extensions to Tcl. '
TclX(n)
Extended Tcl: Extended command set for Tcl '
TclZipfs_AppHook.tcl90(3), TclZipfs_AppHook(3), TclZipfs_Mount(3), TclZipfs_MountBuffer(3), TclZipfs_Unmount(3)
handle ZIP files as Tcl virtual filesystems
Tcl_Access.tcl86(3), Tcl_Access(3), Tcl_Stat(3)
check file permissions and other attributes
Tcl_Access.tcl90(3), Tcl_Access(3), Tcl_Stat(3)
check file permissions and other attributes
Tcl_AddErrorInfo.tcl86(3), Tcl_GetReturnOptions(3), Tcl_SetReturnOptions(3), Tcl_AddErrorInfo(3), Tcl_AppendObjToErrorInfo(3), Tcl_AddObjErrorInfo(3), Tcl_SetObjErrorCode(3), Tcl_SetErrorCode(3), Tcl_SetErrorCodeVA(3), Tcl_SetErrorLine(3), Tcl_GetErrorLine(3), Tcl_PosixError(3), Tcl_LogCommandInfo(3)
retrieve or record information about errors and other return options
Tcl_AddErrorInfo.tcl90(3), Tcl_GetReturnOptions(3), Tcl_SetReturnOptions(3), Tcl_AddErrorInfo(3), Tcl_AppendObjToErrorInfo(3), Tcl_AddObjErrorInfo(3), Tcl_SetObjErrorCode(3), Tcl_SetErrorCode(3), Tcl_SetErrorLine(3), Tcl_GetErrorLine(3), Tcl_PosixError(3), Tcl_LogCommandInfo(3)
retrieve or record information about errors and other return options
Tcl_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.tcl86(3), Tcl_RegisterObjType(3), Tcl_GetObjType(3), Tcl_AppendAllObjTypes(3), Tcl_ConvertToType (3)
manipulate Tcl value types
Tcl_AppendAllObjTypes.tcl90(3), Tcl_RegisterObjType(3), Tcl_GetObjType(3), Tcl_AppendAllObjTypes(3), Tcl_ConvertToType(3), Tcl_FreeInternalRep(3), Tcl_InitStringRep(3), Tcl_HasStringRep(3), Tcl_StoreInternalRep(3), Tcl_FetchInternalRep (3)
manipulate Tcl value types
Tcl_AppendElement.tcl86(3), Tcl_SetObjResult(3), Tcl_GetObjResult(3), Tcl_SetResult(3), Tcl_GetStringResult(3), Tcl_AppendResult(3), Tcl_AppendResultVA(3), Tcl_AppendElement(3), Tcl_ResetResult(3), Tcl_TransferResult(3), Tcl_FreeResult(3)
manipulate Tcl result
Tcl_AppendElement.tcl90(3), Tcl_SetObjResult(3), Tcl_GetObjResult(3), Tcl_SetResult(3), Tcl_GetStringResult(3), Tcl_AppendResult(3), Tcl_AppendElement(3), Tcl_ResetResult(3), Tcl_TransferResult(3)
manipulate Tcl result
Tcl_AppendExportList.tcl86(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
manipulate namespaces
Tcl_AppendExportList.tcl90(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
manipulate namespaces
Tcl_AppendFormatToObj.tcl86(3), Tcl_NewStringObj(3), Tcl_NewUnicodeObj(3), Tcl_SetStringObj(3), Tcl_SetUnicodeObj(3), Tcl_GetStringFromObj(3), Tcl_GetString(3), Tcl_GetUnicodeFromObj(3), Tcl_GetUnicode(3), Tcl_GetUniChar(3), Tcl_GetCharLength(3), Tcl_GetRange(3), Tcl_AppendToObj(3), Tcl_AppendUnicodeToObj(3), Tcl_AppendObjToObj(3), Tcl_AppendStringsToObj(3), Tcl_AppendStringsToObjVA(3), Tcl_AppendLimitedToObj(3), Tcl_Format(3), Tcl_AppendFormatToObj(3), Tcl_ObjPrintf(3), Tcl_AppendPrintfToObj(3), Tcl_SetObjLength(3), Tcl_AttemptSetObjLength(3), Tcl_ConcatObj(3)
manipulate Tcl values as strings
Tcl_AppendFormatToObj.tcl90(3), Tcl_NewStringObj(3), Tcl_NewUnicodeObj(3), Tcl_SetStringObj(3), Tcl_SetUnicodeObj(3), Tcl_GetStringFromObj(3), Tcl_GetString(3), Tcl_GetUnicodeFromObj(3), Tcl_GetUnicode(3), Tcl_GetUniChar(3), Tcl_GetCharLength(3), Tcl_GetRange(3), Tcl_AppendToObj(3), Tcl_AppendUnicodeToObj(3), Tcl_AppendObjToObj(3), Tcl_AppendStringsToObj(3), Tcl_AppendLimitedToObj(3), Tcl_Format(3), Tcl_AppendFormatToObj(3), Tcl_ObjPrintf(3), Tcl_AppendPrintfToObj(3), Tcl_SetObjLength(3), Tcl_AttemptSetObjLength(3), Tcl_ConcatObj(3)
manipulate Tcl values as strings
Tcl_AsyncCreate.tcl86(3), Tcl_AsyncCreate(3), Tcl_AsyncMark(3), Tcl_AsyncInvoke(3), Tcl_AsyncDelete(3), Tcl_AsyncReady(3)
handle asynchronous events
Tcl_AsyncCreate.tcl90(3), Tcl_AsyncCreate(3), Tcl_AsyncMark(3), Tcl_AsyncMarkFromSignal(3), Tcl_AsyncInvoke(3), Tcl_AsyncDelete(3), Tcl_AsyncReady(3)
handle asynchronous events
Tcl_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_Char16Len.tcl90(3), Tcl_UniChar(3), Tcl_UniCharToUtf(3), Tcl_UtfToUniChar(3), Tcl_UtfToChar16(3), Tcl_UtfToWChar(3), Tcl_UniCharToUtfDString(3), Tcl_UtfToUniCharDString(3), Tcl_Char16ToUtfDString(3), Tcl_UtfToWCharDString(3), Tcl_UtfToChar16DString(3), Tcl_WCharToUtfDString(3), Tcl_WCharLen(3), Tcl_Char16Len(3), Tcl_UniCharLen(3), Tcl_UniCharNcmp(3), Tcl_UniCharNcasecmp(3), Tcl_UniCharCaseMatch(3), Tcl_UtfNcmp(3), Tcl_UtfNcasecmp(3), Tcl_UtfCharComplete(3), Tcl_NumUtfChars(3), Tcl_UtfFindFirst(3), Tcl_UtfFindLast(3), Tcl_UtfNext(3), Tcl_UtfPrev(3), Tcl_UniCharAtIndex(3), Tcl_UtfAtIndex(3), Tcl_UtfBackslash(3)
routines for manipulating UTF-8 strings
Tcl_Chdir.tcl86(3), Tcl_GetCwd(3), Tcl_Chdir(3)
manipulate the current working directory
Tcl_Chdir.tcl90(3), Tcl_GetCwd(3), Tcl_Chdir(3)
manipulate the current working directory
Tcl_ClassGetMetadata.tcl86(3), Tcl_ClassGetMetadata(3), Tcl_ClassSetMetadata(3), Tcl_CopyObjectInstance(3), Tcl_GetClassAsObject(3), Tcl_GetObjectAsClass(3), Tcl_GetObjectCommand(3), Tcl_GetObjectFromObj(3), Tcl_GetObjectName(3), Tcl_GetObjectNamespace(3), Tcl_NewObjectInstance(3), Tcl_ObjectDeleted(3), Tcl_ObjectGetMetadata(3), Tcl_ObjectGetMethodNameMapper(3), Tcl_ObjectSetMetadata(3), Tcl_ObjectSetMethodNameMapper(3)
manipulate objects and classes
Tcl_ClassGetMetadata.tcl90(3), Tcl_ClassGetMetadata(3), Tcl_ClassSetMetadata(3), Tcl_CopyObjectInstance(3), Tcl_GetClassAsObject(3), Tcl_GetObjectAsClass(3), Tcl_GetObjectCommand(3), Tcl_GetObjectFromObj(3), Tcl_GetObjectName(3), Tcl_GetObjectNamespace(3), Tcl_NewObjectInstance(3), Tcl_ObjectDeleted(3), Tcl_ObjectGetMetadata(3), Tcl_ObjectGetMethodNameMapper(3), Tcl_ObjectSetMetadata(3), Tcl_ObjectSetMethodNameMapper(3)
manipulate objects and classes
Tcl_ClassSetConstructor.tcl86(3), Tcl_ClassSetConstructor(3), Tcl_ClassSetDestructor(3), Tcl_MethodDeclarerClass(3), Tcl_MethodDeclarerObject(3), Tcl_MethodIsPublic(3), Tcl_MethodIsType(3), Tcl_MethodName(3), Tcl_NewInstanceMethod(3), Tcl_NewMethod(3), Tcl_ObjectContextInvokeNext(3), Tcl_ObjectContextIsFiltering(3), Tcl_ObjectContextMethod(3), Tcl_ObjectContextObject(3), Tcl_ObjectContextSkippedArgs(3)
manipulate methods and method-call contexts
Tcl_ClassSetConstructor.tcl90(3), Tcl_ClassSetConstructor(3), Tcl_ClassSetDestructor(3), Tcl_MethodDeclarerClass(3), Tcl_MethodDeclarerObject(3), Tcl_MethodIsPublic(3), Tcl_MethodIsPrivate(3), Tcl_MethodIsType(3), Tcl_MethodIsType2(3), Tcl_MethodName(3), Tcl_NewInstanceMethod(3), Tcl_NewInstanceMethod2(3), Tcl_NewMethod(3), Tcl_NewMethod2(3), Tcl_ObjectContextInvokeNext(3), Tcl_ObjectContextIsFiltering(3), Tcl_ObjectContextMethod(3), Tcl_ObjectContextObject(3), Tcl_ObjectContextSkippedArgs(3)
manipulate methods and method-call contexts
Tcl_Close.tcl86(3), Tcl_OpenFileChannel(3), Tcl_OpenCommandChannel(3), Tcl_MakeFileChannel(3), Tcl_GetChannel(3), Tcl_GetChannelNames(3), Tcl_GetChannelNamesEx(3), Tcl_RegisterChannel(3), Tcl_UnregisterChannel(3), Tcl_DetachChannel(3), Tcl_IsStandardChannel(3), Tcl_Close(3), Tcl_CloseEx(3), Tcl_ReadChars(3), Tcl_Read(3), Tcl_GetsObj(3), Tcl_Gets(3), Tcl_WriteObj(3), Tcl_WriteChars(3), Tcl_Write(3), Tcl_Flush(3), Tcl_Seek(3), Tcl_Tell(3), Tcl_TruncateChannel(3), Tcl_GetChannelOption(3), Tcl_SetChannelOption(3), Tcl_Eof(3), Tcl_InputBlocked(3), Tcl_InputBuffered(3), Tcl_OutputBuffered(3), Tcl_Ungets(3), Tcl_ReadRaw(3), Tcl_WriteRaw(3)
buffered I/O facilities using channels
Tcl_Close.tcl90(3), Tcl_OpenFileChannel(3), Tcl_OpenCommandChannel(3), Tcl_MakeFileChannel(3), Tcl_GetChannel(3), Tcl_GetChannelNames(3), Tcl_GetChannelNamesEx(3), Tcl_RegisterChannel(3), Tcl_UnregisterChannel(3), Tcl_DetachChannel(3), Tcl_IsStandardChannel(3), Tcl_Close(3), Tcl_CloseEx(3), Tcl_ReadChars(3), Tcl_Read(3), Tcl_GetsObj(3), Tcl_Gets(3), Tcl_WriteObj(3), Tcl_WriteChars(3), Tcl_Write(3), Tcl_Flush(3), Tcl_Seek(3), Tcl_Tell(3), Tcl_TruncateChannel(3), Tcl_GetChannelOption(3), Tcl_SetChannelOption(3), Tcl_Eof(3), Tcl_InputBlocked(3), Tcl_InputBuffered(3), Tcl_OutputBuffered(3), Tcl_Ungets(3), Tcl_ReadRaw(3), Tcl_WriteRaw(3)
buffered I/O facilities using channels
Tcl_CommandComplete.tcl86(3), Tcl_CommandComplete(3)
Check for unmatched braces in a Tcl command
Tcl_CommandComplete.tcl90(3), Tcl_CommandComplete(3)
Check for unmatched braces in a Tcl command
Tcl_CommandTraceInfo.tcl86(3), Tcl_CommandTraceInfo(3), Tcl_TraceCommand(3), Tcl_UntraceCommand(3)
monitor renames and deletes of a command
Tcl_CommandTraceInfo.tcl90(3), Tcl_CommandTraceInfo(3), Tcl_TraceCommand(3), Tcl_UntraceCommand(3)
monitor renames and deletes of a command
Tcl_ConditionFinalize.tcl86(3), Tcl_ConditionNotify(3), Tcl_ConditionWait(3), Tcl_ConditionFinalize(3), Tcl_GetThreadData(3), Tcl_MutexLock(3), Tcl_MutexUnlock(3), Tcl_MutexFinalize(3), Tcl_CreateThread(3), Tcl_JoinThread(3)
Tcl thread support
Tcl_ConditionFinalize.tcl90(3), Tcl_ConditionNotify(3), Tcl_ConditionWait(3), Tcl_ConditionFinalize(3), Tcl_GetThreadData(3), Tcl_MutexLock(3), Tcl_MutexUnlock(3), Tcl_MutexFinalize(3), Tcl_CreateThread(3), Tcl_JoinThread(3)
Tcl thread support
Tcl_ConvertCountedElement.tcl86(3), Tcl_SplitList(3), Tcl_Merge(3), Tcl_ScanElement(3), Tcl_ConvertElement(3), Tcl_ScanCountedElement(3), Tcl_ConvertCountedElement(3)
manipulate Tcl lists
Tcl_ConvertCountedElement.tcl90(3), Tcl_SplitList(3), Tcl_Merge(3), Tcl_ScanElement(3), Tcl_ConvertElement(3), Tcl_ScanCountedElement(3), Tcl_ConvertCountedElement(3)
manipulate Tcl lists
Tcl_CreateAlias.tcl86(3), Tcl_IsSafe(3), Tcl_MakeSafe(3), Tcl_CreateChild(3), Tcl_CreateSlave(3), Tcl_GetChild(3), Tcl_GetSlave(3), Tcl_GetParent(3), Tcl_GetMaster(3), Tcl_GetInterpPath(3), Tcl_CreateAlias(3), Tcl_CreateAliasObj(3), Tcl_GetAlias(3), Tcl_GetAliasObj(3), Tcl_ExposeCommand(3), Tcl_HideCommand(3)
manage multiple Tcl interpreters, aliases and hidden commands
Tcl_CreateAlias.tcl90(3), Tcl_IsSafe(3), Tcl_CreateChild(3), Tcl_GetChild(3), Tcl_GetParent(3), Tcl_GetInterpPath(3), Tcl_CreateAlias(3), Tcl_CreateAliasObj(3), Tcl_GetAliasObj(3), Tcl_ExposeCommand(3), Tcl_HideCommand(3)
manage multiple Tcl interpreters, aliases and hidden commands
Tcl_CreateChannelHandler.tcl86(3), Tcl_CreateChannelHandler(3), Tcl_DeleteChannelHandler(3)
call a procedure when a channel becomes readable or writable
Tcl_CreateChannelHandler.tcl90(3), Tcl_CreateChannelHandler(3), Tcl_DeleteChannelHandler(3)
call a procedure when a channel becomes readable or writable
Tcl_CreateCommand.tcl86(3), Tcl_CreateCommand(3)
implement new commands in C
Tcl_CreateCommand.tcl90(3), Tcl_CreateCommand(3)
implement new commands in C
Tcl_CreateEncoding.tcl86(3), Tcl_GetEncoding(3), Tcl_FreeEncoding(3), Tcl_GetEncodingFromObj(3), Tcl_ExternalToUtfDString(3), Tcl_ExternalToUtf(3), Tcl_UtfToExternalDString(3), Tcl_UtfToExternal(3), Tcl_WinTCharToUtf(3), Tcl_WinUtfToTChar(3), Tcl_GetEncodingName(3), Tcl_SetSystemEncoding(3), Tcl_GetEncodingNameFromEnvironment(3), Tcl_GetEncodingNames(3), Tcl_CreateEncoding(3), Tcl_GetEncodingSearchPath(3), Tcl_SetEncodingSearchPath(3), Tcl_GetDefaultEncodingDir(3), Tcl_SetDefaultEncodingDir(3)
procedures for creating and using encodings
Tcl_CreateEncoding.tcl90(3), Tcl_GetEncoding(3), Tcl_FreeEncoding(3), Tcl_GetEncodingFromObj(3), Tcl_ExternalToUtfDString(3), Tcl_ExternalToUtfDStringEx(3), Tcl_ExternalToUtf(3), Tcl_UtfToExternalDString(3), Tcl_UtfToExternalDStringEx(3), Tcl_UtfToExternal(3), Tcl_GetEncodingName(3), Tcl_SetSystemEncoding(3), Tcl_GetEncodingNameFromEnvironment(3), Tcl_GetEncodingNames(3), Tcl_CreateEncoding(3), Tcl_GetEncodingSearchPath(3), Tcl_SetEncodingSearchPath(3)
procedures for creating and using encodings
Tcl_CreateEnsemble.tcl86(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleParameterList(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleParameterList(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
manipulate ensemble commands
Tcl_CreateEnsemble.tcl90(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleParameterList(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleParameterList(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
manipulate ensemble commands
Tcl_CreateHashEntry.tcl86(3), Tcl_InitHashTable(3), Tcl_InitCustomHashTable(3), Tcl_InitObjHashTable(3), Tcl_DeleteHashTable(3), Tcl_CreateHashEntry(3), Tcl_DeleteHashEntry(3), Tcl_FindHashEntry(3), Tcl_GetHashValue(3), Tcl_SetHashValue(3), Tcl_GetHashKey(3), Tcl_FirstHashEntry(3), Tcl_NextHashEntry(3), Tcl_HashStats(3)
procedures to manage hash tables
Tcl_CreateHashEntry.tcl90(3), Tcl_InitHashTable(3), Tcl_InitCustomHashTable(3), Tcl_InitObjHashTable(3), Tcl_DeleteHashTable(3), Tcl_CreateHashEntry(3), Tcl_DeleteHashEntry(3), Tcl_FindHashEntry(3), Tcl_GetHashValue(3), Tcl_SetHashValue(3), Tcl_GetHashKey(3), Tcl_FirstHashEntry(3), Tcl_NextHashEntry(3), Tcl_HashStats(3)
procedures to manage hash tables
Tcl_CreateInterp.tcl86(3), Tcl_CreateInterp(3), Tcl_DeleteInterp(3), Tcl_InterpActive(3), Tcl_InterpDeleted(3)
create and delete Tcl command interpreters
Tcl_CreateInterp.tcl90(3), Tcl_CreateInterp(3), Tcl_DeleteInterp(3), Tcl_InterpActive(3), Tcl_InterpDeleted(3)
create and delete Tcl command interpreters
Tcl_CreateMathFunc.tcl86(3), Tcl_CreateMathFunc(3), Tcl_GetMathFuncInfo(3), Tcl_ListMathFuncs(3)
Define, query and enumerate math functions for expressions
Tcl_CreateObjCommand.tcl86(3), Tcl_CreateObjCommand(3), Tcl_DeleteCommand(3), Tcl_DeleteCommandFromToken(3), Tcl_GetCommandInfo(3), Tcl_GetCommandInfoFromToken(3), Tcl_SetCommandInfo(3), Tcl_SetCommandInfoFromToken(3), Tcl_GetCommandName(3), Tcl_GetCommandFullName(3), Tcl_GetCommandFromObj(3)
implement new commands in C
Tcl_CreateObjCommand.tcl90(3), Tcl_CreateObjCommand(3), Tcl_CreateObjCommand2(3), Tcl_DeleteCommand(3), Tcl_DeleteCommandFromToken(3), Tcl_GetCommandInfo(3), Tcl_GetCommandInfoFromToken(3), Tcl_SetCommandInfo(3), Tcl_SetCommandInfoFromToken(3), Tcl_GetCommandName(3), Tcl_GetCommandFullName(3), Tcl_GetCommandFromObj(3)
implement new commands in C
Tcl_CreateObjTrace.tcl86(3), Tcl_CreateTrace(3), Tcl_CreateObjTrace(3), Tcl_DeleteTrace(3)
arrange for command execution to be traced
Tcl_CreateObjTrace.tcl90(3), Tcl_CreateTrace(3), Tcl_CreateObjTrace(3), Tcl_CreateObjTrace2(3), Tcl_DeleteTrace(3)
arrange for command execution to be traced
Tcl_CreateTimerHandler.tcl86(3), Tcl_CreateTimerHandler(3), Tcl_DeleteTimerHandler(3)
call a procedure at a given time
Tcl_CreateTimerHandler.tcl90(3), Tcl_CreateTimerHandler(3), Tcl_DeleteTimerHandler(3)
call a procedure at a given time
Tcl_DecrRefCount.tcl86(3), Tcl_NewObj(3), Tcl_DuplicateObj(3), Tcl_IncrRefCount(3), Tcl_DecrRefCount(3), Tcl_IsShared(3), Tcl_InvalidateStringRep(3)
manipulate Tcl values
Tcl_DeleteAssocData.tcl86(3), Tcl_GetAssocData(3), Tcl_SetAssocData(3), Tcl_DeleteAssocData(3)
manage associations of string keys and user specified data with Tcl interpreters
Tcl_DeleteAssocData.tcl90(3), Tcl_GetAssocData(3), Tcl_SetAssocData(3), Tcl_DeleteAssocData(3)
manage associations of string keys and user specified data with Tcl interpreters
Tcl_DetachPids.tcl86(3), Tcl_DetachPids(3), Tcl_ReapDetachedProcs(3), Tcl_WaitPid(3)
manage child processes in background
Tcl_DetachPids.tcl90(3), Tcl_DetachPids(3), Tcl_ReapDetachedProcs(3), Tcl_WaitPid(3)
manage child processes in background
Tcl_DictObjDone.tcl86(3), Tcl_NewDictObj(3), Tcl_DictObjPut(3), Tcl_DictObjGet(3), Tcl_DictObjRemove(3), Tcl_DictObjSize(3), Tcl_DictObjFirst(3), Tcl_DictObjNext(3), Tcl_DictObjDone(3), Tcl_DictObjPutKeyList(3), Tcl_DictObjRemoveKeyList(3)
manipulate Tcl values as dictionaries
Tcl_DictObjDone.tcl90(3), Tcl_NewDictObj(3), Tcl_DictObjPut(3), Tcl_DictObjGet(3), Tcl_DictObjRemove(3), Tcl_DictObjSize(3), Tcl_DictObjFirst(3), Tcl_DictObjNext(3), Tcl_DictObjDone(3), Tcl_DictObjPutKeyList(3), Tcl_DictObjRemoveKeyList(3)
manipulate Tcl values as dictionaries
Tcl_DumpActiveMemory.tcl86(3), Tcl_DumpActiveMemory(3), Tcl_InitMemory(3), Tcl_ValidateAllMemory(3)
Validated memory allocation interface
Tcl_DumpActiveMemory.tcl90(3), Tcl_DumpActiveMemory(3), Tcl_InitMemory(3), Tcl_ValidateAllMemory(3)
Validated memory allocation interface
Tcl_ErrnoId.tcl86(3), Tcl_SetErrno(3), Tcl_GetErrno(3), Tcl_ErrnoId(3), Tcl_ErrnoMsg(3)
manipulate errno to store and retrieve error codes
Tcl_ErrnoId.tcl90(3), Tcl_SetErrno(3), Tcl_GetErrno(3), Tcl_ErrnoId(3), Tcl_ErrnoMsg(3), Tcl_WinConvertError(3)
manipulate errno to store and retrieve error codes
Tcl_EvalTokens.tcl86(3), Tcl_ParseCommand(3), Tcl_ParseExpr(3), Tcl_ParseBraces(3), Tcl_ParseQuotedString(3), Tcl_ParseVarName(3), Tcl_ParseVar(3), Tcl_FreeParse(3), Tcl_EvalTokens(3), Tcl_EvalTokensStandard(3)
parse Tcl scripts and expressions
Tcl_EvalTokensStandard.tcl90(3), Tcl_ParseCommand(3), Tcl_ParseExpr(3), Tcl_ParseBraces(3), Tcl_ParseQuotedString(3), Tcl_ParseVarName(3), Tcl_ParseVar(3), Tcl_FreeParse(3), Tcl_EvalTokensStandard(3)
parse Tcl scripts and expressions
Tcl_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_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_GetPathType.tcl86(3), Tcl_SplitPath(3), Tcl_JoinPath(3), Tcl_GetPathType(3)
manipulate platform-dependent file paths
Tcl_GetPathType.tcl90(3), Tcl_SplitPath(3), Tcl_JoinPath(3), Tcl_GetPathType(3)
manipulate platform-dependent file paths
Tcl_GetStackedChannel.tcl86(3), Tcl_StackChannel(3), Tcl_UnstackChannel(3), Tcl_GetStackedChannel(3), Tcl_GetTopChannel(3)
manipulate stacked I/O channels
Tcl_GetStackedChannel.tcl90(3), Tcl_StackChannel(3), Tcl_UnstackChannel(3), Tcl_GetStackedChannel(3), Tcl_GetTopChannel(3)
manipulate stacked I/O channels
Tcl_GetStartupScript.tcl86(3), Tcl_Main(3), Tcl_MainEx(3), Tcl_MainExW(3), Tcl_SetStartupScript(3), Tcl_GetStartupScript(3), Tcl_SetMainLoop(3)
main program, startup script, and event loop definition for Tcl-based applications
Tcl_GetStartupScript.tcl90(3), Tcl_Main(3), Tcl_MainEx(3), Tcl_MainExW(3), Tcl_SetStartupScript(3), Tcl_GetStartupScript(3), Tcl_SetMainLoop(3)
main program, startup script, and event loop definition for Tcl-based applications
Tcl_GetTime.tcl86(3), Tcl_GetTime(3), Tcl_SetTimeProc(3), Tcl_QueryTimeProc(3)
get date and time
Tcl_GetTime.tcl90(3), Tcl_GetTime(3), Tcl_SetTimeProc(3), Tcl_QueryTimeProc(3)
get date and time
Tcl_GetVar.tcl86(3), Tcl_SetVar2Ex(3), Tcl_SetVar(3), Tcl_SetVar2(3), Tcl_ObjSetVar2(3), Tcl_GetVar2Ex(3), Tcl_GetVar(3), Tcl_GetVar2(3), Tcl_ObjGetVar2(3), Tcl_UnsetVar(3), Tcl_UnsetVar2(3)
manipulate Tcl variables
Tcl_GetVar.tcl90(3), Tcl_SetVar2Ex(3), Tcl_SetVar(3), Tcl_SetVar2(3), Tcl_ObjSetVar2(3), Tcl_GetVar2Ex(3), Tcl_GetVar(3), Tcl_GetVar2(3), Tcl_ObjGetVar2(3), Tcl_UnsetVar(3), Tcl_UnsetVar2(3)
manipulate Tcl variables
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_InitStubs.tcl86(3), Tcl_InitStubs(3)
initialize the Tcl stubs mechanism
Tcl_InitStubs.tcl90(3), Tcl_InitStubs(3)
initialize the Tcl stubs mechanism
Tcl_InitSubsystems.tcl90(3), Tcl_InitSubsystems(3)
initialize the Tcl library
Tcl_LimitAddHandler.tcl86(3), Tcl_LimitAddHandler(3), Tcl_LimitCheck(3), Tcl_LimitExceeded(3), Tcl_LimitGetCommands(3), Tcl_LimitGetGranularity(3), Tcl_LimitGetTime(3), Tcl_LimitReady(3), Tcl_LimitRemoveHandler(3), Tcl_LimitSetCommands(3), Tcl_LimitSetGranularity(3), Tcl_LimitSetTime(3), Tcl_LimitTypeEnabled(3), Tcl_LimitTypeExceeded(3), Tcl_LimitTypeReset(3), Tcl_LimitTypeSet(3)
manage and check resource limits on interpreters
Tcl_LimitAddHandler.tcl90(3), Tcl_LimitAddHandler(3), Tcl_LimitCheck(3), Tcl_LimitExceeded(3), Tcl_LimitGetCommands(3), Tcl_LimitGetGranularity(3), Tcl_LimitGetTime(3), Tcl_LimitReady(3), Tcl_LimitRemoveHandler(3), Tcl_LimitSetCommands(3), Tcl_LimitSetGranularity(3), Tcl_LimitSetTime(3), Tcl_LimitTypeEnabled(3), Tcl_LimitTypeExceeded(3), Tcl_LimitTypeReset(3), Tcl_LimitTypeSet(3)
manage and check resource limits on interpreters
Tcl_ListObjAppendElement.tcl86(3), Tcl_ListObjAppendList(3), Tcl_ListObjAppendElement(3), Tcl_NewListObj(3), Tcl_SetListObj(3), Tcl_ListObjGetElements(3), Tcl_ListObjLength(3), Tcl_ListObjIndex(3), Tcl_ListObjReplace(3)
manipulate Tcl values as lists
Tcl_ListObjAppendElement.tcl90(3), Tcl_ListObjAppendList(3), Tcl_ListObjAppendElement(3), Tcl_NewListObj(3), Tcl_SetListObj(3), Tcl_ListObjGetElements(3), Tcl_ListObjLength(3), Tcl_ListObjIndex(3), Tcl_ListObjReplace(3)
manipulate Tcl values as lists
Tcl_MakeTcpClientChannel.tcl86(3), Tcl_OpenTcpClient(3), Tcl_MakeTcpClientChannel(3), Tcl_OpenTcpServer(3)
procedures to open channels using TCP sockets
Tcl_MakeTcpClientChannel.tcl90(3), Tcl_OpenTcpClient(3), Tcl_MakeTcpClientChannel(3), Tcl_OpenTcpServer(3), Tcl_OpenTcpServerEx(3)
procedures to open channels using TCP sockets
Tcl_NRAddCallback.tcl86(3), Tcl_NRCreateCommand(3), Tcl_NRCallObjProc(3), Tcl_NREvalObj(3), Tcl_NREvalObjv(3), Tcl_NRCmdSwap(3), Tcl_NRExprObj(3), Tcl_NRAddCallback(3)
Non-Recursive (stackless) evaluation of Tcl scripts
Tcl_NRAddCallback.tcl90(3), Tcl_NRCreateCommand(3), Tcl_NRCreateCommand2(3), Tcl_NRCallObjProc(3), Tcl_NRCallObjProc2(3), Tcl_NREvalObj(3), Tcl_NREvalObjv(3), Tcl_NRCmdSwap(3), Tcl_NRExprObj(3), Tcl_NRAddCallback(3)
Non-Recursive (stackless) evaluation of Tcl scripts
Tcl_NumUtfChars.tcl86(3), Tcl_UniChar(3), Tcl_UniCharToUtf(3), Tcl_UtfToUniChar(3), Tcl_UniCharToUtfDString(3), Tcl_UtfToUniCharDString(3), Tcl_UniCharLen(3), Tcl_UniCharNcmp(3), Tcl_UniCharNcasecmp(3), Tcl_UniCharCaseMatch(3), Tcl_UtfNcmp(3), Tcl_UtfNcasecmp(3), Tcl_UtfCharComplete(3), Tcl_NumUtfChars(3), Tcl_UtfFindFirst(3), Tcl_UtfFindLast(3), Tcl_UtfNext(3), Tcl_UtfPrev(3), Tcl_UniCharAtIndex(3), Tcl_UtfAtIndex(3), Tcl_UtfBackslash(3)
routines for manipulating UTF-8 strings
Tcl_ParseArgsObjv.tcl86(3), Tcl_ParseArgsObjv(3)
parse arguments according to a tabular description
Tcl_ParseArgsObjv.tcl90(3), Tcl_ParseArgsObjv(3)
parse arguments according to a tabular description
Tcl_PutEnv.tcl86(3), Tcl_PutEnv(3)
procedures to manipulate the environment
Tcl_PutEnv.tcl90(3), Tcl_PutEnv(3)
procedures to manipulate the environment
Tcl_RecordAndEval.tcl86(3), Tcl_RecordAndEval(3)
save command on history list before evaluating
Tcl_RecordAndEval.tcl90(3), Tcl_RecordAndEval(3)
save command on history list before evaluating
Tcl_RecordAndEvalObj.tcl86(3), Tcl_RecordAndEvalObj(3)
save command on history list before evaluating
Tcl_RecordAndEvalObj.tcl90(3), Tcl_RecordAndEvalObj(3)
save command on history list before evaluating
Tcl_RegisterConfig.tcl86(3), Tcl_RegisterConfig(3)
procedures to register embedded configuration information
Tcl_RegisterConfig.tcl90(3), Tcl_RegisterConfig(3)
procedures to register embedded configuration information
Tcl_SetRecursionLimit.tcl86(3), Tcl_SetRecursionLimit(3)
set maximum allowable nesting depth in interpreter
Tcl_SetRecursionLimit.tcl90(3), Tcl_SetRecursionLimit(3)
set maximum allowable nesting depth in interpreter
Tcl_SignalId.tcl86(3), Tcl_SignalId(3), Tcl_SignalMsg(3)
Convert signal codes
Tcl_SignalId.tcl90(3), Tcl_SignalId(3), Tcl_SignalMsg(3)
Convert signal codes
Tcl_Sleep.tcl86(3), Tcl_Sleep(3)
delay execution for a given number of milliseconds
Tcl_Sleep.tcl90(3), Tcl_Sleep(3)
delay execution for a given number of milliseconds
Tcl_StaticLibrary.tcl90(3), Tcl_StaticLibrary(3), Tcl_StaticPackage(3)
make a statically linked library available via the 'load' command
Tcl_StaticPackage.tcl86(3), Tcl_StaticPackage(3)
make a statically linked package available via the 'load' command
Tcl_StringCaseMatch.tcl86(3), Tcl_StringMatch(3), Tcl_StringCaseMatch(3)
test whether a string matches a pattern
Tcl_StringCaseMatch.tcl90(3), Tcl_StringMatch(3), Tcl_StringCaseMatch(3)
test whether a string matches a pattern
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
Tclx_Init(3), Tclxcmd_Init(3), TclX_Main(3), Tkx_Init(3), TkX_Main(3)
Extended Tcl initialization. '
Tdbc_Init(3), Tdbc_MapSqlState(3), Tdbc_TokenizeSql(3)
C procedures to facilitate writing TDBC drivers
Terminfo(3o)
Basic interface to the terminfo database
ThreadUnix(3o)
Thread-compatible system calls
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_AttachHWND.tk86(3), Tk_GetHWND(3), Tk_AttachHWND(3)
manage interactions between the Windows handle and an X window
Tk_Attributes.tk86(3), Tk_WindowId(3), Tk_Parent(3), Tk_Display(3), Tk_DisplayName(3), Tk_ScreenNumber(3), Tk_Screen(3), Tk_X(3), Tk_Y(3), Tk_Width(3), Tk_Height(3), Tk_Changes(3), Tk_Attributes(3), Tk_IsContainer(3), Tk_IsEmbedded(3), Tk_IsMapped(3), Tk_IsTopLevel(3), Tk_ReqWidth(3), Tk_ReqHeight(3), Tk_MinReqWidth(3), Tk_MinReqHeight(3), Tk_InternalBorderLeft(3), Tk_InternalBorderRight(3), Tk_InternalBorderTop(3), Tk_InternalBorderBottom(3), Tk_Visual(3), Tk_Depth(3), Tk_Colormap(3), Tk_Interp (3)
retrieve information from Tk's local data structure
Tk_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_ClipboardAppend.tk86(3), Tk_ClipboardClear(3), Tk_ClipboardAppend(3)
Manage the clipboard
Tk_CollapseMotionEvents.tk86(3), Tk_CollapseMotionEvents(3), Tk_QueueWindowEvent(3)
Add a window event to the Tcl event queue
Tk_CreateClientMessageHandler.tk86(3), Tk_CreateClientMessageHandler(3), Tk_DeleteClientMessageHandler(3)
associate procedure callback with ClientMessage type X events
Tk_CreateImageType.tk86(3), Tk_CreateImageType(3), Tk_GetImageMasterData(3), Tk_GetImageModelData(3), Tk_InitImageArgs(3)
define new kind of image
Tk_CreateItemType.tk86(3), Tk_CreateItemType(3), Tk_GetItemTypes(3)
define new kind of canvas item
Tk_CreatePhotoImageFormat.tk86(3), Tk_CreatePhotoImageFormat(3)
define new file format for photo images
Tk_CreateWindow.tk86(3), Tk_CreateWindow(3), Tk_CreateWindowFromPath(3), Tk_DestroyWindow(3), Tk_MakeWindowExist(3)
create or delete window
Tk_DeleteImage.tk86(3), Tk_DeleteImage(3)
Destroy an image
Tk_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_GetUid.tk86(3), Tk_GetUid(3), Tk_Uid(3)
convert from string to unique identifier
Tk_GetUserInactiveTime.tk86(3), Tk_GetUserInactiveTime(3), Tk_ResetUserInactiveTime(3)
discover user inactivity time
Tk_GetVRootGeometry.tk86(3), Tk_GetVRootGeometry(3)
Get location and size of virtual root for window
Tk_GetVisual.tk86(3), Tk_GetVisual(3)
translate from string to visual
Tk_Grab.tk86(3), Tk_Grab(3), Tk_Ungrab(3)
manipulate grab state in an application
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_InitStubs.tk86(3), Tk_InitStubs(3)
initialize the Tk stubs mechanism
Tk_Main.tk86(3), Tk_Main(3)
main program for Tk-based applications
Tk_MainLoop.tk86(3), Tk_MainLoop(3)
loop for events until all windows are deleted
Tk_MaintainGeometry.tk86(3), Tk_MaintainGeometry(3), Tk_UnmaintainGeometry(3)
maintain geometry of one window relative to another
Tk_ManageGeometry.tk86(3), Tk_ManageGeometry(3)
arrange to handle geometry requests for a window
Tk_MapWindow.tk86(3), Tk_MapWindow(3), Tk_UnmapWindow(3)
map or unmap a window
Tk_MoveToplevelWindow.tk86(3), Tk_MoveToplevelWindow(3)
Adjust the position of a top-level window
Tk_Name.tk86(3), Tk_Name(3), Tk_PathName(3), Tk_NameToWindow(3)
convert between names and window tokens
Tk_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_ParseArgv.tk86(3), Tk_ParseArgv(3)
process command-line options
Tk_SetAppName.tk86(3), Tk_SetAppName(3)
Set the name of an application for 'send' commands
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_ChangeAuthAsym(3)
change the authorization data of an entity using asymmetric change protocol
Tspi_Context_CreateObject(3)
create an empty object and return a handle to that object
Tspi_Context_FreeMemory(3)
Free allocated memory for a given context
Tspi_Context_GetCapability(3)
provide the capabilites of a TSS Core Service, TSS Service Provider, or TPM
Tspi_Context_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_LoadKeyByBlob(3)
load a key into the TPM using the key's blob
Tspi_Context_UnregisterKey(3)
unregister a key from the persistent storage device
Tspi_Data_Seal(3)
encrypt a data blob in a mannar that is only decryptable by Tspi_Data_Unseal on the same system
Tspi_Data_Unseal(3)
dencrypt data encrypted by Tspi_Data_Seal() only if it was encrypted on the same platform and under the current configuration
Tspi_Key_ConvertMigrationBlob(3)
create a wrapped key from a migration blob
Tspi_Key_CreateKey(3)
create a key pair within the TPM, wrapping it with the key addressed by hWrappingKey
Tspi_Key_CreateMigrationBlob(3)
create a key blob suitable for migrating to another TPM
Tspi_Key_LoadKey(3)
load a key into the TPM
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_SelectPcrIndex(3), Tspi_PcrComposite_SelectPcrIndex-(3)
select a PCR index inside a PCR composite object
Tspi_PcrComposite_SetPcrValue(3), Tspi_PcrComposite_SetPcrValue-(3)
set the digest for a given PCR index inside a PCR composite object
Tspi_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_CheckMaintenancePubKey(3), Tspi_TPM_CheckMaintenancePubKey-(3)
check the public maintenance key
Tspi_TPM_ClearOwner(3)
clear TPM ownership
Tspi_TPM_CollateIdentityRequest(3)
Gets all the informatin necessary to send to a trusted third party (TTP), repartory to asking the TTP to create a certificate for identity
Tspi_TPM_CreateEndorsementKey(3)
create the endorsement key
Tspi_TPM_CreateMaintenanceArchive(3)
create the TPM manufacturer specific maintenance archive data
Tspi_TPM_DirRead(3)
Read a Data Integrity Register
Tspi_TPM_DirWrite(3)
write to a Data Integrity Register
Tspi_TPM_GetAuditDigest(3)
retrieve the audit digest
Tspi_TPM_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_GetEventLog(3), Tspi_TPM_GetEventLog-(3)
get the entire PCR event log
Tspi_TPM_GetEvents(3), Tspi_TPM_GetEvents-(3)
get a specific number of PCR events for a given index
Tspi_TPM_GetPubEndorsementKey(3)
create a TSS key object from the TPM's public endorsement key
Tspi_TPM_GetRandom(3)
generate a random number on the TPM
Tspi_TPM_GetStatus(3)
query the TPM's status
Tspi_TPM_GetTestResult(3), Tspi_TPM_GetTestResult-(3)
get manufacturer specific information regarding the results of a self test
Tspi_TPM_KillMaintenanceFeature(3)
Disables the ability to create a maintenance archive
Tspi_TPM_LoadMaintenancePubKey(3), Tspi_TPM_LoadMaintenancePubKey-(3)
load the public maintenance key into the TPM
Tspi_TPM_OwnerGetSRKPubKey(3)
get public key of the SRK
Tspi_TPM_PcrExtend(3)
extend a PCR register and optionally write the PCR event log
Tspi_TPM_PcrRead(3)
read the value in a PCR register
Tspi_TPM_Quote(3)
retreive a signed set of PCR values
Tspi_TPM_Quote2(3)
retreive a signed set of PCR values with a more complete view than Tspi_TPM_Quote
Tspi_TPM_SelfTestFull(3)
perform a self-test of each internal TPM function
Tspi_TPM_SetStatus(3)
modify the TPM's status
Tspi_TPM_StirRandom(3)
add entropy to the TPM random number generator
Tspi_TPM_TakeOwnership(3)
take ownership of a TPM
Tss2_Tcti_Cmd_Init(3)
Initialization function for the Cmd 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
UPower(7)
System-wide Power Management
UVI(3), Moisture(3), Barometer(3), HUB(3)
HobbyBoards EE/EF Microprocessor-based slaves: Ultra Violet (UV) Index sensor, Soil and Leaf moisture measurements, Barometer, 4-channel hub with switchable branches
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
UnixLabels(3o)
Interface to the Unix system
V3D(3)
Fixed point vertex structure used by 3d functions. Allegro game programming library
V3D_f(3)
Floating point vertex structure used by 3d functions. Allegro game programming library
VACUUM(7)
garbage-collect and optionally analyze a database
VALUES(7)
compute a set of rows
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"
WML(5)
The widget meta-language file format for creating uil compilers "widget meta-language" "WML"
WMShell(3)
The WMShell widget class "WMShell" "widget class" "WMShell"
WMShell(3)
window-manager shell widget from the X toolkit
WMmp(1)
A dockapp to interface with mpd
WPrefs(1)
Window Maker configuration tool
Wand-config(1)
get information about the installed version of the Magick Wand
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
Widget(n)
base class for mega-widgets within a frame
WildMidi_ClearError(3)
Clear errors
WildMidi_Close(3)
Close an open midi handle
WildMidi_ConvertBufferToMidi(3)
Convert a MIDI-like buffer into a new MIDI buffer
WildMidi_ConvertToMidi(3)
Convert a MIDI-like file into a new MIDI file
WildMidi_FastSeek(3)
Move to a position in a midi file
WildMidi_GetError(3)
Return the last error message
WildMidi_GetInfo(3)
get information on a midi
WildMidi_GetLyric(3)
get lyrics of a midi
WildMidi_GetMidiOutput(3)
get a midi file of a file being processed
WildMidi_GetOutput(3)
retrieve raw audio data
WildMidi_GetString(3)
Get string from library
WildMidi_GetVersion(3)
Get the library version
WildMidi_Init(3)
Initialize the library
WildMidi_MasterVolume(3)
sets the overall audio level of the library
WildMidi_Open(3)
Open a midi file for processing
WildMidi_OpenBuffer(3)
Open a midi file buffer for processing
WildMidi_SetCvtOption(3)
Set a conversion option for a specific midi
WildMidi_SetOption(3)
Set a library option for a specific midi
WildMidi_Shutdown(3)
Shutdown the library
WildMidi_SongSeek(3)
Move to next song
WinCommand(1x)
AfterStep module for choosing and manipulating windows based on patterns
WinList(1x)
AfterStep module displaying list of opened windows
WinTabs(1x)
AfterStep module for arranging windows using tabs
X(7)
a portable, network-transparent window system
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
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_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_LOOKUP(3), X509_LOOKUP_TYPE(3), X509_LOOKUP_new(3), X509_LOOKUP_free(3), X509_LOOKUP_init(3), X509_LOOKUP_shutdown(3), X509_LOOKUP_set_method_data(3), X509_LOOKUP_get_method_data(3), X509_LOOKUP_ctrl(3), X509_LOOKUP_load_file(3), X509_LOOKUP_add_dir(3), X509_LOOKUP_get_store(3), X509_LOOKUP_by_subject(3), X509_LOOKUP_by_issuer_serial(3), X509_LOOKUP_by_fingerprint(3), X509_LOOKUP_by_alias(3)
OpenSSL certificate lookup mechanisms
X509_LOOKUP(3ossl), X509_LOOKUP_TYPE(3ossl), X509_LOOKUP_new(3ossl), X509_LOOKUP_free(3ossl), X509_LOOKUP_init(3ossl), X509_LOOKUP_shutdown(3ossl), X509_LOOKUP_set_method_data(3ossl), X509_LOOKUP_get_method_data(3ossl), X509_LOOKUP_ctrl_ex(3ossl), X509_LOOKUP_ctrl(3ossl), X509_LOOKUP_load_file_ex(3ossl), X509_LOOKUP_load_file(3ossl), X509_LOOKUP_add_dir(3ossl), X509_LOOKUP_add_store_ex(3ossl), X509_LOOKUP_add_store(3ossl), X509_LOOKUP_load_store_ex(3ossl), X509_LOOKUP_load_store(3ossl), X509_LOOKUP_get_store(3ossl), X509_LOOKUP_by_subject_ex(3ossl), X509_LOOKUP_by_subject(3ossl), X509_LOOKUP_by_issuer_serial(3ossl), X509_LOOKUP_by_fingerprint(3ossl), X509_LOOKUP_by_alias(3ossl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_METHOD(3), X509_LOOKUP_meth_new(3), X509_LOOKUP_meth_free(3), X509_LOOKUP_meth_set_new_item(3), X509_LOOKUP_meth_get_new_item(3), X509_LOOKUP_meth_set_free(3), X509_LOOKUP_meth_get_free(3), X509_LOOKUP_meth_set_init(3), X509_LOOKUP_meth_get_init(3), X509_LOOKUP_meth_set_shutdown(3), X509_LOOKUP_meth_get_shutdown(3), X509_LOOKUP_ctrl_fn(3), X509_LOOKUP_meth_set_ctrl(3), X509_LOOKUP_meth_get_ctrl(3), X509_LOOKUP_get_by_subject_fn(3), X509_LOOKUP_meth_set_get_by_subject(3), X509_LOOKUP_meth_get_get_by_subject(3), X509_LOOKUP_get_by_issuer_serial_fn(3), X509_LOOKUP_meth_set_get_by_issuer_serial(3), X509_LOOKUP_meth_get_get_by_issuer_serial(3), X509_LOOKUP_get_by_fingerprint_fn(3), X509_LOOKUP_meth_set_get_by_fingerprint(3), X509_LOOKUP_meth_get_get_by_fingerprint(3), X509_LOOKUP_get_by_alias_fn(3), X509_LOOKUP_meth_set_get_by_alias(3), X509_LOOKUP_meth_get_get_by_alias(3), X509_OBJECT_set1_X509(3), X509_OBJECT_set1_X509_CRL(3)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_METHOD(3ossl), X509_LOOKUP_meth_new(3ossl), X509_LOOKUP_meth_free(3ossl), X509_LOOKUP_meth_set_new_item(3ossl), X509_LOOKUP_meth_get_new_item(3ossl), X509_LOOKUP_meth_set_free(3ossl), X509_LOOKUP_meth_get_free(3ossl), X509_LOOKUP_meth_set_init(3ossl), X509_LOOKUP_meth_get_init(3ossl), X509_LOOKUP_meth_set_shutdown(3ossl), X509_LOOKUP_meth_get_shutdown(3ossl), X509_LOOKUP_ctrl_fn(3ossl), X509_LOOKUP_meth_set_ctrl(3ossl), X509_LOOKUP_meth_get_ctrl(3ossl), X509_LOOKUP_get_by_subject_fn(3ossl), X509_LOOKUP_meth_set_get_by_subject(3ossl), X509_LOOKUP_meth_get_get_by_subject(3ossl), X509_LOOKUP_get_by_issuer_serial_fn(3ossl), X509_LOOKUP_meth_set_get_by_issuer_serial(3ossl), X509_LOOKUP_meth_get_get_by_issuer_serial(3ossl), X509_LOOKUP_get_by_fingerprint_fn(3ossl), X509_LOOKUP_meth_set_get_by_fingerprint(3ossl), X509_LOOKUP_meth_get_get_by_fingerprint(3ossl), X509_LOOKUP_get_by_alias_fn(3ossl), X509_LOOKUP_meth_set_get_by_alias(3ossl), X509_LOOKUP_meth_get_get_by_alias(3ossl), X509_OBJECT_set1_X509(3ossl), X509_OBJECT_set1_X509_CRL(3ossl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_hash_dir(3), X509_LOOKUP_file(3), X509_load_cert_file(3), X509_load_crl_file(3), X509_load_cert_crl_file(3)
Default OpenSSL certificate lookup methods
X509_LOOKUP_hash_dir(3ossl), X509_LOOKUP_file(3ossl), X509_LOOKUP_store(3ossl), X509_load_cert_file_ex(3ossl), X509_load_cert_file(3ossl), X509_load_crl_file(3ossl), X509_load_cert_crl_file_ex(3ossl), X509_load_cert_crl_file(3ossl)
Default OpenSSL certificate lookup methods
X509_NAME_ENTRY_get_object(3), X509_NAME_ENTRY_get_data(3), X509_NAME_ENTRY_set_object(3), X509_NAME_ENTRY_set_data(3), X509_NAME_ENTRY_create_by_txt(3), X509_NAME_ENTRY_create_by_NID(3), X509_NAME_ENTRY_create_by_OBJ(3)
X509_NAME_ENTRY utility functions
X509_NAME_ENTRY_get_object(3ossl), X509_NAME_ENTRY_get_data(3ossl), X509_NAME_ENTRY_set_object(3ossl), X509_NAME_ENTRY_set_data(3ossl), X509_NAME_ENTRY_create_by_txt(3ossl), X509_NAME_ENTRY_create_by_NID(3ossl), X509_NAME_ENTRY_create_by_OBJ(3ossl)
X509_NAME_ENTRY utility functions
X509_NAME_add_entry_by_txt(3), X509_NAME_add_entry_by_OBJ(3), X509_NAME_add_entry_by_NID(3), X509_NAME_add_entry(3), X509_NAME_delete_entry(3)
X509_NAME modification functions
X509_NAME_add_entry_by_txt(3ossl), X509_NAME_add_entry_by_OBJ(3ossl), X509_NAME_add_entry_by_NID(3ossl), X509_NAME_add_entry(3ossl), X509_NAME_delete_entry(3ossl)
X509_NAME modification functions
X509_NAME_get0_der(3)
get X509_NAME DER encoding
X509_NAME_get0_der(3ossl)
get X509_NAME DER encoding
X509_NAME_get_index_by_NID(3), X509_NAME_get_index_by_OBJ(3), X509_NAME_get_entry(3), X509_NAME_entry_count(3), X509_NAME_get_text_by_NID(3), X509_NAME_get_text_by_OBJ(3)
X509_NAME lookup and enumeration functions
X509_NAME_get_index_by_NID(3ossl), X509_NAME_get_index_by_OBJ(3ossl), X509_NAME_get_entry(3ossl), X509_NAME_entry_count(3ossl), X509_NAME_get_text_by_NID(3ossl), X509_NAME_get_text_by_OBJ(3ossl)
X509_NAME lookup and enumeration functions
X509_NAME_hash(3), X509_issuer_name_hash(3), X509_subject_name_hash(3), X509_NAME_hash_old(3), X509_issuer_name_hash_old(3), X509_subject_name_hash_old(3)
calculate SHA-1 or MD5 hashes of X.501 Name objects
X509_NAME_hash_ex(3ossl), X509_NAME_hash(3ossl), X509_get_subject_name(3ossl), X509_set_subject_name(3ossl), X509_subject_name_hash(3ossl), X509_get_issuer_name(3ossl), X509_set_issuer_name(3ossl), X509_issuer_name_hash(3ossl), X509_REQ_get_subject_name(3ossl), X509_REQ_set_subject_name(3ossl), X509_ACERT_get0_issuerName(3ossl), X509_ACERT_set1_issuerName(3ossl), X509_CRL_get_issuer(3ossl), X509_CRL_set_issuer_name(3ossl)
get X509_NAME hashes or get and set issuer or subject names
X509_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_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_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_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_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_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_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_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_get1_email(3), X509_get1_ocsp(3), X509_email_free(3)
utilities for stacks of strings
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_subject_name(3), X509_set_subject_name(3), X509_get_issuer_name(3), X509_set_issuer_name(3), X509_REQ_get_subject_name(3), X509_REQ_set_subject_name(3), X509_CRL_get_issuer(3), X509_CRL_set_issuer_name(3)
get and set issuer or subject names
X509_ocspid_print(3)
pretty-print hashes of subject name and public key
X509_signature_dump(3), X509_signature_print(3)
pretty-print ASN.1 strings
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
XAddConnectionWatch(3), XRemoveConnectionWatch(3), XProcessInternalConnection(3), XInternalConnectionNumbers(3)
handle Xlib internal connections
XAddHost(3), XAddHosts(3), XListHosts(3), XRemoveHost(3), XRemoveHosts(3), XSetAccessControl(3), XEnableAccessControl(3), XDisableAccessControl(3), XHostAddress(3), XServerInterpretedAddress(3)
control host access and host control structure
XAllocClassHint(3), XSetClassHint(3), XGetClassHint(3), XClassHint(3)
allocate class hints structure and set or read a window's WM_CLASS property
XAllocColor(3), XAllocNamedColor(3), XAllocColorCells(3), XAllocColorPlanes(3), XFreeColors(3)
allocate and free colors
XAllocIconSize(3), XSetIconSizes(3), XGetIconSizes(3), XIconSize(3)
allocate icon size structure and set or read a window's WM_ICON_SIZES property
XAllocSizeHints(3), XSetWMNormalHints(3), XGetWMNormalHints(3), XSetWMSizeHints(3), XGetWMSizeHints(3), XSizeHints(3)
allocate size hints structure and set or read a window's WM_NORMAL_HINTS property
XAllocStandardColormap(3), XSetRGBColormaps(3), XGetRGBColormaps(3), XStandardColormap(3)
allocate, set, or read a standard colormap structure
XAllocWMHints(3), XSetWMHints(3), XGetWMHints(3), XWMHints(3)
allocate window manager hints structure and set or read a window's WM_HINTS property
XButtonEvent(3), XKeyEvent(3), XMotionEvent(3)
KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures
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
XChangeWindowAttributes(3), XSetWindowBackground(3), XSetWindowBackgroundPixmap(3), XSetWindowBorder(3), XSetWindowBorderPixmap(3), XSetWindowColormap(3)
change window attributes
XClientMessageEvent(3)
ClientMessage event structure
XColormapEvent(3)
ColormapNotify 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
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
XCreateWindow(3), XCreateSimpleWindow(3), XSetWindowAttributes(3)
create windows and window attributes structure
XDrawImageString(3), XDrawImageString16(3)
draw image text
XDrawLine(3), XDrawLines(3), XDrawSegments(3), XSegment(3)
draw lines, polygons, and line structure
XDrawText(3), XDrawText16(3), XTextItem(3), XTextItem16(3)
draw polytext text and text drawing structures
XEmptyRegion(3), XEqualRegion(3), XPointInRegion(3), XRectInRegion(3)
determine if regions are empty or equal
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
XFilterEvent(3)
filter X events for an input method
XFontsOfFontSet(3), XBaseFontNameListOfFontSet(3), XLocaleOfFontSet(3), XContextDependentDrawing(3), XContextualDrawing(3), XDirectionalDependentDrawing(3)
obtain fontset information
XGetDeviceKeyMapping(3), XChangeDeviceKeyMapping(3)
query or change device key mappings
XGetDeviceModifierMapping(3), XSetDeviceModifierMapping(3)
query or change device modifier mappings
XGetDeviceMotionEvents(3), XDeviceTimeCoord(3)
get device motion history
XGetVisualInfo(3), XMatchVisualInfo(3), XVisualIDFromVisual(3), XVisualInfo(3)
obtain visual information and visual structure
XGetWindowAttributes(3), XGetGeometry(3), XWindowAttributes(3)
get current window attribute or geometry and current window attributes structure
XIBarrierReleasePointer(3), XIBarrierReleasePointers(3)
allow pointer movement across a pointer barrier
XIQueryDevice(3), XIFreeDeviceInfo(3)
get information about devices
XIWarpPointer(3)
move a devices pointer
XIconifyWindow(3), XWithdrawWindow(3), XReconfigureWMWindow(3)
manipulate top-level windows
XInitImage(3), XCreateImage(3), XGetPixel(3), XPutPixel(3), XSubImage(3), XAddPixel(3), XDestroyImage(3)
image utilities
XInitThreads(3), XLockDisplay(3), XUnlockDisplay(3)
multi-threading support
XInstallColormap(3), XUninstallColormap(3), XListInstalledColormaps(3)
control colormaps
XInternAtom(3), XInternAtoms(3), XGetAtomName(3), XGetAtomNames(3)
create or return atom names
XIntersectRegion(3), XUnionRegion(3), XUnionRectWithRegion(3), XSubtractRegion(3), XXorRegion(3), XOffsetRegion(3), XShrinkRegion(3)
region arithmetic
XKeymapEvent(3)
KeymapNotify event structure
XListFonts(3), XFreeFontNames(3), XListFontsWithInfo(3), XFreeFontInfo(3)
obtain or free font names and information
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
XMapRequestEvent(3)
MapRequest event structure
XMapWindow(3), XMapRaised(3), XMapSubwindows(3)
map windows
XNextEvent(3), XPeekEvent(3), XWindowEvent(3), XCheckWindowEvent(3), XMaskEvent(3), XCheckMaskEvent(3), XCheckTypedEvent(3), XCheckTypedWindowEvent(3)
select events by type
XOpenIM(3), XCloseIM(3), XSetIMValues(3), XGetIMValues(3), XDisplayOfIM(3), XLocaleOfIM(3), XRegisterIMInstantiateCallback(3), XUnregisterIMInstantiateCallback(3)
open, close, and obtain input method information
XOpenOM(3), XCloseOM(3), XSetOMValues(3), XGetOMValues(3), XDisplayOfOM(3), XLocaleOfOM(3)
open output methods
XOrgFoundation(7)
X.Org Foundation information
XParseGeometry(3), XWMGeometry(3)
parse window geometry
XPresentNotifyMSC(3)
X Present Extension
XPresentPixmap(3)
provide pixmap for presentation as window contents
XPutImage(3), XGetImage(3), XGetSubImage(3)
transfer images
XQueryBestSize(3), XQueryBestTile(3), XQueryBestStipple(3)
determine efficient sizes
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
XResourceManagerString(3), XScreenResourceString(3)
obtain server resource properties
XSendEvent(3), XDisplayMotionBufferSize(3), XGetMotionEvents(3), XTimeCoord(3)
send events and pointer motion history structure
XSetArcMode(3), XSetSubwindowMode(3), XSetGraphicsExposure(3)
GC convenience routines
XSetClipOrigin(3), XSetClipMask(3), XSetClipRectangles(3)
GC convenience routines
XSetCloseDownMode(3), XKillClient(3)
control clients
XSetCommand(3), XGetCommand(3)
set or read a window's WM_COMMAND property
XSetDeviceButtonMapping(3), XGetDeviceButtonMapping(3)
query or change device button mappings
XSetDeviceMode(3)
change the mode of a device
XSetErrorHandler(3), XGetErrorText(3), XDisplayName(3), XSetIOErrorHandler(3), XSetIOErrorExitHandler(3), XGetErrorDatabaseText(3)
default error handlers
XSetPointerMapping(3), XGetPointerMapping(3)
manipulate pointer settings
XSetScreenSaver(3), XForceScreenSaver(3), XActivateScreenSaver(3), XResetScreenSaver(3), XGetScreenSaver(3)
manipulate the screen saver
XSetSelectionOwner(3), XGetSelectionOwner(3), XConvertSelection(3)
manipulate window selection
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
XSetWMClientMachine(3), XGetWMClientMachine(3)
set or read a window's WM_CLIENT_MACHINE property
XSetWMColormapWindows(3), XGetWMColormapWindows(3)
set or read a window's WM_COLORMAP_WINDOWS property
XSetWMIconName(3), XGetWMIconName(3), XSetIconName(3), XGetIconName(3)
set or read a window's WM_ICON_NAME property
XSetWMName(3), XGetWMName(3), XStoreName(3), XFetchName(3)
set or read a window's WM_NAME property
XSetWMProperties(3), XmbSetWMProperties(3), Xutf8SetWMProperties(3)
set standard window properties
XSetWMProtocols(3), XGetWMProtocols(3)
set or read a window's WM_PROTOCOLS property
XShapeQueryExtension(3), XShapeQueryVersion(3), XShapeCombineRegion(3), XShapeCombineRectangles(3), XShapeCombineMask(3), XShapeCombineShape(3), XShapeOffsetShape(3), XShapeQueryExtents(3), XShapeSelectInput(3), XShapeInputSelected(3), XShapeGetRectangles(3)
X nonrectangular shape functions
XShmQueryExtension(3), XShmQueryVersion(3), XShmPixmapFormat(3), XShmAttach(3), XShmDetach XShmCreateImage(3), XShmPutImage(3), XShmGetImage(3), XShmCreatePixmap(3), XShmGetEventBase(3)
X Shared Memory extension functions
XStoreBytes(3), XStoreBuffer(3), XFetchBytes(3), XFetchBuffer(3), XRotateBuffers(3)
manipulate cut and paste buffers
XStoreColors(3), XStoreColor(3), XStoreNamedColor(3)
set colors
XStringToKeysym(3), XKeysymToString(3), XKeycodeToKeysym(3), XKeysymToKeycode(3), XConvertCase(3)
convert keysyms
XSupportsLocale(3), XSetLocaleModifiers(3)
determine locale support and configure locale modifiers
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
XTextExtents(3), XTextExtents16(3), XQueryTextExtents(3), XQueryTextExtents16(3)
compute or query text extents
XTextWidth(3), XTextWidth16(3)
compute text width
XUnmapEvent(3)
UnmapNotify event structure
XUnmapWindow(3), XUnmapSubwindows(3)
unmap windows
XVaCreateNestedList(3)
allocate a nested variable argument list
XWarpPointer(3)
move pointer
Xau library: XauFileName(3), XauReadAuth(3), XauLockAuth(3), XauUnlockAuth(3), XauWriteAuth(3), XauDisposeAuth(3), XauGetAuthByAddr(3), XauGetBestAuthByAddr(3)
X authority database routines
XbaeCaption(3)
The Bellcore Application Environment (BAE) XbaeCaption widget class
XbaeMatrix(3)
The Bellcore Application Environment (BAE) XbaeMatrix widget class
Xcm(3)
X11 Colour Management functions
Xcm(3), X(3)
Color Management Core API's
XcmDDC(3), X(3)
Color Management DDC/CI communication API's
XcmEdidParse(3), X Color Management EDID data block parsing API's(3)
EDID data block parsing
XcmEvents(3), X(3)
Color Management Event API's
XcmsAllocColor(3), XcmsAllocNamedColor(3)
allocate colors
XcmsCCCOfColormap(3), XcmsSetCCCOfColormap(3)
query and modify CCC of a colormap
XcmsCIELabQueryMaxC(3), XcmsCIELabQueryMaxL(3), XcmsCIELabQueryMaxLC(3), XcmsCIELabQueryMinL(3)
obtain the CIE L*a*b* coordinates
XcmsCIELuvQueryMaxC(3), XcmsCIELuvQueryMaxL(3), XcmsCIELuvQueryMaxLC(3), XcmsCIELuvQueryMinL(3)
obtain the CIE L*u*v* coordinates
XcmsColor(3), XcmsRGB(3), XcmsRGBi(3), XcmsCIEXYZ(3), XcmsCIEuvY(3), XcmsCIExyY(3), XcmsCIELab(3), XcmsCIELuv(3), XcmsTekHVC(3), XcmsPad(3)
Xcms color structure
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
XcmsQueryColor(3), XcmsQueryColors(3), XcmsLookupColor(3)
obtain color values
XcmsSetWhitePoint(3), XcmsSetWhiteAdjustProc(3)
modifying CCC attributes
XcmsStoreColor(3), XcmsStoreColors(3)
set colors
XcmsTekHVCQueryMaxC(3), XcmsTekHVCQueryMaxV(3), XcmsTekHVCQueryMaxVC(3), XcmsTekHVCQueryMaxVSamples(3), XcmsTekHVCQueryMinV(3)
obtain the TekHVC coordinates
Xcomposite(3)
X Composite Extension library
XcupGetReservedColormapEntries(3)
list colormap entries reserved by the system
XcupStoreColors(3)
initialize shareable colormap entries at specific locations
Xcursor(3)
Cursor management library
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()
XdbeGetVisualInfo(3)
Get dbe Visual Information
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
Xinerama(3)
API for Xinerama extension to X11 Protocol
XkbActionSetCtrls(3)
Sets the ctrls0 through ctrls3 fields of act from ctrls
XkbAddGeomColor(3)
Add one color name to an existing keyboard geometry description
XkbAddGeomDoodad(3)
Add one doodad to a section of a keyboard geometry or to the top-level geometry
XkbAddGeomKey(3)
Add one key at the end of an existing row of keys
XkbAddGeomKeyAlias(3)
Add one key alias to an existing keyboard geometry description
XkbAddGeomOutline(3)
Add one outline to an existing shape
XkbAddGeomOverlay(3)
Add one overlay to a section
XkbAddGeomOverlayKey(3)
Add a key to an existing overlay row
XkbAddGeomOverlayRow(3)
Add a row to an existing overlay
XkbAddGeomProperty(3)
Add one property to an existing keyboard geometry description
XkbAddGeomRow(3)
Add a row to a section
XkbAddGeomSection(3)
Add one section to an existing keyboard geometry
XkbAddGeomShape(3)
Add a shape to a keyboard geometry
XkbAddSymInterpret(3)
Add a symbol interpretation to the list of symbol interpretations in an XkbCompatRec
XkbAllocClientMap(3)
Allocate and initialize an empty client map description record
XkbAllocCompatMap(3)
Allocate a new compatibility map if you do not already have one available
XkbAllocGeomColors(3)
Allocate geometry colors
XkbAllocGeomDoodads(3)
Allocate doodads that are global to a keyboard geometry
XkbAllocGeomKeyAliases(3)
Allocate geometry key aliases
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
XkbAllocGeomOverlayKeys(3)
Allocate keys in an overlay row
XkbAllocGeomOverlayRows(3)
Allocate rows in a overlay
XkbAllocGeomOverlays(3)
Allocate overlays in a section
XkbAllocGeomPoints(3)
Allocate points in an outline
XkbAllocGeomProps(3)
Allocate geometry properties
XkbAllocGeomRows(3)
Allocate rows in a section
XkbAllocGeomSectionDoodads(3)
Allocate doodads that are specific to a section
XkbAllocGeomSections(3)
Allocate geometry sections
XkbAllocGeomShapes(3)
Allocate space for an arbitrary number of geometry shapes
XkbAllocGeometry(3)
Allocate an entire geometry
XkbAllocIndicatorMaps(3)
Allocates, directly, the indicators member of the keyboard description record
XkbAllocKeyboard(3)
Creates a keyboard description from scratch
XkbAllocNames(3)
Allocate symbolic names structures
XkbAllocServerMap(3)
Allocate and initialize an empty server map description record
XkbApplyCompatMapToKey(3)
Apply the new compatibility mapping to an individual key to get its semantics updated
XkbChangeControls(3)
Provides a flexible method for updating the controls in a server to match those in the changed keyboard description
XkbChangeEnabledControls(3)
Manipulates the EnabledControls control
XkbChangeMap(3)
Update only partial components of a keyboard description, modify the appropriate fields in the server and map components of a local copy of the keyboard description
XkbChangeNames(3)
Change symbolic names in the server
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
XkbCopyKeyTypes(3)
Copy more than one XkbKeyTypeRec structure
XkbFindOverlayForKey(3)
Find the alternate name by using the primary name for a key that is part of an overlay
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
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
XkbGetCompatMap(3)
Fetch any combination of the current compatibility map components from the server
XkbGetControlsChanges(3)
Updates a local copy of a keyboard description with the changes previously noted by one or more calls to XkbNoteControlsChanges
XkbGetDetectableAutoRepeat(3)
Determines whether or not the server supports DetectableAutoRepeat
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
XkbGetKeyBehaviors(3)
Obtain the behaviors (the behaviors array) for a subset of the keys in a keyboard description from the server
XkbGetKeyExplicitComponents(3)
Obtain the explicit components (the explicit array) for a subset of the keys in a keyboard description
XkbGetKeyModifierMap(3)
Update the modifier map for one or more of the keys in a keyboard description
XkbGetKeySyms(3)
Obtain the symbols for a subset of the keys in a keyboard description
XkbGetKeyTypes(3)
Obtain the list of available key types in the server's keyboard mapping
XkbGetKeyVirtualModMap(3)
Obtain the virtual modifier map (the vmodmap array) for a subset of the keys in a keyboard description
XkbGetKeyboard(3)
Retrieves one or more components of a keyboard device description
XkbGetKeyboardByName(3)
Build a new keyboard description from a set of named components, and to optionally have the server use the resulting description to replace an active one
XkbGetMap(3)
Allocate an XkbDescRec structure and populate it with the server's keyboard client map and server map
XkbGetNamedGeometry(3)
Loads a keyboard geometry description from this database by name
XkbGetNamedIndicator(3)
Look up the indicator map and other information for an indicator by name
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
XkbKeyGroupsWidth(3)
Computes the maximum width associated with the key corresponding to keycode
XkbKeyHasActions(3)
Determines if the key corresponding to keycode has any actions associated with it
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
XkbLatchGroup(3)
Latches the keysym group
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
XkbLockGroup(3)
Locks the keysym group
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
XkbNoteNameChanges(3)
Note the changed names in a changes structure
XkbOpenDisplay(3)
Checks for a compatible version of the Xkb extension in both the library and the server, and initializes the extension for use
XkbOutOfRangeGroupInfo(3)
Returns only the out-of-range processing information from the group_info field of an XkbSymMapRec structure
XkbOutOfRangeGroupNumber(3)
Returns the out-of-range group number, represented as a group index, from the group_info field of an XkbSymMapRec structure
XkbQueryExtension(3)
Determines the compatibility of a library at runtime
XkbRefreshKeyboardMapping(3)
Update the keyboard description that is internal to the X library
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
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
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
XkbSelectEvents(3)
Selects and / or deselects for delivery of one or more Xkb events and has them delivered under all conditions
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
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
XkbSetNames(3)
Change the symbolic names in the server
XkbSetPtrActionX(3)
Sets the high_XXX and low_XXX fields of act from the signed integer value x
XkbSetPtrActionY(3)
Sets the high_YYY and low_YYY fields of act from the signed integer value y
XkbSetServerInternalMods(3)
Sets the modifiers that are consumed by the server before events are delivered to the client
XkbTranslateKeyCode(3)
Translate a keycode to a key symbol and modifiers
XkbTranslateKeySym(3)
Find the string and symbol associated with a keysym for a given keyboard state
XkbUpdateMapFromCore(3)
Update a local Xkb keyboard map to reflect the mapping expressed by a core format mapping
XkbVirtualModsToReal(3)
Determines the mapping of virtual modifiers to core X protocol modifiers
XmActivateProtocol(3)
A VendorShell function that activates a protocol "XmActivateProtocol" "VendorShell functions" "XmActivateProtocol" "protocols"
XmActivateWMProtocol(3)
A VendorShell convenience interface that activates a protocol "XmActivateWMProtocol" "VendorShell functions" "XmActivateWMProtocol" "protocols"
XmAddProtocolCallback(3)
A VendorShell function that adds client callbacks for a protocol "XmAddProtocolCallback" "VendorShell functions" "XmAddProtocolCallback" "protocols"
XmAddProtocols(3)
A VendorShell function that adds the protocols to the protocol manager and allocates the internal tables "XmAddProtocols" "VendorShell functions" "XmAddProtocols" "protocols"
XmAddTabGroup(3)
A function that adds a manager or a primitive widget to the list of tab groups "XmAddTabGroup" "VendorShell functions" "XmAddTabGroup" "protocols"
XmAddToPostFromList(3)
a RowColumn function that makes a menu accessible from more than one widget "XmAddToPostFromList" "RowColumn functions" "XmAddToPostFromList"
XmAddWMProtocolCallback(3)
A VendorShell convenience interface that adds client callbacks for a protocol "XmAddWMProtocol%Callback" "VendorShell functions" "XmAddWMProtocol%Callback" "protocols"
XmAddWMProtocols(3)
A VendorShell convenience interface that adds the protocols to the protocol manager and allocates the internal tables "XmAddWMProtocol%s" "VendorShell functions" "XmAddWMProtocol%s" "protocols"
XmArrowButton(3)
The ArrowButton widget class "XmArrowButton" "widget class" "ArrowButton"
XmArrowButtonGadget(3)
The ArrowButtonGadget widget class "XmArrowButtonGadget" "widget class" "ArrowButtonGadget"
XmBulletinBoard(3)
The BulletinBoard widget class "XmBulletinBoard" "widget class" "BulletinBoard"
XmButtonBox(3)
The Button Box class
XmCascadeButton(3)
The CascadeButton widget class "XmCascadeButton" "widget class" "CascadeButton"
XmCascadeButtonGadget(3)
The CascadeButtonGadget widget class "XmCascadeButtonGadget" "widget class" "CascadeButtonGadget"
XmCascadeButtonGadgetHighlight(3)
A CascadeButtonGadget function that sets the highlight state "XmCascadeButtonGadget%Highlight" "CascadeButtonGadget functions" "XmCascadeButtonGadget%Highlight"
XmCascadeButtonHighlight(3)
A CascadeButton and CascadeButtonGadget function that sets the highlight state "XmCascadeButtonHighlight" "CascadeButton functions" "XmCascadeButtonHighlight"
XmChangeColor(3)
Recalculates all associated colors of a widget "XmChangeColor" "Color functions" "XmChangeColor"
XmClipboard(3)
Motif-compatible clipboard widget
XmClipboardCancelCopy(3)
A clipboard function that cancels a copy to the clipboard "XmClipboardCancelCopy" "clipboard functions" "XmClipboardCancelCopy"
XmClipboardCopy(3)
A clipboard function that copies a data item to temporary storage for later copying to clipboard "XmClipboardCopy" "clipboard functions" "XmClipboardCopy"
XmClipboardCopyByName(3)
A clipboard function that copies a data item passed by name "XmClipboardCopyByName" "clipboard functions" "XmClipboardCopyByName"
XmClipboardEndCopy(3)
A clipboard function that completes the copying of data to the clipboard "XmClipboardEndCopy" "clipboard functions" "XmClipboardEndCopy"
XmClipboardEndRetrieve(3)
A clipboard function that completes retrieval of data from the clipboard "XmClipboardEndRetrieve" "clipboard functions" "XmClipboardEndRetrieve"
XmClipboardInquireCount(3)
A clipboard function that returns the number of data item formats "XmClipboardInquireCount" "clipboard functions" "XmClipboardInquireCount"
XmClipboardInquireFormat(3)
A clipboard function that returns a specified format name "XmClipboardInquireFormat" "clipboard functions" "XmClipboardInquireFormat"
XmClipboardInquireLength(3)
A clipboard function that returns the length of the stored data "XmClipboardInquireLength" "clipboard functions" "XmClipboardInquireLength"
XmClipboardInquirePendingItems(3)
A clipboard function that returns a list of data ID/private ID pairs "XmClipboardInquirePending%Items" "clipboard functions" "XmClipboardInquirePending%Items"
XmClipboardLock(3)
A clipboard function that locks the clipboard "XmClipboardLock" "clipboard functions" "XmClipboardLock"
XmClipboardRegisterFormat(3)
A clipboard function that registers a new format "XmClipboardRegisterFormat" "clipboard functions" "XmClipboardRegisterFormat"
XmClipboardRetrieve(3)
A clipboard function that retrieves a data item from the clipboard "XmClipboardRetrieve" "clipboard functions" "XmClipboardRetrieve"
XmClipboardStartCopy(3)
A clipboard function that sets up a storage and data structure "XmClipboardStartCopy" "clipboard functions" "XmClipboardStartCopy"
XmClipboardStartRetrieve(3)
A clipboard function that prepares to retrieve data from the clipboard "XmClipboardStartRetrieve" "clipboard functions" "XmClipboardStartRetrieve"
XmClipboardUndoCopy(3)
A clipboard function that deletes the last item placed on the clipboard "XmClipboardUndoCopy" "clipboard functions" "XmClipboardUndoCopy"
XmClipboardUnlock(3)
A clipboard function that unlocks the clipboard "XmClipboardUnlock" "clipboard functions" "XmClipboardUnlock"
XmClipboardWithdrawFormat(3)
A clipboard function that indicates that the application no longer wants to supply a data item "XmClipboardWithdrawFormat" "clipboard functions" "XmClipboardWithdrawFormat"
XmColorSelector(3), The(3)
Color Selector widget
XmColumn(3)
The XmColumn widget class "XmColumn" "widget class" "Column"
XmComboBox(3)
The ComboBox widget class "XmComboBox" "widget class" "ComboBox"
XmComboBoxAddItem(3)
add an item to the ComboBox widget
XmComboBoxDeletePos(3)
Delete a XmComboBox item
XmComboBoxSelectItem(3)
select a XmComboBox item
XmComboBoxSetItem(3)
set an item in the XmComboBox list
XmComboBoxUpdate(3)
A ComboBox function that resynchronizes data
XmCommand(3)
The Command widget class "XmCommand" "widget class" "Command"
XmCommandAppendValue(3)
A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget "XmCommandAppendValue" "Command functions" "XmCommandAppendValue"
XmCommandError(3)
A Command function that displays an error message "XmCommandError" "Command functions" "XmCommandError"
XmCommandGetChild(3)
A Command function that is used to access a component "XmCommandGetChild" "Command functions" "XmCommandGetChild"
XmCommandSetValue(3)
A Command function that replaces a displayed string "XmCommandSetValue" "Command functions" "XmCommandSetValue"
XmContainer(3)
The Container widget class "XmContainer" "container" "Container"
XmContainerCopy(3)
Container widget function to copy primary selection to the clipboard "XmContainerCopy" "XmContainer"
XmContainerCopyLink(3)
Container widget function to copy links to the clipboard "XmContainerCopyLink" "XmContainer"
XmContainerCut(3)
Container widget function to move items to the clipboard "XmContainerCut" "XmContainer"
XmContainerGetItemChildren(3)
Container widget function to find all children of an item "XmContainerGetItemChildren" "XmContainer"
XmContainerPaste(3)
Container widget function to insert items from the clipboard "XmContainerPaste" "XmContainer"
XmContainerPasteLink(3)
Container widget function to insert links from the clipboard "XmContainerPasteLink" "XmContainer"
XmContainerRelayout(3)
Container widget relayout function "XmContainerRelayout" "XmContainer"
XmContainerReorder(3)
Container widget function to reorder children "XmContainerReorder" "XmContainer"
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"
XmDialogShell(3)
The DialogShell widget class "XmDialogShell" "widget class" "DialogShell"
XmDialogShellExt(3), XmDialogShellExtClass(3)
Motif-compatible modal-dialog shell class
XmDirection(3)
Data type for the direction of widget components "XmDirection" "data types" "XmDirection"
XmDirectionMatch(3)
A function that checks for a specified direction component "XmDirectionMatch"
XmDirectionMatchPartial(3)
A function that checks for a specified direction component "XmDirectionMatchPartial"
XmDirectionToStringDirection(3)
A function that converts an XmDirection value to an XmStringDirection value "XmDirectionToStringDirection"
XmDisplay(3)
The Display widget class "XmDisplay" "widget class" "XmDisplay"
XmDragCancel(3)
A Drag and Drop function that terminates a drag transaction "XmDragCancel" "Drag and Drop functions" "XmDragCancel"
XmDragContext(3)
The DragContext widget class "XmDragContext" "widget class" "DragContext"
XmDragIcon(3)
The DragIcon widget class "XmDragIcon" "widget class" "DragIcon"
XmDragOverShell(3)
Motif-compatible DragOverShell widget
XmDragStart(3)
A Drag and Drop function that initiates a drag and drop transaction "XmDragStart" "Drag and Drop functions" "XmDragStart"
XmDrawingArea(3)
The DrawingArea widget class "XmDrawingArea" "widget class" "DrawingArea"
XmDrawnButton(3)
The DrawnButton widget class "XmDrawnButton" "widget class" "DrawnButton"
XmDropDown(3)
The DropDown widget class
XmDropDownGetChild(3)
A DropDown function that is used to access a component "XmDropDownGetChild" "DropDown functions" "XmDropDownGetChild"
XmDropSite(3)
The DropSite Registry "XmDropSite"
XmDropSiteConfigureStackingOrder(3)
A Drag and Drop function that reorders a stack of widgets that are registered drop sites "XmDropSiteConfigureStack%ingOrder" "Drag and Drop functions" "XmDropSiteConfigureStack%ingOrder"
XmDropSiteEndUpdate(3)
A Drag and Drop function that facilitates processing updates to multiple drop sites "XmDropSiteEndUpdate" "Drag and Drop functions" "XmDropSiteEndUpdate"
XmDropSiteManager(3)
Motif-compatible support widget for drag'n'drop
XmDropSiteQueryStackingOrder(3)
A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget "XmDropSiteQueryStacking%Order" "Drag and Drop functions" "XmDropSiteQueryStacking%Order"
XmDropSiteRegister(3)
A Drag and Drop function that identifies a drop site and assigns resources that specify its behavior "XmDropSiteRegister" "Drag and Drop functions" "XmDropSiteRegister" "register functions" "XmDropSiteRegister"
XmDropSiteRegistered(3)
A Drag and Drop function that determines if a drop site has been registered "XmDropSiteRegistered" "Drag and Drop functions" "XmDropSiteRegistered" "register functions" "XmDropSiteRegistered"
XmDropSiteRetrieve(3)
A Drag and Drop function that retrieves resource values set on a drop site "XmDropSiteRetrieve" "Drag and Drop functions" "XmDropSiteRetrieve"
XmDropSiteStartUpdate(3)
A Drag and Drop function that facilitates processing updates to multiple drop sites "XmDropSiteStartUpdate" "Drag and Drop functions" "XmDropSiteStartUpdate"
XmDropSiteUnregister(3)
A Drag and Drop function that frees drop site information "XmDropSiteUnregister" "Drag and Drop functions" "XmDropSiteUnregister"
XmDropSiteUpdate(3)
A Drag and Drop function that sets resource values for a drop site "XmDropSiteUpdate" "Drag and Drop functions" "XmDropSiteUpdate"
XmDropTransfer(3)
The DropTransfer widget class "XmDropSite" "widget class" "DropTransfer"
XmDropTransferAdd(3)
A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer "XmDropTransferAdd" "Drag and Drop functions" "XmDropTransferAdd"
XmDropTransferStart(3)
A Drag and Drop function that initiates a drop transfer "XmDropTransferStart" "Drag and Drop functions" "XmDropTransferStart"
XmExt18List(3), The(3)
Internationalized Extended List widget
XmFileSelectionBox(3)
The FileSelectionBox widget class "XmFileSelectionBox" "widget class" "FileSelectionBox"
XmFileSelectionBoxGetChild(3)
A FileSelectionBox function used to access a component "XmFileSelectionBoxGetChild" "FileSelectionBox functions" "XmFileSelectionBoxGetChild"
XmFileSelectionDoSearch(3)
A FileSelectionBox function that initiates a directory search "XmFileSelectionDoSearch" "FileSelectionBox functions" "XmFileSelectionDoSearch"
XmFontList(3)
Data type for a font list "XmFontList" "data types" "XmFontList"
XmFontListAdd(3)
A font list function that creates a new font list "XmFontListAdd" "font list functions" "XmFontListAdd"
XmFontListAppendEntry(3)
A font list function that appends an entry to a font list "XmFontListAppendEntry" "font list functions" "XmFontListAppendEntry"
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"
XmGadget(3)
The Gadget widget class "XmGadget" "widget class" "Gadget"
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
XmHierarchy(3)
The Hierarchy widget class "XmHierarchy" "Hierarchy" "hierarchy"
XmHierarchyGetChildNodes(3)
A List function that returns all instances of an item in the list "XmListGetMatchPos" "List functions" "XmListGetMatchPos"
XmHierarchyOpenAllAncestors(3)
A Hierarchy function that opens all ancestors of the Hierarchy "XmListAddItem" "List functions" "XmListAddItem"
XmIconBox(3)
The IconBox widget class
XmIconBoxIsCellEmpty(3)
A function that determines whether a cell in the IconBox is empty "XmIconBoxIsCellEmpty" "IconBox functions" "XmIconBoxIsCellEmpty"
XmIconButton(3), The(3)
Icon Button widget
XmIconGadget(3)
The IconGadget widget class "XmIconGadget" "iconGadget" "IconGadget"
XmImCloseXIM(3)
An input manager function that releases the input method associated with a specified widget "XmImCloseXIM" "input manager functions" "XmImCloseXIM"
XmImFreeXIC(3)
An input manager function that unregisters widgets for an XIC "XmImFreeXIC" "input manager functions" "XmImFreeXIC"
XmImGetXIC(3)
An input manager function that obtains an XIC for a widget "XmImGetXIC" "input manager functions" "XmImGetXIC"
XmImGetXIM(3)
An input manager function that retrieves the input method associated with a specified widget "XmImGetXIM" "input manager functions" "XmImGetXIM"
XmImMbLookupString(3)
An input manager function that retrieves a composed string from an input method "XmImMbLookupString" "input manager functions" "XmImMbLookupString"
XmImMbResetIC(3)
An input manager function that resets the input context for a widget
XmImRegister(3)
An input manager function that registers a widget with an input manager "XmImRegister" "input manager functions" "XmImRegister"
XmImSetFocusValues(3)
An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes "XmImSetFocusValues" "input manager functions" "XmImSetFocusValues"
XmImSetValues(3)
An input manager function that updates attributes of an input context "XmImSetValues" "input manager functions" "XmImSetValues"
XmImSetXIC(3)
An input manager function that registers an existing XIC with a widget "XmImSetXIC" "input manager functions" "XmImSetXIC"
XmImUnregister(3)
An input manager function that removes a widget from association with its input manager "XmImUnregister" "input manager functions" "XmImUnregister"
XmImUnsetFocus(3)
An input manager function that notifies an input method that a widget has lost input focus "XmImUnsetFocus" "input manager functions" "XmImUnsetFocus"
XmImVaSetFocusValues(3)
An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes "XmImVaSetFocusValues" "input manager functions" "XmImVaSetFocusValues"
XmImVaSetValues(3)
An input manager function that updates attributes of an input context "XmImVaSetValues" "input manager functions" "XmImVaSetValues"
XmInstallImage(3)
A pixmap caching function that adds an image to the image cache "XmInstallImage" "pixmaps"
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"
XmLabel(3)
The Label widget class "XmLabel" "widget class" "Label"
XmLabelGadget(3)
The LabelGadget widget class "XmLabelGadget" "widget class" "LabelGadget"
XmList(3)
The List widget class "XmList" "widget class" "List"
XmListAddItem(3)
A List function that adds an item to the list "XmListAddItem" "List functions" "XmListAddItem"
XmListAddItemUnselected(3)
A List function that adds an item to the list "XmListAddItemUnselected" "List functions" "XmListAddItemUnselected"
XmListAddItems(3)
A List function that adds items to the list "XmListAddItems" "List functions" "XmListAddItems"
XmListAddItemsUnselected(3)
A List function that adds items to a list "XmListAddItemsUnselected" "List functions" "XmListAddItemsUnselected"
XmListDeleteAllItems(3)
A List function that deletes all items from the list "XmListDeleteAllItems" "List functions" "XmListDeleteAllItems"
XmListDeleteItem(3)
A List function that deletes an item from the list "XmListDeleteItem" "List functions" "XmListDeleteItem"
XmListDeleteItems(3)
A List function that deletes items from the list "XmListDeleteItems" "List functions" "XmListDeleteItems"
XmListDeleteItemsPos(3)
A List function that deletes items from the list starting at the given position "XmListDeleteItemsPos" "List functions" "XmListDeleteItemsPos"
XmListDeletePos(3)
A List function that deletes an item from a list at a specified position "XmListDeletePos" "List functions" "XmListDeletePos"
XmListDeletePositions(3)
A List function that deletes items from a list based on an array of positions "XmListDeletePositions" "List functions" "XmListDeletePositions"
XmListDeselectAllItems(3)
A List function that unhighlights and removes all items from the selected list "XmListDeselectAllItems" "List functions" "XmListDeselectAllItems"
XmListDeselectItem(3)
A List function that deselects the specified item from the selected list "XmListDeselectItem" "List functions" "XmListDeselectItem"
XmListDeselectPos(3)
A List function that deselects an item at a specified position in the list "XmListDeselectPos" "List functions" "XmListDeselectPos"
XmListGetKbdItemPos(3)
A List function that returns the position of the item at the location cursor "XmListGetKbdItemPos" "List functions" "XmListGetKbdItemPos"
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"
XmMainWindow(3)
The MainWindow widget class "XmMainWindow" "widget class" "MainWindow"
XmMainWindowSep1(3)
A MainWindow function that returns the widget ID of the first Separator "XmMainWindowSep1" "MainWindow functions" "XmMainWindowSep1"
XmMainWindowSep2(3)
A MainWindow function that returns the widget ID of the second Separator widget "XmMainWindowSep2" "MainWindow functions" "XmMainWindowSep2"
XmMainWindowSep3(3)
A MainWindow function that returns the widget ID of the third Separator widget "XmMainWindowSep3" "MainWindow functions" "XmMainWindowSep3"
XmMainWindowSetAreas(3)
A MainWindow function that identifies manageable children for each area "XmMainWindowSetAreas" "MainWindow functions" "XmMainWindowSetAreas"
XmManager(3)
The Manager widget class "XmManager" "widget class" "Manager"
XmMapSegmentEncoding(3)
A compound string function that returns the compound text encoding format associated with the specified font list tag "XmMapSegmentEncoding" "compound string functions" "XmMapSegmentEncoding"
XmMenuPosition(3)
A RowColumn function that positions a Popup menu pane "XmMenuPosition" "RowColumn functions" "XmMenuPosition"
XmMenuShell(3)
The MenuShell widget class "XmMenuShell" "widget class" "MenuShell"
XmMessageBox(3)
The MessageBox widget class "XmMessageBox" "widget class" "MessageBox"
XmMessageBoxGetChild(3)
A MessageBox function that is used to access a component "XmMessageBoxGetChild" "MessageBox functions" "XmMessageBoxGetChild"
XmMultiList(3)
The Multi-column List widget
XmMultiListDeselectItems(3)
A MultiList function that deselects items in the list by matching column entries "XmMultiListDeselectItems" "List functions" "XmMultiListDeselectItems"
XmMultiListDeselectRow(3)
A MultiList function that deselects a row in the list "XmMultiListSelectRow" "MultiList functions" "XmMultiListSelectRow"
XmMultiListGetSelectedRowArray(3)
an MultiList function that returns an array of integers which are selected row numbers. "XmMultiListGetSelectedRowArray" "List functions" "XmMultiListGetSelectedRowArray"
XmMultiListGetSelectedRows(3)
an MultiList function that returns the rows that currently are selected. "XmMultiListGetSelectedRows" "List functions" "XmMultiListGetSelectedRows"
XmMultiListMakeRowVisible(3)
A MultiList function that shifts the visible list rows as desired "XmMultiListSelectRow" "MultiList functions" "XmMultiListSelectRow"
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"
XmNotebook(3)
The Notebook widget class "XmNotebook" "widget class" "Notebook"
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"
XmOutline(3)
The Outline widget class "XmOutline" "widget class" "Outline"
XmPaned(3)
The Paned widget class "XmPaned" "widget class" "Paned Window"
XmPanedGetPanes(3)
A Paned function that returns the number of panes in the paned widget "XmPanedGetPanes" "Paned functions" "XmPanedGetPanes"
XmPanedWindow(3)
The PanedWindow widget class "XmPanedWindow" "widget class" "PanedWindow"
XmParseMapping(3)
Data type for a compound string parse mapping "XmParseMapping" "data types" "XmParseMapping"
XmParseMappingCreate(3)
A compound string function to create a parse mapping "XmParseMappingCreate" "compound string functions" "XmParseMappingCreate"
XmParseMappingFree(3)
A compound string function to free a parse mapping "XmParseMappingFree" "compound string functions" "XmParseMappingFree"
XmParseMappingGetValues(3)
A compound string function to retrieve attributes of a parse mapping "XmParseMappingGetValues" "compound string functions" "XmParseMappingGetValues"
XmParseMappingSetValues(3)
A compound string function to set attributes of a parse mapping "XmParseMappingSetValues" "compound string functions" "XmParseMappingSetValues"
XmParseTable(3)
Data type for a compound string parse table "XmParseTable" "data types" "XmParseTable"
XmParseTableFree(3)
A compound string function that recovers memory "XmParseTableFree" "compound string functions" "XmParseTableFree"
XmPrimitive(3)
The Primitive widget class "XmPrimitive" "widget class" "Primitive"
XmPrintPopupPDM(3)
Send a notification for the PDM to be popped up
XmPrintSetup(3)
setup and create a Print Shell widget
XmPrintShell(3)
a shell widget class used for printing in Motif
XmPrintToFile(3)
Retrieves and saves data that would normally be printed by the X Print Server
XmProcessTraversal(3)
A function that determines which component receives keyboard events when a widget has the focus "XmProcessTraversal"
XmProtocol(3), XmProtocolClass(3)
internal Lesstif class
XmPushButton(3)
The PushButton widget class "XmPushButton" "widget class" "PushButton"
XmPushButtonGadget(3)
The PushButtonGadget widget class "XmPushButtonGadget" "widget class" "PushButtonGadget"
XmRedisplayWidget(3)
Synchronously activates the expose method of a widget to draw its content
XmRegisterSegmentEncoding(3)
A compound string function that registers a compound text encoding format for a specified font list element tag "XmRegisterSegment%Encoding" "compound string functions" "XmRegisterSegment%Encoding"
XmRemoveFromPostFromList(3)
a RowColumn function that disables a menu for a particular widget "XmRemoveFromPostFromList" "RowColumn functions" "XmRemoveFromPostFromList"
XmRemoveProtocolCallback(3)
A VendorShell function that removes a callback from the internal list "XmRemoveProtocol%Callback" "VendorShell functions" "XmRemoveProtocol%Callback" "protocols"
XmRemoveProtocols(3)
A VendorShell function that removes the protocols from the protocol manager and deallocates the internal tables "XmRemoveProtocols" "VendorShell functions" "XmRemoveProtocols" "protocols"
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"
XmRenderTableAddRenditions(3)
Creates a new render table "XmRenderTableAddRenditions"
XmRenderTableCopy(3)
A render table function that copies renditions "XmRenderTableCopy"
XmRenderTableCvtFromProp(3)
A render table function that converts from a string representation to a render table "XmRenderTableCvtFromProp" "render table functions" "XmRenderTableCvtFromProp"
XmRenderTableCvtToProp(3)
A render table function that converts a render table to a string representation "XmRenderTableCvtToProp" "render table functions" "XmRenderTableCvtToProp"
XmRenderTableFree(3)
A render table function that recovers memory "XmRenderTableFree"
XmRenderTableGetRendition(3)
A convenience function that matches a rendition tag "XmRenderTableGetRendition"
XmRenderTableGetRenditions(3)
A convenience function that matches rendition tags "XmRenderTableGetRenditions"
XmRenderTableGetTags(3)
A convenience function that gets rendition tags "XmRenderTableGetTags"
XmRenderTableRemoveRenditions(3)
A convenience function that removes renditions "XmRenderTableRemoveRenditions"
XmRendition(3)
The Rendition registry "XmRendition"
XmRenditionCreate(3)
A convenience function that creates a rendition "XmRenditionCreate"
XmRenditionFree(3)
A convenience function that frees a rendition "XmRenditionFree"
XmRenditionRetrieve(3)
A convenience function that retrieves rendition resources "XmRenditionRetrieve"
XmRenditionUpdate(3)
A convenience function that modifies resources "XmRenditionUpdate"
XmRepTypeAddReverse(3)
A representation type manager function that installs the reverse converter for a previously registered representation type "XmRepTypeAddReverse" "representation type manager functions" "XmRepTypeAddReverse"
XmRepTypeGetId(3)
A representation type manager function that retrieves the identification number of a representation type "XmRepTypeGetId" "representation type manager functions" "XmRepTypeGetId"
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"
XmRowColumn(3)
The RowColumn widget class "XmRowColumn" "widget class" "RowColumn"
XmSash(3)
internall Lesstif class
XmScale(3)
The Scale widget class "XmScale" "widget class" "Scale"
XmScaleGetValue(3)
A Scale function that returns the current slider position "XmScaleGetValue" "Scale functions" "XmScaleGetValue"
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"
XmScreen(3)
The Screen widget class "XmScreen" "widget class" "XmScreen"
XmScrollBar(3)
The ScrollBar widget class "XmScrollBar" "widget class" "ScrollBar"
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"
XmScrolledWindow(3)
The ScrolledWindow widget class "XmScrolledWindow" "widget class" "ScrolledWindow"
XmScrolledWindowSetAreas(3)
A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget "XmScrolledWindowSetAreas" "ScrolledWindow functions" "XmScrolledWindowSetAreas"
XmSelectionBox(3)
The SelectionBox widget class "XmSelectionBox" "widget class" "SelectionBox"
XmSelectionBoxGetChild(3)
A SelectionBox function that is used to access a component "XmSelectionBoxGetChild" "SelectionBox functions" "XmSelectionBoxGetChild"
XmSeparator(3)
The Separator widget class "XmSeparator" "widget class" "Separator"
XmSeparatorGadget(3)
The SeparatorGadget widget class "XmSeparatorGadget" "widget class" "SeparatorGadget"
XmSetColorCalculation(3)
A function to set the procedure used for default color calculation "XmSetColorCalculation" "Color functions" "XmSetColorCalculation"
XmSetFontUnit(3)
A function that sets the font unit value for a display "XmSetFontUnit"
XmSetFontUnits(3)
A function that sets the font unit value for a display "XmSetFontUnits"
XmSetMenuCursor(3)
A function that modifies the menu cursor for a client "XmSetMenuCursor"
XmSetProtocolHooks(3)
A VendorShell function that allows preactions and postactions to be executed when a protocol message is received from MWM "XmSetProtocolHooks" "VendorShell functions" "XmSetProtocolHooks" "protocols"
XmSetWMProtocolHooks(3)
A VendorShell convenience interface that allows preactions and postactions to be executed when a protocol message is received from the window manager "XmSetWMProtocolHooks" "VendorShell functions" "XmSetWMProtocolHooks" "protocols"
XmSimpleSpinBox(3)
a simple SpinBox widget class
XmSimpleSpinBoxAddItem(3)
add an item to the XmSimpleSpinBox
XmSimpleSpinBoxDeletePos(3)
delete a XmSimpleSpinBox item
XmSimpleSpinBoxSetItem(3)
set an item in the XmSimpleSpinBox list
XmSlideContext(3)
The SlideContext widget class
XmSpinBox(3)
The SpinBox widget class "XmSpinBox" "widget class" "SpinBox"
XmSpinBoxValidatePosition(3)
translate the current value of the specified XmSpinBox child into a valid position
XmString(3)
Data type for a compound string "XmString" "data types" "XmString"
XmStringBaseline(3)
A compound string function that returns the number of pixels between the top of the character box and the baseline of the first line of text "XmStringBaseline" "compound string functions" "XmStringBaseline"
XmStringByteCompare(3)
A compound string function that indicates the results of a byte-by-byte comparison "XmStringByteCompare" "compound string functions" "XmStringByteCompare"
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"
XmTabStack(3)
The TabStack widget class
XmTabStackGetSelectedTab(3)
A TabStack function that returns the widget ID of the currently selectedtab "XmTabStackGetSelectedTab" "TabStack functions" "XmTabStackGetSelectedTab"
XmTabStackSelectTab(3)
A TabStack function that sets the currently displayed child "XmTabStackSelecttab" "TabStack functions" "XmTabStackSelectTab"
XmTabStackXYToWidget(3)
A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that space "XmTabStackXYToWidget" "TabStack functions" "XmTabStackXYToWidget"
XmTargetsAreCompatible(3)
A function that tests whether the target types match between a drop site and source object "XmTargetsAreCompatible" "Drag and Drop functions" "XmTargetsAreCompatible"
XmTearOffButton(3)
Motif-compatible detachable button widget
XmText(3)
The Text widget class "XmText" "widget class" "Text"
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"
XmToggleButton(3)
The ToggleButton widget class "XmToggleButton" "widget class" "ToggleButton"
XmToggleButtonGadget(3)
The ToggleButtonGadget widget class "XmToggleButtonGadget" "widget class" "ToggleButtonGadget"
XmToggleButtonGadgetGetState(3)
A ToggleButtonGadget function that obtains the state of a ToggleButtonGadget "XmToggleButtonGadgetGet%State" "ToggleButtonGadget functions" "XmToggleButtonGadgetGet%State"
XmToggleButtonGadgetSetState(3)
A ToggleButtonGadget function that sets or changes the current state "XmToggleButtonGadgetSet%State" "ToggleButtonGadget functions" "XmToggleButtonGadgetSet%State"
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"
XmTree(3)
The Tree widget class
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
XmtBlock(3), XmtBlock()(3)
process events in a recursive event loop
XmtBuildApplication(3), XmtBuildApplication()(3), XmtBuildQueryApplication()(3)
create a root ApplicationShell widget and all of its descendants
XmtBuildDialog(3), XmtBuildDialog()(3), XmtBuildQueryDialog()(3)
create a dialog shell and its descendants
XmtBuildToplevel(3), XmtBuildToplevel()(3), XmtBuildQueryToplevel()(3)
create a TopLevelShell widget and all of its descendants
XmtCheckPrintfFormat(3), XmtCheckPrintfFormat()(3)
verify that two strings have the same printf() substitutions
XmtChooser(3)
a widget that presents a choice to the user
XmtChooserGetState(3), XmtChooserGetState()(3), XmtChooserGetValue()(3), XmtChooserGetSensitivity()(3)
query an XmtChooser widget about its selected items and item sensitivity
XmtChooserLookupItemName(3), XmtChooserLookupItemName()(3), XmtChooserLookupItemValue()(3), XmtChooserLookupItemByName()(3), XmtChooserLookupItemByValue()(3)
lookup XmtChooser item name and value by index or index by name and value
XmtChooserSetState(3), XmtChooserSetState()(3), XmtChooserSetSensitive()(3), XmtChooserSetItemValue()(3)
set the current selection in an XmtChooser widget, or the sensitivity or value associated with its items
XmtCli(3)
a Command Line Interface widget
XmtCliFlush(3), XmtCliFlush()(3)
force pending XmtCli output to be displayed
XmtCliGets(3), XmtCliGets()(3)
get synchronous input from an XmtCli widget
XmtCliPrintf(3), XmtCliPrintf()(3), XmtCliPuts()(3), XmtCliClear()(3)
XmtCli widget output functions
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
XmtCreateColorTable(3), XmtCreateColorTable()(3), XmtDestroyColorTable()(3), XmtColorTableGetParent()(3), XmtColorTableSetParent()(3)
create and manipulate color tables
XmtCreatePixmapFromXmtImage(3), XmtCreatePixmapFromXmtImage()(3), XmtCreateXImageFromXmtImage()(3)
create a pixmap or XImage from an XmtImage
XmtCreatePixmapIcon(3), XmtCreatePixmapIcon()(3), XmtChangePixmapIcon()(3), XmtDestroyPixmapIcon()(3)
handle non-rectangular multi-color window manager icons
XmtCreateWidgetType(3), XmtLookupWidgetType()(3), XmtCreateWidgetType()(3)
lookup a widget type by name, create an instance of a widget type
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
XmtDialogPosition(3), XmtDialogPosition()(3)
center a dialog box over a widget
XmtDiscardButtonEvents(3), XmtDiscardButtonEvents()(3), XmtDiscardKeyPressEvents()(3)
discard pending user input events
XmtDisplayBusyCursor(3), XmtDisplayBusyCursor()(3), XmtDisplayDefaultCursor()(3), XmtDisplayCursor()(3)
display a cursor over a window
XmtDisplayError(3), XmtDisplayError()(3), XmtDisplayWarning()(3), XmtDisplayInformation()(3)
display a simple message in a dialog box
XmtDisplayErrorAndAsk(3), XmtDisplayErrorAndAsk()(3), XmtDisplayWarningAndAsk()(3)
display an error or warning message, ask a yes-or-no question and return the user's response
XmtDisplayErrorMsg(3), XmtDisplayErrorMsg()(3), XmtDisplayWarningMsg()(3), XmtDisplayInformationMsg()(3)
display a formatted message in a dialog box
XmtDisplayErrorMsgAndWait(3), XmtDisplayErrorMsgAndWait()(3), XmtDisplayWarningMsgAndWait()(3)
display an error or warning message and block until the user pops it down
XmtDisplayMessage(3), XmtDisplayMessage()(3), XmtDisplayMessageAndWait()(3), Xmt DisplayMessageVaList()(3)
display a message in a dialog box
XmtDisplayWorkingDialog(3), XmtDisplayWorkingDialog()(3), XmtHideWorkingDialog()(3)
display or hide a ``please wait'' dialog box
XmtErrorMsg(3), XmtErrorMsg()(3), XmtWarningMsg()(3)
print an error message and exit or print a warning message and return
XmtFindFile(3), XmtFindFile()(3)
look for application auxiliary files
XmtFocusShell(3), XmtFocusShell()(3), XmtMoveShellToPointer()(3), XmtWarpToShell()(3), XmtSetFocusToShell()(3)
change keyboard focus to a shell widget
XmtGetApplicationValues(3), XmtGetApplicationValues()(3), XmtSetApplicationValues()(3)
query and set application resources by name
XmtGetBitmap(3), XmtGetBitmap()(3), XmtGetPixmap()(3)
find and return the named bitmap or pixmap
XmtGetHomeDir(3), XmtGetHomeDir()(3)
return the user's home directory
XmtGetShell(3), XmtGetShell()(3), XmtGetApplicationShell()(3), XmtGetTopLevelShell()(3)
return shell ancestors of a widget
XmtHSLToRGB(3), XmtHSLToRGB()(3), XmtRGBToHSL()(3)
convert between the HSL and RGB color spaces
XmtHashTableCreate(3), XmtHashTableCreate()(3), XmtHashTableDestroy()(3), XmtHashTableStore()(3), XmtHashTableLookup()(3), XmtHashTableDelete()(3), XmtHashTableForEach()(3)
hash table functions
XmtHelpBox(3)
a widget to display scrolled, multi-font help text
XmtHelpDoContextHelp(3), XmtHelpDoContextHelp()(3), XmtHelpDisplayContextHelp()(3), XmtHelpGetContextHelp()(3)
context help functions
XmtHelpInstallContextHelp(3), XmtHelpInstallContextHelp()(3), XmtHelpContextHelpCallback()(3)
keyboard bindings for context help
XmtIconifyShell(3), XmtIconifyShell()(3), XmtDeiconifyShell()(3), XmtRaiseShell()(3), XmtLowerShell()(3)
perform window manager manipulations on shell widgets
XmtInitialize(3), XmtInitialize()(3)
initialize an Xmt application
XmtInitializeApplicationShell(3), XmtInitializeApplicationShell()(3)
set initial application resource values
XmtInputField(3)
an input field widget
XmtInputFieldGetString(3), XmtInputFieldGetString()(3), XmtInputFieldSetString()(3)
query or set the value of an XmtInputField widget
XmtIntroduction(3), Introduction(3)
introduction to the reference pages for Xmt functions and widgets
XmtLayout(3)
a general-purpose manager widget
XmtLayoutBox(3)
the row or column gadget used within the XmtLayout widget
XmtLayoutConvertSizeToPixels(3), XmtLayoutConvertSizeToPixels()(3)
convert a resolution independent size to pixels
XmtLayoutDisableLayout(3), XmtLayoutDisableLayout()(3), XmtLayoutEnableLayout()(3)
temporarily disable layout computation for an XmtLayout widget
XmtLayoutPixmap(3)
an XmtLayout gadget that displays a pixmap or a bitmap
XmtLayoutSeparator(3)
an XmtLayout gadget that draws a line
XmtLayoutSpace(3)
an XmtLayout gadget that places space between other items in the layout
XmtLayoutString(3)
an XmtLayout gadget that displays a string
XmtLoadResourceFile(3), XmtLoadResourceFile()(3), XmtLoadResourceFileList()(3)
find named resource files and read them into the resource database
XmtLocalize2(3), XmtLocalize2()(3), XmtLocalize()(3), XmtLocalizeWidget()(3)
look up a translated version of a string in the resource database
XmtLookupColorName(3), XmtLookupColorName()(3)
lookup the actual color name associated with a symbolic color name in an XmtColor Table
XmtLookupPixmap(3), XmtLookupPixmap()(3), XmtLookupSimplePixmap()(3), XmtLookupWidgetPixmap()(3), XmtLookupBitmap()(3), XmtLookupBitmask()(3)
get a named pixmap or bitmap from the Xmt image cache
XmtMenu(3)
easy-to-create menus
XmtMenuActivateProcedure(3), XmtMenuActivateProcedure()(3), XmtMenuInactivateProcedure()(3)
sensitize and desensitize menu items depending on the procedures they call
XmtMenuGetMenuItem(3), XmtMenuGetMenuItem()(3), XmtMenuItemGetSubmenu()(3), XmtMenuItemGetWidget()(3), XmtMenuItemSetSensitivity()(3), XmtMenuItemGetState()(3), XmtMenuItemSetState()(3)
look up items in an XmtMenu widget by name, and manipulate them
XmtMenuPopupHandler(3), XmtMenuPopupHandler()(3)
remove the default event handler registered for an XmtMenu popup menu pane
XmtMsgLine(3)
a Message Line widget
XmtMsgLineGetString(3), XmtMsgLineGetString()(3), XmtMsgLineGetDouble()(3), XmtMsgLineGetInt()(3), XmtMsgLineGetUnsigned()(3), XmtMsgLineGetChar()(3)
use an XmtMsgLine widget to synchronously get input from the user
XmtMsgLinePush(3), XmtMsgLinePush()(3), XmtMsgLinePop()(3)
save and restore messages in an XmtMsgLine widget
XmtMsgLineSet(3), XmtMsgLineSet()(3), XmtMsgLineAppend()(3), XmtMsgLinePrintf()(3), XmtMsgLineClear()(3)
display messages in an XmtMsgLine widget
XmtMsgLineSetInput(3), XmtMsgLineSetInput()(3), XmtMsgLineGetInput()(3)
set or query the editable text in an XmtMsgLine widget
XmtNameToWidget(3), XmtNameToWidget()(3)
find a descendant or ancestor widget by name
XmtParseCommandLine(3), XmtParseCommandLine()(3)
parse the application command line for Xmt-specific arguments
XmtParseXpmData(3), XmtParseXpmData()(3), XmtParseXpmFile()(3), XmtFreeXmtImage()(3)
parse an XPM pixmap into the intermediate XmtImage format
XmtPatchVisualInheritance(3), XmtPatchVisualInheritance()(3)
apply a runtime patch to the Shell widget class so that it handles non-default visuals better
XmtProgress(3)
a Percent Progress Widget
XmtProgressClear(3), XmtProgressClear()(3), XmtProgressGet()(3), XmtProgressSet()(3)
set and get the progress value in an XmtProgress widget
XmtRegisterAll(3), XmtRegisterAll()(3)
register all standard widgets, procedures, and resource converters
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
XmtRegisterImage(3), XmtRegisterImage()(3), XmtRegisterXbmData()(3)
register pixmap and bitmap data in the Xmt pixmap cache
XmtRegisterImprovedIcons(3), XmtRegisterImprovedIcons()(3)
replace the standard error, warning and information icons with larger ``improved'' icons
XmtRegisterLayoutParser(3), XmtRegisterLayoutParser()(3), XmtRegisterLayoutCreateMethod()(3)
register the parser for the XmtLayout widget layout grammar and allow typed widget creation by the parser
XmtRegisterMotifWidgets(3), XmtRegisterMotifWidgets()(3), XmtRegisterXmtWidgets()(3)
register the standard Motif and Xmt widget constructors for use with the automatic widget creation facilities
XmtRegisterProcedures(3), XmtRegisterProcedures()(3), XmtRegisterCallbackProcedure()(3), XmtVaRegisterCallbackProcedures()(3)
register procedures for use with the Xmt callback converter
XmtRegisterStyle(3), XmtRegisterStyle()(3), XmtRegisterTemplate()(3), XmtLookupStyle()(3), XmtLookupTemplate()(3), XmtTemplateInstantiate()(3)
handle styles and templates
XmtRegisterUnixProcedures(3), XmtRegisterXtProcedures()(3), XmtRegisterXmtProcedures()(3), XmtRegisterUnixProcedures()(3)
register commonly used procedures with the Xmt callback converter
XmtRegisterWidgetClass(3), XmtRegisterWidgetClass()(3), XmtRegisterWidgetConstructor()(3), XmtVaRegisterWidgetClasses()(3), XmtVaRegisterWidgetConstructors()(3), XmtRegisterPopupClass()(3), XmtRegisterPopupConstructor()(3)
register names for widget types
XmtRegisterWidgetTypes(3), XmtRegisterWidgetTypes()(3)
register names for widget types
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
XmtSetValue(3), XmtSetValue()(3), XmtSetTypedValue()(3)
set a named widget resource to a named value
XmtSymbolAddCallback(3), XmtSymbolAddCallback()(3), XmtSymbolRemoveCallback()(3)
add and remove a procedure to be called when a symbol's value changes
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
XmtWaitUntilMapped(3), XmtWaitUntilMapped()(3)
process events until a dialog becomes mapped
XmtWorkingBox(3)
a widget for ``please wait'' dialogs
XmtWorkingBoxHandleEvents(3), XmtWorkingBoxHandleEvents()(3), XmtWorkingBoxSetScaleValue()(3)
check the push button and update the slider value in an XmtWorkingBox widget
XpmCreateBuffer(3), XpmCreateBuffer (3)
create an XPM Buffer
XpmCreateData(3)
create an Data structure
XpmCreateImage(3)
create an XImage from an XPM
XpmCreatePixmap(3)
create a pixmap
XpmCreateXpmImage(3)
create an Xpm image
XpmMisc(3)
xpm misc functions to free used memory and handle errors
XpmRead(3)
read an XPM file
XpmWrite(3)
write an XPM file
XrmEnumerateDatabase(3)
enumerate resource database entries
XrmGetFileDatabase(3), XrmPutFileDatabase(3), XrmGetStringDatabase(3), XrmLocaleOfDatabase(3), XrmGetDatabase(3), XrmSetDatabase(3), XrmDestroyDatabase(3)
retrieve and store resource databases
XrmGetResource(3), XrmQGetResource(3), XrmQGetSearchList(3), XrmQGetSearchResource(3)
retrieve database resources and search lists
XrmInitialize(3), XrmParseCommand(3), XrmValue(3), XrmOptionKind(3), XrmOptionDescRec(3)
initialize the Resource Manager, Resource Manager structures, and parse the command line
XrmMergeDatabases(3), XrmCombineDatabase(3), XrmCombineFileDatabase(3)
merge resource databases
XrmPutResource(3), XrmQPutResource(3), XrmPutStringResource(3), XrmQPutStringResource(3), XrmPutLineResource(3)
store database resources
XrmUniqueQuark(3), XrmStringToQuark(3), XrmPermStringToQuark(3), XrmQuarkToString(3), XrmStringToQuarkList(3), XrmStringToBindingQuarkList(3)
manipulate resource quarks
Xserver(1)
X Window System display server
XtAddCallback(3), XtAddCallbacks(3), XtRemoveCallback(3), XtRemoveCallbacks(3), XtRemoveAllCallbacks(3)
add and remove callback procedures
XtAddEventHandler(3), XtAddRawEventHandler(3), XtRemoveEventHandler(3), XtRemoveRawEventHandler(3), XtInsertEventHandler(3), XtInsertRawEventHandler(3)
add and remove event handlers
XtAddExposureToRegion(3)
merge exposure events into a region
XtAddGrab(3), XtRemoveGrab(3)
redirect user input to a modal widget
XtAddInput(3), XtAddTimeOut(3), XtAddWorkProc(3)
register input, timeout, and workprocs
XtAllocateGC(3)
obtain a shareable GC with modifiable fields
XtAppAddActionHook(3), XtRemoveActionHook(3)
register an action hook procedure
XtAppAddBlockHook(3), XtRemoveBlockHook(3)
register a block hook procedure
XtAppAddInput(3), XtRemoveInput(3)
register and remove an input source
XtAppAddSignal(3), XtRemoveSignal(3), XtNoticeSignal(3)
register and remove a signal source
XtAppAddTimeOut(3), XtRemoveTimeOut(3)
register and remove timeouts
XtAppAddWorkProc(3), XtRemoveWorkProc(3)
Add and remove background processing procedures
XtAppErrorMsg(3), XtAppSetErrorMsgHandler(3), XtAppSetWarningMsgHandler(3), XtAppWarningMsg(3)
high-level error handlers
XtAppGetSelectionTimeout(3), XtAppSetSelectionTimeout(3)
set and obtain selection timeout values
XtAppNextEvent(3), XtAppPending(3), XtAppPeekEvent(3), XtAppProcessEvent(3), XtDispatchEvent(3), XtAppMainLoop(3)
query and process events and input
XtAppReleaseCacheRefs(3)
decrement reference counts for resources
XtBuildEventMask(3)
retrieve a widget's event mask
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
XtCreateSelectionRequest(3), XtSendSelectionRequest(3), XtCancelSelectionRequest(3)
bundle multiple selection conversion requests into a single request using MULTIPLE target
XtCreateWidget(3), XtVaCreateWidget(3), XtCreateManagedWidget(3), XtVaCreateManagedWidget(3), XtDestroyWidget(3)
create and destroy widgets
XtDisplay(3), XtDisplayOfObject(3), XtScreen(3), XtScreenOfObject(3), XtWindow(3), XtWindowOfObject(3)
obtain window information about a widget
XtDisplayStringConversionWarning(3)
issue a conversion warning message
XtErrorMsg(3), XtSetErrorMsgHandler(3), XtWarningMsg(3), XtSetWarningMsgHandler(3)
high-level error handlers
XtGetActionKeysym(3)
obtain corresponding keysym
XtGetApplicationNameAndClass(3)
retrieve application name and class
XtGetKeysymTable(3), XtKeysymToKeycodeList(3)
query keysyms and keycodes
XtGetSelectionParameters(3)
retrieve target parameters for a selection request with a single target
XtGetSelectionTimeout(3), XtSetSelectionTimeout(3)
set and obtain selection timeout values
XtGetSelectionValueIncremental(3), XtGetSelectionValuesIncremental(3)
obtain selection values
XtGrabKey(3), XtUngrabKey(3), XtGrabKeyboard(3), XtUngrabKeyboard(3), XtGrabButton(3), XtUngrabButton(3), XtGrabPointer(3), XtUngrabPointer(3)
manage grabs
XtInsertEventTypeHandler(3), XtRemoveEventTypeHandler(3), XtRegisterExtensionSelector(3), XtSetEventDispatcher(3), XtDispatchEventToWidget(3)
extension event handling
XtLastEventProcessed(3), XtLastTimestampProcessed(3)
last event, last timestamp processed
XtMakeGeometryRequest(3), XtMakeResizeRequest(3)
make geometry manager request
XtMalloc(3), XtCalloc(3), XtRealloc(3), XtReallocArray(3), XtFree(3), XtNew(3), XtNewString(3)
memory management functions
XtManageChildren(3), XtManageChild(3), XtUnmanageChildren(3), XtUnmanageChild(3), XtChangeManagedSet(3), XtIsManaged(3)
manage and unmanage children
XtMapWidget(3), XtSetMappedWhenManaged(3), XtUnmapWidget(3)
map and unmap widgets
XtName(3)
obtain widget's name
XtNameToWidget(3), XtWindowToWidget(3)
translating strings to widgets or widgets to windows
XtNextEvent(3), XtPending(3), XtPeekEvent(3), XtProcessEvent(3), XtMainLoop(3)
query and process events and input
XtOffset(3), XtOffsetOf(3), XtNumber(3)
determine the byte offset or number of array elements
XtOwnSelection(3), XtOwnSelectionIncremental(3), XtDisownSelection(3)
set selection owner
XtParseAcceleratorTable(3), XtInstallAccelerators(3), XtInstallAllAccelerators(3)
managing accelerator tables
XtParseTranslationTable(3), XtAugmentTranslations(3), XtOverrideTranslations(3), XtUninstallTranslations(3)
manage translation tables
XtPopdown(3), XtCallbackPopdown(3)
unmap a pop-up
XtPopup(3), XtPopupSpringLoaded(3), XtCallbackNone(3), XtCallbackNonexclusive(3), XtCallbackExclusive(3)
map a pop-up
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
XtSetArg(3), XtMergeArgLists(3)
set and merge ArgLists
XtSetKeyTranslator(3), XtTranslateKeycode(3), XtRegisterCaseConverter(3), XtConvertCase(3)
convert KeySym to KeyCodes
XtSetMultiClickTime(3), XtGetMultiClickTime(3)
set and get multi-click times
XtSetSelectionParameters(3)
specify target parameters for a selection request with a single target
XtSetWMColormapWindows(3)
Set the value of the WM_COLORMAP_WINDOWS property
XtStringConversionWarning(3)
issue a conversion warning message
XtToolkitThreadInitialize(3)
initialize the toolkit for multiple threads
XtVaCreateArgsList(3)
dynamically allocate a varargs list
Xv(3)
X Window System video extension
XvCreateImage(3), XvShmCreateImage(3)
create an XvImage
XvFreeAdaptorInfo(3)
free adaptor information
XvFreeEncodingInfo(3)
free encoding information
XvGetStill(3)
capture a single frame of video from a drawable
XvGetVideo(3)
capture video from a drawable
XvListImageFormats(3)
return list of image formats supported by a video port
XvPutImage(3), XvShmPutImage(3)
display an XvImage
XvPutStill(3)
write a single frame of video to a drawable
XvQueryAdaptors(3)
return adaptor information for a screen
XvQueryBestSize(3)
determine the optimum drawable region size
Xvfb(1)
virtual framebuffer X server for X Version 11
ZBUFFER(3)
Stores 3d zbuffer information. Allegro game programming library
ZIP_SOURCE_GET_ARGS(3)
validate and cast arguments to source callback
_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
_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
_lag2_(3)
<em>lag2</em>: general matrix, convert double <=> single
_lat2_(3)
<em>lat2</em>: triangular matrix, convert double <=> single
_nc_free_and_exit(3x), %exit_curses(3x), %exit_terminfo(3x)
check for memory leaks in curses
_nc_tracebits(3x), %curses_trace(3x), %trace(3x), %_tracef(3x), %_traceattr(3x), %_traceattr2(3x), %_tracecchar_t(3x), %_tracecchar_t2(3x), %_tracechar(3x), %_tracechtype(3x), %_tracechtype2(3x), %_nc_tracebits(3x), %_tracedump(3x), %_tracemouse(3x)
curses debugging routines
_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
_ustrdup(3)
Duplicates a string with a custom memory allocator. Allegro game programming library
_xt_ff_pclose(3), _xt_ff_pclose()(3)
Close a stream created by xt_ff_popen(3)
_xt_ff_raw_close(3), _xt_ff_raw_close()(3)
Close a stream created by _xt_ff_raw_open()
_xt_ff_raw_open(3), _xt_ff_raw_open()(3)
Open a fast file stream for a raw file
a2j(1)
Wrapper script to simulate a2jmidid's non-DBUS behaviour though a2jmidid actually being in DBUS mode
a2j_control(1)
utility to control a2jmidid daemon
a2jmidi_bridge(1)
static bridge with one ALSA playback port and one JACK MIDI input port
a2jmidid(1)
JACK MIDI daemon for ALSA MIDI
a2png(1)
convert ASCII text to PNG bitmap image
a2ps(1)
format files for printing on a PostScript printer
a2x(1)
A toolchain manager for AsciiDoc (converts Asciidoc text files to other file formats)
a52dec(1)
decode ATSC A/52 audio streams
a68g(1), - a68g(1)
Algol 68 Genie, an Algol 68 compiler-interpreter
a800(4)
webcamd driver for AVerMedia AverTV A800 DVB-T receiver
aa_autoinitmouse(3)
easy to use AA-lib mouse initialization function
aa_createedit(3)
Simple interactive line editor provided as helper function
aa_defparams(3)
default hardware paramters requested by AA-lib programs
aa_defrenderparams(3)
default rendering parameters
aa_displayrecommended(3)
List of recommended drivers
aa_dithernames(3)
Names of dithering methods supported by AA-lib
aa_drivers(3)
NULL-terminated array of output drivers available in AA-lib
aa_edit(3)
Simple interactive line editor
aa_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_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_hidemouse(3)
hide the mouse cursor
aa_image(3)
returns pointer to the framebuffer emulated by AA-lib
aa_imgheight(3)
returns height of the emulated image in pixels
aa_imgwidth(3)
returns width of the emulated image in pixels
aa_initmouse(3)
initialize the AA-lib mouse driver
aa_kbddrivers(3)
NULL-terminated array of keyboard drivers available in AA_lib
aa_kbdrecommended(3)
List of recommended drivers
aa_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_parseoptions(3)
parse the standard command line options used by AA-lib
aa_putpixel(3)
put pixel to emulated framebuffer
aa_recommendhi(3)
insert the given driver on beggining of the list of recommended drivers
aa_recommendhidisplay(3)
insert the given driver on beggining of the list of recommended display drivers
aa_recommendhikbd(3)
insert the given driver on beggining of the list of recommended keyboard drivers
aa_recommendhimouse(3)
insert the given driver on beggining of the list of recommended mouse drivers
aa_recommendlow(3)
Add the given driver to the end of list of recommended drivers
aa_recommendlowdisplay(3)
Add the given driver to the end of list of display recommended drivers
aa_recommendlowkbd(3)
Add the given driver to the end of list of keyboard recommended drivers
aa_recommendlowmouse(3)
Add the given driver to the end of list of mouse recommended drivers
aa_render(3)
convert image buffer to ASCII-art
aa_setsupported(3)
alter the "supported" field of hardware_params structure used by AA-lib
aa_showmouse(3)
show the mouse cursor
aa_uninitmouse(3)
uninitialize the mouse driver
aafire(1), aainfo(1), aasavefont(1), aatest(1)
aalib example programs
aamath(1)
renders mathematical expressions as ASCII art
aarch64-none-elf-as(1), AS(1)
the portable GNU assembler
aarch64-none-elf-g++(1), gcc(1)
GNU project C and C++ compiler
aarch64-none-elf-gcc(1), gcc(1)
GNU project C and C++ compiler
aarch64-none-elf-gcov-dump(1), gcov-dump(1)
offline gcda and gcno profile dump tool
aarch64-none-elf-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-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-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
ab(1)
Apache HTTP server benchmarking tool
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
abduco(1)
terminal session manager
abiword(1)
flexible cross-platform word processor
abl(1)
Prefixed representation for boolean functions man1/alc_origin.1
abook(1)
text-based address book program
abookrc(5), $HOME/.abook/abookrc(5)
configuration file for abook address book program
abs1(3)
abs1: | real( x ) | + | imag( x ) |
abstractile(6)
draw abstract mosaic patterns of interlocking tiles
abxtest(1)
double-blind ABX comparison testing script
accept_check(1)
Check whether a grammar accept / reject given word sequences
accept_target(3), accept_target (3)
accept a pending target request for a new segment
access(5)
Postfix SMTP server access table
acct_gather.conf(5)
Slurm configuration file for the acct_gather plugins
acdplay(1)
simple console CD player using autocd
ackinfo.cgi(1)
Xymon CGI script to acknowledge alerts
acknowledge.cgi(1)
Xymon CGI script to acknowledge alerts
aclgen(1)
create optimized access lists
aclients(1)
Test program for side-by-side TNC performance comparison
aclip(1)
command line interface to Arcan clipboards
aclocal(1)
Generate aclocal.m4 by scanning configure.ac
acltool(1)
manipulate NFSv4 and ZFS ACLs
acme.conf(5)
lfacme global configuration file
acmed(8)
ACME client daemon
acmed.toml(5)
ACMEd configuration file
acmetool(8)
request certificates from ACME servers automatically
aconnect(1)
ALSA sequencer connection manager
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
actexec(1), ActExec(1)
Task automation
actiona(1), Actiona(1)
Task automation
activateCDKAlphalist(3), activateCDKAlphalist destroyCDKAlphalist drawCDKAlphalist eraseCDKAlphalist getCDKAlphalistBox getCDKAlphalistContents getCDKAlphalistCurrentItem getCDKAlphalistFillerChar getCDKAlphalistHighlight injectCDKAlphalist moveCDKAlphalist newCDKAlphalist positionCDKAlphalist setCDKAlphalist setCDKAlphalistBackgroundAttrib setCDKAlphalistBackgroundColor setCDKAlphalistBox setCDKAlphalistBoxAttribute setCDKAlphalistContents setCDKAlphalistCurrentItem setCDKAlphalistFillerChar setCDKAlphalistHighlight setCDKAlphalistHorizontalChar setCDKAlphalistLLChar setCDKAlphalistLRChar setCDKAlphalistPostProcess setCDKAlphalistPreProcess setCDKAlphalistULChar setCDKAlphalistURChar setCDKAlphalistVerticalChar cdk_alphalist(3)
Cdk sorted list widget
activateCDKButton(3), activateCDKButton destroyCDKButton drawCDKButton eraseCDKButton getCDKButtonBox getCDKButtonMessage injectCDKButton moveCDKButton newCDKButton positionCDKButton setCDKButton setCDKButtonBackgroundAttrib setCDKButtonBackgroundColor setCDKButtonBox setCDKButtonBoxAttribute setCDKButtonHorizontalChar setCDKButtonLLChar setCDKButtonLRChar setCDKButtonMessage setCDKButtonULChar setCDKButtonURChar setCDKButtonVerticalChar cdk_button(3)
create and manage a Cdk button widget
activateCDKButtonbox(3), activateCDKButtonbox destroyCDKButtonbox drawCDKButtonbox drawCDKButtonboxButtons eraseCDKButtonbox getCDKButtonboxBox getCDKButtonboxButtonCount getCDKButtonboxCurrentButton getCDKButtonboxHighlight injectCDKButtonbox moveCDKButtonbox newCDKButtonbox positionCDKButtonbox setCDKButtonbox setCDKButtonboxBackgroundAttrib setCDKButtonboxBackgroundColor setCDKButtonboxBox setCDKButtonboxBoxAttribute setCDKButtonboxCurrentButton setCDKButtonboxHighlight setCDKButtonboxHorizontalChar setCDKButtonboxLLChar setCDKButtonboxLRChar setCDKButtonboxPostProcess setCDKButtonboxPreProcess setCDKButtonboxULChar setCDKButtonboxURChar setCDKButtonboxVerticalChar cdk_buttonbox(3)
Cdk buttonbox widget
activateCDKCalendar(3), activateCDKCalendar destroyCDKCalendar drawCDKCalendar eraseCDKCalendar getCDKCalendarBox getCDKCalendarDate getCDKCalendarDayAttribute getCDKCalendarHighlight getCDKCalendarMarker getCDKCalendarMonthAttribute getCDKCalendarYearAttribute injectCDKCalendar moveCDKCalendar newCDKCalendar positionCDKCalendar removeCDKCalendarMarker setCDKCalendar setCDKCalendarBackgroundAttrib setCDKCalendarBackgroundColor setCDKCalendarBox setCDKCalendarBoxAttribute setCDKCalendarDate setCDKCalendarDayAttribute setCDKCalendarDaysNames setCDKCalendarHighlight setCDKCalendarHorizontalChar setCDKCalendarLLChar setCDKCalendarLRChar setCDKCalendarMarker setCDKCalendarMonthAttribute setCDKCalendarMonthsNames setCDKCalendarPostProcess setCDKCalendarPreProcess setCDKCalendarULChar setCDKCalendarURChar setCDKCalendarVerticalChar setCDKCalendarYearAttribute cdk_calendar(3)
Cdk calendar widget
activateCDKDScale(3), activateCDKDScale destroyCDKDScale drawCDKDScale eraseCDKDScale getCDKDScaleBox getCDKDScaleDigits getCDKDScaleHighValue getCDKDScaleLowValue getCDKDScaleValue injectCDKDScale moveCDKDScale newCDKDScale positionCDKDScale setCDKDScale setCDKDScaleBackgroundAttrib setCDKDScaleBackgroundColor setCDKDScaleBox setCDKDScaleBoxAttribute setCDKDScaleDigits setCDKDScaleHorizontalChar setCDKDScaleLLChar setCDKDScaleLRChar setCDKDScaleLowHigh setCDKDScalePostProcess setCDKDScalePreProcess setCDKDScaleULChar setCDKDScaleURChar setCDKDScaleValue setCDKDScaleVerticalChar cdk_dscale(3)
Cdk scale widget (type double)
activateCDKDialog(3), activateCDKDialog destroyCDKDialog drawCDKDialog drawCDKDialogButtons eraseCDKDialog getCDKDialog getCDKDialogBox getCDKDialogHighlight getCDKDialogSeparator injectCDKDialog moveCDKDialog newCDKDialog positionCDKDialog setCDKDialog setCDKDialogBackgroundAttrib setCDKDialogBackgroundColor setCDKDialogBox setCDKDialogBox setCDKDialogBoxAttribute setCDKDialogHighlight setCDKDialogHorizontalChar setCDKDialogLLChar setCDKDialogLRChar setCDKDialogPostProcess setCDKDialogPreProcess setCDKDialogSeparator setCDKDialogULChar setCDKDialogURChar setCDKDialogVerticalChar cdk_dialog(3)
Cdk dialog widget
activateCDKEntry(3), activateCDKEntry cleanCDKEntry destroyCDKEntry drawCDKEntry eraseCDKEntry getCDKEntryBox getCDKEntryFillerChar getCDKEntryHiddenChar getCDKEntryMax getCDKEntryMin getCDKEntryValue injectCDKEntry moveCDKEntry newCDKEntry positionCDKEntry setCDKEntry setCDKEntryBackgroundAttrib setCDKEntryBackgroundColor setCDKEntryBox setCDKEntryBoxAttribute setCDKEntryCB setCDKEntryFillerChar setCDKEntryHiddenChar setCDKEntryHighlight setCDKEntryHorizontalChar setCDKEntryLLChar setCDKEntryLRChar setCDKEntryMax setCDKEntryMin setCDKEntryPostProcess setCDKEntryPreProcess setCDKEntryULChar setCDKEntryURChar setCDKEntryValue setCDKEntryVerticalChar cdk_entry(3)
Cdk text-entry widget
activateCDKFScale(3), activateCDKFScale destroyCDKFScale drawCDKFScale eraseCDKFScale getCDKFScaleBox getCDKFScaleDigits getCDKFScaleHighValue getCDKFScaleLowValue getCDKFScaleValue injectCDKFScale moveCDKFScale newCDKFScale positionCDKFScale setCDKFScale setCDKFScaleBackgroundAttrib setCDKFScaleBackgroundColor setCDKFScaleBox setCDKFScaleBoxAttribute setCDKFScaleDigits setCDKFScaleHorizontalChar setCDKFScaleLLChar setCDKFScaleLRChar setCDKFScaleLowHigh setCDKFScalePostProcess setCDKFScalePreProcess setCDKFScaleULChar setCDKFScaleURChar setCDKFScaleValue setCDKFScaleVerticalChar cdk_fscale(3)
Cdk scale widget (type float)
activateCDKFSlider(3), activateCDKFSlider destroyCDKFSlider drawCDKFSlider eraseCDKFSlider getCDKFSliderBox getCDKFSliderDigits getCDKFSliderHighValue getCDKFSliderLowValue getCDKFSliderValue injectCDKFSlider moveCDKFSlider newCDKFSlider positionCDKFSlider setCDKFSlider setCDKFSliderBackgroundAttrib setCDKFSliderBackgroundColor setCDKFSliderBox setCDKFSliderBoxAttribute setCDKFSliderDigits setCDKFSliderHorizontalChar setCDKFSliderLLChar setCDKFSliderLRChar setCDKFSliderLowHigh setCDKFSliderPostProcess setCDKFSliderPreProcess setCDKFSliderULChar setCDKFSliderURChar setCDKFSliderValue setCDKFSliderVerticalChar cdk_fslider(3)
Cdk slider widget (type float)
activateCDKFselect(3), activateCDKFselect deleteFileCB destroyCDKFselect drawCDKFselect eraseCDKFselect getCDKFselectBox getCDKFselectContents getCDKFselectCurrentItem getCDKFselectDirAttribute getCDKFselectDirContents getCDKFselectDirectory getCDKFselectFileAttribute getCDKFselectFillerChar getCDKFselectHighlight getCDKFselectLinkAttribute getCDKFselectSocketAttribute injectCDKFselect moveCDKFselect newCDKFselect positionCDKFselect setCDKFselect setCDKFselectBackgroundAttrib setCDKFselectBackgroundColor setCDKFselectBox setCDKFselectBoxAttribute setCDKFselectContents setCDKFselectCurrentItem setCDKFselectDirAttribute setCDKFselectDirContents setCDKFselectDirectory setCDKFselectFileAttribute setCDKFselectFillerChar setCDKFselectHighlight setCDKFselectHorizontalChar setCDKFselectLLChar setCDKFselectLRChar setCDKFselectLinkAttribute setCDKFselectSocketAttribute setCDKFselectULChar setCDKFselectURChar setCDKFselectVerticalChar cdk_fselect(3)
Cdk file selector widget
activateCDKGraph(3), activateCDKGraph destroyCDKGraph drawCDKGraph eraseCDKGraph getCDKGraphBox getCDKGraphCharacter getCDKGraphCharacters getCDKGraphDisplayType getCDKGraphValue getCDKGraphValues moveCDKGraph newCDKGraph positionCDKGraph setCDKGraph setCDKGraphBackgroundAttrib setCDKGraphBackgroundColor setCDKGraphBox setCDKGraphBoxAttribute setCDKGraphCharacter setCDKGraphCharacters setCDKGraphDisplayType setCDKGraphHorizontalChar setCDKGraphLLChar setCDKGraphLRChar setCDKGraphULChar setCDKGraphURChar setCDKGraphValue setCDKGraphValues setCDKGraphVerticalChar cdk_graph(3)
Cdk graph widget
activateCDKHistogram(3), activateCDKHistogram destroyCDKHistogram drawCDKHistogram eraseCDKHistogram getCDKHistogramBox getCDKHistogramFillerChar getCDKHistogramHighValue getCDKHistogramLowValue getCDKHistogramStatsAttr getCDKHistogramStatsPos getCDKHistogramValue getCDKHistogramViewType moveCDKHistogram newCDKHistogram positionCDKHistogram setCDKHistogram setCDKHistogramBackgroundAttrib setCDKHistogramBackgroundColor setCDKHistogramBox setCDKHistogramBoxAttribute setCDKHistogramDisplayType setCDKHistogramFillerChar setCDKHistogramHorizontalChar setCDKHistogramLLChar setCDKHistogramLRChar setCDKHistogramStatsAttr setCDKHistogramStatsPos setCDKHistogramULChar setCDKHistogramURChar setCDKHistogramValue setCDKHistogramVerticalChar setCDKHistogramViewType cdk_histogram(3)
Cdk histogram widget
activateCDKItemlist(3), activateCDKItemlist destroyCDKItemlist drawCDKItemlist drawCDKItemlistField eraseCDKItemlist getCDKItemlistBox getCDKItemlistCurrentItem getCDKItemlistDefaultItem getCDKItemlistValues injectCDKItemlist moveCDKItemlist newCDKItemlist positionCDKItemlist setCDKItemlist setCDKItemlistBackgroundAttrib setCDKItemlistBackgroundColor setCDKItemlistBox setCDKItemlistBoxAttribute setCDKItemlistCurrentItem setCDKItemlistDefaultItem setCDKItemlistHorizontalChar setCDKItemlistLLChar setCDKItemlistLRChar setCDKItemlistPostProcess setCDKItemlistPreProcess setCDKItemlistULChar setCDKItemlistURChar setCDKItemlistValues setCDKItemlistVerticalChar cdk_itemlist(3)
Cdk itemlist widget
activateCDKLabel(3), activateCDKLabel destroyCDKLabel drawCDKLabel eraseCDKLabel getCDKLabelBox getCDKLabelMessage moveCDKLabel newCDKLabel positionCDKLabel setCDKLabel setCDKLabelBackgroundAttrib setCDKLabelBackgroundColor setCDKLabelBox setCDKLabelBoxAttribute setCDKLabelHorizontalChar setCDKLabelLLChar setCDKLabelLRChar setCDKLabelMessage setCDKLabelULChar setCDKLabelURChar setCDKLabelVerticalChar waitCDKLabel cdk_label(3)
Cdk label widget
activateCDKMarquee(3), activateCDKMarquee deactivateCDKMarquee destroyCDKMarquee drawCDKMarquee eraseCDKMarquee getCDKMarqueeBox moveCDKMarquee newCDKMarquee positionCDKMarquee setCDKMarqueeBackgroundAttrib setCDKMarqueeBackgroundColor setCDKMarqueeBox setCDKMarqueeBoxAttribute setCDKMarqueeHorizontalChar setCDKMarqueeLLChar setCDKMarqueeLRChar setCDKMarqueeULChar setCDKMarqueeURChar setCDKMarqueeVerticalChar cdk_marquee(3)
Cdk marquee widget
activateCDKMatrix(3), activateCDKMatrix cleanCDKMatrix cleanCDKMatrixCell destroyCDKMatrix drawCDKMatrix eraseCDKMatrix getCDKMatrixBox getCDKMatrixCell getCDKMatrixCol getCDKMatrixRow injectCDKMatrix jumpToCell moveToCDKMatrixCell newCDKMatrix setCDKMatrix setCDKMatrixBackgroundAttrib setCDKMatrixBackgroundColor setCDKMatrixBox setCDKMatrixBoxAttribute setCDKMatrixCB setCDKMatrixCell setCDKMatrixCells setCDKMatrixHorizontalChar setCDKMatrixLLChar setCDKMatrixLRChar setCDKMatrixPostProcess setCDKMatrixPreProcess setCDKMatrixULChar setCDKMatrixURChar setCDKMatrixVerticalChar cdk_matrix(3)
Cdk matrix widget
activateCDKMentry(3), activateCDKMentry cleanCDKMentry destroyCDKMentry drawCDKMentry drawCDKMentryField eraseCDKMentry getCDKMentryBox getCDKMentryFillerChar getCDKMentryHiddenChar getCDKMentryMin getCDKMentryValue injectCDKMentry moveCDKMentry newCDKMentry positionCDKMentry setCDKMentry setCDKMentryBackgroundAttrib setCDKMentryBackgroundColor setCDKMentryBox setCDKMentryBoxAttribute setCDKMentryCB setCDKMentryFillerChar setCDKMentryHiddenChar setCDKMentryHorizontalChar setCDKMentryLLChar setCDKMentryLRChar setCDKMentryMin setCDKMentryPostProcess setCDKMentryPreProcess setCDKMentryULChar setCDKMentryURChar setCDKMentryValue setCDKMentryVerticalChar cdk_mentry(3)
Cdk multiple line entry widget
activateCDKMenu(3), activateCDKMenu destroyCDKMenu drawCDKMenu drawCDKMenuSubwin eraseCDKMenu eraseCDKMenuSubwin getCDKMenuCurrentItem getCDKMenuSubTitleHighlight getCDKMenuTitleHighlight injectCDKMenu newCDKMenu setCDKMenu setCDKMenuBackgroundAttrib setCDKMenuBackgroundColor setCDKMenuCurrentItem setCDKMenuPostProcess setCDKMenuPreProcess setCDKMenuSubTitleHighlight setCDKMenuTitleHighlight cdk_menu(3)
Cdk menu widget
activateCDKRadio(3), activateCDKRadio destroyCDKRadio drawCDKRadio eraseCDKRadio getCDKRadioBox getCDKRadioChoiceCharacter getCDKRadioCurrentItem getCDKRadioHighlight getCDKRadioItems getCDKRadioLeftBrace getCDKRadioRightBrace getCDKRadioSelectedItem injectCDKRadio moveCDKRadio newCDKRadio positionCDKRadio setCDKRadio setCDKRadioBackgroundAttrib setCDKRadioBackgroundColor setCDKRadioBox setCDKRadioBoxAttribute setCDKRadioChoiceCharacter setCDKRadioCurrentItem setCDKRadioHighlight setCDKRadioHorizontalChar setCDKRadioItems setCDKRadioLLChar setCDKRadioLRChar setCDKRadioLeftBrace setCDKRadioPostProcess setCDKRadioPreProcess setCDKRadioRightBrace setCDKRadioSelectedItem setCDKRadioULChar setCDKRadioURChar setCDKRadioVerticalChar cdk_radio(3)
Cdk radio list widget
activateCDKScale(3), activateCDKScale destroyCDKScale drawCDKScale eraseCDKScale getCDKScaleBox getCDKScaleHighValue getCDKScaleLowValue getCDKScaleValue injectCDKScale moveCDKScale newCDKScale positionCDKScale setCDKScale setCDKScaleBackgroundAttrib setCDKScaleBackgroundColor setCDKScaleBox setCDKScaleBoxAttribute setCDKScaleHorizontalChar setCDKScaleLLChar setCDKScaleLRChar setCDKScaleLowHigh setCDKScalePostProcess setCDKScalePreProcess setCDKScaleULChar setCDKScaleURChar setCDKScaleValue setCDKScaleVerticalChar cdk_scale(3)
Cdk scale widget (type int)
activateCDKScroll(3), activateCDKScroll addCDKScrollItem deleteCDKScrollItem destroyCDKScroll drawCDKScroll eraseCDKScroll getCDKScrollBox getCDKScrollCurrent getCDKScrollCurrentItem getCDKScrollCurrentTop getCDKScrollHighlight getCDKScrollItems injectCDKScroll insertCDKScrollItem moveCDKScroll newCDKScroll positionCDKScroll setCDKScroll setCDKScrollBackgroundAttrib setCDKScrollBackgroundColor setCDKScrollBox setCDKScrollBoxAttribute setCDKScrollCurrent setCDKScrollCurrentItem setCDKScrollCurrentTop setCDKScrollHighlight setCDKScrollHorizontalChar setCDKScrollItems setCDKScrollLLChar setCDKScrollLRChar setCDKScrollPosition setCDKScrollPostProcess setCDKScrollPreProcess setCDKScrollULChar setCDKScrollURChar setCDKScrollVerticalChar cdk_scroll(3)
Cdk scrolling list widget
activateCDKSelection(3), activateCDKSelection destroyCDKSelection drawCDKSelection eraseCDKSelection getCDKSelectionBox getCDKSelectionChoice getCDKSelectionChoices getCDKSelectionCurrent getCDKSelectionHighlight getCDKSelectionItems getCDKSelectionMode getCDKSelectionModes getCDKSelectionTitle injectCDKSelection moveCDKSelection newCDKSelection positionCDKSelection setCDKSelection setCDKSelectionBackgroundAttrib setCDKSelectionBackgroundColor setCDKSelectionBox setCDKSelectionBoxAttribute setCDKSelectionChoice setCDKSelectionChoices setCDKSelectionCurrent setCDKSelectionHighlight setCDKSelectionHorizontalChar setCDKSelectionItems setCDKSelectionLLChar setCDKSelectionLRChar setCDKSelectionMode setCDKSelectionModes setCDKSelectionPostProcess setCDKSelectionPreProcess setCDKSelectionTitle setCDKSelectionULChar setCDKSelectionURChar setCDKSelectionVerticalChar cdk_selection(3)
Cdk selection list widget
activateCDKSlider(3), activateCDKSlider destroyCDKSlider drawCDKSlider eraseCDKSlider getCDKSliderBox getCDKSliderHighValue getCDKSliderLowValue getCDKSliderValue injectCDKSlider moveCDKSlider newCDKSlider positionCDKSlider setCDKSlider setCDKSliderBackgroundAttrib setCDKSliderBackgroundColor setCDKSliderBox setCDKSliderBoxAttribute setCDKSliderHorizontalChar setCDKSliderLLChar setCDKSliderLRChar setCDKSliderLowHigh setCDKSliderPostProcess setCDKSliderPreProcess setCDKSliderULChar setCDKSliderURChar setCDKSliderValue setCDKSliderVerticalChar cdk_slider(3)
Cdk slider widget (type int)
activateCDKSwindow(3), activateCDKSwindow addCDKSwindow cleanCDKSwindow destroyCDKSwindow drawCDKSwindow dumpCDKSwindow eraseCDKSwindow execCDKSwindow getCDKSwindowBox getCDKSwindowContents injectCDKSwindow jumpToLineCDKSwindow loadCDKSwindowInformation moveCDKSwindow newCDKSwindow positionCDKSwindow saveCDKSwindowInformation setCDKSwindow setCDKSwindowBackgroundAttrib setCDKSwindowBackgroundColor setCDKSwindowBox setCDKSwindowBoxAttribute setCDKSwindowContents setCDKSwindowHorizontalChar setCDKSwindowLLChar setCDKSwindowLRChar setCDKSwindowPostProcess setCDKSwindowPreProcess setCDKSwindowULChar setCDKSwindowURChar setCDKSwindowVerticalChar trimCDKSwindow cdk_swindow(3)
Cdk scrolling window widget
activateCDKTemplate(3), activateCDKTemplate cleanCDKTemplate destroyCDKTemplate drawCDKTemplate eraseCDKTemplate getCDKTemplateBox getCDKTemplateMin getCDKTemplateValue injectCDKTemplate mixCDKTemplate newCDKTemplate setCDKTemplate setCDKTemplateBackgroundAttrib setCDKTemplateBackgroundColor setCDKTemplateBox setCDKTemplateBoxAttribute setCDKTemplateCB setCDKTemplateHorizontalChar setCDKTemplateLLChar setCDKTemplateLRChar setCDKTemplateMin setCDKTemplatePostProcess setCDKTemplatePreProcess setCDKTemplateULChar setCDKTemplateURChar setCDKTemplateValue setCDKTemplateVerticalChar unmixCDKTemplate cdk_template(3)
Cdk template widget
activateCDKUScale(3), activateCDKUScale destroyCDKUScale drawCDKUScale eraseCDKUScale getCDKUScaleBox getCDKUScaleHighValue getCDKUScaleLowValue getCDKUScaleValue injectCDKUScale moveCDKUScale newCDKUScale positionCDKUScale setCDKUScale setCDKUScaleBackgroundAttrib setCDKUScaleBackgroundColor setCDKUScaleBox setCDKUScaleBoxAttribute setCDKUScaleHorizontalChar setCDKUScaleLLChar setCDKUScaleLRChar setCDKUScaleLowHigh setCDKUScalePostProcess setCDKUScalePreProcess setCDKUScaleULChar setCDKUScaleURChar setCDKUScaleValue setCDKUScaleVerticalChar cdk_uscale(3)
Cdk scale widget (type unsigned)
activateCDKUSlider(3), activateCDKUSlider destroyCDKUSlider drawCDKUSlider eraseCDKUSlider getCDKUSliderBox getCDKUSliderHighValue getCDKUSliderLowValue getCDKUSliderValue injectCDKUSlider moveCDKUSlider newCDKUSlider positionCDKUSlider setCDKUSlider setCDKUSliderBackgroundAttrib setCDKUSliderBackgroundColor setCDKUSliderBox setCDKUSliderBoxAttribute setCDKUSliderHorizontalChar setCDKUSliderLLChar setCDKUSliderLRChar setCDKUSliderLowHigh setCDKUSliderPostProcess setCDKUSliderPreProcess setCDKUSliderULChar setCDKUSliderURChar setCDKUSliderValue setCDKUSliderVerticalChar cdk_uslider(3)
Cdk slider widget (type unsigned)
activateCDKViewer(3), activateCDKViewer cleanCDKViewer destroyCDKViewer drawCDKViewer eraseCDKViewer getCDKViewerBox getCDKViewerHighlight getCDKViewerInfo getCDKViewerInfoLine getCDKViewerTitle moveCDKViewer newCDKViewer positionCDKViewer setCDKViewer setCDKViewerBackgroundAttrib setCDKViewerBackgroundColor setCDKViewerBox setCDKViewerBoxAttribute setCDKViewerHighlight setCDKViewerHorizontalChar setCDKViewerInfo setCDKViewerInfoLine setCDKViewerLLChar setCDKViewerLRChar setCDKViewerTitle setCDKViewerULChar setCDKViewerURChar setCDKViewerVerticalChar cdk_viewer(3)
Cdk viewer list widget
active.times(5)
List of local creation times of newsgroups
active_dialog(3)
Global pointer to the most recent activated dialog. Allegro game programming library
active_menu(3)
Global pointer to the most recent activated menu. Allegro game programming library
acttimes(8c)
Maintain the newsgroup-creation-date file
acyclic(1)
make directed graph acyclic
ad2vcf(1), AD2VCF(1)
Extract allelic depth from a SAM stream and add to VCF files " Convention: " Underline anything that is typed verbatim - commands, etc
adcli(8)
Tool for performing actions on an Active Directory domain
add_3dmesh(3), add_3dmesh (3)
Load/build a mesh and attach to a model
add_clip_rect(3)
Intersects a bitmap's clipping rectangle with the given area. Allegro game programming library
add_mibdir(3), netsnmp_init_mib(3), shutdown_mib(3), netsnmp_read_module(3), read_mib(3), read_all_mibs(3), add_module_replacement(3), snmp_set_mib_errors(3), snmp_set_mib_warnings(3), snmp_set_save_descriptions(3), read_objid(3), snmp_parse_oid(3), get_module_node(3), print_mib(3), print_objid(3), fprint_objid(3), snprint_objid(3), print_description(3), fprint_description(3), snprint_description(3)
netsnmp_mib_api functions
add_wch(3x), %add_wch(3x), %wadd_wch(3x), %mvadd_wch(3x), %mvwadd_wch(3x), %echo_wchar(3x), %wecho_wchar(3x)
add a curses complex character to a window and advance the cursor
add_wchnstr(3x), %add_wchstr(3x), %add_wchnstr(3x), %wadd_wchstr(3x), %wadd_wchnstr(3x), %mvadd_wchstr(3x), %mvadd_wchnstr(3x), %mvwadd_wchstr(3x), %mvwadd_wchnstr(3x)
add a curses complex character string to a window
addablhexpr(3)
adds a new argument in head of an expression. man1/alc_origin.1
addablqexpr(3)
adds a new argument in queue of an expression. man1/alc_origin.1
addbddassoc(3)
creates a new association variables. man1/alc_origin.1
addbddcircuitabl(3)
converts an abl expression to a bdd node. man1/alc_origin.1
addbddcircuitin(3)
adds an input in a bdd circuit. man1/alc_origin.1
addbddcircuitout(3)
adds an output in a bdd circuit. man1/alc_origin.1
addbddnode(3)
adds a new bdd node in the bdd system. man1/alc_origin.1
addbddnodeassoc(3)
adds a bdd node in a variable association. man1/alc_origin.1
addbddnodelist(3)
adds a node in a chain_list. man1/alc_origin.1
addbddvar(3)
adds a new variable in the bdd system. man1/alc_origin.1
addbddvarafter(3)
adds a new variable, after an existing one. man1/alc_origin.1
addbddvarbefore(3)
adds a new variable, before an existing one. man1/alc_origin.1
addbddvarfirst(3)
adds a new variable, before all others. man1/alc_origin.1
addbddvarlast(3)
adds a new variable, after all others. man1/alc_origin.1
addcapa(3)
add a capacitance to a signal man1/alc_origin.1
addch(3x), %addch(3x), %waddch(3x), %mvaddch(3x), %mvwaddch(3x), %echochar(3x), %wechochar(3x)
add a curses character to a window and advance the cursor
addchain(3)
create a chain and add it to a list man1/alc_origin.1
addchnstr(3x), %addchstr(3x), %addchnstr(3x), %waddchstr(3x), %waddchnstr(3x), %mvaddchstr(3x), %mvaddchnstr(3x), %mvwaddchstr(3x), %mvwaddchnstr(3x)
add a curses character string to a window
adddebug(1)
Modifies Makefile(s) to add debug info
addftinfo(1)
add information to troff font files for use with groff
addgnupghome(8)
Create .gnupg home directories
addht(3)
create an hash table man1/alc_origin.1
addhtitem(3)
adds a new item in a hash table. man1/alc_origin.1
addlocap(3)
create a logical capacitor man1/alc_origin.1
addlocon(3)
create a logical connector man1/alc_origin.1
addlofig(3)
create a new structural cell model man1/alc_origin.1
addloins(3)
create a logical instance man1/alc_origin.1
addlomodel(3)
create a tempotary logical model and add it to a list man1/alc_origin.1
addlores(3)
create a logical resistor man1/alc_origin.1
addloself(3)
create a logical inductor man1/alc_origin.1
addlosig(3)
create a logical signal man1/alc_origin.1
addlotrs(3)
create a logical transistor man1/alc_origin.1
addnstr(3x), %addstr(3x), %addnstr(3x), %waddstr(3x), %waddnstr(3x), %mvaddstr(3x), %mvaddnstr(3x), %mvwaddstr(3x), %mvwaddnstr(3x)
add a string to a curses window and advance the cursor
addnum(3)
create a num and add it to a list man1/alc_origin.1
addnwstr(3x), %addwstr(3x), %addnwstr(3x), %waddwstr(3x), %waddnwstr(3x), %mvaddwstr(3x), %mvaddnwstr(3x), %mvwaddwstr(3x), %mvwaddnwstr(3x)
add a wide-character string to a curses window and advance the cursor
addphcon(3)
create a physical connector man1/alc_origin.1
addphfig(3)
create a new physical cell model man1/alc_origin.1
addphins(3)
create a physical instance man1/alc_origin.1
addphref(3)
create a physical reference man1/alc_origin.1
addphseg(3)
create a physical segment man1/alc_origin.1
addphvia(3)
create a physical via man1/alc_origin.1
addptype(3)
create a ptype and add it to a ptype_list man1/alc_origin.1
addr2line(1)
convert addresses into file names and line numbers
addr2line(1)
convert addresses or symbol+offset into file names and line numbers
addr2name(1), name2addr(1)
perform DNS lookups from scripts
addr6(1)
An IPv6 address analysis and manipulation tool
addrdsfig(3)
adds a figure man1/alc_origin.1
addrdsfigrec(3)
adds a rectangle to a figure man1/alc_origin.1
addrdsins(3)
adds an instance to a figure man1/alc_origin.1
addrdsinsrec(3)
adds a rectangle to an instance man1/alc_origin.1
addrdsrecwindow(3)
adds a rectangle in the windowing of rds structure. man1/alc_origin.1
addrwatch(8)
ethernet/ip address monitoring tool
addts(1)
add timestamps at the beginning of each line
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
adintool(1)
a tool to record / split / send / receive audio streams
adjust_sample(3)
Alters the parameters of a sample while it is playing. Allegro game programming library
adler(n)
Message digest "adler"
admesh(1), ADMesh(1)
a program for processing triangulated solid meshes
admsCheck(1)
Test Program for admsXml
admsXml(1)
An automatic device model synthesizer
adplugdb(1)
AdPlug database maintenance utility
adtool(1)
Active Directory administration tool
advdef(1)
AdvanceCOMP Deflate Compression Utility
adventure(6)
an exploration game
advmng(1)
AdvanceCOMP MNG Compression Utility
advpng(1)
AdvanceCOMP PNG Compression Utility
advzip(1)
AdvanceCOMP ZIP Compression Utility
aecat(1)
display an aewan document
aemakeflic(1)
produce an animation from an aewan document
aerc(1)
a pretty good email client
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-sendmail(5)
sendmail configuration for aerc(1)
aerc-smtp(5)
SMTP configuration for aerc(1)
aerc-templates(7)
template file specification 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
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
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
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
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
affinfo(1)
print information about an AFF file
affsegment(1)
segment manipulation tool
affstats(1)
print specific statistics about one or more AFF files
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
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
afsortdocid(3)
sort search results by document identifier
after.tcl86(n), after(n)
Execute a command after a time delay
after.tcl90(n), after(n)
Execute a command after a time delay
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
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
aget(1)
A multithreaded HTTP download accelerator
aggregartp(1)
Splits a single RTP stream to several contribution links with load balancing
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
aha(1)
Convert ANSI escape sequences to HTML
ahost(1)
print the A or AAAA record associated with a hostname or IP address
aide(1)
Advanced Intrusion Detection Environment
aide.conf(5)
The configuration file for Advanced Intrusion Detection Environment
aimk(1)
Portable make wrapper script
airbase-ng(8)
multi-purpose tool aimed at attacking clients as opposed to the Access Point (AP) itself
aird(1)
USB Apple IR receiver daemon
airdaemon(1)
Run a program as a daemon process, restarting it if it dies
airdecloak-ng(1), airuncloak-ng(1)
Removes wep cloaked framed from a pcap file
airmon-ng(8)
POSIX sh script designed to turn wireless cards into monitor mode
airodump-ng(8)
a wireless packet capture tool for aircrack-ng
airodump-ng-oui-update(8), airodump-ng-oui-updater(8)
IEEE oui list updater for airodump-ng
airolib-ng(1)
manage and create a WPA/WPA2 pre-computed hashes tables
airscan-discover(1)
Discover sane-airscan compatible scanners
akaidump(1)
Dump an AKAI media (i.e. CDROM) as disk image file to your HD
akaiextract(1)
Extract audio samples from an AKAI media or AKAI disk image file
akpop3d(8)
small and secure POP3 daemon
al(1), al2(1)
Mono Assembly Linker
al(5)
Alliance logical format man1/alc_origin.1
al175(8)
Driver for Eltek UPS models with AL175 alarm module
al_acknowledge_drawing_resume(3)
Allegro 5 API
al_add_config_comment(3)
Allegro 5 API
al_add_new_bitmap_flag(3)
Allegro 5 API
al_add_timer_count(3)
Allegro 5 API
al_append_menu_item(3)
Allegro 5 API
al_append_path_component(3)
Allegro 5 API
al_assert(3)
Asserts at the specified file and line number. Allegro game programming library
al_attach_audio_stream_to_mixer(3)
Allegro 5 API
al_attach_audio_stream_to_voice(3)
Allegro 5 API
al_attach_mixer_to_mixer(3)
Allegro 5 API
al_attach_mixer_to_voice(3)
Allegro 5 API
al_attach_sample_instance_to_mixer(3)
Allegro 5 API
al_attach_sample_instance_to_voice(3)
Allegro 5 API
al_backup_dirty_bitmap(3)
Allegro 5 API
al_backup_dirty_bitmaps(3)
Allegro 5 API
al_build_camera_transform(3)
Allegro 5 API
al_build_menu(3)
Allegro 5 API
al_build_transform(3)
Allegro 5 API
al_can_get_mouse_cursor_position(3)
Allegro 5 API
al_clone_bitmap(3)
Allegro 5 API
al_clone_menu(3)
Allegro 5 API
al_clone_menu_for_popup(3)
Allegro 5 API
al_color_cmyk(3)
Allegro 5 API
al_color_cmyk_to_rgb(3)
Allegro 5 API
al_color_html(3)
Allegro 5 API
al_color_html_to_rgb(3)
Allegro 5 API
al_color_name(3)
Allegro 5 API
al_color_name_to_rgb(3)
Allegro 5 API
al_color_rgb_to_cmyk(3)
Allegro 5 API
al_color_rgb_to_html(3)
Allegro 5 API
al_color_rgb_to_name(3)
Allegro 5 API
al_compose_transform(3)
Allegro 5 API
al_convert_bitmap(3)
Allegro 5 API
al_convert_mask_to_alpha(3)
Allegro 5 API
al_convert_memory_bitmaps(3)
Allegro 5 API
al_copy_transform(3)
Allegro 5 API
al_create_audio_stream(3)
Allegro 5 API
al_create_bitmap(3)
Allegro 5 API
al_create_menu(3)
Allegro 5 API
al_create_mixer(3)
Allegro 5 API
al_create_mouse_cursor(3)
Allegro 5 API
al_create_mutex(3)
Allegro 5 API
al_create_mutex_recursive(3)
Allegro 5 API
al_create_popup_menu(3)
Allegro 5 API
al_create_sample(3)
Allegro 5 API
al_create_sample_instance(3)
Allegro 5 API
al_create_sub_bitmap(3)
Allegro 5 API
al_create_timer(3)
Allegro 5 API
al_destroy_audio_stream(3)
Allegro 5 API
al_destroy_bitmap(3)
Allegro 5 API
al_destroy_menu(3)
Allegro 5 API
al_destroy_mixer(3)
Allegro 5 API
al_destroy_mouse_cursor(3)
Allegro 5 API
al_destroy_mutex(3)
Allegro 5 API
al_destroy_sample(3)
Allegro 5 API
al_destroy_sample_instance(3)
Allegro 5 API
al_destroy_timer(3)
Allegro 5 API
al_detach_audio_stream(3)
Allegro 5 API
al_detach_mixer(3)
Allegro 5 API
al_detach_sample_instance(3)
Allegro 5 API
al_disable_menu_event_source(3)
Allegro 5 API
al_do_multiline_text(3)
Allegro 5 API
al_do_multiline_ustr(3)
Allegro 5 API
al_drain_audio_stream(3)
Allegro 5 API
al_draw_bitmap(3)
Allegro 5 API
al_draw_bitmap_region(3)
Allegro 5 API
al_draw_indexed_prim(3)
Allegro 5 API
al_draw_multiline_text(3)
Allegro 5 API
al_draw_multiline_textf(3)
Allegro 5 API
al_draw_multiline_ustr(3)
Allegro 5 API
al_draw_prim(3)
Allegro 5 API
al_draw_rotated_bitmap(3)
Allegro 5 API
al_draw_scaled_bitmap(3)
Allegro 5 API
al_draw_scaled_rotated_bitmap(3)
Allegro 5 API
al_draw_tinted_bitmap(3)
Allegro 5 API
al_draw_tinted_bitmap_region(3)
Allegro 5 API
al_draw_tinted_rotated_bitmap(3)
Allegro 5 API
al_draw_tinted_scaled_bitmap(3)
Allegro 5 API
al_draw_tinted_scaled_rotated_bitmap(3)
Allegro 5 API
al_draw_tinted_scaled_rotated_bitmap_region(3)
Allegro 5 API
al_emit_user_event(3)
Allegro 5 API
al_enable_menu_event_source(3)
Allegro 5 API
al_ferrmsg(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_filename_exists(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_fixmul(3)
Allegro 5 API
al_get_allegro_image_version(3)
Allegro 5 API
al_get_allegro_memfile_version(3)
Allegro 5 API
al_get_allegro_primitives_version(3)
Allegro 5 API
al_get_app_name(3)
Allegro 5 API
al_get_audio_device_name(3)
Allegro 5 API
al_get_audio_stream_attached(3)
Allegro 5 API
al_get_audio_stream_channels(3)
Allegro 5 API
al_get_audio_stream_depth(3)
Allegro 5 API
al_get_audio_stream_event_source(3)
Allegro 5 API
al_get_audio_stream_fragment(3)
Allegro 5 API
al_get_audio_stream_fragments(3)
Allegro 5 API
al_get_audio_stream_frequency(3)
Allegro 5 API
al_get_audio_stream_gain(3)
Allegro 5 API
al_get_audio_stream_length(3)
Allegro 5 API
al_get_audio_stream_length_secs(3)
Allegro 5 API
al_get_audio_stream_pan(3)
Allegro 5 API
al_get_audio_stream_played_samples(3)
Allegro 5 API
al_get_audio_stream_playing(3)
Allegro 5 API
al_get_audio_stream_playmode(3)
Allegro 5 API
al_get_audio_stream_position_secs(3)
Allegro 5 API
al_get_audio_stream_speed(3)
Allegro 5 API
al_get_available_audio_stream_fragments(3)
Allegro 5 API
al_get_bitmap_blend_color(3)
Allegro 5 API
al_get_bitmap_blender(3)
Allegro 5 API
al_get_bitmap_depth(3)
Allegro 5 API
al_get_bitmap_flags(3)
Allegro 5 API
al_get_bitmap_format(3)
Allegro 5 API
al_get_bitmap_height(3)
Allegro 5 API
al_get_bitmap_samples(3)
Allegro 5 API
al_get_bitmap_width(3)
Allegro 5 API
al_get_bitmap_x(3)
Allegro 5 API
al_get_bitmap_y(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_d3d_system_texture(3)
Allegro 5 API
al_get_default_menu_event_source(3)
Allegro 5 API
al_get_default_mixer(3)
Allegro 5 API
al_get_display_format(3)
Allegro 5 API
al_get_display_menu(3)
Allegro 5 API
al_get_display_mode(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_glyph_dimensions(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_joystick_axis_name(3)
Allegro 5 API
al_get_joystick_button_name(3)
Allegro 5 API
al_get_joystick_name(3)
Allegro 5 API
al_get_joystick_num_axes(3)
Allegro 5 API
al_get_joystick_num_buttons(3)
Allegro 5 API
al_get_joystick_num_sticks(3)
Allegro 5 API
al_get_joystick_stick_name(3)
Allegro 5 API
al_get_max_haptic_effects(3)
Allegro 5 API
al_get_menu_item_caption(3)
Allegro 5 API
al_get_menu_item_flags(3)
Allegro 5 API
al_get_menu_item_icon(3)
Allegro 5 API
al_get_mixer_attached(3)
Allegro 5 API
al_get_mixer_channels(3)
Allegro 5 API
al_get_mixer_depth(3)
Allegro 5 API
al_get_mixer_frequency(3)
Allegro 5 API
al_get_mixer_gain(3)
Allegro 5 API
al_get_mixer_playing(3)
Allegro 5 API
al_get_mixer_quality(3)
Allegro 5 API
al_get_monitor_dpi(3)
Allegro 5 API
al_get_monitor_info(3)
Allegro 5 API
al_get_monitor_refresh_rate(3)
Allegro 5 API
al_get_mouse_cursor_position(3)
Allegro 5 API
al_get_mouse_emulation_mode(3)
Allegro 5 API
al_get_mouse_event_source(3)
Allegro 5 API
al_get_mouse_num_axes(3)
Allegro 5 API
al_get_mouse_num_buttons(3)
Allegro 5 API
al_get_mouse_state(3)
Allegro 5 API
al_get_mouse_state_axis(3)
Allegro 5 API
al_get_mouse_wheel_precision(3)
Allegro 5 API
al_get_new_bitmap_depth(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_bitmap_samples(3)
Allegro 5 API
al_get_new_bitmap_wrap(3)
Allegro 5 API
al_get_num_audio_output_devices(3)
Allegro 5 API
al_get_num_display_modes(3)
Allegro 5 API
al_get_num_joysticks(3)
Allegro 5 API
al_get_num_video_adapters(3)
Allegro 5 API
al_get_opengl_program_object(3)
Allegro 5 API
al_get_org_name(3)
Allegro 5 API
al_get_parent_bitmap(3)
Allegro 5 API
al_get_path_basename(3)
Allegro 5 API
al_get_path_component(3)
Allegro 5 API
al_get_path_filename(3)
Allegro 5 API
al_get_path_num_components(3)
Allegro 5 API
al_get_pixel_format_bits(3)
Allegro 5 API
al_get_ram_size(3)
Allegro 5 API
al_get_sample(3)
Allegro 5 API
al_get_sample_channels(3)
Allegro 5 API
al_get_sample_data(3)
Allegro 5 API
al_get_sample_depth(3)
Allegro 5 API
al_get_sample_frequency(3)
Allegro 5 API
al_get_sample_instance_attached(3)
Allegro 5 API
al_get_sample_instance_channels(3)
Allegro 5 API
al_get_sample_instance_depth(3)
Allegro 5 API
al_get_sample_instance_frequency(3)
Allegro 5 API
al_get_sample_instance_gain(3)
Allegro 5 API
al_get_sample_instance_length(3)
Allegro 5 API
al_get_sample_instance_pan(3)
Allegro 5 API
al_get_sample_instance_playing(3)
Allegro 5 API
al_get_sample_instance_playmode(3)
Allegro 5 API
al_get_sample_instance_position(3)
Allegro 5 API
al_get_sample_instance_speed(3)
Allegro 5 API
al_get_sample_instance_time(3)
Allegro 5 API
al_get_sample_length(3)
Allegro 5 API
al_get_separate_bitmap_blender(3)
Allegro 5 API
al_get_shader_platform(3)
Allegro 5 API
al_get_system_config(3)
Allegro 5 API
al_get_system_id(3)
Allegro 5 API
al_get_target_bitmap(3)
Allegro 5 API
al_get_text_dimensions(3)
Allegro 5 API
al_get_time(3)
Allegro 5 API
al_get_timer_count(3)
Allegro 5 API
al_get_timer_event_source(3)
Allegro 5 API
al_get_timer_speed(3)
Allegro 5 API
al_get_timer_started(3)
Allegro 5 API
al_get_touch_input_mouse_emulation_event_source(3)
Allegro 5 API
al_get_ustr_dimensions(3)
Allegro 5 API
al_get_video_frame(3)
Allegro 5 API
al_grab_font_from_bitmap(3)
Allegro 5 API
al_grab_mouse(3)
Allegro 5 API
al_hide_mouse_cursor(3)
Allegro 5 API
al_hold_bitmap_drawing(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_identity_transform(3)
Allegro 5 API
al_init_image_addon(3)
Allegro 5 API
al_init_primitives_addon(3)
Allegro 5 API
al_init_timeout(3)
Allegro 5 API
al_insert_menu_item(3)
Allegro 5 API
al_insert_path_component(3)
Allegro 5 API
al_install_mouse(3)
Allegro 5 API
al_install_system(3)
Allegro 5 API
al_invert_transform(3)
Allegro 5 API
al_is_bitmap_drawing_held(3)
Allegro 5 API
al_is_bitmap_locked(3)
Allegro 5 API
al_is_compatible_bitmap(3)
Allegro 5 API
al_is_event_queue_empty(3)
Allegro 5 API
al_is_image_addon_initialized(3)
Allegro 5 API
al_is_mouse_haptic(3)
Allegro 5 API
al_is_mouse_installed(3)
Allegro 5 API
al_is_primitives_addon_initialized(3)
Allegro 5 API
al_is_sub_bitmap(3)
Allegro 5 API
al_is_system_installed(3)
Allegro 5 API
al_keycode_to_name(3)
Allegro 5 API
al_load_audio_stream(3)
Allegro 5 API
al_load_audio_stream_f(3)
Allegro 5 API
al_load_bitmap(3)
Allegro 5 API
al_load_bitmap_f(3)
Allegro 5 API
al_load_bitmap_flags(3)
Allegro 5 API
al_load_bitmap_flags_f(3)
Allegro 5 API
al_load_bitmap_font(3)
Allegro 5 API
al_load_bitmap_font_flags(3)
Allegro 5 API
al_load_sample(3)
Allegro 5 API
al_load_sample_f(3)
Allegro 5 API
al_lock_bitmap(3)
Allegro 5 API
al_lock_bitmap_blocked(3)
Allegro 5 API
al_lock_bitmap_region(3)
Allegro 5 API
al_lock_bitmap_region_blocked(3)
Allegro 5 API
al_lock_mutex(3)
Allegro 5 API
al_lock_sample_id(3)
Allegro 5 API
al_make_directory(3)
Allegro 5 API
al_make_path_canonical(3)
Allegro 5 API
al_make_temp_file(3)
Allegro 5 API
al_malloc(3)
Allegro 5 API
al_malloc_with_context(3)
Allegro 5 API
al_map_rgb(3)
Allegro 5 API
al_map_rgb_f(3)
Allegro 5 API
al_map_rgba(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_mixer_has_attachments(3)
Allegro 5 API
al_mouse_button_down(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(3)
Allegro 5 API
al_play_audio_stream_f(3)
Allegro 5 API
al_play_sample(3)
Allegro 5 API
al_play_sample_instance(3)
Allegro 5 API
al_popup_menu(3)
Allegro 5 API
al_premul_rgba(3)
Allegro 5 API
al_premul_rgba_f(3)
Allegro 5 API
al_register_audio_stream_loader(3)
Allegro 5 API
al_register_audio_stream_loader_f(3)
Allegro 5 API
al_register_bitmap_identifier(3)
Allegro 5 API
al_register_bitmap_loader(3)
Allegro 5 API
al_register_bitmap_loader_f(3)
Allegro 5 API
al_register_bitmap_saver(3)
Allegro 5 API
al_register_bitmap_saver_f(3)
Allegro 5 API
al_register_sample_identifier(3)
Allegro 5 API
al_register_sample_loader(3)
Allegro 5 API
al_register_sample_loader_f(3)
Allegro 5 API
al_register_sample_saver(3)
Allegro 5 API
al_register_sample_saver_f(3)
Allegro 5 API
al_remove_config_key(3)
Allegro 5 API
al_remove_config_section(3)
Allegro 5 API
al_remove_display_menu(3)
Allegro 5 API
al_remove_filename(3)
Allegro 5 API
al_remove_fs_entry(3)
Allegro 5 API
al_remove_menu_item(3)
Allegro 5 API
al_remove_opengl_fbo(3)
Allegro 5 API
al_remove_path_component(3)
Allegro 5 API
al_reparent_bitmap(3)
Allegro 5 API
al_replace_path_component(3)
Allegro 5 API
al_reserve_samples(3)
Allegro 5 API
al_reset_bitmap_blender(3)
Allegro 5 API
al_restore_default_mixer(3)
Allegro 5 API
al_resume_timer(3)
Allegro 5 API
al_rewind_audio_stream(3)
Allegro 5 API
al_rotate_transform(3)
Allegro 5 API
al_rotate_transform_3d(3)
Allegro 5 API
al_rumble_haptic(3)
Allegro 5 API
al_run_main(3)
Allegro 5 API
al_save_bitmap(3)
Allegro 5 API
al_save_bitmap_f(3)
Allegro 5 API
al_save_sample(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_seek_audio_stream_secs(3)
Allegro 5 API
al_set_app_name(3)
Allegro 5 API
al_set_audio_stream_channel_matrix(3)
Allegro 5 API
al_set_audio_stream_fragment(3)
Allegro 5 API
al_set_audio_stream_gain(3)
Allegro 5 API
al_set_audio_stream_loop_secs(3)
Allegro 5 API
al_set_audio_stream_pan(3)
Allegro 5 API
al_set_audio_stream_playing(3)
Allegro 5 API
al_set_audio_stream_playmode(3)
Allegro 5 API
al_set_audio_stream_speed(3)
Allegro 5 API
al_set_bitmap_blend_color(3)
Allegro 5 API
al_set_bitmap_blender(3)
Allegro 5 API
al_set_default_mixer(3)
Allegro 5 API
al_set_display_menu(3)
Allegro 5 API
al_set_exe_name(3)
Allegro 5 API
al_set_memory_interface(3)
Allegro 5 API
al_set_menu_item_caption(3)
Allegro 5 API
al_set_menu_item_flags(3)
Allegro 5 API
al_set_menu_item_icon(3)
Allegro 5 API
al_set_mixer_frequency(3)
Allegro 5 API
al_set_mixer_gain(3)
Allegro 5 API
al_set_mixer_playing(3)
Allegro 5 API
al_set_mixer_postprocess_callback(3)
Allegro 5 API
al_set_mixer_quality(3)
Allegro 5 API
al_set_mouse_axis(3)
Allegro 5 API
al_set_mouse_cursor(3)
Allegro 5 API
al_set_mouse_emulation_mode(3)
Allegro 5 API
al_set_mouse_w(3)
Allegro 5 API
al_set_mouse_wheel_precision(3)
Allegro 5 API
al_set_mouse_xy(3)
Allegro 5 API
al_set_mouse_z(3)
Allegro 5 API
al_set_new_bitmap_depth(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_bitmap_samples(3)
Allegro 5 API
al_set_new_bitmap_wrap(3)
Allegro 5 API
al_set_org_name(3)
Allegro 5 API
al_set_path_filename(3)
Allegro 5 API
al_set_sample(3)
Allegro 5 API
al_set_sample_instance_channel_matrix(3)
Allegro 5 API
al_set_sample_instance_gain(3)
Allegro 5 API
al_set_sample_instance_length(3)
Allegro 5 API
al_set_sample_instance_pan(3)
Allegro 5 API
al_set_sample_instance_playing(3)
Allegro 5 API
al_set_sample_instance_playmode(3)
Allegro 5 API
al_set_sample_instance_position(3)
Allegro 5 API
al_set_sample_instance_speed(3)
Allegro 5 API
al_set_separate_bitmap_blender(3)
Allegro 5 API
al_set_shader_matrix(3)
Allegro 5 API
al_set_shader_sampler(3)
Allegro 5 API
al_set_system_mouse_cursor(3)
Allegro 5 API
al_set_target_bitmap(3)
Allegro 5 API
al_set_timer_count(3)
Allegro 5 API
al_set_timer_speed(3)
Allegro 5 API
al_show_mouse_cursor(3)
Allegro 5 API
al_show_native_message_box(3)
Allegro 5 API
al_shutdown_image_addon(3)
Allegro 5 API
al_shutdown_primitives_addon(3)
Allegro 5 API
al_start_timer(3)
Allegro 5 API
al_stop_sample(3)
Allegro 5 API
al_stop_sample_instance(3)
Allegro 5 API
al_stop_samples(3)
Allegro 5 API
al_stop_timer(3)
Allegro 5 API
al_toggle_menu_item_flags(3)
Allegro 5 API
al_trace(3)
Outputs a debugging trace message. Allegro game programming library
al_transform_coordinates(3)
Allegro 5 API
al_transform_coordinates_3d(3)
Allegro 5 API
al_transform_coordinates_3d_projective(3)
Allegro 5 API
al_transform_coordinates_4d(3)
Allegro 5 API
al_translate_transform(3)
Allegro 5 API
al_translate_transform_3d(3)
Allegro 5 API
al_transpose_transform(3)
Allegro 5 API
al_ungrab_mouse(3)
Allegro 5 API
al_uninstall_mouse(3)
Allegro 5 API
al_uninstall_system(3)
Allegro 5 API
al_unlock_bitmap(3)
Allegro 5 API
al_unlock_mutex(3)
Allegro 5 API
al_unlock_sample_id(3)
Allegro 5 API
al_unmap_rgb(3)
Allegro 5 API
al_unmap_rgb_f(3)
Allegro 5 API
al_unmap_rgba(3)
Allegro 5 API
al_unmap_rgba_f(3)
Allegro 5 API
al_use_projection_transform(3)
Allegro 5 API
al_use_transform(3)
Allegro 5 API
al_ustr_compare(3)
Allegro 5 API
al_ustr_empty_string(3)
Allegro 5 API
al_ustr_ltrim_ws(3)
Allegro 5 API
al_ustr_ncompare(3)
Allegro 5 API
al_ustr_new_from_buffer(3)
Allegro 5 API
al_ustr_new_from_utf16(3)
Allegro 5 API
al_ustr_remove_chr(3)
Allegro 5 API
al_ustr_remove_range(3)
Allegro 5 API
al_ustr_rtrim_ws(3)
Allegro 5 API
al_ustr_trim_ws(3)
Allegro 5 API
al_vertical_shear_transform(3)
Allegro 5 API
al_voice_has_attachments(3)
Allegro 5 API
al_wait_for_event_timed(3)
Allegro 5 API
al_win_remove_window_callback(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-msg(1)
Send messages to Alacritty
album(5), album(5)(5)
flphoto album file format
alc(1), aLinkCreator(1)
the aMule eD2k link creator
alcbanner(1)
Display a standardized banner for Alliance tools man1/alc_origin.1
alcc(1)
text based eD2k links calculator for aMule
aldo(1)
A fully console morse code trainer written in ISO C++
alephone(6)
game engine based on Marathon 2
alert(3)
Displays a popup alert box. Allegro game programming library
alert3(3)
Like alert(), but with three buttons. Allegro game programming library
alerts.cfg(5)
Configuration for for xymond_alert module
alfio(8), Alfio(8)
an rc service for managing services at boot time through profiles
algae(1)
another matrix programming language
ali(1)
list nmh mail aliases
alias_manager(8), alias_manager.pl(8)
Manage Sympa aliases (Obsoleted)
aliases(5)
aliases file for sendmail
aliaslookup(8)
Look up mail aliases
align(1)
compute the global alignment of two protein or DNA sequences align0 - compute the global alignment of two protein or DNA sequences without penalizing for end-gaps
align_image_stack(1)
Align overlapping images for HDR or focus stack creation
alimask(1)
calculate and add column mask to a multiple sequence alignment
alizams(1)
Medical Imaging
allcm(1)
force the most important Computer-Modern-fonts to be calculated
allec(1)
force the most important ec-fonts to be calculated
allegro_error(3)
Stores the last Allegro error message
allegro_exit(3)
Closes down the Allegro system
allegro_id(3)
String containing date and version number of Allegro
allegro_init(3)
Macro to initialise the Allegro library
allegro_message(3)
Used mainly to show error messages to users. Allegro game programming library
alliancebanner(3)
display the standardized Alliance banner man1/alc_origin.1
alloc_pair(3x), %alloc_pair(3x), %find_pair(3x), %free_pair(3x)
dynamically allocate curses color pairs
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
allocrdsrecwin(3)
allocates a structure used to know windows which contains a rectangle. man1/alc_origin.1
allocrdswin(3)
allocates window's table man1/alc_origin.1
allocrdswindow(3)
allocates a window structure man1/alc_origin.1
allocrdswinrec(3)
allocates a structure used to create a list of tables of rectangles. man1/alc_origin.1
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
alsa-seq-server(8)
daemon that converts one or more raw MIDI device(s) into an ALSA sequencer server
alsabat(1)
command-line sound tester for ALSA sound card driver
alsactl_init(7)
alsa control management - initialization
alsaloop(1)
command-line PCM loopback
alsamixer(1)
soundcard mixer for ALSA soundcard driver, with ncurses interface
alsatplg(1)
ALSA Topology Compiler
alsaucm(1)
ALSA Use Case Manager
alt_getopt(1)
parse command options
amaddclient(8)
program to add client to an existing Amanda configuration
amadmin(8)
administrative interface to control Amanda backups
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-auth(7)
Communication/Authentication methods between Amanda server and client
amanda-auth-ssl(7)
SSL Communication/Authentication methods between Amanda server and client
amanda-changers(7)
Configuring and Using Amanda Changers
amanda-client.conf(5)
Client configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
amanda-command-file(5)
Keep status of outgoing dle commands
amanda-compatibility(7)
Compatibility between Amanda versions
amanda-devices(7)
Configuring and Using Amanda Devices
amanda-interactivity(7)
Configuring Interactivity with Amanda Amanda
amanda-match(7)
Common Amanda Match Expression
amanda-rest-server(8)
Start or stop the Amanda Rest Server
amanda-scripts(7)
Configuring and using the Script API
amanda-security.conf(5)
Client configuration file for Amanda
amanda-taperscan(7)
Amanda Taperscan Algorithms
amanda.conf(5)
Main configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
amarchiver(8)
Create, extract or list amanda archive
amath(1)
Simple command line calculator
amathc(3), amathc.h(3)
C functions for manipulating strings and memory
amathi(3), mathi.h(3)
Complex numbers math library
amathr(3), mathr.h(3)
Real numbers math library
amavis-logwatch(1)
An Amavisd-new log parser and analysis utility
amavisd-milter(8)
sendmail milter for amavis
ambackup(8)
back up all disks in an Amanda configuration
ambiguous_words(1)
generate sets of words Tesseract is likely to find ambiguous
ambsdtar(8)
Amanda Application to interface with BSD Tar
amcheck(8)
run Amanda self-checks
amcheckdb(8)
check Amanda database for tape consistency
amcheckdump(8)
check the results of an Amanda dump
amcleanup(8)
run the Amanda cleanup process after a failure
amcleanupdisk(8)
cleanup holding disk directory
amcrypt(8)
reference crypt program for Amanda symmetric data encryption
amcrypt-ossl(8)
crypt program for Amanda symmetric data encryption using OpenSSL
amcrypt-ossl-asym(8)
crypt program for Amanda asymmetric data encryption using OpenSSL
amcryptsimple(8)
reference simple crypt program for Amanda symmetric data encryption
amd(8)
automatically mount file systems
amd.conf(5)
Amd configuration file
amdevcheck(8)
Validate an Amanda device and volume
amdgpu(4x)
AMD RADEON GPU video driver
amdump(8)
back up all disks in an Amanda configuration
amdump_client(8)
back up all disks in an Amanda configuration
amfetchdump(8)
extract backup images from multiple Amanda tapes
amflush(8)
flush Amanda backup files from holding disk to tape
amgetconf(8)
look up configuration parameters and manipulate debug logs
amgpgcrypt(8)
reference crypt program for Amanda public-key data encryption
amgtar(8)
Amanda Application to interface with GNU Tar
amiberry(1)
An optimized Amiga emulator for Linux/macOS
amidi(1)
read from and write to ALSA RawMIDI ports
amigadepacker(1)
Tool for depacking some compressed Amiga formats
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
amlabel(8)
label an Amanda tape
amoebax(6)
Match-3 action-puzzle game
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
amq(8)
automounter query tool
amqpcat(1)
CLI tool to publish to and consume from AMQP servers
amraw(8)
Amanda Application open and read data
amrecover(8)
Amanda index database browser
amreindex(8)
re-index tapes or specific dump
amreport(8)
generate a formatted output of statistics for an Amanda run
amrestore(8)
low-level data-extraction from Amanda volumes
amrmtape(8)
remove a tape from the Amanda database
ams2psf(1)
convert an Amstrad CP/M font to a PC Screen Font file
amsamba(8)
Amanda Application to interface with smbclient
amserverconfig(8)
program to setup initial Amanda configuration
amservice(8)
run an amanda service on a client
amssl(8)
Program to manage amanda ssl certificates
amstar(8)
Amanda Application to interface with star
amstatus(8)
display the state of an Amanda run
amsuntar(8)
Amanda Application to interface with native tar utility available on solaris platforms
amsynth(1)
a two oscillator subtractive software synthesizer
amt-howto(7)
Intel AMT with linux mini howto
amtape(8)
Control Amanda changers
amtapetype(8)
generate a tapetype definition by testing the device directly
amtoc(8)
generate TOC (Table Of Contents) for an Amanda run
amtterm(1)
Intel AMT serial-over-lan (sol) client
amttool(1)
remotely control Intel AMT managed machines
amule(1)
the all-platform eMule p2p client
amulecmd(1)
Console-based program to control aMule
amuled(1)
the all-platform eMule p2p client - daemonized version
amulegui(1)
aMule control program with GUI
amuleweb(1)
aMule web server
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(6)
Anagram generator
an-fitstopnm(1)
Convert FITS images into ugly PNM images
an-pnmtofits(1)
Convert PNM file to FITS
anacron(8)
runs commands periodically
analysis.cfg(5)
Configuration file for the xymond_client module
analyze-pv-structure(1)
Analyzes the location of metadata in a variety of RAW, jpeg and video files
and(8)
auto nice daemon
and.conf(5), /etc/and.conf(5)
general configuration parameters for the auto nice daemon
and.priorities(5), /etc/and.priorities(5)
priority database for the auto nice daemon
andi(1)
estimates evolutionary distances
androiddump(1)
Provide interfaces to capture from Android devices
anemone(6)
wiggling tentacles
anemotaxis(6)
directional search on a plane
angie(8), Angie(8)
HTTP and reverse proxy server, mail proxy server
animate(1)
animates an image or image sequence on any X server
animate(1gv)
animate a sequence of geomview files
anki(1)
flexible, intelligent flashcard program
anno(1)
annotate nmh messages
annot-tsv(1)
transfer annotations from one TSV (tab-separated values) file into another
ansilove_loadfile(3)
Load a file from disk
ansiweather(1)
weather in terminal, with ANSI colors and Unicode symbols
answer(1)
phone message transcription system
ant(1)
a Java based make tool
antimicrox(1), AntiMicroX(1)
map keyboard keys and mouse controls to a gamepad
antinspect(6)
ant model inspection screenhack
antiword(1)
show the text and images of MS Word documents
antmaze(6)
ant maze walker
anubis(1), GNU(1)
Anubis -- an SMTP message submission daemon
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
aoxdeliver(8)
deliver mail into Archiveopteryx
aoximport(8)
import messages into 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
ap-mrtg(8)
AP to MRTG data translator
ap-trapd(8)
a SNMP trap processing daemon
apachetop(1)
display real-time web server statistics
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
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
apctest(8)
apcupsd(8) test program
apcupsd(8)
a daemon for controlling most APC UPSes
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
aphelia(1)
the minimalist window manager
aplaymidi(1)
play Standard MIDI Files
aplaymidi2(1)
play MIDI Clip Files
apollonian(6)
Descartes Circle Theorem
app-mismatch(3)
SiLK plug-in to find services on unusual ports
app_config(3)
application configuration system
apparix(1)
augmenting cd with bookmarks
append(3)
append a chain_list to an other chain_list man1/alc_origin.1
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-apply(1)
Apply a Makejail to an existing jail
appjail-cmd(1)
Execute commands in a jail
appjail-config(1)
Configuration utiliy for templates
appjail-devfs(1)
Dynamic DEVFS ruleset management
appjail-disable(1)
Remove default parameters for stages
appjail-dns(8)
DNS information for AppJail users
appjail-enable(1)
Set default parameters for stages
appjail-enabled(1)
Get the value for a given enabled parameter
appjail-ephemeral(7)
cattle, pets and jails
appjail-etcupdate(1)
Manage updates to system files not updated by installworld
appjail-expose(1)
Port forwarding from host port to jail port
appjail-fetch(1)
Fetch and extract components to create jails
appjail-fstab(1)
Static information about the file systems of a jail
appjail-help(1)
Display help information about AppJail
appjail-image(1)
Create, list, remove, update images and much more
appjail-initscript(5)
Jail automation script
appjail-jail(1)
Creates, removes, lists and configures jails
appjail-label(1)
Add metadata to jails
appjail-limits(1)
Display and update resource limits database for jails
appjail-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-nat(1)
Mapping local IPv4 address to an external IPv4 address
appjail-network(1)
Create, remove or manage virtual networks for jails
appjail-oci(1)
Commands for interpreting OCI images
appjail-pkg(1)
Manipulate packages within a jail
appjail-service(1)
Control (start/stop/etc.) or list system services within a jail
appjail-startup(1)
Unattended command to start jails and other related things
appjail-sysrc(1)
Safely edit system rc files within a jail
appjail-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
appl_arguments(3), appl_arguments (3)
Retrieve the (arguments) used with the appl- entrypoint
apple2(6)
Apple ][ display emulator
apple_dump(1)
Dump AppleSingle/AppleDouble format data
applefile(5)
Radmind AppleSingle file
apply.tcl86(n), apply(n)
Apply an anonymous function
apply.tcl90(n), apply(n)
Apply an anonymous function
apply_matrix(3), apply_matrix_f(3)
Multiplies a point by a transformation matrix. Allegro game programming library
apply_quat(3)
Multiplies a point by a quaternion. Allegro game programming library
applybddnode(3)
applies an operator on two bdd nodes. man1/alc_origin.1
applybddnodeite(3)
computes the IF-THEN-ELSE logical operation. man1/alc_origin.1
applybddnodelist(3)
applies an opertor to a bdd nodes list. man1/alc_origin.1
applybddnodenot(3)
complements a bdd. man1/alc_origin.1
applybddnodeterm(3)
applies an operator on two bdd nodes. man1/alc_origin.1
applydeltaiso(8)
reconstruct an iso from the old iso and the deltaiso
applydeltarpm(8)
reconstruct an rpm from a deltarpm
appstream-builder(1)
Build AppStream metadata
appstream-compose(1)
Generate AppStream metadata
appstream-util(1)
Manipulate AppStream, AppData and MetaInfo metadata
appstreamcli(1)
Handle AppStream metadata formats and query AppStream data
apropos(1), whatis(1)
search manual page databases
apt-mirror(1)
apt sources mirroring tool
aqemu(1)
frontend for qemu
aqualung(1)
Music player for GNU/Linux
ar(1)
create, modify, and extract from archives
aranym(1), ARAnyM(1)
Atari Running on Any Machine
aranym-jit(1), ARAnyM(1)
Atari Running on Any Machine - JIT enabled
aranym-mmu(1), ARAnyM(1)
Atari Running on Any Machine with 68040 MMU enabled
arbtt-capture(1)
collect data samples for arbtt
arbtt-dump(1)
dumps arbtt data samples
arbtt-import(1)
imports dumped arbtt data samples
arbtt-stats(1)
generate statistics from the arbtt data samples
arc(3)
Draws a circular arc. Allegro game programming library
arcan(1), Arcan(1)
Scriptable Multimedia Engine
arcan_cfgfs(1), arcan-cfgfs(1)
FUSE file system driver for window manager automation
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_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_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_filter(3), archive_write_add_filter_b64encode(3), archive_write_add_filter_by_name(3), archive_write_add_filter_bzip2(3), archive_write_add_filter_compress(3), archive_write_add_filter_grzip(3), archive_write_add_filter_gzip(3), archive_write_add_filter_lrzip(3), archive_write_add_filter_lz4(3), archive_write_add_filter_lzip(3), archive_write_add_filter_lzma(3), archive_write_add_filter_lzop(3), archive_write_add_filter_none(3), archive_write_add_filter_program(3), archive_write_add_filter_uuencode(3), archive_write_add_filter_xz(3), archive_write_add_filter_zstd(3)
functions enabling output filters
archive_write_format(3), archive_write_set_format(3), archive_write_set_format_7zip(3), archive_write_set_format_ar(3), archive_write_set_format_ar_bsd(3), archive_write_set_format_ar_svr4(3), archive_write_set_format_by_name(3), archive_write_set_format_cpio(3), archive_write_set_format_cpio_bin(3), archive_write_set_format_cpio_newc(3), archive_write_set_format_cpio_odc(3), archive_write_set_format_cpio_pwb(3), archive_write_set_format_filter_by_ext(3), archive_write_set_format_filter_by_ext_def(3), archive_write_set_format_gnutar(3), archive_write_set_format_iso9660(3), archive_write_set_format_mtree(3), archive_write_set_format_mtree_classic(3), archive_write_set_format_mtree_default(3), archive_write_set_format_pax(3), archive_write_set_format_pax_restricted(3), archive_write_set_format_raw(3), archive_write_set_format_shar(3), archive_write_set_format_shar_dump(3), archive_write_set_format_ustar(3), archive_write_set_format_v7tar(3), archive_write_set_format_warc(3), archive_write_set_format_xar(3), archive_write_set_format_zip(3)
functions for creating archives
archive_write_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
archived(8), archived.pl(8)
Mailing List Archiving Daemon for Sympa
archivemount(1)
mounts an archive for access as a file system
archmbox(1)
a simple email archiver
arcsign(1)
Script for ARC signing messages on stdin
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_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_expand_name(3)
Expand a DNS-encoded domain name
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(3)
Initiate a host query by name
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_mx_reply(3)
Parse a reply to a DNS query of type MX
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_search(3)
Initiate a DNS query with domain search
ares_set_servers(3), ares_set_servers_ports(3)
Initialize name server configuration for an ares channel. (deprecated)
ares_timeout(3)
return maximum time to wait
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
args(1)
manipulate and output command arguments
argtable2(3)
an ANSI C library for parsing GNU style command line options
argus(8)
audit record generation and utilization system
argv0(1)
runs a program with a specified 0th argument
aria_chk(1)
Aria table-maintenance utility
aria_dump_log(1)
Dump content of Aria log pages
aria_ftdump(1)
display full-text index information
aria_pack(1)
generate compressed, read-only Aria tables
aribas(1)
Multiprecision Arithmetic Interpreter
arithmetic(6)
quiz on simple arithmetic
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-as(1), AS(1)
the portable GNU assembler
arm-none-eabi-dlltool(1), dlltool(1)
create files needed to build and use DLLs
arm-none-eabi-g++(1), gcc(1)
GNU project C and C++ compiler
arm-none-eabi-gcc(1), gcc(1)
GNU project C and C++ compiler
arm-none-eabi-gcov(1), gcov(1)
coverage testing tool
arm-none-eabi-gcov-dump(1), gcov-dump(1)
offline gcda and gcno profile dump tool
arm-none-eabi-gcov-tool(1), gcov-tool(1)
offline gcda profile processing tool
arm-none-eabi-lto-dump(1), lto-dump(1)
Tool for dumping LTO object files
arm-none-eabi-windmc(1), windmc(1)
generates Windows message resources
arm-none-eabi-windres(1), windres(1)
manipulate Windows resources
armv6-gnueabi-freebsd15.0-g++12(1), gcc(1)
GNU project C and C++ compiler
armv6-gnueabi-freebsd15.0-g++13(1), gcc(1)
GNU project C and C++ compiler
armv6-gnueabi-freebsd15.0-gcc12(1), gcc(1)
GNU project C and C++ compiler
armv6-gnueabi-freebsd15.0-gcc13(1), gcc(1)
GNU project C and C++ compiler
armv6-gnueabi-freebsd15.0-gcov-dump12(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv6-gnueabi-freebsd15.0-gcov-dump13(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv6-gnueabi-freebsd15.0-gcov-tool12(1), gcov-tool(1)
offline gcda profile processing tool
armv6-gnueabi-freebsd15.0-gcov-tool13(1), gcov-tool(1)
offline gcda profile processing tool
armv6-gnueabi-freebsd15.0-gcov12(1), gcov(1)
coverage testing tool
armv6-gnueabi-freebsd15.0-gcov13(1), gcov(1)
coverage testing tool
armv6-gnueabi-freebsd15.0-lto-dump12(1), lto-dump(1)
Tool for dumping LTO object files
armv6-gnueabi-freebsd15.0-lto-dump13(1), lto-dump(1)
Tool for dumping LTO object files
armv7-gnueabi-freebsd15.0-g++12(1), gcc(1)
GNU project C and C++ compiler
armv7-gnueabi-freebsd15.0-g++13(1), gcc(1)
GNU project C and C++ compiler
armv7-gnueabi-freebsd15.0-g++14(1), gcc(1)
GNU project C and C++ compiler
armv7-gnueabi-freebsd15.0-gcc12(1), gcc(1)
GNU project C and C++ compiler
armv7-gnueabi-freebsd15.0-gcc13(1), gcc(1)
GNU project C and C++ compiler
armv7-gnueabi-freebsd15.0-gcc14(1), gcc(1)
GNU project C and C++ compiler
armv7-gnueabi-freebsd15.0-gcov-dump12(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv7-gnueabi-freebsd15.0-gcov-dump13(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv7-gnueabi-freebsd15.0-gcov-dump14(1), gcov-dump(1)
offline gcda and gcno profile dump tool
armv7-gnueabi-freebsd15.0-gcov-tool12(1), gcov-tool(1)
offline gcda profile processing tool
armv7-gnueabi-freebsd15.0-gcov-tool13(1), gcov-tool(1)
offline gcda profile processing tool
armv7-gnueabi-freebsd15.0-gcov-tool14(1), gcov-tool(1)
offline gcda profile processing tool
armv7-gnueabi-freebsd15.0-gcov12(1), gcov(1)
coverage testing tool
armv7-gnueabi-freebsd15.0-gcov13(1), gcov(1)
coverage testing tool
armv7-gnueabi-freebsd15.0-gcov14(1), gcov(1)
coverage testing tool
armv7-gnueabi-freebsd15.0-lto-dump12(1), lto-dump(1)
Tool for dumping LTO object files
armv7-gnueabi-freebsd15.0-lto-dump13(1), lto-dump(1)
Tool for dumping LTO object files
armv7-gnueabi-freebsd15.0-lto-dump14(1), lto-dump(1)
Tool for dumping LTO object files
arp-fingerprint(1)
Fingerprint a system using ARP
arpaname(1)
translate IP addresses to the corresponding ARPA names
arpsnmp(8)
keep track of ethernet/ip address pairings
array.tcl86(n), array(n)
Manipulate array variables
array.tcl90(n), array(n)
Manipulate array variables
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
as(1), AS(1)
the portable GNU assembler
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
ascii2binary(1)
Convert ASCII numbers to binary
asciidoc(1)
converts an AsciiDoc text file to HTML or DocBook
asciinema(1)
terminal session recorder
ascpu(1)
the AfterStep CPU load monitor
aseqdump(1)
show the events received at an ALSA sequencer port
aseqsend(1)
send arbitrary messages to selected ALSA MIDI seqencer port
asfsm(1)
the AfterStep file system monitor
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
asio_error(3em), Emilua(3em)
Lua execution engine
askfilter(1)
Active Spam Killer
askmara(1)
do simple dns queries
asksenders(1)
Active Spam Killer Whitelist Generator
asksetup(1)
Active Spam Killer user installer
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
asmctl(1)
controlling keyboard backlight and LCD backlight
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
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_der_decoding_element(3)
API function
asn1_encode_simple_der(3)
API function
asn1_find_structure_from_oid(3)
API function
asn1_number_of_elements(3)
API function
asn1c(1)
ASN.1 Compiler
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
asn2xml(1)
translate biological data from ASN.1 to XML
asndhuff(1)
decompress compressed ASN.1 (CASN) files
asnmacro(1)
process ASN.1 biological data per Sequin macros
asntool(1)
process ASN.1 module specifications
asp-state(1), XSP(1)
Mono ASP.NET Session State Server
aspell-import(1)
import old personal dictionaries into GNU Aspell
assa-genesis(1)
generates skeleton files for RAD development with ASSA library
assp(8)
Anti-Spam SMTP Proxy
assume_default_colors(3x), %use_default_colors(3x), %assume_default_colors(3x)
use terminal's default colors in curses
astarithmetic(1), Arithmetic(1)
arithmetic operations on images and numbers
astbuildprog(1), BuildProgram(1)
compile, link with Gnuastro library and its dependencies, and run a C program
astconvolve(1), Convolve(1)
convolve an image with a given kernel
astcosmiccal(1), CosmicCalculator(1)
estimate cosmological values
astfits(1), Fits(1)
view and manipulate FITS headers
astime(1)
the AfterStep analogue clock
astmatch(1), Match(1)
match catalogs by 1D or 2D positions
astmkcatalog(1), MakeCatalog(1)
Make a catalog from labeled input images
astmkprof(1), MakeProfiles(1)
make standard 2D profiles on an image
astnoisechisel(1), NoiseChisel(1)
detect signal in a noisy image
astquery(1), query(1)
query remote data servers and download
astroid(1)
graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch
astrometry-engine(1)
Identify where a list of stars is on the sky
astscript-ds9-region(1)
Create an SAO DS9 region file from a table
astscript-fits-view(1)
View FITS images in DS9 and tables in TOPCAT
astscript-pointing-simulate(1)
Simulate the exposure map of a pointing pattern
astscript-psf-stamp(1)
Make normalized stamp with other sources masked
astscript-psf-subtract(1)
Subtract a given PSF model from the image
astscript-radial-profile(1)
Create a radial profile of an object in an image
astscript-zeropoint(1)
Estimate zero point of an image
astsegment(1), Segment(1)
segmentation based on signal structure
astwarp(1), Warp(1)
warp (transform) input dataset
asum(3)
asum: sum | real( x_i ) | + | imag( x_i ) |
asy(1)
Asymptote: a script-based vector graphics language
atari-convert-dir(1)
helper for creating Atari compatible disk images
atari-hd-image(1)
tool for creating a harddisk image for use with Hatari
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-program(1)
common interface to ATF test programs
atlantis(6)
draw swimming sharks, whales, and dolphins
atlc(1)
an Arbitrary Transmission Line Calculator
atomx(1)
manage X atoms on a window
atool(1)
A script for managing file archives of various types
atop(1)
Advanced System & Process Monitor
atopsar(1)
Advanced System Activity Report (atop related)
atp(1)
read, reply, and archive QWK format mail packets
atracdenc(1)
encode to or decode from ATRAC format
atril(1), Atril(1)
The MATE Document Viewer
atril-previewer(1)
show print preview for a document
atril-thumbnailer(1)
create png thumbnails from atril supported documents
atslogd(8)
ATSlog gives the convenient interface for viewing and analysing calls of various models PBX
atslogmaster(8)
ATSlog gives the convenient interface for viewing and analysing bells of various models PBX
attr_get(3x), %attr_get(3x), %wattr_get(3x), %attr_set(3x), %wattr_set(3x), %attr_off(3x), %wattr_off(3x), %attr_on(3x), %wattr_on(3x), %attroff(3x), %wattroff(3x), %attron(3x), %wattron(3x), %attrset(3x), %wattrset(3x), %chgat(3x), %wchgat(3x), %mvchgat(3x), %mvwchgat(3x), %color_set(3x), %wcolor_set(3x), %standend(3x), %wstandend(3x), %standout(3x), %wstandout(3x)
manipulate attributes of character cells in curses windows
attrd_updater(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
attrtag_model(3), attrtag_model (3)
Set 3d model rendering-specific flags
au0828(4)
au0828 webcamd driver for USB digital TV devices
au6610(4)
webcamd driver for AU6610 DVB-T
au_class(3), getauclassent(3), getauclassent_r(3), getauclassnam(3), getauclassnam_r(3), setauclass(3), endauclass(3)
look up information from the audit_class database
au_close(3), au_close_buffer(3), au_close_token(3), au_open(3), au_write(3)
create and commit audit records
au_control(3), setac(3), endac(3), getacdir(3), getacmin(3), getacexpire(3), getacfilesz(3), getacflg(3), getacna(3), getacpol(3), au_poltostr(3), au_strtopol(3)
look up information from the audit_control database
au_domain(3), au_bsm_to_domain(3), au_domain_to_bsm(3)
convert between BSM and local protocol domains
au_errno(3), au_bsm_to_errno(3), au_errno_to_bsm(3), au_strerror(3)
convert between BSM and local error numbers
au_event(3), free_au_event_ent(3), setauevent(3), endauevent(3), getauevent(3), getauevent_r(3), getauevnam(3), getauevnam_r(3), getauevnum(3), getauevnum_r(3), getauevnonam(3), getauevnonam_r(3)
look up information from the audit_event database
au_fcntl_cmd(3), au_bsm_to_fcntl_cmd(3), au_fcntl_cmd_to_bsm(3)
convert between BSM and local fcntl(2) command values
au_free_token(3)
deallocate a token_t created by any of the au_to_*() BSM API functions
au_io(3), au_fetch_tok(3), au_print_tok(3), au_read_rec(3)
perform I/O involving an audit record
au_mask(3), au_preselect(3), getauditflagsbin(3), getauditflagschar(3)
convert between string and numeric values of audit masks
au_socket_type(3), au_bsm_to_socket_type(3), au_socket_type_to_bsm(3)
convert between BSM and local socket types
au_token(3), au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
routines for generating BSM audit tokens
au_user(3), setauuser(3), endauuser(3), getauuserent(3), getauuserent_r(3), getauusernam(3), getauusernam_r(3), au_user_mask(3), getfauditflags(3)
look up information from the audit_user database
aubio(1)
a command line tool to extract information from sound files
aubiocut(1)
a command line tool to slice sound files at onset or beat timestamps
aubiomfcc(1)
a command line tool to compute Mel-Frequency Cepstrum Coefficients
aubionotes(1)
a command line tool to extract musical notes
aubioonset(1)
a command line tool to extract musical onset times
aubiopitch(1)
a command line tool to extract musical pitch
aubioquiet(1)
a command line tool to extracts quiet and loud regions from a file
aubiotrack(1)
a command line tool to extract musical beats from audio signals
aucat(1)
audio file manipulation tool
auconvert(1)
perform various conversion operations on sound files
auctl(1)
control various audio server parameters
audemo(1)
Network Audio System record and play demo audemo#(1) "" "audemo(1)"
audial(1)
generate or recognize touch tones for North American telephones
audio2tape(1)
Sinclair ZX Spectrum audio to tape file converter
audio_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
audiosend(1)
Send an audio email message
audit(2)
commit BSM audit record to audit log
audit(8)
audit management utility
audit.log(5), audit(5)
Basic Security Module (BSM) file format
audit_control(5)
audit system parameters
audit_warn(5)
alert when audit daemon issues warnings
auditctl(2)
configure system audit parameters
auditd(8)
audit log management daemon
auditfilterd(8)
audit filter daemon
auditon(2)
configure system audit parameters
auditreduce(1)
select records from audit trail files
audtool(1)
a small tool to control Audacious from the command line
augmatch(1)
inspect and match contents of configuration files
augparse(1)
execute an Augeas module
augprint(1)
create an idempotent augtool script for a given file
augtool(1)
inspect and modify configuration files
auinfo(1)
show information about a Network Audio System server
aumeta(1)
move seek index and adjust metadata of audio files
aumix(1)
adjust audio mixer
aupanel(1)
allows user adjustment of Network Audio System device attributes aupanel#(1) "" "aupanel(1)"
auphone(1)
a simple telephone client auphone#(1) "" "auphone(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)"
aut(1)
Memory allocation, and hash tables management man1/alc_origin.1
autallocblock(3)
memory allocator man1/alc_origin.1
autallocheap(3)
heap memory allocator man1/alc_origin.1
autcross(1)
cross-compare tools that process automata
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
auth2elem(3)
element in an hash table with two keys
auth_enumerate(3)
Obtain list of accounts
auth_generic_meta(3), auth_generic(3)
Generic authentication request
auth_getuserinfo_meta(3), auth_getuserinfo(3)
Obtain account information
auth_login_meta(3), auth_login(3)
Validate a userid and password
auth_meta(3)
Authentication metadata
auth_mkhomedir(3)
Autocreate a new accounts home directory
auth_sasl(3), auth_sasl_ex(3)
SASL implementation
authelem(3)
element in an hash table
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
autobenchd(1)
distributed autobench daemon
autocd(8)
compact disc control daemon
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
automount2amd(8)
converts old Sun automount maps to Amd maps
automounter(8)
Dynamically configure amd for existing devices
automounter.conf(5)
Define runtime parameters for automounter
automx-test(1)
automx command line client rst2man-indent-level 0 1 rstReportMargin $1
automx.conf(5)
automx configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
automx_ldap(5)
automx LDAP backend configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
automx_script(5)
automx script backend configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
automx_sql(5)
automx SQL backend configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
autool(1)
audio play/record tool compatible with audiotool
autooptimiser(1)
Optimize image positions
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
autopvf(1), pvf tools(1)
utilities to convert various sound formats
autorandr(1)
automatically select a display configuration based on connected devices
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
autossh(1)
monitor and restart ssh sessions
autosupport(8)
interactive script to provide Digium[tm]'s support with information
autotrace(1)
converts bitmap image data into vector graphics
autresizeblock(3)
resizes a memory block man1/alc_origin.1
auwave(1)
demonstrates the use of waveforms auwave#(1) "" "auwave(1)"
avahi-autoipd(8)
IPv4LL network address configuration daemon
avahi-bookmarks(1)
Web service showing mDNS/DNS-SD announced HTTP services using the Avahi daemon
avahi-browse(1)
Browse for mDNS/DNS-SD services using the Avahi daemon
avahi-daemon(8)
The Avahi mDNS/DNS-SD daemon
avahi-daemon.conf(5)
avahi-daemon configuration file
avahi-dnsconfd(8)
Unicast DNS server from mDNS/DNS-SD configuration daemon
avahi-publish-service(1)
Register an mDNS/DNS-SD service or host name or address mapping using the Avahi daemon
avahi-resolve(1)
Resolve one or more mDNS/DNS host name(s) to IP address(es) (and vice versa) using the Avahi daemon
avahi-set-host-name(1)
Change mDNS host name
avahi.hosts(5)
avahi-daemon static host name file
avahi.service(5)
avahi-daemon static service file
avarice(1)
Provides an interface from avr-gdb to Atmel's AVR in-circuit debugging tools
avcall(3)
build a C argument list incrementally and call a C function on it
aview(1)
An high quality ascii-art image(pgm) browser
avr-as(1), AS(1)
the portable GNU assembler
avr-g++(1), gcc(1)
GNU project C and C++ compiler
avr-gcc(1), gcc(1)
GNU project C and C++ compiler
avr-gcov-dump(1), gcov-dump(1)
offline gcda and gcno profile dump tool
avr-lto-dump(1), lto-dump(1)
Tool for dumping LTO object files
avr-windmc(1), windmc(1)
generates Windows message resources
avr-windres(1), windres(1)
manipulate Windows resources
avrdude(1)
driver program for ``simple'' Atmel AVR MCU programmer
avs2ps(l)
convert AVS image input on stdin to monochrome PostScript on stdout
awale(6)
the free implementation of the African game
awesome(1)
awesome window manager
awesome-client(1)
awesome window manager remote execution
awesomerc(5)
Configuration file for the awesome window manager
awg-quick(8)
set up a WireGuard interface simply
awka-elm(5)
Awka Extended Library Methods
awka-elmref(5)
Awka API Reference for use with Awka-ELM libraries
axa_make_cert(8)
Make an AXA Certificate
axel(1)
light command line download accelerator
axfer(1)
command-line sound recorder and player for sound devices and nodes supported by Linux sound subsystem (Advanced Linux Sound Architecture, also known as ALSA)
axfer-list(1)
dump lists of available sound devices and nodes to transfer audio data frame
axfer-transfer(1)
transferrer of audio data frame for sound devices and nodes
axohelp(1)
helper program for use of LaTeX package axodraw2 with pdflatex
aylet(1), xaylet(1)
play Spectrum `.ay' music files
b(1)
build system driver
b2c2(4)
webcamd driver for B2C2 FlexcopII(b)/III
b2i_PVK_bio(3ossl), b2i_PVK_bio_ex(3ossl), i2b_PVK_bio(3ossl), i2b_PVK_bio_ex(3ossl)
Decode and encode functions for reading and writing MSBLOB format private keys
b2sum(1)
compute and check BLAKE2 message digest
b2sum(1)
generate checksums using the BLAKE2 hash function
b3270(1)
IBM+1 host access tool back end
b43-fwcutter(1)
Utility for extracting Broadcom 43xx firmware
babeld(8)
ad-hoc network routing daemon
backend(7)
cups backend transmission interfaces
backgammon(6)
the game of backgammon
bacula-fd(8)
Bacula's File Daemon
bacula-sd(8)
Bacula's Storage Daemon
bacula-tray-monitor(1)
Bacula's 'System Tray' monitor
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
ballerburg(6)
A castle combat game
balls(l)
preprocessor for space-filling models in Raster3D molecular graphics package
balsa(1), Balsa(1)
the GNOME e-mail client
baobab(1)
A graphical disk usage analyzer for the GNOME desktop
bar(1)
show information about a data transfer
barcode(1)
a stand alone program to run the barcode library
barcode(6)
draws a random sequence of barcodes for the products you enjoy
bareos-dbcheck(8)
Bareos's Catalog Database Check/Clean program
bareos-fd(8)
Bareos's File Daemon
bareos-sd(8)
Bareos's Storage Daemon
bareos-tray-monitor(1)
Bareos's 'System Tray' monitor
bargraph(1)
compile bar graphs into pic input
barman(1)
Barman Commands Barman has a command-line interface named barman, which is used basically to interact with Barman(aqs backend. Before jumping into each of the sub-commands of barman, be aware that barman has global options available for all of the sub-commands. These options can modify the behavior of the sub-commands and can be used as follows:
barman(5)
Barman Configurations Barman follows a convention over configuration approach, which simplifies configuration by allowing some options to be defined globally and overridden at the server level. This means you can set a default behavior for your servers and then customize specific servers as needed. This design reduces the need for excessive configuration while maintaining flexibility
barman-archive-wal(1)
Barman Sub-Commands
barman-backup(1)
Barman Sub-Commands
barman-check(1)
Barman Sub-Commands
barman-check-backup(1)
Barman Sub-Commands
barman-cloud-backup(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --snappy } ] [ { -h | --host } HOST ] [ { -p | --port } PORT ] [ { -U | --user } USER ] [ { -d | --dbname } DBNAME ] [ { -n | --name } BACKUP_NAME ] [ { -J | --jobs } JOBS ] [ { -S | --max-archive-size } MAX_ARCHIVE_SIZE ] [ --immediate-checkpoint ] [ --min-chunk-size MIN_CHUNK_SIZE ] [ --max-bandwidth MAX_BANDWIDTH ] [ --snapshot-instance SNAPSHOT_INSTANCE ] [ --snapshot-disk NAME [ --snapshot-disk NAME ... ] ] [ --snapshot-zone GCP_ZONE ] [ -snapshot-gcp-project GCP_PROJECT ] [ --tag KEY,VALUE [ --tag KEY,VALUE ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } { AES256 | aws:kms } ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ --aws-region AWS_REGION ] [ --aws-await-snapshots-timeout AWS_AWAIT_SNAPSHOTS_TIMEOUT ] [ --aws-snapshot-lock-mode { compliance | governance } ] [ --aws-snapshot-lock-duration DAYS ] [ --aws-snapshot-lock-cool-off-period HOURS ] [ --aws-snapshot-lock-expiration-date DATETIME ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --azure-subscription-id AZURE_SUBSCRIPTION_ID ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --gcp-project GCP_PROJECT ] [ --kms-key-name KMS_KEY_NAME ] [ --gcp-zone GCP_ZONE ] DESTINATION_URL SERVER_NAME Description The barman-cloud-backup script is used to create a local backup of a Postgres server and transfer it to a supported cloud provider, bypassing the Barman server. It can also be utilized as a hook script for copying Barman backups from the Barman server to one of the supported clouds (post_backup_retry_script). This script requires read access to PGDATA and tablespaces, typically run as the postgres user. When used on a Barman server, it requires read access to the directory where Barman backups are stored. If --snapshot- arguments are used and snapshots are supported by the selected cloud provider, the backup will be performed using snapshots of the specified disks (--snapshot-disk). The backup label and metadata will also be uploaded to the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 The cloud upload may fail if any file larger than the configured --max-archive-size is present in the data directory or tablespaces. However, Postgres files up to 1GB are always allowed, regardless of the --max-archive-size setting. Parameters 0.0 SERVER_NAME Name of the server to be backed up. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the backup while uploading to the cloud (should not be used with python < 3.2). -j / --bzip2 bzip2-compress the backup while uploading to the cloud (should not be used with python < 3.3). --snappy snappy-compress the backup while uploading to the cloud (requires optional python-snappy library). -h / --host Host or Unix socket for Postgres connection (default: libpq settings). -p / --port Port for Postgres connection (default: libpq settings). -U / --user User name for Postgres connection (default: libpq settings). -d / --dbname Database name or conninfo string for Postgres connection (default: (dqpostgres(dq). -n / --name A name which can be used to reference this backup in commands such as barman-cloud-restore and barman-cloud-backup-delete. -J / --jobs Number of subprocesses to upload data to cloud storage (default: 2). -S / --max-archive-size Maximum size of an archive when uploading to cloud storage (default: 100GB). --immediate-checkpoint Forces the initial checkpoint to be done as quickly as possible. --min-chunk-size Minimum size of an individual chunk when uploading to cloud storage (default: 5MB for aws-s3, 64KB for azure-blob-storage, not applicable for google-cloud-storage). --max-bandwidth The maximum amount of data to be uploaded per second when backing up to object storages (default: 0 - no limit). --snapshot-instance Instance where the disks to be backed up as snapshots are attached. --snapshot-disk Name of a disk from which snapshots should be taken. --tag Tag to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. --tags Tags to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. NOTE: 0.0 3.5 If you are using --tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --tags is deprecated. Use --tag instead. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --aws-await-snapshots-timeout The length of time in seconds to wait for snapshots to be created in AWS before timing out (default: 3600 seconds). --aws-snapshot-lock-mode The lock mode for the snapshot. This is only valid if --snapshot-instance and --snapshot-disk are set. Allowed options: 7.0 (bu 2 compliance. (bu 2 governance. --aws-snapshot-lock-duration The lock duration is the period of time (in days) for which the snapshot is to remain locked, ranging from 1 to 36,500. Set either the lock duration or the expiration date (not both). --aws-snapshot-lock-cool-off-period The cooling-off period is an optional period of time (in hours) that you can specify when you lock a snapshot in compliance mode, ranging from 1 to 72. --aws-snapshot-lock-expiration-date The lock duration is determined by an expiration date in the future. It must be at least 1 day after the snapshot creation date and time, using the format YYYY-MM-DDTHH:MM:SS.sssZ. Set either the lock duration or the expiration date (not both). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --azure-subscription-id The ID of the Azure subscription which owns the instance and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-project GCP project under which disk snapshots should be stored. --snapshot-gcp-project (deprecated) GCP project under which disk snapshots should be stored - replaced by --gcp-project. --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS. --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-zone (deprecated) Zone of the disks from which snapshots should be taken - replaced by --gcp-zone
barman-cloud-backup-delete(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-delete [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -r | --retention-policy } RETENTION_POLICY ] [ { -m | --minimum-redundancy } MINIMUM_REDUNDANCY ] [ { -b | --backup-id } BACKUP_ID] [ --dry-run ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [--batch-size DELETE_BATCH_SIZE] SOURCE_URL SERVER_NAME Description The barman-cloud-backup-delete script is used to delete one or more backups created with the barman-cloud-backup command from cloud storage and to remove the associated WAL files. Backups can be specified for deletion either by their backup ID (as obtained from barman-cloud-backup-list) or by a retention policy. Retention policies mirror those used by the Barman server, deleting all backups that are not required to meet the specified policy. When a backup is deleted, any unused WAL files associated with that backup are also removed. WALs are considered unused if: 0.0 (bu 2 The WALs predate the begin_wal value of the oldest remaining backup. (bu 2 The WALs are not required by any archival backups stored in the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 Each backup deletion involves three separate requests to the cloud provider: one for the backup files, one for the backup.info file, and one for the associated WALs. Deleting by retention policy may result in a high volume of delete requests if a large number of backups are accumulated in cloud storage. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be deleted. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -b / --backup-id ID of the backup to be deleted. You can use a shortcut instead of the backup ID. -m / --minimum-redundancy The minimum number of backups that should always be available. -r / --retention-policy If specified, delete all backups eligible for deletion according to the supplied retention policy. Syntax: REDUNDANCY value | RECOVERY WINDOW OF value { DAYS | WEEKS | MONTHS } --batch-size The maximum number of objects to be deleted in a single request to the cloud provider. If unset then the maximum allowed batch size for the specified cloud provider will be used (1000 for aws-s3, 256 for azure-blob-storage and 100 for google-cloud-storage). --dry-run Find the objects which need to be deleted but do not delete them. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-keep(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-keep [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ { { -r | --release } | { -s | --status } | --target { full | standalone } } ] SOURCE_URL SERVER_NAME BACKUP_ID Description Use this script to designate backups in cloud storage as archival backups, ensuring their indefinite retention regardless of retention policies. This script allows you to mark backups previously created with barman-cloud-backup as archival backups. Once flagged as archival, these backups are preserved indefinitely and are not subject to standard retention policies. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be kept. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be kept. You can use a shortcut instead of the backup ID. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -r / --release If specified, the command will remove the keep annotation and the backup will be eligible for deletion. -s / --status Print the keep status of the backup. --target Specify the recovery target for this backup. Allowed options are: 7.0 (bu 2 full (bu 2 standalone Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-list(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-list [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME Description This script lists backups stored in the cloud that were created using the barman-cloud-backup command. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be listed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-show(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-show [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME BACKUP_ID Description This script displays detailed information about a specific backup created with the barman-cloud-backup command. The output is similar to the barman show-backup from the %barman show-backup command reference, but it has fewer information. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 BACKUP_ID The ID of the backup. You can use a shortcut instead of the backup ID. SERVER_NAME Name of the server that holds the backup to be displayed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-check-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-check-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --timeline TIMELINE ] DESTINATION_URL SERVER_NAME Description Verify that the WAL archive destination for a server is suitable for use with a new Postgres cluster. By default, the check will succeed if the WAL archive is empty or if the target bucket is not found. Any other conditions will result in a failure. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that needs to be checked. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --timeline The earliest timeline whose WALs should cause the check to fail. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --snapshot-recovery-instance SNAPSHOT_RECOVERY_INSTANCE ] [ --snapshot-recovery-zone GCP_ZONE ] [ --aws-region AWS_REGION ] [ --gcp-zone GCP_ZONE ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --tablespace NAME:LOCATION [ --tablespace NAME:LOCATION ... ] ] [ --target-lsn LSN ] [ --target-time TIMESTAMP ] [ --target-tli TLI ] SOURCE_URL SERVER_NAME BACKUP_ID RECOVERY_DESTINATION Description Use this script to restore a backup directly from cloud storage that was created with the barman-cloud-backup command. Additionally, this script can prepare for recovery from a snapshot backup by verifying that attached disks were cloned from the correct snapshots and by downloading the backup label from object storage. This command does not automatically prepare Postgres for recovery. You must manually manage any %PITR options, custom restore_command values, signal files, or required WAL files to ensure Postgres starts, either manually or using external tools. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be restored. You can use a shortcut instead of the backup ID. Besides that, you can use auto to have Barman automatically find the most suitable backup for the restore operation. RECOVERY_DESTINATION The path to a directory for recovery. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --snapshot-recovery-instance Instance where the disks recovered from the snapshots are attached. --tablespace Tablespace relocation rule. --target-lsn The recovery target lsn, e.g., 3/64000000. --target-time The recovery target timestamp with or without timezone, in the format %Y-%m-%d %H:%M:%S. --target-tli The recovery target timeline. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-recovery-zone (deprecated) Zone containing the instance and disks for the snapshot recovery - replaced by --gcp-zone
barman-cloud-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --xz | --snappy | --zstd | --lz4 } ] [ --compression-level COMPRESSION_LEVEL ] [ --tag KEY,VALUE [ --tag KEY,VALUE ... ] ] [ --history-tag KEY,VALUE [ --history-tag KEY,VALUE ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } ENCRYPTION ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --max-block-size MAX_BLOCK_SIZE ] [ --max-concurrency MAX_CONCURRENCY ] [ --max-single-put-size MAX_SINGLE_PUT_SIZE ] [ --kms-key-name KMS_KEY_NAME ] DESTINATION_URL SERVER_NAME [ WAL_PATH ] Description The barman-cloud-wal-archive command is designed to be used in the archive_command of a Postgres server to directly ship WAL files to cloud storage. NOTE: 0.0 3.5 If you are using Python 2 or unsupported versions of Python 3, avoid using the compression options --gzip or --bzip2. The script cannot restore gzip-compressed WALs on Python < 3.2 or bzip2-compressed WALs on Python < 3.3. This script enables the direct transfer of WAL files to cloud storage, bypassing the Barman server. Additionally, it can be utilized as a hook script for WAL archiving (pre_archive_retry_script). NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have the WALs archived. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_PATH The value of the (aq%p(aq keyword (according to archive_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the WAL while uploading to the cloud. -j / --bzip2 bzip2-compress the WAL while uploading to the cloud. --xz xz-compress the WAL while uploading to the cloud. --snappy snappy-compress the WAL while uploading to the cloud (requires the python-snappy Python library to be installed). --zstd zstd-compress the WAL while uploading to the cloud (requires the zstandard Python library to be installed). --lz4 lz4-compress the WAL while uploading to the cloud (requires the lz4 Python library to be installed). --compression-level A compression level to be used by the selected compression algorithm. Valid values are integers within the supported range of the chosen algorithm or one of the predefined labels: low, medium, and high. The range of each algorithm as well as what level each predefined label maps to can be found in %compression_level. --tag Tag to be added to archived WAL files in cloud storage. --tags Tag to be added to archived WAL files in cloud storage. NOTE: 0.0 3.5 If you are using --tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --tags is deprecated. Use --tag instead. 0.0 --history-tag Tag to be added to archived history files in cloud storage. --history-tags Tags to be added to archived history files in cloud storage. NOTE: 0.0 3.5 If you are using --history-tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --history-tags is deprecated. Use --history-tag instead. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --max-block-size The chunk size to be used when uploading an object via the concurrent chunk method (default: 4MB). --max-concurrency The maximum number of chunks to be uploaded concurrently (default: 1). --max-single-put-size Maximum size for which the Azure client will upload an object in a single request (default: 64MB). If this is set lower than the Postgres WAL segment size after any applied compression then the concurrent chunk upload method for WAL archiving will be used. Extra options for GCP cloud provider 0.0 --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS
barman-cloud-wal-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --no-partial ] SOURCE_URL SERVER_NAME WAL_NAME WAL_DEST Description The barman-cloud-wal-restore script functions as the restore_command for retrieving WAL files from cloud storage and placing them directly into a Postgres standby server, bypassing the Barman server. This script is used to download WAL files that were previously archived with the barman-cloud-wal-archive command. Disable automatic download of .partial files by calling --no-partial option. IMPORTANT: 0.0 3.5 On the target Postgres node, when pg_wal and the spool directory are on the same filesystem, files are moved via renaming, which is faster than copying and deleting. This speeds up serving WAL files significantly. If the directories are on different filesystems, the process still involves copying and deleting, so there(aqs no performance gain in that case. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have WALs restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_NAME The value of the (aq%f(aq keyword (according to restore_command). WAL_DEST The value of the (aq%p(aq keyword (according to restore_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --no-partial Do not download partial WAL files Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-config-switch(1)
Barman Sub-Commands
barman-config-update(1)
Barman Sub-Commands
barman-cron(1)
Barman Sub-Commands
barman-delete(1)
Barman Sub-Commands
barman-diagnose(1)
Barman Sub-Commands
barman-generate-manifest(1)
Barman Sub-Commands
barman-get-wal(1)
Barman Sub-Commands
barman-keep(1)
Barman Sub-Commands
barman-list-files(1)
Barman Sub-Commands
barman-list-processes(1)
Barman Sub-Commands
barman-list-servers(1)
Barman Sub-Commands
barman-list_backups(1)
Barman Sub-Commands
barman-lock-directory-cleanup(1)
Barman Sub-Commands
barman-put-wal(1)
Barman Sub-Commands
barman-rebuild-xlogdb(1)
Barman Sub-Commands
barman-receive-wal(1)
Barman Sub-Commands
barman-replication-status(1)
Barman Sub-Commands
barman-restore(1)
Barman Sub-Commands
barman-show-backup(1)
Barman Sub-Commands
barman-show-servers(1)
Barman Sub-Commands
barman-status(1)
Barman Sub-Commands
barman-switch-wal(1)
Barman Sub-Commands
barman-switch-xlog(1)
Barman Sub-Commands
barman-sync-backup(1)
Barman Sub-Commands
barman-sync-info(1)
Barman Sub-Commands
barman-sync-wals(1)
Barman Sub-Commands
barman-terminate-process(1)
Barman Sub-Commands
barman-verify(1)
Barman Sub-Commands
barman-verify-backup(1)
Barman Sub-Commands
barman-wal-archive(1)
Barman-cli Commands
barman-wal-restore(1)
Barman-cli Commands
barrier(1)
syncronize a process on a number of machines
barrierc(1)
Barrier Keyboard/Mouse Client
barrierd(1)
syncronize a process on a number of machines
barriers(1)
Barrier Keyboard/Mouse Server
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
basic_getpwnam_auth(8)
Local Users auth helper for Squid
basic_pam_auth(8)
PAM Basic authentication helper for Squid
bastille(8), - bastille(8)
Bastille is an open-source system for automating deployment and management of containerized applications on FreeBSD
bats(1)
Bash Automated Testing System
bats(7)
Bats test file format
battlestar(6)
a tropical adventure game
battmond(1)
monitor battery level on ACPI-enabled (laptop) computers
batv-filter(8)
BATV (Bounce Address Tag Validation) filter for sendmail
baudrate(3x), %baudrate(3x), %erasechar(3x), %erasewchar(3x), %has_ic(3x), %has_il(3x), %killchar(3x), %killwchar(3x), %longname(3x), %term_attrs(3x), %termattrs(3x), %termname(3x)
curses environment query routines
bb(1)
The aalib demo
bbftp(1)
transfer files using compression and parallel streams
bbmail(1)
mailbox flag for X
bbox(1)
prints out the bounding box of a rawppm or rawpbm image
bcc(1)
Bruce's C compiler
bcc-cc1(1)
C compiler backend
bcd(6)
reformat input as punch cards
bcftools(1)
utilities for variant calling and manipulating VCFs and BCFs
bchunk(1)
CD image format conversion from bin/cue to iso/cdr
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
bconsole(1)
Bareos's management Console
bconsole(8)
Bacula's management Console
bcopy(8)
Bareos's 'Copy from volume'
bcrelay(8)
a broadcast relay daemon
bcwipe(1)
securely erase data from magnetic and solid-state memory (c) 2002-2008 Jetico, Inc. http://www.jetico.com
bdd(1)
Mutli Reduced Ordered Binary Decision Diagrams man1/alc_origin.1
bdeinfo(1)
determines information about a BitLocker Drive Encrypted (BDE) volume
bdemount(1)
mounts a BitLocker Drive Encryption (BDE) encrypted volume
bdep(1)
project dependency manager
bdep-argument-grouping(1)
argument grouping facility
bdep-ci(1)
submit project test request to CI server
bdep-common-options(1)
details on common options
bdep-config(1)
manage project build configurations
bdep-help(1)
show help for a command or help topic
bdep-release(1)
manage project's version during release
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
beadm(8)
manage boot environments with ZFS
beansdb(1)
high-available distributed key-value storage system
beanstalkd(1)
simple, fast work queue
bear(1), Bear(1)
a tool to generate compilation database for Clang tooling
bear-citnames(1)
deduce command semantic
bear-intercept(1)
intercept command executions in user space
bearoffdump(6)
dump a position from the GNU Backgammon bearoff database
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
beet(1)
music tagger and library organizer
beetsconfig(5)
beets configuration file Beets has an extensive configuration system that lets you customize nearly every aspect of its operation. To configure beets, you create a file called config.yaml. The location of the file depends on your platform (type beet config -p to see the path on your system): 0.0 (bu 2 On Unix-like OSes, write ~/.config/beets/config.yaml. (bu 2 On Windows, use %APPDATA%ebeetseconfig.yaml. This is usually in a directory like C:eUserseYoueAppDataeRoaming. (bu 2 On OS X, you can use either the Unix location or ~/Library/Application Support/beets/config.yaml. You can launch your text editor to create or update your configuration by typing beet config -e. (See the X'tty: link #config-cmd'%configX'tty: link' command for details.) It is also possible to customize the location of the configuration file and even use multiple layers of configuration. See %Configuration Location, below. The config file uses X'tty: link https://yaml.org/'%YAMLX'tty: link' syntax. You can use the full power of YAML, but most configuration options are simple key/value pairs. This means your config file will look like this: 0.0 3.5 option: value another_option: foo bigger_option: key: value foo: bar In YAML, you will need to use spaces (not tabs!) to indent some lines. If you have questions about more sophisticated syntax, take a look at the X'tty: link https://yaml.org/'%YAMLX'tty: link' documentation. The rest of this page enumerates the dizzying litany of configuration options available in beets. You might also want to see an %example. 0.0 (bu 2 %Global Options 2.0 (bu 2 %library (bu 2 %directory (bu 2 %plugins (bu 2 %include (bu 2 %pluginpath (bu 2 %ignore (bu 2 %ignore_hidden (bu 2 %replace (bu 2 %path_sep_replace (bu 2 %asciify_paths (bu 2 %art_filename (bu 2 %threaded (bu 2 %format_item (bu 2 %format_album (bu 2 %sort_item (bu 2 %sort_album (bu 2 %sort_case_insensitive (bu 2 %original_date (bu 2 %artist_credit (bu 2 %per_disc_numbering (bu 2 %aunique (bu 2 %sunique (bu 2 %terminal_encoding (bu 2 %clutter (bu 2 %max_filename_length (bu 2 %id3v23 (bu 2 %va_name (bu 2 %UI Options 2.0 (bu 2 %color (bu 2 %colors (bu 2 %terminal_width (bu 2 %length_diff_thresh (bu 2 %import (bu 2 %Importer Options 2.0 (bu 2 %write (bu 2 %copy (bu 2 %move (bu 2 %link (bu 2 %hardlink (bu 2 %reflink (bu 2 %resume (bu 2 %incremental (bu 2 %incremental_skip_later (bu 2 %from_scratch (bu 2 %quiet (bu 2 %quiet_fallback (bu 2 %none_rec_action (bu 2 %timid (bu 2 %log (bu 2 %default_action (bu 2 %languages (bu 2 %ignored_alias_types (bu 2 %detail (bu 2 %group_albums (bu 2 %autotag (bu 2 %duplicate_keys (bu 2 %duplicate_action (bu 2 %duplicate_verbose_prompt (bu 2 %bell (bu 2 %set_fields (bu 2 %singleton_album_disambig (bu 2 %MusicBrainz Options 2.0 (bu 2 %enabled (bu 2 %searchlimit (bu 2 %extra_tags (bu 2 %genres (bu 2 %external_ids (bu 2 %Autotagger Matching Options 2.0 (bu 2 %max_rec (bu 2 %preferred (bu 2 %ignored (bu 2 %required (bu 2 %ignored_media (bu 2 %ignore_data_tracks (bu 2 %ignore_video_tracks (bu 2 %Path Format Configuration (bu 2 %Configuration Location 2.0 (bu 2 %Environment Variable (bu 2 %Command-Line Option (bu 2 %Default Location (bu 2 %Example
beh_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
bemenu(1)
dynamic menu inspired by dmenu(1)
bench(1)
http benchmark
bench2graph(1)
draws Postscript graphs from Autobench output (using gnuplot)
benchmark_data(3), benchmark_data (3)
Retrieve gathered benchmarking values
benchmark_enable(3), benchmark_enable (3)
Toggle the gathering of benchmark data on / off
benchmark_timestamp(3), benchmark_timestamp (3)
Sample a timekeeping source
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
bfort(1)
program to extract short definitions for a Fortran to C interface
bftpd(8)
B FTP Daemon
bg-installer(1)
Standardized installer program
bg5conv(1)
convert a TeX document in Big 5 encoding into `preprocessed' form
bg_test(6)
test the background mode of svgalib
bgerror.tcl86(n), bgerror(n)
Command invoked to process background errors
bgerror.tcl90(n), bgerror(n)
Command invoked to process background errors
bgexec(n)
Run programs in the background while handling Tk events. kill - Terminate program or send signal
bgpctl(8)
control the BGP routing daemon
bgpd.conf(5)
BGP routing daemon configuration file
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
bgrot(1)
a program to alleviate background boredom
bgzip(1)
Block compression/decompression utility EX in +$1 nf ft CR . EE ft fi in
bhm(8)
program to send SMTP mail to /dev/null
bib2bib(1), BibTeX2HTML(1)
A translator of bibliography databases into HTML
bib2ris(1), bib2ris-utf8(1)
converts bibtex bibliographic data to the RIS format
bibcursed(1)
manipulate BibTeX files
bible(1)
Lookup words and verses in the Bible (King James version)
biblesync(7)
multicast navigation synchronization in Bible programs
bibtex(1)
make a bibliography for (La)TeX
bibtex2html(1), BibTeX2HTML(1)
A translator of bibliography databases into HTML
bibview(1)
an X based graphical user interface for manipulating BibTeX databases
biew(1), BIEW(1)
console hex viewer/editor and disassembler
bigvia(3)
draws a non minimal via as a bunch of vias man1/alc_origin.1
bigyear(1)
print a calendar, one month per page
bin2c(1)
embed data files into C as variables
bin2ecm(1)
encoder and decoder for the error code modeler format
bin2rec(1)
converts biosignal data produced with rec2bin, into a gdf file. rec2bin and bin2rec are complementary functions, which can be useful to dump data, edit date and revert it back into the original format
bin_dec_hex(1)
How to use binary, decimal, and hexadecimal notation
binary.tcl86(n), binary(n)
Insert and extract fields from binary strings
binary.tcl90(n), binary(n)
Insert and extract fields from binary strings
binary2ascii(1)
Convert binary numbers to textual representation
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
bincimapd(1)
IMAP4rev1 server
binclock(1), prints(1)
time in binary format
bincomp(1)
compare binary files
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
bindtest(1)
test bind(2) behavior on IPv6 implementation
bindtextdomain(3)
set directory containing message catalogs
binkd(8)
transfer files between two Fidonet systems over TCP/IP
bino(1), Bino(1)
a 3D video player with multi-display support
biolibc(3), BIOLIBC(3)
Library of high-performance low-level functions for bioinformatics programming
biorythm(6)
simple biorythm calculation program
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
bipmkpw(1)
Password hasher for BIP
birdfont-autotrace(1)
Convert raster image to vector graphics
birdfont-export(1)
generate TTF, EOT and SVG files from BIRDFONT files
birdfont-import(1)
Create a font from SVG files
birthday(1)
warn about upcoming birthdays and other events
bison(1)
GNU Project parser generator (yacc replacement)
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(8), BitlBee(8)
IRC gateway to IM chat networks
bitmap(1), bmtoa(1), atobm(1)
bitmap editor and converter utilities for the X Window System
bitmap(n)
Define a new bitmap from a Tcl script
bitmap(n)
Images that display two colors
bitmap2pp(1)
Bitmap to PDF/PS converter
bitmap_color_depth(3)
Returns the color depth of the specified bitmap. Allegro game programming library
bitmap_mask_color(3)
Returns the mask color of the specified bitmap. Allegro game programming library
bits(1)
convert bit masks from/to various formats
bitset(3m)
functions for manipulating memory as sets of bits
bitwise(1)
Terminal based bit manipulator in ncurses
bkgd(3x), %bkgdset(3x), %wbkgdset(3x), %bkgd(3x), %wbkgd(3x), %getbkgd(3x)
manipulate background of a curses window of characters
bkgrnd(3x), %bkgrnd(3x), %wbkgrnd(3x), %bkgrndset(3x), %wbkgrndset(3x), %getbkgrnd(3x), %wgetbkgrnd(3x)
manipulate background of a curses window of wide characters
bkpupsd(8)
Simple UPS daemon for APC BK-Pro series
bl_align_map_seq_exact(3), bl_align_map_seq_exact()(3)
Locate little sequence in big sequence
bl_align_map_seq_sub(3), bl_align_map_seq_sub()(3)
Locate little sequence in big sequence
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_chrom_name_cmp(3), bl_chrom_name_cmp()(3)
Compare chromosome names numerically or lexically
bl_fasta_free(3), bl_fasta_free()(3)
Free memory for 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_free(3), bl_fastq_free()(3)
Free memory for a FASTQ object
bl_fastq_name_cmp(3), bl_fastq_name_cmp()(3)
Compare read names of two FASTQ objects
bl_fastx_free(3), bl_fastx_free()(3)
Free memory for a FASTX 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_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_overlap_print(3), bl_overlap_print()(3)
Print overlap summary for two features
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_copy(3), bl_sam_copy()(3)
Copy a SAM object
bl_sam_copy_header(3), bl_sam_copy_header()(3)
Copy SAM header to another stream
bl_sam_fclose(3), bl_sam_fclose()(3)
Close a stream opened by bl_sam_fopen(3)
bl_sam_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_read(3), bl_sam_read()(3)
Read one SAM record
bl_sam_skip_header(3), bl_sam_skip_header()(3)
Read past SAM header
bl_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_get_sample_ids(3), bl_vcf_get_sample_ids()(3)
Extract sample IDs from a VCF header
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_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
black-hole-solve(6)
Utility for solving Golf Solitaire, Black Hole Solitaire, and All in a Row Solitaire games
black_palette(3)
A palette containing solid black colors. Allegro game programming library
blackbox(1)
a window manager for X11
blame(1)
annotate RCS files
blas2_grp(3)
Level 2 BLAS: matrix-vector ops
blas2_like_grp(3)
Level 2 BLAS-like matrix-vector ops
blas3_grp(3)
Level 3 BLAS: matrix-matrix ops
blas3_like_grp(3)
Level 3 BLAS-like matrix-matrix ops
blastcl3(1)
Basic Local Alignment Search Tool client
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
blend_image(3), blend_image (3)
Change image opacity
blind(7)
Collection of command line video editing utilities
blind-arithm(1)
Perform simple arithmetic on a video
blind-compress(1)
Compress a video for network transmission
blind-crop(1)
Extract subframes for all frames
blind-cut(1)
Retain consecutive frames
blind-decompress(1)
Decompress a video compressed by blind-compress(1)
blind-extend(1)
Add margins to a video
blind-flip(1)
Mirror a video vertically
blind-flop(1)
Mirror a video horizontally
blind-from-image(1)
Convert an image to a frame
blind-from-text(1)
Convert text to a video
blind-from-video(1)
Converts a regular, cooked video to a blind video
blind-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-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
blit(3)
Copies a rectangular area from one bitmap to another. Allegro game programming library
blitspin(6)
rotate a bitmap in an interesting way
blkcalc(1)
Converts between unallocated disk unit numbers and regular disk unit numbers
blkcat(1)
Display the contents of file system data unit in a disk image
blkls(1)
List or output file system data units
blkstat(1)
Display details of a file system data unit (i.e. block or sector)
block(6)
a small text based maze game
blockattack(6)
a puzzle game inspired by Tetris Attack
blockdiag(1)
generate block-diagram image file from spec-text file
blockrage(6)
a falling-blocks arcade game
blogbench(8)
a realistic filesystem benchmark
bls(8)
Bareos's 'Volume LS'
bltdebug(n)
print Tcl commands before execution
bluefish(1)
editor for experienced web designers and programmers
bluemoon(6)
the Blue Moon solitaire
bmc-device(8)
perform advanced BMC commands
bmc-info(8)
display BMC information
bmc-watchdog(8)
BMC watchdog timer daemon and control utility
bmd(8)
bhyve management daemon
bmd-plugin-avahi(8)
publishes VM's vnc port via mDNS
bmd-plugin-hookcmd(8)
Spawns command when VM state is changed
bmd.conf(5)
configuration file for bmd(8)
bmdctl(8)
control utility for bhyve management daemon (bmd)
bmf(1)
efficient Bayesian mail filter
bmfconv(1)
Database converter for bmf
bmon(8)
bandwidth monitor and rate estimator
bmore(1)
browse through a binary file
bmp_read_line(3)
Direct access bank switching line selection for reading. Allegro game programming library
bmp_unwrite_line(3)
Direct access bank switching line release. Allegro game programming library
bmp_write_line(3)
Direct access bank switching line selection for writing. Allegro game programming library
bmptopnm-O2(1), bmptopnm(1)
convert a BMP(DIB) file into a portable anymap
bn_mul_words(3), bn_mul_add_words(3), bn_sqr_words(3), bn_div_words(3), bn_add_words(3), bn_sub_words(3), bn_mul_comba4(3), bn_mul_comba8(3), bn_sqr_comba4(3), bn_sqr_comba8(3), bn_mul_normal(3), bn_expand(3), bn_wexpand(3)
BIGNUM library internal functions
bnetd(1)
Unix Battle.net daemon
bnetd.conf(5)
configuration for the Unix Battle.net daemon
bnibuild(1)
build a Battle.net icon file from a directory of Targa icon files
bniextract(1)
extract a directory of Targa icon files from a Battle.net icon file
bntext(5), bnmotd.txt(5), bnnews.txt bnissue.txt(5)
messages for the Unix Battle.net daemon
bntrackd(1), bnproxy(1)
bnetd tracking daemon
bochs(1)
Portable x86 Emulator
bochs-dlx(1)
Runs DLX-Linux under the Bochs x86 Emulator
body(i4), itcl::body(i4)
change the body for a class method/proc
body(itcl)
change the body for a class method/proc
boggle(6)
word search game
bogofilter(1)
fast Bayesian spam filter
bogolexer(1)
Utility program for separating email messages into tokens
bogom(8)
simple sendmail milter to interface bogofilter
bogotune(1)
find optimum parameter settings for bogofilter
bogoutil(1)
Dumps, loads, and maintains bogofilter database files
boinctui(1)
Fullscreen text mode manager for BOINC client
boing(6)
draws a bouncing ball like the ancient Amiga demo
bombadillo(1)
a non-web browser
bombardment(1)
Run siege with an ever-increasing number of users
bon_csv2html(1)
program to convert CSV format Bonnie++ data to a HTML form using tables suitable for display on a web page. NB Lynx can't display this properly, and due to the size it probably requires 1024x768 monitor to display properly. bon_csv2txt program to convert CSV format Bonnie++ data to plain-text format suitable for pasting into an email or reading on a Braille display
bonnie(1)
Performance Test of Filesystem I/O
bonnie++(8)
program to test hard drive performance
boog(1), BooG(1)
Binding and Optimizing On Gates. man1/alc_origin.1
bookman(1)
Generate a book from man pages
boom(1), BOOM(1)
BOOlean Minimization man1/alc_origin.1
border(3x), %border(3x), %wborder(3x), %box(3x), %hline(3x), %whline(3x), %vline(3x), %wvline(3x), %mvhline(3x), %mvwhline(3x), %mvvline(3x), %mvwvline(3x)
draw borders and lines in a curses window of characters
border_set(3x), %border_set(3x), %wborder_set(3x), %box_set(3x), %hline_set(3x), %whline_set(3x), %mvhline_set(3x), %mvwhline_set(3x), %vline_set(3x), %wvline_set(3x), %mvvline_set(3x), %mvwvline_set(3x)
draw borders and lines in a curses window of wide characters
borg-benchmark(1)
benchmark command
borg-benchmark-crud(1)
Benchmark Create, Read, Update, Delete for archives
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-compression(1)
Details regarding compression
borg-import-tar(1)
Create a backup archive from a tarball
borg-init(1)
Initialize an empty repository
borg-key(1)
Manage a keyfile or repokey of a repository
borg-key-import(1)
Import the repository key from backup
borg-key-migrate-to-repokey(1)
Migrate passphrase -> repokey
borg-mount(1)
Mount archive or an entire repository as a FUSE filesystem
borg-rename(1)
Rename an existing archive
borg-serve(1)
Start in server mode. This command is usually not used manually
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
bosskill(8)
send a signal to your boss, or terminate your boss
botan3(1), botan(1)
Botan command line util
bounce(5)
Postfix bounce message template format
bounced(8), bounced.pl(8)
Mailing List Bounce Processing Daemon for Sympa
bouncingcow(6)
a happy cow on a trampoline in 3D. Moo
boundary_fopen(3)
read from a stream until a boundary string is matched
boxes(1)
text mode box and comment drawing filter
bozohttpd(8)
hyper text transfer protocol version 1.1 daemon
bpatch(1)
binary patch and dump file utility
bpkg(1)
package dependency manager
bpkg-argument-grouping(1)
argument grouping facility
bpkg-cfg-info(1)
print configuration information
bpkg-common-options(1)
details on common options
bpkg-help(1)
show help for a command or help topic
bpkg-rep-info(1)
print repository information
bpkg-rep-remove(1)
remove repository from configuration
bpluginfo(8)
Bareos Plugin information utility
bprintf(1)
formatted output with named arguments
braid(6)
draws random color-cycling braids around a circle
brasero(1)
Simple and easy to use CD/DVD burning application for the Gnome Desktop
break.tcl86(n), break(n)
Abort looping command
break.tcl90(n), break(n)
Abort looping command
brecv(3)
receives data from a bytestream socket
brecvl(3)
receives data from a bytestream socket
breduce(1)
read a portable bitmap and reduce it to 1/N
bristol(1)
a synthesiser emulation package
bristoljackstats(1)
ancillary program for bristol
broadcast_dialog_message(3)
Broadcasts a message to all the objects in the active dialog. Allegro game programming library
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
brrrip(1)
rip SNES BRR sound samples
bs(6)
battleships game
bscan(8)
Bareos's 'Scan volumes'
bsd.arduino.mk(7)
build Arduino sketches with make(1)
bsdconfig(8)
system configuration utility
bsdcpio(1), cpio(1)
copy files to and from archives
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
bsdfan(1)
a simple utility to manage thinkpads fan on FreeBSD
bsdhwmon(8)
hardware sensor monitoring utility
bsdisks(8)
daemon implementing the UDisks2 service
bsdtar(1), tar(1)
manipulate tape archives
bsdunzip(1)
extract files from a ZIP archive
bsearch(1)
manages one-time passwords
bsetbg(1)
utility to manipulate the appearance of the X11 desktop's root window
bsh(1)
ein Kommando-Interpreter mit Bildschirmeditor und History
bsigs(8)
program for debugging burp protocol2 manifest files and indexes
bsmtp(1)
Bareos's SMTP client (mail submission program)
bsmtrace(1)
host-based IDS based on OpenBSM
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
bsparse(8)
program for regenerating burp protocol2 sparse files
bspwm(1)
Binary space partitioning window manager
bsvplay(1)
convert BASICA music data to PCM
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
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
btraceback(8)
wrapper script around gdb and bsmtp
btree-dump(1)
unformatted dump of a B-Tree DB file
btsixad(8)
Driver for Sixaxis gamepad connected over Bluetooth
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-panel(1)
graphical component that display budgie widgets
budgie-screensaver-command(1)
controls Budgie Desktop screensaver
budgie-session(1)
Start the budgie desktop environment
budgie-wm(1)
wrapper around libmutter that forms the window management for budgie
buffindexed.conf(5)
Configuration for the buffindexed overview method
bugpoint(1)
automatic test case reduction tool
bugsx(1)
display and evolve biomorphs
bugz(1)
command line interface to bugzilla
bugzilla(1)
command line tool for interacting with Bugzilla
build-astrometry-index(1)
Create astrometry.net index files
build.common.mk(5)
bsdbuild - common defines
build.dep.mk(5)
bsdbuild - dependency generation
build.lib.mk(5)
bsdbuild - compilation of libraries
build.man.mk(5)
bsdbuild - compilation of UNIX manual pages
build.prog.mk(5)
bsdbuild - compilation of executables
build.proj.mk(5)
bsdbuild - compilation of IDE project files
build.www.mk(5)
bsdbuild - HTML document preprocessing
build.xml(5)
configuration file used by Apache Ant to build projects
build_3dbox(3), build_3dbox (3)
Generate a 3D cube model
build_3dplane(3), build_3dplane (3)
Build a model comprised of a tesselated plane
build_cylinder(3), build_cylinder (3)
Generate a full or half cylinder model
build_pointcloud(3), build_pointcloud (3)
Create a 3D object that is comprised of a cloud of points
build_sphere(3), build_sphere (3)
Generate a 3D sphere or hemisphere model
buildah(1), Buildah(1)
A command line tool that facilitates building OCI container images
buildah-build(1)
Build an image using instructions from Containerfiles
buildah-commit(1)
Create an image from a working container
buildah-config(1)
Update image configuration settings
buildah-containers(1)
List the working containers and their base images
buildah-from(1)
Creates a new working container, either from scratch or using a specified image as a starting point
buildah-images(1)
List images in local storage
buildah-info(1)
Display Buildah system information
buildah-inspect(1)
Display information about working containers or images or manifest lists
buildah-manifest(1)
Create and manipulate manifest lists and image indexes
buildah-manifest-add(1)
Add an image or artifact to a manifest list or image index
buildah-manifest-annotate(1)
Add and update information about an image or artifact to a manifest list or image index
buildah-manifest-create(1)
Create a manifest list or image index
buildah-manifest-exists(1)
Check if the given manifest list exists in local storage
buildah-manifest-inspect(1)
Display a manifest list or image index
buildah-manifest-push(1)
Push a manifest list or image index to a registry
buildah-manifest-remove(1)
Remove an image from a manifest list or image index
buildah-manifest-rm(1)
Removes one or more manifest lists
buildah-mkcw(1)
Convert a conventional container image into a confidential workload image
buildah-mount(1)
Mount a working container's root filesystem
buildah-prune(1)
Cleanup intermediate images as well as build and mount cache
buildah-pull(1)
Pull an image from a registry
buildah-push(1)
Push an image, manifest list or image index from local storage to elsewhere
buildah-rename(1)
Rename a local container
buildah-rm(1)
Removes one or more working containers
buildah-rmi(1)
Removes one or more images
buildah-run(1)
Run a command inside of the container
buildah-source(1)
Create, push, pull and manage source images and associated source artifacts
buildah-source-add(1)
Add a source artifact to a source image
buildah-source-create(1)
Create and initialize a source image
buildah-source-pull(1)
Pull a source image from a registry to a specified path
buildah-source-push(1)
Push a source image from a specified path to a registry
buildah-tag(1)
Add additional names to local images
buildah-umount(1)
Unmount the root file system on the specified working containers
buildah-unshare(1)
Run a command inside of a modified user namespace
buildah-version(1)
Display the Buildah Version Information
buildbot-worker(1)
a tool for managing buildbot worker instances
builddbm(8)
build a DBM version of Radius users database
buildflags.awk(1)
convert buildflags.conf(5) files into make syntax
buildflags.mk(1)
import buildflags.conf(5)
buildit(8)
time a command, log its output and mail notification when finished
buildrdswindow(3)
builds windowing of a figure man1/alc_origin.1
buku(1)
Bookmark manager like a text-based mini-web
bulk(8), bulk.pl(8)
Daemon for submitting messages to SMTP engine
bulk_extractor(1)
Scans a disk image for regular expressions and other content
bulk_mailer(1)
assist in delivery of mail to large numbers of recipients
bumps(6)
move distorting spotlight around desktop
bundle(3)
create an empty coroutine bundle
bundle_go_mem(3)
launches a coroutine within a bundle
bundle_mem(3)
create an empty coroutine bundle
bup(1)
Backup program using rolling checksums and git file formats
bup-bloom(1)
generates, regenerates, updates bloom filters
bup-daemon(1)
listens for connections and runs bup server
bup-damage(1)
randomly destroy blocks of a file
bup-drecurse(1)
recursively list files in your filesystem
bup-fuse(1)
mount a bup repository as a filesystem
bup-gc(1)
remove unreferenced, unneeded data
bup-get(1)
copy repository items (CAUTION: EXPERIMENTAL)
bup-help(1)
open the documentation for a given bup command
bup-import-duplicity(1)
import duplicity backups
bup-import-rdiff-backup(1)
import a rdiff-backup archive
bup-import-rsnapshot(1)
import a rsnapshot archive
bup-index(1)
print and/or update the bup filesystem index
bup-join(1)
concatenate files from a bup repository
bup-margin(1)
figure out your deduplication safety margin
bup-memtest(1)
test bup memory usage statistics
bup-meta(1)
create or extract a metadata archive
bup-midx(1)
create a multi-index (.midx) file from several .idx files
bup-mux(1)
multiplexes data and error streams over a connection
bup-on(1)
run a bup server locally and client remotely
bup-prune-older(1)
remove older saves
bup-random(1)
generate a stream of random output
bup-restore(1)
extract files from a backup set
bup-rm(1)
remove references to archive content
bup-tag(1)
tag a commit in the bup repository
burgerspace(6)
A hamburger-smashing video game
burp(8), Burp(8)
BackUp and Restore Program
burp_ca(8)
program for generating certificates for use with burp
burst(1)
explode digests into nmh messages
burst_buffer.conf(5)
Slurm configuration file for burst buffer management
busy(n)
Make Tk widgets busy, temporarily blocking user interactions
busybox(1), BusyBox(1)
The Swiss Army Knife of Embedded Linux
button.tk86(n), button(n)
Create and manipulate 'button' action widgets
bvi(1), Header "NAME" bvi(1), bview(1)
visual editor for binary files
bvm(8)
Bhyve Virtual machines Management tool
bw_file_rd(8)
time the reading and summing of a file
bw_mem(8)
time memory bandwidth
bw_mem_rd(8)
time memory read rate (with overhead)
bw_mmap_rd(8)
time the reading and summing of a file
bw_pipe(8)
time data movement through pipes
bw_tcp(8)
time data movement through TCP/IP sockets
bwa(1)
Burrows-Wheeler Alignment Tool
bwm-ng(1)
Bandwidth Monitor NG (Next Generation), a live bandwidth monitor for network and disk io
bwping(8)
and bwping6 are tools to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism
bximage(1)
Interactive Disk Image Creation, Conversion, Resize and Redolog Commit Tool for Bochs
bxl2txt(1)
decode a binary BXL file and dump the plain text content
byobu(1)
wrapper script for seeding a user's byobu configuration and launching a text based window manager (either screen or tmux)
byobu-enable(1), byobu-disable(1)
wrapper script for enabling/disabling automatic startup of byobu after login into text console
byobu-janitor(1)
script for cleaning and upgrading environment after upgrades
byobu-layout(1)
Save and restore byobu-tmux layouts
byobu-prompt(1), byobu-enable-prompt(1), byobu-disable-prompt(1)
add and remove a nice color prompt to your shell configuration
byobu-quiet(1)
Silence all of Byobu's status indicators and eliminate the hardstatus line
byobu-reconnect-sockets(1)
Sourcable script that updates GPG_AGENT_INFO and DBUS_SESSION_BUS_ADDRESS in the environment
byobu-select-backend(1)
select your default Byobu backend window manager
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-tmux(1)
Launch byobu with tmux as the backend
byte_span(3em), Emilua(3em)
Lua execution engine
bz2(n)
Data compression "bz2"
bz3grep(1)
print lines matching a pattern in bzip3-compressed files
bz3less(1)
view bzip3-compressed files
bz3more(1)
view bzip3-compressed files
bz3most(1)
view bzip3-compressed files
bzadmin(6)
a text based client for BZFlag
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
bzz(1)
DjVu general purpose compression utility
c++filt(1)
Demangle C++ and Java symbols
c++filt(1)
demangle C++ and Java symbols
c-icap-client(8)
simple ICAP client
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-mkbdb(8)
simple utility to create Berkeley DB lookup tables
c-icap-mklmdb(8)
simple utility to create LMDB lookup tables
c-icap-mods-sguardDB(8)
simple utility to create Berkeley DB lookup tables
c-icap-stretch(8)
A simple utility for stretching ICAP servers
c2html(1)
generates highlighted html-files from C source
c3270(1)
curses-based IBM+1 host access tool
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
cacaview(1)
ASCII image browser
cache(8)
cache parameters
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
cage(1)
a Wayland kiosk compositor
cage(6)
Escher's impossible cage, for xscreensaver
cagebreak(1)
A Wayland tiling compositor
cairo-dock(1)
A dock to launch your programs easily
caja(1), Caja(1)
The MATE File Manager
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)
calamares(8)
distribution-independent system installer
calamaris(1)
generate text and graphical statistics out of log files from Proxy-Cache-Servers
calc(1)
simple integer calculator that accepts decimal/hex/octal and outputs decimal/hex/octal/binary
calc_spline(3)
Calculates a series of values along a Bezier spline. Allegro game programming library
calculator-17(1), calculator(1)
simple desktop calculator
calcurse(1)
terminal-based organizer for interactive and command line use
caldate_mjd(3)
manipulate calendar dates
calendar(1)
reminder service
calibrate_joystick(3)
Calibrates the specified joystick. Allegro game programming library
calibrate_joystick_name(3)
Returns the next calibration text string. Allegro game programming library
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
callback(8)
call a user back, presenting a login prompt
callback.tcl90(n), callback(n), mymethod(n)
generate callbacks to methods
callgrind_control(1)
observe and control programs being run by Callgrind
callpass(1)
generate Pass-code associated with your callsign for authentication via xastir to APRS(tm) network
calltree(1)
static call tree generator for C programs
caltime(3)
calendar dates and times
caltime_tai(3)
convert calendar dates and times
camera(1)
Webcam and photo camera application
camlp5(1)
Pre-Precessor-Pretty-Printer for ocaml mkcamlp5 - Create custom camlp5 mkcamlp5.opt - Create custom camlp5 (native code) ocpp5 - Universal preprocessor
camtag_model(3), camtag_model (3)
Define a camera for the 3D processing of a rendertarget
cancelmsg(1)
Cancel an E-mail message
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
capture_audio(3), capture_audio (3)
Setup an audio device capture stream
card(1)
print reference card of program options
card_eventmgr(1)
PCSC-Lite Event Manager
carddav-query(1)
Query a CardDAV server for contact names and emails
cardos-tool(1)
displays information about Card OS-based security tokens or format them
cardpeek(1)
A gui tool to explore the contents of ISO 7816 smart cards
cargo(1)
[em] The Rust package manager
cargo-add(1)
[em] Add dependencies to a Cargo.toml manifest file
cargo-bench(1)
[em] Execute benchmarks of a package
cargo-build(1)
[em] Compile the current package
cargo-check(1)
[em] Check the current package
cargo-clean(1)
[em] Remove generated artifacts
cargo-doc(1)
[em] Build a package[cq]s documentation
cargo-fetch(1)
[em] Fetch dependencies of a package from the network
cargo-fix(1)
[em] Automatically fix lint warnings reported by rustc
cargo-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-init(1)
[em] Create a new Cargo package in an existing directory
cargo-install(1)
[em] Build and install a Rust binary
cargo-locate-project(1)
[em] Print a JSON representation of a Cargo.toml file[cq]s location
cargo-login(1)
[em] Log in to a registry
cargo-logout(1)
[em] Remove an API token from the registry locally
cargo-metadata(1)
[em] Machine-readable metadata about the current package
cargo-new(1)
[em] Create a new Cargo package
cargo-owner(1)
[em] Manage the owners of a crate on the registry
cargo-package(1)
[em] Assemble the local package into a distributable tarball
cargo-pkgid(1)
[em] Print a fully qualified package specification
cargo-publish(1)
[em] Upload a package to the registry
cargo-remove(1)
[em] Remove dependencies from a Cargo.toml manifest file
cargo-report(1)
[em] Generate and display various kinds of reports
cargo-run(1)
[em] Run the current package
cargo-rustc(1)
[em] Compile the current package, and pass extra options to the compiler
cargo-rustdoc(1)
[em] Build a package[cq]s documentation, using specified custom flags
cargo-search(1)
[em] Search packages in the registry. Default registry is crates.io
cargo-test(1)
[em] Execute unit and integration tests of a package
cargo-tree(1)
[em] Display a tree visualization of a dependency graph
cargo-uninstall(1)
[em] Remove a Rust binary
cargo-update(1)
[em] Update dependencies as recorded in the local lock file
cargo-vendor(1)
[em] Vendor all dependencies locally
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
cas(1)
c aMule statistics
cascade(1)
Noise and distortion analysis for cascaded systems
castxml(1)
C-family Abstract Syntax Tree XML Output
cataclysm(6)
a turn-based survival game set in a post-apocalyptic world
cataclysm-tiles(6)
a turn-based survival game set in a post-apocalyptic world
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-timer(1)
run command at interval
catsit-watch(1)
run command when files are modified
cattag(1)
Print a random tagline
cb_console_runner(1)
The Code::Blocks IDE console programs launcher
cb_share_config(1)
Import/export parts of Code::Blocks configuration
cbc(1)
Couchbase Client Commandline Utility
cbc-subdoc(1)
Interactively Inspect Document Using Subdocument API
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
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
ccom(1)
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
ccutter(1)
SID music editor
ccze-cssdump(1)
Dump CCZE color setup into CSS format
cd-convert(1)
Color Manager Testing Tool
cd-create-profile(1)
Color Manager Profile Creation Tool
cd-discid(1)
read CD and get CDDB discid information
cd-drive(1)
show CD-ROM drive characteristics
cd-fix-profile(1)
Color Manager Testing Tool
cd-info(1)
shows Information about a CD or CD-image
cd-it8(1)
Color Manager Testing Tool
cd-read(1)
reads Information from a CD or CD-image
cda(1)
Compact disc digital audio player utility
cda2dcm(1)
Encapsulate CDA file into DICOM file format
cdargs(1)
bookmarks and browser for cd shell built-in
cdb(1)
Constant DataBase manipulation tool
cdb(5)
Constant DataBase file format
cdbkup(1)
Backup a filesystem to one or more CD-R(W)s
cdcat(1)
Copy data from one or more CD-ROMs to STDOUT
cdctl(1), eject(1), pause(1)
specify commands for autocd daemon control utility
cdda2ogg(1), cdda2mp3(1)
extract CD audio tracks and encode them
cdda2wav(1)
dumps CD audio data into sound files with extra data verification
cddb-tool(1)
Get CDDB information
cdeploy(1)
deploy a set of configuration files to a target file system
cdetach(1)
detach encrypted directory from CFS
cdfdiff(1)
compares two classic netCDF files in parallel
cdialog(1), dialog(1)
display dialog boxes from shell scripts
cdialog(3), dialog(3)
widgets and utilities for the program
cdk(3)
Curses Development Kit
cdk_compat(3), getDirectoryContents readFile splitString cdk_compat(3)
Cdk4 compatibility functions
cdk_screen(3), destroyCDKScreen endCDK eraseCDKScreen initCDKColor initCDKScreen lowerCDKObject raiseCDKObject refreshCDKScreen registerCDKObject unregisterCDKObject cdk_screen(3)
Cdk screen and widget manipulation functions
cdm(1)
CP/M disk manager
cdpatch(1)
CD-XA image insert/extract utility
cdrdao(1)
reads and writes CDs in disc-at-once mode
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
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
certbot(7)
Certbot Documentation
certmgr(1)
Mono Certificate Manager (CLI version)
certmonger.conf(5)
configuration file for certmonger
ceylon-ant-task-doc(1), ceylon ant-task-doc(1)
A tool generates documentation about the Ceylon ant tasks
ceylon-assemble(1), ceylon assemble(1)
Generate a Ceylon assembly for a given module
ceylon-bash-completion(1), ceylon bash-completion(1)
A tool which provides completion suggestions for the Bash shell
ceylon-browse(1), ceylon browse(1)
Open module documentation in the browser
ceylon-classpath(1), ceylon classpath(1)
Prints a classpath suitable for passing to Java tools to run a given Ceylon module
ceylon-compile(1), ceylon compile(1)
Compiles Ceylon and Java source code and directly produces module and source archives in a module repository
ceylon-compile-js(1), ceylon compile-js(1)
Compiles Ceylon source code to JavaScript and directly produces module and source archives in a module repository
ceylon-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-doc-tool(1), ceylon doc-tool(1)
Generates documentation about a tool
ceylon-fat-jar(1), ceylon fat-jar(1)
Generate a Ceylon executable jar for a given module
ceylon-help(1), ceylon help(1)
Displays help information about other Ceylon tools
ceylon-import-jar(1), ceylon import-jar(1)
Imports a jar file into a Ceylon module repository
ceylon-info(1), ceylon info(1)
Prints information about modules in repositories
ceylon-jigsaw(1), ceylon jigsaw(1)
Tools to interop with Java 9 (Jigsaw) modules
ceylon-maven-export(1), ceylon maven-export(1)
Generate a Maven repository for a given module
ceylon-p2(1), ceylon p2(1)
Generates p2 repository metadata suitable for Eclipse
ceylon-plugin(1), ceylon plugin(1)
Manages Ceylon command-line plugins
ceylon-run(1), ceylon run(1)
Executes a Ceylon program on the JVM
ceylon-run-js(1), ceylon run-js(1)
Executes a Ceylon program on Node.js
ceylon-src(1), ceylon src(1)
Fetches source archives from a repository and extracts their contents into a source directory
ceylon-test(1), ceylon test(1)
Executes tests on the JVM
ceylon-version(1), ceylon version(1)
Shows and updates version numbers in module descriptors
ceylon-war(1), ceylon war(1)
Generates a WAR file from a compiled `.car` file
cf(1)
unix time to formated time and date filter
cfdg(1)
image generator based on context-free grammars
cfdisk(8)
display or manipulate a disk partition table
cfftot1(1)
convert PostScript font from CFF to Type 1
cfg(3m)
persistent configuration properties interface
cfgmaker(1)
Creates mrtg.cfg files (for mrtg-2.17.10)
cfsd(8)
cryptographic file system daemon
cfssh(1)
(somewhat) secure CFS shell
cg(1)
semi-automatic newsgroup binary downloader
cg-comp(1)
This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
cg-conv(1)
This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
cg-proc(1)
This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
cg3-autobin.pl(1), cg-autobin.pl(1)
This application is part of ( cg3 ) This tool is part of the CG-3 constraint grammar system: https://visl.sdu.dk/cg3.html
cg_merge(1)
(deprecated) merges multiple Cachegrind output files into one
cgal_create_cmake_script(1)
create a cmake script for applications using CGAL
cgi-wrapper(1)
run CGI programs in a secured environment
cgi_cookie_authority(3), cgi_cookie_authority (3)
determine the cookie authority for a domain
cgi_init(3), cgi_init (3)
Initialize ClearSilver CGI environment
cgi_parse(3), cgi_parse (3)
Parse incoming CGI data
cgi_url_escape_more(3), cgi_url_escape_more (3)
url escape a string
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_init_emu(3), cgiwrap_init_emu (3)
initialize cgiwrap for emulated use
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
cha(1)
the Chawan text-mode browser
chafa(1)
Character art facsimile generator
chain(3)
mbk lisp-like service structure
chan.tcl86(n), chan(n)
Read, write and manipulate channels
chan.tcl90(n), chan(n)
Read, write and manipulate channels
charon-cmd(8)
Simple IKE client (IPsec VPN client)
charon.ftp(1)
remove backup files that exceed a certain age from an FTP aite
charon.local(1)
remove backup files that exceed a certain age from a local directoy
charon.pipe(1)
filter filenames generated by tartarus and print those exceeding a certain age
charset.conf(5)
Configuration file for legacy character set support by Sympa
chattr(1)
change file attributes on a Linux file system
cheatmake(1)
fool make into not rebuilding certain files
check-allservice(1)
Easy monitoring of a FreeBSD services
check-regexp(1)
test regular expressions from the command line
checkXML5(1)
An XML lint tool for KDE DocBook XML documents
checkXML6(1)
An XML lint tool for KDE DocBook XML documents
check_cpu(3)
Detects the CPU type. Allegro game programming library
check_hp_bladechassis(8)
Nagios plugin for checking the status of HP blade enclosures via SNMP
check_puppet(1)
manual page for check_puppet 1.3
checkbashisms(1)
check for bashisms in /bin/sh scripts
checkbutton.tk86(n), checkbutton(n)
Create and manipulate 'checkbutton' boolean selection widgets
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
checkpassword-pam(8)
PAM-based checkpassword compatible authentication
checkproof(1)
manual page for checkproof 2.6
checkpto(1)
Helper program for Hugins assistant
checkrestart(1)
check for processes that may need restarting
checksub(1)
a validator for NCBI ASN.1 Seq-submit data
checkvms(1)
sanity check registered Java VMs
chem(1), %chem(1)
embed chemical structure diagrams in groff documents nr *groff_chem_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
chemtool(1), Chemtool(1)
Version 1.6.5
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
chez-scheme(1)
Chez Scheme petite - Petite Chez Scheme
chibi-doc(1)
generate docs from Scheme scribble syntax
chibi-ffi(1)
generate C from Scheme stub files
chibi-scheme(1)
a tiny Scheme interpreter
chicken(1)
A Scheme-to-C translator
chicken-csc(1), csc(1)
driver program for the CHICKEN Scheme compiler
chicken-csi(1), csi(1)
The CHICKEN Scheme interpreter
chicken-do(1)
run a shell command unless the target exists and any dependency is not newer than the target
chicken-install(1)
download and install extension libraries for CHICKEN Scheme
chicken-profile(1)
generate a report from profile-information
chicken-status(1)
list information about installed libraries
chilli-radius(5)
Information about RADIUS in chilli
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
chm(8)
console display motherboard pm chipset data information
chmake(3)
creates a channel
chmake_mem(3)
creates a channel
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(6)
historically compatible Doom engine
chocolate-doom-setup(6)
configuration tool for chocolate-doom
chocolate-doom.cfg(5)
Chocolate Doom configuration file
chocolate-heretic(6)
historically compatible Heretic engine
chocolate-hexen(6)
historically compatible Hexen engine
chocolate-server(6)
dedicated server for chocolate-doom
chocolate-strife(6)
historically compatible Strife engine
chompytower(6)
a tree with teeth
choose(3)
performs one of multiple channel operations
choparp(8)
cheap and omitted proxy ARP
chpst(8)
runs a program with a changed process state
chrecv(3)
receives a message from a channel
chromium-bsu(6)
slick scrolling space shooter
chronic(1)
runs a command quietly unless it fails
chronyc(1)
command-line interface for chrony daemon
chronyd(8)
chrony daemon
chroot_safe(1)
Chroot dynamically linked applications in a sane and safe manner
chrootuid(1)
run command in restricted environment
chrt(1)
manipulate the real-time attributes of a process
chsend(3)
sends a message to a channel
cht(1)
chemtool drawings analyzer
chyves(8)
bhyve(8) front end manager -- version 0.2.0
cibadmin(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
cidr_table(5)
format of Postfix CIDR tables
cif-diff(1)
A tool to compare two mmCIF files
cif-grep(1)
A tool like grep to print fields in mmCIF files that match patterns
cif-merge(1)
Merge the content of a modified PDB file into a mmCIF file
cif-validate(1)
Validate the content of a mmCIF file
cif2pdb(1)
Convert the contents of a mmCIF file into PDB format
cifsdd(8)
convert and copy a file over SMB
cilc(1)
Mono CIL-to-C binding generator
cim(1)
Compile Simula programs into C
cinergy(4)
webcamd driver for Cinergy T2/qanu DVB-T
cingb(6)
A Gameboy(tm) emulator
cinnamon(1)
desktop
cinnamon-launcher(1)
Start or restart a cinnamon session
cinnamon-looking-glass(1)
Debugging interface for Cinnamon
cinnamon-menu-editor(1)
Editor for the panel menu
cinnamon-screensaver-lock-dialog(1)
message setting for cinnamon screensaver
cinnamon-session(1)
Start the GNOME desktop environment
cinnamon-session-quit(1)
End the current GNOME session
cinnamon-settings(1)
Configuration panel for cinnamon
circle(3)
Draws a circle. Allegro game programming library
circlefill(3)
Draws a filled circle. Allegro game programming library
circuit(6)
animates a number of 3D electronic components
citra(6), Citra(6)
Nintendo 3DS Emulator/Debugger (SDL)
citra-qt(6), Citra-Qt(6)
Nintendo 3DS Emulator/Debugger (Qt)
cjb2(1)
Simple DjVuBitonal encoder
cjpeg(1)
compress an image file to a JPEG file
cjxl(1)
compress images to JPEG XL
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_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_clear(3)
reset all bits
ck_bitmap_init(3)
initialize a bitmap
ck_bitmap_iterator_init(3)
initialize bitmap iterator
ck_bitmap_next(3)
iterate to the next set bit in bitmap
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_epoch_begin(3)
begin epoch-protected segment of execution
ck_epoch_end(3)
end epoch-protected segment of execution
ck_epoch_init(3)
initialize epoch reclamation object
ck_epoch_reclaim(3)
immediately execute all deferred callbacks
ck_epoch_recycle(3)
return an epoch record that may be used by caller
ck_epoch_register(3)
register a thread for epoch reclamation
ck_epoch_unregister(3)
unregister a thread for epoch reclamation
ck_hs_count(3)
returns number of entries 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_destroy(3)
immediately destroy a hash table
ck_ht_entry_empty(3)
determine whether entry contains a key-value pair
ck_ht_entry_key_length(3)
returns the length of the key specified in the argument
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_put_spmc(3)
store unique key-value pair into 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_ht_set_spmc(3)
store key-value pair into hash table
ck_pr(3)
concurrency primitives interface
ck_pr_add(3), ck_pr_add_ptr(3), ck_pr_add_double(3), ck_pr_add_char(3), ck_pr_add_uint(3), ck_pr_add_int(3), ck_pr_add_64(3), ck_pr_add_32(3), ck_pr_add_16(3), ck_pr_add_8(3)
atomic addition operations
ck_pr_and(3), ck_pr_and_ptr(3), ck_pr_and_char(3), ck_pr_and_uint(3), ck_pr_and_int(3), ck_pr_and_64(3), ck_pr_and_32(3), ck_pr_and_16(3), ck_pr_and_8(3)
atomic bitwise-and operations
ck_pr_barrier(3)
compiler optimization barrier
ck_pr_btc(3), ck_pr_btc_ptr(3), ck_pr_btc_uint(3), ck_pr_btc_int(3), ck_pr_btc_64(3), ck_pr_btc_32(3), ck_pr_btc_16(3)
atomic bit test-and-complement operations
ck_pr_btr(3), ck_pr_btr_ptr(3), ck_pr_btr_uint(3), ck_pr_btr_int(3), ck_pr_btr_64(3), ck_pr_btr_32(3), ck_pr_btr_16(3)
atomic bit test-and-reset operations
ck_pr_bts(3), ck_pr_bts_ptr(3), ck_pr_bts_uint(3), ck_pr_bts_int(3), ck_pr_bts_64(3), ck_pr_bts_32(3), ck_pr_bts_16(3)
atomic bit test-and-set operations
ck_pr_cas(3), ck_pr_cas_ptr(3), ck_pr_cas_ptr_value(3), ck_pr_cas_ptr_2(3), ck_pr_cas_ptr_2_value(3), ck_pr_cas_double(3), ck_pr_cas_double_value(3), ck_pr_cas_char(3), ck_pr_cas_char_value(3), ck_pr_cas_uint(3), ck_pr_cas_uint_value(3), ck_pr_cas_int(3), ck_pr_cas_int_value(3), ck_pr_cas_64_2(3), ck_pr_cas_64_2_value(3), ck_pr_cas_64(3), ck_pr_cas_64_value(3), ck_pr_cas_32(3), ck_pr_cas_32_value(3), ck_pr_cas_16(3), ck_pr_cas_16_value(3), ck_pr_cas_8(3), ck_pr_cas_8_value(3)
atomic compare-and-swap operations
ck_pr_dec(3), ck_pr_dec_ptr(3), ck_pr_dec_ptr_zero(3), ck_pr_dec_ptr_is_zero(3), ck_pr_dec_double(3), ck_pr_dec_double_zero(3), ck_pr_dec_double_is_zero(3), ck_pr_dec_char(3), ck_pr_dec_char_zero(3), ck_pr_dec_char_is_zero(3), ck_pr_dec_uint(3), ck_pr_dec_uint_zero(3), ck_pr_dec_char_is_zero(3), ck_pr_dec_int(3), ck_pr_dec_int_zero(3), ck_pr_dec_int_is_zero(3), ck_pr_dec_64(3), ck_pr_dec_64_zero(3), ck_pr_dec_64_is_zero(3), ck_pr_dec_32(3), ck_pr_dec_32_zero(3), ck_pr_dec_32_is_zero(3), ck_pr_dec_16(3), ck_pr_dec_16_zero(3), ck_pr_dec_32_is_zero(3), ck_pr_dec_8(3), ck_pr_dec_8_zero(3), ck_pr_dec_8_is_zero(3)
atomic decrement operations
ck_pr_faa(3), ck_pr_faa_ptr(3), ck_pr_faa_double(3), ck_pr_faa_char(3), ck_pr_faa_uint(3), ck_pr_faa_int(3), ck_pr_faa_64(3), ck_pr_faa_32(3), ck_pr_faa_16(3), ck_pr_faa_8(3)
atomic fetch-and-add operations
ck_pr_fas(3), ck_pr_fas_ptr(3), ck_pr_fas_double(3), ck_pr_fas_char(3), ck_pr_fas_uint(3), ck_pr_fas_int(3), ck_pr_fas_64(3), ck_pr_fas_32(3), ck_pr_fas_16(3), ck_pr_fas_8(3)
atomic swap operations
ck_pr_fence_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_atomic(3)
enforce ordering of load operations to atomic read-modify-write 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_atomic(3)
enforce ordering of store operations to load operations
ck_pr_inc(3), ck_pr_inc_ptr(3), ck_pr_inc_ptr_zero(3), ck_pr_inc_ptr_is_zero(3), ck_pr_inc_double(3), ck_pr_inc_double_zero(3), ck_pr_inc_double_is_zero(3), ck_pr_inc_char(3), ck_pr_inc_char_zero(3), ck_pr_inc_char_is_zero(3), ck_pr_inc_uint(3), ck_pr_inc_uint_zero(3), ck_pr_inc_uint_is_zero(3), ck_pr_inc_int(3), ck_pr_inc_int_zero(3), ck_pr_inc_int_is_zero(3), ck_pr_inc_64(3), ck_pr_inc_64_zero(3), ck_pr_inc_64_is_zero(3), ck_pr_inc_32(3), ck_pr_inc_32_zero(3), ck_pr_inc_32_is_zero(3), ck_pr_inc_16(3), ck_pr_inc_16_zero(3), ck_pr_inc_16_is_zero(3), ck_pr_inc_8(3), ck_pr_inc_8_zero(3), ck_pr_inc_8_is_zero(3)
atomic increment operations
ck_pr_load(3), ck_pr_load_ptr(3), ck_pr_load_double(3), ck_pr_load_uint(3), ck_pr_load_int(3), ck_pr_load_char(3), ck_pr_load_64(3), ck_pr_load_32(3), ck_pr_load_16(3), ck_pr_load_8(3)
atomic volatile load operations
ck_pr_neg(3), ck_pr_neg_ptr(3), ck_pr_neg_ptr_zero(3), ck_pr_neg_double(3), ck_pr_neg_double_zero(3), ck_pr_neg_char(3), ck_pr_neg_char_zero(3), ck_pr_neg_uint(3), ck_pr_neg_uint_zero(3), ck_pr_neg_int(3), ck_pr_neg_int_zero(3), ck_pr_neg_64(3), ck_pr_neg_64_zero(3), ck_pr_neg_32(3), ck_pr_neg_32_zero(3), ck_pr_neg_16(3), ck_pr_neg_16_zero(3), ck_pr_neg_8(3), ck_pr_neg_8_zero(3)
atomic negation operations
ck_pr_not(3), ck_pr_not_ptr(3), ck_pr_not_double(3), ck_pr_not_char(3), ck_pr_not_uint(3), ck_pr_not_int(3), ck_pr_not_64(3), ck_pr_not_32(3), ck_pr_not_16(3), ck_pr_not_8(3)
atomic complement operations
ck_pr_or(3), ck_pr_or_ptr(3), ck_pr_or_char(3), ck_pr_or_uint(3), ck_pr_or_int(3), ck_pr_or_64(3), ck_pr_or_32(3), ck_pr_or_16(3), ck_pr_or_8(3)
atomic bitwise-or operations
ck_pr_rtm(3), ck_pr_rtm_begin(3), ck_pr_rtm_end(3), ck_pr_rtm_abort(3), ck_pr_rtm_test(3)
restricted transactional memory
ck_pr_stall(3)
busy-wait primitive
ck_pr_store(3), ck_pr_store_ptr(3), ck_pr_store_double(3), ck_pr_store_uint(3), ck_pr_store_int(3), ck_pr_store_char(3), ck_pr_store_64(3), ck_pr_store_32(3), ck_pr_store_16(3), ck_pr_store_8(3)
atomic volatile store operations
ck_pr_sub(3), ck_pr_sub_ptr(3), ck_pr_sub_double(3), ck_pr_sub_char(3), ck_pr_sub_uint(3), ck_pr_sub_int(3), ck_pr_sub_64(3), ck_pr_sub_32(3), ck_pr_sub_16(3), ck_pr_sub_8(3)
atomic subtraction operations
ck_pr_xor(3), ck_pr_xor_ptr(3), ck_pr_xor_char(3), ck_pr_xor_uint(3), ck_pr_xor_int(3), ck_pr_xor_64(3), ck_pr_xor_32(3), ck_pr_xor_16(3), ck_pr_xor_8(3)
atomic bitwise-xor 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_count(3)
returns number of entries 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_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_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
cksfv(1)
tests and creates simple file verification (SFV) listings
clamav-milter(8)
milter compatible mail scanner
clamav-milter.conf(5)
Configuration file for clamav-milter
clamav-unofficial-sigs(8)
Download, test, and install third-party ClamAV signature databases
clambc(1)
Bytecode Analysis and Testing Tool
clamconf(1)
Clam AntiVirus configuration utility
clamd(8)
an anti-virus daemon
clamd.conf(5)
Configuration file for Clam AntiVirus Daemon
clamdscan(1)
scan files and directories for viruses using Clam AntiVirus Daemon
clamdtop(1)
monitor the Clam AntiVirus Daemon
clamfs(1)
an anti-virus protected file system
clamscan(1)
scan files and directories for viruses
clamsmtpd(8)
an SMTP server for scanning viruses via clamd
clamsmtpd.conf(5)
the configuration file for clamsmtpd(8)
clamsubmit(1)
File submission utility for ClamAV
clamtk(1)
Graphical user interface (gui) for Clam AntiVirus
clang(1)
the Clang C, C++, and Objective-C compiler
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
clawsker(1), Clawsker(1)
A Claws Mail Tweaker
clean(1)
automatically remove unwanted files
cleanlinks(1)
remove dangling symbolic links and empty directories
cleanup(8)
canonicalize and enqueue Postfix message
cleanup_digikamdb(1)
Cleanup the digiKam databases to reduce their sizes and increase access speed
clear(1), %clear(1)
clear the terminal screen
clear_bitmap(3)
Clears the bitmap to color 0. Allegro game programming library
clear_keybuf(3)
Clears the keyboard buffer. Allegro game programming library
clear_scene(3)
Initializes a scene. Allegro game programming library
clear_to_color(3)
Clears the bitmap to the specified color. Allegro game programming library
clear_zbuffer(3)
Writes a depth value into the given Z-buffer. Allegro game programming library
clearbddsystemref(3)
clears the references for all bdd nodes. man1/alc_origin.1
clearbddsystemrefext(3)
clears the external references for all bdd nodes. man1/alc_origin.1
clearbddsystemrefint(3)
clears the internal references for all bdd nodes. man1/alc_origin.1
clearok(3x), %clearok(3x), %idlok(3x), %idcok(3x), %immedok(3x), %leaveok(3x), %setscrreg(3x), %wsetscrreg(3x), %scrollok(3x)
set curses output options
cless(1)
opposite of more
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
clientupdate(1)
Xymon client update utility
clifm(1)
The Command Line File Manager
clig(1)
generate a command line parser and/or basic manual page
clig_Commandline(n), ::clig::Commandline(n)
declare variable to store concatenated argv
clig_Description(n), ::clig::Description(n)
set long description text to be included in a manual page
clig_Double(n), ::clig::Double(n)
declare an option with parameters of type double
clig_Float(n), ::clig::Float(n)
declare an option with parameters of type float
clig_Int(n), ::clig::Int(n)
declare an option with parameters of type int
clig_Long(n), ::clig::Long(n)
declare an option with parameters of type long
clig_Name(n), ::clig::Name(n)
set the program name to be used in the manual page
clig_Rest(n), ::clig::Rest(n)
declare command line arguments not associated with any option
clig_String(n), ::clig::String(n)
declare an option with parameters of type string
clig_parseCmdline(n), ::clig::parseCmdline(n)
command line interpreter for Tcl
clinfo(1)
show OpenCL platforms and devices
clion(1)
launch JetBrains CLion Integrated Development Environment
clip3d(3)
Clips the polygon given in vtx using fixed point math. Allegro game programming library
clip3d_f(3)
Clips the polygon given in vtx using floating point math, Allegro game programming library
clipboard.tk86(n), clipboard(n)
Manipulate Tk clipboard
clipit(1), ClipIt(1)
Lightweight GTK+ Clipboard Manager
clipman(1)
a clipboard manager for Wayland
clisp(1)
m[blue]ANSIm[]u[38]d+2 m[blue]Common Lispm[]u[1]d+2 compiler, interpreter and debugger
clisp-link(1)
link a new external module to m[blue]CLISPm[]u[1]d+2
clj(1), clojure(1)
runners to launch Clojure programs
clock.tcl86(n), clock(n)
Obtain and manipulate dates and times
clock.tcl90(n), clock(n)
Obtain and manipulate dates and times
clock_info(1)
print info about system clocks
clockview(1)
view an adjustment to the local clock
clog(8)
tcp connection logger daemon
clone(8)
Clone an UPS, treating its outlet as if it were an UPS (with shutdown INSTCMD support)
clone-outlet(8)
Clone an UPS, treating its outlet as if it were an UPS (monitoring only)
close_fli(3)
Closes a FLI file previously opened. Allegro game programming library
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
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-generator-expressions(7)
CMake Generator Expressions
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-presets(7)
CMakePresets.json
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
cmalign(1)
align sequences to a covariance model
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_inc(3)
Decrease already stored value in CMAP
cmap_inc(3)
Increase already stored value in CMAP
cmap_initialize(3)
Initialize CMAP API
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_iter_next(3)
Return next item in iteration 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_set(3)
Store value in CMAP
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
cmscan(1)
search sequence(s) against a covariance model database
cmsd(8)
Cluster Management Services daemon
cmsearch(1)
search covariance model(s) against a sequence database
cmstat(1)
summary statistics for a covariance model file
cmus(1)
C* Music Player
cmus-remote(1)
control cmus
cmus-tutorial(7), cmus(7)
C* Music Player tutorial
cnagios(1)
colorized console display for viewing Nagios status information
cnewsdo(8cn)
run C News maintenance commands
cntlist(5)
file listing number of times each tagged sense occurs in a semantic concordance, sorted most to least frequently tagged cntlist.rev - file listing number of times each tagged sense occurs in a semantic concordance, sorted by sense key
cntlm(1)
authenticating HTTP(S) proxy with TCP/IP tunneling and acceleration
cntraining(1)
character normalization training for Tesseract
coadd(1)
Co-add images for astrometry.net
coap-client(5), coap-client-gnutls(5), coap-client-mbedtls(5), coap-client-openssl(5), coap-client-notls(5)
CoAP Client based on libcoap
coap-oscore-conf(5)
CoAP OSCORE configuration file format
coap-rd(5), coap-rd-gnutls(5), coap-rd-mbedtls(5), coap-rd-openssl(5), coap-rd-notls(5)
CoAP Resource Directory based on libcoap
coap-server(5), coap-server-gnutls(5), coap-server-mbedtls(5), coap-server-openssl(5), coap-server-notls(5)
CoAP Server based on libcoap
coap-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_block(3), coap_context_set_block_mode(3), coap_context_set_max_block_size(3), coap_add_data_large_request(3), coap_add_data_large_response(3), coap_get_data_large(3), coap_block_build_body(3), coap_q_block_is_supported(3)
Work with CoAP Blocks
coap_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_client(3), coap_new_client_session(3), coap_new_client_session_psk2(3), coap_new_client_session_pki(3), coap_session_set_mtu(3), coap_session_max_pdu_size(3), coap_mcast_set_hops(3)
Work with CoAP client endpoints
coap_endpoint_server(3), coap_context_set_pki(3), coap_context_set_pki_root_cas(3), coap_context_set_psk2(3), coap_new_endpoint(3), coap_free_endpoint(3), coap_endpoint_set_default_mtu(3), coap_join_mcast_group_intf(3), coap_mcast_per_resource(3)
Work with CoAP server endpoints
coap_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_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
cocor(1)
Compiler generator generator
code(i4), itcl::code(i4)
capture the namespace context for a code fragment
code(itcl)
capture the namespace context for a code fragment
code2html(1)
Converts a program source code to HTML
code_saturne(1)
Main user script of code_saturne
codeblocks(1), Code::Blocks(1)
The open-source, cross-platform IDE
codechanges(1)
computes the amount of code changes between two code trees or single files
cofactorbddnode(3)
computes the generalized cofactor. man1/alc_origin.1
coffeebreak(6)
pretend your machine is busy with a fake FreeBSD installer
col1(1), col1 .. col9(1), NF(1)
awk and print a column (based on the name of the program, 1-9)
collectd(1)
System statistics collection daemon
collectd-email(5)
Documentation of collectd's "email plugin"
collectd-exec(5)
Documentation of collectd's "exec plugin"
collectd-java(5)
Documentation of collectd's "java plugin"
collectd-lua(5)
Documentation of collectd's "Lua plugin"
collectd-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-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
collectdmon(1)
Monitoring daemon for collectd
colobot(6)
educational programming strategy game
color_map(3)
Global pointer to the color mapping table. Allegro game programming library
colormake(1)
color wrapper for make(1)
colormgr(1)
Color Manager Testing Tool
colors.tk86(n), colors(n)
symbolic color names recognized by Tk
colrm(1)
remove columns from a file
column(1)
columnate lists
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
combine_lang_model(1)
generate starter traineddata
combine_tessdata(1)
combine/extract/overwrite/list/compact Tesseract data
combinedeltarpm(8), combindeltarpm(8)
combine multiple deltarpms to a single one
combinediff(1)
create a cumulative unified patch from two incremental patches
combinesummaries(1)
Scalar Summary Combination Tool
combo.cfg(5)
Configuration of combostatus tool
combostatus(1)
Xymon combination test tool
commit-patch(1)
commit patches to Darcs, Git, Mercurial, Bazaar, Monotone, Subversion, or CVS repositories
commoncpp-config(1)
script to get information about common c++ library
comp(1)
compose an nmh message
companioncube(6)
a vital aparatus
compare(1)
fast binary comparison of two files
compare(1)
mathematically and visually annotate the difference between an image and its reconstruction
compare(1)
two versions
compass(6)
draws a spinning compass
compface(1), uncompface(1)
compress and expand 48x48x1 face image files
compface(3), uncompface(3)
compress and expand 48x48x1 face image files
compile_et(1)
error table compiler
compose(1)
Mail composer
composeBdd(3)
substitutes an index by a BDD in another BDD
composebddnode(3)
substitutes a variable by a bdd in another bdd. man1/alc_origin.1
composite(1)
overlaps one image over another
compound(n)
multi-line compound image type
compton(1)
a compositor for X11
compton-trans(1)
an opacity setter tool
concatname(3)
concatenate two names with user separator man1/alc_origin.1
concentration(6)
A matching game
condition_variable(3em), Emilua(3em)
Lua execution engine
cone(1)
Read and send E-mail messages
conex(4)
webcamd driver for Conexant USB camera
confget(1)
read a variable from a configuration file
conficker-c(3)
SiLK plug-in to detect traffic matching the Conficker C worm
config.guess2.69(1)
guess the build system triplet
config_is_hooked(3)
Tells if a config section has custom hooks. Allegro game programming library
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
confreport.cgi(1)
Xymon Configuration report
conjure(1)
interprets and executes scripts written in the Magick Scripting Language (MSL)
conky(1)
A system monitor for X
conman(1)
ConMan client
conman.conf(5)
ConMan daemon configuration file
conmand(8)
ConMan daemon
conmbkrds(3)
converts MBK connector to RDS rectangle man1/alc_origin.1
conmon(8)
container monitor utility
connectagram(6)
anagram game
cons(1), Cons(1)
A Software Construction System
consang(1)
Computer Genealogical Consanguinities
conserver(8)
console server daemon
conserver.passwd(5)
user access information for conserver (8)
console(1)
console server client program
console-kit-daemon(1m)
ConsoleKit daemon
console.tk86(n), console(n)
Control the console on systems without a real console
constants.h(3)
Common constants used in decoder and encoder API
containerignore(5), .containerignore(.dockerignore)(5)
files to ignore buildah or podman build context directory
containers-certs.d(5)
Directory for storing custom container-registry TLS configurations
containers-mounts.conf(5)
configuration file for default mounts in containers
containers-registries.conf(5)
Syntax of System Registry Configuration File
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
control.ctl(5)
Specify handling of Usenet control messages
controlchan(8)
Channel-fed control message handler
controlperm(5)
responses to news control messages
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
convert2osm(1)
converts FoxtrotGPS logfiles into .osm files
convert_sym(1)
convert a Viewlogic symbol/schematic to gEDA gschem format
convertbddcircuitabl(3)
converts a bdd node to an abl expression. man1/alc_origin.1
convertbddcircuitsumabl(3)
converts a bdd node to an abl expression. man1/alc_origin.1
convertbddindexabl(3)
converts a bdd index to an abl expression. man1/alc_origin.1
convertbddmuxabl(3)
converts two bdd nodes to an abl multiplexor expression. man1/alc_origin.1
convertbddnodeabl(3)
converts a bdd node to an abl expression. man1/alc_origin.1
convertbddnodesumabl(3)
converts a bdd node to an abl expression. man1/alc_origin.1
convertior(1)
Utility for creating a new IOR from existing. changing the hostname of an existing stringified IOR
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
cool-retro-term(1)
terminal emulator mimicking an old cathode display
cooledit(1), cooledit-4.1.0(1)
Full featured text editor for the X Window System, Version 11
coolmail(1)
3D animated mail notificaion utility
copy(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(1)
duplicate magtapes
copytape(5)
copytape intermediate data file format
copywin(3x), %overlay(3x), %overwrite(3x), %copywin(3x)
overlay curses windows and manipulate them
coq-tex(1)
process Coq phrases embedded in LaTeX files
coq_makefile(1)
generate makefiles for Coq proof development
coqc(1)
Coq compiler
coqchk(1)
verify compiled Coq libraries
coqdep(1)
compute inter-module dependencies for Coq programs
coqdoc(1)
documentation tool for the Coq proof assistant
coqnative(1)
native Coq compiler
coqtop(1)
toplevel Coq system
coqtop.byte(1)
bytecode toplevel Coq system
coqwc(1)
print the number of specification, proof and comment lines in Coq files
coral(6)
simulates coral growth, albeit somewhat slowly
coredns-any(7), any(7)
gives a minimal response to ANY queries
coredns-auto(7), auto(7)
enables serving zone data from an RFC 1035-style master file, which is automatically picked up from disk
coredns-autopath(7), autopath(7)
allows for server-side search path completion
coredns-azure(7), azure(7)
enables serving zone data from Microsoft Azure DNS service
coredns-bufsize(7), bufsize(7)
sizes EDNS0 buffer size to prevent IP fragmentation
coredns-cancel(7), cancel(7)
cancels a request's context after 5001 milliseconds
coredns-clouddns(7), clouddns(7)
enables serving zone data from GCP Cloud DNS
coredns-debug(7), debug(7)
disables the automatic recovery upon a crash so that you'll get a nice stack trace
coredns-dns64(7), dns64(7)
enables DNS64 IPv6 transition mechanism
coredns-etcd(7), etcd(7)
enables SkyDNS service discovery from etcd
coredns-file(7), file(7)
enables serving zone data from an RFC 1035-style master file
coredns-forward(7), forward(7)
facilitates proxying DNS messages to upstream resolvers
coredns-geoip(7), geoip(7)
Lookup maxmind geoip2 databases using the client IP, then add associated geoip data to the context request
coredns-grpc(7), grpc(7)
facilitates proxying DNS messages to upstream resolvers via gRPC protocol
coredns-header(7), header(7)
modifies the header for responses
coredns-hosts(7), hosts(7)
enables serving zone data from a /etc/hosts style file
coredns-import(7), import(7)
includes files or references snippets from a Corefile
coredns-k8s_external(7), k8s_external(7)
resolves load balancer and external IPs from outside Kubernetes clusters
coredns-kubernetes(7), kubernetes(7)
enables reading zone data from a Kubernetes cluster
coredns-loadbalance(7), loadbalance(7)
randomizes the order of A, AAAA and MX records
coredns-local(7), local(7)
respond to local names
coredns-loop(7), loop(7)
detects simple forwarding loops and halts the server
coredns-metadata(7), metadata(7)
enables a metadata collector
coredns-metrics(7), prometheus(7)
enables Prometheus [la]https://prometheus.io/[ra] metrics
coredns-minimal(7), minimal(7)
minimizes size of the DNS response message whenever possible
coredns-multisocket(7), multisocket(7)
allows to start multiple servers that will listen on one port
coredns-pprof(7), pprof(7)
publishes runtime profiling data at endpoints under /debug/pprof
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-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-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
coredns-whoami(7), whoami(7)
returns your resolver's local IP address, port and transport
coroinject.tcl90(n), coroutine(n), yield(n), yieldto(n), coroinject(n), coroprobe(n)
Create and produce values from coroutines
corosync-blackbox(8)
Dump live "flight data" from the corosync "blackbox"
corosync-cfgtool(8)
An administrative tool for corosync
corosync-cmapctl(8), corosync-cmapctl:(8)
A tool for accessing the object database
corosync-cpgtool(8)
A tool for displaying cpg groups and members
corosync-notifyd(8)
Listen for important corosync events and send dbus and/or snmp traps
corosync-quorumtool(8)
Set and display quorum settings
coroutine.tcl86(n), coroutine(n), yield(n), yieldto(n)
Create and produce values from coroutines
corsix-th(6)
An open source implementation of Theme Hospital
cosmosmash(6)
a space rock shooting video game
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
courier(8)
The Courier mail server
courierfilter(8)
Courier mail filters
couriermlm(1)
The Courier mailing list manager
courierpassd(8)
change passwords from across the network using the Courier authentication library
courierperlfilter(8)
Sample Perl-based mail filter
couriertcpd(1)
the Courier mail server TCP server daemon
couriertls(1)
the Courier mail server TLS/SSL protocol wrapper
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
cpaldjvu(1)
DjVuDocument encoder for low-color images
cparser(1)
C compiler
cpclean(1)
Remove wrong control points by statistical methods
cpdup(1)
mirror filesystems
cpfind(1)
Feature matching for panoramic stitching
cpfs.reiserfs(8)
a reiserfs filesystem copying program
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_join(3)
Joins one or more groups in the CPG library
cpg_mcast_joined(3)
Multicasts a zero copy buffer to all groups joined to a handle
cpg_mcast_joined(3)
Multicasts to all groups joined to a handle
cpg_membership_get(3)
Returns a list of members of a CPG group
cpg_model_initialize(3)
Create a new connection to the CPG service
cpi2psf(1)
extract a font from a DOS codepage (.CPI)
cpiax(4)
cpiax webcamd driver for USB cameras
cpicomp(1)
compress a CPI codepage by converting it to DRFONT format
cpidcomp(1)
compress a CPI codepage by converting it to DRFONT format
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
cppman(1)
C++ manual page viewer / fetcher
cptcat(1)
concatenate GMT colour palette tables
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
cptpg(1)
convert GMT colour palette tables (cpt) to PostGIS colour-maps
cptsvg(1)
convert GMT colour palette tables (cpt) to SVG gradients
cptupdate(1)
create a GMT colour palette table (cpt) file with a different version to the input
cpu_capabilities(3)
Contains the capability flags of the CPU. Allegro game programming library
cpu_family(3)
Contains the CPU type. Allegro game programming library
cpu_model(3)
Contains the Intel CPU submodel. Allegro game programming library
cpu_vendor(3)
Contains the CPU vendor name. 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
cpupdate(8)
TO BE DONE: MANPAGE
cqrlog(1), CQRLOG(1)
Advanced logging program for hamradio operators
cr3(1)
program to view e-books (epub, fb2, html, txt, rtf...)
crack-attack(6)
multiplayer OpenGL puzzle game like "Tetris Attack"
crackberg(6)
Lose your way wandering some height fields, and enjoy candy
crangler(1)
C source transformation
crashme(1)
test operating environment software robustness
crawl(1)
a small and efficient HTTP crawler
crc(n)
Message digest "crc"
crc-zlib(n)
Message digest "crc-zlib"
createNodeTermBdd(3)
creates a terminal node of variable
createPYMB(1), readPYBase(1), readPYMB(1), mb2org(1), scel2org(1)
fcitx Pinyin related tools
create_bitmap(3)
Creates a memory bitmap. Allegro game programming library
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_cvsignore(1)
Create preliminary .cvsignore in the current directory
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_bitmap(3)
Creates a memory sub bitmap. Allegro game programming library
create_sub_zbuffer(3)
Creates a sub-z-buffer. Allegro game programming library
create_system_bitmap(3)
Creates a system memory bitmap. Allegro game programming library
create_trans_table(3)
Fills a color mapping table for translucency effects. Allegro game programming library
create_video_bitmap(3)
Creates a video memory bitmap. Allegro game programming library
create_zbuffer(3)
Creates a Z-buffer for a bitmap. Allegro game programming library
createablatom(3)
creates an atomic expression. man1/alc_origin.1
createablbinexpr(3)
creates a binary operator expression. man1/alc_origin.1
createablnotexpr(3)
complements an expression. man1/alc_origin.1
createabloper(3)
creates the head of an operator expression. man1/alc_origin.1
createablunaryexpr(3)
creates an unary operator expression. man1/alc_origin.1
createablxorbinexpr(3)
creates an 'xor' or 'xnor' operator expression. man1/alc_origin.1
createbddcircuit(3)
creates a bdd circuit. man1/alc_origin.1
createbddsystem(3)
creates a bdd system. man1/alc_origin.1
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
creginfo(1)
determines information about a Windows 9x/Me Registry File (CREG)
cribbage(6)
the card game cribbage
crimson(6)
a hex-based tactical combat game
crispy-doom(6)
historically compatible Doom engine
crispy-doom.cfg(5)
Crispy Doom configuration file
crispy-heretic(6)
historically compatible Heretic engine
crispy-hexen(6)
historically compatible Hexen engine
crispy-server(6)
dedicated server for crispy-doom
crispy-strife(6)
historically compatible Strife engine
critcl_bitmap(n), critcl::bitmap(n)
CriTcl - Wrap Support - Bitset en- and decoding
critcl_emap(n), critcl::emap(n)
CriTcl - Wrap Support - Enum en- and decoding
critcl_enum(n), critcl::enum(n)
CriTcl - Wrap Support - String/Integer mapping
criticaleditor.cgi(1)
Xymon Critical Systems View Editor CGI
criticalview.cgi(1)
Xymon Critical Systems view CGI
critter(6), Critical Mass(6)
Space shootemup resembling Galaxian
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
crop_image(3), crop_image (3)
Crop image to specific dimensions
cross_product(3), cross_product_f(3)
Calculates the cross product. Allegro game programming library
crrcsim(1)
a model-airplane flight simulation program
crtest(1)
test cases for QDBM Curia
crtsv(1)
mutual converter between TSV and QDBM Curia database
crude(8)
collector for rude (real-time UDP data emitter)
crumbler(6)
voronoi divisions of a sphere
crunch(1)
generate wordlists from a character set
crush(1)
Terminal-based AI assistant for software development
crypt(5)
storage format for hashed passphrases and available hashing methods
crypt_preferred_method(3)
get the prefix of the preferred hash method
crypto_aead_lock(3monocypher), crypto_aead_unlock(3monocypher), crypto_aead_init_x(3monocypher), crypto_aead_init_djb(3monocypher), crypto_aead_init_ietf(3monocypher), crypto_aead_write(3monocypher), crypto_aead_read(3monocypher)
authenticated encryption with additional data
crypto_argon2(3monocypher)
password-based key derivation
crypto_blake2b(3monocypher), crypto_blake2b_keyed(3monocypher), crypto_blake2b_init(3monocypher), crypto_blake2b_keyed_init(3monocypher), crypto_blake2b_update(3monocypher), crypto_blake2b_final(3monocypher)
hashing, message authentication, and key derivation with BLAKE2b
crypto_chacha20_djb(3monocypher), crypto_chacha20_ietf(3monocypher), crypto_chacha20_x(3monocypher), crypto_chacha20_h(3monocypher)
ChaCha20 and XChaCha20 encryption functions
crypto_ed25519_sign(3monocypher), crypto_ed25519_check(3monocypher), crypto_ed25519_key_pair(3monocypher), crypto_ed25519_ph_sign(3monocypher), crypto_ed25519_ph_check(3monocypher)
public key signatures
crypto_eddsa_sign(3monocypher), crypto_eddsa_check(3monocypher), crypto_eddsa_key_pair(3monocypher), crypto_eddsa_to_x25519(3monocypher), crypto_eddsa_trim_scalar(3monocypher), crypto_eddsa_reduce(3monocypher), crypto_eddsa_mul_add(3monocypher), crypto_eddsa_scalarbase(3monocypher), crypto_eddsa_check_equation(3monocypher)
public key signatures
crypto_elligator_map(3monocypher), crypto_elligator_rev(3monocypher), crypto_elligator_key_pair(3monocypher)
hiding of X25519 public keys
crypto_poly1305(3monocypher), crypto_poly1305_init(3monocypher), crypto_poly1305_update(3monocypher), crypto_poly1305_final(3monocypher)
Poly1305 one-time message authentication codes
crypto_sha512(3monocypher), crypto_sha512_init(3monocypher), crypto_sha512_update(3monocypher), crypto_sha512_final crypto_sha512_hmac(3monocypher), crypto_sha512_hmac_init(3monocypher), crypto_sha512_hmac_update(3monocypher), crypto_sha512_hmac_final(3monocypher), crypto_sha512_hkdf(3monocypher), crypto_sha512_hkdf_expand(3monocypher)
hashing, message authentication, and key derivation with SHA-512
crypto_verify16(3monocypher), crypto_verify32(3monocypher), crypto_verify64(3monocypher)
timing-safe data comparison
crypto_wipe(3monocypher)
wipe data from memory
crypto_x25519(3monocypher), crypto_x25519_public_key(3monocypher), crypto_x25519_dirty_fast(3monocypher), crypto_x25519_dirty_small(3monocypher), crypto_x25519_inverse(3monocypher), crypto_x25519_to_eddsa(3monocypher)
X25519 key exchange (Public Key Cryptography)
cryptoflex-tool(1)
utility for manipulating Schlumberger Cryptoflex data structures
crystal(1)
compiler for the Crystal language
cs2cs(1)
Cartographic coordinate system filter
cs_dump(3), cs_dump (3)
dump the cs parse tree
cs_parse_file(3), cs_parse_file (3)
parse a CS template file
cs_parse_string(3), cs_parse_string (3)
parse a CS template string
cscc(1)
CScout C compiler front end
cscope(1)
interactively examine a C program
csiod(1)
a compiler/linker for siod
csmake(1)
CScout make
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
csv(3m)
parse comma separated values
csv1(5)
Format of the csv1 zone file that MaraDNS uses
csv2(5)
Description of the csv2 zone file that MaraDNS uses
csv2po(1), csv2po.py(1)
Convert Comma-Separated Value (.csv) files to Gettext PO localization files
csv2tbx(1), csv2tbx.py(1)
Convert Comma-Separated Value (.csv) files to a TermBase eXchange (.tbx) glossary file
csvclean(1)
csvclean Documentation
csvcut(1)
csvcut Documentation
csvformat(1)
csvformat Documentation
csvgrep(1)
csvgrep Documentation
csvinfo.cgi(1)
CGI program to show host information from a CSV file
csvjoin(1)
csvjoin Documentation
csvjson(1)
csvjson Documentation
csvlook(1)
csvlook Documentation
csvpy(1)
csvpy Documentation
csvsort(1)
csvsort Documentation
csvsql(1)
csvsql Documentation
csvstack(1)
csvstack Documentation
csvstat(1)
csvstat Documentation
cswc(1)
CScout workspace compiler
ct2db(1)
manual page for ct2db 2.7.0
ct2util(1)
manual page for CheeseCutter 2 utilities (Nov 12 2018)
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
ctlinnd(8)
Control the main InterNetNews daemon
ctm(5)
source code mirror system
ctm(8)
source code mirror program
ctm_smail(8), ctm_dequeue(8), ctm_rmail(8)
send and receive ctm(8) deltas via mail
ctmconv(1)
file format converter for 3D models
ctml2yaml(1)
convert legacy CTML-format mechanisms to Cantera YAML input files
ctmviewer(1)
3D viewer for models of various file formats
ctorrent(1)
an enhanced peer to peer (P2P) command line client
ctow(1)
Convert Canna text-form dictionary into Wnn text-form dictionary
ctpl(1)
CTPL command-line template parsing tool
ctpp2c(1)
CTPP template compiler
ctpp2i(1)
CTPP template iterpreter
ctpp2vm(1)
CTPP virtual machine
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
cu(1)
Call up another 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)
cube21(6)
animates the Cube 21 puzzle
cubehash(1)
-- checksum utility
cubestorm(6)
a series of 3D boxes that fill space
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(1)
a standards-based, open source printing system
cups-browsed(8)
A daemon for browsing the Bonjour broadcasts of shared, remote CUPS printers
cups-config(1)
get cups api, compiler, directory, and link information (deprecated)
cups-snmp(8), snmp(8)
cups snmp backend (deprecated)
cupsd-helper(8)
cupsd helper programs (deprecated)
cupsfilter(8)
convert a file to another format using cups filters (deprecated)
cupstestppd(1)
test conformance of ppd files (deprecated)
curator(1)
Generate HTML image gallery pages
curia(3), Curia(3)
the extended API of QDBM
curl-config(1)
Get information about a libcurl installation
curl_easy_getinfo(3)
extract information from a curl handle
curl_easy_option_by_name(3)
find an easy setopt option by name
curl_easy_perform(3)
perform a blocking network transfer
curl_easy_ssls_import(3)
import SSL sessions
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_init_mem(3)
global libcurl initialization with memory callbacks
curl_maprintf(3), curl_mfprintf(3), curl_mprintf(3), curl_msnprintf(3), curl_msprintf(3), curl_mvaprintf(3), curl_mvfprintf(3), curl_mvprintf(3), curl_mvsnprintf(3), curl_mvsprintf(3)
formatted output conversion
curl_mime_addpart(3)
append a new empty part to a mime structure
curl_mime_data(3)
set a mime part(aqs body data from memory
curl_mime_data_cb(3)
set a callback-based data source for a mime part(aqs body
curl_mime_encoder(3)
set a mime part(aqs encoder and content transfer encoding
curl_mime_filedata(3)
set a mime part(aqs body data from a file contents
curl_mime_filename(3)
set a mime part(aqs remote filename
curl_mime_free(3)
free a previously built mime structure
curl_mime_headers(3)
set a mime part(aqs custom headers
curl_mime_init(3)
create a mime handle
curl_mime_name(3)
set a mime part(aqs name
curl_mime_subparts(3)
set sub-parts of a multipart mime part
curl_mime_type(3)
set a mime part(aqs content type
curl_multi_add_handle(3)
add an easy handle to a multi session
curl_multi_assign(3)
set data to associate with an internal socket
curl_multi_cleanup(3)
close down a multi session
curl_multi_fdset(3)
extract file descriptor information from a multi handle
curl_multi_get_handles(3)
return all added easy handles
curl_multi_get_offt(3)
extract information from a multi handle
curl_multi_info_read(3)
read multi stack information
curl_multi_init(3)
create a multi handle
curl_multi_perform(3)
run all transfers until it would block
curl_multi_poll(3)
poll on all easy handles in a multi handle
curl_multi_remove_handle(3)
remove an easy handle from a multi session
curl_multi_setopt(3)
set options for a curl multi handle
curl_multi_socket(3)
read/write available data
curl_multi_socket_action(3)
read/write available data given an action
curl_multi_socket_all(3)
reads/writes available data for all easy handles
curl_multi_strerror(3)
return string describing error code
curl_multi_timeout(3)
how long to wait for action before proceeding
curl_multi_wait(3)
poll on all easy handles in a multi handle
curl_multi_waitfds(3)
extract file descriptor information from a multi handle
curl_multi_wakeup(3)
wake up a sleeping curl_multi_poll call
curl_pushheader_byname(3)
get a push header by name
curl_pushheader_bynum(3)
get a push header by index
curl_strequal(3)
compare two strings ignoring case
curl_strnequal(3)
compare two strings ignoring case
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_extend(3x), %curses_version(3x), %use_extended_names(3x)
miscellaneous curses extensions
curs_get_wch(3x), %get_wch(3x), %wget_wch(3x), %mvget_wch(3x), %mvwget_wch(3x), %unget_wch(3x)
get (or push back) a wide character from curses terminal keyboard
curs_get_wstr(3x), %get_wstr(3x), %getn_wstr(3x), %wget_wstr(3x), %wgetn_wstr(3x), %mvget_wstr(3x), %mvgetn_wstr(3x), %mvwget_wstr(3x), %mvwgetn_wstr(3x)
get a wide-character string from a curses terminal keyboard
curs_getcchar(3x), %getcchar(3x), %setcchar(3x)
convert between a wide-character string and a curses complex character
curs_getch(3x), %getch(3x), %wgetch(3x), %mvgetch(3x), %mvwgetch(3x), %ungetch(3x), %has_key(3x)
get (or push back) characters from curses terminal keyboard
curs_getstr(3x), %getstr(3x), %getnstr(3x), %wgetstr(3x), %wgetnstr(3x), %mvgetstr(3x), %mvgetnstr(3x), %mvwgetstr(3x), %mvwgetnstr(3x)
accept character strings from curses terminal keyboard
curs_getyx(3x), %getyx(3x), %getparyx(3x), %getbegyx(3x), %getmaxyx(3x)
get curses cursor and window coordinates
curs_in_wch(3x), %in_wch(3x), %mvin_wch(3x), %mvwin_wch(3x), %win_wch(3x)
get a curses complex character from a window
curs_in_wchstr(3x), %in_wchstr(3x), %in_wchnstr(3x), %win_wchstr(3x), %win_wchnstr(3x), %mvin_wchstr(3x), %mvin_wchnstr(3x), %mvwin_wchstr(3x), %mvwin_wchnstr(3x)
get a curses complex character string from a window
curs_inch(3x), %inch(3x), %winch(3x), %mvinch(3x), %mvwinch(3x)
get a curses character from a window
curs_inchstr(3x), %inchstr(3x), %inchnstr(3x), %winchstr(3x), %winchnstr(3x), %mvinchstr(3x), %mvinchnstr(3x), %mvwinchstr(3x), %mvwinchnstr(3x)
get a curses character string from a window
curs_initscr(3x), %initscr(3x), %newterm(3x), %endwin(3x), %isendwin(3x), %set_term(3x), %delscreen(3x)
initialize, manipulate, or tear down curses terminal interface
curs_ins_wch(3x), %ins_wch(3x), %mvins_wch(3x), %mvwins_wch(3x), %wins_wch(3x)
insert a curses complex character in a window
curs_ins_wstr(3x), %ins_wstr(3x), %ins_nwstr(3x), %wins_wstr(3x), %wins_nwstr(3x), %mvins_wstr(3x), %mvins_nwstr(3x), %mvwins_wstr(3x), %mvwins_nwstr(3x)
insert a wide-character string in a curses window
curs_insch(3x), %insch(3x), %winsch(3x), %mvinsch(3x), %mvwinsch(3x)
insert a curses character in a window
curs_insstr(3x), %insstr(3x), %insnstr(3x), %winsstr(3x), %winsnstr(3x), %mvinsstr(3x), %mvinsnstr(3x), %mvwinsstr(3x), %mvwinsnstr(3x)
insert a string in a curses window
curs_instr(3x), %instr(3x), %innstr(3x), %winstr(3x), %winnstr(3x), %mvinstr(3x), %mvinnstr(3x), %mvwinstr(3x), %mvwinnstr(3x)
get a string from a curses window
curs_inwstr(3x), %inwstr(3x), %innwstr(3x), %winwstr(3x), %winnwstr(3x), %mvinwstr(3x), %mvinnwstr(3x), %mvwinwstr(3x), %mvwinnwstr(3x)
get a wide-character string from a curses window
curs_kernel(3x), %def_prog_mode(3x), %def_shell_mode(3x), %reset_prog_mode(3x), %reset_shell_mode(3x), %resetty(3x), %savetty(3x), %getsyx(3x), %setsyx(3x), %ripoffline(3x), %curs_set(3x), %napms(3x)
low-level curses routines
curs_legacy(3x), %getattrs(3x), %getbegx(3x), %getbegy(3x), %getcurx(3x), %getcury(3x), %getmaxx(3x), %getmaxy(3x), %getparx(3x), %getpary(3x)
get curses cursor and window coordinates or attributes (legacy)
curs_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_move(3x), %move(3x), %wmove(3x)
move cursor in a curses window
curs_opaque(3x), %is_cleared(3x), %is_idlok(3x), %is_idcok(3x), %is_immedok(3x), %is_keypad(3x), %is_leaveok(3x), %is_nodelay(3x), %is_notimeout(3x), %is_pad(3x), %is_scrollok(3x), %is_subwin(3x), %is_syncok(3x), %wgetdelay(3x), %wgetparent(3x), %wgetscrreg(3x)
obtain curses window properties
curs_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_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_terminfo(3x), %del_curterm(3x), %mvcur(3x), %putp(3x), %restartterm(3x), %set_curterm(3x), %setupterm(3x), %tigetflag(3x), %tigetnum(3x), %tigetstr(3x), %tiparm(3x), %tiparm_s(3x), %tiscan_s(3x), %tparm(3x), %tputs(3x), %vid_attr(3x), %vid_puts(3x), %vidattr(3x), %vidputs(3x)
curses interfaces to %term%info database
curs_touch(3x), %touchwin(3x), %touchline(3x), %untouchwin(3x), %wtouchln(3x), %is_linetouched(3x), %is_wintouched(3x)
control terminal output refresh in a curses window
curs_util(3x), %delay_output(3x), %filter(3x), %flushinp(3x), %getwin(3x), %key_name(3x), %keyname(3x), %nofilter(3x), %putwin(3x), %unctrl(3x), %use_env(3x), %use_tioctl(3x), %wunctrl(3x)
miscellaneous curses utility routines
curs_window(3x), %newwin(3x), %delwin(3x), %mvwin(3x), %subwin(3x), %derwin(3x), %mvderwin(3x), %dupwin(3x), %wsyncup(3x), %syncok(3x), %wcursyncup(3x), %wsyncdown(3x)
create and manipulate curses windows
curses(3x), %ncurses(3x)
character-cell terminal interface with optimized output
cursor_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
cursors.tk86(n), cursors(n)
mouse cursors available in Tk
cutbuffer(n)
Manipulate X cut buffer properties
cutecom(1)
graphical serial terminal
cutelyst4-qt6(1)
Developer Helper Application for the Cutelyst Web Framework
cutemaze(6)
top-down maze game
cutmatch(3)
Display value in next-hop field written by rwmatch
cutmp3(1)
a fast and leightweight mp3 editor
cutsel(1)
show information about the X clipboard and the cutbuffer in sync
cutter(1)
xUnit family unit testing framework for C and C++
cuyo(6)
Tetris-like game with many suprises
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(1)
Concurrent Versions System
cvs(1)
OpenCVS Concurrent Versioning System
cvs(5)
Concurrent Versions System support files
cvs(5)
OpenCVS files format
cvs2cl(1), cvs2cl.pl(1)
convert cvs log messages to changelogs
cvs2darcs(1)
import a CVS project into Darcs
cvsadmin(1)
administrate users of a CVS repository B
cvsbug(8)
send problem report (PR) about CVS to a central support site
cvscheck(1)
Offline status report for files in a checked-out CVS module
cvsd(8)
chroot wrapper to run (oqcvs pserver(cq more securely
cvsd-buginfo(8)
print out cvsd configuration information for bug reports
cvsdadm(1)
CVSd pserver administration program
cvsdelta(1)
Manage and summarize the differences between a CVS project and local files
cvsintro(7)
introduction to Concurrent Versioning System
cvslastchange(1)
Display the last change committed to CVS for a file
cvslastlog(1)
Prints the log entry for the last commit for a file
cvslines(1)
a CVS wizard to help manage parallel development
cvsmail(1)
add cvsweb.cgi links to FreeBSD commit mail
cvsps(1), CVSps(1)
create patchset information from CVS
cvsup2cvsync(1)
convert a scanfile from the CVSup style to the cvsync style
cvsync2cvsup(1)
convert a scanfile from the cvsync style to the CVSup style
cvt(1)
calculate VESA CVT mode lines
cvtbatch(8)
Convert Usenet batch files to INN format
cvtsudoers(1)
convert between sudoers file formats
cw(1)
sound characters as Morse code on the soundcard or console speaker
cw(7), CW(7)
the international Morse code
cwcp(1)
curses-based Morse tutor program
cwdaemon(8)
morse daemon for the serial or parallel port
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
cxxmatrix(1), C++ Matrix(1)
The Matrix Reloaded in Terminals
cxxmetric(1)
Simple source metrics for C and C++
cycbuff.conf(5)
Configuration file for INN CNFS storage method
cyrus.conf(5)
Cyrus IMAP documentation Cyrus configuration file
czmq(7)
Overview of The high-level C binding for 0MQ
d11amp(1)
simple MP3 player
d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_DSAPrivateKey(3), d2i_DSAPrivateKey_bio(3), d2i_DSAPrivateKey_fp(3), d2i_DSAPublicKey(3), d2i_DSA_PUBKEY(3), d2i_DSA_PUBKEY_bio(3), d2i_DSA_PUBKEY_fp(3), d2i_DSA_SIG(3), d2i_DSAparams(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_ECParameters(3), d2i_ECPrivateKey(3), d2i_ECPrivateKey_bio(3), d2i_ECPrivateKey_fp(3), d2i_EC_PUBKEY(3), d2i_EC_PUBKEY_bio(3), d2i_EC_PUBKEY_fp(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(3), d2i_EXTENDED_KEY_USAGE(3), d2i_GENERAL_NAME(3), d2i_GENERAL_NAMES(3), d2i_IPAddressChoice(3), d2i_IPAddressFamily(3), d2i_IPAddressOrRange(3), d2i_IPAddressRange(3), d2i_ISSUING_DIST_POINT(3), d2i_NAMING_AUTHORITY(3), d2i_NETSCAPE_CERT_SEQUENCE(3), d2i_NETSCAPE_SPKAC(3), d2i_NETSCAPE_SPKI(3), d2i_NOTICEREF(3), d2i_OCSP_BASICRESP(3), d2i_OCSP_CERTID(3), d2i_OCSP_CERTSTATUS(3), d2i_OCSP_CRLID(3), d2i_OCSP_ONEREQ(3), d2i_OCSP_REQINFO(3), d2i_OCSP_REQUEST(3), d2i_OCSP_RESPBYTES(3), d2i_OCSP_RESPDATA(3), d2i_OCSP_RESPID(3), d2i_OCSP_RESPONSE(3), d2i_OCSP_REVOKEDINFO(3), d2i_OCSP_SERVICELOC(3), d2i_OCSP_SIGNATURE(3), d2i_OCSP_SINGLERESP(3), d2i_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(3), d2i_PKCS12(3), d2i_PKCS12_BAGS(3), d2i_PKCS12_MAC_DATA(3), d2i_PKCS12_SAFEBAG(3), d2i_PKCS12_bio(3), d2i_PKCS12_fp(3), d2i_PKCS7(3), d2i_PKCS7_DIGEST(3), d2i_PKCS7_ENCRYPT(3), d2i_PKCS7_ENC_CONTENT(3), d2i_PKCS7_ENVELOPE(3), d2i_PKCS7_ISSUER_AND_SERIAL(3), d2i_PKCS7_RECIP_INFO(3), d2i_PKCS7_SIGNED(3), d2i_PKCS7_SIGNER_INFO(3), d2i_PKCS7_SIGN_ENVELOPE(3), d2i_PKCS7_bio(3), d2i_PKCS7_fp(3), d2i_PKCS8_PRIV_KEY_INFO(3), d2i_PKCS8_PRIV_KEY_INFO_bio(3), d2i_PKCS8_PRIV_KEY_INFO_fp(3), d2i_PKCS8_bio(3), d2i_PKCS8_fp(3), d2i_PKEY_USAGE_PERIOD(3), d2i_POLICYINFO(3), d2i_POLICYQUALINFO(3), d2i_PROFESSION_INFO(3), d2i_PROXY_CERT_INFO_EXTENSION(3), d2i_PROXY_POLICY(3), d2i_RSAPrivateKey(3), d2i_RSAPrivateKey_bio(3), d2i_RSAPrivateKey_fp(3), d2i_RSAPublicKey(3), d2i_RSAPublicKey_bio(3), d2i_RSAPublicKey_fp(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_RSA_PUBKEY(3), d2i_RSA_PUBKEY_bio(3), d2i_RSA_PUBKEY_fp(3), d2i_SCRYPT_PARAMS(3), d2i_SCT_LIST(3), d2i_SXNET(3), d2i_SXNETID(3), d2i_TS_ACCURACY(3), d2i_TS_MSG_IMPRINT(3), d2i_TS_MSG_IMPRINT_bio(3), d2i_TS_MSG_IMPRINT_fp(3), d2i_TS_REQ(3), d2i_TS_REQ_bio(3), d2i_TS_REQ_fp(3), d2i_TS_RESP(3), d2i_TS_RESP_bio(3), d2i_TS_RESP_fp(3), d2i_TS_STATUS_INFO(3), d2i_TS_TST_INFO(3), d2i_TS_TST_INFO_bio(3), d2i_TS_TST_INFO_fp(3), d2i_USERNOTICE(3), d2i_X509(3), d2i_X509_bio(3), d2i_X509_fp(3), d2i_X509_ALGOR(3), d2i_X509_ALGORS(3), d2i_X509_ATTRIBUTE(3), d2i_X509_CERT_AUX(3), d2i_X509_CINF(3), d2i_X509_CRL(3), d2i_X509_CRL_INFO(3), d2i_X509_CRL_bio(3), d2i_X509_CRL_fp(3), d2i_X509_EXTENSION(3), d2i_X509_EXTENSIONS(3), d2i_X509_NAME(3), d2i_X509_NAME_ENTRY(3), d2i_X509_PUBKEY(3), d2i_X509_REQ(3), d2i_X509_REQ_INFO(3), d2i_X509_REQ_bio(3), d2i_X509_REQ_fp(3), d2i_X509_REVOKED(3), d2i_X509_SIG(3), d2i_X509_VAL(3), i2d_ACCESS_DESCRIPTION(3), i2d_ADMISSIONS(3), i2d_ADMISSION_SYNTAX(3), i2d_ASIdOrRange(3), i2d_ASIdentifierChoice(3), i2d_ASIdentifiers(3), i2d_ASN1_BIT_STRING(3), i2d_ASN1_BMPSTRING(3), i2d_ASN1_ENUMERATED(3), i2d_ASN1_GENERALIZEDTIME(3), i2d_ASN1_GENERALSTRING(3), i2d_ASN1_IA5STRING(3), i2d_ASN1_INTEGER(3), i2d_ASN1_NULL(3), i2d_ASN1_OBJECT(3), i2d_ASN1_OCTET_STRING(3), i2d_ASN1_PRINTABLE(3), i2d_ASN1_PRINTABLESTRING(3), i2d_ASN1_SEQUENCE_ANY(3), i2d_ASN1_SET_ANY(3), i2d_ASN1_T61STRING(3), i2d_ASN1_TIME(3), i2d_ASN1_TYPE(3), i2d_ASN1_UNIVERSALSTRING(3), i2d_ASN1_UTCTIME(3), i2d_ASN1_UTF8STRING(3), i2d_ASN1_VISIBLESTRING(3), i2d_ASN1_bio_stream(3), i2d_ASRange(3), i2d_AUTHORITY_INFO_ACCESS(3), i2d_AUTHORITY_KEYID(3), i2d_BASIC_CONSTRAINTS(3), i2d_CERTIFICATEPOLICIES(3), i2d_CMS_ContentInfo(3), i2d_CMS_ReceiptRequest(3), i2d_CMS_bio(3), i2d_CRL_DIST_POINTS(3), i2d_DHxparams(3), i2d_DIRECTORYSTRING(3), i2d_DISPLAYTEXT(3), i2d_DIST_POINT(3), i2d_DIST_POINT_NAME(3), i2d_DSAPrivateKey(3), i2d_DSAPrivateKey_bio(3), i2d_DSAPrivateKey_fp(3), i2d_DSAPublicKey(3), i2d_DSA_PUBKEY(3), i2d_DSA_PUBKEY_bio(3), i2d_DSA_PUBKEY_fp(3), i2d_DSA_SIG(3), i2d_DSAparams(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_ECParameters(3), i2d_ECPrivateKey(3), i2d_ECPrivateKey_bio(3), i2d_ECPrivateKey_fp(3), i2d_EC_PUBKEY(3), i2d_EC_PUBKEY_bio(3), i2d_EC_PUBKEY_fp(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(3), i2d_EXTENDED_KEY_USAGE(3), i2d_GENERAL_NAME(3), i2d_GENERAL_NAMES(3), i2d_IPAddressChoice(3), i2d_IPAddressFamily(3), i2d_IPAddressOrRange(3), i2d_IPAddressRange(3), i2d_ISSUING_DIST_POINT(3), i2d_NAMING_AUTHORITY(3), i2d_NETSCAPE_CERT_SEQUENCE(3), i2d_NETSCAPE_SPKAC(3), i2d_NETSCAPE_SPKI(3), i2d_NOTICEREF(3), i2d_OCSP_BASICRESP(3), i2d_OCSP_CERTID(3), i2d_OCSP_CERTSTATUS(3), i2d_OCSP_CRLID(3), i2d_OCSP_ONEREQ(3), i2d_OCSP_REQINFO(3), i2d_OCSP_REQUEST(3), i2d_OCSP_RESPBYTES(3), i2d_OCSP_RESPDATA(3), i2d_OCSP_RESPID(3), i2d_OCSP_RESPONSE(3), i2d_OCSP_REVOKEDINFO(3), i2d_OCSP_SERVICELOC(3), i2d_OCSP_SIGNATURE(3), i2d_OCSP_SINGLERESP(3), i2d_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(3), i2d_PKCS12(3), i2d_PKCS12_BAGS(3), i2d_PKCS12_MAC_DATA(3), i2d_PKCS12_SAFEBAG(3), i2d_PKCS12_bio(3), i2d_PKCS12_fp(3), i2d_PKCS7(3), i2d_PKCS7_DIGEST(3), i2d_PKCS7_ENCRYPT(3), i2d_PKCS7_ENC_CONTENT(3), i2d_PKCS7_ENVELOPE(3), i2d_PKCS7_ISSUER_AND_SERIAL(3), i2d_PKCS7_NDEF(3), i2d_PKCS7_RECIP_INFO(3), i2d_PKCS7_SIGNED(3), i2d_PKCS7_SIGNER_INFO(3), i2d_PKCS7_SIGN_ENVELOPE(3), i2d_PKCS7_bio(3), i2d_PKCS7_fp(3), i2d_PKCS8PrivateKeyInfo_bio(3), i2d_PKCS8PrivateKeyInfo_fp(3), i2d_PKCS8_PRIV_KEY_INFO(3), i2d_PKCS8_PRIV_KEY_INFO_bio(3), i2d_PKCS8_PRIV_KEY_INFO_fp(3), i2d_PKCS8_bio(3), i2d_PKCS8_fp(3), i2d_PKEY_USAGE_PERIOD(3), i2d_POLICYINFO(3), i2d_POLICYQUALINFO(3), i2d_PROFESSION_INFO(3), i2d_PROXY_CERT_INFO_EXTENSION(3), i2d_PROXY_POLICY(3), i2d_RSAPrivateKey(3), i2d_RSAPrivateKey_bio(3), i2d_RSAPrivateKey_fp(3), i2d_RSAPublicKey(3), i2d_RSAPublicKey_bio(3), i2d_RSAPublicKey_fp(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_RSA_PUBKEY(3), i2d_RSA_PUBKEY_bio(3), i2d_RSA_PUBKEY_fp(3), i2d_SCRYPT_PARAMS(3), i2d_SCT_LIST(3), i2d_SXNET(3), i2d_SXNETID(3), i2d_TS_ACCURACY(3), i2d_TS_MSG_IMPRINT(3), i2d_TS_MSG_IMPRINT_bio(3), i2d_TS_MSG_IMPRINT_fp(3), i2d_TS_REQ(3), i2d_TS_REQ_bio(3), i2d_TS_REQ_fp(3), i2d_TS_RESP(3), i2d_TS_RESP_bio(3), i2d_TS_RESP_fp(3), i2d_TS_STATUS_INFO(3), i2d_TS_TST_INFO(3), i2d_TS_TST_INFO_bio(3), i2d_TS_TST_INFO_fp(3), i2d_USERNOTICE(3), i2d_X509(3), i2d_X509_bio(3), i2d_X509_fp(3), i2d_X509_ALGOR(3), i2d_X509_ALGORS(3), i2d_X509_ATTRIBUTE(3), i2d_X509_CERT_AUX(3), i2d_X509_CINF(3), i2d_X509_CRL(3), i2d_X509_CRL_INFO(3), i2d_X509_CRL_bio(3), i2d_X509_CRL_fp(3), i2d_X509_EXTENSION(3), i2d_X509_EXTENSIONS(3), i2d_X509_NAME(3), i2d_X509_NAME_ENTRY(3), i2d_X509_PUBKEY(3), i2d_X509_REQ(3), i2d_X509_REQ_INFO(3), i2d_X509_REQ_bio(3), i2d_X509_REQ_fp(3), i2d_X509_REVOKED(3), i2d_X509_SIG(3), i2d_X509_VAL(3)
convert objects from/to ASN.1/DER representation
d2i_ACCESS_DESCRIPTION(3ossl), d2i_ADMISSIONS(3ossl), d2i_ADMISSION_SYNTAX(3ossl), d2i_ASIdOrRange(3ossl), d2i_ASIdentifierChoice(3ossl), d2i_ASIdentifiers(3ossl), d2i_ASN1_BIT_STRING(3ossl), d2i_ASN1_BMPSTRING(3ossl), d2i_ASN1_ENUMERATED(3ossl), d2i_ASN1_GENERALIZEDTIME(3ossl), d2i_ASN1_GENERALSTRING(3ossl), d2i_ASN1_IA5STRING(3ossl), d2i_ASN1_INTEGER(3ossl), d2i_ASN1_NULL(3ossl), d2i_ASN1_OBJECT(3ossl), d2i_ASN1_OCTET_STRING(3ossl), d2i_ASN1_PRINTABLE(3ossl), d2i_ASN1_PRINTABLESTRING(3ossl), d2i_ASN1_SEQUENCE_ANY(3ossl), d2i_ASN1_SET_ANY(3ossl), d2i_ASN1_T61STRING(3ossl), d2i_ASN1_TIME(3ossl), d2i_ASN1_TYPE(3ossl), d2i_ASN1_UINTEGER(3ossl), d2i_ASN1_UNIVERSALSTRING(3ossl), d2i_ASN1_UTCTIME(3ossl), d2i_ASN1_UTF8STRING(3ossl), d2i_ASN1_VISIBLESTRING(3ossl), d2i_ASRange(3ossl), d2i_AUTHORITY_INFO_ACCESS(3ossl), d2i_AUTHORITY_KEYID(3ossl), d2i_BASIC_CONSTRAINTS(3ossl), d2i_CERTIFICATEPOLICIES(3ossl), d2i_CMS_ContentInfo(3ossl), d2i_CMS_ReceiptRequest(3ossl), d2i_CMS_bio(3ossl), d2i_CRL_DIST_POINTS(3ossl), d2i_DHxparams(3ossl), d2i_DIRECTORYSTRING(3ossl), d2i_DISPLAYTEXT(3ossl), d2i_DIST_POINT(3ossl), d2i_DIST_POINT_NAME(3ossl), d2i_DSA_SIG(3ossl), d2i_ECDSA_SIG(3ossl), d2i_ECPKParameters(3ossl), d2i_EDIPARTYNAME(3ossl), d2i_ESS_CERT_ID(3ossl), d2i_ESS_CERT_ID_V2(3ossl), d2i_ESS_ISSUER_SERIAL(3ossl), d2i_ESS_SIGNING_CERT(3ossl), d2i_ESS_SIGNING_CERT_V2(3ossl), d2i_EXTENDED_KEY_USAGE(3ossl), d2i_GENERAL_NAME(3ossl), d2i_GENERAL_NAMES(3ossl), d2i_IPAddressChoice(3ossl), d2i_IPAddressFamily(3ossl), d2i_IPAddressOrRange(3ossl), d2i_IPAddressRange(3ossl), d2i_ISSUER_SIGN_TOOL(3ossl), d2i_ISSUING_DIST_POINT(3ossl), d2i_NAMING_AUTHORITY(3ossl), d2i_NETSCAPE_CERT_SEQUENCE(3ossl), d2i_NETSCAPE_SPKAC(3ossl), d2i_NETSCAPE_SPKI(3ossl), d2i_NOTICEREF(3ossl), d2i_OCSP_BASICRESP(3ossl), d2i_OCSP_CERTID(3ossl), d2i_OCSP_CERTSTATUS(3ossl), d2i_OCSP_CRLID(3ossl), d2i_OCSP_ONEREQ(3ossl), d2i_OCSP_REQINFO(3ossl), d2i_OCSP_REQUEST(3ossl), d2i_OCSP_RESPBYTES(3ossl), d2i_OCSP_RESPDATA(3ossl), d2i_OCSP_RESPID(3ossl), d2i_OCSP_RESPONSE(3ossl), d2i_OCSP_REVOKEDINFO(3ossl), d2i_OCSP_SERVICELOC(3ossl), d2i_OCSP_SIGNATURE(3ossl), d2i_OCSP_SINGLERESP(3ossl), d2i_OSSL_AA_DIST_POINT(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_ATAV(3ossl), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), d2i_OSSL_ATTRIBUTE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_MAPPINGS(3ossl), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), d2i_OSSL_CMP_ATAVS(3ossl), d2i_OSSL_CMP_MSG(3ossl), d2i_OSSL_CMP_PKIHEADER(3ossl), d2i_OSSL_CMP_PKISI(3ossl), d2i_OSSL_CRMF_CERTID(3ossl), d2i_OSSL_CRMF_CERTTEMPLATE(3ossl), d2i_OSSL_CRMF_ENCRYPTEDKEY(3ossl), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), d2i_OSSL_CRMF_MSG(3ossl), d2i_OSSL_CRMF_MSGS(3ossl), d2i_OSSL_CRMF_PBMPARAMETER(3ossl), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), d2i_OSSL_CRMF_SINGLEPUBINFO(3ossl), d2i_OSSL_DAY_TIME(3ossl), d2i_OSSL_DAY_TIME_BAND(3ossl), d2i_OSSL_HASH(3ossl), d2i_OSSL_IETF_ATTR_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX_POINTER(3ossl), d2i_OSSL_ISSUER_SERIAL(3ossl), d2i_OSSL_NAMED_DAY(3ossl), d2i_OSSL_OBJECT_DIGEST_INFO(3ossl), d2i_OSSL_PRIVILEGE_POLICY_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), d2i_OSSL_TARGET_CERT(3ossl), d2i_OSSL_TARGET(3ossl), d2i_OSSL_TARGETING_INFORMATION(3ossl), d2i_OSSL_TARGETS(3ossl), d2i_OSSL_TIME_PERIOD(3ossl), d2i_OSSL_TIME_SPEC(3ossl), d2i_OSSL_TIME_SPEC_ABSOLUTE(3ossl), d2i_OSSL_TIME_SPEC_DAY(3ossl), d2i_OSSL_TIME_SPEC_MONTH(3ossl), d2i_OSSL_TIME_SPEC_TIME(3ossl), d2i_OSSL_TIME_SPEC_WEEKS(3ossl), d2i_OSSL_TIME_SPEC_X_DAY_OF(3ossl), d2i_OSSL_USER_NOTICE_SYNTAX(3ossl), d2i_OTHERNAME(3ossl), d2i_PBE2PARAM(3ossl), d2i_PBEPARAM(3ossl), d2i_PBKDF2PARAM(3ossl), d2i_PBMAC1PARAM(3ossl), d2i_PKCS12(3ossl), d2i_PKCS12_BAGS(3ossl), d2i_PKCS12_MAC_DATA(3ossl), d2i_PKCS12_SAFEBAG(3ossl), d2i_PKCS12_bio(3ossl), d2i_PKCS12_fp(3ossl), d2i_PKCS7(3ossl), d2i_PKCS7_DIGEST(3ossl), d2i_PKCS7_ENCRYPT(3ossl), d2i_PKCS7_ENC_CONTENT(3ossl), d2i_PKCS7_ENVELOPE(3ossl), d2i_PKCS7_ISSUER_AND_SERIAL(3ossl), d2i_PKCS7_RECIP_INFO(3ossl), d2i_PKCS7_SIGNED(3ossl), d2i_PKCS7_SIGNER_INFO(3ossl), d2i_PKCS7_SIGN_ENVELOPE(3ossl), d2i_PKCS7_bio(3ossl), d2i_PKCS7_fp(3ossl), d2i_PKCS8_PRIV_KEY_INFO(3ossl), d2i_PKCS8_PRIV_KEY_INFO_bio(3ossl), d2i_PKCS8_PRIV_KEY_INFO_fp(3ossl), d2i_PKCS8_bio(3ossl), d2i_PKCS8_fp(3ossl), d2i_PKEY_USAGE_PERIOD(3ossl), d2i_POLICYINFO(3ossl), d2i_POLICYQUALINFO(3ossl), d2i_PROFESSION_INFO(3ossl), d2i_PROXY_CERT_INFO_EXTENSION(3ossl), d2i_PROXY_POLICY(3ossl), d2i_RSA_OAEP_PARAMS(3ossl), d2i_RSA_PSS_PARAMS(3ossl), d2i_SCRYPT_PARAMS(3ossl), d2i_SCT_LIST(3ossl), d2i_SXNET(3ossl), d2i_SXNETID(3ossl), d2i_TS_ACCURACY(3ossl), d2i_TS_MSG_IMPRINT(3ossl), d2i_TS_MSG_IMPRINT_bio(3ossl), d2i_TS_MSG_IMPRINT_fp(3ossl), d2i_TS_REQ(3ossl), d2i_TS_REQ_bio(3ossl), d2i_TS_REQ_fp(3ossl), d2i_TS_RESP(3ossl), d2i_TS_RESP_bio(3ossl), d2i_TS_RESP_fp(3ossl), d2i_TS_STATUS_INFO(3ossl), d2i_TS_TST_INFO(3ossl), d2i_TS_TST_INFO_bio(3ossl), d2i_TS_TST_INFO_fp(3ossl), d2i_USERNOTICE(3ossl), d2i_X509(3ossl), d2i_X509_bio(3ossl), d2i_X509_fp(3ossl), d2i_X509_ACERT(3ossl), d2i_X509_ACERT_bio(3ossl), d2i_X509_ACERT_fp(3ossl), d2i_X509_ALGOR(3ossl), d2i_X509_ALGORS(3ossl), d2i_X509_ATTRIBUTE(3ossl), d2i_X509_CERT_AUX(3ossl), d2i_X509_CINF(3ossl), d2i_X509_CRL(3ossl), d2i_X509_CRL_INFO(3ossl), d2i_X509_CRL_bio(3ossl), d2i_X509_CRL_fp(3ossl), d2i_X509_EXTENSION(3ossl), d2i_X509_EXTENSIONS(3ossl), d2i_X509_NAME(3ossl), d2i_X509_NAME_ENTRY(3ossl), d2i_X509_PUBKEY(3ossl), d2i_X509_PUBKEY_bio(3ossl), d2i_X509_PUBKEY_fp(3ossl), d2i_X509_REQ(3ossl), d2i_X509_REQ_INFO(3ossl), d2i_X509_REQ_bio(3ossl), d2i_X509_REQ_fp(3ossl), d2i_X509_REVOKED(3ossl), d2i_X509_SIG(3ossl), d2i_X509_VAL(3ossl), i2d_ACCESS_DESCRIPTION(3ossl), i2d_ADMISSIONS(3ossl), i2d_ADMISSION_SYNTAX(3ossl), i2d_ASIdOrRange(3ossl), i2d_ASIdentifierChoice(3ossl), i2d_ASIdentifiers(3ossl), i2d_ASN1_BIT_STRING(3ossl), i2d_ASN1_BMPSTRING(3ossl), i2d_ASN1_ENUMERATED(3ossl), i2d_ASN1_GENERALIZEDTIME(3ossl), i2d_ASN1_GENERALSTRING(3ossl), i2d_ASN1_IA5STRING(3ossl), i2d_ASN1_INTEGER(3ossl), i2d_ASN1_NULL(3ossl), i2d_ASN1_OBJECT(3ossl), i2d_ASN1_OCTET_STRING(3ossl), i2d_ASN1_PRINTABLE(3ossl), i2d_ASN1_PRINTABLESTRING(3ossl), i2d_ASN1_SEQUENCE_ANY(3ossl), i2d_ASN1_SET_ANY(3ossl), i2d_ASN1_T61STRING(3ossl), i2d_ASN1_TIME(3ossl), i2d_ASN1_TYPE(3ossl), i2d_ASN1_UNIVERSALSTRING(3ossl), i2d_ASN1_UTCTIME(3ossl), i2d_ASN1_UTF8STRING(3ossl), i2d_ASN1_VISIBLESTRING(3ossl), i2d_ASN1_bio_stream(3ossl), i2d_ASRange(3ossl), i2d_AUTHORITY_INFO_ACCESS(3ossl), i2d_AUTHORITY_KEYID(3ossl), i2d_BASIC_CONSTRAINTS(3ossl), i2d_CERTIFICATEPOLICIES(3ossl), i2d_CMS_ContentInfo(3ossl), i2d_CMS_ReceiptRequest(3ossl), i2d_CMS_bio(3ossl), i2d_CRL_DIST_POINTS(3ossl), i2d_DHxparams(3ossl), i2d_DIRECTORYSTRING(3ossl), i2d_DISPLAYTEXT(3ossl), i2d_DIST_POINT(3ossl), i2d_DIST_POINT_NAME(3ossl), i2d_DSA_SIG(3ossl), i2d_ECDSA_SIG(3ossl), i2d_ECPKParameters(3ossl), i2d_EDIPARTYNAME(3ossl), i2d_ESS_CERT_ID(3ossl), i2d_ESS_CERT_ID_V2(3ossl), i2d_ESS_ISSUER_SERIAL(3ossl), i2d_ESS_SIGNING_CERT(3ossl), i2d_ESS_SIGNING_CERT_V2(3ossl), i2d_EXTENDED_KEY_USAGE(3ossl), i2d_GENERAL_NAME(3ossl), i2d_GENERAL_NAMES(3ossl), i2d_IPAddressChoice(3ossl), i2d_IPAddressFamily(3ossl), i2d_IPAddressOrRange(3ossl), i2d_IPAddressRange(3ossl), i2d_ISSUER_SIGN_TOOL(3ossl), i2d_ISSUING_DIST_POINT(3ossl), i2d_NAMING_AUTHORITY(3ossl), i2d_NETSCAPE_CERT_SEQUENCE(3ossl), i2d_NETSCAPE_SPKAC(3ossl), i2d_NETSCAPE_SPKI(3ossl), i2d_NOTICEREF(3ossl), i2d_OCSP_BASICRESP(3ossl), i2d_OCSP_CERTID(3ossl), i2d_OCSP_CERTSTATUS(3ossl), i2d_OCSP_CRLID(3ossl), i2d_OCSP_ONEREQ(3ossl), i2d_OCSP_REQINFO(3ossl), i2d_OCSP_REQUEST(3ossl), i2d_OCSP_RESPBYTES(3ossl), i2d_OCSP_RESPDATA(3ossl), i2d_OCSP_RESPID(3ossl), i2d_OCSP_RESPONSE(3ossl), i2d_OCSP_REVOKEDINFO(3ossl), i2d_OCSP_SERVICELOC(3ossl), i2d_OCSP_SIGNATURE(3ossl), i2d_OCSP_SINGLERESP(3ossl), i2d_OSSL_AA_DIST_POINT(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_ATAV(3ossl), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), i2d_OSSL_ATTRIBUTE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_MAPPINGS(3ossl), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), i2d_OSSL_CMP_ATAVS(3ossl), i2d_OSSL_CMP_MSG(3ossl), i2d_OSSL_CMP_PKIHEADER(3ossl), i2d_OSSL_CMP_PKISI(3ossl), i2d_OSSL_CRMF_CERTID(3ossl), i2d_OSSL_CRMF_CERTTEMPLATE(3ossl), i2d_OSSL_CRMF_ENCRYPTEDKEY(3ossl), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), i2d_OSSL_CRMF_MSG(3ossl), i2d_OSSL_CRMF_MSGS(3ossl), i2d_OSSL_CRMF_PBMPARAMETER(3ossl), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), i2d_OSSL_CRMF_SINGLEPUBINFO(3ossl), i2d_OSSL_HASH(3ossl), i2d_OSSL_DAY_TIME(3ossl), i2d_OSSL_DAY_TIME_BAND(3ossl), i2d_OSSL_IETF_ATTR_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX_POINTER(3ossl), i2d_OSSL_ISSUER_SERIAL(3ossl), i2d_OSSL_NAMED_DAY(3ossl), i2d_OSSL_OBJECT_DIGEST_INFO(3ossl), i2d_OSSL_PRIVILEGE_POLICY_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), i2d_OSSL_TARGET_CERT(3ossl), i2d_OSSL_TARGET(3ossl), i2d_OSSL_TARGETING_INFORMATION(3ossl), i2d_OSSL_TARGETS(3ossl), i2d_OSSL_TIME_PERIOD(3ossl), i2d_OSSL_TIME_SPEC(3ossl), i2d_OSSL_TIME_SPEC_ABSOLUTE(3ossl), i2d_OSSL_TIME_SPEC_DAY(3ossl), i2d_OSSL_TIME_SPEC_MONTH(3ossl), i2d_OSSL_TIME_SPEC_TIME(3ossl), i2d_OSSL_TIME_SPEC_WEEKS(3ossl), i2d_OSSL_TIME_SPEC_X_DAY_OF(3ossl), i2d_OSSL_USER_NOTICE_SYNTAX(3ossl), i2d_OTHERNAME(3ossl), i2d_PBE2PARAM(3ossl), i2d_PBEPARAM(3ossl), i2d_PBKDF2PARAM(3ossl), i2d_PBMAC1PARAM(3ossl), i2d_PKCS12(3ossl), i2d_PKCS12_BAGS(3ossl), i2d_PKCS12_MAC_DATA(3ossl), i2d_PKCS12_SAFEBAG(3ossl), i2d_PKCS12_bio(3ossl), i2d_PKCS12_fp(3ossl), i2d_PKCS7(3ossl), i2d_PKCS7_DIGEST(3ossl), i2d_PKCS7_ENCRYPT(3ossl), i2d_PKCS7_ENC_CONTENT(3ossl), i2d_PKCS7_ENVELOPE(3ossl), i2d_PKCS7_ISSUER_AND_SERIAL(3ossl), i2d_PKCS7_NDEF(3ossl), i2d_PKCS7_RECIP_INFO(3ossl), i2d_PKCS7_SIGNED(3ossl), i2d_PKCS7_SIGNER_INFO(3ossl), i2d_PKCS7_SIGN_ENVELOPE(3ossl), i2d_PKCS7_bio(3ossl), i2d_PKCS7_fp(3ossl), i2d_PKCS8PrivateKeyInfo_bio(3ossl), i2d_PKCS8PrivateKeyInfo_fp(3ossl), i2d_PKCS8_PRIV_KEY_INFO(3ossl), i2d_PKCS8_PRIV_KEY_INFO_bio(3ossl), i2d_PKCS8_PRIV_KEY_INFO_fp(3ossl), i2d_PKCS8_bio(3ossl), i2d_PKCS8_fp(3ossl), i2d_PKEY_USAGE_PERIOD(3ossl), i2d_POLICYINFO(3ossl), i2d_POLICYQUALINFO(3ossl), i2d_PROFESSION_INFO(3ossl), i2d_PROXY_CERT_INFO_EXTENSION(3ossl), i2d_PROXY_POLICY(3ossl), i2d_RSA_OAEP_PARAMS(3ossl), i2d_RSA_PSS_PARAMS(3ossl), i2d_SCRYPT_PARAMS(3ossl), i2d_SCT_LIST(3ossl), i2d_SXNET(3ossl), i2d_SXNETID(3ossl), i2d_TS_ACCURACY(3ossl), i2d_TS_MSG_IMPRINT(3ossl), i2d_TS_MSG_IMPRINT_bio(3ossl), i2d_TS_MSG_IMPRINT_fp(3ossl), i2d_TS_REQ(3ossl), i2d_TS_REQ_bio(3ossl), i2d_TS_REQ_fp(3ossl), i2d_TS_RESP(3ossl), i2d_TS_RESP_bio(3ossl), i2d_TS_RESP_fp(3ossl), i2d_TS_STATUS_INFO(3ossl), i2d_TS_TST_INFO(3ossl), i2d_TS_TST_INFO_bio(3ossl), i2d_TS_TST_INFO_fp(3ossl), i2d_USERNOTICE(3ossl), i2d_X509(3ossl), i2d_X509_bio(3ossl), i2d_X509_fp(3ossl), i2d_X509_ACERT(3ossl), i2d_X509_ACERT_bio(3ossl), i2d_X509_ACERT_fp(3ossl), i2d_X509_ALGOR(3ossl), i2d_X509_ALGORS(3ossl), i2d_X509_ATTRIBUTE(3ossl), i2d_X509_CERT_AUX(3ossl), i2d_X509_CINF(3ossl), i2d_X509_CRL(3ossl), i2d_X509_CRL_INFO(3ossl), i2d_X509_CRL_bio(3ossl), i2d_X509_CRL_fp(3ossl), i2d_X509_EXTENSION(3ossl), i2d_X509_EXTENSIONS(3ossl), i2d_X509_NAME(3ossl), i2d_X509_NAME_ENTRY(3ossl), i2d_X509_PUBKEY(3ossl), i2d_X509_PUBKEY_bio(3ossl), i2d_X509_PUBKEY_fp(3ossl), i2d_X509_REQ(3ossl), i2d_X509_REQ_INFO(3ossl), i2d_X509_REQ_bio(3ossl), i2d_X509_REQ_fp(3ossl), i2d_X509_REVOKED(3ossl), i2d_X509_SIG(3ossl), i2d_X509_VAL(3ossl)
convert objects from/to ASN.1/DER representation
d2i_DHparams(3), i2d_DHparams(3)
PKCS#3 DH parameter functions
d2i_DSAPrivateKey(3ossl), d2i_DSAPrivateKey_bio(3ossl), d2i_DSAPrivateKey_fp(3ossl), d2i_DSAPublicKey(3ossl), d2i_DSA_PUBKEY(3ossl), d2i_DSA_PUBKEY_bio(3ossl), d2i_DSA_PUBKEY_fp(3ossl), d2i_DSAparams(3ossl), d2i_RSAPrivateKey(3ossl), d2i_RSAPrivateKey_bio(3ossl), d2i_RSAPrivateKey_fp(3ossl), d2i_RSAPublicKey(3ossl), d2i_RSAPublicKey_bio(3ossl), d2i_RSAPublicKey_fp(3ossl), d2i_RSA_PUBKEY(3ossl), d2i_RSA_PUBKEY_bio(3ossl), d2i_RSA_PUBKEY_fp(3ossl), d2i_DHparams(3ossl), d2i_DHparams_bio(3ossl), d2i_DHparams_fp(3ossl), d2i_ECParameters(3ossl), d2i_ECPrivateKey(3ossl), d2i_ECPrivateKey_bio(3ossl), d2i_ECPrivateKey_fp(3ossl), d2i_EC_PUBKEY(3ossl), d2i_EC_PUBKEY_bio(3ossl), d2i_EC_PUBKEY_fp(3ossl), i2d_RSAPrivateKey(3ossl), i2d_RSAPrivateKey_bio(3ossl), i2d_RSAPrivateKey_fp(3ossl), i2d_RSAPublicKey(3ossl), i2d_RSAPublicKey_bio(3ossl), i2d_RSAPublicKey_fp(3ossl), i2d_RSA_PUBKEY(3ossl), i2d_RSA_PUBKEY_bio(3ossl), i2d_RSA_PUBKEY_fp(3ossl), i2d_DHparams(3ossl), i2d_DHparams_bio(3ossl), i2d_DHparams_fp(3ossl), i2d_DSAPrivateKey(3ossl), i2d_DSAPrivateKey_bio(3ossl), i2d_DSAPrivateKey_fp(3ossl), i2d_DSAPublicKey(3ossl), i2d_DSA_PUBKEY(3ossl), i2d_DSA_PUBKEY_bio(3ossl), i2d_DSA_PUBKEY_fp(3ossl), i2d_DSAparams(3ossl), i2d_ECParameters(3ossl), i2d_ECPrivateKey(3ossl), i2d_ECPrivateKey_bio(3ossl), i2d_ECPrivateKey_fp(3ossl), i2d_EC_PUBKEY(3ossl), i2d_EC_PUBKEY_bio(3ossl), i2d_EC_PUBKEY_fp(3ossl)
DEPRECATED
d2i_PKCS8PrivateKey_bio(3), d2i_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_bio(3), i2d_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_nid_bio(3), i2d_PKCS8PrivateKey_nid_fp(3)
PKCS#8 format private key functions
d2i_PKCS8PrivateKey_bio(3ossl), d2i_PKCS8PrivateKey_fp(3ossl), i2d_PKCS8PrivateKey_bio(3ossl), i2d_PKCS8PrivateKey_fp(3ossl), i2d_PKCS8PrivateKey_nid_bio(3ossl), i2d_PKCS8PrivateKey_nid_fp(3ossl)
PKCS#8 format private key functions
d2i_PrivateKey_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_of_void(3), PEM_ASN1_read(3), PEM_ASN1_read_bio(3)
PEM and DER decode an arbitrary ASN.1 value
d4file(4)
D4-format binary file
d64copy(1)
manual page for d64copy 0.4.99.103
d82copy(1)
manual page for d82copy 0.4.99.103
dMagnetic(6)
A Magnetic Scrolls Interpreter
dMagneticini(5), dMagnetic.ini(5)
Configuration file for dMagnetic
d_bitmap_proc(3)
Dialog procedure drawing a bitmap. Allegro game programming library
d_box_proc(3), d_shadow_box_proc(3)
Dialog procedure drawing boxes onto the screen. Allegro game programming library
d_button_proc(3)
Dialog procedure implementing a button object. Allegro game programming library
d_check_proc(3)
Dialog procedure implementing a check box object. Allegro game programming library
d_clear_proc(3)
Dialog procedure to clear the screen. Allegro game programming library
d_edit_proc(3)
Dialog procedure implementing an editable text object. Allegro game programming library
d_icon_proc(3)
Dialog procedure implementing a bitmap button. Allegro game programming library
d_keyboard_proc(3)
Invisible dialog procedure for implementing keyboard shortcuts. Allegro game programming library
d_list_proc(3)
Dialog procedure implementing a list box object. Allegro game programming library
d_menu_proc(3)
Dialog procedure implementing a menu bar object. Allegro game programming library
d_radio_proc(3)
Dialog procedure implementing a radio button object. Allegro game programming library
d_slider_proc(3)
Dialog procedure implementing a slider control object. Allegro game programming library
d_text_list_proc(3)
Dialog procedure implementing a list box object with type ahead. Allegro game programming library
d_text_proc(3), d_ctext_proc(3), d_rtext_proc(3)
Dialogs procedure drawing text onto the screen. Allegro game programming library
d_textbox_proc(3)
Dialog procedure implementing a text box object. Allegro game programming library
d_yield_proc(3)
Invisible dialog procedure that yields CPU time slices. Allegro game programming library
dact(1)
compress or expand a file or stream
dae(1)
List and control system daemons
daemonize(1)
run a program as a Unix daemon
dahdi_cfg(8)
configures DAHDI kernel modules from /usr/local/etc/dahdi/system.conf
dahdi_monitor(8)
checks the rx/tx levels of DAHDI channels
dahdi_test(8)
Test if the DAHDI timer provides timely response
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
dangen(6)
shoot 'em up game where accurate shooting matters
dar(1)
creates, tests, lists, extracts, compares, merges, isolates, repairs dar archives
dar_cp(1)
'cp' clone command that is able to copy data located after an I/O error
dar_manager(1)
compiles several archives contents in a database to ease file restoration
dar_slave(1)
disk archive slave for remote access to a dar archive
dar_xform(1)
disk archive "re-slicer"
darkice(1)
an icecast / shoutcast live audio streamer
darkman(1)
daemon for dark-mode and light-mode transitions on Unix-like desktops
darktable-cli(1)
a command line darktable variant
darktable-cltest(1)
check if there is a usable OpenCL environment for darktable to use
darktable-cmstest(1)
test if the color management subsystem of your computer is correctly configured
darktable-generate-cache(1)
update darktables thumbnail cache
dasdseq(1)
Hercules DSORG=PS retrieval command
dash(1)
command interpreter (shell)
dasm(1)
8-bit macro assembler
data_ahead(3x), data_behind(3x)
test for off-screen data in given forms
datacopy(1)
move table data between two servers
datagrip(1)
launch JetBrains DataGrip Integrated Development Environment
datamash(1)
command-line calculations
date@(1)
prints the date on a remote host
dateadd(1)
Add DURATION to DATE/TIME and print the result
dateconv(1)
Convert DATE/TIMEs between calendrical systems
datediff(1)
Compute duration from DATE/TIME (the reference date/time) to the other
dategrep(1)
Grep standard input for lines that match EXPRESSION
datepage.cgi(1)
Xymon CGI script to view pre-built reports by date
dateround(1)
Round DATE/TIME to the next occurrence of RNDSPEC
dateseq(1)
Generate a sequence of date/times from FIRST to LAST, optionally in steps of
dateutils(1)
command line date and time utilities
datezone(1)
Convert DATE/TIMEs between timezones
dav_reconstruct(1)
Cyrus IMAP documentation Rebuild the caldav and carddav database for a user/set of users
davfs2.conf(5), @CONFIGFILE@(5)
Configuration file for @PROGRAM_NAME@
davix-mkdir(1)
Directory creation tool based on libdavix
davix-mv(1)
Rename tool based on libdavix
davix-rm(1)
Deletion tool based on libdavix
db(1)
manipulate db(3)'s btree(3) and hash(3) databases
db2ris(1)
converts DocBook bibliographic data to the RIS format
db2x_manxml(1)
Make man pages from Man-XML
db2x_texixml(1)
Make Texinfo files from Texi-XML
dbacl(1)
a digramic Bayesian classifier for text recognition
dbcheck(8)
Bacula's Catalog Database Check/Clean program
dbeacon(1)
Distributed IPv4/IPv6 multicast beacon
dbench(1)
Measure disk throughput for simulated netbench run
dbh_close(3), dbh_destroy(3)
close or remove an open DBHashTable
dbh_load(3), dbh_load_address(3), dbh_load_parent(3), dbh_load_child(3)
load a DBHashTable record to memory
dbh_macros(3)
Macros available in dbh
dbh_regen_sweep(3), dbh_regen_fanout(3), dbh_settempdir(3)
make physical structure of the DBHashTable congruent with logical structure
dbh_set_size(3), dbh_set_recordsize(3)
set maximum or current record size
dblink(3)
executes a query in a remote database
dblink_build_sql_delete(3)
builds a DELETE statement using supplied values for primary key field values
dblink_build_sql_insert(3)
builds an INSERT statement using a local tuple, replacing the primary key field values with alternative supplied values
dblink_build_sql_update(3)
builds an UPDATE statement using a local tuple, replacing the primary key field values with alternative supplied values
dblink_cancel_query(3)
cancels any active query on the named connection
dblink_close(3)
closes a cursor in a remote database
dblink_connect(3)
opens a persistent connection to a remote database
dblink_connect_u(3)
opens a persistent connection to a remote database, insecurely
dblink_disconnect(3)
closes a persistent connection to a remote database
dblink_error_message(3)
gets last error message on the named connection
dblink_exec(3)
executes a command in a remote database
dblink_fetch(3)
returns rows from an open cursor in a remote database
dblink_get_connections(3)
returns the names of all open named dblink connections
dblink_get_pkey(3)
returns the positions and field names of a relations primary key fields
dblink_open(3)
opens a cursor in a remote database
dblink_send_query(3)
sends an async query to a remote database
dbmmanage(1)
Manage user authentication files in DBM format
dbow(1)
a database compiler-compiler or front-end
dbsessmgr(1)
session state database manager
dbus-daemon(1)
Message bus daemon
dbus-launch(1)
Utility to start a message bus from a shell script
dbus-monitor(1)
debug probe to print message bus messages
dbus-send(1)
Send a message to a message bus
dbus-update-activation-environment(1)
update environment used for D-Bus session services
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
dc_bluetooth_device_get_name(3)
Get the name of a bluetooth device
dc_bluetooth_iterator_new(3)
Create an iterator to enumerate the bluetooth devices
dc_bluetooth_open(3)
Opens an iostream for a bluetooth device
dc_context_set_logfunc(3)
set the logging function for a dive computer context
dc_context_set_loglevel(3)
set the logging level for a dive computer context
dc_datetime_gmtime(3)
convert an timestamp to GMT date and time
dc_datetime_localtime(3)
convert an timestamp to local date and time
dc_datetime_mktime(3)
convert an local date and time to a timestamp
dc_datetime_now(3)
return the current integral timestamp
dc_descriptor_free(3)
free a dive computer descriptor reference
dc_descriptor_get_model(3)
get the model of a dive computer descriptor
dc_descriptor_get_product(3)
get the product of a dive computer descriptor
dc_descriptor_get_vendor(3)
get the vendor of a dive computer descriptor
dc_descriptor_iterator(3)
get all supported dive computers
dc_device_close(3)
close a dive computer device
dc_device_foreach(3)
iterate over dives in a dive computer
dc_device_open(3)
open a dive computer device
dc_iostream_close(3)
Close the I/O stream and free all resources
dc_irda_device_get_name(3)
Get the address of the IrDA device
dc_irda_iterator_new(3)
Create an iterator to enumerate the IrDA devices
dc_irda_open(3)
Opens an iostream for a IrDA device
dc_iterator_next(3)
next element in 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_samples_foreach(3)
iterate over samples taken during a dive
dc_serial_device_get_name(3)
Get the device name of the serial device
dc_serial_iterator_new(3)
Create an iterator to enumerate the serial devices
dc_serial_open(3)
Opens an iostream for a serial device
dc_test(1)
Distributed session cache testing and benchmarking tool
dc_usbhid_iterator_new(3)
Create an iterator to enumerate the USB HID devices
dc_usbhid_open(3)
Opens an iostream for a USB HID device
dcadec(1)
decode DTS Coherent Acoustics audio streams
dcd(1)
play audio CDs, program CD-ROM as a smart CD player
dcm-dump(1)
print metadata content of DICOM PS3.10 file to standard output
dcm-getframe(1)
print a frame from a DICOM PS3.10 file to standard output
dcm2cda(1)
Extract CDA file from DICOM encapsulated CDA
dcm2img(1)
Convert DICOM image to standard image format
dcm2json(1)
Convert DICOM file and data set to JSON
dcm2mnc(1)
convert sets of DICOM files to one or more MINC format files
dcm2pdf(1)
Extract PDF file from DICOM encapsulated PDF
dcm2pnm(1)
Convert DICOM images to PGM/PPM, PNG, TIFF or BMP
dcm2xml(1)
Convert DICOM file and data set to XML
dcmcjpeg(1)
Encode DICOM file to JPEG transfer syntax
dcmcjpls(1)
Encode DICOM file to JPEG-LS transfer syntax
dcmconv(1)
Convert DICOM file encoding
dcmcrle(1)
Encode DICOM file to RLE transfer syntax
dcmdjpeg(1)
Decode JPEG-compressed DICOM file
dcmdjpls(1)
Decode JPEG-LS compressed DICOM file
dcmdrle(1)
Decode RLE-compressed DICOM file
dcmdspfn(1)
Export standard display curves to a text file
dcmdump(1)
Dump DICOM file and data set
dcmftest(1)
Test if file uses DICOM part 10 format
dcmgpdir(1)
Create a general purpose DICOMDIR
dcmicmp(1)
Compare DICOM images and compute difference metrics
dcmj2pnm(1)
Convert DICOM images to PGM/PPM, PNG, TIFF, JPEG or BMP
dcml2pnm(1)
Convert DICOM images to PGM/PPM, PNG, TIFF or BMP
dcmmkcrv(1)
Add 2D curve data to image
dcmmkdir(1)
Create a DICOMDIR file
dcmmklut(1)
Create DICOM look-up tables
dcmodify(1)
Modify DICOM files
dcmp2pgm(1)
Read DICOM image and presentation state and render bitmap
dcmprscp(1)
DICOM basic grayscale print management SCP
dcmprscu(1)
Print spooler for presentation state viewer
dcmpschk(1)
Checking tool for presentation states
dcmpsmk(1)
Create DICOM grayscale softcopy presentation state
dcmpsprt(1)
Read DICOM images and presentation states and render print job
dcmpsrcv(1)
Network receive for presentation state viewer
dcmpssnd(1)
Network send for presentation state viewer
dcmqridx(1)
Register a DICOM image file in an image database index file
dcmqrscp(1)
DICOM image archive (central test node)
dcmqrti(1)
The Terminal Initiator Telnet Client Program
dcmquant(1)
Convert DICOM color images to palette color
dcmrecv(1)
Simple DICOM storage SCP (receiver)
dcmscale(1)
Scale DICOM images
dcmsend(1)
Simple DICOM storage SCU (sender)
dcmsign(1)
Sign and Verify DICOM Files
dcod2lum(1)
Convert hardcopy characteristic curve file to softcopy format
dconf(1)
Simple tool for manipulating a dconf database
dconf(7)
A configuration system
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
dde.tcl86(n), dde(n)
Execute a Dynamic Data Exchange command
dde.tcl90(n), dde(n)
Execute a Dynamic Data Exchange command
ddgr(1)
DuckDuckGo from the terminal
ddjvu(1)
Command line DjVu decoder
ddpt(8)
copies data between files and storage devices. Support for devices that understand the SCSI command set
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-control(5)
Debian binary packages' master control file format
deb-old(5)
old style Debian binary package format
deb-origin(5)
Vendor-specific information files
deb-postinst(5)
package post-installation maintainer script
deb-postrm(5)
package post-removal maintainer script
deb-preinst(5)
package pre-installation maintainer script
deb-prerm(5)
package pre-removal maintainer script
deb-shlibs(5)
Debian shared library information file
deb-split(5)
Debian multi-part binary package format
deb-src-control(5)
Debian source packages' master control file format
deb-src-files(5)
Debian distribute files format
deb-symbols(5)
Debian's extended shared library information file
deb-version(7)
Debian package version number format
deb822(5)
Debian RFC822 control data format
debootstrap(8)
Bootstrap a basic Debian system
debugfs(8)
ext2/ext3/ext4 file system debugger
debuginfod-client-config(7)
debuginfod client environment variables, cache control files and etc
debuginfod_find_debuginfo(3)
request debuginfo from debuginfod
decayscreen(6)
make a screen meltdown
decbddrefext(3)
decrements the external reference of a bdd node. man1/alc_origin.1
decbddrefint(3)
decrements the internal reference of a bdd node. man1/alc_origin.1
deco(6)
draw tacky 70s basement wall panelling
decode-dimms(1)
decode the information found in memory module SPD EEPROMs
decode.h(3)
API for Brotli decompression
decode_aprs(1)
Convert APRS raw data to human readable form
decode_modifiers(3), decode_modifiers (3)
Convert a modifier-bitmap to a textual representation
decomment(1)
remove comments from C and C++ files
decomposemail(1)
decompose mailboxes into their component email messages
decorate(1)
convert fields of various formats
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::map(3)
deductionguidesforstd::map
deductionguidesforstd::multimap(3)
deductionguidesforstd::multimap
deductionguidesforstd::multiset(3)
deductionguidesforstd::multiset
deductionguidesforstd::ranges::transform_view(3)
deductionguidesforstd::ranges::transform_view
deductionguidesforstd::unordered_map(3)
deductionguidesforstd::unordered_map
deductionguidesforstd::unordered_multimap(3)
deductionguidesforstd::unordered_multimap
deductionguidesforstd::unordered_multiset(3)
deductionguidesforstd::unordered_multiset
defab(3)
defines the abutment box of a phfig man1/alc_origin.1
default.cfg(5)
Chocolate Doom configuration file
default_palette(3)
The default IBM BIOS palette. Allegro game programming library
defendguin(6)
A bidirectionally scrolling space game based on Defender
define_arcantarget(3), define_arcantarget (3)
Create a rendertarget bound subsegment for drawing to another arcan instance
define_feedtarget(3), define_feedtarget (3)
Create a direct copy association between two frameservers
define_nulltarget(3), define_nulltarget (3)
Push an output subsegment into a target frameserver
defncopy(1)
extract procedures and views from a Microsoft server
deghosting_mask(1)
Creates mask for removing ghosting in images
deheader(1)
report which includes in C or C++ compiles can be removed
dehtmldiff(1)
get usable diff from an HTML page
dehydrated(1)
ACME client implemented as a shell-script
dejagnu(1)
DejaGnu auxiliary command launcher
delablexpr(3)
deletes an expression. man1/alc_origin.1
delablexprnum(3)
deletes an operand in an expression. man1/alc_origin.1
delay(1)
counts down a specified number of seconds
delayer(8)
A pipe to delay line-based input by a given time
delbddassoc(3)
deletes a variable association. man1/alc_origin.1
delbddcircuitout(3)
deletes an output in a bdd circuit. man1/alc_origin.1
delbddnode(3)
deletes an unused bdd node. man1/alc_origin.1
delbddnodeassoc(3)
deletes a bdd node in a variable association. man1/alc_origin.1
delbddnodelist(3)
deletes a list of bdd nodes. man1/alc_origin.1
delchain(3)
delete an element of a chain_list man1/alc_origin.1
delcr(1)
removes a CR ( ) at the end of each line of input, if a CR is present
delete_audio(3), delete_audio (3)
Remove the audio source
delete_file(3)
Removes a file from the disk. Allegro game programming library
delete_image(3), delete_image (3)
Delete a video object and associated resources
delht(3)
removes an hash table man1/alc_origin.1
delhtitem(3)
removes an item in an hash table man1/alc_origin.1
deliverquota(8)
deliver to a maildir with a quota
dellocap(3)
delete a logical capacitor man1/alc_origin.1
dellocon(3)
delete a logical connector man1/alc_origin.1
dellofig(3)
delete and free a logical figure man1/alc_origin.1
delloins(3)
delete a logical instance man1/alc_origin.1
dellores(3)
delete a logical resistor man1/alc_origin.1
delloself(3)
delete a logical inductor man1/alc_origin.1
dellosig(3)
delete a logical signal man1/alc_origin.1
dellotrs(3)
delete a logical transistor man1/alc_origin.1
delnum(3)
delete an element of a num_list man1/alc_origin.1
delphcon(3)
delete a physical connector man1/alc_origin.1
delphfig(3)
delete and free a physical figure man1/alc_origin.1
delphins(3)
delete a physical instance man1/alc_origin.1
delphref(3)
delete a physical reference man1/alc_origin.1
delphseg(3)
delete a physical segment man1/alc_origin.1
delphvia(3)
delete a physical via man1/alc_origin.1
delptype(3)
delete an element of a ptype_list man1/alc_origin.1
delrdsfig(3)
deletes a figure man1/alc_origin.1
delrdsfigrec(3)
deletes a rectangle of a figure man1/alc_origin.1
delrdsins(3)
deletes an instance of a figure man1/alc_origin.1
delrdsinsrec(3)
deletes a rectangle of an instance man1/alc_origin.1
delrdsrecwindow(3)
deletes a rectangle from the windowing of rds structure. man1/alc_origin.1
deltainfoxml2solv(1)
convert rpm-mds deltainfo format into a solv file
delwords(1)
Deleting words from specified dictionary collectively
demandoc(1)
emit only text of UNIX manuals
demon(6)
cellular automaton
denature(1)
-- A script to convert an html file to an xsl-fo file, then using FOP, to a pdf
depot(3), Depot(3)
the basic API of QDBM
depth-dbm-fc-solver(6), dbm-fc-solver(6)
memory efficient solving of difficult to verdict Freecell deals
derb(1)
disassemble a resource bundle
deroff(1)
remove nroff/troff, eqn, pic and tbl constructs
des_modes(7)
the variants of DES and other crypto algorithms of OpenSSL
des_modes(7ossl)
the variants of DES and other crypto algorithms of OpenSSL
deskflow(1), Deskflow:(1)
Keyboard and mouse sharing utility (GUI)
deskflow-core(1), deskflow-core:(1)
Keyboard and mouse sharing utility
deskmenu(1)
A root menu for X
desktop(1)
Desktop manager
desktop_color_depth(3)
Finds out the desktop color depth. Allegro game programming library
desktop_palette(3)
The palette used by the Atari ST low resolution desktop. Allegro game programming library
desktopctl(1)
Control interface for the desktop manager
destroy(1), Destroy(1)
Destroy files from the harddisk in a secure manner
destroy.tk86(n), destroy(n)
Destroy one or more windows
destroyBdd(3)
removes the BDDs system
destroy_bitmap(3)
Destroys any type of created bitmap. Allegro game programming library
destroy_compiled_sprite(3)
Destroys a compiled sprite. Allegro game programming library
destroy_datafile_index(3)
Destroys a datafile index. Allegro game programming library
destroy_font(3)
Frees the memory being used by a font structure. Allegro game programming library
destroy_gfx_mode_list(3)
Frees the list created by get_gfx_mode_list(). Allegro game programming library
destroy_midi(3)
Destroys a MIDI structure when you are done with it. Allegro game programming library
destroy_rle_sprite(3)
Destroys an RLE sprite. Allegro game programming library
destroy_sample(3)
Destroys a sample structure when you are done with it. Allegro game programming library
destroy_scene(3)
Deallocates the memory used by a scene. Allegro game programming library
destroy_zbuffer(3)
Destroys a Z-buffer. Allegro game programming library
destroybddassoc(3)
frees all the variable associations. man1/alc_origin.1
destroybddcircuit(3)
destroys a bdd circuit. man1/alc_origin.1
destroybddsystem(3)
destroys a bdd system. man1/alc_origin.1
destroyrdswindow(3)
destroys windowing of a figure man1/alc_origin.1
detect_digi_driver(3)
Detects whether the specified digital sound device is available. Allegro game programming library
detect_midi_driver(3)
Detects whether the specified MIDI sound device is available. Allegro game programming library
detex(1)
a filter to strip TeX commands from a .tex file
detox(1)
clean up filenames
deurlname(1)
Remove URL-encoded characters from file names
devablxorexpr(3)
develops 'xor', 'nxor' in an expression. man1/alc_origin.1
devcal(1)
An FM deviation calibration utility for the SvxLink system
devdump(1), isoinfo(1), isovfy(1), isodump(1)
Utility programs for dumping and verifying iso9660 images
devdump(8), isoinfo(8), isovfy(8), isodump(8)
Utility programs for dumping and verifying iso9660 images
devdupablxorexpr(3)
duplicates and develops 'xor', 'nxor'. man1/alc_origin.1
devhelp(1)
An API documentation browser
devilspie(1)
perform actions on windows as they are created
devilspie2(1), Devilspie2(1)
perform scripted actions on windows as they are created
deweb(1)
strips away C & CWEB commands from CWEB sources
dexpire(8)
Diablo program to expire article files
dexpireover(8)
Diablo program to expire overview files for diablo reader side
dfa_determinize(1)
Determinize NFA grammar network
dfa_minimize(1)
Minimize a DFA grammar network
dfarc(1)
An integrated frontend and .dmod installer
dfc(1)
report file system space usage information with style
dfeedinfo(8)
Display and manipulate the realtime feed statistics
dfont2res(1)
convert Macintosh dfont font file format to Macintosh resource fork format
dfu-prefix(1)
add, check, or remove special firmware file prefix
dfu-programmer(1)
USB firmware upgrading for Atmel microcontrollers
dfu-suffix(1)
add, check, or remove DFU firmware file suffix
dfu-util(1)
Device firmware update (DFU) USB programmer
dga(1)
test program for the XFree86-DGA extension
dgen(1)
Sega Genesis/Mega Drive emulator
dgen_tobin(1)
Convert SMD-format Genesis/Mega Drive image to raw (BIN) format
dgmap(1), dgpart(1)
compute static mappings and partitions in parallel
dgn_comp(6)
NetHack dungeon compiler
dgord(1)
compute sparse matrix orderings of graphs in parallel
dgrpctl(8)
add, delete and modify newsgroups in the active file
dgscat(1)
build distributed source graph file fragments from a centralized source graph file
dgvalidator(1)
drumgizmo drumkit validator
dhcdrop(8)
program for searching and suppress false DHCP servers in Ethernet
dhclient(8)
Dynamic Host Configuration Protocol Client
dhcp-options(5)
Dynamic Host Configuration Protocol options
dhcp6c(8)
DHCPv6 client daemon
dhcpd(8)
Dynamic Host Configuration Protocol Server
dhcpdump(8)
DHCP packet dumper
dhcrelay(8)
Dynamic Host Configuration Protocol Relay Agent
dhex(1)
hex editor with a diff mode
dhex_markers(5)
marker file for dhex
dhisexpire(8)
Diablo program to clean the history file
dhtnode(1)
a simple OpenDHT command line node runner
di(1)
disk information
dia(1)
a diagram drawing program
dia2code(1)
Generate code from Dia files
diablo(8)
NetNews daemon for backbone article transit
dial_tone(1)
dial tone example
dialog_message(3)
Sends a message to all the objects in an array. Allegro game programming library
dib0700(4)
webcamd driver for DiBcom DiB0700 USB bridge
dicmd(8)
Diablo program to manage a running diablo server
dico(1)
GNU dictionary client program
dict.tcl86(n), dict(n)
Manipulate dictionaries
dict.tcl90(n), dict(n)
Manipulate dictionaries
dictModifyValue(3), dictModifyValue (3)
create/modify an item
dictRemove(3), dictRemove (3)
remove item from dictionary
dictSetValue(3), dictSetValue (3)
set/reset an items value
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
dictl(1)
wrapper script for dict that permits using utf-8 encoded dictionaries on a terminal that is not utf-8 aware
dictunformat(1)
create a raw database file from a .dict and .index file
dictzip(1), dictunzip(1)
compress (or expand) files, allowing random access
didump(8)
Diablo program to dump the dhistory database diload - Diablo program to append to the dhistory database
dieharder(1)
A testing and benchmarking tool for random number generators
diff(1)
compare files line by line
diff(1)
compare two files
diff(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
diffstat(1)
make histogram from diff-output
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
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
dirconvert(1)
Convert color strings between LSCOLORS and LS_COLORS format
direnv.toml(1)
the direnv configuration file
direvent(8)
directory event monitor
dirmngr(8)
GnuPG's network access daemon
dirmngr-client(1)
Tool to access the Dirmngr services
dirsplit(1)
splits directory into multiple with equal size
dirvish(8)
Disk based virtual image network backup system
dirvish-expire(8)
delete expired dirvish images
dirvish-locate(8)
locate file versions in dirvish images
disable_hardware_cursor(3)
Disables the OS hardware cursor. Allegro game programming library
discard(8)
Postfix discard mail delivery agent
discgrp(5gv), discrete(5gv)
group file formats
disco(1)
Mono's Web Service Discovery Tool
discrete(6)
discrete map iterative function fractal systems
disdvi(1)
`disassemble' a (p)TeX or XeTeX DVI file
diskcheckd(8)
daemon to check for disk read errors
diskcheckd.conf(5), diskcheckd(5)
daemon to check for disk read errors
disklist(5)
List of partitions to back up for Amanda
diskroaster(8)
multithreaded disk testing utility that writes and verifies data on a raw disk device
diskus(1)
Compute disk usage for the given filesystem entries
disna(3)
disna: eig condition numbers
dispatch(3)
the dispatch framework
dispatch_data_create(3), dispatch_data_create_concat(3), dispatch_data_create_subrange(3), dispatch_data_create_map(3), dispatch_data_apply(3), dispatch_data_copy_region(3), dispatch_data_get_size(3)
create and manipulate dispatch data objects
dispatch_group_create(3), dispatch_group_async(3), dispatch_group_wait(3), dispatch_group_notify(3)
group blocks submitted to queues
dispatch_io_read(3), dispatch_io_write(3)
submit read and write operations to dispatch I/O channels
dispatch_object(3)
General manipulation of dispatch objects
dispatch_queue_create(3), dispatch_queue_get_label(3), dispatch_get_current_queue(3), dispatch_get_global_queue(3), dispatch_get_main_queue(3), dispatch_main(3), dispatch_set_target_queue(3)
where blocks are scheduled for execution
dispatch_read(3), dispatch_write(3)
asynchronously read from and write to file descriptors
dispatch_semaphore_create(3), dispatch_semaphore_signal(3), dispatch_semaphore_wait(3)
synchronized counting semaphore
dispatch_time(3), dispatch_walltime(3)
Calculate temporal milestones
display(1)
displays an image or image sequence on any X server
display_qt(1)
a Gnu Radio Example gr-qtgui
dist(1)
distribute an nmh message to additional addresses
distance(3)
compute the distance between two pieces of data
distcc(1)
distributed C/C++/ObjC compiler with distcc-pump extensions
distccd(1)
distributed C/C++ compiler server
distccmon-text(1)
Displays current compilation jobs in text form
distributions(5)
Recommended values for the Distribution header field
distviper(8)
wipe outdated files from the FreeBSD ports distdir
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
djvm(1)
Manipulate bundled multi-page DjVu documents
djvmcvt(1)
Convert multi-page DjVu documents
djvudigital(1)
creates DjVu files from PS or PDF files
djvudump(1)
Display internal structure of DjVu files
djvuextract(1)
Extract chunks from DjVu image files
djvumake(1)
Assemble DjVu image files
djvups(1)
Convert DjVu documents to PostScript
djvused(1)
Multi-purpose DjVu document editor
djvuserve(1)
Generate indirect DjVu documents on the fly
djvutoxml(1), djvuxmlparser(1)
DjVuLibre XML Tools
djvutxt(1)
Extract the hidden text from DjVu documents
djxl(1)
decompress JPEG XL images
dk-filter(8)
DomainKeys filter for sendmail
dkimproxy_in(8), dkimproxy.in(8)
SMTP proxy for verifying DKIM signatures
dkimproxy_out(8), dkimproxy.out(8)
SMTP proxy for adding DKIM signatures to email
dkimpy-milter(8), dkimpy(8)
DKIM signing and verifying filter for MTAs
dkimpy-milter.conf(5), dkimpy-milter(5)
Python milter for DKIM signing and validation
dkimsign(1)
Script for DKIM signing messages on stdin
dkimverify(1)
Script for DKIM verifying messages on stdin
dknewkey(1)
Generates new DKIM public/private key pairs
dkp(8)
Diablo program to manage DKP databases
dlint(8)
Internet Domain Name System (DNS) error checking utility
dlsdump(1)
List information about a DLS (Downloadable Sound) file
dltest(1)
A simple library symbol test program
dlys(5)
format of .dlys files read by the SCALD simulator and timing verifier
dm-tool(1)
a tool to control the display manager
dma(8)
DragonFly Mail Agent
dmail(1)
procmail Mail Delivery Module
dmake(1)
parallel make from Distributed Make
dmenu(1)
dynamic menu
dmenu-wl(1)
dynamic menu
dmenu2(1)
dynamic menu 2
dmidecode(8)
DMI table decoder
dmidiplayer(1)
[em] Plays MIDI, Karaoke and Cakewalk Files
dmtxquery(1)
extract information from dmtxread output
dmtxread(1)
scan Data Matrix barcodes
dmtxwrite(1)
create Data Matrix barcodes
dnet(3)
dumb networking library
dnet(8)
dumb networking library test program
dnetc(1)
distributed.net distributed computing client for FreeBSD
dnewslink(8)
Diablo program to feed news to remote systems
dnie-tool(1)
displays information about DNIe based security tokens
dns-boot-check(1)
check /etc/named.boot file "dns-boot-check(1)" "check /etc/named.boot file"
dns-bootp(1)
generate bootp tables from DNS tables "dns-bootp(1)" "generate bootp tables from DNS tables"
dns-bootparams(1)
generate /etc/bootparams entries from DNS tables "dns-bootparams(1)" "generate /etc/bootparams entries from DNS tables"
dns-conf-check(1)
check /etc/named.conf file "dns-conf-check(1)" "check /etc/named.conf file"
dns-dhcp(1)
generate dhcp tables from DNS tables "dns-dhcp(1)" "generate dhcp tables from DNS tables"
dns-ethers(1)
generate /etc/ethers entries from DNS tables "dns-ethers(1)" "generate /etc/ethers entries from DNS tables"
dns-ethers-import(1)
generate DNS tables from /etc/ethers entries "dns-ethers-import(1)" "generate DNS tables from /etc/ethers entries"
dns-hosts(1)
generate /etc/hosts entries from DNS tables "dns-hosts(1)" "generate /etc/hosts entries from DNS tables"
dns-hosts-import(1)
generate DNS tables from /etc/hosts entries "dns-hosts-import(1)" "generate DNS tables from /etc/hosts entries"
dns-ng(1)
generate /etc/netgroup entries from DNS tables "dns-ng(1)" "generate /etc/netgroup entries from DNS tables"
dns-rev(1)
generate reverse name mappings "dns-rev(1)" "generate reverse name mappings"
dns-sd(1)
Multicast DNS (mDNS) & DNS Service Discovery (DNS-SD) Test Tool " For whatis
dns2blackhole(8)
Malware Prevention through Domain Blocking (Black Hole)
dnscap-rssm-rssac002(1)
Combine RSSAC002v3 YAML files
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.core(3)
Core modules for dnsjit
dnsjit.core.compat(3)
Cross platform compatibility support
dnsjit.core.loader(3)
Dynamic library loader
dnsjit.core.object.dns(3)
Container of a DNS message
dnsjit.core.object.icmp(3)
An ICMP packet
dnsjit.core.object.icmp6(3)
An ICMPv6 packet
dnsjit.core.object.linuxsll(3)
Linux cooked-mode capture (SLL) part of a packet
dnsjit.core.object.tcp(3)
A TCP segment header
dnsjit.core.object.udp(3)
A UDP datagram header
dnsjit.core.objects(3)
Easy way to import all objects
dnsjit.core.receiver(3)
Non-system depended time specification structure definition
dnsjit.filter(3)
Filter/processing modules for dnsjit
dnsjit.filter.timing(3)
Filter to pass objects to the next receiver based on timing between packets
dnsjit.input(3)
Input modules for dnsjit
dnsjit.input.fpcap(3)
Read input from a PCAP file using fopen()
dnsjit.input.mmpcap(3)
Read input from a PCAP file using mmap()
dnsjit.input.pcap(3)
Read input from an interface or PCAP file using libpcap
dnsjit.input.zero(3)
Dummy layer to example.input.zero
dnsjit.input.zmmpcap(3)
Read input from a PCAP file using mmap()
dnsjit.input.zpcap(3)
Read input from a PCAP file that is compressed
dnsjit.lib.base64url(3)
Utility library to convert data to base64url format
dnsjit.lib.clock(3)
Clock and time functions
dnsjit.lib.getopt(3)
Parse and handle arguments
dnsjit.lib.parseconf(3)
Parse simple config files
dnsjit.output(3)
Output modules for dnsjit
dnsjit.output.null(3)
Dummy layer to example.output.null
dnsjit.output.respdiff(3)
Output to respdiff LMDB
dnsjit.output.tcpcli(3)
Simple, length aware, TCP client
dnsjit.output.tlscli(3)
Simple TLS client
dnsjit.output.udpcli(3)
Simple and dumb UDP DNS client
dnsmasq(8)
A lightweight DHCP and caching DNS server
dnsperf(1)
test the performance of a DNS server
dnsreflector(1)
DNS Spamtrap
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-settime(1)
set the key timing metadata for a DNSSEC key
dnssort(1)
sort DNS hostnames
dnstable(7)
encoding format, library, and utilities for passive DNS data
dnstable-encoding(5)
key-value encoding format used by dnstable
dnstable_convert(1)
convert passive DNS NMSG data to dnstable MTBL format
dnstable_dump(1)
dump dnstable data file to text or JSON
dnstable_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
dnsviz-graph(1)
graph the assessment of diagnostic DNS queries
dnsviz-print(1)
print the assessment of diagnostic DNS queries
do_arc(3)
Calculates all the points in a circular arc. Allegro game programming library
do_circle(3)
Calculates all the points in a circle. Allegro game programming library
do_dialog(3)
Basic dialog manager function. Allegro game programming library
do_ellipse(3)
Calculates all the points in an ellipse. Allegro game programming library
do_line(3)
Calculates all the points along a line. Allegro game programming library
do_menu(3)
Displays an animates a popup menu. Allegro game programming library
do_uconvert(3)
Converts a string to another encoding format. Allegro game programming library
doas(1)
execute commands as another user
doasedit(8)
edit a text file and then write the file back to its original location with admin access
doc(8)
diagnose unhealthy DNS domains
docbook2man(1)
Convert DocBook to man pages
docbook2man-spec.pl(1)
convert DocBook RefEntries to man pages
docbook2mdoc(1)
convert DocBook to mdoc
docbook2texi-spec.pl(1)
convert DocBook Booksto Texinfo documents
doctext(1)
Generate documentation pages from source files
doinkd(8)
Idle terminal and multiple login monitor daemon
doinkd.cf(5), /usr/local/etc/doinkd/doinkd.cf(5)
doinkd configuration file format
dolphin-emu(6)
Nintendo GameCube and Wii emulator
dolphin-emu-nogui(6)
Nintendo GameCube and Wii emulator
dom(n)
Create an in-memory DOM tree from XML
domDoc(n)
Manipulates an instance of a DOM document object
domNode(n)
Manipulates an instance of a DOM node object
domain(8)
nnrpd domain resolver
domain_server(3)
generic DOMAIN server
domains.conf(5)
lfacme domains configuration file
domino-chain(6), Domino-Chain(6)
Rearrange dominoes on different platforms to start a chain reaction
dontspace(6)
an X solitaire programm
dos2ansi(1)
convert old MS-DOS/ANSI.SYS text files
dos2unix(1)
convert ASCII files from DOS's CR/LF to UNIX's LF
dosbox(1)
DOSBox Staging, x86/DOS emulator, a modern continuation of DOSBox
dosbox(1)
an x86/DOS emulator with sound/graphics
dosbox-x(1)
a x86/DOS and PC98 emulator
dot(1)
filter for drawing directed graphs neato - filter for drawing undirected graphs twopi - filter for radial layouts of graphs circo - filter for circular layout of graphs fdp - filter for drawing undirected graphs sfdp - filter for drawing large undirected graphs patchwork - filter for squarified tree maps osage - filter for array-based layouts
dot-courier(5)
Local mail delivery instructions
dot-forward(1)
read a .forward file under qmail
dot_product(3), dot_product_f(3)
Calculates the dot product. Allegro game programming library
dotlockfile(1)
Utility to manage lockfiles
doublecmd(1)
Twin-panel (commander-style) file manager
doutq(8)
Show summary of outgoing Diablo feeds
doveadm(1)
Dovecot(aqs administration utility
doveadm-acl(1)
Manage Access Control List (ACL)
doveadm-altmove(1)
Move matching mails to the alternative storage (dbox-only)
doveadm-auth(1)
Flush/lookup/test authentication data
doveadm-batch(1)
Execute multiple commands for multiple users
doveadm-deduplicate(1)
expunge duplicate messages
doveadm-director(1)
Manage Dovecot directors
doveadm-dump(1)
Dump the content of Dovecot(aqs binary mailbox index/log
doveadm-exec(1)
easily execute commands from Dovecot(aqs libexec_dir
doveadm-expunge(1)
Expunge messages matching given search query
doveadm-fetch(1)
Fetch partial/full messages or message information
doveadm-flags(1)
add, remove or replace messages(aq flags
doveadm-force-resync(1)
Repair broken mailboxes
doveadm-fs(1)
Interact with the abstract mail storage filesystem
doveadm-fts(1)
Manipulate the Full Text Search (FTS) index
doveadm-help(1)
Show information about doveadm commands
doveadm-import(1)
Import messages matching given search query
doveadm-index(1)
Index mailboxes
doveadm-instance(1)
Manage the list of running Dovecot instances
doveadm-kick(1)
Disconnect users by user name and/or IP address
doveadm-log(1)
Locate, test or reopen Dovecot(aqs log files
doveadm-mailbox(1)
Commands related to handling mailboxes
doveadm-mailbox-cryptokey(1)
Mail crypt plugin management
doveadm-move(1)
Move messages matching the given search query into another mailbox doveadm-copy - Copy messages matching the given search query into another mailbox
doveadm-penalty(1)
Show current penalties
doveadm-proxy(1)
Handle Dovecot proxy connections
doveadm-purge(1)
Remove messages with refcount=0 from mdbox files
doveadm-pw(1)
Dovecot(aqs password hash generator
doveadm-quota(1)
Initialize/recalculate or show current quota usage
doveadm-rebuild(1)
Commands related to rebuilding various aspects of mails matching given search query
doveadm-replicator(1)
Manage users(aq mail replication
doveadm-save(1)
Save email to a user's mailbox
doveadm-search(1)
Show a list of mailbox GUIDs and message UIDs matching
doveadm-search-query(7)
Overview of search queries for doveadm mailbox
doveadm-sieve(1)
Commands related to handling Sieve scripts
doveadm-stats(1)
Inspect or reset stats
doveadm-sync(1)
Dovecot(aqs two-way mailbox synchronization utility doveadm-backup - Dovecot(aqs one-way mailbox synchronization utility
doveadm-user(1)
Perform a user lookup in Dovecot(aqs userdbs
doveadm-who(1)
Show who is logged in to the Dovecot server
doveconf(1)
Dovecot(aqs configuration dumping utility
dovecot(1)
a secure and highly configurable IMAP and POP3 server
dovecot-lda(1)
Dovecot(aqs local mail delivery agent
dovecot-sysreport(1)
Dovecot(aqs system report utility
doverctl(8)
Perform functions on the overview directory and file structure
downsample-fits(1)
Scale down a FITS image
downstr(3)
convert a string to lower case man1/alc_origin.1
downtimed(8)
system downtime monitoring and reporting daemon
downtimes(1)
display system downtime records made by downtimed (8)
doxygen(1)
documentation system for various programming languages
doxyindexer(1)
creates a search index from raw search data
doxysearch(1), doxysearch.cgi(1)
search engine used for searching in doxygen documentation
dp(8)
nmh parser of RFC 822-style dates
dpath(8)
Diablo program to return commonly used paths for use in shell scripts
dpbindic(1)
Convert a binary-form dictionary into a text-form dictionary
dpipe(1)
bi-directional pipe command
dpkg(1)
package manager for Debian
dpkg-architecture(1)
set and determine the architecture for package building
dpkg-buildpackage(1)
build binary or source packages from sources
dpkg-deb(1)
Debian package archive (.deb) manipulation tool
dpkg-gensymbols(1)
generate symbols files (shared library dependency information)
dpkg-maintscript-helper(1)
works around known dpkg limitations in maintainer scripts
dpkg-mergechangelogs(1)
3-way merge of debian/changelog files
dpkg-name(1)
rename Debian packages to full package names
dpkg-source(1)
Debian source package (.dsc) manipulation tool
dpkg-statoverride(1)
override ownership and mode of files
dpkg-vendor(1)
queries information about distribution vendors
dpmgr(1)
administration utility for QDBM Depot
dptest(1)
test cases for QDBM Depot
dptsv(1)
mutual converter between TSV and QDBM Depot database
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 }}
draw_character_ex(3)
Draws non transparent pixels of the sprite with a color. Allegro game programming library
draw_compiled_sprite(3)
Draws a compiled sprite. Allegro game programming library
draw_gouraud_sprite(3)
Draws a sprite with gouraud shading. Allegro game programming library
draw_lit_rle_sprite(3)
Draws a tinted RLE sprite. Allegro game programming library
draw_lit_sprite(3)
Draws a sprite tinted with a specific color. Allegro game programming library
draw_rle_sprite(3)
Draws an RLE sprite. Allegro game programming library
draw_sprite(3)
Draws a copy of the sprite onto the destination bitmap. Allegro game programming library
draw_sprite_ex(3)
Draws a optionally flipped/blended/tinted sprite on the bitmap. Allegro game programming library
draw_sprite_v_flip(3), draw_sprite_h_flip(3), draw_sprite_vh_flip(3)
Draws the sprite transformed to the destination bitmap. Allegro game programming library
draw_trans_rle_sprite(3)
Draws a translucent RLE sprite. Allegro game programming library
draw_trans_sprite(3)
Draws a sprite blending it with the destination. Allegro game programming library
drawing_mode(3)
Sets the graphics drawing mode. Allegro game programming library
drawterm(1), drawterm (1)
connection to cpu, fs, and auth servers
drcmd(8)
Diablo program to manage a running dreaderd server
dreadart(8)
Extract article from spool given message-id or hash / Run validity check on articles referenced by queue file
dreaderd(8)
NNTP reader daemon for reader support
dreadover(8)
Extract overview information, usually from /news/spool/group, given a newsgroup name and article number
dreamchess(6)
User interface for XBoard-compatible chess engines
dreamer(6)
An XBoard-compatible chess engine
drempels(1)
Hallucinatory desktop enhancer
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)
drm(7)
Direct Rendering Manager
drm-kms(7)
Kernel Mode-Setting
drm-memory(7)
DRM Memory Management
drmAvailable(3)
determine whether a DRM kernel driver has been loaded
drmHandleEvent(3)
read and process pending DRM events
drmModeGetResources(3)
retrieve current display configuration information
drm_info(1)
dump information about DRM devices
dropbearconvert(1)
convert between Dropbear and OpenSSH private key formats
dropdb(1)
remove a PostgreSQL database
dropuser(1)
remove a PostgreSQL user account
drpmsync(8)
sync a file tree with deltarpms
drracket(1)
the Racket programming environment
drtdump(1)
Dump DICOM RT file and data set
drumgizmo(1)
drum application
drumkv1(1)
an old-school drum-kit sampler
drumstick-drumgrid(1)
A Drumstick utility emulating a drum box
drumstick-dumpmid(1)
A Drumstick command line utility for decoding MIDI events
drumstick-dumprmi(1)
A Drumstick command line utility for decoding RIFF MIDI files
drumstick-dumpsmf(1)
A Drumstick command line utility for decoding standard MIDI files
drumstick-dumpwrk(1)
A Drumstick command line utility for decoding WRK (Cakewalk) files
drumstick-guiplayer(1)
A Drumstick GUI utility for playing MIDI files
drumstick-metronome(1)
A Drumstick command line utility for playing a metronome pattern
drumstick-playsmf(1)
A Drumstick command line utility for playing standard MIDI files
drumstick-sysinfo(1)
A Drumstick command line utility to get information about the ALSA sequencer
drumstick-vpiano(1)
A Drumstick GUI virtual piano utility
dsbdriverd(8)
A device driver loading daemon
dsblogoutmgr(1)
Graphical logout manager
dsbmc-cli(1)
command-line client for DSBMD
dsc(5)
Debian source packages' control file format
dselect(1)
Debian package management frontend
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
dsktrans(1)
Copy from one floppy or image file to another
dskutil(1)
Simple sector edtor for discs and disc images
dsp(3), initdp(3), freedp(3), dotprod(3), sumsq(3), peakval(3)
SIMD-assisted digital signal processing primitives
dspam(1)
DSPAM Anti-Spam Agent
dspam_admin(1)
Alter DSPAM users preferences
dspam_clean(1)
perform periodic maintenance of metadata
dspam_crc(1)
calculate the DSPAM CRC/hash value for a text token
dspam_dump(1)
produce a dump of a user's metadata
dspam_logrotate(1)
Rotate DSPAM logfiles
dspam_merge(1)
merge several users' metadata into a composite
dspam_stats(1)
display spam statistics
dspam_train(1)
train a corpus of mail
dspoolout(8)
Diablo program to sequence and flush outbound queue files
dsr2html(1)
Render DICOM SR file and data set to HTML/XHTML
dsr2xml(1)
Convert DICOM SR file and data set to XML
dsrdump(1)
Dump DICOM SR file and data set
dssi_osc_send(1)
send OSC messages to DSSI applications
dstar2tgba(1)
convert automata into Büchi automata
dstyle(5)
format of .dstyle files (display styles)
dsymutil(1)
manipulate archived DWARF debug symbol files
dsyncgroups(8)
Obtain active file and group description info from a remote NNTP host and update the local dactive.kp (or specified KP database)
dtach(1)
simple program that emulates the detach feature of screen
dtcpauth(8)
Manipulate POP Authorization DB
dtcpc(8)
Dynamic Tunnel Configuration Protocol client
dtcpclient(8)
Dynamic Tunnel Configuration Protocol client
dtcps(8)
Dynamic Tunnel Configuration Protocol daemon
dtd2po(1), dtd2po.py(1)
Convert a Mozilla .dtd UTF-8 localization format to a Gettext PO localization file
dtd2xsd(1)
XML Schema generator from XML document that contains DTD
dte(1)
A small, configurable text editor
dte-syntax(5)
Format of syntax highlighting files used by dte(1)
dterc(5)
Command and configuration language used by dte(1)
dtop(1)
display and update information about processes on a cluster of machines
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
dualcoax(1)
determine impedance of a coaxial structure with two concentric dielectrics
dubdv(1)
insert audio into a digital video stream
duende(8)
run a child process as a daemon
dummy-ups(8)
Driver for multi-purpose UPS emulation or relay
dump-mixers(1)
dump OSS mixer settings to standard output
dump2dcm(1)
Convert ASCII dump to DICOM file
dump_xsettings(1)
prints X11 application settings from an XSETTINGS provider
dumpcap(1)
Dump network traffic
dumpdb(1)
The Freeze database inspector
dumpe2fs(8)
dump ext2/ext3/ext4 file system information
dumpelf(1)
dump internal ELF structure
dumpexfat(8)
dump exFAT file system
dumpfcfg(1)
dump fidoconfig to file or stdout
dumpreg(1)
dump the state of the card as the svgalib chipset driver sees it
dumpsolv(1)
print a solv file into a human readable format
dune(1)
N'45' composable build system for OCaml
dune-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-coq(1), duneN'45'coq(1)
N'45' Command group related to CoqN'46'
dune-diagnostics(1), duneN'45'diagnostics(1)
N'45' fetch and return errors from the current build
dune-exec(1), duneN'45'exec(1)
N'45' Execute a command in a similar environment as if installation was performedN'46'
dune-external-lib-deps(1), duneN'45'externalN'45'libN'45'deps(1)
N'45' Removed commandN'46'
dune-fmt(1), duneN'45'fmt(1)
N'45' Format source codeN'46'
dune-format-dune-file(1), duneN'45'formatN'45'duneN'45'file(1)
N'45' Format dune files
dune-init(1), duneN'45'init(1)
N'45' Command group for initializing dune components
dune-installed-libraries(1), duneN'45'installedN'45'libraries(1)
N'45' Print out libraries installed on the systemN'46'
dune-ocaml-merlin(1), duneN'45'ocamlN'45'merlin(1)
N'45' Start a merlin configuration server
dune-printenv(1), duneN'45'printenv(1)
N'45' Print the environment of a directory
dune-promote(1), duneN'45'promote(1)
N'45' An alias for promotion applyN'46'
dune-promotion(1), duneN'45'promotion(1)
N'45' Control how changes are propagated back to source codeN'46'
dune-rpc(1), duneN'45'rpc(1)
N'45' DuneN'39's RPC mechanismN'46' ExperimentalN'46'
dune-rules(1), duneN'45'rules(1)
N'45' Dump internal rulesN'46'
dune-subst(1), duneN'45'subst(1)
N'45' Substitute watermarks in source filesN'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
dunstctl(1)
command line control utility for dunst
dunstify(1)
a program to send desktop notifications
dupablexpr(3)
duplicates an expression. man1/alc_origin.1
dupemap(1)
Creates a database of file checksums and uses it to eliminate duplicates
dupfilter(8)
Sample Courier mail filter
duplicity(1)
Encrypted incremental backup to local or remote storage
dust(1), Dust(1)
Like du but more intuitive
dv2sub(1)
extract info or subtitles from DV stream
dvb-format-convert(1)
DVBv5 tool for file format conversions
dvbcut(1)
Qt application for cutting parts out of DVB streams
dvbsnoop(1)
DVB and MPEG stream analyzer
dvconnect(1)
receive or transmit raw DV using the video1394 device
dvd-menu(1)
Creates a DVD navigation menu with buttons
dvd-slideshow(1)
Creates a slideshow movie in DVD video format from a list of pictures and effects
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
dvicopy(1), odvicopy(1)
produce modified copy of DVI file
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
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
dvitomp(1)
convert a TeX DVI file to a MetaPost MPXFILE
dvitype(1), odvitype(1)
translate a dvi file for humans
dvtm(1)
dynamic virtual terminal manager
dw2102(4)
webcamd driver for DVBWorld and TeVii DVB-S/S2
dwarfdump(1)
dumps DWARF debug information of an ELF object
dwdiff(1)
a delimited word diff program
dwebp(1)
decompress a WebP file to an image file
dwfilter(1)
reformat text with dwdiff for further processing
dwg2SVG(1)
manual page for dwg2SVG 0.12.4
dwg2dxf(1)
manual page for dwg2dxf 0.12.4
dwg2ps(1)
manual page for dwg2ps 0.12.4
dwgadd(1)
manual page for dwgadd 0.11.1.4086
dwgadd(5), dwgadd.5(5)
Format of the LibreDWG dwgadd example input-file
dwgbmp(1)
manual page for dwgbmp 0.12.4
dwgfilter(1)
manual page for dwgfilter 0.12.4
dwggrep(1)
manual page for dwggrep 0.12.4
dwglayers(1)
manual page for dwglayers 0.12.4
dwgread(1)
manual page for dwgread 0.12.4
dwgrewrite(1)
manual page for dwgrewrite 0.12.4
dwgwrite(1)
manual page for dwgwrite 0.12.4
dwl(1)
dwm for Wayland
dwlb(1)
feature-complete bar for dwl
dwm(1)
dynamic window manager
dwz(1)
DWARF optimization and duplicate removal tool
dx(l)
start the Data Explorer visualization system. Optionally directly start the User Interface (dxui), the executive (dxexec), the Data Prompter, the Module Builder or the Tutorial
dxa(1)
6502/R65C02 disassembler
dxf2dwg(1)
manual page for dxf2dwg 0.12.4
dxfwrite(1)
manual page for dxfwrite 0.12.4
dxpc(1)
Differential X Protocol Compressor
dymaxionmap(6)
An animation of Buckminster Fuller's unwrapped icosahedral globe
dynamic_field_info(3x), field_info(3x)
retrieve field characteristics
dynamips(1)
Cisco router simulator
dynamite(1)
manual page for dynamite
dyncall(3)
encapsulation of architecture-, OS- and compiler-specific function call semantics
dynip(8)
Dynamic IP Address Updater
dynload(3)
encapsulates dynamic loading mechanisms and gives access to functions in foreign dynamic libraries and code modules
dynomite(8)
a generic dynamo implementation for different key/value storage engines
dystmgr(1)
the command line utility of the core API
e16(1)
The Enlightenment DR16 window manager
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
e2fsprogs-com_err(3), com_err(3)
common error display routine
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
easside-ng(8)
an auto-magic tool which allows you to communicate via an WEP-encrypted AP without knowing the key
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-addtheme(1)
a program to easily install new eboard board and sound themes
eboard-config(1)
program to get information about the installed eboard
ebook2cw(1)
Convert ebooks to Morse code audio files (MP3/OGG)
ebsnvme-id(8)
NVMe disk identification tool for Amazon EC2
ec168(4)
webcamd driver for EC168 DVB-T
ecalength(1)
prints audio file length and other information
ecalloc(3), emalloc(3), eread(3), erealloc(3), esetenv(3), estrdup(3), ewrite(3)
exit-on-failure wrapper functions
ecasound(1)
sample editor, multitrack recorder, fx-processor, etc
ecasound-iam(1)
ecasound interactive mode
ecattominc(1)
convert an ecat format file (version 6.x or 7.x) to a minc format file
ecce(1)
Edinburgh Compatible Context Editor
echinus(1)
a lightweight window manager for X11
echoping(1)
tests a remote host with TCP or UDP
echoping_random(1)
echoping plugin which just sleeps a random time
echoscu(1)
DICOM verification (C-ECHO) SCU
ecl(1)
-- Embeddable Common Lisp
ecl-config(1)
Embeddable Common Lisp configuration query
eclat(1)
EC2 Command Line Administrator Tool
eclat-addr2ec2(1)
Move VPC IP address back to EC2 Classic
eclat-addr2vpc(1)
Move IP address from EC2 to EC2-VPC
eclat-atvol(1), eclat-attach-volume(1)
attach a volume to an instance
eclat-chvol(1)
modify size, type and iops of a volume
eclat-clrsattr(1), eclat-reset-snapshot-attribute(1)
reset permission settings for the specified snapshot
eclat-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-deimg(1), eclat-deregister-image(1)
deregister an EC2 image
eclat-devol(1), eclat-detach-volume(1)
detach a volume from an instance
eclat-disasaddr(1), eclat-disassociate-address(1)
disassociate IP address from EC2 instance
eclat-dmesg(1), eclat-get-console-output(1)
get console output from the instance
eclat-lsaattr(1), eclat-describe-image-attribute(1)
lists the attribute of an image
eclat-lsaddr(1), eclat-describe-addresses(1)
return information about IP addresses in your account
eclat-lschvol(1)
reports the current modification status of EBS volumes
eclat-lsimg(1), eclat-describe-images(1)
describe available Amazon images
eclat-lssg(1), eclat-describe-security-groups(1)
return information about security groups
eclat-lssnap(1), eclat-describe-snapshots(1)
describes available Amazon EBS snapshots
eclat-lsvol(1), eclat-describe-volumes(1)
list EBS volumes
eclat-mkaddr(1), eclat-allocate-address(1)
allocate an Elastic IP address
eclat-mkimg(1), eclat-create-image(1)
create an AMI image
eclat-mkinst(1), eclat-run-instances(1)
launch new EC2 instances
eclat-mksg(1), eclat-create-security-group(1)
create security group eclat create-security-group
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-mkvol(1), eclat-create-volume(1)
create an Amazon EBS volume
eclat-mkvpc(1), eclat-create-vpc(1)
Create VPC
eclat-rmaddr(1), eclat-release-address(1)
release Elastic IP address
eclat-rmsg(1), eclat-delete-security-group(1)
delete security group
eclat-rmsnap(1), eclat-delete-snapshot(1)
delete a snapshot of an Amazon EBS volume
eclat-rmtag(1), eclat-delete-tags(1)
delete or replace tags for a resource
eclat-setaattr(1), eclat-modify-image-attribute(1)
modify attributes of an image
eclat-setiattr(1), eclat-modify-instance-attribute(1)
modifies attribute of an instance
eclat-setsattr(1), eclat-modify-snapshot-attribute(1)
modify permission settings for the specified snapshot
eclat-sg(1)
manipulate security groups
eclat-terminate(1), eclat-terminate-instances(1)
terminate EC2 instances
ecm(1)
integer factorization using ECM, P-1 or P+1
ecm(7)
Extra CMake Modules
ecm-developer(7)
ECM Developer Reference
ecm-find-modules(7)
ECM Find Modules Reference
ecm-kde-modules(7)
ECM KDE Modules Reference
ecm-modules(7)
ECM Modules Reference
ecm-toolchains(7)
ECM Toolchains Reference
ecpg(1)
embedded SQL C preprocessor
ecpp(7)
template-language for tntnet (8)
ecppc(1)
compiler for ecpp (7)
ed2k(1)
aMule eD2k link parser
edbrowse(1)
Command Line editor, browser, and mail client
eddsa_pk_new(3), eddsa_pk_free(3), eddsa_pk_from_EVP_PKEY(3), eddsa_pk_from_ptr(3), eddsa_pk_to_EVP_PKEY(3)
FIDO2 COSE EDDSA API
edgar(6)
A 2D platform game with a persistent world
edge(8)
n2n edge node daemon
edgepaint(1)
edge coloring to disambiguate crossing edges
edid-decode(1)
Decode EDID data in human-readable format
edit(1)
a simple text editor
editcap(1)
Edit and/or translate the format of capture files
editline(3)
command-line editing library with history
editmap(8)
query and edit single records in database maps for sendmail
editorconfig(1)
EditorConfig Command
editorconfig-format(5)
EditorConfig File Format
editres(1)
a dynamic resource editor for X Toolkit applications
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-daemon(1)
simple daemon controllable via XMLRPC or JSONRPC
ejabberd.yml(5)
main configuration file for ejabberd
ejdb2(3), EJDB2(3)
Embedded JSON Database engine
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
elfedit(1)
update ELF header and program property of ELF files
elinks(1)
lynx-like alternative character mode WWW browser
elixirc(1)
The Elixir compiler
elk(1), scheme-elk(1)
extensible Scheme interpreter
elksemu(1)
Embedded Linux Kernel Subset emulator
ellipse(3)
Draws an ellipse. Allegro game programming library
ellipsefill(3)
Draws a filled ellipse. Allegro game programming library
elm(1)
an interactive mail system
elmalias(1)
expand and display Elm address aliases
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_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_cholesky(3)
do a Cholesky factorization of a real symmetric or complex hermitian matrix
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_invert_triangular(3)
Invert an upper triangular matrix
elpa_set(3)
set parameter or tunables for 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
em28xx(4)
em28xx webcamd driver for USB camera and TV devices
emacs(1)
GNU project Emacs editor
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
emerald(1)
The Emerald Windows Decorator
emerald-theme-manager(1)
The Emerald Theme Manager
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(1), Emilua(1)
Lua execution engine
emilua-alternatives(7), Emilua(7)
Lua execution engine
emilua-embedding(7), Emilua(7)
Lua execution engine
emilua-errors(7), Emilua(7)
Lua execution engine
emilua-fiber_cancellation(7), Emilua(7)
Lua execution engine
emilua-filesystem(7), Emilua(7)
Lua execution engine
emilua-getting-started(7), Emilua(7)
Lua execution engine
emilua-internals(7), Emilua(7)
Lua execution engine
emilua-internals-sandboxes(7), Emilua(7)
Lua execution engine
emilua-linux_namespaces(7), Emilua(7)
Lua execution engine
emilua-lua51(7), Emilua(7)
Lua execution engine
emilua-modules(7), Emilua(7)
Lua execution engine
emilua-sandboxes(7), Emilua(7)
Lua execution engine
emilua-streams(7), Emilua(7)
Lua execution engine
emms-print-metadata(1)
Print information about music files
emp_server(6)
Empire server
empdump(6)
Export/import Empire game state
empire(6)
Empire client
empire(6)
the wargame of the century
empsched(6)
Print Empire update schedule
empty(1)
run processes under pseudo-terminal sessions
empty_string(3)
Universal string NULL terminator. Allegro game programming library
emu803(1)
Elliott 803 emulator
emwm(1)
The Enhanced Motif Window Manager
emwmrc(4)
the Enhanced Motif Window Manager Resource Description File
en2ris(1)
converts EndNote bibliographic data to the RIS format
enable_hardware_cursor(3)
Enables the OS hardware cursor. Allegro game programming library
enable_triple_buffer(3)
Enables triple buffering. Allegro game programming library
enadis.cgi(8)
CGI program to enable/disable Xymon tests
enber(1)
Convert the unber XML output back into BER
enblend(1)
manual page for enblend 4.2
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-lsmod-2(1), enchant-lsmod(1)
list provider and dictionary information
encode.h(3)
API for Brotli compression
encode_keychange(1)
produce the KeyChange string for SNMPv3
encodedv(1)
encode a series of images to a digital video stream
encoding.tcl86(n), encoding(n)
Manipulate encodings
encoding.tcl90(n), encoding(n)
Manipulate encodings
endgame(6)
endgame chess screensaver
endless-sky(6)
a space exploration and combat game
energystream(6)
a flow of particles which form an energy stream
enfuse(1)
manual page for enfuse 4.2
engrampa(1), Engrampa(1)
Archive Manager for MATE
enhance(1)
A program that adds command-line editing to third party programs
enigma(6)
Puzzle game reminiscent of Oxyd
enma(1)
A milter program for domain authentication technologies
enscript(1)
convert text files to PostScript, HTML, RTF, ANSI, and overstrikes
ensemble(i4), itcl::ensemble(i4)
create or modify a composite command
ensemble(itcl)
create or modify a composite command
ensemblist(6)
openGl puzzle game
entangle(1)
tethered camera control & capture
entr(1)
run arbitrary commands when files change
entrez2(1)
a graphical client for the NCBI Entrez retrieval system
entry.tk86(n), entry(n)
Create and manipulate 'entry' one-line text entry widgets
env_parallel(1)
export environment to GNU parallel
envdir(8)
runs another program with environment modified according to files in a specified directory
envml(1)
run a command in an environment setting up by Modules
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
eom(1)
The Eye of MATE Image Viewer
epclextract(1)
manual page for epclextract 2.6
epdfview(1)
view PDF documents
ephemera(1)
SCGI Blog Server
epic(1)
Internet Relay Chat client for UNIX like systems
epic5(1)
Internet Relay Chat client for UNIX like systems
epicycle(6)
draws a point moving around a circle which moves around a cicle which
epinfo(1)
extract technical information from digital camera generated files
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
eprover(1), E(1)
manual page for E 2.6 Floral Guranse (8e8bfa2a3f682a4a7d96975eaa7b1133c4267b13)
eps(n)
Encapsulated PostScript canvas item
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
eqn2graph(1)
convert an EQN equation into a cropped image
errhdr(1)
produce a C header file from a set of messages
errno(1)
look up errno names and descriptions
error(8)
Postfix error/retry mail delivery agent
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
escputil(1)
maintain Epson Stylus inkjet printers
esedbinfo(1)
determines information about an Extensible Storage Engine (ESE) Database File (EDB)
esil(7), - ESIL(7)
Evaluable Strings Intermediate Language
esmtpd(8)
The Courier mail server mail server ESMTP daemon
esolve(1)
eigensolver for standard eigenvalue problems
esolver(1)
eigensolver for standard eigenvalue problems (Ritz values only)
espdiff(1)
apply the appropriate transformation to a set of patches
espeak-ng(1)
A multi-lingual software speech synthesizer
estcall(1)
command line interface of the node API
estcmd(1)
command line interface of the core API
estmaster(1)
master process of node servers
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
etruscanvenus(6)
Draws a 3d immersion of a Klein bottle that smoothly deforms between the Etruscan Venus surface, the Roman surface, the Boy surface surface, and the Ida surface
etsh(1)
enhanced Thompson shell (command interpreter)
ettercap(8)
Man page for the Ncurses GUI
ettercap(8)
multipurpose sniffer/content filter for man in the middle attacks
etterfilter(8)
Filter compiler for ettercap content filtering engine
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
euler2d(6)
two dimensional incompressible inviscid fluid flow
eureka(6), Eureka(6)
a DOOM map editor
ev(3), libev(3)
a high performance full-featured event loop written in C
eval(3m)
evaluate simple arithmetic expressions
evemu-describe(1), evemu-record(1)
print information and events from an input device
evemu-device(1), evemu-play(1), evemu-event(1)
create a virtual input device and replay an event sequence
event.tk86(n), event(n)
Miscellaneous event facilities: define virtual events and generate events
eventlog.cgi(1)
CGI program to report the Xymon eventlog
eventlogadm(8)
push records into the Samba event log store
everups(8)
Driver for Ever UPS models
evilvte(1)
highly customizable terminal emulator based on VTE
evim(1)
easy Vim, edit a file with Vim and setup for modeless editing
evince(1)
GNOME document viewer The Evince Document Viewer application for the GNOME desktop environment
evince-previewer(1)
show a printing preview of PostScript and PDF documents
evince-thumbnailer(1)
create png thumbnails from PostScript and PDF documents
evolution(1)
The Evolution PIM and Email Client
evolvotron_mutate(1)
Render an evolvotron function tree to an image
evolvotron_render(1)
Render an evolvotron function tree to an image
evtest(1)
Input device event monitor and query tool
evtexport(1)
exports items stored in a Windows Event Log (EVT)
evtinfo(1)
determines information about a Windows Event Log (EVT)
evtxexport(1)
exports items stored in a Windows XML EventViewer Log (EVTX) file
evtxinfo(1)
determines information about a Windows XML EventViewer Log (EVTX) file
ewfacquire(1)
acquires data in the EWF format
ewfacquirestream(1)
acquires data in the EWF format from stdin
ewfexport(1)
exports media data stored in EWF files
ewfinfo(1)
show meta data stored in EWF files
ewfmount(1)
mount data stored in EWF files
ewfrecover(1)
exports media data stored in EWF files
ewfverify(1)
verifies media data stored in EWF files
ex12bit(3)
How to fake a 12-bit truecolor mode on an 8-bit card. Allegro game programming library
ex3buf(3)
Mode-X triple buffering and retrace interrupt simulation. Allegro game programming library
ex3d(3)
3d 'bouncy cubes' demo. Allegro game programming library
exaccel(3)
Using offscreen video memory to store source graphics for VBE/AF. Allegro game programming library
exalpha(3)
Creating and using 32 bit RGBA sprites. Allegro game programming library
exbitmap(3)
Loading and displaying PCX and BMP files. Allegro game programming library
exblend(3)
Using translucency in truecolor modes. Allegro game programming library
excamera(3)
Viewing a 3d world from an arbitrary camera position. Allegro game programming library
excolmap(3)
Creating graphical effects with color mapping tables. Allegro game programming library
exconfig(3)
Using the configuration routines. Allegro game programming library
excustom(3)
Creating custom GUI objects. Allegro game programming library
exdata(3)
Accessing the contents of datafiles. Allegro game programming library
exdbuf(3)
How to use double buffering to avoid flicker. Allegro game programming library
exempi(1)
command line tool to manipulate XMP metadata
exexedat(3)
Appending datafiles onto your executable. Allegro game programming library
exfalso(1)
audio tag editor rst2man-indent-level 0 1 rstReportMargin $1
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
exgui(3)
Using the GUI routines. Allegro game programming library
exhello(3)
Simple graphical "hello world" program. 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
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
exjoy(3)
Detecting, calibrating and using joystick input. Allegro game programming library
exkeys(3)
How to get input from the keyboard in different ways. Allegro game programming library
exlights(3)
One way to do colored lighting effects in a hicolor video mode. Allegro game programming library
exm_in_c(man), exm_in_cDemonstrates(man)
how to use all Exm demonstration widgets in an application
exmem(3)
Drawing onto memory bitmaps and then blitting them to the screen. Allegro game programming library
exmh(1)
An introduction to the exmh mail user interface
exmidi(3)
Playing MIDI music. Allegro game programming library
exmouse(3)
Getting input from the mouse. Allegro game programming library
exonerate(1)
a generic tool for sequence comparison
exonerate-server(1)
a sequence comparison server for exonerate
exp2cxx(1)
EXPRESS compiler and translator
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(3)
Using patterned drawing modes and sub-bitmaps. Allegro game programming library
expatapi(n), CheckExpatParserObj(n), CHandlerSetInstall(n), CHandlerSetRemove(n), CHandlerSetCreate(n), CHandlerSetGetUserData(n), GetExpatInfo(n)
Functions to create, install and remove expat parser object extensions
expect(1)
programmed dialogue with interactive programs, Version 5
expect_autoexpect(1), autoexpect(1)
generate an Expect script from watching a session
expect_multixterm(1), multixterm(1)
drive multiple xterms separately or together
expect_passmass(1), passmass(1)
change password on multiple machines
expect_xkibitz(1), xkibitz(1)
allow multiple people to interact in an xterm
expire(8)
delete old articles from the new spool
expire-ip-db(1)
remove old entries from a dns-terror DB file
expire_image(3), expire_image (3)
Schedule the image for deletion
expireover(8)
Expire entries from the news overview database
expirerm(8)
Remove articles that have been expired
expiretable(1)
removes PF table entries based on age
explain(1)
explain system call error messages require_index { }
explain_access_or_die(3)
check permissions for a file and report errors require_index { "check permissions for a file 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_set_file_or_die(3)
set an ACL by filename and report errors require_index { "explain_acl_set_file_or_die(3)"
explain_adjtime(3)
explain adjtime(2) errors require_index { }
explain_adjtime_or_die(3)
smoothly tune kernel clock and report errors require_index { "smoothly tune kernel clock and report errors" }
explain_adjtimex(3)
explain adjtimex(2) errors require_index { }
explain_adjtimex_or_die(3)
tune kernel clock and report errors require_index { "tune kernel clock and report errors" }
explain_bind_or_die(3)
bind a name to a socket and report errors require_index { "bind a name to a socket and report errors" }
explain_calloc_or_die(3)
Allocate and clear memory and report errors require_index { "Allocate and clear memory and report errors" }
explain_chmod(3)
explain chmod(2) errors require_index { }
explain_chmod_or_die(3)
change permissions of a file and report errors require_index { "change permissions of a file and report errors" }
explain_dirfd_or_die(3)
get directory stream file descriptor and report errors require_index { "get directory stream file descriptor and report errors" }
explain_execve_or_die(3)
execute program and report errors require_index { "execute program and report errors" }
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_fclose_or_die(3)
close a stream and report 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_or_die(3)
stream open functions and report errors require_index { "stream open functions and report errors" }
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_or_die(3)
check stream status and report errors require_index { "check stream status and report errors" }
explain_fflush_or_die(3)
flush a stream and report errors require_index { "flush a stream and report errors" }
explain_fgetpos_or_die(3)
reposition a stream and report errors require_index { "reposition a stream and report errors" }
explain_filename(3), explain_filename_from_fildes(3)
obtain filename from file descriptor 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_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_fprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_fpurge_or_die(3)
purge a stream and report errors require_index { "purge a stream and report errors" }
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_or_die(3)
binary stream input and report errors require_index { }
explain_fseek_or_die(3)
reposition a stream and report errors require_index { "reposition a stream and report errors" }
explain_fsetpos_or_die(3)
reposition a stream and report errors require_index { "reposition a stream and report errors" }
explain_fstatfs_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_fstatvfs_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_ftell_or_die(3)
get stream position and report errors require_index { "get stream position and report errors" }
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_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_or_die(3)
binary stream output and report errors require_index { "binary stream output and report errors" }
explain_getdomainname(3)
explain getdomainname(2) errors require_index { }
explain_getdomainname_or_die(3)
get domain name and report errors require_index { "explain_getdomainname_or_die(3)"
explain_getgroups_or_die(3)
get supplementary group IDs and report errors require_index { "get list of supplementary group IDs and report errors" }
explain_gethostbyname(3)
explain gethostbyname(3) errors require_index { }
explain_gethostbyname_or_die(3)
get host address by host name and report errors require_index { "explain_gethostbyname_or_die(3)"
explain_gethostname(3)
explain gethostname(2) errors require_index { }
explain_gethostname_or_die(3)
get/set hostname and report errors require_index { "explain_gethostname_or_die(3)"
explain_getpeername(3)
explain getpeername(2) errors require_index { }
explain_getpeername_or_die(3)
get name of peer socket and report errors require_index { "explain_getpeername_or_die(3)"
explain_getpriority_or_die(3)
get program scheduling priority and report errors require_index { "explain_getpriority_or_die(3)"
explain_getrlimit(3)
explain getrlimit(2) errors require_index { }
explain_getrlimit_or_die(3)
get resource limits and report errors require_index { "get resource limits and report errors" }
explain_getsockname(3)
explain getsockname(2) errors require_index { }
explain_getsockname_or_die(3)
get socket name and report errors require_index { "explain_getsockname_or_die(3)"
explain_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_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(3)
explain lchmod(2) errors require_index { }
explain_lchmod_or_die(3)
change permissions of a file and report errors require_index { "change permissions of a file and report errors" }
explain_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_lutimes(3)
explain lutimes(3) errors require_index { }
explain_lutimes_or_die(3)
modify file timestamps and report errors require_index { "modify file timestamps and report errors" }
explain_malloc(3)
explain malloc(3) errors require_index { }
explain_malloc_or_die(3)
Allocate and free dynamic memory and report errors require_index { "Allocate and free dynamic memory and report errors" }
explain_mkdir(3)
explain mkdir(2) errors require_index { }
explain_mkdir_or_die(3)
create a directory and report errors require_index { "create a directory and report errors" }
explain_mkdtemp(3)
explain mkdtemp(3) errors require_index { }
explain_mkdtemp_or_die(3)
create a unique temporary directory and report errors require_index { "create a unique temporary directory and report errors" }
explain_mknod(3)
explain mknod(2) errors require_index { }
explain_mknod_or_die(3)
create a special or ordinary file and report errors require_index { "create a special or ordinary file and report errors" }
explain_mkostemp(3)
explain mkostemp(3) errors require_index { }
explain_mkostemp_or_die(3)
create a unique temporary file and report errors require_index { "create a unique temporary file and report errors" }
explain_mkstemp(3)
explain mkstemp(3) errors require_index { }
explain_mkstemp_or_die(3)
create a unique temporary file and report errors require_index { "create a unique temporary file and report errors" }
explain_mktemp(3)
explain mktemp(3) errors require_index { }
explain_mktemp_or_die(3)
make a unique temporary filename and report errors require_index { "make a unique temporary filename and report errors" }
explain_mmap(3)
explain mmap(2) errors require_index { }
explain_mmap_or_die(3)
map file or device into memory and report errors require_index { "map file or device into memory and report errors" }
explain_mount(3)
explain mount(2) errors require_index { }
explain_mount_or_die(3)
mount file system and report errors require_index { "mount file system and report errors" }
explain_munmap(3)
explain munmap(2) errors require_index { }
explain_munmap_or_die(3)
unmap a file or device from memory and report errors require_index { "unmap a file or device from memory and report errors" }
explain_output(3)
output error messages require_index { }
explain_poll_or_die(3)
wait for some event on file descriptor and report errors require_index { "wait for some event on a file descriptor and report errors" }
explain_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_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_program_name(3)
manipulate the program name require_index { }
explain_putenv_or_die(3)
change or add an environment variable and report errors require_index { "change or add an environment variable and report errors" }
explain_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_realpath_or_die(3)
return canonical pathname and report errors require_index { "return the canonicalized absolute pathname and report errors" }
explain_remove(3)
explain remove(2) errors require_index { }
explain_remove_or_die(3)
delete a file and report errors require_index { "delete a file and report errors" }
explain_rename(3)
explain rename(2) errors require_index { }
explain_rename_or_die(3)
change the name of a file and report errors require_index { "change the name of a file and report errors" }
explain_rmdir(3)
explain rmdir(2) errors require_index { }
explain_rmdir_or_die(3)
delete a directory and report errors require_index { }
explain_setbuf_or_die(3)
set stream buffer and report errors require_index { "set stream buffer and report errors" }
explain_setbuffer_or_die(3)
stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
explain_setdomainname(3)
explain setdomainname(2) errors require_index { }
explain_setdomainname_or_die(3)
set domain name and report errors require_index { "explain_setdomainname_or_die(3)"
explain_setenv_or_die(3)
change or add an environment variable and report errors require_index { "change or add an environment variable 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_sethostname(3)
explain sethostname(2) errors require_index { }
explain_sethostname_or_die(3)
get/set hostname and report errors require_index { "explain_sethostname_or_die(3)"
explain_setlinebuf_or_die(3)
stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
explain_setpriority_or_die(3)
set program scheduling priority and report errors require_index { "explain_setpriority_or_die(3)"
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_or_die(3)
stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
explain_shmat(3)
explain shmat(2) errors require_index { }
explain_shmat_or_die(3)
shared memory attach and report errors require_index { "shared memory attach and report errors" }
explain_shmctl(3)
explain shmctl(2) errors require_index { }
explain_shmctl_or_die(3)
shared memory control and report errors require_index { "shared memory control and report errors" }
explain_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_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_sprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_statfs_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_statvfs_or_die(3)
get file system statistics and report errors require_index { "get file system statistics and report errors" }
explain_stime(3)
explain stime(2) errors require_index { }
explain_stime_or_die(3)
set system time and report errors require_index { "set system time and report errors" }
explain_strcoll_or_die(3)
compare strings using current locale and report errors require_index { "compare two strings using the current locale 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_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(3)
explain symlink(2) errors require_index { }
explain_symlink_or_die(3)
make a new name for a file and report errors require_index { "make a new name for a file and report errors" }
explain_system(3)
explain system(3) errors require_index { }
explain_system_or_die(3)
execute a shell command and report errors require_index { }
explain_tcflow_or_die(3)
terminal flow control and report errors require_index { "terminal flow control and report errors" }
explain_tcflush_or_die(3)
discard terminal data and report errors require_index { "discard terminal data and report errors" }
explain_tcgetattr_or_die(3)
get terminal parameters and report errors require_index { "get terminal parameters and report errors" }
explain_tcsendbreak_or_die(3)
send terminal line break and report errors require_index { "explain_tcsendbreak_or_die(3)"
explain_tcsetattr_or_die(3)
set terminal attributes and report errors require_index { "set terminal attributes and report errors" }
explain_telldir_or_die(3)
current location in directory and report errors require_index { "return current location in directory stream and report errors" }
explain_tempnam(3)
explain tempnam(3) errors require_index { }
explain_tempnam_or_die(3)
create a name for a temporary file and report errors require_index { "create a name for a temporary file and report errors" }
explain_time(3)
explain time(2) errors require_index { }
explain_time_or_die(3)
get time in seconds and report errors require_index { "get time in seconds and report errors" }
explain_timerfd_create(3)
explain timerfd_create(2) errors require_index { }
explain_timerfd_create_or_die(3)
create file descriptor timers and report errors require_index { "explain_timerfd_create_or_die(3)"
explain_tmpfile(3)
explain tmpfile(3) errors require_index { }
explain_tmpfile_or_die(3)
create a temporary file and report errors require_index { "create a temporary file and report errors" }
explain_tmpnam(3)
explain tmpnam(3) errors require_index { }
explain_tmpnam_or_die(3)
create a name for a temporary file and report errors require_index { "create a name for a temporary file and report errors" }
explain_uname(3)
explain uname(2) errors require_index { }
explain_uname_or_die(3)
get information about current kernel and report errors require_index { "get name and information about current kernel and report errors" }
explain_ungetc_or_die(3)
push a character back to a stream and report errors require_index { "push a character back to a stream and report errors" }
explain_unsetenv_or_die(3)
remove an environment variable and report errors require_index { "remove an environment variable 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(3)
explain utime(2) errors require_index { }
explain_utime_or_die(3)
change file times and report errors require_index { "change file last access and modification times and report errors" }
explain_utimens(3)
explain utimens(2) errors require_index { }
explain_utimens_or_die(3)
change file timestamps and report errors require_index { "change file last access and modification times and report errors" }
explain_utimensat(3)
explain utimensat(2) errors require_index { }
explain_utimensat_or_die(3)
change file timestamps and report errors require_index { "change file timestamps with nanosecond precision and report errors" }
explain_utimes(3)
explain utimes(2) errors require_index { }
explain_utimes_or_die(3)
change file access and modify times and report errors require_index { "change file last access and modification times and report errors" }
explain_vfprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_vprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_vsnprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_vsprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion 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
exquat(3)
A comparison between Euler angles and quaternions. Allegro game programming library
exr2aces(1)
convert exr images to ACES format
exrblur(1)
perform a gaussian blur on an OpenEXR image
exrchr(1)
apply chromatic adaptation to an OpenEXR image
exrenvmap(1)
convert exr image environment maps
exrgbhsv(3)
RGB <-> HSV color space conversions. Allegro game programming library
exrheader(1)
print exr image header metadata
exricamtm(1)
performs tone mapping on an OpenEXR image (iCAM)
exrinfo(1)
print exr image header metadata
exrmakepreview(1)
generate exr preview thumbnail images
exrmaketiled(1)
convert exr images to tiled format
exrmanifest(1)
print id manifest
exrmetrics(1)
report read/write time
exrmultipart(1)
combine or split multipart exr images
exrmultiview(1)
convert between single/multi-view exr images
exrnlm(1)
perform non-linear masking correction on an OpenEXR image
exrnormalize(1)
normalize 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
exrstdattr(1)
set exr image metadata
exrtools(1)
a collection of utilities for manipulating OpenEXR images
exrtopng(1)
convert an OpenEXR image to PNG format
exsample(3)
Playing digital samples. Allegro game programming library
exscale(3)
Loading PCX files and bitmap stretching. Allegro game programming library
exscn3d(3)
Using the 3d scene functions. Allegro game programming library
exscroll(3)
Mode-X hardware scrolling and split screens. Allegro game programming library
exshade(3)
Gouraud shaded sprites. Allegro game programming library
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
exstream(3)
Playing audio streams. Allegro game programming library
exswitch(3)
Controlling the console switch mode for background running. Allegro game programming library
exsyscur(3)
Hardware accelerated mouse cursors. Allegro game programming library
ext(5)
format of .ext files produced by Magic's hierarchical extractor
ext2(5)
the second extended file system ext3 - the third extended file system ext4 - the fourth extended file system
ext2sim(1)
convert hierarchical ext|(5) extracted-circuit files to flat sim|(5) files
ext_sensors.conf(5)
Slurm configuration file for the external sensors plugin
extcheck(1)
check hierarchical ext|(5) files for global node connectivity and summarize number of fets, nodes, etc
extcompose(1)
Compose a reference to external data for inclusion in a mail message
extconv(1)
convert a TeX document in either Big 5+ or GBK encoding into `preprocessed' form
extend_dmalloc(1)
Analyze return-addresses from dmalloc logfiles
extimer(3)
Using the timer (delays and interrupts). Allegro game programming library
extipl(8)
a partition-selectable boot loader/installer for IBM-PC compatible computers
extraclangtools(1)
Extra Clang Tools Documentation Welcome to the clang-tools-extra project which contains extra tools built using Clang(aqs tooling APIs
extract_a52(1)
extract ATSC A/52 audio from a MPEG stream
extract_dca(1)
extract DTS Coherent Acoustics audio from a MPEG stream
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_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
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
eza_colors-explanation(5)
[em] more details on customizing eza colors
ezjail(7), -(7)
ezjail Jail administration framework
ezjail-admin(8)
Administrate ezjail environment
ezmlm(5)
format of ezmlm directory
ezmlm-accept(1)
accept messages in moderation queue
ezmlm-archive(1)
create thread and author index for a mailing list archive
ezmlm-cgi(1)
provide WWW access to the list archive
ezmlm-check(1)
Mails back results of ezmlm list check
ezmlm-checksub(1)
reject senders not subscribed to a mailing list
ezmlm-clean(1)
clean moderation directory
ezmlm-confirm(1)
process user actions for message confirm and discard
ezmlm-cron(1)
Sets up digest request messages generation via crond
ezmlm-dispatch(1)
Dispatch an email to other ezmlm programs
ezmlm-gate(1)
Gate posts depending on message SENDER
ezmlm-get(1)
handles mailing list archive retrieval and digests
ezmlm-glconf(1)
create config file for global ezmlm-request address
ezmlm-idx(1)
create index for mailing list archive
ezmlm-import(1)
import messages into an ezmlm archive
ezmlm-issubn(1)
test to see if an address is subscribed to a mailing list
ezmlm-limit(1)
Limits traffic to list
ezmlm-list(1)
show the addresses on a mailing list
ezmlm-make(1)
create a new mailing list
ezmlm-manage(1)
automatically manage a mailing list
ezmlm-moderate(1)
process moderator actions for message acceptance and rejection
ezmlm-reject(1)
reject messages unsuitable for distribution
ezmlm-request(1)
Process subject line and body ezmlm commands
ezmlm-return(1)
handle mailing list bounces
ezmlm-rmtab(1)
remove the subscriber tables for a mailing list
ezmlm-send(1)
distribute a message to a mailing list
ezmlm-split(1)
distribute (un)subscribe requests to sublists
ezmlm-store(1)
store messages posted to a moderated lists and send moderation requests to the moderator(s)
ezmlm-sub(1)
manually add addresses to a mailing list
ezmlm-tstdig(1)
Tests if a digest should be created
ezmlm-unsub(1)
manually remove addresses from a mailing list
ezmlm-warn(1)
send out bounce warnings
ezmlm-weed(1)
weed out useless messages
ezmlmglrc(5)
set up the global ezmlm interface
ezmlmrc(5)
ezmlm-make configuration file
ezmlmsubrc(5)
set up a minimal sublist
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
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
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
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
fairland(6)
Empire land generator
fairymax(6)
xboard-compatible chess and chess-variant engine Fairy-Max
faked(1)
daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes
fakeroot(1)
run a command in an environment faking root privileges for file manipulation
faketime(1)
manipulate the system time for a given command
falcodump(1)
Dump log data to a file using a Falco source plugin
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
far2l(1)
Two-panel file manager, with built-in terminal and other usefulness'es
farbfeld(5)
suckless image format
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
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
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
faxrm(1)
remove fax jobs queued by faxspool(1)
faxrunqd(8)
daemon to send fax jobs queued by faxspool(1)
fbcli(1)
Emit events to feedbackd
fbd-theme-validate(1)
Validate feedbackd themes
fbdevhw(4)
os-specific submodule for framebuffer device access
fbpanel(1)
a NETWM compliant lightweight GTK2-based panel for UNIX desktop
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-match(1)
match available fonts
fc-solve(6)
automated solver for Freecell and related Solitiare variants
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_from_name(3)
instantiate a new font
fcft_precompose(3)
pre-compose two wide characters into one
fcft_rasterize_grapheme_utf32(3)
rasterize glyph(s) for a grapheme cluster
fcft_set_emoji_presentation(3)
configures the default emoji presentation
fcft_set_scaling_filter(3)
configures the filter to use when downscaling bitmap fonts
fcgistarter(8)
Start a FastCGI program
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
fcopy.tcl86(n), fcopy(n)
Copy data from one channel to another
fcopy.tcl90(n), fcopy(n)
Copy data from one channel to another
fcron(8)
daemon to execute scheduled tasks
fcrondyn(1)
dialog dyn-amically with a running fcron daemon
fcrontab(1)
manipulate per-user fcrontab files
fd(1)
file & directory maintenance tool
fd(1)
find entries in the filesystem
fd2(1)
redirect from/to file descriptor 2
fd2pascal(1)
Free Pascal forms description to pascal program converter
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-help(7)
fdupes interactive mode reference
feature-view(1)
Visualize GFF features using Matplotlib
fedex(1)
EXPRESS Compiler
feedback-themes(5)
Theme configuration for feedbackd
feedbackd(8)
A daemon to provide feedback on events
feh(1)
image viewer and cataloguer
fence_ack_manual(8)
a program to override fenced fencing operations
fence_alom(8)
Fence agent for Sun ALOM
fence_amt(8)
Fence agent for AMT
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_cisco_mds(8)
Fence agent for Cisco MDS
fence_compute(8)
Fence agent for the automatic resurrection of OpenStack compute instances
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_emerson(8)
Fence agent for Emerson over SNMP
fence_evacuate(8)
Fence agent for the automatic resurrection of OpenStack compute instances
fence_hds_cb(8)
Fence agent for Hitachi Compute Blade systems
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_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_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_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_tripplite_snmp(8)
Fence agent for APC, Tripplite PDU over SNMP fence_tripplite_snmp - Fence agent for Tripplife over SNMP (symlink)
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_zvmip(8)
Fence agent for use with z/VM Virtual Machines
fennel(1)
a lisp programming language that runs on Lua
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
fetchzone(1)
get dns zone from server
fex(1)
simple and powerful field extraction
ff2pam(1)
convert farbfeld to PAM
ff2ppm(1)
convert farbfeld to PPM
fff(1)
:file_folder: A simple file manager written in bash
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
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
fgr(1)
File content search command
fhist(1)
file history require_index { "fhist(1)" "record file modification history" }
fi_atomic(3)
Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory fi_fetch_atomic / fi_fetch_atomicv / fi_fetch_atomicmsg Initiates an atomic operation to remote memory, retrieving the initial value. fi_compare_atomic / fi_compare_atomicv / fi_compare_atomicmsg Initiates an atomic compare-operation to remote memory, retrieving the initial value. fi_atomicvalid / fi_fetch_atomicvalid / fi_compare_atomicvalid / fi_query_atomic : Indicates if a provider supports a specific atomic operation
fi_av(3)
Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue. fi_av_insert / fi_av_insertsvc / fi_av_remove Insert/remove an address into/from the address vector. fi_av_lookup Retrieve an address stored in the address vector. fi_av_straddr Convert an address into a printable string
fi_av_set(3)
Address vector set operations fi_av_set / fi_close Open or close an address vector set fi_av_set_union Perform a set union operation on two AV sets fi_av_set_intersect Perform a set intersect operation on two AV sets fi_av_set_diff Perform a set difference operation on two AV sets fi_av_set_insert Add an address to an AV set fi_av_set_remove Remove an address from an AV set fi_av_set_addr Obtain a collective address for current addresses in an AV set
fi_cm(3)
Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state. fi_setname / fi_getname / fi_getpeer Set local, or return local or peer endpoint address. fi_join / fi_close / fi_mc_addr Join, leave, or retrieve a multicast address
fi_cntr(3)
Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter fi_cntr_readerr Reads the number of operations which have completed in error. fi_cntr_add Increment a counter by a specified value fi_cntr_set Set a counter to a specified value fi_cntr_wait Wait for a counter to be greater or equal to a threshold value
fi_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_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_getinfo(3), fi_freeinfo(3)
Obtain / free fabric interface information fi_allocinfo, fi_dupinfo - Allocate / duplicate an fi_info structure
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_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_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_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
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-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_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_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
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
figlet(6), FIGlet(6)
display large characters made up of ordinary screen characters
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_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
filepath(3)
return the whole search path of a file man1/alc_origin.1
files(6)
Empire file initialization
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)
filewatcherd(8)
run commands in response to file changes
fillets(6)
puzzle game about witty fish saving the world sokoban style
filmleader(6)
screen saver
filter_create_fp(3), filter_create_fp (3)
similar to filter_create_fd except with buffered FILE*
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
finch(1), Finch(1)
A Pimpin' Penguin console frontend to libpurple. Instant Messaging client
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
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
fips_module(7ossl)
OpenSSL fips module guide
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-game(6), fish(6)
play Go Fish
fist(1)
emphatic message generator
fit-wcs(1)
Fit a transformation from x,y and matching RA,DEC coordinates
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
fixpsditps(1)
filter to fix Transcript psdit documents so PSUtils work
fixscribeps(1)
filter to fix Scribe documents so PSUtils work
fixsin(3)
Fixed point sine of binary angles. Allegro game programming library
fixsqrt(3)
Fixed point square root. Allegro game programming library
fixsub(3)
Safe function to subtract fixed point numbers clamping underflow. Allegro game programming library
fixtan(3)
Fixed point tangent of binary angles. Allegro game programming library
fixtof(3)
Converts a fixed point to floating point. Allegro game programming library
fixtoi(3)
Converts a fixed point to integer with rounding. Allegro game programming library
fixtorad_r(3)
Constant to convert angles in fixed point format to radians. Allegro game programming library
fixtpps(1)
filter to fix Tpscript documents to work with PSUtils
fixup_datafile(3)
Fixes truecolor images in compiled datafiles. Allegro game programming library
fixwfwps(1)
filter to fix Word for Windows documents so PSUtils work
fixwpps(1)
filter to fix WP documents so PSUtils work
fixwwps(1)
filter to fix Windows Write documents so PSUtils work
fiz(1)
analyze damaged zoo archive for data revovery
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
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
fldiff(1)
compare files and directories graphically
fldigi(1)
digital modem program for hamradio operators
flexiblas(1)
the FlexiBLAS administration tool
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_load_backend(3)
load a backend from the FlexiBLAS configuration
flexiblas_load_backend_library(3)
load a backend from a shared library
flexiblas_set_num_threads(3)
set the number of threads the backend should use for computation
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-config(1)
script to get information about the installed version of flickcurl
flif(1)
convert image files from or to FLIF
flipdiff(1)
exchange the order of two incremental patches
flipscreen3d(6)
rotates an image of the screen through 3 dimensions
flist(1), flists(1)
list the number of nmh messages in given sequences
flock(1)
manage locks from shell scripts
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"
flow(1)
show subroutine dependence of Fortran77 programs
flow-capture(1)
Manage storage of flow file archives by expiring old data
flow-expire(1)
Manage storage of flow file archives by expiring old data
flow-fanout(1)
Fanout (replicate) flow exports to many destinations
flow-header(1)
Display meta information in flow file
flow-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-print(1)
Display flows in formatted ASCII
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-tools-examples(1)
Example usage of flow-tools
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.conf(5)
NetFlow Collector daemon configuration file
flowgrind(1)
advanced TCP traffic generator for Linux, FreeBSD, and Mac OS X
flowgrindd(1)
advanced TCP traffic generator for Linux, FreeBSD, and Mac OS X
flphoto(1)
manage, view, and print images
flruler(1)
a simple onscreen pixel measuring ruler for debugging GUIs
fls(1)
List file and directory names in a disk image
fltk-config(1)
script to get information about the installed version of fltk
flurry(6)
a colorful particle system
flush_config_file(3)
Flushes the current config file to disk. Allegro game programming library
fluxbox(1)
A lightweight window manager for the X Windowing System
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
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
fnt2psf(1)
Convert a Windows font-resource file to PSF format
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
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_has_alpha(3)
Search all pixels of a font for alpha values. Allegro game programming library
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
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
footclient(1)
start new terminals in a foot server
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
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
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
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
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
fppkg(1)
The Free Pascal Packages Download program
fprcp(1)
Free Pascal windres preprocessor program
fprintd(1)
Fingerprint management daemon, and test applications
fracplanet(1)
Create and view random fractal terrain and planets
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
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_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-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-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
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
freehdl-gennodes(1), FreeHDL-GENNODES(1)
Abstract syntax tree generator used by the VHDL compiler/simulator FreeHDL
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
freevrrpd(8)
Virtual Redundancy Router Protocol Daemon
freeze_mouse_flag(3)
Flag to avoid redrawing the mouse pointer. Allegro game programming library
freshclam(1)
update virus databases
freshclam.conf(5)
Configuration file for Clam AntiVirus database update tool
fribidi_get_bidi_type_name(3)
get bidi type name
fribidi_get_joining_type_name(3)
get joining type name
fribidi_get_mirror_char(3)
get mirrored character
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_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_nsm_status(3)
get current marks reordering status
fribidi_set_mirroring(3)
set mirroring on or off
fribidi_set_reorder_nsm(3)
set marks reordering on or off
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
frotz(6)
interpreter for Infocom and other Z-Machine games
frr(1)
a systemd interaction script
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
fsck.cramfs(8)
fsck compressed ROM file system
fsck.minix(8)
check consistency of Minix filesystem
fsck.zfs(8)
dummy ZFS filesystem checker
fsck_ext2fs(8)
compatibility wrapper for e2fsck
fsck_hammer2(8)
HAMMER2 file system consistency checker
fsextinfo(1)
determines information about an Extended File System (ext) volume
fsextmount(1)
mounts an Extended File System (ext) volume
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
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
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
fst4sim(1), qra64sim(1)
Generate simulated QRA64, FST4, and FST4W mode signals
fstminer(1), fst2miner(1)
Data mining of FST files
fstobdf(1)
generate BDF font from X font server
fstrcasecmp(3)
fuzzy comparison of two strings ignoring case require_index { }
fstrcasecmpi(3)
fuzzy comparison of two strings ignoring case require_index { }
fstrcmp(1)
fuzzy comparison of strings require_index { }
fstrcmp(3)
fuzzy comparison of two strings require_index { }
fstrcmpi(3)
fuzzy comparison of two strings require_index { }
fstrcoll(3)
fuzzy comparison of two strings using the current locale require_index { }
fstrcolli(3)
fuzzy comparison of two strings using the current locale require_index { }
fstrm_capture(1)
Receive and save Frame Streams data from a socket
fstrm_dump(1)
Display metadata and contents of Frame Streams file
fstrm_replay(1)
Replay saved Frame Streams data to a socket connection
fstyp(8)
identify file systems
fswatch(7)
Ask for notification when the contents of the specified files or directory hierarchies are modified. This man page is kept for reference but it is not to be considered an authoritative or complete source of information. Please, consult the official Info documentation shipped with
fswbuild(1)
builds a file information database
fswcmp(1)
compairs two database files
fswebcam(1)
Small and simple webcam for *nix
fswshow(1)
shows contents of a file information database
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
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-put(1)
copy files from local host to remote using passive mode ftp
ftp-test(1)
connect to an ftp server multiple times
ftpasswd(1)
Perl script for managing AuthUserFiles and AuthGroupFiles
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
ftpdctl(8)
ProFTPD control program
ftpmail(1)
FIFO-based Perl script for sending email based on proftpd TransferLog
ftpquota(1)
Perl script for managing limit/tally files for mod_quotatab
ftps(1)
ARPANET file transfer program
ftpshut(8)
shut down all proftpd servers at a given time
ftpwho(1)
show current process information for each FTP session
ftwhich(1)
fault tolerant search for a command name
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
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 { }
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
fzdefaults.xml(5)
Default options for FileZilla
fzf(1)
a command-line fuzzy finder
fzy(1)
A fuzzy text selector menu for the terminal
g++12(1), gcc(1)
GNU project C and C++ compiler
g++13(1), gcc(1)
GNU project C and C++ compiler
g++14(1), gcc(1)
GNU project C and C++ compiler
g++15(1), gcc(1)
GNU project C and C++ compiler
g++16(1), gcc(1)
GNU project C and C++ compiler
g-ir-compiler(1)
Typelib compiler rst2man-indent-level 0 1 rstReportMargin $1
g-ir-doc-tool(1)
Documentation builder rst2man-indent-level 0 1 rstReportMargin $1
g-ir-generate(1)
Typelib generator rst2man-indent-level 0 1 rstReportMargin $1
g-ir-scanner(1)
Extracting C metadata from sources and headers rst2man-indent-level 0 1 rstReportMargin $1
g-wrap-config(1)
script to get information about the installed version of G-Wrap
g15daemon(1)
provides access to extra keys and the LCD available on the logitech G15 keyboard
g32pbm(1)
convert a Group 3 fax file into a portable bitmap
g3cat(1)
concatenate multiple g3 documents
gacutil(1)
Global Assembly Cache management utility
gaffitter(1)
Genetic Algorithm File Fitter
galera_recovery(1)
recover from non-graceful shutdown
gallery-dl(1)
download image-galleries and -collections
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
gammaray(1), GammaRay(1)
Qt-application inspection and manipulation tool
gammastep(1)
set color temperature of display according to time of day
gammu(1)
Does some neat things with your cellular phone or modem. rst2man-indent-level 0 1 rstReportMargin $1
gammu-backup(5)
gammu(1) backup file format. rst2man-indent-level 0 1 rstReportMargin $1
gammu-config(1)
Gammu configurator rst2man-indent-level 0 1 rstReportMargin $1
gammu-detect(1)
Gammu device detection rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsbackup(5)
gammu(1) SMS backup file format. rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd(1)
SMS daemon for Gammu rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-dbi(7)
gammu-smsd(1) backend using DBI abstraction layer to use any supported database as a message storage rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-files(7)
gammu-smsd(1) backend using filesystem as a message storage rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-inject(1)
Inject messages into queue of SMS daemon for Gammu rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-monitor(1)
Monitor state of SMS daemon for Gammu rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-mysql(7)
gammu-smsd(1) backend using MySQL database server as a message storage rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-null(7)
gammu-smsd(1) backend not storing messages rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-odbc(7)
gammu-smsd(1) backend using ODBC abstraction layer to use any supported database as a message storage rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-pgsql(7)
gammu-smsd(1) backend using PostgreSQL database server as a message storage rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-run(7)
documentation for RunOnReceive directive rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-sql(7)
gammu-smsd(1) backend using SQL abstraction layer to use any supported database as a message storage rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-tables(7)
description of tables for database backends of gammu-smsd(1) rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsdrc(5)
gammu-smsd(1) configuration file rst2man-indent-level 0 1 rstReportMargin $1
gammurc(5)
gammu(1) configuration file rst2man-indent-level 0 1 rstReportMargin $1
gamt(1)
Intel AMT serial-over-lan (sol) client
garbagebddsystem(3)
Forces a bdd garbage collection. man1/alc_origin.1
gargoyle(6)
interactive fiction player Lk https://github.com/garglk/garglk
gather(1)
-- collect and display system statistics
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-package(1)
gauche package builder/manager
gbasename(1), basename(1)
strip directory and suffix from filenames
gbcon(3)
gbcon: condition number estimate
gbmv(3)
gbmv: general matrix-vector multiply
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
gbsplay(1)
Gameboy sound player
gbsplayrc(5)
Gameboy sound player configuration file
gbsv_comp(3)
--- banded
gbz80(7)
Game Boy CPU instruction reference
gc(1)
count graph components
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
gcalccmd(1)
a console calculator
gcc12(1), gcc(1)
GNU project C and C++ compiler
gcc13(1), gcc(1)
GNU project C and C++ compiler
gcc14(1), gcc(1)
GNU project C and C++ compiler
gcc15(1), gcc(1)
GNU project C and C++ compiler
gcc16(1), gcc(1)
GNU project C and C++ compiler
gccmakedep(1)
create dependencies in makefiles using 'gcc -M'
gchem3d(1)
a small chemical viewer application
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
gchroot(1), chroot(1)
run command or interactive shell with special root directory
gcin(1)
an input method server
gcin-exit(1)
send quit message to gcin
gcin-kbm-toggle(1)
gcin's virtual keyboard toggle tool
gcin-message(1)
gcin's notification tool
gcin2tab(1)
converts text input method table to gcin's .gtab format
gcksum(1), cksum(1)
compute and verify file checksums
gcli(5)
gcli configuration file formats
gcm-import(1)
GNOME Color Manager Import Tool
gcm-inspect(1)
GNOME Color Manager Inspect Tool
gcm-picker(1)
GNOME Color Manager Color Picker Tool
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
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
gdal(1)
Main gdal entry point Added in version 3.11
gdal-config(1)
Determines various information about a GDAL installation. Determines various information about a GDAL installation
gdal-info(1)
Get information on a dataset Added in version 3.11. Acts as a shortcut for %gdal raster info or %gdal vector info depending on the nature of the specified dataset
gdal-mdim(1)
Entry point for multidimensional commands Added in version 3.11
gdal-mdim-convert(1)
Convert a multidimensional dataset Added in version 3.11
gdal-mdim-info(1)
Get information on a multidimensional dataset Added in version 3.11
gdal-raster(1)
Entry point for raster commands Added in version 3.11
gdal-raster-calc(1)
Perform pixel-wise calculations on a raster Added in version 3.11
gdal-raster-clean-collar(1)
Clean the collar of a raster dataset, removing noise Added in version 3.11
gdal-raster-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-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-info(1)
Get information on a raster dataset Added in version 3.11
gdal-raster-mosaic(1)
Build a mosaic Added in version 3.11
gdal-raster-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-roughness(1)
Generate a roughness map Added in version 3.11
gdal-raster-select(1)
Select a subset of bands from a raster dataset Added in version 3.11
gdal-raster-set-type(1)
Modify the data type of bands of a raster dataset Added in version 3.11
gdal-raster-sieve(1)
Remove small raster polygons Added in version 3.11
gdal-raster-slope(1)
Generate a slope map Added in version 3.11
gdal-raster-stack(1)
Combine together input bands into a multi-band output, either virtual (VRT) or materialized Added in version 3.11
gdal-raster-tile(1)
Generate tiles in separate files from a raster dataset Added in version 3.11
gdal-raster-tpi(1)
Generate a Topographic Position Index (TPI) map Added in version 3.11
gdal-raster-tri(1)
Generate a Terrain Ruggedness Index (TRI) map Added in version 3.11
gdal-raster-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-geom(1)
Geometry operations on a vector dataset Added in version 3.11
gdal-vector-geom-buffer(1)
Compute a buffer around geometries of a vector dataset Added in version 3.11
gdal-vector-geom-explode-collections(1)
Explode geometries of type collection of a vector dataset Added in version 3.11
gdal-vector-geom-make-valid(1)
Fix validity of geometries of a vector dataset Added in version 3.11
gdal-vector-geom-segmentize(1)
Segmentize geometries of a vector dataset Added in version 3.11
gdal-vector-geom-set-type(1)
Modify the geometry type of a vector dataset Added in version 3.11
gdal-vector-geom-simplify(1)
Simplify geometries of a vector dataset Added in version 3.11
gdal-vector-geom-swap-xy(1)
Swap X and Y coordinates of geometries of a vector datasett Added in version 3.11
gdal-vector-grid(1)
Create a regular grid from scattered points Added in version 3.11
gdal-vector-info(1)
Get information on a vector dataset Added in version 3.11
gdal-vector-rasterize(1)
Burn vector geometries into a raster Added in version 3.11
gdal-vector-select(1)
Select a subset of fields from a vector dataset Added in version 3.11
gdal-vector-sql(1)
Apply SQL statement(s) to a dataset Added in version 3.11
gdal-vsi(1)
Entry point for GDAL Virtual System Interface (VSI) commands Added in version 3.11. The subcommands of gdal vsi allow manipulation of files located on the %GDAL Virtual File Systems (compressed, network hosted, etc...): /vsimem, /vsizip, /vsitar, /vsicurl,
gdal-vsi-copy(1)
Copy files located on GDAL Virtual System Interface (VSI) Added in version 3.11
gdal-vsi-delete(1)
Delete files located on GDAL Virtual System Interface (VSI) Added in version 3.11
gdal-vsi-list(1)
List files of one of the GDAL Virtual System Interface (VSI) Added in version 3.11
gdal-vsi-move(1)
Move/rename a file/directory located on GDAL Virtual System Interface (VSI) Added in version 3.11
gdal-vsi-sozip(1)
SOZIP (Seek-Optimized ZIP) related commands. Added in version 3.11
gdal-vsi-sync(1)
Synchronize source and target file/directory located on GDAL Virtual System Interface (VSI) Added in version 3.11
gdal2tiles(1)
Generates directory with TMS tiles, KMLs and simple web viewers
gdal_calc(1)
Command line raster calculator with numpy syntax
gdal_contour(1)
Builds vector contour lines from a raster elevation model
gdal_edit(1)
Edit in place various information of an existing GDAL dataset
gdal_fillnodata(1)
Fill raster regions by interpolation from edges
gdal_footprint(1)
Compute footprint of a raster
gdal_grid(1)
Creates regular grid from the scattered data
gdal_merge(1)
Mosaics a set of images
gdal_pansharpen(1)
Perform a pansharpen operation
gdal_polygonize(1)
Produces a polygon feature layer from a raster
gdal_proximity(1)
Produces a raster proximity map
gdal_rasterize(1)
Burns vector geometries into a raster
gdal_retile(1)
Retiles a set of tiles and/or build tiled pyramid levels
gdal_sieve(1)
Removes small raster polygons
gdal_translate(1)
Converts raster data between different formats
gdal_viewshed(1)
Calculates a viewshed raster from an input raster DEM for a user defined point
gdaladdo(1)
Builds or rebuilds overview images
gdalbuildvrt(1)
Builds a VRT from a list of datasets
gdalcompare(1)
Compare two images
gdaldem(1)
Tools to analyze and visualize DEMs
gdalinfo(1)
Lists various information about a GDAL supported raster dataset
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.)
gdaltransform(1)
Transforms coordinates
gdalwarp(1)
Image reprojection and warping utility
gdate(1), date(1)
print or set the system date and time
gdbm(3), GDBM(3)
The GNU database manager. Includes dbm and ndbm compatibility
gdbm_dump(1)
dump a GDBM database to a file
gdbm_load(1)
re-create a GDBM database from a dump file
gdbmtool(1)
examine and modify a GDBM database
gdbus-codegen(1)
D-Bus code and documentation generator
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
gdisk(8)
Interactive GUID partition table (GPT) manipulator
gdk-pixbuf-csource(1)
C code generation utility for GdkPixbuf images
gdl(1)
GNU Data Language incremental compiler
gdmap(1), Graphical(1)
Disk Map
gdnsd(8)
An authoritative DNS daemon
gdnsd-plugin-extfile(8)
gdnsd plugin for importing monitor data via file
gdnsd-plugin-extmon(8)
gdnsd plugin for monitoring via external commands
gdnsd-plugin-geoip(8)
gdnsd meta-plugin for GSLB + failover via MaxMinds GeoIP2 databases
gdnsd-plugin-http_status(8)
gdnsd HTTP monitoring plugin
gdnsd-plugin-metafo(8)
gdnsd plugin for address meta-failover
gdnsd-plugin-multifo(8)
gdnsd plugin for multi-address, all-active failover groups
gdnsd-plugin-simplefo(8)
gdnsd plugin for simple primary->secondary address failover
gdnsd-plugin-tcp_connect(8)
gdnsd TCP monitoring plugin
gdnsd-plugin-weighted(8)
gdnsd plugin implementing "weighted" records
gdnsd.djbdns(5)
gdnsd support for the djbdns tinydns zone data format
gdnsd_geoip_test(1)
Commandline test program for gdnsd-plugin-geoip maps
gdome-config(1)
script to get information about the installed version of gdome2
gdsreader(1)
simple Calma parser/printer tool
geany(1), Geany(1)
a small and lightweight IDE
gebak(3)
gebak: back-transform eigvec
gebal(3)
gebal: balance matrix
gecon(3)
gecon: condition number estimate
gecs_comp_grp(3)
Cosine-Sine (CS) decomposition
ged2gwb(1)
Create a GeneWeb database from a GEDCOM file
gedmd(3)
DMD driver, Dynamic Mode Decomposition
geeqie(1), Geeqie(1)
GTK based multiformat image viewer
gees(3)
gees: Schur form
geesx(3)
geesx: Schur form, expert
geev_comp_grp(3)
Eig computational routines
geev_top(3)
Non-symmetric eigenvalues
gelq_comp1(3)
--- flexible
gelq_comp2(3)
--- classic
gelq_comp3(3)
--- with T
gelq_comp_grp(3)
LQ
gels_driver_grp(3)
Standard least squares, min || Ax - b ||_2
gelst(3)
gelst: least squares using QR/LQ with T matrix
gelsy(3)
gelsy: least squares using complete orthogonal factor
gemexp(1)
export a directory over Gemini
gemlq(3)
gemlq: multiply by Q from gelq
gemlqt(3)
gemlqt: multiply by Q from gelqt
gemm(3)
gemm: general matrix-matrix multiply
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
gemv(3)
gemv: general matrix-vector multiply
gen-multiple-pysol-layouts(6), gen-multiple-pysol-layouts.(6)
generate multiple PySol / MS initial solitaire deals
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
gencancel(1)
Generate cancel control messages
genccode(8)
generate C or platform specific assembly code from an ICU data file
gencmn(8)
generate an ICU memory-mappable data file
gencnval(1)
compile the converters aliases file
gendict(1)
Compiles word list into ICU string trie dictionary
gene2xml(1)
convert NCBI Entrez Gene ASN.1 into XML
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_error(3em), Emilua(3em)
Lua execution engine
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
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
genpatch(1)
generate patch quickly in standard FreeBSD ports format
genpng(1)
Generate an overview image from a source file
genrb(1)
compile a resource bundle
genromfs(8)
create a romfs image
gensig(1)
Generate signatures with random taglines on a FIFO
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_accepter_event(3)
Event handler for events from a gensio
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_control(3)
Perform gensio-specific actions
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_log_mask(3), gensio_get_log_mask(3), gensio_log_level_to_str(3)
Logging and seting which gensio logs are passed or ignored
gensio_to_sergensio(3), sergensio_to_gensio(3), sergensio_get_user_data(3), sergensio_is_client(3)
General information and conversion routines for a sergensio
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
genxs(1)
Mono's Xml Serializer Generator
geoclue(5), geoclue.conf(5)
geoclue configuration parameters
geocpset(1)
adds control points based on geometric position
geod(1)
Geodesic computations
geodesic(6)
animates a mesh geodesic sphere
geographiclib-get-geoids(8)
-- a GeographicLib administrative tool
geographiclib-get-gravity(8)
-- a GeographicLib administrative tool
geographiclib-get-magnetic(8)
-- a GeographicLib administrative tool
geoipupdate(1)
GeoIP2 and GeoLite2 Update Program
geom-exporter(8)
Export GEOM statistics to Prometheus
geometry.tk86(n), geometry(n), tk_library(n), tk_patchLevel(n), tk_strictMotif(n), tk_version(n)
Variables used or set by Tk
geomman(8)
interactive GEOM manager
geomutil(3gv)
various geometry utilities (introduction)
geomview(1gv), Geomview(1gv)
interactive geometry viewer
geotifcp(1)
Copy TIFF with updated GeoTIFF Metadata
geql_comp_grp(3)
QL
geqpf_comp_grp(3)
QR with pivoting
geqr_comp1(3)
--- flexible
geqr_comp2(3)
--- classic
geqr_comp3(3)
--- with T
geqr_comp4(3)
--- positive
geqr_comp_grp(3)
QR
ger(3)
ger: general matrix rank-1 update
gerbera(1)
UPnP MediaServer
gerfs(3)
gerfs: iterative refinement
gerfsx(3)
gerfsx: iterative refinement, expert
gerq_comp_grp(3)
RQ
gerz_comp_grp(3)
RZ
ges-launch-1.0(1)
create and render multimedia timelines
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_grp(3)
LU: General matrix, driver
gesv_mixed(3)
gesv: factor and solve, mixed precision
gesvd_comp_grp(3)
SVD computational routines
geswlq_comp_grp(3)
LQ, short-wide
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
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_color_conversion(3)
Returns the current color conversion mode. Allegro game programming library
get_color_depth(3)
Returns the current pixel color depth. Allegro game programming library
get_compiled_sprite(3)
Creates a compiled sprite using a bitmap as source. Allegro game programming library
get_config_argv(3)
Reads a token list from the configuration file. Allegro game programming library
get_config_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_display_switch_mode(3)
Returns the current display switching mode. 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_hardware_volume(3)
Retrieves the hardware sound output volume. Allegro game programming library
get_iplayer(1)
Stream Recording tool and PVR for BBC iPlayer and BBC Sounds
get_key(3), get_key (3)
Retrieve a key/value pair from the database
get_midi_length(3)
Determines the total playing time of a midi, in seconds. Allegro game programming library
get_mixer_bits(3)
Returns the mixer bit depth (8 or 16). Allegro game programming library
get_mixer_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_quality(3)
Returns the current mixing quality. 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_rle_sprite(3)
Creates an RLE sprite using a bitmap as source. Allegro game programming library
get_rotation_matrix(3), get_rotation_matrix_f(3)
Constructs X, Y, Z rotation matrices. Allegro game programming library
get_rotation_quat(3)
Constructs a quaternion to rotate points around all three axes. 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_vector_rotation_quat(3)
Constructs a quaternion to rotate points around a vector. Allegro game programming library
get_volume(3)
Retrieves the global sound output volume. Allegro game programming library
get_x_rotate_matrix(3), get_x_rotate_matrix_f(3)
Construct X axis rotation matrices. Allegro game programming library
get_x_rotate_quat(3), get_y_rotate_quat(3), get_z_rotate_quat(3)
Construct axis rotation quaternions. 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
getablexprnumocc(3)
how many times a name appears in an expression. man1/alc_origin.1
getablexprsupport(3)
gives the expression's support. man1/alc_origin.1
getabstime(1)
Get Current Time Stamp
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
getarg(3), arg_printusage(3)
collect command line options
getbddnodenum(3)
gets the number of nodes in a bdd. man1/alc_origin.1
getbddnodesize(3)
gets the number of nodes in a bdd. man1/alc_origin.1
getbddnodesupport(3)
gives the variable support of a bdd node. man1/alc_origin.1
getbddvarbyindex(3)
converts bdd index to a variable number. man1/alc_origin.1
getbddvarindex(3)
converts a variable number in a bdd index. man1/alc_origin.1
getbddvarnode(3)
gives the bdd node of a variable. man1/alc_origin.1
getc2(3)
getc2: triangular factor, with complete pivoting
getc_putc(8)
program to test hard drive performance
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_dict_set(3)
getdns_dict_set_bindata, getdns_dict_set_dict, getdns_dict_set_int, getdns_dict_set_list, -- set a value by name in a getdns dict
getdns_hostname(3)
getdns_hostname_sync -- get hostname by address
getdns_list(3)
getdns_list_create, getdns_list_create_with_extended_memory_functions, getdns_list_create_with_memory_functions, getdns_list_destroy -- getdns list create and destroy routines n
getdns_list_get(3)
getdns_list_get_bindata, getdns_list_get_data_type, getdns_list_get_dict, getdns_list_get_length, getdns_list_get_list, getdns_list_get_int -- get a value by index from a getdns list
getdns_list_set(3)
getdns_list_set_bindata, getdns_list_set_dict, getdns_list_set_int, getdns_list_set_list, -- set a value by index from a getdns list
getdominfo(1)
map host names to owning organizations
getdp(1), GetDP(1)
a General environment for the treatment of Discrete Problems
getfields(l), getmfields(l), setfields(l)
split string into fields
getfilename(1)
Ask the user to name a file in a given format
gethostbyname(3), gethostbyaddr(3), gethostent(3), sethostent(3), endhostent(3), herror(3)
get network host entry
gethtitem(3)
searches an item in a hash table man1/alc_origin.1
geticonset(1)
gets the current Window Maker icon set
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
getline(3)
command-line editing library with history
getlist(1)
Get a list from an NNTP server
getlocap(3)
retrieve a logical capacitor man1/alc_origin.1
getlocon(3)
retrieve a logical connector man1/alc_origin.1
getlofig(3)
give back a pointer to a lofig man1/alc_origin.1
getloins(3)
retrieve a logical instance man1/alc_origin.1
getlomodel(3)
retrieve a model from a lofig_list man1/alc_origin.1
getlores(3)
retrieve a logical resistor man1/alc_origin.1
getloself(3)
retrieve a logical inductor man1/alc_origin.1
getlosig(3)
retrieve a logical signal 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
getnetent(3), getnetbyaddr(3), getnetbyname(3), setnetent(3), endnetent(3)
get networks entry
getopt(1)
parse command options (enhanced)
getpeername(1)
get information about this or that end of the socket's connection netpipes 4.2
getphcon(3)
retrieve a physical connector man1/alc_origin.1
getphfig(3)
give back a pointer to a phfig man1/alc_origin.1
getphins(3)
retrieve a physical instance 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
getpub(1)
look up Medline entries by UID
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
gets.tcl86(n), gets(n)
Read a line from a channel
gets.tcl90(n), gets(n)
Read a line from a channel
getscu(1)
DICOM retrieve (C-GET) SCU
getsigname(3)
choose a signal name in alias list man1/alc_origin.1
getsqr_comp_grp(3)
QR, tall-skinny
getstyle(1)
dumps the current Window Maker style related configuration or creates a theme pack
gettext(1)
translate message
gettext(3), dgettext(3), dcgettext(3)
translate message
getzone(1)
get dns zone from server
gfactor(1), factor(1)
factor numbers
gfdl(7)
GNU Free Documentation License
gfmt(1), fmt(1)
simple optimal text formatter
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
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
gg(1)
gemini client
ggbak(3)
ggbak: back-transform eigvec
ggbal(3)
ggbal: balance matrix
gges(3)
gges: Schur form, unblocked
gges3(3)
gges3: Schur form
ggesx(3)
ggesx: Schur form, expert
ggev_comp_grp(3)
Generalized eig computational routines
ggglm(3)
ggglm: Gauss-Markov linear model
ggqr_comp_grp(3)
Generalized QR
ggrep(1), grep(1)
print lines that match patterns
ggrq_comp_grp(3)
Generalized RQ
ggsvd_comp_grp(3)
Generalized SVD computational routines
gh-alias(1)
Create command shortcuts
gh-alias-import(1)
Import aliases from a YAML file
gh-alias-set(1)
Create a shortcut for a gh command
gh-api(1)
Make an authenticated GitHub API request
gh-auth-token(1)
Print the authentication token gh uses for a hostname and account
gh-browse(1)
Open repositories, issues, pull requests, and more in the browser
gh-cache(1)
Manage GitHub Actions caches
gh-codespace(1)
Connect to and manage codespaces
gh-codespace-cp(1)
Copy files between local and remote file systems
gh-completion(1)
Generate shell completion scripts
gh-config(1)
Manage configuration for gh
gh-extension(1)
Manage gh extensions
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-extension-list(1)
List installed extension commands
gh-extension-remove(1)
Remove an installed extension
gh-gist(1)
Manage gists
gh-gist-rename(1)
Rename a file in a gist
gh-gpg-key(1)
Manage GPG keys
gh-gpg-key-delete(1)
Delete a GPG key from your GitHub account
gh-issue(1)
Manage issues
gh-issue-comment(1)
Add a comment to an issue
gh-issue-develop(1)
Manage linked branches for an issue
gh-label(1)
Manage labels
gh-label-clone(1)
Clones labels from one repository to another
gh-label-delete(1)
Delete a label from a repository
gh-org(1)
Manage organizations
gh-pr(1)
Manage pull requests
gh-pr-comment(1)
Add a comment to a pull request
gh-pr-merge(1)
Merge a pull request
gh-pr-ready(1)
Mark a pull request as ready for review
gh-preview-prompter(1)
Execute a test program to preview the prompter
gh-project-item-add(1)
Add a pull request or an issue to a project
gh-project-item-archive(1)
Archive an item 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-item-edit(1)
Edit an item in a project
gh-project-item-list(1)
List the items in a project
gh-project-link(1)
Link a project to a repository or a team
gh-project-mark-template(1)
Mark a project as a template
gh-project-unlink(1)
Unlink a project from a repository or a team
gh-release(1)
Manage releases
gh-release-delete-asset(1)
Delete an asset from a release
gh-release-view(1)
View information about a release
gh-repo(1)
Manage repositories
gh-repo-autolink(1)
Manage autolink references
gh-repo-deploy-key(1)
Manage deploy keys in a repository
gh-repo-deploy-key-delete(1)
Delete a deploy key from a GitHub repository
gh-repo-gitignore(1)
List and view available repository gitignore templates
gh-repo-gitignore-list(1)
List available repository gitignore templates
gh-repo-gitignore-view(1)
View an available repository gitignore template
gh-repo-license-list(1)
List common repository licenses
gh-repo-rename(1)
Rename a repository
gh-ruleset-view(1)
View information about a ruleset
gh-run-view(1)
View a summary of a workflow run
gh-run-watch(1)
Watch a run until it completes, showing its progress
gh-search-commits(1)
Search for commits
gh-secret(1)
Manage GitHub secrets
gh-ssh-key(1)
Manage SSH keys
gh-ssh-key-delete(1)
Delete an SSH key from your GitHub account
gh-status(1)
Print information about relevant issues, pull requests, and notifications across repositories
gh-variable(1)
Manage GitHub Actions variables
gh-workflow-view(1)
View the summary of a workflow
ghc(1)
the Glasgow Haskell Compiler
ghostid(1), hostid(1)
print the numeric identifier for the current host
ghostlist.cgi(1)
CGI program to view ghost clients
ghostwriter(1)
distraction-free text editor for Markdown
ghq(1)
Manage remote repository clones
gi-compile-repository(1)
Typelib compiler
gi-decompile-typelib(1)
Typelib decompiler
gi-docgen(1)
a documentation generator using gobject-introspection
gids-tool(1)
smart card utility for GIDS cards
gie(1)
The Geospatial Integrity Investigation Environment
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
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
gimp(1)
an image manipulation and paint program
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
gio(1)
GIO commandline tool
gio-querymodules(1)
GIO module cache creation
gist(1)
browse binary cgm graphics files
git-absorb(1)
Automatically absorb staged changes into your current branch
git-am(1)
Apply a series of patches from a mailbox
git-annotate(1)
Annotate file lines with commit information
git-arc(1), git arc(1)
a wrapper to improve integration between git and arcanist
git-archimport(1)
Import a GNU Arch repository into Git
git-archive(1)
Create an archive of files from a named tree
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-brv(1)
List branches sorted by their last commit date
git-bug(1)
A bug tracker embedded in Git
git-bug-bridge-auth-rm(1)
Remove a credential
git-bug-bridge-rm(1)
Delete a configured bridge
git-bug-commands(1)
Display available commands
git-bug-comment(1)
Display or add comments to a bug
git-bug-comment-add(1)
Add a new comment to a bug
git-bug-comment-edit(1)
Edit an existing comment on a bug
git-bug-deselect(1)
Clear the implicitly selected bug
git-bug-label(1)
Display, add or remove labels to/from a bug
git-bug-label-rm(1)
Remove a label from a bug
git-bug-pull(1)
Pull bugs update from a git remote
git-bug-push(1)
Push bugs update to a git remote
git-bug-rm(1)
Remove an existing bug
git-bug-select(1)
Select a bug for implicit use in future commands
git-bug-status-close(1)
Mark a bug as closed
git-bug-status-open(1)
Mark a bug as open
git-bug-termui(1)
Launch the terminal UI
git-bug-version(1)
Show git-bug version information
git-bugreport(1)
Collect information for user to file a bug report
git-bulk(1)
Run git commands on multiple repositories
git-bundle(1)
Move objects and refs by archive
git-check-attr(1)
Display gitattributes information
git-check-mailmap(1)
Show canonical names and email addresses of contacts
git-check-ref-format(1)
Ensures that a reference name is well formed
git-checkout-index(1)
Copy files from the index to the working tree
git-cherry(1)
Find commits yet to be applied to upstream
git-cherry-pick(1)
Apply the changes introduced by some existing commits
git-citool(1)
Graphical alternative to git-commit
git-clean(1)
Remove untracked files from the working tree
git-coauthor(1)
Add a co-author to the last commit
git-column(1)
Display data in columns
git-commit(1)
Record changes to the repository
git-commit-graph(1)
Write and verify Git commit-graph files
git-commit-tree(1)
Create a new commit object
git-commits-since(1)
Show commit logs since some date
git-count(1)
Show commit count
git-count-objects(1)
Count unpacked number of objects and their disk consumption
git-credential-cache(1)
Helper to temporarily store passwords in memory
git-credential-cache--daemon(1)
Temporarily store user credentials in memory
git-cvsexportcommit(1)
Export a single commit to a CVS checkout
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-delete-merged-branches(1)
Delete merged branches
git-delete-submodule(1)
Delete submodules
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-extras(1)
Awesome GIT utilities
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-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-forest(1)
display the commit history forest
git-format-patch(1)
Prepare patches for e-mail submission
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-grep(1)
Print lines matching a pattern
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-info(1)
Returns information on current repository
git-init(1)
Create an empty Git repository or reinitialize an existing one
git-init-db(1)
Creates an empty Git repository
git-interpret-trailers(1)
Add or parse structured information in commit messages
git-lfs-completion(1)
Shell tab-completion script generation for Git LFS
git-lfs-env(1)
Display the Git LFS environment
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-smudge(1)
Git smudge filter that converts pointer in blobs to the actual content
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-local-commits(1)
List local commits
git-lock(1)
Lock a file excluded from version control
git-log(1)
Show commit logs
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-magic(1)
Automate add/commit/push routines
git-mailinfo(1)
Extracts patch and authorship from a single e-mail message
git-mailsplit(1)
Simple UNIX mbox splitter program
git-maintenance(1)
Run tasks to optimize Git repository data
git-merge(1)
Join two or more development histories together
git-merge-base(1)
Find as good common ancestors as possible for a merge
git-merge-file(1)
Run a three-way file merge
git-merge-index(1)
Run a merge for files needing merging
git-merge-into(1)
Merge one branch into another
git-merge-one-file(1)
The standard helper program to use with git-merge-index
git-merge-repo(1)
Merge two repo histories
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-mergetool--lib(1)
Common Git merge tool shell scriptlets
git-missing(1)
Show commits missing from another branch
git-mktag(1)
Creates a tag object with extra validation
git-mktree(1)
Build a tree-object from ls-tree formatted text
git-mr(1)
Checks out a merge request locally
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-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-psykorebase(1)
Rebase a branch with a merge commit
git-pull(1)
Fetch from and integrate with another repository or a local branch
git-push(1)
Update remote refs along with associated objects
git-quiltimport(1)
Applies a quilt patchset onto the current branch
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-release(1)
Commit, tag and push changes to the repository
git-remote(1)
Manage set of tracked repositories
git-remote-bzr(1)
Git remote support for Bazaar repositories
git-remote-ext(1)
Bridge smart transport to external command
git-remote-fd(1)
Reflect smart transport stream back to caller
git-remote-gcrypt(1)
GNU Privacy Guard-encrypted git remote
git-remote-rad(1)
Git remote helper for Radicle
git-rename-branch(1)
rename local branch and push to remote
git-rename-file(1)
Rename a file or directory and ensure Git recognizes the change, regardless of filesystem case-sensitivity
git-rename-remote(1)
Rename a remote
git-rename-tag(1)
Rename a tag
git-replay(1)
EXPERIMENTAL: Replay commits on a new base, works with bare repos too
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-rev-list(1)
Lists commit objects in reverse chronological order
git-rev-parse(1)
Pick out and massage parameters
git-revert(1)
Revert some existing commits
git-review(1)
Submit changes to Gerrit for review
git-rm(1)
Remove files from the working tree and from the index
git-scp(1)
Copy files to SSH compatible git-remote
git-secret-cat(1)
decrypts files passed on command line to stdout
git-secret-clean(1)
removes all the hidden files
git-secret-killperson(1)
deletes key identified by an email from the inner keyring
git-secret-remove(1)
removes files from index
git-secret-usage(1)
prints all the available commands
git-secret-whoknows(1)
prints email-labels for each key in the keyring
git-send-email(1)
Send a collection of patches as emails
git-sh-setup(1)
Common Git shell script setup code
git-shortlog(1)
Summarize git log output
git-show-branch(1)
Show branches and their commits
git-show-merged-branches(1)
Show merged branches
git-show-tree(1)
show branch tree of commit history
git-show-unmerged-branches(1)
Show unmerged branches
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-stamp(1)
Stamp the last commit message
git-standup(1)
Recall the commit history
git-stripspace(1)
Remove unnecessary whitespace
git-submodule(1)
Initialize, update or inspect submodules
git-subrepo(1), Header "Name" git-subrepo(1)
Git Submodule Alternative
git-subtree(1)
Merge subtrees together and split repository into subtrees
git-summary(1)
Show repository summary
git-symbolic-ref(1)
Read, modify and delete symbolic refs
git-sync(1)
Sync local branch with remote branch
git-track(1)
set up branch for tracking a remote
git-undo(1)
Remove latest commits
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-unwip(1)
Undo a Work In Progress commit
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-utimes(1)
Change files modification time to their last commit date
git-verify-commit(1)
Check the GPG signature of commits
git-version(1)
Display version information about Git
git-whatchanged(1)
Show logs with differences each commit introduces
git-wip(1)
Create a Work In Progress commit
git-worktree(1)
Manage multiple working trees
git-write-tree(1)
Create a tree object from the current index
gitcli(7)
Git command-line interface and conventions
gitcredentials(7)
Providing usernames and passwords to Git
gitcvs-migration(7)
Git for CVS users
giteveryday(7)
A useful minimum set of commands for Everyday 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
gitmailmap(5)
Map author/committer names and/or E-Mail addresses
gitmodules(5)
Defining submodule properties
gitnamespaces(7)
Git namespaces
gitprotocol-common(5)
Things common to various protocols
gitremote-helpers(7)
Helper programs to interact with remote repositories
gitsubmodules(7)
Mounting one repository inside another
gitup(1)
A minimalist, dependency-free program to clone/pull Git repositories
gitworkflows(7)
An overview of recommended workflows with Git
givelosig(3)
give a logical signal man1/alc_origin.1
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
gkrellm(1)
The GNU Krell Monitors
gkrellmd(8)
The GNU Krell Monitors Server
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
glAreTexturesResident(3), "glAreTexturesResident(3)
determine if textures are loaded in texture memory
glArrayElement(3), "glArrayElement(3)
render a vertex using the specified vertex array element
glBindTexture(3), "glBindTexture(3)
bind a named texture to a texturing target
glBitmap(3), "glBitmap(3)
draw a bitmap
glBlendFunc(3), "glBlendFunc(3)
specify pixel arithmetic
glClearAccum(3), "glClearAccum(3)
specify clear values for the accumulation 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
glColorMaterial(3), "glColorMaterial(3)
cause a material color to track the current color
glCopyPixels(3), "glCopyPixels(3)
copy pixels in the frame buffer
glCopyTexImage1D(3), "glCopyTexImage1D(3)
copy pixels into a 1D texture image
glCopyTexImage2D(3), "glCopyTexImage2D(3)
copy pixels into a 2D texture image
glCopyTexSubImage1D(3), "glCopyTexSubImage1D(3)
copy a one-dimensional texture subimage
glCopyTexSubImage2D(3), "glCopyTexSubImage2D(3)
copy a two-dimensional texture subimage
glDeleteTextures(3), "glDeleteTextures(3)
delete named textures
glDepthFunc(3), "glDepthFunc(3)
specify the value used for depth buffer comparisons
glDepthMask(3), "glDepthMask(3)
enable or disable writing into the depth buffer
glDepthRange(3), "glDepthRange(3)
specify mapping of depth values from normalized device coordinates to window coordinates
glDrawArrays(3), "glDrawArrays(3)
render primitives from array data
glDrawElements(3), "glDrawElements(3)
render primitives from array data
glDrawPixels(3), "glDrawPixels(3)
write a block of pixels to the frame buffer
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
glFrustum(3), "glFrustum(3)
multiply the current matrix by a perspective matrix
glGenLists(3), "glGenLists(3)
generate a contiguous set of empty display lists
glGenTextures(3), "glGenTextures(3)
generate texture names
glGetError(3), "glGetError(3)
return error information
glGetTexImage(3), "glGetTexImage(3)
return a texture image
glHint(3), "glHint(3)
specify implementation-specific hints
glIndexMask(3), "glIndexMask(3)
control the writing of individual bits in the color index buffers
glInitNames(3), "glInitNames(3)
initialize the name stack
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
glLoadIdentity(3), "glLoadIdentity(3)
replace the current matrix with the identity matrix
glLoadName(3), "glLoadName(3)
load a name onto the name stack
glMatrixMode(3), "glMatrixMode(3)
specify which matrix is the current matrix
glNormalPointer(3), "glNormalPointer(3)
define an array of normals
glOrtho(3), "glOrtho(3)
multiply the current matrix with an orthographic matrix
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
glPolygonMode(3), "glPolygonMode(3)
select a polygon rasterization mode
glReadPixels(3), "glReadPixels(3)
read a block of pixels from the frame buffer
glRenderMode(3), "glRenderMode(3)
set rasterization mode
glSelectBuffer(3), "glSelectBuffer(3)
establish a buffer for selection mode values
glShadeModel(3), "glShadeModel(3)
select flat or smooth shading
glStencilFunc(3), "glStencilFunc(3)
set function and reference value for stencil testing delim $$
glStencilMask(3), "glStencilMask(3)
control the writing of individual bits in the stencil planes
glStencilOp(3), "glStencilOp(3)
set stencil test actions delim $$
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
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
glXDestroyGLXPixmap(3), "glXDestroyGLXPixmap(3)
destroy a GLX pixmap
glXFreeContextEXT(3), "glXFreeContextEXT(3)
free client-side memory for imported context
glXGetConfig(3), "glXGetConfig(3)
return information about GLX visuals
glXImportContextEXT(3), "glXImportContextEXT(3)
import another process's indirect rendering context
glXIntro(3), "glXIntro(3)
Introduction to OpenGL in the X window system
glXMakeCurrent(3), "glXMakeCurrent(3)
attach a GLX context to a window or a GLX pixmap
glXQueryContextInfoEXT(3), "glXQueryContextInfoEXT(3)
query context information
glXQueryVersion(3), "glXQueryVersion(3)
return the version numbers of the GLX extension
glXUseXFont(3), "glXUseXFont(3)
create bitmap display lists from an X font
glXWaitGL(3), "glXWaitGL(3)
complete GL execution prior to subsequent X calls
glXWaitX(3), "glXWaitX(3)
complete X execution prior to subsequent GL calls
gl_bcircle(3)
draw a filled or unfilled Bresenham circle
gl_compileboxmask(3)
compress a masked bitmap
gl_compiledboxmasksize(3)
compute the size of a compiled masked box
gl_copyboxfromcontext(3)
copy rectangular area from another context
gl_enablepageflipping(3)
enables automatic page flipping
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_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_putbox(3)
copy a pixmap to a rectangular area
gl_putboxmask(3)
copy a masked pixmap to a rectangular area
gl_putboxmaskcompiled(3)
copy a compiled masked pixmap to a rectangular area
gl_putboxpart(3)
copy a partial pixmap to a rectangular area
gl_scalebox(3)
scale a pixmap
gl_setcontextvgavirtual(3)
set the context to a virtual mode
gl_setcontextwidth(3), gl_setcontextheight(3)
set the dimension of a context
gl_setscreenoffset(3)
set a memory offset for copyscreen
gl_setwritemode(3)
set the font writemode flags
gl_swtriangle(3)
draw a solid pixmap mapped on a triangle
gl_trisetcolorlookup(3), gl_trigetcolorlookup(3)
manages a color lookup table for shadowing
gl_wtriangle(3)
draw a shadowed pixmap mapped on a triangle
glab-alias-set(1)
Set an alias for a longer command
glab-api(1)
Make an authenticated request to the GitLab API
glab-auth(1)
Manage glab's authentication state
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-ci-config-compile(1)
View the fully expanded CI/CD configuration
glab-ci-lint(1)
Checks if your .gitlab-ci.yml file is valid
glab-ci-trace(1)
Trace a CI/CD job log in real time
glab-ci-trigger(1)
Trigger a manual CI/CD job
glab-cluster(1)
Manage GitLab Agents for Kubernetes and their clusters
glab-cluster-agent(1)
Manage GitLab Agents for Kubernetes
glab-cluster-agent-check_manifest_usage(1)
Check agent configuration files for built-in GitOps manifests usage. (EXPERIMENTAL)
glab-cluster-agent-token(1)
Manage GitLab Agents for Kubernetes tokens
glab-cluster-graph(1)
Queries the Kubernetes object graph, using the GitLab Agent for Kubernetes. (EXPERIMENTAL)
glab-completion(1)
Generate shell completion scripts
glab-config(1)
Manage glab settings
glab-deploy-key(1)
Manage deploy keys
glab-duo-ask(1)
Generate Git commands from natural language
glab-incident-note(1)
Comment on an incident in GitLab
glab-incident-unsubscribe(1)
Unsubscribe from an incident
glab-incident-view(1)
Display the title, body, and other information about an incident
glab-issue-note(1)
Comment on an issue in GitLab
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(1)
Manage labels on remote
glab-mcp(1)
Work with a Model Context Protocol (MCP) server. (EXPERIMENTAL)
glab-mcp-serve(1)
Start a MCP server with stdio transport. (EXPERIMENTAL)
glab-mr(1)
Create, view, and manage merge requests
glab-mr-approve(1)
Approve merge requests
glab-mr-approvers(1)
List eligible approvers for merge requests in any state
glab-mr-checkout(1)
Check out an open merge request
glab-mr-close(1)
Close a merge request
glab-mr-create(1)
Create a new merge request
glab-mr-delete(1)
Delete a merge request
glab-mr-diff(1)
View changes in a merge request
glab-mr-issues(1)
Get issues related to a particular merge request
glab-mr-list(1)
List merge requests
glab-mr-merge(1)
Merge or accept a merge request
glab-mr-note(1)
Add a comment or note to a merge request
glab-mr-rebase(1)
Rebase the source branch of a merge request against its target branch
glab-mr-reopen(1)
Reopen a merge request
glab-mr-revoke(1)
Revoke approval on a merge request
glab-mr-subscribe(1)
Subscribe to a merge request
glab-mr-todo(1)
Add a to-do item to merge request
glab-mr-unsubscribe(1)
Unsubscribe from a merge request
glab-mr-update(1)
Update a merge request
glab-mr-view(1)
Display the title, body, and other information about a merge request
glab-opentofu(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-release(1)
Manage GitLab releases
glab-release-download(1)
Download asset files from a GitLab release
glab-release-view(1)
View information about a GitLab release
glab-repo-mirror(1)
Mirror a project or repository to the specified location, using pull or push methods
glab-repo-publish-catalog(1)
[EXPERIMENTAL] Publishes CI/CD components to the catalog
glab-repo-search(1)
Search for GitLab repositories and projects by name
glab-repo-transfer(1)
Transfer a repository to a new namespace
glab-securefile(1)
Manage secure files for a project
glab-securefile-remove(1)
Remove a secure file
glab-snippet(1)
Create, view and manage snippets
glab-ssh-key(1)
Manage SSH keys registered with your GitLab account
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-list(1)
Lists all entries in the stack. (EXPERIMENTAL)
glab-stack-move(1)
Moves to any selected entry in the stack. (EXPERIMENTAL)
glab-stack-next(1)
Moves to the next diff in the stack. (EXPERIMENTAL)
glab-stack-prev(1)
Moves to the previous diff in the stack. (EXPERIMENTAL)
glab-stack-reorder(1)
Reorder a stack of merge requests. (EXPERIMENTAL)
glab-stack-save(1)
Save your progress within a stacked diff. (EXPERIMENTAL)
glab-stack-switch(1)
Switch between stacks. (EXPERIMENTAL)
glab-stack-sync(1)
Sync and submit progress on a stacked diff. (EXPERIMENTAL)
glab-token(1)
Manage personal, project, or group tokens
glab-variable(1)
Manage variables for a GitLab project or group
glab-variable-export(1)
Export variables from 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
glacier2router(1)
The Glacier2 router daemon
gladtex(1)
generate html with LaTeX equations embedded as images
glances(1)
An eye on your system
glbsp(1)
GL Nodes builder for DOOM ports
gleSetNumSides(3gle), gleGetNumSides(3gle)
Query and Set the cylinder roundness
gleSuperExtrusion(3)
Extrude arbitrary 2D contour along arbitrary 3D path, specifying local affine transformations
gleSuperExtrusion(3gle)
Extrude arbitrary 2D contour along arbitrary 3D path, specifying local affine transformations
gleTextureMode(3)
set the type of GLE automatic texture coordinate generation
gleTextureMode(3gle)
set the type of GLE automatic texture coordinate generation
glib-compile-resources(1)
GLib resource compiler
glib-compile-schemas(1)
GSettings schema compiler
glib-genmarshal(1)
C code marshaller generation utility for GLib closures
glib-mkenums(1)
C language enum description generation utility
glilypond(1)
embed LilyPond musical notation in groff documents nr *groff_glilypond_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
glitchpeg(6)
glitched image screen saver
gliv(1)
An OpenGL Image Viewer
glknots(6)
generates some twisting 3d knot patterns
glmark2(1)
OpenGL (ES) 2.0 benchmark suite
glmark2-drm(1)
OpenGL (ES) 2.0 benchmark suite
glmark2-egl(1)
OpenGL (ES) 2.0 benchmark suite
glmark2-es2(1)
OpenGL (ES) 2.0 benchmark suite
glmark2-es2-drm(1)
OpenGL (ES) 2.0 benchmark suite
glmark2-es2-gbm(1)
OpenGL (ES) 2.0 benchmark suite
glmark2-es2-wayland(1)
OpenGL (ES) 2.0 benchmark suite
glmark2-gbm(1)
OpenGL (ES) 2.0 benchmark suite
glmark2-wayland(1)
OpenGL (ES) 2.0 benchmark suite
glmatrix(6)
simulates the title sequence effect of the movie
glmaze(6)
multiplayer opengl maze game
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
glocate(1), locate(1)
list files in databases that match a pattern
glocatedb(5), locatedb(5)
front-compressed file name database
glogname(1), logname(1)
print user's login name
glplanet(6)
rotating 3d texture-mapped planet
glschool(6)
a 3D schooling simulation
glslideshow(6)
slideshow of images using smooth zooming and fades
gluBuild1DMipmaps(3), "gluBuild1DMipmaps(3)
builds a 1-D mipmap
gluBuild2DMipmaps(3), "gluBuild2DMipmaps(3)
builds a 2-D mipmap
gluErrorString(3), "gluErrorString(3)
produce an error string from a GL or GLU error code
gluLoadSamplingMatrices(3), "gluLoadSamplingMatrices(3)
load NURBS sampling and culling matrices
gluLookAt(3), "gluLookAt(3)
define a viewing transformation
gluNextContour(3), "gluNextContour(3)
mark the beginning of another contour
gluOrtho2D(3), "gluOrtho2D(3)
define a 2D orthographic projection matrix
gluPerspective(3), "gluPerspective(3)
set up a perspective projection matrix
gluPickMatrix(3), "gluPickMatrix(3)
define a picking region
gluProject(3), "gluProject(3)
map object coordinates to window coordinates
gluPwlCurve(3), "gluPwlCurve(3)
describe a piecewise linear NURBS trimming curve
gluQuadricNormals(3), "gluQuadricNormals(3)
specify what kind of normals are desired for quadrics
gluScaleImage(3), "gluScaleImage(3)
scale an image to an arbitrary size
gluTessBeginPolygon(3), "gluTessBeginPolygon(3)
delimit a polygon description
gluTessEndPolygon(3), "gluTessEndPolygon(3)
delimit a polygon description
gluTessNormal(3), "gluTessNormal(3)
specify a normal for a polygon
gluUnProject(3), "gluUnProject(3)
map window coordinates to object coordinates
glutAddMenuEntry(3)
adds a menu entry to the bottom of the current menu
glutAddSubMenu(3)
adds a sub-menu trigger to the bottom of the current menu
glutAttachMenu(3)
attaches a mouse button for the current window to the identifier of the current menu; glutDetachMenu - detaches an attached mouse button from the current window
glutBitmapCharacter(3)
renders a bitmap character using OpenGL
glutBitmapWidth(3)
returns the width of a bitmap character, glutBitmapLength returns the length of a bitmap font string
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
glutCreateMenu(3)
creates a new pop-up menu
glutDestroyMenu(3)
destroys the specified menu
glutDeviceGet(3)
retrieves GLUT device information represented by integers
glutEnterGameMode(3), glutLeaveGameMode(3)
enters and leaves GLUT's game mode
glutEntryFunc(3)
sets the mouse enter/leave callback for the current window
glutExtensionSupported(3)
helps to easily determine whether a given OpenGL extension is supported
glutFullScreen(3)
requests that the current window be made full screen
glutGameModeGet(3)
retrieves GLUT device information represented by integers
glutGameModeString(3)
sets the game mode configuration via a string
glutGet(3)
retrieves simple GLUT state represented by integers
glutGetColor(3)
retrieves a red, green, or blue component for a given color index colormap entry for the layer in use's logical colormap for the current window
glutGetModifiers(3)
returns the modifier key state when certain callbacks were generated
glutIgnoreKeyRepeat(3)
determines if auto repeat keystrokes are reported to the current window
glutInitDisplayMode(3)
sets the initial display mode
glutInitDisplayString(3)
sets the initial display mode via a string
glutMainLoop(3)
enters the GLUT event processing loop
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
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
glutSetColor(3)
sets the color of a colormap entry in the layer of use for the current window
glutSetCursor(3)
changes the cursor image of the current window
glutSetKeyRepeat(3)
retrieves simple GLUT state represented by integers
glutSetMenu(3)
sets the current menu; glutGetMenu - returns the identifier of the current menu
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
glutSpaceballMotionFunc(3)
sets the Spaceball motion 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
glyphs(5)
format of .glyphs files
gm(1)
command-line utility to create, edit, compare, convert, or display images
gm4(1), m4(1)
macro processor
gmanedit(1)
GTK+ program for editing manual pages
gmap(1), gpart(1)
compute static mappings and partitions sequentially
gmd5sum(1), md5sum(1)
compute and check MD5 message digest
gmdb2(1)
GNOME UI for MDB Tools
gmetad(1)
manual page for Ganglia Meta Daemon
gmetad.py(1)
Ganglia Meta Daemon in Python
gmetric(1)
manual page for Ganglia Custom Metric Utility
gmic(1)
Perform image processing operations using the G'MIC framework
gmid(8)
Gemini server
gmid.conf(5)
gmid Gemini server configuration file
gmk_hy(1), gmk_m2(1), gmk_m3(1), gmk_ub2(1)
create source graphs
gmk_msh(1)
create source graph from source mesh
gmk_sym(1)
create rectangular symbols for gschem from a text file
gmkdir(1), mkdir(1)
make directories
gmkfifo(1), mkfifo(1)
make FIFOs (named pipes)
gmknod(1), mknod(1)
make block or character special files
gmktemp(1), mktemp(1)
create a temporary file or directory
gml2gv(1), gv2gml(1)
GML-DOT converters
gmond(1)
manual page for Ganglia Monitor Daemon
gmond.conf(5)
configuration file for ganglia monitoring daemon (gmond)
gmplayer(1), mplayer (1)
movie player mencoder - movie encoder
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
gmtst(1)
compute statistics on mappings
gmusicbrowser(man)
Jukebox for large collections of music files
gmv(1), mv(1)
move (rename) files
gmx(1)
molecular dynamics simulation suite
gmx-anaeig(1)
Analyze eigenvectors/normal modes
gmx-analyze(1)
Analyze data sets
gmx-angle(1)
Calculate distributions and correlations for angles and dihedrals
gmx-awh(1)
Extract data from an accelerated weight histogram (AWH) run
gmx-bar(1)
Calculate free energy difference estimates through Bennett's acceptance ratio
gmx-bundle(1)
Analyze bundles of axes, e.g., helices
gmx-check(1)
Check and compare files
gmx-chi(1)
Calculate everything you want to know about chi and other dihedrals
gmx-cluster(1)
Cluster structures
gmx-clustsize(1)
Calculate size distributions of atomic clusters
gmx-confrms(1)
Fit two structures and calculates the RMSD
gmx-convert-tpr(1)
Make a modified run-input file
gmx-convert-trj(1)
Converts between different trajectory types
gmx-covar(1)
Calculate and diagonalize the covariance matrix
gmx-current(1)
Calculate dielectric constants and current autocorrelation function
gmx-density(1)
Calculate the density of the system
gmx-densmap(1)
Calculate 2D planar or axial-radial density maps
gmx-densorder(1)
Calculate surface fluctuations
gmx-dielectric(1)
Calculate frequency dependent dielectric constants
gmx-dipoles(1)
Compute the total dipole plus fluctuations
gmx-disre(1)
Analyze distance restraints
gmx-distance(1)
Calculate distances between pairs of positions
gmx-dos(1)
Analyze density of states and properties based on that
gmx-dssp(1)
Calculate protein secondary structure via DSSP algorithm
gmx-dump(1)
Make binary files human readable
gmx-dyecoupl(1)
Extract dye dynamics from trajectories
gmx-editconf(1)
Convert and manipulates structure files
gmx-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-gangle(1)
Calculate angles
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-hbond(1)
Compute and analyze hydrogen bonds
gmx-hbond-legacy(1)
Compute and analyze hydrogen bonds
gmx-helix(1)
Calculate basic properties of alpha helices
gmx-helixorient(1)
Calculate local pitch/bending/rotation/orientation inside helices
gmx-help(1)
Print help information
gmx-hydorder(1)
Compute tetrahedrality parameters around a given atom
gmx-insert-molecules(1)
Insert molecules into existing vacancies
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-mdmat(1)
Calculate residue contact maps
gmx-mdrun(1)
Perform a simulation, do a normal mode analysis or an energy minimization
gmx-mindist(1)
Calculate the minimum distance between two groups
gmx-mk_angndx(1)
Generate index files for 'gmx angle'
gmx-msd(1)
Compute mean squared displacements
gmx-nmeig(1)
Diagonalize the Hessian for normal mode analysis
gmx-nmens(1)
Generate an ensemble of structures from the normal modes
gmx-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-potential(1)
Calculate the electrostatic potential across the box
gmx-principal(1)
Calculate principal axes of inertia for a group of atoms
gmx-rama(1)
Compute Ramachandran plots
gmx-rdf(1)
Calculate radial distribution functions
gmx-report-methods(1)
Write short summary about the simulation setup to a text file and/or to the standard output
gmx-rms(1)
Calculate RMSDs with a reference structure and RMSD matrices
gmx-rmsdist(1)
Calculate atom pair distances averaged with power -2, -3 or -6
gmx-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-saltbr(1)
Compute salt bridges
gmx-sans-legacy(1)
Compute small angle neutron scattering spectra
gmx-sasa(1)
Compute solvent accessible surface area
gmx-saxs-legacy(1)
Compute small angle X-ray scattering spectra
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-solvate(1)
Solvate a system
gmx-sorient(1)
Analyze solvent orientation around solutes
gmx-spatial(1)
Calculate the spatial distribution function
gmx-spol(1)
Analyze solvent dipole orientation and polarization around solutes
gmx-tcaf(1)
Calculate viscosities of liquids
gmx-traj(1)
Plot x, v, f, box, temperature and rotational energy from trajectories
gmx-trajectory(1)
Print coordinates, velocities, and/or forces for selections
gmx-trjcat(1)
Concatenate trajectory files
gmx-trjconv(1)
Convert and manipulates trajectory files
gmx-trjorder(1)
Order molecules according to their distance to a group
gmx-tune_pme(1)
Time mdrun as a function of PME ranks to optimize settings
gmx-vanhove(1)
Compute Van Hove displacement and correlation functions
gmx-velacc(1)
Calculate velocity autocorrelation functions
gmx-wham(1)
Perform weighted histogram analysis after umbrella sampling
gmx-wheel(1)
Plot helical wheels
gmx-x2top(1)
Generate a primitive topology from coordinates
gmx-xpm2ps(1)
Convert XPM (XPixelMap) matrices to postscript or XPM
gnice(1), nice(1)
run a program with modified scheduling priority
gnl(1), nl(1)
number lines of files
gnmanalyse(1)
Analyses networks
gnmmanage(1)
Manages networks
gnmsgid(1)
standalone msgid generator
gnohup(1), nohup(1)
run a command immune to hangups, with output to a non-tty
gnokii(1)
tool suite for mobile phones
gnokiid(8)
create a virtual modem for old Nokia mobile phones
gnome-2048(6), GNOME 2048(6)
Obtain the highest possible tile
gnome-calculator(1)
a desktop calculator
gnome-chess(6)
A simple chess application for GNOME
gnome-contacts(1)
Access and store information about contacts
gnome-dictionary(1)
Look up words in online dictionaries
gnome-keyring(1)
The gnome-keyring commandline tool
gnome-keyring-daemon(1)
The gnome-keyring daemon
gnome-klotski(6), Klotski(6)
Sliding block puzzles game for GNOME
gnome-mahjongg(6), Mahjongg(6)
Match tiles and clear the board
gnome-mines(6), Mines(6)
The popular logic puzzle minesweeper
gnome-nibbles(6), Nibbles(6)
A worm game for GNOME
gnome-panel(1)
Display the GNOME panel
gnome-pie(1)
visual application launcher for GNOME
gnome-robots(6), Robots(6)
Based on classic BSD Robots
gnome-screenshot(1)
capture the screen, a window, or an user-defined area and save the snapshot image to a file
gnome-session(1)
Start the GNOME desktop environment
gnome-session-inhibit(1)
inhibit gnome-session functionality
gnome-session-quit(1)
End the current GNOME session
gnome-shell(1)
Graphical shell for the GNOME desktop
gnome-sudoku(6)
puzzle game for the popular Japanese sudoku logic puzzle
gnome-tetravex(6), Tetravex(6)
A simple puzzle game for GNOME
gnote(1)
A simple note-taking application for Gnome
gnotime(1)
GnoTime - a time tracker
gnotime-remote(1)
The GnoTime remote control
gnproc(1), nproc(1)
print the number of processing units available
gnu-watch(1), watch(1)
execute a program periodically, showing output fullscreen
gnubg(6)
GNU Backgammon program
gnubiff(1)
a mail notification program supporting GTK+ and GNOME
gnucash(1)
personal finance manager
gnucash-cli(1)
command line tool to go with GnuCash
gnugo(6)
The GNU program to play the game of Go
gnujump(6), GNUjump(6)
a xjump clone
gnumeric(1)
a GNOME spreadsheet application
gnumfmt(1), numfmt(1)
Convert numbers from/to human-readable strings
gnupg(7), GnuPG(7)
The GNU Privacy Guard suite of programs
gnupg-pkcs11-scd(1)
GnuPG-compatible smart-card daemon with PKCS#11 support
gnuplot(1)
an interactive plotting program
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
gnustat(1), stat(1)
display file or file system status
gnutls_alert_get_name(3)
API function
gnutls_alert_get_strname(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_certificate_activation_time_peers(3)
API function
gnutls_certificate_expiration_time_peers(3)
API function
gnutls_certificate_free_ca_names(3)
API function
gnutls_certificate_set_dh_params(3)
API function
gnutls_certificate_set_known_dh_params(3)
API function
gnutls_certificate_set_ocsp_status_request_mem(3)
API function
gnutls_certificate_set_params_function(3)
API function
gnutls_certificate_set_rawpk_key_mem(3)
API function
gnutls_certificate_set_verify_limits(3)
API function
gnutls_certificate_set_x509_crl_mem(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_mem(3)
API function
gnutls_certificate_type_get_name(3)
API function
gnutls_certificate_verification_profile_get_name(3)
API function
gnutls_cipher_get_name(3)
API function
gnutls_cipher_suite_get_name(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_crypto_register_mac(3)
API function
gnutls_db_check_entry_expire_time(3)
API function
gnutls_db_check_entry_time(3)
API function
gnutls_db_remove_session(3)
API function
gnutls_db_set_remove_function(3)
API function
gnutls_dh_get_prime_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_name(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_set_data_mtu(3)
API function
gnutls_dtls_set_mtu(3)
API function
gnutls_dtls_set_timeouts(3)
API function
gnutls_ecc_curve_get_name(3)
API function
gnutls_ext_get_current_msg(3)
API function
gnutls_ext_get_name(3)
API function
gnutls_ext_get_name2(3)
API function
gnutls_fips140_mode_enabled(3)
API function
gnutls_fips140_set_mode(3)
API function
gnutls_get_system_config_file(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_name(3)
API function
gnutls_handshake_description_get_name(3)
API function
gnutls_handshake_set_max_packet_length(3)
API function
gnutls_handshake_set_random(3)
API function
gnutls_handshake_set_timeout(3)
API function
gnutls_heartbeat_get_timeout(3)
API function
gnutls_heartbeat_set_timeouts(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_kx_get_name(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_import(3)
API function
gnutls_ocsp_req_randomize_nonce(3)
API function
gnutls_ocsp_resp_get_signature_algorithm(3)
API function
gnutls_ocsp_resp_import(3)
API function
gnutls_ocsp_resp_import2(3)
API function
gnutls_ocsp_resp_list_import2(3)
API function
gnutls_oid_to_gost_paramset(3)
API function
gnutls_oid_to_mac(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_pk_algorithm_get_name(3)
API function
gnutls_pk_bits_to_sec_param(3)
API function
gnutls_pk_get_name(3)
API function
gnutls_pkcs11_obj_import_url(3)
API function
gnutls_pkcs11_obj_list_import_url3(3)
API function
gnutls_pkcs11_obj_list_import_url4(3)
API function
gnutls_pkcs11_privkey_get_pk_algorithm(3)
API function
gnutls_pkcs11_privkey_import_url(3)
API function
gnutls_pkcs11_token_check_mechanism(3)
API function
gnutls_pkcs11_token_get_mechanism(3)
API function
gnutls_pkcs11_token_get_random(3)
API function
gnutls_pkcs11_type_get_name(3)
API function
gnutls_pkcs12_bag_get_friendly_name(3)
API function
gnutls_pkcs12_bag_set_friendly_name(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_import(3)
API function
gnutls_pkcs12_mac_info(3)
API function
gnutls_pkcs12_simple_parse(3)
API function
gnutls_pkcs12_verify_mac(3)
API function
gnutls_pkcs7_get_embedded_data(3)
API function
gnutls_pkcs7_get_embedded_data_oid(3)
API function
gnutls_pkcs7_import(3)
API function
gnutls_pkcs_schema_get_name(3)
API function
gnutls_pkcs_schema_get_oid(3)
API function
gnutls_priority_compression_list(3)
API function
gnutls_priority_mac_list(3)
API function
gnutls_privkey_get_pk_algorithm(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_verify_params(3)
API function
gnutls_protocol_get_name(3)
API function
gnutls_psk_format_imported_identity(3)
API function
gnutls_psk_server_get_username(3)
API function
gnutls_psk_server_get_username2(3)
API function
gnutls_psk_set_params_function(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_get_pk_algorithm(3)
API function
gnutls_pubkey_get_preferred_hash_algorithm(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_verify_params(3)
API function
gnutls_random_art(3)
API function
gnutls_record_get_max_early_data_size(3)
API function
gnutls_record_get_max_size(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_timeout(3)
API function
gnutls_register_custom_url(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_enable_compatibility_mode(3)
API function
gnutls_session_etm_status(3)
API function
gnutls_session_ext_master_secret_status(3)
API function
gnutls_session_get_master_secret(3)
API function
gnutls_session_get_random(3)
API function
gnutls_session_is_resumed(3)
API function
gnutls_session_resumption_requested(3)
API function
gnutls_session_set_premaster(3)
API function
gnutls_session_supplemental_register(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_name(3)
API function
gnutls_sign_get_pk_algorithm(3)
API function
gnutls_sign_supports_pk_algorithm(3)
API function
gnutls_srp_server_get_username(3)
API function
gnutls_srp_set_prime_bits(3)
API function
gnutls_srtp_get_mki(3)
API function
gnutls_srtp_get_profile_name(3)
API function
gnutls_srtp_set_mki(3)
API function
gnutls_store_commitment(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_set_store_commitment_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_set_pull_timeout_function(3)
API function
gnutls_utf8_password_normalize(3)
API function
gnutls_x509_crl_get_number(3)
API function
gnutls_x509_crl_get_signature_algorithm(3)
API function
gnutls_x509_crl_import(3)
API function
gnutls_x509_crl_list_import(3)
API function
gnutls_x509_crl_list_import2(3)
API function
gnutls_x509_crl_set_number(3)
API function
gnutls_x509_crq_get_pk_algorithm(3)
API function
gnutls_x509_crq_get_signature_algorithm(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_import(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_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_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_get_activation_time(3)
API function
gnutls_x509_crt_get_expiration_time(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_name_constraints(3)
API function
gnutls_x509_crt_get_pk_algorithm(3)
API function
gnutls_x509_crt_get_preferred_hash_algorithm(3)
API function
gnutls_x509_crt_get_signature_algorithm(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_import(3)
API function
gnutls_x509_crt_import_pkcs11(3)
API function
gnutls_x509_crt_import_url(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_set_activation_time(3)
API function
gnutls_x509_crt_set_expiration_time(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_name_constraints(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_dn_import(3)
API function
gnutls_x509_dn_oid_name(3)
API function
gnutls_x509_ext_ct_import_scts(3)
API function
gnutls_x509_ext_export_name_constraints(3)
API function
gnutls_x509_ext_export_subject_alt_names(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_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_privkey_get_pk_algorithm(3)
API function
gnutls_x509_privkey_get_pk_algorithm2(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_sec_param(3)
API function
gnutls_x509_privkey_verify_params(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_set_rsa_oaep_params(3)
API function
gnutls_x509_spki_set_rsa_pss_params(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_mem(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_verify_named_crt(3)
API function
go_mem(3)
launches a coroutine
goa-daemon(8)
GNOME Online Accounts Daemon
gobang(6)
Console-based Gomoku game
gocr(1)
command line text recognition tool
god(1), od(1)
dump files in octal and other formats
gogglesmm(1)
Goggles Music Manager
goid-tool(1)
smart card utility for GoID fingerprint card
goland(1)
launch JetBrains GoLand Integrated Development Environment
golded(1)
offline message reader for Fidonet and Usenet
goldnode(1)
GoldEd+ nodelist compiler
gone(1)
a terminal locking utility with many improvements over lock
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
gopass(1)
The standard Unix password manager
gopher(1)
connect to gopher document server
gophfilt(1)
oneshot connection to gopher document server
gord(1)
compute sparse matrix orderings of graphs
goreleaser(1)
Release engineering, simplified
gosh(1)
a Scheme script interpreter
gost12sum(1)
generates or checks GOST R34.11-2012 message digests
gostsum(1)
generates or checks GOST R34.11-94 message digests
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-cc(1)
C/C++ to goto compiler
goto-harness(1)
Generate environments for symbolic analysis
goto-instrument(1)
Perform analysis or instrumentation of goto binaries
gotst(1), gomtst(1)
compute statistics on sparse matrix orderings
gottet(6)
simple falling blocks game
gout(1)
output graphics from matrices and graphs
gp2c(1), GP2C(1)
The GP to C compiler
gp2c-run(1), GP2C-RUN(1)
The GP to C compiler driver
gp8psk(4)
webcamd driver for GENPIX DVB-S
gpasm(1)
GNU PIC assembler
gpaste(1), paste(1)
merge lines of files
gpathchk(1), pathchk(1)
check whether file names are valid or portable
gpdasm(1)
GNU PIC disassembler
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-card(1)
Administrate Smart Cards
gpg-connect-agent(1)
Communicate with a running agent
gpg-error-config(1)
Script to get information about the installed version of libgpg-error
gpg-key2ps(1)
generates a PS file from a GnuPG keyring
gpg-mail-tube(1)
Encrypt rfc822 formatted mail in a pipeline
gpg-mailkeys(1)
sends emails containing keys to their owners
gpg-tui(1)
manage your GnuPG keys with ease
gpg-tui.toml(5)
configuration file for gpg-tui
gpgconf(1)
Modify .gnupg home directories
gpgme-json(1)
Native messaging based GPGME operations
gpgparsemail(1)
Parse a mail message into an annotated format
gpgrt-config(1)
Helper script to get information about the installed version of gpg libraries
gpgsm(1)
CMS encryption and signing tool
gpgwrap(1)
a small wrapper for gpg
gphoto2(1)
command-line gphoto2 client
gpicker(1)
fast (file)name chooser
gpicker-simple(1)
non-gui version of gpicker high-performance (file)name chooser
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] {
gplcpt(1)
convert GIMP colour palette (gpl) to GMT colour palette table (cpt)
gpo(1)
Text mode interface of gPodder
gpodder(1)
Media aggregator and podcast client
gpodder-migrate2tres(1)
gpodder 2.x to 3.x profile migrator
gpredict(1)
real-time satellite tracking and orbit prediction program
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
gps2udp(1)
feed the take from gpsd to one or more aggregation sites
gpscat(1)
dump the output from a GPS
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
gpsmon(1)
real-time GPS packet monitor and control utility
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
gpwd(1), pwd(1)
print name of current/working directory
gpxloggerd(8)
GPX logging daemon
gr-ctrlport-monitor(1)
gnuradio control port gui
gr_modtool(1), gr-modtool(1)
The swiss army knife of module editing
gr_plot_fft(1)
Frequency domain GNU Radio plotting
gr_plot_iq(1)
plot complex binary I&Q data versus time using GNU Radio
gr_plot_psd(1)
GNU Radio power spectrum plotting
gr_plot_time(1)
gnuradio time domain plotting applications
gr_read_file_metadata(1)
a Gnu Radio Utility
graal(1)
symbolic layout editor
grab_color_image(1)
grab an image using libdc1394
grab_font_from_bitmap(3)
Grabs a font from a bitmap Allegro game programming library
grab_gray_image(1)
grab an image using libdc1394
grab_partial_image(1)
grab a partial image using libdc1394
grace(1)
command line interface xmgrace - full-featured GUI mode gracebat - batch mode - print and exit
gracer(6), GRacer(6)
3D Motor Sports Simulator
gracket(1)
the GUI Racket implementation
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
gramps(1)
Genealogical Research and Analysis Management Programming System. rst2man-indent-level 0 1 rstReportMargin $1
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(1)
compile graphs into pic input
graphml2gv(1)
GRAPHML-DOT converter
grav(6)
draws a simple orbital simulation
graveman(1)
graphical frontend to create or copy CDs and DVDs
grcat(1)
read from standard input, colourise it and write to standard output
grcc(1)
Gnu Radio Companion Compiler
greadlink(1), readlink(1)
print resolved symbolic links or canonical file names
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
grepmidi(1)
display structure of MIDI files
gres.conf(5)
Slurm configuration file for Generic RESource (GRES) management
gretl(1)
GNU Regression, Econometrics and Time-series Library
greyfix(8)
A greylisting policy daemon for Postfix
greylist.conf(5)
milter-greylist configuration file
greylite(8)
transparent greylisting module for mailservers
greynetic(6)
draw random stippled/color rectangles
grid.tk86(n), grid(n)
Geometry manager that arranges widgets in a grid
grig(1)
graphical user interface for the Ham Radio Control Libraries (hamlib)
grim(1)
grab images from a Wayland compositor
grimshot(1)
a helper for screenshots within sway
grisbi(1)
Personal finance tracking program based on GTK
grl-inspect-0.3(1), grl-inspect(1)
show information about Grilo sources and keys
grl-launch-0.3(1), grl-launch(1)
run Grilo operations from the command line
grm(1), rm(1)
remove files or directories
grmdir(1), rmdir(1)
remove empty directories
grmt(8), rmt(8)
remote magnetic tape server
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_char(7)
groff character names
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
grolj4(1)
groff driver for HP Laserjet 4 family
gromit-mpx(1), Gromit-MPX(1)
Presentation helper to make annotations on screen
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] {
growisofs(1)
combined mkisofs frontend/DVD recording program
grub-editenv(1)
edit GRUB environment block
grub-fstest(1)
debug tool for GRUB filesystem drivers
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-mknetdir(1)
prepare a GRUB netboot directory
grub-mkpasswd-pbkdf2(1)
generate hashed password for GRUB
grub-mkrelpath(1)
make a system path relative to its root
grub-mkrescue(1)
make a GRUB rescue image
grub-mkstandalone(1)
make a memdisk-based GRUB image
grub-ofpathname(8)
find OpenBOOT path for a device
grub-probe(8)
probe device information for GRUB
grub-render-label(1)
generate a .disk_label for Apple Macs
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-mount(1)
Secure filesystem client through via Global Socket
gs-netcat(1)
transfer data, forward traffic and execute commands on a remote host. Securely
gsad(8)
Greenbone Security Assistant of the Greenbone Vulnerability Management
gsasl(1)
SASL library command line interface
gsasl_base64_from(3)
API function
gsasl_client_mechlist(3)
API function
gsasl_client_suggest_mechanism(3)
API function
gsasl_hex_from(3)
API function
gsasl_mechanism_name(3)
API function
gsasl_mechanism_name_p(3)
API function
gsasl_random(3)
API function
gsasl_scram_secrets_from_password(3)
API function
gsasl_scram_secrets_from_salted_password(3)
API function
gsasl_server_mechlist(3)
API function
gsasl_simple_getpass(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
gsch2pcb-rnd(1)
dummy transitional utility
gschem(1)
gEDA/gaf Schematic Capture
gschlas(1)
gEDA schematic load and save
gscriptor(1)
Perl script to send commands to a smart card using a Gtk GUI
gsdiff(1), sdiff(1)
side-by-side merge of file differences
gsed(1), sed(1)
stream editor for filtering and transforming text
gseq(1), seq(1)
print a sequence of numbers
gsequencer(1)
Advanced Gtk+ Sequencer is an audio sequencer and composition editor
gsettings-data-convert(1)
GConf to GSettings data migration
gsettings-schema-convert(1)
GConf to GSettings schema conversion
gsf-office-thumbnailer(1)
office files thumbnailer for the GNOME desktop
gsf-vba-dump(1)
extract Visual Basic for Applications macros
gsftopk(1)
render a ghostscript font in TeX pk form
gsha1sum(1), sha1sum(1)
compute and check SHA1 message digest
gsha224sum(1), sha224sum(1)
compute and check SHA224 message digest
gsha256sum(1), sha256sum(1)
compute and check SHA256 message digest
gsha384sum(1), sha384sum(1)
compute and check SHA384 message digest
gsha512sum(1), sha512sum(1)
compute and check SHA512 message digest
gsimplecal(1)
lightweight calendar applet
gsl-config(1)
script to get version number and compiler flags of the installed GSL library
gsl-histogram(1)
compute histogram of data on stdin
gsl-randist(1)
generate random samples from various distributions
gsleep(1), sleep(1)
delay for a specified amount of time
gslp(1)
Format and print text using ghostscript gsbj - Format and print text for BubbleJet printer using ghostscript gsdj - Format and print text for DeskJet printer using ghostscript gsdj500 - Format and print text for DeskJet 500 BubbleJet using ghostscript gslj - Format and print text for LaserJet printer using ghostscript
gsm(3), gsm_create(3)
gsm_destroy, gsm_encode, gsm_decode GSM 06.10 lossy sound compression
gsm_explode(3)
gsm_implode GSM 06.10 supplementary functions for testing
gsm_option(3)
customizing the GSM 06.10 implementation
gsm_print(3)
GSM 06.10 supplementary function for debugging
gsmartcontrol(1), GSmartControl(1)
Hard disk drive and SSD health inspection tool
gsmc(1)
A GTK Smith Chart Calulator for RF impedance matching
gsnmp-get(1)
retrieve data from an SNMP agent
gspectrum(1)
a small spectrum viewer application
gspiceui(1)
GUI frontend for various electronic circuit simulation engines
gss_accept_sec_context(3), gss_acquire_cred(3), gss_add_cred(3), gss_add_oid_set_member(3), gss_canonicalize_name(3), gss_compare_name(3), gss_context_time(3), gss_create_empty_oid_set(3), gss_delete_sec_context(3), gss_display_name(3), gss_display_status(3), gss_duplicate_name(3), gss_export_name(3), gss_export_sec_context(3), gss_get_mic(3), gss_import_name(3), gss_import_sec_context(3), gss_indicate_mechs(3), gss_init_sec_context(3), gss_inquire_context(3), gss_inquire_cred(3), gss_inquire_cred_by_mech(3), gss_inquire_mechs_for_name(3), gss_inquire_names_for_mech(3), gss_krb5_ccache_name(3), gss_krb5_compat_des3_mic(3), gss_krb5_copy_ccache(3), gss_krb5_import_cred gsskrb5_extract_authz_data_from_sec_context(3), gsskrb5_register_acceptor_identity(3), gss_krb5_import_ccache(3), gss_krb5_get_tkt_flags(3), gss_process_context_token(3), gss_release_buffer(3), gss_release_cred(3), gss_release_name(3), gss_release_oid_set(3), gss_seal(3), gss_sign(3), gss_test_oid_set_member(3), gss_unseal(3), gss_unwrap(3), gss_verify(3), gss_verify_mic(3), gss_wrap(3), gss_wrap_size_limit(3)
Generic Security Service Application Program Interface library
gssapi(3)
Heimdal GSS-API functions
gssapi_mechs_intro(3)
GSS-API mechanisms
gst(1), Smalltalk(1)
the GNU Smalltalk virtual machine
gst-convert(1)
Smalltalk syntax converter and beautifier
gst-device-monitor-1.0(1)
Simple command line testing tool for GStreamer device monitors
gst-discoverer-1.0(1)
Display file metadata and stream information
gst-doc(1)
GNU Smalltalk documentation generator
gst-doc(1)
GNU Smalltalk profiler
gst-inspect-1.0(1)
print info about a GStreamer plugin or element
gst-launch-1.0(1)
build and run a GStreamer pipeline
gst-load(1)
test and load packages into a GNU Smalltalk image
gst-package(1)
create and install GNU Smalltalk .star package files
gst-play-1.0(1)
Simple command line playback testing tool
gst-stats-1.0(1)
print info gathered from a GStreamer log file
gst-sunit(1)
unit testing tool for GNU Smalltalk
gst-typefind-1.0(1)
print Media type of file
gst123(1)
A GStreamer based command line media player
gst2ascii(1)
Filter and output Atari program symbol table as ASCII
gstat(1)
manual page for Ganglia Status Tool
gstat-rs(8), gstat(8)
print statistics about GEOM disks
gstdbuf(1), stdbuf(1)
Run COMMAND, with modified buffering operations for its standard streams
gstopd(8)
stop disks in the case of inactivity using GEOM statistics
gstty(1), stty(1)
change and print terminal line settings
gsum(1), sum(1)
checksum and count the blocks in a file
gsymcheck(1)
gEDA/gaf Symbol Checker
gsymfix(1)
automatically fix common issues with gEDA symbols
gtab-merge(1)
gcin's .gtab data merging tool
gtags-cscope(1)
interactively examine a C program
gtcon(3)
gtcon: condition number estimate
gtedoc.tes(1), tedoc(1)
-- Source code documentation tool for
gtee(1), tee(1)
read from standard input and write to standard output and files
gtest(1), test(1)
check file types and compare values
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
gti(6)
Humorous typo-based git runner; drives a car over the terminal
gtick(1)
A GTK+ metronome
gtimeout(1), timeout(1)
run a command with a time limit
gtimer(1)
an application for recording time spent on user-defined tasks
gtk-chtheme(1)
Gtk+ 2.0 theme preview and selection made slick
gtk-encode-symbolic-svg(1)
Symbolic icon conversion utility
gtk-query-immodules-3.0(1)
Input method module registration utility
gtk-query-settings(1)
Utility to print name and value of all GtkSettings properties
gtk-update-icon-cache(1)
Icon theme caching utility
gtk3-demo(1)
Demonstrate GTK+ widgets
gtk3-demo-application(1)
Demonstrate GtkApplication
gtk3-icon-browser(1)
List themed icons
gtk3-widget-factory(1)
Demonstrate GTK+ widgets
gtkam(1)
Graphical front end for gphoto2
gtkballs(6x)
A simple logic game
gtklpq(1)
manage print queues via CUPS
gtkmmorse(1)
A Gtk+ morse code trainer written in ISO C++
gtkpod(1)
GTK2 based software for managing songs and playlists on an Apple iPod
gtmixer(1)
graphical set/display soundcard mixer values
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
gtsort(1), tsort(1)
perform topological sort
gtsv_comp(3)
--- tridiagonal
gtty(1), tty(1)
print the file name of the terminal connected to standard input
gtv(1)
MPEG audio (MP3) and video (MPEG-1) player with GTK+ GUI
guacd(8)
Guacamole proxy daemon
guacd.conf(5), /usr/local/etc/guacamole-server/guacd.conf(5)
Configuration file for guacd
guacenc(1)
Guacamole video encoder
guaclog(1)
Guacamole input log interpreter
guards(1)
select from a list of files guarded by conditions
gubby(1)
The procmail new email agent - v0.5.5
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
gui_textout_ex(3)
Draws a text string onto the screen with keyboard shortcut underbars. Allegro game programming library
guile1(1), guile(1)
a Scheme interpreter
gum(1)
A tool for glamorous shell scripts
gummi(1)
LaTeX editor
guname(1), uname(1)
print system information
guniq(1), uniq(1)
report or omit repeated lines
gunits(1), units(1)
unit conversion and calculation program
gunlink(1), unlink(1)
call the unlink function to remove the specified file
gup(1)
A G roup U pdate P rogram that accepts commands by mail to edit a newsgroup subscription file for subsequent use by news systems such as INN and C-News
gupdatedb(1), updatedb(1)
update a file name database
guptime(1), uptime(1)
tell how long the system has been running
guru(8)
System administration
gusers(1), users(1)
print the user names of users currently logged in to the current host
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_is_threadsafe(3)
-- Determine whether the gutenfetch library is thread-safe or not
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
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
gvmd(8)
Greenbone Vulnerability Manager daemon
gvpack(1)
merge and pack disjoint graphs
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
gwu(1)
Dump a GeneWeb database
gxargs(1), xargs(1)
build and execute command lines from standard input
gxemul(1)
an experimental framework for full-system machine emulation
gxmessage(1)
a GTK-based xmessage clone
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
h2load(1)
HTTP/2 benchmarking tool
h2o(8), H2O(8)
the optimized HTTP/1.x, HTTP/2 server
h2o.conf(5)
The configuration file for H2O, the optimized HTTP/1.x, HTTP/2 server
h2pas(1)
The C header to pascal unit conversion program
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(7)
radio and rotator control library
hamlib-primer(7)
compiling and using the radio and rotator control library
hamlib-utilities(7), hamlib-utilties(7)
radio and rotator control utilities of Hamlib
hammer2(8)
hammer2 file system utility
handsy(6)
some hands
hangman(6)
A word guessing game
hardlink(1)
Link multiple copies of a file
hare(1)
compile, run, test, and inspect Hare programs and modules
hare-build(1), hare build(1)
compile a Hare program or module
hare-cache(1), hare cache(1)
inspect and manage the build cache
hare-deps(1), hare deps(1)
display the dependency tree of a Hare program or module
hare-module(5)
Hare module layout
hare-run(1), hare run(1)
compile and run a Hare program or module
hare-test(1), hare test(1)
compile and run tests for Hare code
haredoc(1)
read and format Hare documentation
haredoc(5)
Hare documentation format
harminv(1)
extract mode frequencies from time-series data
harp(1)
play and manage music
hashcash(1)
hashcash anti-spam / denial of service counter-measure tool
hashdb(1)
Create and manage block hash databases
hashdeep(1)
Compute, compare, or audit multiple message digests
hashdig-bind(1), hashdig-bind.pl(1)
Bind resolved hashes to filenames
hashdig-dump(1), hashdig-dump.pl(1)
Enumerate a HashDig database
hashdig-filter(1), hashdig-filter.pl(1)
Filter filenames by directory type
hashdig-find(1), hashdig-find.pl(1)
Find one or more hashes in a HashDig database
hashdig-harvest(1), hashdig-harvest.pl(1)
Harvest hashes from a one or more input files
hashdig-harvest-sunsolve(1), hashdig-harvest-sunsolve.pl(1)
Harvest hashes from a directory of sunsolve output
hashdig-make(1), hashdig-make.pl(1)
Create or update a HashDig database
hashdig-weed(1), hashdig-weed.pl(1)
Delete hashes from a HashDig database
hashmap(3m)
a rehashing hashmap
hatari(1)
Atari ST/STE/TT/Falcon emulator
hatari-prg-args(1)
autorun Atari programs with arguments
haval(n)
Message digest "haval"
hawkey(3)
Hawkey Documentation Contents:
hax65816(1)
Simple 65816 disassembler
hb_report(8)
create report for CRM based clusters (Pacemaker)
hbev_comp(3)
--- banded
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
hbmv(3)
{hb,sb}mv: Hermitian/symmetric matrix-vector multiply
hcdplay(1)
Control autonomous CDDA playback using Linux CDROM ioctls
hcidump(1)
Parse HCI data
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
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_child(3), hdf_get_child (3)
return the first child of the named node
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_obj_name(3), hdf_obj_name (3)
Return the name of a node
hdf_remove_tree(3), hdf_remove_tree (3)
delete a subtree of an HDF dataset Description: Input: Output: Returns:
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_write_file_atomic(3), hdf_write_file_atomic (3)
write an HDF data file atomically
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
headroom(6)
a twitchy head
healthd(8)
Motherboard health monitor
healthdc(8)
Motherboard health monitor
heap2exec(1)
generate standalone executable from a *SML/NJ* heap image
hecon(3)
{he,sy}con: condition number estimate
hecon_3(3)
{he,sy}con_3: condition number estimate
hecon_rook(3)
{he,sy}con_rook: condition number estimate
heev_comp(3)
--- full
heev_comp_grp(3)
Eig computational routines
heev_top(3)
Hermitian/symmetric eigenvalues
heevr(3)
{he,sy}evr: eig, MRRR
heevr_2stage(3)
{he,sy}evr_2stage: eig, MRRR
hegs2(3)
{he,sy}gs2: reduction to standard form, level 2
hegst(3)
{he,sy}gst: reduction to standard form
hegv_comp_grp(3)
Generalized eig computational routines
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()
helios(1)
attraction/repulsion particle effects and some smooth surfaces
hello(1)
friendly greeting program
help2man(1)
generate a simple manual page
helper-mux(8)
Concurrency protocol multiplexer for Squid helpers
helpers(1)
list or count helpers currently on the system
helpers.conf(5)
Slurm configuration file for the helpers plugin
heme(1)
console hex editor
hemm(3)
{he,sy}mm: Hermitian/symmetric matrix-matrix multiply
hemv(3)
{he,sy}mv: Hermitian/symmetric matrix-vector multiply ([cz]symv in LAPACK)
her(3)
{he,sy}r: Hermitian/symmetric rank-1 update
her2(3)
{he,sy}r2: Hermitian/symmetric rank-2 update
her2k(3)
{he,sy}r2k: Hermitian/symmetric rank-2k update
herbstclient(1)
sends commands to a running herbstluftwm instance via X
herbstluftwm(1)
a manual tiling window manager for X
herbstluftwm-tutorial(7)
A tutorial introduction to herbstluftwm
hercules(1), Hercules(1)
IBM System/370, ESA/390, and z/Architecture Emulator
herfs(3)
{he,sy}rfs: iterative refinement
herfsx(3)
{he,sy}rfsx: iterative refinement, expert
herk(3)
{he,sy}rk: Hermitian/symmetric rank-k update
heroes(6), Heroes(6)
a game like Nibbles or Tron, just better
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_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_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_grp(3)
LDL: Hermitian/symmetric indefinite matrix, driver
heswapr(3)
{he,sy}swapr: apply 2-sided permutation
hetzner_ddns(1)
Hetzner Dynamic DNS Daemon
hex2bin(1)
Create a binary from its hexdump
hexalate(6)
color matching game
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(1)
reversible hexdump
hexdump(3m)
print the contents of memory in conventional hex dump format
hexedit(1)
view and edit files in hexadecimal or in ASCII
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
hformat(1)
create a new HFS filesystem and make it current
hfrk(3)
hfrk: Hermitian rank-k update, RFP format
hfsutils(1)
tools for reading and writing Macintosh HFS volumes
hg(1)
Mercurial source code management system rst2man-indent-level 0 1 rstReportMargin $1
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
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
highvoltage(6)
high voltage transmission towers
hikari(1)
Wayland Compositor
hipdig(1), hipdig.pl(1)
Dig for hosts, IPs, passwords, and more
hipercontracer(1)
High-Performance Connectivity Tracer (HiPerConTracer)
history(1), -(1), -|-(1), -p(1), -|-p(1)
shell history programs
history.cgi(1)
CGI program to display service history
history.tcl86(n), history(n)
Manipulate the history list
history.tcl90(n), history(n)
Manipulate the history list
hitch(8), Hitch(8)
high performance TLS proxy
hlfsd(8)
home-link file system daemon
hline(3)
Draws a horizontal line onto the bitmap. Allegro game programming library
hlmaster(1), "hlmaster" "(1)
A Half-Life master server daemon (made in switzerland)"
hlmaster.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."
hmac256(1)
Compute an HMAC-SHA-256 MAC
hmake(3)
creates a handle
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
hmsa(1)
Atari MSA / ST disk image creator and converter
holotz-castle(6)
platform game with high dosis of mistery
holotz-castle-editor(6)
editor for holotz-castle game
honeyd(8)
Honeypot Daemon
hook_config_section(3)
Hooks a configuration file section with custom handlers. Allegro game programming library
horizon-eda(1)
EDA layout and schematic application
horizon-imp(1)
horizon EDA interactive manipulator
host-setup(1)
System configuration setup/management utility
hostapd_cli(1)
hostapd command-line interface
hostgraphs.cgi(1)
CGI program to show multiple graphs
hostname(7)
host name resolution description
hosts.cfg(5)
Main Xymon configuration file
hosts.conf(5)
Access control for Network UPS Tools CGI programs
hot-babe(1)
is a small graphical utility which displays the system activity in a very special way
hotkeys(1)
A hotkeys daemon for your Internet/multimedia keyboard in X
hovel(3), Hovel(3)
the GDBM-compatible API of QDBM
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
hp48cc(1)
C to HP48 RPN compiler
hpcg_kernel(1)
high performance conjugate gradient kernel benchmark
hpcg_spmvtest(1)
SpMV kernel benchmark for high performance conjugate gradient
hpcon(3)
{hp,sp}con: condition number estimate
hpct-importer(1)
HiPerConTracer Trace Data Importer
hpct-node-removal(1)
HiPerConTracer Node
hpct-trigger(1)
High-Performance Connectivity Tracer (HiPerConTracer) Trigger Tool
hpdoc(1)
Documentation for HP 21xx/1000 and HP3000 computers
hpenc(1)
high performance encryption command line utility
hpev_comp(3)
--- packed
hpgst(3)
{hp,sp}gst: reduction to standard form, packed
hping3(8)
send (almost) arbitrary TCP/IP packets to network hosts
hpmv(3)
{hp,sp}mv: Hermitian/symmetric matrix-vector multiply
hpr(3)
{hp,sp}r: Hermitian/symmetric rank-1 update
hpr2(3)
{hp,sp}r2: Hermitian/symmetric rank-2 update
hprfs(3)
{hp,sp}rfs: iterative refinement
hpsv_comp(3)
--- packed, rook v1
hpt(1)
toss pkt files to squish/msg/jam bases and export messages
hptlink(1)
messages linker for hpt
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
hsftp(1)
ftp emulator for ssh1
hstr(1)
easily view, navigate, sort and use your command history with shell history suggest box
hsv_to_rgb(3), rgb_to_hsv(3)
Converts color values between the HSV and RGB color spaces. Allegro game programming library
htable(3), HTABLE_HEAD(3)
HTABLE_ENTRY, HTABLE_SIZE, HTABLE_COUNT, HTABLE_EMPTY, HTABLE_COLLS, HTABLE_LOAD, HTABLE_INITIALIZER, HTABLE_INIT, HTABLE_PROTOTYPE, HTABLE_GENERATE, HTABLE_INSERT, HTABLE_REMOVE, HTABLE_LOOKUP, HTABLE_FIRST, HTABLE_NEXT, HTABLE_FOREACH, implementation of hash tables
htags(1)
generate a hypertext from a set of source files
htdbm(1)
Manipulate DBM password databases
htdigest(1)
manage user files for digest authentication
htext(n)
Create and manipulate hypertext widgets
html-pretty(1)
prettyprint HTML and SGML files
html2latex(1)
convert HTML markup to LaTeX markup
html2po(1), html2po.py(1)
Convert HTML files to Gettext PO localization files
html2ps(1)
convert HTML to PostScript
html2psrc(5)
configuration file format for html2ps(1)
html2text(1)
an advanced HTML-to-text converter
html2textrc(5)
formatting properties file for html2text(1)
html2wml(1), Html2Wml(1)
-- Program that can convert HTML pages to WML pages
html2xhtml(1)
Converts HTML files to XHTML
htmlapp(1)
HTML application viewer
htmldoc(1)
convert html source files into html, postscript, or pdf
htpasswd(1)
Manage user files for basic authentication
htpdate(8)
Time synchronization (daemon)
http-get(1)
simple http client and siod example program
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_mem(3)
creates HTTP protocol on top of underlying socket
http_detach(3)
terminates HTTP protocol and returns the underlying socket
http_load(1)
multiprocessing http test client
http_mime(3)
multi-part MIME suport
http_ping(1)
measure HTTP latency
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_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
http_xml_send(3), http_xml_send_xmlrpc(3)
XML and XML-RPC requests over HTTP
httpcfg(1)
Mono Certificate Management for HttpListener
httpd(8)
HTTP daemon
httperf(1)
HTTP performance measurement tool
httping(1)
measure the latency and throughput of a webserver
httppower(8)
communicate with HTTP based power distribution units
httpry(1)
HTTP logging and information retrieval tool
httptest(1)
Cyrus IMAP documentation Interactive HTTP test program. This is actually installed as a hard linked copy of %imtest(1). It allows you to authenticate and send HTTP commands to the server
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
hub(1)
make git easier with GitHub
hufo_smoke(1)
particle smoke effect
hugin(1)
Hugin panorama creator
hugin_hdrmerge(1)
Merge overlapping images
hugin_lensdb(1)
Tool for lens database maintenance
hugin_stacker(1)
stack overlapping images to a single image
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-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(1)
Generate documentation and syntax highlighting styles
hugo-gen-chromastyles(1)
Generate CSS stylesheet for the Chroma code highlighter
hugo-gen-doc(1)
Generate Markdown documentation for the Hugo CLI
hugo-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-mod(1)
Manage modules
hugo-mod-clean(1)
Delete the Hugo Module cache for the current project
hugo-mod-get(1)
Resolves dependencies in your current Hugo project
hugo-mod-graph(1)
Print a module dependency graph
hugo-mod-init(1)
Initialize this project as a Hugo Module
hugo-mod-npm(1)
Various npm helpers
hugo-mod-npm-pack(1)
Experimental: Prepares and writes a composite package.json file for your project
hugo-mod-tidy(1)
Remove unused entries in go.mod and go.sum
hugo-mod-vendor(1)
Vendor all module dependencies into the _vendor directory
hugo-mod-verify(1)
Verify dependencies
hugo-new-theme(1)
Create a new theme
hugo-server(1)
Start the embedded web server
huh(1)
redisplay last telegram received
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(1)
spell checker, stemmer and morphological analyzer
hunspell(3)
spell checking, stemming, morphological generation and analysis
hunspell(5)
format of Hunspell dictionaries and affix files
hunt(6)
a multi-player multi-terminal game
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-assembler(1)
Assemble multiple XML topologies
hwloc-assembler-remote(1)
Assemble multiple remote host topologies
hwloc-bind(1)
Launch a command that is bound to specific processors and/or memory, or consult the binding of an existing program
hwloc-calc(1)
Operate on cpu mask strings and objects
hwloc-compress-dir(1)
Compress a directory of XML topologies
hwloc-diff(1)
Compute differences between two XML topologies
hwloc-distances(1)
Displays distance matrices
hwloc-distrib(1)
Build a number of cpu masks distributed on the system
hwloc-gather-cpuid(1)
Dumps the relevant x86 cpuid values for later (possibly offline) usage
hwloc-info(1)
Show some information about some objects, a topology or supported features
hwloc-patch(1)
Apply a topology difference to an existing XML topology
hwlocality_bitmap(3)
The bitmap API
hwlocality_cudart(3)
Interoperability with the CUDA Runtime API
hwlocality_distances_consult(3)
Helpers for consulting distance matrices
hwlocality_distances_remove(3)
Remove distances between objects
hwlocality_helper_distribute(3)
Distributing items over a topology
hwlocality_helper_find_misc(3)
Finding objects, miscellaneous helpers
hwlocality_linux_libnuma_bitmask(3)
Interoperability with Linux libnuma bitmask
hwlocality_linux_libnuma_ulongs(3)
Interoperability with Linux libnuma unsigned long masks
hwlocality_memattrs(3)
Comparing memory node attributes for finding where to allocate on
hwlocality_memattrs_manage(3)
Managing memory attributes
hwlocality_membinding(3)
Memory binding
hwlocality_nvml(3)
Interoperability with the NVIDIA Management Library
hwlocality_rsmi(3)
Interoperability with the ROCm SMI Management Library
hwlocality_shmem(3)
Sharing topologies between processes
hwlocality_tinker(3)
Modifying a loaded Topology
hwlocality_xmlexport(3)
Exporting Topologies to XML
hwstat(1), HWSTAT(1)
command line tool to display CPU temp and battery infos
hx509_cms(3)
hx509 CMS/pkcs7 functions
hx509_env(3)
hx509 environment functions
hx509_misc(3)
hx509 misc functions
hx509_name(3)
hx509 name functions
hxaddid(1)
add IDs to selected elements
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
hxindex(1)
insert an index into an HTML document
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
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
hxselect(1)
extract elements or attributes that match a (CSS) selector
hxtabletrans(1)
transpose an HTML or XHTML table
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
hydra_pmi_proxy(1)
Internal executable used by Hydra
hydrogen(1)
a simple drum machine/step sequencer
hydrostat(6)
Wiggly squid or jellyfish with many tentacles
hyperhotp(1)
program hyperFIDO USB security key HOTP feature
hypermail(1)
convert mail archives in UNIX box format to HTML pages
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
hyprpicker(1)
wlroots-compatible wayland color picker
i2a_ASN1_STRING(3), i2a_ASN1_INTEGER(3), i2a_ASN1_ENUMERATED(3), a2i_ASN1_STRING(3), a2i_ASN1_INTEGER(3), a2i_ASN1_ENUMERATED(3)
hexadecimal dump of an ASN.1 string
i2d_CMS_bio_stream(3)
output CMS_ContentInfo structure in BER format
i2d_CMS_bio_stream(3ossl)
output CMS_ContentInfo structure in BER format
i2d_PKCS7_bio_stream(3)
output PKCS7 structure in BER format
i2d_PKCS7_bio_stream(3ossl)
output PKCS7 structure in BER format
i2pd(1)
Full-featured C++ implementation of I2P client
i2s_ASN1_ENUMERATED(3), i2s_ASN1_ENUMERATED_TABLE(3), i2s_ASN1_INTEGER(3), s2i_ASN1_INTEGER(3), i2s_ASN1_OCTET_STRING(3), s2i_ASN1_OCTET_STRING(3)
ASN.1 data type conversion utilities for certificate extensions
i2s_ASN1_IA5STRING(3ossl), s2i_ASN1_IA5STRING(3ossl), i2s_ASN1_INTEGER(3ossl), s2i_ASN1_INTEGER(3ossl), i2s_ASN1_OCTET_STRING(3ossl), s2i_ASN1_OCTET_STRING(3ossl), i2s_ASN1_ENUMERATED(3ossl), i2s_ASN1_ENUMERATED_TABLE(3ossl), i2s_ASN1_UTF8STRING(3ossl), s2i_ASN1_UTF8STRING(3ossl)
convert objects from/to ASN.1/string representation
i2t_ASN1_OBJECT(3), OBJ_length(3), OBJ_get0_data(3), OBJ_nid2obj(3), OBJ_nid2ln(3), OBJ_nid2sn(3), OBJ_obj2nid(3), OBJ_txt2nid(3), OBJ_ln2nid(3), OBJ_sn2nid(3), OBJ_cmp(3), OBJ_dup(3), OBJ_txt2obj(3), OBJ_obj2txt(3), OBJ_create(3), OBJ_cleanup(3)
ASN1 object utility functions
i2t_ASN1_OBJECT(3ossl), OBJ_length(3ossl), OBJ_get0_data(3ossl), OBJ_nid2obj(3ossl), OBJ_nid2ln(3ossl), OBJ_nid2sn(3ossl), OBJ_obj2nid(3ossl), OBJ_txt2nid(3ossl), OBJ_ln2nid(3ossl), OBJ_sn2nid(3ossl), OBJ_cmp(3ossl), OBJ_dup(3ossl), OBJ_txt2obj(3ossl), OBJ_obj2txt(3ossl), OBJ_create(3ossl), OBJ_cleanup(3ossl), OBJ_add_sigid(3ossl)
ASN1 object utility functions
i3(1)
an improved tiling window manager
i3-config-wizard(1)
creates a keysym based config based on your layout
i3-dmenu-desktop(1), i3-dmenu-desktop(1)
run .desktop files with dmenu
i3-dump-log(1)
dumps the i3 SHM log
i3-input(1)
interactively take a command for i3 window manager
i3-migrate-config-to-v4(1)
migrates your i3 config file
i3-msg(1)
send messages to i3 window manager
i3-sensible-terminal(1)
launches $TERMINAL with fallbacks
i386-unknown-freebsd15.0-as(1), AS(1)
the portable GNU assembler
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-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
i3lock(1), i3lock-color(1)
improved screen locker
i3status(1)
Generates a status line for i3bar, dzen2, xmobar or lemonbar
i586-pc-msdosdjgpp-as(1), AS(1)
the portable GNU assembler
i586-pc-msdosdjgpp-dlltool(1), dlltool(1)
Create files needed to build and use DLLs
i586-pc-msdosdjgpp-nlmconv(1), nlmconv(1)
converts object code into an NLM
i586-pc-msdosdjgpp-windres(1), windres(1)
manipulate Windows resources
i7(6)
Inform 7 programming language (CLI edition)
iamax(3)
iamax: argmax_i | real( x_i ) | + | imag( x_i ) |
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(8)
The Internet Relay Chat Authentication Program
ibanchk(1)
Check an International Bank Account Number (IBAN)
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-daemon(1)
daemon program for ibus
ibus-emoji(7)
Call the IBus emoji utility by IBus Emojier
ibus-setup(1)
configuration program for ibus
ibus-table-createdb(1)
create ibus-table database from table source
ical(1)
An X based Calendar Program
icat(1)
Output the contents of a file based on its inode number
icebox(1)
The IceBox C++ service daemon
iceboxadmin(1)
The IceBox administrative utility
icebreaker(6)
An addictive action-puzzle game for X
icebridge(1)
The IceBridge daemon
icedax(1)
a sampling utility that dumps CD audio data into wav sound files
icedtea-web(1)
provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. NetX allows Java applets and applications to be downloaded over the network, cached, and (by default) run in a secure sandbox environment. Subsequent runs of the applet download the latest version automatically. Update and security settings, among others, can be set using the itw-settings command. icedtea-web also includes a plugin to enable Java applets (http://www.java.com/en/download/testjava.jsp) within web browsers. Names and email addresses of contributors to this project can be found in the file AUTHORS in the IcedTea-Web root directory. The full GPLv2 license of this project can be found in the file COPYING in the IcedTea-Web root directory. News about releases of this project can be found in the file NEWS in the IcedTea-Web root directory
icegridadmin(1)
The IceGrid command-line administrative utility
icegriddb(1)
The IceGrid database import/export utility
icepatch2calc(1)
IcePatch2 tool to compress files and calculate checksums
icestormadmin(1)
The IceStorm administration tool
icestormdb(1)
The IceStorm database import/export utility
icestormmigrate(1)
Utility for migration of IceStorm database
icinga2(8)
The Icinga 2 network monitoring daemon
ick(1)
INTERCAL compiler
icmake(1)
A program maintenance (make) utility using a C-like grammar
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
icmpmonitor(1)
multiple host monitoring tool
icmstart(1)
A startup script for icmbuild program maintenance
icmstart.rc(7)
The icmstart(1) resource file
ico(1)
animate an icosahedron or other polyhedron
icontact(1)
create contact sheets from images of different formats
iconv(3)
perform character set conversion
icpld(1)
Internet Connection Performance Logging Daemon
icuexportdata(1)
Writes text files with Unicode properties data from ICU
icupkg(8)
extract or modify an ICU .dat archive
id3(1)
a command line mass tagger
id3convert(1)
Converts between id3v1 and id3v2 tags of an mp3 file
id3cp(1)
Copies tags from one file to another
id3info(1)
Display id3 tag information
id3tag(1)
Tags an mp3 file with id3v1 and/or id3v2 tags
id3v2(1)
Adds/Modifies/Removes/Views id3v2 tags, converts/lists id3v1 tags
ida(1)
image viewing and editing program # #
idea(1)
launch IntelliJ IDEA Java Integrated Development Environment
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
identity_quat(3)
Global variable containing the identity quaternion. Allegro game programming library
idevice_id(1)
List attached devices or print device name of given device
idevicecrashreport(1)
Retrieve crash reports from a device
idevicedebugserverproxy(1)
Remote debugging proxy
idevicedevmodectl(1)
Enable Developer Mode on iOS 16+ devices or print the current status
ideviceenterrecovery(1)
Make a device enter recovery mode
ideviceimagemounter(1)
Mount, list, or unmount a disk image on the device
ideviceinfo(1)
Show information about the first connected device
idevicename(1)
Display the device name or set it to NAME if specified
idevicepair(1)
Manage host pairings with devices and usbmuxd
ideviceprovision(1)
Manage provisioning profiles on a device
idevicescreenshot(1)
Gets a screenshot from the connected device
idevicesetlocation(1)
Simulate location on iOS device
idfetch(1)
retrieve biological data from the NCBI ID1 server
idmap_ad(8)
Sambas idmap_ad Backend for Winbind
idmap_autorid(8)
Sambas idmap_autorid Backend for Winbind
idmap_hash(8)
DO NOT USE THIS BACKEND
idmap_ldap(8)
Sambas idmap_ldap Backend for Winbind
idmap_nss(8)
Sambas idmap_nss Backend for Winbind
idmap_rfc2307(8)
Sambas idmap_rfc2307 Backend for Winbind
idmap_rid(8)
Sambas idmap_rid Backend for Winbind
idmap_script(8)
Sambas idmap_script Backend for Winbind
idmap_sss(8)
SSSDs idmap_sss Backend for Winbind
idmap_tdb(8)
Sambas idmap_tdb Backend for Winbind
idmap_tdb2(8)
Sambas idmap_tdb2 Backend for Winbind
idml2po(1), idml2po.py(1)
Convert IDML files to PO localization files
idn(1)
Internationalized Domain Names command line tool
idn2(1)
Libidn2 Internationalized Domain Names conversion tool
idn2_strerror_name(3)
API function
idn_checkname(3)
validate an internationalized domain name
idn_comparenames(3), idn_decodename2(3)
compare two internationzalized domain names
idn_decodename(3), idn_decodename2(3)
decode an internationalized domain name
idn_encodename(3)
encode an internationalized domain name
idn_nameinit(3)
initialize libidnkit or libidnkitelite library
idn_setlocalcheckfile(3)
read local code point set from a file
idncheck(1)
check an internationalized domain name
idncmp(1)
compare internationalized domain names
idnconv(1)
codeset converter for named.conf and zone master files
idnconv2(1)
internationalized domain name converter
idzebra-abs2dom(1)
Converts .abs files to DOM XML configuration files
idzebra-config(1)
Script to get information about idzebra
iec16022(1)
program to generate 2d barcodes
iecset(1)
Set or dump IEC958 status bits
ietf2bibtex(1)
Create BibTeX entry for IETF document
if(1)
conditional command
if_util(3)
system networking interface utility routines
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
ifstated(8)
Interface State daemon
ifstated.conf(5)
Interface State daemon configuration file
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
igal2(1)
online Image GALlery generator
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
ii(1)
irc it or irc improved
iipsrv(8), IIPSRV(8)
IIPImage Image Server
iiview(1)
Thumb Viewer Application
ijs-config(1)
script to get information about the installed version of ijs
ikectl(8)
control the IKEv2 daemon
iked(8)
Internet Key Exchange version 2 (IKEv2) daemon
ikiwiki(1)
a wiki compiler
ikiwiki-comment(1)
posts a comment
ikiwiki-makerepo(1)
check an ikiwiki srcdir into revision control
ikiwiki-mass-rebuild(8)
rebuild all ikiwiki wikis on a system
ikiwiki-update-wikilist(1)
add or remove user from /usr/local/etc/ikiwiki/wikilist
ilaenv(3)
ilaenv: tuning parameters
ilaenv2stage(3)
ilaenv2stage: tuning parameters for 2-stage eig
ilasm(1), ilasm2(1)
Mono IL assembler
illinkanalyzer(1)
Mono's linker analyzer tool
ils(1)
List inode information
image.tk86(n), image(n)
Create and manipulate images
image2xy(1)
Source extractor
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_metadata(3), image_metadata (3)
Set / update image contents metadata
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_pushasynch(3), image_pushasynch (3)
Blocks on an asynchronous load operation until it has completed
image_resize_storage(3), image_resize_storage (3)
resize the dimensions of the image backing store
image_scale_txcos(3), image_scale_txcos (3)
Multiply the current set of texture coordinates uniformly
image_screen_coordinates(3), image_screen_coordinates (3)
Lookup screen space coordinates for the specified object
image_set_txcos(3), image_set_txcos (3)
Override the default texture coordinates for an object
image_set_txcos_default(3), image_set_txcos_default (3)
Revert to the default set of texture mapping coordinates
image_shader(3), image_shader (3)
Set the active shader for an object
image_sharestorage(3), image_sharestorage (3)
Setup two VIDs to use the same texture store
image_state(3), image_state (3)
Get a string representing the internal subtype of a video object
image_storage_properties(3), image_storage_properties (3)
Retrieve a table describing the current storage state for the specified object
image_surface_initial(3), image_surface_initial (3)
Retrieve a table describing the initial storage state for the specified object
image_surface_initial_properties(3), image_surface_initial_properties (3)
Retrieve a table describing the initial storage state for the specified object
image_surface_properties(3), image_surface_properties (3)
Retrieve the current properties of the specified object
image_surface_resolve(3), image_surface_resolve (3)
Retrieve current image properties in world-space
image_surface_resolve_properties(3), image_surface_resolve_properties (3)
Retrieve current image properties in world-space
image_tesselation(3), image_tesselation (3)
alter the tesselation level of a vid
image_texfilter(3), image_texfilter (3)
Switch object video filtering mode
image_to_j2k(1)
This program reads in an image of a certain type and converts it to a jpeg2000 file. It is part of the OpenJPEG library. Valid input image extensions are .bmp, .pgm, .pgx, .png, .pnm, .ppm, .raw, .tga, .tif . For PNG resp. TIF it needs libpng resp. libtiff . Valid output image extensions are .j2k, .jp2
image_tracetag(3), image_tracetag (3)
Set or retrieve a tracing tag for the specified video object
image_transform_cycle(3), image_transform_cycle (3)
Toggle transform cycles ON/OFF
imageindex(1)
a digital photo gallery tool
imake(1)
C preprocessor interface to the make utility
imap4d(1)
manual page for imap4d (GNU Mailutils)
imapd(8), IMAPd(8)
Internet Message Access Protocol server
imapd.conf(5)
Cyrus IMAP documentation IMAP configuration file
imapfilter(1)
mail filter
imapfilter_config(5)
imapfilter configuration file
imapsync(1)
Email tool for syncing two IMAP accounts, one way, and without duplicates
imax1(3)
imax1: argmax_i | x_i | (in LAPACK)
imc(1)
Image Compiler (v4.3)
imclient(3)
Cyrus IMAP documentation Authenticating callback interface to IMAP servers
imerge(1)
help merge one file to another interactively
img(n), img-intro(n)
Introduction to Img
img-bmp(n)
Img, Windows Bitmap Format (bmp)
img-dted(n)
Img, Digital Terrain Elevation Data Format (dted)
img-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-pixmap(n)
Img, Pixmap Image type (pixmap)
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-window(n)
Img, Tk Windows (window)
img-xbm(n)
Img, X Windows Bitmap Format (xbm)
img-xpm(n)
Img, X Windows Pixmap Format (xpm)
img2dcm(1)
Convert standard image formats into DICOM format
img2sixel(1)
image converter to DEC SIXEL graphics
img2txt(1)
convert images to various text-based coloured files
img2webp(1)
create animated WebP file from a sequence of input images
img_cat(1)
Output contents of an image file
img_stat(1)
Display details of an image file
imgcmp(1)
Image comparison utility
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
immortal(8)
starts and monitor a service
immortalctl(8)
control services started by immortal(8)
immortaldir(8)
start services located in a specified directory
implybddnode(3)
computes a bdd that implies a conjonction of two bdd nodes. man1/alc_origin.1
import(1)
saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen. The window to capture is selected by clicking the desired window or a program option
impressive(1), Impressive(1)
presentation tool with eye candy
imsg_init(3), imsg_read(3), imsg_get(3), imsg_compose(3), imsg_composev(3), imsg_create(3), imsg_add(3), imsg_close(3), imsg_free(3), imsg_flush(3), imsg_clear(3), ibuf_open(3), ibuf_dynamic(3), ibuf_add(3), ibuf_reserve(3), ibuf_seek(3), ibuf_size(3), ibuf_left(3), ibuf_close(3), ibuf_write(3), ibuf_free(3), msgbuf_init(3), msgbuf_clear(3), msgbuf_write(3), msgbuf_drain(3)
IPC messaging functions
imsmap(6)
generate fractal maps
imtest(1)
Cyrus IMAP documentation Interactive IMAP test program
imv(1), icp(1)
Rename or copy a file by editing the destination name using GNU readline
imv(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
in.hosts(5)
newsx incoming host state
in2csv(1)
in2csv Documentation
inadyn(8)
Internet Automated Dynamic DNS Client
inbox(3em), Emilua(3em)
Lua execution engine
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_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)
indexmaker(1)
Creates index files for mrtg web sites (mrtg-2.17.10)
indexpub(1)
index an ASN.1 Pub-set by Medline UID
indextool(1)
Sphinxsearch tool dump miscellaneous debug information about the physical index
indxbib(1)
make inverted index for bibliographic databases
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
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-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/
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
init.script(3em), Emilua(3em)
Lua execution engine
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
initialise_joystick(3)
Deprecated version of install_joystick(). Allegro game programming library
initializeBdd(3)
initializes the BDDs system
injail(8)
determine if a process is running in a jail
inkscape(1), Inkscape(1)
an SVG (Scalable Vector Graphics) editing program
inkview(1), Inkview(1)
an SVG viewer and slideshow program
inline-detox(1)
clean up filenames (stream-based)
inn.conf(5)
Configuration data for InterNetNews programs
innbind(8)
Helper program to bind sockets to privileged ports
innconfval(1)
Get configuration parameters from configuration files
innd(8)
InterNetNews daemon
inndf(8)
Report free disk, inodes, and overview information
innfeed(8), imapfeed(8)
Multi-host, multi-connection, streaming NNTP feeder
innmail(1)
Simple mail-sending program
innochecksum(1)
offline InnoDB file checksum utility
innreport(8)
Summarize INN log files
innstat(8)
Print snapshot of INN system
innwatch(8)
Monitor the state of INN and the system
innxbatch(8), sendxbatches(8)
Send xbatched Usenet articles to a remote NNTP server
innxmit(8)
Send Usenet articles to a remote NNTP server
inotifywatch(1), fsnotifywatch(1)
gather filesystem access statistics using inotify or fanotify
inplace(1)
edits files in-place through given filter commands
inplace(3am)
emulate sed/perl/ruby in-place editing
input(1)
Yagi-Uda project antenna defining program
input(5)
input data file format
input_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
inputplug(1)
XInput event monitor
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-mh(1)
initialize the nmh environment
install-mh(8)
initialize the MH environment
install_int(3)
Installs a user timer handler. Allegro game programming library
install_int_ex(3)
Adds or modifies a timer. Allegro game programming library
install_joystick(3)
Initialises the joystick. Allegro game programming library
install_keyboard_hooks(3)
Installs custom keyboard hooks. Allegro game programming library
install_mouse(3)
Installs the Allegro mouse handler
install_param_int(3)
Installs a timer routine with a customizable parameter. Allegro game programming library
install_param_int_ex(3)
Adds or modifies a timer with a customizable parameter. Allegro game programming library
install_sound(3)
Initialises the sound module. Allegro game programming library
install_sound_input(3)
Initialises the sound recorder module. Allegro game programming library
install_timer(3)
Installs the Allegro timer interrupt handler
installsieve(1)
Cyrus IMAP documentation User utility for managing sieve scripts
instanceface(3)
returns the face of a connector in a placed instance man1/alc_origin.1
instant(1)
manipulates ESIS from parsed SGML instance
instant(1), - instant(1)
manipulates ESIS from parsed SGML instance
instant_image_transform(3), instant_image_transform (3)
Immediately perform all pending transformations
instead(6), INSTEAD(6)
Simple Text Adventure Engine, The Interpreter
instr(3)
find an occurrence of a string in a string, starting at a specified character. man1/alc_origin.1
insviambkrds(3)
adds to RDS instance all the contacts from MBK instance man1/alc_origin.1
interaggregate(6)
Visualize the momentary and aggregate intersections between slowly moving circles
interbench(8)
-benchmark application designed to benchmark interactivity in Unix-like systems
intermomentary(6)
Visualize the momentary and aggregate intersections between slowly moving circles
internal_v_smechname(3)
Internal names and mechanism names
interp.tcl86(n), interp(n)
Create and manipulate Tcl interpreters
interp.tcl90(n), interp(n)
Create and manipulate Tcl interpreters
intersectbddnode(3)
tests for an intersection between two bdd nodes. man1/alc_origin.1
intltool-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
intro(3monocypher)
introduction to Monocypher
invert_raw_image(1)
invert 2D image along either or both axes
inxi(1), inxi (1)
Command line system information script for console and IRC
io.elementary.code(1)
text editor that works for you
io.elementary.terminal(1)
Modern terminal emulator from elementary project Pantheon Terminal is a beautiful and simple terminal emulator. It's designed to be set up with sane defaults and little to no configuration and follows the elementary OS Human Interface Guidelines
iocage(8)
jail manager using ZFS and VNET
iocell(8)
jail manager amalgamating ZFS, VNET and resource limits
iodbc-config(1)
script to get information about the installed version of iODBC
iodbctest(1), iodbctestw(1)
iODBC Demonstration programs
iograph(8)
create HTML graphs showing network traffic
iohyve(8), iohyve(8)(8)
bhyve manager/launcher v0.7.9 "I Believe in You, You Can Do the Thing Edition"
iolimits.cfg(5)
local I/O limiting configuration
ioping(1)
simple disk I/O latency monitoring tool
iorate(1)
tests I/O subsystems under various loads
iozone(1), Iozone(1)
Filesystem Benchmark
ip.address(3em), Emilua(3em)
Lua execution engine
ip.connect(3em), Emilua(3em)
Lua execution engine
ip.dial(3em), Emilua(3em)
Lua execution engine
ip.get_address_info(3em), Emilua(3em)
Lua execution engine
ip.get_name_info(3em), Emilua(3em)
Lua execution engine
ip.host_name(3em), Emilua(3em)
Lua execution engine
ip.tcp.acceptor(3em), Emilua(3em)
Lua execution engine
ip.tcp.listen(3em), Emilua(3em)
Lua execution engine
ip.tcp.socket(3em), Emilua(3em)
Lua execution engine
ip.toendpoint(3em), Emilua(3em)
Lua execution engine
ip.tostring(3em), Emilua(3em)
Lua execution engine
ip.udp.socket(3em), Emilua(3em)
Lua execution engine
ip2location(1)
query IP address information from local IP2Location BIN data file
ip2proxy(1)
query proxy information from local IP2Proxy BIN data file
ipa(1)
IPA command-line interface
ipa-certupdate(1)
Update local IPA certificate databases with certificates from the server
ipa-client-automount(1)
Configure automount and NFS for IPA
ipa-client-samba(1)
Configure Samba file server on an IPA client
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_conv(8)
-- IPA accounting/database module for converting statistics
ipa_db_sdb(8)
-- IPA simple database module (database part)
ipa_mod(3)
-- IPA modules APIs
ipa_sdb(5)
-- database format for ipa_db_sdb(8) and ipa_st_sdb(8)
ipa_sdb_dump(8)
-- convert ipa_sdb(5) database files to text representation and back
ipa_st_sdb(8)
-- IPA simple database module (statistics part)
ipack(1)
Manipulate Flex files containing Shapes
ipaddr_family(3)
returns family of the IP address
ipaddr_remote(3)
resolve the address of a remote IP endpoint
ipaddr_setport(3)
changes port number of the address
ipaddr_str(3)
convert address to a human-readable string
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
ipaudit(8)
IP traffic summarizer
ipbt(1)
play back tty recording files with random access
ipc_accept(3)
accepts an incoming IPC connection
ipc_accept_mem(3)
accepts an incoming IPC connection
ipc_close(3)
closes IPC connection in an orderly manner
ipc_connect(3)
creates a connection to remote IPC endpoint
ipc_connect_mem(3)
creates a connection to remote IPC endpoint
ipc_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(8)
IP accounting daemon with Cisco-like ip accounting export
ipcalc(1)
Perform simple operations on IP addresses and networks
ipcmk(1)
make various IPC resources
ipcress(1)
In-silico PCR experiment simulation system
ipe(1)
drawing editor for creating figures in PDF or EPS formats
ipe6upgrade(1)
Convert Ipe 6 file format to Ipe 7 file format
ipeextract(1)
Extract Ipe XML stream from Ipe PDF or EPS files
iperender(1)
Export Ipe document as bitmap or SVG
iperf(1)
perform network traffic tests using network sockets. Metrics include throughput and latency or link capacity and responsiveness
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-filter-inter(7)
Filter (intermediate plugin)
ipfixcol2-timecheck-output(7)
Time Check (output plugin)
ipfmeta(1)
use objects in IPfilter files
ipgen(1)
L2 and L3 traffic generator and interactive benchmarking utility
ipmi-chassis(8)
IPMI chassis management utility
ipmi-config(8)
configure IPMI values
ipmi-config.conf(5), ipmi-config(5)
IPMI configuration file details
ipmi-dcmi(8)
IPMI DCMI utility
ipmi-fru(8)
display FRU information
ipmi-locate(8), IPMI(8)
IPMI probing utility
ipmi-oem(8)
IPMI OEM utility
ipmi-pet(8), IPMI(8)
IPMI Platform Event Trap Interpreter
ipmi-raw(8)
execute IPMI commands by hex values
ipmi-sel(8)
display SEL entries
ipmi-sensors(8)
display IPMI sensor information
ipmi_cmdlang(7)
A command language interface to the IPMI library
ipmi_lan(5), ipmi/lan.conf(5)
IPMI LAN Interface config file
ipmi_sim(1)
IPMI LAN BMC Simulator
ipmi_ui(1)
Crude interface to an IPMI system
ipmiconsole(8)
IPMI console utility
ipmidetect(8)
list detected and/or undetected IPMI interfaces in a cluster
ipmidetect.conf(5)
specify alternate default values for the ipmidetect library
ipmidetectd(8)
IPMI node detection monitoring daemon
ipmidetectd.conf(5)
ipmidetectd configuration file
ipmievd(8)
IPMI event daemon for sending events to syslog
ipmiping(8)
send IPMI Get Authentication Capability request to network hosts
ipmipower(8)
IPMI power control utility
ipmiseld(8)
IPMI SEL logging daemon
ipmiseld.conf(5)
ipmiseld configuration file
ipmitool(1)
utility for controlling IPMI-enabled devices
ipp-usb(8)
Daemon for IPP over USB printer support
ippevepcl(7), ippevepcl/ps(7)
pcl and postscript print commands for ippeveprinter
iprange(1)
manage IP ranges
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__import_crl(8)
helper program for importing a crl to the NSS database
ipsec__plutorun(8)
internal script to (re)start pluto on old SYSV initscript systems
ipsec__updown(8)
kernel and routing manipulation script
ipsec__updown.bsdkame(8)
bsd manipulation script
ipsec_addconn(8)
load a given policy into the pluto IKE daemon
ipsec_auto(8)
control automatically-keyed IPsec connections
ipsec_barf(8)
spew out collected IPsec debugging information
ipsec_import(8)
Import PKCS#12 (*.p12) files into the IPsec NSS database
ipsec_pluto(8), ipsec_whack(8), pluto(8)
ipsec whack : IPsec IKE keying daemon and control interface
ipsec_set_policy(3), ipsec_get_policylen(3), ipsec_dump_policy(3)
manipulate IPsec policy specification structure from human-readable policy string
ipsec_setup(8)
wrapper routine to the Libreswan init system
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
ipv6loganon(8)
HTTP server log file anonymizer
ipv6logstats(8)
Takes http log data from stdin and print a statistics table on output
ipv6mon(8)
IPv6 address monitoring daemon
ipv6mon.conf(5)
Configuration file for the IPv6 address monitoring daemon (ipv6mon)
ipv6toolkit(7)
An IPv6 security assessment and trouble-shooting toolkit
ipv6toolkit.conf(5)
Configuration file for the SI6 Networks' IPv6 address monitoring daemon (ipv6mon)
ipython(1)
Tools for Interactive Computing in Python
iqpuzzle(6), iQPuzzle(6)
Pentomino Puzzle
ir-keytable(1)
a swiss-knife tool to handle Remote Controllers
ircII(1)
interface to the Internet Relay Chat system
ircd(8)
ircd-hybrid: an advanced, lightweight Internet Relay Chat Daemon
ircdwatch(8)
Daemon for monitoring ircd and ircd.conf
ircomm(1)
Connect stdin or pty to IrDA COMM port
irexec(1)
run programs with one button press
irobex(1)
Send OBEX object from stdin or pty on IrDA
irrtoolset-errors(1)
IRRToolSet error and warning messages
irs(1)
Accept incoming OBEX and COMM connections on IrDA
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
irssistats(1)
A tool to generate HTML IRC stats based on irssi logs
irw(1)
sends data from Unix domain socket to stdout
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_term_resized(3x), %is_term_resized(3x), %resize_term(3x), %resizeterm(3x)
manage the terminal dimensions understood by curses
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
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)
ishido(6)
X11 tile game
isnsadm(8)
iSNS client utility
isnsd(8)
iSNS server daemon
isnsdd(8)
iSNS discovery daemon
isnssetup(8)
a simple script to bootstrap an iSNS server, including security
iso-info(1)
shows Information about an ISO 9660 image
iso-read(1)
reads portions of an ISO 9660 image
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
isomaster(1)
an ISO image editor
isosize(8)
output the length of an iso9660 filesystem
isql(1), iusql(1)
unixODBC interactive SQL command-line tools
issndfile(1)
checks if a file is in a recognized audio file format
istat(1)
Display details of a meta-data structure (i.e. inode)
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
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
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
itstool(1)
convert between XML and PO using ITS
itweb-policyeditor(1), policyeditor(1)
view and modify security policy settings for javaws and the browser plugin
itweb-settings(1)
view and modify settings for javaws and the browser plugin
iv_examples(3)
ivykis examples
iv_fatal(3), iv_set_fatal_msg_handler(3)
ivykis fatal error condition handling
iv_main(3)
enter the ivykis main loop
iv_now(3), iv_validate_now(3), iv_invalidate_now(3)
ivykis time handling
iv_quit(3)
signal ivykis to exit the main loop
iv_timer_register(3), iv_timer_unregister(3), iv_timer_registered(3)
deal with ivykis timers
iv_tls_user_register(3), iv_tls_user_ptr(3)
thread-local storage handling for ivykis modules
iverilog(1)
Icarus Verilog compiler
iverilog-vpi(1)
Compile front end for VPI modules
ivstools(1)
extract IVs from a pcap file or merges several .ivs files into one
iwidgets_buttonbox(n), iwidgets::buttonbox(n)
Create and manipulate a manager widget for buttons
iwidgets_calendar(n), iwidgets::calendar(n)
Create and manipulate a monthly calendar
iwidgets_canvasprintbox(n), iwidgets::canvasprintbox(n)
Create and manipulate a canvas print box widget
iwidgets_canvasprintdialog(n), iwidgets::canvasprintdialog(n)
Create and manipulate a canvas print dialog widget
iwidgets_checkbox(n), iwidgets::checkbox(n)
Create and manipulate a checkbox widget
iwidgets_combobox(n), iwidgets::combobox(n)
Create and manipulate combination box widgets
iwidgets_dateentry(n), iwidgets::dateentry(n)
Create and manipulate a dateentry widget
iwidgets_datefield(n), iwidgets::datefield(n)
Create and manipulate a date field widget
iwidgets_dialog(n), iwidgets::dialog(n)
Create and manipulate a dialog widget
iwidgets_dialogshell(n), iwidgets::dialogshell(n)
Create and manipulate a dialog shell widget
iwidgets_disjointlistbox(n), iwidgets::disjointlistbox(n)
Create and manipulate a disjointlistbox widget
iwidgets_entryfield(n), iwidgets::entryfield(n)
Create and manipulate a entry field widget
iwidgets_extbutton(n), iwidgets::extbutton(n)
Extends the behavior of the Tk button by allowing a bitmap or image to coexist with text
iwidgets_extfileselectionbox(n), iwidgets::extfileselectionbox(n)
Create and manipulate a file selection box widget
iwidgets_extfileselectiondialog(n), iwidgets::extfileselectiondialog(n)
Create and manipulate a file selection dialog widget
iwidgets_feedback(n), iwidgets::feedback(n)
Create and manipulate a feedback widget to display feedback on the current status of an ongoing operation to the user
iwidgets_fileselectionbox(n), iwidgets::fileselectionbox(n)
Create and manipulate a file selection box widget
iwidgets_fileselectiondialog(n), iwidgets::fileselectiondialog(n)
Create and manipulate a file selection dialog widget
iwidgets_finddialog(n), iwidgets::finddialog(n)
Create and manipulate a find dialog widget
iwidgets_hierarchy(n), iwidgets::hierarchy(n)
Create and manipulate a hierarchy widget
iwidgets_hyperhelp(n), iwidgets::hyperhelp(n)
Create and manipulate a hyperhelp widget
iwidgets_labeledframe(n), iwidgets::labeledframe(n)
Create and manipulate a labeled frame widget
iwidgets_labeledwidget(n), iwidgets::labeledwidget(n)
Create and manipulate a labeled widget
iwidgets_mainwindow(n), iwidgets::mainwindow(n)
Create and manipulate a mainwindow widget
iwidgets_menubar(n), iwidgets::menubar(n)
Create and manipulate menubar menu widgets
iwidgets_messagebox(n), iwidgets::messagebox(n)
Create and manipulate a messagebox text widget
iwidgets_messagedialog(n), iwidgets::messagedialog(n)
Create and manipulate a message dialog widget
iwidgets_notebook(n), iwidgets::notebook(n)
create and manipulate notebook widgets
iwidgets_optionmenu(n), iwidgets::optionmenu(n)
Create and manipulate a option menu widget
iwidgets_panedwindow(n), iwidgets::panedwindow(n)
Create and manipulate a paned window widget
iwidgets_promptdialog(n), iwidgets::promptdialog(n)
Create and manipulate a prompt dialog widget
iwidgets_pushbutton(n), iwidgets::pushbutton(n)
Create and manipulate a push button widget
iwidgets_radiobox(n), iwidgets::radiobox(n)
Create and manipulate a radiobox widget
iwidgets_scopedobject(n), scopedobject(n)
Create and manipulate a scoped [incr Tcl] class object
iwidgets_scrolledcanvas(n), iwidgets::scrolledcanvas(n)
Create and manipulate scrolled canvas widgets
iwidgets_scrolledframe(n), iwidgets::scrolledframe(n)
Create and manipulate scrolled frame widgets
iwidgets_scrolledhtml(n), iwidgets::scrolledhtml(n)
Create and manipulate a scrolled text widget with the capability of displaying HTML formatted documents
iwidgets_scrolledlistbox(n), iwidgets::scrolledlistbox(n)
Create and manipulate scrolled listbox widgets
iwidgets_scrolledtext(n), iwidgets::scrolledtext(n)
Create and manipulate a scrolled text widget
iwidgets_selectionbox(n), iwidgets::selectionbox(n)
Create and manipulate a selection box widget
iwidgets_selectiondialog(n), iwidgets::selectiondialog(n)
Create and manipulate a selection dialog widget
iwidgets_shell(n), iwidgets::shell(n)
Create and manipulate a shell widget
iwidgets_spindate(n), iwidgets::spindate(n)
Create and manipulate time spinner widgets
iwidgets_spinint(n), iwidgets::spinint(n)
Create and manipulate a integer spinner widget
iwidgets_spinner(n), iwidgets::spinner(n)
Create and manipulate a spinner widget
iwidgets_spintime(n), iwidgets::spintime(n)
Create and manipulate time spinner widgets
iwidgets_tabnotebook(n), iwidgets::tabnotebook(n)
create and manipulate tabnotebook widgets
iwidgets_tabset(n), iwidgets::tabset(n)
create and manipulate tabs as as set
iwidgets_timeentry(n), iwidgets::timeentry(n)
Create and manipulate a timeentry widget
iwidgets_timefield(n), iwidgets::timefield(n)
Create and manipulate a time field widget
iwidgets_toolbar(n), iwidgets::toolbar(n)
Create and manipulate a tool bar
iwidgets_watch(n), iwidgets::watch(n)
Create and manipulate time with a watch widgets
ixgbe(4)
Intel® Ethernet Driver for the FreeBSD* operating system
j-jconsole(1), jconsole(1)
command line J interpreter
j2amidi_bridge(1)
static bridge with one ALSA input port and one JACK MIDI output port
j2k_dump(1)
This program reads in a jpeg2000 image and dumps the contents to stdout. It is part of the OpenJPEG library. Valid input image extensions are .j2k, .jp2, .jpt
j2k_to_image(1)
This program reads in a jpeg2000 image and converts it to another image type. It is part of the OpenJPEG library. Valid input image extensions are .j2k, .jp2, .j2c, .jpt Valid output image extensions are .bmp, .pgm, .pgx, .png, .pnm, .ppm, .raw, .tga, .tif . For PNG resp. TIF it needs libpng resp. libtiff
j4-dmenu-desktop(1)
faster replacement for i3-dmenu-desktop
jacal(1), JACAL(1)
symbolic mathematics system
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_freewheel(1)
JACK toolkit client to control freewheeling mode
jack_ghero(8)
daemon that converts a GuitarHero device into a JACK MIDI device
jack_impulse_grabber(1)
JACK toolkit client to grab an impulse (response)
jack_iodelay(1)
JACK toolkit client to measure roundtrip latency
jack_lsp(1)
JACK toolkit client to list information on ports
jack_metro(1)
JACK toolkit metronome
jack_monitor_client(1)
The JACK Audio Connection Kit example client
jack_netsource(1)
Netjack Master client for one slave
jack_property(1)
JACK client to list, set and delete metadata information
jack_samplerate(1)
JACK toolkit client to print current samplerate
jack_showtime(1)
The JACK Audio Connection Kit example client
jack_simple_client(1)
The JACK Audio Connection Kit example client
jack_umidi(8)
daemon that converts a raw MIDI device into a JACK MIDI device
jack_unload(1)
The JACK Audio Connection Kit example client
jackhmmer(1)
iteratively search sequence(s) against a sequence database
jadm(8), JADM (jail admin)(8)
FreeBSD jail framework with vnet, zfs and /etc/jail.conf support
jadmaker(1)
JAD File Generator rst2man-indent-level 0 1 rstReportMargin $1
jags(1)
just another gibbs sampler
jail-primer(8)
Third Generation Jail System Solution
jail_exporter(8)
Prometheus exporter for jail metrics
jaildaemon(1)
A fixed command-line interface for FreeBSD jails to their host system
jails(8)
lists hostnames of all running jails on the system
jamlib(3)
a JAM subroutine library
janet(1)
run the Janet language abstract machine
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
jbxvt(1)
minimalistic terminal emulator
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)
jcontrol(1)
a sample module client written in C
jday(1), j2d(1)
astronomical julian date conversion utilities
jdupes(1)
finds and performs actions upon duplicate files
jed(1), Jed(1)
programmers editor
jedit(1), jEdit(1)
Programmer's Text Editor written in Java
jeilinj(4)
webcamd driver for Jeilin USB cameras
jellyfish(1), Jellyfish(1)
is a software to count k-mers in DNA sequences
jewels(6)
nbjewels j,l-Move k-Rotate p-Pause q-Quit
jgmenu(1)
A simple X11 menu
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
jgmenututorial(7)
A step-by-step tutorial to jgmenu
jgmenuunicode(7)
An overview of jgmenu unicode usage
jhead(1)
Digicam JPEG Exif header manipulation tool
jid(8)
translates jail host names to jail ids and vice versa
jigdo-file(1)
Prepare files for Jigsaw Download (distribution of huge files, e.g. CD images)
jigdo-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
jigsaw(6)
permute an image like a jigsaw puzzle
jikes(1)
java source to bytecode compiler
jira-board(7)
Board manages Jira boards in a project
jira-completion(7)
Output shell completion code for the specified shell (bash or zsh)
jira-epic(7)
Epic manage epics in a project
jira-epic-remove(7)
Remove/unassign epic from issues
jira-issue(7)
Issue manage issues in a project
jira-issue-comment(7)
Manage issue comments
jira-issue-comment-add(7)
Add a comment to an issue
jira-issue-link-remote(7)
Adds a remote web link to an issue
jira-issue-move(7)
Transition an issue to a given state
jira-issue-unlink(7)
Unlink disconnects two issues from each other
jira-issue-worklog(7)
Manage issue worklog
jira-man(7)
Help generate man(7) pages for Jira CLI
jira-me(7)
Displays configured jira user
jira-project(7)
Project manages Jira projects
jira-serverinfo(7)
Displays information about the Jira instance
jira-sprint(7)
Sprint manage sprints in a project board
jira-version(7)
Print the app version information
jitterentropy(3)
CPU Jitter Random Number Generator
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_lsh(8)
a shell that limits the binaries it will execute
jk_socketd(8)
a daemon to create a rate-limited /dev/log socket inside a chroot
jk_update(8)
a utility to update and cleanup a jail according to changes on the real system
jls(1)
List the contents of a file system journal
jmakewhatis(1)
create Japanese or original (English) whatis database
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
join.tcl86(n), join(n)
Create a string by joining together list elements
join.tcl90(n), join(n)
Create a string by joining together list elements
jose(1)
Toolkit for performing JSON Object Signing and Encryption
jose-alg(1)
Lists all supported algorithms
jose-fmt(1)
Converts JSON between serialization formats
jose-jwe-enc(1)
Encrypts plaintext using one or more JWK/password
jose-jwe-fmt(1)
Converts a JWE between serialization formats
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-thp(1)
Calculates the JWK thumbprint
jose-jws-fmt(1)
Converts a JWS between serialization formats
jose-jws-sig(1)
Signs a payload using one or more JWKs
joy(3)
Global array of joystick state information. Allegro game programming library
joystick_getnumaxes(3), joystick_getnumbuttons(3)
query the capabilities of a joystick
joytest(6)
test the svgalib joystick package in text mode
jp2a(1)
convert JPEG, PNG and WebP images to ASCII
jpeg2hdrgen(1)
Parse EXIF information in given JPEG files and output a hdrgen script for generation of HDR images
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
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
jps(1)
Wrapper to ps(1) that maps pids to jails
jps(1)
Wrapper to top(1) that maps pids to jails
jq(1)
Command-line JSON processor
js_demo(1)
Joystick demo application for FlightGear
jsd(1)
simple command scheduling daemon for remote execution
jsh(1)
run scheduled commands on remote machines
json-yaml(1)
convert JSON to YAML
json-yaml(1)
convert YAML to JSON
json2stems(1)
Verilator JSON to rtlbrowse stems conversion
json2xml(1)
translates JSON documents conforming to a YANG data model into XML
jt65code(1), jt9code(1), jt4code(1), qra64code(1), ft8code(1), msk144code(1)
Weak signal communications encoding support utilities
jtag(1)
UrJTAG command shell
juggler3d(6)
juggling man screen saver
julia(1)
a high-level, high-performance dynamic programming language for technical computing
julia(6)
draws spinning, animating julia-set fractals
julius(1)
open source multi-purpose LVCSR engine
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
jwm(1), JWM(1)
Joe's Window Manager
jwsmtp(3)
smtp library in C++
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
k5srvutil(1)
host key table (keytab) manipulation utility
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
kadm5.acl(5)
Kerberos ACL file
kadmin(1)
Kerberos V5 database administration program
kadmind(8)
KADM5 administration server
kadnode(1)
P2P name resolver daemon
kaffeine(1)
A media player by KDE with digital TV support
kak(1)
a vim-inspired, selection oriented code editor
kakasi(1), KAKASI(1)
Kanji kana simple inverter (between Kanji, both Kana and Romaji)
kaleidescope(6), Kaleidescope(6)
rotating line segments
kalzium(1)
A KDE based chemistry teaching tool
kamailio(8)
a very fast and configurable SIP server
kamailio.cfg(5)
kamailio configuration file
kamcmd(8)
kamailio command line tool
kamctl(8)
Kamailio control tool
kamdbctl(8)
Kamailio database control tool
kamerka(1), Kamerka(1)
take photos using your webcam and shiny animated QML interface
kannel(8), bearerbox(8), wapbox(8), smsbox(8)
Parts of Kannel, the WAP and SMS gateway
kanshi(1)
dynamic output configuration
kasprintf(3), kcalloc(3), kmalloc(3), krealloc(3), kreallocarray(3), kstrdup(3), kvasprintf(3)
memory allocation functions for kcgi
kassiber(1)
Inject an executable from the FreeBSD host into a jail
kasumi(1)
a personal dictionary manager for Anthy
katarakt(1)
a simple PDF viewer with three layouts
kawa(1)
Scheme language implemented using on a Java VM
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
kbuildsycoca5(8)
Rebuilds the KService desktop file system configuration cache
kc(1)
console based username and password management application
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_strerror(3)
get kcgi error message string
kcgihtml(3)
HTML 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_bucket_add(3), kdata_bucket_add kdata_bucket_set(3)
modify bucket data values
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_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
kdb5_util(8)
Kerberos database maintenance utility
kdc.conf(5)
Kerberos V5 KDC configuration file The kdc.conf file supplements %krb5.conf for programs which are typically only used on a KDC, such as the %krb5kdc and %kadmind daemons and the %kdb5_util program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, /usr/local/var/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
kded5(8)
KDE daemon - triggers Sycoca database updates when needed
kdenlive_render(1)
Render program for Kdenlive
kdesu(1)
Runs a program with elevated privileges
kdiff3(1)
Tool for Comparison and Merge of Files and Folders
kea-admin(8)
Shell script for managing Kea databases - "System Message: ERROR/3 (kea-admin.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-admin
kea-ctrl-agent(8)
Control Agent process in Kea - "System Message: ERROR/3 (kea-ctrl-agent.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-ctrl-agent
kea-dhcp-ddns(8)
DHCP-DDNS process in Kea - "System Message: ERROR/3 (kea-dhcp-ddns.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-dhcp-ddns
kea-dhcp4(8)
DHCPv4 server in Kea - "System Message: ERROR/3 (kea-dhcp4.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-dhcp4
kea-dhcp6(8)
DHCPv6 server in Kea - "System Message: ERROR/3 (kea-dhcp6.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-dhcp6
kea-lfc(8)
Lease File Cleanup process in Kea - "System Message: ERROR/3 (kea-lfc.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-lfc
kea-netconf(8)
NETCONF agent for configuring Kea - "System Message: ERROR/3 (kea-netconf.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-netconf
kea-shell(8)
Text client for kea-dhcp4, kea-dhcp6 and kea-dhcp-ddns servers - "System Message: ERROR/3 (kea-shell.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-shell
keactrl(8)
Shell script for managing Kea - "System Message: ERROR/3 (keactrl.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: keactrl
keama(8)
Kea Migration Assistant
keepassxc(1)
a modern open-source password manager
keepassxc-cli(1)
command line interface for the KeePassXC password manager
ken(1), b1ff(1), censor(1), chef(1), cockney(1), eleet(1), fanboy(1), fudd(1), jethro(1), jibberish(1), jive(1), kenny(1), kraut(1), ky00te(1), nethackify(1), newspeak(1), nyc(1), pirate(1), rasterman(1), scottish(1), spammer(1), scramble(1), studly(1), uniencode(1), upside-down(1)
assorted text filters
kenny(1), kenny.pl(1)
-- translate from and to KennySpeak
kerberos(8)
introduction to the Kerberos system
kermit(1)
C(hyKermit 10.0: transport(hy and platform(hyindependent interactive and scriptable communications software. This document is intended to give the beginner sufficient information to make basic use of C(hyKermit 10.0. Although it might be rather long for a Unix manual page, it's still far shorter than the C(hyKermit manual, which should be consulted for advanced topics such as customization, character(hysets, scripting, etc. We also attempt to provide a clear structural overview of C(hyKermit's many capabilities, functional areas, states, and modes and their interrelation, that should be helpful to beginners and veterans alike, as well as to those upgrading to version 10.0 from earlier releases. This document is also available as a Web page at: https://kermitproject.org/ckututor.html
kew(1), kew (1), kew music command(1)
A terminal music player
key(3)
Array of flags indicating key state. Allegro game programming library
key_led_flag(3)
Flag to prevent the keyboard LEDs from being updated. Allegro game programming library
key_shifts(3)
Bitmask containing the current state of modifier keys. Allegro game programming library
keyboard-daemon(1)
read from a keyboard device node and execute commands
keyboard_callback(3)
User specified keyboard callback handler. Allegro game programming library
keyboard_clearstate(3)
reset the state of all keys when in raw keyboard mode
keyboard_close(3)
return the keyboard to normal operation from raw mode
keyboard_getstate(3)
get a pointer to a buffer holding the state of all keys in raw keyboard mode
keyboard_init(3), keyboard_init_return_fd(3)
initialize the keyboard to raw mode
keyboard_keypressed(3)
check if a key is pressed when in raw keyboard mode
keyboard_lowlevel_callback(3)
User specified low level keyboard event handler. Allegro game programming library
keyboard_needs_poll(3)
Tells if the keyboard needs polling. Allegro game programming library
keyboard_seteventhandler(3), keyboard_setdefaulteventhandler(3)
define an event handler for keyboard events in raw mode
keyboard_translatekeys(3)
modify scancode mappings in raw keyboard mode
keyboard_ucallback(3)
User specified unicode keyboard callback handler. Allegro game programming library
keychain(1)
Manager for ssh-agent, gpg-agent and private keys. Compatible with POSIX systems
keyd(1)
A key remapping daemon
keyd-application-mapper(1)
remap keys when window focus changes
keylookup(1)
Fetch and Import GnuPG keys from keyservers
keymgr(8)
Knot DNS key management utility
keypressed(3)
Tells if there are keypresses waiting in the input buffer. Allegro game programming library
keysyms.tk86(n), keysyms(n)
keysyms recognized by Tk
kf5-config(1)
Prints Qt(TM) and Frameworks installation paths
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
kgendesignerplugin(1)
Generates widget plugins for Qt(TM) Designer
khangman(6)
The classical hangman game by KDE
khard(1)
Console address book manager
khost(1)
Simple DNS lookup utility
khtml_attr(3), khtml_attrx(3)
open an element scope for kcgihtml
khtml_close(3)
close kcgihtml context
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_open(3)
open kcgihtml context
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_date2epoch(3), khttp_datetime2epoch(3)
validate and convert date and time
khttp_epoch2datetime(3)
convert time to components
khttp_epoch2str(3), khttp_epoch2ustr(3)
convert time to a string
khttp_head(3)
emit one HTTP header for kcgi
khttp_template(3), khttp_template_buf(3), khttp_template_fd(3)
emit filled-in templates for kcgi
khttp_templatex(3), khttp_templatex_buf(3), khttp_templatex_fd(3)
emit filled-in templates for kcgi
khttp_urlabs(3), khttp_vurlabs(3)
URL formatting for kcgi
khttp_urlpart(3), khttp_urlpartx(3), khttp_vurlpart(3), khttp_vurlpartx(3)
URL formatting for kcgi
kickpass(1)
a stupid simple password safe
kig(1)
An interactive geometry program by KDE
kill-avarice(1)
terminate all running instances of avarice
killall(1)
kill processes by name
kimpersonate(8)
impersonate a user when there exist a keyfile or KeyFile
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
kiwix-compile-i18n(1)
helper to compile Kiwix i18n (internationalization) data
kiwix-compile-resources(1)
helper to compile and generate some Kiwix resources
kiwix-manage(1)
Kiwix Library Manager
kjs5(1)
KDE ECMAScript compatible interpreter
kjscmd5(1)
Frameworks KJSEmbed interpreter
klatexformula(1)
manual page for klatexformula 4.0.0
kldfind(8)
find kernel modules by string
kldpatch(8)
print/modify device/quirk tables in kernel modules
klel-expr(1)
Compile and execute a KL-EL expression
klelapi(3), KL-EL(3)
an embedded expression language
klog(1)
The Ham Radio Logging program
klystrack(1)
make C64/NES/Amiga-style chiptunes
kmag(1)
Screen magnifier
kmousetool(1)
Accessibility tool to help click the mouse
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_addrtostr(3)
Convert an address to a host name
knet_get_compress_list(3)
Get a list of support compression types
knet_get_transport_id_by_name(3)
Get a transport ID from its name
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_compress(3)
Set up packet compression
knet_handle_enable_pmtud_notify(3)
install a callback to receive PMTUd changes
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_pmtud_get(3)
Get the current data MTU
knet_handle_pmtud_getfreq(3)
Get the interval between PMTUd scans
knet_handle_pmtud_set(3)
Set the current interface MTU
knet_handle_pmtud_setfreq(3)
Set the interval between PMTUd scans
knet_handle_remove_datafd(3)
Remove a file descriptor from knet
knet_handle_set_transport_reconnect_interval(3)
Set the interval between transport attempts to reconnect a failed link
knet_host_get_id_by_host_name(3)
Get the ID of a host given its name
knet_host_get_name_by_host_id(3)
Get the name of a host given its ID
knet_host_remove(3)
Remove a host ID from knet
knet_host_set_name(3)
Set the name of a knet host
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_ping_timers(3)
Get the ping timers for a link
knet_link_rm_acl(3)
Remove access list entry from an open link
knet_link_set_ping_timers(3)
Set the ping timers 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
knet_strtoaddr(3)
Convert a hostname string to an address
knl.conf(5)
Slurm configuration file for Intel Knights Landing processor
knotd(8)
Knot DNS server daemon
knsec3hash(1)
Simple utility to compute NSEC3 hash
knsupdate(1)
Dynamic DNS update utility
kobodl(6)
Kobo Deluxe, an enhanced version of the scrolling game XKobo
kodi.bin(1)
Kodi main executable
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
kpackagetool5(1)
Install, list, remove Plasma packages
kpat(6)
A highly addictive card game
kpcli(1)
A command line interface to KeePass database files
kplot_attach_datas(3)
assign multi-plot data to plotting context
kplot_attach_smooth(3)
assign smoothed plot data to plotting context
kplot_detach(3)
detach plots from the plotting context
kpseaccess(1)
determine whether a file can be accessed
kpsereadlink(1)
print contents of symbolic link
kpsestat(1)
compute octal mode from mode of existing file
kpsetool(1)
script to make teTeX-style kpsetool, kpsexpand, and kpsepath available
kpsewhere(1)
Expanding kpsewhich to separately iterate over each texmf tree listed in $TEXMF
kqml(1)
QML Runtime with KLocalizedContext
krb.equiv(5)
Cyrus IMAP documentation Kerberos equivalences
krb5(3)
Heimdal Kerberos 5 library
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_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_crypto(3)
Heimdal Kerberos 5 cryptography functions
krb5_crypto_getblocksize(3), krb5_crypto_getconfoundersize krb5_crypto_getenctype(3), krb5_crypto_getpadsize(3), krb5_crypto_overhead(3), krb5_decrypt(3), krb5_decrypt_EncryptedData(3), krb5_decrypt_ivec(3), krb5_decrypt_ticket(3), krb5_encrypt(3), krb5_encrypt_EncryptedData(3), krb5_encrypt_ivec(3), krb5_enctype_disable(3), krb5_enctype_keysize(3), krb5_enctype_to_string(3), krb5_enctype_valid(3), krb5_get_wrapped_length(3), krb5_string_to_enctype(3)
encrypt and decrypt data, set and get encryption type parameters
krb5_deprecated(3)
Heimdal Kerberos 5 deprecated functions
krb5_digest(3)
Heimdal Kerberos 5 digest service
krb5_digest(3), krb5_digest_alloc(3), krb5_digest_free(3), krb5_digest_set_server_cb(3), krb5_digest_set_type(3), krb5_digest_set_hostname(3), krb5_digest_get_server_nonce(3), krb5_digest_set_server_nonce(3), krb5_digest_get_opaque(3), krb5_digest_set_opaque(3), krb5_digest_get_identifier(3), krb5_digest_set_identifier(3), krb5_digest_init_request(3), krb5_digest_set_client_nonce(3), krb5_digest_set_digest(3), krb5_digest_set_username(3), krb5_digest_set_authid(3), krb5_digest_set_authentication_user(3), krb5_digest_set_realm(3), krb5_digest_set_method(3), krb5_digest_set_uri(3), krb5_digest_set_nonceCount(3), krb5_digest_set_qop(3), krb5_digest_request(3), krb5_digest_get_responseData(3), krb5_digest_get_rsp(3), krb5_digest_get_tickets(3), krb5_digest_get_client_binding(3), krb5_digest_get_a1_hash(3)
remote digest (HTTP-DIGEST, SASL, CHAP) support
krb5_error(3)
Heimdal Kerberos 5 error reporting functions
krb5_fileformats(3)
File formats
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_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_getportbyname(3)
get port number by name
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_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_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_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
krill(1)
Resource Public Key Infrastructure (RPKI) daemon
krillc(1)
Command line client for the Krill RPKI daemon
kronometer(1)
stopwatch application
krusader(1)
advanced twin-panel file manager and FTP client by KDE
ksh(1)
Public domain Korn shell
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
kswitch(1)
switch primary ticket cache
ktcheck(1)
verify and download command file and transcripts
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
ktutilserv(1)
server implementations to test 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-delete(1)
Execute a KV Delete Command
kvs-enum(1)
Enumerate Logical Block Namespaces on the system
kvs-exist(1)
Execute a KV Exist Command
kvs-idfy-ns(1)
KV Command Set specific identify-controller
kvs-list(1)
Execute a KV List Command
kvs-retrieve(1)
Execute a KV Retrieve Command
kvs-store(1)
Execute a KV Store Command
kwallet-query(1)
KDE Wallet command-line manipulation tool
kxdpgun(8)
XDP-powered DNS benchmarking tool
kxml_close(3)
close kcgixml context
kxml_open(3)
open kcgixml context
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-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-help(1), kyua help(1)
Shows usage information
kyua-list(1), kyua list(1)
Lists test cases and their metadata
kyua-report-html(1), kyua report-html(1)
Generates an HTML report with the results of a test suite run
l2p(1)
Creates a PostScript file from a symbolic layout file,or from a physical layout file. man1/alc_origin.1
l2tpd(8)
Layer 2 Tunnelling Protocol Daemon
la_constants(3)
LA_CONSTANTS is a module for the scaling constants for the compiled Fortran single and double precisions
la_gbamv(3)
la_gbamv: matrix-vector multiply |A| * |x|, general banded
la_gbrcond(3)
la_gbrcond: Skeel condition number estimate
la_geamv(3)
la_geamv: matrix-vector multiply |A| * |x|, general
la_gercond(3)
la_gercond: Skeel condition number estimate
la_heamv(3)
la_heamv: matrix-vector multiply |A| * |x|, Hermitian/symmetric
la_hercond(3)
la_hercond: Skeel condition number estimate
la_porcond(3)
la_porcond: Skeel condition number estimate
labad(3)
labad: over/underflow on obsolete pre-IEEE machines
label(1)
manipulate Sun disk labels
label.tk86(n), label(n)
Create and manipulate 'label' non-interactive text or image widgets
labelframe.tk86(n), labelframe(n)
Create and manipulate 'labelframe' labelled container widgets
labnag(1)
Show dialog with message and buttons
labwc(1)
a Wayland stacking compositor
labwc-menu(5), labwc(5)
menu file
labwc-theme(5), labwc(5)
theme files
lacheck(1)
a consistency checker for LaTeX documents
lacn2(3)
lacn2: 1-norm estimate, e.g., || A^{-1} ||_1 in gecon
lacon(3)
lacon: 1-norm estimate, e.g., || A^{-1} ||_1 in gecon, old
lacp2(3)
lacp2: general matrix, convert real to complex
lacpy(3)
lacpy: copy matrix
lacrm(3)
lacrm: complex * real matrix-matrix multiply
ladiv(3)
ladiv: complex divide
ladvd(8)
send link layer advertisements
ladvdc(8)
display link layer advertisements
lae2(3)
lae2: 2x2 eig, step in steqr, stemr
laed1(3)
laed1: D&C step: merge subproblems
laed7(3)
laed7: D&C step: merge subproblems
laed_comp2(3)
--- eig value only or update Q
laed_comp_grp(3)
tridiag divide and conquer (D&C) routines
laexc(3)
laexc: reorder Schur form
lagrange(1)
a beautiful Gemini client
lagtm(3)
lagtm: tridiagonal matrix-matrix multiply
laic1(3)
laic1: condition estimate, step in gelsy
laisnan(3)
laisnan: test for NaN, unoptimized
lalign(1)
compare two protein or DNA sequences for local similarity and show the local sequence alignments plalign,flalign - compare two sequences for local similarity and plot the local sequence alignments
lals0(3)
lals0: back multiplying factors, step in gelsd
lalsa(3)
lalsa: SVD of coefficient matrix, step in gelsd
lamc1(3)
lamc1: ??
lamc2(3)
lamc2: ??
lamc3(3)
lamc3: ??
lamc4(3)
lamc4: ??
lamc5(3)
lamc5: ??
lamch(3)
lamch: machine parameters
lame(1)
create mp3 audio files
lament(6)
animates the Lament Configuration
laminarc(1)
- Laminar CI client application
laminard(8)
- Laminar CI server
lamrg(3)
lamrg: permutation to merge 2 sorted lists
lamswlq(3)
lamswlq: multiply by Q from laswlq
lamtsqr(3)
lamtsqr: multiply by Q from latsqr
laneg(3)
laneg: Sturm count
langb(3)
langb: general matrix, banded
lange(3)
lange: general matrix
langt(3)
langt: general matrix, tridiagonal
lanhb(3)
lan{hb,sb}: Hermitian/symmetric matrix, banded
lanhe(3)
lan{he,sy}: Hermitian/symmetric matrix
lanhf(3)
lan{hf,sf}: Hermitian/symmetric matrix, RFP
lanhp(3)
lan{hp,sp}: Hermitian/symmetric matrix, packed
lanht(3)
lan{ht,st}: Hermitian/symmetric matrix, tridiagonal
lantb(3)
lantb: triangular matrix, banded
lantp(3)
lantp: triangular matrix, packed
lantr(3)
lantr: triangular matrix
lapmr(3)
lapmr: permute rows
lapmt(3)
lapmt: permute cols
lappend.tcl86(n), lappend(n)
Append list elements onto a variable
lappend.tcl90(n), lappend(n)
Append list elements onto a variable
lapply(1)
modify file system to match apply-able-transcript
lapumgr(1)
the command line utility of the simple API
laputa(3)
the simple API
laputest(1)
test cases of the simple API
laqgb(3)
laqgb: row/col scale matrix
laqge(3)
laqge: row/col scale matrix
laqhb(3)
laqhb: row/col scale matrix
laqhe(3)
laqhe: row/col scale matrix
laqhp(3)
laqhp: row/col scale matrix
lar1v(3)
lar1v: step in larrv, hence stemr & stegr
lar2v(3)
lar2v: apply vector of plane rotations to 2x2 matrices
larcm(3)
larcm: real * complex matrix-matrix multiply
larft(3)
larft: generate T matrix
larfy(3)
larfy: apply Householder reflector symmetrically (2-sided)
larmm(3)
larmm: scale factor to avoid overflow, step in latrs
larnv(3)
larnv: random vector
larr_comp_grp(3)
tridiag RRR routines
larra(3)
larra: step in stemr
larrb(3)
larrb: step in stemr
larrc(3)
larrc: step in stemr
larrd(3)
larrd: step in stemr, tridiag eig
larre(3)
larre: step in stemr
larrf(3)
larrf: step in stemr, find relative robust representation (RRR)
larrj(3)
larrj: step in stemr, refine eigval estimates
larrk(3)
larrk: step in stemr, compute one eigval
larrr(3)
larrr: step in stemr, test to do expensive tridiag eig algorithm
larrv(3)
larrv: eig tridiagonal, step in stemr & stegr
larscl2(3)
larscl2: reciprocal diagonal scale matrix, A = D^{-1} A
lart(1)
Luser Attitude Readjustment Tool - use a lart to adjust lusers' attitudes
lartg(3)
lartg: generate plane rotation, more accurate than BLAS rot
lartgp(3)
lartgp: generate plane rotation, more accurate than BLAS rot
laruv(3)
laruv: random uniform vector
larzt(3)
larzt: generate T matrix
lascl(3)
lascl: scale matrix
lascl2(3)
lascl2: diagonal scale matrix, A = D A
lasd1(3)
lasd1: D&C step: merge subproblems
lasd6(3)
lasd6: D&C step: merge subproblems
lasd_comp2(3)
--- singular values only or factored form
lasd_comp_grp(3)
bidiag D&C routines
lasem-render-0.6(1)
render MathML or SVG using Lasem
laset(3)
laset: set matrix
lasq_comp_grp(3)
bidiag QR iteration routines
lassign.tcl86(n), lassign(n)
Assign list elements to variables
lassign.tcl90(n), lassign(n)
Assign list elements to variables
lassq(3)
lassq: sum-of-squares, avoiding over/underflow
laswp(3)
laswp: swap permutation
lat_connect(8)
measure interprocess connection latency via TCP/IP
lat_ctx(8)
context switching benchmark
lat_fcntl(8)
fcntl file locking benchmark
lat_fifo(8)
FIFO benchmark
lat_fs(8)
measure file system create/delete performance
lat_mem_rd(8)
memory read latency benchmark
lat_mmap(8)
costs of mmapping and unmmapping varying file sizes
lat_ops(8)
basic CPU operation parallelism
lat_pagefault(8)
measure the cost of pagefaulting pages from a file
lat_pipe(8)
measure interprocess communication latency through pipes
lat_rpc(8)
measure interprocess communication latency via Sun RPC
lat_select(8)
select benchmark
lat_sig(8)
select benchmark
lat_syscall(8)
time simple entry into the operating system
lat_tcp(8)
measure interprocess communication latency via TCP/IP
lat_udp(8)
measure interprocess communication latency via UDP/IP
lat_unix(8)
measure interprocess communication latency via UNIX sockets
lat_unix_connect(8)
measure interprocess connection latency via UNIX sockets
latcp(8)
LAT Control Program
latd(8)
LAT daemon
latdf(3)
latdf: Dif-estimate with complete pivoting LU, step in tgsen
latex2html(1)
translate LaTeX files to HTML (HyperText Markup Language)
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
launch_avfeed(3), launch_avfeed (3)
Launch a customized frameserver
launch_decode(3), launch_decode (3)
Launch a video decoding frameserver
launch_target(3), launch_target (3)
Setup and launch an external program
lauu2(3)
lauu2: triangular multiply: U^H U, level 2
lauum(3)
lauum: triangular multiply: U^H U
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
lavplay(1)
Playback and edit MJPEG video
lavrec(1)
Record MJPEG-video from a zoran/video4linux-device
lavtrans(1)
Convert MJPEG videos to other MJPEG video formats
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)
lazbuild(1)
The Lazarus project and package build program
lbdb-fetchaddr(1)
grab addresses from mails add append them to lbdb database
lbdb_dotlock(1)
Lock mail spool files
lbdbq(1)
query program for the little brother's database
lber-memory(3), ber_memalloc(3), ber_memcalloc(3), ber_memrealloc(3), ber_memfree(3), ber_memvfree(3)
OpenLDAP LBER memory allocators
lber-sockbuf(3), ber_sockbuf_alloc(3), ber_sockbuf_free(3), ber_sockbuf_ctrl(3), ber_sockbuf_add_io(3), ber_sockbuf_remove_io(3), Sockbuf_IO(3)
OpenLDAP LBER I/O infrastructure
lblk-compare(1)
Compare data and optionally metadata
lblk-enum(1)
Enumerate Logical Block Namespaces on the system
lblk-idfy(1)
Identify the namespace for the given URI
lblk-info(1)
Retrieve derived information for the given URI
lblk-read(1)
Read data and optionally metadata
lblk-write(1)
Writes data and optionally metadata
lblk-write-dir(1)
Writes directive specific data and optionally metadata
lblk-write-read-pi(1)
Writes and then read with protection information
lblk-write-uncor(1)
Mark a range of logical blocks as invalid
lbrate(1)
extract/decompress CP/M LBR archives
lc(1)
Mono License Compiler
lcalc(1)
Compute zeros and values of L-functions
lcdexec(1)
LCDproc client to execute commands from the LCDd menu
lcdproc(1)
system status information client
lcdproc-config(5)
format of LCDproc's configuration files
lcdscrub(6)
attempt to repair burn-in on LCD screens
lcdtest(1)
a utility to display LCD monitor test patterns
lckdo(1)
run a program with a lock held
lcksum(1)
verifies a transcript's checksums and file sizes
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_bind(3), ldap_bind_s(3), ldap_simple_bind(3), ldap_simple_bind_s(3), ldap_sasl_bind(3), ldap_sasl_bind_s(3), ldap_sasl_interactive_bind_s(3), ldap_parse_sasl_bind_result(3), ldap_unbind(3), ldap_unbind_s(3), ldap_unbind_ext(3), ldap_unbind_ext_s(3), ldap_set_rebind_proc(3)
LDAP bind routines
ldap_compare(3), ldap_compare_s(3), ldap_compare_ext(3), ldap_compare_ext_s(3)
Perform an LDAP compare operation
ldap_control_create(3), ldap_control_find(3), ldap_control_dup(3), ldap_controls_dup(3), ldap_control_free(3), ldap_controls_free(3)
LDAP control manipulation routines
ldap_delete(3), ldap_delete_s(3), ldap_delete_ext(3), ldap_delete_ext_s(3)
Perform an LDAP delete operation
ldap_first_message(3), ldap_next_message(3), ldap_count_messages(3)
Stepping through messages in a result chain
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_search(3), ldap_search_s(3), ldap_search_st(3), ldap_search_ext(3), ldap_search_ext_s(3)
Perform an LDAP search operation
ldap_sort_entries(3), ldap_sort_values(3), ldap_sort_strcasecmp(3)
LDAP sorting routines (deprecated)
ldap_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
ldapaddmachine(1)
adds a POSIX machine (user$) account to LDAP
ldapaddusertogroup(1)
adds a member to a group in LDAP
ldapcompare(1)
LDAP compare tool
ldapdeletegroup(1)
deletes a POSIX group account from LDAP
ldapdeletemachine(1)
deletes a POSIX machine (user$) account from LDAP
ldapdeleteuser(1)
deletes a POSIX user account from LDAP
ldapdeleteuserfromgroup(1)
deletes a member from a group in LDAP
ldapdiff(1)
Tool to synchronize ldap servers using ldif formatted input files
ldapfinger(1)
displays a user/machine/group POSIX account's details
ldapid(1)
displays a user's list of IDs the way 'id' does. The following is displayed : uid=uidNumber(uid) gid=gidNumber(cn) groups=gidNumber(cn)[,gidNumber(cn)...]
ldapinit(1)
initializes the LDAP directory with a minimal tree
ldapmodify(1), ldapadd(1)
LDAP modify entry and LDAP add entry tools
ldapmodifygroup(1)
modifies a POSIX group account in LDAP interactively
ldapmodifymachine(1)
modifies a POSIX machine account in LDAP interactively
ldapmodifyuser(1)
modifies a POSIX user account in LDAP interactively
ldapmodrdn(1)
LDAP rename entry tool
ldaprenamegroup(1)
renames a POSIX group in LDAP
ldaprenamemachine(1)
renames a POSIX machine account in LDAP
ldaprenameuser(1), _ldaprenameuser(1)
renames a POSIX user account in LDAP
ldapscripts(5)
Scripts to manage POSIX accounts in your LDAP directory
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
ldapwhoami(1)
LDAP who am i? tool
ldbadd(1)
Command-line utility for adding records to an LDB
ldbdel(1)
Command-line program for deleting LDB records
ldbmodify(1)
Modify records in a LDB database
ldbrename(1)
Edit LDB databases using your favorite editor
ldif(5)
LDAP Data Interchange Format
ldif-duplicate-attrs(1)
check for multi-value attributes in LDIF file
ldirectord(8)
Linux Director Daemon Daemon to monitor remote services and control Linux Virtual Server
ldmud(1), 2025.11.01(1)
ldmud
ldns-chaos(1)
give some information about a nameserver
ldns-compare-zones(1)
read and compare two zonefiles and print differences
ldns-config(1)
show compiler and linker flags for ldns usage
ldns-key2ds(1)
transform a DNSKEY RR to a DS RR
ldns-mx(1)
print out the mx record(s) for a domain
ldns-nsec3-hash(1)
print out the NSEC3 hash for a domain name
ldns-resolver(1)
tries to create a resolver from a resolv.conf file
ldns-rrsig(1)
print out the inception and expiration dates in human readable form
ldns-testns(1)
simple fake nameserver tool
ldns-update(1)
send a dynamic update packet
ldns-version(1)
print out the version of the ldns-library and tools on this system
ldns_algorithm(3)
numbers assigned to algorithms used in dns
ldns_axfr_start(3), ldns_axfr_next(3), ldns_axfr_abort(3), ldns_axfr_complete(3), ldns_axfr_last_pkt(3)
functions for full zone transfer
ldns_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_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_dname2canonical(3)
canonicalize dname
ldns_dname_cat_clone(3), ldns_dname_cat(3)
concatenate two dnames
ldns_dname_compare(3), ldns_dname_interval(3)
compare two dnames
ldns_dname_is_subdomain(3), ldns_dname_str_absolute(3), ldns_dname_label(3)
check properties of dnames
ldns_dname_left_chop(3), ldns_dname_label_count(3)
dname label functions
ldns_dname_new(3), ldns_dname_new_frm_str(3), ldns_dname_new_frm_data(3)
create a dname
ldns_dnssec_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_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_zone(3), ldns_dnssec_name(3), ldns_dnssec_rrs(3), ldns_dnssec_rrsets(3)
data structures
ldns_dnssec_zone_find_rrset(3), ldns_dnssec_zone_new(3), ldns_dnssec_zone_free(3), ldns_dnssec_zone_add_rr(3), ldns_dnssec_zone_names_print(3), ldns_dnssec_zone_print(3), ldns_dnssec_zone_add_empty_nonterminals(3)
functions for ldns_dnssec_zone
ldns_dnssec_zone_sign(3), ldns_dnssec_zone_sign_nsec3(3), ldns_dnssec_zone_mark_glue(3), ldns_dnssec_name_node_next_nonglue(3), ldns_dnssec_zone_create_nsecs(3), ldns_dnssec_remove_signatures(3), ldns_dnssec_zone_create_rrsigs(3)
sign ldns_dnssec_zone
ldns_duration_type(3), ldns_duration_create(3), ldns_duration_create_from_string(3), ldns_duration_cleanup(3), ldns_duration_compare(3), ldns_duration2string(3), ldns_duration2time(3)
duration type and related functions
ldns_fget_token(3), ldns_fskipcs(3)
get tokens from files
ldns_get_rr_class_by_name(3), ldns_get_rr_type_by_name(3)
lookup class or type by name
ldns_get_rr_list_addr_by_name(3), ldns_get_rr_list_name_by_addr(3)
get addresses by name or names by address
ldns_get_rr_list_hosts_frm_file(3), ldns_get_rr_list_hosts_frm_fp(3), ldns_get_rr_list_hosts_frm_fp_l(3)
parse /etc/hosts file
ldns_getaddrinfo(3)
mimic libc getaddrinfo
ldns_init_random(3)
seed the random function
ldns_key_list_key_count(3), ldns_key_list_key(3), ldns_key_rsa_key(3), ldns_key_dsa_key(3), ldns_key_algorithm(3), ldns_key_hmac_key(3), ldns_key_origttl(3), ldns_key_inception(3), ldns_key_expiration(3), ldns_key_keytag(3), ldns_key_pubkey_owner(3), ldns_key_flags(3)
read ldns_keys
ldns_key_list_push_key(3), ldns_key_list_pop_key(3)
manipulate ldns_key_list
ldns_key_new(3), ldns_key_new_frm_algorithm(3), ldns_key_new_frm_fp(3), ldns_key_new_frm_fp_l(3), ldns_key_new_frm_fp_rsa(3), ldns_key_new_frm_fp_rsa_l(3), ldns_key_new_frm_fp_dsa(3), ldns_key_new_frm_fp_dsa_l(3)
create a ldns_key
ldns_key_rr2ds(3)
create DS rr from DNSKEY rr
ldns_key_set_algorithm(3), ldns_key_set_rsa_key(3), ldns_key_set_dsa_key(3), ldns_key_set_hmac_key(3), ldns_key_set_origttl(3), ldns_key_set_inception(3), ldns_key_set_expiration(3), ldns_key_set_pubkey_owner(3), ldns_key_set_keytag(3), ldns_key_set_flags(3), ldns_key_list_set_key_count(3), ldns_key_algo_supported(3)
set ldns_key attributes
ldns_native2rdf_int8(3), ldns_native2rdf_int16(3), ldns_native2rdf_int32(3), ldns_native2rdf_int16_data(3), ldns_rdf2native_int8(3), ldns_rdf2native_int16(3), ldns_rdf2native_int32(3), ldns_rdf2native_sockaddr_storage(3), ldns_rdf2native_time_t(3)
rdf numeric conversion functions
ldns_octet(3)
removes escaped from the input
ldns_pkt_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_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_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_size(3), ldns_rdf_get_type(3), ldns_rdf_data(3), ldns_rdf_compare(3)
get rdf attributes
ldns_rr(3), ldns_rr_class(3), ldns_rr_type(3), ldns_rr_compress(3), ldns_rr_list(3)
types representing dns resource records
ldns_rr_compare(3), ldns_rr_compare_ds(3)
compare a ldns_rr
ldns_rr_descriptor(3), ldns_rr_descript(3), ldns_rr_descriptor_minimum(3), ldns_rr_descriptor_maximum(3), ldns_rr_descriptor_field_type(3)
rdata field descriptors
ldns_rr_dnskey_flags(3), ldns_rr_dnskey_set_flags(3), ldns_rr_dnskey_protocol(3), ldns_rr_dnskey_set_protocol(3), ldns_rr_dnskey_algorithm(3), ldns_rr_dnskey_set_algorithm(3), ldns_rr_dnskey_key(3), ldns_rr_dnskey_set_key(3)
get and set DNSKEY RR rdata fields
ldns_rr_label_count(3)
return ownername label count
ldns_rr_list_cat(3), ldns_rr_list_push_rr(3), ldns_rr_list_pop_rr(3)
ldns_rr_list manipulation
ldns_rr_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_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_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
ldnsd(1)
simple daemon example code
ldraw-thumbnailer(1)
Create thumbnail images for file managers
leaf(1)
Lightweight Editor of Ascii(and more) Files
leafnode(8)
NNTP server for small (dialup) sites
leafpad(1)
GTK+ based simple text editor
lebiniou(1)
A tool to create images from sound
ledger(1)
Command-line, double-entry account reporting tool
ledit.tcl90(n), ledit(n)
Replace elements of a list stored in variable
legesmotus(6)
A team-based, networked, 2D shooter set in zero-gravity
lein(1)
Automate Clojure projects
lemonbar(1)
Featherweight lemon-scented bar
leocad(1), LeoCAD(1)
CAD program for LEGO models
lepton-attrib(1)
Lepton EDA Schematic Attribute Editor
lepton-cli(1)
Lepton EDA Command-Line Utility
lepton-embed(1)
Embed/unembed schematic components and pictures
lepton-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-schematic(1)
Lepton EDA Schematic Capture
lepton-symcheck(1)
Lepton EDA Symbol Checker
lepton-symfix(1)
automatically fix common issues with Lepton EDA symbols
lepton-tragesym(1)
create Lepton EDA symbols from structured text files
lepton-update(1)
update Lepton EDA symbols and schematics
less(1)
display the contents of a file in a terminal
less(1)
opposite of more
lessecho(1)
expand metacharacters
lesskey(1)
customize key bindings for less
lesstif(1), LessTif(1)
an open-source Motif replacement
lev_comp(6)
NetHack special levels compiler
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_bits(3)
Lisp Flavoured Erlang (LFE) common binary functions
lfe_cl(3)
LFE Common Lisp 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_lib(3)
Lisp Flavoured Erlang (LFE) library module
lfe_macro(3)
Lisp Flavoured Erlang (LFE) macro expander
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
lgeneral(6), LGeneral(6)
a turn-based strategy game engine
lgogdownloader(1), LGOGDownloader(1)
manual page for LGOGDownloader 3.17
lh_new(3), lh_free(3), lh_insert(3), lh_delete(3), lh_retrieve(3), lh_doall(3), lh_doall_arg(3), lh_error(3), LHASH_COMP_FN_TYPE(3), LHASH_HASH_FN_TYPE(3), LHASH_DOALL_FN_TYPE(3), LHASH_DOALL_ARG_FN_TYPE(3), lh_strhash(3)
dynamic hash table
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
libarchive(3)
functions for reading and writing streaming archives
libarchive-formats(5)
archive formats supported by the libarchive library
libavcodec(3)
media streams decoding and encoding library
libavdevice(3)
multimedia device handling library
libavfilter(3)
multimedia filtering library
libavformat(3)
multimedia muxing and demuxing library
libavutil(3)
multimedia-biased utility library
libbbparse(3), bbr_init_fd(3), bbr_init_file(3), bbr_fini(3), bbr_get_next(3), bbr_get_stackname(3), bbr_get_tlh(3)
Parse a PCAPng file with black box records
libbde(3), libbde.h(3)
Library to access the BitLocker Drive Encryption (BDE) format
libbsm(3)
Basic Security Module (BSM) Audit API
libc_service(3em), Emilua(3em)
Lua execution engine
libc_service.master(3em), Emilua(3em)
Lua execution engine
libc_service.slave(3em), Emilua(3em)
Lua execution engine
libcaes(3), libcaes.h(3)
Library to support cross-platform AES encryption
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-env(3)
environment variables libcurl understands
libcurl-env-dbg(3)
environment variables libcurl DEBUGBUILD understands
libcurl-multi(3)
how to use the multi interface
libcurl-tutorial(3)
libcurl programming tutorial
libcw(3)
general purpose Morse code functions library
libdi(3)
disk information library
libdieharder(3)
A testing and benchmarking library for random number generators
libdisasm(7)
library for disassembling Intel x86 instructions
libdivecomputer(3), divecomputer(3)
communicate with dive computers
libdmtx(3)
Data Matrix Encoding & Decoding Library 0.7.5
libdombey(3), dombey(3)
Generic SCGI Application Server Library
libdombeyevents(3), dombey(3)
Generic SCGI Application Server Library
libdskrc(5)
Custom format definitions for LibDSK programs
libdspam(3)
Core message processing and classification library for DSPAM DSPAM Core Analyis Engine Functions
libesedb(3), libesedb.h(3)
Library to access the Extensible Storage Engine (ESE) Database File (EDB) format
libevdev-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
libexpect(3)
programmed dialogue library with interactive programs
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
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
libidnkit(3), libidnkitlite(3)
internationalized domain name handling libraries
libinn_inndcomm(3), inndcomm(3)
Routines for managing innd control commands
libinn_uwildmat(3), uwildmat(3), uwildmat_simple(3), uwildmat_poison(3)
Perform wildmat matching
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-analyze-per-slot-delta(1)
analyze the per-event delta movement for touch slots
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-replay(1)
replay kernel events from a recording
libinput-test(1)
test various components of libinput itself
libipmiconsole(3)
IPMI SOL library
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
libmosquitto(3)
MQTT version 5.0/3.1.1 client library
libmpalloc(3)
dynamic memory allocation replacement library
libmpatrol(3)
dynamic memory allocation and tracing library
libmpdec(3)
4.0.1
libmpdec++(3)
4.0.1
libmsiecf(3), libmsiecf.h(3)
Library to access the MSIE Cache File (index.dat) format
libnids(3)
network intrusion detection system E-box library
libolecf(3), libolecf.h(3)
Library to access the Object Linking and Embedding (OLE) Compound File (CF) format
libopenjpeg(3)
a library for reading and writing JPEG2000 image files
liboping(3)
Library to send ICMPv4/ICMPv6 echo packets to multiple hosts
libowfat_add_of(3), add_of(3)
add two integers, check for arithmetic overflow
libowfat_array_allocate(3), array_allocate(3)
make sure array has at least n elements allocated
libowfat_array_bytes(3), array_bytes(3)
get number of allocated members in array
libowfat_array_equal(3), array_equal(3)
compare two arrays for equality
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_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_bs_capacityassert(3), bs_capacityassert(3)
assert that there are least n bytes left in the stream
libowfat_buffer_feed(3), buffer_feed(3)
low-level component of buffer_get
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_mmapread(3), buffer_mmapread(3)
create read-only memory-mapped file buffer
libowfat_buffer_peekc(3), buffer_peekc(3)
read one char from buffer
libowfat_buffer_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_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_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_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_read(3), cdb_read(3)
read bytes from a constant database
libowfat_critbit0_clear(3), critbit0_clear(3)
free all memory associated with a critbit tree
libowfat_critbit0_delete(3), critbit0_delete(3)
delete a string from a critbit tree
libowfat_die(3), die(3)
print warning diagnostic and abort program
libowfat_diesys(3), die(3)
print warning diagnostic and abort program
libowfat_dns_ip4_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_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_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_get(3), iarray_get(3)
get pointer to nth element in iarray
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_canread(3), io_canread(3)
return a file descriptor that can be read from
libowfat_io_closeonexec(3), io_closeonexec(3)
mark a file descriptor non-inheritable
libowfat_io_dontwantread(3), io_dontwantread(3)
signal that you do not want to read from a descriptor
libowfat_io_passfd(3), io_passfd(3)
pass a file descriptor over a Unix Domain socket
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_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_trywritetimeout(3), io_trywritetimeout(3)
write to a descriptor without blocking
libowfat_io_waitread(3), io_waitread(3)
read from a descriptor
libowfat_io_wantread(3), io_wantread(3)
signal that you want to read from a descriptor
libowfat_iob_bytesleft(3), iob_bytesleft(3)
how many bytes are still to be sent?
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_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_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_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_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_noncharsetnskip(3), scan_noncharsetnskip(3)
skip characters not from set
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_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_xint(3), scan_xint(3)
parse an unsigned integer in hexadecimal ASCII representation
libowfat_scan_xlong(3), scan_xlong(3)
parse an unsigned long integer in hexadecimal ASCII representation
libowfat_scan_xlonglong(3), scan_xlonglong(3)
parse an unsigned long long integer in hexadecimal ASCII representation
libowfat_scan_xshort(3), scan_xshort(3)
parse an unsigned short integer in hexadecimal ASCII representation
libowfat_socket_accept4_makenonblocking(3), socket_accept4_makenonblocking(3)
accept an IPv4 TCP connection on a socket and set it to non-blocking I/O
libowfat_socket_accept4_makenonblocking_setcloseonexec(3), socket_accept4_makenonblocking_setcloseonexec(3)
accept an IPv4 TCP connection on a socket and set it to non-blocking I/O and close-on-exec SYNTAX #include <libowfat/socket.h> int socket_accept4_makenonblocking_setcloseonexec(int s,char ip[4],uint16 *port);
libowfat_socket_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_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_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_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_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_start(3), str_start(3)
compare prefixes of strings
home | help