Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- COLOR_PAIR(3), %start_color(3), %has_colors(3), %can_change_color(3), %init_pair(3), %init_color(3), %init_extended_pair(3), %init_extended_color(3), %color_content(3), %pair_content(3), %extended_color_content(3), %extended_pair_content(3), %reset_color_pairs(3), %COLOR_PAIR(3), %PAIR_NUMBER(3), %COLORS(3), %COLOR_PAIRS(3), %COLOR_BLACK(3), %COLOR_RED(3), %COLOR_GREEN(3), %COLOR_YELLOW(3), %COLOR_BLUE(3), %COLOR_MAGENTA(3), %COLOR_CYAN(3), %COLOR_WHITE(3)
- manipulate terminal colors with curses
- PAIR_NUMBER(3), %attr_get(3), %wattr_get(3), %attr_set(3), %wattr_set(3), %attr_off(3), %wattr_off(3), %attr_on(3), %wattr_on(3), %attroff(3), %wattroff(3), %attron(3), %wattron(3), %attrset(3), %wattrset(3), %chgat(3), %wchgat(3), %mvchgat(3), %mvwchgat(3), %color_set(3), %wcolor_set(3), %standend(3), %wstandend(3), %standout(3), %wstandout(3)
- manipulate attributes of character cells in curses windows
- Q_IFRAWMASK(3), Q_IFVALIMASK(3), Q_IFVALFMASK(3), Q_GIFRAW(3), Q_GIFABSVAL(3), Q_GIFVAL(3), Q_SIFVAL(3), Q_SIFVALS(3)
- fixed-point math functions which manipulate the combined integer/fractional data bits
- Q_QABS(3), Q_Q2S(3), Q_Q2F(3)
- fixed-point math functions which operate on a single Q number
- Q_QADDI(3), Q_QDIVI(3), Q_QMULI(3), Q_QSUBI(3), Q_QFRACI(3), Q_QCPYVALI(3)
- fixed-point math functions which apply integers to a Q number
- Q_QADDQ(3), Q_QDIVQ(3), Q_QMULQ(3), Q_QSUBQ(3), Q_NORMPREC(3), Q_QMAXQ(3), Q_QMINQ(3), Q_QCLONEQ(3), Q_CPYVALQ(3)
- fixed-point math functions which operate on two Q numbers
- VFS_VGET(9)
- convert an inode number to a vnode
- VOP_BMAP(9)
- Logical to physical block number conversion
- VOP_READLINK(9)
- read the target of a symbolic link
- amdsmb(4)
- AMD-8111 SMBus 2.0 controller driver
- arc4rand(9), arc4random(9), arc4random_buf(9), is_random_seeded(9), random(9), read_random(9), read_random_uio(9)
- supply pseudo-random numbers
- arc4random(3), arc4random_buf(3), arc4random_uniform(3)
- random number generator
- au_bsm_to_errno(3), au_errno_to_bsm(3), au_strerror(3)
- convert between BSM and local error numbers
- bcma(4)
- Broadcom AMBA Backplane driver
- bt_gethostbyname(3), bt_gethostbyaddr(3), bt_gethostent(3), bt_sethostent(3), bt_endhostent(3), bt_getprotobyname(3), bt_getprotobynumber(3), bt_getprotoent(3), bt_setprotoent(3), bt_endprotoent(3), bt_aton(3), bt_ntoa(3), bt_devaddr(3), bt_devname(3), bt_devinfo(3), bt_devenum(3), bt_devopen(3), bt_devclose(3), bt_devsend(3), bt_devrecv(3), bt_devreq(3), bt_devfilter(3), bt_devfilter_pkt_set(3), bt_devfilter_pkt_clr(3), bt_devfilter_pkt_tst(3), bt_devfilter_evt_set(3), bt_devfilter_evt_clr(3), bt_devfilter_evt_tst(3), bt_devinquiry(3), bt_devremote_name(3), bt_devremote_name_gen(3), bdaddr_same(3), bdaddr_any(3), bdaddr_copy(3)
- Bluetooth routines
- bus_dma(9), bus_dma_tag_create(9), bus_dma_tag_destroy(9), bus_dma_template_init(9), bus_dma_template_tag(9), bus_dma_template_clone(9), bus_dma_template_fill(9), BUS_DMA_TEMPLATE_FILL(9), bus_dmamap_create(9), bus_dmamap_destroy(9), bus_dmamap_load(9), bus_dmamap_load_bio(9), bus_dmamap_load_ccb(9), bus_dmamap_load_crp(9), bus_dmamap_load_crp_buffer(9), bus_dmamap_load_mbuf(9), bus_dmamap_load_mbuf_sg(9), bus_dmamap_load_uio(9), bus_dmamap_unload(9), bus_dmamap_sync(9), bus_dmamem_alloc(9), bus_dmamem_free(9)
- Bus and Machine Independent DMA Mapping Interface
- cimag(3), cimagf(3), cimagl(3), conj(3), conjf(3), conjl(3), cproj(3), cprojf(3), cprojl(3), creal(3), crealf(3), creall(3)
- functions to manipulate complex numbers
- crunchide(1)
- hides symbol names from ld, for crunching programs together
- dcons(4)
- dumb console device driver
- devclass_get_device(9)
- translate unit number to device
- devclass_get_maxunit(9)
- find the maximum unit number in the class
- devclass_get_softc(9)
- translate unit number to driver private structure
- device_get_unit(9)
- access the unit number of a device
- digittoint(3), isalnum(3), isalpha(3), isascii(3), isblank(3), iscntrl(3), isdigit(3), isgraph(3), ishexnumber(3), isideogram(3), islower(3), isnumber(3), isphonogram(3), isprint(3), ispunct(3), isrune(3), isspace(3), isspecial(3), isupper(3), isxdigit(3), toascii(3), tolower(3), toupper(3)
- character classification functions
- digittoint_l(3), isalnum_l(3), isalpha_l(3), isblank_l(3), iscntrl_l(3), isdigit_l(3), isgraph_l(3), ishexnumber_l(3), isideogram_l(3), islower_l(3), isnumber_l(3), isphonogram_l(3), isprint_l(3), ispunct_l(3), isrune_l(3), isspace_l(3), isspecial_l(3), isupper_l(3), isxdigit_l(3), tolower_l(3), toupper_l(3)
- character classification functions
- drand48(3), erand48(3), lrand48(3), nrand48(3), mrand48(3), jrand48(3), srand48(3), seed48(3), lcong48(3)
- pseudo random number generators and initialization routines
- dummymbuf(4)
- mbuf alteration pfil hooks
- dwarf_add_line_entry(3)
- add a line number information entry to a producer instance
- dwarf_errno(3)
- retrieve the error number corresponding to a Dwarf_Error instance
- dwarf_expr_current_offset(3)
- retrieve the number of bytes in a location expression stream
- dwarf_formblock(3)
- return the value of a BLOCK attribute
- dwarf_get_ACCESS_name(3), dwarf_get_AT_name(3), dwarf_get_ATE_name(3), dwarf_get_CC_name(3), dwarf_get_CFA_name(3), dwarf_get_CHILDREN_name(3), dwarf_get_DS_name(3), dwarf_get_DSC_name(3), dwarf_get_EH_name(3), dwarf_get_END_name(3), dwarf_get_FORM_name(3), dwarf_get_ID_name(3), dwarf_get_INL_name(3), dwarf_get_LANG_name(3), dwarf_get_LNE_name(3), dwarf_get_LNS_name(3), dwarf_get_MACINFO_name(3), dwarf_get_OP_name(3), dwarf_get_ORD_name(3), dwarf_get_TAG_name(3), dwarf_get_UT_name(3), dwarf_get_VIRTUALITY_name(3), dwarf_get_VIS_name(3)
- retrieve the symbolic names of DWARF constants
- dwarf_get_address_size(3)
- return the number of bytes needed to represent an address
- dwarf_get_relocation_info_count(3)
- return the number of relocation arrays
- dwarf_get_weaks(3), dwarf_weak_cu_offset(3), dwarf_weak_die_offset(3), dwarf_weak_name_offsets(3), dwarf_weakname(3)
- retrieve information about weak symbols
- dwarf_lne_set_address(3)
- set the base address for line number information
- dwarf_srclines(3)
- retrieve line number information for a debugging information entry
- elf_getarhdr(3)
- retrieve ar(1) header for an archive member
- elf_getarsym(3)
- retrieve the symbol table of an archive
- elf_getphdrnum(3)
- return the number of program headers in an ELF file
- elf_getphnum(3)
- return the number of program headers in an ELF file
- elf_getshdrnum(3)
- return the number of sections in an ELF file
- elf_getshnum(3)
- return the number of sections in an ELF file
- elf_next(3)
- provide sequential access to the next archive member
- elf_rand(3)
- provide sequential access to the next archive member
- expand_number(3), expand_unsigned(3)
- parse a number from human readable form
- factor(6), primes(6)
- factor a number, generate primes
- fhreadlink(2)
- read value of a symbolic link
- form_page(3)
- set and get form page number
- fpclassify(3), isfinite(3), isinf(3), isnan(3), isnormal(3)
- classify a floating-point number
- frexp(3), frexpf(3), frexpl(3)
- convert floating-point number to fractional and integral components
- fsirand(8)
- randomize inode generation numbers
- gelf_getsym(3), gelf_update_sym(3)
- read and update symbol information
- gelf_getsyminfo(3), gelf_update_syminfo(3)
- read and update symbol information
- gelf_getsymshndx(3), gelf_update_symshndx(3)
- read and update symbol information using extended section indices
- getifmaddrs(3)
- get multicast group memberships
- getprotoent(3), getprotobynumber(3), getprotobyname(3), setprotoent(3), endprotoent(3)
- get protocol entry
- getrpcent(3), getrpcbyname(3), getrpcbynumber(3), endrpcent(3), setrpcent(3)
- get RPC entry
- getrpcport(3)
- get RPC port number
- groupmember(9)
- checks if credentials mandate some group membership
- groups(1)
- show group memberships
- humanize_number(3)
- format a number into a human readable form
- hv_vmbus(4)
- Hyper-V Virtual Machine Bus (VMBus) Driver
- ibv_get_srq_num(3), ibv_get_srq_num (3)
- return srq number associated with the given shared receive queue (SRQ)
- ibv_rate_to_mbps(3)
- convert IB rate enumeration to Mbit/sec mbps_to_ibv_rate - convert Mbit/sec to an IB rate enumeration
- ichsmb(4)
- Intel ICH SMBus controller driver
- iicsmb(4)
- I2C to SMBus bridge
- imcsmb(4)
- Intel integrated Memory Controller (iMC) SMBus controller driver
- inet_net_ntop(3), inet_net_pton(3)
- Internet network number manipulation routines
- intro(2), errno(2)
- introduction to system calls and their error numbers
- isdigit(3), isnumber(3), isdigit_l(3), isnumber_l(3)
- decimal-digit character test
- isgreater(3), isgreaterequal(3), isless(3), islessequal(3), islessgreater(3), isunordered(3)
- compare two floating-point numbers
- ismt(4)
- Intel SMBus Message Transport (SMBus 2.0) driver
- iswalnum(3), iswalpha(3), iswascii(3), iswblank(3), iswcntrl(3), iswdigit(3), iswgraph(3), iswhexnumber(3), iswideogram(3), iswlower(3), iswnumber(3), iswphonogram(3), iswprint(3), iswpunct(3), iswrune(3), iswspace(3), iswspecial(3), iswupper(3), iswxdigit(3)
- wide character classification utilities
- iswalnum_l(3), iswalpha_l(3), iswcntrl_l(3), iswctype_l(3), iswdigit_l(3), iswgraph_l(3), iswlower_l(3), iswprint_l(3), iswpunct_l(3), iswspace_l(3), iswupper_l(3), iswxdigit_l(3), towlower_l(3), towupper_l(3), wctype_l(3), iswblank_l(3), iswhexnumber_l(3), iswideogram_l(3), iswnumber_l(3), iswphonogram_l(3), iswrune_l(3), iswspecial_l(3), nextwctype_l(3), towctrans_l(3), wctrans_l(3)
- wide character classification utilities
- isxdigit(3), ishexnumber(3), isxdigit_l(3), ishexnumber_l(3)
- hexadecimal-digit character test
- iwmbtfw(8)
- load firmware for Intel Wireless AC Bluetooth USB devices
- kldsym(2)
- look up address by symbol name in a KLD
- ksyms(4)
- kernel symbol table interface
- kvm_nlist(3), kvm_nlist2(3)
- retrieve symbol table names from a kernel image
- kvno(1)
- print key version numbers of Kerberos principals
- ldexp(3), ldexpf(3), ldexpl(3)
- multiply floating-point number by integral power of 2
- 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
- llvm-cxxfilt(1)
- LLVM symbol name demangler
- llvm-nm(1)
- list LLVM bitcode and object file's symbol table
- llvm-symbolizer(1)
- convert addresses into source code locations
- makedev(3), major(3), minor(3)
- device number conversion
- max44009(4)
- driver for MAX44009 Ambient Light Sensor
- mbchain(9), mb_init(9), mb_initm(9), mb_done(9), mb_detach(9), mb_fixhdr(9), mb_reserve(9), mb_put_uint8(9), mb_put_uint16be(9), mb_put_uint16le(9), mb_put_uint32be(9), mb_put_uint32le(9), mb_put_int64be(9), mb_put_int64le(9), mb_put_mem(9), mb_put_mbuf(9), mb_put_uio(9)
- set of functions to build an mbuf chain from various data types
- mblen(3)
- get number of bytes in a character
- mbrlen(3)
- get number of bytes in a character (restartable)
- mbrtowc(3), mbrtoc16(3), mbrtoc32(3)
- convert a character to a wide-character code (restartable)
- mbsinit(3)
- determine conversion object status
- mbsrtowcs(3), mbsnrtowcs(3)
- convert a character string to a wide-character string (restartable)
- mbstowcs(3)
- convert a character string to a wide-character string
- mbtowc(3)
- convert a character to a wide-character code
- mbuf(9)
- memory management in the kernel IPC subsystem
- mbuf_tags(9)
- a framework for generic packet attributes
- mdchain(9), md_initm(9), md_done(9), md_append_record(9), md_next_record(9), md_get_uint8(9), md_get_uint16(9), md_get_uint16be(9), md_get_uint16le(9), md_get_uint32(9), md_get_uint32be(9), md_get_uint32le(9), md_get_int64(9), md_get_int64be(9), md_get_int64le(9), md_get_mem(9), md_get_mbuf(9), md_get_uio(9)
- set of functions to dissect an mbuf chain to various data types
- membarrier(2)
- memory barrier
- modf(3), modff(3), modfl(3)
- extract signed integral and fractional values from floating-point number
- mount_smbfs(8)
- mount a server message block (SMB1/CIFS) file system
- nanobsd.sh(8)
- create an embedded FreeBSD system image
- netfpga10g_nf10bmac(4)
- driver for the NetFPGA-10G Embedded CPU Ethernet Core
- new_unrhdr(9), clean_unrhdr(9), clear_unrhdr(9), delete_unrhdr(9), alloc_unr(9), alloc_unr_specific(9), free_unr(9), create_iter_unr(9), next_iter_unr(9), free_iter_unr(9)
- kernel unit number allocator
- nfsmb(4)
- NVIDIA nForce2/3/4 SMBus 2.0 controller driver
- ng_patch(4)
- trivial mbuf data modifying netgraph node type
- ng_tag(4)
- mbuf tags manipulating netgraph node type
- nl(1)
- line numbering filter
- nlist(3)
- retrieve symbol table name list from an executable file
- nproc(1)
- print the number of processors
- nsmb.conf(5)
- configuration file for server message block (SMB1/CIFS) requests
- number(6)
- convert Arabic numerals to English
- offsetof(3)
- offset of a structure member
- ossl(4)
- driver using OpenSSL assembly routines
- pcap_lookupnet(3)
- find the IPv4 network number and netmask for a device
- pcap_major_version(3), pcap_minor_version(3)
- get the version number of a savefile
- perror(1)
- print an error number as a string
- pfind(9), zpfind(9)
- locate a process by number
- pget(9)
- locate a process by number
- pgfind(9)
- locate a process group by number
- phones(5)
- remote host phone number data base
- pnpbios(4)
- support for embedded devices on the motherboard
- prng(9)
- Kernel pseudo-random number generators
- pwmbus(9), PWMBUS_CHANNEL_CONFIG(9), PWMBUS_CHANNEL_COUNT(9), PWMBUS_CHANNEL_ENABLE(9), PWMBUS_CHANNEL_GET_CONFIG(9), PWMBUS_CHANNEL_GET_FLAGS(9), PWMBUS_CHANNEL_IS_ENABLED(9), PWMBUS_CHANNEL_SET_FLAGS(9), PWMBUS_GET_BUS(9)
- PWMBUS methods
- qmath(3)
- fixed-point math library based on the Q number format
- rand(3), srand(3), rand_r(3)
- bad random number generator
- random(3), srandom(3), srandomdev(3), initstate(3), setstate(3)
- non-cryptographic pseudorandom number generator; routines for changing generators
- random(6)
- random lines from a file or random numbers
- rdma_get_dst_port(3)
- Returns the remote port number of a bound rdma_cm_id
- rdma_get_src_port(3)
- Returns the local port number of a bound rdma_cm_id
- readlink(2), readlinkat(2)
- read value of a symbolic link
- realhostname(3)
- convert an IP number to the real host name
- recno(3)
- record number database access method
- rndtest(4)
- FIPS 140-2 random number generator test monitor
- rpc(5)
- rpc program number data base
- rpc_gss_qop_to_num(3)
- Convert a quality of protection name to number
- rpcbind(8)
- universal addresses to RPC program number mapper
- rrenumd(8)
- router renumbering daemon
- rrenumd.conf(5)
- configuration file for router renumbering daemon
- seq(1)
- print sequences of numbers
- services(5)
- internet service name and port number data base
- sglist(9), sglist_alloc(9), sglist_append(9), sglist_append_bio(9), sglist_append_mbuf(9), sglist_append_mbuf_epg(9), sglist_append_phys(9), sglist_append_sglist(9), sglist_append_single_mbuf(9), sglist_append_uio(9), sglist_append_user(9), sglist_append_vmpages(9), sglist_build(9), sglist_clone(9), sglist_consume_uio(9), sglist_count(9), sglist_count_mbuf_epg(9), sglist_count_vmpages(9), sglist_free(9), sglist_hold(9), sglist_init(9), sglist_join(9), sglist_length(9), sglist_reset(9), sglist_slice(9), sglist_split(9)
- manage a scatter/gather list of physical memory addresses
- sigemptyset(3), sigfillset(3), sigaddset(3), sigandset(3), sigdelset(3), sigisemptyset(3), sigismember(3), sigorset(3)
- manipulate signal sets
- signal(9), SIGADDSET(9), SIGDELSET(9), SETEMPTYSET(9), SIGFILLSET(9), SIGISMEMBER(9), SIGISEMPTY(9), SIGNOTEMPTY(9), SIGSETEQ(9), SIGSETNEQ(9), SIGSETOR(9), SIGSETAND(9), SIGSETNAND(9), SIGSETCANTMASK(9), SIG_STOPSIGMASK(9), SIG_CONTSIGMASK(9), SIGPENDING(9), cursig(9), execsigs(9), issignal(9), killproc(9), pgsigio(9), postsig(9), sigexit(9), siginit(9), signotify(9), trapsignal(9)
- kernel signal functions
- signbit(3)
- determine whether a floating-point number's sign is negative
- smb(4)
- System Management Bus (SMBus) generic I/O device driver
- smbfs(4)
- server message block (SMB1/CIFS) file system
- smbios(4)
- System Management BIOS
- smbmsg(8)
- send or receive messages over an SMBus
- smbus(4)
- System Management Bus
- smbutil(1)
- interface to the server message block (SMB1/CIFS) requester
- sourcefilter(3)
- advanced multicast group membership API
- stab(5)
- symbol table types
- strmode(3)
- convert inode status information into a symbolic string
- sym(4)
- NCR/Symbios/LSI Logic 53C8XX PCI SCSI host adapter driver
- symlink(2), symlinkat(2)
- make symbolic link to a file
- symlink(7)
- symbolic link handling
- sysdecode_abi_to_freebsd_errno(3), sysdecode_freebsd_to_abi_errno(3)
- translate error numbers between process ABIs
- sysdecode_enum(3), sysdecode_acltype(3), sysdecode_atfd(3), sysdecode_extattrnamespace(3), sysdecode_fadvice(3), sysdecode_fcntl_cmd(3), sysdecode_getfsstat_mode(3), sysdecode_getrusage_who(3), sysdecode_idtype(3), sysdecode_ipproto(3), sysdecode_itimer(3), sysdecode_kldsym_cmd(3), sysdecode_kldunload_flags(3), sysdecode_lio_listio_mode(3), sysdecode_madvice(3), sysdecode_minherit_flags(3), sysdecode_msgctl_cmd(3), sysdecode_nfssvc_flags(3), sysdecode_pathconf_name(3), sysdecode_prio_which(3), sysdecode_procctl_cmd(3), sysdecode_ptrace_request(3), sysdecode_rlimit(3), sysdecode_rtprio_function(3), sysdecode_scheduler_policy(3), sysdecode_sctp_pr_policy(3), sysdecode_sctp_sinfo_flags(3), sysdecode_semctl_cmd(3), sysdecode_shmctl_cmd(3), sysdecode_shutdown_how(3), sysdecode_sigbus_code(3), sysdecode_sigchld_code(3), sysdecode_sigfpe_code(3), sysdecode_sigill_code(3), sysdecode_signal(3), sysdecode_sigprocmask_how(3), sysdecode_sigsegv_code(3), sysdecode_sigtrap_code(3), sysdecode_sockaddr_family(3), sysdecode_socketdomain(3), sysdecode_sockettype(3), sysdecode_sockopt_level(3), sysdecode_sysarch_number(3), sysdecode_umtx_op(3), sysdecode_vmresult(3), sysdecode_whence(3)
- lookup name of various enumerated values
- uio(9), uiomove(9), uiomove_frombuf(9), uiomove_nofault(9)
- device driver I/O routines
- umb(4)
- USB Mobile Broadband Interface Model (MBIM) cellular modem driver
- umbctl(8)
- display or set MBIM cellular modem interface parameters (4G/LTE)
- wcrtomb(3), c16rtomb(3), c32rtomb(3)
- convert a wide-character code to a character (restartable)
- wcsrtombs(3), wcsnrtombs(3)
- convert a wide-character string to a character string (restartable)
- wcstombs(3)
- convert a wide-character string to a character string
- wcswidth(3)
- number of column positions in wide-character string
- wctomb(3)
- convert a wide-character code to a character
- wcwidth(3)
- number of column positions of a wide-character code
- whois(1)
- Internet domain name and network number directory service
- ADMISSIONS(3), ADMISSIONS_get0_admissionAuthority(3), ADMISSIONS_get0_namingAuthority(3), ADMISSIONS_get0_professionInfos(3), ADMISSIONS_set0_admissionAuthority(3), ADMISSIONS_set0_namingAuthority(3), ADMISSIONS_set0_professionInfos(3), ADMISSION_SYNTAX(3), ADMISSION_SYNTAX_get0_admissionAuthority(3), ADMISSION_SYNTAX_get0_contentsOfAdmissions(3), ADMISSION_SYNTAX_set0_admissionAuthority(3), ADMISSION_SYNTAX_set0_contentsOfAdmissions(3), NAMING_AUTHORITY(3), NAMING_AUTHORITY_get0_authorityId(3), NAMING_AUTHORITY_get0_authorityURL(3), NAMING_AUTHORITY_get0_authorityText(3), NAMING_AUTHORITY_set0_authorityId(3), NAMING_AUTHORITY_set0_authorityURL(3), NAMING_AUTHORITY_set0_authorityText(3), PROFESSION_INFO(3), PROFESSION_INFOS(3), PROFESSION_INFO_get0_addProfessionInfo(3), PROFESSION_INFO_get0_namingAuthority(3), PROFESSION_INFO_get0_professionItems(3), PROFESSION_INFO_get0_professionOIDs(3), PROFESSION_INFO_get0_registrationNumber(3), PROFESSION_INFO_set0_addProfessionInfo(3), PROFESSION_INFO_set0_namingAuthority(3), PROFESSION_INFO_set0_professionItems(3), PROFESSION_INFO_set0_professionOIDs(3), PROFESSION_INFO_set0_registrationNumber(3)
- Accessors and settors for ADMISSION_SYNTAX
- BN_rand_ex(3), BN_rand(3), BN_priv_rand_ex(3), BN_priv_rand(3), BN_pseudo_rand(3), BN_rand_range_ex(3), BN_rand_range(3), BN_priv_rand_range_ex(3), BN_priv_rand_range(3), BN_pseudo_rand_range(3)
- generate pseudo-random number
- BN_security_bits(3)
- returns bits of security based on given numbers
- 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_CORE_MAKE_FUNC(3), SSL_OP_BIT(3), EXT_UTF8STRING(3)
- OpenSSL reserved symbols
- OSSL_CRMF_MSG_get0_tmpl(3), OSSL_CRMF_CERTTEMPLATE_get0_publicKey(3), OSSL_CRMF_CERTTEMPLATE_get0_subject(3), OSSL_CRMF_CERTTEMPLATE_get0_issuer(3), OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(3), OSSL_CRMF_CERTTEMPLATE_get0_extensions(3), OSSL_CRMF_CERTID_get0_serialNumber(3), OSSL_CRMF_CERTID_get0_issuer(3), OSSL_CRMF_ENCRYPTEDKEY_get1_encCert(3), OSSL_CRMF_ENCRYPTEDKEY_get1_pkey(3), OSSL_CRMF_ENCRYPTEDKEY_init_envdata(3), OSSL_CRMF_ENCRYPTEDVALUE_decrypt(3), OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert(3), OSSL_CRMF_MSG_get_certReqId(3), OSSL_CRMF_MSG_centralkeygen_requested(3)
- functions reading from CRMF CertReqMsg structures
- OSSL_sleep(3)
- delay execution for a specified number of milliseconds
- RAND_set_DRBG_type(3), RAND_set_seed_source_type(3)
- specify the global random number generator types
- SSL_CTX_sess_number(3), SSL_CTX_sess_connect(3), SSL_CTX_sess_connect_good(3), SSL_CTX_sess_connect_renegotiate(3), SSL_CTX_sess_accept(3), SSL_CTX_sess_accept_good(3), SSL_CTX_sess_accept_renegotiate(3), SSL_CTX_sess_hits(3), SSL_CTX_sess_cb_hits(3), SSL_CTX_sess_misses(3), SSL_CTX_sess_timeouts(3), SSL_CTX_sess_cache_full(3)
- obtain session cache statistics
- SSL_set_num_tickets(3), SSL_get_num_tickets(3), SSL_CTX_set_num_tickets(3), SSL_CTX_get_num_tickets(3), SSL_new_session_ticket(3)
- control the number of TLSv1.3 session tickets that are issued
- X509_CRL_get0_by_serial(3), X509_CRL_get0_by_cert(3), X509_CRL_get_REVOKED(3), X509_REVOKED_get0_serialNumber(3), X509_REVOKED_get0_revocationDate(3), X509_REVOKED_set_serialNumber(3), X509_REVOKED_set_revocationDate(3), X509_CRL_add0_revoked(3), X509_CRL_sort(3)
- CRL revoked entry utility functions
- X509_get_serialNumber(3), X509_get0_serialNumber(3), X509_set_serialNumber(3), X509_ACERT_get0_serialNumber(3), X509_ACERT_set1_serialNumber(3)
- get or set certificate serial number
- openssl-core_dispatch.h(7), openssl/core_dispatch.h(7)
- OpenSSL provider dispatch numbers and function types
- openssl-prime(1)
- compute prime numbers
- openssl-rehash(1), c_rehash(1)
- Create symbolic links to files named by the hash values
- provider-rand(7)
- The random number generation library <-> provider functions
- 3omns(6)
- simple tile-based bomb-dropping deathmatch game
- 4va(1), ctorus(1), cutctorus(1), 4vdmake(1)
- 4D object tumbler for X-Windows and object generation programs
- ADMISSIONS(3), ADMISSIONS_get0_admissionAuthority(3), ADMISSIONS_get0_namingAuthority(3), ADMISSIONS_get0_professionInfos(3), ADMISSIONS_set0_admissionAuthority(3), ADMISSIONS_set0_namingAuthority(3), ADMISSIONS_set0_professionInfos(3), ADMISSION_SYNTAX(3), ADMISSION_SYNTAX_get0_admissionAuthority(3), ADMISSION_SYNTAX_get0_contentsOfAdmissions(3), ADMISSION_SYNTAX_set0_admissionAuthority(3), ADMISSION_SYNTAX_set0_contentsOfAdmissions(3), NAMING_AUTHORITY(3), NAMING_AUTHORITY_get0_authorityId(3), NAMING_AUTHORITY_get0_authorityURL(3), NAMING_AUTHORITY_get0_authorityText(3), NAMING_AUTHORITY_set0_authorityId(3), NAMING_AUTHORITY_set0_authorityURL(3), NAMING_AUTHORITY_set0_authorityText(3), PROFESSION_INFO(3), PROFESSION_INFOS(3), PROFESSION_INFO_get0_addProfessionInfo(3), PROFESSION_INFO_get0_namingAuthority(3), PROFESSION_INFO_get0_professionItems(3), PROFESSION_INFO_get0_professionOIDs(3), PROFESSION_INFO_get0_registrationNumber(3), PROFESSION_INFO_set0_addProfessionInfo(3), PROFESSION_INFO_set0_namingAuthority(3), PROFESSION_INFO_set0_professionItems(3), PROFESSION_INFO_set0_professionOIDs(3), PROFESSION_INFO_set0_registrationNumber(3)
- Accessors and settors for ADMISSION_SYNTAX
- ADMISSIONS(3ossl), ADMISSIONS_get0_admissionAuthority(3ossl), ADMISSIONS_get0_namingAuthority(3ossl), ADMISSIONS_get0_professionInfos(3ossl), ADMISSIONS_set0_admissionAuthority(3ossl), ADMISSIONS_set0_namingAuthority(3ossl), ADMISSIONS_set0_professionInfos(3ossl), ADMISSION_SYNTAX(3ossl), ADMISSION_SYNTAX_get0_admissionAuthority(3ossl), ADMISSION_SYNTAX_get0_contentsOfAdmissions(3ossl), ADMISSION_SYNTAX_set0_admissionAuthority(3ossl), ADMISSION_SYNTAX_set0_contentsOfAdmissions(3ossl), NAMING_AUTHORITY(3ossl), NAMING_AUTHORITY_get0_authorityId(3ossl), NAMING_AUTHORITY_get0_authorityURL(3ossl), NAMING_AUTHORITY_get0_authorityText(3ossl), NAMING_AUTHORITY_set0_authorityId(3ossl), NAMING_AUTHORITY_set0_authorityURL(3ossl), NAMING_AUTHORITY_set0_authorityText(3ossl), PROFESSION_INFO(3ossl), PROFESSION_INFOS(3ossl), PROFESSION_INFO_get0_addProfessionInfo(3ossl), PROFESSION_INFO_get0_namingAuthority(3ossl), PROFESSION_INFO_get0_professionItems(3ossl), PROFESSION_INFO_get0_professionOIDs(3ossl), PROFESSION_INFO_get0_registrationNumber(3ossl), PROFESSION_INFO_set0_addProfessionInfo(3ossl), PROFESSION_INFO_set0_namingAuthority(3ossl), PROFESSION_INFO_set0_professionItems(3ossl), PROFESSION_INFO_set0_professionOIDs(3ossl), PROFESSION_INFO_set0_registrationNumber(3ossl)
- Accessors and settors for ADMISSION_SYNTAX
- AG_Combo(3)
- agar canned text input + drop-down menu widget
- AG_UCombo(3)
- agar button-triggered drop-down menu widget
- ALLEGRO_DATE(3)
- Defined to a number with the release date of Allegro
- ALLEGRO_VERSION_STR(3)
- Defined to a string with the full Allegro version number
- ALTER_GROUP(7)
- change role name or membership
- ASN1_mbstring_copy(3), ASN1_mbstring_ncopy(3), ASN1_STRING_set_by_NID(3), ASN1_STRING_set_default_mask(3), ASN1_STRING_set_default_mask_asc(3), ASN1_STRING_get_default_mask(3), ASN1_tag2bit(3)
- copy a multibyte string into an ASN.1 string object
- 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
- Ast_helper.Mb(3o)
- Module bindings
- BN_kronecker(3)
- Kronecker symbol
- BN_rand(3), BN_priv_rand(3), BN_pseudo_rand(3), BN_rand_range(3), BN_priv_rand_range(3), BN_pseudo_rand_range(3)
- generate pseudo-random number
- BN_rand_ex(3ossl), BN_rand(3ossl), BN_priv_rand_ex(3ossl), BN_priv_rand(3ossl), BN_pseudo_rand(3ossl), BN_rand_range_ex(3ossl), BN_rand_range(3ossl), BN_priv_rand_range_ex(3ossl), BN_priv_rand_range(3ossl), BN_pseudo_rand_range(3ossl)
- generate pseudo-random number
- BN_security_bits(3)
- returns bits of security based on given numbers
- BN_security_bits(3ossl)
- returns bits of security based on given numbers
- BSctx_set_max_it(3)
- Set the maximum number of iterations to be allowed by the iterative solver
- BSctx_set_np(3)
- Set the number of processors
- BSctx_set_num_rhs(3)
- Set the number of RHSs to be solved for
- BSctx_set_restart(3)
- Set the number of vectors stored by GMRES
- BSeasy_A(3)
- Given A in a standard numerical format, construct the sparse A that we need for BlockSolve. This routine is particularly useful for matrices created in Fortran. The rows on a processor must be contiguous in the global numbering. If they are not, then other BlockSolve routines must be called to construct the matrix for BlockSolve. Arrays are indexed starting with 0. The values in a row must be sorted according to column number
- BSglob2loc(3)
- Map global row numbers to local row numbers
- BSglob2proc(3)
- Map global row numbers to processor id's
- BSglobal_flops(3)
- Returns the global number of flops accumulated by BlockSolve
- BSglobal_nnz(3)
- Returns the global number of nonzeros
- BSglobal_num_cliques(3)
- Returns the global number of cliques
- BSglobal_num_inodes(3)
- Returns the global number of i-nodes
- BSloc2glob(3)
- Map local row numbers to global row numbers
- BSlocal_flops(3)
- Returns the number of flops accumulated by BlockSolve
- BSlocal_nnz(3)
- Returns the local number of nonzeros
- BSlocal_num_cliques(3)
- Returns the local number of cliques
- BSlocal_num_inodes(3)
- Returns the local number of i-nodes
- BSnum_colors(3)
- Returns the number of colors
- BSoffset(3)
- Find a consistent global numbering
- BambooTracker(1)
- YM2608 (OPNA) tracker
- BlackPixelOfScreen(3), WhitePixelOfScreen(3), CellsOfScreen(3), DefaultColormapOfScreen(3), DefaultDepthOfScreen(3), DefaultGCOfScreen(3), DefaultVisualOfScreen(3), DoesBackingStore(3), DoesSaveUnders(3), DisplayOfScreen(3), XScreenNumberOfScreen(3), EventMaskOfScreen(3), HeightOfScreen(3), HeightMMOfScreen(3), MaxCmapsOfScreen(3), MinCmapsOfScreen(3), PlanesOfScreen(3), RootWindowOfScreen(3), WidthOfScreen(3), WidthMMOfScreen(3)
- screen information functions and macros
- Blt_TreeNodeId(3)
- Returns the node serial number
- CDKparamNumber(3), CDKparamNumber CDKparamNumber2 CDKparamString CDKparamString2 CDKparseParams CDKparsePosition CDKparamValue cdk_params(3)
- Cdk command-line parsing
- COLOR_BLACK(3x), %start_color(3x), %has_colors(3x), %can_change_color(3x), %init_pair(3x), %init_color(3x), %init_extended_pair(3x), %init_extended_color(3x), %color_content(3x), %pair_content(3x), %extended_color_content(3x), %extended_pair_content(3x), %reset_color_pairs(3x), %COLOR_PAIR(3x), %PAIR_NUMBER(3x), %COLORS(3x), %COLOR_PAIRS(3x), %COLOR_BLACK(3x), %COLOR_RED(3x), %COLOR_GREEN(3x), %COLOR_YELLOW(3x), %COLOR_BLUE(3x), %COLOR_MAGENTA(3x), %COLOR_CYAN(3x), %COLOR_WHITE(3x)
- manipulate terminal colors with curses
- CURLINFO_EARLYDATA_SENT_T(3)
- get the number of bytes sent as TLS early data
- CURLINFO_LOCAL_PORT(3)
- get the latest local port number
- CURLINFO_NUM_CONNECTS(3)
- get number of created connections
- CURLINFO_OS_ERRNO(3)
- get errno number from last connect failure
- CURLINFO_PRIMARY_PORT(3)
- get the latest destination port number
- CURLINFO_REDIRECT_COUNT(3)
- get the number of redirects
- CURLINFO_SIZE_DOWNLOAD(3)
- get the number of downloaded bytes
- CURLINFO_SIZE_DOWNLOAD_T(3)
- get the number of downloaded bytes
- CURLINFO_SIZE_UPLOAD(3)
- get the number of uploaded bytes
- CURLINFO_SIZE_UPLOAD_T(3)
- get the number of uploaded bytes
- CURLMINFO_XFERS_ADDED(3)
- Cumulative number of all easy handles added
- CURLMINFO_XFERS_CURRENT(3)
- Number of easy handles currently added
- CURLMINFO_XFERS_DONE(3)
- Number of finished unprocessed easy handles
- CURLMINFO_XFERS_PENDING(3)
- Number of easy handles waiting to start
- CURLMINFO_XFERS_RUNNING(3)
- Number of easy handles currently running
- CURLMOPT_MAX_HOST_CONNECTIONS(3)
- max number of connections to a single host
- CURLMOPT_MAX_PIPELINE_LENGTH(3)
- maximum number of requests in a pipeline
- CURLOPT_LOCALPORT(3)
- local port number to use for socket
- CURLOPT_LOCALPORTRANGE(3)
- number of additional local ports to try
- CURLOPT_MAXREDIRS(3)
- maximum number of redirects allowed
- CURLOPT_PORT(3)
- remote port number to connect to
- CURLOPT_PROXYPORT(3)
- port number the proxy listens on
- CURLOPT_RTSP_CLIENT_CSEQ(3)
- RTSP client CSEQ number
- CURLOPT_RTSP_SERVER_CSEQ(3)
- RTSP server CSEQ number
- CURLOPT_TCP_KEEPCNT(3)
- Maximum number of TCP keep-alive probes
- CamlinternalMenhirLib.IncrementalEngine.SYMBOLS(3o)
- no description
- CamlinternalMenhirLib.InspectionTableInterpreter.Symbols(3o)
- no description
- Clflags.Float_arg_helper(3o)
- Optimization parameters represented as floats indexed by round number
- Clflags.Int_arg_helper(3o)
- Optimization parameters represented as ints indexed by round number
- CombShape(3), Shape_CombineBitmap(3), Shape_CombineRectangles(3), Shape_CombineRectanglesOrdered(3), Shape_CombineRegion(3), Shape_CombineWindow(3), Shape_MoveShape(3)
- apply a shaping to a window
- Complex(3o)
- Complex numbers
- DS18B20(3)
- Programmable Resolution 1-Wire Digital Thermometer MAX31820 - Ambient Temperature Sensor
- DS2401(3)
- Silicon Serial Number DS1990A - Serial Number iButton [.]XXXXXXXXXXXX[XX][/[ '" '" Copyright (c) 2003-2004 Paul H Alfille, MD '" (paul.alfille@gmail.com) '" '" Program manual page for the OWFS -- 1-wire filesystem package '" Based on Dallas Semiconductor, Inc's datasheets, and trial and error. '" '" Free for all use. No warranty. None. Use at your own risk. '" address | crc8 | id | locator | r_address | r_id | r_locator | type ]]
- DS2740(3)
- High-Precision Coulomb Counter
- DisplayOfCCC(3), VisualOfCCC(3), ScreenNumberOfCCC(3), ScreenWhitePointOfCCC(3), ClientWhitePointOfCCC(3)
- Color Conversion Context macros
- Dpkg::Version(3perl)
- handling and comparing dpkg-style version numbers
- EDS(3)
- Embedded Data Systems Sensors EDS0064 - Temperature EDS0065 - Temperature and Humidity EDS0066 - Temperature and Barometric Pressure EDS0067 - Temperature and Light EDS0068 - Temperature, Barometric Pressure and Light EDS0070 - Vibration EDS0071 - RTD 4-wire temperature EDS0072 - RTD 3-wire temperature EDS0080 - 8 Channel Analog Current Input EDS0082 - 8 Channel Analog Voltage Input EDS0083 - 4 Channel Analog Current Input EDS0085 - 4 Channel Analog Voltage Input EDS0090 - 8 Discrete I/O
- Ephemeron.Kn(3o)
- Ephemerons with arbitrary number of keys of the same type
- FcBlanksIsMember(3)
- Query membership in an FcBlanks
- FcCacheNumFont(3)
- Returns the number of fonts in cache
- FcCacheNumSubdir(3)
- Return the number of subdirectories in cache
- FcGetVersion(3)
- library version number
- FcNameConstant(3)
- Get the value for a symbolic constant
- FcNameGetConstant(3)
- Lookup symbolic constant
- FcNameGetConstantFor(3)
- Lookup symbolic constant For object
- FcNameRegisterConstants(3)
- Register symbolic constants
- FcNameUnregisterConstants(3)
- Unregister symbolic constants
- FcPatternIterValueCount(3)
- Returns the number of the values which the iterator point to
- FcPatternObjectCount(3)
- Returns the number of the object
- FcStrSetMember(3)
- check set for membership
- FvwmBacker(1)
- the fvwm background changer module
- FvwmBanner(1)
- the Fvwm Banner module
- FvwmButtons(1)
- the fvwm buttonbox module
- HPL_max(3)
- Combine (max) two buffers
- HPL_min(3)
- Combine (min) two buffers
- HPL_numroc(3)
- Compute the local number of row/columns
- HPL_numrocI(3)
- Compute the local number of row/columns
- HPL_perm(3)
- Combine 2 index arrays - Generate the permutation
- HPL_rand(3)
- random number generator
- HPL_setran(3)
- Manage the random number generator
- HPL_sum(3)
- Combine (sum) two buffers
- InfernoEmbedded(3), InfernoEmbedded Softdevices(3)
- RGBW Controllers - Switch Masters - Firmware Updater
- Itcl_RegisterC(3), Itcl_RegisterObjC(3), Itcl_FindC(3)
- Associate a symbolic name with a C procedure
- JAM_CloseMB(3)
- Close message base
- JAM_CreateMB(3)
- Create a new message base
- JAM_GetMBSize(3)
- Get the number of messages in message base
- JAM_LockMB(3)
- Lock message base for exclusive access
- JAM_OpenMB(3)
- Open a message base
- JAM_ReadMBHeader(3)
- Read message base header
- JAM_RemoveMB(3)
- Remove a message base
- JAM_UnlockMB(3)
- Unlock message base
- JAM_WriteMBHeader(3)
- Write message base header
- MBK_CATAL_NAME(1)
- define the mbk catalog file
- MBK_CATA_LIB(1)
- define the mbk catalog directory
- MBK_CK(1)
- define the clock name pattern
- MBK_FILTER_SFX(1)
- define the input/output filter suffixe. man1/alc_origin.1
- MBK_IN_FILTER(1)
- define the input filter man1/alc_origin.1
- MBK_IN_LO(1)
- define the logical input format of mbk and genlib
- MBK_IN_PH(1)
- define the physical input format of mbk and genlib
- MBK_OUT_FILTER(1)
- define the input filter man1/alc_origin.1
- MBK_OUT_LO(1)
- define the logical output format of mbk and genlib
- MBK_OUT_PH(1)
- define the physical output format of mbk and genlib
- MBK_SEPAR(1)
- define the separator character for hierarchy
- MBK_TRACE_GETENV(1)
- defines getenv() debug output man1/alc_origin.1
- MBK_VDD(1)
- define the high level power name pattern
- MBK_VSS(1)
- define the ground power name pattern
- MBK_WORK_LIB(1)
- define the mbk working directory
- MPIX_Type_iov_len(3)
- Return the number of contiguous segments within max_iov_bytes
- MPI_Allgather(3)
- Gathers data from all tasks and distribute the combined data to all tasks
- MPI_Allgatherv(3)
- Gathers data from all tasks and deliver the combined data to all tasks
- MPI_Allreduce(3)
- Combines values from all processes and distributes the result back to all processes
- MPI_Get_count(3)
- Gets the number of "top level" elements
- MPI_Get_elements(3)
- Returns the number of basic elements
- MPI_Get_elements_x(3)
- Returns the number of basic elements
- MPI_Get_library_version(3)
- Return the version number of MPI library
- MPI_Get_version(3)
- Return the version number of MPI
- MPI_Graph_neighbors_count(3)
- Returns the number of neighbors of a node
- MPI_Group_excl(3)
- Produces a group by reordering an existing group and taking only unlisted members
- MPI_Group_incl(3)
- Produces a group by reordering an existing group and taking only listed members
- MPI_Group_union(3)
- Produces a group by combining two groups
- MPI_Iallgather(3)
- Gathers data from all tasks and distribute the combined data to all tasks in a nonblocking way
- MPI_Iallgatherv(3)
- Gathers data from all tasks and deliver the combined data to all tasks in a nonblocking way
- MPI_Iallreduce(3)
- Combines values from all processes and distributes the result back to all processes in a nonblocking way
- MPI_Info_get_nkeys(3)
- Returns the number of currently defined keys in info
- MPI_Ireduce_scatter(3)
- Combines values and scatters the results in a nonblocking way
- MPI_Ireduce_scatter_block(3)
- Combines values and scatters the results in a nonblocking way
- MPI_Neighbor_allgather(3)
- Gathers data from all neighboring processes and distribute the combined data to all neighboring processes
- MPI_Neighbor_alltoallv(3)
- The vector variant of MPI_Neighbor_alltoall allows sending/receiving different numbers of elements to and from each neighbor
- MPI_Op_create(3)
- Creates a user-defined combination function handle
- MPI_Op_free(3)
- Frees a user-defined combination function handle
- MPI_Reduce_scatter(3)
- Combines values and scatters the results
- MPI_Reduce_scatter_block(3)
- Combines values and scatters the results
- MPI_Session_get_num_psets(3)
- Get number of available processes sets
- MPI_Status_set_elements(3)
- Set the number of elements in a status
- MPI_Status_set_elements_x(3)
- Set the number of elements in a status
- MPI_T_category_get_num(3)
- Get the number of categories
- MPI_T_category_get_num_events(3)
- Returns the number of event types contained in the queried category
- MPI_T_cvar_get_num(3)
- Get the number of control variables
- MPI_T_event_get_num(3)
- Query the number of event types
- MPI_T_pvar_get_num(3)
- Get the number of performance variables
- MPI_T_source_get_num(3)
- Query the number of event sources
- MPI_Type_size(3)
- Return the number of bytes occupied by entries in the datatype
- MPI_Type_size_x(3)
- Return the number of bytes occupied by entries in the datatype
- M_Complex(3)
- Agar-Math complex number
- M_Real(3)
- Agar-Math real number operations
- Mat_VarGetNumberOfFields(3)
- Gets the number of fields for a structure variable
- Misc.Magic_number(3o)
- no description
- MrmOpenHierarchyFromBuffer(3)
- Allocates a hierarchy ID and opens a buffer containing a memory image of a UID file "MrmOpenHierarchyFrom%Buffer" "uil functions" "MrmOpenHierarchyFrom%Buffer"
- MyStyle(1x)
- defines combination of color, font, style, background to be used together
- NetSNMP::TrapReceiver(3)
- Embedded perl trap handling for Net-SNMPs snmptrapd
- Numbers(3o)
- Modules about numbers, some of which satisfy Identifiable.S
- Numbers.Float(3o)
- no description
- Numbers.Int(3o)
- no description
- Numbers.Int16(3o)
- no description
- Numbers.Int8(3o)
- no description
- 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_CORE_MAKE_FUNC(3ossl), SSL_OP_BIT(3ossl), EXT_UTF8STRING(3ossl)
- OpenSSL reserved symbols
- OSSL_CRMF_MSG_get0_tmpl(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_publicKey(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_subject(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_issuer(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_extensions(3ossl), OSSL_CRMF_CERTID_get0_serialNumber(3ossl), OSSL_CRMF_CERTID_get0_issuer(3ossl), OSSL_CRMF_ENCRYPTEDKEY_get1_encCert(3ossl), OSSL_CRMF_ENCRYPTEDKEY_get1_pkey(3ossl), OSSL_CRMF_ENCRYPTEDKEY_init_envdata(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_decrypt(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert(3ossl), OSSL_CRMF_MSG_get_certReqId(3ossl), OSSL_CRMF_MSG_centralkeygen_requested(3ossl)
- functions reading from CRMF CertReqMsg structures
- OSSL_sleep(3ossl)
- delay execution for a specified number of milliseconds
- PAL_SIZE(3)
- Number of entries in a palette. Allegro game programming library
- PS_get_majorversion(3)
- returns the major version number of the PostScript library
- PS_get_minorversion(3)
- returns the minor version number of the PostScript library
- PS_get_subminorversion(3)
- returns the subminor version number of the PostScript library
- PS_symbol(3)
- Output glyph at a certain position in the font encoding vector
- PS_symbol_name(3)
- Get name of a glyph
- PS_symbol_width(3)
- Get width of a glyph
- Psequin(1)
- submit sequences to Genbank, EMBL, and DDBJ
- RAND_set_DRBG_type(3ossl), RAND_set_seed_source_type(3ossl)
- specify the global random number generator types
- Random(3o)
- Pseudo-random number generators (PRNG)
- RhumbSolve(1)
- -- perform rhumb line calculations
- RkCvtHan(3), RkCvtHan / RkwCvtHan(3)
- convert double-width symbols, alphanumeric characters, hiragana, and katakana to single-width characters
- SDL_AddTimer(3)
- Add a timer which will call a callback after the specified number of milliseconds has elapsed
- SDL_CDNumDrives(3)
- Returns the number of CD-ROM drives on the system
- SDL_Delay(3)
- Wait a specified number of milliseconds before returning
- SDL_GetTicks(3)
- Get the number of milliseconds since the SDL library initialization
- SDL_JoystickNumAxes(3)
- Get the number of joystick axes
- SDL_JoystickNumBalls(3)
- Get the number of joystick trackballs
- SDL_JoystickNumButtons(3)
- Get the number of joysitck buttons
- SDL_JoystickNumHats(3)
- Get the number of joystick hats
- SDL_SetTimer(3)
- Set a callback to run after the specified number of milliseconds has elapsed
- 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
- SPI_fname(3)
- determine the column name for the specified column number
- SPI_fnumber(3)
- determine the column number for the specified column name
- SPI_getargcount(3)
- return the number of arguments needed by a statement prepared by SPI_prepare
- SSL_CTX_sess_number(3), SSL_CTX_sess_connect(3), SSL_CTX_sess_connect_good(3), SSL_CTX_sess_connect_renegotiate(3), SSL_CTX_sess_accept(3), SSL_CTX_sess_accept_good(3), SSL_CTX_sess_accept_renegotiate(3), SSL_CTX_sess_hits(3), SSL_CTX_sess_cb_hits(3), SSL_CTX_sess_misses(3), SSL_CTX_sess_timeouts(3), SSL_CTX_sess_cache_full(3)
- obtain session cache statistics
- SSL_CTX_sess_number(3ossl), SSL_CTX_sess_connect(3ossl), SSL_CTX_sess_connect_good(3ossl), SSL_CTX_sess_connect_renegotiate(3ossl), SSL_CTX_sess_accept(3ossl), SSL_CTX_sess_accept_good(3ossl), SSL_CTX_sess_accept_renegotiate(3ossl), SSL_CTX_sess_hits(3ossl), SSL_CTX_sess_cb_hits(3ossl), SSL_CTX_sess_misses(3ossl), SSL_CTX_sess_timeouts(3ossl), SSL_CTX_sess_cache_full(3ossl)
- obtain session cache statistics
- SSL_set_num_tickets(3), SSL_get_num_tickets(3), SSL_CTX_set_num_tickets(3), SSL_CTX_get_num_tickets(3)
- control the number of TLSv1.3 session tickets that are issued
- SSL_set_num_tickets(3ossl), SSL_get_num_tickets(3ossl), SSL_CTX_set_num_tickets(3ossl), SSL_CTX_get_num_tickets(3ossl), SSL_new_session_ticket(3ossl)
- control the number of TLSv1.3 session tickets that are issued
- Smokeping_matchers_CheckLatency(3), Smokeping::matchers::CheckLatency(3)
- Edge triggered alert to check latency is under a value for x number of samples
- Smokeping_matchers_CheckLoss(3), Smokeping::matchers::CheckLoss(3)
- Edge triggered alert to check loss is under a value for x number of samples
- Sympa::Message(3Sympa)
- Mail message embedding for internal use in Sympa
- Sympa::Spindle::DistributeMessage(3Sympa)
- Workflow to distribute messages to list members
- Sympa::Spindle::ToList(3Sympa)
- Process to distribute messages to list members
- TIFFFieldReadCount(3tiff)
- get number of values to be read from field
- TIFFFieldWriteCount(3tiff)
- get number of values to be written to field
- Tcl_CreateEnsemble.tcl86(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleParameterList(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleParameterList(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
- manipulate ensemble commands
- Tcl_CreateEnsemble.tcl90(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleParameterList(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleParameterList(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
- manipulate ensemble commands
- Tcl_FindSymbol.tcl86(3), Tcl_LoadFile(3), Tcl_FindSymbol(3)
- platform-independent dynamic library loading
- Tcl_FindSymbol.tcl90(3), Tcl_LoadFile(3), Tcl_FindSymbol(3)
- platform-independent dynamic library loading
- Tcl_GetNumber.tcl90(3), Tcl_GetNumber(3), Tcl_GetNumberFromObj(3)
- get numeric value from Tcl value
- Tcl_RegisterConfig.tcl86(3), Tcl_RegisterConfig(3)
- procedures to register embedded configuration information
- Tcl_RegisterConfig.tcl90(3), Tcl_RegisterConfig(3)
- procedures to register embedded configuration information
- Tcl_Sleep.tcl86(3), Tcl_Sleep(3)
- delay execution for a given number of milliseconds
- Tcl_Sleep.tcl90(3), Tcl_Sleep(3)
- delay execution for a given number of milliseconds
- Tcl_WrongNumArgs.tcl86(3), Tcl_WrongNumArgs(3)
- generate standard error message for wrong number of arguments
- Tcl_WrongNumArgs.tcl90(3), Tcl_WrongNumArgs(3)
- generate standard error message for wrong number of arguments
- 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_Attributes.tk86(3), Tk_WindowId(3), Tk_Parent(3), Tk_Display(3), Tk_DisplayName(3), Tk_ScreenNumber(3), Tk_Screen(3), Tk_X(3), Tk_Y(3), Tk_Width(3), Tk_Height(3), Tk_Changes(3), Tk_Attributes(3), Tk_IsContainer(3), Tk_IsEmbedded(3), Tk_IsMapped(3), Tk_IsTopLevel(3), Tk_ReqWidth(3), Tk_ReqHeight(3), Tk_MinReqWidth(3), Tk_MinReqHeight(3), Tk_InternalBorderLeft(3), Tk_InternalBorderRight(3), Tk_InternalBorderTop(3), Tk_InternalBorderBottom(3), Tk_Visual(3), Tk_Depth(3), Tk_Colormap(3), Tk_Interp (3)
- retrieve information from Tk's local data structure
- Tspi_TPM_GetEvent(3), Tspi_TPM_GetEvent-(3)
- get a PCR event for a given PCR index and event number
- Tspi_TPM_GetEvents(3), Tspi_TPM_GetEvents-(3)
- get a specific number of PCR events for a given index
- Tspi_TPM_GetRandom(3)
- generate a random number on the TPM
- Tspi_TPM_StirRandom(3)
- add entropy to the TPM random number generator
- UilDumpSymbolTable(3)
- Dumps the contents of a named UIL symbol table to standard output "UilDumpSymbolTable" "uil functions" "UilDumpSymbolTable"
- X509_CRL_get0_by_serial(3), X509_CRL_get0_by_cert(3), X509_CRL_get_REVOKED(3), X509_REVOKED_get0_serialNumber(3), X509_REVOKED_get0_revocationDate(3), X509_REVOKED_set_serialNumber(3), X509_REVOKED_set_revocationDate(3), X509_CRL_add0_revoked(3), X509_CRL_sort(3)
- CRL revoked entry utility functions
- X509_CRL_get0_by_serial(3ossl), X509_CRL_get0_by_cert(3ossl), X509_CRL_get_REVOKED(3ossl), X509_REVOKED_get0_serialNumber(3ossl), X509_REVOKED_get0_revocationDate(3ossl), X509_REVOKED_set_serialNumber(3ossl), X509_REVOKED_set_revocationDate(3ossl), X509_CRL_add0_revoked(3ossl), X509_CRL_sort(3ossl)
- CRL revoked entry utility functions
- X509_get_serialNumber(3), X509_get0_serialNumber(3), X509_set_serialNumber(3)
- get or set certificate serial number
- X509_get_serialNumber(3ossl), X509_get0_serialNumber(3ossl), X509_set_serialNumber(3ossl), X509_ACERT_get0_serialNumber(3ossl), X509_ACERT_set1_serialNumber(3ossl)
- get or set certificate serial number
- X509v3_addr_validate_path(3), X509v3_addr_validate_resource_set(3), X509v3_asid_validate_path(3), X509v3_asid_validate_resource_set(3)
- RFC 3779 path validation for IP address and AS number delegation
- XAddConnectionWatch(3), XRemoveConnectionWatch(3), XProcessInternalConnection(3), XInternalConnectionNumbers(3)
- handle Xlib internal connections
- XReadBitmapFile(3), XReadBitmapFileData(3), XWriteBitmapFile(3), XCreatePixmapFromBitmapData(3), XCreateBitmapFromData(3)
- manipulate bitmaps
- XSetWMProperties(3), XmbSetWMProperties(3), Xutf8SetWMProperties(3)
- set standard window properties
- XShapeQueryExtension(3), XShapeQueryVersion(3), XShapeCombineRegion(3), XShapeCombineRectangles(3), XShapeCombineMask(3), XShapeCombineShape(3), XShapeOffsetShape(3), XShapeQueryExtents(3), XShapeSelectInput(3), XShapeInputSelected(3), XShapeGetRectangles(3)
- X nonrectangular shape functions
- XkbAddSymInterpret(3)
- Add a symbol interpretation to the list of symbol interpretations in an XkbCompatRec
- XkbAllocGeomKeys(3)
- Allocate space for an arbitrary number of keys to a row
- XkbAllocGeomOutlines(3)
- Allocate space for an arbitrary number of outlines to a shape
- XkbAllocGeomShapes(3)
- Allocate space for an arbitrary number of geometry shapes
- XkbAllocIndicatorMaps(3)
- Allocates, directly, the indicators member of the keyboard description record
- XkbAllocNames(3)
- Allocate symbolic names structures
- XkbChangeNames(3)
- Change symbolic names in the server
- XkbChangeTypesOfKey(3)
- Change the number of groups and the types bound to a key
- XkbFreeClientMap(3)
- Free memory used by the client map member of an XkbDescRec structure
- XkbFreeControls(3)
- Frees memory used by the ctrls member of an XkbDescRec structure
- XkbFreeIndicatorMaps(3)
- Frees memory used by the indicators member of an XkbDescRec structure
- XkbFreeKeyboard(3)
- Destroys either an entire XkbDescRec or just some of its members
- XkbFreeNames(3)
- Free symbolic names structures
- XkbFreeServerMap(3)
- Free memory used by the server member of an XkbDescRec structure
- XkbGetCompatMap(3)
- Fetch any combination of the current compatibility map components from the server
- XkbGetKeySyms(3)
- Obtain the symbols for a subset of the keys in a keyboard description
- XkbGetNames(3)
- Obtain symbolic names from the server
- XkbKeyGroupInfo(3)
- Returns the number of groups of symbols bound to the key corresponding to keycode
- XkbKeyNumActions(3)
- Computes the number of actions associated with the key corresponding to keycode
- XkbKeyNumGroups(3)
- Returns the number of groups of symbols bound to the key corresponding to keycode
- XkbKeyNumSyms(3)
- Returns the total number of keysyms for the key corresponding to keycode
- XkbKeyTypesForCoreSymbols(3)
- Determine the Xkb key types appropriate for the symbols bound to a key in a core keyboard mapping
- XkbLookupKeySym(3)
- Find the symbol associated with a key for a particular state
- XkbOutOfRangeGroupNumber(3)
- Returns the out-of-range group number, represented as a group index, from the group_info field of an XkbSymMapRec structure
- XkbResizeKeyActions(3)
- Change the number of actions bound to a key
- XkbResizeKeySyms(3)
- Change the number of symbols bound to a key
- XkbResizeKeyType(3)
- Change the number of levels in a key type
- XkbSetNames(3)
- Change the symbolic names in the server
- XkbTranslateKeyCode(3)
- Translate a keycode to a key symbol and modifiers
- XkbTranslateKeySym(3)
- Find the string and symbol associated with a keysym for a given keyboard state
- XmBulletinBoard(3)
- The BulletinBoard widget class "XmBulletinBoard" "widget class" "BulletinBoard"
- XmButtonBox(3)
- The Button Box class
- XmClipboardInquireCount(3)
- A clipboard function that returns the number of data item formats "XmClipboardInquireCount" "clipboard functions" "XmClipboardInquireCount"
- XmComboBox(3)
- The ComboBox widget class "XmComboBox" "widget class" "ComboBox"
- XmComboBoxAddItem(3)
- add an item to the ComboBox widget
- XmComboBoxDeletePos(3)
- Delete a XmComboBox item
- XmComboBoxSelectItem(3)
- select a XmComboBox item
- XmComboBoxSetItem(3)
- set an item in the XmComboBox list
- XmComboBoxUpdate(3)
- A ComboBox function that resynchronizes data
- XmCreateCombinationBox2(3)
- The CombinationBox2 widget creation function "XmCreateCombinationBox2" "creation functions" "XmCreateCombinationBox2"
- XmCreateComboBox(3)
- The default ComboBox widget creation function
- XmCreateDropDownComboBox(3)
- The Drop-down ComboBox widget creation function
- XmCreateDropDownList(3)
- The Drop-down list ComboBox widget creation function
- XmDropSiteQueryStackingOrder(3)
- A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget "XmDropSiteQueryStacking%Order" "Drag and Drop functions" "XmDropSiteQueryStacking%Order"
- XmImMbLookupString(3)
- An input manager function that retrieves a composed string from an input method "XmImMbLookupString" "input manager functions" "XmImMbLookupString"
- XmImMbResetIC(3)
- An input manager function that resets the input context for a widget
- XmMultiListGetSelectedRowArray(3)
- an MultiList function that returns an array of integers which are selected row numbers. "XmMultiListGetSelectedRowArray" "List functions" "XmMultiListGetSelectedRowArray"
- XmPanedGetPanes(3)
- A Paned function that returns the number of panes in the paned widget "XmPanedGetPanes" "Paned functions" "XmPanedGetPanes"
- XmRepTypeGetId(3)
- A representation type manager function that retrieves the identification number of a representation type "XmRepTypeGetId" "representation type manager functions" "XmRepTypeGetId"
- XmStringBaseline(3)
- A compound string function that returns the number of pixels between the top of the character box and the baseline of the first line of text "XmStringBaseline" "compound string functions" "XmStringBaseline"
- XmStringLineCount(3)
- A compound string function that returns the number of separators plus one in the provided compound string "XmStringLineCount" "compound string functions" "XmStringLineCount"
- XmStringNConcat(3)
- A compound string function that appends a specified number of bytes to a compound string "XmStringNConcat" "compound string functions" "XmStringNConcat"
- XmTabListTabCount(3)
- A convenience function that counts the number of tabs "XmTabListTabCount"
- XmVaCreateCombinationBox2(3)
- XmVaCreateManagedCombinationBox2 A Form widget convenience creation functions. "XmVaCreateCombinationBox2" "XmVaCreateManagedCombinationBox2" "creation functions"
- XmVaCreateComboBox(3)
- XmVaCreateManagedComboBox A ComboBox widget convenience creation functions. "XmVaCreateComboBox" "XmVaCreateManagedComboBox" "creation functions"
- XmbDrawImageString(3), XwcDrawImageString(3), Xutf8DrawImageString(3)
- draw image text using a single font set
- XmbDrawString(3), XwcDrawString(3), Xutf8DrawString(3)
- draw text using a single font set
- XmbDrawText(3), XwcDrawText(3), Xutf8DrawText(3)
- draw text using multiple font sets
- XmbLookupString(3), XwcLookupString(3), Xutf8LookupString(3)
- obtain composed input from an input method
- XmbResetIC(3), XwcResetIC(3), Xutf8ResetIC(3)
- reset the state of an input context
- XmbTextEscapement(3), XwcTextEscapement(3), Xutf8TextEscapement(3)
- obtain the escapement of text
- XmbTextExtents(3), XwcTextExtents(3), Xutf8TextExtents(3)
- compute text extents
- XmbTextListToTextProperty(3), XwcTextListToTextProperty(3), Xutf8TextListToTextProperty(3), XmbTextPropertyToTextList(3), XwcTextPropertyToTextList(3), Xutf8TextPropertyToTextList(3), XwcFreeStringList(3), XDefaultString(3)
- convert text lists and text property structures
- XmbTextPerCharExtents(3), XwcTextPerCharExtents(3), Xutf8TextPerCharExtents(3)
- obtain per-character information for a text string
- XmbufQueryExtension(3), XmbufGetVersion(3), XmbufCreateBuffers(3), XmbufDestroyBuffers(3), XmbufDisplayBuffers(3), XmbufGetWindowAttributes(3), XmbufChangeWindowAttributes(3), XmbufGetBufferAttributes(3), XmbufChangeBufferAttributes(3), XmbufGetScreenInfo(3), XmbufCreateStereoWindow(3)
- X multibuffering functions
- XmtAskForDouble(3), XmtAskForDouble()(3), XmtAskForInteger()(3)
- use a dialog box to prompt for a number and return the user's response
- XmtAskForItem(3), XmtAskForItem()(3), XmtAskForItemNumber()(3)
- use a dialog box to prompt the user to select an item from a list and return the selected item
- XmtChooserLookupItemName(3), XmtChooserLookupItemName()(3), XmtChooserLookupItemValue()(3), XmtChooserLookupItemByName()(3), XmtChooserLookupItemByValue()(3)
- lookup XmtChooser item name and value by index or index by name and value
- XmtLookupColorName(3), XmtLookupColorName()(3)
- lookup the actual color name associated with a symbolic color name in an XmtColor Table
- XmtRegisterColor(3), XmtRegisterColor()(3), XmtVaRegisterColors()(3), XmtRegisterColors()(3), XmtRegisterPixel()(3), XmtRegisterStandardColors()(3)
- define symbolic color names in a color table
- XmtSymbolAddCallback(3), XmtSymbolAddCallback()(3), XmtSymbolRemoveCallback()(3)
- add and remove a procedure to be called when a symbol's value changes
- XmtSymbolSetValue(3), XmtSymbolSetValue()(3), XmtSymbolGetValue()(3)
- set or query the value of a symbol
- XmtVaRegisterSymbols(3), XmtVaRegisterSymbols()(3), XmtLookupSymbol()(3)
- register a name for application variables, and lookup variables by name
- XrmMergeDatabases(3), XrmCombineDatabase(3), XrmCombineFileDatabase(3)
- merge resource databases
- XtOffset(3), XtOffsetOf(3), XtNumber(3)
- determine the byte offset or number of array elements
- aarch64-none-elf-as(1), AS(1)
- the portable GNU assembler
- aarch64-unknown-freebsd15.0-as(1), AS(1)
- the portable GNU assembler
- 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
- addr2line(1)
- convert addresses into file names and line numbers
- addr2line(1)
- convert addresses or symbol+offset into file names and line numbers
- af(1)
- Amberfish text retrieval software
- al(1), al2(1)
- Mono Assembly Linker
- al_assert(3)
- Asserts at the specified file and line number. Allegro game programming library
- al_rumble_haptic(3)
- Allegro 5 API
- allegro_id(3)
- String containing date and version number of Allegro
- amathi(3), mathi.h(3)
- Complex numbers math library
- amathr(3), mathr.h(3)
- Real numbers math library
- ambackup(8)
- back up all disks in an Amanda configuration
- ambiguous_words(1)
- generate sets of words Tesseract is likely to find ambiguous
- ambsdtar(8)
- Amanda Application to interface with BSD Tar
- amsamba(8)
- Amanda Application to interface with smbclient
- ansiweather(1)
- weather in terminal, with ANSI colors and Unicode symbols
- apertium-filter-ambiguity(1)
- ambiguity class filter for Apertium
- archmbox(1)
- a simple email archiver
- ares_version(3)
- Get the version number of the library
- arm-gnueabi-freebsd15.0-as(1), AS(1)
- the portable GNU assembler
- arm-none-eabi-as(1), AS(1)
- the portable GNU assembler
- as(1), AS(1)
- the portable GNU assembler
- as86(1)
- Assembler for 8086..80386 processors
- ascii2binary(1)
- Convert ASCII numbers to binary
- asl(1)
- cross assembler for microprocessors and -controllers
- asm2html(1)
- generate HTML output from NASM assembly source code
- asmgraph(1)
- build call graphs from assembler files
- asn1_number_of_elements(3)
- API function
- astarithmetic(1), Arithmetic(1)
- arithmetic operations on images and numbers
- atril-thumbnailer(1)
- create png thumbnails from atril supported documents
- au_errno(3), au_bsm_to_errno(3), au_errno_to_bsm(3), au_strerror(3)
- convert between BSM and local error numbers
- avr-as(1), AS(1)
- the portable GNU assembler
- ballerburg(6)
- A castle combat game
- 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-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
- barrier(1)
- syncronize a process on a number of machines
- barrierd(1)
- syncronize a process on a number of machines
- 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
- biew(1), BIEW(1)
- console hex viewer/editor and disassembler
- bin2c(1)
- embed data files into C as variables
- binary2ascii(1)
- Convert binary numbers to textual representation
- blaster(6)
- simulation of space combat
- blkcalc(1)
- Converts between unallocated disk unit numbers and regular disk unit numbers
- bn_mul_words(3), bn_mul_add_words(3), bn_sqr_words(3), bn_div_words(3), bn_add_words(3), bn_sub_words(3), bn_mul_comba4(3), bn_mul_comba8(3), bn_sqr_comba4(3), bn_sqr_comba8(3), bn_mul_normal(3), bn_expand(3), bn_wexpand(3)
- BIGNUM library internal functions
- bombadillo(1)
- a non-web browser
- bombardment(1)
- Run siege with an ever-increasing number of users
- bulk_mailer(1)
- assist in delivery of mail to large numbers of recipients
- burgerspace(6)
- A hamburger-smashing video game
- busybox(1), BusyBox(1)
- The Swiss Army Knife of Embedded Linux
- c++filt(1)
- Demangle C++ and Java symbols
- c++filt(1)
- demangle C++ and Java symbols
- cargo-package(1)
- [em] Assemble the local package into a distributable tarball
- cccheck(1)
- Perform static code contracts verification for CLR assemblies
- ccrewrite(1)
- Rewrite CLR assemblies for runtime code contract verification
- ceylon-assemble(1), ceylon assemble(1)
- Generate a Ceylon assembly for a given module
- ceylon-version(1), ceylon version(1)
- Shows and updates version numbers in module descriptors
- chain(3)
- mbk lisp-like service structure
- chem(1), %chem(1)
- embed chemical structure diagrams in groff documents nr *groff_chem_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- cifsdd(8)
- convert and copy a file over SMB
- circuit(6)
- animates a number of 3D electronic components
- ck_array_length(3)
- returns the number of pointers committed to an array
- ck_bitmap_bits(3)
- return number of addressable bits in bitmap
- ck_bitmap_size(3)
- returns necessary number of bytes for bitmap
- ck_hs_count(3)
- returns number of entries in hash set
- ck_rhs_count(3)
- returns number of entries in hash set
- ck_ring_capacity(3)
- returns number of pointer slots in bounded FIFO
- ck_ring_size(3)
- return number of pointers enqueued in bounded FIFO
- clambc(1)
- Bytecode Analysis and Testing Tool
- cleanlinks(1)
- remove dangling symbolic links and empty directories
- cmbuild(1)
- construct covariance model(s) from structurally annotated RNA multiple sequence alignment(s)
- cntlist(5)
- file listing number of times each tagged sense occurs in a semantic concordance, sorted most to least frequently tagged cntlist.rev - file listing number of times each tagged sense occurs in a semantic concordance, sorted by sense key
- coap-client(5), coap-client-gnutls(5), coap-client-mbedtls(5), coap-client-openssl(5), coap-client-notls(5)
- CoAP Client based on libcoap
- coap-rd(5), coap-rd-gnutls(5), coap-rd-mbedtls(5), coap-rd-openssl(5), coap-rd-notls(5)
- CoAP Resource Directory based on libcoap
- coap-server(5), coap-server-gnutls(5), coap-server-mbedtls(5), coap-server-openssl(5), coap-server-notls(5)
- CoAP Server based on libcoap
- colors.tk86(n), colors(n)
- symbolic color names recognized by Tk
- combine(1)
- combine sets of lines from two files using boolean operations
- combine_lang_model(1)
- generate starter traineddata
- combine_tessdata(1)
- combine/extract/overwrite/list/compact Tesseract data
- combinedeltarpm(8), combindeltarpm(8)
- combine multiple deltarpms to a single one
- combinediff(1)
- create a cumulative unified patch from two incremental patches
- combinesummaries(1)
- Scalar Summary Combination Tool
- combo.cfg(5)
- Configuration of combostatus tool
- combostatus(1)
- Xymon combination test tool
- conmbkrds(3)
- converts MBK connector to RDS rectangle man1/alc_origin.1
- convert_sym(1)
- convert a Viewlogic symbol/schematic to gEDA gschem format
- coq-tex(1)
- process Coq phrases embedded in LaTeX files
- coqwc(1)
- print the number of specification, proof and comment lines in Coq files
- corosync-cpgtool(8)
- A tool for displaying cpg groups and members
- count_fopen(3)
- read a fixed number of bytes from a stream
- cp-build(1)
- copy a file to a destination with version numbering and auditing
- cpg_iteration_finalize(3)
- Finalize iterator for members of CPG
- cpg_iteration_initialize(3)
- Initialize iterator for members of CPG
- cpg_membership_get(3)
- Returns a list of members of a CPG group
- createNodeTermBdd(3)
- creates a terminal node of variable
- createPYMB(1), readPYBase(1), readPYMB(1), mb2org(1), scel2org(1)
- fcitx Pinyin related tools
- crimson(6)
- a hex-based tactical combat game
- critter(6), Critical Mass(6)
- Space shootemup resembling Galaxian
- crumbler(6)
- voronoi divisions of a sphere
- cryptoflex-tool(1)
- utility for manipulating Schlumberger Cryptoflex data structures
- csv2tbx(1), csv2tbx.py(1)
- Convert Comma-Separated Value (.csv) files to a TermBase eXchange (.tbx) glossary file
- curl_getdate(3)
- convert date string to number of seconds
- cvpasswd(1)
- scramble passwords for CVSup authentication
- cxmon(1)
- a command-line file manipulation tool and disassembler
- darktable-generate-cache(1)
- update darktables thumbnail cache
- dasm(1)
- 8-bit macro assembler
- deb-symbols(5)
- Debian's extended shared library information file
- deb-version(7)
- Debian package version number format
- delay(1)
- counts down a specified number of seconds
- derb(1)
- disassemble a resource bundle
- dieharder(1)
- A testing and benchmarking tool for random number generators
- disdvi(1)
- `disassemble' a (p)TeX or XeTeX DVI file
- disna(3)
- disna: eig condition numbers
- djvumake(1)
- Assemble DjVu image files
- dltest(1)
- A simple library symbol test program
- dnet(3)
- dumb networking library
- dnet(8)
- dumb networking library test program
- dnscap-rssm-rssac002(1)
- Combine RSSAC002v3 YAML files
- dnsjit.output.udpcli(3)
- Simple and dumb UDP DNS client
- dpkg-gensymbols(1)
- generate symbols files (shared library dependency information)
- dreadover(8)
- Extract overview information, usually from /news/spool/group, given a newsgroup name and article number
- dsymutil(1)
- manipulate archived DWARF debug symbol files
- dvipdft(1)
- create thumbnail images for use with dvipdfm
- dxa(1)
- 6502/R65C02 disassembler
- ecl(1)
- -- Embeddable Common Lisp
- ecl-config(1)
- Embeddable Common Lisp configuration query
- ecpg(1)
- embedded SQL C preprocessor
- edgepaint(1)
- edge coloring to disambiguate crossing edges
- ejdb2(3), EJDB2(3)
- Embedded JSON Database engine
- elksemu(1)
- Embedded Linux Kernel Subset emulator
- emilua-embedding(7), Emilua(7)
- Lua execution engine
- endless-sky(6)
- a space exploration and combat game
- ensemble(i4), itcl::ensemble(i4)
- create or modify a composite command
- ensemble(itcl)
- create or modify a composite command
- ensemblist(6)
- openGl puzzle game
- eventlogadm(8)
- push records into the Samba event log store
- evince-thumbnailer(1)
- create png thumbnails from PostScript and PDF documents
- explain_readlink_or_die(3)
- read value of a symbolic link and report errors require_index { "read value of a symbolic link and report errors" }
- explain_sleep_or_die(3)
- Sleep for a number of seconds and report errors require_index { "Sleep for the specified number of seconds and report errors" }
- explain_strtod_or_die(3)
- convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
- explain_strtof_or_die(3)
- convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
- explain_strtold_or_die(3)
- convert string to number and report errors require_index { "convert ASCII string to floating[hy]point number and report errors" }
- exrmakepreview(1)
- generate exr preview thumbnail images
- exrmultipart(1)
- combine or split multipart exr images
- extcheck(1)
- check hierarchical ext|(5) files for global node connectivity and summarize number of fets, nodes, etc
- faked(1)
- daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes
- faust(1), Faust(1)
- DSP to C/C++, CMajor, Codebox, CSharp, DLang, Interpreter, Java, LLVM IR, Julia, JSFX, Rust and WebAssembly (wast/wasm)
- fence_ibmblade(8)
- Fence agent for IBM BladeCenter over SNMP
- ffmpegthumbnailer(1)
- fast and lightweight video thumbnailer
- fi_cntr(3)
- Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter fi_cntr_readerr Reads the number of operations which have completed in error. fi_cntr_add Increment a counter by a specified value fi_cntr_set Set a counter to a specified value fi_cntr_wait Wait for a counter to be greater or equal to a threshold value
- figmbkrds(3)
- converts MBK figure to RDS figure man1/alc_origin.1
- fixadd(3)
- Safe function to add fixed point numbers clamping overflow. Allegro game programming library
- fixincludes(1)
- Reduce the number of #includes in KDE source files
- fixparts(8)
- MBR partition table repair utility
- fixsub(3)
- Safe function to subtract fixed point numbers clamping underflow. Allegro game programming library
- flexiblas_get_num_threads(3)
- Get the number of threads the backend uses for computation
- flexiblas_set_num_threads(3)
- set the number of threads the backend should use for computation
- fli_frame(3)
- Stores the current frame number of the animation. Allegro game programming library
- flist(1), flists(1)
- list the number of nmh messages in given sequences
- fontimage(1)
- produce a font thumbnail image
- foomatic-combo-xml(1)
- <put a short description here>
- foomatic-ppdfile(1)
- Generate a PPD file for a given printer/driver combo
- forkbomb(8)
- eat system resources
- form(1), FORM(1)
- Symbolic manipulation system
- form_page(3x)
- set and get form page number
- fpclassify.tcl90(n), fpclassify(n)
- Floating point number classification of Tcl values
- fragiso(8)
- split rpm packages from an iso and reassemble the iso later on
- fragtest(8)
- test IP fragment reassembly behaviour
- fribidi_get_par_embedding_levels(3)
- get bidi embedding levels of a paragraph
- fribidi_get_par_embedding_levels_ex(3)
- get bidi embedding levels of a paragraph
- fribidi_log2vis_get_embedding_levels(3)
- get embedding levels
- frombin(1)
- convert macbinary files into normal files
- ftimes-crv2raw(1), ftimes-crv2raw.pl(1)
- Carve blocks of data and assemble them into raw files
- ftpcount(1)
- show current number of connections for each proftpd server configuration
- fwup(1)
- configurable embedded firmware update creator and runner
- gacutil(1)
- Global Assembly Cache management utility
- gbcon(3)
- gbcon: condition number estimate
- gdal-raster-stack(1)
- Combine together input bands into a multi-band output, either virtual (VRT) or materialized Added in version 3.11
- gdalsrsinfo(1)
- Lists info about a given SRS in number of formats (WKT, PROJ.4, etc.)
- gecon(3)
- gecon: condition number estimate
- genccode(8)
- generate C or platform specific assembly code from an ICU data file
- gentest(1)
- Run random generic SMB operations against two SMB servers and show the differences in behavior
- get_font_ranges(3)
- Returns the number of character ranges in a font. Allegro game programming library
- get_mixer_buffer_length(3)
- Returns the number of samples per channel in the mixer buffer. Allegro game programming library
- get_mixer_channels(3)
- Returns the number of output channels. Allegro game programming library
- get_mixer_voices(3)
- Returns the number of voices allocated to the mixer. Allegro game programming library
- getablexprnumatom(3)
- gives the number of atom in an expression. man1/alc_origin.1
- getablexprnumbinoper(3)
- gives the number of binary operators in an expression. man1/alc_origin.1
- getbddnodenum(3)
- gets the number of nodes in a bdd. man1/alc_origin.1
- getbddnodesize(3)
- gets the number of nodes in a bdd. man1/alc_origin.1
- 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
- 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_mbox(1)
- read a message from stdin and deliver to a named mboxrd-format mbox file with fcntl-style locking
- gfactor(1), factor(1)
- factor numbers
- gif2swf(1)
- Takes a number of gif files and converts them to a swf movie, one picture per frame
- git-bug(1)
- A bug tracker embedded in Git
- git-count-objects(1)
- Count unpacked number of objects and their disk consumption
- git-mailsplit(1)
- Simple UNIX mbox splitter program
- git-name-rev(1)
- Find symbolic names for given revs
- git-symbolic-ref(1)
- Read, modify and delete symbolic refs
- git-update-server-info(1)
- Update auxiliary info file to help dumb servers
- glXQueryVersion(3), "glXQueryVersion(3)
- return the version numbers of the GLX extension
- gladtex(1)
- generate html with LaTeX equations embedded as images
- glilypond(1)
- embed LilyPond musical notation in groff documents nr *groff_glilypond_1_man_C n[.cp] do-fallback 0 !n(.f .nr do-fallback 1 " mandoc n(.g .if !d MR .nr do-fallback 1 " older groff !n(.g .nr do-fallback 1 " non-groff *roff n[do-fallback] {
- global(1)
- print locations of given symbols
- glutTimerFunc(3)
- registers a timer callback to be triggered in a specified number of milliseconds
- gmk_sym(1)
- create rectangular symbols for gschem from a text file
- gmx-lie(1)
- Estimate free energy from linear combinations
- gmx-nmens(1)
- Generate an ensemble of structures from the normal modes
- gmx-sigeps(1)
- Convert c6/12 or c6/cn combinations to and from sigma/epsilon
- gmx-wham(1)
- Perform weighted histogram analysis after umbrella sampling
- gnl(1), nl(1)
- number lines of files
- gnproc(1), nproc(1)
- print the number of processing units available
- gnumfmt(1), numfmt(1)
- Convert numbers from/to human-readable strings
- gnutls_pkcs7_get_embedded_data(3)
- API function
- gnutls_pkcs7_get_embedded_data_oid(3)
- API function
- gnutls_x509_crl_get_number(3)
- API function
- gnutls_x509_crl_set_number(3)
- API function
- goto-harness(1)
- Generate environments for symbolic analysis
- gpasm(1)
- GNU PIC assembler
- gpdasm(1)
- GNU PIC disassembler
- gpstrip(1)
- discard symbols from object file
- graal(1)
- symbolic layout editor
- greadlink(1), readlink(1)
- print resolved symbolic links or canonical file names
- grenum(1)
- An advanced refdes renumber utility
- growisofs(1)
- combined mkisofs frontend/DVD recording program
- gseq(1), seq(1)
- print a sequence of numbers
- gsf-office-thumbnailer(1)
- office files thumbnailer for the GNOME desktop
- 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
- gst2ascii(1)
- Filter and output Atari program symbol table as ASCII
- gsymcheck(1)
- gEDA/gaf Symbol Checker
- gsymfix(1)
- automatically fix common issues with gEDA symbols
- gtcon(3)
- gtcon: condition number estimate
- gthumb(1), gThumb(1)
- an image viewer and browser for GNOME
- gtk-encode-symbolic-svg(1)
- Symbolic icon conversion utility
- h5math(1)
- combine/create HDF5 files with math expressions
- hax65816(1)
- Simple 65816 disassembler
- hdf_set_int_value(3), hdf_set_int_value (3)
- Set the value of a named node to a number
- hecon(3)
- {he,sy}con: condition number estimate
- hecon_3(3)
- {he,sy}con_3: condition number estimate
- hecon_rook(3)
- {he,sy}con_rook: condition number estimate
- heif-thumbnailer(1)
- create thumbnails from HEIC/HEIF files
- heimbase(3)
- Heimbase - Registers a DB type for use with heim_db_create()
- hexwords(1)
- extracts any words from a file that can be written as hex numbers
- hmmbuild(1)
- construct profiles from multiple sequence alignments
- hpcon(3)
- {hp,sp}con: condition number estimate
- hugo-server(1)
- Start the embedded web server
- hwloc-assembler(1)
- Assemble multiple XML topologies
- hwloc-assembler-remote(1)
- Assemble multiple remote host topologies
- hwloc-distrib(1)
- Build a number of cpu masks distributed on the system
- hwlocality_membinding(3)
- Memory binding
- hxnum(1)
- number section headings in an HTML file
- hxprintlinks(1)
- add a numbered list of links at the end of an HTML file
- i386-unknown-freebsd15.0-as(1), AS(1)
- the portable GNU assembler
- i586-pc-msdosdjgpp-as(1), AS(1)
- the portable GNU assembler
- iamb(1)
- a terminal-based client for Matrix for the Vim addict
- iamb(5), config.toml(5)
- configuration file for iamb
- ibanchk(1)
- Check an International Bank Account Number (IBAN)
- icat(1)
- Output the contents of a file based on its inode number
- icmbuild(1)
- A generic, C++/C program maintenance facility
- icmconf(7)
- Configuration file for the icmbuild(1) program maintenance script
- icmstart(1)
- A startup script for icmbuild program maintenance
- idmap_ad(8)
- Sambas idmap_ad Backend for Winbind
- idmap_autorid(8)
- Sambas idmap_autorid Backend for Winbind
- idmap_ldap(8)
- Sambas idmap_ldap Backend for Winbind
- idmap_nss(8)
- Sambas idmap_nss Backend for Winbind
- idmap_rfc2307(8)
- Sambas idmap_rfc2307 Backend for Winbind
- idmap_rid(8)
- Sambas idmap_rid Backend for Winbind
- idmap_script(8)
- Sambas idmap_script Backend for Winbind
- idmap_tdb(8)
- Sambas idmap_tdb Backend for Winbind
- idmap_tdb2(8)
- Sambas idmap_tdb2 Backend for Winbind
- iiview(1)
- Thumb Viewer Application
- ilasm(1), ilasm2(1)
- Mono IL assembler
- insconmbkrds(3)
- adds in RDS instance all the connectors of MBK instance man1/alc_origin.1
- insmbkrds(3)
- converts MBK figure to RDS figure man1/alc_origin.1
- insrefmbkrds(3)
- adds in RDS instance all the references of MBK instance. man1/alc_origin.1
- inssegmbkrds(3)
- adds in RDS instance all the segments of MBK instance man1/alc_origin.1
- insviambkrds(3)
- adds to RDS instance all the contacts from MBK instance man1/alc_origin.1
- ipa-client-samba(1)
- Configure Samba file server on an IPA client
- ipaddr_setport(3)
- changes port number of the address
- iwidgets_combobox(n), iwidgets::combobox(n)
- Create and manipulate combination box widgets
- jacal(1), JACAL(1)
- symbolic mathematics system
- jitterentropy(3)
- CPU Jitter Random Number Generator
- jmba(1)
- junk mail buffering agent
- jose-jwk-thp(1)
- Calculates the JWK thumbprint
- joystick_getnumaxes(3), joystick_getnumbuttons(3)
- query the capabilities of a joystick
- jpgtn(1)
- create thumbnails of JPEG files
- jumbo6(1)
- A security assessment tool for attack vectors based on IPv6 jumbograms
- ken(1), b1ff(1), censor(1), chef(1), cockney(1), eleet(1), fanboy(1), fudd(1), jethro(1), jibberish(1), jive(1), kenny(1), kraut(1), ky00te(1), nethackify(1), newspeak(1), nyc(1), pirate(1), rasterman(1), scottish(1), spammer(1), scramble(1), studly(1), uniencode(1), upside-down(1)
- assorted text filters
- kjscmd5(1)
- Frameworks KJSEmbed interpreter
- klelapi(3), KL-EL(3)
- an embedded expression language
- knet_get_transport_name_by_id(3)
- Get a transport name from its ID number
- kpsereadlink(1)
- print contents of symbolic link
- krb5_auth_con_addflags(3), krb5_auth_con_free(3), krb5_auth_con_genaddrs(3), krb5_auth_con_generatelocalsubkey(3), krb5_auth_con_getaddrs(3), krb5_auth_con_getauthenticator(3), krb5_auth_con_getflags(3), krb5_auth_con_getkey(3), krb5_auth_con_getlocalsubkey(3), krb5_auth_con_getrcache(3), krb5_auth_con_getremotesubkey(3), krb5_auth_con_getuserkey(3), krb5_auth_con_init(3), krb5_auth_con_initivector(3), krb5_auth_con_removeflags(3), krb5_auth_con_setaddrs(3), krb5_auth_con_setaddrs_from_fd(3), krb5_auth_con_setflags(3), krb5_auth_con_setivector(3), krb5_auth_con_setkey(3), krb5_auth_con_setlocalsubkey(3), krb5_auth_con_setrcache(3), krb5_auth_con_setremotesubkey(3), krb5_auth_con_setuserkey(3), krb5_auth_context(3), krb5_auth_getcksumtype(3), krb5_auth_getkeytype(3), krb5_auth_getlocalseqnumber(3), krb5_auth_getremoteseqnumber(3), krb5_auth_setcksumtype(3), krb5_auth_setkeytype(3), krb5_auth_setlocalseqnumber(3), krb5_auth_setremoteseqnumber(3), krb5_free_authenticator(3)
- manage authentication on connection level
- krb5_getportbyname(3)
- get port number by name
- kvno(1)
- print key version numbers of Kerberos principals
- l2p(1)
- Creates a PostScript file from a symbolic layout file,or from a physical layout file. man1/alc_origin.1
- la_gbrcond(3)
- la_gbrcond: Skeel condition number estimate
- la_gercond(3)
- la_gercond: Skeel condition number estimate
- la_hercond(3)
- la_hercond: Skeel condition number estimate
- la_porcond(3)
- la_porcond: Skeel condition number estimate
- ldapaddusertogroup(1)
- adds a member to a group in LDAP
- ldapdeleteuserfromgroup(1)
- deletes a member from a group in LDAP
- ldapid(1)
- displays a user's list of IDs the way 'id' does. The following is displayed : uid=uidNumber(uid) gid=gidNumber(cn) groups=gidNumber(cn)[,gidNumber(cn)...]
- ldapsetprimarygroup(1)
- modifies the gidNumber of a POSIX user or machine account in LDAP (sets a user's primary group in LDAP)
- ldns_algorithm(3)
- numbers assigned to algorithms used in dns
- ldraw-thumbnailer(1)
- Create thumbnail images for file managers
- lepton-embed(1)
- Embed/unembed schematic components and pictures
- lepton-refdes_renum(1)
- Lepton EDA refdes renumbering utility
- lepton-symcheck(1)
- Lepton EDA Symbol Checker
- lepton-symfix(1)
- automatically fix common issues with Lepton EDA symbols
- lepton-tragesym(1)
- create Lepton EDA symbols from structured text files
- lepton-update(1)
- update Lepton EDA symbols and schematics
- lexnames(5), List(5)
- of WordNet lexicographer file names and numbers
- libdieharder(3)
- A testing and benchmarking library for random number generators
- libdisasm(7)
- library for disassembling Intel x86 instructions
- libdombey(3), dombey(3)
- Generic SCGI Application Server Library
- libdombeyevents(3), dombey(3)
- Generic SCGI Application Server Library
- libipsec-mb(7)
- overview of Intel(R) Multi-Buffer Crypto for IPSec library
- libmagic(3), magic_open(3), magic_close(3), magic_error(3), magic_errno(3), magic_descriptor(3), magic_buffer(3), magic_getflags(3), magic_setflags(3), magic_check(3), magic_compile(3), magic_list(3), magic_load(3), magic_load_buffers(3), magic_setparam(3), magic_getparam(3), magic_version(3)
- Magic number recognition library
- libmicrohttpd(3)
- library for embedding HTTP servers
- libolecf(3), libolecf.h(3)
- Library to access the Object Linking and Embedding (OLE) Compound File (CF) format
- libowfat_array_bytes(3), array_bytes(3)
- get number of allocated members in array
- libowfat_array_length(3), array_length(3)
- get number of allocated members in array
- libowfat_array_trunc(3), array_trunc(3)
- reduce number of initialized bytes
- libowfat_array_truncate(3), array_truncate(3)
- reduce number of initialized bytes
- libowfat_buffer_frombuf(3), buffer_frombuf(3)
- initialize buffer structure from raw memory
- libowfat_fmt_ip4(3), fmt_ip4(3)
- write a formatted ASCII representation of an IPv4 number
- libowfat_fmt_ip6(3), fmt_ip6(3)
- write a formatted ASCII representation of an IPv6 number
- libowfat_fmt_ip6_flat(3), fmt_ip6_flat(3)
- write a formatted ASCII representation of an IPv6 number
- libowfat_fmt_ip6c(3), fmt_ip6c(3)
- write a formatted ASCII representation of an IPv6 number
- libowfat_fmt_ip6if(3), fmt_ip6if(3)
- write a formatted ASCII representation of an IPv6 number
- libowfat_fmt_ip6ifc(3), fmt_ip6ifc(3)
- write a formatted ASCII representation of an IPv6 number
- libowfat_scan_double(3), scan_double(3)
- parse a floating point number in decimal ASCII representation
- libowfat_scan_ip4(3), scan_ip4(3)
- parse an IPv4 number in dotted-decimal notation
- libowfat_scan_ip6(3), scan_ip6(3)
- parse an IPv6 number in ASCII representation
- libowfat_scan_ip6_flat(3), scan_ip6_flat(3)
- parse an IPv6 number in flat ASCII representation
- libowfat_scan_ip6if(3), scan_ip6(3)
- parse an IPv6 number and interface in ASCII representation
- libowfat_socket_getifidx(3), socket_getifidx(3)
- get interface number