Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- 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
- BITSET_DEFINE(9), bitset(9)(9)
- BITSET_DEFINE, BITSET_T_INITIALIZER, BITSET_FSET, BIT_CLR, BIT_COPY, BIT_ISSET, BIT_SET, BIT_ZERO, BIT_FILL, BIT_SETOF, BIT_EMPTY, BIT_ISFULLSET, BIT_FFS, BIT_FFS_AT, BIT_FLS, BIT_FOREACH_ISSET, BIT_FOREACH_ISCLR, BIT_COUNT, BIT_SUBSET, BIT_OVERLAP, BIT_CMP, BIT_OR, BIT_OR2, BIT_ORNOT, BIT_ORNOT2, BIT_AND, BIT_AND2, BIT_ANDNOT, BIT_ANDNOT2, BIT_XOR, BIT_XOR2, BIT_CLR_ATOMIC, BIT_SET_ATOMIC, BIT_SET_ATOMIC_ACQ, BIT_TEST_SET_ATOMIC, BIT_TEST_CLR_ATOMIC, BIT_AND_ATOMIC, BIT_OR_ATOMIC, BIT_COPY_STORE_REL bitset manipulation macros
- CPUSET_FSET(9), cpuset(9)(9)
- CPUSET_T_INITIALIZER, CPUSET_FSET, CPU_CLR, CPU_COPY, CPU_ISSET, CPU_SET, CPU_ZERO, CPU_FILL, CPU_SETOF, CPU_EMPTY, CPU_ISFULLSET, CPU_FFS, CPU_COUNT, CPU_SUBSET, CPU_OVERLAP, CPU_CMP, CPU_OR, CPU_ORNOT, CPU_AND, CPU_ANDNOT, CPU_XOR, CPU_CLR_ATOMIC, CPU_TEST_CLR_ATOMIC, CPU_SET_ATOMIC, CPU_SET_ATOMIC_ACQ, CPU_TEST_SET_ATOMIC, CPU_AND_ATOMIC, CPU_OR_ATOMIC, CPU_COPY_STORE_REL cpuset manipulation macros
- DEV_MODULE(9)
- device driver module declaration macro
- DRIVER_MODULE(9), DRIVER_MODULE_ORDERED(9), EARLY_DRIVER_MODULE(9), EARLY_DRIVER_MODULE_ORDERED(9)
- kernel driver declaration macro
- KASSERT(9)
- kernel expression verification macros
- MODULE_VERSION(9)
- set kernel module version
- OF_node_from_xref(9), OF_xref_from_node(9)
- convert between kernel phandle and effective phandle
- PCI_IOV_ADD_VF(9)
- inform a PF driver that a VF is being created
- SLIST_CLASS_ENTRY(3), SLIST_CLASS_HEAD(3), SLIST_CONCAT(3), SLIST_EMPTY(3), SLIST_EMPTY_ATOMIC(3), SLIST_ENTRY(3), SLIST_FIRST(3), SLIST_FOREACH(3), SLIST_FOREACH_FROM(3), SLIST_FOREACH_FROM_SAFE(3), SLIST_FOREACH_SAFE(3), SLIST_HEAD(3), SLIST_HEAD_INITIALIZER(3), SLIST_INIT(3), SLIST_INSERT_AFTER(3), SLIST_INSERT_HEAD(3), SLIST_NEXT(3), SLIST_REMOVE(3), SLIST_REMOVE_AFTER(3), SLIST_REMOVE_HEAD(3), SLIST_SPLIT_AFTER(3), SLIST_SWAP(3), STAILQ_CLASS_ENTRY(3), STAILQ_CLASS_HEAD(3), STAILQ_CONCAT(3), STAILQ_EMPTY(3), STAILQ_EMPTY_ATOMIC(3), STAILQ_ENTRY(3), STAILQ_FIRST(3), STAILQ_FOREACH(3), STAILQ_FOREACH_FROM(3), STAILQ_FOREACH_FROM_SAFE(3), STAILQ_FOREACH_SAFE(3), STAILQ_HEAD(3), STAILQ_HEAD_INITIALIZER(3), STAILQ_INIT(3), STAILQ_INSERT_AFTER(3), STAILQ_INSERT_HEAD(3), STAILQ_INSERT_TAIL(3), STAILQ_LAST(3), STAILQ_NEXT(3), STAILQ_REMOVE(3), STAILQ_REMOVE_AFTER(3), STAILQ_REMOVE_HEAD(3), STAILQ_REVERSE(3), STAILQ_SPLIT_AFTER(3), STAILQ_SWAP(3), LIST_CLASS_ENTRY(3), LIST_CLASS_HEAD(3), LIST_CONCAT(3), LIST_EMPTY(3), LIST_EMPTY_ATOMIC(3), LIST_ENTRY(3), LIST_FIRST(3), LIST_FOREACH(3), LIST_FOREACH_FROM(3), LIST_FOREACH_FROM_SAFE(3), LIST_FOREACH_SAFE(3), LIST_HEAD(3), LIST_HEAD_INITIALIZER(3), LIST_INIT(3), LIST_INSERT_AFTER(3), LIST_INSERT_BEFORE(3), LIST_INSERT_HEAD(3), LIST_NEXT(3), LIST_PREV(3), LIST_REMOVE(3), LIST_REPLACE(3), LIST_SPLIT_AFTER(3), LIST_SWAP(3), TAILQ_CLASS_ENTRY(3), TAILQ_CLASS_HEAD(3), TAILQ_CONCAT(3), TAILQ_EMPTY(3), TAILQ_EMPTY_ATOMIC(3), TAILQ_ENTRY(3), TAILQ_FIRST(3), TAILQ_FOREACH(3), TAILQ_FOREACH_FROM(3), TAILQ_FOREACH_FROM_SAFE(3), TAILQ_FOREACH_REVERSE(3), TAILQ_FOREACH_REVERSE_FROM(3), TAILQ_FOREACH_REVERSE_FROM_SAFE(3), TAILQ_FOREACH_REVERSE_SAFE(3), TAILQ_FOREACH_SAFE(3), TAILQ_HEAD(3), TAILQ_HEAD_INITIALIZER(3), TAILQ_INIT(3), TAILQ_INSERT_AFTER(3), TAILQ_INSERT_BEFORE(3), TAILQ_INSERT_HEAD(3), TAILQ_INSERT_TAIL(3), TAILQ_LAST(3), TAILQ_NEXT(3), TAILQ_PREV(3), TAILQ_REMOVE(3), TAILQ_REPLACE(3), TAILQ_SPLIT_AFTER(3), TAILQ_SWAP(3)
- implementations of singly-linked lists, singly-linked tail queues, lists and tail queues
- 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_VGET(9)
- convert an inode number to a vnode
- VOP_BMAP(9)
- Logical to physical block number conversion
- a64l(3), l64a(3), l64a_r(3)
- convert between a long integer and a base-64 ASCII string
- aac(4)
- Adaptec AdvancedRAID Controller driver
- aacraid(4)
- Adaptec Series 6/7/8 6G and 12G SAS+SATA RAID controller driver
- abtn(4)
- ADB Keyboard Special Keys Driver
- acl_to_text(3), acl_to_text_np(3)
- convert an ACL to text
- acosh(3), acoshf(3), acoshl(3)
- inverse hyperbolic cosine functions
- acpi_dock(4)
- Laptop Docking Station device driver
- acpi_hp(4)
- ACPI extras driver for HP laptops
- acpi_ibm(4)
- ThinkPad ACPI extras driver
- acpi_panasonic(4)
- ACPI hotkey driver for Panasonic laptops
- acpi_rapidstart(4)
- Intel rapid start technology ACPI driver
- acpi_sony(4)
- ACPI notebook controller driver for Sony laptops
- acpi_video(4)
- ACPI Video Extensions driver
- acpi_wmi(4)
- ACPI to WMI mapping driver
- ada(4)
- ATA Direct Access device driver
- adm6996fc(4)
- driver for Infineon ADM6996FC fast ethernet switch chip
- ads111x(4)
- driver for ADS101x and ADS111x i2c analog to digital converters
- ae(4)
- Attansic/Atheros L2 FastEthernet controller driver
- aesni(4)
- driver for the AES and SHA accelerator on x86 CPUs
- age(4)
- Attansic/Atheros L1 Gigabit Ethernet driver
- ahc(4)
- Adaptec VL/ISA/PCI SCSI host adapter driver
- ahci(4)
- Serial ATA Advanced Host Controller Interface driver
- ahd(4)
- Adaptec PCI/PCI-X Ultra320 SCSI host adapter driver
- akbd(4)
- ADB Keyboard Driver
- alc(4)
- Atheros AR813x/AR815x/AR816x/AR817x Gigabit/Fast Ethernet driver
- ale(4)
- Atheros AR8121/AR8113/AR8114 Gigabit/Fast Ethernet driver
- alpm(4)
- Acer Aladdin 15x3 Power Management controller driver
- amdpm(4)
- AMD 756/766/768/8111 Power Management controller driver
- amdsbwd(4)
- device driver for the AMD southbridge watchdog timers
- amdsmb(4)
- AMD-8111 SMBus 2.0 controller driver
- amdsmn(4)
- device driver for AMD processor System Management Network
- amdtemp(4)
- device driver for AMD processor on-die digital thermal sensor
- ams(4)
- ADB Mouse Driver
- apic(4)
- Advanced Programmable Interrupt Controller (APIC) driver
- ar40xx(4), ar40xx_switch(4)
- Qualcomm IPQ4018/IPQ4019 Gigabit Ethernet switch driver
- archive_entry_linkresolver(3), archive_entry_linkresolver_new(3), archive_entry_linkresolver_set_strategy(3), archive_entry_linkresolver_free(3), archive_entry_linkify(3)
- hardlink resolver functions
- arcmsr(4)
- Areca RAID Controller driver
- armv8crypto(4)
- driver for the AES accelerator on ARM CPUs
- arswitch(4)
- Atheros AR8000 series Ethernet switch driver
- asinh(3), asinhf(3), asinhl(3)
- inverse hyperbolic sine functions
- asmc(4)
- device driver for the Apple System Management Controller (SMC)
- assert(3), static_assert(3)
- expression verification macro
- at45d(4)
- driver for DataFlash(tm) non-volatile storage devices
- ata(4)
- generic ATA/SATA controller driver
- atanh(3), atanhf(3), atanhl(3)
- inverse hyperbolic tangent functions
- ath(4)
- Atheros IEEE 802.11 wireless network driver
- atof(3)
- convert ASCII string to double
- atoi(3)
- convert ASCII string to integer
- atol(3), atoll(3)
- convert ASCII string to long or long long integer
- atopcase(4)
- Apple HID-over-SPI transport driver
- atp(4)
- Apple touchpad driver
- atrtc(4)
- AT Real-Time Clock (RTC) driver
- attimer(4)
- i8254 Programmable Interval Timer (AT Timer) driver
- au_bsm_to_domain(3), au_domain_to_bsm(3)
- convert between BSM and local protocol domains
- au_bsm_to_errno(3), au_errno_to_bsm(3), au_strerror(3)
- convert between BSM and local error numbers
- au_bsm_to_fcntl_cmd(3), au_fcntl_cmd_to_bsm(3)
- convert between BSM and local fcntl(2) command values
- au_bsm_to_socket_type(3), au_socket_type_to_bsm(3)
- convert between BSM and local socket types
- au_preselect(3), getauditflagsbin(3), getauditflagschar(3)
- convert between string and numeric values of audit masks
- aue(4)
- ADMtek AN986 Pegasus USB Fast Ethernet driver
- aw_gpio(4)
- driver for the GPIO and pin muxing functionalities on Allwinner SoC
- aw_mmc(4)
- driver for the SD/MMC controller in Allwinner SoC
- aw_rtc(4)
- driver for the real-time clock (RTC) controller in Allwinner SoC
- aw_sid(4)
- driver for the SID controller in Allwinner SoC
- aw_spi(4)
- driver for the SPI controller in Allwinner SoC
- aw_syscon(4)
- driver for the system controller in Allwinner SoC
- axe(4)
- ASIX Electronics AX88x7x/760 USB Ethernet driver
- axge(4)
- ASIX Electronics AX88178A/179/179A USB Gigabit Ethernet driver
- axp(4)
- Advanced Micro Devices 10G Ethernet driver
- bce(4)
- QLogic NetXtreme II (BCM5706/5708/5709/5716) PCI/PCIe Gigabit Ethernet adapter driver
- bcm283x_pwm(4)
- bcm283x_pwm - driver for Raspberry Pi 2/3 PWM
- bcm5974(4)
- Wellspring touchpad driver
- bcma(4)
- Broadcom AMBA Backplane driver
- bfe(4)
- Broadcom BCM4401 Ethernet Device Driver
- bge(4)
- Broadcom BCM57xx/BCM590x Gigabit/Fast Ethernet driver
- bhnd(9)
- BHND driver programming interface
- bhnd_chipc(4)
- Broadcom Home Networking Division ChipCommon Driver
- bhnd_erom(9), bhnd_erom_alloc(9), bhnd_erom_dump(9), bhnd_erom_fini_static(9), bhnd_erom_free(9), bhnd_erom_free_core_table(9), bhnd_erom_get_core_table(9), bhnd_erom_init_static(9), bhnd_erom_io(9), bhnd_erom_io_fini(9), bhnd_erom_io_map(9), bhnd_erom_io_read(9), bhnd_erom_iobus_init(9), bhnd_erom_iores_new(9), bhnd_erom_lookup_core(9), bhnd_erom_lookup_core_addr(9), bhnd_erom_probe(9), bhnd_erom_probe_driver_classes(9)
- BHND device enumeration table parsing
- bhnd_pmu(4)
- Broadcom Home Networking Division PMU Driver
- bhndb(4)
- Broadcom Home Networking Division interconnect bridge driver
- bhndb_pci(4)
- Broadcom Home Networking Division PCI host bridge driver
- bnxt(4)
- Broadcom NetXtreme-C/NetXtreme-E Family Ethernet driver
- bootparamd(8)
- boot parameter server
- bootpd(8), bootpgw(8)
- Internet Boot Protocol server/gateway
- bootptab(5)
- Internet Bootstrap Protocol server database
- bsde_rule_to_string(3)
- convert a ugidfw rule into its text representation
- btowc(3), wctob(3)
- convert between wide and single-byte characters
- bus_child_present(9)
- ask the bus driver to see if this device is still really present
- bwi(4)
- Broadcom BCM43xx IEEE 802.11b/g wireless network driver
- bwn(4)
- Broadcom BCM43xx SoftMAC IEEE 802.11 wireless network driver
- bxe(4)
- QLogic NetXtreme II Ethernet 10Gb PCIe adapter driver
- bzip2(1), bunzip2(1)
- a block-sorting file compressor, v1.0.8 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
- cacos(3), cacosf(3), cacosl(3), cacosh(3), cacoshf(3), cacoshl(3), casin(3), casinf(3), casinl(3), casinh(3), casinhf(3), casinhl(3), catan(3), catanf(3), catanl(3), catanh(3), catanhf(3), catanhl(3)
- complex inverse trigonometric and hyperbolic functions
- cardbus(4)
- CardBus bus driver
- cas(4)
- Sun Cassini/Cassini+ and National Semiconductor DP83065 Saturn Gigabit Ethernet driver
- ccd(4)
- Concatenated Disk driver
- ccdconfig(8)
- configuration utility for the concatenated disk driver
- ccr(4)
- Chelsio T6 crypto accelerator driver
- cd(4)
- SCSI CD-ROM driver
- cd(9)
- CDROM driver for the CAM SCSI subsystem
- cdce(4)
- USB Communication Device Class Ethernet (CDC ECM/NCM) driver
- cdceem(4)
- USB Communication Device Class Ethernet Emulation Model driver
- cfi(4), cfid(4)
- driver for Common Flash Interface (CFI) NOR flash
- ch(4)
- SCSI media-changer (juke box) driver
- chat(8)
- Automated conversational script with a modem
- chromebook_platform(4)
- support driver for hardware on various Chromebook models
- ciss(4)
- Common Interface for SCSI-3 Support driver
- col(1)
- filter reverse line feeds from input
- comsat(8)
- biff server
- copywin(3), %overlay(3), %overwrite(3), %copywin(3)
- overlay curses windows and manipulate them
- coretemp(4)
- device driver for Intel Core on-die digital thermal sensor
- cp2112(4)
- driver for a USB GPIO and I2C peripheral device
- crypto_driver(9)
- interface for symmetric cryptographic drivers
- ctfconvert(1)
- convert debug data to Compact C Type Format data
- ctfmerge(1)
- merge several CTF data sections into one
- cu(1)
- call UNIX over a serial line
- cuda(4)
- Apple CUDA I/O Controller Driver
- cue(4)
- CATC USB-EL1210A USB Ethernet driver
- curs_extend(3), %curses_version(3), %use_extended_names(3)
- miscellaneous curses extensions
- curs_getcchar(3), %getcchar(3), %setcchar(3)
- convert between a wide-character string and a curses complex character
- cxgb(4)
- Chelsio T3 10 Gigabit Ethernet adapter driver
- cxgbe(4)
- Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
- cxgbetool(8)
- userspace companion to Chelsio cxgbe Ethernet driver
- cxgbev(4)
- Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet VF driver
- cyapa(4)
- Cypress APA trackpad with I2C interface driver
- d(7), D(7)
- DTrace scripting language overview
- da(4)
- SCSI Direct Access device driver
- daylight(3), timezone(3), tzname(3), tzset(3)
- initialize time conversion information
- dc(1)
- arbitrary-precision decimal reverse-Polish notation calculator
- dc(4)
- DEC/Intel 21143 and clone 10/100 Ethernet driver
- dcons(4)
- dumb console device driver
- dd(1)
- convert and copy a file
- devclass_get_drivers(9)
- get a list of drivers in a devclass
- devclass_get_softc(9)
- translate unit number to driver private structure
- devctl(3), devctl_attach(3), devctl_clear_driver(3), devctl_delete(3), devctl_detach(3), devctl_disable(3), devctl_enable(3), devctl_freeze(3), devctl_getpath(3), devctl_rescan(3), devctl_reset(3), devctl_resume(3), devctl_set_driver(3), devctl_suspend(3), devctl_thaw(3)
- device control library
- device_attach(9), device_detach(9), device_probe(9), device_probe_and_attach(9)
- manage device's connection to a device driver
- device_get_driver(9)
- access the current driver of a device
- device_get_softc(9)
- access driver private instance variables
- device_get_sysctl_ctx(9), device_get_sysctl_tree(9)
- manipulate the sysctl oid tree for driver specific sysctl nodes
- device_printf(9)
- formatted output conversion
- device_quiet(9), device_verbose(9), device_is_quiet(9)
- manipulate device quiet flag
- device_set_driver(9)
- associate a specific driver with a device node in the tree
- device_set_flags(9), device_get_flags(9)
- manipulate driver flags
- devstat(3), devstat_getnumdevs(3), devstat_getgeneration(3), devstat_getversion(3), devstat_checkversion(3), devstat_getdevs(3), devstat_selectdevs(3), devstat_buildmatch(3), devstat_compute_statistics(3), devstat_compute_etime(3)
- device statistics utility library
- devtoname(9)
- converts character device into a string indicating the device name
- digittoint(3), digittoint_l(3)
- convert a numeric character to its integer value
- diskless(8)
- booting a system over the network with PXE
- divert(4)
- kernel packet diversion mechanism
- dl_iterate_phdr(3)
- iterate over program headers
- dpms(4)
- VESA BIOS DPMS driver
- drbr(9), drbr_free(9), drbr_enqueue(9), drbr_dequeue(9), drbr_dequeue_cond(9), drbr_flush(9), drbr_empty(9), drbr_inuse(9)
- network driver interface to buf_ring
- driver(9)
- structure describing a device driver
- dtsec(4)
- Freescale Datapath Acceleration Architecture-based Three-Speed Ethernet Controller device driver
- e6000sw(4)
- Marvell 88E6000 series Gigabit Ethernet switch driver
- e6060sw(4)
- Marvell 88E6060/88E6063/88E6065 Fast Ethernet switch driver
- ehci(4)
- USB Enhanced Host Controller driver
- elf_version(3)
- retrieve or set ELF library operating version
- elftc_version(3)
- return a project-wide version identifier string
- em(4), lem(4), igb(4)
- Intel(R) PRO/1000 Gigabit Ethernet adapter driver
- ena(4)
- AWS EC2 Elastic Network Adapter (ENA) driver
- enetc(4)
- Freescale ENETC PCIe Gigabit Ethernet driver
- enic(4)
- VIC Ethernet NIC driver
- enigma(1), crypt(1)
- very simple file encryption
- 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
- et(4)
- Agere ET1310 10/100/Gigabit Ethernet driver
- ethers(3), ether_line(3), ether_aton(3), ether_aton_r(3), ether_ntoa(3), ether_ntoa_r(3), ether_ntohost(3), ether_hostton(3)
- Ethernet address conversion and lookup routines
- eui64(3), eui64_aton(3), eui64_ntoa(3), eui64_ntohost(3), eui64_hostton(3)
- IEEE EUI-64 conversion and lookup routines
- expand(1), unexpand(1)
- expand tabs to spaces, and vice versa
- extattr_namespace_to_string(3), extattr_string_to_namespace(3)
- convert an extended attribute namespace identifier to a string and vice versa
- fdc(4)
- PC architecture floppy disk controller driver
- fdt_pinctrl(9)
- helper functions for FDT pinmux controller drivers
- fdtbus(4)
- Flattened Device Tree bus driver
- felix(4)
- driver for Microchip Ocelot Felix switch
- fflagstostr(3), strtofflags(3)
- convert between file flag bits and their string names
- file2c(1)
- convert file to c-source
- fingerd(8)
- remote user information server
- form_driver(3), form_driver_w(3)
- command-processing loop of the form system
- freebsd-version(1)
- print the version and patch level of the installed system
- frexp(3), frexpf(3), frexpl(3)
- convert floating-point number to fractional and integral components
- fts(3)
- traverse a file hierarchy
- ftw(3), nftw(3)
- traverse (walk) a file tree
- fwe(4)
- Ethernet emulation driver for FireWire
- fwip(4)
- IP over FireWire driver
- fwohci(4)
- OHCI FireWire chipset device driver
- fxp(4)
- Intel EtherExpress PRO/100 Ethernet device driver
- gem(4)
- GEM/GMAC Ethernet device driver
- genet(4)
- Raspberry Pi 4 / BCM2711 Gigabit Ethernet controller driver
- geom(8)
- universal control utility for GEOM classes
- getloadavg(3)
- get system load averages
- getosreldate(3)
- get the value of __FreeBSD_version
- glxiic(4)
- Geode LX CS5536 I2C controller driver
- gmountver(8)
- control utility for disk mount verification GEOM class
- gpioiic(4)
- GPIO I2C bit-banging device driver
- gpiokeys(4)
- GPIO keys device driver
- gpioled(4)
- GPIO LED generic device driver
- gpioths(4)
- driver for DHTxx and AM320x temperature and humidity sensors
- gve(4)
- Ethernet driver for Google Virtual NIC (gVNIC)
- hconf(4)
- MS Windows Precision Touchpad configuration driver
- hcons(4)
- HID consumer page controls driver
- hgame(4)
- generic HID gamepad, joystick, and controller evdev driver
- hidbus(4)
- generic HID bus driver
- hkbd(4)
- HID keyboard driver
- hms(4)
- HID mouse driver
- hmt(4)
- MS Windows 7/8/10 - compatible HID multi-touch device driver
- hpen(4)
- MS Windows compatible HID pen tablet driver
- hpet(4)
- High Precision Event Timer driver
- hpt27xx(4)
- HighPoint RocketRAID 27xx SAS 6Gb/s HBA card driver
- hptiop(4)
- HighPoint RocketRAID 3xxx/4xxx device driver
- hptmv(4)
- HighPoint RocketRAID 182x device driver
- hptnr(4)
- HighPoint DC Series Data Center HBA card driver
- hptrr(4)
- HighPoint RocketRAID device driver
- hsctrl(4)
- HID system controls driver
- htonl(3), htons(3), ntohl(3), ntohs(3)
- convert values between host and network byte order
- htu21(4)
- driver for HTU21D and compatible temperature and humidity sensors
- hv_kvp(4)
- Hyper-V Key Value Pair Driver
- hv_utils(4)
- Hyper-V Utilities Driver
- hv_vmbus(4)
- Hyper-V Virtual Machine Bus (VMBus) Driver
- hwpstate_intel(4)
- Intel Speed Shift Technology driver
- i2ctinyusb(4)
- driver for a USB / I2C bridge device
- iavf(4)
- Intel Ethernet Adaptive Virtual Function Driver
- ibnd_discover_fabric(3), ibnd_destroy_fabric(3), ibnd_debug ibnd_show_progress(3)
- initialize ibnetdiscover library
- ibnd_iter_nodes(3), ibnd_iter_nodes_type(3)
- given a fabric object and a function itterate over the nodes in the fabric
- ibv_fork_init(3)
- initialize libibverbs to support fork()
- ibv_rate_to_mbps(3)
- convert IB rate enumeration to Mbit/sec mbps_to_ibv_rate - convert Mbit/sec to an IB rate enumeration
- ibv_rate_to_mult(3)
- convert IB rate enumeration to multiplier of 2.5 Gbit/sec mult_to_ibv_rate - convert multiplier of 2.5 Gbit/sec to an IB rate enumeration
- ice(4)
- Intel Ethernet 800 Series 1GbE to 200GbE driver
- ichsmb(4)
- Intel ICH SMBus controller driver
- ichwd(4)
- device driver for the Intel ICH watchdog interrupt timer
- iconv(1)
- codeset conversion utility
- iconv_open(3), iconv_open_into(3), iconv_close(3), iconv(3)
- codeset conversion functions
- ieee80211_amrr(9)
- 802.11 network driver transmit rate control support
- ietp(4)
- Elantech I2C touchpad device driver
- iflib(4)
- Network Interface Driver Framework
- iflib(9)
- Network Interface Driver Framework
- igc(4)
- Intel Ethernet Controller I225 driver
- iic(4)
- I2C generic I/O device driver
- iic_gpiomux(4)
- driver for I2C mux hardware controlled via GPIO
- iicbb(4)
- I2C generic bit-banging driver
- iichid(4)
- I2C HID transport driver
- imcsmb(4)
- Intel integrated Memory Controller (iMC) SMBus controller driver
- imx6_ahci(4)
- device driver for the NXP i.MX6 on-chip SATA controller
- imx6_snvs(4)
- device driver for the NXP i.MX6 on-chip Realtime Clock
- imx_wdog(4)
- device driver for the NXP i.MX5 and i.MX6 watchdog timer
- inet6(4)
- Internet protocol version 6 family
- inet6_rth_space(3), inet6_rth_init(3), inet6_rth_add(3), inet6_rth_reverse(3), inet6_rth_segments(3), inet6_rth_getaddr(3)
- IPv6 Routing Header Options manipulation
- inet6_rthdr_space(3), inet6_rthdr_init(3), inet6_rthdr_add(3), inet6_rthdr_lasthop(3), inet6_rthdr_reverse(3), inet6_rthdr_segments(3), inet6_rthdr_getaddr(3), inet6_rthdr_getflags(3)
- IPv6 Routing Header Options Manipulation
- inetd(8)
- internet super-server
- inetd.conf(5), inetd(5)
- internet super-server
- intpm(4)
- Intel PIIX4 Power Management controller driver
- intro(4)
- introduction to devices and device drivers
- ip17x(4)
- IC Plus IP17x series Fast Ethernet switch driver
- ip6(4)
- Internet Protocol version 6 (IPv6) network layer
- ipfwpcap(8)
- copy diverted packets to a file in tcpdump format
- ipheth(4)
- USB Apple iPhone/iPad tethered Ethernet driver
- ipmi(4)
- OpenIPMI compatible IPMI interface driver
- ips(4)
- IBM/Adaptec ServeRAID controller driver
- ipw(4)
- Intel PRO/Wireless 2100 IEEE 802.11a/b driver
- ipwfw(4)
- Firmware Module for Intel PRO/Wireless 2100 driver
- isci(4)
- Intel C600 Serial Attached SCSI driver
- iser(4)
- iSCSI Extensions for RDMA (iSER) driver
- isl(4)
- Intersil(TM) I2C ISL29018 sensor driver
- ismt(4)
- Intel SMBus Message Transport (SMBus 2.0) driver
- isp(4)
- Qlogic FibreChannel SCSI Host Adapters driver
- itwd(4)
- device driver for ITE Super I/O chips watchdog timer
- iwi(4)
- Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 network driver
- iwifw(4)
- Firmware Module for Intel PRO/Wireless 2200BG/2225BG/2915ABG driver
- iwlwifi(4)
- Intel IEEE 802.11a/b/g/n/ac/ax/be wireless network driver
- iwlwififw(4)
- Firmware for Intel iwlwifi wireless network driver
- iwm(4)
- Intel IEEE 802.11ac wireless network driver
- iwmfw(4)
- Firmware Module for Intel Wireless driver
- iwn(4)
- Intel IEEE 802.11n wireless network driver
- iwnfw(4)
- Firmware Module for Intel Wireless driver
- iwx(4)
- Intel WiFi 6 IEEE 802.11ax wireless network driver
- ix(4)
- Intel 10Gb Ethernet driver
- ixl(4)
- Intel Ethernet 700 Series Driver
- jme(4)
- JMicron Gigabit/Fast Ethernet driver
- kadmind(8)
- KADM5 administration server
- kcov(4)
- interface for collecting kernel code coverage information
- kdc.conf(5)
- Kerberos V5 KDC configuration file The kdc.conf file supplements %krb5.conf for programs which are typically only used on a KDC, such as the %krb5kdc and %kadmind daemons and the %kdb5_util program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, @LOCALSTATEDIR@/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
- kerberos(7)
- Overview of using Kerberos
- kprop(8)
- propagate a Kerberos V5 principal database to a replica server
- kpropd(8)
- Kerberos V5 replica KDC update server
- kqueue_add_filteropts(9), kqueue_del_filteropts(9), kqfd_register(9), knote_fdclose(9), knlist_init(9), knlist_init_mtx(9), knlist_add(9), knlist_remove(9), knlist_empty(9), knlist_clear(9), knlist_delete(9), knlist_destroy(9), KNOTE_LOCKED(9), KNOTE_UNLOCKED(9)
- event delivery subsystem
- krb5.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
- ksz8995ma(4)
- driver for Micrel KSZ8995MA fast ethernet switch chip
- kue(4)
- Kawasaki LSI KL5KUSB101B USB Ethernet driver
- kvm_getloadavg(3)
- get load average of the system
- kvmclock(4)
- Para-virtualized clock driver for x86 KVM guests
- kvno(1)
- print key version numbers of Kerberos principals
- kyua-about(1), kyua about(1)
- Shows detailed authors, license, and version information
- lagg(4)
- link aggregation and link failover interface
- le(4)
- AMD Am7900 LANCE and Am79C9xx ILACC/PCnet Ethernet interface driver
- legacy_coding(3), %use_legacy_coding(3)
- override curses locale encoding checks
- lge(4)
- Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet adapter driver
- libmagic(3), magic_open(3), magic_close(3), magic_error(3), magic_errno(3), magic_descriptor(3), magic_buffer(3), magic_getflags(3), magic_setflags(3), magic_check(3), magic_compile(3), magic_list(3), magic_load(3), magic_load_buffers(3), magic_setparam(3), magic_getparam(3), magic_version(3)
- Magic number recognition library
- libradius(3)
- RADIUS client/server library
- libucl(3), ucl_parser_new(3), ucl_parser_register_macro(3), ucl_parser_register_variable(3), ucl_parser_add_chunk(3), ucl_parser_add_string(3), ucl_parser_add_file(3), ucl_parser_get_object(3), ucl_parser_get_error(3), ucl_parser_free(3), ucl_pubkey_add(3), ucl_parser_set_filevars(3)
- universal configuration library parser and utility functions
- liquidio(4)
- Cavium 10Gb/25Gb Ethernet driver
- lldb-server(1)
- LLDB Documentation
- llrint(3), llrintf(3), llrintl(3), lrint(3), lrintf(3), lrintl(3)
- convert to integer
- llround(3), llroundf(3), llroundl(3), lround(3), lroundf(3), lroundl(3)
- convert to nearest integral value
- llvm-ar(1)
- LLVM archiver
- llvm-cov(1)
- emit coverage information
- llvm-symbolizer(1)
- convert addresses into source code locations
- lm75(4)
- lm75 i2c digital temperature sensor driver
- local-unbound(8), unbound(8)
- Local-unbound DNS validating resolver 1.23.1
- local-unbound-control(8), local-unbound-control-setup(8)
- Local-unbound remote server control utility
- lp(4)
- printer port Internet Protocol driver
- lpt(4)
- generic printer device driver
- lptcontrol(8)
- a utility for manipulating the lpt printer driver
- ltc430x(4)
- driver for LTC4305 and LTC4306 I2C mux chips
- mac_from_text(3), mac_to_text(3)
- convert MAC label to/from text representation
- makedev(3), major(3), minor(3)
- device number conversion
- malo(4)
- Marvell Libertas IEEE 802.11b/g wireless network driver
- max44009(4)
- driver for MAX44009 Ambient Light Sensor
- mbrtowc(3), mbrtoc16(3), mbrtoc32(3)
- convert a character to a wide-character code (restartable)
- mbsinit(3)
- determine conversion object status
- mbsrtowcs(3), mbsnrtowcs(3)
- convert a character string to a wide-character string (restartable)
- mbstowcs(3)
- convert a character string to a wide-character string
- mbtowc(3)
- convert a character to a wide-character code
- mdmfs(8), mount_mfs(8)
- configure and mount an in-memory file system using the md(4) driver or the tmpfs(4) filesystem
- menu_driver(3)
- command-processing loop of the menu system
- mfi(4)
- LSI MegaRAID SAS driver
- mgb(4)
- Microchip LAN743x PCIe Gigabit Ethernet driver
- mge(4)
- Marvell Gigabit Ethernet device driver
- mkcsmapper(1)
- generates hashed conversion data for iconv(3)
- mkesdb(1)
- generates conversion catalog for iconv(3)
- mld(4)
- Multicast Listener Discovery Protocol
- mlx(4)
- Mylex DAC-family Parallel SCSI RAID driver
- mlx4en(4)
- Mellanox ConnectX-3 10GbE/40GbE network adapter driver
- mlx4ib(4)
- Mellanox ConnectX-3 10GbE/40GbE network adapter driver
- mlx5en(4)
- NVIDIA Mellanox ConnectX-4/5/6 [Dx/Ex/Lx] based 200Gb, 100Gb, 50Gb, 40Gb, 25Gb and 10Gb ethernet adapter driver
- mlx5ib(4)
- Mellanox ConnectX-4 and ConnectX-4 LX based 100Gb, 50Gb, 40Gb, 25Gb and 10Gb network adapter driver
- mmc(4)
- MultiMediaCard and SD Card bus driver
- mmcsd(4)
- MMC and SD memory card driver
- mos(4)
- Moschip MCS7730/MCS7830/MCS7832 USB Ethernet driver
- mount_smbfs(8)
- mount a server message block (SMB1/CIFS) file system
- mouse(4)
- mouse and pointing device drivers
- moused(8)
- pass mouse data to the console driver
- mpi3mr(4)
- Broadcom MPIMR 3.0 IT/IR 24Gb/s SAS Tri-Mode RAID PCIe 4.0 driver
- 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
- mpt(4)
- LSI Fusion-MPT SCSI/Fibre Channel driver
- mrsas(4)
- Broadcom/LSI MegaRAID 6/12Gb/s SAS+SATA RAID controller driver
- msconvd(8)
- mouse protocol conversion daemon
- msk(4)
- Marvell/SysKonnect Yukon II Gigabit Ethernet adapter driver
- mtkswitch(4)
- MediaTek/Ralink Ethernet switch driver
- mtw(4)
- MediaTek MT7601U USB IEEE 802.11n wireless network driver
- muge(4)
- Microchip LAN78xx USB Gigabit Ethernet driver
- mvs(4)
- Marvell Serial ATA Host Controller driver
- mwl(4)
- Marvell 88W8363 IEEE 802.11n wireless network driver
- mwlfw(4)
- Firmware Module for Marvell 88W8363 Wireless driver
- mx25l(4)
- SpiFlash compatible non-volatile storage devices driver
- mxge(4)
- Myricom Myri10GE 10 Gigabit Ethernet adapter driver
- my(4)
- Myson Technology Ethernet PCI driver
- nda(4)
- NVMe Direct Access device driver
- ndp(8)
- control/diagnose IPv6 neighbor discovery protocol
- netdump(4)
- protocol for transmitting kernel dumps to a remote server
- netfpga10g_nf10bmac(4)
- driver for the NetFPGA-10G Embedded CPU Ethernet Core
- netgdb(4)
- protocol for debugging the kernel with GDB over the network
- nfe(4)
- NVIDIA nForce MCP Ethernet driver
- nfsd(8)
- remote NFS server
- nfsiod(8)
- local NFS asynchronous I/O server
- nfsmb(4)
- NVIDIA nForce2/3/4 SMBus 2.0 controller driver
- nfsuserd(8)
- load user and group information into the kernel for NFSv4 services plus support manage-gids for all NFS versions
- nfsv4(4), NFSv4(4)
- NFS Version 4 Protocol
- ng_ubt(4)
- Netgraph node type that is also a driver for Bluetooth USB devices
- nge(4)
- National Semiconductor PCI Gigabit Ethernet adapter driver
- nmdm(4)
- nullmodem terminal driver
- nos-tun(8)
- implement ``nos'' or ``ka9q'' style IP over IP tunnel
- nsmb.conf(5)
- configuration file for server message block (SMB1/CIFS) requests
- ntb_hw_amd(4)
- AMD Non-Transparent Bridge driver
- ntb_hw_intel(4)
- Intel(R) Non-Transparent Bridge driver
- ntb_hw_plx(4)
- PLX/Avago/Broadcom Non-Transparent Bridge driver
- number(6)
- convert Arabic numerals to English
- nvd(4)
- NVM Express disk driver
- nvdimm(4)
- ACPI NVDIMM driver
- nvme(4)
- NVM Express core driver
- nvmf(4)
- NVM Express over Fabrics host driver
- nvmf_tcp(4)
- TCP transport for NVM Express over Fabrics
- nvmft(4)
- NVM Express over Fabrics CAM Target Layer frontend
- oce(4)
- Device driver for Emulex OneConnect 10Gb network adapters
- ocs_fc(4)
- Device driver for Emulex Fibre Channel Host Adapters
- ofw_bus_is_compatible(9), ofw_bus_is_compatible_strict(9), ofw_bus_node_is_compatible(9), ofw_bus_search_compatible(9)
- check device tree nodes for compatibility with drivers
- ohci(4)
- OHCI USB Host Controller driver
- 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_nullconv(3)
- null conversation function
- openpam_ttyconv(3)
- simple tty-based conversation function
- orm(4)
- ISA I/O space option ROM(s) driver
- ossl(4)
- driver using OpenSSL assembly routines
- otus(4)
- Atheros AR9170 USB IEEE 802.11a/b/g/n wireless network driver
- otusfw(4)
- Firmware Module for AR9170 driver
- ovpn(4)
- OpenVPN DCO driver
- padlock(4)
- driver for the cryptographic functions and RNG in VIA C3, C7 and Eden processors
- pam_conv(3)
- PAM conversation system
- pam_prompt(3)
- call the conversation function
- pam_verror(3)
- display an error message
- pam_vprompt(3)
- call the conversation function
- pass(4)
- CAM application passthrough driver
- pbio(4)
- 8255 parallel peripheral interface basic I/O driver
- pca954x(4)
- driver for PCA9548A I2C switch
- pcap_lib_version(3)
- get the version information for libpcap
- pcap_major_version(3), pcap_minor_version(3)
- get the version number of a savefile
- pcap_statustostr(3)
- convert a PCAP_ERROR_ or PCAP_WARNING_ value to a string
- pcap_strerror(3)
- convert an errno value to a string
- pccbb(4)
- cardbus bridge driver
- pcf8574(4)
- driver for the PCF8574 8-bit I2C IO expander
- pcf8591(4)
- driver for the PCF8591 8-bit A/D and D/A converter
- pci(4)
- generic PCI/PCIe bus driver
- pcib(4)
- PCI bridge driver
- pmc.atomsilvermont(3)
- measurement events for Intel Atom Silvermont family CPUs
- pmc_get_driver_stats(3)
- retrieve driver statistics
- pmcstudy(8)
- Perform various studies on a system's overall PMCs
- pms(4)
- PMC-Sierra PM8001/8081/8088/8089/8074/8076/8077 SAS/SATA HBA Controller driver
- pmu(4)
- Apple PMU99 Power Management Driver
- pnfs(4), pNFS(4)
- NFS Version 4.1 and 4.2 Parallel NFS Protocol
- pnfsdskill(8)
- disables a pNFS data storage server (DS)
- pnfsserver(4), pNFSserver(4)
- NFS Version 4.1 and 4.2 Parallel NFS Protocol Server
- ppc(4)
- Parallel Port Chipset driver
- pppoed(8)
- handle incoming PPP over Ethernet connections
- 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
- proto(4)
- Generic prototyping and diagnostics driver
- ps4dshock(4)
- Sony PlayStation 4 Dualshock 4 gamepad driver
- psm(4)
- PS/2 mouse style pointing device driver
- pst(4)
- device driver for Promise Supertrak SX6000
- pt(4)
- SCSI processor type driver
- ptnet(4)
- Ethernet driver for passed-through netmap ports
- pts(4)
- pseudo-terminal driver
- pty(4)
- old-style compatibility pseudo-terminal driver
- puc(4)
- PCI Universal Communications driver
- pwmc(4)
- PWM (Pulse Width Modulation) control device driver
- qat(4)
- Intel QuickAssist Technology driver
- qat_c2xxx(4)
- Intel QuickAssist Technology (QAT) driver for Atom C2000 chipsets
- qlnxe(4)
- Cavium 25/40/100 Gigabit Ethernet & CNA Adapter Driver
- qlxgb(4)
- QLogic 10 Gigabit Ethernet & CNA Adapter Driver
- qlxgbe(4)
- QLogic 10 Gigabit Ethernet & CNA Adapter Driver
- qlxge(4)
- QLogic 8100 Series 10 Gigabit Ethernet Adapter Driver
- querylocale(3)
- Look up the locale name or version for a specified category
- quota_open(3), quota_close(3), quota_on(3), quota_off(3), quota_read(3), quota_write_limits(3), quota_write_usage(3), quota_fsname(3), quota_qfname(3), quota_maxid(3), quota_check_path(3), quota_convert(3)
- Manipulate quotas
- ral(4)
- Ralink Technology IEEE 802.11a/g/n wireless network driver
- rarpd(8)
- reverse ARP daemon
- rbootd(8)
- HP remote boot server
- re(4)
- RealTek 8139C+/8169/816xS/811xS/8168/810xE/8111 PCI/PCIe Ethernet adapter driver
- realhostname(3)
- convert an IP number to the real host name
- realhostname_sa(3)
- convert a struct sockaddr to the real host name
- recoverdisk(1)
- recover data from disk-like devices
- res_query(3), res_search(3), res_mkquery(3), res_send(3), res_init(3), dn_comp(3), dn_expand(3), dn_skipname(3), ns_get16(3), ns_get32(3), ns_put16(3), ns_put32(3)
- resolver routines
- resolver(5)
- resolver configuration file
- rev(1)
- reverse lines of a file
- revnetgroup(8)
- generate reverse netgroup data
- rgephy(4)
- RealTek RTL8168/8169/8110/8211 series 10/100/1000 Gigabit Ethernet PHY driver
- rk_gpio(4)
- driver for the gpio controller on RockChip SoCs
- rk_grf(4)
- driver for the General Register Files controller on RockChip SoCs
- rk_grf_gpio(4)
- RockChip GPIO_MUTE pin driver
- rk_i2c(4)
- driver for the i2c controller on RockChip SoCs
- rk_pinctrl(4)
- driver for the pin multiplexing on RockChip SoCs
- rl(4)
- RealTek 8129/8139 Fast Ethernet device driver
- routed(8), rdisc(8)
- network RIP and router discovery routing daemon
- rpc.rquotad(8)
- remote quota server
- rpc.rstatd(8)
- kernel statistics server
- rpc.rusersd(8)
- logged in users server
- rpc.rwalld(8)
- write messages to users currently logged in server
- rpc.sprayd(8), sprayd(8)
- spray server
- rpc.tlsclntd(8)
- Sun RPC over TLS Client Daemon
- rpc.tlsservd(8)
- Sun RPC over TLS Server Daemon
- rpc.umntall(8)
- notify NFS servers about unmounted NFS file systems
- rpc.yppasswdd(8)
- server for updating NIS passwords
- rpc.ypxfrd(8)
- NIS map transfer server
- rpc_clnt_create(3), clnt_control(3), clnt_create(3), clnt_create_timed(3), clnt_create_vers(3), clnt_create_vers_timed(3), clnt_destroy(3), clnt_dg_create(3), clnt_pcreateerror(3), clnt_raw_create(3), clnt_spcreateerror(3), clnt_tli_create(3), clnt_tp_create(3), clnt_tp_create_timed(3), clnt_vc_create(3), rpc_createerr(3)
- library routines for dealing with creation and manipulation of CLIENT handles
- rpc_gss_get_versions(3)
- Get supported protocol version
- rpc_gss_mech_to_oid(3)
- Convert a mechanism name to a GSS-API oid
- rpc_gss_oid_to_mech(3)
- Convert a mechanism name to a GSS-API oid
- rpc_gss_qop_to_num(3)
- Convert a quality of protection name to number
- rpc_soc(3), auth_destroy(3), authnone_create(3), authunix_create(3), authunix_create_default(3), callrpc(3), clnt_broadcast(3), clnt_call(3), clnt_control(3), clnt_create(3), clnt_destroy(3), clnt_freeres(3), clnt_geterr(3), clnt_pcreateerror(3), clnt_perrno(3), clnt_perror(3), clnt_spcreateerror(3), clnt_sperrno(3), clnt_sperror(3), clntraw_create(3), clnttcp_create(3), clntudp_bufcreate(3), clntudp_create(3), clntunix_create(3), get_myaddress(3), pmap_getmaps(3), pmap_getport(3), pmap_rmtcall(3), pmap_set(3), pmap_unset(3), registerrpc(3), rpc_createerr(3), svc_destroy(3), svc_fds(3), svc_fdset(3), svc_getargs(3), svc_getcaller(3), svc_getreq(3), svc_getreqset(3), svc_register(3), svc_run(3), svc_sendreply(3), svc_unregister(3), svcerr_auth(3), svcerr_decode(3), svcerr_noproc(3), svcerr_noprog(3), svcerr_progvers(3), svcerr_systemerr(3), svcerr_weakauth(3), svcfd_create(3), svcunixfd_create(3), svcraw_create(3), svcunix_create(3), xdr_accepted_reply(3), xdr_authunix_parms(3), xdr_callhdr(3), xdr_callmsg(3), xdr_opaque_auth(3), xdr_pmap(3), xdr_pmaplist(3), xdr_rejected_reply(3), xdr_replymsg(3), xprt_register(3), xprt_unregister(3)
- library routines for remote procedure calls
- rpc_svc_create(3), svc_control(3), svc_create(3), svc_destroy(3), svc_dg_create(3), svc_fd_create(3), svc_raw_create(3), svc_tli_create(3), svc_tp_create(3), svc_vc_create(3)
- library routines for the creation of server handles
- rpc_svc_err(3), svcerr_auth(3), svcerr_decode(3), svcerr_noproc(3), svcerr_noprog(3), svcerr_progvers(3), svcerr_systemerr(3), svcerr_weakauth(3)
- library routines for server side remote procedure call errors
- rpc_svc_reg(3), rpc_reg(3), svc_reg(3), svc_unreg(3), svc_auth_reg(3), xprt_register(3), xprt_unregister(3)
- library routines for registering servers
- rpcbind(8)
- universal addresses to RPC program number mapper
- rsu(4)
- Realtek RTL8188SU/RTL8192SU USB IEEE 802.11b/g/n wireless network driver
- rsufw(4)
- Firmware Module for Realtek driver
- rtadvd(8)
- router advertisement daemon
- rtadvd.conf(5)
- config file for router advertisement daemon
- rtw88(4)
- Realtek IEEE 802.11n/ac wireless network driver
- rtw89(4)
- Realtek IEEE 802.11ax wireless network driver
- rtwn(4)
- Realtek IEEE 802.11n/ac wireless network driver
- rtwn_pci(4)
- Realtek wireless rtwn network driver PCI/PCIe support
- rtwn_usb(4)
- Realtek wireless rtwn network driver USB support
- rtwnfw(4)
- Firmware Module for Realtek Wireless driver
- rue(4)
- RealTek RTL8150 USB to Fast Ethernet controller driver
- rum(4)
- Ralink Technology USB IEEE 802.11a/b/g wireless network driver
- run(4)
- Ralink Technology USB IEEE 802.11a/g/n wireless network driver
- runfw(4)
- Firmware Module for Ralink driver
- rwhod(8)
- system status server
- sa(4)
- SCSI Sequential Access device driver
- sbni(4)
- Granch SBNI12 leased line modem driver
- sbp(4)
- Serial Bus Protocol 2 (SBP-2) Mass Storage Devices driver
- sbp_targ(4)
- Serial Bus Protocol 2 (SBP-2) Target Mode devices driver
- scandir(3), fdscandir(3), scandirat(3), scandir_b(3), fdscandir_b(3), fdscandirat_b(3), alphasort(3), versionsort(3)
- scan a directory
- scanf(3), fscanf(3), sscanf(3), vscanf(3), vsscanf(3), vfscanf(3)
- input format conversion
- scanf_l(3), fscanf_l(3), sscanf_l(3), vfscanf_l(3), vscanf_l(3), vsscanf_l(3)
- input format conversion
- scc(4)
- Serial Communications Controller driver
- sclient(1)
- sample Kerberos version 5 client
- sdhci(4)
- PCI SD Host Controller bridge driver
- sdpcontrol(8)
- Bluetooth Service Discovery Protocol query utility
- sdpd(8)
- Bluetooth Service Discovery Protocol daemon
- send(4)
- Kernel side support for Secure Neighbor Discovery (SeND)
- ses(4)
- SCSI Environmental Services driver
- sftp-server(8)
- OpenSSH SFTP server subsystem
- sfxge(4)
- Solarflare 10Gb Ethernet adapter driver
- sge(4)
- Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet driver
- siba(4)
- Sonic Inc. Silicon Backplane driver
- siis(4)
- SiliconImage Serial ATA Host Controller driver
- simplebus(4)
- ePAPR simple-bus driver
- sis(4)
- SiS 900, SiS 7016 and NS DP83815/DP83816 Fast Ethernet device driver
- sk(4)
- SysKonnect SK-984x and SK-982x PCI Gigabit Ethernet adapter driver
- smapi(4)
- System Management Application Program Interface driver
- smartpqi(4)
- Microchip Smart Storage SCSI driver
- smb(4)
- System Management Bus (SMBus) generic I/O device driver
- smbfs(4)
- server message block (SMB1/CIFS) file system
- smbmsg(8)
- send or receive messages over an SMBus
- smbutil(1)
- interface to the server message block (SMB1/CIFS) requester
- smsc(4)
- USB Microchip LAN9xxx Fast Ethernet driver
- smu(4)
- Apple System Management Unit Driver
- snd_ai2s(4)
- Apple I2S audio device driver
- snd_als4000(4)
- Avance Logic ALS4000 PCI bridge device driver
- snd_atiixp(4)
- ATI IXP bridge device driver
- snd_cmi(4)
- CMedia CMI8338/CMI8738 PCI bridge device driver
- snd_cs4281(4)
- Crystal Semiconductor CS4281 PCI bridge device driver
- snd_csa(4)
- Crystal Semiconductor CS461x/462x/4280 PCI bridge device driver
- snd_davbus(4)
- Apple Davbus audio device driver
- snd_dummy(4)
- Dummy audio driver
- snd_emu10k1(4)
- SoundBlaster Live! and Audigy PCI bridge device driver
- snd_emu10kx(4)
- Creative SoundBlaster Live! and Audigy sound cards device driver
- snd_envy24(4)
- VIA Envy24 and compatible bridge device driver
- snd_envy24ht(4)
- VIA Envy24HT and compatible bridge device driver
- snd_es137x(4)
- Ensoniq AudioPCI ES137x bridge device driver
- snd_fm801(4)
- Forte Media FM801 bridge device driver
- snd_hda(4)
- Intel High Definition Audio bridge device driver
- snd_hdsp(4)
- RME HDSP bridge device driver
- snd_hdspe(4)
- RME HDSPe bridge device driver
- snd_ich(4)
- Intel ICH AC'97 and compatible bridge device driver
- snd_maestro3(4)
- ESS Maestro3/Allegro-1 bridge device driver
- snd_neomagic(4)
- NeoMagic 256AV/ZX bridge device driver
- snd_solo(4)
- ESS Solo-1/1E PCI bridge device driver
- snd_spicds(4)
- I2S SPI audio codec driver
- snd_t4dwave(4)
- Trident 4DWave bridge device driver
- snd_uaudio(4)
- USB audio and MIDI device driver
- snd_via8233(4)
- VIA Technologies VT8233 bridge device driver
- snd_via82c686(4)
- VIA Technologies 82C686A bridge device driver
- snd_vibes(4)
- S3 SonicVibes bridge device driver
- snmp_client(3), snmp_client_init(3), snmp_client_set_host(3), snmp_client_set_port(3), snmp_send_cb_f(3), snmp_timeout_cb_f(3), snmp_timeout_start_f(3), snmp_timeout_stop_f(3), snmp_open(3), snmp_close(3), snmp_pdu_create(3), snmp_add_binding(3), snmp_pdu_check(3), snmp_pdu_send(3), snmp_oid_append(3), snmp_parse_server(3), snmp_receive(3), snmp_table_cb_f(3), snmp_table_fetch(3), snmp_table_fetch_async(3), snmp_dialog(3), snmp_discover_engine(3)
- SNMP client library
- speaker(4), spkr(4)
- console speaker device driver
- spigen(4)
- SPI generic I/O device driver
- spkrtest(8)
- test script for the speaker driver
- splash(4)
- splash screen / screen saver interface
- ssh-keyscan(1)
- gather SSH public keys from servers
- stablerestart(5), nfs-stablerestart(5)
- restart information for the NFSv4 server
- ste(4)
- Sundance Technologies ST201 Fast Ethernet device driver
- stge(4)
- Sundance/Tamarack TC9021 Gigabit Ethernet adapter driver
- strfmon(3), strfmon_l(3)
- convert monetary value to string
- strmode(3)
- convert inode status information into a symbolic string
- strtod(3), strtof(3), strtold(3)
- convert ASCII string to floating point
- strtol(3), strtoll(3), strtoimax(3), strtoq(3)
- convert a string value to a long, long long, intmax_t or quad_t integer
- strtonum(3)
- reliably convert string value to an integer
- strtoul(3), strtoull(3), strtoumax(3), strtouq(3)
- convert a string to an unsigned long, unsigned long long, uintmax_t, or u_quad_t integer
- strverscmp(3)
- compare strings according to natural order
- sume(4)
- NetFPGA SUME 4x10Gb Ethernet driver
- superio(4)
- Super I/O controller and bus driver
- svc_dg_enablecache(3), svc_exit(3), svc_fdset(3), svc_freeargs(3), svc_getargs(3), svc_getreq_common(3), svc_getreq_poll(3), svc_getreqset(3), svc_getrpccaller(3), svc_pollset(3), svc_run(3), svc_sendreply(3)
- library routines for RPC servers
- sym(4)
- NCR/Symbios/LSI Logic 53C8XX PCI SCSI host adapter driver
- syscons(4), sc(4)
- the legacy console driver
- sysmouse(4)
- virtualized mouse driver
- talkd(8)
- remote user communication server
- targ(4)
- SCSI target emulator driver
- tcopy(1)
- read, write, copy and verify tapes
- tdfx(4)
- Voodoo Graphics and VoodooII Memory Access GLIDE device driver
- tftpd(8)
- Internet Trivial File Transfer Protocol server
- ti(4)
- Alteon Networks Tigon I and Tigon II Gigabit Ethernet driver
- ti_adc(4)
- TI AM3XXX analog to digital converter driver
- time2posix(3), posix2time(3)
- convert seconds since the Epoch
- timer_getoverrun(2), timer_gettime(2), timer_settime(2)
- per-process timers (REALTIME)
- toascii(3)
- convert a byte to 7-bit ASCII
- tolower(3), tolower_l(3)
- upper case to lower case letter conversion
- toupper(3), toupper_l(3)
- lower case to upper case letter conversion
- towlower(3)
- upper case to lower case letter conversion (wide character version)
- towupper(3)
- lower case to upper case letter conversion (wide character version)
- tsec(4)
- Freescale Three-Speed Ethernet Controller device driver
- tvtohz(9)
- convert time interval to tick count
- tws(4)
- 3ware 9750 SATA+SAS 6Gb/s RAID controller card driver
- uart(4)
- Universal Asynchronous Receiver/Transmitter serial driver
- uath(4)
- Atheros USB IEEE 802.11a/b/g wireless network driver
- ubtbcmfw(4)
- Firmware driver for Broadcom BCM2033 chip based Bluetooth USB devices
- uchcom(4)
- WinChipHead CH9102/CH343/CH341/CH340 USB to serial UART driver
- ucycom(4)
- device driver for Cypress CY7C63743 and CY7C64013 USB to RS232 bridges
- udav(4)
- Davicom DM9601 USB Ethernet driver
- udbc(4)
- USB Debug Class device driver
- udbp(4)
- USB Double Bulk Pipe driver
- uep(4)
- eGalax touchscreen driver
- ufshci(4)
- Universal Flash Storage Host Controller Interface driver
- uftdi(4)
- Future Technology Devices International USB to serial UART driver
- uhci(4)
- UHCI USB Host Controller driver
- uhso(4)
- support for several HSxPA devices from Option N.V
- uio(9), uiomove(9), uiomove_frombuf(9), uiomove_nofault(9)
- device driver I/O routines
- ukbd(4)
- USB keyboard driver
- uled(4)
- USB LED driver
- umass(4)
- USB Mass Storage Devices driver
- umb(4)
- USB Mobile Broadband Interface Model (MBIM) cellular modem driver
- umct(4)
- Magic Control Technology USB-RS232 converter driver
- umodem(4)
- USB Communication Device Class serial (CDC ACM) driver
- ums(4)
- USB mouse driver
- undelete(2)
- attempt to recover a deleted file
- units(1)
- conversion calculator
- unvis(1)
- revert a visual representation of data back to original form
- upgt(4)
- Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless network driver
- uplcom(4)
- USB support for Prolific PL-2303/2303X/2303HX serial adapters driver
- ural(4)
- Ralink RT2500USB IEEE 802.11a/b/g wireless network driver
- ure(4)
- Realtek RTL8152/RTL8153/RTL8156 USB Ethernet driver
- urio(4)
- USB driver for the Rio MP3 players
- urtw(4)
- Realtek RTL8187B/L USB IEEE 802.11b/g wireless network driver
- usb(4)
- Universal Serial Bus
- usb_fifo_alloc_buffer(9), usb_fifo_attach(9), usb_fifo_detach(9), usb_fifo_free_buffer(9), usb_fifo_get_data(9), usb_fifo_get_data_buffer(9), usb_fifo_get_data_error(9), usb_fifo_get_data_linear(9), usb_fifo_put_bytes_max(9), usb_fifo_put_data(9), usb_fifo_put_data_buffer(9), usb_fifo_put_data_error(9), usb_fifo_put_data_linear(9), usb_fifo_reset(9), usb_fifo_softc(9), usb_fifo_wakeup(9), usbd_do_request(9), usbd_do_request_flags(9), usbd_errstr(9), usbd_lookup_id_by_info(9), usbd_lookup_id_by_uaa(9), usbd_transfer_clear_stall(9), usbd_transfer_drain(9), usbd_transfer_pending(9), usbd_transfer_poll(9), usbd_transfer_setup(9), usbd_transfer_start(9), usbd_transfer_stop(9), usbd_transfer_submit(9), usbd_transfer_unsetup(9), usbd_xfer_clr_flag(9), usbd_xfer_frame_data(9), usbd_xfer_frame_len(9), usbd_xfer_get_frame(9), usbd_xfer_get_priv(9), usbd_xfer_is_stalled(9), usbd_xfer_max_framelen(9), usbd_xfer_max_frames(9), usbd_xfer_max_len(9), usbd_xfer_set_flag(9), usbd_xfer_set_frame_data(9), usbd_xfer_set_frame_len(9), usbd_xfer_set_frame_offset(9), usbd_xfer_set_frames(9), usbd_xfer_set_interval(9), usbd_xfer_set_priv(9), usbd_xfer_set_stall(9), usbd_xfer_set_timeout(9), usbd_xfer_softc(9), usbd_xfer_state(9), usbd_xfer_status(9)
- Universal Serial Bus driver programming interface
- usbhid(4)
- USB HID transport driver
- uuidgen(1)
- generate universally unique identifiers
- uuidgen(2)
- generate universally unique identifiers
- uvscom(4)
- USB support for SUNTAC Slipper U VS-10U serial adapters driver
- vale(4)
- a very fast Virtual Local Ethernet using the netmap API
- veriexec(4)
- the veriexec device
- version.4th(8)
- FreeBSD version string boot module
- vge(4)
- VIA Networking Technologies Velocity Gigabit Ethernet adapter driver
- viapm(4)
- VIA chipsets Power Management controller driver
- viawd(4)
- device driver for VIA south bridge watchdog timer
- virtio_balloon(4)
- VirtIO Memory Balloon driver
- virtio_blk(4)
- VirtIO Block driver
- virtio_console(4)
- VirtIO Console driver
- virtio_gpu(4)
- VirtIO GPU driver
- virtio_random(4)
- VirtIO Entropy driver
- virtio_scsi(4)
- VirtIO SCSI driver
- vmd(4)
- Intel Volume Management Device driver
- vn_fullpath(9)
- convert a vnode reference to a full pathname, given a process context
- vr(4)
- VIA Technologies Rhine I/II/III Ethernet device driver
- vt(4)
- virtual terminal system video console driver
- vte(4)
- Vortex86 RDC R6040 Fast Ethernet driver
- vtfontcvt(8)
- convert font files for use by the video console
- vtnet(4)
- VirtIO Ethernet driver
- wbwd(4)
- device driver for Winbond/Nuvoton Super I/O chips watchdog timer
- wcrtomb(3), c16rtomb(3), c32rtomb(3)
- convert a wide-character code to a character (restartable)
- wcsftime(3)
- convert date and time to a wide-character string
- wcsrtombs(3), wcsnrtombs(3)
- convert a wide-character string to a character string (restartable)
- wcstof(3), wcstod(3), wcstold(3)
- convert string to float, double or long double
- wcstol(3), wcstoul(3), wcstoll(3), wcstoull(3), wcstoimax(3), wcstoumax(3)
- convert a wide character string value to a long, unsigned long, long long, unsigned long long, intmax_t or uintmax_t integer
- wcstombs(3)
- convert a wide-character string to a character string
- wctomb(3)
- convert a wide-character code to a character
- wdatwd(4)
- device driver for the ACPI WDAT based watchdog interrupt timer
- wg(4)
- WireGuard protocol driver
- what(1)
- show what versions of object modules were used to construct a file
- wmt(4)
- MS Windows 7/8/10 - compatible USB HID multi-touch device driver
- wpi(4)
- Intel PRO/Wireless 3945ABG IEEE 802.11a/b/g network driver
- wprintf(3), fwprintf(3), swprintf(3), vwprintf(3), vfwprintf(3), vswprintf(3)
- formatted wide character output conversion
- wscanf(3), fwscanf(3), swscanf(3), vwscanf(3), vswscanf(3), vfwscanf(3)
- wide character input format conversion
- wsp(4)
- Wellspring touchpad driver
- xb360gp(4)
- XBox 360 gamepad driver
- xhci(4)
- USB eXtensible Host Controller driver
- xl(4)
- 3Com Etherlink XL and Fast Etherlink XL Ethernet device driver
- xnb(4)
- Xen Paravirtualized Backend Ethernet Driver
- xo_set_version(3), xo_set_version_h(3)
- record content-version information in encoded output
- ypldap(8)
- YP map server using LDAP backend
- yppoll(8)
- ask version of NIS map from NIS server
- ypserv(8)
- NIS database server
- ypset(8)
- tell ypbind(8) which NIS server process to use
- ypwhich(1)
- return hostname of NIS server of map master
- ypxfr(8)
- transfer NIS database from remote server to local host
- zfs-upgrade(8)
- manage on-disk version of ZFS filesystems
- zfsconcepts(7)
- overview of ZFS concepts
- znew(1)
- convert compressed files to gzipped files
- zpool-resilver(8)
- resilver devices in ZFS storage pools
- zpool-upgrade(8)
- manage version and feature flags of ZFS storage pools
- zpoolconcepts(7)
- overview of ZFS storage pools
- zyd(4)
- ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network driver
- ASN1_item_sign(3), ASN1_item_sign_ex(3), ASN1_item_sign_ctx(3), ASN1_item_verify(3), ASN1_item_verify_ex(3), ASN1_item_verify_ctx(3)
- ASN1 sign and verify
- BIO_find_type(3), BIO_next(3), BIO_method_type(3)
- BIO chain traversal
- BIO_s_datagram(3), BIO_new_dgram(3), BIO_ctrl_dgram_connect(3), BIO_ctrl_set_connected(3), BIO_dgram_recv_timedout(3), BIO_dgram_send_timedout(3), BIO_dgram_get_peer(3), BIO_dgram_set_peer(3), BIO_dgram_detect_peer_addr(3), BIO_dgram_get_mtu_overhead(3)
- Network BIO with datagram semantics
- 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_bn2binpad(3), BN_signed_bn2bin(3), BN_bn2bin(3), BN_bin2bn(3), BN_signed_bin2bn(3), BN_bn2lebinpad(3), BN_signed_bn2lebin(3), BN_lebin2bn(3), BN_signed_lebin2bn(3), BN_bn2nativepad(3), BN_signed_bn2native(3), BN_native2bn(3), BN_signed_native2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
- format conversions
- BN_mod_inverse(3)
- compute inverse modulo n
- BUF_MEM_new(3), BUF_MEM_new_ex(3), BUF_MEM_free(3), BUF_MEM_grow(3), BUF_MEM_grow_clean(3), BUF_reverse(3)
- simple character array structure
- CMS_verify(3), CMS_SignedData_verify(3), CMS_get0_signers(3)
- verify a CMS SignedData structure
- CMS_verify_receipt(3)
- verify a CMS signed receipt
- DSA_do_sign(3), DSA_do_verify(3)
- raw DSA signature operations
- DSA_meth_new(3), DSA_meth_free(3), DSA_meth_dup(3), DSA_meth_get0_name(3), DSA_meth_set1_name(3), DSA_meth_get_flags(3), DSA_meth_set_flags(3), DSA_meth_get0_app_data(3), DSA_meth_set0_app_data(3), DSA_meth_get_sign(3), DSA_meth_set_sign(3), DSA_meth_get_sign_setup(3), DSA_meth_set_sign_setup(3), DSA_meth_get_verify(3), DSA_meth_set_verify(3), DSA_meth_get_mod_exp(3), DSA_meth_set_mod_exp(3), DSA_meth_get_bn_mod_exp(3), DSA_meth_set_bn_mod_exp(3), DSA_meth_get_init(3), DSA_meth_set_init(3), DSA_meth_get_finish(3), DSA_meth_set_finish(3), DSA_meth_get_paramgen(3), DSA_meth_set_paramgen(3), DSA_meth_get_keygen(3), DSA_meth_set_keygen(3)
- Routines to build up DSA methods
- DSA_sign(3), DSA_sign_setup(3), DSA_verify(3)
- DSA signatures
- 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_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EVP_DigestVerifyInit_ex(3), EVP_DigestVerifyInit(3), EVP_DigestVerifyUpdate(3), EVP_DigestVerifyFinal(3), EVP_DigestVerify(3)
- EVP signature verification functions
- EVP_PKEY2PKCS8(3), EVP_PKCS82PKEY_ex(3), EVP_PKCS82PKEY(3)
- Convert a private key to/from PKCS8
- EVP_PKEY_CTX_get0_libctx(3), EVP_PKEY_CTX_get0_propq(3), EVP_PKEY_CTX_get0_provider(3)
- functions for getting diverse information from an EVP_PKEY_CTX
- EVP_PKEY_get_field_type(3), EVP_PKEY_get_ec_point_conv_form(3)
- get field type or point conversion form of a key
- EVP_PKEY_meth_new(3), EVP_PKEY_meth_free(3), EVP_PKEY_meth_copy(3), EVP_PKEY_meth_find(3), EVP_PKEY_meth_add0(3), EVP_PKEY_METHOD(3), EVP_PKEY_meth_set_init(3), EVP_PKEY_meth_set_copy(3), EVP_PKEY_meth_set_cleanup(3), EVP_PKEY_meth_set_paramgen(3), EVP_PKEY_meth_set_keygen(3), EVP_PKEY_meth_set_sign(3), EVP_PKEY_meth_set_verify(3), EVP_PKEY_meth_set_verify_recover(3), EVP_PKEY_meth_set_signctx(3), EVP_PKEY_meth_set_verifyctx(3), EVP_PKEY_meth_set_encrypt(3), EVP_PKEY_meth_set_decrypt(3), EVP_PKEY_meth_set_derive(3), EVP_PKEY_meth_set_ctrl(3), EVP_PKEY_meth_set_digestsign(3), EVP_PKEY_meth_set_digestverify(3), EVP_PKEY_meth_set_check(3), EVP_PKEY_meth_set_public_check(3), EVP_PKEY_meth_set_param_check(3), EVP_PKEY_meth_set_digest_custom(3), EVP_PKEY_meth_get_init(3), EVP_PKEY_meth_get_copy(3), EVP_PKEY_meth_get_cleanup(3), EVP_PKEY_meth_get_paramgen(3), EVP_PKEY_meth_get_keygen(3), EVP_PKEY_meth_get_sign(3), EVP_PKEY_meth_get_verify(3), EVP_PKEY_meth_get_verify_recover(3), EVP_PKEY_meth_get_signctx(3), EVP_PKEY_meth_get_verifyctx(3), EVP_PKEY_meth_get_encrypt(3), EVP_PKEY_meth_get_decrypt(3), EVP_PKEY_meth_get_derive(3), EVP_PKEY_meth_get_ctrl(3), EVP_PKEY_meth_get_digestsign(3), EVP_PKEY_meth_get_digestverify(3), EVP_PKEY_meth_get_check(3), EVP_PKEY_meth_get_public_check(3), EVP_PKEY_meth_get_param_check(3), EVP_PKEY_meth_get_digest_custom(3), EVP_PKEY_meth_remove(3)
- manipulating EVP_PKEY_METHOD structure
- EVP_PKEY_verify_init(3), EVP_PKEY_verify_init_ex(3), EVP_PKEY_verify_init_ex2(3), EVP_PKEY_verify(3), EVP_PKEY_verify_message_init(3), EVP_PKEY_verify_message_update(3), EVP_PKEY_verify_message_final(3), EVP_PKEY_CTX_set_signature(3)
- signature verification using a public key algorithm
- EVP_PKEY_verify_recover_init(3), EVP_PKEY_verify_recover_init_ex(3), EVP_PKEY_verify_recover_init_ex2(3), EVP_PKEY_verify_recover(3)
- recover signature using a public key algorithm
- EVP_RAND(3), EVP_RAND_fetch(3), EVP_RAND_free(3), EVP_RAND_up_ref(3), EVP_RAND_CTX(3), EVP_RAND_CTX_new(3), EVP_RAND_CTX_free(3), EVP_RAND_CTX_up_ref(3), EVP_RAND_instantiate(3), EVP_RAND_uninstantiate(3), EVP_RAND_generate(3), EVP_RAND_reseed(3), EVP_RAND_nonce(3), EVP_RAND_enable_locking(3), EVP_RAND_verify_zeroization(3), EVP_RAND_get_strength(3), EVP_RAND_get_state(3), EVP_RAND_get0_provider(3), EVP_RAND_CTX_get0_rand(3), EVP_RAND_is_a(3), EVP_RAND_get0_name(3), EVP_RAND_names_do_all(3), EVP_RAND_get0_description(3), EVP_RAND_CTX_get_params(3), EVP_RAND_CTX_set_params(3), EVP_RAND_do_all_provided(3), EVP_RAND_get_params(3), EVP_RAND_gettable_ctx_params(3), EVP_RAND_settable_ctx_params(3), EVP_RAND_CTX_gettable_params(3), EVP_RAND_CTX_settable_params(3), EVP_RAND_gettable_params(3), EVP_RAND_STATE_UNINITIALISED(3), EVP_RAND_STATE_READY(3), EVP_RAND_STATE_ERROR(3)
- EVP RAND routines
- EVP_VerifyInit_ex(3), EVP_VerifyInit(3), EVP_VerifyUpdate(3), EVP_VerifyFinal_ex(3), EVP_VerifyFinal(3)
- EVP signature verification functions
- OCSP_resp_find_status(3), OCSP_resp_count(3), OCSP_resp_get0(3), OCSP_resp_find(3), OCSP_single_get0_status(3), OCSP_resp_get0_produced_at(3), OCSP_resp_get0_signature(3), OCSP_resp_get0_tbs_sigalg(3), OCSP_resp_get0_respdata(3), OCSP_resp_get0_certs(3), OCSP_resp_get0_signer(3), OCSP_resp_get0_id(3), OCSP_resp_get1_id(3), OCSP_check_validity(3), OCSP_basic_verify(3)
- OCSP response utility functions
- OPENSSL_VERSION_MAJOR(3), OPENSSL_VERSION_MINOR(3), OPENSSL_VERSION_PATCH(3), OPENSSL_VERSION_PRE_RELEASE(3), OPENSSL_VERSION_BUILD_METADATA(3), OPENSSL_VERSION_TEXT(3), OPENSSL_VERSION_PREREQ(3), OPENSSL_version_major(3), OPENSSL_version_minor(3), OPENSSL_version_patch(3), OPENSSL_version_pre_release(3), OPENSSL_version_build_metadata(3), OpenSSL_version(3), OPENSSL_VERSION_NUMBER(3), OpenSSL_version_num(3), OPENSSL_info(3)
- get OpenSSL version number and other information
- OSSL_CMP_CTX_new(3), OSSL_CMP_CTX_free(3), OSSL_CMP_CTX_reinit(3), OSSL_CMP_CTX_get0_libctx(3), OSSL_CMP_CTX_get0_propq(3), OSSL_CMP_CTX_set_option(3), OSSL_CMP_CTX_get_option(3), OSSL_CMP_CTX_set_log_cb(3), OSSL_CMP_CTX_set_log_verbosity(3), OSSL_CMP_CTX_print_errors(3), OSSL_CMP_CTX_set1_serverPath(3), OSSL_CMP_CTX_set1_server(3), OSSL_CMP_CTX_set_serverPort(3), OSSL_CMP_CTX_set1_proxy(3), OSSL_CMP_CTX_set1_no_proxy(3), OSSL_CMP_CTX_set_http_cb(3), OSSL_CMP_CTX_set_http_cb_arg(3), OSSL_CMP_CTX_get_http_cb_arg(3), OSSL_CMP_transfer_cb_t(3), OSSL_CMP_CTX_set_transfer_cb(3), OSSL_CMP_CTX_set_transfer_cb_arg(3), OSSL_CMP_CTX_get_transfer_cb_arg(3), OSSL_CMP_CTX_set1_srvCert(3), OSSL_CMP_CTX_set1_expected_sender(3), OSSL_CMP_CTX_set0_trusted(3), OSSL_CMP_CTX_set0_trustedStore(3), OSSL_CMP_CTX_get0_trusted(3), OSSL_CMP_CTX_get0_trustedStore(3), OSSL_CMP_CTX_set1_untrusted(3), OSSL_CMP_CTX_get0_untrusted(3), OSSL_CMP_CTX_set1_cert(3), OSSL_CMP_CTX_build_cert_chain(3), OSSL_CMP_CTX_set1_pkey(3), OSSL_CMP_CTX_set1_referenceValue(3), OSSL_CMP_CTX_set1_secretValue(3), OSSL_CMP_CTX_set1_recipient(3), OSSL_CMP_CTX_push0_geninfo_ITAV(3), OSSL_CMP_CTX_reset_geninfo_ITAVs(3), OSSL_CMP_CTX_get0_geninfo_ITAVs(3), OSSL_CMP_CTX_set1_extraCertsOut(3), OSSL_CMP_CTX_set0_newPkey(3), OSSL_CMP_CTX_get0_newPkey(3), OSSL_CMP_CTX_set1_issuer(3), OSSL_CMP_CTX_set1_serialNumber(3), OSSL_CMP_CTX_set1_subjectName(3), OSSL_CMP_CTX_push1_subjectAltName(3), OSSL_CMP_CTX_set0_reqExtensions(3), OSSL_CMP_CTX_reqExtensions_have_SAN(3), OSSL_CMP_CTX_push0_policy(3), OSSL_CMP_CTX_set1_oldCert(3), OSSL_CMP_CTX_set1_p10CSR(3), OSSL_CMP_CTX_push0_genm_ITAV(3), OSSL_CMP_certConf_cb_t(3), OSSL_CMP_certConf_cb(3), OSSL_CMP_CTX_set_certConf_cb(3), OSSL_CMP_CTX_set_certConf_cb_arg(3), OSSL_CMP_CTX_get_certConf_cb_arg(3), OSSL_CMP_CTX_get_status(3), OSSL_CMP_CTX_get0_statusString(3), OSSL_CMP_CTX_get_failInfoCode(3), OSSL_CMP_CTX_get0_validatedSrvCert(3), OSSL_CMP_CTX_get0_newCert(3), OSSL_CMP_CTX_get1_newChain(3), OSSL_CMP_CTX_get1_caPubs(3), OSSL_CMP_CTX_get1_extraCertsIn(3), OSSL_CMP_CTX_set1_transactionID(3), OSSL_CMP_CTX_set1_senderNonce(3)
- functions for managing the CMP client context data structure
- OSSL_CMP_SRV_process_request(3), OSSL_CMP_CTX_server_perform(3), OSSL_CMP_SRV_CTX_new(3), OSSL_CMP_SRV_CTX_free(3), OSSL_CMP_SRV_cert_request_cb_t(3), OSSL_CMP_SRV_rr_cb_t(3), OSSL_CMP_SRV_certConf_cb_t(3), OSSL_CMP_SRV_genm_cb_t(3), OSSL_CMP_SRV_error_cb_t(3), OSSL_CMP_SRV_pollReq_cb_t(3), OSSL_CMP_SRV_CTX_init(3), OSSL_CMP_SRV_delayed_delivery_cb_t(3), OSSL_CMP_SRV_clean_transaction_cb_t(3), OSSL_CMP_SRV_CTX_init_trans(3), OSSL_CMP_SRV_CTX_get0_cmp_ctx(3), OSSL_CMP_SRV_CTX_get0_custom_ctx(3), OSSL_CMP_SRV_CTX_set_send_unprotected_errors(3), OSSL_CMP_SRV_CTX_set_accept_unprotected(3), OSSL_CMP_SRV_CTX_set_accept_raverified(3), OSSL_CMP_SRV_CTX_set_grant_implicit_confirm(3)
- generic functions to set up and control a CMP server
- OSSL_CMP_log_open(3), OSSL_CMP_log_close(3), OSSL_CMP_severity(3), OSSL_CMP_LOG_EMERG(3), OSSL_CMP_LOG_ALERT(3), OSSL_CMP_LOG_CRIT(3), OSSL_CMP_LOG_ERR(3), OSSL_CMP_LOG_WARNING(3), OSSL_CMP_LOG_NOTICE(3), OSSL_CMP_LOG_INFO(3), OSSL_CMP_LOG_DEBUG(3), OSSL_CMP_LOG_TRACE(3), OSSL_CMP_log_cb_t(3), OSSL_CMP_print_to_bio(3), OSSL_CMP_print_errors_cb(3)
- functions for logging and error reporting
- OSSL_CMP_validate_msg(3), OSSL_CMP_validate_cert_path(3)
- functions for verifying CMP message protection
- OSSL_CRMF_MSG_set0_validity(3), OSSL_CRMF_MSG_set_certReqId(3), OSSL_CRMF_CERTTEMPLATE_fill(3), OSSL_CRMF_MSG_set0_extensions(3), OSSL_CRMF_MSG_push0_extension(3), OSSL_CRMF_MSG_create_popo(3), OSSL_CRMF_MSGS_verify_popo(3)
- functions populating and verifying CRMF CertReqMsg structures
- OSSL_QUIC_client_method(3), OSSL_QUIC_client_thread_method(3), OSSL_QUIC_server_method(3)
- Provide SSL_METHOD objects for QUIC enabled functions
- PKCS12_gen_mac(3), PKCS12_setup_mac(3), PKCS12_set_mac(3), PKCS12_set_pbmac1_pbkdf2(3), PKCS12_verify_mac(3), PKCS12_get0_mac(3)
- Functions to create and manipulate a PKCS#12 MAC structure
- PKCS7_verify(3), PKCS7_get0_signers(3)
- verify a PKCS#7 signedData structure
- RSA_meth_get0_app_data(3), RSA_meth_set0_app_data(3), RSA_meth_new(3), RSA_meth_free(3), RSA_meth_dup(3), RSA_meth_get0_name(3), RSA_meth_set1_name(3), RSA_meth_get_flags(3), RSA_meth_set_flags(3), RSA_meth_get_pub_enc(3), RSA_meth_set_pub_enc(3), RSA_meth_get_pub_dec(3), RSA_meth_set_pub_dec(3), RSA_meth_get_priv_enc(3), RSA_meth_set_priv_enc(3), RSA_meth_get_priv_dec(3), RSA_meth_set_priv_dec(3), RSA_meth_get_mod_exp(3), RSA_meth_set_mod_exp(3), RSA_meth_get_bn_mod_exp(3), RSA_meth_set_bn_mod_exp(3), RSA_meth_get_init(3), RSA_meth_set_init(3), RSA_meth_get_finish(3), RSA_meth_set_finish(3), RSA_meth_get_sign(3), RSA_meth_set_sign(3), RSA_meth_get_verify(3), RSA_meth_set_verify(3), RSA_meth_get_keygen(3), RSA_meth_set_keygen(3), RSA_meth_get_multi_prime_keygen(3), RSA_meth_set_multi_prime_keygen(3)
- Routines to build up RSA methods
- RSA_set0_key(3), RSA_set0_factors(3), RSA_set0_crt_params(3), RSA_get0_key(3), RSA_get0_factors(3), RSA_get0_crt_params(3), RSA_get0_n(3), RSA_get0_e(3), RSA_get0_d(3), RSA_get0_p(3), RSA_get0_q(3), RSA_get0_dmp1(3), RSA_get0_dmq1(3), RSA_get0_iqmp(3), RSA_get0_pss_params(3), RSA_clear_flags(3), RSA_test_flags(3), RSA_set_flags(3), RSA_get0_engine(3), RSA_get_multi_prime_extra_count(3), RSA_get0_multi_prime_factors(3), RSA_get0_multi_prime_crt_params(3), RSA_set0_multi_prime_params(3), RSA_get_version(3)
- Routines for getting and setting data in an RSA object
- RSA_sign(3), RSA_verify(3)
- RSA signatures
- RSA_sign_ASN1_OCTET_STRING(3), RSA_verify_ASN1_OCTET_STRING(3)
- RSA signatures
- SCT_new(3), SCT_new_from_base64(3), SCT_free(3), SCT_LIST_free(3), SCT_get_version(3), SCT_set_version(3), SCT_get_log_entry_type(3), SCT_set_log_entry_type(3), SCT_get0_log_id(3), SCT_set0_log_id(3), SCT_set1_log_id(3), SCT_get_timestamp(3), SCT_set_timestamp(3), SCT_get_signature_nid(3), SCT_set_signature_nid(3), SCT_get0_signature(3), SCT_set0_signature(3), SCT_set1_signature(3), SCT_get0_extensions(3), SCT_set0_extensions(3), SCT_set1_extensions(3), SCT_get_source(3), SCT_set_source(3)
- A Certificate Transparency Signed Certificate Timestamp
- SMIME_write_ASN1_ex(3), SMIME_write_ASN1(3)
- convert structure to S/MIME format
- SMIME_write_CMS(3)
- convert CMS structure to S/MIME format
- SMIME_write_PKCS7(3)
- convert PKCS#7 structure to S/MIME format
- SRP_Calc_server_key(3), SRP_Calc_A(3), SRP_Calc_B_ex(3), SRP_Calc_B(3), SRP_Calc_u_ex(3), SRP_Calc_u(3), SRP_Calc_x_ex(3), SRP_Calc_x(3), SRP_Calc_client_key_ex(3), SRP_Calc_client_key(3)
- SRP authentication primitives
- SRP_VBASE_new(3), SRP_VBASE_free(3), SRP_VBASE_init(3), SRP_VBASE_add0_user(3), SRP_VBASE_get1_by_user(3), SRP_VBASE_get_by_user(3)
- Functions to create and manage a stack of SRP user verifier information
- SRP_create_verifier_ex(3), SRP_create_verifier(3), SRP_create_verifier_BN_ex(3), SRP_create_verifier_BN(3), SRP_check_known_gN_param(3), SRP_get_default_gN(3)
- SRP authentication primitives
- SRP_user_pwd_new(3), SRP_user_pwd_free(3), SRP_user_pwd_set1_ids(3), SRP_user_pwd_set_gN(3), SRP_user_pwd_set0_sv(3)
- Functions to create a record of SRP user verifier information
- SSL_CIPHER_get_name(3), SSL_CIPHER_standard_name(3), OPENSSL_cipher_name(3), SSL_CIPHER_get_bits(3), SSL_CIPHER_get_version(3), SSL_CIPHER_description(3), SSL_CIPHER_get_cipher_nid(3), SSL_CIPHER_get_digest_nid(3), SSL_CIPHER_get_handshake_digest(3), SSL_CIPHER_get_kx_nid(3), SSL_CIPHER_get_auth_nid(3), SSL_CIPHER_is_aead(3), SSL_CIPHER_find(3), SSL_CIPHER_get_id(3), SSL_CIPHER_get_protocol_id(3)
- get SSL_CIPHER properties
- SSL_CTX_dane_enable(3), SSL_CTX_dane_mtype_set(3), SSL_dane_enable(3), SSL_dane_tlsa_add(3), SSL_get0_dane_authority(3), SSL_get0_dane_tlsa(3), SSL_CTX_dane_set_flags(3), SSL_CTX_dane_clear_flags(3), SSL_dane_set_flags(3), SSL_dane_clear_flags(3)
- enable DANE TLS authentication of the remote TLS server in the local TLS client
- SSL_CTX_get0_param(3), SSL_get0_param(3), SSL_CTX_set1_param(3), SSL_set1_param(3), SSL_CTX_set_purpose(3), SSL_CTX_set_trust(3), SSL_set_purpose(3), SSL_set_trust(3)
- get and set verification parameters
- SSL_CTX_get_verify_mode(3), SSL_get_verify_mode(3), SSL_CTX_get_verify_depth(3), SSL_get_verify_depth(3), SSL_get_verify_callback(3), SSL_CTX_get_verify_callback(3)
- get currently set verification parameters
- SSL_CTX_load_verify_dir(3), SSL_CTX_load_verify_file(3), SSL_CTX_load_verify_store(3), SSL_CTX_set_default_verify_paths(3), SSL_CTX_set_default_verify_dir(3), SSL_CTX_set_default_verify_file(3), SSL_CTX_set_default_verify_store(3), SSL_CTX_load_verify_locations(3)
- set default locations for trusted CA certificates
- SSL_CTX_sess_set_new_cb(3), SSL_CTX_sess_set_remove_cb(3), SSL_CTX_sess_set_get_cb(3), SSL_CTX_sess_get_new_cb(3), SSL_CTX_sess_get_remove_cb(3), SSL_CTX_sess_get_get_cb(3)
- provide callback functions for server side external session caching
- SSL_CTX_set0_verify_cert_store(3), SSL_CTX_set1_verify_cert_store(3), SSL_CTX_set0_chain_cert_store(3), SSL_CTX_set1_chain_cert_store(3), SSL_set0_verify_cert_store(3), SSL_set1_verify_cert_store(3), SSL_set0_chain_cert_store(3), SSL_set1_chain_cert_store(3), SSL_CTX_get0_verify_cert_store(3), SSL_CTX_get0_chain_cert_store(3), SSL_get0_verify_cert_store(3), SSL_get0_chain_cert_store(3)
- set certificate verification or chain store
- SSL_CTX_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_store(3), SSL_CTX_set1_cert_store(3), SSL_CTX_get_cert_store(3)
- manipulate X509 certificate verification storage
- SSL_CTX_set_cert_verify_callback(3)
- set peer certificate verification procedure
- SSL_CTX_set_client_hello_cb(3), SSL_client_hello_cb_fn(3), SSL_client_hello_isv2(3), SSL_client_hello_get0_legacy_version(3), SSL_client_hello_get0_random(3), SSL_client_hello_get0_session_id(3), SSL_client_hello_get0_ciphers(3), SSL_client_hello_get0_compression_methods(3), SSL_client_hello_get1_extensions_present(3), SSL_client_hello_get_extension_order(3), SSL_client_hello_get0_ext(3)
- callback functions for early server-side ClientHello processing
- SSL_CTX_set_generate_session_id(3), SSL_set_generate_session_id(3), SSL_has_matching_session_id(3), GEN_SESSION_CB(3)
- manipulate generation of SSL session IDs (server only)
- SSL_CTX_set_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_srp_username(3), SSL_CTX_set_srp_password(3), SSL_CTX_set_srp_strength(3), SSL_CTX_set_srp_cb_arg(3), SSL_CTX_set_srp_username_callback(3), SSL_CTX_set_srp_client_pwd_callback(3), SSL_CTX_set_srp_verify_param_callback(3), SSL_set_srp_server_param(3), SSL_set_srp_server_param_pw(3), SSL_get_srp_g(3), SSL_get_srp_N(3), SSL_get_srp_username(3), SSL_get_srp_userinfo(3)
- SRP control operations
- SSL_CTX_set_ssl_version(3), SSL_CTX_get_ssl_method(3), SSL_set_ssl_method(3), SSL_get_ssl_method(3)
- choose a new TLS/SSL method
- SSL_CTX_set_stateless_cookie_generate_cb(3), SSL_CTX_set_stateless_cookie_verify_cb(3), SSL_CTX_set_cookie_generate_cb(3), SSL_CTX_set_cookie_verify_cb(3)
- Callback functions for stateless TLS1.3 cookies
- SSL_CTX_set_tlsext_servername_callback(3), SSL_CTX_set_tlsext_servername_arg(3), SSL_get_servername_type(3), SSL_get_servername(3), SSL_set_tlsext_host_name(3)
- handle server name indication (SNI)
- SSL_CTX_use_serverinfo_ex(3), SSL_CTX_use_serverinfo(3), SSL_CTX_use_serverinfo_file(3)
- use serverinfo extension
- SSL_SESSION_get_protocol_version(3), SSL_SESSION_set_protocol_version(3)
- get and set the session protocol version
- SSL_add_expected_rpk(3), SSL_get_negotiated_client_cert_type(3), SSL_get_negotiated_server_cert_type(3), SSL_get0_peer_rpk(3), SSL_SESSION_get0_peer_rpk(3)
- raw public key (RFC7250) support
- SSL_client_version(3), SSL_get_version(3), SSL_is_dtls(3), SSL_is_tls(3), SSL_is_quic(3), SSL_version(3)
- get the protocol information of a connection
- SSL_connect(3)
- initiate the TLS/SSL handshake with an TLS/SSL server
- 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_get_client_random(3), SSL_get_server_random(3), SSL_SESSION_get_master_key(3), SSL_SESSION_set1_master_key(3)
- get internal TLS/SSL random values and get/set master key
- SSL_get_current_cipher(3), SSL_get_cipher_name(3), SSL_get_cipher(3), SSL_get_cipher_bits(3), SSL_get_cipher_version(3), SSL_get_pending_cipher(3)
- get SSL_CIPHER of a connection
- SSL_get_ex_data_X509_STORE_CTX_idx(3), SSL_CTX_set_verify(3), SSL_set_verify(3), SSL_CTX_set_verify_depth(3), SSL_set_verify_depth(3), SSL_verify_cb(3), SSL_verify_client_post_handshake(3), SSL_set_post_handshake_auth(3), SSL_CTX_set_post_handshake_auth(3)
- set various SSL/TLS parameters for peer certificate verification
- SSL_get_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_verify_result(3)
- get result of peer certificate verification
- SSL_psk_server_cb_func(3), SSL_psk_find_session_cb_func(3), SSL_CTX_use_psk_identity_hint(3), SSL_use_psk_identity_hint(3), SSL_CTX_set_psk_server_callback(3), SSL_set_psk_server_callback(3), SSL_CTX_set_psk_find_session_callback(3), SSL_set_psk_find_session_callback(3)
- set PSK identity hint to use
- SSL_set1_client_cert_type(3), SSL_set1_server_cert_type(3), SSL_CTX_set1_client_cert_type(3), SSL_CTX_set1_server_cert_type(3), SSL_get0_client_cert_type(3), SSL_get0_server_cert_type(3), SSL_CTX_get0_client_cert_type(3), SSL_CTX_get0_server_cert_type(3)
- certificate type (RFC7250) support
- SSL_set1_host(3), SSL_add1_host(3), SSL_set_hostflags(3), SSL_get0_peername(3)
- SSL server verification parameters
- SSL_set_connect_state(3), SSL_set_accept_state(3), SSL_is_server(3)
- functions for manipulating and examining the client or server mode of an SSL object
- SSL_set_retry_verify(3)
- indicate that certificate verification should be retried
- SSL_set_verify_result(3)
- override result of peer certificate verification
- SSL_want(3), SSL_want_nothing(3), SSL_want_read(3), SSL_want_write(3), SSL_want_x509_lookup(3), SSL_want_retry_verify(3), SSL_want_async(3), SSL_want_async_job(3), SSL_want_client_hello_cb(3)
- obtain state information TLS/SSL I/O operation
- TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_new_ex(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
- create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
- TS_VERIFY_CTX(3), TS_VERIFY_CTX_new(3), TS_VERIFY_CTX_init(3), TS_VERIFY_CTX_free(3), TS_VERIFY_CTX_cleanup(3), TS_VERIFY_CTX_set_flags(3), TS_VERIFY_CTX_add_flags(3), TS_VERIFY_CTX_set0_data(3), TS_VERIFY_CTX_set0_imprint(3), TS_VERIFY_CTX_set0_store(3), TS_VERIFY_CTX_set0_certs(3), TS_VERIFY_CTX_set_certs(3), TS_VERIFY_CTS_set_certs(3), TS_VERIFY_CTX_set_data(3), TS_VERIFY_CTX_set_imprint(3), TS_VERIFY_CTX_set_store(3)
- manage the TS response verification context
- UI(3), UI_new(3), UI_new_method(3), UI_free(3), UI_add_input_string(3), UI_dup_input_string(3), UI_add_verify_string(3), UI_dup_verify_string(3), UI_add_input_boolean(3), UI_dup_input_boolean(3), UI_add_info_string(3), UI_dup_info_string(3), UI_add_error_string(3), UI_dup_error_string(3), UI_construct_prompt(3), UI_add_user_data(3), UI_dup_user_data(3), UI_get0_user_data(3), UI_get0_result(3), UI_get_result_length(3), UI_process(3), UI_ctrl(3), UI_set_default_method(3), UI_get_default_method(3), UI_get_method(3), UI_set_method(3), UI_OpenSSL(3), UI_null(3)
- user interface
- X509_STORE_CTX_get_cleanup(3), X509_STORE_CTX_get_lookup_crls(3), X509_STORE_CTX_get_lookup_certs(3), X509_STORE_CTX_get_check_policy(3), X509_STORE_CTX_get_cert_crl(3), X509_STORE_CTX_get_check_crl(3), X509_STORE_CTX_get_get_crl(3), X509_STORE_CTX_set_get_crl(3), X509_STORE_CTX_get_check_revocation(3), X509_STORE_CTX_get_check_issued(3), X509_STORE_CTX_get_get_issuer(3), X509_STORE_CTX_get_verify_cb(3), X509_STORE_CTX_set_verify_cb(3), X509_STORE_CTX_verify_cb(3), X509_STORE_CTX_print_verify_cb(3), X509_STORE_CTX_set_current_reasons(3)
- get and set X509_STORE_CTX components such as verification callback
- X509_STORE_CTX_get_error(3), X509_STORE_CTX_set_error(3), X509_STORE_CTX_get_error_depth(3), X509_STORE_CTX_set_error_depth(3), X509_STORE_CTX_get_current_cert(3), X509_STORE_CTX_set_current_cert(3), X509_STORE_CTX_get0_cert(3), X509_STORE_CTX_get1_chain(3), X509_verify_cert_error_string(3)
- get or set certificate verification status information
- X509_STORE_CTX_new_ex(3), X509_STORE_CTX_new(3), X509_STORE_CTX_cleanup(3), X509_STORE_CTX_free(3), X509_STORE_CTX_init(3), X509_STORE_CTX_init_rpk(3), X509_STORE_CTX_set0_trusted_stack(3), X509_STORE_CTX_set_cert(3), X509_STORE_CTX_set0_crls(3), X509_STORE_CTX_set0_rpk(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_get0_untrusted(3), X509_STORE_CTX_set0_untrusted(3), X509_STORE_CTX_get_num_untrusted(3), X509_STORE_CTX_get0_chain(3), X509_STORE_CTX_set0_verified_chain(3), X509_STORE_CTX_get0_rpk(3), X509_STORE_CTX_set_default(3), X509_STORE_CTX_set_verify(3), X509_STORE_CTX_verify_fn(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_purpose_inherit(3)
- X509_STORE_CTX initialisation
- X509_STORE_set_lookup_crls_cb(3), X509_STORE_set_verify_func(3), X509_STORE_get_cleanup(3), X509_STORE_set_cleanup(3), X509_STORE_get_lookup_crls(3), X509_STORE_set_lookup_crls(3), X509_STORE_get_lookup_certs(3), X509_STORE_set_lookup_certs(3), X509_STORE_get_check_policy(3), X509_STORE_set_check_policy(3), X509_STORE_get_cert_crl(3), X509_STORE_set_cert_crl(3), X509_STORE_get_check_crl(3), X509_STORE_set_check_crl(3), X509_STORE_get_get_crl(3), X509_STORE_set_get_crl(3), X509_STORE_get_check_revocation(3), X509_STORE_set_check_revocation(3), X509_STORE_get_check_issued(3), X509_STORE_set_check_issued(3), X509_STORE_CTX_get1_issuer(3), X509_STORE_get_get_issuer(3), X509_STORE_set_get_issuer(3), X509_STORE_CTX_get_verify(3), X509_STORE_set_verify(3), X509_STORE_get_verify_cb(3), X509_STORE_set_verify_cb_func(3), X509_STORE_set_verify_cb(3), X509_STORE_CTX_cert_crl_fn(3), X509_STORE_CTX_check_crl_fn(3), X509_STORE_CTX_check_issued_fn(3), X509_STORE_CTX_check_policy_fn(3), X509_STORE_CTX_check_revocation_fn(3), X509_STORE_CTX_cleanup_fn(3), X509_STORE_CTX_get_crl_fn(3), X509_STORE_CTX_get_issuer_fn(3), X509_STORE_CTX_lookup_certs_fn(3), X509_STORE_CTX_lookup_crls_fn(3)
- set verification callback
- X509_VERIFY_PARAM_set_flags(3), X509_VERIFY_PARAM_clear_flags(3), X509_VERIFY_PARAM_get_flags(3), X509_VERIFY_PARAM_set_purpose(3), X509_VERIFY_PARAM_get_purpose(3), X509_VERIFY_PARAM_get_inh_flags(3), X509_VERIFY_PARAM_set_inh_flags(3), X509_VERIFY_PARAM_set_trust(3), X509_VERIFY_PARAM_set_depth(3), X509_VERIFY_PARAM_get_depth(3), X509_VERIFY_PARAM_set_auth_level(3), X509_VERIFY_PARAM_get_auth_level(3), X509_VERIFY_PARAM_set_time(3), X509_VERIFY_PARAM_get_time(3), X509_VERIFY_PARAM_add0_policy(3), X509_VERIFY_PARAM_set1_policies(3), X509_VERIFY_PARAM_get0_host(3), X509_VERIFY_PARAM_set1_host(3), X509_VERIFY_PARAM_add1_host(3), X509_VERIFY_PARAM_set_hostflags(3), X509_VERIFY_PARAM_get_hostflags(3), X509_VERIFY_PARAM_get0_peername(3), X509_VERIFY_PARAM_get0_email(3), X509_VERIFY_PARAM_set1_email(3), X509_VERIFY_PARAM_set1_ip(3), X509_VERIFY_PARAM_get1_ip_asc(3), X509_VERIFY_PARAM_set1_ip_asc(3)
- X509 verification parameters
- X509_build_chain(3), X509_verify_cert(3), X509_STORE_CTX_verify(3)
- build and verify X509 certificate chain
- X509_get_version(3), X509_set_version(3), X509_REQ_get_version(3), X509_REQ_set_version(3), X509_ACERT_get_version(3), X509_ACERT_set_version(3), X509_CRL_get_version(3), X509_CRL_set_version(3)
- get or set certificate, certificate request or CRL version
- X509_verify(3), X509_self_signed(3), X509_REQ_verify_ex(3), X509_REQ_verify(3), X509_CRL_verify(3), X509_ACERT_verify(3)
- verify certificate, certificate request, or CRL signature
- d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_DSA_SIG(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_CERT_ID_V2(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(3), d2i_ESS_SIGNING_CERT_V2(3), d2i_EXTENDED_KEY_USAGE(3), d2i_GENERAL_NAME(3), d2i_GENERAL_NAMES(3), d2i_IPAddressChoice(3), d2i_IPAddressFamily(3), d2i_IPAddressOrRange(3), d2i_IPAddressRange(3), d2i_ISSUER_SIGN_TOOL(3), d2i_ISSUING_DIST_POINT(3), d2i_NAMING_AUTHORITY(3), d2i_NETSCAPE_CERT_SEQUENCE(3), d2i_NETSCAPE_SPKAC(3), d2i_NETSCAPE_SPKI(3), d2i_NOTICEREF(3), d2i_OCSP_BASICRESP(3), d2i_OCSP_CERTID(3), d2i_OCSP_CERTSTATUS(3), d2i_OCSP_CRLID(3), d2i_OCSP_ONEREQ(3), d2i_OCSP_REQINFO(3), d2i_OCSP_REQUEST(3), d2i_OCSP_RESPBYTES(3), d2i_OCSP_RESPDATA(3), d2i_OCSP_RESPID(3), d2i_OCSP_RESPONSE(3), d2i_OCSP_REVOKEDINFO(3), d2i_OCSP_SERVICELOC(3), d2i_OCSP_SIGNATURE(3), d2i_OCSP_SINGLERESP(3), d2i_OSSL_AA_DIST_POINT(3), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3), d2i_OSSL_ATAV(3), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3), d2i_OSSL_ATTRIBUTE_MAPPING(3), d2i_OSSL_ATTRIBUTE_MAPPINGS(3), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3), d2i_OSSL_ATTRIBUTES_SYNTAX(3), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3), d2i_OSSL_CMP_ATAVS(3), d2i_OSSL_CMP_MSG(3), d2i_OSSL_CMP_PKIHEADER(3), d2i_OSSL_CMP_PKISI(3), d2i_OSSL_CRMF_CERTID(3), d2i_OSSL_CRMF_CERTTEMPLATE(3), d2i_OSSL_CRMF_ENCRYPTEDKEY(3), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3), d2i_OSSL_CRMF_MSG(3), d2i_OSSL_CRMF_MSGS(3), d2i_OSSL_CRMF_PBMPARAMETER(3), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3), d2i_OSSL_CRMF_SINGLEPUBINFO(3), d2i_OSSL_DAY_TIME(3), d2i_OSSL_DAY_TIME_BAND(3), d2i_OSSL_HASH(3), d2i_OSSL_IETF_ATTR_SYNTAX(3), d2i_OSSL_INFO_SYNTAX(3), d2i_OSSL_INFO_SYNTAX_POINTER(3), d2i_OSSL_ISSUER_SERIAL(3), d2i_OSSL_NAMED_DAY(3), d2i_OSSL_OBJECT_DIGEST_INFO(3), d2i_OSSL_PRIVILEGE_POLICY_ID(3), d2i_OSSL_ROLE_SPEC_CERT_ID(3), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3), d2i_OSSL_TARGET_CERT(3), d2i_OSSL_TARGET(3), d2i_OSSL_TARGETING_INFORMATION(3), d2i_OSSL_TARGETS(3), d2i_OSSL_TIME_PERIOD(3), d2i_OSSL_TIME_SPEC(3), d2i_OSSL_TIME_SPEC_ABSOLUTE(3), d2i_OSSL_TIME_SPEC_DAY(3), d2i_OSSL_TIME_SPEC_MONTH(3), d2i_OSSL_TIME_SPEC_TIME(3), d2i_OSSL_TIME_SPEC_WEEKS(3), d2i_OSSL_TIME_SPEC_X_DAY_OF(3), d2i_OSSL_USER_NOTICE_SYNTAX(3), d2i_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(3), d2i_PBMAC1PARAM(3), d2i_PKCS12(3), d2i_PKCS12_BAGS(3), d2i_PKCS12_MAC_DATA(3), d2i_PKCS12_SAFEBAG(3), d2i_PKCS12_bio(3), d2i_PKCS12_fp(3), d2i_PKCS7(3), d2i_PKCS7_DIGEST(3), d2i_PKCS7_ENCRYPT(3), d2i_PKCS7_ENC_CONTENT(3), d2i_PKCS7_ENVELOPE(3), d2i_PKCS7_ISSUER_AND_SERIAL(3), d2i_PKCS7_RECIP_INFO(3), d2i_PKCS7_SIGNED(3), d2i_PKCS7_SIGNER_INFO(3), d2i_PKCS7_SIGN_ENVELOPE(3), d2i_PKCS7_bio(3), d2i_PKCS7_fp(3), d2i_PKCS8_PRIV_KEY_INFO(3), d2i_PKCS8_PRIV_KEY_INFO_bio(3), d2i_PKCS8_PRIV_KEY_INFO_fp(3), d2i_PKCS8_bio(3), d2i_PKCS8_fp(3), d2i_PKEY_USAGE_PERIOD(3), d2i_POLICYINFO(3), d2i_POLICYQUALINFO(3), d2i_PROFESSION_INFO(3), d2i_PROXY_CERT_INFO_EXTENSION(3), d2i_PROXY_POLICY(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_SCRYPT_PARAMS(3), d2i_SCT_LIST(3), d2i_SXNET(3), d2i_SXNETID(3), d2i_TS_ACCURACY(3), d2i_TS_MSG_IMPRINT(3), d2i_TS_MSG_IMPRINT_bio(3), d2i_TS_MSG_IMPRINT_fp(3), d2i_TS_REQ(3), d2i_TS_REQ_bio(3), d2i_TS_REQ_fp(3), d2i_TS_RESP(3), d2i_TS_RESP_bio(3), d2i_TS_RESP_fp(3), d2i_TS_STATUS_INFO(3), d2i_TS_TST_INFO(3), d2i_TS_TST_INFO_bio(3), d2i_TS_TST_INFO_fp(3), d2i_USERNOTICE(3), d2i_X509(3), d2i_X509_bio(3), d2i_X509_fp(3), d2i_X509_ACERT(3), d2i_X509_ACERT_bio(3), d2i_X509_ACERT_fp(3), d2i_X509_ALGOR(3), d2i_X509_ALGORS(3), d2i_X509_ATTRIBUTE(3), d2i_X509_CERT_AUX(3), d2i_X509_CINF(3), d2i_X509_CRL(3), d2i_X509_CRL_INFO(3), d2i_X509_CRL_bio(3), d2i_X509_CRL_fp(3), d2i_X509_EXTENSION(3), d2i_X509_EXTENSIONS(3), d2i_X509_NAME(3), d2i_X509_NAME_ENTRY(3), d2i_X509_PUBKEY(3), d2i_X509_PUBKEY_bio(3), d2i_X509_PUBKEY_fp(3), d2i_X509_REQ(3), d2i_X509_REQ_INFO(3), d2i_X509_REQ_bio(3), d2i_X509_REQ_fp(3), d2i_X509_REVOKED(3), d2i_X509_SIG(3), d2i_X509_VAL(3), i2d_ACCESS_DESCRIPTION(3), i2d_ADMISSIONS(3), i2d_ADMISSION_SYNTAX(3), i2d_ASIdOrRange(3), i2d_ASIdentifierChoice(3), i2d_ASIdentifiers(3), i2d_ASN1_BIT_STRING(3), i2d_ASN1_BMPSTRING(3), i2d_ASN1_ENUMERATED(3), i2d_ASN1_GENERALIZEDTIME(3), i2d_ASN1_GENERALSTRING(3), i2d_ASN1_IA5STRING(3), i2d_ASN1_INTEGER(3), i2d_ASN1_NULL(3), i2d_ASN1_OBJECT(3), i2d_ASN1_OCTET_STRING(3), i2d_ASN1_PRINTABLE(3), i2d_ASN1_PRINTABLESTRING(3), i2d_ASN1_SEQUENCE_ANY(3), i2d_ASN1_SET_ANY(3), i2d_ASN1_T61STRING(3), i2d_ASN1_TIME(3), i2d_ASN1_TYPE(3), i2d_ASN1_UNIVERSALSTRING(3), i2d_ASN1_UTCTIME(3), i2d_ASN1_UTF8STRING(3), i2d_ASN1_VISIBLESTRING(3), i2d_ASN1_bio_stream(3), i2d_ASRange(3), i2d_AUTHORITY_INFO_ACCESS(3), i2d_AUTHORITY_KEYID(3), i2d_BASIC_CONSTRAINTS(3), i2d_CERTIFICATEPOLICIES(3), i2d_CMS_ContentInfo(3), i2d_CMS_ReceiptRequest(3), i2d_CMS_bio(3), i2d_CRL_DIST_POINTS(3), i2d_DHxparams(3), i2d_DIRECTORYSTRING(3), i2d_DISPLAYTEXT(3), i2d_DIST_POINT(3), i2d_DIST_POINT_NAME(3), i2d_DSA_SIG(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_CERT_ID_V2(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(3), i2d_ESS_SIGNING_CERT_V2(3), i2d_EXTENDED_KEY_USAGE(3), i2d_GENERAL_NAME(3), i2d_GENERAL_NAMES(3), i2d_IPAddressChoice(3), i2d_IPAddressFamily(3), i2d_IPAddressOrRange(3), i2d_IPAddressRange(3), i2d_ISSUER_SIGN_TOOL(3), i2d_ISSUING_DIST_POINT(3), i2d_NAMING_AUTHORITY(3), i2d_NETSCAPE_CERT_SEQUENCE(3), i2d_NETSCAPE_SPKAC(3), i2d_NETSCAPE_SPKI(3), i2d_NOTICEREF(3), i2d_OCSP_BASICRESP(3), i2d_OCSP_CERTID(3), i2d_OCSP_CERTSTATUS(3), i2d_OCSP_CRLID(3), i2d_OCSP_ONEREQ(3), i2d_OCSP_REQINFO(3), i2d_OCSP_REQUEST(3), i2d_OCSP_RESPBYTES(3), i2d_OCSP_RESPDATA(3), i2d_OCSP_RESPID(3), i2d_OCSP_RESPONSE(3), i2d_OCSP_REVOKEDINFO(3), i2d_OCSP_SERVICELOC(3), i2d_OCSP_SIGNATURE(3), i2d_OCSP_SINGLERESP(3), i2d_OSSL_AA_DIST_POINT(3), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3), i2d_OSSL_ATAV(3), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3), i2d_OSSL_ATTRIBUTE_MAPPING(3), i2d_OSSL_ATTRIBUTE_MAPPINGS(3), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3), i2d_OSSL_ATTRIBUTES_SYNTAX(3), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3), i2d_OSSL_CMP_ATAVS(3), i2d_OSSL_CMP_MSG(3), i2d_OSSL_CMP_PKIHEADER(3), i2d_OSSL_CMP_PKISI(3), i2d_OSSL_CRMF_CERTID(3), i2d_OSSL_CRMF_CERTTEMPLATE(3), i2d_OSSL_CRMF_ENCRYPTEDKEY(3), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3), i2d_OSSL_CRMF_MSG(3), i2d_OSSL_CRMF_MSGS(3), i2d_OSSL_CRMF_PBMPARAMETER(3), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3), i2d_OSSL_CRMF_SINGLEPUBINFO(3), i2d_OSSL_HASH(3), i2d_OSSL_DAY_TIME(3), i2d_OSSL_DAY_TIME_BAND(3), i2d_OSSL_IETF_ATTR_SYNTAX(3), i2d_OSSL_INFO_SYNTAX(3), i2d_OSSL_INFO_SYNTAX_POINTER(3), i2d_OSSL_ISSUER_SERIAL(3), i2d_OSSL_NAMED_DAY(3), i2d_OSSL_OBJECT_DIGEST_INFO(3), i2d_OSSL_PRIVILEGE_POLICY_ID(3), i2d_OSSL_ROLE_SPEC_CERT_ID(3), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3), i2d_OSSL_TARGET_CERT(3), i2d_OSSL_TARGET(3), i2d_OSSL_TARGETING_INFORMATION(3), i2d_OSSL_TARGETS(3), i2d_OSSL_TIME_PERIOD(3), i2d_OSSL_TIME_SPEC(3), i2d_OSSL_TIME_SPEC_ABSOLUTE(3), i2d_OSSL_TIME_SPEC_DAY(3), i2d_OSSL_TIME_SPEC_MONTH(3), i2d_OSSL_TIME_SPEC_TIME(3), i2d_OSSL_TIME_SPEC_WEEKS(3), i2d_OSSL_TIME_SPEC_X_DAY_OF(3), i2d_OSSL_USER_NOTICE_SYNTAX(3), i2d_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(3), i2d_PBMAC1PARAM(3), i2d_PKCS12(3), i2d_PKCS12_BAGS(3), i2d_PKCS12_MAC_DATA(3), i2d_PKCS12_SAFEBAG(3), i2d_PKCS12_bio(3), i2d_PKCS12_fp(3), i2d_PKCS7(3), i2d_PKCS7_DIGEST(3), i2d_PKCS7_ENCRYPT(3), i2d_PKCS7_ENC_CONTENT(3), i2d_PKCS7_ENVELOPE(3), i2d_PKCS7_ISSUER_AND_SERIAL(3), i2d_PKCS7_NDEF(3), i2d_PKCS7_RECIP_INFO(3), i2d_PKCS7_SIGNED(3), i2d_PKCS7_SIGNER_INFO(3), i2d_PKCS7_SIGN_ENVELOPE(3), i2d_PKCS7_bio(3), i2d_PKCS7_fp(3), i2d_PKCS8PrivateKeyInfo_bio(3), i2d_PKCS8PrivateKeyInfo_fp(3), i2d_PKCS8_PRIV_KEY_INFO(3), i2d_PKCS8_PRIV_KEY_INFO_bio(3), i2d_PKCS8_PRIV_KEY_INFO_fp(3), i2d_PKCS8_bio(3), i2d_PKCS8_fp(3), i2d_PKEY_USAGE_PERIOD(3), i2d_POLICYINFO(3), i2d_POLICYQUALINFO(3), i2d_PROFESSION_INFO(3), i2d_PROXY_CERT_INFO_EXTENSION(3), i2d_PROXY_POLICY(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_SCRYPT_PARAMS(3), i2d_SCT_LIST(3), i2d_SXNET(3), i2d_SXNETID(3), i2d_TS_ACCURACY(3), i2d_TS_MSG_IMPRINT(3), i2d_TS_MSG_IMPRINT_bio(3), i2d_TS_MSG_IMPRINT_fp(3), i2d_TS_REQ(3), i2d_TS_REQ_bio(3), i2d_TS_REQ_fp(3), i2d_TS_RESP(3), i2d_TS_RESP_bio(3), i2d_TS_RESP_fp(3), i2d_TS_STATUS_INFO(3), i2d_TS_TST_INFO(3), i2d_TS_TST_INFO_bio(3), i2d_TS_TST_INFO_fp(3), i2d_USERNOTICE(3), i2d_X509(3), i2d_X509_bio(3), i2d_X509_fp(3), i2d_X509_ACERT(3), i2d_X509_ACERT_bio(3), i2d_X509_ACERT_fp(3), i2d_X509_ALGOR(3), i2d_X509_ALGORS(3), i2d_X509_ATTRIBUTE(3), i2d_X509_CERT_AUX(3), i2d_X509_CINF(3), i2d_X509_CRL(3), i2d_X509_CRL_INFO(3), i2d_X509_CRL_bio(3), i2d_X509_CRL_fp(3), i2d_X509_EXTENSION(3), i2d_X509_EXTENSIONS(3), i2d_X509_NAME(3), i2d_X509_NAME_ENTRY(3), i2d_X509_PUBKEY(3), i2d_X509_PUBKEY_bio(3), i2d_X509_PUBKEY_fp(3), i2d_X509_REQ(3), i2d_X509_REQ_INFO(3), i2d_X509_REQ_bio(3), i2d_X509_REQ_fp(3), i2d_X509_REVOKED(3), i2d_X509_SIG(3), i2d_X509_VAL(3)
- convert objects from/to ASN.1/DER representation
- d2i_SSL_SESSION(3), d2i_SSL_SESSION_ex(3), i2d_SSL_SESSION(3)
- convert SSL_SESSION object from/to ASN1 representation
- 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
- 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-pkcs8(1)
- PKCS#8 format private key conversion command
- openssl-s_server(1)
- SSL/TLS server program
- openssl-threads(7)
- Overview of thread safety in OpenSSL
- openssl-verification-options(1)
- generic X.509 certificate verification options
- openssl-verify(1)
- certificate verification command
- openssl-version(1)
- print OpenSSL version information
- ossl-guide-migration(7), migration_guide(7)
- OpenSSL Guide: Migrating from older OpenSSL versions
- ossl-guide-quic-server-block(7)
- OpenSSL Guide: Writing a simple blocking QUIC server
- ossl-guide-quic-server-non-block(7)
- OpenSSL Guide: Writing a simple nonblocking QUIC server
- ossl-guide-tls-server-block(7)
- OpenSSL Guide: Writing a simple blocking TLS server
- passphrase-encoding(7)
- How diverse parts of OpenSSL treat pass phrases character encoding
- "glBegin(3), glEnd(3)
- delimit the vertices of a primitive or a group of like primitives
- "glEnable(3), glDisable(3)
- enable or disable server-side GL capabilities
- "glPushAttrib(3), glPopAttrib(3)
- push and pop the server attribute stack
- "glVertex2d(3), glVertex2f(3), glVertex2i(3), glVertex2s(3), glVertex3d(3), glVertex3f(3), glVertex3i(3), glVertex3s(3), glVertex4d(3), glVertex4f(3), glVertex4i(3), glVertex4s(3), glVertex2dv(3), glVertex2fv(3), glVertex2iv(3), glVertex2sv(3), glVertex3dv(3), glVertex3fv(3), glVertex3iv(3), glVertex3sv(3), glVertex4dv(3), glVertex4fv(3), glVertex4iv(3), glVertex4sv(3)
- specify a vertex
- 2ff(1)
- convert image to farbfeld
- 3proxy(8)
- 3[APA3A] tiny proxy server, or trivial proxy server, or free proxy server
- 7zz(1)
- Standalone console version of the 7-Zip file archiver
- AG_Driver(3)
- agar low-level driver interface
- AG_DriverCocoa(3)
- agar Cocoa / MacOS X driver
- AG_DriverDUMMY(3)
- agar no-op driver
- AG_DriverGLX(3)
- agar GLX driver
- AG_DriverMw(3)
- agar multiple-window driver class
- AG_DriverSDL2FB(3)
- agar SDL2 frame-buffer driver
- AG_DriverSDL2GL(3)
- agar SDL2 OpenGL driver
- AG_DriverSDL2MW(3)
- agar SDL2 multi-window OpenGL driver
- AG_DriverSDLFB(3)
- agar SDL1 frame-buffer driver
- AG_DriverSDLGL(3)
- agar SDL1 OpenGL driver
- AG_DriverSw(3)
- agar single-window driver class
- AG_DriverWGL(3)
- agar WGL driver
- AG_Units(3)
- agar unit conversion facility
- AG_Version(3)
- agar data file versioning
- AG_Web(3)
- Agar HTTP/1.1 application server
- 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_VERTEX(3)
- Allegro 5 API
- ALLEGRO_VERTEX_BUFFER(3)
- Allegro 5 API
- ALLEGRO_VERTEX_CACHE_SIZE(3)
- Allegro 5 API
- ALLEGRO_VERTEX_DECL(3)
- Allegro 5 API
- ALLEGRO_VERTEX_ELEMENT(3)
- Allegro 5 API
- ALLEGRO_WIP_VERSION(3)
- Defined to the minor version of Allegro
- ALTER_CONVERSION(7)
- change the definition of a conversion
- ALTER_SERVER(7)
- change the definition of a foreign server
- ALTER_SYSTEM(7)
- change a server configuration parameter
- AL_ID(3)
- Converts four 8 bit values to a packed 32 bit integer ID. Allegro game programming library
- ASN1_UNIVERSALSTRING_to_string(3)
- recode UTF-32 to ISO Latin-1
- ASN1_item_sign(3ossl), ASN1_item_sign_ex(3ossl), ASN1_item_sign_ctx(3ossl), ASN1_item_verify(3ossl), ASN1_item_verify_ex(3ossl), ASN1_item_verify_ctx(3ossl)
- ASN1 sign and verify
- ASN1_item_verify(3)
- signature verification for ASN.1 values
- 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
- Apache::TS::Config::Records(3)
- Manage the Apache Traffic Server records.config file
- BIO_find_type(3), BIO_next(3), BIO_method_type(3)
- BIO chain traversal
- BIO_find_type(3ossl), BIO_next(3ossl), BIO_method_type(3ossl)
- BIO chain traversal
- BIO_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(3), BN_bn2bin(3), BN_bin2bn(3), BN_bn2lebinpad(3), BN_lebin2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
- format conversions
- BN_bn2binpad(3ossl), BN_signed_bn2bin(3ossl), BN_bn2bin(3ossl), BN_bin2bn(3ossl), BN_signed_bin2bn(3ossl), BN_bn2lebinpad(3ossl), BN_signed_bn2lebin(3ossl), BN_lebin2bn(3ossl), BN_signed_lebin2bn(3ossl), BN_bn2nativepad(3ossl), BN_signed_bn2native(3ossl), BN_native2bn(3ossl), BN_signed_native2bn(3ossl), BN_bn2hex(3ossl), BN_bn2dec(3ossl), BN_hex2bn(3ossl), BN_dec2bn(3ossl), BN_print(3ossl), BN_print_fp(3ossl), BN_bn2mpi(3ossl), BN_mpi2bn(3ossl)
- format conversions
- BN_mod_inverse(3)
- compute inverse modulo n
- BN_mod_inverse(3ossl)
- compute inverse modulo n
- BSctx_set_max_it(3)
- Set the maximum number of iterations to be allowed by the iterative solver
- BSctx_set_pre(3)
- The preconditioner to be used by the iterative solver
- BSinv_diag_block(3)
- Invert the dense diagonal blocks of the matrix
- 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()
- BUF_MEM_new(3), BUF_MEM_new_ex(3), BUF_MEM_free(3), BUF_MEM_grow(3), BUF_MEM_grow_clean(3), BUF_reverse(3)
- simple character array structure
- BUF_MEM_new(3ossl), BUF_MEM_new_ex(3ossl), BUF_MEM_free(3ossl), BUF_MEM_grow(3ossl), BUF_MEM_grow_clean(3ossl), BUF_reverse(3ossl)
- simple character array structure
- 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
- CREATE_CONVERSION(7)
- define a new encoding conversion
- CREATE_SERVER(7)
- define a new foreign server
- CREATE_USER_MAPPING(7)
- define a new mapping of a user to a foreign server
- CURLINFO_FTP_ENTRY_PATH(3)
- get entry path in FTP server
- CURLINFO_HTTP_VERSION(3)
- get the http version used in the connection
- CURLINFO_PROXY_SSL_VERIFYRESULT(3)
- get the result of the proxy certificate verification
- CURLINFO_RTSP_SERVER_CSEQ(3)
- get the next RTSP server CSeq
- CURLINFO_SSL_VERIFYRESULT(3)
- get the result of the certificate verification
- CURLMOPT_PIPELINING_SERVER_BL(3)
- pipelining server block list
- CURLMOPT_PUSHFUNCTION(3)
- callback that approves or denies server pushes
- CURLOPT_ACCEPTTIMEOUT_MS(3)
- timeout waiting for FTP server to connect back
- CURLOPT_CONNECT_ONLY(3)
- stop when connected to target server
- CURLOPT_CONV_FROM_NETWORK_FUNCTION(3)
- convert data from network to host encoding
- CURLOPT_CONV_FROM_UTF8_FUNCTION(3)
- convert data from UTF8 to host encoding
- CURLOPT_CONV_TO_NETWORK_FUNCTION(3)
- convert data to network from host encoding
- CURLOPT_CRLF(3)
- CRLF conversion
- CURLOPT_DNS_INTERFACE(3)
- interface to speak DNS over
- CURLOPT_DNS_SERVERS(3)
- DNS servers to use
- CURLOPT_DOH_SSL_VERIFYHOST(3)
- verify the hostname in the DoH SSL certificate
- CURLOPT_DOH_SSL_VERIFYPEER(3)
- verify the DoH SSL certificate
- CURLOPT_DOH_SSL_VERIFYSTATUS(3)
- verify the DoH SSL certificate(aqs status
- CURLOPT_DOH_URL(3)
- provide the DNS-over-HTTPS URL
- CURLOPT_FTP_FILEMETHOD(3)
- select directory traversing method for FTP
- CURLOPT_HTTPAUTH(3)
- HTTP server authentication methods to try
- CURLOPT_HTTP_VERSION(3)
- HTTP protocol version to use
- CURLOPT_IPRESOLVE(3)
- IP protocol version to use
- CURLOPT_POSTFIELDS(3)
- data to POST to server
- CURLOPT_PROXY_SSLVERSION(3)
- preferred HTTPS proxy TLS version
- CURLOPT_PROXY_SSL_VERIFYHOST(3)
- verify the proxy certificate(aqs name against host
- CURLOPT_PROXY_SSL_VERIFYPEER(3)
- verify the proxy(aqs SSL certificate
- CURLOPT_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_RTSP_SERVER_CSEQ(3)
- RTSP server CSEQ number
- 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_HOST_PUBLIC_KEY_MD5(3)
- MD5 checksum of SSH server public key
- CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256(3)
- SHA256 hash of SSH server public key
- CURLOPT_SSLVERSION(3)
- preferred TLS/SSL version
- CURLOPT_SSL_VERIFYHOST(3)
- verify the certificate(aqs name against host
- CURLOPT_SSL_VERIFYPEER(3)
- verify the peer(aqs SSL certificate
- CURLOPT_SSL_VERIFYSTATUS(3)
- verify the certificate(aqs status
- CURLOPT_VERBOSE(3)
- verbose mode
- CamlinternalMenhirLib.Convert(3o)
- no description
- CamlinternalMenhirLib.Convert.Simplified(3o)
- no description
- CamlinternalMenhirLib.IncrementalEngine.EVERYTHING(3o)
- no description
- CamlinternalMenhirLib.StaticVersion(3o)
- no description
- CartConvert(1)
- -- convert geodetic coordinates to geocentric or local cartesian
- ConvertibleBonds(1)
- Example of using QuantLib to value convertible bonds
- 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
- DI(3)
- verify assertions in C and C++ code using gdb(1)
- DPGEN_INV(3)
- Inverter Macro-Generator
- DPMSCapable(3)
- returns the DPMS capability of the X server
- 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
- DPMSQueryExtension(3)
- queries the X server to determine the availability of the DPMS Extension
- DPMSSetTimeouts(3)
- permits applications to set the timeout values used by the X server for DPMS timings
- DROP_CONVERSION(7)
- remove a conversion
- DROP_SERVER(7)
- remove a foreign server descriptor
- DROP_USER_MAPPING(7)
- remove a user mapping for a foreign server
- DS18S20(3)
- High-Precision 1-Wire Digital Thermometer DS1920 - iButton version of the thermometer
- DS2450(3)
- Quad A/D Converter
- DS2780(3)
- Stand-alone Fuel Gauge IC DS2788 - Stand-alone Fuel Gauge with LED Drivers
- DSA_do_sign(3), DSA_do_verify(3)
- raw DSA signature operations
- DSA_do_sign(3ossl), DSA_do_verify(3ossl)
- raw DSA signature operations
- DSA_meth_new(3), DSA_meth_free(3), DSA_meth_dup(3), DSA_meth_get0_name(3), DSA_meth_set1_name(3), DSA_meth_get_flags(3), DSA_meth_set_flags(3), DSA_meth_get0_app_data(3), DSA_meth_set0_app_data(3), DSA_meth_get_sign(3), DSA_meth_set_sign(3), DSA_meth_get_sign_setup(3), DSA_meth_set_sign_setup(3), DSA_meth_get_verify(3), DSA_meth_set_verify(3), DSA_meth_get_mod_exp(3), DSA_meth_set_mod_exp(3), DSA_meth_get_bn_mod_exp(3), DSA_meth_set_bn_mod_exp(3), DSA_meth_get_init(3), DSA_meth_set_init(3), DSA_meth_get_finish(3), DSA_meth_set_finish(3), DSA_meth_get_paramgen(3), DSA_meth_set_paramgen(3), DSA_meth_get_keygen(3), DSA_meth_set_keygen(3)
- Routines to build up DSA methods
- DSA_meth_new(3ossl), DSA_meth_free(3ossl), DSA_meth_dup(3ossl), DSA_meth_get0_name(3ossl), DSA_meth_set1_name(3ossl), DSA_meth_get_flags(3ossl), DSA_meth_set_flags(3ossl), DSA_meth_get0_app_data(3ossl), DSA_meth_set0_app_data(3ossl), DSA_meth_get_sign(3ossl), DSA_meth_set_sign(3ossl), DSA_meth_get_sign_setup(3ossl), DSA_meth_set_sign_setup(3ossl), DSA_meth_get_verify(3ossl), DSA_meth_set_verify(3ossl), DSA_meth_get_mod_exp(3ossl), DSA_meth_set_mod_exp(3ossl), DSA_meth_get_bn_mod_exp(3ossl), DSA_meth_set_bn_mod_exp(3ossl), DSA_meth_get_init(3ossl), DSA_meth_set_init(3ossl), DSA_meth_get_finish(3ossl), DSA_meth_set_finish(3ossl), DSA_meth_get_paramgen(3ossl), DSA_meth_set_paramgen(3ossl), DSA_meth_get_keygen(3ossl), DSA_meth_set_keygen(3ossl)
- Routines to build up DSA methods
- DSA_sign(3), DSA_sign_setup(3), DSA_verify(3)
- DSA signatures
- DSA_sign(3ossl), DSA_sign_setup(3ossl), DSA_verify(3ossl)
- DSA signatures
- Deadwood(1)
- A recursive caching DNS resolver
- DisplayOfCCC(3), VisualOfCCC(3), ScreenNumberOfCCC(3), ScreenWhitePointOfCCC(3), ClientWhitePointOfCCC(3)
- Color Conversion Context macros
- Dpkg::Version(3perl)
- handling and comparing dpkg-style version numbers
- ECDSA_SIG_get0(3), ECDSA_SIG_get0_r(3), ECDSA_SIG_get0_s(3), ECDSA_SIG_set0(3), ECDSA_SIG_new(3), ECDSA_SIG_free(3), ECDSA_size(3), ECDSA_sign(3), ECDSA_do_sign(3), ECDSA_verify(3), ECDSA_do_verify(3), ECDSA_sign_setup(3), ECDSA_sign_ex(3), ECDSA_do_sign_ex(3)
- low-level elliptic curve digital signature algorithm (ECDSA) functions
- ECDSA_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_METHOD_new(3), EC_KEY_METHOD_free(3), EC_KEY_METHOD_set_init(3), EC_KEY_METHOD_get_init(3), EC_KEY_METHOD_set_sign(3), EC_KEY_METHOD_get_sign(3), EC_KEY_METHOD_set_verify(3), EC_KEY_METHOD_get_verify(3), EC_KEY_METHOD_set_keygen(3), EC_KEY_METHOD_get_keygen(3), EC_KEY_METHOD_set_compute_key(3), EC_KEY_METHOD_get_compute_key(3), EC_KEY_OpenSSL(3), EC_KEY_set_default_method(3), EC_KEY_get_default_method(3), EC_KEY_new_method(3), EC_KEY_set_method(3), EC_KEY_get_method(3)
- custom EC_KEY implementations
- EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EC_POINT_add(3ossl), EC_POINT_dbl(3ossl), EC_POINT_invert(3ossl), EC_POINT_is_at_infinity(3ossl), EC_POINT_is_on_curve(3ossl), EC_POINT_cmp(3ossl), EC_POINT_make_affine(3ossl), EC_POINTs_make_affine(3ossl), EC_POINTs_mul(3ossl), EC_POINT_mul(3ossl), EC_GROUP_precompute_mult(3ossl), EC_GROUP_have_precompute_mult(3ossl)
- Functions for performing mathematical operations and tests on EC_POINT objects
- 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_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_DigestVerifyInit(3), EVP_DigestVerifyUpdate(3), EVP_DigestVerifyFinal(3), EVP_DigestVerify(3)
- EVP signature verification functions
- EVP_DigestVerifyInit_ex(3ossl), EVP_DigestVerifyInit(3ossl), EVP_DigestVerifyUpdate(3ossl), EVP_DigestVerifyFinal(3ossl), EVP_DigestVerify(3ossl)
- EVP signature verification functions
- EVP_PKCS82PKEY(3), EVP_PKEY2PKCS8(3)
- convert between EVP_PKEY and PKCS#8 PrivateKeyInfo
- EVP_PKEY2PKCS8(3ossl), EVP_PKCS82PKEY_ex(3ossl), EVP_PKCS82PKEY(3ossl)
- Convert a private key to/from PKCS8
- EVP_PKEY_CTX_get0_libctx(3ossl), EVP_PKEY_CTX_get0_propq(3ossl), EVP_PKEY_CTX_get0_provider(3ossl)
- functions for getting diverse information from an EVP_PKEY_CTX
- EVP_PKEY_get_field_type(3ossl), EVP_PKEY_get_ec_point_conv_form(3ossl)
- get field type or point conversion form of a key
- EVP_PKEY_meth_new(3), EVP_PKEY_meth_free(3), EVP_PKEY_meth_copy(3), EVP_PKEY_meth_find(3), EVP_PKEY_meth_add0(3), EVP_PKEY_METHOD(3), EVP_PKEY_meth_set_init(3), EVP_PKEY_meth_set_copy(3), EVP_PKEY_meth_set_cleanup(3), EVP_PKEY_meth_set_paramgen(3), EVP_PKEY_meth_set_keygen(3), EVP_PKEY_meth_set_sign(3), EVP_PKEY_meth_set_verify(3), EVP_PKEY_meth_set_verify_recover(3), EVP_PKEY_meth_set_signctx(3), EVP_PKEY_meth_set_verifyctx(3), EVP_PKEY_meth_set_encrypt(3), EVP_PKEY_meth_set_decrypt(3), EVP_PKEY_meth_set_derive(3), EVP_PKEY_meth_set_ctrl(3), EVP_PKEY_meth_set_digestsign(3), EVP_PKEY_meth_set_digestverify(3), EVP_PKEY_meth_set_check(3), EVP_PKEY_meth_set_public_check(3), EVP_PKEY_meth_set_param_check(3), EVP_PKEY_meth_set_digest_custom(3), EVP_PKEY_meth_get_init(3), EVP_PKEY_meth_get_copy(3), EVP_PKEY_meth_get_cleanup(3), EVP_PKEY_meth_get_paramgen(3), EVP_PKEY_meth_get_keygen(3), EVP_PKEY_meth_get_sign(3), EVP_PKEY_meth_get_verify(3), EVP_PKEY_meth_get_verify_recover(3), EVP_PKEY_meth_get_signctx(3), EVP_PKEY_meth_get_verifyctx(3), EVP_PKEY_meth_get_encrypt(3), EVP_PKEY_meth_get_decrypt(3), EVP_PKEY_meth_get_derive(3), EVP_PKEY_meth_get_ctrl(3), EVP_PKEY_meth_get_digestsign(3), EVP_PKEY_meth_get_digestverify(3), EVP_PKEY_meth_get_check(3), EVP_PKEY_meth_get_public_check(3), EVP_PKEY_meth_get_param_check(3), EVP_PKEY_meth_get_digest_custom(3), EVP_PKEY_meth_remove(3)
- manipulating EVP_PKEY_METHOD structure
- EVP_PKEY_meth_new(3ossl), EVP_PKEY_meth_free(3ossl), EVP_PKEY_meth_copy(3ossl), EVP_PKEY_meth_find(3ossl), EVP_PKEY_meth_add0(3ossl), EVP_PKEY_METHOD(3ossl), EVP_PKEY_meth_set_init(3ossl), EVP_PKEY_meth_set_copy(3ossl), EVP_PKEY_meth_set_cleanup(3ossl), EVP_PKEY_meth_set_paramgen(3ossl), EVP_PKEY_meth_set_keygen(3ossl), EVP_PKEY_meth_set_sign(3ossl), EVP_PKEY_meth_set_verify(3ossl), EVP_PKEY_meth_set_verify_recover(3ossl), EVP_PKEY_meth_set_signctx(3ossl), EVP_PKEY_meth_set_verifyctx(3ossl), EVP_PKEY_meth_set_encrypt(3ossl), EVP_PKEY_meth_set_decrypt(3ossl), EVP_PKEY_meth_set_derive(3ossl), EVP_PKEY_meth_set_ctrl(3ossl), EVP_PKEY_meth_set_digestsign(3ossl), EVP_PKEY_meth_set_digestverify(3ossl), EVP_PKEY_meth_set_check(3ossl), EVP_PKEY_meth_set_public_check(3ossl), EVP_PKEY_meth_set_param_check(3ossl), EVP_PKEY_meth_set_digest_custom(3ossl), EVP_PKEY_meth_get_init(3ossl), EVP_PKEY_meth_get_copy(3ossl), EVP_PKEY_meth_get_cleanup(3ossl), EVP_PKEY_meth_get_paramgen(3ossl), EVP_PKEY_meth_get_keygen(3ossl), EVP_PKEY_meth_get_sign(3ossl), EVP_PKEY_meth_get_verify(3ossl), EVP_PKEY_meth_get_verify_recover(3ossl), EVP_PKEY_meth_get_signctx(3ossl), EVP_PKEY_meth_get_verifyctx(3ossl), EVP_PKEY_meth_get_encrypt(3ossl), EVP_PKEY_meth_get_decrypt(3ossl), EVP_PKEY_meth_get_derive(3ossl), EVP_PKEY_meth_get_ctrl(3ossl), EVP_PKEY_meth_get_digestsign(3ossl), EVP_PKEY_meth_get_digestverify(3ossl), EVP_PKEY_meth_get_check(3ossl), EVP_PKEY_meth_get_public_check(3ossl), EVP_PKEY_meth_get_param_check(3ossl), EVP_PKEY_meth_get_digest_custom(3ossl), EVP_PKEY_meth_remove(3ossl)
- manipulating EVP_PKEY_METHOD structure
- EVP_PKEY_verify_init(3), EVP_PKEY_verify(3)
- signature verification using a public key algorithm
- EVP_PKEY_verify_init(3ossl), EVP_PKEY_verify_init_ex(3ossl), EVP_PKEY_verify_init_ex2(3ossl), EVP_PKEY_verify(3ossl), EVP_PKEY_verify_message_init(3ossl), EVP_PKEY_verify_message_update(3ossl), EVP_PKEY_verify_message_final(3ossl), EVP_PKEY_CTX_set_signature(3ossl)
- signature verification using a public key algorithm
- EVP_PKEY_verify_recover_init(3), EVP_PKEY_verify_recover(3)
- recover signature using a public key algorithm
- EVP_PKEY_verify_recover_init(3ossl), EVP_PKEY_verify_recover_init_ex(3ossl), EVP_PKEY_verify_recover_init_ex2(3ossl), EVP_PKEY_verify_recover(3ossl)
- recover signature using a public key algorithm
- EVP_RAND(3ossl), EVP_RAND_fetch(3ossl), EVP_RAND_free(3ossl), EVP_RAND_up_ref(3ossl), EVP_RAND_CTX(3ossl), EVP_RAND_CTX_new(3ossl), EVP_RAND_CTX_free(3ossl), EVP_RAND_CTX_up_ref(3ossl), EVP_RAND_instantiate(3ossl), EVP_RAND_uninstantiate(3ossl), EVP_RAND_generate(3ossl), EVP_RAND_reseed(3ossl), EVP_RAND_nonce(3ossl), EVP_RAND_enable_locking(3ossl), EVP_RAND_verify_zeroization(3ossl), EVP_RAND_get_strength(3ossl), EVP_RAND_get_state(3ossl), EVP_RAND_get0_provider(3ossl), EVP_RAND_CTX_get0_rand(3ossl), EVP_RAND_is_a(3ossl), EVP_RAND_get0_name(3ossl), EVP_RAND_names_do_all(3ossl), EVP_RAND_get0_description(3ossl), EVP_RAND_CTX_get_params(3ossl), EVP_RAND_CTX_set_params(3ossl), EVP_RAND_do_all_provided(3ossl), EVP_RAND_get_params(3ossl), EVP_RAND_gettable_ctx_params(3ossl), EVP_RAND_settable_ctx_params(3ossl), EVP_RAND_CTX_gettable_params(3ossl), EVP_RAND_CTX_settable_params(3ossl), EVP_RAND_gettable_params(3ossl), EVP_RAND_STATE_UNINITIALISED(3ossl), EVP_RAND_STATE_READY(3ossl), EVP_RAND_STATE_ERROR(3ossl)
- EVP RAND routines
- EVP_VerifyInit_ex(3), EVP_VerifyInit(3), EVP_VerifyUpdate(3), EVP_VerifyFinal(3)
- EVP signature verification functions
- EVP_VerifyInit_ex(3ossl), EVP_VerifyInit(3ossl), EVP_VerifyUpdate(3ossl), EVP_VerifyFinal_ex(3ossl), EVP_VerifyFinal(3ossl)
- EVP signature verification functions
- FcCharSetCoverage(3)
- DEPRECATED return coverage for a Unicode page
- FcFreeTypeCharSet(3)
- compute Unicode coverage
- FcFreeTypeCharSetAndSpacing(3)
- compute Unicode coverage and spacing type
- FcGetVersion(3)
- library version number
- FcNameUnparse(3)
- Convert a pattern back into a string that can be parsed
- FcToLower(3)
- convert upper case ASCII to lower case
- FcUcs4ToUtf8(3)
- convert UCS4 to UTF-8
- FcUtf16ToUcs4(3)
- convert UTF-16 to UCS4
- FcUtf8ToUcs4(3)
- convert UTF-8 to UCS4
- FcWeightFromOpenType(3)
- Convert from OpenType weight values to fontconfig ones
- FcWeightFromOpenTypeDouble(3)
- Convert from OpenType weight values to fontconfig ones
- FcWeightToOpenType(3)
- Convert from fontconfig weight values to OpenType ones
- FcWeightToOpenTypeDouble(3)
- Convert from fontconfig weight values to OpenType ones
- FileCheck(1)
- Flexible pattern matching file verifier
- GENLIB_COPY_UP_ALL_REF(3)
- copy a several physical reference from an instance in the current figure
- GENLIB_REVERSE_PHCON(3)
- reverse the order of physical connectors on a bus
- GeoConvert(1)
- -- convert geographic coordinates
- 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
- Hanzi Converter(1), hc(1)
- convert a GB file to a BIG-5 file, or a BIG-5 file to a GB file
- I(3)
- verify assertions in C and C++ code
- IMPORT_FOREIGN_SCHEMA(7)
- import table definitions from a foreign server
- INN::ovsqlite_client(3pm)
- Talk to ovsqlite-server from Perl
- Identifiable(3o)
- Uniform interface for common data structures over various things
- JSBSim(1)
- standalone version of the JSBSim open source flight dynamics model
- KHTTP_EPOCH2TM(3), khttp_epoch2tms(3)
- convert time to components
- LCDd(8)
- LCDproc server daemon
- Local_store(3o)
- This module provides some facilities for creating references (and hash tables) which can easily be snapshoted and restored to an arbitrary version
- MAKE_VERSION(3)
- Create a 32 bit integer from the Allegro version
- MPI_Allgatherv(3)
- Gathers data from all tasks and deliver the combined data to all tasks
- MPI_Comm_c2f(3)
- converts MPI_Comm to Fortran INTEGER
- MPI_Comm_f2c(3)
- converts Fortran INTEGER to MPI_Comm
- MPI_Errhandler_c2f(3)
- converts MPI_Errhandler to Fortran INTEGER
- MPI_Errhandler_f2c(3)
- converts Fortran INTEGER to MPI_Errhandler
- MPI_Error_class(3)
- Converts an error code into an error class
- MPI_Get_library_version(3)
- Return the version number of MPI library
- MPI_Get_version(3)
- Return the version number of MPI
- MPI_Group_c2f(3)
- converts MPI_Group to Fortran INTEGER
- MPI_Group_f2c(3)
- converts Fortran INTEGER to MPI_Group
- MPI_Iallgatherv(3)
- Gathers data from all tasks and deliver the combined data to all tasks in a nonblocking way
- MPI_Ineighbor_allgather(3)
- Nonblocking version of MPI_Neighbor_allgather
- MPI_Ineighbor_allgatherv(3)
- Nonblocking version of MPI_Neighbor_allgatherv
- MPI_Ineighbor_alltoall(3)
- Nonblocking version of MPI_Neighbor_alltoall
- MPI_Ineighbor_alltoallv(3)
- Nonblocking version of MPI_Neighbor_alltoallv
- MPI_Ineighbor_alltoallw(3)
- Nonblocking version of MPI_Neighbor_alltoallw
- MPI_Info_c2f(3)
- converts MPI_Info to Fortran INTEGER
- MPI_Info_f2c(3)
- converts Fortran INTEGER to MPI_Info
- MPI_Message_c2f(3)
- converts MPI_Message to Fortran INTEGER
- MPI_Message_f2c(3)
- converts Fortran INTEGER to MPI_Message
- MPI_Op_c2f(3)
- converts MPI_Op to Fortran INTEGER
- MPI_Op_f2c(3)
- converts Fortran INTEGER to MPI_Op
- MPI_Request_c2f(3)
- converts MPI_Request to Fortran INTEGER
- MPI_Request_f2c(3)
- converts Fortran INTEGER to MPI_Request
- MPI_Session_c2f(3)
- converts MPI_Session to Fortran INTEGER
- MPI_Session_f2c(3)
- converts Fortran INTEGER to MPI_Session
- MPI_Status_c2f(3)
- Convert MPI_Status object to MPI_Fint array
- MPI_Status_c2f08(3)
- Convert MPI_Status object to MPI_F08_status object
- MPI_Status_f082c(3)
- Convert MPI_F08_status object to MPI_Status object
- MPI_Status_f082f(3)
- Convert MPI_F08_status object to MPI_Fint array
- MPI_Status_f2c(3)
- Convert MPI_Fint array to MPI_Status object
- MPI_Status_f2f08(3)
- Convert MPI_Fint array to MPI_F08_status object
- MPI_Type_c2f(3)
- converts MPI_Type to Fortran INTEGER
- MPI_Type_f2c(3)
- converts Fortran INTEGER to MPI_Type
- MPI_Win_c2f(3)
- converts MPI_Win to Fortran INTEGER
- MPI_Win_f2c(3)
- converts Fortran INTEGER to MPI_Win
- 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
- Mat_CreateVer(3), Mat_Create(3)
- Creates a MATLAB MAT file
- Mat_GetLibraryVersion(3)
- Gets the version of the matio library
- Mat_GetVersion(3)
- Returns the version of a MATLAB MAT file given a MAT file structure
- Misc.Int_literal_converter(3o)
- no description
- ModuleDtmfRepeater.conf(5)
- Configuration file for the SvxLink server DTMF Repeater module
- ModuleEchoLink.conf(5)
- Configuration file for the SvxLink server EchoLink module
- ModuleFrn.conf(5)
- Configuration file for the SvxLink server Free Radio Network (FRN) module
- ModuleHelp.conf(5)
- Configuration file for the SvxLink server Help module
- ModuleParrot.conf(5)
- Configuration file for the SvxLink server Parrot module
- ModulePropagationMonitor.conf(5)
- Configuration file for the SvxLink server PropagationMonitor module
- ModuleSelCallEnc.conf(5)
- Configuration file for the SvxLink server SelCallEnc module
- ModuleTclVoiceMail.conf(5)
- Configuration file for the SvxLink server TclVoiceMail module
- ModuleTrx.conf(5)
- Configuration file for the SvxLink transceiver control module
- MrmFetchWidgetOverride(3)
- Fetches any indexed (UIL named) application widget. It overrides the arguments specified for this application widget in UIL "MrmFetchWidgetOverride" "uil functions" "MrmFetchWidgetOverride"
- Munin::Common::TLSServer(3), Munin::Node::TLSServer(3)
- Implements the server side of the STARTTLS protocol
- Munin::Node::Configure::History(3)
- Filtering plugins based on the version of Munin they were first distributed with
- Munin::Node::Server(3)
- This module implements a Net::Server server for the munin node
- NetSNMP::TrapReceiver(3)
- Embedded perl trap handling for Net-SNMPs 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_VERSION_MAJOR(3ossl), OPENSSL_VERSION_MINOR(3ossl), OPENSSL_VERSION_PATCH(3ossl), OPENSSL_VERSION_PRE_RELEASE(3ossl), OPENSSL_VERSION_BUILD_METADATA(3ossl), OPENSSL_VERSION_TEXT(3ossl), OPENSSL_VERSION_PREREQ(3ossl), OPENSSL_version_major(3ossl), OPENSSL_version_minor(3ossl), OPENSSL_version_patch(3ossl), OPENSSL_version_pre_release(3ossl), OPENSSL_version_build_metadata(3ossl), OpenSSL_version(3ossl), OPENSSL_VERSION_NUMBER(3ossl), OpenSSL_version_num(3ossl), OPENSSL_info(3ossl)
- get OpenSSL version number and other information
- OPENSSL_VERSION_NUMBER(3), OPENSSL_VERSION_TEXT(3), OpenSSL_version(3), OpenSSL_version_num(3)
- get OpenSSL version number
- 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_CMP_log_open(3ossl), OSSL_CMP_log_close(3ossl), OSSL_CMP_severity(3ossl), OSSL_CMP_LOG_EMERG(3ossl), OSSL_CMP_LOG_ALERT(3ossl), OSSL_CMP_LOG_CRIT(3ossl), OSSL_CMP_LOG_ERR(3ossl), OSSL_CMP_LOG_WARNING(3ossl), OSSL_CMP_LOG_NOTICE(3ossl), OSSL_CMP_LOG_INFO(3ossl), OSSL_CMP_LOG_DEBUG(3ossl), OSSL_CMP_LOG_TRACE(3ossl), OSSL_CMP_log_cb_t(3ossl), OSSL_CMP_print_to_bio(3ossl), OSSL_CMP_print_errors_cb(3ossl)
- functions for logging and error reporting
- OSSL_CMP_validate_msg(3ossl), OSSL_CMP_validate_cert_path(3ossl)
- functions for verifying CMP message protection
- OSSL_CRMF_MSG_set0_validity(3ossl), OSSL_CRMF_MSG_set_certReqId(3ossl), OSSL_CRMF_CERTTEMPLATE_fill(3ossl), OSSL_CRMF_MSG_set0_extensions(3ossl), OSSL_CRMF_MSG_push0_extension(3ossl), OSSL_CRMF_MSG_create_popo(3ossl), OSSL_CRMF_MSGS_verify_popo(3ossl)
- functions populating and verifying CRMF CertReqMsg structures
- OSSL_QUIC_client_method(3ossl), OSSL_QUIC_client_thread_method(3ossl), OSSL_QUIC_server_method(3ossl)
- Provide SSL_METHOD objects for QUIC enabled functions
- OWNet(3)
- Light weight access to owserver
- OverrideShell(3)
- The OverrideShell widget class "OverrideShell" "widget class" "OverrideShell"
- PKCS12_gen_mac(3ossl), PKCS12_setup_mac(3ossl), PKCS12_set_mac(3ossl), PKCS12_set_pbmac1_pbkdf2(3ossl), PKCS12_verify_mac(3ossl), PKCS12_get0_mac(3ossl)
- Functions to create and manipulate a PKCS#12 MAC structure
- 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
- PS_get_majorversion(3)
- returns the major version number of the PostScript library
- PS_get_minorversion(3)
- returns the minor version number of the PostScript library
- PS_get_subminorversion(3)
- returns the subminor version number of the PostScript library
- PTroller(1)
- Merge several images into a single one
- PTtiff2psd(1)
- Convert a set of TIFF files into a Photoshop PSD file
- PVM(1), pvm_intro(1)
- Parallel Virtual Machine System Version 3
- 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
- Pparse(3o)
- Driver for the parser and external preprocessors
- QuryShape(3), Shape_GetBbox(3), Shape_GetShapeRectanglesObj(3), Shape_QueryVersion(3), Shape_ExtensionPresent(3)
- get info about a shaping or the shaping subsystem
- RGB_MAP(3)
- Stores an rgb map to accelerate conversions. Allegro game programming library
- RNAinverse(1)
- manual page for RNAinverse 2.7.0
- RSA_meth_get0_app_data(3), RSA_meth_set0_app_data(3), RSA_meth_new(3), RSA_meth_free(3), RSA_meth_dup(3), RSA_meth_get0_name(3), RSA_meth_set1_name(3), RSA_meth_get_flags(3), RSA_meth_set_flags(3), RSA_meth_get_pub_enc(3), RSA_meth_set_pub_enc(3), RSA_meth_get_pub_dec(3), RSA_meth_set_pub_dec(3), RSA_meth_get_priv_enc(3), RSA_meth_set_priv_enc(3), RSA_meth_get_priv_dec(3), RSA_meth_set_priv_dec(3), RSA_meth_get_mod_exp(3), RSA_meth_set_mod_exp(3), RSA_meth_get_bn_mod_exp(3), RSA_meth_set_bn_mod_exp(3), RSA_meth_get_init(3), RSA_meth_set_init(3), RSA_meth_get_finish(3), RSA_meth_set_finish(3), RSA_meth_get_sign(3), RSA_meth_set_sign(3), RSA_meth_get_verify(3), RSA_meth_set_verify(3), RSA_meth_get_keygen(3), RSA_meth_set_keygen(3), RSA_meth_get_multi_prime_keygen(3), RSA_meth_set_multi_prime_keygen(3)
- Routines to build up RSA methods
- RSA_meth_get0_app_data(3ossl), RSA_meth_set0_app_data(3ossl), RSA_meth_new(3ossl), RSA_meth_free(3ossl), RSA_meth_dup(3ossl), RSA_meth_get0_name(3ossl), RSA_meth_set1_name(3ossl), RSA_meth_get_flags(3ossl), RSA_meth_set_flags(3ossl), RSA_meth_get_pub_enc(3ossl), RSA_meth_set_pub_enc(3ossl), RSA_meth_get_pub_dec(3ossl), RSA_meth_set_pub_dec(3ossl), RSA_meth_get_priv_enc(3ossl), RSA_meth_set_priv_enc(3ossl), RSA_meth_get_priv_dec(3ossl), RSA_meth_set_priv_dec(3ossl), RSA_meth_get_mod_exp(3ossl), RSA_meth_set_mod_exp(3ossl), RSA_meth_get_bn_mod_exp(3ossl), RSA_meth_set_bn_mod_exp(3ossl), RSA_meth_get_init(3ossl), RSA_meth_set_init(3ossl), RSA_meth_get_finish(3ossl), RSA_meth_set_finish(3ossl), RSA_meth_get_sign(3ossl), RSA_meth_set_sign(3ossl), RSA_meth_get_verify(3ossl), RSA_meth_set_verify(3ossl), RSA_meth_get_keygen(3ossl), RSA_meth_set_keygen(3ossl), RSA_meth_get_multi_prime_keygen(3ossl), RSA_meth_set_multi_prime_keygen(3ossl)
- Routines to build up RSA methods
- RSA_set0_key(3), RSA_set0_factors(3), RSA_set0_crt_params(3), RSA_get0_key(3), RSA_get0_factors(3), RSA_get0_crt_params(3), RSA_get0_n(3), RSA_get0_e(3), RSA_get0_d(3), RSA_get0_p(3), RSA_get0_q(3), RSA_get0_dmp1(3), RSA_get0_dmq1(3), RSA_get0_iqmp(3), RSA_get0_pss_params(3), RSA_clear_flags(3), RSA_test_flags(3), RSA_set_flags(3), RSA_get0_engine(3), RSA_get_multi_prime_extra_count(3), RSA_get0_multi_prime_factors(3), RSA_get0_multi_prime_crt_params(3), RSA_set0_multi_prime_params(3), RSA_get_version(3)
- Routines for getting and setting data in an RSA object
- RSA_set0_key(3ossl), RSA_set0_factors(3ossl), RSA_set0_crt_params(3ossl), RSA_get0_key(3ossl), RSA_get0_factors(3ossl), RSA_get0_crt_params(3ossl), RSA_get0_n(3ossl), RSA_get0_e(3ossl), RSA_get0_d(3ossl), RSA_get0_p(3ossl), RSA_get0_q(3ossl), RSA_get0_dmp1(3ossl), RSA_get0_dmq1(3ossl), RSA_get0_iqmp(3ossl), RSA_get0_pss_params(3ossl), RSA_clear_flags(3ossl), RSA_test_flags(3ossl), RSA_set_flags(3ossl), RSA_get0_engine(3ossl), RSA_get_multi_prime_extra_count(3ossl), RSA_get0_multi_prime_factors(3ossl), RSA_get0_multi_prime_crt_params(3ossl), RSA_set0_multi_prime_params(3ossl), RSA_get_version(3ossl)
- Routines for getting and setting data in an RSA object
- RSA_sign(3), RSA_verify(3)
- RSA signatures
- RSA_sign(3ossl), RSA_verify(3ossl)
- RSA signatures
- RSA_sign_ASN1_OCTET_STRING(3), RSA_verify_ASN1_OCTET_STRING(3)
- RSA signatures
- RSA_sign_ASN1_OCTET_STRING(3ossl), RSA_verify_ASN1_OCTET_STRING(3ossl)
- RSA signatures
- RkBgnBun(3), RkBgnBun / RkwBgnBun(3)
- convert the reading of a specified length to kanji
- RkCloseRoma(3), RkCloseRoma / RkwCloseRoma(3)
- close the dictionary used for Romaji-kana conversion
- RkCvtEuc(3)
- convert shift JIS code to EUC code
- RkCvtHan(3), RkCvtHan / RkwCvtHan(3)
- convert double-width symbols, alphanumeric characters, hiragana, and katakana to single-width characters
- RkCvtHira(3)
- convert double-width katakana to double-width hiragana
- RkCvtKana(3)
- convert double-width hiragana to double-width katakana
- RkCvtRoma(3)
- convert an entire character string from Romaji to kana by iteratively using RkMapRoma
- RkCvtZen(3)
- convert ASCII characters and single-width katakana to double-width characters
- RkEndBun(3)
- terminate kana-kanji conversion
- RkFinalize(3)
- terminate the kana-kanji conversion functions
- RkInitialize(3)
- initialize the kana-kanji conversion functions
- 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
- RkOpenRoma(3)
- open the dictionary to use for Romaji-kana conversion
- RkStoreYomi(3)
- change the reading of the current clause, reconverting the subsequent clauses
- 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
- SDL_AudioCVT(3)
- Audio Conversion Structure
- SDL_BuildAudioCVT(3)
- Initializes a SDL_AudioCVT structure for conversion
- SDL_ConvertAudio(3)
- Convert audio data to a desired audio format
- SDL_ConvertSurface(3)
- Converts a surface to the same format as another surface
- SDL_CreateYUVOverlay(3)
- Create a YUV video overlay
- SDL_DisplayFormat(3)
- Convert a surface to the display format
- SDL_DisplayFormatAlpha(3)
- Convert a surface to the display format
- SDL_DisplayYUVOverlay(3)
- Blit the overlay to the display
- SDL_FreeYUVOverlay(3)
- Free a YUV video overlay
- SDL_LockYUVOverlay(3)
- Lock an overlay
- SDL_Overlay(3)
- YUV video overlay
- SDL_UnlockYUVOverlay(3)
- Unlock an overlay
- SDL_VideoDriverName(3)
- Obtain the name of the video driver
- 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
- SG_Program(3)
- Agar-SG vertex/fragment program
- SMIME_write_ASN1_ex(3ossl), SMIME_write_ASN1(3ossl)
- convert structure to S/MIME format
- SMIME_write_CMS(3)
- convert CMS structure to S/MIME format
- SMIME_write_CMS(3ossl)
- convert CMS structure to S/MIME format
- SMIME_write_PKCS7(3)
- convert PKCS#7 structure to S/MIME format
- SMIME_write_PKCS7(3ossl)
- convert PKCS#7 structure to S/MIME format
- SRP_Calc_server_key(3ossl), SRP_Calc_A(3ossl), SRP_Calc_B_ex(3ossl), SRP_Calc_B(3ossl), SRP_Calc_u_ex(3ossl), SRP_Calc_u(3ossl), SRP_Calc_x_ex(3ossl), SRP_Calc_x(3ossl), SRP_Calc_client_key_ex(3ossl), SRP_Calc_client_key(3ossl)
- SRP authentication primitives
- SRP_VBASE_new(3ossl), SRP_VBASE_free(3ossl), SRP_VBASE_init(3ossl), SRP_VBASE_add0_user(3ossl), SRP_VBASE_get1_by_user(3ossl), SRP_VBASE_get_by_user(3ossl)
- Functions to create and manage a stack of SRP user verifier information
- SRP_create_verifier_ex(3ossl), SRP_create_verifier(3ossl), SRP_create_verifier_BN_ex(3ossl), SRP_create_verifier_BN(3ossl), SRP_check_known_gN_param(3ossl), SRP_get_default_gN(3ossl)
- SRP authentication primitives
- SRP_user_pwd_new(3ossl), SRP_user_pwd_free(3ossl), SRP_user_pwd_set1_ids(3ossl), SRP_user_pwd_set_gN(3ossl), SRP_user_pwd_set0_sv(3ossl)
- Functions to create a record of SRP user verifier information
- SSL_CIPHER_get_name(3), SSL_CIPHER_standard_name(3), OPENSSL_cipher_name(3), SSL_CIPHER_get_bits(3), SSL_CIPHER_get_version(3), SSL_CIPHER_description(3), SSL_CIPHER_get_cipher_nid(3), SSL_CIPHER_get_digest_nid(3), SSL_CIPHER_get_handshake_digest(3), SSL_CIPHER_get_kx_nid(3), SSL_CIPHER_get_auth_nid(3), SSL_CIPHER_is_aead(3), SSL_CIPHER_find(3), SSL_CIPHER_get_id(3), SSL_CIPHER_get_protocol_id(3)
- get SSL_CIPHER properties
- SSL_CIPHER_get_name(3ossl), SSL_CIPHER_standard_name(3ossl), OPENSSL_cipher_name(3ossl), SSL_CIPHER_get_bits(3ossl), SSL_CIPHER_get_version(3ossl), SSL_CIPHER_description(3ossl), SSL_CIPHER_get_cipher_nid(3ossl), SSL_CIPHER_get_digest_nid(3ossl), SSL_CIPHER_get_handshake_digest(3ossl), SSL_CIPHER_get_kx_nid(3ossl), SSL_CIPHER_get_auth_nid(3ossl), SSL_CIPHER_is_aead(3ossl), SSL_CIPHER_find(3ossl), SSL_CIPHER_get_id(3ossl), SSL_CIPHER_get_protocol_id(3ossl)
- get SSL_CIPHER properties
- SSL_CTX_dane_enable(3), SSL_CTX_dane_mtype_set(3), SSL_dane_enable(3), SSL_dane_tlsa_add(3), SSL_get0_dane_authority(3), SSL_get0_dane_tlsa(3), SSL_CTX_dane_set_flags(3), SSL_CTX_dane_clear_flags(3), SSL_dane_set_flags(3), SSL_dane_clear_flags(3)
- enable DANE TLS authentication of the remote TLS server in the local TLS client
- SSL_CTX_dane_enable(3ossl), SSL_CTX_dane_mtype_set(3ossl), SSL_dane_enable(3ossl), SSL_dane_tlsa_add(3ossl), SSL_get0_dane_authority(3ossl), SSL_get0_dane_tlsa(3ossl), SSL_CTX_dane_set_flags(3ossl), SSL_CTX_dane_clear_flags(3ossl), SSL_dane_set_flags(3ossl), SSL_dane_clear_flags(3ossl)
- enable DANE TLS authentication of the remote TLS server in the local TLS client
- SSL_CTX_get0_param(3), SSL_get0_param(3), SSL_CTX_set1_param(3), SSL_set1_param(3)
- get and set verification parameters
- SSL_CTX_get0_param(3ossl), SSL_get0_param(3ossl), SSL_CTX_set1_param(3ossl), SSL_set1_param(3ossl), SSL_CTX_set_purpose(3ossl), SSL_CTX_set_trust(3ossl), SSL_set_purpose(3ossl), SSL_set_trust(3ossl)
- get and set verification parameters
- SSL_CTX_get_verify_mode(3), SSL_get_verify_mode(3), SSL_CTX_get_verify_depth(3), SSL_get_verify_depth(3), SSL_get_verify_callback(3), SSL_CTX_get_verify_callback(3)
- get currently set verification parameters
- SSL_CTX_get_verify_mode(3ossl), SSL_get_verify_mode(3ossl), SSL_CTX_get_verify_depth(3ossl), SSL_get_verify_depth(3ossl), SSL_get_verify_callback(3ossl), SSL_CTX_get_verify_callback(3ossl)
- get currently set verification parameters
- SSL_CTX_load_verify_dir(3ossl), SSL_CTX_load_verify_file(3ossl), SSL_CTX_load_verify_store(3ossl), SSL_CTX_set_default_verify_paths(3ossl), SSL_CTX_set_default_verify_dir(3ossl), SSL_CTX_set_default_verify_file(3ossl), SSL_CTX_set_default_verify_store(3ossl), SSL_CTX_load_verify_locations(3ossl)
- set default locations for trusted CA certificates
- SSL_CTX_load_verify_locations(3), SSL_CTX_set_default_verify_paths(3), SSL_CTX_set_default_verify_dir(3), SSL_CTX_set_default_verify_file(3)
- set default locations for trusted CA certificates
- SSL_CTX_sess_set_new_cb(3), SSL_CTX_sess_set_remove_cb(3), SSL_CTX_sess_set_get_cb(3), SSL_CTX_sess_get_new_cb(3), SSL_CTX_sess_get_remove_cb(3), SSL_CTX_sess_get_get_cb(3)
- provide callback functions for server side external session caching
- SSL_CTX_sess_set_new_cb(3ossl), SSL_CTX_sess_set_remove_cb(3ossl), SSL_CTX_sess_set_get_cb(3ossl), SSL_CTX_sess_get_new_cb(3ossl), SSL_CTX_sess_get_remove_cb(3ossl), SSL_CTX_sess_get_get_cb(3ossl)
- provide callback functions for server side external session caching
- SSL_CTX_set0_verify_cert_store(3), SSL_CTX_set1_verify_cert_store(3), SSL_CTX_set0_chain_cert_store(3), SSL_CTX_set1_chain_cert_store(3), SSL_set0_verify_cert_store(3), SSL_set1_verify_cert_store(3), SSL_set0_chain_cert_store(3), SSL_set1_chain_cert_store(3), SSL_CTX_get0_verify_cert_store(3), SSL_CTX_get0_chain_cert_store(3), SSL_get0_verify_cert_store(3), SSL_get0_chain_cert_store(3)
- set certificate verification or chain store
- SSL_CTX_set0_verify_cert_store(3ossl), SSL_CTX_set1_verify_cert_store(3ossl), SSL_CTX_set0_chain_cert_store(3ossl), SSL_CTX_set1_chain_cert_store(3ossl), SSL_set0_verify_cert_store(3ossl), SSL_set1_verify_cert_store(3ossl), SSL_set0_chain_cert_store(3ossl), SSL_set1_chain_cert_store(3ossl), SSL_CTX_get0_verify_cert_store(3ossl), SSL_CTX_get0_chain_cert_store(3ossl), SSL_get0_verify_cert_store(3ossl), SSL_get0_chain_cert_store(3ossl)
- set certificate verification or chain store
- SSL_CTX_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_store(3), SSL_CTX_set1_cert_store(3), SSL_CTX_get_cert_store(3)
- manipulate X509 certificate verification storage
- SSL_CTX_set_cert_store(3ossl), SSL_CTX_set1_cert_store(3ossl), SSL_CTX_get_cert_store(3ossl)
- manipulate X509 certificate verification storage
- SSL_CTX_set_cert_verify_callback(3)
- set peer certificate verification procedure
- SSL_CTX_set_cert_verify_callback(3ossl)
- set peer certificate verification procedure
- SSL_CTX_set_client_hello_cb(3), SSL_client_hello_cb_fn(3), SSL_client_hello_isv2(3), SSL_client_hello_get0_legacy_version(3), SSL_client_hello_get0_random(3), SSL_client_hello_get0_session_id(3), SSL_client_hello_get0_ciphers(3), SSL_client_hello_get0_compression_methods(3), SSL_client_hello_get1_extensions_present(3), SSL_client_hello_get0_ext(3)
- callback functions for early server-side ClientHello processing
- SSL_CTX_set_client_hello_cb(3ossl), SSL_client_hello_cb_fn(3ossl), SSL_client_hello_isv2(3ossl), SSL_client_hello_get0_legacy_version(3ossl), SSL_client_hello_get0_random(3ossl), SSL_client_hello_get0_session_id(3ossl), SSL_client_hello_get0_ciphers(3ossl), SSL_client_hello_get0_compression_methods(3ossl), SSL_client_hello_get1_extensions_present(3ossl), SSL_client_hello_get_extension_order(3ossl), SSL_client_hello_get0_ext(3ossl)
- callback functions for early server-side ClientHello processing
- SSL_CTX_set_generate_session_id(3), SSL_set_generate_session_id(3), SSL_has_matching_session_id(3), GEN_SESSION_CB(3)
- manipulate generation of SSL session IDs (server only)
- SSL_CTX_set_generate_session_id(3ossl), SSL_set_generate_session_id(3ossl), SSL_has_matching_session_id(3ossl), GEN_SESSION_CB(3ossl)
- manipulate generation of SSL session IDs (server only)
- SSL_CTX_set_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_srp_username(3ossl), SSL_CTX_set_srp_password(3ossl), SSL_CTX_set_srp_strength(3ossl), SSL_CTX_set_srp_cb_arg(3ossl), SSL_CTX_set_srp_username_callback(3ossl), SSL_CTX_set_srp_client_pwd_callback(3ossl), SSL_CTX_set_srp_verify_param_callback(3ossl), SSL_set_srp_server_param(3ossl), SSL_set_srp_server_param_pw(3ossl), SSL_get_srp_g(3ossl), SSL_get_srp_N(3ossl), SSL_get_srp_username(3ossl), SSL_get_srp_userinfo(3ossl)
- SRP control operations
- SSL_CTX_set_ssl_version(3), SSL_set_ssl_method(3), SSL_get_ssl_method(3)
- choose a new TLS/SSL method
- SSL_CTX_set_ssl_version(3ossl), SSL_CTX_get_ssl_method(3ossl), SSL_set_ssl_method(3ossl), SSL_get_ssl_method(3ossl)
- choose a new TLS/SSL method
- SSL_CTX_set_stateless_cookie_generate_cb(3), SSL_CTX_set_stateless_cookie_verify_cb(3), SSL_CTX_set_cookie_generate_cb(3), SSL_CTX_set_cookie_verify_cb(3)
- Callback functions for stateless TLS1.3 cookies
- SSL_CTX_set_stateless_cookie_generate_cb(3ossl), SSL_CTX_set_stateless_cookie_verify_cb(3ossl), SSL_CTX_set_cookie_generate_cb(3ossl), SSL_CTX_set_cookie_verify_cb(3ossl)
- Callback functions for stateless TLS1.3 cookies
- SSL_CTX_set_tlsext_servername_callback(3), SSL_CTX_set_tlsext_servername_arg(3), SSL_get_servername_type(3), SSL_get_servername(3), SSL_set_tlsext_host_name(3)
- handle server name indication (SNI)
- SSL_CTX_set_tlsext_servername_callback(3ossl), SSL_CTX_set_tlsext_servername_arg(3ossl), SSL_get_servername_type(3ossl), SSL_get_servername(3ossl), SSL_set_tlsext_host_name(3ossl)
- handle server name indication (SNI)
- SSL_CTX_use_serverinfo_ex(3), SSL_CTX_use_serverinfo(3), SSL_CTX_use_serverinfo_file(3)
- use serverinfo extension
- SSL_CTX_use_serverinfo_ex(3ossl), SSL_CTX_use_serverinfo(3ossl), SSL_CTX_use_serverinfo_file(3ossl)
- use serverinfo extension
- SSL_QUIC_METHOD(3ossl), OSSL_ENCRYPTION_LEVEL(3ossl), SSL_CTX_set_quic_method(3ossl), SSL_set_quic_method(3ossl), SSL_set_quic_transport_params(3ossl), SSL_get_peer_quic_transport_params(3ossl), SSL_quic_max_handshake_flight_len(3ossl), SSL_quic_read_level(3ossl), SSL_quic_write_level(3ossl), SSL_provide_quic_data(3ossl), SSL_process_quic_post_handshake(3ossl), SSL_is_quic(3ossl), SSL_get_peer_quic_transport_version(3ossl), SSL_get_quic_transport_version(3ossl), SSL_set_quic_transport_version(3ossl), SSL_set_quic_use_legacy_codepoint(3ossl), SSL_set_quic_early_data_enabled(3ossl)
- QUIC support
- SSL_SESSION_get_protocol_version(3), SSL_SESSION_set_protocol_version(3)
- get and set the session protocol version
- SSL_SESSION_get_protocol_version(3ossl), SSL_SESSION_set_protocol_version(3ossl)
- get and set the session protocol version
- 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_client_version(3), SSL_get_version(3), SSL_is_dtls(3), SSL_version(3)
- get the protocol information of a connection
- SSL_client_version(3ossl), SSL_get_version(3ossl), SSL_is_dtls(3ossl), SSL_is_tls(3ossl), SSL_is_quic(3ossl), SSL_version(3ossl)
- get the protocol information of a connection
- SSL_connect(3)
- initiate the TLS/SSL handshake with an TLS/SSL server
- SSL_connect(3ossl)
- initiate the TLS/SSL handshake with an TLS/SSL server
- 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_get_client_random(3), SSL_get_server_random(3), SSL_SESSION_get_master_key(3), SSL_SESSION_set1_master_key(3)
- get internal TLS/SSL random values and get/set master key
- SSL_get_client_random(3ossl), SSL_get_server_random(3ossl), SSL_SESSION_get_master_key(3ossl), SSL_SESSION_set1_master_key(3ossl)
- get internal TLS/SSL random values and get/set master key
- SSL_get_current_cipher(3), SSL_get_cipher_name(3), SSL_get_cipher(3), SSL_get_cipher_bits(3), SSL_get_cipher_version(3), SSL_get_pending_cipher(3)
- get SSL_CIPHER of a connection
- SSL_get_current_cipher(3ossl), SSL_get_cipher_name(3ossl), SSL_get_cipher(3ossl), SSL_get_cipher_bits(3ossl), SSL_get_cipher_version(3ossl), SSL_get_pending_cipher(3ossl)
- get SSL_CIPHER of a connection
- SSL_get_ex_data_X509_STORE_CTX_idx(3), SSL_CTX_set_verify(3), SSL_set_verify(3), SSL_CTX_set_verify_depth(3), SSL_set_verify_depth(3), SSL_verify_cb(3), SSL_verify_client_post_handshake(3), SSL_set_post_handshake_auth(3), SSL_CTX_set_post_handshake_auth(3)
- set peer certificate verification parameters
- SSL_get_ex_data_X509_STORE_CTX_idx(3ossl), SSL_CTX_set_verify(3ossl), SSL_set_verify(3ossl), SSL_CTX_set_verify_depth(3ossl), SSL_set_verify_depth(3ossl), SSL_verify_cb(3ossl), SSL_verify_client_post_handshake(3ossl), SSL_set_post_handshake_auth(3ossl), SSL_CTX_set_post_handshake_auth(3ossl)
- set various SSL/TLS parameters for peer certificate verification
- SSL_get_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_verify_result(3)
- get result of peer certificate verification
- SSL_get_verify_result(3ossl)
- get result of peer certificate verification
- SSL_psk_server_cb_func(3), SSL_psk_find_session_cb_func(3), SSL_CTX_use_psk_identity_hint(3), SSL_use_psk_identity_hint(3), SSL_CTX_set_psk_server_callback(3), SSL_set_psk_server_callback(3), SSL_CTX_set_psk_find_session_callback(3), SSL_set_psk_find_session_callback(3)
- set PSK identity hint to use
- SSL_psk_server_cb_func(3ossl), SSL_psk_find_session_cb_func(3ossl), SSL_CTX_use_psk_identity_hint(3ossl), SSL_use_psk_identity_hint(3ossl), SSL_CTX_set_psk_server_callback(3ossl), SSL_set_psk_server_callback(3ossl), SSL_CTX_set_psk_find_session_callback(3ossl), SSL_set_psk_find_session_callback(3ossl)
- set PSK identity hint to use
- SSL_set1_client_cert_type(3ossl), SSL_set1_server_cert_type(3ossl), SSL_CTX_set1_client_cert_type(3ossl), SSL_CTX_set1_server_cert_type(3ossl), SSL_get0_client_cert_type(3ossl), SSL_get0_server_cert_type(3ossl), SSL_CTX_get0_client_cert_type(3ossl), SSL_CTX_get0_server_cert_type(3ossl)
- certificate type (RFC7250) support
- SSL_set1_host(3), SSL_add1_host(3), SSL_set_hostflags(3), SSL_get0_peername(3)
- SSL server verification parameters
- SSL_set1_host(3ossl), SSL_add1_host(3ossl), SSL_set_hostflags(3ossl), SSL_get0_peername(3ossl)
- SSL server verification parameters
- SSL_set_connect_state(3), SSL_set_accept_state(3), SSL_is_server(3)
- functions for manipulating and examining the client or server mode of an SSL object
- SSL_set_connect_state(3ossl), SSL_set_accept_state(3ossl), SSL_is_server(3ossl)
- functions for manipulating and examining the client or server mode of an SSL object
- SSL_set_retry_verify(3ossl)
- indicate that certificate verification should be retried
- SSL_set_verify_result(3)
- override result of peer certificate verification
- SSL_set_verify_result(3ossl)
- override result of peer certificate verification
- SSL_want(3ossl), SSL_want_nothing(3ossl), SSL_want_read(3ossl), SSL_want_write(3ossl), SSL_want_x509_lookup(3ossl), SSL_want_retry_verify(3ossl), SSL_want_async(3ossl), SSL_want_async_job(3ossl), SSL_want_client_hello_cb(3ossl)
- obtain state information TLS/SSL I/O operation
- Set(3o)
- Sets over ordered types
- Singular(1)
- manual page for Singular for version 4.x.x
- Smokeping_matchers_Avgratio(3), Smokeping::matchers::Avgratio(3)
- detect changes in average median latency
- Smokeping_probes_SipSak(3), Smokeping::probes::SipSak(3)
- tests sip server
- SoapySDRServer(1)
- provide access to local SoapySDR devices over network
- 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::Internals::Workflow(3Sympa)
- Overview on workflow of Sympa
- Sympa::Request::Handler::verify(3Sympa)
- verify request handler
- TIFFClientInfo(3tiff)
- provides a method to hand over user defined data from one routine to another
- TIFFcolor(3tiff)
- color conversion routines
- TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
- create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
- TLSv1_2_method(3ossl), TLSv1_2_server_method(3ossl), TLSv1_2_client_method(3ossl), SSL_CTX_new(3ossl), SSL_CTX_new_ex(3ossl), SSL_CTX_up_ref(3ossl), SSLv3_method(3ossl), SSLv3_server_method(3ossl), SSLv3_client_method(3ossl), TLSv1_method(3ossl), TLSv1_server_method(3ossl), TLSv1_client_method(3ossl), TLSv1_1_method(3ossl), TLSv1_1_server_method(3ossl), TLSv1_1_client_method(3ossl), TLS_method(3ossl), TLS_server_method(3ossl), TLS_client_method(3ossl), SSLv23_method(3ossl), SSLv23_server_method(3ossl), SSLv23_client_method(3ossl), DTLS_method(3ossl), DTLS_server_method(3ossl), DTLS_client_method(3ossl), DTLSv1_method(3ossl), DTLSv1_server_method(3ossl), DTLSv1_client_method(3ossl), DTLSv1_2_method(3ossl), DTLSv1_2_server_method(3ossl), DTLSv1_2_client_method(3ossl)
- create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
- TPMLIB_ChooseTPMVersion(3), TPMLIB_ChooseTPMVersion (3)
- Choose the version of the TPM
- TPMLIB_GetVersion(3), TPMLIB_GetVersion (3)
- Get the version of the TPM library
- TS_VERIFY_CTX(3ossl), TS_VERIFY_CTX_new(3ossl), TS_VERIFY_CTX_init(3ossl), TS_VERIFY_CTX_free(3ossl), TS_VERIFY_CTX_cleanup(3ossl), TS_VERIFY_CTX_set_flags(3ossl), TS_VERIFY_CTX_add_flags(3ossl), TS_VERIFY_CTX_set0_data(3ossl), TS_VERIFY_CTX_set0_imprint(3ossl), TS_VERIFY_CTX_set0_store(3ossl), TS_VERIFY_CTX_set0_certs(3ossl), TS_VERIFY_CTX_set_certs(3ossl), TS_VERIFY_CTS_set_certs(3ossl), TS_VERIFY_CTX_set_data(3ossl), TS_VERIFY_CTX_set_imprint(3ossl), TS_VERIFY_CTX_set_store(3ossl)
- manage the TS response verification context
- 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_AppendAllObjTypes.tcl86(3), Tcl_RegisterObjType(3), Tcl_GetObjType(3), Tcl_AppendAllObjTypes(3), Tcl_ConvertToType (3)
- manipulate Tcl value types
- Tcl_AppendAllObjTypes.tcl90(3), Tcl_RegisterObjType(3), Tcl_GetObjType(3), Tcl_AppendAllObjTypes(3), Tcl_ConvertToType(3), Tcl_FreeInternalRep(3), Tcl_InitStringRep(3), Tcl_HasStringRep(3), Tcl_StoreInternalRep(3), Tcl_FetchInternalRep (3)
- manipulate Tcl value types
- Tcl_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_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_DiscardInterpState.tcl86(3), Tcl_SaveInterpState(3), Tcl_RestoreInterpState(3), Tcl_DiscardInterpState(3), Tcl_SaveResult(3), Tcl_RestoreResult(3), Tcl_DiscardResult(3)
- save and restore an interpreter's state
- Tcl_ErrnoId.tcl90(3), Tcl_SetErrno(3), Tcl_GetErrno(3), Tcl_ErrnoId(3), Tcl_ErrnoMsg(3), Tcl_WinConvertError(3)
- manipulate errno to store and retrieve error codes
- Tcl_GetBoolean.tcl86(3), Tcl_GetInt(3), Tcl_GetDouble(3), Tcl_GetBoolean(3)
- convert from string to integer, double, or boolean
- Tcl_GetBoolean.tcl90(3), Tcl_GetInt(3), Tcl_GetDouble(3), Tcl_GetBoolean(3)
- convert from string to integer, double, or boolean
- Tcl_GetChannelError.tcl86(3), Tcl_SetChannelError(3), Tcl_SetChannelErrorInterp(3), Tcl_GetChannelError(3), Tcl_GetChannelErrorInterp(3)
- functions to create/intercept Tcl errors by channel drivers
- Tcl_GetChannelError.tcl90(3), Tcl_SetChannelError(3), Tcl_SetChannelErrorInterp(3), Tcl_GetChannelError(3), Tcl_GetChannelErrorInterp(3)
- functions to create/intercept Tcl errors by channel drivers
- Tcl_GetVersion.tcl86(3), Tcl_GetVersion(3)
- get the version of the library at runtime
- Tcl_GetVersion.tcl90(3), Tcl_GetVersion(3)
- get the version of the library at runtime
- Tcl_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_PkgPresent.tcl86(3), Tcl_PkgRequire(3), Tcl_PkgRequireEx(3), Tcl_PkgRequireProc(3), Tcl_PkgPresent(3), Tcl_PkgPresentEx(3), Tcl_PkgProvide(3), Tcl_PkgProvideEx(3)
- package version control
- Tcl_PkgPresent.tcl90(3), Tcl_PkgRequire(3), Tcl_PkgRequireEx(3), Tcl_PkgRequireProc(3), Tcl_PkgPresent(3), Tcl_PkgPresentEx(3), Tcl_PkgProvide(3), Tcl_PkgProvideEx(3)
- package version control
- Tcl_PrintDouble.tcl86(3), Tcl_PrintDouble(3)
- Convert floating value to string
- Tcl_PrintDouble.tcl90(3), Tcl_PrintDouble(3)
- Convert floating value to string
- Tcl_SignalId.tcl86(3), Tcl_SignalId(3), Tcl_SignalMsg(3)
- Convert signal codes
- Tcl_SignalId.tcl90(3), Tcl_SignalId(3), Tcl_SignalMsg(3)
- Convert signal codes
- Tcl_TranslateFileName.tcl86(3), Tcl_TranslateFileName(3)
- convert file name to native form and replace tilde with home directory
- Tcl_TranslateFileName.tcl90(3), Tcl_TranslateFileName(3)
- convert file name to native form
- Tdbc_Init(3), Tdbc_MapSqlState(3), Tdbc_TokenizeSql(3)
- C procedures to facilitate writing TDBC drivers
- Tk_3DBorderColor.tk86(3), Tk_Alloc3DBorderFromObj(3), Tk_Get3DBorder(3), Tk_Get3DBorderFromObj(3), Tk_Draw3DRectangle(3), Tk_Fill3DRectangle(3), Tk_Draw3DPolygon(3), Tk_Fill3DPolygon(3), Tk_3DVerticalBevel(3), Tk_3DHorizontalBevel(3), Tk_SetBackgroundFromBorder(3), Tk_NameOf3DBorder(3), Tk_3DBorderColor(3), Tk_3DBorderGC(3), Tk_Free3DBorderFromObj(3), Tk_Free3DBorder(3)
- draw borders with three-dimensional appearance
- Tk_ChangeWindowAttributes.tk86(3), Tk_ConfigureWindow(3), Tk_MoveWindow(3), Tk_ResizeWindow(3), Tk_MoveResizeWindow(3), Tk_SetWindowBorderWidth(3), Tk_ChangeWindowAttributes(3), Tk_SetWindowBackground(3), Tk_SetWindowBackgroundPixmap(3), Tk_SetWindowBorder(3), Tk_SetWindowBorderPixmap(3), Tk_SetWindowColormap(3), Tk_DefineCursor(3), Tk_UndefineCursor(3)
- change window configuration or attributes
- Tk_DrawFocusHighlight.tk86(3), Tk_DrawFocusHighlight(3)
- draw the traversal highlight ring for a widget
- Tk_GetDash.tk86(3), Tk_GetDash(3)
- convert from string to valid dash structure
- Tk_GetUid.tk86(3), Tk_GetUid(3), Tk_Uid(3)
- convert from string to unique identifier
- Tk_GetUserInactiveTime.tk86(3), Tk_GetUserInactiveTime(3), Tk_ResetUserInactiveTime(3)
- discover user inactivity time
- Tk_Name.tk86(3), Tk_Name(3), Tk_PathName(3), Tk_NameToWindow(3)
- convert between names and window tokens
- TransverseMercatorProj(1)
- -- perform transverse Mercator projection
- Tspi_Hash_VerifySignature(3)
- verify the hash value with a given signature
- Tspi_Key_ConvertMigrationBlob(3)
- create a wrapped key from a migration blob
- UI(3), UI_new(3), UI_new_method(3), UI_free(3), UI_add_input_string(3), UI_dup_input_string(3), UI_add_verify_string(3), UI_dup_verify_string(3), UI_add_input_boolean(3), UI_dup_input_boolean(3), UI_add_info_string(3), UI_dup_info_string(3), UI_add_error_string(3), UI_dup_error_string(3), UI_construct_prompt(3), UI_add_user_data(3), UI_dup_user_data(3), UI_get0_user_data(3), UI_get0_result(3), UI_get_result_length(3), UI_process(3), UI_ctrl(3), UI_set_default_method(3), UI_get_default_method(3), UI_get_method(3), UI_set_method(3), UI_OpenSSL(3), UI_null(3)
- user interface
- UI(3ossl), UI_new(3ossl), UI_new_method(3ossl), UI_free(3ossl), UI_add_input_string(3ossl), UI_dup_input_string(3ossl), UI_add_verify_string(3ossl), UI_dup_verify_string(3ossl), UI_add_input_boolean(3ossl), UI_dup_input_boolean(3ossl), UI_add_info_string(3ossl), UI_dup_info_string(3ossl), UI_add_error_string(3ossl), UI_dup_error_string(3ossl), UI_construct_prompt(3ossl), UI_add_user_data(3ossl), UI_dup_user_data(3ossl), UI_get0_user_data(3ossl), UI_get0_result(3ossl), UI_get_result_length(3ossl), UI_process(3ossl), UI_ctrl(3ossl), UI_set_default_method(3ossl), UI_get_default_method(3ossl), UI_get_method(3ossl), UI_set_method(3ossl), UI_OpenSSL(3ossl), UI_null(3ossl)
- user interface
- 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
- WildMidi_ConvertBufferToMidi(3)
- Convert a MIDI-like buffer into a new MIDI buffer
- WildMidi_ConvertToMidi(3)
- Convert a MIDI-like file into a new MIDI file
- WildMidi_GetVersion(3)
- Get the library version
- WildMidi_MasterVolume(3)
- sets the overall audio level of the library
- WildMidi_SetCvtOption(3)
- Set a conversion option for a specific midi
- X25519(3), X25519_keypair(3), ED25519_keypair(3), ED25519_sign(3), ED25519_verify(3)
- Elliptic Curve Diffie-Hellman and signature primitives based on Curve25519
- X509_STORE_CTX_get_cleanup(3), X509_STORE_CTX_get_lookup_crls(3), X509_STORE_CTX_get_lookup_certs(3), X509_STORE_CTX_get_check_policy(3), X509_STORE_CTX_get_cert_crl(3), X509_STORE_CTX_get_check_crl(3), X509_STORE_CTX_get_get_crl(3), X509_STORE_CTX_get_check_revocation(3), X509_STORE_CTX_get_check_issued(3), X509_STORE_CTX_get_get_issuer(3), X509_STORE_CTX_get_verify_cb(3), X509_STORE_CTX_set_verify_cb(3), X509_STORE_CTX_verify_cb(3)
- get and set verification callback
- X509_STORE_CTX_get_cleanup(3ossl), X509_STORE_CTX_get_lookup_crls(3ossl), X509_STORE_CTX_get_lookup_certs(3ossl), X509_STORE_CTX_get_check_policy(3ossl), X509_STORE_CTX_get_cert_crl(3ossl), X509_STORE_CTX_get_check_crl(3ossl), X509_STORE_CTX_get_get_crl(3ossl), X509_STORE_CTX_set_get_crl(3ossl), X509_STORE_CTX_get_check_revocation(3ossl), X509_STORE_CTX_get_check_issued(3ossl), X509_STORE_CTX_get_get_issuer(3ossl), X509_STORE_CTX_get_verify_cb(3ossl), X509_STORE_CTX_set_verify_cb(3ossl), X509_STORE_CTX_verify_cb(3ossl), X509_STORE_CTX_print_verify_cb(3ossl), X509_STORE_CTX_set_current_reasons(3ossl)
- get and set X509_STORE_CTX components such as verification callback
- X509_STORE_CTX_get_error(3), X509_STORE_CTX_set_error(3), X509_STORE_CTX_get_error_depth(3), X509_STORE_CTX_set_error_depth(3), X509_STORE_CTX_get_current_cert(3), X509_STORE_CTX_set_current_cert(3), X509_STORE_CTX_get0_cert(3), X509_STORE_CTX_get1_chain(3), X509_verify_cert_error_string(3)
- get or set certificate verification status information
- X509_STORE_CTX_get_error(3ossl), X509_STORE_CTX_set_error(3ossl), X509_STORE_CTX_get_error_depth(3ossl), X509_STORE_CTX_set_error_depth(3ossl), X509_STORE_CTX_get_current_cert(3ossl), X509_STORE_CTX_set_current_cert(3ossl), X509_STORE_CTX_get0_cert(3ossl), X509_STORE_CTX_get1_chain(3ossl), X509_verify_cert_error_string(3ossl)
- get or set certificate verification status information
- X509_STORE_CTX_new(3), X509_STORE_CTX_cleanup(3), X509_STORE_CTX_free(3), X509_STORE_CTX_init(3), X509_STORE_CTX_set0_trusted_stack(3), X509_STORE_CTX_set_cert(3), X509_STORE_CTX_set0_crls(3), X509_STORE_CTX_get0_chain(3), X509_STORE_CTX_set0_verified_chain(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_get0_untrusted(3), X509_STORE_CTX_set0_untrusted(3), X509_STORE_CTX_get_num_untrusted(3), X509_STORE_CTX_set_default(3), X509_STORE_CTX_set_verify(3), X509_STORE_CTX_verify_fn(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_purpose_inherit(3)
- X509_STORE_CTX initialisation
- X509_STORE_CTX_new_ex(3ossl), X509_STORE_CTX_new(3ossl), X509_STORE_CTX_cleanup(3ossl), X509_STORE_CTX_free(3ossl), X509_STORE_CTX_init(3ossl), X509_STORE_CTX_init_rpk(3ossl), X509_STORE_CTX_set0_trusted_stack(3ossl), X509_STORE_CTX_set_cert(3ossl), X509_STORE_CTX_set0_crls(3ossl), X509_STORE_CTX_set0_rpk(3ossl), X509_STORE_CTX_get0_param(3ossl), X509_STORE_CTX_set0_param(3ossl), X509_STORE_CTX_get0_untrusted(3ossl), X509_STORE_CTX_set0_untrusted(3ossl), X509_STORE_CTX_get_num_untrusted(3ossl), X509_STORE_CTX_get0_chain(3ossl), X509_STORE_CTX_set0_verified_chain(3ossl), X509_STORE_CTX_get0_rpk(3ossl), X509_STORE_CTX_set_default(3ossl), X509_STORE_CTX_set_verify(3ossl), X509_STORE_CTX_verify_fn(3ossl), X509_STORE_CTX_set_ocsp_resp(3ossl), X509_STORE_CTX_set_purpose(3ossl), X509_STORE_CTX_set_trust(3ossl), X509_STORE_CTX_purpose_inherit(3ossl)
- X509_STORE_CTX initialisation
- X509_STORE_set_lookup_crls_cb(3), X509_STORE_set_verify_func(3), X509_STORE_get_cleanup(3), X509_STORE_set_cleanup(3), X509_STORE_get_lookup_crls(3), X509_STORE_set_lookup_crls(3), X509_STORE_get_lookup_certs(3), X509_STORE_set_lookup_certs(3), X509_STORE_get_check_policy(3), X509_STORE_set_check_policy(3), X509_STORE_get_cert_crl(3), X509_STORE_set_cert_crl(3), X509_STORE_get_check_crl(3), X509_STORE_set_check_crl(3), X509_STORE_get_get_crl(3), X509_STORE_set_get_crl(3), X509_STORE_get_check_revocation(3), X509_STORE_set_check_revocation(3), X509_STORE_get_check_issued(3), X509_STORE_set_check_issued(3), X509_STORE_get_get_issuer(3), X509_STORE_set_get_issuer(3), X509_STORE_CTX_get_verify(3), X509_STORE_set_verify(3), X509_STORE_get_verify_cb(3), X509_STORE_set_verify_cb_func(3), X509_STORE_set_verify_cb(3), X509_STORE_CTX_cert_crl_fn(3), X509_STORE_CTX_check_crl_fn(3), X509_STORE_CTX_check_issued_fn(3), X509_STORE_CTX_check_policy_fn(3), X509_STORE_CTX_check_revocation_fn(3), X509_STORE_CTX_cleanup_fn(3), X509_STORE_CTX_get_crl_fn(3), X509_STORE_CTX_get_issuer_fn(3), X509_STORE_CTX_lookup_certs_fn(3), X509_STORE_CTX_lookup_crls_fn(3)
- set verification callback
- X509_STORE_set_lookup_crls_cb(3ossl), X509_STORE_set_verify_func(3ossl), X509_STORE_get_cleanup(3ossl), X509_STORE_set_cleanup(3ossl), X509_STORE_get_lookup_crls(3ossl), X509_STORE_set_lookup_crls(3ossl), X509_STORE_get_lookup_certs(3ossl), X509_STORE_set_lookup_certs(3ossl), X509_STORE_get_check_policy(3ossl), X509_STORE_set_check_policy(3ossl), X509_STORE_get_cert_crl(3ossl), X509_STORE_set_cert_crl(3ossl), X509_STORE_get_check_crl(3ossl), X509_STORE_set_check_crl(3ossl), X509_STORE_get_get_crl(3ossl), X509_STORE_set_get_crl(3ossl), X509_STORE_get_check_revocation(3ossl), X509_STORE_set_check_revocation(3ossl), X509_STORE_get_check_issued(3ossl), X509_STORE_set_check_issued(3ossl), X509_STORE_CTX_get1_issuer(3ossl), X509_STORE_get_get_issuer(3ossl), X509_STORE_set_get_issuer(3ossl), X509_STORE_CTX_get_verify(3ossl), X509_STORE_set_verify(3ossl), X509_STORE_get_verify_cb(3ossl), X509_STORE_set_verify_cb_func(3ossl), X509_STORE_set_verify_cb(3ossl), X509_STORE_CTX_cert_crl_fn(3ossl), X509_STORE_CTX_check_crl_fn(3ossl), X509_STORE_CTX_check_issued_fn(3ossl), X509_STORE_CTX_check_policy_fn(3ossl), X509_STORE_CTX_check_revocation_fn(3ossl), X509_STORE_CTX_cleanup_fn(3ossl), X509_STORE_CTX_get_crl_fn(3ossl), X509_STORE_CTX_get_issuer_fn(3ossl), X509_STORE_CTX_lookup_certs_fn(3ossl), X509_STORE_CTX_lookup_crls_fn(3ossl)
- set verification callback
- X509_VERIFY_PARAM_new(3), X509_VERIFY_PARAM_inherit(3), X509_VERIFY_PARAM_set1(3), X509_VERIFY_PARAM_free(3), X509_VERIFY_PARAM_add0_table(3), X509_VERIFY_PARAM_lookup(3), X509_VERIFY_PARAM_get_count(3), X509_VERIFY_PARAM_get0(3), X509_VERIFY_PARAM_table_cleanup(3)
- X509 verification parameter objects
- X509_VERIFY_PARAM_set_flags(3), X509_VERIFY_PARAM_clear_flags(3), X509_VERIFY_PARAM_get_flags(3), X509_VERIFY_PARAM_set_purpose(3), X509_VERIFY_PARAM_get_inh_flags(3), X509_VERIFY_PARAM_set_inh_flags(3), X509_VERIFY_PARAM_set_trust(3), X509_VERIFY_PARAM_set_depth(3), X509_VERIFY_PARAM_get_depth(3), X509_VERIFY_PARAM_set_auth_level(3), X509_VERIFY_PARAM_get_auth_level(3), X509_VERIFY_PARAM_set_time(3), X509_VERIFY_PARAM_get_time(3), X509_VERIFY_PARAM_add0_policy(3), X509_VERIFY_PARAM_set1_policies(3), X509_VERIFY_PARAM_set1_host(3), X509_VERIFY_PARAM_add1_host(3), X509_VERIFY_PARAM_set_hostflags(3), X509_VERIFY_PARAM_get_hostflags(3), X509_VERIFY_PARAM_get0_peername(3), X509_VERIFY_PARAM_set1_email(3), X509_VERIFY_PARAM_set1_ip(3), X509_VERIFY_PARAM_set1_ip_asc(3)
- X509 verification parameters
- X509_VERIFY_PARAM_set_flags(3ossl), X509_VERIFY_PARAM_clear_flags(3ossl), X509_VERIFY_PARAM_get_flags(3ossl), X509_VERIFY_PARAM_set_purpose(3ossl), X509_VERIFY_PARAM_get_purpose(3ossl), X509_VERIFY_PARAM_get_inh_flags(3ossl), X509_VERIFY_PARAM_set_inh_flags(3ossl), X509_VERIFY_PARAM_set_trust(3ossl), X509_VERIFY_PARAM_set_depth(3ossl), X509_VERIFY_PARAM_get_depth(3ossl), X509_VERIFY_PARAM_set_auth_level(3ossl), X509_VERIFY_PARAM_get_auth_level(3ossl), X509_VERIFY_PARAM_set_time(3ossl), X509_VERIFY_PARAM_get_time(3ossl), X509_VERIFY_PARAM_add0_policy(3ossl), X509_VERIFY_PARAM_set1_policies(3ossl), X509_VERIFY_PARAM_get0_host(3ossl), X509_VERIFY_PARAM_set1_host(3ossl), X509_VERIFY_PARAM_add1_host(3ossl), X509_VERIFY_PARAM_set_hostflags(3ossl), X509_VERIFY_PARAM_get_hostflags(3ossl), X509_VERIFY_PARAM_get0_peername(3ossl), X509_VERIFY_PARAM_get0_email(3ossl), X509_VERIFY_PARAM_set1_email(3ossl), X509_VERIFY_PARAM_set1_ip(3ossl), X509_VERIFY_PARAM_get1_ip_asc(3ossl), X509_VERIFY_PARAM_set1_ip_asc(3ossl)
- X509 verification parameters
- X509_build_chain(3ossl), X509_verify_cert(3ossl), X509_STORE_CTX_verify(3ossl)
- build and verify X509 certificate chain
- X509_get_version(3), X509_set_version(3), X509_REQ_get_version(3), X509_REQ_set_version(3), X509_CRL_get_version(3), X509_CRL_set_version(3)
- get or set certificate, certificate request or CRL version
- X509_get_version(3ossl), X509_set_version(3ossl), X509_REQ_get_version(3ossl), X509_REQ_set_version(3ossl), X509_ACERT_get_version(3ossl), X509_ACERT_set_version(3ossl), X509_CRL_get_version(3ossl), X509_CRL_set_version(3ossl)
- get or set certificate, certificate request or CRL version
- X509_sign(3), X509_sign_ctx(3), X509_verify(3), X509_REQ_sign(3), X509_REQ_sign_ctx(3), X509_REQ_verify(3), X509_CRL_sign(3), X509_CRL_sign_ctx(3), X509_CRL_verify(3)
- sign or verify certificate, certificate request or CRL signature
- X509_verify(3ossl), X509_self_signed(3ossl), X509_REQ_verify_ex(3ossl), X509_REQ_verify(3ossl), X509_CRL_verify(3ossl), X509_ACERT_verify(3ossl)
- verify certificate, certificate request, or CRL signature
- X509_verify_cert(3)
- discover and verify X509 certificate chain
- 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
- XConfigureWindow(3), XMoveWindow(3), XResizeWindow(3), XMoveResizeWindow(3), XSetWindowBorderWidth(3), XWindowChanges(3)
- configure windows and window changes structure
- 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
- XGetExtensionVersion(3)
- query the version of the input extension
- XGrabServer(3), XUngrabServer(3)
- grab the server
- XIQueryVersion(3)
- announce and query the support XI2 version
- XOpenDisplay(3), XCloseDisplay(3)
- connect or disconnect to X server
- XResourceManagerString(3), XScreenResourceString(3)
- obtain server resource properties
- XSetScreenSaver(3), XForceScreenSaver(3), XActivateScreenSaver(3), XResetScreenSaver(3), XGetScreenSaver(3)
- manipulate the screen saver
- XSetSelectionOwner(3), XGetSelectionOwner(3), XConvertSelection(3)
- manipulate window selection
- 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
- XStringListToTextProperty(3), XTextPropertyToStringList(3), XFreeStringList(3), XTextProperty(3)
- convert string lists and text property structure
- XStringToKeysym(3), XKeysymToString(3), XKeycodeToKeysym(3), XKeysymToKeycode(3), XConvertCase(3)
- convert keysyms
- XcmsConvertColors(3)
- convert CCC color specifications
- XcupQueryVersion(3)
- Returns TOG-CUP protocol version supported by the X server
- XdbeQueryExtension(3)
- returns the version of DBE supported by the server
- Xephyr(1)
- X server outputting to a window on a pre-existing X display
- 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
- XkbAddGeomOverlay(3)
- Add one overlay to a section
- XkbAddGeomOverlayKey(3)
- Add a key to an existing overlay row
- XkbAddGeomOverlayRow(3)
- Add a row to an existing overlay
- XkbAllocGeomOverlayKeys(3)
- Allocate keys in an overlay row
- XkbAllocGeomOverlayRows(3)
- Allocate rows in a overlay
- XkbAllocGeomOverlays(3)
- Allocate overlays in a section
- XkbAllocServerMap(3)
- Allocate and initialize an empty server map description record
- XkbChangeControls(3)
- Provides a flexible method for updating the controls in a server to match those in the changed keyboard description
- XkbChangeDeviceInfo(3)
- Update the server's description of a device with the changes noted in an XkbDeviceChangesRec
- XkbChangeMap(3)
- Update only partial components of a keyboard description, modify the appropriate fields in the server and map components of a local copy of the keyboard description
- XkbChangeNames(3)
- Change symbolic names in the server
- XkbFindOverlayForKey(3)
- Find the alternate name by using the primary name for a key that is part of an overlay
- XkbForceBell(3)
- Overrides user preference settings for audible bells to ring the bell on the default keyboard
- XkbForceDeviceBell(3)
- Rings the bell on any keyboard, overriding user preference settings for audible bells
- XkbFreeGeomOverlayKeys(3)
- Free keys in an overlay row
- XkbFreeGeomOverlayRows(3)
- Free rows in an overlay
- XkbFreeGeomOverlays(3)
- Free rows in a section
- XkbFreeServerMap(3)
- Free memory used by the server member of an XkbDescRec structure
- XkbGetCompatMap(3)
- Fetch any combination of the current compatibility map components from the server
- XkbGetControls(3)
- Finds the current state of Xkb server controls
- XkbGetDetectableAutoRepeat(3)
- Determines whether or not the server supports DetectableAutoRepeat
- XkbGetDeviceInfo(3)
- Determine whether the X server allows Xkb access to particular capabilities of input devices other than the core X keyboard, or to determine the status of indicator maps, indicator names or button actions on a non-KeyClass extension device
- XkbGetKeyBehaviors(3)
- Obtain the behaviors (the behaviors array) for a subset of the keys in a keyboard description from the server
- XkbGetKeyTypes(3)
- Obtain the list of available key types in the server's keyboard mapping
- XkbGetKeyboardByName(3)
- Build a new keyboard description from a set of named components, and to optionally have the server use the resulting description to replace an active one
- XkbGetMap(3)
- Allocate an XkbDescRec structure and populate it with the server's keyboard client map and server map
- XkbGetNames(3)
- Obtain symbolic names from the server
- XkbGetUpdatedMap(3)
- Update the client or server map information in an existing keyboard description
- XkbLibraryVersion(3)
- Determines the compatibility of a library at runtime
- XkbModActionVMods(3)
- Returns the vmods1 and vmods2 fields of act converted to the vmods format of an Xkb modifier description
- XkbOpenDisplay(3)
- Checks for a compatible version of the Xkb extension in both the library and the server, and initializes the extension for use
- 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
- 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
- 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
- XkbSelectEvents(3)
- Selects and / or deselects for delivery of one or more Xkb events and has them delivered under all conditions
- XkbSetCompatMap(3)
- Modify the server's compatibility map
- XkbSetControls(3)
- Copies changes to the X server based on a modified ctrls structure in a local copy of the keyboard description
- XkbSetIndicatorMap(3)
- Downloads the changes to the server based on modifications to a local copy of the keyboard description which will update the maps for one or more indicators
- XkbSetMap(3)
- Send a complete new set of values for entire components to the server
- XkbSetNames(3)
- Change the symbolic names in the server
- XkbSetServerInternalMods(3)
- Sets the modifiers that are consumed by the server before events are delivered to the client
- XmConvertStringToUnits(3)
- A function that converts a string specification to a unit value "XmConvertStringToUnits"
- XmConvertUnits(3)
- A function that converts a value in one unit type to another unit type "XmConvertUnits"
- XmCvtByteStreamToXmString(3)
- A compound string function that converts from a compound string in Byte Stream format to a compound string "XmCvtByteStreamToXmString" "compound string functions" "XmCvtByteStreamToXmString"
- XmCvtCTToXmString(3)
- A compound string function that converts compound text to a compound string "XmCvtCTToXmString" "compound string functions" "XmCvtCTToXmString"
- XmCvtStringToUnitType(3)
- A function that converts a string to a unit-type value "XmCvtStringToUnitType"
- XmCvtTextPropertyToXmStringTable(3)
- A function that converts from a TextProperty Structure to a StringTable "XmCvtTextPropertyToXmStringTable"
- XmCvtXmStringTableToTextProperty(3)
- A function that converts from XmStringTable to an XTextProperty Structure "XmCvtXmStringTableToTextProperty"
- XmCvtXmStringToByteStream(3)
- A compound string function that converts a compound string to a Byte Stream format "XmCvtXmStringToByteStream" "compound string functions" "XmCvtXmStringToByteStream"
- XmCvtXmStringToCT(3)
- A compound string function that converts a compound string to compound text "XmCvtXmStringToCT" "compound string functions" "XmCvtXmStringToCT"
- XmDirectionToStringDirection(3)
- A function that converts an XmDirection value to an XmStringDirection value "XmDirectionToStringDirection"
- XmDragOverShell(3)
- Motif-compatible DragOverShell widget
- 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"
- XmGetFocusWidget(3)
- Returns the ID of the widget that has keyboard focus "XmGetFocusWidget" "traversal functions" "XmGetFocusWidget"
- XmGetTabGroup(3)
- Returns the widget ID of a tab group "XmGetTabGroup" "traversal functions" "XmGetTabGroup"
- XmIsTraversable(3)
- A function that identifies whether a widget can be traversed "XmIsTraversable"
- XmListGetSelectedPos(3)
- A List function that returns the position of every selected item in the list "XmListGetSelectedPos" "List functions" "XmListGetSelectedPos"
- XmParseTableFree(3)
- A compound string function that recovers memory "XmParseTableFree" "compound string functions" "XmParseTableFree"
- XmPrintToFile(3)
- Retrieves and saves data that would normally be printed by the X Print Server
- XmProcessTraversal(3)
- A function that determines which component receives keyboard events when a widget has the focus "XmProcessTraversal"
- XmRenderTableCvtFromProp(3)
- A render table function that converts from a string representation to a render table "XmRenderTableCvtFromProp" "render table functions" "XmRenderTableCvtFromProp"
- XmRenderTableCvtToProp(3)
- A render table function that converts a render table to a string representation "XmRenderTableCvtToProp" "render table functions" "XmRenderTableCvtToProp"
- XmRenderTableFree(3)
- A render table function that recovers memory "XmRenderTableFree"
- XmRenderTableRemoveRenditions(3)
- A convenience function that removes renditions "XmRenderTableRemoveRenditions"
- XmRepTypeAddReverse(3)
- A representation type manager function that installs the reverse converter for a previously registered representation type "XmRepTypeAddReverse" "representation type manager functions" "XmRepTypeAddReverse"
- XmRepTypeInstallTearOffModelConverter(3)
- A representation type manager function that installs the resource converter for XmNtearOffModel. "XmRepTypeInstallTearOff%ModelConverter" "representation type manager functions" "XmRepTypeInstallTearOff%ModelConverter"
- 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"
- XmStringDirectionToDirection(3)
- A function that converts from XmStringDirection to XmDirection "XmStringDirectionToDirection"
- XmStringParseText(3)
- A function that converts a character string to a compound string "XmStringParseText" "compound string functions" "XmStringParseText"
- XmStringTableParseStringArray(3)
- A convenience function that converts an array of strings to a compound string table "XmStringTableParseStringArray"
- XmStringTableToXmString(3)
- A convenience function that converts a compound string table to a single compound string "XmStringTableToXmString"
- XmStringTableUnparse(3)
- A convenience function that converts a table of compound strings to an array of text "XmStringTableUnparse"
- XmStringToXmStringTable(3)
- A convenience function that converts a single compound string to a table of compound strings "XmStringTableToXmString"
- XmTabStackXYToWidget(3)
- A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that space "XmTabStackXYToWidget" "TabStack functions" "XmTabStackXYToWidget"
- XmTextGetCenterline(3)
- Return the height (length) of a character string when the writing direction is vertical
- XmbTextListToTextProperty(3), XwcTextListToTextProperty(3), Xutf8TextListToTextProperty(3), XmbTextPropertyToTextList(3), XwcTextPropertyToTextList(3), Xutf8TextPropertyToTextList(3), XwcFreeStringList(3), XDefaultString(3)
- convert text lists and text property structures
- XmbufQueryExtension(3), XmbufGetVersion(3), XmbufCreateBuffers(3), XmbufDestroyBuffers(3), XmbufDisplayBuffers(3), XmbufGetWindowAttributes(3), XmbufChangeWindowAttributes(3), XmbufGetBufferAttributes(3), XmbufChangeBufferAttributes(3), XmbufGetScreenInfo(3), XmbufCreateStereoWindow(3)
- X multibuffering functions
- XmtAssertWidgetClass(3), XmtAssertWidgetClass()(3)
- verify the type of a widget
- XmtCheckPrintfFormat(3), XmtCheckPrintfFormat()(3)
- verify that two strings have the same printf() substitutions
- XmtConvertStringToBitmap(3), XmtConvertStringTo<Type>(3)
- ``new style'' Xt resource converters for various types
- XmtDialogPosition(3), XmtDialogPosition()(3)
- center a dialog box over a widget
- XmtDisplayBusyCursor(3), XmtDisplayBusyCursor()(3), XmtDisplayDefaultCursor()(3), XmtDisplayCursor()(3)
- display a cursor over a window
- XmtHSLToRGB(3), XmtHSLToRGB()(3), XmtRGBToHSL()(3)
- convert between the HSL and RGB color spaces
- XmtLayoutConvertSizeToPixels(3), XmtLayoutConvertSizeToPixels()(3)
- convert a resolution independent size to pixels
- XmtLocalize2(3), XmtLocalize2()(3), XmtLocalize()(3), XmtLocalizeWidget()(3)
- look up a translated version of a string in the resource database
- XmtRegisterAll(3), XmtRegisterAll()(3)
- register all standard widgets, procedures, and resource converters
- XmtRegisterBitmapConverter(3), XmtRegister<Type>Converter(3)
- register resource converters for various types
- XmtRegisterEnumConverter(3), XmtRegisterEnumConverter()(3), XmtConvertStringToEnum()(3)
- a resource converter for enumerated types
- 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
- Xnest(1)
- a nested X server
- Xorg(1)
- X11R7 X server
- Xorg.wrap(1)
- Xorg X server binary wrapper
- Xserver(1)
- X Window System display server
- Xss(3), XScreenSaver(3)
- X11 Screen Saver extension client library
- XtAddEventHandler(3), XtAddRawEventHandler(3), XtRemoveEventHandler(3), XtRemoveRawEventHandler(3), XtInsertEventHandler(3), XtInsertRawEventHandler(3)
- add and remove event handlers
- XtAppAddConverter(3), XtAddConverter(3)
- register resource converter
- XtAppSetTypeConverter(3), XtSetTypeConverter(3)
- register resource converter
- XtClass(3), XtSuperclass(3), XtIsSubclass(3), XtCheckSubclass(3), XtIsObject(3), XtIsRectObj(3), XtIsWidget(3), XtIsComposite(3), XtIsConstraint(3), XtIsShell(3), XtIsOverrideShell(3), XtIsWMShell(3), XtIsVendorShell(3), XtIsTransientShell(3), XtIsTopLevelShell(3), XtIsApplicationShell(3), XtIsSessionShell(3)
- obtain and verify a widget's class
- XtConvert(3), XtDirectConvert(3)
- invoke resource converters
- XtConvertAndStore(3), XtCallConverter(3)
- invoke resource converters
- XtCreateSelectionRequest(3), XtSendSelectionRequest(3), XtCancelSelectionRequest(3)
- bundle multiple selection conversion requests into a single request using MULTIPLE target
- XtDisplayStringConversionWarning(3)
- issue a conversion warning message
- XtGetSelectionRequest(3)
- retrieve the event that triggered the XtConvertSelectionProc
- XtParseTranslationTable(3), XtAugmentTranslations(3), XtOverrideTranslations(3), XtUninstallTranslations(3)
- manage translation tables
- XtSetKeyTranslator(3), XtTranslateKeycode(3), XtRegisterCaseConverter(3), XtConvertCase(3)
- convert KeySym to KeyCodes
- XtStringConversionWarning(3)
- issue a conversion warning message
- XvQueryExtension(3)
- return version and release of extension
- Xvfb(1)
- virtual framebuffer X server for X Version 11
- Xvnc(1)
- an X server providing VNC connectivity
- Xwayland(1)
- an X server for running X clients under Wayland
- _getpixel(3), _getpixel15(3), _getpixel16(3), _getpixel24(3), _getpixel32(3)
- Faster specific version of getpixel(). Allegro game programming library
- _lag2_(3)
- <em>lag2</em>: general matrix, convert double <=> single
- _lat2_(3)
- <em>lat2</em>: triangular matrix, convert double <=> single
- _putpixel(3), _putpixel15(3), _putpixel16(3), _putpixel24(3), _putpixel32(3)
- Faster specific version of putpixel(). Allegro game programming library
- _set_color(3)
- Inline version of set_color(). Allegro game programming library
- a2png(1)
- convert ASCII text to PNG bitmap image
- a2x(1)
- A toolchain manager for AsciiDoc (converts Asciidoc text files to other file formats)
- a800(4)
- webcamd driver for AVerMedia AverTV A800 DVB-T receiver
- aa_displayrecommended(3)
- List of recommended drivers
- aa_drivers(3)
- NULL-terminated array of output drivers available in AA-lib
- aa_initkbd(3)
- initialize the AA-lib keyboard driver
- aa_initmouse(3)
- initialize the AA-lib mouse driver
- aa_kbddrivers(3)
- NULL-terminated array of keyboard drivers available in AA_lib
- aa_kbdrecommended(3)
- List of recommended drivers
- aa_mousedrivers(3)
- NULL terminated array of mouse drivers supported by AA-lib
- aa_mouserecommended(3)
- List of recommended drivers
- aa_recommendhi(3)
- insert the given driver on beggining of the list of recommended drivers
- aa_recommendhidisplay(3)
- insert the given driver on beggining of the list of recommended display drivers
- aa_recommendhikbd(3)
- insert the given driver on beggining of the list of recommended keyboard drivers
- aa_recommendhimouse(3)
- insert the given driver on beggining of the list of recommended mouse drivers
- aa_recommendlow(3)
- Add the given driver to the end of list of recommended drivers
- aa_recommendlowdisplay(3)
- Add the given driver to the end of list of display recommended drivers
- aa_recommendlowkbd(3)
- Add the given driver to the end of list of keyboard recommended drivers
- aa_recommendlowmouse(3)
- Add the given driver to the end of list of mouse recommended drivers
- aa_render(3)
- convert image buffer to ASCII-art
- aa_uninitkbd(3)
- uninitialize the keyboard driver
- aa_uninitmouse(3)
- uninitialize the mouse driver
- aarch64-none-elf-gcov(1), gcov(1)
- coverage testing tool
- aarch64-unknown-freebsd15.0-gcov12(1), gcov(1)
- coverage testing tool
- aarch64-unknown-freebsd15.0-gcov13(1), gcov(1)
- coverage testing tool
- aarch64-unknown-freebsd15.0-gcov14(1), gcov(1)
- coverage testing tool
- ab(1)
- Apache HTTP server benchmarking tool
- ablToBddCct(3)
- converts an ABL into a BDD within a circuit
- access(5)
- Postfix SMTP server access table
- acmetool(8)
- request certificates from ACME servers automatically
- activateCDKAlphalist(3), activateCDKAlphalist destroyCDKAlphalist drawCDKAlphalist eraseCDKAlphalist getCDKAlphalistBox getCDKAlphalistContents getCDKAlphalistCurrentItem getCDKAlphalistFillerChar getCDKAlphalistHighlight injectCDKAlphalist moveCDKAlphalist newCDKAlphalist positionCDKAlphalist setCDKAlphalist setCDKAlphalistBackgroundAttrib setCDKAlphalistBackgroundColor setCDKAlphalistBox setCDKAlphalistBoxAttribute setCDKAlphalistContents setCDKAlphalistCurrentItem setCDKAlphalistFillerChar setCDKAlphalistHighlight setCDKAlphalistHorizontalChar setCDKAlphalistLLChar setCDKAlphalistLRChar setCDKAlphalistPostProcess setCDKAlphalistPreProcess setCDKAlphalistULChar setCDKAlphalistURChar setCDKAlphalistVerticalChar cdk_alphalist(3)
- Cdk sorted list widget
- activateCDKButton(3), activateCDKButton destroyCDKButton drawCDKButton eraseCDKButton getCDKButtonBox getCDKButtonMessage injectCDKButton moveCDKButton newCDKButton positionCDKButton setCDKButton setCDKButtonBackgroundAttrib setCDKButtonBackgroundColor setCDKButtonBox setCDKButtonBoxAttribute setCDKButtonHorizontalChar setCDKButtonLLChar setCDKButtonLRChar setCDKButtonMessage setCDKButtonULChar setCDKButtonURChar setCDKButtonVerticalChar cdk_button(3)
- create and manage a Cdk button widget
- activateCDKButtonbox(3), activateCDKButtonbox destroyCDKButtonbox drawCDKButtonbox drawCDKButtonboxButtons eraseCDKButtonbox getCDKButtonboxBox getCDKButtonboxButtonCount getCDKButtonboxCurrentButton getCDKButtonboxHighlight injectCDKButtonbox moveCDKButtonbox newCDKButtonbox positionCDKButtonbox setCDKButtonbox setCDKButtonboxBackgroundAttrib setCDKButtonboxBackgroundColor setCDKButtonboxBox setCDKButtonboxBoxAttribute setCDKButtonboxCurrentButton setCDKButtonboxHighlight setCDKButtonboxHorizontalChar setCDKButtonboxLLChar setCDKButtonboxLRChar setCDKButtonboxPostProcess setCDKButtonboxPreProcess setCDKButtonboxULChar setCDKButtonboxURChar setCDKButtonboxVerticalChar cdk_buttonbox(3)
- Cdk buttonbox widget
- activateCDKCalendar(3), activateCDKCalendar destroyCDKCalendar drawCDKCalendar eraseCDKCalendar getCDKCalendarBox getCDKCalendarDate getCDKCalendarDayAttribute getCDKCalendarHighlight getCDKCalendarMarker getCDKCalendarMonthAttribute getCDKCalendarYearAttribute injectCDKCalendar moveCDKCalendar newCDKCalendar positionCDKCalendar removeCDKCalendarMarker setCDKCalendar setCDKCalendarBackgroundAttrib setCDKCalendarBackgroundColor setCDKCalendarBox setCDKCalendarBoxAttribute setCDKCalendarDate setCDKCalendarDayAttribute setCDKCalendarDaysNames setCDKCalendarHighlight setCDKCalendarHorizontalChar setCDKCalendarLLChar setCDKCalendarLRChar setCDKCalendarMarker setCDKCalendarMonthAttribute setCDKCalendarMonthsNames setCDKCalendarPostProcess setCDKCalendarPreProcess setCDKCalendarULChar setCDKCalendarURChar setCDKCalendarVerticalChar setCDKCalendarYearAttribute cdk_calendar(3)
- Cdk calendar widget
- activateCDKDScale(3), activateCDKDScale destroyCDKDScale drawCDKDScale eraseCDKDScale getCDKDScaleBox getCDKDScaleDigits getCDKDScaleHighValue getCDKDScaleLowValue getCDKDScaleValue injectCDKDScale moveCDKDScale newCDKDScale positionCDKDScale setCDKDScale setCDKDScaleBackgroundAttrib setCDKDScaleBackgroundColor setCDKDScaleBox setCDKDScaleBoxAttribute setCDKDScaleDigits setCDKDScaleHorizontalChar setCDKDScaleLLChar setCDKDScaleLRChar setCDKDScaleLowHigh setCDKDScalePostProcess setCDKDScalePreProcess setCDKDScaleULChar setCDKDScaleURChar setCDKDScaleValue setCDKDScaleVerticalChar cdk_dscale(3)
- Cdk scale widget (type double)
- activateCDKDialog(3), activateCDKDialog destroyCDKDialog drawCDKDialog drawCDKDialogButtons eraseCDKDialog getCDKDialog getCDKDialogBox getCDKDialogHighlight getCDKDialogSeparator injectCDKDialog moveCDKDialog newCDKDialog positionCDKDialog setCDKDialog setCDKDialogBackgroundAttrib setCDKDialogBackgroundColor setCDKDialogBox setCDKDialogBox setCDKDialogBoxAttribute setCDKDialogHighlight setCDKDialogHorizontalChar setCDKDialogLLChar setCDKDialogLRChar setCDKDialogPostProcess setCDKDialogPreProcess setCDKDialogSeparator setCDKDialogULChar setCDKDialogURChar setCDKDialogVerticalChar cdk_dialog(3)
- Cdk dialog widget
- activateCDKEntry(3), activateCDKEntry cleanCDKEntry destroyCDKEntry drawCDKEntry eraseCDKEntry getCDKEntryBox getCDKEntryFillerChar getCDKEntryHiddenChar getCDKEntryMax getCDKEntryMin getCDKEntryValue injectCDKEntry moveCDKEntry newCDKEntry positionCDKEntry setCDKEntry setCDKEntryBackgroundAttrib setCDKEntryBackgroundColor setCDKEntryBox setCDKEntryBoxAttribute setCDKEntryCB setCDKEntryFillerChar setCDKEntryHiddenChar setCDKEntryHighlight setCDKEntryHorizontalChar setCDKEntryLLChar setCDKEntryLRChar setCDKEntryMax setCDKEntryMin setCDKEntryPostProcess setCDKEntryPreProcess setCDKEntryULChar setCDKEntryURChar setCDKEntryValue setCDKEntryVerticalChar cdk_entry(3)
- Cdk text-entry widget
- activateCDKFScale(3), activateCDKFScale destroyCDKFScale drawCDKFScale eraseCDKFScale getCDKFScaleBox getCDKFScaleDigits getCDKFScaleHighValue getCDKFScaleLowValue getCDKFScaleValue injectCDKFScale moveCDKFScale newCDKFScale positionCDKFScale setCDKFScale setCDKFScaleBackgroundAttrib setCDKFScaleBackgroundColor setCDKFScaleBox setCDKFScaleBoxAttribute setCDKFScaleDigits setCDKFScaleHorizontalChar setCDKFScaleLLChar setCDKFScaleLRChar setCDKFScaleLowHigh setCDKFScalePostProcess setCDKFScalePreProcess setCDKFScaleULChar setCDKFScaleURChar setCDKFScaleValue setCDKFScaleVerticalChar cdk_fscale(3)
- Cdk scale widget (type float)
- activateCDKFSlider(3), activateCDKFSlider destroyCDKFSlider drawCDKFSlider eraseCDKFSlider getCDKFSliderBox getCDKFSliderDigits getCDKFSliderHighValue getCDKFSliderLowValue getCDKFSliderValue injectCDKFSlider moveCDKFSlider newCDKFSlider positionCDKFSlider setCDKFSlider setCDKFSliderBackgroundAttrib setCDKFSliderBackgroundColor setCDKFSliderBox setCDKFSliderBoxAttribute setCDKFSliderDigits setCDKFSliderHorizontalChar setCDKFSliderLLChar setCDKFSliderLRChar setCDKFSliderLowHigh setCDKFSliderPostProcess setCDKFSliderPreProcess setCDKFSliderULChar setCDKFSliderURChar setCDKFSliderValue setCDKFSliderVerticalChar cdk_fslider(3)
- Cdk slider widget (type float)
- activateCDKFselect(3), activateCDKFselect deleteFileCB destroyCDKFselect drawCDKFselect eraseCDKFselect getCDKFselectBox getCDKFselectContents getCDKFselectCurrentItem getCDKFselectDirAttribute getCDKFselectDirContents getCDKFselectDirectory getCDKFselectFileAttribute getCDKFselectFillerChar getCDKFselectHighlight getCDKFselectLinkAttribute getCDKFselectSocketAttribute injectCDKFselect moveCDKFselect newCDKFselect positionCDKFselect setCDKFselect setCDKFselectBackgroundAttrib setCDKFselectBackgroundColor setCDKFselectBox setCDKFselectBoxAttribute setCDKFselectContents setCDKFselectCurrentItem setCDKFselectDirAttribute setCDKFselectDirContents setCDKFselectDirectory setCDKFselectFileAttribute setCDKFselectFillerChar setCDKFselectHighlight setCDKFselectHorizontalChar setCDKFselectLLChar setCDKFselectLRChar setCDKFselectLinkAttribute setCDKFselectSocketAttribute setCDKFselectULChar setCDKFselectURChar setCDKFselectVerticalChar cdk_fselect(3)
- Cdk file selector widget
- activateCDKGraph(3), activateCDKGraph destroyCDKGraph drawCDKGraph eraseCDKGraph getCDKGraphBox getCDKGraphCharacter getCDKGraphCharacters getCDKGraphDisplayType getCDKGraphValue getCDKGraphValues moveCDKGraph newCDKGraph positionCDKGraph setCDKGraph setCDKGraphBackgroundAttrib setCDKGraphBackgroundColor setCDKGraphBox setCDKGraphBoxAttribute setCDKGraphCharacter setCDKGraphCharacters setCDKGraphDisplayType setCDKGraphHorizontalChar setCDKGraphLLChar setCDKGraphLRChar setCDKGraphULChar setCDKGraphURChar setCDKGraphValue setCDKGraphValues setCDKGraphVerticalChar cdk_graph(3)
- Cdk graph widget
- activateCDKHistogram(3), activateCDKHistogram destroyCDKHistogram drawCDKHistogram eraseCDKHistogram getCDKHistogramBox getCDKHistogramFillerChar getCDKHistogramHighValue getCDKHistogramLowValue getCDKHistogramStatsAttr getCDKHistogramStatsPos getCDKHistogramValue getCDKHistogramViewType moveCDKHistogram newCDKHistogram positionCDKHistogram setCDKHistogram setCDKHistogramBackgroundAttrib setCDKHistogramBackgroundColor setCDKHistogramBox setCDKHistogramBoxAttribute setCDKHistogramDisplayType setCDKHistogramFillerChar setCDKHistogramHorizontalChar setCDKHistogramLLChar setCDKHistogramLRChar setCDKHistogramStatsAttr setCDKHistogramStatsPos setCDKHistogramULChar setCDKHistogramURChar setCDKHistogramValue setCDKHistogramVerticalChar setCDKHistogramViewType cdk_histogram(3)
- Cdk histogram widget
- activateCDKItemlist(3), activateCDKItemlist destroyCDKItemlist drawCDKItemlist drawCDKItemlistField eraseCDKItemlist getCDKItemlistBox getCDKItemlistCurrentItem getCDKItemlistDefaultItem getCDKItemlistValues injectCDKItemlist moveCDKItemlist newCDKItemlist positionCDKItemlist setCDKItemlist setCDKItemlistBackgroundAttrib setCDKItemlistBackgroundColor setCDKItemlistBox setCDKItemlistBoxAttribute setCDKItemlistCurrentItem setCDKItemlistDefaultItem setCDKItemlistHorizontalChar setCDKItemlistLLChar setCDKItemlistLRChar setCDKItemlistPostProcess setCDKItemlistPreProcess setCDKItemlistULChar setCDKItemlistURChar setCDKItemlistValues setCDKItemlistVerticalChar cdk_itemlist(3)
- Cdk itemlist widget
- activateCDKLabel(3), activateCDKLabel destroyCDKLabel drawCDKLabel eraseCDKLabel getCDKLabelBox getCDKLabelMessage moveCDKLabel newCDKLabel positionCDKLabel setCDKLabel setCDKLabelBackgroundAttrib setCDKLabelBackgroundColor setCDKLabelBox setCDKLabelBoxAttribute setCDKLabelHorizontalChar setCDKLabelLLChar setCDKLabelLRChar setCDKLabelMessage setCDKLabelULChar setCDKLabelURChar setCDKLabelVerticalChar waitCDKLabel cdk_label(3)
- Cdk label widget
- activateCDKMarquee(3), activateCDKMarquee deactivateCDKMarquee destroyCDKMarquee drawCDKMarquee eraseCDKMarquee getCDKMarqueeBox moveCDKMarquee newCDKMarquee positionCDKMarquee setCDKMarqueeBackgroundAttrib setCDKMarqueeBackgroundColor setCDKMarqueeBox setCDKMarqueeBoxAttribute setCDKMarqueeHorizontalChar setCDKMarqueeLLChar setCDKMarqueeLRChar setCDKMarqueeULChar setCDKMarqueeURChar setCDKMarqueeVerticalChar cdk_marquee(3)
- Cdk marquee widget
- activateCDKMatrix(3), activateCDKMatrix cleanCDKMatrix cleanCDKMatrixCell destroyCDKMatrix drawCDKMatrix eraseCDKMatrix getCDKMatrixBox getCDKMatrixCell getCDKMatrixCol getCDKMatrixRow injectCDKMatrix jumpToCell moveToCDKMatrixCell newCDKMatrix setCDKMatrix setCDKMatrixBackgroundAttrib setCDKMatrixBackgroundColor setCDKMatrixBox setCDKMatrixBoxAttribute setCDKMatrixCB setCDKMatrixCell setCDKMatrixCells setCDKMatrixHorizontalChar setCDKMatrixLLChar setCDKMatrixLRChar setCDKMatrixPostProcess setCDKMatrixPreProcess setCDKMatrixULChar setCDKMatrixURChar setCDKMatrixVerticalChar cdk_matrix(3)
- Cdk matrix widget
- activateCDKMentry(3), activateCDKMentry cleanCDKMentry destroyCDKMentry drawCDKMentry drawCDKMentryField eraseCDKMentry getCDKMentryBox getCDKMentryFillerChar getCDKMentryHiddenChar getCDKMentryMin getCDKMentryValue injectCDKMentry moveCDKMentry newCDKMentry positionCDKMentry setCDKMentry setCDKMentryBackgroundAttrib setCDKMentryBackgroundColor setCDKMentryBox setCDKMentryBoxAttribute setCDKMentryCB setCDKMentryFillerChar setCDKMentryHiddenChar setCDKMentryHorizontalChar setCDKMentryLLChar setCDKMentryLRChar setCDKMentryMin setCDKMentryPostProcess setCDKMentryPreProcess setCDKMentryULChar setCDKMentryURChar setCDKMentryValue setCDKMentryVerticalChar cdk_mentry(3)
- Cdk multiple line entry widget
- activateCDKRadio(3), activateCDKRadio destroyCDKRadio drawCDKRadio eraseCDKRadio getCDKRadioBox getCDKRadioChoiceCharacter getCDKRadioCurrentItem getCDKRadioHighlight getCDKRadioItems getCDKRadioLeftBrace getCDKRadioRightBrace getCDKRadioSelectedItem injectCDKRadio moveCDKRadio newCDKRadio positionCDKRadio setCDKRadio setCDKRadioBackgroundAttrib setCDKRadioBackgroundColor setCDKRadioBox setCDKRadioBoxAttribute setCDKRadioChoiceCharacter setCDKRadioCurrentItem setCDKRadioHighlight setCDKRadioHorizontalChar setCDKRadioItems setCDKRadioLLChar setCDKRadioLRChar setCDKRadioLeftBrace setCDKRadioPostProcess setCDKRadioPreProcess setCDKRadioRightBrace setCDKRadioSelectedItem setCDKRadioULChar setCDKRadioURChar setCDKRadioVerticalChar cdk_radio(3)
- Cdk radio list widget
- activateCDKScale(3), activateCDKScale destroyCDKScale drawCDKScale eraseCDKScale getCDKScaleBox getCDKScaleHighValue getCDKScaleLowValue getCDKScaleValue injectCDKScale moveCDKScale newCDKScale positionCDKScale setCDKScale setCDKScaleBackgroundAttrib setCDKScaleBackgroundColor setCDKScaleBox setCDKScaleBoxAttribute setCDKScaleHorizontalChar setCDKScaleLLChar setCDKScaleLRChar setCDKScaleLowHigh setCDKScalePostProcess setCDKScalePreProcess setCDKScaleULChar setCDKScaleURChar setCDKScaleValue setCDKScaleVerticalChar cdk_scale(3)
- Cdk scale widget (type int)
- activateCDKScroll(3), activateCDKScroll addCDKScrollItem deleteCDKScrollItem destroyCDKScroll drawCDKScroll eraseCDKScroll getCDKScrollBox getCDKScrollCurrent getCDKScrollCurrentItem getCDKScrollCurrentTop getCDKScrollHighlight getCDKScrollItems injectCDKScroll insertCDKScrollItem moveCDKScroll newCDKScroll positionCDKScroll setCDKScroll setCDKScrollBackgroundAttrib setCDKScrollBackgroundColor setCDKScrollBox setCDKScrollBoxAttribute setCDKScrollCurrent setCDKScrollCurrentItem setCDKScrollCurrentTop setCDKScrollHighlight setCDKScrollHorizontalChar setCDKScrollItems setCDKScrollLLChar setCDKScrollLRChar setCDKScrollPosition setCDKScrollPostProcess setCDKScrollPreProcess setCDKScrollULChar setCDKScrollURChar setCDKScrollVerticalChar cdk_scroll(3)
- Cdk scrolling list widget
- activateCDKSelection(3), activateCDKSelection destroyCDKSelection drawCDKSelection eraseCDKSelection getCDKSelectionBox getCDKSelectionChoice getCDKSelectionChoices getCDKSelectionCurrent getCDKSelectionHighlight getCDKSelectionItems getCDKSelectionMode getCDKSelectionModes getCDKSelectionTitle injectCDKSelection moveCDKSelection newCDKSelection positionCDKSelection setCDKSelection setCDKSelectionBackgroundAttrib setCDKSelectionBackgroundColor setCDKSelectionBox setCDKSelectionBoxAttribute setCDKSelectionChoice setCDKSelectionChoices setCDKSelectionCurrent setCDKSelectionHighlight setCDKSelectionHorizontalChar setCDKSelectionItems setCDKSelectionLLChar setCDKSelectionLRChar setCDKSelectionMode setCDKSelectionModes setCDKSelectionPostProcess setCDKSelectionPreProcess setCDKSelectionTitle setCDKSelectionULChar setCDKSelectionURChar setCDKSelectionVerticalChar cdk_selection(3)
- Cdk selection list widget
- activateCDKSlider(3), activateCDKSlider destroyCDKSlider drawCDKSlider eraseCDKSlider getCDKSliderBox getCDKSliderHighValue getCDKSliderLowValue getCDKSliderValue injectCDKSlider moveCDKSlider newCDKSlider positionCDKSlider setCDKSlider setCDKSliderBackgroundAttrib setCDKSliderBackgroundColor setCDKSliderBox setCDKSliderBoxAttribute setCDKSliderHorizontalChar setCDKSliderLLChar setCDKSliderLRChar setCDKSliderLowHigh setCDKSliderPostProcess setCDKSliderPreProcess setCDKSliderULChar setCDKSliderURChar setCDKSliderValue setCDKSliderVerticalChar cdk_slider(3)
- Cdk slider widget (type int)
- activateCDKSwindow(3), activateCDKSwindow addCDKSwindow cleanCDKSwindow destroyCDKSwindow drawCDKSwindow dumpCDKSwindow eraseCDKSwindow execCDKSwindow getCDKSwindowBox getCDKSwindowContents injectCDKSwindow jumpToLineCDKSwindow loadCDKSwindowInformation moveCDKSwindow newCDKSwindow positionCDKSwindow saveCDKSwindowInformation setCDKSwindow setCDKSwindowBackgroundAttrib setCDKSwindowBackgroundColor setCDKSwindowBox setCDKSwindowBoxAttribute setCDKSwindowContents setCDKSwindowHorizontalChar setCDKSwindowLLChar setCDKSwindowLRChar setCDKSwindowPostProcess setCDKSwindowPreProcess setCDKSwindowULChar setCDKSwindowURChar setCDKSwindowVerticalChar trimCDKSwindow cdk_swindow(3)
- Cdk scrolling window widget
- activateCDKTemplate(3), activateCDKTemplate cleanCDKTemplate destroyCDKTemplate drawCDKTemplate eraseCDKTemplate getCDKTemplateBox getCDKTemplateMin getCDKTemplateValue injectCDKTemplate mixCDKTemplate newCDKTemplate setCDKTemplate setCDKTemplateBackgroundAttrib setCDKTemplateBackgroundColor setCDKTemplateBox setCDKTemplateBoxAttribute setCDKTemplateCB setCDKTemplateHorizontalChar setCDKTemplateLLChar setCDKTemplateLRChar setCDKTemplateMin setCDKTemplatePostProcess setCDKTemplatePreProcess setCDKTemplateULChar setCDKTemplateURChar setCDKTemplateValue setCDKTemplateVerticalChar unmixCDKTemplate cdk_template(3)
- Cdk template widget
- activateCDKUScale(3), activateCDKUScale destroyCDKUScale drawCDKUScale eraseCDKUScale getCDKUScaleBox getCDKUScaleHighValue getCDKUScaleLowValue getCDKUScaleValue injectCDKUScale moveCDKUScale newCDKUScale positionCDKUScale setCDKUScale setCDKUScaleBackgroundAttrib setCDKUScaleBackgroundColor setCDKUScaleBox setCDKUScaleBoxAttribute setCDKUScaleHorizontalChar setCDKUScaleLLChar setCDKUScaleLRChar setCDKUScaleLowHigh setCDKUScalePostProcess setCDKUScalePreProcess setCDKUScaleULChar setCDKUScaleURChar setCDKUScaleValue setCDKUScaleVerticalChar cdk_uscale(3)
- Cdk scale widget (type unsigned)
- activateCDKUSlider(3), activateCDKUSlider destroyCDKUSlider drawCDKUSlider eraseCDKUSlider getCDKUSliderBox getCDKUSliderHighValue getCDKUSliderLowValue getCDKUSliderValue injectCDKUSlider moveCDKUSlider newCDKUSlider positionCDKUSlider setCDKUSlider setCDKUSliderBackgroundAttrib setCDKUSliderBackgroundColor setCDKUSliderBox setCDKUSliderBoxAttribute setCDKUSliderHorizontalChar setCDKUSliderLLChar setCDKUSliderLRChar setCDKUSliderLowHigh setCDKUSliderPostProcess setCDKUSliderPreProcess setCDKUSliderULChar setCDKUSliderURChar setCDKUSliderValue setCDKUSliderVerticalChar cdk_uslider(3)
- Cdk slider widget (type unsigned)
- activateCDKViewer(3), activateCDKViewer cleanCDKViewer destroyCDKViewer drawCDKViewer eraseCDKViewer getCDKViewerBox getCDKViewerHighlight getCDKViewerInfo getCDKViewerInfoLine getCDKViewerTitle moveCDKViewer newCDKViewer positionCDKViewer setCDKViewer setCDKViewerBackgroundAttrib setCDKViewerBackgroundColor setCDKViewerBox setCDKViewerBoxAttribute setCDKViewerHighlight setCDKViewerHorizontalChar setCDKViewerInfo setCDKViewerInfoLine setCDKViewerLLChar setCDKViewerLRChar setCDKViewerTitle setCDKViewerULChar setCDKViewerURChar setCDKViewerVerticalChar cdk_viewer(3)
- Cdk viewer list widget
- active(5)
- List of newsgroups carried by the server
- 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
- addbddcircuitabl(3)
- converts an abl expression to a bdd node. man1/alc_origin.1
- addr2line(1)
- convert addresses into file names and line numbers
- addr2line(1)
- convert addresses or symbol+offset into file names and line numbers
- adelsystem_cbi(8)
- Driver for the ADELSYSTEM CB/CBI DC-UPS
- adfsalvage(1)
- show or recover (in the future - extract) deleted files from an ADF device
- adig(1)
- print information collected from Domain Name System (DNS) servers
- af9005(4)
- webcamd driver for Afatech 9005 DVB-T receiver
- af9015(4)
- webcamd driver for Afatech 9015 DVB-T receiver
- affconvert(1)
- convert files between RAW and AFF formats
- affrecover(1)
- recover broken pages of an AFF file
- affverify(1)
- verify the digital signature on a signed file
- afm2pl(1)
- convert AFM font metrics to TeX pl font metrics
- afm2tfm(1)
- convert Adobe font metrics to TeX font metrics
- afpcmd(1)
- Transfer files over the networking using the Apple Filing Protocol (AFP)
- afpgetstatus(1)
- Get simple status information from an AFP server without logging into it
- afterstep_faq(1x)
- This document is an ever growing set of questions, statements, ideas and complaints about AfterStep version 2.0
- ag(1)
- The Silver Searcher. Like ack, but faster
- aggregartp(1)
- Splits a single RTP stream to several contribution links with load balancing
- aha(1)
- Convert ANSI escape sequences to HTML
- aird(1)
- USB Apple IR receiver daemon
- airscan-discover(1)
- Discover sane-airscan compatible scanners
- airserv-ng(8)
- a wireless card server
- al175(8)
- Driver for Eltek UPS models with AL175 alarm module
- al_android_get_os_version(3)
- Allegro 5 API
- al_check_inverse(3)
- Allegro 5 API
- al_convert_bitmap(3)
- Allegro 5 API
- al_convert_mask_to_alpha(3)
- Allegro 5 API
- al_convert_memory_bitmaps(3)
- Allegro 5 API
- al_create_vertex_buffer(3)
- Allegro 5 API
- al_create_vertex_decl(3)
- Allegro 5 API
- al_destroy_vertex_buffer(3)
- Allegro 5 API
- al_destroy_vertex_decl(3)
- Allegro 5 API
- al_draw_vertex_buffer(3)
- Allegro 5 API
- al_get_allegro_acodec_version(3)
- Allegro 5 API
- al_get_allegro_audio_version(3)
- Allegro 5 API
- al_get_allegro_color_version(3)
- Allegro 5 API
- al_get_allegro_font_version(3)
- Allegro 5 API
- al_get_allegro_image_version(3)
- Allegro 5 API
- al_get_allegro_memfile_version(3)
- Allegro 5 API
- al_get_allegro_native_dialog_version(3)
- Allegro 5 API
- al_get_allegro_physfs_version(3)
- Allegro 5 API
- al_get_allegro_primitives_version(3)
- Allegro 5 API
- al_get_allegro_ttf_version(3)
- Allegro 5 API
- al_get_allegro_version(3)
- Allegro 5 API
- al_get_allegro_video_version(3)
- Allegro 5 API
- al_get_current_inverse_transform(3)
- Allegro 5 API
- al_get_opengl_version(3)
- Allegro 5 API
- al_get_vertex_buffer_size(3)
- Allegro 5 API
- al_inhibit_screensaver(3)
- Allegro 5 API
- al_invert_transform(3)
- Allegro 5 API
- al_lock_vertex_buffer(3)
- Allegro 5 API
- al_register_bitmap_saver(3)
- Allegro 5 API
- al_register_bitmap_saver_f(3)
- Allegro 5 API
- al_register_sample_saver(3)
- Allegro 5 API
- al_register_sample_saver_f(3)
- Allegro 5 API
- al_unlock_vertex_buffer(3)
- Allegro 5 API
- al_vertical_shear_transform(3)
- Allegro 5 API
- alevtd(1)
- webserver for videotext pages
- align_image_stack(1)
- Align overlapping images for HDR or focus stack creation
- allegro_id(3)
- String containing date and version number of Allegro
- aloadimage(1)
- Trivial image viewer for Arcan servers
- alsa-seq-server(8)
- daemon that converts one or more raw MIDI device(s) into an ALSA sequencer server
- alsabat(1)
- command-line sound tester for ALSA sound card driver
- alsactl(1)
- advanced controls for ALSA soundcard driver
- alsamixer(1)
- soundcard mixer for ALSA soundcard driver, with ncurses interface
- amanda-auth(7)
- Communication/Authentication methods between Amanda server and client
- amanda-auth-ssl(7)
- SSL Communication/Authentication methods between Amanda server and client
- amanda-client.conf(5)
- Client configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
- amanda-compatibility(7)
- Compatibility between Amanda versions
- amanda-rest-server(8)
- Start or stop the Amanda Rest Server
- amanda.conf(5)
- Main configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
- amarchiver(8)
- Create, extract or list amanda archive
- amdgpu(4x)
- AMD RADEON GPU video driver
- amixer(1)
- command-line mixer for ALSA soundcard driver
- amoverview(8)
- display file systems processed by Amanda over time
- amqpcat(1)
- CLI tool to publish to and consume from AMQP servers
- amrecover(8)
- Amanda index database browser
- ams2psf(1)
- convert an Amstrad CP/M font to a PC Screen Font file
- amserverconfig(8)
- program to setup initial Amanda configuration
- amtterm(1)
- Intel AMT serial-over-lan (sol) client
- amuled(1)
- the all-platform eMule p2p client - daemonized version
- amuleweb(1)
- aMule web server
- an-fitstopnm(1)
- Convert FITS images into ugly PNM images
- an-pnmtofits(1)
- Convert PNM file to FITS
- analog(1)
- web server logfile analyser
- android2po(1), android2po.py(1)
- Convert Android string files to Gettext PO localization files
- angie(8), Angie(8)
- HTTP and reverse proxy server, mail proxy server
- animate(1)
- animates an image or image sequence on any X server
- anongitssh(1)
- restricted shell for git-upload-pack over SSH
- ansifilter(1), Ansifilter(1)
- ANSI escape code processor and converter
- ansilove(1)
- ANSI / ASCII art to PNG converter
- anysee(4)
- webcamd driver for Anysee E30
- anytooff(1gv)
- filter to convert a (set of) geomview data file(s) containing any geomview primitives into a single polylist
- anytopl(3gv), AnyToPL(3gv)
- convert an arbitrary geom to a polylist (OFF file format)
- anytoucd(1gv)
- filter to convert a geomview data file into a data file in the so-called 'ucd' (Unstructured Cell Data) format
- aoxdeliver(8)
- deliver mail into Archiveopteryx
- apachectl(8)
- Apache HTTP Server Control Interface
- apachetop(1)
- display real-time web server statistics
- apc_modbus(8)
- Driver for APC Smart-UPS Modbus protocol
- apcsmart(8)
- Driver for American Power Conversion Smart Protocol UPS equipment
- apcsmart-old(8)
- Driver for American Power Conversion Smart Protocol UPS equipment
- apcupsd-ups(8)
- Driver for apcupsd client access
- appjail-version(1)
- Display version information about AppJail
- apriboot(1)
- rewrite disc boot sector, converting between Apricot and PCDOS
- aprsc(8)
- An APRS-IS network server
- arbtt-recover(1)
- tries to recover a broken arbtt data log
- arcan_api_overview(3), Arcan(3)
- Scripting Overview
- arcan_cfgfs(1), arcan-cfgfs(1)
- FUSE file system driver for window manager automation
- arcantarget_hint(3), arcantarget_hint (3)
- Send a hint state through a frameserver tied to an arcan instance
- archive(8)
- Usenet article archiver
- archive_entry_linkresolver(3), archive_entry_linkresolver_new(3), archive_entry_linkresolver_set_strategy(3), archive_entry_linkresolver_free(3), archive_entry_linkify(3)
- hardlink resolver functions
- archiveopteryx(8), Overview(8)
- of Archiveopteryx
- archmbox(1)
- a simple email archiver
- arecord(1), aplay(1)
- command-line sound recorder and player for ALSA soundcard driver
- ares_destroy(3)
- Destroy a resolver channel
- ares_dns_class_fromstr(3), ares_dns_class_tostr(3), ares_dns_datatype_t(3), ares_dns_opcode_tostr(3), ares_dns_opt_datatype_t(3), ares_dns_opt_get_datatype(3), ares_dns_opt_get_name(3), ares_dns_rcode_tostr(3), ares_dns_rec_type_fromstr(3), ares_dns_rr_get_keys(3), ares_dns_rr_key_datatype(3), ares_dns_rr_key_to_rec_type(3), ares_dns_rr_key_tostr(3), ares_dns_section_tostr(3), ares_opt_param_t(3), ares_svcb_param_t(3)
- Helper functions for converting dns record identifiers to and from their respective types, as well identifying datatypes for various records
- ares_dup(3)
- Duplicate a resolver channel
- ares_free_data(3)
- Free data allocated by several c-ares functions
- ares_get_servers(3), ares_get_servers_ports(3)
- Retrieve name servers from an initialized ares_channel (deprecated)
- ares_inet_ntop(3)
- convert a network format address to presentation format
- ares_inet_pton(3)
- convert an IPv4 or IPv6 address from text to binary form
- ares_init_options(3), ares_init(3)
- Initialize a resolver channel
- ares_reinit(3)
- ReInitialize a resolver channel from system configuration
- ares_set_server_state_callback(3)
- Function for setting a server state callback
- ares_set_servers(3), ares_set_servers_ports(3)
- Initialize name server configuration for an ares channel. (deprecated)
- ares_set_servers_csv(3), ares_set_servers_ports_csv(3), ares_get_servers_csv(3)
- Set or Get a list of DNS servers used for queries
- ares_version(3)
- Get the version number of the library
- argc.tcl86(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_nonwordchars(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_precision(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_wordchars(n), tcl_version(n)
- Variables used by Tcl
- argc.tcl90(n), argc(n), argv(n), argv0(n), auto_path(n), env(n), errorCode(n), errorInfo(n), tcl_interactive(n), tcl_library(n), tcl_patchLevel(n), tcl_pkgPath(n), tcl_platform(n), tcl_rcFileName(n), tcl_traceCompile(n), tcl_traceExec(n), tcl_version(n)
- Variables used by Tcl
- arj(1)
- Archiver for .arj files
- arj-register(1)
- Register the ARJ archiver
- arm-none-eabi-gcov(1), gcov(1)
- coverage testing tool
- armv6-gnueabi-freebsd15.0-gcov12(1), gcov(1)
- coverage testing tool
- armv6-gnueabi-freebsd15.0-gcov13(1), gcov(1)
- coverage testing tool
- armv7-gnueabi-freebsd15.0-gcov12(1), gcov(1)
- coverage testing tool
- armv7-gnueabi-freebsd15.0-gcov13(1), gcov(1)
- coverage testing tool
- armv7-gnueabi-freebsd15.0-gcov14(1), gcov(1)
- coverage testing tool
- asc2xml(1)
- convert &#nnn; entities to UTF-8
- ascii2binary(1)
- Convert ASCII numbers to binary
- ascii2uni(1)
- convert 7-bit ASCII representations to UTF-8 Unicode
- asciidoc(1)
- converts an AsciiDoc text file to HTML or DocBook
- aseqnet(1)
- ALSA sequencer connectors over network
- asignify(1)
- cryptographically sign, verify, encrypt or decrypt files
- asn1_check_version(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
- asn2asn(1)
- convert NCBI data between text and binary ASN.1
- asn2ff(1)
- convert ASN.1 biological data to a flat format (old version)
- asn2fsa(1)
- convert biological sequence data from ASN.1 to FASTA
- asn2gb(1)
- convert ASN.1 biological data to a GenBank-style flat format
- asp-state(1), XSP(1)
- Mono ASP.NET Session State Server
- astconvertt(1), ConvertType(1)
- convert known data types to each other
- astdb2bdb(8)
- convert astdb back to Berkeley DB 1.86
- astdb2sqlite3(8)
- convert astdb to SQLite 3
- asterisk(8)
- All-purpose telephony server
- astquery(1), query(1)
- query remote data servers and download
- atari-convert-dir(1)
- helper for creating Atari compatible disk images
- ati(4x)
- ATI video driver
- au0828(4)
- au0828 webcamd driver for USB digital TV devices
- au6610(4)
- webcamd driver for AU6610 DVB-T
- au_domain(3), au_bsm_to_domain(3), au_domain_to_bsm(3)
- convert between BSM and local protocol domains
- au_errno(3), au_bsm_to_errno(3), au_errno_to_bsm(3), au_strerror(3)
- convert between BSM and local error numbers
- au_fcntl_cmd(3), au_bsm_to_fcntl_cmd(3), au_fcntl_cmd_to_bsm(3)
- convert between BSM and local fcntl(2) command values
- au_mask(3), au_preselect(3), getauditflagsbin(3), getauditflagschar(3)
- convert between string and numeric values of audit masks
- au_socket_type(3), au_bsm_to_socket_type(3), au_socket_type_to_bsm(3)
- convert between BSM and local socket types
- auconvert(1)
- perform various conversion operations on sound files
- auctl(1)
- control various audio server parameters
- audio2tape(1)
- Sinclair ZX Spectrum audio to tape file converter
- auinfo(1)
- show information about a Network Audio System server
- auplay(1)
- play a sound file to a Network Audio System server
- aurecord(1)
- record a sound file from a Network Audio System server
- autfilt(1)
- filter, convert, and transform omega-automata
- autobench(1)
- Automates the benchmarking of web servers using httperf
- autobench_admin(1)
- admin tool for running HTTP benchmarks using a cluster of distributed autobench servers
- automount2amd(8)
- converts old Sun automount maps to Amd maps
- autoopts-config(1)
- script to get information about installed version of autoopts
- autopvf(1), pvf tools(1)
- utilities to convert various sound formats
- autotrace(1)
- converts bitmap image data into vector graphics
- avahi-dnsconfd(8)
- Unicast DNS server from mDNS/DNS-SD configuration daemon
- avahi-resolve(1)
- Resolve one or more mDNS/DNS host name(s) to IP address(es) (and vice versa) using the Avahi daemon
- avr-gcov(1), gcov(1)
- coverage testing tool
- avrdude(1)
- driver program for ``simple'' Atmel AVR MCU programmer
- avs2ps(l)
- convert AVS image input on stdin to monochrome PostScript on stdout
- axa_server_cert(8)
- Retrieve AXA Server Certificate Fingerprint
- b(1)
- build system driver
- b2c2(4)
- webcamd driver for B2C2 FlexcopII(b)/III
- babeltrace(1)
- Babeltrace Trace Viewer and Converter
- babeltrace-log(1)
- Babeltrace Log Converter
- balance(1), balance 3.54(1)
- A simple TCP proxy with load balancing and failover mechanisms
- bareos(8), Bareos(8)
- Backup Archiving REcovery Open Sourced
- barman(5)
- Barman Configurations Barman follows a convention over configuration approach, which simplifies configuration by allowing some options to be defined globally and overridden at the server level. This means you can set a default behavior for your servers and then customize specific servers as needed. This design reduces the need for excessive configuration while maintaining flexibility
- barman-cloud-backup(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --snappy } ] [ { -h | --host } HOST ] [ { -p | --port } PORT ] [ { -U | --user } USER ] [ { -d | --dbname } DBNAME ] [ { -n | --name } BACKUP_NAME ] [ { -J | --jobs } JOBS ] [ { -S | --max-archive-size } MAX_ARCHIVE_SIZE ] [ --immediate-checkpoint ] [ --min-chunk-size MIN_CHUNK_SIZE ] [ --max-bandwidth MAX_BANDWIDTH ] [ --snapshot-instance SNAPSHOT_INSTANCE ] [ --snapshot-disk NAME [ --snapshot-disk NAME ... ] ] [ --snapshot-zone GCP_ZONE ] [ -snapshot-gcp-project GCP_PROJECT ] [ --tag KEY,VALUE [ --tag KEY,VALUE ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } { AES256 | aws:kms } ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ --aws-region AWS_REGION ] [ --aws-await-snapshots-timeout AWS_AWAIT_SNAPSHOTS_TIMEOUT ] [ --aws-snapshot-lock-mode { compliance | governance } ] [ --aws-snapshot-lock-duration DAYS ] [ --aws-snapshot-lock-cool-off-period HOURS ] [ --aws-snapshot-lock-expiration-date DATETIME ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --azure-subscription-id AZURE_SUBSCRIPTION_ID ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --gcp-project GCP_PROJECT ] [ --kms-key-name KMS_KEY_NAME ] [ --gcp-zone GCP_ZONE ] DESTINATION_URL SERVER_NAME Description The barman-cloud-backup script is used to create a local backup of a Postgres server and transfer it to a supported cloud provider, bypassing the Barman server. It can also be utilized as a hook script for copying Barman backups from the Barman server to one of the supported clouds (post_backup_retry_script). This script requires read access to PGDATA and tablespaces, typically run as the postgres user. When used on a Barman server, it requires read access to the directory where Barman backups are stored. If --snapshot- arguments are used and snapshots are supported by the selected cloud provider, the backup will be performed using snapshots of the specified disks (--snapshot-disk). The backup label and metadata will also be uploaded to the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 The cloud upload may fail if any file larger than the configured --max-archive-size is present in the data directory or tablespaces. However, Postgres files up to 1GB are always allowed, regardless of the --max-archive-size setting. Parameters 0.0 SERVER_NAME Name of the server to be backed up. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the backup while uploading to the cloud (should not be used with python < 3.2). -j / --bzip2 bzip2-compress the backup while uploading to the cloud (should not be used with python < 3.3). --snappy snappy-compress the backup while uploading to the cloud (requires optional python-snappy library). -h / --host Host or Unix socket for Postgres connection (default: libpq settings). -p / --port Port for Postgres connection (default: libpq settings). -U / --user User name for Postgres connection (default: libpq settings). -d / --dbname Database name or conninfo string for Postgres connection (default: (dqpostgres(dq). -n / --name A name which can be used to reference this backup in commands such as barman-cloud-restore and barman-cloud-backup-delete. -J / --jobs Number of subprocesses to upload data to cloud storage (default: 2). -S / --max-archive-size Maximum size of an archive when uploading to cloud storage (default: 100GB). --immediate-checkpoint Forces the initial checkpoint to be done as quickly as possible. --min-chunk-size Minimum size of an individual chunk when uploading to cloud storage (default: 5MB for aws-s3, 64KB for azure-blob-storage, not applicable for google-cloud-storage). --max-bandwidth The maximum amount of data to be uploaded per second when backing up to object storages (default: 0 - no limit). --snapshot-instance Instance where the disks to be backed up as snapshots are attached. --snapshot-disk Name of a disk from which snapshots should be taken. --tag Tag to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. --tags Tags to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. NOTE: 0.0 3.5 If you are using --tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --tags is deprecated. Use --tag instead. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --aws-await-snapshots-timeout The length of time in seconds to wait for snapshots to be created in AWS before timing out (default: 3600 seconds). --aws-snapshot-lock-mode The lock mode for the snapshot. This is only valid if --snapshot-instance and --snapshot-disk are set. Allowed options: 7.0 (bu 2 compliance. (bu 2 governance. --aws-snapshot-lock-duration The lock duration is the period of time (in days) for which the snapshot is to remain locked, ranging from 1 to 36,500. Set either the lock duration or the expiration date (not both). --aws-snapshot-lock-cool-off-period The cooling-off period is an optional period of time (in hours) that you can specify when you lock a snapshot in compliance mode, ranging from 1 to 72. --aws-snapshot-lock-expiration-date The lock duration is determined by an expiration date in the future. It must be at least 1 day after the snapshot creation date and time, using the format YYYY-MM-DDTHH:MM:SS.sssZ. Set either the lock duration or the expiration date (not both). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --azure-subscription-id The ID of the Azure subscription which owns the instance and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-project GCP project under which disk snapshots should be stored. --snapshot-gcp-project (deprecated) GCP project under which disk snapshots should be stored - replaced by --gcp-project. --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS. --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-zone (deprecated) Zone of the disks from which snapshots should be taken - replaced by --gcp-zone
- barman-cloud-backup-delete(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-delete [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -r | --retention-policy } RETENTION_POLICY ] [ { -m | --minimum-redundancy } MINIMUM_REDUNDANCY ] [ { -b | --backup-id } BACKUP_ID] [ --dry-run ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [--batch-size DELETE_BATCH_SIZE] SOURCE_URL SERVER_NAME Description The barman-cloud-backup-delete script is used to delete one or more backups created with the barman-cloud-backup command from cloud storage and to remove the associated WAL files. Backups can be specified for deletion either by their backup ID (as obtained from barman-cloud-backup-list) or by a retention policy. Retention policies mirror those used by the Barman server, deleting all backups that are not required to meet the specified policy. When a backup is deleted, any unused WAL files associated with that backup are also removed. WALs are considered unused if: 0.0 (bu 2 The WALs predate the begin_wal value of the oldest remaining backup. (bu 2 The WALs are not required by any archival backups stored in the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 Each backup deletion involves three separate requests to the cloud provider: one for the backup files, one for the backup.info file, and one for the associated WALs. Deleting by retention policy may result in a high volume of delete requests if a large number of backups are accumulated in cloud storage. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be deleted. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -b / --backup-id ID of the backup to be deleted. You can use a shortcut instead of the backup ID. -m / --minimum-redundancy The minimum number of backups that should always be available. -r / --retention-policy If specified, delete all backups eligible for deletion according to the supplied retention policy. Syntax: REDUNDANCY value | RECOVERY WINDOW OF value { DAYS | WEEKS | MONTHS } --batch-size The maximum number of objects to be deleted in a single request to the cloud provider. If unset then the maximum allowed batch size for the specified cloud provider will be used (1000 for aws-s3, 256 for azure-blob-storage and 100 for google-cloud-storage). --dry-run Find the objects which need to be deleted but do not delete them. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-backup-keep(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-keep [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ { { -r | --release } | { -s | --status } | --target { full | standalone } } ] SOURCE_URL SERVER_NAME BACKUP_ID Description Use this script to designate backups in cloud storage as archival backups, ensuring their indefinite retention regardless of retention policies. This script allows you to mark backups previously created with barman-cloud-backup as archival backups. Once flagged as archival, these backups are preserved indefinitely and are not subject to standard retention policies. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be kept. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be kept. You can use a shortcut instead of the backup ID. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -r / --release If specified, the command will remove the keep annotation and the backup will be eligible for deletion. -s / --status Print the keep status of the backup. --target Specify the recovery target for this backup. Allowed options are: 7.0 (bu 2 full (bu 2 standalone Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-backup-list(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-list [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME Description This script lists backups stored in the cloud that were created using the barman-cloud-backup command. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be listed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-backup-show(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-show [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME BACKUP_ID Description This script displays detailed information about a specific backup created with the barman-cloud-backup command. The output is similar to the barman show-backup from the %barman show-backup command reference, but it has fewer information. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 BACKUP_ID The ID of the backup. You can use a shortcut instead of the backup ID. SERVER_NAME Name of the server that holds the backup to be displayed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-check-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-check-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --timeline TIMELINE ] DESTINATION_URL SERVER_NAME Description Verify that the WAL archive destination for a server is suitable for use with a new Postgres cluster. By default, the check will succeed if the WAL archive is empty or if the target bucket is not found. Any other conditions will result in a failure. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that needs to be checked. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --timeline The earliest timeline whose WALs should cause the check to fail. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --snapshot-recovery-instance SNAPSHOT_RECOVERY_INSTANCE ] [ --snapshot-recovery-zone GCP_ZONE ] [ --aws-region AWS_REGION ] [ --gcp-zone GCP_ZONE ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --tablespace NAME:LOCATION [ --tablespace NAME:LOCATION ... ] ] [ --target-lsn LSN ] [ --target-time TIMESTAMP ] [ --target-tli TLI ] SOURCE_URL SERVER_NAME BACKUP_ID RECOVERY_DESTINATION Description Use this script to restore a backup directly from cloud storage that was created with the barman-cloud-backup command. Additionally, this script can prepare for recovery from a snapshot backup by verifying that attached disks were cloned from the correct snapshots and by downloading the backup label from object storage. This command does not automatically prepare Postgres for recovery. You must manually manage any %PITR options, custom restore_command values, signal files, or required WAL files to ensure Postgres starts, either manually or using external tools. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be restored. You can use a shortcut instead of the backup ID. Besides that, you can use auto to have Barman automatically find the most suitable backup for the restore operation. RECOVERY_DESTINATION The path to a directory for recovery. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --snapshot-recovery-instance Instance where the disks recovered from the snapshots are attached. --tablespace Tablespace relocation rule. --target-lsn The recovery target lsn, e.g., 3/64000000. --target-time The recovery target timestamp with or without timezone, in the format %Y-%m-%d %H:%M:%S. --target-tli The recovery target timeline. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-recovery-zone (deprecated) Zone containing the instance and disks for the snapshot recovery - replaced by --gcp-zone
- barman-cloud-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --xz | --snappy | --zstd | --lz4 } ] [ --compression-level COMPRESSION_LEVEL ] [ --tag KEY,VALUE [ --tag KEY,VALUE ... ] ] [ --history-tag KEY,VALUE [ --history-tag KEY,VALUE ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } ENCRYPTION ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --max-block-size MAX_BLOCK_SIZE ] [ --max-concurrency MAX_CONCURRENCY ] [ --max-single-put-size MAX_SINGLE_PUT_SIZE ] [ --kms-key-name KMS_KEY_NAME ] DESTINATION_URL SERVER_NAME [ WAL_PATH ] Description The barman-cloud-wal-archive command is designed to be used in the archive_command of a Postgres server to directly ship WAL files to cloud storage. NOTE: 0.0 3.5 If you are using Python 2 or unsupported versions of Python 3, avoid using the compression options --gzip or --bzip2. The script cannot restore gzip-compressed WALs on Python < 3.2 or bzip2-compressed WALs on Python < 3.3. This script enables the direct transfer of WAL files to cloud storage, bypassing the Barman server. Additionally, it can be utilized as a hook script for WAL archiving (pre_archive_retry_script). NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have the WALs archived. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_PATH The value of the (aq%p(aq keyword (according to archive_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the WAL while uploading to the cloud. -j / --bzip2 bzip2-compress the WAL while uploading to the cloud. --xz xz-compress the WAL while uploading to the cloud. --snappy snappy-compress the WAL while uploading to the cloud (requires the python-snappy Python library to be installed). --zstd zstd-compress the WAL while uploading to the cloud (requires the zstandard Python library to be installed). --lz4 lz4-compress the WAL while uploading to the cloud (requires the lz4 Python library to be installed). --compression-level A compression level to be used by the selected compression algorithm. Valid values are integers within the supported range of the chosen algorithm or one of the predefined labels: low, medium, and high. The range of each algorithm as well as what level each predefined label maps to can be found in %compression_level. --tag Tag to be added to archived WAL files in cloud storage. --tags Tag to be added to archived WAL files in cloud storage. NOTE: 0.0 3.5 If you are using --tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --tags is deprecated. Use --tag instead. 0.0 --history-tag Tag to be added to archived history files in cloud storage. --history-tags Tags to be added to archived history files in cloud storage. NOTE: 0.0 3.5 If you are using --history-tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --history-tags is deprecated. Use --history-tag instead. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --max-block-size The chunk size to be used when uploading an object via the concurrent chunk method (default: 4MB). --max-concurrency The maximum number of chunks to be uploaded concurrently (default: 1). --max-single-put-size Maximum size for which the Azure client will upload an object in a single request (default: 64MB). If this is set lower than the Postgres WAL segment size after any applied compression then the concurrent chunk upload method for WAL archiving will be used. Extra options for GCP cloud provider 0.0 --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS
- barman-cloud-wal-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --no-partial ] SOURCE_URL SERVER_NAME WAL_NAME WAL_DEST Description The barman-cloud-wal-restore script functions as the restore_command for retrieving WAL files from cloud storage and placing them directly into a Postgres standby server, bypassing the Barman server. This script is used to download WAL files that were previously archived with the barman-cloud-wal-archive command. Disable automatic download of .partial files by calling --no-partial option. IMPORTANT: 0.0 3.5 On the target Postgres node, when pg_wal and the spool directory are on the same filesystem, files are moved via renaming, which is faster than copying and deleting. This speeds up serving WAL files significantly. If the directories are on different filesystems, the process still involves copying and deleting, so there(aqs no performance gain in that case. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have WALs restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_NAME The value of the (aq%f(aq keyword (according to restore_command). WAL_DEST The value of the (aq%p(aq keyword (according to restore_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --no-partial Do not download partial WAL files Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-list-servers(1)
- Barman Sub-Commands
- barman-show-servers(1)
- Barman Sub-Commands
- barman-verify(1)
- Barman Sub-Commands
- barman-verify-backup(1)
- Barman Sub-Commands
- barriers(1)
- Barrier Keyboard/Mouse Server
- bbftpd(1)
- BBFTP protocol server
- bchunk(1)
- CD image format conversion from bin/cue to iso/cdr
- bcmxcp(8)
- Driver for UPSes supporting the serial BCM/XCP protocol
- bcmxcp_usb(8)
- Experimental driver for UPSes supporting the BCM/XCP protocol over USB
- bddToAblCct(3)
- converts a BDD into an ABL within a circuit
- bdep-ci(1)
- submit project test request to CI server
- bdep-release(1)
- manage project's version during release
- bdf2sfd(1)
- BDF to SFD converter
- bdftopcf(1)
- convert X font from Bitmap Distribution Format to Portable Compiled Format
- bdsvd_driver(3)
- --- bidiagonal
- beetsconfig(5)
- beets configuration file Beets has an extensive configuration system that lets you customize nearly every aspect of its operation. To configure beets, you create a file called config.yaml. The location of the file depends on your platform (type beet config -p to see the path on your system): 0.0 (bu 2 On Unix-like OSes, write ~/.config/beets/config.yaml. (bu 2 On Windows, use %APPDATA%ebeetseconfig.yaml. This is usually in a directory like C:eUserseYoueAppDataeRoaming. (bu 2 On OS X, you can use either the Unix location or ~/Library/Application Support/beets/config.yaml. You can launch your text editor to create or update your configuration by typing beet config -e. (See the X'tty: link #config-cmd'%configX'tty: link' command for details.) It is also possible to customize the location of the configuration file and even use multiple layers of configuration. See %Configuration Location, below. The config file uses X'tty: link https://yaml.org/'%YAMLX'tty: link' syntax. You can use the full power of YAML, but most configuration options are simple key/value pairs. This means your config file will look like this: 0.0 3.5 option: value another_option: foo bigger_option: key: value foo: bar In YAML, you will need to use spaces (not tabs!) to indent some lines. If you have questions about more sophisticated syntax, take a look at the X'tty: link https://yaml.org/'%YAMLX'tty: link' documentation. The rest of this page enumerates the dizzying litany of configuration options available in beets. You might also want to see an %example. 0.0 (bu 2 %Global Options 2.0 (bu 2 %library (bu 2 %directory (bu 2 %plugins (bu 2 %include (bu 2 %pluginpath (bu 2 %ignore (bu 2 %ignore_hidden (bu 2 %replace (bu 2 %path_sep_replace (bu 2 %asciify_paths (bu 2 %art_filename (bu 2 %threaded (bu 2 %format_item (bu 2 %format_album (bu 2 %sort_item (bu 2 %sort_album (bu 2 %sort_case_insensitive (bu 2 %original_date (bu 2 %artist_credit (bu 2 %per_disc_numbering (bu 2 %aunique (bu 2 %sunique (bu 2 %terminal_encoding (bu 2 %clutter (bu 2 %max_filename_length (bu 2 %id3v23 (bu 2 %va_name (bu 2 %UI Options 2.0 (bu 2 %color (bu 2 %colors (bu 2 %terminal_width (bu 2 %length_diff_thresh (bu 2 %import (bu 2 %Importer Options 2.0 (bu 2 %write (bu 2 %copy (bu 2 %move (bu 2 %link (bu 2 %hardlink (bu 2 %reflink (bu 2 %resume (bu 2 %incremental (bu 2 %incremental_skip_later (bu 2 %from_scratch (bu 2 %quiet (bu 2 %quiet_fallback (bu 2 %none_rec_action (bu 2 %timid (bu 2 %log (bu 2 %default_action (bu 2 %languages (bu 2 %ignored_alias_types (bu 2 %detail (bu 2 %group_albums (bu 2 %autotag (bu 2 %duplicate_keys (bu 2 %duplicate_action (bu 2 %duplicate_verbose_prompt (bu 2 %bell (bu 2 %set_fields (bu 2 %singleton_album_disambig (bu 2 %MusicBrainz Options 2.0 (bu 2 %enabled (bu 2 %searchlimit (bu 2 %extra_tags (bu 2 %genres (bu 2 %external_ids (bu 2 %Autotagger Matching Options 2.0 (bu 2 %max_rec (bu 2 %preferred (bu 2 %ignored (bu 2 %required (bu 2 %ignored_media (bu 2 %ignore_data_tracks (bu 2 %ignore_video_tracks (bu 2 %Path Format Configuration (bu 2 %Configuration Location 2.0 (bu 2 %Environment Variable (bu 2 %Command-Line Option (bu 2 %Default Location (bu 2 %Example
- beforelight(1)
- screen saver
- belkin(8)
- Driver for Belkin serial UPS equipment
- belkinunv(8)
- Driver for Belkin "Universal UPS" and compatible
- benq(4)
- webcamd driver for Benq DC E300 USB camera
- bestfcom(8)
- Driver for Best Power Fortress/Ferrups
- bestfortress(8)
- Driver for old Best Fortress UPS equipment
- bestuferrups(8)
- Driver for Best Power Micro-Ferrups
- bestups(8)
- Driver for Best Power / SOLA (Phoenixtec protocol) UPS equipment
- bg5conv(1)
- convert a TeX document in Big 5 encoding into `preprocessed' form
- bgplgd(8)
- a bgpctl FastCGI server
- bib2ris(1), bib2ris-utf8(1)
- converts bibtex bibliographic data to the RIS format
- bible(1)
- Lookup words and verses in the Bible (King James version)
- bibtexconv(1)
- BibTeX Converter
- bibtexconv-odt(1)
- ODT Helper Script for BibTeX Converter
- bicker_ser(8)
- Driver for Bicker DC UPS via serial port connections
- bin2obj(1)
- The Free Pascal binary to pascal include file converter
- bin2rec(1)
- converts biosignal data produced with rec2bin, into a gdf file. rec2bin and bin2rec are complementary functions, which can be useful to dump data, edit date and revert it back into the original format
- binary2ascii(1)
- Convert binary numbers to textual representation
- bincimapd(1)
- IMAP4rev1 server
- bind2csv2(1), bind2csv2.py(1)
- convert zone files from BIND to MaraDNS compatible format
- binkd(8)
- transfer files between two Fidonet systems over TCP/IP
- biosig2gdf(1)
- converts different biomedical signal file formats into a simplified version of GDF, and can stream the result to stdout. This is useful for reading the data by an unnamed pipe into different programming environment, while a simplified parser can be used to decode the data. The conversion performs a conversion to GDFv3 format, where all channels have the same data type and the same sampling rate
- birdfont-autotrace(1)
- Convert raster image to vector graphics
- bitmap(1), bmtoa(1), atobm(1)
- bitmap editor and converter utilities for the X Window System
- bitmap2pp(1)
- Bitmap to PDF/PS converter
- bits(1)
- convert bit masks from/to various formats
- bl_gff3_index_seek_reverse(3), bl_gff3_index_seek_reverse()(3)
- Search backward through GFF3 index
- bl_gff3_sam_overlap(3), bl_gff3_sam_overlap()(3)
- Compute SAM/GFF3 overlap
- bl_gff3_to_bed(3), bl_gff3_to_bed()(3)
- Convert a GFF3 featuer to a BED object
- bl_overlap_print(3), bl_overlap_print()(3)
- Print overlap summary for two features
- bl_overlap_set_all(3), bl_overlap_set_all()(3)
- Set overlap fields for two features
- bl_pos_list_from_csv(3), bl_pos_list_from_csv()(3)
- Convert comma-separated data to position list
- bl_sam_buff_alignment_ok(3), bl_sam_buff_alignment_ok()(3)
- Verify alignment quality
- bl_sam_gff3_overlap(3), bl_sam_gff3_overlap()(3)
- Compute SAM/GFF3 overlap
- bl_vcf_parse_field_spec(3), bl_vcf_parse_field_spec()(3)
- Convert comma-separated fields to bitmask
- blazer_ser(8)
- Driver for Megatec/Q1 protocol serial based UPS equipment
- blazer_usb(8)
- Driver for Megatec/Q1 protocol USB based UPS equipment
- blind-colour-ciexyz(1)
- Convert CIE XYZ for use with blind-single-colour(1)
- blind-colour-srgb(1)
- Convert sRGB for use with blind-single-colour(1)
- blind-flip(1)
- Mirror a video vertically
- blind-from-image(1)
- Convert an image to a frame
- blind-from-text(1)
- Convert text to a video
- blind-from-video(1)
- Converts a regular, cooked video to a blind video
- blind-invert-luma(1)
- Invert the luminosity of a video
- blind-reverse(1)
- Reverse a video
- blind-stack(1)
- Overlay videos
- blind-to-image(1)
- Convert a frame to an image
- blind-to-text(1)
- Convert a video to text
- blind-to-video(1)
- Converts blind video to a regular video
- blkcalc(1)
- Converts between unallocated disk unit numbers and regular disk unit numbers
- bmfconv(1)
- Database converter for bmf
- bmptopnm-O2(1), bmptopnm(1)
- convert a BMP(DIB) file into a portable anymap
- bni2tga(1)
- convert a Battle.net icon file to a Targa file
- bogoupgrade(1)
- upgrades bogofilter database to current version
- bombardment(1)
- Run siege with an ever-increasing number of users
- bon_csv2html(1)
- program to convert CSV format Bonnie++ data to a HTML form using tables suitable for display on a web page. NB Lynx can't display this properly, and due to the size it probably requires 1024x768 monitor to display properly. bon_csv2txt program to convert CSV format Bonnie++ data to plain-text format suitable for pasting into an email or reading on a Braille display
- borg-serve(1)
- Start in server mode. This command is usually not used manually
- borg-upgrade(1)
- upgrade a repository from a previous version
- borg-version(1)
- Display the borg client / borg server version
- bounce(8)
- Postfix delivery status reports
- bozohttpd(8)
- hyper text transfer protocol version 1.1 daemon
- bpkg-pkg-checkout(1)
- check out package version
- bpkg-pkg-verify(1)
- verify package archive
- broadwayd(1)
- Broadway display server
- brz(1)
- Breezy next-generation distributed version control
- bsdl2jtag(1)
- UrJTAG declaration file conversion
- bsvplay(1)
- convert BASICA music data to PCM
- btsixad(8)
- Driver for Sixaxis gamepad connected over Bluetooth
- bu_check_files(1)
- Verify the file integrity of backupuser(1) backups
- budgie-screensaver(1)
- screen saver and locker
- budgie-screensaver-command(1)
- controls Budgie Desktop screensaver
- buffindexed.conf(5)
- Configuration for the buffindexed overview method
- buildah-mkcw(1)
- Convert a conventional container image into a confidential workload image
- buildah-version(1)
- Display the Buildah Version Information
- builddbm(8)
- build a DBM version of Radius users database
- buildflags.awk(1)
- convert buildflags.conf(5) files into make syntax
- buildflags.conf(5)
- set build options for ports(7), world and everything
- bulk_mailer(1)
- assist in delivery of mail to large numbers of recipients
- bup-daemon(1)
- listens for connections and runs bup server
- bup-fsck(1)
- verify or repair a bup repository
- bup-midx(1)
- create a multi-index (.midx) file from several .idx files
- bup-mux(1)
- multiplexes data and error streams over a connection
- bup-on(1)
- run a bup server locally and client remotely
- bup-server(1)
- the server side of the bup client-server relationship
- bup-web(1)
- Start web server to browse bup repositiory
- bw_mem_rd(8)
- time memory read rate (with overhead)
- bximage(1)
- Interactive Disk Image Creation, Conversion, Resize and Redolog Commit Tool for Bochs
- bzfs(6)
- BZFlag game server
- bzip2(1), bunzip2(1)
- a block-sorting file compressor, v1.0.8 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
- c-icap(8)
- ICAP filtering server
- c-icap-config(8)
- script to get information about c-icap server
- c-icap-stretch(8)
- A simple utility for stretching ICAP servers
- c2ps(1)
- converts a file with C/C++ code to Postscript
- caca-config(1)
- script to get information about the installed version of libcaca
- cacaserver(1)
- telnet server for libcaca
- cadaver(1)
- A command-line WebDAV client for Unix
- cage(6)
- Escher's impossible cage, for xscreensaver
- caja-connect-server(1), Caja-connect-server(1)
- Connect to Server dialog for Caja
- cal3d_converter(1)
- convert cal3d files from / to binary and XML (version 0.12.0)
- calamaris(1)
- generate text and graphical statistics out of log files from Proxy-Cache-Servers
- caltime_tai(3)
- convert calendar dates and times
- camlp5(1)
- Pre-Precessor-Pretty-Printer for ocaml mkcamlp5 - Create custom camlp5 mkcamlp5.opt - Create custom camlp5 (native code) ocpp5 - Universal preprocessor
- cannakill(1)
- Terminate operation of the Kana-Kanji conversion server cannaserver
- cannalib(3), CannaLib(3)
- intro Kana-to-Kanji Conversion Library Intro
- cannaserver(1)
- Kana-Kanji conversion server
- cannastat(1)
- Display information about the Kana-Kanji conversion server
- canonicalize_filename(3)
- Converts any filename into its canonical form. Allegro game programming library
- captoinfo(1m), %captoinfo(1m)
- convert a termcap description into a %term%info description
- car(1)
- crytographic archiver
- carddav-query(1)
- Query a CardDAV server for contact names and emails
- cargo-version(1)
- [em] Show version information
- case.tcl86(n), case(n)
- Evaluate one of several scripts, depending on a given value
- catdvi(1)
- a DVI to plain text converter
- cbmctrl(1)
- manual page for cbmctrl version 0.4.99.103, built on Jul 14 2020 at 18:05:13
- cbmctrl(1)
- manual page for cbmctrl version 0.4.99.103, built on Jul 14 2020 at 18:05:15
- cbmrpm41(1)
- manual page for cbmrpm41 Version 0.4.99.103, built on Jul 14 2020 at 18:05:17
- cccheck(1)
- Perform static code contracts verification for CLR assemblies
- ccrewrite(1)
- Rewrite CLR assemblies for runtime code contract verification
- cct(1)
- Coordinate Conversion and Transformation
- cd-convert(1)
- Color Manager Testing Tool
- cd-paranoia(1)
- an audio CD reading utility which includes extra data verification features
- cdda2wav(1)
- dumps CD audio data into sound files with extra data verification
- cdk_traverse(3), exitCancelCDKScreen exitCancelCDKScreenOf exitOKCDKScreen exitOKCDKScreenOf getCDKFocusCurrent resetCDKScreen resetCDKScreenOf setCDKFocusCurrent setCDKFocusFirst setCDKFocusLast setCDKFocusNext setCDKFocusPrevious traverseCDKOnce traverseCDKScreen cdk_traverse(3)
- Cdk functions for keyboard traversal
- cdparanoia(1), cdparanoia 10.2 (Paranoia release III)(1)
- an audio CD reading utility which includes extra data verification features
- cdpd(8)
- Send CDP/LLDP packets over ethernet
- ce6230(4)
- webcamd driver for Intel CE6230 DVB-T
- cec-compliance(1)
- An application to verify remote CEC devices
- 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
- certmgr(1)
- Mono Certificate Manager (CLI version)
- ceylon-version(1), ceylon version(1)
- Shows and updates version numbers in module descriptors
- cfftot1(1)
- convert PostScript font from CFF to Type 1
- cgi_init(3), cgi_init (3)
- Initialize ClearSilver CGI environment
- chemtool(1), Chemtool(1)
- Version 1.6.5
- chicken-csc(1), csc(1)
- driver program for the CHICKEN Scheme compiler
- chilli_query(1)
- Interface into the chilli server
- chilli_radconfig(1)
- Utility function to fetch configurations over RADIUS
- chironfs(8), ChironFS(8)
- The Chiron Replication Filesystem version 1.1
- chocolate-server(6)
- dedicated server for chocolate-doom
- chyves(8)
- bhyve(8) front end manager -- version 0.2.0
- cif2pdb(1)
- Convert the contents of a mmCIF file into PDB format
- cifsdd(8)
- convert and copy a file over SMB
- cinergy(4)
- webcamd driver for Cinergy T2/qanu DVB-T
- cinnamon-screensaver-lock-dialog(1)
- message setting for cinnamon screensaver
- ck2yaml(1)
- convert Chemkin-II-format mechanisms to Cantera YAML input files
- cksfv(1)
- tests and creates simple file verification (SFV) listings
- clamsmtpd(8)
- an SMTP server for scanning viruses via clamd
- clig_Version(n), ::clig::Version(n)
- declare version
- cmake-configure-log(7)
- CMake Configure Log New in version 3.26
- cmake-cxxmodules(7)
- CMake C++ Modules Support Reference New in version 3.28. C++ 20 introduced the concept of (dqmodules(dq to the language. The design requires build systems to order compilations among each other to satisfy import statements reliably. CMake(aqs implementation asks the compiler to scan source files for module dependencies during the build, collates scanning results to infer ordering constraints, and tells the build tool how to dynamically update the build graph
- cmake-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
- cmap_keys(7)
- Overview of keys stored in the Configuration Map
- cmap_keys(8)
- Overview of keys stored in the Configuration Map
- cmap_overview(3)
- Overview of the Configuration Map
- cmap_overview(8)
- Overview of the Configuration Map
- cmark(1)
- convert CommonMark formatted text to HTML
- cmconvert(1)
- convert Infernal covariance model files
- coap(7)
- Overview of the libcoap library
- 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_endpoint_server(3), coap_context_set_pki(3), coap_context_set_pki_root_cas(3), coap_context_set_psk2(3), coap_new_endpoint(3), coap_free_endpoint(3), coap_endpoint_set_default_mtu(3), coap_join_mcast_group_intf(3), coap_mcast_per_resource(3)
- Work with CoAP server endpoints
- coap_locking(3), coap_lock_init(3), coap_lock_lock(3), coap_lock_unlock(3), coap_lock_check_locked(3), coap_lock_callback(3), coap_lock_callback_release(3), coap_lock_callback_ret(3), coap_lock_callback_ret_release(3), coap_lock_invert(3)
- Work with CoAP thread safe locking
- coap_logging(3), coap_log(3), coap_log_emerg(3), coap_log_alert(3), coap_log_crit(3), coap_log_err(3), coap_log_warn(3), coap_log_info(3), coap_log_notice(3), coap_log_debug(3), coap_log_oscore(3), coap_get_log_level(3), coap_set_log_level(3), coap_dtls_log(3), coap_dtls_get_log_level(3), coap_dtls_set_log_level(3), coap_set_log_handler(3), coap_log_level_desc(3), coap_package_name(3), coap_package_version(3), coap_package_build(3), coap_set_show_pdu_output(3), coap_show_pdu(3), coap_endpoint_str(3), coap_session_str(3), coap_print_addr(3), coap_print_ip_addr(3)
- Work with CoAP logging
- coap_observe(3), coap_resource_set_get_observable(3), coap_resource_notify_observers(3), coap_cancel_observe(3), coap_session_set_no_observe_cancel(3)
- Work with CoAP observe
- coap_oscore(3), coap_new_oscore_conf(3), coap_delete_oscore_conf(3), coap_new_oscore_recipient(3), coap_delete_oscore_recipient(3), coap_new_client_session_oscore(3), coap_new_client_session_oscore_pki(3), coap_new_client_session_oscore_psk(3), coap_context_oscore_server(3)
- Work with CoAP OSCORE
- coap_proxy(3), coap_proxy_forward_request(3), coap_proxy_forward_response(3), coap_verify_proxy_scheme_supported(3)
- Work with CoAP proxies
- coap_recovery(3), coap_session_set_ack_random_factor(3), coap_session_get_ack_random_factor(3), coap_session_set_ack_timeout(3), coap_session_get_ack_timeout(3), coap_session_set_default_leisure(3), coap_session_get_default_leisure(3), coap_session_set_max_payloads(3), coap_session_get_max_payloads(3), coap_session_set_max_retransmit(3), coap_session_get_max_retransmit(3), coap_session_set_non_max_retransmit(3), coap_session_get_non_max_retransmit(3), coap_session_set_non_receive_timeout(3), coap_session_get_non_receive_timeout(3), coap_session_set_non_timeout(3), coap_session_get_non_timeout(3), coap_session_set_nstart(3), coap_session_get_nstart(3), coap_session_set_probing_rate(3), coap_session_get_probing_rate(3), coap_debug_set_packet_loss(3)
- Work with CoAP packet transmissions
- coap_resource(3), coap_resource_init(3), coap_resource_unknown_init(3), coap_resource_unknown_init2(3), coap_resource_proxy_uri_init(3), coap_resource_proxy_uri_init2(3), coap_resource_reverse_proxy_init(3), coap_add_resource(3), coap_delete_resource(3), coap_resource_set_mode(3), coap_resource_set_userdata(3), coap_resource_get_userdata(3), coap_resource_release_userdata_handler(3), coap_resource_get_uri_path(3), coap_get_resource_from_uri_path(3), coap_print_wellknown(3)
- Work with CoAP resources
- coap_supported(3), coap_af_unix_is_supported(3), coap_async_is_supported(3), coap_client_is_supported(3), coap_dtls_is_supported(3), coap_dtls_cid_is_supported(3), coap_dtls_psk_is_supported(3), coap_dtls_pki_is_supported(3), coap_dtls_pkcs11_is_supported(3), coap_dtls_rpk_is_supported(3), coap_epoll_is_supported(3), coap_ipv4_is_supported(3), coap_ipv6_is_supported(3), coap_observe_persist_is_supported(3), coap_oscore_is_supported(3), coap_proxy_is_supported(3), coap_server_is_supported(3), coap_tcp_is_supported(3), coap_threadsafe_is_supported(3), coap_tls_is_supported(3), coap_ws_is_supported(3), coap_wss_is_supported(3)
- Work with CoAP runtime functionality
- coap_tls_library(3), coap_get_tls_library_version(3), coap_string_tls_support(3), coap_string_tls_version(3), coap_show_tls_version(3), coap_tls_engine_configure(3), coap_tls_engine_remove(3)
- Work with CoAP TLS libraries
- code2html(1)
- Converts a program source code to HTML
- combine_tessdata(1)
- combine/extract/overwrite/list/compact Tesseract data
- commit-patch(1)
- commit patches to Darcs, Git, Mercurial, Bazaar, Monotone, Subversion, or CVS repositories
- compare(1)
- two versions
- composite(1)
- overlaps one image over another
- conex(4)
- webcamd driver for Conexant USB camera
- conmbkrds(3)
- converts MBK connector to RDS rectangle man1/alc_origin.1
- conserver(8)
- console server daemon
- conserver.cf(5)
- console configuration file for conserver (8)
- conserver.passwd(5)
- user access information for conserver (8)
- console(1)
- console server client program
- containers-policy.json(5)
- syntax for the signature verification policy file
- convcal(1)
- convert dates to different formats
- convdate(1)
- Convert to/from RFC 5322 dates and seconds since epoch
- convert(1)
- convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more
- convert-dom-db(1)
- prepare domain to owner mappings for Analog
- convert-ip-db(1)
- prepare IP address to hostname mappings for Analog
- convert-ly(1)
- manual page for convert-ly 2.25.27
- convert2gpx(1)
- converts a FoxtrotGPS logfile to GPX
- convert2osm(1)
- converts FoxtrotGPS logfiles into .osm files
- convert_sym(1)
- convert a Viewlogic symbol/schematic to gEDA gschem format
- convertbddcircuitabl(3)
- converts a bdd node to an abl expression. man1/alc_origin.1
- convertbddcircuitsumabl(3)
- converts a bdd node to an abl expression. man1/alc_origin.1
- convertbddindexabl(3)
- converts a bdd index to an abl expression. man1/alc_origin.1
- convertbddmuxabl(3)
- converts two bdd nodes to an abl multiplexor expression. man1/alc_origin.1
- convertbddnodeabl(3)
- converts a bdd node to an abl expression. man1/alc_origin.1
- convertbddnodesumabl(3)
- converts a bdd node to an abl expression. man1/alc_origin.1
- convertior(1)
- Utility for creating a new IOR from existing. changing the hostname of an existing stringified IOR
- convfont(1)
- convert font files for svgalib
- convickt(1)
- convert INTERCAL files between formats
- convmv(1)
- converts filenames from one encoding to another
- cooledit(1), cooledit-4.1.0(1)
- Full featured text editor for the X Window System, Version 11
- copywin(3x), %overlay(3x), %overwrite(3x), %copywin(3x)
- overlay curses windows and manipulate them
- 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-autopath(7), autopath(7)
- allows for server-side search path completion
- coredns-bind(7), bind(7)
- overrides the host to which the server should bind
- coredns-debug(7), debug(7)
- disables the automatic recovery upon a crash so that you'll get a nice stack trace
- coredns-etcd(7), etcd(7)
- enables SkyDNS service discovery from etcd
- coredns-forward(7), forward(7)
- facilitates proxying DNS messages to upstream resolvers
- coredns-grpc(7), grpc(7)
- facilitates proxying DNS messages to upstream resolvers via gRPC protocol
- coredns-loop(7), loop(7)
- detects simple forwarding loops and halts the server
- coredns-minimal(7), minimal(7)
- minimizes size of the DNS response message whenever possible
- coredns-multisocket(7), multisocket(7)
- allows to start multiple servers that will listen on one port
- coredns-nsid(7), nsid(7)
- adds an identifier of this server to each reply
- coredns-quic(7), quic(7)
- configures DNS-over-QUIC (DoQ) server options
- coredns-secondary(7), secondary(7)
- enables serving a zone retrieved from a primary server
- 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-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
- corosync_overview(7)
- Corosync overview
- corosync_overview(8)
- Corosync overview
- courier(8)
- The Courier mail server
- courierpop3d(8)
- The Courier POP3 server
- couriertcpd(1)
- the Courier mail server TCP server daemon
- couriertls(1)
- the Courier mail server TLS/SSL protocol wrapper
- coverpg(1), make.coverpg(1)
- create a fax coverpg on stdout
- covid19(6)
- the most 2020 of all screen savers
- cp-build(1)
- copy a file to a destination with version numbering and auditing
- cpg_overview(3)
- CPG library overview
- cpg_overview(8)
- CPG library overview
- cpiax(4)
- cpiax webcamd driver for USB cameras
- cpicomp(1)
- compress a CPI codepage by converting it to DRFONT format
- cpidcomp(1)
- compress a CPI codepage by converting it to DRFONT format
- cproto(1)
- generate C function prototypes and convert function definitions
- cptpg(1)
- convert GMT colour palette tables (cpt) to PostGIS colour-maps
- cptsvg(1)
- convert GMT colour palette tables (cpt) to SVG gradients
- cptupdate(1)
- create a GMT colour palette table (cpt) file with a different version to the input
- crispy-server(6)
- dedicated server for crispy-doom
- crm_verify(8), Pacemaker(8)
- Part of the Pacemaker cluster resource manager
- crtsv(1)
- mutual converter between TSV and QDBM Curia database
- crypto_verify16(3monocypher), crypto_verify32(3monocypher), crypto_verify64(3monocypher)
- timing-safe data comparison
- 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)
- cspmonitor(1)
- CSP server for monitoring RSerPool components
- cstrc(l), cstrd(l)
- convert between ANSI C-strings and strings
- csv2po(1), csv2po.py(1)
- Convert Comma-Separated Value (.csv) files to Gettext PO localization files
- csv2rec(1)
- csv to rec converter
- csv2tbx(1), csv2tbx.py(1)
- Convert Comma-Separated Value (.csv) files to a TermBase eXchange (.tbx) glossary file
- csv2yapet(1)
- convert CSV file to YAPET file
- cti2yaml(1)
- convert legacy CTI-format mechanisms to Cantera YAML input files
- ctmconv(1)
- file format converter for 3D models
- ctml2yaml(1)
- convert legacy CTML-format mechanisms to Cantera YAML input files
- ctow(1)
- Convert Canna text-form dictionary into Wnn text-form dictionary
- 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)
- cubocteversion(6)
- Displays a cuboctahedron eversion
- cue2toc(1)
- convert CUE to TOC format
- cueconvert(1)
- convert files between CUE and TOC formats
- cups-browsed.conf(5)
- server configuration file for cups-browsed
- cupsd.conf(5)
- server configuration file for cups
- cupsfilter(8)
- convert a file to another format using cups filters (deprecated)
- curl_easy_option_next(3)
- iterate over easy setopt options
- curl_easy_send(3)
- sends raw data over an "easy" connection
- curl_getdate(3)
- convert date string to number of seconds
- 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_version(3)
- returns the libcurl version string
- curl_version_info(3)
- returns runtime libcurl version info
- curs_extend(3x), %curses_version(3x), %use_extended_names(3x)
- miscellaneous curses extensions
- curs_getcchar(3x), %getcchar(3x), %setcchar(3x)
- convert between a wide-character string and a curses complex character
- cutelystd4-qt6(1)
- Fast, developer friendly WSGI server for Cutelyst applications
- cvegenversdat(1)
- Generate version matching rules for passed on files
- cvereport(1)
- Generate an HTML report for the cvechecker output
- cverules(1)
- Generate version matching rules for installed software on a Linux / Unix distribution
- cvs(1)
- Concurrent Versions System
- cvs(1)
- OpenCVS Concurrent Versioning System
- cvs(5)
- Concurrent Versions System support files
- cvs2cl(1), cvs2cl.pl(1)
- convert cvs log messages to changelogs
- cvsd(8)
- chroot wrapper to run (oqcvs pserver(cq more securely
- cvsdadm(1)
- CVSd pserver administration program
- cvsintro(7)
- introduction to Concurrent Versioning System
- cvsrevertlast(1)
- Revert files in CVS by one version
- cvsup2cvsync(1)
- convert a scanfile from the CVSup style to the cvsync style
- cvsupd(8)
- network distribution server for CVS repositories
- cvswrap(1)
- wrapper over cvs to enable fine grained access control to repositories
- cvsync2cvsup(1)
- convert a scanfile from the cvsync style to the CVSup style
- cvtbatch(8)
- Convert Usenet batch files to INN format
- cvtsudoers(1)
- convert between sudoers file formats
- cxpm(1)
- Check an XPM (X PixMap) file, versions XPM 1, 2, or 3
- cxusb(4)
- webcamd driver for Conexant USB DVB
- cyclone(1)
- tornado screen saver
- cynosure(6)
- gentle overlapping squares screen saver
- cyrus2dovecot(1)
- convert Cyrus folders to Dovecot
- czmq(7)
- Overview of The high-level C binding for 0MQ
- d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_DSAPrivateKey(3), d2i_DSAPrivateKey_bio(3), d2i_DSAPrivateKey_fp(3), d2i_DSAPublicKey(3), d2i_DSA_PUBKEY(3), d2i_DSA_PUBKEY_bio(3), d2i_DSA_PUBKEY_fp(3), d2i_DSA_SIG(3), d2i_DSAparams(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_ECParameters(3), d2i_ECPrivateKey(3), d2i_ECPrivateKey_bio(3), d2i_ECPrivateKey_fp(3), d2i_EC_PUBKEY(3), d2i_EC_PUBKEY_bio(3), d2i_EC_PUBKEY_fp(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(3), d2i_EXTENDED_KEY_USAGE(3), d2i_GENERAL_NAME(3), d2i_GENERAL_NAMES(3), d2i_IPAddressChoice(3), d2i_IPAddressFamily(3), d2i_IPAddressOrRange(3), d2i_IPAddressRange(3), d2i_ISSUING_DIST_POINT(3), d2i_NAMING_AUTHORITY(3), d2i_NETSCAPE_CERT_SEQUENCE(3), d2i_NETSCAPE_SPKAC(3), d2i_NETSCAPE_SPKI(3), d2i_NOTICEREF(3), d2i_OCSP_BASICRESP(3), d2i_OCSP_CERTID(3), d2i_OCSP_CERTSTATUS(3), d2i_OCSP_CRLID(3), d2i_OCSP_ONEREQ(3), d2i_OCSP_REQINFO(3), d2i_OCSP_REQUEST(3), d2i_OCSP_RESPBYTES(3), d2i_OCSP_RESPDATA(3), d2i_OCSP_RESPID(3), d2i_OCSP_RESPONSE(3), d2i_OCSP_REVOKEDINFO(3), d2i_OCSP_SERVICELOC(3), d2i_OCSP_SIGNATURE(3), d2i_OCSP_SINGLERESP(3), d2i_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(3), d2i_PKCS12(3), d2i_PKCS12_BAGS(3), d2i_PKCS12_MAC_DATA(3), d2i_PKCS12_SAFEBAG(3), d2i_PKCS12_bio(3), d2i_PKCS12_fp(3), d2i_PKCS7(3), d2i_PKCS7_DIGEST(3), d2i_PKCS7_ENCRYPT(3), d2i_PKCS7_ENC_CONTENT(3), d2i_PKCS7_ENVELOPE(3), d2i_PKCS7_ISSUER_AND_SERIAL(3), d2i_PKCS7_RECIP_INFO(3), d2i_PKCS7_SIGNED(3), d2i_PKCS7_SIGNER_INFO(3), d2i_PKCS7_SIGN_ENVELOPE(3), d2i_PKCS7_bio(3), d2i_PKCS7_fp(3), d2i_PKCS8_PRIV_KEY_INFO(3), d2i_PKCS8_PRIV_KEY_INFO_bio(3), d2i_PKCS8_PRIV_KEY_INFO_fp(3), d2i_PKCS8_bio(3), d2i_PKCS8_fp(3), d2i_PKEY_USAGE_PERIOD(3), d2i_POLICYINFO(3), d2i_POLICYQUALINFO(3), d2i_PROFESSION_INFO(3), d2i_PROXY_CERT_INFO_EXTENSION(3), d2i_PROXY_POLICY(3), d2i_RSAPrivateKey(3), d2i_RSAPrivateKey_bio(3), d2i_RSAPrivateKey_fp(3), d2i_RSAPublicKey(3), d2i_RSAPublicKey_bio(3), d2i_RSAPublicKey_fp(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_RSA_PUBKEY(3), d2i_RSA_PUBKEY_bio(3), d2i_RSA_PUBKEY_fp(3), d2i_SCRYPT_PARAMS(3), d2i_SCT_LIST(3), d2i_SXNET(3), d2i_SXNETID(3), d2i_TS_ACCURACY(3), d2i_TS_MSG_IMPRINT(3), d2i_TS_MSG_IMPRINT_bio(3), d2i_TS_MSG_IMPRINT_fp(3), d2i_TS_REQ(3), d2i_TS_REQ_bio(3), d2i_TS_REQ_fp(3), d2i_TS_RESP(3), d2i_TS_RESP_bio(3), d2i_TS_RESP_fp(3), d2i_TS_STATUS_INFO(3), d2i_TS_TST_INFO(3), d2i_TS_TST_INFO_bio(3), d2i_TS_TST_INFO_fp(3), d2i_USERNOTICE(3), d2i_X509(3), d2i_X509_bio(3), d2i_X509_fp(3), d2i_X509_ALGOR(3), d2i_X509_ALGORS(3), d2i_X509_ATTRIBUTE(3), d2i_X509_CERT_AUX(3), d2i_X509_CINF(3), d2i_X509_CRL(3), d2i_X509_CRL_INFO(3), d2i_X509_CRL_bio(3), d2i_X509_CRL_fp(3), d2i_X509_EXTENSION(3), d2i_X509_EXTENSIONS(3), d2i_X509_NAME(3), d2i_X509_NAME_ENTRY(3), d2i_X509_PUBKEY(3), d2i_X509_REQ(3), d2i_X509_REQ_INFO(3), d2i_X509_REQ_bio(3), d2i_X509_REQ_fp(3), d2i_X509_REVOKED(3), d2i_X509_SIG(3), d2i_X509_VAL(3), i2d_ACCESS_DESCRIPTION(3), i2d_ADMISSIONS(3), i2d_ADMISSION_SYNTAX(3), i2d_ASIdOrRange(3), i2d_ASIdentifierChoice(3), i2d_ASIdentifiers(3), i2d_ASN1_BIT_STRING(3), i2d_ASN1_BMPSTRING(3), i2d_ASN1_ENUMERATED(3), i2d_ASN1_GENERALIZEDTIME(3), i2d_ASN1_GENERALSTRING(3), i2d_ASN1_IA5STRING(3), i2d_ASN1_INTEGER(3), i2d_ASN1_NULL(3), i2d_ASN1_OBJECT(3), i2d_ASN1_OCTET_STRING(3), i2d_ASN1_PRINTABLE(3), i2d_ASN1_PRINTABLESTRING(3), i2d_ASN1_SEQUENCE_ANY(3), i2d_ASN1_SET_ANY(3), i2d_ASN1_T61STRING(3), i2d_ASN1_TIME(3), i2d_ASN1_TYPE(3), i2d_ASN1_UNIVERSALSTRING(3), i2d_ASN1_UTCTIME(3), i2d_ASN1_UTF8STRING(3), i2d_ASN1_VISIBLESTRING(3), i2d_ASN1_bio_stream(3), i2d_ASRange(3), i2d_AUTHORITY_INFO_ACCESS(3), i2d_AUTHORITY_KEYID(3), i2d_BASIC_CONSTRAINTS(3), i2d_CERTIFICATEPOLICIES(3), i2d_CMS_ContentInfo(3), i2d_CMS_ReceiptRequest(3), i2d_CMS_bio(3), i2d_CRL_DIST_POINTS(3), i2d_DHxparams(3), i2d_DIRECTORYSTRING(3), i2d_DISPLAYTEXT(3), i2d_DIST_POINT(3), i2d_DIST_POINT_NAME(3), i2d_DSAPrivateKey(3), i2d_DSAPrivateKey_bio(3), i2d_DSAPrivateKey_fp(3), i2d_DSAPublicKey(3), i2d_DSA_PUBKEY(3), i2d_DSA_PUBKEY_bio(3), i2d_DSA_PUBKEY_fp(3), i2d_DSA_SIG(3), i2d_DSAparams(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_ECParameters(3), i2d_ECPrivateKey(3), i2d_ECPrivateKey_bio(3), i2d_ECPrivateKey_fp(3), i2d_EC_PUBKEY(3), i2d_EC_PUBKEY_bio(3), i2d_EC_PUBKEY_fp(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(3), i2d_EXTENDED_KEY_USAGE(3), i2d_GENERAL_NAME(3), i2d_GENERAL_NAMES(3), i2d_IPAddressChoice(3), i2d_IPAddressFamily(3), i2d_IPAddressOrRange(3), i2d_IPAddressRange(3), i2d_ISSUING_DIST_POINT(3), i2d_NAMING_AUTHORITY(3), i2d_NETSCAPE_CERT_SEQUENCE(3), i2d_NETSCAPE_SPKAC(3), i2d_NETSCAPE_SPKI(3), i2d_NOTICEREF(3), i2d_OCSP_BASICRESP(3), i2d_OCSP_CERTID(3), i2d_OCSP_CERTSTATUS(3), i2d_OCSP_CRLID(3), i2d_OCSP_ONEREQ(3), i2d_OCSP_REQINFO(3), i2d_OCSP_REQUEST(3), i2d_OCSP_RESPBYTES(3), i2d_OCSP_RESPDATA(3), i2d_OCSP_RESPID(3), i2d_OCSP_RESPONSE(3), i2d_OCSP_REVOKEDINFO(3), i2d_OCSP_SERVICELOC(3), i2d_OCSP_SIGNATURE(3), i2d_OCSP_SINGLERESP(3), i2d_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(3), i2d_PKCS12(3), i2d_PKCS12_BAGS(3), i2d_PKCS12_MAC_DATA(3), i2d_PKCS12_SAFEBAG(3), i2d_PKCS12_bio(3), i2d_PKCS12_fp(3), i2d_PKCS7(3), i2d_PKCS7_DIGEST(3), i2d_PKCS7_ENCRYPT(3), i2d_PKCS7_ENC_CONTENT(3), i2d_PKCS7_ENVELOPE(3), i2d_PKCS7_ISSUER_AND_SERIAL(3), i2d_PKCS7_NDEF(3), i2d_PKCS7_RECIP_INFO(3), i2d_PKCS7_SIGNED(3), i2d_PKCS7_SIGNER_INFO(3), i2d_PKCS7_SIGN_ENVELOPE(3), i2d_PKCS7_bio(3), i2d_PKCS7_fp(3), i2d_PKCS8PrivateKeyInfo_bio(3), i2d_PKCS8PrivateKeyInfo_fp(3), i2d_PKCS8_PRIV_KEY_INFO(3), i2d_PKCS8_PRIV_KEY_INFO_bio(3), i2d_PKCS8_PRIV_KEY_INFO_fp(3), i2d_PKCS8_bio(3), i2d_PKCS8_fp(3), i2d_PKEY_USAGE_PERIOD(3), i2d_POLICYINFO(3), i2d_POLICYQUALINFO(3), i2d_PROFESSION_INFO(3), i2d_PROXY_CERT_INFO_EXTENSION(3), i2d_PROXY_POLICY(3), i2d_RSAPrivateKey(3), i2d_RSAPrivateKey_bio(3), i2d_RSAPrivateKey_fp(3), i2d_RSAPublicKey(3), i2d_RSAPublicKey_bio(3), i2d_RSAPublicKey_fp(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_RSA_PUBKEY(3), i2d_RSA_PUBKEY_bio(3), i2d_RSA_PUBKEY_fp(3), i2d_SCRYPT_PARAMS(3), i2d_SCT_LIST(3), i2d_SXNET(3), i2d_SXNETID(3), i2d_TS_ACCURACY(3), i2d_TS_MSG_IMPRINT(3), i2d_TS_MSG_IMPRINT_bio(3), i2d_TS_MSG_IMPRINT_fp(3), i2d_TS_REQ(3), i2d_TS_REQ_bio(3), i2d_TS_REQ_fp(3), i2d_TS_RESP(3), i2d_TS_RESP_bio(3), i2d_TS_RESP_fp(3), i2d_TS_STATUS_INFO(3), i2d_TS_TST_INFO(3), i2d_TS_TST_INFO_bio(3), i2d_TS_TST_INFO_fp(3), i2d_USERNOTICE(3), i2d_X509(3), i2d_X509_bio(3), i2d_X509_fp(3), i2d_X509_ALGOR(3), i2d_X509_ALGORS(3), i2d_X509_ATTRIBUTE(3), i2d_X509_CERT_AUX(3), i2d_X509_CINF(3), i2d_X509_CRL(3), i2d_X509_CRL_INFO(3), i2d_X509_CRL_bio(3), i2d_X509_CRL_fp(3), i2d_X509_EXTENSION(3), i2d_X509_EXTENSIONS(3), i2d_X509_NAME(3), i2d_X509_NAME_ENTRY(3), i2d_X509_PUBKEY(3), i2d_X509_REQ(3), i2d_X509_REQ_INFO(3), i2d_X509_REQ_bio(3), i2d_X509_REQ_fp(3), i2d_X509_REVOKED(3), i2d_X509_SIG(3), i2d_X509_VAL(3)
- convert objects from/to ASN.1/DER representation
- d2i_ACCESS_DESCRIPTION(3ossl), d2i_ADMISSIONS(3ossl), d2i_ADMISSION_SYNTAX(3ossl), d2i_ASIdOrRange(3ossl), d2i_ASIdentifierChoice(3ossl), d2i_ASIdentifiers(3ossl), d2i_ASN1_BIT_STRING(3ossl), d2i_ASN1_BMPSTRING(3ossl), d2i_ASN1_ENUMERATED(3ossl), d2i_ASN1_GENERALIZEDTIME(3ossl), d2i_ASN1_GENERALSTRING(3ossl), d2i_ASN1_IA5STRING(3ossl), d2i_ASN1_INTEGER(3ossl), d2i_ASN1_NULL(3ossl), d2i_ASN1_OBJECT(3ossl), d2i_ASN1_OCTET_STRING(3ossl), d2i_ASN1_PRINTABLE(3ossl), d2i_ASN1_PRINTABLESTRING(3ossl), d2i_ASN1_SEQUENCE_ANY(3ossl), d2i_ASN1_SET_ANY(3ossl), d2i_ASN1_T61STRING(3ossl), d2i_ASN1_TIME(3ossl), d2i_ASN1_TYPE(3ossl), d2i_ASN1_UINTEGER(3ossl), d2i_ASN1_UNIVERSALSTRING(3ossl), d2i_ASN1_UTCTIME(3ossl), d2i_ASN1_UTF8STRING(3ossl), d2i_ASN1_VISIBLESTRING(3ossl), d2i_ASRange(3ossl), d2i_AUTHORITY_INFO_ACCESS(3ossl), d2i_AUTHORITY_KEYID(3ossl), d2i_BASIC_CONSTRAINTS(3ossl), d2i_CERTIFICATEPOLICIES(3ossl), d2i_CMS_ContentInfo(3ossl), d2i_CMS_ReceiptRequest(3ossl), d2i_CMS_bio(3ossl), d2i_CRL_DIST_POINTS(3ossl), d2i_DHxparams(3ossl), d2i_DIRECTORYSTRING(3ossl), d2i_DISPLAYTEXT(3ossl), d2i_DIST_POINT(3ossl), d2i_DIST_POINT_NAME(3ossl), d2i_DSA_SIG(3ossl), d2i_ECDSA_SIG(3ossl), d2i_ECPKParameters(3ossl), d2i_EDIPARTYNAME(3ossl), d2i_ESS_CERT_ID(3ossl), d2i_ESS_CERT_ID_V2(3ossl), d2i_ESS_ISSUER_SERIAL(3ossl), d2i_ESS_SIGNING_CERT(3ossl), d2i_ESS_SIGNING_CERT_V2(3ossl), d2i_EXTENDED_KEY_USAGE(3ossl), d2i_GENERAL_NAME(3ossl), d2i_GENERAL_NAMES(3ossl), d2i_IPAddressChoice(3ossl), d2i_IPAddressFamily(3ossl), d2i_IPAddressOrRange(3ossl), d2i_IPAddressRange(3ossl), d2i_ISSUER_SIGN_TOOL(3ossl), d2i_ISSUING_DIST_POINT(3ossl), d2i_NAMING_AUTHORITY(3ossl), d2i_NETSCAPE_CERT_SEQUENCE(3ossl), d2i_NETSCAPE_SPKAC(3ossl), d2i_NETSCAPE_SPKI(3ossl), d2i_NOTICEREF(3ossl), d2i_OCSP_BASICRESP(3ossl), d2i_OCSP_CERTID(3ossl), d2i_OCSP_CERTSTATUS(3ossl), d2i_OCSP_CRLID(3ossl), d2i_OCSP_ONEREQ(3ossl), d2i_OCSP_REQINFO(3ossl), d2i_OCSP_REQUEST(3ossl), d2i_OCSP_RESPBYTES(3ossl), d2i_OCSP_RESPDATA(3ossl), d2i_OCSP_RESPID(3ossl), d2i_OCSP_RESPONSE(3ossl), d2i_OCSP_REVOKEDINFO(3ossl), d2i_OCSP_SERVICELOC(3ossl), d2i_OCSP_SIGNATURE(3ossl), d2i_OCSP_SINGLERESP(3ossl), d2i_OSSL_AA_DIST_POINT(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_ATAV(3ossl), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), d2i_OSSL_ATTRIBUTE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_MAPPINGS(3ossl), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), d2i_OSSL_CMP_ATAVS(3ossl), d2i_OSSL_CMP_MSG(3ossl), d2i_OSSL_CMP_PKIHEADER(3ossl), d2i_OSSL_CMP_PKISI(3ossl), d2i_OSSL_CRMF_CERTID(3ossl), d2i_OSSL_CRMF_CERTTEMPLATE(3ossl), d2i_OSSL_CRMF_ENCRYPTEDKEY(3ossl), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), d2i_OSSL_CRMF_MSG(3ossl), d2i_OSSL_CRMF_MSGS(3ossl), d2i_OSSL_CRMF_PBMPARAMETER(3ossl), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), d2i_OSSL_CRMF_SINGLEPUBINFO(3ossl), d2i_OSSL_DAY_TIME(3ossl), d2i_OSSL_DAY_TIME_BAND(3ossl), d2i_OSSL_HASH(3ossl), d2i_OSSL_IETF_ATTR_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX_POINTER(3ossl), d2i_OSSL_ISSUER_SERIAL(3ossl), d2i_OSSL_NAMED_DAY(3ossl), d2i_OSSL_OBJECT_DIGEST_INFO(3ossl), d2i_OSSL_PRIVILEGE_POLICY_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), d2i_OSSL_TARGET_CERT(3ossl), d2i_OSSL_TARGET(3ossl), d2i_OSSL_TARGETING_INFORMATION(3ossl), d2i_OSSL_TARGETS(3ossl), d2i_OSSL_TIME_PERIOD(3ossl), d2i_OSSL_TIME_SPEC(3ossl), d2i_OSSL_TIME_SPEC_ABSOLUTE(3ossl), d2i_OSSL_TIME_SPEC_DAY(3ossl), d2i_OSSL_TIME_SPEC_MONTH(3ossl), d2i_OSSL_TIME_SPEC_TIME(3ossl), d2i_OSSL_TIME_SPEC_WEEKS(3ossl), d2i_OSSL_TIME_SPEC_X_DAY_OF(3ossl), d2i_OSSL_USER_NOTICE_SYNTAX(3ossl), d2i_OTHERNAME(3ossl), d2i_PBE2PARAM(3ossl), d2i_PBEPARAM(3ossl), d2i_PBKDF2PARAM(3ossl), d2i_PBMAC1PARAM(3ossl), d2i_PKCS12(3ossl), d2i_PKCS12_BAGS(3ossl), d2i_PKCS12_MAC_DATA(3ossl), d2i_PKCS12_SAFEBAG(3ossl), d2i_PKCS12_bio(3ossl), d2i_PKCS12_fp(3ossl), d2i_PKCS7(3ossl), d2i_PKCS7_DIGEST(3ossl), d2i_PKCS7_ENCRYPT(3ossl), d2i_PKCS7_ENC_CONTENT(3ossl), d2i_PKCS7_ENVELOPE(3ossl), d2i_PKCS7_ISSUER_AND_SERIAL(3ossl), d2i_PKCS7_RECIP_INFO(3ossl), d2i_PKCS7_SIGNED(3ossl), d2i_PKCS7_SIGNER_INFO(3ossl), d2i_PKCS7_SIGN_ENVELOPE(3ossl), d2i_PKCS7_bio(3ossl), d2i_PKCS7_fp(3ossl), d2i_PKCS8_PRIV_KEY_INFO(3ossl), d2i_PKCS8_PRIV_KEY_INFO_bio(3ossl), d2i_PKCS8_PRIV_KEY_INFO_fp(3ossl), d2i_PKCS8_bio(3ossl), d2i_PKCS8_fp(3ossl), d2i_PKEY_USAGE_PERIOD(3ossl), d2i_POLICYINFO(3ossl), d2i_POLICYQUALINFO(3ossl), d2i_PROFESSION_INFO(3ossl), d2i_PROXY_CERT_INFO_EXTENSION(3ossl), d2i_PROXY_POLICY(3ossl), d2i_RSA_OAEP_PARAMS(3ossl), d2i_RSA_PSS_PARAMS(3ossl), d2i_SCRYPT_PARAMS(3ossl), d2i_SCT_LIST(3ossl), d2i_SXNET(3ossl), d2i_SXNETID(3ossl), d2i_TS_ACCURACY(3ossl), d2i_TS_MSG_IMPRINT(3ossl), d2i_TS_MSG_IMPRINT_bio(3ossl), d2i_TS_MSG_IMPRINT_fp(3ossl), d2i_TS_REQ(3ossl), d2i_TS_REQ_bio(3ossl), d2i_TS_REQ_fp(3ossl), d2i_TS_RESP(3ossl), d2i_TS_RESP_bio(3ossl), d2i_TS_RESP_fp(3ossl), d2i_TS_STATUS_INFO(3ossl), d2i_TS_TST_INFO(3ossl), d2i_TS_TST_INFO_bio(3ossl), d2i_TS_TST_INFO_fp(3ossl), d2i_USERNOTICE(3ossl), d2i_X509(3ossl), d2i_X509_bio(3ossl), d2i_X509_fp(3ossl), d2i_X509_ACERT(3ossl), d2i_X509_ACERT_bio(3ossl), d2i_X509_ACERT_fp(3ossl), d2i_X509_ALGOR(3ossl), d2i_X509_ALGORS(3ossl), d2i_X509_ATTRIBUTE(3ossl), d2i_X509_CERT_AUX(3ossl), d2i_X509_CINF(3ossl), d2i_X509_CRL(3ossl), d2i_X509_CRL_INFO(3ossl), d2i_X509_CRL_bio(3ossl), d2i_X509_CRL_fp(3ossl), d2i_X509_EXTENSION(3ossl), d2i_X509_EXTENSIONS(3ossl), d2i_X509_NAME(3ossl), d2i_X509_NAME_ENTRY(3ossl), d2i_X509_PUBKEY(3ossl), d2i_X509_PUBKEY_bio(3ossl), d2i_X509_PUBKEY_fp(3ossl), d2i_X509_REQ(3ossl), d2i_X509_REQ_INFO(3ossl), d2i_X509_REQ_bio(3ossl), d2i_X509_REQ_fp(3ossl), d2i_X509_REVOKED(3ossl), d2i_X509_SIG(3ossl), d2i_X509_VAL(3ossl), i2d_ACCESS_DESCRIPTION(3ossl), i2d_ADMISSIONS(3ossl), i2d_ADMISSION_SYNTAX(3ossl), i2d_ASIdOrRange(3ossl), i2d_ASIdentifierChoice(3ossl), i2d_ASIdentifiers(3ossl), i2d_ASN1_BIT_STRING(3ossl), i2d_ASN1_BMPSTRING(3ossl), i2d_ASN1_ENUMERATED(3ossl), i2d_ASN1_GENERALIZEDTIME(3ossl), i2d_ASN1_GENERALSTRING(3ossl), i2d_ASN1_IA5STRING(3ossl), i2d_ASN1_INTEGER(3ossl), i2d_ASN1_NULL(3ossl), i2d_ASN1_OBJECT(3ossl), i2d_ASN1_OCTET_STRING(3ossl), i2d_ASN1_PRINTABLE(3ossl), i2d_ASN1_PRINTABLESTRING(3ossl), i2d_ASN1_SEQUENCE_ANY(3ossl), i2d_ASN1_SET_ANY(3ossl), i2d_ASN1_T61STRING(3ossl), i2d_ASN1_TIME(3ossl), i2d_ASN1_TYPE(3ossl), i2d_ASN1_UNIVERSALSTRING(3ossl), i2d_ASN1_UTCTIME(3ossl), i2d_ASN1_UTF8STRING(3ossl), i2d_ASN1_VISIBLESTRING(3ossl), i2d_ASN1_bio_stream(3ossl), i2d_ASRange(3ossl), i2d_AUTHORITY_INFO_ACCESS(3ossl), i2d_AUTHORITY_KEYID(3ossl), i2d_BASIC_CONSTRAINTS(3ossl), i2d_CERTIFICATEPOLICIES(3ossl), i2d_CMS_ContentInfo(3ossl), i2d_CMS_ReceiptRequest(3ossl), i2d_CMS_bio(3ossl), i2d_CRL_DIST_POINTS(3ossl), i2d_DHxparams(3ossl), i2d_DIRECTORYSTRING(3ossl), i2d_DISPLAYTEXT(3ossl), i2d_DIST_POINT(3ossl), i2d_DIST_POINT_NAME(3ossl), i2d_DSA_SIG(3ossl), i2d_ECDSA_SIG(3ossl), i2d_ECPKParameters(3ossl), i2d_EDIPARTYNAME(3ossl), i2d_ESS_CERT_ID(3ossl), i2d_ESS_CERT_ID_V2(3ossl), i2d_ESS_ISSUER_SERIAL(3ossl), i2d_ESS_SIGNING_CERT(3ossl), i2d_ESS_SIGNING_CERT_V2(3ossl), i2d_EXTENDED_KEY_USAGE(3ossl), i2d_GENERAL_NAME(3ossl), i2d_GENERAL_NAMES(3ossl), i2d_IPAddressChoice(3ossl), i2d_IPAddressFamily(3ossl), i2d_IPAddressOrRange(3ossl), i2d_IPAddressRange(3ossl), i2d_ISSUER_SIGN_TOOL(3ossl), i2d_ISSUING_DIST_POINT(3ossl), i2d_NAMING_AUTHORITY(3ossl), i2d_NETSCAPE_CERT_SEQUENCE(3ossl), i2d_NETSCAPE_SPKAC(3ossl), i2d_NETSCAPE_SPKI(3ossl), i2d_NOTICEREF(3ossl), i2d_OCSP_BASICRESP(3ossl), i2d_OCSP_CERTID(3ossl), i2d_OCSP_CERTSTATUS(3ossl), i2d_OCSP_CRLID(3ossl), i2d_OCSP_ONEREQ(3ossl), i2d_OCSP_REQINFO(3ossl), i2d_OCSP_REQUEST(3ossl), i2d_OCSP_RESPBYTES(3ossl), i2d_OCSP_RESPDATA(3ossl), i2d_OCSP_RESPID(3ossl), i2d_OCSP_RESPONSE(3ossl), i2d_OCSP_REVOKEDINFO(3ossl), i2d_OCSP_SERVICELOC(3ossl), i2d_OCSP_SIGNATURE(3ossl), i2d_OCSP_SINGLERESP(3ossl), i2d_OSSL_AA_DIST_POINT(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_ATAV(3ossl), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), i2d_OSSL_ATTRIBUTE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_MAPPINGS(3ossl), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), i2d_OSSL_CMP_ATAVS(3ossl), i2d_OSSL_CMP_MSG(3ossl), i2d_OSSL_CMP_PKIHEADER(3ossl), i2d_OSSL_CMP_PKISI(3ossl), i2d_OSSL_CRMF_CERTID(3ossl), i2d_OSSL_CRMF_CERTTEMPLATE(3ossl), i2d_OSSL_CRMF_ENCRYPTEDKEY(3ossl), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), i2d_OSSL_CRMF_MSG(3ossl), i2d_OSSL_CRMF_MSGS(3ossl), i2d_OSSL_CRMF_PBMPARAMETER(3ossl), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), i2d_OSSL_CRMF_SINGLEPUBINFO(3ossl), i2d_OSSL_HASH(3ossl), i2d_OSSL_DAY_TIME(3ossl), i2d_OSSL_DAY_TIME_BAND(3ossl), i2d_OSSL_IETF_ATTR_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX_POINTER(3ossl), i2d_OSSL_ISSUER_SERIAL(3ossl), i2d_OSSL_NAMED_DAY(3ossl), i2d_OSSL_OBJECT_DIGEST_INFO(3ossl), i2d_OSSL_PRIVILEGE_POLICY_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), i2d_OSSL_TARGET_CERT(3ossl), i2d_OSSL_TARGET(3ossl), i2d_OSSL_TARGETING_INFORMATION(3ossl), i2d_OSSL_TARGETS(3ossl), i2d_OSSL_TIME_PERIOD(3ossl), i2d_OSSL_TIME_SPEC(3ossl), i2d_OSSL_TIME_SPEC_ABSOLUTE(3ossl), i2d_OSSL_TIME_SPEC_DAY(3ossl), i2d_OSSL_TIME_SPEC_MONTH(3ossl), i2d_OSSL_TIME_SPEC_TIME(3ossl), i2d_OSSL_TIME_SPEC_WEEKS(3ossl), i2d_OSSL_TIME_SPEC_X_DAY_OF(3ossl), i2d_OSSL_USER_NOTICE_SYNTAX(3ossl), i2d_OTHERNAME(3ossl), i2d_PBE2PARAM(3ossl), i2d_PBEPARAM(3ossl), i2d_PBKDF2PARAM(3ossl), i2d_PBMAC1PARAM(3ossl), i2d_PKCS12(3ossl), i2d_PKCS12_BAGS(3ossl), i2d_PKCS12_MAC_DATA(3ossl), i2d_PKCS12_SAFEBAG(3ossl), i2d_PKCS12_bio(3ossl), i2d_PKCS12_fp(3ossl), i2d_PKCS7(3ossl), i2d_PKCS7_DIGEST(3ossl), i2d_PKCS7_ENCRYPT(3ossl), i2d_PKCS7_ENC_CONTENT(3ossl), i2d_PKCS7_ENVELOPE(3ossl), i2d_PKCS7_ISSUER_AND_SERIAL(3ossl), i2d_PKCS7_NDEF(3ossl), i2d_PKCS7_RECIP_INFO(3ossl), i2d_PKCS7_SIGNED(3ossl), i2d_PKCS7_SIGNER_INFO(3ossl), i2d_PKCS7_SIGN_ENVELOPE(3ossl), i2d_PKCS7_bio(3ossl), i2d_PKCS7_fp(3ossl), i2d_PKCS8PrivateKeyInfo_bio(3ossl), i2d_PKCS8PrivateKeyInfo_fp(3ossl), i2d_PKCS8_PRIV_KEY_INFO(3ossl), i2d_PKCS8_PRIV_KEY_INFO_bio(3ossl), i2d_PKCS8_PRIV_KEY_INFO_fp(3ossl), i2d_PKCS8_bio(3ossl), i2d_PKCS8_fp(3ossl), i2d_PKEY_USAGE_PERIOD(3ossl), i2d_POLICYINFO(3ossl), i2d_POLICYQUALINFO(3ossl), i2d_PROFESSION_INFO(3ossl), i2d_PROXY_CERT_INFO_EXTENSION(3ossl), i2d_PROXY_POLICY(3ossl), i2d_RSA_OAEP_PARAMS(3ossl), i2d_RSA_PSS_PARAMS(3ossl), i2d_SCRYPT_PARAMS(3ossl), i2d_SCT_LIST(3ossl), i2d_SXNET(3ossl), i2d_SXNETID(3ossl), i2d_TS_ACCURACY(3ossl), i2d_TS_MSG_IMPRINT(3ossl), i2d_TS_MSG_IMPRINT_bio(3ossl), i2d_TS_MSG_IMPRINT_fp(3ossl), i2d_TS_REQ(3ossl), i2d_TS_REQ_bio(3ossl), i2d_TS_REQ_fp(3ossl), i2d_TS_RESP(3ossl), i2d_TS_RESP_bio(3ossl), i2d_TS_RESP_fp(3ossl), i2d_TS_STATUS_INFO(3ossl), i2d_TS_TST_INFO(3ossl), i2d_TS_TST_INFO_bio(3ossl), i2d_TS_TST_INFO_fp(3ossl), i2d_USERNOTICE(3ossl), i2d_X509(3ossl), i2d_X509_bio(3ossl), i2d_X509_fp(3ossl), i2d_X509_ACERT(3ossl), i2d_X509_ACERT_bio(3ossl), i2d_X509_ACERT_fp(3ossl), i2d_X509_ALGOR(3ossl), i2d_X509_ALGORS(3ossl), i2d_X509_ATTRIBUTE(3ossl), i2d_X509_CERT_AUX(3ossl), i2d_X509_CINF(3ossl), i2d_X509_CRL(3ossl), i2d_X509_CRL_INFO(3ossl), i2d_X509_CRL_bio(3ossl), i2d_X509_CRL_fp(3ossl), i2d_X509_EXTENSION(3ossl), i2d_X509_EXTENSIONS(3ossl), i2d_X509_NAME(3ossl), i2d_X509_NAME_ENTRY(3ossl), i2d_X509_PUBKEY(3ossl), i2d_X509_PUBKEY_bio(3ossl), i2d_X509_PUBKEY_fp(3ossl), i2d_X509_REQ(3ossl), i2d_X509_REQ_INFO(3ossl), i2d_X509_REQ_bio(3ossl), i2d_X509_REQ_fp(3ossl), i2d_X509_REVOKED(3ossl), i2d_X509_SIG(3ossl), i2d_X509_VAL(3ossl)
- convert objects from/to ASN.1/DER representation
- d2i_SSL_SESSION(3), i2d_SSL_SESSION(3)
- convert SSL_SESSION object from/to ASN1 representation
- d2i_SSL_SESSION(3ossl), d2i_SSL_SESSION_ex(3ossl), i2d_SSL_SESSION(3ossl)
- convert SSL_SESSION object from/to ASN1 representation
- damager(1)
- overrides chunks of files with garbage
- dane_verification_status_print(3)
- API function
- dane_verify_crt(3)
- API function
- dane_verify_crt_raw(3)
- API function
- dane_verify_session_crt(3)
- API function
- dar_manager(1)
- compiles several archives contents in a database to ease file restoration
- dar_split(1)
- dar helper to split an archive over several tapes
- data2inc(1)
- Free Pascal binary to pascal include file converter
- datacopy(1)
- move table data between two servers
- dateconv(1)
- Convert DATE/TIMEs between calendrical systems
- datezone(1)
- Convert DATE/TIMEs between timezones
- dawg2wordlist(1)
- convert a Tesseract DAWG to a wordlist
- db2ris(1)
- converts DocBook bibliographic data to the RIS format
- dblatex(1)
- convert DocBook to LaTeX, DVI, PostScript, and PDF
- dbus-cleanup-sockets(1)
- clean up leftover sockets in a directory
- dbverify(1)
- Check a Lifelines database
- dc3dd(1)
- convert and copy a file
- dc_bluetooth_addr2str(3)
- Convert a bluetooth address to a string
- dc_bluetooth_str2addr(3)
- Convert a string to a bluetooth address
- dc_datetime_gmtime(3)
- convert an timestamp to GMT date and time
- dc_datetime_localtime(3)
- convert an timestamp to local date and time
- dc_datetime_mktime(3)
- convert an local date and time to a timestamp
- dc_device_foreach(3)
- iterate over dives in a dive computer
- dc_parser_samples_foreach(3)
- iterate over samples taken during a dive
- dc_server(1)
- Distributed session cache server
- dcfldd(1)
- enhanced version of dd for forensics and security
- dcm2img(1)
- Convert DICOM image to standard image format
- dcm2json(1)
- Convert DICOM file and data set to JSON
- dcm2mnc(1)
- convert sets of DICOM files to one or more MINC format files
- dcm2pnm(1)
- Convert DICOM images to PGM/PPM, PNG, TIFF or BMP
- dcm2xml(1)
- Convert DICOM file and data set to XML
- dcmconv(1)
- Convert DICOM file encoding
- dcmj2pnm(1)
- Convert DICOM images to PGM/PPM, PNG, TIFF, JPEG or BMP
- dcml2pnm(1)
- Convert DICOM images to PGM/PPM, PNG, TIFF or BMP
- dcmquant(1)
- Convert DICOM color images to palette color
- dcmrecv(1)
- Simple DICOM storage SCP (receiver)
- dcmsign(1)
- Sign and Verify DICOM Files
- dcod2lum(1)
- Convert hardcopy characteristic curve file to softcopy format
- dconvlum(1)
- Convert VeriLUM files to DCMTK display files
- dd_rescue(1)
- Data recovery and protection tool
- ddate(1)
- convert Gregorian dates to Discordian dates
- ddrescue(1)
- data recovery tool
- deb-extra-override(5)
- Debian archive extra override file
- deb-override(5)
- Debian archive override file
- deb-version(7)
- Debian package version number format
- decode_aprs(1)
- Convert APRS raw data to human readable form
- decode_modifiers(3), decode_modifiers (3)
- Convert a modifier-bitmap to a textual representation
- decorate(1)
- convert fields of various formats
- decrypt-dbeaver-configuration(1)
- Decrypt DBeaver Credentials Configuration File
- deepstars(6)
- screen saver
- default.pa(5)
- PulseAudio Sound Server Startup Script
- define_feedtarget(3), define_feedtarget (3)
- Create a direct copy association between two frameservers
- define_nulltarget(3), define_nulltarget (3)
- Push an output subsegment into a target frameserver
- defncopy(1)
- extract procedures and views from a Microsoft server
- deliverquota(8)
- deliver to a maildir with a quota
- deltainfoxml2solv(1)
- convert rpm-mds deltainfo format into a solv file
- denature(1)
- -- A script to convert an html file to an xsl-fo file, then using FOP, to a pdf
- depth-dbm-fc-solver(6), dbm-fc-solver(6)
- memory efficient solving of difficult to verdict Freecell deals
- desktoptojson(8)
- Converts a .desktop file to a .json file
- 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
- dev.geopjr.Tuba(1), Tuba(1)
- Browse the Fediverse
- devdump(1), isoinfo(1), isovfy(1), isodump(1)
- Utility programs for dumping and verifying iso9660 images
- devdump(8), isoinfo(8), isovfy(8), isodump(8)
- Utility programs for dumping and verifying iso9660 images
- dexpireover(8)
- Diablo program to expire overview files for diablo reader side
- dfont2res(1)
- convert Macintosh dfont font file format to Macintosh resource fork format
- dgen_tobin(1)
- Convert SMD-format Genesis/Mega Drive image to raw (BIN) format
- dhcdrop(8)
- program for searching and suppress false DHCP servers in Ethernet
- dhcp6ctl(8)
- DHCPv6 client and server control utility
- dhcp6s(8)
- DHCPv6 server
- dhcp6s.conf(5)
- DHCPv6 server configuration file
- dhcp_probe(8)
- locate DCHP and BootP servers on a directly-attached network
- dhcpd(8)
- Dynamic Host Configuration Protocol Server
- dhcping(8)
- send a DHCP request to DHCP server to see if it's up and running
- dib0700(4)
- webcamd driver for DiBcom DiB0700 USB bridge
- dicmd(8)
- Diablo program to manage a running diablo server
- dicod(8)
- GNU dictionary server
- dicod.conf(5)
- GNU dictionary server configuration file
- dictd(8)
- a dictionary database server
- 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
- digitv(4)
- webcamd driver for Nebula Electronics uDigiTV DVB-T
- dirconvert(1)
- Convert color strings between LSCOLORS and LS_COLORS format
- dircproxy(1)
- Detachable Internal Relay Chat Proxy Server
- dirvish-locate(8)
- locate file versions in dirvish images
- discard(8)
- Postfix discard mail delivery agent
- disco(1)
- Mono's Web Service Discovery Tool
- discoball(6)
- A dusty, dented disco ball screen saver
- diskroaster(8)
- multithreaded disk testing utility that writes and verifies data on a raw disk device
- display(1)
- displays an image or image sequence on any X server
- distccd(1)
- distributed C/C++ compiler server
- djvmcvt(1)
- Convert multi-page DjVu documents
- djvups(1)
- Convert DjVu documents to PostScript
- dkimproxy_in(8), dkimproxy.in(8)
- SMTP proxy for verifying DKIM signatures
- dkimpy-milter(8), dkimpy(8)
- DKIM signing and verifying filter for MTAs
- dkimverify(1)
- Script for DKIM verifying messages on stdin
- dlys(5)
- format of .dlys files read by the SCALD simulator and timing verifier
- dmail(1)
- procmail Mail Delivery Module
- dns-rev(1)
- generate reverse name mappings "dns-rev(1)" "generate reverse name mappings"
- dns-sd(1)
- Multicast DNS (mDNS) & DNS Service Discovery (DNS-SD) Test Tool " For whatis
- dns-terror(1)
- fast log file IP address resolver
- dns2tcpc(1)
- A tunneling tool that encapsulate TCP traffic over DNS
- dns2tcpd(1)
- A tunneling tool that encapsulate TCP traffic over DNS
- dnsjit.core.object(3)
- Base object that is passed between receiver and receivee
- dnsjit.core.receiver(3)
- Non-system depended time specification structure definition
- dnsjit.core.receiver(3)
- Receiver interfaces
- dnsjit.filter.ipsplit(3)
- Pass objects to receivers based on the source IP address
- dnsjit.filter.split(3)
- Passthrough to other receivers in various ways
- dnsjit.filter.timing(3)
- Filter to pass objects to the next receiver based on timing between packets
- dnsjit.lib.base64url(3)
- Utility library to convert data to base64url format
- dnsmasq(8)
- A lightweight DHCP and caching DNS server
- dnsperf(1)
- test the performance of a DNS server
- dnssec-verify(1)
- DNSSEC zone verification tool
- dnstable_convert(1)
- convert passive DNS NMSG data to dnstable MTBL format
- dnstable_iter(3)
- iterate over a sequence of dnstable entries
- dnstable_unconvert(1)
- convert dnstable MTBL data to passive DNS NMSG format
- dnstracer(8)
- trace a chain of DNS servers to the source
- do_uconvert(3)
- Converts a string to another encoding format. Allegro game programming library
- docbook2man(1)
- Convert DocBook to man pages
- docbook2man-spec.pl(1)
- convert DocBook RefEntries to man pages
- docbook2mdoc(1)
- convert DocBook to mdoc
- docbook2texi(1)
- Convert DocBook to Texinfo
- docbook2texi-spec.pl(1)
- convert DocBook Booksto Texinfo documents
- domain(8)
- nnrpd domain resolver
- domain_server(3)
- generic DOMAIN server
- dos2ansi(1)
- convert old MS-DOS/ANSI.SYS text files
- dos2unix(1)
- convert ASCII files from DOS's CR/LF to UNIX's LF
- dot-courier(5)
- Local mail delivery instructions
- dotcache(5), .cache(5)
- description files for the GoFish gopher server
- doveadm-search-query(7)
- Overview of search queries for doveadm mailbox
- doveadm-who(1)
- Show who is logged in to the Dovecot server
- dovecot(1)
- a secure and highly configurable IMAP and POP3 server
- dovecot-lda(1)
- Dovecot(aqs local mail delivery agent
- doverctl(8)
- Perform functions on the overview directory and file structure
- downstr(3)
- convert a string to lower case man1/alc_origin.1
- dpbindic(1)
- Convert a binary-form dictionary into a text-form dictionary
- dpkg-divert(1)
- override a package's version of a file
- dpkg-statoverride(1)
- override ownership and mode of files
- dptsv(1)
- mutual converter between TSV and QDBM Depot database
- dracut.zfs(7)
- overview of ZFS dracut hooks
- drawterm(1), drawterm (1)
- connection to cpu, fs, and auth servers
- drcmd(8)
- Diablo program to manage a running dreaderd server
- dreadover(8)
- Extract overview information, usually from /news/spool/group, given a newsgroup name and article number
- drg2sbg(1)
- convert I-Doser drg files to sbagen
- driverless(1)
- PPD generator utility for driverless printing
- drmAvailable(3)
- determine whether a DRM kernel driver has been loaded
- dropbear(8)
- lightweight SSH server
- dropbearconvert(1)
- convert between Dropbear and OpenSSH private key formats
- droste(6)
- screen saver
- dsbdriverd(8)
- A device driver loading daemon
- dsc-psl-convert(1)
- Convert Public Suffix List (PSL) to DSC TLD List
- dspam_merge(1)
- merge several users' metadata into a composite
- dsr2xml(1)
- Convert DICOM SR file and data set to XML
- dstar2tgba(1)
- convert automata into Büchi automata
- dt2dv(1)
- convert a DTL text representation of a TeX DVI file to a binary DVI file
- dtaus(1)
- Converter for DTAUS files
- dtaus(5)
- Converter for DTAUS files
- dtd2po(1), dtd2po.py(1)
- Convert a Mozilla .dtd UTF-8 localization format to a Gettext PO localization file
- dtt200u(4)
- webcamd driver for DTT200U DVB-T devices
- dtv5100(4)
- webcamd driver for AME DTV-5100 DVB-T
- du2ps(1)
- filter for converting output of du to PostScript file
- dummy-ups(8)
- Driver for multi-purpose UPS emulation or relay
- dump2dcm(1)
- Convert ASCII dump to DICOM file
- dumpreg(1)
- dump the state of the card as the svgalib chipset driver sees it
- dune-ocaml-merlin(1), duneN'45'ocamlN'45'merlin(1)
- N'45' Start a merlin configuration server
- dv2dt(1)
- convert a binary TeX DVI file to DTL text representation
- dvb-format-convert(1)
- DVBv5 tool for file format conversions
- dvi2fax(1)
- convert a TeX DVI file to G3 fax format
- dvihp(1)
- convert a TeX DVI file to Hewlett-Packard PCL
- dvilj4(1), dvilj4l(1), dvilj2p(1), dvilj(1)
- convert a TeX DVI file to PCL, for HP LaserJet printers
- dvipdf(1)
- Convert TeX DVI file to PDF using ghostscript and dvips
- dvips(1)
- convert a TeX DVI file to PostScript
- dvisvg(1)
- for conversion from DVI to SVG
- dvisvgm(1)
- converts DVI, EPS, and PDF files to the XML-based SVG format
- dvitomp(1)
- convert a TeX DVI file to a MetaPost MPXFILE
- dw2102(4)
- webcamd driver for DVBWorld and TeVii DVB-S/S2
- e2pall(1)
- convert all EPS files in a LaTeX document to PDF
- e2tail(1)
- a basic version of the tail command for an ext2 filesystem
- e_deduction_server(1)
- manual page for e_deduction_server 2.6 Floral Guranse
- ebook2cw(1)
- Convert ebooks to Morse code audio files (MP3/OGG)
- ec168(4)
- webcamd driver for EC168 DVB-T
- ecattominc(1)
- convert an ecat format file (version 6.x or 7.x) to a minc format file
- echat(1), eChat(1)
- network conversations
- echoping_dns(1)
- echoping plugin which queries a DNS server
- echoping_ldap(1)
- echoping plugin which connects to a LDAP server
- echoping_whois(1)
- echoping plugin which connects to a whois server
- echoscu(1)
- DICOM verification (C-ECHO) SCU
- egalax(4x)
- eGalax touch screen input driver
- ehntserv(8)
- Extreme Happy Netflow Tool. Server part
- elconv(1)
- conversion program for ELOG messages
- elogd(8)
- web server program for Electronic Logbook ELOG
- elographics(4x)
- Elographics input driver
- elpa_invert_triangular(3)
- Invert an upper triangular matrix
- em28xx(4)
- em28xx webcamd driver for USB camera and TV devices
- emailrelay-poke(1)
- forces an E-MailRelay server to deliver spooled mail
- emil(1)
- conversion filter for Internet messages
- emp_server(6)
- Empire server
- empty_string(3)
- Universal string NULL terminator. Allegro game programming library
- en2ris(1)
- converts EndNote bibliographic data to the RIS format
- enber(1)
- Convert the unber XML output back into BER
- enca(1)
- -- detect and convert encoding of text files
- encapsulate(1)
- multiplex several channels over a single socket with sampling of remote process exit status, and provide conversation termination without closing the socket. netpipes 4.2
- encrypt-dbeaver-configuration(1)
- Encrypt DBeaver Credentials Configuration File
- endgame(6)
- endgame chess screensaver
- enscript(1)
- convert text files to PostScript, HTML, RTF, ANSI, and overstrikes
- ephemera(1)
- SCGI Blog Server
- eprover(1), E(1)
- manual page for E 2.6 Floral Guranse (8e8bfa2a3f682a4a7d96975eaa7b1133c4267b13)
- eqn2graph(1)
- convert an EQN equation into a cropped image
- error(8)
- Postfix error/retry mail delivery agent
- esmtpd(8)
- The Courier mail server mail server ESMTP daemon
- esolve(1)
- eigensolver for standard eigenvalue problems
- esolver(1)
- eigensolver for standard eigenvalue problems (Ritz values only)
- estmaster(1)
- master process of node servers
- estwaver(1)
- command line interface of web crawler
- et61x251(4)
- et61x251 webcamd driver for USB cameras
- etapro(8)
- Driver for ETA UPS equipment
- etl(6)
- ET: Legacy client and listen server
- etlded(6)
- ET: Legacy dedicated server
- euktoeps(1)
- Eukleides to Encapsulated PostScript converter
- euktopdf(1)
- Eukleides to PDF converter
- euktotex(1)
- Eukleides to PSTricks converter
- evcd2vcd(1)
- Converts EVCD files to VCD files
- evdev(4x)
- Generic Linux input driver
- everups(8)
- Driver for Ever UPS models
- ewfrecover(1)
- exports media data stored in EWF files
- ewfverify(1)
- verifies media data stored in EWF files
- exists(3)
- Shortcut version of file_exists() for normal files. Allegro game programming library
- exonerate-server(1)
- a sequence comparison server for exonerate
- expect(1)
- programmed dialogue with interactive programs, Version 5
- expireover(8)
- Expire entries from the news overview database
- explain_acl_to_text_or_die(3)
- convert an ACL to text and report errors require_index { "explain_acl_to_text_or_die(3)"
- explain_fprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_iconv_close_or_die(3)
- deallocate conversion descriptor and report errors require_index { "explain_iconv_close_or_die(3)"
- explain_iconv_open_or_die(3)
- prepare for charset conversion and report errors require_index { "allocate descriptor for character set conversion and report errors" }
- explain_iconv_or_die(3)
- perform character set conversion and report errors require_index { "perform character set conversion and report errors" }
- explain_printf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_snprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_sprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_strtod_or_die(3)
- convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
- explain_strtof_or_die(3)
- convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
- explain_strtol_or_die(3)
- convert a string to a long integer and report errors require_index { "convert a string to a long integer and report errors" }
- explain_strtold_or_die(3)
- convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
- explain_strtoll_or_die(3)
- convert a string to a long integer and report errors require_index { "convert a string to a long integer 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_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" }
- exr2aces(1)
- convert exr images to ACES format
- exrenvmap(1)
- convert exr image environment maps
- exrgbhsv(3)
- RGB <-> HSV color space conversions. Allegro game programming library
- exrmaketiled(1)
- convert exr images to tiled format
- exrmultiview(1)
- convert between single/multi-view exr images
- exrtopng(1)
- convert an OpenEXR image to PNG format
- ext2sim(1)
- convert hierarchical ext|(5) extracted-circuit files to flat sim|(5) files
- ext2spice(1)
- convert hierarchical ext|(5) extracted-circuit files to flat spice| files
- ext_file_userip_acl(8)
- Restrict users to certain IP addresses, using a text file backend. Version 1.0
- extconv(1)
- convert a TeX document in either Big 5+ or GBK encoding into `preprocessed' form
- extruec(3)
- Truecolor pixel format conversions. Allegro game programming library
- 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
- fail2ban(1)
- a set of server and client programs to limit brute force authentication attempts
- fail2ban-client(1)
- configure and control the server
- fail2ban-jail.conf(5), jail.conf(5)
- configuration for the fail2ban server
- fail2ban-server(1)
- start the server
- failover(8)
- UPS Failover Driver
- 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
- fastcgi-mono-server(1), XSP(1)
- Mono ASP.NET Web Server (xsp and xsp2)
- fastline(3)
- Faster version of line(). Allegro game programming library
- 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ā¢
- faxspool(1)
- queue and convert files for faxing with sendfax(8)
- fc-solve(6)
- automated solver for Freecell and related Solitiare variants
- fcgiwrap(8)
- serve CGI applications over FastCGI
- fconf2(1), fconf2*(1)
- Converts fidoconfig to another format
- fd0ssh(1)
- pipe for password-over-stdin support to ssh
- fd2pascal(1)
- Free Pascal forms description to pascal program converter
- fdm(1)
- fetch and deliver mail
- fence_ack_manual(8)
- a program to override fenced fencing operations
- fence_apc(8)
- Fence agent for APC over telnet/ssh
- fence_apc_snmp(8)
- Fence agent for APC, Tripplite PDU over SNMP fence_tripplite_snmp - Fence agent for Tripplife over SNMP (symlink)
- fence_brocade(8)
- Fence agent for HP Brocade over telnet/ssh
- fence_cdu(8)
- Fence agent for a Sentry Switch CDU over telnet
- fence_cyberpower_ssh(8)
- Fence agent for CyberPower over ssh
- fence_eaton_snmp(8)
- Fence agent for Eaton over SNMP
- fence_emerson(8)
- Fence agent for Emerson over SNMP
- fence_ibmblade(8)
- Fence agent for IBM BladeCenter over SNMP
- fence_ilo3_ssh(8)
- Fence agent for HP iLO over SSH fence_ilo3_ssh - Fence agent for HP iLO3 over SSH (symlink) fence_ilo4_ssh - Fence agent for HP iLO4 over SSH (symlink) fence_ilo5_ssh - Fence agent for HP iLO5 over SSH (symlink)
- fence_ilo4_ssh(8)
- Fence agent for HP iLO over SSH fence_ilo3_ssh - Fence agent for HP iLO3 over SSH (symlink) fence_ilo4_ssh - Fence agent for HP iLO4 over SSH (symlink) fence_ilo5_ssh - Fence agent for HP iLO5 over SSH (symlink)
- fence_ilo5_ssh(8)
- Fence agent for HP iLO over SSH fence_ilo3_ssh - Fence agent for HP iLO3 over SSH (symlink) fence_ilo4_ssh - Fence agent for HP iLO4 over SSH (symlink) fence_ilo5_ssh - Fence agent for HP iLO5 over SSH (symlink)
- fence_ilo_ssh(8)
- Fence agent for HP iLO over SSH fence_ilo3_ssh - Fence agent for HP iLO3 over SSH (symlink) fence_ilo4_ssh - Fence agent for HP iLO4 over SSH (symlink) fence_ilo5_ssh - Fence agent for HP iLO5 over SSH (symlink)
- fence_ipdu(8)
- Fence agent for iPDU over SNMP
- fence_lindypdu(8)
- Fence agent for Lindy over SNMP
- fence_tripplite_snmp(8)
- Fence agent for APC, Tripplite PDU over SNMP fence_tripplite_snmp - Fence agent for Tripplife over SNMP (symlink)
- fence_xenapi(8)
- Fence agent for Citrix XenServer over XenAPI
- festival_client(1)
- client access to festiva; text-to-speech server mode
- fetchlog(1)
- fetch and convert new messages of a logfile
- fetchmail(1)
- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server
- fetchzone(1)
- get dns zone from server
- ff2jpg(1)
- convert farbfeld to JPG
- ff2pam(1)
- convert farbfeld to PAM
- ff2png(1)
- convert farbfeld to PNG
- ff2ppm(1)
- convert farbfeld to PPM
- ffmpeg(1)
- ffmpeg media converter
- ffmpeg-scaler(1)
- FFmpeg video scaling and pixel format converter
- ffproxy(8)
- filtering HTTP/HTTPS proxy server
- ffproxy.conf(5)
- filtering HTTP/HTTPS proxy server configuration file
- ffproxy.quick(7)
- filtering HTTP/HTTPS proxy server quick introduction
- 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_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_eq(3)
- Event queue operations fi_eq_open / fi_close Open/close an event queue fi_control Control operation of EQ fi_eq_read / fi_eq_readerr Read an event from an event queue fi_eq_write Writes an event to an event queue fi_eq_sread A synchronous (blocking) read of an event queue fi_eq_strerror Converts provider specific error information into a printable string
- fi_errno(3)
- fabric errors fi_strerror - Convert fabric error into a printable string
- fi_fabric(3)
- Fabric network operations fi_fabric / fi_close Open / close a fabric network fi_tostr / fi_tostr_r Convert fabric attributes, flags, and capabilities to printable string
- fi_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_rxm(7)
- The RxM (RDM over MSG) Utility Provider
- fi_verbs(7)
- The Verbs Fabric Provider
- fi_version(3)
- Version of the library interfaces
- fido2-assert(1)
- get/verify a FIDO2 assertion
- fido2-cred(1)
- make/verify a FIDO2 credential
- fido_assert_verify(3)
- verifies the signature of a FIDO2 assertion statement
- 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_verify(3), fido_cred_verify_self(3)
- verify the attestation signature of a FIDO2 credential
- fido_dev_info_manifest(3), fido_dev_info_new(3), fido_dev_info_free(3), fido_dev_info_ptr(3), fido_dev_info_path(3), fido_dev_info_product(3), fido_dev_info_vendor(3), fido_dev_info_manufacturer_string(3), fido_dev_info_product_string(3), fido_dev_info_set(3)
- FIDO2 device discovery functions
- fig2sxd(1)
- utility to convert .fig to .sxd
- figmbkrds(3)
- converts MBK figure to RDS figure man1/alc_origin.1
- filmleader(6)
- screen saver
- filter(7)
- cups file conversion filter interface
- filter_read(3), filter_write(3), filter_end(3), filter_convert(3), filter_destroy(3), filter_fopen(3), filter_process(3)
- generic data filtering
- finepix(4)
- finepix webcamd driver for USB cameras
- fix132x43(1)
- fix problems with certain (132 column) graphics modes dump the state of the card as the svgalib chipset driver sees it
- fix_filename_case(3)
- Converts a filename to a standardised case. Allegro game programming library
- fix_filename_slashes(3)
- Converts all the directory separators to a standard character. Allegro game programming library
- fixacos(3)
- Fixed point inverse cosine lookup table. Allegro game programming library
- fixadd(3)
- Safe function to add fixed point numbers clamping overflow. Allegro game programming library
- fixasin(3)
- Fixed point inverse sine lookup table. Allegro game programming library
- fixatan(3)
- Fixed point inverse tangent lookup table. Allegro game programming library
- fixatan2(3)
- Fixed point version of the libc atan2() routine. Allegro game programming library
- fixmacps(1)
- filter to fix Macintosh documents with saner version of md
- 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
- fiz(1)
- analyze damaged zoo archive for data revovery
- flam3-animate(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
- render and animate FLAM3s and manipulate their genomes
- flam3-convert(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
- render and animate FLAM3s and manipulate their genomes
- flam3-genome(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
- render and animate FLAM3s and manipulate their genomes
- flam3-render(1), flam3-animate flam3-render flam3-genome flam3-convert(1)
- render and animate FLAM3s and manipulate their genomes
- flashrom(8)
- detect, read, write, verify and erase flash chips
- flatxml2po(1), flatxml2po.py(1)
- Convert flat XML files to Gettext PO localization files
- flexiblas-api(7)
- Overview about the FlexiBLAS API
- flexiblas_get_version(3)
- retrieve the used FlexiBLAS version
- flickcurl-config(1)
- script to get information about the installed version of flickcurl
- flif(1)
- convert image files from or to FLIF
- flow-rpt2rrd(1)
- Convert flow-report CSV output to RRDtool format
- fltk-config(1)
- script to get information about the installed version of fltk
- flush(8)
- Postfix fast flush server
- fmfconv(1)
- Fuse Movie File converter
- fmirror(1)
- Mirror directories from ftp servers
- fmtave(1)
- Averages raw measurement data
- fnt2psf(1)
- Convert a Windows font-resource file to PSF format
- focus_target(3), focus_target (3)
- Specify a frameserver the scheduler should try and bias
- fondu(1)
- convert Macintosh font files to UNIX font format
- font2swf(1)
- Converts a font to SWF
- foomatic-compiledb(1)
- Compile the Foomatic printer/driver database
- foomatic-ppdfile(1)
- Generate a PPD file for a given printer/driver combo
- foomatic-preferred-driver(8)
- <put a short description here>
- foomatic-rip(1)
- Universal print filter/RIP wrapper
- footclient(1)
- start new terminals in a foot server
- foreach.tcl86(n), foreach(n)
- Iterate over all elements in one or more lists
- foreach.tcl90(n), foreach(n)
- Iterate over all elements in one or more lists
- foremost(8)
- Recover files using their headers, footers, and data structures
- form_driver(3x), form_driver_w(3x)
- command-processing loop of the form system
- fort(8)
- RPKI validator and RTR server
- fossil(1)
- Distributed Version Control System
- fp2subc(1)
- convert any footprint into a pcb-rnd subcircuit
- fpcjres(1)
- manual page for fpcjres: a resource file converter
- frameserver_debugstall(3), frameserver_debugstall (3)
- change the global delay before a frameserver executes
- freecell-solver-range-parallel-solve(6)
- The Freecell Solver utility for solving a range of Microsoft Freecell/Freecell Pro Boards
- freeciv(6)
- The Freeciv game (overview)
- freeciv-manual(6)
- Generate HTML or wiki manual for freeciv-server(6)
- freeciv-server(6)
- The server for the Freeciv game
- freeciv21-game-manual(6)
- The game manual for the freeciv21-server
- freeciv21-server(6)
- The server for the Freeciv21 game
- freehdl-v2cc(1), FreeHDL-V2CC(1)
- A VHDL to C++ converter
- freeipmi(7), FreeIPMI(7)
- FreeIPMI overview
- freeminerserver(6), minetestserver(6)
- Minetest server
- french-conjugator(1)
- conjugate French verbs
- french-deconjugator(1)
- analyze conjugated French verbs
- fribidi_charset_to_unicode(3)
- convert string to Unicode
- fribidi_unicode_to_charset(3)
- convert string from Unicode
- friio(4)
- webcamd driver for Friio ISDB-T
- frombin(1)
- convert macbinary files into normal files
- fslsfonts(1)
- list fonts served by X font server
- fspd(1), in.fspd(1)
- File Service Protocol (FSP) server
- fspscan(1)
- is a small tool to scan host for a running fsp server
- fst2vcd(1)
- Converts FST files to VCD
- fstobdf(1)
- generate BDF font from X font server
- ftofix(3)
- Converts a floating point value to fixed point. Allegro game programming library
- ftp-test(1)
- connect to an ftp server multiple times
- ftp.proxy(1)
- FTP proxy server
- ftpcount(1)
- show current number of connections for each proftpd server configuration
- ftpcp(1)
- copy files from a FTP server to the local machine
- ftpd(8)
- Internet File Transfer Protocol server
- ftpshut(8)
- shut down all proftpd servers at a given time
- ftptop(1)
- display running status on proftpd server connections
- fvwm-convert-2.6(1)
- convert fvwm 2.4.x configuration file to fvwm 2.6 style
- fzputtygen(1)
- SFTP private key converter of FileZilla
- g-wrap-config(1)
- script to get information about the installed version of G-Wrap
- g32pbm(1)
- convert a Group 3 fax file into a portable bitmap
- galera_recovery(1)
- recover from non-graceful shutdown
- gamatronic(8)
- Driver for Gamatronic UPS equipment
-
- gammu-smsd-mysql(7)
- gammu-smsd(1) backend using MySQL database server as a message storage rst2man-indent-level 0 1 rstReportMargin $1
- gammu-smsd-pgsql(7)
- gammu-smsd(1) backend using PostgreSQL database server as a message storage rst2man-indent-level 0 1 rstReportMargin $1
- gamt(1)
- Intel AMT serial-over-lan (sol) client
- gatling(8)
- high performance file server
- gauche-cesconv(1)
- convert text from one character encoding scheme to another
- gb2jis(1)
- convert GuoBiao Hanzi to JIS Kanji
- gbs2gb(1)
- convert module dumps from GBS to GB format
- gbsv_driver(3)
- --- banded
- gcin(1)
- an input method server
- gcin-gb-toggle(1)
- gcin's Chinese conversion toggle tool
- gcin2tab(1)
- converts text input method table to gcin's .gtab format
- gcksum(1), cksum(1)
- compute and verify file checksums
- gcov12(1), gcov(1)
- coverage testing tool
- gcov13(1), gcov(1)
- coverage testing tool
- gcov14(1), gcov(1)
- coverage testing tool
- gcov15(1), gcov(1)
- coverage testing tool
- gcov16(1), gcov(1)
- coverage testing tool
- gcv(1)
- graph file converter
- gdal(1)
- Main gdal entry point Added in version 3.11
- gdal-convert(1)
- Convert a dataset Added in version 3.11. Acts as a shortcut for %gdal raster convert or %gdal vector convert depending on the nature of the specified dataset
- gdal-info(1)
- Get information on a dataset Added in version 3.11. Acts as a shortcut for %gdal raster info or %gdal vector info depending on the nature of the specified dataset
- gdal-mdim(1)
- Entry point for multidimensional commands Added in version 3.11
- gdal-mdim-convert(1)
- Convert a multidimensional dataset Added in version 3.11
- gdal-mdim-info(1)
- Get information on a multidimensional dataset Added in version 3.11
- gdal-raster(1)
- Entry point for raster commands Added in version 3.11
- gdal-raster-calc(1)
- Perform pixel-wise calculations on a raster Added in version 3.11
- gdal-raster-clean-collar(1)
- Clean the collar of a raster dataset, removing noise Added in version 3.11
- gdal-raster-clip(1)
- Clip a raster dataset Added in version 3.11
- gdal-raster-color-map(1)
- Generate a RGB or RGBA dataset from a single band, using a color map Added in version 3.11
- gdal-raster-contour(1)
- Creates a vector contour from a raster elevation model (DEM) Added in version 3.11
- gdal-raster-convert(1)
- Convert a raster dataset Added in version 3.11
- gdal-raster-create(1)
- Create a new raster dataset Added in version 3.11
- gdal-raster-edit(1)
- Edit in place a raster dataset Added in version 3.11
- gdal-raster-fill-nodata(1)
- Fill nodata values in a raster dataset Added in version 3.11
- gdal-raster-footprint(1)
- Compute the footprint of a raster dataset Added in version 3.11
- gdal-raster-hillshade(1)
- Generate a shaded relief map Added in version 3.11
- gdal-raster-index(1)
- Create a vector index of raster datasets Added in version 3.11
- gdal-raster-info(1)
- Get information on a raster dataset Added in version 3.11
- gdal-raster-mosaic(1)
- Build a mosaic Added in version 3.11
- gdal-raster-overview-add(1)
- Add overviews to a raster dataset Added in version 3.11
- gdal-raster-overview-delete(1)
- Delete overviews of a raster dataset Added in version 3.11
- gdal-raster-pipeline(1)
- Process a raster dataset Added in version 3.11
- gdal-raster-pixel-info(1)
- Return information on a pixel of a raster dataset Added in version 3.11
- gdal-raster-polygonize(1)
- Create a polygon feature dataset from a raster band Added in version 3.11
- gdal-raster-reclassify(1)
- Reclassify a raster dataset Added in version 3.11
- gdal-raster-reproject(1)
- Reproject a raster dataset Added in version 3.11
- gdal-raster-resize(1)
- Resize a raster dataset Added in version 3.11
- gdal-raster-roughness(1)
- Generate a roughness map Added in version 3.11
- gdal-raster-scale(1)
- Scale the values of the bands of a raster dataset Added in version 3.11
- gdal-raster-select(1)
- Select a subset of bands from a raster dataset Added in version 3.11
- gdal-raster-set-type(1)
- Modify the data type of bands of a raster dataset Added in version 3.11
- gdal-raster-sieve(1)
- Remove small raster polygons Added in version 3.11
- gdal-raster-slope(1)
- Generate a slope map Added in version 3.11
- gdal-raster-stack(1)
- Combine together input bands into a multi-band output, either virtual (VRT) or materialized Added in version 3.11
- gdal-raster-tile(1)
- Generate tiles in separate files from a raster dataset Added in version 3.11
- gdal-raster-tpi(1)
- Generate a Topographic Position Index (TPI) map Added in version 3.11
- gdal-raster-tri(1)
- Generate a Terrain Ruggedness Index (TRI) map Added in version 3.11
- gdal-raster-unscale(1)
- Convert scaled values of a raster dataset into unscaled values Added in version 3.11
- gdal-raster-viewshed(1)
- Compute the viewshed of a raster dataset. Added in version 3.11
- gdal-vector(1)
- Entry point for vector commands Added in version 3.11
- gdal-vector-clip(1)
- Clip a vector dataset Added in version 3.11
- gdal-vector-convert(1)
- Convert a vector dataset Added in version 3.11
- gdal-vector-edit(1)
- Edit metadata of a vetor dataset Added in version 3.11
- gdal-vector-filter(1)
- Filter a vector dataset Added in version 3.11
- gdal-vector-geom(1)
- Geometry operations on a vector dataset Added in version 3.11
- gdal-vector-geom-buffer(1)
- Compute a buffer around geometries of a vector dataset Added in version 3.11
- gdal-vector-geom-explode-collections(1)
- Explode geometries of type collection of a vector dataset Added in version 3.11
- gdal-vector-geom-make-valid(1)
- Fix validity of geometries of a vector dataset Added in version 3.11
- gdal-vector-geom-segmentize(1)
- Segmentize geometries of a vector dataset Added in version 3.11
- gdal-vector-geom-set-type(1)
- Modify the geometry type of a vector dataset Added in version 3.11
- gdal-vector-geom-simplify(1)
- Simplify geometries of a vector dataset Added in version 3.11
- gdal-vector-geom-swap-xy(1)
- Swap X and Y coordinates of geometries of a vector datasett Added in version 3.11
- gdal-vector-grid(1)
- Create a regular grid from scattered points Added in version 3.11
- gdal-vector-info(1)
- Get information on a vector dataset Added in version 3.11
- gdal-vector-pipeline(1)
- Process a vector dataset Added in version 3.11
- gdal-vector-rasterize(1)
- Burn vector geometries into a raster Added in version 3.11
- gdal-vector-select(1)
- Select a subset of fields from a vector dataset Added in version 3.11
- gdal-vector-sql(1)
- Apply SQL statement(s) to a dataset Added in version 3.11
- gdal-vector_concat(1)
- Concatenate vector datasets Added in version 3.11
- gdal-vsi(1)
- Entry point for GDAL Virtual System Interface (VSI) commands Added in version 3.11. The subcommands of gdal vsi allow manipulation of files located on the %GDAL Virtual File Systems (compressed, network hosted, etc...): /vsimem, /vsizip, /vsitar, /vsicurl,
- gdal-vsi-copy(1)
- Copy files located on GDAL Virtual System Interface (VSI) Added in version 3.11
- gdal-vsi-delete(1)
- Delete files located on GDAL Virtual System Interface (VSI) Added in version 3.11
- gdal-vsi-list(1)
- List files of one of the GDAL Virtual System Interface (VSI) Added in version 3.11
- gdal-vsi-move(1)
- Move/rename a file/directory located on GDAL Virtual System Interface (VSI) Added in version 3.11
- gdal-vsi-sozip(1)
- SOZIP (Seek-Optimized ZIP) related commands. Added in version 3.11
- gdal-vsi-sync(1)
- Synchronize source and target file/directory located on GDAL Virtual System Interface (VSI) Added in version 3.11
- gdal_translate(1)
- Converts raster data between different formats
- gdaladdo(1)
- Builds or rebuilds overview images
- gdalmdimtranslate(1)
- Converts multidimensional data between different formats, and perform subsetting
- gdd(1), dd(1)
- convert and copy a file
- gdnsd-plugin-geoip(8)
- gdnsd meta-plugin for GSLB + failover via MaxMinds GeoIP2 databases
- gdnsd-plugin-metafo(8)
- gdnsd plugin for address meta-failover
- gdnsd-plugin-multifo(8)
- gdnsd plugin for multi-address, all-active failover groups
- gdnsd-plugin-simplefo(8)
- gdnsd plugin for simple primary->secondary address failover
- gdome-config(1)
- script to get information about the installed version of gdome2
- gears(6)
- draw interlocking gears, for xscreensaver
- gedmd(3)
- DMD driver, Dynamic Mode Decomposition
- geev_driver_grp(3)
- Standard eig driver, AV = VĪ
- gels_driver_grp(3)
- Standard least squares, min || Ax - b ||_2
- gemexp(1)
- export a directory over Gemini
- gen6dns(1)
- generate IPv6 DNS address and reverse records
- gencnval(1)
- compile the converters aliases file
- gene2xml(1)
- convert NCBI Entrez Gene ASN.1 into XML
- generic_modbus(8)
- Driver for contact (direct) signal UPS devices connected via modbus remote I/O gateways
- genericups(8)
- Driver for contact-closure UPS equipment
- genhtml(1)
- Generate HTML view from LCOV coverage data files
- genpng(1)
- Generate an overview image from a source file
- gensio_to_sergensio(3), sergensio_to_gensio(3), sergensio_get_user_data(3), sergensio_is_client(3)
- General information and conversion routines for a sergensio
- gentest(1)
- Run random generic SMB operations against two SMB servers and show the differences in behavior
- geometry.tk86(n), geometry(n), tk_library(n), tk_patchLevel(n), tk_strictMotif(n), tk_version(n)
- Variables used or set by Tk
- gerbera(1)
- UPnP MediaServer
- gesolve(1)
- eigensolver for generalized eigenvalue problems
- gesolve(1)
- eigensolver for generalized eigenvalue problems (Ritz values only)
- gesv(3)
- gesv: factor and solve - CGESV computes the solution to system of linear equations A * X = B for GE matrices (simple driver)
- gesv_driver(3)
- --- full
- gesv_driver_grp(3)
- LU: General matrix, driver
- gesvd_driver(3)
- --- full
- get-healpix(1)
- Convert RA,DEC to Which healpix
- get_align_matrix_f(3)
- Floating point version of get_align_matrix(). Allegro game programming library
- get_camera_matrix_f(3)
- Floating point version of get_camera_matrix(). Allegro game programming library
- get_color_conversion(3)
- Returns the current color conversion mode. Allegro game programming library
- get_config_id(3)
- Retrieves a driver ID from a configuration file. Allegro game programming library
- get_gfx_mode(3)
- Returns the id of the current graphics driver. Allegro game programming library
- get_sound_input_cap_stereo(3)
- Tells if the input driver is capable of stereo recording. Allegro game programming library
- get_transformation_matrix_f(3)
- Floating point version of get_transformation_matrix(). Allegro game programming library
- getbddvarbyindex(3)
- converts bdd index to a variable number. man1/alc_origin.1
- getbddvarindex(3)
- converts a variable number in a bdd index. man1/alc_origin.1
- getdns_context_set_append_name(3)
- getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport, getdns_context_set_dnssec_trust_anchors, getdns_context_set_dnssec_allowed_skew, getdns_context_set_follow_redirects, getdns_context_set_limit_outstanding_queries, getdns_context_set_namespaces, getdns_context_set_resolution_type, getdns_context_set_suffix, getdns_context_set_timeout, -- getdns context manipulation routines n
- getdns_convert(3)
- getdns_convert_dns_name_to_fqdn, getdns_convert_fqdn_to_dns_name -- convert dname between presentation- and wire-format
- getdns_display_ip_address(3)
- -- convert an getdns ip address to string
- getdpi(1)
- get the average horizontal DPI
- getkey(1)
- fetch one or more keys from an OpenPGP keyserver
- getlist(1)
- Get a list from an NNTP server
- getmail(1)
- retrieve messages from one or more POP3, IMAP4, or SDPS mailboxes and deliver to a maildir, mboxrd-format mbox file, or external MDA
- getmail_fetch(1)
- retrieve messages from one or more POP3 or POP3-over-SSL mailboxes and deliver to a maildir, mboxrd-format mbox file, or external MDA
- getmail_maildir(1)
- read a message from stdin and deliver to a named maildir
- getmail_mbox(1)
- read a message from stdin and deliver to a named mboxrd-format mbox file with fcntl-style locking
- getri(3)
- getri: triangular inverse
- getzone(1)
- get dns zone from server
- gexpand(1), expand(1)
- convert tabs to spaces
- gftopk(1)
- convert generic font files to packed font files
- 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
- ggev_driver_grp(3)
- Generalized eig driver
- ggls_driver_grp(3)
- Constrained least squares
- ggsvd_driver_grp(3)
- Generalized SVD driver
- gh-attestation-trusted-root(1)
- Output trusted_root.jsonl contents, likely for offline verification
- gh-attestation-verify(1)
- Verify an artifact's integrity using attestations
- gh-issue-lock(1)
- Lock issue conversation
- gh-issue-unlock(1)
- Unlock issue conversation
- gh-pr-lock(1)
- Lock pull request conversation
- gh-pr-unlock(1)
- Unlock pull request conversation
- gibson(6)
- Hacking the Gibson screen saver
- gif2rgb(1)
- convert images saved as GIF to 24-bit RGB triplets
- gif2swf(1)
- Takes a number of gif files and converts them to a swf movie, one picture per frame
- gif2webp(1)
- Convert a GIF image to WebP
- gig2mono(1)
- Converts Gigasampler (.gig) files from stereo to mono
- gig2stereo(1)
- Converts Gigasampler (.gig) files from mono pairs to true stereo
- gigmerge(1)
- Merges several Gigasampler (.gig) files to one Gigasampler file
- gil2bin(1)
- convert GenInfo integrated IDs to or from binary
- gimplut(1)
- convert GIMP gradient (ggr) files to binary lookup tables (lut)
- gimpsvg(1)
- convert a GIMP gradient (ggr) to the SVG format
- git-bug-version(1)
- Show git-bug version information
- git-commit-graph(1)
- Write and verify Git commit-graph files
- git-cvsserver(1)
- A CVS server emulator for Git
- git-daemon(1)
- A really simple server for Git repositories
- git-force-clone(1)
- overwrite local repositories with clone
- git-fsck(1)
- Verifies the connectivity and validity of the objects in the database
- git-fsck-objects(1)
- Verifies the connectivity and validity of the objects in the database
- git-http-backend(1)
- Server side implementation of Git over HTTP
- git-http-push(1)
- Push objects over HTTP/DAV to another repository
- git-lfs-clean(1)
- Git clean filter that converts large files to pointers
- git-lfs-filter-process(1)
- Git filter process that converts between pointer and actual content
- 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-smudge(1)
- Git smudge filter that converts pointer in blobs to the actual content
- 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-multi-pack-index(1)
- Write and verify multi-pack-indexes
- git-paste(1)
- Send patches to pastebin for chat conversations
- git-range-diff(1)
- Compare two commit ranges (e.g. two versions of a branch)
- git-rev-list(1)
- Lists commit objects in reverse chronological order
- git-revert(1)
- Revert some existing commits
- git-revert-stats(1)
- show reverting statistics of a git repository
- git-send-pack(1)
- Push objects over Git protocol to another repository
- git-svn(1)
- Bidirectional operation between a Subversion repository and Git
- 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-update-server-info(1)
- Update auxiliary info file to help dumb servers
- git-verify-commit(1)
- Check the GPG signature of commits
- git-verify-pack(1)
- Validate packed Git archive files
- git-verify-tag(1)
- Check the GPG signature of tags
- git-version(1)
- Display version information about Git
- giteveryday(7)
- A useful minimum set of commands for Everyday Git
- gitprotocol-pack(5)
- How packs are transferred over-the-wire
- gitprotocol-v2(5)
- Git Wire Protocol, Version 2
- gitworkflows(7)
- An overview of recommended workflows with Git
- gkrellmd(8)
- The GNU Krell Monitors Server
- gl860(4)
- webcamd driver for Genesys Logic USB cameras
- gl861(4)
- webcamd driver for GL861
- glArrayElement(3), "glArrayElement(3)
- render a vertex using the specified vertex array element
- glInterleavedArrays(3), "glInterleavedArrays(3)
- simultaneously specify and enable several interleaved arrays
- glVertexPointer(3), "glVertexPointer(3)
- define an array of vertex data
- glXQueryServerString(3), "glXQueryServerString(3)
- return string describing the server
- glXQueryVersion(3), "glXQueryVersion(3)
- return the version numbers of the GLX extension
- glab-mcp(1)
- Work with a Model Context Protocol (MCP) server. (EXPERIMENTAL)
- glab-mcp-serve(1)
- Start a MCP server with stdio transport. (EXPERIMENTAL)
- glab-mr-approvers(1)
- List eligible approvers for merge requests in any state
- glab-opentofu-state-delete(1)
- Delete the given state or if the serial is provided only that version of the given state
- glab-version(1)
- Show version information for glab
- glitchpeg(6)
- glitched image screen saver
- gluGetString(3), "gluGetString(3)
- return a string describing the GLU version or GLU extensions
- gluTessVertex(3), "gluTessVertex(3)
- specify a vertex on a polygon
- glutEstablishOverlay(3)
- establishes an overlay (if possible) for the current window
- glutOverlayDisplayFunc(3)
- sets the overlay display callback for the current window
- glutPostOverlayRedisplay(3), glutPostWindowOverlayRedisplay(3)
- marks the overlay of the current or specified window as needing to be redisplayed
- glutRemoveOverlay(3)
- removes the overlay (if one exists) from the current window
- glutShowOverlay(3), glutHideOverlay(3)
- shows or hides the overlay of the current window
- gm(1)
- command-line utility to create, edit, compare, convert, or display images
- gmid(8)
- Gemini server
- gmid.conf(5)
- gmid Gemini server configuration file
- gml2gv(1), gv2gml(1)
- GML-DOT converters
- 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-convert-trj(1)
- Converts between different trajectory types
- gmx-editconf(1)
- Convert and manipulates structure files
- gmx-eneconv(1)
- Convert energy files
- gmx-energy(1)
- Writes energies to xvg files and display averages
- gmx-pdb2gmx(1)
- Convert coordinate files to topology and FF-compliant coordinate files
- gmx-rmsdist(1)
- Calculate atom pair distances averaged with power -2, -3 or -6
- gmx-sigeps(1)
- Convert c6/12 or c6/cn combinations to and from sigma/epsilon
- gmx-trjconv(1)
- Convert and manipulates trajectory files
- gmx-xpm2ps(1)
- Convert XPM (XPixelMap) matrices to postscript or XPM
- gnumfmt(1), numfmt(1)
- Convert numbers from/to human-readable strings
- gnutls-serv(1), *[B-Font]gnutls-serv(1)
- GnuTLS server
- gnutls_anon_allocate_server_credentials(3)
- API function
- gnutls_anon_free_server_credentials(3)
- API function
- gnutls_anon_set_server_dh_params(3)
- API function
- gnutls_anon_set_server_known_dh_params(3)
- API function
- gnutls_anon_set_server_params_function(3)
- API function
- gnutls_auth_server_get_type(3)
- API function
- gnutls_certificate_get_verify_flags(3)
- API function
- gnutls_certificate_server_set_request(3)
- API function
- gnutls_certificate_set_verify_flags(3)
- API function
- gnutls_certificate_set_verify_function(3)
- API function
- gnutls_certificate_set_verify_limits(3)
- API function
- gnutls_certificate_verification_profile_get_id(3)
- API function
- gnutls_certificate_verification_profile_get_name(3)
- API function
- gnutls_certificate_verification_status_print(3)
- API function
- gnutls_certificate_verify_peers(3)
- API function
- gnutls_certificate_verify_peers2(3)
- API function
- gnutls_certificate_verify_peers3(3)
- API function
- gnutls_check_version(3)
- API function
- gnutls_dtls_cookie_verify(3)
- API function
- gnutls_est_record_overhead_size(3)
- API function
- gnutls_idna_reverse_map(3)
- API function
- gnutls_ocsp_req_get_version(3)
- API function
- gnutls_ocsp_resp_get_version(3)
- API function
- gnutls_ocsp_resp_verify(3)
- API function
- gnutls_ocsp_resp_verify_direct(3)
- API function
- gnutls_pkcs12_verify_mac(3)
- API function
- gnutls_pkcs7_verify(3)
- API function
- gnutls_pkcs7_verify_direct(3)
- API function
- gnutls_privkey_verify_params(3)
- API function
- gnutls_privkey_verify_seed(3)
- API function
- gnutls_protocol_get_version(3)
- API function
- gnutls_psk_allocate_server_credentials(3)
- API function
- gnutls_psk_free_server_credentials(3)
- API function
- gnutls_psk_server_get_username(3)
- API function
- gnutls_psk_server_get_username2(3)
- API function
- gnutls_psk_set_server_credentials_file(3)
- API function
- gnutls_psk_set_server_credentials_function(3)
- API function
- gnutls_psk_set_server_credentials_function2(3)
- API function
- gnutls_psk_set_server_credentials_function3(3)
- API function
- gnutls_psk_set_server_credentials_hint(3)
- API function
- gnutls_psk_set_server_dh_params(3)
- API function
- gnutls_psk_set_server_known_dh_params(3)
- API function
- gnutls_psk_set_server_params_function(3)
- API function
- gnutls_pubkey_verify_data2(3)
- API function
- gnutls_pubkey_verify_hash2(3)
- API function
- gnutls_pubkey_verify_params(3)
- API function
- gnutls_record_overhead_size(3)
- API function
- gnutls_server_name_get(3)
- API function
- gnutls_server_name_set(3)
- API function
- gnutls_session_get_verify_cert_status(3)
- API function
- gnutls_session_set_verify_cert(3)
- API function
- gnutls_session_set_verify_cert2(3)
- API function
- gnutls_session_set_verify_function(3)
- API function
- gnutls_session_set_verify_output_function(3)
- API function
- gnutls_session_ticket_enable_server(3)
- API function
- gnutls_srp_allocate_server_credentials(3)
- API function
- gnutls_srp_free_server_credentials(3)
- API function
- gnutls_srp_server_get_username(3)
- API function
- gnutls_srp_set_server_credentials_file(3)
- API function
- gnutls_srp_set_server_credentials_function(3)
- API function
- gnutls_srp_set_server_fake_salt_seed(3)
- API function
- gnutls_srp_verifier(3)
- API function
- gnutls_tdb_set_verify_func(3)
- API function
- gnutls_verify_stored_pubkey(3)
- API function
- gnutls_x509_crl_get_version(3)
- API function
- gnutls_x509_crl_set_version(3)
- API function
- gnutls_x509_crl_verify(3)
- API function
- gnutls_x509_crq_get_version(3)
- API function
- gnutls_x509_crq_set_version(3)
- API function
- gnutls_x509_crq_verify(3)
- API function
- gnutls_x509_crt_get_version(3)
- API function
- gnutls_x509_crt_list_verify(3)
- API function
- gnutls_x509_crt_set_version(3)
- API function
- gnutls_x509_crt_verify(3)
- API function
- gnutls_x509_crt_verify_data2(3)
- API function
- gnutls_x509_ct_sct_get_version(3)
- API function
- gnutls_x509_privkey_verify_params(3)
- API function
- gnutls_x509_privkey_verify_seed(3)
- API function
- gnutls_x509_trust_list_verify_crt(3)
- API function
- gnutls_x509_trust_list_verify_crt2(3)
- API function
- gnutls_x509_trust_list_verify_named_crt(3)
- API function
- gofish(5), gofish.conf(5)
- the configuration file for the GoFish gopher server
- gone(1)
- a terminal locking utility with many improvements over lock
- gopher(1)
- connect to gopher document server
- gopherd(1)
- the GoFish gopher server
- gophfilt(1)
- oneshot connection to gopher document server
- gp2c-run(1), GP2C-RUN(1)
- The GP to C compiler driver
- gp8psk(4)
- webcamd driver for GENPIX DVB-S
- gpg-error-config(1)
- Script to get information about the installed version of libgpg-error
- gpg-wks-server(1)
- Server providing the Web Key Service
- gpgrt-config(1)
- Helper script to get information about the installed version of gpg libraries
- gpgv(1)
- Verify OpenPGP signatures
- gpgv-sq(1)
- gpgv-sq - Verify OpenPGP signatures like gpgv n(.g .ds Aq (aq .ds Aq '
- gpgv2(1)
- Verify OpenPGP signatures
- gpicker-simple(1)
- non-gui version of gpicker high-performance (file)name chooser
- gplcpt(1)
- convert GIMP colour palette (gpl) to GMT colour palette table (cpt)
- gpr(1), pr(1)
- convert text files for printing
- gps(1)
- Overview of gpsd clients and helpers
- gpsctl(1)
- control the modes of a GNSS receiver
- gpsd(8)
- interface daemon for GPS receivers
- gpsdctl(8)
- tool for sending commands to gpsd over its control socket
- gpsfake(1)
- test harness for gpsd, simulating a GNSS receiver
- gpsrinex(1)
- Read data from gpsd convert to RINEX3 and save to a file
- gr_plot_iq(1)
- plot complex binary I&Q data versus time using GNU Radio
- gradient-convert(1)
- convert gradients between formats
- gram2sapixml.pl(1)
- convert Julius grammar to SAPI XML grammar format
- 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] {
- graphml2gv(1)
- GRAPHML-DOT converter
- greylite(8)
- transparent greylisting module for mailservers
- grmt(8), rmt(8)
- remote magnetic tape server
- grodvi(1)
- convert groff output to TeX dvi format
- grohtml(1)
- html driver for groff
- grolbp(1)
- groff driver for Canon CAPSL printers (LBP-4 and LBP-8 series laser printers)
- grolj4(1)
- groff driver for HP Laserjet 4 family
- gropdf(1)
- groff output driver for Portable Document Format nr *groff_gropdf_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- grops(1)
- PostScript driver for groff
- grotty(1)
- groff driver for typewriter-like devices
- grpn(1)
- GTK+ reverse polish notation calculator
- grub-fstest(1)
- debug tool for GRUB filesystem drivers
- gsasl_check_version(3)
- API function
- gsasl_server_mechlist(3)
- API function
- gsasl_server_start(3)
- API function
- gsasl_server_support_p(3)
- API function
- gsettings-data-convert(1)
- GConf to GSettings data migration
- gsettings-schema-convert(1)
- GConf to GSettings schema conversion
- 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
- 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-convert(1)
- Smalltalk syntax converter and beautifier
- gst-discoverer-1.0(1)
- Display file metadata and stream information
- gtac(1), tac(1)
- concatenate and print files in reverse
- gti(6)
- Humorous typo-based git runner; drives a car over the terminal
- gtk-encode-symbolic-svg(1)
- Symbolic icon conversion utility
- gtkwaverc(5)
- GTKWave Configuration File
- gtlssh(1)
- Shell connection over TLS
- gtlsshd(8)
- Server for shell over TLS
- gtlssync(1)
- A wrapper for running rsync over gtlssh
- gtsv_driver(3)
- --- tridiagonal
- guacd.conf(5), /usr/local/etc/guacamole-server/guacd.conf(5)
- Configuration file for guacd
- gunexpand(1), unexpand(1)
- convert spaces to tabs
- gunits(1), units(1)
- unit conversion and calculation program
- gutenfetch_duplicate_server(3)
- -- This function creates a copy of a gutenfetch_server_t data structure
- gutenfetch_free_server(3)
- -- This function frees all resources held by a gutenfetch_server_t data structure
- gutenfetch_free_servers(3)
- -- This function frees a NULL terminated array of gutenfetch_server_t *. This is primarily for cleaning up the returned result from gutenfetch_list_servers(3)
- gutenfetch_get_active_server(3)
- -- Retrieve the currently active project gutenberg server which will be used to satisfy queries and requests
- gutenfetch_get_aussie_server(3)
- -- Retrieve the currently active australian project gutenberg server which will be used to satisfy queries and requests which reside only within Australia
- gutenfetch_list_servers(3)
- -- List all available project gutenberg servers
- gutenfetch_new_server(3)
- -- This function creates a new gutenfetch_server_t data structure
- gutenfetch_set_active_server(3)
- -- This function sets the default Gutenberg server used to satisfy requests. Instead of taking a gutenfetch_server_t * to set the server, it takes a NULL-terminated URL such as "ftp://ibiblio.org/pub/docs/books/gutenberg/". The url should contain a protocol supported by CURL a valid hostname and a directory to the base of the gutenberg texts
- gutenfetch_set_active_server_full(3)
- -- This function sets the default Gutenberg server used to satisfy requests
- gutenfetch_version(3)
- -- Get a text string which describes the version of libgutenfetch which is currently being used
- gwsocket(1)
- is a standalone, simple, yet powerful rfc6455 compliant WebSocket Server
- gxl2gv(1), gv2gxl(1)
- GXL-GV converters
- h2o(8), H2O(8)
- the optimized HTTP/1.x, HTTP/2 server
- h2o.conf(5)
- The configuration file for H2O, the optimized HTTP/1.x, HTTP/2 server
- h2pas(1)
- The C header to pascal unit conversion program
- h5fromh4(1)
- convert HDF4 scientific datasets to an HDF5 file
- h5fromtxt(1)
- convert text input to an HDF5 file
- h5tovtk(1)
- convert datasets in HDF5 files to VTK format
- haproxy(1), HAProxy(1)
- fast and reliable http reverse proxy and load balancer
- harvid(1)
- video server
- hbev_driver(3)
- --- banded
- hbev_driver2(3)
- --- banded, 2nd-stage
- hbf2gf(1)
- convert a CJK bitmap font into subfonts usable by TeX and Omega
- hbgv_driver(3)
- --- banded
- hdpvr(4)
- webcamd driver for Hauppauge USB HD-PVR
- heev_driver(3)
- --- full
- heev_driver2(3)
- --- full, 2-stage
- heev_driver_grp(3)
- Standard eig driver, AV = VĪ
- hegv_driver(3)
- --- full
- hegv_driver_grp(3)
- Generalized eig driver, AV = BVĪ, etc
- heic2stw(1)
- convert from GNOME Timed Wallpaper to the Simple Timed Wallpaper format
- heif-enc(1)
- convert image to HEIC/HEIF
- heka2itx(1)
- converts a Heka file into an ITX (IgorPro text) file
- hesiod(3), hesiod_init(3), hesiod_resolve(3), hesiod_free_list(3), hesiod_to_bind(3), hesiod_end(3)
- Hesiod name server interface library
- hesv_aa_driver(3)
- --- full, Aasen
- hesv_driver(3)
- --- full, rook pivoting
- hesv_driver_grp(3)
- LDL: Hermitian/symmetric indefinite matrix, driver
- hetri(3)
- {he,sy}tri: triangular inverse
- hetri2(3)
- {he,sy}tri2: inverse
- hetri2x(3)
- {he,sy}tri2x: inverse
- hetri_3(3)
- {he,sy}tri_3: inverse
- hetri_3x(3)
- {he,sy}tri_3x: inverse
- hetri_rook(3)
- {he,sy}tri_rook: triangular inverse
- hexdump(1)
- reversible hexdump
- hextrail(6)
- screen saver
- hiawatha(1)
- advanced and secure webserver
- highlight(1), Highlight(1)
- a universal sourcecode to formatted text converter
- hinversi-cli(1), hinversi(1)
- Another othello engine
- hlmaster(1), "hlmaster" "(1)
- A Half-Life master server daemon (made in switzerland)"
- hlmaster.filter(1), "hlmaster.filter" "(1)
- How to allow/block specific gameservers."
- hlmaster.gameserver(1), "hlmaster.gameserver" "(1)
- How to configure your gameserver to send heartbeats to hlmaster."
- hlmaster.list(1), "hlmaster.list" "(1)
- How to load your own list of gameservers."
- hmmconvert(1)
- convert profile file to various formats
- hmsa(1)
- Atari MSA / ST disk image creator and converter
- hostsearch(1)
- query several hosts for installed Debian packages
- hot-babe(1)
- is a small graphical utility which displays the system activity in a very special way
- hp2xx(1)
- A HPGL converter into some vector- and raster formats
- hpct-rtunnel(1)
- HiPerConTracer Reverse Tunnel
- hpct-ssh(1)
- HiPerConTracer SSH via Reverse Tunnel
- hpev_driver(3)
- --- packed
- hpgv_driver(3)
- --- packed
- hpsv_driver(3)
- --- packed, rook pivoting
- hptri(3)
- {hp,sp}tri: triangular inverse
- hsein(3)
- hsein: Hessenberg inverse iteration for eigvec
- hsv_to_rgb(3), rgb_to_hsv(3)
- Converts color values between the HSV and RGB color spaces. Allegro game programming library
- htags-server(1)
- a private Web/CGI server for htags
- html2latex(1)
- convert HTML markup to LaTeX markup
- html2po(1), html2po.py(1)
- Convert HTML files to Gettext PO localization files
- html2ps(1)
- convert HTML to PostScript
- html2text(1)
- an advanced HTML-to-text converter
- html2wml(1), Html2Wml(1)
- -- Program that can convert HTML pages to WML pages
- html2xhtml(1)
- Converts HTML files to XHTML
- htmldoc(1)
- convert html source files into html, postscript, or pdf
- hts(1)
- httptunnel server
- htsserver(1)
- offline browser server : copy websites to a local directory
- http-stress(1)
- simple http parallel client for http server stress measurements
- http_server(3)
- threaded server for HTTP and HTTPS
- http_xml_send(3), http_xml_send_xmlrpc(3)
- XML and XML-RPC requests over HTTP
- httpd(8)
- Apache Hypertext Transfer Protocol Server
- httping(1)
- measure the latency and throughput of a webserver
- 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
- huawei-ups2000(8)
- Driver for Huawei UPS2000 (1kVA-3kVA) UPS with USB or RS-232 serial Modbus connection
- hufo_tunnel(1)
- tunnel saver
- hugin_hdrmerge(1)
- Merge overlapping images
- hugin_stacker(1)
- stack overlapping images to a single image
- hugo-convert(1)
- Convert front matter to another format
- hugo-convert-toJSON(1)
- Convert front matter to JSON
- hugo-convert-toTOML(1)
- Convert front matter to TOML
- hugo-convert-toYAML(1)
- Convert front matter to YAML
- hugo-env(1)
- Display version and environment info
- hugo-mod-verify(1)
- Verify dependencies
- hugo-server(1)
- Start the embedded web server
- hugo-version(1)
- Display version
- hwlocality_api_version(3)
- API version
- hwlocality_cuda(3)
- Interoperability with the CUDA Driver API
- hwlocality_helper_distribute(3)
- Distributing items over a topology
- hwlocality_helper_find_covering(3)
- Finding Objects covering at least CPU set
- hwlocality_helper_nodeset_convert(3)
- Converting between CPU sets and node sets
- hwlocality_object_strings(3)
- Converting between Object Types and Attributes, and Strings
- hwlocality_setsource(3)
- Changing the Source of Topology Discovery
- hx509_verify(3)
- hx509 verification functions
- hxnsxml(1)
- convert output of hxxmlns back to XML
- hxpipe(1)
- convert XML file to a format easier to parse with Perl or AWK
- hxunpipe(1)
- convert output of hxpipe back to XML format
- hydra(1)
- a very fast network logon cracker which supports many different services
- hydra_nameserver(1)
- program to support MPI s name publishing features with hydra
- hypermail(1)
- convert mail archives in UNIX box format to HTML pages
- hypnowheel(6)
- draws overlapping, translucent spiral patterns
- 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
- i386-unknown-freebsd15.0-gcov12(1), gcov(1)
- coverage testing tool
- i386-unknown-freebsd15.0-gcov13(1), gcov(1)
- coverage testing tool
- i386-unknown-freebsd15.0-gcov14(1), gcov(1)
- coverage testing tool
- i586-pc-msdosdjgpp-nlmconv(1), nlmconv(1)
- converts object code into an NLM
- ibmcam(4)
- ibmcam webcamd driver for USB cameras
- ical2po(1), ical2po.py(1)
- Convert iCalendar files to Gettext PO localization files
- icbirc(8)
- proxy IRC client and ICB server
- 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
- icegridnode(1)
- The IceGrid node server
- icegridregistry(1)
- The IceGrid registry server
- icepatch2server(1)
- The IcePatch2 server
- iconv(1)
- character set conversion
- iconv(1)
- charset conversion utility
- iconv(3)
- charset conversion function
- iconv(3)
- perform character set conversion
- iconv_close(3)
- charset converter deallocation function
- iconv_close(3)
- deallocate descriptor for character set conversion
- iconv_open(3)
- allocate descriptor for character set conversion
- iconv_open(3)
- charset converter allocation function
- iconv_open_into(3)
- initialize descriptor for character set conversion
- icotool(1)
- Convert and create Win32 icon and cursor files
- id3convert(1)
- Converts between id3v1 and id3v2 tags of an mp3 file
- id3v2(1)
- Adds/Modifies/Removes/Views id3v2 tags, converts/lists id3v1 tags
- ident(3), ident_lookup(3), ident_id(3), ident_free(3), id_open_addr(3), id_open(3), id_close(3), id_query(3), id_parse(3), id_fileno(3)
- query remote IDENT server
- ident(8)
- nnrpd ident resolver
- idevicedebug(1)
- Interact with the debugserver service of a device
- idevicedebugserverproxy(1)
- Remote debugging proxy
- ideviceenterrecovery(1)
- Make a device enter recovery mode
- idfetch(1)
- retrieve biological data from the NCBI ID1 server
- idml2po(1), idml2po.py(1)
- Convert IDML files to PO localization files
- idn2(1)
- Libidn2 Internationalized Domain Names conversion tool
- idn2.conf(5), .idn2rc(5)
- configuration files for idnkit version 2
- idn2_check_version(3)
- API function
- idn_version_unicode(3), idn_version_idnatable(3), idn_version_libidn(3), idn_version_getstring(3)
- get a version string about idnkit
- idnconv(1)
- codeset converter for named.conf and zone master files
- idnconv2(1)
- internationalized domain name converter
- idzebra-abs2dom(1)
- Converts .abs files to DOM XML configuration files
- ieeeck(3)
- ieeeck: verify inf and NaN are safe
- ifmail(8)
- Convert RFC-822 and RFC-1036 mail/news to FTN Fidonet packets. ifnews - Convert RFC-1036 Usenet news to FTN Fidonet packets
- iftoss(8)
- Convert Fidonet FTN packets to RFC-822 and RFC-1036 mail/news
- iipsrv(8), IIPSRV(8)
- IIPImage Image Server
- ijs-config(1)
- script to get information about the installed version of ijs
- iked(8)
- Internet Key Exchange version 2 (IKEv2) daemon
- ilaver(3)
- ilaver: LAPACK version
- image_hit(3), image_hit (3)
- Test if the visible region of a specific object covers a specific point in screen space
- image_mask_toggle(3), image_mask_toggle (3)
- Invert a status flag on the specified object
- image_set_txcos(3), image_set_txcos (3)
- Override the default texture coordinates for an object
- image_set_txcos_default(3), image_set_txcos_default (3)
- Revert to the default set of texture mapping coordinates
- image_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
- imapd(8), IMAPd(8)
- Internet Message Access Protocol server
- imclient(3)
- Cyrus IMAP documentation Authenticating callback interface to IMAP servers
- img2dcm(1)
- Convert standard image formats into DICOM format
- img2sixel(1)
- image converter to DEC SIXEL graphics
- img2txt(1)
- convert images to various text-based coloured files
- imgmerge(1), IMGMERGE(1)
- script to concatenate several images into a PDF file
- 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
- include_server(1), include_server.py(1)
- conservative approximation of include dependencies for C/C++
- indxbib(1)
- make inverted index for bibliographic databases
- inews(1)
- post an article to the local news server
- infinoted(1)
- dedicated server for the infinote protocol (e.g. Gobby)
- influx_stress(1)
- Runs a stress test against one or multiple InfluxDB servers
- influxd(1)
- InfluxDB server daemon
- influxd-run(1)
- Configure and start an InfluxDB server
- influxd-version(1)
- Display the version of influxdb
- infotocap(1m), %infotocap(1m)
- convert a %terminfo description into a %termcap description
- ini2po(1), ini2po.py(1)
- Convert .ini files to Gettext PO localization files
- initialise_joystick(3)
- Deprecated version of install_joystick(). Allegro game programming library
- inndf(8)
- Report free disk, inodes, and overview information
- innxbatch(8), sendxbatches(8)
- Send xbatched Usenet articles to a remote NNTP server
- innxmit(8)
- Send Usenet articles to a remote NNTP server
- input_target(3), input_target (3)
- Forwards the specified event table to a target frameserver
- inputtestdrv(4), inputtest(4)
- An X.Org input driver for testing
- insmbkrds(3)
- converts MBK figure to RDS figure man1/alc_origin.1
- invert_raw_image(1)
- invert 2D image along either or both axes
- inviz(1)
- Converts escape sequences to binary; reverses viz(1)
- iodbc-config(1)
- script to get information about the installed version of iODBC
- iodine(8), iodined(8)
- tunnel IPv4 over DNS
- ipa-certupdate(1)
- Update local IPA certificate databases with certificates from the server
- ipa-client-samba(1)
- Configure Samba file server on an IPA client
- ipa_conv(8)
- -- IPA accounting/database module for converting statistics
- ipa_sdb_dump(8)
- -- convert ipa_sdb(5) database files to text representation and back
- ipacctd(8)
- IP accounting using divert socket
- ipaddr_str(3)
- convert address to a human-readable string
- ipe6upgrade(1)
- Convert Ipe 6 file format to Ipe 7 file format
- ipetoipe(1)
- Convert between Ipe file formats
- ipgrab(8)
- A Verbose Packet Sniffer
- ipopd(8), IPOPd(8)
- Post Office Protocol server
- ipp-usb(8)
- Daemon for IPP over USB printer support
- ippeveprinter(1)
- an ipp everywhere printer application for cups
- ipv6loganon(8)
- HTTP server log file anonymizer
- ipv6logconv(8)
- HTTP server log file converter for statistics
- iroffer(1)
- -- DCC file server bot
- irpty(1)
- pseudo tty driver
- isal(4)
- driver for AES acceleration on x86 CPUs
- isbmex(8)
- Driver for ISBMEX UPS equipment
- isnsd(8)
- iSNS server daemon
- isnsdd(8)
- iSNS discovery daemon
- isnssetup(8)
- a simple script to bootstrap an iSNS server, including security
- itofix(3)
- Converts an integer to fixed point. Allegro game programming library
- itstool(1)
- convert between XML and PO using ITS
- iverilog(1)
- Icarus Verilog compiler
- iverilog-vpi(1)
- Compile front end for VPI modules
- ivstools(1)
- extract IVs from a pcap file or merges several .ivs files into one
- ivtscd(8)
- Driver for the IVT Solar Controller Device
- ixgbe(4)
- IntelĀ® Ethernet Driver for the FreeBSD* operating system
- 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
- jack_ghero(8)
- daemon that converts a GuitarHero device into a JACK MIDI device
- jack_umidi(8)
- daemon that converts a raw MIDI device into a JACK MIDI device
- jackd(1)
- JACK Audio Connection Kit sound server
- jalv(1)
- Run an LV2 plugin as a JACK application (console version)
- jalv.gtk(1)
- Run an LV2 plugin as a JACK application (Gtk version)
- jalv.gtk(1)
- Run an LV2 plugin as a JACK application (Gtk3 version)
- jalv.qt5(1), jalv.qt(1)
- Run an LV2 plugin as a JACK application (Qt version)
- janus(1)
- WebRTC server/gateway
- janus-cfgconv(1)
- Janus config file conversion utility
- japana(1)
- HTTP proxy converting Japanese characters into ASCII
- jasper(1)
- File format converter specialized in JPEG-2000 encoding
- jbgtopbm(1)
- JBIG1 to portable bitmap file converter
- jbig2dec(1)
- File format converter specialized in JBIG2 decoding
- jbs(1), EJDB2(1)
- standalone HTTP REST/Websocket server
- jclient.pl(1)
- sample client for module mode (perl version)
- jday(1), j2d(1)
- astronomical julian date conversion utilities
- jeilinj(4)
- webcamd driver for Jeilin USB cameras
- jgmenu-ob(1)
- convert openbox menu data to jgmenu flavoured CSV
- jgmenuunicode(7)
- An overview of jgmenu unicode usage
- jid(8)
- translates jail host names to jail ids and vice versa
- jira-serverinfo(7)
- Displays information about the Jira instance
- jira-version(7)
- Print the app version information
- jis2gb(1)
- convert JIS Kanji to GuoBiao Hanzi
- jose-fmt(1)
- Converts JSON between serialization formats
- jose-jwe-fmt(1)
- Converts a JWE between serialization formats
- jose-jws-fmt(1)
- Converts a JWS between serialization formats
- jose-jws-ver(1)
- Verifies a JWS using the supplied JWKs
- joystick(4x)
- Joystick input driver
- jp2a(1)
- convert JPEG, PNG and WebP images to ASCII
- jpeg2swf(1)
- Converts jpeg images to SWF
- jpeg2yuv(1)
- Convert jpeg images to the yuv format
- jpegtoexr(1)
- convert a JPEG image to OpenEXR format
- jpg2ff(1)
- convert JPG to farbfeld
- json-yaml(1)
- convert JSON to YAML
- json-yaml(1)
- convert YAML to JSON
- json2po(1), json2po.py(1)
- Convert JSON files to Gettext PO localization files
- json2stems(1)
- Verilator JSON to rtlbrowse stems conversion
- juggler3d(6)
- juggling man screen saver
- jw(1), docbook2dvi(1), docbook2html(1), docbook2man(1), docbook2pdf(1), docbook2ps(1), docbook2rtf(1), docbook2tex(1), docbook2texi(1), docbook2txt(1)
- (Jade Wrapper) converts SGML files to other formats
- k_hasafs(3), k_hasafs_recheck(3), k_pioctl(3), k_unlog(3), k_setpag(3), k_afs_cell_of_file(3), kafs_set_verbose(3), kafs_settoken_rxkad(3), kafs_settoken(3), krb_afslog(3), krb_afslog_uid(3), kafs_settoken5(3), krb5_afslog(3), krb5_afslog_uid(3)
- AFS library
- kadmind(8)
- KADM5 administration server
- kadnode(1)
- P2P name resolver daemon
- kakasi(1), KAKASI(1)
- Kanji kana simple inverter (between Kanji, both Kana and Romaji)
- kamailio(8)
- a very fast and configurable SIP server
- kbd(4x)
- Keyboard input driver
- kbibtex(1)
- a BibTeX editor by KDE written by Thomas Fischer and released under the GPL version 2 or later
- kcov(1)
- Code coverage analysis for compiled programs and Python scripts
- kdc(8)
- Kerberos 5 server
- kdc.conf(5)
- Kerberos V5 KDC configuration file The kdc.conf file supplements %krb5.conf for programs which are typically only used on a KDC, such as the %krb5kdc and %kadmind daemons and the %kdb5_util program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, /usr/local/var/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
- kea-dhcp4(8)
- DHCPv4 server in Kea - "System Message: ERROR/3 (kea-dhcp4.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-dhcp4
- kea-dhcp6(8)
- DHCPv6 server in Kea - "System Message: ERROR/3 (kea-dhcp6.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-dhcp6
- kea-shell(8)
- Text client for kea-dhcp4, kea-dhcp6 and kea-dhcp-ddns servers - "System Message: ERROR/3 (kea-shell.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-shell
- kerberos(7)
- Overview of using Kerberos
- kermit(1)
- C(hyKermit 10.0: transport(hy and platform(hyindependent interactive and scriptable communications software. This document is intended to give the beginner sufficient information to make basic use of C(hyKermit 10.0. Although it might be rather long for a Unix manual page, it's still far shorter than the C(hyKermit manual, which should be consulted for advanced topics such as customization, character(hysets, scripting, etc. We also attempt to provide a clear structural overview of C(hyKermit's many capabilities, functional areas, states, and modes and their interrelation, that should be helpful to beginners and veterans alike, as well as to those upgrading to version 10.0 from earlier releases. This document is also available as a Web page at: https://kermitproject.org/ckututor.html
- keylookup(1)
- Fetch and Import GnuPG keys from keyservers
- kfcgi(8)
- FastCGI server for kcgi applications
- khttp_date2epoch(3), khttp_datetime2epoch(3)
- validate and convert date and time
- khttp_epoch2datetime(3)
- convert time to components
- khttp_epoch2str(3), khttp_epoch2ustr(3)
- convert time to a string
- kinput2(1)
- kanji input server for X11
- kiwix-serve(1)
- Kiwix HTTP Server
- klondike(6)
- an X version of solitaire
- knet_addrtostr(3)
- Convert an address to a host name
- knet_strtoaddr(3)
- Convert a hostname string to an address
- knockd(1)
- port-knock server
- knotd(8)
- Knot DNS server daemon
- kobodl(6)
- Kobo Deluxe, an enhanced version of the scrolling game XKobo
- koi2koi(1)
- cyrillic charset auto converter
- korg2gig(1)
- Convert sound files from KORG to GigaStudio format
- kpasswdd(8)
- Kerberos 5 password changing server
- kprop(8)
- propagate a Kerberos V5 principal database to a replica server
- kpropd(8)
- Kerberos V5 replica KDC update server
- kpsewhere(1)
- Expanding kpsewhich to separately iterate over each texmf tree listed in $TEXMF
- krb5.conf(5)
- Kerberos configuration file The krb5.conf file contains Kerberos configuration information, including the locations of KDCs and admin servers for the Kerberos realms of interest, defaults for the current realm and for Kerberos applications, and mappings of hostnames onto Kerberos realms. Normally, you should install your krb5.conf file in the directory /etc. You can override the default location by setting the environment variable KRB5_CONFIG. Multiple colon-separated filenames may be specified in KRB5_CONFIG; all files which are present will be read. Starting in release 1.14, directory names can also be specified in KRB5_CONFIG; all files within the directory whose names consist solely of alphanumeric characters, dashes, or underscores will be read
- krb5_425_conv_principal(3), krb5_425_conv_principal_ext(3), krb5_524_conv_principal(3)
- converts to and from version 4 principals
- krb5_add_et_list(3), krb5_add_extra_addresses(3), krb5_add_ignore_addresses(3), krb5_context(3), krb5_free_config_files(3), krb5_free_context(3), krb5_get_default_config_files(3), krb5_get_dns_canonize_hostname(3), krb5_get_extra_addresses(3), krb5_get_fcache_version(3), krb5_get_ignore_addresses(3), krb5_get_kdc_sec_offset(3), krb5_get_max_time_skew(3), krb5_get_use_admin_kdc krb5_init_context(3), krb5_init_ets(3), krb5_prepend_config_files(3), krb5_prepend_config_files_default(3), krb5_set_config_files(3), krb5_set_dns_canonize_hostname(3), krb5_set_extra_addresses(3), krb5_set_fcache_version(3), krb5_set_ignore_addresses(3), krb5_set_max_time_skew(3), krb5_set_use_admin_kdc(3)
- create, modify and delete krb5_context structures
- krb5_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_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_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) support
- krb5_get_all_client_addrs(3), krb5_get_all_server_addrs(3)
- return local addresses
- 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_pwcheck(3), kadm5_setup_passwd_quality_check(3), kadm5_add_passwd_quality_verifier(3), kadm5_check_password_quality(3)
- Heimdal warning and error functions
- krb5_rcache(3), krb5_rc_close(3), krb5_rc_default(3), krb5_rc_default_name(3), krb5_rc_default_type(3), krb5_rc_destroy(3), krb5_rc_expunge(3), krb5_rc_get_lifespan(3), krb5_rc_get_name(3), krb5_rc_get_type(3), krb5_rc_initialize(3), krb5_rc_recover(3), krb5_rc_resolve(3), krb5_rc_resolve_full(3), krb5_rc_resolve_type(3), krb5_rc_store(3), krb5_get_server_rcache(3)
- Kerberos 5 replay cache
- krb5_rd_safe(3), krb5_rd_priv(3)
- verifies authenticity of messages
- krb5_verify_init_creds_opt_init(3), krb5_verify_init_creds_opt_set_ap_req_nofail(3), krb5_verify_init_creds(3)
- verifies a credential cache is correct by using a local keytab
- krb5_verify_user(3), krb5_verify_user_lrealm(3), krb5_verify_user_opt(3), krb5_verify_opt_init(3), krb5_verify_opt_alloc(3), krb5_verify_opt_free(3), krb5_verify_opt_set_ccache(3), krb5_verify_opt_set_flags(3), krb5_verify_opt_set_service(3), krb5_verify_opt_set_secure(3), krb5_verify_opt_set_keytab(3)
- Heimdal password verifying functions
- kresd(8)
- full caching DNSSEC-enabled Knot Resolver 5.7.6
- ktcheck(1)
- verify and download command file and transcripts
- ktserver(1)
- a lightweight database server
- ktutilserv(1)
- server implementations to test miscellaneous utilities
- kutil_err(3), kutil_errx(3), kutil_info(3), kutil_log(3), kutil_logx(3), kutil_verr(3), kutil_verrx(3), kutil_vinfo(3), kutil_vlog(3), kutil_vlogx(3), kutil_vwarn(3), kutil_vwarnx(3), kutil_warn(3), kutil_warnx(3)
- format log messages
- kvno(1)
- print key version numbers of Kerberos principals
- kyua-about(1), kyua about(1)
- Shows detailed authors, license, and version information
- labad(3)
- labad: over/underflow on obsolete pre-IEEE machines
- lacp2(3)
- lacp2: general matrix, convert real to complex
- ladvd(8)
- send link layer advertisements
- ladvdc(8)
- display link layer advertisements
- laed0(3)
- laed0: D&C step: top level solver
- laed4(3)
- laed4: D&C step: secular equation nonlinear solver
- laein(3)
- laein: eigvec by Hessenberg inverse iteration
- laminard(8)
- - Laminar CI server
- larmm(3)
- larmm: scale factor to avoid overflow, step in latrs
- larn(6)
- exploring the caverns of Larn
- lasd0(3)
- lasd0: D&C step: top level solver
- lasd4(3)
- lasd4: D&C step: secular equation nonlinear solver
- lasda(3)
- lasda: D&C step: top level solver
- lassq(3)
- lassq: sum-of-squares, avoiding over/underflow
- latex2rtf(1)
- Convert a LaTeX file to an RTF file
- latexdiff-vc(1)
- wrapper script that calls latexdiff for different versions of a file under version management (CVS, RCS or SVN)
- launch_avfeed(3), launch_avfeed (3)
- Launch a customized frameserver
- launch_decode(3), launch_decode (3)
- Launch a video decoding frameserver
- lav2mpeg(1)
- easy conversion of lav files to mpeg
- lav2yuv(1)
- Convert a MJPEG file to raw yuv
- lavinmq(1)
- fast and advanced message queue server
- lavinmqctl(1)
- control utility for lavinmq server
- lavinmqperf(1)
- performance testing tool for amqp servers
- lavtrans(1)
- Convert MJPEG videos to other MJPEG video formats
- lcksum(1)
- verifies a transcript's checksums and file sizes
- ldap_extended_operation(3), ldap_extended_operation_s(3)
- Extends the LDAP operations to the LDAP server
- ldap_init(3), ldap_initialize(3), ldap_open(3)
- Initialize the LDAP library and open a connection to an LDAP server
- ldap_parse_sort_control(3)
- Decode the information returned from a search operation that used a server-side sort control
- ldapdiff(1)
- Tool to synchronize ldap servers using ldif formatted input files
- ldapvc(1)
- LDAP verify credentials tool
- ldirectord(8)
- Linux Director Daemon Daemon to monitor remote services and control Linux Virtual Server
- ldns-chaos(1)
- give some information about a nameserver
- ldns-dane(1)
- verify or create TLS authentication with DANE (RFC6698)
- ldns-notify(1)
- notify DNS servers that updates are available
- ldns-resolver(1)
- tries to create a resolver from a resolv.conf file
- ldns-testns(1)
- simple fake nameserver tool
- ldns-verify-zone(1)
- read a DNSSEC signed zone and verify it
- ldns-version(1)
- print out the version of the ldns-library and tools on this system
- ldns_buffer2pkt_wire(3)
- convert buffer/wire format to ldns_pkt
- ldns_dane_verify(3), ldns_dane_verify_rr(3)
- TLSA RR verification functions
- ldns_dnssec_verify_denial(3), ldns_dnssec_verify_denial_nsec3(3)
- verify denial of existence
- ldns_key2rr(3)
- convert ldns_key to rr
- ldns_key_buf2dsa(3), ldns_key_buf2rsa(3)
- convert buffer to openssl key
- ldns_native2rdf_int8(3), ldns_native2rdf_int16(3), ldns_native2rdf_int32(3), ldns_native2rdf_int16_data(3), ldns_rdf2native_int8(3), ldns_rdf2native_int16(3), ldns_rdf2native_int32(3), ldns_rdf2native_sockaddr_storage(3), ldns_rdf2native_time_t(3)
- rdf numeric conversion functions
- ldns_pkt2buffer_str(3), ldns_pktheader2buffer_str(3), ldns_rr2buffer_str(3), ldns_rr_list2buffer_str(3), ldns_rdf2buffer_str(3), ldns_key2buffer_str(3), ldns_pkt2buffer_wire(3), ldns_rr2buffer_wire(3), ldns_rdf2buffer_wire(3), ldns_rrsig2buffer_wire(3), ldns_rr_rdata2buffer_wire(3)
- lower level conversions
- ldns_pkt_edns(3), ldns_pkt_edns_udp_size(3), ldns_pkt_edns_extended_rcode(3), ldns_pkt_edns_version(3), ldns_pkt_edns_z(3), ldns_pkt_edns_data(3), ldns_pkt_set_edns_udp_size(3), ldns_pkt_set_edns_extended_rcode(3), ldns_pkt_set_edns_version(3), ldns_pkt_set_edns_z(3), ldns_pkt_set_edns_data(3)
- ldns_pkt ends0 related functions
- ldns_pkt_tsig_verify(3), ldns_pkt_tsig_sign(3)
- tsig signing and verification
- ldns_pkt_verify(3)
- verify a packet
- ldns_rdf2buffer_str_a(3), ldns_rdf2buffer_str_aaaa(3), ldns_rdf2buffer_str_str(3), ldns_rdf2buffer_str_b64(3), ldns_rdf2buffer_str_hex(3), ldns_rdf2buffer_str_type(3), ldns_rdf2buffer_str_class(3), ldns_rdf2buffer_str_alg(3), ldns_rdf2buffer_str_loc(3), ldns_rdf2buffer_str_unknown(3), ldns_rdf2buffer_str_nsap(3), ldns_rdf2buffer_str_wks(3), ldns_rdf2buffer_str_nsec(3), ldns_rdf2buffer_str_period(3), ldns_rdf2buffer_str_tsigtime(3), ldns_rdf2buffer_str_apl(3), ldns_rdf2buffer_str_int16_data(3), ldns_rdf2buffer_str_int16(3), ldns_rdf2buffer_str_ipseckey(3)
- lower level to string conversion functions
- ldns_rdf_address_reverse(3)
- reverse an address rdf
- ldns_rr2str(3), ldns_pkt2str(3), ldns_rdf2str(3), ldns_rr_list2str(3), ldns_key2str(3)
- functions for conversions to string
- ldns_rr2wire(3), ldns_pkt2wire(3), ldns_rdf2wire(3)
- conversion functions
- ldns_rr_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_str2period(3)
- converts a ttl value (like 5d2h) to a long
- ldns_update_pkt_tsig_add(3)
- add resolver's tsig credentials to an ldns_pkt
- ldns_verify(3), ldns_verify_rrsig(3), ldns_verify_rrsig_keylist(3), ldns_verify_rrsig_keylist_notime(3), ldns_verify_notime(3)
- verify rrsigs
- ldns_verify_rrsig_dsa(3), ldns_verify_rrsig_rsasha1(3), ldns_verify_rrsig_rsamd5(3)
- verify signature data buffers
- ldns_version(3)
- return library version
- ldns_wire2rr(3), ldns_wire2pkt(3), ldns_wire2rdf(3), ldns_wire2dname(3)
- convert from wire format to host type
- leafnode(8)
- NNTP server for small (dialup) sites
- leafnode-version(1)
- print the leafnode version
- ledit(1)
- line editor, version 2.06
- legacy_coding(3x), %use_legacy_coding(3x)
- override curses locale encoding checks
- lfdiff(1)
- compare local files with copies on radmind server
- lft(8)
- display the route packets take to a network host/socket using one of several layer-4 protocols and methods; optionally show heuristic network information in transitu
- lgc-pg(1)
- Converter Tool for original Panzer General Data Files
- lib3ds-config(1)
- script to get information about the installed version of lib3ds
- libansilove(3)
- Library for converting ANSI, ASCII, and other formats to PNG
- libcurl-easy(3)
- easy interface overview
- libcurl-url(3)
- URL interface overview
- libcurl-ws(3)
- WebSocket interface overview
- libdombey(3), dombey(3)
- Generic SCGI Application Server Library
- libdombeyevents(3), dombey(3)
- Generic SCGI Application Server Library
- libinnauth(3)
- Routines for writing nnrpd resolvers and authenticators
- libinput(4x)
- libinput-based X.Org input driver
- libipsec-mb(7)
- overview of Intel(R) Multi-Buffer Crypto for IPSec library
- libjodycode(7)
- shared code used by several tools written by Jody Bruchon
- libmagic(3), magic_open(3), magic_close(3), magic_error(3), magic_errno(3), magic_descriptor(3), magic_buffer(3), magic_getflags(3), magic_setflags(3), magic_check(3), magic_compile(3), magic_list(3), magic_load(3), magic_load_buffers(3), magic_setparam(3), magic_getparam(3), magic_version(3)
- Magic number recognition library
- libmicrohttpd(3)
- library for embedding HTTP servers
- libmikmod-config(1)
- script to get information about the installed version of libmikmod
- libmosquitto(3)
- MQTT version 5.0/3.1.1 client library
- libowfat_add_of(3), add_of(3)
- add two integers, check for arithmetic overflow
- libowfat_dns_name4_domain(3), dns_name4_domain(3)
- construct host name for reverse lookup
- libowfat_dns_name6_domain(3), dns_name6_domain(3)
- construct host name for reverse lookup
- libowfat_fmt_netstring(3), fmt_netstring(3)
- convert a memory buffer into a netstring
- libowfat_imult16(3), imult16(3)
- integer multiplication with overflow checking
- libowfat_imult32(3), imult32(3)
- integer multiplication with overflow checking
- libowfat_imult64(3), imult64(3)
- integer multiplication with overflow checking
- libowfat_io_passfd(3), io_passfd(3)
- pass a file descriptor over a Unix Domain socket
- libowfat_io_receivefd(3), io_receivefd(3)
- receive a file descriptor over a Unix Domain socket
- libowfat_io_timeouted(3), io_timeouted(3)
- return a file descriptor over deadline
- libowfat_socket_fastopen(3), socket_fastopen(3)
- enable TCP Fast Open on a server-side TCP socket