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
BUF_ISLOCKED(9)
returns the state of the lock linked to the buffer
BUF_RECURSED(9)
checks if the lock linked to the buffer is recursed
BUF_UNLOCK(9)
unlocks a locked buffer
BUS_CHILD_DELETED(9)
notify a bus device that a child is being deleted
BUS_CHILD_DETACHED(9)
notify a bus device that a child was detached
BUS_HINTED_CHILD(9)
notify a bus device about a potential child device identified by hints
BUS_NEW_PASS(9)
notify a bus that the pass level has been changed
BUS_RESCAN(9)
rescan a bus checking for devices that have been added or removed
COLOR_PAIR(3), %start_color(3), %has_colors(3), %can_change_color(3), %init_pair(3), %init_color(3), %init_extended_pair(3), %init_extended_color(3), %color_content(3), %pair_content(3), %extended_color_content(3), %extended_pair_content(3), %reset_color_pairs(3), %COLOR_PAIR(3), %PAIR_NUMBER(3), %COLORS(3), %COLOR_PAIRS(3), %COLOR_BLACK(3), %COLOR_RED(3), %COLOR_GREEN(3), %COLOR_YELLOW(3), %COLOR_BLUE(3), %COLOR_MAGENTA(3), %COLOR_CYAN(3), %COLOR_WHITE(3)
manipulate terminal colors with curses
DEFINE_IFUNC(9)
define a kernel function with an implementation selected at run-time
DEVICE_SHUTDOWN(9)
called during system shutdown
DRIVER_MODULE(9), DRIVER_MODULE_ORDERED(9), EARLY_DRIVER_MODULE(9), EARLY_DRIVER_MODULE_ORDERED(9)
kernel driver declaration macro
OF_package_to_path(9)
get fully qualified path to a device tree node
PCI_IOV_ADD_VF(9)
inform a PF driver that a VF is being created
Q_FRAWMASK(3), Q_GFRAW(3), Q_GFABSVAL(3), Q_GFVAL(3), Q_SFVAL(3)
fixed-point math functions which manipulate the fractional data bits
Q_IFRAWMASK(3), Q_IFVALIMASK(3), Q_IFVALFMASK(3), Q_GIFRAW(3), Q_GIFABSVAL(3), Q_GIFVAL(3), Q_SIFVAL(3), Q_SIFVALS(3)
fixed-point math functions which manipulate the combined integer/fractional data bits
Q_INI(3), Q_NCBITS(3), Q_BT(3), Q_TC(3), Q_NTBITS(3), Q_NFCBITS(3), Q_MAXNFBITS(3), Q_NFBITS(3), Q_NIBITS(3), Q_RPSHFT(3), Q_ABS(3), Q_MAXSTRLEN(3), Q_TOSTR(3), Q_SHL(3), Q_SHR(3), Q_DEBUG(3)
fixed-point math miscellaneous functions/variables
Q_IRAWMASK(3), Q_GIRAW(3), Q_GIABSVAL(3), Q_GIVAL(3), Q_SIVAL(3)
fixed-point math functions which manipulate the integer data bits
Q_QABS(3), Q_Q2S(3), Q_Q2F(3)
fixed-point math functions which operate on a single Q number
Q_QADDI(3), Q_QDIVI(3), Q_QMULI(3), Q_QSUBI(3), Q_QFRACI(3), Q_QCPYVALI(3)
fixed-point math functions which apply integers to a Q number
Q_QADDQ(3), Q_QDIVQ(3), Q_QMULQ(3), Q_QSUBQ(3), Q_NORMPREC(3), Q_QMAXQ(3), Q_QMINQ(3), Q_QCLONEQ(3), Q_CPYVALQ(3)
fixed-point math functions which operate on two Q numbers
Q_SIGNED(3), Q_LTZ(3), Q_PRECEQ(3), Q_QLTQ(3), Q_QLEQ(3), Q_QGTQ(3), Q_QGEQ(3), Q_QEQ(3), Q_QNEQ(3), Q_OFLOW(3), Q_RELPREC(3)
fixed-point math comparison and logic functions
Q_SIGNSHFT(3), Q_SSIGN(3), Q_CRAWMASK(3), Q_SRAWMASK(3), Q_GCRAW(3), Q_GCVAL(3), Q_SCVAL(3)
fixed-point math functions which manipulate the control/sign data bits
SDT(9)
a DTrace framework for adding statically-defined tracing probes
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
VFS_CHECKEXP(9)
check if a file system is exported to a client
VGLBitmapAllocateBits(3), VGLBitmapCopy(3), VGLBitmapCreate(3), VGLBitmapDestroy(3), VGLBitmapPutChar(3), VGLBitmapString(3), VGLBlankDisplay(3), VGLBox(3), VGLCheckSwitch(3), VGLClear(3), VGLEllipse(3), VGLEnd(3), VGLFilledBox(3), VGLFilledEllipse(3), VGLGetXY(3), VGLInit(3), VGLLine(3), VGLKeyboardInit(3), VGLKeyboardEnd(3), VGLKeyboardGetCh(3), VGLMouseInit(3), VGLMouseMode(3), VGLMouseSetImage(3), VGLMouseSetStdImage(3), VGLMouseStatus(3), VGLPanScreen(3), VGLSetBorder(3), VGLSetPalette(3), VGLSetPaletteIndex(3), VGLSetVScreenSize(3), VGLSetXY(3), VGLTextSetFontFile(3)
Video Graphics Library functions
VOP_GETEXTATTR(9)
retrieve named extended attribute from a vnode
VOP_LISTEXTATTR(9)
retrieve a list of named extended attributes from a vnode
VOP_LOCK(9), VOP_UNLOCK(9), VOP_ISLOCKED(9), vn_lock(9)
serialize access to a vnode
VOP_SETEXTATTR(9)
set named extended attribute for a vnode
__iconv_get_list(3), __iconv_free_list(3)
retrieving a list of character encodings supported by iconv(3)
_nc_tracebits(3), %curses_trace(3), %trace(3), %_tracef(3), %_traceattr(3), %_traceattr2(3), %_tracecchar_t(3), %_tracecchar_t2(3), %_tracechar(3), %_tracechtype(3), %_tracechtype2(3), %_nc_tracebits(3), %_tracedump(3), %_tracemouse(3)
curses debugging routines
aac(4)
Adaptec AdvancedRAID Controller driver
acl_equiv_mode_np(3)
check if ACL can be represented as UNIX permissions
acl_extended_file_np(3), acl_extended_file_nofollow_np(3), acl_extended_link_np(3)
checks if the file has extended ACLs set
acl_strip_np(3)
strip extended entries from an ACL
acpi(4)
Advanced Configuration and Power Management support
acpi_ged(4)
ACPI Generic Event Device
agp(4)
generic interface to the Accelerated Graphics Port (AGP)
ahci(4)
Serial ATA Advanced Host Controller Interface driver
altera_avgen(4)
driver for generic Altera Avalon-bus-attached, memory-mapped devices
apic(4)
Advanced Programmable Interrupt Controller (APIC) driver
apmd(8)
Advanced Power Management monitor daemon
arc4rand(9), arc4random(9), arc4random_buf(9), is_random_seeded(9), random(9), read_random(9), read_random_uio(9)
supply pseudo-random numbers
archive_write_set_format(3), archive_write_set_format_7zip(3), archive_write_set_format_ar(3), archive_write_set_format_ar_bsd(3), archive_write_set_format_ar_svr4(3), archive_write_set_format_by_name(3), archive_write_set_format_cpio(3), archive_write_set_format_cpio_bin(3), archive_write_set_format_cpio_newc(3), archive_write_set_format_cpio_odc(3), archive_write_set_format_cpio_pwb(3), archive_write_set_format_filter_by_ext(3), archive_write_set_format_filter_by_ext_def(3), archive_write_set_format_gnutar(3), archive_write_set_format_iso9660(3), archive_write_set_format_mtree(3), archive_write_set_format_mtree_classic(3), archive_write_set_format_mtree_default(3), archive_write_set_format_pax(3), archive_write_set_format_pax_restricted(3), archive_write_set_format_raw(3), archive_write_set_format_shar(3), archive_write_set_format_shar_dump(3), archive_write_set_format_ustar(3), archive_write_set_format_v7tar(3), archive_write_set_format_warc(3), archive_write_set_format_xar(3), archive_write_set_format_zip(3)
functions for creating archives
atexit(3)
register a function to be called on exit
atf(7), ATF(7)
introduction to the Automated Testing Framework
atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
C API to write ATF-based test programs
atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
C++ API to write ATF-based test programs
atf-sh(1)
interpreter for shell-based test programs
atf_add_test_case(3), atf_check(3), atf_check_equal(3), atf_check_not_equal(3), atf_config_get(3), atf_config_has(3), atf_expect_death(3), atf_expect_exit(3), atf_expect_fail(3), atf_expect_pass(3), atf_expect_signal(3), atf_expect_timeout(3), atf_fail(3), atf_get(3), atf_get_srcdir(3), atf_init_test_cases(3), atf_pass(3), atf_require_prog(3), atf_set(3), atf_skip(3), atf_test_case(3)
POSIX shell API to write ATF-based test programs
atrun(8)
run jobs queued for later execution
atse(4)
driver for the Altera Triple-Speed Ethernet MegaCore
au_free_token(3)
deallocate a token_t created by any of the au_to_*() BSM API functions
audit_user(5)
events to be audited for given users
auditreduce(1)
select records from audit trail files
auth_destroy(3), authnone_create(3), authsys_create(3), authsys_create_default(3)
library routines for client side remote procedure call authentication
auth_ttyok(3), auth_hostok(3), auth_timeok(3)
functions for checking login class based login restrictions
autounmountd(8)
daemon unmounting automounted filesystems
awk(1)
pattern-directed scanning and processing language
axp(4)
Advanced Micro Devices 10G Ethernet driver
biff(1)
be notified if mail arrives and who it is from
bindresvport(3), bindresvport_sa(3)
bind a socket to a privileged IP port
binuptime(9), getbinuptime(9), microuptime(9), getmicrouptime(9), nanouptime(9), getnanouptime(9), sbinuptime(9), getsbinuptime(9)
get the time elapsed since boot
blackhole(4)
a sysctl(8) MIB for manipulating behaviour in respect of refused SCTP, TCP, or UDP connection attempts
boot(8)
system bootstrapping procedures
bsddialog(3), bsddialog_backtitle(3), bsddialog_calendar(3), bsddialog_clearterminal(3), bsddialog_color(3), bsddialog_color_attrs(3), bsddialog_checklist(3), bsddialog_datebox(3), bsddialog_end(3), bsddialog_form(3), bsddialog_gauge(3), bsddialog_geterror(3), bsddialog_get_theme(3), bsddialog_hascolors(3), bsddialog_infobox(3), bsddialog_init(3), bsddialog_init_notheme(3), bsddialog_initconf(3), bsddialog_menu(3), bsddialog_mixedgauge(3), bsddialog_mixedlist(3), bsddialog_msgbox(3), bsddialog_pause(3), bsddialog_radiolist(3), bsddialog_rangebox(3), bsddialog_set_theme(3), bsddialog_set_default_theme(3), bsddialog_textbox(3), bsddialog_timebox(3), bsddialog_yesno(3)
TUI dialogs
bsearch(3)
binary search of a sorted table
btxld(8)
link editor for BTX clients
buf(9)
kernel buffer I/O scheme used in FreeBSD VM system
builtin(1), !(1), %(1), .(1), :(1), @(1), [(1), {(1), }(1), alias(1), alloc(1), bg(1), bind(1), bindkey(1), break(1), breaksw(1), builtins(1), case(1), cd(1), chdir(1), command(1), complete(1), continue(1), default(1), dirs(1), do(1), done(1), echo(1), echotc(1), elif(1), else(1), end(1), endif(1), endsw(1), esac(1), eval(1), exec(1), exit(1), export(1), false(1), fc(1), fg(1), filetest(1), fi(1), for(1), foreach(1), getopts(1), glob(1), goto(1), hash(1), hashstat(1), history(1), hup(1), if(1), jobid(1), jobs(1), kill(1), limit(1), local(1), log(1), login(1), logout(1), ls-F(1), nice(1), nohup(1), notify(1), onintr(1), popd(1), printenv(1), printf(1), pushd(1), pwd(1), read(1), readonly(1), rehash(1), repeat(1), return(1), sched(1), set(1), setenv(1), settc(1), setty(1), setvar(1), shift(1), source(1), stop(1), suspend(1), switch(1), telltc(1), test(1), then(1), time(1), times(1), trap(1), true(1), type(1), ulimit(1), umask(1), unalias(1), uncomplete(1), unhash(1), unlimit(1), unset(1), unsetenv(1), until(1), wait(1), where(1), which(1), while(1)
shell built-in commands
bus_adjust_resource(9)
adjust resource allocated from a parent bus
bus_delayed_attach_children(9)
request that the children be attached when interrupts are enabled
bzip2(1), bunzip2(1)
a block-sorting file compressor, v1.0.8 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
call_once(3), cnd_broadcast(3), cnd_destroy(3), cnd_init(3), cnd_signal(3), cnd_timedwait(3), cnd_wait(3), mtx_destroy(3), mtx_init(3), mtx_lock(3), mtx_timedlock(3), mtx_trylock(3), mtx_unlock(3), thrd_create(3), thrd_current(3), thrd_detach(3), thrd_equal(3), thrd_exit(3), thrd_join(3), thrd_sleep(3), thrd_yield(3), tss_create(3), tss_delete(3), tss_get(3), tss_set(3)
C11 threads interface
callout_active(9), callout_deactivate(9), callout_async_drain(9), callout_drain(9), callout_init(9), callout_init_mtx(9), callout_init_rm(9), callout_init_rw(9), callout_pending(9), callout_reset(9), callout_reset_curcpu(9), callout_reset_on(9), callout_reset_sbt(9), callout_reset_sbt_curcpu(9), callout_reset_sbt_on(9), callout_schedule(9), callout_schedule_curcpu(9), callout_schedule_on(9), callout_schedule_sbt(9), callout_schedule_sbt_curcpu(9), callout_schedule_sbt_on(9), callout_stop(9), callout_when(9)
execute a function after a specified length of time
cap_fcntls_limit(2), cap_fcntls_get(2)
manage allowed fcntl commands
cap_ioctls_limit(2), cap_ioctls_get(2)
manage allowed ioctl commands
cap_sandboxed(3)
Check if in a capability mode sandbox
carp(4)
Common Address Redundancy Protocol
ccd(4)
Concatenated Disk driver
ccdconfig(8)
configuration utility for the concatenated disk driver
certctl(8)
tool for managing trusted and untrusted TLS certificates
cfgetispeed(3), cfsetispeed(3), cfgetospeed(3), cfsetospeed(3), cfsetspeed(3), cfmakeraw(3), cfmakesane(3), tcgetattr(3), tcsetattr(3)
manipulating the termios structure
ch(4)
SCSI media-changer (juke box) driver
chat(8)
Automated conversational script with a modem
chio(1)
medium changer control utility
clearerr(3), clearerr_unlocked(3), feof(3), feof_unlocked(3), ferror(3), ferror_unlocked(3), fileno(3), fileno_unlocked(3)
check and reset stream status
clearok(3), %clearok(3), %idlok(3), %idcok(3), %immedok(3), %leaveok(3), %setscrreg(3), %wsetscrreg(3), %scrollok(3)
set curses output options
clock(3)
determine processor time used
col(1)
filter reverse line feeds from input
condvar(9), cv_init(9), cv_destroy(9), cv_wait(9), cv_wait_sig(9), cv_wait_unlock(9), cv_timedwait(9), cv_timedwait_sbt(9), cv_timedwait_sig(9), cv_timedwait_sig_sbt(9), cv_signal(9), cv_broadcast(9), cv_broadcastpri(9), cv_wmesg(9)
kernel condition variable
config_intrhook(9)
schedule a function to be run after interrupts have been enabled, but before root is mounted
confstr(3)
get string-valued configurable variables
cr_cansee(9)
determine visibility of objects given their user credentials
cron(8)
daemon to execute scheduled commands (Vixie Cron)
crunchgen(1)
generates build environment for a crunched binary
crypto(4), cryptodev(4)
user-mode access to hardware-accelerated cryptography
crypto_session(9)
state used for symmetric cryptographic services
csplit(1)
split files based on context
curpriority_cmp(9), maybe_resched(9), resetpriority(9), roundrobin(9), roundrobin_interval(9), sched_setup(9), schedclock(9), schedcpu(9), setrunnable(9), updatepri(9)
perform round-robin scheduling of runnable processes
curs_extend(3), %curses_version(3), %use_extended_names(3)
miscellaneous curses extensions
curs_opaque(3), %is_cleared(3), %is_idlok(3), %is_idcok(3), %is_immedok(3), %is_keypad(3), %is_leaveok(3), %is_nodelay(3), %is_notimeout(3), %is_pad(3), %is_scrollok(3), %is_subwin(3), %is_syncok(3), %wgetdelay(3), %wgetparent(3), %wgetscrreg(3)
obtain curses window properties
curs_printw(3), %printw(3), %wprintw(3), %mvprintw(3), %mvwprintw(3), %vwprintw(3), %vw_printw(3)
write formatted output to a curses window
curs_refresh(3), %doupdate(3), %redrawwin(3), %refresh(3), %wnoutrefresh(3), %wredrawln(3), %wrefresh(3)
refresh curses windows or lines thereupon
curs_scanw(3), %scanw(3), %wscanw(3), %mvscanw(3), %mvwscanw(3), %vwscanw(3), %vw_scanw(3)
read formatted input from a curses window
curs_slk(3), %slk_init(3), %slk_set(3), %slk_wset(3), %slk_refresh(3), %slk_noutrefresh(3), %slk_label(3), %slk_clear(3), %slk_restore(3), %slk_touch(3), %slk_attron(3), %slk_attrset(3), %slk_attroff(3), %slk_attr_on(3), %slk_attr_set(3), %slk_attr_off(3), %slk_attr(3), %slk_color(3), %extended_slk_color(3)
curses soft label key routines
curs_termcap(3), %PC(3), %UP(3), %BC(3), %ospeed(3), %tgetent(3), %tgetflag(3), %tgetnum(3), %tgetstr(3), %tgoto(3), %tputs(3)
curses emulation of termcap
curs_threads(3), %NCURSES_WINDOW_CB(3), %NCURSES_SCREEN_CB(3), %get_escdelay(3), %set_escdelay(3), %set_tabsize(3), %use_screen(3), %use_window(3)
curses support for multi-threaded applications
curs_touch(3), %touchwin(3), %touchline(3), %untouchwin(3), %wtouchln(3), %is_linetouched(3), %is_wintouched(3)
control terminal output refresh in a curses window
curses(3), %ncurses(3)
character-cell terminal interface with optimized output
cuserid(3)
get user name associated with effective UID
cut(1)
cut out selected portions of each line of a file
cxgbe(4)
Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
cxgbev(4)
Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver
daemon(8)
run detached from the controlling terminal
dev_clone(9), drain_dev_clone_events(9)
eventhandler for name-based device cloning in devfs
devctl_safe_quote_sb(9)
Insert a string, properly quoted, into a sbuf
devfs_set_cdevpriv(9), devfs_get_cdevpriv(9), devfs_clear_cdevpriv(9), devfs_foreach_cdevpriv(9)
manage per-open filedescriptor data for devices
device_add_child(9), device_add_child_ordered(9)
add a new device as a child of an existing device
device_enable(9), device_disable(9), device_is_enabled(9)
manipulate device enabled flag
device_get_children(9)
get a list of devices connected to a device
device_get_state(9), device_busy(9), device_unbusy(9), device_is_alive(9), device_is_attached(9)
manipulate device state
device_printf(9)
formatted output conversion
devmatch(8)
print information about unattached devices
dladdr(3)
find the shared object containing a given address
dlinfo(3)
information about dynamically loaded object
drand48(3), erand48(3), lrand48(3), nrand48(3), mrand48(3), jrand48(3), srand48(3), seed48(3), lcong48(3)
pseudo random number generators and initialization routines
ds3231(4)
Extremely Accurate i2c-integrated RTC/TCXO/Crystal
dtrace_io(4)
a DTrace provider for tracing events related to disk I/O
dtrace_ip(4)
a DTrace provider for tracing events related to the IPv4 and IPv6 protocols
dtrace_lockstat(4)
a DTrace provider for tracing CPU scheduling events
dtrace_proc(4)
a DTrace provider for tracing events related to user processes
dtrace_sched(4)
a DTrace provider for tracing CPU scheduling events
dtrace_sctp(4)
a DTrace provider for tracing events related to the sctp(4) protocol
dtrace_tcp(4)
a DTrace provider for tracing events related to the tcp(4) protocol
dtrace_udp(4)
a DTrace provider for tracing events related to the UDP protocol
dtrace_udplite(4)
a DTrace provider for tracing events related to the UDP-Lite protocol
dtsec(4)
Freescale Datapath Acceleration Architecture-based Three-Speed Ethernet Controller device driver
dwarf_add_AT_const_value_signedint(3), dwarf_add_AT_const_value_string(3), dwarf_add_AT_const_value_unsignedint(3)
create and attach a DW_AT_const_value attribute
dwarf_add_AT_signed_const(3), dwarf_add_AT_unsigned_const(3)
create and attach constant class attributes
dwarf_add_typename(3)
add information about a user-defined type to a DWARF producer instance
dwarf_attr(3)
retrieve an attribute descriptor associated with a DWARF debugging information entry
dwarf_attrval_flag(3), dwarf_attrval_signed(3), dwarf_attrval_string(3), dwarf_attrval_unsigned(3)
retrieve the value of an attribute within a DWARF debugging information entry
dwarf_diename(3)
retrieve the name associated with a debugging information entry
dwarf_finish(3), dwarf_object_finish(3)
free resources associated with a debug descriptor
dwarf_get_address_size(3)
return the number of bytes needed to represent an address
dwarf_get_cie_info(3)
retrieve information associated with a CIE descriptor
dwarf_get_elf(3)
retrieve the Elf descriptor associated with a Dwarf_Debug instance
dwarf_get_pubtypes(3), dwarf_pubtype_cu_offset(3), dwarf_pubtype_die_offset(3), dwarf_pubtype_name_offsets(3), dwarf_pubtypename(3)
retrieve information about user-defined types
dwarf_get_relocation_info(3)
retrieve generated relocation arrays
dwarf_get_types(3), dwarf_type_cu_offset(3), dwarf_type_die_offset(3), dwarf_type_name_offsets(3), dwarf_typename(3)
retrieve information about user-defined types
dwarf_lineaddr(3), dwarf_linebeginstatement(3), dwarf_lineblock(3), dwarf_lineendsequence(3), dwarf_lineno(3), dwarf_lineoff(3), dwarf_linesrc(3), dwarf_line_srcfileno(3)
retrieve information associated with a DWARF line descriptor
dwarf_set_frame_cfa_value(3), dwarf_set_frame_rule_initial_value(3), dwarf_set_frame_rule_table_size(3), dwarf_set_frame_same_value(3), dwarf_set_frame_undefined_value(3)
set internal register rule table parameters
dwarf_tag(3)
retrieve the tag associated with a DWARF debugging information entry
ed(1), red(1)
text editor
editline(3), el_init(3), el_init_fd(3), el_end(3), el_reset(3), el_gets(3), el_wgets(3), el_getc(3), el_wgetc(3), el_push(3), el_wpush(3), el_parse(3), el_wparse(3), el_set(3), el_wset(3), el_get(3), el_wget(3), el_source(3), el_resize(3), el_cursor(3), el_line(3), el_wline(3), el_insertstr(3), el_winsertstr(3), el_deletestr(3), el_wdeletestr(3), history_init(3), history_winit(3), history_end(3), history_wend(3), history(3), history_w(3), tok_init(3), tok_winit(3), tok_end(3), tok_wend(3), tok_reset(3), tok_wreset(3), tok_line(3), tok_wline(3), tok_str(3), tok_wstr(3)
line editor, history and tokenization functions
editline(7)
line editing user interface
editmap(8)
query and edit single records in database maps for sendmail
editrc(5)
configuration file for editline library
edquota(8)
edit user quotas
edsc(4)
Ethernet discard network interface
ee(1)
easy editor
efi(8), UEFI(8)
Unified Extensible Firmware Interface bootstrapping procedures
ehci(4)
USB Enhanced Host Controller driver
elf_flagarhdr(3), elf_flagdata(3), elf_flagehdr(3), elf_flagelf(3), elf_flagphdr(3), elf_flagscn(3), elf_flagshdr(3)
manipulate flags associated with ELF data structures
elf_memory(3)
process an ELF or ar(1) archive mapped into memory
elf_rawfile(3)
return uninterpreted contents of an ELF file
elftc(3)
support routines used in the Elftoolchain project
elftc_timestamp(3)
return the current or environment-provided timestamp
end(3), etext(3), edata(3)
end boundaries of image segments
epair(4)
A pair of virtual back-to-back connected Ethernet interfaces
epoch(9), epoch_context(9), epoch_alloc(9), epoch_free(9), epoch_enter(9), epoch_exit(9), epoch_wait(9), epoch_enter_preempt(9), epoch_exit_preempt(9), epoch_wait_preempt(9), epoch_call(9), epoch_drain_callbacks(9), in_epoch(9), in_epoch_verbose(9)
kernel epoch based reclamation
err(3), verr(3), errc(3), verrc(3), errx(3), verrx(3), warn(3), vwarn(3), warnc(3), vwarnc(3), warnx(3), vwarnx(3), err_set_exit(3), err_set_file(3)
formatted error messages
est(4)
Enhanced Speedstep Technology
etcupdate(8)
manage updates to system files not updated by installworld
ex(1), vi(1), view(1)
text editors
extattr(9)
virtual file system named extended attributes
extattr_delete_fd(2), extattr_delete_file(2), extattr_delete_link(2), extattr_get_fd(2), extattr_get_file(2), extattr_get_link(2), extattr_list_fd(2), extattr_list_file(2), extattr_list_link(2), extattr_set_fd(2), extattr_set_file(2), extattr_set_link(2)
system calls to manipulate VFS extended attributes
extattr_namespace_to_string(3), extattr_string_to_namespace(3)
convert an extended attribute namespace identifier to a string and vice versa
extattrctl(8)
manage UFS1 extended attributes
fdt(4)
Flattened Device Tree support
fdtbus(4)
Flattened Device Tree bus driver
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
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
fflush(3), fflush_unlocked(3), fpurge(3)
flush a stream
fgetc(3), getc(3), getc_unlocked(3), getchar(3), getchar_unlocked(3), getw(3)
get next character or word from input stream
fma(3), fmaf(3), fmal(3)
fused multiply-add
fmtcheck(3)
sanitizes user-supplied printf(3)-style format string
fmtmsg(3)
display a detailed diagnostic message
fputc(3), fputc_unlocked(3), putc(3), putc_unlocked(3), putchar(3), putchar_unlocked(3), putw(3)
output a character or word to a stream
fputs(3), fputs_unlocked(3), puts(3)
output a line to a stream
fread(3), fread_unlocked(3), fwrite(3), fwrite_unlocked(3)
binary stream input/output
free_mntarg(9), kernel_mount(9), mount_arg(9), mount_argb(9), mount_argf(9), mount_argsu(9)
functions provided as part of the kernel mount interface
freebsd-version(1)
print the version and patch level of the installed system
freelocale(3)
Frees a locale created with duplocale(3) or newlocale(3)
fsdb(8)
FFS debugging/editing tool
g_wither_geom(9)
destroy geom and related providers and consumers when you get a chance
gbde(4)
Geom Based Disk Encryption
gbde(8)
operation and management utility for Geom Based Disk Encryption
gelf_getsymshndx(3), gelf_update_symshndx(3)
read and update symbol information using extended section indices
geom_linux_lvm(4)
GEOM based Linux LVM logical volume mapping
geom_stats_open(3), geom_stats_close(3), geom_stats_resync(3), geom_stats_snapshot_get(3), geom_stats_snapshot_free(3), geom_stats_snapshot_timestamp(3), geom_stats_snapshot_reset(3), geom_stats_snapshot_next(3), gctl_get_handle(3), gctl_ro_param(3), gctl_rw_param(3), gctl_issue(3), gctl_free(3), gctl_dump(3), geom_getxml(3), geom_xml2tree(3), geom_gettree(3), geom_deletetree(3), g_open(3), g_close(3), g_mediasize(3), g_sectorsize(3), g_stripeoffset(3), g_stripesize(3), g_flush(3), g_delete(3), g_device_path(3), g_get_ident(3), g_get_name(3), g_open_by_ident(3), g_providername(3)
userland API library for kernel GEOM subsystem
geom_uzip(4)
GEOM based compressed disk images and partitions
getbsize(3)
get preferred block size
getextattr(8), lsextattr(8), rmextattr(8), setextattr(8)
manipulate extended attributes
getfsstat(2)
get list of all mounted file systems
getmntinfo(3)
get information about mounted file systems
getpeereid(3)
get the effective credentials of a UNIX-domain peer
getpeername(2)
get name of connected peer
getpmac(8)
print process-related MAC labels
getpriority(2), setpriority(2)
get/set program scheduling priority
getresgid(2), getresuid(2), setresgid(2), setresuid(2)
get or set real, effective and saved user or group ID
getrlimitusage(2)
Query usage of the current process' limited resources
ggated(8)
GEOM Gate network daemon
gjournal(8)
control utility for journaled devices
gmirror(8)
control utility for mirrored devices
gpioled(4)
GPIO LED generic device driver
gptboot(8)
GPT bootcode for UFS on BIOS-based computers
gptzfsboot(8)
GPT bootcode for ZFS on BIOS-based computers
groupmember(9)
checks if credentials mandate some group membership
gshsec(8)
control utility for shared secret devices
gss_accept_sec_context(3)
Accept a security context initiated by a peer application
gss_acquire_cred(3)
Obtain a GSS-API credential handle for pre-existing credentials
gss_add_cred(3)
Construct credentials incrementally
gss_import_sec_context(3)
Import a transferred context
gss_inquire_cred(3)
Obtain information about a credential
gss_inquire_cred_by_mech(3)
Obtain per-mechanism information about a credential
gss_inquire_mechs_for_name(3)
List mechanisms that support the specified name-type
gss_inquire_names_for_mech(3)
List the name-types supported by the specified mechanism
gss_release_cred(3)
Discard a credential handle
gss_unwrap(3), gss_unseal(3)
Convert a message previously protected by gss_wrap(3) back to a usable form
gss_verify_mic(3), gss_verify(3)
Check a MIC against a message; verify integrity of a received message
gstripe(8)
control utility for striped devices
h_ertt(4)
Enhanced Round Trip Time Khelp module
hostapd_cli(8)
text-based frontend program for interacting with hostapd(8)
hosts.equiv(5), .rhosts(5)
trusted remote host and user name data base
hosts.lpd(5)
trusted hosts that may use local print services
hpropd(8)
receive a propagated database
hwpstate_intel(4)
Intel Speed Shift Technology driver
hx509_lock(3), hx509 lock functions(3)
See the Locking and unlocking certificates and encrypted data. for description and examples
ibnd_find_node_guid(3), ibnd_find_node_dr(3)
given a fabric object find the node object within it which matches the guid or directed route specified
ibv_create_srq(3), ibv_destroy_srq(3)
create or destroy a shared receive queue (SRQ)
ibv_create_srq_ex(3), ibv_destroy_srq(3)
create or destroy a shared receive queue (SRQ)
ibv_get_async_event(3), ibv_ack_async_event(3)
get or acknowledge asynchronous events
ibv_get_cq_event(3), ibv_ack_cq_events(3)
get and acknowledge completion queue (CQ) events
ibv_get_srq_num(3), ibv_get_srq_num (3)
return srq number associated with the given shared receive queue (SRQ)
ibv_modify_srq(3)
modify attributes of a shared receive queue (SRQ)
ibv_post_srq_recv(3)
post a list of work requests (WRs) to a shared receive queue (SRQ)
ibv_query_srq(3)
get the attributes of a shared receive queue (SRQ)
ibv_srq_pingpong(1)
simple InfiniBand shared receive queue test
iconvlist(3)
retrieving a list of character encodings supported by iconv(3)
iic_gpiomux(4)
driver for I2C mux hardware controlled via GPIO
imcsmb(4)
Intel integrated Memory Controller (iMC) SMBus controller driver
init_sleepqueues(9), sleepq_abort(9), sleepq_add(9), sleepq_alloc(9), sleepq_broadcast(9), sleepq_free(9), sleepq_lock(9), sleepq_lookup(9), sleepq_release(9), sleepq_remove(9), sleepq_signal(9), sleepq_set_timeout(9), sleepq_set_timeout_sbt(9), sleepq_sleepcnt(9), sleepq_timedwait(9), sleepq_timedwait_sig(9), sleepq_type(9), sleepq_wait(9), sleepq_wait_sig(9)
manage the queues of sleeping threads
insque(3), remque(3)
doubly-linked list management
intro(8)
introduction to system maintenance procedures and commands
ipcrm(1)
remove the specified message queues, semaphore sets, and shared segments
ipfw(8), dnctl(8)
User interface for firewall, traffic shaper, packet scheduler, in-kernel NAT
ipfwpcap(8)
copy diverted packets to a file in tcpdump format
ipheth(4)
USB Apple iPhone/iPad tethered Ethernet driver
ipmon(8)
monitors /dev/ipl for logged packets
is_term_resized(3), %is_term_resized(3), %resize_term(3), %resizeterm(3)
manage the terminal dimensions understood by curses
isci(4)
Intel C600 Serial Attached SCSI driver
isgreater(3), isgreaterequal(3), isless(3), islessequal(3), islessgreater(3), isunordered(3)
compare two floating-point numbers
isoboot(8)
Boot code for hybrid ISO/USB images on BIOS-based computers
issetugid(2)
is current process tainted by uid or gid changes
jedec_dimm(4)
report asset information and temperatures for JEDEC DDR3 / DDR4 DIMMs
kcm(8)
process-based credential cache for Kerberos tickets
kdestroy(1)
remove one credential or destroy the current ticket file
key_defined(3), %key_defined(3)
test whether a curses keycode is defined
keylogout(1)
delete stored secret key
kfd(8)
receive forwarded tickets
kgetcred(1)
get a ticket for a particular service
kld_isloaded(3), kld_load(3)
kld utility functions
kldfirstmod(2)
return first module id from the kld file specified
klist(1)
list Kerberos credentials
kqueue_add_filteropts(9), kqueue_del_filteropts(9), kqfd_register(9), knote_fdclose(9), knlist_init(9), knlist_init_mtx(9), knlist_add(9), knlist_remove(9), knlist_remove_inevent(9), knlist_empty(9), knlist_clear(9), knlist_delete(9), knlist_destroy(9), KNOTE_LOCKED(9), KNOTE_UNLOCKED(9)
event delivery subsystem
krb524_convert_creds_kdc(3), krb524_convert_creds_kdc_ccache(3)
converts Kerberos 5 credentials to Kerberos 4 credentials
krb524_convert_creds_kdc_ccache(3), Heimdal(3)
Kerberos 4 compatibility functions
krb5_acc_ops(3), Heimdal(3)
Kerberos 5 credential cache functions
krb5_auth_getremoteseqnumber(3), Heimdal(3)
Kerberos 5 deprecated functions
krb5_c_block_size(3), krb5_c_decrypt(3), krb5_c_encrypt(3), krb5_c_encrypt_length(3), krb5_c_enctype_compare(3), krb5_c_get_checksum(3), krb5_c_is_coll_proof_cksum(3), krb5_c_is_keyed_cksum(3), krb5_c_keylength(3), krb5_c_make_checksum(3), krb5_c_make_random_key(3), krb5_c_set_checksum(3), krb5_c_valid_cksumtype(3), krb5_c_valid_enctype(3), krb5_c_verify_checksum(3), krb5_c_checksum_length(3)
Kerberos 5 crypto API
krb5_ccache_intro(3)
The credential cache functions
krb5_check_transited(3), krb5_check_transited_realms(3), krb5_domain_x500_decode(3), krb5_domain_x500_encode(3)
realm transit verification and encoding/decoding functions
krb5_checksum(3), krb5_checksum_disable(3), krb5_checksum_is_collision_proof(3), krb5_checksum_is_keyed(3), krb5_checksumsize(3), krb5_cksumtype_valid(3), krb5_copy_checksum(3), krb5_create_checksum(3), krb5_crypto_get_checksum_type krb5_free_checksum(3), krb5_free_checksum_contents(3), krb5_hmac(3), krb5_verify_checksum(3)
creates, handles and verifies checksums
krb5_credential(3), Heimdal(3)
Kerberos 5 credential handing functions
krb5_creds(3), krb5_copy_creds(3), krb5_copy_creds_contents(3), krb5_free_creds(3), krb5_free_cred_contents(3)
Kerberos 5 credential handling functions
krb5_crypto_getblocksize(3), krb5_crypto_getconfoundersize krb5_crypto_getenctype(3), krb5_crypto_getpadsize(3), krb5_crypto_overhead(3), krb5_decrypt(3), krb5_decrypt_EncryptedData(3), krb5_decrypt_ivec(3), krb5_decrypt_ticket(3), krb5_encrypt(3), krb5_encrypt_EncryptedData(3), krb5_encrypt_ivec(3), krb5_enctype_disable(3), krb5_enctype_keysize(3), krb5_enctype_to_string(3), krb5_enctype_valid(3), krb5_get_wrapped_length(3), krb5_string_to_enctype(3)
encrypt and decrypt data, set and get encryption type parameters
krb5_digest(3), krb5_digest_alloc(3), krb5_digest_free(3), krb5_digest_set_server_cb(3), krb5_digest_set_type(3), krb5_digest_set_hostname(3), krb5_digest_get_server_nonce(3), krb5_digest_set_server_nonce(3), krb5_digest_get_opaque(3), krb5_digest_set_opaque(3), krb5_digest_get_identifier(3), krb5_digest_set_identifier(3), krb5_digest_init_request(3), krb5_digest_set_client_nonce(3), krb5_digest_set_digest(3), krb5_digest_set_username(3), krb5_digest_set_authid(3), krb5_digest_set_authentication_user(3), krb5_digest_set_realm(3), krb5_digest_set_method(3), krb5_digest_set_uri(3), krb5_digest_set_nonceCount(3), krb5_digest_set_qop(3), krb5_digest_request(3), krb5_digest_get_responseData(3), krb5_digest_get_rsp(3), krb5_digest_get_tickets(3), krb5_digest_get_client_binding(3), krb5_digest_get_a1_hash(3)
remote digest (HTTP-DIGEST, SASL, CHAP) suppport
krb5_get_credentials(3), krb5_get_credentials_with_flags(3), krb5_get_kdc_cred(3), krb5_get_renewed_creds(3)
get credentials from the KDC using krbtgt
krb5_get_creds(3), krb5_get_creds_opt_add_options(3), krb5_get_creds_opt_alloc(3), krb5_get_creds_opt_free(3), krb5_get_creds_opt_set_enctype(3), krb5_get_creds_opt_set_impersonate(3), krb5_get_creds_opt_set_options(3), krb5_get_creds_opt_set_ticket(3)
get credentials from the KDC
krb5_get_default_principal(3), krb5_principal(3), krb5_build_principal(3), krb5_build_principal_ext(3), krb5_build_principal_va(3), krb5_build_principal_va_ext(3), krb5_copy_principal(3), krb5_free_principal(3), krb5_make_principal(3), krb5_parse_name(3), krb5_parse_name_flags(3), krb5_parse_nametype(3), krb5_princ_set_realm(3), krb5_principal_compare(3), krb5_principal_compare_any_realm(3), krb5_principal_get_comp_string(3), krb5_principal_get_realm(3), krb5_principal_get_type(3), krb5_principal_match(3), krb5_principal_set_type(3), krb5_realm_compare(3), krb5_sname_to_principal(3), krb5_sock_to_principal(3), krb5_unparse_name(3), krb5_unparse_name_flags(3), krb5_unparse_name_fixed(3), krb5_unparse_name_fixed_flags(3), krb5_unparse_name_fixed_short(3), krb5_unparse_name_short(3)
Kerberos 5 principal handling functions
krb5_get_forwarded_creds(3), krb5_fwd_tgt_creds(3)
get forwarded credentials from the KDC
krb5_get_in_tkt(3), krb5_get_in_cred(3), krb5_get_in_tkt_with_password(3), krb5_get_in_tkt_with_keytab(3), krb5_get_in_tkt_with_skey(3), krb5_free_kdc_rep(3), krb5_password_key_proc(3)
deprecated initial authentication functions
krb5_get_init_creds(3), krb5_get_init_creds_keytab(3), krb5_get_init_creds_opt(3), krb5_get_init_creds_opt_alloc(3), krb5_get_init_creds_opt_free(3), krb5_get_init_creds_opt_init(3), krb5_get_init_creds_opt_set_address_list(3), krb5_get_init_creds_opt_set_addressless(3), krb5_get_init_creds_opt_set_anonymous(3), krb5_get_init_creds_opt_set_default_flags(3), krb5_get_init_creds_opt_set_etype_list(3), krb5_get_init_creds_opt_set_forwardable(3), krb5_get_init_creds_opt_set_pa_password(3), krb5_get_init_creds_opt_set_paq_request(3), krb5_get_init_creds_opt_set_preauth_list(3), krb5_get_init_creds_opt_set_proxiable(3), krb5_get_init_creds_opt_set_renew_life(3), krb5_get_init_creds_opt_set_salt(3), krb5_get_init_creds_opt_set_tkt_life(3), krb5_get_init_creds_opt_set_canonicalize(3), krb5_get_init_creds_opt_set_win2k(3), krb5_get_init_creds_password(3), krb5_prompt(3), krb5_prompter_posix(3)
Kerberos 5 initial authentication functions
krb5_init_creds_intro(3)
The initial credential handing functions
krb5_is_thread_safe(3)
is the Kerberos library compiled with multithread support
krb5_mk_req(3), krb5_mk_req_exact(3), krb5_mk_req_extended(3), krb5_rd_req(3), krb5_rd_req_with_keyblock(3), krb5_mk_rep(3), krb5_mk_rep_exact(3), krb5_mk_rep_extended(3), krb5_rd_rep(3), krb5_build_ap_req(3), krb5_verify_ap_req(3)
create and read application authentication request
krb5_mk_safe(3), krb5_mk_priv(3)
generates integrity protected and/or encrypted messages
krb5_principal_intro(3)
The principal handing functions. A Kerberos principal is a email address looking string that contains to parts separeted by a @. The later part is the kerbero realm the principal belongs to and the former is a list of 0 or more components. For example lha@SU.SE host/hummel.it.su.se@SU.SE host/admin@H5L.ORG See the library functions here: Heimdal Kerberos 5 principal functions
krb5_verify_init_creds_opt_init(3), krb5_verify_init_creds_opt_set_ap_req_nofail(3), krb5_verify_init_creds(3)
verifies a credential cache is correct by using a local keytab
kswitch(1)
switch between default credential caches
kvm_native(3)
is a kvm descriptor opened on a native kernel image
kvmclock(4)
Para-virtualized clock driver for x86 KVM guests
kyua-about(1), kyua about(1)
Shows detailed authors, license, and version information
kyua-config(1), kyua config(1)
Inspects the values of the loaded configuration
lastcomm(1)
show last commands executed
ld-elf.so.1(1), ld.so(1), rtld(1)
run-time link-editor
ldconfig(8)
configure the dynamic linker search path for shared libraries
led(4)
API for manipulating LED's, lamps and other annunciators
libarchive-formats(5)
archive formats supported by the libarchive library
libstdbuf(3)
preloaded library to change standard streams initial buffering
link(5)
dynamic loader and link editor interface
lio_listio(2)
list directed I/O (REALTIME)
llvm-objcopy(1)
object copying and editing tool
localedef(1)
define locale environment
locate.updatedb(8)
update locate database
lockinit(9), lockdestroy(9), lockmgr(9), lockmgr_args(9), lockmgr_args_rw(9), lockmgr_disown(9), lockmgr_printinfo(9), lockmgr_recursed(9), lockmgr_rw(9), lockstatus(9), lockmgr_assert(9)
lockmgr family of functions
lsvfs(1)
list installed virtual file systems
lzmainfo(1)
show information stored in the .lzma file header
mac(9)
TrustedBSD Mandatory Access Control framework
mac_bsdextended(4)
file system firewall policy
mac_ddb(4)
Restricted kernel debugger interface policy
mac_do(4)
policy allowing unprivileged users to change process credentials
mac_priority(4)
policy for scheduling privileges of non-root users
mailwrapper(8)
invoke appropriate MTA software based on configuration file
make_dev(9), make_dev_cred(9), make_dev_credf(9), make_dev_p(9), make_dev_s(9), make_dev_alias(9), make_dev_alias_p(9), destroy_dev(9), destroy_dev_sched(9), destroy_dev_sched_cb(9), destroy_dev_drain(9), dev_depends(9)
create and destroy character devices including devfs registration
makedev(3), major(3), minor(3)
device number conversion
malloc(9), mallocarray(9), free(9), zfree(9), realloc(9), reallocf(9), malloc_usable_size(9), malloc_aligned(9), malloc_exec(9), MALLOC_DECLARE(9), MALLOC_DEFINE(9), malloc_domainset(9), malloc_domainset_aligned(9), malloc_domainset_exec(9), mallocarray_domainset(9)
kernel memory management routines
memfd_create(2), shm_create_largepage(2), shm_open(2), shm_rename(2), shm_unlink(2)
shared memory object operations
memfd_create(3), shm_create_largepage(3), shm_open(3), shm_rename(3), shm_unlink(3)
shared memory object operations
miibus(4)
IEEE 802.3 Media Independent Interface network bus
mkcsmapper(1)
generates hashed conversion data for iconv(3)
mlx5en(4)
NVIDIA Mellanox ConnectX-4/5/6 [Dx/Ex/Lx] based 200Gb, 100Gb, 50Gb, 40Gb, 25Gb and 10Gb ethernet adapter driver
mlx5ib(4)
Mellanox ConnectX-4 and ConnectX-4 LX based 100Gb, 50Gb, 40Gb, 25Gb and 10Gb network adapter driver
mmc(4)
MultiMediaCard and SD Card bus driver
modf(3), modff(3), modfl(3)
extract signed integral and fractional values from floating-point number
moused(8)
pass mouse data to the system video console driver
mpool(3)
shared memory buffer pool
mpr(4)
LSI Fusion-MPT 3/3.5 IT/IR 12Gb/s Serial Attached SCSI/SATA/PCIe driver
mps(4)
LSI Fusion-MPT 2 IT/IR 6Gb/s Serial Attached SCSI/SATA driver
mq_receive(2), mq_timedreceive(2)
receive a message from message queue (REALTIME)
mq_send(2), mq_timedsend(2)
send a message to message queue (REALTIME)
msync(2)
synchronize a mapped region
mtkswitch(4)
MediaTek/Ralink Ethernet switch driver
mutex(9), mtx_init(9), mtx_destroy(9), mtx_lock(9), mtx_lock_spin(9), mtx_lock_flags(9), mtx_lock_spin_flags(9), mtx_trylock(9), mtx_trylock_flags(9), mtx_trylock_spin(9), mtx_trylock_spin_flags(9), mtx_unlock(9), mtx_unlock_spin(9), mtx_unlock_flags(9), mtx_unlock_spin_flags(9), mtx_sleep(9), mtx_initialized(9), mtx_owned(9), mtx_recursed(9), mtx_assert(9), MTX_SYSINIT(9)
kernel synchronization primitives
nanobsd.sh(8)
utility used to create a FreeBSD system image suitable for embedded applications
netfpga10g_nf10bmac(4)
driver for the NetFPGA-10G Embedded CPU Ethernet Core
netgraph(4)
graph based kernel networking subsystem
netid(5)
YP network credential file
ng_car(4)
Committed Access Rate netgraph node type
ng_pred1(4)
Predictor-1 PPP compression (RFC 1978) netgraph node type
nice(1)
execute a utility at an altered scheduling priority
nice(3)
set program scheduling priority
ntb_transport(4)
Packet-oriented transport for Non-Transparent Bridges
opendir(3), fdopendir(3), readdir(3), readdir_r(3), telldir(3), seekdir(3), rewinddir(3), closedir(3), fdclosedir(3), dirfd(3)
directory operations
openpam_borrow_cred(3)
temporarily borrow user credentials
openpam_borrow_cred(3), openpam_free_data(3), openpam_free_envlist(3), openpam_get_feature(3), openpam_get_option(3), openpam_log(3), openpam_nullconv(3), openpam_readline(3), openpam_readlinev(3), openpam_readword(3), openpam_restore_cred(3), openpam_set_feature(3), openpam_set_option(3), openpam_straddch(3), openpam_subst(3), openpam_ttyconv(3), pam_error(3), pam_get_authtok(3), pam_info(3), pam_prompt(3), pam_setenv(3), pam_verror(3), pam_vinfo(3), pam_vprompt(3)
Pluggable Authentication Modules Library
openpam_restore_cred(3)
restore credentials
openpam_straddch(3)
add a character to a string, expanding the buffer if needed
openpam_ttyconv(3)
simple tty-based conversation function
operator(7)
C and C++ operator precedence and order of evaluation
osd(9), osd_register(9), osd_deregister(9), osd_set(9), osd_reserve(9), osd_set_reserved(9), osd_free_reserved(9), osd_get(9), osd_del(9), osd_call(9), osd_exit(9)
Object Specific Data
padlock(4)
driver for the cryptographic functions and RNG in VIA C3, C7 and Eden processors
pam_acct_mgmt(3)
perform PAM account validation procedures
pam_acct_mgmt(3), pam_authenticate(3), pam_chauthtok(3), pam_close_session(3), pam_end(3), pam_get_data(3), pam_get_item(3), pam_get_user(3), pam_getenv(3), pam_getenvlist(3), pam_open_session(3), pam_putenv(3), pam_set_data(3), pam_set_item(3), pam_setcred(3), pam_start(3), pam_strerror(3)
Pluggable Authentication Modules Library
pam_chauthtok(3)
perform password related functions within the PAM framework
pam_setcred(3)
modify / delete user credentials for an authentication service
pam_sm_setcred(3)
service module implementation for pam_setcred
pcap-linktype(7)
link-layer header types supported by libpcap
pcap_can_set_rfmon(3)
check whether monitor mode can be set for a not-yet-activated capture handle
pcap_dump_flush(3)
flush to a savefile packets dumped
pcap_get_required_select_timeout(3)
get a timeout to be used when doing select() for a live capture
pcap_get_tstamp_precision(3)
get the time stamp precision returned in captures
pcap_is_swapped(3)
find out whether a savefile has the native byte order
pcap_list_datalinks(3), pcap_free_datalinks(3)
get a list of link-layer header types supported by a capture device, and free that list
pcap_list_tstamp_types(3), pcap_free_tstamp_types(3)
get a list of time stamp types supported by a capture device, and free that list
pcap_open_offline(3), pcap_open_offline_with_tstamp_precision(3), pcap_fopen_offline(3), pcap_fopen_offline_with_tstamp_precision(3)
open a saved capture file for reading
pcap_set_buffer_size(3)
set the buffer size for a not-yet-activated capture handle
pcap_set_datalink(3)
set the link-layer header type to be used by a capture device
pcap_set_promisc(3)
set promiscuous mode for a not-yet-activated capture handle
pcap_set_rfmon(3)
set monitor mode for a not-yet-activated capture handle
pcap_set_snaplen(3)
set the snapshot length for a not-yet-activated capture handle
pcap_set_timeout(3)
set the packet buffer timeout for a not-yet-activated capture handle
pcap_set_tstamp_precision(3)
set the time stamp precision returned in captures
pcap_set_tstamp_type(3)
set the time stamp type to be used by a capture device
pcap_setdirection(3)
set the direction for which packets will be captured
phttpget(8)
retrieve multiple files via pipelined HTTP
pkru(3), Protection Key Rights for User pages(3)
provide fast user-managed key-based access control for pages
pmap_is_modified(9), pmap_ts_modified(9)
return information about physical pages
pmap_is_prefaultable(9)
determine if a page may be prefaulted
pmap_resident_count(9), pmap_wired_count(9)
return page resident and wiring statistics
pmc.iaf(3)
measurement events for Intel fixed function performance counters
pmc.soft(3)
measurements using software based events
pmc.ucf(3)
measurement events for Intel uncore fixed function performance counters
pmc_event_names_of_class(3)
return a list of event names supported by a PMC class
pmc_name_of_capability(3), pmc_name_of_class(3), pmc_name_of_cputype(3), pmc_name_of_disposition(3), pmc_name_of_event(3), pmc_name_of_mode(3), pmc_name_of_state(3)
human readable names for numeric constants used by pmc(3) and hwpmc(4)
pmcannotate(8)
sources printout with inlined profiling
pmclog_open(3), pmclog_close(3), pmclog_read(3), pmclog_feed(3)
parse event log data generated by hwpmc(4)
pnfsdsfile(8)
display a pNFS data storage file's location(s) and/or modify the pnfsd.dsfile extended attribute for them
pnpbios(4)
support for embedded devices on the motherboard
ports(7)
contributed applications
posix_spawnattr_getschedparam(3), posix_spawnattr_setschedparam(3)
get and set the spawn-schedparam attribute of a spawn attributes object
posix_spawnattr_getschedpolicy(3), posix_spawnattr_setschedpolicy(3)
get and set the spawn-schedpolicy attribute of a spawn attributes object
posixshmcontrol(1)
Control POSIX shared memory segments
post_form(3), unpost_form(3)
write or erase forms from associated subwindows
post_menu(3), unpost_menu(3)
write or erase menus from associated subwindows
pppoed(8)
handle incoming PPP over Ethernet connections
printf(1)
formatted output
printf(3), fprintf(3), sprintf(3), snprintf(3), asprintf(3), dprintf(3), vprintf(3), vfprintf(3), vsprintf(3), vsnprintf(3), vasprintf(3), vdprintf(3)
formatted output conversion
printf(9), uprintf(9), tprintf(9), log(9)
formatted output conversion
printf_l(3), asprintf_l(3), fprintf_l(3), snprintf_l(3), sprintf_l(3), vasprintf_l(3), vfprintf_l(3), vprintf_l(3), vsnprintf_l(3), vsprintf_l(3)
formatted output conversion
procstat(1)
get detailed process information
protect(1)
protect processes from being killed when swap space is exhausted
pthread_attr_init(3), pthread_attr_destroy(3), pthread_attr_setstack(3), pthread_attr_getstack(3), pthread_attr_setstacksize(3), pthread_attr_getstacksize(3), pthread_attr_setguardsize(3), pthread_attr_getguardsize(3), pthread_attr_setstackaddr(3), pthread_attr_getstackaddr(3), pthread_attr_setdetachstate(3), pthread_attr_getdetachstate(3), pthread_attr_setinheritsched(3), pthread_attr_getinheritsched(3), pthread_attr_setschedparam(3), pthread_attr_getschedparam(3), pthread_attr_setschedpolicy(3), pthread_attr_getschedpolicy(3), pthread_attr_setscope(3), pthread_attr_getscope(3)
thread attribute operations
pthread_attr_setcreatesuspend_np(3)
prepare attribute for creation of suspended thread
pthread_barrierattr_destroy(3), pthread_barrierattr_getpshared(3), pthread_barrierattr_init(3), pthread_barrierattr_setpshared(3)
manipulate a barrier attribute object
pthread_cond_timedwait(3)
wait on a condition variable for a specific amount of time
pthread_condattr_init(3), pthread_condattr_destroy(3), pthread_condattr_getclock(3), pthread_condattr_setclock(3), pthread_condattr_getpshared(3), pthread_condattr_setpshared(3)
condition attribute operations
pthread_join(3), pthread_peekjoin_np(3), pthread_timedjoin_np(3)
inspect thread termination state
pthread_kill(3)
send a signal to a specified thread
pthread_multi_np(3), pthread_single_np(3)
switch between multi- and single-threaded scheduling modes
pthread_mutex_consistent(3)
mark state protected by robust mutex as consistent
pthread_mutex_destroy(3)
free resources allocated for a mutex
pthread_mutex_timedlock(3)
lock a mutex without blocking indefinitely
pthread_mutexattr_init(3), pthread_mutexattr_destroy(3), pthread_mutexattr_setprioceiling(3), pthread_mutexattr_getprioceiling(3), pthread_mutexattr_setprotocol(3), pthread_mutexattr_getprotocol(3), pthread_mutexattr_setpshared(3), pthread_mutexattr_getpshared(3), pthread_mutexattr_setrobust(3), pthread_mutexattr_getrobust(3), pthread_mutexattr_settype(3), pthread_mutexattr_gettype(3)
mutex attribute operations
pthread_resume_all_np(3)
resume all suspended threads
pthread_resume_np(3)
resume suspended thread
pthread_rwlock_timedrdlock(3)
acquire a read-write lock for reading or give up after a specified period
pthread_rwlock_timedwrlock(3)
acquire a read-write lock for writing or give up after a specified period
pthread_rwlockattr_getpshared(3)
get the process shared attribute
pthread_rwlockattr_setpshared(3)
set the process shared attribute
pthread_setschedparam(3), pthread_getschedparam(3)
thread scheduling parameter manipulation
pthread_sigqueue(3)
queue a signal to a specified thread
ptnet(4)
Ethernet driver for passed-through netmap ports
pw_copy(3), pw_dup(3), pw_edit(3), pw_equal(3), pw_fini(3), pw_init(3), pw_make(3), pw_make_v7(3), pw_mkdb(3), pw_lock(3), pw_scan(3), pw_tempname(3), pw_tmp(3)
functions for passwd file handling
pwmbus(9), PWMBUS_CHANNEL_CONFIG(9), PWMBUS_CHANNEL_COUNT(9), PWMBUS_CHANNEL_ENABLE(9), PWMBUS_CHANNEL_GET_CONFIG(9), PWMBUS_CHANNEL_GET_FLAGS(9), PWMBUS_CHANNEL_IS_ENABLED(9), PWMBUS_CHANNEL_SET_FLAGS(9), PWMBUS_GET_BUS(9)
PWMBUS methods
qmath(3)
fixed-point math library based on the Q number format
querylocale(3)
Look up the locale name or version for a specified category
quot(8)
display disk space occupied by each user
rc.subr(8)
functions used by system shell scripts
rdma_accept(3)
Called to accept a connection request
rdma_create_event_channel(3)
Open a channel used to report communication events
rdma_create_srq(3)
Allocate a shared receive queue
rdma_dereg_mr(3)
deregisters a registered memory region
rdma_free_devices(3)
Frees the list of devices returned by rdma_get_devices
rdma_get_recv_comp(3)
retrieves a completed receive request
rdma_get_send_comp(3)
retrieves a completed send, read, or write request
rdma_reject(3)
Called to reject a connection request
rdma_resolve_route(3)
Resolve the route information needed to establish a connection
realpath(1)
return resolved physical path
realpath(3)
returns the canonicalized absolute pathname
recoverdisk(1)
recover data from hard disk or optical media
redzone(9), RedZone(9)
buffer corruptions detector
resettodr(9)
set battery-backed clock from system time
rfork_thread(3)
create a rfork-based process thread
rmail(8)
handle remote mail received via uucp
rmlock(9), rm_init(9), rm_init_flags(9), rm_destroy(9), rm_rlock(9), rm_try_rlock(9), rm_wlock(9), rm_runlock(9), rm_wunlock(9), rm_wowned(9), rm_sleep(9), rm_assert(9), RM_SYSINIT(9), RM_SYSINIT_FLAGS(9), rms_init(9), rms_destroy(9), rms_rlock(9), rms_wlock(9), rms_runlock(9), rms_wunlock(9)
kernel reader/writer lock optimized for read-mostly access patterns
routed(8), rdisc(8)
network RIP and router discovery routing daemon
rpc(3)
library routines for remote procedure calls
rpc.rusersd(8)
logged in users server
rpc.rwalld(8)
write messages to users currently logged in server
rpc.umntall(8)
notify NFS servers about unmounted NFS file systems
rpc_clnt_create(3), clnt_control(3), clnt_create(3), clnt_create_timed(3), clnt_create_vers(3), clnt_create_vers_timed(3), clnt_destroy(3), clnt_dg_create(3), clnt_pcreateerror(3), clnt_raw_create(3), clnt_spcreateerror(3), clnt_tli_create(3), clnt_tp_create(3), clnt_tp_create_timed(3), clnt_vc_create(3), rpc_createerr(3)
library routines for dealing with creation and manipulation of CLIENT handles
rpc_gss_get_mechanisms(3)
Get installed mechanisms
rpc_gss_get_versions(3)
Get supported protocol version
rpc_gss_getcred(3)
Get authorization information for an RPC request
rpc_gss_is_installed(3)
Query for the presence os a security mechanism
rpc_secure(3)
library routines for secure remote procedure calls
rpc_soc(3), auth_destroy(3), authnone_create(3), authunix_create(3), authunix_create_default(3), callrpc(3), clnt_broadcast(3), clnt_call(3), clnt_control(3), clnt_create(3), clnt_destroy(3), clnt_freeres(3), clnt_geterr(3), clnt_pcreateerror(3), clnt_perrno(3), clnt_perror(3), clnt_spcreateerror(3), clnt_sperrno(3), clnt_sperror(3), clntraw_create(3), clnttcp_create(3), clntudp_bufcreate(3), clntudp_create(3), clntunix_create(3), get_myaddress(3), pmap_getmaps(3), pmap_getport(3), pmap_rmtcall(3), pmap_set(3), pmap_unset(3), registerrpc(3), rpc_createerr(3), svc_destroy(3), svc_fds(3), svc_fdset(3), svc_getargs(3), svc_getcaller(3), svc_getreq(3), svc_getreqset(3), svc_register(3), svc_run(3), svc_sendreply(3), svc_unregister(3), svcerr_auth(3), svcerr_decode(3), svcerr_noproc(3), svcerr_noprog(3), svcerr_progvers(3), svcerr_systemerr(3), svcerr_weakauth(3), svcfd_create(3), svcunixfd_create(3), svcraw_create(3), svcunix_create(3), xdr_accepted_reply(3), xdr_authunix_parms(3), xdr_callhdr(3), xdr_callmsg(3), xdr_opaque_auth(3), xdr_pmap(3), xdr_pmaplist(3), xdr_rejected_reply(3), xdr_replymsg(3), xprt_register(3), xprt_unregister(3)
library routines for remote procedure calls
rpc_svc_err(3), svcerr_auth(3), svcerr_decode(3), svcerr_noproc(3), svcerr_noprog(3), svcerr_progvers(3), svcerr_systemerr(3), svcerr_weakauth(3)
library routines for server side remote procedure call errors
rpcsec_gss(3), RPCSEC_GSS(3)
GSS-API based authentication for RPC
rtlbtfw(8)
firmware download utility for Realtek 87XX/88XX chip based Bluetooth USB devices
rtprio(1), idprio(1)
execute, examine or modify a utility's or process's realtime or idletime scheduling priority
rusers(1)
who is logged in to machines on local network
rwall(1)
send a message to users logged on a host
rwho(1)
who is logged in on local machines
rwlock(9), rw_init(9), rw_init_flags(9), rw_destroy(9), rw_rlock(9), rw_wlock(9), rw_runlock(9), rw_wunlock(9), rw_unlock(9), rw_try_rlock(9), rw_try_upgrade(9), rw_try_wlock(9), rw_downgrade(9), rw_sleep(9), rw_initialized(9), rw_wowned(9), rw_assert(9), RW_SYSINIT(9), RW_SYSINIT_FLAGS(9)
kernel reader/writer lock
sade(8)
sysadmins disk editor
save-entropy(8)
Save bits of entropy to feed /dev/random at startup
sbni(4)
Granch SBNI12 leased line modem driver
sched_4bsd(4)
4.4BSD scheduler
sched_get_priority_max(2), sched_get_priority_min(2), sched_rr_get_interval(2)
get scheduling parameter limits
sched_getcpu(3)
get current CPU
sched_setparam(2), sched_getparam(2)
set/get scheduling parameters
sched_setscheduler(2), sched_getscheduler(2)
set/get scheduling policy and scheduler parameters
sched_ule(4)
ULE scheduler
sched_yield(2)
yield processor
sctp_freepaddrs(3), sctp_freeladdrs(3)
release the memory returned from a previous call
sctp_getassocid(3)
return an association id for a specified socket address
sed(1)
stream editor
sem_destroy(3)
destroy an unnamed semaphore
sem_init(3)
initialize an unnamed semaphore
sem_open(3), sem_close(3), sem_unlink(3)
named semaphore operations
sem_timedwait(3), sem_clockwait_np(3)
lock a semaphore
sema(9), sema_init(9), sema_destroy(9), sema_post(9), sema_wait(9), sema_timedwait(9), sema_trywait(9), sema_value(9)
kernel counting semaphore
setcred(2)
set current process credentials atomically
setfib(1)
execute a utility with an altered default network view
sge(4)
Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet driver
shm_map(9), shm_unmap(9)
map shared memory objects into the kernel's address space
shmat(2), shmdt(2)
attach or detach shared memory
shmctl(2)
shared memory control
shmget(2)
obtain a shared memory identifier
signal(3)
simplified software signal facilities
sigsuspend(2)
atomically release blocked signals and wait for interrupt
sigtimedwait(2), sigwaitinfo(2)
wait for queued signals (REALTIME)
sleep(3)
suspend thread execution for an interval measured in seconds
smrsh(8)
restricted shell for sendmail
snd_cmi(4)
CMedia CMI8338/CMI8738 PCI bridge device driver
snd_fm801(4)
Forte Media FM801 bridge device driver
sndstat(4)
nvlist-based PCM audio device enumeration interface
snmp_usm(3)
user-based security module for bsnmpd(1)
snmp_vacm(3)
View-based Access Control module for bsnmpd(1)
snmp_value_free(3), snmp_value_parse(3), snmp_value_copy(3), snmp_pdu_free(3), snmp_pdu_decode(3), snmp_pdu_encode(3), snmp_pdu_decode_header(3), snmp_pdu_decode_scoped(3), snmp_pdu_decode_secmode(3), snmp_pdu_init_secparams(3), snmp_pdu_dump(3), snmp_passwd_to_keys(3), snmp_get_local_keys(3), snmp_calc_keychange(3), TRUTH_MK(3), TRUTH_GET(3), TRUTH_OK(3)
SNMP decoding and encoding library
socketpair(2)
create a pair of connected sockets
sourcefilter(3)
advanced multicast group membership API
ssh-keysign(8)
OpenSSH helper for host-based authentication
stdckdint(3)
checked integer arithmetic
strlcpy(3), strlcat(3)
size-bounded string copying and concatenation
strtoul(3), strtoull(3), strtoumax(3), strtouq(3)
convert a string to an unsigned long, unsigned long long, uintmax_t, or u_quad_t integer
superio(9), superio_devid(9), superio_dev_disable(9), superio_dev_enable(9), superio_dev_enabled(9), superio_find_dev(9), superio_get_dma(9), superio_get_iobase(9), superio_get_irq(9), superio_get_ldn(9), superio_get_type(9), superio_read(9), superio_revid(9), superio_vendor(9), superio_write(9)
Super I/O bus interface
swapon(2), swapoff(2)
control devices for interleaved paging/swapping
swi_add(9), swi_remove(9), swi_sched(9)
register and schedule software interrupt handlers
sx(9), sx_init(9), sx_init_flags(9), sx_destroy(9), sx_slock(9), sx_xlock(9), sx_slock_sig(9), sx_xlock_sig(9), sx_try_slock(9), sx_try_xlock(9), sx_sunlock(9), sx_xunlock(9), sx_unlock(9), sx_try_upgrade(9), sx_downgrade(9), sx_sleep(9), sx_xholder(9), sx_xlocked(9), sx_assert(9), SX_SYSINIT(9), SX_SYSINIT_FLAGS(9)
kernel shared/exclusive lock
sync(2)
schedule file system updates
sysctl_ctx_init(9), sysctl_ctx_free(9), sysctl_ctx_entry_add(9), sysctl_ctx_entry_find(9), sysctl_ctx_entry_del(9)
sysctl context for managing dynamically created sysctl OIDs
sysdecode_enum(3), sysdecode_acltype(3), sysdecode_atfd(3), sysdecode_extattrnamespace(3), sysdecode_fadvice(3), sysdecode_fcntl_cmd(3), sysdecode_getfsstat_mode(3), sysdecode_getrusage_who(3), sysdecode_idtype(3), sysdecode_ipproto(3), sysdecode_itimer(3), sysdecode_kldsym_cmd(3), sysdecode_kldunload_flags(3), sysdecode_lio_listio_mode(3), sysdecode_madvice(3), sysdecode_minherit_flags(3), sysdecode_msgctl_cmd(3), sysdecode_nfssvc_flags(3), sysdecode_pathconf_name(3), sysdecode_prio_which(3), sysdecode_procctl_cmd(3), sysdecode_ptrace_request(3), sysdecode_rlimit(3), sysdecode_rtprio_function(3), sysdecode_scheduler_policy(3), sysdecode_sctp_pr_policy(3), sysdecode_sctp_sinfo_flags(3), sysdecode_semctl_cmd(3), sysdecode_shmctl_cmd(3), sysdecode_shutdown_how(3), sysdecode_sigbus_code(3), sysdecode_sigchld_code(3), sysdecode_sigfpe_code(3), sysdecode_sigill_code(3), sysdecode_signal(3), sysdecode_sigprocmask_how(3), sysdecode_sigsegv_code(3), sysdecode_sigtrap_code(3), sysdecode_sockaddr_family(3), sysdecode_socketdomain(3), sysdecode_sockettype(3), sysdecode_sockopt_level(3), sysdecode_sysarch_number(3), sysdecode_umtx_op(3), sysdecode_vmresult(3), sysdecode_whence(3)
lookup name of various enumerated values
sysmouse(4)
virtualized mouse driver
sysrc(8)
safely edit system rc files
tcgetsid(3)
get session ID associated with a controlling terminal
tcsetsid(3)
set session ID associated with a controlling terminal
tcsh(1)
C shell with file name completion and command line editing
term(5)
compiled terminfo terminal description
thr_wake(2)
wake up the suspended thread
tpm(4)
Trusted Platform Module
trim(8)
erase device blocks that have no needed contents
truncate(2), ftruncate(2)
truncate or extend a file to a specified length
tsec(4)
Freescale Three-Speed Ethernet Controller device driver
tsort(1)
topological sort of a directed graph
ttyname(3), ttyname_r(3), isatty(3)
get name of associated terminal (tty) from file descriptor
ualarm(3)
schedule signal after specified time
uark(4)
Arkmicro Technologies ARK3116 based USB serial adapter
ubtbcmfw(4)
Firmware driver for Broadcom BCM2033 chip based Bluetooth USB devices
ucred(9), crget(9), crhold(9), crfree(9), crcopy(9), crdup(9), cru2x(9)
functions related to user credentials
uftdi(4)
USB support for serial adapters based on the FTDI family of USB serial adapter chips
uhsoctl(1)
connection utility for Option based devices
uled(4)
USB LED driver
umcs(4)
USB support for serial adapters based on the MCS7820 and MCS7840 chips
umoscom(4)
USB support for serial adapters based on chips made by MOSCHIP
undelete(2)
attempt to recover a deleted file
uniq(1)
report or filter out repeated lines in a file
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
user_caps(5)
user-defined terminfo capability format
uslcom(4)
Silicon Laboratories CP2101/CP2102/CP2103/CP2104/CP2105 based USB serial adapter
usleep(3)
suspend thread execution for an interval measured in microseconds
utempter_add_record(3), utempter_remove_added_record(3), utempter_remove_record(3), addToUtmp(3), removeFromUtmp(3), removeLineFromUtmp(3)
utempter compatibility interface
uuencode(5)
format of an encoded uuencode file
uvisor(4)
USB support for the PalmOS based PDAs
valectl(8)
manage VALE network switches provided by netmap
valloc(3)
aligned memory allocation function
vdevprops(7)
native and user-defined properties of ZFS vdevs
vfs_mountedfrom(9)
sets the mounted from name for a mount
vfs_suser(9)
check if credentials have superuser privileges for a mount point
vigr(8)
edit the group file
vinvalbuf(9)
flushes and invalidates all buffers associated with a vnode
vipw(8)
edit the password file
vm_page_busied(9), vm_page_busy_downgrade(9), vm_page_busy_sleep(9), vm_page_sbusied(9), vm_page_sunbusy(9), vm_page_trysbusy(9), vm_page_tryxbusy(9), vm_page_xbusied(9), vm_page_xunbusy(9), vm_page_assert_sbusied(9), vm_page_assert_unbusied(9), vm_page_assert_xbusied(9)
protect page identity changes and page content references
vm_page_dontneed(9)
indicate that a page is not needed anymore
vnode_pager_purge_range(9)
invalidate the cached content within the given byte range
w(1)
display who is logged in and what they are doing
wcstol(3), wcstoul(3), wcstoll(3), wcstoull(3), wcstoimax(3), wcstoumax(3)
convert a wide character string value to a long, unsigned long, long long, unsigned long long, intmax_t or uintmax_t integer
wdatwd(4)
device driver for the ACPI WDAT based watchdog interrupt timer
what(1)
show what versions of object modules were used to construct a file
wlan_acl(4)
MAC-based ACL support for 802.11 devices
wpa_passphrase(8)
utility for generating a 256-bit pre-shared WPA key from an ASCII passphrase
wprintf(3), fwprintf(3), swprintf(3), vwprintf(3), vfwprintf(3), vswprintf(3)
formatted wide character output conversion
xdr_accepted_reply(3), xdr_authsys_parms(3), xdr_callhdr(3), xdr_callmsg(3), xdr_opaque_auth(3), xdr_rejected_reply(3), xdr_replymsg(3)
XDR library routines for remote procedure calls
xlocale(3)
Thread-safe extended locale support
xnb(4)
Xen Paravirtualized Backend Ethernet Driver
xo(1)
emit formatted output based on format string and arguments
xo_attr(3), xo_attr_h(3), xo_attr_hv(3)
Add attribute name/value pairs to formatted output
xo_emit(3), xo_emit_h(3), xo_emit_hv(3)
emit formatted output based on format string and arguments
xo_flush(3), xo_flush_h(3)
flush formatted output from libxo handle
xo_options(7)
common options for libxo-based commands
xo_set_options(3)
change options used by a libxo handle
xo_set_version(3), xo_set_version_h(3)
record content-version information in encoded output
xstr(1)
extract strings from C programs to implement shared strings
yppush(8)
force propagation of updated NIS databases
zcmp(1), zdiff(1)
compare compressed files
zero_region(9)
Read-only region prefilled with zeroes
zfs-allow(8)
delegate ZFS administration permissions to unprivileged users
zfsboot(8)
bootcode for ZFS on BIOS-based computers
zfsprops(7)
native and user-defined properties of ZFS datasets
zgrep(1), zegrep(1), zfgrep(1), bzgrep(1), bzegrep(1), bzfgrep(1), lzgrep(1), lzegrep(1), lzfgrep(1), xzgrep(1), xzegrep(1), xzfgrep(1), zstdgrep(1), zstdegrep(1), zstdfgrep(1)
grep compressed files
zmore(1), zless(1)
view compressed files
znew(1)
convert compressed files to gzipped files
zonectl(8)
Shingled Magnetic Recording Zone Control utility
zopen(3)
open a gzip compressed stream
zpool-events(8)
list recent events generated by kernel
zpool-initialize(8)
write to unallocated regions of ZFS storage pool
zpool-reopen(8)
reopen vdevs associated with ZFS storage pools
zpool-status(8)
show detailed health status for ZFS storage pools
ASN1_INTEGER_get_uint64(3), ASN1_INTEGER_set_uint64(3), ASN1_INTEGER_get_int64(3), ASN1_INTEGER_get(3), ASN1_INTEGER_set_int64(3), ASN1_INTEGER_set(3), BN_to_ASN1_INTEGER(3), ASN1_INTEGER_to_BN(3), ASN1_ENUMERATED_get_int64(3), ASN1_ENUMERATED_get(3), ASN1_ENUMERATED_set_int64(3), ASN1_ENUMERATED_set(3), BN_to_ASN1_ENUMERATED(3), ASN1_ENUMERATED_to_BN(3)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_TIME_set(3), ASN1_UTCTIME_set(3), ASN1_GENERALIZEDTIME_set(3), ASN1_TIME_adj(3), ASN1_UTCTIME_adj(3), ASN1_GENERALIZEDTIME_adj(3), ASN1_TIME_check(3), ASN1_UTCTIME_check(3), ASN1_GENERALIZEDTIME_check(3), ASN1_TIME_set_string(3), ASN1_UTCTIME_set_string(3), ASN1_GENERALIZEDTIME_set_string(3), ASN1_TIME_set_string_X509(3), ASN1_TIME_normalize(3), ASN1_TIME_to_tm(3), ASN1_TIME_print(3), ASN1_TIME_print_ex(3), ASN1_UTCTIME_print(3), ASN1_GENERALIZEDTIME_print(3), ASN1_TIME_diff(3), ASN1_TIME_cmp_time_t(3), ASN1_UTCTIME_cmp_time_t(3), ASN1_TIME_compare(3), ASN1_TIME_to_generalizedtime(3), ASN1_TIME_dup(3), ASN1_UTCTIME_dup(3), ASN1_GENERALIZEDTIME_dup(3)
ASN.1 Time functions
ASN1_item_d2i_ex(3), ASN1_item_d2i(3), ASN1_item_d2i_bio_ex(3), ASN1_item_d2i_bio(3), ASN1_item_d2i_fp_ex(3), ASN1_item_d2i_fp(3), ASN1_item_i2d_mem_bio(3)
decode and encode DER-encoded ASN.1 structures
ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3), ASYNC_WAIT_CTX_set_callback(3), ASYNC_WAIT_CTX_get_callback(3), ASYNC_WAIT_CTX_set_status(3), ASYNC_WAIT_CTX_get_status(3), ASYNC_callback_fn(3), ASYNC_STATUS_UNSUPPORTED(3), ASYNC_STATUS_ERR(3), ASYNC_STATUS_OK(3), ASYNC_STATUS_EAGAIN(3)
functions to manage waiting for asynchronous jobs to complete
BIO_printf(3), BIO_vprintf(3), BIO_snprintf(3), BIO_vsnprintf(3)
formatted output to a BIO
BIO_s_datagram(3), BIO_new_dgram(3), BIO_ctrl_dgram_connect(3), BIO_ctrl_set_connected(3), BIO_dgram_recv_timedout(3), BIO_dgram_send_timedout(3), BIO_dgram_get_peer(3), BIO_dgram_set_peer(3), BIO_dgram_get_mtu_overhead(3)
Network BIO with datagram semantics
BN_BLINDING_new(3), BN_BLINDING_free(3), BN_BLINDING_update(3), BN_BLINDING_convert(3), BN_BLINDING_invert(3), BN_BLINDING_convert_ex(3), BN_BLINDING_invert_ex(3), BN_BLINDING_is_current_thread(3), BN_BLINDING_set_current_thread(3), BN_BLINDING_lock(3), BN_BLINDING_unlock(3), BN_BLINDING_get_flags(3), BN_BLINDING_set_flags(3), BN_BLINDING_create_param(3)
blinding related BIGNUM functions
BN_security_bits(3)
returns bits of security based on given numbers
CMS_EncryptedData_decrypt(3)
Decrypt CMS EncryptedData
CMS_EncryptedData_encrypt_ex(3), CMS_EncryptedData_encrypt(3)
Create CMS EncryptedData
CMS_EnvelopedData_create_ex(3), CMS_EnvelopedData_create(3), CMS_AuthEnvelopedData_create(3), CMS_AuthEnvelopedData_create_ex(3)
Create CMS envelope
CMS_ReceiptRequest_create0_ex(3), CMS_ReceiptRequest_create0(3), CMS_add1_ReceiptRequest(3), CMS_get1_ReceiptRequest(3), CMS_ReceiptRequest_get0_values(3)
CMS signed receipt request functions
CMS_SignerInfo_set1_signer_cert(3), CMS_get0_SignerInfos(3), CMS_SignerInfo_get0_signer_id(3), CMS_SignerInfo_get0_signature(3), CMS_SignerInfo_cert_cmp(3)
CMS signedData signer functions
CMS_add1_recipient(3), CMS_add1_recipient_cert(3), CMS_add0_recipient_key(3)
add recipients to a CMS enveloped data structure
CMS_add1_signer(3), CMS_SignerInfo_sign(3)
add a signer to a CMS_ContentInfo signed data structure
CMS_compress(3)
create a CMS CompressedData structure
CMS_decrypt(3), CMS_decrypt_set1_pkey_and_peer(3), CMS_decrypt_set1_pkey(3), CMS_decrypt_set1_password(3)
decrypt content from a CMS envelopedData structure
CMS_digest_create_ex(3), CMS_digest_create(3)
Create CMS DigestedData object
CMS_encrypt_ex(3), CMS_encrypt(3)
create a CMS envelopedData structure
CMS_get0_RecipientInfos(3), CMS_RecipientInfo_type(3), CMS_RecipientInfo_ktri_get0_signer_id(3), CMS_RecipientInfo_ktri_cert_cmp(3), CMS_RecipientInfo_set0_pkey(3), CMS_RecipientInfo_kekri_get0_id(3), CMS_RecipientInfo_kari_set0_pkey_and_peer(3), CMS_RecipientInfo_kari_set0_pkey(3), CMS_RecipientInfo_kekri_id_cmp(3), CMS_RecipientInfo_set0_key(3), CMS_RecipientInfo_decrypt(3), CMS_RecipientInfo_encrypt(3)
CMS envelopedData RecipientInfo routines
CMS_sign(3), CMS_sign_ex(3)
create a CMS SignedData structure
CMS_sign_receipt(3)
create a CMS signed receipt
CMS_uncompress(3)
uncompress a CMS CompressedData structure
CMS_verify(3), CMS_get0_signers(3)
verify a CMS SignedData structure
CMS_verify_receipt(3)
verify a CMS signed receipt
CRYPTO_secure_malloc_init(3), CRYPTO_secure_malloc_initialized(3), CRYPTO_secure_malloc_done(3), OPENSSL_secure_malloc(3), CRYPTO_secure_malloc(3), OPENSSL_secure_zalloc(3), CRYPTO_secure_zalloc(3), OPENSSL_secure_free(3), CRYPTO_secure_free(3), OPENSSL_secure_clear_free(3), CRYPTO_secure_clear_free(3), OPENSSL_secure_actual_size(3), CRYPTO_secure_allocated(3), CRYPTO_secure_used(3)
secure heap storage
CT_POLICY_EVAL_CTX_new_ex(3), CT_POLICY_EVAL_CTX_new(3), CT_POLICY_EVAL_CTX_free(3), CT_POLICY_EVAL_CTX_get0_cert(3), CT_POLICY_EVAL_CTX_set1_cert(3), CT_POLICY_EVAL_CTX_get0_issuer(3), CT_POLICY_EVAL_CTX_set1_issuer(3), CT_POLICY_EVAL_CTX_get0_log_store(3), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3), CT_POLICY_EVAL_CTX_get_time(3), CT_POLICY_EVAL_CTX_set_time(3)
Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
DECLARE_ASN1_FUNCTIONS(3), IMPLEMENT_ASN1_FUNCTIONS(3), ASN1_ITEM(3), ACCESS_DESCRIPTION_free(3), ACCESS_DESCRIPTION_new(3), ADMISSIONS_free(3), ADMISSIONS_new(3), ADMISSION_SYNTAX_free(3), ADMISSION_SYNTAX_new(3), ASIdOrRange_free(3), ASIdOrRange_new(3), ASIdentifierChoice_free(3), ASIdentifierChoice_new(3), ASIdentifiers_free(3), ASIdentifiers_new(3), ASRange_free(3), ASRange_new(3), AUTHORITY_INFO_ACCESS_free(3), AUTHORITY_INFO_ACCESS_new(3), AUTHORITY_KEYID_free(3), AUTHORITY_KEYID_new(3), BASIC_CONSTRAINTS_free(3), BASIC_CONSTRAINTS_new(3), CERTIFICATEPOLICIES_free(3), CERTIFICATEPOLICIES_new(3), CMS_ContentInfo_free(3), CMS_ContentInfo_new(3), CMS_ContentInfo_new_ex(3), CMS_ContentInfo_print_ctx(3), CMS_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
DEFINE_STACK_OF(3), DEFINE_STACK_OF_CONST(3), DEFINE_SPECIAL_STACK_OF(3), DEFINE_SPECIAL_STACK_OF_CONST(3), sk_TYPE_num(3), sk_TYPE_value(3), sk_TYPE_new(3), sk_TYPE_new_null(3), sk_TYPE_reserve(3), sk_TYPE_free(3), sk_TYPE_zero(3), sk_TYPE_delete(3), sk_TYPE_delete_ptr(3), sk_TYPE_push(3), sk_TYPE_unshift(3), sk_TYPE_pop(3), sk_TYPE_shift(3), sk_TYPE_pop_free(3), sk_TYPE_insert(3), sk_TYPE_set(3), sk_TYPE_find(3), sk_TYPE_find_ex(3), sk_TYPE_find_all(3), sk_TYPE_sort(3), sk_TYPE_is_sorted(3), sk_TYPE_dup(3), sk_TYPE_deep_copy(3), sk_TYPE_set_cmp_func(3), sk_TYPE_new_reserve(3), OPENSSL_sk_deep_copy(3), OPENSSL_sk_delete(3), OPENSSL_sk_delete_ptr(3), OPENSSL_sk_dup(3), OPENSSL_sk_find(3), OPENSSL_sk_find_ex(3), OPENSSL_sk_find_all(3), OPENSSL_sk_free(3), OPENSSL_sk_insert(3), OPENSSL_sk_is_sorted(3), OPENSSL_sk_new(3), OPENSSL_sk_new_null(3), OPENSSL_sk_new_reserve(3), OPENSSL_sk_num(3), OPENSSL_sk_pop(3), OPENSSL_sk_pop_free(3), OPENSSL_sk_push(3), OPENSSL_sk_reserve(3), OPENSSL_sk_set(3), OPENSSL_sk_set_cmp_func(3), OPENSSL_sk_shift(3), OPENSSL_sk_sort(3), OPENSSL_sk_unshift(3), OPENSSL_sk_value(3), OPENSSL_sk_zero(3)
stack container
DES_random_key(3), DES_set_key(3), DES_key_sched(3), DES_set_key_checked(3), DES_set_key_unchecked(3), DES_set_odd_parity(3), DES_is_weak_key(3), DES_ecb_encrypt(3), DES_ecb2_encrypt(3), DES_ecb3_encrypt(3), DES_ncbc_encrypt(3), DES_cfb_encrypt(3), DES_ofb_encrypt(3), DES_pcbc_encrypt(3), DES_cfb64_encrypt(3), DES_ofb64_encrypt(3), DES_xcbc_encrypt(3), DES_ede2_cbc_encrypt(3), DES_ede2_cfb64_encrypt(3), DES_ede2_ofb64_encrypt(3), DES_ede3_cbc_encrypt(3), DES_ede3_cfb64_encrypt(3), DES_ede3_ofb64_encrypt(3), DES_cbc_cksum(3), DES_quad_cksum(3), DES_string_to_key(3), DES_string_to_2keys(3), DES_fcrypt(3), DES_crypt(3)
DES encryption
DH_generate_key(3), DH_compute_key(3), DH_compute_key_padded(3)
perform Diffie-Hellman key exchange
DH_get_1024_160(3), DH_get_2048_224(3), DH_get_2048_256(3), BN_get0_nist_prime_192(3), BN_get0_nist_prime_224(3), BN_get0_nist_prime_256(3), BN_get0_nist_prime_384(3), BN_get0_nist_prime_521(3), BN_get_rfc2409_prime_768(3), BN_get_rfc2409_prime_1024(3), BN_get_rfc3526_prime_1536(3), BN_get_rfc3526_prime_2048(3), BN_get_rfc3526_prime_3072(3), BN_get_rfc3526_prime_4096(3), BN_get_rfc3526_prime_6144(3), BN_get_rfc3526_prime_8192(3)
Create standardized public primes or DH pairs
DH_new_by_nid(3), DH_get_nid(3)
create or get DH named parameters
ECDSA_size(3), ECDSA_sign(3), ECDSA_do_sign(3), ECDSA_verify(3), ECDSA_do_verify(3), ECDSA_sign_setup(3), ECDSA_sign_ex(3), ECDSA_do_sign_ex(3)
deprecated low-level elliptic curve digital signature algorithm (ECDSA) functions
EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_named_curve(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3), EC_GROUP_get0_field(3), EC_GROUP_get_field_type(3)
Functions for manipulating EC_GROUP objects
EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
Functions for creating, destroying and manipulating EC_POINT objects
ERR_remove_thread_state(3), ERR_remove_state(3)
DEPRECATED
EVP_ASYM_CIPHER_fetch(3), EVP_ASYM_CIPHER_free(3), EVP_ASYM_CIPHER_up_ref(3), EVP_ASYM_CIPHER_is_a(3), EVP_ASYM_CIPHER_get0_provider(3), EVP_ASYM_CIPHER_do_all_provided(3), EVP_ASYM_CIPHER_names_do_all(3), EVP_ASYM_CIPHER_get0_name(3), EVP_ASYM_CIPHER_get0_description(3), EVP_ASYM_CIPHER_gettable_ctx_params(3), EVP_ASYM_CIPHER_settable_ctx_params(3)
Functions to manage EVP_ASYM_CIPHER algorithm objects
EVP_BytesToKey(3)
password based encryption routine
EVP_CIPHER-SEED(7)
The SEED EVP_CIPHER implementations
EVP_CIPHER_CTX_get_original_iv(3), EVP_CIPHER_CTX_get_updated_iv(3), EVP_CIPHER_CTX_iv(3), EVP_CIPHER_CTX_original_iv(3), EVP_CIPHER_CTX_iv_noconst(3)
Routines to inspect EVP_CIPHER_CTX IV data
EVP_CIPHER_fetch(3), EVP_CIPHER_up_ref(3), EVP_CIPHER_free(3), EVP_CIPHER_CTX_new(3), EVP_CIPHER_CTX_reset(3), EVP_CIPHER_CTX_free(3), EVP_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_EC_gen(3), EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new_ex(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name_ex(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_engine(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_decoded_from_explicit_params(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
Functions for creating, destroying and manipulating EC_KEY objects
EVP_KDF(3), EVP_KDF_fetch(3), EVP_KDF_free(3), EVP_KDF_up_ref(3), EVP_KDF_CTX(3), EVP_KDF_CTX_new(3), EVP_KDF_CTX_free(3), EVP_KDF_CTX_dup(3), EVP_KDF_CTX_reset(3), EVP_KDF_derive(3), EVP_KDF_CTX_get_kdf_size(3), EVP_KDF_get0_provider(3), EVP_KDF_CTX_kdf(3), EVP_KDF_is_a(3), EVP_KDF_get0_name(3), EVP_KDF_names_do_all(3), EVP_KDF_get0_description(3), EVP_KDF_CTX_get_params(3), EVP_KDF_CTX_set_params(3), EVP_KDF_do_all_provided(3), EVP_KDF_get_params(3), EVP_KDF_gettable_params(3), EVP_KDF_gettable_ctx_params(3), EVP_KDF_settable_ctx_params(3), EVP_KDF_CTX_gettable_params(3), EVP_KDF_CTX_settable_params(3)
EVP KDF routines
EVP_KDF-KB(7)
The Key-Based EVP_KDF implementation
EVP_KEM_fetch(3), EVP_KEM_free(3), EVP_KEM_up_ref(3), EVP_KEM_get0_name(3), EVP_KEM_is_a(3), EVP_KEM_get0_provider(3), EVP_KEM_do_all_provided(3), EVP_KEM_names_do_all(3), EVP_KEM_get0_description(3), EVP_KEM_gettable_ctx_params(3), EVP_KEM_settable_ctx_params(3)
Functions to manage EVP_KEM algorithm objects
EVP_KEYEXCH_fetch(3), EVP_KEYEXCH_free(3), EVP_KEYEXCH_up_ref(3), EVP_KEYEXCH_get0_provider(3), EVP_KEYEXCH_is_a(3), EVP_KEYEXCH_do_all_provided(3), EVP_KEYEXCH_names_do_all(3), EVP_KEYEXCH_get0_name(3), EVP_KEYEXCH_get0_description(3), EVP_KEYEXCH_gettable_ctx_params(3), EVP_KEYEXCH_settable_ctx_params(3)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYMGMT(3), EVP_KEYMGMT_fetch(3), EVP_KEYMGMT_up_ref(3), EVP_KEYMGMT_free(3), EVP_KEYMGMT_get0_provider(3), EVP_KEYMGMT_is_a(3), EVP_KEYMGMT_get0_description(3), EVP_KEYMGMT_get0_name(3), EVP_KEYMGMT_do_all_provided(3), EVP_KEYMGMT_names_do_all(3), EVP_KEYMGMT_gettable_params(3), EVP_KEYMGMT_settable_params(3), EVP_KEYMGMT_gen_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_PBE_CipherInit(3), EVP_PBE_CipherInit_ex(3), EVP_PBE_find(3), EVP_PBE_find_ex(3), EVP_PBE_alg_add_type(3), EVP_PBE_alg_add(3)
Password based encryption routines
EVP_PKEY-FFC(7)
EVP_PKEY DSA and DH/DHX shared FFC parameters
EVP_PKEY-X25519(7), EVP_PKEY-X448(7), EVP_PKEY-ED25519(7), EVP_PKEY-ED448(7), EVP_KEYMGMT-X25519(7), EVP_KEYMGMT-X448(7), EVP_KEYMGMT-ED25519(7), EVP_KEYMGMT-ED448(7)
EVP_PKEY X25519, X448, ED25519 and ED448 keytype and algorithm support
EVP_PKEY_CTX_ctrl(3), EVP_PKEY_CTX_ctrl_str(3), EVP_PKEY_CTX_ctrl_uint64(3), EVP_PKEY_CTX_md(3), EVP_PKEY_CTX_set_signature_md(3), EVP_PKEY_CTX_get_signature_md(3), EVP_PKEY_CTX_set_mac_key(3), EVP_PKEY_CTX_set_group_name(3), EVP_PKEY_CTX_get_group_name(3), EVP_PKEY_CTX_set_rsa_padding(3), EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_set_rsa_pss_saltlen(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_keygen_bits(3), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set1_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set_rsa_keygen_primes(3), EVP_PKEY_CTX_set_rsa_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_oaep_md_name(3), EVP_PKEY_CTX_set_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md_name(3), EVP_PKEY_CTX_set0_rsa_oaep_label(3), EVP_PKEY_CTX_get0_rsa_oaep_label(3), EVP_PKEY_CTX_set_dsa_paramgen_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_md(3), EVP_PKEY_CTX_set_dsa_paramgen_md_props(3), EVP_PKEY_CTX_set_dsa_paramgen_gindex(3), EVP_PKEY_CTX_set_dsa_paramgen_type(3), EVP_PKEY_CTX_set_dsa_paramgen_seed(3), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3), EVP_PKEY_CTX_set_dh_paramgen_generator(3), EVP_PKEY_CTX_set_dh_paramgen_type(3), EVP_PKEY_CTX_set_dh_paramgen_gindex(3), EVP_PKEY_CTX_set_dh_paramgen_seed(3), EVP_PKEY_CTX_set_dh_rfc5114(3), EVP_PKEY_CTX_set_dhx_rfc5114(3), EVP_PKEY_CTX_set_dh_pad(3), EVP_PKEY_CTX_set_dh_nid(3), EVP_PKEY_CTX_set_dh_kdf_type(3), EVP_PKEY_CTX_get_dh_kdf_type(3), EVP_PKEY_CTX_set0_dh_kdf_oid(3), EVP_PKEY_CTX_get0_dh_kdf_oid(3), EVP_PKEY_CTX_set_dh_kdf_md(3), EVP_PKEY_CTX_get_dh_kdf_md(3), EVP_PKEY_CTX_set_dh_kdf_outlen(3), EVP_PKEY_CTX_get_dh_kdf_outlen(3), EVP_PKEY_CTX_set0_dh_kdf_ukm(3), EVP_PKEY_CTX_get0_dh_kdf_ukm(3), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3), EVP_PKEY_CTX_set_ec_param_enc(3), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3), EVP_PKEY_CTX_set_ecdh_kdf_type(3), EVP_PKEY_CTX_get_ecdh_kdf_type(3), EVP_PKEY_CTX_set_ecdh_kdf_md(3), EVP_PKEY_CTX_get_ecdh_kdf_md(3), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_set1_id(3), EVP_PKEY_CTX_get1_id(3), EVP_PKEY_CTX_get1_id_len(3), EVP_PKEY_CTX_set_kem_op(3)
algorithm specific control operations
EVP_PKEY_CTX_get0_pkey(3), EVP_PKEY_CTX_get0_peerkey(3)
functions for accessing the EVP_PKEY associated with an EVP_PKEY_CTX
EVP_PKEY_CTX_set_hkdf_md(3), EVP_PKEY_CTX_set1_hkdf_salt(3), EVP_PKEY_CTX_set1_hkdf_key(3), EVP_PKEY_CTX_add1_hkdf_info(3), EVP_PKEY_CTX_set_hkdf_mode(3)
HMAC-based Extract-and-Expand key derivation algorithm
EVP_PKEY_CTX_set_tls1_prf_md(3), EVP_PKEY_CTX_set1_tls1_prf_secret(3), EVP_PKEY_CTX_add1_tls1_prf_seed(3)
TLS PRF key derivation algorithm
EVP_PKEY_derive_init(3), EVP_PKEY_derive_init_ex(3), EVP_PKEY_derive_set_peer_ex(3), EVP_PKEY_derive_set_peer(3), EVP_PKEY_derive(3)
derive public key algorithm shared secret
EVP_PKEY_set1_encoded_public_key(3), EVP_PKEY_get1_encoded_public_key(3), EVP_PKEY_set1_tls_encodedpoint(3), EVP_PKEY_get1_tls_encodedpoint(3)
functions to set and get public key data within an EVP_PKEY
EVP_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_RAND-SEED-SRC(7)
The randomness seed source EVP_RAND implementation
EVP_SIGNATURE(3), EVP_SIGNATURE_fetch(3), EVP_SIGNATURE_free(3), EVP_SIGNATURE_up_ref(3), EVP_SIGNATURE_is_a(3), EVP_SIGNATURE_get0_provider(3), EVP_SIGNATURE_do_all_provided(3), EVP_SIGNATURE_names_do_all(3), EVP_SIGNATURE_get0_name(3), EVP_SIGNATURE_get0_description(3), EVP_SIGNATURE_gettable_ctx_params(3), EVP_SIGNATURE_settable_ctx_params(3)
Functions to manage EVP_SIGNATURE algorithm objects
EVP_SIGNATURE-ED25519(7), EVP_SIGNATURE-ED448(7), Ed25519(7), Ed448(7)
EVP_PKEY Ed25519 and Ed448 support
EVP_des_cbc(3), EVP_des_cfb(3), EVP_des_cfb1(3), EVP_des_cfb8(3), EVP_des_cfb64(3), EVP_des_ecb(3), EVP_des_ofb(3), EVP_des_ede(3), EVP_des_ede_cbc(3), EVP_des_ede_cfb(3), EVP_des_ede_cfb64(3), EVP_des_ede_ecb(3), EVP_des_ede_ofb(3), EVP_des_ede3(3), EVP_des_ede3_cbc(3), EVP_des_ede3_cfb(3), EVP_des_ede3_cfb1(3), EVP_des_ede3_cfb8(3), EVP_des_ede3_cfb64(3), EVP_des_ede3_ecb(3), EVP_des_ede3_ofb(3), EVP_des_ede3_wrap(3)
EVP DES cipher
EVP_seed_cbc(3), EVP_seed_cfb(3), EVP_seed_cfb128(3), EVP_seed_ecb(3), EVP_seed_ofb(3)
EVP SEED cipher
EVP_set_default_properties(3), EVP_default_properties_enable_fips(3), EVP_default_properties_is_fips_enabled(3)
Set default properties for future algorithm fetches
OCSP_resp_find_status(3), OCSP_resp_count(3), OCSP_resp_get0(3), OCSP_resp_find(3), OCSP_single_get0_status(3), OCSP_resp_get0_produced_at(3), OCSP_resp_get0_signature(3), OCSP_resp_get0_tbs_sigalg(3), OCSP_resp_get0_respdata(3), OCSP_resp_get0_certs(3), OCSP_resp_get0_signer(3), OCSP_resp_get0_id(3), OCSP_resp_get1_id(3), OCSP_check_validity(3), OCSP_basic_verify(3)
OCSP response utility functions
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_SRV_process_request(3), OSSL_CMP_CTX_server_perform(3), OSSL_CMP_SRV_CTX_new(3), OSSL_CMP_SRV_CTX_free(3), OSSL_CMP_SRV_cert_request_cb_t(3), OSSL_CMP_SRV_rr_cb_t(3), OSSL_CMP_SRV_certConf_cb_t(3), OSSL_CMP_SRV_genm_cb_t(3), OSSL_CMP_SRV_error_cb_t(3), OSSL_CMP_SRV_pollReq_cb_t(3), OSSL_CMP_SRV_CTX_init(3), OSSL_CMP_SRV_CTX_get0_cmp_ctx(3), OSSL_CMP_SRV_CTX_get0_custom_ctx(3), OSSL_CMP_SRV_CTX_set_send_unprotected_errors(3), OSSL_CMP_SRV_CTX_set_accept_unprotected(3), OSSL_CMP_SRV_CTX_set_accept_raverified(3), OSSL_CMP_SRV_CTX_set_grant_implicit_confirm(3)
generic functions to set up and control a CMP server
OSSL_CORE_MAKE_FUNC(3), SSL_OP_BIT(3), EXT_UTF8STRING(3)
OpenSSL reserved symbols
OSSL_CRMF_MSG_get0_tmpl(3), OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(3), OSSL_CRMF_CERTTEMPLATE_get0_subject(3), OSSL_CRMF_CERTTEMPLATE_get0_issuer(3), OSSL_CRMF_CERTTEMPLATE_get0_extensions(3), OSSL_CRMF_CERTID_get0_serialNumber(3), OSSL_CRMF_CERTID_get0_issuer(3), OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert(3), OSSL_CRMF_MSG_get_certReqId(3)
functions reading from CRMF CertReqMsg structures
OSSL_CRMF_pbm_new(3), OSSL_CRMF_pbmp_new(3)
functions for producing Password-Based MAC (PBM)
OSSL_DECODER(3), OSSL_DECODER_fetch(3), OSSL_DECODER_up_ref(3), OSSL_DECODER_free(3), OSSL_DECODER_get0_provider(3), OSSL_DECODER_get0_properties(3), OSSL_DECODER_is_a(3), OSSL_DECODER_get0_name(3), OSSL_DECODER_get0_description(3), OSSL_DECODER_do_all_provided(3), OSSL_DECODER_names_do_all(3), OSSL_DECODER_gettable_params(3), OSSL_DECODER_get_params(3)
Decoder method routines
OSSL_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_ESS_signing_cert_new_init(3), OSSL_ESS_signing_cert_v2_new_init(3), OSSL_ESS_check_signing_certs(3)
Enhanced Security Services (ESS) functions
OSSL_HTTP_REQ_CTX(3), OSSL_HTTP_REQ_CTX_new(3), OSSL_HTTP_REQ_CTX_free(3), OSSL_HTTP_REQ_CTX_set_request_line(3), OSSL_HTTP_REQ_CTX_add1_header(3), OSSL_HTTP_REQ_CTX_set_expected(3), OSSL_HTTP_REQ_CTX_set1_req(3), OSSL_HTTP_REQ_CTX_nbio(3), OSSL_HTTP_REQ_CTX_nbio_d2i(3), OSSL_HTTP_REQ_CTX_exchange(3), OSSL_HTTP_REQ_CTX_get0_mem_bio(3), OSSL_HTTP_REQ_CTX_get_resp_len(3), OSSL_HTTP_REQ_CTX_set_max_response_length(3), OSSL_HTTP_is_alive(3)
HTTP client low-level functions
OSSL_ITEM(3)
OpenSSL Core type for generic itemized data
OSSL_PARAM_double(3), OSSL_PARAM_int(3), OSSL_PARAM_int32(3), OSSL_PARAM_int64(3), OSSL_PARAM_long(3), OSSL_PARAM_size_t(3), OSSL_PARAM_time_t(3), OSSL_PARAM_uint(3), OSSL_PARAM_uint32(3), OSSL_PARAM_uint64(3), OSSL_PARAM_ulong(3), OSSL_PARAM_BN(3), OSSL_PARAM_utf8_string(3), OSSL_PARAM_octet_string(3), OSSL_PARAM_utf8_ptr(3), OSSL_PARAM_octet_ptr(3), OSSL_PARAM_END(3), OSSL_PARAM_DEFN(3), OSSL_PARAM_construct_double(3), OSSL_PARAM_construct_int(3), OSSL_PARAM_construct_int32(3), OSSL_PARAM_construct_int64(3), OSSL_PARAM_construct_long(3), OSSL_PARAM_construct_size_t(3), OSSL_PARAM_construct_time_t(3), OSSL_PARAM_construct_uint(3), OSSL_PARAM_construct_uint32(3), OSSL_PARAM_construct_uint64(3), OSSL_PARAM_construct_ulong(3), OSSL_PARAM_construct_BN(3), OSSL_PARAM_construct_utf8_string(3), OSSL_PARAM_construct_utf8_ptr(3), OSSL_PARAM_construct_octet_string(3), OSSL_PARAM_construct_octet_ptr(3), OSSL_PARAM_construct_end(3), OSSL_PARAM_locate(3), OSSL_PARAM_locate_const(3), OSSL_PARAM_get_double(3), OSSL_PARAM_get_int(3), OSSL_PARAM_get_int32(3), OSSL_PARAM_get_int64(3), OSSL_PARAM_get_long(3), OSSL_PARAM_get_size_t(3), OSSL_PARAM_get_time_t(3), OSSL_PARAM_get_uint(3), OSSL_PARAM_get_uint32(3), OSSL_PARAM_get_uint64(3), OSSL_PARAM_get_ulong(3), OSSL_PARAM_get_BN(3), OSSL_PARAM_get_utf8_string(3), OSSL_PARAM_get_octet_string(3), OSSL_PARAM_get_utf8_ptr(3), OSSL_PARAM_get_octet_ptr(3), OSSL_PARAM_get_utf8_string_ptr(3), OSSL_PARAM_get_octet_string_ptr(3), OSSL_PARAM_set_double(3), OSSL_PARAM_set_int(3), OSSL_PARAM_set_int32(3), OSSL_PARAM_set_int64(3), OSSL_PARAM_set_long(3), OSSL_PARAM_set_size_t(3), OSSL_PARAM_set_time_t(3), OSSL_PARAM_set_uint(3), OSSL_PARAM_set_uint32(3), OSSL_PARAM_set_uint64(3), OSSL_PARAM_set_ulong(3), OSSL_PARAM_set_BN(3), OSSL_PARAM_set_utf8_string(3), OSSL_PARAM_set_octet_string(3), OSSL_PARAM_set_utf8_ptr(3), OSSL_PARAM_set_octet_ptr(3), OSSL_PARAM_UNMODIFIED(3), OSSL_PARAM_modified(3), OSSL_PARAM_set_all_unmodified(3)
OSSL_PARAM helpers
OSSL_STORE_LOADER(3), OSSL_STORE_LOADER_fetch(3), OSSL_STORE_LOADER_up_ref(3), OSSL_STORE_LOADER_free(3), OSSL_STORE_LOADER_get0_provider(3), OSSL_STORE_LOADER_get0_properties(3), OSSL_STORE_LOADER_is_a(3), OSSL_STORE_LOADER_get0_description(3), OSSL_STORE_LOADER_do_all_provided(3), OSSL_STORE_LOADER_names_do_all(3), OSSL_STORE_LOADER_CTX(3), OSSL_STORE_LOADER_new(3), OSSL_STORE_LOADER_get0_engine(3), OSSL_STORE_LOADER_get0_scheme(3), OSSL_STORE_LOADER_set_open(3), OSSL_STORE_LOADER_set_open_ex(3), OSSL_STORE_LOADER_set_attach(3), OSSL_STORE_LOADER_set_ctrl(3), OSSL_STORE_LOADER_set_expect(3), OSSL_STORE_LOADER_set_find(3), OSSL_STORE_LOADER_set_load(3), OSSL_STORE_LOADER_set_eof(3), OSSL_STORE_LOADER_set_error(3), OSSL_STORE_LOADER_set_close(3), OSSL_STORE_register_loader(3), OSSL_STORE_unregister_loader(3), OSSL_STORE_open_fn(3), OSSL_STORE_open_ex_fn(3), OSSL_STORE_attach_fn(3), OSSL_STORE_ctrl_fn(3), OSSL_STORE_expect_fn(3), OSSL_STORE_find_fn(3), OSSL_STORE_load_fn(3), OSSL_STORE_eof_fn(3), OSSL_STORE_error_fn(3), OSSL_STORE_close_fn(3)
Types and functions to manipulate, register and unregister STORE loaders for different URI schemes
OSSL_STORE_expect(3), OSSL_STORE_supports_search(3), OSSL_STORE_find(3)
Specify what object type is expected
OSSL_trace_enabled(3), OSSL_trace_begin(3), OSSL_trace_end(3), OSSL_TRACE_BEGIN(3), OSSL_TRACE_END(3), OSSL_TRACE_CANCEL(3), OSSL_TRACE(3), OSSL_TRACE1(3), OSSL_TRACE2(3), OSSL_TRACE3(3), OSSL_TRACE4(3), OSSL_TRACE5(3), OSSL_TRACE6(3), OSSL_TRACE7(3), OSSL_TRACE8(3), OSSL_TRACE9(3), OSSL_TRACEV(3), OSSL_TRACE_ENABLED(3)
OpenSSL Tracing API
PEM_X509_INFO_read_ex(3), PEM_X509_INFO_read(3), PEM_X509_INFO_read_bio_ex(3), PEM_X509_INFO_read_bio(3)
read PEM-encoded data structures into one or more X509_INFO objects
PEM_bytes_read_bio(3), PEM_bytes_read_bio_secmem(3)
read a PEM-encoded data structure from a BIO
PKCS12_PBE_keyivgen(3), PKCS12_PBE_keyivgen_ex(3), PKCS12_pbe_crypt(3), PKCS12_pbe_crypt_ex(3)
PKCS#12 Password based encryption
PKCS12_decrypt_skey(3), PKCS12_decrypt_skey_ex(3)
PKCS12 shrouded keyBag decrypt functions
PKCS12_key_gen_asc(3), PKCS12_key_gen_asc_ex(3), PKCS12_key_gen_uni(3), PKCS12_key_gen_uni_ex(3), PKCS12_key_gen_utf8(3), PKCS12_key_gen_utf8_ex(3)
PKCS#12 Password based key derivation
PKCS12_pack_p7encdata(3), PKCS12_pack_p7encdata_ex(3)
Pack a set of PKCS#12 safeBags into a PKCS#7 encrypted data object
PKCS5_PBE_keyivgen(3), PKCS5_PBE_keyivgen_ex(3), PKCS5_pbe2_set(3), PKCS5_pbe2_set_iv(3), PKCS5_pbe2_set_iv_ex(3), PKCS5_pbe_set(3), PKCS5_pbe_set_ex(3), PKCS5_pbe2_set_scrypt(3), PKCS5_pbe_set0_algor(3), PKCS5_pbe_set0_algor_ex(3), PKCS5_v2_PBE_keyivgen(3), PKCS5_v2_PBE_keyivgen_ex(3), PKCS5_v2_scrypt_keyivgen(3), PKCS5_v2_scrypt_keyivgen_ex(3), PKCS5_pbkdf2_set(3), PKCS5_pbkdf2_set_ex(3), EVP_PBE_scrypt(3), EVP_PBE_scrypt_ex(3)
PKCS#5 Password based encryption routines
PKCS5_PBKDF2_HMAC(3), PKCS5_PBKDF2_HMAC_SHA1(3)
password based derivation routines with salt and iteration count
PKCS7_decrypt(3)
decrypt content from a PKCS#7 envelopedData structure
PKCS7_encrypt_ex(3), PKCS7_encrypt(3)
create a PKCS#7 envelopedData structure
PKCS7_get_octet_string(3)
return octet string from a PKCS#7 envelopedData structure
PKCS7_sign_ex(3), PKCS7_sign(3)
create a PKCS#7 signedData structure
PKCS7_type_is_other(3)
determine content type of PKCS#7 envelopedData structure
PKCS7_verify(3), PKCS7_get0_signers(3)
verify a PKCS#7 signedData structure
RAND_add(3), RAND_poll(3), RAND_seed(3), RAND_status(3), RAND_event(3), RAND_screen(3), RAND_keep_random_devices_open(3)
add randomness to the PRNG or get its status
RAND_load_file(3), RAND_write_file(3), RAND_file_name(3)
PRNG seed file
RAND_set_DRBG_type(3), RAND_set_seed_source_type(3)
specify the global random number generator types
SCT_new(3), SCT_new_from_base64(3), SCT_free(3), SCT_LIST_free(3), SCT_get_version(3), SCT_set_version(3), SCT_get_log_entry_type(3), SCT_set_log_entry_type(3), SCT_get0_log_id(3), SCT_set0_log_id(3), SCT_set1_log_id(3), SCT_get_timestamp(3), SCT_set_timestamp(3), SCT_get_signature_nid(3), SCT_set_signature_nid(3), SCT_get0_signature(3), SCT_set0_signature(3), SCT_set1_signature(3), SCT_get0_extensions(3), SCT_set0_extensions(3), SCT_set1_extensions(3), SCT_get_source(3), SCT_set_source(3)
A Certificate Transparency Signed Certificate Timestamp
SCT_print(3), SCT_LIST_print(3), SCT_validation_status_string(3)
Prints Signed Certificate Timestamps in a human-readable way
SCT_validate(3), SCT_LIST_validate(3), SCT_get_validation_status(3)
checks Signed Certificate Timestamps (SCTs) are valid
SSL_COMP_add_compression_method(3), SSL_COMP_get_compression_methods(3), SSL_COMP_get0_name(3), SSL_COMP_get_id(3), SSL_COMP_free_compression_methods(3)
handle SSL/TLS integrated compression methods
SSL_CTX_flush_sessions(3)
remove expired sessions
SSL_CTX_free(3)
free an allocated SSL_CTX object
SSL_CTX_load_verify_dir(3), SSL_CTX_load_verify_file(3), SSL_CTX_load_verify_store(3), SSL_CTX_set_default_verify_paths(3), SSL_CTX_set_default_verify_dir(3), SSL_CTX_set_default_verify_file(3), SSL_CTX_set_default_verify_store(3), SSL_CTX_load_verify_locations(3)
set default locations for trusted CA certificates
SSL_CTX_set1_groups(3), SSL_CTX_set1_groups_list(3), SSL_set1_groups(3), SSL_set1_groups_list(3), SSL_get1_groups(3), SSL_get_shared_group(3), SSL_get_negotiated_group(3), SSL_CTX_set1_curves(3), SSL_CTX_set1_curves_list(3), SSL_set1_curves(3), SSL_set1_curves_list(3), SSL_get1_curves(3), SSL_get_shared_curve(3)
EC supported curve functions
SSL_CTX_set1_sigalgs(3), SSL_set1_sigalgs(3), SSL_CTX_set1_sigalgs_list(3), SSL_set1_sigalgs_list(3), SSL_CTX_set1_client_sigalgs(3), SSL_set1_client_sigalgs(3), SSL_CTX_set1_client_sigalgs_list(3), SSL_set1_client_sigalgs_list(3)
set supported signature algorithms
SSL_CTX_set_alpn_protos(3), SSL_set_alpn_protos(3), SSL_CTX_set_alpn_select_cb(3), SSL_CTX_set_next_proto_select_cb(3), SSL_CTX_set_next_protos_advertised_cb(3), SSL_select_next_proto(3), SSL_get0_alpn_selected(3), SSL_get0_next_proto_negotiated(3)
handle application layer protocol negotiation (ALPN)
SSL_CTX_set_cert_verify_callback(3)
set peer certificate verification procedure
SSL_CTX_set_default_passwd_cb(3), SSL_CTX_set_default_passwd_cb_userdata(3), SSL_CTX_get_default_passwd_cb(3), SSL_CTX_get_default_passwd_cb_userdata(3), SSL_set_default_passwd_cb(3), SSL_set_default_passwd_cb_userdata(3), SSL_get_default_passwd_cb(3), SSL_get_default_passwd_cb_userdata(3)
set or get passwd callback for encrypted PEM file handling
SSL_CTX_set_max_cert_list(3), SSL_CTX_get_max_cert_list(3), SSL_set_max_cert_list(3), SSL_get_max_cert_list(3)
manipulate allowed size for the peer's certificate chain
SSL_CTX_set_min_proto_version(3), SSL_CTX_set_max_proto_version(3), SSL_CTX_get_min_proto_version(3), SSL_CTX_get_max_proto_version(3), SSL_set_min_proto_version(3), SSL_set_max_proto_version(3), SSL_get_min_proto_version(3), SSL_get_max_proto_version(3)
Get and set minimum and maximum supported protocol version
SSL_CTX_set_session_id_context(3), SSL_set_session_id_context(3)
set context within which session can be reused (server side only)
SSL_CTX_set_tlsext_use_srtp(3), SSL_set_tlsext_use_srtp(3), SSL_get_srtp_profiles(3), SSL_get_selected_srtp_profile(3)
Configure and query SRTP support
SSL_SESSION_get0_cipher(3), SSL_SESSION_set_cipher(3)
set and retrieve the SSL cipher associated with a session
SSL_SESSION_get0_hostname(3), SSL_SESSION_set1_hostname(3), SSL_SESSION_get0_alpn_selected(3), SSL_SESSION_set1_alpn_selected(3)
get and set SNI and ALPN data associated with a session
SSL_SESSION_get0_id_context(3), SSL_SESSION_set1_id_context(3)
get and set the SSL ID context associated with a session
SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
get details about the ticket associated with a session
SSL_SESSION_get_compress_id(3)
get details about the compression associated with a session
SSL_SESSION_is_resumable(3)
determine whether an SSL_SESSION object can be used for resumption
SSL_extension_supported(3), SSL_custom_ext_add_cb_ex(3), SSL_custom_ext_free_cb_ex(3), SSL_custom_ext_parse_cb_ex(3), SSL_CTX_add_custom_ext(3), SSL_CTX_add_client_custom_ext(3), SSL_CTX_add_server_custom_ext(3), custom_ext_add_cb(3), custom_ext_free_cb(3), custom_ext_parse_cb(3)
custom TLS extension handling
SSL_free(3)
free an allocated SSL structure
SSL_get0_peer_scts(3)
get SCTs received
SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
get list of available SSL_CIPHERs
SSL_get_SSL_CTX(3)
get the SSL_CTX from which an SSL is created
SSL_get_extms_support(3)
extended master secret support
SSL_get_fd(3), SSL_get_rfd(3), SSL_get_wfd(3)
get file descriptor linked to an SSL object
SSL_get_peer_cert_chain(3), SSL_get0_verified_chain(3)
get the X509 certificate chain of the peer
SSL_get_peer_tmp_key(3), SSL_get_server_tmp_key(3), SSL_get_tmp_key(3)
get information about temporary keys used during a handshake
SSL_get_rbio(3), SSL_get_wbio(3)
get BIO linked to an SSL object
SSL_get_shared_sigalgs(3), SSL_get_sigalgs(3)
get supported signature algorithms
SSL_in_before(3), SSL_in_init(3), SSL_is_init_finished(3), SSL_in_connect_init(3), SSL_in_accept_init(3), SSL_get_state(3)
retrieve information about the handshake state machine
SSL_key_update(3), SSL_get_key_update_type(3), SSL_renegotiate(3), SSL_renegotiate_abbreviated(3), SSL_renegotiate_pending(3)
initiate and obtain information about updating connection keys
SSL_pending(3), SSL_has_pending(3)
check for readable bytes buffered in an SSL object
SSL_session_reused(3)
query whether a reused session was negotiated during handshake
SSL_set_num_tickets(3), SSL_get_num_tickets(3), SSL_CTX_set_num_tickets(3), SSL_CTX_get_num_tickets(3), SSL_new_session_ticket(3)
control the number of TLSv1.3 session tickets that are issued
SSL_set_retry_verify(3)
indicate that certificate verification should be retried
SSL_set_session(3)
set a TLS/SSL session to be used during TLS/SSL connect
SSL_waiting_for_async(3), SSL_get_all_async_fds(3), SSL_get_changed_async_fds(3)
manage asynchronous operations
TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_new_ex(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
X509V3_get_d2i(3), X509V3_add1_i2d(3), X509V3_EXT_d2i(3), X509V3_EXT_i2d(3), X509_get_ext_d2i(3), X509_add1_ext_i2d(3), X509_CRL_get_ext_d2i(3), X509_CRL_add1_ext_i2d(3), X509_REVOKED_get_ext_d2i(3), X509_REVOKED_add1_ext_i2d(3), X509_get0_extensions(3), X509_CRL_get0_extensions(3), X509_REVOKED_get0_extensions(3)
X509 extension decode and encode functions
X509_CRL_get0_by_serial(3), X509_CRL_get0_by_cert(3), X509_CRL_get_REVOKED(3), X509_REVOKED_get0_serialNumber(3), X509_REVOKED_get0_revocationDate(3), X509_REVOKED_set_serialNumber(3), X509_REVOKED_set_revocationDate(3), X509_CRL_add0_revoked(3), X509_CRL_sort(3)
CRL revoked entry utility functions
X509_STORE_CTX_get_cleanup(3), X509_STORE_CTX_get_lookup_crls(3), X509_STORE_CTX_get_lookup_certs(3), X509_STORE_CTX_get_check_policy(3), X509_STORE_CTX_get_cert_crl(3), X509_STORE_CTX_get_check_crl(3), X509_STORE_CTX_get_get_crl(3), X509_STORE_CTX_get_check_revocation(3), X509_STORE_CTX_get_check_issued(3), X509_STORE_CTX_get_get_issuer(3), X509_STORE_CTX_get_verify_cb(3), X509_STORE_CTX_set_verify_cb(3), X509_STORE_CTX_verify_cb(3), X509_STORE_CTX_print_verify_cb(3)
get and set X509_STORE_CTX components such as verification callback
X509_STORE_CTX_new_ex(3), X509_STORE_CTX_new(3), X509_STORE_CTX_cleanup(3), X509_STORE_CTX_free(3), X509_STORE_CTX_init(3), X509_STORE_CTX_set0_trusted_stack(3), X509_STORE_CTX_set_cert(3), X509_STORE_CTX_set0_crls(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_get0_untrusted(3), X509_STORE_CTX_set0_untrusted(3), X509_STORE_CTX_get_num_untrusted(3), X509_STORE_CTX_get0_chain(3), X509_STORE_CTX_set0_verified_chain(3), X509_STORE_CTX_set_default(3), X509_STORE_CTX_set_verify(3), X509_STORE_CTX_verify_fn(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_purpose_inherit(3)
X509_STORE_CTX initialisation
X509_STORE_set_lookup_crls_cb(3), X509_STORE_set_verify_func(3), X509_STORE_get_cleanup(3), X509_STORE_set_cleanup(3), X509_STORE_get_lookup_crls(3), X509_STORE_set_lookup_crls(3), X509_STORE_get_lookup_certs(3), X509_STORE_set_lookup_certs(3), X509_STORE_get_check_policy(3), X509_STORE_set_check_policy(3), X509_STORE_get_cert_crl(3), X509_STORE_set_cert_crl(3), X509_STORE_get_check_crl(3), X509_STORE_set_check_crl(3), X509_STORE_get_get_crl(3), X509_STORE_set_get_crl(3), X509_STORE_get_check_revocation(3), X509_STORE_set_check_revocation(3), X509_STORE_get_check_issued(3), X509_STORE_set_check_issued(3), X509_STORE_CTX_get1_issuer(3), X509_STORE_get_get_issuer(3), X509_STORE_set_get_issuer(3), X509_STORE_CTX_get_verify(3), X509_STORE_set_verify(3), X509_STORE_get_verify_cb(3), X509_STORE_set_verify_cb_func(3), X509_STORE_set_verify_cb(3), X509_STORE_CTX_cert_crl_fn(3), X509_STORE_CTX_check_crl_fn(3), X509_STORE_CTX_check_issued_fn(3), X509_STORE_CTX_check_policy_fn(3), X509_STORE_CTX_check_revocation_fn(3), X509_STORE_CTX_cleanup_fn(3), X509_STORE_CTX_get_crl_fn(3), X509_STORE_CTX_get_issuer_fn(3), X509_STORE_CTX_lookup_certs_fn(3), X509_STORE_CTX_lookup_crls_fn(3)
set verification callback
X509_check_issued(3)
checks if certificate is apparently issued by another certificate
X509_cmp(3), X509_NAME_cmp(3), X509_issuer_and_serial_cmp(3), X509_issuer_name_cmp(3), X509_subject_name_cmp(3), X509_CRL_cmp(3), X509_CRL_match(3)
compare X509 certificates and related values
X509_get0_subject_key_id(3), X509_get0_authority_key_id(3), X509_get0_authority_issuer(3), X509_get0_authority_serial(3), X509_get_pathlen(3), X509_get_extension_flags(3), X509_get_key_usage(3), X509_get_extended_key_usage(3), X509_set_proxy_flag(3), X509_set_proxy_pathlen(3), X509_get_proxy_pathlen(3)
retrieve certificate extension data
X509_verify(3), X509_self_signed(3), X509_REQ_verify_ex(3), X509_REQ_verify(3), X509_CRL_verify(3)
verify certificate, certificate request, or CRL signature
X509v3_get_ext_count(3), X509v3_get_ext(3), X509v3_get_ext_by_NID(3), X509v3_get_ext_by_OBJ(3), X509v3_get_ext_by_critical(3), X509v3_delete_ext(3), X509v3_add_ext(3), X509_get_ext_count(3), X509_get_ext(3), X509_get_ext_by_NID(3), X509_get_ext_by_OBJ(3), X509_get_ext_by_critical(3), X509_delete_ext(3), X509_add_ext(3), X509_CRL_get_ext_count(3), X509_CRL_get_ext(3), X509_CRL_get_ext_by_NID(3), X509_CRL_get_ext_by_OBJ(3), X509_CRL_get_ext_by_critical(3), X509_CRL_delete_ext(3), X509_CRL_add_ext(3), X509_REVOKED_get_ext_count(3), X509_REVOKED_get_ext(3), X509_REVOKED_get_ext_by_NID(3), X509_REVOKED_get_ext_by_OBJ(3), X509_REVOKED_get_ext_by_critical(3), X509_REVOKED_delete_ext(3), X509_REVOKED_add_ext(3)
extension stack utility functions
d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_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
d2i_DSAPrivateKey(3), d2i_DSAPrivateKey_bio(3), d2i_DSAPrivateKey_fp(3), d2i_DSAPublicKey(3), d2i_DSA_PUBKEY(3), d2i_DSA_PUBKEY_bio(3), d2i_DSA_PUBKEY_fp(3), d2i_DSAparams(3), d2i_RSAPrivateKey(3), d2i_RSAPrivateKey_bio(3), d2i_RSAPrivateKey_fp(3), d2i_RSAPublicKey(3), d2i_RSAPublicKey_bio(3), d2i_RSAPublicKey_fp(3), d2i_RSA_PUBKEY(3), d2i_RSA_PUBKEY_bio(3), d2i_RSA_PUBKEY_fp(3), d2i_DHparams(3), d2i_DHparams_bio(3), d2i_DHparams_fp(3), d2i_ECParameters(3), d2i_ECPrivateKey(3), d2i_ECPrivateKey_bio(3), d2i_ECPrivateKey_fp(3), d2i_EC_PUBKEY(3), d2i_EC_PUBKEY_bio(3), d2i_EC_PUBKEY_fp(3), i2d_RSAPrivateKey(3), i2d_RSAPrivateKey_bio(3), i2d_RSAPrivateKey_fp(3), i2d_RSAPublicKey(3), i2d_RSAPublicKey_bio(3), i2d_RSAPublicKey_fp(3), i2d_RSA_PUBKEY(3), i2d_RSA_PUBKEY_bio(3), i2d_RSA_PUBKEY_fp(3), i2d_DHparams(3), i2d_DHparams_bio(3), i2d_DHparams_fp(3), i2d_DSAPrivateKey(3), i2d_DSAPrivateKey_bio(3), i2d_DSAPrivateKey_fp(3), i2d_DSAPublicKey(3), i2d_DSA_PUBKEY(3), i2d_DSA_PUBKEY_bio(3), i2d_DSA_PUBKEY_fp(3), i2d_DSAparams(3), i2d_ECParameters(3), i2d_ECPrivateKey(3), i2d_ECPrivateKey_bio(3), i2d_ECPrivateKey_fp(3), i2d_EC_PUBKEY(3), i2d_EC_PUBKEY_bio(3), i2d_EC_PUBKEY_fp(3)
DEPRECATED
i2s_ASN1_IA5STRING(3), s2i_ASN1_IA5STRING(3), i2s_ASN1_INTEGER(3), s2i_ASN1_INTEGER(3), i2s_ASN1_OCTET_STRING(3), s2i_ASN1_OCTET_STRING(3), i2s_ASN1_ENUMERATED(3), i2s_ASN1_ENUMERATED_TABLE(3), i2s_ASN1_UTF8STRING(3), s2i_ASN1_UTF8STRING(3)
convert objects from/to ASN.1/string representation
o2i_SCT_LIST(3), i2o_SCT_LIST(3), o2i_SCT(3), i2o_SCT(3)
decode and encode Signed Certificate Timestamp lists in TLS wire format
openssl-cmds(1), asn1parse(1), ca(1), ciphers(1), cmp(1), cms(1), crl(1), crl2pkcs7(1), dgst(1), dhparam(1), dsa(1), dsaparam(1), ec(1), ecparam(1), enc(1), engine(1), errstr(1), gendsa(1), genpkey(1), genrsa(1), info(1), kdf(1), mac(1), nseq(1), ocsp(1), passwd(1), pkcs12(1), pkcs7(1), pkcs8(1), pkey(1), pkeyparam(1), pkeyutl(1), prime(1), rand(1), rehash(1), req(1), rsa(1), rsautl(1), s_client(1), s_server(1), s_time(1), sess_id(1), smime(1), speed(1), spkac(1), srp(1), storeutl(1), ts(1), verify(1), version(1), x509(1)
OpenSSL application commands
openssl-namedisplay-options(1)
Distinguished name display options
openssl-rehash(1), c_rehash(1)
Create symbolic links to files named by the hash values
openssl-speed(1)
test library performance
openssl_user_macros(7), OPENSSL_API_COMPAT(7), OPENSSL_NO_DEPRECATED(7)
User defined macros
ssl_ct_validation_cb(3), SSL_enable_ct(3), SSL_CTX_enable_ct(3), SSL_disable_ct(3), SSL_CTX_disable_ct(3), SSL_set_ct_validation_callback(3), SSL_CTX_set_ct_validation_callback(3), SSL_ct_is_enabled(3), SSL_CTX_ct_is_enabled(3)
control Certificate Transparency policy
"glEdgeFlag(3), glEdgeFlagv(3)
flag edges as either boundary or nonboundary
"glEvalCoord1d(3), glEvalCoord1f(3), glEvalCoord2d(3), glEvalCoord2f(3), glEvalCoord1dv(3), glEvalCoord1fv(3), glEvalCoord2dv(3), glEvalCoord2fv(3)
evaluate enabled one- and two-dimensional maps delim $$
"glGetBooleanv(3), glGetDoublev(3), glGetFloatv(3), glGetIntegerv(3)
return the value or values of a selected parameter
"glGetPixelMapfv(3), glGetPixelMapuiv(3), glGetPixelMapusv(3)
return the specified pixel map
"glLoadMatrixd(3), glLoadMatrixf(3)
replace the current matrix with the specified matrix
"glMultMatrixd(3), glMultMatrixf(3)
multiply the current matrix with the specified matrix
"glRotated(3), glRotatef(3)
multiply the current matrix by a rotation matrix
"glScaled(3), glScalef(3)
multiply the current matrix by a general scaling matrix
"glTranslated(3), glTranslatef(3)
multiply the current matrix by a translation matrix
3omns(6)
simple tile-based bomb-dropping deathmatch game
822received(1)
print the Received fields in a mail message
AG_Combo(3)
agar canned text input + drop-down menu widget
AG_Editable(3)
agar text input widget
AG_FileDlg(3)
agar file browser widget
AG_Fixed(3)
agar fixed-position container widget
AG_FixedPlotter(3)
agar integer plot widget
AG_MPane(3)
agar multiple paned view widget
AG_Numerical(3)
agar numerical editor widget
AG_Pane(3)
agar paned container widget
AG_Queue(3)
Agar singly-linked lists, doubly-linked lists, simple queues, tail queues, and circular queues
AG_TextElement(3)
agar dynamically-allocated multilanguage text buffer
AG_Textbox(3)
agar text editor widget
AG_Treetbl(3)
agar tree-based table widget
AG_UCombo(3)
agar button-triggered drop-down menu widget
ALLEGRO_DATE(3)
Defined to a number with the release date of Allegro
ALLEGRO_DATE_STR(3)
Defined to a string with the year Allegro was released
ALLEGRO_LOCKED_REGION(3)
Allegro 5 API
ALLEGRO_SUB_VERSION(3)
Defined to the middle version of Allegro
ALLEGRO_VERSION(3)
Defined to the major version of Allegro
ALLEGRO_VERSION_STR(3)
Defined to a string with the full Allegro version number
ALLEGRO_WIP_VERSION(3)
Defined to the minor version of Allegro
ALTER_LANGUAGE(7)
change the definition of a procedural language
ALTER_MATERIALIZED_VIEW(7)
change the definition of a materialized view
ALTER_PROCEDURE(7)
change the definition of a procedure
ALTER_STATISTICS(7)
change the definition of an extended statistics object
AL_ID(3)
Converts four 8 bit values to a packed 32 bit integer ID. Allegro game programming library
ART(1)
An advanced, cross-platform program for developing raw photos
ASDatabase(1x)
defines how windows should be treated by AfterStep depending on its name
ASDatabaseEntry(1x)
to be used in entry of AfterStep database
ASN1_INTEGER_get_uint64(3), ASN1_INTEGER_set_uint64(3), ASN1_INTEGER_get_int64(3), ASN1_INTEGER_get(3), ASN1_INTEGER_set_int64(3), ASN1_INTEGER_set(3), BN_to_ASN1_INTEGER(3), ASN1_INTEGER_to_BN(3), ASN1_ENUMERATED_get_int64(3), ASN1_ENUMERATED_get(3), ASN1_ENUMERATED_set_int64(3), ASN1_ENUMERATED_set(3), BN_to_ASN1_ENUMERATED(3), ASN1_ENUMERATED_to_BN(3)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_INTEGER_get_uint64(3ossl), ASN1_INTEGER_set_uint64(3ossl), ASN1_INTEGER_get_int64(3ossl), ASN1_INTEGER_get(3ossl), ASN1_INTEGER_set_int64(3ossl), ASN1_INTEGER_set(3ossl), BN_to_ASN1_INTEGER(3ossl), ASN1_INTEGER_to_BN(3ossl), ASN1_ENUMERATED_get_int64(3ossl), ASN1_ENUMERATED_get(3ossl), ASN1_ENUMERATED_set_int64(3ossl), ASN1_ENUMERATED_set(3ossl), BN_to_ASN1_ENUMERATED(3ossl), ASN1_ENUMERATED_to_BN(3ossl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_TIME_set(3), ASN1_UTCTIME_set(3), ASN1_GENERALIZEDTIME_set(3), ASN1_TIME_adj(3), ASN1_UTCTIME_adj(3), ASN1_GENERALIZEDTIME_adj(3), ASN1_TIME_check(3), ASN1_UTCTIME_check(3), ASN1_GENERALIZEDTIME_check(3), ASN1_TIME_set_string(3), ASN1_UTCTIME_set_string(3), ASN1_GENERALIZEDTIME_set_string(3), ASN1_TIME_set_string_X509(3), ASN1_TIME_normalize(3), ASN1_TIME_to_tm(3), ASN1_TIME_print(3), ASN1_UTCTIME_print(3), ASN1_GENERALIZEDTIME_print(3), ASN1_TIME_diff(3), ASN1_TIME_cmp_time_t(3), ASN1_UTCTIME_cmp_time_t(3), ASN1_TIME_compare(3), ASN1_TIME_to_generalizedtime(3)
ASN.1 Time functions
ASN1_TIME_set(3ossl), ASN1_UTCTIME_set(3ossl), ASN1_GENERALIZEDTIME_set(3ossl), ASN1_TIME_adj(3ossl), ASN1_UTCTIME_adj(3ossl), ASN1_GENERALIZEDTIME_adj(3ossl), ASN1_TIME_check(3ossl), ASN1_UTCTIME_check(3ossl), ASN1_GENERALIZEDTIME_check(3ossl), ASN1_TIME_set_string(3ossl), ASN1_UTCTIME_set_string(3ossl), ASN1_GENERALIZEDTIME_set_string(3ossl), ASN1_TIME_set_string_X509(3ossl), ASN1_TIME_normalize(3ossl), ASN1_TIME_to_tm(3ossl), ASN1_TIME_print(3ossl), ASN1_TIME_print_ex(3ossl), ASN1_UTCTIME_print(3ossl), ASN1_GENERALIZEDTIME_print(3ossl), ASN1_TIME_diff(3ossl), ASN1_TIME_cmp_time_t(3ossl), ASN1_UTCTIME_cmp_time_t(3ossl), ASN1_TIME_compare(3ossl), ASN1_TIME_to_generalizedtime(3ossl), ASN1_TIME_dup(3ossl), ASN1_UTCTIME_dup(3ossl), ASN1_GENERALIZEDTIME_dup(3ossl)
ASN.1 Time functions
ASN1_item_d2i_ex(3ossl), ASN1_item_d2i(3ossl), ASN1_item_d2i_bio_ex(3ossl), ASN1_item_d2i_bio(3ossl), ASN1_item_d2i_fp_ex(3ossl), ASN1_item_d2i_fp(3ossl), ASN1_item_i2d_mem_bio(3ossl), ASN1_item_pack(3ossl), ASN1_item_unpack_ex(3ossl), ASN1_item_unpack(3ossl)
decode and encode DER-encoded ASN.1 structures
ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3)
functions to manage waiting for asynchronous jobs to complete
ASYNC_WAIT_CTX_new(3ossl), ASYNC_WAIT_CTX_free(3ossl), ASYNC_WAIT_CTX_set_wait_fd(3ossl), ASYNC_WAIT_CTX_get_fd(3ossl), ASYNC_WAIT_CTX_get_all_fds(3ossl), ASYNC_WAIT_CTX_get_changed_fds(3ossl), ASYNC_WAIT_CTX_clear_fd(3ossl), ASYNC_WAIT_CTX_set_callback(3ossl), ASYNC_WAIT_CTX_get_callback(3ossl), ASYNC_WAIT_CTX_set_status(3ossl), ASYNC_WAIT_CTX_get_status(3ossl), ASYNC_callback_fn(3ossl), ASYNC_STATUS_UNSUPPORTED(3ossl), ASYNC_STATUS_ERR(3ossl), ASYNC_STATUS_OK(3ossl), ASYNC_STATUS_EAGAIN(3ossl)
functions to manage waiting for asynchronous jobs to complete
AllPlanes(3), BlackPixel(3), WhitePixel(3), ConnectionNumber(3), DefaultColormap(3), DefaultDepth(3), XListDepths(3), DefaultGC(3), DefaultRootWindow(3), DefaultScreenOfDisplay(3), DefaultScreen(3), DefaultVisual(3), DisplayCells(3), DisplayPlanes(3), DisplayString(3), XMaxRequestSize(3), XExtendedMaxRequestSize(3), LastKnownRequestProcessed(3), NextRequest(3), ProtocolVersion(3), ProtocolRevision(3), QLength(3), RootWindow(3), ScreenCount(3), ScreenOfDisplay(3), ServerVendor(3), VendorRelease(3)
Display macros and functions
AnalyseDists(1)
Analyse a distance matrix
Animate(1x)
AfterStep module animating windows being iconified/deiconified
AnimateTypes(1x)
animation modes used in the Animate module's config
Asttypes(3o)
Auxiliary AST types used by parsetree and typedtree
Atomic(3o)
This module provides a purely sequential implementation of the concurrent atomic references provided by the Multicore OCaml standard library:
AutoExec(1x)
functions to be executed by AfterStep on startup/shutdown
BC(3x), %PC(3x), %UP(3x), %BC(3x), %ospeed(3x), %tgetent(3x), %tgetflag(3x), %tgetnum(3x), %tgetstr(3x), %tgoto(3x), %tputs(3x)
curses emulation of termcap
BIO_get_rpoll_descriptor(3ossl), BIO_get_wpoll_descriptor(3ossl)
obtain a structure which can be used to determine when a BIO object can next be read or written
BIO_printf(3), BIO_vprintf(3), BIO_snprintf(3), BIO_vsnprintf(3)
formatted output to a BIO
BIO_printf(3ossl), BIO_vprintf(3ossl), BIO_snprintf(3ossl), BIO_vsnprintf(3ossl)
formatted output to a BIO
BIO_s_datagram(3), BIO_new_dgram(3), BIO_dgram_set_peer(3), BIO_ctrl_dgram_connect(3), BIO_dgram_get_peer(3), BIO_ctrl_set_connected(3), BIO_dgram_recv_timedout(3), BIO_dgram_send_timedout(3), BIO_dgram_non_fatal_error(3)
datagram socket BIO
BIO_s_datagram(3ossl), BIO_new_dgram(3ossl), BIO_ctrl_dgram_connect(3ossl), BIO_ctrl_set_connected(3ossl), BIO_dgram_recv_timedout(3ossl), BIO_dgram_send_timedout(3ossl), BIO_dgram_get_peer(3ossl), BIO_dgram_set_peer(3ossl), BIO_dgram_detect_peer_addr(3ossl), BIO_dgram_get_mtu_overhead(3ossl)
Network BIO with datagram semantics
BN_BLINDING_new(3), BN_BLINDING_free(3), BN_BLINDING_update(3), BN_BLINDING_convert(3), BN_BLINDING_invert(3), BN_BLINDING_convert_ex(3), BN_BLINDING_invert_ex(3), BN_BLINDING_is_current_thread(3), BN_BLINDING_set_current_thread(3), BN_BLINDING_lock(3), BN_BLINDING_unlock(3), BN_BLINDING_get_flags(3), BN_BLINDING_set_flags(3), BN_BLINDING_create_param(3)
blinding related BIGNUM functions
BN_BLINDING_new(3ossl), BN_BLINDING_free(3ossl), BN_BLINDING_update(3ossl), BN_BLINDING_convert(3ossl), BN_BLINDING_invert(3ossl), BN_BLINDING_convert_ex(3ossl), BN_BLINDING_invert_ex(3ossl), BN_BLINDING_is_current_thread(3ossl), BN_BLINDING_set_current_thread(3ossl), BN_BLINDING_lock(3ossl), BN_BLINDING_unlock(3ossl), BN_BLINDING_get_flags(3ossl), BN_BLINDING_set_flags(3ossl), BN_BLINDING_create_param(3ossl)
blinding related BIGNUM functions
BN_bn2binpad(3ossl), BN_signed_bn2bin(3ossl), BN_bn2bin(3ossl), BN_bin2bn(3ossl), BN_signed_bin2bn(3ossl), BN_bn2lebinpad(3ossl), BN_signed_bn2lebin(3ossl), BN_lebin2bn(3ossl), BN_signed_lebin2bn(3ossl), BN_bn2nativepad(3ossl), BN_signed_bn2native(3ossl), BN_native2bn(3ossl), BN_signed_native2bn(3ossl), BN_bn2hex(3ossl), BN_bn2dec(3ossl), BN_hex2bn(3ossl), BN_dec2bn(3ossl), BN_print(3ossl), BN_print_fp(3ossl), BN_bn2mpi(3ossl), BN_mpi2bn(3ossl)
format conversions
BN_security_bits(3)
returns bits of security based on given numbers
BN_security_bits(3ossl)
returns bits of security based on given numbers
BSctx_set_cs(3)
Set the maximum clique size allowed
BSctx_set_guess(3)
Set whether to use zero as the initial vector for the iterative method or use the values given in the vector passed to the iterative method
BSctx_set_is(3)
Set the maximum i-node size allowed
BSctx_set_max_it(3)
Set the maximum number of iterations to be allowed by the iterative solver
BSctx_set_method(3)
Set the iterative method to be used
BSctx_set_num_rhs(3)
Set the number of RHSs to be solved for
BSctx_set_pr(3)
Set whether information on reordering should be printed
BSctx_set_pre(3)
The preconditioner to be used by the iterative solver
BSctx_set_print_log(3)
Set whether logging information is printed
BSctx_set_restart(3)
Set the number of vectors stored by GMRES
BSctx_set_scaling(3)
Set whether or not the linear system should solved or not
BSeasy_A(3)
Given A in a standard numerical format, construct the sparse A that we need for BlockSolve. This routine is particularly useful for matrices created in Fortran. The rows on a processor must be contiguous in the global numbering. If they are not, then other BlockSolve routines must be called to construct the matrix for BlockSolve. Arrays are indexed starting with 0. The values in a row must be sorted according to column number
BSfinalize(3)
Finalizes BlockSolve and MPI. Prints the log stuff if MLOG was defined
BSfree_comm(3)
Free the compiled communication pattern
BSfree_easymat(3)
Free a sparse matrix allocated in BSeasy_mat
BSglobal_flops(3)
Returns the global number of flops accumulated by BlockSolve
BSinit(3)
Initializes BlockSolve and MPI. BSinit() calls MPI_Init() if it has not already been called
BSlocal_flops(3)
Returns the number of flops accumulated by BlockSolve
BSmain_reperm(3)
Permute the sparse matrix using data structures generated by BSmain_perm on the same matrix structure
BSpar_gmres(3)
Solve a nonsymmetric system of equations using gmres preconditioned by one of several preconditioners. The rhs can be a block of vectors
BSpar_isolve(3)
Solve a symmetric indefinite system of equations using symmlq preconditioned by one of several preconditioners
BSpar_solve(3)
General solver of a system of equations preconditioned by one of several preconditioners and using one of several possible methods. The rhs can be a block of vectors
BSpar_sym_solve(3)
Solve a symmetric positive definite system of equations using conjugate gradients preconditioned by one of several preconditioners. The rhs can be a block of vectors. The user should not call this function directly, but BSpar_solve()
BSprint_log(3)
Print log stuff if MLOG is defined
BasketLosses(1)
Example of Modeling Losses Across Correlated Assets
Blt_TreeDeleteNode(3)
Deletes a node and its descendants
Blt_TreeGetToken(3)
Grabs a token associated with existing tree data object
Blt_TreeReleaseToken(3)
Releases token associated with tree object
CALL(7)
invoke a procedure
CDS(1)
Example of Credit-Default Swap pricing
CK_COHORT_PROTOTYPE(3)
define cohort type with specified lock types
CK_COHORT_TRYLOCK_PROTOTYPE(3)
define cohort type with specified lock types
CK_HS_HASH(3)
invoke hash function with hash set seed
CK_RHS_HASH(3)
invoke hash function with hash set seed
CK_RWCOHORT_INIT(3)
initialize instance of a cohort-based reader-writer lock type
CK_RWCOHORT_INSTANCE(3)
declare an instance of a cohort-based reader-writer lock type
CK_RWCOHORT_PROTOTYPE(3)
define reader-writer cohort-based lock using the specified cohort type
CK_RWCOHORT_READ_LOCK(3)
acquire read-only permission for cohort-based reader-writer lock
CK_RWCOHORT_READ_UNLOCK(3)
relinquish read-only access to cohort-based reader-writer lock
CK_RWCOHORT_WRITE_LOCK(3)
acquite write access for a cohort-based reader-writer lock
CK_RWCOHORT_WRITE_UNLOCK(3)
relinquish write access for cohort-based reader-writer lock
CMAC_CTX(3ossl), CMAC_CTX_new(3ossl), CMAC_CTX_cleanup(3ossl), CMAC_CTX_free(3ossl), CMAC_CTX_get0_cipher_ctx(3ossl), CMAC_CTX_copy(3ossl), CMAC_Init(3ossl), CMAC_Update(3ossl), CMAC_Final(3ossl), CMAC_resume(3ossl)
create cipher-based message authentication codes
CMAC_CTX_new(3), CMAC_Init(3), CMAC_Update(3), CMAC_Final(3), CMAC_CTX_copy(3), CMAC_CTX_get0_cipher_ctx(3), CMAC_CTX_cleanup(3), CMAC_CTX_free(3)
Cipher-based message authentication code
CMS_EncryptedData_decrypt(3ossl), CMS_EnvelopedData_decrypt(3ossl)
Decrypt CMS EncryptedData or EnvelopedData
CMS_EncryptedData_encrypt_ex(3ossl), CMS_EncryptedData_encrypt(3ossl)
Create CMS EncryptedData
CMS_EnvelopedData_create_ex(3ossl), CMS_EnvelopedData_create(3ossl), CMS_AuthEnvelopedData_create(3ossl), CMS_AuthEnvelopedData_create_ex(3ossl)
Create CMS envelope
CMS_ReceiptRequest_create0(3), CMS_add1_ReceiptRequest(3), CMS_get1_ReceiptRequest(3), CMS_ReceiptRequest_get0_values(3)
CMS signed receipt request functions
CMS_ReceiptRequest_create0_ex(3ossl), CMS_ReceiptRequest_create0(3ossl), CMS_add1_ReceiptRequest(3ossl), CMS_get1_ReceiptRequest(3ossl), CMS_ReceiptRequest_get0_values(3ossl)
CMS signed receipt request functions
CMS_SignerInfo_set1_signer_cert(3), CMS_get0_SignerInfos(3), CMS_SignerInfo_get0_signer_id(3), CMS_SignerInfo_get0_signature(3), CMS_SignerInfo_cert_cmp(3)
CMS signedData signer functions
CMS_SignerInfo_set1_signer_cert(3ossl), CMS_get0_SignerInfos(3ossl), CMS_SignerInfo_get0_signer_id(3ossl), CMS_SignerInfo_get0_signature(3ossl), CMS_SignerInfo_cert_cmp(3ossl)
CMS signedData signer functions
CMS_add1_recipient(3ossl), CMS_add1_recipient_cert(3ossl), CMS_add0_recipient_key(3ossl)
add recipients to a CMS enveloped data structure
CMS_add1_recipient_cert(3), CMS_add0_recipient_key(3)
add recipients to a CMS enveloped data structure
CMS_add1_signer(3), CMS_SignerInfo_sign(3)
add a signer to a CMS_ContentInfo signed data structure
CMS_add1_signer(3ossl), CMS_SignerInfo_sign(3ossl)
add a signer to a CMS_ContentInfo signed data structure
CMS_compress(3)
create a CMS CompressedData structure
CMS_compress(3ossl)
create a CMS CompressedData structure
CMS_decrypt(3)
decrypt content from a CMS envelopedData structure
CMS_decrypt(3ossl), CMS_decrypt_set1_pkey_and_peer(3ossl), CMS_decrypt_set1_pkey(3ossl), CMS_decrypt_set1_password(3ossl)
decrypt content from a CMS envelopedData structure
CMS_digest_create_ex(3ossl), CMS_digest_create(3ossl)
Create CMS DigestedData object
CMS_encrypt(3)
create a CMS envelopedData structure
CMS_encrypt_ex(3ossl), CMS_encrypt(3ossl)
create a CMS envelopedData structure
CMS_get0_RecipientInfos(3), CMS_RecipientInfo_type(3), CMS_RecipientInfo_ktri_get0_signer_id(3), CMS_RecipientInfo_ktri_cert_cmp(3), CMS_RecipientInfo_set0_pkey(3), CMS_RecipientInfo_kekri_get0_id(3), CMS_RecipientInfo_kekri_id_cmp(3), CMS_RecipientInfo_set0_key(3), CMS_RecipientInfo_decrypt(3), CMS_RecipientInfo_encrypt(3)
CMS envelopedData RecipientInfo routines
CMS_get0_RecipientInfos(3ossl), CMS_RecipientInfo_type(3ossl), CMS_RecipientInfo_ktri_get0_signer_id(3ossl), CMS_RecipientInfo_ktri_cert_cmp(3ossl), CMS_RecipientInfo_set0_pkey(3ossl), CMS_RecipientInfo_kekri_get0_id(3ossl), CMS_RecipientInfo_kari_set0_pkey_and_peer(3ossl), CMS_RecipientInfo_kari_set0_pkey(3ossl), CMS_RecipientInfo_kekri_id_cmp(3ossl), CMS_RecipientInfo_set0_key(3ossl), CMS_RecipientInfo_decrypt(3ossl), CMS_RecipientInfo_encrypt(3ossl)
CMS envelopedData RecipientInfo routines
CMS_sign(3)
create a CMS SignedData structure
CMS_sign(3ossl), CMS_sign_ex(3ossl)
create a CMS SignedData structure
CMS_sign_receipt(3)
create a CMS signed receipt
CMS_sign_receipt(3ossl)
create a CMS signed receipt
CMS_signed_add1_attr(3), CMS_signed_add1_attr_by_NID(3), CMS_signed_add1_attr_by_OBJ(3), CMS_signed_add1_attr_by_txt(3), CMS_signed_delete_attr(3), CMS_signed_get0_data_by_OBJ(3), CMS_signed_get_attr(3), CMS_signed_get_attr_by_NID(3), CMS_signed_get_attr_by_OBJ(3), CMS_signed_get_attr_count(3), CMS_unsigned_add1_attr(3), CMS_unsigned_add1_attr_by_NID(3), CMS_unsigned_add1_attr_by_OBJ(3), CMS_unsigned_add1_attr_by_txt(3), CMS_unsigned_delete_attr(3), CMS_unsigned_get0_data_by_OBJ(3), CMS_unsigned_get_attr(3), CMS_unsigned_get_attr_by_NID(3), CMS_unsigned_get_attr_by_OBJ(3), CMS_unsigned_get_attr_count(3)
change signed and unsigned attributes of a CMS SignerInfo object
CMS_signed_get_attr_count(3ossl), CMS_signed_get_attr_by_NID(3ossl), CMS_signed_get_attr_by_OBJ(3ossl), CMS_signed_get_attr(3ossl), CMS_signed_delete_attr(3ossl), CMS_signed_add1_attr(3ossl), CMS_signed_add1_attr_by_OBJ(3ossl), CMS_signed_add1_attr_by_NID(3ossl), CMS_signed_add1_attr_by_txt(3ossl), CMS_signed_get0_data_by_OBJ(3ossl), CMS_unsigned_get_attr_count(3ossl), CMS_unsigned_get_attr_by_NID(3ossl), CMS_unsigned_get_attr_by_OBJ(3ossl), CMS_unsigned_get_attr(3ossl), CMS_unsigned_delete_attr(3ossl), CMS_unsigned_add1_attr(3ossl), CMS_unsigned_add1_attr_by_OBJ(3ossl), CMS_unsigned_add1_attr_by_NID(3ossl), CMS_unsigned_add1_attr_by_txt(3ossl), CMS_unsigned_get0_data_by_OBJ(3ossl)
CMS signed and unsigned attribute functions
CMS_uncompress(3)
uncompress a CMS CompressedData structure
CMS_uncompress(3ossl)
uncompress a CMS CompressedData structure
CMS_verify(3), CMS_get0_signers(3)
verify a CMS SignedData structure
CMS_verify(3ossl), CMS_SignedData_verify(3ossl), CMS_get0_signers(3ossl)
verify a CMS SignedData structure
CMS_verify_receipt(3)
verify a CMS signed receipt
CMS_verify_receipt(3ossl)
verify a CMS signed receipt
COLOR_BLACK(3x), %start_color(3x), %has_colors(3x), %can_change_color(3x), %init_pair(3x), %init_color(3x), %init_extended_pair(3x), %init_extended_color(3x), %color_content(3x), %pair_content(3x), %extended_color_content(3x), %extended_pair_content(3x), %reset_color_pairs(3x), %COLOR_PAIR(3x), %PAIR_NUMBER(3x), %COLORS(3x), %COLOR_PAIRS(3x), %COLOR_BLACK(3x), %COLOR_RED(3x), %COLOR_GREEN(3x), %COLOR_YELLOW(3x), %COLOR_BLUE(3x), %COLOR_MAGENTA(3x), %COLOR_CYAN(3x), %COLOR_WHITE(3x)
manipulate terminal colors with curses
COMMIT_PREPARED(7)
commit a transaction that was earlier prepared for two-phase commit
COMPILED_SPRITE(3)
Stores the contents of a compiled sprite. Allegro game programming library
CREATE_LANGUAGE(7)
define a new procedural language
CREATE_MATERIALIZED_VIEW(7)
define a new materialized view
CREATE_PROCEDURE(7)
define a new procedure
CREATE_STATISTICS(7)
define extended statistics
CRYPTO_secure_malloc_init(3), CRYPTO_secure_malloc_initialized(3), CRYPTO_secure_malloc_done(3), OPENSSL_secure_malloc(3), CRYPTO_secure_malloc(3), OPENSSL_secure_zalloc(3), CRYPTO_secure_zalloc(3), OPENSSL_secure_free(3), CRYPTO_secure_free(3), OPENSSL_secure_clear_free(3), CRYPTO_secure_clear_free(3), OPENSSL_secure_actual_size(3), CRYPTO_secure_allocated(3), CRYPTO_secure_used(3)
secure heap storage
CRYPTO_secure_malloc_init(3ossl), CRYPTO_secure_malloc_initialized(3ossl), CRYPTO_secure_malloc_done(3ossl), OPENSSL_secure_malloc(3ossl), CRYPTO_secure_malloc(3ossl), OPENSSL_secure_zalloc(3ossl), CRYPTO_secure_zalloc(3ossl), OPENSSL_secure_free(3ossl), CRYPTO_secure_free(3ossl), OPENSSL_secure_clear_free(3ossl), CRYPTO_secure_clear_free(3ossl), OPENSSL_secure_actual_size(3ossl), CRYPTO_secure_allocated(3ossl), CRYPTO_secure_used(3ossl)
secure heap storage
CT_POLICY_EVAL_CTX_new(3), CT_POLICY_EVAL_CTX_free(3), CT_POLICY_EVAL_CTX_get0_cert(3), CT_POLICY_EVAL_CTX_set1_cert(3), CT_POLICY_EVAL_CTX_get0_issuer(3), CT_POLICY_EVAL_CTX_set1_issuer(3), CT_POLICY_EVAL_CTX_get0_log_store(3), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3), CT_POLICY_EVAL_CTX_get_time(3), CT_POLICY_EVAL_CTX_set_time(3)
Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
CT_POLICY_EVAL_CTX_new_ex(3ossl), CT_POLICY_EVAL_CTX_new(3ossl), CT_POLICY_EVAL_CTX_free(3ossl), CT_POLICY_EVAL_CTX_get0_cert(3ossl), CT_POLICY_EVAL_CTX_set1_cert(3ossl), CT_POLICY_EVAL_CTX_get0_issuer(3ossl), CT_POLICY_EVAL_CTX_set1_issuer(3ossl), CT_POLICY_EVAL_CTX_get0_log_store(3ossl), CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE(3ossl), CT_POLICY_EVAL_CTX_get_time(3ossl), CT_POLICY_EVAL_CTX_set_time(3ossl)
Encapsulates the data required to evaluate whether SCTs meet a Certificate Transparency policy
CURLINFO_APPCONNECT_TIME(3)
get the time until the SSL/SSH handshake is completed
CURLINFO_APPCONNECT_TIME_T(3)
time until the SSL/SSH handshake completed
CURLINFO_CONN_ID(3)
get the ID of the last connection used by the handle
CURLINFO_CONTENT_LENGTH_UPLOAD(3)
get the specified size of the upload
CURLINFO_CONTENT_LENGTH_UPLOAD_T(3)
get the specified size of the upload
CURLINFO_EFFECTIVE_METHOD(3)
get the last used HTTP method
CURLINFO_EFFECTIVE_URL(3)
get the last used URL
CURLINFO_FILETIME(3)
get the remote time of the retrieved document
CURLINFO_FILETIME_T(3)
get the remote time of the retrieved document
CURLINFO_HEADER_SIZE(3)
get size of retrieved headers
CURLINFO_HTTPAUTH_USED(3)
get used HTTP authentication method
CURLINFO_HTTP_VERSION(3)
get the http version used in the connection
CURLINFO_LASTSOCKET(3)
get the last socket used
CURLINFO_NUM_CONNECTS(3)
get number of created connections
CURLINFO_PROTOCOL(3)
get the protocol used in the connection
CURLINFO_PROXYAUTH_USED(3)
get used HTTP proxy authentication method
CURLINFO_PROXY_ERROR(3)
get the detailed (SOCKS) proxy error
CURLINFO_QUEUE_TIME_T(3)
time this transfer was queued
CURLINFO_REDIRECT_COUNT(3)
get the number of redirects
CURLINFO_REDIRECT_TIME(3)
get the time for all redirection steps
CURLINFO_REDIRECT_TIME_T(3)
get the time for all redirection steps
CURLINFO_REDIRECT_URL(3)
get the URL a redirect would go to
CURLINFO_REFERER(3)
get the used referrer request header
CURLINFO_RTSP_CSEQ_RECV(3)
get the recently received CSeq
CURLINFO_SCHEME(3)
get the URL scheme (sometimes called protocol) used in the connection
CURLINFO_SIZE_DOWNLOAD(3)
get the number of downloaded bytes
CURLINFO_SIZE_DOWNLOAD_T(3)
get the number of downloaded bytes
CURLINFO_SIZE_UPLOAD(3)
get the number of uploaded bytes
CURLINFO_SIZE_UPLOAD_T(3)
get the number of uploaded bytes
CURLINFO_SPEED_DOWNLOAD(3)
get download speed
CURLINFO_SPEED_DOWNLOAD_T(3)
get download speed
CURLINFO_SPEED_UPLOAD(3)
get upload speed
CURLINFO_SPEED_UPLOAD_T(3)
get upload speed
CURLINFO_STARTTRANSFER_TIME(3)
get the time until the first byte is received
CURLINFO_STARTTRANSFER_TIME_T(3)
get the time until the first byte is received
CURLINFO_USED_PROXY(3)
whether the transfer used a proxy
CURLMOPT_SOCKETDATA(3)
custom pointer passed to the socket callback
CURLMOPT_SOCKETFUNCTION(3)
callback informed about what to wait for
CURLOPT_CA_CACHE_TIMEOUT(3)
life-time for cached certificate stores
CURLOPT_CHUNK_DATA(3)
pointer passed to the FTP chunk callbacks
CURLOPT_CLOSESOCKETDATA(3)
pointer passed to the socket close callback
CURLOPT_CONNECT_ONLY(3)
stop when connected to target server
CURLOPT_DEBUGDATA(3)
pointer passed to the debug callback
CURLOPT_ECH(3)
configuration for Encrypted Client Hello
CURLOPT_FNMATCH_DATA(3)
pointer passed to the fnmatch callback
CURLOPT_FOLLOWLOCATION(3)
follow HTTP 3xx redirects
CURLOPT_FORBID_REUSE(3)
make connection get closed at once after use
CURLOPT_FRESH_CONNECT(3)
force a new connection to be used
CURLOPT_GSSAPI_DELEGATION(3)
allowed GSS-API delegation
CURLOPT_HSTSREADDATA(3)
pointer passed to the HSTS read callback
CURLOPT_HSTSWRITEDATA(3)
pointer passed to the HSTS write callback
CURLOPT_HTTP09_ALLOWED(3)
allow HTTP/0.9 response
CURLOPT_INTERLEAVEDATA(3)
pointer passed to RTSP interleave callback
CURLOPT_INTERLEAVEFUNCTION(3)
callback for RTSP interleaved data
CURLOPT_IOCTLDATA(3)
pointer passed to I/O callback
CURLOPT_LOW_SPEED_LIMIT(3)
low speed limit in bytes per second
CURLOPT_LOW_SPEED_TIME(3)
low speed limit time period
CURLOPT_MAXAGE_CONN(3)
max idle time allowed for reusing a connection
CURLOPT_MAXFILESIZE(3)
maximum file size allowed to download
CURLOPT_MAXFILESIZE_LARGE(3)
maximum file size allowed to download
CURLOPT_MAXLIFETIME_CONN(3)
max lifetime (since creation) allowed for reusing a connection
CURLOPT_MAXREDIRS(3)
maximum number of redirects allowed
CURLOPT_MAX_RECV_SPEED_LARGE(3)
rate limit data download speed
CURLOPT_MAX_SEND_SPEED_LARGE(3)
rate limit data upload speed
CURLOPT_NEW_DIRECTORY_PERMS(3)
permissions for remotely created directories
CURLOPT_NEW_FILE_PERMS(3)
permissions for remotely created files
CURLOPT_OPENSOCKETDATA(3)
pointer passed to open socket callback
CURLOPT_PINNEDPUBLICKEY(3)
pinned public key
CURLOPT_POSTFIELDSIZE(3)
size of POST data pointed to
CURLOPT_POSTFIELDSIZE_LARGE(3)
size of POST data pointed to
CURLOPT_POSTREDIR(3)
how to act on an HTTP POST redirect
CURLOPT_PREREQDATA(3)
pointer passed to the pre-request callback
CURLOPT_PREREQFUNCTION(3)
user callback called when a connection has been established, but before a request has been made
CURLOPT_PROGRESSDATA(3)
pointer passed to the progress callback
CURLOPT_PROTOCOLS(3)
allowed protocols
CURLOPT_PROTOCOLS_STR(3)
allowed protocols
CURLOPT_PROXY_PINNEDPUBLICKEY(3)
pinned public key for https proxy
CURLOPT_PROXY_SSLVERSION(3)
preferred HTTPS proxy TLS version
CURLOPT_READDATA(3)
pointer passed to the read callback
CURLOPT_REDIR_PROTOCOLS(3)
protocols allowed to redirect to
CURLOPT_REDIR_PROTOCOLS_STR(3)
protocols allowed to redirect to
CURLOPT_RESOLVER_START_DATA(3)
pointer passed to the resolver start callback
CURLOPT_RESOLVER_START_FUNCTION(3)
callback called before a new name resolve is started
CURLOPT_SEEKDATA(3)
pointer passed to the seek callback
CURLOPT_SERVER_RESPONSE_TIMEOUT(3)
time allowed to wait for server response
CURLOPT_SERVER_RESPONSE_TIMEOUT_MS(3)
time allowed to wait for server response
CURLOPT_SSH_KEYDATA(3)
pointer passed to the SSH key callback
CURLOPT_SSLVERSION(3)
preferred TLS/SSL version
CURLOPT_SSL_CTX_DATA(3)
pointer passed to SSL context callback
CURLOPT_STDERR(3)
redirect stderr to another stream
CURLOPT_TIMEOUT(3)
maximum time the transfer is allowed to complete
CURLOPT_TIMEOUT_MS(3)
maximum time the transfer is allowed to complete
CURLOPT_TRAILERDATA(3)
pointer passed to trailing headers callback
CURLOPT_TRANSFERTEXT(3)
request a text based transfer for FTP
CURLOPT_UNRESTRICTED_AUTH(3)
send credentials to other hosts too
CURLOPT_WRITEDATA(3)
pointer passed to the write callback
CURLOPT_WRITEFUNCTION(3)
callback for writing received data
CURLOPT_XFERINFODATA(3)
pointer passed to the progress callback
CURLSHOPT_USERDATA(3)
pointer passed to the lock and unlock mutex callbacks
CVAIRS(1)
Example of Credit Value Adjustment for Interest Rate Swap
CamlinternalMenhirLib.Convert.Simplified(3o)
no description
CamlinternalMenhirLib.LinearizedArray(3o)
no description
CamlinternalMenhirLib.PackedIntArray(3o)
no description
Clflags.Float_arg_helper(3o)
Optimization parameters represented as floats indexed by round number
Clflags.Int_arg_helper(3o)
Optimization parameters represented as ints indexed by round number
ColorScheme(1x)
defines color values for standard set of internal color names, to be used in other configuration files
CombShape(3), Shape_CombineBitmap(3), Shape_CombineRectangles(3), Shape_CombineRectanglesOrdered(3), Shape_CombineRegion(3), Shape_CombineWindow(3), Shape_MoveShape(3)
apply a shaping to a window
DC_SERVER_set_default_cache(2), DC_SERVER_set_cache(2), DC_SERVER_new(2), DC_SERVER_free(2), DC_SERVER_items_stored(2), DC_SERVER_reset_operations(2), DC_SERVER_num_operations(2), DC_SERVER_new_client(2), DC_SERVER_del_client(2), DC_SERVER_process_client(2), DC_SERVER_clients_to_sel(2), DC_SERVER_clients_io(2)
distcache server API
DEALLOCATE(7)
deallocate a prepared statement
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
DEFINE_STACK_OF(3), DEFINE_STACK_OF_CONST(3), DEFINE_SPECIAL_STACK_OF(3), DEFINE_SPECIAL_STACK_OF_CONST(3), sk_TYPE_num(3), sk_TYPE_value(3), sk_TYPE_new(3), sk_TYPE_new_null(3), sk_TYPE_reserve(3), sk_TYPE_free(3), sk_TYPE_zero(3), sk_TYPE_delete(3), sk_TYPE_delete_ptr(3), sk_TYPE_push(3), sk_TYPE_unshift(3), sk_TYPE_pop(3), sk_TYPE_shift(3), sk_TYPE_pop_free(3), sk_TYPE_insert(3), sk_TYPE_set(3), sk_TYPE_find(3), sk_TYPE_find_ex(3), sk_TYPE_sort(3), sk_TYPE_is_sorted(3), sk_TYPE_dup(3), sk_TYPE_deep_copy(3), sk_TYPE_set_cmp_func(3), sk_TYPE_new_reserve(3)
stack container
DEFINE_STACK_OF(3ossl), DEFINE_STACK_OF_CONST(3ossl), DEFINE_SPECIAL_STACK_OF(3ossl), DEFINE_SPECIAL_STACK_OF_CONST(3ossl), sk_TYPE_num(3ossl), sk_TYPE_value(3ossl), sk_TYPE_new(3ossl), sk_TYPE_new_null(3ossl), sk_TYPE_reserve(3ossl), sk_TYPE_free(3ossl), sk_TYPE_zero(3ossl), sk_TYPE_delete(3ossl), sk_TYPE_delete_ptr(3ossl), sk_TYPE_push(3ossl), sk_TYPE_unshift(3ossl), sk_TYPE_pop(3ossl), sk_TYPE_shift(3ossl), sk_TYPE_pop_free(3ossl), sk_TYPE_insert(3ossl), sk_TYPE_set(3ossl), sk_TYPE_find(3ossl), sk_TYPE_find_ex(3ossl), sk_TYPE_find_all(3ossl), sk_TYPE_sort(3ossl), sk_TYPE_is_sorted(3ossl), sk_TYPE_dup(3ossl), sk_TYPE_deep_copy(3ossl), sk_TYPE_set_cmp_func(3ossl), sk_TYPE_new_reserve(3ossl), OPENSSL_sk_deep_copy(3ossl), OPENSSL_sk_delete(3ossl), OPENSSL_sk_delete_ptr(3ossl), OPENSSL_sk_dup(3ossl), OPENSSL_sk_find(3ossl), OPENSSL_sk_find_ex(3ossl), OPENSSL_sk_find_all(3ossl), OPENSSL_sk_free(3ossl), OPENSSL_sk_insert(3ossl), OPENSSL_sk_is_sorted(3ossl), OPENSSL_sk_new(3ossl), OPENSSL_sk_new_null(3ossl), OPENSSL_sk_new_reserve(3ossl), OPENSSL_sk_num(3ossl), OPENSSL_sk_pop(3ossl), OPENSSL_sk_pop_free(3ossl), OPENSSL_sk_push(3ossl), OPENSSL_sk_reserve(3ossl), OPENSSL_sk_set(3ossl), OPENSSL_sk_set_cmp_func(3ossl), OPENSSL_sk_shift(3ossl), OPENSSL_sk_sort(3ossl), OPENSSL_sk_unshift(3ossl), OPENSSL_sk_value(3ossl), OPENSSL_sk_zero(3ossl)
stack container
DES_random_key(3), DES_set_key(3), DES_key_sched(3), DES_set_key_checked(3), DES_set_key_unchecked(3), DES_set_odd_parity(3), DES_is_weak_key(3), DES_ecb_encrypt(3), DES_ecb2_encrypt(3), DES_ecb3_encrypt(3), DES_ncbc_encrypt(3), DES_cfb_encrypt(3), DES_ofb_encrypt(3), DES_pcbc_encrypt(3), DES_cfb64_encrypt(3), DES_ofb64_encrypt(3), DES_xcbc_encrypt(3), DES_ede2_cbc_encrypt(3), DES_ede2_cfb64_encrypt(3), DES_ede2_ofb64_encrypt(3), DES_ede3_cbc_encrypt(3), DES_ede3_cfb64_encrypt(3), DES_ede3_ofb64_encrypt(3), DES_cbc_cksum(3), DES_quad_cksum(3), DES_string_to_key(3), DES_string_to_2keys(3), DES_fcrypt(3), DES_crypt(3)
DES encryption
DES_random_key(3ossl), DES_set_key(3ossl), DES_key_sched(3ossl), DES_set_key_checked(3ossl), DES_set_key_unchecked(3ossl), DES_set_odd_parity(3ossl), DES_is_weak_key(3ossl), DES_ecb_encrypt(3ossl), DES_ecb2_encrypt(3ossl), DES_ecb3_encrypt(3ossl), DES_ncbc_encrypt(3ossl), DES_cfb_encrypt(3ossl), DES_ofb_encrypt(3ossl), DES_pcbc_encrypt(3ossl), DES_cfb64_encrypt(3ossl), DES_ofb64_encrypt(3ossl), DES_xcbc_encrypt(3ossl), DES_ede2_cbc_encrypt(3ossl), DES_ede2_cfb64_encrypt(3ossl), DES_ede2_ofb64_encrypt(3ossl), DES_ede3_cbc_encrypt(3ossl), DES_ede3_cfb64_encrypt(3ossl), DES_ede3_ofb64_encrypt(3ossl), DES_cbc_cksum(3ossl), DES_quad_cksum(3ossl), DES_string_to_key(3ossl), DES_string_to_2keys(3ossl), DES_fcrypt(3ossl), DES_crypt(3ossl)
DES encryption
DH_generate_key(3), DH_compute_key(3), DH_compute_key_padded(3)
perform Diffie-Hellman key exchange
DH_generate_key(3ossl), DH_compute_key(3ossl), DH_compute_key_padded(3ossl)
perform Diffie-Hellman key exchange
DH_get_1024_160(3), DH_get_2048_224(3), DH_get_2048_256(3), BN_get0_nist_prime_192(3), BN_get0_nist_prime_224(3), BN_get0_nist_prime_256(3), BN_get0_nist_prime_384(3), BN_get0_nist_prime_521(3), BN_get_rfc2409_prime_768(3), BN_get_rfc2409_prime_1024(3), BN_get_rfc3526_prime_1536(3), BN_get_rfc3526_prime_2048(3), BN_get_rfc3526_prime_3072(3), BN_get_rfc3526_prime_4096(3), BN_get_rfc3526_prime_6144(3), BN_get_rfc3526_prime_8192(3)
Create standardized public primes or DH pairs
DH_get_1024_160(3ossl), DH_get_2048_224(3ossl), DH_get_2048_256(3ossl), BN_get0_nist_prime_192(3ossl), BN_get0_nist_prime_224(3ossl), BN_get0_nist_prime_256(3ossl), BN_get0_nist_prime_384(3ossl), BN_get0_nist_prime_521(3ossl), BN_get_rfc2409_prime_768(3ossl), BN_get_rfc2409_prime_1024(3ossl), BN_get_rfc3526_prime_1536(3ossl), BN_get_rfc3526_prime_2048(3ossl), BN_get_rfc3526_prime_3072(3ossl), BN_get_rfc3526_prime_4096(3ossl), BN_get_rfc3526_prime_6144(3ossl), BN_get_rfc3526_prime_8192(3ossl)
Create standardized public primes or DH pairs
DH_new_by_nid(3), DH_get_nid(3)
get or find DH named parameters
DH_new_by_nid(3ossl), DH_get_nid(3ossl)
create or get DH named parameters
DIALOG_PLAYER(3)
Stores GUI data internally used by Allegro
DOM_NamedNodeMap(3m)
the Document Object Model (DOM) DOM_NamedNodeMap interface
DPMSDisable(3)
disables DPMS on the specified display
DPMSEnable(3)
enables DPMS on the specified display
DPMSForceLevel(3)
forces a DPMS capable display into the specified power level
DPMSGetTimeouts(3)
retrieves the timeout values used by the X server for DPMS timings
DPMSGetVersion(3)
returns the version of the DPMS extension implemented by the X server
DPMSSetTimeouts(3)
permits applications to set the timeout values used by the X server for DPMS timings
DROP_LANGUAGE(7)
remove a procedural language
DROP_MATERIALIZED_VIEW(7)
remove a materialized view
DROP_OWNED(7)
remove database objects owned by a database role
DROP_PROCEDURE(7)
remove a procedure
DROP_STATISTICS(7)
remove extended statistics
DS1825(3)
Programmable Resolution 1-Wire Digital Thermometer with ID MAX31826 - Digital Temperature Sensor with 1Kb Lockable EEPROM MAX31850 MAX31851 - Cold-Junction Compensated Thermocouple
DS1977(3)
Password Protected 32kbit Memory iButton
DS2401(3)
Silicon Serial Number DS1990A - Serial Number iButton [.]XXXXXXXXXXXX[XX][/[ '" '" Copyright (c) 2003-2004 Paul H Alfille, MD '" (paul.alfille@gmail.com) '" '" Program manual page for the OWFS -- 1-wire filesystem package '" Based on Dallas Semiconductor, Inc's datasheets, and trial and error. '" '" Free for all use. No warranty. None. Use at your own risk. '" address | crc8 | id | locator | r_address | r_id | r_locator | type ]]
DS2780(3)
Stand-alone Fuel Gauge IC DS2788 - Stand-alone Fuel Gauge with LED Drivers
DTLSv1_get_timeout(3ossl)
determine when a DTLS or QUIC SSL object next needs a timeout event to be handled
Deductionguidesforstd::chrono::zoned_time(3)
Deductionguidesforstd::chrono::zoned_time
Diffing.Define(3o)
Define(Defs) creates the diffing types from the types defined in Defs and the functors that need to be instantatied with the diffing algorithm parameters
Diffing_with_keys(3o)
When diffing lists where each element has a distinct key, we can refine the diffing patch by introducing two composite edit moves: swaps and moves
DiscreteHedging(1)
Example of using QuantLib
Dpkg::Deps::KnownFacts(3perl)
list of installed real and virtual packages
Dpkg::Deps::Union(3perl)
list of unrelated dependencies
Dpkg::Interface::Storable(3perl)
common methods related to object serialization
ECDSA_size(3ossl), ECDSA_sign(3ossl), ECDSA_do_sign(3ossl), ECDSA_verify(3ossl), ECDSA_do_verify(3ossl), ECDSA_sign_setup(3ossl), ECDSA_sign_ex(3ossl), ECDSA_do_sign_ex(3ossl)
deprecated low-level elliptic curve digital signature algorithm (ECDSA) functions
EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3)
Functions for manipulating EC_GROUP objects
EC_GROUP_get0_order(3ossl), EC_GROUP_order_bits(3ossl), EC_GROUP_get0_cofactor(3ossl), EC_GROUP_copy(3ossl), EC_GROUP_dup(3ossl), EC_GROUP_method_of(3ossl), EC_GROUP_set_generator(3ossl), EC_GROUP_get0_generator(3ossl), EC_GROUP_get_order(3ossl), EC_GROUP_get_cofactor(3ossl), EC_GROUP_set_curve_name(3ossl), EC_GROUP_get_curve_name(3ossl), EC_GROUP_set_asn1_flag(3ossl), EC_GROUP_get_asn1_flag(3ossl), EC_GROUP_set_point_conversion_form(3ossl), EC_GROUP_get_point_conversion_form(3ossl), EC_GROUP_get0_seed(3ossl), EC_GROUP_get_seed_len(3ossl), EC_GROUP_set_seed(3ossl), EC_GROUP_get_degree(3ossl), EC_GROUP_check(3ossl), EC_GROUP_check_named_curve(3ossl), EC_GROUP_check_discriminant(3ossl), EC_GROUP_cmp(3ossl), EC_GROUP_get_basis_type(3ossl), EC_GROUP_get_trinomial_basis(3ossl), EC_GROUP_get_pentanomial_basis(3ossl), EC_GROUP_get0_field(3ossl), EC_GROUP_get_field_type(3ossl)
Functions for manipulating EC_GROUP objects
EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_engine(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_decoded_from_explicit_params(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
Functions for creating, destroying and manipulating EC_KEY objects
EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
Functions for creating, destroying and manipulating EC_POINT objects
EC_POINT_set_Jprojective_coordinates_GFp(3ossl), EC_POINT_point2buf(3ossl), EC_POINT_new(3ossl), EC_POINT_free(3ossl), EC_POINT_clear_free(3ossl), EC_POINT_copy(3ossl), EC_POINT_dup(3ossl), EC_POINT_method_of(3ossl), EC_POINT_set_to_infinity(3ossl), EC_POINT_get_Jprojective_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates(3ossl), EC_POINT_get_affine_coordinates(3ossl), EC_POINT_set_compressed_coordinates(3ossl), EC_POINT_set_affine_coordinates_GFp(3ossl), EC_POINT_get_affine_coordinates_GFp(3ossl), EC_POINT_set_compressed_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates_GF2m(3ossl), EC_POINT_get_affine_coordinates_GF2m(3ossl), EC_POINT_set_compressed_coordinates_GF2m(3ossl), EC_POINT_point2oct(3ossl), EC_POINT_oct2point(3ossl), EC_POINT_point2bn(3ossl), EC_POINT_bn2point(3ossl), EC_POINT_point2hex(3ossl), EC_POINT_hex2point(3ossl)
Functions for creating, destroying and manipulating EC_POINT objects
EDS(3)
Embedded Data Systems Sensors EDS0064 - Temperature EDS0065 - Temperature and Humidity EDS0066 - Temperature and Barometric Pressure EDS0067 - Temperature and Light EDS0068 - Temperature, Barometric Pressure and Light EDS0070 - Vibration EDS0071 - RTD 4-wire temperature EDS0072 - RTD 3-wire temperature EDS0080 - 8 Channel Analog Current Input EDS0082 - 8 Channel Analog Voltage Input EDS0083 - 4 Channel Analog Current Input EDS0085 - 4 Channel Analog Voltage Input EDS0090 - 8 Discrete I/O
END_OF_FUNCTION(3)
Locks the code used by a timer. Allegro game programming library
ERR_asprintf_error_data(3)
record a LibreSSL error using a formatted string
ERR_remove_thread_state(3), ERR_remove_state(3)
DEPRECATED
ERR_remove_thread_state(3ossl), ERR_remove_state(3ossl)
DEPRECATED
EVP_AEAD_CTX_new(3), EVP_AEAD_CTX_free(3), EVP_AEAD_CTX_init(3), EVP_AEAD_CTX_cleanup(3), EVP_AEAD_CTX_open(3), EVP_AEAD_CTX_seal(3), EVP_AEAD_key_length(3), EVP_AEAD_max_overhead(3), EVP_AEAD_max_tag_len(3), EVP_AEAD_nonce_length(3), EVP_aead_aes_128_gcm(3), EVP_aead_aes_256_gcm(3), EVP_aead_chacha20_poly1305(3), EVP_aead_xchacha20_poly1305(3)
authenticated encryption with additional data
EVP_ASYM_CIPHER_fetch(3ossl), EVP_ASYM_CIPHER_free(3ossl), EVP_ASYM_CIPHER_up_ref(3ossl), EVP_ASYM_CIPHER_is_a(3ossl), EVP_ASYM_CIPHER_get0_provider(3ossl), EVP_ASYM_CIPHER_do_all_provided(3ossl), EVP_ASYM_CIPHER_names_do_all(3ossl), EVP_ASYM_CIPHER_get0_name(3ossl), EVP_ASYM_CIPHER_get0_description(3ossl), EVP_ASYM_CIPHER_gettable_ctx_params(3ossl), EVP_ASYM_CIPHER_settable_ctx_params(3ossl)
Functions to manage EVP_ASYM_CIPHER algorithm objects
EVP_BytesToKey(3)
password based encryption routine
EVP_BytesToKey(3ossl)
password based encryption routine
EVP_CIPHER-SEED(7ossl)
The SEED EVP_CIPHER implementations
EVP_CIPHER_CTX_get_original_iv(3ossl), EVP_CIPHER_CTX_get_updated_iv(3ossl), EVP_CIPHER_CTX_iv(3ossl), EVP_CIPHER_CTX_original_iv(3ossl), EVP_CIPHER_CTX_iv_noconst(3ossl)
Routines to inspect EVP_CIPHER_CTX IV data
EVP_CIPHER_do_all(3), EVP_CIPHER_do_all_sorted(3), EVP_MD_do_all(3), EVP_MD_do_all_sorted(3), OBJ_NAME_do_all(3), OBJ_NAME_do_all_sorted(3)
iterate over lookup tables for ciphers and digests
EVP_CIPHER_fetch(3ossl), EVP_CIPHER_up_ref(3ossl), EVP_CIPHER_free(3ossl), EVP_CIPHER_CTX_new(3ossl), EVP_CIPHER_CTX_reset(3ossl), EVP_CIPHER_CTX_free(3ossl), EVP_CIPHER_CTX_dup(3ossl), EVP_CIPHER_CTX_copy(3ossl), EVP_EncryptInit_ex(3ossl), EVP_EncryptInit_ex2(3ossl), EVP_EncryptUpdate(3ossl), EVP_EncryptFinal_ex(3ossl), EVP_DecryptInit_ex(3ossl), EVP_DecryptInit_ex2(3ossl), EVP_DecryptUpdate(3ossl), EVP_DecryptFinal_ex(3ossl), EVP_CipherInit_ex(3ossl), EVP_CipherInit_ex2(3ossl), EVP_CipherInit_SKEY(3ossl), EVP_CipherUpdate(3ossl), EVP_CipherFinal_ex(3ossl), EVP_CIPHER_CTX_set_key_length(3ossl), EVP_CIPHER_CTX_ctrl(3ossl), EVP_EncryptInit(3ossl), EVP_EncryptFinal(3ossl), EVP_DecryptInit(3ossl), EVP_DecryptFinal(3ossl), EVP_CipherInit(3ossl), EVP_CipherFinal(3ossl), EVP_Cipher(3ossl), EVP_CIPHER_can_pipeline(3ossl), EVP_CipherPipelineEncryptInit(3ossl), EVP_CipherPipelineDecryptInit(3ossl), EVP_CipherPipelineUpdate(3ossl), EVP_CipherPipelineFinal(3ossl), EVP_get_cipherbyname(3ossl), EVP_get_cipherbynid(3ossl), EVP_get_cipherbyobj(3ossl), EVP_CIPHER_is_a(3ossl), EVP_CIPHER_get0_name(3ossl), EVP_CIPHER_get0_description(3ossl), EVP_CIPHER_names_do_all(3ossl), EVP_CIPHER_get0_provider(3ossl), EVP_CIPHER_get_nid(3ossl), EVP_CIPHER_get_params(3ossl), EVP_CIPHER_gettable_params(3ossl), EVP_CIPHER_get_block_size(3ossl), EVP_CIPHER_get_key_length(3ossl), EVP_CIPHER_get_iv_length(3ossl), EVP_CIPHER_get_flags(3ossl), EVP_CIPHER_get_mode(3ossl), EVP_CIPHER_get_type(3ossl), EVP_CIPHER_CTX_cipher(3ossl), EVP_CIPHER_CTX_get0_cipher(3ossl), EVP_CIPHER_CTX_get1_cipher(3ossl), EVP_CIPHER_CTX_get0_name(3ossl), EVP_CIPHER_CTX_get_nid(3ossl), EVP_CIPHER_CTX_get_params(3ossl), EVP_CIPHER_gettable_ctx_params(3ossl), EVP_CIPHER_CTX_gettable_params(3ossl), EVP_CIPHER_CTX_set_params(3ossl), EVP_CIPHER_settable_ctx_params(3ossl), EVP_CIPHER_CTX_settable_params(3ossl), EVP_CIPHER_CTX_get_block_size(3ossl), EVP_CIPHER_CTX_get_key_length(3ossl), EVP_CIPHER_CTX_get_iv_length(3ossl), EVP_CIPHER_CTX_get_tag_length(3ossl), EVP_CIPHER_CTX_get_app_data(3ossl), EVP_CIPHER_CTX_set_app_data(3ossl), EVP_CIPHER_CTX_flags(3ossl), EVP_CIPHER_CTX_set_flags(3ossl), EVP_CIPHER_CTX_clear_flags(3ossl), EVP_CIPHER_CTX_test_flags(3ossl), EVP_CIPHER_CTX_get_type(3ossl), EVP_CIPHER_CTX_get_mode(3ossl), EVP_CIPHER_CTX_get_num(3ossl), EVP_CIPHER_CTX_set_num(3ossl), EVP_CIPHER_CTX_is_encrypting(3ossl), EVP_CIPHER_param_to_asn1(3ossl), EVP_CIPHER_asn1_to_param(3ossl), EVP_CIPHER_CTX_set_padding(3ossl), EVP_enc_null(3ossl), EVP_CIPHER_do_all_provided(3ossl), EVP_CIPHER_nid(3ossl), EVP_CIPHER_name(3ossl), EVP_CIPHER_block_size(3ossl), EVP_CIPHER_key_length(3ossl), EVP_CIPHER_iv_length(3ossl), EVP_CIPHER_flags(3ossl), EVP_CIPHER_mode(3ossl), EVP_CIPHER_type(3ossl), EVP_CIPHER_CTX_encrypting(3ossl), EVP_CIPHER_CTX_nid(3ossl), EVP_CIPHER_CTX_block_size(3ossl), EVP_CIPHER_CTX_key_length(3ossl), EVP_CIPHER_CTX_iv_length(3ossl), EVP_CIPHER_CTX_tag_length(3ossl), EVP_CIPHER_CTX_num(3ossl), EVP_CIPHER_CTX_type(3ossl), EVP_CIPHER_CTX_mode(3ossl)
EVP cipher routines
EVP_EC_gen(3ossl), EC_KEY_get_method(3ossl), EC_KEY_set_method(3ossl), EC_KEY_new_ex(3ossl), EC_KEY_new(3ossl), EC_KEY_get_flags(3ossl), EC_KEY_set_flags(3ossl), EC_KEY_clear_flags(3ossl), EC_KEY_new_by_curve_name_ex(3ossl), EC_KEY_new_by_curve_name(3ossl), EC_KEY_free(3ossl), EC_KEY_copy(3ossl), EC_KEY_dup(3ossl), EC_KEY_up_ref(3ossl), EC_KEY_get0_engine(3ossl), EC_KEY_get0_group(3ossl), EC_KEY_set_group(3ossl), EC_KEY_get0_private_key(3ossl), EC_KEY_set_private_key(3ossl), EC_KEY_get0_public_key(3ossl), EC_KEY_set_public_key(3ossl), EC_KEY_get_conv_form(3ossl), EC_KEY_set_conv_form(3ossl), EC_KEY_set_asn1_flag(3ossl), EC_KEY_decoded_from_explicit_params(3ossl), EC_KEY_precompute_mult(3ossl), EC_KEY_generate_key(3ossl), EC_KEY_check_key(3ossl), EC_KEY_set_public_key_affine_coordinates(3ossl), EC_KEY_oct2key(3ossl), EC_KEY_key2buf(3ossl), EC_KEY_oct2priv(3ossl), EC_KEY_priv2oct(3ossl), EC_KEY_priv2buf(3ossl)
Functions for creating, destroying and manipulating EC_KEY objects
EVP_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_KDF-KB(7ossl)
The Key-Based EVP_KDF implementation
EVP_KEM_fetch(3ossl), EVP_KEM_free(3ossl), EVP_KEM_up_ref(3ossl), EVP_KEM_get0_name(3ossl), EVP_KEM_is_a(3ossl), EVP_KEM_get0_provider(3ossl), EVP_KEM_do_all_provided(3ossl), EVP_KEM_names_do_all(3ossl), EVP_KEM_get0_description(3ossl), EVP_KEM_gettable_ctx_params(3ossl), EVP_KEM_settable_ctx_params(3ossl)
Functions to manage EVP_KEM algorithm objects
EVP_KEYEXCH_fetch(3ossl), EVP_KEYEXCH_free(3ossl), EVP_KEYEXCH_up_ref(3ossl), EVP_KEYEXCH_get0_provider(3ossl), EVP_KEYEXCH_is_a(3ossl), EVP_KEYEXCH_do_all_provided(3ossl), EVP_KEYEXCH_names_do_all(3ossl), EVP_KEYEXCH_get0_name(3ossl), EVP_KEYEXCH_get0_description(3ossl), EVP_KEYEXCH_gettable_ctx_params(3ossl), EVP_KEYEXCH_settable_ctx_params(3ossl)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYMGMT(3ossl), EVP_KEYMGMT_fetch(3ossl), EVP_KEYMGMT_up_ref(3ossl), EVP_KEYMGMT_free(3ossl), EVP_KEYMGMT_get0_provider(3ossl), EVP_KEYMGMT_is_a(3ossl), EVP_KEYMGMT_get0_description(3ossl), EVP_KEYMGMT_get0_name(3ossl), EVP_KEYMGMT_do_all_provided(3ossl), EVP_KEYMGMT_names_do_all(3ossl), EVP_KEYMGMT_gettable_params(3ossl), EVP_KEYMGMT_settable_params(3ossl), EVP_KEYMGMT_gen_gettable_params(3ossl), EVP_KEYMGMT_gen_settable_params(3ossl)
EVP key management routines
EVP_MAC(3ossl), EVP_MAC_fetch(3ossl), EVP_MAC_up_ref(3ossl), EVP_MAC_free(3ossl), EVP_MAC_is_a(3ossl), EVP_MAC_get0_name(3ossl), EVP_MAC_names_do_all(3ossl), EVP_MAC_get0_description(3ossl), EVP_MAC_get0_provider(3ossl), EVP_MAC_get_params(3ossl), EVP_MAC_gettable_params(3ossl), EVP_MAC_CTX(3ossl), EVP_MAC_CTX_new(3ossl), EVP_MAC_CTX_free(3ossl), EVP_MAC_CTX_dup(3ossl), EVP_MAC_CTX_get0_mac(3ossl), EVP_MAC_CTX_get_params(3ossl), EVP_MAC_CTX_set_params(3ossl), EVP_MAC_CTX_get_mac_size(3ossl), EVP_MAC_CTX_get_block_size(3ossl), EVP_Q_mac(3ossl), EVP_MAC_init(3ossl), EVP_MAC_init_SKEY(3ossl), EVP_MAC_update(3ossl), EVP_MAC_final(3ossl), EVP_MAC_finalXOF(3ossl), EVP_MAC_gettable_ctx_params(3ossl), EVP_MAC_settable_ctx_params(3ossl), EVP_MAC_CTX_gettable_params(3ossl), EVP_MAC_CTX_settable_params(3ossl), EVP_MAC_do_all_provided(3ossl)
EVP MAC routines
EVP_MD_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_PBE_CipherInit(3ossl), EVP_PBE_CipherInit_ex(3ossl), EVP_PBE_find(3ossl), EVP_PBE_find_ex(3ossl), EVP_PBE_alg_add_type(3ossl), EVP_PBE_alg_add(3ossl)
Password based encryption routines
EVP_PKEY-FFC(7ossl)
EVP_PKEY DSA and DH/DHX shared FFC parameters
EVP_PKEY-X25519(7ossl), EVP_PKEY-X448(7ossl), EVP_PKEY-ED25519(7ossl), EVP_PKEY-ED448(7ossl), EVP_KEYMGMT-X25519(7ossl), EVP_KEYMGMT-X448(7ossl), EVP_KEYMGMT-ED25519(7ossl), EVP_KEYMGMT-ED448(7ossl)
EVP_PKEY X25519, X448, ED25519 and ED448 keytype and algorithm support
EVP_PKEY_CTX_ctrl(3ossl), EVP_PKEY_CTX_ctrl_str(3ossl), EVP_PKEY_CTX_ctrl_uint64(3ossl), EVP_PKEY_CTX_md(3ossl), EVP_PKEY_CTX_set_signature_md(3ossl), EVP_PKEY_CTX_get_signature_md(3ossl), EVP_PKEY_CTX_set_mac_key(3ossl), EVP_PKEY_CTX_set_group_name(3ossl), EVP_PKEY_CTX_get_group_name(3ossl), EVP_PKEY_CTX_set_rsa_padding(3ossl), EVP_PKEY_CTX_get_rsa_padding(3ossl), EVP_PKEY_CTX_set_rsa_pss_saltlen(3ossl), EVP_PKEY_CTX_get_rsa_pss_saltlen(3ossl), EVP_PKEY_CTX_set_rsa_keygen_bits(3ossl), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3ossl), EVP_PKEY_CTX_set1_rsa_keygen_pubexp(3ossl), EVP_PKEY_CTX_set_rsa_keygen_primes(3ossl), EVP_PKEY_CTX_set_rsa_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_mgf1_md(3ossl), EVP_PKEY_CTX_get_rsa_mgf1_md(3ossl), EVP_PKEY_CTX_get_rsa_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_oaep_md_name(3ossl), EVP_PKEY_CTX_set_rsa_oaep_md(3ossl), EVP_PKEY_CTX_get_rsa_oaep_md(3ossl), EVP_PKEY_CTX_get_rsa_oaep_md_name(3ossl), EVP_PKEY_CTX_set0_rsa_oaep_label(3ossl), EVP_PKEY_CTX_get0_rsa_oaep_label(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_bits(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_md(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_md_props(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_gindex(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_type(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_seed(3ossl), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3ossl), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3ossl), EVP_PKEY_CTX_set_dh_paramgen_generator(3ossl), EVP_PKEY_CTX_set_dh_paramgen_type(3ossl), EVP_PKEY_CTX_set_dh_paramgen_gindex(3ossl), EVP_PKEY_CTX_set_dh_paramgen_seed(3ossl), EVP_PKEY_CTX_set_dh_rfc5114(3ossl), EVP_PKEY_CTX_set_dhx_rfc5114(3ossl), EVP_PKEY_CTX_set_dh_pad(3ossl), EVP_PKEY_CTX_set_dh_nid(3ossl), EVP_PKEY_CTX_set_dh_kdf_type(3ossl), EVP_PKEY_CTX_get_dh_kdf_type(3ossl), EVP_PKEY_CTX_set0_dh_kdf_oid(3ossl), EVP_PKEY_CTX_get0_dh_kdf_oid(3ossl), EVP_PKEY_CTX_set_dh_kdf_md(3ossl), EVP_PKEY_CTX_get_dh_kdf_md(3ossl), EVP_PKEY_CTX_set_dh_kdf_outlen(3ossl), EVP_PKEY_CTX_get_dh_kdf_outlen(3ossl), EVP_PKEY_CTX_set0_dh_kdf_ukm(3ossl), EVP_PKEY_CTX_get0_dh_kdf_ukm(3ossl), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3ossl), EVP_PKEY_CTX_set_ec_param_enc(3ossl), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3ossl), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_type(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_type(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_md(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_md(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3ossl), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3ossl), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3ossl), EVP_PKEY_CTX_set1_id(3ossl), EVP_PKEY_CTX_get1_id(3ossl), EVP_PKEY_CTX_get1_id_len(3ossl), EVP_PKEY_CTX_set_kem_op(3ossl)
algorithm specific control operations
EVP_PKEY_CTX_get0_pkey(3ossl), EVP_PKEY_CTX_get0_peerkey(3ossl)
functions for accessing the EVP_PKEY associated with an EVP_PKEY_CTX
EVP_PKEY_CTX_set_hkdf_md(3), EVP_PKEY_CTX_set1_hkdf_salt(3), EVP_PKEY_CTX_set1_hkdf_key(3), EVP_PKEY_CTX_add1_hkdf_info(3), EVP_PKEY_CTX_hkdf_mode(3)
HMAC-based Extract-and-Expand key derivation algorithm
EVP_PKEY_CTX_set_hkdf_md(3ossl), EVP_PKEY_CTX_set1_hkdf_salt(3ossl), EVP_PKEY_CTX_set1_hkdf_key(3ossl), EVP_PKEY_CTX_add1_hkdf_info(3ossl), EVP_PKEY_CTX_set_hkdf_mode(3ossl)
HMAC-based Extract-and-Expand key derivation algorithm
EVP_PKEY_CTX_set_tls1_prf_md(3), EVP_PKEY_CTX_set1_tls1_prf_secret(3), EVP_PKEY_CTX_add1_tls1_prf_seed(3)
TLS PRF key derivation algorithm
EVP_PKEY_CTX_set_tls1_prf_md(3ossl), EVP_PKEY_CTX_set1_tls1_prf_secret(3ossl), EVP_PKEY_CTX_add1_tls1_prf_seed(3ossl)
TLS PRF key derivation algorithm
EVP_PKEY_derive_init(3), EVP_PKEY_derive_set_peer(3), EVP_PKEY_derive(3)
derive public key algorithm shared secret
EVP_PKEY_derive_init(3ossl), EVP_PKEY_derive_init_ex(3ossl), EVP_PKEY_derive_set_peer_ex(3ossl), EVP_PKEY_derive_set_peer(3ossl), EVP_PKEY_derive(3ossl)
derive public key algorithm shared secret
EVP_PKEY_set1_encoded_public_key(3ossl), EVP_PKEY_get1_encoded_public_key(3ossl), EVP_PKEY_set1_tls_encodedpoint(3ossl), EVP_PKEY_get1_tls_encodedpoint(3ossl)
functions to set and get public key data within an EVP_PKEY
EVP_RAND(3ossl), EVP_RAND_fetch(3ossl), EVP_RAND_free(3ossl), EVP_RAND_up_ref(3ossl), EVP_RAND_CTX(3ossl), EVP_RAND_CTX_new(3ossl), EVP_RAND_CTX_free(3ossl), EVP_RAND_CTX_up_ref(3ossl), EVP_RAND_instantiate(3ossl), EVP_RAND_uninstantiate(3ossl), EVP_RAND_generate(3ossl), EVP_RAND_reseed(3ossl), EVP_RAND_nonce(3ossl), EVP_RAND_enable_locking(3ossl), EVP_RAND_verify_zeroization(3ossl), EVP_RAND_get_strength(3ossl), EVP_RAND_get_state(3ossl), EVP_RAND_get0_provider(3ossl), EVP_RAND_CTX_get0_rand(3ossl), EVP_RAND_is_a(3ossl), EVP_RAND_get0_name(3ossl), EVP_RAND_names_do_all(3ossl), EVP_RAND_get0_description(3ossl), EVP_RAND_CTX_get_params(3ossl), EVP_RAND_CTX_set_params(3ossl), EVP_RAND_do_all_provided(3ossl), EVP_RAND_get_params(3ossl), EVP_RAND_gettable_ctx_params(3ossl), EVP_RAND_settable_ctx_params(3ossl), EVP_RAND_CTX_gettable_params(3ossl), EVP_RAND_CTX_settable_params(3ossl), EVP_RAND_gettable_params(3ossl), EVP_RAND_STATE_UNINITIALISED(3ossl), EVP_RAND_STATE_READY(3ossl), EVP_RAND_STATE_ERROR(3ossl)
EVP RAND routines
EVP_RAND-JITTER(7ossl)
The randomness seed source EVP_RAND implementation
EVP_RAND-SEED-SRC(7ossl)
The randomness seed source EVP_RAND implementation
EVP_SIGNATURE(3ossl), EVP_SIGNATURE_fetch(3ossl), EVP_SIGNATURE_free(3ossl), EVP_SIGNATURE_up_ref(3ossl), EVP_SIGNATURE_is_a(3ossl), EVP_SIGNATURE_get0_provider(3ossl), EVP_SIGNATURE_do_all_provided(3ossl), EVP_SIGNATURE_names_do_all(3ossl), EVP_SIGNATURE_get0_name(3ossl), EVP_SIGNATURE_get0_description(3ossl), EVP_SIGNATURE_gettable_ctx_params(3ossl), EVP_SIGNATURE_settable_ctx_params(3ossl)
Functions to manage EVP_SIGNATURE algorithm objects
EVP_SIGNATURE-ED25519(7ossl), EVP_SIGNATURE-ED448(7ossl), Ed25519(7ossl), Ed448(7ossl)
EVP_PKEY Ed25519 and Ed448 support
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_des_cbc(3), EVP_des_cfb(3), EVP_des_cfb1(3), EVP_des_cfb8(3), EVP_des_cfb64(3), EVP_des_ecb(3), EVP_des_ofb(3), EVP_des_ede(3), EVP_des_ede_cbc(3), EVP_des_ede_cfb(3), EVP_des_ede_cfb64(3), EVP_des_ede_ecb(3), EVP_des_ede_ofb(3), EVP_des_ede3(3), EVP_des_ede3_cbc(3), EVP_des_ede3_cfb(3), EVP_des_ede3_cfb1(3), EVP_des_ede3_cfb8(3), EVP_des_ede3_cfb64(3), EVP_des_ede3_ecb(3), EVP_des_ede3_ofb(3), EVP_des_ede3_wrap(3)
EVP DES cipher
EVP_des_cbc(3ossl), EVP_des_cfb(3ossl), EVP_des_cfb1(3ossl), EVP_des_cfb8(3ossl), EVP_des_cfb64(3ossl), EVP_des_ecb(3ossl), EVP_des_ofb(3ossl), EVP_des_ede(3ossl), EVP_des_ede_cbc(3ossl), EVP_des_ede_cfb(3ossl), EVP_des_ede_cfb64(3ossl), EVP_des_ede_ecb(3ossl), EVP_des_ede_ofb(3ossl), EVP_des_ede3(3ossl), EVP_des_ede3_cbc(3ossl), EVP_des_ede3_cfb(3ossl), EVP_des_ede3_cfb1(3ossl), EVP_des_ede3_cfb8(3ossl), EVP_des_ede3_cfb64(3ossl), EVP_des_ede3_ecb(3ossl), EVP_des_ede3_ofb(3ossl), EVP_des_ede3_wrap(3ossl)
EVP DES cipher
EVP_seed_cbc(3), EVP_seed_cfb(3), EVP_seed_cfb128(3), EVP_seed_ecb(3), EVP_seed_ofb(3)
EVP SEED cipher
EVP_seed_cbc(3ossl), EVP_seed_cfb(3ossl), EVP_seed_cfb128(3ossl), EVP_seed_ecb(3ossl), EVP_seed_ofb(3ossl)
EVP SEED cipher
EVP_set_default_properties(3ossl), EVP_default_properties_enable_fips(3ossl), EVP_default_properties_is_fips_enabled(3ossl), EVP_get1_default_properties(3ossl)
manage default properties for future algorithm fetches
EXECUTE(7)
execute a prepared statement
Ed25519(7), Ed448(7)
EVP_PKEY Ed25519 and Ed448 support
Ephemeron.GenHashTable.MakeSeeded(3o)
Functor building an implementation of an hash table that use the container for keeping the information given
Ephemeron.K1.MakeSeeded(3o)
Functor building an implementation of a weak hash table
Ephemeron.K2.MakeSeeded(3o)
Functor building an implementation of a weak hash table
Ephemeron.Kn.MakeSeeded(3o)
Functor building an implementation of a weak hash table
Ephemeron.SeededS(3o)
The output signature of the functors Ephemeron.K1.MakeSeeded and Ephemeron.K2.MakeSeeded
Eterm(1)
the Enlightened terminal emulator for the X Window System
FcCacheCreateTagFile(3)
Create CACHEDIR.TAG at cache directory
FcCacheDir(3)
Return directory of cache
FcCharSetCoverage(3)
DEPRECATED return coverage for a Unicode page
FcCharSetNew(3)
DEPRECATED alias for FcCharSetCreate
FcConfigGetCache(3)
DEPRECATED used to return per-user cache filename
FcConfigGetCacheDirs(3)
return the list of directories searched for cache files
FcDirCacheDeleteUUID(3)
Delete .uuid file
FcDirCacheUnlink(3)
Remove all caches related to dir
FcDirSave(3)
DEPRECATED: formerly used to save a directory cache
FcFontSetSortDestroy(3)
DEPRECATED destroy a font set
FcInitBringUptoDate(3)
reload configuration files if needed
FcNameUnparse(3)
Convert a pattern back into a string that can be parsed
FcPatternAdd-Type(3), FcPatternAddInteger(3), FcPatternAddDouble(3), FcPatternAddString(3), FcPatternAddMatrix(3), FcPatternAddCharSet(3), FcPatternAddBool(3), FcPatternAddFTFace(3), FcPatternAddLangSet(3), FcPatternAddRange(3)
Add a typed value to a pattern
FcPatternGet-Type(3), FcPatternGetInteger(3), FcPatternGetDouble(3), FcPatternGetString(3), FcPatternGetMatrix(3), FcPatternGetCharSet(3), FcPatternGetBool(3), FcPatternGetFTFace(3), FcPatternGetLangSet(3), FcPatternGetRange(3)
Return a typed value from a pattern
FcPatternRemove(3)
Remove one object of the specified type from the pattern
FcRangeCreateDouble(3)
create a range object for double
FcRangeDestroy(3)
destroy a range object
FcUtf16Len(3)
count UTF-16 encoded chars
FcUtf8Len(3)
count UTF-8 encoded chars
FcValueDestroy(3)
Free a value
FcWeightFromOpenTypeDouble(3)
Convert from OpenType weight values to fontconfig ones
FcWeightToOpenTypeDouble(3)
Convert from fontconfig weight values to OpenType ones
FeelWindowBox(1x)
defines placement policy for certain type of windows, based on desk, window attributes, window size, etc. Useful for xinerama configurations, where windows should not be placed in between screens
FindPhoto.tk86(3), Tk_FindPhoto(3), Tk_PhotoPutBlock(3), Tk_PhotoPutZoomedBlock(3), Tk_PhotoGetImage(3), Tk_PhotoBlank(3), Tk_PhotoExpand(3), Tk_PhotoGetSize(3), Tk_PhotoSetSize(3)
manipulate the image data stored in a photo image
FittedBondCurve(1)
Example of using QuantLib to fit discount curves
Float.Array(3o)
Float arrays with packed representation
Float.ArrayLabels(3o)
Float arrays with packed representation (labeled functions)
FvwmConsoleC.pl(1)
Command editor for fvwm command input interface
GPSsmooth(1)
send NMEA-formatted GPS data to a FlightGear instance
Gc(3o)
Memory management control and statistics; finalised values
Gc.Memprof(3o)
Memprof is a sampling engine for allocated memory words
GeodesicProj(1)
-- perform projections based on geodesics
GraphicsMagick++-config(1)
get information about the installed version of Magick++
GraphicsMagick-config(1)
get information about the installed version of GraphicsMagick
GraphicsMagickWand-config(1)
get information about the installed version of GraphicsMagick
HPL_all_reduce(3)
All reduce operation
HPL_pdlaprnt(3)
Print a distributed matrix A
HPL_ptimer_walltime(3)
Return the elapsed (wall-clock) time
HPL_reduce(3)
Reduce operation
HPL_timer_walltime(3)
Return the elapsed (wall-clock) time
Hashtbl.HashedType(3o)
The input signature of the functor Hashtbl.Make
Hashtbl.MakeSeeded(3o)
Functor building an implementation of the hashtable structure
Hashtbl.SeededHashedType(3o)
The input signature of the functor Hashtbl.MakeSeeded
Hashtbl.SeededS(3o)
The output signature of the functor Hashtbl.MakeSeeded
INN::Config(3pm)
Export all the variables an INN Perl script might need
InfernoEmbedded(3), InfernoEmbedded Softdevices(3)
RGBW Controllers - Switch Masters - Firmware Updater
Itcl_Preserve(3), Itcl_PreserveData(3), Itcl_ReleaseData(3), Itcl_EventuallyFree(3)
Manipulate an Itcl list object
Itcl_RegisterC(3), Itcl_RegisterObjC(3), Itcl_FindC(3)
Associate a symbolic name with a C procedure
JSLD(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLF(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLFA(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLG(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLI(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLL(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLN(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JSLP(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
Judy1MemUsed(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
JudyLMemUsed(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudySL(3), JudySL macros(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
JudySLDel(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLFirst(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLFreeArray(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLGet(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLIns(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLLast(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLNext(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySLPrev(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
JudySL_funcs(3), JudySL functions(3)
C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
Keylist(3), TclX_NewKeyedListObj(3), TclX_KeyedListGet(3), TclX_KeyedListSet(3), TclX_KeyedListDelete(3), TclX_KeyedListGetKeys(3)
Keyed list management routines
LLnextgen(1)
an Extended-LL(1) parser generator
LOAD(7)
load a shared library file
LOCK_FUNCTION(3)
Locks the memory of a function used by a timer. Allegro game programming library
LOCK_VARIABLE(3)
Locks the memory of a variable used by a timer. Allegro game programming library
LatentModel(1)
Example of Modeling Correlated Defaults
Lazy(3o)
Deferred computations
Lexing(3o)
The run-time library for lexers generated by ocamllex
Local_store(3o)
This module provides some facilities for creating references (and hash tables) which can easily be snapshoted and restored to an arbitrary version
Location(3o)
Source code locations (ranges of positions), used in parsetree
Longident(3o)
Long identifiers, used in parsetree
MAP(3)
agar feature-based tile map
MAP_View(3)
editor and display widget for Agar-MAP maps
MATRIX(3)
Fixed point matrix structure. Allegro game programming library
MENU_PLAYER(3)
Stores GUI data internally used by Allegro
MIDGsmooth(1)
send MIDG-formatted GPS data to a FlightGear instance
MPIX_Allreduce_enqueue(3)
Enqueue an allreduce operation to a GPU stream that is associated with the local stream
MPIX_Comm_failure_ack(3)
Acknowledge the current group of failed processes
MPIX_Comm_failure_get_acked(3)
Get the group of acknowledged failures
MPIX_Comm_get_failed(3)
This local operation returns the group of processes that are locally known to have failed
MPIX_Comm_get_stream(3)
Get the stream object that is attached to the communicator
MPIX_Comm_revoke(3)
Prevent a communicator from being used in the future
MPIX_Comm_shrink(3)
Creates a new communitor from an existing communicator while excluding failed processes
MPIX_GPU_query_support(3)
Returns whether the specific type of GPU is supported
MPIX_Grequest_class_allocate(3)
Create and return a user-defined extended request based on a generalized request class
MPIX_Grequest_start(3)
Create and return a user-defined extended request
MPIX_Irecv_enqueue(3)
Enqueue a nonblocking receive operation to a GPU stream that is associated with the local stream
MPIX_Isend_enqueue(3)
Enqueue a nonblocking send operation to a GPU stream that is associated with the local stream
MPIX_Op_create_x(3)
Creates a user-defined reduction op with an extra_state
MPIX_Query_cuda_support(3)
Returns whether CUDA is supported
MPIX_Query_hip_support(3)
Returns whether HIP (AMD GPU) is supported
MPIX_Query_ze_support(3)
Returns whether ZE (Intel GPU) is supported
MPIX_Recv_enqueue(3)
Enqueue a receive operation to a GPU stream that is associated with the local stream
MPIX_Send_enqueue(3)
Enqueue a send operation to a GPU stream that is associated with the local stream
MPIX_Stream_comm_create(3)
Create a new communicator with local stream attached
MPIX_Stream_comm_create_multiplex(3)
Create a new communicator with multiple local streams attached
MPIX_Wait_enqueue(3)
Enqueue a wait operation to a GPU stream that is associated with the local stream
MPIX_Waitall_enqueue(3)
Enqueue a waitall operation to a GPU stream that is associated with the local stream
MPI_Allgather(3)
Gathers data from all tasks and distribute the combined data to all tasks
MPI_Allgatherv(3)
Gathers data from all tasks and deliver the combined data to all tasks
MPI_Allreduce(3)
Combines values from all processes and distributes the result back to all processes
MPI_Allreduce_init(3)
Create a persistent request for allreduce
MPI_Alltoallw(3)
Generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
MPI_Attr_delete(3)
Deletes an attribute value associated with a key on a communicator
MPI_Attr_put(3)
Stores attribute value associated with a key
MPI_Barrier(3)
Blocks until all processes in the communicator have reached this routine
MPI_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_flush(3)
block until all messages currently in the globally shared buffer of the calling process have been transmitted
MPI_Buffer_iflush(3)
start a nonblocking flush in the globally shared buffer
MPI_Cart_create(3)
Makes a new communicator to which topology information has been attached
MPI_Cart_get(3)
Retrieves Cartesian topology information associated with a communicator
MPI_Cart_shift(3)
Returns the shifted source and destination ranks, given a shift direction and amount
MPI_Cartdim_get(3)
Retrieves Cartesian topology information associated with a communicator
MPI_Comm_attach_buffer(3)
Attaches a user-provided buffer for buffered send in the communicator
MPI_Comm_call_errhandler(3)
Call the error handler installed on a communicator
MPI_Comm_delete_attr(3)
Deletes an attribute value associated with a key on a communicator
MPI_Comm_dup_with_info(3)
Duplicates an existing communicator using the supplied info hints
MPI_Comm_flush_buffer(3)
block until all messages currently in the communicator-specific buffer of the calling process have been transmitted
MPI_Comm_get_errhandler(3)
Get the error handler attached to a communicator
MPI_Comm_group(3)
Accesses the group associated with given communicator
MPI_Comm_join(3)
Create a communicator by joining two processes connected by a socket
MPI_Comm_remote_group(3)
Accesses the remote group associated with
MPI_Comm_set_attr(3)
Stores attribute value associated with a key
MPI_Comm_set_info(3)
Set new values for the hints of the communicator associated with comm
MPI_Comm_size(3)
Determines the size of the group associated with a communicator
MPI_Comm_split(3)
Creates new communicators based on colors and keys
MPI_Comm_split_type(3)
Creates new communicators based on split types and keys
MPI_Compare_and_swap(3)
Perform one-sided atomic compare-and-swap
MPI_Dist_graph_create(3)
MPI_DIST_GRAPH_CREATE returns a handle to a new communicator to which the distributed graph topology information is attached
MPI_Dist_graph_create_adjacent(3)
returns a handle to a new communicator to which the distributed graph topology information is attached
MPI_Dist_graph_neighbors(3)
Provides adjacency information for a distributed graph topology
MPI_Dist_graph_neighbors_count(3)
Provides adjacency information for a distributed graph topology
MPI_Exscan(3)
Computes the exclusive scan (partial reductions) of data on a collection of processes
MPI_Fetch_and_op(3)
Perform one-sided read-modify-write
MPI_File_call_errhandler(3)
Call the error handler installed on a file
MPI_File_get_errhandler(3)
Get the error handler attached to a file
MPI_File_get_group(3)
Returns the group of processes that opened the file
MPI_File_get_info(3)
Returns the hints for a file that are actually being used by MPI
MPI_File_get_position_shared(3)
Returns the current position of the shared file pointer in etype units relative to the current view
MPI_File_iread_shared(3)
Nonblocking read using shared file pointer
MPI_File_iread_shared_c(3)
Nonblocking read using shared file pointer
MPI_File_iwrite_shared(3)
Nonblocking write using shared file pointer
MPI_File_iwrite_shared_c(3)
Nonblocking write using shared file pointer
MPI_File_read_ordered(3)
Collective read using shared file pointer
MPI_File_read_ordered_begin(3)
Begin a split collective read using shared file pointer
MPI_File_read_ordered_begin_c(3)
Begin a split collective read using shared file pointer
MPI_File_read_ordered_c(3)
Collective read using shared file pointer
MPI_File_read_ordered_end(3)
Complete a split collective read using shared file pointer
MPI_File_read_shared(3)
Read using shared file pointer
MPI_File_read_shared_c(3)
Read using shared file pointer
MPI_File_seek_shared(3)
Updates the shared file pointer
MPI_File_set_info(3)
Sets new values for the hints associated with a file
MPI_File_sync(3)
Causes all previous writes to be transferred to the storage device
MPI_File_write_ordered(3)
Collective write using shared file pointer
MPI_File_write_ordered_begin(3)
Begin a split collective write using shared file pointer
MPI_File_write_ordered_begin_c(3)
Begin a split collective write using shared file pointer
MPI_File_write_ordered_c(3)
Collective write using shared file pointer
MPI_File_write_ordered_end(3)
Complete a split collective write using shared file pointer
MPI_File_write_shared(3)
Write using shared file pointer
MPI_File_write_shared_c(3)
Write using shared file pointer
MPI_Finalized(3)
Indicates whether MPI_Finalize has been called
MPI_Free_mem(3)
Free memory allocated with MPI_Alloc_mem
MPI_Gatherv(3)
Gathers into specified locations from all processes in a group
MPI_Get_accumulate(3)
Perform an atomic, one-sided read-and-accumulate operation
MPI_Graph_get(3)
Retrieves graph topology information associated with a communicator
MPI_Graph_neighbors(3)
Returns the neighbors of a node associated
MPI_Graphdims_get(3)
Retrieves graph topology information associated with a communicator
MPI_Grequest_complete(3)
Notify MPI that a user-defined request is complete
MPI_Grequest_start(3)
Create and return a user-defined request
MPI_Group_excl(3)
Produces a group by reordering an existing group and taking only unlisted members
MPI_Group_incl(3)
Produces a group by reordering an existing group and taking only listed members
MPI_Iallgather(3)
Gathers data from all tasks and distribute the combined data to all tasks in a nonblocking way
MPI_Iallgatherv(3)
Gathers data from all tasks and deliver the combined data to all tasks in a nonblocking way
MPI_Iallreduce(3)
Combines values from all processes and distributes the result back to all processes in a nonblocking way
MPI_Ialltoallw(3)
Nonblocking generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
MPI_Ibarrier(3)
Notifies the process that it has reached the barrier and returns immediately
MPI_Ibsend(3)
Starts a nonblocking buffered send
MPI_Iexscan(3)
Computes the exclusive scan (partial reductions) of data on a collection of processes in a nonblocking way
MPI_Igatherv(3)
Gathers into specified locations from all processes in a group in a nonblocking way
MPI_Improbe(3)
Nonblocking matched probe
MPI_Imrecv(3)
Nonblocking receive of message matched by MPI_Mprobe or MPI_Improbe
MPI_Info_get(3)
Retrieves the value associated with a key
MPI_Info_get_nkeys(3)
Returns the number of currently defined keys in info
MPI_Info_get_nthkey(3)
Returns the nth defined key in info
MPI_Info_get_string(3)
Retrieves the value associated with a key
MPI_Info_get_valuelen(3)
Retrieves the length of the value associated with a key
MPI_Initialized(3)
Indicates whether MPI_Init has been called
MPI_Ireduce(3)
Reduces values on all processes to a single value in a nonblocking way
MPI_Ireduce_scatter(3)
Combines values and scatters the results in a nonblocking way
MPI_Ireduce_scatter_block(3)
Combines values and scatters the results in a nonblocking way
MPI_Is_thread_main(3)
Returns a flag indicating whether this thread called MPI_Init or MPI_Init_thread
MPI_Iscan(3)
Computes the scan (partial reductions) of data on a collection of processes in a nonblocking way
MPI_Mprobe(3)
Blocking matched probe
MPI_Mrecv(3)
Blocking receive of message matched by MPI_Mprobe or MPI_Improbe
MPI_Neighbor_allgather(3)
Gathers data from all neighboring processes and distribute the combined data to all neighboring processes
MPI_Op_commutative(3)
Queries an MPI reduction operation for its commutativity
MPI_Op_create(3)
Creates a user-defined combination function handle
MPI_Op_free(3)
Frees a user-defined combination function handle
MPI_Open_port(3)
Establish an address that can be used to establish connections between groups of MPI processes
MPI_Pack_external_size(3)
Returns the upper bound on the amount of space needed to pack a message using MPI_Pack_external
MPI_Pack_size(3)
Returns the upper bound on the amount of space needed to pack a message
MPI_Parrived(3)
Test partial completion of partitioned receive operations
MPI_Pready(3)
Indicates that a given portion of the send buffer in a partitioned
MPI_Pready_list(3)
Indicates that a list of portions of the send buffer in a partitioned
MPI_Pready_range(3)
Indicates that a given range of the send buffer in a partitioned
MPI_Precv_init(3)
Creates a partitioned communication receive request
MPI_Psend_init(3)
Creates a partitioned communication send request
MPI_Query_thread(3)
Return the level of thread support provided by the MPI library
MPI_Reduce(3)
Reduces values on all processes to a single value
MPI_Reduce_init(3)
Create a persistent request for reduce
MPI_Reduce_local(3)
Applies a reduction operator to local arguments
MPI_Reduce_scatter(3)
Combines values and scatters the results
MPI_Reduce_scatter_block(3)
Combines values and scatters the results
MPI_Reduce_scatter_block_init(3)
Create a persistent request for reduce_scatter_block
MPI_Reduce_scatter_init(3)
Create a persistent request for reduce_scatter
MPI_Register_datarep(3)
Register functions for user-defined data representations
MPI_Register_datarep_c(3)
Register functions for user-defined data representations
MPI_Remove_error_string(3)
Remove the error string associated with an MPI error code or class
MPI_Rget_accumulate(3)
Perform an atomic, one-sided read-and-accumulate
MPI_Scan(3)
Computes the scan (partial reductions) of data on a collection of processes
MPI_Session_attach_buffer(3)
Attaches a user-provided buffer for buffered send in the session
MPI_Session_call_errhandler(3)
Call the error handler installed on a MPI session
MPI_Session_flush_buffer(3)
block until all messages currently in the session-specific buffer of the calling process have been transmitted
MPI_Session_get_info(3)
Get the info hints associated to the session
MPI_Session_get_pset_info(3)
Get the info associated with the processes set
MPI_Status_set_cancelled(3)
Sets the cancelled state associated with a request
MPI_T_category_changed(3)
Get the timestamp indicating the last change to the categories
MPI_T_category_get_events(3)
Query which event types are contained in a particular category
MPI_T_category_get_num_events(3)
Returns the number of event types contained in the queried category
MPI_T_event_callback_get_info(3)
Returns a new info object containing the hints of the callback function registered for the callback safety level specified by cb_safety of the event-registration handle associated with event_registration
MPI_T_event_callback_set_info(3)
Updates the hints of the callback function registered for the callback safety level specified by cb_safety of the event-registration handle associated with event_registration
MPI_T_event_copy(3)
Copy event data as a whole into a user-specified buffer
MPI_T_event_get_index(3)
Returns the index of an event type identified by a known event type name
MPI_T_event_get_timestamp(3)
Returns the timestamp of when the event was initially observed by the implementation
MPI_T_event_handle_alloc(3)
Creates a registration handle for the event type identified by event_index
MPI_T_event_handle_free(3)
Initiates deallocation of the event-registration handle specified by event_registration
MPI_T_event_handle_get_info(3)
Returns a new info object containing the hints of the event-registration handle associated with event_registration
MPI_T_event_handle_set_info(3)
Updates the hints of the event-registration handle associated with event_registration
MPI_T_event_read(3)
Copy one element of event data to a user-specified buffer
MPI_T_event_register_callback(3)
Associates a user-defined function with an allocated event-registration handle
MPI_T_event_set_dropped_handler(3)
Registers a function to be called when event information is dropped for the registration handle specified in event_registration
MPI_T_source_get_info(3)
Returns additional information on the source identified by the source_index argument
MPI_T_source_get_timestamp(3)
Returns a current timestamp from the source identified by the source_index argument
MPI_Test_cancelled(3)
Tests to see if a request was cancelled
MPI_Testall(3)
Tests for the completion of all previously initiated requests
MPI_Testany(3)
Tests for completion of any previdously initiated requests
MPI_Topo_test(3)
Determines the type of topology (if any) associated with a communicator
MPI_Type_create_darray(3)
Create a datatype representing a distributed array
MPI_Type_create_f90_complex(3)
Return a predefined type that matches the specified range
MPI_Type_create_f90_integer(3)
Return a predefined type that matches the specified range
MPI_Type_create_f90_real(3)
Return a predefined type that matches the specified range
MPI_Type_create_hindexed(3)
Create a datatype for an indexed datatype with displacements in bytes
MPI_Type_create_hindexed_block(3)
Create an hindexed datatype with constant-sized blocks
MPI_Type_create_indexed_block(3)
Create an indexed datatype with constant-sized blocks
MPI_Type_create_resized(3)
Create a datatype with a new lower bound and extent from an existing datatype
MPI_Type_delete_attr(3)
Deletes an attribute value associated with a key on a datatype
MPI_Type_get_value_index(3)
returns a handle to a predefined datatype suitable for the use with MPI_MINLOC and MPI_MAXLOC if such a predefined type exists
MPI_Type_hindexed(3)
Creates an indexed datatype with offsets in bytes
MPI_Type_indexed(3)
Creates an indexed datatype
MPI_Type_match_size(3)
Find an MPI datatype matching a specified size
MPI_Type_set_attr(3)
Stores attribute value associated with a key
MPI_Type_size(3)
Return the number of bytes occupied by entries in the datatype
MPI_Type_size_x(3)
Return the number of bytes occupied by entries in the datatype
MPI_Type_vector(3)
Creates a vector (strided) datatype
MPI_Unpack_external(3)
Unpack a buffer (packed with MPI_Pack_external) according to a datatype into contiguous memory
MPI_Unpublish_name(3)
Unpublish a service name published with MPI_Publish_name
MPI_Waitany(3)
Waits for any specified MPI Request to complete
MPI_Win_allocate(3)
Create and allocate an MPI Window object for one-sided communication
MPI_Win_allocate_shared(3)
Create an MPI Window object for one-sided communication and shared memory access, and allocate memory at each process
MPI_Win_call_errhandler(3)
Call the error handler installed on a window
MPI_Win_create(3)
Create an MPI Window object for one-sided communication
MPI_Win_create_dynamic(3)
Create an MPI Window object for one-sided communication
MPI_Win_delete_attr(3)
Deletes an attribute value associated with a key on a window
MPI_Win_get_attr(3)
Get attribute cached on an MPI window object
MPI_Win_get_name(3)
Get the print name associated with the MPI RMA window
MPI_Win_set_attr(3)
Stores attribute value associated with a key
MPI_Win_set_info(3)
Set new values for the hints of the window associated with win
MPI_Win_shared_query(3)
Query the size and base pointer for a patch of a shared memory window
MPI_Win_test(3)
Test whether an RMA exposure epoch has completed
MPI_Wtime(3)
Returns an elapsed time on the calling processor
M_Matrix(3)
Agar-Math matrix-related functions
M_Vector(3)
Agar-Math vector-related functions
Magick++-config(1)
get information about the installed version of Magick++
Magick-config(1)
get information about the installed version of ImageMagick
MagickCore-config(1)
get information about the installed version of ImageMagick
MagickWand-config(1)
get information about the installed version of the Magick Wand
Map(3o)
Association tables over ordered types
Map.Make(3o)
Functor building an implementation of the map structure given a totally ordered type
Map.OrderedType(3o)
Input signature of the functor Map.Make
ModuleDtmfRepeater.conf(5)
Configuration file for the SvxLink server DTMF Repeater module
MoreLabels(3o)
Extra labeled libraries
MoreLabels.Hashtbl.HashedType(3o)
The input signature of the functor MoreLabels.Hashtbl.Make
MoreLabels.Hashtbl.MakeSeeded(3o)
Functor building an implementation of the hashtable structure
MoreLabels.Hashtbl.SeededHashedType(3o)
The input signature of the functor MoreLabels.Hashtbl.MakeSeeded
MoreLabels.Hashtbl.SeededS(3o)
The output signature of the functor MoreLabels.Hashtbl.MakeSeeded
MoreLabels.Map.Make(3o)
Functor building an implementation of the map structure given a totally ordered type
MoreLabels.Map.OrderedType(3o)
Input signature of the functor MoreLabels.Map.Make
MoreLabels.Set.Make(3o)
Functor building an implementation of the set structure given a totally ordered type
MoreLabels.Set.OrderedType(3o)
Input signature of the functor MoreLabels.Set.Make
MrmFetchColorLiteral(3)
Fetches a named color literal from a UID file "MrmFetchColorLiteral" "uil functions" "MrmFetchColorLiteral" "uid file"
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"
MrmRegisterClass(3)
Saves the information needed for MRM to access the widget creation function for user-defined widgets "MrmRegisterClass" "uil functions" "MrmRegisterClass"
MrmRegisterNames(3)
Registers the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier names) "MrmRegisterNames" "uil functions" "MrmRegisterNames"
MrmRegisterNamesInHierarchy(3)
Registers the values associated with the names referenced in UIL within a single hierarchy (for example, UIL callback function names or UIL identifier names) "MrmRegisterNamesIn%Hierarchy" "uil functions" "MrmRegisterNamesIn%Hierarchy"
Munin::Common::Defaults(3)
Default values defined by installation scripts
Munin::Master::Group(3)
Holds information on host groups. Groups can be nested
Munin::Master::Host(3)
Holds information on hosts we are interested in collecting data from
Munin::Node::Configure::History(3)
Filtering plugins based on the version of Munin they were first distributed with
Munin::Node::Configure::HostEnumeration(3)
Takes a list of hosts, and returns the corresponding IPs in dotted-quad form
Munin::Node::Configure::Plugin(3)
Class representing a plugin, along with its installed and suggested services
Munin::Node::OS(3)
OS related utility methods for the Munin node
Munin::Node::Service(3)
Methods related to handling of Munin services
MyBackground(1x)
details how background is to be rendered
MyStyle(1x)
defines combination of color, font, style, background to be used together
NAL_BUFFER_new(2), NAL_BUFFER_free(2), NAL_BUFFER_set_size(2), NAL_BUFFER_empty(2), NAL_BUFFER_full(2), NAL_BUFFER_notempty(2), NAL_BUFFER_notfull(2), NAL_BUFFER_used(2), NAL_BUFFER_unused(2), NAL_BUFFER_data(2), NAL_BUFFER_size(2), NAL_BUFFER_write(2), NAL_BUFFER_read(2), NAL_BUFFER_write_ptr(2), NAL_BUFFER_takedata(2), NAL_BUFFER_wrote(2)
libnal buffer functions
NAL_CONNECTION_new(2), NAL_CONNECTION_free(2), NAL_CONNECTION_create(2), NAL_CONNECTION_create_pair(2), NAL_CONNECTION_create_dummy(2), NAL_CONNECTION_set_size(2), NAL_CONNECTION_get_read(2), NAL_CONNECTION_get_send(2), NAL_CONNECTION_io(2), NAL_CONNECTION_io_cap(2), NAL_CONNECTION_is_established(2), NAL_CONNECTION_add_to_selector(2), NAL_CONNECTION_del_from_selector(2)
libnal connection functions
NCURSES_SCREEN_CB(3x), %NCURSES_WINDOW_CB(3x), %NCURSES_SCREEN_CB(3x), %get_escdelay(3x), %set_escdelay(3x), %set_tabsize(3x), %use_screen(3x), %use_window(3x)
curses support for multi-threaded applications
NetSNMP::TrapReceiver(3)
Embedded perl trap handling for Net-SNMP's snmptrapd
OCSP_resp_find_status(3ossl), OCSP_resp_count(3ossl), OCSP_resp_get0(3ossl), OCSP_resp_find(3ossl), OCSP_single_get0_status(3ossl), OCSP_resp_get0_produced_at(3ossl), OCSP_resp_get0_signature(3ossl), OCSP_resp_get0_tbs_sigalg(3ossl), OCSP_resp_get0_respdata(3ossl), OCSP_resp_get0_certs(3ossl), OCSP_resp_get0_signer(3ossl), OCSP_resp_get0_id(3ossl), OCSP_resp_get1_id(3ossl), OCSP_check_validity(3ossl), OCSP_basic_verify(3ossl)
OCSP response utility functions
OCSP_resp_get0_certs(3), OCSP_resp_get0_signer(3), OCSP_resp_get0_id(3), OCSP_resp_get1_id(3), OCSP_resp_get0_produced_at(3), OCSP_resp_get0_signature(3), OCSP_resp_get0_tbs_sigalg(3), OCSP_resp_get0_respdata(3), OCSP_resp_find_status(3), OCSP_resp_count(3), OCSP_resp_get0(3), OCSP_resp_find(3), OCSP_single_get0_status(3), OCSP_check_validity(3), OCSP_basic_verify(3)
OCSP response utility functions
OPENSSL_load_u16_le(3ossl), OPENSSL_load_u16_be(3ossl), OPENSSL_load_u32_le(3ossl), OPENSSL_load_u32_be(3ossl), OPENSSL_load_u64_le(3ossl), OPENSSL_load_u64_be(3ossl), OPENSSL_store_u16_le(3ossl), OPENSSL_store_u16_be(3ossl), OPENSSL_store_u32_le(3ossl), OPENSSL_store_u32_be(3ossl), OPENSSL_store_u64_le(3ossl), OPENSSL_store_u64_be(3ossl)
Read and write unsigned 16, 32 and 64-bit integers in a specific byte order
OPENSSL_malloc_init(3ossl), OPENSSL_malloc(3ossl), OPENSSL_aligned_alloc(3ossl), OPENSSL_zalloc(3ossl), OPENSSL_realloc(3ossl), OPENSSL_free(3ossl), OPENSSL_clear_realloc(3ossl), OPENSSL_clear_free(3ossl), OPENSSL_cleanse(3ossl), CRYPTO_malloc(3ossl), CRYPTO_aligned_alloc(3ossl), CRYPTO_zalloc(3ossl), CRYPTO_realloc(3ossl), CRYPTO_free(3ossl), OPENSSL_strdup(3ossl), OPENSSL_strndup(3ossl), OPENSSL_memdup(3ossl), OPENSSL_strlcpy(3ossl), OPENSSL_strlcat(3ossl), OPENSSL_strtoul(3ossl), CRYPTO_strdup(3ossl), CRYPTO_strndup(3ossl), OPENSSL_mem_debug_push(3ossl), OPENSSL_mem_debug_pop(3ossl), CRYPTO_mem_debug_push(3ossl), CRYPTO_mem_debug_pop(3ossl), CRYPTO_clear_realloc(3ossl), CRYPTO_clear_free(3ossl), CRYPTO_malloc_fn(3ossl), CRYPTO_realloc_fn(3ossl), CRYPTO_free_fn(3ossl), CRYPTO_get_mem_functions(3ossl), CRYPTO_set_mem_functions(3ossl), CRYPTO_get_alloc_counts(3ossl), CRYPTO_set_mem_debug(3ossl), CRYPTO_mem_ctrl(3ossl), CRYPTO_mem_leaks(3ossl), CRYPTO_mem_leaks_fp(3ossl), CRYPTO_mem_leaks_cb(3ossl), OPENSSL_MALLOC_FAILURES(3ossl), OPENSSL_MALLOC_FD(3ossl)
Memory allocation functions
OSSL_CMP_CTX_new(3ossl), OSSL_CMP_CTX_free(3ossl), OSSL_CMP_CTX_reinit(3ossl), OSSL_CMP_CTX_get0_libctx(3ossl), OSSL_CMP_CTX_get0_propq(3ossl), OSSL_CMP_CTX_set_option(3ossl), OSSL_CMP_CTX_get_option(3ossl), OSSL_CMP_CTX_set_log_cb(3ossl), OSSL_CMP_CTX_set_log_verbosity(3ossl), OSSL_CMP_CTX_print_errors(3ossl), OSSL_CMP_CTX_set1_serverPath(3ossl), OSSL_CMP_CTX_set1_server(3ossl), OSSL_CMP_CTX_set_serverPort(3ossl), OSSL_CMP_CTX_set1_proxy(3ossl), OSSL_CMP_CTX_set1_no_proxy(3ossl), OSSL_CMP_CTX_set_http_cb(3ossl), OSSL_CMP_CTX_set_http_cb_arg(3ossl), OSSL_CMP_CTX_get_http_cb_arg(3ossl), OSSL_CMP_transfer_cb_t(3ossl), OSSL_CMP_CTX_set_transfer_cb(3ossl), OSSL_CMP_CTX_set_transfer_cb_arg(3ossl), OSSL_CMP_CTX_get_transfer_cb_arg(3ossl), OSSL_CMP_CTX_set1_srvCert(3ossl), OSSL_CMP_CTX_set1_expected_sender(3ossl), OSSL_CMP_CTX_set0_trusted(3ossl), OSSL_CMP_CTX_set0_trustedStore(3ossl), OSSL_CMP_CTX_get0_trusted(3ossl), OSSL_CMP_CTX_get0_trustedStore(3ossl), OSSL_CMP_CTX_set1_untrusted(3ossl), OSSL_CMP_CTX_get0_untrusted(3ossl), OSSL_CMP_CTX_set1_cert(3ossl), OSSL_CMP_CTX_build_cert_chain(3ossl), OSSL_CMP_CTX_set1_pkey(3ossl), OSSL_CMP_CTX_set1_referenceValue(3ossl), OSSL_CMP_CTX_set1_secretValue(3ossl), OSSL_CMP_CTX_set1_recipient(3ossl), OSSL_CMP_CTX_push0_geninfo_ITAV(3ossl), OSSL_CMP_CTX_reset_geninfo_ITAVs(3ossl), OSSL_CMP_CTX_get0_geninfo_ITAVs(3ossl), OSSL_CMP_CTX_set1_extraCertsOut(3ossl), OSSL_CMP_CTX_set0_newPkey(3ossl), OSSL_CMP_CTX_get0_newPkey(3ossl), OSSL_CMP_CTX_set1_issuer(3ossl), OSSL_CMP_CTX_set1_serialNumber(3ossl), OSSL_CMP_CTX_set1_subjectName(3ossl), OSSL_CMP_CTX_push1_subjectAltName(3ossl), OSSL_CMP_CTX_set0_reqExtensions(3ossl), OSSL_CMP_CTX_reqExtensions_have_SAN(3ossl), OSSL_CMP_CTX_push0_policy(3ossl), OSSL_CMP_CTX_set1_oldCert(3ossl), OSSL_CMP_CTX_set1_p10CSR(3ossl), OSSL_CMP_CTX_push0_genm_ITAV(3ossl), OSSL_CMP_certConf_cb_t(3ossl), OSSL_CMP_certConf_cb(3ossl), OSSL_CMP_CTX_set_certConf_cb(3ossl), OSSL_CMP_CTX_set_certConf_cb_arg(3ossl), OSSL_CMP_CTX_get_certConf_cb_arg(3ossl), OSSL_CMP_CTX_get_status(3ossl), OSSL_CMP_CTX_get0_statusString(3ossl), OSSL_CMP_CTX_get_failInfoCode(3ossl), OSSL_CMP_CTX_get0_validatedSrvCert(3ossl), OSSL_CMP_CTX_get0_newCert(3ossl), OSSL_CMP_CTX_get1_newChain(3ossl), OSSL_CMP_CTX_get1_caPubs(3ossl), OSSL_CMP_CTX_get1_extraCertsIn(3ossl), OSSL_CMP_CTX_set1_transactionID(3ossl), OSSL_CMP_CTX_set1_senderNonce(3ossl)
functions for managing the CMP client context data structure
OSSL_CMP_SRV_process_request(3ossl), OSSL_CMP_CTX_server_perform(3ossl), OSSL_CMP_SRV_CTX_new(3ossl), OSSL_CMP_SRV_CTX_free(3ossl), OSSL_CMP_SRV_cert_request_cb_t(3ossl), OSSL_CMP_SRV_rr_cb_t(3ossl), OSSL_CMP_SRV_certConf_cb_t(3ossl), OSSL_CMP_SRV_genm_cb_t(3ossl), OSSL_CMP_SRV_error_cb_t(3ossl), OSSL_CMP_SRV_pollReq_cb_t(3ossl), OSSL_CMP_SRV_CTX_init(3ossl), OSSL_CMP_SRV_delayed_delivery_cb_t(3ossl), OSSL_CMP_SRV_clean_transaction_cb_t(3ossl), OSSL_CMP_SRV_CTX_init_trans(3ossl), OSSL_CMP_SRV_CTX_get0_cmp_ctx(3ossl), OSSL_CMP_SRV_CTX_get0_custom_ctx(3ossl), OSSL_CMP_SRV_CTX_set_send_unprotected_errors(3ossl), OSSL_CMP_SRV_CTX_set_accept_unprotected(3ossl), OSSL_CMP_SRV_CTX_set_accept_raverified(3ossl), OSSL_CMP_SRV_CTX_set_grant_implicit_confirm(3ossl)
generic functions to set up and control a CMP server
OSSL_CORE_MAKE_FUNC(3ossl), SSL_OP_BIT(3ossl), EXT_UTF8STRING(3ossl)
OpenSSL reserved symbols
OSSL_CRMF_MSG_get0_tmpl(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_publicKey(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_subject(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_issuer(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_extensions(3ossl), OSSL_CRMF_CERTID_get0_serialNumber(3ossl), OSSL_CRMF_CERTID_get0_issuer(3ossl), OSSL_CRMF_ENCRYPTEDKEY_get1_encCert(3ossl), OSSL_CRMF_ENCRYPTEDKEY_get1_pkey(3ossl), OSSL_CRMF_ENCRYPTEDKEY_init_envdata(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_decrypt(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert(3ossl), OSSL_CRMF_MSG_get_certReqId(3ossl), OSSL_CRMF_MSG_centralkeygen_requested(3ossl)
functions reading from CRMF CertReqMsg structures
OSSL_CRMF_pbm_new(3ossl), OSSL_CRMF_pbmp_new(3ossl)
functions for producing Password-Based MAC (PBM)
OSSL_DECODER(3ossl), OSSL_DECODER_fetch(3ossl), OSSL_DECODER_up_ref(3ossl), OSSL_DECODER_free(3ossl), OSSL_DECODER_get0_provider(3ossl), OSSL_DECODER_get0_properties(3ossl), OSSL_DECODER_is_a(3ossl), OSSL_DECODER_get0_name(3ossl), OSSL_DECODER_get0_description(3ossl), OSSL_DECODER_do_all_provided(3ossl), OSSL_DECODER_names_do_all(3ossl), OSSL_DECODER_gettable_params(3ossl), OSSL_DECODER_get_params(3ossl)
Decoder method routines
OSSL_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_ESS_signing_cert_new_init(3ossl), OSSL_ESS_signing_cert_v2_new_init(3ossl), OSSL_ESS_check_signing_certs(3ossl)
Enhanced Security Services (ESS) functions
OSSL_FUNC_SSL_QUIC_TLS_crypto_send_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_crypto_recv_rcd_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_crypto_release_rcd_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_yield_secret_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_got_transport_params_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_alert_fn(3ossl), SSL_set_quic_tls_cbs(3ossl), SSL_set_quic_tls_transport_params(3ossl), SSL_set_quic_tls_early_data_enabled(3ossl)
Use the OpenSSL TLS implementation for a third party QUIC implementation
OSSL_HPKE_CTX_new(3ossl), OSSL_HPKE_CTX_free(3ossl), OSSL_HPKE_encap(3ossl), OSSL_HPKE_decap(3ossl), OSSL_HPKE_seal(3ossl), OSSL_HPKE_open(3ossl), OSSL_HPKE_export(3ossl), OSSL_HPKE_suite_check(3ossl), OSSL_HPKE_str2suite(3ossl), OSSL_HPKE_keygen(3ossl), OSSL_HPKE_get_grease_value(3ossl), OSSL_HPKE_get_ciphertext_size(3ossl), OSSL_HPKE_get_public_encap_size(3ossl), OSSL_HPKE_get_recommended_ikmelen(3ossl), OSSL_HPKE_CTX_set1_psk(3ossl), OSSL_HPKE_CTX_set1_ikme(3ossl), OSSL_HPKE_CTX_set1_authpriv(3ossl), OSSL_HPKE_CTX_set1_authpub(3ossl), OSSL_HPKE_CTX_get_seq(3ossl), OSSL_HPKE_CTX_set_seq(3ossl)
Hybrid Public Key Encryption (HPKE) functions
OSSL_HTTP_REQ_CTX(3ossl), OSSL_HTTP_REQ_CTX_new(3ossl), OSSL_HTTP_REQ_CTX_free(3ossl), OSSL_HTTP_REQ_CTX_set_request_line(3ossl), OSSL_HTTP_REQ_CTX_add1_header(3ossl), OSSL_HTTP_REQ_CTX_set_expected(3ossl), OSSL_HTTP_REQ_CTX_set1_req(3ossl), OSSL_HTTP_REQ_CTX_nbio(3ossl), OSSL_HTTP_REQ_CTX_nbio_d2i(3ossl), OSSL_HTTP_REQ_CTX_exchange(3ossl), OSSL_HTTP_REQ_CTX_get0_mem_bio(3ossl), OSSL_HTTP_REQ_CTX_get_resp_len(3ossl), OSSL_HTTP_REQ_CTX_set_max_response_length(3ossl), OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines(3ossl), OSSL_HTTP_is_alive(3ossl)
HTTP client low-level functions
OSSL_ITEM(3ossl)
OpenSSL Core type for generic itemized data
OSSL_PARAM_double(3ossl), OSSL_PARAM_int(3ossl), OSSL_PARAM_int32(3ossl), OSSL_PARAM_int64(3ossl), OSSL_PARAM_long(3ossl), OSSL_PARAM_size_t(3ossl), OSSL_PARAM_time_t(3ossl), OSSL_PARAM_uint(3ossl), OSSL_PARAM_uint32(3ossl), OSSL_PARAM_uint64(3ossl), OSSL_PARAM_ulong(3ossl), OSSL_PARAM_BN(3ossl), OSSL_PARAM_utf8_string(3ossl), OSSL_PARAM_octet_string(3ossl), OSSL_PARAM_utf8_ptr(3ossl), OSSL_PARAM_octet_ptr(3ossl), OSSL_PARAM_END(3ossl), OSSL_PARAM_DEFN(3ossl), OSSL_PARAM_construct_double(3ossl), OSSL_PARAM_construct_int(3ossl), OSSL_PARAM_construct_int32(3ossl), OSSL_PARAM_construct_int64(3ossl), OSSL_PARAM_construct_long(3ossl), OSSL_PARAM_construct_size_t(3ossl), OSSL_PARAM_construct_time_t(3ossl), OSSL_PARAM_construct_uint(3ossl), OSSL_PARAM_construct_uint32(3ossl), OSSL_PARAM_construct_uint64(3ossl), OSSL_PARAM_construct_ulong(3ossl), OSSL_PARAM_construct_BN(3ossl), OSSL_PARAM_construct_utf8_string(3ossl), OSSL_PARAM_construct_utf8_ptr(3ossl), OSSL_PARAM_construct_octet_string(3ossl), OSSL_PARAM_construct_octet_ptr(3ossl), OSSL_PARAM_construct_end(3ossl), OSSL_PARAM_locate(3ossl), OSSL_PARAM_locate_const(3ossl), OSSL_PARAM_get_double(3ossl), OSSL_PARAM_get_int(3ossl), OSSL_PARAM_get_int32(3ossl), OSSL_PARAM_get_int64(3ossl), OSSL_PARAM_get_long(3ossl), OSSL_PARAM_get_size_t(3ossl), OSSL_PARAM_get_time_t(3ossl), OSSL_PARAM_get_uint(3ossl), OSSL_PARAM_get_uint32(3ossl), OSSL_PARAM_get_uint64(3ossl), OSSL_PARAM_get_ulong(3ossl), OSSL_PARAM_get_BN(3ossl), OSSL_PARAM_get_utf8_string(3ossl), OSSL_PARAM_get_octet_string(3ossl), OSSL_PARAM_get_utf8_ptr(3ossl), OSSL_PARAM_get_octet_ptr(3ossl), OSSL_PARAM_get_utf8_string_ptr(3ossl), OSSL_PARAM_get_octet_string_ptr(3ossl), OSSL_PARAM_set_double(3ossl), OSSL_PARAM_set_int(3ossl), OSSL_PARAM_set_int32(3ossl), OSSL_PARAM_set_int64(3ossl), OSSL_PARAM_set_long(3ossl), OSSL_PARAM_set_size_t(3ossl), OSSL_PARAM_set_time_t(3ossl), OSSL_PARAM_set_uint(3ossl), OSSL_PARAM_set_uint32(3ossl), OSSL_PARAM_set_uint64(3ossl), OSSL_PARAM_set_ulong(3ossl), OSSL_PARAM_set_BN(3ossl), OSSL_PARAM_set_utf8_string(3ossl), OSSL_PARAM_set_octet_string(3ossl), OSSL_PARAM_set_utf8_ptr(3ossl), OSSL_PARAM_set_octet_ptr(3ossl), OSSL_PARAM_UNMODIFIED(3ossl), OSSL_PARAM_modified(3ossl), OSSL_PARAM_set_all_unmodified(3ossl)
OSSL_PARAM helpers
OSSL_QUIC_client_method(3ossl), OSSL_QUIC_client_thread_method(3ossl), OSSL_QUIC_server_method(3ossl)
Provide SSL_METHOD objects for QUIC enabled functions
OSSL_STORE_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
OSSL_STORE_expect(3), OSSL_STORE_supports_search(3), OSSL_STORE_find(3)
Specify what object type is expected
OSSL_STORE_expect(3ossl), OSSL_STORE_supports_search(3ossl), OSSL_STORE_find(3ossl)
Specify what object type is expected
OSSL_sleep(3ossl)
delay execution for a specified number of milliseconds
OSSL_trace_enabled(3ossl), OSSL_trace_begin(3ossl), OSSL_trace_end(3ossl), OSSL_TRACE_BEGIN(3ossl), OSSL_TRACE_END(3ossl), OSSL_TRACE_CANCEL(3ossl), OSSL_TRACE(3ossl), OSSL_TRACE1(3ossl), OSSL_TRACE2(3ossl), OSSL_TRACE3(3ossl), OSSL_TRACE4(3ossl), OSSL_TRACE5(3ossl), OSSL_TRACE6(3ossl), OSSL_TRACE7(3ossl), OSSL_TRACE8(3ossl), OSSL_TRACE9(3ossl), OSSL_TRACEV(3ossl), OSSL_TRACE_STRING(3ossl), OSSL_TRACE_STRING_MAX(3ossl), OSSL_trace_string(3ossl), OSSL_TRACE_ENABLED(3ossl)
OpenSSL Tracing API
Ocaml_operators(3o)
Precedence level and associativity of operators
PEM_X509_INFO_read_ex(3ossl), PEM_X509_INFO_read(3ossl), PEM_X509_INFO_read_bio_ex(3ossl), PEM_X509_INFO_read_bio(3ossl)
read PEM-encoded data structures into one or more X509_INFO objects
PEM_bytes_read_bio(3), PEM_bytes_read_bio_secmem(3)
read a PEM-encoded data structure from a BIO
PEM_bytes_read_bio(3ossl), PEM_bytes_read_bio_secmem(3ossl)
read a PEM-encoded data structure from a BIO
PKCS12_PBE_keyivgen(3ossl), PKCS12_PBE_keyivgen_ex(3ossl), PKCS12_pbe_crypt(3ossl), PKCS12_pbe_crypt_ex(3ossl)
PKCS#12 Password based encryption
PKCS12_decrypt_skey(3ossl), PKCS12_decrypt_skey_ex(3ossl)
PKCS12 shrouded keyBag decrypt functions
PKCS12_key_gen_asc(3ossl), PKCS12_key_gen_asc_ex(3ossl), PKCS12_key_gen_uni(3ossl), PKCS12_key_gen_uni_ex(3ossl), PKCS12_key_gen_utf8(3ossl), PKCS12_key_gen_utf8_ex(3ossl)
PKCS#12 Password based key derivation
PKCS12_pack_p7encdata(3ossl), PKCS12_pack_p7encdata_ex(3ossl)
Pack a set of PKCS#12 safeBags into a PKCS#7 encrypted data object
PKCS5_PBE_keyivgen(3ossl), PKCS5_PBE_keyivgen_ex(3ossl), PKCS5_pbe2_set(3ossl), PKCS5_pbe2_set_iv(3ossl), PKCS5_pbe2_set_iv_ex(3ossl), PKCS5_pbe_set(3ossl), PKCS5_pbe_set_ex(3ossl), PKCS5_pbe2_set_scrypt(3ossl), PKCS5_pbe_set0_algor(3ossl), PKCS5_pbe_set0_algor_ex(3ossl), PKCS5_v2_PBE_keyivgen(3ossl), PKCS5_v2_PBE_keyivgen_ex(3ossl), PKCS5_v2_scrypt_keyivgen(3ossl), PKCS5_v2_scrypt_keyivgen_ex(3ossl), PKCS5_pbkdf2_set(3ossl), PKCS5_pbkdf2_set_ex(3ossl), EVP_PBE_scrypt(3ossl), EVP_PBE_scrypt_ex(3ossl)
PKCS#5 Password based encryption routines
PKCS5_PBKDF2_HMAC(3), PKCS5_PBKDF2_HMAC_SHA1(3)
password based derivation routines with salt and iteration count
PKCS5_PBKDF2_HMAC(3ossl), PKCS5_PBKDF2_HMAC_SHA1(3ossl)
password based derivation routines with salt and iteration count
PKCS7_add_attribute(3), PKCS7_set_attributes(3), PKCS7_get_attribute(3), PKCS7_add_signed_attribute(3), PKCS7_set_signed_attributes(3), PKCS7_get_signed_attribute(3), PKCS7_add_attrib_content_type(3), PKCS7_add1_attrib_digest(3), PKCS7_add0_attrib_signing_time(3), PKCS7_add_attrib_smimecap(3)
attributes of SignerInfo objects
PKCS7_decrypt(3)
decrypt content from a PKCS#7 envelopedData structure
PKCS7_decrypt(3ossl)
decrypt content from a PKCS#7 envelopedData structure
PKCS7_encrypt(3)
create a PKCS#7 envelopedData structure
PKCS7_encrypt_ex(3ossl), PKCS7_encrypt(3ossl)
create a PKCS#7 envelopedData structure
PKCS7_get_octet_string(3ossl)
return octet string from a PKCS#7 envelopedData structure
PKCS7_get_signer_info(3)
retrieve signerInfos from a SignedData object
PKCS7_set_content(3), PKCS7_content_new(3)
set the nested contentInfo in a PKCS#7 structure
PKCS7_sign(3)
create a PKCS#7 signedData structure
PKCS7_sign_ex(3ossl), PKCS7_sign(3ossl)
create a PKCS#7 signedData structure
PKCS7_type_is_other(3ossl)
determine content type of PKCS#7 envelopedData structure
PKCS7_verify(3), PKCS7_get0_signers(3)
verify a PKCS#7 signedData structure
PKCS7_verify(3ossl), PKCS7_get0_signers(3ossl)
verify a PKCS#7 signedData structure
POFileFill(1)
fill a file with entries already translated in other files
PS_free_glyph_list(3)
Frees memory allocated for glyph list
PS_get_opaque(3)
Returns pointer which has been passed to PS_new2()
PS_set_gstate(3)
Sets a previously created graphic state
PS_setdash(3)
Sets appearance of a dashed line
PS_setlinejoin(3)
Sets how contected lines are joined
PS_setpolydash(3)
Sets appearance of a dashed line
PS_show_boxed(3)
Output text in a box
PTAInterpolate(1)
Interpolate intermediate images between stereo photos
PTinfo(1)
Display information about a panotools-generated image
Parsetree(3o)
Abstract syntax tree produced by parsing
Parsing(3o)
The run-time library for parsers generated by ocamlyacc
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
Printf(3o)
Formatted output functions
RAND_DRBG_reseed(3), RAND_DRBG_set_reseed_interval(3), RAND_DRBG_set_reseed_time_interval(3), RAND_DRBG_set_reseed_defaults(3)
reseed a RAND_DRBG instance
RAND_DRBG_set_callbacks(3), RAND_DRBG_get_entropy_fn(3), RAND_DRBG_cleanup_entropy_fn(3), RAND_DRBG_get_nonce_fn(3), RAND_DRBG_cleanup_nonce_fn(3)
set callbacks for reseeding
RAND_add(3), RAND_poll(3), RAND_seed(3), RAND_status(3), RAND_event(3), RAND_screen(3), RAND_keep_random_devices_open(3)
add randomness to the PRNG or get its status
RAND_add(3ossl), RAND_poll(3ossl), RAND_seed(3ossl), RAND_status(3ossl), RAND_event(3ossl), RAND_screen(3ossl), RAND_keep_random_devices_open(3ossl)
add randomness to the PRNG or get its status
RAND_load_file(3), RAND_write_file(3), RAND_file_name(3)
PRNG seed file
RAND_load_file(3ossl), RAND_write_file(3ossl), RAND_file_name(3ossl)
PRNG seed file
RAND_set_DRBG_type(3ossl), RAND_set_seed_source_type(3ossl)
specify the global random number generator types
REASSIGN_OWNED(7)
change the ownership of database objects owned by a database role
REFRESH_MATERIALIZED_VIEW(7)
replace the contents of a materialized view
RELEASE_SAVEPOINT(7)
release a previously defined savepoint
RG_Tileset(3), RG(3)
Agar feature-based pixel graphics
RG_Tileview(3)
Agar-RG graphics editor
ROLLBACK_PREPARED(7)
cancel a transaction that was earlier prepared for two-phase commit
RT::Extension::RepeatTicket(3)
Repeat tickets based on schedule
RkBgnBun(3), RkBgnBun / RkwBgnBun(3)
convert the reading of a specified length to kanji
RkCloseRoma(3), RkCloseRoma / RkwCloseRoma(3)
close the dictionary used for Romaji-kana conversion
RkDefineDic(3)
define specified candidates in the dictionary
RkDeleteDic(3)
delete specified candidates from a dictionary
RkGetDicList(3)
get the name of a dictionary that can be added to the dictionary list
RkMapPhonogram(3)
perform Romaji-kana conversion by using a specified Romaji-kana conversion table
RkMapRoma(3)
perform Romaji-kana conversion by using a specified Romaji-kana conversion table
SCT_new(3), SCT_new_from_base64(3), SCT_free(3), SCT_LIST_free(3), SCT_get_version(3), SCT_set_version(3), SCT_get_log_entry_type(3), SCT_set_log_entry_type(3), SCT_get0_log_id(3), SCT_set0_log_id(3), SCT_set1_log_id(3), SCT_get_timestamp(3), SCT_set_timestamp(3), SCT_get_signature_nid(3), SCT_set_signature_nid(3), SCT_get0_signature(3), SCT_set0_signature(3), SCT_set1_signature(3), SCT_get0_extensions(3), SCT_set0_extensions(3), SCT_set1_extensions(3), SCT_get_source(3), SCT_set_source(3)
A Certificate Transparency Signed Certificate Timestamp
SCT_new(3ossl), SCT_new_from_base64(3ossl), SCT_free(3ossl), SCT_LIST_free(3ossl), SCT_get_version(3ossl), SCT_set_version(3ossl), SCT_get_log_entry_type(3ossl), SCT_set_log_entry_type(3ossl), SCT_get0_log_id(3ossl), SCT_set0_log_id(3ossl), SCT_set1_log_id(3ossl), SCT_get_timestamp(3ossl), SCT_set_timestamp(3ossl), SCT_get_signature_nid(3ossl), SCT_set_signature_nid(3ossl), SCT_get0_signature(3ossl), SCT_set0_signature(3ossl), SCT_set1_signature(3ossl), SCT_get0_extensions(3ossl), SCT_set0_extensions(3ossl), SCT_set1_extensions(3ossl), SCT_get_source(3ossl), SCT_set_source(3ossl)
A Certificate Transparency Signed Certificate Timestamp
SCT_print(3), SCT_LIST_print(3), SCT_validation_status_string(3)
Prints Signed Certificate Timestamps in a human-readable way
SCT_print(3ossl), SCT_LIST_print(3ossl), SCT_validation_status_string(3ossl)
Prints Signed Certificate Timestamps in a human-readable way
SCT_validate(3), SCT_LIST_validate(3), SCT_get_validation_status(3)
checks Signed Certificate Timestamps (SCTs) are valid
SCT_validate(3ossl), SCT_LIST_validate(3ossl), SCT_get_validation_status(3ossl)
checks Signed Certificate Timestamps (SCTs) are valid
SDL_AddTimer(3)
Add a timer which will call a callback after the specified number of milliseconds has elapsed
SDL_ConvertAudio(3)
Convert audio data to a desired audio format
SDL_Delay(3)
Wait a specified number of milliseconds before returning
SDL_DestroySemaphore(3)
Destroys a semaphore that was created by SDL_CreateSemaphore
SDL_ExposeEvent(3)
Quit requested event
SDL_FreeCursor(3)
Frees a cursor created with SDL_CreateCursor
SDL_FreeWAV(3)
Frees previously opened WAV data
SDL_GetRGB(3)
Get RGB values from a pixel in the specified pixel format
SDL_GetRGBA(3)
Get RGBA values from a pixel in the specified pixel format
SDL_JoystickClose(3)
Closes a previously opened joystick
SDL_JoystickOpened(3)
Determine if a joystick has been opened
SDL_OpenAudio(3)
Opens the audio device with the desired parameters
SDL_QuitEvent(3)
Quit requested event
SDL_RemoveTimer(3)
Remove a timer which was added with SDL_AddTimer
SDL_SemWaitTimeout(3)
Lock a semaphore, but only wait up to a specified maximum time
SDL_SetEventFilter(3)
Sets up a filter to process all events before they are posted to the event queue
SDL_SetTimer(3)
Set a callback to run after the specified number of milliseconds has elapsed
SDL_SetVideoMode(3)
Set up a video mode with the specified width, height and bits-per-pixel
SDL_UnlockSurface(3)
Unlocks a previously locked surface
SDL_UpdateRect(3)
Makes sure the given area is updated on the given screen
SDL_UpdateRects(3)
Makes sure the given list of rectangles is updated on the given screen
SDL_UserEvent(3)
A user-defined event type
SDL_VideoModeOK(3)
Check to see if a particular video mode is supported
SDL_WasInit(3)
Check which subsystems are initialized
SDLmm_EventHandler(3), SDLmm::EventHandler(3)
The base class used for custom Event handlers
SDLmm_SRect(3), SDLmm::SRect(3)
This enhanced version of SDL_Rect includes a number of handy short-hand constructors. Since the class is derived from the SDL_Rect struct, it can be used in any context where an SDL_Rect is valid
SDLmm_Surface(3), SDLmm::Surface(3)
A graphical surface structure which is used to store graphical data
SDLmm_todo(3), todo(3)
Todo List "Class SDLmm::SRect " 1c Extend the class with useful utility functions in regards to rectangles like intersections. "Class SDLmm::Surface " 1c Implement a better constructor scheme, where the first argument is a dummy class which specified what to do. This would allow a construct where a surface can be loaded from an image file without first having to create an unitialized object. "Class SDLmm::VideoInfo " 1c Build a status function allowing for easier access to the flags. This can be done using a bitfield which would allow for checking for multiple features at once
SECURITY_LABEL(7)
define or change a security label applied to an object
SG_Object(3)
Agar-SG polyhedral object node
SG_PolyBall(3), SG_Ball(3)
Agar-SG polyhedral sphere approximation
SK(3)
Agar dimensioned 2D sketch
SK_View(3)
Editor/display widget for Agar dimensioned 2D sketches
SMIME_crlf_copy(3)
buffered copy between BIOs
SPI_cursor_open(3)
set up a cursor using a statement created with SPI_prepare
SPI_execute_extended(3)
execute a command with out-of-line parameters
SPI_execute_plan(3)
execute a statement prepared by SPI_prepare
SPI_execute_plan_extended(3)
execute a statement prepared by SPI_prepare
SPI_execute_plan_with_paramlist(3)
execute a statement prepared by SPI_prepare
SPI_fname(3)
determine the column name for the specified column number
SPI_fnumber(3)
determine the column number for the specified column name
SPI_freeplan(3)
free a previously saved prepared statement
SPI_freetuple(3)
free a row allocated in the upper executor context
SPI_freetuptable(3)
free a row set created by SPI_execute or a similar function
SPI_getargcount(3)
return the number of arguments needed by a statement prepared by SPI_prepare
SPI_getargtypeid(3)
return the data type OID for an argument of a statement prepared by SPI_prepare
SPI_getbinval(3)
return the binary value of the specified column
SPI_getnspname(3)
return the namespace of the specified relation
SPI_getrelname(3)
return the name of the specified relation
SPI_gettype(3)
return the data type name of the specified column
SPI_gettypeid(3)
return the data type OID of the specified column
SPI_getvalue(3)
return the string value of the specified column
SPI_is_cursor_plan(3)
return true if a statement prepared by SPI_prepare can be used with SPI_cursor_open
SPI_keepplan(3)
save a prepared statement
SPI_modifytuple(3)
create a row by replacing selected fields of a given row
SPI_prepare_extended(3)
prepare a statement, without executing it yet
SPI_register_relation(3)
make an ephemeral named relation available by name in SPI queries
SPI_saveplan(3)
save a prepared statement
SPI_unregister_relation(3)
remove an ephemeral named relation from the registry
SSL_COMP_add_compression_method(3), SSL_COMP_get_compression_methods(3), SSL_COMP_get0_name(3), SSL_COMP_get_id(3), SSL_COMP_free_compression_methods(3)
handle SSL/TLS integrated compression methods
SSL_COMP_add_compression_method(3ossl), SSL_COMP_get_compression_methods(3ossl), SSL_COMP_get0_name(3ossl), SSL_COMP_get_id(3ossl), SSL_COMP_free_compression_methods(3ossl)
handle SSL/TLS integrated compression methods
SSL_CTX_flush_sessions(3)
remove expired sessions
SSL_CTX_flush_sessions_ex(3ossl), SSL_CTX_flush_sessions(3ossl)
remove expired sessions
SSL_CTX_free(3)
free an allocated SSL_CTX object
SSL_CTX_free(3ossl)
free an allocated SSL_CTX object
SSL_CTX_load_verify_dir(3ossl), SSL_CTX_load_verify_file(3ossl), SSL_CTX_load_verify_store(3ossl), SSL_CTX_set_default_verify_paths(3ossl), SSL_CTX_set_default_verify_dir(3ossl), SSL_CTX_set_default_verify_file(3ossl), SSL_CTX_set_default_verify_store(3ossl), SSL_CTX_load_verify_locations(3ossl)
set default locations for trusted CA certificates
SSL_CTX_load_verify_locations(3), SSL_CTX_set_default_verify_paths(3), SSL_CTX_set_default_verify_dir(3), SSL_CTX_set_default_verify_file(3)
set default locations for trusted CA certificates
SSL_CTX_set1_cert_comp_preference(3ossl), SSL_set1_cert_comp_preference(3ossl), SSL_CTX_compress_certs(3ossl), SSL_compress_certs(3ossl), SSL_CTX_get1_compressed_cert(3ossl), SSL_get1_compressed_cert(3ossl), SSL_CTX_set1_compressed_cert(3ossl), SSL_set1_compressed_cert(3ossl)
Certificate compression functions
SSL_CTX_set1_groups(3), SSL_CTX_set1_groups_list(3), SSL_set1_groups(3), SSL_set1_groups_list(3), SSL_get1_groups(3), SSL_get_shared_group(3), SSL_CTX_set1_curves(3), SSL_CTX_set1_curves_list(3), SSL_set1_curves(3), SSL_set1_curves_list(3), SSL_get1_curves(3), SSL_get_shared_curve(3)
EC supported curve functions
SSL_CTX_set1_groups(3ossl), SSL_CTX_set1_groups_list(3ossl), SSL_set1_groups(3ossl), SSL_set1_groups_list(3ossl), SSL_get1_groups(3ossl), SSL_get0_iana_groups(3ossl), SSL_get_shared_group(3ossl), SSL_get_negotiated_group(3ossl), SSL_CTX_set1_curves(3ossl), SSL_CTX_set1_curves_list(3ossl), SSL_set1_curves(3ossl), SSL_set1_curves_list(3ossl), SSL_get1_curves(3ossl), SSL_get_shared_curve(3ossl), SSL_CTX_get0_implemented_groups(3ossl)
EC supported curve functions
SSL_CTX_set1_sigalgs(3), SSL_set1_sigalgs(3), SSL_CTX_set1_sigalgs_list(3), SSL_set1_sigalgs_list(3), SSL_CTX_set1_client_sigalgs(3), SSL_set1_client_sigalgs(3), SSL_CTX_set1_client_sigalgs_list(3), SSL_set1_client_sigalgs_list(3)
set supported signature algorithms
SSL_CTX_set1_sigalgs(3ossl), SSL_set1_sigalgs(3ossl), SSL_CTX_set1_sigalgs_list(3ossl), SSL_set1_sigalgs_list(3ossl), SSL_CTX_set1_client_sigalgs(3ossl), SSL_set1_client_sigalgs(3ossl), SSL_CTX_set1_client_sigalgs_list(3ossl), SSL_set1_client_sigalgs_list(3ossl)
set supported signature algorithms
SSL_CTX_set_alpn_protos(3), SSL_set_alpn_protos(3), SSL_CTX_set_alpn_select_cb(3), SSL_CTX_set_next_proto_select_cb(3), SSL_CTX_set_next_protos_advertised_cb(3), SSL_select_next_proto(3), SSL_get0_alpn_selected(3), SSL_get0_next_proto_negotiated(3)
handle application layer protocol negotiation (ALPN)
SSL_CTX_set_alpn_protos(3ossl), SSL_set_alpn_protos(3ossl), SSL_CTX_set_alpn_select_cb(3ossl), SSL_CTX_set_next_proto_select_cb(3ossl), SSL_CTX_set_next_protos_advertised_cb(3ossl), SSL_select_next_proto(3ossl), SSL_get0_alpn_selected(3ossl), SSL_get0_next_proto_negotiated(3ossl)
handle application layer protocol negotiation (ALPN)
SSL_CTX_set_cert_verify_callback(3)
set peer certificate verification procedure
SSL_CTX_set_cert_verify_callback(3ossl)
set peer certificate verification procedure
SSL_CTX_set_default_passwd_cb(3), SSL_CTX_set_default_passwd_cb_userdata(3), SSL_CTX_get_default_passwd_cb(3), SSL_CTX_get_default_passwd_cb_userdata(3), SSL_set_default_passwd_cb(3), SSL_set_default_passwd_cb_userdata(3), SSL_get_default_passwd_cb(3), SSL_get_default_passwd_cb_userdata(3)
set or get passwd callback for encrypted PEM file handling
SSL_CTX_set_default_passwd_cb(3ossl), SSL_CTX_set_default_passwd_cb_userdata(3ossl), SSL_CTX_get_default_passwd_cb(3ossl), SSL_CTX_get_default_passwd_cb_userdata(3ossl), SSL_set_default_passwd_cb(3ossl), SSL_set_default_passwd_cb_userdata(3ossl), SSL_get_default_passwd_cb(3ossl), SSL_get_default_passwd_cb_userdata(3ossl)
set or get passwd callback for encrypted PEM file handling
SSL_CTX_set_domain_flags(3ossl), SSL_CTX_get_domain_flags(3ossl), SSL_get_domain_flags(3ossl), SSL_DOMAIN_FLAG_SINGLE_THREAD(3ossl), SSL_DOMAIN_FLAG_MULTI_THREAD(3ossl), SSL_DOMAIN_FLAG_THREAD_ASSISTED(3ossl), SSL_DOMAIN_FLAG_BLOCKING(3ossl), SSL_DOMAIN_FLAG_LEGACY_BLOCKING(3ossl)
control the concurrency model used by a QUIC domain
SSL_CTX_set_max_cert_list(3), SSL_CTX_get_max_cert_list(3), SSL_set_max_cert_list(3), SSL_get_max_cert_list(3)
manipulate allowed size for the peer's certificate chain
SSL_CTX_set_max_cert_list(3ossl), SSL_CTX_get_max_cert_list(3ossl), SSL_set_max_cert_list(3ossl), SSL_get_max_cert_list(3ossl)
manipulate allowed size for the peer's certificate chain
SSL_CTX_set_min_proto_version(3), SSL_CTX_set_max_proto_version(3), SSL_CTX_get_min_proto_version(3), SSL_CTX_get_max_proto_version(3), SSL_set_min_proto_version(3), SSL_set_max_proto_version(3), SSL_get_min_proto_version(3), SSL_get_max_proto_version(3)
Get and set minimum and maximum supported protocol version
SSL_CTX_set_min_proto_version(3ossl), SSL_CTX_set_max_proto_version(3ossl), SSL_CTX_get_min_proto_version(3ossl), SSL_CTX_get_max_proto_version(3ossl), SSL_set_min_proto_version(3ossl), SSL_set_max_proto_version(3ossl), SSL_get_min_proto_version(3ossl), SSL_get_max_proto_version(3ossl)
Get and set minimum and maximum supported protocol version
SSL_CTX_set_session_id_context(3), SSL_set_session_id_context(3)
set context within which session can be reused (server side only)
SSL_CTX_set_session_id_context(3ossl), SSL_set_session_id_context(3ossl)
set context within which session can be reused (server side only)
SSL_CTX_set_tlsext_use_srtp(3), SSL_set_tlsext_use_srtp(3), SSL_get_srtp_profiles(3), SSL_get_selected_srtp_profile(3)
Configure and query SRTP support
SSL_CTX_set_tlsext_use_srtp(3ossl), SSL_set_tlsext_use_srtp(3ossl), SSL_get_srtp_profiles(3ossl), SSL_get_selected_srtp_profile(3ossl)
Configure and query SRTP support
SSL_CTX_set_tmp_rsa_callback(3), SSL_CTX_set_tmp_rsa(3), SSL_CTX_need_tmp_RSA(3), SSL_set_tmp_rsa_callback(3), SSL_set_tmp_rsa(3), SSL_need_tmp_RSA(3)
handle RSA keys for ephemeral key exchange
SSL_QUIC_METHOD(3ossl), OSSL_ENCRYPTION_LEVEL(3ossl), SSL_CTX_set_quic_method(3ossl), SSL_set_quic_method(3ossl), SSL_set_quic_transport_params(3ossl), SSL_get_peer_quic_transport_params(3ossl), SSL_quic_max_handshake_flight_len(3ossl), SSL_quic_read_level(3ossl), SSL_quic_write_level(3ossl), SSL_provide_quic_data(3ossl), SSL_process_quic_post_handshake(3ossl), SSL_is_quic(3ossl), SSL_get_peer_quic_transport_version(3ossl), SSL_get_quic_transport_version(3ossl), SSL_set_quic_transport_version(3ossl), SSL_set_quic_use_legacy_codepoint(3ossl), SSL_set_quic_early_data_enabled(3ossl)
QUIC support
SSL_SESSION_get0_cipher(3), SSL_SESSION_set_cipher(3)
set and retrieve the SSL cipher associated with a session
SSL_SESSION_get0_cipher(3ossl), SSL_SESSION_set_cipher(3ossl)
set and retrieve the SSL cipher associated with a session
SSL_SESSION_get0_hostname(3), SSL_SESSION_set1_hostname(3), SSL_SESSION_get0_alpn_selected(3), SSL_SESSION_set1_alpn_selected(3)
get and set SNI and ALPN data associated with a session
SSL_SESSION_get0_hostname(3ossl), SSL_SESSION_set1_hostname(3ossl), SSL_SESSION_get0_alpn_selected(3ossl), SSL_SESSION_set1_alpn_selected(3ossl)
get and set SNI and ALPN data associated with a session
SSL_SESSION_get0_id_context(3), SSL_SESSION_set1_id_context(3)
get and set the SSL ID context associated with a session
SSL_SESSION_get0_id_context(3ossl), SSL_SESSION_set1_id_context(3ossl)
get and set the SSL ID context associated with a session
SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
get details about the ticket associated with a session
SSL_SESSION_get0_ticket(3ossl), SSL_SESSION_has_ticket(3ossl), SSL_SESSION_get_ticket_lifetime_hint(3ossl)
get details about the ticket associated with a session
SSL_SESSION_get_compress_id(3)
get details about the compression associated with a session
SSL_SESSION_get_compress_id(3ossl)
get details about the compression associated with a session
SSL_SESSION_is_resumable(3)
determine whether an SSL_SESSION object can be used for resumption
SSL_SESSION_is_resumable(3ossl)
determine whether an SSL_SESSION object can be used for resumption
SSL_add_expected_rpk(3ossl), SSL_get_negotiated_client_cert_type(3ossl), SSL_get_negotiated_server_cert_type(3ossl), SSL_get0_peer_rpk(3ossl), SSL_SESSION_get0_peer_rpk(3ossl)
raw public key (RFC7250) support
SSL_extension_supported(3), SSL_CTX_add_custom_ext(3), SSL_CTX_add_client_custom_ext(3), SSL_CTX_add_server_custom_ext(3), custom_ext_add_cb(3), custom_ext_free_cb(3), custom_ext_parse_cb(3)
custom TLS extension handling
SSL_extension_supported(3ossl), SSL_custom_ext_add_cb_ex(3ossl), SSL_custom_ext_free_cb_ex(3ossl), SSL_custom_ext_parse_cb_ex(3ossl), SSL_CTX_add_custom_ext(3ossl), SSL_CTX_add_client_custom_ext(3ossl), SSL_CTX_add_server_custom_ext(3ossl), custom_ext_add_cb(3ossl), custom_ext_free_cb(3ossl), custom_ext_parse_cb(3ossl)
custom TLS extension handling
SSL_free(3)
free an allocated SSL structure
SSL_free(3ossl)
free an allocated SSL structure
SSL_get0_group_name(3ossl)
get name of the group that was used for the key agreement of the current TLS session establishment
SSL_get0_peer_scts(3)
get SCTs received
SSL_get0_peer_scts(3ossl)
get SCTs received
SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
get list of available SSL_CIPHERs
SSL_get1_supported_ciphers(3ossl), SSL_get_client_ciphers(3ossl), SSL_get_ciphers(3ossl), SSL_CTX_get_ciphers(3ossl), SSL_bytes_to_cipher_list(3ossl), SSL_get_cipher_list(3ossl), SSL_get_shared_ciphers(3ossl)
get list of available SSL_CIPHERs
SSL_get_SSL_CTX(3)
get the SSL_CTX from which an SSL is created
SSL_get_SSL_CTX(3ossl)
get the SSL_CTX from which an SSL is created
SSL_get_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_event_timeout(3ossl)
determine when an SSL object next needs to have events handled
SSL_get_extms_support(3)
extended master secret support
SSL_get_extms_support(3ossl)
extended master secret support
SSL_get_fd(3), SSL_get_rfd(3), SSL_get_wfd(3)
get file descriptor linked to an SSL object
SSL_get_fd(3ossl), SSL_get_rfd(3ossl), SSL_get_wfd(3ossl)
get file descriptor linked to an SSL object
SSL_get_finished(3), SSL_get_peer_finished(3)
get last sent or last expected finished message
SSL_get_peer_cert_chain(3), SSL_get0_verified_chain(3)
get the X509 certificate chain of the peer
SSL_get_peer_cert_chain(3ossl), SSL_get0_verified_chain(3ossl)
get the X509 certificate chain of the peer
SSL_get_peer_tmp_key(3), SSL_get_server_tmp_key(3), SSL_get_tmp_key(3)
get information about temporary keys used during a handshake
SSL_get_peer_tmp_key(3ossl), SSL_get_server_tmp_key(3ossl), SSL_get_tmp_key(3ossl)
get information about temporary keys used during a handshake
SSL_get_rbio(3), SSL_get_wbio(3)
get BIO linked to an SSL object
SSL_get_rbio(3ossl), SSL_get_wbio(3ossl)
get BIO linked to an SSL object
SSL_get_rpoll_descriptor(3ossl), SSL_get_wpoll_descriptor(3ossl), SSL_net_read_desired(3ossl), SSL_net_write_desired(3ossl)
obtain information which can be used to determine when network I/O can be performed
SSL_get_shared_sigalgs(3), SSL_get_sigalgs(3)
get supported signature algorithms
SSL_get_shared_sigalgs(3ossl), SSL_get_sigalgs(3ossl)
get supported signature algorithms
SSL_get_stream_read_state(3ossl), SSL_get_stream_write_state(3ossl), SSL_get_stream_read_error_code(3ossl), SSL_get_stream_write_error_code(3ossl), SSL_STREAM_STATE_NONE(3ossl), SSL_STREAM_STATE_OK(3ossl), SSL_STREAM_STATE_WRONG_DIR(3ossl), SSL_STREAM_STATE_FINISHED(3ossl), SSL_STREAM_STATE_RESET_LOCAL(3ossl), SSL_STREAM_STATE_RESET_REMOTE(3ossl), SSL_STREAM_STATE_CONN_CLOSED(3ossl)
get QUIC stream state
SSL_get_value_uint(3ossl), SSL_set_value_uint(3ossl), SSL_get_generic_value_uint(3ossl), SSL_set_generic_value_uint(3ossl), SSL_get_feature_request_uint(3ossl), SSL_set_feature_request_uint(3ossl), SSL_get_feature_peer_request_uint(3ossl), SSL_get_feature_negotiated_uint(3ossl), SSL_get_quic_stream_bidi_local_avail(3ossl), SSL_get_quic_stream_bidi_remote_avail(3ossl), SSL_get_quic_stream_uni_local_avail(3ossl), SSL_get_quic_stream_uni_remote_avail(3ossl), SSL_VALUE_CLASS_GENERIC(3ossl), SSL_VALUE_CLASS_FEATURE_REQUEST(3ossl), SSL_VALUE_CLASS_FEATURE_PEER_REQUEST(3ossl), SSL_VALUE_CLASS_FEATURE_NEGOTIATED(3ossl), SSL_VALUE_QUIC_STREAM_BIDI_LOCAL_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_BIDI_REMOTE_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_UNI_LOCAL_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_UNI_REMOTE_AVAIL(3ossl), SSL_VALUE_QUIC_IDLE_TIMEOUT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_INHERIT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_EXPLICIT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_IMPLICIT(3ossl), SSL_get_event_handling_mode(3ossl), SSL_set_event_handling_mode(3ossl), SSL_VALUE_STREAM_WRITE_BUF_SIZE(3ossl), SSL_get_stream_write_buf_size(3ossl), SSL_VALUE_STREAM_WRITE_BUF_USED(3ossl), SSL_get_stream_write_buf_used(3ossl), SSL_VALUE_STREAM_WRITE_BUF_AVAIL(3ossl), SSL_get_stream_write_buf_avail(3ossl)
manage negotiable features and configuration values for an SSL object
SSL_in_before(3), SSL_in_init(3), SSL_is_init_finished(3), SSL_in_connect_init(3), SSL_in_accept_init(3), SSL_get_state(3)
retrieve information about the handshake state machine
SSL_in_before(3ossl), SSL_in_init(3ossl), SSL_is_init_finished(3ossl), SSL_in_connect_init(3ossl), SSL_in_accept_init(3ossl), SSL_get_state(3ossl)
retrieve information about the handshake state machine
SSL_inject_net_dgram(3ossl)
inject a datagram as though received from the network
SSL_key_update(3), SSL_get_key_update_type(3), SSL_renegotiate(3), SSL_renegotiate_abbreviated(3), SSL_renegotiate_pending(3)
initiate and obtain information about updating connection keys
SSL_key_update(3ossl), SSL_get_key_update_type(3ossl), SSL_renegotiate(3ossl), SSL_renegotiate_abbreviated(3ossl), SSL_renegotiate_pending(3ossl)
initiate and obtain information about updating connection keys
SSL_new_listener(3ossl), SSL_new_listener_from(3ossl), SSL_is_listener(3ossl), SSL_get0_listener(3ossl), SSL_listen(3ossl), SSL_accept_connection(3ossl), SSL_get_accept_connection_queue_len(3ossl), SSL_new_from_listener(3ossl), SSL_ACCEPT_CONNECTION_NO_BLOCK(3ossl)
SSL object interface for abstracted connection acceptance
SSL_new_stream(3ossl), SSL_STREAM_FLAG_UNI(3ossl), SSL_STREAM_FLAG_NO_BLOCK(3ossl), SSL_STREAM_FLAG_ADVANCE(3ossl)
create a new locally-initiated QUIC stream
SSL_pending(3), SSL_has_pending(3)
check for readable bytes buffered in an SSL object
SSL_pending(3ossl), SSL_has_pending(3ossl)
check for readable bytes buffered in an SSL object
SSL_session_reused(3)
query whether a reused session was negotiated during handshake
SSL_session_reused(3ossl)
query whether a reused session was negotiated during handshake
SSL_set_num_tickets(3), SSL_get_num_tickets(3), SSL_CTX_set_num_tickets(3), SSL_CTX_get_num_tickets(3)
control the number of TLSv1.3 session tickets that are issued
SSL_set_num_tickets(3ossl), SSL_get_num_tickets(3ossl), SSL_CTX_set_num_tickets(3ossl), SSL_CTX_get_num_tickets(3ossl), SSL_new_session_ticket(3ossl)
control the number of TLSv1.3 session tickets that are issued
SSL_set_retry_verify(3ossl)
indicate that certificate verification should be retried
SSL_set_session(3)
set a TLS/SSL session to be used during TLS/SSL connect
SSL_set_session(3ossl)
set a TLS/SSL session to be used during TLS/SSL connect
SSL_waiting_for_async(3), SSL_get_all_async_fds(3), SSL_get_changed_async_fds(3)
manage asynchronous operations
SSL_waiting_for_async(3ossl), SSL_get_all_async_fds(3ossl), SSL_get_changed_async_fds(3ossl)
manage asynchronous operations
STACK_OF(3)
variable-sized arrays of pointers, called OpenSSL stacks
STRUCTS_ARRAY_TYPE(3), STRUCTS_FIXEDARRAY_TYPE(3)
structs types for arrays
STRUCTS_DATA_TYPE(3), STRUCTS_FIXEDDATA_TYPE(3)
structs types for binary data
Scanf(3o)
Formatted input functions
Set(3o)
Sets over ordered types
Set.Make(3o)
Functor building an implementation of the set structure given a totally ordered type
Set.OrderedType(3o)
Input signature of the functor Set.Make
Smokeping_matchers_Avgratio(3), Smokeping::matchers::Avgratio(3)
detect changes in average median latency
Smokeping_matchers_CheckLatency(3), Smokeping::matchers::CheckLatency(3)
Edge triggered alert to check latency is under a value for x number of samples
Smokeping_matchers_CheckLoss(3), Smokeping::matchers::CheckLoss(3)
Edge triggered alert to check loss is under a value for x number of samples
Smokeping_matchers_Median(3), Smokeping::matchers::Median(3)
Find persistent changes in latency
Smokeping_matchers_Medratio(3), Smokeping::matchers::Medratio(3)
detect changes in the latency median
Smokeping_probes_SendEmail(3), Smokeping::probes::SendEmail(3)
a Smokeping probe that measure time needed to send an mail
Smokeping_sorters_Median(3), Smokeping::sorters::Median(3)
Order the target charts by Median RTT
StdLabels(3o)
Standard labeled libraries
Strongly_connected_components(3o)
Kosaraju's algorithm for strongly connected components
Strongly_connected_components.Make(3o)
no description
Strongly_connected_components.S(3o)
no description
Strongly_connected_components.S.Id(3o)
no description
SupportedHints(1x)
Afterstep SupportedHints
Sympa::Aliases::Template(3Sympa)
Alias management: Aliases file based on template
Sympa::DataSource::File(3Sympa)
Data source based on local file
Sympa::DataSource::LDAP(3Sympa)
Data source based on LDAP search operation
Sympa::DataSource::LDAP2(3Sympa)
Data source based on LDAP with two-level search operations
Sympa::DataSource::List(3Sympa)
Data source based on a list at local machine
Sympa::DataSource::RemoteDump(3Sympa)
Data source based on a user dump at remote host
Sympa::DataSource::RemoteFile(3Sympa)
Data source based on a file at remote host
Sympa::DataSource::SQL(3Sympa)
Data source based on SQL query
Sympa::DatabaseDescription(3Sympa)
Definition of core database structure
Sympa::DatabaseDriver(3Sympa)
Base class of database drivers for Sympa
Sympa::DatabaseDriver::CSV(3Sympa)
Database driver for CSV
Sympa::DatabaseDriver::LDAP(3Sympa)
Database driver for LDAP search operation
Sympa::DatabaseDriver::MySQL(3Sympa)
Database driver for MySQL / MariaDB
Sympa::DatabaseDriver::ODBC(3Sympa)
Database driver for ODBC
Sympa::DatabaseDriver::Oracle(3Sympa)
Database driver for Oracle Database
Sympa::DatabaseDriver::Oracle::St(3Sympa)
Correcting behavior of DBD::Oracle
Sympa::DatabaseDriver::PostgreSQL(3Sympa)
Database driver for PostgreSQL
Sympa::DatabaseDriver::SQLite(3Sympa)
Database driver for SQLite
Sympa::LockedFile(3Sympa)
Filehandle with locking
Sympa::Message(3Sympa)
Mail message embedding for internal use in Sympa
Sympa::Message::Template(3Sympa)
Mail message generated from template
Sympa::Request::Handler::finished(3Sympa)
finished request handler
Sympa::Spindle::ToEditor(3Sympa)
Process to forward messages to list editors
Sympa::Tools::Data(3Sympa)
Functions related to data structures
Sympa::Tools::Domains(3Sympa)
Domains-related functions
Sympa::Tools::File(3Sympa)
File-related functions
Sympa::Tools::Text(3Sympa)
Text-related functions
Sympa::Tools::Time(3Sympa)
Time-related functions
Sympa::User(3Sympa)
All Users Identified by Sympa
Sympa::WWW::SharedDocument(3Sympa)
Shared document repository and its nodes
Sys.Immediate64(3o)
no description
Sys.Immediate64.Immediate(3o)
no description
Sys.Immediate64.Make(3o)
no description
Sys.Immediate64.Non_immediate(3o)
no description
TIFFClientInfo(3tiff)
provides a method to hand over user defined data from one routine to another
TIFFClose(3tiff)
close a previously opened TIFF file
TIFFCreateDirectory(3tiff)
routines to create a directory and retrieve information about directories
TIFFMergeFieldInfo(3tiff)
add application-defined TIFF tags to the list of known libtiff tags
TIFFReadEncodedStrip(3tiff)
read and decode a strip of data from an open TIFF file
TIFFReadEncodedTile(3tiff)
read and decode a tile of data from an open TIFF file
TIFFReadFromUserBuffer(3tiff)
decode data using an user defined buffer
TIFFReadRGBAImage(3tiff)
read and decode an image into a fixed-format raster
TIFFReadRGBAStrip(3tiff)
read and decode an image strip into a fixed-format raster
TIFFReadRGBATile(3tiff)
read and decode an image tile into a fixed-format raster
TIFFReadRawStrip(3tiff)
return the undecoded contents of a strip of data from an open TIFF file
TIFFReadRawTile(3tiff)
return an undecoded tile of data from an open TIFF file
TIFFSetTagExtender(3tiff)
register the merge function for user defined tags as an extender callback with libtiff
TIFFWriteDirectory(3tiff)
write the current directory in an open TIFF file
TIFFWriteEncodedStrip(3tiff)
compress and write a strip of data to an open TIFF file
TIFFWriteEncodedTile(3tiff)
compress and write a tile of data to an open TIFF file
TIFFcodec(3tiff)
codec-related utility routines
TIFFmemory(3tiff)
memory management-related functions for use with TIFF files
TIFFsize(3tiff)
return the size of various items associated with an open TIFF file
TIFFstrip(3tiff)
strip-related utility routines
TIFFtile(3tiff)
tile-related utility routines
TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
TLSv1_2_method(3ossl), TLSv1_2_server_method(3ossl), TLSv1_2_client_method(3ossl), SSL_CTX_new(3ossl), SSL_CTX_new_ex(3ossl), SSL_CTX_up_ref(3ossl), SSLv3_method(3ossl), SSLv3_server_method(3ossl), SSLv3_client_method(3ossl), TLSv1_method(3ossl), TLSv1_server_method(3ossl), TLSv1_client_method(3ossl), TLSv1_1_method(3ossl), TLSv1_1_server_method(3ossl), TLSv1_1_client_method(3ossl), TLS_method(3ossl), TLS_server_method(3ossl), TLS_client_method(3ossl), SSLv23_method(3ossl), SSLv23_server_method(3ossl), SSLv23_client_method(3ossl), DTLS_method(3ossl), DTLS_server_method(3ossl), DTLS_client_method(3ossl), DTLSv1_method(3ossl), DTLSv1_server_method(3ossl), DTLSv1_client_method(3ossl), DTLSv1_2_method(3ossl), DTLSv1_2_server_method(3ossl), DTLSv1_2_client_method(3ossl)
create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
TPMLIB_RegisterCallbacks(3), TPMLIB_RegisterCallbacks (3)
Register callbacks for implementing customized behavior of certain functions
TPM_IO_Hash_Start(3), TPM_IO_Hash_Start (3)
indicate the beginging of a TPM TIS hash operation TPM_IO_Hash_Data - hash the provided data TPM_IO_Hash_End - indicate the end of a TPM TIS hash operation
TPM_IO_TpmEstablished_Get(3), TPM_IO_TpmEstablished_Get (3)
get the value of the TPMEstablished flag TPM_IO_TpmEstablished_Reset - reset the TPMEstablished flag
TclX(n)
Extended Tcl: Extended command set for Tcl '
Tcl_AllocStatBuf.tcl86(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3)
procedures to interact with any filesystem
Tcl_AllocStatBuf.tcl90(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3), Tcl_FSTildeExpand(3)
procedures to interact with any filesystem
Tcl_AppendFormatToObj.tcl86(3), Tcl_NewStringObj(3), Tcl_NewUnicodeObj(3), Tcl_SetStringObj(3), Tcl_SetUnicodeObj(3), Tcl_GetStringFromObj(3), Tcl_GetString(3), Tcl_GetUnicodeFromObj(3), Tcl_GetUnicode(3), Tcl_GetUniChar(3), Tcl_GetCharLength(3), Tcl_GetRange(3), Tcl_AppendToObj(3), Tcl_AppendUnicodeToObj(3), Tcl_AppendObjToObj(3), Tcl_AppendStringsToObj(3), Tcl_AppendStringsToObjVA(3), Tcl_AppendLimitedToObj(3), Tcl_Format(3), Tcl_AppendFormatToObj(3), Tcl_ObjPrintf(3), Tcl_AppendPrintfToObj(3), Tcl_SetObjLength(3), Tcl_AttemptSetObjLength(3), Tcl_ConcatObj(3)
manipulate Tcl values as strings
Tcl_AppendFormatToObj.tcl90(3), Tcl_NewStringObj(3), Tcl_NewUnicodeObj(3), Tcl_SetStringObj(3), Tcl_SetUnicodeObj(3), Tcl_GetStringFromObj(3), Tcl_GetString(3), Tcl_GetUnicodeFromObj(3), Tcl_GetUnicode(3), Tcl_GetUniChar(3), Tcl_GetCharLength(3), Tcl_GetRange(3), Tcl_AppendToObj(3), Tcl_AppendUnicodeToObj(3), Tcl_AppendObjToObj(3), Tcl_AppendStringsToObj(3), Tcl_AppendLimitedToObj(3), Tcl_Format(3), Tcl_AppendFormatToObj(3), Tcl_ObjPrintf(3), Tcl_AppendPrintfToObj(3), Tcl_SetObjLength(3), Tcl_AttemptSetObjLength(3), Tcl_ConcatObj(3)
manipulate Tcl values as strings
Tcl_BackgroundError.tcl86(3), Tcl_BackgroundException(3), Tcl_BackgroundError(3)
report Tcl exception that occurred in background processing
Tcl_BackgroundError.tcl90(3), Tcl_BackgroundException(3), Tcl_BackgroundError(3)
report Tcl exception that occurred in background processing
Tcl_BadChannelOption.tcl86(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelCloseProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelSeekProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
procedures for creating and manipulating channels
Tcl_BadChannelOption.tcl90(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
procedures for creating and manipulating channels
Tcl_BounceRefCount.tcl90(3), Tcl_NewObj(3), Tcl_DuplicateObj(3), Tcl_IncrRefCount(3), Tcl_DecrRefCount(3), Tcl_BounceRefCount(3), Tcl_IsShared(3), Tcl_InvalidateStringRep(3)
manipulate Tcl values
Tcl_CallWhenDeleted.tcl86(3), Tcl_CallWhenDeleted(3), Tcl_DontCallWhenDeleted(3)
Arrange for callback when interpreter is deleted
Tcl_CallWhenDeleted.tcl90(3), Tcl_CallWhenDeleted(3), Tcl_DontCallWhenDeleted(3)
Arrange for callback when interpreter is deleted
Tcl_CancelEval.tcl86(3), Tcl_CancelEval(3), Tcl_Canceled(3)
cancel Tcl scripts
Tcl_CancelEval.tcl90(3), Tcl_CancelEval(3), Tcl_Canceled(3)
cancel Tcl scripts
Tcl_CancelIdleCall.tcl86(3), Tcl_DoWhenIdle(3), Tcl_CancelIdleCall(3)
invoke a procedure when there are no pending events
Tcl_CancelIdleCall.tcl90(3), Tcl_DoWhenIdle(3), Tcl_CancelIdleCall(3)
invoke a procedure when there are no pending events
Tcl_ClassGetMetadata.tcl86(3), Tcl_ClassGetMetadata(3), Tcl_ClassSetMetadata(3), Tcl_CopyObjectInstance(3), Tcl_GetClassAsObject(3), Tcl_GetObjectAsClass(3), Tcl_GetObjectCommand(3), Tcl_GetObjectFromObj(3), Tcl_GetObjectName(3), Tcl_GetObjectNamespace(3), Tcl_NewObjectInstance(3), Tcl_ObjectDeleted(3), Tcl_ObjectGetMetadata(3), Tcl_ObjectGetMethodNameMapper(3), Tcl_ObjectSetMetadata(3), Tcl_ObjectSetMethodNameMapper(3)
manipulate objects and classes
Tcl_ClassGetMetadata.tcl90(3), Tcl_ClassGetMetadata(3), Tcl_ClassSetMetadata(3), Tcl_CopyObjectInstance(3), Tcl_GetClassAsObject(3), Tcl_GetObjectAsClass(3), Tcl_GetObjectCommand(3), Tcl_GetObjectFromObj(3), Tcl_GetObjectName(3), Tcl_GetObjectNamespace(3), Tcl_NewObjectInstance(3), Tcl_ObjectDeleted(3), Tcl_ObjectGetMetadata(3), Tcl_ObjectGetMethodNameMapper(3), Tcl_ObjectSetMetadata(3), Tcl_ObjectSetMethodNameMapper(3)
manipulate objects and classes
Tcl_ClassSetConstructor.tcl86(3), Tcl_ClassSetConstructor(3), Tcl_ClassSetDestructor(3), Tcl_MethodDeclarerClass(3), Tcl_MethodDeclarerObject(3), Tcl_MethodIsPublic(3), Tcl_MethodIsType(3), Tcl_MethodName(3), Tcl_NewInstanceMethod(3), Tcl_NewMethod(3), Tcl_ObjectContextInvokeNext(3), Tcl_ObjectContextIsFiltering(3), Tcl_ObjectContextMethod(3), Tcl_ObjectContextObject(3), Tcl_ObjectContextSkippedArgs(3)
manipulate methods and method-call contexts
Tcl_ClassSetConstructor.tcl90(3), Tcl_ClassSetConstructor(3), Tcl_ClassSetDestructor(3), Tcl_MethodDeclarerClass(3), Tcl_MethodDeclarerObject(3), Tcl_MethodIsPublic(3), Tcl_MethodIsPrivate(3), Tcl_MethodIsType(3), Tcl_MethodName(3), Tcl_NewInstanceMethod(3), Tcl_NewMethod(3), Tcl_ObjectContextInvokeNext(3), Tcl_ObjectContextIsFiltering(3), Tcl_ObjectContextMethod(3), Tcl_ObjectContextObject(3), Tcl_ObjectContextSkippedArgs(3)
manipulate methods and method-call contexts
Tcl_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_CommandComplete.tcl86(3), Tcl_CommandComplete(3)
Check for unmatched braces in a Tcl command
Tcl_CommandComplete.tcl90(3), Tcl_CommandComplete(3)
Check for unmatched braces in a Tcl command
Tcl_ConvertCountedElement.tcl86(3), Tcl_SplitList(3), Tcl_Merge(3), Tcl_ScanElement(3), Tcl_ConvertElement(3), Tcl_ScanCountedElement(3), Tcl_ConvertCountedElement(3)
manipulate Tcl lists
Tcl_ConvertCountedElement.tcl90(3), Tcl_SplitList(3), Tcl_Merge(3), Tcl_ScanElement(3), Tcl_ConvertElement(3), Tcl_ScanCountedElement(3), Tcl_ConvertCountedElement(3)
manipulate Tcl lists
Tcl_CreateChannelHandler.tcl86(3), Tcl_CreateChannelHandler(3), Tcl_DeleteChannelHandler(3)
call a procedure when a channel becomes readable or writable
Tcl_CreateChannelHandler.tcl90(3), Tcl_CreateChannelHandler(3), Tcl_DeleteChannelHandler(3)
call a procedure when a channel becomes readable or writable
Tcl_CreateCloseHandler.tcl86(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
arrange for callbacks when channels are closed
Tcl_CreateCloseHandler.tcl90(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
arrange for callbacks when channels are closed
Tcl_CreateEncoding.tcl86(3), Tcl_GetEncoding(3), Tcl_FreeEncoding(3), Tcl_GetEncodingFromObj(3), Tcl_ExternalToUtfDString(3), Tcl_ExternalToUtf(3), Tcl_UtfToExternalDString(3), Tcl_UtfToExternal(3), Tcl_WinTCharToUtf(3), Tcl_WinUtfToTChar(3), Tcl_GetEncodingName(3), Tcl_SetSystemEncoding(3), Tcl_GetEncodingNameFromEnvironment(3), Tcl_GetEncodingNames(3), Tcl_CreateEncoding(3), Tcl_GetEncodingSearchPath(3), Tcl_SetEncodingSearchPath(3), Tcl_GetDefaultEncodingDir(3), Tcl_SetDefaultEncodingDir(3)
procedures for creating and using encodings
Tcl_CreateEncoding.tcl90(3), Tcl_GetEncoding(3), Tcl_FreeEncoding(3), Tcl_GetEncodingFromObj(3), Tcl_ExternalToUtfDString(3), Tcl_ExternalToUtfDStringEx(3), Tcl_ExternalToUtf(3), Tcl_UtfToExternalDString(3), Tcl_UtfToExternalDStringEx(3), Tcl_UtfToExternal(3), Tcl_GetEncodingName(3), Tcl_SetSystemEncoding(3), Tcl_GetEncodingNameFromEnvironment(3), Tcl_GetEncodingNames(3), Tcl_CreateEncoding(3), Tcl_GetEncodingSearchPath(3), Tcl_SetEncodingSearchPath(3)
procedures for creating and using encodings
Tcl_CreateFileHandler.tcl86(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
associate procedure callbacks with files or devices (Unix only)
Tcl_CreateFileHandler.tcl90(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
associate procedure callbacks with files or devices (Unix only)
Tcl_CreateHashEntry.tcl86(3), Tcl_InitHashTable(3), Tcl_InitCustomHashTable(3), Tcl_InitObjHashTable(3), Tcl_DeleteHashTable(3), Tcl_CreateHashEntry(3), Tcl_DeleteHashEntry(3), Tcl_FindHashEntry(3), Tcl_GetHashValue(3), Tcl_SetHashValue(3), Tcl_GetHashKey(3), Tcl_FirstHashEntry(3), Tcl_NextHashEntry(3), Tcl_HashStats(3)
procedures to manage hash tables
Tcl_CreateHashEntry.tcl90(3), Tcl_InitHashTable(3), Tcl_InitCustomHashTable(3), Tcl_InitObjHashTable(3), Tcl_DeleteHashTable(3), Tcl_CreateHashEntry(3), Tcl_DeleteHashEntry(3), Tcl_FindHashEntry(3), Tcl_GetHashValue(3), Tcl_SetHashValue(3), Tcl_GetHashKey(3), Tcl_FirstHashEntry(3), Tcl_NextHashEntry(3), Tcl_HashStats(3)
procedures to manage hash tables
Tcl_CreateInterp.tcl86(3), Tcl_CreateInterp(3), Tcl_DeleteInterp(3), Tcl_InterpActive(3), Tcl_InterpDeleted(3)
create and delete Tcl command interpreters
Tcl_CreateInterp.tcl90(3), Tcl_CreateInterp(3), Tcl_DeleteInterp(3), Tcl_InterpActive(3), Tcl_InterpDeleted(3)
create and delete Tcl command interpreters
Tcl_CreateObjTrace.tcl86(3), Tcl_CreateTrace(3), Tcl_CreateObjTrace(3), Tcl_DeleteTrace(3)
arrange for command execution to be traced
Tcl_CreateObjTrace.tcl90(3), Tcl_CreateTrace(3), Tcl_CreateObjTrace(3), Tcl_CreateObjTrace2(3), Tcl_DeleteTrace(3)
arrange for command execution to be traced
Tcl_CreateTimerHandler.tcl86(3), Tcl_CreateTimerHandler(3), Tcl_DeleteTimerHandler(3)
call a procedure at a given time
Tcl_CreateTimerHandler.tcl90(3), Tcl_CreateTimerHandler(3), Tcl_DeleteTimerHandler(3)
call a procedure at a given time
Tcl_DecrRefCount.tcl86(3), Tcl_NewObj(3), Tcl_DuplicateObj(3), Tcl_IncrRefCount(3), Tcl_DecrRefCount(3), Tcl_IsShared(3), Tcl_InvalidateStringRep(3)
manipulate Tcl values
Tcl_DeleteAssocData.tcl86(3), Tcl_GetAssocData(3), Tcl_SetAssocData(3), Tcl_DeleteAssocData(3)
manage associations of string keys and user specified data with Tcl interpreters
Tcl_DeleteAssocData.tcl90(3), Tcl_GetAssocData(3), Tcl_SetAssocData(3), Tcl_DeleteAssocData(3)
manage associations of string keys and user specified data with Tcl interpreters
Tcl_DetachPids.tcl86(3), Tcl_DetachPids(3), Tcl_ReapDetachedProcs(3), Tcl_WaitPid(3)
manage child processes in background
Tcl_DetachPids.tcl90(3), Tcl_DetachPids(3), Tcl_ReapDetachedProcs(3), Tcl_WaitPid(3)
manage child processes in background
Tcl_DumpActiveMemory.tcl86(3), Tcl_DumpActiveMemory(3), Tcl_InitMemory(3), Tcl_ValidateAllMemory(3)
Validated memory allocation interface
Tcl_DumpActiveMemory.tcl90(3), Tcl_DumpActiveMemory(3), Tcl_InitMemory(3), Tcl_ValidateAllMemory(3)
Validated memory allocation interface
Tcl_EvalTokens.tcl86(3), Tcl_ParseCommand(3), Tcl_ParseExpr(3), Tcl_ParseBraces(3), Tcl_ParseQuotedString(3), Tcl_ParseVarName(3), Tcl_ParseVar(3), Tcl_FreeParse(3), Tcl_EvalTokens(3), Tcl_EvalTokensStandard(3)
parse Tcl scripts and expressions
Tcl_EvalTokensStandard.tcl90(3), Tcl_ParseCommand(3), Tcl_ParseExpr(3), Tcl_ParseBraces(3), Tcl_ParseQuotedString(3), Tcl_ParseVarName(3), Tcl_ParseVar(3), Tcl_FreeParse(3), Tcl_EvalTokensStandard(3)
parse Tcl scripts and expressions
Tcl_EventuallyFree.tcl86(3), Tcl_Preserve(3), Tcl_Release(3), Tcl_EventuallyFree(3)
avoid freeing storage while it is being used
Tcl_EventuallyFree.tcl90(3), Tcl_Preserve(3), Tcl_Release(3), Tcl_EventuallyFree(3)
avoid freeing storage while it is being used
Tcl_GetOpenFile.tcl86(3), Tcl_GetOpenFile(3)
Return a FILE* for a channel registered in the given interpreter (Unix only)
Tcl_GetOpenFile.tcl90(3), Tcl_GetOpenFile(3)
Return a FILE* for a channel registered in the given interpreter (Unix only)
Tcl_GetStackedChannel.tcl86(3), Tcl_StackChannel(3), Tcl_UnstackChannel(3), Tcl_GetStackedChannel(3), Tcl_GetTopChannel(3)
manipulate stacked I/O channels
Tcl_GetStackedChannel.tcl90(3), Tcl_StackChannel(3), Tcl_UnstackChannel(3), Tcl_GetStackedChannel(3), Tcl_GetTopChannel(3)
manipulate stacked I/O channels
Tcl_GetStartupScript.tcl86(3), Tcl_Main(3), Tcl_MainEx(3), Tcl_MainExW(3), Tcl_SetStartupScript(3), Tcl_GetStartupScript(3), Tcl_SetMainLoop(3)
main program, startup script, and event loop definition for Tcl-based applications
Tcl_GetStartupScript.tcl90(3), Tcl_Main(3), Tcl_MainEx(3), Tcl_MainExW(3), Tcl_SetStartupScript(3), Tcl_GetStartupScript(3), Tcl_SetMainLoop(3)
main program, startup script, and event loop definition for Tcl-based applications
Tcl_GetStdChannel.tcl86(3), Tcl_GetStdChannel(3), Tcl_SetStdChannel(3)
procedures for retrieving and replacing the standard channels
Tcl_GetStdChannel.tcl90(3), Tcl_GetStdChannel(3), Tcl_SetStdChannel(3)
procedures for retrieving and replacing the standard channels
Tcl_LimitAddHandler.tcl86(3), Tcl_LimitAddHandler(3), Tcl_LimitCheck(3), Tcl_LimitExceeded(3), Tcl_LimitGetCommands(3), Tcl_LimitGetGranularity(3), Tcl_LimitGetTime(3), Tcl_LimitReady(3), Tcl_LimitRemoveHandler(3), Tcl_LimitSetCommands(3), Tcl_LimitSetGranularity(3), Tcl_LimitSetTime(3), Tcl_LimitTypeEnabled(3), Tcl_LimitTypeExceeded(3), Tcl_LimitTypeReset(3), Tcl_LimitTypeSet(3)
manage and check resource limits on interpreters
Tcl_LimitAddHandler.tcl90(3), Tcl_LimitAddHandler(3), Tcl_LimitCheck(3), Tcl_LimitExceeded(3), Tcl_LimitGetCommands(3), Tcl_LimitGetGranularity(3), Tcl_LimitGetTime(3), Tcl_LimitReady(3), Tcl_LimitRemoveHandler(3), Tcl_LimitSetCommands(3), Tcl_LimitSetGranularity(3), Tcl_LimitSetTime(3), Tcl_LimitTypeEnabled(3), Tcl_LimitTypeExceeded(3), Tcl_LimitTypeReset(3), Tcl_LimitTypeSet(3)
manage and check resource limits on interpreters
Tcl_LinkArray.tcl90(3), Tcl_LinkArray(3), Tcl_LinkVar(3), Tcl_UnlinkVar(3), Tcl_UpdateLinkedVar(3)
link Tcl variable to C variable
Tcl_LinkVar.tcl86(3), Tcl_LinkVar(3), Tcl_UnlinkVar(3), Tcl_UpdateLinkedVar(3)
link Tcl variable to C variable
Tcl_MakeTcpClientChannel.tcl86(3), Tcl_OpenTcpClient(3), Tcl_MakeTcpClientChannel(3), Tcl_OpenTcpServer(3)
procedures to open channels using TCP sockets
Tcl_MakeTcpClientChannel.tcl90(3), Tcl_OpenTcpClient(3), Tcl_MakeTcpClientChannel(3), Tcl_OpenTcpServer(3), Tcl_OpenTcpServerEx(3)
procedures to open channels using TCP sockets
Tcl_PutEnv.tcl86(3), Tcl_PutEnv(3)
procedures to manipulate the environment
Tcl_PutEnv.tcl90(3), Tcl_PutEnv(3)
procedures to manipulate the environment
Tcl_RegisterConfig.tcl86(3), Tcl_RegisterConfig(3)
procedures to register embedded configuration information
Tcl_RegisterConfig.tcl90(3), Tcl_RegisterConfig(3)
procedures to register embedded configuration information
Tcl_StaticLibrary.tcl90(3), Tcl_StaticLibrary(3), Tcl_StaticPackage(3)
make a statically linked library available via the 'load' command
Tcl_StaticPackage.tcl86(3), Tcl_StaticPackage(3)
make a statically linked package available via the 'load' command
Tclx_Init(3), Tclxcmd_Init(3), TclX_Main(3), Tkx_Init(3), TkX_Main(3)
Extended Tcl initialization. '
Tdbc_Init(3), Tdbc_MapSqlState(3), Tdbc_TokenizeSql(3)
C procedures to facilitate writing TDBC drivers
Ted(1)
an easy rich text processor (RTF file editor)
Tk_Attributes.tk86(3), Tk_WindowId(3), Tk_Parent(3), Tk_Display(3), Tk_DisplayName(3), Tk_ScreenNumber(3), Tk_Screen(3), Tk_X(3), Tk_Y(3), Tk_Width(3), Tk_Height(3), Tk_Changes(3), Tk_Attributes(3), Tk_IsContainer(3), Tk_IsEmbedded(3), Tk_IsMapped(3), Tk_IsTopLevel(3), Tk_ReqWidth(3), Tk_ReqHeight(3), Tk_MinReqWidth(3), Tk_MinReqHeight(3), Tk_InternalBorderLeft(3), Tk_InternalBorderRight(3), Tk_InternalBorderTop(3), Tk_InternalBorderBottom(3), Tk_Visual(3), Tk_Depth(3), Tk_Colormap(3), Tk_Interp (3)
retrieve information from Tk's local data structure
Tk_CanvasDrawableCoords.tk86(3), Tk_CanvasTkwin(3), Tk_CanvasGetCoord(3), Tk_CanvasDrawableCoords(3), Tk_CanvasSetStippleOrigin(3), Tk_CanvasWindowCoords(3), Tk_CanvasEventuallyRedraw(3), Tk_CanvasTagsOption(3)
utility procedures for canvas type managers
Tk_CanvasPsBitmap.tk86(3), Tk_CanvasPsY(3), Tk_CanvasPsBitmap(3), Tk_CanvasPsColor(3), Tk_CanvasPsFont(3), Tk_CanvasPsPath(3), Tk_CanvasPsStipple(3)
utility procedures for generating Postscript for canvases
Tk_CharBbox.tk86(3), Tk_ComputeTextLayout(3), Tk_FreeTextLayout(3), Tk_DrawTextLayout(3), Tk_UnderlineTextLayout(3), Tk_PointToChar(3), Tk_CharBbox(3), Tk_DistanceToTextLayout(3), Tk_IntersectTextLayout(3), Tk_TextLayoutToPostscript(3)
routines to measure and display single-font, multi-line, justified text
Tk_CreateClientMessageHandler.tk86(3), Tk_CreateClientMessageHandler(3), Tk_DeleteClientMessageHandler(3)
associate procedure callback with ClientMessage type X events
Tk_CreateEventHandler.tk86(3), Tk_CreateEventHandler(3), Tk_DeleteEventHandler(3)
associate procedure callback with an X event
Tk_CreateGenericHandler.tk86(3), Tk_CreateGenericHandler(3), Tk_DeleteGenericHandler(3)
associate procedure callback with all X events
Tk_CreateOptionTable.tk86(3), Tk_CreateOptionTable(3), Tk_DeleteOptionTable(3), Tk_InitOptions(3), Tk_SetOptions(3), Tk_FreeSavedOptions(3), Tk_RestoreSavedOptions(3), Tk_GetOptionValue(3), Tk_GetOptionInfo(3), Tk_FreeConfigOptions(3), Tk_Offset(3)
process configuration options
Tk_FreeImage.tk86(3), Tk_GetImage(3), Tk_RedrawImage(3), Tk_SizeOfImage(3), Tk_FreeImage(3)
use an image in a widget
Tk_GeometryRequest.tk86(3), Tk_GeometryRequest(3), Tk_SetMinimumRequestSize(3), Tk_SetInternalBorder(3), Tk_SetInternalBorderEx(3)
specify desired geometry or internal border for a window
Tk_ImageChanged.tk86(3), Tk_ImageChanged(3)
notify widgets that image needs to be redrawn
Tk_Main.tk86(3), Tk_Main(3)
main program for Tk-based applications
Tk_MainLoop.tk86(3), Tk_MainLoop(3)
loop for events until all windows are deleted
Tk_SetClassProcs.tk86(3), Tk_SetClassProcs(3)
register widget specific procedures
Traits(5)
Lists the traits used by the Motif Toolkit. "Traits"
Tspi_Context_CloseObject(3)
destroy resources associated with an object handle
Tspi_Context_FreeMemory(3)
Free allocated memory for a given context
Tspi_Context_GetKeyByPublicInfo(3)
search the persistent storage for a registered key using the provided public key information
Tspi_Context_GetKeyByUUID(3)
get a handle to a key registered in persistent storage
Tspi_Context_GetRegisteredKeysByUUID(3)
get an array of TSS_KM_KEYINFO structures based on the state of persistent storage
Tspi_Context_GetRegisteredKeysByUUID2(3)
get an array of TSS_KM_KEYINFO2 structures based on the state of persistent storage
Tspi_Context_GetTpmObject(3), Context_GetTpmObject(3)
get the handle of the TPM object associated with a context
Tspi_Context_LoadKeyByUUID(3)
load a key that's been registered in persistent storage
Tspi_Data_Unseal(3)
dencrypt data encrypted by Tspi_Data_Seal() only if it was encrypted on the same platform and under the current configuration
Tspi_DecodeBER_TssBlob(3)
unwraps a BER-encoded TSS blob
Tspi_EncodeDER_TssBlob(3)
generate a DER encoded TSS blob
Tspi_GetAttribUint32(3)
get the value of particular attribute associated with a given class or object
Tspi_GetPolicyObject(3)
get a policy object assigned to a working object
Tspi_Key_ConvertMigrationBlob(3)
create a wrapped key from a migration blob
Tspi_Key_CreateKey(3)
create a key pair within the TPM, wrapping it with the key addressed by hWrappingKey
Tspi_Key_WrapKey(3)
wrap a key with the key addressed by hWrappingKey
Tspi_Policy_FlushSecret(3)
flush a cached secret
Tspi_SetAttribUint32(3)
set a 32bit attribute associated with a given class or object
Tspi_TPM_AuthorizeMigrationTicket(3), Tspi_TPM_AuthorizeMigrationTicket-(3)
create the migration ticket required for the migration process
Tspi_TPM_CMKSetRestrictions(3)
set restrictions on use of delegated Certified Migratable Keys
Tspi_TPM_CollateIdentityRequest(3)
Gets all the informatin necessary to send to a trusted third party (TTP), repartory to asking the TTP to create a certificate for identity
Tspi_TPM_Quote(3)
retreive a signed set of PCR values
Tspi_TPM_Quote2(3)
retreive a signed set of PCR values with a more complete view than Tspi_TPM_Quote
Tss2_TctiLdr_Finalize(3)
Function to finalize a TCTI context instantiated by the Tss2_TctiLdr_Initialize function
Tss2_TctiLdr_FreeInfo(3)
Function to free a TSS2_TCTI_INFO structure allocated by Tss2_TctiLdr_Initialize ()
Tss2_TctiLdr_GetInfo(3)
Query TctiLdr library for the TSS2_TCTI_INFO structure associated with a TCTI library
Ttk_AddPadding.tk86(3), Ttk_MakeBox(3), Ttk_PadBox(3), Ttk_ExpandBox(3), Ttk_PackBox(3), Ttk_StickBox(3), Ttk_PlaceBox(3), Ttk_BoxContains(3), Ttk_MakePadding(3), Ttk_UniformPadding(3), Ttk_AddPadding(3), Ttk_RelievePadding(3), Ttk_GetPaddingFromObj(3), Ttk_GetBorderFromObj(3), Ttk_GetStickyFromObj(3)
Tk themed geometry utilities
UGsmooth(1)
send UGear-formatted GPS data to a FlightGear instance
UVI(3), Moisture(3), Barometer(3), HUB(3)
HobbyBoards EE/EF Microprocessor-based slaves: Ultra Violet (UV) Index sensor, Soil and Leaf moisture measurements, Barometer, 4-channel hub with switchable branches
UilDumpSymbolTable(3)
Dumps the contents of a named UIL symbol table to standard output "UilDumpSymbolTable" "uil functions" "UilDumpSymbolTable"
UnNamedObj(3)
widget from X tookit
V3D(3)
Fixed point vertex structure used by 3d functions. Allegro game programming library
V3D_f(3)
Floating point vertex structure used by 3d functions. Allegro game programming library
Wand-config(1)
get information about the installed version of the Magick Wand
WharfSounds(1x)
types of events for which sound could be played by Wharf
WildMidi_GetMidiOutput(3)
get a midi file of a file being processed
WinCommand(1x)
AfterStep module for choosing and manipulating windows based on patterns
WinList(1x)
AfterStep module displaying list of opened windows
WordDBInfo(3)
inverted index usage environment
WordDict(3)
manage and use an inverted index dictionary
WordKey(3)
inverted index key
WordKeyInfo(3)
information on the key structure of the inverted index
WordList(3)
abstract class to manage and use an inverted index file
WordListOne(3)
manage and use an inverted index file
WordRecord(3)
inverted index record
WordRecordInfo(3)
information on the record structure of the inverted index
WordReference(3)
inverted index occurrence
WordType(3)
defines a word in term of allowed characters, length etc
X25519(3), X25519_keypair(3), ED25519_keypair(3), ED25519_sign(3), ED25519_verify(3)
Elliptic Curve Diffie-Hellman and signature primitives based on Curve25519
X509V3_get_d2i(3ossl), X509V3_add1_i2d(3ossl), X509V3_EXT_d2i(3ossl), X509V3_EXT_i2d(3ossl), X509_get_ext_d2i(3ossl), X509_add1_ext_i2d(3ossl), X509_ACERT_get_ext_d2i(3ossl), X509_ACERT_add1_ext_i2d(3ossl), X509_CRL_get_ext_d2i(3ossl), X509_CRL_add1_ext_i2d(3ossl), X509_REVOKED_get_ext_d2i(3ossl), X509_REVOKED_add1_ext_i2d(3ossl), X509_get0_extensions(3ossl), X509_ACERT_get0_extensions(3ossl), X509_CRL_get0_extensions(3ossl), X509_REVOKED_get0_extensions(3ossl)
X509 extension decode and encode functions
X509_CRL_get0_by_serial(3), X509_CRL_get0_by_cert(3), X509_CRL_get_REVOKED(3), X509_REVOKED_get0_serialNumber(3), X509_REVOKED_get0_revocationDate(3), X509_REVOKED_set_serialNumber(3), X509_REVOKED_set_revocationDate(3), X509_CRL_add0_revoked(3), X509_CRL_sort(3)
CRL revoked entry utility functions
X509_CRL_get0_by_serial(3ossl), X509_CRL_get0_by_cert(3ossl), X509_CRL_get_REVOKED(3ossl), X509_REVOKED_get0_serialNumber(3ossl), X509_REVOKED_get0_revocationDate(3ossl), X509_REVOKED_set_serialNumber(3ossl), X509_REVOKED_set_revocationDate(3ossl), X509_CRL_add0_revoked(3ossl), X509_CRL_sort(3ossl)
CRL revoked entry utility functions
X509_REQ_get_attr_count(3ossl), X509_REQ_get_attr_by_NID(3ossl), X509_REQ_get_attr_by_OBJ(3ossl), X509_REQ_get_attr(3ossl), X509_REQ_delete_attr(3ossl), X509_REQ_add1_attr(3ossl), X509_REQ_add1_attr_by_OBJ(3ossl), X509_REQ_add1_attr_by_NID(3ossl), X509_REQ_add1_attr_by_txt(3ossl)
X509_ATTRIBUTE support for signed certificate requests
X509_STORE_CTX_get_cleanup(3), X509_STORE_CTX_get_lookup_crls(3), X509_STORE_CTX_get_lookup_certs(3), X509_STORE_CTX_get_check_policy(3), X509_STORE_CTX_get_cert_crl(3), X509_STORE_CTX_get_check_crl(3), X509_STORE_CTX_get_get_crl(3), X509_STORE_CTX_get_check_revocation(3), X509_STORE_CTX_get_check_issued(3), X509_STORE_CTX_get_get_issuer(3), X509_STORE_CTX_get_verify_cb(3), X509_STORE_CTX_set_verify_cb(3), X509_STORE_CTX_verify_cb(3)
get and set verification callback
X509_STORE_CTX_get_cleanup(3ossl), X509_STORE_CTX_get_lookup_crls(3ossl), X509_STORE_CTX_get_lookup_certs(3ossl), X509_STORE_CTX_get_check_policy(3ossl), X509_STORE_CTX_get_cert_crl(3ossl), X509_STORE_CTX_get_check_crl(3ossl), X509_STORE_CTX_get_get_crl(3ossl), X509_STORE_CTX_set_get_crl(3ossl), X509_STORE_CTX_get_check_revocation(3ossl), X509_STORE_CTX_get_check_issued(3ossl), X509_STORE_CTX_get_get_issuer(3ossl), X509_STORE_CTX_get_verify_cb(3ossl), X509_STORE_CTX_set_verify_cb(3ossl), X509_STORE_CTX_verify_cb(3ossl), X509_STORE_CTX_print_verify_cb(3ossl), X509_STORE_CTX_set_current_reasons(3ossl)
get and set X509_STORE_CTX components such as verification callback
X509_STORE_CTX_new(3), X509_STORE_CTX_cleanup(3), X509_STORE_CTX_free(3), X509_STORE_CTX_init(3), X509_STORE_CTX_set0_trusted_stack(3), X509_STORE_CTX_set_cert(3), X509_STORE_CTX_set0_crls(3), X509_STORE_CTX_get0_chain(3), X509_STORE_CTX_set0_verified_chain(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_get0_untrusted(3), X509_STORE_CTX_set0_untrusted(3), X509_STORE_CTX_get_num_untrusted(3), X509_STORE_CTX_set_default(3), X509_STORE_CTX_set_verify(3), X509_STORE_CTX_verify_fn(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_purpose_inherit(3)
X509_STORE_CTX initialisation
X509_STORE_CTX_new_ex(3ossl), X509_STORE_CTX_new(3ossl), X509_STORE_CTX_cleanup(3ossl), X509_STORE_CTX_free(3ossl), X509_STORE_CTX_init(3ossl), X509_STORE_CTX_init_rpk(3ossl), X509_STORE_CTX_set0_trusted_stack(3ossl), X509_STORE_CTX_set_cert(3ossl), X509_STORE_CTX_set0_crls(3ossl), X509_STORE_CTX_set0_rpk(3ossl), X509_STORE_CTX_get0_param(3ossl), X509_STORE_CTX_set0_param(3ossl), X509_STORE_CTX_get0_untrusted(3ossl), X509_STORE_CTX_set0_untrusted(3ossl), X509_STORE_CTX_get_num_untrusted(3ossl), X509_STORE_CTX_get0_chain(3ossl), X509_STORE_CTX_set0_verified_chain(3ossl), X509_STORE_CTX_get0_rpk(3ossl), X509_STORE_CTX_set_default(3ossl), X509_STORE_CTX_set_verify(3ossl), X509_STORE_CTX_verify_fn(3ossl), X509_STORE_CTX_set_purpose(3ossl), X509_STORE_CTX_set_trust(3ossl), X509_STORE_CTX_purpose_inherit(3ossl)
X509_STORE_CTX initialisation
X509_STORE_set_lookup_crls_cb(3), X509_STORE_set_verify_func(3), X509_STORE_get_cleanup(3), X509_STORE_set_cleanup(3), X509_STORE_get_lookup_crls(3), X509_STORE_set_lookup_crls(3), X509_STORE_get_lookup_certs(3), X509_STORE_set_lookup_certs(3), X509_STORE_get_check_policy(3), X509_STORE_set_check_policy(3), X509_STORE_get_cert_crl(3), X509_STORE_set_cert_crl(3), X509_STORE_get_check_crl(3), X509_STORE_set_check_crl(3), X509_STORE_get_get_crl(3), X509_STORE_set_get_crl(3), X509_STORE_get_check_revocation(3), X509_STORE_set_check_revocation(3), X509_STORE_get_check_issued(3), X509_STORE_set_check_issued(3), X509_STORE_get_get_issuer(3), X509_STORE_set_get_issuer(3), X509_STORE_CTX_get_verify(3), X509_STORE_set_verify(3), X509_STORE_get_verify_cb(3), X509_STORE_set_verify_cb_func(3), X509_STORE_set_verify_cb(3), X509_STORE_CTX_cert_crl_fn(3), X509_STORE_CTX_check_crl_fn(3), X509_STORE_CTX_check_issued_fn(3), X509_STORE_CTX_check_policy_fn(3), X509_STORE_CTX_check_revocation_fn(3), X509_STORE_CTX_cleanup_fn(3), X509_STORE_CTX_get_crl_fn(3), X509_STORE_CTX_get_issuer_fn(3), X509_STORE_CTX_lookup_certs_fn(3), X509_STORE_CTX_lookup_crls_fn(3)
set verification callback
X509_STORE_set_lookup_crls_cb(3ossl), X509_STORE_set_verify_func(3ossl), X509_STORE_get_cleanup(3ossl), X509_STORE_set_cleanup(3ossl), X509_STORE_get_lookup_crls(3ossl), X509_STORE_set_lookup_crls(3ossl), X509_STORE_get_lookup_certs(3ossl), X509_STORE_set_lookup_certs(3ossl), X509_STORE_get_check_policy(3ossl), X509_STORE_set_check_policy(3ossl), X509_STORE_get_cert_crl(3ossl), X509_STORE_set_cert_crl(3ossl), X509_STORE_get_check_crl(3ossl), X509_STORE_set_check_crl(3ossl), X509_STORE_get_get_crl(3ossl), X509_STORE_set_get_crl(3ossl), X509_STORE_get_check_revocation(3ossl), X509_STORE_set_check_revocation(3ossl), X509_STORE_get_check_issued(3ossl), X509_STORE_set_check_issued(3ossl), X509_STORE_CTX_get1_issuer(3ossl), X509_STORE_get_get_issuer(3ossl), X509_STORE_set_get_issuer(3ossl), X509_STORE_CTX_get_verify(3ossl), X509_STORE_set_verify(3ossl), X509_STORE_get_verify_cb(3ossl), X509_STORE_set_verify_cb_func(3ossl), X509_STORE_set_verify_cb(3ossl), X509_STORE_CTX_cert_crl_fn(3ossl), X509_STORE_CTX_check_crl_fn(3ossl), X509_STORE_CTX_check_issued_fn(3ossl), X509_STORE_CTX_check_policy_fn(3ossl), X509_STORE_CTX_check_revocation_fn(3ossl), X509_STORE_CTX_cleanup_fn(3ossl), X509_STORE_CTX_get_crl_fn(3ossl), X509_STORE_CTX_get_issuer_fn(3ossl), X509_STORE_CTX_lookup_certs_fn(3ossl), X509_STORE_CTX_lookup_crls_fn(3ossl)
set verification callback
X509_add1_trust_object(3), X509_trust_clear(3), X509_add1_reject_object(3), X509_reject_clear(3)
mark an X.509 certificate as intended for a specific purpose
X509_check_issued(3)
checks if certificate is apparently issued by another certificate
X509_check_issued(3ossl)
checks if certificate is apparently issued by another certificate
X509_check_purpose(3ossl), X509_PURPOSE_get_count(3ossl), X509_PURPOSE_get_unused_id(3ossl), X509_PURPOSE_get_by_sname(3ossl), X509_PURPOSE_get_by_id(3ossl), X509_PURPOSE_add(3ossl), X509_PURPOSE_cleanup(3ossl), X509_PURPOSE_get0(3ossl), X509_PURPOSE_get_id(3ossl), X509_PURPOSE_get0_name(3ossl), X509_PURPOSE_get0_sname(3ossl), X509_PURPOSE_get_trust(3ossl), X509_PURPOSE_set(3ossl)
functions related to checking the purpose of a certificate
X509_cmp(3), X509_NAME_cmp(3), X509_issuer_and_serial_cmp(3), X509_issuer_name_cmp(3), X509_subject_name_cmp(3), X509_CRL_cmp(3), X509_CRL_match(3)
compare X509 certificates and related values
X509_cmp(3ossl), X509_NAME_cmp(3ossl), X509_issuer_and_serial_cmp(3ossl), X509_issuer_name_cmp(3ossl), X509_subject_name_cmp(3ossl), X509_CRL_cmp(3ossl), X509_CRL_match(3ossl)
compare X509 certificates and related values
X509_get0_extensions(3), X509_CRL_get0_extensions(3), X509_REVOKED_get0_extensions(3), X509V3_get_d2i(3), X509V3_add1_i2d(3), X509V3_EXT_d2i(3), X509V3_EXT_i2d(3), X509_get_ext_d2i(3), X509_add1_ext_i2d(3), X509_CRL_get_ext_d2i(3), X509_CRL_add1_ext_i2d(3), X509_REVOKED_get_ext_d2i(3), X509_REVOKED_add1_ext_i2d(3)
X509 extension decode and encode functions
X509_get0_subject_key_id(3), X509_get0_authority_key_id(3), X509_get0_authority_issuer(3), X509_get0_authority_serial(3), X509_get_pathlen(3), X509_get_extension_flags(3), X509_get_key_usage(3), X509_get_extended_key_usage(3), X509_set_proxy_flag(3), X509_set_proxy_pathlen(3), X509_get_proxy_pathlen(3)
retrieve certificate extension data
X509_get0_subject_key_id(3ossl), X509_get0_authority_key_id(3ossl), X509_get0_authority_issuer(3ossl), X509_get0_authority_serial(3ossl), X509_get_pathlen(3ossl), X509_get_extension_flags(3ossl), X509_get_key_usage(3ossl), X509_get_extended_key_usage(3ossl), X509_set_proxy_flag(3ossl), X509_set_proxy_pathlen(3ossl), X509_get_proxy_pathlen(3ossl)
retrieve certificate extension data
X509_get_default_cert_file(3ossl), X509_get_default_cert_file_env(3ossl), X509_get_default_cert_dir(3ossl), X509_get_default_cert_dir_env(3ossl)
retrieve default locations for trusted CA certificates
X509_verify(3ossl), X509_self_signed(3ossl), X509_REQ_verify_ex(3ossl), X509_REQ_verify(3ossl), X509_CRL_verify(3ossl), X509_ACERT_verify(3ossl)
verify certificate, certificate request, or CRL signature
X509v3_get_ext_count(3), X509v3_get_ext(3), X509v3_get_ext_by_NID(3), X509v3_get_ext_by_OBJ(3), X509v3_get_ext_by_critical(3), X509v3_delete_ext(3), X509v3_add_ext(3), X509_get_ext_count(3), X509_get_ext(3), X509_get_ext_by_NID(3), X509_get_ext_by_OBJ(3), X509_get_ext_by_critical(3), X509_delete_ext(3), X509_add_ext(3), X509_CRL_get_ext_count(3), X509_CRL_get_ext(3), X509_CRL_get_ext_by_NID(3), X509_CRL_get_ext_by_OBJ(3), X509_CRL_get_ext_by_critical(3), X509_CRL_delete_ext(3), X509_CRL_add_ext(3), X509_REVOKED_get_ext_count(3), X509_REVOKED_get_ext(3), X509_REVOKED_get_ext_by_NID(3), X509_REVOKED_get_ext_by_OBJ(3), X509_REVOKED_get_ext_by_critical(3), X509_REVOKED_delete_ext(3), X509_REVOKED_add_ext(3)
extension stack utility functions
X509v3_get_ext_count(3ossl), X509v3_get_ext(3ossl), X509v3_get_ext_by_NID(3ossl), X509v3_get_ext_by_OBJ(3ossl), X509v3_get_ext_by_critical(3ossl), X509v3_delete_ext(3ossl), X509v3_add_ext(3ossl), X509v3_add_extensions(3ossl), X509_get_ext_count(3ossl), X509_get_ext(3ossl), X509_get_ext_by_NID(3ossl), X509_get_ext_by_OBJ(3ossl), X509_get_ext_by_critical(3ossl), X509_delete_ext(3ossl), X509_add_ext(3ossl), X509_CRL_get_ext_count(3ossl), X509_CRL_get_ext(3ossl), X509_CRL_get_ext_by_NID(3ossl), X509_CRL_get_ext_by_OBJ(3ossl), X509_CRL_get_ext_by_critical(3ossl), X509_CRL_delete_ext(3ossl), X509_CRL_add_ext(3ossl), X509_REVOKED_get_ext_count(3ossl), X509_REVOKED_get_ext(3ossl), X509_REVOKED_get_ext_by_NID(3ossl), X509_REVOKED_get_ext_by_OBJ(3ossl), X509_REVOKED_get_ext_by_critical(3ossl), X509_REVOKED_delete_ext(3ossl), X509_REVOKED_add_ext(3ossl)
extension stack utility functions
XAddHost(3), XAddHosts(3), XListHosts(3), XRemoveHost(3), XRemoveHosts(3), XSetAccessControl(3), XEnableAccessControl(3), XDisableAccessControl(3), XHostAddress(3), XServerInterpretedAddress(3)
control host access and host control structure
XAllocColor(3), XAllocNamedColor(3), XAllocColorCells(3), XAllocColorPlanes(3), XFreeColors(3)
allocate and free colors
XAllowDeviceEvents(3)
release queued events
XAllowEvents(3)
release queued events
XChangeDeviceDontPropagateList(3), XGetDeviceDontPropagateList(3)
query or change the dont-propagate-list for extension devices
XChangeKeyboardDevice(3)
change which device is used as the X keyboard
XDeviceBell(3)
ring a bell on a device supported through the input extension
XF86VidModeQueryExtension(3), XF86VidModeQueryVersion(3), XF86VidModeSetClientVersion(3), XF86VidModeGetModeLine(3), XF86VidModeGetAllModeLines(3), XF86VidModeAddModeLine(3), XF86VidModeDeleteModeLine(3), XF86VidModeModModeLine(3), XF86VidModeValidateModeLine(3), XF86VidModeSwitchMode(3), XF86VidModeSwitchToMode(3), XF86VidModeLockModeSwitch(3), XF86VidModeGetMonitor(3), XF86VidModeGetViewPort(3), XF86VidModeSetViewPort(3), XF86VidModeGetDotClocks(3), XF86VidModeGetGamma(3), XF86VidModeSetGamma(3), XF86VidModeGetGammaRamp(3), XF86VidModeSetGammaRamp(3), XF86VidModeGetGammaRampSize(3), XF86VidModeGetPermissions(3)
Extension library for the XFree86-VidMode X extension
XFlush(3), XSync(3), XEventsQueued(3), XPending(3)
handle output buffer or event queue
XGetDeviceControl(3), XChangeDeviceControl(3)
query and change input device controls
XGetDeviceKeyMapping(3), XChangeDeviceKeyMapping(3)
query or change device key mappings
XGetDeviceProperty(3), XChangeDeviceProperty(3), XDeleteDeviceProperty(3)
Get, change or delete a devices property
XGetFeedbackControl(3), XChangeFeedbackControl(3)
query and change input device feedbacks
XGrabDevice(3), XUngrabDevice(3)
grab/release the specified extension device
XIAllowEvents(3)
Release queued events
XIQueryDevice(3), XIFreeDeviceInfo(3)
get information about devices
XISelectEvents(3), XIGetSelectedEvents(3)
select for or get selected XI2 events on the window
XIfEvent(3), XCheckIfEvent(3), XPeekIfEvent(3)
check the event queue with a predicate procedure
XInstallColormap(3), XUninstallColormap(3), XListInstalledColormaps(3)
control colormaps
XListInputDevices(3), XFreeDeviceList(3)
list available input devices
XMapWindow(3), XMapRaised(3), XMapSubwindows(3)
map windows
XNextEvent(3), XPeekEvent(3), XWindowEvent(3), XCheckWindowEvent(3), XMaskEvent(3), XCheckMaskEvent(3), XCheckTypedEvent(3), XCheckTypedWindowEvent(3)
select events by type
XOpenDevice(3), XCloseDevice(3)
open or close an extension input device
XOpenDisplay(3), XCloseDisplay(3)
connect or disconnect to X server
XReadBitmapFile(3), XReadBitmapFileData(3), XWriteBitmapFile(3), XCreatePixmapFromBitmapData(3), XCreateBitmapFromData(3)
manipulate bitmaps
XSelectExtensionEvent(3), XGetSelectedExtensionEvents(3)
select extension events, get the list of currently selected extension events
XSetCloseDownMode(3), XKillClient(3)
control clients
XSetEventQueueOwner(3)
set event queue owner on a shared Xlib/XCB connection
XShapeQueryExtension(3), XShapeQueryVersion(3), XShapeCombineRegion(3), XShapeCombineRectangles(3), XShapeCombineMask(3), XShapeCombineShape(3), XShapeOffsetShape(3), XShapeQueryExtents(3), XShapeSelectInput(3), XShapeInputSelected(3), XShapeGetRectangles(3)
X nonrectangular shape functions
XShmQueryExtension(3), XShmQueryVersion(3), XShmPixmapFormat(3), XShmAttach(3), XShmDetach XShmCreateImage(3), XShmPutImage(3), XShmGetImage(3), XShmCreatePixmap(3), XShmGetEventBase(3)
X Shared Memory extension functions
XStoreColors(3), XStoreColor(3), XStoreNamedColor(3)
set colors
XVaCreateNestedList(3)
allocate a nested variable argument list
XcmEdidParse(3), X Color Management EDID data block parsing API's(3)
EDID data block parsing
XcmsAllocColor(3), XcmsAllocNamedColor(3)
allocate colors
XcmsQueryBlack(3), XcmsQueryBlue(3), XcmsQueryGreen(3), XcmsQueryRed(3), XcmsQueryWhite(3)
obtain black, blue, green, red, and white CCC color specifications
XcupGetReservedColormapEntries(3)
list colormap entries reserved by the system
XcupQueryVersion(3)
Returns TOG-CUP protocol version supported by the X server
XdbeDeallocateBackBufferName(3)
frees a DBE buffer
XdbeFreeVisualInfo(3)
frees information returned by XdbeGetVisualInfo()
XdbeQueryExtension(3)
returns the version of DBE supported by the server
XeviQueryExtension(3), XeviQueryVersion(3), XeviGetVisualInfo(3)
X Extended Visual Information functions
Xfixes(3), XFixes(3)
Augmented versions of core protocol requests
XkbActionCtrls(3)
Returns the ctrls fields of act converted to an unsigned int
XkbAddDeviceLedInfo(3)
Initialize an XkbDeviceLedInfoRec structure
XkbApplyCompatMapToKey(3)
Apply the new compatibility mapping to an individual key to get its semantics updated
XkbChangeControls(3)
Provides a flexible method for updating the controls in a server to match those in the changed keyboard description
XkbChangeDeviceInfo(3)
Update the server's description of a device with the changes noted in an XkbDeviceChangesRec
XkbChangeEnabledControls(3)
Manipulates the EnabledControls control
XkbForceDeviceBell(3)
Rings the bell on any keyboard, overriding user preference settings for audible bells
XkbFreeClientMap(3)
Free memory used by the client map member of an XkbDescRec structure
XkbFreeCompatMap(3)
Free an entire compatibility map or selected portions of one
XkbFreeComponentList(3)
Free the structure returned by XkbListComponents
XkbFreeControls(3)
Frees memory used by the ctrls member of an XkbDescRec structure
XkbFreeDeviceInfo(3)
Free an XkbDeviceInfoRec structure
XkbFreeIndicatorMaps(3)
Frees memory used by the indicators member of an XkbDescRec structure
XkbFreeServerMap(3)
Free memory used by the server member of an XkbDescRec structure
XkbGetControlsChanges(3)
Updates a local copy of a keyboard description with the changes previously noted by one or more calls to XkbNoteControlsChanges
XkbGetDeviceButtonActions(3)
Query the button actions associated with an X Input Extension device
XkbGetDeviceInfoChanges(3)
Query the changes that have occurred in the button actions or indicator names and indicator maps associated with an input extension device
XkbGetDeviceLedInfo(3)
Query the indicator names, maps, and state associated with an LED feedback of an input extension device
XkbGetKeyboardByName(3)
Build a new keyboard description from a set of named components, and to optionally have the server use the resulting description to replace an active one
XkbGetNamedGeometry(3)
Loads a keyboard geometry description from this database by name
XkbGetNamedIndicator(3)
Look up the indicator map and other information for an indicator by name
XkbGetUpdatedMap(3)
Update the client or server map information in an existing keyboard description
XkbKeyActionEntry(3)
Returns a pointer to the key action corresponding to group grp and shift level lvl from the two-dimensional table of key actions associated with the key corresponding to keycode
XkbKeyActionsPtr(3)
Returns a pointer to the two-dimensional array of key actions associated with the key corresponding to keycode
XkbKeyGroupWidth(3)
Computes the width of the type associated with the group grp for the key corresponding to keycode
XkbKeyGroupsWidth(3)
Computes the maximum width associated with the key corresponding to keycode
XkbKeyHasActions(3)
Determines if the key corresponding to keycode has any actions associated with it
XkbKeyNumActions(3)
Computes the number of actions associated with the key corresponding to keycode
XkbKeycodeToKeysym(3)
Finds the keysym bound to a particular key at a specified group and shift level
XkbLookupKeySym(3)
Find the symbol associated with a key for a particular state
XkbModActionVMods(3)
Returns the vmods1 and vmods2 fields of act converted to the vmods format of an Xkb modifier description
XkbNoteDeviceChanges(3)
Note device changes reported in an XkbExtensionDeviceNotify event
XkbNoteNameChanges(3)
Note the changed names in a changes structure
XkbOutOfRangeGroupNumber(3)
Returns the out-of-range group number, represented as a group index, from the group_info field of an XkbSymMapRec structure
XkbPtrActionX(3)
Returns the high_XXX and low_XXX fields of act converted to a signed int
XkbPtrActionY(3)
Returns the high_YYY and low_YYY fields of act converted to a signed int
XkbResizeDeviceButtonActions(3)
Allocate additional space for button actions in an XkbDeviceInfoRec structure
XkbSAGroup(3)
Returns the group_XXX field of act converted to a signed int
XkbSAPtrDfltValue(3)
Returns the valueXXX field of act converted to a signed int
XkbSARedirectSetVMods(3)
Sets the vmods0 and vmods1 of act from v
XkbSARedirectSetVModsMask(3)
Sets the vmods_mask0 and vmods_mask1 fields of act from vm
XkbSARedirectVMods(3)
Returns the vmods0 and vmods1 fields of act converted to an unsigned int
XkbSARedirectVModsMask(3)
Returns the vmods_mask0 and vmods_mask1 fields of act converted to an unsigned int
XkbSAScreen(3)
Returns the screenXXX field of act converted to a signed int
XkbSelectEventDetails(3)
Selects or deselects for a specific Xkb event and optionally places conditions on when events of that type are reported to your client
XkbSelectEvents(3)
Selects and / or deselects for delivery of one or more Xkb events and has them delivered under all conditions
XkbSetControls(3)
Copies changes to the X server based on a modified ctrls structure in a local copy of the keyboard description
XkbSetIgnoreLockMods(3)
Sets the modifiers that, if locked, are not to be reported in matching events to passive grabs
XkbSetIndicatorMap(3)
Downloads the changes to the server based on modifications to a local copy of the keyboard description which will update the maps for one or more indicators
XkbSetNamedIndicator(3)
Names an indicator if it is not already named; toggles the state of the indicator; sets the indicator to a specified state and sets the indicator map for the indicator
XkbSetPtrActionX(3)
Sets the high_XXX and low_XXX fields of act from the signed integer value x
XkbSetPtrActionY(3)
Sets the high_YYY and low_YYY fields of act from the signed integer value y
XkbSetServerInternalMods(3)
Sets the modifiers that are consumed by the server before events are delivered to the client
XkbTranslateKeySym(3)
Find the string and symbol associated with a keysym for a given keyboard state
XkbUpdateMapFromCore(3)
Update a local Xkb keyboard map to reflect the mapping expressed by a core format mapping
XmChangeColor(3)
Recalculates all associated colors of a widget "XmChangeColor" "Color functions" "XmChangeColor"
XmClipboardCopyByName(3)
A clipboard function that copies a data item passed by name "XmClipboardCopyByName" "clipboard functions" "XmClipboardCopyByName"
XmClipboardInquireFormat(3)
A clipboard function that returns a specified format name "XmClipboardInquireFormat" "clipboard functions" "XmClipboardInquireFormat"
XmClipboardInquireLength(3)
A clipboard function that returns the length of the stored data "XmClipboardInquireLength" "clipboard functions" "XmClipboardInquireLength"
XmClipboardUndoCopy(3)
A clipboard function that deletes the last item placed on the clipboard "XmClipboardUndoCopy" "clipboard functions" "XmClipboardUndoCopy"
XmCommandAppendValue(3)
A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget "XmCommandAppendValue" "Command functions" "XmCommandAppendValue"
XmCommandGetChild(3)
A Command function that is used to access a component "XmCommandGetChild" "Command functions" "XmCommandGetChild"
XmCommandSetValue(3)
A Command function that replaces a displayed string "XmCommandSetValue" "Command functions" "XmCommandSetValue"
XmCreateDialogShell(3)
The DialogShell widget creation function "XmCreateDialogShell" "creation functions" "XmCreateDialogShell"
XmCreateDragIcon(3)
A Drag and Drop function that creates a DragIcon widget "XmCreateDragIcon" "Drag and Drop functions" "XmCreateDragIcon" "creation functions" "XmCreateDragIcon"
XmCreateDrawingArea(3)
The DrawingArea widget creation function "XmCreateDrawingArea" "creation functions" "XmCreateDrawingArea"
XmCreateDrawnButton(3)
The DrawnButton widget creation function "XmCreateDrawnButton" "creation functions" "XmCreateDrawnButton"
XmCreateDropDown(3)
The default DropDown widget creation function
XmCreateDropDownComboBox(3)
The Drop-down ComboBox widget creation function
XmCreateDropDownList(3)
The Drop-down list ComboBox widget creation function
XmCreateMessageDialog(3)
The MessageBox MessageDialog convenience creation function "XmCreateMessageDialog" "creation functions" "XmCreateMessageDialog"
XmCreatePanedWindow(3)
The PanedWindow widget creation function "XmCreatePanedWindow" "creation functions" "XmCreatePanedWindow"
XmCreateScrolledList(3)
The List ScrolledList convenience creation function "XmCreateScrolledList" "creation functions" "XmCreateScrolledList"
XmCreateScrolledText(3)
The Text ScrolledText convenience creation function "XmCreateScrolledText" "creation functions" "XmCreateScrolledText"
XmCreateScrolledWindow(3)
The ScrolledWindow widget creation function "XmCreateScrolledWindow" "creation functions" "XmCreateScrolledWindow"
XmCreateTemplateDialog(3)
A MessageBox TemplateDialog convenience creation function "XmCreateTemplateDialog" "create functions" "XmCreateTemplateDialog"
XmDataFieldCut(3)
A DataField function that copies the primary selection to the clipboard and deletes the selected text "XmDataFieldCut" "DataField functions" "XmDataFieldCut"
XmDataFieldSetEditable(3)
A DataField function that sets the edit permission "XmDataFieldSetEditable" "DataField functions" "XmDataFieldSetEditable"
XmDirectionMatch(3)
A function that checks for a specified direction component "XmDirectionMatch"
XmDirectionMatchPartial(3)
A function that checks for a specified direction component "XmDirectionMatchPartial"
XmDropDownGetChild(3)
A DropDown function that is used to access a component "XmDropDownGetChild" "DropDown functions" "XmDropDownGetChild"
XmDropSiteConfigureStackingOrder(3)
A Drag and Drop function that reorders a stack of widgets that are registered drop sites "XmDropSiteConfigureStack%ingOrder" "Drag and Drop functions" "XmDropSiteConfigureStack%ingOrder"
XmDropSiteQueryStackingOrder(3)
A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget "XmDropSiteQueryStacking%Order" "Drag and Drop functions" "XmDropSiteQueryStacking%Order"
XmDropSiteRegistered(3)
A Drag and Drop function that determines if a drop site has been registered "XmDropSiteRegistered" "Drag and Drop functions" "XmDropSiteRegistered" "register functions" "XmDropSiteRegistered"
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"
XmExt18List(3), The(3)
Internationalized Extended List widget
XmFileSelectionBoxGetChild(3)
A FileSelectionBox function used to access a component "XmFileSelectionBoxGetChild" "FileSelectionBox functions" "XmFileSelectionBoxGetChild"
XmFontListEntryFree(3)
A font list function that recovers memory used by a font list entry "XmFontListEntryFree" "font list functions" "XmFontListEntryFree"
XmFontListFree(3)
A font list function that recovers memory used by a font list "XmFontListFree" "font list functions" "XmFontListFree"
XmFontListFreeFontContext(3)
A font list function that instructs the toolkit that the font list context is no longer needed "XmFontListFreeFontContext" "font list functions" "XmFontListFreeFontContext"
XmGetColorCalculation(3)
A function to get the procedure used for default color calculation "XmGetColorCalculation" "Color functions" "XmGetColorCalculation"
XmGetDestination(3)
A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations "XmGetDestination"
XmGetDragContext(3)
A Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp "XmGetDragContext" "Drag and Drop functions" "XmGetDragContext"
XmGetPostedFromWidget(3)
A RowColumn function that returns the widget from which a menu was posted "XmGetPostedFromWidget" "RowColumn functions" "XmGetPostedFromWidget"
XmGetScaledPixmap(3)
read a pixmap file and scale it according to pixmap and print resolution
XmGetSecondaryResourceData(3)
A function that provides access to secondary widget resource data "XmGetSecondaryResourceData"
XmGetXmDisplay(3)
A Display function that returns the XmDisplay object ID for a specified display "XmGetXmDisplay" "Display functions" "XmGetXmDisplay"
XmGetXmScreen(3)
A Screen function that returns the XmScreen object ID for a specified screen "XmGetXmScreen"
XmImCloseXIM(3)
An input manager function that releases the input method associated with a specified widget "XmImCloseXIM" "input manager functions" "XmImCloseXIM"
XmImGetXIM(3)
An input manager function that retrieves the input method associated with a specified widget "XmImGetXIM" "input manager functions" "XmImGetXIM"
XmImMbLookupString(3)
An input manager function that retrieves a composed string from an input method "XmImMbLookupString" "input manager functions" "XmImMbLookupString"
XmImSetFocusValues(3)
An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes "XmImSetFocusValues" "input manager functions" "XmImSetFocusValues"
XmImVaSetFocusValues(3)
An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes "XmImVaSetFocusValues" "input manager functions" "XmImVaSetFocusValues"
XmIsTraversable(3)
A function that identifies whether a widget can be traversed "XmIsTraversable"
XmListAddItemUnselected(3)
A List function that adds an item to the list "XmListAddItemUnselected" "List functions" "XmListAddItemUnselected"
XmListAddItemsUnselected(3)
A List function that adds items to a list "XmListAddItemsUnselected" "List functions" "XmListAddItemsUnselected"
XmListDeletePos(3)
A List function that deletes an item from a list at a specified position "XmListDeletePos" "List functions" "XmListDeletePos"
XmListDeletePositions(3)
A List function that deletes items from a list based on an array of positions "XmListDeletePositions" "List functions" "XmListDeletePositions"
XmListDeselectAllItems(3)
A List function that unhighlights and removes all items from the selected list "XmListDeselectAllItems" "List functions" "XmListDeselectAllItems"
XmListDeselectItem(3)
A List function that deselects the specified item from the selected list "XmListDeselectItem" "List functions" "XmListDeselectItem"
XmListDeselectPos(3)
A List function that deselects an item at a specified position in the list "XmListDeselectPos" "List functions" "XmListDeselectPos"
XmListGetSelectedPos(3)
A List function that returns the position of every selected item in the list "XmListGetSelectedPos" "List functions" "XmListGetSelectedPos"
XmListItemExists(3)
A List function that checks if a specified item is in the list "XmListItemExists" "List functions" "XmListItemExists"
XmListPosSelected(3)
A List function that determines if the list item at a specified position is selected "XmListPosSelected" "List functions" "XmListPosSelected"
XmListPosToBounds(3)
A List function that returns the bounding box of an item at a specified position in a list "XmListPosToBounds" "List functions" "XmListPosToBounds"
XmListReplaceItems(3)
A List function that replaces the specified elements in the list "XmListReplaceItems" "List functions" "XmListReplaceItems"
XmListReplaceItemsPos(3)
A List function that replaces the specified elements in the list "XmListReplaceItemsPos" "List functions" "XmListReplaceItemsPos"
XmListReplaceItemsPosUnselected(3)
A List function that replaces items in a list without selecting the replacement items "XmListReplaceItemsPosUn%selected" "List functions" "XmListReplaceItemsPosUn%selected"
XmListReplaceItemsUnselected(3)
A List function that replaces items in a list "XmListReplaceItemsUn%selected" "List functions" "XmListReplaceItemsUn%selected"
XmListReplacePositions(3)
A List function that replaces items in a list based on position "XmListReplacePositions" "List functions" "XmListReplacePositions"
XmListSelectPos(3)
A List function that selects an item at a specified position in the list "XmListSelectPos" "List functions" "XmListSelectPos"
XmListSetBottomPos(3)
A List function that makes a specified item the last visible item in the list "XmListSetBottomPos" "List functions" "XmListSetBottomPos"
XmListSetHorizPos(3)
A List function that scrolls to the specified position in the list "XmListSetHorizPos" "List functions" "XmListSetHorizPos"
XmListSetKbdItemPos(3)
A List function that sets the location cursor at a specified position "XmListSetKbdItemPos" "List functions" "XmListSetKbdItemPos"
XmListUpdateSelectedList(3)
A List function that updates the XmNselectedItems resource "XmListUpdateSelectedList" "List functions" "XmListUpdateSelectedList"
XmListYToPos(3)
A List function that returns the position of the item at a specified y-coordinate "XmListYToPos" "List functions" "XmListYToPos"
XmMapSegmentEncoding(3)
A compound string function that returns the compound text encoding format associated with the specified font list tag "XmMapSegmentEncoding" "compound string functions" "XmMapSegmentEncoding"
XmMessageBoxGetChild(3)
A MessageBox function that is used to access a component "XmMessageBoxGetChild" "MessageBox functions" "XmMessageBoxGetChild"
XmMultiListGetSelectedRowArray(3)
an MultiList function that returns an array of integers which are selected row numbers. "XmMultiListGetSelectedRowArray" "List functions" "XmMultiListGetSelectedRowArray"
XmMultiListGetSelectedRows(3)
an MultiList function that returns the rows that currently are selected. "XmMultiListGetSelectedRows" "List functions" "XmMultiListGetSelectedRows"
XmMultiListMakeRowVisible(3)
A MultiList function that shifts the visible list rows as desired "XmMultiListSelectRow" "MultiList functions" "XmMultiListSelectRow"
XmMultiListToggleRow(3)
An MultiList function that toggles the selection state of a specified row "XmMultiListToggleRow" "Extended List functions" "XmMultiListToggleRow"
XmMultiListUnselectItem(3)
An MultiList function that deselects the specified item of the list "XmMultiListUnselectItem" "Extended List functions" "XmMultiListUnselectItem"
XmObjectAtPoint(3)
A toolkit function that determines which child intersects or comes closest to a specified point "XmObjectAtPoint"
XmPaned(3)
The Paned widget class "XmPaned" "widget class" "Paned Window"
XmPanedGetPanes(3)
A Paned function that returns the number of panes in the paned widget "XmPanedGetPanes" "Paned functions" "XmPanedGetPanes"
XmPanedWindow(3)
The PanedWindow widget class "XmPanedWindow" "widget class" "PanedWindow"
XmPrintPopupPDM(3)
Send a notification for the PDM to be popped up
XmPrintShell(3)
a shell widget class used for printing in Motif
XmPrintToFile(3)
Retrieves and saves data that would normally be printed by the X Print Server
XmRedisplayWidget(3)
Synchronously activates the expose method of a widget to draw its content
XmRegisterSegmentEncoding(3)
A compound string function that registers a compound text encoding format for a specified font list element tag "XmRegisterSegment%Encoding" "compound string functions" "XmRegisterSegment%Encoding"
XmRepTypeAddReverse(3)
A representation type manager function that installs the reverse converter for a previously registered representation type "XmRepTypeAddReverse" "representation type manager functions" "XmRepTypeAddReverse"
XmRepTypeGetRegistered(3)
A representation type manager function that returns a copy of the registration list "XmRepTypeGetRegistered" "representation type manager functions" "XmRepTypeGetRegistered"
XmScrollVisible(3)
A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible "XmScrollVisible" "Scrolled Window functions" "XmScrollVisible"
XmScrolledWindow(3)
The ScrolledWindow widget class "XmScrolledWindow" "widget class" "ScrolledWindow"
XmScrolledWindowSetAreas(3)
A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget "XmScrolledWindowSetAreas" "ScrolledWindow functions" "XmScrolledWindowSetAreas"
XmSelectionBoxGetChild(3)
A SelectionBox function that is used to access a component "XmSelectionBoxGetChild" "SelectionBox functions" "XmSelectionBoxGetChild"
XmSetColorCalculation(3)
A function to set the procedure used for default color calculation "XmSetColorCalculation" "Color functions" "XmSetColorCalculation"
XmSetProtocolHooks(3)
A VendorShell function that allows preactions and postactions to be executed when a protocol message is received from MWM "XmSetProtocolHooks" "VendorShell functions" "XmSetProtocolHooks" "protocols"
XmSetWMProtocolHooks(3)
A VendorShell convenience interface that allows preactions and postactions to be executed when a protocol message is received from the window manager "XmSetWMProtocolHooks" "VendorShell functions" "XmSetWMProtocolHooks" "protocols"
XmSpinBoxValidatePosition(3)
translate the current value of the specified XmSpinBox child into a valid position
XmStringCreateLocalized(3)
A compound string function that creates a compound string in the current locale "XmStringCreateLocalized" "compound string functions" "XmStringCreateLocalized"
XmStringHasSubstring(3)
A compound string function that indicates whether one compound string is contained within another "XmStringHasSubstring" "compound string functions" "XmStringHasSubstring"
XmStringLineCount(3)
A compound string function that returns the number of separators plus one in the provided compound string "XmStringLineCount" "compound string functions" "XmStringLineCount"
XmStringNConcat(3)
A compound string function that appends a specified number of bytes to a compound string "XmStringNConcat" "compound string functions" "XmStringNConcat"
XmStringPeekNextComponent(3)
A compound string function that returns the component type of the next component to be fetched "XmStringPeekNextComponent" "compound string functions" "XmStringPeekNextComponent"
XmTabStackGetSelectedTab(3)
A TabStack function that returns the widget ID of the currently selectedtab "XmTabStackGetSelectedTab" "TabStack functions" "XmTabStackGetSelectedTab"
XmTabStackSelectTab(3)
A TabStack function that sets the currently displayed child "XmTabStackSelecttab" "TabStack functions" "XmTabStackSelectTab"
XmTextCut(3)
A Text function that copies the primary selection to the clipboard and deletes the selected text "XmTextCut" "Text functions" "XmTextCut"
XmTextDisableRedisplay(3)
A Text function that temporarily prevents visual update of the Text widget "XmTextDisableRedisplay" "Text functions" "XmTextDisableRedisplay"
XmTextEnableRedisplay(3)
A Text function that forces the visual update of a Text widget "XmTextEnableRedisplay" "Text functions" "XmTextEnableRedisplay"
XmTextFieldCut(3)
A TextField function that copies the primary selection to the clipboard and deletes the selected text "XmTextFieldCut" "TextField functions" "XmTextFieldCut"
XmTextFieldGetEditable(3)
A TextField function that accesses the edit permission state "XmTextFieldGetEditable" "TextField functions" "XmTextFieldGetEditable"
XmTextFieldGetMaxLength(3)
A TextField function that accesses the value of the current maximum allowable length of a text string entered from the keyboard "XmTextFieldGetMaxLength" "TextField functions" "XmTextFieldGetMaxLength"
XmTextFieldGetSelectionWcs(3)
A TextField function that retrieves the value of a wide character encoded primary selection "XmTextFieldGetSelection%Wcs" "TextField functions" "XmTextFieldGetSelection%Wcs"
XmTextFieldSetEditable(3)
A TextField function that sets the edit permission "XmTextFieldSetEditable" "TextField functions" "XmTextFieldSetEditable"
XmTextFieldSetMaxLength(3)
A TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard "XmTextFieldSetMaxLength" "TextField functions" "XmTextFieldSetMaxLength"
XmTextFieldShowPosition(3)
A TextField function that forces text at a given position to be displayed "XmTextFieldShowPosition" "TextField functions" "XmTextFieldShowPosition"
XmTextGetEditable(3)
A Text function that accesses the edit permission state "XmTextGetEditable" "Text functions" "XmTextGetEditable"
XmTextGetMaxLength(3)
A Text function that accesses the value of the current maximum allowable length of a text string entered from the keyboard "XmTextGetMaxLength" "Text functions" "XmTextGetMaxLength"
XmTextGetSelectionWcs(3)
A Text function that retrieves the value of a wide character encoded primary selection "XmTextGetSelectionWcs" "Text functions" "XmTextGetSelectionWcs"
XmTextGetTopCharacter(3)
A Text function that accesses the position of the first character displayed "XmTextGetTopCharacter" "Text functions" "XmTextGetTopCharacter"
XmTextSetEditable(3)
A Text function that sets the edit permission "XmTextSetEditable" "Text functions" "XmTextSetEditable"
XmTextSetMaxLength(3)
A Text function that sets the value of the current maximum allowable length of a text string entered from the keyboard "XmTextSetMaxLength" "Text functions" "XmTextSetMaxLength"
XmTextSetTopCharacter(3)
A Text function that sets the position of the first character displayed "XmTextSetTopCharacter" "Text functions" "XmTextSetTopCharacter"
XmTextShowPosition(3)
A Text function that forces text at a given position to be displayed "XmTextShowPosition" "Text functions" "XmTextShowPosition"
XmTransferSetParameters(3)
A toolkit function that establishes parameters to be passed by the next call to XmTransferValue "XmTransferSetParameters" "toolkit functions" "XmTransferSetParameters"
XmUpdateDisplay(3)
A function that processes all pending exposure events immediately "XmUpdateDisplay"
XmVaCreateArrowButton(3)
XmVaCreateManagedArrowButton A ArrowButton widget convenience creation functions. "XmVaCreateArrowButton" "XmVaCreateManagedArrowButton" "creation functions"
XmVaCreateArrowButtonGadget(3)
XmVaCreateManagedArrowButtonGadget A ArrowButtonGadget widget convenience creation functions. "XmVaCreateArrowButtonGadget" "XmVaCreateManagedArrowButtonGadget" "creation functions"
XmVaCreateBulletinBoard(3)
XmVaCreateManagedBulletinBoard A BulletinBoard widget convenience creation functions. "XmVaCreateBulletinBoard" "XmVaCreateManagedBulletinBoard" "creation functions"
XmVaCreateButtonBox(3)
XmVaCreateManagedButtonBox A ButtonBox widget convenience creation functions. "XmVaCreateButtonBox" "XmVaCreateManagedButtonBox" "creation functions"
XmVaCreateCascadeButton(3)
XmVaCreateManagedCascadeButton A CascadeButton widget convenience creation functions. "XmVaCreateCascadeButton" "XmVaCreateManagedCascadeButton" "creation functions"
XmVaCreateCascadeButtonGadget(3)
XmVaCreateManagedCascadeButtonGadget A CascadeButtonGadget widget convenience creation functions. "XmVaCreateCascadeButtonGadget" "XmVaCreateManagedCascadeButtonGadget" "creation functions"
XmVaCreateColorSelector(3)
XmVaCreateManagedColorSelector A ColorSelector widget convenience creation functions. "XmVaCreateColorSelector" "XmVaCreateManagedColorSelector" "creation functions"
XmVaCreateColumn(3)
XmVaCreateManagedColumn A Column widget convenience creation functions. "XmVaCreateColumn" "XmVaCreateManagedColumn" "creation functions"
XmVaCreateCombinationBox2(3)
XmVaCreateManagedCombinationBox2 A Form widget convenience creation functions. "XmVaCreateCombinationBox2" "XmVaCreateManagedCombinationBox2" "creation functions"
XmVaCreateComboBox(3)
XmVaCreateManagedComboBox A ComboBox widget convenience creation functions. "XmVaCreateComboBox" "XmVaCreateManagedComboBox" "creation functions"
XmVaCreateCommand(3)
XmVaCreateManagedCommand A Command widget convenience creation functions. "XmVaCreateCommand" "XmVaCreateManagedCommand" "creation functions"
XmVaCreateContainer(3)
XmVaCreateManagedContainer A Container widget convenience creation functions. "XmVaCreateContainer" "XmVaCreateManagedContainer" "creation functions"
XmVaCreateDataField(3)
XmVaCreateManagedDataField A DataField widget convenience creation functions. "XmVaCreateDataField" "XmVaCreateManagedDataField" "creation functions"
XmVaCreateDrawingArea(3)
XmVaCreateManagedDrawingArea A DrawingArea widget convenience creation functions. "XmVaCreateDrawingArea" "XmVaCreateManagedDrawingArea" "creation functions"
XmVaCreateDrawnButton(3)
XmVaCreateManagedDrawnButton A DrawnButton widget convenience creation functions. "XmVaCreateDrawnButton" "XmVaCreateManagedDrawnButton" "creation functions"
XmVaCreateDropDown(3)
XmVaCreateManagedDropDown A DropDown widget convenience creation functions. "XmVaCreateDropDown" "XmVaCreateManagedDropDown" "creation functions" "XmVaCreateDropDown"
XmVaCreateExt18List(3)
XmVaCreateManagedExt18List A Form widget convenience creation functions. "XmVaCreateExt18List" "XmVaCreateManagedExt18List" "creation functions"
XmVaCreateFileSelectionBox(3)
XmVaCreateManagedFileSelectionBox A FileSelectionBox widget convenience creation functions. "XmVaCreateFileSelectionBox" "XmVaCreateManagedFileSelectionBox" "creation functions"
XmVaCreateForm(3)
XmVaCreateManagedForm A Form widget convenience creation functions. "XmVaCreateForm" "XmVaCreateManagedForm" "creation functions" "XmVaCreateForm"
XmVaCreateFrame(3)
XmVaCreateManagedFrame A Frame widget convenience creation functions. "XmVaCreateFrame" "XmVaCreateManagedFrame" "creation functions"
XmVaCreateHierarchy(3)
XmVaCreateManagedHierarchy A Hierarchy widget convenience creation functions. "XmVaCreateHierarchy" "XmVaCreateManagedHierarchy" "creation functions"
XmVaCreateIconGadget(3)
XmVaCreateManagedIconGadget A IconGadget widget convenience creation functions. "XmVaCreateIconGadget" "XmVaCreateManagedIconGadget" "creation functions"
XmVaCreateLabel(3)
XmVaCreateManagedLabel A Label widget convenience creation functions. "XmVaCreateLabel" "XmVaCreateManagedLabel" "creation functions"
XmVaCreateLabelGadget(3)
XmVaCreateManagedLabelGadget A LabelGadget widget convenience creation functions. "XmVaCreateLabelGadget" "XmVaCreateManagedLabelGadget" "creation functions"
XmVaCreateList(3)
XmVaCreateManagedList A List widget convenience creation functions. "XmVaCreateList" "XmVaCreateManagedList" "creation functions"
XmVaCreateMainWindow(3)
XmVaCreateManagedMainWindow A MainWindow widget convenience creation functions. "XmVaCreateMainWindow" "XmVaCreateManagedMainWindow" "creation functions"
XmVaCreateMessageBox(3)
XmVaCreateManagedMessageBox A MessageBox widget convenience creation functions. "XmVaCreateToggleMessageBox" "XmVaCreateManagedMessageBox" "creation functions" "XmVaCreateMessageBox"
XmVaCreateMultiList(3)
XmVaCreateManagedMultiList A MultiList widget convenience creation functions. "XmVaCreateToggleMultiList" "XmVaCreateManagedMultiList" "creation functions" "XmVaCreateMultiList"
XmVaCreateNotebook(3)
XmVaCreateManagedNotebook A Notebook widget convenience creation functions. "XmVaCreateToggleNotebook" "XmVaCreateManagedNotebook" "creation functions" "XmVaCreateNotebook"
XmVaCreateOutline(3)
XmVaCreateManagedOutline A Outline widget convenience creation functions. "XmVaCreateOutline" "XmVaCreateManagedOutline" "creation functions"
XmVaCreatePanedWindow(3)
XmVaCreateManagedPanedWindow A PanedWindow widget convenience creation functions. "XmVaCreateTogglePanedWindow" "XmVaCreateManagedPanedWindow" "creation functions" "XmVaCreatePanedWindow"
XmVaCreatePushButton(3)
XmVaCreateManagedPushButton A PushButton widget convenience creation functions. "XmVaCreateTogglePushButton" "XmVaCreateManagedPushButton" "creation functions" "XmVaCreatePushButton"
XmVaCreatePushButtonGadget(3)
XmVaCreateManagedPushButtonGadget A PushButtonGadget widget convenience creation functions. "XmVaCreateTogglePushButtonGadget" "XmVaCreateManagedPushButtonGadget" "creation functions" "XmVaCreatePushButtonGadget"
XmVaCreateRowColumn(3)
XmVaCreateManagedRowColumn A RowColumn widget convenience creation functions. "XmVaCreateToggleRowColumn" "XmVaCreateManagedRowColumn" "creation functions" "XmVaCreateRowColumn"
XmVaCreateScale(3)
XmVaCreateManagedScale A Scale widget convenience creation functions. "XmVaCreateToggleScale" "XmVaCreateManagedScale" "creation functions" "XmVaCreateScale"
XmVaCreateScrollBar(3)
XmVaCreateManagedScrollBar A ScrollBar widget convenience creation functions. "XmVaCreateToggleScrollBar" "XmVaCreateManagedScrollBar" "creation functions" "XmVaCreateScrollBar"
XmVaCreateScrolledWindow(3)
XmVaCreateManagedScrolledWindow A ScrolledWindow widget convenience creation functions. "XmVaCreateToggleScrolledWindow" "XmVaCreateManagedScrolledWindow" "creation functions" "XmVaCreateScrolledWindow"
XmVaCreateSelectionBox(3)
XmVaCreateManagedSelectionBox A SelectionBox widget convenience creation functions. "XmVaCreateToggleSelectionBox" "XmVaCreateManagedSelectionBox" "creation functions" "XmVaCreateSelectionBox"
XmVaCreateSeparatorGadget(3)
XmVaCreateManagedSeparatorGadget A SeparatorGadget widget convenience creation functions. "XmVaCreateToggleSeparatorGadget" "XmVaCreateManagedSeparatorGadget" "creation functions" "XmVaCreateSeparatorGadget"
XmVaCreateSimpleSpinBox(3)
XmVaCreateManagedSimpleSpinBox A SimpleSpinBox widget convenience creation functions. "XmVaCreateToggleSimpleSpinBox" "XmVaCreateManagedSimpleSpinBox" "creation functions" "XmVaCreateSimpleSpinBox"
XmVaCreateSpinBox(3)
XmVaCreateManagedSpinBox A SpinBox widget convenience creation functions. "XmVaCreateToggleSpinBox" "XmVaCreateManagedSpinBox" "creation functions" "XmVaCreateSpinBox"
XmVaCreateTabStack(3)
XmVaCreateManagedTabStack A TabStack widget convenience creation functions. "XmVaCreateToggleTabStack" "XmVaCreateManagedTabStack" "creation functions" "XmVaCreateTabStack"
XmVaCreateText(3)
XmVaCreateManagedText A Text widget convenience creation functions. "XmVaCreateToggleText" "XmVaCreateManagedText" "creation functions" "XmVaCreateText"
XmVaCreateTextField(3)
XmVaCreateManagedTextField A TextField widget convenience creation functions. "XmVaCreateToggleTextField" "XmVaCreateManagedTextField" "creation functions" "XmVaCreateTextField"
XmVaCreateToggleButton(3)
XmVaCreateManagedToggleButton A ToggleButton widget convenience creation functions. "XmVaCreateToggleToggleButton" "XmVaCreateManagedToggleButton" "creation functions" "XmVaCreateToggleButton"
XmVaCreateToggleButtonGadget(3)
XmVaCreateManagedToggleButtonGadget A ToggleButtonGadget widget convenience creation functions. "XmVaCreateToggleToggleButtonGadget" "XmVaCreateManagedToggleButtonGadget" "creation functions" "XmVaCreateToggleButtonGadget"
XmbLookupString(3), XwcLookupString(3), Xutf8LookupString(3)
obtain composed input from an input method
XmtAskForItem(3), XmtAskForItem()(3), XmtAskForItemNumber()(3)
use a dialog box to prompt the user to select an item from a list and return the selected item
XmtChooserGetState(3), XmtChooserGetState()(3), XmtChooserGetValue()(3), XmtChooserGetSensitivity()(3)
query an XmtChooser widget about its selected items and item sensitivity
XmtChooserSetState(3), XmtChooserSetState()(3), XmtChooserSetSensitive()(3), XmtChooserSetItemValue()(3)
set the current selection in an XmtChooser widget, or the sensitivity or value associated with its items
XmtCliFlush(3), XmtCliFlush()(3)
force pending XmtCli output to be displayed
XmtCreateChild(3), XmtCreateChild()(3), XmtCreateQueryChild()(3), XmtCreateQueryListChild()(3)
create a named child and all of its descendants
XmtCreateChildren(3), XmtCreateChildren()(3), XmtCreateQueryChildren() XmtCreateQueryListChildren(3)
create the descendants of a widget described in the resource file
XmtDialogOkayCallback(3), XmtDialog{Okay(3), Cancel(3), Apply(3), Reset(3), Done}Callback()(3), XmtDialogGetDataAddress()(3), XmtDialogSetReturnValue()(3)
predefined callbacks for use with automatic dialogs and functions for writing custom dialog callbacks
XmtDisplayErrorMsg(3), XmtDisplayErrorMsg()(3), XmtDisplayWarningMsg()(3), XmtDisplayInformationMsg()(3)
display a formatted message in a dialog box
XmtGetBitmap(3), XmtGetBitmap()(3), XmtGetPixmap()(3)
find and return the named bitmap or pixmap
XmtGetHomeDir(3), XmtGetHomeDir()(3)
return the user's home directory
XmtHashTableCreate(3), XmtHashTableCreate()(3), XmtHashTableDestroy()(3), XmtHashTableStore()(3), XmtHashTableLookup()(3), XmtHashTableDelete()(3), XmtHashTableForEach()(3)
hash table functions
XmtHelpBox(3)
a widget to display scrolled, multi-font help text
XmtLayoutBox(3)
the row or column gadget used within the XmtLayout widget
XmtLoadResourceFile(3), XmtLoadResourceFile()(3), XmtLoadResourceFileList()(3)
find named resource files and read them into the resource database
XmtLocalize2(3), XmtLocalize2()(3), XmtLocalize()(3), XmtLocalizeWidget()(3)
look up a translated version of a string in the resource database
XmtLookupColorName(3), XmtLookupColorName()(3)
lookup the actual color name associated with a symbolic color name in an XmtColor Table
XmtLookupPixmap(3), XmtLookupPixmap()(3), XmtLookupSimplePixmap()(3), XmtLookupWidgetPixmap()(3), XmtLookupBitmap()(3), XmtLookupBitmask()(3)
get a named pixmap or bitmap from the Xmt image cache
XmtMenuActivateProcedure(3), XmtMenuActivateProcedure()(3), XmtMenuInactivateProcedure()(3)
sensitize and desensitize menu items depending on the procedures they call
XmtMenuPopupHandler(3), XmtMenuPopupHandler()(3)
remove the default event handler registered for an XmtMenu popup menu pane
XmtMsgLineGetString(3), XmtMsgLineGetString()(3), XmtMsgLineGetDouble()(3), XmtMsgLineGetInt()(3), XmtMsgLineGetUnsigned()(3), XmtMsgLineGetChar()(3)
use an XmtMsgLine widget to synchronously get input from the user
XmtMsgLineSetInput(3), XmtMsgLineSetInput()(3), XmtMsgLineGetInput()(3)
set or query the editable text in an XmtMsgLine widget
XmtParseXpmData(3), XmtParseXpmData()(3), XmtParseXpmFile()(3), XmtFreeXmtImage()(3)
parse an XPM pixmap into the intermediate XmtImage format
XmtRegisterAll(3), XmtRegisterAll()(3)
register all standard widgets, procedures, and resource converters
XmtRegisterChooser(3), XmtRegisterChooser()(3), XmtRegisterInputField()(3), XmtRegisterXmScale()(3), XmtRegisterXmScrolledText()(3), XmtRegisterXmText()(3), XmtRegisterXmTextField()(3), XmtRegisterXmToggleButton()(3)
specially register input widgets for use with Xmt automatic dialog facilities
XmtRegisterEnumConverter(3), XmtRegisterEnumConverter()(3), XmtConvertStringToEnum()(3)
a resource converter for enumerated types
XmtRegisterImprovedIcons(3), XmtRegisterImprovedIcons()(3)
replace the standard error, warning and information icons with larger ``improved'' icons
XmtRegisterLayoutParser(3), XmtRegisterLayoutParser()(3), XmtRegisterLayoutCreateMethod()(3)
register the parser for the XmtLayout widget layout grammar and allow typed widget creation by the parser
XmtRegisterProcedures(3), XmtRegisterProcedures()(3), XmtRegisterCallbackProcedure()(3), XmtVaRegisterCallbackProcedures()(3)
register procedures for use with the Xmt callback converter
XmtRegisterUnixProcedures(3), XmtRegisterXtProcedures()(3), XmtRegisterXmtProcedures()(3), XmtRegisterUnixProcedures()(3)
register commonly used procedures with the Xmt callback converter
XmtSetValue(3), XmtSetValue()(3), XmtSetTypedValue()(3)
set a named widget resource to a named value
XmtSymbolAddCallback(3), XmtSymbolAddCallback()(3), XmtSymbolRemoveCallback()(3)
add and remove a procedure to be called when a symbol's value changes
XmtWaitUntilMapped(3), XmtWaitUntilMapped()(3)
process events until a dialog becomes mapped
Xnest(1)
a nested X server
XpmCreateData(3)
create an Data structure
XpmMisc(3)
xpm misc functions to free used memory and handle errors
XrmEnumerateDatabase(3)
enumerate resource database entries
XrmGetFileDatabase(3), XrmPutFileDatabase(3), XrmGetStringDatabase(3), XrmLocaleOfDatabase(3), XrmGetDatabase(3), XrmSetDatabase(3), XrmDestroyDatabase(3)
retrieve and store resource databases
XrmMergeDatabases(3), XrmCombineDatabase(3), XrmCombineFileDatabase(3)
merge resource databases
XtAddCallback(3), XtAddCallbacks(3), XtRemoveCallback(3), XtRemoveCallbacks(3), XtRemoveAllCallbacks(3)
add and remove callback procedures
XtAddGrab(3), XtRemoveGrab(3)
redirect user input to a modal widget
XtAppAddActionHook(3), XtRemoveActionHook(3)
register an action hook procedure
XtAppAddBlockHook(3), XtRemoveBlockHook(3)
register a block hook procedure
XtAppAddWorkProc(3), XtRemoveWorkProc(3)
Add and remove background processing procedures
XtCallAcceptFocus(3)
calla widget's accept_focus procedure
XtCallActionProc(3)
invoke an action procedure directly
XtCreateWidget(3), XtVaCreateWidget(3), XtCreateManagedWidget(3), XtVaCreateManagedWidget(3), XtDestroyWidget(3)
create and destroy widgets
XtDisplayInitialize(3), XtOpenDisplay(3), XtDatabase(3), XtScreenDatabase(3), XtCloseDisplay(3)
initialize, open, or close a display
XtGetDisplays(3)
retrieve a list of displays associated with an application context
XtGetSelectionRequest(3)
retrieve the event that triggered the XtConvertSelectionProc
XtLastEventProcessed(3), XtLastTimestampProcessed(3)
last event, last timestamp processed
XtManageChildren(3), XtManageChild(3), XtUnmanageChildren(3), XtUnmanageChild(3), XtChangeManagedSet(3), XtIsManaged(3)
manage and unmanage children
XtMapWidget(3), XtSetMappedWhenManaged(3), XtUnmapWidget(3)
map and unmap widgets
XtPopup(3), XtPopupSpringLoaded(3), XtCallbackNone(3), XtCallbackNonexclusive(3), XtCallbackExclusive(3)
map a pop-up
XtQueryGeometry(3)
query the preferred geometry of a child widget
XtRealizeWidget(3), XtIsRealized(3), XtUnrealizeWidget(3)
realize and unrealize widgets
XtSetLanguageProc(3)
set the language procedure
XvListImageFormats(3)
return list of image formats supported by a video port
XvPortNotify(3)
event generated when port attributes change
XvUngrabPort(3)
release port grabbed for video operation
XvVideoNotify(3)
event generated for video processing
_U_dyn_cancel(3)
-- cancel unwind-info for dynamically generated code
_U_dyn_register(3)
-- register unwind info for dynamically generated code
_Users_Julie_Documents_Boulot_MyGitHub_lapack_SRC_DEPRECATED_(3), SRC/DEPRECATED(3)
Directory Reference
_nc_tracebits(3x), %curses_trace(3x), %trace(3x), %_tracef(3x), %_traceattr(3x), %_traceattr2(3x), %_tracecchar_t(3x), %_tracecchar_t2(3x), %_tracechar(3x), %_tracechtype(3x), %_tracechtype2(3x), %_nc_tracebits(3x), %_tracedump(3x), %_tracemouse(3x)
curses debugging routines
_xt_ff_pclose(3), _xt_ff_pclose()(3)
Close a stream created by xt_ff_popen(3)
_xt_ff_raw_close(3), _xt_ff_raw_close()(3)
Close a stream created by _xt_ff_raw_open()
a800(4)
webcamd driver for AVerMedia AverTV A800 DVB-T receiver
aa_attrs(3)
returns pointer to the text output buffer used by AA-lib
aa_createedit(3)
Simple interactive line editor provided as helper function
aa_currentfont(3)
returns specification of the fonts used by AA-lib rendering routines
aa_defparams(3)
default hardware paramters requested by AA-lib programs
aa_displayrecommended(3)
List of recommended drivers
aa_dithernames(3)
Names of dithering methods supported by AA-lib
aa_drivers(3)
NULL-terminated array of output drivers available in AA-lib
aa_edit(3)
Simple interactive line editor
aa_editkey(3)
Notify the line editor about keypress
aa_fonts(3)
Null-terminated array of available fonts
aa_formats(3)
NULL terminated array of save formats supported by AA-lib
aa_getmouse(3)
Get mouse position as specified by last mouse event read by aa_getevent
aa_gotoxy(3)
move the hardware cursor (if any) to specified position
aa_image(3)
returns pointer to the framebuffer emulated by AA-lib
aa_imgheight(3)
returns height of the emulated image in pixels
aa_imgwidth(3)
returns width of the emulated image in pixels
aa_kbddrivers(3)
NULL-terminated array of keyboard drivers available in AA_lib
aa_kbdrecommended(3)
List of recommended drivers
aa_mousedrivers(3)
NULL terminated array of mouse drivers supported by AA-lib
aa_mouserecommended(3)
List of recommended drivers
aa_parseoptions(3)
parse the standard command line options used by AA-lib
aa_putpixel(3)
put pixel to emulated framebuffer
aa_recommendhi(3)
insert the given driver on beggining of the list of recommended drivers
aa_recommendhidisplay(3)
insert the given driver on beggining of the list of recommended display drivers
aa_recommendhikbd(3)
insert the given driver on beggining of the list of recommended keyboard drivers
aa_recommendhimouse(3)
insert the given driver on beggining of the list of recommended mouse drivers
aa_recommendlow(3)
Add the given driver to the end of list of recommended drivers
aa_recommendlowdisplay(3)
Add the given driver to the end of list of display recommended drivers
aa_recommendlowkbd(3)
Add the given driver to the end of list of keyboard recommended drivers
aa_recommendlowmouse(3)
Add the given driver to the end of list of mouse recommended drivers
aa_resizehandler(3)
Set user handler to be called on resize event
aa_setfont(3)
set font specification to be used by rendering functions
aa_setsupported(3)
alter the "supported" field of hardware_params structure used by AA-lib
aa_text(3)
returns pointer to the text output buffer used by AA-lib
aarch64-none-elf-dlltool(1), dlltool(1)
create files needed to build and use DLLs
aarch64-unknown-freebsd14.2-dlltool(1), dlltool(1)
create files needed to build and use DLLs
abl(1)
Prefixed representation for boolean functions man1/alc_origin.1
abook(1)
text-based address book program
ackinfo.cgi(1)
Xymon CGI script to acknowledge alerts
acknowledge.cgi(1)
Xymon CGI script to acknowledge alerts
aclgen(1)
create optimized access lists
acmed(8)
ACME client daemon
acmed.toml(5)
ACMEd configuration file
activateCDKAlphalist(3), activateCDKAlphalist destroyCDKAlphalist drawCDKAlphalist eraseCDKAlphalist getCDKAlphalistBox getCDKAlphalistContents getCDKAlphalistCurrentItem getCDKAlphalistFillerChar getCDKAlphalistHighlight injectCDKAlphalist moveCDKAlphalist newCDKAlphalist positionCDKAlphalist setCDKAlphalist setCDKAlphalistBackgroundAttrib setCDKAlphalistBackgroundColor setCDKAlphalistBox setCDKAlphalistBoxAttribute setCDKAlphalistContents setCDKAlphalistCurrentItem setCDKAlphalistFillerChar setCDKAlphalistHighlight setCDKAlphalistHorizontalChar setCDKAlphalistLLChar setCDKAlphalistLRChar setCDKAlphalistPostProcess setCDKAlphalistPreProcess setCDKAlphalistULChar setCDKAlphalistURChar setCDKAlphalistVerticalChar cdk_alphalist(3)
Cdk sorted list widget
activateCDKDScale(3), activateCDKDScale destroyCDKDScale drawCDKDScale eraseCDKDScale getCDKDScaleBox getCDKDScaleDigits getCDKDScaleHighValue getCDKDScaleLowValue getCDKDScaleValue injectCDKDScale moveCDKDScale newCDKDScale positionCDKDScale setCDKDScale setCDKDScaleBackgroundAttrib setCDKDScaleBackgroundColor setCDKDScaleBox setCDKDScaleBoxAttribute setCDKDScaleDigits setCDKDScaleHorizontalChar setCDKDScaleLLChar setCDKDScaleLRChar setCDKDScaleLowHigh setCDKDScalePostProcess setCDKDScalePreProcess setCDKDScaleULChar setCDKDScaleURChar setCDKDScaleValue setCDKDScaleVerticalChar cdk_dscale(3)
Cdk scale widget (type double)
activateCDKFScale(3), activateCDKFScale destroyCDKFScale drawCDKFScale eraseCDKFScale getCDKFScaleBox getCDKFScaleDigits getCDKFScaleHighValue getCDKFScaleLowValue getCDKFScaleValue injectCDKFScale moveCDKFScale newCDKFScale positionCDKFScale setCDKFScale setCDKFScaleBackgroundAttrib setCDKFScaleBackgroundColor setCDKFScaleBox setCDKFScaleBoxAttribute setCDKFScaleDigits setCDKFScaleHorizontalChar setCDKFScaleLLChar setCDKFScaleLRChar setCDKFScaleLowHigh setCDKFScalePostProcess setCDKFScalePreProcess setCDKFScaleULChar setCDKFScaleURChar setCDKFScaleValue setCDKFScaleVerticalChar cdk_fscale(3)
Cdk scale widget (type float)
activateCDKRadio(3), activateCDKRadio destroyCDKRadio drawCDKRadio eraseCDKRadio getCDKRadioBox getCDKRadioChoiceCharacter getCDKRadioCurrentItem getCDKRadioHighlight getCDKRadioItems getCDKRadioLeftBrace getCDKRadioRightBrace getCDKRadioSelectedItem injectCDKRadio moveCDKRadio newCDKRadio positionCDKRadio setCDKRadio setCDKRadioBackgroundAttrib setCDKRadioBackgroundColor setCDKRadioBox setCDKRadioBoxAttribute setCDKRadioChoiceCharacter setCDKRadioCurrentItem setCDKRadioHighlight setCDKRadioHorizontalChar setCDKRadioItems setCDKRadioLLChar setCDKRadioLRChar setCDKRadioLeftBrace setCDKRadioPostProcess setCDKRadioPreProcess setCDKRadioRightBrace setCDKRadioSelectedItem setCDKRadioULChar setCDKRadioURChar setCDKRadioVerticalChar cdk_radio(3)
Cdk radio list widget
activateCDKUScale(3), activateCDKUScale destroyCDKUScale drawCDKUScale eraseCDKUScale getCDKUScaleBox getCDKUScaleHighValue getCDKUScaleLowValue getCDKUScaleValue injectCDKUScale moveCDKUScale newCDKUScale positionCDKUScale setCDKUScale setCDKUScaleBackgroundAttrib setCDKUScaleBackgroundColor setCDKUScaleBox setCDKUScaleBoxAttribute setCDKUScaleHorizontalChar setCDKUScaleLLChar setCDKUScaleLRChar setCDKUScaleLowHigh setCDKUScalePostProcess setCDKUScalePreProcess setCDKUScaleULChar setCDKUScaleURChar setCDKUScaleValue setCDKUScaleVerticalChar cdk_uscale(3)
Cdk scale widget (type unsigned)
activateCDKUSlider(3), activateCDKUSlider destroyCDKUSlider drawCDKUSlider eraseCDKUSlider getCDKUSliderBox getCDKUSliderHighValue getCDKUSliderLowValue getCDKUSliderValue injectCDKUSlider moveCDKUSlider newCDKUSlider positionCDKUSlider setCDKUSlider setCDKUSliderBackgroundAttrib setCDKUSliderBackgroundColor setCDKUSliderBox setCDKUSliderBoxAttribute setCDKUSliderHorizontalChar setCDKUSliderLLChar setCDKUSliderLRChar setCDKUSliderLowHigh setCDKUSliderPostProcess setCDKUSliderPreProcess setCDKUSliderULChar setCDKUSliderURChar setCDKUSliderValue setCDKUSliderVerticalChar cdk_uslider(3)
Cdk slider widget (type unsigned)
active(5)
List of newsgroups carried by the server
active_dialog(3)
Global pointer to the most recent activated dialog. Allegro game programming library
active_menu(3)
Global pointer to the most recent activated menu. Allegro game programming library
acyclic(1)
make directed graph acyclic
ad2vcf(1), AD2VCF(1)
Extract allelic depth from a SAM stream and add to VCF files " Convention: " Underline anything that is typed verbatim - commands, etc
add(1)
full-screen editing calculator
addListBdd(3)
adds a BDD to a chained list of BDDs
addwords(1)
Adding words to specified dictionary collectively
adf_salvage(1)
show or recover (in the future - extract) deleted files from an ADF device
adf_show_metadata(1)
show metadata of devices, volumes, directories and files stored as Amiga disk file images (ADF)
adie-17(1), Adie(1)
The ADvanced Interactive Editor
adig(1)
print information collected from Domain Name System (DNS) servers
admesh(1), ADMesh(1)
a program for processing triangulated solid meshes
adplay(1)
AdPlay/UNIX console-based OPL2 audio player
ae-repo-ci(1), ae[hy]repo[hy]ci(1)
redundant repository checkin
aeannotate(1)
annotated source file listing
aebisect(1)
search for a delta which changed project behaviour
aed(1), aegis difference(1)
find differences between a change and the baseline
aedb(1), aegis develop begin(1)
begin development of a change
aedbu(1), aegis develop begin undo(1)
undo the effects of aedb
aede(1), aegis develop end(1)
complete development of a change
aede-policy(1), aede[hy]policy(1)
check change set is ready for aede
aedeu(1), aegis develop end undo(1)
recall a change for further development
aediff(1)
file differences between deltas
aedir(5)
aegis directory structures
aedist(1)
remotely distribute a change
aedn(1), aegis delta name(1)
assign a symbolic name to a project delta
aee(1)
another (easy) editor
aeedit(1)
edit a change's files
aels(1)
annotated directory listing
aenf(1), aegis new file(1)
add new files to be created by a change
aerm(1), aegis remove file(1)
add files to be deleted to a change
aermu(1), aegis remove file undo(1)
remove files to be deleted from a change
aescrypt(1)
encrypt data using Rijndael, the Advanced Encryption Standard winner
aesget(1)
decrypt data using Rijndael, the Advanced Encryption Standard winner
aespasswd(1)
Used to create and manage an AES keyfile
aewan(1)
An ascii-art editor
afOpenFile(3)
open an audio file and create a file handle structure used for subsequent calls to the Audio File Library
afcclient(1)
Interact with AFC/HouseArrest service on a connected device
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:
affix(1)
fix a corrupted AFF file
affverify(1)
verify the digital signature on a signed file
afgetresultmd(3)
get metadata associated with search results
afuse(1), AFUSE(1)
automounting file system implemented in user-space using FUSE
agedu(1)
correlate disk usage with last-access times to identify large and disused data
aget(1)
A multithreaded HTTP download accelerator
aggregate-ios(1)
optimise a concatenated set of cisco/IOS prefix filters to help make them nice and short
ahost(1)
print the A or AAAA record associated with a hostname or IP address
aide(1)
Advanced Intrusion Detection Environment
aide.conf(5)
The configuration file for Advanced Intrusion Detection Environment
airbase-ng(8)
multi-purpose tool aimed at attacking clients as opposed to the Access Point (AP) itself
airdecap-ng(1)
decrypt a WEP/WPA crypted pcap file
airdecloak-ng(1), airuncloak-ng(1)
Removes wep cloaked framed from a pcap file
airmon-ng(8)
POSIX sh script designed to turn wireless cards into monitor mode
airolib-ng(1)
manage and create a WPA/WPA2 pre-computed hashes tables
airventriloquist-ng(8)
encrypted WiFi packet injection
akaidump(1)
Dump an AKAI media (i.e. CDROM) as disk image file to your HD
akaiextract(1)
Extract audio samples from an AKAI media or AKAI disk image file
al_acknowledge_drawing_halt(3)
Allegro 5 API
al_acknowledge_drawing_resume(3)
Allegro 5 API
al_acknowledge_resize(3)
Allegro 5 API
al_assert(3)
Asserts at the specified file and line number. Allegro game programming library
al_color_distance_ciede2000(3)
Allegro 5 API
al_draw_filled_circle(3)
Allegro 5 API
al_draw_filled_ellipse(3)
Allegro 5 API
al_draw_filled_pieslice(3)
Allegro 5 API
al_draw_filled_polygon(3)
Allegro 5 API
al_draw_filled_polygon_with_holes(3)
Allegro 5 API
al_draw_filled_rectangle(3)
Allegro 5 API
al_draw_filled_rounded_rectangle(3)
Allegro 5 API
al_draw_filled_triangle(3)
Allegro 5 API
al_draw_indexed_buffer(3)
Allegro 5 API
al_draw_indexed_prim(3)
Allegro 5 API
al_draw_justified_text(3)
Allegro 5 API
al_draw_justified_textf(3)
Allegro 5 API
al_draw_justified_ustr(3)
Allegro 5 API
al_draw_rotated_bitmap(3)
Allegro 5 API
al_draw_rounded_rectangle(3)
Allegro 5 API
al_draw_scaled_bitmap(3)
Allegro 5 API
al_draw_scaled_rotated_bitmap(3)
Allegro 5 API
al_draw_tinted_bitmap(3)
Allegro 5 API
al_draw_tinted_bitmap_region(3)
Allegro 5 API
al_draw_tinted_rotated_bitmap(3)
Allegro 5 API
al_draw_tinted_scaled_bitmap(3)
Allegro 5 API
al_draw_tinted_scaled_rotated_bitmap(3)
Allegro 5 API
al_draw_tinted_scaled_rotated_bitmap_region(3)
Allegro 5 API
al_ffblk_get_size(3)
Get size of file returned by al_findfirst/al_findnext. Allegro game programming library
al_findclose(3)
Closes a previously opened search with al_findfirst(). Allegro game programming library
al_findnext(3)
Finds the next file in a search started by al_findfirst(). Allegro game programming library
al_fixed(3)
Allegro 5 API
al_get_audio_stream_attached(3)
Allegro 5 API
al_get_audio_stream_played_samples(3)
Allegro 5 API
al_get_audio_stream_speed(3)
Allegro 5 API
al_get_mixer_attached(3)
Allegro 5 API
al_get_sample_instance_attached(3)
Allegro 5 API
al_get_sample_instance_speed(3)
Allegro 5 API
al_get_timer_speed(3)
Allegro 5 API
al_get_timer_started(3)
Allegro 5 API
al_get_video_scaled_height(3)
Allegro 5 API
al_get_video_scaled_width(3)
Allegro 5 API
al_is_acodec_addon_initialized(3)
Allegro 5 API
al_is_audio_installed(3)
Allegro 5 API
al_is_bitmap_locked(3)
Allegro 5 API
al_is_event_queue_paused(3)
Allegro 5 API
al_is_event_source_registered(3)
Allegro 5 API
al_is_font_addon_initialized(3)
Allegro 5 API
al_is_haptic_installed(3)
Allegro 5 API
al_is_image_addon_initialized(3)
Allegro 5 API
al_is_joystick_installed(3)
Allegro 5 API
al_is_keyboard_installed(3)
Allegro 5 API
al_is_mouse_installed(3)
Allegro 5 API
al_is_native_dialog_addon_initialized(3)
Allegro 5 API
al_is_primitives_addon_initialized(3)
Allegro 5 API
al_is_system_installed(3)
Allegro 5 API
al_is_touch_input_installed(3)
Allegro 5 API
al_is_ttf_addon_initialized(3)
Allegro 5 API
al_is_video_addon_initialized(3)
Allegro 5 API
al_lock_bitmap_blocked(3)
Allegro 5 API
al_lock_bitmap_region_blocked(3)
Allegro 5 API
al_put_blended_pixel(3)
Allegro 5 API
al_run_detached_thread(3)
Allegro 5 API
al_set_audio_stream_speed(3)
Allegro 5 API
al_set_keyboard_leds(3)
Allegro 5 API
al_set_sample_instance_speed(3)
Allegro 5 API
al_set_timer_speed(3)
Allegro 5 API
al_wait_for_event_timed(3)
Allegro 5 API
alc(1), aLinkCreator(1)
the aMule eD2k link creator
alcbanner(1)
Display a standardized banner for Alliance tools man1/alc_origin.1
alcc(1)
text based eD2k links calculator for aMule
alephone(6)
game engine based on Marathon 2
alias_manager(8), alias_manager.pl(8)
Manage Sympa aliases (Obsoleted)
alink(1)
link (reloacatable) object files created by AS
alizams(1)
Medical Imaging
allcm(1)
force the most important Computer-Modern-fonts to be calculated
allec(1)
force the most important ec-fonts to be calculated
allegro_404_char(3)
Character used when Allegro cannot find a glyph
allegro_message(3)
Used mainly to show error messages to users. Allegro game programming library
alliancebanner(3)
display the standardized Alliance banner man1/alc_origin.1
allneeded(1)
force the calculation of all fonts now needed
allocrdsrecwin(3)
allocates a structure used to know windows which contains a rectangle. man1/alc_origin.1
allocrdswinrec(3)
allocates a structure used to create a list of tables of rectangles. man1/alc_origin.1
alpine(1)
an Alternatively Licensed Program for Internet News and Email
alsaconf(8)
configuration tool for the Advanced Linux Sound Architecture
alsactl(1)
advanced controls for ALSA soundcard driver
amanda-client.conf(5)
Client configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
amanda.conf(5)
Main configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
amigadepacker(1)
Tool for depacking some compressed Amiga formats
amoverview(8)
display file systems processed by Amanda over time
ampache(1), Ampache(1)
is a Web-based Audio file manager
amreport(8)
generate a formatted output of statistics for an Amanda run
amttool(1)
remotely control Intel AMT managed machines
amulecmd(1)
Console-based program to control aMule
amuled(1)
the all-platform eMule p2p client - daemonized version
annot-tsv(1)
transfer annotations from one TSV (tab-separated values) file into another
anongitssh(1)
restricted shell for git-upload-pack over SSH
ansilove_icedraw(3)
Process and render iCE Draw content
ant(1)
a Java based make tool
anytoucd(1gv)
filter to convert a geomview data file into a data file in the so-called 'ucd' (Unstructured Cell Data) format
ap-config(8)
configure and monitor Atmel and NWN based APs
apertium-desmediawiki(1)
MediaWiki format processor for Apertium
apertium-gen-modes(1)
intermediate mode file generator for Apertium
apertium-interchunk(1)
intermediate interchunk processor for Apertium
apertium-postchunk(1)
intermediate transfer module tool for Apertium
apertium-remediawiki(1)
MediaWiki format processor for Apertium
apertium-unformat(1)
unformatted text extractor for Apertium
apertium-validate-acx(1)
intermediate acx rule validator for Apertium
apertium-validate-interchunk(1)
intermediate structural interchunk rule validator for Apertium
apertium-validate-modes(1)
intermediate modes XML validator for Apertium
apertium-validate-postchunk(1)
intermediate postchunk rule validator for Apertium
appfeed.cgi(1)
Xymon CGI feeder for Smartphone apps
appjail-enabled(1)
Get the value for a given enabled parameter
appjail-etcupdate(1)
Manage updates to system files not updated by installworld
appjail-quick(1)
Create a pre-configured jail
appjail-run(1)
Run user-defined stages
appjail-start(1)
Start a stopped jail
appjail-startup(1)
Unattended command to start jails and other related things
appjail-sysrc(1)
Safely edit system rc files within a jail
appjail-user(8)
Hints and parameters for trusted users
appl_arguments(3), appl_arguments (3)
Retrieve the (arguments) used with the appl- entrypoint
apple_dump(1)
Dump AppleSingle/AppleDouble format data
aranym-jit(1), ARAnyM(1)
Atari Running on Any Machine - JIT enabled
aranym-mmu(1), ARAnyM(1)
Atari Running on Any Machine with 68040 MMU enabled
arbtt-import(1)
imports dumped arbtt data samples
arcan(1), Arcan(1)
Scriptable Multimedia Engine
arcantarget_hint(3), arcantarget_hint (3)
Send a hint state through a frameserver tied to an arcan instance
archive_read_add_passphrase(3), archive_read_set_passphrase_callback(3)
functions for reading encrypted archives
archive_write_format(3), archive_write_set_format(3), archive_write_set_format_7zip(3), archive_write_set_format_ar(3), archive_write_set_format_ar_bsd(3), archive_write_set_format_ar_svr4(3), archive_write_set_format_by_name(3), archive_write_set_format_cpio(3), archive_write_set_format_cpio_bin(3), archive_write_set_format_cpio_newc(3), archive_write_set_format_cpio_odc(3), archive_write_set_format_cpio_pwb(3), archive_write_set_format_filter_by_ext(3), archive_write_set_format_filter_by_ext_def(3), archive_write_set_format_gnutar(3), archive_write_set_format_iso9660(3), archive_write_set_format_mtree(3), archive_write_set_format_mtree_classic(3), archive_write_set_format_mtree_default(3), archive_write_set_format_pax(3), archive_write_set_format_pax_restricted(3), archive_write_set_format_raw(3), archive_write_set_format_shar(3), archive_write_set_format_shar_dump(3), archive_write_set_format_ustar(3), archive_write_set_format_v7tar(3), archive_write_set_format_warc(3), archive_write_set_format_xar(3), archive_write_set_format_zip(3)
functions for creating archives
archive_write_set_passphrase(3), archive_write_set_passphrase_callback(3)
functions for writing encrypted archives
archived(8), archived.pl(8)
Mailing List Archiving Daemon for Sympa
ares_destroy_options(3)
Destroy options initialized with ares_save_options
ares_expand_name(3)
Expand a DNS-encoded domain name
ares_expand_string(3)
Expand a length encoded string
ares_fds(3)
return file descriptors to select on (deprecated)
ares_free_data(3)
Free data allocated by several c-ares functions
ares_free_hostent(3)
Free host structure allocated by ares functions
ares_free_string(3)
Free strings allocated by ares functions
ares_freeaddrinfo(3)
Free addrinfo structure allocated by ares functions
ares_get_servers(3), ares_get_servers_ports(3)
Retrieve name servers from an initialized ares_channel (deprecated)
ares_getsock(3)
get socket descriptors to wait on (deprecated)
ares_library_initialized(3)
get the initialization state
ares_save_options(3)
Save configuration values obtained from initialized ares_channel
ares_set_pending_write_cb(3), ares_process_pending_write(3)
Function for setting a callback which is triggered when there is potential pending data which needs to be written
ares_set_servers(3), ares_set_servers_ports(3)
Initialize name server configuration for an ares channel. (deprecated)
ares_set_servers_csv(3), ares_set_servers_ports_csv(3), ares_get_servers_csv(3)
Set or Get a list of DNS servers used for queries
argc.tcl86(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_nonwordchars(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_precision(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_wordchars(n), tcl_version(n)
Variables used by Tcl
argc.tcl90(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_nonwordchars(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_wordchars(n), tcl_version(n)
Variables used by Tcl
argv0(1)
runs a program with a specified 0th argument
aria_pack(1)
generate compressed, read-only Aria tables
arm-gnueabi-freebsd14.2-dlltool(1), dlltool(1)
create files needed to build and use DLLs
arm-none-eabi-dlltool(1), dlltool(1)
create files needed to build and use DLLs
aseqdump(1)
show the events received at an ALSA sequencer port
aseqsend(1)
send arbitrary messages to selected ALSA MIDI seqencer port
asimagexml(1x)
XML schema to be used for scripting image manipulation by AfterStep and ascompose libAfterImage/asimagexml
asn1_expand_any_defined_by(3)
API function
asn1parse(1ossl), ca(1ossl), ciphers(1ossl), cmp(1ossl), cms(1ossl), crl(1ossl), crl2pkcs7(1ossl), dgst(1ossl), dhparam(1ossl), dsa(1ossl), dsaparam(1ossl), ec(1ossl), ecparam(1ossl), enc(1ossl), engine(1ossl), errstr(1ossl), gendsa(1ossl), genpkey(1ossl), genrsa(1ossl), info(1ossl), kdf(1ossl), mac(1ossl), nseq(1ossl), ocsp(1ossl), passwd(1ossl), pkcs12(1ossl), pkcs7(1ossl), pkcs8(1ossl), pkey(1ossl), pkeyparam(1ossl), pkeyutl(1ossl), prime(1ossl), rand(1ossl), rehash(1ossl), req(1ossl), rsa(1ossl), rsautl(1ossl), s_client(1ossl), s_server(1ossl), s_time(1ossl), sess_id(1ossl), smime(1ossl), speed(1ossl), spkac(1ossl), srp(1ossl), storeutl(1ossl), ts(1ossl), verify(1ossl), version(1ossl), x509(1ossl)
OpenSSL application commands
asndhuff(1)
decompress compressed ASN.1 (CASN) files
astmkcatalog(1), MakeCatalog(1)
Make a catalog from labeled input images
astscript-psf-stamp(1)
Make normalized stamp with other sources masked
astsegment(1), Segment(1)
segmentation based on signal structure
asy(1)
Asymptote: a script-based vector graphics language
atf(7), ATF(7)
introduction to the Automated Testing Framework
atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
C API to write ATF-based test programs
atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
C++ API to write ATF-based test programs
atf-sh(1)
interpreter for shell-based test programs
atf-sh(3), atf_add_test_case(3), atf_check(3), atf_check_equal(3), atf_check_not_equal(3), atf_config_get(3), atf_config_has(3), atf_expect_death(3), atf_expect_exit(3), atf_expect_fail(3), atf_expect_pass(3), atf_expect_signal(3), atf_expect_timeout(3), atf_fail(3), atf_get(3), atf_get_srcdir(3), atf_pass(3), atf_require_prog(3), atf_set(3), atf_skip(3), atf_test_case(3)
POSIX shell API to write ATF-based test programs
atop(1)
Advanced System & Process Monitor
atoprc(5)
atop/atopsar related rcfile
atopsar(1)
Advanced System Activity Report (atop related)
atril-thumbnailer(1)
create png thumbnails from atril supported documents
au_free_token(3)
deallocate a token_t created by any of the au_to_*() BSM API functions
audacious(1)
an advanced audio player
audacity(1)
audio editor
audit_user(5)
events to be audited for given users
auditreduce(1)
select records from audit trail files
auedit(1)
graphically record and edit audio files
auth_mkhomedir(3)
Autocreate a new accounts home directory
auto_execok.tcl86(n), auto_execok(n), auto_import(n), auto_load(n), auto_mkindex(n), auto_qualify(n), auto_reset(n), tcl_findLibrary(n), parray(n), tcl_endOfWord(n), tcl_startOfNextWord(n), tcl_startOfPreviousWord(n), tcl_wordBreakAfter(n), tcl_wordBreakBefore(n)
standard library of Tcl procedures
auto_execok.tcl90(n), auto_execok(n), auto_import(n), auto_load(n), auto_mkindex(n), auto_qualify(n), auto_reset(n), foreachLine(n), parray(n), readFile(n), tcl_findLibrary(n), tcl_endOfWord(n), tcl_startOfNextWord(n), tcl_startOfPreviousWord(n), tcl_wordBreakAfter(n), tcl_wordBreakBefore(n), writeFile(n)
standard library of Tcl procedures
autobench_admin(1)
admin tool for running HTTP benchmarks using a cluster of distributed autobench servers
autobenchd(1)
distributed autobench daemon
autogen(1), *[B-Font]autogen(1)
The Automated Program Generator
autoopts-config(1)
script to get information about installed version of autoopts
autorandr(1)
automatically select a display configuration based on connected devices
autoreconf2.69(1), autoreconf(1)
Update generated configuration files
autoreconf2.72(1), autoreconf(1)
Update generated configuration files
autozen(1), AutoZen(1)
experience an altered state of consciousness
avahi-bookmarks(1)
Web service showing mDNS/DNS-SD announced HTTP services using the Avahi daemon
avr-dlltool(1), dlltool(1)
create files needed to build and use DLLs
awka-elm(5)
Awka Extended Library Methods
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)
badwolf(1)
minimalist and privacy-oriented web browser based on WebKitGTK
baka-mplayer(1)
A free and open source, cross-platform, libmpv based multimedia player
bareos(8), Bareos(8)
Backup Archiving REcovery Open Sourced
barman(1)
Barman Commands Barman has a command-line interface named barman, which is used basically to interact with Barman(aqs backend. Before jumping into each of the sub-commands of barman, be aware that barman has global options available for all of the sub-commands. These options can modify the behavior of the sub-commands and can be used as follows:
barman(5)
Barman Configurations Barman follows a convention over configuration approach, which simplifies configuration by allowing some options to be defined globally and overridden at the server level. This means you can set a default behavior for your servers and then customize specific servers as needed. This design reduces the need for excessive configuration while maintaining flexibility
barman-cloud-backup(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --snappy } ] [ { -h | --host } HOST ] [ { -p | --port } PORT ] [ { -U | --user } USER ] [ { -d | --dbname } DBNAME ] [ { -n | --name } BACKUP_NAME ] [ { -J | --jobs } JOBS ] [ { -S | --max-archive-size } MAX_ARCHIVE_SIZE ] [ --immediate-checkpoint ] [ --min-chunk-size MIN_CHUNK_SIZE ] [ --max-bandwidth MAX_BANDWIDTH ] [ --snapshot-instance SNAPSHOT_INSTANCE ] [ --snapshot-disk NAME ] [ --snapshot-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-delete(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-delete [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -r | --retention-policy } RETENTION_POLICY ] [ { -m | --minimum-redundancy } MINIMUM_REDUNDANCY ] [ { -b | --backup-id } BACKUP_ID] [ --dry-run ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [--batch-size DELETE_BATCH_SIZE] SOURCE_URL SERVER_NAME Description The barman-cloud-backup-delete script is used to delete one or more backups created with the barman-cloud-backup command from cloud storage and to remove the associated WAL files. Backups can be specified for deletion either by their backup ID (as obtained from barman-cloud-backup-list) or by a retention policy. Retention policies mirror those used by the Barman server, deleting all backups that are not required to meet the specified policy. When a backup is deleted, any unused WAL files associated with that backup are also removed. WALs are considered unused if: 0.0 (bu 2 The WALs predate the begin_wal value of the oldest remaining backup. (bu 2 The WALs are not required by any archival backups stored in the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 Each backup deletion involves three separate requests to the cloud provider: one for the backup files, one for the backup.info file, and one for the associated WALs. Deleting by retention policy may result in a high volume of delete requests if a large number of backups are accumulated in cloud storage. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be deleted. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -b / --backup-id ID of the backup to be deleted -m / --minimum-redundancy The minimum number of backups that should always be available. -r / --retention-policy If specified, delete all backups eligible for deletion according to the supplied retention policy. Syntax: REDUNDANCY value | RECOVERY WINDOW OF value { DAYS | WEEKS | MONTHS } --batch-size The maximum number of objects to be deleted in a single request to the cloud provider. If unset then the maximum allowed batch size for the specified cloud provider will be used (1000 for aws-s3, 256 for azure-blob-storage and 100 for google-cloud-storage). --dry-run Find the objects which need to be deleted but do not delete them. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-keep(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-keep [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ { { -r | --release } | { -s | --status } | --target { full | standalone } } ] SOURCE_URL SERVER_NAME BACKUP_ID Description Use this script to designate backups in cloud storage as archival backups, ensuring their indefinite retention regardless of retention policies. This script allows you to mark backups previously created with barman-cloud-backup as archival backups. Once flagged as archival, these backups are preserved indefinitely and are not subject to standard retention policies. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be kept. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be kept. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -r / --release If specified, the command will remove the keep annotation and the backup will be eligible for deletion. -s / --status Print the keep status of the backup. --target Specify the recovery target for this backup. Allowed options are: 7.0 (bu 2 full (bu 2 standalone Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-list(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-list [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME Description This script lists backups stored in the cloud that were created using the barman-cloud-backup command. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be listed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-show(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-show [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME BACKUP_ID Description This script displays detailed information about a specific backup created with the barman-cloud-backup command. The output is similar to the barman show-backup from the %barman show-backup command reference, but it has fewer information. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 BACKUP_ID The ID of the backup. SERVER_NAME Name of the server that holds the backup to be displayed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-check-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-check-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --timeline TIMELINE ] DESTINATION_URL SERVER_NAME Description Verify that the WAL archive destination for a server is suitable for use with a new Postgres cluster. By default, the check will succeed if the WAL archive is empty or if the target bucket is not found. Any other conditions will result in a failure. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that needs to be checked. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --timeline The earliest timeline whose WALs should cause the check to fail. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --snapshot-recovery-instance SNAPSHOT_RECOVERY_INSTANCE ] [ --snapshot-recovery-zone GCP_ZONE ] [ --aws-region AWS_REGION ] [ --gcp-zone GCP_ZONE ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --tablespace NAME:LOCATION [ --tablespace NAME:LOCATION ... ] ] [ --target-lsn LSN ] [ --target-time TIMESTAMP ] [ --target-tli TLI ] SOURCE_URL SERVER_NAME BACKUP_ID RECOVERY_DESTINATION Description Use this script to restore a backup directly from cloud storage that was created with the barman-cloud-backup command. Additionally, this script can prepare for recovery from a snapshot backup by verifying that attached disks were cloned from the correct snapshots and by downloading the backup label from object storage. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be restored. Use auto to have Barman automatically find the most suitable backup for the restore operation. RECOVERY_DESTINATION The path to a directory for recovery. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --snapshot-recovery-instance Instance where the disks recovered from the snapshots are attached. --tablespace Tablespace relocation rule. --target-lsn The recovery target lsn, e.g., 3/64000000. --target-time The recovery target timestamp with or without timezone, in the format %Y-%m-%d %H:%M:%S. --target-tli The recovery target timeline. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-recovery-zone (deprecated) Zone containing the instance and disks for the snapshot recovery - replaced by --gcp-zone
barman-cloud-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --xz | --snappy | --zstd | --lz4 } ] [ --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
base64_encode(3), base64_decode(3), quoted_printable_decode(3), mime_word_decode(3)
MIME recoding functions
bastille(8), - bastille(8)
Bastille is an open-source system for automating deployment and management of containerized applications on FreeBSD
bats(1)
Bash Automated Testing System
battmond(1)
monitor battery level on ACPI-enabled (laptop) computers
bbe(1)
binary block editor
bcomps(1)
biconnected components filter for graphs
bdd(1)
Mutli Reduced Ordered Binary Decision Diagrams man1/alc_origin.1
bdeinfo(1)
determines information about a BitLocker Drive Encrypted (BDE) volume
bdemount(1)
mounts a BitLocker Drive Encryption (BDE) encrypted volume
bdftopcf(1)
convert X font from Bitmap Distribution Format to Portable Compiled Format
bdftruncate(1)
generate truncated BDF font from ISO 10646-1-encoded BDF font
beansdb(1)
high-available distributed key-value storage system
bear-citnames(1)
deduce command semantic
beav(1)
binary file editor and viewer
bed(6)
maze editor for block
bedup(8)
deduplication program with additional knowledge of burp
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
bemenu(1)
dynamic menu inspired by dmenu(1)
benchmark_data(3), benchmark_data (3)
Retrieve gathered benchmarking values
benchmark_tracedata(3), benchmark_tracedata (3)
Add a datapoint to the ongoing tracebuffer
ber_alloc_t(3), ber_flush(3), ber_flush2(3), ber_printf(3), ber_put_int(3), ber_put_enum(3), ber_put_ostring(3), ber_put_string(3), ber_put_null(3), ber_put_boolean(3), ber_put_bitstring(3), ber_start_seq(3), ber_start_set(3), ber_put_seq(3), ber_put_set(3)
OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
ber_get_next(3), ber_skip_tag(3), ber_peek_tag(3), ber_scanf(3), ber_get_int(3), ber_get_enum(3), ber_get_stringb(3), ber_get_stringa(3), ber_get_stringal(3), ber_get_stringbv(3), ber_get_null(3), ber_get_boolean(3), ber_get_bitstring(3), ber_first_element(3), ber_next_element(3)
OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
bestfit(1)
Optimally choose files to be put on a CD (or other media)
bestfit_color(3)
Finds a palette color fitting the requested RGB values. Allegro game programming library
bg-installer(1)
Standardized installer program
bg5conv(1)
convert a TeX document in Big 5 encoding into `preprocessed' form
bgerror.tcl86(n), bgerror(n)
Command invoked to process background errors
bgerror.tcl90(n), bgerror(n)
Command invoked to process background errors
bggen(1)
generates colored backgrounds on X11 displays
bgrot(1)
a program to alleviate background boredom
bibcursed(1)
manipulate BibTeX files
bibview(1)
an X based graphical user interface for manipulating BibTeX databases
biew(1), BIEW(1)
console hex viewer/editor and disassembler
bin2c(1)
embed data files into C as variables
bin2rec(1)
converts biosignal data produced with rec2bin, into a gdf file. rec2bin and bin2rec are complementary functions, which can be useful to dump data, edit date and revert it back into the original format
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
birdfont(1)
font editor
bitmap(1), bmtoa(1), atobm(1)
bitmap editor and converter utilities for the X Window System
bitmap_color_depth(3)
Returns the color depth of the specified bitmap. Allegro game programming library
bitmap_mask_color(3)
Returns the mask color of the specified bitmap. Allegro game programming library
bittwist(1)
-- pcap based ethernet packet generator
bittwiste(1)
-- pcap capture file editor
bitwise(1)
Terminal based bit manipulator in ncurses
bl_bed_check_order(3), bl_bed_check_order()(3)
Compare positions of two bed records
bl_bed_gff3_cmp(3), bl_bed_gff3_cmp()(3)
Compare positions of BED and GFF3 objects
bl_bed_read(3), bl_bed_read()(3)
Read a BED record
bl_bed_skip_header(3), bl_bed_skip_header()(3)
Read past BED header
bl_bed_write(3), bl_bed_write()(3)
Write a BED record
bl_gff3_to_bed(3), bl_gff3_to_bed()(3)
Convert a GFF3 featuer to a BED object
bl_pos_list_from_csv(3), bl_pos_list_from_csv()(3)
Convert comma-separated data to position list
bl_sam_fclose(3), bl_sam_fclose()(3)
Close a stream opened by bl_sam_fopen(3)
bl_vcf_parse_field_spec(3), bl_vcf_parse_field_spec()(3)
Convert comma-separated fields to bitmask
blas2_banded(3)
--- banded
blas2_packed(3)
--- packed
blazer_ser(8)
Driver for Megatec/Q1 protocol serial based UPS equipment
blazer_usb(8)
Driver for Megatec/Q1 protocol USB based UPS equipment
blender(1)
a full-featured 3D application
blind(7)
Collection of command line video editing utilities
blind-decompress(1)
Decompress a video compressed by blind-compress(1)
blind-from-video(1)
Converts a regular, cooked video to a blind video
blkcalc(1)
Converts between unallocated disk unit numbers and regular disk unit numbers
block(6)
a small text based maze game
blockattack(6)
a puzzle game inspired by Tetris Attack
bluefish(1)
editor for experienced web designers and programmers
bmc-device(8)
perform advanced BMC commands
bmd-plugin-hookcmd(8)
Spawns command when VM state is changed
bnbot(1)
Battle.net text-based chat bot client
bnchat(1)
Battle.net text-based chat client
borg(1)
deduplicating and encrypting backup tool
borg-info(1)
Show archive details such as disk space used
borg-prune(1)
Prune repository archives according to specified rules
borg-serve(1)
Start in server mode. This command is usually not used manually
borg-with-lock(1)
run a user specified command with the repository lock held
bounced(8), bounced.pl(8)
Mailing List Bounce Processing Daemon for Sympa
boundary_fopen(3)
read from a stream until a boundary string is matched
boxed(6)
draws a box full of 3D bouncing balls that explode
bprintf(1)
formatted output with named arguments
breduce(1)
read a portable bitmap and reduce it to 1/N
breed(1)
prepare files for reed
brz(1)
Breezy next-generation distributed version control
bsddialog(3), bsddialog_backtitle(3), bsddialog_calendar(3), bsddialog_clear(3), bsddialog_color(3), bsddialog_color_attrs(3), bsddialog_checklist(3), bsddialog_datebox(3), bsddialog_end(3), bsddialog_form(3), bsddialog_gauge(3), bsddialog_geterror(3), bsddialog_get_theme(3), bsddialog_hascolors(3), bsddialog_infobox(3), bsddialog_init(3), bsddialog_init_notheme(3), bsddialog_initconf(3), bsddialog_inmode(3), bsddialog_menu(3), bsddialog_mixedgauge(3), bsddialog_mixedlist(3), bsddialog_msgbox(3), bsddialog_pause(3), bsddialog_radiolist(3), bsddialog_rangebox(3), bsddialog_refresh(3), bsddialog_set_theme(3), bsddialog_set_default_theme(3), bsddialog_textbox(3), bsddialog_timebox(3), bsddialog_yesno(3)
TUI dialogs
bsh(1)
ein Kommando-Interpreter mit Bildschirmeditor und History
bsmtrace(1)
host-based IDS based on OpenBSM
btcheck(1)
Bittorrent downloaded data checker
btedit(1)
Direct editing of BTREE records
btree-dump(1)
unformatted dump of a B-Tree DB file
btsixad(8)
Driver for Sixaxis gamepad connected over Bluetooth
budgie-run-dialog(1)
user invoked application to quickly search and execute applications
buffchan(8)
Buffered file-writing backend for INN
buffindexed.conf(5)
Configuration for the buffindexed overview method
bugpoint(1)
automatic test case reduction tool
build.xml(5)
configuration file used by Apache Ant to build projects
build_3dplane(3), build_3dplane (3)
Build a model comprised of a tesselated plane
build_pointcloud(3), build_pointcloud (3)
Create a 3D object that is comprised of a cloud of points
buildah-from(1)
Creates a new working container, either from scratch or using a specified image as a starting point
buildah-prune(1)
Cleanup intermediate images as well as build and mount cache
buildah-source(1)
Create, push, pull and manage source images and associated source artifacts
buildah-source-pull(1)
Pull a source image from a registry to a specified path
buildah-source-push(1)
Push a source image from a specified path to a registry
buildah-umount(1)
Unmount the root file system on the specified working containers
buildah-unshare(1)
Run a command inside of a modified user namespace
buildit(8)
time a command, log its output and mail notification when finished
buku(1)
Bookmark manager like a text-based mini-web
bup-gc(1)
remove unreferenced, unneeded data
bup-margin(1)
figure out your deduplication safety margin
busybox(1), BusyBox(1)
The Swiss Army Knife of Embedded Linux
bvi(1), Header "NAME" bvi(1), bview(1)
visual editor for binary files
bximage(1)
Interactive Disk Image Creation, Conversion, Resize and Redolog Commit Tool for Bochs
byobu(1)
wrapper script for seeding a user's byobu configuration and launching a text based window manager (either screen or tmux)
byobu-export(1)
DEPRECATED
bz3grep(1)
print lines matching a pattern in bzip3-compressed files
bz3less(1)
view bzip3-compressed files
bz3more(1)
view bzip3-compressed files
bz3most(1)
view bzip3-compressed files
bzadmin(6)
a text based client for BZFlag
bzgrep(1), bzfgrep(1), bzegrep(1)
search possibly bzip2 compressed files for a regular expression
bzip2(1), bunzip2(1)
a block-sorting file compressor, v1.0.8 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
bzmore(1), bzless(1)
file perusal filter for crt viewing of bzip2 compressed text
c(1)
genericised soft drink generator (ie coffee, coke etc)
c2html(1)
generates highlighted html-files from C source
c3270(1)
curses-based IBM+1 host access tool
caca-config(1)
script to get information about the installed version of libcaca
calcurse(1)
terminal-based organizer for interactive and command line use
calibrate_joystick(3)
Calibrates the specified joystick. Allegro game programming library
callpass(1)
generate Pass-code associated with your callsign for authentication via xastir to APRS(tm) network
cannonball(6)
An Enhanced OutRun Engine
cardos-tool(1)
displays information about Card OS-based security tokens or format them
cargo-clean(1)
[em] Remove generated artifacts
cargo-fix(1)
[em] Automatically fix lint warnings reported by rustc
cargo-pkgid(1)
[em] Print a fully qualified package specification
cargo-rustdoc(1)
[em] Build a package[cq]s documentation, using specified custom flags
cargo-update(1)
[em] Update dependencies as recorded in the local lock file
cargo-yank(1)
[em] Remove a pushed crate from the index
cascade(1)
Noise and distortion analysis for cascaded systems
cataclysm(6)
a turn-based survival game set in a post-apocalyptic world
cataclysm-tiles(6)
a turn-based survival game set in a post-apocalyptic world
catior(1)
Utility for viewing components of a stringified IOR
catsit-watch(1)
run command when files are modified
cattach(1)
attach encrypted directory to CFS
cbmc(1)
Bounded Model Checker for C/C++ and Java programs
cciss_vol_status(8)
show status of logical drives attached to HP Smartarray controllers
cckd(4)
Hercules Compressed CKD DASD image file
ccmakedep(1)
create dependencies in makefiles using a C compiler
ccomps(1)
connected components filter for graphs
ccutter(1)
SID music editor
cdetach(1)
detach encrypted directory from CFS
cdrskin(1)
burns preformatted data to CD, DVD, and BD via libburn
cdrstr(1)
Restore a backed up filesystem from one or more CD-R(W)s
cef5conv(1)
convert a TeX document in Big 5 encoding containing CEF macros into `preprocessed' form
cefconv(1)
convert a TeX document containing CEF macros into `preprocessed' form
cefsconv(1)
convert a TeX document in SJIS encoding containing CEF macros into `preprocessed' form
cerfcx(3), erfcx(3)
underflow-compensated complementary error function
ceylon(1)
The top level Ceylon tool is used to execute other Ceylon tools
ceylon-war(1), ceylon war(1)
Generates a WAR file from a compiled `.car` file
cf(1)
unix time to formated time and date filter
cfdg(1)
image generator based on context-free grammars
cfdisk-linux(8), cfdisk(8)
Curses based disk partition table manipulator for Linux
cg_diff(1)
(deprecated) diffs two Cachegrind output files
cg_merge(1)
(deprecated) merges multiple Cachegrind output files into one
cgi-wrapper(1)
run CGI programs in a secured environment
cgiFreeList(3)
Frees memory used by a list
cgiRedirect(3)
Redirect the browser somewhere else
cgi_destroy(3), cgi_destroy (3)
deallocate the data associated with a CGI
cgi_filehandle(3), cgi_filehandle (3)
return a file pointer to an uploaded file
cgi_redirect(3), cgi_redirect (3)
send an HTTP 302 redirect response
cgi_redirect_uri(3), cgi_redirect_uri (3)
send an HTTP 302 redirect response
cgi_url_unescape(3), cgi_url_unescape (3)
unescape an url encoded string
cgi_url_validate(3), cgi_url_validate (3)
validate that url is of an allowed format
cgi_vredirect(3), cgi_vredirect (3)
send an HTTP 302 redirect response
cgiwrap_init_emu(3), cgiwrap_init_emu (3)
initialize cgiwrap for emulated use
cgprof(1)
generate colored call graph for profiled executables
change(1)
non interactive editor to change patterns in files
charon.ftp(1)
remove backup files that exceed a certain age from an FTP aite
charon.local(1)
remove backup files that exceed a certain age from a local directoy
charon.pipe(1)
filter filenames generated by tartarus and print those exceeding a certain age
checkalias(1)
check to see if an alias is defined
checkpassword-pam(8)
PAM-based checkpassword compatible authentication
checkrad(5)
-- See if a user is (still) logged in on a certain port
checkrestart(1)
check for processes that may need restarting
checkvms(1)
sanity check registered Java VMs
chem(1), %chem(1)
embed chemical structure diagrams in groff documents nr *groff_chem_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
chewing-cli-dump(1)
Dump the dictionary entries into tsi.src formatted stream
chexedit(1)
Full screen curses Hex editor
chicken-status(1)
list information about installed libraries
chocolate-server(6)
dedicated server for chocolate-doom
choparp(8)
cheap and omitted proxy ARP
chpst(8)
runs a program with a changed process state
chroot_safe(1)
Chroot dynamically linked applications in a sane and safe manner
chrootuid(1)
run command in restricted environment
cif-merge(1)
Merge the content of a modified PDB file into a mmCIF file
cinnamon-menu-editor(1)
Editor for the panel menu
circlefill(3)
Draws a filled circle. Allegro game programming library
cisco-decrypt(1)
decrypts an obfuscated Cisco vpn client pre-shared key
ck_array_initialized(3)
indicates whether an array was recently initialized or deinitialized
ck_array_length(3)
returns the number of pointers committed to an array
ck_array_put(3)
attempt immediate or deferred insertion of a pointer into array
ck_array_put_unique(3)
attempt immediate or deferred insertion of a unique pointer into array
ck_array_remove(3)
attempt immediate or deferred removal of a pointer from an array
ck_bitmap_bts(3)
set the bit at the specified index and fetch its original value
ck_bitmap_reset(3)
resets the bit at the specified index
ck_bitmap_set(3)
set the bit at the specified index
ck_bitmap_test(3)
determine if the bit at the specified index is set
ck_cohort(3)
generalized interface for lock cohorts
ck_epoch_barrier(3)
block until a grace period and all callbacks have been dispatched
ck_epoch_begin(3)
begin epoch-protected segment of execution
ck_epoch_end(3)
end epoch-protected segment of execution
ck_epoch_reclaim(3)
immediately execute all deferred callbacks
ck_epoch_recycle(3)
return an epoch record that may be used by caller
ck_epoch_synchronize(3)
block until a grace period has been detected
ck_ht_destroy(3)
immediately destroy a hash table
ck_ht_entry_key(3)
return pointer to key as specified in hash table entry
ck_ht_entry_key_direct(3)
return key value as specified in hash table entry
ck_ht_entry_key_length(3)
returns the length of the key specified in the argument
ck_ht_entry_value(3)
return pointer to value as specified in hash table entry
ck_ht_entry_value_direct(3)
return value as specified in hash table entry
ck_pflock(3), ck_pflock_init(3), ck_pflock_write_lock(3), ck_pflock_write_unlock(3), ck_pflock_read_lock(3), ck_pflock_read_unlock(3)
centralized phase-fair reader-writer locks
ck_pr_rtm(3), ck_pr_rtm_begin(3), ck_pr_rtm_end(3), ck_pr_rtm_abort(3), ck_pr_rtm_test(3)
restricted transactional memory
ck_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_ring_capacity(3)
returns number of pointer slots in bounded FIFO
ck_ring_dequeue_spmc(3)
dequeue pointer from bounded FIFO
ck_ring_dequeue_spsc(3)
dequeue pointer from bounded FIFO
ck_ring_enqueue_spmc(3)
enqueue pointer into bounded FIFO
ck_ring_enqueue_spmc_size(3)
enqueue pointer into bounded FIFO and return size of buffer
ck_ring_enqueue_spsc(3)
enqueue pointer into bounded FIFO
ck_ring_enqueue_spsc_size(3)
enqueue pointer into bounded FIFO and return size of buffer
ck_ring_init(3)
initialize bounded FIFO
ck_ring_size(3)
return number of pointers enqueued in bounded FIFO
ck_ring_trydequeue_spmc(3)
dequeue from bounded FIFO and allow for spurious failure
ck_rwcohort(3)
generalized interface for reader-writer locks using cohort locks
ck_rwlock(3), ck_rwlock_init(3), ck_rwlock_write_lock(3), ck_rwlock_write_unlock(3), ck_rwlock_write_trylock(3), ck_rwlock_write_downgrade(3), ck_rwlock_locked_writer(3), ck_rwlock_read_lock(3), ck_rwlock_read_trylock(3), ck_rwlock_read_unlock(3), ck_rwlock_locked_reader(3), ck_rwlock_recursive_write_lock(3), ck_rwlock_recursive_write_trylock(3), ck_rwlock_recurisve_write_unlock(3), ck_rwlock_recursive_read_lock(3), ck_rwlock_recursive_read_trylock(3), ck_rwlock_recursive_read_unlock(3)
centralized write-biased reader-writer locks
ck_spinlock(3), ck_spinlock_init(3), ck_spinlock_lock(3), ck_spinlock_unlock(3), ck_spinlock_locked(3), ck_spinlock_trylock(3), ck_spinlock_anderson_init(3), ck_spinlock_anderson_locked(3), ck_spinlock_anderson_lock(3), ck_spinlock_anderson_unlock(3), ck_spinlock_cas_init(3), ck_spinlock_cas_locked(3), ck_spinlock_cas_lock(3), ck_spinlock_cas_lock_eb(3), ck_spinlock_cas_trylock(3), ck_spinlock_cas_unlock(3), ck_spinlock_clh_init(3), ck_spinlock_clh_locked(3), ck_spinlock_clh_lock(3), ck_spinlock_clh_unlock(3), ck_spinlock_dec_init(3), ck_spinlock_dec_locked(3), ck_spinlock_dec_lock(3), ck_spinlock_dec_lock_eb(3), ck_spinlock_dec_trylock(3), ck_spinlock_dec_unlock(3), ck_spinlock_fas_init(3), ck_spinlock_fas_lock(3), ck_spinlock_fas_lock_eb(3), ck_spinlock_fas_locked(3), ck_spinlock_fas_trylock(3), ck_spinlock_fas_unlock(3), ck_spinlock_hclh_init(3), ck_spinlock_hclh_locked(3), ck_spinlock_hclh_lock(3), ck_spinlock_hclh_unlock(3), ck_spinlock_mcs_init(3), ck_spinlock_mcs_locked(3), ck_spinlock_mcs_lock(3), ck_spinlock_mcs_trylock(3), ck_spinlock_mcs_unlock(3), ck_spinlock_ticket_init(3), ck_spinlock_ticket_locked(3), ck_spinlock_ticket_lock(3), ck_spinlock_ticket_lock_pb(3), ck_spinlock_ticket_trylock(3), ck_spinlock_ticket_unlock(3)
spinlock implementations
ck_swlock(3), ck_swlock_init(3), ck_swlock_write_latch(3), ck_swlock_write_unlatch(3), ck_swlock_write_lock(3), ck_swlock_write_unlock(3), ck_swlock_write_trylock(3), ck_swlock_write_downgrade(3), ck_swlock_locked_writer(3), ck_swlock_read_lock(3), ck_swlock_read_trylock(3), ck_swlock_read_unlock(3), ck_swlock_locked_reader(3)
centralized copy-safe write-biased single-writer read-write locks
ck_tflock(3), ck_tflock_ticket_init(3), ck_tflock_ticket_write_lock(3), ck_tflock_ticket_write_unlock(3), ck_tflock_ticket_read_lock(3), ck_tflock_ticket_read_unlock(3)
centralized task-fair reader-writer locks
clamfs(1)
an anti-virus protected file system
claws-mail(1), Claws Mail(1)
a GTK+ based fast email and news client
clazy(1)
a static source code analyzer for Qt5-based C++
clean(1)
automatically remove unwanted files
cleanup_digikamdb(1)
Cleanup the digiKam databases to reduce their sizes and increase access speed
clear_to_color(3)
Clears the bitmap to the specified color. Allegro game programming library
clearok(3x), %clearok(3x), %idlok(3x), %idcok(3x), %immedok(3x), %leaveok(3x), %setscrreg(3x), %wsetscrreg(3x), %scrollok(3x)
set curses output options
clfdomainsplit(1)
split Common-Log Format web logs based on domain name
clfmerge(1)
merge Common-Log Format web logs based on time-stamps
clfsplit(1)
split Common-Log Format web logs based on IP address
client.conf(5)
client configuration file for cups (deprecated on macos)
clig_Commandline(n), ::clig::Commandline(n)
declare variable to store concatenated argv
clig_Description(n), ::clig::Description(n)
set long description text to be included in a manual page
clig_Name(n), ::clig::Name(n)
set the program name to be used in the manual page
clig_Rest(n), ::clig::Rest(n)
declare command line arguments not associated with any option
clion(1)
launch JetBrains CLion Integrated Development Environment
clip3d(3)
Clips the polygon given in vtx using fixed point math. Allegro game programming library
clockspeed(1)
speed up or slow down the local clock, continuously
clonehdd(8), clonedd(8)
-- Tool for clone HDD on FreeBSD
close_fli(3)
Closes a FLI file previously opened. Allegro game programming library
cloudlife(6)
a cellular automaton based on Conway's Life
clustersed(1)
quickly dissect cluster files
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-file-api(7)
CMake File-Based API
cmake-modules(7)
CMake Modules Reference The modules listed here are part of the CMake distribution. Projects may provide further modules; their location(s) can be specified in the %CMAKE_MODULE_PATH variable
cmake-server(7)
CMake Server The %cmake(1) server mode has been removed since CMake 3.20. Clients should use the %cmake-file-api(7) instead
cmake-variables(7)
CMake Variables Reference This page documents variables that are provided by CMake or have meaning to CMake when set by project code. For general information on variables, see the %Variables section in the cmake-language manual. NOTE: 0.0 3.5 CMake reserves identifiers that: 0.0 (bu 2 begin with CMAKE_ (upper-, lower-, or mixed-case), or (bu 2 begin with _CMAKE_ (upper-, lower-, or mixed-case), or (bu 2 begin with _ followed by the name of any %CMake Command
cmap_inc(3)
Decrease already stored value in CMAP
cmap_inc(3)
Increase already stored value in CMAP
cmap_iter_finalize(3)
Finalize iterator for keys stored in CMAP
cmap_iter_init(3)
Initialize iterator for keys stored in CMAP
cmap_keys(7)
Overview of keys stored in the Configuration Map
cmap_keys(8)
Overview of keys stored in the Configuration Map
cmark(1)
convert CommonMark formatted text to HTML
cmbuild(1)
construct covariance model(s) from structurally annotated RNA multiple sequence alignment(s)
cmkdir(1)
create encrypted directory for CFS
cmogstored(1)
manual page for cmogstored 1.8.1
cnagios(1)
colorized console display for viewing Nagios status information
cntlist(5)
file listing number of times each tagged sense occurs in a semantic concordance, sorted most to least frequently tagged cntlist.rev - file listing number of times each tagged sense occurs in a semantic concordance, sorted by sense key
coap-client(5), coap-client-gnutls(5), coap-client-mbedtls(5), coap-client-openssl(5), coap-client-notls(5)
CoAP Client based on libcoap
coap-rd(5), coap-rd-gnutls(5), coap-rd-mbedtls(5), coap-rd-openssl(5), coap-rd-notls(5)
CoAP Resource Directory based on libcoap
coap-server(5), coap-server-gnutls(5), coap-server-mbedtls(5), coap-server-openssl(5), coap-server-notls(5)
CoAP Server based on libcoap
coap_block(3), coap_context_set_block_mode(3), coap_context_set_max_block_size(3), coap_add_data_large_request(3), coap_add_data_large_response(3), coap_get_data_large(3), coap_block_build_body(3), coap_q_block_is_supported(3)
Work with CoAP Blocks
coap_deprecated(3), coap_clear_event_handler(3), coap_context_get_csm_timeout(3), coap_context_set_csm_timeout(3), coap_context_set_psk(3), coap_encode_var_bytes(3), coap_new_client_session_psk(3), coap_option_clrb(3), coap_option_getb(3), coap_option_setb(3), coap_read(3), coap_register_handler(3), coap_resource_set_dirty(3), coap_run_once(3), coap_set_event_handler(3), coap_write(3), coap_get_app_data(3), coap_set_app_data(3)
Work with CoAP deprecated functions
coap_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_proxy(3), coap_proxy_forward_request(3), coap_proxy_forward_response(3), coap_verify_proxy_scheme_supported(3)
Work with CoAP proxies
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
coax(1)
determine impedance of a coaxial structure, where the inner may be offset from the centre if necessary
cofactorbddnode(3)
computes the generalized cofactor. man1/alc_origin.1
col(1)
filter reverse line feeds from input
col1(1), col1 .. col9(1), NF(1)
awk and print a column (based on the name of the program, 1-9)
colobot(6)
educational programming strategy game
colors.tk86(n), colors(n)
symbolic color names recognized by Tk
combine_lang_model(1)
generate starter traineddata
combinedeltarpm(8), combindeltarpm(8)
combine multiple deltarpms to a single one
combinediff(1)
create a cumulative unified patch from two incremental patches
config_is_hooked(3)
Tells if a config section has custom hooks. Allegro game programming library
constants.h(3)
Common constants used in decoder and encoder API
containers-transports(5)
description of supported transports for copying and storing container images
controlchan(8)
Channel-fed control message handler
controller_leds(3), controller_leds (3)
Query or rescan for LED controllers
convert_sym(1)
convert a Viewlogic symbol/schematic to gEDA gschem format
convertior(1)
Utility for creating a new IOR from existing. changing the hostname of an existing stringified IOR
cooledit(1), cooledit-4.1.0(1)
Full featured text editor for the X Window System, Version 11
coolmail(1)
3D animated mail notificaion utility
copyq(1), CopyQ(1)
Clipboard Manager with Advanced Features
copytape(5)
copytape intermediate data file format
coq-tex(1)
process Coq phrases embedded in LaTeX files
coqchk(1)
verify compiled Coq libraries
coredns-acl(7), acl(7)
enforces access control policies on source ip and prevents unauthorized access to DNS servers
coredns-any(7), any(7)
gives a minimal response to ANY queries
coredns-auto(7), auto(7)
enables serving zone data from an RFC 1035-style master file, which is automatically picked up from disk
coredns-autopath(7), autopath(7)
allows for server-side search path completion
coredns-azure(7), azure(7)
enables serving zone data from Microsoft Azure DNS service
coredns-bind(7), bind(7)
overrides the host to which the server should bind
coredns-bufsize(7), bufsize(7)
sizes EDNS0 buffer size to prevent IP fragmentation
coredns-cache(7), cache(7)
enables a frontend cache
coredns-cancel(7), cancel(7)
cancels a request's context after 5001 milliseconds
coredns-chaos(7), chaos(7)
allows for responding to TXT queries in the CH class
coredns-clouddns(7), clouddns(7)
enables serving zone data from GCP Cloud DNS
coredns-debug(7), debug(7)
disables the automatic recovery upon a crash so that you'll get a nice stack trace
coredns-dns64(7), dns64(7)
enables DNS64 IPv6 transition mechanism
coredns-dnssec(7), dnssec(7)
enables on-the-fly DNSSEC signing of served data
coredns-dnstap(7), dnstap(7)
enables logging to dnstap
coredns-erratic(7), erratic(7)
a plugin useful for testing client behavior
coredns-errors(7), errors(7)
enables error logging
coredns-etcd(7), etcd(7)
enables SkyDNS service discovery from etcd
coredns-file(7), file(7)
enables serving zone data from an RFC 1035-style master file
coredns-forward(7), forward(7)
facilitates proxying DNS messages to upstream resolvers
coredns-geoip(7), geoip(7)
Lookup maxmind geoip2 databases using the client IP, then add associated geoip data to the context request
coredns-grpc(7), grpc(7)
facilitates proxying DNS messages to upstream resolvers via gRPC protocol
coredns-header(7), header(7)
modifies the header for responses
coredns-health(7), health(7)
enables a health check endpoint
coredns-hosts(7), hosts(7)
enables serving zone data from a /etc/hosts style file
coredns-import(7), import(7)
includes files or references snippets from a Corefile
coredns-k8s_external(7), k8s_external(7)
resolves load balancer and external IPs from outside Kubernetes clusters
coredns-kubernetes(7), kubernetes(7)
enables reading zone data from a Kubernetes cluster
coredns-loadbalance(7), loadbalance(7)
randomizes the order of A, AAAA and MX records
coredns-local(7), local(7)
respond to local names
coredns-log(7), log(7)
enables query logging to standard output
coredns-loop(7), loop(7)
detects simple forwarding loops and halts the server
coredns-metadata(7), metadata(7)
enables a metadata collector
coredns-metrics(7), prometheus(7)
enables Prometheus [la]https://prometheus.io/[ra] metrics
coredns-minimal(7), minimal(7)
minimizes size of the DNS response message whenever possible
coredns-nsid(7), nsid(7)
adds an identifier of this server to each reply
coredns-pprof(7), pprof(7)
publishes runtime profiling data at endpoints under /debug/pprof
coredns-ready(7), ready(7)
enables a readiness check HTTP endpoint
coredns-reload(7), reload(7)
allows automatic reload of a changed Corefile
coredns-rewrite(7), rewrite(7)
performs internal message rewriting
coredns-root(7), root(7)
simply specifies the root of where to find (zone) files
coredns-route53(7), route53(7)
enables serving zone data from AWS route53
coredns-secondary(7), secondary(7)
enables serving a zone retrieved from a primary server
coredns-sign(7), sign(7)
adds DNSSEC records to zone files
coredns-template(7), template(7)
allows for dynamic responses based on the incoming query
coredns-timeouts(7), timeouts(7)
allows you to configure the server read, write and idle timeouts for the TCP, TLS and DoH servers
coredns-tls(7), tls(7)
allows you to configure the server certificates for the TLS and gRPC servers
coredns-trace(7), trace(7)
enables OpenTracing-based tracing of DNS requests as they go through the plugin chain
coredns-transfer(7), transfer(7)
perform (outgoing) zone transfers for other plugins
coredns-tsig(7), tsig(7)
validate TSIG requests and sign responses
coredns-view(7), view(7)
defines conditions that must be met for a DNS request to be routed to the server block
coredns-whoami(7), whoami(7)
returns your resolver's local IP address, port and transport
corefile(5)
configuration file for CoreDNS
count_fopen(3)
read a fixed number of bytes from a stream
countdown(1)
count down a specified time interval
courierperlfilter(8)
Sample Perl-based mail filter
cpg_mcast_joined(3)
Multicasts a zero copy buffer to all groups joined to a handle
cpg_mcast_joined(3)
Multicasts to all groups joined to a handle
cptcont(1)
create a continuous GMT colour palette table (cpt) file based on the colours of a non-continuous cpt file
cqrlog(1), CQRLOG(1)
Advanced logging program for hamradio operators
createPYMB(1), readPYBase(1), readPYMB(1), mb2org(1), scel2org(1)
fcitx Pinyin related tools
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_sample(3)
Constructs a new sample structure of the specified type. Allegro game programming library
createdb(1)
create a new PostgreSQL database
crfile(1)
Create arbitrary sized files
crimson(6)
a hex-based tactical combat game
crispy-server(6)
dedicated server for crispy-doom
criticaleditor.cgi(1)
Xymon Critical Systems View Editor CGI
crmsh_crm_report(8)
create report for CRM based clusters (Pacemaker)
cronolog(1m)
write log messages to log files named according to a template
crypt(5)
storage format for hashed passphrases and available hashing methods
crypt(n)
Password hashing based on "crypt"
crypt_preferred_method(3)
get the prefix of the preferred hash method
crypto_aead_lock(3monocypher), crypto_aead_unlock(3monocypher), crypto_aead_init_x(3monocypher), crypto_aead_init_djb(3monocypher), crypto_aead_init_ietf(3monocypher), crypto_aead_write(3monocypher), crypto_aead_read(3monocypher)
authenticated encryption with additional data
crypto_argon2(3monocypher)
password-based key derivation
crypto_blake2b(3monocypher), crypto_blake2b_keyed(3monocypher), crypto_blake2b_init(3monocypher), crypto_blake2b_keyed_init(3monocypher), crypto_blake2b_update(3monocypher), crypto_blake2b_final(3monocypher)
hashing, message authentication, and key derivation with BLAKE2b
crypto_ed25519_sign(3monocypher), crypto_ed25519_check(3monocypher), crypto_ed25519_key_pair(3monocypher), crypto_ed25519_ph_sign(3monocypher), crypto_ed25519_ph_check(3monocypher)
public key signatures
crypto_eddsa_sign(3monocypher), crypto_eddsa_check(3monocypher), crypto_eddsa_key_pair(3monocypher), crypto_eddsa_to_x25519(3monocypher), crypto_eddsa_trim_scalar(3monocypher), crypto_eddsa_reduce(3monocypher), crypto_eddsa_mul_add(3monocypher), crypto_eddsa_scalarbase(3monocypher), crypto_eddsa_check_equation(3monocypher)
public key signatures
crypto_x25519(3monocypher), crypto_x25519_public_key(3monocypher), crypto_x25519_dirty_fast(3monocypher), crypto_x25519_dirty_small(3monocypher), crypto_x25519_inverse(3monocypher), crypto_x25519_to_eddsa(3monocypher)
X25519 key exchange (Public Key Cryptography)
csepdjvu(1)
DjVu encoder for separated data files
cstream(1)
direct data streams, with bandwidth limiting, FIFO, audio, duplication and extended reporting support
csv(3m)
parse comma separated values
csv2po(1), csv2po.py(1)
Convert Comma-Separated Value (.csv) files to Gettext PO localization files
csv2tbx(1), csv2tbx.py(1)
Convert Comma-Separated Value (.csv) files to a TermBase eXchange (.tbx) glossary file
ctorrent(1)
an enhanced peer to peer (P2P) command line client
cual(6), Cual(6)
Cuyo Animation Language Cual is the main language used to describe the animations in cuyo. Strictly speaking it's the stuff between the << >> brackets in the level description files (xxx.ld). On the other hand this man page aims at being a complete description of how to write levels for cuyo. But it's still under construction. See the file "example.ld" to get an idea of how the rest of the level description works. There's also a bit of example Cual code in "example.ld". And of course, all the existing levels are examples. Note that Cual is probably still very buggy. So if strange things happen and you're sure it's not your fault, tell me (cuyo@karimmi.de)
cubetwist(6)
A series of nested cubes rotate and slide recursively
cubocteversion(6)
Displays a cuboctahedron eversion
cups(1)
a standards-based, open source printing system
cups-browsed(8)
A daemon for browsing the Bonjour broadcasts of shared, remote CUPS printers
cups-browsed.conf(5)
server configuration file for cups-browsed
cups-config(1)
get cups api, compiler, directory, and link information (deprecated)
cups-lpd(8)
receive print jobs and report printer status to lpd clients (deprecated)
cups-snmp(8), snmp(8)
cups snmp backend (deprecated)
cupsd(8)
cups scheduler
cupsd-helper(8)
cupsd helper programs (deprecated)
cupsfilter(8)
convert a file to another format using cups filters (deprecated)
cupstestppd(1)
test conformance of ppd files (deprecated)
curia(3), Curia(3)
the extended API of QDBM
curl_free(3)
reclaim memory that has been obtained through a libcurl call
curl_maprintf(3), curl_mfprintf(3), curl_mprintf(3), curl_msnprintf(3), curl_msprintf(3), curl_mvaprintf(3), curl_mvfprintf(3), curl_mvprintf(3), curl_mvsnprintf(3), curl_mvsprintf(3)
formatted output conversion
curl_mime_data_cb(3)
set a callback-based data source for a mime part(aqs body
curl_mime_filedata(3)
set a mime part(aqs body data from a file contents
curl_multi_get_handles(3)
return all added easy handles
curl_multi_timeout(3)
how long to wait for action before proceeding
curl_share_cleanup(3)
close a shared object
curl_share_setopt(3)
set options for a shared object
current_context_usage(3), current_context_usage (3)
Return how many cells the current context has, and how many of those cells that are currently unused
curs_extend(3x), %curses_version(3x), %use_extended_names(3x)
miscellaneous curses extensions
curs_opaque(3x), %is_cleared(3x), %is_idlok(3x), %is_idcok(3x), %is_immedok(3x), %is_keypad(3x), %is_leaveok(3x), %is_nodelay(3x), %is_notimeout(3x), %is_pad(3x), %is_scrollok(3x), %is_subwin(3x), %is_syncok(3x), %wgetdelay(3x), %wgetparent(3x), %wgetscrreg(3x)
obtain curses window properties
curs_printw(3x), %printw(3x), %wprintw(3x), %mvprintw(3x), %mvwprintw(3x), %vwprintw(3x), %vw_printw(3x)
write formatted output to a curses window
curs_refresh(3x), %doupdate(3x), %redrawwin(3x), %refresh(3x), %wnoutrefresh(3x), %wredrawln(3x), %wrefresh(3x)
refresh curses windows or lines thereupon
curs_scanw(3x), %scanw(3x), %wscanw(3x), %mvscanw(3x), %mvwscanw(3x), %vwscanw(3x), %vw_scanw(3x)
read formatted input from a curses window
curs_slk(3x), %slk_init(3x), %slk_set(3x), %slk_wset(3x), %slk_refresh(3x), %slk_noutrefresh(3x), %slk_label(3x), %slk_clear(3x), %slk_restore(3x), %slk_touch(3x), %slk_attron(3x), %slk_attrset(3x), %slk_attroff(3x), %slk_attr_on(3x), %slk_attr_set(3x), %slk_attr_off(3x), %slk_attr(3x), %slk_color(3x), %extended_slk_color(3x)
curses soft label key routines
curs_touch(3x), %touchwin(3x), %touchline(3x), %untouchwin(3x), %wtouchln(3x), %is_linetouched(3x), %is_wintouched(3x)
control terminal output refresh in a curses window
curses(3x), %ncurses(3x)
character-cell terminal interface with optimized output
cursor_setstorage(3), cursor_setstorage (3)
Use the storage defined by one video object as an accelerated mouse cursor
cutmp3(1)
a fast and leightweight mp3 editor
cvegenversdat(1)
Generate version matching rules for passed on files
cverules(1)
Generate version matching rules for installed software on a Linux / Unix distribution
cvscheck(1)
Offline status report for files in a checked-out CVS module
cvsd-buildroot(8)
create a chrooted directory structure for use in cvsd
cvslastchange(1)
Display the last change committed to CVS for a file
cvswrap(1)
wrapper over cvs to enable fine grained access control to repositories
cwcp(1)
curses-based Morse tutor program
cxExtractArchive(3)
Extracts the specified archive's files to directories off of the current directory
cxExtractFile(3)
Extracts the specified file
cxFixPath(3)
Fixes up the specified path by processing all ".." and "." that may be in the path
cxGetArchiveModule(3)
Returns the archive's associated module
cxGetArchivePath(3)
Returns the full path to the specified archive
cxGetBaseName(3)
Returns the base filename for the specified path
cxGetBasePath(3)
Returns the base path for the specified path
cxGetDirArchive(3)
Returns the archive that owns the specified directory
cxGetDirDate(3)
Returns the timestamp of the specified directory
cxGetDirGid(3)
Returns the group ID of the specified directory
cxGetDirMode(3)
Return the mode of the specified directory
cxGetDirName(3)
Returns the base directory name of the specified directory
cxGetDirParent(3)
Returns the specified directory's parent directory
cxGetDirPath(3)
Returns the full path name of the specified directory
cxGetDirUid(3)
Returns the user ID of the specified directory
cxGetDirectory(3)
Returns the subdirectory specified in the path
cxGetFile(3)
Returns the file specified in the path
cxGetFileArchive(3)
Returns the archive that owns the specified file
cxGetFileCompressedSize(3)
Returns the compressed size of the specified file
cxGetFileCount(3)
Returns the number of files in the specified directory
cxGetFileDate(3)
Returns the timestamp of the specified file
cxGetFileGid(3)
Returns the group ID of the specified file
cxGetFileMode(3)
Returns the mode of the specified file
cxGetFileName(3)
Returns the name of the specified file
cxGetFileParent(3)
Returns the specified file's parent directory
cxGetFilePath(3)
Returns the full path to the specified file
cxGetFileSize(3)
Returns the uncompressed size of the specified file
cxGetFileUid(3)
Returns the user ID of the specified file
cxGetFpAccessMode(3)
Returns the access mode of the specified file pointer
cxGetFsNodeArchive(3)
Returns the archive that owns the specified node
cxGetFsNodeDate(3)
Returns the timestamp of the specified node
cxGetFsNodeGid(3)
Returns the group ID of the specified node
cxGetFsNodeMode(3)
Returns the mode of the specified node
cxGetFsNodeName(3)
Returns the name of the specified node
cxGetFsNodeParent(3)
Returns the specified node's parent directory
cxGetFsNodePath(3)
Returns the full path to the specified node
cxGetFsNodeUid(3)
Returns the user ID of the specified node
cxGetFullFilePath(3)
Returns the full, absolute path for the specified filename
cxGetModule(3)
Returns the specified module
cxGetSubDirCount(3)
Returns the number of subdirectories in the specified directory
cxIsArchiveLocal(3)
Returns whether or not the archive is stored locally
cxIsDirLocal(3)
Returns whether or not the directory is stored locally
cxIsFileLocal(3)
Returns whether or not the file is stored locally
cxIsFsNodeLocal(3)
Returns whether or not the node is stored locally
cxLinkModule(3)
Notifies libcomprex that the module is being used
cxLoadModule(3)
Loads the module of the specified name and type
cxSetArchiveLocal(3)
Sets whether or not the archive is stored locally
cxSetArchiveModule(3)
Sets the archive's asssociated module
cxSetDirDate(3)
Set the timestamp of the specified directory
cxSetDirGid(3)
Sets the group ID of the specified directory
cxSetDirLocal(3)
Sets whether or not the file is stored locally
cxSetDirMode(3)
Sets the mode of the specified directory
cxSetDirParent(3)
Sets the specified directory's parent directory
cxSetDirUid(3)
Sets the user ID of the specified directory
cxSetFileCompressedSize(3)
Sets the compressed size of the specified file
cxSetFileDate(3)
Sets the timestamp of the specified file
cxSetFileGid(3)
Sets the group ID of the specified file
cxSetFileLocal(3)
Sets whether or not the file is stored locally
cxSetFileMode(3)
Sets the mode of the specified file
cxSetFileName(3)
Sets the base name of the specified file
cxSetFileParent(3)
Sets the specified file's parent directory
cxSetFileSize(3)
Sets the uncompressed size of the specified file
cxSetFileUid(3)
Sets the user ID of the specified file
cxSetFpAccessMode(3)
Sets the access mode of the specified file pointer
cxSetFsNodeDate(3)
Sets the timestamp of the specified node
cxSetFsNodeGid(3)
Sets the group ID of the specified node
cxSetFsNodeLocal(3)
Sets whether or not the node is stored locally
cxSetFsNodeMode(3)
Sets the mode of the specified node
cxSetFsNodeName(3)
Sets the base name of the specified node
cxSetFsNodeParent(3)
Sets the specified node's parent directory
cxSetFsNodeUid(3)
Sets the user ID of the specified node
cxSplitPath(3)
Splits the specified path into a directory part and a filename part
cxUnlinkModule(3)
Notifies libcomprex that the module is no longer being used
cxUnloadModule(3)
Unloads the specified module
cxxmatrix(1), C++ Matrix(1)
The Matrix Reloaded in Terminals
d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_DSAPrivateKey(3), d2i_DSAPrivateKey_bio(3), d2i_DSAPrivateKey_fp(3), d2i_DSAPublicKey(3), d2i_DSA_PUBKEY(3), d2i_DSA_PUBKEY_bio(3), d2i_DSA_PUBKEY_fp(3), d2i_DSA_SIG(3), d2i_DSAparams(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_ECParameters(3), d2i_ECPrivateKey(3), d2i_ECPrivateKey_bio(3), d2i_ECPrivateKey_fp(3), d2i_EC_PUBKEY(3), d2i_EC_PUBKEY_bio(3), d2i_EC_PUBKEY_fp(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(3), d2i_EXTENDED_KEY_USAGE(3), d2i_GENERAL_NAME(3), d2i_GENERAL_NAMES(3), d2i_IPAddressChoice(3), d2i_IPAddressFamily(3), d2i_IPAddressOrRange(3), d2i_IPAddressRange(3), d2i_ISSUING_DIST_POINT(3), d2i_NAMING_AUTHORITY(3), d2i_NETSCAPE_CERT_SEQUENCE(3), d2i_NETSCAPE_SPKAC(3), d2i_NETSCAPE_SPKI(3), d2i_NOTICEREF(3), d2i_OCSP_BASICRESP(3), d2i_OCSP_CERTID(3), d2i_OCSP_CERTSTATUS(3), d2i_OCSP_CRLID(3), d2i_OCSP_ONEREQ(3), d2i_OCSP_REQINFO(3), d2i_OCSP_REQUEST(3), d2i_OCSP_RESPBYTES(3), d2i_OCSP_RESPDATA(3), d2i_OCSP_RESPID(3), d2i_OCSP_RESPONSE(3), d2i_OCSP_REVOKEDINFO(3), d2i_OCSP_SERVICELOC(3), d2i_OCSP_SIGNATURE(3), d2i_OCSP_SINGLERESP(3), d2i_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(3), d2i_PKCS12(3), d2i_PKCS12_BAGS(3), d2i_PKCS12_MAC_DATA(3), d2i_PKCS12_SAFEBAG(3), d2i_PKCS12_bio(3), d2i_PKCS12_fp(3), d2i_PKCS7(3), d2i_PKCS7_DIGEST(3), d2i_PKCS7_ENCRYPT(3), d2i_PKCS7_ENC_CONTENT(3), d2i_PKCS7_ENVELOPE(3), d2i_PKCS7_ISSUER_AND_SERIAL(3), d2i_PKCS7_RECIP_INFO(3), d2i_PKCS7_SIGNED(3), d2i_PKCS7_SIGNER_INFO(3), d2i_PKCS7_SIGN_ENVELOPE(3), d2i_PKCS7_bio(3), d2i_PKCS7_fp(3), d2i_PKCS8_PRIV_KEY_INFO(3), d2i_PKCS8_PRIV_KEY_INFO_bio(3), d2i_PKCS8_PRIV_KEY_INFO_fp(3), d2i_PKCS8_bio(3), d2i_PKCS8_fp(3), d2i_PKEY_USAGE_PERIOD(3), d2i_POLICYINFO(3), d2i_POLICYQUALINFO(3), d2i_PROFESSION_INFO(3), d2i_PROXY_CERT_INFO_EXTENSION(3), d2i_PROXY_POLICY(3), d2i_RSAPrivateKey(3), d2i_RSAPrivateKey_bio(3), d2i_RSAPrivateKey_fp(3), d2i_RSAPublicKey(3), d2i_RSAPublicKey_bio(3), d2i_RSAPublicKey_fp(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_RSA_PUBKEY(3), d2i_RSA_PUBKEY_bio(3), d2i_RSA_PUBKEY_fp(3), d2i_SCRYPT_PARAMS(3), d2i_SCT_LIST(3), d2i_SXNET(3), d2i_SXNETID(3), d2i_TS_ACCURACY(3), d2i_TS_MSG_IMPRINT(3), d2i_TS_MSG_IMPRINT_bio(3), d2i_TS_MSG_IMPRINT_fp(3), d2i_TS_REQ(3), d2i_TS_REQ_bio(3), d2i_TS_REQ_fp(3), d2i_TS_RESP(3), d2i_TS_RESP_bio(3), d2i_TS_RESP_fp(3), d2i_TS_STATUS_INFO(3), d2i_TS_TST_INFO(3), d2i_TS_TST_INFO_bio(3), d2i_TS_TST_INFO_fp(3), d2i_USERNOTICE(3), d2i_X509(3), d2i_X509_bio(3), d2i_X509_fp(3), d2i_X509_ALGOR(3), d2i_X509_ALGORS(3), d2i_X509_ATTRIBUTE(3), d2i_X509_CERT_AUX(3), d2i_X509_CINF(3), d2i_X509_CRL(3), d2i_X509_CRL_INFO(3), d2i_X509_CRL_bio(3), d2i_X509_CRL_fp(3), d2i_X509_EXTENSION(3), d2i_X509_EXTENSIONS(3), d2i_X509_NAME(3), d2i_X509_NAME_ENTRY(3), d2i_X509_PUBKEY(3), d2i_X509_REQ(3), d2i_X509_REQ_INFO(3), d2i_X509_REQ_bio(3), d2i_X509_REQ_fp(3), d2i_X509_REVOKED(3), d2i_X509_SIG(3), d2i_X509_VAL(3), i2d_ACCESS_DESCRIPTION(3), i2d_ADMISSIONS(3), i2d_ADMISSION_SYNTAX(3), i2d_ASIdOrRange(3), i2d_ASIdentifierChoice(3), i2d_ASIdentifiers(3), i2d_ASN1_BIT_STRING(3), i2d_ASN1_BMPSTRING(3), i2d_ASN1_ENUMERATED(3), i2d_ASN1_GENERALIZEDTIME(3), i2d_ASN1_GENERALSTRING(3), i2d_ASN1_IA5STRING(3), i2d_ASN1_INTEGER(3), i2d_ASN1_NULL(3), i2d_ASN1_OBJECT(3), i2d_ASN1_OCTET_STRING(3), i2d_ASN1_PRINTABLE(3), i2d_ASN1_PRINTABLESTRING(3), i2d_ASN1_SEQUENCE_ANY(3), i2d_ASN1_SET_ANY(3), i2d_ASN1_T61STRING(3), i2d_ASN1_TIME(3), i2d_ASN1_TYPE(3), i2d_ASN1_UNIVERSALSTRING(3), i2d_ASN1_UTCTIME(3), i2d_ASN1_UTF8STRING(3), i2d_ASN1_VISIBLESTRING(3), i2d_ASN1_bio_stream(3), i2d_ASRange(3), i2d_AUTHORITY_INFO_ACCESS(3), i2d_AUTHORITY_KEYID(3), i2d_BASIC_CONSTRAINTS(3), i2d_CERTIFICATEPOLICIES(3), i2d_CMS_ ContentInfo(3), i2d_CMS_ReceiptRequest(3), i2d_CMS_bio(3), i2d_CRL_DIST_POINTS(3), i2d_DHxparams(3), i2d_DIRECTORYSTRING(3), i2d_DISPLAYTEXT(3), i2d_DIST_POINT(3), i2d_DIST_POINT_NAME(3), i2d_DSAPrivateKey(3), i2d_DSAPrivateKey_bio(3), i2d_DSAPrivateKey_fp(3), i2d_DSAPublicKey(3), i2d_DSA_PUBKEY(3), i2d_DSA_PUBKEY_bio(3), i2d_DSA_PUBKEY_fp(3), i2d_DSA_SIG(3), i2d_DSAparams(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_ECParameters(3), i2d_ECPrivateKey(3), i2d_ECPrivateKey_bio(3), i2d_ECPrivateKey_fp(3), i2d_EC_PUBKEY(3), i2d_EC_PUBKEY_bio(3), i2d_EC_PUBKEY_fp(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(3), i2d_EXTENDED_KEY_USAGE(3), i2d_GENERAL_NAME(3), i2d_GENERAL_NAMES(3), i2d_IPAddressChoice(3), i2d_IPAddressFamily(3), i2d_IPAddressOrRange(3), i2d_IPAddressRange(3), i2d_ISSUING_DIST_POINT(3), i2d_NAMING_AUTHORITY(3), i2d_NETSCAPE_CERT_SEQUENCE(3), i2d_NETSCAPE_SPKAC(3), i2d_NETSCAPE_SPKI(3), i2d_NOTICEREF(3), i2d_OCSP_BASICRESP(3), i2d_OCSP_CERTID(3), i2d_OCSP_CERTSTATUS(3), i2d_OCSP_CRLID(3), i2d_OCSP_ONEREQ(3), i2d_OCSP_REQINFO(3), i2d_OCSP_REQUEST(3), i2d_OCSP_RESPBYTES(3), i2d_OCSP_RESPDATA(3), i2d_OCSP_RESPID(3), i2d_OCSP_RESPONSE(3), i2d_OCSP_REVOKEDINFO(3), i2d_OCSP_SERVICELOC(3), i2d_OCSP_SIGNATURE(3), i2d_OCSP_SINGLERESP(3), i2d_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(3), i2d_PKCS12(3), i2d_PKCS12_BAGS(3), i2d_PKCS12_MAC_DATA(3), i2d_PKCS12_SAFEBAG(3), i2d_PKCS12_bio(3), i2d_PKCS12_fp(3), i2d_PKCS7(3), i2d_PKCS7_DIGEST(3), i2d_PKCS7_ENCRYPT(3), i2d_PKCS7_ENC_CONTENT(3), i2d_PKCS7_ENVELOPE(3), i2d_PKCS7_ISSUER_AND_SERIAL(3), i2d_PKCS7_NDEF(3), i2d_PKCS7_RECIP_INFO(3), i2d_PKCS7_SIGNED(3), i2d_PKCS7_SIGNER_INFO(3), i2d_PKCS7_SIGN_ENVELOPE(3), i2d_PKCS7_bio(3), i2d_PKCS7_fp(3), i2d_PKCS8PrivateKeyInfo_bio(3), i2d_PKCS8PrivateKeyInfo_fp(3), i2d_PKCS8_PRIV_KEY_INFO(3), i2d_PKCS8_PRIV_KEY_INFO_bio(3), i2d_PKCS8_PRIV_KEY_INFO_fp(3), i2d_PKCS8_bio(3), i2d_PKCS8_fp(3), i2d_PKEY_USAGE_PERIOD(3), i2d_POLICYINFO(3), i2d_POLICYQUALINFO(3), i2d_PROFESSION_INFO(3), i2d_PROXY_CERT_INFO_EXTENSION(3), i2d_PROXY_POLICY(3), i2d_RSAPrivateKey(3), i2d_RSAPrivateKey_bio(3), i2d_RSAPrivateKey_fp(3), i2d_RSAPublicKey(3), i2d_RSAPublicKey_bio(3), i2d_RSAPublicKey_fp(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_RSA_PUBKEY(3), i2d_RSA_PUBKEY_bio(3), i2d_RSA_PUBKEY_fp(3), i2d_SCRYPT_PARAMS(3), i2d_SCT_LIST(3), i2d_SXNET(3), i2d_SXNETID(3), i2d_TS_ACCURACY(3), i2d_TS_MSG_IMPRINT(3), i2d_TS_MSG_IMPRINT_bio(3), i2d_TS_MSG_IMPRINT_fp(3), i2d_TS_REQ(3), i2d_TS_REQ_bio(3), i2d_TS_REQ_fp(3), i2d_TS_RESP(3), i2d_TS_RESP_bio(3), i2d_TS_RESP_fp(3), i2d_TS_STATUS_INFO(3), i2d_TS_TST_INFO(3), i2d_TS_TST_INFO_bio(3), i2d_TS_TST_INFO_fp(3), i2d_USERNOTICE(3), i2d_X509(3), i2d_X509_bio(3), i2d_X509_fp(3), i2d_X509_ALGOR(3), i2d_X509_ALGORS(3), i2d_X509_ATTRIBUTE(3), i2d_X509_CERT_AUX(3), i2d_X509_CINF(3), i2d_X509_CRL(3), i2d_X509_CRL_INFO(3), i2d_X509_CRL_bio(3), i2d_X509_CRL_fp(3), i2d_X509_EXTENSION(3), i2d_X509_EXTENSIONS(3), i2d_X509_NAME(3), i2d_X509_NAME_ENTRY(3), i2d_X509_PUBKEY(3), i2d_X509_REQ(3), i2d_X509_REQ_INFO(3), i2d_X509_REQ_bio(3), i2d_X509_REQ_fp(3), i2d_X509_REVOKED(3), i2d_X509_SIG(3), i2d_X509_VAL(3)
convert objects from/to ASN.1/DER representation
d2i_ACCESS_DESCRIPTION(3ossl), d2i_ADMISSIONS(3ossl), d2i_ADMISSION_SYNTAX(3ossl), d2i_ASIdOrRange(3ossl), d2i_ASIdentifierChoice(3ossl), d2i_ASIdentifiers(3ossl), d2i_ASN1_BIT_STRING(3ossl), d2i_ASN1_BMPSTRING(3ossl), d2i_ASN1_ENUMERATED(3ossl), d2i_ASN1_GENERALIZEDTIME(3ossl), d2i_ASN1_GENERALSTRING(3ossl), d2i_ASN1_IA5STRING(3ossl), d2i_ASN1_INTEGER(3ossl), d2i_ASN1_NULL(3ossl), d2i_ASN1_OBJECT(3ossl), d2i_ASN1_OCTET_STRING(3ossl), d2i_ASN1_PRINTABLE(3ossl), d2i_ASN1_PRINTABLESTRING(3ossl), d2i_ASN1_SEQUENCE_ANY(3ossl), d2i_ASN1_SET_ANY(3ossl), d2i_ASN1_T61STRING(3ossl), d2i_ASN1_TIME(3ossl), d2i_ASN1_TYPE(3ossl), d2i_ASN1_UINTEGER(3ossl), d2i_ASN1_UNIVERSALSTRING(3ossl), d2i_ASN1_UTCTIME(3ossl), d2i_ASN1_UTF8STRING(3ossl), d2i_ASN1_VISIBLESTRING(3ossl), d2i_ASRange(3ossl), d2i_AUTHORITY_INFO_ACCESS(3ossl), d2i_AUTHORITY_KEYID(3ossl), d2i_BASIC_CONSTRAINTS(3ossl), d2i_CERTIFICATEPOLICIES(3ossl), d2i_CMS_ContentInfo(3ossl), d2i_CMS_ReceiptRequest(3ossl), d2i_CMS_bio(3ossl), d2i_CRL_DIST_POINTS(3ossl), d2i_DHxparams(3ossl), d2i_DIRECTORYSTRING(3ossl), d2i_DISPLAYTEXT(3ossl), d2i_DIST_POINT(3ossl), d2i_DIST_POINT_NAME(3ossl), d2i_DSA_SIG(3ossl), d2i_ECDSA_SIG(3ossl), d2i_ECPKParameters(3ossl), d2i_EDIPARTYNAME(3ossl), d2i_ESS_CERT_ID(3ossl), d2i_ESS_CERT_ID_V2(3ossl), d2i_ESS_ISSUER_SERIAL(3ossl), d2i_ESS_SIGNING_CERT(3ossl), d2i_ESS_SIGNING_CERT_V2(3ossl), d2i_EXTENDED_KEY_USAGE(3ossl), d2i_GENERAL_NAME(3ossl), d2i_GENERAL_NAMES(3ossl), d2i_IPAddressChoice(3ossl), d2i_IPAddressFamily(3ossl), d2i_IPAddressOrRange(3ossl), d2i_IPAddressRange(3ossl), d2i_ISSUER_SIGN_TOOL(3ossl), d2i_ISSUING_DIST_POINT(3ossl), d2i_NAMING_AUTHORITY(3ossl), d2i_NETSCAPE_CERT_SEQUENCE(3ossl), d2i_NETSCAPE_SPKAC(3ossl), d2i_NETSCAPE_SPKI(3ossl), d2i_NOTICEREF(3ossl), d2i_OCSP_BASICRESP(3ossl), d2i_OCSP_CERTID(3ossl), d2i_OCSP_CERTSTATUS(3ossl), d2i_OCSP_CRLID(3ossl), d2i_OCSP_ONEREQ(3ossl), d2i_OCSP_REQINFO(3ossl), d2i_OCSP_REQUEST(3ossl), d2i_OCSP_RESPBYTES(3ossl), d2i_OCSP_RESPDATA(3ossl), d2i_OCSP_RESPID(3ossl), d2i_OCSP_RESPONSE(3ossl), d2i_OCSP_REVOKEDINFO(3ossl), d2i_OCSP_SERVICELOC(3ossl), d2i_OCSP_SIGNATURE(3ossl), d2i_OCSP_SINGLERESP(3ossl), d2i_OSSL_AA_DIST_POINT(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_ATAV(3ossl), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), d2i_OSSL_ATTRIBUTE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_MAPPINGS(3ossl), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), d2i_OSSL_CMP_ATAVS(3ossl), d2i_OSSL_CMP_MSG(3ossl), d2i_OSSL_CMP_PKIHEADER(3ossl), d2i_OSSL_CMP_PKISI(3ossl), d2i_OSSL_CRMF_CERTID(3ossl), d2i_OSSL_CRMF_CERTTEMPLATE(3ossl), d2i_OSSL_CRMF_ENCRYPTEDKEY(3ossl), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), d2i_OSSL_CRMF_MSG(3ossl), d2i_OSSL_CRMF_MSGS(3ossl), d2i_OSSL_CRMF_PBMPARAMETER(3ossl), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), d2i_OSSL_CRMF_SINGLEPUBINFO(3ossl), d2i_OSSL_DAY_TIME(3ossl), d2i_OSSL_DAY_TIME_BAND(3ossl), d2i_OSSL_HASH(3ossl), d2i_OSSL_IETF_ATTR_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX_POINTER(3ossl), d2i_OSSL_ISSUER_SERIAL(3ossl), d2i_OSSL_NAMED_DAY(3ossl), d2i_OSSL_OBJECT_DIGEST_INFO(3ossl), d2i_OSSL_PRIVILEGE_POLICY_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), d2i_OSSL_TARGET_CERT(3ossl), d2i_OSSL_TARGET(3ossl), d2i_OSSL_TARGETING_INFORMATION(3ossl), d2i_OSSL_TARGETS(3ossl), d2i_OSSL_TIME_PERIOD(3ossl), d2i_OSSL_TIME_SPEC(3ossl), d2i_OSSL_TIME_SPEC_ABSOLUTE(3ossl), d2i_OSSL_TIME_SPEC_DAY(3ossl), d2i_OSSL_TIME_SPEC_MONTH(3ossl), d2i_OSSL_TIME_SPEC_TIME(3ossl), d2i_OSSL_TIME_SPEC_WEEKS(3ossl), d2i_OSSL_TIME_SPEC_X_DAY_OF(3ossl), d2i_OSSL_USER_NOTICE_SYNTAX(3ossl), d2i_OTHERNAME(3ossl), d2i_PBE2PARAM(3ossl), d2i_PBEPARAM(3ossl), d2i_PBKDF2PARAM(3ossl), d2i_PBMAC1PARAM(3ossl), d2i_PKCS12(3ossl), d2i_PKCS12_BAGS(3ossl), d2i_PKCS12_MAC_DATA(3ossl), d2i_PKCS12_SAFEBAG(3ossl), d2i_PKCS12_bio(3ossl), d2i_PKCS12_fp(3ossl), d2i_PKCS7(3ossl), d2i_PKCS7_DIGEST(3ossl), d2i_PKCS7_ENCRYPT(3ossl), d2i_PKCS7_ENC_CONTENT(3ossl), d2i_PKCS7_ENVELOPE(3ossl), d2i_PKCS7_ISSUER_AND_SERIAL(3ossl), d2i_PKCS7_RECIP_INFO(3ossl), d2i_PKCS7_SIGNED(3ossl), d2i_PKCS7_SIGNER_INFO(3ossl), d2i_PKCS7_SIGN_ENVELOPE(3ossl), d2i_PKCS7_bio(3ossl), d2i_PKCS7_fp(3ossl), d2i_PKCS8_PRIV_KEY_INFO(3ossl), d2i_PKCS8_PRIV_KEY_INFO_bio(3ossl), d2i_PKCS8_PRIV_KEY_INFO_fp(3ossl), d2i_PKCS8_bio(3ossl), d2i_PKCS8_fp(3ossl), d2i_PKEY_USAGE_PERIOD(3ossl), d2i_POLICYINFO(3ossl), d2i_POLICYQUALINFO(3ossl), d2i_PROFESSION_INFO(3ossl), d2i_PROXY_CERT_INFO_EXTENSION(3ossl), d2i_PROXY_POLICY(3ossl), d2i_RSA_OAEP_PARAMS(3ossl), d2i_RSA_PSS_PARAMS(3ossl), d2i_SCRYPT_PARAMS(3ossl), d2i_SCT_LIST(3ossl), d2i_SXNET(3ossl), d2i_SXNETID(3ossl), d2i_TS_ACCURACY(3ossl), d2i_TS_MSG_IMPRINT(3ossl), d2i_TS_MSG_IMPRINT_bio(3ossl), d2i_TS_MSG_IMPRINT_fp(3ossl), d2i_TS_REQ(3ossl), d2i_TS_REQ_bio(3ossl), d2i_TS_REQ_fp(3ossl), d2i_TS_RESP(3ossl), d2i_TS_RESP_bio(3ossl), d2i_TS_RESP_fp(3ossl), d2i_TS_STATUS_INFO(3ossl), d2i_TS_TST_INFO(3ossl), d2i_TS_TST_INFO_bio(3ossl), d2i_TS_TST_INFO_fp(3ossl), d2i_USERNOTICE(3ossl), d2i_X509(3ossl), d2i_X509_bio(3ossl), d2i_X509_fp(3ossl), d2i_X509_ACERT(3ossl), d2i_X509_ACERT_bio(3ossl), d2i_X509_ACERT_fp(3ossl), d2i_X509_ALGOR(3ossl), d2i_X509_ALGORS(3ossl), d2i_X509_ATTRIBUTE(3ossl), d2i_X509_CERT_AUX(3ossl), d2i_X509_CINF(3ossl), d2i_X509_CRL(3ossl), d2i_X509_CRL_INFO(3ossl), d2i_X509_CRL_bio(3ossl), d2i_X509_CRL_fp(3ossl), d2i_X509_EXTENSION(3ossl), d2i_X509_EXTENSIONS(3ossl), d2i_X509_NAME(3ossl), d2i_X509_NAME_ENTRY(3ossl), d2i_X509_PUBKEY(3ossl), d2i_X509_PUBKEY_bio(3ossl), d2i_X509_PUBKEY_fp(3ossl), d2i_X509_REQ(3ossl), d2i_X509_REQ_INFO(3ossl), d2i_X509_REQ_bio(3ossl), d2i_X509_REQ_fp(3ossl), d2i_X509_REVOKED(3ossl), d2i_X509_SIG(3ossl), d2i_X509_VAL(3ossl), i2d_ACCESS_DESCRIPTION(3ossl), i2d_ADMISSIONS(3ossl), i2d_ADMISSION_SYNTAX(3ossl), i2d_ASIdOrRange(3ossl), i2d_ASIdentifierChoice(3ossl), i2d_ASIdentifiers(3ossl), i2d_ASN1_BIT_STRING(3ossl), i2d_ASN1_BMPSTRING(3ossl), i2d_ASN1_ENUMERATED(3ossl), i2d_ASN1_GENERALIZEDTIME(3ossl), i2d_ASN1_GENERALSTRING(3ossl), i2d_ASN1_IA5STRING(3ossl), i2d_ASN1_INTEGER(3ossl), i2d_ASN1_NULL(3ossl), i2d_ASN1_OBJECT(3ossl), i2d_ASN1_OCTET_STRING(3ossl), i2d_ASN1_PRINTABLE(3ossl), i2d_ASN1_PRINTABLESTRING(3ossl), i2d_ASN1_SEQUENCE_ANY(3ossl), i2d_ASN1_SET_ANY(3ossl), i2d_ASN1_T61STRING(3ossl), i2d_ASN1_TIME(3ossl), i2d_ASN1_TYPE(3ossl), i2d_ASN1_UNIVERSALSTRING(3ossl), i2d_ASN1_UTCTIME(3ossl), i2d_ASN1_UTF8STRING(3ossl), i2d_ASN1_VISIBLESTRING(3ossl), i2d_ASN1_bio_stream(3ossl), i2d_ASRange(3ossl), i2d_AUTHORITY_INFO_ACCESS(3ossl), i2d_AUTHORITY_KEYID(3ossl), i2d_BASIC_CONSTRAINTS(3ossl), i2d_CERTIFICATEPOLICIES(3ossl), i2d_CMS_ContentInfo(3ossl), i2d_CMS_ReceiptRequest(3ossl), i2d_CMS_bio(3ossl), i2d_CRL_DIST_POINTS(3ossl), i2d_DHxparams(3ossl), i2d_DIRECTORYSTRING(3ossl), i2d_DISPLAYTEXT(3ossl), i2d_DIST_POINT(3ossl), i2d_DIST_POINT_NAME(3ossl), i2d_DSA_SIG(3ossl), i2d_ECDSA_SIG(3ossl), i2d_ECPKParameters(3ossl), i2d_EDIPARTYNAME(3ossl), i2d_ESS_CERT_ID(3ossl), i2d_ESS_CERT_ID_V2(3ossl), i2d_ESS_ISSUER_SERIAL(3ossl), i2d_ESS_SIGNING_CERT(3ossl), i2d_ESS_SIGNING_CERT_V2(3ossl), i2d_EXTENDED_KEY_USAGE(3ossl), i2d_GENERAL_NAME(3ossl), i2d_GENERAL_NAMES(3ossl), i2d_IPAddressChoice(3ossl), i2d_IPAddressFamily(3ossl), i2d_IPAddressOrRange(3ossl), i2d_IPAddressRange(3ossl), i2d_ISSUER_SIGN_TOOL(3ossl), i2d_ISSUING_DIST_POINT(3ossl), i2d_NAMING_AUTHORITY(3ossl), i2d_NETSCAPE_CERT_SEQUENCE(3ossl), i2d_NETSCAPE_SPKAC(3ossl), i2d_NETSCAPE_SPKI(3ossl), i2d_NOTICEREF(3ossl), i2d_OCSP_BASICRESP(3ossl), i2d_OCSP_CERTID(3ossl), i2d_OCSP_CERTSTATUS(3ossl), i2d_OCSP_CRLID(3ossl), i2d_OCSP_ONEREQ(3ossl), i2d_OCSP_REQINFO(3ossl), i2d_OCSP_REQUEST(3ossl), i2d_OCSP_RESPBYTES(3ossl), i2d_OCSP_RESPDATA(3ossl), i2d_OCSP_RESPID(3ossl), i2d_OCSP_RESPONSE(3ossl), i2d_OCSP_REVOKEDINFO(3ossl), i2d_OCSP_SERVICELOC(3ossl), i2d_OCSP_SIGNATURE(3ossl), i2d_OCSP_SINGLERESP(3ossl), i2d_OSSL_AA_DIST_POINT(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_ATAV(3ossl), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), i2d_OSSL_ATTRIBUTE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_MAPPINGS(3ossl), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), i2d_OSSL_CMP_ATAVS(3ossl), i2d_OSSL_CMP_MSG(3ossl), i2d_OSSL_CMP_PKIHEADER(3ossl), i2d_OSSL_CMP_PKISI(3ossl), i2d_OSSL_CRMF_CERTID(3ossl), i2d_OSSL_CRMF_CERTTEMPLATE(3ossl), i2d_OSSL_CRMF_ENCRYPTEDKEY(3ossl), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), i2d_OSSL_CRMF_MSG(3ossl), i2d_OSSL_CRMF_MSGS(3ossl), i2d_OSSL_CRMF_PBMPARAMETER(3ossl), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), i2d_OSSL_CRMF_SINGLEPUBINFO(3ossl), i2d_OSSL_HASH(3ossl), i2d_OSSL_DAY_TIME(3ossl), i2d_OSSL_DAY_TIME_BAND(3ossl), i2d_OSSL_IETF_ATTR_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX_POINTER(3ossl), i2d_OSSL_ISSUER_SERIAL(3ossl), i2d_OSSL_NAMED_DAY(3ossl), i2d_OSSL_OBJECT_DIGEST_INFO(3ossl), i2d_OSSL_PRIVILEGE_POLICY_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), i2d_OSSL_TARGET_CERT(3ossl), i2d_OSSL_TARGET(3ossl), i2d_OSSL_TARGETING_INFORMATION(3ossl), i2d_OSSL_TARGETS(3ossl), i2d_OSSL_TIME_PERIOD(3ossl), i2d_OSSL_TIME_SPEC(3ossl), i2d_OSSL_TIME_SPEC_ABSOLUTE(3ossl), i2d_OSSL_TIME_SPEC_DAY(3ossl), i2d_OSSL_TIME_SPEC_MONTH(3ossl), i2d_OSSL_TIME_SPEC_TIME(3ossl), i2d_OSSL_TIME_SPEC_WEEKS(3ossl), i2d_OSSL_TIME_SPEC_X_DAY_OF(3ossl), i2d_OSSL_USER_NOTICE_SYNTAX(3ossl), i2d_OTHERNAME(3ossl), i2d_PBE2PARAM(3ossl), i2d_PBEPARAM(3ossl), i2d_PBKDF2PARAM(3ossl), i2d_PBMAC1PARAM(3ossl), i2d_PKCS12(3ossl), i2d_PKCS12_BAGS(3ossl), i2d_PKCS12_MAC_DATA(3ossl), i2d_PKCS12_SAFEBAG(3ossl), i2d_PKCS12_bio(3ossl), i2d_PKCS12_fp(3ossl), i2d_PKCS7(3ossl), i2d_PKCS7_DIGEST(3ossl), i2d_PKCS7_ENCRYPT(3ossl), i2d_PKCS7_ENC_CONTENT(3ossl), i2d_PKCS7_ENVELOPE(3ossl), i2d_PKCS7_ISSUER_AND_SERIAL(3ossl), i2d_PKCS7_NDEF(3ossl), i2d_PKCS7_RECIP_INFO(3ossl), i2d_PKCS7_SIGNED(3ossl), i2d_PKCS7_SIGNER_INFO(3ossl), i2d_PKCS7_SIGN_ENVELOPE(3ossl), i2d_PKCS7_bio(3ossl), i2d_PKCS7_fp(3ossl), i2d_PKCS8PrivateKeyInfo_bio(3ossl), i2d_PKCS8PrivateKeyInfo_fp(3ossl), i2d_PKCS8_PRIV_KEY_INFO(3ossl), i2d_PKCS8_PRIV_KEY_INFO_bio(3ossl), i2d_PKCS8_PRIV_KEY_INFO_fp(3ossl), i2d_PKCS8_bio(3ossl), i2d_PKCS8_fp(3ossl), i2d_PKEY_USAGE_PERIOD(3ossl), i2d_POLICYINFO(3ossl), i2d_POLICYQUALINFO(3ossl), i2d_PROFESSION_INFO(3ossl), i2d_PROXY_CERT_INFO_EXTENSION(3ossl), i2d_PROXY_POLICY(3ossl), i2d_RSA_OAEP_PARAMS(3ossl), i2d_RSA_PSS_PARAMS(3ossl), i2d_SCRYPT_PARAMS(3ossl), i2d_SCT_LIST(3ossl), i2d_SXNET(3ossl), i2d_SXNETID(3ossl), i2d_TS_ACCURACY(3ossl), i2d_TS_MSG_IMPRINT(3ossl), i2d_TS_MSG_IMPRINT_bio(3ossl), i2d_TS_MSG_IMPRINT_fp(3ossl), i2d_TS_REQ(3ossl), i2d_TS_REQ_bio(3ossl), i2d_TS_REQ_fp(3ossl), i2d_TS_RESP(3ossl), i2d_TS_RESP_bio(3ossl), i2d_TS_RESP_fp(3ossl), i2d_TS_STATUS_INFO(3ossl), i2d_TS_TST_INFO(3ossl), i2d_TS_TST_INFO_bio(3ossl), i2d_TS_TST_INFO_fp(3ossl), i2d_USERNOTICE(3ossl), i2d_X509(3ossl), i2d_X509_bio(3ossl), i2d_X509_fp(3ossl), i2d_X509_ACERT(3ossl), i2d_X509_ACERT_bio(3ossl), i2d_X509_ACERT_fp(3ossl), i2d_X509_ALGOR(3ossl), i2d_X509_ALGORS(3ossl), i2d_X509_ATTRIBUTE(3ossl), i2d_X509_CERT_AUX(3ossl), i2d_X509_CINF(3ossl), i2d_X509_CRL(3ossl), i2d_X509_CRL_INFO(3ossl), i2d_X509_CRL_bio(3ossl), i2d_X509_CRL_fp(3ossl), i2d_X509_EXTENSION(3ossl), i2d_X509_EXTENSIONS(3ossl), i2d_X509_NAME(3ossl), i2d_X509_NAME_ENTRY(3ossl), i2d_X509_PUBKEY(3ossl), i2d_X509_PUBKEY_bio(3ossl), i2d_X509_PUBKEY_fp(3ossl), i2d_X509_REQ(3ossl), i2d_X509_REQ_INFO(3ossl), i2d_X509_REQ_bio(3ossl), i2d_X509_REQ_fp(3ossl), i2d_X509_REVOKED(3ossl), i2d_X509_SIG(3ossl), i2d_X509_VAL(3ossl)
convert objects from/to ASN.1/DER representation
d2i_DSAPrivateKey(3ossl), d2i_DSAPrivateKey_bio(3ossl), d2i_DSAPrivateKey_fp(3ossl), d2i_DSAPublicKey(3ossl), d2i_DSA_PUBKEY(3ossl), d2i_DSA_PUBKEY_bio(3ossl), d2i_DSA_PUBKEY_fp(3ossl), d2i_DSAparams(3ossl), d2i_RSAPrivateKey(3ossl), d2i_RSAPrivateKey_bio(3ossl), d2i_RSAPrivateKey_fp(3ossl), d2i_RSAPublicKey(3ossl), d2i_RSAPublicKey_bio(3ossl), d2i_RSAPublicKey_fp(3ossl), d2i_RSA_PUBKEY(3ossl), d2i_RSA_PUBKEY_bio(3ossl), d2i_RSA_PUBKEY_fp(3ossl), d2i_DHparams(3ossl), d2i_DHparams_bio(3ossl), d2i_DHparams_fp(3ossl), d2i_ECParameters(3ossl), d2i_ECPrivateKey(3ossl), d2i_ECPrivateKey_bio(3ossl), d2i_ECPrivateKey_fp(3ossl), d2i_EC_PUBKEY(3ossl), d2i_EC_PUBKEY_bio(3ossl), d2i_EC_PUBKEY_fp(3ossl), i2d_RSAPrivateKey(3ossl), i2d_RSAPrivateKey_bio(3ossl), i2d_RSAPrivateKey_fp(3ossl), i2d_RSAPublicKey(3ossl), i2d_RSAPublicKey_bio(3ossl), i2d_RSAPublicKey_fp(3ossl), i2d_RSA_PUBKEY(3ossl), i2d_RSA_PUBKEY_bio(3ossl), i2d_RSA_PUBKEY_fp(3ossl), i2d_DHparams(3ossl), i2d_DHparams_bio(3ossl), i2d_DHparams_fp(3ossl), i2d_DSAPrivateKey(3ossl), i2d_DSAPrivateKey_bio(3ossl), i2d_DSAPrivateKey_fp(3ossl), i2d_DSAPublicKey(3ossl), i2d_DSA_PUBKEY(3ossl), i2d_DSA_PUBKEY_bio(3ossl), i2d_DSA_PUBKEY_fp(3ossl), i2d_DSAparams(3ossl), i2d_ECParameters(3ossl), i2d_ECPrivateKey(3ossl), i2d_ECPrivateKey_bio(3ossl), i2d_ECPrivateKey_fp(3ossl), i2d_EC_PUBKEY(3ossl), i2d_EC_PUBKEY_bio(3ossl), i2d_EC_PUBKEY_fp(3ossl)
DEPRECATED
d_bitmap_proc(3)
Dialog procedure drawing a bitmap. Allegro game programming library
d_box_proc(3), d_shadow_box_proc(3)
Dialog procedure drawing boxes onto the screen. Allegro game programming library
d_button_proc(3)
Dialog procedure implementing a button object. Allegro game programming library
d_check_proc(3)
Dialog procedure implementing a check box object. Allegro game programming library
d_clear_proc(3)
Dialog procedure to clear the screen. Allegro game programming library
d_edit_proc(3)
Dialog procedure implementing an editable text object. Allegro game programming library
d_icon_proc(3)
Dialog procedure implementing a bitmap button. Allegro game programming library
d_keyboard_proc(3)
Invisible dialog procedure for implementing keyboard shortcuts. Allegro game programming library
d_list_proc(3)
Dialog procedure implementing a list box object. Allegro game programming library
d_menu_proc(3)
Dialog procedure implementing a menu bar object. Allegro game programming library
d_radio_proc(3)
Dialog procedure implementing a radio button object. Allegro game programming library
d_slider_proc(3)
Dialog procedure implementing a slider control object. Allegro game programming library
d_text_list_proc(3)
Dialog procedure implementing a list box object with type ahead. Allegro game programming library
d_text_proc(3), d_ctext_proc(3), d_rtext_proc(3)
Dialogs procedure drawing text onto the screen. Allegro game programming library
d_textbox_proc(3)
Dialog procedure implementing a text box object. Allegro game programming library
d_yield_proc(3)
Invisible dialog procedure that yields CPU time slices. Allegro game programming library
dar_cp(1)
'cp' clone command that is able to copy data located after an I/O error
darktable-cmstest(1)
test if the color management subsystem of your computer is correctly configured
datagrip(1)
launch JetBrains DataGrip Integrated Development Environment
datediff(1)
Compute duration from DATE/TIME (the reference date/time) to the other
davix-get(1)
Download tool based on libdavix
davix-http(1)
HTTP query tool based on libdavix
davix-ls(1)
Listing tool based on libdavix
davix-mkdir(1)
Directory creation tool based on libdavix
davix-mv(1)
Rename tool based on libdavix
davix-put(1)
Upload tool based on libdavix
davix-rm(1)
Deletion tool based on libdavix
dbeacon(1)
Distributed IPv4/IPv6 multicast beacon
dbench(1)
Measure disk throughput for simulated netbench run
dbh_genkey(3), dbh_genkey2(3), dbh_orderkey(3)
generate cuantified or ordered keys
dblink_build_sql_delete(3)
builds a DELETE statement using supplied values for primary key field values
dblink_build_sql_insert(3)
builds an INSERT statement using a local tuple, replacing the primary key field values with alternative supplied values
dblink_build_sql_update(3)
builds an UPDATE statement using a local tuple, replacing the primary key field values with alternative supplied values
dblink_cancel_query(3)
cancels any active query on the named connection
dblink_error_message(3)
gets last error message on the named connection
dblink_get_connections(3)
returns the names of all open named dblink connections
dbmail(1)
the Database Mailer, is a suite of mail storage and retrieval programs centered around a database backend
dbmail-imapd(8)
provides access to the DBMail system to clients supporting Internet Message Access Protocol, IMAP4r1, as specified in RFC 3501
dbmail-lmtpd(8)
receive messages from an MTA supporting the Lightweight Mail Transport Protocol, as specified in RFC 2033
dbmail-pop3d(8)
provides access to the DBMail system to client support- ing Post Office Protocol, POP3, as specified in RFC 1939
dbus-update-activation-environment(1)
update environment used for D-Bus session services
dc_buffer_get_size(3)
get the size used by a buffer
dc_client(1)
Distributed session cache client proxy
dc_descriptor_get_transports(3)
Gets the transports supported by the given descriptor
dc_descriptor_iterator(3)
get all supported dive computers
dc_device_set_events(3)
set events logged during device interaction
dc_parser_get_datetime(3)
extract the date and time from a parsed dive
dc_parser_get_field(3)
extract a field from a parsed dive
dc_server(1)
Distributed session cache server
dc_snoop(1)
Distributed session cache traffic analysis
dc_test(1)
Distributed session cache testing and benchmarking tool
dcfldd(1)
enhanced version of dd for forensics and security
dcm2cda(1)
Extract CDA file from DICOM encapsulated CDA
dcm2pdf(1)
Extract PDF file from DICOM encapsulated PDF
dcmdjpeg(1)
Decode JPEG-compressed DICOM file
dcmdjpls(1)
Decode JPEG-LS compressed DICOM file
dcmdrle(1)
Decode RLE-compressed DICOM file
dconf-editor(1)
Graphical editor for gsettings and dconf
deb-shlibs(5)
Debian shared library information file
deb-symbols(5)
Debian's extended shared library information file
debuginfod-find(1)
request debuginfo-related data
decrypt-dbeaver-configuration(1)
Decrypt DBeaver Credentials Configuration File
deductionguidesforstd::array(3)
deductionguidesforstd::array
deductionguidesforstd::basic_regex(3)
deductionguidesforstd::basic_regex
deductionguidesforstd::basic_string(3)
deductionguidesforstd::basic_string
deductionguidesforstd::basic_string_view(3)
deductionguidesforstd::basic_string_view
deductionguidesforstd::deque(3)
deductionguidesforstd::deque
deductionguidesforstd::experimental::scope_exit(3)
deductionguidesforstd::experimental::scope_exit
deductionguidesforstd::experimental::scope_fail(3)
deductionguidesforstd::experimental::scope_fail
deductionguidesforstd::experimental::scope_success(3)
deductionguidesforstd::experimental::scope_success
deductionguidesforstd::experimental::unique_resource(3)
deductionguidesforstd::experimental::unique_resource
deductionguidesforstd::forward_list(3)
deductionguidesforstd::forward_list
deductionguidesforstd::function(3)
deductionguidesforstd::function
deductionguidesforstd::list(3)
deductionguidesforstd::list
deductionguidesforstd::map(3)
deductionguidesforstd::map
deductionguidesforstd::multimap(3)
deductionguidesforstd::multimap
deductionguidesforstd::multiset(3)
deductionguidesforstd::multiset
deductionguidesforstd::optional(3)
deductionguidesforstd::optional
deductionguidesforstd::pair(3)
deductionguidesforstd::pair
deductionguidesforstd::priority_queue(3)
deductionguidesforstd::priority_queue
deductionguidesforstd::queue(3)
deductionguidesforstd::queue
deductionguidesforstd::ranges::drop_view(3)
deductionguidesforstd::ranges::drop_view
deductionguidesforstd::ranges::drop_while_view(3)
deductionguidesforstd::ranges::drop_while_view
deductionguidesforstd::ranges::take_view(3)
deductionguidesforstd::ranges::take_view
deductionguidesforstd::ranges::take_while_view(3)
deductionguidesforstd::ranges::take_while_view
deductionguidesforstd::ranges::transform_view(3)
deductionguidesforstd::ranges::transform_view
deductionguidesforstd::reference_wrapper(3)
deductionguidesforstd::reference_wrapper
deductionguidesforstd::scoped_allocator_adaptor(3)
deductionguidesforstd::scoped_allocator_adaptor
deductionguidesforstd::set(3)
deductionguidesforstd::set
deductionguidesforstd::shared_ptr(3)
deductionguidesforstd::shared_ptr
deductionguidesforstd::span(3)
deductionguidesforstd::span
deductionguidesforstd::stack(3)
deductionguidesforstd::stack
deductionguidesforstd::stop_callback(3)
deductionguidesforstd::stop_callback
deductionguidesforstd::tuple(3)
deductionguidesforstd::tuple
deductionguidesforstd::unordered_map(3)
deductionguidesforstd::unordered_map
deductionguidesforstd::unordered_multimap(3)
deductionguidesforstd::unordered_multimap
deductionguidesforstd::unordered_multiset(3)
deductionguidesforstd::unordered_multiset
deductionguidesforstd::unordered_set(3)
deductionguidesforstd::unordered_set
deductionguidesforstd::valarray(3)
deductionguidesforstd::valarray
deductionguidesforstd::vector(3)
deductionguidesforstd::vector
deductionguidesforstd::weak_ptr(3)
deductionguidesforstd::weak_ptr
defendguin(6)
A bidirectionally scrolling space game based on Defender
define_feedtarget(3), define_feedtarget (3)
Create a direct copy association between two frameservers
define_linktarget(3), define_linktarget (3)
Create a linked offscreen rendering pipe
defncopy(1)
extract procedures and views from a Microsoft server
deheader(1)
report which includes in C or C++ compiles can be removed
dehydrated(1)
ACME client implemented as a shell-script
delay(1)
counts down a specified number of seconds
delayer(1)
A pipe to delay line-based input by a given time
delbddnode(3)
deletes an unused bdd node. man1/alc_origin.1
delete-pr(8)
deletes closed PRs
delete_image(3), delete_image (3)
Delete a video object and associated resources
delete_shader(3), delete_shader (3)
Deallocate the resources tied to a shid
deltup(1)
Update a tarballed package
delwords(1)
Deleting words from specified dictionary collectively
desktop-file-install(1), desktop-file-edit(1)
Installation and edition of desktop files
desktop_palette(3)
The palette used by the Atari ST low resolution desktop. Allegro game programming library
destroy_bitmap(3)
Destroys any type of created bitmap. Allegro game programming library
destroy_compiled_sprite(3)
Destroys a compiled sprite. Allegro game programming library
destroy_font(3)
Frees the memory being used by a font structure. Allegro game programming library
destroy_gfx_mode_list(3)
Frees the list created by get_gfx_mode_list(). Allegro game programming library
destroy_scene(3)
Deallocates the memory used by a scene. Allegro game programming library
detect_digi_driver(3)
Detects whether the specified digital sound device is available. Allegro game programming library
detect_midi_driver(3)
Detects whether the specified MIDI sound device is available. Allegro game programming library
deurlname(1)
Remove URL-encoded characters from file names
dev.geopjr.Tuba(1), Tuba(1)
Browse the Fediverse
devede(1)
A simple application to create Video DVDs
devilspie(1)
perform actions on windows as they are created
devilspie2(1), Devilspie2(1)
perform scripted actions on windows as they are created
dfarc(1)
An integrated frontend and .dmod installer
dfeedinfo(8)
Display and manipulate the realtime feed statistics
dgscat(1)
build distributed source graph file fragments from a centralized source graph file
dhcp_probe(8)
locate DCHP and BootP servers on a directly-attached network
dhcpcd-online(8)
a utility to work out if dhcpcd(8) is in the connected state
dhcpclient(1)
Send a DHCP request with provided RADIUS attributes and get the output response
dhex(1)
hex editor with a diff mode
dictl(1)
wrapper script for dict that permits using utf-8 encoded dictionaries on a terminal that is not utf-8 aware
diff(3m)
compute a shortest edit script (SES) given two sequences
digest_file_auth(8)
File based digest authentication helper for Squid. Version 1.1
digestion.pl(1)
A perl script to create a digest over one or more fields in a tab delimited list
dircproxy-crypt(1)
Generate encrypted password for dircproxy
dirvish(8)
Disk based virtual image network backup system
dirvish-expire(8)
delete expired dirvish images
discoball(6)
A dusty, dented disco ball screen saver
dispatch_after(3)
schedule blocks for deferred execution
dispatch_apply(3)
schedule blocks for iterative execution
dispatch_async(3), dispatch_sync(3)
schedule blocks for execution
dispatch_group_create(3), dispatch_group_async(3), dispatch_group_wait(3), dispatch_group_notify(3)
group blocks submitted to queues
dispatch_queue_create(3), dispatch_queue_get_label(3), dispatch_get_current_queue(3), dispatch_get_global_queue(3), dispatch_get_main_queue(3), dispatch_main(3), dispatch_set_target_queue(3)
where blocks are scheduled for execution
dispatch_semaphore_create(3), dispatch_semaphore_signal(3), dispatch_semaphore_wait(3)
synchronized counting semaphore
distcache(8)
Distributed session caching
distcc(1)
distributed C/C++/ObjC compiler with distcc-pump extensions
distccd(1)
distributed C/C++ compiler server
distributions(5)
Recommended values for the Distribution header field
distviper(8)
wipe outdated files from the FreeBSD ports distdir
django-admin(1)
Utility script for the Django web framework django-admin is Django(aqs command-line utility for administrative tasks. This document outlines all it can do. In addition, manage.py is automatically created in each Django project. It does the same thing as django-admin but also sets the X'tty: link #envvar-DJANGO_SETTINGS_MODULE'%DJANGO_SETTINGS_MODULEX'tty: link' environment variable so that it points to your project(aqs settings.py file. The django-admin script should be on your system path if you installed Django via pip. If it(aqs not in your path, ensure you have your virtual environment activated. Generally, when working on a single Django project, it(aqs easier to use manage.py than django-admin. If you need to switch between multiple Django settings files, use django-admin with X'tty: link #envvar-DJANGO_SETTINGS_MODULE'%DJANGO_SETTINGS_MODULEX'tty: link' or the %--settings command line option. The command-line examples throughout this document use django-admin to be consistent, but any example can use manage.py or python -m django just as well
djvm(1)
Manipulate bundled multi-page DjVu documents
djvused(1)
Multi-purpose DjVu document editor
dkns(1)
Text editor
dmake(1)
parallel make from Distributed Make
dnetc(1)
distributed.net distributed computing client for FreeBSD
dnewslink(8)
Diablo program to feed news to remote systems
dnie-tool(1)
displays information about DNIe based security tokens
dns-boot-check(1)
check /etc/named.boot file "dns-boot-check(1)" "check /etc/named.boot file"
dns-conf-check(1)
check /etc/named.conf file "dns-conf-check(1)" "check /etc/named.conf file"
dnsjit(1)
DNS engine based around LuaJIT for capturing, parsing, replaying and statistics gathering
dnsjit.core.object(3)
Base object that is passed between receiver and receivee
dnsjit.core.object.linuxsll(3)
Linux cooked-mode capture (SLL) part of a packet
dnsjit.core.receiver(3)
Non-system depended time specification structure definition
dnsjit.filter.copy(3)
Creates a copy of an object chain with selected object types
dnsjit.filter.ipsplit(3)
Pass objects to receivers based on the source IP address
dnsjit.filter.timing(3)
Filter to pass objects to the next receiver based on timing between packets
dnsjit.input.zpcap(3)
Read input from a PCAP file that is compressed
dnssec-cds(1)
change DS records for a child zone based on CDS/CDNSKEY
dnssec-importkey(1)
import DNSKEY records from external systems so they can be managed
dnssec-ksr(1)
create signed key response (SKR) files for offline KSK setups
dnssec-revoke(1)
set the REVOKED bit on a DNSSEC key
dnstable-encoding(5)
key-value encoding format used by dnstable
doasedit(8)
edit a text file and then write the file back to its original location with admin access
dot(1)
filter for drawing directed graphs neato - filter for drawing undirected graphs twopi - filter for radial layouts of graphs circo - filter for circular layout of graphs fdp - filter for drawing undirected graphs sfdp - filter for drawing large undirected graphs patchwork - filter for squarified tree maps osage - filter for array-based layouts
doutq(8)
Show summary of outgoing Diablo feeds
doveadm-deduplicate(1)
expunge duplicate messages
doveadm-mailbox(1)
Commands related to handling mailboxes
doveadm-rebuild(1)
Commands related to rebuilding various aspects of mails matching given search query
doveadm-sieve(1)
Commands related to handling Sieve scripts
doveadm-who(1)
Show who is logged in to the Dovecot server
downtimed(8)
system downtime monitoring and reporting daemon
downtimes(1)
display system downtime records made by downtimed (8)
doxysearch(1), doxysearch.cgi(1)
search engine used for searching in doxygen documentation
dpath(8)
Diablo program to return commonly used paths for use in shell scripts
dpkg-gensymbols(1)
generate symbols files (shared library dependency information)
dpkg-shlibdeps(1)
generate shared library substvar dependencies
dqtool(1)
Display the contents of a disk-buffer file created with
draw_compiled_sprite(3)
Draws a compiled sprite. Allegro game programming library
draw_lit_rle_sprite(3)
Draws a tinted RLE sprite. Allegro game programming library
draw_lit_sprite(3)
Draws a sprite tinted with a specific color. Allegro game programming library
draw_sprite_ex(3)
Draws a optionally flipped/blended/tinted sprite on the bitmap. Allegro game programming library
draw_sprite_v_flip(3), draw_sprite_h_flip(3), draw_sprite_vh_flip(3)
Draws the sprite transformed to the destination bitmap. Allegro game programming library
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
drmAvailable(3)
determine whether a DRM kernel driver has been loaded
dskform(1)
floppy or image file formatter for emulated machines
dskid(1)
identify floppy or disc image file for emulated machines
dskutil(1)
Simple sector edtor for discs and disc images
dsp(3), initdp(3), freedp(3), dotprod(3), sumsq(3), peakval(3)
SIMD-assisted digital signal processing primitives
dsymutil(1)
manipulate archived DWARF debug symbol files
dsyncgroups(8)
Obtain active file and group description info from a remote NNTP host and update the local dactive.kp (or specified KP database)
dte(1)
A small, configurable text editor
dte-syntax(5)
Format of syntax highlighting files used by dte(1)
dterc(5)
Command and configuration language used by dte(1)
dualcoax(1)
determine impedance of a coaxial structure with two concentric dielectrics
dune-cache(1), duneN'45'cache(1)
N'45' Manage the shared cache of build artifacts
dune-coq(1), duneN'45'coq(1)
N'45' Command group related to CoqN'46'
dune-exec(1), duneN'45'exec(1)
N'45' Execute a command in a similar environment as if installation was performedN'46'
dune-external-lib-deps(1), duneN'45'externalN'45'libN'45'deps(1)
N'45' Removed commandN'46'
dune-installed-libraries(1), duneN'45'installedN'45'libraries(1)
N'45' Print out libraries installed on the systemN'46'
dune-promotion(1), duneN'45'promotion(1)
N'45' Control how changes are propagated back to source codeN'46'
duplicity(1)
Encrypted incremental backup to local or remote storage
dvdisaster(1), DVDISASTER(1)
data loss/scratch/aging protection for optical media
dvicopy(1), odvicopy(1)
produce modified copy of DVI file
dvired(1)
print dvi-files
dvisvgm(1)
converts DVI, EPS, and PDF files to the XML-based SVG format
dwdiff(1)
a delimited word diff program
dwgadd(5), dwgadd.5(5)
Format of the LibreDWG dwgadd example input-file
dymaxionmap(6)
An animation of Buckminster Fuller's unwrapped icosahedral globe
e_deduction_server(1)
manual page for e_deduction_server 2.6 Floral Guranse
easside-ng(8)
an auto-magic tool which allows you to communicate via an WEP-encrypted AP without knowing the key
easytag(1)
tag editor for MP3, Ogg Vorbis files and more
eboard-config(1)
program to get information about the installed eboard
ecasound(1)
sample editor, multitrack recorder, fx-processor, etc
ecatools(1)
audio processing utils based on ecasound
ecce(1)
Edinburgh Compatible Context Editor
ecl(1)
-- Embeddable Common Lisp
ecl-config(1)
Embeddable Common Lisp configuration query
eclat-clrsattr(1), eclat-reset-snapshot-attribute(1)
reset permission settings for the specified snapshot
eclat-setsattr(1), eclat-modify-snapshot-attribute(1)
modify permission settings for the specified snapshot
ecpg(1)
embedded SQL C preprocessor
ed2k(1)
aMule eD2k link parser
edbrowse(1)
Command Line editor, browser, and mail client
eddsa_pk_new(3), eddsa_pk_free(3), eddsa_pk_from_EVP_PKEY(3), eddsa_pk_from_ptr(3), eddsa_pk_to_EVP_PKEY(3)
FIDO2 COSE EDDSA API
edgar(6)
A 2D platform game with a persistent world
edge(8)
n2n edge node daemon
edgepaint(1)
edge coloring to disambiguate crossing edges
edi(1)
the Enlightened IDE
edid-decode(1)
Decode EDID data in human-readable format
edit-pr(1)
edit a problem report in the GNATS database
edit_list.conf(5)
Configuration of privileges to edit list configuration
editcap(1)
Edit and/or translate the format of capture files
editline(3)
command-line editing library with history
editline(3), el_init(3), el_init_fd(3), el_end(3), el_reset(3), el_gets(3), el_wgets(3), el_getc(3), el_wgetc(3), el_push(3), el_wpush(3), el_parse(3), el_wparse(3), el_set(3), el_wset(3), el_get(3), el_wget(3), el_source(3), el_resize(3), el_cursor(3), el_line(3), el_wline(3), el_insertstr(3), el_winsertstr(3), el_deletestr(3), el_wdeletestr(3), history_init(3), history_winit(3), history_end(3), history_wend(3), history(3), history_w(3), tok_init(3), tok_winit(3), tok_end(3), tok_wend(3), tok_reset(3), tok_wreset(3), tok_line(3), tok_wline(3), tok_str(3), tok_wstr(3)
line editor, history and tokenization functions
editline(7)
line editing user interface
editmap(8)
query and edit single records in database maps for sendmail
editor(1)
Text editor
editorconfig(1)
EditorConfig Command
editorconfig-format(5)
EditorConfig File Format
editorconfig.h(3)
Header file of EditorConfig
editorconfig_handle.h(3)
Header file of EditorConfig handle
editrc(5)
configuration file for editline library
editres(1)
a dynamic resource editor for X Toolkit applications
editss(6)
Editor for XPilot shipshapes. (V2.1)
edusers(1)
edit users list created by package
efi_variables_supported(3), efi_del_variable(3), efi_get_variable(3), efi_get_variable_attributes(3), efi_get_variable_size(3), efi_set_variable(3)
manipulate UEFI variables
eiskaltdcpp-gtk(1), EiskaltDC++_Gtk(1)
GUI based on Gtk (based on FreeDC++ and LinuxDC++)
ejdb2(3), EJDB2(3)
Embedded JSON Database engine
eject(1)
Eject removable media
elf_getdata(3)
Get washed data of section
elfedit(1)
update ELF header and program property of ELF files
elksemu(1)
Embedded Linux Kernel Subset emulator
ellipsefill(3)
Draws a filled ellipse. Allegro game programming library
elpa_autotune_setup(3)
create an instance for autotuning of the ELPA library Before the autotuning object can be created, an instance of the ELPA library has to be setup, see e.g. elpa_setup(3)
elpa_autotune_step(3)
do one ELPA autotuning step Before the autotuning step can be done, an instance of the ELPA autotune object has to be created, see elpa_autotune_setup(3)
elpa_generalized_eigenvalues(3)
computes the eigenvalues of a generalized eigenvalue problem for real symmetric or complex hermitian matrices
elpa_generalized_eigenvectors(3)
computes the generalized eigenvalues and (part of) the eigenvector spectrum for a real symmetric or complex hermitian matrix
emacs(1)
GNU project Emacs editor
emailrelay-poke(1)
forces an E-MailRelay server to deliver spooled mail
emiclock(1)
hyper animated face analog clock for X11
emilua-embedding(7), Emilua(7)
Lua execution engine
emilua-getting-started(7), Emilua(7)
Lua execution engine
empsched(6)
Print Empire update schedule
emwm(1)
The Enhanced Motif Window Manager
emwmrc(4)
the Enhanced Motif Window Manager Resource Description File
encfs(1)
mounts or creates an encrypted virtual filesystem
encfssh(1)
mount encrypted virtual filesystem and start shell Write in progress
encodedv(1)
encode a series of images to a digital video stream
encrypt-dbeaver-configuration(1)
Encrypt DBeaver Credentials Configuration File
enhance(1)
A program that adds command-line editing to third party programs
entangle(1)
tethered camera control & capture
envdir(8)
runs another program with environment modified according to files in a specified directory
envuidgid(8)
runs another program with environment variables indicating a specified account's uid and gid
epinfo(1)
extract technical information from digital camera generated files
eps(n)
Encapsulated PostScript canvas item
epsffit(1)
fit encapsulated PostScript file (EPSF) into constrained size
epstool(1)
Edit preview images and fix bounding boxes in EPS files
eqedit(1), eqedit:(1)
command-line image generator for LaTeX
eqn2graph(1)
convert an EQN equation into a cropped image
esedbinfo(1)
determines information about an Extensible Storage Engine (ESE) Database File (EDB)
esil(7), - ESIL(7)
Evaluable Strings Intermediate Language
etlded(6)
ET: Legacy dedicated server
etsh(1)
enhanced Thompson shell (command interpreter)
euktoeps(1)
Eukleides to Encapsulated PostScript converter
eureka(6), Eureka(6)
a DOOM map editor
ev(3), libev(3)
a high performance full-featured event loop written in C
evilvte(1)
highly customizable terminal emulator based on VTE
evim(1)
easy Vim, edit a file with Vim and setup for modeless editing
evtexport(1)
exports items stored in a Windows Event Log (EVT)
evtxexport(1)
exports items stored in a Windows XML EventViewer Log (EVTX) file
ewfexport(1)
exports media data stored in EWF files
ewfinfo(1)
show meta data stored in EWF files
ewfmount(1)
mount data stored in EWF files
ewfrecover(1)
exports media data stored in EWF files
ewfverify(1)
verifies media data stored in EWF files
ex(1), edit(1)
text editor
ex(1), vi(1), view(1)
text editors
exexedat(3)
Appending datafiles onto your executable. Allegro game programming library
exfalso(1)
audio tag editor rst2man-indent-level 0 1 rstReportMargin $1
exfixed(3)
Using fixed point maths. Allegro game programming library
exifcom(1)
display or set the UserComment tag contained in a JPEG Exif section
exiftags(1)
output the properties contained in a JPEG Exif section
exiftime(1)
display or adjust date & time Exif tags; list files ordered by their Exif date & time tags
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
expat(3)
Using patterned drawing modes and sub-bitmaps. Allegro game programming library
expect(1)
programmed dialogue with interactive programs, Version 5
expire_image(3), expire_image (3)
Schedule the image for deletion
expirerm(8)
Remove articles that have been expired
expiretable(1)
removes PF table entries based on age
explain(3), libexplain(3)
Explain errno values returned by libc functions require_index { }
explain_asprintf_or_die(3)
print to allocated string and report errors require_index { "print to allocated string and report errors" }
explain_closedir(3)
explain closedir(3) errors require_index { }
explain_closedir_or_die(3)
close a directory and report errors require_index { "close a directory and report errors" }
explain_fprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_getpriority_or_die(3)
get program scheduling priority and report errors require_index { "explain_getpriority_or_die(3)"
explain_getresgid_or_die(3)
get r/e/s group IDs and report errors require_index { "get real, effective and saved group IDs and report errors" }
explain_getresuid_or_die(3)
get r/e/s user IDs and report errors require_index { "get real, effective and saved user IDs and report errors" }
explain_lca2010(1)
No medium found:
explain_printf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_realpath_or_die(3)
return canonical pathname and report errors require_index { "return the canonicalized absolute pathname and report errors" }
explain_setpriority_or_die(3)
set program scheduling priority and report errors require_index { "explain_setpriority_or_die(3)"
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_shmat_or_die(3)
shared memory attach and report errors require_index { "shared memory attach and report errors" }
explain_shmctl_or_die(3)
shared memory control and report errors require_index { "shared memory control and report errors" }
explain_sleep_or_die(3)
Sleep for a number of seconds and report errors require_index { "Sleep for the specified number of seconds and report errors" }
explain_snprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_socketpair_or_die(3)
create pair of connected sockets and report errors require_index { "create a pair of connected sockets and report errors" }
explain_sprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_strtoul_or_die(3)
convert string to unsigned long and report errors require_index { "convert a string to an unsigned long integer and report errors" }
explain_strtoull_or_die(3)
convert string to integer and report errors require_index { "convert a string to an unsigned long integer and report errors" }
explain_vasprintf_or_die(3)
print to allocated string and report errors require_index { "print to allocated string and report errors" }
explain_vfprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_vprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_vsnprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explain_vsprintf_or_die(3)
formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
explode(8cn)
expand a relaynews master batch file into all the ordinary batch files implied
exrmaketiled(1)
convert exr images to tiled format
exrotscl(3)
Demonstrates rotate_scaled_sprite functions. Allegro game programming library
exshade(3)
Gouraud shaded sprites. Allegro game programming library
exstars(3)
3d starfield and lightsourced spaceship. Allegro game programming library
exsyscur(3)
Hardware accelerated mouse cursors. Allegro game programming library
ext(5)
format of .ext files produced by Magic's hierarchical extractor
ext2(5)
the second extended file system ext3 - the third extended file system ext4 - the fourth extended file system
ext2sim(1)
convert hierarchical ext|(5) extracted-circuit files to flat sim|(5) files
ext2spice(1)
convert hierarchical ext|(5) extracted-circuit files to flat spice| files
extconv(1)
convert a TeX document in either Big 5+ or GBK encoding into `preprocessed' form
extract_mpeg2(1)
extract MPEG video streams from a multiplexed stream
extractpdfmark(1)
Extract page mode and named destinations as PDFmark from PDF
extrans2(3)
Drawing flipped, translucent and tinted sprites. Allegro game programming library
extrusion(6)
various rotating extruded shapes
exult_studio(1)
a world editor for Exult
exzbuf(3)
Z-buffered polygons demo. Allegro game programming library
ezmlm-checksub(1)
reject senders not subscribed to a mailing list
ezmlm-issubn(1)
test to see if an address is subscribed to a mailing list
ezmlm-store(1)
store messages posted to a moderated lists and send moderation requests to the moderator(s)
ezmlm-tstdig(1)
Tests if a digest should be created
ezmlm-weed(1)
weed out useless messages
f2c(1)
Convert Fortran 77 to C or C++ " f^2c changed to f2c in the previous line for the benefit of " people on systems (e.g. Sun systems) whose makewhatis cannot " cope with troff formatting commands
faad(1)
Process an Advanced Audio Codec stream
fade_interpolate(3)
Calculates a new palette interpolated between two others. Allegro game programming library
faked(1)
daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes
fasta36(1)
scan a protein or DNA sequence library for similar sequences fastx36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfastx36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasty36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfasty36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasts36 - compare unordered peptides to a protein sequence database fastm36 - compare ordered peptides (or short DNA sequences) to a protein (DNA) sequence database tfasts36 - compare unordered peptides to a translated DNA sequence database fastf36 - compare mixed peptides to a protein sequence database tfastf36 - compare mixed peptides to a translated DNA sequence database ssearch36 - compare a protein or DNA sequence to a sequence database using the Smith-Waterman algorithm. ggsearch36 - compare a protein or DNA sequence to a sequence database using a global alignment (Needleman-Wunsch) glsearch36 - compare a protein or DNA sequence to a sequence database with alignments that are global in the query and local in the database sequence (global-local). lalign36 - produce multiple non-overlapping alignments for protein and DNA sequences using the Huang and Miller sim algorithm for the Waterman-Eggert algorithm. prss36, prfx36 - discontinued; all the FASTA programs will estimate statistical significance using 500 shuffled sequence scores if two sequences are compared
fastf3(1), fastf3_t(1)
compare a mixed peptide sequence against a protein database using a modified fasta algorithm. tfastf3, tfastf3_t - compare a mixed pepide sequence against a translated DNA database
fastfetch(1)
A maintained, feature-rich and performance oriented, neofetch like system information tool
fastnetmon_client(1)
show information about top talkers and detected DDoS attacks
fasts3(1), fasts3_t(1)
compare several short peptide sequences against a protein database using a modified fasta algorithm. tfasts3, tfasts3_t - compare short pepides against a translated DNA database
fax2ps(1)
convert a TIFF facsimile to compressed PostScriptâ„¢
faxq(1)
display fax jobs queued by faxspool(1)
faxq-helper(8)
privileged helper process to access the fax queue
faxrm(1)
remove fax jobs queued by faxspool(1)
faxrunq(1)
send fax jobs queued by faxspool(1)
faxrunqd(8)
daemon to send fax jobs queued by faxspool(1)
fbcli(1)
Emit events to feedbackd
fbd-theme-validate(1)
Validate feedbackd themes
fblocked.tcl86(n), fblocked(n)
Test whether the last input operation exhausted all available input
fblocked.tcl90(n), fblocked(n)
Test whether the last input operation exhausted all available input
fbpanel(1)
a NETWM compliant lightweight GTK2-based panel for UNIX desktop
fbsetroot(1)
a simple background utility used by the fluxbox(1) window manager, originally written for and by the original blackbox(1) window manager
fc-conflist(1)
list the configuration files processed by Fontconfig
fc-solve(6)
automated solver for Freecell and related Solitiare variants
fcat(1)
Output the contents of a file based on its name
fcft_clone(3)
copy an already instantiated font
fcron(8)
daemon to execute scheduled tasks
fd2(1)
redirect from/to file descriptor 2
fdclean(3)
erases cached info about a file descriptor
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
fence_ack_manual(8)
a program to override fenced fencing operations
fence_heuristics_ping(8)
Fence agent for ping-heuristic based fencing
fence_idrac(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ilo3(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ilo4(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_ilo5(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_imm(8)
Fence agent for IPMI fence_ilo3 - Fence agent for HP iLO3 (symlink) fence_ilo4 - Fence agent for HP iLO4 (symlink) fence_ilo5 - Fence agent for HP iLO5 (symlink) fence_ipmilanplus - Fence agent for IPMIv2 lanplus (symlink) fence_imm - Fence agent for IBM Integrated Management Module (symlink) fence_idrac - Fence agent for Dell iDRAC (symlink)
fence_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_redfish(8)
I/O Fencing agent for Redfish
fennel-tutorial(7)
Getting Started with Fennel
ffmpeg(1)
ffmpeg media converter
ffprobe(1)
ffprobe media prober
fftw-wisdom(1)
create wisdom (pre-optimized FFTs)
fftw-wisdom-to-conf(1)
generate FFTW wisdom (pre-planned transforms)
fftwf-wisdom(1)
create wisdom (pre-optimized FFTs)
fftwl-wisdom(1)
create wisdom (pre-optimized FFTs)
fftwq-wisdom(1)
create wisdom (pre-optimized FFTs)
fi_av(3)
Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue. fi_av_insert / fi_av_insertsvc / fi_av_remove Insert/remove an address into/from the address vector. fi_av_lookup Retrieve an address stored in the address vector. fi_av_straddr Convert an address into a printable string
fi_cntr(3)
Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter fi_cntr_readerr Reads the number of operations which have completed in error. fi_cntr_add Increment a counter by a specified value fi_cntr_set Set a counter to a specified value fi_cntr_wait Wait for a counter to be greater or equal to a threshold value
fi_cq(3)
Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes. fi_cq_read / fi_cq_readfrom / fi_cq_readerr Read a completion from a completion queue fi_cq_sread / fi_cq_sreadfrom A synchronous (blocking) read that waits until a specified condition has been met before reading a completion from a completion queue. fi_cq_signal Unblock any thread waiting in fi_cq_sread or fi_cq_sreadfrom. fi_cq_strerror Converts provider specific error information into a printable string
fi_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_join_collective(3)
Operation where a subset of peers join a new collective group. fi_barrier Collective operation that does not complete until all peers have entered the barrier call. fi_broadcast A single sender transmits data to all peers, including itself. fi_alltoall Each peer distributes a slice of its local data to all peers. fi_allreduce Collective operation where all peers broadcast an atomic operation to all other peers. fi_allgather Each peer sends a complete copy of its local data to all peers. fi_reduce_scatter Collective call where data is collected from all peers and merged (reduced). The results of the reduction is distributed back to the peers, with each peer receiving a slice of the results. fi_reduce Collective call where data is collected from all peers to a root peer and merged (reduced). fi_scatter A single sender distributes (scatters) a slice of its local data to all peers. fi_gather All peers send their data to a root peer. fi_query_collective Returns information about which collective operations are supported by a provider, and limitations on the collective
fi_mr(3)
Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister registered memory buffers. fi_mr_desc Return a local descriptor associated with a registered memory region fi_mr_key Return the remote key needed to access a registered memory region fi_mr_raw_attr Return raw memory region attributes. fi_mr_map_raw Converts a raw memory region key into a key that is usable for data transfer operations. fi_mr_unmap_key Releases a previously mapped raw memory region key. fi_mr_bind Associate a registered memory region with a completion counter or an endpoint. fi_mr_refresh Updates the memory pages associated with a memory region. fi_mr_enable Enables a memory region for use
fi_poll(3)
Polling and wait set operations fi_poll_open / fi_close Open/close a polling set fi_poll_add / fi_poll_del Add/remove a completion queue or counter to/from a poll set. fi_poll Poll for progress and events across multiple completion queues and counters. fi_wait_open / fi_close Open/close a wait set fi_wait Waits for one or more wait objects in a set to be signaled. fi_trywait Indicate when it is safe to block on wait objects using native OS calls. fi_control Control wait set operation or attributes
fi_provider(3), fi_prov_ini(3)
External provider entry point fi_param_define / fi_param_get Register and retrieve environment variables with the libfabric core fi_log_enabled / fi_log_ready / fi_log Control and output debug logging information. fi_open / fi_close Open a named library object fi_export_fid / fi_import_fid Share a fabric object between different providers or resources
fi_rma(3)
Remote memory access operations fi_read / fi_readv / fi_readmsg Initiates a read from remote memory fi_write / fi_writev / fi_writemsg fi_inject_write / fi_writedata : Initiate a write to remote memory
fi_tagged(3)
Tagged data transfer operations fi_trecv / fi_trecvv / fi_trecvmsg Post a buffer to receive an incoming message fi_tsend / fi_tsendv / fi_tsendmsg / fi_tinject / fi_tsenddata Initiate an operation to send a message
fi_trigger(3)
Triggered operations
fido2-cred(1)
make/verify a FIDO2 credential
fido_assert_allow_cred(3), fido_assert_empty_allow_list(3)
manage allow lists in a FIDO2 assertion
fido_cbor_info_new(3), fido_cbor_info_free(3), fido_dev_get_cbor_info(3), fido_cbor_info_aaguid_ptr(3), fido_cbor_info_extensions_ptr(3), fido_cbor_info_protocols_ptr(3), fido_cbor_info_transports_ptr(3), fido_cbor_info_versions_ptr(3), fido_cbor_info_options_name_ptr(3), fido_cbor_info_options_value_ptr(3), fido_cbor_info_algorithm_type(3), fido_cbor_info_algorithm_cose(3), fido_cbor_info_algorithm_count(3), fido_cbor_info_certs_name_ptr(3), fido_cbor_info_certs_value_ptr(3), fido_cbor_info_certs_len(3), fido_cbor_info_aaguid_len(3), fido_cbor_info_extensions_len(3), fido_cbor_info_protocols_len(3), fido_cbor_info_transports_len(3), fido_cbor_info_versions_len(3), fido_cbor_info_options_len(3), fido_cbor_info_maxmsgsiz(3), fido_cbor_info_maxcredbloblen(3), fido_cbor_info_maxcredcntlst(3), fido_cbor_info_maxcredidlen(3), fido_cbor_info_maxlargeblob(3), fido_cbor_info_maxrpid_minpinlen(3), fido_cbor_info_minpinlen(3), fido_cbor_info_fwversion(3), fido_cbor_info_uv_attempts(3), fido_cbor_info_uv_modality(3), fido_cbor_info_rk_remaining(3), fido_cbor_info_new_pin_required(3)
FIDO2 CBOR Info API
fido_cred_exclude(3), fido_cred_empty_exclude_list(3)
manage exclude lists in a FIDO2 credential
fido_cred_new(3), fido_cred_free(3), fido_cred_pin_minlen(3), fido_cred_prot(3), fido_cred_fmt(3), fido_cred_rp_id(3), fido_cred_rp_name(3), fido_cred_user_name(3), fido_cred_display_name(3), fido_cred_authdata_ptr(3), fido_cred_authdata_raw_ptr(3), fido_cred_clientdata_hash_ptr(3), fido_cred_id_ptr(3), fido_cred_aaguid_ptr(3), fido_cred_largeblob_key_ptr(3), fido_cred_pubkey_ptr(3), fido_cred_sig_ptr(3), fido_cred_user_id_ptr(3), fido_cred_x5c_list_count(3), fido_cred_x5c_list_ptr(3), fido_cred_x5c_ptr(3), fido_cred_attstmt_ptr(3), fido_cred_authdata_len(3), fido_cred_authdata_raw_len(3), fido_cred_clientdata_hash_len(3), fido_cred_id_len(3), fido_cred_aaguid_len(3), fido_cred_largeblob_key_len(3), fido_cred_pubkey_len(3), fido_cred_sig_len(3), fido_cred_user_id_len(3), fido_cred_x5c_list_len(3), fido_cred_x5c_len(3), fido_cred_attstmt_len(3), fido_cred_type(3), fido_cred_flags(3), fido_cred_sigcount(3)
FIDO2 credential API
fido_cred_set_authdata(3), fido_cred_set_authdata_raw(3), fido_cred_set_attstmt(3), fido_cred_set_attobj(3), fido_cred_set_x509(3), fido_cred_set_sig(3), fido_cred_set_id(3), fido_cred_set_clientdata(3), fido_cred_set_clientdata_hash(3), fido_cred_set_rp(3), fido_cred_set_user(3), fido_cred_set_extensions(3), fido_cred_set_blob(3), fido_cred_set_pin_minlen(3), fido_cred_set_prot(3), fido_cred_set_rk(3), fido_cred_set_uv(3), fido_cred_set_fmt(3), fido_cred_set_type(3)
set parameters of a FIDO2 credential
fido_cred_verify(3), fido_cred_verify_self(3)
verify the attestation signature of a FIDO2 credential
fido_credman_metadata_new(3), fido_credman_rk_new(3), fido_credman_rp_new(3), fido_credman_metadata_free(3), fido_credman_rk_free(3), fido_credman_rp_free(3), fido_credman_rk_existing(3), fido_credman_rk_remaining(3), fido_credman_rk(3), fido_credman_rk_count(3), fido_credman_rp_id(3), fido_credman_rp_name(3), fido_credman_rp_count(3), fido_credman_rp_id_hash_ptr(3), fido_credman_rp_id_hash_len(3), fido_credman_get_dev_metadata(3), fido_credman_get_dev_rk(3), fido_credman_set_dev_rk(3), fido_credman_del_dev_rk(3), fido_credman_get_dev_rp(3)
FIDO2 credential management API
fido_dev_make_cred(3)
generates a new credential on a FIDO2 device
fido_dev_open(3), fido_dev_open_with_info(3), fido_dev_close(3), fido_dev_cancel(3), fido_dev_new(3), fido_dev_new_with_info(3), fido_dev_free(3), fido_dev_force_fido2(3), fido_dev_force_u2f(3), fido_dev_is_fido2(3), fido_dev_is_winhello(3), fido_dev_supports_credman(3), fido_dev_supports_cred_prot(3), fido_dev_supports_permissions(3), fido_dev_supports_pin(3), fido_dev_supports_uv(3), fido_dev_has_pin(3), fido_dev_has_uv(3), fido_dev_protocol(3), fido_dev_build(3), fido_dev_flags(3), fido_dev_major(3), fido_dev_minor(3)
FIDO2 device open/close and related functions
fieldlines(1)
simulation of the electric field lines between charged particles
fiked(1)
a fake IKE PSK+XAUTH daemon based on vpnc
filedaemon(1)
Invoke another program on files matching a glob pattern
filefuncs(3am)
provide some file related functionality to gawk
filename.tcl86(n), filename(n)
File name conventions supported by Tcl commands
filename.tcl90(n), filename(n)
File name conventions supported by Tcl commands
fileobj(1)
ncurses based hex editor with vi interface
fileschanged(1)
displays altered files
filesystem.makedev(3em), Emilua(3em)
Lua execution engine
filter_create_fd(3), filter_create_fd (3)
Create a sub process and return the requested pipes
filter_create_fp(3), filter_create_fp (3)
similar to filter_create_fd except with buffered FILE*
finalize_3dmodel(3), finalize_3dmodel (3)
Mark a 3D model as finalized
first(5)
output data file format The data files created by the Yagi-Uda projects first are in the same format as created by input and are described under input(5)
fits-guess-scale(1)
Try to guess the scale of an image based on FITS headers
fix-qdf(1)
repair PDF files in QDF form after editing
fix_filename_case(3)
Converts a filename to a standardised case. Allegro game programming library
fixacos(3)
Fixed point inverse cosine lookup table. Allegro game programming library
fixadd(3)
Safe function to add fixed point numbers clamping overflow. Allegro game programming library
fixasin(3)
Fixed point inverse sine lookup table. Allegro game programming library
fixatan(3)
Fixed point inverse tangent lookup table. Allegro game programming library
fixatan2(3)
Fixed point version of the libc atan2() routine. Allegro game programming library
fixcos(3)
Fixed point cosine of binary angles. Allegro game programming library
fixdiv(3)
Fixed point division. Allegro game programming library
fixed(3)
Fixed point integer to replace floats. Allegro game programming library
fixhypot(3)
Fixed point hypotenuse. Allegro game programming library
fixincludes(1)
Reduce the number of #includes in KDE source files
fixmul(3)
Multiplies two fixed point values together. Allegro game programming library
fixproc(1)
Fixes a process by performing the specified action
fixsin(3)
Fixed point sine of binary angles. Allegro game programming library
fixsqrt(3)
Fixed point square root. Allegro game programming library
fixsub(3)
Safe function to subtract fixed point numbers clamping underflow. Allegro game programming library
fixtan(3)
Fixed point tangent of binary angles. Allegro game programming library
fixtof(3)
Converts a fixed point to floating point. Allegro game programming library
fixtoi(3)
Converts a fixed point to integer with rounding. Allegro game programming library
fixtorad_r(3)
Constant to convert angles in fixed point format to radians. Allegro game programming library
fixup_datafile(3)
Fixes truecolor images in compiled datafiles. Allegro game programming library
fiz(1)
analyze damaged zoo archive for data revovery
flasher(1)
flash keyboard LEDs to indicate file writes
flexiblas_current_backend(3)
return the name of the currently used backend
flexiblas_get_version(3)
retrieve the used FlexiBLAS version
flexiblas_list_loaded(3)
list all loaded backends
flexiblas_load_backend_library(3)
load a backend from a shared library
flexiblas_print_loaded_backends(3)
prints the loaded FlexiBLAS backends to a file
flexiblas_switch(3)
switch the currently used FlexiBLAS backend
fli_bmp_dirty_from(3), fli_bmp_dirty_to(3)
Indicate which parts of the image have changed. Allegro game programming library
fli_pal_dirty_from(3), fli_pal_dirty_to(3)
Indicate which parts of the palette have changed. Allegro game programming library
flickcurl-config(1)
script to get information about the installed version of flickcurl
floodfill(3)
Floodfills an enclosed area. Allegro game programming library
floppyd_installtest(1)
tests whether floppyd is installed and running '" t TQ $1 . (is' (if` (pd"
flow-print(1)
Display flows in formatted ASCII
flow-xlate(1)
Apply translations to selected fields of a flow
flowgrind(1)
advanced TCP traffic generator for Linux, FreeBSD, and Mac OS X
flowgrind-stop(1)
helper tool for the advanced TCP traffic generator flowgrind
flowgrindd(1)
advanced TCP traffic generator for Linux, FreeBSD, and Mac OS X
flpsed(1)
annotate PostScript and PDF files
fltk-config(1)
script to get information about the installed version of fltk
flush.tcl86(n), flush(n)
Flush buffered output for a channel
flush.tcl90(n), flush(n)
Flush buffered output for a channel
flyingtoasters(6)
3d space-age jet-powered flying toasters (and toast)
fmeasure(1)
Calculates the properly calibrated frequency of a series of test signals
fnc(1)
interactive text-based user interface for Fossil repositories
fnteditfs(1)
a full-screen console font editor
focus_target(3), focus_target (3)
Specify a frameserver the scheduler should try and bias
font(3)
A simple 8x8 fixed size font. Allegro game programming library
foomatic-compiledb(1)
Compile the Foomatic printer/driver database
foomatic-preferred-driver(8)
<put a short description here>
foot-ctlseqs(7)
terminal control sequences supported by foot
fossil(1)
Distributed Version Control System
fp(1)
Free Pascal Compiler (FPC) integrated development environment
fpc.cfg(5)
Free Pascal Compiler (FPC) configuration file, name derived from Free Pascal Compiler
free_audio_stream_buffer(3)
Tells the audio stream player new data can be played. Allegro game programming library
free_config_entries(3)
Frees memory allocated for config entry lists. Allegro game programming library
freeciv-ruledit(6)
Freeciv Ruleset Editor
freecolor(1)
Display amount of free and used memory graphically
freedink(6), FreeDink(6)
adventure and role-playing game (engine)
freedinkedit(6), FreeDink(6)
adventure and role-playing game (editor)
freedoko(6)
A free game of Doppelkopf
freedroid(6)
a free Paradroid clone
freedroidRPG(6)
a futuristic immersive RPG about fighting bots
freehdl-gennodes(1), FreeHDL-GENNODES(1)
Abstract syntax tree generator used by the VHDL compiler/simulator FreeHDL
freerdsfig(3)
frees memory associated to a figure man1/alc_origin.1
freerdsins(3)
frees memory associated to an instance man1/alc_origin.1
freerdsrec(3)
free memory associated to a rectangle man1/alc_origin.1
freetalk(1), GNU freetalk(1)
A console based Jabber client
freevrrpd(8)
Virtual Redundancy Router Protocol Daemon
freeze_mouse_flag(3)
Flag to avoid redrawing the mouse pointer. Allegro game programming library
french-deconjugator(1)
analyze conjugated French verbs
frescobaldi(1)
LilyPond Music Editor
fribidi_get_bracket(3)
get bracketed character
fribidi_get_bracket_types(3)
get bracketed characters
fribidi_get_mirror_char(3)
get mirrored character
fribidi_get_par_embedding_levels(3)
get bidi embedding levels of a paragraph
fribidi_get_par_embedding_levels_ex(3)
get bidi embedding levels of a paragraph
fribidi_log2vis_get_embedding_levels(3)
get embedding levels
frm(1), nfrm(1)
list from and subject of selected messages in mailbox or folder
frm_purged(8)
File Residency Manager purge daemon
frr-zebra(8)
a routing manager for use with associated FRRouting components
fs_mount(3), fs_unmount(3)
simplified file system mounting
fsck.cramfs(8)
fsck compressed ROM file system
fsextinfo(1)
determines information about an Extended File System (ext) volume
fsextmount(1)
mounts an Extended File System (ext) volume
fsfatmount(1)
mounts an Extended File System (ext) volume
fslsfonts(1)
list fonts served by X font server
fst4sim(1), qra64sim(1)
Generate simulated QRA64, FST4, and FST4W mode signals
fstrm_replay(1)
Replay saved Frame Streams data to a socket connection
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
ftimes-dbm-reap(1)
Extract unresolved keys from one or more files
ftimes-dbm-weed(1)
Delete records from a Berkeley database
ftimes-dig2ctx(1), ftimes-dig2ctx.pl(1)
Extract context around matched dig strings
ftimes-proximo(1)
Locate a group of dig hits within a specified byte range
ftimes-sizimus(1)
Tally bytes based on the size attribute
ftimes-xformer(1)
Tranform FTimes data based on user-specified input
ftofix(3)
Converts a floating point value to fixed point. Allegro game programming library
ftpmail(1)
FIFO-based Perl script for sending email based on proftpd TransferLog
fuse-ext2(1), FUSE-EXT2(1)
FUSE module for Second Extended File System
fuse-utils(1)
various ZX Spectrum related utilities
fvdeinfo(1)
determines information about a FileVault Drive Encrypted (FVDE) volume
fvdemount(1)
mounts a FileVault Drive Encrypted (FVDE) volume
fwup(1)
configurable embedded firmware update creator and runner
g-wrap-config(1)
script to get information about the installed version of G-Wrap
galculator(1)
a GTK 2 / GTK 3 based scientific calculator
gammu-smsd-dbi(7)
gammu-smsd(1) backend using DBI abstraction layer to use any supported database as a message storage rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-odbc(7)
gammu-smsd(1) backend using ODBC abstraction layer to use any supported database as a message storage rst2man-indent-level 0 1 rstReportMargin $1
gammu-smsd-sql(7)
gammu-smsd(1) backend using SQL abstraction layer to use any supported database as a message storage rst2man-indent-level 0 1 rstReportMargin $1
garchive(1)
create and extract gEDA design archives
gattrib(1)
gEDA/gaf Schematic Attribute Editor
gaupol(1)
editor for text-based subtitle files
gbdfed(1)
GTK-based BDF font editor
gbrainy(6)
A brain teaser game and trainer to have fun and to keep your brain trained
gbsv_comp(3)
--- banded
gbsv_driver(3)
--- banded
gccmakedep(1)
create dependencies in makefiles using 'gcc -M'
gchempaint(1)
2D chemical structures editor for the GNOME2 desktop
gcomm(1), comm(1)
compare two sorted files line by line
gcsplit(1), csplit(1)
split a file into sections determined by context lines
gda-sql-5.0(1), gda-sql(1)
an SQL console based on Libgda
gdal_edit(1)
Edit in place various information of an existing GDAL dataset
gdal_fillnodata(1)
Fill raster regions by interpolation from edges
gdal_grid(1)
Creates regular grid from the scattered data
gdal_retile(1)
Retiles a set of tiles and/or build tiled pyramid levels
gdal_viewshed(1)
Calculates a viewshed raster from an input raster DEM for a user defined point
gdalinfo(1)
Lists various information about a GDAL supported raster dataset
gdc11(1), gdc(1)
A GCC-based compiler for the D language
gdedit(6), - gdedit(6)
Level editor for golddig
gdnsd-plugin-weighted(8)
gdnsd plugin implementing "weighted" records
gdome-config(1)
script to get information about the installed version of gdome2
gebd2(3)
gebd2: reduction to bidiagonal, level 2
gebrd(3)
gebrd: reduction to bidiagonal
ged2gwb(1)
Create a GeneWeb database from a GEDCOM file
gedit(1)
general-purpose text editor
gedmd(3)
DMD driver, Dynamic Mode Decomposition
geeqie(1), Geeqie(1)
GTK based multiformat image viewer
gehd2(3)
gehd2: reduction to Hessenberg, level 2
gehrd(3)
gehrd: reduction to Hessenberg
generate_optimized_palette(3)
Generates an optimized palette for a bitmap. Allegro game programming library
generic_modbus(8)
Driver for contact (direct) signal UPS devices connected via modbus remote I/O gateways
genior(1)
Utility for creating a stringified IOR
genlib(1)
Procedural design language based upon C
genpat(1)
A procedural pattern file generator
gensio_acc_shutdown(3), gensio_acc_shutdown_s(3), gensio_acc_disable(3), gensio_acc_free(3)
Stop/free a gensio accepter that is started up
gensio_get_type(3), gensio_get_child(3), gensio_is_client(3), gensio_is_reliable(3), gensio_is_packet(3), gensio_is_authenticated(3), gensio_is_encrypted(3), gensio_is_message(3), gensio_is_mux(3)
Return general information about a gensio
gensio_os_funcs(3)
Abstraction for some operating system functions used by the gensio library
gensio_set_log_mask(3), gensio_get_log_mask(3), gensio_log_level_to_str(3)
Logging and seting which gensio logs are passed or ignored
gensprep(8)
compile StringPrep data from files filtered by filterRFC3454.pl
genv(1), env(1)
run a program in a modified environment
geocpset(1)
adds control points based on geometric position
geometry.tk86(n), geometry(n), tk_library(n), tk_patchLevel(n), tk_strictMotif(n), tk_version(n)
Variables used or set by Tk
geotifcp(1)
Copy TIFF with updated GeoTIFF Metadata
gerbera(1)
UPnP MediaServer
ges-launch-1.0(1)
create and render multimedia timelines
gesolve(1)
eigensolver for generalized eigenvalue problems
gesolve(1)
eigensolver for generalized eigenvalue problems (Ritz values only)
gesv_mixed(3)
gesv: factor and solve, mixed precision
get-edid(1), parse-edid(1)
read-edid tools to retrieve and interpret monitor specifications using the VESA VBE DDC protocol
get_align_matrix(3)
Rotates a matrix to align it along specified coordinate vectors. Allegro game programming library
get_audio_stream_buffer(3)
Tells you if you need to fill the audiostream or not. Allegro game programming library
get_color(3)
Retrieves the specified palette entry. Allegro game programming library
get_compiled_sprite(3)
Creates a compiled sprite using a bitmap as source. Allegro game programming library
get_config_text(3)
Returns a string translated to the current language. Allegro game programming library
get_filename_encoding(3)
Returns the encoding currently assumed for filenames. Allegro game programming library
get_keys(3), get_keys (3)
Retrieve all keys associated with a target or target/config
get_mixer_voices(3)
Returns the number of voices allocated to the mixer. Allegro game programming library
get_mouse_mickeys(3)
How far the mouse has moved since the last call to this function. Allegro game programming library
get_sound_input_cap_bits(3)
Checks which audio input sample formats are supported. Allegro game programming library
get_sound_input_cap_parm(3)
Detects if the specified recording parameters are supported. Allegro game programming library
get_uformat(3)
Finds out what text encoding format is currently selected. Allegro game programming library
getablexprnum(3)
gives a specified operand of an expression. man1/alc_origin.1
getclose(8)
Find PRs fixed in a particular release
getdns_context(3)
getdns_context_create, getdns_context_create_with_memory_functions, getdns_context_create_with_extended_memory_functions, getdns_context_destroy, getdns_context_get_api_information -- getdns context create and destroy routines n
getdns_context_set_append_name(3)
getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport, getdns_context_set_dnssec_trust_anchors, getdns_context_set_dnssec_allowed_skew, getdns_context_set_follow_redirects, getdns_context_set_limit_outstanding_queries, getdns_context_set_namespaces, getdns_context_set_resolution_type, getdns_context_set_suffix, getdns_context_set_timeout, -- getdns context manipulation routines n
getdns_dict(3)
getdns_dict_create, getdns_dict_create_with_extended_memory_functions, getdns_dict_create_with_memory_functions, getdns_dict_destroy -- getdns dict create and destroy routines n
getdns_list(3)
getdns_list_create, getdns_list_create_with_extended_memory_functions, getdns_list_create_with_memory_functions, getdns_list_destroy -- getdns list create and destroy routines n
getline(3)
command-line editing library with history
getmail_maildir(1)
read a message from stdin and deliver to a named maildir
getmail_mbox(1)
read a message from stdin and deliver to a named mboxrd-format mbox file with fcntl-style locking
getmesh(1)
get MeSH terms from a Medline entry
getopt(1)
parse command options (enhanced)
getpub(1)
look up Medline entries by UID
getr8(3), getg8(3), getb8(3), getr15(3), getg15(3), getb15(3), getr16(3), getg16(3), getb16(3), getr24(3), getg24(3), getb24(3), getr32(3), getg32(3), getb32(3)
Extract a color component from the specified pixel format. Allegro game programming library
getr_depth(3), getg_depth(3), getb_depth(3), geta_depth(3)
Extract a color component from a color in a specified pixel format. Allegro game programming library
getstyle(1)
dumps the current Window Maker style related configuration or creates a theme pack
gfold(1), fold(1)
wrap each input line to fit in specified width
gftopk(1)
convert generic font files to packed font files
gftp(1)
file transfer client for *NIX based machines
gfx_mode_select_ex(3)
Extended version of the graphics mode selection dialog. Allegro game programming library
gfx_mode_select_filter(3)
Even more extended version of the graphics mode selection dialog. Allegro game programming library
gges(3)
gges: Schur form, unblocked
ggev(3)
ggev: eig, unblocked
ggev_comp_grp(3)
Generalized eig computational routines
ggev_driver_grp(3)
Generalized eig driver
gghd3(3)
gghd3: reduction to Hessenberg, level 3
gghrd(3)
gghrd: reduction to Hessenberg
ggls_driver_grp(3)
Constrained least squares
gglse(3)
gglse: equality-constrained least squares
ggqr_comp_grp(3)
Generalized QR
ggqrf(3)
ggqrf: Generalized QR factor
ggrq_comp_grp(3)
Generalized RQ
ggrqf(3)
ggrqf: Generalized RQ factor
ggsvd_comp_grp(3)
Generalized SVD computational routines
ggsvd_driver_grp(3)
Generalized SVD driver
gh-api(1)
Make an authenticated GitHub API request
gh-attestation-trusted-root(1)
Output trusted_root.jsonl contents, likely for offline verification
gh-auth-refresh(1)
Refresh stored authentication credentials
gh-codespace-edit(1)
Edit a codespace
gh-codespace-ports-visibility(1)
Change the visibility of the forwarded port
gh-extension-exec(1)
Execute an installed extension
gh-extension-list(1)
List installed extension commands
gh-extension-remove(1)
Remove an installed extension
gh-extension-upgrade(1)
Upgrade installed extensions
gh-gist-edit(1)
Edit one of your gists
gh-issue-develop(1)
Manage linked branches for an issue
gh-issue-edit(1)
Edit issues
gh-label-edit(1)
Edit a label
gh-org-list(1)
List organizations for the authenticated user
gh-pr-edit(1)
Edit a pull request
gh-project-edit(1)
Edit a project
gh-project-item-edit(1)
Edit an item in a project
gh-release-edit(1)
Edit a release
gh-repo-edit(1)
Edit repository settings
gh-repo-list(1)
List repositories owned by user or organization
gh-run-download(1)
Download artifacts generated by a workflow run
ghostwriter(1)
distraction-free text editor for Markdown
gif2rgb(1)
convert images saved as GIF to 24-bit RGB triplets
gil2bin(1)
convert GenInfo integrated IDs to or from binary
git-absorb(1)
Automatically absorb staged changes into your current branch
git-archive(1)
Create an archive of files from a named tree
git-bisect(1)
Use binary search to find the commit that introduced a bug
git-blame(1)
Show what revision and author last modified each line of a file
git-brv(1)
List branches sorted by their last commit date
git-bug(1)
A bug tracker embedded in Git
git-bug-bridge-auth(1)
List all known bridge authentication credentials
git-bug-bridge-auth-rm(1)
Remove a credential
git-bug-bridge-auth-show(1)
Display an authentication credential
git-bug-bridge-rm(1)
Delete a configured bridge
git-bug-comment-edit(1)
Edit an existing comment on a bug
git-bug-deselect(1)
Clear the implicitly selected bug
git-bug-status-close(1)
Mark a bug as closed
git-bug-title-edit(1)
Edit a title of a bug
git-check-ref-format(1)
Ensures that a reference name is well formed
git-cherry(1)
Find commits yet to be applied to upstream
git-cherry-pick(1)
Apply the changes introduced by some existing commits
git-clean(1)
Remove untracked files from the working tree
git-count-objects(1)
Count unpacked number of objects and their disk consumption
git-credential(1)
Retrieve and store user credentials
git-credential-cache(1)
Helper to temporarily store passwords in memory
git-credential-cache--daemon(1)
Temporarily store user credentials in memory
git-credential-store(1)
Helper to store credentials on disk
git-delete-merged-branches(1)
Delete merged branches
git-delete-squashed-branches(1)
Delete branches that were squashed
git-delta(1)
Lists changed files
git-describe(1)
Give an object a human readable name based on an available ref
git-get-tar-commit-id(1)
Extract commit ID from an archive created using git-archive
git-index-pack(1)
Build pack index file for an existing packed archive
git-interpret-trailers(1)
Add or parse structured information in commit messages
git-lfs-clone(1)
Efficiently clone a LFS-enabled repository
git-lfs-dedup(1)
Deduplicate Git LFS files
git-lfs-lock(1)
Set a file as "locked" on the Git LFS server
git-lfs-locks(1)
Lists currently locked files from the Git LFS server
git-lfs-merge-driver(1)
Merge text-based LFS files
git-lfs-push(1)
Push queued large files to the Git LFS endpoint
git-lfs-unlock(1)
Remove "locked" setting for a file on the Git LFS server
git-lock(1)
Lock a file excluded from version control
git-locked(1)
ls files that have been locked
git-merge-index(1)
Run a merge for files needing merging
git-mktree(1)
Build a tree-object from ls-tree formatted text
git-pack-objects(1)
Create a packed archive of objects
git-pack-redundant(1)
Find redundant pack files
git-prune-packed(1)
Remove extra objects that are already in pack files
git-push(1)
Update remote refs along with associated objects
git-receive-pack(1)
Receive what is pushed into the repository
git-remote(1)
Manage set of tracked repositories
git-remote-gcrypt(1)
GNU Privacy Guard-encrypted git remote
git-repack(1)
Pack unpacked objects in a repository
git-rerere(1)
Reuse recorded resolution of conflicted merges
git-reset(1)
Reset current HEAD to the specified state
git-secret-add(1)
starts to track added files
git-secret-cat(1)
decrypts files passed on command line to stdout
git-secret-hide(1)
encrypts all added files with the inner keyring
git-secret-killperson(1)
deletes key identified by an email from the inner keyring
git-secret-list(1)
prints all the added files
git-secret-reveal(1)
decrypts all added files
git-sed(1)
replace patterns in git-controlled files
git-shell(1)
Restricted login shell for Git-only SSH access
git-show-index(1)
Show packed archive index
git-show-merged-branches(1)
Show merged branches
git-show-unmerged-branches(1)
Show unmerged branches
git-sparse-checkout(1)
Reduce your working tree to a subset of tracked files
git-squash(1)
squash N last changes up to a ref'ed commit
git-ssq(1)
display the names of files not added to a Git repository
git-tag(1)
Create, list, delete or verify a tag object signed with GPG
git-unlock(1)
Unlock a file excluded from version control
git-unpack-objects(1)
Unpack objects from a packed archive
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-verify-pack(1)
Validate packed Git archive files
git-whatchanged(1)
Show logs with differences each commit introduces
gitcredentials(7)
Providing usernames and passwords to Git
gitfaq(7)
Frequently asked questions about using Git
gitformat-chunk(5)
Chunk-based file formats
githooks(5)
Hooks used by Git
gitignore(5)
Specifies intentionally untracked files to ignore
gitpacking(7)
Advanced concepts related to packing in Git
gitprotocol-http(5)
Git HTTP-based protocols
gitprotocol-pack(5)
How packs are transferred over-the-wire
gitworkflows(7)
An overview of recommended workflows with Git
gkrellkam-list(5)
format of the list description files used by GKrellKam
glAreTexturesResident(3), "glAreTexturesResident(3)
determine if textures are loaded in texture memory
glArrayElement(3), "glArrayElement(3)
render a vertex using the specified vertex array element
glBindTexture(3), "glBindTexture(3)
bind a named texture to a texturing target
glClipPlane(3), "glClipPlane(3)
specify a plane against which all geometry is clipped
glCullFace(3), "glCullFace(3)
specify whether front- or back-facing facets can be culled
glDeleteTextures(3), "glDeleteTextures(3)
delete named textures
glDepthFunc(3), "glDepthFunc(3)
specify the value used for depth buffer comparisons
glDepthRange(3), "glDepthRange(3)
specify mapping of depth values from normalized device coordinates to window coordinates
glEdgeFlagPointer(3), "glEdgeFlagPointer(3)
define an array of edge flags
glFeedbackBuffer(3), "glFeedbackBuffer(3)
controls feedback mode
glGetClipPlane(3), "glGetClipPlane(3)
return the coefficients of the specified clipping plane
glGetPointerv(3), "glGetPointerv(3)
return the address of the specified pointer
glInterleavedArrays(3), "glInterleavedArrays(3)
simultaneously specify and enable several interleaved arrays
glIsEnabled(3), "glIsEnabled(3)
test whether a capability is enabled
glLineWidth(3), "glLineWidth(3)
specify the width of rasterized lines
glPassThrough(3), "glPassThrough(3)
place a marker in the feedback buffer
glPointSize(3), "glPointSize(3)
specify the diameter of rasterized points
glPolygonOffset(3), "glPolygonOffset(3)
set the scale and units used to calculate depth values
glXChooseVisual(3), "glXChooseVisual(3)
return a visual that matches specified attributes
glXFreeContextEXT(3), "glXFreeContextEXT(3)
free client-side memory for imported context
glXIsDirect(3), "glXIsDirect(3)
indicate whether direct rendering is enabled
glXQueryExtension(3), "glXQueryExtension(3)
indicate whether the GLX extension is supported
glXQueryExtensionsString(3), "glXQueryExtensionsString(3)
return list of supported extensions
gl_bcircle(3)
draw a filled or unfilled Bresenham circle
gl_compileboxmask(3)
compress a masked bitmap
gl_compiledboxmasksize(3)
compute the size of a compiled masked box
gl_expandfont(3)
expand a packed pixel font
gl_fillcircle(3)
draw a filled circle
gl_font8x8(3)
a packed 8x8 pixel font
gl_get_line(3), new_GetLine(3), del_GetLine(3), gl_customize_completion(3), gl_change_terminal(3), gl_configure_getline(3), gl_load_history(3), gl_save_history(3), gl_group_history(3), gl_show_history(3), gl_watch_fd(3), gl_inactivity_timeout(3), gl_terminal_size(3), gl_set_term_size(3), gl_resize_history(3), gl_limit_history(3), gl_clear_history(3), gl_toggle_history(3), gl_lookup_history(3), gl_state_of_history(3), gl_range_of_history(3), gl_size_of_history(3), gl_echo_mode(3), gl_replace_prompt(3), gl_prompt_style(3), gl_ignore_signal(3), gl_trap_signal(3), gl_last_signal(3), gl_completion_action(3), gl_display_text(3), gl_return_status(3), gl_error_message(3), gl_catch_blocked(3), gl_list_signals(3), gl_bind_keyseq(3), gl_erase_terminal(3), gl_automatic_history(3), gl_append_history(3), gl_query_char(3), gl_read_char(3)
allow the user to compose an input line
gl_printf(3)
write formatted output in graphic mode
gl_putboxmask(3)
copy a masked pixmap to a rectangular area
gl_putboxmaskcompiled(3)
copy a compiled masked pixmap to a rectangular area
gl_setcontext(3)
set a previously saved context
gl_setdisplaystart(3)
set the start of the screen are displayed
gl_setfont(3)
set the text font to be used
gl_striangle(3)
draw a solid colored triangle
gl_swtriangle(3)
draw a solid pixmap mapped on a triangle
gl_triangle(3)
draw a triangle with interpolated colors
gl_wtriangle(3)
draw a shadowed pixmap mapped on a triangle
glab-api(1)
Make an authenticated request to GitLab API
glab-ci-config-compile(1)
View the fully expanded CI/CD configuration
glab-ci-get(1)
Get JSON of a running CI/CD pipeline on the current or other specified branch
glab-ci-status(1)
View a running CI/CD pipeline on current or other branch specified
glab-cluster-agent-get-token(1)
Create and return a k8s_proxy-scoped Personal Access Token to authenticate with a GitLab Agents for Kubernetes
glab-cluster-agent-update-kubeconfig(1)
Update selected kubeconfig
glab-incident-reopen(1)
Reopen a resolved incident
glab-issue-reopen(1)
Reopen a closed issue
glab-mr-issues(1)
Get issues related to a particular merge request
glab-repo-mirror(1)
Mirror a project/repository to the specified location using pull or push method
glab-schedule(1)
Work with GitLab CI schedules
glab-schedule-create(1)
Schedule a new pipeline
glab-schedule-delete(1)
Delete schedule with the specified ID
glab-schedule-list(1)
Get the list of schedules
glab-schedule-run(1)
Run the specified scheduled pipeline
glab-ssh-key(1)
Manage SSH keys registered with your GitLab account
glab-ssh-key-delete(1)
Deletes a single SSH key specified by the ID
glab-ssh-key-get(1)
Returns a single SSH key specified by the ID
glab-ssh-key-list(1)
Get a list of currently authenticated user's SSH keys
gladtex(1)
generate html with LaTeX equations embedded as images
gleHelicoid(3)
Generalized torus, spiral with circle contour
gleHelicoid(3gle)
Generalized torus, spiral with circle contour
glePolyCone(3)
Draw polycone, specified as a polyline with radii
glePolyCone(3gle)
Draw polycone, specified as a polyline with radii
glePolyCylinder(3)
Draw polycylinder, specified as a polyline
glePolyCylinder(3gle)
Draw polycylinder, specified as a polyline
gleToroid(3)
Generalized torus, lathe with circle contour
gleToroid(3gle)
Generalized torus, lathe with circle contour
gleidescope(6)
a tiled OpenGL kaleidescope
glilypond(1)
embed LilyPond musical notation in groff documents nr *groff_glilypond_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
glitchpeg(6)
glitched image screen saver
glocatedb(5), locatedb(5)
front-compressed file name database
glplanet(6)
rotating 3d texture-mapped planet
glsnake(6)
OpenGL enhanced Rubik's Snake cyclewaster
gluQuadricDrawStyle(3), "gluQuadricDrawStyle(3)
specify the draw style desired for quadrics
gluQuadricNormals(3), "gluQuadricNormals(3)
specify what kind of normals are desired for quadrics
gluQuadricTexture(3), "gluQuadricTexture(3)
specify if texturing is desired for quadrics
glutAttachMenu(3)
attaches a mouse button for the current window to the identifier of the current menu; glutDetachMenu - detaches an attached mouse button from the current window
glutChangeToMenuEntry(3)
changes the specified menu item in the current menu into a menu entry
glutChangeToSubMenu(3)
changes the specified menu item in the current menu into a sub-menu trigger
glutCopyColormap(3)
copies the logical colormap for the layer in use from a specified window to the current window
glutDestroyMenu(3)
destroys the specified menu
glutDestroyWindow(3)
destroys the specified window
glutDeviceGet(3)
retrieves GLUT device information represented by integers
glutExtensionSupported(3)
helps to easily determine whether a given OpenGL extension is supported
glutForceJoystickFunc(3)
forces current window's joystick callback to be called
glutGameModeGet(3)
retrieves GLUT device information represented by integers
glutGet(3)
retrieves simple GLUT state represented by integers
glutGetColor(3)
retrieves a red, green, or blue component for a given color index colormap entry for the layer in use's logical colormap for the current window
glutGetModifiers(3)
returns the modifier key state when certain callbacks were generated
glutIgnoreKeyRepeat(3)
determines if auto repeat keystrokes are reported to the current window
glutPostOverlayRedisplay(3), glutPostWindowOverlayRedisplay(3)
marks the overlay of the current or specified window as needing to be redisplayed
glutPostRedisplay(3), glutPostWindowRedisplay(3)
marks the current or specified window as needing to be redisplayed
glutRemoveMenuItem(3)
remove the specified menu item
glutSetKeyRepeat(3)
retrieves simple GLUT state represented by integers
glutSolidDodecahedron(3), glutWireDodecahedron(3)
render a solid or wireframe dodecahedron (12-sided regular solid) respectively
glutSolidIcosahedron(3), glutWireIcosahedron(3)
render a solid or wireframe icosahedron (20-sided regular solid) respectively
glutSolidOctahedron(3), glutWireOctahedron(3)
render a solid or wireframe octahedron (8-sided regular solid) respectively
glutSolidTetrahedron(3), glutWireTetrahedron(3)
render a solid or wireframe tetrahedron (4-sided regular solid) respectively
glutSwapBuffers(3)
swaps the buffers of the current window if double buffered
glutTimerFunc(3)
registers a timer callback to be triggered in a specified number of milliseconds
gm(1)
command-line utility to create, edit, compare, convert, or display images
gmanedit(1)
GTK+ program for editing manual pages
gmkfifo(1), mkfifo(1)
make FIFOs (named pipes)
gmx-angle(1)
Calculate distributions and correlations for angles and dihedrals
gmx-awh(1)
Extract data from an accelerated weight histogram (AWH) run
gmx-chi(1)
Calculate everything you want to know about chi and other dihedrals
gmx-convert-tpr(1)
Make a modified run-input file
gmx-dos(1)
Analyze density of states and properties based on that
gmx-editconf(1)
Convert and manipulates structure files
gmx-hydorder(1)
Compute tetrahedrality parameters around a given atom
gmx-make_edi(1)
Generate input files for essential dynamics sampling
gmx-msd(1)
Compute mean squared displacements
gmx-nonbonded-benchmark(1)
Benchmarking tool for the non-bonded pair kernels
gmx-rmsdist(1)
Calculate atom pair distances averaged with power -2, -3 or -6
gmx-wham(1)
Perform weighted histogram analysis after umbrella sampling
gnetlist(1)
gEDA/gaf Netlist Extraction and Generation
gnice(1), nice(1)
run a program with modified scheduling priority
gnome-latex(1)
LaTeX editor for the GNOME desktop
gnome-mahjongg(6), Mahjongg(6)
A matching game played with Mahjongg tiles
gnome-robots(6), Robots(6)
Based on classic BSD Robots
gnome-screenshot(1)
capture the screen, a window, or an user-defined area and save the snapshot image to a file
gnutls_alpn_get_selected_protocol(3)
API function
gnutls_anon_allocate_client_credentials(3)
API function
gnutls_anon_allocate_server_credentials(3)
API function
gnutls_anon_free_client_credentials(3)
API function
gnutls_anon_free_server_credentials(3)
API function
gnutls_certificate_allocate_credentials(3)
API function
gnutls_certificate_free_credentials(3)
API function
gnutls_compress_certificate_get_selected_method(3)
API function
gnutls_credentials_clear(3)
API function
gnutls_credentials_get(3)
API function
gnutls_credentials_set(3)
API function
gnutls_ecc_curve_set_enabled(3)
API function
gnutls_fips140_mode_enabled(3)
API function
gnutls_heartbeat_allowed(3)
API function
gnutls_ocsp_resp_get_produced(3)
API function
gnutls_ocsp_status_request_is_checked(3)
API function
gnutls_pkcs11_copy_attached_extension(3)
API function
gnutls_pkcs7_get_embedded_data(3)
API function
gnutls_pkcs7_get_embedded_data_oid(3)
API function
gnutls_privkey_get_seed(3)
API function
gnutls_privkey_verify_seed(3)
API function
gnutls_protocol_set_enabled(3)
API function
gnutls_psk_allocate_client_credentials(3)
API function
gnutls_psk_allocate_server_credentials(3)
API function
gnutls_psk_format_imported_identity(3)
API function
gnutls_psk_free_client_credentials(3)
API function
gnutls_psk_free_server_credentials(3)
API function
gnutls_psk_set_client_credentials(3)
API function
gnutls_psk_set_client_credentials2(3)
API function
gnutls_psk_set_client_credentials_function(3)
API function
gnutls_psk_set_client_credentials_function2(3)
API function
gnutls_psk_set_client_credentials_function3(3)
API function
gnutls_psk_set_server_credentials_file(3)
API function
gnutls_psk_set_server_credentials_function(3)
API function
gnutls_psk_set_server_credentials_function2(3)
API function
gnutls_psk_set_server_credentials_function3(3)
API function
gnutls_psk_set_server_credentials_hint(3)
API function
gnutls_pubkey_get_preferred_hash_algorithm(3)
API function
gnutls_record_check_corked(3)
API function
gnutls_record_discard_queued(3)
API function
gnutls_record_get_discarded(3)
API function
gnutls_session_is_resumed(3)
API function
gnutls_session_resumption_requested(3)
API function
gnutls_sign_algorithm_get_requested(3)
API function
gnutls_srp_allocate_client_credentials(3)
API function
gnutls_srp_allocate_server_credentials(3)
API function
gnutls_srp_free_client_credentials(3)
API function
gnutls_srp_free_server_credentials(3)
API function
gnutls_srp_set_client_credentials(3)
API function
gnutls_srp_set_client_credentials_function(3)
API function
gnutls_srp_set_server_credentials_file(3)
API function
gnutls_srp_set_server_credentials_function(3)
API function
gnutls_srp_set_server_fake_salt_seed(3)
API function
gnutls_srtp_get_selected_profile(3)
API function
gnutls_tpm_get_registered(3)
API function
gnutls_transport_is_ktls_enabled(3)
API function
gnutls_url_is_supported(3)
API function
gnutls_verify_stored_pubkey(3)
API function
gnutls_x509_crt_get_preferred_hash_algorithm(3)
API function
gnutls_x509_name_constraints_add_excluded(3)
API function
gnutls_x509_name_constraints_add_permitted(3)
API function
gnutls_x509_name_constraints_get_excluded(3)
API function
gnutls_x509_name_constraints_get_permitted(3)
API function
gnutls_x509_privkey_get_seed(3)
API function
gnutls_x509_privkey_verify_seed(3)
API function
gnutls_x509_trust_list_add_named_crt(3)
API function
gnutls_x509_trust_list_verify_named_crt(3)
API function
gobang(6)
Console-based Gomoku game
gobby(1)
a collaborative text editor
goland(1)
launch JetBrains GoLand Integrated Development Environment
golded(1)
offline message reader for Fidonet and Usenet
goldnode(1)
GoldEd+ nodelist compiler
goreleaser(1)
Release engineering, simplified
gozilla(1)
force firefox to display specified part of a source file
gpg-error-config(1)
Script to get information about the installed version of libgpg-error
gpg-mail-tube(1)
Encrypt rfc822 formatted mail in a pipeline
gpglist(1)
-- show who signed which of your UIDs
gpgme-json(1)
Native messaging based GPGME operations
gpgparsemail(1)
Parse a mail message into an annotated format
gpgrt-config(1)
Helper script to get information about the installed version of gpg libraries
gpodder(1)
Media aggregator and podcast client
gpredict(1)
real-time satellite tracking and orbit prediction program
gps2udp(1)
feed the take from gpsd to one or more aggregation sites
gptx(1), ptx(1)
produce a permuted index of file contents
graal(1)
symbolic layout editor
grace(1)
command line interface xmgrace - full-featured GUI mode gracebat - batch mode - print and exit
grap2graph(1)
convert a grap diagram into a cropped image nr *groff_grap2graph_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
greadlink(1), readlink(1)
print resolved symbolic links or canonical file names
grealpath(1), realpath(1)
print the resolved path
greed(6)
eat a game field until you run out of moves
grenum(1)
An advanced refdes renumber utility
grepdiff(1)
show files modified by a diff containing a regex
greynetic(6)
draw random stippled/color rectangles
grip(1)
A gtk-based cd-player and cd-ripper
grisbi(1)
Personal finance tracking program based on GTK
groff_out(5)
groff intermediate output format
growisofs(1)
combined mkisofs frontend/DVD recording program
grub-editenv(1)
edit GRUB environment block
grub-mkpasswd-pbkdf2(1)
generate hashed password for GRUB
grub-mkstandalone(1)
make a memdisk-based GRUB image
grub-set-default(8)
set the saved default boot entry for GRUB
gruncon(1), runcon(1)
run command with specified security context
gsasl_scram_secrets_from_salted_password(3)
API function
gscan2pdf(1)
A GUI to produce PDFs or DjVus from scanned documents
gsch2pcb(1)
Update PCB layouts from gEDA/gaf schematics
gschem(1)
gEDA/gaf Schematic Capture
gschlas(1)
gEDA schematic load and save
gsed(1), sed(1)
stream editor for filtering and transforming text
gsequencer(1)
Advanced Gtk+ Sequencer is an audio sequencer and composition editor
gsf(1)
archiving utility using the G Structured File library
gshred(1), shred(1)
overwrite a file to hide its contents, and optionally delete it
gsl-config(1)
script to get version number and compiler flags of the installed GSL library
gsleep(1), sleep(1)
delay for a specified amount of time
gsmc(1)
A GTK Smith Chart Calulator for RF impedance matching
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
gst-stats-1.0(1)
print info gathered from a GStreamer log file
gst-typefind-1.0(1)
print Media type of file
gst123(1)
A GStreamer based command line media player
gstdbuf(1), stdbuf(1)
Run COMMAND, with modified buffering operations for its standard streams
gsymcheck(1)
gEDA/gaf Symbol Checker
gsymfix(1)
automatically fix common issues with gEDA symbols
gsync(1), sync(1)
Synchronize cached writes to persistent storage
gtedoc.tes(1), tedoc(1)
-- Source code documentation tool for
gti(6)
Humorous typo-based git runner; drives a car over the terminal
gtimer(1)
an application for recording time spent on user-defined tasks
gtk3-icon-browser(1)
List themed icons
gtklock(1)
GTK-based lockscreen for Wayland
gtkpod(1)
GTK2 based software for managing songs and playlists on an Apple iPod
gtranslator(1)
-- a comfortable gettext po file editor with many bells and whistles
gtree(3)
generic balanced tree library
gtruncate(1), truncate(1)
shrink or extend the size of a file to the specified size
gtty(1), tty(1)
print the file name of the terminal connected to standard input
guards(1)
select from a list of files guarded by conditions
gui_mg_color(3)
The color used for displaying greyed-out dialog objects. Allegro game programming library
gui_mouse_x(3), gui_mouse_y(3), gui_mouse_z(3), gui_mouse_b(3)
Hook functions used by the GUI routines to access the mouse state. Allegro game programming library
gui_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
gummi(1)
LaTeX editor
guniq(1), uniq(1)
report or omit repeated lines
gunlink(1), unlink(1)
call the unlink function to remove the specified file
gup(1)
A G roup U pdate P rogram that accepts commands by mail to edit a newsgroup subscription file for subsequent use by news systems such as INN and C-News
gupdatedb(1), updatedb(1)
update a file name database
gusers(1), users(1)
print the user names of users currently logged in to the current host
gutenfetch_free_servers(3)
-- This function frees a NULL terminated array of gutenfetch_server_t *. This is primarily for cleaning up the returned result from gutenfetch_list_servers(3)
gutenfetch_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_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_version(3)
-- Get a text string which describes the version of libgutenfetch which is currently being used
gvcolor(1)
flow colors through a ranked digraph
gwb2ged(1)
Dump a GeneWeb database to a GEDCOM File
gwho(1), who(1)
show who is logged on
gxmessage(1)
a GTK-based xmessage clone
gyes(1), yes(1)
output a string repeatedly until killed
h2o(8), H2O(8)
the optimized HTTP/1.x, HTTP/2 server
h2o.conf(5)
The configuration file for H2O, the optimized HTTP/1.x, HTTP/2 server
h5totxt(1)
generate comma-delimited text from 2d slices of HDF5 files
haredoc(1)
read and format Hare documentation
haredoc(5)
Hare documentation format
hashdig-bind(1), hashdig-bind.pl(1)
Bind resolved hashes to filenames
hashdig-weed(1), hashdig-weed.pl(1)
Delete hashes from a HashDig database
hb_report(8)
create report for CRM based clusters (Pacemaker)
hbev_comp(3)
--- banded
hbev_driver(3)
--- banded
hbev_driver2(3)
--- banded, 2nd-stage
hbgst(3)
{hb,sb}gst: reduction to standard form, banded
hbgv_driver(3)
--- banded
hbtrd(3)
{hb,sb}trd: reduction to tridiagonal
hdf_get_child(3), hdf_get_child (3)
return the first child of the named node
hdf_get_node(3), hdf_get_node (3)
Similar to hdf_get_obj except all the nodes are created if the don't exist
hdf_get_obj(3), hdf_get_obj (3)
return the HDF data set node at a named location
hdf_set_int_value(3), hdf_set_int_value (3)
Set the value of a named node to a number
hdf_set_value(3), hdf_set_value (3)
Set the value of a named node
hdf_set_valuef(3), hdf_set_valuef (3)
Set the value of a named node
hegs2(3)
{he,sy}gs2: reduction to standard form, level 2
hegst(3)
{he,sy}gst: reduction to standard form
hegv_comp_grp(3)
Generalized eig computational routines
hegv_driver_grp(3)
Generalized eig driver, AV = BVΛ, etc
heme(1)
console hex editor
hesinfo(1)
find out what is stored in the Hesiod database
hesv_aa_2stage(3)
{he,sy}sv_aa_2stage: Aasen, blocked 2-stage
hesv_comp_aasen2(3)
--- full, Aasen, blocked 2-stage
heswapr(3)
{he,sy}swapr: apply 2-sided permutation
hetd2(3)
{he,sy}td2: reduction to tridiagonal, level 2
hetrd(3)
{he,sy}trd: reduction to tridiagonal
hetrd_2stage(3)
{he,sy}trd_2stage: reduction to tridiagonal, 2-stage
hexcurse(1)
an ncurses-based hex editor
hexedit(1)
view and edit files in hexadecimal or in ASCII
hexer(1)
binary file editor
hexpeek(1)
edit, dump, pack, and diff binary files in hex and bits
hexstrut(6)
a grid of hexagons composed of rotating Y-shaped struts
hgeqz(3)
hgeqz: generalized Hessenberg eig
hiawatha(1)
advanced and secure webserver
hidden(1)
list iconified windows
highlight(1), Highlight(1)
a universal sourcecode to formatted text converter
history(5)
Record of current and recently expired Usenet articles
hmmpgmd_shard(1)
sharded daemon for database search web services
holotz-castle-editor(6)
editor for holotz-castle game
horizon-eda(1)
EDA layout and schematic application
horizon-imp(1)
horizon EDA interactive manipulator
hostsearch(1)
query several hosts for installed Debian packages
hotkeys(1)
A hotkeys daemon for your Internet/multimedia keyboard in X
hpev_comp(3)
--- packed
hpev_driver(3)
--- packed
hpgst(3)
{hp,sp}gst: reduction to standard form, packed
hpgv_driver(3)
--- packed
hpropd(8)
receive a propagated database
hpsv_comp(3)
--- packed, rook v1
hpsv_driver(3)
--- packed, rook pivoting
hptrd(3)
{hp,sp}trd: reduction to tridiagonal
hquery(3)
gets an opaque pointer associated with a handle and a type
htdb_dump(1)
dump the content of an inverted index in Berkeley DB fashion
html2text(1)
an advanced HTML-to-text converter
htnotify(1)
sends email notifications about out-dated web pages discovered by htmerge
htpurge(1)
remove unused odocuments from the database (general maintenance script)
http_client(3)
threaded client for HTTP and HTTPS
http_server(3)
threaded server for HTTP and HTTPS
http_servlet_redirect(3)
HTTP redirect servlet
httppower(8)
communicate with HTTP based power distribution units
httptest(1)
Cyrus IMAP documentation Interactive HTTP test program. This is actually installed as a hard linked copy of %imtest(1). It allows you to authenticate and send HTTP commands to the server
hugo-completion(1)
Generate the autocompletion script for the specified shell
hugo-config-mounts(1)
Print the configured file mounts
hugo-list-expired(1)
List expired content
hugo-mod-tidy(1)
Remove unused entries in go.mod and go.sum
hugo-server(1)
Start the embedded web server
huh(1)
redisplay last telegram received
hwloc-distrib(1)
Build a number of cpu masks distributed on the system
hwloc-info(1)
Show some information about some objects, a topology or supported features
hwlocality_advanced_io(3)
Finding I/O objects
hwlocality_glibc_sched(3)
Interoperability with glibc sched affinity
hwlocality_linux_libnuma_ulongs(3)
Interoperability with Linux libnuma unsigned long masks
hwlocality_tinker(3)
Modifying a loaded Topology
hxaddid(1)
add IDs to selected elements
hxextract(1)
extract selected elements from a HTML or XML file
hxincl(1)
expand included HTML or XML files
hxprintlinks(1)
add a numbered list of links at the end of an HTML file
hxprune(1)
remove marked elements from an HTML file
hxtools(7)
Accumulated tool collection of J.Engelhardt
hxunent(1)
replace HTML predefined character entities by UTF-8
hydra_persist(1)
Internal executable used by Hydra
hydra_pmi_proxy(1)
Internal executable used by Hydra
i2a_ASN1_STRING(3), i2a_ASN1_INTEGER(3), i2a_ASN1_ENUMERATED(3), a2i_ASN1_STRING(3), a2i_ASN1_INTEGER(3), a2i_ASN1_ENUMERATED(3)
hexadecimal dump of an ASN.1 string
i2pd(1)
Full-featured C++ implementation of I2P client
i2s_ASN1_ENUMERATED(3), i2s_ASN1_ENUMERATED_TABLE(3), i2s_ASN1_INTEGER(3), s2i_ASN1_INTEGER(3), i2s_ASN1_OCTET_STRING(3), s2i_ASN1_OCTET_STRING(3)
ASN.1 data type conversion utilities for certificate extensions
i2s_ASN1_IA5STRING(3ossl), s2i_ASN1_IA5STRING(3ossl), i2s_ASN1_INTEGER(3ossl), s2i_ASN1_INTEGER(3ossl), i2s_ASN1_OCTET_STRING(3ossl), s2i_ASN1_OCTET_STRING(3ossl), i2s_ASN1_ENUMERATED(3ossl), i2s_ASN1_ENUMERATED_TABLE(3ossl), i2s_ASN1_UTF8STRING(3ossl), s2i_ASN1_UTF8STRING(3ossl)
convert objects from/to ASN.1/string representation
i3(1)
an improved tiling window manager
i3-config-wizard(1)
creates a keysym based config based on your layout
i3-sensible-editor(1)
launches $EDITOR with fallbacks
i386-unknown-freebsd14.2-dlltool(1), dlltool(1)
create files needed to build and use DLLs
i3bar(1)
xcb-based status- and workspace-bar
i3lock(1), i3lock-color(1)
improved screen locker
i586-pc-msdosdjgpp-dlltool(1), dlltool(1)
Create files needed to build and use DLLs
i7(6)
Inform 7 programming language (CLI edition)
iamb(1)
a terminal-based client for Matrix for the Vim addict
ibus-table-createdb(1)
create ibus-table database from table source
ical(1)
An X based Calendar Program
icat(1)
Output the contents of a file based on its inode number
icedax(1)
a sampling utility that dumps CD audio data into wav sound files
icedtea-web(1)
provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. NetX allows Java applets and applications to be downloaded over the network, cached, and (by default) run in a secure sandbox environment. Subsequent runs of the applet download the latest version automatically. Update and security settings, among others, can be set using the itw-settings command. icedtea-web also includes a plugin to enable Java applets (http://www.java.com/en/download/testjava.jsp) within web browsers. Names and email addresses of contributors to this project can be found in the file AUTHORS in the IcedTea-Web root directory. The full GPLv2 license of this project can be found in the file COPYING in the IcedTea-Web root directory. News about releases of this project can be found in the file NEWS in the IcedTea-Web root directory
icedtea-web-plugin(1)
allow to run java applets in your favorite browser
icmp6(1)
A security assessment tool for attack vectors based on ICMPv6 packets
ico(1)
animate an icosahedron or other polyhedron
id3tool(1)
a command line editor for id3 tags
ida(1)
image viewing and editing program # #
idea(1)
launch IntelliJ IDEA Java Integrated Development Environment
idevice_id(1)
List attached devices or print device name of given device
idevicebtlogger(1)
Capture HCI traffic of a connected device
idevicedate(1)
Display the current date or set it on a device
idevicedebug(1)
Interact with the debugserver service of a device
idevicedebugserverproxy(1)
Remote debugging proxy
idevicedevmodectl(1)
Enable Developer Mode on iOS 16+ devices or print the current status
idevicediagnostics(1)
Interact with the diagnostics interface of a device
ideviceinfo(1)
Show information about the first connected device
idevicename(1)
Display the device name or set it to NAME if specified
idevicescreenshot(1)
Gets a screenshot from the connected device
idevicesyslog(1)
Relay syslog of a connected device
idn(1)
Internationalized Domain Names command line tool
idn2(1)
Libidn2 Internationalized Domain Names conversion tool
idn_checkname(3)
validate an internationalized domain name
idn_comparenames(3), idn_decodename2(3)
compare two internationzalized domain names
idn_decodename(3), idn_decodename2(3)
decode an internationalized domain name
idn_encodename(3)
encode an internationalized domain name
idncheck(1)
check an internationalized domain name
idncmp(1)
compare internationalized domain names
idnconv(1)
codeset converter for named.conf and zone master files
idnconv2(1)
internationalized domain name converter
ifind(1)
Find the meta-data structure that has allocated a given disk unit or file name
ifs(6)
draws spinning, colliding iterated-function-system images
ifstated(8)
Interface State daemon
ifstated.conf(5)
Interface State daemon configuration file
igor(1)
automated proofreading for documentation files
ii(1)
irc it or irc improved
ijs-config(1)
script to get information about the installed version of ijs
iked(8)
Internet Key Exchange protocol daemon
iked.conf(5)
IKEv2 configuration file
image_access_storage(3), image_access_storage (3)
Access the underlying backing store of a textured video object
image_active_frame(3), image_active_frame (3)
Set the active (displayed) frame for an object with an allocated frameset
image_children(3), image_children (3)
List the objects in a context that has the specified object as a direct parent
image_clip_off(3), image_clip_off (3)
Disable clipping for the specified object
image_framecyclemode(3), image_framecyclemode (3)
Enable/Disable time-triggered active frameset frame cycling
image_get_txcos(3), image_get_txcos (3)
Get the active texture settings for the specified object
image_inherit_order(3), image_inherit_order (3)
Changes the specific object order value to be expressed as relative to its parent
image_loaded(3), image_loaded (3)
Query the status of an asynchronous video object source
image_mask_clear(3), image_mask_clear (3)
Clear a status flag on the specified object
image_mask_set(3), image_mask_set (3)
Set a status flag on the specified object
image_mask_toggle(3), image_mask_toggle (3)
Invert a status flag on the specified object
image_pushasynch(3), image_pushasynch (3)
Blocks on an asynchronous load operation until it has completed
image_screen_coordinates(3), image_screen_coordinates (3)
Lookup screen space coordinates for the specified object
image_storage_properties(3), image_storage_properties (3)
Retrieve a table describing the current storage state for the specified object
image_surface_initial(3), image_surface_initial (3)
Retrieve a table describing the initial storage state for the specified object
image_surface_initial_properties(3), image_surface_initial_properties (3)
Retrieve a table describing the initial storage state for the specified object
image_surface_properties(3), image_surface_properties (3)
Retrieve the current properties of the specified object
image_to_j2k(1)
This program reads in an image of a certain type and converts it to a jpeg2000 file. It is part of the OpenJPEG library. Valid input image extensions are .bmp, .pgm, .pgx, .png, .pnm, .ppm, .raw, .tga, .tif . For PNG resp. TIF it needs libpng resp. libtiff . Valid output image extensions are .j2k, .jp2
image_tracetag(3), image_tracetag (3)
Set or retrieve a tracing tag for the specified video object
img-dted(n)
Img, Digital Terrain Elevation Data Format (dted)
img-tiff(n)
Img, Tagged Image File Format (tiff)
img2txt(1)
convert images to various text-based coloured files
img2webp(1)
create animated WebP file from a sequence of input images
immortalctl(8)
control services started by immortal(8)
immortaldir(8)
start services located in a specified directory
import(1)
saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen. The window to capture is selected by clicking the desired window or a program option
imv(1), icp(1)
Rename or copy a file by editing the destination name using GNU readline
inadyn(8)
Internet Automated Dynamic DNS Client
incatalogfeed(3)
test if cell belongs to the catalog file man1/alc_origin.1
incoming.conf(5)
Configuration of incoming news feeds
indexpub(1)
index an ASN.1 Pub-set by Medline UID
indxbib(1)
make inverted index for bibliographic databases
infinoted(1)
dedicated server for the infinote protocol (e.g. Gobby)
influx_inspect(1)
Displays detailed information about InfluxDB data files
influxd-backup(1)
Creates a backup copy of specified InfluxDB OSS database(s) and saves to disk. Use this newer `-portable` option unless legacy support is required. Complete documentation on backing up and restoring, including the deprecated legacy format, see: https://docs.influxdata.com/influxdb/latest/administration/backup_and_restore/
influxd-restore(1)
Restores databases or specific shards to an InfluxDB OSS instance from the specified PATH. Complete documentation for the -portable restore method described here, and the deprecated legacy restore format, is located here: https://docs.influxdata.com/influxdb/latest/administration/backup_and_restore/
initialise_joystick(3)
Deprecated version of install_joystick(). Allegro game programming library
inkscape(1), Inkscape(1)
an SVG (Scalable Vector Graphics) editing program
inline-detox(1)
clean up filenames (stream-based)
innbind(8)
Helper program to bind sockets to privileged ports
innfeed(8), imapfeed(8)
Multi-host, multi-connection, streaming NNTP feeder
innfeed.conf(5)
Configuration file for innfeed
innoextract(1)
tool to extract installers created by Inno Setup
innxbatch(8), sendxbatches(8)
Send xbatched Usenet articles to a remote NNTP server
inplace(1)
edits files in-place through given filter commands
inplace(3am)
emulate sed/perl/ruby in-place editing
input_target(3), input_target (3)
Forwards the specified event table to a target frameserver
installcheck(1)
find out which packages cannot be installed
instanceface(3)
returns the face of a connector in a placed instance man1/alc_origin.1
instant(1)
manipulates ESIS from parsed SGML instance
instant(1), - instant(1)
manipulates ESIS from parsed SGML instance
instant_image_transform(3), instant_image_transform (3)
Immediately perform all pending transformations
instr(3)
find an occurrence of a string in a string, starting at a specified character. man1/alc_origin.1
intel(4x)
Intel integrated graphics chipsets
intel_error_decode(1)
Decode an Intel GPU dump automatically captured by the kernel at the time of an error
interactive-rebase-tool(1)
full featured sequence editor for git
interbench(8)
-benchmark application designed to benchmark interactivity in Unix-like systems
intltool-merge(8)
merge translated strings into various types of file
intltoolize(8)
copy intltool related files to software package
io.elementary.code(1)
text editor that works for you
io.elementary.terminal(1)
Modern terminal emulator from elementary project Pantheon Terminal is a beautiful and simple terminal emulator. It's designed to be set up with sane defaults and little to no configuration and follows the elementary OS Human Interface Guidelines
iodbc-config(1)
script to get information about the installed version of iODBC
iodine(8), iodined(8)
tunnel IPv4 over DNS
iohyve(8), iohyve(8)(8)
bhyve manager/launcher v0.7.9 "I Believe in You, You Can Do the Thing Edition"
iowow(3), IOWOW(3)
The C11 persistent key/value database engine based on skip list
ipc_pair(3)
creates a pair of mutually connected IPC sockets
ipc_pair_mem(3)
creates a pair of mutually connected IPC sockets
ipe(1)
drawing editor for creating figures in PDF or EPS formats
ipfixcol2-anonymization-inter(7)
Anonymization (intermediate plugin)
ipfixcol2-filter-inter(7)
Filter (intermediate plugin)
ipguard(8)
tool designed to protect Ethernet LAN IP address space by ARP spoofing
ipmidetect(8)
list detected and/or undetected IPMI interfaces in a cluster
ipmitool(1)
utility for controlling IPMI-enabled devices
iproxy(1)
A proxy that binds local TCP ports to be forwarded to the specified ports on a usbmux device
ipsec_auto(8)
control automatically-keyed IPsec connections
ipsec_barf(8)
spew out collected IPsec debugging information
ipup(1)
ipdb - ipdb-update.sh - Tools for generating IP based Geo-blocking and Geo-routing tables in order to configure the system's firewall and/or routing facilities .sp
ircd(8)
ircd-hybrid: an advanced, lightweight Internet Relay Chat Daemon
irsend(1)
basic LIRC program to send infra-red commands
irssistats(1)
A tool to generate HTML IRC stats based on irssi logs
irxevent(1)
infrared X-event sender
is_term_resized(3x), %is_term_resized(3x), %resize_term(3x), %resizeterm(3x)
manage the terminal dimensions understood by curses
is_windowed_mode(3)
Tells if you are running in windowed mode. Allegro game programming library
isck(3)
-tells if a name is the pattern defined by the user man1/alc_origin.1
ised(1)
generating integer and floating point sequences
isomaster(1)
an ISO image editor
issndfile(1)
checks if a file is in a recognized audio file format
isvdd(3)
-tells if a name contains the pattern defined by the user man1/alc_origin.1
isvss(3)
-tells if a name contains the pattern defined by the user man1/alc_origin.1
itcl(i4)
object-oriented extensions to Tcl
itcl(itcl)
object-oriented extensions to Tcl
itclcomponent(i4), itcl::component(i4)
define components for extendedclass, widget or widgetadaptor Parts of this description are "borrowed" from Tcl extension [snit], as the functionality is mostly identical
itcldelegate(i4), itcl::delegation(i4)
delegate methods, procs or options to other objects Parts of this description are "borrowed" from Tcl extension [snit], as the functionality is mostly identical
itclextendedclass(i4), itcl::extendedclass(i4)
create a extendedclass of objects
itcloption(i4), itcl::option(i4)
define options for extendedclass, widget or widgetadaptor Parts of this description are "borrowed" from Tcl extension [snit], as the functionality is mostly identical
itclvars(i4)
variables used by [incr Tcl]
itclvars(itcl)
variables used by [incr Tcl]
itkvars(n)
variables used by [incr Tk]
itofix(3)
Converts an integer to fixed point. Allegro game programming library
itweb-policyeditor(1), policyeditor(1)
view and modify security policy settings for javaws and the browser plugin
iv_fd_register(3), iv_fd_register_try(3), iv_fd_unregister(3), iv_fd_registered(3), iv_fd_set_handler_in(3), iv_fd_set_handler_err(3), iv_fd_set_handler_out(3)
deal with ivykis file descriptors
iv_init(3), iv_deinit(3), iv_inited(3)
initialise and deinitialise ivykis
iv_task_register(3), iv_task_unregister(3), iv_task_registered(3)
deal with ivykis tasks
iv_timer_register(3), iv_timer_unregister(3), iv_timer_registered(3)
deal with ivykis timers
j2k_to_image(1)
This program reads in a jpeg2000 image and converts it to another image type. It is part of the OpenJPEG library. Valid input image extensions are .j2k, .jp2, .j2c, .jpt Valid output image extensions are .bmp, .pgm, .pgx, .png, .pnm, .ppm, .raw, .tga, .tif . For PNG resp. TIF it needs libpng resp. libtiff
jaildaemon(1)
A fixed command-line interface for FreeBSD jails to their host system
jasper(1)
File format converter specialized in JPEG-2000 encoding
java2html(1)
generates highlighted html-files from Java or C++ source
jbig2dec(1)
File format converter specialized in JBIG2 decoding
jcat-tool(1)
standalone detached signature utility
jed(1), Jed(1)
programmers editor
jedit(1), jEdit(1)
Programmer's Text Editor written in Java
jgmenu-apps(1)
generate jgmenu flavoured CSV menu data
jgmenu-i18n(1)
support translation of jgmenu flavoured CSV menu data
jgmenu-lx(1)
generate jgmenu flavoured CSV menu data
jgmenu-ob(1)
convert openbox menu data to jgmenu flavoured CSV
jgmenu-pmenu(1)
generate jgmenu flavoured CSV menu data
jigdo-mirror(1)
Maintain a mirror of images offered with jigdo
jira-completion(7)
Output shell completion code for the specified shell (bash or zsh)
jira-issue-edit(7)
Edit an issue in a project
jira-me(7)
Displays configured jira user
jk_chrootlaunch(8)
a launcher that can start a daemon in a jail, with a specified uid and gid
jk_chrootsh(8)
a shell that will put the user inside a changed root
jk_socketd(8)
a daemon to create a rate-limited /dev/log socket inside a chroot
joe(1)
Joe's Own Editor
jose-alg(1)
Lists all supported algorithms
jose-jwe-dec(1)
Decrypts a JWE using the supplied JWKs
jose-jwk-use(1)
Validates a key for the specified use(s)
jose-jws-ver(1)
Verifies a JWS using the supplied JWKs
jose_io_t(3)
The interface for chained IO
jsd(1)
simple command scheduling daemon for remote execution
jsh(1)
run scheduled commands on remote machines
jumbo6(1)
A security assessment tool for attack vectors based on IPv6 jumbograms
kaffeine(1)
A media player by KDE with digital TV support
kak(1)
a vim-inspired, selection oriented code editor
kaleidocycle(6)
draws twistable rings of tetrahedra
kalzium(1)
A KDE based chemistry teaching tool
kamerka(1), Kamerka(1)
take photos using your webcam and shiny animated QML interface
kate(1)
Advanced text editor by KDE
kawa(1)
Scheme language implemented using on a Java VM
kbibtex(1)
a BibTeX editor by KDE written by Thomas Fischer and released under the GPL version 2 or later
kc(1)
console based username and password management application
kcm(8)
process-based credential cache for Kerberos tickets
kcov(1)
Code coverage analysis for compiled programs and Python scripts
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
kded5(8)
KDE daemon - triggers Sycoca database updates when needed
kdenlive(1)
An open source non-linear video editor
kdesu(1)
Runs a program with elevated privileges
kdig(1)
Advanced DNS lookup utility
kdrill(1), kdrill v6.2(1)
drill program for kanji chars under Xwindows (X11R5 or better is required to run) kdrill also does dictionary lookup Yikes.. this man-page is getting huge. But I am a great believer in having proper documentation. Hopefully, this new format will help instead of hinder. At some future point in time, I shall convert this huge beast to HTML. But that point is not now. [Although actually, you CAN go to http://www.bolthole.com/kdrill/ for some help ] TIP: "/WORD" usually takes you to the next occurrence of "WORD", if you are viewing this using a "man"-like program
ken(1), b1ff(1), censor(1), chef(1), cockney(1), eleet(1), fanboy(1), fudd(1), jethro(1), jibberish(1), jive(1), kenny(1), kraut(1), ky00te(1), nethackify(1), newspeak(1), nyc(1), pirate(1), rasterman(1), scottish(1), spammer(1), scramble(1), studly(1), uniencode(1), upside-down(1)
assorted text filters
kermit(1)
C(hyKermit 10.0: transport(hy and platform(hyindependent interactive and scriptable communications software. This document is intended to give the beginner sufficient information to make basic use of C(hyKermit 10.0. Although it might be rather long for a Unix manual page, it's still far shorter than the C(hyKermit manual, which should be consulted for advanced topics such as customization, character(hysets, scripting, etc. We also attempt to provide a clear structural overview of C(hyKermit's many capabilities, functional areas, states, and modes and their interrelation, that should be helpful to beginners and veterans alike, as well as to those upgrading to version 10.0 from earlier releases. This document is also available as a Web page at: https://kermitproject.org/ckututor.html
key_defined(3x), %key_defined(3x)
test whether a curses keycode is defined
key_led_flag(3)
Flag to prevent the keyboard LEDs from being updated. Allegro game programming library
keyboard_callback(3)
User specified keyboard callback handler. Allegro game programming library
keyboard_keypressed(3)
check if a key is pressed when in raw keyboard mode
keyboard_lowlevel_callback(3)
User specified low level keyboard event handler. Allegro game programming library
keyboard_needs_poll(3)
Tells if the keyboard needs polling. Allegro game programming library
keyboard_ucallback(3)
User specified unicode keyboard callback handler. Allegro game programming library
keypressed(3)
Tells if there are keypresses waiting in the input buffer. Allegro game programming library
keysyms.tk86(n), keysyms(n)
keysyms recognized by Tk
kf5options(7)
Common commandline options for all applications based on KDE Frameworks 5
kf6options(7)
Common commandline options for all applications based on KDE Frameworks 6
kfd(8)
receive forwarded tickets
kgetcred(1)
get a ticket for a particular service
khtml_entity(3)
put named character entity content for kcgihtml
khttp_template(3), khttp_template_buf(3), khttp_template_fd(3)
emit filled-in templates for kcgi
khttp_templatex(3), khttp_templatex_buf(3), khttp_templatex_fd(3)
emit filled-in templates for kcgi
kinwalker(1)
predicts RNA folding trajectories
kjscmd5(1)
Frameworks KJSEmbed interpreter
klelapi(3), KL-EL(3)
an embedded expression language
klist(1)
list cached Kerberos tickets
knc(1)
kerberized netcat
knet_get_crypto_list(3)
Get a list of supported crypto libraries
knet_handle_crypto_rx_clear_traffic(3)
enable or disable RX processing of clear (unencrypted) traffic
knet_handle_get_channel(3)
Get the channel associated with a file descriptor
knet_handle_get_datafd(3)
Get the file descriptor associated with a channel
knet_handle_get_transport_reconnect_interval(3)
Get the interval between transport attempts to reconnect a failed link
knet_handle_new(3)
knet_handle_new_ex with flags = KNET_HANDLE_FLAG_PRIVILEGED
knet_handle_set_transport_reconnect_interval(3)
Set the interval between transport attempts to reconnect a failed link
knet_link_get_enable(3)
Find out whether a link is enabled or not
knews(1)
Karl's threaded newsreader for X
kobodl(6)
Kobo Deluxe, an enhanced version of the scrolling game XKobo
kplot_attach_smooth(3)
assign smoothed plot data to plotting context
kpseaccess(1)
determine whether a file can be accessed
kpsewhere(1)
Expanding kpsewhich to separately iterate over each texmf tree listed in $TEXMF
kqml(1)
QML Runtime with KLocalizedContext
krb5.conf(5)
Kerberos configuration file The krb5.conf file contains Kerberos configuration information, including the locations of KDCs and admin servers for the Kerberos realms of interest, defaults for the current realm and for Kerberos applications, and mappings of hostnames onto Kerberos realms. Normally, you should install your krb5.conf file in the directory /etc. You can override the default location by setting the environment variable KRB5_CONFIG. Multiple colon-separated filenames may be specified in KRB5_CONFIG; all files which are present will be read. Starting in release 1.14, directory names can also be specified in KRB5_CONFIG; all files within the directory whose names consist solely of alphanumeric characters, dashes, or underscores will be read
krb5_c_block_size(3), krb5_c_decrypt(3), krb5_c_encrypt(3), krb5_c_encrypt_length(3), krb5_c_enctype_compare(3), krb5_c_get_checksum(3), krb5_c_is_coll_proof_cksum(3), krb5_c_is_keyed_cksum(3), krb5_c_keylength(3), krb5_c_make_checksum(3), krb5_c_make_random_key(3), krb5_c_set_checksum(3), krb5_c_valid_cksumtype(3), krb5_c_valid_enctype(3), krb5_c_verify_checksum(3), krb5_c_checksum_length(3)
Kerberos 5 crypto API
krb5_ccache(3)
Heimdal Kerberos 5 credential cache functions
krb5_ccache_intro(3)
The credential cache functions
krb5_check_transited(3), krb5_check_transited_realms(3), krb5_domain_x500_decode(3), krb5_domain_x500_encode(3)
realm transit verification and encoding/decoding functions
krb5_checksum(3), krb5_checksum_disable(3), krb5_checksum_is_collision_proof(3), krb5_checksum_is_keyed(3), krb5_checksumsize(3), krb5_cksumtype_valid(3), krb5_copy_checksum(3), krb5_create_checksum(3), krb5_crypto_get_checksum_type krb5_free_checksum(3), krb5_free_checksum_contents(3), krb5_hmac(3), krb5_verify_checksum(3)
creates, handles and verifies checksums
krb5_credential(3)
Heimdal Kerberos 5 credential handing functions
krb5_creds(3), krb5_copy_creds(3), krb5_copy_creds_contents(3), krb5_free_creds(3), krb5_free_cred_contents(3)
Kerberos 5 credential handling functions
krb5_crypto_getblocksize(3), krb5_crypto_getconfoundersize krb5_crypto_getenctype(3), krb5_crypto_getpadsize(3), krb5_crypto_overhead(3), krb5_decrypt(3), krb5_decrypt_EncryptedData(3), krb5_decrypt_ivec(3), krb5_decrypt_ticket(3), krb5_encrypt(3), krb5_encrypt_EncryptedData(3), krb5_encrypt_ivec(3), krb5_enctype_disable(3), krb5_enctype_keysize(3), krb5_enctype_to_string(3), krb5_enctype_valid(3), krb5_get_wrapped_length(3), krb5_string_to_enctype(3)
encrypt and decrypt data, set and get encryption type parameters
krb5_deprecated(3)
Heimdal Kerberos 5 deprecated functions
krb5_digest(3), krb5_digest_alloc(3), krb5_digest_free(3), krb5_digest_set_server_cb(3), krb5_digest_set_type(3), krb5_digest_set_hostname(3), krb5_digest_get_server_nonce(3), krb5_digest_set_server_nonce(3), krb5_digest_get_opaque(3), krb5_digest_set_opaque(3), krb5_digest_get_identifier(3), krb5_digest_set_identifier(3), krb5_digest_init_request(3), krb5_digest_set_client_nonce(3), krb5_digest_set_digest(3), krb5_digest_set_username(3), krb5_digest_set_authid(3), krb5_digest_set_authentication_user(3), krb5_digest_set_realm(3), krb5_digest_set_method(3), krb5_digest_set_uri(3), krb5_digest_set_nonceCount(3), krb5_digest_set_qop(3), krb5_digest_request(3), krb5_digest_get_responseData(3), krb5_digest_get_rsp(3), krb5_digest_get_tickets(3), krb5_digest_get_client_binding(3), krb5_digest_get_a1_hash(3)
remote digest (HTTP-DIGEST, SASL, CHAP) support
krb5_get_credentials(3), krb5_get_credentials_with_flags(3), krb5_get_kdc_cred(3), krb5_get_renewed_creds(3)
get credentials from the KDC using krbtgt
krb5_get_creds(3), krb5_get_creds_opt_add_options(3), krb5_get_creds_opt_alloc(3), krb5_get_creds_opt_free(3), krb5_get_creds_opt_set_enctype(3), krb5_get_creds_opt_set_impersonate(3), krb5_get_creds_opt_set_options(3), krb5_get_creds_opt_set_ticket(3)
get credentials from the KDC
krb5_get_default_principal(3), krb5_principal(3), krb5_build_principal(3), krb5_build_principal_ext(3), krb5_build_principal_va(3), krb5_build_principal_va_ext(3), krb5_copy_principal(3), krb5_free_principal(3), krb5_make_principal(3), krb5_parse_name(3), krb5_parse_name_flags(3), krb5_parse_nametype(3), krb5_princ_set_realm(3), krb5_principal_compare(3), krb5_principal_compare_any_realm(3), krb5_principal_get_comp_string(3), krb5_principal_get_realm(3), krb5_principal_get_type(3), krb5_principal_match(3), krb5_principal_set_type(3), krb5_realm_compare(3), krb5_sname_to_principal(3), krb5_sock_to_principal(3), krb5_unparse_name(3), krb5_unparse_name_flags(3), krb5_unparse_name_fixed(3), krb5_unparse_name_fixed_flags(3), krb5_unparse_name_fixed_short(3), krb5_unparse_name_short(3)
Kerberos 5 principal handling functions
krb5_get_in_tkt(3), krb5_get_in_cred(3), krb5_get_in_tkt_with_password(3), krb5_get_in_tkt_with_keytab(3), krb5_get_in_tkt_with_skey(3), krb5_free_kdc_rep(3), krb5_password_key_proc(3)
deprecated initial authentication functions
krb5_get_init_creds(3), krb5_get_init_creds_keytab(3), krb5_get_init_creds_opt(3), krb5_get_init_creds_opt_alloc(3), krb5_get_init_creds_opt_free(3), krb5_get_init_creds_opt_init(3), krb5_get_init_creds_opt_set_address_list(3), krb5_get_init_creds_opt_set_addressless(3), krb5_get_init_creds_opt_set_anonymous(3), krb5_get_init_creds_opt_set_default_flags(3), krb5_get_init_creds_opt_set_etype_list(3), krb5_get_init_creds_opt_set_forwardable(3), krb5_get_init_creds_opt_set_pa_password(3), krb5_get_init_creds_opt_set_paq_request(3), krb5_get_init_creds_opt_set_preauth_list(3), krb5_get_init_creds_opt_set_proxiable(3), krb5_get_init_creds_opt_set_renew_life(3), krb5_get_init_creds_opt_set_salt(3), krb5_get_init_creds_opt_set_tkt_life(3), krb5_get_init_creds_opt_set_canonicalize(3), krb5_get_init_creds_opt_set_win2k(3), krb5_get_init_creds_password(3), krb5_prompt(3), krb5_prompter_posix(3)
Kerberos 5 initial authentication functions
krb5_init_creds_intro(3)
The initial credential handing functions
krb5_mk_req(3), krb5_mk_req_exact(3), krb5_mk_req_extended(3), krb5_rd_req(3), krb5_rd_req_with_keyblock(3), krb5_mk_rep(3), krb5_mk_rep_exact(3), krb5_mk_rep_extended(3), krb5_rd_rep(3), krb5_build_ap_req(3), krb5_verify_ap_req(3)
create and read application authentication request
krb5_mk_safe(3), krb5_mk_priv(3)
generates integrity protected and/or encrypted messages
krb5_principal_intro(3)
The principal handing functions. A Kerberos principal is a email address looking string that contains two parts separated by . The second part is the kerberos realm the principal belongs to and the first is a list of 0 or more components. For example lha@SU.SE host/hummel.it.su.se@SU.SE host/admin@H5L.ORG See the library functions here: Heimdal Kerberos 5 principal functions
krb5_verify_init_creds_opt_init(3), krb5_verify_init_creds_opt_set_ap_req_nofail(3), krb5_verify_init_creds(3)
verifies a credential cache is correct by using a local keytab
kresd(8)
full caching DNSSEC-enabled Knot Resolver 5.7.5
krusader(1)
advanced twin-panel file manager and FTP client by KDE
ksql_bind_blob(3), ksql_bind_double(3), ksql_bind_int(3), ksql_bind_null(3), ksql_bind_str(3), ksql_bind_zblob(3)
bind values to a prepared statement
kstats(1)
show statistical FMS algorithm votes for an ivs dump and a specified WEP key
ksu(1)
Kerberized super-user
kttimedmgr(1)
command line interface to manage the timed database
kttimedtest(1)
command line interface to test the timed database
kvalid_bit(3), kvalid_date(3), kvalid_double(3), kvalid_email(3), kvalid_int(3), kvalid_string(3), kvalid_stringne(3), kvalid_udouble(3), kvalid_uint(3)
predefined validation functions for kcgi
kxdpgun(8)
XDP-powered DNS benchmarking tool
kxstitch(1)
cross stitch pattern creator and editor by KDE
la_constants(3)
LA_CONSTANTS is a module for the scaling constants for the compiled Fortran single and double precisions
la_gbamv(3)
la_gbamv: matrix-vector multiply |A| * |x|, general banded
la_gbrfsx_extended(3)
la_gbrfsx_extended: step in gbrfsx
la_gerfsx_extended(3)
la_gerfsx_extended: step in gerfsx
la_herfsx_extended(3)
la_herfsx_extended: step in herfsx
la_porfsx_extended(3)
la_porfsx_extended: step in porfsx
labelframe.tk86(n), labelframe(n)
Create and manipulate 'labelframe' labelled container widgets
lacrt(3)
lacrt: apply plane rotation (unused?)
laed0(3)
laed0: D&C step: top level solver
laed1(3)
laed1: D&C step: merge subproblems
laed2(3)
laed2: D&C step: deflation
laed3(3)
laed3: D&C step: secular equation
laed4(3)
laed4: D&C step: secular equation nonlinear solver
laed5(3)
laed5: D&C step: secular equation, 2x2
laed6(3)
laed6: D&C step: secular equation Newton step
laed7(3)
laed7: D&C step: merge subproblems
laed8(3)
laed8: D&C step: deflation
laed9(3)
laed9: D&C step: secular equation
laed_comp2(3)
--- eig value only or update Q
laed_comp_grp(3)
tridiag divide and conquer (D&C) routines
laeda(3)
laeda: D&C step: z vector
lagv2(3)
lagv2: 2x2 generalized Schur factor
laisnan(3)
laisnan: test for NaN, unoptimized
lamrg(3)
lamrg: permutation to merge 2 sorted lists
langb(3)
langb: general matrix, banded
lanhb(3)
lan{hb,sb}: Hermitian/symmetric matrix, banded
lanhp(3)
lan{hp,sp}: Hermitian/symmetric matrix, packed
lantb(3)
lantb: triangular matrix, banded
lantp(3)
lantp: triangular matrix, packed
larfx(3)
larfx: apply Householder reflector, unrolled
larfy(3)
larfy: apply Householder reflector symmetrically (2-sided)
lasd_comp2(3)
--- singular values only or factored form
lattice(1)
linked rings
launch_avfeed(3), launch_avfeed (3)
Launch a customized frameserver
lavinmq(1)
fast and advanced message queue server
lavplay(1)
Playback and edit MJPEG video
lazarus-ide(1), Lazarus(1)
is a Rapid Application Development (RAD) for the Free Pascal Compiler (FPC) including an Integrated Development Environment (IDE)
lblk-info(1)
Retrieve derived information for the given URI
ldap_extended_operation(3), ldap_extended_operation_s(3)
Extends the LDAP operations to the LDAP server
ldap_parse_sort_control(3)
Decode the information returned from a search operation that used a server-side sort control
ldap_parse_vlv_control(3)
Decode the information returned from a search operation that used a VLV (virtual list view) control
ldap_rename(3), ldap_rename_s(3)
Renames the specified entry
ldap_sort_entries(3), ldap_sort_values(3), ldap_sort_strcasecmp(3)
LDAP sorting routines (deprecated)
ldapdiff(1)
Tool to synchronize ldap servers using ldif formatted input files
ldapexop(1)
issue LDAP extended operations
ldapid(1)
displays a user's list of IDs the way 'id' does. The following is displayed : uid=uidNumber(uid) gid=gidNumber(cn) groups=gidNumber(cn)[,gidNumber(cn)...]
ldapvc(1)
LDAP verify credentials tool
ldbedit(1)
Edit LDB databases using your preferred editor
ldbrename(1)
Edit LDB databases using your favorite editor
ldns-test-edns(1)
test if dns cache supports EDNS and DNSSEC
ldns-verify-zone(1)
read a DNSSEC signed zone and verify it
ldns-walk(1)
Retrieve the contents of a DNSSEC signed zone
ldns_algorithm(3)
numbers assigned to algorithms used in dns
ldns_b32_ntop_calculate_size(3), ldns_b32_pton_calculate_size(3), ldns_b64_ntop_calculate_size(3), ldns_b64_pton_calculate_size(3)
return size needed for b32 or b64 encoded or decoded data
ldns_duration_type(3), ldns_duration_create(3), ldns_duration_create_from_string(3), ldns_duration_cleanup(3), ldns_duration_compare(3), ldns_duration2string(3), ldns_duration2time(3)
duration type and related functions
ldns_init_random(3)
seed the random function
ldns_key_set_algorithm(3), ldns_key_set_rsa_key(3), ldns_key_set_dsa_key(3), ldns_key_set_hmac_key(3), ldns_key_set_origttl(3), ldns_key_set_inception(3), ldns_key_set_expiration(3), ldns_key_set_pubkey_owner(3), ldns_key_set_keytag(3), ldns_key_set_flags(3), ldns_key_list_set_key_count(3), ldns_key_algo_supported(3)
set ldns_key attributes
ldns_octet(3)
removes escaped from the input
ldns_pkt_edns(3), ldns_pkt_edns_udp_size(3), ldns_pkt_edns_extended_rcode(3), ldns_pkt_edns_version(3), ldns_pkt_edns_z(3), ldns_pkt_edns_data(3), ldns_pkt_set_edns_udp_size(3), ldns_pkt_set_edns_extended_rcode(3), ldns_pkt_set_edns_version(3), ldns_pkt_set_edns_z(3), ldns_pkt_set_edns_data(3)
ldns_pkt ends0 related functions
ldns_rr_rrsig_typecovered(3), ldns_rr_rrsig_set_typecovered(3), ldns_rr_rrsig_algorithm(3), ldns_rr_rrsig_set_algorithm(3), ldns_rr_rrsig_labels(3), ldns_rr_rrsig_set_labels(3), ldns_rr_rrsig_origttl(3), ldns_rr_rrsig_set_origttl(3), ldns_rr_rrsig_expiration(3), ldns_rr_rrsig_set_expiration(3), ldns_rr_rrsig_inception(3), ldns_rr_rrsig_set_inception(3), ldns_rr_rrsig_keytag(3), ldns_rr_rrsig_set_keytag(3), ldns_rr_rrsig_signame(3), ldns_rr_rrsig_set_signame(3), ldns_rr_rrsig_sig(3), ldns_rr_rrsig_set_sig(3)
get and set RRSIG RR rdata fields
ldns_rr_uncompressed_size(3)
calculates the uncompressed size of an RR
ldns_update_pkt_tsig_add(3)
add resolver's tsig credentials to an ldns_pkt
le(1)
full screen text editor
leaf(1)
Lightweight Editor of Ascii(and more) Files
leafpad(1)
GTK+ based simple text editor
led_intensity(3), led_intensity (3)
Change the intensity of a specifid LED light
ledger(1)
Command-line, double-entry account reporting tool
ledit(1)
line editor, version 2.06
ledit.tcl90(n), ledit(n)
Replace elements of a list stored in variable
legesmotus(6)
A team-based, networked, 2D shooter set in zero-gravity
lemonbar(1)
Featherweight lemon-scented bar
lepton-archive(1)
create and extract Lepton EDA design archives
lepton-attrib(1)
Lepton EDA Schematic Attribute Editor
lepton-cli(1)
Lepton EDA Command-Line Utility
lepton-embed(1)
Embed/unembed schematic components and pictures
lepton-netlist(1)
Lepton EDA Netlist Extraction and Generation
lepton-refdes_renum(1)
Lepton EDA refdes renumbering utility
lepton-sch2pcb(1)
Update PCB layouts from Lepton EDA schematics
lepton-schematic(1)
Lepton EDA Schematic Capture
lepton-symcheck(1)
Lepton EDA Symbol Checker
lepton-symfix(1)
automatically fix common issues with Lepton EDA symbols
lepton-tragesym(1)
create Lepton EDA symbols from structured text files
lepton-upcfg(1)
Lepton EDA configuration upgrade utility
lepton-update(1)
update Lepton EDA symbols and schematics
lfe(1)
Lisp Flavoured Erlang (LFE) shell
lfe_bits(3)
Lisp Flavoured Erlang (LFE) common binary functions
lfe_comp(3)
Lisp Flavoured Erlang (LFE) compiler
lfe_docs(3)
Lisp Flavoured Erlang (LFE) documentation handling
lfe_gen(3)
Lisp Flavoured Erlang (LFE) dynamic code generator
lfe_guide(7)
Lisp Flavoured Erlang User Guide
lfe_io(3)
Lisp Flavoured Erlang (LFE) io functions
lfe_lib(3)
Lisp Flavoured Erlang (LFE) library module
lfe_macro(3)
Lisp Flavoured Erlang (LFE) macro expander
lfescript(1)
Lisp Flavoured Erlang (LFE) scripting support
lfortran(1), LFortran(1)
modern interactive LLVM-based Fortran compiler
lftp(1)
Sophisticated file transfer program
lgeneral(6), LGeneral(6)
a turn-based strategy game engine
lib3ds-config(1)
script to get information about the installed version of lib3ds
libarchive-formats(5)
archive formats supported by the libarchive library
libavcodec(3)
media streams decoding and encoding library
libavdevice(3)
multimedia device handling library
libavfilter(3)
multimedia filtering library
libavformat(3)
multimedia muxing and demuxing library
libavutil(3)
multimedia-biased utility library
libchk(1)
checks shared library links of binaries
libdavix(3)
shared library for HTTP I/O
libesedb(3), libesedb.h(3)
Library to access the Extensible Storage Engine (ESE) Database File (EDB) format
libexpect(3)
programmed dialogue library with interactive programs
libfm-pref-apps(1)
sets preferred applications for programs based on libfm
libfsext(3), libfsext.h(3)
Library to support the Extended File System (ext) format
libidnkit(3), libidnkitlite(3)
internationalized domain name handling libraries
libinput(4x)
libinput-based X.Org input driver
libinput-list-devices(1)
list local devices as recognized by libinput and default values of their configuration
libipmidetect(3)
a library of functions to determine if a node is detected or undetected
libjodycode(7)
shared code used by several tools written by Jody Bruchon
libluksde(3), libluksde.h(3)
Library to access the Linux Unified Key Setup (LUKS) Disk Encryption format
libmicrohttpd(3)
library for embedding HTTP servers
libmikmod-config(1)
script to get information about the installed version of libmikmod
libolecf(3), libolecf.h(3)
Library to access the Object Linking and Embedding (OLE) Compound File (CF) format
libowfat_array_allocate(3), array_allocate(3)
make sure array has at least n elements allocated
libowfat_array_bytes(3), array_bytes(3)
get number of allocated members in array
libowfat_array_fail(3), array_fail(3)
switch array to have failed
libowfat_array_length(3), array_length(3)
get number of allocated members in array
libowfat_array_trunc(3), array_trunc(3)
reduce number of initialized bytes
libowfat_array_truncate(3), array_truncate(3)
reduce number of initialized bytes
libowfat_buffer_feed(3), buffer_feed(3)
low-level component of buffer_get
libowfat_buffer_flush(3), buffer_flush(3)
feed buffer to write function
libowfat_buffer_get_new_token_sa_pred(3), buffer_get_new_token_sa_pred(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_pred(3), buffer_get_token_sa_pred(3)
read token from buffer
libowfat_buffer_mmapread(3), buffer_mmapread(3)
create read-only memory-mapped file buffer
libowfat_buffer_put8long(3), buffer_put8long(3)
write an octal ASCII representation of an unsigned long integer to buffer
libowfat_buffer_putlong(3), buffer_putlong(3)
write a decimal ASCII representation of a signed long integer to buffer
libowfat_buffer_putlonglong(3), buffer_putlonglong(3)
write a decimal ASCII representation of a signed long integer to buffer
libowfat_buffer_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_cdb_free(3), cdb_free(3)
close a constant databased
libowfat_critbit0_allprefixed(3), critbit0_allprefixed(3)
search a critbit tree by prefix
libowfat_critbit0_clear(3), critbit0_clear(3)
free all memory associated with a critbit tree
libowfat_fmt_8long(3), fmt_8long(3)
write an octal ASCII representation of an unsigned long integer
libowfat_fmt_asn1derlength(3), fmt_asn1derlength(3)
encode unsigned integer like ASN.1 DER length
libowfat_fmt_asn1dertag(3), fmt_asn1dertag(3)
encode unsigned integer like ASN.1 DER tag
libowfat_fmt_ip4(3), fmt_ip4(3)
write a formatted ASCII representation of an IPv4 number
libowfat_fmt_ip6(3), fmt_ip6(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_ip6_flat(3), fmt_ip6_flat(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_ip6c(3), fmt_ip6c(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_ip6if(3), fmt_ip6if(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_ip6ifc(3), fmt_ip6ifc(3)
write a formatted ASCII representation of an IPv6 number
libowfat_fmt_uint(3), fmt_uint(3)
write an ASCII representation of an unsigned integer
libowfat_fmt_uint0(3), fmt_uint0(3)
write a zero-padded ASCII representation of an unsigned integer
libowfat_fmt_ulong(3), fmt_ulong(3)
write an ASCII representation of an unsigned long integer
libowfat_fmt_ulong0(3), fmt_ulong0(3)
write a zero-padded ASCII representation of an unsigned long integer
libowfat_fmt_ulonglong(3), fmt_ulonglong(3)
write an ASCII representation of an unsigned long long integer
libowfat_fmt_utf8(3), fmt_utf8(3)
encode 31-bit unsigned integer using UTF-8 rules
libowfat_fmt_xlong(3), fmt_xlong(3)
write a hexadecimal ASCII representation of an unsigned long integer
libowfat_fmt_xlonglong(3), fmt_xlonglong(3)
write a hexadecimal ASCII representation of an unsigned long long integer
libowfat_io_timeouted(3), io_timeouted(3)
return a file descriptor over deadline
libowfat_mmap_shared(3), mmap_shared(3)
memory map a file for reading and writing
libowfat_scan_8int(3), scan_8int(3)
parse an unsigned integer in octal ASCII representation
libowfat_scan_8long(3), scan_8long(3)
parse an unsigned long integer in octal ASCII representation
libowfat_scan_8short(3), scan_8short(3)
parse an unsigned short integer in octal ASCII representation
libowfat_scan_asn1derlength(3), scan_asn1derlength(3)
decode an unsigned integer from ASN.1 DER length encoding
libowfat_scan_asn1derlengthvalue(3), scan_asn1derlengthvalue(3)
decode an unsigned integer from ASN.1 DER length encoding
libowfat_scan_asn1dertag(3), scan_asn1dertag(3)
decode an unsigned integer from ASN.1 DER length encoding
libowfat_scan_base64(3), scan_base64(3)
decode base64 encoded data
libowfat_scan_base64url(3), scan_base64url(3)
decode base64url encoded data
libowfat_scan_cescape(3), scan_cescape(3)
parse C escaped string
libowfat_scan_ip4(3), scan_ip4(3)
parse an IPv4 number in dotted-decimal notation
libowfat_scan_jsonescape(3), scan_jsonescape(3)
parse JSON escaped string
libowfat_scan_ldapescape(3), scan_ldapescape(3)
parse LDIF escaped string
libowfat_scan_uint(3), scan_uint(3)
parse an unsigned integer in decimal ASCII representation
libowfat_scan_ulong(3), scan_ulong(3)
parse an unsigned long integer in decimal ASCII representation
libowfat_scan_ulonglong(3), scan_ulonglong(3)
parse an unsigned long integer in decimal ASCII representation
libowfat_scan_urlencoded(3), scan_urlencoded(3)
decode urlencoded data
libowfat_scan_urlencoded2(3), scan_urlencoded2(3)
decode urlencoded data
libowfat_scan_ushort(3), scan_ushort(3)
parse an unsigned short integer in decimal ASCII representation
libowfat_scan_utf8(3), scan_utf8(3)
decode an unsigned integer from UTF-8 encoding
libowfat_scan_uuencoded(3), scan_uuencoded(3)
decode uuencoded data
libowfat_scan_xint(3), scan_xint(3)
parse an unsigned integer in hexadecimal ASCII representation
libowfat_scan_xlong(3), scan_xlong(3)
parse an unsigned long integer in hexadecimal ASCII representation
libowfat_scan_xlonglong(3), scan_xlonglong(3)
parse an unsigned long long integer in hexadecimal ASCII representation
libowfat_scan_xshort(3), scan_xshort(3)
parse an unsigned short integer in hexadecimal ASCII representation
libowfat_socket_connected(3), socket_connected(3)
is a connection established on a socket?
home | help