Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- ALTQ(9)
- kernel interfaces for manipulating output queues on network interfaces
- BUS_PRINT_CHILD(9)
- print information about a device
- BUS_RESCAN(9)
- rescan a bus checking for devices that have been added or removed
- CMSG_DATA(3), CMSG_FIRSTHDR(3), CMSG_LEN(3), CMSG_NXTHDR(3), CMSG_SPACE(3)
- socket control message routines for ancillary data access
- DELAY(9)
- busy loop for an interval
- DEVICE_PROBE(9)
- probe for device existence
- GEOM(4)
- modular disk I/O request transformation framework
- INDEX(5)
- File containing information about the state of the ports tree
- MD5(9), MD5Init(9), MD5Transform(9)
- message digest routines
- MODULE_PNP_INFO(9)
- register plug and play information for device matching
- PCI_IOV_ADD_VF(9)
- inform a PF driver that a VF is being created
- SDT(9)
- a DTrace framework for adding statically-defined tracing probes
- SLIST_CLASS_ENTRY(3), SLIST_CLASS_HEAD(3), SLIST_CONCAT(3), SLIST_EMPTY(3), SLIST_ENTRY(3), SLIST_FIRST(3), SLIST_FOREACH(3), SLIST_FOREACH_FROM(3), SLIST_FOREACH_FROM_SAFE(3), SLIST_FOREACH_SAFE(3), SLIST_HEAD(3), SLIST_HEAD_INITIALIZER(3), SLIST_INIT(3), SLIST_INSERT_AFTER(3), SLIST_INSERT_HEAD(3), SLIST_NEXT(3), SLIST_REMOVE(3), SLIST_REMOVE_AFTER(3), SLIST_REMOVE_HEAD(3), SLIST_SWAP(3), STAILQ_CLASS_ENTRY(3), STAILQ_CLASS_HEAD(3), STAILQ_CONCAT(3), STAILQ_EMPTY(3), STAILQ_ENTRY(3), STAILQ_FIRST(3), STAILQ_FOREACH(3), STAILQ_FOREACH_FROM(3), STAILQ_FOREACH_FROM_SAFE(3), STAILQ_FOREACH_SAFE(3), STAILQ_HEAD(3), STAILQ_HEAD_INITIALIZER(3), STAILQ_INIT(3), STAILQ_INSERT_AFTER(3), STAILQ_INSERT_HEAD(3), STAILQ_INSERT_TAIL(3), STAILQ_LAST(3), STAILQ_NEXT(3), STAILQ_REMOVE(3), STAILQ_REMOVE_AFTER(3), STAILQ_REMOVE_HEAD(3), STAILQ_SWAP(3), LIST_CLASS_ENTRY(3), LIST_CLASS_HEAD(3), LIST_CONCAT(3), LIST_EMPTY(3), LIST_ENTRY(3), LIST_FIRST(3), LIST_FOREACH(3), LIST_FOREACH_FROM(3), LIST_FOREACH_FROM_SAFE(3), LIST_FOREACH_SAFE(3), LIST_HEAD(3), LIST_HEAD_INITIALIZER(3), LIST_INIT(3), LIST_INSERT_AFTER(3), LIST_INSERT_BEFORE(3), LIST_INSERT_HEAD(3), LIST_NEXT(3), LIST_PREV(3), LIST_REMOVE(3), LIST_SWAP(3), TAILQ_CLASS_ENTRY(3), TAILQ_CLASS_HEAD(3), TAILQ_CONCAT(3), TAILQ_EMPTY(3), TAILQ_ENTRY(3), TAILQ_FIRST(3), TAILQ_FOREACH(3), TAILQ_FOREACH_FROM(3), TAILQ_FOREACH_FROM_SAFE(3), TAILQ_FOREACH_REVERSE(3), TAILQ_FOREACH_REVERSE_FROM(3), TAILQ_FOREACH_REVERSE_FROM_SAFE(3), TAILQ_FOREACH_REVERSE_SAFE(3), TAILQ_FOREACH_SAFE(3), TAILQ_HEAD(3), TAILQ_HEAD_INITIALIZER(3), TAILQ_INIT(3), TAILQ_INSERT_AFTER(3), TAILQ_INSERT_BEFORE(3), TAILQ_INSERT_HEAD(3), TAILQ_INSERT_TAIL(3), TAILQ_LAST(3), TAILQ_NEXT(3), TAILQ_PREV(3), TAILQ_REMOVE(3), TAILQ_SWAP(3)
- implementations of singly-linked lists, singly-linked tail queues, lists and tail queues
- SPLAY_PROTOTYPE(3), SPLAY_GENERATE(3), SPLAY_ENTRY(3), SPLAY_HEAD(3), SPLAY_INITIALIZER(3), SPLAY_ROOT(3), SPLAY_EMPTY(3), SPLAY_NEXT(3), SPLAY_MIN(3), SPLAY_MAX(3), SPLAY_FIND(3), SPLAY_LEFT(3), SPLAY_RIGHT(3), SPLAY_FOREACH(3), SPLAY_INIT(3), SPLAY_INSERT(3), SPLAY_REMOVE(3), RB_PROTOTYPE(3), RB_PROTOTYPE_STATIC(3), RB_PROTOTYPE_INSERT(3), RB_PROTOTYPE_INSERT_COLOR(3), RB_PROTOTYPE_REMOVE(3), RB_PROTOTYPE_REMOVE_COLOR(3), RB_PROTOTYPE_FIND(3), RB_PROTOTYPE_NFIND(3), RB_PROTOTYPE_NEXT(3), RB_PROTOTYPE_PREV(3), RB_PROTOTYPE_MINMAX(3), RB_GENERATE(3), RB_GENERATE_STATIC(3), RB_GENERATE_INSERT(3), RB_GENERATE_INSERT_COLOR(3), RB_GENERATE_REMOVE(3), RB_GENERATE_REMOVE_COLOR(3), RB_GENERATE_FIND(3), RB_GENERATE_NFIND(3), RB_GENERATE_NEXT(3), RB_GENERATE_PREV(3), RB_GENERATE_MINMAX(3), RB_ENTRY(3), RB_HEAD(3), RB_INITIALIZER(3), RB_ROOT(3), RB_EMPTY(3), RB_NEXT(3), RB_PREV(3), RB_MIN(3), RB_MAX(3), RB_FIND(3), RB_NFIND(3), RB_LEFT(3), RB_RIGHT(3), RB_PARENT(3), RB_FOREACH(3), RB_FOREACH_FROM(3), RB_FOREACH_SAFE(3), RB_FOREACH_REVERSE(3), RB_FOREACH_REVERSE_FROM(3), RB_FOREACH_REVERSE_SAFE(3), RB_INIT(3), RB_INSERT(3), RB_REMOVE(3)
- implementations of splay and red-black trees
- SYSINIT(9), SYSUNINIT(9)
- a framework for dynamic kernel initialization
- VOP_ACLCHECK(9)
- check an access control list for a vnode
- VOP_ALLOCATE(9)
- allocate storage for a file
- VOP_FDATASYNC(9), VOP_FSYNC(9)
- flush file system buffers for a file
- VOP_GETACL(9)
- retrieve access control list for a vnode
- VOP_INACTIVE(9), VOP_RECLAIM(9)
- reclaim file system resources for a vnode
- VOP_LINK(9)
- create a new name for a file
- VOP_PATHCONF(9)
- return POSIX pathconf information
- VOP_PRINT(9)
- print debugging information
- VOP_SETACL(9)
- set the access control list for a vnode
- VOP_SETEXTATTR(9)
- set named extended attribute for a vnode
- _umtx_op(2)
- interface for implementation of userspace threading synchronization primitives
- a.out(5)
- format of executable binary files
- acl_get_fd(3), acl_get_fd_np(3), acl_get_file(3), acl_get_link_np(3)
- get an ACL for a file
- acl_set_fd(3), acl_set_fd_np(3), acl_set_file(3), acl_set_link_np(3)
- set an ACL for a file
- acpi_hp(4)
- ACPI extras driver for HP laptops
- acpi_ibm(4)
- ACPI extras driver for IBM laptops
- acpi_panasonic(4)
- ACPI hotkey driver for Panasonic laptops
- acpi_sony(4)
- ACPI notebook controller driver for Sony laptops
- adduser(8)
- command for adding new users
- adjkerntz(8)
- adjust the local time CMOS clock to reflect time zone changes and keep the current timezone offset for the kernel
- adm6996fc(4)
- driver for Infineon ADM6996FC fast ethernet switch chip
- ads111x(4)
- driver for ADS101x and ADS111x i2c analog to digital converters
- aesni(4)
- driver for the AES and SHA accelerator on x86 CPUs
- aio_waitcomplete(2)
- wait for the next completion of an aio request
- aliases(5)
- aliases file for sendmail
- altera_avgen(4)
- driver for generic Altera Avalon-bus-attached, memory-mapped devices
- altera_jtag_uart(4)
- driver for the Altera JTAG UART Core
- altera_sdcard(4)
- driver for the Altera University Program Secure Data Card IP Core
- amdsbwd(4)
- device driver for the AMD southbridge watchdog timers
- amdsmn(4)
- device driver for AMD processor System Management Network
- amdtemp(4)
- device driver for AMD processor on-die digital thermal sensor
- aout(4)
- kernel support for executing binary files in legacy a.out format
- apm(8)
- control the APM BIOS and display its information
- ar(5)
- archive file format for ar(1) and ranlib(1)
- arc4random(3), arc4random_buf(3), arc4random_uniform(3)
- random number generator
- archive_clear_error(3), archive_compression(3), archive_compression_name(3), archive_copy_error(3), archive_errno(3), archive_error_string(3), archive_file_count(3), archive_filter_code(3), archive_filter_count(3), archive_filter_name(3), archive_format(3), archive_format_name(3), archive_position(3), archive_set_error(3)
- libarchive utility functions
- archive_entry_acl_add_entry(3), archive_entry_acl_add_entry_w(3), archive_entry_acl_clear(3), archive_entry_acl_count(3), archive_entry_acl_from_text(3), archive_entry_acl_from_text_w(3), archive_entry_acl_next(3), archive_entry_acl_next_w(3), archive_entry_acl_reset(3), archive_entry_acl_to_text(3), archive_entry_acl_to_text_w(3), archive_entry_acl_types(3)
- functions for manipulating Access Control Lists in archive entry descriptions
- archive_entry_atime(3), archive_entry_atime_nsec(3), archive_entry_atime_is_set(3), archive_entry_set_atime(3), archive_entry_unset_atime(3), archive_entry_birthtime(3), archive_entry_birthtime_nsec(3), archive_entry_birthtime_is_set(3), archive_entry_set_birthtime(3), archive_entry_unset_birthtime(3), archive_entry_ctime(3), archive_entry_ctime_nsec(3), archive_entry_ctime_is_set(3), archive_entry_set_ctime(3), archive_entry_unset_ctime(3), archive_entry_mtime(3), archive_entry_mtime_nsec(3), archive_entry_mtime_is_set(3), archive_entry_set_mtime(3), archive_entry_unset_mtime(3)
- functions for manipulating times in archive entry descriptions
- archive_entry_clear(3), archive_entry_clone(3), archive_entry_free(3), archive_entry_new(3)
- functions for managing archive entry descriptions
- archive_entry_gid(3), archive_entry_set_gid(3), archive_entry_uid(3), archive_entry_set_uid(3), archive_entry_perm(3), archive_entry_set_perm(3), archive_entry_strmode(3), archive_entry_uname(3), archive_entry_uname_w(3), archive_entry_set_uname(3), archive_entry_copy_uname(3), archive_entry_copy_uname_w(3), archive_entry_update_uname_utf8(3), archive_entry_gname(3), archive_entry_gname_w(3), archive_entry_set_gname(3), archive_entry_copy_gname(3), archive_entry_copy_gname_w(3), archive_entry_update_gname_utf8(3), archive_entry_fflags(3), archive_entry_fflags_text(3), archive_entry_set_fflags(3), archive_entry_copy_fflags_text(3), archive_entry_copy_fflags_text_w(3)
- functions for manipulating ownership and permissions in archive entry descriptions
- archive_entry_hardlink(3), archive_entry_hardlink_w(3), archive_entry_set_hardlink(3), archive_entry_copy_hardlink(3), archive_entry_copy_hardlink_w(3), archive_entry_update_hardlink_utf8(3), archive_entry_set_link(3), archive_entry_copy_link(3), archive_entry_copy_link_w(3), archive_entry_update_link_utf8(3), archive_entry_pathname(3), archive_entry_pathname_w(3), archive_entry_set_pathname(3), archive_entry_copy_pathname(3), archive_entry_copy_pathname_w(3), archive_entry_update_pathname_utf8(3), archive_entry_sourcepath(3), archive_entry_copy_sourcepath(3), archive_entry_symlink(3), archive_entry_symlink_w(3), archive_entry_set_symlink(3), archive_entry_copy_symlink(3), archive_entry_copy_symlink_w(3), archive_entry_update_symlink_utf8(3)
- functions for manipulating path names in archive entry descriptions
- archive_entry_misc(3), archive_entry_symlink_type(3), archive_entry_set_symlink_type(3)
- miscellaneous functions for manipulating properties of archive_entry
- archive_entry_stat(3), archive_entry_copy_stat(3), archive_entry_filetype(3), archive_entry_set_filetype(3), archive_entry_mode(3), archive_entry_set_mode(3), archive_entry_size(3), archive_entry_size_is_set(3), archive_entry_set_size(3), archive_entry_unset_size(3), archive_entry_dev(3), archive_entry_set_dev(3), archive_entry_dev_is_set(3), archive_entry_devmajor(3), archive_entry_set_devmajor(3), archive_entry_devminor(3), archive_entry_set_devminor(3), archive_entry_ino(3), archive_entry_set_ino(3), archive_entry_ino_is_set(3), archive_entry_ino64(3), archive_entry_set_ino64(3), archive_entry_nlink(3), archive_entry_rdev(3), archive_entry_set_rdev(3), archive_entry_rdevmajor(3), archive_entry_set_rdevmajor(3), archive_entry_rdevminor(3), archive_entry_set_rdevminor(3)
- accessor functions for manipulating archive entry descriptions
- archive_read(3)
- functions for reading streaming archives
- archive_read_close(3), archive_read_finish(3), archive_read_free(3)
- functions for reading streaming archives
- archive_read_data archive_read_data_block(3), archive_read_data_skip(3), archive_read_data_into_fd(3)
- functions for reading streaming archives
- archive_read_disk_new(3), archive_read_disk_set_behavior(3), archive_read_disk_set_symlink_logical(3), archive_read_disk_set_symlink_physical(3), archive_read_disk_set_symlink_hybrid(3), archive_read_disk_entry_from_file(3), archive_read_disk_gname(3), archive_read_disk_uname(3), archive_read_disk_set_uname_lookup(3), archive_read_disk_set_gname_lookup(3), archive_read_disk_set_standard_lookup(3)
- functions for reading objects from disk
- archive_read_extract(3), archive_read_extract2(3), archive_read_extract_set_progress_callback(3)
- functions for reading streaming archives
- archive_read_new(3)
- functions for reading streaming archives
- archive_read_next_header(3), archive_read_next_header2(3)
- functions for reading streaming archives
- archive_read_open(3), archive_read_open2(3), archive_read_open_fd(3), archive_read_open_FILE(3), archive_read_open_filename(3), archive_read_open_memory(3)
- functions for reading streaming archives
- archive_read_set_filter_option(3), archive_read_set_format_option(3), archive_read_set_option(3), archive_read_set_options(3)
- functions controlling options for reading archives
- archive_read_support_filter_all(3), archive_read_support_filter_bzip2(3), archive_read_support_filter_compress(3), archive_read_support_filter_gzip(3), archive_read_support_filter_lz4(3), archive_read_support_filter_lzma(3), archive_read_support_filter_none(3), archive_read_support_filter_rpm(3), archive_read_support_filter_uu(3), archive_read_support_filter_xz(3), archive_read_support_filter_zstd(3), archive_read_support_filter_program(3), archive_read_support_filter_program_signature(3)
- functions for reading streaming archives
- archive_read_support_format_7zip(3), archive_read_support_format_all(3), archive_read_support_format_ar(3), archive_read_support_format_by_code(3), archive_read_support_format_cab(3), archive_read_support_format_cpio(3), archive_read_support_format_empty(3), archive_read_support_format_iso9660(3), archive_read_support_format_lha(3), archive_read_support_format_mtree(3), archive_read_support_format_rar(3), archive_read_support_format_raw(3), archive_read_support_format_tar(3), archive_read_support_format_xar(3), archive_read_support_format_zip(3)
- functions for reading streaming archives
- archive_write(3)
- functions for creating archives
- archive_write_data(3), archive_write_data_block(3)
- functions for creating archives
- archive_write_disk_new(3), archive_write_disk_set_options(3), archive_write_disk_set_skip_file(3), archive_write_disk_set_group_lookup(3), archive_write_disk_set_standard_lookup(3), archive_write_disk_set_user_lookup(3)
- functions for creating objects on disk
- archive_write_fail(3), archive_write_close(3), archive_write_finish(3), archive_write_free(3)
- functions for creating archives
- archive_write_finish_entry(3)
- functions for creating archives
- archive_write_get_bytes_per_block(3), archive_write_set_bytes_per_block(3), archive_write_get_bytes_in_last_block(3), archive_write_set_bytes_in_last_block(3)
- functions for creating archives
- archive_write_header(3)
- functions for creating archives
- archive_write_new(3)
- functions for creating archives
- archive_write_open(3), archive_write_open_fd(3), archive_write_open_FILE(3), archive_write_open_filename(3), archive_write_open_memory(3)
- functions for creating archives
- archive_write_set_filter_option(3), archive_write_set_format_option(3), archive_write_set_option(3), archive_write_set_options(3)
- functions controlling options for writing archives
- archive_write_set_format(3), archive_write_set_format_7zip(3), archive_write_set_format_ar(3), archive_write_set_format_ar_bsd(3), archive_write_set_format_ar_svr4(3), archive_write_set_format_by_name(3), archive_write_set_format_cpio(3), archive_write_set_format_cpio_newc(3), archive_write_set_format_filter_by_ext(3), archive_write_set_format_filter_by_ext_def(3), archive_write_set_format_gnutar(3), archive_write_set_format_iso9660(3), archive_write_set_format_mtree(3), archive_write_set_format_mtree_classic(3), archive_write_set_format_mtree_default(3), archive_write_set_format_pax(3), archive_write_set_format_pax_restricted(3), archive_write_set_format_raw(3), archive_write_set_format_shar(3), archive_write_set_format_shar_dump(3), archive_write_set_format_ustar(3), archive_write_set_format_v7tar(3), archive_write_set_format_warc(3), archive_write_set_format_xar(3), archive_write_set_format_zip(3)
- functions for creating archives
- asctime(3), asctime_r(3), ctime(3), ctime_r(3), difftime(3), gmtime(3), gmtime_r(3), localtime(3), localtime_r(3), mktime(3), timegm(3)
- transform binary date and time values
- asmc(4)
- device driver for the Apple System Management Controller (SMC)
- asn_get_header(3), asn_put_header(3), asn_put_temp_header(3), asn_commit_header(3), asn_get_integer_raw(3), asn_get_integer(3), asn_put_integer(3), asn_get_octetstring_raw(3), asn_get_octetstring(3), asn_put_octetstring(3), asn_get_null_raw(3), asn_get_null(3), asn_put_null(3), asn_put_exception(3), asn_get_objid_raw(3), asn_get_objid(3), asn_put_objid(3), asn_get_sequence(3), asn_get_ipaddress_raw(3), asn_get_ipaddress(3), asn_put_ipaddress(3), asn_get_uint32_raw(3), asn_put_uint32(3), asn_get_counter64_raw(3), asn_put_counter64(3), asn_get_timeticks(3), asn_put_timeticks(3), asn_skip(3), asn_slice_oid(3), asn_append_oid(3), asn_compare_oid(3), asn_is_suboid(3), asn_oid2str_r(3), asn_oid2str(3)
- ASN.1 library for SNMP
- at(1), batch(1), atq(1), atrm(1)
- queue, examine or delete jobs for later execution
- at45d(4)
- driver for DataFlash(tm) non-volatile storage devices
- atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
- C API to write ATF-based test programs
- atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
- C++ API to write ATF-based test programs
- atf-sh(1)
- interpreter for shell-based test programs
- ath3kfw(8)
- firmware download utility for Atheros AR3011/AR3012 chip based Bluetooth USB devices
- atrun(8)
- run jobs queued for later execution
- atse(4)
- driver for the Altera Triple-Speed Ethernet MegaCore
- au_fetch_tok(3), au_print_tok(3), au_print_flags_tok(3), au_read_rec(3)
- perform I/O involving an audit record
- au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
- routines for generating BSM audit tokens
- audit.log(5), audit(5)
- Basic Security Module (BSM) file format
- audit_user(5)
- events to be audited for given users
- auditdistd.conf(5)
- configuration file for the auditdistd(8) daemon
- auditpipe(4)
- pseudo-device for live audit event tracking
- auth_checknologin(3), auth_cat(3)
- authentication style support library for login class capabilities database
- auth_destroy(3), authnone_create(3), authsys_create(3), authsys_create_default(3)
- library routines for client side remote procedure call authentication
- auth_ttyok(3), auth_hostok(3), auth_timeok(3)
- functions for checking login class based login restrictions
- auto_master(5)
- auto_master and map file format
- bcmfw(8)
- firmware download utility for Broadcom BCM2033 chip based Bluetooth USB devices
- bhyvectl(8)
- control utility for bhyve instances
- big5(5)
- Big Five encoding for Traditional Chinese text
- blackhole(4)
- a sysctl(8) MIB for manipulating behaviour in respect of refused SCTP, TCP, or UDP connection attempts
- blacklistd.conf(5)
- configuration file format for blacklistd
- bluetooth-config(8)
- a script to manage config files for the bluetooth sub system
- boot.config(5)
- Configuration file for the boot blocks
- brandelf(1)
- mark an ELF binary for a specific ABI
- bsd.snmpmod.mk(7)
- building modules for bsnmpd(1)
- bsnmpget(1), bsnmpwalk(1), bsnmpset(1)
- simple tools for querying SNMP agents
- bt3cfw(8)
- firmware download utility for 3Com Bluetooth PC card driver
- btsockstat(1)
- show Bluetooth sockets information
- btxld(8)
- link editor for BTX clients
- build(7)
- information on how to build the system
- builtin(1), !(1), %(1), .(1), :(1), @(1), [(1), {(1), }(1), alias(1), alloc(1), bg(1), bind(1), bindkey(1), break(1), breaksw(1), builtins(1), case(1), cd(1), chdir(1), command(1), complete(1), continue(1), default(1), dirs(1), do(1), done(1), echo(1), echotc(1), elif(1), else(1), end(1), endif(1), endsw(1), esac(1), eval(1), exec(1), exit(1), export(1), false(1), fc(1), fg(1), filetest(1), fi(1), for(1), foreach(1), getopts(1), glob(1), goto(1), hash(1), hashstat(1), history(1), hup(1), if(1), jobid(1), jobs(1), kill(1), limit(1), local(1), log(1), login(1), logout(1), ls-F(1), nice(1), nohup(1), notify(1), onintr(1), popd(1), printenv(1), printf(1), pushd(1), pwd(1), read(1), readonly(1), rehash(1), repeat(1), return(1), sched(1), set(1), setenv(1), settc(1), setty(1), setvar(1), shift(1), source(1), stop(1), suspend(1), switch(1), telltc(1), test(1), then(1), time(1), times(1), trap(1), true(1), type(1), ulimit(1), umask(1), unalias(1), uncomplete(1), unhash(1), unlimit(1), unset(1), unsetenv(1), until(1), wait(1), where(1), which(1), while(1)
- shell built-in commands
- bus_generic_attach(9)
- generic implementation of DEVICE_ATTACH for buses
- bus_generic_detach(9)
- generic implementation of DEVICE_DETACH for buses
- bus_generic_new_pass(9)
- generic implementation of BUS_NEW_PASS for bus devices
- bus_generic_print_child(9)
- generic implementation of DEVICE_PRINT_CHILD for buses
- bus_generic_read_ivar(9), bus_generic_write_ivar(9)
- generic implementation of BUS_READ_IVAR and BUS_WRITE_IVAR for buses
- bus_generic_shutdown(9)
- generic implementation of DEVICE_SHUTDOWN for buses
- cap_closelog(3), cap_syslog cap_vsyslog cap_openlog cap_closelog cap_setlogmask(3)
- library for syslog in capability mode
- cap_getgrent(3), cap_getgrnam(3), cap_getgrgid(3), cap_getgrent_r(3), cap_getgrnam_r(3), cap_getgrgid_r(3), cap_setgroupent(3), cap_setgrent(3), cap_endgrent(3), cap_grp_limit_cmds(3), cap_grp_limit_fields(3), cap_grp_limit_groups(3)
- library for group database operations in capability mode
- cap_gethostbyname(3), cap_gethostbyname2(3), cap_gethostbyaddr(3), cap_getnameinfo(3), cap_dns_type_limit(3), cap_dns_family_limit(3)
- library for getting network host entry in capability mode
- cap_getpwent(3), cap_getpwnam(3), cap_getpwuid(3), cap_getpwent_r(3), cap_getpwnam_r(3), cap_getpwuid_r(3), cap_setpassent(3), cap_setpwent(3), cap_endpwent(3), cap_pwd_limit_cmds(3), cap_pwd_limit_fields(3), cap_pwd_limit_users(3)
- library for password database operations in capability mode
- cap_init(3), cap_wrap(3), cap_unwrap(3), cap_sock(3), cap_clone(3), cap_close(3), cap_limit_get(3), cap_limit_set(3), cap_send_nvlist(3), cap_recv_nvlist(3), cap_xfer_nvlist(3), cap_service_open(3)
- library for handling application capabilities
- cap_random_buf(3)
- library for getting entropy in capability mode
- cap_sysctlbyname(3)
- library for getting or setting system information in capability mode
- ccdconfig(8)
- configuration utility for the concatenated disk driver
- cd(9)
- CDROM driver for the CAM SCSI subsystem
- cfi(4), cfid(4)
- driver for Common Flash Interface (CFI) NOR flash
- cfumass(4)
- USB device side support for Mass Storage Class Transport
- chpass(1), chfn(1), chsh(1), ypchpass(1), ypchfn(1), ypchsh(1)
- add or change user database information
- chromebook_platform(4)
- support driver for hardware on various Chromebook models
- ciss(4)
- Common Interface for SCSI-3 Support driver
- cnv(9), cnvlist_get(9), cnvlist_take(9), cnvlist_free(9)
- API for managing name/value pairs by cookie
- config(5)
- kernel configuration file format
- config_intrhook(9)
- schedule a function to be run after interrupts have been enabled, but before root is mounted
- core(5)
- memory image file format
- coretemp(4)
- device driver for Intel Core on-die digital thermal sensor
- cpio(5)
- format of cpio archive files
- cpucontrol(8)
- control utility for the cpuctl(4) device
- crontab(1)
- maintain crontab files for individual users (V3)
- crontab(5)
- tables for driving cron
- crunchgen(1)
- generates build environment for a crunched binary
- crunchide(1)
- hides symbol names from ld, for crunching programs together
- crypto(9)
- API for cryptographic services in the kernel
- ctf(5)
- Compact C Type Format
- curpriority_cmp(9), maybe_resched(9), resetpriority(9), roundrobin(9), roundrobin_interval(9), sched_setup(9), schedclock(9), schedcpu(9), setrunnable(9), updatepri(9)
- perform round-robin scheduling of runnable processes
- dcons_crom(4)
- Configuration ROM stub for dcons(4)
- dev_clone(9), drain_dev_clone_events(9)
- eventhandler for name-based device cloning in devfs
- devclass_find(9)
- search for a devclass
- devd.conf(5)
- configuration file for devd(8)
- devfs.conf(5)
- boot-time devfs configuration information
- devfs.rules(5)
- devfs configuration information
- devfs_set_cdevpriv(9), devfs_get_cdevpriv(9), devfs_clear_cdevpriv(9)
- manage per-open filedescriptor data for devices
- device_find_child(9)
- search for a child of a device
- device_get_sysctl_ctx(9), device_get_sysctl_tree(9)
- manipulate the sysctl oid tree for driver specific sysctl nodes
- device_printf(9)
- formatted output conversion
- devinfo(3), devinfo_init(3), devinfo_free(3), devinfo_handle_to_device(3), devinfo_handle_to_resource(3), devinfo_handle_to_rman(3), devinfo_foreach_device_child(3), devinfo_foreach_device_resource(3), devinfo_foreach_rman_resource(3), devinfo_foreach_rman(3)
- device and resource information utility library
- devinfo(8)
- print information about system device configuration
- devmatch(8)
- print information about unattached devices
- devstat(9), devstat_add_entry(9), devstat_end_transaction(9), devstat_end_transaction_bio(9), devstat_end_transaction_bio_bt(9), devstat_remove_entry(9), devstat_start_transaction(9), devstat_start_transaction_bio(9)
- kernel interface for keeping device statistics
- dialog(3)
- widgets and utilities for the program
- dir(5), dirent(5)
- directory file format
- diskinfo(8)
- get information about disk device
- dlinfo(3)
- information about dynamically loaded object
- dnv(9), dnvlist_get(9), dnvlist_take(9)
- API for getting name/value pairs. Nonexistent pairs do not raise an error
- drill(1)
- get (debug) information out of DNS(SEC)
- dtrace_audit(4)
- A DTrace provider for tracing audit(4) events
- dtrace_io(4)
- a DTrace provider for tracing events related to disk I/O
- dtrace_ip(4)
- a DTrace provider for tracing events related to the IPv4 and IPv6 protocols
- dtrace_lockstat(4)
- a DTrace provider for tracing CPU scheduling events
- dtrace_proc(4)
- a DTrace provider for tracing events related to user processes
- dtrace_sched(4)
- a DTrace provider for tracing CPU scheduling events
- dtrace_sctp(4)
- a DTrace provider for tracing events related to the sctp(4) protocol
- dtrace_tcp(4)
- a DTrace provider for tracing events related to the tcp(4) protocol
- dtrace_udp(4)
- a DTrace provider for tracing events related to the UDP protocol
- dtrace_udplite(4)
- a DTrace provider for tracing events related to the UDP-Lite protocol
- dumpfs(8)
- dump UFS file system information
- dumpon(8)
- specify a device for crash dumps
- dwarf(3)
- access debugging information in object files
- dwarf_add_AT_dataref(3)
- create an attribute descriptor for a relocatable address
- dwarf_add_AT_location_expr(3)
- create an attribute descriptor for a location expression
- dwarf_add_arange(3), dwarf_add_arange_b(3)
- add address range information to a DWARF producer instance
- dwarf_add_die_to_debug(3)
- set the root debugging information entry
- dwarf_add_frame_cie(3)
- add a call frame common information entry to a DWARF producer instance
- dwarf_add_funcname(3)
- add information about a static function to a DWARF producer instance
- dwarf_add_line_entry(3)
- add a line number information entry to a producer instance
- dwarf_add_pubname(3)
- add information about a global object to a DWARF producer instance
- dwarf_add_typename(3)
- add information about a user-defined type to a DWARF producer instance
- dwarf_add_varname(3)
- add information about a static variable to a DWARF producer instance
- dwarf_add_weakname(3)
- add information about a weak object to a DWARF producer instance
- dwarf_attr(3)
- retrieve an attribute descriptor associated with a DWARF debugging information entry
- dwarf_attrval_flag(3), dwarf_attrval_signed(3), dwarf_attrval_string(3), dwarf_attrval_unsigned(3)
- retrieve the value of an attribute within a DWARF debugging information entry
- dwarf_child(3), dwarf_offdie(3), dwarf_offdie_b(3), dwarf_siblingof(3), dwarf_siblingof_b(3)
- retrieve DWARF Debugging Information Entry descriptors
- dwarf_die_CU_offset(3), dwarf_die_CU_offset_range(3), dwarf_dieoffset(3), dwarf_get_cu_die_offset_given_cu_header_offset(3), dwarf_get_cu_die_offset_given_cu_header_offset_b(3)
- return offsets of DWARF debugging information entries
- dwarf_die_abbrev_code(3)
- retrieve the abbreviation code for a DWARF debugging information entry
- dwarf_die_link(3)
- link a debugging information entry
- dwarf_diename(3)
- retrieve the name associated with a debugging information entry
- dwarf_expr_into_block(3)
- retrieve the byte stream for a location expression
- dwarf_formaddr(3)
- return the value of an ADDRESS class attribute
- dwarf_formblock(3)
- return the value of a BLOCK attribute
- dwarf_formexprloc(3)
- return information about a location expression
- dwarf_formflag(3)
- return the value of a BOOLEAN class attribute
- dwarf_formref(3), dwarf_global_formref(3)
- retrieve offsets for REFERENCE class attributes
- dwarf_formsig8(3)
- return the 64-bit type signature for a DWARF type
- dwarf_formstring(3)
- return the value of a STRING class attribute
- dwarf_formudata(3), dwarf_formsdata(3)
- return the value of a CONSTANT class attribute
- dwarf_get_ACCESS_name(3), dwarf_get_AT_name(3), dwarf_get_ATE_name(3), dwarf_get_CC_name(3), dwarf_get_CFA_name(3), dwarf_get_CHILDREN_name(3), dwarf_get_DS_name(3), dwarf_get_DSC_name(3), dwarf_get_EH_name(3), dwarf_get_END_name(3), dwarf_get_FORM_name(3), dwarf_get_ID_name(3), dwarf_get_INL_name(3), dwarf_get_LANG_name(3), dwarf_get_LNE_name(3), dwarf_get_LNS_name(3), dwarf_get_MACINFO_name(3), dwarf_get_OP_name(3), dwarf_get_ORD_name(3), dwarf_get_TAG_name(3), dwarf_get_VIRTUALITY_name(3), dwarf_get_VIS_name(3)
- retrieve the symbolic names of DWARF constants
- dwarf_get_abbrev(3)
- retrieve abbreviation information
- dwarf_get_abbrev_code(3)
- retrieve the abbreviation code for an abbreviation
- dwarf_get_abbrev_entry(3)
- retrieve attribute information from an abbreviation descriptor
- dwarf_get_abbrev_tag(3)
- retrieve the tag for an abbreviation
- dwarf_get_arange(3)
- retrieve the address range descriptor for an address
- dwarf_get_arange_info(3)
- extract address range information from a descriptor
- dwarf_get_cie_info(3)
- retrieve information associated with a CIE descriptor
- dwarf_get_die_infotypes_flag(3)
- indicate the originating DWARF section for a DIE
- dwarf_get_fde_at_pc(3)
- retrieve the FDE descriptor for an address
- dwarf_get_fde_info_for_all_regs(3)
- retrieve register rule row
- dwarf_get_fde_info_for_all_regs3(3)
- retrieve register rule row
- dwarf_get_fde_info_for_cfa_reg3(3), dwarf_get_fde_info_for_cfa_regs3(3)
- retrieve a CFA register rule
- dwarf_get_fde_info_for_reg(3)
- retrieve register rule
- dwarf_get_fde_info_for_reg3(3)
- retrieve register rule
- dwarf_get_fde_list(3)
- retrieve frame information
- dwarf_get_fde_range(3)
- retrieve range information from an FDE descriptor
- dwarf_get_form_class(3)
- retrieve the form class of an attribute
- dwarf_get_funcs(3), dwarf_func_cu_offset(3), dwarf_func_die_offset(3), dwarf_func_name_offsets(3), dwarf_funcname(3)
- retrieve information about static functions
- dwarf_get_globals(3), dwarf_global_cu_offset(3), dwarf_global_die_offset(3), dwarf_global_name_offsets(3), dwarf_globname(3)
- retrieve information about global objects
- dwarf_get_macro_details(3)
- retrieve macro information
- dwarf_get_pubtypes(3), dwarf_pubtype_cu_offset(3), dwarf_pubtype_die_offset(3), dwarf_pubtype_name_offsets(3), dwarf_pubtypename(3)
- retrieve information about user-defined types
- dwarf_get_types(3), dwarf_type_cu_offset(3), dwarf_type_die_offset(3), dwarf_type_name_offsets(3), dwarf_typename(3)
- retrieve information about user-defined types
- dwarf_get_vars(3), dwarf_var_cu_offset(3), dwarf_var_die_offset(3), dwarf_var_name_offsets(3), dwarf_varname(3)
- retrieve information about static variables
- dwarf_get_weaks(3), dwarf_weak_cu_offset(3), dwarf_weak_die_offset(3), dwarf_weak_name_offsets(3), dwarf_weakname(3)
- retrieve information about weak symbols
- dwarf_hasattr(3)
- check for the presence of an attribute
- dwarf_hasform(3), dwarf_whatform(3), dwarf_whatform_direct(3)
- query attribute forms
- dwarf_lineaddr(3), dwarf_linebeginstatement(3), dwarf_lineblock(3), dwarf_lineendsequence(3), dwarf_lineno(3), dwarf_lineoff(3), dwarf_linesrc(3), dwarf_line_srcfileno(3)
- retrieve information associated with a DWARF line descriptor
- dwarf_lne_set_address(3)
- set the base address for line number information
- dwarf_loclist(3), dwarf_loclist_n(3)
- retrieve DWARF location expression information
- dwarf_new_die(3)
- allocate a new debugging information entry
- dwarf_producer_set_isa(3)
- specify the instruction set architecture for a DWARF producer instance
- dwarf_srcfiles(3)
- retrieve source file information
- dwarf_srclines(3)
- retrieve line number information for a debugging information entry
- dwarf_tag(3)
- retrieve the tag associated with a DWARF debugging information entry
- dwarf_transform_to_disk_form(3)
- transform DWARF information into byte streams
- dwarf_vendor_ext(3)
- add vendor-specific macro information to a DWARF producer instance
- dwarf_whatattr(3)
- retrieve the attribute code for a DWARF attribute
- e6060sw(4)
- driver for Marvell 88E6060 and 88E6065 fast ethernet switch chip
- easterg(3), easterog(3), easteroj(3), gdate(3), jdate(3), ndaysg(3), ndaysj(3), week(3), weekday(3)
- Calendar arithmetic for the Christian era
- editmap(8)
- query and edit single records in database maps for sendmail
- editrc(5)
- configuration file for editline library
- elf(3)
- API for manipulating ELF objects
- elf(5)
- format of ELF executable binary files
- elf2aout(1)
- Convert ELF binary to a.out format
- elf_fill(3)
- set fill byte for inter-section padding
- elf_getarhdr(3)
- retrieve ar(1) header for an archive member
- elf_getbase(3)
- get the base offset for an object file
- elf_getscn(3), elf_ndxscn(3), elf_newscn(3), elf_nextscn(3)
- get/allocate section information for an ELF object
- elf_hash(3)
- compute a hash value for a string
- elfdump(1)
- display information about ELF files
- elftc_reloc_type_str(3)
- return the type name for an ELF relocation
- elftc_string_table_create(3), elftc_string_table_destroy(3), elftc_string_table_from_section(3), elftc_string_table_image(3), elftc_string_table_insert(3), elftc_string_table_lookup(3), elftc_string_table_remove(3), elftc_string_table_to_string(3)
- convenience routines for handling ELF string tables
- ena(4)
- FreeBSD kernel driver for Elastic Network Adapter (ENA) family
- eqn(7)
- eqn language reference for mandoc
- err(3), verr(3), errc(3), verrc(3), errx(3), verrx(3), warn(3), vwarn(3), warnc(3), vwarnc(3), warnx(3), vwarnx(3), err_set_exit(3), err_set_file(3)
- formatted error messages
- etdump(1)
- Dump El Torito boot catalog information from ISO images
- exca(4)
- helper module for PC Card and CardBus systems
- exit(3), _Exit(3)
- perform normal program termination
- expand_number(3)
- format a number from human readable form
- exports(5)
- define remote mount points for NFS mount requests
- fdformat(8)
- format floppy disks
- fdt_pinctrl(9)
- helper functions for FDT pinmux controller drivers
- fdwrite(1)
- format and write floppy disks
- fetch(1)
- retrieve a file by Uniform Resource Locator
- ffclock(4), FFCLOCK(4)
- Feed-forward system clock
- ffclock_getcounter(2), ffclock_getestimate(2), ffclock_setestimate(2)
- Retrieve feed-forward counter, get and set feed-forward clock estimates
- ffsinfo(8)
- dump all meta information of an existing ufs file system
- finger(1)
- user information lookup program
- fingerd(8)
- remote user information server
- firewire(4)
- IEEE1394 High-performance Serial Bus
- fmt(1)
- simple text formatter
- fmtcheck(3)
- sanitizes user-supplied printf(3)-style format string
- fold(1)
- fold long lines for finite width output device
- fork(2)
- create a new process
- form(3)
- curses extension for programming forms
- form_cursor(3)
- position a form window cursor
- form_data(3)
- test for off-screen data in given forms
- form_driver(3)
- command-processing loop of the form system
- form_field(3)
- make and break connections between fields and forms
- form_field_attributes(3)
- color and attribute control for form fields
- form_field_buffer(3)
- field buffer control
- form_field_info(3)
- retrieve field characteristics
- form_field_just(3)
- retrieve field characteristics
- form_field_new(3)
- create and destroy form fields
- form_field_opts(3)
- set and get field options
- form_field_userptr(3)
- associate application data with a form field
- form_field_validation(3)
- data type validation for fields
- form_fieldtype(3)
- define validation-field types
- form_hook(3)
- set hooks for automatic invocation by applications
- form_new(3)
- create and destroy forms
- form_new_page(3)
- form pagination functions
- form_opts(3)
- set and get form options
- form_page(3)
- set and get form page number
- form_post(3)
- write or erase forms from associated subwindows
- form_requestname(3)
- handle printable form request names
- form_userptr(3)
- associate application data with a form item
- form_variables(3), TYPE_ALNUM(3), TYPE_ALPHA(3), TYPE_ENUM(3), TYPE_INTEGER(3), TYPE_IPV4(3), TYPE_NUMERIC(3), TYPE_REGEXP(3)
- form system global variables
- form_win(3)
- make and break form window and subwindow associations
- fortune(6)
- print a random, hopefully interesting, adage
- forward(5)
- mail forwarding instructions
- free_au_event_ent(3), setauevent(3), endauevent(3), getauevent(3), getauevent_r(3), getauevnam(3), getauevnam_r(3), getauevnum(3), getauevnum_r(3), getauevnonam(3), getauevnonam_r(3)
- look up information from the audit_event database
- freebsd-update.conf(5)
- configuration file for freebsd-update(8)
- fs(5), inode(5)
- format of file system volume
- fsinfo(8)
- co-ordinate site-wide file system information
- fstab(5)
- static information about the file systems
- fwe(4)
- Ethernet emulation driver for FireWire
- g_post_event(9), g_waitfor_event(9), g_cancel_event(9)
- GEOM events management
- gb18030(5)
- GB 18030 encoding method for Chinese text
- gb2312(5)
- GB2312 encoding method for Chinese text
- gbde(8)
- operation and management utility for Geom Based Disk Encryption
- gbk(5)
- Guojia biaozhun kuozhan (GBK) encoding method for Chinese text
- gcache(8)
- control utility for CACHE GEOM class
- gelf(3), GElf(3)
- class-independent API for ELF manipulation
- gelf_getcap(3), gelf_update_cap(3)
- read and update ELF capability information
- gelf_getmove(3), gelf_update_move(3)
- read and update Elf Move information
- gelf_getsym(3), gelf_update_sym(3)
- read and update symbol information
- gelf_getsyminfo(3), gelf_update_syminfo(3)
- read and update symbol information
- gelf_getsymshndx(3), gelf_update_symshndx(3)
- read and update symbol information using extended section indices
- geli(8)
- control utility for the cryptographic GEOM class
- geom(8)
- universal control utility for GEOM classes
- geom_stats_open(3), geom_stats_close(3), geom_stats_resync(3), geom_stats_snapshot_get(3), geom_stats_snapshot_free(3), geom_stats_snapshot_timestamp(3), geom_stats_snapshot_reset(3), geom_stats_snapshot_next(3), gctl_get_handle(3), gctl_ro_param(3), gctl_rw_param(3), gctl_issue(3), gctl_free(3), gctl_dump(3), geom_getxml(3), geom_xml2tree(3), geom_gettree(3), geom_deletetree(3), g_open(3), g_close(3), g_mediasize(3), g_sectorsize(3), g_stripeoffset(3), g_stripesize(3), g_flush(3), g_delete(3), g_device_path(3), g_get_ident(3), g_get_name(3), g_open_by_ident(3), g_providername(3)
- userland API library for kernel GEOM subsystem
- getauclassent(3), getauclassent_r(3), getauclassnam(3), getauclassnam_r(3), setauclass(3), endauclass(3)
- look up information from the audit_class database
- getdirentries(2), getdents(2)
- get directory entries in a file system independent format
- getfacl(1)
- get ACL information
- getfmac(8)
- print MAC label for a file system object
- getmntinfo(3)
- get information about mounted file systems
- getrusage(2)
- get information about resource utilization
- getvfsbyname(3)
- get information about a file system
- gjournal(8)
- control utility for journaled devices
- gmirror(8)
- control utility for mirrored devices
- gmountver(8)
- control utility for disk mount verification GEOM class
- gnop(8)
- control utility for NOP GEOM class
- gpart(8)
- control utility for the disk partitioning GEOM class
- gptboot(8)
- GPT bootcode for UFS on BIOS-based computers
- gptzfsboot(8)
- GPT bootcode for ZFS on BIOS-based computers
- graid(8)
- control utility for software RAID devices
- graid3(8)
- control utility for RAID3 devices
- group(5)
- format of the group permissions file
- groupmember(9)
- checks group set for a group ID
- gsched(8)
- control utility for disk scheduler GEOM class
- gshsec(8)
- control utility for shared secret devices
- gss_acquire_cred(3)
- Obtain a GSS-API credential handle for pre-existing credentials
- gss_compare_name(3)
- Compare two internal-form names
- gss_context_time(3)
- Determine for how long a context will remain valid
- gss_display_name(3)
- Convert internal-form name to text
- gss_export_name(3)
- Convert an MN to export form
- gss_get_mic(3), gss_sign(3)
- Calculate a cryptographic message integrity code (MIC) for a message; integrity service
- gss_import_name(3)
- Convert a contiguous string name to internal-form
- gss_inquire_context(3)
- Obtain information about a security context
- gss_inquire_cred(3)
- Obtain information about a credential
- gss_inquire_cred_by_mech(3)
- Obtain per-mechanism information about a credential
- gss_inquire_mechs_for_name(3)
- List mechanisms that support the specified name-type
- gss_inquire_names_for_mech(3)
- List the name-types supported by the specified mechanism
- gss_release_name(3)
- Discard an internal-form name
- gss_unwrap(3), gss_unseal(3)
- Convert a message previously protected by gss_wrap(3) back to a usable form
- gstripe(8)
- control utility for striped devices
- gvirstor(8)
- control utility for virtual data storage devices
- hast.conf(5)
- configuration file for the hastd(8) daemon and the hastctl(8) utility
- hcsecd(8)
- control link keys and PIN codes for Bluetooth devices
- hexdump(3)
- dump a block of bytes to standard out in hexadecimal form
- hexdump(9)
- dump a block of bytes to the console in hexadecimal form
- hostapd(8)
- authenticator for IEEE 802.11 networks
- hostapd.conf(5)
- configuration file for hostapd(8) utility
- hostapd_cli(8)
- text-based frontend program for interacting with hostapd(8)
- hosts_access(5)
- format of host access control files
- humanize_number(3)
- format a number into a human readable form
- hwpmc(4)
- Hardware Performance Monitoring Counter support
- hx509_lock(3), hx509 lock functions(3)
- See the Locking and unlocking certificates and encrypted data. for description and examples
- ibv_fork_init(3)
- initialize libibverbs to support fork()
- ibv_query_rt_values_ex(3)
- query an RDMA device for some real time values
- ichwd(4)
- device driver for the Intel ICH watchdog interrupt timer
- icmp6(4)
- Internet Control Message Protocol for IPv6
- iconv_canonicalize(3)
- resolving character encoding names to canonical form
- iconvctl(3)
- controlling and diagnostical facility for iconv(3)
- ieee(3)
- IEEE standard 754 for floating-point arithmetic
- if_ntb(4)
- Virtual Ethernet interface for Non-Transparent Bridges
- ifmib(4)
- Management Information Base for network interfaces
- ifnet(9), ifaddr(9), ifqueue(9), if_data(9)
- kernel interfaces for manipulating network interfaces
- indent(1)
- indent and format C program source
- insch(3), winsch(3), mvinsch(3), mvwinsch(3)
- insert a character before cursor in a curses window
- insstr(3), insnstr(3), winsstr(3), winsnstr(3), mvinsstr(3), mvinsnstr(3), mvwinsstr(3), mvwinsnstr(3)
- insert string before cursor in a curses window
- intro(5)
- introduction to file formats
- intro(7)
- miscellaneous information pages
- ip6addrctl(8)
- configure address selection policy for IPv6 and IPv4
- ipf(5), ipf.conf(5)
- IPFilter firewall rules file format
- ipf(8)
- alters packet filtering lists for IP packet input and output
- ipfs(8)
- saves and restores information for NAT and state tables
- ipfw(8)
- User interface for firewall, traffic shaper, packet scheduler, in-kernel NAT
- ipfwpcap(8)
- copy diverted packets to a file in tcpdump format
- ipmon(5), ipmon.conf(5)
- ipmon configuration file format
- ipmon(8)
- monitors /dev/ipl for logged packets
- ipnat(5), ipnat.conf(5)
- IPFilter NAT file format
- ippool(5), ippool.conf(5)
- IP Pool file format
- ipsec_strerror(3)
- error messages for the IPsec policy manipulation library
- ipwfw(4)
- Firmware Module for Intel PRO/Wireless 2100 driver
- isascii(3)
- test for ASCII character
- iscontrol(8)
- login/negotiator/control for an iSCSI initiator session
- iscsi_initiator(4)
- kernel driver for the iSCSI protocol
- iser(4)
- iSCSI Extensions for RDMA (iSER) driver
- isoboot(8)
- Boot code for hybrid ISO/USB images on BIOS-based computers
- ispfw(4)
- Firmware for Qlogic based SPI and FibreChannel SCSI Host Adapters
- iwifw(4)
- Firmware Module for Intel PRO/Wireless 2200BG/2225BG/2915ABG driver
- iwmbtfw(8)
- firmware download utility for Intel Wireless 8260/8265 chip based Bluetooth USB devices
- iwmfw(4)
- Firmware Module for Intel Wireless driver
- iwnfw(4)
- Firmware Module for Intel Wireless driver
- ixgbe(4)
- Intel(R) 10Gb Ethernet driver for the FreeBSD operating system
- jail.conf(5)
- configuration file for jail(8)
- jedec_dimm(4)
- report asset information and temperatures for JEDEC DDR3 / DDR4 DIMMs
- kadmind(8)
- server for administrative access to Kerberos database
- kbdmap(1), vidfont(1)
- front end for syscons and vt
- kbdmap(5)
- keyboard map file format for kbdcontrol
- kcm(8)
- process-based credential cache for Kerberos tickets
- kernacc(9), useracc(9)
- check memory regions for accessibility
- keyserv(8)
- server for storing private encryption keys
- kf(1)
- securely forward tickets
- kfd(8)
- receive forwarded tickets
- kgetcred(1)
- get a ticket for a particular service
- kinfo_getallproc(3)
- function for getting process information of all processes from kernel
- kinfo_getfile(3)
- function for getting per-process file descriptor information
- kinfo_getproc(3)
- function for getting process information from kernel
- kinfo_getvmmap(3)
- function for getting per-process memory map information
- kinfo_getvmobject(3)
- function for getting system-wide memory information
- kldxref(8)
- generate hints for the kernel loader
- kobj(9)
- a kernel object system for FreeBSD
- krb5-config(1)
- give information on how to link code against Heimdal libraries
- krb5.conf(5)
- configuration file for Kerberos 5
- krb5_fileformats(3)
- File formats
- krb5_get_forwarded_creds(3), krb5_fwd_tgt_creds(3)
- get forwarded credentials from the KDC
- krb5_get_init_creds(3), krb5_get_init_creds_keytab(3), krb5_get_init_creds_opt(3), krb5_get_init_creds_opt_alloc(3), krb5_get_init_creds_opt_free(3), krb5_get_init_creds_opt_init(3), krb5_get_init_creds_opt_set_address_list(3), krb5_get_init_creds_opt_set_addressless(3), krb5_get_init_creds_opt_set_anonymous(3), krb5_get_init_creds_opt_set_default_flags(3), krb5_get_init_creds_opt_set_etype_list(3), krb5_get_init_creds_opt_set_forwardable(3), krb5_get_init_creds_opt_set_pa_password(3), krb5_get_init_creds_opt_set_paq_request(3), krb5_get_init_creds_opt_set_preauth_list(3), krb5_get_init_creds_opt_set_proxiable(3), krb5_get_init_creds_opt_set_renew_life(3), krb5_get_init_creds_opt_set_salt(3), krb5_get_init_creds_opt_set_tkt_life(3), krb5_get_init_creds_opt_set_canonicalize(3), krb5_get_init_creds_opt_set_win2k(3), krb5_get_init_creds_password(3), krb5_prompt(3), krb5_prompter_posix(3)
- Kerberos 5 initial authentication functions
- krb5_krbhst_init(3), krb5_krbhst_init_flags(3), krb5_krbhst_next(3), krb5_krbhst_next_as_string(3), krb5_krbhst_reset(3), krb5_krbhst_free(3), krb5_krbhst_format_string(3), krb5_krbhst_get_addrinfo(3)
- lookup Kerberos KDC hosts
- krb5_principal_intro(3)
- The principal handing functions. A Kerberos principal is a email address looking string that contains to parts separeted by a @. The later part is the kerbero realm the principal belongs to and the former is a list of 0 or more components. For example lha@SU.SE host/hummel.it.su.se@SU.SE host/admin@H5L.ORG See the library functions here: Heimdal Kerberos 5 principal functions
- krb5_timeofday(3), krb5_set_real_time(3), krb5_us_timeofday(3), krb5_format_time(3), krb5_string_to_deltat(3)
- Kerberos 5 time handling functions
- ksz8995ma(4)
- driver for Micrel KSZ8995MA fast ethernet switch chip
- kvm_getswapinfo(3)
- return swap summary statistics for the system
- led(4)
- API for manipulating LED's, lamps and other annunciators
- lesskey(1)
- specify key bindings for less
- libalias(3)
- packet aliasing library for masquerading and network address translation
- libarchive(3)
- functions for reading and writing streaming archives
- libarchive-formats(5)
- archive formats supported by the libarchive library
- libbe(3)
- library for creating, destroying and modifying ZFS boot environments
- libmap.conf(5)
- configuration file for dynamic object dependency mapping
- librtld_db(3)
- library for run-time linker debugging
- libxo(3)
- library for emitting text, XML, JSON, or HTML output
- link_addr(3), link_ntoa(3)
- elementary address specification routines for link level access
- liquidio(4)
- Cavium 10Gb/25Gb Ethernet driver for the FreeBSD operating system
- listen(2)
- listen for connections on a socket
- llvm-cov(1)
- emit coverage information rst2man-indent-level 0 1 rstReportMargin \$1
- loader.conf(5)
- system bootstrap configuration information
- local-unbound-checkconf(8)
- Check local-unbound configuration file for errors
- locale(1)
- get locale-specific information
- localeconv(3)
- natural language formatting for C
- login_close(3), login_getcapbool(3), login_getcaplist(3), login_getcapnum(3), login_getcapstr(3), login_getcapsize(3), login_getcaptime(3), login_getclass(3), login_getclassbyname(3), login_getpwclass(3), login_getstyle(3), login_getuserclass(3), login_setcryptfmt(3)
- functions for accessing the login class capabilities database
- login_tty(3)
- prepare a tty for a new login session
- logins(1)
- display account information
- lorder(1)
- list dependencies for object files
- lptcontrol(8)
- a utility for manipulating the lpt printer driver
- lzmainfo(1)
- show information stored in the .lzma file header
- mac.conf(5)
- format of the MAC library configuration file
- mac_prepare(3), mac_prepare_type(3), mac_prepare_file_label(3), mac_prepare_ifnet_label(3), mac_prepare_process_label(3)
- allocate appropriate storage for mac_t
- mac_set_file(3), mac_set_fd(3), mac_set_proc(3)
- set the MAC label for a file or process
- maclabel(7)
- Mandatory Access Control label format
- mailer.conf(5)
- configuration file for mailwrapper(8)
- make.conf(5)
- system build information
- make_dev(9), make_dev_cred(9), make_dev_credf(9), make_dev_p(9), make_dev_s(9), make_dev_alias(9), make_dev_alias_p(9), destroy_dev(9), destroy_dev_sched(9), destroy_dev_sched_cb(9), destroy_dev_drain(9), dev_depends(9)
- manage cdev's and DEVFS registration for devices
- makemap(8)
- create database maps for sendmail
- makewhatis.local(8)
- start makewhatis for local file systems
- man(7)
- legacy formatting language for manual pages
- mandoc(1)
- format manual pages
- manpath(1)
- display search path for manual pages
- mbuf_tags(9)
- a framework for generic packet attributes
- md5(1), sha1(1), sha224(1), sha256(1), sha384(1), sha512(1), sha512t256(1), rmd160(1), skein256(1), skein512(1), skein1024(1)
- calculate a message-digest fingerprint (checksum) for a file
- mdoc(7)
- semantic markup language for formatting manual pages
- memguard(9), MemGuard(9)
- memory allocator for debugging purposes
- menu(3)
- curses extension for programming menus
- menu_attributes(3)
- color and attribute control for menus
- menu_format(3)
- set and get menu sizes
- menu_hook(3)
- set hooks for automatic invocation by applications
- mfiutil(8)
- Utility for managing LSI MegaRAID SAS controllers
- mk-amd-map(8)
- create database maps for amd(8)
- mkcsmapper(1)
- generates hashed conversion data for iconv(3)
- mkesdb(1)
- generates conversion catalog for iconv(3)
- mkfilters(1)
- generate a minimal firewall ruleset for ipfilter
- mkuzip(8)
- compress disk image for use with geom_uzip(4) class
- mlx5tool(8)
- Utility for managing Connect-X 4/5/6 Mellanox network adapters
- morse(6)
- reformat input as morse code
- mpsutil(8), mprutil(8)
- Utility for managing LSI Fusion-MPT 2/3 controllers
- mptutil(8)
- Utility for managing LSI Fusion-MPT controllers
- mskanji(5)
- Shift-JIS (MS Kanji) encoding for Japanese text
- msleep(9), msleep_sbt(9), msleep_spin(9), msleep_spin_sbt(9), pause(9), pause_sig(9), pause_sbt(9), tsleep(9), tsleep_sbt(9), wakeup(9), wakeup_one(9), wakeup_any(9)
- wait for events
- mtree(5)
- format of mtree dir hierarchy files
- mwlfw(4)
- Firmware Module for Marvell 88W8363 Wireless driver
- mx25l(4)
- driver for SpiFlash(tm) compatible non-volatile storage devices
- nanobsd.sh(8)
- utility used to create a FreeBSD system image suitable for embedded applications
- ndiscvt(8)
- convert Windows[rg] NDIS drivers for use with FreeBSD
- nearbyint(3), nearbyintf(3), nearbyintl(3), rint(3), rintf(3), rintl(3)
- round to integral value in floating-point format
- netdump(4)
- protocol for transmitting kernel dumps to a remote server
- netfpga10g_nf10bmac(4)
- driver for the NetFPGA-10G Embedded CPU Ethernet Core
- netmap(4)
- a framework for fast packet I/O
- newaliases(1)
- rebuild the data base for the mail aliases file
- nextboot(8)
- specify an alternate kernel and boot flags for the next reboot
- nfe(4)
- NVIDIA nForce MCP Ethernet driver
- nfsmb(4)
- NVIDIA nForce2/3/4 SMBus 2.0 controller driver
- nfsuserd(8)
- load user and group information into the kernel for NFSv4 services plus support manage-gids for all NFS versions
- ng_bluetooth(4)
- placeholder for global Bluetooth variables
- ng_gif_demux(4)
- demultiplexer for packets from ng_gif(4) nodes
- ng_source(4)
- netgraph node for traffic generation
- ng_ubt(4)
- Netgraph node type that is also a driver for Bluetooth USB devices
- nl_langinfo(3)
- language information
- nm(1)
- display symbolic information in object files
- nsmb.conf(5)
- configuration file for SMB requests
- ntb_transport(4)
- Packet-oriented transport for Non-Transparent Bridges
- ntp.conf(5)
- Network Time Protocol (NTP) daemon configuration file format
- ntp.keys(5)
- NTP symmetric key file format
- numa(4), NUMA(4)
- Non-Uniform Memory Access
- nvlist_create(9), nvlist_destroy(9), nvlist_error(9), nvlist_set_error(9), nvlist_empty(9), nvlist_flags(9), nvlist_exists(9), nvlist_free(9), nvlist_clone(9), nvlist_dump(9), nvlist_fdump(9), nvlist_size(9), nvlist_pack(9), nvlist_unpack(9), nvlist_send(9), nvlist_recv(9), nvlist_xfer(9), nvlist_in_array(9), nvlist_next(9), nvlist_add(9), nvlist_move(9), nvlist_get(9), nvlist_take(9), nvlist_append(9)
- library for name/value pairs
- objdump(1)
- display information from object files
- oce(4)
- Device driver for Emulex OneConnect 10Gb network adapters
- ocs_fc(4)
- Device driver for Emulex Fibre Channel Host Adapters
- ofw_bus_is_compatible(9), ofw_bus_is_compatible ofw_bus_is_compatible_strict ofw_bus_node_is_compatible ofw_bus_search_compatible(9)
- check device tree nodes for compatibility with drivers
- open(2), openat(2)
- open or create a file for reading, writing or executing
- openpty(3), forkpty(3)
- auxiliary functions to obtain a pseudo-terminal
- opieinfo(1)
- Extract sequence number and seed for future OPIE challenges
- opiekey(1), otp-md4(1), otp-md5(1)
- Programs for computing responses to OTP challenges
- opiekeys(5), /etc/opiekeys(5)
- OPIE database of user key information
- opiepasswd(1)
- Change or set a user's password for the OPIE authentication system
- otusfw(4)
- Firmware Module for AR9170 driver
- pac(8)
- printer/plotter accounting information
- padlock(4)
- driver for the cryptographic functions and RNG in VIA C3, C7 and Eden processors
- pam.conf(5)
- PAM policy file format
- pam_acct_mgmt(3)
- perform PAM account validation procedures
- pam_authenticate(3)
- perform authentication within the PAM framework
- pam_chauthtok(3)
- perform password related functions within the PAM framework
- pam_get_data(3)
- get module information
- pam_get_item(3)
- get PAM information
- pam_info(3)
- display an information message
- pam_set_data(3)
- set module information
- pam_set_item(3)
- set authentication information
- pam_setcred(3)
- modify / delete user credentials for an authentication service
- pam_sm_acct_mgmt(3)
- service module implementation for pam_acct_mgmt
- pam_sm_authenticate(3)
- service module implementation for pam_authenticate
- pam_sm_chauthtok(3)
- service module implementation for pam_chauthtok
- pam_sm_close_session(3)
- service module implementation for pam_close_session
- pam_sm_open_session(3)
- service module implementation for pam_open_session
- pam_sm_setcred(3)
- service module implementation for pam_setcred
- pam_vinfo(3)
- display an information message
- panel(3)
- panel stack extension for curses
- parse_lt(3), in_lt(3), in_ltm(3), in_ltms(3), in_lts(3)
- functions for parsing and checking login time periods
- passwd(5), master.passwd(5)
- format of the password file
- pbm(5)
- portable bitmap file format
- pbuf(9), getpbuf(9), trypbuf(9), relpbuf(9)
- functions for managing physical buffers
- pcap_breakloop(3)
- force a pcap_dispatch() or pcap_loop() call to return
- pcap_can_set_rfmon(3)
- check whether monitor mode can be set for a not-yet-activated capture handle
- pcap_datalink_val_to_name(3), pcap_datalink_val_to_description(3)
- get a name or description for a link-layer header type value
- pcap_dump_file(3)
- get the standard I/O stream for a savefile being written
- pcap_dump_ftell(3), pcap_dump_ftell64(3)
- get the current file offset for a savefile being written
- pcap_file(3)
- get the standard I/O stream for a savefile being read
- pcap_fileno(3)
- get the file descriptor for a live capture
- pcap_get_required_select_timeout(3)
- get a file descriptor on which a select() can be done for a live capture
- pcap_get_selectable_fd(3)
- get a file descriptor on which a select() can be done for a live capture
- pcap_lib_version(3)
- get the version information for libpcap
- pcap_lookupnet(3)
- find the IPv4 network number and netmask for a device
- pcap_open_dead(3), pcap_open_dead_with_tstamp_precision(3)
- open a fake pcap_t for compiling filters or opening a capture for output
- pcap_open_live(3)
- open a device for capturing
- pcap_open_offline(3), pcap_open_offline_with_tstamp_precision(3), pcap_fopen_offline(3), pcap_fopen_offline_with_tstamp_precision(3)
- open a saved capture file for reading
- pcap_set_buffer_size(3)
- set the buffer size for a not-yet-activated capture handle
- pcap_set_immediate_mode(3)
- set immediate mode for a not-yet-activated capture handle
- pcap_set_promisc(3)
- set promiscuous mode for a not-yet-activated capture handle
- pcap_set_protocol(3)
- set capture protocol for a not-yet-activated capture handle
- pcap_set_rfmon(3)
- set monitor mode for a not-yet-activated capture handle
- pcap_set_snaplen(3)
- set the snapshot length for a not-yet-activated capture handle
- pcap_set_timeout(3)
- set the packet buffer timeout for a not-yet-activated capture handle
- pcap_setdirection(3)
- set the direction for which packets will be captured
- pcap_tstamp_type_val_to_name(3), pcap_tstamp_type_val_to_description(3)
- get a name or description for a time stamp type value
- pci(9), pci_alloc_msi(9), pci_alloc_msix(9), pci_disable_busmaster(9), pci_disable_io(9), pci_enable_busmaster(9), pci_enable_io(9), pci_find_bsf(9), pci_find_cap(9), pci_find_dbsf(9), pci_find_device(9), pci_find_extcap(9), pci_find_htcap(9), pci_find_next_cap(9), pci_find_next_extcap(9), pci_find_next_htcap(9), pci_find_pcie_root_port(9), pci_get_id(9), pci_get_max_payload(9), pci_get_max_read_req(9), pci_get_powerstate(9), pci_get_vpd_ident(9), pci_get_vpd_readonly(9), pci_iov_attach(9), pci_iov_attach_name(9), pci_iov_detach(9), pci_msi_count(9), pci_msix_count(9), pci_msix_pba_bar(9), pci_msix_table_bar(9), pci_pending_msix(9), pci_read_config(9), pci_release_msi(9), pci_remap_msix(9), pci_restore_state(9), pci_save_state(9), pci_set_max_read_req(9), pci_set_powerstate(9), pci_write_config(9), pcie_adjust_config(9), pcie_flr(9), pcie_get_max_completion_timeout(9), pcie_read_config(9), pcie_wait_for_pending_transactions(9), pcie_write_config(9)
- PCI bus interface
- pciconf(8)
- diagnostic utility for the PCI bus
- pdfork(2), pdgetpid(2), pdkill(2)
- System calls to manage process descriptors
- periodic.conf(5)
- periodic job configuration information
- pf.os(5)
- format of the operating system fingerprints file
- pidfile_open(3), pidfile_write(3), pidfile_close(3), pidfile_remove(3)
- library for PID files handling
- pipe(2), pipe2(2)
- create descriptor pair for interprocess communication
- pkg(7)
- a utility for manipulating packages
- pkru(3), Protection Key Rights for User pages(3)
- provide fast user-managed key-based access control for pages
- pmap_clear_modify(9)
- set information about physical pages
- pmap_is_modified(9), pmap_ts_modified(9)
- return information about physical pages
- pmap_object_init_pt(9)
- initialize page tables for a VM object
- pmc(3)
- library for accessing hardware performance monitoring counters
- pmc.atom(3)
- measurement events for Intel Atom family CPUs
- pmc.atomsilvermont(3)
- measurement events for Intel Atom Silvermont family CPUs
- pmc.core(3)
- measurement events for Intel Core Solo and Core Duo family CPUs
- pmc.core2(3)
- measurement events for Intel Core2 family CPUs
- pmc.corei7(3)
- measurement events for Intel Core i7 and Xeon 5500 family CPUs
- pmc.corei7uc(3)
- uncore measurement events for Intel Core i7 and Xeon 5500 family CPUs
- pmc.haswell(3)
- measurement events for Intel Haswell family CPUs
- pmc.haswelluc(3)
- uncore measurement events for Intel Haswell family CPUs
- pmc.haswellxeon(3)
- measurement events for Intel Haswell Xeon family CPUs
- pmc.iaf(3)
- measurement events for Intel fixed function performance counters
- pmc.ivybridge(3)
- measurement events for Intel Ivy Bridge family CPUs
- pmc.ivybridgexeon(3)
- measurement events for Intel Ivy Bridge Xeon family CPUs
- pmc.k7(3)
- measurement events for AMD Athlon (K7 family) CPUs
- pmc.k8(3)
- measurement events for AMD Athlon 64 (K8 family) CPUs
- pmc.mips24k(3)
- measurement events for MIPS24K family CPUs
- pmc.octeon(3)
- measurement events for Octeon family CPUs
- pmc.p4(3)
- measurement events for Intel Pentium 4 and other Netburst architecture CPUs
- pmc.p6(3)
- measurement events for Intel Pentium Pro, P-II, P-III family CPUs
- pmc.sandybridge(3)
- measurement events for Intel Sandy Bridge family CPUs
- pmc.sandybridgeuc(3)
- uncore measurement events for Intel Sandy Bridge family CPUs
- pmc.sandybridgexeon(3)
- measurement events for Intel Sandy Bridge Xeon family CPUs
- pmc.ucf(3)
- measurement events for Intel uncore fixed function performance counters
- pmc.westmere(3)
- measurement events for Intel Westmere family CPUs
- pmc.westmere(3)
- uncore measurement events for Intel Westmere family CPUs
- pmc.xscale(3)
- measurement events for Intel XScale family CPUs
- pmc_allocate(3), pmc_release(3)
- allocate and free performance monitoring counters
- pmc_capabilities(3), pmc_cpuinfo(3), pmc_ncpu(3), pmc_npmc(3), pmc_pmcinfo(3), pmc_width(3)
- retrieve information about performance monitoring counters
- pmc_disable(3), pmc_enable(3)
- administrative control of hardware performance counters
- pmc_name_of_capability(3), pmc_name_of_class(3), pmc_name_of_cputype(3), pmc_name_of_disposition(3), pmc_name_of_event(3), pmc_name_of_mode(3), pmc_name_of_state(3)
- human readable names for numeric constants used by pmc(3) and hwpmc(4)
- pmc_read(3), pmc_rw(3), pmc_write(3)
- read and write hardware performance counters
- pmccontrol(8)
- control hardware performance monitoring counters
- pmcstat(8)
- performance measurement with performance monitoring hardware
- pmcstudy(8)
- Perform various studies on a system's overall PMCs
- pnfsdscopymr(8)
- copy or move a data storage file for a MDS file to a different DS
- pnfsdsfile(8)
- display a pNFS data storage file's location(s) and/or modify the pnfsd.dsfile extended attribute for them
- portsnap.conf(5)
- configuration file for portsnap(8)
- posix_fallocate(2)
- pre-allocate storage for a range in a file
- printf(1)
- formatted output
- printf(3), fprintf(3), sprintf(3), snprintf(3), asprintf(3), dprintf(3), vprintf(3), vfprintf(3), vsprintf(3), vsnprintf(3), vasprintf(3), vdprintf(3)
- formatted output conversion
- printf(9), uprintf(9), tprintf(9), log(9)
- formatted output conversion
- printf_l(3), asprintf_l(3), fprintf_l(3), snprintf_l(3), sprintf_l(3), vasprintf_l(3), vfprintf_l(3), vprintf_l(3), vsnprintf_l(3), vsprintf_l(3)
- formatted output conversion
- printw(3), wprintw(3), mvprintw(3), mvwprintw(3), vwprintw(3), vw_printw(3)
- print formatted output in curses windows
- procstat(1)
- get detailed process information
- procstat_close(3), procstat_freeargv(3), procstat_freeauxv(3), procstat_freeenvv(3), procstat_freefiles(3), procstat_freegroups(3), procstat_freekstack(3), procstat_freeprocs(3), procstat_freeptlwpinfo(3), procstat_freevmmap(3), procstat_get_pipe_info(3), procstat_get_pts_info(3), procstat_get_sem_info(3), procstat_get_shm_info(3), procstat_get_socket_info(3), procstat_get_vnode_info(3), procstat_getargv(3), procstat_getauxv(3), procstat_getenvv(3), procstat_getfiles(3), procstat_getgroups(3), procstat_getkstack(3), procstat_getosrel(3), procstat_getpathname(3), procstat_getprocs(3), procstat_getptlwpinfo(3), procstat_getrlimit(3), procstat_getumask(3), procstat_getvmmap(3), procstat_open_core(3), procstat_open_kvm(3), procstat_open_sysctl(3)
- library interface for file and process information retrieval
- pst(4)
- device driver for Promise Supertrak SX6000
- pthread_atfork(3)
- register fork handlers
- pthread_attr_setcreatesuspend_np(3)
- prepare attribute for creation of suspended thread
- pthread_cleanup_push(3)
- add a cleanup function for thread exit
- pthread_cond_broadcast(3)
- unblock all threads waiting for a condition variable
- pthread_cond_signal(3)
- unblock a thread waiting for a condition variable
- pthread_cond_timedwait(3)
- wait on a condition variable for a specific amount of time
- pthread_join(3), pthread_timedjoin_np(3)
- wait for thread termination
- pthread_mutex_destroy(3)
- free resources allocated for a mutex
- pthread_rwlock_rdlock(3), pthread_rwlock_tryrdlock(3)
- acquire a read/write lock for reading
- pthread_rwlock_timedrdlock(3)
- acquire a read-write lock for reading or give up after a specified period
- pthread_rwlock_timedwrlock(3)
- acquire a read-write lock for writing or give up after a specified period
- pthread_rwlock_wrlock(3), pthread_rwlock_trywrlock(3)
- acquire a read/write lock for writing
- ptnet(4)
- Ethernet driver for passed-through netmap ports
- pw.conf(5)
- format of the pw.conf configuration file
- pw_copy(3), pw_dup(3), pw_edit(3), pw_equal(3), pw_fini(3), pw_init(3), pw_make(3), pw_make_v7(3), pw_mkdb(3), pw_lock(3), pw_scan(3), pw_tempname(3), pw_tmp(3)
- functions for passwd file handling
- pwait(1)
- wait for processes to terminate
- querylocale(3)
- Look up the locale name for a specified category
- random(3), srandom(3), srandomdev(3), initstate(3), setstate(3)
- better random number generator; routines for changing generators
- random_harvest(9)
- gather entropy from the kernel for the entropy device
- rc(8)
- command scripts for auto-reboot and daemon startup
- rc.conf(5)
- system configuration information
- rcmd(3), rresvport(3), iruserok(3), ruserok(3), rcmd_af(3), rresvport_af(3), iruserok_sa(3)
- routines for returning a stream to a remote command
- rdma_listen(3)
- Listen for incoming connection requests
- rdma_reg_msgs(3)
- register data buffer(s) for sending or receiving messages
- rdma_reg_read(3)
- register data buffer(s) for remote RDMA read access
- rdma_reg_write(3)
- register data buffer(s) for remote RDMA write access
- rdma_resolve_route(3)
- Resolve the route information needed to establish a connection
- rdma_set_option(3)
- Set communication options for an rdma_cm_id
- re_format(7)
- POSIX 1003.2 regular expressions
- readelf(1)
- display information about ELF objects
- repquota(8)
- summarize quotas for a file system
- resolvconf(8)
- a framework for managing multiple DNS configurations
- rfork(2)
- manipulate process resources
- rfork_thread(3)
- create a rfork-based process thread
- rights(4), Capability rights(4)
- Capsicum capability rights for file descriptors
- rmlock(9), rm_init(9), rm_init_flags(9), rm_destroy(9), rm_rlock(9), rm_try_rlock(9), rm_wlock(9), rm_runlock(9), rm_wunlock(9), rm_wowned(9), rm_sleep(9), rm_assert(9), RM_SYSINIT(9), RM_SYSINIT_FLAGS(9)
- kernel reader/writer lock optimized for read-mostly access patterns
- roff(7)
- roff language reference for mandoc
- route(4)
- kernel packet forwarding database
- rp(4)
- driver for Comtrol RocketPort Intelligent Serial Port Cards
- rpc(3)
- library routines for remote procedure calls
- rpc.yppasswdd(8)
- server for updating NIS passwords
- rpc_clnt_calls(3), clnt_call(3), clnt_freeres(3), clnt_geterr(3), clnt_perrno(3), clnt_perror(3), clnt_sperrno(3), clnt_sperror(3), rpc_broadcast(3), rpc_broadcast_exp(3), rpc_call(3)
- library routines for client side calls
- rpc_clnt_create(3), clnt_control(3), clnt_create(3), clnt_create_timed(3), clnt_create_vers(3), clnt_create_vers_timed(3), clnt_destroy(3), clnt_dg_create(3), clnt_pcreateerror(3), clnt_raw_create(3), clnt_spcreateerror(3), clnt_tli_create(3), clnt_tp_create(3), clnt_tp_create_timed(3), clnt_vc_create(3), rpc_createerr(3)
- library routines for dealing with creation and manipulation of CLIENT handles
- rpc_gss_get_mech_info(3)
- Get extra information about a security mechanism
- rpc_gss_getcred(3)
- Get authorization information for an RPC request
- rpc_gss_is_installed(3)
- Query for the presence os a security mechanism
- rpc_secure(3)
- library routines for secure remote procedure calls
- rpc_soc(3), auth_destroy(3), authnone_create(3), authunix_create(3), authunix_create_default(3), callrpc(3), clnt_broadcast(3), clnt_call(3), clnt_control(3), clnt_create(3), clnt_destroy(3), clnt_freeres(3), clnt_geterr(3), clnt_pcreateerror(3), clnt_perrno(3), clnt_perror(3), clnt_spcreateerror(3), clnt_sperrno(3), clnt_sperror(3), clntraw_create(3), clnttcp_create(3), clntudp_bufcreate(3), clntudp_create(3), clntunix_create(3), get_myaddress(3), pmap_getmaps(3), pmap_getport(3), pmap_rmtcall(3), pmap_set(3), pmap_unset(3), registerrpc(3), rpc_createerr(3), svc_destroy(3), svc_fds(3), svc_fdset(3), svc_getargs(3), svc_getcaller(3), svc_getreq(3), svc_getreqset(3), svc_register(3), svc_run(3), svc_sendreply(3), svc_unregister(3), svcerr_auth(3), svcerr_decode(3), svcerr_noproc(3), svcerr_noprog(3), svcerr_progvers(3), svcerr_systemerr(3), svcerr_weakauth(3), svcfd_create(3), svcunixfd_create(3), svcraw_create(3), svcunix_create(3), xdr_accepted_reply(3), xdr_authunix_parms(3), xdr_callhdr(3), xdr_callmsg(3), xdr_opaque_auth(3), xdr_pmap(3), xdr_pmaplist(3), xdr_rejected_reply(3), xdr_replymsg(3), xprt_register(3), xprt_unregister(3)
- library routines for remote procedure calls
- rpc_svc_create(3), svc_control(3), svc_create(3), svc_destroy(3), svc_dg_create(3), svc_fd_create(3), svc_raw_create(3), svc_tli_create(3), svc_tp_create(3), svc_vc_create(3)
- library routines for the creation of server handles
- rpc_svc_err(3), svcerr_auth(3), svcerr_decode(3), svcerr_noproc(3), svcerr_noprog(3), svcerr_progvers(3), svcerr_systemerr(3), svcerr_weakauth(3)
- library routines for server side remote procedure call errors
- rpc_svc_reg(3), rpc_reg(3), svc_reg(3), svc_unreg(3), svc_auth_reg(3), xprt_register(3), xprt_unregister(3)
- library routines for registering servers
- rpcb_getmaps(3), rpcb_getaddr(3), rpcb_gettime(3), rpcb_rmtcall(3), rpcb_set(3), rpcb_unset(3)
- library routines for RPC bind service
- rpcinfo(8)
- report RPC information
- rpcsec_gss(3), RPCSEC_GSS(3)
- GSS-API based authentication for RPC
- rpoll(3)
- callback functions for file descriptors and timers
- rrenumd.conf(5)
- configuration file for router renumbering daemon
- rsufw(4)
- Firmware Module for Realtek driver
- rtadvctl(8)
- control program for rtadvd(8) daemon
- rtadvd.conf(5)
- config file for router advertisement daemon
- rtquery(8)
- query routing daemons for their routing tables
- rtwnfw(4)
- Firmware Module for Realtek Wireless driver
- runfw(4)
- Firmware Module for Ralink driver
- sbuf(9), sbuf_new(9), sbuf_new_auto(9), sbuf_new_for_sysctl(9), sbuf_clear(9), sbuf_get_flags(9), sbuf_set_flags(9), sbuf_clear_flags(9), sbuf_setpos(9), sbuf_bcat(9), sbuf_bcopyin(9), sbuf_bcpy(9), sbuf_cat(9), sbuf_copyin(9), sbuf_cpy(9), sbuf_printf(9), sbuf_vprintf(9), sbuf_putc(9), sbuf_set_drain(9), sbuf_trim(9), sbuf_error(9), sbuf_finish(9), sbuf_data(9), sbuf_len(9), sbuf_done(9), sbuf_delete(9), sbuf_start_section(9), sbuf_end_section(9), sbuf_hexdump(9), sbuf_putbuf(9)
- safe string composition
- scanf(3), fscanf(3), sscanf(3), vscanf(3), vsscanf(3), vfscanf(3)
- input format conversion
- scanf_l(3), fscanf_l(3), sscanf_l(3), vfscanf_l(3), vscanf_l(3), vsscanf_l(3)
- input format conversion
- scanw(3), wscanw(3), mvscanw(3), mvwscanw(3), vwscanw(3), vw_scanw(3)
- convert formatted input from a curses window
- scc(4)
- driver for Serial Communications Controllers (SCC) devices
- sctp_getassocid(3)
- return an association id for a specified socket address
- sctp_opt_info(3)
- get SCTP socket information
- send(4)
- Kernel side support for Secure Neighbor Discovery (SeND)
- sesutil(8)
- Utility for managing SCSI Enclosure Services (SES) device
- setac(3), endac(3), getacdir(3), getacdist(3), getacexpire(3), getacfilesz(3), getacflg(3), getachost(3), getacmin(3), getacna(3), getacpol(3), au_poltostr(3), au_strtopol(3)
- look up information from the audit_control database
- setauuser(3), endauuser(3), getauuserent(3), getauuserent_r(3), getauusernam(3), getauusernam_r(3), au_user_mask(3), getfauditflags(3)
- look up information from the audit_user database
- setclasscontext(3), setclasscpumask(3), setclassenvironment(3), setclassresources(3), setusercontext(3)
- functions for using the login class capabilities database
- setfacl(1)
- set ACL information
- setfib(2)
- set the default FIB (routing table) for the calling process
- setfmac(8)
- set MAC label for a file system object
- setfsmac(8)
- set MAC label for a file hierarchy
- setlocale(3)
- natural language formatting for C
- sf_buf(9)
- manage temporary kernel address space mapping for memory pages
- siftr(4), SIFTR(4)
- Statistical Information For TCP Research
- sighold(2), sigignore(2), sigpause(2), sigrelse(2), sigset(2)
- legacy interface for signal management
- siginfo(3)
- signal generation information
- sigsuspend(2)
- atomically release blocked signals and wait for interrupt
- sigtimedwait(2), sigwaitinfo(2)
- wait for queued signals (REALTIME)
- sleep(1)
- suspend execution for an interval of time
- sleep(3)
- suspend thread execution for an interval measured in seconds
- smartpqi(4)
- Microsemi smartpqi SCSI driver for PQI controllers
- smrsh(8)
- restricted shell for sendmail
- sn(4)
- Ethernet driver for SMC91Cxx based cards
- snd_fm801(4)
- Forte Media FM801 bridge device driver
- snmp_bridge(3)
- bridge module for snmpd
- snmp_hast(3)
- HAST module for bsnmpd(1)
- snmp_hostres(3)
- host resources module for bsnmpd(8)
- snmp_lm75(3)
- LM75 Sensor module for bsnmpd(1)
- snmp_mibII(3), mibII(3), mibif_notify_f(3), mib_netsock(3), mib_if_set_dyn(3), mib_refresh_iflist(3), mib_find_if(3), mib_find_if_sys(3), mib_find_if_name(3), mib_first_if(3), mib_next_if(3), mib_register_newif(3), mib_unregister_newif(3), mib_fetch_ifmib(3), mib_if_admin(3), mib_find_ifa(3), mib_first_ififa(3), mib_next_ififa(3), mib_ifstack_create(3), mib_ifstack_delete(3), mib_find_rcvaddr(3), mib_rcvaddr_create(3), mib_rcvaddr_delete(3), mibif_notify(3), mibif_unnotify(3)
- mib-2 module for bsnmpd
- snmp_netgraph(3), snmp_node(3), snmp_nodename(3), ng_cookie_f(3), ng_hook_f(3), ng_register_cookie(3), ng_unregister_cookie(3), ng_register_hook(3), ng_unregister_hook(3), ng_unregister_module(3), ng_output(3), ng_output_node(3), ng_output_id(3), ng_dialog(3), ng_dialog_node(3), ng_dialog_id(3), ng_send_data(3), ng_mkpeer_id(3), ng_connect_node(3), ng_connect_id(3), ng_connect2_id(3), ng_connect2_tee_id(3), ng_rmhook(3), ng_rmhook_id(3), ng_rmhook_tee_id(3), ng_shutdown_id(3), ng_next_node_id(3), ng_node_id(3), ng_node_id_node(3), ng_node_name(3), ng_node_type(3), ng_peer_hook_id(3)
- netgraph module for snmpd
- snmp_target(3)
- Target addresses and notifications module for bsnmpd(1)
- snmp_usm(3)
- user-based security module for bsnmpd(1)
- snmp_vacm(3)
- View-based Access Control module for bsnmpd(1)
- snmp_wlan(3)
- wireless networking module for bsnmpd(1)
- socket(2)
- create an endpoint for communication
- spkrtest(8)
- test script for the speaker driver
- sppp(4)
- point to point protocol network layer for synchronous lines
- spppcontrol(8)
- display or set parameters for an sppp interface
- ssh-keysign(8)
- ssh helper program for host-based authentication
- ssh-pkcs11-helper(8)
- ssh-agent helper program for PKCS#11 support
- stablerestart(5), nfs-stablerestart(5)
- restart information for the NFSv4 server
- statvfs(3), fstatvfs(3)
- retrieve file system information
- stg(4)
- driver for Future Domain based SCSI controllers
- strfile(8), unstr(8)
- create a random access file for storing strings
- strftime(3)
- format date and time
- strip(1)
- discard information from ELF objects
- strmode(3)
- convert inode status information into a symbolic string
- strxfrm(3)
- transform a string under locale
- stty(1)
- set the options for a terminal device interface
- svc_dg_enablecache(3), svc_exit(3), svc_fdset(3), svc_freeargs(3), svc_getargs(3), svc_getreq_common(3), svc_getreq_poll(3), svc_getreqset(3), svc_getrpccaller(3), svc_pollset(3), svc_run(3), svc_sendreply(3)
- library routines for RPC servers
- swapon(2), swapoff(2)
- control devices for interleaved paging/swapping
- swapon(8), swapoff(8), swapctl(8)
- specify devices for paging and swapping
- sync(8)
- force completion of pending disk writes (flush cache)
- syncache(4), syncookies(4)
- sysctl(8) MIBs for controlling TCP SYN caching
- sysctl(3), sysctlbyname(3), sysctlnametomib(3)
- get or set system information
- sysctl_ctx_init(9), sysctl_ctx_free(9), sysctl_ctx_entry_add(9), sysctl_ctx_entry_find(9), sysctl_ctx_entry_del(9)
- sysctl context for managing dynamically created sysctl OIDs
- sysdecode_mask(3), sysdecode_accessmode(3), sysdecode_atflags(3), sysdecode_capfcntlrights(3), sysdecode_fcntl_fileflags(3), sysdecode_fileflags(3), sysdecode_filemode(3), sysdecode_flock_operation(3), sysdecode_mlockall_flags(3), sysdecode_mmap_flags(3), sysdecode_mmap_prot(3), sysdecode_mount_flags(3), sysdecode_msg_flags(3), sysdecode_msync_flags(3), sysdecode_open_flags(3), sysdecode_pipe2_flags(3), sysdecode_reboot_howto(3), sysdecode_rfork_flags(3), sysdecode_semget_flags(3), sysdecode_sendfile_flags(3), sysdecode_shmat_flags(3), sysdecode_sctp_nxt_flags(3), sysdecode_sctp_rcv_flags(3), sysdecode_sctp_snd_flags(3), sysdecode_socket_type(3), sysdecode_thr_create_flags(3), sysdecode_umtx_cvwait_flags(3), sysdecode_umtx_rwlock_flags(3), sysdecode_vmprot(3), sysdecode_wait4_options(3), sysdecode_wait6_options(3)
- print name of various bitmask values
- sysexits(3)
- preferable exit codes for programs
- tar(5)
- format of tape archive files
- tbl(7)
- tbl language reference for mandoc
- tcgetpgrp(3)
- get foreground process group ID
- tcpd(8)
- access control facility for internet services
- tcsetpgrp(3)
- set foreground process group ID
- terasic_mtl(4)
- driver for the Terasic/Cambridge Multi-Touch LCD device
- term(5)
- format of compiled term file
- term(7)
- conventions for naming terminal types
- thr_self(2)
- return thread identifier for the calling thread
- top(1)
- display and update information about the top cpu processes
- tpm(4)
- Trusted Platform Module
- ttys(5)
- terminal initialization information
- tuning(7)
- performance tuning under FreeBSD
- tzfile(5)
- timezone information
- tzset(3), tzsetwall(3)
- initialize time conversion information
- u3g(4)
- USB support for 3G datacards
- uart(4)
- driver for Universal Asynchronous Receiver/Transmitter (UART) devices
- uathload(8)
- firmware loader for Atheros USB wireless driver
- ubsa(4)
- USB support for Belkin serial adapters
- ubser(4)
- USB support for BWCT console serial adapters
- ubtbcmfw(4)
- Firmware driver for Broadcom BCM2033 chip based Bluetooth USB devices
- ucycom(4)
- device driver for Cypress CY7C63743 and CY7C64013 USB to RS232 bridges
- ufm(4)
- USB driver for Cypress Semiconductor FM Radio
- uftdi(4)
- USB support for serial adapters based on the FTDI family of USB serial adapter chips
- ugidfw(8)
- firewall-like access controls for file system objects
- uhso(4)
- support for several HSxPA devices from Option N.V
- uhsoctl(1)
- connection utility for Option based devices
- uidinfo(9), uihashinit(9), uifind(9), uihold(9), uifree(9)
- functions for managing UID information
- uipaq(4)
- USB support for iPAQ units
- umcs(4)
- USB support for serial adapters based on the MCS7820 and MCS7840 chips
- umoscom(4)
- USB support for serial adapters based on chips made by MOSCHIP
- uname(1)
- display information about the system
- unvis(1)
- revert a visual representation of data back to original form
- uplcom(4)
- USB support for Prolific PL-2303/2303X/2303HX serial adapters driver
- urio(4)
- USB driver for the Rio MP3 players
- usbhidaction(1)
- perform actions according to USB HID controls
- usfs(4)
- USB device side support for bulk only transport mass storage
- usleep(3)
- suspend process execution for an interval measured in microseconds
- utf8(5)
- UTF-8, a transformation format of ISO 10646
- uuencode(5)
- format of an encoded uuencode file
- uvisor(4)
- USB support for the PalmOS based PDAs
- uvscom(4)
- USB support for SUNTAC Slipper U VS-10U serial adapters driver
- verify_krb5_conf(8)
- checks krb5.conf for obvious errors
- vflush(9)
- flush vnodes for a mount point
- vfork(2)
- create a new process without copying the address space
- vfs_mountedfrom(9)
- sets the mounted from name for a mount
- vfs_suser(9)
- check if credentials have superuser privileges for a mount point
- vfsconf(9)
- vfs configuration information
- vgone(9)
- prepare a vnode for reuse
- viawd(4)
- device driver for VIA south bridge watchdog timer
- vis(1)
- display non-printable characters in a visual format
- vm_map_check_protection(9)
- check memory protection for a vm_map
- vm_map_inherit(9)
- set fork inheritance flags for a range within a map
- vm_map_init(9)
- initialize a vm_map structure for process zero
- vm_page_alloc(9)
- allocate a page for a vm_object
- vput(9), vrele(9), vunref(9)
- decrement the use count for a vnode
- vref(9), vrefl(9)
- increment the use count for a vnode
- vtfontcvt(8)
- convert font files for use by the video console
- wait(2), waitid(2), waitpid(2), wait3(2), wait4(2), wait6(2)
- wait for processes to change status
- wbwd(4)
- device driver for Winbond/Nuvoton Super I/O chips watchdog timer
- wcsxfrm(3)
- transform a wide string under locale
- wlan_acl(4)
- MAC-based ACL support for 802.11 devices
- wlan_amrr(4)
- AMRR rate adaptation algorithm support for 802.11 devices
- wlan_ccmp(4)
- AES-CCMP crypto support for 802.11 devices
- wlan_tkip(4)
- TKIP and Michael crypto support for 802.11 devices
- wlan_wep(4)
- WEP crypto support for 802.11 devices
- wlan_xauth(4)
- External authenticator support for 802.11 devices
- wordexp(3)
- perform shell-style word expansions
- wpa_cli(8)
- text-based frontend program for interacting with wpa_supplicant
- wpa_passphrase(8)
- utility for generating a 256-bit pre-shared WPA key from an ASCII passphrase
- wpa_supplicant(8)
- WPA/802.11i Supplicant for wireless network devices
- wpa_supplicant.conf(5)
- configuration file for wpa_supplicant(8)
- wprintf(3), fwprintf(3), swprintf(3), vwprintf(3), vfwprintf(3), vswprintf(3)
- formatted wide character output conversion
- wscanf(3), fwscanf(3), swscanf(3), vwscanf(3), vswscanf(3), vfwscanf(3)
- wide character input format conversion
- xdr(3), xdr_array(3), xdr_bool(3), xdr_bytes(3), xdr_char(3), xdr_destroy(3), xdr_double(3), xdr_enum(3), xdr_float(3), xdr_free(3), xdr_getpos(3), xdr_hyper(3), xdr_inline(3), xdr_int(3), xdr_long(3), xdr_longlong_t(3), xdrmem_create(3), xdr_opaque(3), xdr_pointer(3), xdrrec_create(3), xdrrec_endofrecord(3), xdrrec_eof(3), xdrrec_skiprecord(3), xdr_reference(3), xdr_setpos(3), xdr_short(3), xdr_sizeof(3), xdrstdio_create(3), xdr_string(3), xdr_u_char(3), xdr_u_hyper(3), xdr_u_int(3), xdr_u_long(3), xdr_u_longlong_t(3), xdr_u_short(3), xdr_union(3), xdr_vector(3), xdr_void(3), xdr_wrapstring(3)
- library routines for external data representation
- xdr_accepted_reply(3), xdr_authsys_parms(3), xdr_callhdr(3), xdr_callmsg(3), xdr_opaque_auth(3), xdr_rejected_reply(3), xdr_replymsg(3)
- XDR library routines for remote procedure calls
- xo(1)
- emit formatted output based on format string and arguments
- xo_attr(3), xo_attr_h(3), xo_attr_hv(3)
- Add attribute name/value pairs to formatted output
- xo_emit(3), xo_emit_h(3), xo_emit_hv(3)
- emit formatted output based on format string and arguments
- xo_finish(3), xo_finish_h(3)
- finish formatting output
- xo_flush(3), xo_flush_h(3)
- flush formatted output from libxo handle
- xo_format(5)
- content of format descriptors for xo_emit
- xo_options(7)
- common options for libxo-based commands
- xo_parse_args(3), xo_set_program(3)
- detect, parse, and remove arguments for libxo
- xo_set_allocator(3)
- set allocation functions for libxo
- xo_set_flags(3), xo_clear_flags(3)
- set operational flags for a libxo handle
- xo_set_info(3)
- set the field information data for libxo
- xo_set_style(3), xo_set_style_name(3)
- set the output style for a libxo handle
- xo_set_syslog_enterprise_id(3)
- Set the enterprise identifier for syslog content
- xo_set_version(3), xo_set_version_h(3)
- record content-version information in encoded output
- xo_set_writer(3)
- set custom writer functions for a libxo handle
- xo_syslog(3), xo_vsyslog(3), xo_open_log(3), xo_close_log(3), xo_set_logmask(3)
- create SYSLOG (RFC5424) log records using libxo formatting
- yppush(8)
- force propagation of updated NIS databases
- zdb(8)
- display zpool debugging and consistency information
- zforce(1)
- force gzip files to have a.gz suffix
- zfsboot(8)
- bootcode for ZFS on BIOS-based computers
- zfsbootcfg(8)
- specify zfsboot options for the next boot
- 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
- ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3)
- functions to manage waiting for asynchronous jobs to complete
- BIO_printf(3), BIO_vprintf(3), BIO_snprintf(3), BIO_vsnprintf(3)
- formatted output to a BIO
- BIO_set_data(3), BIO_get_data(3), BIO_set_init(3), BIO_get_init(3), BIO_set_shutdown(3), BIO_get_shutdown(3)
- functions for managing BIO state information
- BN_bn2binpad(3), BN_bn2bin(3), BN_bin2bn(3), BN_bn2lebinpad(3), BN_lebin2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
- format conversions
- BN_generate_prime_ex(3), BN_is_prime_ex(3), BN_is_prime_fasttest_ex(3), BN_GENCB_call(3), BN_GENCB_new(3), BN_GENCB_free(3), BN_GENCB_set_old(3), BN_GENCB_set(3), BN_GENCB_get_arg(3), BN_generate_prime(3), BN_is_prime(3), BN_is_prime_fasttest(3)
- generate primes and test for primality
- CA.pl(1)
- friendlier interface for OpenSSL certificate programs
- CTLOG_new(3), CTLOG_new_from_base64(3), CTLOG_free(3), CTLOG_get0_name(3), CTLOG_get0_log_id(3), CTLOG_get0_public_key(3)
- encapsulates information about a Certificate Transparency log
- DH_generate_key(3), DH_compute_key(3)
- perform Diffie-Hellman key exchange
- DH_get0_pqg(3), DH_set0_pqg(3), DH_get0_key(3), DH_set0_key(3), DH_get0_p(3), DH_get0_q(3), DH_get0_g(3), DH_get0_priv_key(3), DH_get0_pub_key(3), DH_clear_flags(3), DH_test_flags(3), DH_set_flags(3), DH_get0_engine(3), DH_get_length(3), DH_set_length(3)
- Routines for getting and setting data in a DH object
- DSA_get0_pqg(3), DSA_set0_pqg(3), DSA_get0_key(3), DSA_set0_key(3), DSA_get0_p(3), DSA_get0_q(3), DSA_get0_g(3), DSA_get0_pub_key(3), DSA_get0_priv_key(3), DSA_clear_flags(3), DSA_test_flags(3), DSA_set_flags(3), DSA_get0_engine(3)
- Routines for getting and setting data in a DSA object
- DTLS_timer_cb(3), DTLS_set_timer_cb(3)
- Set callback for controlling DTLS timer duration
- ECPKParameters_print(3), ECPKParameters_print_fp(3)
- Functions for decoding and encoding ASN1 representations of elliptic curve entities
- EC_GFp_simple_method(3), EC_GFp_mont_method(3), EC_GFp_nist_method(3), EC_GFp_nistp224_method(3), EC_GFp_nistp256_method(3), EC_GFp_nistp521_method(3), EC_GF2m_simple_method(3), EC_METHOD_get_field_type(3)
- Functions for obtaining EC_METHOD objects
- EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3)
- Functions for manipulating EC_GROUP objects
- EC_GROUP_get_ecparameters(3), EC_GROUP_get_ecpkparameters(3), EC_GROUP_new(3), EC_GROUP_new_from_ecparameters(3), EC_GROUP_new_from_ecpkparameters(3), EC_GROUP_free(3), EC_GROUP_clear_free(3), EC_GROUP_new_curve_GFp(3), EC_GROUP_new_curve_GF2m(3), EC_GROUP_new_by_curve_name(3), EC_GROUP_set_curve(3), EC_GROUP_get_curve(3), EC_GROUP_set_curve_GFp(3), EC_GROUP_get_curve_GFp(3), EC_GROUP_set_curve_GF2m(3), EC_GROUP_get_curve_GF2m(3), EC_get_builtin_curves(3)
- Functions for creating and destroying EC_GROUP objects
- EC_KEY_get_enc_flags(3), EC_KEY_set_enc_flags(3)
- Get and set flags for encoding EC_KEY structures
- EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_engine(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
- Functions for creating, destroying and manipulating EC_KEY objects
- EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
- Functions for creating, destroying and manipulating EC_POINT objects
- ERR_GET_LIB(3), ERR_GET_FUNC(3), ERR_GET_REASON(3), ERR_FATAL_ERROR(3)
- get information from error codes
- EVP_blake2b512(3), EVP_blake2s256(3)
- BLAKE2 For EVP
- EVP_md2(3)
- MD2 For EVP
- EVP_md4(3)
- MD4 For EVP
- EVP_md5(3), EVP_md5_sha1(3)
- MD5 For EVP
- EVP_mdc2(3)
- MDC-2 For EVP
- EVP_ripemd160(3)
- RIPEMD160 For EVP
- EVP_sha1(3)
- SHA-1 For EVP
- EVP_sha224(3), EVP_sha256(3), EVP_sha512_224(3), EVP_sha512_256(3), EVP_sha384(3), EVP_sha512(3)
- SHA-2 For EVP
- EVP_sha3_224(3), EVP_sha3_256(3), EVP_sha3_384(3), EVP_sha3_512(3), EVP_shake128(3), EVP_shake256(3)
- SHA-3 For EVP
- EVP_sm3(3)
- SM3 for EVP
- EVP_whirlpool(3)
- WHIRLPOOL For EVP
- OPENSSL_fork_prepare(3), OPENSSL_fork_parent(3), OPENSSL_fork_child(3)
- OpenSSL fork handlers
- OSSL_STORE_LOADER(3), OSSL_STORE_LOADER_CTX(3), OSSL_STORE_LOADER_new(3), OSSL_STORE_LOADER_get0_engine(3), OSSL_STORE_LOADER_get0_scheme(3), OSSL_STORE_LOADER_set_open(3), OSSL_STORE_LOADER_set_ctrl(3), OSSL_STORE_LOADER_set_expect(3), OSSL_STORE_LOADER_set_find(3), OSSL_STORE_LOADER_set_load(3), OSSL_STORE_LOADER_set_eof(3), OSSL_STORE_LOADER_set_error(3), OSSL_STORE_LOADER_set_close(3), OSSL_STORE_LOADER_free(3), OSSL_STORE_register_loader(3), OSSL_STORE_unregister_loader(3), OSSL_STORE_open_fn(3), OSSL_STORE_ctrl_fn(3), OSSL_STORE_expect_fn(3), OSSL_STORE_find_fn(3), OSSL_STORE_load_fn(3), OSSL_STORE_eof_fn(3), OSSL_STORE_error_fn(3), OSSL_STORE_close_fn(3)
- Types and functions to manipulate, register and unregister STORE loaders for different URI schemes
- PEM_read_bio_ex(3), PEM_FLAG_SECURE(3), PEM_FLAG_EAY_COMPATIBLE(3), PEM_FLAG_ONLY_B64(3)
- read PEM format files with custom processing
- PEM_write_bio_CMS_stream(3)
- output CMS_ContentInfo structure in PEM format
- PEM_write_bio_PKCS7_stream(3)
- output PKCS7 structure in PEM format
- RAND_DRBG_set_callbacks(3), RAND_DRBG_get_entropy_fn(3), RAND_DRBG_cleanup_entropy_fn(3), RAND_DRBG_get_nonce_fn(3), RAND_DRBG_cleanup_nonce_fn(3)
- set callbacks for reseeding
- RSA_set0_key(3), RSA_set0_factors(3), RSA_set0_crt_params(3), RSA_get0_key(3), RSA_get0_factors(3), RSA_get0_crt_params(3), RSA_get0_n(3), RSA_get0_e(3), RSA_get0_d(3), RSA_get0_p(3), RSA_get0_q(3), RSA_get0_dmp1(3), RSA_get0_dmq1(3), RSA_get0_iqmp(3), RSA_clear_flags(3), RSA_test_flags(3), RSA_set_flags(3), RSA_get0_engine(3), RSA_get_multi_prime_extra_count(3), RSA_get0_multi_prime_factors(3), RSA_get0_multi_prime_crt_params(3), RSA_set0_multi_prime_params(3), RSA_get_version(3)
- Routines for getting and setting data in an RSA object
- SMIME_write_CMS(3)
- convert CMS structure to S/MIME format
- SMIME_write_PKCS7(3)
- convert PKCS#7 structure to S/MIME format
- SSL_CTX_ctrl(3), SSL_CTX_callback_ctrl(3), SSL_ctrl(3), SSL_callback_ctrl(3)
- internal handling functions for SSL_CTX and SSL objects
- SSL_CTX_has_client_custom_ext(3)
- check whether a handler exists for a particular client extension type
- SSL_CTX_load_verify_locations(3), SSL_CTX_set_default_verify_paths(3), SSL_CTX_set_default_verify_dir(3), SSL_CTX_set_default_verify_file(3)
- set default locations for trusted CA certificates
- SSL_CTX_sess_set_new_cb(3), SSL_CTX_sess_set_remove_cb(3), SSL_CTX_sess_set_get_cb(3), SSL_CTX_sess_get_new_cb(3), SSL_CTX_sess_get_remove_cb(3), SSL_CTX_sess_get_get_cb(3)
- provide callback functions for server side external session caching
- SSL_CTX_set_client_hello_cb(3), SSL_client_hello_cb_fn(3), SSL_client_hello_isv2(3), SSL_client_hello_get0_legacy_version(3), SSL_client_hello_get0_random(3), SSL_client_hello_get0_session_id(3), SSL_client_hello_get0_ciphers(3), SSL_client_hello_get0_compression_methods(3), SSL_client_hello_get1_extensions_present(3), SSL_client_hello_get0_ext(3)
- callback functions for early server-side ClientHello processing
- SSL_CTX_set_default_passwd_cb(3), SSL_CTX_set_default_passwd_cb_userdata(3), SSL_CTX_get_default_passwd_cb(3), SSL_CTX_get_default_passwd_cb_userdata(3), SSL_set_default_passwd_cb(3), SSL_set_default_passwd_cb_userdata(3), SSL_get_default_passwd_cb(3), SSL_get_default_passwd_cb_userdata(3)
- set or get passwd callback for encrypted PEM file handling
- SSL_CTX_set_info_callback(3), SSL_CTX_get_info_callback(3), SSL_set_info_callback(3), SSL_get_info_callback(3)
- handle information callback for SSL connections
- SSL_CTX_set_max_cert_list(3), SSL_CTX_get_max_cert_list(3), SSL_set_max_cert_list(3), SSL_get_max_cert_list(3)
- manipulate allowed size for the peer's certificate chain
- SSL_CTX_set_msg_callback(3), SSL_CTX_set_msg_callback_arg(3), SSL_set_msg_callback(3), SSL_set_msg_callback_arg(3)
- install callback for observing protocol messages
- SSL_CTX_set_stateless_cookie_generate_cb(3), SSL_CTX_set_stateless_cookie_verify_cb(3)
- Callback functions for stateless TLS1.3 cookies
- SSL_CTX_set_timeout(3), SSL_CTX_get_timeout(3)
- manipulate timeout values for session caching
- SSL_CTX_set_tlsext_ticket_key_cb(3)
- set a callback for session ticket processing
- SSL_CTX_set_tmp_dh_callback(3), SSL_CTX_set_tmp_dh(3), SSL_set_tmp_dh_callback(3), SSL_set_tmp_dh(3)
- handle DH keys for ephemeral key exchange
- SSL_SESSION_get0_peer(3)
- get details about peer's certificate for a session
- SSL_SESSION_is_resumable(3)
- determine whether an SSL_SESSION object can be used for resumption
- SSL_SESSION_print(3), SSL_SESSION_print_fp(3), SSL_SESSION_print_keylog(3)
- printf information about a session
- SSL_accept(3)
- wait for a TLS/SSL client to initiate a TLS/SSL handshake
- SSL_alert_type_string(3), SSL_alert_type_string_long(3), SSL_alert_desc_string(3), SSL_alert_desc_string_long(3)
- get textual description of alert information
- SSL_client_version(3), SSL_get_version(3), SSL_is_dtls(3), SSL_version(3)
- get the protocol information of a connection
- SSL_do_handshake(3)
- perform a TLS/SSL handshake
- SSL_dup(3), SSL_new(3), SSL_up_ref(3)
- create an SSL structure for a connection
- SSL_export_keying_material(3), SSL_export_keying_material_early(3)
- obtain keying material for application use
- SSL_get_error(3)
- obtain result code for TLS/SSL I/O operation
- SSL_get_peer_tmp_key(3), SSL_get_server_tmp_key(3), SSL_get_tmp_key(3)
- get information about temporary keys used during a handshake
- SSL_in_before(3), SSL_in_init(3), SSL_is_init_finished(3), SSL_in_connect_init(3), SSL_in_accept_init(3), SSL_get_state(3)
- retrieve information about the handshake state machine
- SSL_key_update(3), SSL_get_key_update_type(3), SSL_renegotiate(3), SSL_renegotiate_abbreviated(3), SSL_renegotiate_pending(3)
- initiate and obtain information about updating connection keys
- SSL_pending(3), SSL_has_pending(3)
- check for readable bytes buffered in an SSL object
- SSL_set_connect_state(3), SSL_set_accept_state(3), SSL_is_server(3)
- functions for manipulating and examining the client or server mode of an SSL object
- SSL_set_max_early_data(3), SSL_CTX_set_max_early_data(3), SSL_get_max_early_data(3), SSL_CTX_get_max_early_data(3), SSL_set_recv_max_early_data(3), SSL_CTX_set_recv_max_early_data(3), SSL_get_recv_max_early_data(3), SSL_CTX_get_recv_max_early_data(3), SSL_SESSION_get_max_early_data(3), SSL_SESSION_set_max_early_data(3), SSL_write_early_data(3), SSL_read_early_data(3), SSL_get_early_data_status(3), SSL_allow_early_data_cb_fn(3), SSL_CTX_set_allow_early_data_cb(3), SSL_set_allow_early_data_cb(3)
- functions for sending and receiving early data
- SSL_stateless(3), DTLSv1_listen(3)
- Statelessly listen for incoming connections
- SSL_waiting_for_async(3), SSL_get_all_async_fds(3), SSL_get_changed_async_fds(3)
- manage asynchronous operations
- SSL_want(3), SSL_want_nothing(3), SSL_want_read(3), SSL_want_write(3), SSL_want_x509_lookup(3), SSL_want_async(3), SSL_want_async_job(3), SSL_want_client_hello_cb(3)
- obtain state information TLS/SSL I/O operation
- TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
- create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
- X509_STORE_CTX_get_error(3), X509_STORE_CTX_set_error(3), X509_STORE_CTX_get_error_depth(3), X509_STORE_CTX_set_error_depth(3), X509_STORE_CTX_get_current_cert(3), X509_STORE_CTX_set_current_cert(3), X509_STORE_CTX_get0_cert(3), X509_STORE_CTX_get1_chain(3), X509_verify_cert_error_string(3)
- get or set certificate verification status information
- X509_get0_notBefore(3), X509_getm_notBefore(3), X509_get0_notAfter(3), X509_getm_notAfter(3), X509_set1_notBefore(3), X509_set1_notAfter(3), X509_CRL_get0_lastUpdate(3), X509_CRL_get0_nextUpdate(3), X509_CRL_set1_lastUpdate(3), X509_CRL_set1_nextUpdate(3)
- get or set certificate or CRL dates
- X509_get0_signature(3), X509_get_signature_nid(3), X509_get0_tbs_sigalg(3), X509_REQ_get0_signature(3), X509_REQ_get_signature_nid(3), X509_CRL_get0_signature(3), X509_CRL_get_signature_nid(3), X509_get_signature_info(3), X509_SIG_INFO_get(3), X509_SIG_INFO_set(3)
- signature information
- d2i_PKCS8PrivateKey_bio(3), d2i_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_bio(3), i2d_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_nid_bio(3), i2d_PKCS8PrivateKey_nid_fp(3)
- PKCS#8 format private key functions
- d2i_PrivateKey(3), d2i_PublicKey(3), d2i_AutoPrivateKey(3), i2d_PrivateKey(3), i2d_PublicKey(3), d2i_PrivateKey_bio(3), d2i_PrivateKey_fp(3)
- decode and encode functions for reading and saving EVP_PKEY structures
- i2d_CMS_bio_stream(3)
- output CMS_ContentInfo structure in BER format
- i2d_PKCS7_bio_stream(3)
- output PKCS7 structure in BER format
- o2i_SCT_LIST(3), i2o_SCT_LIST(3), o2i_SCT(3), i2o_SCT(3)
- decode and encode Signed Certificate Timestamp lists in TLS wire format
- openssl-dgst(1), dgst(1)
- perform digest operations
- openssl-pkcs8(1), pkcs8(1)
- PKCS#8 format private key conversion tool
- openssl-s_time(1), s_time(1)
- SSL/TLS performance timing program
- openssl-speed(1), speed(1)
- test library performance
- openssl-version(1), version(1)
- print OpenSSL version information
- "glGetTexLevelParameterfv(3), glGetTexLevelParameteriv(3)
- return texture parameter values for a specific level of detail
- "glMaterialf(3), glMateriali(3), glMaterialfv(3), glMaterialiv(3)
- specify material parameters for the lighting model
- "glRasterPos2d(3), glRasterPos2f(3), glRasterPos2i(3), glRasterPos2s(3), glRasterPos3d(3), glRasterPos3f(3), glRasterPos3i(3), glRasterPos3s(3), glRasterPos4d(3), glRasterPos4f(3), glRasterPos4i(3), glRasterPos4s(3), glRasterPos2dv(3), glRasterPos2fv(3), glRasterPos2iv(3), glRasterPos2sv(3), glRasterPos3dv(3), glRasterPos3fv(3), glRasterPos3iv(3), glRasterPos3sv(3), glRasterPos4dv(3), glRasterPos4fv(3), glRasterPos4iv(3), glRasterPos4sv(3)
- specify the raster position for pixel operations
- 3ddeskd(1)
- starts the daemon for 3D-Desktop, a 3D desktop switcher
- 3dsdump(1)
- Displays information about the internal structure of a 3DS file
- 4va(1), ctorus(1), cutctorus(1), 4vdmake(1)
- 4D object tumbler for X-Windows and object generation programs
- 6tunnel(1)
- tunnelling for application that don't speak IPv6
- ALLEGRO_PIXEL_FORMAT(3)
- Allegro 5 API
- ALLEGRO_TRANSFORM(3)
- Allegro 5 API
- ALTER_FOREIGN_DATA_WRAPPER(7)
- change the definition of a foreign-data wrapper
- ALTER_FOREIGN_TABLE(7)
- change the definition of a foreign table
- ALTER_SERVER(7)
- change the definition of a foreign server
- ALTQ(9)
- kernel interfaces for manipulating output queues on network interfaces
- AMC-analyse(1)
- automatic data capture from scans for AMC multiple choice exams
- AMC-annotate(1)
- completed answer sheets annotation after marking for AMC multiple choice exams
- AMC-association(1)
- manual association between students and answer sheets for AMC multiple choice exams
- AMC-association-auto(1)
- automatic association between students and answer sheets for AMC multiple choice exams
- AMC-export(1)
- exports marks for AMC multiple choice exams
- AMC-getimages(1)
- prepares scan images before sending them to AMC-analyse(1) for analysis
- AMC-meptex(1)
- gets the layout information from the working document to the layout database
- AMC-note(1)
- computes marks after scans data capture for AMC multiple choice exams
- ASN1_time_parse(3), ASN1_time_tm_cmp(3)
- LibreSSL utilities for ASN.1 time types
- ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3)
- functions to manage waiting for asynchronous jobs to complete
- Archetype(n)
- base class for all [incr Tk] mega-widgets
- Arrange(1x)
- AfterStep module for arranging windows in a tiling or cascading order
- BIO_printf(3), BIO_vprintf(3), BIO_snprintf(3), BIO_vsnprintf(3)
- formatted output to a BIO
- BIO_set_data(3), BIO_get_data(3), BIO_set_init(3), BIO_get_init(3), BIO_set_shutdown(3), BIO_get_shutdown(3)
- functions for managing BIO state information
- BN_bn2binpad(3), BN_bn2bin(3), BN_bin2bn(3), BN_bn2lebinpad(3), BN_lebin2bn(3), BN_bn2hex(3), BN_bn2dec(3), BN_hex2bn(3), BN_dec2bn(3), BN_print(3), BN_print_fp(3), BN_bn2mpi(3), BN_mpi2bn(3)
- format conversions
- BN_generate_prime_ex(3), BN_is_prime_ex(3), BN_is_prime_fasttest_ex(3), BN_GENCB_call(3), BN_GENCB_new(3), BN_GENCB_free(3), BN_GENCB_set_old(3), BN_GENCB_set(3), BN_GENCB_get_arg(3), BN_generate_prime(3), BN_is_prime(3), BN_is_prime_fasttest(3)
- generate primes and test for primality
- BSb_for_solve(3)
- Forward triangular matrix solution on a block of vectors
- BSb_forward(3)
- Forward triangular matrix multiplication on a block of vectors
- BScreate_ctx(3)
- Create the execution time context for the package
- BSctx_set_guess(3)
- Set whether to use zero as the initial vector for the iterative method or use the values given in the vector passed to the iterative method
- BSctx_set_num_rhs(3)
- Set the number of RHSs to be solved for
- BSctx_set_pr(3)
- Set whether information on reordering should be printed
- BSctx_set_print_log(3)
- Set whether logging information is printed
- BSctx_set_rt(3)
- Set whether information for fast future permutations with the same matrix structure should be kept
- BSctx_set_tol(3)
- Set the relative residual tolerance for the iterative method
- BSeasy_A(3)
- Given A in a standard numerical format, construct the sparse A that we need for BlockSolve. This routine is particularly useful for matrices created in Fortran. The rows on a processor must be contiguous in the global numbering. If they are not, then other BlockSolve routines must be called to construct the matrix for BlockSolve. Arrays are indexed starting with 0. The values in a row must be sorted according to column number
- BSfor_solve(3)
- Forward triangular matrix solution on a single vector
- BSfor_solve1(3)
- Forward triangular matrix solution on a single vector
- BSforward(3)
- Forward triangular matrix multiplication on a single vector
- BSforward1(3)
- Forward triangular matrix multiplication on a single vector
- BSfree_copy_par_mat(3)
- Free a copy of a sparse matrix (parallel format)
- BSfree_par_mat(3)
- Free a sparse matrix (parallel format)
- BSfree_spmat(3)
- Free a sparse matrix (original format)
- BSmain_perm(3)
- Permute the matrix for efficient parallel execution
- BSsetup_block(3)
- Change the setup for triangular matrix multiplication to allow for multiple vectors
- BSsetup_factor(3)
- Set up the communication for factorization
- BSsetup_forward(3)
- Set up the communication structure for triangular matrix solution
- BUS_PRINT_CHILD(9)
- print information about a device
- BUS_RESCAN(9)
- rescan a bus checking for devices that have been added or removed
- Banner(1)
- the Banner for Afterstep
- 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
- BosConfig(5)
- Defines server processes for the BOS Server to monitor
- BubBob.py(1)
- Generic startup script for bub-n-bros
- CA.pl(1)
- friendlier interface for OpenSSL certificate programs
- CDKgetDirectoryContents(3), CDKgetDirectoryContents CDKreadFile alignxy char2Chtype char2DisplayType checkForLink chtype2String deleteCursesWindow eraseCursesWindow getListIndex getString justifyString mode2Filetype moveCursesWindow popupDialog popupLabel popupLabelAttrib selectFile setWidgetDimension stripWhiteSpace viewFile viewInfo cdk_util(3)
- Cdk utility functions
- CHECKPOINT(7)
- force a transaction log checkpoint
- CK_ARRAY_FOREACH(3)
- iterate through an array
- CK_RWCOHORT_READ_LOCK(3)
- acquire read-only permission for cohort-based reader-writer lock
- CK_RWCOHORT_WRITE_LOCK(3)
- acquite write access for a cohort-based reader-writer lock
- CK_RWCOHORT_WRITE_UNLOCK(3)
- relinquish write access for cohort-based reader-writer lock
- CMSG_DATA(3), CMSG_FIRSTHDR(3), CMSG_LEN(3), CMSG_NXTHDR(3), CMSG_SPACE(3)
- socket control message routines for ancillary data access
- COMMIT_PREPARED(7)
- commit a transaction that was earlier prepared for two-phase commit
- CREATE_FOREIGN_DATA_WRAPPER(7)
- define a new foreign-data wrapper
- CREATE_FOREIGN_TABLE(7)
- define a new foreign table
- CREATE_POLICY(7)
- define a new row level security policy for a table
- CREATE_SERVER(7)
- define a new foreign server
- CREATE_TRANSFORM(7)
- define a new transform
- CREATE_USER_MAPPING(7)
- define a new mapping of a user to a foreign server
- CTLOG_new(3), CTLOG_new_from_base64(3), CTLOG_free(3), CTLOG_get0_name(3), CTLOG_get0_log_id(3), CTLOG_get0_public_key(3)
- encapsulates information about a Certificate Transparency log
- CURLINFO_REDIRECT_TIME(3)
- get the time for all redirection steps
- CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE(3)
- chunk length threshold for pipelining
- CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE(3)
- size threshold for pipelining penalty
- CURLMOPT_SOCKETFUNCTION(3)
- callback informed about what to wait for
- CURLOPT_ACCEPTTIMEOUT_MS(3)
- timeout waiting for FTP server to connect back
- CURLOPT_ADDRESS_SCOPE(3)
- set scope for local IPv6 addresses
- CURLOPT_CERTINFO(3)
- request SSL certificate information
- CURLOPT_CHUNK_BGN_FUNCTION(3)
- callback before a transfer with FTP wildcardmatch
- CURLOPT_CONNECTTIMEOUT(3)
- timeout for the connect phase
- CURLOPT_CONNECTTIMEOUT_MS(3)
- timeout for the connect phase
- CURLOPT_CUSTOMREQUEST(3)
- custom string for request
- CURLOPT_DEBUGDATA(3)
- custom pointer for debug callback
- CURLOPT_DIRLISTONLY(3)
- ask for names only in a directory listing
- CURLOPT_DNS_CACHE_TIMEOUT(3)
- set life-time for DNS cache entries
- CURLOPT_ERRORBUFFER(3)
- set error buffer for error messages
- CURLOPT_EXPECT_100_TIMEOUT_MS(3)
- timeout for Expect: 100-continue response
- CURLOPT_FORBID_REUSE(3)
- make connection get closed at once after use
- CURLOPT_FRESH_CONNECT(3)
- force a new connection to be used
- CURLOPT_FTP_ACCOUNT(3)
- set account info for FTP
- CURLOPT_FTP_CREATE_MISSING_DIRS(3)
- create missing dirs for FTP and SFTP
- CURLOPT_FTP_FILEMETHOD(3)
- select directory traversing method for FTP
- CURLOPT_FTP_RESPONSE_TIMEOUT(3)
- time allowed to wait for FTP response
- CURLOPT_HTTP200ALIASES(3)
- specify alternative matches for HTTP 200 OK
- CURLOPT_HTTPGET(3)
- ask for a HTTP GET request
- CURLOPT_HTTPPOST(3)
- specify the multipart formpost content
- CURLOPT_INTERFACE(3)
- source interface for outgoing traffic
- CURLOPT_INTERLEAVEFUNCTION(3)
- callback function for RTSP interleaved data
- CURLOPT_IOCTLFUNCTION(3)
- callback for I/O operations
- CURLOPT_LOCALPORT(3)
- set local port number to use for socket
- CURLOPT_NEW_DIRECTORY_PERMS(3)
- permissions for remotely created directories
- CURLOPT_NEW_FILE_PERMS(3)
- permissions for remotely created files
- CURLOPT_NOPROXY(3)
- disable proxy use for specific hosts
- CURLOPT_OPENSOCKETFUNCTION(3)
- set callback for opening sockets
- CURLOPT_PIPEWAIT(3)
- wait for pipelining/multiplexing
- CURLOPT_PREQUOTE(3)
- commands to run before FTP or SFTP transfer
- CURLOPT_PROXYUSERNAME(3)
- user name to use for proxy authentication
- CURLOPT_PROXYUSERPWD(3)
- user name and password to use for proxy authentication
- CURLOPT_PROXY_PINNEDPUBLICKEY(3)
- set pinned public key for https proxy
- CURLOPT_PROXY_SSLKEY(3)
- specify private keyfile for TLS and SSL proxy client cert
- CURLOPT_PROXY_SSL_CIPHER_LIST(3)
- specify ciphers to use for proxy TLS
- CURLOPT_PROXY_TLSAUTH_PASSWORD(3)
- password to use for proxy TLS authentication
- CURLOPT_PROXY_TLSAUTH_USERNAME(3)
- user name to use for proxy TLS authentication
- CURLOPT_PROXY_TRANSFER_MODE(3)
- append FTP transfer mode to URL for proxy
- CURLOPT_QUOTE(3)
- (S)FTP commands to run before transfer
- CURLOPT_RANDOM_FILE(3)
- specify a source for random data
- CURLOPT_READFUNCTION(3)
- read callback for data uploads
- CURLOPT_SEEKFUNCTION(3)
- user callback for seeking in input stream
- CURLOPT_SOCKOPTFUNCTION(3)
- set callback for setting socket options
- CURLOPT_SSH_AUTH_TYPES(3)
- set desired auth types for SFTP and SCP
- CURLOPT_SSH_KEYFUNCTION(3)
- callback for known host matching logic
- CURLOPT_SSH_PRIVATE_KEYFILE(3)
- set private key file for SSH auth
- CURLOPT_SSH_PUBLIC_KEYFILE(3)
- set public key file for SSH auth
- CURLOPT_SSLKEY(3)
- specify private keyfile for TLS and SSL client cert
- CURLOPT_SSL_CIPHER_LIST(3)
- specify ciphers to use for TLS
- CURLOPT_SSL_CTX_FUNCTION(3)
- SSL context callback for OpenSSL, wolfSSL/CyaSSL or mbedTLS
- CURLOPT_TIMECONDITION(3)
- select condition for a time request
- CURLOPT_TIMEVALUE(3)
- set time value for conditional
- CURLOPT_TLSAUTH_PASSWORD(3)
- password to use for TLS authentication
- CURLOPT_TLSAUTH_USERNAME(3)
- user name to use for TLS authentication
- CURLOPT_TRANSFERTEXT(3)
- request a text based transfer for FTP
- CURLOPT_TRANSFER_ENCODING(3)
- ask for HTTP Transfer Encoding
- CURLOPT_USE_SSL(3)
- request using SSL / TLS for the transfer
- CURLOPT_WRITEFUNCTION(3)
- set callback for writing received data
- CUnit(3)
- A unit testing framework for C
- Calculator(1)
- graphical (FormsVBT) integer calculator
- CamlinternalFormat(3o)
- no description
- CamlinternalFormatBasics(3o)
- no description
- CamlinternalLazy(3o)
- Run-time support for lazy values
- CamlinternalMod(3o)
- Run-time support for recursive modules
- CamlinternalOO(3o)
- Run-time support for objects and classes
- Coccilib(3cocci)
- Library of functions for use with Coccinelle OCaml script code
- ColorScheme(1x)
- defines color values for standard set of internal color names, to be used in other configuration files
- Compose(5)
- X client mappings for multi-key input sequences
- ConicProj(1)
- -- perform conic projections
- Consortium(7), XConsortium(7)
- X Consortium information
- ControlPanel-17(1), ControlPanel(1)
- Configure desktop settings for FOX Toolkit applications
- DELAY(9)
- busy loop for an interval
- DEVICE_PROBE(9)
- probe for device existence
- DH_generate_key(3), DH_compute_key(3)
- perform Diffie-Hellman key exchange
- DH_get0_pqg(3), DH_set0_pqg(3), DH_get0_key(3), DH_set0_key(3), DH_clear_flags(3), DH_test_flags(3), DH_set_flags(3), DH_get0_engine(3), DH_get_length(3), DH_set_length(3)
- Routines for getting and setting data in a DH object
- DMXForceWindowCreation(3)
- force immediate back-end window creation
- DPMSForceLevel(3)
- forces a DPMS capable display into the specified power level
- DPMSGetTimeouts(3)
- retrieves the timeout values used by the X server for DPMS timings
- DPMSInfo(3)
- returns information about the current DPMS state
- DPMSSetTimeouts(3)
- permits applications to set the timeout values used by the X server for DPMS timings
- DROP_FOREIGN_DATA_WRAPPER(7)
- remove a foreign-data wrapper
- DROP_FOREIGN_TABLE(7)
- remove a foreign table
- DROP_SERVER(7)
- remove a foreign server descriptor
- DROP_TRANSFORM(7)
- remove a transform
- DROP_USER_MAPPING(7)
- remove a user mapping for a foreign server
- 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 waranty. None. Use at your own risk. '" $Id$ '" address | crc8 | id | locator | r_address | r_id | r_locator | type ]]
- DSA_get0_pqg(3), DSA_set0_pqg(3), DSA_get0_key(3), DSA_set0_key(3), DSA_clear_flags(3), DSA_test_flags(3), DSA_set_flags(3), DSA_get0_engine(3)
- Routines for getting and setting data in a DSA object
- DTLSv1_listen(3)
- listen for incoming DTLS connections
- Dpkg::Build::Info(3)
- handle build information
- Dpkg::Changelog::Parse(3)
- generic changelog parser for dpkg-parsechangelog
- Dpkg::Control(3)
- parse and manipulate official control-like information
- Dpkg::IPC(3)
- helper functions for IPC
- Dpkg::Index(3)
- generic index of control information
- Dpkg::Vendor(3)
- get access to some vendor specific information
- ECPKParameters_print(3), ECPKParameters_print_fp(3)
- Functions for decoding and encoding ASN1 representations of elliptic curve entities
- EC_GFp_simple_method(3), EC_GFp_mont_method(3), EC_GFp_nist_method(3), EC_GFp_nistp224_method(3), EC_GFp_nistp256_method(3), EC_GFp_nistp521_method(3), EC_GF2m_simple_method(3), EC_METHOD_get_field_type(3)
- Functions for obtaining EC_METHOD objects
- EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3)
- Functions for manipulating EC_GROUP objects
- EC_GROUP_get_ecparameters(3), EC_GROUP_get_ecpkparameters(3), EC_GROUP_new(3), EC_GROUP_new_from_ecparameters(3), EC_GROUP_new_from_ecpkparameters(3), EC_GROUP_free(3), EC_GROUP_clear_free(3), EC_GROUP_new_curve_GFp(3), EC_GROUP_new_curve_GF2m(3), EC_GROUP_new_by_curve_name(3), EC_GROUP_set_curve_GFp(3), EC_GROUP_get_curve_GFp(3), EC_GROUP_set_curve_GF2m(3), EC_GROUP_get_curve_GF2m(3), EC_get_builtin_curves(3)
- Functions for creating and destroying EC_GROUP objects
- EC_KEY_get_enc_flags(3), EC_KEY_set_enc_flags(3)
- Get and set flags for encoding EC_KEY structures
- EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
- Functions for creating, destroying and manipulating EC_KEY objects
- EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
- Functions for creating, destroying and manipulating EC_POINT objects
- ERR_GET_LIB(3), ERR_GET_FUNC(3), ERR_GET_REASON(3), ERR_FATAL_ERROR(3)
- get information from error codes
- ERR_asprintf_error_data(3)
- record a LibreSSL error using a formatted string
- EZ_DisableImageDithering(3), EZ_EnableImageDithering (3)
- disable/enable image dithering for image labels
- EZ_EntryEditBackward(3), EZ_EntryEditBackwardWord(3), EZ_EntryEditBeginOfInput(3), EZ_EntryEditDeleteChar(3), EZ_EntryEditEndOfInput(3), EZ_EntryEditForeward(3), EZ_EntryEditForwardWord(3), EZ_EntryEditInsertString(3), EZ_EntryEditKillEndOfLine(3), EZ_EntryEditKillRegion(3), EZ_EntryEditSetMarker(3), EZ_EntryPasteSelection(3)
- entry edting functions
- EZ_GLNextEvent(3)
- wait for the next event to arrive on a 3D canvas
- EZ_GLResetEvents(3)
- empty the event queue for a 3D canvas
- EZ_GetAndUseWidgetResources(3), EZ_GetAndUseWidgetResources1 (3)
- retrieve and use all resources for a widget
- EZ_GetBackgroundPV(3), EZ_GetForegroundPV(3)
- return the current bg/fg pixel value
- EZ_GetDisplay(3), EZ_GetVisual(3), EZ_GetScreen(3), EZ_GetDepth(3), EZ_GetDisplayInfo(3), EZ_GetColormap (3)
- retrieve information about the display and visual
- EZ_GetNumberOfAllocatedColors(3), EZ_GetNumberOfReservedColorsForGL(3)
- retrieve information about the colormap
- EZ_GetWidgetCINames(3), EZ_SetWidgetCINames(3)
- set the class and instance name for a widget
- EZ_GlobHiddenFiles(3), EZ_GlobHiddenFiles (3)
- set an internal flag for globbing
- EZ_InsertWidgetAfter(3), EZ_InsertWidgetBefore(3), EZ_SwapWidgets(3)
- editing a widget tree
- EZ_LoadMatrix(3)
- load a transformation matrix
- EZ_OptionalEntryClearOptions(3), EZ_OptionalEntryAppendOption(3), EZ_OptionalEntryDeleteOption(3)
- manipulate the option list for OptionalEntry widget
- EZ_PolygonMode(3)
- select a rendering mode for polygons
- EZ_QueueLedAction(3), EZ_RemoveLedAction(3)
- queue/remove an action for an LED widget
- EZ_SSheetSetHScrollbar(3), EZ_SSheetSetVScrollbar(3)
- set the scroll bar for a spread sheet widget
- EZ_SSheetSetRegionJustification(3)
- set region justification for a spread sheet
- EZ_SSheetSetTextProperty(3)
- set the default text property for a spread sheet widget
- EZ_SetBitmapFont(3)
- select a X bitmap fonts for a 3D canvas
- EZ_SetDirTreeDefaultPixmaps(3), EZ_SetDirTreeDefaultPixmapsFromXpmFiles(3)
- set the default pixmap labels for directory tree nodes
- EZ_SetDirTreeDirectoryNodeCreator(3), EZ_SetDirTreeFileNodeCreator (3)
- specify a procedure for creating directory/file nodes on dir trees dir tree
- EZ_SetDirTreeOpenDirectoryMode(3)
- select a mode for open subdirectories on dir trees
- EZ_SetExecutorCommand(3)
- set the shell command for an executor
- EZ_SetFancyListBoxRowBg(3)
- set the alternating background colors for a fancy listbox widget
- EZ_SetFileSelectorInitialPattern(3)
- set the initial glob pattern for a file selector
- EZ_SetGlobalForeground(3)
- override the default foreground color
- EZ_SetLcdBackground(3), EZ_SetLcdForeground(3)
- Set the background and foreground color of an LCD widget
- EZ_SetLedColorFunction(3)
- Set a pixel coloring function for an LED widget
- EZ_SetLedFont(3)
- select a font for an LED widget
- EZ_SetLedPixelSize(3)
- Set the pixel size for an LED widget
- EZ_SetOptionalEntryOptionalItems(3), EZ_SetOptionalEntryOptionalItems (3)
- set the optional items for a combo box
- EZ_SetStatusMeterForeground(3), EZ_SetStatusMeterValueN(3)
- set the value(s) of a status meter
- EZ_SetTreeWidgetRowBg(3)
- set the alternating background colors for a tree widget
- EZ_SetWidgetLabelString(3), EZ_GetWidgetLabelString(3), EZ_GetWidgetLabelPosition(3)
- retrieve information about the textual lable on a widget
- EZ_ShadeModel(3)
- select a shading model for coloring primitives
- EZ_SitForALittleBit(3)
- sleep for a little bit
- EZ_TextGetPosition(3), EZ_TextSetMarker(3), EZ_TextGotoPosition(3), EZ_TextBackwardChar(3), EZ_TextBackwardWord(3), EZ_TextBeginningOfBuffer(3), EZ_TextBeginningOfLine(3), EZ_TextClear(3), EZ_TextDeleteNextChar(3), EZ_TextDeletePreviousChar(3), EZ_TextEndOfBuffer(3), EZ_TextEndOfLine(3), EZ_TextForwardChar(3), EZ_TextForwardWord(3), EZ_TextInsertChar(3), EZ_TextInsertNewLine(3), EZ_TextInsertString(3), EZ_TextInsertStringWithProperty(3), EZ_TextKillEndOfLine(3), EZ_TextKillRegion(3), EZ_TextLoadAnnotatedFile(3), EZ_TextLoadFile(3), EZ_TextNextLine(3), EZ_TextNextPage(3), EZ_TextPasteSelection(3), EZ_TextPreviousLine(3), EZ_TextPreviousPage(3), EZ_TextReDisplay(3), EZ_TextReplaceRegionWithPixmap(3), EZ_TextSaveAnnotatedText(3), EZ_TextSaveText(3), EZ_TextSetRegionBackground(3), EZ_TextSetRegionFont(3), EZ_TextSetRegionForeground(3), EZ_TextSetRegionProperty(3), EZ_TextSetRegionUnderline(3), EZ_TextGetRegionString(3)
- text widget editing functions
- EZ_TreeSetFGColor(3), EZ_TreeSetBGColor(3)
- set the foreground/background color for a tree
- EZ_WorkAreaClear(3), EZ_WorkAreaDeleteItem(3), EZ_WorkAreaDeleteItemUsingIdx(3), EZ_WorkAreaInsertItem(3), EZ_WorkAreaInsertItemAfter(3), EZ_WorkAreaInsertItemBefore(3), EZ_WorkAreaInsertItemUsingIdx(3), EZ_WorkAreaRearrange(3), EZ_WorkAreaSelectItem(3), EZ_WorkAreaSelectItemUsingIdx (3)
- work area editing functions
- Eterm(1)
- the Enlightened terminal emulator for the X Window System
- ExperimentFile(3), exp_read_info (3), exp_fread_info (3), exp_create_info (3), exp_destroy_info (3), exp_create_range (3), exp_extract_range (3), exp_get_feature_index (3), exp_get_int (3), exp_get_rng (3), exp_get_str (3), exp_put_int (3), exp_put_rng (3), exp_put_str (3), exp_print_line (3), exp_print_seq (3), exp_print_file (3), opos2str (3), str2opos (3), conf2str (3), str2conf(3)
- Manipulations of the Experiment File format "exp_read_info()" "" "exp_read_info()" "exp_fread_info()" "" "exp_fread_info()" "exp_create_info()" "" "exp_create_info()" "exp_destroy_info()" "" "exp_destroy_info()" "exp_create_range()" "" "exp_create_range()" "exp_extract_range()" "" "exp_extract_range()" "exp_get_feature_index()" "" "exp_get_feature_index()" "exp_get_int()" "" "exp_get_int()" "exp_get_rng()" "" "exp_get_rng()" "exp_get_str()" "" "exp_get_str()" "exp_put_int()" "" "exp_put_int()" "exp_put_rng()" "" "exp_put_rng()" "exp_put_str()" "" "exp_put_str()" "exp_print_line()" "" "exp_print_line()" "exp_print_seq()" "" "exp_print_seq()" "exp_print_file()" "" "exp_print_file()" "opos2str()" "" "opos2str()" "str2opos()" "" "str2opos()" "conf2str()" "" "conf2str()" "str2conf()" "" "str2conf()"
- FORCESALVAGE(5)
- Forces salvage of entire partition
- FTimes::EadRoutines(3)
- Home for various encoder and decoder routines
- FascistCheck(3)
- check a potential password for guessability
- FcCharSetCoverage(3)
- DEPRECATED return coverage for a Unicode page
- FcCharSetHasChar(3)
- Check a charset for a char
- FcCharSetIsSubset(3)
- Test for charset inclusion
- FcCharSetNew(3)
- DEPRECATED alias for FcCharSetCreate
- FcConfigGetCacheDirs(3)
- return the list of directories searched for cache files
- FcDefaultSubstitute(3)
- Perform default substitutions in a pattern
- FcDirSave(3)
- DEPRECATED: formerly used to save a directory cache
- FcFontRenderPrepare(3)
- Prepare pattern for loading font file
- FcIsLower(3)
- check for lower case ASCII character
- FcIsUpper(3)
- check for upper case ASCII character
- FcLangGetCharSet(3)
- Get character map for a language
- FcLangSetEqual(3)
- test for matching langsets
- FcLangSetHasLang(3)
- test langset for language support
- FcLangSetHash(3)
- return a hash value for a langset
- FcNameConstant(3)
- Get the value for a symbolic constant
- FcPatternFormat(3)
- Format a pattern into a string according to a format specifier
- FcPatternPrint(3)
- Print a pattern for debugging
- FcRangeCreateDouble(3)
- create a range object for double
- FcRangeCreateInteger(3)
- create a range object for integer
- FcStrSetEqual(3)
- check sets for equality
- FcStrSetMember(3)
- check set for membership
- FcValueEqual(3)
- Test two values for equality
- FeelWindowBox(1x)
- defines placement policy for certain type of windows, based on desk, window attributes, window size, etc. Useful for xinerama configurations, where windows should not be placed in between screens
- Format(3o)
- Pretty printing
- FvwmConsoleC.pl(1)
- Command editor for FVWM command input interface
- FvwmForm(1)
- input form module for Fvwm
- FvwmTabs(1)
- a generic tabbing module for the FVWM window manager
- FvwmTheme(1)
- an FVWM module for managing the appearance of FVWM and its modules
- GENLIB_BUS(3)
- Creates a bus name for netlist
- GENLIB_ELM(3)
- Creates a single element bus name for netlist
- GENLIB_LOAD_LOFIG(3)
- loads a netlist form disk and opens it as current figure
- GENLIB_LOAD_PHFIG(3), PHAD_PHFIG(3)
- loads a layout form disk and opens it as current figure
- GEOM(4)
- modular disk I/O request transformation framework
- GFX_MODE(3)
- Stores video mode information. Allegro game programming library
- GeoIP.conf(5)
- Configuration file for geoipupdate
- GeodSolve(1)
- -- perform geodesic calculations
- GeodesicProj(1)
- -- perform projections based on geodesics
- Git::SVN::Editor(3)
- commit driver for "git svn set-tree" and dcommit
- Git::SVN::Fetcher(3)
- tree delta consumer for "git svn fetch"
- Git::SVN::Memoize::YAML(3)
- store Memoized data in YAML format
- Git::SVN::Prompt(3)
- authentication callbacks for git-svn
- Git::SVN::Ra(3)
- Subversion remote access functions for git-svn
- GraphicsMagick++-config(1)
- get information about the installed version of Magick++
- GraphicsMagick-config(1)
- get information about the installed version of GraphicsMagick
- GraphicsMagickWand-config(1)
- get information about the installed version of GraphicsMagick
- Gwyddion::dump(3pm)
- -- Gwyddion plug-in proxy dump dumb file format handling
- HPL_bcast(3)
- Perform the row broadcast
- HPL_dlaswp00N(3)
- performs a series of row interchanges
- HPL_dlaswp10N(3)
- performs a series column interchanges
- HPL_equil(3)
- Equilibrate U and forward the column panel L
- HPL_grid_info(3)
- Retrieve grid information
- HPL_packL(3)
- Form the MPI structure for the row ring broadcasts
- HPL_pdtest(3)
- Perform one test
- HPL_plindx10(3)
- Compute the logarithmic maps for the spreading
- HPL_rollN(3)
- Roll U and forward the column panel
- HPL_rollT(3)
- Roll U and forward the column panel
- HPL_spreadN(3)
- Spread row panel U and forward current column panel
- HPL_spreadT(3)
- Spread row panel U and forward current column panel
- IMPORT_FOREIGN_SCHEMA(7)
- import table definitions from a foreign server
- INDEX(5)
- File containing information about the state of the ports tree
- IV_EVENT_INIT(3), iv_event_register(3), iv_event_unregister(3), iv_event_post(3)
- manage ivykis objects for event notification
- IV_EVENT_RAW_INIT(3), iv_event_raw_register(3), iv_event_raw_unregister(3), iv_event_raw_post(3)
- manage ivykis objects for event notification
- IV_POPEN_REQUEST_INIT(3), iv_popen_request_submit(3), iv_popen_request_close(3)
- popen (3) for ivykis applications
- ImageByteOrder(3), BitmapBitOrder(3), BitmapPad(3), BitmapUnit(3), DisplayHeight(3), DisplayHeightMM(3), DisplayWidth(3), DisplayWidthMM(3), XListPixmapFormats(3), XPixmapFormatValues(3)
- image format functions and macros
- ImageMagick(1)
- is a free software suite for the creation, modification and display of bitmap images
- J1BC(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1C(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1F(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1FA(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1FE(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1L(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1LE(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1MU(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1N(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1NE(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1P(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1PE(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1S(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1T(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- J1U(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- JAM_LockMB(3)
- Lock message base for exclusive access
- JHSD(3), JudyHS macros(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
- JHSFA(3), JudyHS macros(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
- JHSG(3), JudyHS macros(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
- JHSI(3), JudyHS macros(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
- JLBC(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLC(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLD(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLF(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLFA(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLFE(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLG(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLI(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLL(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLLE(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLMU(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLN(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLNE(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLP(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JLPE(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JOYSTICK_AXIS_INFO(3)
- Stores joystick axis information. Allegro game programming library
- JOYSTICK_BUTTON_INFO(3)
- Stores joystick button information. Allegro game programming library
- JOYSTICK_INFO(3)
- Stores information about joysticks. Allegro game programming library
- JOYSTICK_STICK_INFO(3)
- Stores joystick stick information. Allegro game programming library
- JSLD(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLF(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLFA(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLG(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLI(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLL(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLN(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JSLP(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- Judy(3), Judy arrays(3)
- C library functions for creating and accessing dynamic arrays
- Judy1(3), Judy1 macros(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1ByCount(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Count(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1First(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1FirstEmpty(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1FreeArray(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Last(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1LastEmpty(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1MemUsed(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Next(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1NextEmpty(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Prev(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1PrevEmpty(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Set(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Test(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1Unset(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- Judy1_funcs(3), Judy1 functions(3)
- C library for creating and accessing a dynamic array of bits, using any value of a word as an index
- JudyHS(3), JudyHS macros(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of Length as an Index and a word as a Value
- JudyHSDel(3), JudyHS functions(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
- JudyHSFreeArray(3), JudyHS functions(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
- JudyHSGet(3), JudyHS functions(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
- JudyHSIns(3), JudyHS functions(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
- JudyHS_funcs(3), JudyHS functions(3)
- C library for creating and accessing a dynamic array, using an array-of-bytes of a length: Length as an Index and a word as a Value
- JudyL(3), JudyL macros(3)
- C library for creating and accessing a dynamic array of words, using a word as an index
- JudyLByCount(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLCount(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLDel(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLFirst(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLFirstEmpty(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLFreeArray(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLGet(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLIns(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLLast(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLLastEmpty(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLMemUsed(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLNext(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLNextEmpty(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLPrev(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyLPrevEmpty(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudyL_funcs(3), JudyL functions(3)
- C library for creating and accessing a dynamic array of words, using any value of a word as an index
- JudySL(3), JudySL macros(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an Index (associative array)
- JudySLDel(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLFirst(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLFreeArray(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLGet(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLIns(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLLast(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLNext(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySLPrev(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- JudySL_funcs(3), JudySL functions(3)
- C library for creating and accessing a dynamic array, using a null-terminated string as an index (associative array)
- LISTEN(7)
- listen for a notification
- LZSS_PACK_DATA(3)
- Opaque structure for handling LZSS compression. Allegro game programming library
- LZSS_UNPACK_DATA(3)
- Opaque structure for handling LZSS decompression. Allegro game programming library
- Lexing(3o)
- The run-time library for lexers generated by ocamllex
- 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_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
- MD5(9), MD5Init(9), MD5Transform(9)
- message digest routines
- META(5), R META(5)
- [File that specifies metainformation of OCaml packages]c
- MODULE_PNP_INFO(9)
- register plug and play information for device matching
- MP4AddRtpESConfigurationPacket(3)
- Add ES configuration information to an RTP hint
- MP4GetHintTrackReferenceTrackId(3)
- Get the reference track id for a hint track
- MP4GetTrackNumberOfEdits(3)
- Get the number of edit segments for a track
- MP4GetVerbosity(3)
- Gets the current level of diagnostic information
- MP4SetVerbosity(3)
- Sets the level of diagnostic information
- MPE_Comm_global_rank(4)
- Returns the rank in MPI_COMM_WORLD for a given (communicator,rank) pair
- MPE_Describe_comm_event(4)
- Describe the attributes of an event with byte informational data in a specified MPI_Comm and on the thread that the function is invoked
- MPE_Describe_comm_state(4)
- Describe attributes of a state with byte informational data in a specified MPI_Comm and on the thread that the function is invoked
- MPE_Describe_event(4)
- Describe the attributes of an event without byte informational data in MPI_COMM_WORLD
- MPE_Describe_info_event(4)
- Describe the attributes of an event with byte informational data in MPI_COMM_WORLD
- MPE_Describe_info_state(4)
- Describe attributes of a state with byte informational data in MPI_COMM_WORLD
- MPE_Describe_state(4)
- Describe the attributes of a state without byte informational data in MPI_COMM_WORLD
- MPE_Draw_logic(4)
- Sets logical operation for laying down new pixels
- MPE_Get_mouse_press(4)
- Waits for mouse button press
- MPE_Iget_mouse_press(4)
- Checks for mouse button press
- MPE_Log_pack(4)
- pack the informational data into the byte buffer to be stored in a infomational event. The routine will byteswap the data if it is invoked on a small endian machine
- MPIX_Comm_agree(3)
- Performs agreement operation on comm
- MPIX_Compare_and_swap(3)
- Accumulate one element of type datatype from the origin buffer (origin_addr) to the buffer at offset target_disp, in the target window specied by target_rank and win, using the operation op and return in the result buffer result_addr the content of the target buffer before the accumulation
- MPIX_Fetch_and_op(3)
- Accumulate one element of type datatype from the origin buffer (origin_addr) to the buffer at offset target_disp, in the target window specied by target_rank and win, using the operation op and return in the result buffer result_addr the content of the target buffer before the accumulation
- MPIX_Win_allocate(3)
- Create and allocate an MPI Window object for one-sided communication
- MPIX_Win_allocate_shared(3)
- Create an MPI Window object for one-sided communication and allocate memory at each process
- MPIX_Win_create_dynamic(3)
- Create an MPI Window object for one-sided communication
- MPIX_Win_shared_query(3)
- Query the size and base pointer for a patch of a shared memory window
- MPI_Alloc_mem(3)
- Allocate memory for message passing and RMA
- MPI_Alltoallv(3)
- Sends data from all to all processes; each process may send a different amount of data and provide displacements for the input and output data
- MPI_Alltoallw(3)
- Generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
- MPI_Bsend_init(3)
- Builds a handle for a buffered send
- MPI_Buffer_attach(3)
- Attaches a user-provided buffer for sending
- MPI_Buffer_detach(3)
- Removes an existing buffer (for use in MPI_Bsend etc)
- MPI_Cart_create(3)
- Makes a new communicator to which topology information has been attached
- MPI_Cart_get(3)
- Retrieves Cartesian topology information associated with a communicator
- MPI_Cart_map(3)
- Maps process to Cartesian topology information
- MPI_Cart_sub(3)
- Partitions a communicator into subgroups which form lower-dimensional cartesian subgrids
- MPI_Cartdim_get(3)
- Retrieves Cartesian topology information associated with a communicator
- MPI_Comm_accept(3)
- Accept a request to form a new intercommunicator
- MPI_Comm_connect(3)
- Make a request to form a new intercommunicator
- MPI_Comm_dup(3)
- Duplicates an existing communicator with all its cached information
- MPI_Comm_dup_with_info(3)
- Duplicates an existing communicator with all its cached information
- MPI_Comm_free(3)
- Marks the communicator object for deallocation
- MPI_Comm_free_keyval(3)
- Frees an attribute key for communicators
- MPI_Comm_get_info(3)
- Returns a new info object containing the hints of the communicator associated with comm. The current setting of all hints actually used by the system related to this communicator is returned in info_used. If no such hints exist, a handle to a newly created info object is returned that contains no key/value pair. The user is responsible for freeing info_used via MPI_INFO_FREE
- MPI_Comm_get_parent(3)
- Return the parent communicator for this process
- MPI_Comm_set_errhandler(3)
- Set the error handler for a communicator
- MPI_Comm_set_info(3)
- Set new values for the hints of the communicator associated with comm. The call is collective on the group of comm. The info object may be different on each process, but any info entries that an implementation requires to be the same on all processes must appear with the same value in each process' info object
- MPI_Comm_set_name(3)
- Sets the print name for a communicator
- MPI_Compare_and_swap(3)
- Perform one-sided atomic compare-and-swap
- MPI_Dist_graph_create(3)
- MPI_DIST_GRAPH_CREATE returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Dist_graph_create_adjacent(3)
- returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Dist_graph_neighbors(3)
- Provides adjacency information for a distributed graph topology
- MPI_Dist_graph_neighbors_count(3)
- Provides adjacency information for a distributed graph topology
- MPI_Errhandler_get(3)
- Gets the error handler for a communicator
- MPI_Errhandler_set(3)
- Sets the error handler for a communicator
- MPI_Error_string(3)
- Return a string for a given error code
- MPI_Fetch_and_op(3)
- Perform one-sided read-modify-write
- MPI_File_c2f(3)
- Translates a C file handle to a Fortran file handle
- MPI_File_f2c(3)
- Translates a Fortran file handle to a C file handle
- MPI_File_get_info(3)
- Returns the hints for a file that are actually being used by MPI
- MPI_File_preallocate(3)
- Preallocates storage space for a file
- MPI_File_set_errhandler(3)
- Set the error handler for an MPI file
- MPI_File_set_info(3)
- Sets new values for the hints associated with a file
- MPI_Get_accumulate(3)
- Perform an atomic, one-sided read-and-accumulate operation
- MPI_Graph_create(3)
- Makes a new communicator to which topology information has been attached
- MPI_Graph_get(3)
- Retrieves graph topology information associated with a communicator
- MPI_Graph_map(3)
- Maps process to graph topology information
- MPI_Graphdims_get(3)
- Retrieves graph topology information associated with a communicator
- MPI_Ialltoallv(3)
- Sends data from all to all processes in a nonblocking way; each process may send a different amount of data and provide displacements for the input and output data
- MPI_Ialltoallw(3)
- Nonblocking generalized all-to-all communication allowing different datatypes, counts, and displacements for each partner
- MPI_Iprobe(3)
- Nonblocking test for a message
- MPI_Keyval_free(3)
- Frees an attribute key for communicators
- MPI_Op_commute(3)
- Queries an MPI reduction operation for its commutativity
- MPI_Pack_external(3)
- Packs a datatype into contiguous memory, using the external32 format
- MPI_Probe(3)
- Blocking test for a message
- MPI_Publish_name(3)
- Publish a service name for use with MPI_Comm_connect
- MPI_Raccumulate(3)
- Accumulate data into the target process using remote memory access and return a request handle for the operation
- MPI_Recv(3)
- Blocking receive for a message
- MPI_Recv_init(3)
- Create a persistent request for a receive
- MPI_Register_datarep(3)
- Register functions for user-defined data representations
- MPI_Request_get_status(3)
- Nondestructive test for the completion of a Request
- MPI_Rget_accumulate(3)
- Perform an atomic, one-sided read-and-accumulate operation and return a request handle for the operation
- MPI_Rput(3)
- Put data into a memory window on a remote process and return a request handle for the operation
- MPI_Rsend_init(3)
- Creates a persistent request for a ready send
- MPI_Send(3)
- Performs a blocking send
- MPI_Send_init(3)
- Create a persistent request for a standard send
- MPI_Ssend_init(3)
- Creates a persistent request for a synchronous send
- MPI_T_category_get_info(3)
- Get the information about a category
- MPI_T_category_get_pvars(3)
- Get performance variables in a category
- MPI_T_cvar_get_info(3)
- Get the information about a control variable
- MPI_T_cvar_handle_alloc(3)
- Allocate a handle for a control variable
- MPI_T_cvar_handle_free(3)
- Free an existing handle for a control variable
- MPI_T_enum_get_info(3)
- Get the information about an enumeration
- MPI_T_enum_get_item(3)
- Get the information about an item in an enumeration
- MPI_T_finalize(3)
- Finalize the MPI tool information interface
- MPI_T_pvar_get_index(3)
- Get the index of a performance variable
- MPI_T_pvar_get_info(3)
- Get the inforamtion about a performance variable
- MPI_T_pvar_get_num(3)
- Get the number of performance variables
- MPI_T_pvar_handle_alloc(3)
- Allocate a handle for a performance variable
- MPI_T_pvar_handle_free(3)
- Free an existing handle for a performance variable
- MPI_T_pvar_read(3)
- Read the value of a performance variable
- MPI_T_pvar_readreset(3)
- Read the value of a performance variable and then reset it
- MPI_T_pvar_reset(3)
- Reset a performance variable
- MPI_T_pvar_session_create(3)
- Create a new session for accessing performance variables
- MPI_T_pvar_session_free(3)
- Free an existing performance variable session
- MPI_T_pvar_start(3)
- Start a performance variable
- MPI_T_pvar_stop(3)
- Stop a performance variable
- MPI_T_pvar_write(3)
- Write a performance variable
- MPI_Test(3)
- Tests for the completion of a request
- MPI_Testall(3)
- Tests for the completion of all previously initiated requests
- MPI_Testany(3)
- Tests for completion of any previdously initiated requests
- MPI_Testsome(3)
- Tests for some given requests to complete
- MPI_Type_create_hindexed(3)
- Create a datatype for an indexed datatype with displacements in bytes
- MPI_Type_create_keyval(3)
- Create an attribute keyval for MPI datatypes
- MPI_Type_create_subarray(3)
- Create a datatype for a subarray of a regular, multidimensional array
- MPI_Type_free_keyval(3)
- Frees an attribute key for datatypes
- MPI_Type_get_extent(3)
- Get the lower bound and extent for a Datatype
- MPI_Type_get_name(3)
- Get the print name for a datatype
- MPI_Type_get_true_extent(3)
- Get the true lower bound and extent for a datatype
- MPI_Wait(3)
- Waits for an MPI request to complete
- MPI_Waitall(3)
- Waits for all given MPI Requests to complete
- MPI_Waitany(3)
- Waits for any specified MPI Request to complete
- MPI_Waitsome(3)
- Waits for some given MPI Requests to complete
- MPI_Win_allocate(3)
- Create and allocate an MPI Window object for one-sided communication
- MPI_Win_allocate_shared(3)
- Create an MPI Window object for one-sided communication and shared memory access, and allocate memory at each process
- MPI_Win_create(3)
- Create an MPI Window object for one-sided communication
- MPI_Win_create_dynamic(3)
- Create an MPI Window object for one-sided communication. This window allows memory to be dynamically exposed and un-exposed for RMA operations
- MPI_Win_create_errhandler(3)
- Create an error handler for use with MPI window objects
- MPI_Win_create_keyval(3)
- Create an attribute keyval for MPI window objects
- MPI_Win_fence(3)
- Perform an MPI fence synchronization on a MPI window
- MPI_Win_free_keyval(3)
- Frees an attribute key for MPI RMA windows
- MPI_Win_get_errhandler(3)
- Get the error handler for the MPI RMA window
- MPI_Win_set_info(3)
- Set new values for the hints of the window associated with win
- MPI_Win_set_name(3)
- Set the print name for an MPI RMA window
- MPI_Win_shared_query(3)
- Query the size and base pointer for a patch of a shared memory window
- MPI_Win_start(3)
- Start an RMA access epoch for MPI
- Magick++-config(1)
- get information about the installed version of Magick++
- Magick-config(1)
- get information about the installed version of ImageMagick
- MagickCore-config(1)
- get information about the installed version of ImageMagick
- MagickWand-config(1)
- get information about the installed version of the Magick Wand
- MailScanner(8)
- Virus/Spam Scanner for Sendmail, Exim and Postfix
- Mat_VarGetNumberOfFields(3)
- Get the number of fields for a structure variable
- Mat_VarRead(3)
- Reads the information and data for a specific variable in a MATLAB MAT file
- Mat_VarReadInfo(3)
- Read the information for a specific variable in a MATLAB MAT file
- Mat_VarReadNext(3)
- Reads the information and data for the next variable in a MATLAB MAT file
- Mat_VarReadNextInfo(3)
- Reads the information for the next variable in a MATLAB MAT file
- MrmFetchWidgetOverride(3)
- Fetches any indexed (UIL named) application widget. It overrides the arguments specified for this application widget in UIL "MrmFetchWidgetOverride" "uil functions" "MrmFetchWidgetOverride"
- MrmRegisterClass(3)
- Saves the information needed for MRM to access the widget creation function for user-defined widgets "MrmRegisterClass" "uil functions" "MrmRegisterClass"
- MrmRegisterNames(3)
- Registers the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier names) "MrmRegisterNames" "uil functions" "MrmRegisterNames"
- MrmRegisterNamesInHierarchy(3)
- Registers the values associated with the names referenced in UIL within a single hierarchy (for example, UIL callback function names or UIL identifier names) "MrmRegisterNamesIn\%Hierarchy" "uil functions" "MrmRegisterNamesIn\%Hierarchy"
- Munin::Common::Config(3)
- Abstract base class for common config code
- Munin::Master::Group(3)
- Holds information on host groups. Groups can be nested
- Munin::Master::Host(3)
- Holds information on hosts we are interested in collecting data from
- Munin::Master::ProcessManager(3)
- Manager for parallel execution of Workers
- Munin::Master::Update(3)
- Contacts Munin Nodes, gathers data from their service data sources, and stores this information in RRD files
- Munin::Master::Worker(3)
- Abstract base class for workers
- Munin::Node::Configure::Debug(3)
- Prints a debug message in the standard munin-node-configure format
- Munin::Node::Configure::HostEnumeration(3)
- Takes a list of hosts, and returns the corresponding IPs in dotted-quad form
- Munin::Node::Logger(3)
- The logger for munin node
- Munin::Node::OS(3)
- OS related utility methods for the Munin node
- Munin::Node::ProxySpooler(3)
- Daemon to gather spool information by querying a munin-node instance
- Munin::Node::Server(3)
- This module implements a Net::Server server for the munin node
- Munin::Node::Session(3)
- Stores the state for the session between a node and a master
- Munin::Plugin(3)
- Utility functions for Perl Munin plugins
- Munin::Plugin::Pgsql(3)
- Base module for PostgreSQL plugins for Munin
- Munin::Plugin::SNMP(3)
- Net::SNMP subclass for Munin plugins
- NetSNMP::ASN(3)
- Perl extension for SNMP ASN.1 types
- NetSNMP::OID(3)
- Perl extension for manipulating OIDs
- NetSNMP::TrapReceiver(3)
- Embedded perl trap handling for Net-SNMP's snmptrapd
- NetSNMP::agent(3)
- Perl extension for the net-snmp agent
- NetSNMP::agent::default_store(3)
- Perl extension for Net-SNMP agent default storage
- NetSNMP::default_store(3)
- Perl extension for Net-SNMP generic storage of global data
- NetSNMP::netsnmp_request_infoPtr(3), NetSNMP::agent::netsnmp_request_infoPtr(3)
- Perl extension for request information
- PACKFILE_VTABLE(3)
- Packfile vtable structure, for custom packfiles. Allegro game programming library
- PALETTE(3)
- Stores palette information. Allegro game programming library
- PCI_IOV_ADD_VF(9)
- inform a PF driver that a VF is being created
- PEM_write_bio_CMS_stream(3)
- output CMS_ContentInfo structure in PEM format
- PEM_write_bio_PKCS7_stream(3)
- output PKCS7 structure in PEM format
- POFileChecker(1)
- searches for common mistakes in PO/POT files
- POFileClean(1)
- resets the msgstr for situations where it's just a copy of msgid
- PQlocalTZInfo(3)
- Gets the local machine's timezone information
- PQputf(3), PQputvf(3)
- Packs a set of parameters in a PGparam for use with a parameterized query
- PQspecPrepare(3)
- Prepares a libpqtypes specifier format string
- PREPARE(7)
- prepare a statement for execution
- PREPARE_TRANSACTION(7)
- prepare the current transaction for two-phase commit
- PS_free_glyph_list(3)
- Frees memory allocated for glyph list
- PS_open_file(3)
- Opens a file for output
- PS_open_image(3)
- Reads an image for later placement
- PS_set_border_color(3)
- Sets color of border for annotations
- PS_set_border_dash(3)
- Sets length of dashes for border of annotations
- PS_set_info(3)
- Sets information fields of document
- PS_set_text_pos(3)
- Sets position for text output
- PS_setfont(3)
- Sets font to use for following output
- PTinfo(1)
- Display information about a panotools-generated image
- PTmender(1)
- Replacement for PTStitcher
- Pager(1x)
- AfterStep module for virtual desktop navigation
- Parse::Pidl::NDR(3)
- NDR parsing information generator
- Parse::Pidl::Util(3)
- Generic utility functions for pidl
- Parse::Pidl::Wireshark::Conformance(3)
- Conformance file parser for Wireshark
- Parse::Pidl::Wireshark::NDR(3)
- Parser generator for Wireshark
- Parsing(3o)
- The run-time library for parsers generated by ocamlyacc
- Placement(1x)
- AfterStep supports several different window placement policies. Some of them designed to fill free space, and some allowing for windows to be placed on top of others
- Pnews(1)
- a program for posting news articles
- Printexc(3o)
- Facilities for printing exceptions and inspecting current call stack
- Printf(3o)
- Formatted output functions
- Q(3)
- support for Forall, Exists, etc in GNU C and C++
- QUAT(3)
- Stores quaternion information. Allegro game programming library
- Qstl(3)
- support for Forall, Exists, etc in GNU C++ using STL
- R(1)
- a language for data analysis and graphics
- ROLLBACK_PREPARED(7)
- cancel a transaction that was earlier prepared for two-phase commit
- RSA_set0_key(3), RSA_set0_factors(3), RSA_set0_crt_params(3), RSA_get0_key(3), RSA_get0_factors(3), RSA_get0_crt_params(3), RSA_clear_flags(3), RSA_test_flags(3), RSA_set_flags(3), RSA_get0_engine(3)
- Routines for getting and setting data in an RSA object
- RT::Action::SLA(3)
- base class for all actions in the extension
- RT::Authen::ExternalAuth::DBI(3)
- External database source for RT authentication
- RT::Authen::ExternalAuth::DBI::Cookie(3)
- Database-backed, cookie SSO source for RT authentication
- RT::Authen::ExternalAuth::LDAP(3)
- LDAP source for RT authentication
- RT::Extension::SLA(3)
- Service Level Agreements for RT
- RT::Queue_SLA(3), RT::Extension::QueueSLA(3)
- default SLA for Queue
- RTx::Calendar(3)
- Calendar for RT due dates
- RhumbSolve(1)
- -- perform rhumb line calculations
- RkCloseRoma(3), RkCloseRoma / RkwCloseRoma(3)
- close the dictionary used for Romaji-kana conversion
- RkGetKanji(3)
- get the current candidate for the current clause
- RkGetLex(3)
- get morphemic information on each word that makes up the current candidate
- RkGetStat(3)
- get analysis information about the current candidate
- RkMapPhonogram(3)
- perform Romaji-kana conversion by using a specified Romaji-kana conversion table
- RkMapRoma(3)
- perform Romaji-kana conversion by using a specified Romaji-kana conversion table
- RkOpenRoma(3)
- open the dictionary to use for Romaji-kana conversion
- RlwrapFilter(3pm)
- Perl class for rlwrap filters
- Rnmail(1)
- a program for replying via mail
- Rscript(1)
- front end for scripting with R
- SDL_BlitSurface(3)
- This performs a fast blit from the source surface to the destination surface
- SDL_BuildAudioCVT(3)
- Initializes a SDL_AudioCVT structure for conversion
- SDL_CD(3)
- CDROM Drive Information
- SDL_CDName(3)
- Returns a human-readable, system-dependent identifier for the CD-ROM
- SDL_CDOpen(3)
- Opens a CD-ROM drive for access
- SDL_CDtrack(3)
- CD Track Information Structure
- SDL_Color(3)
- Format independent color description
- SDL_ConvertAudio(3)
- Convert audio data to a desired audio format
- SDL_ConvertSurface(3)
- Converts a surface to the same format as another surface
- SDL_Delay(3)
- Wait a specified number of milliseconds before returning
- SDL_DisplayFormat(3)
- Convert a surface to the display format
- SDL_DisplayFormatAlpha(3)
- Convert a surface to the display format
- SDL_FillRect(3)
- This function performs a fast fill of the given rectangle with some color
- SDL_GetClipRect(3)
- Gets the clipping rectangle for a surface
- SDL_GetGammaRamp(3)
- Gets the color gamma lookup tables for the display
- SDL_GetRGB(3)
- Get RGB values from a pixel in the specified pixel format
- SDL_GetRGBA(3)
- Get RGBA values from a pixel in the specified pixel format
- SDL_GetVideoInfo(3)
- returns a pointer to information about the video hardware
- SDL_JoystickOpen(3)
- Opens a joystick for use
- SDL_ListModes(3)
- Returns a pointer to an array of available screen dimensions for the given format and video flags
- SDL_LockSurface(3)
- Lock a surface for directly access
- SDL_MapRGB(3)
- Map a RGB color value to a pixel format
- SDL_MapRGBA(3)
- Map a RGBA color value to a pixel format
- SDL_Palette(3)
- Color palette for 8-bit pixel formats
- SDL_PeepEvents(3)
- Checks the event queue for messages and optionally returns them
- SDL_PixelFormat(3)
- Stores surface format information
- SDL_PollEvent(3)
- Polls for currently pending events
- SDL_SetClipRect(3)
- Sets the clipping rectangle for a surface
- SDL_SetColors(3)
- Sets a portion of the colormap for the given 8-bit surface
- SDL_SetEventFilter(3)
- Sets up a filter to process all events before they are posted to the event queue
- SDL_SetGamma(3)
- Sets the color gamma function for the display
- SDL_SetGammaRamp(3)
- Sets the color gamma lookup tables for the display
- SDL_SysWMEvent(3)
- Platform-dependent window manager event
- SDL_ThreadID(3)
- Get the 32-bit thread identifier for the current thread
- SDL_VideoInfo(3)
- Video Target information
- SDL_WM_SetIcon(3)
- Sets the icon for the display window
- SDL_WaitEvent(3)
- Waits indefinitely for the next available event
- SDL_WaitThread(3)
- Wait for a thread to finish
- SDLmm(3)
- The namespace for the SDLmm library
- SDLmm_BaseSurface(3), SDLmm::BaseSurface(3)
- An abstract base class for graphical surfaces
- SDLmm_EventHandler(3), SDLmm::EventHandler(3)
- The base class used for custom Event handlers
- SDLmm_VideoInfo(3), SDLmm::VideoInfo(3)
- Video target information
- SDLmm_todo(3), todo(3)
- Todo List "Class SDLmm::SRect " 1c Extend the class with useful utility functions in regards to rectangles like intersections. "Class SDLmm::Surface " 1c Implement a better constructor scheme, where the first argument is a dummy class which specified what to do. This would allow a construct where a surface can be loaded from an image file without first having to create an unitialized object. "Class SDLmm::VideoInfo " 1c Build a status function allowing for easier access to the flags. This can be done using a bitfield which would allow for checking for multiple features at once
- SDT(9)
- a DTrace framework for adding statically-defined tracing probes
- SET_CONSTRAINTS(7)
- set constraint check timing for the current transaction
- SLIST_CLASS_ENTRY(3), SLIST_CLASS_HEAD(3), SLIST_CONCAT(3), SLIST_EMPTY(3), SLIST_ENTRY(3), SLIST_FIRST(3), SLIST_FOREACH(3), SLIST_FOREACH_FROM(3), SLIST_FOREACH_FROM_SAFE(3), SLIST_FOREACH_SAFE(3), SLIST_HEAD(3), SLIST_HEAD_INITIALIZER(3), SLIST_INIT(3), SLIST_INSERT_AFTER(3), SLIST_INSERT_HEAD(3), SLIST_NEXT(3), SLIST_REMOVE(3), SLIST_REMOVE_AFTER(3), SLIST_REMOVE_HEAD(3), SLIST_SWAP(3), STAILQ_CLASS_ENTRY(3), STAILQ_CLASS_HEAD(3), STAILQ_CONCAT(3), STAILQ_EMPTY(3), STAILQ_ENTRY(3), STAILQ_FIRST(3), STAILQ_FOREACH(3), STAILQ_FOREACH_FROM(3), STAILQ_FOREACH_FROM_SAFE(3), STAILQ_FOREACH_SAFE(3), STAILQ_HEAD(3), STAILQ_HEAD_INITIALIZER(3), STAILQ_INIT(3), STAILQ_INSERT_AFTER(3), STAILQ_INSERT_HEAD(3), STAILQ_INSERT_TAIL(3), STAILQ_LAST(3), STAILQ_NEXT(3), STAILQ_REMOVE(3), STAILQ_REMOVE_AFTER(3), STAILQ_REMOVE_HEAD(3), STAILQ_SWAP(3), LIST_CLASS_ENTRY(3), LIST_CLASS_HEAD(3), LIST_CONCAT(3), LIST_EMPTY(3), LIST_ENTRY(3), LIST_FIRST(3), LIST_FOREACH(3), LIST_FOREACH_FROM(3), LIST_FOREACH_FROM_SAFE(3), LIST_FOREACH_SAFE(3), LIST_HEAD(3), LIST_HEAD_INITIALIZER(3), LIST_INIT(3), LIST_INSERT_AFTER(3), LIST_INSERT_BEFORE(3), LIST_INSERT_HEAD(3), LIST_NEXT(3), LIST_PREV(3), LIST_REMOVE(3), LIST_SWAP(3), TAILQ_CLASS_ENTRY(3), TAILQ_CLASS_HEAD(3), TAILQ_CONCAT(3), TAILQ_EMPTY(3), TAILQ_ENTRY(3), TAILQ_FIRST(3), TAILQ_FOREACH(3), TAILQ_FOREACH_FROM(3), TAILQ_FOREACH_FROM_SAFE(3), TAILQ_FOREACH_REVERSE(3), TAILQ_FOREACH_REVERSE_FROM(3), TAILQ_FOREACH_REVERSE_FROM_SAFE(3), TAILQ_FOREACH_REVERSE_SAFE(3), TAILQ_FOREACH_SAFE(3), TAILQ_HEAD(3), TAILQ_HEAD_INITIALIZER(3), TAILQ_INIT(3), TAILQ_INSERT_AFTER(3), TAILQ_INSERT_BEFORE(3), TAILQ_INSERT_HEAD(3), TAILQ_INSERT_TAIL(3), TAILQ_LAST(3), TAILQ_NEXT(3), TAILQ_PREV(3), TAILQ_REMOVE(3), TAILQ_SWAP(3)
- implementations of singly-linked lists, singly-linked tail queues, lists and tail queues
- SLONIK_CLONE_PREPARE(7), CLONE PREPARE(7)
- Prepare for cloning a node
- SLONIK_DROP_LISTEN(7), DROP LISTEN(7)
- Eliminate configuration indicating how Slony-I node listens for events
- SLONIK_DROP_PATH(7), DROP PATH(7)
- Delete Slony-I connection information
- SLONIK_LOCK_SET(7), LOCK SET(7)
- Guard Slony-I replication set to prepare for MOVE SET
- SLONIK_REPAIR_CONFIG(7), REPAIR CONFIG(7)
- Resets the name-to-oid mapping of tables in a replication set, useful for restoring a node after a pg_dump
- SLONIK_STORE_LISTEN(7), STORE LISTEN(7)
- Configure Slony-I node to indicate where to listen for events
- SLONIK_TABLE_ADD_KEY(7), TABLE ADD KEY(7)
- Add primary key for use by Slony-I for a table with no suitable key
- SLONIK_WAIT_FOR_EVENT(7), WAIT FOR EVENT(7)
- Have Slonik script wait for previous event to complete
- SMIME_write_CMS(3)
- convert CMS structure to S/MIME format
- SMIME_write_PKCS7(3)
- convert PKCS#7 structure to S/MIME format
- SNMP(3)
- The Perl5 'SNMP' Extension Module for the Net-SNMP SNMP package
- 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_getargtypeid(3)
- return the data type OID for an argument of a statement prepared by SPI_prepare
- SPLAY_PROTOTYPE(3), SPLAY_GENERATE(3), SPLAY_ENTRY(3), SPLAY_HEAD(3), SPLAY_INITIALIZER(3), SPLAY_ROOT(3), SPLAY_EMPTY(3), SPLAY_NEXT(3), SPLAY_MIN(3), SPLAY_MAX(3), SPLAY_FIND(3), SPLAY_LEFT(3), SPLAY_RIGHT(3), SPLAY_FOREACH(3), SPLAY_INIT(3), SPLAY_INSERT(3), SPLAY_REMOVE(3), RB_PROTOTYPE(3), RB_PROTOTYPE_STATIC(3), RB_PROTOTYPE_INSERT(3), RB_PROTOTYPE_INSERT_COLOR(3), RB_PROTOTYPE_REMOVE(3), RB_PROTOTYPE_REMOVE_COLOR(3), RB_PROTOTYPE_FIND(3), RB_PROTOTYPE_NFIND(3), RB_PROTOTYPE_NEXT(3), RB_PROTOTYPE_PREV(3), RB_PROTOTYPE_MINMAX(3), RB_GENERATE(3), RB_GENERATE_STATIC(3), RB_GENERATE_INSERT(3), RB_GENERATE_INSERT_COLOR(3), RB_GENERATE_REMOVE(3), RB_GENERATE_REMOVE_COLOR(3), RB_GENERATE_FIND(3), RB_GENERATE_NFIND(3), RB_GENERATE_NEXT(3), RB_GENERATE_PREV(3), RB_GENERATE_MINMAX(3), RB_ENTRY(3), RB_HEAD(3), RB_INITIALIZER(3), RB_ROOT(3), RB_EMPTY(3), RB_NEXT(3), RB_PREV(3), RB_MIN(3), RB_MAX(3), RB_FIND(3), RB_NFIND(3), RB_LEFT(3), RB_RIGHT(3), RB_PARENT(3), RB_FOREACH(3), RB_FOREACH_FROM(3), RB_FOREACH_SAFE(3), RB_FOREACH_REVERSE(3), RB_FOREACH_REVERSE_FROM(3), RB_FOREACH_REVERSE_SAFE(3), RB_INIT(3), RB_INSERT(3), RB_REMOVE(3)
- implementations of splay and red-black trees
- SP_get_memb_info(3), SP_scat_get_memb_info(3)
- Extract membership information from message
- SSL_CTX_ctrl(3), SSL_CTX_callback_ctrl(3), SSL_ctrl(3), SSL_callback_ctrl(3)
- internal handling functions for SSL_CTX and SSL objects
- SSL_CTX_has_client_custom_ext(3)
- check whether a handler exists for a particular client extension type
- SSL_CTX_load_verify_locations(3), SSL_CTX_set_default_verify_paths(3), SSL_CTX_set_default_verify_dir(3), SSL_CTX_set_default_verify_file(3)
- set default locations for trusted CA certificates
- SSL_CTX_sess_set_new_cb(3), SSL_CTX_sess_set_remove_cb(3), SSL_CTX_sess_set_get_cb(3), SSL_CTX_sess_get_new_cb(3), SSL_CTX_sess_get_remove_cb(3), SSL_CTX_sess_get_get_cb(3)
- provide callback functions for server side external session caching
- SSL_CTX_set_default_passwd_cb(3), SSL_CTX_set_default_passwd_cb_userdata(3), SSL_CTX_get_default_passwd_cb(3), SSL_CTX_get_default_passwd_cb_userdata(3), SSL_set_default_passwd_cb(3), SSL_set_default_passwd_cb_userdata(3), SSL_get_default_passwd_cb(3), SSL_get_default_passwd_cb_userdata(3)
- set or get passwd callback for encrypted PEM file handling
- SSL_CTX_set_info_callback(3), SSL_CTX_get_info_callback(3), SSL_set_info_callback(3), SSL_get_info_callback(3)
- handle information callback for SSL connections
- SSL_CTX_set_max_cert_list(3), SSL_CTX_get_max_cert_list(3), SSL_set_max_cert_list(3), SSL_get_max_cert_list(3)
- manipulate allowed size for the peer's certificate chain
- SSL_CTX_set_msg_callback(3), SSL_CTX_set_msg_callback_arg(3), SSL_set_msg_callback(3), SSL_set_msg_callback_arg(3)
- install callback for observing protocol messages
- SSL_CTX_set_timeout(3), SSL_CTX_get_timeout(3)
- manipulate timeout values for session caching
- SSL_CTX_set_tlsext_ticket_key_cb(3)
- set a callback for session ticket processing
- SSL_CTX_set_tmp_dh_callback(3), SSL_CTX_set_tmp_dh(3), SSL_set_tmp_dh_callback(3), SSL_set_tmp_dh(3)
- handle DH keys for ephemeral key exchange
- SSL_CTX_set_tmp_rsa_callback(3), SSL_CTX_set_tmp_rsa(3), SSL_CTX_need_tmp_rsa(3), SSL_set_tmp_rsa_callback(3), SSL_set_tmp_rsa(3), SSL_need_tmp_rsa(3)
- handle RSA keys for ephemeral key exchange
- SSL_SESSION_get0_peer(3)
- get details about peer's certificate for a session
- SSL_SESSION_print(3), SSL_SESSION_print_fp(3), SSL_SESSION_print_keylog(3)
- printf information about a session
- SSL_accept(3)
- wait for a TLS/SSL client to initiate a TLS/SSL handshake
- SSL_alert_type_string(3), SSL_alert_type_string_long(3), SSL_alert_desc_string(3), SSL_alert_desc_string_long(3)
- get textual description of alert information
- SSL_do_handshake(3)
- perform a TLS/SSL handshake
- SSL_get_error(3)
- obtain result code for TLS/SSL I/O operation
- SSL_get_state(3), SSL_state(3), SSL_in_accept_init(3), SSL_in_before(3), SSL_in_connect_init(3), SSL_in_init(3), SSL_is_init_finished(3)
- inspect the state of the SSL state machine
- SSL_get_version(3), SSL_is_dtls(3)
- get the protocol information of a connection
- SSL_new(3), SSL_up_ref(3)
- create a new SSL structure for a connection
- SSL_pending(3), SSL_has_pending(3)
- check for readable bytes buffered in an SSL object
- SSL_waiting_for_async(3), SSL_get_all_async_fds(3), SSL_get_changed_async_fds(3)
- manage asynchronous operations
- SSL_want(3), SSL_want_nothing(3), SSL_want_read(3), SSL_want_write(3), SSL_want_x509_lookup(3), SSL_want_async(3), SSL_want_async_job(3)
- obtain state information TLS/SSL I/O operation
- STRUCTS_ARRAY_TYPE(3), STRUCTS_FIXEDARRAY_TYPE(3)
- structs types for arrays
- STRUCTS_DATA_TYPE(3), STRUCTS_FIXEDDATA_TYPE(3)
- structs types for binary data
- SYSINIT(9), SYSUNINIT(9)
- a framework for dynamic kernel initialization
- SbCylinder(3iv)
- class for representing a cylinder
- SbProjector(3iv)
- base class for representing projectors
- SbRotation(3iv)
- class for representing a rotation
- SbSphere(3iv)
- class for representing a sphere
- SbString(3iv)
- class for smart character strings
- SbTime(3iv)
- class for representation of a time
- SbViewportRegion(3iv)
- class for representing a viewport
- SbXfBox3f(3iv)
- 3D box with an associated transformation matrix
- Scanf(3o)
- Formatted input functions
- SceneViewer(1)
- 3d editor and viewer for Inventor scenes
- Smokeping_matchers_CheckLatency(3), Smokeping::matchers::CheckLatency(3)
- Edge triggered alert to check latency is under a value for x number of samples
- Smokeping_matchers_CheckLoss(3), Smokeping::matchers::CheckLoss(3)
- Edge triggered alert to check loss is under a value for x number of samples
- Smokeping_matchers_ExpLoss(3), Smokeping::matchers::ExpLoss(3)
- exponential weighting matcher for packet loss with RMON-like thresholds
- Smokeping_matchers_base(3), Smokeping::matchers::base(3)
- Base Class for implementing SmokePing Matchers
- Smokeping_probes_CiscoRTTMonDNS(3), Smokeping::probes::CiscoRTTMonDNS.pm(3)
- Probe for SmokePing
- Smokeping_probes_CiscoRTTMonEchoICMP(3), Smokeping::probes::CiscoRTTMonEchoICMP(3)
- Probe for SmokePing
- Smokeping_probes_CiscoRTTMonTcpConnect(3), Smokeping::probes::CiscoRTTMonTcpConnect(3)
- Probe for SmokePing
- Smokeping_probes_Curl(3), Smokeping::probes::Curl(3)
- a curl(1) probe for SmokePing
- Smokeping_probes_DNS(3), Smokeping::probes::DNS(3)
- Name Service Probe for SmokePing
- Smokeping_probes_DismanPing(3), Smokeping::probes::DismanPing(3)
- DISMAN-PING-MIB Probe for SmokePing
- Smokeping_probes_EchoPing(3), Smokeping::probes::EchoPing(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingChargen(3), Smokeping::probes::EchoPingChargen(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingDNS(3), Smokeping::probes::EchoPingDNS(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingDiscard(3), Smokeping::probes::EchoPingDiscard(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingHttp(3), Smokeping::probes::EchoPingHttp(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingHttps(3), Smokeping::probes::EchoPingHttps(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingIcp(3), Smokeping::probes::EchoPingIcp(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingLDAP(3), Smokeping::probes::EchoPingLDAP(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingPlugin(3), Smokeping::probes::EchoPingPlugin(3)
- a basis for using echoping(1) plugins as probes for SmokePing
- Smokeping_probes_EchoPingSmtp(3), Smokeping::probes::EchoPingSmtp(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_EchoPingWhois(3), Smokeping::probes::EchoPingWhois(3)
- an echoping(1) probe for SmokePing
- Smokeping_probes_FPing(3), Smokeping::probes::FPing(3)
- FPing Probe for SmokePing
- Smokeping_probes_FPing6(3), Smokeping::probes::FPing6(3)
- FPing6 Probe for SmokePing
- Smokeping_probes_IOSPing(3), Smokeping::probes::IOSPing(3)
- Cisco IOS Probe for SmokePing
- Smokeping_probes_LDAP(3), Smokeping::probes::LDAP(3)
- a LDAP probe for SmokePing
- Smokeping_probes_NFSping(3), Smokeping::probes::NFSping(3)
- NFSping Probe for SmokePing
- Smokeping_probes_OpenSSHEOSPing(3), Smokeping::probes::OpenSSHEOSPing(3)
- Arista EOS SSH Probe for SmokePing
- Smokeping_probes_OpenSSHJunOSPing(3), Smokeping::probes::OpenSSHJunOSPing(3)
- Juniper SSH JunOS Probe for SmokePing
- Smokeping_probes_Qstat(3), Smokeping::probes::Qstat(3)
- Qstat Probe for SmokePing
- Smokeping_probes_Radius(3), Smokeping::probes::Radius(3)
- a RADIUS authentication probe for SmokePing
- Smokeping_probes_RemoteFPing(3), Smokeping::probes::RemoteFPing(3)
- Remote FPing Probe for SmokePing
- Smokeping_probes_SSH(3), Smokeping::probes::SSH(3)
- Secure Shell Probe for SmokePing
- Smokeping_probes_TCPPing(3), Smokeping::probes::TCPPing(3)
- TCPPing Probe for SmokePing
- Smokeping_probes_TacacsPlus(3), Smokeping::probes::TacacsPlus(3)
- a TacacsPlus authentication probe for SmokePing
- Smokeping_probes_TelnetIOSPing(3), Smokeping::probes::TelnetIOSPing(3)
- Cisco IOS Probe for SmokePing
- Smokeping_probes_TelnetJunOSPing(3), Smokeping::probes::TelnetJunOSPing(3)
- Juniper JunOS Probe for SmokePing
- Smokeping_probes_WebProxyFilter(3), Smokeping::probes::WebProxyFilter(3)
- tests webproxy filter performance and function
- Smokeping_probes_base(3), Smokeping::probes::base(3)
- Base Class for implementing SmokePing Probes
- Smokeping_probes_basefork(3), Smokeping::probes::basefork(3)
- Yet Another Base Class for implementing SmokePing Probes
- Smokeping_probes_basevars(3), Smokeping::probes::basevars(3)
- Another Base Class for implementing SmokePing Probes
- Smokeping_probes_passwordchecker(3), Smokeping::probes::passwordchecker(3)
- A Base Class for implementing SmokePing Probes
- Smokeping_probes_skel(3), Smokeping::probes::skel(3)
- a skeleton for Smokeping Probes
- Smokeping_sorters_base(3), Smokeping::sorters::base(3)
- Base Class for implementing SmokePing Sorters
- SoAction(3iv)
- abstract base class for all actions
- SoAntiSquish(3iv)
- transformation node that undoes non-uniform 3D scales
- SoBase(3iv)
- base class for all nodes, paths, and engines
- SoBaseKit(3iv)
- base class for all node kits
- SoBoolOperation(3iv)
- performs Boolean operations
- SoButtonEvent(3iv)
- base class for all button events
- SoCallbackAction(3iv)
- performs a generic traversal of the scene graph
- SoCamera(3iv)
- abstract base class for camera nodes
- SoCenterballManip(3iv)
- transform node with 3D interface for editing rotation and center
- SoComposeMatrix(3iv)
- composes a transformation matrix
- SoConeDetail(3iv)
- stores detail information about the SoCone node
- SoCubeDetail(3iv)
- stores detail information about the SoCube node
- SoCylinderDetail(3iv)
- stores detail information about the SoCylinder node
- SoDataSensor(3iv)
- abstract base class for sensors attached to parts of a scene
- SoDecomposeMatrix(3iv)
- decomposes transformation matrices into values for translation, rotation, and scale
- SoDelayQueueSensor(3iv)
- abstract base class for sensors not dependent on time
- SoDetail(3iv)
- base class for describing detail information about a shape node
- SoDirectionalLightManip(3iv)
- directional light node with 3D interface for editing direction
- SoDragger(3iv)
- base class for nodekits that move in response to click-drag-release mouse events
- SoEngine(3iv)
- base class for all engines
- SoEngineOutput(3iv)
- class for all engine outputs
- SoEvent(3iv)
- base class for all events
- SoEventCallback(3iv)
- node which invokes callbacks for events
- SoFaceDetail(3iv)
- stores detail information about vertex-based shapes made of faces
- SoField(3iv)
- base class for all fields
- SoFieldContainer(3iv)
- abstract base class for objects that contain fields
- SoFont(3iv)
- node that defines font type and size for text
- SoGetMatrixAction(3iv)
- computes transformation matrix for subgraph
- SoGroup(3iv)
- base class for all group nodes
- SoHandleBoxManip(3iv)
- transform node with 3D Interface for Editing ScaleFactor and Translation
- SoIdleSensor(3iv)
- sensor for one-time only callbacks when the application is idle
- SoIndexedShape(3iv)
- abstract base class for all indexed vertex-based shapes
- SoInfo(3iv)
- node containing information text string
- SoInteractionKit(3iv)
- base class for all interaction nodekit classes
- SoInterpolate(3iv)
- base class for all interpolator engines
- SoJackManip(3iv)
- transform node with 3D interface for rotating, scaling, and translating
- SoLight(3iv)
- abstract base class for all light source nodes
- SoLineDetail(3iv)
- stores detail information about vertex-based shapes made of line segments
- SoLocateHighlight(3iv)
- special separator that performs locate highlighting
- SoMFLong(3iv)
- synonym for SoMFInt32
- SoMFULong(3iv)
- synonym for SoMFUInt32
- SoMField(3iv)
- base class for all multiple-valued fields
- SoMatrixTransform(3iv)
- node that specifies a 3D geometric transformation as a matrix
- SoNode(3iv)
- abstract base class for all database nodes
- SoNodeKitDetail(3iv)
- stores detail information about a nodekit
- SoNonIndexedShape(3iv)
- abstract base class for all non-indexed vertex-based shapes
- SoNormal(3iv)
- node that defines surface normals for shapes
- SoOffscreenRenderer(3iv)
- renders to an off-screen buffer for printing or generating textures
- SoOneShot(3iv)
- timer that runs for a pre-set amount of time
- SoOneShotSensor(3iv)
- sensor for one-time only callbacks
- SoPickAction(3iv)
- abstract base class for picking objects in a scene
- SoPointDetail(3iv)
- stores detail information about vertex-based shapes made of points
- SoPointLightManip(3iv)
- point light node with 3D interface for editing location
- SoProfile(3iv)
- abstract base class for all profile nodes
- SoResetTransform(3iv)
- node that resets the current transformation to identity
- SoSFLong(3iv)
- synonym for SoSFInt32
- SoSFULong(3iv)
- synonym for SoSFUInt32
- SoSField(3iv)
- abstract base class for all single-value fields
- SoScale2UniformDragger(3iv)
- object you can scale uniformly in two dimensions by dragging with the mouse
- SoScaleUniformDragger(3iv)
- object you can scale uniformly in 3D by dragging with the mouse
- SoSearchAction(3iv)
- searches for nodes in a scene graph
- SoSensor(3iv)
- abstract base class for Inventor sensors
- SoShape(3iv)
- abstract base class for all shape nodes
- SoSpotLightManip(3iv)
- spotlight node with 3D interface for editing location, direction, and beam width
- SoSurroundScale(3iv)
- transformation node that adjusts the current matrix so a default cube will surround other objects
- SoTabBoxManip(3iv)
- transform node with 3D Interface for editing scale and translation
- SoTextDetail(3iv)
- stores detail information about a text node
- SoTexture2Transform(3iv)
- 2D texture transformation node
- SoTextureCoordinateFunction(3iv)
- abstract base class for texture coordinate function nodes
- SoTimerQueueSensor(3iv)
- abstract base class for sensors dependent on time
- SoTrackballDragger(3iv)
- striped ball you can rotate or scale uniformly by dragging with the mouse
- SoTrackballManip(3iv)
- transform node with 3D interface for changing rotation and scaling
- SoTranReceiver(3iv)
- interprets database changes for transcription
- SoTranSender(3iv)
- sends database changes for transcription
- SoTransform(3iv)
- general 3D geometric transformation node
- SoTransformBoxDragger(3iv)
- box-like object you scale, rotate, and translate by dragging with the mouse
- SoTransformBoxManip(3iv)
- transform node with 3D interface for changing scaling, rotation, and translation
- SoTransformManip(3iv)
- base class for all transform Nodes with built-in 3D user interfaces
- SoTransformSeparator(3iv)
- group node that saves and restores transformation state
- SoTransformVec3f(3iv)
- transforms a 3D vector by a 4x4 matrix
- SoTransformation(3iv)
- Abstract base class for all geometric transformation nodes
- SoTransformerDragger(3iv)
- box-like object you scale, rotate, and translate by dragging with the mouse
- SoTransformerManip(3iv)
- transform node with 3D interface for changing scaling, rotation, and translation
- SoTriggerAny(3iv)
- provides fan-in for triggers
- SoType(3iv)
- stores runtime type information
- SoVertexShape(3iv)
- abstract base class for all vertex-based shape nodes
- SoXt(3iv)
- routines for Inventor/Xt compatibility
- SoXtComponent(3iv)
- abstract base class for all Inventor Xt components
- SoXtDevice(3iv)
- abstract base class device for use with the SoXtRenderArea
- SoXtDirectionalLightEditor(3iv)
- component for editing directional lights
- SoXtFlyViewer(3iv)
- viewer component for flying through space, with a constant world up
- SoXtGLWidget(3iv)
- wrapper around GLwMDraw for OpenGL rendering in a motif widget
- SoXtKeyboard(3iv)
- translates and reports events for the keyboard
- SoXtLightSliderSet(3iv)
- component with Motif sliders for editing SoLight nodes
- SoXtMaterialSliderSet(3iv)
- component with Motif sliders for editing SoMaterial nodes
- SoXtMouse(3iv)
- translates and reports events for the mouse
- SoXtPrintDialog(3iv)
- dialog box for controlling printing
- SoXtRenderArea(3iv)
- Xt Component for rendering Inventor scene graphs
- SoXtResource(3iv)
- used to retrieve X resources for SoXtComponents and widgets
- SoXtSliderSet(3iv)
- base class for Motif-only slider components
- SoXtSliderSetBase(3iv)
- abstract base class for Motif-only slider components
- SoXtSpaceball(3iv)
- translates and reports events for the spaceball
- SoXtTransformSliderSet(3iv)
- component with Motif sliders for editing SoTransform nodes
- Sound(1x)
- AfterStep module for playing sounds when windowing event occurs
- SoundEvents(1x)
- names for different windowing events
- Sympa::Alarm(3Sympa)
- Spool on memory for listmaster notification
- Sympa::Bulk(3Sympa)
- Spool for bulk sending
- Sympa::DatabaseDriver(3Sympa)
- Base class of database drivers for Sympa
- Sympa::DatabaseDriver::CSV(3Sympa)
- Database driver for CSV
- Sympa::DatabaseDriver::LDAP(3Sympa)
- Database driver for LDAP search operation
- Sympa::DatabaseDriver::MySQL(3Sympa)
- Database driver for MySQL / MariaDB
- Sympa::DatabaseDriver::ODBC(3Sympa)
- Database driver for ODBC
- Sympa::DatabaseDriver::Oracle(3Sympa)
- Database driver for Oracle Database
- Sympa::DatabaseDriver::PostgreSQL(3Sympa)
- Database driver for PostgreSQL
- Sympa::DatabaseDriver::SQLite(3Sympa)
- Database driver for SQLite
- Sympa::DatabaseDriver::Sybase(3Sympa)
- Database driver for Adaptive Server Enterprise
- Sympa::Message(3Sympa)
- Mail message embedding for internal use in Sympa
- Sympa::Message::Plugin::FixEncoding(3Sympa)
- Example module for message hook to correct charset and encoding of messages
- Sympa::Request(3Sympa)
- Requests for operation
- Sympa::Spindle::AuthorizeMessage(3Sympa)
- Workflow to authorize messages bound for lists
- Sympa::Spindle::DoForward(3Sympa)
- Workflow to forward messages to administrators
- Sympa::Spindle::DoMessage(3Sympa)
- Workflow to handle messages bound for lists
- Sympa::Spindle::ToAlarm(3Sympa)
- Process to store messages into spool on memory for listmaster notification
- Sympa::Spindle::ToAuth(3Sympa)
- Process to store requests into request spool to wait for moderation
- Sympa::Spindle::ToAuthOwner(3Sympa)
- Process to store requests into request spool to wait for moderation
- Sympa::Spindle::ToEditor(3Sympa)
- Process to forward messages to list editors
- Sympa::Spindle::ToHeld(3Sympa)
- Process to store messages into held spool to wait for confirmation
- Sympa::Spindle::ToModeration(3Sympa)
- Process to store messages into held spool to wait for moderation
- Sympa::Spindle::TransformDigestFinal(3Sympa)
- Process to transform digest messages - final stage
- Sympa::Spindle::TransformIncoming(3Sympa)
- Process to transform messages - first stage
- Sympa::Spindle::TransformOutgoing(3Sympa)
- Process to transform messages - second stage
- Sympa::Spool::Archive(3Sympa)
- Spool for messages waiting for archiving
- Sympa::Spool::Auth(3Sympa)
- Spool for held requests waiting for moderation
- Sympa::Spool::Automatic(3Sympa)
- Spool for incoming messages in automatic spool
- Sympa::Spool::Bounce(3Sympa)
- Spool for incoming bounce messages
- Sympa::Spool::Digest(3Sympa)
- Spool for messages waiting for digest sending
- Sympa::Spool::Held(3Sympa)
- Spool for held messages waiting for confirmation
- Sympa::Spool::Incoming(3Sympa)
- Spool for incoming messages
- Sympa::Spool::Moderation(3Sympa)
- Spool for held messages waiting for moderation
- Sympa::Ticket(3Sympa)
- One-time ticket for authorization
- Sympa::Tracking(3Sympa)
- Spool for message tracking
- TIFFFieldDataType(3tiff)
- Get TIFF data type from field information
- TIFFFieldName(3tiff)
- Get TIFF field name from field information
- TIFFFieldTag(3tiff)
- Get TIFF field tag value from field information
- TIFFOpen(3tiff), TIFFFdOpen(3tiff), TIFFClientOpen(3tiff)
- open a TIFF file for reading or writing
- TIFFReadRGBAImage(3tiff), TIFFReadRGBAImageOriented(3tiff)
- read and decode an image into a fixed-format raster
- TIFFReadRGBAStrip(3tiff)
- read and decode an image strip into a fixed-format raster
- TIFFReadRGBATile(3tiff)
- read and decode an image tile into a fixed-format raster
- TIFFSetDirectory(3tiff), TIFFSetSubDirectory(3tiff)
- set the current directory for an open TIFF file
- TIFFSetField(3tiff), TIFFVSetField(3tiff)
- set the value(s) of a tag in a TIFF file open for writing
- TIFFfree(3tiff), _TIFFmalloc(3tiff), c _TIFFrealloc(3tiff), c _TIFFfree(3tiff), c _TIFFmemset(3tiff), c _TIFFmemcpy(3tiff), c _TIFFmemcmp(3tiff), c(3tiff)
- memory management-related functions for use with TIFF files
- TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
- create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
- TYPE_ALNUM(3x), TYPE_ALPHA(3x), TYPE_ENUM(3x), TYPE_INTEGER(3x), TYPE_IPV4(3x), TYPE_NUMERIC(3x), TYPE_REGEXP(3x)
- form system global variables
- TclX(n)
- Extended Tcl: Extended command set for Tcl '
- Thunar(1)
- File Manager for the Xfce Desktop Environment
- Toplevel(n)
- base class for mega-widgets in a top-level window
- TransverseMercatorProj(1)
- -- perform transverse Mercator projection
- Tspi_Context_FreeMemory(3)
- Free allocated memory for a given context
- Tspi_Context_GetKeyByPublicInfo(3)
- search the persistent storage for a registered key using the provided public key information
- Tspi_Data_Unseal(3)
- dencrypt data encrypted by Tspi_Data_Seal() only if it was encrypted on the same platform and under the current configuration
- Tspi_Hash_SetHashValue(3)
- Sets the hash value of a hash object for non-SHA1 hash objects
- Tspi_Key_CreateMigrationBlob(3)
- create a key blob suitable for migrating to another TPM
- Tspi_PcrComposite_SetPcrValue(3), Tspi_PcrComposite_SetPcrValue-(3)
- set the digest for a given PCR index inside a PCR composite object
- Tspi_TPM_AuthorizeMigrationTicket(3), Tspi_TPM_AuthorizeMigrationTicket-(3)
- create the migration ticket required for the migration process
- Tspi_TPM_CollateIdentityRequest(3)
- Gets all the informatin necessary to send to a trusted third party (TTP), repartory to asking the TTP to create a certificate for identity
- Tspi_TPM_GetCapability(3)
- get information on the capabilities of the TPM
- Tspi_TPM_GetEvent(3), Tspi_TPM_GetEvent-(3)
- get a PCR event for a given PCR index and event number
- Tspi_TPM_GetEvents(3), Tspi_TPM_GetEvents-(3)
- get a specific number of PCR events for a given index
- Tspi_TPM_GetTestResult(3), Tspi_TPM_GetTestResult-(3)
- get manufacturer specific information regarding the results of a self test
- Tspi_TPM_SelfTestFull(3)
- perform a self-test of each internal TPM function
- UIL(5)
- The user interface language file format "user interface language" "UIL"
- UNLISTEN(7)
- stop listening for a notification
- VOP_ACLCHECK(9)
- check an access control list for a vnode
- VOP_ALLOCATE(9)
- allocate storage for a file
- VOP_FSYNC(9)
- flush file system buffers for a file
- VOP_GETACL(9)
- retrieve access control list for a vnode
- VOP_INACTIVE(9), VOP_RECLAIM(9)
- reclaim file system resources for a vnode
- VOP_LINK(9)
- create a new name for a file
- VOP_PATHCONF(9)
- return POSIX pathconf information
- VOP_PRINT(9)
- print debugging information
- VOP_SETACL(9)
- set the access control list for a vnode
- VOP_SETEXTATTR(9)
- set named extended attribute for a vnode
- VendorShell(3)
- Motif-compatible replacement for X Intrinsics VendorShell
- VirtualBindings(3)
- Bindings for virtual mouse and key events "VirtualBindings" "default bindings" "VirtualBindings"
- WML(5)
- The widget meta-language file format for creating uil compilers "widget meta-language" "WML"
- Wand-config(1)
- get information about the installed version of the Magick Wand
- Wharf(1x)
- AfterStep module for launching or docking applications aka button bar
- WharfSounds(1x)
- types of events for which sound could be played by Wharf
- Widget(n)
- base class for mega-widgets within a frame
- WildMidi_GetInfo(3)
- get information on a midi
- WildMidi_Open(3)
- Open a midi file for processing
- WildMidi_OpenBuffer(3)
- Open a midi file buffer for processing
- WildMidi_SetCvtOption(3)
- Set a conversion option for a specific midi
- WildMidi_SetOption(3)
- Set a library option for a specific midi
- WinCommand(1x)
- AfterStep module for choosing and manipulating windows based on patterns
- WinTabs(1x)
- AfterStep module for arranging windows using tabs
- WordKeyInfo(3)
- information on the key structure of the inverted index
- WordRecordInfo(3)
- information on the record structure of the inverted index
- X.Org(7), XProjectTeam(7)
- X.Org Group information
- X509_STORE_CTX_get_error(3), X509_STORE_CTX_set_error(3), X509_STORE_CTX_get_error_depth(3), X509_STORE_CTX_set_error_depth(3), X509_STORE_CTX_get_current_cert(3), X509_STORE_CTX_set_current_cert(3), X509_STORE_CTX_get0_cert(3), X509_STORE_CTX_get1_chain(3), X509_verify_cert_error_string(3)
- get or set certificate verification status information
- X509_get0_notBefore(3), X509_getm_notBefore(3), X509_get0_notAfter(3), X509_getm_notAfter(3), X509_set1_notBefore(3), X509_set1_notAfter(3), X509_CRL_get0_lastUpdate(3), X509_CRL_get0_nextUpdate(3), X509_CRL_set1_lastUpdate(3), X509_CRL_set1_nextUpdate(3)
- get or set certificate or CRL dates
- X509_get0_signature(3), X509_get_signature_nid(3), X509_get0_tbs_sigalg(3), X509_REQ_get0_signature(3), X509_REQ_get_signature_nid(3), X509_CRL_get0_signature(3), X509_CRL_get_signature_nid(3)
- signature information
- XChangeDeviceDontPropagateList(3), XGetDeviceDontPropagateList(3)
- query or change the dont-propagate-list for extension devices
- XDGA(3)
- Client library for the XFree86-DGA extension
- XExtentsOfFontSet(3)
- obtain the maximum extents structure for a font set
- XF86MiscQueryExtension(3), XF86MiscQueryVersion(3), XF86MiscGetMouseSettings(3), XF86MiscSetMouseSettings(3), XF86MiscGetKbdSettings(3), XF86MiscSetKbdSettings(3)
- Extension library for the XFree86-Misc X extension
- XF86VidModeQueryExtension(3), XF86VidModeQueryVersion(3), XF86VidModeSetClientVersion(3), XF86VidModeGetModeLine(3), XF86VidModeGetAllModeLines(3), XF86VidModeAddModeLine(3), XF86VidModeDeleteModeLine(3), XF86VidModeModModeLine(3), XF86VidModeValidateModeLine(3), XF86VidModeSwitchMode(3), XF86VidModeSwitchToMode(3), XF86VidModeLockModeSwitch(3), XF86VidModeGetMonitor(3), XF86VidModeGetViewPort(3), XF86VidModeSetViewPort(3), XF86VidModeGetDotClocks(3), XF86VidModeGetGamma(3), XF86VidModeSetGamma(3), XF86VidModeGetGammaRamp(3), XF86VidModeSetGammaRamp(3), XF86VidModeGetGammaRampSize(3), XF86VidModeGetPermissions(3)
- Extension library for the XFree86-VidMode X extension
- XFilterEvent(3)
- filter X events for an input method
- XFontsOfFontSet(3), XBaseFontNameListOfFontSet(3), XLocaleOfFontSet(3), XContextDependentDrawing(3), XContextualDrawing(3), XDirectionalDependentDrawing(3)
- obtain fontset information
- XGetVisualInfo(3), XMatchVisualInfo(3), XVisualIDFromVisual(3), XVisualInfo(3)
- obtain visual information and visual structure
- XGetXCBConnection(3)
- get the XCB connection for an Xlib Display
- XIQueryDevice(3), XIFreeDeviceInfo(3)
- get information about devices
- XISelectEvents(3), XIGetSelectedEvents(3)
- select for or get selected XI2 events on the window
- XListFonts(3), XFreeFontNames(3), XListFontsWithInfo(3), XFreeFontInfo(3)
- obtain or free font names and information
- XOpenIM(3), XCloseIM(3), XSetIMValues(3), XGetIMValues(3), XDisplayOfIM(3), XLocaleOfIM(3), XRegisterIMInstantiateCallback(3), XUnregisterIMInstantiateCallback(3)
- open, close, and obtain input method information
- XOrgFoundation(7)
- X.Org Foundation information
- XQueryTree(3)
- query window tree information
- XSetScreenSaver(3), XForceScreenSaver(3), XActivateScreenSaver(3), XResetScreenSaver(3), XGetScreenSaver(3)
- manipulate the screen saver
- XSetState(3), XSetFunction(3), XSetPlaneMask(3), XSetForeground(3), XSetBackground(3)
- GC convenience routines
- XSetTransientForHint(3), XGetTransientForHint(3)
- set or read a window's WM_TRANSIENT_FOR property
- XShmQueryExtension(3), XShmQueryVersion(3), XShmPixmapFormat(3), XShmAttach(3), XShmDetach XShmCreateImage(3), XShmPutImage(3), XShmGetImage(3), XShmCreatePixmap(3), XShmGetEventBase(3)
- X Shared Memory extension functions
- XcmsDefaultCCC(3)
- obtain the default CCC for a screen
- XdbeFreeVisualInfo(3)
- frees information returned by XdbeGetVisualInfo()
- XdbeGetVisualInfo(3)
- Get dbe Visual Informations
- Xdialog(1)
- (c)dialog replacement for X-Windows
- XeviQueryExtension(3), XeviQueryVersion(3), XeviGetVisualInfo(3)
- X Extended Visual Information functions
- Xinerama(3)
- API for Xinerama extension to X11 Protocol
- XkbAddDeviceLedInfo(3)
- Initialize an XkbDeviceLedInfoRec structure
- XkbAllocDeviceInfo(3)
- Obtain an XkbDeviceInfoRec structure
- XkbAllocDeviceLedInfo(3)
- Obtain an XkbDeviceLedInfoRec structure
- 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
- XkbBellEvent(3)
- Provides a function that initiates a bell event for the keyboard without ringing the bell
- XkbChangeControls(3)
- Provides a flexible method for updating the controls in a server to match those in the changed keyboard description
- XkbDeviceBellEvent(3)
- Creates a bell event for an X input extension device or for the keyboard, without ringing the corresponding bell
- XkbFindOverlayForKey(3)
- Find the alternate name by using the primary name for a key that is part of an overlay
- XkbForceBell(3)
- Overrides user preference settings for audible bells to ring the bell on the default keyboard
- XkbForceDeviceBell(3)
- Rings the bell on any keyboard, overriding user preference settings for audible bells
- XkbFreeDeviceInfo(3)
- Free an XkbDeviceInfoRec structure
- XkbGetAccessXTimeout(3)
- Queries the current AccessXTimeout options for a keyboard device
- XkbGetAutoRepeatRate(3)
- Gets the current attributes of the RepeatKeys control for a keyboard device
- XkbGetBounceKeysDelay(3)
- Queries the current BounceKeys delay for a keyboard device
- XkbGetIndicatorMap(3)
- Gets the map for one or more indicators, using a mask to specify the indicators
- XkbGetKeyActions(3)
- Update the actions (the key_acts array) for a subset of the keys in a keyboard description
- XkbGetKeyBehaviors(3)
- Obtain the behaviors (the behaviors array) for a subset of the keys in a keyboard description from the server
- XkbGetKeyExplicitComponents(3)
- Obtain the explicit components (the explicit array) for a subset of the keys in a keyboard description
- XkbGetKeyModifierMap(3)
- Update the modifier map for one or more of the keys in a keyboard description
- XkbGetKeySyms(3)
- Obtain the symbols for a subset of the keys in a keyboard description
- XkbGetKeyVirtualModMap(3)
- Obtain the virtual modifier map (the vmodmap array) for a subset of the keys in a keyboard description
- XkbGetNamedIndicator(3)
- Look up the indicator map and other information for an indicator by name
- XkbGetSlowKeysDelay(3)
- Gets the SlowKeys acceptance delay for a keyboard device
- XkbGetStickyKeysOptions(3)
- Queries the current StickyKeys attributes for a keyboard device
- XkbGetUpdatedMap(3)
- Update the client or server map information in an existing keyboard description
- XkbKeyGroupWidth(3)
- Computes the width of the type associated with the group grp for the key corresponding to keycode
- XkbKeyNumSyms(3)
- Returns the total number of keysyms for the key corresponding to keycode
- XkbKeySymEntry(3)
- Returns the keysym corresponding to shift level shift and group grp from the two-dimensional array of keysyms for the key corresponding to keycode
- XkbKeySymsOffset(3)
- Returns the offset of the two-dimensional array of keysyms for the key corresponding to keycode
- XkbKeySymsPtr(3)
- Returns the pointer to the two-dimensional array of keysyms for the key corresponding to keycode
- XkbKeyTypesForCoreSymbols(3)
- Determine the Xkb key types appropriate for the symbols bound to a key in a core keyboard mapping
- XkbListComponents(3)
- List of components for one or more component types
- XkbLookupKeySym(3)
- Find the symbol associated with a key for a particular state
- XkbModActionVMods(3)
- Returns the vmods1 and vmods2 fields of act converted to the vmods format of an Xkb modifier description
- XkbOpenDisplay(3)
- Checks for a compatible version of the Xkb extension in both the library and the server, and initializes the extension for use
- XkbOutOfRangeGroupInfo(3)
- Returns only the out-of-range processing information from the group_info field of an XkbSymMapRec structure
- XkbResizeDeviceButtonActions(3)
- Allocate additional space for button actions in an XkbDeviceInfoRec structure
- XkbSelectEventDetails(3)
- Selects or deselects for a specific Xkb event and optionally places conditions on when events of that type are reported to your client
- XkbSelectEvents(3)
- Selects and / or deselects for delivery of one or more Xkb events and has them delivered under all conditions
- XkbSetAccessXTimeout(3)
- Configures the AccessXTimeout options for a keyboard device
- XkbSetAutoRepeatRate(3)
- Sets the attributes of the RepeatKeys control for a keyboard device
- XkbSetBounceKeysDelay(3)
- Sets the BounceKeys delay for a keyboard device
- XkbSetDeviceButtonActions(3)
- Change only the button actions for an input extension device
- XkbSetIndicatorMap(3)
- Downloads the changes to the server based on modifications to a local copy of the keyboard description which will update the maps for one or more indicators
- XkbSetMap(3)
- Send a complete new set of values for entire components to the server
- XkbSetModActionVMods(3)
- Sets the vmods1 and vmods2 fields of act using the vmods format of an Xkb modifier description
- XkbSetNamedIndicator(3)
- Names an indicator if it is not already named; toggles the state of the indicator; sets the indicator to a specified state and sets the indicator map for the indicator
- XkbSetServerInternalMods(3)
- Sets the modifiers that are consumed by the server before events are delivered to the client
- XkbTranslateKeySym(3)
- Find the string and symbol associated with a keysym for a given keyboard state
- XkbUpdateMapFromCore(3)
- Update a local Xkb keyboard map to reflect the mapping expressed by a core format mapping
- XmAddProtocolCallback(3)
- A VendorShell function that adds client callbacks for a protocol "XmAddProtocolCallback" "VendorShell functions" "XmAddProtocolCallback" "protocols"
- XmAddWMProtocolCallback(3)
- A VendorShell convenience interface that adds client callbacks for a protocol "XmAddWMProtocol\%Callback" "VendorShell functions" "XmAddWMProtocol\%Callback" "protocols"
- XmClipboardCopy(3)
- A clipboard function that copies a data item to temporary storage for later copying to clipboard "XmClipboardCopy" "clipboard functions" "XmClipboardCopy"
- XmClipboardInquireCount(3)
- A clipboard function that returns the number of data item formats "XmClipboardInquireCount" "clipboard functions" "XmClipboardInquireCount"
- XmClipboardInquireFormat(3)
- A clipboard function that returns a specified format name "XmClipboardInquireFormat" "clipboard functions" "XmClipboardInquireFormat"
- XmClipboardRegisterFormat(3)
- A clipboard function that registers a new format "XmClipboardRegisterFormat" "clipboard functions" "XmClipboardRegisterFormat"
- XmClipboardWithdrawFormat(3)
- A clipboard function that indicates that the application no longer wants to supply a data item "XmClipboardWithdrawFormat" "clipboard functions" "XmClipboardWithdrawFormat"
- XmCreateForm(3)
- The Form widget creation function "XmCreateForm" "creation functions" "XmCreateForm"
- XmCreateFormDialog(3)
- A Form FormDialog convenience creation function "XmCreateFormDialog" "creation functions" "XmCreateFormDialog"
- XmCreateInformationDialog(3)
- The MessageBox InformationDialog convenience creation function "XmCreateInformationDialog" "creation functions" "XmCreateInformationDialog"
- XmCvtByteStreamToXmString(3)
- A compound string function that converts from a compound string in Byte Stream format to a compound string "XmCvtByteStreamToXmString" "compound string functions" "XmCvtByteStreamToXmString"
- XmCvtXmStringToByteStream(3)
- A compound string function that converts a compound string to a Byte Stream format "XmCvtXmStringToByteStream" "compound string functions" "XmCvtXmStringToByteStream"
- XmDirection(3)
- Data type for the direction of widget components "XmDirection" "data types" "XmDirection"
- XmDirectionMatch(3)
- A function that checks for a specified direction component "XmDirectionMatch"
- XmDirectionMatchPartial(3)
- A function that checks for a specified direction component "XmDirectionMatchPartial"
- XmDropSiteManager(3)
- Motif-compatible support widget for drag'n'drop
- XmDropSiteQueryStackingOrder(3)
- A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget "XmDropSiteQueryStacking\%Order" "Drag and Drop functions" "XmDropSiteQueryStacking\%Order"
- XmDropSiteUnregister(3)
- A Drag and Drop function that frees drop site information "XmDropSiteUnregister" "Drag and Drop functions" "XmDropSiteUnregister"
- XmDropSiteUpdate(3)
- A Drag and Drop function that sets resource values for a drop site "XmDropSiteUpdate" "Drag and Drop functions" "XmDropSiteUpdate"
- XmFontList(3)
- Data type for a font list "XmFontList" "data types" "XmFontList"
- XmFontListEntryGetFont(3)
- A font list function that retrieves font information from a font list entry "XmFontListEntryGetFont" "font list functions" "XmFontListEntryGetFont"
- XmForm(3)
- The Form widget class "XmForm" "widget class" "Form"
- XmGetAtomName(3)
- A function that returns the string representation for an atom "XmGetAtomName" "atoms"
- XmGetColorCalculation(3)
- A function to get the procedure used for default color calculation "XmGetColorCalculation" "Color functions" "XmGetColorCalculation"
- XmGetColors(3)
- A function that generates foreground, select, and shadow colors "XmGetColors" "Color functions" "XmGetColors"
- XmGetDestination(3)
- A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations "XmGetDestination"
- XmGetMenuCursor(3)
- A function that returns the cursor ID for the current menu cursor "XmGetMenuCursor"
- XmGetTearOffControl(3)
- A RowColumn function that obtains the widget ID for the tear-off control in a menu "XmGetTearOffControl" "RowColumn functions" "XmGetTearOffControl"
- XmGetXmDisplay(3)
- A Display function that returns the XmDisplay object ID for a specified display "XmGetXmDisplay" "Display functions" "XmGetXmDisplay"
- XmGetXmScreen(3)
- A Screen function that returns the XmScreen object ID for a specified screen "XmGetXmScreen"
- XmImFreeXIC(3)
- An input manager function that unregisters widgets for an XIC "XmImFreeXIC" "input manager functions" "XmImFreeXIC"
- XmImGetXIC(3)
- An input manager function that obtains an XIC for a widget "XmImGetXIC" "input manager functions" "XmImGetXIC"
- XmImMbResetIC(3)
- An input manager function that resets the input context for a widget
- XmInternAtom(3)
- A macro that returns an atom for a given name "XmInternAtom" "atoms"
- XmMainWindowSetAreas(3)
- A MainWindow function that identifies manageable children for each area "XmMainWindowSetAreas" "MainWindow functions" "XmMainWindowSetAreas"
- XmMapSegmentEncoding(3)
- A compound string function that returns the compound text encoding format associated with the specified font list tag "XmMapSegmentEncoding" "compound string functions" "XmMapSegmentEncoding"
- XmNotebookGetPageInfo(3)
- A Notebook function that returns page information "XmNotebookGetPageInfo" "Notebook functions" "XmNotebookGetPageInfo"
- XmOptionButtonGadget(3)
- A RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu "XmOptionButtonGadget" "RowColumn functions" "XmOptionButtonGadget"
- XmOptionLabelGadget(3)
- A RowColumn function that obtains the widget ID for the LabelGadget in an OptionMenu "XmOptionLabelGadget" "RowColumn functions" "XmOptionLabelGadget"
- XmParseMapping(3)
- Data type for a compound string parse mapping "XmParseMapping" "data types" "XmParseMapping"
- XmParseTable(3)
- Data type for a compound string parse table "XmParseTable" "data types" "XmParseTable"
- XmPrintPopupPDM(3)
- Send a notification for the PDM to be popped up
- XmPrintShell(3)
- a shell widget class used for printing in Motif
- XmRegisterSegmentEncoding(3)
- A compound string function that registers a compound text encoding format for a specified font list element tag "XmRegisterSegment\%Encoding" "compound string functions" "XmRegisterSegment\%Encoding"
- XmRemoveFromPostFromList(3)
- a RowColumn function that disables a menu for a particular widget "XmRemoveFromPostFromList" "RowColumn functions" "XmRemoveFromPostFromList"
- XmRenderTable(3)
- Data type for a render table "XmRenderTable"
- XmRepTypeAddReverse(3)
- A representation type manager function that installs the reverse converter for a previously registered representation type "XmRepTypeAddReverse" "representation type manager functions" "XmRepTypeAddReverse"
- XmRepTypeGetNameList(3)
- A representation type manager function that generates a list of values for a representation type "XmRepTypeGetNameList" "representation type manager functions" "XmRepTypeGetNameList"
- XmRepTypeGetRecord(3)
- A representation type manager function that returns information about a representation type "XmRepTypeGetRecord" "representation type manager functions" "XmRepTypeGetRecord"
- XmRepTypeInstallTearOffModelConverter(3)
- A representation type manager function that installs the resource converter for XmNtearOffModel. "XmRepTypeInstallTearOff\%ModelConverter" "representation type manager functions" "XmRepTypeInstallTearOff\%ModelConverter"
- XmSetColorCalculation(3)
- A function to set the procedure used for default color calculation "XmSetColorCalculation" "Color functions" "XmSetColorCalculation"
- XmSetFontUnit(3)
- A function that sets the font unit value for a display "XmSetFontUnit"
- XmSetFontUnits(3)
- A function that sets the font unit value for a display "XmSetFontUnits"
- XmSetMenuCursor(3)
- A function that modifies the menu cursor for a client "XmSetMenuCursor"
- XmString(3)
- Data type for a compound string "XmString" "data types" "XmString"
- XmStringComponentType(3)
- Data type for compound string components "XmStringComponentType" "data types" "XmStringComponentType"
- XmStringDirection(3)
- Data type for the direction of display in a string "XmStringDirection" "data types" "XmStringDirection"
- XmStringEmpty(3)
- A compound string function that provides information on the existence of non-zero-length text components "XmStringEmpty" "compound string functions" "XmStringEmpty"
- XmStringGetLtoR(3)
- A compound string function that searches for a text segment in the input compound string "XmStringGetLtoR" "compound string functions" "XmStringGetLtoR"
- XmStringInitContext(3)
- A compound string function that creates a data structure for scanning an XmString component by component "XmStringInitContext" "compound string functions" "XmStringInitContext"
- XmStringIsVoid(3)
- A compound string function that provides information on the existence of non-zero-length text components, tab components, or separator components "XmStringIsVoid" "compound string functions" "XmStringIsVoid"
- XmStringTable(3)
- Data type for an array of compound strings "XmStringTable" "data types" "XmStringTable"
- XmTab(3)
- Data type for a tab stop "XmTab"
- XmTabList(3)
- Data type for a tab list "XmTabList"
- XmTextEnableRedisplay(3)
- A Text function that forces the visual update of a Text widget "XmTextEnableRedisplay" "Text functions" "XmTextEnableRedisplay"
- XmTextFieldShowPosition(3)
- A TextField function that forces text at a given position to be displayed "XmTextFieldShowPosition" "TextField functions" "XmTextFieldShowPosition"
- XmTextPosition(3)
- Data type for a character position within a text string "XmTextPosition" "data types" "XmTextPosition"
- XmTextShowPosition(3)
- A Text function that forces text at a given position to be displayed "XmTextShowPosition" "Text functions" "XmTextShowPosition"
- XmVaCreateCombinationBox2(3)
- XmVaCreateManagedCombinationBox2 A Form widget convenience creation functions. "XmVaCreateCombinationBox2" "XmVaCreateManagedCombinationBox2" "creation functions"
- XmVaCreateExt18List(3)
- XmVaCreateManagedExt18List A Form widget convenience creation functions. "XmVaCreateExt18List" "XmVaCreateManagedExt18List" "creation functions"
- XmVaCreateForm(3)
- XmVaCreateManagedForm A Form widget convenience creation functions. "XmVaCreateForm" "XmVaCreateManagedForm" "creation functions" "XmVaCreateForm"
- XmWidgetGetBaselines(3)
- Retrieves baseline information for a widget "XmWidgetGetBaselines"
- XmWidgetGetDisplayRect(3)
- Retrieves display rectangle information for a widget "XmWidgetGetDisplayRect"
- XmbTextPerCharExtents(3), XwcTextPerCharExtents(3), Xutf8TextPerCharExtents(3)
- obtain per-character information for a text string
- XmtAddDeleteCallback(3), XmtAddDeleteCallback()(3), XmtAddSaveYourselfCallback()(3)
- register callbacks for session management protocols
- XmtAskForBoolean(3), XmtAskForBoolean()(3)
- ask a yes-or-no question with a dialog box and return the user's response
- XmtAskForDouble(3), XmtAskForDouble()(3), XmtAskForInteger()(3)
- use a dialog box to prompt for a number and return the user's response
- XmtAskForFile(3), XmtAskForFile()(3), XmtAskForFilename()(3)
- use a file selection dialog box to prompt the user to select a file and return the user's response
- XmtAskForItem(3), XmtAskForItem()(3), XmtAskForItemNumber()(3)
- use a dialog box to prompt the user to select an item from a list and return the selected item
- XmtAskForString(3), XmtAskForString()(3)
- use a dialog box to prompt the user for a string and return the user's response
- XmtCheckPrintfFormat(3), XmtCheckPrintfFormat()(3)
- verify that two strings have the same printf() substitutions
- XmtCliFlush(3), XmtCliFlush()(3)
- force pending XmtCli output to be displayed
- XmtConvertStringToBitmap(3), XmtConvertStringTo<Type>(3)
- ``new style'' Xt resource converters for various types
- XmtCreateChooser(3), XmtCreate<Widget>()(3)
- constructor functions for various widget classes
- XmtDialogGetDefaultValues(3), XmtDialogGetDefaultValues()(3)
- read default data values for a dialog from the resource database
- XmtDialogOkayCallback(3), XmtDialog{Okay(3), Cancel(3), Apply(3), Reset(3), Done}Callback()(3), XmtDialogGetDataAddress()(3), XmtDialogSetReturnValue()(3)
- predefined callbacks for use with automatic dialogs and functions for writing custom dialog callbacks
- XmtDisplayError(3), XmtDisplayError()(3), XmtDisplayWarning()(3), XmtDisplayInformation()(3)
- display a simple message in a dialog box
- XmtDisplayErrorMsg(3), XmtDisplayErrorMsg()(3), XmtDisplayWarningMsg()(3), XmtDisplayInformationMsg()(3)
- display a formatted message in a dialog box
- XmtFindFile(3), XmtFindFile()(3)
- look for application auxiliary files
- XmtHashTableCreate(3), XmtHashTableCreate()(3), XmtHashTableDestroy()(3), XmtHashTableStore()(3), XmtHashTableLookup()(3), XmtHashTableDelete()(3), XmtHashTableForEach()(3)
- hash table functions
- XmtHelpInstallContextHelp(3), XmtHelpInstallContextHelp()(3), XmtHelpContextHelpCallback()(3)
- keyboard bindings for context help
- XmtIconifyShell(3), XmtIconifyShell()(3), XmtDeiconifyShell()(3), XmtRaiseShell()(3), XmtLowerShell()(3)
- perform window manager manipulations on shell widgets
- XmtIntroduction(3), Introduction(3)
- introduction to the reference pages for Xmt functions and widgets
- XmtLayoutDisableLayout(3), XmtLayoutDisableLayout()(3), XmtLayoutEnableLayout()(3)
- temporarily disable layout computation for an XmtLayout widget
- XmtMenuPopupHandler(3), XmtMenuPopupHandler()(3)
- remove the default event handler registered for an XmtMenu popup menu pane
- XmtParseCommandLine(3), XmtParseCommandLine()(3)
- parse the application command line for Xmt-specific arguments
- XmtParseXpmData(3), XmtParseXpmData()(3), XmtParseXpmFile()(3), XmtFreeXmtImage()(3)
- parse an XPM pixmap into the intermediate XmtImage format
- XmtRegisterBitmapConverter(3), XmtRegister<Type>Converter(3)
- register resource converters for various types
- XmtRegisterChooser(3), XmtRegisterChooser()(3), XmtRegisterInputField()(3), XmtRegisterXmScale()(3), XmtRegisterXmScrolledText()(3), XmtRegisterXmText()(3), XmtRegisterXmTextField()(3), XmtRegisterXmToggleButton()(3)
- specially register input widgets for use with Xmt automatic dialog facilities
- XmtRegisterEnumConverter(3), XmtRegisterEnumConverter()(3), XmtConvertStringToEnum()(3)
- a resource converter for enumerated types
- XmtRegisterImprovedIcons(3), XmtRegisterImprovedIcons()(3)
- replace the standard error, warning and information icons with larger ``improved'' icons
- XmtRegisterLayoutParser(3), XmtRegisterLayoutParser()(3), XmtRegisterLayoutCreateMethod()(3)
- register the parser for the XmtLayout widget layout grammar and allow typed widget creation by the parser
- XmtRegisterMotifWidgets(3), XmtRegisterMotifWidgets()(3), XmtRegisterXmtWidgets()(3)
- register the standard Motif and Xmt widget constructors for use with the automatic widget creation facilities
- XmtRegisterProcedures(3), XmtRegisterProcedures()(3), XmtRegisterCallbackProcedure()(3), XmtVaRegisterCallbackProcedures()(3)
- register procedures for use with the Xmt callback converter
- XmtRegisterWidgetClass(3), XmtRegisterWidgetClass()(3), XmtRegisterWidgetConstructor()(3), XmtVaRegisterWidgetClasses()(3), XmtVaRegisterWidgetConstructors()(3), XmtRegisterPopupClass()(3), XmtRegisterPopupConstructor()(3)
- register names for widget types
- XmtRegisterWidgetTypes(3), XmtRegisterWidgetTypes()(3)
- register names for widget types
- XmtVaRegisterSymbols(3), XmtVaRegisterSymbols()(3), XmtLookupSymbol()(3)
- register a name for application variables, and lookup variables by name
- XmtWorkingBox(3)
- a widget for ``please wait'' dialogs
- XpDestroyContext(3)
- Gets the current print context-id for a display connection
- XpGetContext(3)
- Gets the current print context-id for a display connection
- XpGetImageResolution(3)
- Gets the current image resolution for a print context
- XpGetPageDimensions(3)
- Gets the page dimensions for the current printer settings
- XpQueryExtension(3)
- Queries an X Server to determine if it supports the X Print Service Extension, and if it does, what the offsets are for associated events and errors
- XpSetImageResolution(3)
- Sets the resolution for subsequent PutImage requests
- XtAppReleaseCacheRefs(3)
- decrement reference counts for resources
- XtDisplay(3), XtDisplayOfObject(3), XtScreen(3), XtScreenOfObject(3), XtWindow(3), XtWindowOfObject(3)
- obtain window information about a widget
- XtFindFile(3)
- search for a file using substitutions in the path list
- XtGetSelectionParameters(3)
- retrieve target parameters for a selection request with a single target
- XtResolvePathname(3)
- search for a file using standard substitution
- XtSessionGetToken(3), XtSessionReturnToken(3)
- token management for checkpointing
- XtSetSelectionParameters(3)
- specify target parameters for a selection request with a single target
- XtToolkitThreadInitialize(3)
- initialize the toolkit for multiple threads
- XvFreeAdaptorInfo(3)
- free adaptor information
- XvFreeEncodingInfo(3)
- free encoding information
- XvGrabPort(3)
- lock port for exclusive use by client
- XvListImageFormats(3)
- return list of image formats supported by a video port
- XvQueryAdaptors(3)
- return adaptor information for a screen
- XvQueryEncodings(3)
- return list of encodings for an adaptor
- XvUngrabPort(3)
- release port grabbed for video operation
- XvVideoNotify(3)
- event generated for video processing
- Xvfb(1)
- virtual framebuffer X server for X Version 11
- ZBUFFER(3)
- Stores 3d zbuffer information. Allegro game programming library
- _U_dyn_cancel(3)
- -- cancel unwind-info for dynamically generated code
- _U_dyn_register(3)
- -- register unwind-info for dynamically generated code
- __set_liberror(3)
- modify error handling for publib
- _umtx_op(2)
- interface for implementation of userspace threading synchronization primitives
- a.out(5)
- format of executable binary files
- a2ps(1)
- format files for printing on a PostScript printer
- a2x(1)
- A toolchain manager for AsciiDoc (converts Asciidoc text files to other file formats)
- a2x(3bobcat), FBB::A2x(3bobcat)
- Objects performing ascii-to-x (anything) conversions
- a800(4)
- webcamd driver for AVerMedia AverTV A800 DVB-T receiver
- aa_formats(3)
- NULL terminated array of save formats supported by AA-lib
- aa_help(3)
- AA-lib help string for the default command line parser
- aa_init(3)
- open the output display for AA-lib
- abc2abc(1)
- a simple abc checker/re-formatter/transposer
- abc2ly(1)
- manual page for abc2ly (LilyPond) 2.19.57
- abcde(1)
- Grab an entire CD and compress it to Ogg/Vorbis, MP3, FLAC, Ogg/Speex, AAC, WavPack, Monkey's Audio (ape), MPP/MP+(Musepack), True Audio (tta) and/or MP2 format
- abcmatch(1)
- Search for specific sequences of notes in an abc file composed of many tunes
- abcselect(1)
- manipulates music in abc format
- abiword(1)
- flexible cross-platform word processor
- abl(1)
- Prefixed representation for boolean functions man1/alc_origin.1
- abookrc(5), $HOME/.abook/abookrc(5)
- configuration file for abook address book program
- abraca(1)
- XMMS2 client for the GNOME desktop
- abuse-tool(6)
- Minimal data editor for the Abuse game files
- account-server.conf(5)
- configuration file for the openstack-swift account server
- acct_gather.conf(5)
- Slurm configuration file for the acct_gather plugins
- acct_users(5)
- user accounting file for the FreeRADIUS server
- acl_get_fd(3), acl_get_fd_np(3), acl_get_file(3), acl_get_link_np(3)
- get an ACL for a file
- acl_set_fd(3), acl_set_fd_np(3), acl_set_file(3), acl_set_link_np(3)
- set an ACL for a file
- aclients(1)
- Test program for side-by-side TNC performance comparison
- aclocal-1.15-1.15(1), aclocal(1)
- manual page for aclocal 1.15.1
- acm(6)
- an aerial combat simulator for X
- acpi_hp(4)
- ACPI extras driver for HP laptops
- acpi_ibm(4)
- ACPI extras driver for IBM laptops
- acpi_panasonic(4)
- ACPI hotkey driver for Panasonic laptops
- acpi_sony(4)
- ACPI notebook controller driver for Sony laptops
- acquire_bitmap(3)
- Locks the bitmap before drawing onto it. Allegro game programming library
- activateCDKSwindow(3), activateCDKSwindow addCDKSwindow cleanCDKSwindow destroyCDKSwindow drawCDKSwindow dumpCDKSwindow eraseCDKSwindow execCDKSwindow getCDKSwindowBox getCDKSwindowContents injectCDKSwindow jumpToLineCDKSwindow loadCDKSwindowInformation moveCDKSwindow newCDKSwindow positionCDKSwindow saveCDKSwindowInformation setCDKSwindow setCDKSwindowBackgroundAttrib setCDKSwindowBackgroundColor setCDKSwindowBox setCDKSwindowBoxAttribute setCDKSwindowContents setCDKSwindowHorizontalChar setCDKSwindowLLChar setCDKSwindowLRChar setCDKSwindowPostProcess setCDKSwindowPreProcess setCDKSwindowULChar setCDKSwindowURChar setCDKSwindowVerticalChar trimCDKSwindow cdk_swindow(3)
- a curses scrolling window widget
- adacurses-config(1)
- helper script for AdaCurses libraries
- adcli(8)
- Tool for performing actions on an Active Directory domain
- add_of(3)
- add two integers, check for arithmetic overflow
- addbddvarbefore(3)
- adds a new variable, before an existing one. man1/alc_origin.1
- addbddvarfirst(3)
- adds a new variable, before all others. man1/alc_origin.1
- addcr(1)
- inserts a CR (
) before each LF (
- addftinfo(1)
- add information to troff font files for use with groff
- adding_user(7)
- procedure for adding new users
- addr2name(1), name2addr(1)
- perform DNS lookups from scripts
- adduser(8)
- command for adding new users
- adjkerntz(8)
- adjust the local time CMOS clock to reflect time zone changes and keep the current timezone offset for the kernel
- adm6996fc(4)
- driver for Infineon ADM6996FC fast ethernet switch chip
- admsCheck(1)
- Test Program for admsXml
- aebisect(1)
- search for a delta which changed project behaviour
- aebuffy(1)
- watch for changes
- aeclients(1), aemenu(1), aepanel(1), aesession(1), set-gnome-pda(1)
- programs for use with aewm (1x)
- aede-policy(1), aede[hy]policy(1)
- check change set is ready for aede
- aedeu(1), aegis develop end undo(1)
- recall a change for further development
- aefattr(5)
- aegis file attribute file format
- aefind(1)
- search for files in directory hierarchy
- aegis(5)
- meta[hy]data file format
- aeimport(1)
- import foreign repository into Aegis
- aemetrics(5)
- metrics values file format
- aerptidx(5)
- aegis report index file format
- aesni(4)
- driver for the AES and SHA accelerator on x86 CPUs
- aetest(5)
- aegis test results file format
- aev(1), aegis version(1)
- give version information
- aewan(5)
- File format documentation
- aewm(1)
- a minimalist window manager for X11
- af9005(4)
- webcamd driver for Afatech 9005 DVB-T receiver
- af9015(4)
- webcamd driver for Afatech 9015 DVB-T receiver
- afGetFrameCount(3), afGetTrackBytes(3), afGetDataOffset(3)
- get the total sample frame count, length of audio track in bytes, offset of the audio track for a track in an audio file
- afGetFrameSize(3)
- calculate the frame size in bytes for an audio track
- afInitCompression(3)
- initialize compression for a track in an audio file setup
- afInitFileFormat(3)
- initialize file format of an audio file setup
- afInitSampleFormat(3), afInitByteOrder(3), afInitChannels(3), afInitRate(3)
- initialize audio data format for a track in an audio file setup
- afOpenFile(3)
- open an audio file and create a file handle structure used for subsequent calls to the Audio File Library
- afSeekFrame(3), afTellFrame(3)
- update or access the current sample frame position for a track in an audio file
- afSetVirtualByteOrder(3), afSetVirtualChannels(3), afSetVirtualPCMMapping(3), afSetVirtualSampleFormat(3)
- set the virtual data format for a track in an audio file
- affconvert(1)
- convert files between RAW and AFF formats
- affinfo(1)
- print information about an AFF file
- affxml(1)
- print AFF information as XML
- aflex(1)
- fast lexical analyzer generator for Ada
- afmtodit(1)
- create font files for use with groff -Tps
- afp_ldap.conf(5)
- Configuration file used by afpd(8) to configure a LDAP connection to an LDAP server. That is needed for ACL support in order to be able to query LDAP for UUIDs
- afp_voluuid.conf(5)
- Configuration file used by afpd(8) to specify UUID for Time Machine volume
- afpgetstatus(1)
- Get simple status information from an AFP server without logging into it
- afs_cache(5)
- Format of data stored in an AFS client disk cache
- afs_compile_et(1)
- Produce error text tables for compilation
- afsmonitor(5)
- Provides instructions for the afsmonitor command
- afszcm.cat(5)
- Error message catalog for debugging the Cache Manager
- agrep(1)
- search a file for a string or regular expression, with approximate matching capabilities
- aide.conf(5)
- The configuration file for Advanced Intrusion Detection Environment
- aio_waitcomplete(2)
- wait for the next completion of an aio request
- airodump-ng(8)
- a wireless packet capture tool for aircrack-ng
- airodump-ng-oui-update(8), airodump-ng-oui-updater(8)
- IEEE oui list updater for airodump-ng
- airtun-ng(8)
- a virtual tunnel interface creator for aircrack-ng
- aklog(1)
- Obtain tokens for authentication to AFS
- al(5)
- Alliance logical format man1/alc_origin.1
- al175(8)
- Driver for Eltek UPS models with AL175 alarm module
- al_build_transform(3)
- Allegro 5 API
- al_compose_transform(3)
- Allegro 5 API
- al_copy_transform(3)
- Allegro 5 API
- al_create_path_for_directory(3)
- Allegro 5 API
- al_ffblk(3)
- Cross platform structure storing file information. Allegro game programming library
- al_findfirst(3)
- Low-level function for searching files. Allegro game programming library
- al_get_bitmap_format(3)
- Allegro 5 API
- al_get_current_transform(3)
- Allegro 5 API
- al_get_display_format(3)
- Allegro 5 API
- al_get_new_bitmap_format(3)
- Allegro 5 API
- al_get_pixel_format_bits(3)
- Allegro 5 API
- al_identity_transform(3)
- Allegro 5 API
- al_invert_transform(3)
- Allegro 5 API
- al_rotate_transform(3)
- Allegro 5 API
- al_scale_transform(3)
- Allegro 5 API
- al_set_new_bitmap_format(3)
- Allegro 5 API
- al_transform_coordinates(3)
- Allegro 5 API
- al_translate_transform(3)
- Allegro 5 API
- al_use_transform(3)
- Allegro 5 API
- al_wait_for_event(3)
- Allegro 5 API
- al_wait_for_event_timed(3)
- Allegro 5 API
- al_wait_for_event_until(3)
- Allegro 5 API
- al_wait_for_vsync(3)
- Allegro 5 API
- album(5), album(5)(5)
- flphoto album file format
- alcbanner(1)
- Display a standardized banner for Alliance tools man1/alc_origin.1
- alcc(1)
- text based eD2k links calculator for aMule
- alerts.cfg(5)
- Configuration for for xymond_alert module
- alevtd(1)
- webserver for videotext pages
- algotutor(1)
- an interactive program for observing the intermediate steps of algorithms
- aliascheck(1)
- check for existence of mail alias
- aliases(5)
- aliases file for sendmail
- aliastorle(1)
- Convert Alias(tm raster files to RLE format
- align(1)
- compute the global alignment of two protein or DNA sequences align0 - compute the global alignment of two protein or DNA sequences without penalizing for end-gaps
- align_image_stack(1)
- Align overlapping images for HDR or focus stack creation
- allcm(1)
- force the most important Computer-Modern-fonts to be calculated
- allec(1)
- force the most important ec-fonts to be calculated
- allneeded(1)
- force the calculation of all fonts now needed
- allocate_voice(3)
- Allocates a sound card voice for a sample. Allegro game programming library
- allocrdsfig(3)
- allocs memory for a figure man1/alc_origin.1
- allocrdsins(3)
- allocates memory for an instance man1/alc_origin.1
- allocrdsrec(3)
- allocates memory for a rectangle man1/alc_origin.1
- alpine(1)
- an Alternatively Licensed Program for Internet News and Email
- alsa-info.sh(1)
- command-line utility to gather information about the ALSA subsystem
- alsabat(1)
- command-line sound tester for ALSA sound card driver
- alsaconf(8)
- configuration tool for the Advanced Linux Sound Architecture
- alsactl(1)
- advanced controls for ALSA soundcard driver
- alsamixer(1)
- soundcard mixer for ALSA soundcard driver, with ncurses interface
- altera_avgen(4)
- driver for generic Altera Avalon-bus-attached, memory-mapped devices
- altera_jtag_uart(4)
- driver for the Altera JTAG UART Core
- altera_sdcard(4)
- driver for the Altera University Program Secure Data Card IP Core
- amaespipe(8)
- wrapper program for aespipe
- amanda(8)
- The Open Source Backup Platform
- amanda-applications(7)
- Application-api for amanda
- amanda-archive-format(5)
- Format of amanda archive streams
- amanda-client.conf(5)
- Client configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
- amanda-security.conf(5)
- Client configuration file for Amanda
- amanda.conf(5)
- Main configuration file for Amanda, the Advanced Maryland Automatic Network Disk Archiver
- amathc(3), amathc.h(3)
- C functions for manipulating strings and memory
- amavisd-milter(8)
- sendmail milter for amavisd-new
- amcheckdb(8)
- check Amanda database for tape consistency
- amcrypt(8)
- reference crypt program for Amanda symmetric data encryption
- amcrypt-ossl(8)
- crypt program for Amanda symmetric data encryption using OpenSSL
- amcrypt-ossl-asym(8)
- crypt program for Amanda asymmetric data encryption using OpenSSL
- amcryptsimple(8)
- reference simple crypt program for Amanda symmetric data encryption
- amdsbwd(4)
- device driver for the AMD southbridge watchdog timers
- amdsmn(4)
- device driver for AMD processor System Management Network
- amdtemp(4)
- device driver for AMD processor on-die digital thermal sensor
- amgpgcrypt(8)
- reference crypt program for Amanda public-key data encryption
- amigadepacker(1)
- Tool for depacking some compressed Amiga formats
- amixer(1)
- command-line mixer for ALSA soundcard driver
- amor(6)
- A KDE creature for your desktop
- ample.conf(5)
- configuration file for Ample
- ample.html(5)
- html template for Ample
- amreport(8)
- generate a formatted output of statistics for an Amanda run
- amstex(1)
- structured text formatting and typesetting
- amsuntar(8)
- Amanda Application to interface with native tar utility available on solaris platforms
- amtoc(8)
- generate TOC (Table Of Contents) for an Amanda run
- amule(1)
- the all-platform eMule p2p client
- amuled(1)
- the all-platform eMule p2p client - daemonized version
- anacrontab(5), /usr/local/etc/anacrontab(5)
- configuration file for anacron
- analysis.cfg(5)
- Configuration file for the xymond_client module
- and.conf(5), /etc/and.conf(5)
- general configuration parameters for the auto nice daemon
- and.priorities(5), /etc/and.priorities(5)
- priority database for the auto nice daemon
- ansible-console(1)
- a REPL for ad-hoc ansible tasks
- antlr(1)
- ANother Tool for Language Recognition
- anysee(4)
- webcamd driver for Anysee E30
- anytopl(3gv), AnyToPL(3gv)
- convert an arbitrary geom to a polylist (OFF file format)
- anytoucd(1gv)
- filter to convert a geomview data file into a data file in the so-called 'ucd' (Unstructured Cell Data) format
- aout(4)
- kernel support for executing binary files in legacy a.out format
- aox(8)
- management tool for Archiveopteryx
- aoxsuper.conf(5)
- configuration file for Archiveopteryx
- ap(5)
- Alliance physical format man1/alc_origin.1
- apc(1)
- xforms Auto Payment Calculator
- apcaccess(8)
- retrieve status information from apcupsd(8)
- apcsmart(8)
- Driver for American Power Conversion Smart Protocol UPS equipment
- apcsmart-old(8)
- Driver for American Power Conversion Smart Protocol UPS equipment
- apcupsd(8)
- a daemon for controlling most APC UPSes
- apcupsd-ups(8)
- Driver for apcupsd client access
- apertium-gen-deformat(1)
- This application is part of ( apertium ) This tool is part of the apertium open-source machine translation toolbox: http://www.apertium.org
- apertium-gen-reformat(1)
- This application is part of ( apertium ) This tool is part of the apertium open-source machine translation architecture: http://www.apertium.org
- apertium-unformat(1)
- This application is part of ( apertium ) This tool is part of the apertium machine translation architecture: http://apertium.sf.net
- apm(8)
- control the APM BIOS and display its information
- appfeed.cgi(1)
- Xymon CGI feeder for Smartphone apps
- apphbd(8)
- Application Heartbeat Monitor for High-Availability Linux
- apple_dump(1)
- Dump AppleSingle/AppleDouble format data
- apply_matrix(3), apply_matrix_f(3)
- Multiplies a point by a transformation matrix. Allegro game programming library
- applygnupgdefaults(8)
- Run gpgconf --apply-defaults for all users
- apsfilter-bug(1)
- create a half-automatic bug report for apsfilter
- apsfilterrc(5)
- configuration file for magic print filter
- aqualung(1)
- Music player for GNU/Linux
- ar(5)
- archive file format for ar(1) and ranlib(1)
- arandr(1)
- visual front end for XRandR 1.2 rst2man-indent-level 0 1 rstReportMargin \$1
- arc4random(3), arc4random_buf(3), arc4random_uniform(3)
- random number generator
- arc4random(3), arc4random_buf(3), arc4random_uniform(3), arc4random_stir(3), arc4random_addrandom(3)
- arc4 random number generator
- archive_clear_error(3), archive_compression(3), archive_compression_name(3), archive_copy_error(3), archive_errno(3), archive_error_string(3), archive_file_count(3), archive_filter_code(3), archive_filter_count(3), archive_filter_name(3), archive_format(3), archive_format_name(3), archive_position(3), archive_set_error(3)
- libarchive utility functions
- archive_entry_acl_add_entry(3), archive_entry_acl_add_entry_w(3), archive_entry_acl_clear(3), archive_entry_acl_count(3), archive_entry_acl_from_text(3), archive_entry_acl_from_text_w(3), archive_entry_acl_next(3), archive_entry_acl_next_w(3), archive_entry_acl_reset(3), archive_entry_acl_to_text(3), archive_entry_acl_to_text_w(3), archive_entry_acl_types(3)
- functions for manipulating Access Control Lists in archive entry descriptions
- archive_entry_atime(3), archive_entry_atime_nsec(3), archive_entry_atime_is_set(3), archive_entry_set_atime(3), archive_entry_unset_atime(3), archive_entry_birthtime(3), archive_entry_birthtime_nsec(3), archive_entry_birthtime_is_set(3), archive_entry_set_birthtime(3), archive_entry_unset_birthtime(3), archive_entry_ctime(3), archive_entry_ctime_nsec(3), archive_entry_ctime_is_set(3), archive_entry_set_ctime(3), archive_entry_unset_ctime(3), archive_entry_mtime(3), archive_entry_mtime_nsec(3), archive_entry_mtime_is_set(3), archive_entry_set_mtime(3), archive_entry_unset_mtime(3)
- functions for manipulating times in archive entry descriptions
- archive_entry_clear(3), archive_entry_clone(3), archive_entry_free(3), archive_entry_new(3)
- functions for managing archive entry descriptions
- archive_entry_gid(3), archive_entry_set_gid(3), archive_entry_uid(3), archive_entry_set_uid(3), archive_entry_perm(3), archive_entry_set_perm(3), archive_entry_strmode(3), archive_entry_uname(3), archive_entry_uname_w(3), archive_entry_set_uname(3), archive_entry_copy_uname(3), archive_entry_copy_uname_w(3), archive_entry_update_uname_utf8(3), archive_entry_gname(3), archive_entry_gname_w(3), archive_entry_set_gname(3), archive_entry_copy_gname(3), archive_entry_copy_gname_w(3), archive_entry_update_gname_utf8(3), archive_entry_fflags(3), archive_entry_fflags_text(3), archive_entry_set_fflags(3), archive_entry_copy_fflags_text(3), archive_entry_copy_fflags_text_w(3)
- functions for manipulating ownership and permissions in archive entry descriptions
- archive_entry_hardlink(3), archive_entry_hardlink_w(3), archive_entry_set_hardlink(3), archive_entry_copy_hardlink(3), archive_entry_copy_hardlink_w(3), archive_entry_update_hardlink_utf8(3), archive_entry_set_link(3), archive_entry_copy_link(3), archive_entry_copy_link_w(3), archive_entry_update_link_utf8(3), archive_entry_pathname(3), archive_entry_pathname_w(3), archive_entry_set_pathname(3), archive_entry_copy_pathname(3), archive_entry_copy_pathname_w(3), archive_entry_update_pathname_utf8(3), archive_entry_sourcepath(3), archive_entry_copy_sourcepath(3), archive_entry_symlink(3), archive_entry_symlink_w(3), archive_entry_set_symlink(3), archive_entry_copy_symlink(3), archive_entry_copy_symlink_w(3), archive_entry_update_symlink_utf8(3)
- functions for manipulating path names in archive entry descriptions
- archive_entry_stat(3), archive_entry_copy_stat(3), archive_entry_filetype(3), archive_entry_set_filetype(3), archive_entry_mode(3), archive_entry_set_mode(3), archive_entry_size(3), archive_entry_size_is_set(3), archive_entry_set_size(3), archive_entry_unset_size(3), archive_entry_dev(3), archive_entry_set_dev(3), archive_entry_dev_is_set(3), archive_entry_devmajor(3), archive_entry_set_devmajor(3), archive_entry_devminor(3), archive_entry_set_devminor(3), archive_entry_ino(3), archive_entry_set_ino(3), archive_entry_ino_is_set(3), archive_entry_ino64(3), archive_entry_set_ino64(3), archive_entry_nlink(3), archive_entry_rdev(3), archive_entry_set_rdev(3), archive_entry_rdevmajor(3), archive_entry_set_rdevmajor(3), archive_entry_rdevminor(3), archive_entry_set_rdevminor(3)
- accessor functions for manipulating archive entry descriptions
- archive_read(3)
- functions for reading streaming archives
- archive_read_add_passphrase(3), archive_read_set_passphrase_callback(3)
- functions for reading encrypted archives
- archive_read_close(3), archive_read_finish(3), archive_read_free(3)
- functions for reading streaming archives
- archive_read_data archive_read_data_block(3), archive_read_data_skip(3), archive_read_data_into_fd(3)
- functions for reading streaming archives
- archive_read_disk_new(3), archive_read_disk_set_behavior(3), archive_read_disk_set_symlink_logical(3), archive_read_disk_set_symlink_physical(3), archive_read_disk_set_symlink_hybrid(3), archive_read_disk_entry_from_file(3), archive_read_disk_gname(3), archive_read_disk_uname(3), archive_read_disk_set_uname_lookup(3), archive_read_disk_set_gname_lookup(3), archive_read_disk_set_standard_lookup(3)
- functions for reading objects from disk
- archive_read_extract(3), archive_read_extract2(3), archive_read_extract_set_progress_callback(3)
- functions for reading streaming archives
- archive_read_new(3)
- functions for reading streaming archives
- archive_read_next_header(3), archive_read_next_header2(3)
- functions for reading streaming archives
- archive_read_open(3), archive_read_open2(3), archive_read_open_fd(3), archive_read_open_FILE(3), archive_read_open_filename(3), archive_read_open_memory(3)
- functions for reading streaming archives
- archive_read_set_filter_option(3), archive_read_set_format_option(3), archive_read_set_option(3), archive_read_set_options(3)
- functions controlling options for reading archives
- archive_read_support_filter_all(3), archive_read_support_filter_bzip2(3), archive_read_support_filter_compress(3), archive_read_support_filter_gzip(3), archive_read_support_filter_lz4(3), archive_read_support_filter_lzma(3), archive_read_support_filter_none(3), archive_read_support_filter_rpm(3), archive_read_support_filter_uu(3), archive_read_support_filter_xz(3), archive_read_support_filter_zstd(3), archive_read_support_filter_program(3), archive_read_support_filter_program_signature(3)
- functions for reading streaming archives
- archive_read_support_format_7zip(3), archive_read_support_format_all(3), archive_read_support_format_ar(3), archive_read_support_format_by_code(3), archive_read_support_format_cab(3), archive_read_support_format_cpio(3), archive_read_support_format_empty(3), archive_read_support_format_iso9660(3), archive_read_support_format_lha(3), archive_read_support_format_mtree(3), archive_read_support_format_rar(3), archive_read_support_format_raw(3), archive_read_support_format_tar(3), archive_read_support_format_xar(3), archive_read_support_format_zip(3)
- functions for reading streaming archives
- archive_write(3)
- functions for creating archives
- archive_write_data(3), archive_write_data_block(3)
- functions for creating archives
- archive_write_disk_new(3), archive_write_disk_set_options(3), archive_write_disk_set_skip_file(3), archive_write_disk_set_group_lookup(3), archive_write_disk_set_standard_lookup(3), archive_write_disk_set_user_lookup(3)
- functions for creating objects on disk
- archive_write_fail(3), archive_write_close(3), archive_write_finish(3), archive_write_free(3)
- functions for creating archives
- archive_write_finish_entry(3)
- functions for creating archives
- archive_write_get_bytes_per_block(3), archive_write_set_bytes_per_block(3), archive_write_get_bytes_in_last_block(3), archive_write_set_bytes_in_last_block(3)
- functions for creating archives
- archive_write_header(3)
- functions for creating archives
- archive_write_new(3)
- functions for creating archives
- archive_write_open(3), archive_write_open_fd(3), archive_write_open_FILE(3), archive_write_open_filename(3), archive_write_open_memory(3)
- functions for creating archives
- archive_write_set_filter_option(3), archive_write_set_format_option(3), archive_write_set_option(3), archive_write_set_options(3)
- functions controlling options for writing archives
- archive_write_set_format(3), archive_write_set_format_7zip(3), archive_write_set_format_ar(3), archive_write_set_format_ar_bsd(3), archive_write_set_format_ar_svr4(3), archive_write_set_format_by_name(3), archive_write_set_format_cpio(3), archive_write_set_format_cpio_newc(3), archive_write_set_format_filter_by_ext(3), archive_write_set_format_filter_by_ext_def(3), archive_write_set_format_gnutar(3), archive_write_set_format_iso9660(3), archive_write_set_format_mtree(3), archive_write_set_format_mtree_classic(3), archive_write_set_format_mtree_default(3), archive_write_set_format_pax(3), archive_write_set_format_pax_restricted(3), archive_write_set_format_raw(3), archive_write_set_format_shar(3), archive_write_set_format_shar_dump(3), archive_write_set_format_ustar(3), archive_write_set_format_v7tar(3), archive_write_set_format_warc(3), archive_write_set_format_xar(3), archive_write_set_format_zip(3)
- functions for creating archives
- archive_write_set_passphrase(3), archive_write_set_passphrase_callback(3)
- functions for writing encrypted archives
- archived(8), archived.pl(8)
- Mailing List Archiving Daemon for Sympa
- archivemount(1)
- mounts an archive for access as a file system
- archiveopteryx.conf(5)
- configuration file for Archiveopteryx
- arecord(1), aplay(1)
- command-line sound recorder and player for ALSA soundcard driver
- ares_fds(3)
- Get file descriptors to select on for name service
- ares_inet_ntop(3)
- convert a network format address to presentation format
- ares_inet_pton(3)
- convert an IPv4 or IPv6 address from text to binary form
- ares_process(3)
- Process events for name resolution
- argtable2(3)
- an ANSI C library for parsing GNU style command line options
- aria_ftdump(1)
- display full-text index information
- arj(1)
- Archiver for .arj files
- arp-sk(1)
- A swiss knife tool for ARP
- arpdig(1)
- dig an interface for arp responses
- artha(1), Artha(1)
- An cross-platform thesaurus based on WordNet
- artsdump(l)
- utility to dump an ARTS file to stdout in a human-readable format
- arx(6)
- Arx Libertatis, a cross-platform port of Arx Fatalis
- as86(1)
- Assembler for 8086..80386 processors
- asc_mapedit(6)
- map editor for Advanced Strategic Command game
- asctime(3), asctime_r(3), ctime(3), ctime_r(3), difftime(3), gmtime(3), gmtime_r(3), localtime(3), localtime_r(3), mktime(3), timegm(3)
- transform binary date and time values
- asedit(1)
- text editor for X/Motif
- asimagexml(1x)
- XML schema to be used for scripting image manipulation by AfterStep and ascompose libAfterImage/asimagexml
- asimut(1)
- A simulation tool for hardware descriptions man1/alc_origin.1
- asip-status.pl(1)
- Queries AFP servers for their capabilities
- asl(1)
- cross assembler for microprocessors and -controllers
- asmc(4)
- device driver for the Apple System Management Console (SMC)
- asn1Parser(1)
- ASN.1 syntax tree generator for libtasn1
- asn2ff(1)
- convert ASN.1 biological data to a flat format (old version)
- asn2idx(1)
- index ASN.1 Bioseq-sets for fast access to individual sequences
- asn_get_header(3), asn_put_header(3), asn_put_temp_header(3), asn_commit_header(3), asn_get_integer_raw(3), asn_get_integer(3), asn_put_integer(3), asn_get_octetstring_raw(3), asn_get_octetstring(3), asn_put_octetstring(3), asn_get_null_raw(3), asn_get_null(3), asn_put_null(3), asn_put_exception(3), asn_get_objid_raw(3), asn_get_objid(3), asn_put_objid(3), asn_get_sequence(3), asn_get_ipaddress_raw(3), asn_get_ipaddress(3), asn_put_ipaddress(3), asn_get_uint32_raw(3), asn_put_uint32(3), asn_get_counter64_raw(3), asn_put_counter64(3), asn_get_timeticks(3), asn_put_timeticks(3), asn_skip(3), asn_slice_oid(3), asn_append_oid(3), asn_compare_oid(3), asn_is_suboid(3), asn_oid2str_r(3), asn_oid2str(3)
- ASN.1 library for SNMP
- assa-genesis(1)
- generates skeleton files for RAD development with ASSA library
- assign(3)
- assign an integer value, check for truncation
- astgenkey(8)
- generates keys for for Asterisk IAX2 RSA authentication
- at(1), batch(1), atq(1), atrm(1)
- queue, examine or delete jobs for later execution
- atari-convert-dir(1)
- helper for creating Atari compatible disk images
- atari-hd-image(1)
- tool for creating a harddisk image for use with Hatari
- aterm(1), aterm (Afterstep XVT)(1)
- a VT102 emulator for the X window system
- atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
- C API to write ATF-based test programs
- atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
- C++ API to write ATF-based test programs
- atf-sh(1)
- interpreter for shell-based test programs
- ath3kfw(8)
- firmware download utility for Atheros AR3011/AR3012 chip based Bluetooth USB devices
- atool(1)
- A script for managing file archives of various types
- atp(1)
- read, reply, and archive QWK format mail packets
- atril-previewer(1)
- show print preview for a document
- atrun(8)
- run jobs queued for later execution
- atse(4)
- driver for the Altera Triple-Speed Ethernet MegaCore
- atslogd(8)
- ATSlog gives the convenient interface for viewing and analysing calls of various models PBX
- atslogmaster(8)
- ATSlog gives the convenient interface for viewing and analysing bells of various models PBX
- attraction(6)
- interactions of opposing forces
- au0828(4)
- au0828 webcamd driver for USB digital TV devices
- au6610(4)
- webcamd driver for AU6610 DVB-T
- au_fetch_tok(3), au_print_tok(3), au_print_flags_tok(3), au_read_rec(3)
- perform I/O involving an audit record
- au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
- routines for generating BSM audit tokens
- aubio(1)
- a command line tool to extract information from sound files
- auconvert(1)
- perform various conversion operations on sound files
- audacity(1)
- Graphical cross-platform audio editor
- audial(1)
- generate or recognize touch tones for North American telephones
- audiocompose(1)
- Compose an audio fragment for inclusion in a mail message
- audit.log(5), audit(5)
- Basic Security Module (BSM) file format
- audit_user(5)
- events to be audited for given users
- auditdistd.conf(5)
- configuration file for the auditdistd(8) daemon
- auditpipe(4)
- pseudo-device for live audit event tracking
- auinfo(1)
- show information about a Network Audio System server
- auth_checknologin(3), auth_cat(3)
- authentication style support library for login class capabilities database
- auth_destroy(3), authnone_create(3), authsys_create(3), authsys_create_default(3)
- library routines for client side remote procedure call authentication
- auth_getuserinfo(3)
- Obtain account information
- auth_ttyok(3), auth_hostok(3), auth_timeok(3)
- functions for checking login class based login restrictions
- authforce(1)
- HTTP authentication brute forcer
- auto_master(5)
- auto_master and map file format
- autobench_admin(1)
- admin tool for running HTTP benchmarks using a cluster of distributed autobench servers
- autoheader-2.69(1), autoheader(1)
- Create a template header for configure
- automake-1.15-1.15(1), automake(1)
- manual page for automake 1.15.1
- automappingconverter(1)
- a converter for old Tiled automapping rules
- automounter(8)
- Dynamically configure amd for existing devices
- automounter.conf(5)
- Define runtime parameters for automounter
- autoopts-config(1)
- script to get information about installed version of autoopts
- autopsy(1)
- Autopsy Forensic Browser
- autopvf(1), pvf tools(1)
- utilities to convert various sound formats
- autorespond(1)
- simple autoresponder for qmail
- autosupport(8)
- interactive script to provide Digium[tm]'s support with information
- auwave(1)
- demonstrates the use of waveforms auwave#(1) "" "auwave(1)"
- avahi-browse(1)
- Browse for mDNS/DNS-SD services using the Avahi daemon
- avahi-discover(1)
- Browse for mDNS/DNS-SD services using the Avahi daemon
- avcheck(1)
- antivirus daemon client for mail system
- avenger.local(8)
- deliver mail for a local user
- avinfo(1)
- manual page for avinfo AVInfo 1.0 alpha 15 [Balalaika]
- avrdude(1)
- driver program for ``simple'' Atmel AVR MCU programmer
- awesome2rc(5)
- Configuration file for the awesome2 window manager
- awesomerc(5)
- Configuration file for the awesome window manager
- awffull(1), AWFFull(1)
- A Webalizer Fork, Full o' features
- awffull.conf(5), AWFFull(5)
- A Webalizer Fork, Full o' features
- awka-elmref(5)
- Awka API Reference for use with Awka-ELM libraries
- axel(1), Axel(1)
- A light download accelerator for Linux
- axfr-get(8)
- a DNS zone-transfer client. It sends a zone-transfer request in DNS-over-TCP format to descriptor 7, reads the results from descriptor 6, and saves the results in a file
- b2c2(4)
- webcamd driver for B2C2 FlexcopII(b)/III
- b43-fwcutter(1)
- manual page for b43-fwcutter
- babel(1), obabel(1)
- a converter for chemistry and molecular modeling data files
- backup_help(8)
- Displays help for backup commands
- backup_scantape(8)
- Extracts dump information from a tape
- backup_setexp(8)
- Sets the expiration date for existing dump levels
- backuplogs(5), backuplogs.<DDMMMYY>(5)
- Format of a Coda backup log file
- badblocks(8)
- search a device for bad blocks
- baka-mplayer(1)
- A free and open source, cross-platform, libmpv based multimedia player
- balls(l)
- preprocessor for space-filling models in Raster3D molecular graphics package
- bar(1)
- show information about a data transfer
- barchart(n)
- Bar chart for plotting X-Y coordinate data
- barcode(6)
- draws a random sequence of barcodes for the products you enjoy
- barman(1)
- Backup and Recovery Manager for PostgreSQL
- barman(5)
- Backup and Recovery Manager for PostgreSQL
- basic_db_auth(8), basic_db_auth(8)
- Database auth helper for Squid
- basic_getpwnam_auth(8)
- Local Users auth helper for Squid
- basic_ncsa_auth(8)
- NCSA httpd-style password file authentication helper for Squid
- basic_pam_auth(8)
- PAM Basic authentication helper for Squid
- basic_pop3_auth(8), basic_pop3_auth(8)
- POP3 authenticator for Squid
- batch_rubber_sheet(1)
- warp a set of images with a rubber-sheet transformation
- batcher(8)
- Article batching for InterNetNews
- batv-filter(8)
- BATV (Bounce Address Tag Validation) filter for sendmail
- bayesol(1)
- a Bayes solution calculator for use with dbacl
- bbmail(1)
- mailbox flag for X
- bbstored-certs(8)
- Manage certificates for the Box Backup system
- bcfg2-admin(8)
- Perform repository administration tasks rst2man-indent-level 0 1 rstReportMargin \$1
- bcfg2-build-reports(8)
- Generate state reports for Bcfg2 clients rst2man-indent-level 0 1 rstReportMargin \$1
- bcfg2-info(8)
- Creates a local version of the Bcfg2 server core for state observation rst2man-indent-level 0 1 rstReportMargin \$1
- bcfg2-lint(8)
- Check Bcfg2 specification for validity, common mistakes, and style rst2man-indent-level 0 1 rstReportMargin \$1
- bcfg2-lint.conf(5)
- Configuration parameters for bcfg2-lint rst2man-indent-level 0 1 rstReportMargin \$1
- bcfg2-reports(8)
- Query reporting system for client status rst2man-indent-level 0 1 rstReportMargin \$1
- bcfg2-server(8)
- Server for client configuration specifications rst2man-indent-level 0 1 rstReportMargin \$1
- bcfg2.conf(5)
- Configuration parameters for Bcfg2 rst2man-indent-level 0 1 rstReportMargin \$1
- bcftools(1)
- utilities for variant calling and manipulating VCFs and BCFs
- bchunk(1)
- CD image format conversion from bin/cue to iso/cdr
- bcmfw(8)
- firmware download utility for Broadcom BCM2033 chip based Bluetooth USB devices
- bcmxcp(8)
- Driver for UPSes supporting the serial BCM/XCP protocol
- bcmxcp_usb(8)
- Experimental driver for UPSes supporting the BCM/XCP protocol over USB
- bcomps(1)
- biconnected components filter for graphs
- bdeinfo(1)
- determines information about a BitLocker Drive Encrypted (BDE) volume
- bdfresize(1)
- Resize BDF Format Font
- bdftopcf(1)
- convert X font from Bitmap Distribution Format to Portable Compiled Format
- bed(6)
- maze editor for block
- bedup(8)
- program for deduplication program with additional knowledge of burp
-
- beforelight(1)
- screen saver
- beh_depend(3)
- compute forward dependencies in a description
- beh_makbdd(3)
- create a BDD for each expression in a description
- beh_makgex(3)
- create a GEX for each expression in a description
- belkin(8)
- Driver for Belkin serial UPS equipment
- belkinunv(8)
- Driver for Belkin "Universal UPS" and compatible
- benq(4)
- webcamd driver for Benq DC E300 USB camera
- ber_alloc_t(3), ber_flush(3), ber_flush2(3), ber_printf(3), ber_put_int(3), ber_put_enum(3), ber_put_ostring(3), ber_put_string(3), ber_put_null(3), ber_put_boolean(3), ber_put_bitstring(3), ber_start_seq(3), ber_start_set(3), ber_put_seq(3), ber_put_set(3)
- OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
- ber_get_next(3), ber_skip_tag(3), ber_peek_tag(3), ber_scanf(3), ber_get_int(3), ber_get_enum(3), ber_get_stringb(3), ber_get_stringa(3), ber_get_stringal(3), ber_get_stringbv(3), ber_get_null(3), ber_get_boolean(3), ber_get_bitstring(3), ber_first_element(3), ber_next_element(3)
- OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
- bestfcom(8)
- Driver for Best Power Fortress/Ferrups
- bestfortress(8)
- Driver for old Best Fortress UPS equipment
- bestuferrups(8)
- Driver for Best Power Micro-Ferrups
- bestups(8)
- Driver for Best Power / SOLA (Phoenixtec protocol) UPS equipment
- bfort(1)
- program to extract short definitions for a Fortran to C interface
- bft-config(1)
- Script to get information about the installed version of the BFT library
- bg5conv(1)
- convert a TeX document in Big 5 encoding into `preprocessed' form
- bgpd(8)
- a BGPv4, BGPv4+, BGPv4- routing engine for use with Zebra
- bgpq(8)
- generate access-lists for cisco/juniper routers and GateD
- bgpq3(8)
- bgp filtering automation for cisco and juniper routers
- bgpuma(1)
- bgpuma -- A program to search BGP Update files for CIDR blocks or Autonomous Systems
- bhyvectl(8)
- control utility for bhyve instances
- bib2ris(1), bib2ris-utf8(1)
- converts bibtex bibliographic data to the RIS format
- bibtex(1)
- make a bibliography for (La)TeX
- bibtexconv-odt(1)
- ODT Helper Script for BibTeX Converter
- bibview(1)
- an X based graphical user interface for manipulating BibTeX databases
- big5(5)
- Big Five encoding for Traditional Chinese text
- bincimap-up(1)
- Authentication stub for Binc IMAP
- bincimap.conf(5)
- Global configuration file for Binc IMAP
- binclock(1), prints(1)
- time in binary format
- bind2csv2(1), bind2csv2.py(1)
- convert zone files from BIND to MaraDNS compatible format
- binops(3bobcat)
- Template functions for class-type binary operators
- bins-edit-gui(1)
- Set fields in XML picture description files for BINS (using a GNOME-based GUI)
- bins_edit(1)
- Set fields in XML picture description files for BINS
- biosdecode(8)
- BIOS information decoder
- bip.conf(5)
- Configuration file for BIP IRC Proxy
- bipmkpw(1)
- Password hasher for BIP
- bitlbee.conf(5)
- configuration file for bitlbee (8)
- bitmap(1), bmtoa(1), atobm(1)
- bitmap editor and converter utilities for the X Window System
- bitset(3m)
- functions for manipulating memory as sets of bits
- bkpupsd(8)
- Simple UPS daemon for APC BK-Pro series
- blackbox(1)
- a window manager for X11
- blackhole(4)
- a sysctl(8) MIB for manipulating behaviour in respect of refused SCTP, TCP, or UDP connection attempts
- blacklistd.conf(5)
- configuration file format for blacklistd
- blazer_ser(8)
- Driver for Megatec/Q1 protocol serial based UPS equipment
- blazer_usb(8)
- Driver for Megatec/Q1 protocol USB based UPS equipment
- bltdebug(n)
- print Tcl commands before execution
- bluefish(1)
- editor for experienced web designers and programmers
- bluegene.conf(5)
- Slurm configuration file for BlueGene systems
- bluegps(1)
- datalog download tool for Royaltek RBT-3000 GPS
- bmc-device(8)
- perform advanced BMC commands
- bmc-info(8)
- display BMC information
- bmfconv(1)
- Database converter for bmf
- bmp_read_line(3)
- Direct access bank switching line selection for reading. Allegro game programming library
- bmp_write_line(3)
- Direct access bank switching line selection for writing. Allegro game programming library
- bnetd.conf(5)
- configuration for the Unix Battle.net daemon
- bntext(5), bnmotd.txt(5), bnnews.txt bnissue.txt(5)
- messages for the Unix Battle.net daemon
- boa(8)
- a single-tasking high performance http server
- bochsrc(5)
- Configuration file for Bochs
- body(i4), itcl::body(i4)
- change the body for a class method/proc
- body(itcl)
- change the body for a class method/proc
- bogolexer(1)
- Utility program for separating email messages into tokens
- bogotune(1)
- find optimum parameter settings for bogofilter
- bon_csv2html(1)
- program to convert CSV format Bonnie++ data to a HTML form using tables suitable for display on a web page. NB Lynx can't display this properly, and due to the size it probably requires 1024x768 monitor to display properly. bon_csv2txt program to convert CSV format Bonnie++ data to plain-text format suitable for pasting into an email or reading on a Braille display
- bonnie(1)
- Performance Test of Filesystem I/O
- bonnie++(8)
- program to test hard drive performance
- boom.cfg(5), glboom.cfg(5)
- Configuration file for PrBoom v2.1.0 onwards
- boot.config(5)
- Configuration file for the boot blocks
- bos_getrestart(8)
- Displays the automatic restart times for server processes
- bos_help(8)
- Displays help for bos commands
- bos_setauth(8)
- Sets authorization checking requirements for all server processes
- bos_uninstall(8)
- Reverts to the former version of a process's binary file
- bounce(5)
- Postfix bounce message template format
- bounced(8), bounced.pl(8)
- Mailing List Bounce Processing Daemon for Sympa
- bpython-config(5)
- user configuration file for bpython rst2man-indent-level 0 1 rstReportMargin \$1
- brandelf(1)
- mark an ELF binary for a specific ABI
- brasero(1)
- Simple and easy to use CD/DVD burning application for the Gnome Desktop
- breed(1)
- prepare files for reed
- bricons(1)
- quick start up utility for applications using text, icons, colour icons and pop-up menus on an X display
- bristoljackstats(1)
- ancillary program for bristol
- broctl(8)
- interactive shell for managing Bro installations
- bruteblock(8)
- utility to block bruteforce attacks
- bsd.snmpmod.mk(7)
- building modules for bsnmpd(1)
- bsdadminscripts(1)
- perform administrative tasks
- bse(5), BSE(5)
- Better Sound Engine File Format
- bsescm(1)
- A Guile based scheme shell for Beast and Bse
- bsewavetool(1)
- A tool for editing the native multisample format for beast and Bse
- bshell(1), bssh/bvnc/bshell(1)
- Browse for SSH/VNC servers on the local network
- bsmtrace.conf(5)
- configuration file for bsmtrace
- bsnmp-regex.conf(5)
- the configuration file for the bsnmp-regex(8) module
- bsnmpget(1), bsnmpwalk(1), bsnmpset(1)
- simple tools for querying SNMP agents
- bsp(6)
- node builder for WAD files
- bt3cfw(8)
- firmware download utility for 3Com Bluetooth PC card driver
- bt_format_names(3)
- formatting BibTeX names for consistent output
- btcflash(1)
- Firmware flash utility for BTC DRW1008 DVD+/-RW recorder
- btinfo(1)
- BitTorrent Protocol Daemon information
- btparse(3)
- C library for parsing and processing BibTeX data files
- btree-dump(1)
- unformatted dump of a B-Tree DB file
- btsixad(8)
- Driver for Sixaxis gamepad connected over Bluetooth
- btsockstat(1)
- show Bluetooth sockets information
- btxld(8)
- link editor for BTX clients
- buffchan(8)
- Buffered file-writing backend for INN
- buffindexed.conf(5)
- Configuration for the buffindexed overview method
- bugle-checks(7)
- check for errors that OpenGL defines as undefined behaviour
- bugle-frontbuffer(7)
- force rendering to the front buffer
- bugle-stats_nv(7)
- gather performance data from NVPerfSDK
- bugle-wireframe(7)
- force rendering in wireframe mode
- build(7)
- information on how to build the system
- buildbot-worker(1)
- a tool for managing buildbot worker instances
- builder(1)
- ferite programming lanugage command line tool for module c code generation
- buildflags.conf(1)
- set build options for ports(7), world and everything
- buildtool(1)
- build infrastructure for source packages
- builtin(1), !(1), %(1), .(1), :(1), @(1), [(1), {(1), }(1), alias(1), alloc(1), bg(1), bind(1), bindkey(1), break(1), breaksw(1), builtins(1), case(1), cd(1), chdir(1), command(1), complete(1), continue(1), default(1), dirs(1), do(1), done(1), echo(1), echotc(1), elif(1), else(1), end(1), endif(1), endsw(1), esac(1), eval(1), exec(1), exit(1), export(1), false(1), fc(1), fg(1), filetest(1), fi(1), for(1), foreach(1), getopts(1), glob(1), goto(1), hash(1), hashstat(1), history(1), hup(1), if(1), jobid(1), jobs(1), kill(1), limit(1), local(1), log(1), login(1), logout(1), ls-F(1), nice(1), nohup(1), notify(1), onintr(1), popd(1), printenv(1), printf(1), pushd(1), pwd(1), read(1), readonly(1), rehash(1), repeat(1), return(1), sched(1), set(1), setenv(1), settc(1), setty(1), setvar(1), shift(1), source(1), stop(1), suspend(1), switch(1), telltc(1), test(1), then(1), time(1), times(1), trap(1), true(1), type(1), ulimit(1), umask(1), unalias(1), uncomplete(1), unhash(1), unlimit(1), unset(1), unsetenv(1), until(1), wait(1), where(1), which(1), while(1)
- shell built-in commands
- bulk(8), bulk.pl(8)
- Daemon for submitting messages to SMTP engine
- bulk_extractor(1)
- Scans a disk image for regular expressions and other content
- burgerspace-server(6)
- UDP server for the networked version of BurgerSpace
- burp_ca(8)
- program for generating certificates for use with burp
- burst_buffer.conf(5)
- Slurm configuration file for burst buffer management
- bus_generic_attach(9)
- generic implementation of DEVICE_ATTACH for buses
- bus_generic_detach(9)
- generic implementation of DEVICE_DETACH for buses
- bus_generic_new_pass(9)
- generic implementation of BUS_NEW_PASS for bus devices
- bus_generic_print_child(9)
- generic implementation of DEVICE_PRINT_CHILD for buses
- bus_generic_read_ivar(9), bus_generic_write_ivar(9)
- generic implementation of BUS_READ_IVAR and BUS_WRITE_IVAR for buses
- bus_generic_shutdown(9)
- generic implementation of DEVICE_SHUTDOWN for buses
- butc(5)
- Defines Tape Coordinator instructions for automated tape devices
- bvi(1), Header "NAME" bvi(1), bview(1)
- visual editor for binary files
- bwm-ng(1)
- Bandwidth Monitor NG (Next Generation), a live bandwidth monitor for network and disk io
- bximage(1)
- Interactive Disk Image Creation, Conversion, Resize and Redolog Commit Tool for Bochs
- byobu(1)
- wrapper script for seeding a user's byobu configuration and launching a text based window manager (either screen or tmux)
- byobu-config(1)
- Configuration utility for byobu
- byobu-enable(1), byobu-disable(1)
- wrapper script for enabling/disabling automatic startup of byobu after login into text console
- byobu-janitor(1)
- script for cleaning and upgrading environment after upgrades
- byobu-select-profile(1)
- select your Byobu foreground and background colors
- byobu-status(1)
- displays status suitable for printing by the BYOBU_BACKEND
- byobu-ugraph(1)
- helper script for notification history graphs
- byobu-ulevel(1), byobu-ulevel (1)
- helper script for notification level indicators
- bzadmin(6)
- a text based client for BZFlag
- bzmore(1), bzless(1)
- file perusal filter for crt viewing of bzip2 compressed text
- bzw(5)
- BZFlag world file format
- c-icap-config(8)
- script to get information about c-icap server
- c-icap-libicapapi-config(8)
- script to get information about c-icap library
- c-icap-stretch(8)
- A simple utility for stretching ICAP servers
- caca-config(1)
- script to get information about the installed version of libcaca
- cacaserver(1)
- telnet server for libcaca
- cacheinfo(5)
- Defines configuration parameters for the Cache Manager
- cadaver(1)
- A command-line WebDAV client for Unix
- caff(1), caff -- CA(1)
- Fire and Forget
- cage(6)
- Escher's impossible cage, for xscreensaver
- caja-connect-server(1), Caja-connect-server(1)
- Connect to Server dialog for Caja
- calcappclient(1)
- RSerPool Client (PU) for the CalcApp service
- calfjackhost(1)
- JACK wrapper for Calf plugins
- calife.auth(5)
- format of the calife authorization file
- callgrind_annotate(1)
- post-processing tool for the Callgrind
- callpass(1)
- generate Pass-code associated with your callsign for authentication via xastir to APRS(tm) network
- cam(1)
- CPU'S AUDIO MIXER for Linux
- camlp5(1)
- Pre-Precessor-Pretty-Printer for ocaml mkcamlp5 - Create custom camlp5 mkcamlp5.opt - Create custom camlp5 (native code) ocpp5 - Universal preprocessor
- cannacheck(1)
- Display information about Japanese input system Canna
- cannastat(1)
- Display information about the Kana-Kanji conversion server
- canonical(5)
- Postfix canonical table format
- canonicalize_filename(3)
- Converts any filename into its canonical form. Allegro game programming library
- cap_closelog(3), cap_syslog cap_vsyslog cap_openlog cap_closelog cap_setlogmask(3)
- library for syslog in capability mode
- cap_getgrent(3), cap_getgrnam(3), cap_getgrgid(3), cap_getgrent_r(3), cap_getgrnam_r(3), cap_getgrgid_r(3), cap_setgroupent(3), cap_setgrent(3), cap_endgrent(3), cap_grp_limit_cmds(3), cap_grp_limit_fields(3), cap_grp_limit_groups(3)
- library for group database operations in capability mode
- cap_gethostbyname(3), cap_gethostbyname2(3), cap_gethostbyaddr(3), cap_getnameinfo(3), cap_dns_type_limit(3), cap_dns_family_limit(3)
- library for getting network host entry in capability mode
- cap_getpwent(3), cap_getpwnam(3), cap_getpwuid(3), cap_getpwent_r(3), cap_getpwnam_r(3), cap_getpwuid_r(3), cap_setpassent(3), cap_setpwent(3), cap_endpwent(3), cap_pwd_limit_cmds(3), cap_pwd_limit_fields(3), cap_pwd_limit_users(3)
- library for password database operations in capability mode
- cap_init(3), cap_wrap(3), cap_unwrap(3), cap_sock(3), cap_clone(3), cap_close(3), cap_limit_get(3), cap_limit_set(3), cap_send_nvlist(3), cap_recv_nvlist(3), cap_xfer_nvlist(3), cap_service_open(3)
- library for handling application capabilities
- cap_random_buf(3)
- library for getting entropy in capability mode
- cap_sysctlbyname(3)
- library for getting or setting system information in capability mode
- capinfos(1)
- Prints information about capture files
- cardos-tool(1)
- displays information about Card OS-based security tokens or format them
- cargo-generate-lockfile(1)
- Generate the lockfile for a project
- cargo-version(1)
- Show version information
- carousel(6)
- displays multiple images rotating in a circular formation
- cascade(1)
- Noise and distortion analysis for cascaded systems
- castgetrc(5)
- configuration file for castget
- catal(5)
- catalog file format man1/alc_origin.1
- catior(1)
- Utility for viewing components of a stringified IOR
- catman(1)
- preformat man pages
- cbc-n1qlback(1)
- Stress Test for Couchbase Query (N1QL)
- cbc-pillowfight(1)
- Stress Test for Couchbase Client and Cluster
- cbcrc(4)
- Configuration file for Couchbase command line tools
- cblog.fcgi(1), cblog.cgi(1)
- fastcgi interface for cblog
- cbtest(1)
- test cases for QDBM Cabin
- cccheck(1)
- Perform static code contracts verification for CLR assemblies
- ccdconfig(8)
- configuration utility for the concatenated disk driver
- ccguess(1)
- search for ccrypt encryption keys
- ccomps(1)
- connected components filter for graphs
- ccrewrite(1)
- Rewrite CLR assemblies for runtime code contract verification
- ccze-cssdump(1)
- Dump CCZE color setup into CSS format
- cd(9)
- CDROM driver for the CAM SCSI subsystem
- cd-discid(1)
- read CD and get CDDB discid information
- cd-info(1)
- shows Information about a CD or CD-image
- cd-read(1)
- reads Information from a CD or CD-image
- cdargs(1)
- bookmarks and browser for cd shell built-in
- cdb(5)
- Constant DataBase file format
- cdctl(1), eject(1), pause(1)
- specify commands for autocd daemon control utility
- cddb-tool(1)
- Get CDDB information
- cdialog(3)
- widgets and utilities for the program
- cdlabelgen(1)
- CD/DVD labels, jewel case inserts, and envelopes creator. Generates frontcards and traycards for CD cases, single-cd envelopes, DVD case inserts, as well as output suitable for direct printing on CD/DVD
- cdrskin(1)
- burns preformatted data to CD, DVD, and BD via libburn
- cdxa2mpeg(1)
- manual page for cdxa2mpeg 0.7.24
- ce6230(4)
- webcamd driver for Intel CE6230 DVB-T
- cef5conv(1)
- convert a TeX document in Big 5 encoding containing CEF macros into `preprocessed' form
- cefconv(1)
- convert a TeX document containing CEF macros into `preprocessed' form
- cefsconv(1)
- convert a TeX document in SJIS encoding containing CEF macros into `preprocessed' form
- centerim(1)
- a text mode based IM client for Linux, *BSD, Sun Solaris, MacOS X and possibly, other Unices. ICQ2000, Yahoo!, AIM TOC, IRC, MSN, Gadu-Gadu and Jabber protocols are now supported. Internal LiveJournal client and RSS reader are also provided
- ceph-clsinfo(8)
- show class object information rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-disk(8)
- Ceph disk utility for OSD rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-fuse(8)
- FUSE-based client for ceph rst2man-indent-level 0 1 rstReportMargin \$1
- ceph-post-file(8)
- post files for ceph developers rst2man-indent-level 0 1 rstReportMargin \$1
- cert2spc(1)
- Transform multiple X.509 certificates to a Software Publisher Certificate
- cextrc(5)
- C prototype/documentation extractor customization file format
- ceylon-assemble(1), ceylon assemble(1)
- Generate a Ceylon assembly for a given module
- ceylon-bash-completion(1), ceylon bash-completion(1)
- A tool which provides completion suggestions for the Bash shell
- ceylon-classpath(1), ceylon classpath(1)
- Prints a classpath suitable for passing to Java tools to run a given Ceylon module
- ceylon-fat-jar(1), ceylon fat-jar(1)
- Generate a Ceylon executable jar for a given module
- ceylon-help(1), ceylon help(1)
- Displays help information about other Ceylon tools
- ceylon-info(1), ceylon info(1)
- Prints information about modules in repositories
- ceylon-maven-export(1), ceylon maven-export(1)
- Generate a Maven repository for a given module
- ceylon-p2(1), ceylon p2(1)
- Generates p2 repository metadata suitable for Eclipse
- cf(1)
- unix time to formated time and date filter
- cfdisk-linux(8), cfdisk(8)
- Curses based disk partition table manipulator for Linux
- cfetooldump(8), cfetool dump(8)
- dump the contents of a database in XML format
- cfetoolimport(8), cfetool import(8)
- import the contents of a database from XML format
- cfetoolinfo(8), cfetool info(8)
- Get information about a database
- cfgmaker(1)
- Creates mrtg.cfg files (for mrtg-2.17.4)
- cfi(4), cfid(4)
- driver for Common Flash Interface (CFI) NOR flash
- cfumass(4)
- USB device side support for Mass Storage Class Transport
- cg_annotate(1)
- post-processing tool for Cachegrind
- cgal_create_cmake_script(1)
- create a cmake script for applications using CGAL
- cgdb(1), CGDB(1)
- manual page for CGDB 0.6.8
- cgi(3bobcat), FBB::CGI(3bobcat)
- handles GET and POST submitted form data
- cgiDebug(3)
- Set the debug level for CGI programming
- cgiGetFile(3)
- Return information of a CGI file variable
- cgi_cookie_authority(3), cgi_cookie_authority (3)
- determine the cookie authority for a domain
- cgi_url_validate(3), cgi_url_validate (3)
- validate that url is of an allowed format
- cgioptions.cfg(5)
- Command-line parameters for the Xymon CGI tools
- cgiwrap_getenv(3), cgiwrap_getenv (3)
- the wrapper for getenv
- cgiwrap_init_emu(3), cgiwrap_init_emu (3)
- initialize cgiwrap for emulated use
- cgiwrap_iterenv(3), cgiwrap_iterenv (3)
- iterater for env vars
- cgiwrap_write(3), cgiwrap_write (3)
- wrapper for the fwrite(stdout)
- cgiwrap_writef(3), cgiwrap_writef (3)
- a wrapper for printf
- cgiwrap_writevf(3), cgiwrap_writevf (3)
- a wrapper for vprintf
- cgprof(1)
- generate colored call graph for profiled executables
- cgroup.conf(5)
- Slurm configuration file for the cgroup support
- charm(1)
- Client for LiveJournal-based blogging sites
- charmrc(5)
- Configuration file for Charm
- charset.conf(5)
- Configiration file for legacy character set support by Sympa
- chbg(1)
- root background image changer & manager for X
- checkXML(1)
- An XML lint tool for KDE DocBook XML documents
- checkXML5(1)
- An XML lint tool for KDE DocBook XML documents
- check_hp_bladechassis(8)
- Nagios plugin for checking the status of HP blade enclosures via SNMP
- check_puppet(1)
- manual page for check_puppet 1.3
- checkbashisms(1)
- check for bashisms in /bin/sh scripts
- checkmk(1)
- Awk script for generating C unit tests for use with the Check unit testing framework
- checknews(1cn)
- check for unread news
- checkpto(1)
- Helper program for Hugin's Makefile assistant
- checksub(1)
- a validator for NCBI ASN.1 Seq-submit data
- checkvpw(1)
- check passwords for virtual and non-virtual users
- chef-client(8)
- The man page for the chef-client command line tool. rst2man-indent-level 0 1 rstReportMargin \$1
-
- chef-shell(1)
- The man page for the chef-shell command line tool. rst2man-indent-level 0 1 rstReportMargin \$1
-
- chef-solo(8)
- The man page for the chef-solo command line tool. rst2man-indent-level 0 1 rstReportMargin \$1
-
- chem(1)
- groff preprocessor for producing chemical structure diagrams co Copyright [co] 2006-2014 Free Software Foundation, Inc. This file is part of chem, which is part of groff, a free software project. You can redistribute it and/or modify it under the terms of the GNU General Public License version 2 (GPL2) as published by the Free Software Foundation. The license text for GPL2 is available in the internet at http://www.gnu.org/licenses/gpl-2.0.html . . au This file was written by Bernd Warken <groff-bernd.warken-72@web.de>. It is based on the documentation of Brian Kernighan's original awk version of chem at http://cm.bell-labs.com/cm/cs/who/bwk/index.html . . t .ds EL N'188' .ds EL .|.|.
- cherokee-admin-launcher(1)
- Easy launcher for Cherokee's administrative interface
- cherokee-config(1)
- script to get information about the installed version of Cherokee
- chicken-install(1)
- download and install extension libraries for CHICKEN Scheme
- chicken-profile(1)
- generate a report from profile-information
- chilli(8)
- A Software Access Controller for Captive Portal and WPA
- chilli-radius(5)
- Information about RADIUS in chilli
- chilli_response(1)
- Forms a CHAP Response
- chirpw(1)
- A tool for programming two-way radio equipment
- chkfont(6)
- checks figlet 2.0 and up font files for format errors
- chm(8)
- console display motherboard pm chipset data information
- chmoddic(1)
- change access rights for a directory
- chocolate-server(6)
- dedicated server for chocolate-doom
- chocolate-setup(6)
- configuration tool for chocolate-doom
- chpass(1), chfn(1), chsh(1), ypchpass(1), ypchfn(1), ypchsh(1)
- add or change user database information
- chromebook_platform(4)
- support driver for hardware on various Chromebook models
- chronyc(1)
- command-line interface for chrony daemon
- cidr_table(5)
- format of Postfix CIDR tables
- cinepainttool(1), filmgimptool(1)
- script to perform various Gimpy functions
- cinergy(4)
- webcamd driver for Cinergy T2/qanu DVB-T
- cinnamon-menu-editor(1)
- Editor for the panel menu
- cinnamon-settings(1)
- Configuration panel for cinnamon
- ciss(4)
- Common Interface for SCSI-3 Support driver
- ck4up(1)
- Check for Updates, a utility to monitor web pages for updates
- ck_array_commit(3)
- linearization point for mutations before commit call
- ck_bitmap_size(3)
- returns necessary number of bytes for bitmap
- ck_cohort(3)
- generalized interface for lock cohorts
- ck_epoch_poll(3)
- non-blocking poll of epoch object for dispatch cycles
- ck_epoch_register(3)
- register a thread for epoch reclamation
- ck_epoch_unregister(3)
- unregister a thread for epoch reclamation
- ck_hs_gc(3)
- perform maintenance on a hash set
- ck_ht_gc(3)
- perform maintenance on a hash table
- ck_ht_hash(3)
- generate a hash value for a hash table
- ck_ht_hash_direct(3)
- generate a hash value for a hash table
- ck_pr_fence_acquire(3)
- enforce acquire semantics
- ck_pr_fence_atomic(3)
- enforce partial ordering of atomic read-modify-write operations
- ck_pr_fence_atomic_load(3)
- enforce ordering of atomic read-modify-write operations to load operations
- ck_pr_fence_atomic_store(3)
- enforce ordering of atomic read-modify-write operations to store operations
- ck_pr_fence_load(3)
- enforce partial ordering of load operations
- ck_pr_fence_load_atomic(3)
- enforce ordering of load operations to atomic read-modify-write operations
- ck_pr_fence_load_store(3)
- enforce ordering of load operations to store operations
- ck_pr_fence_memory(3)
- enforce partial ordering of all memory operations
- ck_pr_fence_release(3)
- enforce release semantics
- ck_pr_fence_store(3)
- enforce partial ordering of store operations
- ck_pr_fence_store_atomic(3)
- enforce ordering of store operations to load operations
- ck_pr_fence_store_load(3)
- enforce ordering of store operations to load operations
- ck_queue(3), CK_LIST_EMPTY(3), CK_LIST_ENTRY(3), CK_LIST_FIRST(3), CK_LIST_FOREACH(3), CK_LIST_FOREACH_SAFE(3), CK_LIST_HEAD(3), CK_LIST_HEAD_INITIALIZER(3), CK_LIST_INIT(3), CK_LIST_INSERT_AFTER(3), CK_LIST_INSERT_BEFORE(3), CK_LIST_INSERT_HEAD(3), CK_LIST_MOVE(3), CK_LIST_NEXT(3), CK_LIST_REMOVE(3), CK_LIST_SWAP(3), CK_SLIST_EMPTY(3), CK_SLIST_ENTRY(3), CK_SLIST_FIRST(3), CK_SLIST_FOREACH(3), CK_SLIST_FOREACH_PREVPTR(3), CK_SLIST_FOREACH_SAFE(3), CK_SLIST_HEAD(3), CK_SLIST_HEAD_INITIALIZER(3), CK_SLIST_INIT(3), CK_SLIST_INSERT_AFTER(3), CK_SLIST_INSERT_HEAD(3), CK_SLIST_MOVE(3), CK_SLIST_NEXT(3), CK_SLIST_REMOVE(3), CK_SLIST_REMOVE_AFTER(3), CK_SLIST_REMOVE_HEAD(3), CK_SLIST_SWAP(3), CK_STAILQ_CONCAT(3), CK_STAILQ_EMPTY(3), CK_STAILQ_ENTRY(3), CK_STAILQ_FIRST(3), CK_STAILQ_FOREACH(3), CK_STAILQ_FOREACH_SAFE(3), CK_STAILQ_HEAD(3), CK_STAILQ_HEAD_INITIALIZER(3), CK_STAILQ_INIT(3), CK_STAILQ_INSERT_AFTER(3), CK_STAILQ_INSERT_HEAD(3), CK_STAILQ_INSERT_TAIL(3), CK_STAILQ_MOVE(3), CK_STAILQ_NEXT(3), CK_STAILQ_REMOVE(3), CK_STAILQ_REMOVE_AFTER(3), CK_STAILQ_REMOVE_HEAD(3), CK_STAILQ_SWAP(3)
- multi-reader single-writer singly-linked lists, singly-linked tail queues and lists
- ck_rhs_gc(3)
- perform maintenance on a hash set
- ck_ring_trydequeue_spmc(3)
- dequeue from bounded FIFO and allow for spurious failure
- ck_rwcohort(3)
- generalized interface for reader-writer locks using cohort locks
- clamav-milter.conf(5)
- Configuration file for clamav-milter
- clamcour(1)
- Courier filter for ClamAV to scan incoming mail for viruses
- clamd.conf(5)
- Configuration file for Clam AntiVirus Daemon
- clamdscan(1)
- scan files and directories for viruses using Clam AntiVirus Daemon
- clamscan(1)
- scan files and directories for viruses
- clamsh(l), CLAMSH(l)
- send multiple shifts through a small (single node) matrix to see how consecutive small subdiagonal elements are modified by subsequent shifts in an effort to maximize the number of bulges that can be sent through
- clamsmtpd(8)
- an SMTP server for scanning viruses via clamd
- clamsmtpd.conf(5)
- the configuration file for clamsmtpd(8)
- clamsubmit(1)
- File submission utility for ClamAV
- clamtk(1), ClamTk(1)
- Graphical user interface (gui) for Clam AntiVirus
- clanv2(l), CLANV2(l)
- compute the Schur factorization of a complex 2-by-2 nonhermitian matrix in standard form
- clarence(1)
- programmer's scientific calculator for X
- classes.conf(5)
- class configuration file for cups
- clearbddsystemref(3)
- clears the references for all bdd nodes. man1/alc_origin.1
- clearbddsystemrefext(3)
- clears the external references for all bdd nodes. man1/alc_origin.1
- clearbddsystemrefint(3)
- clears the internal references for all bdd nodes. man1/alc_origin.1
- clearxs(1)
- Daily update for the xs-httpd counter file
- clesskey(1)
- specify key bindings for cless
- clfdomainsplit(1)
- split Common-Log Format web logs based on domain name
- clfmerge(1)
- merge Common-Log Format web logs based on time-stamps
- clfsplit(1)
- split Common-Log Format web logs based on IP address
- client-local.cfg(5)
- Local configuration settings for Xymon clients
- client.conf(5)
- client configuration file for cups
- clientlaunch.cfg(5)
- Task definitions for the xymonlaunch utility
- clig_parseCmdline(n), ::clig::parseCmdline(n)
- command line interpreter for Tcl
- climmrc(5), ~/.climm/climmrc(5)
- The configuration file for climm
- clinfo(1)
- show OpenCL platforms and devices
- clonehdd(8), clonedd(8)
- -- Tool for clone HDD on FreeBSD
- cluster(1)
- find clusters in a graph and augment the graph with this information
- cmap(5)
- format of .cmap files (color maps)
- cmap_context_get(3)
- Gets the context variable for a CMAP instance
- cmap_context_set(3)
- Sets the context variable for a CMAP instance
- cmap_iter_finalize(3)
- Finalize iterator for keys stored in CMAP
- cmap_iter_init(3)
- Initialize iterator for keys stored in CMAP
- cmap_track_add(3)
- Set tracking function for values in CMAP
- cmark(1)
- convert CommonMark formatted text to HTML
- cmdfinderbase(3bobcat), FBB::CmdFinderBase(3bobcat)
- Base class for the class CmdFinder
- cmkdir(1)
- create encrypted directory for CFS
- cmogstored(1)
- manual page for cmogstored 1.6.0
- cmp_set_offset(3), cmp_struct(3), cmp_char(3), cmp_short(3), cmp_int(3), cmp_long(3), cmp_float(3), cmp_double(3), cmp_long_double(3), cmp_schar(3), cmp_uchar(3), cmp_ushort(3), cmp_uint(3), cmp_ulong(3), cmp_charptr(3), cmp_chararr(3)
- comparison functions for qsort, bsearch, and others
- cnagios(1)
- colorized console display for viewing Nagios status information
- cntraining(1)
- character normalization training for Tesseract
- cnv(9), cnvlist_get(9), cnvlist_take(9), cnvlist_free(9)
- API for managing name/value pairs by cookie
- co(1)
- Copyright [co] 2004-2014 Free Software Foundation, Inc. This file is part of the gdiffmk utility, which is part of groff, a free software project. You can redistribute and/or modify gdiffmk under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. gdiffmk is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. . au This document was written and is maintained by MBianchi@Foveal.com Mike Bianchi
- coccigrep(1)
- semantic grep for the C programming language
- code(i4), itcl::code(i4)
- capture the namespace context for a code fragment
- code(itcl)
- capture the namespace context for a code fragment
- codeblocks(1), Code::Blocks(1)
- The open-source, cross-platform IDE
- codesnippets(1)
- Stand-alone app for the codesnippets Code::Blocks plugin
- colcrt(1)
- filter nroff output for CRT previewing
- collectd-nagios(1)
- Nagios plugin for querying collectd
- collectd-tg(1)
- Traffic generator for collectd
- collectd.conf(5)
- Configuration for the system statistics collection daemon collectd
- collectdctl(1)
- Control interface for collectd
- collectdmon(1)
- Monitoring daemon for collectd
- columns(6)
- simple game for X
- commoncpp-config(1)
- script to get information about common c++ library
- comprex-config(1)
- Get information about a libcomprex installation
- compton(1)
- a compositor for X11
- concordance(1)
- for programming your Logitech Harmony remote control
- condor_check_userlogs(1)
- Check job event log files for errors
- condor_compile(1)
- create a relinked executable for use as a standard universe job
- condor_gather_info(1)
- Gather information about an HTCondor installation and a queued job
- condor_job_router_info(1)
- Discover and display information related to job routing
- condor_q(1)
- Display information about jobs in queue
- condor_reschedule(1)
- Update scheduling information to the central manager
- condor_router_history(1)
- Display the history for routed jobs
- condor_router_q(1)
- Display information about routed jobs in the queue
- condor_stats(1)
- Display historical information about the HTCondor pool
- condor_submit(1)
- Queue jobs for execution under HTCondor
- condor_submit_dag(1)
- Manage and queue jobs within a specified DAG for execution on remote machines
- condor_version(1)
- print HTCondor version and platform information
- condor_wait(1)
- Wait for jobs to finish
- condor_who(1)
- Display information about owners of jobs and jobs running on an execute machine
- conex(4)
- webcamd driver for Conexant USB camera
- confctl(1)
- sysctl-like tool for config files
- config(5)
- kernel configuration file format
- config_intrhook(9)
- schedule a function to be run after interrupts have been enabled, but before root is mounted
- configbody(i4), itcl::configbody(i4)
- change the "config" code for a public variable
- configbody(itcl)
- change the "config" code for a public variable
- conflict(8)
- search for alias/password conflicts
- conky(1)
- A system monitor for X originally based on the torsmo code, but more kickass. It just keeps on given'er. Yeah
- conserver.cf(5)
- console configuration file for conserver (8)
- conserver.passwd(5)
- user access information for conserver (8)
- container(n)
- Widget to contain a foreign window
- container-server.conf(5)
- configuration file for the openstack-swift container server
- control_rancid(1)
- run rancid for devices of a group
- convcal(1)
- convert dates to different formats
- convert(1)
- convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more
- convert-dom-db(1)
- prepare domain to owner mappings for Analog
- convert-ip-db(1)
- prepare IP address to hostname mappings for Analog
- convert-ly(1)
- manual page for convert-ly 2.19.57
- convert_sym(1)
- convert a Viewlogic symbol/schematic to gEDA gschem format
- convertior(1)
- Utility for creating a new IOR from existing. changing the hostname of an existing stringified IOR
- convfont(1)
- convert font files for svgalib
- convickt(1)
- convert INTERCAL files between formats
- cooledit(1), cooledit-3.17.17(1)
- Full featured text editor for the X Window System, Version 11
- coolman(1), coolman-3.17.17(1)
- Man page reader for the X Window System based on the Coolwidget library
- copymat(1)
- convert ASCII matrices into a database suitable for quick reading
- copytape(5)
- copytape intermediate data file format
- coqdep(1)
- Compute inter-module dependencies for Coq and Caml programs
- coqdoc(1)
- A documentation tool for the Coq proof assistant
- core(5)
- memory image file format
- corebird(1)
- Native Gtk+ Twitter client for the Linux desktop
- coretemp(4)
- device driver for Intel Core on-die digital thermal sensor
- corosync-cfgtool(8)
- An administrative tool for corosync
- corosync-cmapctl(8), corosync-cmapctl:(8)
- A tool for accessing the object database
- corosync-cpgtool(8)
- A tool for displaying cpg groups and members
- corosync-keygen(8)
- Generate an authentication key for Corosync
- corosync-notifyd(8)
- Listen for important corosync events and send dbus and/or snmp traps
- courieruserinfo(8)
- use the Courier authentication library to collect information about a user
- cpaldjvu(1)
- DjVuDocument encoder for low-color images
- cpfind(1)
- Feature matching for panoramic stitching
- cpg_context_get(3)
- Gets the context variable for a CPG instance
- cpg_context_set(3)
- Sets the context variable for a CPG instance
- cpg_iteration_finalize(3)
- Finalize iterator for members of CPG
- cpg_iteration_initialize(3)
- Initialize iterator for members of CPG
- cpiax(4)
- cpiax webcamd driver for USB cameras
- cpio(5)
- format of cpio archive files
- cpl_complete_word(3), cfc_file_start(3), cfc_literal_escapes(3), cfc_set_check_fn(3), cpl_add_completion(3), cpl_file_completions(3), cpl_last_error(3), cpl_list_completions(3), cpl_recall_matches(3), cpl_record_error(3), del_CplFileConf(3), del_WordCompletion(3), new_CplFileConf(3), new_WordCompletion(3)
- lookup possible completions for a word
- cplay(1)
- a front-end for various audio players
- cppcheck(1)
- Tool for static C/C++ code analysis
- cppunit-config(1)
- script to get information about the installed version of cppunit
- cptinfo(1)
- print summary information on GMT colour palette table (cpt) files
- cpu(8)
- A tool for user and group administration
- cpu(8)
- a user administration tool for LDAP backends
- cpucontrol(8)
- control utility for the cpuctl(4) device
- cpuid-etallen(1), cpuid(1)
- Dump CPUID information for each CPU
- cqrlog(1), CQRLOG(1)
- Advanced logging program for hamradio operators
- cray.conf(5)
- Slurm configuration file for the Cray-specific information
- create_bmp_for_circ_in_circ(1)
- bitmap generator for circular conductor inside circular conductor (part of atlc)
- create_bmp_for_circ_in_rect(1)
- bitmap generator for a circular conductor inside a rectangular conductor (part of atlc)
- create_bmp_for_microstrip_coupler(1)
- bitmap generator for microstrip coupler (part of atlc)
- create_bmp_for_rect_cen_in_rect(1)
- bitmap generator for rectangular conductor inside rectangular conductor (part of atlc)
- create_bmp_for_rect_cen_in_rect_coupler(1), sorry_no_written_yet(1)
- part of atlc
- create_bmp_for_rect_in_circ(1), sorry_no_written_yet(1)
- part of atlc
- create_bmp_for_rect_in_rect(1)
- bitmap generator for rectangular conductor inside rectangular conductor (part of atlc)
- create_bmp_for_stripline_coupler(1)
- bitmap generator for coupler with thin striplines between two infinitely wide groundplanes (part of atlc)
- create_bmp_for_symmetrical_stripline(1)
- bitmap generator for thin conductor between two infinite groundplanes (part of atlc)
- create_color_table(3)
- Fills a color mapping table for customised effects. Allegro game programming library
- create_datafile_index(3)
- Creates an index for a datafile. Allegro game programming library
- create_light_table(3)
- Fills a color mapping table for lighting effects. Allegro game programming library
- create_lzss_pack_data(3)
- Creates an LZSS structure for compression. Allegro game programming library
- create_lzss_unpack_data(3)
- Creates an LZSS structure for decompression. Allegro game programming library
- create_rgb_table(3)
- Generates an RGB mapping table with lookup data for a palette. Allegro game programming library
- create_scene(3)
- Allocates memory for a 3d scene. Allegro game programming library
- create_trans_table(3)
- Fills a color mapping table for translucency effects. Allegro game programming library
- create_zbuffer(3)
- Creates a Z-buffer for a bitmap. Allegro game programming library
- createhdf(1)
- Create a blank IDE hard disk image in .hdf format
- crm(8)
- Pacemaker command line interface for configuration and management
- crmgr(1)
- administration utility for QDBM Curia
- crmsh_hb_report(8)
- create report for CRM based clusters (Pacemaker)
- crontab(1)
- maintain crontab files for individual users (V3)
- crontab(5)
- tables for driving cron
- crossfire-client-gtk2(6)
- second generation GTK client for Crossfire servers
- crosspad2ps(1)
- convert CrossPad data file into postscript and other formats
- crtest(1)
- test cases for QDBM Curia
- crtmpserver(1)
- is a high performance streaming platform written on C++
- crude(8)
- collector for rude (real-time UDP data emitter)
- crunchgen(1)
- generates build environment for a crunched binary
- crunchide(1)
- hides symbol names from ld, for crunching programs together
- crypto(9)
- API for cryptographic services in the kernel
- cryptoflex-tool(1)
- utility for manipulating Schlumberger Cryptoflex data structures
- cs_preprocess-config(1), ecs-config(1)
- Script to get information about the installed version of the Code_Saturne preprocessor
- csb(3), csb_buf(3), csb_cstring(3), csb_destroy(3), csb_getc(3), csb_length(3), csb_lock(3), csb_memorysize(3), csb_movebegin(3), csb_new(3), csb_new_withstring(3), csb_prealloc(3), csb_printf(3), csb_putc(3), csb_puts(3), csb_read(3), csb_rewind(3), csb_searchbackward(3), csb_searchforward(3), csb_seek(3), csb_strcat(3), csb_tellpos(3), csb_trunc(3), csb_ungetc(3), csb_unlock(3), csb_write(3)
- operations on a file-like string buffer
- csc(1)
- driver program for the CHICKEN Scheme compiler
- csepdjvu(1)
- DjVu encoder for separated data files
- csiod(1)
- a compiler/linker for siod
- csocks(1)
- Script that LD_PRELOAD a socks v4/v5 library for socksify applications
- csocks.conf(5)
- Configuration file for csocks library
- cspmonitor(1)
- CSP server for monitoring RSerPool components
- csv(3bobcat), FBB::CSV(3bobcat)
- Convertor for comma separated values
- csv1(5)
- Format of the csv1 zone file that MaraDNS uses
- csvinfo.cgi(1)
- CGI program to show host information from a CSV file
- ctf(5)
- Compact C Type Format
- ctl(5)
- Control Temporal Logic file format. man1/alc_origin.1
- ctow(1)
- Convert Canna text-form dictionary into Wnn text-form dictionary
- ctrlproxy_config(5)
- Configuration file for ctrlproxy
- ctrmvt(l), CTRMVT(l)
- perform the matrix-vector operations x := conjg( T' ) *y, and w := T *z,
- ctwm(1)
- Claude(aqs Tab Window Manager for the X Window System
- cual(6), Cual(6)
- Cuyo Animation Language Cual is the main language used to describe the animations in cuyo. Strictly speaking it's the stuff between the << >> brackets in the level description files (xxx.ld). On the other hand this man page aims at being a complete description of how to write levels for cuyo. But it's still under construction. See the file "example.ld" to get an idea of how the rest of the level description works. There's also a bit of example Cual code in "example.ld". And of course, all the existing levels are examples. Note that Cual is probably still very buggy. So if strange things happen and you're sure it's not your fault, tell me (cuyo@karimmi.de)
- cubitorle(1)
- Convert cubicomp image to an RLE format file
- cudf2lp(1)
- a preprocessor for CUDF documents
- cue2toc(1)
- convert CUE to TOC format
- cups-browsed(8)
- A daemon for browsing the Bonjour broadcasts of shared, remote CUPS printers
- cups-browsed.conf(5)
- server configuration file for cups-browsed
- cups-config(1)
- get cups api, compiler, directory, and link information
- cups-files.conf(5)
- file and directory configuration file for cups
- cups-genppd(8)
- generate Gutenprint PPD files for use with CUPS
- cupsaddsmb(8)
- export printers to samba for windows clients
- cupsd.conf(5)
- server configuration file for cups
- cupsfilter(8)
- convert a file to another format using cups filters
- cupstestdsc(1)
- test conformance of postscript files (deprecated)
- cupstestppd(1)
- test conformance of ppd files
- curl-config(1)
- Get information about a libcurl installation
- curl_easy_getinfo(3)
- extract information from a curl handle
- curl_easy_perform(3)
- perform a blocking file transfer
- curl_easy_setopt(3)
- set options for a curl easy handle
- curl_formadd(3)
- add a section to a multipart/formdata HTTP POST
- curl_formfree(3)
- free a previously build multipart/formdata HTTP POST chain
- curl_formget(3)
- serialize a previously built multipart/formdata HTTP POST chain
- curl_getenv(3)
- return value for environment name
- curl_maprintf(3), curl_mfprintf(3), curl_mprintf(3), curl_msnprintf(3), curl_msprintf curl_mvaprintf(3), curl_mvfprintf(3), curl_mvprintf(3), curl_mvsnprintf(3), curl_mvsprintf(3)
- formatted output conversion
- curl_multi_fdset(3)
- extracts file descriptor information from a multi handle
- curl_multi_info_read(3)
- read multi stack informationals
- curl_multi_perform(3)
- reads/writes available data from each easy handle
- curl_multi_setopt(3)
- set options for a curl multi handle
- curl_multi_timeout(3)
- how long to wait for action before proceeding
- curl_share_setopt(3)
- Set options for a shared object
- curpriority_cmp(9), maybe_resched(9), resetpriority(9), roundrobin(9), roundrobin_interval(9), sched_setup(9), schedclock(9), schedcpu(9), setrunnable(9), updatepri(9)
- perform round-robin scheduling of runnable processes
- current(3), nx::current(3)
- Return information about the method callstack
- cvpasswd(1)
- scramble passwords for CVSup authentication
- cvs(5)
- OpenCVS files format
- cvscan(1)
- generate a scanfile for cvsync and cvsyncd
- cvscheck(1)
- Offline status report for files in a checked-out CVS module
- cvsd-buginfo(8)
- print out cvsd configuration information for bug reports
- cvsd-buildroot(8)
- create a chrooted directory structure for use in cvsd
- cvsd-passwd(8)
- generate password entries for repositories
- cvsd.conf(5)
- configuration file for cvsd
- cvslastchange(1)
- Display the last change committed to CVS for a file
- cvslastlog(1)
- Prints the log entry for the last commit for a file
- cvsps(1), CVSps(1)
- create patchset information from CVS
- cvsup(1)
- network distribution package for CVS repositories
- cvsupd(8)
- network distribution server for CVS repositories
- cvsutils(1)
- CVS utilities for use in working directories
- cvswrap.conf(5)
- configuration file for cvswrap
- cvtbatch(8)
- Convert Usenet batch files to INN format
- cwdaemon(8)
- morse daemon for the serial or parallel port
- cwgen(1)
- generate groups of random characters for Morse code practice
- cwm(1)
- a lightweight and efficient window manager for X11
- cxApplyFsNodeInfo(3)
- Applies the information from an FsNode to a physical file or directory
- cxGetBaseName(3)
- Returns the base filename for the specified path
- cxGetBasePath(3)
- Returns the base path for the specified path
- cxGetFullFilePath(3)
- Returns the full, absolute path for the specified filename
- cxOpenArchive(3)
- Opens an archive for reading or writing
- cxOpenArchiveBuffer(3)
- Opens an archive from a buffer for reading or writing
- cxOpenArchiveStream(3)
- Opens an archive from an existing file stream for reading or writing
- cxSetCloseFunc(3)
- Sets the close function for this file pointer
- cxSetReadFunc(3)
- Sets the read function for this file pointer
- cxSetSeekFunc(3)
- Sets the seek function for this file pointer
- cxSetWriteFunc(3)
- Sets the write function for this file pointer
- cxusb(4)
- webcamd driver for Conexant USB DVB
- cxxmetric(1)
- Simple source metrics for C and C++
- cycbuff.conf(5)
- Configuration file for INN CNFS storage method
- cycle(1)
- a calendar for women
- czmq(7)
- high-level C binding for ZeroMQ
- d2i_PKCS8PrivateKey_bio(3), d2i_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_bio(3), i2d_PKCS8PrivateKey_fp(3), i2d_PKCS8PrivateKey_nid_bio(3), i2d_PKCS8PrivateKey_nid_fp(3)
- PKCS#8 format private key functions
- d2i_PrivateKey(3), d2i_AutoPrivateKey(3), i2d_PrivateKey(3), d2i_PrivateKey_bio(3), d2i_PrivateKey_fp(3)
- decode and encode functions for reading and saving EVP_PKEY structures
- d4file(4)
- D4-format binary file
- d_keyboard_proc(3)
- Invisible dialog procedure for implementing keyboard shortcuts. Allegro game programming library
- dar_slave(1)
- disk archive slave for remote access to a dar archive
- dar_xform(1)
- disk archive "re-slicer"
- darkice.cfg(5)
- configuration file for darkice
- darktable-cltest(1)
- check if there is a usable OpenCL environment for darktable to use
- dategrep(1)
- Grep standard input for lines that match EXPRESSION
- datetest(1)
- Like test(1) but for dates
- datetime(3bobcat), FBB::DateTime(3bobcat)
- Performs Date and Time Computations
- db2ris(1)
- converts DocBook bibliographic data to the RIS format
- dbacl(1)
- a digramic Bayesian classifier for text recognition
- dbench(1)
- Measure disk throughput for simulated netbench run
- dbh_sweep(3), dbh_fanout(3), dbh_foreach_sweep(3), dbh_foreach_fanout(3), dbh_exit_sweep(3), dbh_exit_fanout(3)
- apply a function to all or part of the DBHashtable
- dblink_build_sql_delete(3)
- builds a DELETE statement using supplied values for primary key field values
- dbmail-export(8)
- export a mailbox from the DBMail mailsystem to mbox format
- dbmail-timsieved(8)
- speaks the Manage Sieve draft protocol, used for managing Sieve scripts for a user's email account
- dbmail.conf(5)
- configuration file for DBMail, the Database Mailer
- dbmmanage(1)
- Manage user authentication files in DBM format
- dbtool(1)
- a tool for storing key/value pairs in a hash database
- dbus(n)
- Tcl library for interacting with the DBus
- dbus-update-activation-environment(1)
- update environment used for D-Bus session services
- dc1394_multiview(1)
- display format0 camera video
- dc1394_vloopback(1)
- send format0 video to V4L vloopback device
- dcfldd(1)
- manual page for dcfldd (dcfldd) 1.3.4
- dclock(1)
- digital clock for X
- dcm2mnc(1)
- convert sets of DICOM files to one or more MINC format files
- dcmftest(1)
- Test if file uses DICOM part 10 format
- dcmprscu(1)
- Print spooler for presentation state viewer
- dcmpschk(1)
- Checking tool for presentation states
- dcmpsrcv(1)
- Network receive for presentation state viewer
- dcmpssnd(1)
- Network send for presentation state viewer
- dcod2lum(1)
- Convert hardcopy characteristic curve file to softcopy format
- dconf(1)
- Simple tool for manipulating a dconf database
- dconf-editor(1)
- Graphical editor for dconf
- dconf-service(1)
- D-Bus service for writes to the dconf database
- dcons_crom(4)
- Configuration ROM stub for dcons(4)
- dcraw(1)
- command-line decoder for raw digital photos
- dcraw2hdrgen(1)
- Parse information in given Digital Camera RAW files and output a hdrgen script for generation of HDR images
- ddpt(8)
- copies data between files and storage devices. Support for devices that understand the SCSI command set
- ddptctl(8)
- helper/auxiliary utility for ddpt
- ddrescuelog(1)
- tool for ddrescue mapfiles
- ddv(1)
- DeuxD-Viewer for multiple sequence alignment
- deb(5)
- Debian binary package format
- deb-buildinfo(5)
- Debian build information file format
- deb-changelog(5)
- dpkg source packages' changelog file format
- deb-changes(5)
- Debian changes file format
- deb-control(5)
- Debian binary packages' master control file format
- deb-old(5)
- old style Debian binary package format
- deb-origin(5)
- Vendor-specific information files
- deb-shlibs(5)
- Debian shared library information file
- deb-split(5)
- Debian multi-part binary package format
- deb-src-control(5)
- Debian source packages' master control file format
- deb-src-files(5)
- Debian distribute files format
- deb-symbols(5)
- Debian's extended shared library information file
- deb-version(5)
- Debian package version number format
- deb822(5)
- Debian RFC822 control data format
- deco(1)
- visual shell for UNIX
- decode-dimms(1)
- decode the information found in memory module SPD EEPROMs
- decode_aprs(1)
- Convert APRS raw data to human readable form
- decryptbuf(3bobcat), FBB::DecryptBuf(3bobcat)
- Decrypts information using various methods into a std::ostream
- deghosting_mask(1)
- Creates mask for removing ghosting in images
- design_coupler(1)
- for designing directional couplers (part of the atlc package)
- deskmenu(1)
- A root menu for X
- desktopctl(1)
- Control interface for the desktop manager
- detox.tbl(5)
- translation table for detox(1)
- detoxrc(5)
- configuration file for detox(1)
- dev_clone(9), drain_dev_clone_events(9)
- eventhandler for name-based device cloning in devfs
- devclass_find(9)
- search for a devclass
- devd.conf(5)
- configuration file for devd(8)
- devdump(1), isoinfo(1), isovfy(1), isodump(1)
- Utility programs for dumping and verifying iso9660 images
- devdump(8), isoinfo(8), isovfy(8), isodump(8)
- Utility programs for dumping and verifying iso9660 images
- devfs.conf(5)
- boot-time devfs configuration information
- devfs.rules(5)
- devfs configuration information
- devfs_set_cdevpriv(9), devfs_get_cdevpriv(9), devfs_clear_cdevpriv(9)
- manage per-open filedescriptor data for devices
- device_find_child(9)
- search for a child of a device
- device_get_sysctl_ctx(9), device_get_sysctl_tree(9)
- manipulate the sysctl oid tree for driver specific sysctl nodes
- device_printf(9)
- formatted output conversion
- devilspie(1)
- perform actions on windows as they are created
- devinfo(3), devinfo_init(3), devinfo_free(3), devinfo_handle_to_device(3), devinfo_handle_to_resource(3), devinfo_handle_to_rman(3), devinfo_foreach_device_child(3), devinfo_foreach_device_resource(3), devinfo_foreach_rman_resource(3), devinfo_foreach_rman(3)
- device and resource information utility library
- devinfo(8)
- print information about system device configuration
- devmatch(8)
- print information about unattached devices
- devstat(9), devstat_add_entry(9), devstat_end_transaction(9), devstat_end_transaction_bio(9), devstat_end_transaction_bio_bt(9), devstat_remove_entry(9), devstat_start_transaction(9), devstat_start_transaction_bio(9)
- kernel interface for keeping device statistics
- dexpireover(8)
- Diablo program to expire overview files for diablo reader side
- dfont2res(1)
- convert Macintosh dfont font file format to Macintosh resource fork format
- dftest(1)
- Shows display filter byte-code, for debugging dfilter routines
- dfu-programmer(1)
- USB firmware upgrading for Atmel microcontrollers
- dga(1)
- test program for the XFree86-DGA extension
- dgen_tobin(1)
- Convert SMD-format Genesis/Mega Drive image to raw (BIN) format
- dgenrc(5)
- file containing settings for dgen(1)
- dhcdrop(8)
- program for searching and suppress false DHCP servers in Ethernet
- dhcp_probe.cf(5)
- configuration file for dhcp_probe
- dhex_markers(5)
- marker file for dhex
- dhex_searchlog(5)
- search log file for dhex
- dhexrc(5)
- Configuration File for dhex
- dhtml(1)
- HTML postprocessor for troff
- di(1)
- disk information
- diablo(8)
- NetNews daemon for backbone article transit
- diablo-files(5)
- Synopsis of configuration and control files for Diablo
- dialog(3)
- widgets and utilities for the program
- dialog4ports(1)
- a dialog for ports
- dib0700(4)
- webcamd driver for DiBcom DiB0700 USB bridge
- dictNext(3), dictNext (3)
- search for next value in dictionary
- dictSearch(3), dictSearch (3)
- search for value in dictionary
- dictfmt(1)
- formats a DICT protocol dictionary database
- dictl(1)
- wrapper script for dict that permits using utf-8 encoded dictionaries on a terminal that is not utf-8 aware
- dictunformat(1)
- create a raw database file from a .dict and .index file
- dieharder(1)
- A testing and benchmarking tool for random number generators
- diffuse(1)
- graphical tool for merging and comparing text files
- digest_file_auth(8)
- File based digest authentication helper for Squid. Version 1.1
- digestbuf(3bobcat), FBB::Digestbuf(3bobcat)
- Computes Message Digests from information inserted into a std::ostream
- digitv(4)
- webcamd driver for Nebula Electronics uDigiTV DVB-T
- ding(1)
- dictionary lookup program for Unix
- dir(5), dirent(5)
- directory file format
- dir2ogg(1)
- Convert MP3, WAV, and M4A files to OGG format
- dir2slideshow(1)
- Creates an input file for dvd-slideshow from pictures in a directory
- dircolors(1)
- color setup for ls
- dircproxy-crypt(1)
- Generate encrypted password for dircproxy
- directfb-csource(1)
- C code generation utility for DirectFB surfaces
- direwolf(1)
- Soundcard TNC for packet radio
- discgrp(5gv), discrete(5gv)
- group file formats
- diskcheckd(8)
- daemon to check for disk read errors
- diskcheckd.conf(5), diskcheckd(5)
- daemon to check for disk read errors
- diskinfo(8)
- get information about disk device
- disklist(5)
- List of partitions to back up for Amanda
- dispatch_after(3)
- schedule blocks for deferred execution
- dispatch_apply(3)
- schedule blocks for iterative execution
- dispatch_async(3), dispatch_sync(3)
- schedule blocks for execution
- dispatch_queue_create(3), dispatch_queue_get_label(3), dispatch_get_current_queue(3), dispatch_get_global_queue(3), dispatch_get_main_queue(3), dispatch_main(3), dispatch_set_target_queue(3)
- where blocks are scheduled for execution
- dispersion.conf(5)
- configuration file for the openstack-swift dispersion tools
- dissy(1)
- graphical frontend for objdump
- distccmon-text(1)
- Displays current compilation jobs in text form
- distrib.pats(5)
- Default values for the Distribution: header
- distributions(5)
- Recommended values for the Distribution: header
- dithermap(3), bwdithermap(3), make_square(3), dithergb(3), ditherbw(3)
- functions for dithering color or black and white images
- django-admin(1)
- Utility script for the Django Web framework rst2man-indent-level 0 1 rstReportMargin \$1
-
- dk-filter(8)
- DomainKeys filter for sendmail
- dkimproxy_in(8), dkimproxy.in(8)
- SMTP proxy for verifying DKIM signatures
- dkimproxy_out(8), dkimproxy.out(8)
- SMTP proxy for adding DKIM signatures to email
- dlamsh(l), DLAMSH(l)
- send multiple shifts through a small (single node) matrix to see how consecutive small subdiagonal elements are modified by subsequent shifts in an effort to maximize the number of bulges that can be sent through
- dlinfo(3)
- information about dynamically loaded object
- dlsdump(1)
- List informations about a DLS (Downloadable Sound) file
- dlys(5)
- format of .dlys files read by the SCALD simulator and timing verifier
- dmitry(1), DMitry(1)
- Deepmagic Information Gathering Tool
- dmtxquery(1)
- extract information from dmtxread output
- dnetc(1)
- distributed.net distributed computing client for FreeBSD
- dnie-tool(1)
- displays information about DNIe based security tokens
- dns-sd(1)
- Multicast DNS (mDNS) & DNS Service Discovery (DNS-SD) Test Tool " For whatis
- dnsbulktest(1)
- A debugging tool for intermittent resolver failures
- dnscrypt-proxy(8)
- A DNSCrypt forwarder
- dnsextd(8)
- BIND Extension Daemon " Name Description for whatis database
- dnsgram(1)
- A debugging tool for intermittent resolver failures
- dnshistory(1)
- processes various log file formats doing dns IP Address lookups. Store these pairs in a database for later retrieval
- dnsname(1)
- does a reverse lookup for the IP address
- dnsperf(1), %dnsperf(1)
- test the performance of a DNS server
- dnsqr(1)
- asks for records of type t under the domain name fqdn
- dnssec-settime(8)
- Set the key timing metadata for a DNSSEC key
- dnsspoof(8)
- forge replies to DNS address / pointer queries
- dnstable(7)
- encoding format, library, and utilities for passive DNS data
- dnstable-encoding(5)
- key-value encoding format used by dnstable
- dnstable_convert(1)
- convert passive DNS NMSG data to dnstable MTBL format
- dnstable_merge_func(3)
- libmtbl merge function for dnstable key-value entries
- dnv(9), dnvlist_get(9), dnvlist_take(9)
- API for getting name/value pairs. Nonexistent pairs do not raise an error
- do_uconvert(3)
- Converts a string to another encoding format. Allegro game programming library
- doinkd.cf(5), /usr/local/etc/doinkd/doinkd.cf(5)
- doinkd configuration file format
- dot(1)
- filter for drawing directed graphs neato - filter for drawing undirected graphs twopi - filter for radial layouts of graphs circo - filter for circular layout of graphs fdp - filter for drawing undirected graphs sfdp - filter for drawing large undirected graphs patchwork - filter for squarified tree maps osage - filter for array-based layouts
- dot-forward(1)
- read a .forward file under qmail
- dotcache(5), .cache(5)
- description files for the GoFish gopher server
- doveadm-batch(1)
- Execute multiple commands for multiple users
- doveadm-fetch(1)
- Fetch partial/full messages or message information
- doveadm-force-resync(1)
- Repair broken mailboxes
- doveadm-help(1)
- Show information about doveadm commands
- doveadm-search-query(7)
- Overview of search queries for doveadm mailbox
- doveadm-user(1)
- Perform a user lookup in Dovecot(aqs userdbs
- dovecot-antispam(7)
- The dovecot plugin for spam systems training
- doverctl(8)
- Perform functions on the overview directory and file structure
- doxygen(1)
- documentation system for various programming languages
- doxysearch(1), doxysearch.cgi(1)
- search engine used for searching in doxygen documentation
- dpath(8)
- Diablo program to return commonly used paths for use in shell scripts
- dpbindic(1)
- Convert a binary-form dictionary into a text-form dictionary
- dpkg(1)
- package manager for Debian
- dpkg-architecture(1)
- set and determine the architecture for package building
- dpkg-gensymbols(1)
- generate symbols files (shared library dependency information)
- dpkg-vendor(1)
- queries information about distribution vendors
- dpmgr(1)
- administration utility for QDBM Depot
- dpost(1)
- troff postprocessor for PostScript printers
- dptest(1)
- test cases for QDBM Depot
- dqcache-makekey(1)
- make DNSCurve secret-key for dqcache
- dqcache-start(1)
- wrapper for dqcache daemon
- dragdrop(n), drag&drop(n)
- facilities for handling drag&drop data transfers
- draw_sprite_v_flip(3), draw_sprite_h_flip(3), draw_sprite_vh_flip(3)
- Draws the sprite transformed to the destination bitmap. Allegro game programming library
- dreaderd(8)
- NNTP reader daemon for reader support
- dreadover(8)
- Extract overview information, usually from /news/spool/group, given a newsgroup name and article number
- drill(1)
- get (debug) information out of DNS(SEC)
- driverless(1)
- PPD generator utility for driverless printing
- drmModeGetResources(3)
- retrieve current display configuration information
- droodpipe(8)
- Pipelining extension for HTTP/1.1
- drool.conf(5)
- Configuration for DNS Replay Tool
- dropbearconvert(1)
- convert between Dropbear and OpenSSH private key formats
- dropbearkey(1)
- create private keys for the use with dropbear(8) or dbclient(1)
- dsbmc-cli(1)
- command-line client for DSBMD
- dsc(5)
- Debian source packages' control file format
- dshbak(1)
- format the output of dsh
- dskform(1)
- floppy or image file formatter for emulated machines
- dskid(1)
- identify floppy or disc image file for emulated machines
- dskscan(1)
- Scan a floppy disc for sector headers
- dskutil(1)
- Simple sector edtor for discs and disc images
- dspam_clean(1)
- perform periodic maintenance of metadata
- dspam_crc(1)
- calculate the DSPAM CRC/hash value for a text token
- dstyle(5)
- format of .dstyle files (display styles)
- dtaus(1)
- Converter for DTAUS files
- dtaus(5)
- Converter for DTAUS files
- dtd2po(1), dtd2po.py(1)
- Convert a Mozilla .dtd UTF-8 localization format to a Gettext PO localization file
- dtop(1)
- display and update information about processes on a cluster of machines
- dtrace_io(4)
- a DTrace provider for tracing events related to disk I/O
- dtrace_ip(4)
- a DTrace provider for tracing events related to the IPv4 and IPv6 protocols
- dtrace_lockstat(4)
- a DTrace provider for tracing CPU scheduling events
- dtrace_proc(4)
- a DTrace provider for tracing events related to user processes
- dtrace_sched(4)
- a DTrace provider for tracing CPU scheduling events
- dtrace_sctp(4)
- a DTrace provider for tracing events related to the sctp(4) protocol
- dtrace_tcp(4)
- a DTrace provider for tracing events related to the tcp(4) protocol
- dtrace_udp(4)
- a DTrace provider for tracing events related to the UDP protocol
- dtrace_udplite(4)
- a DTrace provider for tracing events related to the UDP-Lite protocol
- dtrmvt(l), DTRMVT(l)
- perform the matrix-vector operations x := T' *y, and w := T *z,
- dtt200u(4)
- webcamd driver for DTT200U DVB-T devices
- dtv5100(4)
- webcamd driver for AME DTV-5100 DVB-T
- du2ps(1)
- filter for converting output of du to PostScript file
- dummy-ups(8)
- Driver for multi-purpose UPS emulation
- dumpe2fs(8)
- dump ext2/ext3/ext4 filesystem information
- dumpfile(5), dump file(5)
- Format of a dump file
- dumpfs(8)
- dump UFS file system information
- dumpon(8)
- specify a device for crash dumps
- dvb-fe-tool(1)
- DVBv5 tool for frontend settings inspect/change
- dvb-format-convert(1)
- DVBv5 tool for file format conversions
- dvbcut(1)
- Qt application for cutting parts out of DVB streams
- dvbv5-scan(1)
- DVBv5 tool for frequency scanning
- dvbv5-zap(1)
- DVBv5 tool for service tuning
- dvd-slideshow(1)
- Creates a slideshow movie in DVD video format from a list of pictures and effects
- dvdisaster(1), DVDISASTER(1)
- data loss/scratch/aging protection for CD/DVD media
- dvdstyler(1)
- cross platform DVD authoring system for Video DVD production
- dvdxchap(1)
- Extract chapter information from DVDs
- dvi2fax(1)
- convert a TeX DVI file to G3 fax format
- dvilj4(1), dvilj4l(1), dvilj2p(1), dvilj(1)
- convert a TeX DVI file to PCL, for HP LaserJet printers
- dvipdft(1)
- create thumbnail images for use with dvipdfm
- dvisvg(1)
- for conversion from DVI to SVG
- dvisvgm(1)
- converts DVI and EPS files to the XML-based SVG format
- dvitype(1), odvitype(1)
- translate a dvi file for humans
- dw2102(4)
- webcamd driver for DVBWorld and TeVii DVB-S/S2
- dwarf(3)
- access debugging information in object files
- dwarf_add_AT_dataref(3)
- create an attribute descriptor for a relocatable address
- dwarf_add_AT_location_expr(3)
- create an attribute descriptor for a location expression
- dwarf_add_arange(3), dwarf_add_arange_b(3)
- add address range information to a DWARF producer instance
- dwarf_add_die_to_debug(3)
- set the root debugging information entry
- dwarf_add_frame_cie(3)
- add a call frame common information entry to a DWARF producer instance
- dwarf_add_funcname(3)
- add information about a static function to a DWARF producer instance
- dwarf_add_line_entry(3)
- add a line number information entry to a producer instance
- dwarf_add_pubname(3)
- add information about a global object to a DWARF producer instance
- dwarf_add_typename(3)
- add information about a user-defined type to a DWARF producer instance
- dwarf_add_varname(3)
- add information about a static variable to a DWARF producer instance
- dwarf_add_weakname(3)
- add information about a weak object to a DWARF producer instance
- dwarf_attr(3)
- retrieve an attribute descriptor associated with a DWARF debugging information entry
- dwarf_attrval_flag(3), dwarf_attrval_signed(3), dwarf_attrval_string(3), dwarf_attrval_unsigned(3)
- retrieve the value of an attribute within a DWARF debugging information entry
- dwarf_child(3), dwarf_offdie(3), dwarf_offdie_b(3), dwarf_siblingof(3), dwarf_siblingof_b(3)
- retrieve DWARF Debugging Information Entry descriptors
- dwarf_die_CU_offset(3), dwarf_die_CU_offset_range(3), dwarf_dieoffset(3), dwarf_get_cu_die_offset_given_cu_header_offset(3), dwarf_get_cu_die_offset_given_cu_header_offset_b(3)
- return offsets of DWARF debugging information entries
- dwarf_die_abbrev_code(3)
- retrieve the abbreviation code for a DWARF debugging information entry
- dwarf_die_link(3)
- link a debugging information entry
- dwarf_diename(3)
- retrieve the name associated with a debugging information entry
- dwarf_expr_into_block(3)
- retrieve the byte stream for a location expression
- dwarf_formaddr(3)
- return the value of an ADDRESS class attribute
- dwarf_formblock(3)
- return the value of a BLOCK attribute
- dwarf_formexprloc(3)
- return information about a location expression
- dwarf_formflag(3)
- return the value of a BOOLEAN class attribute
- dwarf_formref(3), dwarf_global_formref(3)
- retrieve offsets for REFERENCE class attributes
- dwarf_formsig8(3)
- return the 64-bit type signature for a DWARF type
- dwarf_formstring(3)
- return the value of a STRING class attribute
- dwarf_formudata(3), dwarf_formsdata(3)
- return the value of a CONSTANT class attribute
- dwarf_get_ACCESS_name(3), dwarf_get_AT_name(3), dwarf_get_ATE_name(3), dwarf_get_CC_name(3), dwarf_get_CFA_name(3), dwarf_get_CHILDREN_name(3), dwarf_get_DS_name(3), dwarf_get_DSC_name(3), dwarf_get_EH_name(3), dwarf_get_END_name(3), dwarf_get_FORM_name(3), dwarf_get_ID_name(3), dwarf_get_INL_name(3), dwarf_get_LANG_name(3), dwarf_get_LNE_name(3), dwarf_get_LNS_name(3), dwarf_get_MACINFO_name(3), dwarf_get_OP_name(3), dwarf_get_ORD_name(3), dwarf_get_TAG_name(3), dwarf_get_VIRTUALITY_name(3), dwarf_get_VIS_name(3)
- retrieve the symbolic names of DWARF constants
- dwarf_get_abbrev(3)
- retrieve abbreviation information
- dwarf_get_abbrev_code(3)
- retrieve the abbreviation code for an abbreviation
- dwarf_get_abbrev_entry(3)
- retrieve attribute information from an abbreviation descriptor
- dwarf_get_abbrev_tag(3)
- retrieve the tag for an abbreviation
- dwarf_get_arange(3)
- retrieve the address range descriptor for an address
- dwarf_get_arange_info(3)
- extract address range information from a descriptor
- dwarf_get_cie_info(3)
- retrieve information associated with a CIE descriptor
- dwarf_get_die_infotypes_flag(3)
- indicate the originating DWARF section for a DIE
- dwarf_get_fde_at_pc(3)
- retrieve the FDE descriptor for an address
- dwarf_get_fde_info_for_all_regs(3)
- retrieve register rule row
- dwarf_get_fde_info_for_all_regs3(3)
- retrieve register rule row
- dwarf_get_fde_info_for_cfa_reg3(3), dwarf_get_fde_info_for_cfa_regs3(3)
- retrieve a CFA register rule
- dwarf_get_fde_info_for_reg(3)
- retrieve register rule
- dwarf_get_fde_info_for_reg3(3)
- retrieve register rule
- dwarf_get_fde_list(3)
- retrieve frame information
- dwarf_get_fde_range(3)
- retrieve range information from an FDE descriptor
- dwarf_get_form_class(3)
- retrieve the form class of an attribute
- dwarf_get_funcs(3), dwarf_func_cu_offset(3), dwarf_func_die_offset(3), dwarf_func_name_offsets(3), dwarf_funcname(3)
- retrieve information about static functions
- dwarf_get_globals(3), dwarf_global_cu_offset(3), dwarf_global_die_offset(3), dwarf_global_name_offsets(3), dwarf_globname(3)
- retrieve information about global objects
- dwarf_get_macro_details(3)
- retrieve macro information
- dwarf_get_pubtypes(3), dwarf_pubtype_cu_offset(3), dwarf_pubtype_die_offset(3), dwarf_pubtype_name_offsets(3), dwarf_pubtypename(3)
- retrieve information about user-defined types
- dwarf_get_types(3), dwarf_type_cu_offset(3), dwarf_type_die_offset(3), dwarf_type_name_offsets(3), dwarf_typename(3)
- retrieve information about user-defined types
- dwarf_get_vars(3), dwarf_var_cu_offset(3), dwarf_var_die_offset(3), dwarf_var_name_offsets(3), dwarf_varname(3)
- retrieve information about static variables
- dwarf_get_weaks(3), dwarf_weak_cu_offset(3), dwarf_weak_die_offset(3), dwarf_weak_name_offsets(3), dwarf_weakname(3)
- retrieve information about weak symbols
- dwarf_hasattr(3)
- check for the presence of an attribute
- dwarf_hasform(3), dwarf_whatform(3), dwarf_whatform_direct(3)
- query attribute forms
- dwarf_lineaddr(3), dwarf_linebeginstatement(3), dwarf_lineblock(3), dwarf_lineendsequence(3), dwarf_lineno(3), dwarf_lineoff(3), dwarf_linesrc(3), dwarf_line_srcfileno(3)
- retrieve information associated with a DWARF line descriptor
- dwarf_lne_set_address(3)
- set the base address for line number information
- dwarf_loclist(3), dwarf_loclist_n(3)
- retrieve DWARF location expression information
- dwarf_new_die(3)
- allocate a new debugging information entry
- dwarf_producer_set_isa(3)
- specify the instruction set architecture for a DWARF producer instance
- dwarf_srcfiles(3)
- retrieve source file information
- dwarf_srclines(3)
- retrieve line number information for a debugging information entry
- dwarf_tag(3)
- retrieve the tag associated with a DWARF debugging information entry
- dwarf_transform_to_disk_form(3)
- transform DWARF information into byte streams
- dwarf_vendor_ext(3)
- add vendor-specific macro information to a DWARF producer instance
- dwarf_whatattr(3)
- retrieve the attribute code for a DWARF attribute
- dwarfdump(1)
- dumps DWARF debug information of an ELF object
- dwfilter(1)
- reformat text with dwdiff for further processing
- dynamite(1)
- manual page for dynamite
- dynload(3)
- encapsulates dynamic loading mechanisms and gives access to functions in foreign dynamic libraries and code modules
- e2freefrag(8)
- report free space fragmentation information
- e2fsck.conf(5)
- Configuration file for e2fsck
- e2undo(8)
- Replay an undo log for an ext2/ext3/ext4 filesystem
- e6060sw(4)
- driver for Marvell 88E6060 and 88E6065 fast ethernet switch chip
- easterg(3), easterog(3), easteroj(3), gdate(3), jdate(3), ndaysg(3), ndaysj(3), week(3), weekday(3)
- Calendar arithmetic for the Christian era
- easyrpg-player(6)
- Interpreter for RPG Maker 2000/2003 games
- easytag(1)
- tag editor for MP3, Ogg Vorbis files and more
- eboard-config(1)
- program to get information about the installed eboard
- ebook2cwgui(1)
- Graphical user interface for ebook2cw (text to Morse converter)
- ec168(4)
- webcamd driver for EC168 DVB-T
- ecalength(1)
- prints audio file length and other information
- ecattominc(1)
- convert an ecat format file (version 6.x or 7.x) to a minc format file
- echinus(1)
- a lightweight window manager for X11
- ecpp(7)
- template-language for tntnet (8)
- ecppc(1)
- compiler for ecpp (7)
- ecppl(1)
- language-extractor for ecpp (7)
- ecppll(1)
- language-linker for ecpp
- edb(1)
- graphical debugger and disassembler for executables
- edgar(6)
- A 2D platform game with a persistent world
- edid-decode(1)
- Decode EDID data in human-readable format
- editcap(1)
- Edit and/or translate the format of capture files
- editfile(1)
- Commandline program for editing simple files
- editfstab(1)
- Commandline program for editing /etc/fstab
- editkernel(1)
- Commandline program for editing a kernel configuration file
- editlogin(1)
- Commandline program for editing /etc/login.conf
- editmap(8)
- query and edit single records in database maps for sendmail
- editrc(5)
- configuration file for editline library
- editres(1)
- a dynamic resource editor for X Toolkit applications
- editss(6)
- Editor for XPilot shipshapes. (V2.1)
- editttys(1)
- Commandline program for editing /etc/ttys
- eenc(1)
- perform password encryption for RefDB clients
- efax-gtk(1)
- GUI front end for efax program
- efikeygen(1)
- command line tool for generating keys to use for PE image signing
- efix(1)
- convert between fax, text, bit-map and gray-scale formats
- eidenv(1)
- utility for accessing visible data from electronic identity cards
- eiskaltdcpp-cli-jsonrpc(1), EiskaltDC++_CLI(1)
- simple command line interface for EiskaltDC++ Daemon written on perl
- eiskaltdcpp-cli-xmlrpc(1), EiskaltDC++_CLI(1)
- simple command line interface for EiskaltDC++ Daemon written on perl
- ekiga(1), Ekiga(1)
- SIP and H.323 Voice over IP and Videoconferencing for UN*X
- elancc(1), elancc-(1)
- compiler for ELAN sources
- elf(3)
- API for manipulating ELF objects
- elf(5)
- format of ELF executable binary files
- elf2aout(1)
- Convert ELF binary to a.out format
- elf_fill(3)
- set fill byte for inter-section padding
- elf_getarhdr(3)
- retrieve ar(1) header for an archive member
- elf_getbase(3)
- get the base offset for an object file
- elf_getscn(3), elf_ndxscn(3), elf_newscn(3), elf_nextscn(3)
- get/allocate section information for an ELF object
- elf_hash(3)
- compute a hash value for a string
- elfdump(1)
- display information about ELF files
- elftc_reloc_type_str(3)
- return the type name for an ELF relocation
- elftc_string_table_create(3), elftc_string_table_destroy(3), elftc_string_table_from_section(3), elftc_string_table_image(3), elftc_string_table_insert(3), elftc_string_table_lookup(3), elftc_string_table_remove(3), elftc_string_table_to_string(3)
- convenience routines for handling ELF string tables
- elinkskeys(5)
- keybindings for ELinks
- elmoconf.pl(1)
- Configuration tool for Elmo
- em28xx(4)
- em28xx webcamd driver for USB camera and TV devices
- emailrelay-filter-copy(1)
- an E-MailRelay filter for pop-by-name
- emailrelay-passwd(1)
- a password encoding utility for E-MailRelay
- emailrelay-poke(1)
- forces an E-MailRelay server to deliver spooled mail
- emailrelay-submit(1)
- a submission utility for E-MailRelay
- emiclock(1)
- hyper animated face analog clock for X11
- emil(1)
- conversion filter for Internet messages
- emil.cf(1)
- configuration file for emil(1)
- emms-print-metadata(1)
- Print information about music files
- empathy-accounts(1)
- Accounts configuration dialog for Empathy instant messaging client
- en(4)
- device driver for Midway-based ATM interfaces
- en2ris(1)
- converts EndNote bibliographic data to the RIS format
- ena(4)
- FreeBSD kernel driver for Elastic Network Adapter (ENA) family
- enblend(1)
- manual page for enblend 4.1.4
- encfsctl(1)
- administrative tool for working with EncFS filesystems
- encode_keychange(1)
- produce the KeyChange string for SNMPv3
- encryptbuf(3bobcat), FBB::EncryptBuf(3bobcat)
- Encrypts information using various methods into a std::ostream
- energystream(6)
- a flow of particles which form an energy stream
- enfuse(1)
- manual page for enfuse 4.1.4
- engrampa(1), Engrampa(1)
- Archive Manager for MATE
- enma(1)
- A milter program for domain authentication technologies
- entrez2(1)
- a graphical client for the NCBI Entrez retrieval system
- envsubst(1)
- substitutes environment variables in shell format strings
- epic(1)
- Internet Relay Chat client for UNIX like systems
- epic5(1)
- Internet Relay Chat client for UNIX like systems
- epinfo(1)
- extract technical information from digital camera generated files
- epiphany(1)
- simple to use web browser for GNOME
- epix(1), ePiX(1)
- Utilities for creating mathematically accurate figures
- epm.list(5)
- epm list file format
- eqedit(1), eqedit:(1)
- command-line image generator for LaTeX
- eqn(1)
- format equations for troff
- eqn(7)
- eqn language reference for mandoc
- eqnchar(7)
- special character definitions for eqn
- err(3), verr(3), errc(3), verrc(3), errx(3), verrx(3), warn(3), vwarn(3), warnc(3), vwarnc(3), warnx(3), vwarnx(3), err_set_exit(3), err_set_file(3)
- formatted error messages
- esedbinfo(1)
- determines information about an Extensible Storage Engine (ESE) Database File (EDB)
- espdiff(1)
- apply the appropriate transformation to a set of patches
- et61x251(4)
- et61x251 webcamd driver for USB cameras
- etags(1), ctags(1)
- generate tag file for Emacs, vi
- etapro(8)
- Driver for ETA UPS equipment
- etdump(1)
- Dump El Torito boot catalog information from ISO images
- etf2ly(1)
- manual page for etf2ly (LilyPond) 2.19.57
- ettercap(8)
- Man page for the Ncurses GUI
- ettercap(8)
- multipurpose sniffer/content filter for man in the middle attacks
- ettercap_plugins(8), ettercap-plugins(8)
- A collection of plugins for ettercap
- etterfilter(8)
- Filter compiler for ettercap content filtering engine
- etterlog(8)
- Log analyzer for ettercap log files
- ev(3), libev(3)
- a high performance full-featured event loop written in C
- everups(8)
- Driver for Ever UPS models
- evilwm(1)
- Minimalist Window Manager for X
- evim(1)
- easy Vim, edit a file with Vim and setup for modeless editing
- evince(1)
- GNOME document viewer The Evince Document Viewer application for the GNOME desktop environment
- evtinfo(1)
- determines information about a Windows Event Log (EVT)
- evtxinfo(1)
- determines information about a Windows XML EventViewer Log (EVTX) file
- ewfacquire(1)
- acquires data in the EWF format
- ewfacquirestream(1)
- acquires data in the EWF format from stdin
- exa(1)
- a modern replacement for ls
- exa(4)
- new 2D acceleration architecture for X.Org
- exaccel(3)
- Using offscreen video memory to store source graphics for VBE/AF. Allegro game programming library
- exca(4)
- helper module for PC Card and CardBus systems
- exctags(1)
- Generate tag files for source code
- exercisix(3)
- lighweight unit-test framework for C++
- exflame(3)
- How to write directly to video memory improving performance. Allegro game programming library
- exif(1)
- shows EXIF information in JPEG files
- exifgrep(1)
- select and reformat the output of exifprobe
- exiftran(1)
- transform digital camera jpeg images # #
- exists(3)
- Shortcut version of file_exists() for normal files. Allegro game programming library
- exit(3), _Exit(3)
- perform normal program termination
- exo-csource(1)
- C code generation utility for arbitrary data
- expand_number(3)
- format a number from human readable form
- expire.ctl(5)
- Configuration file for article expiration
- explain_access_or_die(3)
- check permissions for a file and report errors require_index { "check permissions for a file and report errors" }
- explain_eventfd_or_die(3)
- create event notify file descriptor and report errors require_index { "create a file descriptor for event notification and report errors" }
- explain_exit(3)
- print an explanation of exit status before exiting require_index { }
- explain_fork(3)
- explain fork(2) errors require_index { }
- explain_fork_or_die(3)
- create a child process and report errors require_index { "create a child process and report errors" }
- explain_fpathconf_or_die(3)
- get file configuration and report errors require_index { "get configuration values for files and report errors" }
- explain_fprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_iconv_open_or_die(3)
- prepare for charset conversion and report errors require_index { "allocate descriptor for character set conversion and report errors" }
- explain_iconv_or_die(3)
- perform character set conversion and report errors require_index { "perform character set conversion and report errors" }
- explain_link_or_die(3)
- make a new name for a file and report errors require_index { "make a new name for a file and report errors" }
- explain_listen_or_die(3)
- listen for connections on a socket and report errors require_index { "listen for connections on a socket and report errors" }
- explain_pathconf_or_die(3)
- get configuration values and report errors require_index { "get configuration values for files and report errors" }
- explain_poll_or_die(3)
- wait for some event on file descriptor and report errors require_index { "wait for some event on a file descriptor and report errors" }
- explain_printf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_signalfd_or_die(3)
- create signalable file descriptor and report errors require_index { "create a file descriptor for accepting signals and report errors" }
- explain_sleep_or_die(3)
- Sleep for a number of seconds and report errors require_index { "Sleep for the specified number of seconds and report errors" }
- explain_snprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_socket_or_die(3)
- create an endpoint and report errors require_index { "create an endpoint for communication and report errors" }
- explain_sprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_symlink_or_die(3)
- make a new name for a file and report errors require_index { "make a new name for a file and report errors" }
- explain_tempnam_or_die(3)
- create a name for a temporary file and report errors require_index { "create a name for a temporary file and report errors" }
- explain_tmpnam_or_die(3)
- create a name for a temporary file and report errors require_index { "create a name for a temporary file and report errors" }
- explain_uname_or_die(3)
- get information about current kernel and report errors require_index { "get name and information about current kernel and report errors" }
- explain_usleep_or_die(3)
- suspend execution for ms intervals and report errors require_index { "suspend execution for microsecond intervals and report errors" }
- explain_vfork(3)
- explain vfork(2) errors require_index { }
- explain_vfork_or_die(3)
- create a child process and report errors require_index { "create a child process and block parent and report errors" }
- explain_vfprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_vprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_vsnprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_vsprintf_or_die(3)
- formatted output conversion and report errors require_index { "formatted output conversion and report errors" }
- explain_wait3_or_die(3)
- wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
- explain_wait4_or_die(3)
- wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
- explain_wait_or_die(3)
- wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
- explain_waitpid_or_die(3)
- wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
- exports(5)
- define remote mount points for NFS mount requests
- exrblur(1)
- perform a gaussian blur on an OpenEXR image
- exricamtm(1)
- performs tone mapping on an OpenEXR image (iCAM)
- exrnlm(1)
- perform non-linear masking correction on an OpenEXR image
- exrpptm(1)
- performs tone mapping on an OpenEXR image (photoreceptor)
- exrtools(1)
- a collection of utilities for manipulating OpenEXR images
- exrtopng(1)
- convert an OpenEXR image to PNG format
- exswitch(3)
- Controlling the console switch mode for background running. Allegro game programming library
- ext(5)
- format of .ext files produced by Magic's hierarchical extractor
- ext_sensors.conf(5)
- Slurm configuration file for the external sensors plugin
- extcheck(1)
- check hierarchical ext|(5) files for global node connectivity and summarize number of fets, nodes, etc
- extcompose(1)
- Compose a reference to external data for inclusion in a mail message
- extconv(1)
- convert a TeX document in either Big 5+ or GBK encoding into `preprocessed' form
- extipl(8)
- a partition-selectable boot loader/installer for IBM-PC compatible computers
- extlookup2hiera(8)
- Converter for extlookup CSV files into Hiera JSON and YAML files -i, --in FILE Input CSV file -o, --out FILE Output Hiera file -j, --json Create JSON format file
- extractbb(1), ebb(1)
- extract bounding box information from graphics files
- extractvectors(1)
- Vector Extraction Tool for OMNeT++ Vector Files
- extruec(3)
- Truecolor pixel format conversions. Allegro game programming library
- exult(6)
- an engine for running Ultima VII
- exult_studio(1)
- a world editor for Exult
- eyeclock(1), EyeClock(1)
- A clock application for X. The eyes follow the mouse pointer
- ezfm(1)
- a file manager for X11
- ezjail.conf(5), -(5)
- ezjail.conf configuration file for ezjail script
- ezmlm(5)
- format of ezmlm directory
- ezmlm-archive(1)
- create thread and author index for a mailing list archive
- ezmlm-confirm(1)
- process user actions for message confirm and discard
- ezmlm-glconf(1)
- create config file for global ezmlm-request address
- ezmlm-idx(1)
- create index for mailing list archive
- ezmlm-moderate(1)
- process moderator actions for message acceptance and rejection
- ezmlm-reject(1)
- reject messages unsuitable for distribution
- ezmlm-rmtab(1)
- remove the subscriber tables for a mailing list
- ezstream(1)
- source client for Icecast with external de-/encoder support
- f1tattoo(1)
- disc T@2 feature for Yamaha F1 CD-RW devices
- f2c(1)
- Convert Fortran 77 to C or C++ " f^2c changed to f2c in the previous line for the benefit of " people on systems (e.g. Sun systems) whose makewhatis cannot " cope with troff formatting commands
- f2py-2.7(1), f2py(1)
- Fortran to Python interface generator
- fa2htgs(1)
- formatter for high throughput genome sequencing project submissions
- facter(8)
- Gather system information
- fail2ban(1)
- a set of server and client programs to limit brute force authentication attempts
- fakeroot(1)
- run a command in an environment faking root privileges for file manipulation
- faketime(1)
- manipulate the system time for a given command
- fant(1)
- perform simple spatial transforms on an image
- farbfeld(5)
- suckless image format
- fasta(1)
- scan a protein or DNA sequence library for similar sequences tfasta - compare a protein sequence to a DNA sequence library, translating the DNA sequence library `on-the-fly'. lfasta - compare two protein or DNA sequences for local similarity and show the local sequence alignments plfasta - compare two sequences for local similarity and plot the local sequence alignments
- fasta36(1)
- scan a protein or DNA sequence library for similar sequences fastx36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfastx36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasty36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfasty36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasts36 - compare unordered peptides to a protein sequence database fastm36 - compare ordered peptides (or short DNA sequences) to a protein (DNA) sequence database tfasts36 - compare unordered peptides to a translated DNA sequence database fastf36 - compare mixed peptides to a protein sequence database tfastf36 - compare mixed peptides to a translated DNA sequence database ssearch36 - compare a protein or DNA sequence to a sequence database using the Smith-Waterman algorithm. ggsearch36 - compare a protein or DNA sequence to a sequence database using a global alignment (Needleman-Wunsch) glsearch36 - compare a protein or DNA sequence to a sequence database with alignments that are global in the query and local in the database sequence (global-local). lalign36 - produce multiple non-overlapping alignments for protein and DNA sequences using the Huang and Miller sim algorithm for the Waterman-Eggert algorithm. prss36, prfx36 - discontinued; all the FASTA programs will estimate statistical significance using 500 shuffled sequence scores if two sequences are compared
- fastforward(1)
- forward mail according to a cdb database
- fastjar(1)
- archive tool for Java archives
- fastnetmon(1), FastNetMon(1)
- a high performance DoS/DDoS load analyzer built on top of multiple packet capture
- fastnetmon_client(1)
- show information about top talkers and detected DDoS attacks
- fatback(1)
- manual page for fatback v0.1.1
- fatm(4)
- device driver for Fore PCA200E ATM interfaces
- faucet(1)
- a fixture for a BSD network pipe netpipes 4.2
- faxaddmodem(8c)
- configure a modem for use with
- faxalter(1)
- alter parameters of a job queued for transmission
- faxcover(1)
- generate a cover page for an outgoing facsimile
- faxinfo(8c)
- print information about a received facsimile
- faxrcvd(8c)
- notification script for received facsimile
- faxsetup(8c)
- setup a machine for use with
- faxspool(1)
- queue and convert files for faxing with sendfax(8)
- fb(1)
- a client for https://paste.xinu.at
- fbdevhw(4)
- os-specific submodule for framebuffer device access
- fbpanel(1)
- a NETWM compliant lightweight GTK2-based panel for UNIX desktop
- fbsetroot(1)
- a simple background utility used by the fluxbox(1) window manager, originally written for and by the original blackbox(1) window manager
- fbtv(1)
- a console program for watching TV
- fc-cache(1)
- build font information cache files
- fc-cat(1)
- read font information cache files
- fc-solve(6)
- automated solver for Freecell and related Solitiare variants
- fceux(6)
- emulator for the Nintendo Entertainment System and Famicom
- fcitx(1)
- Free Chinese Input Toy of X - a Chinese IME for XIM
- fcitx-remote(1)
- Tool for control fcitx state via console
- fconf2(1), fconf2*(1)
- Converts fidoconfig to another format
- fcron.conf(5)
- configuration file for fcron and fcrontab
- fcrontab(5)
- tables for driving fcron
- fd2pascal(1)
- Free Pascal forms description to pascal program converter
- fdesign(1)
- Forms Library User Interface Designer Cr n (c) (co
- fdformat(8)
- format floppy disks
- fdisk(8)
- Partition table manipulator for Linux
- fdnsmxalist(1)
- resolve a list of MX records and their corresponding A records for hostname
- fdnsmxlist(1)
- resolve a list of MX records for hostname
- fdnstxtlist(1)
- resolve a list of TXT records for a hostname
- fdt_pinctrl(9)
- helper functions for FDT pinmux controller drivers
- fdwrite(1)
- format and write floppy disks
- feh-cam(1)
- utility for viewing live webcam images
- fetch(1)
- retrieve a file by Uniform Resource Locator
- ffc(1), FFC(1)
- the FEniCS Form Compiler
- ffclock(4), FFCLOCK(4)
- Feed-forward system clock
- ffclock_getcounter(2), ffclock_getestimate(2), ffclock_setestimate(2)
- Retrieve feed-forward counter, get and set feed-forward clock estimates
- ffi(3), FFI(3)
- Foreign Function Interface
- ffi_call(3)
- Invoke a foreign function
- ffi_prep_cif(3)
- Prepare a ffi_cif structure for use with ffi_call
- ffi_prep_cif_var(3)
- Prepare a ffi_cif structure for use with ffi_call for variadic functions
- ffmpeg-formats(1)
- FFmpeg formats
- ffmpeg-scaler(1)
- FFmpeg video scaling and pixel format converter
- ffsinfo(8)
- dump all meta information of an existing ufs file system
- fftw-wisdom-to-conf(1)
- generate FFTW wisdom (pre-planned transforms)
- fig2ps2tex(1)
- generate a TeX file for including a PostScript file
- file65(1)
- print information for o65 object files
- filechan(8)
- file-writing backend for InterNetNews
- filetype-compile(1)
- compile list of file types for use with filetype(1)
- filter-clamav(8)
- smtpd filter for Clam AntiVirus clamd
- filter-dnsbl(8)
- smtpd filter for DNSBL checks
- filter-regex(8)
- smtpd filter for regular expression filtering
- filter-spamassassin(8)
- smtpd filter for SpamAssassin spamd
- filter_api(3), filter_api_loop(3), filter_api_accept(3), filter_api_reject(3), filter_api_reject_code(3), filter_api_writeln(3), filter_api_on_connect(3), filter_api_on_helo(3), filter_api_on_mail(3), filter_api_on_rcpt(3), filter_api_on_data(3), filter_api_on_dataline(3), filter_api_on_eom(3), filter_api_on_reset(3), filter_api_on_disconnect(3), filter_api_on_commit(3), filter_api_on_rollback(3), filter_api_setugid(3), filter_api_set_chroot(3), filter_api_no_chroot(3), filter_api_set_udata(3), filter_api_get_udata(3), filter_api_timer(3), filter_api_sockaddr_to_text(3), filter_api_mailaddr_to_text(3)
- filter API for smtpd
- find(1)
- search for files in a directory hierarchy
- find(i4), itcl::find(i4)
- search for classes and objects
- find(itcl)
- search for classes and objects
- find_allegro_resource(3)
- Searches for a support file in many places. Allegro game programming library
- find_datafile_object(3)
- Searches a datafile for an object with a name. Allegro game programming library
- find_dialog_focus(3)
- Searches the dialog for the object which has the input focus. Allegro game programming library
- find_optimal_dimensions_for_microstrip_coupler(1), find_optimal_dimensions_for_microstrp_coupler(1)
- part of atlc
- findmicrophones(1)
- Gnash Utility For finding microphones on computer
- findwebcams(1)
- Gnash Utility For finding webcams on computer
- finepix(4)
- finepix webcamd driver for USB cameras
- finfo(1)
- display file information
- finger(1)
- user information lookup program
- finger@(1)
- gets user information from a remote host
- fingerconf(5)
- configuration file for pfinger
- fingerd(8)
- remote user information server
- fio_generate_plots(1)
- Generate plots for Flexible I/O Tester
- firedns_aton4(3)
- convert a dotted quad IPv4 address to binary format
- firedns_aton6(3)
- convert a colon seperated IPv6 address to binary format
- firedns_ntoa4(3)
- convert a binary format IPv4 address to a dotted quad string
- firedns_ntoa6(3)
- convert a binary format IPv6 address to a colon seperated string
- firestring_estr_alloc(3)
- allocate space for an estring
- firestring_estr_estristr(3)
- search for an estring case-insensitively in an estring
- firestring_estr_estrstr(3)
- search for an estring in an estring
- firestring_estr_sprintfe(3)
- firestring_estr_sprintf (3) with an estring format
- firestring_estr_strchr(3)
- search for a character in an estring
- firestring_estr_stristr(3)
- search case-insensitively for a string in an estring
- firestring_estr_strstr(3)
- search for a string in an estring
- firestring_estr_vsprintfe(3)
- firestring_estr_vsprintf (3) with an estring format
- firestring_estr_xml_encode(3)
- encode an estring into another estring for transmission inside XML data
- firestring_fprintfe(3)
- fprintf (3) with an estring format
- firestring_hextoi(3)
- return a numerical value for a 2 digit hex string
- firestring_printfe(3)
- firestring_printf (3) with an estring format
- firestring_vfprintfe(3)
- firestring_vfprintf (3) with an estring format
- firewire(4)
- IEEE1394 High-performance Serial Bus
- first(5)
- output data file format The data files created by the Yagi-Uda projects first are in the same format as created by input and are described under input(5)
- fix-qdf(1)
- repair PDF files in QDF form after editing
- fixproc(1)
- Fixes a process by performing the specified action
- fixtorad_r(3)
- Constant to convert angles in fixed point format to radians. Allegro game programming library
- fixwfwps(1)
- filter to fix Word for Windows documents so PSUtils work
- fiz(1)
- analyze damaged zoo archive for data revovery
- flamerobin(1)
- management and data manipulation tool for the Firebird DBMS
- flarq(1)
- ARQ data transfer utility for fldigi
- fldigi(1)
- digital modem program for hamradio operators
- fli_timer(3)
- Global variable for timing FLI playback. Allegro game programming library
- flickcurl-config(1)
- script to get information about the installed version of flickcurl
- floppyd(1)
- floppy daemon for remote access to floppy drive floppyd_installtest - tests whether floppyd is installed and running '" t TQ \$1 . (is' (if` (pd"
- florence(1)
- extensible and scalable virtual keyboard for GNOME
- florence_applet(1)
- virtual keyboard applet for the GNOME panel
- flow(1)
- show subroutine dependence of Fortran77 programs
- flow-header(1)
- Display meta information in flow file
- flow-print(1)
- Display flows in formatted ASCII
- flow-rpt2rrd(1)
- Convert flow-report CSV output to RRDtool format
- flow-rptfmt(1)
- Format the output of flow-report in ASCII or HTML
- flow-tools(1)
- Tool set for working with NetFlow data
- flow6(1)
- A security assessment tool for the IPv6 Flow Label field
- flowcap(8)
- Capture, temporarily store, and forward flow data
- flowgrind(1)
- advanced TCP traffic generator for Linux, FreeBSD, and Mac OS X
- flowgrind-stop(1)
- helper tool for the advanced TCP traffic generator flowgrind
- flowgrindd(1)
- advanced TCP traffic generator for Linux, FreeBSD, and Mac OS X
- flruler(1)
- a simple onscreen pixel measuring ruler for debugging GUIs
- fltk-config(1)
- script to get information about the installed version of fltk
- fluxbox(1)
- A lightweight window manager for the X Windowing System
- fluxbox-apps(5)
- per-window attribute configuration for fluxbox(1)
- fluxbox-keys(5)
- keyboard shortcuts configuration for fluxbox(1)
- fluxbox-remote(1)
- command line access to key commands for fluxbox(1)
- fluxbox-style(5)
- A comprehensive look at styles/themes for fluxbox(1)
- fmt(1)
- format text
- fmt(1)
- simple optimal text formatter
- fmt(1)
- simple text formatter
- fmt_iso8601(3)
- write a date in ASCII conforming to ISO-8601
- fmtcheck(3)
- sanitizes user-supplied printf(3)-style format string
- fmtdump(8)
- decode nmh format files
- fmtutil(1)
- manage TeX formats, Metafont bases and Metapost mems, per-user fmtutil-sys - manage TeX formats, Metafont bases and Metapost mems, system-wide mktexfmt - create a TeX format, Metafont base, or Metapost mem
- fmtutil.cnf(5)
- configuration file for fmtutil
- fold(1)
- fold long lines for finite width output device
- fondu(1)
- convert Macintosh font files to UNIX font format
- font_has_alpha(3)
- Search all pixels of a font for alpha values. Allegro game programming library
- fontforge(1)
- create and modify PostScript, TrueType and SVG fonts
- fontglide(6)
- characters float onto the screen to form words
- foomatic-addpjloptions(8)
- Format PJL option information the for foomatic database
- foomatic-ppdfile(1)
- Generate a PPD file for a given printer/driver combo
- for_each_file_ex(3)
- Executes callback() for each file matching a wildcard. Allegro game programming library
- foremost(8)
- Recover files using their headers, footers, and data structures
- fork(2)
- create a new process
- fork(3am), wait(3am), waitpid(3am)
- basic process management
- fork(3bobcat), FBB::Fork(3bobcat)
- Implements fork(2) using the Template Design Pattern
- forkbomb(8)
- eat system resources
- forked-daapd(8)
- iTunes-compatible DAAP server with MPD and RSP support
- forktest(6)
- tests the vga_safety_fork() function
- form(3)
- curses extension for programming forms
- form(3x)
- curses extension for programming forms
- form2ufl(1)
- Convert from old FFC .form format to UFL format
- form_cursor(3)
- position a form window cursor
- form_cursor(3x)
- position a form window cursor
- form_data(3)
- test for off-screen data in given forms
- form_data(3x)
- test for off-screen data in given forms
- form_driver(3)
- command-processing loop of the form system
- form_driver(3x)
- command-processing loop of the form system
- form_field(3)
- make and break connections between fields and forms
- form_field(3x)
- make and break connections between fields and forms
- form_field_attributes(3)
- color and attribute control for form fields
- form_field_attributes(3x)
- color and attribute control for form fields
- form_field_buffer(3)
- field buffer control
- form_field_buffer(3x)
- field buffer control
- form_field_info(3)
- retrieve field characteristics
- form_field_info(3x)
- retrieve field characteristics
- form_field_just(3)
- retrieve field characteristics
- form_field_just(3x)
- retrieve field characteristics
- form_field_new(3)
- create and destroy form fields
- form_field_new(3x)
- create and destroy form fields
- form_field_opts(3)
- set and get field options
- form_field_opts(3x)
- set and get field options
- form_field_userptr(3)
- associate application data with a form field
- form_field_userptr(3x)
- associate application data with a form field
- form_field_validation(3)
- data type validation for fields
- form_field_validation(3x)
- data type validation for fields
- form_fieldtype(3)
- define validation-field types
- form_fieldtype(3x)
- define validation-field types
- form_hook(3)
- set hooks for automatic invocation by applications
- form_hook(3x)
- set hooks for automatic invocation by applications
- form_new(3)
- create and destroy forms
- form_new(3x)
- create and destroy forms
- form_new_page(3)
- form pagination functions
- form_new_page(3x)
- form pagination functions
- form_opts(3)
- set and get form options
- form_opts(3x)
- set and get form options
- form_page(3)
- set and get form page number
- form_page(3x)
- set and get form page number
- form_post(3)
- write or erase forms from associated subwindows
- form_post(3x)
- write or erase forms from associated subwindows
- form_requestname(3)
- handle printable form request names
- form_requestname(3x)
- handle printable form request names
- form_userptr(3)
- associate application data with a form item
- form_userptr(3x)
- associate application data with a form item
- form_variables(3), TYPE_ALNUM(3), TYPE_ALPHA(3), TYPE_ENUM(3), TYPE_INTEGER(3), TYPE_IPV4(3), TYPE_NUMERIC(3), TYPE_REGEXP(3)
- form system global variables
- form_win(3)
- make and break form window and subwindow associations
- form_win(3x)
- make and break form window and subwindow associations
- formail(1)
- mail (re)formatter
- format_init(3), format_free(3), format_metarule(3), formatf(3), format_lastresult(3), format_lastsize(3), format_detach(3)
- template formatting functions
- formatdb(1)
- format protein or nucleotide databases for BLAST
- formatrpsdb(1)
- Build databases for RPS Blast
- formsedit(1)
- user interface builder for FormsVBT
- fortune(6)
- print a random, hopefully interesting, adage
- fortunelock(1)
- locks virtual terminal while displaying fortune cookies
- forw(1)
- forward messages
- forward(5)
- mail forwarding instructions
- four-in-a-row(6), Four-in-a-Row(6)
- four-in-a-row game for GNOME
- fpa(4), fea(4)
- device drivers for DEC FDDI controllers
- fpcjres(1)
- manual page for fpcjres: a resource file converter
- fpcmake(5), Makefile.fpc(5)
- Configuration file for fpcmake
- fpp(1)
- the Fortran language preprocessor for FORTRAN 77 and Fortran 90
- fpr(1)
- print Fortran file
- fractalpooluser(1)
- RSerPool Client (PU) for the Fractal Generator service
- frag6(1)
- A security assessment tool for IPv6 fragmentation
- frama-c(1), frama-c[.byte](1)
- a static analyzer for C programs frama-c-gui[.byte] - the graphical interface of frama-c
- frama-c-gui(1), frama-c[.byte](1)
- a static analyzer for C programs frama-c-gui[.byte] - the graphical interface of frama-c
- frame(l)
- simple message protocol for byte streams
- free-sa.conf(5)
- Configuration file for free-sa statistic analyzer
- free_au_event_ent(3), setauevent(3), endauevent(3), getauevent(3), getauevent_r(3), getauevnam(3), getauevnam_r(3), getauevnum(3), getauevnum_r(3), getauevnonam(3), getauevnonam_r(3)
- look up information from the audit_event database
- free_config_entries(3)
- Frees memory allocated for config entry lists. Allegro game programming library
- freebcp(1)
- bulk loading utility for Sybase and Microsoft databases
- freebsd-update.conf(5)
- configuration file for freebsd-update(8)
- freecell-solver-range-parallel-solve(6)
- The Freecell Solver utility for solving a range of Microsoft Freecell/Freecell Pro Boards
- freeciv-manual(6)
- Generate HTML manual for freeciv-server(6)
- freeciv-server(6)
- The server for the Freeciv game
- freelomodel(3)
- free a lofig_list for temporary models man1/alc_origin.1
- freetds.conf(5)
- configuration file for FreeTDS
- freetype-config(1)
- Get information about a libfreetype installation
- freshclam.conf(5)
- Configuration file for Clam AntiVirus database update tool
- fribidi_get_bidi_types(3)
- get bidi types for an string of characters
- fribidi_get_joining_types(3)
- get joining types for an string of characters
- friio(4)
- webcamd driver for Friio ISDB-T
- frogr(1)
- a Flickr Remote Organizer for GNOME
- frotz(6)
- interpreter for Infocom and other Z-Machine games
- frox.conf(5)
- configuration file for frox ftp proxy
- fs(5), inode(5)
- format of file system volume
- fs_checkvolumes(1)
- Forces the Cache Manager to update volume information
- fs_chgrp(1)
- Changes the group for an object stored within AFS [Windows only]
- fs_chown(1)
- Changes the owner for an object stored within AFS [Windows only]
- fs_cscpolicy(1)
- Change client side caching policy for AFS shares [Windows only]
- fs_flush(1)
- Forces the Cache Manager to discard a cached file or directory
- fs_flushall(1)
- Force the AFS Cache Manager to discard all data
- fs_flushmount(1)
- Forces the Cache Manager to discard a mount point
- fs_flushvolume(1)
- Forces the Cache Manager to discard cached data from a volume
- fs_getcrypt(1)
- Displays the state of encryption for AFS file transfers
- fs_getfid(1)
- Display the fid for a given path in AFS
- fs_getserverprefs(1)
- Displays preference ranks for file servers or VL servers
- fs_help(1)
- Displays help for fs commands
- fs_listaliases(1)
- Displays the current list of aliases for AFS cells
- fs_listquota(1)
- Displays quota information for a volume
- fs_lsmount(1)
- Reports the volume for which a directory is the mount point
- fs_mkmount(1)
- Creates a mount point for a volume
- fs_newalias(1)
- Creates a new alias for a cell
- fs_setacl(1)
- Sets the ACL for a directory
- fs_setcbaddr(1)
- Configure IP address used for AFS callbacks
- fs_setcell(1)
- Configures permissions for setuid programs from specified cells
- fs_setquota(1)
- Sets the quota for the volume containing a file or directory
- fs_setserverprefs(1)
- Sets the preference ranks for file servers or VL servers
- fs_setvol(1)
- Set quota and messages for a volume containing a file or directory
- fsc(1)
- Fast offline compiler for the Scala 2 language
- fscd.conf(5)
- configuration file for fscd(8)
- fsck_ext2fs(8)
- compatibility wrapper for e2fsck
- fsinfo(8)
- co-ordinate site-wide file system information
- fsntfsinfo(1)
- determines information about a Windows NT File System (NTFS) volume
- fsplit(1)
- split a multi-routine Fortran 77 file into individual files
- fspscan(1)
- is a small tool to scan host for a running fsp server
- fssync-debug_attach(8)
- Forces full volume attachment (FSYNC_VOL_ATTACH opcode)
- fssync-debug_callback(8)
- Breaks callbacks for a volume (FSYNC_VOL_BREAKCBKS opcode)
- fssync-debug_error(8)
- Forces volume into hard error state (FSYNC_VOL_FORCE_ERROR opcode)
- fssync-debug_vgcscan(8)
- Force a VG cache rescan (FSYNC_VG_SCAN opcode)
- fssync-debug_vgcscanall(8)
- Force a VG cache rescan on all partitions (FSYNC_VG_SCAN_ALL opcode)
- fst-compact(1)
- transforms transducers to the compact format
- fst-compiler(1), fst-compiler fst-compiler-utf8(1)
- Two compilers for SFST programs
- fst-compiler-utf8(1), fst-compiler fst-compiler-utf8(1)
- Two compilers for SFST programs
- fst-lowmem(1)
- transforms transducers to the lowmem format
- fst-print(1)
- prints transducers in text form
- fst-text2bin(1)
- converts a transducer from its text form to binary format
- fstab(5)
- static information about the file systems
- fstrace_help(8)
- Displays help for fstrace commands
- fstrace_lslog(8)
- Displays information about a log
- fswatch(7)
- Ask for notification when the contents of the specified files or directory hierarchies are modified. This man page is kept for reference but it is not to be considered an authoritative or complete source of information. Please, consult the official Info documentation shipped with
- fswbuild(1)
- builds a file information database
- fswshow(1)
- shows contents of a file information database
- ftimes-cmp2dbi(1), ftimes-cmp2dbi.pl(1)
- Preprocess FTimes compare data for MySQL DB import
- ftimes-crv2dbi(1), ftimes-crv2dbi.pl(1)
- Preprocess FTimes carve data for MySQL DB import
- ftimes-dig2dbi(1), ftimes-dig2dbi.pl(1)
- Preprocess FTimes dig data for MySQL DB import
- ftimes-map2dbi(1), ftimes-map2dbi.pl(1)
- Preprocess FTimes map data for MySQL DB import
- ftimes-xformer(1)
- Tranform FTimes data based on user-specified input
- ftimes-xpa(1), FTimesXpa(1)
- Create a cross-platform archive
- ftnchek(1)
- Fortran 77 program checker
- ftp-proxy.conf(5)
- configuration file for FTP-Proxy
- ftpasswd(1)
- Perl script for managing AuthUserFiles and AuthGroupFiles
- ftpcount(1)
- show current number of connections for each proftpd server configuration
- ftpmail(1)
- FIFO-based Perl script for sending email based on proftpd TransferLog
- ftpquota(1)
- Perl script for managing limit/tally files for mod_quotatab
- ftpsesame(8)
- automagic packet filter configurator for FTP
- ftpwho(1)
- show current process information for each FTP session
- ftwhich(1)
- fault tolerant search for a command name
- funzip(1)
- filter for extracting from a ZIP archive in a pipe
- fuse-zip(1)
- a FUSE filesystem for zip archives with write support
- fvdeinfo(1)
- determines information about a FileVault Drive Encrypted (FVDE) volume
- fvm-config(1)
- Script to get information about the installed version of the FVM library
- fvwm(1)
- F? Virtual Window Manager InSitu for X11
- fvwm-menu-desktop(1)
- builds GNOME and KDE menus and style commands for FVWM
- fvwm-menu-directory(1)
- builds a directory browsing menu for FVWM
- fvwm-menu-headlines(1)
- builds headlines menu definition for FVWM
- fvwm-menu-xlock(1)
- builds xlock menu definition for FVWM
- fvwm-themes-root(1)
- fvwm-themes utility for setting root image/color
- fwb_ipf(1)
- Policy compiler for ipfilter
- fwb_ipfw(1)
- Policy compiler for ipfw
- fwb_ipt(1)
- Policy compiler for Cisco IOS ACL
- fwb_ipt(1)
- Policy compiler for Cisco PIX
- fwb_ipt(1)
- Policy compiler for iptables
- fwb_pf(1)
- Policy compiler for OpenBSD packet filter "pf"
- fwbuilder(1)
- Multiplatform firewall configuration tool
- fwe(4)
- Ethernet emulation driver for FireWire
- fxtv(1)
- TV Display and Capture Application for X and bktr(4)
- fzdefaults.xml(5)
- Default options for FileZilla
- g_post_event(9), g_waitfor_event(9), g_cancel_event(9)
- GEOM events management
- gajim-remote(1)
- a remote control utility for gajim(1)
- gallery1-to-slideshow(1)
- Creates an input file for dvd-slideshow from pictures in Gallery online photo album
- gamatronic(8)
- Driver for Gamatronic UPS equipment
- gamma4scanimage(1)
- create a gamma table for scanimage
- gammu-backup(5)
- gammu(1) backup file format. rst2man-indent-level 0 1 rstReportMargin \$1
-
- gammu-smsbackup(5)
- gammu(1) SMS backup file format. rst2man-indent-level 0 1 rstReportMargin \$1
-
- gammu-smsd(1)
- SMS daemon for Gammu rst2man-indent-level 0 1 rstReportMargin \$1
- gammu-smsd-inject(1)
- Inject messages into queue of SMS daemon for Gammu rst2man-indent-level 0 1 rstReportMargin \$1
- gammu-smsd-monitor(1)
- Monitor state of SMS daemon for Gammu rst2man-indent-level 0 1 rstReportMargin \$1
- gammu-smsd-run(7)
- documentation for RunOnReceive directive rst2man-indent-level 0 1 rstReportMargin \$1
- gammu-smsd-tables(7)
- description of tables for database backends of gammu-smsd(1) rst2man-indent-level 0 1 rstReportMargin \$1
- garbagebddsystem(3)
- Forces a bdd garbage collection. man1/alc_origin.1
- gate(1)
- gather text input for PicoSpan or Yapp with word-wrapping
- gatling(8)
- high performance file server
- gaupol(1)
- editor for text-based subtitle files
- gb18030(5)
- GB 18030 encoding method for Chinese text
- gb2312(5)
- GB2312 encoding method for Chinese text
- gbde(8)
- operation and management utility for Geom Based Disk Encryption
- gbk(5)
- Guojia biaozhun kuozhan (GBK) encoding method for Chinese text
- gbsinfo(1)
- display Gameboy sound file information
- gcache(8)
- control utility for CACHE GEOM class
- gcdmaster(1)
- Graphical front end to cdrdao for composing audio CDs
- gchemcalc(1)
- simple calculator for chemists
- gchempaint(1)
- 2D chemical structures editor for the GNOME2 desktop
- gcin2tab(1)
- converts text input method table to gcin's .gtab format
- gcj-dbtool5(1), gcj-dbtool(1)
- Manipulate class file mapping databases for libgcj
- gcj-dbtool6(1), gcj-dbtool(1)
- Manipulate class file mapping databases for libgcj
- gcj5(1), gcj(1)
- Ahead-of-time compiler for the Java language
- gcj6(1), gcj(1)
- Ahead-of-time compiler for the Java language
- gcloud(1)
- manage Google Cloud Platform resources and developer workflow
- gcloud_auth(1), gcloud auth(1)
- manage oauth2 credentials for the Google Cloud SDK
- gcloud_auth_activate-service-account(1), gcloud auth activate-service-account(1)
- get credentials via the private key for a service account
- gcloud_auth_list(1), gcloud auth list(1)
- list the accounts for known credentials
- gcloud_auth_login(1), gcloud auth login(1)
- get credentials for the tools in the Google Cloud SDK via a web flow
- gcloud_auth_revoke(1), gcloud auth revoke(1)
- revoke authorization for credentials
- gcloud_components_repositories(1), gcloud components repositories(1)
- manage additional component repositories for Trusted Tester programs
- gcloud_compute_addresses_describe(1), gcloud compute addresses describe(1)
- display detailed information about an address
- gcloud_compute_forwarding-rules(1), gcloud compute forwarding-rules(1)
- read and manipulate forwarding rules to send traffic to load balancers
- gcloud_compute_forwarding-rules_create(1), gcloud compute forwarding-rules create(1)
- create a forwarding rule to direct network traffic to a load balancer
- gcloud_compute_forwarding-rules_delete(1), gcloud compute forwarding-rules delete(1)
- delete forwarding rules
- gcloud_compute_forwarding-rules_describe(1), gcloud compute forwarding-rules describe(1)
- display detailed information about a forwarding rule
- gcloud_compute_forwarding-rules_list(1), gcloud compute forwarding-rules list(1)
- list Google Compute Engine forwarding rules
- gcloud_compute_forwarding-rules_set-target(1), gcloud compute forwarding-rules set-target(1)
- modify a forwarding rule to direct network traffic to a new target
- gcloud_compute_http-health-checks(1), gcloud compute http-health-checks(1)
- read and manipulate HTTP health checks for load balanced instances
- gcloud_compute_http-health-checks_describe(1), gcloud compute http-health-checks describe(1)
- display detailed information about an HTTP health check
- gcloud_compute_https-health-checks(1), gcloud compute https-health-checks(1)
- read and manipulate HTTPS health checks for load balanced instances
- gcloud_compute_https-health-checks_describe(1), gcloud compute https-health-checks describe(1)
- display detailed information about an HTTPS health check
- gcloud_compute_instance-groups_get-named-ports(1), gcloud compute instance-groups get-named-ports(1)
- lists the named ports for an instance group resource
- gcloud_compute_instance-groups_managed_get-named-ports(1), gcloud compute instance-groups managed get-named-ports(1)
- lists the named ports for a managed instance group
- gcloud_compute_instance-groups_managed_set-instance-template(1), gcloud compute instance-groups managed set-instance-template(1)
- set instance template for managed instance group
- gcloud_compute_instance-groups_managed_set-named-ports(1), gcloud compute instance-groups managed set-named-ports(1)
- sets the list of named ports for an instance group
- gcloud_compute_instance-groups_managed_set-target-pools(1), gcloud compute instance-groups managed set-target-pools(1)
- set instance template for managed instance group
- gcloud_compute_instance-groups_set-named-ports(1), gcloud compute instance-groups set-named-ports(1)
- sets the list of named ports for an instance group
- gcloud_compute_instance-groups_unmanaged_get-named-ports(1), gcloud compute instance-groups unmanaged get-named-ports(1)
- lists the named ports for an instance group resource
- gcloud_compute_instance-groups_unmanaged_set-named-ports(1), gcloud compute instance-groups unmanaged set-named-ports(1)
- sets the list of named ports for an instance group
- gcloud_compute_instances_set-disk-auto-delete(1), gcloud compute instances set-disk-auto-delete(1)
- set auto-delete behavior for disks
- gcloud_compute_instances_set-scheduling(1), gcloud compute instances set-scheduling(1)
- set scheduling options for Google Compute Engine virtual machines
- gcloud_compute_project-info_set-usage-bucket(1), gcloud compute project-info set-usage-bucket(1)
- set the usage reporting bucket for a project
- gcloud_compute_reset-windows-password(1), gcloud compute reset-windows-password(1)
- reset and return a password for a Windows machine instance
- gcloud_compute_target-http-proxies_describe(1), gcloud compute target-http-proxies describe(1)
- display detailed information about a target HTTP proxy
- gcloud_compute_target-https-proxies_describe(1), gcloud compute target-https-proxies describe(1)
- display detailed information about a target HTTPS proxy
- gcloud_compute_target-instances_create(1), gcloud compute target-instances create(1)
- create a target instance for handling traffic from a forwarding rule
- gcloud_compute_target-pools(1), gcloud compute target-pools(1)
- control Compute Engine target pools for network load balancing
- gcloud_compute_target-pools_set-backup(1), gcloud compute target-pools set-backup(1)
- set a backup pool for a target pool
- gcloud_container(1), gcloud container(1)
- deploy and manage clusters of machines for running containers
- gcloud_container_clusters_create(1), gcloud container clusters create(1)
- create a cluster for running containers
- gcloud_container_clusters_delete(1), gcloud container clusters delete(1)
- delete an existing cluster for running containers
- gcloud_container_clusters_describe(1), gcloud container clusters describe(1)
- describe an existing cluster for running containers
- gcloud_container_clusters_get-credentials(1), gcloud container clusters get-credentials(1)
- fetch credentials for a running cluster
- gcloud_container_clusters_list(1), gcloud container clusters list(1)
- list existing clusters for running containers
- gcloud_container_clusters_resize(1), gcloud container clusters resize(1)
- resizes an existing cluster for running containers
- gcloud_container_operations(1), gcloud container operations(1)
- get and list operations for Google Container Engine clusters
- gcloud_container_operations_list(1), gcloud container operations list(1)
- list operations for container clusters
- gcloud_container_operations_wait(1), gcloud container operations wait(1)
- poll an operation for completion
- gcloud_deployment-manager_deployments(1), gcloud deployment-manager deployments(1)
- commands for Deployment Manager deployments
- gcloud_deployment-manager_deployments_describe(1), gcloud deployment-manager deployments describe(1)
- provide information about a deployment
- gcloud_deployment-manager_manifests(1), gcloud deployment-manager manifests(1)
- commands for Deployment Manager manifests
- gcloud_deployment-manager_manifests_describe(1), gcloud deployment-manager manifests describe(1)
- provide information about a manifest
- gcloud_deployment-manager_operations(1), gcloud deployment-manager operations(1)
- commands for Deployment Manager operations
- gcloud_deployment-manager_operations_describe(1), gcloud deployment-manager operations describe(1)
- provide information about an operation
- gcloud_deployment-manager_operations_wait(1), gcloud deployment-manager operations wait(1)
- wait for all operations specified to complete before returning
- gcloud_deployment-manager_resources(1), gcloud deployment-manager resources(1)
- commands for Deployment Manager resources
- gcloud_deployment-manager_resources_describe(1), gcloud deployment-manager resources describe(1)
- provide information about a resource
- gcloud_deployment-manager_types(1), gcloud deployment-manager types(1)
- commands for Deployment Manager types
- gcloud_dns_project-info(1), gcloud dns project-info(1)
- view Cloud DNS related information for a project
- gcloud_dns_project-info_describe(1), gcloud dns project-info describe(1)
- view Cloud DNS related information for a project
- gcloud_help(1), gcloud help(1)
- prints detailed help messages for the specified commands
- gcloud_info(1), gcloud info(1)
- display information about the current gcloud environment
- gcloud_preview_app_gen-config(1), gcloud preview app gen-config(1)
- (BETA) generate missing configuration files for a source directory
- gcloud_preview_app_modules_get-logs(1), gcloud preview app modules get-logs(1)
- (BETA) gets the logs for the given module
- gcloud_preview_app_modules_set-default(1), gcloud preview app modules set-default(1)
- (BETA) set the default serving version for the given modules
- gcloud_preview_app_modules_set-managed-by(1), gcloud preview app modules set-managed-by(1)
- (BETA) sets the policy for the Managed VMs of the given modules and version
- gcloud_projects_describe(1), gcloud projects describe(1)
- show metadata for a Project
- gcloud_sql_backups(1), gcloud sql backups(1)
- provide commands for working with backups of Cloud SQL instances
- gcloud_sql_backups_describe(1), gcloud sql backups describe(1)
- retrieves information about a backup
- gcloud_sql_flags_list(1), gcloud sql flags list(1)
- lists customizable MySQL flags for Google Cloud SQL instances
- gcloud_sql_instances(1), gcloud sql instances(1)
- provide commands for managing Cloud SQL instances
- gcloud_sql_instances_describe(1), gcloud sql instances describe(1)
- retrieves information about a Cloud SQL instance
- gcloud_sql_operations(1), gcloud sql operations(1)
- provide commands for working with Cloud SQL instance operations
- gcloud_sql_operations_describe(1), gcloud sql operations describe(1)
- retrieves information about a Cloud SQL instance operation
- gcloud_sql_operations_list(1), gcloud sql operations list(1)
- lists all instance operations for the given Cloud SQL instance
- gcloud_sql_operations_wait(1), gcloud sql operations wait(1)
- waits for one or more operations to complete
- gcloud_sql_ssl-certs(1), gcloud sql ssl-certs(1)
- provide commands for managing SSL certificates of Cloud SQL instances
- gcloud_sql_ssl-certs_create(1), gcloud sql ssl-certs create(1)
- creates an SSL certificate for a Cloud SQL instance
- gcloud_sql_ssl-certs_delete(1), gcloud sql ssl-certs delete(1)
- deletes an SSL certificate for a Cloud SQL instance
- gcloud_sql_ssl-certs_describe(1), gcloud sql ssl-certs describe(1)
- retrieves information about an SSL cert for a Cloud SQL instance
- gcloud_sql_ssl-certs_list(1), gcloud sql ssl-certs list(1)
- lists all SSL certs for a Cloud SQL instance
- gcloud_sql_tiers_list(1), gcloud sql tiers list(1)
- lists all available service tiers for Google Cloud SQL
- gcloud_topic_arg-files(1), gcloud topic arg-files(1)
- supplementary help for arg-files to be used with gcloud test
- gcloud_topic_configurations(1), gcloud topic configurations(1)
- supplementary help for named configurations
- gcloud_topic_formats(1), gcloud topic formats(1)
- resource formats supplementary help
- gcloud_version(1), gcloud version(1)
- print version information for Cloud SDK components
- gconf-editor(1)
- an editor for the GConf configuration system
- gcrystal(1)
- light model visualizer for crystal structures
- gdbserver(1)
- Remote Server for the GNU Debugger
- gdbus(1)
- Tool for working with D-Bus objects
- gdedit(6), - gdedit(6)
- Level editor for golddig
- gdk-pixbuf-csource(1)
- C code generation utility for GdkPixbuf images
- gdkxft_sysinstall(8), gdkxft(8)
- manual page for gdkxft 1.1
- gdnsd-plugin-extfile(8)
- gdnsd plugin for importing monitor data via file
- gdnsd-plugin-extmon(8)
- gdnsd plugin for monitoring via external commands
- gdnsd-plugin-geoip(8)
- gdnsd meta-plugin for GSLB + failover via MaxMind's GeoIP databases
- gdnsd-plugin-metafo(8)
- gdnsd plugin for address meta-failover
- gdnsd-plugin-multifo(8)
- gdnsd plugin for multi-address, all-active failover groups
- gdnsd-plugin-simplefo(8)
- gdnsd plugin for simple primary->secondary address failover
- gdnsd.djbdns(5)
- gdnsd support for the djbdns tinydns zone data format
- gdnsd_geoip_test(1)
- Commandline test program for gdnsd-plugin-geoip maps
- gdome-config(1)
- script to get information about the installed version of gdome2
-
- gears(6)
- draw interlocking gears, for xscreensaver
- gedit(1)
- text editor for the GNOME Desktop
- geeqie(1), Geeqie(1)
- GTK based multiformat image viewer
- gelf(3), GElf(3)
- class-independent API for ELF manipulation
- gelf_getcap(3), gelf_update_cap(3)
- read and update ELF capability information
- gelf_getmove(3), gelf_update_move(3)
- read and update Elf Move information
- gelf_getsym(3), gelf_update_sym(3)
- read and update symbol information
- gelf_getsyminfo(3), gelf_update_syminfo(3)
- read and update symbol information
- gelf_getsymshndx(3), gelf_update_symshndx(3)
- read and update symbol information using extended section indices
- geli(8)
- control utility for the cryptographic GEOM class
- gemrb(6), GemRB(6)
- emulator for Infinity Engine-based games
- gen-cam-menu(1)
- utility for updating Enlightenment user menus for feh-cam
- gen-ctl-io(1)
- generate C interface code for libctl control files
- gen_at_graph(1)
- generates a random graph for use in algotutor
- gen_packets(1)
- Generate audio file for AX.25 frames
- genccode(8)
- generate C or platform specific assembly code from an ICU data file
- generate_optimized_palette(3)
- Generates an optimized palette for a bitmap. Allegro game programming library
- generic(5)
- Postfix generic table format
- genericups(8)
- Driver for contact-closure UPS equipment
- gengetopt(1)
- manual page for gengetopt 2.22.6
- genior(1)
- Utility for creating a stringified IOR
- genisoimagerc(5)
- startup configuration file for genisoimage
- genpatch(1)
- generate patch quickly in standard FreeBSD ports format
- gentoo(1)
- A highly configurable file manager for X
- geoLn(3), GeoLn(3), GeoLnCreate(3), GeoLnClear(3), GeoLnSetAlloc(3), GeoLnAddPt(3), GeoLnInfo(3), GeoLnGetPt(3), GeoLnDestroy(3), GeoLnCtr(3), GeoLnContainGeoPt(3)
- container for geographic points
- geoLnArr(3), GeoLnArr(3), GeoLnArrCreate(3), GeoLnArrSetDescr(3), GeoLnArrSetAlloc(3), GeoLnArrAddLine(3), GeoLnArrPutLine(3), GeoLnArrContainGeoPt(3), GeoLnArrGetDescr(3), GeoLnArrGetInfo(3), GeoLnArrGetLine(3), GeoLnArrFree(3), GeoLnArrDestroy(3)
- manage GeoLnArr objects, which are containers for GeoLn objects
- geom(8)
- universal control utility for GEOM classes
- geom_stats_open(3), geom_stats_close(3), geom_stats_resync(3), geom_stats_snapshot_get(3), geom_stats_snapshot_free(3), geom_stats_snapshot_timestamp(3), geom_stats_snapshot_reset(3), geom_stats_snapshot_next(3), gctl_get_handle(3), gctl_ro_param(3), gctl_rw_param(3), gctl_issue(3), gctl_free(3), gctl_dump(3), geom_getxml(3), geom_xml2tree(3), geom_gettree(3), geom_deletetree(3), g_open(3), g_close(3), g_mediasize(3), g_sectorsize(3), g_stripeoffset(3), g_stripesize(3), g_flush(3), g_delete(3), g_device_path(3), g_get_ident(3), g_get_name(3), g_open_by_ident(3), g_providername(3)
- userland API library for kernel GEOM subsystem
- get_camera_matrix(3)
- Constructs a camera matrix for perspective projection. Allegro game programming library
- get_clip_state(3)
- Tells if clipping is on for a bitmap. Allegro game programming library
- get_datafile_property(3)
- Returns the property string for the object. Allegro game programming library
- get_filename_encoding(3)
- Returns the encoding currently assumed for filenames. Allegro game programming library
- get_gfx_mode_type(3)
- Retrieves type information for a specific graphics card. Allegro game programming library
- get_iplayer(1)
- Stream Recording tool and PVR for BBC iPlayer
- get_rfc2409_prime_768(3), get_rfc2409_prime_1024(3), get_rfc3526_prime_1536(3), get_rfc3526_prime_2048(3), get_rfc3526_prime_3072(3), get_rfc3526_prime_4096(3), get_rfc3526_prime_6144(3), get_rfc3526_prime_8192(3)
- standard moduli for Diffie-Hellmann key exchange
- get_sound_input_cap_bits(3)
- Checks which audio input sample formats are supported. Allegro game programming library
- get_sound_input_cap_rate(3)
- Returns the maximum sample frequency for recording. Allegro game programming library
- get_transformation_matrix(3)
- Constructs X, Y, Z rotation matrices with an angle and scaling. Allegro game programming library
- get_transformation_matrix_f(3)
- Floating point version of get_transformation_matrix(). Allegro game programming library
- get_uformat(3)
- Finds out what text encoding format is currently selected. Allegro game programming library
- geta32(3)
- Extract the alpha component form a 32-bit pixel format color. Allegro game programming library
- getafm(1)
- create an AFM file for a PostScript font
- getauclassent(3), getauclassent_r(3), getauclassnam(3), getauclassnam_r(3), setauclass(3), endauclass(3)
- look up information from the audit_class database
- getc_putc(8)
- program to test hard drive performance
- getdirentries(2), getdents(2)
- get directory entries in a file system independent format
- getdns_address(3)
- getdns_address_sync -- get ip address(es) for a name
- getdns_context(3)
- getdns_context_create, getdns_context_create_with_memory_functions, getdns_context_create_with_extended_memory_functions, getdns_context_destroy, getdns_context_get_api_information -- getdns context create and destroy routines n
- getdns_convert(3)
- getdns_convert_dns_name_to_fqdn, getdns_convert_fqdn_to_dns_name -- convert dname between presentation- and wire-format
- getdp(1), GetDP(1)
- a General environment for the treatment of Discrete Problems
- getfacl(1)
- get ACL information
- getfilename(1)
- Ask the user to name a file in a given format
- getfmac(8)
- print MAC label for a file system object
- 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
- getmntinfo(3)
- get information about mounted file systems
- getpeername(1)
- get information about this or that end of the socket's connection netpipes 4.2
- getquota(8)
- get quotas for users or groups
- getr(3), getg(3), getb(3), geta(3)
- Extract a color component from the current pixel format. Allegro game programming library
- getr8(3), getg8(3), getb8(3), getr15(3), getg15(3), getb15(3), getr16(3), getg16(3), getb16(3), getr24(3), getg24(3), getb24(3), getr32(3), getg32(3), getb32(3)
- Extract a color component from the specified pixel format. Allegro game programming library
- getr_depth(3), getg_depth(3), getb_depth(3), geta_depth(3)
- Extract a color component from a color in a specified pixel format. Allegro game programming library
- getrusage(2)
- get information about resource utilization
- getvfsbyname(3)
- get information about a file system
- gforth(1), gforth-fast(1), gforthmi(1)
- a fast and portable Forth system
- gfortran46(1), gfortran(1)
- GNU Fortran compiler
- gfortran47(1), gfortran(1)
- GNU Fortran compiler
- gfortran48(1), gfortran(1)
- GNU Fortran compiler
- gfortran49(1), gfortran(1)
- GNU Fortran compiler
- gfortran5(1), gfortran(1)
- GNU Fortran compiler
- gfortran6(1), gfortran(1)
- GNU Fortran compiler
- gfortran7(1), gfortran(1)
- GNU Fortran compiler
- gfortran8(1), gfortran(1)
- GNU Fortran compiler
- gftp(1)
- file transfer client for *NIX based machines
- gftype(1)
- translate a generic font file for humans to read
- gfxcount(1)
- The graphical digits generator for XS-HTTPD
- ggz-gtk(6)
- GTK+ client for GGZ Gaming Zone
- ggz-txt(6)
- Console-based core client for the GGZ Gaming Zone
- ggzcore_h(3), ggzcore.h(3)
- The interface for the ggzcore library used by GGZ clients
- ggzmod_h(3), ggzmod.h(3)
- Common functions for interfacing a game server and GGZ
- ghostid(1), hostid(1)
- print the numeric identifier for the current host
- ght_first(3)
- return the first element in the table for iteration
- ght_first_keysize(3)
- return the first element in the table for iteration
- gids-tool(1)
- smart card utility for GIDS cards
- gifbuild(1)
- dump GIF data in a textual format, or undump it to a GIF
- giftool(1)
- GIF transformation tool
- giftorle(1)
- Convert GIF images to RLE format
- gigdump(1)
- List informations about a Gigasampler (.gig) file
- gij5(1), gij(1)
- GNU interpreter for Java bytecode
- gij6(1), gij(1)
- GNU interpreter for Java bytecode
- gimpsvg(1)
- convert a GIMP gradient (ggr) to the SVG format
- gimptool-2.0(1)
- script to perform various GIMPy functions
- git-annex-shell(1)
- Restricted login shell for git-annex only SSH access
- git-annotate(1)
- Annotate file lines with commit information
- git-cat-file(1)
- Provide content or type and size information for repository objects
- git-check-attr(1)
- Display gitattributes information
- git-check-ref-format(1)
- Ensures that a reference name is well formed
- git-cvsserver(1)
- A CVS server emulator for Git
- git-daemon(1)
- A really simple server for Git repositories
- git-effort(1)
- Show effort statistics on file(s)
- git-fast-import(1)
- Backend for fast Git data importers
- git-for-each-ref(1)
- Output information on each ref
- git-force-clone(1)
- overwrite local repositories with clone
- git-fork(1)
- Fork a repo on github
- git-format-patch(1)
- Prepare patches for e-mail submission
- git-help(1)
- Display help information about Git
- git-index-pack(1)
- Build pack index file for an existing packed archive
- git-info(1)
- Returns information on current repository
- git-interpret-trailers(1)
- help add structured information into commit messages
- git-ls-files(1)
- Show information about files in the index and the working tree
- git-merge-base(1)
- Find as good common ancestors as possible for a merge
- git-merge-index(1)
- Run a merge for files needing merging
- git-mktree(1)
- Build a tree-object from ls-tree formatted text
- git-name-rev(1)
- Find symbolic names for given revs
- git-p4(1)
- Import from and submit to Perforce repositories
- git-pack-refs(1)
- Pack heads and tags for efficient repository access
- git-patch-id(1)
- Compute unique ID for a patch
- git-pull-request(1)
- Create pull request for GitHub project
- git-read-tree(1)
- Reads tree information into the index
- git-reflog(1)
- Manage reflog information
- git-review(1)
- Submit changes to Gerrit for review
- git-sh-i18n(1)
- Gits i18n setup code for shell scripts
- git-sh-i18n--envsubst(1)
- Gits own envsubst(1) for i18n fallbacks
- git-shell(1)
- Restricted login shell for Git-only SSH access
- git-ss(1)
- display a status summary for a Git repository
- git-ssnoq(1)
- display a status summary for files known to a Git repository
- gitcore-tutorial(7)
- A Git core tutorial for developers
- gitcvs-migration(7)
- Git for CVS users
- giteveryday(7)
- A useful minimum set of commands for Everyday Git
- gitinternal(1), gitwhich(1), gitmkdirs(1), gitxgrep(1)
- Helper programs for gnuit
- gitrevisions(7)
- specifying revisions and ranges for Git
- gitwipe(1)
- An utility for wiping files
- gjar(1)
- - Archive tool for Java archives
- gjiten(1)
- Japanese dictionary for Gnome
- gjournal(8)
- control utility for journaled devices
- gkrellkam-list(5)
- format of the list description files used by GKrellKam
- gksu(1)
- GTK+ frontend for su and sudo
- gl860(4)
- webcamd driver for Genesys Logic USB cameras
- gl861(4)
- webcamd driver for GL861
- glClearAccum(3), "glClearAccum(3)
- specify clear values for the accumulation buffer
- glClearColor(3), "glClearColor(3)
- specify clear values for the color buffers
- glClearDepth(3), "glClearDepth(3)
- specify the clear value for the depth buffer
- glClearIndex(3), "glClearIndex(3)
- specify the clear value for the color index buffers
- glClearStencil(3), "glClearStencil(3)
- specify the clear value for the stencil buffer
- glDepthFunc(3), "glDepthFunc(3)
- specify the value used for depth buffer comparisons
- glFlush(3), "glFlush(3)
- force execution of GL commands in finite time
- glGetError(3), "glGetError(3)
- return error information
- glListBase(3), "glListBase(3)
- set the display-list base for glCallLists
- glLogicOp(3), "glLogicOp(3)
- specify a logical pixel operation for color index rendering
- glReadBuffer(3), "glReadBuffer(3)
- select a color buffer source for pixels
- glSelectBuffer(3), "glSelectBuffer(3)
- establish a buffer for selection mode values
- glStencilFunc(3), "glStencilFunc(3)
- set function and reference value for stencil testing delim $$
- glXFreeContextEXT(3), "glXFreeContextEXT(3)
- free client-side memory for imported context
- glXGetConfig(3), "glXGetConfig(3)
- return information about GLX visuals
- glXGetContextIDEXT(3), "glXGetContextIDEXT(3)
- get the XID for a context
- glXGetCurrentDisplay(3), "glXGetCurrentDisplay(3)
- get display for current context
- glXQueryContextInfoEXT(3), "glXQueryContextInfoEXT(3)
- query context information
- gl_printf(3)
- write formatted output in graphic mode
- gl_setscreenoffset(3)
- set a memory offset for copyscreen
- gl_trisetcolorlookup(3), gl_trigetcolorlookup(3)
- manages a color lookup table for shadowing
- glabels(1)
- Label and business card creation program for GNOME
- glark(1)
- Search text files for complex regular expressions
- glbsp(1)
- GL Nodes builder for DOOM ports
- gleSuperExtrusion(3)
- Extrude arbitrary 2D contour along arbitrary 3D path, specifying local affine transformations
- gleSuperExtrusion(3gle)
- Extrude arbitrary 2D contour along arbitrary 3D path, specifying local affine transformations
- glib-config(1)
- script to get information about the installed version of GLib
- glib-genmarshal(1)
- C code marshaller generation utility for GLib closures
- globaltime(1)
- International multiclock timeconverter for the Xfce Desktop Environment. It is part of Orage
- globash(1)
- a special shell for GLOBAL using GNU bash
- gluLookAt(3), "gluLookAt(3)
- define a viewing transformation
- gluNurbsCallback(3), "gluNurbsCallback(3)
- define a callback for a NURBS object
- gluQuadricCallback(3), "gluQuadricCallback(3)
- define a callback for a quadrics object
- gluQuadricDrawStyle(3), "gluQuadricDrawStyle(3)
- specify the draw style desired for quadrics
- gluQuadricNormals(3), "gluQuadricNormals(3)
- specify what kind of normals are desired for quadrics
- gluQuadricOrientation(3), "gluQuadricOrientation(3)
- specify inside/outside orientation for quadrics
- gluQuadricTexture(3), "gluQuadricTexture(3)
- specify if texturing is desired for quadrics
- gluTessCallback(3), "gluTessCallback(3)
- define a callback for a tessellation object
- gluTessNormal(3), "gluTessNormal(3)
- specify a normal for a polygon
- glutAttachMenu(3)
- attaches a mouse button for the current window to the identifier of the current menu; glutDetachMenu - detaches an attached mouse button from the current window
- glutButtonBoxFunc(3)
- sets the dial & button box button callback for the current window
- glutCopyColormap(3)
- copies the logical colormap for the layer in use from a specified window to the current window
- glutDeviceGet(3)
- retrieves GLUT device information represented by integers
- glutDialsFunc(3)
- sets the dial & button box dials callback for the current window
- glutDisplayFunc(3)
- sets the display callback for the current window
- glutEntryFunc(3)
- sets the mouse enter/leave callback for the current window
- glutEstablishOverlay(3)
- establishes an overlay (if possible) for the current window
- glutForceJoystickFunc(3)
- forces current window's joystick callback to be called
- glutGameModeGet(3)
- retrieves GLUT device information represented by integers
- glutGetColor(3)
- retrieves a red, green, or blue component for a given color index colormap entry for the layer in use's logical colormap for the current window
- glutJoystickFunc(3)
- sets the joystick callback for the current window
- glutKeyboardFunc(3)
- sets the keyboard callback for the current window
- glutKeyboardUpFunc(3)
- sets the keyboard up (key release) callback for the current window
- glutMotionFunc(3), glutPassiveMotionFunc(3)
- set the motion and passive motion callbacks respectively for the current window
- glutMouseFunc(3)
- sets the mouse callback for the current window
- glutOverlayDisplayFunc(3)
- sets the overlay display callback for the current window
- glutReportErrors(3)
- for debugging purposes; prints out OpenGL run-time errors
- glutReshapeFunc(3)
- sets the reshape callback for the current window
- glutSetColor(3)
- sets the color of a colormap entry in the layer of use for the current window
- glutSpaceballButtonFunc(3)
- sets the Spaceball button callback for the current window
- glutSpaceballMotionFunc(3)
- sets the Spaceball motion callback for the current window
- glutSpaceballRotateFunc(3)
- sets the Spaceball rotation callback for the current window
- glutSpecialFunc(3)
- sets the special keyboard callback for the current window
- glutSpecialUpFunc(3)
- sets the special keyboard up (key release) callback for the current window
- glutTabletButtonFunc(3)
- sets the special keyboard callback for the current window
- glutTabletMotionFunc(3)
- sets the special keyboard callback for the current window
- glutUseLayer(3)
- changes the layer in use for the current window
- glutVisibilityFunc(3)
- sets the visibility callback for the current window
- glyphs(5)
- format of .glyphs files
- gmac(1)
- Microcode and Macrocode Compiler for TkGate
- gmanedit(1)
- GTK+ program for editing manual pages
- gmdb2(1)
- GNOME UI for MDB Tools
- gmencoder(1)
- GNOME 2 front-end for MPlayer/mencoder
- gmetad(1)
- manual page for Ganglia Meta Daemon
- gmetric(1)
- manual page for Ganglia Custom Metric Utility
- gmic(1)
- Perform generic image processing operations, through the G'MIC language interpreter
- gmirror(8)
- control utility for mirrored devices
- gmk_sym(1)
- create rectangular symbols for gschem from a text file
- gmond(1)
- manual page for Ganglia Monitor Daemon
- gmond.conf(5)
- configuration file for ganglia monitoring daemon (gmond)
- gmountver(8)
- control utility for disk mount verification GEOM class
- gmpc-remote(1)
- a remote control for GMPC
- gmpc-remote-stream(1)
- a remote control for GMPC
- gmusicbrowser(man)
- Jukebox for large collections of music files
- gmx-angle(1)
- Calculate distributions and correlations for angles and dihedrals
- gmx-filter(1)
- Frequency filter trajectories, useful for making smooth movies
- gmx-genconf(1)
- Multiply a conformation in 'random' orientations
- gmx-genrestr(1)
- Generate position restraints or distance restraints for index groups
- gmx-help(1)
- Print help information
- gmx-make_edi(1)
- Generate input files for essential dynamics sampling
- gmx-mdrun(1)
- Perform a simulation, do a normal mode analysis or an energy minimization
- gmx-mk_angndx(1)
- Generate index files for 'gmx angle'
- gmx-morph(1)
- Interpolate linearly between conformations
- gmx-nmeig(1)
- Diagonalize the Hessian for normal mode analysis
- gmx-order(1)
- Compute the order parameter per atom for carbon tails
- gmx-principal(1)
- Calculate principal axes of inertia for a group of atoms
- gmx-rotacf(1)
- Calculate the rotational correlation function for molecules
- gmx-rotmat(1)
- Plot the rotation matrix for fitting to a reference structure
- gmx-select(1)
- Print general information about selections
- gmx-wham(1)
- Perform weighted histogram analysis after umbrella sampling
- gnc-fq-helper(1), gnc-fq-helper (1)
- allows gnucash to communicate with Finance::Quote over pipes from guile. The requests and responses are scheme forms
- gnokii(1)
- tool suite for mobile phones
- gnokiid(8)
- create a virtual modem for old Nokia mobile phones
- gnome-books(1)
- An e-book manager application for GNOME
- gnome-chess(6)
- A simple chess application for GNOME
- gnome-contacts(1)
- Access and store information about contacts
- gnome-documents(1)
- A document manager application for GNOME
- gnome-klotski(6), Klotski(6)
- Sliding block puzzles game for GNOME
- gnome-mplayer(1)
- a simple GUI for MPlayer
- gnome-music(1), Music(1)
- An elegant music player for GNOME
- gnome-nibbles(6), Nibbles(6)
- A worm game for GNOME
- gnome-options(7)
- Standard Command Line Options for GNOME 2 Programs
- gnome-pie(1)
- visual application launcher for GNOME
- gnome-shell(1)
- Graphical shell for the GNOME desktop
- gnome-subtitles(1)
- video subtitling for the GNOME desktop
- gnome-sudoku(6)
- puzzle game for the popular Japanese sudoku logic puzzle
- gnome-taquin(6), Taquin(6)
- A sliding puzzle game for GNOME
- gnome-tetravex(6), Tetravex(6)
- A simple puzzle game for GNOME
- gnomekiss(1)
- A KiSS paper doll viewer for GNOME
- gnop(8)
- control utility for NOP GEOM class
- gnote(1)
- A simple note-taking application for Gnome
- gnupod_INIT.pl(1)
- manual page for gnupod_INIT.pl 1.00
- gnupod_addsong.pl(1)
- manual page for gnupod_addsong.pl 1.00
- gnupod_check.pl(1)
- manual page for gnupod_check.pl 1.00
- gnupod_otgsync.pl(1)
- manual page for gnupod_otgsync.pl 1.00
- gnupod_search.pl(1)
- manual page for gnupod_search.pl 1.00
- gnutls_session_force_valid(3)
- API function
- gofish(5), gofish.conf(5)
- the configuration file for the GoFish gopher server
- golded(1)
- offline message reader for Fidonet and Usenet
- gopherrc(5)
- configuration file for gopher(1)
- gozilla(1)
- force mozilla to display specified part of a source file
- gp8psk(4)
- webcamd driver for GENPIX DVB-S
- gpa(1)
- graphical frontend for the GNU Privacy Guard
- gpart(8)
- control utility for the disk partitioning GEOM class
- gperl(1)
- groff preprocessor for Perl parts in roff files au This file was written by groff-bernd.warken-72@web.de Bernd Warken . . co Copyright [co] 2014 Free Software Foundation, Inc. This file is part of %gperl , which is part of %groff , a free software project. You can redistribute it and/or modify it under the terms of the "GNU General Public License" as published by the "Free Software Foundation" , version~2. The license text is available in the internet at http://www.gnu.org/licenses/gpl-2.0.html . . t .ds EL N'188' .ds EL .|.|.
- gpg-agent(1)
- Secret key management for GnuPG
- gpg-error-config(1)
- Script to get information about the installed version of libgpg-error
- gpg-key2latex(1)
- Generate a LaTeX file for fingerprint slips
- gpgparsemail(1)
- Parse a mail message into an annotated format
- gpgparticipants(1)
- generate paper list for keysigning party
- gpgwrap(1)
- a small wrapper for gpg
- gprename(1)
- complete batch renamer for Linux
- gps(1), xgps(1), xgpsspeed(1), cgps(1), lcdgps(1), gegps(1)
- test clients for gpsd
- gpsd(8)
- interface daemon for GPS receivers
- gpsdctl(8)
- tool for sending commands to gpsd over its control socket
- gpsdecode(1)
- decode GPS, RTCM or AIS streams into a readable format
- gpsfake(1)
- test harness for gpsd, simulating a GPS
- gpsinit(8)
- initialize CAN kernel modules for GPSD
- gpsprof(1)
- profile a GPS and gpsd, plotting latency information
- gptboot(8)
- GPT bootcode for UFS on BIOS-based computers
- gptzfsboot(8)
- GPT bootcode for ZFS on BIOS-based computers
- gradient-convert(1)
- convert gradients between formats
- graid(8)
- control utility for software RAID devices
- graid3(8)
- control utility for RAID3 devices
- gram2sapixml.pl(1)
- convert Julius grammar to SAPI XML grammar format
- grap(1)
- pic preprocessor for drawing graphs
- graph(n)
- 2D graph for plotting X-Y coordinate data
- graytorle(1)
- Merges gray scale images into an RLE format file
- grc(1)
- frontend for generic colouriser grcat "(1)
- grdesktop(1)
- GNOME frontend for the rdesktop client
- grepjar(1)
- search files in a jar file for a pattern
- gres.conf(5)
- Slurm configuration file for generic resource management
- greyfix(8)
- A greylisting policy daemon for Postfix
- greylite(8)
- transparent greylisting module for mailservers
- grig(1)
- graphical user interface for the Ham Radio Control Libraries (hamlib)
- grive(1)
- Google Drive client for GNU/Linux
- grl-inspect-0.2(1), grl-inspect(1)
- show information about Grilo sources and keys
- grl-inspect-0.3(1), grl-inspect(1)
- show information about Grilo sources and keys
- grmic5(1), grmic(1)
- Generate stubs for Remote Method Invocation
- grmic6(1), grmic(1)
- Generate stubs for Remote Method Invocation
- grn(1)
- groff preprocessor for gremlin files
- grodvi(1)
- convert groff output to TeX dvi format
- groff(1)
- front-end for the groff document formatting system
- groff(7)
- a short reference for the GNU roff language
- groff_filenames(7)
- filename extensions for roff and groff co Copyright [co] 2013-2014 Free Software Foundation, Inc. This file is part of groff, a free software project. You can redistribute it and/or modify it under the terms of the GNU General Public License version 2 (GPL2) as published by the Free Software Foundation (FSF). The license text can be found in the internet at http://www.gnu.org/licenses . . au This file was written by groff-bernd.warken-72@web.de Bernd Warken
- groff_font(5)
- format of groff device and font description files
- groff_hdtbl(7)
- groff `hdtbl' macros for generation of tables co Copyright [co] 2005-2014 Free Software Foundation, Inc. This file is part of groff, the groff. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being this .ig-section and AUTHORS, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the Free Documentation License is included as a file called FDL in the main directory of the groff source package. . au This document was written by Joachim.Walsdorff@urz.uni-heidelberg.de Joachim Walsdorff . . Some simple formatting macros. Note that we use `.ig' here and not a comment to make `mandb' 2.4.1 (and probably more recent versions also) happy; otherwise the `.char' lines and the stuff which follows is included in the `whatis' database. . [lB] F[n[.fam]][ [rB] F[n[.fam]]] [or] F[n[.fam]]||| [ell] F[n[.fam]].|.|. [oq] F[n[.fam]][oq] [cq] F[n[.fam]][cq] F CR {
- groff_mdoc(7)
- reference for groff's mdoc implementation
- groff_me(7)
- troff macros for formatting papers
- groff_out(5)
- groff intermediate output format
- groff_www(7)
- groff macros for authoring web pages
- grog(1)
- guess options for groff command
- grohtml(1)
- html driver for groff
- grolbp(1)
- groff driver for Canon CAPSL printers (LBP-4 and LBP-8 series laser printers)
- grolj4(1)
- groff driver for HP Laserjet 4 family
- gropdf(1)
- PDF driver for groff co Copyright [co] 2011-2014 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be included in translations approved by the Free Software Foundation instead of in the original English. . Tp ie
- grops(1)
- PostScript driver for groff
- grotty(1)
- groff driver for typewriter-like devices
- group(5)
- format of the group permissions file
- groupmember(9)
- checks group set for a group ID
- grsync(1), GRSYNC(1)
- GTK+ frontend for rsync
- gru(1)
- grugru for X
- grub-fstest(1)
- debug tool for GRUB filesystem drivers
- grub-glue-efi(1)
- generate a fat binary for EFI
- grub-menulst2cfg(1)
- transform legacy menu.lst into grub.cfg
- grub-mkpasswd-pbkdf2(1)
- generate hashed password for GRUB
- grub-ofpathname(8)
- find OpenBOOT path for a device
- grub-probe(8)
- probe device information for GRUB
- grub-reboot(8)
- set the default boot entry for GRUB, for the next boot only
- grub-render-label(1)
- generate a .disk_label for Apple Macs
- grub-script-check(1)
- check grub.cfg for syntax errors
- grub-set-default(8)
- set the saved default boot entry for GRUB
- grub-syslinux2cfg(1)
- transform syslinux config into grub.cfg
- gs-pcl3(1), pcl3(1)
- ghostscript device driver for printers understanding PCL 3+
- gsad(8)
- Greenbone Security Assistant for the Open Vulnerability Assessment System (OpenVAS)
- gsched(8)
- control utility for disk scheduler GEOM class
- gsf-office-thumbnailer(1)
- office files thumbnailer for the GNOME desktop
- gsf-vba-dump(1)
- extract Visual Basic for Applications macros
- gsftopk(1)
- render a ghostscript font in TeX pk form
- gshsec(8)
- control utility for shared secret devices
- gslp(1)
- Format and print text using ghostscript gsbj - Format and print text for BubbleJet printer using ghostscript gsdj - Format and print text for DeskJet printer using ghostscript gsdj500 - Format and print text for DeskJet 500 BubbleJet using ghostscript gslj - Format and print text for LaserJet printer using ghostscript
- gsm_explode(3)
- gsm_implode GSM 06.10 supplementary functions for testing
- gsm_print(3)
- GSM 06.10 supplementary function for debugging
- gsmc(1)
- A GTK Smith Chart Calulator for RF impedance matching
- gsminfo(7)
- GSM general information
- gspiceui(1)
- GUI frontend for various electronic circuit simulation engines
- gss_accept_sec_context(3), gss_acquire_cred(3), gss_add_cred(3), gss_add_oid_set_member(3), gss_canonicalize_name(3), gss_compare_name(3), gss_context_time(3), gss_create_empty_oid_set(3), gss_delete_sec_context(3), gss_display_name(3), gss_display_status(3), gss_duplicate_name(3), gss_export_name(3), gss_export_sec_context(3), gss_get_mic(3), gss_import_name(3), gss_import_sec_context(3), gss_indicate_mechs(3), gss_init_sec_context(3), gss_inquire_context(3), gss_inquire_cred(3), gss_inquire_cred_by_mech(3), gss_inquire_mechs_for_name(3), gss_inquire_names_for_mech(3), gss_krb5_ccache_name(3), gss_krb5_compat_des3_mic(3), gss_krb5_copy_ccache(3), gss_krb5_import_cred gsskrb5_extract_authz_data_from_sec_context(3), gsskrb5_register_acceptor_identity(3), gss_krb5_import_ccache(3), gss_krb5_get_tkt_flags(3), gss_process_context_token(3), gss_release_buffer(3), gss_release_cred(3), gss_release_name(3), gss_release_oid_set(3), gss_seal(3), gss_sign(3), gss_test_oid_set_member(3), gss_unseal(3), gss_unwrap(3), gss_verify(3), gss_verify_mic(3), gss_wrap(3), gss_wrap_size_limit(3)
- Generic Security Service Application Program Interface library
- gss_acquire_cred(3)
- Obtain a GSS-API credential handle for pre-existing credentials
- gss_compare_name(3)
- Compare two internal-form names
- gss_context_time(3)
- Determine for how long a context will remain valid
- gss_display_name(3)
- Convert internal-form name to text
- gss_export_name(3)
- Convert an MN to export form
- gss_get_mic(3), gss_sign(3)
- Calculate a cryptographic message integrity code (MIC) for a message; integrity service
- gss_import_name(3)
- Convert a contiguous string name to internal-form
- gss_inquire_context(3)
- Obtain information about a security context
- gss_inquire_cred(3)
- Obtain information about a credential
- gss_inquire_cred_by_mech(3)
- Obtain per-mechanism information about a credential
- gss_inquire_mech_for_saslname(3)
- API function
- gss_inquire_mechs_for_name(3)
- List mechanisms that support the specified name-type
- gss_inquire_names_for_mech(3)
- List the name-types supported by the specified mechanism
- gss_release_name(3)
- Discard an internal-form name
- gss_unwrap(3), gss_unseal(3)
- Convert a message previously protected by gss_wrap(3) back to a usable form
- gst-config(1)
- configuration for libgst
- gst-device-monitor-1.0(1)
- Simple command line testing tool for GStreamer device monitors
- gst-discoverer-1.0(1)
- Display file metadata and stream information
- gst-feedback-0.10(1), gst-feedback(1)
- generate debug info for GStreamer bug reports