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

FreeBSD Manual Pages

  
 
  

home | help
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
BUF_ISLOCKED(9)
returns the state of the lock linked to the buffer
BUF_LOCK(9)
locks a buffer
BUF_LOCKFREE(9)
destroys a buffer's lock
BUF_LOCKINIT(9)
initializes a buffer lock
BUF_RECURSED(9)
checks if the lock linked to the buffer is recursed
BUF_TIMELOCK(9)
locks a buffer
BUF_UNLOCK(9)
unlocks a locked buffer
OF_node_from_xref(9), OF_xref_from_node(9)
convert between kernel phandle and effective phandle
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_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
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
VOP_BWRITE(9)
write a file system buffer
VOP_FDATASYNC(9), VOP_FSYNC(9)
flush file system buffers for a file
VOP_STRATEGY(9)
read or write a file system buffer
accf_data(9)
buffer incoming connections until data arrives
accf_dns(9)
buffer incoming DNS requests until the whole first request is present
accf_http(9)
buffer incoming connections until a certain complete HTTP requests arrive
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
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
bfe(4)
Broadcom BCM4401 Ethernet Device Driver
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
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
camdd(8)
CAM data transfer utility
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
casueword(9), casueword32(9), casuword(9), casuword32(9)
fetch, compare and store data from user-space
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
col(1)
filter reverse line feeds from input
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)
machine-dependent interfaces to handle CPU and thread state
cr_canseeotheruids(9)
determine if subjects may see entities with differing user ID
crypto_buffer(9)
symmetric cryptographic request buffers
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
cuserid(3)
get user name associated with effective UID
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
dev_refthread(9), devvn_refthread(9), dev_relthread(9)
safely access device methods
devctl_safe_quote_sb(9)
Insert a string, properly quoted, into a sbuf
diff(1)
differential file and directory comparator
dmesg(8)
display the system message buffer
dwarf_add_AT_ref_address(3)
create a reference class attribute descriptor
dwarf_add_AT_reference(3)
create and attach an attribute that references another DIE
dwarf_formref(3), dwarf_global_formref(3)
retrieve offsets for REFERENCE class attributes
elfctl(1)
change an ELF binary's feature control note
eqn(7)
eqn language reference for mandoc
execve(2), fexecve(2)
execute a file
fdim(3), fdimf(3), fdiml(3)
positive difference functions
feature_present(3)
query presence of a kernel feature
feclearexcept(3), fegetexceptflag(3), feraiseexcept(3), fesetexceptflag(3), fetestexcept(3)
floating-point exception flag manipulation
feclearexcept(3), fegetexceptflag(3), feraiseexcept(3), fesetexceptflag(3), fetestexcept(3), fegetround(3), fesetround(3), fegetenv(3), feholdexcept(3), fesetenv(3), feupdateenv(3), feenableexcept(3), fedisableexcept(3), fegetexcept(3)
floating-point environment control
feenableexcept(3), fedisableexcept(3), fegetexcept(3)
floating-point exception masking
fegetenv(3), feholdexcept(3), fesetenv(3), feupdateenv(3)
floating-point environment save and restore
fegetround(3), fesetround(3)
floating-point rounding control
felix(4)
driver for Microchip Ocelot Felix switch
fetch(1)
retrieve a file by Uniform Resource Locator
fetch(9), fubyte(9), fuword(9), fuword16(9), fuword32(9), fuword64(9), fueword(9), fueword32(9), fueword64(9)
fetch data from user-space
fetchMakeURL(3), fetchParseURL(3), fetchFreeURL(3), fetchXGetURL(3), fetchGetURL(3), fetchPutURL(3), fetchStatURL(3), fetchListURL(3), fetchXGet(3), fetchGet(3), fetchPut(3), fetchStat(3), fetchList(3), fetchXGetFile(3), fetchGetFile(3), fetchPutFile(3), fetchStatFile(3), fetchListFile(3), fetchXGetHTTP(3), fetchGetHTTP(3), fetchPutHTTP(3), fetchStatHTTP(3), fetchListHTTP(3), fetchReqHTTP(3), fetchXGetFTP(3), fetchGetFTP(3), fetchPutFTP(3), fetchStatFTP(3), fetchListFTP(3)
file transfer functions
ffclock(4), FFCLOCK(4)
Feed-forward system clock
ffclock_getcounter(2), ffclock_getestimate(2), ffclock_setestimate(2)
Retrieve feed-forward counter, get and set feed-forward clock estimates
form_field_buffer(3)
field buffer control
freebsd-update(8)
fetch and install binary updates to FreeBSD
ftp(1)
Internet file transfer program
ftp-proxy(8)
Internet File Transfer Protocol proxy daemon
ftpd(8)
Internet File Transfer Protocol server
getbsize(3)
get preferred block size
getinode(3), putinode(3)
fetch and store inodes on a UFS file system
getpeereid(3)
get the effective credentials of a UNIX-domain peer
getresgid(2), getresuid(2), setresgid(2), setresuid(2)
get or set real, effective and saved user or group ID
gss_export_sec_context(3)
Transfer a security context to another process
gss_import_sec_context(3)
Import a transferred context
gss_release_buffer(3)
Discard a buffer
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_is_thread_safe(3)
is the Kerberos library compiled with multithread support
krb5_mk_safe(3), krb5_mk_priv(3)
generates integrity protected and/or encrypted messages
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_safe(3), krb5_rd_priv(3)
verifies authenticity of messages
ktrdump(8)
print kernel ktr trace buffer
kvm_getcptime(3)
fetch global CPU time statistics
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
libstdbuf(3)
preloaded library to change standard streams initial buffering
makefs(8)
create a file system image from a directory tree or a mtree manifest
mckey(1)
RDMA CM multicast setup and simple data transfer test
mpool(3)
shared memory buffer pool
nfe(4)
NVIDIA nForce MCP Ethernet 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
open_memstream(3), open_wmemstream(3)
dynamic memory buffer stream open functions
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_get_feature(3)
query the state of an optional feature
openpam_set_feature(3)
enable or disable an optional feature
openpam_straddch(3)
add a character to a string, expanding the buffer if needed
pcap_set_buffer_size(3)
set the buffer size for a not-yet-activated capture handle
pcap_set_timeout(3)
set the packet buffer timeout for a not-yet-activated capture handle
pmclog_open(3), pmclog_close(3), pmclog_read(3), pmclog_feed(3)
parse event log data generated by hwpmc(4)
pnfsdscopymr(8)
copy or move a data storage file for a MDS file to a different DS
rdma_migrate_id(3)
Move a communication identifier to a different event channel
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
redzone(9), RedZone(9)
buffer corruptions detector
refcount(9), refcount_init(9), refcount_acquire(9), refcount_release(9)
manage a simple reference counter
roff(7)
roff language reference for mandoc
rpc.ypxfrd(8)
NIS map transfer server
safe(4)
SafeNet SafeXcel 1141/1741 crypto accelerator
safexcel(4)
Inside Secure SafeXcel-IP-97 cryptographic offload engine
save-entropy(8)
Save bits of entropy to feed /dev/random at startup
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
set_menu_pattern(3), menu_pattern(3)
set and get a menu's pattern buffer
setbuf(3), setbuffer(3), setlinebuf(3), setvbuf(3)
stream buffering operations
setpmac(8)
run a command with a different MAC process label
setregid(2)
set real and effective group ID
setreuid(2)
set real and effective user ID's
sftp(1)
OpenSSH secure file transfer
smr(9)
safe memory reclamation for lock-free data structures
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_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
sntp(8)
reference Simple Network Time Protocol client
stdbuf(1)
change standard streams initial buffering
sysrc(8)
safely edit system rc files
tbl(7)
tbl language reference for mandoc
tftp(1)
trivial file transfer program
tftp-proxy(8)
Internet Trivial File Transfer Protocol proxy
tftpd(8)
Internet Trivial File Transfer Protocol server
timingsafe_bcmp(3), timingsafe_memcmp(3)
timing-safe byte sequence comparisons
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
vinvalbuf(9)
flushes and invalidates all buffers associated with a vnode
vm_page_aflag_clear(9), vm_page_aflag_set(9), vm_page_reference(9)
change page atomic flags
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
vn_fullpath(9)
convert a vnode reference to a full pathname, given a process context
whoami(1)
display effective user id
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
xlocale(3)
Thread-safe extended locale support
ypxfr(8)
transfer NIS database from remote server to local host
zfs-diff(8)
show difference between ZFS snapshots
zpool-features(7)
description of ZFS pool features
zpool-upgrade(8)
manage version and feature flags of ZFS storage pools
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
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_readbuffer(3)
read only buffering BIO that supports BIO_tell() and BIO_seek()
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
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_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_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), 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_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_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), 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_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_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
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_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_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_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_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_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_KEM_fetch(3), EVP_KEM_free(3), EVP_KEM_up_ref(3), EVP_KEM_get0_name(3), EVP_KEM_is_a(3), EVP_KEM_get0_provider(3), EVP_KEM_do_all_provided(3), EVP_KEM_names_do_all(3), EVP_KEM_get0_description(3), EVP_KEM_gettable_ctx_params(3), EVP_KEM_settable_ctx_params(3)
Functions to manage EVP_KEM algorithm objects
EVP_KEYEXCH_fetch(3), EVP_KEYEXCH_free(3), EVP_KEYEXCH_up_ref(3), EVP_KEYEXCH_get0_provider(3), EVP_KEYEXCH_is_a(3), EVP_KEYEXCH_do_all_provided(3), EVP_KEYEXCH_names_do_all(3), EVP_KEYEXCH_get0_name(3), EVP_KEYEXCH_get0_description(3), EVP_KEYEXCH_gettable_ctx_params(3), EVP_KEYEXCH_settable_ctx_params(3)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYMGMT(3), EVP_KEYMGMT_fetch(3), EVP_KEYMGMT_up_ref(3), EVP_KEYMGMT_free(3), EVP_KEYMGMT_get0_provider(3), EVP_KEYMGMT_is_a(3), EVP_KEYMGMT_get0_description(3), EVP_KEYMGMT_get0_name(3), EVP_KEYMGMT_do_all_provided(3), EVP_KEYMGMT_names_do_all(3), EVP_KEYMGMT_gettable_params(3), EVP_KEYMGMT_settable_params(3), EVP_KEYMGMT_gen_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_update(3), EVP_MAC_final(3), EVP_MAC_finalXOF(3), EVP_MAC_gettable_ctx_params(3), EVP_MAC_settable_ctx_params(3), EVP_MAC_CTX_gettable_params(3), EVP_MAC_CTX_settable_params(3), EVP_MAC_do_all_provided(3)
EVP MAC routines
EVP_MD_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_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_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(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_CTX_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_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_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_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_set_default_properties(3), EVP_default_properties_enable_fips(3), EVP_default_properties_is_fips_enabled(3)
Set default properties for future algorithm fetches
OPENSSL_instrument_bus(3), OPENSSL_instrument_bus2(3)
instrument references to memory bus
OSSL_ALGORITHM(3)
OpenSSL Core type to define a fetchable algorithm
OSSL_CMP_CTX_new(3), OSSL_CMP_CTX_free(3), OSSL_CMP_CTX_reinit(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_trustedStore(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_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_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_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_MSG_http_perform(3)
client-side HTTP(S) transfer of a CMP request-response pair
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_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_HTTP_open(3), OSSL_HTTP_bio_cb_t(3), OSSL_HTTP_proxy_connect(3), OSSL_HTTP_set1_request(3), OSSL_HTTP_exchange(3), OSSL_HTTP_get(3), OSSL_HTTP_transfer(3), OSSL_HTTP_close(3)
HTTP client high-level functions
OSSL_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
PKCS12_SAFEBAG_create_cert(3), PKCS12_SAFEBAG_create_crl(3), PKCS12_SAFEBAG_create_secret(3), PKCS12_SAFEBAG_create0_p8inf(3), PKCS12_SAFEBAG_create0_pkcs8(3), PKCS12_SAFEBAG_create_pkcs8_encrypt(3), PKCS12_SAFEBAG_create_pkcs8_encrypt_ex(3)
Create PKCS#12 safeBag objects
PKCS12_SAFEBAG_get0_attr(3), PKCS12_SAFEBAG_get0_type(3), PKCS12_SAFEBAG_get_nid(3), PKCS12_SAFEBAG_get_bag_nid(3), PKCS12_SAFEBAG_get0_bag_obj(3), PKCS12_SAFEBAG_get0_bag_type(3), PKCS12_SAFEBAG_get1_cert(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_add1_attr_by_NID(3), PKCS12_add1_attr_by_txt(3)
Add an attribute to a PKCS#12 safeBag structure
PKCS12_add_CSPName_asc(3)
Add a Microsoft CSP Name attribute to a PKCS#12 safeBag
PKCS12_add_cert(3), PKCS12_add_key(3), PKCS12_add_key_ex(3), PKCS12_add_secret(3)
Add an object to a set of PKCS#12 safeBags
PKCS12_add_friendlyname_asc(3), PKCS12_add_friendlyname_utf8(3), PKCS12_add_friendlyname_uni(3)
Functions to add the friendlyname attribute to a PKCS#12 safeBag
PKCS12_add_localkeyid(3)
Add the localKeyId attribute to a PKCS#12 safeBag
PKCS12_add_safe(3), PKCS12_add_safe_ex(3), PKCS12_add_safes(3), PKCS12_add_safes_ex(3)
Create and add objects to a PKCS#12 structure
PKCS12_get_friendlyname(3)
Retrieve the friendlyname attribute from a PKCS#12 safeBag
PKCS12_pack_p7encdata(3), PKCS12_pack_p7encdata_ex(3)
Pack a set of PKCS#12 safeBags into a PKCS#7 encrypted data object
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_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_free_buffers(3), SSL_alloc_buffers(3)
manage SSL structure buffers
SSL_pending(3), SSL_has_pending(3)
check for readable bytes buffered in an SSL object
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_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_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_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_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_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_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_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_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_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_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
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
openssl-list(1)
list algorithms and features
openssl-threads(7)
Overview of thread safety in OpenSSL
"glPixelMapfv(3), glPixelMapuiv(3), glPixelMapusv(3)
set up pixel transfer maps
"glPixelTransferf(3), glPixelTransferi(3)
set pixel transfer modes
2diff(1)
2.11BSD differential file and directory comparator
2ff(1)
convert image to farbfeld
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
AFFECT(3)
GENPAT Package man1/alc_origin.1
AG_DriverSDL2FB(3)
agar SDL2 frame-buffer driver
AG_DriverSDLFB(3)
agar SDL1 frame-buffer driver
AG_TextElement(3)
agar dynamically-allocated multilanguage text buffer
ALLEGRO_HAPTIC_EFFECT(3)
Allegro 5 API
ALLEGRO_HAPTIC_EFFECT_ID(3)
Allegro 5 API
ALLEGRO_INDEX_BUFFER(3)
Allegro 5 API
ALLEGRO_PRIM_BUFFER_FLAGS(3)
Allegro 5 API
ALLEGRO_VERTEX_BUFFER(3)
Allegro 5 API
Atomic(3o)
This module provides a purely sequential implementation of the concurrent atomic references provided by the Multicore OCaml standard library:
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_f_readbuffer(3ossl)
read only buffering BIO that supports BIO_tell() and BIO_seek()
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_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
Buffer(3o)
Extensible buffers
CURLINFO_EFFECTIVE_METHOD(3)
get the last used HTTP method
CURLINFO_EFFECTIVE_URL(3)
get the last used URL
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_QUEUE_TIME_T(3)
time this transfer was queued
CURLINFO_REFERER(3)
get the used referrer request header
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
CURLINFO_USED_PROXY(3)
whether the transfer used a proxy
CURLINFO_XFER_ID(3)
get the ID of a transfer
CURLOPT_AUTOREFERER(3)
automatically update the referer header
CURLOPT_BUFFERSIZE(3)
receive buffer size
CURLOPT_CA_CACHE_TIMEOUT(3)
life-time for cached certificate stores
CURLOPT_CHUNK_BGN_FUNCTION(3)
callback before a transfer with FTP wildcard match
CURLOPT_CHUNK_END_FUNCTION(3)
callback after a transfer with FTP wildcard match
CURLOPT_DNS_CACHE_TIMEOUT(3)
life-time for DNS cache entries
CURLOPT_ERRORBUFFER(3)
error buffer for error messages
CURLOPT_FTPPORT(3)
make FTP transfer active
CURLOPT_HTTP_TRANSFER_DECODING(3)
HTTP transfer decoding control
CURLOPT_MAXLIFETIME_CONN(3)
max lifetime (since creation) allowed for reusing a connection
CURLOPT_POSTQUOTE(3)
(S)FTP commands to run after the transfer
CURLOPT_PREQUOTE(3)
commands to run before an FTP transfer
CURLOPT_PROXY_SSLVERSION(3)
preferred HTTPS proxy TLS version
CURLOPT_PROXY_TRANSFER_MODE(3)
append FTP transfer mode to URL for proxy
CURLOPT_QUOTE(3)
(S)FTP commands to run before transfer
CURLOPT_REFERER(3)
the HTTP referer header
CURLOPT_RESUME_FROM(3)
offset to resume transfer from
CURLOPT_RESUME_FROM_LARGE(3)
offset to resume transfer from
CURLOPT_SSLVERSION(3)
preferred TLS/SSL version
CURLOPT_STREAM_DEPENDS(3)
stream this transfer depends on
CURLOPT_STREAM_DEPENDS_E(3)
stream this transfer depends on exclusively
CURLOPT_TIMEOUT(3)
maximum time the transfer is allowed to complete
CURLOPT_TIMEOUT_MS(3)
maximum time the transfer is allowed to complete
CURLOPT_TRANSFERTEXT(3)
request a text based transfer for FTP
CURLOPT_TRANSFER_ENCODING(3)
ask for HTTP Transfer Encoding
CURLOPT_UPLOAD_BUFFERSIZE(3)
upload buffer size
CURLOPT_URL(3)
URL for this transfer
CURLOPT_USE_SSL(3)
request using SSL / TLS for the transfer
CURLOPT_WILDCARDMATCH(3)
directory wildcard transfers
CURLOPT_XFERINFODATA(3)
pointer passed to the progress callback
CURLOPT_XFERINFOFUNCTION(3)
progress meter callback
Class.nx(3), nx::Class(3)
API reference of the base-metaclass of the NX objectsystem
DBE(3)
Double Buffer Extension
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
DPGEN_BUFF(3)
Buffer Macro-Generator
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_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_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_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_KEM_fetch(3ossl), EVP_KEM_free(3ossl), EVP_KEM_up_ref(3ossl), EVP_KEM_get0_name(3ossl), EVP_KEM_is_a(3ossl), EVP_KEM_get0_provider(3ossl), EVP_KEM_do_all_provided(3ossl), EVP_KEM_names_do_all(3ossl), EVP_KEM_get0_description(3ossl), EVP_KEM_gettable_ctx_params(3ossl), EVP_KEM_settable_ctx_params(3ossl)
Functions to manage EVP_KEM algorithm objects
EVP_KEYEXCH_fetch(3ossl), EVP_KEYEXCH_free(3ossl), EVP_KEYEXCH_up_ref(3ossl), EVP_KEYEXCH_get0_provider(3ossl), EVP_KEYEXCH_is_a(3ossl), EVP_KEYEXCH_do_all_provided(3ossl), EVP_KEYEXCH_names_do_all(3ossl), EVP_KEYEXCH_get0_name(3ossl), EVP_KEYEXCH_get0_description(3ossl), EVP_KEYEXCH_gettable_ctx_params(3ossl), EVP_KEYEXCH_settable_ctx_params(3ossl)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYMGMT(3ossl), EVP_KEYMGMT_fetch(3ossl), EVP_KEYMGMT_up_ref(3ossl), EVP_KEYMGMT_free(3ossl), EVP_KEYMGMT_get0_provider(3ossl), EVP_KEYMGMT_is_a(3ossl), EVP_KEYMGMT_get0_description(3ossl), EVP_KEYMGMT_get0_name(3ossl), EVP_KEYMGMT_do_all_provided(3ossl), EVP_KEYMGMT_names_do_all(3ossl), EVP_KEYMGMT_gettable_params(3ossl), EVP_KEYMGMT_settable_params(3ossl), EVP_KEYMGMT_gen_gettable_params(3ossl), EVP_KEYMGMT_gen_settable_params(3ossl)
EVP key management routines
EVP_MAC(3ossl), EVP_MAC_fetch(3ossl), EVP_MAC_up_ref(3ossl), EVP_MAC_free(3ossl), EVP_MAC_is_a(3ossl), EVP_MAC_get0_name(3ossl), EVP_MAC_names_do_all(3ossl), EVP_MAC_get0_description(3ossl), EVP_MAC_get0_provider(3ossl), EVP_MAC_get_params(3ossl), EVP_MAC_gettable_params(3ossl), EVP_MAC_CTX(3ossl), EVP_MAC_CTX_new(3ossl), EVP_MAC_CTX_free(3ossl), EVP_MAC_CTX_dup(3ossl), EVP_MAC_CTX_get0_mac(3ossl), EVP_MAC_CTX_get_params(3ossl), EVP_MAC_CTX_set_params(3ossl), EVP_MAC_CTX_get_mac_size(3ossl), EVP_MAC_CTX_get_block_size(3ossl), EVP_Q_mac(3ossl), EVP_MAC_init(3ossl), EVP_MAC_init_SKEY(3ossl), EVP_MAC_update(3ossl), EVP_MAC_final(3ossl), EVP_MAC_finalXOF(3ossl), EVP_MAC_gettable_ctx_params(3ossl), EVP_MAC_settable_ctx_params(3ossl), EVP_MAC_CTX_gettable_params(3ossl), EVP_MAC_CTX_settable_params(3ossl), EVP_MAC_do_all_provided(3ossl)
EVP MAC routines
EVP_MD_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_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_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_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_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
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
FcConfigReference(3)
Increment config reference count
FcPatternReference(3)
Increment pattern reference count
Feel(1x)
AfterStep feel configuration
FeelWindowBox(1x)
defines placement policy for certain type of windows, based on desk, window attributes, window size, etc. Useful for xinerama configurations, where windows should not be placed in between screens
GENLIB_COPY_UP_ALL_REF(3)
copy a several physical reference from an instance in the current figure
GENLIB_COPY_UP_REF(3)
copy a physical reference from an instance in the current figure
GENLIB_DEF_PHINS(3)
define a new reference instance
GENLIB_GET_REF_X(3)
retrieve the x coordinate of an instance reference
GENLIB_GET_REF_Y(3)
retrieve the y coordinate of an instance reference
GENLIB_PHREF(3)
place a physical reference in the current figure at absolute coordinates
GENLIB_PLACE_BOTTOM(3)
place a physical instance in the current figure under the "reference instance"
GENLIB_PLACE_CON_REF(3)
put a connector on top of a reference belonging an instance in the current figure
GENLIB_PLACE_LEFT(3)
place a physical instance in the current figure at the left of the "reference instance"
GENLIB_PLACE_RIGHT(3)
place a physical instance in the current figure at the right of the "reference instance"
GENLIB_PLACE_SEG_REF(3)
put a segment on a reference belonging an instance in the current figure
GENLIB_PLACE_TOP(3)
place a physical instance in the current figure on the top of the "reference instance"
GENLIB_PLACE_VIA_REF(3)
put a via on top of a reference belonging to an instance in the current figure
GENLIB_SC_BOTTOM(3)
place an instance in the current figure at the right of the "reference instance"
GENLIB_SC_LEFT(3)
place an instance in the current figure at the right of the "reference instance"
GENLIB_SC_RIGHT(3)
place an instance in the current figure at the right of the "reference instance"
GENLIB_SC_TOP(3)
place an instance in the current figure at the right of the "reference instance"
GlobalOptimizer(1)
Example of Global Optimization Using Different Methods
HPL_max(3)
Combine (max) two buffers
HPL_min(3)
Combine (min) two buffers
HPL_sum(3)
Combine (sum) two buffers
InfernoEmbedded(3), InfernoEmbedded Softdevices(3)
RGBW Controllers - Switch Masters - Firmware Updater
J1FE(3), Judy arrays(3)
C library functions for creating and accessing dynamic arrays
JLFE(3), JudyL macros(3)
C library for creating and accessing a dynamic array of words, using a word as an index
Lazy(3o)
Deferred computations
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
MAP(3)
agar feature-based tile map
MPI_Aint_diff(3)
Returns the difference between addr1 and addr2
MPI_Alltoallv(3)
Sends data from all to all processes; each process may send a different amount of data and provide displacements for the input and output data
MPI_Alltoallw(3)
Generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
MPI_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_Comm_attach_buffer(3)
Attaches a user-provided buffer for buffered send in the communicator
MPI_Comm_detach_buffer(3)
Removes an existing buffer (for use in MPI_Bsend etc) in the communicator
MPI_Comm_flush_buffer(3)
block until all messages currently in the communicator-specific buffer of the calling process have been transmitted
MPI_Comm_iflush_buffer(3)
start a nonblocking flush in the communicator-specific buffer
MPI_Fetch_and_op(3)
Perform one-sided read-modify-write
MPI_File_sync(3)
Causes all previous writes to be transferred to the storage device
MPI_Group_difference(3)
Makes a group from the difference of two groups
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_Ibsend(3)
Starts a nonblocking buffered send
MPI_Iscatterv(3)
Scatters a buffer in parts to all processes in a communicator in a nonblocking way
MPI_Isendrecv_replace(3)
Starts a nonblocking send and receive with a single buffer
MPI_Neighbor_alltoallv(3)
The vector variant of MPI_Neighbor_alltoall allows sending/receiving different numbers of elements to and from each neighbor
MPI_Neighbor_alltoallw(3)
Like MPI_Neighbor_alltoallv but it allows one to send and receive with different types to and from each neighbor
MPI_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_Scatterv(3)
Scatters a buffer in parts to all processes in a communicator
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_detach_buffer(3)
Removes an existing buffer (for use in MPI_Bsend etc) in the session
MPI_Session_flush_buffer(3)
block until all messages currently in the session-specific buffer of the calling process have been transmitted
MPI_Session_iflush_buffer(3)
start a nonblocking flush in the session-specific buffer
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_read(3)
Copy one element of event data to a user-specified buffer
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_Win_fence(3)
Perform an MPI fence synchronization on a MPI window
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"
MrmOpenHierarchyFromBuffer(3)
Allocates a hierarchy ID and opens a buffer containing a memory image of a UID file "MrmOpenHierarchyFrom%Buffer" "uil functions" "MrmOpenHierarchyFrom%Buffer"
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"
NAL_ADDRESS_new(2), NAL_ADDRESS_free(2), NAL_ADDRESS_create(2), NAL_ADDRESS_set_def_buffer_size(2), NAL_ADDRESS_can_connect(2), NAL_ADDRESS_can_listen(2)
libnal addressing functions
NAL_BUFFER_new(2), NAL_BUFFER_free(2), NAL_BUFFER_set_size(2), NAL_BUFFER_empty(2), NAL_BUFFER_full(2), NAL_BUFFER_notempty(2), NAL_BUFFER_notfull(2), NAL_BUFFER_used(2), NAL_BUFFER_unused(2), NAL_BUFFER_data(2), NAL_BUFFER_size(2), NAL_BUFFER_write(2), NAL_BUFFER_read(2), NAL_BUFFER_write_ptr(2), NAL_BUFFER_takedata(2), NAL_BUFFER_wrote(2)
libnal buffer functions
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
OSSL_ALGORITHM(3ossl)
OpenSSL Core type to define a fetchable algorithm
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_MSG_http_perform(3ossl)
client-side HTTP(S) transfer of a CMP request-response pair
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_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_HTTP_open(3ossl), OSSL_HTTP_bio_cb_t(3ossl), OSSL_HTTP_proxy_connect(3ossl), OSSL_HTTP_set1_request(3ossl), OSSL_HTTP_exchange(3ossl), OSSL_HTTP_get(3ossl), OSSL_HTTP_transfer(3ossl), OSSL_HTTP_close(3ossl)
HTTP client high-level functions
OSSL_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_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
Object.nx(3), nx::Object(3)
API reference of the base class in the NX object system
PKCS12_SAFEBAG_create_cert(3ossl), PKCS12_SAFEBAG_create_crl(3ossl), PKCS12_SAFEBAG_create_secret(3ossl), PKCS12_SAFEBAG_create0_p8inf(3ossl), PKCS12_SAFEBAG_create0_pkcs8(3ossl), PKCS12_SAFEBAG_create_pkcs8_encrypt(3ossl), PKCS12_SAFEBAG_create_pkcs8_encrypt_ex(3ossl)
Create PKCS#12 safeBag objects
PKCS12_SAFEBAG_get0_attr(3ossl), PKCS12_SAFEBAG_get0_type(3ossl), PKCS12_SAFEBAG_get_nid(3ossl), PKCS12_SAFEBAG_get_bag_nid(3ossl), PKCS12_SAFEBAG_get0_bag_obj(3ossl), PKCS12_SAFEBAG_get0_bag_type(3ossl), PKCS12_SAFEBAG_get1_cert_ex(3ossl), PKCS12_SAFEBAG_get1_cert(3ossl), PKCS12_SAFEBAG_get1_crl_ex(3ossl), PKCS12_SAFEBAG_get1_crl(3ossl), PKCS12_SAFEBAG_get0_safes(3ossl), PKCS12_SAFEBAG_get0_p8inf(3ossl), PKCS12_SAFEBAG_get0_pkcs8(3ossl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get0_attrs(3ossl), PKCS12_get_attr_gen(3ossl)
Retrieve attributes from a PKCS#12 safeBag
PKCS12_SAFEBAG_set0_attrs(3ossl)
Set attributes for a PKCS#12 safeBag
PKCS12_add1_attr_by_NID(3ossl), PKCS12_add1_attr_by_txt(3ossl)
Add an attribute to a PKCS#12 safeBag structure
PKCS12_add_CSPName_asc(3ossl)
Add a Microsoft CSP Name attribute to a PKCS#12 safeBag
PKCS12_add_cert(3ossl), PKCS12_add_key(3ossl), PKCS12_add_key_ex(3ossl), PKCS12_add_secret(3ossl)
Add an object to a set of PKCS#12 safeBags
PKCS12_add_friendlyname_asc(3ossl), PKCS12_add_friendlyname_utf8(3ossl), PKCS12_add_friendlyname_uni(3ossl)
Functions to add the friendlyname attribute to a PKCS#12 safeBag
PKCS12_add_localkeyid(3ossl)
Add the localKeyId attribute to a PKCS#12 safeBag
PKCS12_add_safe(3ossl), PKCS12_add_safe_ex(3ossl), PKCS12_add_safes(3ossl), PKCS12_add_safes_ex(3ossl)
Create and add objects to a PKCS#12 structure
PKCS12_get_friendlyname(3ossl)
Retrieve the friendlyname attribute from a PKCS#12 safeBag
PKCS12_pack_p7encdata(3ossl), PKCS12_pack_p7encdata_ex(3ossl)
Pack a set of PKCS#12 safeBags into a PKCS#7 encrypted data object
PS_get_buffer(3)
Returns internal memory buffer
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
RG_Feature(3)
Agar-RG feature framework
RG_Tileset(3), RG(3)
Agar feature-based pixel graphics
RkNfer(3)
set a reading itself as the current candidate
RkXfer(3)
change the current candidate
SDL_Flip(3)
Swaps screen buffers
SDL_GL_SwapBuffers(3)
Swap OpenGL framebuffers/Update Display
SDLmm_Display(3), SDLmm::Display(3)
The video frame buffer surface
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
SMIME_crlf_copy(3)
buffered copy between BIOs
SPI_cursor_fetch(3)
fetch some rows from a cursor
SPI_scroll_cursor_fetch(3)
fetch some rows from a cursor
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_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_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_free_buffers(3), SSL_alloc_buffers(3)
manage SSL structure buffers
SSL_free_buffers(3ossl), SSL_alloc_buffers(3ossl)
manage SSL structure buffers
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_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_pending(3), SSL_has_pending(3)
check for readable bytes buffered in an SSL object
SSL_pending(3ossl), SSL_has_pending(3ossl)
check for readable bytes buffered in an SSL object
Smokeping_probes_FTPtransfer(3), Smokeping::probes::FTPtransfer(3)
intrusive bandwidth probe
SoundEvents(1x)
names for different windowing events
Stdlib.Buffer(3o)
no description
Strn(3), Strncpy()(3), Strncat()(3)
Safe string copying functions
TIFFDeferStrileArrayWriting(3tiff)
defer strile array writing
TIFFError(3tiff)
library error handling interface
TIFFReadFromUserBuffer(3tiff)
decode data using an user defined buffer
TIFFbuffer(3tiff)
I/O buffering control routines
TPMLIB_SetBufferSize(3), TPMLIB_SetBufferSize (3)
Set the TPM's I/O buffer size
TPMLIB_VolatileAll_Store(3), TPMLIB_VolatileAll_Store (3)
store all volatile state of the TPM in a buffer
TclZipfs_AppHook.tcl90(3), TclZipfs_AppHook(3), TclZipfs_Mount(3), TclZipfs_MountBuffer(3), TclZipfs_Unmount(3)
handle ZIP files as Tcl virtual filesystems
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_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_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_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_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_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_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
Tk_Init.tk86(3), Tk_Init(3), Tk_SafeInit(3)
add Tk to an interpreter and make a new Tk application
Tspi_TPM_KillMaintenanceFeature(3)
Disables the ability to create a maintenance archive
WildMidi_ConvertBufferToMidi(3)
Convert a MIDI-like buffer into a new MIDI buffer
WildMidi_OpenBuffer(3)
Open a midi file buffer for processing
WordReference(3)
inverted index occurrence
XFlush(3), XSync(3), XEventsQueued(3), XPending(3)
handle output buffer or event queue
XGetFeedbackControl(3), XChangeFeedbackControl(3)
query and change input device feedbacks
XIfEvent(3), XCheckIfEvent(3), XPeekIfEvent(3)
check the event queue with a predicate procedure
XPutImage(3), XGetImage(3), XGetSubImage(3)
transfer images
XSendEvent(3), XDisplayMotionBufferSize(3), XGetMotionEvents(3), XTimeCoord(3)
send events and pointer motion history structure
XSetWMName(3), XGetWMName(3), XStoreName(3), XFetchName(3)
set or read a window's WM_NAME property
XStoreBytes(3), XStoreBuffer(3), XFetchBytes(3), XFetchBuffer(3), XRotateBuffers(3)
manipulate cut and paste buffers
XdbeAllocateBackBufferName(3)
allocates a DBE buffer
XdbeDeallocateBackBufferName(3)
frees a DBE buffer
XdbeGetBackBufferAttributes(3)
returns attributes of a DBE buffer
XdbeSwapBuffers(3)
swaps front and back DBE buffers
XkbForceBell(3)
Overrides user preference settings for audible bells to ring the bell on the default keyboard
XkbForceDeviceBell(3)
Rings the bell on any keyboard, overriding user preference settings for audible bells
XkbGetCompatMap(3)
Fetch any combination of the current compatibility map components from the server
XkbGetDeviceLedInfo(3)
Query the indicator names, maps, and state associated with an LED feedback of an input extension device
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"
XmStringGetNextSegment(3)
A compound string function that fetches the bytes in the next segment of a compound string "XmStringGetNextSegment" "compound string functions" "XmStringGetNextSegment"
XmStringPeekNextComponent(3)
A compound string function that returns the component type of the next component to be fetched "XmStringPeekNextComponent" "compound string functions" "XmStringPeekNextComponent"
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"
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"
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"
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
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
XmtDialogGetDialogValues(3), XmtDialogGetDialogValues()(3), XmtDialogSetDialogValues()(3)
transfer values between the fields of a data structure and the widgets of a dialog box
XmtIntroduction(3), Introduction(3)
introduction to the reference pages for Xmt functions and widgets
XpmCreateBuffer(3), XpmCreateBuffer (3)
create an XPM Buffer
XtAppReleaseCacheRefs(3)
decrement reference counts for resources
XtQueryGeometry(3)
query the preferred geometry of a child widget
Xvfb(1)
virtual framebuffer X server for X Version 11
ZBUFFER(3)
Stores 3d zbuffer information. Allegro game programming library
_Users_Julie_Documents_Boulot_MyGitHub_lapack_BLAS_(3), BLAS(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_BLAS_SRC_(3), BLAS/SRC(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_BLAS_TESTING_(3), BLAS/TESTING(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_(3), CBLAS(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_examples_(3), CBLAS/examples(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_include_(3), CBLAS/include(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_src_(3), CBLAS/src(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_CBLAS_testing_(3), CBLAS/testing(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_DOCS_(3), DOCS(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_INSTALL_(3), INSTALL(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_SRC_(3), SRC(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_SRC_DEPRECATED_(3), SRC/DEPRECATED(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_TESTING_(3), TESTING(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_TESTING_EIG_(3), TESTING/EIG(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_TESTING_LIN_(3), TESTING/LIN(3)
Directory Reference
_Users_Julie_Documents_Boulot_MyGitHub_lapack_TESTING_MATGEN_(3), TESTING/MATGEN(3)
Directory Reference
__zzip_fetch_disk_trailer(3)
internal
aa_attrs(3)
returns pointer to the text output buffer used by AA-lib
aa_image(3)
returns pointer to the framebuffer emulated by AA-lib
aa_printf(3)
print text to AA-lib output buffers
aa_putpixel(3)
put pixel to emulated framebuffer
aa_puts(3)
output string to AA-lib output buffers
aa_render(3)
convert image buffer to ASCII-art
aa_text(3)
returns pointer to the text output buffer used by AA-lib
addphref(3)
create a physical reference man1/alc_origin.1
aed(1), aegis difference(1)
find differences between a change and the baseline
aedbu(1), aegis develop begin undo(1)
undo the effects of aedb
aediff(1)
file differences between deltas
aemakegen(1)
generate a Makefile.in from file manifest
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:
afpcmd(1)
Transfer files over the networking using the Apple Filing Protocol (AFP)
agent-transfer(1)
copy a secret key from gpg-agent to ssh-agent
al_clear_depth_buffer(3)
Allegro 5 API
al_create_index_buffer(3)
Allegro 5 API
al_create_vertex_buffer(3)
Allegro 5 API
al_destroy_index_buffer(3)
Allegro 5 API
al_destroy_vertex_buffer(3)
Allegro 5 API
al_draw_indexed_buffer(3)
Allegro 5 API
al_draw_vertex_buffer(3)
Allegro 5 API
al_feof(3)
Allegro 5 API
al_ferrmsg(3)
Allegro 5 API
al_ferror(3)
Allegro 5 API
al_get_backbuffer(3)
Allegro 5 API
al_get_haptic_effect_duration(3)
Allegro 5 API
al_get_index_buffer_size(3)
Allegro 5 API
al_get_max_haptic_effects(3)
Allegro 5 API
al_get_vertex_buffer_size(3)
Allegro 5 API
al_is_haptic_effect_ok(3)
Allegro 5 API
al_is_haptic_effect_playing(3)
Allegro 5 API
al_lock_index_buffer(3)
Allegro 5 API
al_lock_vertex_buffer(3)
Allegro 5 API
al_play_haptic_effect(3)
Allegro 5 API
al_ref_buffer(3)
Allegro 5 API
al_release_haptic_effect(3)
Allegro 5 API
al_set_target_backbuffer(3)
Allegro 5 API
al_stop_haptic_effect(3)
Allegro 5 API
al_unlock_index_buffer(3)
Allegro 5 API
al_unlock_vertex_buffer(3)
Allegro 5 API
al_upload_and_play_haptic_effect(3)
Allegro 5 API
al_upload_haptic_effect(3)
Allegro 5 API
al_ustr_new_from_buffer(3)
Allegro 5 API
al_ustr_to_buffer(3)
Allegro 5 API
amcrypt(8)
reference crypt program for Amanda symmetric data encryption
amcryptsimple(8)
reference simple crypt program for Amanda symmetric data encryption
amfetchdump(8)
extract backup images from multiple Amanda tapes
amgpgcrypt(8)
reference crypt program for Amanda public-key data encryption
annot-tsv(1)
transfer annotations from one TSV (tab-separated values) file into another
apertium-postchunk(1)
intermediate transfer module tool for Apertium
apertium-preprocess-transfer(1)
structural transfer preprocessor for Apertium
apertium-pretransfer(1)
multiword modifier for Apertium
apertium-rertf(1)
Rich Fext Format processor for Apertium
apertium-transfer(1)
language transfer program for Apertium
apertium-validate-transfer(1)
structural transfer rule validator for Apertium
appfeed.cgi(1)
Xymon CGI feeder for Smartphone apps
appjail-fetch(1)
Fetch and extract components to create jails
appjail-sysrc(1)
Safely edit system rc files within a jail
applygeo(1)
apply georeferencing to an existing file
ares_create_query(3)
Compose a single-question DNS query buffer
ares_mkquery(3)
Compose a single-question DNS query buffer
ares_threadsafety(3)
Query if c-ares was built with thread-safety
arp-sk(1)
A swiss knife tool for ARP
au_close(3), au_close_buffer(3), au_close_token(3), au_open(3), au_write(3)
create and commit audit records
au_io(3), au_fetch_tok(3), au_print_tok(3), au_read_rec(3)
perform I/O involving an audit record
audio_buffer_size(3), audio_buffer_size (3)
Change the default audio buffering size
autocutsel(1)
keep the X clipboard and the cutbuffer in sync
awka-elmref(5)
Awka API Reference for use with Awka-ELM libraries
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
bar(1)
show information about a data transfer
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-zone GCP_ZONE ] [ -snapshot-gcp-project GCP_PROJECT ] [ --tags TAG [ TAG ... ] ] [ --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. --tags Tags to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. 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-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. 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-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 } ] [ --tags TAG [ TAG ... ] ] [ --history-tags HISTORY_TAG [ HISTORY_TAG ... ] ] [ --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 optional python-snappy library). --zstd zstd-compress the WAL while uploading to the cloud (requires optional zstandard library). --lz4 lz4-compress the WAL while uploading to the cloud (requires optional lz4 library). --tags Tags to be added to archived WAL files in cloud storage. --history-tags Tags to be added to archived history files in cloud storage. 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-generate-manifest(1)
Barman Sub-Commands
bbftp(1)
transfer files using compression and parallel streams
bdep-fetch(1)
fetch list of available project dependencies
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
benchmark_tracedata(3), benchmark_tracedata (3)
Add a datapoint to the ongoing tracebuffer
bestfcom(8)
Driver for Best Power Fortress/Ferrups
bestuferrups(8)
Driver for Best Power Micro-Ferrups
binkd(8)
transfer files between two Fidonet systems over TCP/IP
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
bl_gff3_index_add(3), bl_gff3_index_add()(3)
Add a GFF3 feature to an in-memory index
bl_gff3_read(3), bl_gff3_read()(3)
Read a GFF3 feature
bl_gff3_to_bed(3), bl_gff3_to_bed()(3)
Convert a GFF3 featuer to a BED object
bl_gff3_write(3), bl_gff3_write()(3)
Write a GFF3 feature
bl_overlap_print(3), bl_overlap_print()(3)
Print overlap summary for two features
bl_overlap_set_all(3), bl_overlap_set_all()(3)
Set overlap fields for two features
bl_sam_buff_add_alignment(3), bl_sam_buff_add_alignment()(3)
Add alignment to SAM buffer
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
blender(1)
a full-featured 3D application
blitz(1)
Securely transfer files between two workstations through NAT/Firewall
bnftp(1)
Battle.net file transfer client
bond_target(3), bond_target (3)
Setup a state transfer pipe between two targets
bozohttpd(8)
hyper text transfer protocol version 1.1 daemon
bpkg-pkg-fetch(1)
fetch package archive
bpkg-rep-fetch(1)
fetch list of available packages
bsdebfetch(1)
Prints short info about *BSD
bsigs(8)
program for debugging burp protocol2 manifest files and indexes
buffchan(8)
Buffered file-writing backend for INN
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-push(1)
Push an image, manifest list or image index from local storage to elsewhere
bup-features(1)
report the current status and capabilities of bup itself
bup-gc(1)
remove unreferenced, unneeded data
bup-margin(1)
figure out your deduplication safety margin
bup-rm(1)
remove references to archive content
burst_buffer.conf(5)
Slurm configuration file for burst buffer management
busybox(1), BusyBox(1)
The Swiss Army Knife of Embedded Linux
c(1)
genericised soft drink generator (ie coffee, coke etc)
caja-file-management-properties(1), Caja-file-management-properties(1)
Caja File Management Preferences
calibrate_lens_gui(1)
Lens distortion calibration by straight line feature identification
calife(1)
becomes root (or another user) legally
calife.auth(5)
format of the calife authorization file
card(1)
print reference card of program options
cargo-add(1)
[em] Add dependencies to a Cargo.toml manifest file
cargo-fetch(1)
[em] Fetch dependencies of a package from the network
cargo-remove(1)
[em] Remove dependencies from a Cargo.toml manifest file
ccmake(1)
CMake Curses Dialog Command-Line Reference
cd-paranoia(1)
an audio CD reading utility which includes extra data verification features
cdparanoia(1), cdparanoia 10.2 (Paranoia release III)(1)
an audio CD reading utility which includes extra data verification features
center_image(3), center_image (3)
move a video object relative to an external reference object
ceylon-src(1), ceylon src(1)
Fetches source archives from a repository and extracts their contents into a source directory
chilli_radconfig(1)
Utility function to fetch configurations over RADIUS
chocolate-strife(6)
historically compatible Strife engine
chocolate-strife-setup(6)
configuration tool for chocolate-strife
chocolate-strife.cfg(5)
Chocolate Strife configuration file
chroot_safe(1)
Chroot dynamically linked applications in a sane and safe manner
ck_array_buffer(3)
return length and pointer to array of reader-visible pointers
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_bts(3)
set the bit at the specified index and fetch its original value
ck_bitmap_buffer(3)
returns pointer to bit array
ck_epoch_call(3)
defer function execution until a grace period
ck_epoch_reclaim(3)
immediately execute all deferred callbacks
ck_hs_fas(3)
fetch and store key in hash set
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_fence_acquire(3)
enforce acquire semantics
ck_pr_fence_atomic(3)
enforce partial ordering of atomic read-modify-write operations
ck_pr_fence_atomic_load(3)
enforce ordering of atomic read-modify-write operations to load operations
ck_pr_fence_atomic_store(3)
enforce ordering of atomic read-modify-write operations to store operations
ck_pr_fence_load(3)
enforce partial ordering of load operations
ck_pr_fence_load_atomic(3)
enforce ordering of load operations to atomic read-modify-write operations
ck_pr_fence_load_depends(3)
data dependency barrier
ck_pr_fence_load_store(3)
enforce ordering of load operations to store operations
ck_pr_fence_memory(3)
enforce partial ordering of all memory operations
ck_pr_fence_release(3)
enforce release semantics
ck_pr_fence_store(3)
enforce partial ordering of store operations
ck_pr_fence_store_atomic(3)
enforce ordering of store operations to load operations
ck_pr_fence_store_load(3)
enforce ordering of store operations to load operations
ck_queue(3), CK_LIST_EMPTY(3), CK_LIST_ENTRY(3), CK_LIST_FIRST(3), CK_LIST_FOREACH(3), CK_LIST_FOREACH_FROM(3), CK_LIST_FOREACH_SAFE(3), CK_LIST_HEAD(3), CK_LIST_HEAD_INITIALIZER(3), CK_LIST_INIT(3), CK_LIST_INSERT_AFTER(3), CK_LIST_INSERT_BEFORE(3), CK_LIST_INSERT_HEAD(3), CK_LIST_MOVE(3), CK_LIST_NEXT(3), CK_LIST_REMOVE(3), CK_LIST_SWAP(3), CK_SLIST_EMPTY(3), CK_SLIST_ENTRY(3), CK_SLIST_FIRST(3), CK_SLIST_FOREACH(3), CK_SLIST_FOREACH_FROM(3), CK_SLIST_FOREACH_PREVPTR(3), CK_SLIST_FOREACH_SAFE(3), CK_SLIST_HEAD(3), CK_SLIST_HEAD_INITIALIZER(3), CK_SLIST_INIT(3), CK_SLIST_INSERT_AFTER(3), CK_SLIST_INSERT_HEAD(3), CK_SLIST_MOVE(3), CK_SLIST_NEXT(3), CK_SLIST_REMOVE(3), CK_SLIST_REMOVE_AFTER(3), CK_SLIST_REMOVE_HEAD(3), CK_SLIST_SWAP(3), CK_STAILQ_CONCAT(3), CK_STAILQ_EMPTY(3), CK_STAILQ_ENTRY(3), CK_STAILQ_FIRST(3), CK_STAILQ_FOREACH(3), CK_STAILQ_FOREACH_FROM(3), CK_STAILQ_FOREACH_SAFE(3), CK_STAILQ_HEAD(3), CK_STAILQ_HEAD_INITIALIZER(3), CK_STAILQ_INIT(3), CK_STAILQ_INSERT_AFTER(3), CK_STAILQ_INSERT_HEAD(3), CK_STAILQ_INSERT_TAIL(3), CK_STAILQ_MOVE(3), CK_STAILQ_NEXT(3), CK_STAILQ_REMOVE(3), CK_STAILQ_REMOVE_AFTER(3), CK_STAILQ_REMOVE_HEAD(3), CK_STAILQ_SWAP(3)
multi-reader single-writer singly-linked lists, singly-linked tail queues and lists
ck_rhs_fas(3)
fetch and store key in hash set
ck_ring_enqueue_spmc_size(3)
enqueue pointer into bounded FIFO and return size of buffer
ck_ring_enqueue_spsc_size(3)
enqueue pointer into bounded FIFO and return size of buffer
ck_swlock(3), ck_swlock_init(3), ck_swlock_write_latch(3), ck_swlock_write_unlatch(3), ck_swlock_write_lock(3), ck_swlock_write_unlock(3), ck_swlock_write_trylock(3), ck_swlock_write_downgrade(3), ck_swlock_locked_writer(3), ck_swlock_read_lock(3), ck_swlock_read_trylock(3), ck_swlock_read_unlock(3), ck_swlock_locked_reader(3)
centralized copy-safe write-biased single-writer read-write locks
clear_keybuf(3)
Clears the keyboard buffer. 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
cloudlife(6)
a cellular automaton based on Conway's Life
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-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-generators(7)
CMake Generators Reference
cmake-language(7)
CMake Language Reference
cmake-modules(7)
CMake Modules Reference The modules listed here are part of the CMake distribution. Projects may provide further modules; their location(s) can be specified in the %CMAKE_MODULE_PATH variable
cmake-packages(7)
CMake Packages Reference
cmake-policies(7)
CMake Policies Reference
cmake-properties(7)
CMake Properties Reference
cmake-qt(7)
CMake Qt Features Reference
cmake-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
cmconvert(1)
convert Infernal covariance model files
cmdftp(1)
command line File Transfer Protocol client
cmfetch(1)
retrieve covariance model(s) from a file
cmph(1)
minimum perfect hashing tool
cnfsstat(8)
Show usage of CNFS buffers
coap_locking(3), coap_lock_init(3), coap_lock_lock(3), coap_lock_unlock(3), coap_lock_check_locked(3), coap_lock_callback(3), coap_lock_callback_release(3), coap_lock_callback_ret(3), coap_lock_callback_ret_release(3), coap_lock_invert(3)
Work with CoAP thread safe locking
coap_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_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_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
coffeebreak(6)
pretend your machine is busy with a fake FreeBSD installer
col(1)
filter reverse line feeds from input
colorfire(1)
Color-fire-explosion-thing-effect
compare(1)
mathematically and visually annotate the difference between an image and its reconstruction
controlchan(8)
Channel-fed control message handler
convcal(1)
convert dates to different formats
cooledit(1), cooledit-4.1.0(1)
Full featured text editor for the X Window System, Version 11
copy_image_transform(3), copy_image_transform (3)
Duplicate the transform chain of one VID and transfer it to another
copyq(1), CopyQ(1)
Clipboard Manager with Advanced Features
coredns-bufsize(7), bufsize(7)
sizes EDNS0 buffer size to prevent IP fragmentation
coredns-import(7), import(7)
includes files or references snippets from a Corefile
coredns-transfer(7), transfer(7)
perform (outgoing) zone transfers for other plugins
cpack(1)
CPack Command-Line Reference
cpack-generators(7)
CPack Generator Reference
cpfind(1)
Feature matching for panoramic stitching
cpg_mcast_joined(3)
Multicasts a zero copy buffer to all groups joined to a handle
cpg_zcb_alloc(3)
Allocates a zero copy buffer
cpg_zcb_free(3)
Frees a zero copy buffer
cptupdate(1)
create a GMT colour palette table (cpt) file with a different version to the input
cpufetch(1)
Simple yet fancy CPU architecture fetching tool
create_blender_table(3)
Emulates truecolor blender effects in paletted modes. Allegro game programming library
create_color_table(3)
Fills a color mapping table for customised effects. Allegro game programming library
create_light_table(3)
Fills a color mapping table for lighting effects. Allegro game programming library
create_sub_zbuffer(3)
Creates a sub-z-buffer. Allegro game programming library
create_trans_table(3)
Fills a color mapping table for translucency effects. Allegro game programming library
create_zbuffer(3)
Creates a Z-buffer for a bitmap. Allegro game programming library
crispy-strife(6)
historically compatible Strife engine
crispy-strife.cfg(5)
Crispy Strife configuration file
critcl_application(n)
CriTcl Application Reference
critcl_application_package(n)
CriTcl Application Package Reference
critcl_build(n), critcl_build_tool(n)
CriTcl build.tcl Tool Reference
critcl_cproc(n), critcl_cproc_types(n)
CriTcl cproc Type Reference
critcl_package(n)
CriTcl Package Reference
crypt_preferred_method(3)
get the prefix of the preferred hash method
crypto_verify16(3monocypher), crypto_verify32(3monocypher), crypto_verify64(3monocypher)
timing-safe data comparison
ctest(1)
CTest Command-Line Reference
curl(1)
transfer a URL
curl_easy_perform(3)
perform a blocking network transfer
curl_mime_encoder(3)
set a mime part(aqs encoder and content transfer encoding
curl_multi_perform(3)
run all transfers until it would block
cut-diff(1)
show difference between 2 files with color
cutbuffer(n)
Manipulate X cut buffer properties
cutsel(1)
show information about the X clipboard and the cutbuffer in sync
cvsdelta(1)
Manage and summarize the differences between a CVS project and local files
cxOpenArchiveBuffer(3)
Opens an archive from a buffer for reading or writing
cxOpenBuffer(3)
Opens a stream from a buffer
cxref(1)
C Cross Referencing & Documenting tool
cxref-query(1)
A program to query the cross reference database from cxref
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
datediff(1)
Compute duration from DATE/TIME (the reference date/time) to the other
dblink_fetch(3)
returns rows from an open cursor in a remote database
dbverify(1)
Check a Lifelines database
dc_buffer_append(3)
append to a binary buffer
dc_buffer_free(3)
free an resizable binary buffer
dc_buffer_get_data(3)
get the data of a buffer
dc_buffer_get_size(3)
get the size used by a buffer
dc_buffer_new(3)
create an resizable binary buffer
dc_buffer_prepend(3)
prepend to a binary buffer
dc_descriptor_free(3)
free a dive computer descriptor reference
dcmcjpeg(1)
Encode DICOM file to JPEG transfer syntax
dcmcjpls(1)
Encode DICOM file to JPEG-LS transfer syntax
dcmcrle(1)
Encode DICOM file to RLE transfer syntax
dcmicmp(1)
Compare DICOM images and compute difference metrics
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
deductionguidesforstd::reference_wrapper(3)
deductionguidesforstd::reference_wrapper
defendguin(6)
A bidirectionally scrolling space game based on Defender
define_feedtarget(3), define_feedtarget (3)
Create a direct copy association between two frameservers
delphref(3)
delete a physical reference man1/alc_origin.1
destroy_zbuffer(3)
Destroys a Z-buffer. Allegro game programming library
dev.geopjr.Tuba(1), Tuba(1)
Browse the Fediverse
dfeedinfo(8)
Display and manipulate the realtime feed statistics
diff(1)
differential file and directory comparator
digi_recorder(3)
Hook notifying you when a new sample buffer becomes available. Allegro game programming library
direnv-fetchurl(1), direnv fetchurl(1)
Fetch a URL to disk
dispatch_after(3)
schedule blocks for deferred execution
dnewslink(8)
Diablo program to feed news to remote systems
docbook2man-spec.pl(1)
convert DocBook RefEntries to man pages
domino-chain(6), Domino-Chain(6)
Rearrange dominoes on different platforms to start a chain reaction
doutq(8)
Show summary of outgoing Diablo feeds
doveadm-fetch(1)
Fetch partial/full messages or message information
dqtool(1)
Display the contents of a disk-buffer file created with
dragdrop(n), drag&drop(n)
facilities for handling drag&drop data transfers
dreadart(8)
Extract article from spool given message-id or hash / Run validity check on articles referenced by queue file
drequeue(8)
requeue articles to all or a specified newsfeed
dspam_admin(1)
Alter DSPAM users preferences
dtach(1)
simple program that emulates the detach feature of screen
dune-diagnostics(1), duneN'45'diagnostics(1)
N'45' fetch and return errors from the current build
dvb-fe-tool(1)
DVBv5 tool for frontend settings inspect/change
dvd-slideshow(1)
Creates a slideshow movie in DVD video format from a list of pictures and effects
dwlb(1)
feature-complete bar for dwl
dxpc(1)
Differential X Protocol Compressor
dynomite(8)
a generic dynamo implementation for different key/value storage engines
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
efence(3)
Electric Fence Malloc Debugger
elfedit(1)
update ELF header and program property of ELF files
emailrelay(1)
e-mail transfer agent and proxy
enable_triple_buffer(3)
Enables triple buffering. Allegro game programming library
eqn(7)
eqn language reference for mandoc
ettercap(8)
multipurpose sniffer/content filter for man in the middle attacks
ev(3), libev(3)
a high performance full-featured event loop written in C
ewfexport(1)
exports media data stored in EWF files
ex3buf(3)
Mode-X triple buffering and retrace interrupt simulation. Allegro game programming library
excolmap(3)
Creating graphical effects with color mapping tables. Allegro game programming library
exdbuf(3)
How to use double buffering to avoid flicker. Allegro game programming library
exflip(3)
Comparison of double buffering and page flipping. Allegro game programming library
exim(8)
a Mail Transfer Agent
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
exo-open(1)
Open URLs and launch preferred applications
expal(3)
Palette effects and color cycling. Allegro game programming library
expect_unbuffer(1), unbuffer(1)
unbuffer output
explain_feof(3)
explain feof(3) errors require_index { }
explain_feof_or_die(3)
check and reset stream status and report errors require_index { "check and reset stream status and report errors" }
explain_ferror(3)
explain ferror(3) errors require_index { }
explain_ferror_or_die(3)
check stream status and report errors require_index { "check stream status and report errors" }
explain_getresgid_or_die(3)
get r/e/s group IDs and report errors require_index { "get real, effective and saved group IDs and report errors" }
explain_getresuid_or_die(3)
get r/e/s user IDs and report errors require_index { "get real, effective and saved user IDs and report errors" }
explain_readv_or_die(3)
read data into multiple buffers and report errors require_index { "read data into multiple buffers and report errors" }
explain_setbuf_or_die(3)
set stream buffer and report errors require_index { "set stream buffer and report errors" }
explain_setbuffer(3)
explain setbuffer(3) errors require_index { }
explain_setbuffer_or_die(3)
stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
explain_setlinebuf_or_die(3)
stream buffering operations and report errors require_index { "stream buffering operations and report errors" }
explain_setregid_or_die(3)
set real and/or effective group ID and report errors require_index { "set real and/or effective group ID and report errors" }
explain_setresgid_or_die(3)
set r/e/s group ID and report errors require_index { "set real, effective and saved group ID and report errors" }
explain_setresuid_or_die(3)
set r/e/s user ID and report errors require_index { "set real, effective and saved user ID and report errors" }
explain_setreuid_or_die(3)
set the real and effective user ID and report errors require_index { "set the real and effective user ID and report errors" }
explain_setvbuf_or_die(3)
stream buffering operations and report errors require_index { "stream buffering operations 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" }
exrmanifest(1)
print id manifest
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
extrans(3)
Lighting and translucency effects. Allegro game programming library
exupdate(3)
Supporting different screen update methods in a single program. Allegro game programming library
exzbuf(3)
Z-buffered polygons demo. Allegro game programming library
farbfeld(5)
suckless image format
fastfetch(1)
A maintained, feature-rich and performance oriented, neofetch like system information tool
fbcli(1)
Emit events to feedbackd
fbd-theme-validate(1)
Validate feedbackd themes
fbdevhw(4)
os-specific submodule for framebuffer device access
fdm(1)
fetch and deliver mail
fdupes-help(7)
fdupes interactive mode reference
feature-view(1)
Visualize GFF features using Matplotlib
fedex(1)
EXPRESS Compiler
feedback(1)
Stirring colors with a jiggling warp
feedback-themes(5)
Theme configuration for feedbackd
feedbackd(8)
A daemon to provide feedback on events
feh(1)
image viewer and cataloguer
felis(1)
File Contents Display (v1.0)
fence_ack_manual(8)
a program to override fenced fencing operations
fence_aliyun(8)
Fence agent for Aliyun (Aliyun Web Services)
fence_alom(8)
Fence agent for Sun ALOM
fence_amt(8)
Fence agent for AMT
fence_apc(8)
Fence agent for APC over telnet/ssh
fence_apc_snmp(8)
Fence agent for APC, Tripplite PDU over SNMP fence_tripplite_snmp - Fence agent for Tripplife over SNMP (symlink)
fence_aws(8)
Fence agent for AWS (Amazon Web Services)
fence_azure_arm(8)
Fence agent for Azure Resource Manager
fence_bladecenter(8)
Fence agent for IBM BladeCenter
fence_brocade(8)
Fence agent for HP Brocade over telnet/ssh
fence_cdu(8)
Fence agent for a Sentry Switch CDU over telnet
fence_cisco_mds(8)
Fence agent for Cisco MDS
fence_cisco_ucs(8)
Fence agent for Cisco UCS
fence_compute(8)
Fence agent for the automatic resurrection of OpenStack compute instances
fence_crosslink(8)
Fence agent for cross-link two-node clusters
fence_cyberpower_ssh(8)
Fence agent for CyberPower over ssh
fence_docker(8)
Fence agent for Docker
fence_drac(8)
I/O Fencing agent for Dell DRAC IV
fence_drac5(8)
Fence agent for Dell DRAC CMC/5
fence_dummy(8)
Dummy fence agent
fence_eaton_snmp(8)
Fence agent for Eaton over SNMP
fence_ecloud(8)
Fence Agent for ANS eCloud
fence_emerson(8)
Fence agent for Emerson over SNMP
fence_eps(8)
Fence agent for ePowerSwitch
fence_evacuate(8)
Fence agent for the automatic resurrection of OpenStack compute instances
fence_gce(8)
Fence agent for GCE (Google Cloud Engine)
fence_hds_cb(8)
Fence agent for Hitachi Compute Blade systems
fence_heuristics_ping(8)
Fence agent for ping-heuristic based fencing
fence_hpblade(8)
Fence agent for HP BladeSystem
fence_ibm_powervs(8)
Fence agent for IBM PowerVS
fence_ibm_vpc(8)
Fence agent for IBM Cloud VPC
fence_ibmblade(8)
Fence agent for IBM BladeCenter over SNMP
fence_ibmz(8)
Fence agent for IBM z LPARs
fence_idrac(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ifmib(8)
Fence agent for IF MIB
fence_ilo(8)
Fence agent for HP iLO fence_ilo2 - Fence agent for HP iLO2 (symlink)
fence_ilo2(8)
Fence agent for HP iLO fence_ilo2 - Fence agent for HP iLO2 (symlink)
fence_ilo3(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ilo3_ssh(8)
Fence agent for HP iLO over SSH fence_ilo3_ssh - Fence agent for HP iLO3 over SSH (symlink) fence_ilo4_ssh - Fence agent for HP iLO4 over SSH (symlink) fence_ilo5_ssh - Fence agent for HP iLO5 over SSH (symlink)
fence_ilo4(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ilo4_ssh(8)
Fence agent for HP iLO over SSH fence_ilo3_ssh - Fence agent for HP iLO3 over SSH (symlink) fence_ilo4_ssh - Fence agent for HP iLO4 over SSH (symlink) fence_ilo5_ssh - Fence agent for HP iLO5 over SSH (symlink)
fence_ilo5(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ilo5_ssh(8)
Fence agent for HP iLO over SSH fence_ilo3_ssh - Fence agent for HP iLO3 over SSH (symlink) fence_ilo4_ssh - Fence agent for HP iLO4 over SSH (symlink) fence_ilo5_ssh - Fence agent for HP iLO5 over SSH (symlink)
fence_ilo_moonshot(8)
Fence agent for HP Moonshot iLO
fence_ilo_mp(8)
Fence agent for HP iLO MP
fence_ilo_ssh(8)
Fence agent for HP iLO over SSH fence_ilo3_ssh - Fence agent for HP iLO3 over SSH (symlink) fence_ilo4_ssh - Fence agent for HP iLO4 over SSH (symlink) fence_ilo5_ssh - Fence agent for HP iLO5 over SSH (symlink)
fence_imm(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_intelmodular(8)
Fence agent for Intel Modular
fence_ipdu(8)
Fence agent for iPDU over SNMP
fence_ipmilan(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ipmilanplus(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ironic(8)
Fence agent for OpenStack's Ironic (Bare Metal as a service) service
fence_kubevirt(8)
Fence agent for KubeVirt
fence_ldom(8)
Fence agent for Sun LDOM
fence_lindypdu(8)
Fence agent for Lindy over SNMP
fence_lpar(8)
Fence agent for IBM LPAR
fence_mpath(8)
Fence agent for multipath persistent reservation
fence_netio(8)
I/O Fencing agent for Koukaam NETIO-230B
fence_openstack(8)
Fence agent for OpenStack's Nova service
fence_powerman(8)
Fence Agent for Powerman
fence_pve(8)
Fencing agent for the Proxmox Virtual Environment
fence_raritan(8)
I/O Fencing agent for Raritan Dominion PX
fence_raritan_px3(8)
I/O Fencing agent for Raritan Dominion PX2 and PX3
fence_rcd_serial(8)
rcd_serial fence agent
fence_redfish(8)
I/O Fencing agent for Redfish
fence_rhevm(8)
Fence agent for RHEV-M REST API
fence_rsa(8)
Fence agent for IBM RSA
fence_rsb(8)
I/O Fencing agent for Fujitsu-Siemens RSB
fence_sanbox2(8)
Fence agent for QLogic SANBox2 FC switches
fence_sbd(8)
Fence agent for sbd
fence_scsi(8)
Fence agent for SCSI persistent reservation
fence_skalar(8)
Skala-R Fence agent
fence_tripplite_snmp(8)
Fence agent for APC, Tripplite PDU over SNMP fence_tripplite_snmp - Fence agent for Tripplife over SNMP (symlink)
fence_vbox(8)
Fence agent for VirtualBox
fence_virsh(8)
Fence agent for virsh
fence_vmware(8)
Fence agent for VMWare
fence_vmware_rest(8)
Fence agent for VMware REST API
fence_vmware_vcloud(8)
Fence agent for VMware vCloud Director API
fence_watchdog(8)
Part of the Pacemaker cluster resource manager
fence_wti(8)
Fence agent for WTI
fence_xenapi(8)
Fence agent for Citrix XenServer over XenAPI
fence_zvmip(8)
Fence agent for use with z/VM Virtual Machines
fennel(1)
a lisp programming language that runs on Lua
fennel-api(3)
Fennel[aq]s Lua API
fennel-reference(5)
Fennel Reference
fennel-tutorial(7)
Getting Started with Fennel
festival(1)
a text-to-speech system
festival_client(1)
client access to festiva; text-to-speech server mode
fet(1), FET(1)
free timetabling
fet-cl(1), FET-CL(1)
free timetabling - command line
fetchlog(1)
fetch and convert new messages of a logfile
fetchmail(1)
fetch mail from a POP, IMAP, ETRN, or ODMR-capable server
fetchnews(8)
fetch news via NNTP
fetchzone(1)
get dns zone from server
fex(1)
simple and powerful field extraction
ff2jpg(1)
convert farbfeld to JPG
ff2pam(1)
convert farbfeld to PAM
ff2png(1)
convert farbfeld to PNG
ff2ppm(1)
convert farbfeld to PPM
ffe(1)
flat file extractor
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_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_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_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_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_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_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
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
fifo(1)
a fifo buffer that reads from stdin and writes to stdout
filter_create_fp(3), filter_create_fp (3)
similar to filter_create_fd except with buffered FILE*
fixadd(3)
Safe function to add fixed point numbers clamping overflow. Allegro game programming library
fixsub(3)
Safe function to subtract fixed point numbers clamping underflow. Allegro game programming library
flarq(1)
ARQ data transfer utility for fldigi
flush.tcl86(n), flush(n)
Flush buffered output for a channel
flush.tcl90(n), flush(n)
Flush buffered output for a channel
foomatic-preferred-driver(8)
<put a short description here>
forktest(6)
tests the vga_safety_fork() function
form_field_buffer(3x)
field buffer control
free_audio_stream_buffer(3)
Tells the audio stream player new data can be played. Allegro game programming library
frm_xfragent(8)
File Residency Manager Transfer agent
frm_xfrd(8)
File Residency Manager transfer daemon
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
ftpd(8)
Internet File Transfer Protocol server
ftpmail(1)
FIFO-based Perl script for sending email based on proftpd TransferLog
ftps(1)
ARPANET file transfer program
galaxis(6)
rescue lifeboats lost in interstellar space
gbdfed(1)
GTK-based BDF font editor
gbz80(7)
CPU opcode reference
gdal_polygonize(1)
Produces a polygon feature layer from a raster
gdal_translate(1)
Converts raster data between different formats
gdalmdimtranslate(1)
Converts multidimensional data between different formats, and perform subsetting
gdalmove(1)
Transform georeferencing of raster file in place
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] {
gentest(1)
Run random generic SMB operations against two SMB servers and show the differences in behavior
get-oui(1)
Fetch the arp-scan OUI file from the IEEE website
get_audio_stream_buffer(3)
Tells you if you need to fill the audiostream or not. Allegro game programming library
get_mixer_buffer_length(3)
Returns the number of samples per channel in the mixer buffer. Allegro game programming library
getkey(1)
fetch one or more keys from an OpenPGP keyserver
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
getphref(3)
retrieve a physical reference man1/alc_origin.1
gftp(1)
file transfer client for *NIX based machines
gh-issue-transfer(1)
Transfer issue to another repository
gid(1), id(1)
print real and effective user and group IDs
git-check-ref-format(1)
Ensures that a reference name is well formed
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-http-fetch(1)
Download from a remote Git repository via HTTP
git-lfs-fetch(1)
Download all Git LFS files for a given ref
git-lfs-standalone-file(1)
Standalone transfer adapter for file URLs
git-ls-remote(1)
List references in a remote repository
git-pull(1)
Fetch from and integrate with another repository or a local branch
git-show-ref(1)
List references in a local repository
git-update-ref(1)
Update the object name stored in a ref safely
git-upload-pack(1)
Send objects packed back to git-fetch-pack
git-whatchanged(1)
Show logs with differences each commit introduces
gitprotocol-pack(5)
How packs are transferred over-the-wire
gkermit(1)
G-Kermit (GNU Kermit) 1.00 file transfer software
glAccum(3), "glAccum(3)
operate on the accumulation buffer
glClear(3), "glClear(3)
clear buffers to preset values
glClearAccum(3), "glClearAccum(3)
specify clear values for the accumulation buffer
glClearColor(3), "glClearColor(3)
specify clear values for the color buffers
glClearDepth(3), "glClearDepth(3)
specify the clear value for the depth buffer
glClearIndex(3), "glClearIndex(3)
specify the clear value for the color index buffers
glClearStencil(3), "glClearStencil(3)
specify the clear value for the stencil buffer
glColorMask(3), "glColorMask(3)
enable and disable writing of frame buffer color components
glCopyPixels(3), "glCopyPixels(3)
copy pixels in the frame buffer
glDepthFunc(3), "glDepthFunc(3)
specify the value used for depth buffer comparisons
glDepthMask(3), "glDepthMask(3)
enable or disable writing into the depth buffer
glDrawBuffer(3), "glDrawBuffer(3)
specify which color buffers are to be drawn into
glDrawPixels(3), "glDrawPixels(3)
write a block of pixels to the frame buffer
glFeedbackBuffer(3), "glFeedbackBuffer(3)
controls feedback mode
glIndexMask(3), "glIndexMask(3)
control the writing of individual bits in the color index buffers
glPassThrough(3), "glPassThrough(3)
place a marker in the feedback buffer
glReadBuffer(3), "glReadBuffer(3)
select a color buffer source for pixels
glReadPixels(3), "glReadPixels(3)
read a block of pixels from the frame buffer
glSelectBuffer(3), "glSelectBuffer(3)
establish a buffer for selection mode values
glStencilFunc(3), "glStencilFunc(3)
set function and reference value for stencil testing delim $$
glXSwapBuffers(3), "glXSwapBuffers(3)
exchange front and back buffers
gl_getbox(3)
copy a rectangular pixmap from the screen to a buffer
glab-repo-transfer(1)
Transfer a repository to a new namespace
glmatrix(6)
simulates the title sequence effect of the movie
glob_resource(3), glob_resource (3)
Search the different datastores for resources matching a pattern
glutSwapBuffers(3)
swaps the buffers of the current window if double buffered
gmrun(1)
Featureful CLI-like GTK+ application launcher
gmx-bar(1)
Calculate free energy difference estimates through Bennett's acceptance ratio
gmx-convert-trj(1)
Converts between different trajectory types
gmx-rms(1)
Calculate RMSDs with a reference structure and RMSD matrices
gmx-rotmat(1)
Plot the rotation matrix for fitting to a reference structure
gnutls_buffer_append_data(3)
API function
gnutls_pubkey_get_preferred_hash_algorithm(3)
API function
gnutls_safe_renegotiation_status(3)
API function
gnutls_x509_crq_get_tlsfeatures(3)
API function
gnutls_x509_crq_set_tlsfeatures(3)
API function
gnutls_x509_crt_get_preferred_hash_algorithm(3)
API function
gnutls_x509_crt_get_tlsfeatures(3)
API function
gnutls_x509_crt_set_tlsfeatures(3)
API function
gnutls_x509_ext_export_tlsfeatures(3)
API function
gnutls_x509_ext_import_tlsfeatures(3)
API function
gnutls_x509_tlsfeatures_add(3)
API function
gnutls_x509_tlsfeatures_check_crt(3)
API function
gnutls_x509_tlsfeatures_deinit(3)
API function
gnutls_x509_tlsfeatures_get(3)
API function
gnutls_x509_tlsfeatures_init(3)
API function
gotmail(1)
A script to fetch mail from a Hotmail mailbox
goto(1)
transfer command
gperf(1)
generate a perfect hash function from a key set
gps2udp(1)
feed the take from gpsd to one or more aggregation sites
grace(1)
command line interface xmgrace - full-featured GUI mode gracebat - batch mode - print and exit
graffer(8)
collect numeric values and generate graphs
groff(7)
a short reference for the GNU roff language
groff_diff(7)
differences between GNU troff and classical troff
groff_mdoc(7)
reference for groff's mdoc implementation
groffer(1)
display groff files and man~pages on X and tty
gs-netcat(1)
transfer data, forward traffic and execute commands on a remote host. Securely
gs-sftp(1)
Secure File Transfer Protocol via Global Socket
gsdiff(1), sdiff(1)
side-by-side merge of file differences
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
gstdbuf(1), stdbuf(1)
Run COMMAND, with modified buffering operations for its standard streams
gtypist(1), Typist(1)
a typing tutor with lessons for different keyboards and languages
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
gutenfetch_duplicate_server(3)
-- This function creates a copy of a gutenfetch_server_t data structure
gutenfetch_free_server(3)
-- This function frees all resources held by a gutenfetch_server_t data structure
gutenfetch_free_servers(3)
-- This function frees a NULL terminated array of gutenfetch_server_t *. This is primarily for cleaning up the returned result from gutenfetch_list_servers(3)
gutenfetch_get_active_server(3)
-- Retrieve the currently active project gutenberg server which will be used to satisfy queries and requests
gutenfetch_get_aussie_server(3)
-- Retrieve the currently active australian project gutenberg server which will be used to satisfy queries and requests which reside only within Australia
gutenfetch_init(3)
-- Initialize the libgutenfetch library
gutenfetch_is_threadsafe(3)
-- Determine whether the gutenfetch library is thread-safe or not
gutenfetch_list_servers(3)
-- List all available project gutenberg servers
gutenfetch_new_server(3)
-- This function creates a new gutenfetch_server_t data structure
gutenfetch_set_active_server(3)
-- This function sets the default Gutenberg server used to satisfy requests. Instead of taking a gutenfetch_server_t * to set the server, it takes a NULL-terminated URL such as "ftp://ibiblio.org/pub/docs/books/gutenberg/". The url should contain a protocol supported by CURL a valid hostname and a directory to the base of the gutenberg texts
gutenfetch_set_active_server_full(3)
-- This function sets the default Gutenberg server used to satisfy requests
gutenfetch_shutdown(3)
-- Shutdown the libgutenfetch library
gutenfetch_version(3)
-- Get a text string which describes the version of libgutenfetch which is currently being used
gwhoami(1), whoami(1)
print effective user name
helios(1)
attraction/repulsion particle effects and some smooth surfaces
hlmaster(1), "hlmaster" "(1)
A Half-Life master server daemon (made in switzerland)"
hmmfetch(1)
retrieve profiles from a file
hown(3)
transfer ownership of a handle
httpd(8)
Apache Hypertext Transfer Protocol Server
hufo_smoke(1)
particle smoke effect
hwloc-diff(1)
Compute differences between two XML topologies
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_diff(3)
Topology differences
hxcite(1)
replace bibliographic references by hyperlinks
hxcite-mkbib(1)
expand references and create bibliography
hxref(1)
generate cross-references inside and between HTML files
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
hyperhotp(1)
program hyperFIDO USB security key HOTP feature
i2pd(1)
Full-featured C++ implementation of I2P client
icontact(1)
create contact sheets from images of different formats
idfetch(1)
retrieve biological data from the NCBI ID1 server
ieeeck(3)
ieeeck: verify inf and NaN are safe
image_parent(3), image_parent (3)
Return a reference to the parent object
incatalogfeed(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
incoming.conf(5)
Configuration of incoming news feeds
infect(1)
insert malicious code into an existing binary
infernal(1), Infernal(1)
sequence analysis using profiles of RNA sequence and secondary structure consensus
innfeed(8), imapfeed(8)
Multi-host, multi-connection, streaming NNTP feeder
innfeed.conf(5)
Configuration file for innfeed
insrefmbkrds(3)
adds in RDS instance all the references of MBK instance. man1/alc_origin.1
intel_lid(1)
Poll the values of different reports about laptop lid state
interactive-rebase-tool(1)
full featured sequence editor for git
interdiff(1)
show differences between two diff files
interference(6)
decaying sinusoidal waves
ipgrab(8)
A Verbose Packet Sniffer
ir-ctl(1)
a swiss-knife tool to handle raw IR and to set lirc options
ir-keytable(1)
a swiss-knife tool to handle Remote Controllers
iroffer(1)
-- DCC file server bot
jack_bufsize(1)
JACK toolkit client to change the JACK buffer size
jigdo-mirror(1)
Maintain a mirror of images offered with jigdo
jmba(1)
junk mail buffering agent
jose-b64-dec(1)
Decodes URL-safe Base64 data to binary
jose-b64-enc(1)
Encodes binary data to URL-safe Base64
jose_b64(3)
URL-safe Base64 Encoding & Decoding
jpg2ff(1)
convert JPG to farbfeld
kaffeine(1)
A media player by KDE with digital TV support
kcgi_buf_printf(3)
put variable content into a kcgi buffer
kcgi_buf_puts(3)
put a character into a kcgi buffer
kcgi_buf_puts(3)
put string content into a kcgi buffer
kcgi_buf_write(3)
put binary data into a kcgi buffer
kdata_buffer_alloc(3)
allocate immutable buffer data for plotting
kdata_buffer_copy(3)
copy immutable buffer data
kdc.conf(5)
Kerberos V5 KDC configuration file The kdc.conf file supplements krb5.conf(5) for programs which are typically only used on a KDC, such as the krb5kdc(8) and kadmind(8) daemons and the kdb5_util(8) 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
keyboard_getstate(3)
get a pointer to a buffer holding the state of all keys in raw keyboard mode
keylookup(1)
Fetch and Import GnuPG keys from keyservers
keypressed(3)
Tells if there are keypresses waiting in the input buffer. Allegro game programming library
kickpass(1)
a stupid simple password safe
kitty(1)
The fast, feature rich terminal emulator 0.0 3.5 kitty [options] [program-to-run ...] Run the kitty terminal emulator. You can also specify the program to run inside kitty as normal arguments following the options. For example: kitty --hold sh -c (dqecho hello, world(dq For comprehensive documentation for kitty, please see: %https://sw.kovidgoyal.net/kitty/
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_mk_safe(3), krb5_mk_priv(3)
generates integrity protected and/or encrypted messages
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_safe(3), krb5_rd_priv(3)
verifies authenticity of messages
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)
launch_avfeed(3), launch_avfeed (3)
Launch a customized frameserver
lbdb-fetchaddr(1)
grab addresses from mails add append them to lbdb database
ldap_first_reference(3), ldap_next_reference(3), ldap_count_references(3)
Stepping through continuation references in a result chain
ldap_parse_reference(3)
Extract referrals and controls from a reference message
ldbedit(1)
Edit LDB databases using your preferred editor
ldns-compare-zones(1)
read and compare two zonefiles and print differences
ldns-keyfetcher(1)
retrieve the DNSSEC DNSKEYs for a zone
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_flip(3), ldns_buffer_rewind(3), ldns_buffer_position(3), ldns_buffer_set_position(3), ldns_buffer_skip(3)
buffer positioning
ldns_buffer_limit(3), ldns_buffer_set_limit(3), ldns_buffer_capacity(3), ldns_buffer_set_capacity(3), ldns_buffer_reserve(3), ldns_buffer_at(3), ldns_buffer_begin(3), ldns_buffer_end(3), ldns_buffer_current(3)
buffer limits and pointers
ldns_buffer_remaining_at(3), ldns_buffer_remaining(3), ldns_buffer_available_at(3), ldns_buffer_available(3), ldns_buffer_status(3), ldns_buffer_status_ok(3)
check buffer status
ldns_buffer_write_at(3), ldns_buffer_write(3), ldns_buffer_write_string_at(3), ldns_buffer_write_string(3), ldns_buffer_write_u8_at(3), ldns_buffer_write_u8(3), ldns_buffer_write_u16_at(3), ldns_buffer_write_u16(3), ldns_buffer_read_at(3), ldns_buffer_read(3), ldns_buffer_read_u8_at(3), ldns_buffer_read_u8(3), ldns_buffer_read_u16_at(3), ldns_buffer_read_u16(3), ldns_buffer_read_u32_at(3), ldns_buffer_read_u32(3), ldns_buffer_write_u32(3), ldns_buffer_write_u32_at(3)
reading and writing buffers
ldns_key_buf2dsa(3), ldns_key_buf2rsa(3)
convert buffer to openssl key
ldns_pkt2buffer_str(3), ldns_pktheader2buffer_str(3), ldns_rr2buffer_str(3), ldns_rr_list2buffer_str(3), ldns_rdf2buffer_str(3), ldns_key2buffer_str(3), ldns_pkt2buffer_wire(3), ldns_rr2buffer_wire(3), ldns_rdf2buffer_wire(3), ldns_rrsig2buffer_wire(3), ldns_rr_rdata2buffer_wire(3)
lower level conversions
ldns_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_rr_mx_preference(3), ldns_rr_mx_exchange(3)
get MX RR rdata fields
ldns_sign_public_dsa(3), ldns_sign_public_rsamd5(3), ldns_sign_public_rsasha1(3)
sign buffer
ldns_verify_rrsig_dsa(3), ldns_verify_rrsig_rsasha1(3), ldns_verify_rrsig_rsamd5(3)
verify signature data buffers
lemonbar(1)
Featherweight lemon-scented bar
lfe(1)
Lisp Flavoured Erlang (LFE) shell
lfe_bits(3)
Lisp Flavoured Erlang (LFE) common binary functions
lfe_cl(3)
LFE Common Lisp interface library
lfe_clj(3), clj(3)
LFE Clojure interface library
lfe_comp(3)
Lisp Flavoured Erlang (LFE) compiler
lfe_docs(3)
Lisp Flavoured Erlang (LFE) documentation handling
lfe_gen(3)
Lisp Flavoured Erlang (LFE) dynamic code generator
lfe_guide(7)
Lisp Flavoured Erlang User Guide
lfe_io(3)
Lisp Flavoured Erlang (LFE) io functions
lfe_lib(3)
Lisp Flavoured Erlang (LFE) library module
lfe_macro(3)
Lisp Flavoured Erlang (LFE) macro expander
lfe_types(7)
LFE Types and Functions Specifications
lfescript(1)
Lisp Flavoured Erlang (LFE) scripting support
lftp(1)
Sophisticated file transfer program
libcurl(3)
client-side URL transfers
libcurl-thread(3)
libcurl thread safety
libfm-pref-apps(1)
sets preferred applications for programs based on libfm
libg15render(3)
Render text and graphics to a buffer usable by libg15 (3) or g15daemon (1)
libgutenfetch(3)
Client-side library to retrieve listings and books availiable from Project Gutenberg
libipsec-mb(7)
overview of Intel(R) Multi-Buffer Crypto for IPSec library
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
libmng(3)
Multiple-image Network Graphics (MNG) Reference Library 1.0.9
libowfat_buffer(3), buffer.h(3)
generic read/write buffering
libowfat_buffer_close(3), buffer_close(3)
close buffer
libowfat_buffer_feed(3), buffer_feed(3)
low-level component of buffer_get
libowfat_buffer_flush(3), buffer_flush(3)
feed buffer to write function
libowfat_buffer_fromarray(3), buffer_fromarray(3)
initialize buffer structure from array
libowfat_buffer_frombuf(3), buffer_frombuf(3)
initialize buffer structure from raw memory
libowfat_buffer_fromsa(3), buffer_fromsa(3)
initialize buffer structure from stralloc
libowfat_buffer_get(3), buffer_get(3)
read binary data from buffer
libowfat_buffer_get_new_token_sa(3), buffer_get_new_token_sa(3)
read token from buffer
libowfat_buffer_get_new_token_sa_pred(3), buffer_get_new_token_sa_pred(3)
read token from buffer
libowfat_buffer_get_token(3), buffer_get_token(3)
read token from buffer
libowfat_buffer_get_token_pred(3), buffer_get_token_pred(3)
read token from buffer
libowfat_buffer_get_token_sa(3), buffer_get_token_sa(3)
read token from buffer
libowfat_buffer_get_token_sa_pred(3), buffer_get_token_sa_pred(3)
read token from buffer
libowfat_buffer_getc(3), buffer_getc(3)
read one char from buffer
libowfat_buffer_getline(3), buffer_getline(3)
read line from buffer
libowfat_buffer_getline_sa(3), buffer_getline_sa(3)
read line from buffer
libowfat_buffer_getn(3), buffer_getn(3)
read binary data from buffer
libowfat_buffer_getnewline_sa(3), buffer_getnewline_sa(3)
read line from buffer
libowfat_buffer_init(3), buffer_init(3)
initialize buffer structure
libowfat_buffer_init_free(3), buffer_init_free(3)
initialize buffer structure
libowfat_buffer_mmapread(3), buffer_mmapread(3)
create read-only memory-mapped file buffer
libowfat_buffer_peek(3), buffer_peek(3)
return pointer to string in buffer
libowfat_buffer_peekc(3), buffer_peekc(3)
read one char from buffer
libowfat_buffer_put(3), buffer_put(3)
write binary data to buffer
libowfat_buffer_put8long(3), buffer_put8long(3)
write an octal ASCII representation of an unsigned long integer to buffer
libowfat_buffer_putalign(3), buffer_putalign(3)
write binary data to buffer
libowfat_buffer_puterror(3), buffer_puterror(3)
write error string to buffer and flush
libowfat_buffer_puterror2(3), buffer_puterror2(3)
write error string to buffer and flush
libowfat_buffer_putflush(3), buffer_putflush(3)
write binary data to buffer and flush
libowfat_buffer_putlong(3), buffer_putlong(3)
write a decimal ASCII representation of a signed long integer to buffer
libowfat_buffer_putlonglong(3), buffer_putlonglong(3)
write a decimal ASCII representation of a signed long integer to buffer
libowfat_buffer_putm(3), buffer_putm(3)
write ASCIIZ string(s) to buffer
libowfat_buffer_putnlflush(3), buffer_putnlflush(3)
write '
libowfat_buffer_puts(3), buffer_puts(3)
write ASCIIZ string to buffer
libowfat_buffer_putsa(3), buffer_putsa(3)
write stralloc to buffer
libowfat_buffer_putsaflush(3), buffer_putsa(3)
write stralloc to buffer and flush
libowfat_buffer_putsalign(3), buffer_putsalign(3)
write ASCIIZ string to buffer
libowfat_buffer_putsflush(3), buffer_putsflush(3)
write ASCIIZ string to buffer and flush
libowfat_buffer_putspace(3), buffer_putspace(3)
write ASCII space to buffer
libowfat_buffer_putulong(3), buffer_putulong(3)
write a decimal ASCII representation of an unsigned long integer to buffer
libowfat_buffer_putulonglong(3), buffer_putulonglong(3)
write a decimal ASCII representation of a signed long integer to buffer
libowfat_buffer_putxlong(3), buffer_putxlong(3)
write a hexidecimal ASCII representation of an unsigned long integer to buffer
libowfat_buffer_seek(3), buffer_seek(3)
remove bytes from beginning of string in buffer
libowfat_buffer_tosa(3), buffer_tosa(3)
initialize buffer for writing to stralloc
libowfat_byte_starts(3), byte_starts(3)
find out if a buffer starts with a string
libowfat_fmt_netstring(3), fmt_netstring(3)
convert a memory buffer into a netstring
libowfat_iob_addbuf(3), iob_addbuf(3)
add buffer to I/O batch
libowfat_iob_addbuf_free(3), iob_addbuf_free(3)
add buffer to I/O batch, with deallocation
libowfat_iob_adds(3), iob_adds(3)
add buffer to I/O batch
libowfat_iob_adds_free(3), iob_adds_free(3)
add buffer to I/O batch
libowfat_iob_prefetch(3), iob_prefetch(3)
prefetch data for I/O batch
libowfat_range_arrayinbuf(3), range_arrayinbuf(3)
range check for array in buffer
libowfat_range_bufinbuf(3), range_bufinbuf(3)
range check for buf in buffer
libowfat_range_ptrinbuf(3), range_ptrinbuf(3)
range check pointer in buffer
libowfat_range_str2inbuf(3), range_str2inbuf(3)
range check for string in buffer
libowfat_range_str4inbuf(3), range_str4inbuf(3)
range check for string in buffer
libowfat_range_strinbuf(3), range_strinbuf(3)
range check for string in buffer
libowfat_range_validbuf(3), range_validbuf(3)
range check buffer
home | help