Section 3: Library Functions

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Section index

A

a64l(3)
convert between long and base-64
abort(3)
cause abnormal process termination
abs(3)
compute the absolute value of an integer
acl_add_perm(3)
add a permission to an ACL permission set
acl_calc_mask(3)
calculate the file group class mask
acl_check(3)
check an ACL for validity
acl_clear_perms(3)
clear all permissions from an ACL permission set
acl_cmp(3)
compare two ACLs
acl_copy_entry(3)
copy an ACL entry
acl_copy_ext(3)
copy an ACL from internal to external representation
acl_copy_int(3)
copy an ACL from external to internal representation
acl_create_entry(3)
create a new ACL entry
acl_delete_def_file(3)
delete a default ACL by filename
acl_delete_entry(3)
delete an ACL entry
acl_delete_perm(3)
delete a permission from an ACL permission set
acl_dup(3)
duplicate an ACL
acl_entries(3)
return the number of entries in an ACL
acl_equiv_mode(3)
check for an equivalent ACL
acl_error(3)
convert an ACL error code to a text message
acl_extended_fd(3)
test for information in the ACL by file descriptor
acl_extended_file(3)
test for information in ACLs by file name
acl_extended_file_nofollow(3)
test for information in ACLs by file name
acl_free(3)
release memory allocated to an ACL data object
acl_from_mode(3)
create an ACL from file permission bits
acl_from_text(3)
create an ACL from text
acl_get_entry(3)
get an ACL entry
acl_get_fd(3)
get an ACL by file descriptor
acl_get_file(3)
get an ACL by filename
acl_get_perm(3)
test for a permission in an ACL permission set
acl_get_permset(3)
retrieve the permission set from an ACL entry
acl_get_qualifier(3)
retrieve the qualifier from an ACL entry
acl_get_tag_type(3)
get the tag type of an ACL entry
acl_init(3)
initialize ACL working storage
acl_set_fd(3)
set an ACL by file descriptor
acl_set_file(3)
set an ACL by filename
acl_set_permset(3)
set the permission set in an ACL entry
acl_set_qualifier(3)
set the qualifier of an ACL entry
acl_set_tag_type(3)
set the tag type of an ACL entry
acl_size(3)
get the size of the external representation of an ACL
acl_to_any_text(3)
convert an ACL to text
acl_to_text(3)
convert an ACL to text
acl_valid(3)
validate an ACL
acos(3)
arc cosine function
acosf(3)
arc cosine function
acosh(3)
inverse hyperbolic cosine function
acoshf(3)
inverse hyperbolic cosine function
acoshl(3)
inverse hyperbolic cosine function
acosl(3)
arc cosine function
addmntent(3)
get filesystem descriptor file entry
addseverity(3)
introduce new severity classes
adjtime(3)
correct the time to synchronize the system clock
__after_morecore_hook(3)
malloc debugging variables
aio_cancel(3)
cancel an outstanding asynchronous I/O request
aio_error(3)
get error status of asynchronous I/O operation
aio_fsync(3)
asynchronous file synchronization
aio_init(3)
asynchronous I/O initialization
aio_read(3)
asynchronous read
aio_return(3)
get return status of asynchronous I/O operation
aio_suspend(3)
wait for asynchronous I/O operation or timeout
aio_write(3)
asynchronous write
Algorithm::Diff(3pm)
Compute `intelligent' differences between two files /...
Algorithm::Diff::XS(3pm)
Algorithm::Diff with XS core loop
Algorithm::DiffOld(3pm)
Compute `intelligent' differences between two file...
Algorithm::Merge(3pm)
Three-way merge and diff
aligned_alloc(3)
allocate aligned memory
alloca(3)
allocate memory that is automatically freed
AllPlanes(3)
Display macros and functions
alphasort(3)
scan a directory for matching entries
AnyDBM_File(3perl)
provide framework for multiple DBMs
App::Cpan(3perl)
easily interact with CPAN from the command line
App::Prove(3perl)
Implements the "prove" command.
App::Prove::State(3perl)
State storage for the "prove" command.
App::Prove::State::Result(3perl)
Individual test suite results.
App::Prove::State::Result::Test(3perl)
Individual test results.
AptPkg(3pm)
interface to libapt-pkg
AptPkg::Cache(3pm)
APT package cache interface
AptPkg::Config(3pm)
APT configuration interface
AptPkg::hash(3pm)
a helper class for implementing tied hashes
AptPkg::PkgRecords(3pm)
APT package description class
AptPkg::Policy(3pm)
APT package version policy class
AptPkg::Source(3pm)
APT source package interface
AptPkg::System(3pm)
APT system abstraction class
AptPkg::Version(3pm)
APT package versioning class
arc4random(3)
arc4 random number generator
arc4random_addrandom(3)
arc4 random number generator
arc4random_buf(3)
arc4 random number generator
arc4random_stir(3)
arc4 random number generator
arc4random_uniform(3)
arc4 random number generator
Archive::Extract(3perl)
A generic archive extracting mechanism
Archive::Extract(3pm)
A generic archive extracting mechanism
Archive::Tar(3perl)
module for manipulations of tar archives
Archive::Tar::File(3perl)
a subclass for in-memory extracted file from Arc...
Archive::Zip(3pm)
Provide an interface to ZIP archive files.
Archive::Zip::FAQ(3pm)
Answers to a few frequently asked questions about A...
Archive::Zip::MemberRead(3pm)
A wrapper that lets you read Zip archive mem...
Archive::Zip::Tree(3pm)
(DEPRECATED) methods for adding/extracting trees u...
Arg(3o)
Parsing of command line arguments.
argz(3)
functions to handle an argz list
argz_add(3)
functions to handle an argz list
argz_add_sep(3)
functions to handle an argz list
argz_append(3)
functions to handle an argz list
argz_count(3)
functions to handle an argz list
argz_create(3)
functions to handle an argz list
argz_create_sep(3)
functions to handle an argz list
argz_delete(3)
functions to handle an argz list
argz_extract(3)
functions to handle an argz list
argz_insert(3)
functions to handle an argz list
argz_next(3)
functions to handle an argz list
argz_replace(3)
functions to handle an argz list
argz_stringify(3)
functions to handle an argz list
Array(3o)
Array operations.
ArrayLabels(3o)
Array operations.
arybase(3perl)
Set indexing base via $[
asctime(3)
transform date and time to broken-down time or ASCII
asctime_r(3)
transform date and time to broken-down time or ASCII
asin(3)
arc sine function
asinf(3)
arc sine function
asinh(3)
inverse hyperbolic sine function
asinhf(3)
inverse hyperbolic sine function
asinhl(3)
inverse hyperbolic sine function
asinl(3)
arc sine function
asn1_array2tree(3)
API function
asn1_bit_der(3)
API function
asn1_check_version(3)
API function
asn1_copy_node(3)
API function
asn1_create_element(3)
API function
asn1_decode_simple_der(3)
API function
asn1_delete_element(3)
API function
asn1_delete_structure(3)
API function
asn1_delete_structure2(3)
API function
asn1_der_coding(3)
API function
asn1_der_decoding(3)
API function
asn1_der_decoding_element(3)
API function
asn1_der_decoding_startEnd(3)
API function
asn1_encode_simple_der(3)
API function
asn1_expand_any_defined_by(3)
API function
asn1_expand_octet_string(3)
API function
asn1_find_node(3)
API function
asn1_find_structure_from_oid(3)
API function
ASN1_generate_nconf(3ssl)
ASN1 generation functions
ASN1_generate_v3(3ssl)
ASN1 generation functions
asn1_get_bit_der(3)
API function
asn1_get_length_ber(3)
API function
asn1_get_length_der(3)
API function
asn1_get_octet_der(3)
API function
asn1_get_tag_der(3)
API function
asn1_length_der(3)
API function
asn1_number_of_elements(3)
API function
ASN1_OBJECT_free(3ssl)
object allocation functions
ASN1_OBJECT_new(3ssl)
object allocation functions
asn1_octet_der(3)
API function
asn1_parser2array(3)
API function
asn1_parser2tree(3)
API function
asn1_perror(3)
API function
asn1_print_structure(3)
API function
asn1_read_node_value(3)
API function
asn1_read_tag(3)
API function
asn1_read_value(3)
API function
asn1_read_value_type(3)
API function
asn1_strerror(3)
API function
ASN1_STRING_cmp(3ssl)
ASN1_STRING utility functions
ASN1_STRING_data(3ssl)
ASN1_STRING utility functions
ASN1_STRING_dup(3ssl)
ASN1_STRING utility functions
ASN1_STRING_free(3ssl)
ASN1_STRING allocation functions
ASN1_STRING_length(3ssl)
ASN1_STRING utility functions
ASN1_STRING_length_set(3ssl)
ASN1_STRING utility functions
ASN1_STRING_new(3ssl)
ASN1_STRING allocation functions
ASN1_STRING_print_ex(3ssl)
ASN1_STRING output routines.
ASN1_STRING_print_ex_fp(3ssl)
ASN1_STRING output routines.
ASN1_STRING_set(3ssl)
ASN1_STRING utility functions
ASN1_STRING_type(3ssl)
ASN1_STRING utility functions
ASN1_STRING_type_new(3ssl)
ASN1_STRING allocation functions
asn1_write_value(3)
API function
asprintf(3)
print to allocated string
assert(3)
abort the program if assertion is false
assert_perror(3)
test errnum and abort
atan(3)
arc tangent function
atan2(3)
arc tangent function of two variables
atan2f(3)
arc tangent function of two variables
atan2l(3)
arc tangent function of two variables
atanf(3)
arc tangent function
atanh(3)
inverse hyperbolic tangent function
atanhf(3)
inverse hyperbolic tangent function
atanhl(3)
inverse hyperbolic tangent function
atanl(3)
arc tangent function
atexit(3)
register a function to be called at normal process ter...
atof(3)
convert a string to a double
atoi(3)
convert a string to an integer
atol(3)
convert a string to an integer
atoll(3)
convert a string to an integer
atoq(3)
convert a string to an integer
attr_get(3)
get the value of a user attribute of a filesystem object
attr_getf(3)
get the value of a user attribute of a filesystem object
attr_list(3)
list the names of the user attributes of a filesystem ...
attr_listf(3)
list the names of the user attributes of a filesystem ...
attr_multi(3)
manipulate multiple user attributes on a filesystem ob...
attr_multif(3)
manipulate multiple user attributes on a filesystem ob...
attr_remove(3)
remove a user attribute of a filesystem object
attr_removef(3)
remove a user attribute of a filesystem object
attr_set(3)
set the value of a user attribute of a filesystem object
attr_setf(3)
set the value of a user attribute of a filesystem object
Attribute::Handlers(3perl)
Simpler definition of attribute handlers
Attribute::Params::Validate(3pm)
Define validation through subroutine attr...
attributes(3perl)
get/set subroutine or variable attributes
auth_destroy(3)
library routines for remote procedure calls
Authen::SASL(3pm)
SASL Authentication framework
Authen::SASL::Perl(3pm)
- Perl implementation of the SASL Authentication f...
Authen::SASL::Perl::ANONYMOUS(3pm)
Anonymous Authentication class
Authen::SASL::Perl::CRAM_MD5(3pm)
CRAM MD5 Authentication class
Authen::SASL::Perl::DIGEST_MD5(3pm)
Digest MD5 Authentication class
Authen::SASL::Perl::EXTERNAL(3pm)
External Authentication class
Authen::SASL::Perl::GSSAPI(3pm)
GSSAPI (Kerberosv5) Authentication class
Authen::SASL::Perl::LOGIN(3pm)
Login Authentication class
Authen::SASL::Perl::PLAIN(3pm)
Plain Login Authentication class
authnone_create(3)
library routines for remote procedure calls
authunix_create(3)
library routines for remote procedure calls
authunix_create_default(3)
library routines for remote procedure calls
autodie(3perl)
Replace functions with ones that succeed or die with l...
autodie::exception(3perl)
Exceptions from autodying functions.
autodie::exception::system(3perl)
Exceptions from autodying system().
autodie::hints(3perl)
Provide hints about user subroutines to autodie
AutoLoader(3perl)
load subroutines only on demand
AutoSplit(3perl)
split a package for autoloading
autouse(3perl)
postpone load of modules until a function is used
avc_add_callback(3)
additional event notification for SELinux userspace ob...
avc_audit(3)
obtain and audit SELinux access decisions
avc_av_stats(3)
obtain userspace SELinux AVC statistics
avc_cache_stats(3)
obtain userspace SELinux AVC statistics
avc_cleanup(3)
userspace SELinux AVC setup and teardown
avc_compute_create(3)
obtain SELinux label for new object
avc_compute_member(3)
obtain SELinux label for new object
avc_context_to_sid(3)
obtain and manipulate SELinux security ID's
avc_destroy(3)
userspace SELinux AVC setup and teardown
avc_entry_ref_init(3)
obtain and audit SELinux access decisions
avc_get_initial_context(3)
obtain and manipulate SELinux security ID's
avc_get_initial_sid(3)
obtain and manipulate SELinux security ID's
avc_has_perm(3)
obtain and audit SELinux access decisions
avc_has_perm_noaudit(3)
obtain and audit SELinux access decisions
avc_init(3)
legacy userspace SELinux AVC setup
avc_netlink_acquire_fd(3)
SELinux netlink processing
avc_netlink_check_nb(3)
SELinux netlink processing
avc_netlink_close(3)
SELinux netlink processing
avc_netlink_loop(3)
SELinux netlink processing
avc_netlink_open(3)
SELinux netlink processing
avc_netlink_release_fd(3)
SELinux netlink processing
avc_open(3)
userspace SELinux AVC setup and teardown
avc_reset(3)
userspace SELinux AVC setup and teardown
avc_sid_stats(3)
obtain userspace SELinux AVC statistics
avc_sid_to_context(3)
obtain and manipulate SELinux security ID's

B

B(3perl)
The Perl Compiler Backend
B::Concise(3perl)
Walk Perl syntax tree, printing concise info about ops
B::Debug(3perl)
Walk Perl syntax tree, printing debug info about ops
B::Deparse(3perl)
Perl compiler backend to produce perl code
B::Lint(3perl)
Perl lint
B::Lint::Debug(3perl)
Adds debugging stringification to B::
B::Showlex(3perl)
Show lexical variables used in functions or files
B::Terse(3perl)
Walk Perl syntax tree, printing terse info about ops
B::Xref(3perl)
Generates cross reference reports for Perl programs
backtrace(3)
support for application self-debugging
backtrace_symbols(3)
support for application self-debugging
backtrace_symbols_fd(3)
support for application self-debugging
base(3perl)
Establish an ISA relationship with base classes at com...
basename(3)
parse pathname components
bcmp(3)
compare byte sequences
bcopy(3)
copy byte sequence
be16toh(3)
convert values between host and big-/little-endian byt...
be32toh(3)
convert values between host and big-/little-endian byt...
be64toh(3)
convert values between host and big-/little-endian byt...
Benchmark(3perl)
benchmark running times of Perl code
ber_alloc_t(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_bvarray_add(3)
OpenLDAP LBER types and allocation functions
ber_bvarray_free(3)
OpenLDAP LBER types and allocation functions
ber_bvdup(3)
OpenLDAP LBER types and allocation functions
ber_bvecadd(3)
OpenLDAP LBER types and allocation functions
ber_bvecfree(3)
OpenLDAP LBER types and allocation functions
ber_bvfree(3)
OpenLDAP LBER types and allocation functions
ber_bvstr(3)
OpenLDAP LBER types and allocation functions
ber_bvstrdup(3)
OpenLDAP LBER types and allocation functions
ber_dupbv(3)
OpenLDAP LBER types and allocation functions
ber_first_element(3)
OpenLDAP LBER simplified Basic Encoding Rules library...
ber_flush(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_free(3)
OpenLDAP LBER types and allocation functions
ber_get_bitstring(3)
OpenLDAP LBER simplified Basic Encoding Rules library...
ber_get_boolean(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_get_enum(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_get_int(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_get_next(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_get_null(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_get_stringa(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_get_stringb(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_int_t(3)
OpenLDAP LBER types and allocation functions
ber_len_t(3)
OpenLDAP LBER types and allocation functions
ber_memalloc(3)
OpenLDAP LBER memory allocators
ber_memcalloc(3)
OpenLDAP LBER memory allocators
ber_memfree(3)
OpenLDAP LBER memory allocators
ber_memrealloc(3)
OpenLDAP LBER memory allocators
ber_next_element(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_peek_tag(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_printf(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_put_bitstring(3)
OpenLDAP LBER simplified Basic Encoding Rules library...
ber_put_boolean(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_put_enum(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_put_int(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_put_null(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_put_ostring(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_put_seq(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_put_set(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_put_string(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_scanf(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_skip_tag(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_start_seq(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_start_set(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
ber_str2bv(3)
OpenLDAP LBER types and allocation functions
ber_tag_t(3)
OpenLDAP LBER types and allocation functions
BerkeleyDB(3pm)
Perl extension for Berkeley DB version 2, 3, 4 or 5
BF_cbc_encrypt(3ssl)
Blowfish encryption
BF_cfb64_encrypt(3ssl)
Blowfish encryption
BF_decrypt(3ssl)
Blowfish encryption
BF_ecb_encrypt(3ssl)
Blowfish encryption
BF_encrypt(3ssl)
Blowfish encryption
BF_ofb64_encrypt(3ssl)
Blowfish encryption
BF_options(3ssl)
Blowfish encryption
BF_set_key(3ssl)
Blowfish encryption
Bigarray(3o)
Large, multi-dimensional, numerical arrays.
Bigarray.Array1(3o)
One-dimensional arrays.
Bigarray.Array2(3o)
Two-dimensional arrays.
Bigarray.Array3(3o)
Three-dimensional arrays.
Bigarray.Genarray(3o)
no description
bigint(3perl)
Transparent BigInteger support for Perl
bignum(3perl)
Transparent BigNumber support for Perl
bigrat(3perl)
Transparent BigNumber/BigRational support for Perl
bind_textdomain_codeset(3)
set encoding of message translations
bindresvport(3)
bind a socket to a privileged IP port
bindtextdomain(3)
set directory containing message catalogs
bio(3ssl)
I/O abstraction
BIO_append_filename(3ssl)
FILE bio
BIO_callback_ctrl(3ssl)
BIO control operations
BIO_ctrl(3ssl)
BIO control operations
BIO_ctrl_get_read_request(3ssl)
BIO pair BIO
BIO_ctrl_get_write_guarantee(3ssl)
BIO pair BIO
BIO_ctrl_pending(3ssl)
BIO control operations
BIO_ctrl_reset_read_request(3ssl)
BIO pair BIO
BIO_ctrl_wpending(3ssl)
BIO control operations
BIO_debug_callback(3ssl)
BIO callback functions
BIO_destroy_bio_pair(3ssl)
BIO pair BIO
BIO_do_accept(3ssl)
accept BIO
BIO_do_connect(3ssl)
connect BIO
BIO_eof(3ssl)
BIO control operations
BIO_f_base64(3ssl)
base64 BIO filter
BIO_f_buffer(3ssl)
buffering BIO
BIO_f_cipher(3ssl)
cipher BIO filter
BIO_f_md(3ssl)
message digest BIO filter
BIO_f_null(3ssl)
null filter
BIO_f_ssl(3ssl)
SSL BIO
BIO_find_type(3ssl)
BIO chain traversal
BIO_flush(3ssl)
BIO control operations
BIO_free(3ssl)
BIO allocation and freeing functions
BIO_free_all(3ssl)
BIO allocation and freeing functions
BIO_get_accept_port(3ssl)
accept BIO
BIO_get_bind_mode(3ssl)
accept BIO
BIO_get_callback(3ssl)
BIO callback functions
BIO_get_callback_arg(3ssl)
BIO callback functions
BIO_get_cipher_ctx(3ssl)
cipher BIO filter
BIO_get_cipher_status(3ssl)
cipher BIO filter
BIO_get_close(3ssl)
BIO control operations
BIO_get_conn_hostname(3ssl)
connect BIO
BIO_get_conn_int_port(3ssl)
connect BIO
BIO_get_conn_ip(3ssl)
connect BIO
BIO_get_conn_port(3ssl)
connect BIO
BIO_get_fd(3ssl)
file descriptor BIO
BIO_get_fp(3ssl)
FILE bio
BIO_get_info_callback(3ssl)
BIO control operations
BIO_get_md(3ssl)
message digest BIO filter
BIO_get_md_ctx(3ssl)
message digest BIO filter
BIO_get_mem_data(3ssl)
memory BIO
BIO_get_mem_ptr(3ssl)
memory BIO
BIO_get_num_renegotiates(3ssl)
SSL BIO
BIO_get_read_request(3ssl)
BIO pair BIO
BIO_get_retry_BIO(3ssl)
BIO retry functions
BIO_get_retry_reason(3ssl)
BIO retry functions
BIO_get_ssl(3ssl)
SSL BIO
BIO_get_write_buf_size(3ssl)
BIO pair BIO
BIO_get_write_guarantee(3ssl)
BIO pair BIO
BIO_gets(3ssl)
BIO I/O functions
BIO_int_ctrl(3ssl)
BIO control operations
BIO_make_bio_pair(3ssl)
BIO pair BIO
BIO_new(3ssl)
BIO allocation and freeing functions
BIO_new_bio_pair(3ssl)
BIO pair BIO
BIO_new_buffer_ssl_connect(3ssl)
SSL BIO
BIO_new_CMS(3ssl)
CMS streaming filter BIO
BIO_new_fd(3ssl)
file descriptor BIO
BIO_new_file(3ssl)
FILE bio
BIO_new_fp(3ssl)
FILE bio
BIO_new_mem_buf(3ssl)
memory BIO
BIO_new_socket(3ssl)
socket BIO
BIO_new_ssl(3ssl)
SSL BIO
BIO_new_ssl_connect(3ssl)
SSL BIO
BIO_next(3ssl)
BIO chain traversal
BIO_pending(3ssl)
BIO control operations
BIO_pop(3ssl)
add and remove BIOs from a chain.
BIO_ptr_ctrl(3ssl)
BIO control operations
BIO_push(3ssl)
add and remove BIOs from a chain.
BIO_puts(3ssl)
BIO I/O functions
BIO_read(3ssl)
BIO I/O functions
BIO_read_filename(3ssl)
FILE bio
BIO_reset(3ssl)
BIO control operations
BIO_retry_type(3ssl)
BIO retry functions
BIO_rw_filename(3ssl)
FILE bio
BIO_s_accept(3ssl)
accept BIO
BIO_s_bio(3ssl)
BIO pair BIO
BIO_s_connect(3ssl)
connect BIO
BIO_s_fd(3ssl)
file descriptor BIO
BIO_s_file(3ssl)
FILE bio
BIO_s_mem(3ssl)
memory BIO
BIO_s_null(3ssl)
null data sink
BIO_s_socket(3ssl)
socket BIO
BIO_seek(3ssl)
BIO control operations
BIO_set(3ssl)
BIO allocation and freeing functions
BIO_set_accept_bios(3ssl)
accept BIO
BIO_set_accept_port(3ssl)
accept BIO
BIO_set_bind_mode(3ssl)
accept BIO
BIO_set_callback(3ssl)
BIO callback functions
BIO_set_callback_arg(3ssl)
BIO callback functions
BIO_set_cipher(3ssl)
cipher BIO filter
BIO_set_close(3ssl)
BIO control operations
BIO_set_conn_hostname(3ssl)
connect BIO
BIO_set_conn_int_port(3ssl)
connect BIO
BIO_set_conn_ip(3ssl)
connect BIO
BIO_set_conn_port(3ssl)
connect BIO
BIO_set_fd(3ssl)
file descriptor BIO
BIO_set_fp(3ssl)
FILE bio
BIO_set_info_callback(3ssl)
BIO control operations
BIO_set_md(3ssl)
message digest BIO filter
BIO_set_mem_buf(3ssl)
memory BIO
BIO_set_mem_eof_return(3ssl)
memory BIO
BIO_set_nbio(3ssl)
connect BIO
BIO_set_nbio_accept(3ssl)
accept BIO
BIO_set_ssl(3ssl)
SSL BIO
BIO_set_ssl_mode(3ssl)
SSL BIO
BIO_set_ssl_renegotiate_bytes(3ssl)
SSL BIO
BIO_set_ssl_renegotiate_timeout(3ssl)
SSL BIO
BIO_set_write_buf_size(3ssl)
BIO pair BIO
BIO_should_io_special(3ssl)
BIO retry functions
BIO_should_read(3ssl)
BIO retry functions
BIO_should_retry(3ssl)
BIO retry functions
BIO_should_write(3ssl)
BIO retry functions
BIO_shutdown_wr(3ssl)
BIO pair BIO
BIO_ssl_copy_session_id(3ssl)
SSL BIO
BIO_ssl_shutdown(3ssl)
SSL BIO
BIO_tell(3ssl)
BIO control operations
BIO_vfree(3ssl)
BIO allocation and freeing functions
BIO_wpending(3ssl)
BIO control operations
BIO_write(3ssl)
BIO I/O functions
BIO_write_filename(3ssl)
FILE bio
BitmapBitOrder(3)
image format functions and macros
BitmapPad(3)
image format functions and macros
BitmapUnit(3)
image format functions and macros
bitstring(3)
bit-string manipulation macros
BlackPixel(3)
Display macros and functions
BlackPixelOfScreen(3)
screen information functions and macros
blib(3perl)
Use MakeMaker's uninstalled version of a package
blowfish(3ssl)
Blowfish encryption
bn(3ssl)
multiprecision integer arithmetics
BN_add(3ssl)
arithmetic operations on BIGNUMs
BN_add_word(3ssl)
arithmetic functions on BIGNUMs with integers
bn_add_words(3ssl)
BIGNUM library internal functions
BN_bin2bn(3ssl)
format conversions
BN_BLINDING_convert(3ssl)
blinding related BIGNUM functions.
BN_BLINDING_convert_ex(3ssl)
blinding related BIGNUM functions.
BN_BLINDING_create_param(3ssl)
blinding related BIGNUM functions.
BN_BLINDING_free(3ssl)
blinding related BIGNUM functions.
BN_BLINDING_get_flags(3ssl)
blinding related BIGNUM functions.
BN_BLINDING_get_thread_id(3ssl)
blinding related BIGNUM functions.
BN_BLINDING_invert(3ssl)
blinding related BIGNUM functions.
BN_BLINDING_invert_ex(3ssl)
blinding related BIGNUM functions.
BN_BLINDING_new(3ssl)
blinding related BIGNUM functions.
BN_BLINDING_set_flags(3ssl)
blinding related BIGNUM functions.
BN_BLINDING_set_thread_id(3ssl)
blinding related BIGNUM functions.
BN_BLINDING_update(3ssl)
blinding related BIGNUM functions.
BN_bn2bin(3ssl)
format conversions
BN_bn2dec(3ssl)
format conversions
BN_bn2hex(3ssl)
format conversions
BN_bn2mpi(3ssl)
format conversions
bn_check_top(3ssl)
BIGNUM library internal functions
BN_clear(3ssl)
allocate and free BIGNUMs
BN_clear_bit(3ssl)
bit operations on BIGNUMs
BN_clear_free(3ssl)
allocate and free BIGNUMs
BN_cmp(3ssl)
BIGNUM comparison and test functions
bn_cmp_words(3ssl)
BIGNUM library internal functions
BN_copy(3ssl)
copy BIGNUMs
BN_CTX_end(3ssl)
use temporary BIGNUM variables
BN_CTX_free(3ssl)
allocate and free BN_CTX structures
BN_CTX_get(3ssl)
use temporary BIGNUM variables
BN_CTX_init(3ssl)
allocate and free BN_CTX structures
BN_CTX_new(3ssl)
allocate and free BN_CTX structures
BN_CTX_start(3ssl)
use temporary BIGNUM variables
BN_dec2bn(3ssl)
format conversions
BN_div(3ssl)
arithmetic operations on BIGNUMs
BN_div_recp(3ssl)
modular multiplication using reciprocal
BN_div_word(3ssl)
arithmetic functions on BIGNUMs with integers
bn_div_words(3ssl)
BIGNUM library internal functions
bn_dump(3ssl)
BIGNUM library internal functions
BN_dup(3ssl)
copy BIGNUMs
BN_exp(3ssl)
arithmetic operations on BIGNUMs
bn_expand(3ssl)
BIGNUM library internal functions
bn_expand2(3ssl)
BIGNUM library internal functions
bn_fix_top(3ssl)
BIGNUM library internal functions
BN_free(3ssl)
allocate and free BIGNUMs
BN_from_montgomery(3ssl)
Montgomery multiplication
BN_gcd(3ssl)
arithmetic operations on BIGNUMs
BN_generate_prime(3ssl)
generate primes and test for primality
BN_get_word(3ssl)
BIGNUM assignment operations
BN_hex2bn(3ssl)
format conversions
BN_init(3ssl)
allocate and free BIGNUMs
bn_internal(3ssl)
BIGNUM library internal functions
BN_is_bit_set(3ssl)
bit operations on BIGNUMs
BN_is_odd(3ssl)
BIGNUM comparison and test functions
BN_is_one(3ssl)
BIGNUM comparison and test functions
BN_is_prime(3ssl)
generate primes and test for primality
BN_is_prime_fasttest(3ssl)
generate primes and test for primality
BN_is_word(3ssl)
BIGNUM comparison and test functions
BN_is_zero(3ssl)
BIGNUM comparison and test functions
BN_lshift(3ssl)
bit operations on BIGNUMs
BN_lshift1(3ssl)
bit operations on BIGNUMs
BN_mask_bits(3ssl)
bit operations on BIGNUMs
BN_mod(3ssl)
arithmetic operations on BIGNUMs
BN_mod_add(3ssl)
arithmetic operations on BIGNUMs
BN_mod_exp(3ssl)
arithmetic operations on BIGNUMs
BN_mod_inverse(3ssl)
compute inverse modulo n
BN_mod_mul(3ssl)
arithmetic operations on BIGNUMs
BN_mod_mul_montgomery(3ssl)
Montgomery multiplication
BN_mod_mul_reciprocal(3ssl)
modular multiplication using reciprocal
BN_mod_sqr(3ssl)
arithmetic operations on BIGNUMs
BN_mod_sub(3ssl)
arithmetic operations on BIGNUMs
BN_mod_word(3ssl)
arithmetic functions on BIGNUMs with integers
BN_MONT_CTX_copy(3ssl)
Montgomery multiplication
BN_MONT_CTX_free(3ssl)
Montgomery multiplication
BN_MONT_CTX_init(3ssl)
Montgomery multiplication
BN_MONT_CTX_new(3ssl)
Montgomery multiplication
BN_MONT_CTX_set(3ssl)
Montgomery multiplication
BN_mpi2bn(3ssl)
format conversions
BN_mul(3ssl)
arithmetic operations on BIGNUMs
bn_mul_add_words(3ssl)
BIGNUM library internal functions
bn_mul_comba4(3ssl)
BIGNUM library internal functions
bn_mul_comba8(3ssl)
BIGNUM library internal functions
bn_mul_high(3ssl)
BIGNUM library internal functions
bn_mul_low_normal(3ssl)
BIGNUM library internal functions
bn_mul_low_recursive(3ssl)
BIGNUM library internal functions
bn_mul_normal(3ssl)
BIGNUM library internal functions
bn_mul_part_recursive(3ssl)
BIGNUM library internal functions
bn_mul_recursive(3ssl)
BIGNUM library internal functions
BN_mul_word(3ssl)
arithmetic functions on BIGNUMs with integers
bn_mul_words(3ssl)
BIGNUM library internal functions
BN_new(3ssl)
allocate and free BIGNUMs
BN_nnmod(3ssl)
arithmetic operations on BIGNUMs
BN_num_bits(3ssl)
get BIGNUM size
BN_num_bits_word(3ssl)
get BIGNUM size
BN_num_bytes(3ssl)
get BIGNUM size
BN_one(3ssl)
BIGNUM assignment operations
BN_print(3ssl)
format conversions
bn_print(3ssl)
BIGNUM library internal functions
BN_print_fp(3ssl)
format conversions
BN_pseudo_rand(3ssl)
generate pseudo-random number
BN_rand(3ssl)
generate pseudo-random number
BN_RECP_CTX_free(3ssl)
modular multiplication using reciprocal
BN_RECP_CTX_init(3ssl)
modular multiplication using reciprocal
BN_RECP_CTX_new(3ssl)
modular multiplication using reciprocal
BN_RECP_CTX_set(3ssl)
modular multiplication using reciprocal
BN_rshift(3ssl)
bit operations on BIGNUMs
BN_rshift1(3ssl)
bit operations on BIGNUMs
BN_set_bit(3ssl)
bit operations on BIGNUMs
bn_set_high(3ssl)
BIGNUM library internal functions
bn_set_low(3ssl)
BIGNUM library internal functions
bn_set_max(3ssl)
BIGNUM library internal functions
BN_set_word(3ssl)
BIGNUM assignment operations
BN_sqr(3ssl)
arithmetic operations on BIGNUMs
bn_sqr_comba4(3ssl)
BIGNUM library internal functions
bn_sqr_comba8(3ssl)
BIGNUM library internal functions
bn_sqr_normal(3ssl)
BIGNUM library internal functions
bn_sqr_recursive(3ssl)
BIGNUM library internal functions
bn_sqr_words(3ssl)
BIGNUM library internal functions
BN_sub(3ssl)
arithmetic operations on BIGNUMs
BN_sub_word(3ssl)
arithmetic functions on BIGNUMs with integers
bn_sub_words(3ssl)
BIGNUM library internal functions
BN_swap(3ssl)
exchange BIGNUMs
BN_to_montgomery(3ssl)
Montgomery multiplication
BN_ucmp(3ssl)
BIGNUM comparison and test functions
BN_value_one(3ssl)
BIGNUM assignment operations
bn_wexpand(3ssl)
BIGNUM library internal functions
BN_zero(3ssl)
BIGNUM assignment operations
BSD::Resource(3pm)
BSD process resource limit and priority functions
bsd_signal(3)
signal handling with BSD semantics
bsearch(3)
binary search of a sorted array
bstring(3)
byte string operations
btowc(3)
convert single byte to wide character
btree(3)
btree database access method
BUF_MEM_free(3ssl)
simple character arrays structure
BUF_MEM_grow(3ssl)
simple character arrays structure
BUF_MEM_new(3ssl)
simple character arrays structure
BUF_strdup(3ssl)
simple character arrays structure
Buffer(3o)
Extensible string buffers.
buffer(3ssl)
simple character arrays structure
Bundle::DBI(3pm)
A bundle to install DBI and required modules.
Bundle::PlRPC(3pm)
A bundle to install PlRPC-Server, Client and prerequis...
byteorder(3)
convert values between host and network byte order
bytes(3perl)
Perl pragma to force byte semantics rather than charac...
bzero(3)
write zero-valued bytes

C

cabs(3)
absolute value of a complex number
cabsf(3)
absolute value of a complex number
cabsl(3)
absolute value of a complex number
cacos(3)
complex arc cosine
cacosf(3)
complex arc cosine
cacosh(3)
complex arc hyperbolic cosine
cacoshf(3)
complex arc hyperbolic cosine
cacoshl(3)
complex arc hyperbolic cosine
cacosl(3)
complex arc cosine
Callback(3o)
Registering OCaml values with the C runtime.
calloc(3)
allocate and free dynamic memory
callrpc(3)
library routines for remote procedure calls
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.
canonicalize_file_name(3)
return the canonicalized absolute pathname
capng_apply(3)
apply the stored capabilities settings
capng_capability_to_name(3)
convert capability integer to text
capng_change_id(3)
change the credentials retaining capabilities
capng_clear(3)
clear chosen capabilities set
capng_fill(3)
fill chosen capabilities set
capng_get_caps_fd(3)
read file-based capabilities from extended attributes
capng_get_caps_process(3)
get the capabilities from a process
capng_have_capabilities(3)
general check for capabilities
capng_have_capability(3)
check for specific capability
capng_lock(3)
lock the current process capabilities settings
capng_name_to_capability(3)
convert capability text to integer
capng_print_caps_numeric(3)
print numeric values for capabilities set
capng_print_caps_text(3)
print names of values for capabilities set
capng_restore_state(3)
set the internal library state
capng_save_state(3)
get the internal library state
capng_set_caps_fd(3)
write file-based capabilities to extended attributes
capng_setpid(3)
set working pid
capng_update(3)
update the stored capabilities settings
capng_updatev(3)
update the stored capabilities settings
carg(3)
calculate the complex argument
cargf(3)
calculate the complex argument
cargl(3)
calculate the complex argument
Carp(3perl)
alternative warn and die for modules
casin(3)
complex arc sine
casinf(3)
complex arc sine
casinh(3)
complex arc sine hyperbolic
casinhf(3)
complex arc sine hyperbolic
casinhl(3)
complex arc sine hyperbolic
casinl(3)
complex arc sine
catan(3)
complex arc tangents
catanf(3)
complex arc tangents
catanh(3)
complex arc tangents hyperbolic
catanhf(3)
complex arc tangents hyperbolic
catanhl(3)
complex arc tangents hyperbolic
catanl(3)
complex arc tangents
catclose(3)
open/close a message catalog
catgets(3)
get message from a message catalog
catopen(3)
open/close a message catalog
cbc_crypt(3)
fast DES encryption
cbrt(3)
cube root function
cbrtf(3)
cube root function
cbrtl(3)
cube root function
ccos(3)
complex cosine function
ccosf(3)
complex cosine function
ccosh(3)
complex hyperbolic cosine
ccoshf(3)
complex hyperbolic cosine
ccoshl(3)
complex hyperbolic cosine
ccosl(3)
complex cosine function
ceil(3)
ceiling function: smallest integral value not less tha...
ceilf(3)
ceiling function: smallest integral value not less tha...
ceill(3)
ceiling function: smallest integral value not less tha...
CellsOfScreen(3)
screen information functions and macros
cerf(3)
complex error function
cerfc(3)
complex error function
cerfcf(3)
complex error function
cerfcl(3)
complex error function
cerff(3)
complex error function
cerfl(3)
complex error function
cexp(3)
complex exponential function
cexp2(3)
base-2 exponent of a complex number
cexp2f(3)
base-2 exponent of a complex number
cexp2l(3)
base-2 exponent of a complex number
cexpf(3)
complex exponential function
cexpl(3)
complex exponential function
cfg_opt_t(3)
(unknown subject)
cfg_t(3)
(unknown subject)
cfg_value_t(3)
(unknown subject)
cfgetispeed(3)
get and set terminal attributes, line control, get and...
cfgetospeed(3)
get and set terminal attributes, line control, get and...
cfmakeraw(3)
get and set terminal attributes, line control, get and...
cfree(3)
free allocated memory
cfsetispeed(3)
get and set terminal attributes, line control, get and...
cfsetospeed(3)
get and set terminal attributes, line control, get and...
cfsetspeed(3)
get and set terminal attributes, line control, get and...
CGI(3perl)
Handle Common Gateway Interface requests and responses
CGI::Apache(3perl)
Backward compatibility module for CGI.pm
CGI::Carp(3perl)
CGI routines for writing to the HTTPD (or other) error...
CGI::Cookie(3perl)
Interface to HTTP Cookies
CGI::Pretty(3perl)
module to produce nicely formatted HTML code
CGI::Push(3perl)
Simple Interface to Server Push
CGI::Switch(3perl)
Backward compatibility module for defunct CGI::Switch
CGI::Util(3perl)
Internal utilities used by CGI module
charnames(3perl)
access to Unicode character names and named character ...
checkPasswdAccess(3)
query the SELinux policy database in the kernel
cimag(3)
get imaginary part of a complex number
cimagf(3)
get imaginary part of a complex number
cimagl(3)
get imaginary part of a complex number
CIRCLEQ_ENTRY(3)
implementations of lists, tail queues, and circular qu...
CIRCLEQ_HEAD(3)
implementations of lists, tail queues, and circular qu...
CIRCLEQ_INIT(3)
implementations of lists, tail queues, and circular qu...
CIRCLEQ_INSERT_AFTER(3)
implementations of lists, tail queues, and circula...
CIRCLEQ_INSERT_BEFORE(3)
implementations of lists, tail queues, and circul...
CIRCLEQ_INSERT_HEAD(3)
implementations of lists, tail queues, and circular...
CIRCLEQ_INSERT_TAIL(3)
implementations of lists, tail queues, and circular...
CIRCLEQ_REMOVE(3)
implementations of lists, tail queues, and circular qu...
Class::Accessor(3pm)
Automated accessor generation
Class::Accessor::Fast(3pm)
Faster, but less expandable, accessors
Class::Accessor::Faster(3pm)
Even faster, but less expandable, accessors
Class::Factory::Util(3pm)
Provide utility methods for factory classes
Class::Load(3pm)
a working (require "Class::Name") and more
Class::Singleton(3pm)
Implementation of a "Singleton" class
Class::Struct(3perl)
declare struct-like datatypes as Perl classes
clearenv(3)
clear the environment
clearerr(3)
check and reset stream status
clearerr_unlocked(3)
nonlocking stdio functions
ClientWhitePointOfCCC(3)
Color Conversion Context macros
clnt_broadcast(3)
library routines for remote procedure calls
clnt_call(3)
library routines for remote procedure calls
clnt_control(3)
library routines for remote procedure calls
clnt_create(3)
library routines for remote procedure calls
clnt_destroy(3)
library routines for remote procedure calls
clnt_freeres(3)
library routines for remote procedure calls
clnt_geterr(3)
library routines for remote procedure calls
clnt_pcreateerror(3)
library routines for remote procedure calls
clnt_perrno(3)
library routines for remote procedure calls
clnt_perror(3)
library routines for remote procedure calls
clnt_spcreateerror(3)
library routines for remote procedure calls
clnt_sperrno(3)
library routines for remote procedure calls
clnt_sperror(3)
library routines for remote procedure calls
clntraw_create(3)
library routines for remote procedure calls
clnttcp_create(3)
library routines for remote procedure calls
clntudp_bufcreate(3)
library routines for remote procedure calls
clntudp_create(3)
library routines for remote procedure calls
clock(3)
determine processor time
clock_getcpuclockid(3)
obtain ID of a process CPU-time clock
clock_getres(3)
clock and time functions
clock_gettime(3)
clock and time functions
clock_settime(3)
clock and time functions
clog(3)
natural logarithm of a complex number
clog10(3)
base-10 logarithm of a complex number
clog10f(3)
base-10 logarithm of a complex number
clog10l(3)
base-10 logarithm of a complex number
clog2(3)
base-2 logarithm of a complex number
clog2f(3)
base-2 logarithm of a complex number
clog2l(3)
base-2 logarithm of a complex number
clogf(3)
natural logarithm of a complex number
clogl(3)
natural logarithm of a complex number
closedir(3)
close a directory
closefrom(3)
delete open file descriptors
closelog(3)
send messages to the system logger
CMS_add0_cert(3ssl)
CMS certificate and CRL utility functions
CMS_add0_crl(3ssl)
CMS certificate and CRL utility functions
CMS_add0_recipient_key(3ssl)
add recipients to a CMS enveloped data structure
CMS_add1_cert(3ssl)
CMS certificate and CRL utility functions
CMS_add1_ReceiptRequest(3ssl)
CMS signed receipt request functions.
CMS_add1_recipient_cert(3ssl)
add recipients to a CMS enveloped data struc...
CMS_compress(3ssl)
create a CMS CompressedData structure
CMS_decrypt(3ssl)
decrypt content from a CMS envelopedData structure
CMS_encrypt(3ssl)
create a CMS envelopedData structure
CMS_final(3ssl)
finalise a CMS_ContentInfo structure
CMS_get0_eContentType(3ssl)
get and set CMS content types
CMS_get0_RecipientInfos(3ssl)
CMS envelopedData RecipientInfo routines
CMS_get0_SignerInfos(3ssl)
CMS signedData signer functions.
CMS_get0_type(3ssl)
get and set CMS content types
CMS_get1_certs(3ssl)
CMS certificate and CRL utility functions
CMS_get1_crls(3ssl)
CMS certificate and CRL utility functions
CMS_get1_ReceiptRequest(3ssl)
CMS signed receipt request functions.
CMS_ReceiptRequest_create0(3ssl)
CMS signed receipt request functions.
CMS_ReceiptRequest_get0_values(3ssl)
CMS signed receipt request functions.
CMS_RecipientInfo_decrypt(3ssl)
CMS envelopedData RecipientInfo routines
CMS_RecipientInfo_kekri_get0_id(3ssl)
CMS envelopedData RecipientInfo rout...
CMS_RecipientInfo_kekri_id_cmp(3ssl)
CMS envelopedData RecipientInfo routines
CMS_RecipientInfo_ktri_cert_cmp(3ssl)
CMS envelopedData RecipientInfo rout...
CMS_RecipientInfo_ktri_get0_signer_id(3ssl)
CMS envelopedData RecipientInf...
CMS_RecipientInfo_set0_key(3ssl)
CMS envelopedData RecipientInfo routines
CMS_RecipientInfo_set0_pkey(3ssl)
CMS envelopedData RecipientInfo routines
CMS_RecipientInfo_type(3ssl)
CMS envelopedData RecipientInfo routines
CMS_set1_eContentType(3ssl)
get and set CMS content types
CMS_set1_signer_certs(3ssl)
CMS signedData signer functions.
CMS_sign(3ssl)
create a CMS SignedData structure
CMS_sign_add1_signer(3ssl)
add a signer to a CMS_ContentInfo signed data s...
CMS_sign_receipt(3ssl)
create a CMS signed receipt
CMS_SignerInfo_cert_cmp(3ssl)
CMS signedData signer functions.
CMS_SignerInfo_get0_signer_id(3ssl)
CMS signedData signer functions.
CMS_SignerInfo_sign(3ssl)
add a signer to a CMS_ContentInfo signed data st...
CMS_uncompress(3ssl)
uncompress a CMS CompressedData structure
CMS_verify(3ssl)
verify a CMS SignedData structure
CMS_verify_receipt(3ssl)
verify a CMS signed receipt
cmsg(3)
access ancillary data
CMSG_ALIGN(3)
access ancillary data
CMSG_FIRSTHDR(3)
access ancillary data
CMSG_NXTHDR(3)
access ancillary data
CMSG_SPACE(3)
access ancillary data
com_err(3)
common error display routine
Complex(3o)
Complex numbers.
Compress::Bzip2(3pm)
Interface to Bzip2 compression library
Compress::Raw::Bzip2(3perl)
Low-Level Interface to bzip2 compression library
Compress::Raw::Bzip2(3pm)
Low-Level Interface to bzip2 compression library
Compress::Raw::Lzma(3pm)
Low-Level Interface to lzma compression library
Compress::Raw::Zlib(3perl)
Low-Level Interface to zlib compression library
Compress::Raw::Zlib(3pm)
Low-Level Interface to zlib compression library
Compress::Zlib(3perl)
Interface to zlib compression library
Compress::Zlib(3pm)
Interface to zlib compression library
CONF_modules_finish(3ssl)
OpenSSL configuration cleanup functions
CONF_modules_free(3ssl)
OpenSSL configuration cleanup functions
CONF_modules_load(3ssl)
OpenSSL configuration functions
CONF_modules_load_file(3ssl)
OpenSSL configuration functions
CONF_modules_unload(3ssl)
OpenSSL configuration cleanup functions
Config(3perl)
access Perl configuration information
Config::Extensions(3perl)
hash lookup of which core extensions were built.
Config::File(3pm)
Parse a simple configuration file
Config::Perl::V(3perl)
Structured data retrieval of perl - V output
confstr(3)
get configuration dependent string variables
confuse.h(3)
A configuration file parser library.
conj(3)
calculate the complex conjugate
conjf(3)
calculate the complex conjugate
conjl(3)
calculate the complex conjugate
ConnectionNumber(3)
Display macros and functions
constant(3perl)
Perl pragma to declare constants
context_free(3)
Routines to manipulate SELinux security contexts
context_new(3)
Routines to manipulate SELinux security contexts
context_range_get(3)
Routines to manipulate SELinux security contexts
context_range_set(3)
Routines to manipulate SELinux security contexts
context_role_get(3)
Routines to manipulate SELinux security contexts
context_role_set(3)
Routines to manipulate SELinux security contexts
context_type_get(3)
Routines to manipulate SELinux security contexts
context_type_set(3)
Routines to manipulate SELinux security contexts
context_user_get(3)
Routines to manipulate SELinux security contexts
context_user_set(3)
Routines to manipulate SELinux security contexts
Convert::BinHex(3pm)
extract data from Macintosh BinHex files
Convert::TNEF(3pm)
Perl module to read TNEF files
Convert::UUlib(3pm)
Perl interface to the uulib library (a.k.a. uudeview/u...
copysign(3)
copy sign of a number
copysignf(3)
copy sign of a number
copysignl(3)
copy sign of a number
CORE(3perl)
Namespace for Perl's core routines
cos(3)
cosine function
cosf(3)
cosine function
cosh(3)
hyperbolic cosine function
coshf(3)
hyperbolic cosine function
coshl(3)
hyperbolic cosine function
cosl(3)
cosine function
CPAN(3perl)
query, download and build perl modules from CPAN sites
CPAN::API::HOWTO(3perl)
a recipe book for programming with CPAN.pm
CPAN::Debug(3perl)
internal debugging for CPAN.pm
CPAN::Distroprefs(3perl)
- read and match distroprefs
CPAN::FirstTime(3perl)
Utility for CPAN::Config file Initialization
CPAN::HandleConfig(3perl)
internal configuration handling for CPAN.pm
CPAN::Kwalify(3perl)
Interface between CPAN.pm and Kwalify.pm
CPAN::Meta(3perl)
the distribution metadata for a CPAN dist
CPAN::Meta::Converter(3perl)
Convert CPAN distribution metadata structures
CPAN::Meta::Feature(3perl)
an optional feature provided by a CPAN distribu...
CPAN::Meta::History(3perl)
history of CPAN Meta Spec changes
CPAN::Meta::Prereqs(3perl)
a set of distribution prerequisites by phase an...
CPAN::Meta::Requirements(3perl)
a set of version requirements for a CPAN dist
CPAN::Meta::Spec(3perl)
specification for CPAN distribution metadata
CPAN::Meta::Validator(3perl)
validate CPAN distribution metadata structures
CPAN::Meta::YAML(3perl)
Read and write a subset of YAML for CPAN Meta files
CPAN::Mirrors(3perl)
Get CPAN miror information and select a fast one
CPAN::Nox(3perl)
Wrapper around CPAN.pm without using any XS module
CPAN::Queue(3perl)
internal queue support for CPAN.pm
CPAN::Tarzip(3perl)
internal handling of tar archives for CPAN.pm
CPAN::Version(3perl)
utility functions to compare CPAN versions
CPANPLUS(3perl)
API & CLI access to the CPAN mirrors
CPANPLUS::Backend(3perl)
programmer's interface to CPANPLUS
CPANPLUS::Backend::RV(3perl)
return value objects
CPANPLUS::Config(3perl)
configuration defaults and heuristics for CPANPLUS
CPANPLUS::Config::HomeEnv(3perl)
Set the environment for the CPANPLUS base...
CPANPLUS::Config::System(3perl)
system configuration for CPANPLUS
CPANPLUS::Configure(3perl)
configuration for CPANPLUS
CPANPLUS::Dist(3perl)
base class for plugins
CPANPLUS::Dist::Autobundle(3perl)
distribution class for installation snap...
CPANPLUS::Dist::Base(3perl)
Base class for custom distribution classes
CPANPLUS::Dist::Build(3perl)
CPANPLUS plugin to install packages that use ...
CPANPLUS::Dist::Build::Constants(3perl)
Constants for CPANPLUS::Dist::Build
CPANPLUS::Dist::MM(3perl)
distribution class for MakeMaker related modules
CPANPLUS::Dist::Sample(3perl)
- Sample code to create your own Dist::* plugin
CPANPLUS::Error(3perl)
error handling for CPANPLUS
CPANPLUS::FAQ(3perl)
CPANPLUS Frequently Asked Questions
CPANPLUS::Hacking(3perl)
developing CPANPLUS
CPANPLUS::Internals(3perl)
CPANPLUS internals
CPANPLUS::Internals::Extract(3perl)
internals for archive extraction
CPANPLUS::Internals::Fetch(3perl)
internals for fetching files
CPANPLUS::Internals::Report(3perl)
internals for sending test reports
CPANPLUS::Internals::Search(3perl)
internals for searching for modules
CPANPLUS::Internals::Source(3perl)
internals for updating source files
CPANPLUS::Internals::Source::Memory(3perl)
In memory implementation
CPANPLUS::Internals::Source::SQLite(3perl)
SQLite implementation
CPANPLUS::Internals::Utils(3perl)
convenience functions for CPANPLUS
CPANPLUS::Module(3perl)
CPAN module objects for CPANPLUS
CPANPLUS::Module::Author(3perl)
CPAN author object for CPANPLUS
CPANPLUS::Module::Author::Fake(3perl)
dummy author object for CPANPLUS
CPANPLUS::Module::Checksums(3perl)
checking the checksum of a distribution
CPANPLUS::Module::Fake(3perl)
fake module object for internal use
CPANPLUS::Selfupdate(3perl)
self-updating for CPANPLUS
CPANPLUS::Shell(3perl)
base class for CPANPLUS shells
CPANPLUS::Shell::Classic(3perl)
CPAN.pm emulation for CPANPLUS
CPANPLUS::Shell::Default(3perl)
the default CPANPLUS shell
CPANPLUS::Shell::Default::Plugins::Cu...(3perl)
add custom sources to CPAN...
CPANPLUS::Shell::Default::Plugins::HOWTO(3perl)
- documentation on how to ...
CPANPLUS::Shell::Default::Plugins::Re...(3perl)
connect to a remote CPANPLUS
CPANPLUS::Shell::Default::Plugins::So...(3perl)
read in CPANPLUS commands
cpow(3)
complex power function
cpowf(3)
complex power function
cpowl(3)
complex power function
cproj(3)
project into Riemann Sphere
cprojf(3)
project into Riemann Sphere
cprojl(3)
project into Riemann Sphere
CPU_ALLOC(3)
macros for manipulating CPU sets
CPU_ALLOC_SIZE(3)
macros for manipulating CPU sets
CPU_AND(3)
macros for manipulating CPU sets
CPU_AND_S(3)
macros for manipulating CPU sets
CPU_CLR(3)
macros for manipulating CPU sets
CPU_CLR_S(3)
macros for manipulating CPU sets
CPU_COUNT(3)
macros for manipulating CPU sets
CPU_COUNT_S(3)
macros for manipulating CPU sets
CPU_EQUAL(3)
macros for manipulating CPU sets
CPU_EQUAL_S(3)
macros for manipulating CPU sets
CPU_FREE(3)
macros for manipulating CPU sets
CPU_ISSET(3)
macros for manipulating CPU sets
CPU_ISSET_S(3)
macros for manipulating CPU sets
CPU_OR(3)
macros for manipulating CPU sets
CPU_OR_S(3)
macros for manipulating CPU sets
CPU_SET(3)
macros for manipulating CPU sets
CPU_SET_S(3)
macros for manipulating CPU sets
CPU_XOR(3)
macros for manipulating CPU sets
CPU_XOR_S(3)
macros for manipulating CPU sets
CPU_ZERO(3)
macros for manipulating CPU sets
CPU_ZERO_S(3)
macros for manipulating CPU sets
creal(3)
get real part of a complex number
crealf(3)
get real part of a complex number
creall(3)
get real part of a complex number
crypt(3)
password and data encryption
Crypt::OpenSSL::Bignum(3pm)
OpenSSL's multiprecision integer arithmetic
Crypt::OpenSSL::Bignum::CTX(3pm)
Perl interface to the OpenSSL BN_CTX stru...
Crypt::OpenSSL::RSA(3pm)
RSA encoding and decoding, using the openSSL libr...
crypt_r(3)
password and data encryption
crypto(3ssl)
OpenSSL cryptographic library
CRYPTO_destroy_dynlockid(3ssl)
OpenSSL thread support
CRYPTO_get_ex_data(3ssl)
internal application specific data functions
CRYPTO_get_new_dynlockid(3ssl)
OpenSSL thread support
CRYPTO_lock(3ssl)
OpenSSL thread support
CRYPTO_num_locks(3ssl)
OpenSSL thread support
CRYPTO_set_dynlock_create_callback(3ssl)
OpenSSL thread support
CRYPTO_set_dynlock_destroy_callback(3ssl)
OpenSSL thread support
CRYPTO_set_dynlock_lock_callback(3ssl)
OpenSSL thread support
CRYPTO_set_ex_data(3ssl)
internal application specific data functions
CRYPTO_set_locking_callback(3ssl)
OpenSSL thread support
CRYPTO_THREADID_cmp(3ssl)
OpenSSL thread support
CRYPTO_THREADID_cpy(3ssl)
OpenSSL thread support
CRYPTO_THREADID_current(3ssl)
OpenSSL thread support
CRYPTO_THREADID_get_callback(3ssl)
OpenSSL thread support
CRYPTO_THREADID_hash(3ssl)
OpenSSL thread support
CRYPTO_THREADID_set_callback(3ssl)
OpenSSL thread support
csin(3)
complex sine function
csinf(3)
complex sine function
csinh(3)
complex hyperbolic sine
csinhf(3)
complex hyperbolic sine
csinhl(3)
complex hyperbolic sine
csinl(3)
complex sine function
csqrt(3)
complex square root
csqrtf(3)
complex square root
csqrtl(3)
complex square root
ctan(3)
complex tangent function
ctanf(3)
complex tangent function
ctanh(3)
complex hyperbolic tangent
ctanhf(3)
complex hyperbolic tangent
ctanhl(3)
complex hyperbolic tangent
ctanl(3)
complex tangent function
ctermid(3)
get controlling terminal name
ctime(3)
transform date and time to broken-down time or ASCII
ctime_r(3)
transform date and time to broken-down time or ASCII
cuserid(3)
get username
Cwd(3perl)
get pathname of current working directory

D

d2i_509_CRL_fp(3ssl)
PKCS#10 certificate request functions.
d2i_ASN1_OBJECT(3ssl)
ASN1 OBJECT IDENTIFIER functions
d2i_DHparams(3ssl)
PKCS#3 DH parameter functions.
d2i_DSA_PUBKEY(3ssl)
DSA key encoding and parsing functions.
d2i_DSA_SIG(3ssl)
DSA key encoding and parsing functions.
d2i_DSAPrivateKey(3ssl)
DSA key encoding and parsing functions.
d2i_DSAPublicKey(3ssl)
DSA key encoding and parsing functions.
d2i_Netscape_RSA(3ssl)
RSA public and private key encoding functions.
d2i_PKCS8PrivateKey(3ssl)
PKCS#8 format private key functions
d2i_PKCS8PrivateKey_bio(3ssl)
PKCS#8 format private key functions
d2i_PKCS8PrivateKey_fp(3ssl)
PKCS#8 format private key functions
d2i_RSA_PUBKEY(3ssl)
RSA public and private key encoding functions.
d2i_RSAPrivateKey(3ssl)
RSA public and private key encoding functions.
d2i_RSAPublicKey(3ssl)
RSA public and private key encoding functions.
d2i_SSL_SESSION(3ssl)
convert SSL_SESSION object from/to ASN1 representation
d2i_X509(3ssl)
X509 encode and decode functions
d2i_X509_ALGOR(3ssl)
AlgorithmIdentifier functions.
d2i_X509_bio(3ssl)
X509 encode and decode functions
d2i_X509_CRL(3ssl)
PKCS#10 certificate request functions.
d2i_X509_CRL_bio(3ssl)
PKCS#10 certificate request functions.
d2i_X509_fp(3ssl)
X509 encode and decode functions
d2i_X509_NAME(3ssl)
X509_NAME encoding functions
d2i_X509_REQ(3ssl)
PKCS#10 certificate request functions.
d2i_X509_REQ_bio(3ssl)
PKCS#10 certificate request functions.
d2i_X509_REQ_fp(3ssl)
PKCS#10 certificate request functions.
d2i_X509_SIG(3ssl)
DigestInfo functions.
daemon(3)
run in the background
Data::Dumper(3perl)
stringified perl data structures, suitable for both pr...
Data::OptList(3pm)
parse and validate simple name/value option pairs
Date::Format(3pm)
Date formating subroutines
Date::Language(3pm)
Language specific date formating and parsing
Date::Language::Bulgarian(3pm)
localization for Date::Format
Date::Language::Hungarian(3pm)
Magyar format for Date::Format
Date::Manip(3pm)
Date manipulation routines
Date::Manip::Base(3pm)
Base methods for date manipulation
Date::Manip::Calc(3pm)
describes date calculations
Date::Manip::Changes5(3pm)
changes in Date::Manip 5.xx
Date::Manip::Changes5to6(3pm)
describes differences between 5.xx and 6.00
Date::Manip::Changes6(3pm)
changes in Date::Manip 6.xx
Date::Manip::Config(3pm)
Date::Manip configuration
Date::Manip::ConfigFile(3pm)
sample config file
Date::Manip::Date(3pm)
Methods for working with dates
Date::Manip::Delta(3pm)
Methods for working with deltas
Date::Manip::DM5(3pm)
Date manipulation routines
Date::Manip::DM5abbrevs(3pm)
A list of all timezone abbreviations
Date::Manip::DM6(3pm)
Date manipulation routines
Date::Manip::Examples(3pm)
examples of how to use Date::Manip
Date::Manip::Holidays(3pm)
describes holidays and events
Date::Manip::Lang(3pm)
language support for Date::Manip
Date::Manip::Lang::catalan(3pm)
Catalan language support.
Date::Manip::Lang::danish(3pm)
Danish language support.
Date::Manip::Lang::dutch(3pm)
Dutch language support.
Date::Manip::Lang::english(3pm)
English language support.
Date::Manip::Lang::finnish(3pm)
Finnish language support.
Date::Manip::Lang::french(3pm)
French language support.
Date::Manip::Lang::german(3pm)
German language support.
Date::Manip::Lang::index(3pm)
An index of languages supported by Date::Manip
Date::Manip::Lang::italian(3pm)
Italian language support.
Date::Manip::Lang::norwegian(3pm)
Norwegian language support.
Date::Manip::Lang::polish(3pm)
Polish language support.
Date::Manip::Lang::portugue(3pm)
Portuguese language support.
Date::Manip::Lang::romanian(3pm)
Romanian language support.
Date::Manip::Lang::russian(3pm)
Russian language support.
Date::Manip::Lang::spanish(3pm)
Spanish language support.
Date::Manip::Lang::swedish(3pm)
Swedish language support.
Date::Manip::Lang::turkish(3pm)
Turkish language support.
Date::Manip::Migration5to6(3pm)
how to upgrade from 5.xx to 6.00
Date::Manip::Misc(3pm)
Miscellaneous information about Date::Manip
Date::Manip::Obj(3pm)
Base class for Date::Manip objects
Date::Manip::Objects(3pm)
A description of the various Date::Manip objects
Date::Manip::Problems(3pm)
problems and bugs
Date::Manip::Recur(3pm)
methods for working with recurring events
Date::Manip::TZ(3pm)
an interface to the time zone data
Date::Manip::TZ_Base(3pm)
Methods common to the TZ and Base classes
Date::Manip::TZdata(3pm)
- Internal module for working with the tzdata files
Date::Manip::Zones(3pm)
Time zone information
Date::Parse(3pm)
Parse date strings into time values
DateTime(3pm)
A date and time object
DateTime::Duration(3pm)
Duration objects for date math
DateTime::Format::Builder(3pm)
Create DateTime parser classes and objects.
DateTime::Format::Builder::Parser(3pm)
Parser creation
DateTime::Format::Builder::Parser::Di...(3pm)
Dispatch parsers by group
DateTime::Format::Builder::Parser::ge...(3pm)
Useful routines
DateTime::Format::Builder::Parser::Quick(3pm)
Use another formatter, simply
DateTime::Format::Builder::Parser::Regex(3pm)
Regex based date parsing
DateTime::Format::Builder::Parser::St...(3pm)
strptime based date parsing
DateTime::Format::Builder::Tutorial(3pm)
Quick class on using Builder
DateTime::Format::ISO8601(3pm)
Parses ISO8601 formats
DateTime::Format::Strptime(3pm)
Parse and format strp and strf time patterns
DateTime::Infinite(3pm)
Infinite past and future DateTime objects
DateTime::LeapSecond(3pm)
leap seconds table and utilities
DateTime::Locale(3pm)
Localization support for DateTime.pm
DateTime::Locale::aa(3pm)
DateTime locale package for "aa"
DateTime::Locale::aa_DJ(3pm)
DateTime locale package for "aa_DJ"
DateTime::Locale::aa_ER(3pm)
DateTime locale package for "aa_ER"
DateTime::Locale::aa_ER_SAAHO(3pm)
DateTime locale package for "aa_ER_SAAHO"
DateTime::Locale::aa_ET(3pm)
DateTime locale package for "aa_ET"
DateTime::Locale::af(3pm)
DateTime locale package for "af"
DateTime::Locale::af_NA(3pm)
DateTime locale package for "af_NA"
DateTime::Locale::af_ZA(3pm)
DateTime locale package for "af_ZA"
DateTime::Locale::ak(3pm)
DateTime locale package for "ak"
DateTime::Locale::ak_GH(3pm)
DateTime locale package for "ak_GH"
DateTime::Locale::am(3pm)
DateTime locale package for "am"
DateTime::Locale::am_ET(3pm)
DateTime locale package for "am_ET"
DateTime::Locale::ar(3pm)
DateTime locale package for "ar"
DateTime::Locale::ar_AE(3pm)
DateTime locale package for "ar_AE"
DateTime::Locale::ar_BH(3pm)
DateTime locale package for "ar_BH"
DateTime::Locale::ar_DZ(3pm)
DateTime locale package for "ar_DZ"
DateTime::Locale::ar_EG(3pm)
DateTime locale package for "ar_EG"
DateTime::Locale::ar_IQ(3pm)
DateTime locale package for "ar_IQ"
DateTime::Locale::ar_JO(3pm)
DateTime locale package for "ar_JO"
DateTime::Locale::ar_KW(3pm)
DateTime locale package for "ar_KW"
DateTime::Locale::ar_LB(3pm)
DateTime locale package for "ar_LB"
DateTime::Locale::ar_LY(3pm)
DateTime locale package for "ar_LY"
DateTime::Locale::ar_MA(3pm)
DateTime locale package for "ar_MA"
DateTime::Locale::ar_OM(3pm)
DateTime locale package for "ar_OM"
DateTime::Locale::ar_QA(3pm)
DateTime locale package for "ar_QA"
DateTime::Locale::ar_SA(3pm)
DateTime locale package for "ar_SA"
DateTime::Locale::ar_SD(3pm)
DateTime locale package for "ar_SD"
DateTime::Locale::ar_SY(3pm)
DateTime locale package for "ar_SY"
DateTime::Locale::ar_TN(3pm)
DateTime locale package for "ar_TN"
DateTime::Locale::ar_YE(3pm)
DateTime locale package for "ar_YE"
DateTime::Locale::as(3pm)
DateTime locale package for "as"
DateTime::Locale::as_IN(3pm)
DateTime locale package for "as_IN"
DateTime::Locale::az(3pm)
DateTime locale package for "az"
DateTime::Locale::az_AZ(3pm)
DateTime locale package for "az_AZ"
DateTime::Locale::az_Cyrl(3pm)
DateTime locale package for "az_Cyrl"
DateTime::Locale::az_Cyrl_AZ(3pm)
DateTime locale package for "az_Cyrl_AZ"
DateTime::Locale::az_Latn(3pm)
DateTime locale package for "az_Latn"
DateTime::Locale::az_Latn_AZ(3pm)
DateTime locale package for "az_Latn_AZ"
DateTime::Locale::Base(3pm)
DateTime locale package for "Base" - Base clas...
DateTime::Locale::be(3pm)
DateTime locale package for "be"
DateTime::Locale::be_BY(3pm)
DateTime locale package for "be_BY"
DateTime::Locale::bg(3pm)
DateTime locale package for "bg"
DateTime::Locale::bg_BG(3pm)
DateTime locale package for "bg_BG"
DateTime::Locale::bn(3pm)
DateTime locale package for "bn"
DateTime::Locale::bn_BD(3pm)
DateTime locale package for "bn_BD"
DateTime::Locale::bn_IN(3pm)
DateTime locale package for "bn_IN"
DateTime::Locale::bo(3pm)
DateTime locale package for "bo"
DateTime::Locale::bo_CN(3pm)
DateTime locale package for "bo_CN"
DateTime::Locale::bo_IN(3pm)
DateTime locale package for "bo_IN"
DateTime::Locale::bs(3pm)
DateTime locale package for "bs"
DateTime::Locale::bs_BA(3pm)
DateTime locale package for "bs_BA"
DateTime::Locale::byn(3pm)
DateTime locale package for "byn"
DateTime::Locale::byn_ER(3pm)
DateTime locale package for "byn_ER"
DateTime::Locale::ca(3pm)
DateTime locale package for "ca"
DateTime::Locale::ca_ES(3pm)
DateTime locale package for "ca_ES"
DateTime::Locale::Catalog(3pm)
DateTime locale package for "Catalog" - Pro...
DateTime::Locale::cch(3pm)
DateTime locale package for "cch"
DateTime::Locale::cch_NG(3pm)
DateTime locale package for "cch_NG"
DateTime::Locale::cop(3pm)
DateTime locale package for "cop"
DateTime::Locale::cs(3pm)
DateTime locale package for "cs"
DateTime::Locale::cs_CZ(3pm)
DateTime locale package for "cs_CZ"
DateTime::Locale::cy(3pm)
DateTime locale package for "cy"
DateTime::Locale::cy_GB(3pm)
DateTime locale package for "cy_GB"
DateTime::Locale::da(3pm)
DateTime locale package for "da"
DateTime::Locale::da_DK(3pm)
DateTime locale package for "da_DK"
DateTime::Locale::de(3pm)
DateTime locale package for "de"
DateTime::Locale::de_AT(3pm)
DateTime locale package for "de_AT"
DateTime::Locale::de_BE(3pm)
DateTime locale package for "de_BE"
DateTime::Locale::de_CH(3pm)
DateTime locale package for "de_CH"
DateTime::Locale::de_DE(3pm)
DateTime locale package for "de_DE"
DateTime::Locale::de_LI(3pm)
DateTime locale package for "de_LI"
DateTime::Locale::de_LU(3pm)
DateTime locale package for "de_LU"
DateTime::Locale::dv(3pm)
DateTime locale package for "dv"
DateTime::Locale::dv_MV(3pm)
DateTime locale package for "dv_MV"
DateTime::Locale::dz(3pm)
DateTime locale package for "dz"
DateTime::Locale::dz_BT(3pm)
DateTime locale package for "dz_BT"
DateTime::Locale::ee(3pm)
DateTime locale package for "ee"
DateTime::Locale::ee_GH(3pm)
DateTime locale package for "ee_GH"
DateTime::Locale::ee_TG(3pm)
DateTime locale package for "ee_TG"
DateTime::Locale::el(3pm)
DateTime locale package for "el"
DateTime::Locale::el_CY(3pm)
DateTime locale package for "el_CY"
DateTime::Locale::el_GR(3pm)
DateTime locale package for "el_GR"
DateTime::Locale::el_POLYTON(3pm)
DateTime locale package for "el_POLYTON"
DateTime::Locale::en(3pm)
DateTime locale package for "en"
DateTime::Locale::en_AS(3pm)
DateTime locale package for "en_AS"
DateTime::Locale::en_AU(3pm)
DateTime locale package for "en_AU"
DateTime::Locale::en_BE(3pm)
DateTime locale package for "en_BE"
DateTime::Locale::en_BW(3pm)
DateTime locale package for "en_BW"
DateTime::Locale::en_BZ(3pm)
DateTime locale package for "en_BZ"
DateTime::Locale::en_CA(3pm)
DateTime locale package for "en_CA"
DateTime::Locale::en_Dsrt(3pm)
DateTime locale package for "en_Dsrt"
DateTime::Locale::en_Dsrt_US(3pm)
DateTime locale package for "en_Dsrt_US"
DateTime::Locale::en_GB(3pm)
DateTime locale package for "en_GB"
DateTime::Locale::en_GU(3pm)
DateTime locale package for "en_GU"
DateTime::Locale::en_HK(3pm)
DateTime locale package for "en_HK"
DateTime::Locale::en_IE(3pm)
DateTime locale package for "en_IE"
DateTime::Locale::en_IN(3pm)
DateTime locale package for "en_IN"
DateTime::Locale::en_JM(3pm)
DateTime locale package for "en_JM"
DateTime::Locale::en_MH(3pm)
DateTime locale package for "en_MH"
DateTime::Locale::en_MP(3pm)
DateTime locale package for "en_MP"
DateTime::Locale::en_MT(3pm)
DateTime locale package for "en_MT"
DateTime::Locale::en_NA(3pm)
DateTime locale package for "en_NA"
DateTime::Locale::en_NZ(3pm)
DateTime locale package for "en_NZ"
DateTime::Locale::en_PH(3pm)
DateTime locale package for "en_PH"
DateTime::Locale::en_PK(3pm)
DateTime locale package for "en_PK"
DateTime::Locale::en_SG(3pm)
DateTime locale package for "en_SG"
DateTime::Locale::en_Shaw(3pm)
DateTime locale package for "en_Shaw"
DateTime::Locale::en_TT(3pm)
DateTime locale package for "en_TT"
DateTime::Locale::en_UM(3pm)
DateTime locale package for "en_UM"
DateTime::Locale::en_US(3pm)
DateTime locale package for "en_US"
DateTime::Locale::en_US_POSIX(3pm)
DateTime locale package for "en_US_POSIX"
DateTime::Locale::en_VI(3pm)
DateTime locale package for "en_VI"
DateTime::Locale::en_ZA(3pm)
DateTime locale package for "en_ZA"
DateTime::Locale::en_ZW(3pm)
DateTime locale package for "en_ZW"
DateTime::Locale::eo(3pm)
DateTime locale package for "eo"
DateTime::Locale::es(3pm)
DateTime locale package for "es"
DateTime::Locale::es_AR(3pm)
DateTime locale package for "es_AR"
DateTime::Locale::es_BO(3pm)
DateTime locale package for "es_BO"
DateTime::Locale::es_CL(3pm)
DateTime locale package for "es_CL"
DateTime::Locale::es_CO(3pm)
DateTime locale package for "es_CO"
DateTime::Locale::es_CR(3pm)
DateTime locale package for "es_CR"
DateTime::Locale::es_DO(3pm)
DateTime locale package for "es_DO"
DateTime::Locale::es_EC(3pm)
DateTime locale package for "es_EC"
DateTime::Locale::es_ES(3pm)
DateTime locale package for "es_ES"
DateTime::Locale::es_GT(3pm)
DateTime locale package for "es_GT"
DateTime::Locale::es_HN(3pm)
DateTime locale package for "es_HN"
DateTime::Locale::es_MX(3pm)
DateTime locale package for "es_MX"
DateTime::Locale::es_NI(3pm)
DateTime locale package for "es_NI"
DateTime::Locale::es_PA(3pm)
DateTime locale package for "es_PA"
DateTime::Locale::es_PE(3pm)
DateTime locale package for "es_PE"
DateTime::Locale::es_PR(3pm)
DateTime locale package for "es_PR"
DateTime::Locale::es_PY(3pm)
DateTime locale package for "es_PY"
DateTime::Locale::es_SV(3pm)
DateTime locale package for "es_SV"
DateTime::Locale::es_US(3pm)
DateTime locale package for "es_US"
DateTime::Locale::es_UY(3pm)
DateTime locale package for "es_UY"
DateTime::Locale::es_VE(3pm)
DateTime locale package for "es_VE"
DateTime::Locale::et(3pm)
DateTime locale package for "et"
DateTime::Locale::et_EE(3pm)
DateTime locale package for "et_EE"
DateTime::Locale::eu(3pm)
DateTime locale package for "eu"
DateTime::Locale::eu_ES(3pm)
DateTime locale package for "eu_ES"
DateTime::Locale::fa(3pm)
DateTime locale package for "fa"
DateTime::Locale::fa_AF(3pm)
DateTime locale package for "fa_AF"
DateTime::Locale::fa_IR(3pm)
DateTime locale package for "fa_IR"
DateTime::Locale::fi(3pm)
DateTime locale package for "fi"
DateTime::Locale::fi_FI(3pm)
DateTime locale package for "fi_FI"
DateTime::Locale::fil(3pm)
DateTime locale package for "fil"
DateTime::Locale::fil_PH(3pm)
DateTime locale package for "fil_PH"
DateTime::Locale::fo(3pm)
DateTime locale package for "fo"
DateTime::Locale::fo_FO(3pm)
DateTime locale package for "fo_FO"
DateTime::Locale::fr(3pm)
DateTime locale package for "fr"
DateTime::Locale::fr_BE(3pm)
DateTime locale package for "fr_BE"
DateTime::Locale::fr_CA(3pm)
DateTime locale package for "fr_CA"
DateTime::Locale::fr_CH(3pm)
DateTime locale package for "fr_CH"
DateTime::Locale::fr_FR(3pm)
DateTime locale package for "fr_FR"
DateTime::Locale::fr_LU(3pm)
DateTime locale package for "fr_LU"
DateTime::Locale::fr_MC(3pm)
DateTime locale package for "fr_MC"
DateTime::Locale::fr_SN(3pm)
DateTime locale package for "fr_SN"
DateTime::Locale::fur(3pm)
DateTime locale package for "fur"
DateTime::Locale::fur_IT(3pm)
DateTime locale package for "fur_IT"
DateTime::Locale::ga(3pm)
DateTime locale package for "ga"
DateTime::Locale::ga_IE(3pm)
DateTime locale package for "ga_IE"
DateTime::Locale::gaa(3pm)
DateTime locale package for "gaa"
DateTime::Locale::gaa_GH(3pm)
DateTime locale package for "gaa_GH"
DateTime::Locale::gez(3pm)
DateTime locale package for "gez"
DateTime::Locale::gez_ER(3pm)
DateTime locale package for "gez_ER"
DateTime::Locale::gez_ET(3pm)
DateTime locale package for "gez_ET"
DateTime::Locale::gl(3pm)
DateTime locale package for "gl"
DateTime::Locale::gl_ES(3pm)
DateTime locale package for "gl_ES"
DateTime::Locale::gsw(3pm)
DateTime locale package for "gsw"
DateTime::Locale::gsw_CH(3pm)
DateTime locale package for "gsw_CH"
DateTime::Locale::gu(3pm)
DateTime locale package for "gu"
DateTime::Locale::gu_IN(3pm)
DateTime locale package for "gu_IN"
DateTime::Locale::gv(3pm)
DateTime locale package for "gv"
DateTime::Locale::gv_GB(3pm)
DateTime locale package for "gv_GB"
DateTime::Locale::ha(3pm)
DateTime locale package for "ha"
DateTime::Locale::ha_Arab(3pm)
DateTime locale package for "ha_Arab"
DateTime::Locale::ha_Arab_NG(3pm)
DateTime locale package for "ha_Arab_NG"
DateTime::Locale::ha_Arab_SD(3pm)
DateTime locale package for "ha_Arab_SD"
DateTime::Locale::ha_GH(3pm)
DateTime locale package for "ha_GH"
DateTime::Locale::ha_Latn(3pm)
DateTime locale package for "ha_Latn"
DateTime::Locale::ha_Latn_GH(3pm)
DateTime locale package for "ha_Latn_GH"
DateTime::Locale::ha_Latn_NE(3pm)
DateTime locale package for "ha_Latn_NE"
DateTime::Locale::ha_Latn_NG(3pm)
DateTime locale package for "ha_Latn_NG"
DateTime::Locale::ha_NE(3pm)
DateTime locale package for "ha_NE"
DateTime::Locale::ha_NG(3pm)
DateTime locale package for "ha_NG"
DateTime::Locale::ha_SD(3pm)
DateTime locale package for "ha_SD"
DateTime::Locale::haw(3pm)
DateTime locale package for "haw"
DateTime::Locale::haw_US(3pm)
DateTime locale package for "haw_US"
DateTime::Locale::he(3pm)
DateTime locale package for "he"
DateTime::Locale::he_IL(3pm)
DateTime locale package for "he_IL"
DateTime::Locale::hi(3pm)
DateTime locale package for "hi"
DateTime::Locale::hi_IN(3pm)
DateTime locale package for "hi_IN"
DateTime::Locale::hr(3pm)
DateTime locale package for "hr"
DateTime::Locale::hr_HR(3pm)
DateTime locale package for "hr_HR"
DateTime::Locale::hu(3pm)
DateTime locale package for "hu"
DateTime::Locale::hu_HU(3pm)
DateTime locale package for "hu_HU"
DateTime::Locale::hy(3pm)
DateTime locale package for "hy"
DateTime::Locale::hy_AM(3pm)
DateTime locale package for "hy_AM"
DateTime::Locale::hy_AM_REVISED(3pm)
DateTime locale package for "hy_AM_RE...
DateTime::Locale::ia(3pm)
DateTime locale package for "ia"
DateTime::Locale::id(3pm)
DateTime locale package for "id"
DateTime::Locale::id_ID(3pm)
DateTime locale package for "id_ID"
DateTime::Locale::ig(3pm)
DateTime locale package for "ig"
DateTime::Locale::ig_NG(3pm)
DateTime locale package for "ig_NG"
DateTime::Locale::ii(3pm)
DateTime locale package for "ii"
DateTime::Locale::ii_CN(3pm)
DateTime locale package for "ii_CN"
DateTime::Locale::is(3pm)
DateTime locale package for "is"
DateTime::Locale::is_IS(3pm)
DateTime locale package for "is_IS"
DateTime::Locale::it(3pm)
DateTime locale package for "it"
DateTime::Locale::it_CH(3pm)
DateTime locale package for "it_CH"
DateTime::Locale::it_IT(3pm)
DateTime locale package for "it_IT"
DateTime::Locale::iu(3pm)
DateTime locale package for "iu"
DateTime::Locale::ja(3pm)
DateTime locale package for "ja"
DateTime::Locale::ja_JP(3pm)
DateTime locale package for "ja_JP"
DateTime::Locale::ka(3pm)
DateTime locale package for "ka"
DateTime::Locale::ka_GE(3pm)
DateTime locale package for "ka_GE"
DateTime::Locale::kaj(3pm)
DateTime locale package for "kaj"
DateTime::Locale::kaj_NG(3pm)
DateTime locale package for "kaj_NG"
DateTime::Locale::kam(3pm)
DateTime locale package for "kam"
DateTime::Locale::kam_KE(3pm)
DateTime locale package for "kam_KE"
DateTime::Locale::kcg(3pm)
DateTime locale package for "kcg"
DateTime::Locale::kcg_NG(3pm)
DateTime locale package for "kcg_NG"
DateTime::Locale::kfo(3pm)
DateTime locale package for "kfo"
DateTime::Locale::kfo_CI(3pm)
DateTime locale package for "kfo_CI"
DateTime::Locale::kk(3pm)
DateTime locale package for "kk"
DateTime::Locale::kk_Cyrl(3pm)
DateTime locale package for "kk_Cyrl"
DateTime::Locale::kk_Cyrl_KZ(3pm)
DateTime locale package for "kk_Cyrl_KZ"
DateTime::Locale::kk_KZ(3pm)
DateTime locale package for "kk_KZ"
DateTime::Locale::kl(3pm)
DateTime locale package for "kl"
DateTime::Locale::kl_GL(3pm)
DateTime locale package for "kl_GL"
DateTime::Locale::km(3pm)
DateTime locale package for "km"
DateTime::Locale::km_KH(3pm)
DateTime locale package for "km_KH"
DateTime::Locale::kn(3pm)
DateTime locale package for "kn"
DateTime::Locale::kn_IN(3pm)
DateTime locale package for "kn_IN"
DateTime::Locale::ko(3pm)
DateTime locale package for "ko"
DateTime::Locale::ko_KR(3pm)
DateTime locale package for "ko_KR"
DateTime::Locale::kok(3pm)
DateTime locale package for "kok"
DateTime::Locale::kok_IN(3pm)
DateTime locale package for "kok_IN"
DateTime::Locale::kpe(3pm)
DateTime locale package for "kpe"
DateTime::Locale::kpe_GN(3pm)
DateTime locale package for "kpe_GN"
DateTime::Locale::kpe_LR(3pm)
DateTime locale package for "kpe_LR"
DateTime::Locale::ku(3pm)
DateTime locale package for "ku"
DateTime::Locale::ku_Arab(3pm)
DateTime locale package for "ku_Arab"
DateTime::Locale::ku_Arab_IQ(3pm)
DateTime locale package for "ku_Arab_IQ"
DateTime::Locale::ku_Arab_IR(3pm)
DateTime locale package for "ku_Arab_IR"
DateTime::Locale::ku_Arab_SY(3pm)
DateTime locale package for "ku_Arab_SY"
DateTime::Locale::ku_IQ(3pm)
DateTime locale package for "ku_IQ"
DateTime::Locale::ku_IR(3pm)
DateTime locale package for "ku_IR"
DateTime::Locale::ku_Latn(3pm)
DateTime locale package for "ku_Latn"
DateTime::Locale::ku_Latn_TR(3pm)
DateTime locale package for "ku_Latn_TR"
DateTime::Locale::ku_SY(3pm)
DateTime locale package for "ku_SY"
DateTime::Locale::ku_TR(3pm)
DateTime locale package for "ku_TR"
DateTime::Locale::kw(3pm)
DateTime locale package for "kw"
DateTime::Locale::kw_GB(3pm)
DateTime locale package for "kw_GB"
DateTime::Locale::ky(3pm)
DateTime locale package for "ky"
DateTime::Locale::ky_KG(3pm)
DateTime locale package for "ky_KG"
DateTime::Locale::ln(3pm)
DateTime locale package for "ln"
DateTime::Locale::ln_CD(3pm)
DateTime locale package for "ln_CD"
DateTime::Locale::ln_CG(3pm)
DateTime locale package for "ln_CG"
DateTime::Locale::lo(3pm)
DateTime locale package for "lo"
DateTime::Locale::lo_LA(3pm)
DateTime locale package for "lo_LA"
DateTime::Locale::lt(3pm)
DateTime locale package for "lt"
DateTime::Locale::lt_LT(3pm)
DateTime locale package for "lt_LT"
DateTime::Locale::lv(3pm)
DateTime locale package for "lv"
DateTime::Locale::lv_LV(3pm)
DateTime locale package for "lv_LV"
DateTime::Locale::mk(3pm)
DateTime locale package for "mk"
DateTime::Locale::mk_MK(3pm)
DateTime locale package for "mk_MK"
DateTime::Locale::ml(3pm)
DateTime locale package for "ml"
DateTime::Locale::ml_IN(3pm)
DateTime locale package for "ml_IN"
DateTime::Locale::mn(3pm)
DateTime locale package for "mn"
DateTime::Locale::mn_CN(3pm)
DateTime locale package for "mn_CN"
DateTime::Locale::mn_Cyrl(3pm)
DateTime locale package for "mn_Cyrl"
DateTime::Locale::mn_Cyrl_MN(3pm)
DateTime locale package for "mn_Cyrl_MN"
DateTime::Locale::mn_MN(3pm)
DateTime locale package for "mn_MN"
DateTime::Locale::mn_Mong(3pm)
DateTime locale package for "mn_Mong"
DateTime::Locale::mn_Mong_CN(3pm)
DateTime locale package for "mn_Mong_CN"
DateTime::Locale::mo(3pm)
DateTime locale package for "mo"
DateTime::Locale::mr(3pm)
DateTime locale package for "mr"
DateTime::Locale::mr_IN(3pm)
DateTime locale package for "mr_IN"
DateTime::Locale::ms(3pm)
DateTime locale package for "ms"
DateTime::Locale::ms_BN(3pm)
DateTime locale package for "ms_BN"
DateTime::Locale::ms_MY(3pm)
DateTime locale package for "ms_MY"
DateTime::Locale::mt(3pm)
DateTime locale package for "mt"
DateTime::Locale::mt_MT(3pm)
DateTime locale package for "mt_MT"
DateTime::Locale::my(3pm)
DateTime locale package for "my"
DateTime::Locale::my_MM(3pm)
DateTime locale package for "my_MM"
DateTime::Locale::nb(3pm)
DateTime locale package for "nb"
DateTime::Locale::nb_NO(3pm)
DateTime locale package for "nb_NO"
DateTime::Locale::nds(3pm)
DateTime locale package for "nds"
DateTime::Locale::nds_DE(3pm)
DateTime locale package for "nds_DE"
DateTime::Locale::ne(3pm)
DateTime locale package for "ne"
DateTime::Locale::ne_IN(3pm)
DateTime locale package for "ne_IN"
DateTime::Locale::ne_NP(3pm)
DateTime locale package for "ne_NP"
DateTime::Locale::nl(3pm)
DateTime locale package for "nl"
DateTime::Locale::nl_BE(3pm)
DateTime locale package for "nl_BE"
DateTime::Locale::nl_NL(3pm)
DateTime locale package for "nl_NL"
DateTime::Locale::nn(3pm)
DateTime locale package for "nn"
DateTime::Locale::nn_NO(3pm)
DateTime locale package for "nn_NO"
DateTime::Locale::no(3pm)
DateTime locale package for "no"
DateTime::Locale::nr(3pm)
DateTime locale package for "nr"
DateTime::Locale::nr_ZA(3pm)
DateTime locale package for "nr_ZA"
DateTime::Locale::nso(3pm)
DateTime locale package for "nso"
DateTime::Locale::nso_ZA(3pm)
DateTime locale package for "nso_ZA"
DateTime::Locale::ny(3pm)
DateTime locale package for "ny"
DateTime::Locale::ny_MW(3pm)
DateTime locale package for "ny_MW"
DateTime::Locale::oc(3pm)
DateTime locale package for "oc"
DateTime::Locale::oc_FR(3pm)
DateTime locale package for "oc_FR"
DateTime::Locale::om(3pm)
DateTime locale package for "om"
DateTime::Locale::om_ET(3pm)
DateTime locale package for "om_ET"
DateTime::Locale::om_KE(3pm)
DateTime locale package for "om_KE"
DateTime::Locale::or(3pm)
DateTime locale package for "or"
DateTime::Locale::or_IN(3pm)
DateTime locale package for "or_IN"
DateTime::Locale::pa(3pm)
DateTime locale package for "pa"
DateTime::Locale::pa_Arab(3pm)
DateTime locale package for "pa_Arab"
DateTime::Locale::pa_Arab_PK(3pm)
DateTime locale package for "pa_Arab_PK"
DateTime::Locale::pa_Guru(3pm)
DateTime locale package for "pa_Guru"
DateTime::Locale::pa_Guru_IN(3pm)
DateTime locale package for "pa_Guru_IN"
DateTime::Locale::pa_IN(3pm)
DateTime locale package for "pa_IN"
DateTime::Locale::pa_PK(3pm)
DateTime locale package for "pa_PK"
DateTime::Locale::pl(3pm)
DateTime locale package for "pl"
DateTime::Locale::pl_PL(3pm)
DateTime locale package for "pl_PL"
DateTime::Locale::ps(3pm)
DateTime locale package for "ps"
DateTime::Locale::ps_AF(3pm)
DateTime locale package for "ps_AF"
DateTime::Locale::pt(3pm)
DateTime locale package for "pt"
DateTime::Locale::pt_BR(3pm)
DateTime locale package for "pt_BR"
DateTime::Locale::pt_PT(3pm)
DateTime locale package for "pt_PT"
DateTime::Locale::ro(3pm)
DateTime locale package for "ro"
DateTime::Locale::ro_MD(3pm)
DateTime locale package for "ro_MD"
DateTime::Locale::ro_RO(3pm)
DateTime locale package for "ro_RO"
DateTime::Locale::root(3pm)
DateTime locale package for "root"
DateTime::Locale::ru(3pm)
DateTime locale package for "ru"
DateTime::Locale::ru_RU(3pm)
DateTime locale package for "ru_RU"
DateTime::Locale::ru_UA(3pm)
DateTime locale package for "ru_UA"
DateTime::Locale::rw(3pm)
DateTime locale package for "rw"
DateTime::Locale::rw_RW(3pm)
DateTime locale package for "rw_RW"
DateTime::Locale::sa(3pm)
DateTime locale package for "sa"
DateTime::Locale::sa_IN(3pm)
DateTime locale package for "sa_IN"
DateTime::Locale::se(3pm)
DateTime locale package for "se"
DateTime::Locale::se_FI(3pm)
DateTime locale package for "se_FI"
DateTime::Locale::se_NO(3pm)
DateTime locale package for "se_NO"
DateTime::Locale::sh(3pm)
DateTime locale package for "sh"
DateTime::Locale::sh_BA(3pm)
DateTime locale package for "sh_BA"
DateTime::Locale::sh_CS(3pm)
DateTime locale package for "sh_CS"
DateTime::Locale::sh_YU(3pm)
DateTime locale package for "sh_YU"
DateTime::Locale::si(3pm)
DateTime locale package for "si"
DateTime::Locale::si_LK(3pm)
DateTime locale package for "si_LK"
DateTime::Locale::sid(3pm)
DateTime locale package for "sid"
DateTime::Locale::sid_ET(3pm)
DateTime locale package for "sid_ET"
DateTime::Locale::sk(3pm)
DateTime locale package for "sk"
DateTime::Locale::sk_SK(3pm)
DateTime locale package for "sk_SK"
DateTime::Locale::sl(3pm)
DateTime locale package for "sl"
DateTime::Locale::sl_SI(3pm)
DateTime locale package for "sl_SI"
DateTime::Locale::so(3pm)
DateTime locale package for "so"
DateTime::Locale::so_DJ(3pm)
DateTime locale package for "so_DJ"
DateTime::Locale::so_ET(3pm)
DateTime locale package for "so_ET"
DateTime::Locale::so_KE(3pm)
DateTime locale package for "so_KE"
DateTime::Locale::so_SO(3pm)
DateTime locale package for "so_SO"
DateTime::Locale::sq(3pm)
DateTime locale package for "sq"
DateTime::Locale::sq_AL(3pm)
DateTime locale package for "sq_AL"
DateTime::Locale::sr(3pm)
DateTime locale package for "sr"
DateTime::Locale::sr_BA(3pm)
DateTime locale package for "sr_BA"
DateTime::Locale::sr_CS(3pm)
DateTime locale package for "sr_CS"
DateTime::Locale::sr_Cyrl(3pm)
DateTime locale package for "sr_Cyrl"
DateTime::Locale::sr_Cyrl_BA(3pm)
DateTime locale package for "sr_Cyrl_BA"
DateTime::Locale::sr_Cyrl_CS(3pm)
DateTime locale package for "sr_Cyrl_CS"
DateTime::Locale::sr_Cyrl_ME(3pm)
DateTime locale package for "sr_Cyrl_ME"
DateTime::Locale::sr_Cyrl_RS(3pm)
DateTime locale package for "sr_Cyrl_RS"
DateTime::Locale::sr_Cyrl_YU(3pm)
DateTime locale package for "sr_Cyrl_YU"
DateTime::Locale::sr_Latn(3pm)
DateTime locale package for "sr_Latn"
DateTime::Locale::sr_Latn_BA(3pm)
DateTime locale package for "sr_Latn_BA"
DateTime::Locale::sr_Latn_CS(3pm)
DateTime locale package for "sr_Latn_CS"
DateTime::Locale::sr_Latn_ME(3pm)
DateTime locale package for "sr_Latn_ME"
DateTime::Locale::sr_Latn_RS(3pm)
DateTime locale package for "sr_Latn_RS"
DateTime::Locale::sr_Latn_YU(3pm)
DateTime locale package for "sr_Latn_YU"
DateTime::Locale::sr_ME(3pm)
DateTime locale package for "sr_ME"
DateTime::Locale::sr_RS(3pm)
DateTime locale package for "sr_RS"
DateTime::Locale::sr_YU(3pm)
DateTime locale package for "sr_YU"
DateTime::Locale::ss(3pm)
DateTime locale package for "ss"
DateTime::Locale::ss_SZ(3pm)
DateTime locale package for "ss_SZ"
DateTime::Locale::ss_ZA(3pm)
DateTime locale package for "ss_ZA"
DateTime::Locale::st(3pm)
DateTime locale package for "st"
DateTime::Locale::st_LS(3pm)
DateTime locale package for "st_LS"
DateTime::Locale::st_ZA(3pm)
DateTime locale package for "st_ZA"
DateTime::Locale::sv(3pm)
DateTime locale package for "sv"
DateTime::Locale::sv_FI(3pm)
DateTime locale package for "sv_FI"
DateTime::Locale::sv_SE(3pm)
DateTime locale package for "sv_SE"
DateTime::Locale::sw(3pm)
DateTime locale package for "sw"
DateTime::Locale::sw_KE(3pm)
DateTime locale package for "sw_KE"
DateTime::Locale::sw_TZ(3pm)
DateTime locale package for "sw_TZ"
DateTime::Locale::syr(3pm)
DateTime locale package for "syr"
DateTime::Locale::syr_SY(3pm)
DateTime locale package for "syr_SY"
DateTime::Locale::ta(3pm)
DateTime locale package for "ta"
DateTime::Locale::ta_IN(3pm)
DateTime locale package for "ta_IN"
DateTime::Locale::te(3pm)
DateTime locale package for "te"
DateTime::Locale::te_IN(3pm)
DateTime locale package for "te_IN"
DateTime::Locale::tg(3pm)
DateTime locale package for "tg"
DateTime::Locale::tg_Cyrl(3pm)
DateTime locale package for "tg_Cyrl"
DateTime::Locale::tg_Cyrl_TJ(3pm)
DateTime locale package for "tg_Cyrl_TJ"
DateTime::Locale::tg_TJ(3pm)
DateTime locale package for "tg_TJ"
DateTime::Locale::th(3pm)
DateTime locale package for "th"
DateTime::Locale::th_TH(3pm)
DateTime locale package for "th_TH"
DateTime::Locale::ti(3pm)
DateTime locale package for "ti"
DateTime::Locale::ti_ER(3pm)
DateTime locale package for "ti_ER"
DateTime::Locale::ti_ET(3pm)
DateTime locale package for "ti_ET"
DateTime::Locale::tig(3pm)
DateTime locale package for "tig"
DateTime::Locale::tig_ER(3pm)
DateTime locale package for "tig_ER"
DateTime::Locale::tl(3pm)
DateTime locale package for "tl"
DateTime::Locale::tn(3pm)
DateTime locale package for "tn"
DateTime::Locale::tn_ZA(3pm)
DateTime locale package for "tn_ZA"
DateTime::Locale::to(3pm)
DateTime locale package for "to"
DateTime::Locale::to_TO(3pm)
DateTime locale package for "to_TO"
DateTime::Locale::tr(3pm)
DateTime locale package for "tr"
DateTime::Locale::tr_TR(3pm)
DateTime locale package for "tr_TR"
DateTime::Locale::trv(3pm)
DateTime locale package for "trv"
DateTime::Locale::trv_TW(3pm)
DateTime locale package for "trv_TW"
DateTime::Locale::ts(3pm)
DateTime locale package for "ts"
DateTime::Locale::ts_ZA(3pm)
DateTime locale package for "ts_ZA"
DateTime::Locale::tt(3pm)
DateTime locale package for "tt"
DateTime::Locale::tt_RU(3pm)
DateTime locale package for "tt_RU"
DateTime::Locale::ug(3pm)
DateTime locale package for "ug"
DateTime::Locale::ug_Arab(3pm)
DateTime locale package for "ug_Arab"
DateTime::Locale::ug_Arab_CN(3pm)
DateTime locale package for "ug_Arab_CN"
DateTime::Locale::ug_CN(3pm)
DateTime locale package for "ug_CN"
DateTime::Locale::uk(3pm)
DateTime locale package for "uk"
DateTime::Locale::uk_UA(3pm)
DateTime locale package for "uk_UA"
DateTime::Locale::ur(3pm)
DateTime locale package for "ur"
DateTime::Locale::ur_IN(3pm)
DateTime locale package for "ur_IN"
DateTime::Locale::ur_PK(3pm)
DateTime locale package for "ur_PK"
DateTime::Locale::uz(3pm)
DateTime locale package for "uz"
DateTime::Locale::uz_AF(3pm)
DateTime locale package for "uz_AF"
DateTime::Locale::uz_Arab(3pm)
DateTime locale package for "uz_Arab"
DateTime::Locale::uz_Arab_AF(3pm)
DateTime locale package for "uz_Arab_AF"
DateTime::Locale::uz_Cyrl(3pm)
DateTime locale package for "uz_Cyrl"
DateTime::Locale::uz_Cyrl_UZ(3pm)
DateTime locale package for "uz_Cyrl_UZ"
DateTime::Locale::uz_Latn(3pm)
DateTime locale package for "uz_Latn"
DateTime::Locale::uz_Latn_UZ(3pm)
DateTime locale package for "uz_Latn_UZ"
DateTime::Locale::uz_UZ(3pm)
DateTime locale package for "uz_UZ"
DateTime::Locale::ve(3pm)
DateTime locale package for "ve"
DateTime::Locale::ve_ZA(3pm)
DateTime locale package for "ve_ZA"
DateTime::Locale::vi(3pm)
DateTime locale package for "vi"
DateTime::Locale::vi_VN(3pm)
DateTime locale package for "vi_VN"
DateTime::Locale::wal(3pm)
DateTime locale package for "wal"
DateTime::Locale::wal_ET(3pm)
DateTime locale package for "wal_ET"
DateTime::Locale::wo(3pm)
DateTime locale package for "wo"
DateTime::Locale::wo_Latn(3pm)
DateTime locale package for "wo_Latn"
DateTime::Locale::wo_Latn_SN(3pm)
DateTime locale package for "wo_Latn_SN"
DateTime::Locale::wo_SN(3pm)
DateTime locale package for "wo_SN"
DateTime::Locale::xh(3pm)
DateTime locale package for "xh"
DateTime::Locale::xh_ZA(3pm)
DateTime locale package for "xh_ZA"
DateTime::Locale::yo(3pm)
DateTime locale package for "yo"
DateTime::Locale::yo_NG(3pm)
DateTime locale package for "yo_NG"
DateTime::Locale::zh(3pm)
DateTime locale package for "zh"
DateTime::Locale::zh_CN(3pm)
DateTime locale package for "zh_CN"
DateTime::Locale::zh_Hans(3pm)
DateTime locale package for "zh_Hans"
DateTime::Locale::zh_Hans_CN(3pm)
DateTime locale package for "zh_Hans_CN"
DateTime::Locale::zh_Hans_HK(3pm)
DateTime locale package for "zh_Hans_HK"
DateTime::Locale::zh_Hans_MO(3pm)
DateTime locale package for "zh_Hans_MO"
DateTime::Locale::zh_Hans_SG(3pm)
DateTime locale package for "zh_Hans_SG"
DateTime::Locale::zh_Hant(3pm)
DateTime locale package for "zh_Hant"
DateTime::Locale::zh_Hant_HK(3pm)
DateTime locale package for "zh_Hant_HK"
DateTime::Locale::zh_Hant_MO(3pm)
DateTime locale package for "zh_Hant_MO"
DateTime::Locale::zh_Hant_TW(3pm)
DateTime locale package for "zh_Hant_TW"
DateTime::Locale::zh_HK(3pm)
DateTime locale package for "zh_HK"
DateTime::Locale::zh_MO(3pm)
DateTime locale package for "zh_MO"
DateTime::Locale::zh_SG(3pm)
DateTime locale package for "zh_SG"
DateTime::Locale::zh_TW(3pm)
DateTime locale package for "zh_TW"
DateTime::Locale::zu(3pm)
DateTime locale package for "zu"
DateTime::Locale::zu_ZA(3pm)
DateTime locale package for "zu_ZA"
DateTime::LocaleCatalog(3pm)
renamed to DateTime::Locale::Catalog
DateTime::TimeZone(3pm)
Time zone object base class and factory
DateTime::TimeZone::Catalog(3pm)
Provides a list of all valid time zone names
DateTime::TimeZone::Floating(3pm)
A time zone that is always local
DateTime::TimeZone::Local(3pm)
Determine the local system's time zone
DateTime::TimeZone::Local::Unix(3pm)
Determine the local system's time zon...
DateTime::TimeZone::Local::VMS(3pm)
Determine the local system's time zone...
DateTime::TimeZone::OffsetOnly(3pm)
A DateTime::TimeZone object that just ...
DateTime::TimeZone::OlsonDB(3pm)
An object to represent an Olson time zone...
DateTime::TimeZone::UTC(3pm)
The UTC time zone
daylight(3)
initialize time conversion information
DB(3perl)
programmatic interface to the Perl debugging API
db(3)
database access methods
DB_File(3perl)
Perl5 access to Berkeley DB version 1.x
DBD::DBM(3pm)
a DBI driver for DBM & MLDBM files
DBD::File(3pm)
Base class for writing file based DBI drivers
DBD::File::Developers(3pm)
Developers documentation for DBD::File
DBD::File::HowTo(3pm)
Guide to create DBD::File based driver
DBD::File::Roadmap(3pm)
Planned Enhancements for DBD::File and pure Perl D...
DBD::Gofer(3pm)
A stateless-proxy driver for communicating with a remo...
DBD::Gofer::Policy::Base(3pm)
Base class for DBD::Gofer policies
DBD::Gofer::Policy::classic(3pm)
The 'classic' policy for DBD::Gofer
DBD::Gofer::Policy::pedantic(3pm)
The 'pedantic' policy for DBD::Gofer
DBD::Gofer::Policy::rush(3pm)
The 'rush' policy for DBD::Gofer
DBD::Gofer::Transport::Base(3pm)
base class for DBD::Gofer client transports
DBD::Gofer::Transport::corostream(3pm)
Async DBD::Gofer stream transport u...
DBD::Gofer::Transport::null(3pm)
DBD::Gofer client transport for testing
DBD::Gofer::Transport::pipeone(3pm)
DBD::Gofer client transport for testing
DBD::Gofer::Transport::stream(3pm)
DBD::Gofer transport for stdio streaming
DBD::Proxy(3pm)
A proxy driver for the DBI
DBD::Sponge(3pm)
Create a DBI statement handle from Perl data
DBE(3)
Double Buffer Extension
DBI(3pm)
Database independent interface for Perl
DBI::Const::GetInfo::ANSI(3pm)
ISO/IEC SQL/CLI Constants for GetInfo
DBI::Const::GetInfo::ODBC(3pm)
ODBC Constants for GetInfo
DBI::Const::GetInfoReturn(3pm)
Data and functions for describing GetInfo r...
DBI::Const::GetInfoType(3pm)
Data describing GetInfo type codes
DBI::DBD(3pm)
Perl DBI Database Driver Writer's Guide
DBI::DBD::Metadata(3pm)
Generate the code and data for some DBI metadata m...
DBI::DBD::SqlEngine(3pm)
Base class for DBI drivers without their own SQL ...
DBI::DBD::SqlEngine::Developers(3pm)
Developers documentation for DBI::DBD...
DBI::DBD::SqlEngine::HowTo(3pm)
Guide to create DBI::DBD::SqlEngine based ...
DBI::FAQ(3pm)
- The Frequently Asked Questions for the Perl5 Databas...
DBI::Gofer::Execute(3pm)
Executes Gofer requests and returns Gofer responses
DBI::Gofer::Request(3pm)
Encapsulate a request from DBD::Gofer to DBI::Gof...
DBI::Gofer::Response(3pm)
Encapsulate a response from DBI::Gofer::Execute ...
DBI::Gofer::Serializer::Base(3pm)
base class for Gofer serialization
DBI::Gofer::Serializer::DataDumper(3pm)
Gofer serialization using DataDumper
DBI::Gofer::Serializer::Storable(3pm)
Gofer serialization using Storable
DBI::Gofer::Transport::Base(3pm)
Base class for Gofer transports
DBI::Gofer::Transport::pipeone(3pm)
DBD::Gofer server-side transport for p...
DBI::Gofer::Transport::stream(3pm)
DBD::Gofer server-side transport for st...
DBI::Profile(3pm)
Performance profiling and benchmarking for the DBI
DBI::ProfileData(3pm)
manipulate DBI::ProfileDumper data dumps
DBI::ProfileDumper(3pm)
profile DBI usage and output data to a file
DBI::ProfileDumper::Apache(3pm)
capture DBI profiling data from Apache/mod...
DBI::ProfileSubs(3pm)
Subroutines for dynamic profile Path
DBI::ProxyServer(3pm)
a server for the DBD::Proxy driver
DBI::PurePerl(3pm)
- a DBI emulation using pure perl (no C/XS compilation...
DBI::SQL::Nano(3pm)
a very tiny SQL engine
DBI::Util::CacheMemory(3pm)
a very fast but very minimal subset of Cache::...
DBI::W32ODBC(3pm)
An experimental DBI emulation layer for Win32::ODBC
dbm(3)
The GNU database manager. Includes dbm and ndbm compat...
dbm_clearerr(3)
The GNU database manager. Includes dbm and ndbm compat...
dbm_close(3)
The GNU database manager. Includes dbm and ndbm compat...
dbm_delete(3)
The GNU database manager. Includes dbm and ndbm compat...
dbm_dirfno(3)
The GNU database manager. Includes dbm and ndbm compat...
dbm_error(3)
The GNU database manager. Includes dbm and ndbm compat...
dbm_fetch(3)
The GNU database manager. Includes dbm and ndbm compat...
DBM_Filter(3perl)
- Filter DBM keys/values
DBM_Filter::compress(3perl)
filter for DBM_Filter
DBM_Filter::encode(3perl)
filter for DBM_Filter
DBM_Filter::int32(3perl)
filter for DBM_Filter
DBM_Filter::null(3perl)
filter for DBM_Filter
DBM_Filter::utf8(3perl)
filter for DBM_Filter
dbm_firstkey(3)
The GNU database manager. Includes dbm and ndbm compat...
dbm_nextkey(3)
The GNU database manager. Includes dbm and ndbm compat...
dbm_open(3)
The GNU database manager. Includes dbm and ndbm compat...
dbm_pagfno(3)
The GNU database manager. Includes dbm and ndbm compat...
dbm_rdonly(3)
The GNU database manager. Includes dbm and ndbm compat...
dbm_store(3)
The GNU database manager. Includes dbm and ndbm compat...
dbmclose(3)
The GNU database manager. Includes dbm and ndbm compat...
dbminit(3)
The GNU database manager. Includes dbm and ndbm compat...
dbopen(3)
database access methods
dcgettext(3)
translate message
dcngettext(3)
translate message and choose plural form
Debian::DictionariesCommon(3pm)
dictionaries-common library
DebianNet(3pm)
create, remove, enable or disable entry in /etc/inetd....
DefaultColormap(3)
Display macros and functions
DefaultColormapOfScreen(3)
screen information functions and macros
DefaultDepth(3)
Display macros and functions
DefaultDepthOfScreen(3)
screen information functions and macros
DefaultGC(3)
Display macros and functions
DefaultGCOfScreen(3)
screen information functions and macros
DefaultRootWindow(3)
Display macros and functions
DefaultScreen(3)
Display macros and functions
DefaultScreenOfDisplay(3)
Display macros and functions
DefaultVisual(3)
Display macros and functions
DefaultVisualOfScreen(3)
screen information functions and macros
dehumanize_number(3)
format a number into a human readable form and viceversa
delete(3)
The GNU database manager. Includes dbm and ndbm compat...
deprecate(3perl)
Perl pragma for deprecating the core version of a module
des(3ssl)
DES encryption
DES_cbc_cksum(3ssl)
DES encryption
DES_cfb64_encrypt(3ssl)
DES encryption
DES_cfb_encrypt(3ssl)
DES encryption
DES_crypt(3ssl)
DES encryption
des_crypt(3)
fast DES encryption
DES_ecb2_encrypt(3ssl)
DES encryption
DES_ecb3_encrypt(3ssl)
DES encryption
DES_ecb_encrypt(3ssl)
DES encryption
DES_ede2_cbc_encrypt(3ssl)
DES encryption
DES_ede2_cfb64_encrypt(3ssl)
DES encryption
DES_ede2_ofb64_encrypt(3ssl)
DES encryption
DES_ede3_cbc_encrypt(3ssl)
DES encryption
DES_ede3_cbcm_encrypt(3ssl)
DES encryption
DES_ede3_cfb64_encrypt(3ssl)
DES encryption
DES_ede3_ofb64_encrypt(3ssl)
DES encryption
DES_enc_read(3ssl)
DES encryption
DES_enc_write(3ssl)
DES encryption
DES_FAILED(3)
fast DES encryption
DES_fcrypt(3ssl)
DES encryption
DES_is_weak_key(3ssl)
DES encryption
DES_key_sched(3ssl)
DES encryption
DES_ncbc_encrypt(3ssl)
DES encryption
DES_ofb64_encrypt(3ssl)
DES encryption
DES_ofb_encrypt(3ssl)
DES encryption
DES_pcbc_encrypt(3ssl)
DES encryption
DES_quad_cksum(3ssl)
DES encryption
DES_random_key(3ssl)
DES encryption
des_read_2passwords(3ssl)
Compatibility user interface functions
des_read_password(3ssl)
Compatibility user interface functions
des_read_pw(3ssl)
Compatibility user interface functions
des_read_pw_string(3ssl)
Compatibility user interface functions
DES_set_key(3ssl)
DES encryption
DES_set_key_checked(3ssl)
DES encryption
DES_set_key_unchecked(3ssl)
DES encryption
DES_set_odd_parity(3ssl)
DES encryption
des_setparity(3)
fast DES encryption
DES_string_to_2keys(3ssl)
DES encryption
DES_string_to_key(3ssl)
DES encryption
DES_xcbc_encrypt(3ssl)
DES encryption
Devel::InnerPackage(3perl)
find all the inner packages of a package
Devel::InnerPackage(3pm)
find all the inner packages of a package
Devel::Peek(3perl)
A data debugging tool for the XS programmer
Devel::PPPort(3perl)
Perl/Pollution/Portability
Devel::SelfStubber(3perl)
generate stubs for a SelfLoading module
dgettext(3)
translate message
dh(3ssl)
Diffie-Hellman key agreement
DH_check(3ssl)
generate and check Diffie-Hellman parameters
DH_compute_key(3ssl)
perform Diffie-Hellman key exchange
DH_free(3ssl)
allocate and free DH objects
DH_generate_key(3ssl)
perform Diffie-Hellman key exchange
DH_generate_parameters(3ssl)
generate and check Diffie-Hellman parameters
DH_get_default_method(3ssl)
select DH method
DH_get_ex_data(3ssl)
add application specific data to DH structures
DH_get_ex_new_index(3ssl)
add application specific data to DH structures
DH_new(3ssl)
allocate and free DH objects
DH_new_method(3ssl)
select DH method
DH_OpenSSL(3ssl)
select DH method
DH_set_default_method(3ssl)
select DH method
DH_set_ex_data(3ssl)
add application specific data to DH structures
DH_set_method(3ssl)
select DH method
DH_size(3ssl)
get Diffie-Hellman prime size
DHparams_print(3ssl)
print cryptographic parameters
DHparams_print_fp(3ssl)
print cryptographic parameters
diagnostics(3perl)
produce verbose warning diagnostics
dialog(3)
widgets and utilities for the program
difftime(3)
calculate time difference
Digest(3o)
MD5 message digest.
Digest(3perl)
Modules that calculate message digests
Digest::base(3perl)
Digest base class
Digest::file(3perl)
Calculate digests of files
Digest::HMAC(3pm)
Keyed-Hashing for Message Authentication
Digest::HMAC_MD5(3pm)
Keyed-Hashing for Message Authentication
Digest::HMAC_SHA1(3pm)
Keyed-Hashing for Message Authentication
Digest::MD5(3perl)
Perl interface to the MD5 Algorithm
Digest::SHA(3perl)
Perl extension for SHA-1/224/256/384/512
dirfd(3)
get directory stream file descriptor
DirHandle(3perl)
supply object methods for directory handles
dirname(3)
parse pathname components
DisplayCells(3)
Display macros and functions
DisplayHeight(3)
image format functions and macros
DisplayHeightMM(3)
image format functions and macros
DisplayOfCCC(3)
Color Conversion Context macros
DisplayOfScreen(3)
screen information functions and macros
DisplayPlanes(3)
Display macros and functions
DisplayString(3)
Display macros and functions
DisplayWidth(3)
image format functions and macros
DisplayWidthMM(3)
image format functions and macros
div(3)
compute quotient and remainder of an integer division
dl_iterate_phdr(3)
walk through list of shared objects
dladdr(3)
programming interface to dynamic linking loader
dlclose(3)
programming interface to dynamic linking loader
dlerror(3)
programming interface to dynamic linking loader
dlopen(3)
programming interface to dynamic linking loader
dlsym(3)
programming interface to dynamic linking loader
dlvsym(3)
programming interface to dynamic linking loader
dn_comp(3)
resolver routines
dn_expand(3)
resolver routines
dngettext(3)
translate message and choose plural form
DoesBackingStore(3)
screen information functions and macros
DoesSaveUnders(3)
screen information functions and macros
Dpkg::BuildEnv(3)
track build environment
Dpkg::BuildFlags(3)
query build flags
Dpkg::BuildOptions(3)
parse and update build options
Dpkg::BuildProfiles(3)
handle build profiles
Dpkg::Changelog(3)
base class to implement a changelog parser
Dpkg::Changelog::Debian(3)
parse Debian changelogs
Dpkg::Changelog::Entry(3)
represents a changelog entry
Dpkg::Changelog::Entry::Debian(3)
represents a Debian changelog entry
Dpkg::Changelog::Parse(3)
generic changelog parser for dpkg-parsechangelog
Dpkg::Checksums(3)
generate and manipulate file checksums
Dpkg::Compression(3)
simple database of available compression methods
Dpkg::Compression::FileHandle(3)
object dealing transparently with file co...
Dpkg::Compression::Process(3)
run compression/decompression processes
Dpkg::Conf(3)
parse dpkg configuration files
Dpkg::Control(3)
parse and manipulate official control-like information
Dpkg::Control::Changelog(3)
represent info fields output by dpkg-parsechan...
Dpkg::Control::Fields(3)
manage (list of official) control fields
Dpkg::Control::FieldsCore(3)
manage (list of official) control fields
Dpkg::Control::Hash(3)
parse and manipulate a block of RFC822-like fields
Dpkg::Control::HashCore(3)
parse and manipulate a block of RFC822-like fields
Dpkg::Control::Info(3)
parse files like debian/control
Dpkg::Control::Types(3)
export CTRL_* constants
Dpkg::Deps(3)
parse and manipulate dependencies of Debian packages
Dpkg::Exit(3)
program exit handlers
Dpkg::Index(3)
generic index of control information
Dpkg::Interface::Storable(3)
common methods related to object serialization
Dpkg::IPC(3)
helper functions for IPC
Dpkg::Path(3)
some common path handling functions
Dpkg::Source::Package(3)
manipulate Debian source packages
Dpkg::Substvars(3)
handle variable substitution in strings
Dpkg::Vendor(3)
get access to some vendor specific information
Dpkg::Vendor::Debian(3)
Debian vendor object
Dpkg::Vendor::Default(3)
default vendor object
Dpkg::Vendor::Ubuntu(3)
Ubuntu vendor object
Dpkg::Version(3)
handling and comparing dpkg-style version numbers
DPMSCapable(3)
returns the DPMS capability of the X server
DPMSDisable(3)
disables DPMS on the specified display
DPMSEnable(3)
enables DPMS on the specified display
DPMSForceLevel(3)
forces a DPMS capable display into the specified power...
DPMSGetTimeouts(3)
retrieves the timeout values used by the X server for ...
DPMSGetVersion(3)
returns the version of the DPMS extension implemented ...
DPMSInfo(3)
returns information about the current DPMS state
DPMSQueryExtension(3)
queries the X server to determine the availability o...
DPMSSetTimeouts(3)
permits applications to set the timeout values used by...
dprintf(3)
print to a file descriptor
drand48(3)
generate uniformly distributed pseudo-random numbers
drand48_r(3)
generate uniformly distributed pseudo-random numbers r...
drem(3)
floating-point remainder function
dremf(3)
floating-point remainder function
dreml(3)
floating-point remainder function
dsa(3ssl)
Digital Signature Algorithm
DSA_do_sign(3ssl)
raw DSA signature operations
DSA_do_verify(3ssl)
raw DSA signature operations
DSA_dup_DH(3ssl)
create a DH structure out of DSA structure
DSA_free(3ssl)
allocate and free DSA objects
DSA_generate_key(3ssl)
generate DSA key pair
DSA_generate_parameters(3ssl)
generate DSA parameters
DSA_get_default_method(3ssl)
select DSA method
DSA_get_ex_data(3ssl)
add application specific data to DSA structures
DSA_get_ex_new_index(3ssl)
add application specific data to DSA structures
DSA_new(3ssl)
allocate and free DSA objects
DSA_new_method(3ssl)
select DSA method
DSA_OpenSSL(3ssl)
select DSA method
DSA_print(3ssl)
print cryptographic parameters
DSA_print_fp(3ssl)
print cryptographic parameters
DSA_set_default_method(3ssl)
select DSA method
DSA_set_ex_data(3ssl)
add application specific data to DSA structures
DSA_set_method(3ssl)
select DSA method
DSA_SIG_free(3ssl)
allocate and free DSA signature objects
DSA_SIG_new(3ssl)
allocate and free DSA signature objects
DSA_sign(3ssl)
DSA signatures
DSA_sign_setup(3ssl)
DSA signatures
DSA_size(3ssl)
get DSA signature size
DSA_verify(3ssl)
DSA signatures
DSAparams_print(3ssl)
print cryptographic parameters
DSAparams_print_fp(3ssl)
print cryptographic parameters
Dumpvalue(3perl)
provides screen dump of Perl data.
DynaLoader(3perl)
Dynamically load C libraries into Perl code
dysize(3)
get number of days for a given year

E

eaccess(3)
check effective user's permissions for a file
ecb_crypt(3)
fast DES encryption
ecdsa(3ssl)
Elliptic Curve Digital Signature Algorithm
ecvt(3)
convert a floating-point number to a string
ecvt_r(3)
convert a floating-point number to a string
edata(3)
end of program segments
Encode(3perl)
character encodings in Perl
Encode::Alias(3perl)
alias definitions to encodings
Encode::Byte(3perl)
Single Byte Encodings
Encode::CJKConstants(3perl)
- Internally used by Encode::??::ISO_2022_*
Encode::CN(3perl)
China-based Chinese Encodings
Encode::CN::HZ(3perl)
- internally used by Encode::CN
Encode::Config(3perl)
- internally used by Encode
Encode::EBCDIC(3perl)
EBCDIC Encodings
Encode::Encoder(3perl)
- Object Oriented Encoder
Encode::Encoding(3perl)
Encode Implementation Base Class
Encode::GSM0338(3perl)
- ESTI GSM 03.38 Encoding
Encode::Guess(3perl)
- Guesses encoding from data
Encode::JP(3perl)
Japanese Encodings
Encode::JP::H2Z(3perl)
- internally used by Encode::JP::2022_JP*
Encode::JP::JIS7(3perl)
- internally used by Encode::JP
Encode::KR(3perl)
Korean Encodings
Encode::KR::2022_KR(3perl)
- internally used by Encode::KR
Encode::Locale(3pm)
Determine the locale encoding
Encode::MIME::Header(3perl)
- MIME 'B' and 'Q' header encoding
Encode::MIME::Name(3perl)
- internally used by Encode
Encode::PerlIO(3perl)
- a detailed document on Encode and PerlIO
Encode::Supported(3perl)
- Encodings supported by Encode
Encode::Symbol(3perl)
Symbol Encodings
Encode::TW(3perl)
Taiwan-based Chinese Encodings
Encode::Unicode(3perl)
- Various Unicode Transformation Formats
Encode::Unicode::UTF7(3perl)
- UTF-7 encoding
encoding(3perl)
allows you to write your script in non-ascii or non-utf8
encoding::warnings(3perl)
Warn on implicit encoding conversions
encrypt(3)
encrypt 64-bit messages
encrypt_r(3)
encrypt 64-bit messages
end(3)
end of program segments
endaliasent(3)
read an alias entry
endfsent(3)
handle fstab entries
endgrent(3)
get group file entry
endhostent(3)
get network host entry
endian(3)
convert values between host and big-/little-endian byt...
endmntent(3)
get filesystem descriptor file entry
endnetent(3)
get network entry
endnetgrent(3)
handle network group entries
endprotoent(3)
get protocol entry
endpwent(3)
get password file entry
endrpcent(3)
get RPC entry
endservent(3)
get service entry
endspent(3)
get shadow password file entry
endttyent(3)
get ttys file entry
endusershell(3)
get permitted user shells
endutent(3)
access utmp file entries
endutxent(3)
access utmp file entries
engine(3ssl)
ENGINE cryptographic module support
English(3perl)
use nice English (or awk) names for ugly punctuation v...
Env(3perl)
perl module that imports environment variables as scal...
envz(3)
environment string support
envz_add(3)
environment string support
envz_entry(3)
environment string support
envz_get(3)
environment string support
envz_merge(3)
environment string support
envz_remove(3)
environment string support
envz_strip(3)
environment string support
erand48(3)
generate uniformly distributed pseudo-random numbers
erand48_r(3)
generate uniformly distributed pseudo-random numbers r...
erf(3)
error function
erfc(3)
complementary error function
erfcf(3)
complementary error function
erfcl(3)
complementary error function
erff(3)
error function
erfl(3)
error function
err(3)
formatted error messages
err(3ssl)
error codes
ERR_add_error_data(3ssl)
record an error
ERR_clear_error(3ssl)
clear the error queue
ERR_error_string(3ssl)
obtain human-readable error message
ERR_error_string_n(3ssl)
obtain human-readable error message
ERR_free_strings(3ssl)
load and free error strings
ERR_func_error_string(3ssl)
obtain human-readable error message
ERR_get_error(3ssl)
obtain error code and data
ERR_get_error_line(3ssl)
obtain error code and data
ERR_get_error_line_data(3ssl)
obtain error code and data
ERR_GET_FUNC(3ssl)
get library, function and reason code
ERR_GET_LIB(3ssl)
get library, function and reason code
ERR_get_next_error_library(3ssl)
load arbitrary error strings
ERR_GET_REASON(3ssl)
get library, function and reason code
ERR_lib_error_string(3ssl)
obtain human-readable error message
ERR_load_crypto_strings(3ssl)
load and free error strings
ERR_load_strings(3ssl)
load arbitrary error strings
ERR_load_UI_strings(3ssl)
New User Interface
ERR_PACK(3ssl)
load arbitrary error strings
ERR_peek_error(3ssl)
obtain error code and data
ERR_peek_error_line(3ssl)
obtain error code and data
ERR_peek_error_line_data(3ssl)
obtain error code and data
ERR_peek_last_error(3ssl)
obtain error code and data
ERR_peek_last_error_line(3ssl)
obtain error code and data
ERR_peek_last_error_line_data(3ssl)
obtain error code and data
ERR_pop_to_mark(3ssl)
set marks and pop errors until mark
ERR_print_errors(3ssl)
print error messages
ERR_print_errors_fp(3ssl)
print error messages
ERR_put_error(3ssl)
record an error
ERR_reason_error_string(3ssl)
obtain human-readable error message
ERR_remove_state(3ssl)
free a thread's error queue
ERR_set_mark(3ssl)
set marks and pop errors until mark
Errno(3perl)
System errno constants
errno(3)
number of last error
Error(3pm)
Error/exception handling in an OO-ish way
error(3)
glibc error reporting functions
Error::Simple(3pm)
the simple error sub-class of Error
error_at_line(3)
glibc error reporting functions
error_message_count(3)
glibc error reporting functions
error_one_per_line(3)
glibc error reporting functions
error_print_progname(3)
glibc error reporting functions
errx(3)
formatted error messages
etext(3)
end of program segments
ether_aton(3)
Ethernet address manipulation routines
ether_aton_r(3)
Ethernet address manipulation routines
ether_hostton(3)
Ethernet address manipulation routines
ether_line(3)
Ethernet address manipulation routines
ether_ntoa(3)
Ethernet address manipulation routines
ether_ntoa_r(3)
Ethernet address manipulation routines
ether_ntohost(3)
Ethernet address manipulation routines
euidaccess(3)
check effective user's permissions for a file
eventfd_read(3)
create a file descriptor for event notification
eventfd_write(3)
create a file descriptor for event notification
EventMaskOfScreen(3)
screen information functions and macros
evp(3ssl)
high-level cryptographic functions
EVP_BytesToKey(3ssl)
password based encryption routine
EVP_CIPHER_asn1_to_param(3ssl)
EVP cipher routines
EVP_CIPHER_block_size(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_block_size(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_cipher(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_cleanup(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_ctrl(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_flags(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get_app_data(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_init(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_iv_length(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_key_length(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_mode(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_nid(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_set_app_data(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_set_key_length(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_set_padding(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_type(3ssl)
EVP cipher routines
EVP_CIPHER_flags(3ssl)
EVP cipher routines
EVP_CIPHER_iv_length(3ssl)
EVP cipher routines
EVP_CIPHER_key_length(3ssl)
EVP cipher routines
EVP_CIPHER_mode(3ssl)
EVP cipher routines
EVP_CIPHER_nid(3ssl)
EVP cipher routines
EVP_CIPHER_param_to_asn1(3ssl)
EVP cipher routines
EVP_CIPHER_type(3ssl)
EVP cipher routines
EVP_CipherFinal(3ssl)
EVP cipher routines
EVP_CipherFinal_ex(3ssl)
EVP cipher routines
EVP_CipherInit(3ssl)
EVP cipher routines
EVP_CipherInit_ex(3ssl)
EVP cipher routines
EVP_CipherUpdate(3ssl)
EVP cipher routines
EVP_DecodeBlock(3ssl)
EVP base 64 encode/decode routines
EVP_DecodeFinal(3ssl)
EVP base 64 encode/decode routines
EVP_DecodeInit(3ssl)
EVP base 64 encode/decode routines
EVP_DecodeUpdate(3ssl)
EVP base 64 encode/decode routines
EVP_DecryptFinal(3ssl)
EVP cipher routines
EVP_DecryptFinal_ex(3ssl)
EVP cipher routines
EVP_DecryptInit(3ssl)
EVP cipher routines
EVP_DecryptInit_ex(3ssl)
EVP cipher routines
EVP_DecryptUpdate(3ssl)
EVP cipher routines
EVP_DigestFinal_ex(3ssl)
EVP digest routines
EVP_DigestInit(3ssl)
EVP digest routines
EVP_DigestInit_ex(3ssl)
EVP digest routines
EVP_DigestSignFinal(3ssl)
EVP signing functions
EVP_DigestSignInit(3ssl)
EVP signing functions
EVP_DigestSignUpdate(3ssl)
EVP signing functions
EVP_DigestUpdate(3ssl)
EVP digest routines
EVP_DigestVerifyFinal(3ssl)
EVP signature verification functions
EVP_DigestVerifyInit(3ssl)
EVP signature verification functions
EVP_DigestVerifyUpdate(3ssl)
EVP signature verification functions
EVP_dss(3ssl)
EVP digest routines
EVP_dss1(3ssl)
EVP digest routines
EVP_ENCODE_CTX_free(3ssl)
EVP base 64 encode/decode routines
EVP_ENCODE_CTX_new(3ssl)
EVP base 64 encode/decode routines
EVP_ENCODE_CTX_num(3ssl)
EVP base 64 encode/decode routines
EVP_EncodeBlock(3ssl)
EVP base 64 encode/decode routines
EVP_EncodeFinal(3ssl)
EVP base 64 encode/decode routines
EVP_EncodeInit(3ssl)
EVP base 64 encode/decode routines
EVP_EncodeUpdate(3ssl)
EVP base 64 encode/decode routines
EVP_EncryptFinal(3ssl)
EVP cipher routines
EVP_EncryptFinal_ex(3ssl)
EVP cipher routines
EVP_EncryptInit(3ssl)
EVP cipher routines
EVP_EncryptInit_ex(3ssl)
EVP cipher routines
EVP_EncryptUpdate(3ssl)
EVP cipher routines
EVP_get_cipherbyname(3ssl)
EVP cipher routines
EVP_get_cipherbynid(3ssl)
EVP cipher routines
EVP_get_cipherbyobj(3ssl)
EVP cipher routines
EVP_get_digestbyname(3ssl)
EVP digest routines
EVP_get_digestbynid(3ssl)
EVP digest routines
EVP_get_digestbyobj(3ssl)
EVP digest routines
EVP_MAX_MD_SIZE(3ssl)
EVP digest routines
EVP_md2(3ssl)
EVP digest routines
EVP_md5(3ssl)
EVP digest routines
EVP_MD_block_size(3ssl)
EVP digest routines
EVP_MD_CTX_block_size(3ssl)
EVP digest routines
EVP_MD_CTX_cleanup(3ssl)
EVP digest routines
EVP_MD_CTX_copy(3ssl)
EVP digest routines
EVP_MD_CTX_copy_ex(3ssl)
EVP digest routines
EVP_MD_CTX_create(3ssl)
EVP digest routines
EVP_MD_CTX_destroy(3ssl)
EVP digest routines
EVP_MD_CTX_init(3ssl)
EVP digest routines
EVP_MD_CTX_md(3ssl)
EVP digest routines
EVP_MD_CTX_size(3ssl)
EVP digest routines
EVP_MD_CTX_type(3ssl)
EVP digest routines
EVP_md_null(3ssl)
EVP digest routines
EVP_MD_pkey_type(3ssl)
EVP digest routines
EVP_MD_size(3ssl)
EVP digest routines
EVP_MD_type(3ssl)
EVP digest routines
EVP_mdc2(3ssl)
EVP digest routines
EVP_OpenFinal(3ssl)
EVP envelope decryption
EVP_OpenInit(3ssl)
EVP envelope decryption
EVP_OpenUpdate(3ssl)
EVP envelope decryption
EVP_PKEVP_PKEY_CTX_set_app_data(3ssl)
key and parameter generation functions
EVP_PKEY_assign_DH(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_assign_DSA(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_assign_EC_KEY(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_assign_RSA(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_cmp(3ssl)
public key parameter and comparison functions
EVP_PKEY_cmp_parameters(3ssl)
public key parameter and comparison functions
EVP_PKEY_copy_parameters(3ssl)
public key parameter and comparison functions
EVP_PKEY_ctrl(3ssl)
algorithm specific control operations
EVP_PKEY_ctrl_str(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_ctrl(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_dup(3ssl)
public key algorithm context functions.
EVP_PKEY_CTX_free(3ssl)
public key algorithm context functions.
EVP_PKEY_CTX_get_app_data(3ssl)
key and parameter generation functions
EVP_PKEY_CTX_get_cb(3ssl)
key and parameter generation functions
EVP_PKEY_CTX_get_keygen_info(3ssl)
key and parameter generation functions
EVP_PKEY_CTX_new(3ssl)
public key algorithm context functions.
EVP_PKEY_CTX_new_id(3ssl)
public key algorithm context functions.
EVP_PKEY_CTX_set_cb(3ssl)
key and parameter generation functions
EVP_PKEY_decrypt(3ssl)
decrypt using a public key algorithm
EVP_PKEY_decrypt_init(3ssl)
decrypt using a public key algorithm
EVP_PKEY_derive(3ssl)
derive public key algorithm shared secret.
EVP_PKEY_derive_init(3ssl)
derive public key algorithm shared secret.
EVP_PKEY_derive_set_peer(3ssl)
derive public key algorithm shared secret.
EVP_PKEY_encrypt(3ssl)
encrypt using a public key algorithm
EVP_PKEY_encrypt_init(3ssl)
encrypt using a public key algorithm
EVP_PKEY_free(3ssl)
private key allocation functions.
EVP_PKEY_get1_DH(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_get1_DSA(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_get1_EC_KEY(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_get1_RSA(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_get_default_digest(3ssl)
get default signature digest
EVP_PKEY_get_default_digest_nid(3ssl)
get default signature digest
EVP_PKEY_keygen(3ssl)
key and parameter generation functions
EVP_PKEY_keygen_init(3ssl)
key and parameter generation functions
EVP_PKEY_missing_parameters(3ssl)
public key parameter and comparison func...
EVP_PKEY_new(3ssl)
private key allocation functions.
EVP_PKEY_paramgen(3ssl)
key and parameter generation functions
EVP_PKEY_paramgen_init(3ssl)
key and parameter generation functions
EVP_PKEY_print_params(3ssl)
public key algorithm printing routines.
EVP_PKEY_print_private(3ssl)
public key algorithm printing routines.
EVP_PKEY_print_public(3ssl)
public key algorithm printing routines.
EVP_PKEY_set1_DH(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_set1_DSA(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_set1_EC_KEY(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_set1_RSA(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_sign(3ssl)
sign using a public key algorithm
EVP_PKEY_sign_init(3ssl)
sign using a public key algorithm
EVP_PKEY_type(3ssl)
EVP_PKEY assignment functions.
EVP_PKEY_verify(3ssl)
signature verification using a public key algorithm
EVP_PKEY_verify_init(3ssl)
signature verification using a public key algor...
EVP_PKEY_verify_recover(3ssl)
recover signature using a public key algorithm
EVP_PKEY_verify_recover_init(3ssl)
recover signature using a public key al...
EVP_ripemd160(3ssl)
EVP digest routines
EVP_SealFinal(3ssl)
EVP envelope encryption
EVP_SealInit(3ssl)
EVP envelope encryption
EVP_SealUpdate(3ssl)
EVP envelope encryption
EVP_sha(3ssl)
EVP digest routines
EVP_sha1(3ssl)
EVP digest routines
EVP_sha224(3ssl)
EVP digest routines
EVP_sha256(3ssl)
EVP digest routines
EVP_sha384(3ssl)
EVP digest routines
EVP_sha512(3ssl)
EVP digest routines
EVP_SignFinal(3ssl)
EVP signing functions
EVP_SignInit(3ssl)
EVP signing functions
EVP_SignUpdate(3ssl)
EVP signing functions
EVP_VerifyFinal(3ssl)
EVP signature verification functions
EVP_VerifyInit(3ssl)
EVP signature verification functions
EVP_VerifyUpdate(3ssl)
EVP signature verification functions
exec(3)
execute a file
execl(3)
execute a file
execle(3)
execute a file
execlp(3)
execute a file
execv(3)
execute a file
execvp(3)
execute a file
execvpe(3)
execute a file
exit(3)
cause normal process termination
exp(3)
base-e exponential function
exp10(3)
base-10 exponential function
exp10f(3)
base-10 exponential function
exp10l(3)
base-10 exponential function
exp2(3)
base-2 exponential function
exp2f(3)
base-2 exponential function
exp2l(3)
base-2 exponential function
expand_number(3)
format a number from human readable form
expf(3)
base-e exponential function
expl(3)
base-e exponential function
expm1(3)
exponential minus 1
expm1f(3)
exponential minus 1
expm1l(3)
exponential minus 1
Exporter(3perl)
Implements default import method for modules
Exporter::Heavy(3perl)
Exporter guts
ExtUtils::CBuilder(3perl)
Compile and link C code for Perl modules
ExtUtils::CBuilder::Platform::Windows(3perl)
Builder class for Windows pla...
ExtUtils::Command(3perl)
utilities to replace common UNIX commands in Make...
ExtUtils::Command::MM(3perl)
Commands for the MM's to use in Makefiles
ExtUtils::Constant(3perl)
generate XS code to import C header constants
ExtUtils::Constant::Base(3perl)
base class for ExtUtils::Constant objects
ExtUtils::Constant::Utils(3perl)
helper functions for ExtUtils::Constant
ExtUtils::Constant::XS(3perl)
generate C code for XS modules' constants.
ExtUtils::Embed(3perl)
Utilities for embedding Perl in C/C++ applications
ExtUtils::Install(3perl)
install files from here to there
ExtUtils::Installed(3perl)
Inventory management of installed modules
ExtUtils::Liblist(3perl)
determine libraries to use and how to use them
ExtUtils::MakeMaker(3perl)
Create a module Makefile
ExtUtils::MakeMaker::Config(3perl)
Wrapper around Config.pm
ExtUtils::MakeMaker::FAQ(3perl)
Frequently Asked Questions About MakeMaker
ExtUtils::MakeMaker::Tutorial(3perl)
Writing a module with MakeMaker
ExtUtils::Manifest(3perl)
utilities to write and check a MANIFEST file
ExtUtils::Miniperl(3perl)
write the C code for perlmain.c
ExtUtils::Mkbootstrap(3perl)
make a bootstrap file for use by DynaLoader
ExtUtils::Mksymlists(3perl)
write linker options files for dynamic extension
ExtUtils::MM(3perl)
OS adjusted ExtUtils::MakeMaker subclass
ExtUtils::MM_AIX(3perl)
AIX specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Any(3perl)
Platform-agnostic MM methods
ExtUtils::MM_BeOS(3perl)
methods to override UN*X behaviour in ExtUtils::M...
ExtUtils::MM_Cygwin(3perl)
methods to override UN*X behaviour in ExtUtils:...
ExtUtils::MM_Darwin(3perl)
special behaviors for OS X
ExtUtils::MM_DOS(3perl)
DOS specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_MacOS(3perl)
once produced Makefiles for MacOS Classic
ExtUtils::MM_NW5(3perl)
methods to override UN*X behaviour in ExtUtils::Ma...
ExtUtils::MM_OS2(3perl)
methods to override UN*X behaviour in ExtUtils::Ma...
ExtUtils::MM_QNX(3perl)
QNX specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Unix(3perl)
methods used by ExtUtils::MakeMaker
ExtUtils::MM_UWIN(3perl)
U/WIN specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_VMS(3perl)
methods to override UN*X behaviour in ExtUtils::Ma...
ExtUtils::MM_VOS(3perl)
VOS specific subclass of ExtUtils::MM_Unix
ExtUtils::MM_Win32(3perl)
methods to override UN*X behaviour in ExtUtils::...
ExtUtils::MM_Win95(3perl)
method to customize MakeMaker for Win9X
ExtUtils::MY(3perl)
ExtUtils::MakeMaker subclass for customization
ExtUtils::Packlist(3perl)
manage .packlist files
ExtUtils::ParseXS(3perl)
converts Perl XS code into C code
ExtUtils::ParseXS::Constants(3perl)
Initialization values for some globals
ExtUtils::ParseXS::Utilities(3perl)
Subroutines used with ExtUtils::ParseXS
ExtUtils::testlib(3perl)
add blib/* directories to @INC
ExtUtils::Typemaps(3perl)
Read/Write/Modify Perl/XS typemap files
ExtUtils::Typemaps::Cmd(3perl)
Quick commands for handling typemaps
ExtUtils::Typemaps::InputMap(3perl)
Entry in the INPUT section of a typemap
ExtUtils::Typemaps::OutputMap(3perl)
Entry in the OUTPUT section of a typemap
ExtUtils::Typemaps::Type(3perl)
Entry in the TYPEMAP section of a typemap
ExtUtils::XSSymSet(3perl)
keep sets of symbol names palatable to the VMS l...

F

fabs(3)
absolute value of floating-point number
fabsf(3)
absolute value of floating-point number
fabsl(3)
absolute value of floating-point number
Fatal(3perl)
Replace functions with equivalents which succeed or die
__fbufsize(3)
interfaces to stdio FILE structure
FcAtomicCreate(3)
create an FcAtomic object
FcAtomicDeleteNew(3)
delete new file
FcAtomicDestroy(3)
destroy an FcAtomic object
FcAtomicLock(3)
lock a file
FcAtomicNewFile(3)
return new temporary file name
FcAtomicOrigFile(3)
return original file name
FcAtomicReplaceOrig(3)
replace original with new
FcAtomicUnlock(3)
unlock a file
FcBlanksAdd(3)
Add a character to an FcBlanks
FcBlanksCreate(3)
Create an FcBlanks
FcBlanksDestroy(3)
Destroy and FcBlanks
FcBlanksIsMember(3)
Query membership in an FcBlanks
FcCacheCopySet(3)
Returns a copy of the fontset from cache
FcCacheCreateTagFile(3)
Create CACHEDIR.TAG at cache directory.
FcCacheDir(3)
Return directory of cache
FcCacheNumFont(3)
Returns the number of fonts in cache.
FcCacheNumSubdir(3)
Return the number of subdirectories in cache.
FcCacheSubdir(3)
Return the i'th subdirectory.
FcCharSetAddChar(3)
Add a character to a charset
FcCharSetCopy(3)
Copy a charset
FcCharSetCount(3)
Count entries in a charset
FcCharSetCoverage(3)
DEPRECATED return coverage for a Unicode page
FcCharSetCreate(3)
Create an empty character set
FcCharSetDelChar(3)
Add a character to a charset
FcCharSetDestroy(3)
Destroy a character set
FcCharSetEqual(3)
Compare two charsets
FcCharSetFirstPage(3)
Start enumerating charset contents
FcCharSetHasChar(3)
Check a charset for a char
FcCharSetIntersect(3)
Intersect charsets
FcCharSetIntersectCount(3)
Intersect and count charsets
FcCharSetIsSubset(3)
Test for charset inclusion
FcCharSetMerge(3)
Merge charsets
FcCharSetNew(3)
DEPRECATED alias for FcCharSetCreate
FcCharSetNextPage(3)
Continue enumerating charset contents
FcCharSetSubtract(3)
Subtract charsets
FcCharSetSubtractCount(3)
Subtract and count charsets
FcCharSetUnion(3)
Add charsets
FcConfigAppFontAddDir(3)
Add fonts from directory to font database
FcConfigAppFontAddFile(3)
Add font file to font database
FcConfigAppFontClear(3)
Remove all app fonts from font database
FcConfigBuildFonts(3)
Build font database
FcConfigCreate(3)
Create a configuration
FcConfigDestroy(3)
Destroy a configuration
FcConfigEnableHome(3)
controls use of the home directory.
FcConfigFilename(3)
Find a config file
FcConfigGetBlanks(3)
Get config blanks
FcConfigGetCache(3)
DEPRECATED used to return per-user cache filename
FcConfigGetCacheDirs(3)
return the list of directories searched for cache ...
FcConfigGetConfigDirs(3)
Get config directories
FcConfigGetConfigFiles(3)
Get config files
FcConfigGetCurrent(3)
Return current configuration
FcConfigGetFontDirs(3)
Get font directories
FcConfigGetFonts(3)
Get config font set
FcConfigGetRescanInterval(3)
Get config rescan interval
FcConfigGetSysRoot(3)
Obtain the system root directory
FcConfigHome(3)
return the current home directory.
FcConfigParseAndLoad(3)
load a configuration file
FcConfigReference(3)
Increment config reference count
FcConfigSetCurrent(3)
Set configuration as default
FcConfigSetRescanInterval(3)
Set config rescan interval
FcConfigSetSysRoot(3)
Set the system root directory
FcConfigSubstitute(3)
Execute substitutions
FcConfigSubstituteWithPat(3)
Execute substitutions
FcConfigUptoDate(3)
Check timestamps on config files
FcDefaultSubstitute(3)
Perform default substitutions in a pattern
FcDirCacheClean(3)
This tries to clean up the cache directory of cache_di...
FcDirCacheLoad(3)
load a directory cache
FcDirCacheLoadFile(3)
load a cache file
FcDirCacheRead(3)
read or construct a directory cache
FcDirCacheUnlink(3)
Remove all caches related to dir
FcDirCacheUnload(3)
unload a cache file
FcDirCacheValid(3)
check directory cache
FcDirSave(3)
DEPRECATED: formerly used to save a directory cache
FcDirScan(3)
scan a font directory without caching it
FcFileIsDir(3)
check whether a file is a directory
FcFileScan(3)
scan a font file
FcFini(3)
finalize fontconfig library
FcFontList(3)
List fonts
FcFontMatch(3)
Return best font
FcFontRenderPrepare(3)
Prepare pattern for loading font file
FcFontSetAdd(3)
Add to a font set
FcFontSetCreate(3)
Create a font set
FcFontSetDestroy(3)
Destroy a font set
FcFontSetList(3)
List fonts from a set of font sets
FcFontSetMatch(3)
Return the best font from a set of font sets
FcFontSetPrint(3)
Print a set of patterns to stdout
FcFontSetSort(3)
Add to a font set
FcFontSetSortDestroy(3)
DEPRECATED destroy a font set
FcFontSort(3)
Return list of matching fonts
FcFreeTypeCharIndex(3)
map Unicode to glyph id
FcFreeTypeCharSet(3)
compute Unicode coverage
FcFreeTypeCharSetAndSpacing(3)
compute Unicode coverage and spacing type
FcFreeTypeQuery(3)
compute pattern from font file (and index)
FcFreeTypeQueryFace(3)
compute pattern from FT_Face
FcGetDefaultLangs(3)
Get the default languages list
FcGetLangs(3)
Get list of languages
FcGetVersion(3)
library version number
FCGI(3pm)
Fast CGI module
FcInit(3)
initialize fontconfig library
FcInitBringUptoDate(3)
reload configuration files if needed
FcInitLoadConfig(3)
load configuration
FcInitLoadConfigAndFonts(3)
load configuration and font data
FcInitReinitialize(3)
re-initialize library
FcIsLower(3)
check for lower case ASCII character
FcIsUpper(3)
check for upper case ASCII character
FcLangGetCharSet(3)
Get character map for a language
FcLangNormalize(3)
Normalize the language string
FcLangSetAdd(3)
add a language to a langset
FcLangSetCompare(3)
compare language sets
FcLangSetContains(3)
check langset subset relation
FcLangSetCopy(3)
copy a langset object
FcLangSetCreate(3)
create a langset object
FcLangSetDel(3)
delete a language from a langset
FcLangSetDestroy(3)
destroy a langset object
FcLangSetEqual(3)
test for matching langsets
FcLangSetHash(3)
return a hash value for a langset
FcLangSetHasLang(3)
test langset for language support
FcLangSetSubtract(3)
Subtract langsets
FcLangSetUnion(3)
Add langsets
fclose(3)
close a stream
fcloseall(3)
close all open streams
FcMatrixCopy(3)
Copy a matrix
FcMatrixEqual(3)
Compare two matrices
FcMatrixInit(3)
initialize an FcMatrix structure
FcMatrixMultiply(3)
Multiply matrices
FcMatrixRotate(3)
Rotate a matrix
FcMatrixScale(3)
Scale a matrix
FcMatrixShear(3)
Shear a matrix
FcNameConstant(3)
Get the value for a symbolic constant
FcNameGetConstant(3)
Lookup symbolic constant
FcNameGetObjectType(3)
Lookup an object type
FcNameParse(3)
Parse a pattern string
FcNameRegisterConstants(3)
Register symbolic constants
FcNameRegisterObjectTypes(3)
Register object types
FcNameUnparse(3)
Convert a pattern back into a string that can be parsed
FcNameUnregisterConstants(3)
Unregister symbolic constants
FcNameUnregisterObjectTypes(3)
Unregister object types
Fcntl(3perl)
load the C Fcntl.h defines
FcObjectSetAdd(3)
Add to an object set
FcObjectSetBuild(3)
Build object set from args
FcObjectSetCreate(3)
Create an object set
FcObjectSetDestroy(3)
Destroy an object set
FcPatternAdd(3)
Add a value to a pattern
FcPatternAdd-Type(3)
Add a typed value to a pattern
FcPatternAddWeak(3)
Add a value to a pattern with weak binding
FcPatternBuild(3)
Create patterns from arguments
FcPatternCreate(3)
Create a pattern
FcPatternDel(3)
Delete a property from a pattern
FcPatternDestroy(3)
Destroy a pattern
FcPatternDuplicate(3)
Copy a pattern
FcPatternEqual(3)
Compare patterns
FcPatternEqualSubset(3)
Compare portions of patterns
FcPatternFilter(3)
Filter the objects of pattern
FcPatternFormat(3)
Format a pattern into a string according to a format s...
FcPatternGet(3)
Return a value from a pattern
FcPatternGet-Type(3)
Return a typed value from a pattern
FcPatternHash(3)
Compute a pattern hash value
FcPatternPrint(3)
Print a pattern for debugging
FcPatternReference(3)
Increment pattern reference count
FcPatternRemove(3)
Remove one object of the specified type from the pattern
FcStrBasename(3)
last component of filename
FcStrCmp(3)
compare UTF-8 strings
FcStrCmpIgnoreCase(3)
compare UTF-8 strings ignoring case
FcStrCopy(3)
duplicate a string
FcStrCopyFilename(3)
create a complete path from a filename
FcStrDirname(3)
directory part of filename
FcStrDowncase(3)
create a lower case translation of a string
FcStrFree(3)
free a string
FcStrListCreate(3)
create a string iterator
FcStrListDone(3)
destroy a string iterator
FcStrListFirst(3)
get first string in iteration
FcStrListNext(3)
get next string in iteration
FcStrPlus(3)
concatenate two strings
FcStrSetAdd(3)
add to a string set
FcStrSetAddFilename(3)
add a filename to a string set
FcStrSetCreate(3)
create a string set
FcStrSetDel(3)
delete from a string set
FcStrSetDestroy(3)
destroy a string set
FcStrSetEqual(3)
check sets for equality
FcStrSetMember(3)
check set for membership
FcStrStr(3)
locate UTF-8 substring
FcStrStrIgnoreCase(3)
locate UTF-8 substring ignoring ASCII case
FcToLower(3)
convert upper case ASCII to lower case
FcUcs4ToUtf8(3)
convert UCS4 to UTF-8
FcUtf16Len(3)
count UTF-16 encoded chars
FcUtf16ToUcs4(3)
convert UTF-16 to UCS4
FcUtf8Len(3)
count UTF-8 encoded chars
FcUtf8ToUcs4(3)
convert UTF-8 to UCS4
FcValueDestroy(3)
Free a value
FcValueEqual(3)
Test two values for equality
FcValuePrint(3)
Print a value to stdout
FcValueSave(3)
Copy a value
fcvt(3)
convert a floating-point number to a string
fcvt_r(3)
convert a floating-point number to a string
FD_CLR(3)
synchronous I/O multiplexing
FD_ISSET(3)
synchronous I/O multiplexing
FD_SET(3)
synchronous I/O multiplexing
FD_ZERO(3)
synchronous I/O multiplexing
fdim(3)
positive difference
fdimf(3)
positive difference
fdiml(3)
positive difference
fdopen(3)
stream open functions
fdopendir(3)
open a directory
feature(3perl)
Perl pragma to enable new features
feclearexcept(3)
floating-point rounding and exception handling
fedisableexcept(3)
floating-point rounding and exception handling
feenableexcept(3)
floating-point rounding and exception handling
fegetenv(3)
floating-point rounding and exception handling
fegetexcept(3)
floating-point rounding and exception handling
fegetexceptflag(3)
floating-point rounding and exception handling
fegetround(3)
floating-point rounding and exception handling
feholdexcept(3)
floating-point rounding and exception handling
fenv(3)
floating-point rounding and exception handling
feof(3)
check and reset stream status
feof_unlocked(3)
nonlocking stdio functions
feraiseexcept(3)
floating-point rounding and exception handling
ferror(3)
check and reset stream status
ferror_unlocked(3)
nonlocking stdio functions
fesetenv(3)
floating-point rounding and exception handling
fesetexceptflag(3)
floating-point rounding and exception handling
fesetround(3)
floating-point rounding and exception handling
fetch(3)
The GNU database manager. Includes dbm and ndbm compat...
fetestexcept(3)
floating-point rounding and exception handling
feupdateenv(3)
floating-point rounding and exception handling
fexecve(3)
execute program specified via file descriptor
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 ...
fflush(3)
flush a stream
fflush_unlocked(3)
nonlocking stdio functions
ffs(3)
find first bit set in a word
ffsl(3)
find first bit set in a word
ffsll(3)
find first bit set in a word
fgetc(3)
input of characters and strings
fgetc_unlocked(3)
nonlocking stdio functions
fgetfilecon(3)
get SELinux security context of a file
fgetfilecon_raw(3)
get SELinux security context of a file
fgetgrent(3)
get group file entry
fgetgrent_r(3)
get group file entry reentrantly
fgetln(3)
get a line from a stream
fgetpos(3)
reposition a stream
fgetpwent(3)
get password file entry
fgetpwent_r(3)
get passwd file entry reentrantly
fgets(3)
input of characters and strings
fgets_unlocked(3)
nonlocking stdio functions
fgetspent(3)
get shadow password file entry
fgetspent_r(3)
get shadow password file entry
fgetwc(3)
read a wide character from a FILE stream
fgetwc_unlocked(3)
nonlocking stdio functions
fgetwln(3)
get a line of wide characters from a stream
fgetws(3)
read a wide-character string from a FILE stream
fgetws_unlocked(3)
nonlocking stdio functions
fields(3perl)
compile-time class fields
File::BaseDir(3pm)
Use the Freedesktop.org base directory specification
File::Basename(3perl)
Parse file paths into directory, filename and suffix.
File::CheckTree(3perl)
run many filetest checks on a tree
File::Compare(3perl)
Compare files or filehandles
File::Copy(3perl)
Copy files or filehandles
File::Copy::Recursive(3pm)
Perl extension for recursively copying files an...
File::DesktopEntry(3pm)
Object to handle .desktop files
File::DosGlob(3perl)
DOS like globbing and then some
File::FcntlLock(3pm)
File locking with fcntl(2)
File::Fetch(3perl)
A generic file fetching mechanism
File::Find(3perl)
Traverse a directory tree.
File::Glob(3perl)
Perl extension for BSD glob routine
File::GlobMapper(3perl)
Extend File Glob to Allow Input and Output Files
File::GlobMapper(3pm)
Extend File Glob to Allow Input and Output Files
File::Listing(3pm)
parse directory listing
File::MimeInfo(3pm)
Determine file type
File::MimeInfo::Applications(3pm)
Find programs to open a file by mimetype
File::MimeInfo::Cookbook(3pm)
various code snippets
File::MimeInfo::Magic(3pm)
Determine file type with magic
File::MimeInfo::Rox(3pm)
Open files by mimetype "Rox style"
File::Next(3pm)
File-finding iterator
File::Path(3perl)
Create or remove directory trees
File::Spec(3perl)
portably perform operations on file names
File::Spec::Cygwin(3perl)
methods for Cygwin file specs
File::Spec::Epoc(3perl)
methods for Epoc file specs
File::Spec::Functions(3perl)
portably perform operations on file names
File::Spec::Mac(3perl)
File::Spec for Mac OS (Classic)
File::Spec::OS2(3perl)
methods for OS/2 file specs
File::Spec::Unix(3perl)
File::Spec for Unix, base for other File::Spec mod...
File::Spec::VMS(3perl)
methods for VMS file specs
File::Spec::Win32(3perl)
methods for Win32 file specs
File::stat(3perl)
by-name interface to Perl's built-in stat() functions
File::Temp(3perl)
return name and handle of a temporary file safely
FileCache(3perl)
keep more files open than the system permits
FileHandle(3perl)
supply object methods for filehandles
Filename(3o)
Operations on file names.
fileno(3)
check and reset stream status
fileno_unlocked(3)
nonlocking stdio functions
filetest(3perl)
Perl pragma to control the filetest permission operators
Filter::Simple(3perl)
Simplified source filtering
Filter::Util::Call(3perl)
Perl Source Filter Utility Module
FindBin(3perl)
Locate directory of original perl script
fini_selinuxmnt(3)
initialize the global variable selinux_mnt
finite(3)
BSD floating-point classification functions
finitef(3)
BSD floating-point classification functions
finitel(3)
BSD floating-point classification functions
firstkey(3)
The GNU database manager. Includes dbm and ndbm compat...
__flbf(3)
interfaces to stdio FILE structure
flockfile(3)
lock FILE for stdio
floor(3)
largest integral value not greater than argument
floorf(3)
largest integral value not greater than argument
floorl(3)
largest integral value not greater than argument
flopen(3)
reliably open and lock a file
_flushlbf(3)
interfaces to stdio FILE structure
fma(3)
floating-point multiply and add
fmaf(3)
floating-point multiply and add
fmal(3)
floating-point multiply and add
fmax(3)
determine maximum of two floating-point numbers
fmaxf(3)
determine maximum of two floating-point numbers
fmaxl(3)
determine maximum of two floating-point numbers
fmemopen(3)
open memory as stream
fmin(3)
determine minimum of two floating-point numbers
fminf(3)
determine minimum of two floating-point numbers
fminl(3)
determine minimum of two floating-point numbers
fmod(3)
floating-point remainder function
fmodf(3)
floating-point remainder function
fmodl(3)
floating-point remainder function
fmtcheck(3)
sanitizes user-supplied
fmtmsg(3)
print formatted error messages
fnmatch(3)
match filename or pathname
Font::AFM(3pm)
Interface to Adobe Font Metrics files
fopen(3)
stream open functions
fopencookie(3)
opening a custom stream
forkpty(3)
terminal utility functions
Format(3o)
Pretty printing.
fparseln(3)
return the next logical line from a stream
fpathconf(3)
get configuration values for files
fpclassify(3)
floating-point classification macros
__fpending(3)
interfaces to stdio FILE structure
fprintf(3)
formatted output conversion
__fpurge(3)
purge a stream
fpurge(3)
purge a stream
fputc(3)
output of characters and strings
fputc_unlocked(3)
nonlocking stdio functions
fputs(3)
output of characters and strings
fputs_unlocked(3)
nonlocking stdio functions
fputwc(3)
write a wide character to a FILE stream
fputwc_unlocked(3)
nonlocking stdio functions
fputws(3)
write a wide-character string to a FILE stream
fputws_unlocked(3)
nonlocking stdio functions
fread(3)
binary stream input/output
fread_unlocked(3)
nonlocking stdio functions
__freadable(3)
interfaces to stdio FILE structure
__freading(3)
interfaces to stdio FILE structure
free(3)
allocate and free dynamic memory
__free_hook(3)
malloc debugging variables
freeaddrinfo(3)
network address and service translation
freecon(3)
get SELinux security context of a process
freeconary(3)
get SELinux security context of a process
freehostent(3)
get network hostnames and addresses
freeifaddrs(3)
get interface addresses
freopen(3)
stream open functions
frexp(3)
convert floating-point number to fractional and integr...
frexpf(3)
convert floating-point number to fractional and integr...
frexpl(3)
convert floating-point number to fractional and integr...
fscanf(3)
input format conversion
fseek(3)
reposition a stream
fseeko(3)
seek to or report file position
fsetfilecon(3)
set SELinux security context of a file
fsetfilecon_raw(3)
set SELinux security context of a file
__fsetlocking(3)
interfaces to stdio FILE structure
fsetpos(3)
reposition a stream
fstatvfs(3)
get filesystem statistics
ftell(3)
reposition a stream
ftello(3)
seek to or report file position
ftime(3)
return date and time
ftok(3)
convert a pathname and a project identifier to a Syste...
ftrylockfile(3)
lock FILE for stdio
fts(3)
traverse a file hierarchy
fts_children(3)
traverse a file hierarchy
fts_close(3)
traverse a file hierarchy
fts_open(3)
traverse a file hierarchy
fts_read(3)
traverse a file hierarchy
fts_set(3)
traverse a file hierarchy
ftw(3)
file tree walk
funlockfile(3)
lock FILE for stdio
futimens(3)
change file timestamps with nanosecond precision
futimes(3)
change file timestamps
fwide(3)
set and determine the orientation of a FILE stream
fwprintf(3)
formatted wide-character output conversion
__fwritable(3)
interfaces to stdio FILE structure
fwrite(3)
binary stream input/output
fwrite_unlocked(3)
nonlocking stdio functions
__fwriting(3)
interfaces to stdio FILE structure

G

gai.conf(5)
getaddrinfo(3) configuration file
gai_cancel(3)
asynchronous network address and service translation
gai_error(3)
asynchronous network address and service translation
gai_strerror(3)
network address and service translation
gai_suspend(3)
asynchronous network address and service translation
gamma(3)
(logarithm of the) gamma function
gammaf(3)
(logarithm of the) gamma function
gammal(3)
(logarithm of the) gamma function
Gc(3o)
Memory management control and statistics; finalised va...
gcvt(3)
convert a floating-point number to a string
gdbm(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_close(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_delete(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_errno(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_error(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_exists(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_fetch(3)
The GNU database manager. Includes dbm and ndbm compat...
GDBM_File(3perl)
Perl5 access to the gdbm library.
gdbm_firstkey(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_nextkey(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_open(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_reorganize(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_setopt(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_store(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_strerror(3)
The GNU database manager. Includes dbm and ndbm compat...
gdbm_sync(3)
The GNU database manager. Includes dbm and ndbm compat...
Genlex(3o)
A generic lexical analyzer.
get_current_dir_name(3)
get current working directory
get_default_context(3)
determine SELinux context(s) for user sessions
get_default_context_with_level(3)
determine SELinux context(s) for user se...
get_default_context_with_role(3)
determine SELinux context(s) for user ses...
get_default_context_with_rolelevel(3)
determine SELinux context(s) for use...
get_default_type(3)
determine SELinux context(s) for user sessions
get_myaddress(3)
library routines for remote procedure calls
get_nprocs(3)
get number of processors
get_nprocs_conf(3)
get number of processors
get_ordered_context_list(3)
determine SELinux context(s) for user sessions
get_ordered_context_list_with_level(3)
determine SELinux context(s) for us...
getaddrinfo(3)
network address and service translation
getaddrinfo_a(3)
asynchronous network address and service translation
getaliasbyname(3)
read an alias entry
getaliasbyname_r(3)
read an alias entry
getaliasent(3)
read an alias entry
getaliasent_r(3)
read an alias entry
getauxval(3)
retrieve a value from the auxiliary vector
getc(3)
input of characters and strings
getc_unlocked(3)
nonlocking stdio functions
getchar(3)
input of characters and strings
getchar_unlocked(3)
nonlocking stdio functions
getcon(3)
get SELinux security context of a process
getcon_raw(3)
get SELinux security context of a process
getcontext(3)
get or set the user context
getcwd(3)
get current working directory
getdate(3)
convert a date-plus-time string to broken-down time
getdate_err(3)
convert a date-plus-time string to broken-down time
getdate_r(3)
convert a date-plus-time string to broken-down time
getdelim(3)
delimited string input
getdirentries(3)
get directory entries in a filesystem-independent format
getdtablesize(3)
get descriptor table size
getenv(3)
get an environment variable
getexeccon(3)
get or set the SELinux security context used for execu...
getexeccon_raw(3)
get or set the SELinux security context used for execu...
getfilecon(3)
get SELinux security context of a file
getfilecon_raw(3)
get SELinux security context of a file
getfscreatecon(3)
get or set the SELinux security context used for creat...
getfscreatecon_raw(3)
get or set the SELinux security context used for cre...
getfsent(3)
handle fstab entries
getfsfile(3)
handle fstab entries
getfsspec(3)
handle fstab entries
getgrent(3)
get group file entry
getgrent_r(3)
get group file entry reentrantly
getgrgid(3)
get group file entry
getgrgid_r(3)
get group file entry
getgrnam(3)
get group file entry
getgrnam_r(3)
get group file entry
getgrouplist(3)
get list of groups to which a user belongs
gethostbyaddr(3)
get network host entry
gethostbyaddr_r(3)
get network host entry
gethostbyname(3)
get network host entry
gethostbyname2(3)
get network host entry
gethostbyname2_r(3)
get network host entry
gethostbyname_r(3)
get network host entry
gethostent(3)
get network host entry
gethostent_r(3)
get network host entry
gethostid(3)
get or set the unique identifier of the current host
getifaddrs(3)
get interface addresses
getipnodebyaddr(3)
get network hostnames and addresses
getipnodebyname(3)
get network hostnames and addresses
getkeycreatecon(3)
get or set the SELinux security context used for creat...
getkeycreatecon_raw(3)
get or set the SELinux security context used for cr...
getline(3)
delimited string input
getloadavg(3)
get system load averages
getlogin(3)
get username
getlogin_r(3)
get username
getmntent(3)
get filesystem descriptor file entry
getmntent_r(3)
get filesystem descriptor file entry
getmode(3)
modify mode bits
getnameinfo(3)
address-to-name translation in protocol-independent ma...
getnetbyaddr(3)
get network entry
getnetbyaddr_r(3)
get network entry (reentrant)
getnetbyname(3)
get network entry
getnetbyname_r(3)
get network entry (reentrant)
getnetent(3)
get network entry
getnetent_r(3)
get network entry (reentrant)
getnetgrent(3)
handle network group entries
getnetgrent_r(3)
handle network group entries
getopt(3)
Parse command-line options
Getopt::Long(3perl)
Extended processing of command line options
Getopt::Std(3perl)
Process single-character switches with switch clustering
getopt_long(3)
Parse command-line options
getopt_long_only(3)
Parse command-line options
getpass(3)
get a password
getpeercon(3)
get SELinux security context of a process
getpeercon_raw(3)
get SELinux security context of a process
getpeereid(3)
get the effective credentials of a UNIX-domain peer
getpidcon(3)
get SELinux security context of a process
getpidcon_raw(3)
get SELinux security context of a process
getprevcon(3)
get SELinux security context of a process
getprevcon_raw(3)
get SELinux security context of a process
getprogname(3)
get or set the program name
getprotobyname(3)
get protocol entry
getprotobyname_r(3)
get protocol entry (reentrant)
getprotobynumber(3)
get protocol entry
getprotobynumber_r(3)
get protocol entry (reentrant)
getprotoent(3)
get protocol entry
getprotoent_r(3)
get protocol entry (reentrant)
getpt(3)
open the pseudoterminal master (PTM)
getpw(3)
reconstruct password line entry
getpwent(3)
get password file entry
getpwent_r(3)
get passwd file entry reentrantly
getpwnam(3)
get password file entry
getpwnam_r(3)
get password file entry
getpwuid(3)
get password file entry
getpwuid_r(3)
get password file entry
getrpcbyname(3)
get RPC entry
getrpcbyname_r(3)
get RPC entry (reentrant)
getrpcbynumber(3)
get RPC entry
getrpcbynumber_r(3)
get RPC entry (reentrant)
getrpcent(3)
get RPC entry
getrpcent_r(3)
get RPC entry (reentrant)
getrpcport(3)
get RPC port number
gets(3)
input of characters and strings
getservbyname(3)
get service entry
getservbyname_r(3)
get service entry (reentrant)
getservbyport(3)
get service entry
getservbyport_r(3)
get service entry (reentrant)
getservent(3)
get service entry
getservent_r(3)
get service entry (reentrant)
getseuserbyname(3)
get SELinux username and level for a given Linux username
getsockcreatecon(3)
get or set the SELinux security context used for creat...
getsockcreatecon_raw(3)
get or set the SELinux security context used for c...
getspent(3)
get shadow password file entry
getspent_r(3)
get shadow password file entry
getspnam(3)
get shadow password file entry
getspnam_r(3)
get shadow password file entry
getsubopt(3)
parse suboption arguments from a string
gettext(3)
translate message
getttyent(3)
get ttys file entry
getttynam(3)
get ttys file entry
getumask(3)
get file creation mask
getusershell(3)
get permitted user shells
getutent(3)
access utmp file entries
getutent_r(3)
access utmp file entries
getutid(3)
access utmp file entries
getutid_r(3)
access utmp file entries
getutline(3)
access utmp file entries
getutline_r(3)
access utmp file entries
getutmp(3)
copy utmp structure to utmpx, and vice versa
getutmpx(3)
copy utmp structure to utmpx, and vice versa
getutxent(3)
access utmp file entries
getutxid(3)
access utmp file entries
getutxline(3)
access utmp file entries
getw(3)
input and output of words (ints)
getwc(3)
read a wide character from a FILE stream
getwc_unlocked(3)
nonlocking stdio functions
getwchar(3)
read a wide character from standard input
getwchar_unlocked(3)
nonlocking stdio functions
getwd(3)
get current working directory
Git(3pm)
Perl interface to the Git version control system
Git::I18N(3pm)
Perl interface to Git's Gettext localizations
glob(3)
find pathnames matching a pattern, free memory from gl...
globfree(3)
find pathnames matching a pattern, free memory from gl...
gmtime(3)
transform date and time to broken-down time or ASCII
gmtime_r(3)
transform date and time to broken-down time or ASCII
gnu_dev_major(3)
manage a device number
gnu_dev_makedev(3)
manage a device number
gnu_dev_minor(3)
manage a device number
gnu_get_libc_release(3)
get glibc version and release
gnu_get_libc_version(3)
get glibc version and release
grantpt(3)
grant access to the slave pseudoterminal
gsignal(3)
software signal facility

H

h_errno(3)
get network host entry
hash(3)
hash database access method
Hash::Util(3perl)
A selection of general-utility hash subroutines
Hash::Util::FieldHash(3perl)
Support for Inside-Out Classes
hashkit_clone(3)
libhashkit Documentation
hashkit_crc32(3)
libhashkit Documentation
hashkit_create(3)
libhashkit Documentation
hashkit_fnv1_32(3)
libhashkit Documentation
hashkit_fnv1_64(3)
libhashkit Documentation
hashkit_fnv1a_32(3)
libhashkit Documentation
hashkit_fnv1a_64(3)
libhashkit Documentation
hashkit_free(3)
libhashkit Documentation
hashkit_functions(3)
libhashkit Documentation
hashkit_hsieh(3)
libhashkit Documentation
hashkit_is_allocated(3)
libhashkit Documentation
hashkit_jenkins(3)
libhashkit Documentation
hashkit_md5(3)
libhashkit Documentation
hashkit_murmur(3)
libhashkit Documentation
hashkit_value(3)
libhashkit Documentation
Hashtbl(3o)
Hash tables and hash functions.
Hashtbl.HashedType(3o)
The input signature of the functor Hashtbl.Make.
Hashtbl.Make(3o)
Functor building an implementation of the hashtable st...
Hashtbl.MakeSeeded(3o)
Functor building an implementation of the hashtable...
Hashtbl.S(3o)
The output signature of the functor Hashtbl.Make.
Hashtbl.SeededHashedType(3o)
The input signature of the functor Hashtbl.Ma...
Hashtbl.SeededS(3o)
The output signature of the functor Hashtbl.MakeSeeded.
hasmntopt(3)
get filesystem descriptor file entry
hcreate(3)
hash table management
hcreate_r(3)
hash table management
hdestroy(3)
hash table management
hdestroy_r(3)
hash table management
heapsort(3)
sort functions
HeightMMOfScreen(3)
screen information functions and macros
HeightOfScreen(3)
screen information functions and macros
herror(3)
get network host entry
history(3readline)
GNU History Library
HMAC(3ssl)
HMAC message authentication code
hmac(3ssl)
HMAC message authentication code
HMAC_cleanup(3ssl)
HMAC message authentication code
HMAC_Final(3ssl)
HMAC message authentication code
HMAC_Init(3ssl)
HMAC message authentication code
HMAC_Update(3ssl)
HMAC message authentication code
hsearch(3)
hash table management
hsearch_r(3)
hash table management
hstrerror(3)
get network host entry
HTML::AsSubs(3pm)
functions that construct a HTML syntax tree
HTML::Element(3pm)
Class for objects that represent HTML elements
HTML::Element::traverse(3pm)
discussion of HTML::Element's traverse method
HTML::Entities(3pm)
Encode or decode strings with HTML entities
HTML::Filter(3pm)
Filter HTML text through the parser
HTML::Form(3pm)
Class that represents an HTML form element
HTML::FormatMarkdown(3pm)
Format HTML as Markdown
HTML::FormatPS(3pm)
Format HTML as PostScript
HTML::FormatRTF(3pm)
Format HTML as RTF
HTML::Formatter(3pm)
Base class for HTML formatters
HTML::FormatText(3pm)
Format HTML as plaintext
HTML::HeadParser(3pm)
Parse <HEAD> section of a HTML document
HTML::LinkExtor(3pm)
Extract links from an HTML document
HTML::Parse(3pm)
Deprecated, a wrapper around HTML::TreeBuilder
HTML::Parser(3pm)
HTML parser class
HTML::PullParser(3pm)
Alternative HTML::Parser interface
HTML::Tagset(3pm)
data tables useful in parsing HTML
HTML::Template(3pm)
Perl module to use HTML-like templating language
HTML::Template::FAQ(3pm)
Frequently Asked Questions about HTML::Template
HTML::TokeParser(3pm)
Alternative HTML::Parser interface
HTML::Tree(3pm)
build and scan parse-trees of HTML
HTML::Tree::AboutObjects(3pm)
- article: "User's View of Object-Oriented M...
HTML::Tree::AboutTrees(3pm)
- article on tree-shaped data structures in Perl
HTML::Tree::Scanning(3pm)
- article: "Scanning HTML"
HTML::TreeBuilder(3pm)
Parser that builds a HTML syntax tree
htobe16(3)
convert values between host and big-/little-endian byt...
htobe32(3)
convert values between host and big-/little-endian byt...
htobe64(3)
convert values between host and big-/little-endian byt...
htole16(3)
convert values between host and big-/little-endian byt...
htole32(3)
convert values between host and big-/little-endian byt...
htole64(3)
convert values between host and big-/little-endian byt...
htonl(3)
convert values between host and network byte order
htons(3)
convert values between host and network byte order
HTTP::Config(3pm)
Configuration for request and response objects
HTTP::Cookies(3pm)
HTTP cookie jars
HTTP::Cookies::Microsoft(3pm)
access to Microsoft cookies files
HTTP::Cookies::Netscape(3pm)
access to Netscape cookies files
HTTP::Daemon(3pm)
a simple http server class
HTTP::Date(3pm)
date conversion routines
HTTP::Headers(3pm)
Class encapsulating HTTP Message headers
HTTP::Headers::Util(3pm)
Header value parsing utility functions
HTTP::Message(3pm)
HTTP style message (base class)
HTTP::Negotiate(3pm)
choose a variant to serve
HTTP::Request(3pm)
HTTP style request message
HTTP::Request::Common(3pm)
Construct common HTTP::Request objects
HTTP::Response(3pm)
HTTP style response message
HTTP::Status(3pm)
HTTP Status code processing
HTTP::Tiny(3perl)
A small, simple, correct HTTP/1.1 client
HUGE_VAL(3)
floating-point constants
HUGE_VALF(3)
floating-point constants
HUGE_VALL(3)
floating-point constants
humanize_number(3)
format a number into a human readable form and viceversa
hypot(3)
Euclidean distance function
hypotf(3)
Euclidean distance function
hypotl(3)
Euclidean distance function

I

I18N::Collate(3perl)
compare 8-bit scalar data according to the current lo...
I18N::Langinfo(3perl)
query locale information
I18N::LangTags(3perl)
functions for dealing with RFC3066-style language tags
I18N::LangTags::Detect(3perl)
detect the user's language preferences
I18N::LangTags::List(3perl)
- tags and names for human languages
i2d_ASN1_OBJECT(3ssl)
ASN1 OBJECT IDENTIFIER functions
i2d_CMS_bio_stream(3ssl)
output CMS_ContentInfo structure in BER format.
i2d_DHparams(3ssl)
PKCS#3 DH parameter functions.
i2d_DSA_PUBKEY(3ssl)
DSA key encoding and parsing functions.
i2d_DSA_SIG(3ssl)
DSA key encoding and parsing functions.
i2d_DSAPrivateKey(3ssl)
DSA key encoding and parsing functions.
i2d_DSAPublicKey(3ssl)
DSA key encoding and parsing functions.
i2d_Netscape_RSA(3ssl)
RSA public and private key encoding functions.
i2d_PKCS7_bio_stream(3ssl)
output PKCS7 structure in BER format.
i2d_PKCS8PrivateKey_bio(3ssl)
PKCS#8 format private key functions
i2d_PKCS8PrivateKey_fp(3ssl)
PKCS#8 format private key functions
i2d_PKCS8PrivateKey_nid_bio(3ssl)
PKCS#8 format private key functions
i2d_PKCS8PrivateKey_nid_fp(3ssl)
PKCS#8 format private key functions
i2d_RSA_PUBKEY(3ssl)
RSA public and private key encoding functions.
i2d_RSAPrivateKey(3ssl)
RSA public and private key encoding functions.
i2d_RSAPublicKey(3ssl)
RSA public and private key encoding functions.
i2d_SSL_SESSION(3ssl)
convert SSL_SESSION object from/to ASN1 representation
i2d_X509(3ssl)
X509 encode and decode functions
i2d_X509_ALGOR(3ssl)
AlgorithmIdentifier functions.
i2d_X509_bio(3ssl)
X509 encode and decode functions
i2d_X509_CRL(3ssl)
PKCS#10 certificate request functions.
i2d_X509_CRL_bio(3ssl)
PKCS#10 certificate request functions.
i2d_X509_CRL_fp(3ssl)
PKCS#10 certificate request functions.
i2d_X509_fp(3ssl)
X509 encode and decode functions
i2d_X509_NAME(3ssl)
X509_NAME encoding functions
i2d_X509_REQ(3ssl)
PKCS#10 certificate request functions.
i2d_X509_REQ_bio(3ssl)
PKCS#10 certificate request functions.
i2d_X509_REQ_fp(3ssl)
PKCS#10 certificate request functions.
i2d_X509_SIG(3ssl)
DigestInfo functions.
iconv(3)
perform character set conversion
iconv_close(3)
deallocate descriptor for character set conversion
iconv_open(3)
allocate descriptor for character set conversion
idn_free(3)
API function
idna_strerror(3)
API function
idna_to_ascii_4i(3)
API function
idna_to_ascii_4z(3)
API function
idna_to_ascii_8z(3)
API function
idna_to_ascii_lz(3)
API function
idna_to_unicode_44i(3)
API function
idna_to_unicode_4z4z(3)
API function
idna_to_unicode_8z4z(3)
API function
idna_to_unicode_8z8z(3)
API function
idna_to_unicode_8zlz(3)
API function
idna_to_unicode_lzlz(3)
API function
if(3perl)
"use" a Perl module if a condition holds
if_freenameindex(3)
get network interface names and indexes
if_indextoname(3)
mappings between network interface names and indexes
if_nameindex(3)
get network interface names and indexes
if_nametoindex(3)
mappings between network interface names and indexes
ilogb(3)
get integer exponent of a floating-point value
ilogbf(3)
get integer exponent of a floating-point value
ilogbl(3)
get integer exponent of a floating-point value
ImageByteOrder(3)
image format functions and macros
imaxabs(3)
compute the absolute value of an integer
imaxdiv(3)
compute quotient and remainder of an integer division
inc::latest(3perl)
use modules bundled in inc/ if they are newer than ins...
index(3)
locate character in string
inet(3)
Internet address manipulation routines
inet_addr(3)
Internet address manipulation routines
inet_aton(3)
Internet address manipulation routines
inet_lnaof(3)
Internet address manipulation routines
inet_makeaddr(3)
Internet address manipulation routines
inet_netof(3)
Internet address manipulation routines
inet_network(3)
Internet address manipulation routines
inet_ntoa(3)
Internet address manipulation routines
inet_ntop(3)
convert IPv4 and IPv6 addresses from binary to text form
inet_pton(3)
convert IPv4 and IPv6 addresses from text to binary form
INFINITY(3)
floating-point constants
init_selinuxmnt(3)
initialize the global variable selinux_mnt
initgroups(3)
initialize the supplementary group access list
initstate(3)
random number generator
initstate_r(3)
reentrant random number generator
innetgr(3)
handle network group entries
insque(3)
insert/remove an item from a queue
Int32(3o)
32-bit integers.
Int64(3o)
64-bit integers.
integer(3perl)
Perl pragma to use integer arithmetic instead of float...
intro(3)
introduction to library functions
IO(3perl)
load various IO modules
IO::AtomicFile(3pm)
write a file which is updated atomically
IO::Compress::Base(3perl)
Base Class for IO::Compress modules
IO::Compress::Base(3pm)
Base Class for IO::Compress modules
IO::Compress::Bzip2(3perl)
Write bzip2 files/buffers
IO::Compress::Bzip2(3pm)
Write bzip2 files/buffers
IO::Compress::Deflate(3perl)
Write RFC 1950 files/buffers
IO::Compress::Deflate(3pm)
Write RFC 1950 files/buffers
IO::Compress::FAQ(3perl)
- Frequently Asked Questions about IO::Compress
IO::Compress::FAQ(3pm)
- Frequently Asked Questions about IO::Compress
IO::Compress::Gzip(3perl)
Write RFC 1952 files/buffers
IO::Compress::Gzip(3pm)
Write RFC 1952 files/buffers
IO::Compress::Lzma(3pm)
Write lzma files/buffers
IO::Compress::RawDeflate(3perl)
Write RFC 1951 files/buffers
IO::Compress::RawDeflate(3pm)
Write RFC 1951 files/buffers
IO::Compress::Xz(3pm)
Write xz files/buffers
IO::Compress::Zip(3perl)
Write zip files/buffers
IO::Compress::Zip(3pm)
Write zip files/buffers
IO::Dir(3perl)
supply object methods for directory handles
IO::File(3perl)
supply object methods for filehandles
IO::Handle(3perl)
supply object methods for I/O handles
IO::HTML(3pm)
Open an HTML file with automatic charset detection
IO::InnerFile(3pm)
define a file inside another file
IO::Lines(3pm)
IO:: interface for reading/writing an array of lines
IO::Multiplex(3pm)
Manage IO on many file handles
IO::Pipe(3perl)
supply object methods for pipes
IO::Poll(3perl)
Object interface to system poll call
IO::Scalar(3pm)
IO:: interface for reading/writing a scalar
IO::ScalarArray(3pm)
IO:: interface for reading/writing an array of scalars
IO::Seekable(3perl)
supply seek based methods for I/O objects
IO::Select(3perl)
OO interface to the select system call
IO::Socket(3perl)
Object interface to socket communications
IO::Socket::INET(3perl)
Object interface for AF_INET domain sockets
IO::Socket::INET6(3pm)
Object interface for AF_INET/AF_INET6 domain sockets
IO::Socket::SSL(3pm)
- SSL sockets with IO::Socket interface
IO::Socket::SSL::Intercept(3pm)
- SSL interception (man in the middle)
IO::Socket::SSL::Utils(3pm)
- loading, storing, creating certificates and ...
IO::Socket::UNIX(3perl)
Object interface for AF_UNIX domain sockets
IO::String(3pm)
Emulate file interface for in-core strings
IO::Stringy(3pm)
I/O on in-core objects like strings and arrays
IO::Uncompress::AnyInflate(3perl)
Uncompress zlib-based (zip, gzip) file/b...
IO::Uncompress::AnyInflate(3pm)
Uncompress zlib-based (zip, gzip) file/buffer
IO::Uncompress::AnyUncompress(3perl)
Uncompress gzip, zip, bzip2 or lzop f...
IO::Uncompress::AnyUncompress(3pm)
Uncompress gzip, zip, bzip2 or lzop fil...
IO::Uncompress::Base(3perl)
Base Class for IO::Uncompress modules
IO::Uncompress::Base(3pm)
Base Class for IO::Uncompress modules
IO::Uncompress::Bunzip2(3perl)
Read bzip2 files/buffers
IO::Uncompress::Bunzip2(3pm)
Read bzip2 files/buffers
IO::Uncompress::Gunzip(3perl)
Read RFC 1952 files/buffers
IO::Uncompress::Gunzip(3pm)
Read RFC 1952 files/buffers
IO::Uncompress::Inflate(3perl)
Read RFC 1950 files/buffers
IO::Uncompress::Inflate(3pm)
Read RFC 1950 files/buffers
IO::Uncompress::RawInflate(3perl)
Read RFC 1951 files/buffers
IO::Uncompress::RawInflate(3pm)
Read RFC 1951 files/buffers
IO::Uncompress::UnLzma(3pm)
Read lzma files/buffers
IO::Uncompress::UnXz(3pm)
Read xz files/buffers
IO::Uncompress::Unzip(3perl)
Read zip files/buffers
IO::Uncompress::Unzip(3pm)
Read zip files/buffers
IO::Wrap(3pm)
wrap raw filehandles in IO::Handle interface
IO::WrapTie(3pm)
wrap tieable objects in IO::Handle interface
IO::Zlib(3perl)
IO:: style interface to Compress::Zlib
IPC::Cmd(3perl)
finding and running system commands made easy
IPC::Msg(3perl)
SysV Msg IPC object class
IPC::Open2(3perl)
open a process for both reading and writing using open2()
IPC::Open3(3perl)
open a process for reading, writing, and error handlin...
IPC::Semaphore(3perl)
SysV Semaphore IPC object class
IPC::SharedMem(3perl)
SysV Shared Memory IPC object class
IPC::SysV(3perl)
System V IPC constants and system calls
iruserok(3)
routines for returning a stream to a remote command
iruserok_af(3)
routines for returning a stream to a remote command
is_context_customizable(3)
check whether SELinux context type is customiza...
is_selinux_enabled(3)
check whether SELinux is enabled
is_selinux_mls_enabled(3)
check whether SELinux is enabled
isalnum(3)
character classification routines
isalpha(3)
character classification routines
isascii(3)
character classification routines
isatty(3)
test whether a file descriptor refers to a terminal
isblank(3)
character classification routines
iscntrl(3)
character classification routines
IsCursorKey(3)
keysym classification macros
isdigit(3)
character classification routines
isfinite(3)
floating-point classification macros
IsFunctionKey(3)
keysym classification macros
isgraph(3)
character classification routines
isgreater(3)
floating-point relational tests without exception for NaN
isgreaterequal(3)
floating-point relational tests without exception for NaN
isinf(3)
floating-point classification macros
isinff(3)
BSD floating-point classification functions
isinfl(3)
BSD floating-point classification functions
IsKeypadKey(3)
keysym classification macros
isless(3)
floating-point relational tests without exception for NaN
islessequal(3)
floating-point relational tests without exception for NaN
islessgreater(3)
floating-point relational tests without exception for NaN
islower(3)
character classification routines
IsMiscFunctionKey(3)
keysym classification macros
IsModifierKey(3)
keysym classification macros
isnan(3)
floating-point classification macros
isnanf(3)
BSD floating-point classification functions
isnanl(3)
BSD floating-point classification functions
isnormal(3)
floating-point classification macros
IsPFKey(3)
keysym classification macros
isprint(3)
character classification routines
IsPrivateKeypadKey(3)
keysym classification macros
ispunct(3)
character classification routines
isspace(3)
character classification routines
isunordered(3)
floating-point relational tests without exception for NaN
isupper(3)
character classification routines
iswalnum(3)
test for alphanumeric wide character
iswalpha(3)
test for alphabetic wide character
iswblank(3)
test for whitespace wide character
iswcntrl(3)
test for control wide character
iswctype(3)
wide-character classification
iswdigit(3)
test for decimal digit wide character
iswgraph(3)
test for graphic wide character
iswlower(3)
test for lowercase wide character
iswprint(3)
test for printing wide character
iswpunct(3)
test for punctuation or symbolic wide character
iswspace(3)
test for whitespace wide character
iswupper(3)
test for uppercase wide character
iswxdigit(3)
test for hexadecimal digit wide character
isxdigit(3)
character classification routines

J

j0(3)
Bessel functions of the first kind
j0f(3)
Bessel functions of the first kind
j0l(3)
Bessel functions of the first kind
j1(3)
Bessel functions of the first kind
j1f(3)
Bessel functions of the first kind
j1l(3)
Bessel functions of the first kind
jemalloc(3)
general purpose memory allocation functions
jn(3)
Bessel functions of the first kind
jnf(3)
Bessel functions of the first kind
jnl(3)
Bessel functions of the first kind
jrand48(3)
generate uniformly distributed pseudo-random numbers
jrand48_r(3)
generate uniformly distributed pseudo-random numbers r...
JSON::PP(3perl)
JSON::XS compatible pure-Perl module.
JSON::PP::Boolean(3perl)
dummy module providing JSON::PP::Boolean

K

key_decryptsession(3)
interfaces to rpc keyserver daemon
key_encryptsession(3)
interfaces to rpc keyserver daemon
key_gendes(3)
interfaces to rpc keyserver daemon
key_secretkey_is_set(3)
interfaces to rpc keyserver daemon
key_setsecret(3)
interfaces to rpc keyserver daemon
klogctl(3)
read and/or clear kernel message ring buffer; set cons...

L

l64a(3)
convert between long and base-64
labs(3)
compute the absolute value of an integer
LastKnownRequestProcessed(3)
Display macros and functions
lber-decode(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
lber-encode(3)
OpenLDAP LBER simplified Basic Encoding Rules library ...
lber-memory(3)
OpenLDAP LBER memory allocators
lber-sockbuf(3)
OpenLDAP LBER I/O infrastructure
lber-types(3)
OpenLDAP LBER types and allocation functions
Lchown(3pm)
use the lchown(2) system call from Perl
lckpwdf(3)
get shadow password file entry
lcong48(3)
generate uniformly distributed pseudo-random numbers
lcong48_r(3)
generate uniformly distributed pseudo-random numbers r...
ld_errno(3)
LDAP protocol error handling routines
ldap(3)
OpenLDAP Lightweight Directory Access Protocol API
ldap_abandon(3)
Abandon an LDAP operation in progress
ldap_abandon_ext(3)
Abandon an LDAP operation in progress
ldap_add(3)
Perform an LDAP add operation
ldap_add_ext(3)
Perform an LDAP add operation
ldap_add_ext_s(3)
Perform an LDAP add operation
ldap_add_s(3)
Perform an LDAP add operation
ldap_attributetype2name(3)
Schema definition handling routines
ldap_attributetype2str(3)
Schema definition handling routines
ldap_attributetype_free(3)
Schema definition handling routines
ldap_bind(3)
LDAP bind routines
ldap_bind_s(3)
LDAP bind routines
ldap_compare(3)
Perform an LDAP compare operation.
ldap_compare_ext(3)
Perform an LDAP compare operation.
ldap_compare_ext_s(3)
Perform an LDAP compare operation.
ldap_compare_s(3)
Perform an LDAP compare operation.
ldap_control_create(3)
LDAP control manipulation routines
ldap_control_dup(3)
LDAP control manipulation routines
ldap_control_find(3)
LDAP control manipulation routines
ldap_control_free(3)
LDAP control manipulation routines
ldap_controls(3)
LDAP control manipulation routines
ldap_controls_dup(3)
LDAP control manipulation routines
ldap_controls_free(3)
LDAP control manipulation routines
ldap_count_entries(3)
LDAP result entry parsing and counting routines
ldap_count_messages(3)
Stepping through messages in a result chain
ldap_count_references(3)
Stepping through continuation references in a res...
ldap_count_values(3)
LDAP attribute value handling routines
ldap_count_values_len(3)
LDAP attribute value handling routines
ldap_dcedn2dn(3)
LDAP DN handling routines
ldap_delete(3)
Perform an LDAP delete operation.
ldap_delete_ext(3)
Perform an LDAP delete operation.
ldap_delete_ext_s(3)
Perform an LDAP delete operation.
ldap_delete_s(3)
Perform an LDAP delete operation.
ldap_destroy(3)
Duplicate and destroy LDAP session handles
ldap_dn2ad_canonical(3)
LDAP DN handling routines
ldap_dn2dcedn(3)
LDAP DN handling routines
ldap_dn2str(3)
LDAP DN handling routines
ldap_dn2ufn(3)
LDAP DN handling routines
ldap_dnfree(3)
LDAP DN handling routines
ldap_dup(3)
Duplicate and destroy LDAP session handles
ldap_err2string(3)
LDAP protocol error handling routines
ldap_errlist(3)
LDAP protocol error handling routines
ldap_error(3)
LDAP protocol error handling routines
ldap_explode_dn(3)
LDAP DN handling routines
ldap_explode_rdn(3)
LDAP DN handling routines
ldap_extended_operation(3)
Extends the LDAP operations to the LDAP server.
ldap_extended_operation_s(3)
Extends the LDAP operations to the LDAP server.
ldap_first_attribute(3)
step through LDAP entry attributes
ldap_first_entry(3)
LDAP result entry parsing and counting routines
ldap_first_message(3)
Stepping through messages in a result chain
ldap_first_reference(3)
Stepping through continuation references in a resu...
ldap_free_urldesc(3)
LDAP Uniform Resource Locator routines
ldap_get_dn(3)
LDAP DN handling routines
ldap_get_option(3)
LDAP option handling routines
ldap_get_values(3)
LDAP attribute value handling routines
ldap_get_values_len(3)
LDAP attribute value handling routines
ldap_init(3)
Initialize the LDAP library and open a connection to a...
ldap_init_fd(3)
Initialize the LDAP library and open a connection to a...
ldap_initialize(3)
Initialize the LDAP library and open a connection to a...
ldap_install_tls(3)
LDAP TLS initialization routines
ldap_is_ldap_url(3)
LDAP Uniform Resource Locator routines
ldap_matchingrule2name(3)
Schema definition handling routines
ldap_matchingrule2str(3)
Schema definition handling routines
ldap_matchingrule_free(3)
Schema definition handling routines
ldap_memalloc(3)
LDAP memory allocation routines
ldap_memcalloc(3)
LDAP memory allocation routines
ldap_memfree(3)
LDAP memory allocation routines
ldap_memory(3)
LDAP memory allocation routines
ldap_memrealloc(3)
LDAP memory allocation routines
ldap_memvfree(3)
LDAP memory allocation routines
ldap_modify(3)
Perform an LDAP modify operation
ldap_modify_ext(3)
Perform an LDAP modify operation
ldap_modify_ext_s(3)
Perform an LDAP modify operation
ldap_modify_s(3)
Perform an LDAP modify operation
ldap_modrdn(3)
Perform an LDAP modify RDN operation
ldap_modrdn2(3)
Perform an LDAP modify RDN operation
ldap_modrdn2_s(3)
Perform an LDAP modify RDN operation
ldap_modrdn_s(3)
Perform an LDAP modify RDN operation
ldap_mods_free(3)
Perform an LDAP modify operation
ldap_msgfree(3)
Wait for the result of an LDAP operation
ldap_msgid(3)
Wait for the result of an LDAP operation
ldap_msgtype(3)
Wait for the result of an LDAP operation
ldap_next_attribute(3)
step through LDAP entry attributes
ldap_next_entry(3)
LDAP result entry parsing and counting routines
ldap_next_message(3)
Stepping through messages in a result chain
ldap_next_reference(3)
Stepping through continuation references in a resul...
ldap_objectclass2name(3)
Schema definition handling routines
ldap_objectclass2str(3)
Schema definition handling routines
ldap_objectclass_free(3)
Schema definition handling routines
ldap_open(3)
Initialize the LDAP library and open a connection to a...
ldap_parse_extended_result(3)
Parsing results
ldap_parse_reference(3)
Extract referrals and controls from a reference me...
ldap_parse_result(3)
Parsing results
ldap_parse_sasl_bind_result(3)
Parsing results
ldap_parse_sort_control(3)
Decode the information returned from a search o...
ldap_parse_vlv_control(3)
Decode the information returned from a search op...
ldap_perror(3)
LDAP protocol error handling routines
ldap_rename(3)
Renames the specified entry.
ldap_rename_s(3)
Renames the specified entry.
ldap_result(3)
Wait for the result of an LDAP operation
ldap_result2error(3)
LDAP protocol error handling routines
ldap_sasl_bind(3)
LDAP bind routines
ldap_sasl_bind_s(3)
LDAP bind routines
ldap_schema(3)
Schema definition handling routines
ldap_scherr2str(3)
Schema definition handling routines
ldap_search(3)
Perform an LDAP search operation
ldap_search_ext(3)
Perform an LDAP search operation
ldap_search_ext_s(3)
Perform an LDAP search operation
ldap_search_s(3)
Perform an LDAP search operation
ldap_search_st(3)
Perform an LDAP search operation
ldap_set_option(3)
LDAP option handling routines
ldap_set_rebind_proc(3)
LDAP bind routines
ldap_set_urllist_proc(3)
Initialize the LDAP library and open a connection...
ldap_simple_bind(3)
LDAP bind routines
ldap_simple_bind_s(3)
LDAP bind routines
ldap_sort(3)
LDAP sorting routines (deprecated)
ldap_sort_entries(3)
LDAP sorting routines (deprecated)
ldap_sort_strcasecmp(3)
LDAP sorting routines (deprecated)
ldap_sort_values(3)
LDAP sorting routines (deprecated)
ldap_start_tls(3)
LDAP TLS initialization routines
ldap_start_tls_s(3)
LDAP TLS initialization routines
ldap_str2attributetype(3)
Schema definition handling routines
ldap_str2dn(3)
LDAP DN handling routines
ldap_str2matchingrule(3)
Schema definition handling routines
ldap_str2objectclass(3)
Schema definition handling routines
ldap_str2syntax(3)
Schema definition handling routines
ldap_strdup(3)
LDAP memory allocation routines
ldap_sync(3)
LDAP sync routines
ldap_syntax2name(3)
Schema definition handling routines
ldap_syntax2str(3)
Schema definition handling routines
ldap_syntax_free(3)
Schema definition handling routines
ldap_tls(3)
LDAP TLS initialization routines
ldap_tls_inplace(3)
LDAP TLS initialization routines
ldap_unbind(3)
LDAP bind routines
ldap_unbind_ext(3)
LDAP bind routines
ldap_unbind_ext_s(3)
LDAP bind routines
ldap_unbind_s(3)
LDAP bind routines
ldap_url(3)
LDAP Uniform Resource Locator routines
ldap_url_parse(3)
LDAP Uniform Resource Locator routines
ldap_value_free(3)
LDAP attribute value handling routines
ldap_value_free_len(3)
LDAP attribute value handling routines
ldexp(3)
multiply floating-point number by integral power of 2
ldexpf(3)
multiply floating-point number by integral power of 2
ldexpl(3)
multiply floating-point number by integral power of 2
ldiv(3)
compute quotient and remainder of an integer division
ldns_bget_token(3)
(unknown subject)
ldns_bgetc(3)
(unknown subject)
ldns_bskipcs(3)
(unknown subject)
ldns_buffer(3)
(unknown subject)
ldns_buffer2pkt_wire(3)
(unknown subject)
ldns_buffer_at(3)
(unknown subject)
ldns_buffer_available(3)
(unknown subject)
ldns_buffer_available_at(3)
(unknown subject)
ldns_buffer_begin(3)
(unknown subject)
ldns_buffer_capacity(3)
(unknown subject)
ldns_buffer_clear(3)
(unknown subject)
ldns_buffer_current(3)
(unknown subject)
ldns_buffer_end(3)
(unknown subject)
ldns_buffer_export(3)
(unknown subject)
ldns_buffer_flip(3)
(unknown subject)
ldns_buffer_free(3)
(unknown subject)
ldns_buffer_limit(3)
(unknown subject)
ldns_buffer_new(3)
(unknown subject)
ldns_buffer_new_frm_data(3)
(unknown subject)
ldns_buffer_position(3)
(unknown subject)
ldns_buffer_printf(3)
(unknown subject)
ldns_buffer_read(3)
(unknown subject)
ldns_buffer_read_at(3)
(unknown subject)
ldns_buffer_read_u16(3)
(unknown subject)
ldns_buffer_read_u16_at(3)
(unknown subject)
ldns_buffer_read_u32(3)
(unknown subject)
ldns_buffer_read_u32_at(3)
(unknown subject)
ldns_buffer_read_u8(3)
(unknown subject)
ldns_buffer_read_u8_at(3)
(unknown subject)
ldns_buffer_remaining(3)
(unknown subject)
ldns_buffer_remaining_at(3)
(unknown subject)
ldns_buffer_reserve(3)
(unknown subject)
ldns_buffer_rewind(3)
(unknown subject)
ldns_buffer_set_capacity(3)
(unknown subject)
ldns_buffer_set_limit(3)
(unknown subject)
ldns_buffer_set_position(3)
(unknown subject)
ldns_buffer_skip(3)
(unknown subject)
ldns_buffer_status(3)
(unknown subject)
ldns_buffer_status_ok(3)
(unknown subject)
ldns_buffer_write(3)
(unknown subject)
ldns_buffer_write_at(3)
(unknown subject)
ldns_buffer_write_string(3)
(unknown subject)
ldns_buffer_write_string_at(3)
(unknown subject)
ldns_buffer_write_u16(3)
(unknown subject)
ldns_buffer_write_u16_at(3)
(unknown subject)
ldns_buffer_write_u8(3)
(unknown subject)
ldns_buffer_write_u8_at(3)
(unknown subject)
ldns_calc_keytag(3)
(unknown subject)
ldns_create_nsec(3)
(unknown subject)
ldns_dane_cert2rdf(3)
(unknown subject)
ldns_dane_create_tlsa_owner(3)
(unknown subject)
ldns_dane_create_tlsa_rr(3)
(unknown subject)
ldns_dane_select_certificate(3)
(unknown subject)
ldns_dane_verify(3)
(unknown subject)
ldns_dane_verify_rr(3)
(unknown subject)
ldns_dname(3)
(unknown subject)
ldns_dname2canonical(3)
(unknown subject)
ldns_dname_cat(3)
(unknown subject)
ldns_dname_cat_clone(3)
(unknown subject)
ldns_dname_compare(3)
(unknown subject)
ldns_dname_interval(3)
(unknown subject)
ldns_dname_is_subdomain(3)
(unknown subject)
ldns_dname_label(3)
(unknown subject)
ldns_dname_label_count(3)
(unknown subject)
ldns_dname_left_chop(3)
(unknown subject)
ldns_dname_new(3)
(unknown subject)
ldns_dname_new_frm_data(3)
(unknown subject)
ldns_dname_new_frm_str(3)
(unknown subject)
ldns_dname_str_absolute(3)
(unknown subject)
ldns_dnssec_build_data_chain(3)
(unknown subject)
ldns_dnssec_data_chain(3)
(unknown subject)
ldns_dnssec_data_chain_deep_free(3)
(unknown subject)
ldns_dnssec_data_chain_free(3)
(unknown subject)
ldns_dnssec_data_chain_new(3)
(unknown subject)
ldns_dnssec_data_chain_print(3)
(unknown subject)
ldns_dnssec_data_chain_struct(3)
(unknown subject)
ldns_dnssec_derive_trust_tree(3)
(unknown subject)
ldns_dnssec_derive_trust_tree_dnskey_...(3)
(unknown subject)
ldns_dnssec_derive_trust_tree_ds_rrset(3)
(unknown subject)
ldns_dnssec_derive_trust_tree_no_sig(3)
(unknown subject)
ldns_dnssec_derive_trust_tree_normal_...(3)
(unknown subject)
ldns_dnssec_name(3)
(unknown subject)
ldns_dnssec_name_add_rr(3)
(unknown subject)
ldns_dnssec_name_cmp(3)
(unknown subject)
ldns_dnssec_name_find_rrset(3)
(unknown subject)
ldns_dnssec_name_free(3)
(unknown subject)
ldns_dnssec_name_name(3)
(unknown subject)
ldns_dnssec_name_new(3)
(unknown subject)
ldns_dnssec_name_new_frm_rr(3)
(unknown subject)
ldns_dnssec_name_node_next_nonglue(3)
(unknown subject)
ldns_dnssec_name_print(3)
(unknown subject)
ldns_dnssec_name_set_name(3)
(unknown subject)
ldns_dnssec_name_set_nsec(3)
(unknown subject)
ldns_dnssec_remove_signatures(3)
(unknown subject)
ldns_dnssec_rrs(3)
(unknown subject)
ldns_dnssec_rrs_add_rr(3)
(unknown subject)
ldns_dnssec_rrs_free(3)
(unknown subject)
ldns_dnssec_rrs_new(3)
(unknown subject)
ldns_dnssec_rrs_print(3)
(unknown subject)
ldns_dnssec_rrsets(3)
(unknown subject)
ldns_dnssec_rrsets_add_rr(3)
(unknown subject)
ldns_dnssec_rrsets_free(3)
(unknown subject)
ldns_dnssec_rrsets_new(3)
(unknown subject)
ldns_dnssec_rrsets_print(3)
(unknown subject)
ldns_dnssec_rrsets_set_type(3)
(unknown subject)
ldns_dnssec_rrsets_type(3)
(unknown subject)
ldns_dnssec_trust_tree(3)
(unknown subject)
ldns_dnssec_trust_tree_add_parent(3)
(unknown subject)
ldns_dnssec_trust_tree_contains_keys(3)
(unknown subject)
ldns_dnssec_trust_tree_depth(3)
(unknown subject)
ldns_dnssec_trust_tree_free(3)
(unknown subject)
ldns_dnssec_trust_tree_new(3)
(unknown subject)
ldns_dnssec_trust_tree_print(3)
(unknown subject)
ldns_dnssec_trust_tree_print_sm(3)
(unknown subject)
ldns_dnssec_verify_denial(3)
(unknown subject)
ldns_dnssec_verify_denial_nsec3(3)
(unknown subject)
ldns_dnssec_zone(3)
(unknown subject)
ldns_dnssec_zone_add_empty_nonterminals(3)
(unknown subject)
ldns_dnssec_zone_add_rr(3)
(unknown subject)
ldns_dnssec_zone_create_nsecs(3)
(unknown subject)
ldns_dnssec_zone_create_rrsigs(3)
(unknown subject)
ldns_dnssec_zone_find_rrset(3)
(unknown subject)
ldns_dnssec_zone_free(3)
(unknown subject)
ldns_dnssec_zone_mark_glue(3)
(unknown subject)
ldns_dnssec_zone_names_print(3)
(unknown subject)
ldns_dnssec_zone_new(3)
(unknown subject)
ldns_dnssec_zone_print(3)
(unknown subject)
ldns_dnssec_zone_sign(3)
(unknown subject)
ldns_dnssec_zone_sign_nsec3(3)
(unknown subject)
ldns_fget_token(3)
(unknown subject)
ldns_fskipcs(3)
(unknown subject)
ldns_get_errorstr_by_id(3)
(unknown subject)
ldns_get_rr_class_by_name(3)
(unknown subject)
ldns_get_rr_list_addr_by_name(3)
(unknown subject)
ldns_get_rr_list_hosts_frm_file(3)
(unknown subject)
ldns_get_rr_list_hosts_frm_fp(3)
(unknown subject)
ldns_get_rr_list_hosts_frm_fp_l(3)
(unknown subject)
ldns_get_rr_list_name_by_addr(3)
(unknown subject)
ldns_get_rr_type_by_name(3)
(unknown subject)
ldns_getaddrinfo(3)
(unknown subject)
ldns_init_random(3)
(unknown subject)
ldns_is_rrset(3)
(unknown subject)
ldns_key(3)
(unknown subject)
ldns_key2buffer_str(3)
(unknown subject)
ldns_key2rr(3)
(unknown subject)
ldns_key2str(3)
(unknown subject)
ldns_key_algorithm(3)
(unknown subject)
ldns_key_buf2dsa(3)
(unknown subject)
ldns_key_buf2rsa(3)
(unknown subject)
ldns_key_deep_free(3)
(unknown subject)
ldns_key_dsa_key(3)
(unknown subject)
ldns_key_expiration(3)
(unknown subject)
ldns_key_flags(3)
(unknown subject)
ldns_key_free(3)
(unknown subject)
ldns_key_hmac_key(3)
(unknown subject)
ldns_key_inception(3)
(unknown subject)
ldns_key_keytag(3)
(unknown subject)
ldns_key_list_free(3)
(unknown subject)
ldns_key_list_key(3)
(unknown subject)
ldns_key_list_key_count(3)
(unknown subject)
ldns_key_list_new(3)
(unknown subject)
ldns_key_list_pop_key(3)
(unknown subject)
ldns_key_list_push_key(3)
(unknown subject)
ldns_key_list_set_key_count(3)
(unknown subject)
ldns_key_new(3)
(unknown subject)
ldns_key_new_frm_algorithm(3)
(unknown subject)
ldns_key_new_frm_fp(3)
(unknown subject)
ldns_key_new_frm_fp_dsa(3)
(unknown subject)
ldns_key_new_frm_fp_dsa_l(3)
(unknown subject)
ldns_key_new_frm_fp_l(3)
(unknown subject)
ldns_key_new_frm_fp_rsa(3)
(unknown subject)
ldns_key_new_frm_fp_rsa_l(3)
(unknown subject)
ldns_key_origttl(3)
(unknown subject)
ldns_key_print(3)
(unknown subject)
ldns_key_pubkey_owner(3)
(unknown subject)
ldns_key_rr2ds(3)
(unknown subject)
ldns_key_rsa_key(3)
(unknown subject)
ldns_key_set_algorithm(3)
(unknown subject)
ldns_key_set_dsa_key(3)
(unknown subject)
ldns_key_set_expiration(3)
(unknown subject)
ldns_key_set_flags(3)
(unknown subject)
ldns_key_set_hmac_key(3)
(unknown subject)
ldns_key_set_inception(3)
(unknown subject)
ldns_key_set_keytag(3)
(unknown subject)
ldns_key_set_origttl(3)
(unknown subject)
ldns_key_set_pubkey_owner(3)
(unknown subject)
ldns_key_set_rsa_key(3)
(unknown subject)
ldns_native2rdf_int16(3)
(unknown subject)
ldns_native2rdf_int16_data(3)
(unknown subject)
ldns_native2rdf_int32(3)
(unknown subject)
ldns_native2rdf_int8(3)
(unknown subject)
ldns_octet(3)
(unknown subject)
ldns_pkt(3)
(unknown subject)
ldns_pkt2buffer_str(3)
(unknown subject)
ldns_pkt2buffer_wire(3)
(unknown subject)
ldns_pkt2str(3)
(unknown subject)
ldns_pkt2wire(3)
(unknown subject)
ldns_pkt_aa(3)
(unknown subject)
ldns_pkt_ad(3)
(unknown subject)
ldns_pkt_additional(3)
(unknown subject)
ldns_pkt_ancount(3)
(unknown subject)
ldns_pkt_answer(3)
(unknown subject)
ldns_pkt_answerfrom(3)
(unknown subject)
ldns_pkt_arcount(3)
(unknown subject)
ldns_pkt_authority(3)
(unknown subject)
ldns_pkt_cd(3)
(unknown subject)
ldns_pkt_edns(3)
(unknown subject)
ldns_pkt_edns_data(3)
(unknown subject)
ldns_pkt_edns_extended_rcode(3)
(unknown subject)
ldns_pkt_edns_udp_size(3)
(unknown subject)
ldns_pkt_edns_version(3)
(unknown subject)
ldns_pkt_edns_z(3)
(unknown subject)
ldns_pkt_free(3)
(unknown subject)
ldns_pkt_get_opcode(3)
(unknown subject)
ldns_pkt_get_rcode(3)
(unknown subject)
ldns_pkt_get_section_clone(3)
(unknown subject)
ldns_pkt_id(3)
(unknown subject)
ldns_pkt_new(3)
(unknown subject)
ldns_pkt_nscount(3)
(unknown subject)
ldns_pkt_print(3)
(unknown subject)
ldns_pkt_qdcount(3)
(unknown subject)
ldns_pkt_qr(3)
(unknown subject)
ldns_pkt_query_new(3)
(unknown subject)
ldns_pkt_query_new_frm_str(3)
(unknown subject)
ldns_pkt_querytime(3)
(unknown subject)
ldns_pkt_question(3)
(unknown subject)
ldns_pkt_ra(3)
(unknown subject)
ldns_pkt_rd(3)
(unknown subject)
ldns_pkt_reply_type(3)
(unknown subject)
ldns_pkt_rr_list_by_name(3)
(unknown subject)
ldns_pkt_rr_list_by_name_and_type(3)
(unknown subject)
ldns_pkt_rr_list_by_type(3)
(unknown subject)
ldns_pkt_section(3)
(unknown subject)
ldns_pkt_set_aa(3)
(unknown subject)
ldns_pkt_set_ad(3)
(unknown subject)
ldns_pkt_set_ancount(3)
(unknown subject)
ldns_pkt_set_answerfrom(3)
(unknown subject)
ldns_pkt_set_arcount(3)
(unknown subject)
ldns_pkt_set_cd(3)
(unknown subject)
ldns_pkt_set_edns_data(3)
(unknown subject)
ldns_pkt_set_edns_extended_rcode(3)
(unknown subject)
ldns_pkt_set_edns_udp_size(3)
(unknown subject)
ldns_pkt_set_edns_version(3)
(unknown subject)
ldns_pkt_set_edns_z(3)
(unknown subject)
ldns_pkt_set_flags(3)
(unknown subject)
ldns_pkt_set_id(3)
(unknown subject)
ldns_pkt_set_nscount(3)
(unknown subject)
ldns_pkt_set_opcode(3)
(unknown subject)
ldns_pkt_set_qdcount(3)
(unknown subject)
ldns_pkt_set_qr(3)
(unknown subject)
ldns_pkt_set_querytime(3)
(unknown subject)
ldns_pkt_set_ra(3)
(unknown subject)
ldns_pkt_set_rcode(3)
(unknown subject)
ldns_pkt_set_rd(3)
(unknown subject)
ldns_pkt_set_section_count(3)
(unknown subject)
ldns_pkt_set_size(3)
(unknown subject)
ldns_pkt_set_tc(3)
(unknown subject)
ldns_pkt_set_tsig(3)
(unknown subject)
ldns_pkt_size(3)
(unknown subject)
ldns_pkt_tc(3)
(unknown subject)
ldns_pkt_tsig(3)
(unknown subject)
ldns_pkt_tsig_sign(3)
(unknown subject)
ldns_pkt_tsig_verify(3)
(unknown subject)
ldns_pkt_type(3)
(unknown subject)
ldns_pkt_verify(3)
(unknown subject)
ldns_pktheader2buffer_str(3)
(unknown subject)
ldns_rdf(3)
(unknown subject)
ldns_rdf2buffer_str(3)
(unknown subject)
ldns_rdf2buffer_str_a(3)
(unknown subject)
ldns_rdf2buffer_str_aaaa(3)
(unknown subject)
ldns_rdf2buffer_str_alg(3)
(unknown subject)
ldns_rdf2buffer_str_apl(3)
(unknown subject)
ldns_rdf2buffer_str_b64(3)
(unknown subject)
ldns_rdf2buffer_str_class(3)
(unknown subject)
ldns_rdf2buffer_str_hex(3)
(unknown subject)
ldns_rdf2buffer_str_int16(3)
(unknown subject)
ldns_rdf2buffer_str_int16_data(3)
(unknown subject)
ldns_rdf2buffer_str_ipseckey(3)
(unknown subject)
ldns_rdf2buffer_str_loc(3)
(unknown subject)
ldns_rdf2buffer_str_nsap(3)
(unknown subject)
ldns_rdf2buffer_str_nsec(3)
(unknown subject)
ldns_rdf2buffer_str_period(3)
(unknown subject)
ldns_rdf2buffer_str_str(3)
(unknown subject)
ldns_rdf2buffer_str_tsigtime(3)
(unknown subject)
ldns_rdf2buffer_str_type(3)
(unknown subject)
ldns_rdf2buffer_str_unknown(3)
(unknown subject)
ldns_rdf2buffer_str_wks(3)
(unknown subject)
ldns_rdf2buffer_wire(3)
(unknown subject)
ldns_rdf2native_int16(3)
(unknown subject)
ldns_rdf2native_int32(3)
(unknown subject)
ldns_rdf2native_int8(3)
(unknown subject)
ldns_rdf2native_sockaddr_storage(3)
(unknown subject)
ldns_rdf2native_time_t(3)
(unknown subject)
ldns_rdf2str(3)
(unknown subject)
ldns_rdf2wire(3)
(unknown subject)
ldns_rdf_address_reverse(3)
(unknown subject)
ldns_rdf_clone(3)
(unknown subject)
ldns_rdf_compare(3)
(unknown subject)
ldns_rdf_data(3)
(unknown subject)
ldns_rdf_deep_free(3)
(unknown subject)
ldns_rdf_free(3)
(unknown subject)
ldns_rdf_get_type(3)
(unknown subject)
ldns_rdf_new(3)
(unknown subject)
ldns_rdf_new_frm_data(3)
(unknown subject)
ldns_rdf_new_frm_fp(3)
(unknown subject)
ldns_rdf_new_frm_str(3)
(unknown subject)
ldns_rdf_print(3)
(unknown subject)
ldns_rdf_set_data(3)
(unknown subject)
ldns_rdf_set_size(3)
(unknown subject)
ldns_rdf_set_type(3)
(unknown subject)
ldns_rdf_size(3)
(unknown subject)
ldns_rdf_type(3)
(unknown subject)
ldns_resolver_print(3)
(unknown subject)
ldns_rr(3)
(unknown subject)
ldns_rr2buffer_str(3)
(unknown subject)
ldns_rr2buffer_wire(3)
(unknown subject)
ldns_rr2canonical(3)
(unknown subject)
ldns_rr2str(3)
(unknown subject)
ldns_rr2wire(3)
(unknown subject)
ldns_rr_class(3)
(unknown subject)
ldns_rr_compare(3)
(unknown subject)
ldns_rr_compare_ds(3)
(unknown subject)
ldns_rr_compress(3)
(unknown subject)
ldns_rr_descript(3)
(unknown subject)
ldns_rr_descriptor(3)
(unknown subject)
ldns_rr_descriptor_field_type(3)
(unknown subject)
ldns_rr_descriptor_maximum(3)
(unknown subject)
ldns_rr_descriptor_minimum(3)
(unknown subject)
ldns_rr_dnskey_algorithm(3)
(unknown subject)
ldns_rr_dnskey_flags(3)
(unknown subject)
ldns_rr_dnskey_key(3)
(unknown subject)
ldns_rr_dnskey_protocol(3)
(unknown subject)
ldns_rr_dnskey_set_algorithm(3)
(unknown subject)
ldns_rr_dnskey_set_flags(3)
(unknown subject)
ldns_rr_dnskey_set_key(3)
(unknown subject)
ldns_rr_dnskey_set_protocol(3)
(unknown subject)
ldns_rr_free(3)
(unknown subject)
ldns_rr_get_class(3)
(unknown subject)
ldns_rr_label_count(3)
(unknown subject)
ldns_rr_list(3)
(unknown subject)
ldns_rr_list2buffer_str(3)
(unknown subject)
ldns_rr_list2str(3)
(unknown subject)
ldns_rr_list_cat(3)
(unknown subject)
ldns_rr_list_clone(3)
(unknown subject)
ldns_rr_list_free(3)
(unknown subject)
ldns_rr_list_new(3)
(unknown subject)
ldns_rr_list_pop_rr(3)
(unknown subject)
ldns_rr_list_print(3)
(unknown subject)
ldns_rr_list_push_rr(3)
(unknown subject)
ldns_rr_list_rr_count(3)
(unknown subject)
ldns_rr_list_set_rr_count(3)
(unknown subject)
ldns_rr_list_sort(3)
(unknown subject)
ldns_rr_mx_exchange(3)
(unknown subject)
ldns_rr_mx_preference(3)
(unknown subject)
ldns_rr_new(3)
(unknown subject)
ldns_rr_new_frm_fp(3)
(unknown subject)
ldns_rr_new_frm_str(3)
(unknown subject)
ldns_rr_new_frm_type(3)
(unknown subject)
ldns_rr_ns_nsdname(3)
(unknown subject)
ldns_rr_owner(3)
(unknown subject)
ldns_rr_pop_rdf(3)
(unknown subject)
ldns_rr_print(3)
(unknown subject)
ldns_rr_push_rdf(3)
(unknown subject)
ldns_rr_rd_count(3)
(unknown subject)
ldns_rr_rdata2buffer_wire(3)
(unknown subject)
ldns_rr_rdf(3)
(unknown subject)
ldns_rr_rrsig_algorithm(3)
(unknown subject)
ldns_rr_rrsig_expiration(3)
(unknown subject)
ldns_rr_rrsig_inception(3)
(unknown subject)
ldns_rr_rrsig_keytag(3)
(unknown subject)
ldns_rr_rrsig_labels(3)
(unknown subject)
ldns_rr_rrsig_origttl(3)
(unknown subject)
ldns_rr_rrsig_set_algorithm(3)
(unknown subject)
ldns_rr_rrsig_set_expiration(3)
(unknown subject)
ldns_rr_rrsig_set_inception(3)
(unknown subject)
ldns_rr_rrsig_set_keytag(3)
(unknown subject)
ldns_rr_rrsig_set_labels(3)
(unknown subject)
ldns_rr_rrsig_set_origttl(3)
(unknown subject)
ldns_rr_rrsig_set_sig(3)
(unknown subject)
ldns_rr_rrsig_set_signame(3)
(unknown subject)
ldns_rr_rrsig_set_typecovered(3)
(unknown subject)
ldns_rr_rrsig_sig(3)
(unknown subject)
ldns_rr_rrsig_signame(3)
(unknown subject)
ldns_rr_rrsig_typecovered(3)
(unknown subject)
ldns_rr_set_class(3)
(unknown subject)
ldns_rr_set_owner(3)
(unknown subject)
ldns_rr_set_pop_rr(3)
(unknown subject)
ldns_rr_set_push_rr(3)
(unknown subject)
ldns_rr_set_rd_count(3)
(unknown subject)
ldns_rr_set_rdf(3)
(unknown subject)
ldns_rr_set_ttl(3)
(unknown subject)
ldns_rr_set_type(3)
(unknown subject)
ldns_rr_ttl(3)
(unknown subject)
ldns_rr_type(3)
(unknown subject)
ldns_rr_uncompressed_size(3)
(unknown subject)
ldns_rrsig2buffer_wire(3)
(unknown subject)
ldns_send(3)
(unknown subject)
ldns_sign_public(3)
(unknown subject)
ldns_sign_public_dsa(3)
(unknown subject)
ldns_sign_public_rsamd5(3)
(unknown subject)
ldns_sign_public_rsasha1(3)
(unknown subject)
ldns_status(3)
(unknown subject)
ldns_str2period(3)
(unknown subject)
ldns_str_remove_comment(3)
(unknown subject)
ldns_tcp_connect(3)
(unknown subject)
ldns_tcp_read_wire(3)
(unknown subject)
ldns_tcp_send_query(3)
(unknown subject)
ldns_update_adcount(3)
(unknown subject)
ldns_update_pkt_new(3)
(unknown subject)
ldns_update_pkt_tsig_add(3)
(unknown subject)
ldns_update_prcount(3)
(unknown subject)
ldns_update_set_adcount(3)
(unknown subject)
ldns_update_set_prcount(3)
(unknown subject)
ldns_update_set_upcount(3)
(unknown subject)
ldns_update_set_zocount(3)
(unknown subject)
ldns_update_upcount(3)
(unknown subject)
ldns_update_zocount(3)
(unknown subject)
ldns_verify(3)
(unknown subject)
ldns_verify_notime(3)
(unknown subject)
ldns_verify_rrsig(3)
(unknown subject)
ldns_verify_rrsig_dsa(3)
(unknown subject)
ldns_verify_rrsig_keylist(3)
(unknown subject)
ldns_verify_rrsig_keylist_notime(3)
(unknown subject)
ldns_verify_rrsig_rsamd5(3)
(unknown subject)
ldns_verify_rrsig_rsasha1(3)
(unknown subject)
ldns_wire2dname(3)
(unknown subject)
ldns_wire2pkt(3)
(unknown subject)
ldns_wire2rdf(3)
(unknown subject)
ldns_wire2rr(3)
(unknown subject)
ldns_zone(3)
(unknown subject)
ldns_zone_deep_free(3)
(unknown subject)
ldns_zone_glue_rr_list(3)
(unknown subject)
ldns_zone_new(3)
(unknown subject)
ldns_zone_new_frm_fp(3)
(unknown subject)
ldns_zone_new_frm_fp_l(3)
(unknown subject)
ldns_zone_print(3)
(unknown subject)
ldns_zone_push_rr(3)
(unknown subject)
ldns_zone_push_rr_list(3)
(unknown subject)
ldns_zone_rr_count(3)
(unknown subject)
ldns_zone_rrs(3)
(unknown subject)
ldns_zone_set_rrs(3)
(unknown subject)
ldns_zone_set_soa(3)
(unknown subject)
ldns_zone_soa(3)
(unknown subject)
ldns_zone_sort(3)
(unknown subject)
le16toh(3)
convert values between host and big-/little-endian byt...
le32toh(3)
convert values between host and big-/little-endian byt...
le64toh(3)
convert values between host and big-/little-endian byt...
less(3perl)
perl pragma to request less of something
Lexing(3o)
The run-time library for lexers generated by ocamllex.
lfind(3)
linear search of an array
lgamma(3)
log gamma function
lgamma_r(3)
log gamma function
lgammaf(3)
log gamma function
lgammaf_r(3)
log gamma function
lgammal(3)
log gamma function
lgammal_r(3)
log gamma function
lgetfilecon(3)
get SELinux security context of a file
lgetfilecon_raw(3)
get SELinux security context of a file
lh_delete(3ssl)
dynamic hash table
lh_doall(3ssl)
dynamic hash table
lh_doall_arg(3ssl)
dynamic hash table
lh_error(3ssl)
dynamic hash table
lh_free(3ssl)
dynamic hash table
lh_insert(3ssl)
dynamic hash table
lh_new(3ssl)
dynamic hash table
lh_node_stats(3ssl)
LHASH statistics
lh_node_stats_bio(3ssl)
LHASH statistics
lh_node_usage_stats(3ssl)
LHASH statistics
lh_node_usage_stats_bio(3ssl)
LHASH statistics
lh_retrieve(3ssl)
dynamic hash table
lh_stats(3ssl)
LHASH statistics
lh_stats_bio(3ssl)
LHASH statistics
lhash(3ssl)
dynamic hash table
lib(3perl)
manipulate @INC at compile time
libhashkit(3)
libhashkit Documentation
libmagic(3)
Magic number recognition library
libmemcached(3)
Introducing the C Client Library for memcached
libmemcached_check_configuration(3)
libmemcached Documentation
libmemcached_configuration(3)
libmemcached Documentation
libmemcached_examples(3)
libmemcached Documentation
libmemcachedutil(3)
libmemcached Documentation
libnetlink(3)
A library for accessing the netlink service
libpng(3)
Portable Network Graphics (PNG) Reference Library 1.2.50
librrd(3)
RRD library functions
librsync(3)
library for delta compression of streams
libtar_hash_new(3)
hash table routines
libtar_list_new(3)
linked list routines
libunbound(3)
Unbound DNS validating resolver 1.4.22 functions.
libxml(3)
library used to parse XML files
lio_listio(3)
initiate a list of I/O requests
List(3o)
List operations.
List::MoreUtils(3pm)
Provide the stuff missing in List::Util
List::Util(3perl)
A selection of general-utility list subroutines
List::Util::XS(3perl)
Indicate if List::Util was compiled with a C compiler
LIST_ENTRY(3)
implementations of lists, tail queues, and circular qu...
LIST_HEAD(3)
implementations of lists, tail queues, and circular qu...
LIST_INIT(3)
implementations of lists, tail queues, and circular qu...
LIST_INSERT_AFTER(3)
implementations of lists, tail queues, and circular q...
LIST_INSERT_HEAD(3)
implementations of lists, tail queues, and circular qu...
LIST_REMOVE(3)
implementations of lists, tail queues, and circular qu...
ListLabels(3o)
List operations.
llabs(3)
compute the absolute value of an integer
lldiv(3)
compute quotient and remainder of an integer division
llrint(3)
round to nearest integer
llrintf(3)
round to nearest integer
llrintl(3)
round to nearest integer
llround(3)
round to nearest integer, away from zero
llroundf(3)
round to nearest integer, away from zero
llroundl(3)
round to nearest integer, away from zero
locale(3perl)
Perl pragma to use or avoid POSIX locales for built-in...
Locale::Codes(3perl)
a distribution of modules to handle locale codes
Locale::Codes::API(3perl)
a description of the callable function in each m...
Locale::Codes::Changes(3perl)
details changes to Locale::Codes
Locale::Codes::Constants(3perl)
constants for Locale codes
Locale::Codes::Country(3perl)
standard codes for country identification
Locale::Codes::Country_Codes(3perl)
country codes for the Locale::Codes::C...
Locale::Codes::Country_Retired(3perl)
retired country codes for the Locale...
Locale::Codes::Currency(3perl)
standard codes for currency identification
Locale::Codes::Currency_Codes(3perl)
currency codes for the Locale::Codes:...
Locale::Codes::Currency_Retired(3perl)
retired currency codes for the Loca...
Locale::Codes::LangExt(3perl)
standard codes for language extension identi...
Locale::Codes::LangExt_Codes(3perl)
langext codes for the Locale::Codes::L...
Locale::Codes::LangExt_Retired(3perl)
retired langext codes for the Locale...
Locale::Codes::LangFam(3perl)
standard codes for language extension identi...
Locale::Codes::LangFam_Codes(3perl)
langfam codes for the Locale::Codes::L...
Locale::Codes::LangFam_Retired(3perl)
retired langfam codes for the Locale...
Locale::Codes::Language(3perl)
standard codes for language identification
Locale::Codes::Language_Codes(3perl)
language codes for the Locale::Codes:...
Locale::Codes::Language_Retired(3perl)
retired language codes for the Loca...
Locale::Codes::LangVar(3perl)
standard codes for language variation identi...
Locale::Codes::LangVar_Codes(3perl)
langvar codes for the Locale::Codes::L...
Locale::Codes::LangVar_Retired(3perl)
retired langvar codes for the Locale...
Locale::Codes::Script(3perl)
standard codes for script identification
Locale::Codes::Script_Codes(3perl)
script codes for the Locale::Codes::Scr...
Locale::Codes::Script_Retired(3perl)
retired script codes for the Locale::...
Locale::Country(3perl)
standard codes for country identification
Locale::Currency(3perl)
standard codes for currency identification
Locale::gettext(3pm)
message handling functions
Locale::Language(3perl)
standard codes for language identification
Locale::Maketext(3perl)
framework for localization
Locale::Maketext::Cookbook(3perl)
recipes for using Locale::Maketext
Locale::Maketext::Guts(3perl)
Deprecated module to load Locale::Maketext u...
Locale::Maketext::GutsLoader(3perl)
Deprecated module to load Locale::Make...
Locale::Maketext::Simple(3perl)
Simple interface to Locale::Maketext::Lexicon
Locale::Maketext::TPJ13(3perl)
- article about software localization
Locale::Script(3perl)
standard codes for script identification
localeconv(3)
get numeric formatting information
localtime(3)
transform date and time to broken-down time or ASCII
localtime_r(3)
transform date and time to broken-down time or ASCII
lockf(3)
apply, test or remove a POSIX lock on an open file
log(3)
natural logarithmic function
log10(3)
base-10 logarithmic function
log10f(3)
base-10 logarithmic function
log10l(3)
base-10 logarithmic function
log1p(3)
logarithm of 1 plus argument
log1pf(3)
logarithm of 1 plus argument
log1pl(3)
logarithm of 1 plus argument
log2(3)
base-2 logarithmic function
log2f(3)
base-2 logarithmic function
log2l(3)
base-2 logarithmic function
Log::Log4perl(3pm)
Log4j implementation for Perl
Log::Log4perl::Appender(3pm)
Log appender class
Log::Log4perl::Appender::Buffer(3pm)
Buffering Appender
Log::Log4perl::Appender::DBI(3pm)
implements appending to a DB
Log::Log4perl::Appender::File(3pm)
Log to file
Log::Log4perl::Appender::Limit(3pm)
Limit message delivery via block period
Log::Log4perl::Appender::RRDs(3pm)
Log to a RRDtool Archive
Log::Log4perl::Appender::Screen(3pm)
Log to STDOUT/STDERR
Log::Log4perl::Appender::ScreenColore...(3pm)
Colorize messages according ...
Log::Log4perl::Appender::Socket(3pm)
Log to a socket
Log::Log4perl::Appender::String(3pm)
Append to a string
Log::Log4perl::Appender::Synchronized(3pm)
Synchronizing other appenders
Log::Log4perl::Appender::TestArrayBuffer(3pm)
Subclass of Appender::TestBu...
Log::Log4perl::Appender::TestBuffer(3pm)
Appender class for testing
Log::Log4perl::Appender::TestFileCreeper(3pm)
Intentionally slow test appe...
Log::Log4perl::Catalyst(3pm)
Log::Log4perl Catalyst Module
Log::Log4perl::Config(3pm)
Log4perl configuration file syntax
Log::Log4perl::Config::BaseConfigurator(3pm)
Configurator Base Class
Log::Log4perl::Config::DOMConfigurator(3pm)
reads xml config files
Log::Log4perl::Config::PropertyConfig...(3pm)
reads properties file
Log::Log4perl::Config::Watch(3pm)
Detect file changes
Log::Log4perl::DateFormat(3pm)
Log4perl advanced date formatter helper class
Log::Log4perl::FAQ(3pm)
Frequently Asked Questions on Log::Log4perl
Log::Log4perl::Filter(3pm)
Log4perl Custom Filter Base Class
Log::Log4perl::Filter::Boolean(3pm)
Special filter to combine the results ...
Log::Log4perl::Filter::LevelMatch(3pm)
Filter to match the log level exactly
Log::Log4perl::Filter::LevelRange(3pm)
Filter for a range of log levels
Log::Log4perl::Filter::MDC(3pm)
Filter to match on values of a MDC key
Log::Log4perl::Filter::StringMatch(3pm)
Filter on log message string
Log::Log4perl::InternalDebug(3pm)
Dark Magic to enable _INTERNAL_DEBUG
Log::Log4perl::JavaMap(3pm)
maps java log4j appenders to Log::Dispatch cla...
Log::Log4perl::JavaMap::ConsoleAppender(3pm)
wraps Log::Dispatch::Screen
Log::Log4perl::JavaMap::FileAppender(3pm)
wraps Log::Dispatch::File
Log::Log4perl::JavaMap::JDBCAppender(3pm)
wraps Log::Log4perl::Appender::DBI
Log::Log4perl::JavaMap::NTEventLogApp...(3pm)
wraps Log::Dispatch::Win32Ev...
Log::Log4perl::JavaMap::RollingFileAp...(3pm)
wraps Log::Dispatch::FileRotate
Log::Log4perl::JavaMap::SyslogAppender(3pm)
wraps Log::Dispatch::Syslog
Log::Log4perl::JavaMap::TestBuffer(3pm)
wraps Log::Log4perl::Appender::Tes...
Log::Log4perl::Layout(3pm)
Log4perl Layout Virtual Base Class
Log::Log4perl::Layout::NoopLayout(3pm)
Pass-thru Layout
Log::Log4perl::Layout::PatternLayout(3pm)
Pattern Layout
Log::Log4perl::Layout::PatternLayout:...(3pm)
Multiline Pattern Layout
Log::Log4perl::Layout::SimpleLayout(3pm)
Simple Layout
Log::Log4perl::Level(3pm)
Predefined log levels
Log::Log4perl::Logger(3pm)
Main Logger Class
Log::Log4perl::MDC(3pm)
Mapped Diagnostic Context
Log::Log4perl::NDC(3pm)
Nested Diagnostic Context
Log::Log4perl::Resurrector(3pm)
Dark Magic to resurrect hidden L4p statements
Log::Log4perl::Util(3pm)
Internal utility functions
Log::Log4perl::Util::Semaphore(3pm)
Easy to use semaphores
Log::Log4perl::Util::TimeTracker(3pm)
Track time elapsed
Log::Message(3perl)
A generic message storing mechanism;
Log::Message::Config(3perl)
Configuration options for Log::Message
Log::Message::Handlers(3perl)
Message handlers for Log::Message
Log::Message::Item(3perl)
Message objects for Log::Message
Log::Message::Simple(3perl)
Simplified interface to Log::Message
Log::Message::Simple(3pm)
Simplified interface to Log::Message
logb(3)
get exponent of a floating-point value
logbf(3)
get exponent of a floating-point value
logbl(3)
get exponent of a floating-point value
logf(3)
natural logarithmic function
logger(1)
a shell command interface to the syslog(3) system log ...
login(3)
write utmp and wtmp entries
login_tty(3)
terminal utility functions
logl(3)
natural logarithmic function
logout(3)
write utmp and wtmp entries
logwtmp(3)
append an entry to the wtmp file
longjmp(3)
nonlocal jump to a saved stack context
lrand48(3)
generate uniformly distributed pseudo-random numbers
lrand48_r(3)
generate uniformly distributed pseudo-random numbers r...
lrint(3)
round to nearest integer
lrintf(3)
round to nearest integer
lrintl(3)
round to nearest integer
lround(3)
round to nearest integer, away from zero
lroundf(3)
round to nearest integer, away from zero
lroundl(3)
round to nearest integer, away from zero
lsearch(3)
linear search of an array
lseek64(3)
reposition 64-bit read/write file offset
lsetfilecon(3)
set SELinux security context of a file
lsetfilecon_raw(3)
set SELinux security context of a file
lutimes(3)
change file timestamps
LWP(3pm)
The World-Wide Web library for Perl
LWP::Authen::Ntlm(3pm)
Library for enabling NTLM authentication (Microsoft...
LWP::ConnCache(3pm)
Connection cache manager
LWP::Debug(3pm)
deprecated
LWP::MediaTypes(3pm)
guess media type for a file or a URL
LWP::MemberMixin(3pm)
Member access mixin class
LWP::Protocol(3pm)
Base class for LWP protocols
LWP::Protocol::https(3pm)
Provide https support for LWP::UserAgent
LWP::RobotUA(3pm)
a class for well-behaved Web robots
LWP::Simple(3pm)
simple procedural interface to LWP
LWP::UserAgent(3pm)
Web user agent class
lwpcook(3pm)
The libwww-perl cookbook
lwptut(3pm)
- An LWP Tutorial

M

Mail::Address(3pm)
Parse mail addresses
Mail::Cap(3pm)
Parse mailcap files
Mail::DKIM(3pm)
Signs/verifies Internet mail with DKIM/DomainKey signa...
Mail::DKIM::Algorithm::Base(3pm)
base class for DKIM "algorithms"
Mail::DKIM::AuthorDomainPolicy(3pm)
represents an Author Domain Signing Pr...
Mail::DKIM::Canonicalization::Base(3pm)
base class for canonicalization me...
Mail::DKIM::Canonicalization::DkimCommon(3pm)
common canonicalization methods
Mail::DKIM::DkimPolicy(3pm)
represents a DKIM Sender Signing Practices record
Mail::DKIM::DkPolicy(3pm)
represents a DomainKeys Sender Signing Policy re...
Mail::DKIM::DkSignature(3pm)
represents a DomainKeys-Signature header
Mail::DKIM::DNS(3pm)
performs DNS queries for Mail::DKIM
Mail::DKIM::Policy(3pm)
abstract base class for originator "signing" policies
Mail::DKIM::PrivateKey(3pm)
a private key loaded in memory for DKIM signing
Mail::DKIM::Signature(3pm)
represents a DKIM-Signature header
Mail::DKIM::Signer(3pm)
generates a DKIM signature for a message
Mail::DKIM::SignerPolicy(3pm)
determines signing parameters for a message
Mail::DKIM::TextWrap(3pm)
text wrapping module written for use with DKIM
Mail::DKIM::Verifier(3pm)
verifies a DKIM-signed message
Mail::Field(3pm)
Base class for manipulation of mail header fields
Mail::Field::AddrList(3pm)
object representation of e-mail address lists
Mail::Field::Date(3pm)
a date header field
Mail::Field::Generic(3pm)
implementation for inspecific fields
Mail::Filter(3pm)
Filter mail through multiple subroutines
Mail::Header(3pm)
manipulate MIME headers
Mail::Internet(3pm)
manipulate email messages
Mail::Mailer(3pm)
Simple interface to electronic mailing mechanisms
Mail::Send(3pm)
Simple electronic mail interface
Mail::Sendmail(3pm)
Simple platform independent mailer
Mail::SpamAssassin(3pm)
Spam detector and markup engine
Mail::SpamAssassin::AICache(3pm)
provide access to cached information for ...
Mail::SpamAssassin::ArchiveIterator(3pm)
find and process messages one at ...
Mail::SpamAssassin::AsyncLoop(3pm)
scanner asynchronous event loop
Mail::SpamAssassin::AutoWhitelist(3pm)
auto-whitelist handler for SpamAssa...
Mail::SpamAssassin::Bayes(3pm)
support for learning classifiers
Mail::SpamAssassin::BayesStore(3pm)
Storage Module for default Bayes class...
Mail::SpamAssassin::BayesStore::BDB(3pm)
BerkeleyDB Bayesian Storage Modul...
Mail::SpamAssassin::BayesStore::MySQL(3pm)
MySQL Specific Bayesian Storage...
Mail::SpamAssassin::BayesStore::PgSQL(3pm)
PostgreSQL Specific Bayesian St...
Mail::SpamAssassin::BayesStore::Redis(3pm)
Redis Bayesian Storage Module I...
Mail::SpamAssassin::BayesStore::SQL(3pm)
SQL Bayesian Storage Module Imple...
Mail::SpamAssassin::Client(3pm)
Client for spamd Protocol
Mail::SpamAssassin::Conf(3pm)
SpamAssassin configuration file
Mail::SpamAssassin::Conf::LDAP(3pm)
load SpamAssassin scores from LDAP dat...
Mail::SpamAssassin::Conf::Parser(3pm)
parse SpamAssassin configuration
Mail::SpamAssassin::Conf::SQL(3pm)
load SpamAssassin scores from SQL database
Mail::SpamAssassin::DnsResolver(3pm)
DNS resolution engine
Mail::SpamAssassin::Logger(3pm)
SpamAssassin logging module
Mail::SpamAssassin::Logger::File(3pm)
log to file
Mail::SpamAssassin::Logger::Stderr(3pm)
log to standard error
Mail::SpamAssassin::Logger::Syslog(3pm)
log to syslog
Mail::SpamAssassin::Message(3pm)
decode, render, and hold an RFC-2822 message
Mail::SpamAssassin::Message::Metadata(3pm)
extract metadata from a message
Mail::SpamAssassin::Message::Node(3pm)
decode, render, and make available ...
Mail::SpamAssassin::PerMsgLearner(3pm)
per-message status (spam or not-spam)
Mail::SpamAssassin::PerMsgStatus(3pm)
per-message status (spam or not-spam)
Mail::SpamAssassin::PersistentAddrList(3pm)
persistent address list base c...
Mail::SpamAssassin::Plugin(3pm)
SpamAssassin plugin base class
Mail::SpamAssassin::Plugin::AccessDB(3pm)
check message against Access Dat...
Mail::SpamAssassin::Plugin::AntiVirus(3pm)
simple anti-virus tests
Mail::SpamAssassin::Plugin::AskDNS(3pm)
form a DNS query using tag values,...
Mail::SpamAssassin::Plugin::ASN(3pm)
SpamAssassin plugin to look up the Au...
Mail::SpamAssassin::Plugin::AutoLearn...(3pm)
threshold-based discriminato...
Mail::SpamAssassin::Plugin::AWL(3pm)
Normalize scores via auto-whitelist
Mail::SpamAssassin::Plugin::Bayes(3pm)
determine spammishness using a Baye...
Mail::SpamAssassin::Plugin::BodyRuleB...(3pm)
extract "bases" from body ru...
Mail::SpamAssassin::Plugin::Check(3pm)
primary message check functionality
Mail::SpamAssassin::Plugin::DCC(3pm)
perform DCC check of messages
Mail::SpamAssassin::Plugin::DKIM(3pm)
perform DKIM verification tests
Mail::SpamAssassin::Plugin::DNSEval(3pm)
look up URLs against DNS blocklists
Mail::SpamAssassin::Plugin::FromNameS...(3pm)
perform various tests to det...
Mail::SpamAssassin::Plugin::HashBL(3pm)
seearch email addresses in HashBL ...
Mail::SpamAssassin::Plugin::Hashcash(3pm)
perform hashcash verification tests
Mail::SpamAssassin::Plugin::MIMEEval(3pm)
perform various tests against MI...
Mail::SpamAssassin::Plugin::MIMEHeader(3pm)
perform regexp tests against M...
Mail::SpamAssassin::Plugin::OneLineBo...(3pm)
spamassassin body test plugin
Mail::SpamAssassin::Plugin::PDFInfo(3pm)
PDFInfo Plugin for SpamAssassin
Mail::SpamAssassin::Plugin::Phishing(3pm)
check uris against phishing feed
Mail::SpamAssassin::Plugin::PhishTag(3pm)
SpamAssassin plugin for redirect...
Mail::SpamAssassin::Plugin::Pyzor(3pm)
perform Pyzor check of messages
Mail::SpamAssassin::Plugin::Razor2(3pm)
perform Razor check of messages
Mail::SpamAssassin::Plugin::RelayCountry(3pm)
add message metadata indicat...
Mail::SpamAssassin::Plugin::ReplaceTags(3pm)
tags for SpamAssassin rules
Mail::SpamAssassin::Plugin::ResourceL...(3pm)
Limit the memory and/or CPU ...
Mail::SpamAssassin::Plugin::Reuse(3pm)
For reusing old rule hits during a ...
Mail::SpamAssassin::Plugin::Rule2XSBody(3pm)
speed up SpamAssassin by comp...
Mail::SpamAssassin::Plugin::Shortcircuit(3pm)
short-circuit evaluation for...
Mail::SpamAssassin::Plugin::SpamCop(3pm)
perform SpamCop reporting of mess...
Mail::SpamAssassin::Plugin::SPF(3pm)
perform SPF verification tests
Mail::SpamAssassin::Plugin::Test(3pm)
test plugin
Mail::SpamAssassin::Plugin::TextCat(3pm)
TextCat language guesser
Mail::SpamAssassin::Plugin::TxRep(3pm)
Normalize scores with sender reputa...
Mail::SpamAssassin::Plugin::URIDetail(3pm)
test URIs using detailed URI in...
Mail::SpamAssassin::Plugin::URIDNSBL(3pm)
look up URLs against DNS blocklists
Mail::SpamAssassin::Plugin::URILocalBL(3pm)
blacklist URIs using local inf...
Mail::SpamAssassin::Plugin::VBounce(3pm)
aid in rescuing genuine bounces
Mail::SpamAssassin::Plugin::WhiteList...(3pm)
whitelist by Subject header
Mail::SpamAssassin::PluginHandler(3pm)
SpamAssassin plugin handler
Mail::SpamAssassin::RegistryBoundaries(3pm)
domain delegation rules
Mail::SpamAssassin::SQLBasedAddrList(3pm)
SpamAssassin SQL Based Auto Whit...
Mail::SpamAssassin::SubProcBackChannel(3pm)
back-channel for communication...
Mail::SpamAssassin::Timeout(3pm)
safe, reliable timeouts in perl
Mail::SpamAssassin::Util(3pm)
utility functions
Mail::SpamAssassin::Util::DependencyInfo(3pm)
spamassassin debugging helpers
Mail::SpamAssassin::Util::Progress(3pm)
Progress bar support for SpamAssassin
Mail::SPF(3pm)
An object-oriented implementation of Sender Policy Fra...
Mail::SPF::Base(3pm)
Base class for Mail::SPF classes
Mail::SPF::MacroString(3pm)
SPF record macro string class
Mail::SPF::Mech(3pm)
SPF record mechanism base class
Mail::SPF::Mech::A(3pm)
SPF record "a" mechanism class
Mail::SPF::Mech::All(3pm)
SPF record "all" mechanism class
Mail::SPF::Mech::Exists(3pm)
SPF record "exists" mechanism class
Mail::SPF::Mech::Include(3pm)
SPF record "include" mechanism class
Mail::SPF::Mech::IP4(3pm)
SPF record "ip4" mechanism class
Mail::SPF::Mech::IP6(3pm)
SPF record "ip6" mechanism class
Mail::SPF::Mech::MX(3pm)
SPF record "mx" mechanism class
Mail::SPF::Mech::PTR(3pm)
SPF record "ptr" mechanism class
Mail::SPF::Mod(3pm)
SPF record modifier base class
Mail::SPF::Mod::Exp(3pm)
SPF record "exp" modifier class
Mail::SPF::Mod::Redirect(3pm)
SPF record "redirect" modifier class
Mail::SPF::Record(3pm)
Abstract base class for SPF records
Mail::SPF::Request(3pm)
SPF request class
Mail::SPF::Result(3pm)
SPF result class
Mail::SPF::SenderIPAddrMech(3pm)
Abstract base class for SPF record mechan...
Mail::SPF::Server(3pm)
Server class for processing SPF requests
Mail::SPF::Term(3pm)
SPF record term class
Mail::SPF::Util(3pm)
Mail::SPF utility class
Mail::SPF::v1::Record(3pm)
SPFv1 record class
Mail::SPF::v2::Record(3pm)
Sender ID ("spf2.0") record class
Mail::Util(3pm)
mail utility functions
major(3)
manage a device number
makecontext(3)
manipulate user context
makedev(3)
manage a device number
mallinfo(3)
obtain memory allocation information
malloc(3)
allocate and free dynamic memory
malloc_get_state(3)
record and restore state of malloc implementation
__malloc_hook(3)
malloc debugging variables
malloc_hook(3)
malloc debugging variables
malloc_info(3)
export malloc state to a stream
__malloc_initialize_hook(3)
malloc debugging variables
malloc_set_state(3)
record and restore state of malloc implementation
malloc_stats(3)
print memory allocation statistics
malloc_trim(3)
release free memory from the top of the heap
malloc_usable_size(3)
obtain size of block of memory allocated from heap
mallopt(3)
set memory allocation parameters
manual_user_enter_context(3)
determine SELinux context(s) for user sessions
Map(3o)
Association tables over ordered types.
Map.Make(3o)
Functor building an implementation of the map structur...
Map.OrderedType(3o)
Input signature of the functor Map.Make.
Map.S(3o)
Output signature of the functor Map.Make.
Marshal(3o)
Marshaling of data structures.
matchmediacon(3)
get the default SELinux security context for the speci...
matchpathcon(3)
get the default SELinux security context for the speci...
matchpathcon_checkmatches(3)
check and report whether any specification in...
matchpathcon_filespec_add(3)
check and report whether any specification in...
matchpathcon_filespec_destroy(3)
check and report whether any specificatio...
matchpathcon_filespec_eval(3)
check and report whether any specification i...
matchpathcon_fini(3)
get the default SELinux security context for the spec...
matchpathcon_index(3)
get the default SELinux security context for the spe...
matchpathcon_init(3)
get the default SELinux security context for the spec...
Math::BigFloat(3perl)
Arbitrary size floating point math package
Math::BigInt(3perl)
Arbitrary size integer/float math package
Math::BigInt::Calc(3perl)
Pure Perl module to support Math::BigInt
Math::BigInt::CalcEmu(3perl)
Emulate low-level math with BigInt code
Math::BigInt::FastCalc(3perl)
Math::BigInt::Calc with some XS for more speed
Math::BigRat(3perl)
Arbitrary big rational numbers
Math::Complex(3perl)
complex numbers and associated mathematical functions
Math::Round(3pm)
Perl extension for rounding numbers
Math::Trig(3perl)
trigonometric functions
matherr(3)
SVID math library exception handling
MaxCmapsOfScreen(3)
screen information functions and macros
MB_CUR_MAX(3)
maximum length of a multibyte character in the current...
MB_LEN_MAX(3)
maximum multibyte length of a character across all loc...
mblen(3)
determine number of bytes in next multibyte character
mbrlen(3)
determine number of bytes in next multibyte character
mbrtowc(3)
convert a multibyte sequence to a wide character
mbsinit(3)
test for initial shift state
mbsnrtowcs(3)
convert a multibyte string to a wide-character string
mbsrtowcs(3)
convert a multibyte string to a wide-character string
mbstowcs(3)
convert a multibyte string to a wide-character string
mbtowc(3)
convert a multibyte sequence to a wide character
mcheck(3)
heap consistency checking
mcheck_check_all(3)
heap consistency checking
mcheck_pedantic(3)
heap consistency checking
MD2(3ssl)
MD2, MD4, and MD5 hash functions
MD2_Final(3ssl)
MD2, MD4, and MD5 hash functions
MD2_Init(3ssl)
MD2, MD4, and MD5 hash functions
MD2_Update(3ssl)
MD2, MD4, and MD5 hash functions
MD4(3ssl)
MD2, MD4, and MD5 hash functions
MD4_Final(3ssl)
MD2, MD4, and MD5 hash functions
MD4_Init(3ssl)
MD2, MD4, and MD5 hash functions
MD4_Update(3ssl)
MD2, MD4, and MD5 hash functions
MD5(3ssl)
MD2, MD4, and MD5 hash functions
md5(3bsd)
calculate the RSA Data Security, Inc., ``MD5'' message...
md5(3ssl)
MD2, MD4, and MD5 hash functions
MD5_Final(3ssl)
MD2, MD4, and MD5 hash functions
MD5_Init(3ssl)
MD2, MD4, and MD5 hash functions
MD5_Update(3ssl)
MD2, MD4, and MD5 hash functions
MDC2(3ssl)
MDC2 hash function
mdc2(3ssl)
MDC2 hash function
MDC2_Final(3ssl)
MDC2 hash function
MDC2_Init(3ssl)
MDC2 hash function
MDC2_Update(3ssl)
MDC2 hash function
memalign(3)
allocate aligned memory
__memalign_hook(3)
malloc debugging variables
memcached(3)
libmemcached Documentation
memcached_add(3)
Storing and Replacing Data
memcached_add_by_key(3)
Storing and Replacing Data
memcached_analyze(3)
libmemcached Documentation
memcached_append(3)
Appending to or Prepending to data on the server
memcached_append_by_key(3)
Appending to or Prepending to data on the server
memcached_behavior_get(3)
libmemcached Documentation
memcached_behavior_set(3)
libmemcached Documentation
memcached_callback_get(3)
libmemcached Documentation
memcached_callback_set(3)
libmemcached Documentation
memcached_cas(3)
Working with data on the server in an atomic fashion
memcached_cas_by_key(3)
Storing and Replacing Data
memcached_clone(3)
libmemcached Documentation
memcached_create(3)
libmemcached Documentation
memcached_decrement(3)
Incrementing and Decrementing Values
memcached_decrement_with_initial(3)
Incrementing and Decrementing Values
memcached_delete(3)
libmemcached Documentation
memcached_delete_by_key(3)
libmemcached Documentation
memcached_destroy_sasl_auth_data(3)
libmemcached Documentation
memcached_dump(3)
libmemcached Documentation
memcached_exist(3)
libmemcached Documentation
memcached_exist_by_key(3)
libmemcached Documentation
memcached_fetch(3)
Retrieving data from the server
memcached_fetch_execute(3)
Retrieving data from the server
memcached_fetch_result(3)
Retrieving data from the server
memcached_flush_buffers(3)
libmemcached Documentation
memcached_free(3)
libmemcached Documentation
memcached_generate_hash(3)
Generating hash values directly
memcached_generate_hash_value(3)
Generating hash values directly
memcached_get(3)
Retrieving data from the server
memcached_get_by_key(3)
Retrieving data from the server
memcached_get_memory_allocators(3)
libmemcached Documentation
memcached_get_sasl_callbacks(3)
libmemcached Documentation
memcached_get_user_data(3)
libmemcached Documentation
memcached_increment(3)
Incrementing and Decrementing Values
memcached_increment_with_initial(3)
Incrementing and Decrementing Values
memcached_last_error_message(3)
libmemcached Documentation
memcached_lib_version(3)
libmemcached Documentation
memcached_mget(3)
Retrieving data from the server
memcached_mget_by_key(3)
Retrieving data from the server
memcached_mget_execute(3)
Retrieving data from the server
memcached_mget_execute_by_key(3)
Retrieving data from the server
memcached_pool(3)
libmemcached Documentation
memcached_pool_behavior_get(3)
libmemcached Documentation
memcached_pool_behavior_set(3)
libmemcached Documentation
memcached_pool_create(3)
libmemcached Documentation
memcached_pool_destroy(3)
libmemcached Documentation
memcached_pool_fetch(3)
libmemcached Documentation
memcached_pool_pop(3)
libmemcached Documentation
memcached_pool_push(3)
libmemcached Documentation
memcached_pool_release(3)
libmemcached Documentation
memcached_pool_st(3)
libmemcached Documentation
memcached_prepend(3)
Appending to or Prepending to data on the server
memcached_prepend_by_key(3)
Appending to or Prepending to data on the server
memcached_quit(3)
libmemcached Documentation
memcached_replace(3)
Storing and Replacing Data
memcached_replace_by_key(3)
Storing and Replacing Data
memcached_sasl_set_auth_data(3)
libmemcached Documentation
memcached_server_add(3)
libmemcached Documentation
memcached_server_count(3)
libmemcached Documentation
memcached_server_cursor(3)
libmemcached Documentation
memcached_server_list(3)
libmemcached Documentation
memcached_server_list_append(3)
libmemcached Documentation
memcached_server_list_count(3)
libmemcached Documentation
memcached_server_list_free(3)
libmemcached Documentation
memcached_server_push(3)
libmemcached Documentation
memcached_servers_parse(3)
libmemcached Documentation
memcached_set(3)
Storing and Replacing Data
memcached_set_by_key(3)
Storing and Replacing Data
memcached_set_memory_allocators(3)
libmemcached Documentation
memcached_set_sasl_callbacks(3)
libmemcached Documentation
memcached_set_user_data(3)
libmemcached Documentation
memcached_stat(3)
libmemcached Documentation
memcached_stat_execute(3)
libmemcached Documentation
memcached_stat_get_keys(3)
libmemcached Documentation
memcached_stat_get_value(3)
libmemcached Documentation
memcached_stat_servername(3)
libmemcached Documentation
memcached_strerror(3)
libmemcached Documentation
memcached_touch(3)
libmemcached Documentation
memcached_touch_by_key(3)
libmemcached Documentation
memcached_verbosity(3)
libmemcached Documentation
memcached_version(3)
libmemcached Documentation
memccpy(3)
copy memory area
memchr(3)
scan memory for a character
memcmp(3)
compare memory areas
memcpy(3)
copy memory area
memfrob(3)
frobnicate (encrypt) a memory area
memmem(3)
locate a substring
memmove(3)
copy memory area
Memoize(3perl)
Make functions faster by trading space for time
Memoize::AnyDBM_File(3perl)
glue to provide EXISTS for AnyDBM_File for Sto...
Memoize::Expire(3perl)
Plug-in module for automatic expiration of memoized...
Memoize::ExpireFile(3perl)
test for Memoize expiration semantics
Memoize::ExpireTest(3perl)
test for Memoize expiration semantics
Memoize::NDBM_File(3perl)
glue to provide EXISTS for NDBM_File for Storabl...
Memoize::SDBM_File(3perl)
glue to provide EXISTS for SDBM_File for Storabl...
Memoize::Storable(3perl)
store Memoized data in Storable database
mempcpy(3)
copy memory area
memrchr(3)
scan memory for a character
memset(3)
fill memory with a constant byte
MenuPopdown(3)
unmap a pop-up
MenuPopup(3)
map a pop-up
mergesort(3)
sort functions
MIME::Base64(3perl)
Encoding and decoding of base64 strings
MIME::Body(3pm)
the body of a MIME message
MIME::Decoder(3pm)
an object for decoding the body part of a MIME stream
MIME::Decoder::Base64(3pm)
encode/decode a "base64" stream
MIME::Decoder::Binary(3pm)
perform no encoding/decoding
MIME::Decoder::BinHex(3pm)
decode a "binhex" stream
MIME::Decoder::Gzip64(3pm)
decode a "base64" gzip stream
MIME::Decoder::NBit(3pm)
encode/decode a "7bit" or "8bit" stream
MIME::Decoder::QuotedPrint(3pm)
encode/decode a "quoted-printable" stream
MIME::Decoder::UU(3pm)
decode a "uuencoded" stream
MIME::Entity(3pm)
class for parsed-and-decoded MIME message
MIME::Field::ContDisp(3pm)
a "Content-disposition" field
MIME::Field::ConTraEnc(3pm)
a "Content-transfer-encoding" field
MIME::Field::ContType(3pm)
a "Content-type" field
MIME::Field::ParamVal(3pm)
subclass of Mail::Field, for structured MIME fi...
MIME::Head(3pm)
MIME message header (a subclass of Mail::Header)
MIME::Parser(3pm)
experimental class for parsing MIME streams
MIME::Parser::Filer(3pm)
manage file-output of the parser
MIME::Parser::Reader(3pm)
a line-oriented reader for a MIME::Parser
MIME::Parser::Results(3pm)
results of the last entity parsed
MIME::QuotedPrint(3perl)
Encoding and decoding of quoted-printable strings
MIME::Tools(3pm)
modules for parsing (and creating!) MIME entities
MIME::WordDecoder(3pm)
decode RFC 2047 encoded words to a local representa...
MIME::Words(3pm)
deal with RFC 2047 encoded words
MinCmapsOfScreen(3)
screen information functions and macros
minor(3)
manage a device number
misc_conv(3)
text based conversation function
mkdtemp(3)
create a unique temporary directory
mkfifo(3)
make a FIFO special file (a named pipe)
mkfifoat(3)
make a FIFO (named pipe) relative to a directory file ...
mkostemp(3)
create a unique temporary file
mkostemps(3)
create a unique temporary file
mkpasswd(1)
Overfeatured front end to crypt(3)
mkstemp(3)
create a unique temporary file
mkstemps(3)
create a unique temporary file
mktemp(3)
make a unique temporary filename
mktime(3)
transform date and time to broken-down time or ASCII
mmap64(3)
map or unmap files or devices into memory
mode_to_security_class(3)
convert between SELinux class and permission val...
modf(3)
extract signed integral and fractional values from flo...
modff(3)
extract signed integral and fractional values from flo...
modfl(3)
extract signed integral and fractional values from flo...
Module::Build(3perl)
Build and install Perl modules
Module::Build::API(3perl)
API Reference for Module Authors
Module::Build::Authoring(3perl)
Authoring Module::Build modules
Module::Build::Base(3perl)
Default methods for Module::Build
Module::Build::Bundling(3perl)
How to bundle Module::Build with a distribu...
Module::Build::Compat(3perl)
Compatibility with ExtUtils::MakeMaker
Module::Build::ConfigData(3perl)
Configuration for Module::Build
Module::Build::Cookbook(3perl)
Examples of Module::Build Usage
Module::Build::ModuleInfo(3perl)
DEPRECATED
Module::Build::Notes(3perl)
Create persistent distribution configuration m...
Module::Build::Platform::aix(3perl)
Builder class for AIX platform
Module::Build::Platform::Amiga(3perl)
Builder class for Amiga platforms
Module::Build::Platform::cygwin(3perl)
Builder class for Cygwin platform
Module::Build::Platform::darwin(3perl)
Builder class for Mac OS X platform
Module::Build::Platform::Default(3perl)
Stub class for unknown platforms
Module::Build::Platform::EBCDIC(3perl)
Builder class for EBCDIC platforms
Module::Build::Platform::MacOS(3perl)
Builder class for MacOS platforms
Module::Build::Platform::MPEiX(3perl)
Builder class for MPEiX platforms
Module::Build::Platform::os2(3perl)
Builder class for OS/2 platform
Module::Build::Platform::RiscOS(3perl)
Builder class for RiscOS platforms
Module::Build::Platform::Unix(3perl)
Builder class for Unix platforms
Module::Build::Platform::VMS(3perl)
Builder class for VMS platforms
Module::Build::Platform::VOS(3perl)
Builder class for VOS platforms
Module::Build::Platform::Windows(3perl)
Builder class for Windows platforms
Module::Build::PPMMaker(3perl)
Perl Package Manager file creation
Module::Build::Version(3perl)
DEPRECATED
Module::Build::YAML(3perl)
DEPRECATED
Module::CoreList(3perl)
what modules shipped with versions of perl
Module::CoreList::Utils(3perl)
what utilities shipped with versions of perl
Module::Implementation(3pm)
Loads one of several alternate underlying impl...
Module::Load(3perl)
runtime require of both modules and files
Module::Load::Conditional(3perl)
Looking up module information / loading a...
Module::Loaded(3perl)
mark modules as loaded or unloaded
Module::Metadata(3perl)
Gather package and POD information from perl modul...
Module::Pluggable(3perl)
automatically give your module the ability to hav...
Module::Pluggable(3pm)
automatically give your module the ability to have ...
Module::Pluggable::Object(3perl)
automatically give your module the abilit...
Module::Pluggable::Object(3pm)
automatically give your module the ability ...
Module::Runtime(3pm)
runtime module handling
MoreLabels(3o)
Extra labeled libraries.
MoreLabels.Hashtbl(3o)
no description
MoreLabels.Hashtbl.HashedType(3o)
no description
MoreLabels.Hashtbl.Make(3o)
no description
MoreLabels.Hashtbl.MakeSeeded(3o)
no description
MoreLabels.Hashtbl.S(3o)
no description
MoreLabels.Hashtbl.SeededHashedType(3o)
no description
MoreLabels.Hashtbl.SeededS(3o)
no description
MoreLabels.Map(3o)
no description
MoreLabels.Map.Make(3o)
no description
MoreLabels.Map.OrderedType(3o)
no description
MoreLabels.Map.S(3o)
no description
MoreLabels.Set(3o)
no description
MoreLabels.Set.Make(3o)
no description
MoreLabels.Set.OrderedType(3o)
no description
MoreLabels.Set.S(3o)
no description
mpool(3)
shared memory buffer pool
mprobe(3)
heap consistency checking
mq_close(3)
close a message queue descriptor
mq_getattr(3)
get/set message queue attributes
mq_notify(3)
register for notification when a message is available
mq_open(3)
open a message queue
mq_receive(3)
receive a message from a message queue
mq_send(3)
send a message to a message queue
mq_setattr(3)
get/set message queue attributes
mq_timedreceive(3)
receive a message from a message queue
mq_timedsend(3)
send a message to a message queue
mq_unlink(3)
remove a message queue
mrand48(3)
generate uniformly distributed pseudo-random numbers
mrand48_r(3)
generate uniformly distributed pseudo-random numbers r...
mro(3perl)
Method Resolution Order
mtrace(3)
malloc tracing
Munin::Common::Config(3pm)
Abstract base class for common config code.
Munin::Common::Defaults(3pm)
Default values defined by installation scripts.
Munin::Common::Timeout(3pm)
Run code with a timeout. May nest.
Munin::Common::TLS(3pm)
Abstract base class implementing the STARTTLS prot...
Munin::Common::TLSClient(3pm)
Implements the client side of the STARTTLS p...
Munin::Common::TLSServer(3pm)
Implements the server side of the STARTTLS p...
Munin::Master::Config(3pm)
Holds the master configuration.
Munin::Master::Group(3pm)
Holds information on host groups.
Munin::Master::GroupRepository(3pm)
FIX
Munin::Master::Host(3pm)
Holds information on hosts we are interested in c...
Munin::Master::HTMLOld(3pm)
A program to draw html-pages on an Munin insta...
Munin::Master::Logger(3pm)
Munin master's old logging routines
Munin::Master::Node(3pm)
Provides easy access to the munin node
Munin::Master::ProcessManager(3pm)
Manager for parallel execution of Workers.
Munin::Master::Update(3pm)
Contacts Munin Nodes, gathers data from their s...
Munin::Master::UpdateWorker(3pm)
FIX
Munin::Master::Utils(3pm)
Exports a lot of utility functions.
Munin::Master::Worker(3pm)
Abstract base class for workers.
Munin::Node::Config(3pm)
Singleton node configuration container. Reads con...
Munin::Node::Configure::Debug(3pm)
Prints a debug message in the standard ...
Munin::Node::Configure::History(3pm)
Filtering plugins based on the versio...
Munin::Node::Configure::HostEnumeration(3pm)
Takes a list of hosts, and re...
Munin::Node::Configure::Plugin(3pm)
Class representing a plugin, along wit...
Munin::Node::Configure::PluginList(3pm)
Loading and listing a collection o...
Munin::Node::Logger(3pm)
The logger for munin node.
Munin::Node::OS(3pm)
OS related utility methods for the Munin node.
Munin::Node::ProxySpooler(3pm)
Daemon to gather spool information by query...
Munin::Node::Server(3pm)
This module implements a Net::Server server for t...
Munin::Node::Service(3pm)
Methods related to handling of Munin services
Munin::Node::Session(3pm)
Stores the state for the session between a node ...
Munin::Node::SNMPConfig(3pm)
Subroutines providing munin-node-configure's ...
Munin::Node::SpoolReader(3pm)
Reading side of the spool functionality
Munin::Node::SpoolWriter(3pm)
Writing side of the spool functionality
Munin::Node::Utils(3pm)
Various utility functions
Munin::Plugin(3pm)
Utility functions for Perl Munin plugins.
Munin::Plugin::Pgsql(3pm)
Base module for PostgreSQL plugins for Munin
Munin::Plugin::SNMP(3pm)
Net::SNMP subclass for Munin plugins
muntrace(3)
malloc tracing

N

NAN(3)
floating-point constants
nan(3)
return 'Not a Number'
nanf(3)
return 'Not a Number'
nanl(3)
return 'Not a Number'
Nativeint(3o)
Processor-native integers.
NDBM_File(3perl)
Tied access to ndbm files
nearbyint(3)
round to nearest integer
nearbyintf(3)
round to nearest integer
nearbyintl(3)
round to nearest integer
Net::CIDR(3pm)
Manipulate IPv4/IPv6 netblocks in CIDR notation
Net::Cmd(3perl)
Network Command class (as used by FTP, SMTP etc)
Net::Config(3perl)
Local configuration data for libnet
Net::Daemon(3pm)
Perl extension for portable daemons
Net::Daemon::Log(3pm)
Utility functions for logging
Net::Daemon::Test(3pm)
support functions for testing Net::Daemon servers
Net::DNS(3pm)
Perl interface to the Domain Name System
Net::DNS::Domain(3pm)
Domain Name System domains
Net::DNS::DomainName(3pm)
DNS domain name wire representation
Net::DNS::FAQ(3pm)
Frequently Asked Net::DNS Questions
Net::DNS::Header(3pm)
DNS packet header
Net::DNS::Mailbox(3pm)
DNS mailbox representation
Net::DNS::Nameserver(3pm)
DNS server class
Net::DNS::Packet(3pm)
DNS protocol packet
Net::DNS::Question(3pm)
DNS question record
Net::DNS::Resolver(3pm)
DNS resolver class
Net::DNS::Resolver::Base(3pm)
Common Resolver Class
Net::DNS::Resolver::Cygwin(3pm)
Cygwin Resolver Class
Net::DNS::Resolver::Recurse(3pm)
Perform recursive dns lookups
Net::DNS::Resolver::UNIX(3pm)
UNIX Resolver Class
Net::DNS::Resolver::Win32(3pm)
Windows Resolver Class
Net::DNS::RR(3pm)
DNS Resource Record base class
Net::DNS::RR::A(3pm)
DNS A resource record
Net::DNS::RR::AAAA(3pm)
DNS AAAA resource record
Net::DNS::RR::AFSDB(3pm)
DNS AFSDB resource record
Net::DNS::RR::APL(3pm)
DNS APL resource record
Net::DNS::RR::APL::ApItem(3pm)
DNS APL ApItem
Net::DNS::RR::CERT(3pm)
DNS CERT resource record
Net::DNS::RR::CNAME(3pm)
DNS CNAME resource record
Net::DNS::RR::DHCID(3pm)
DNS DHCID resource record
Net::DNS::RR::DNAME(3pm)
DNS DNAME resource record
Net::DNS::RR::EID(3pm)
DNS EID resource record
Net::DNS::RR::HINFO(3pm)
DNS HINFO resource record
Net::DNS::RR::HIP(3pm)
DNS HIP resource record
Net::DNS::RR::IPSECKEY(3pm)
DNS IPSECKEY resource record
Net::DNS::RR::ISDN(3pm)
DNS ISDN resource record
Net::DNS::RR::KX(3pm)
DNS KX resource record
Net::DNS::RR::LOC(3pm)
DNS LOC resource record
Net::DNS::RR::MB(3pm)
DNS MB resource record
Net::DNS::RR::MG(3pm)
DNS MG resource record
Net::DNS::RR::MINFO(3pm)
DNS MINFO resource record
Net::DNS::RR::MR(3pm)
DNS MR resource record
Net::DNS::RR::MX(3pm)
DNS MX resource record
Net::DNS::RR::NAPTR(3pm)
DNS NAPTR resource record
Net::DNS::RR::NIMLOC(3pm)
DNS NIMLOC resource record
Net::DNS::RR::NS(3pm)
DNS NS resource record
Net::DNS::RR::NSAP(3pm)
DNS NSAP resource record
Net::DNS::RR::NULL(3pm)
DNS NULL resource record
Net::DNS::RR::OPT(3pm)
DNS OPT
Net::DNS::RR::PTR(3pm)
DNS PTR resource record
Net::DNS::RR::PX(3pm)
DNS PX resource record
Net::DNS::RR::RP(3pm)
DNS RP resource record
Net::DNS::RR::RT(3pm)
DNS RT resource record
Net::DNS::RR::SOA(3pm)
DNS SOA resource record
Net::DNS::RR::SPF(3pm)
DNS SPF resource record
Net::DNS::RR::SRV(3pm)
DNS SRV resource record
Net::DNS::RR::SSHFP(3pm)
DNS SSHFP resource record
Net::DNS::RR::TKEY(3pm)
DNS TKEY resource record
Net::DNS::RR::TSIG(3pm)
DNS TSIG resource record
Net::DNS::RR::TXT(3pm)
DNS TXT resource record
Net::DNS::RR::Unknown(3pm)
Unknown RR record
Net::DNS::RR::X25(3pm)
DNS X25 resource record
Net::DNS::Text(3pm)
Domain Name System text representation
Net::DNS::Update(3pm)
Create a DNS update packet
Net::Domain(3perl)
Attempt to evaluate the current host's internet name a...
Net::FTP(3perl)
FTP Client class
Net::hostent(3perl)
by-name interface to Perl's built-in gethost*() functions
Net::HTTP(3pm)
Low-level HTTP connection (client)
Net::HTTP::NB(3pm)
Non-blocking HTTP client
Net::HTTPS(3pm)
Low-level HTTP over SSL/TLS connection (client)
Net::IP(3pm)
Perl extension for manipulating IPv4/IPv6 addresses
Net::libnetFAQ(3perl)
libnet Frequently Asked Questions
Net::netent(3perl)
by-name interface to Perl's built-in getnet*() functions
Net::Netrc(3perl)
OO interface to users netrc file
Net::NNTP(3perl)
NNTP Client class
Net::PH(3pm)
CCSO Nameserver Client class
Net::Ping(3perl)
check a remote host for reachability
Net::POP3(3perl)
Post Office Protocol 3 Client class (RFC1939)
Net::protoent(3perl)
by-name interface to Perl's built-in getproto*() func...
Net::servent(3perl)
by-name interface to Perl's built-in getserv*() functions
Net::Server(3pm)
Extensible, general Perl server engine
Net::Server::Daemonize(3pm)
Safe fork and daemonization utilities
Net::Server::Fork(3pm)
Net::Server personality
Net::Server::HTTP(3pm)
very basic Net::Server based HTTP server class
Net::Server::INET(3pm)
Net::Server personality
Net::Server::Log::Log::Log4perl(3pm)
log via Log4perl
Net::Server::Log::Sys::Syslog(3pm)
log via Syslog
Net::Server::Multiplex(3pm)
Multiplex several connections within one process
Net::Server::MultiType(3pm)
Net::Server personality
Net::Server::PreFork(3pm)
Net::Server personality
Net::Server::PreForkSimple(3pm)
Net::Server personality
Net::Server::Proto(3pm)
Net::Server Protocol compatibility layer
Net::Server::Proto::SSL(3pm)
Net::Server SSL protocol.
Net::Server::Proto::SSLEAY(3pm)
Custom Net::Server SSL protocol handler ba...
Net::Server::Proto::TCP(3pm)
Net::Server TCP protocol.
Net::Server::Proto::UDP(3pm)
Net::Server UDP protocol.
Net::Server::Proto::UNIX(3pm)
Net::Server UNIX protocol.
Net::Server::Proto::UNIXDGRAM(3pm)
Net::Server UNIXDGRAM protocol.
Net::Server::PSGI(3pm)
basic Net::Server based PSGI HTTP server class
Net::Server::SIG(3pm)
adpf - Safer signal handling
Net::Server::Single(3pm)
Net::Server personality
Net::SMTP(3perl)
Simple Mail Transfer Protocol Client
Net::SMTP::SSL(3pm)
SSL support for Net::SMTP
Net::SNPP(3pm)
Simple Network Pager Protocol Client
Net::SNPP::Server(3pm)
SNPP server library
Net::SSLeay(3pm)
Perl extension for using OpenSSL
Net::SSLeay::Handle(3pm)
Perl module that lets SSL (HTTPS) sockets be hand...
Net::Telnet(3pm)
interact with TELNET port or other TCP ports
Net::Time(3perl)
time and daytime network client interface
NetAddr::IP(3pm)
Manages IPv4 and IPv6 addresses and subnets
NetAddr::IP::InetBase(3pm)
- IPv4 and IPV6 utilities
NetAddr::IP::Lite(3pm)
Manages IPv4 and IPv6 addresses and subnets
NetAddr::IP::Util(3pm)
- IPv4/6 and 128 bit number utilities
NetAddr::IP::UtilPP(3pm)
- pure Perl functions for NetAddr::IP::Util
netlink(3)
Netlink macros
NEXT(3perl)
Provide a pseudo-class NEXT (et al) that allows method...
nextafter(3)
floating-point number manipulation
nextafterf(3)
floating-point number manipulation
nextafterl(3)
floating-point number manipulation
nextkey(3)
The GNU database manager. Includes dbm and ndbm compat...
NextRequest(3)
Display macros and functions
nexttoward(3)
floating-point number manipulation
nexttowardf(3)
floating-point number manipulation
nexttowardl(3)
floating-point number manipulation
nftw(3)
file tree walk
ngettext(3)
translate message and choose plural form
nl_langinfo(3)
query language and locale information
nlist(3)
retrieve symbol table name list from an executable file
nrand48(3)
generate uniformly distributed pseudo-random numbers
nrand48_r(3)
generate uniformly distributed pseudo-random numbers r...
ntohl(3)
convert values between host and network byte order
ntohs(3)
convert values between host and network byte order
Num(3o)
Operation on arbitrary-precision numbers.

O

O(3perl)
Generic interface to Perl Compiler backends
Obj(3o)
Operations on internal representations of values.
OBJ_cleanup(3ssl)
ASN1 object utility functions
OBJ_cmp(3ssl)
ASN1 object utility functions
OBJ_create(3ssl)
ASN1 object utility functions
OBJ_dup(3ssl)
ASN1 object utility functions
OBJ_ln2nid(3ssl)
ASN1 object utility functions
OBJ_nid2ln(3ssl)
ASN1 object utility functions
OBJ_nid2obj(3ssl)
ASN1 object utility functions
OBJ_nid2sn(3ssl)
ASN1 object utility functions
OBJ_obj2nid(3ssl)
ASN1 object utility functions
OBJ_obj2txt(3ssl)
ASN1 object utility functions
OBJ_sn2nid(3ssl)
ASN1 object utility functions
OBJ_txt2nid(3ssl)
ASN1 object utility functions
OBJ_txt2obj(3ssl)
ASN1 object utility functions
Object::Accessor(3perl)
interface to create per object accessors
ODBM_File(3perl)
Tied access to odbm files
odbx_bind(3)
User authentication for a database connection
odbx_capabilities(3)
Query implemented capabilities
odbx_column_count(3)
Get the number of columns in the current result set
odbx_column_name(3)
Get the name of a column in the current result set
odbx_column_type(3)
Returns the SQL data type of a column in the current r...
odbx_error(3)
Returns a human readable error message
odbx_error_type(3)
Returns the severity of an error
odbx_escape(3)
Prepare strings for inclusion in statements
odbx_field_length(3)
Returns the length of a field value
odbx_field_value(3)
Returns the data stored in a field
odbx_finish(3)
Frees connection resources
odbx_get_option(3)
Query backend for implemented options
odbx_init(3)
Allocate per connection data structures
odbx_lo_close(3)
Closes a large object reference
odbx_lo_open(3)
Opens a large object in the database
odbx_lo_read(3)
Reads content from a large object
odbx_lo_write(3)
Writes buffer content into the large object
odbx_query(3)
Send a statement to the database server
odbx_result(3)
Retrieves a result set from the database server
odbx_result_finish(3)
Closes the result set and frees its allocated memory
odbx_row_fetch(3)
Retrieve rows from the result set
odbx_rows_affected(3)
Returns the number of changed records
odbx_set_option(3)
Change behaviour of the database backend
odbx_unbind(3)
Disconnects from the database
offsetof(3)
offset of a structure member
on_exit(3)
register a function to be called at normal process ter...
Oo(3o)
Operations on objects
Opcode(3perl)
Disable named opcodes when compiling perl code
open(3perl)
perl pragma to set default PerlIO layers for input and...
open_memstream(3)
open memory as stream
open_wmemstream(3)
open memory as stream
OpenDBX(3)
OpenDBX C++ API.
OpenDBX_Conn(3)
(unknown subject)
OpenDBX_Exception(3)
(unknown subject)
OpenDBX_Lob(3)
(unknown subject)
OpenDBX_Result(3)
(unknown subject)
OpenDBX_Stmt(3)
(unknown subject)
opendir(3)
open a directory
opendkim-lua(3)
Programming the OpenDKIM filter using Lua scripts
openlog(3)
send messages to the system logger
openpty(3)
terminal utility functions
OpenSSL_add_all_algorithms(3ssl)
add algorithms to internal table
OpenSSL_add_all_ciphers(3ssl)
add algorithms to internal table
OpenSSL_add_all_digests(3ssl)
add algorithms to internal table
OpenSSL_add_ssl_algorithms(3ssl)
initialize SSL library by registering alg...
OPENSSL_Applink(3ssl)
glue between OpenSSL BIO and Win32 compiler run-time
OPENSSL_config(3ssl)
simple OpenSSL configuration functions
OPENSSL_ia32cap(3ssl)
finding the IA-32 processor capabilities
OPENSSL_load_builtin_modules(3ssl)
add standard configuration modules
OPENSSL_no_config(3ssl)
simple OpenSSL configuration functions
OPENSSL_VERSION_NUMBER(3ssl)
get OpenSSL version number
ops(3perl)
Perl pragma to restrict unsafe operations when compiling
optarg(3)
Parse command-line options
opterr(3)
Parse command-line options
optind(3)
Parse command-line options
optopt(3)
Parse command-line options
overload(3perl)
Package for overloading Perl operations
overloading(3perl)
perl pragma to lexically control overloading

P

Package::Constants(3perl)
List all constants declared in a package
Package::DeprecationManager(3pm)
Manage deprecation warnings for your dist...
Package::Stash(3pm)
routines for manipulating stashes
Package::Stash::Conflicts(3pm)
Provide information on conflicts for Packag...
Package::Stash::PP(3pm)
pure perl implementation of the Package::Stash API
Package::Stash::XS(3pm)
faster and more correct implementation of the Pack...
pam(3)
Pluggable Authentication Modules Library
pam_acct_mgmt(3)
PAM account validation management
pam_authenticate(3)
account authentication
pam_chauthtok(3)
updating authentication tokens
pam_close_session(3)
terminate PAM session management
pam_conv(3)
PAM conversation function
pam_end(3)
termination of PAM transaction
pam_error(3)
display error messages to the user
pam_fail_delay(3)
request a delay on failure
pam_get_authtok(3)
get authentication token
pam_get_authtok_noverify(3)
get authentication token
pam_get_authtok_verify(3)
get authentication token
pam_get_data(3)
get module internal data
pam_get_item(3)
getting PAM informations
pam_get_user(3)
get user name
pam_getenv(3)
get a PAM environment variable
pam_getenvlist(3)
getting the PAM environment
pam_info(3)
display messages to the user
pam_misc_drop_env(3)
liberating a locally saved environment
pam_misc_paste_env(3)
transcribing an environment to that of PAM
pam_misc_setenv(3)
BSD like PAM environment variable setting
pam_open_session(3)
start PAM session management
pam_prompt(3)
interface to conversation function
pam_putenv(3)
set or change PAM environment variable
pam_set_data(3)
set module internal data
pam_set_item(3)
set and update PAM informations
pam_setcred(3)
establish / delete user credentials
pam_sm_acct_mgmt(3)
PAM service function for account management
pam_sm_authenticate(3)
PAM service function for user authentication
pam_sm_chauthtok(3)
PAM service function for authentication token management
pam_sm_close_session(3)
PAM service function to terminate session management
pam_sm_open_session(3)
PAM service function to start session management
pam_sm_setcred(3)
PAM service function to alter credentials
pam_start(3)
initialization of PAM transaction
pam_strerror(3)
return string describing PAM error code
pam_syslog(3)
send messages to the system logger
pam_verror(3)
display error messages to the user
pam_vinfo(3)
display messages to the user
pam_vprompt(3)
interface to conversation function
pam_vsyslog(3)
send messages to the system logger
pam_xauth_data(3)
structure containing X authentication data
Params::Check(3perl)
A generic input parsing/checking mechanism.
Params::Classify(3pm)
argument type classification
Params::Util(3pm)
Simple, compact and correct param-checking functions
Params::Validate(3pm)
Validate method/function parameters
parent(3perl)
Establish an ISA relationship with base classes at com...
Parse::CPAN::Meta(3perl)
Parse META.yml and META.json CPAN metadata files
Parse::DebianChangelog(3pm)
parse Debian changelogs and output them in oth...
Parse::DebianChangelog::ChangesFilters(3pm)
filters to be applied to Debia...
Parse::DebianChangelog::Entry(3pm)
represents one entry in a Debian changelog
Parse::DebianChangelog::Util(3pm)
utility functions for parsing Debian cha...
Parsing(3o)
The run-time library for parsers generated by ocamlyacc.
passwd2des(3)
RFS password encryption
pathconf(3)
get configuration values for files
pclose(3)
pipe stream to or from a process
pcre(3)
Perl-compatible regular expressions
pcre16(3)
Perl-compatible regular expressions
pcre16_assign_jit_stack(3)
Perl-compatible regular expressions
pcre16_compile(3)
Perl-compatible regular expressions
pcre16_compile2(3)
Perl-compatible regular expressions
pcre16_config(3)
Perl-compatible regular expressions
pcre16_copy_named_substring(3)
Perl-compatible regular expressions
pcre16_copy_substring(3)
Perl-compatible regular expressions
pcre16_dfa_exec(3)
Perl-compatible regular expressions
pcre16_exec(3)
Perl-compatible regular expressions
pcre16_free_study(3)
Perl-compatible regular expressions
pcre16_free_substring(3)
Perl-compatible regular expressions
pcre16_free_substring_list(3)
Perl-compatible regular expressions
pcre16_fullinfo(3)
Perl-compatible regular expressions
pcre16_get_named_substring(3)
Perl-compatible regular expressions
pcre16_get_stringnumber(3)
Perl-compatible regular expressions
pcre16_get_stringtable_entries(3)
Perl-compatible regular expressions
pcre16_get_substring(3)
Perl-compatible regular expressions
pcre16_get_substring_list(3)
Perl-compatible regular expressions
pcre16_jit_stack_alloc(3)
Perl-compatible regular expressions
pcre16_jit_stack_free(3)
Perl-compatible regular expressions
pcre16_maketables(3)
Perl-compatible regular expressions
pcre16_pattern_to_host_byte_order(3)
Perl-compatible regular expressions
pcre16_refcount(3)
Perl-compatible regular expressions
pcre16_study(3)
Perl-compatible regular expressions
pcre16_utf16_to_host_byte_order(3)
Perl-compatible regular expressions
pcre16_version(3)
Perl-compatible regular expressions
pcre_assign_jit_stack(3)
Perl-compatible regular expressions
pcre_compile(3)
Perl-compatible regular expressions
pcre_compile2(3)
Perl-compatible regular expressions
pcre_config(3)
Perl-compatible regular expressions
pcre_copy_named_substring(3)
Perl-compatible regular expressions
pcre_copy_substring(3)
Perl-compatible regular expressions
pcre_dfa_exec(3)
Perl-compatible regular expressions
pcre_exec(3)
Perl-compatible regular expressions
pcre_free_study(3)
Perl-compatible regular expressions
pcre_free_substring(3)
Perl-compatible regular expressions
pcre_free_substring_list(3)
Perl-compatible regular expressions
pcre_fullinfo(3)
Perl-compatible regular expressions
pcre_get_named_substring(3)
Perl-compatible regular expressions
pcre_get_stringnumber(3)
Perl-compatible regular expressions
pcre_get_stringtable_entries(3)
Perl-compatible regular expressions
pcre_get_substring(3)
Perl-compatible regular expressions
pcre_get_substring_list(3)
Perl-compatible regular expressions
pcre_jit_stack_alloc(3)
Perl-compatible regular expressions
pcre_jit_stack_free(3)
Perl-compatible regular expressions
pcre_maketables(3)
Perl-compatible regular expressions
pcre_pattern_to_host_byte_order(3)
Perl-compatible regular expressions
pcre_refcount(3)
Perl-compatible regular expressions
pcre_study(3)
Perl-compatible regular expressions
pcre_utf16_to_host_byte_order(3)
Perl-compatible regular expressions
pcre_version(3)
Perl-compatible regular expressions
pcreapi(3)
Perl-compatible regular expressions
pcrebuild(3)
Perl-compatible regular expressions
pcrecallout(3)
Perl-compatible regular expressions
pcrecompat(3)
Perl-compatible regular expressions
pcrecpp(3)
Perl-compatible regular expressions.
pcrejit(3)
Perl-compatible regular expressions
pcrelimits(3)
Perl-compatible regular expressions
pcrematching(3)
Perl-compatible regular expressions
pcrepartial(3)
Perl-compatible regular expressions
pcrepattern(3)
Perl-compatible regular expressions
pcreperform(3)
Perl-compatible regular expressions
pcreposix(3)
Perl-compatible regular expressions.
pcreprecompile(3)
Perl-compatible regular expressions
pcresample(3)
Perl-compatible regular expressions
pcrestack(3)
Perl-compatible regular expressions
pcresyntax(3)
Perl-compatible regular expressions
pcreunicode(3)
Perl-compatible regular expressions
PEM(3ssl)
PEM routines
pem(3ssl)
PEM routines
PEM_read_bio_DHparams(3ssl)
PEM routines
PEM_read_bio_DSA_PUBKEY(3ssl)
PEM routines
PEM_read_bio_DSAparams(3ssl)
PEM routines
PEM_read_bio_DSAPrivateKey(3ssl)
PEM routines
PEM_read_bio_NETSCAPE_CERT_SEQUENCE(3ssl)
PEM routines
PEM_read_bio_PKCS7(3ssl)
PEM routines
PEM_read_bio_PrivateKey(3ssl)
PEM routines
PEM_read_bio_PUBKEY(3ssl)
PEM routines
PEM_read_bio_RSA_PUBKEY(3ssl)
PEM routines
PEM_read_bio_RSAPrivateKey(3ssl)
PEM routines
PEM_read_bio_RSAPublicKey(3ssl)
PEM routines
PEM_read_bio_X509(3ssl)
PEM routines
PEM_read_bio_X509_AUX(3ssl)
PEM routines
PEM_read_bio_X509_CRL(3ssl)
PEM routines
PEM_read_bio_X509_REQ(3ssl)
PEM routines
PEM_read_DHparams(3ssl)
PEM routines
PEM_read_DSA_PUBKEY(3ssl)
PEM routines
PEM_read_DSAparams(3ssl)
PEM routines
PEM_read_DSAPrivateKey(3ssl)
PEM routines
PEM_read_NETSCAPE_CERT_SEQUENCE(3ssl)
PEM routines
PEM_read_PKCS7(3ssl)
PEM routines
PEM_read_PrivateKey(3ssl)
PEM routines
PEM_read_PUBKEY(3ssl)
PEM routines
PEM_read_RSA_PUBKEY(3ssl)
PEM routines
PEM_read_RSAPrivateKey(3ssl)
PEM routines
PEM_read_RSAPublicKey(3ssl)
PEM routines
PEM_read_X509(3ssl)
PEM routines
PEM_read_X509_AUX(3ssl)
PEM routines
PEM_read_X509_CRL(3ssl)
PEM routines
PEM_read_X509_REQ(3ssl)
PEM routines
PEM_write_bio_CMS_stream(3ssl)
output CMS_ContentInfo structure in PEM for...
PEM_write_bio_DHparams(3ssl)
PEM routines
PEM_write_bio_DSA_PUBKEY(3ssl)
PEM routines
PEM_write_bio_DSAparams(3ssl)
PEM routines
PEM_write_bio_DSAPrivateKey(3ssl)
PEM routines
PEM_write_bio_NETSCAPE_CERT_SEQUENCE(3ssl)
PEM routines
PEM_write_bio_PKCS7(3ssl)
PEM routines
PEM_write_bio_PKCS7_stream(3ssl)
output PKCS7 structure in PEM format.
PEM_write_bio_PKCS8PrivateKey(3ssl)
PEM routines
PEM_write_bio_PKCS8PrivateKey_nid(3ssl)
PEM routines
PEM_write_bio_PrivateKey(3ssl)
PEM routines
PEM_write_bio_PUBKEY(3ssl)
PEM routines
PEM_write_bio_RSA_PUBKEY(3ssl)
PEM routines
PEM_write_bio_RSAPrivateKey(3ssl)
PEM routines
PEM_write_bio_RSAPublicKey(3ssl)
PEM routines
PEM_write_bio_X509(3ssl)
PEM routines
PEM_write_bio_X509_AUX(3ssl)
PEM routines
PEM_write_bio_X509_CRL(3ssl)
PEM routines
PEM_write_bio_X509_REQ(3ssl)
PEM routines
PEM_write_bio_X509_REQ_NEW(3ssl)
PEM routines
PEM_write_DHparams(3ssl)
PEM routines
PEM_write_DSA_PUBKEY(3ssl)
PEM routines
PEM_write_DSAparams(3ssl)
PEM routines
PEM_write_DSAPrivateKey(3ssl)
PEM routines
PEM_write_NETSCAPE_CERT_SEQUENCE(3ssl)
PEM routines
PEM_write_PKCS7(3ssl)
PEM routines
PEM_write_PKCS8PrivateKey(3ssl)
PEM routines
PEM_write_PKCS8PrivateKey_nid(3ssl)
PEM routines
PEM_write_PrivateKey(3ssl)
PEM routines
PEM_write_PUBKEY(3ssl)
PEM routines
PEM_write_RSA_PUBKEY(3ssl)
PEM routines
PEM_write_RSAPrivateKey(3ssl)
PEM routines
PEM_write_RSAPublicKey(3ssl)
PEM routines
PEM_write_X509(3ssl)
PEM routines
PEM_write_X509_AUX(3ssl)
PEM routines
PEM_write_X509_CRL(3ssl)
PEM routines
PEM_write_X509_REQ(3ssl)
PEM routines
PEM_write_X509_REQ_NEW(3ssl)
PEM routines
Perl::OSType(3perl)
Map Perl operating system names to generic types
PerlIO(3perl)
On demand loader for PerlIO layers and root of PerlIO:...
PerlIO::encoding(3perl)
encoding layer
PerlIO::mmap(3perl)
Memory mapped IO
PerlIO::scalar(3perl)
in-memory IO, scalar IO
PerlIO::via(3perl)
Helper class for PerlIO layers implemented in perl
PerlIO::via::QuotedPrint(3perl)
PerlIO layer for quoted-printable strings
perror(3)
print a system error message
Pervasives(3o)
The initially opened module.
Pervasives.LargeFile(3o)
Operations on large files.
pidfile(3)
library for PID files handling
PKCS12_create(3ssl)
create a PKCS#12 structure
PKCS12_parse(3ssl)
parse a PKCS#12 structure
PKCS7_decrypt(3ssl)
decrypt content from a PKCS#7 envelopedData structure
PKCS7_encrypt(3ssl)
create a PKCS#7 envelopedData structure
PKCS7_sign(3ssl)
create a PKCS#7 signedData structure
PKCS7_sign_add_signer(3ssl)
add a signer PKCS7 signed data structure.
PKCS7_verify(3ssl)
verify a PKCS#7 signedData structure
PlanesOfScreen(3)
screen information functions and macros
pmap_getmaps(3)
library routines for remote procedure calls
pmap_getport(3)
library routines for remote procedure calls
pmap_rmtcall(3)
library routines for remote procedure calls
pmap_set(3)
library routines for remote procedure calls
pmap_unset(3)
library routines for remote procedure calls
Pod::Checker(3perl)
check pod documents for syntax errors
Pod::Escapes(3perl)
- for resolving Pod E<...> sequences
Pod::Find(3perl)
find POD documents in directory trees
Pod::Html(3perl)
module to convert pod files to HTML
Pod::InputObjects(3perl)
objects representing POD input paragraphs, comman...
Pod::LaTeX(3perl)
Convert Pod data to formatted Latex
Pod::LaTeX(3pm)
Convert Pod data to formatted Latex
Pod::Man(3perl)
Convert POD data to formatted *roff input
Pod::ParseLink(3perl)
Parse an L<> formatting code in POD text
Pod::Parser(3perl)
base class for creating POD filters and translators
Pod::ParseUtils(3perl)
helpers for POD parsing and conversion
Pod::Perldoc(3perl)
Look up Perl documentation in Pod format.
Pod::Perldoc::BaseTo(3perl)
Base for Pod::Perldoc formatters
Pod::Perldoc::GetOptsOO(3perl)
Customized option parser for Pod::Perldoc
Pod::Perldoc::ToANSI(3perl)
render Pod with ANSI color escapes
Pod::Perldoc::ToChecker(3perl)
let Perldoc check Pod for errors
Pod::Perldoc::ToMan(3perl)
let Perldoc render Pod as man pages
Pod::Perldoc::ToNroff(3perl)
let Perldoc convert Pod to nroff
Pod::Perldoc::ToPod(3perl)
let Perldoc render Pod as ... Pod!
Pod::Perldoc::ToRtf(3perl)
let Perldoc render Pod as RTF
Pod::Perldoc::ToTerm(3perl)
render Pod with terminal escapes
Pod::Perldoc::ToText(3perl)
let Perldoc render Pod as plaintext
Pod::Perldoc::ToTk(3perl)
let Perldoc use Tk::Pod to render Pod
Pod::Perldoc::ToXml(3perl)
let Perldoc render Pod as XML
Pod::PlainText(3perl)
Convert POD data to formatted ASCII text
Pod::Select(3perl)
extract selected sections of POD from input
Pod::Simple(3perl)
framework for parsing Pod
Pod::Simple::Checker(3perl)
- check the Pod syntax of a document
Pod::Simple::Debug(3perl)
- put Pod::Simple into trace/debug mode
Pod::Simple::DumpAsText(3perl)
- dump Pod-parsing events as text
Pod::Simple::DumpAsXML(3perl)
- turn Pod into XML
Pod::Simple::HTML(3perl)
convert Pod to HTML
Pod::Simple::HTMLBatch(3perl)
convert several Pod files to several HTML files
Pod::Simple::LinkSection(3perl)
- represent "section" attributes of L codes
Pod::Simple::Methody(3perl)
- turn Pod::Simple events into method calls
Pod::Simple::PullParser(3perl)
- a pull-parser interface to parsing Pod
Pod::Simple::PullParserEndToken(3perl)
- end-tokens from Pod::Simple::Pull...
Pod::Simple::PullParserStartToken(3perl)
- start-tokens from Pod::Simple::...
Pod::Simple::PullParserTextToken(3perl)
- text-tokens from Pod::Simple::Pu...
Pod::Simple::PullParserToken(3perl)
- tokens from Pod::Simple::PullParser
Pod::Simple::RTF(3perl)
- format Pod as RTF
Pod::Simple::Search(3perl)
find POD documents in directory trees
Pod::Simple::SimpleTree(3perl)
- parse Pod into a simple parse tree
Pod::Simple::Subclassing(3perl)
- write a formatter as a Pod::Simple subclass
Pod::Simple::Text(3perl)
- format Pod as plaintext
Pod::Simple::TextContent(3perl)
- get the text content of Pod
Pod::Simple::XHTML(3perl)
- format Pod as validating XHTML
Pod::Simple::XMLOutStream(3perl)
- turn Pod into XML
Pod::Text(3perl)
Convert POD data to formatted ASCII text
Pod::Text::Color(3perl)
Convert POD data to formatted color ASCII text
Pod::Text::Overstrike(3perl)
Convert POD data to formatted overstrike text
Pod::Text::Termcap(3perl)
Convert POD data to ASCII text with format escapes
Pod::Usage(3perl)
print a usage message from embedded pod documentation
Pod::UsageTrans(3pm)
print a usage message from embedded pod documentation
popen(3)
pipe stream to or from a process
popt(3)
Parse command line options
POSIX(3perl)
Perl interface to IEEE Std 1003.1
posix_fallocate(3)
allocate file space
posix_memalign(3)
allocate aligned memory
posix_openpt(3)
open a pseudoterminal device
pow(3)
power functions
pow10(3)
base-10 power functions
pow10f(3)
base-10 power functions
pow10l(3)
base-10 power functions
powf(3)
power functions
powl(3)
power functions
pr29_4(3)
API function
pr29_4z(3)
API function
pr29_8z(3)
API function
pr29_strerror(3)
API function
print_access_vector(3)
convert between SELinux class and permission values...
Printexc(3o)
Facilities for printing exceptions and inspecting curr...
Printf(3o)
Formatted output functions.
printf(3)
formatted output conversion
profil(3)
execution time profile
program_invocation_name(3)
obtain name used to invoke calling program
program_invocation_short_name(3)
obtain name used to invoke calling program
ProtocolRevision(3)
Display macros and functions
ProtocolVersion(3)
Display macros and functions
psiginfo(3)
print signal message
psignal(3)
print signal message
pthread_attr_destroy(3)
initialize and destroy thread attributes object
pthread_attr_getaffinity_np(3)
set/get CPU affinity attribute in thread at...
pthread_attr_getdetachstate(3)
set/get detach state attribute in thread at...
pthread_attr_getguardsize(3)
set/get guard size attribute in thread attrib...
pthread_attr_getinheritsched(3)
set/get inherit-scheduler attribute in thr...
pthread_attr_getschedparam(3)
set/get scheduling parameter attributes in t...
pthread_attr_getschedpolicy(3)
set/get scheduling policy attribute in thre...
pthread_attr_getscope(3)
set/get contention scope attribute in thread attr...
pthread_attr_getstack(3)
set/get stack attributes in thread attributes object
pthread_attr_getstackaddr(3)
set/get stack address attribute in thread att...
pthread_attr_getstacksize(3)
set/get stack size attribute in thread attrib...
pthread_attr_init(3)
initialize and destroy thread attributes object
pthread_attr_setaffinity_np(3)
set/get CPU affinity attribute in thread at...
pthread_attr_setdetachstate(3)
set/get detach state attribute in thread at...
pthread_attr_setguardsize(3)
set/get guard size attribute in thread attrib...
pthread_attr_setinheritsched(3)
set/get inherit-scheduler attribute in thr...
pthread_attr_setschedparam(3)
set/get scheduling parameter attributes in t...
pthread_attr_setschedpolicy(3)
set/get scheduling policy attribute in thre...
pthread_attr_setscope(3)
set/get contention scope attribute in thread attr...
pthread_attr_setstack(3)
set/get stack attributes in thread attributes object
pthread_attr_setstackaddr(3)
set/get stack address attribute in thread att...
pthread_attr_setstacksize(3)
set/get stack size attribute in thread attrib...
pthread_cancel(3)
send a cancellation request to a thread
pthread_cleanup_pop(3)
push and pop thread cancellation clean-up handlers
pthread_cleanup_pop_restore_np(3)
push and pop thread cancellation clean-u...
pthread_cleanup_push(3)
push and pop thread cancellation clean-up handlers
pthread_cleanup_push_defer_np(3)
push and pop thread cancellation clean-up...
pthread_create(3)
create a new thread
pthread_detach(3)
detach a thread
pthread_equal(3)
compare thread IDs
pthread_exit(3)
terminate calling thread
pthread_getaffinity_np(3)
set/get CPU affinity of a thread
pthread_getattr_np(3)
get attributes of created thread
pthread_getconcurrency(3)
set/get the concurrency level
pthread_getcpuclockid(3)
retrieve ID of a thread's CPU time clock
pthread_getname_np(3)
set/get the name of a thread
pthread_getschedparam(3)
set/get scheduling policy and parameters of a thread
pthread_join(3)
join with a terminated thread
pthread_kill(3)
send a signal to a thread
pthread_kill_other_threads_np(3)
terminate all other threads in process
pthread_self(3)
obtain ID of the calling thread
pthread_setaffinity_np(3)
set/get CPU affinity of a thread
pthread_setcancelstate(3)
set cancelability state and type
pthread_setcanceltype(3)
set cancelability state and type
pthread_setconcurrency(3)
set/get the concurrency level
pthread_setname_np(3)
set/get the name of a thread
pthread_setschedparam(3)
set/get scheduling policy and parameters of a thread
pthread_setschedprio(3)
set scheduling priority of a thread
pthread_sigmask(3)
examine and change mask of blocked signals
pthread_sigqueue(3)
queue a signal and data to a thread
pthread_testcancel(3)
request delivery of any pending cancellation request
pthread_timedjoin_np(3)
try to join with a terminated thread
pthread_tryjoin_np(3)
try to join with a terminated thread
pthread_yield(3)
yield the processor
ptsname(3)
get the name of the slave pseudoterminal
ptsname_r(3)
get the name of the slave pseudoterminal
punycode_decode(3)
API function
punycode_encode(3)
API function
punycode_strerror(3)
API function
putc(3)
output of characters and strings
putc_unlocked(3)
nonlocking stdio functions
putchar(3)
output of characters and strings
putchar_unlocked(3)
nonlocking stdio functions
putenv(3)
change or add an environment variable
putgrent(3)
write a group database entry to a file
putpwent(3)
write a password file entry
puts(3)
output of characters and strings
putspent(3)
get shadow password file entry
pututline(3)
access utmp file entries
pututxline(3)
access utmp file entries
putw(3)
input and output of words (ints)
putwc(3)
write a wide character to a FILE stream
putwc_unlocked(3)
nonlocking stdio functions
putwchar(3)
write a wide character to standard output
putwchar_unlocked(3)
nonlocking stdio functions
pvalloc(3)
allocate aligned memory

Q

qecvt(3)
convert a floating-point number to a string
qecvt_r(3)
convert a floating-point number to a string
qfcvt(3)
convert a floating-point number to a string
qfcvt_r(3)
convert a floating-point number to a string
qgcvt(3)
convert a floating-point number to a string
QLength(3)
Display macros and functions
qsort(3)
sort an array
qsort_r(3)
sort an array
query_user_context(3)
determine SELinux context(s) for user sessions
queue(3bsd)
implementations of singly-linked lists, singly-linked ...
Queue(3o)
First-in first-out queues.
queue(3)
implementations of lists, tail queues, and circular qu...

R

radixsort(3)
radix sort
raise(3)
send a signal to the caller
rand(3)
pseudo-random number generator
rand(3ssl)
pseudo-random number generator
RAND_add(3ssl)
add entropy to the PRNG
RAND_bytes(3ssl)
generate random data
RAND_cleanup(3ssl)
erase the PRNG state
RAND_egd(3ssl)
query entropy gathering daemon
RAND_event(3ssl)
add entropy to the PRNG
RAND_file_name(3ssl)
PRNG seed file
RAND_get_rand_method(3ssl)
select RAND method
RAND_load_file(3ssl)
PRNG seed file
RAND_pseudo_bytes(3ssl)
generate random data
rand_r(3)
pseudo-random number generator
RAND_screen(3ssl)
add entropy to the PRNG
RAND_seed(3ssl)
add entropy to the PRNG
RAND_set_rand_method(3ssl)
select RAND method
RAND_SSLeay(3ssl)
select RAND method
RAND_status(3ssl)
add entropy to the PRNG
RAND_write_file(3ssl)
PRNG seed file
Random(3o)
Pseudo-random number generators (PRNG).
random(3)
random number generator
Random.State(3o)
no description
random_r(3)
reentrant random number generator
rawmemchr(3)
scan memory for a character
Razor2::Errorhandler(3pm)
Error handling mechanism for Razor.
Razor2::Preproc::deHTMLxs(3pm)
Perl extension for libpreproc deHTMLxs code
Razor2::Syslog(3pm)
- Syslog support for Razor2
RC4(3ssl)
RC4 encryption
rc4(3ssl)
RC4 encryption
RC4_set_key(3ssl)
RC4 encryption
rcmd(3)
routines for returning a stream to a remote command
rcmd_af(3)
routines for returning a stream to a remote command
re(3perl)
Perl pragma to alter regular expression behaviour
re_comp(3)
BSD regex functions
re_exec(3)
BSD regex functions
readdir(3)
read a directory
readdir_r(3)
read a directory
readline(3readline)
get a line from a user with editing
readpassphrase(3)
get a passphrase from the user
realloc(3)
allocate and free dynamic memory
__realloc_hook(3)
malloc debugging variables
reallocf(3)
general purpose memory allocation functions
realpath(3)
return the canonicalized absolute pathname
recno(3)
record number database access method
regcomp(3)
POSIX regex functions
regerror(3)
POSIX regex functions
regex(3)
POSIX regex functions
regexec(3)
POSIX regex functions
Regexp::Assemble(3pm)
Assemble multiple Regular Expressions into a single RE
regfree(3)
POSIX regex functions
registerrpc(3)
library routines for remote procedure calls
remainder(3)
floating-point remainder function
remainderf(3)
floating-point remainder function
remainderl(3)
floating-point remainder function
remove(3)
remove a file or directory
remque(3)
insert/remove an item from a queue
remquo(3)
remainder and part of quotient
remquof(3)
remainder and part of quotient
remquol(3)
remainder and part of quotient
res_init(3)
resolver routines
res_mkquery(3)
resolver routines
res_query(3)
resolver routines
res_querydomain(3)
resolver routines
res_search(3)
resolver routines
res_send(3)
resolver routines
resolver(3)
resolver routines
rewind(3)
reposition a stream
rewinddir(3)
reset directory stream
rexec(3)
return stream to a remote command
rexec_af(3)
return stream to a remote command
rindex(3)
locate character in string
rint(3)
round to nearest integer
rintf(3)
round to nearest integer
rintl(3)
round to nearest integer
ripemd(3ssl)
RIPEMD-160 hash function
RIPEMD160(3ssl)
RIPEMD-160 hash function
RIPEMD160_Final(3ssl)
RIPEMD-160 hash function
RIPEMD160_Init(3ssl)
RIPEMD-160 hash function
RIPEMD160_Update(3ssl)
RIPEMD-160 hash function
RlwrapFilter(3pm)
Perl class for rlwrap filters
Roman(3pm)
Perl module for conversion between Roman and Arabic nu...
RootWindow(3)
Display macros and functions
RootWindowOfScreen(3)
screen information functions and macros
round(3)
round to nearest integer, away from zero
roundf(3)
round to nearest integer, away from zero
roundl(3)
round to nearest integer, away from zero
rpc(3)
library routines for remote procedure calls
RPC::PlClient(3pm)
Perl extension for writing PlRPC clients
RPC::PlServer(3pm)
Perl extension for writing PlRPC servers
RPC::XML(3pm)
A set of classes for core data, message and XML handling
RPC::XML::Client(3pm)
An XML-RPC client class
RPC::XML::Parser(3pm)
Interface for parsers created by RPC::XML::ParserFac...
RPC::XML::Parser::XMLLibXML(3pm)
A container class for XML::LibXML
RPC::XML::Parser::XMLParser(3pm)
A container class for XML::Parser
RPC::XML::ParserFactory(3pm)
A factory class for RPC::XML::Parser objects
RPC::XML::Procedure(3pm)
Object encapsulation of server-side RPC procedures
RPC::XML::Server(3pm)
A server base-class for XML-RPC
rpm_execcon(3)
get or set the SELinux security context used for execu...
rpmatch(3)
determine if the answer to a question is affirmative o...
RRDs(3pm)
Access RRDtool as a shared module
rresvport(3)
routines for returning a stream to a remote command
rresvport_af(3)
routines for returning a stream to a remote command
rsa(3ssl)
RSA public key cryptosystem
RSA_blinding_off(3ssl)
protect the RSA operation from timing attacks
RSA_blinding_on(3ssl)
protect the RSA operation from timing attacks
RSA_check_key(3ssl)
validate private RSA keys
RSA_flags(3ssl)
select RSA method
RSA_free(3ssl)
allocate and free RSA objects
RSA_generate_key(3ssl)
generate RSA key pair
RSA_get_default_method(3ssl)
select RSA method
RSA_get_ex_data(3ssl)
add application specific data to RSA structures
RSA_get_ex_new_index(3ssl)
add application specific data to RSA structures
RSA_get_method(3ssl)
select RSA method
RSA_new(3ssl)
allocate and free RSA objects
RSA_new_method(3ssl)
select RSA method
RSA_null_method(3ssl)
select RSA method
RSA_padding_add_none(3ssl)
asymmetric encryption padding
RSA_padding_add_PKCS1_OAEP(3ssl)
asymmetric encryption padding
RSA_padding_add_PKCS1_type_1(3ssl)
asymmetric encryption padding
RSA_padding_add_PKCS1_type_2(3ssl)
asymmetric encryption padding
RSA_padding_add_SSLv23(3ssl)
asymmetric encryption padding
RSA_padding_check_none(3ssl)
asymmetric encryption padding
RSA_padding_check_PKCS1_OAEP(3ssl)
asymmetric encryption padding
RSA_padding_check_PKCS1_type_1(3ssl)
asymmetric encryption padding
RSA_padding_check_PKCS1_type_2(3ssl)
asymmetric encryption padding
RSA_padding_check_SSLv23(3ssl)
asymmetric encryption padding
RSA_PKCS1_SSLeay(3ssl)
select RSA method
RSA_print(3ssl)
print cryptographic parameters
RSA_print_fp(3ssl)
print cryptographic parameters
RSA_private_decrypt(3ssl)
RSA public key cryptography
RSA_private_encrypt(3ssl)
low level signature operations
RSA_public_decrypt(3ssl)
low level signature operations
RSA_public_encrypt(3ssl)
RSA public key cryptography
RSA_set_default_method(3ssl)
select RSA method
RSA_set_ex_data(3ssl)
add application specific data to RSA structures
RSA_set_method(3ssl)
select RSA method
RSA_sign(3ssl)
RSA signatures
RSA_sign_ASN1_OCTET_STRING(3ssl)
RSA signatures
RSA_size(3ssl)
get RSA modulus size
RSA_verify(3ssl)
RSA signatures
RSA_verify_ASN1_OCTET_STRING(3ssl)
RSA signatures
rtime(3)
get time from a remote machine
rtnetlink(3)
macros to manipulate rtnetlink messages
ruserok(3)
routines for returning a stream to a remote command
ruserok_af(3)
routines for returning a stream to a remote command

S

Safe(3perl)
Compile and execute code in restricted compartments
sasl(3)
SASL authentication library
sasl_authorize_t(3)
The SASL authorization callback
sasl_auxprop(3)
How to work with SASL auxiliary properties
sasl_auxprop_getctx(3)
Acquire an auxiliary property context
sasl_auxprop_request(3)
Request Auxiliary Properties from SASL
sasl_callbacks(3)
How to work with SASL callbacks
sasl_canon_user_t(3)
Plaintext Password Verification Callback
sasl_chalprompt_t(3)
Realm Acquisition Callback
sasl_checkapop(3)
Check an APOP challenge/response
sasl_checkpass(3)
Check a plaintext password
sasl_client_init(3)
SASL client authentication initialization
sasl_client_new(3)
Create a new client authentication object
sasl_client_start(3)
Begin an authentication negotiation
sasl_client_step(3)
Perform a step in the authentication negotiation
sasl_decode(3)
Decode data received
sasl_dispose(3)
Dispose of a SASL connection object
sasl_done(3)
Dispose of a SASL connection object
sasl_encode(3)
Encode data for transport to authenticated host
sasl_encodev(3)
Encode data for transport to authenticated host
sasl_errdetail(3)
Retrieve detailed information about an error
sasl_errors(3)
SASL error codes
sasl_errstring(3)
Translate a SASL return code to a human-readable form
sasl_getconfpath_t(3)
The SASL callback to indicate location of the config...
sasl_getopt_t(3)
The SASL get option callback
sasl_getpath_t(3)
The SASL callback to indicate location of the mechanis...
sasl_getprop(3)
Get a SASL property
sasl_getrealm_t(3)
Realm Acquisition Callback
sasl_getsecret_t(3)
The SASL callback for secrets (passwords)
sasl_getsimple_t(3)
The SASL callback for username/authname/realm
sasl_global_listmech(3)
Retrieve a list of the supported SASL mechanisms
sasl_idle(3)
Perform precalculations during an idle period
sasl_listmech(3)
Retrieve a list of the supported SASL mechanisms
sasl_log_t(3)
The SASL logging callback
sasl_server_init(3)
SASL server authentication initialization
sasl_server_new(3)
Create a new server authentication object
sasl_server_start(3)
Begin an authentication negotiation
sasl_server_step(3)
Perform a step in the authentication negotiation
sasl_server_userdb_checkpass_t(3)
Plaintext Password Verification Callback
sasl_server_userdb_setpass_t(3)
UserDB Plaintext Password Setting Callback
sasl_setpass(3)
Check a plaintext password
sasl_setprop(3)
Set a SASL property
sasl_user_exists(3)
Check if a user exists on server
sasl_verifyfile_t(3)
The SASL file verification
Scalar::Util(3perl)
A selection of general-utility scalar subroutines
scalb(3)
multiply floating-point number by integral power of ra...
scalbf(3)
multiply floating-point number by integral power of ra...
scalbl(3)
multiply floating-point number by integral power of ra...
scalbln(3)
multiply floating-point number by integral power of radix
scalblnf(3)
multiply floating-point number by integral power of radix
scalblnl(3)
multiply floating-point number by integral power of radix
scalbn(3)
multiply floating-point number by integral power of radix
scalbnf(3)
multiply floating-point number by integral power of radix
scalbnl(3)
multiply floating-point number by integral power of radix
scandir(3)
scan a directory for matching entries
scandirat(3)
scan a directory relative to a directory file descriptor
Scanf(3o)
Formatted input functions.
scanf(3)
input format conversion
Scanf.Scanning(3o)
no description
sched_getcpu(3)
determine CPU on which the calling thread is running
ScreenCount(3)
Display macros and functions
ScreenNumberOfCCC(3)
Color Conversion Context macros
ScreenOfDisplay(3)
Display macros and functions
ScreenWhitePointOfCCC(3)
Color Conversion Context macros
sctp_bindx(3)
Add or remove bind addresses on a socket.
sctp_connectx(3)
initiate a connection on an SCTP socket using multiple...
sctp_getladdrs(3)
Returns all locally bound addresses on a socket.
sctp_getpaddrs(3)
Returns all peer addresses in an association.
sctp_opt_info(3)
Get options on a SCTP socket.
sctp_peeloff(3)
Branch off an association into a separate socket.
sctp_recvmsg(3)
Receive a message from a SCTP socket.
sctp_send(3)
Send a message from a SCTP socket.
sctp_sendmsg(3)
Send a message from a SCTP socket.
SDBM_File(3perl)
Tied access to sdbm files
Search::Dict(3perl)
look - search for key in dictionary file
secure_getenv(3)
get an environment variable
security_av_perm_to_string(3)
convert between SELinux class and permission...
security_av_string(3)
convert between SELinux class and permission values ...
security_check_context(3)
check the validity of a SELinux context
security_check_context_raw(3)
check the validity of a SELinux context
security_class_to_string(3)
convert between SELinux class and permission v...
security_commit_booleans(3)
routines for manipulating SELinux boolean values
security_compute_av(3)
query the SELinux policy database in the kernel
security_compute_av_flags(3)
query the SELinux policy database in the kernel
security_compute_av_flags_raw(3)
query the SELinux policy database in the ...
security_compute_av_raw(3)
query the SELinux policy database in the kernel
security_compute_create(3)
query the SELinux policy database in the kernel
security_compute_create_name(3)
query the SELinux policy database in the k...
security_compute_create_name_raw(3)
query the SELinux policy database in t...
security_compute_create_raw(3)
query the SELinux policy database in the ke...
security_compute_member(3)
query the SELinux policy database in the kernel
security_compute_member_raw(3)
query the SELinux policy database in the ke...
security_compute_relabel(3)
query the SELinux policy database in the kernel
security_compute_relabel_raw(3)
query the SELinux policy database in the k...
security_compute_user(3)
query the SELinux policy database in the kernel
security_compute_user_raw(3)
query the SELinux policy database in the kernel
security_deny_unknown(3)
get or set the enforcing state of SELinux
security_disable(3)
disable the SELinux kernel code at runtime
security_get_boolean_active(3)
routines for manipulating SELinux boolean v...
security_get_boolean_names(3)
routines for manipulating SELinux boolean va...
security_get_boolean_pending(3)
routines for manipulating SELinux boolean ...
security_get_initial_context(3)
query the SELinux policy database in the k...
security_get_initial_context_raw(3)
query the SELinux policy database in t...
security_getenforce(3)
get or set the enforcing state of SELinux
security_load_booleans(3)
routines for manipulating SELinux boolean values
security_load_policy(3)
load a new SELinux policy
security_mkload_policy(3)
load a new SELinux policy
security_policyvers(3)
get the version of the SELinux policy
security_set_boolean(3)
routines for manipulating SELinux boolean values
security_setenforce(3)
get or set the enforcing state of SELinux
seed48(3)
generate uniformly distributed pseudo-random numbers
seed48_r(3)
generate uniformly distributed pseudo-random numbers r...
seekdir(3)
set the position of the next readdir() call in the dir...
selabel_close(3)
userspace SELinux labeling interface
selabel_lookup(3)
obtain SELinux security context from a string label
selabel_lookup_raw(3)
obtain SELinux security context from a string label
selabel_open(3)
userspace SELinux labeling interface
selabel_stats(3)
obtain SELinux labeling statistics
SelectSaver(3perl)
save and restore selected file handle
SelfLoader(3perl)
load functions only on demand
selinux_binary_policy_path(3)
These functions return the paths to the acti...
selinux_boolean_sub(3)
(unknown subject)
selinux_booleans_path(3)
These functions return the paths to the active SE...
selinux_check_access(3)
query the SELinux policy database in the kernel
selinux_check_passwd_access(3)
query the SELinux policy database in the ke...
selinux_check_securetty_context(3)
check whether a SELinux tty security co...
selinux_colors_path(3)
Return a path to the active SELinux policy color co...
selinux_contexts_path(3)
These functions return the paths to the active SE...
selinux_current_policy_path(3)
These functions return the paths to the act...
selinux_default_context_path(3)
These functions return the paths to the ac...
selinux_default_type_path(3)
These functions return the paths to the activ...
selinux_failsafe_context_path(3)
These functions return the paths to the a...
selinux_file_context_cmp(3)
Compare two SELinux security contexts excludin...
selinux_file_context_homedir_path(3)
These functions return the paths to t...
selinux_file_context_local_path(3)
These functions return the paths to the...
selinux_file_context_path(3)
These functions return the paths to the activ...
selinux_file_context_verify(3)
Compare the SELinux security context on dis...
selinux_getenforcemode(3)
get the enforcing state of SELinux
selinux_getpolicytype(3)
get the type of SELinux policy running on the system
selinux_homedir_context_path(3)
These functions return the paths to the ac...
selinux_lsetfilecon_default(3)
set the file context to the system defaults
selinux_media_context_path(3)
These functions return the paths to the acti...
selinux_netfilter_context_path(3)
These functions return the paths to the ...
selinux_path(3)
These functions return the paths to the active SELinux...
selinux_policy_root(3)
return the path of the SELinux policy files for thi...
selinux_raw_context_to_color(3)
Return RGB color string for an SELinux sec...
selinux_removable_context_path(3)
These functions return the paths to the ...
selinux_securetty_types_path(3)
These functions return the paths to the ac...
selinux_set_callback(3)
userspace SELinux callback facilities
selinux_set_mapping(3)
establish dynamic object class and permission mapping
selinux_set_policy_root(3)
return the path of the SELinux policy files for...
selinux_status_close(3)
reference the SELinux kernel status without invoca...
selinux_status_deny_unknown(3)
reference the SELinux kernel status without...
selinux_status_getenforce(3)
reference the SELinux kernel status without i...
selinux_status_open(3)
reference the SELinux kernel status without invocat...
selinux_status_policyload(3)
reference the SELinux kernel status without i...
selinux_status_updated(3)
reference the SELinux kernel status without invo...
selinux_user_contexts_path(3)
These functions return the paths to the acti...
selinux_usersconf_path(3)
These functions return the paths to the active S...
selinux_x_context_path(3)
These functions return the paths to the active S...
sem_close(3)
close a named semaphore
sem_destroy(3)
destroy an unnamed semaphore
sem_getvalue(3)
get the value of a semaphore
sem_init(3)
initialize an unnamed semaphore
sem_open(3)
initialize and open a named semaphore
sem_post(3)
unlock a semaphore
sem_timedwait(3)
lock a semaphore
sem_trywait(3)
lock a semaphore
sem_unlink(3)
remove a named semaphore
sem_wait(3)
lock a semaphore
sepol_check_context(3)
Check the validity of a security context against a ...
sepol_genbools(3)
Rewrite a binary policy with different boolean settings
sepol_genusers(3)
Generate a new binary policy image with a customized u...
ServerVendor(3)
Display macros and functions
Set.Make(3o)
Functor building an implementation of the set structur...
Set.OrderedType(3o)
Input signature of the functor Set.Make.
Set.S(3o)
Output signature of the functor Set.Make.
set_matchpathcon_flags(3)
set flags controlling the operation of matchpath...
set_matchpathcon_invalidcon(3)
set flags controlling the operation of matc...
set_matchpathcon_printf(3)
set flags controlling the operation of matchpat...
set_selinuxmnt(3)
initialize the global variable selinux_mnt
setaliasent(3)
read an alias entry
setbuf(3)
stream buffering operations
setbuffer(3)
stream buffering operations
setcon(3)
get SELinux security context of a process
setcon_raw(3)
get SELinux security context of a process
setcontext(3)
get or set the user context
setenv(3)
change or add an environment variable
setexeccon(3)
get or set the SELinux security context used for execu...
setexeccon_raw(3)
get or set the SELinux security context used for execu...
setfilecon(3)
set SELinux security context of a file
setfilecon_raw(3)
set SELinux security context of a file
__setfpucw(3)
set FPU control word on i386 architecture (obsolete)
setfscreatecon(3)
get or set the SELinux security context used for creat...
setfscreatecon_raw(3)
get or set the SELinux security context used for cre...
setfsent(3)
handle fstab entries
setgrent(3)
get group file entry
sethostent(3)
get network host entry
sethostid(3)
get or set the unique identifier of the current host
setjmp(3)
save stack context for nonlocal goto
setkey(3)
encrypt 64-bit messages
setkey_r(3)
encrypt 64-bit messages
setkeycreatecon(3)
get or set the SELinux security context used for creat...
setkeycreatecon_raw(3)
get or set the SELinux security context used for cr...
setlinebuf(3)
stream buffering operations
setlocale(3)
set the current locale
setlogmask(3)
set log priority mask
setmntent(3)
get filesystem descriptor file entry
setmode(3)
modify mode bits
setnetent(3)
get network entry
setnetgrent(3)
handle network group entries
setproctitle(3)
set process title
setprogname(3)
get or set the program name
setprotoent(3)
get protocol entry
setpwent(3)
get password file entry
setrpcent(3)
get RPC entry
setservent(3)
get service entry
setsockcreatecon(3)
get or set the SELinux security context used for creat...
setsockcreatecon_raw(3)
get or set the SELinux security context used for c...
setspent(3)
get shadow password file entry
setstate(3)
random number generator
setstate_r(3)
reentrant random number generator
setttyent(3)
get ttys file entry
setusershell(3)
get permitted user shells
setutent(3)
access utmp file entries
setutxent(3)
access utmp file entries
setvbuf(3)
stream buffering operations
sgetspent(3)
get shadow password file entry
sgetspent_r(3)
get shadow password file entry
SGMLS(3pm)
class for postprocessing the output from the sgmls and...
SGMLS::Output(3pm)
Stack-based Output Procedures
SGMLS::Refs(3pm)
Forward reference handling
sha(3ssl)
Secure Hash Algorithm
SHA1(3ssl)
Secure Hash Algorithm
SHA1_Final(3ssl)
Secure Hash Algorithm
SHA1_Init(3ssl)
Secure Hash Algorithm
SHA1_Update(3ssl)
Secure Hash Algorithm
shm_open(3)
create/open or unlink POSIX shared memory objects
shm_unlink(3)
create/open or unlink POSIX shared memory objects
sidget(3)
obtain and manipulate SELinux security ID's
sidput(3)
obtain and manipulate SELinux security ID's
sigaddset(3)
POSIX signal set operations.
sigandset(3)
POSIX signal set operations.
sigblock(3)
BSD signal API
sigdelset(3)
POSIX signal set operations.
sigemptyset(3)
POSIX signal set operations.
sigfillset(3)
POSIX signal set operations.
siggetmask(3)
BSD signal API
sighold(3)
System V signal API
sigignore(3)
System V signal API
siginterrupt(3)
allow signals to interrupt system calls
sigisemptyset(3)
POSIX signal set operations.
sigismember(3)
POSIX signal set operations.
siglongjmp(3)
nonlocal jump to a saved stack context
sigmask(3)
BSD signal API
signbit(3)
test sign of a real floating-point number
signgam(3)
log gamma function
significand(3)
get mantissa of floating-point number
significandf(3)
get mantissa of floating-point number
significandl(3)
get mantissa of floating-point number
sigorset(3)
POSIX signal set operations.
sigpause(3)
atomically release blocked signals and wait for interrupt
sigqueue(3)
queue a signal and data to a process
sigrelse(3)
System V signal API
sigset(3)
System V signal API
sigsetjmp(3)
save stack context for nonlocal goto
sigsetmask(3)
BSD signal API
sigsetops(3)
POSIX signal set operations.
sigstack(3)
set and/or get signal stack context
sigtrap(3perl)
Perl pragma to enable simple signal handling
sigvec(3)
BSD signal API
sigwait(3)
wait for a signal
sin(3)
sine function
sincos(3)
calculate sin and cos simultaneously
sincosf(3)
calculate sin and cos simultaneously
sincosl(3)
calculate sin and cos simultaneously
sinf(3)
sine function
sinh(3)
hyperbolic sine function
sinhf(3)
hyperbolic sine function
sinhl(3)
hyperbolic sine function
sinl(3)
sine function
sleep(3)
sleep for the specified number of seconds
SMIME_read_CMS(3ssl)
parse S/MIME message.
SMIME_read_PKCS7(3ssl)
parse S/MIME message.
SMIME_write_CMS(3ssl)
convert CMS structure to S/MIME format.
SMIME_write_PKCS7(3ssl)
convert PKCS#7 structure to S/MIME format.
snprintf(3)
formatted output conversion
sockatmark(3)
determine whether socket is at out-of-band mark
Socket(3perl)
networking constants and support functions
Socket6(3pm)
IPv6 related part of the C socket.h defines and struct...
Sort(3o)
Sorting and merging lists.
sort(3perl)
perl pragma to control sort() behaviour
spamassassin-run(3pm)
simple front-end filtering script for SpamAssassin
sprintf(3)
formatted output conversion
sqrt(3)
square root function
sqrtf(3)
square root function
sqrtl(3)
square root function
sradixsort(3)
radix sort
srand(3)
pseudo-random number generator
srand48(3)
generate uniformly distributed pseudo-random numbers
srand48_r(3)
generate uniformly distributed pseudo-random numbers r...
srandom(3)
random number generator
srandom_r(3)
reentrant random number generator
sscanf(3)
input format conversion
ssignal(3)
software signal facility
SSL(3ssl)
OpenSSL SSL/TLS library
ssl(3ssl)
OpenSSL SSL/TLS library
SSL_accept(3ssl)
wait for a TLS/SSL client to initiate a TLS/SSL handshake
SSL_add_client_CA(3ssl)
set list of CAs sent to the client when requesting...
SSL_add_session(3ssl)
manipulate session cache
SSL_alert_desc_string(3ssl)
get textual description of alert information
SSL_alert_desc_string_long(3ssl)
get textual description of alert information
SSL_alert_type_string(3ssl)
get textual description of alert information
SSL_alert_type_string_long(3ssl)
get textual description of alert information
SSL_callback_ctrl(3ssl)
internal handling functions for SSL_CTX and SSL ob...
SSL_check_private_key(3ssl)
load certificate and key data
SSL_CIPHER_description(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_bits(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_name(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_version(3ssl)
get SSL_CIPHER properties
SSL_clear(3ssl)
reset SSL object to allow another connection
SSL_clear_options(3ssl)
manipulate SSL options
SSL_COMP_add_compression_method(3ssl)
handle SSL/TLS integrated compressio...
SSL_connect(3ssl)
initiate the TLS/SSL handshake with an TLS/SSL server
SSL_ctrl(3ssl)
internal handling functions for SSL_CTX and SSL objects
SSL_CTX_add_client_CA(3ssl)
set list of CAs sent to the client when reques...
SSL_CTX_add_extra_chain_cert(3ssl)
add certificate to chain
SSL_CTX_add_session(3ssl)
manipulate session cache
SSL_CTX_callback_ctrl(3ssl)
internal handling functions for SSL_CTX and SS...
SSL_CTX_check_private_key(3ssl)
load certificate and key data
SSL_CTX_clear_options(3ssl)
manipulate SSL options
SSL_CTX_ctrl(3ssl)
internal handling functions for SSL_CTX and SSL objects
SSL_CTX_flush_sessions(3ssl)
remove expired sessions
SSL_CTX_free(3ssl)
free an allocated SSL_CTX object
SSL_CTX_get_cert_store(3ssl)
manipulate X509 certificate verification storage
SSL_CTX_get_client_CA_list(3ssl)
get list of client CAs
SSL_CTX_get_client_cert_cb(3ssl)
handle client certificate callback function
SSL_CTX_get_ex_data(3ssl)
internal application specific data functions
SSL_CTX_get_ex_new_index(3ssl)
internal application specific data functions
SSL_CTX_get_info_callback(3ssl)
handle information callback for SSL connec...
SSL_CTX_get_max_cert_list(3ssl)
manipulate allowed for the peer's certific...
SSL_CTX_get_mode(3ssl)
manipulate SSL engine mode
SSL_CTX_get_options(3ssl)
manipulate SSL options
SSL_CTX_get_quiet_shutdown(3ssl)
manipulate shutdown behaviour
SSL_CTX_get_session_cache_mode(3ssl)
enable/disable session caching
SSL_CTX_get_timeout(3ssl)
manipulate timeout values for session caching
SSL_CTX_get_verify_callback(3ssl)
get currently set verification parameters
SSL_CTX_get_verify_depth(3ssl)
get currently set verification parameters
SSL_CTX_get_verify_mode(3ssl)
get currently set verification parameters
SSL_CTX_load_verify_locations(3ssl)
set default locations for trusted CA c...
SSL_CTX_need_tmp_rsa(3ssl)
handle RSA keys for ephemeral key exchange
SSL_CTX_new(3ssl)
create a new SSL_CTX object as framework for TLS/SSL e...
SSL_CTX_remove_session(3ssl)
manipulate session cache
SSL_CTX_sess_accept(3ssl)
obtain session cache statistics
SSL_CTX_sess_accept_good(3ssl)
obtain session cache statistics
SSL_CTX_sess_accept_renegotiate(3ssl)
obtain session cache statistics
SSL_CTX_sess_cache_full(3ssl)
obtain session cache statistics
SSL_CTX_sess_cb_hits(3ssl)
obtain session cache statistics
SSL_CTX_sess_connect(3ssl)
obtain session cache statistics
SSL_CTX_sess_connect_good(3ssl)
obtain session cache statistics
SSL_CTX_sess_connect_renegotiate(3ssl)
obtain session cache statistics
SSL_CTX_sess_get_cache_size(3ssl)
manipulate session cache size
SSL_CTX_sess_get_get_cb(3ssl)
provide callback functions for server side e...
SSL_CTX_sess_get_new_cb(3ssl)
provide callback functions for server side e...
SSL_CTX_sess_get_remove_cb(3ssl)
provide callback functions for server sid...
SSL_CTX_sess_hits(3ssl)
obtain session cache statistics
SSL_CTX_sess_misses(3ssl)
obtain session cache statistics
SSL_CTX_sess_number(3ssl)
obtain session cache statistics
SSL_CTX_sess_set_cache_size(3ssl)
manipulate session cache size
SSL_CTX_sess_set_get_cb(3ssl)
provide callback functions for server side e...
SSL_CTX_sess_set_new_cb(3ssl)
provide callback functions for server side e...
SSL_CTX_sess_set_remove_cb(3ssl)
provide callback functions for server sid...
SSL_CTX_sess_timeouts(3ssl)
obtain session cache statistics
SSL_CTX_sessions(3ssl)
access internal session cache
SSL_CTX_set_cert_store(3ssl)
manipulate X509 certificate verification storage
SSL_CTX_set_cert_verify_callback(3ssl)
set peer certificate verification p...
SSL_CTX_set_cipher_list(3ssl)
choose list of available SSL_CIPHERs
SSL_CTX_set_client_CA_list(3ssl)
set list of CAs sent to the client when r...
SSL_CTX_set_client_cert_cb(3ssl)
handle client certificate callback function
SSL_CTX_set_default_passwd_cb(3ssl)
set passwd callback for encrypted PEM ...
SSL_CTX_set_default_passwd_cb_userdata(3ssl)
set passwd callback for encry...
SSL_CTX_set_ex_data(3ssl)
internal application specific data functions
SSL_CTX_set_generate_session_id(3ssl)
manipulate generation of SSL session...
SSL_CTX_set_info_callback(3ssl)
handle information callback for SSL connec...
SSL_CTX_set_max_cert_list(3ssl)
manipulate allowed for the peer's certific...
SSL_CTX_set_mode(3ssl)
manipulate SSL engine mode
SSL_CTX_set_msg_callback(3ssl)
install callback for observing protocol mes...
SSL_CTX_set_msg_callback_arg(3ssl)
install callback for observing protocol...
SSL_CTX_set_options(3ssl)
manipulate SSL options
SSL_CTX_set_psk_client_callback(3ssl)
set PSK client callback
SSL_CTX_set_psk_server_callback(3ssl)
set PSK identity hint to use
SSL_CTX_set_quiet_shutdown(3ssl)
manipulate shutdown behaviour
SSL_CTX_set_session_cache_mode(3ssl)
enable/disable session caching
SSL_CTX_set_session_id_context(3ssl)
set context within which session can ...
SSL_CTX_set_ssl_version(3ssl)
choose a new TLS/SSL method
SSL_CTX_set_timeout(3ssl)
manipulate timeout values for session caching
SSL_CTX_set_tmp_dh(3ssl)
handle DH keys for ephemeral key exchange
SSL_CTX_set_tmp_dh_callback(3ssl)
handle DH keys for ephemeral key exchange
SSL_CTX_set_tmp_rsa(3ssl)
handle RSA keys for ephemeral key exchange
SSL_CTX_set_tmp_rsa_callback(3ssl)
handle RSA keys for ephemeral key exchange
SSL_CTX_set_verify(3ssl)
set peer certificate verification parameters
SSL_CTX_set_verify_depth(3ssl)
set peer certificate verification parameters
SSL_CTX_use_certificate(3ssl)
load certificate and key data
SSL_CTX_use_certificate_ASN1(3ssl)
load certificate and key data
SSL_CTX_use_certificate_chain_file(3ssl)
load certificate and key data
SSL_CTX_use_certificate_file(3ssl)
load certificate and key data
SSL_CTX_use_PrivateKey(3ssl)
load certificate and key data
SSL_CTX_use_PrivateKey_ASN1(3ssl)
load certificate and key data
SSL_CTX_use_PrivateKey_file(3ssl)
load certificate and key data
SSL_CTX_use_psk_identity_hint(3ssl)
set PSK identity hint to use
SSL_CTX_use_RSAPrivateKey(3ssl)
load certificate and key data
SSL_CTX_use_RSAPrivateKey_ASN1(3ssl)
load certificate and key data
SSL_CTX_use_RSAPrivateKey_file(3ssl)
load certificate and key data
SSL_do_handshake(3ssl)
perform a TLS/SSL handshake
SSL_flush_sessions(3ssl)
remove expired sessions
SSL_free(3ssl)
free an allocated SSL structure
SSL_get_accept_state(3ssl)
prepare SSL object to work in client or server ...
SSL_get_cipher(3ssl)
get SSL_CIPHER of a connection
SSL_get_cipher_bits(3ssl)
get SSL_CIPHER of a connection
SSL_get_cipher_list(3ssl)
get list of available SSL_CIPHERs
SSL_get_cipher_name(3ssl)
get SSL_CIPHER of a connection
SSL_get_cipher_version(3ssl)
get SSL_CIPHER of a connection
SSL_get_ciphers(3ssl)
get list of available SSL_CIPHERs
SSL_get_client_CA_list(3ssl)
get list of client CAs
SSL_get_current_cipher(3ssl)
get SSL_CIPHER of a connection
SSL_get_default_timeout(3ssl)
get default session timeout value
SSL_get_error(3ssl)
obtain result code for TLS/SSL I/O operation
SSL_get_ex_data(3ssl)
internal application specific data functions
SSL_get_ex_data_X509_STORE_CTX_idx(3ssl)
get ex_data index to access SSL s...
SSL_get_ex_new_index(3ssl)
internal application specific data functions
SSL_get_fd(3ssl)
get file descriptor linked to an SSL object
SSL_get_info_callback(3ssl)
handle information callback for SSL connections
SSL_get_max_cert_list(3ssl)
manipulate allowed for the peer's certificate ...
SSL_get_mode(3ssl)
manipulate SSL engine mode
SSL_get_msg_callback_arg(3ssl)
install callback for observing protocol mes...
SSL_get_options(3ssl)
manipulate SSL options
SSL_get_peer_cert_chain(3ssl)
get the X509 certificate chain of the peer
SSL_get_peer_certificate(3ssl)
get the X509 certificate of the peer
SSL_get_psk_identity(3ssl)
get PSK client identity and hint
SSL_get_psk_identity_hint(3ssl)
get PSK client identity and hint
SSL_get_quiet_shutdown(3ssl)
manipulate shutdown behaviour
SSL_get_rbio(3ssl)
get BIO linked to an SSL object
SSL_get_secure_renegotiation_support(3ssl)
manipulate SSL options
SSL_get_session(3ssl)
retrieve TLS/SSL session data
SSL_get_shutdown(3ssl)
manipulate shutdown state of an SSL connection
SSL_get_SSL_CTX(3ssl)
get the SSL_CTX from which an SSL is created
SSL_get_ssl_method(3ssl)
choose a new TLS/SSL method
SSL_get_verify_callback(3ssl)
get currently set verification parameters
SSL_get_verify_depth(3ssl)
get currently set verification parameters
SSL_get_verify_mode(3ssl)
get currently set verification parameters
SSL_get_verify_result(3ssl)
get result of peer certificate verification
SSL_get_version(3ssl)
get the protocol version of a connection.
SSL_has_matching_session_id(3ssl)
manipulate generation of SSL session IDs...
SSL_library_init(3ssl)
initialize SSL library by registering algorithms
SSL_load_client_CA_file(3ssl)
load certificate names from file
SSL_load_error_strings(3ssl)
load and free error strings
SSL_need_tmp_rsa(3ssl)
handle RSA keys for ephemeral key exchange
SSL_new(3ssl)
create a new SSL structure for a connection
SSL_pending(3ssl)
obtain number of readable bytes buffered in an SSL object
SSL_read(3ssl)
read bytes from a TLS/SSL connection.
SSL_remove_session(3ssl)
manipulate session cache
SSL_rstate_string(3ssl)
get textual description of state of an SSL object ...
SSL_rstate_string_long(3ssl)
get textual description of state of an SSL ob...
SSL_SESSION_free(3ssl)
free an allocated SSL_SESSION structure
SSL_SESSION_get_ex_data(3ssl)
internal application specific data functions
SSL_SESSION_get_ex_new_index(3ssl)
internal application specific data func...
SSL_SESSION_get_time(3ssl)
retrieve and manipulate session time and timeou...
SSL_SESSION_get_timeout(3ssl)
retrieve and manipulate session time and tim...
SSL_session_reused(3ssl)
query whether a reused session was negotiated dur...
SSL_SESSION_set_ex_data(3ssl)
internal application specific data functions
SSL_SESSION_set_time(3ssl)
retrieve and manipulate session time and timeou...
SSL_SESSION_set_timeout(3ssl)
retrieve and manipulate session time and tim...
SSL_set_bio(3ssl)
connect the SSL object with a BIO
SSL_set_cipher_list(3ssl)
choose list of available SSL_CIPHERs
SSL_set_client_CA_list(3ssl)
set list of CAs sent to the client when reque...
SSL_set_connect_state(3ssl)
prepare SSL object to work in client or server...
SSL_set_ex_data(3ssl)
internal application specific data functions
SSL_set_fd(3ssl)
connect the SSL object with a file descriptor
SSL_set_generate_session_id(3ssl)
manipulate generation of SSL session IDs...
SSL_set_info_callback(3ssl)
handle information callback for SSL connections
SSL_set_max_cert_list(3ssl)
manipulate allowed for the peer's certificate ...
SSL_set_mode(3ssl)
manipulate SSL engine mode
SSL_set_msg_callback(3ssl)
install callback for observing protocol messages
SSL_set_options(3ssl)
manipulate SSL options
SSL_set_psk_client_callback(3ssl)
set PSK client callback
SSL_set_psk_server_callback(3ssl)
set PSK identity hint to use
SSL_set_quiet_shutdown(3ssl)
manipulate shutdown behaviour
SSL_set_session(3ssl)
set a TLS/SSL session to be used during TLS/SSL connect
SSL_set_session_id_context(3ssl)
set context within which session can be r...
SSL_set_shutdown(3ssl)
manipulate shutdown state of an SSL connection
SSL_set_ssl_method(3ssl)
choose a new TLS/SSL method
SSL_set_tmp_dh(3ssl)
handle DH keys for ephemeral key exchange
SSL_set_tmp_dh_callback(3ssl)
handle DH keys for ephemeral key exchange
SSL_set_tmp_rsa(3ssl)
handle RSA keys for ephemeral key exchange
SSL_set_tmp_rsa_callback(3ssl)
handle RSA keys for ephemeral key exchange
SSL_set_verify(3ssl)
set peer certificate verification parameters
SSL_set_verify_depth(3ssl)
set peer certificate verification parameters
SSL_set_verify_result(3ssl)
override result of peer certificate verification
SSL_shutdown(3ssl)
shut down a TLS/SSL connection
SSL_state_string(3ssl)
get textual description of state of an SSL object
SSL_state_string_long(3ssl)
get textual description of state of an SSL object
SSL_use_certificate(3ssl)
load certificate and key data
SSL_use_certificate_ASN1(3ssl)
load certificate and key data
SSL_use_certificate_file(3ssl)
load certificate and key data
SSL_use_PrivateKey(3ssl)
load certificate and key data
SSL_use_PrivateKey_ASN1(3ssl)
load certificate and key data
SSL_use_PrivateKey_file(3ssl)
load certificate and key data
SSL_use_psk_identity_hint(3ssl)
set PSK identity hint to use
SSL_use_RSAPrivateKey(3ssl)
load certificate and key data
SSL_use_RSAPrivateKey_ASN1(3ssl)
load certificate and key data
SSL_use_RSAPrivateKey_file(3ssl)
load certificate and key data
SSL_want(3ssl)
obtain state information TLS/SSL I/O operation
SSL_want_nothing(3ssl)
obtain state information TLS/SSL I/O operation
SSL_want_read(3ssl)
obtain state information TLS/SSL I/O operation
SSL_want_write(3ssl)
obtain state information TLS/SSL I/O operation
SSL_want_x509_lookup(3ssl)
obtain state information TLS/SSL I/O operation
SSL_write(3ssl)
write bytes to a TLS/SSL connection.
SSLeay(3ssl)
get OpenSSL version number
SSLeay_add_ssl_algorithms(3ssl)
initialize SSL library by registering algo...
SSLeay_version(3ssl)
get OpenSSL version number
Stack(3o)
Last-in first-out stacks.
statvfs(3)
get filesystem statistics
stdarg(3)
variable argument lists
stderr(3)
standard I/O streams
stdin(3)
standard I/O streams
stdio(3)
standard input/output library functions
stdio_ext(3)
interfaces to stdio FILE structure
StdLabels(3o)
Standard labeled libraries.
StdLabels.Array(3o)
no description
StdLabels.List(3o)
no description
StdLabels.String(3o)
no description
stdout(3)
standard I/O streams
Storable(3perl)
persistence for Perl data structures
store(3)
The GNU database manager. Includes dbm and ndbm compat...
stpcpy(3)
copy a string returning a pointer to its end
stpncpy(3)
copy a fixed-size string, returning a pointer to its end
Str(3o)
Regular expressions and high-level string processing
strcasecmp(3)
compare two strings ignoring case
strcasestr(3)
locate a substring
strcat(3)
concatenate two strings
strchr(3)
locate character in string
strchrnul(3)
locate character in string
strcmp(3)
compare two strings
strcoll(3)
compare two strings using the current locale
strcpy(3)
copy a string
strcspn(3)
search a string for a set of bytes
strdup(3)
duplicate a string
strdupa(3)
duplicate a string
Stream(3o)
Streams and parsers.
strerror(3)
return string describing error number
strerror_r(3)
return string describing error number
strfmon(3)
convert monetary value to a string
strfry(3)
randomize a string
strftime(3)
format date and time
strict(3perl)
Perl pragma to restrict unsafe constructs
string(3)
string operations
string_to_av_perm(3)
convert between SELinux class and permission values a...
string_to_security_class(3)
convert between SELinux class and permission v...
StringLabels(3o)
String operations.
stringprep(3)
API function
stringprep_4i(3)
API function
stringprep_4zi(3)
API function
stringprep_check_version(3)
API function
stringprep_convert(3)
API function
stringprep_locale_charset(3)
API function
stringprep_locale_to_utf8(3)
API function
stringprep_profile(3)
API function
stringprep_strerror(3)
API function
stringprep_ucs4_nfkc_normalize(3)
API function
stringprep_ucs4_to_utf8(3)
API function
stringprep_unichar_to_utf8(3)
API function
stringprep_utf8_nfkc_normalize(3)
API function
stringprep_utf8_to_locale(3)
API function
stringprep_utf8_to_ucs4(3)
API function
stringprep_utf8_to_unichar(3)
API function
strlcat(3)
size-bounded string copying and concatenation
strlcpy(3)
size-bounded string copying and concatenation
strlen(3)
calculate the length of a string
strmode(3)
convert inode status information into a symbolic string
strncasecmp(3)
compare two strings ignoring case
strncat(3)
concatenate two strings
strncmp(3)
compare two strings
strncpy(3)
copy a string
strndup(3)
duplicate a string
strndupa(3)
duplicate a string
strnlen(3)
determine the length of a fixed-size string
strnstr(3)
locate a substring in a string
strpbrk(3)
search a string for any of a set of bytes
strptime(3)
convert a string representation of time to a time tm s...
strrchr(3)
locate character in string
strsep(3)
extract token from string
strsignal(3)
return string describing signal
strspn(3)
search a string for a set of bytes
strstr(3)
locate a substring
strtod(3)
convert ASCII string to floating-point number
strtof(3)
convert ASCII string to floating-point number
strtoimax(3)
convert string to integer
strtok(3)
extract tokens from strings
strtok_r(3)
extract tokens from strings
strtol(3)
convert a string to a long integer
strtold(3)
convert ASCII string to floating-point number
strtoll(3)
convert a string to a long integer
strtonum(3)
reliably convert string value to an integer
strtoq(3)
convert a string to a long integer
strtoul(3)
convert a string to an unsigned long integer
strtoull(3)
convert a string to an unsigned long integer
strtoumax(3)
convert string to integer
strtouq(3)
convert a string to an unsigned long integer
strverscmp(3)
compare two version strings
strxfrm(3)
string transformation
Sub::Install(3pm)
install subroutines into packages easily
Sub::Name(3pm)
(re)name a sub
subs(3perl)
Perl pragma to predeclare sub names
svc_destroy(3)
library routines for remote procedure calls
svc_freeargs(3)
library routines for remote procedure calls
svc_getargs(3)
library routines for remote procedure calls
svc_getcaller(3)
library routines for remote procedure calls
svc_getreq(3)
library routines for remote procedure calls
svc_getreqset(3)
library routines for remote procedure calls
svc_register(3)
library routines for remote procedure calls
svc_run(3)
library routines for remote procedure calls
svc_sendreply(3)
library routines for remote procedure calls
svc_unregister(3)
library routines for remote procedure calls
svcerr_auth(3)
library routines for remote procedure calls
svcerr_decode(3)
library routines for remote procedure calls
svcerr_noproc(3)
library routines for remote procedure calls
svcerr_noprog(3)
library routines for remote procedure calls
svcerr_progvers(3)
library routines for remote procedure calls
svcerr_systemerr(3)
library routines for remote procedure calls
svcerr_weakauth(3)
library routines for remote procedure calls
svcfd_create(3)
library routines for remote procedure calls
svcraw_create(3)
library routines for remote procedure calls
svctcp_create(3)
library routines for remote procedure calls
svcudp_bufcreate(3)
library routines for remote procedure calls
svcudp_create(3)
library routines for remote procedure calls
swab(3)
swap adjacent bytes
swapcontext(3)
manipulate user context
swprintf(3)
formatted wide-character output conversion
Symbol(3perl)
manipulate Perl symbols and their names
Sys(3o)
System interface.
Sys::Hostname(3perl)
Try every conceivable way to get hostname
Sys::Hostname::Long(3pm)
Try every conceivable way to get full hostname
Sys::Syslog(3perl)
Perl interface to the UNIX syslog(3) calls
sys_errlist(3)
print a system error message
sys_nerr(3)
print a system error message
sysconf(3)
get configuration information at run time
syslog(3)
send messages to the system logger
system(3)
execute a shell command
sysv_signal(3)
signal handling with System V semantics

T

TAILQ_ENTRY(3)
implementations of lists, tail queues, and circular qu...
TAILQ_HEAD(3)
implementations of lists, tail queues, and circular qu...
TAILQ_INIT(3)
implementations of lists, tail queues, and circular qu...
TAILQ_INSERT_AFTER(3)
implementations of lists, tail queues, and circular ...
TAILQ_INSERT_HEAD(3)
implementations of lists, tail queues, and circular q...
TAILQ_INSERT_TAIL(3)
implementations of lists, tail queues, and circular q...
TAILQ_REMOVE(3)
implementations of lists, tail queues, and circular qu...
tan(3)
tangent function
tanf(3)
tangent function
tanh(3)
hyperbolic tangent function
tanhf(3)
hyperbolic tangent function
tanhl(3)
hyperbolic tangent function
tanl(3)
tangent function
TAP::Base(3perl)
Base class that provides common functionality to TAP::...
TAP::Formatter::Base(3perl)
Base class for harness output delegates
TAP::Formatter::Color(3perl)
Run Perl test scripts with color
TAP::Formatter::Console(3perl)
Harness output delegate for default console...
TAP::Formatter::Console::ParallelSession(3perl)
Harness output delegate fo...
TAP::Formatter::Console::Session(3perl)
Harness output delegate for defaul...
TAP::Formatter::File(3perl)
Harness output delegate for file output
TAP::Formatter::File::Session(3perl)
Harness output delegate for file output
TAP::Formatter::Session(3perl)
Abstract base class for harness output dele...
TAP::Harness(3perl)
Run test scripts with statistics
TAP::Harness::Beyond(3perl)
Beyond make test
TAP::Object(3perl)
Base class that provides common functionality to all "...
TAP::Parser(3perl)
Parse TAP output
TAP::Parser::Aggregator(3perl)
Aggregate TAP::Parser results
TAP::Parser::Grammar(3perl)
A grammar for the Test Anything Protocol.
TAP::Parser::Iterator(3perl)
Base class for TAP source iterators
TAP::Parser::Iterator::Array(3perl)
Iterator for array-based TAP sources
TAP::Parser::Iterator::Process(3perl)
Iterator for process-based TAP sources
TAP::Parser::Iterator::Stream(3perl)
Iterator for filehandle-based TAP sou...
TAP::Parser::IteratorFactory(3perl)
Figures out which SourceHandler object...
TAP::Parser::Multiplexer(3perl)
Multiplex multiple TAP::Parsers
TAP::Parser::Result(3perl)
Base class for TAP::Parser output objects
TAP::Parser::Result::Bailout(3perl)
Bailout result token.
TAP::Parser::Result::Comment(3perl)
Comment result token.
TAP::Parser::Result::Plan(3perl)
Plan result token.
TAP::Parser::Result::Pragma(3perl)
TAP pragma token.
TAP::Parser::Result::Test(3perl)
Test result token.
TAP::Parser::Result::Unknown(3perl)
Unknown result token.
TAP::Parser::Result::Version(3perl)
TAP syntax version token.
TAP::Parser::Result::YAML(3perl)
YAML result token.
TAP::Parser::ResultFactory(3perl)
Factory for creating TAP::Parser output ...
TAP::Parser::Scheduler(3perl)
Schedule tests during parallel testing
TAP::Parser::Scheduler::Job(3perl)
A single testing job.
TAP::Parser::Scheduler::Spinner(3perl)
A no-op job.
TAP::Parser::Source(3perl)
a TAP source & meta data about it
TAP::Parser::SourceHandler(3perl)
Base class for different TAP source hand...
TAP::Parser::SourceHandler::Executable(3perl)
Stream output from an execut...
TAP::Parser::SourceHandler::File(3perl)
Stream TAP from a text file.
TAP::Parser::SourceHandler::Handle(3perl)
Stream TAP from an IO::Handle or...
TAP::Parser::SourceHandler::Perl(3perl)
Stream TAP from a Perl executable
TAP::Parser::SourceHandler::RawTAP(3perl)
Stream output from raw TAP in a ...
TAP::Parser::Utils(3perl)
Internal TAP::Parser utilities
TAP::Parser::YAMLish::Reader(3perl)
Read YAMLish data from iterator
TAP::Parser::YAMLish::Writer(3perl)
Write YAMLish data
tar_append_file(3)
append data to tar archives
tar_block_read(3)
macros to call read and write functions for the correc...
tar_extract_all(3)
high-level tar archive manipulation functions
tar_extract_file(3)
extract files from a tar archive
tar_open(3)
access a tar archive via a handle
tcdrain(3)
get and set terminal attributes, line control, get and...
tcflow(3)
get and set terminal attributes, line control, get and...
tcflush(3)
get and set terminal attributes, line control, get and...
tcgetattr(3)
get and set terminal attributes, line control, get and...
tcgetpgrp(3)
get and set terminal foreground process group
tcgetsid(3)
get session ID
tcsendbreak(3)
get and set terminal attributes, line control, get and...
tcsetattr(3)
get and set terminal attributes, line control, get and...
tcsetpgrp(3)
get and set terminal foreground process group
tdelete(3)
manage a binary tree
tdestroy(3)
manage a binary tree
telldir(3)
return current location in directory stream
tempnam(3)
create a name for a temporary file
Term::ANSIColor(3perl)
Color screen output using ANSI escape sequences
Term::Cap(3perl)
Perl termcap interface
Term::Complete(3perl)
Perl word completion module
Term::ReadKey(3pm)
A perl module for simple terminal control
Term::ReadLine(3perl)
Perl interface to various "readline" packages. If no...
Term::UI(3perl)
Term::ReadLine UI made easy
Term::UI(3pm)
Term::ReadLine UI made easy
Term::UI::History(3perl)
history function
Term::UI::History(3pm)
history function
termios(3)
get and set terminal attributes, line control, get and...
Test(3perl)
provides a simple framework for writing test scripts
Test::Builder(3perl)
Backend for building test libraries
Test::Builder::Module(3perl)
Base class for test modules
Test::Builder::Tester(3perl)
test testsuites that have been built with Tes...
Test::Builder::Tester::Color(3perl)
turn on colour in Test::Builder::Tester
Test::Harness(3perl)
Run Perl standard test scripts with statistics
Test::More(3perl)
yet another framework for writing test scripts
Test::Simple(3perl)
Basic utilities for writing tests.
Test::Tutorial(3perl)
A tutorial about writing really basic tests
Text::Abbrev(3perl)
abbrev - create an abbreviation table from a list
Text::Balanced(3perl)
Extract delimited text sequences from strings.
Text::CharWidth(3pm)
Get number of occupied columns of a string on terminal
Text::Format(3pm)
Various subroutines to format text.
Text::Iconv(3pm)
Perl interface to iconv() codeset conversion function
Text::ParseWords(3perl)
parse text into an array of tokens or array of arrays
Text::Soundex(3perl)
Implementation of the soundex algorithm.
Text::Soundex(3pm)
Implementation of the soundex algorithm.
Text::Tabs(3perl)
expand and unexpand tabs like unix expand(1) and unexp...
Text::Wrap(3perl)
line wrapping to form simple paragraphs
Text::WrapI18N(3pm)
Line wrapping module with support for multibyte, fullw...
textdomain(3)
set domain for future gettext() calls
tfind(3)
manage a binary tree
tgamma(3)
true gamma function
tgammaf(3)
true gamma function
tgammal(3)
true gamma function
th_get_pathname(3)
extract individual fields of a tar header
th_print_long_ls(3)
print out information about a tar file header
th_read(3)
read and write a file header block from a tar archive
th_set_from_stat(3)
set fields of a tar file header
Thread(3perl)
Manipulate threads in Perl (for old code only)
Thread::Queue(3perl)
Thread-safe queues
Thread::Semaphore(3perl)
Thread-safe semaphores
threads(3perl)
Perl interpreter-based threads
threads(3ssl)
OpenSSL thread support
threads::shared(3perl)
Perl extension for sharing data structures between ...
Tie::Array(3perl)
base class for tied arrays
Tie::File(3perl)
Access the lines of a disk file via a Perl array
Tie::Handle(3perl)
base class definitions for tied handles
Tie::Hash(3perl)
base class definitions for tied hashes
Tie::Hash::NamedCapture(3perl)
Named regexp capture buffers
Tie::Memoize(3perl)
add data to hash when needed
Tie::RefHash(3perl)
use references as hash keys
Tie::Scalar(3perl)
base class definitions for tied scalars
Tie::StdHandle(3perl)
base class definitions for tied handles
Tie::SubstrHash(3perl)
Fixed-table-size, fixed-key-length hashing
Time::gmtime(3perl)
by-name interface to Perl's built-in gmtime() function
Time::HiRes(3perl)
High resolution alarm, sleep, gettimeofday, interval t...
Time::Local(3perl)
efficiently compute time from local and GMT time
Time::localtime(3perl)
by-name interface to Perl's built-in localtime() fu...
Time::Piece(3perl)
Object Oriented time objects
Time::Seconds(3perl)
a simple API to convert seconds to other date values
Time::tm(3perl)
internal object used by Time::gmtime and Time::localtime
Time::Zone(3pm)
- miscellaneous timezone manipulations routines
timegm(3)
inverses of gmtime and localtime
timelocal(3)
inverses of gmtime and localtime
timeradd(3)
timeval operations
timerclear(3)
timeval operations
timercmp(3)
timeval operations
timerisset(3)
timeval operations
timersub(3)
timeval operations
timezone(3)
initialize time conversion information
tld_check_4(3)
API function
tld_check_4t(3)
API function
tld_check_4tz(3)
API function
tld_check_4z(3)
API function
tld_check_8z(3)
API function
tld_check_lz(3)
API function
tld_default_table(3)
API function
tld_get_4(3)
API function
tld_get_4z(3)
API function
tld_get_table(3)
API function
tld_get_z(3)
API function
tld_strerror(3)
API function
tmpfile(3)
create a temporary file
tmpnam(3)
create a name for a temporary file
tmpnam_r(3)
create a name for a temporary file
toascii(3)
convert character to ASCII
tolower(3)
convert letter to upper or lower case
toupper(3)
convert letter to upper or lower case
towctrans(3)
wide-character transliteration
towlower(3)
convert a wide character to lowercase
towupper(3)
convert a wide character to uppercase
tree(3)
implementations of splay and red-black trees
trunc(3)
round to integer, toward zero
truncf(3)
round to integer, toward zero
truncl(3)
round to integer, toward zero
Try::Tiny(3pm)
minimal try/catch with proper preservation of $@
tsearch(3)
manage a binary tree
ttyname(3)
return name of a terminal
ttyname_r(3)
return name of a terminal
ttyslot(3)
find the slot of the current user's terminal in some file
twalk(3)
manage a binary tree
tzname(3)
initialize time conversion information
tzset(3)
initialize time conversion information

U

ualarm(3)
schedule signal after given number of microseconds
ui(3ssl)
New User Interface
UI_add_error_string(3ssl)
New User Interface
UI_add_info_string(3ssl)
New User Interface
UI_add_input_boolean(3ssl)
New User Interface
UI_add_input_string(3ssl)
New User Interface
UI_add_user_data(3ssl)
New User Interface
UI_add_verify_string(3ssl)
New User Interface
ui_compat(3ssl)
Compatibility user interface functions
UI_construct_prompt(3ssl)
New User Interface
UI_ctrl(3ssl)
New User Interface
UI_dup_error_string(3ssl)
New User Interface
UI_dup_info_string(3ssl)
New User Interface
UI_dup_input_boolean(3ssl)
New User Interface
UI_dup_input_string(3ssl)
New User Interface
UI_dup_verify_string(3ssl)
New User Interface
UI_free(3ssl)
New User Interface
UI_get0_result(3ssl)
New User Interface
UI_get0_user_data(3ssl)
New User Interface
UI_get_default_method(3ssl)
New User Interface
UI_get_method(3ssl)
New User Interface
UI_new(3ssl)
New User Interface
UI_new_method(3ssl)
New User Interface
UI_OpenSSL(3ssl)
New User Interface
UI_process(3ssl)
New User Interface
UI_set_default_method(3ssl)
New User Interface
UI_set_method(3ssl)
New User Interface
ulckpwdf(3)
get shadow password file entry
ulimit(3)
get and set user limits
undocumented(3)
undocumented library functions
ungetc(3)
input of characters and strings
ungetwc(3)
push back a wide character onto a FILE stream
Unicode::Collate(3perl)
Unicode Collation Algorithm
Unicode::Collate::CJK::Big5(3perl)
weighting CJK Unified Ideographs for Un...
Unicode::Collate::CJK::GB2312(3perl)
weighting CJK Unified Ideographs for ...
Unicode::Collate::CJK::JISX0208(3perl)
weighting JIS KANJI for Unicode::Co...
Unicode::Collate::CJK::Korean(3perl)
weighting CJK Unified Ideographs for ...
Unicode::Collate::CJK::Pinyin(3perl)
weighting CJK Unified Ideographs for ...
Unicode::Collate::CJK::Stroke(3perl)
weighting CJK Unified Ideographs for ...
Unicode::Collate::CJK::Zhuyin(3perl)
weighting CJK Unified Ideographs for ...
Unicode::Collate::Locale(3perl)
Linguistic tailoring for DUCET via Unicode...
Unicode::Normalize(3perl)
Unicode Normalization Forms
Unicode::UCD(3perl)
Unicode character database
UNIVERSAL(3perl)
base class for ALL classes (blessed references)
Unix(3o)
Interface to the Unix system
Unix.LargeFile(3o)
File operations on large files.
Unix::Syslog(3pm)
Perl interface to the UNIX syslog(3) calls
unlocked_stdio(3)
nonlocking stdio functions
unlockpt(3)
unlock a pseudoterminal master/slave pair
unsetenv(3)
change or add an environment variable
unvis(3)
decode a visual representation of characters
updwtmp(3)
append an entry to the wtmp file
updwtmpx(3)
append an entry to the wtmp file
URI(3pm)
Uniform Resource Identifiers (absolute and relative)
URI::_punycode(3pm)
encodes Unicode string in Punycode
URI::data(3pm)
URI that contains immediate data
URI::Escape(3pm)
Percent-encode and percent-decode unsafe characters
URI::file(3pm)
URI that maps to local file names
URI::Heuristic(3pm)
Expand URI using heuristics
URI::ldap(3pm)
LDAP Uniform Resource Locators
URI::QueryParam(3pm)
Additional query methods for URIs
URI::Split(3pm)
Parse and compose URI strings
URI::URL(3pm)
Uniform Resource Locators
URI::WithBase(3pm)
URIs which remember their base
User::grent(3perl)
by-name interface to Perl's built-in getgr*() functions
User::pwent(3perl)
by-name interface to Perl's built-in getpw*() functions
usleep(3)
suspend execution for microsecond intervals
utf8(3perl)
Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in...
utmpname(3)
access utmp file entries
utmpxname(3)
access utmp file entries
UUID(3pm)
Perl extension for using UUID interfaces as defined in...
uuid(3)
DCE compatible Universally Unique Identifier library
uuid_clear(3)
reset value of UUID variable to the NULL value
uuid_compare(3)
compare whether two UUIDs are the same
uuid_copy(3)
copy a UUID value
uuid_generate(3)
create a new unique UUID value
uuid_generate_random(3)
create a new unique UUID value
uuid_generate_time(3)
create a new unique UUID value
uuid_generate_time_safe(3)
create a new unique UUID value
uuid_is_null(3)
compare the value of the UUID to the NULL value
uuid_parse(3)
convert an input UUID string into binary representation
uuid_time(3)
extract the time at which the UUID was created
uuid_unparse(3)
convert an UUID from binary representation to a string

V

va_arg(3)
variable argument lists
va_copy(3)
variable argument lists
va_end(3)
variable argument lists
va_start(3)
variable argument lists
valloc(3)
allocate aligned memory
vars(3perl)
Perl pragma to predeclare global variable names
vasprintf(3)
print to allocated string
vdprintf(3)
print to a file descriptor
VendorRelease(3)
Display macros and functions
verr(3)
formatted error messages
verrx(3)
formatted error messages
version(3perl)
Perl extension for Version Objects
version::Internals(3perl)
Perl extension for Version Objects
versionsort(3)
scan a directory for matching entries
vfprintf(3)
formatted output conversion
vfscanf(3)
input format conversion
vfwprintf(3)
formatted wide-character output conversion
vis(3)
visually encode characters
VisualOfCCC(3)
Color Conversion Context macros
vlimit(3)
get/set resource limits
vmsish(3perl)
Perl pragma to control VMS-specific language features
vprintf(3)
formatted output conversion
vscanf(3)
input format conversion
vsnprintf(3)
formatted output conversion
vsprintf(3)
formatted output conversion
vsscanf(3)
input format conversion
vswprintf(3)
formatted wide-character output conversion
vsyslog(3)
send messages to the system logger
vtimes(3)
get resource usage
vwarn(3)
formatted error messages
vwarnx(3)
formatted error messages
vwprintf(3)
formatted wide-character output conversion

W

warn(3)
formatted error messages
warnings(3perl)
Perl pragma to control optional warnings
warnings::register(3perl)
warnings import function
warnx(3)
formatted error messages
wcpcpy(3)
copy a wide-character string, returning a pointer to i...
wcpncpy(3)
copy a fixed-size string of wide characters, returning...
wcrtomb(3)
convert a wide character to a multibyte sequence
wcscasecmp(3)
compare two wide-character strings, ignoring case
wcscat(3)
concatenate two wide-character strings
wcschr(3)
search a wide character in a wide-character string
wcscmp(3)
compare two wide-character strings
wcscpy(3)
copy a wide-character string
wcscspn(3)
search a wide-character string for any of a set of wid...
wcsdup(3)
duplicate a wide-character string
wcslcat(3)
wide character string manipulation operations
wcslcpy(3)
wide character string manipulation operations
wcslen(3)
determine the length of a wide-character string
wcsncasecmp(3)
compare two fixed-size wide-character strings, ignorin...
wcsncat(3)
concatenate two wide-character strings
wcsncmp(3)
compare two fixed-size wide-character strings
wcsncpy(3)
copy a fixed-size string of wide characters
wcsnlen(3)
determine the length of a fixed-size wide-character st...
wcsnrtombs(3)
convert a wide-character string to a multibyte string
wcspbrk(3)
search a wide-character string for any of a set of wid...
wcsrchr(3)
search a wide character in a wide-character string
wcsrtombs(3)
convert a wide-character string to a multibyte string
wcsspn(3)
advance in a wide-character string, skipping any of a ...
wcsstr(3)
locate a substring in a wide-character string
wcstoimax(3)
convert wide-character string to integer
wcstok(3)
split wide-character string into tokens
wcstombs(3)
convert a wide-character string to a multibyte string
wcstoumax(3)
convert wide-character string to integer
wcswidth(3)
determine columns needed for a fixed-size wide-charact...
wctob(3)
try to represent a wide character as a single byte
wctomb(3)
convert a wide character to a multibyte sequence
wctrans(3)
wide-character translation mapping
wctype(3)
wide-character classification
wcwidth(3)
determine columns needed for a wide character
Weak(3o)
Arrays of weak pointers and hash tables of weak pointers.
Weak.Make(3o)
Functor building an implementation of the weak hash ta...
Weak.S(3o)
The output signature of the functor Weak.Make.
WhitePixel(3)
Display macros and functions
WhitePixelOfScreen(3)
screen information functions and macros
WidthMMOfScreen(3)
screen information functions and macros
WidthOfScreen(3)
screen information functions and macros
Win32::DBIODBC(3pm)
Win32::ODBC emulation layer for the DBI
wl_argument(3)
(unknown subject)
wl_array(3)
(unknown subject)
wl_buffer(3)
(unknown subject)
wl_client(3)
(unknown subject)
wl_client_create(3)
(unknown subject)
wl_client_flush(3)
(unknown subject)
wl_client_get_credentials(3)
(unknown subject)
wl_client_get_display(3)
(unknown subject)
wl_client_get_object(3)
(unknown subject)
wl_display(3)
(unknown subject)
wl_display_add_shm_format(3)
(unknown subject)
wl_display_cancel_read(3)
(unknown subject)
wl_display_connect(3)
Connect to a Wayland socket
wl_display_create_queue(3)
(unknown subject)
wl_display_disconnect(3)
(unknown subject)
wl_display_dispatch(3)
(unknown subject)
wl_display_dispatch_pending(3)
(unknown subject)
wl_display_dispatch_queue(3)
(unknown subject)
wl_display_dispatch_queue_pending(3)
(unknown subject)
wl_display_flush(3)
(unknown subject)
wl_display_get_additional_shm_formats(3)
(unknown subject)
wl_display_get_error(3)
(unknown subject)
wl_display_get_fd(3)
(unknown subject)
wl_display_get_serial(3)
(unknown subject)
wl_display_next_serial(3)
(unknown subject)
wl_display_prepare_read(3)
(unknown subject)
wl_display_read_events(3)
(unknown subject)
wl_display_roundtrip(3)
(unknown subject)
wl_event_queue(3)
(unknown subject)
wl_event_queue_destroy(3)
(unknown subject)
wl_global(3)
(unknown subject)
wl_interface(3)
(unknown subject)
wl_list(3)
(unknown subject)
wl_listener(3)
(unknown subject)
wl_message(3)
(unknown subject)
wl_object(3)
(unknown subject)
wl_proxy(3)
(unknown subject)
wl_proxy_add_dispatcher(3)
(unknown subject)
wl_proxy_add_listener(3)
(unknown subject)
wl_proxy_create(3)
(unknown subject)
wl_proxy_destroy(3)
(unknown subject)
wl_proxy_get_class(3)
(unknown subject)
wl_proxy_get_id(3)
(unknown subject)
wl_proxy_get_listener(3)
(unknown subject)
wl_proxy_get_user_data(3)
(unknown subject)
wl_proxy_marshal(3)
(unknown subject)
wl_proxy_marshal_array(3)
(unknown subject)
wl_proxy_marshal_array_constructor(3)
(unknown subject)
wl_proxy_marshal_constructor(3)
(unknown subject)
wl_proxy_set_queue(3)
(unknown subject)
wl_proxy_set_user_data(3)
(unknown subject)
wl_resource(3)
(unknown subject)
wl_shm_buffer(3)
(unknown subject)
wl_shm_buffer_begin_access(3)
(unknown subject)
wl_shm_buffer_end_access(3)
(unknown subject)
wl_shm_buffer_get_data(3)
(unknown subject)
wl_shm_pool(3)
(unknown subject)
wl_shm_sigbus_data(3)
(unknown subject)
wl_signal(3)
(unknown subject)
wl_signal_add(3)
(unknown subject)
wl_signal_emit(3)
(unknown subject)
wl_signal_get(3)
(unknown subject)
wl_signal_init(3)
(unknown subject)
wl_socket(3)
(unknown subject)
wmemchr(3)
search a wide character in a wide-character array
wmemcmp(3)
compare two arrays of wide-characters
wmemcpy(3)
copy an array of wide-characters
wmemmove(3)
copy an array of wide-characters
wmempcpy(3)
copy memory area
wmemset(3)
fill an array of wide-characters with a constant wide ...
wordexp(3)
perform word expansion like a posix-shell
wordfree(3)
perform word expansion like a posix-shell
wprintf(3)
formatted wide-character output conversion
WWW::RobotRules(3pm)
database of robots.txt-derived permissions
WWW::RobotRules::AnyDBM_File(3pm)
Persistent RobotRules

X

x509(3ssl)
X.509 certificate handling
X509_free(3ssl)
X509 certificate ASN1 allocation functions
X509_NAME_add_entry(3ssl)
X509_NAME modification functions
X509_NAME_add_entry_by_NID(3ssl)
X509_NAME modification functions
X509_NAME_add_entry_by_OBJ(3ssl)
X509_NAME modification functions
X509_NAME_add_entry_by_txt(3ssl)
X509_NAME modification functions
X509_NAME_delete_entry(3ssl)
X509_NAME modification functions
X509_NAME_entry_count(3ssl)
X509_NAME lookup and enumeration functions
X509_NAME_ENTRY_create_by_NID(3ssl)
X509_NAME_ENTRY utility functions
X509_NAME_ENTRY_create_by_OBJ(3ssl)
X509_NAME_ENTRY utility functions
X509_NAME_ENTRY_create_by_txt(3ssl)
X509_NAME_ENTRY utility functions
X509_NAME_ENTRY_get_data(3ssl)
X509_NAME_ENTRY utility functions
X509_NAME_ENTRY_get_object(3ssl)
X509_NAME_ENTRY utility functions
X509_NAME_ENTRY_set_data(3ssl)
X509_NAME_ENTRY utility functions
X509_NAME_ENTRY_set_object(3ssl)
X509_NAME_ENTRY utility functions
X509_NAME_get_entry(3ssl)
X509_NAME lookup and enumeration functions
X509_NAME_get_index_by_NID(3ssl)
X509_NAME lookup and enumeration functions
X509_NAME_get_index_by_OBJ(3ssl)
X509_NAME lookup and enumeration functions
X509_NAME_get_text_by_NID(3ssl)
X509_NAME lookup and enumeration functions
X509_NAME_get_text_by_OBJ(3ssl)
X509_NAME lookup and enumeration functions
X509_NAME_oneline(3ssl)
X509_NAME printing routines.
X509_NAME_print(3ssl)
X509_NAME printing routines.
X509_NAME_print_ex(3ssl)
X509_NAME printing routines.
X509_NAME_print_ex_fp(3ssl)
X509_NAME printing routines.
X509_new(3ssl)
X509 certificate ASN1 allocation functions
X509_STORE_CTX_cleanup(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_free(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_get0_param(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_get1_chain(3ssl)
get or set certificate verification status...
X509_STORE_CTX_get_current_cert(3ssl)
get or set certificate verification ...
X509_STORE_CTX_get_error(3ssl)
get or set certificate verification status ...
X509_STORE_CTX_get_error_depth(3ssl)
get or set certificate verification s...
X509_STORE_CTX_get_ex_data(3ssl)
add application specific data to X509_STO...
X509_STORE_CTX_get_ex_new_index(3ssl)
add application specific data to X50...
X509_STORE_CTX_init(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_new(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set0_crls(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set0_param(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set_cert(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set_chain(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set_default(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set_error(3ssl)
get or set certificate verification status ...
X509_STORE_CTX_set_ex_data(3ssl)
add application specific data to X509_STO...
X509_STORE_CTX_set_verify_cb(3ssl)
set verification callback
X509_STORE_CTX_trusted_stack(3ssl)
X509_STORE_CTX initialisation
X509_STORE_set_verify_cb(3ssl)
set verification callback
X509_STORE_set_verify_cb_func(3ssl)
set verification callback
X509_verify_cert(3ssl)
discover and verify X509 certificte chain
X509_verify_cert_error_string(3ssl)
get or set certificate verification st...
X509_VERIFY_PARAM_add0_policy(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_clear_flags(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_get_depth(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_get_flags(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set1_policies(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set_depth(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set_flags(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set_purpose(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set_time(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set_trust(3ssl)
X509 verification parameters
XActivateScreenSaver(3)
manipulate the screen saver
XAddConnectionWatch(3)
handle Xlib internal connections
XAddHost(3)
control host access and host control structure
XAddHosts(3)
control host access and host control structure
XAddPixel(3)
image utilities
XAddToSaveSet(3)
change a client's save set
XAllocClassHint(3)
allocate class hints structure and set or read a windo...
XAllocColor(3)
allocate and free colors
XAllocColorCells(3)
allocate and free colors
XAllocColorPlanes(3)
allocate and free colors
XAllocIconSize(3)
allocate icon size structure and set or read a window'...
XAllocNamedColor(3)
allocate and free colors
XAllocSizeHints(3)
allocate size hints structure and set or read a window...
XAllocStandardColormap(3)
allocate, set, or read a standard colormap struc...
XAllocWMHints(3)
allocate window manager hints structure and set or rea...
XAllowDeviceEvents(3)
release queued events
XAllowEvents(3)
release queued events
XAnyEvent(3)
generic X event structures
XArc(3)
draw arcs and arc structure
Xau(3)
X authority database routines
XauDisposeAuth(3)
X authority database routines
XauFileName(3)
X authority database routines
XauGetAuthByAddr(3)
X authority database routines
XauGetBestAuthByAddr(3)
X authority database routines
XauLockAuth(3)
X authority database routines
XauReadAuth(3)
X authority database routines
XAutoRepeatOff(3)
manipulate keyboard settings and keyboard control stru...
XAutoRepeatOn(3)
manipulate keyboard settings and keyboard control stru...
XauUnlockAuth(3)
X authority database routines
XauWriteAuth(3)
X authority database routines
XBaseFontNameListOfFontSet(3)
obtain fontset information
XBell(3)
manipulate keyboard settings and keyboard control stru...
XButtonEvent(3)
KeyPress, KeyRelease, ButtonPress, ButtonRelease, and ...
XChangeActivePointerGrab(3)
grab the pointer
XChangeDeviceControl(3)
query and change input device controls
XChangeDeviceDontPropagateList(3)
query or change the dont-propagate-list ...
XChangeDeviceKeyMapping(3)
query or change device key mappings
XChangeDeviceProperty(3)
Get, change or delete a device's property.
XChangeFeedbackControl(3)
query and change input device feedbacks
XChangeGC(3)
create or free graphics contexts and graphics context ...
XChangeKeyboardControl(3)
manipulate keyboard settings and keyboard contro...
XChangeKeyboardDevice(3)
change which device is used as the X keyboard
XChangeKeyboardMapping(3)
manipulate keyboard encoding and keyboard encodi...
XChangePointerControl(3)
control pointer
XChangePointerDevice(3)
change which device is the X pointer
XChangeProperty(3)
obtain and change window properties
XChangeSaveSet(3)
change a client's save set
XChangeWindowAttributes(3)
change window attributes
XChar2b(3)
load or unload fonts and font metric structures
XCharStruct(3)
load or unload fonts and font metric structures
XCheckIfEvent(3)
check the event queue with a predicate procedure
XCheckMaskEvent(3)
select events by type
XCheckTypedEvent(3)
select events by type
XCheckTypedWindowEvent(3)
select events by type
XCheckWindowEvent(3)
select events by type
XCirculateEvent(3)
CirculateNotify event structure
XCirculateRequestEvent(3)
CirculateRequest event structure
XCirculateSubwindows(3)
change window stacking order
XCirculateSubwindowsDown(3)
change window stacking order
XCirculateSubwindowsUp(3)
change window stacking order
XClassHint(3)
allocate class hints structure and set or read a windo...
XClearArea(3)
clear area or window
XClearWindow(3)
clear area or window
XClientMessageEvent(3)
ClientMessage event structure
XClipBox(3)
generate regions
XCloseDevice(3)
open or close an extension input device
XCloseDisplay(3)
connect or disconnect to X server
XCloseIM(3)
open, close, and obtain input method information
XCloseOM(3)
open output methods
XcmsAllocColor(3)
allocate colors
XcmsAllocNamedColor(3)
allocate colors
XcmsCCCOfColormap(3)
query and modify CCC of a colormap
XcmsCIELab(3)
Xcms color structure
XcmsCIELabQueryMaxC(3)
obtain the CIE L*a*b* coordinates
XcmsCIELabQueryMaxL(3)
obtain the CIE L*a*b* coordinates
XcmsCIELabQueryMaxLC(3)
obtain the CIE L*a*b* coordinates
XcmsCIELabQueryMinL(3)
obtain the CIE L*a*b* coordinates
XcmsCIELuv(3)
Xcms color structure
XcmsCIELuvQueryMaxC(3)
obtain the CIE L*u*v* coordinates
XcmsCIELuvQueryMaxL(3)
obtain the CIE L*u*v* coordinates
XcmsCIELuvQueryMaxLC(3)
obtain the CIE L*u*v* coordinates
XcmsCIELuvQueryMinL(3)
obtain the CIE L*u*v* coordinates
XcmsCIEuvY(3)
Xcms color structure
XcmsCIExyY(3)
Xcms color structure
XcmsCIEXYZ(3)
Xcms color structure
XcmsColor(3)
Xcms color structure
XcmsConvertColors(3)
convert CCC color specifications
XcmsCreateCCC(3)
creating and destroying CCCs
XcmsDefaultCCC(3)
obtain the default CCC for a screen
XcmsFreeCCC(3)
creating and destroying CCCs
XcmsLookupColor(3)
obtain color values
XcmsPad(3)
Xcms color structure
XcmsQueryBlack(3)
obtain black, blue, green, red, and white CCC color sp...
XcmsQueryBlue(3)
obtain black, blue, green, red, and white CCC color sp...
XcmsQueryColor(3)
obtain color values
XcmsQueryColors(3)
obtain color values
XcmsQueryGreen(3)
obtain black, blue, green, red, and white CCC color sp...
XcmsQueryRed(3)
obtain black, blue, green, red, and white CCC color sp...
XcmsQueryWhite(3)
obtain black, blue, green, red, and white CCC color sp...
XcmsRGB(3)
Xcms color structure
XcmsRGBi(3)
Xcms color structure
XcmsSetCCCOfColormap(3)
query and modify CCC of a colormap
XcmsSetWhiteAdjustProc(3)
modifying CCC attributes
XcmsSetWhitePoint(3)
modifying CCC attributes
XcmsStoreColor(3)
set colors
XcmsStoreColors(3)
set colors
XcmsTekHVC(3)
Xcms color structure
XcmsTekHVCQueryMaxC(3)
obtain the TekHVC coordinates
XcmsTekHVCQueryMaxV(3)
obtain the TekHVC coordinates
XcmsTekHVCQueryMaxVC(3)
obtain the TekHVC coordinates
XcmsTekHVCQueryMaxVSamples(3)
obtain the TekHVC coordinates
XcmsTekHVCQueryMinV(3)
obtain the TekHVC coordinates
XColor(3)
create, copy, or destroy colormaps and color structure
XColormapEvent(3)
ColormapNotify event structure
XCompose(3)
X client mappings for multi-key input sequences
Xcomposite(3)
X Composite Extension library
XCompositeCreateRegionFromBorderClip(3)
X Composite Extension library
XCompositeGetOverlayWindow(3)
X Composite Extension library
XCompositeNameWindowPixmap(3)
X Composite Extension library
XCompositeQueryExtension(3)
X Composite Extension library
XCompositeQueryVersion(3)
X Composite Extension library
XCompositeRedirectSubwindows(3)
X Composite Extension library
XCompositeRedirectWindow(3)
X Composite Extension library
XCompositeReleaseOverlayWindow(3)
X Composite Extension library
XCompositeUnredirectSubwindows(3)
X Composite Extension library
XCompositeUnredirectWindow(3)
X Composite Extension library
XCompositeVersion(3)
X Composite Extension library
XConfigureEvent(3)
ConfigureNotify event structure
XConfigureRequestEvent(3)
ConfigureRequest event structure
XConfigureWindow(3)
configure windows and window changes structure
XContextDependentDrawing(3)
obtain fontset information
XContextualDrawing(3)
obtain fontset information
XConvertCase(3)
convert keysyms
XConvertSelection(3)
manipulate window selection
XCopyArea(3)
copy areas
XCopyColormapAndFree(3)
create, copy, or destroy colormaps and color struc...
XCopyGC(3)
create or free graphics contexts and graphics context ...
XCopyPlane(3)
copy areas
XCreateBitmapFromData(3)
manipulate bitmaps
XCreateColormap(3)
create, copy, or destroy colormaps and color structure
XCreateFontCursor(3)
create cursors
XCreateFontSet(3)
create and free an international text drawing font set
XCreateGC(3)
create or free graphics contexts and graphics context ...
XCreateGlyphCursor(3)
create cursors
XCreateIC(3)
create, destroy, and obtain the input method of an inp...
XCreateImage(3)
image utilities
XCreateOC(3)
create output contexts
XCreatePixmap(3)
create or destroy pixmaps
XCreatePixmapCursor(3)
create cursors
XCreatePixmapFromBitmapData(3)
manipulate bitmaps
XCreateRegion(3)
create or destroy regions
XCreateSimpleWindow(3)
create windows and window attributes structure
XCreateWindow(3)
create windows and window attributes structure
XCreateWindowEvent(3)
CreateNotify event structure
XCrossingEvent(3)
EnterNotify and LeaveNotify event structure
xcrypt(3)
RFS password encryption
XcupGetReservedColormapEntries(3)
list colormap entries reserved by the sy...
XcupQueryVersion(3)
Returns TOG-CUP protocol version supported by the X se...
XcupStoreColors(3)
initialize shareable colormap entries at specific loca...
Xcursor(3)
Cursor management library
XcursorCursorsCreate(3)
Cursor management library
XcursorCursorsDestroy(3)
Cursor management library
XcursorFilenameLoad(3)
Cursor management library
XcursorFilenameLoadAllImages(3)
Cursor management library
XcursorFilenameLoadCursor(3)
Cursor management library
XcursorFilenameLoadImage(3)
Cursor management library
XcursorFilenameLoadImages(3)
Cursor management library
XcursorFilenameSave(3)
Cursor management library
XcursorFilenameSaveImages(3)
Cursor management library
XcursorGetDefaultSize(3)
Cursor management library
XcursorGetTheme(3)
Cursor management library
XcursorImageCreate(3)
Cursor management library
XcursorImageDestroy(3)
Cursor management library
XcursorImagesCreate(3)
Cursor management library
XcursorImagesDestroy(3)
Cursor management library
XcursorLibraryLoadCursor(3)
Cursor management library
XcursorLibraryLoadCursors(3)
Cursor management library
XcursorLibraryLoadImage(3)
Cursor management library
XcursorLibraryLoadImages(3)
Cursor management library
XcursorSetDefaultSize(3)
Cursor management library
XcursorSetTheme(3)
Cursor management library
XcursorShapeLoadCursor(3)
Cursor management library
XcursorShapeLoadCursors(3)
Cursor management library
XcursorShapeLoadImage(3)
Cursor management library
XcursorShapeLoadImages(3)
Cursor management library
XcursorSupportsARGB(3)
Cursor management library
XcursorXcFileLoad(3)
Cursor management library
XcursorXcFileLoadAllImages(3)
Cursor management library
XcursorXcFileLoadImage(3)
Cursor management library
XcursorXcFileLoadImages(3)
Cursor management library
XcursorXcFileSave(3)
Cursor management library
XdbeAllocateBackBufferName(3)
allocates a DBE buffer.
XdbeBeginIdiom(3)
marks the beginning of a DBE idiom sequence.
XdbeDeallocateBackBufferName(3)
frees a DBE buffer.
XdbeEndIdiom(3)
marks the end of a DBE idiom sequence.
XdbeFreeVisualInfo(3)
frees information returned by XdbeGetVisualInfo().
XdbeGetBackBufferAttributes(3)
returns attributes of a DBE buffer.
XdbeGetVisualInfo(3)
Get dbe Visual Informations
XdbeQueryExtension(3)
returns the version of DBE supported by the server.
XdbeSwapBuffers(3)
swaps front and back DBE buffers.
xdecrypt(3)
RFS password encryption
XDefaultString(3)
convert text lists and text property structures
XDefineCursor(3)
define cursors
XDeleteContext(3)
associative look-up routines
XDeleteDeviceProperty(3)
Get, change or delete a device's property.
XDeleteModifiermapEntry(3)
manipulate keyboard encoding and keyboard encod...
XDeleteProperty(3)
obtain and change window properties
XDestroyIC(3)
create, destroy, and obtain the input method of an inp...
XDestroyImage(3)
image utilities
XDestroyOC(3)
create output contexts
XDestroyRegion(3)
create or destroy regions
XDestroySubwindows(3)
destroy windows
XDestroyWindow(3)
destroy windows
XDestroyWindowEvent(3)
DestroyNotify event structure
XDeviceBell(3)
ring a bell on a device supported through the input ex...
XDeviceTimeCoord(3)
get device motion history
XDirectionalDependentDrawing(3)
obtain fontset information
XDisableAccessControl(3)
control host access and host control structure
XDisplayKeycodes(3)
manipulate keyboard encoding and keyboard encoding str...
XDisplayMotionBufferSize(3)
send events and pointer motion history structure
XDisplayName(3)
default error handlers
XDisplayOfIM(3)
open, close, and obtain input method information
XDisplayOfOM(3)
open output methods
xdr(3)
library routines for external data representation
xdr_accepted_reply(3)
library routines for remote procedure calls
xdr_array(3)
library routines for external data representation
xdr_authunix_parms(3)
library routines for remote procedure calls
xdr_bool(3)
library routines for external data representation
xdr_bytes(3)
library routines for external data representation
xdr_callhdr(3)
library routines for remote procedure calls
xdr_callmsg(3)
library routines for remote procedure calls
xdr_char(3)
library routines for external data representation
xdr_destroy(3)
library routines for external data representation
xdr_double(3)
library routines for external data representation
xdr_enum(3)
library routines for external data representation
xdr_float(3)
library routines for external data representation
xdr_free(3)
library routines for external data representation
xdr_getpos(3)
library routines for external data representation
xdr_inline(3)
library routines for external data representation
xdr_int(3)
library routines for external data representation
xdr_long(3)
library routines for external data representation
xdr_opaque(3)
library routines for external data representation
xdr_opaque_auth(3)
library routines for remote procedure calls
xdr_pmap(3)
library routines for remote procedure calls
xdr_pmaplist(3)
library routines for remote procedure calls
xdr_pointer(3)
library routines for external data representation
xdr_reference(3)
library routines for external data representation
xdr_rejected_reply(3)
library routines for remote procedure calls
xdr_replymsg(3)
library routines for remote procedure calls
xdr_setpos(3)
library routines for external data representation
xdr_short(3)
library routines for external data representation
xdr_string(3)
library routines for external data representation
xdr_u_char(3)
library routines for external data representation
xdr_u_int(3)
library routines for external data representation
xdr_u_long(3)
library routines for external data representation
xdr_u_short(3)
library routines for external data representation
xdr_union(3)
library routines for external data representation
xdr_vector(3)
library routines for external data representation
xdr_void(3)
library routines for external data representation
xdr_wrapstring(3)
library routines for external data representation
XDrawArc(3)
draw arcs and arc structure
XDrawArcs(3)
draw arcs and arc structure
XDrawImageString(3)
draw image text
XDrawImageString16(3)
draw image text
XDrawLine(3)
draw lines, polygons, and line structure
XDrawLines(3)
draw lines, polygons, and line structure
XDrawPoint(3)
draw points and points structure
XDrawPoints(3)
draw points and points structure
XDrawRectangle(3)
draw rectangles and rectangles structure
XDrawRectangles(3)
draw rectangles and rectangles structure
XDrawSegments(3)
draw lines, polygons, and line structure
XDrawString(3)
draw text characters
XDrawString16(3)
draw text characters
XDrawText(3)
draw polytext text and text drawing structures
XDrawText16(3)
draw polytext text and text drawing structures
xdrmem_create(3)
library routines for external data representation
xdrrec_create(3)
library routines for external data representation
xdrrec_endofrecord(3)
library routines for external data representation
xdrrec_eof(3)
library routines for external data representation
xdrrec_skiprecord(3)
library routines for external data representation
xdrstdio_create(3)
library routines for external data representation
XEmptyRegion(3)
determine if regions are empty or equal
XEnableAccessControl(3)
control host access and host control structure
xencrypt(3)
RFS password encryption
XEqualRegion(3)
determine if regions are empty or equal
XErrorEvent(3)
X error event structure
XEvent(3)
generic X event structures
XEventsQueued(3)
handle output buffer or event queue
Xevi(3)
X Extended Visual Information functions
XeviGetVisualInfo(3)
X Extended Visual Information functions
XeviQueryExtension(3)
X Extended Visual Information functions
XeviQueryVersion(3)
X Extended Visual Information functions
XExposeEvent(3)
Expose event structure
XExtendedMaxRequestSize(3)
Display macros and functions
XExtentsOfFontSet(3)
obtain the maximum extents structure for a font set
XFetchBuffer(3)
manipulate cut and paste buffers
XFetchBytes(3)
manipulate cut and paste buffers
XFetchName(3)
set or read a window's WM_NAME property
XFillArc(3)
fill rectangles, polygons, or arcs
XFillArcs(3)
fill rectangles, polygons, or arcs
XFillPolygon(3)
fill rectangles, polygons, or arcs
XFillRectangle(3)
fill rectangles, polygons, or arcs
XFillRectangles(3)
fill rectangles, polygons, or arcs
XFilterEvent(3)
filter X events for an input method
XFindContext(3)
associative look-up routines
Xfixes(3)
Augmented versions of core protocol requests
XFlush(3)
handle output buffer or event queue
XFocusChangeEvent(3)
FocusIn and FocusOut event structure
XFontProp(3)
load or unload fonts and font metric structures
XFontSetExtents(3)
XFontSetExtents structure
XFontsOfFontSet(3)
obtain fontset information
XFontStruct(3)
load or unload fonts and font metric structures
XForceScreenSaver(3)
manipulate the screen saver
XFree(3)
free client data
XFreeColormap(3)
create, copy, or destroy colormaps and color structure
XFreeColors(3)
allocate and free colors
XFreeCursor(3)
manipulate cursors
XFreeDeviceList(3)
list available input devices
XFreeEventData(3)
retrieve and free additional event data through cookies.
XFreeExtensionList(3)
list available extensions
XFreeFont(3)
load or unload fonts and font metric structures
XFreeFontInfo(3)
obtain or free font names and information
XFreeFontNames(3)
obtain or free font names and information
XFreeFontPath(3)
set, get, or free the font search path
XFreeFontSet(3)
create and free an international text drawing font set
XFreeGC(3)
create or free graphics contexts and graphics context ...
XFreeModifiermap(3)
manipulate keyboard encoding and keyboard encoding str...
XFreePixmap(3)
create or destroy pixmaps
XFreeStringList(3)
convert string lists and text property structure
Xft(3)
X FreeType interface library
XGContextFromGC(3)
create or free graphics contexts and graphics context ...
XGCValues(3)
create or free graphics contexts and graphics context ...
XGenericEventCookie(3)
retrieve and free additional event data through coo...
XGetAtomName(3)
create or return atom names
XGetAtomNames(3)
create or return atom names
XGetClassHint(3)
allocate class hints structure and set or read a windo...
XGetCommand(3)
set or read a window's WM_COMMAND property
XGetDeviceButtonMapping(3)
query or change device button mappings
XGetDeviceControl(3)
query and change input device controls
XGetDeviceDontPropagateList(3)
query or change the dont-propagate-list for...
XGetDeviceFocus(3)
control extension input device focus
XGetDeviceKeyMapping(3)
query or change device key mappings
XGetDeviceModifierMapping(3)
query or change device modifier mappings
XGetDeviceMotionEvents(3)
get device motion history
XGetDeviceProperty(3)
Get, change or delete a device's property.
XGetErrorDatabaseText(3)
default error handlers
XGetErrorText(3)
default error handlers
XGetEventData(3)
retrieve and free additional event data through cookies.
XGetExtensionVersion(3)
query the version of the input extension.
XGetFeedbackControl(3)
query and change input device feedbacks
XGetFontPath(3)
set, get, or free the font search path
XGetFontProperty(3)
load or unload fonts and font metric structures
XGetGCValues(3)
create or free graphics contexts and graphics context ...
XGetGeometry(3)
get current window attribute or geometry and current w...
XGetIconName(3)
set or read a window's WM_ICON_NAME property
XGetIconSizes(3)
allocate icon size structure and set or read a window'...
XGetICValues(3)
set and obtain XIC values
XGetImage(3)
transfer images
XGetIMValues(3)
open, close, and obtain input method information
XGetInputFocus(3)
control input focus
XGetKeyboardControl(3)
manipulate keyboard settings and keyboard control s...
XGetKeyboardMapping(3)
manipulate keyboard encoding and keyboard encoding ...
XGetModifierMapping(3)
manipulate keyboard encoding and keyboard encoding ...
XGetMotionEvents(3)
send events and pointer motion history structure
XGetOCValues(3)
create output contexts
XGetOMValues(3)
open output methods
XGetPixel(3)
image utilities
XGetPointerControl(3)
control pointer
XGetPointerMapping(3)
manipulate pointer settings
XGetRGBColormaps(3)
allocate, set, or read a standard colormap structure
XGetScreenSaver(3)
manipulate the screen saver
XGetSelectedExtensionEvents(3)
select extension events, get the list of cu...
XGetSelectionOwner(3)
manipulate window selection
XGetSubImage(3)
transfer images
XGetTextProperty(3)
set and read text properties
XGetTransientForHint(3)
set or read a window's WM_TRANSIENT_FOR property
XGetVisualInfo(3)
obtain visual information and visual structure
XGetWindowAttributes(3)
get current window attribute or geometry and curre...
XGetWindowProperty(3)
obtain and change window properties
XGetWMClientMachine(3)
set or read a window's WM_CLIENT_MACHINE property
XGetWMColormapWindows(3)
set or read a window's WM_COLORMAP_WINDOWS property
XGetWMHints(3)
allocate window manager hints structure and set or rea...
XGetWMIconName(3)
set or read a window's WM_ICON_NAME property
XGetWMName(3)
set or read a window's WM_NAME property
XGetWMNormalHints(3)
allocate size hints structure and set or read a windo...
XGetWMProtocols(3)
set or read a window's WM_PROTOCOLS property
XGetWMSizeHints(3)
allocate size hints structure and set or read a window...
XGrabButton(3)
grab pointer buttons
XGrabDevice(3)
grab/release the specified extension device
XGrabDeviceButton(3)
grab/ungrab extension input device buttons
XGrabDeviceKey(3)
grab/ungrab extension input device Keys
XGrabKey(3)
grab keyboard keys
XGrabKeyboard(3)
grab the keyboard
XGrabPointer(3)
grab the pointer
XGrabServer(3)
grab the server
XGraphicsExposeEvent(3)
GraphicsExpose and NoExpose event structures
XGravityEvent(3)
GravityNotify event structure
XHostAddress(3)
control host access and host control structure
XIBarrierReleasePointer(3)
allow pointer movement across a pointer barrier
XIBarrierReleasePointers(3)
allow pointer movement across a pointer barrier
XIChangeHierarchy(3)
change the device hierarchy.
XIChangeProperty(3)
change, retrieve or delete a device's property.
XIconifyWindow(3)
manipulate top-level windows
XIconSize(3)
allocate icon size structure and set or read a window'...
XIDefineCursor(3)
define device cursors.
XIDeleteProperty(3)
change, retrieve or delete a device's property.
XIfEvent(3)
check the event queue with a predicate procedure
XIFreeDeviceInfo(3)
get information about devices.
XIGetClientPointer(3)
set or get the ClientPointer device.
XIGetFocus(3)
set or get the device's focus.
XIGetProperty(3)
change, retrieve or delete a device's property.
XIGetSelectedEvents(3)
select for or get selected XI2 events on the window.
XIGrabButton(3)
grab/ungrab buttons or keys
XIGrabDevice(3)
grab or ungrab the device.
XIGrabEnter(3)
grab/ungrab enter or focus in events.
XIGrabFocusIn(3)
grab/ungrab enter or focus in events.
XIGrabKeycode(3)
grab/ungrab buttons or keys
XIGrabTouchBegin(3)
grab/ungrab buttons or keys
XIListProperties(3)
List a device's properties.
XIMOfIC(3)
create, destroy, and obtain the input method of an inp...
Xinerama(3)
API for Xinerama extension to X11 Protocol
XineramaIsActive(3)
API for Xinerama extension to X11 Protocol
XineramaQueryExtension(3)
API for Xinerama extension to X11 Protocol
XineramaQueryScreens(3)
API for Xinerama extension to X11 Protocol
XineramaQueryVersion(3)
API for Xinerama extension to X11 Protocol
XInitImage(3)
image utilities
XInitThreads(3)
multi-threading support
XInsertModifiermapEntry(3)
manipulate keyboard encoding and keyboard encod...
XInstallColormap(3)
control colormaps
XInternalConnectionNumbers(3)
handle Xlib internal connections
XInternAtom(3)
create or return atom names
XInternAtoms(3)
create or return atom names
XIntersectRegion(3)
region arithmetic
XIQueryDevice(3)
get information about devices.
XIQueryPointer(3)
get device pointer coordinates.
XIQueryVersion(3)
announce and query the support XI2 version.
XISelectEvents(3)
select for or get selected XI2 events on the window.
XISetClientPointer(3)
set or get the ClientPointer device.
XISetFocus(3)
set or get the device's focus.
XIUndefineCursor(3)
define device cursors.
XIUngrabButton(3)
grab/ungrab buttons or keys
XIUngrabDevice(3)
grab or ungrab the device.
XIUngrabEnter(3)
grab/ungrab enter or focus in events.
XIUngrabFocusIn(3)
grab/ungrab enter or focus in events.
XIUngrabKeycode(3)
grab/ungrab buttons or keys
XIUngrabTouchBegin(3)
grab/ungrab buttons or keys
XIWarpPointer(3)
move a device's pointer.
XkbActionCtrls(3)
Returns the ctrls fields of act converted to an unsign...
XkbAddDeviceLedInfo(3)
Initialize an XkbDeviceLedInfoRec structure
XkbAddGeomColor(3)
Add one color name to an existing keyboard geometry de...
XkbAddGeomDoodad(3)
Add one doodad to a section of a keyboard geometry or ...
XkbAddGeomKey(3)
Add one key at the end of an existing row of keys
XkbAddGeomKeyAlias(3)
Add one key alias to an existing keyboard geometry d...
XkbAddGeomOutline(3)
Add one outline to an existing shape
XkbAddGeomOverlay(3)
Add one overlay to a section
XkbAddGeomOverlayKey(3)
Add a key to an existing overlay row
XkbAddGeomOverlayRow(3)
Add a row to an existing overlay
XkbAddGeomProperty(3)
Add one property to an existing keyboard geometry de...
XkbAddGeomRow(3)
Add a row to a section
XkbAddGeomSection(3)
Add one section to an existing keyboard geometry
XkbAddGeomShape(3)
Add a shape to a keyboard geometry
XkbAddSymInterpret(3)
Add a symbol interpretation to the list of symbol in...
XkbAllocClientMap(3)
Allocate and initialize an empty client map descripti...
XkbAllocCompatMap(3)
Allocate a new compatibility map if you do not alread...
XkbAllocControls(3)
Allocates an XkbControlsRec structure in the XkbDescRec
XkbAllocDeviceInfo(3)
Obtain an XkbDeviceInfoRec structure
XkbAllocDeviceLedInfo(3)
Obtain an XkbDeviceLedInfoRec structure
XkbAllocGeomColors(3)
Allocate geometry colors
XkbAllocGeomDoodads(3)
Allocate doodads that are global to a keyboard geom...
XkbAllocGeometry(3)
Allocate an entire geometry
XkbAllocGeomKeyAliases(3)
Allocate geometry key aliases
XkbAllocGeomKeys(3)
Allocate space for an arbitrary number of keys to a row
XkbAllocGeomOutlines(3)
Allocate space for an arbitrary number of outlines...
XkbAllocGeomOverlayKey(3)
Allocate keys in an overlay row
XkbAllocGeomOverlayRows(3)
Allocate rows in a overlay
XkbAllocGeomOverlays(3)
Allocate overlays in a section
XkbAllocGeomPoints(3)
Allocate points in an outline
XkbAllocGeomProps(3)
Allocate geometry properties
XkbAllocGeomRows(3)
Allocate rows in a section
XkbAllocGeomSectionDoodads(3)
Allocate doodads that are specific to a section
XkbAllocGeomSections(3)
Allocate geometry sections
XkbAllocGeomShapes(3)
Allocate space for an arbitrary number of geometry s...
XkbAllocIndicatorMaps(3)
Allocates, directly, the indicators member of the...
XkbAllocKeyboard(3)
Creates a keyboard description from scratch
XkbAllocNames(3)
Allocate symbolic names structures
XkbAllocServerMap(3)
Allocate and initialize an empty server map descripti...
XkbApplyCompatMapToKey(3)
Apply the new compatibility mapping to an indivi...
XkbBell(3)
Rings the bell on the default keyboard
XkbBellEvent(3)
Provides a function that initiates a bell event for th...
XkbChangeControls(3)
Provides a flexible method for updating the controls ...
XkbChangeDeviceInfo(3)
Update the server's description of a device with th...
XkbChangeEnabledControls(3)
Manipulates the EnabledControls control
XkbChangeIndicators(3)
Changes indicator maps or state without passing the...
XkbChangeMap(3)
Update only partial components of a keyboard descripti...
XkbChangeNames(3)
_summary-line_
XkbChangeTypesOfKey(3)
Change the number of groups and the types bound to ...
XkbComputeRowBounds(3)
Update the bounding box of a row
XkbComputeSectionBounds(3)
Update the bounding box of a section
XkbComputeShapeBounds(3)
Updates the bounding box of a shape
XkbComputeShapeTop(3)
Determines the bounding box of the top surface of a ...
XkbCopyKeyType(3)
Copy one XkbKeyTypeRec structures
XkbCopyKeyTypes(3)
Copy more than one XkbKeyTypeRec structure
XkbDeviceBell(3)
Rings the bell on an X input extension device or the d...
XkbDeviceBellEvent(3)
Creates a bell event for an X input extension device...
XkbFindOverlayForKey(3)
Find the alternate name by using the primary name ...
XkbForceBell(3)
Overrides user preference settings for audible bells t...
XkbForceDeviceBell(3)
Rings the bell on any keyboard, overriding user pref...
XkbFreeClientMap(3)
Free memory used by the client map member of an XkbDes...
XkbFreeCompatMap(3)
Free an entire compatibility map or selected portions ...
XkbFreeComponentList(3)
Free the structure returned by XkbListComponents
XkbFreeControls(3)
Frees memory used by the ctrls member of an XkbDescRec...
XkbFreeDeviceInfo(3)
Free an XkbDeviceInfoRec structure
XkbFreeGeomColors(3)
Free geometry colors
XkbFreeGeomDoodads(3)
Free geometry doodads
XkbFreeGeometry(3)
Free an entire geometry
XkbFreeGeomKeyAliases(3)
Free geometry key aliases
XkbFreeGeomKeys(3)
Free geometry keys
XkbFreeGeomOutlines(3)
Free geometry outlines
XkbFreeGeomOverlayKeys(3)
Free keys in an overlay row
XkbFreeGeomOverlayRows(3)
Free rows in an overlay
XkbFreeGeomOverlays(3)
Free rows in a section
XkbFreeGeomPoints(3)
Free points in a outline
XkbFreeGeomProperties(3)
Free geometry properties
XkbFreeGeomRows(3)
Free rows in a section
XkbFreeGeomSections(3)
Free geometry sections
XkbFreeGeomShapes(3)
Free geometry shapes
XkbFreeIndicatorMaps(3)
Frees memory used by the indicators member of an X...
XkbFreeKeyboard(3)
Destroys either an entire XkbDescRec or just some of i...
XkbFreeNames(3)
Free symbolic names structures
XkbFreeServerMap(3)
Free memory used by the server member of an XkbDescRec...
XkbGetAccessXTimeout(3)
Queries the current AccessXTimeout options for a k...
XkbGetAutoRepeatRate(3)
Gets the current attributes of the RepeatKeys cont...
XkbGetAutoResetControls(3)
Gets the current values of the auto-reset controls
XkbGetBounceKeysDelay(3)
Queries the current BounceKeys delay for a keyboa...
XkbGetCompatMap(3)
Fetch any combination of the current compatibility map...
XkbGetControls(3)
Finds the current state of Xkb server controls
XkbGetControlsChanges(3)
Updates a local copy of a keyboard description wi...
XkbGetDetectableAutoRepeat(3)
Determines whether or not the server support...
XkbGetDeviceButtonActions(3)
Query the button actions associated with an X...
XkbGetDeviceInfo(3)
Determine whether the X server allows Xkb access to pa...
XkbGetDeviceInfoChanges(3)
Query the changes that have occurred in the but...
XkbGetDeviceLedInfo(3)
Query the indicator names, maps, and state associat...
XkbGetGeometry(3)
Loads a keyboard geometry if you already have the keyb...
XkbGetIndicatorChanges(3)
Updates a local copy of the keyboard description...
XkbGetIndicatorMap(3)
Gets the map for one or more indicators, using a mas...
XkbGetIndicatorState(3)
Obtains the current state of the keyboard indicators
XkbGetKeyActions(3)
Update the actions (the key_acts array) for a subset o...
XkbGetKeyBehaviors(3)
Obtain the behaviors (the behaviors array) for a sub...
XkbGetKeyboard(3)
Retrieves one or more components of a keyboard device ...
XkbGetKeyboardByName(3)
Build a new keyboard description from a set of nam...
XkbGetKeyExplicitComponents(3)
Obtain the explicit components (the explici...
XkbGetKeyModifierMap(3)
Update the modifier map for one or more of the key...
XkbGetKeySyms(3)
Obtain the symbols for a subset of the keys in a keybo...
XkbGetKeyTypes(3)
Obtain the list of available key types in the server's...
XkbGetKeyVirtualModMap(3)
Obtain the virtual modifier map (the vmodmap arr...
XkbGetMap(3)
Allocate an XkbDescRec structure and populate it with ...
XkbGetNameChanges(3)
Update the local copy of the keyboard description wit...
XkbGetNamedGeometry(3)
Loads a keyboard geometry description from this dat...
XkbGetNamedIndicator(3)
Look up the indicator map and other information fo...
XkbGetNames(3)
Obtain symbolic names from the server
XkbGetSlowKeysDelay(3)
Gets the SlowKeys acceptance delay for a keyboard d...
XkbGetState(3)
Obtains the keyboard state
XkbGetStickyKeysOptions(3)
Queries the current StickyKeys attributes for a...
XkbGetUpdatedMap(3)
Update the client or server map information in an exis...
XkbGetVirtualMods(3)
Obtain a subset of the virtual modifier bindings (the...
XkbGetXlibControls(3)
Determines the current state of the Library Controls
XkbIgnoreExtension(3)
Prevents core X library keyboard functions from usin...
XkbInitCanonicalKeyTypes(3)
Set the definitions of the canonical key types...
XkbKeyAction(3)
Returns the key action
XkbKeyActionEntry(3)
Returns a pointer to the key action corresponding to ...
XkbKeyActionsPtr(3)
Returns a pointer to the two-dimensional array of key ...
XkbKeycodeToKeysym(3)
Finds the keysym bound to a particular key at a spec...
XkbKeyGroupInfo(3)
Returns the number of groups of symbols bound to the k...
XkbKeyGroupsWidth(3)
Computes the maximum width associated with the key co...
XkbKeyGroupWidth(3)
Computes the width of the type associated with the gro...
XkbKeyHasActions(3)
Determines if the key corresponding to keycode has any...
XkbKeyNumActions(3)
Computes the number of actions associated with the key...
XkbKeyNumGroups(3)
Returns the number of groups of symbols bound to the k...
XkbKeyNumSyms(3)
Returns the total number of keysyms for the key corres...
XkbKeySymEntry(3)
Returns the keysym corresponding to shift level shift ...
XkbKeySymsOffset(3)
Returns the offset of the two-dimensional array of key...
XkbKeySymsPtr(3)
Returns the pointer to the two-dimensional array of ke...
XkbKeysymToModifiers(3)
Finds the set of modifiers bound to a particular k...
XkbKeyType(3)
Obtain the index of a key type or the pointer to a key...
XkbKeyTypeIndex(3)
Obtain the index of a key type or the pointer to a key...
XkbKeyTypesForCoreSymbols(3)
Determine the Xkb key types appropriate for t...
XkbLatchGroup(3)
Latches the keysym group
XkbLatchModifiers(3)
Latches and unlatches any of the eight real keyboard ...
XkbLibraryVersion(3)
Determines the compatibility of a library at runtime.
XkbListComponents(3)
List of components for one or more component types
XkbLockGroup(3)
Locks the keysym group
XkbLockModifiers(3)
Locks and unlocks any of the eight real keyboard modif...
XkbLookupKeyBinding(3)
Find the string bound to a key by XRebindKeySym
XkbLookupKeySym(3)
Find the symbol associated with a key for a particular...
XkbModActionVMods(3)
Returns the vmods1 and vmods2 fields of act converted...
XkbNoteControlsChanges(3)
Notes the changes in a changes structure when a ...
XkbNoteDeviceChanges(3)
Note device changes reported in an XkbExtensionDev...
XkbNoteIndicatorChanges(3)
Notes the changes in a changes structure
XkbNoteNameChanges(3)
Note the changed names in a changes structure
XkbOpenDisplay(3)
Checks for a compatible version of the Xkb extension i...
XkbOutOfRangeGroupInfo(3)
Returns only the out-of-range processing informa...
XkbOutOfRangeGroupNumber(3)
Returns the out-of-range group number, represe...
XkbPtrActionX(3)
Returns the high_XXX and low_XXX fields of act convert...
XkbPtrActionY(3)
Returns the high_YYY and low_YYY fields of act convert...
XkbQueryExtension(3)
Determines the compatibility of a library at runtime.
XkbRefreshKeyboardMapping(3)
Update the keyboard description that is inter...
XkbResizeDeviceButtonActions(3)
Allocate additional space for button actio...
XkbResizeKeyActions(3)
Change the number of actions bound to a key
XkbResizeKeySyms(3)
Change the number of symbols bound to a key
XkbResizeKeyType(3)
Change the number of levels in a key type
XkbSAActionSetCtrls(3)
Sets the ctrls0 through ctrls3 fields of act from c...
XkbSAGroup(3)
Returns the group_XXX field of act converted to a sign...
XkbSAPtrDfltValue(3)
Returns the valueXXX field of act converted to a sign...
XkbSARedirectSetVMods(3)
Sets the vmods0 and vmods1 of act from v
XkbSARedirectSetVModsMask(3)
Sets the vmods_mask0 and vmods_mask1 fields o...
XkbSARedirectVMods(3)
Returns the vmods0 and vmods1 fields of act converte...
XkbSARedirectVModsMask(3)
Returns the vmods_mask0 and vmods_mask1 fields o...
XkbSAScreen(3)
Returns the screenXXX field of act converted to a sign...
XkbSASetGroup(3)
Sets the group_XXX field of act from the group index grp
XkbSASetPtrDfltValue(3)
Sets the valueXXX field of act from val
XkbSASetScreen(3)
Sets the screenXXX field of act from s
XkbSelectEventDetails(3)
Selects or deselects for a specific Xkb event and...
XkbSelectEvents(3)
Selects and / or deselects for delivery of one or more...
XkbSetAccessXTimeout(3)
Configures the AccessXTimeout options for a keyboa...
XkbSetAutoRepeatRate(3)
Sets the attributes of the RepeatKeys control for ...
XkbSetAutoResetControls(3)
Changes the current values of the AutoReset con...
XkbSetBounceKeysDelay(3)
Sets the BounceKeys delay for a keyboard device
XkbSetCompatMap(3)
Modify the server's compatibility map
XkbSetControls(3)
Copies changes to the X server based on a modified ctr...
XkbSetDebuggingFlags(3)
Change the values of any of the debug controls
XkbSetDetectableAutoRepeat(3)
Sets DetectableAutoRepeat
XkbSetDeviceButtonActions(3)
Change only the button actions for an input e...
XkbSetDeviceInfo(3)
Modify some or all of the characteristics of an X Inpu...
XkbSetIgnoreLockMods(3)
Sets the modifiers that, if locked, are not to be ...
XkbSetIndicatorMap(3)
Downloads the changes to the server based on modific...
XkbSetMap(3)
Send a complete new set of values for entire component...
XkbSetModActionVMods(3)
Sets the vmods1 and vmods2 fields of act using the...
XkbSetNamedIndicator(3)
Names an indicator if it is not already named; tog...
XkbSetNames(3)
Change the symbolic names in the server
XkbSetPtrActionX(3)
Sets the high_XXX and low_XXX fields of act from the s...
XkbSetPtrActionY(3)
Sets the high_YYY and low_YYY fields of act from the s...
XkbSetServerInternalMods(3)
Sets the modifiers that are consumed by the se...
XkbSetXlibControls(3)
Changes the state of the Library Controls
XkbTranslateKeyCode(3)
Translate a keycode to a key symbol and modifiers
XkbTranslateKeySym(3)
Find the string and symbol associated with a keysym ...
XkbUpdateMapFromCore(3)
Update a local Xkb keyboard map to reflect the map...
XkbVirtualModsToReal(3)
Determines the mapping of virtual modifiers to cor...
XKeyboardControl(3)
manipulate keyboard settings and keyboard control stru...
XKeycodeToKeysym(3)
convert keysyms
XKeyEvent(3)
KeyPress, KeyRelease, ButtonPress, ButtonRelease, and ...
XKeymapEvent(3)
KeymapNotify event structure
XKeysymToKeycode(3)
convert keysyms
XKeysymToString(3)
convert keysyms
XKillClient(3)
control clients
XListDepths(3)
Display macros and functions
XListDeviceProperties(3)
List a device's properties.
XListExtensions(3)
list available extensions
XListFonts(3)
obtain or free font names and information
XListFontsWithInfo(3)
obtain or free font names and information
XListHosts(3)
control host access and host control structure
XListInputDevices(3)
list available input devices
XListInstalledColormaps(3)
control colormaps
XListPixmapFormats(3)
image format functions and macros
XListProperties(3)
obtain and change window properties
XLoadFont(3)
load or unload fonts and font metric structures
XLoadQueryFont(3)
load or unload fonts and font metric structures
XLocaleOfFontSet(3)
obtain fontset information
XLocaleOfIM(3)
open, close, and obtain input method information
XLocaleOfOM(3)
open output methods
XLockDisplay(3)
multi-threading support
XLookupColor(3)
obtain color values
XLookupKeysym(3)
handle keyboard input events in Latin-1
XLookupString(3)
handle keyboard input events in Latin-1
XLowerWindow(3)
change window stacking order
XMapEvent(3)
MapNotify and MappingNotify event structures
XMappingEvent(3)
MapNotify and MappingNotify event structures
XMapRaised(3)
map windows
XMapRequestEvent(3)
MapRequest event structure
XMapSubwindows(3)
map windows
XMapWindow(3)
map windows
XMaskEvent(3)
select events by type
XMatchVisualInfo(3)
obtain visual information and visual structure
XMaxRequestSize(3)
Display macros and functions
XmbDrawImageString(3)
draw image text using a single font set
XmbDrawString(3)
draw text using a single font set
XmbDrawText(3)
draw text using multiple font sets
XmbLookupString(3)
obtain composed input from an input method
XmbResetIC(3)
reset the state of an input context
XmbSetWMProperties(3)
set standard window properties
XmbTextEscapement(3)
obtain the escapement of text
XmbTextExtents(3)
compute text extents
XmbTextListToTextProperty(3)
convert text lists and text property structures
XmbTextPerCharExtents(3)
obtain per-character information for a text string
XmbTextPropertyToTextList(3)
convert text lists and text property structures
Xmbuf(3)
X multibuffering functions
XmbufChangeBufferAttributes(3)
X multibuffering functions
XmbufChangeWindowAttributes(3)
X multibuffering functions
XmbufCreateBuffers(3)
X multibuffering functions
XmbufCreateStereoWindow(3)
X multibuffering functions
XmbufDestroyBuffers(3)
X multibuffering functions
XmbufDisplayBuffers(3)
X multibuffering functions
XmbufGetBufferAttributes(3)
X multibuffering functions
XmbufGetScreenInfo(3)
X multibuffering functions
XmbufGetVersion(3)
X multibuffering functions
XmbufGetWindowAttributes(3)
X multibuffering functions
XmbufQueryExtension(3)
X multibuffering functions
XML::LibXML(3pm)
Perl Binding for libxml2
XML::LibXML::Attr(3pm)
XML::LibXML Attribute Class
XML::LibXML::AttributeHash(3pm)
tie an XML::LibXML::Element to a hash to a...
XML::LibXML::Boolean(3pm)
Boolean true/false values
XML::LibXML::CDATASection(3pm)
XML::LibXML Class for CDATA Sections
XML::LibXML::Comment(3pm)
XML::LibXML Comment Class
XML::LibXML::Common(3pm)
Constants and Character Encoding Routines
XML::LibXML::Devel(3pm)
makes functions from LibXML.xs available
XML::LibXML::Document(3pm)
XML::LibXML DOM Document Class
XML::LibXML::DocumentFragment(3pm)
XML::LibXML's DOM L2 Document Fragment ...
XML::LibXML::DOM(3pm)
XML::LibXML DOM Implementation
XML::LibXML::Dtd(3pm)
XML::LibXML DTD Handling
XML::LibXML::Element(3pm)
XML::LibXML Class for Element Nodes
XML::LibXML::ErrNo(3pm)
Structured Errors This module is based on xmlerror...
XML::LibXML::Error(3pm)
Structured Errors
XML::LibXML::InputCallback(3pm)
XML::LibXML Class for Input Callbacks
XML::LibXML::Literal(3pm)
Simple string values.
XML::LibXML::Namespace(3pm)
XML::LibXML Namespace Implementation
XML::LibXML::Node(3pm)
Abstract Base Class of XML::LibXML Nodes
XML::LibXML::NodeList(3pm)
a list of XML document nodes
XML::LibXML::Number(3pm)
Simple numeric values.
XML::LibXML::Parser(3pm)
Parsing XML Data with XML::LibXML
XML::LibXML::Pattern(3pm)
XML::LibXML::Pattern - interface to libxml2 XPat...
XML::LibXML::PI(3pm)
XML::LibXML Processing Instructions
XML::LibXML::Reader(3pm)
XML::LibXML::Reader - interface to libxml2 pull p...
XML::LibXML::RegExp(3pm)
XML::LibXML::RegExp - interface to libxml2 regula...
XML::LibXML::RelaxNG(3pm)
RelaxNG Schema Validation
XML::LibXML::SAX(3pm)
XML::LibXML direct SAX parser
XML::LibXML::SAX::Builder(3pm)
Building DOM trees from SAX events.
XML::LibXML::SAX::Generator(3pm)
Generate SAX events from a LibXML tree
XML::LibXML::Schema(3pm)
XML Schema Validation
XML::LibXML::Text(3pm)
XML::LibXML Class for Text Nodes
XML::LibXML::XPathContext(3pm)
XPath Evaluation
XML::LibXML::XPathExpression(3pm)
XML::LibXML::XPathExpression - interface...
XML::NamespaceSupport(3pm)
a simple generic namespace support class
XML::Parser(3pm)
A perl module for parsing XML documents
XML::Parser::Expat(3pm)
Lowlevel access to James Clark's expat XML parser
XML::Parser::Style::Debug(3pm)
Debug style for XML::Parser
XML::Parser::Style::Objects(3pm)
Objects styler parser
XML::Parser::Style::Stream(3pm)
Stream style for XML::Parser
XML::Parser::Style::Subs(3pm)
glue for handling element callbacks
XML::Parser::Style::Tree(3pm)
Tree style parser
XML::SAX(3pm)
Simple API for XML
XML::SAX::Base(3pm)
Base class SAX Drivers and Filters
XML::SAX::DocumentLocator(3pm)
Helper class for document locators
XML::SAX::Exception(3pm)
Exception classes for XML::SAX
XML::SAX::Expat(3pm)
SAX2 Driver for Expat (XML::Parser)
XML::SAX::Intro(3pm)
An Introduction to SAX Parsing with Perl
XML::SAX::ParserFactory(3pm)
Obtain a SAX parser
XML::SAX::PurePerl(3pm)
Pure Perl XML Parser with SAX2 interface
XML::SAX::PurePerl::Reader(3pm)
Abstract Reader factory class
XModifierKeymap(3)
manipulate keyboard encoding and keyboard encoding str...
XMotionEvent(3)
KeyPress, KeyRelease, ButtonPress, ButtonRelease, and ...
XMoveResizeWindow(3)
configure windows and window changes structure
XMoveWindow(3)
configure windows and window changes structure
XNewModifiermap(3)
manipulate keyboard encoding and keyboard encoding str...
XNextEvent(3)
select events by type
XNoExposeEvent(3)
GraphicsExpose and NoExpose event structures
XNoOp(3)
No Operation
XOffsetRegion(3)
region arithmetic
XOMOfOC(3)
create output contexts
XOpenDevice(3)
open or close an extension input device
XOpenDisplay(3)
connect or disconnect to X server
XOpenIM(3)
open, close, and obtain input method information
XOpenOM(3)
open output methods
XParseColor(3)
obtain color values
XParseGeometry(3)
parse window geometry
XPeekEvent(3)
select events by type
XPeekIfEvent(3)
check the event queue with a predicate procedure
XPending(3)
handle output buffer or event queue
XPixmapFormatValues(3)
image format functions and macros
XPoint(3)
draw points and points structure
XPointInRegion(3)
determine if regions are empty or equal
XPolygonRegion(3)
generate regions
XProcessInternalConnection(3)
handle Xlib internal connections
XPropertyEvent(3)
PropertyNotify event structure
xprt_register(3)
library routines for remote procedure calls
xprt_unregister(3)
library routines for remote procedure calls
XPutBackEvent(3)
put events back on the queue
XPutImage(3)
transfer images
XPutPixel(3)
image utilities
XQueryBestCursor(3)
manipulate cursors
XQueryBestSize(3)
determine efficient sizes
XQueryBestStipple(3)
determine efficient sizes
XQueryBestTile(3)
determine efficient sizes
XQueryColor(3)
obtain color values
XQueryColors(3)
obtain color values
XQueryDeviceState(3)
query the state of an extension input device.
XQueryExtension(3)
list available extensions
XQueryFont(3)
load or unload fonts and font metric structures
XQueryKeymap(3)
manipulate keyboard settings and keyboard control stru...
XQueryPointer(3)
get pointer coordinates
XQueryTextExtents(3)
compute or query text extents
XQueryTextExtents16(3)
compute or query text extents
XQueryTree(3)
query window tree information
XRaiseWindow(3)
change window stacking order
Xrandr(3)
X Resize, Rotate and Reflection extension.
XReadBitmapFile(3)
manipulate bitmaps
XReadBitmapFileData(3)
manipulate bitmaps
XRebindKeysym(3)
handle keyboard input events in Latin-1
XRecolorCursor(3)
manipulate cursors
XReconfigureWMWindow(3)
manipulate top-level windows
XRectangle(3)
draw rectangles and rectangles structure
XRectInRegion(3)
determine if regions are empty or equal
XRefreshKeyboardMapping(3)
handle keyboard input events in Latin-1
XRegisterIMInstantiateCallback(3)
open, close, and obtain input method inf...
XRemoveConnectionWatch(3)
handle Xlib internal connections
XRemoveFromSaveSet(3)
change a client's save set
XRemoveHost(3)
control host access and host control structure
XRemoveHosts(3)
control host access and host control structure
XReparentEvent(3)
ReparentNotify event structure
XReparentWindow(3)
reparent windows
XResetScreenSaver(3)
manipulate the screen saver
XResizeRequestEvent(3)
ResizeRequest event structure
XResizeWindow(3)
configure windows and window changes structure
XResourceManagerString(3)
obtain server resource properties
XRestackWindows(3)
change window stacking order
XrmCombineDatabase(3)
merge resource databases
XrmCombineFileDatabase(3)
merge resource databases
XrmDestroyDatabase(3)
retrieve and store resource databases
XrmEnumerateDatabase(3)
enumerate resource database entries
XrmGetDatabase(3)
retrieve and store resource databases
XrmGetFileDatabase(3)
retrieve and store resource databases
XrmGetResource(3)
retrieve database resources and search lists
XrmGetStringDatabase(3)
retrieve and store resource databases
XrmInitialize(3)
initialize the Resource Manager, Resource Manager stru...
XrmLocaleOfDatabase(3)
retrieve and store resource databases
XrmMergeDatabases(3)
merge resource databases
XrmOptionDescRec(3)
initialize the Resource Manager, Resource Manager stru...
XrmOptionKind(3)
initialize the Resource Manager, Resource Manager stru...
XrmParseCommand(3)
initialize the Resource Manager, Resource Manager stru...
XrmPermStringToQuark(3)
manipulate resource quarks
XrmPutFileDatabase(3)
retrieve and store resource databases
XrmPutLineResource(3)
store database resources
XrmPutResource(3)
store database resources
XrmPutStringResource(3)
store database resources
XrmQGetResource(3)
retrieve database resources and search lists
XrmQGetSearchList(3)
retrieve database resources and search lists
XrmQGetSearchResource(3)
retrieve database resources and search lists
XrmQPutResource(3)
store database resources
XrmQPutStringResource(3)
store database resources
XrmQuarkToString(3)
manipulate resource quarks
XrmSetDatabase(3)
retrieve and store resource databases
XrmStringToBindingQuarkList(3)
manipulate resource quarks
XrmStringToQuark(3)
manipulate resource quarks
XrmStringToQuarkList(3)
manipulate resource quarks
XrmUniqueQuark(3)
manipulate resource quarks
XrmValue(3)
initialize the Resource Manager, Resource Manager stru...
XRotateBuffers(3)
manipulate cut and paste buffers
XRotateWindowProperties(3)
obtain and change window properties
XRRConfigCurrentConfiguration(3)
X Resize, Rotate and Reflection extension.
XRRConfigCurrentRate(3)
X Resize, Rotate and Reflection extension.
XRRConfigRates(3)
X Resize, Rotate and Reflection extension.
XRRConfigRotations(3)
X Resize, Rotate and Reflection extension.
XRRConfigSizes(3)
X Resize, Rotate and Reflection extension.
XRRConfigTimes(3)
X Resize, Rotate and Reflection extension.
XRRFreeScreenConfigInfo(3)
X Resize, Rotate and Reflection extension.
XRRGetScreenInfo(3)
X Resize, Rotate and Reflection extension.
XRRQueryExtension(3)
X Resize, Rotate and Reflection extension.
XRRQueryVersion(3)
X Resize, Rotate and Reflection extension.
XRRRootToScreen(3)
X Resize, Rotate and Reflection extension.
XRRSelectInput(3)
X Resize, Rotate and Reflection extension.
XRRSetScreenConfig(3)
X Resize, Rotate and Reflection extension.
XRRSetScreenConfigAndRate(3)
X Resize, Rotate and Reflection extension.
XSaveContext(3)
associative look-up routines
XScreenNumberOfScreen(3)
screen information functions and macros
XScreenResourceString(3)
obtain server resource properties
XSegment(3)
draw lines, polygons, and line structure
XSelectExtensionEvent(3)
select extension events, get the list of currentl...
XSelectInput(3)
select input events
XSelectionClearEvent(3)
SelectionClear event structure
XSelectionEvent(3)
SelectionNotify event structure
XSelectionRequestEvent(3)
SelectionRequest event structure
XSendEvent(3)
send events and pointer motion history structure
XSendExtensionEvent(3)
send input extension events to a client
XSetAccessControl(3)
control host access and host control structure
XSetAfterFunction(3)
enable or disable synchronization
XSetArcMode(3)
GC convenience routines
XSetBackground(3)
GC convenience routines
XSetClassHint(3)
allocate class hints structure and set or read a windo...
XSetClipMask(3)
GC convenience routines
XSetClipOrigin(3)
GC convenience routines
XSetClipRectangles(3)
GC convenience routines
XSetCloseDownMode(3)
control clients
XSetCommand(3)
set or read a window's WM_COMMAND property
XSetDashes(3)
GC convenience routines
XSetDeviceButtonMapping(3)
query or change device button mappings
XSetDeviceFocus(3)
control extension input device focus
XSetDeviceMode(3)
change the mode of a device
XSetDeviceModifierMapping(3)
query or change device modifier mappings
XSetDeviceValuators(3)
initialize the valuators on an extension input device
XSetErrorHandler(3)
default error handlers
XSetFillRule(3)
GC convenience routines
XSetFillStyle(3)
GC convenience routines
XSetFont(3)
GC convenience routines
XSetFontPath(3)
set, get, or free the font search path
XSetForeground(3)
GC convenience routines
XSetFunction(3)
GC convenience routines
XSetGraphicsExposure(3)
GC convenience routines
XSetICFocus(3)
set and unset input context focus
XSetIconName(3)
set or read a window's WM_ICON_NAME property
XSetIconSizes(3)
allocate icon size structure and set or read a window'...
XSetICValues(3)
set and obtain XIC values
XSetIMValues(3)
open, close, and obtain input method information
XSetInputFocus(3)
control input focus
XSetIOErrorHandler(3)
default error handlers
XSetLineAttributes(3)
GC convenience routines
XSetLocaleModifiers(3)
determine locale support and configure locale modif...
XSetModifierMapping(3)
manipulate keyboard encoding and keyboard encoding ...
XSetOCValues(3)
create output contexts
XSetOMValues(3)
open output methods
XSetPlaneMask(3)
GC convenience routines
XSetPointerMapping(3)
manipulate pointer settings
XSetRegion(3)
create or destroy regions
XSetRGBColormaps(3)
allocate, set, or read a standard colormap structure
XSetScreenSaver(3)
manipulate the screen saver
XSetSelectionOwner(3)
manipulate window selection
XSetState(3)
GC convenience routines
XSetStipple(3)
GC convenience routines
XSetSubwindowMode(3)
GC convenience routines
XSetTextProperty(3)
set and read text properties
XSetTile(3)
GC convenience routines
XSetTransientForHint(3)
set or read a window's WM_TRANSIENT_FOR property
XSetTSOrigin(3)
GC convenience routines
XSetWindowAttributes(3)
create windows and window attributes structure
XSetWindowBackground(3)
change window attributes
XSetWindowBackgroundPixmap(3)
change window attributes
XSetWindowBorder(3)
change window attributes
XSetWindowBorderPixmap(3)
change window attributes
XSetWindowBorderWidth(3)
configure windows and window changes structure
XSetWindowColormap(3)
change window attributes
XSetWMClientMachine(3)
set or read a window's WM_CLIENT_MACHINE property
XSetWMColormapWindows(3)
set or read a window's WM_COLORMAP_WINDOWS property
XSetWMHints(3)
allocate window manager hints structure and set or rea...
XSetWMIconName(3)
set or read a window's WM_ICON_NAME property
XSetWMName(3)
set or read a window's WM_NAME property
XSetWMNormalHints(3)
allocate size hints structure and set or read a windo...
XSetWMProperties(3)
set standard window properties
XSetWMProtocols(3)
set or read a window's WM_PROTOCOLS property
XSetWMSizeHints(3)
allocate size hints structure and set or read a window...
XShape(3)
X nonrectangular shape functions
XShapeCombineMask(3)
X nonrectangular shape functions
XShapeCombineRectangles(3)
X nonrectangular shape functions
XShapeCombineRegion(3)
X nonrectangular shape functions
XShapeCombineShape(3)
X nonrectangular shape functions
XShapeGetRectangles(3)
X nonrectangular shape functions
XShapeInputSelected(3)
X nonrectangular shape functions
XShapeOffsetShape(3)
X nonrectangular shape functions
XShapeQueryExtension(3)
X nonrectangular shape functions
XShapeQueryExtents(3)
X nonrectangular shape functions
XShapeQueryVersion(3)
X nonrectangular shape functions
XShapeSelectInput(3)
X nonrectangular shape functions
XShm(3)
X Shared Memory extension functions
XShmAttach(3)
X Shared Memory extension functions
XShmCreateImage(3)
X Shared Memory extension functions
XShmCreatePixmap(3)
X Shared Memory extension functions
XShmDetach(3)
X Shared Memory extension functions
XShmGetEventBase(3)
X Shared Memory extension functions
XShmGetImage(3)
X Shared Memory extension functions
XShmPixmapFormat(3)
X Shared Memory extension functions
XShmPutImage(3)
X Shared Memory extension functions
XShmQueryExtension(3)
X Shared Memory extension functions
XShmQueryVersion(3)
X Shared Memory extension functions
XShrinkRegion(3)
region arithmetic
XSizeHints(3)
allocate size hints structure and set or read a window...
XSLoader(3perl)
Dynamically load C libraries into Perl code
XStandardColormap(3)
allocate, set, or read a standard colormap structure
XStoreBuffer(3)
manipulate cut and paste buffers
XStoreBytes(3)
manipulate cut and paste buffers
XStoreColor(3)
set colors
XStoreColors(3)
set colors
XStoreName(3)
set or read a window's WM_NAME property
XStoreNamedColor(3)
set colors
XStringListToTextProperty(3)
convert string lists and text property structure
XStringToKeysym(3)
convert keysyms
XSubImage(3)
image utilities
XSubtractRegion(3)
region arithmetic
XSupportsLocale(3)
determine locale support and configure locale modifiers
XSync(3)
handle output buffer or event queue
XSynchronize(3)
enable or disable synchronization
XtAddActions(3)
register an action table
XtAddCallback(3)
add and remove callback procedures
XtAddCallbacks(3)
add and remove callback procedures
XtAddConverter(3)
register resource converter
XtAddEventHandler(3)
add and remove event handlers
XtAddExposureToRegion(3)
merge exposure events into a region
XtAddGrab(3)
redirect user input to a modal widget
XtAddInput(3)
register input, timeout, and workprocs
XtAddRawEventHandler(3)
add and remove event handlers
XtAddTimeOut(3)
register input, timeout, and workprocs
XtAddWorkProc(3)
register input, timeout, and workprocs
XtAllocateGC(3)
obtain a sharable GC with modifiable fields
XtAppAddActionHook(3)
register an action hook procedure
XtAppAddActions(3)
register an action table
XtAppAddBlockHook(3)
register a block hook procedure
XtAppAddConverter(3)
register resource converter
XtAppAddInput(3)
register and remove an input source
XtAppAddSignal(3)
register and remove a signal source
XtAppAddTimeOut(3)
register and remove timeouts
XtAppAddWorkProc(3)
Add and remove background processing procedures
XtAppCreateShell(3)
create top-level widget instance
XtAppError(3)
low-level error handlers
XtAppErrorMsg(3)
high-level error handlers
XtAppGetErrorDatabase(3)
obtain error database
XtAppGetErrorDatabaseText(3)
obtain error database
XtAppGetExitFlag(3)
thread support functions
XtAppGetSelectionTimeout(3)
set and obtain selection timeout values
XtAppInitialize(3)
initialize, open, or close a display
XtAppLock(3)
lock and unlock application context
XtAppMainLoop(3)
query and process events and input
XtAppNextEvent(3)
query and process events and input
XtAppPeekEvent(3)
query and process events and input
XtAppPending(3)
query and process events and input
XtAppProcessEvent(3)
query and process events and input
XtAppReleaseCacheRefs(3)
decrement reference counts for resources
XtAppSetErrorHandler(3)
low-level error handlers
XtAppSetErrorMsgHandler(3)
high-level error handlers
XtAppSetExitFlag(3)
thread support functions
XtAppSetFallbackResources(3)
set fallback resources
XtAppSetSelectionTimeout(3)
set and obtain selection timeout values
XtAppSetTypeConverter(3)
register resource converter
XtAppSetWarningHandler(3)
low-level error handlers
XtAppSetWarningMsgHandler(3)
high-level error handlers
XtAppUnlock(3)
lock and unlock application context
XtAppWarning(3)
low-level error handlers
XtAppWarningMsg(3)
high-level error handlers
XtAsprintf(3)
memory management functions
XtAugmentTranslations(3)
manage translation tables
XtBuildEventMask(3)
retrieve a widget's event mask
XtCallAcceptFocus(3)
calla widget's accept_focus procedure
XtCallActionProc(3)
invoke an action procedure directly
XtCallbackExclusive(3)
map a pop-up
XtCallbackNone(3)
map a pop-up
XtCallbackNonexclusive(3)
map a pop-up
XtCallbackPopdown(3)
unmap a pop-up
XtCallCallbackList(3)
process callbacks
XtCallCallbacks(3)
process callbacks
XtCallConverter(3)
invoke resource converters
XtCalloc(3)
memory management functions
XtCancelSelectionRequest(3)
bundle multiple selection conversion requests ...
XtChangeManagedSet(3)
manage and unmanage children
XtCheckSubclass(3)
obtain and verify a widget's class
XtClass(3)
obtain and verify a widget's class
XtCloseDisplay(3)
initialize, open, or close a display
XtConfigureWidget(3)
move and resize widgets
XtConvert(3)
invoke resource converters
XtConvertAndStore(3)
invoke resource converters
XtConvertCase(3)
convert KeySym to KeyCodes
XtCreateApplicationContext(3)
create, destroy, and obtain an application c...
XtCreateApplicationShell(3)
create top-level widget instance
XtCreateManagedWidget(3)
create and destroy widgets
XtCreatePopupShell(3)
create a popup shell
XtCreateSelectionRequest(3)
bundle multiple selection conversion requests ...
XtCreateWidget(3)
create and destroy widgets
XtCreateWindow(3)
window creation convenience function
XtDatabase(3)
initialize, open, or close a display
XtDestroyApplicationContext(3)
create, destroy, and obtain an application ...
XtDestroyWidget(3)
create and destroy widgets
XtDirectConvert(3)
invoke resource converters
XtDisownSelection(3)
set selection owner
XtDispatchEvent(3)
query and process events and input
XtDispatchEventToWidget(3)
extension event handling
XtDisplay(3)
obtain window information about a widget
XtDisplayInitialize(3)
initialize, open, or close a display
XtDisplayOfObject(3)
obtain window information about a widget
XtDisplayStringConversionWarning(3)
issue a conversion warning message
XtDisplayToApplicationContext(3)
obtain an application context
XtError(3)
low-level error handlers
XtErrorMsg(3)
high-level error handlers
XTextExtents(3)
compute or query text extents
XTextExtents16(3)
compute or query text extents
XTextItem(3)
draw polytext text and text drawing structures
XTextItem16(3)
draw polytext text and text drawing structures
XTextProperty(3)
convert string lists and text property structure
XTextPropertyToStringList(3)
convert string lists and text property structure
XTextWidth(3)
compute text width
XTextWidth16(3)
compute text width
XtFindFile(3)
search for a file using substitutions in the path list
XtFree(3)
memory management functions
XtGetActionKeysym(3)
obtain corresponding keysym
XtGetActionList(3)
obtain class action list
XtGetApplicationNameAndClass(3)
retrieve application name and class
XtGetApplicationResources(3)
obtain application resources
XtGetClassExtension(3)
locate a class extension record
XtGetConstraintResourceList(3)
obtain resource list
XtGetDisplays(3)
retrieve a list of displays associated with an applica...
XtGetErrorDatabase(3)
obtain error database
XtGetErrorDatabaseText(3)
obtain error database
XtGetGC(3)
obtain and destroy a sharable GC
XtGetKeyboardFocusWidget(3)
extension event handling
XtGetKeysymTable(3)
query keysyms and keycodes
XtGetMultiClickTime(3)
set and get multi-click times
XtGetResourceList(3)
obtain resource list
XtGetSelectionParameters(3)
retrieve target parameters for a selection req...
XtGetSelectionRequest(3)
retrieve the event that triggered the XtConvertSe...
XtGetSelectionTimeout(3)
set and obtain selection timeout values
XtGetSelectionValue(3)
obtain selection values
XtGetSelectionValueIncremental(3)
obtain selection values
XtGetSelectionValues(3)
obtain selection values
XtGetSelectionValuesIncremental(3)
obtain selection values
XtGetSubresources(3)
obtain subresources
XtGetSubvalues(3)
obtain and set widget resources
XtGetValues(3)
obtain and set widget resources
XtGrabButton(3)
manage grabs
XtGrabKey(3)
manage grabs
XtGrabKeyboard(3)
manage grabs
XtGrabPointer(3)
manage grabs
XtHasCallbacks(3)
process callbacks
XtHooksOfDisplay(3)
external agent access points
XTimeCoord(3)
send events and pointer motion history structure
XtInitialize(3)
initialize
XtInitializeWidgetClass(3)
initialize a widget class
XtInsertEventHandler(3)
add and remove event handlers
XtInsertEventTypeHandler(3)
extension event handling
XtInsertRawEventHandler(3)
add and remove event handlers
XtInstallAccelerators(3)
managing accelerator tables
XtInstallAllAccelerators(3)
managing accelerator tables
XtIsApplicationShell(3)
obtain and verify a widget's class
XtIsComposite(3)
obtain and verify a widget's class
XtIsConstraint(3)
obtain and verify a widget's class
XtIsManaged(3)
manage and unmanage children
XtIsObject(3)
obtain and verify a widget's class
XtIsOverrideShell(3)
obtain and verify a widget's class
XtIsRealized(3)
realize and unrealize widgets
XtIsRectObj(3)
obtain and verify a widget's class
XtIsSensitive(3)
set and check a widget's sensitivity state
XtIsSessionShell(3)
obtain and verify a widget's class
XtIsShell(3)
obtain and verify a widget's class
XtIsSubclass(3)
obtain and verify a widget's class
XtIsTopLevelShell(3)
obtain and verify a widget's class
XtIsTransientShell(3)
obtain and verify a widget's class
XtIsVendorShell(3)
obtain and verify a widget's class
XtIsWidget(3)
obtain and verify a widget's class
XtIsWMShell(3)
obtain and verify a widget's class
XtKeysymToKeycodeList(3)
query keysyms and keycodes
XtLastEventProcessed(3)
last event, last timestamp processed
XtLastTimestampProcessed(3)
last event, last timestamp processed
XtMainLoop(3)
query and process events and input
XtMakeGeometryRequest(3)
make geometry manager request
XtMakeResizeRequest(3)
make geometry manager request
XtMalloc(3)
memory management functions
XtManageChild(3)
manage and unmanage children
XtManageChildren(3)
manage and unmanage children
XtMapWidget(3)
map and unmap widgets
XtMergeArgLists(3)
set and merge ArgLists
XtMoveWidget(3)
move and resize widgets
XtName(3)
obtain widget's name
XtNameToWidget(3)
translating strings to widgets or widgets to windows
XtNew(3)
memory management functions
XtNewString(3)
memory management functions
XtNextEvent(3)
query and process events and input
XtNoticeSignal(3)
register and remove a signal source
XtNumber(3)
determine the byte offset or number of array elements
XtOffset(3)
determine the byte offset or number of array elements
XtOffsetOf(3)
determine the byte offset or number of array elements
XtOpenApplication(3)
initialize, open, or close a display
XtOpenDisplay(3)
initialize, open, or close a display
XtOverrideTranslations(3)
manage translation tables
XtOwnSelection(3)
set selection owner
XtOwnSelectionIncremental(3)
set selection owner
XtParent(3)
obtain widget's parent widget id
XtParseAcceleratorTable(3)
managing accelerator tables
XtParseTranslationTable(3)
manage translation tables
XtPeekEvent(3)
query and process events and input
XtPending(3)
query and process events and input
XtPopdown(3)
unmap a pop-up
XtPopup(3)
map a pop-up
XtPopupSpringLoaded(3)
map a pop-up
XtProcessEvent(3)
query and process events and input
XtProcessLock(3)
lock and unlock process
XtProcessUnlock(3)
lock and unlock process
XtQueryGeometry(3)
query the preferred geometry of a child widget
XTranslateCoordinates(3)
translate window coordinates
XtRealizeWidget(3)
realize and unrealize widgets
XtRealloc(3)
memory management functions
XtRegisterCaseConverter(3)
convert KeySym to KeyCodes
XtRegisterDrawable(3)
register a drawable with the Intrinsics event dispat...
XtRegisterExtensionSelector(3)
extension event handling
XtRegisterGrabAction(3)
register button and key grabs
XtReleaseGC(3)
obtain and destroy a sharable GC
XtReleasePropertyAtom(3)
maintain a cache of property atoms
XtRemoveActionHook(3)
register an action hook procedure
XtRemoveAllCallbacks(3)
add and remove callback procedures
XtRemoveBlockHook(3)
register a block hook procedure
XtRemoveCallback(3)
add and remove callback procedures
XtRemoveCallbacks(3)
add and remove callback procedures
XtRemoveEventHandler(3)
add and remove event handlers
XtRemoveEventTypeHandler(3)
extension event handling
XtRemoveGrab(3)
redirect user input to a modal widget
XtRemoveInput(3)
register and remove an input source
XtRemoveRawEventHandler(3)
add and remove event handlers
XtRemoveSignal(3)
register and remove a signal source
XtRemoveTimeOut(3)
register and remove timeouts
XtRemoveWorkProc(3)
Add and remove background processing procedures
XtReservePropertyAtom(3)
maintain a cache of property atoms
XtResizeWidget(3)
move and resize widgets
XtResolvePathname(3)
search for a file using standard substitution
XtScreen(3)
obtain window information about a widget
XtScreenDatabase(3)
initialize, open, or close a display
XtScreenOfObject(3)
obtain window information about a widget
XtSendSelectionRequest(3)
bundle multiple selection conversion requests in...
XtSessionGetToken(3)
token management for checkpointing
XtSessionReturnToken(3)
token management for checkpointing
XtSetArg(3)
set and merge ArgLists
XtSetErrorHandler(3)
low-level error handlers
XtSetErrorMsgHandler(3)
high-level error handlers
XtSetEventDispatcher(3)
extension event handling
XtSetKeyboardFocus(3)
focus events on a child widget
XtSetKeyTranslator(3)
convert KeySym to KeyCodes
XtSetLanguageProc(3)
set the language procedure
XtSetMappedWhenManaged(3)
map and unmap widgets
XtSetMultiClickTime(3)
set and get multi-click times
XtSetSelectionParameters(3)
specify target parameters for a selection requ...
XtSetSelectionTimeout(3)
set and obtain selection timeout values
XtSetSensitive(3)
set and check a widget's sensitivity state
XtSetSubvalues(3)
obtain and set widget resources
XtSetTypeConverter(3)
register resource converter
XtSetValues(3)
obtain and set widget resources
XtSetWarningHandler(3)
low-level error handlers
XtSetWarningMsgHandler(3)
high-level error handlers
XtSetWMColormapWindows(3)
Set the value of the WM_COLORMAP_WINDOWS property
XtStringConversionWarning(3)
issue a conversion warning message
XtSuperclass(3)
obtain and verify a widget's class
XtToolkitInitialize(3)
create, destroy, and obtain an application context
XtToolkitThreadInitialize(3)
initialize the toolkit for multiple threads
XtTranslateCoords(3)
translate widget coordinates
XtTranslateKeycode(3)
convert KeySym to KeyCodes
XtUngrabButton(3)
manage grabs
XtUngrabKey(3)
manage grabs
XtUngrabKeyboard(3)
manage grabs
XtUngrabPointer(3)
manage grabs
XtUninstallTranslations(3)
manage translation tables
XtUnmanageChild(3)
manage and unmanage children
XtUnmanageChildren(3)
manage and unmanage children
XtUnmapWidget(3)
map and unmap widgets
XtUnrealizeWidget(3)
realize and unrealize widgets
XtUnregisterDrawable(3)
register a drawable with the Intrinsics event disp...
XtVaAppCreateShell(3)
create top-level widget instance
XtVaAppInitialize(3)
initialize, open, or close a display
XtVaCreateArgsList(3)
dynamically allocate a varargs list
XtVaCreateManagedWidget(3)
create and destroy widgets
XtVaCreatePopupShell(3)
create a popup shell
XtVaCreateWidget(3)
create and destroy widgets
XtVaGetApplicationResources(3)
obtain application resources
XtVaGetSubresources(3)
obtain subresources
XtVaGetSubvalues(3)
obtain and set widget resources
XtVaGetValues(3)
obtain and set widget resources
XtVaOpenApplication(3)
initialize, open, or close a display
XtVaSetSubvalues(3)
obtain and set widget resources
XtVaSetValues(3)
obtain and set widget resources
XtWarning(3)
low-level error handlers
XtWarningMsg(3)
high-level error handlers
XtWidgetToApplicationContext(3)
create, destroy, and obtain an application...
XtWindow(3)
obtain window information about a widget
XtWindowOfObject(3)
obtain window information about a widget
XtWindowToWidget(3)
translating strings to widgets or widgets to windows
XUndefineCursor(3)
define cursors
XUngrabButton(3)
grab pointer buttons
XUngrabDevice(3)
grab/release the specified extension device
XUngrabDeviceButton(3)
grab/ungrab extension input device buttons
XUngrabDeviceKey(3)
grab/ungrab extension input device Keys
XUngrabKey(3)
grab keyboard keys
XUngrabKeyboard(3)
grab the keyboard
XUngrabPointer(3)
grab the pointer
XUngrabServer(3)
grab the server
XUninstallColormap(3)
control colormaps
XUnionRectWithRegion(3)
region arithmetic
XUnionRegion(3)
region arithmetic
XUniqueContext(3)
associative look-up routines
XUnloadFont(3)
load or unload fonts and font metric structures
XUnlockDisplay(3)
multi-threading support
XUnmapEvent(3)
UnmapNotify event structure
XUnmapSubwindows(3)
unmap windows
XUnmapWindow(3)
unmap windows
XUnregisterIMInstantiateCallback(3)
open, close, and obtain input method i...
XUnsetICFocus(3)
set and unset input context focus
Xutf8DrawImageString(3)
draw image text using a single font set
Xutf8DrawString(3)
draw text using a single font set
Xutf8DrawText(3)
draw text using multiple font sets
Xutf8LookupString(3)
obtain composed input from an input method
Xutf8ResetIC(3)
reset the state of an input context
Xutf8SetWMProperties(3)
set standard window properties
Xutf8TextEscapement(3)
obtain the escapement of text
Xutf8TextExtents(3)
compute text extents
Xutf8TextListToTextProperty(3)
convert text lists and text property struct...
Xutf8TextPerCharExtents(3)
obtain per-character information for a text string
Xutf8TextPropertyToTextList(3)
convert text lists and text property struct...
XVaCreateNestedList(3)
allocate a nested variable argument list
XVisibilityEvent(3)
VisibilityNotify event structure
XVisualIDFromVisual(3)
obtain visual information and visual structure
XVisualInfo(3)
obtain visual information and visual structure
XWarpPointer(3)
move pointer
XwcDrawImageString(3)
draw image text using a single font set
XwcDrawString(3)
draw text using a single font set
XwcDrawText(3)
draw text using multiple font sets
XwcFreeStringList(3)
convert text lists and text property structures
XwcLookupString(3)
obtain composed input from an input method
XwcResetIC(3)
reset the state of an input context
XwcTextEscapement(3)
obtain the escapement of text
XwcTextExtents(3)
compute text extents
XwcTextListToTextProperty(3)
convert text lists and text property structures
XwcTextPerCharExtents(3)
obtain per-character information for a text string
XwcTextPropertyToTextList(3)
convert text lists and text property structures
XWindowAttributes(3)
get current window attribute or geometry and current ...
XWindowChanges(3)
configure windows and window changes structure
XWindowEvent(3)
select events by type
XWithdrawWindow(3)
manipulate top-level windows
XWMGeometry(3)
parse window geometry
XWMHints(3)
allocate window manager hints structure and set or rea...
XWriteBitmapFile(3)
manipulate bitmaps
XXorRegion(3)
region arithmetic

Y

y0(3)
Bessel functions of the second kind
y0f(3)
Bessel functions of the second kind
y0l(3)
Bessel functions of the second kind
y1(3)
Bessel functions of the second kind
y1f(3)
Bessel functions of the second kind
y1l(3)
Bessel functions of the second kind
YAML::Tiny(3pm)
Read/Write YAML files with as little code as possible
yn(3)
Bessel functions of the second kind
ynf(3)
Bessel functions of the second kind
ynl(3)
Bessel functions of the second kind

Z

zlib(3)
compression/decompression library

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z