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
ACCESS_DESCRIPTION_free(3ssl)
ASN1 object utilities
ACCESS_DESCRIPTION_new(3ssl)
ASN1 object utilities
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
acs_map(3ncurses)
curses terminfo global variables
add_wch(3ncurses)
add a complex character and rendition to a curses wind...
add_wchnstr(3ncurses)
add an array of complex characters (and attributes) ...
add_wchstr(3ncurses)
add an array of complex characters (and attributes) t...
addch(3ncurses)
add a character (with attributes) to a curses window, ...
addchnstr(3ncurses)
add a string of characters (and attributes) to a curse...
addchstr(3ncurses)
add a string of characters (and attributes) to a curse...
addmntent(3)
get filesystem descriptor file entry
addnstr(3ncurses)
add a string of characters to a curses window and adva...
addnwstr(3ncurses)
add a string of wide characters to a curses window and...
addseverity(3)
introduce new severity classes
addstr(3ncurses)
add a string of characters to a curses window and adva...
addwstr(3ncurses)
add a string of wide characters to a curses window and...
adjtime(3)
correct the time to synchronize the system clock
adjtimex(3)
tune kernel clock
ADMISSION_SYNTAX(3ssl)
Accessors and settors for ADMISSION_SYNTAX
ADMISSION_SYNTAX_free(3ssl)
ASN1 object utilities
ADMISSION_SYNTAX_get0_admissionAuthority(3ssl)
Accessors and settors for A...
ADMISSION_SYNTAX_get0_contentsOfAdmis...(3ssl)
Accessors and settors for A...
ADMISSION_SYNTAX_new(3ssl)
ASN1 object utilities
ADMISSION_SYNTAX_set0_admissionAuthority(3ssl)
Accessors and settors for A...
ADMISSION_SYNTAX_set0_contentsOfAdmis...(3ssl)
Accessors and settors for A...
ADMISSIONS(3ssl)
Accessors and settors for ADMISSION_SYNTAX
ADMISSIONS_free(3ssl)
ASN1 object utilities
ADMISSIONS_get0_admissionAuthority(3ssl)
Accessors and settors for ADMISSI...
ADMISSIONS_get0_namingAuthority(3ssl)
Accessors and settors for ADMISSION_...
ADMISSIONS_get0_professionInfos(3ssl)
Accessors and settors for ADMISSION_...
ADMISSIONS_new(3ssl)
ASN1 object utilities
ADMISSIONS_set0_admissionAuthority(3ssl)
Accessors and settors for ADMISSI...
ADMISSIONS_set0_namingAuthority(3ssl)
Accessors and settors for ADMISSION_...
ADMISSIONS_set0_professionInfos(3ssl)
Accessors and settors for ADMISSION_...
AE(3pm)
simpler/faster/newer/cooler AnyEvent API
__after_morecore_hook(3)
malloc debugging variables (DEPRECATED)
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
aiocb(3)
overview of system data types
aiocb(3type)
asynchronous I/O control block
Algorithm::C3(3pm)
A module for merging hierarchies using the C3 algorithm
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
aliased(3pm)
Use shorter versions of class names.
Alien::Package(3pm)
an object that represents a package
Alien::Package::Deb(3pm)
an object that represents a deb package
Alien::Package::Lsb(3pm)
an object that represents a lsb package
Alien::Package::Pkg(3pm)
an object that represents a Solaris pkg package
Alien::Package::Rpm(3pm)
an object that represents a rpm package
Alien::Package::Slp(3pm)
an object that represents a slp package
Alien::Package::Tgz(3pm)
an object that represents a tgz package
aligned_alloc(3)
allocate aligned memory
alloc_pair(3ncurses)
new curses color-pair functions
alloc_pair_sp(3ncurses)
curses screen-pointer extension
alloca(3)
allocate memory that is automatically freed
AllPlanes(3)
Display macros and functions
alphasort(3)
scan a directory for matching entries
antlr3.2(3)
ANother Tool for Language Recognition, version 3
AnyEvent(3pm)
the DBI of event loop programming
AnyEvent::Debug(3pm)
debugging utilities for AnyEvent
AnyEvent::DNS(3pm)
fully asynchronous DNS resolution
AnyEvent::FAQ(3pm)
frequently asked questions
AnyEvent::Handle(3pm)
non-blocking I/O on streaming handles via AnyEvent
AnyEvent::I3(3pm)
communicate with the i3 window manager
AnyEvent::Impl::Cocoa(3pm)
AnyEvent adaptor for Cocoa::EventLoop
AnyEvent::Impl::EV(3pm)
AnyEvent adaptor for EV
AnyEvent::Impl::Event(3pm)
AnyEvent adaptor for Event
AnyEvent::Impl::EventLib(3pm)
AnyEvent adaptor for Event::Lib
AnyEvent::Impl::FLTK(3pm)
AnyEvent adaptor for FLTK (Fast Light Toolkit ve...
AnyEvent::Impl::Glib(3pm)
AnyEvent adaptor for Glib
AnyEvent::Impl::IOAsync(3pm)
AnyEvent adaptor for IO::Async
AnyEvent::Impl::Irssi(3pm)
AnyEvent adaptor for Irssi
AnyEvent::Impl::Perl(3pm)
AnyEvent adaptor for AnyEvent's pure perl AnyEve...
AnyEvent::Impl::POE(3pm)
AnyEvent adaptor for POE
AnyEvent::Impl::Qt(3pm)
AnyEvent adaptor for Qt
AnyEvent::Impl::Tk(3pm)
AnyEvent adaptor for Tk
AnyEvent::Impl::UV(3pm)
AnyEvent adaptor for UV
AnyEvent::Intro(3pm)
an introductory tutorial to AnyEvent
AnyEvent::IO(3pm)
the DBI of asynchronous I/O implementations
AnyEvent::IO::IOAIO(3pm)
AnyEvent::IO backend based on IO::AIO
AnyEvent::IO::Perl(3pm)
pure perl backend for AnyEvent::IO
AnyEvent::Log(3pm)
simple logging "framework"
AnyEvent::Loop(3pm)
AnyEvent's Pure-Perl event loop
AnyEvent::Socket(3pm)
useful IPv4 and IPv6 stuff. also unix domain sockets...
AnyEvent::Strict(3pm)
force strict mode on for the whole process
AnyEvent::TLS(3pm)
SSLv2/SSLv3/TLSv1 contexts for use in AnyEvent::Handle
AnyEvent::Util(3pm)
various utility functions.
ao_string_tokenize(3)
tokenize an input string
Apache::LogFormat::Compiler(3pm)
Compile a log format string to perl-code
Apache::SOAP(3pm)
mod_perl-based SOAP server with minimum configuration
Apache::XMLRPC::Lite(3pm)
mod_perl-based XML-RPC server with minimum confi...
App::Cmd(3pm)
write command line apps with less suffering
App::Cmd::ArgProcessor(3pm)
App::Cmd-specific wrapper for Getopt::Long::De...
App::Cmd::Command(3pm)
a base class for App::Cmd commands
App::Cmd::Command::commands(3pm)
list the application's commands
App::Cmd::Command::help(3pm)
display a command's help screen
App::Cmd::Command::version(3pm)
display an app's version
App::Cmd::Plugin(3pm)
a plugin for App::Cmd commands
App::Cmd::Setup(3pm)
helper for setting up App::Cmd classes
App::Cmd::Simple(3pm)
a helper for building one-command App::Cmd applications
App::Cmd::Subdispatch(3pm)
an App::Cmd::Command that is also an App::Cmd
App::Cmd::Subdispatch::DashedStyle(3pm)
"app cmd - -subcmd" style subdispa...
App::Cmd::Tester(3pm)
for capturing the result of running an app
App::Cmd::Tester::CaptureExternal(3pm)
Extends App::Cmd::Tester to capture...
App::Cmd::Tutorial(3pm)
getting started with App::Cmd
App::Licensecheck(3pm)
functions for a simple license checker for source f...
AppConfig(3pm)
Perl5 module for reading configuration files and parsi...
AppConfig::Args(3pm)
Perl5 module for reading command line arguments.
AppConfig::CGI(3pm)
Perl5 module for processing CGI script parameters.
AppConfig::File(3pm)
Perl5 module for reading configuration files.
AppConfig::Getopt(3pm)
Perl5 module for processing command line arguments ...
AppConfig::State(3pm)
application configuration state
AppConfig::Sys(3pm)
Perl5 module defining platform-specific information an...
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)
cryptographically-secure pseudorandom number generator
arc4random(3bsd)
random number generator
arc4random_addrandom(3bsd)
random number generator
arc4random_buf(3)
cryptographically-secure pseudorandom number generator
arc4random_buf(3bsd)
random number generator
arc4random_stir(3bsd)
random number generator
arc4random_uniform(3)
cryptographically-secure pseudorandom number generator
arc4random_uniform(3bsd)
random number generator
Archive::Extract(3pm)
A generic archive extracting mechanism
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...
archive_entry(3)
functions for managing archive entry descriptions
archive_entry_acl(3)
functions for manipulating Access Control Lists in ar...
archive_entry_linkify(3)
hardlink resolver functions
archive_entry_misc(3)
miscellaneous functions for manipulating properties ...
archive_entry_paths(3)
functions for manipulating path names in archive en...
archive_entry_perms(3)
functions for manipulating ownership and permission...
archive_entry_stat(3)
accessor functions for manipulating archive entry de...
archive_entry_time(3)
functions for manipulating times in archive entry de...
archive_read(3)
functions for reading streaming archives
archive_read_add_passphrase(3)
functions for reading encrypted archives
archive_read_data(3)
functions for reading streaming archives
archive_read_disk(3)
functions for reading objects from disk
archive_read_extract(3)
functions for reading streaming archives
archive_read_filter(3)
functions for reading streaming archives
archive_read_format(3)
functions for reading streaming archives
archive_read_free(3)
functions for reading streaming archives
archive_read_header(3)
functions for reading streaming archives
archive_read_new(3)
functions for reading streaming archives
archive_read_open(3)
functions for reading streaming archives
archive_read_set_options(3)
functions controlling options for reading arch...
archive_util(3)
libarchive utility functions
archive_write(3)
functions for creating archives
archive_write_blocksize(3)
functions for creating archives
archive_write_data(3)
functions for creating archives
archive_write_disk(3)
functions for creating objects on disk
archive_write_filter(3)
functions enabling output filters
archive_write_finish_entry(3)
functions for creating archives
archive_write_format(3)
functions for creating archives
archive_write_free(3)
functions for creating archives
archive_write_header(3)
functions for creating archives
archive_write_new(3)
functions for creating archives
archive_write_open(3)
functions for creating archives
archive_write_set_options(3)
functions controlling options for writing arc...
archive_write_set_passphrase(3)
functions for writing encrypted archives
Arg(3o)
Parsing of command line arguments.
Arg_helper(3o)
Decipher command line arguments of the form <value> | ...
Arg_helper.Make(3o)
no description
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.
Array::IntSpan(3pm)
Handles arrays of scalars or objects using integer ranges
Array::IntSpan::Fields(3pm)
IntSpan array using integer fields as indices
Array::IntSpan::IP(3pm)
a Module for arrays using IP addresses as indices
ArrayLabels(3o)
Array operations.
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
ASIdentifierChoice_free(3ssl)
ASN1 object utilities
ASIdentifierChoice_new(3ssl)
ASN1 object utilities
ASIdentifiers_free(3ssl)
ASN1 object utilities
ASIdentifiers_new(3ssl)
ASN1 object utilities
ASIdOrRange_free(3ssl)
ASN1 object utilities
ASIdOrRange_new(3ssl)
ASN1 object utilities
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_add_oid_module(3ssl)
add standard configuration modules
asn1_array2tree(3)
API function
ASN1_AUX(3ssl)
ASN.1 auxiliary data
ASN1_aux_cb(3ssl)
ASN.1 auxiliary data
ASN1_aux_const_cb(3ssl)
ASN.1 auxiliary data
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_ber(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_decoding2(3)
API function
asn1_der_decoding_element(3)
API function
asn1_der_decoding_startEnd(3)
API function
asn1_dup_node(3)
API function
asn1_encode_simple_der(3)
API function
ASN1_ENUMERATED_get(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_ENUMERATED_get_int64(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_ENUMERATED_set(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_ENUMERATED_set_int64(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_ENUMERATED_to_BN(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_ex_d2i(3ssl)
ASN.1 external function support
ASN1_ex_d2i_ex(3ssl)
ASN.1 external function support
ASN1_ex_free_func(3ssl)
ASN.1 external function support
ASN1_ex_i2d(3ssl)
ASN.1 external function support
ASN1_ex_new_ex_func(3ssl)
ASN.1 external function support
ASN1_ex_new_func(3ssl)
ASN.1 external function support
ASN1_ex_print_func(3ssl)
ASN.1 external function support
asn1_expand_any_defined_by(3)
API function
asn1_expand_octet_string(3)
API function
ASN1_EXTERN_FUNCS(3ssl)
ASN.1 external function support
asn1_find_node(3)
API function
asn1_find_structure_from_oid(3)
API function
ASN1_GENERALIZEDTIME_adj(3ssl)
ASN.1 Time functions
ASN1_GENERALIZEDTIME_check(3ssl)
ASN.1 Time functions
ASN1_GENERALIZEDTIME_dup(3ssl)
ASN.1 Time functions
ASN1_GENERALIZEDTIME_print(3ssl)
ASN.1 Time functions
ASN1_GENERALIZEDTIME_set(3ssl)
ASN.1 Time functions
ASN1_GENERALIZEDTIME_set_string(3ssl)
ASN.1 Time functions
ASN1_generate_nconf(3ssl)
ASN1 string generation functions
ASN1_generate_v3(3ssl)
ASN1 string 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_object_id_der(3)
API function
asn1_get_octet_der(3)
API function
asn1_get_tag_der(3)
API function
ASN1_INTEGER_free(3ssl)
ASN1_INTEGER allocation functions
ASN1_INTEGER_get(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_INTEGER_get_int64(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_INTEGER_get_uint64(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_INTEGER_new(3ssl)
ASN1_INTEGER allocation functions
ASN1_INTEGER_set(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_INTEGER_set_int64(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_INTEGER_set_uint64(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_INTEGER_to_BN(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
ASN1_ITEM(3ssl)
ASN1 object utilities
ASN1_item_d2i(3ssl)
decode and encode DER-encoded ASN.1 structures
ASN1_item_d2i_bio(3ssl)
decode and encode DER-encoded ASN.1 structures
ASN1_item_d2i_bio_ex(3ssl)
decode and encode DER-encoded ASN.1 structures
ASN1_item_d2i_ex(3ssl)
decode and encode DER-encoded ASN.1 structures
ASN1_item_d2i_fp(3ssl)
decode and encode DER-encoded ASN.1 structures
ASN1_item_d2i_fp_ex(3ssl)
decode and encode DER-encoded ASN.1 structures
ASN1_ITEM_get(3ssl)
lookup ASN.1 structures
ASN1_item_i2d_mem_bio(3ssl)
decode and encode DER-encoded ASN.1 structures
ASN1_ITEM_lookup(3ssl)
lookup ASN.1 structures
ASN1_item_new(3ssl)
create new ASN.1 values
ASN1_item_new_ex(3ssl)
create new ASN.1 values
ASN1_item_sign(3ssl)
ASN1 sign and verify
ASN1_item_sign_ctx(3ssl)
ASN1 sign and verify
ASN1_item_sign_ex(3ssl)
ASN1 sign and verify
ASN1_item_verify(3ssl)
ASN1 sign and verify
ASN1_item_verify_ctx(3ssl)
ASN1 sign and verify
ASN1_item_verify_ex(3ssl)
ASN1 sign and verify
asn1_length_der(3)
API function
asn1_number_of_elements(3)
API function
ASN1_OBJECT_free(3ssl)
object allocation functions
asn1_object_id_der(3)
API function
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_ARG(3ssl)
ASN.1 auxiliary data
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_STREAM_ARG(3ssl)
ASN.1 auxiliary data
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_get0_data(3ssl)
ASN1_STRING utility functions
ASN1_STRING_length(3ssl)
ASN1_STRING utility functions
ASN1_STRING_new(3ssl)
ASN1_STRING allocation functions
ASN1_STRING_print(3ssl)
ASN1_STRING output routines
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_TABLE(3ssl)
ASN1_STRING_TABLE manipulation functions
ASN1_STRING_TABLE_add(3ssl)
ASN1_STRING_TABLE manipulation functions
ASN1_STRING_TABLE_cleanup(3ssl)
ASN1_STRING_TABLE manipulation functions
ASN1_STRING_TABLE_get(3ssl)
ASN1_STRING_TABLE manipulation functions
ASN1_STRING_to_UTF8(3ssl)
ASN1_STRING utility functions
ASN1_STRING_type(3ssl)
ASN1_STRING utility functions
ASN1_STRING_type_new(3ssl)
ASN1_STRING allocation functions
ASN1_tag2str(3ssl)
ASN1_STRING output routines
ASN1_TIME_adj(3ssl)
ASN.1 Time functions
ASN1_TIME_check(3ssl)
ASN.1 Time functions
ASN1_TIME_cmp_time_t(3ssl)
ASN.1 Time functions
ASN1_TIME_compare(3ssl)
ASN.1 Time functions
ASN1_TIME_diff(3ssl)
ASN.1 Time functions
ASN1_TIME_dup(3ssl)
ASN.1 Time functions
ASN1_TIME_normalize(3ssl)
ASN.1 Time functions
ASN1_TIME_print(3ssl)
ASN.1 Time functions
ASN1_TIME_print_ex(3ssl)
ASN.1 Time functions
ASN1_TIME_set(3ssl)
ASN.1 Time functions
ASN1_TIME_set_string(3ssl)
ASN.1 Time functions
ASN1_TIME_set_string_X509(3ssl)
ASN.1 Time functions
ASN1_TIME_to_generalizedtime(3ssl)
ASN.1 Time functions
ASN1_TIME_to_tm(3ssl)
ASN.1 Time functions
ASN1_TYPE_cmp(3ssl)
ASN1_TYPE utility functions
ASN1_TYPE_get(3ssl)
ASN1_TYPE utility functions
ASN1_TYPE_pack_sequence(3ssl)
ASN1_TYPE utility functions
ASN1_TYPE_set(3ssl)
ASN1_TYPE utility functions
ASN1_TYPE_set1(3ssl)
ASN1_TYPE utility functions
ASN1_TYPE_unpack_sequence(3ssl)
ASN1_TYPE utility functions
ASN1_UTCTIME_adj(3ssl)
ASN.1 Time functions
ASN1_UTCTIME_check(3ssl)
ASN.1 Time functions
ASN1_UTCTIME_cmp_time_t(3ssl)
ASN.1 Time functions
ASN1_UTCTIME_dup(3ssl)
ASN.1 Time functions
ASN1_UTCTIME_print(3ssl)
ASN.1 Time functions
ASN1_UTCTIME_set(3ssl)
ASN.1 Time functions
ASN1_UTCTIME_set_string(3ssl)
ASN.1 Time functions
asn1_write_value(3)
API function
asprintf(3)
print to allocated string
ASRange_free(3ssl)
ASN1 object utilities
ASRange_new(3ssl)
ASN1 object utilities
assert(3)
abort the program if assertion is false
assert_perror(3)
test errnum and abort
assume_default_colors(3ncurses)
use terminal's default colors
assume_default_colors_sp(3ncurses)
curses screen-pointer extension
Ast_helper(3o)
Helpers to produce Parsetree fragments
Ast_helper.Attr(3o)
Attributes
Ast_helper.Cf(3o)
Class fields
Ast_helper.Ci(3o)
Classes
Ast_helper.Cl(3o)
Class expressions
Ast_helper.Const(3o)
no description
Ast_helper.Csig(3o)
Class signatures
Ast_helper.Cstr(3o)
Class structures
Ast_helper.Ctf(3o)
Class type fields
Ast_helper.Cty(3o)
Class type expressions
Ast_helper.Exp(3o)
Expressions
Ast_helper.Incl(3o)
Includes
Ast_helper.Mb(3o)
Module bindings
Ast_helper.Md(3o)
Module declarations
Ast_helper.Mod(3o)
Module expressions
Ast_helper.Ms(3o)
Module substitutions
Ast_helper.Mtd(3o)
Module type declarations
Ast_helper.Mty(3o)
Module type expressions
Ast_helper.Of(3o)
Object fields
Ast_helper.Opn(3o)
Opens
Ast_helper.Pat(3o)
Patterns
Ast_helper.Rf(3o)
Row fields
Ast_helper.Sig(3o)
Signature items
Ast_helper.Str(3o)
Structure items
Ast_helper.Te(3o)
Type extensions
Ast_helper.Typ(3o)
Type expressions
Ast_helper.Type(3o)
Type declarations
Ast_helper.Val(3o)
Value declarations
Ast_helper.Vb(3o)
Value bindings
Ast_invariants(3o)
Check AST invariants
Ast_iterator(3o)
Ast_iterator.iterator enables AST inspection using ope...
Ast_mapper(3o)
The interface of a -ppx rewriter
Asttypes(3o)
Auxiliary AST types used by parsetree and typedtree.
Async::Interrupt(3pm)
allow C/XS libraries to interrupt perl asynchronously
Async::MergePoint(3pm)
resynchronise diverged control flow
ASYNC_block_pause(3ssl)
asynchronous job management functions
ASYNC_callback_fn(3ssl)
functions to manage waiting for asynchronous jobs ...
ASYNC_cleanup_thread(3ssl)
asynchronous job management functions
ASYNC_get_current_job(3ssl)
asynchronous job management functions
ASYNC_get_wait_ctx(3ssl)
asynchronous job management functions
ASYNC_init_thread(3ssl)
asynchronous job management functions
ASYNC_is_capable(3ssl)
asynchronous job management functions
ASYNC_pause_job(3ssl)
asynchronous job management functions
ASYNC_start_job(3ssl)
asynchronous job management functions
ASYNC_STATUS_EAGAIN(3ssl)
functions to manage waiting for asynchronous job...
ASYNC_STATUS_ERR(3ssl)
functions to manage waiting for asynchronous jobs t...
ASYNC_STATUS_OK(3ssl)
functions to manage waiting for asynchronous jobs to...
ASYNC_STATUS_UNSUPPORTED(3ssl)
functions to manage waiting for asynchronou...
ASYNC_unblock_pause(3ssl)
asynchronous job management functions
ASYNC_WAIT_CTX_clear_fd(3ssl)
functions to manage waiting for asynchronous...
ASYNC_WAIT_CTX_free(3ssl)
functions to manage waiting for asynchronous job...
ASYNC_WAIT_CTX_get_all_fds(3ssl)
functions to manage waiting for asynchron...
ASYNC_WAIT_CTX_get_callback(3ssl)
functions to manage waiting for asynchro...
ASYNC_WAIT_CTX_get_changed_fds(3ssl)
functions to manage waiting for async...
ASYNC_WAIT_CTX_get_fd(3ssl)
functions to manage waiting for asynchronous j...
ASYNC_WAIT_CTX_get_status(3ssl)
functions to manage waiting for asynchrono...
ASYNC_WAIT_CTX_new(3ssl)
functions to manage waiting for asynchronous jobs...
ASYNC_WAIT_CTX_set_callback(3ssl)
functions to manage waiting for asynchro...
ASYNC_WAIT_CTX_set_status(3ssl)
functions to manage waiting for asynchrono...
ASYNC_WAIT_CTX_set_wait_fd(3ssl)
functions to manage waiting for asynchron...
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
Atomic(3o)
This module provides a purely sequential implementatio...
atoq(3)
convert a string to an integer
attr(3ncurses)
curses character and window attribute control routines
attr_get(3ncurses)
curses character and window attribute control routines
Attr_helper(3o)
Helpers for attributes
attr_off(3ncurses)
curses character and window attribute control routines
attr_on(3ncurses)
curses character and window attribute control routines
attr_set(3ncurses)
curses character and window attribute control routines
attribute(3caca)
libcaca DOS conio.h compatibility layer
attributes(3menu)
color and attribute control for menus
attroff(3ncurses)
curses character and window attribute control routines
attron(3ncurses)
curses character and window attribute control routines
attrset(3ncurses)
curses character and window attribute control routines
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
AUTHORITY_INFO_ACCESS_free(3ssl)
ASN1 object utilities
AUTHORITY_INFO_ACCESS_new(3ssl)
ASN1 object utilities
AUTHORITY_KEYID_free(3ssl)
ASN1 object utilities
AUTHORITY_KEYID_new(3ssl)
ASN1 object utilities
authunix_create(3)
library routines for remote procedure calls
authunix_create_default(3)
library routines for remote procedure calls
aux_blas(3)
Auxiliary BLAS
aux_eig(3)
aux
aux_lin(3)
aux
aux_matgen(3)
aux
auxiliaryGB(3)
Auxiliary routines
auxiliaryGE(3)
Auxiliary routines
auxiliaryGT(3)
Auxiliary routines
auxiliaryHE(3)
Auxiliary routines
auxiliaryPO(3)
Auxiliary routines
auxiliaryPT(3)
Auxiliary routines
auxiliarySY(3)
Auxiliary routines
auxOTHERcomputational(3)
auxiliary Computational routines
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

b2i_PVK_bio(3ssl)
Decode and encode functions for reading and writing MS...
b2i_PVK_bio_ex(3ssl)
Decode and encode functions for reading and writing M...
B::Hooks::EndOfScope(3pm)
Execute code after a scope finished compilation
B::Hooks::EndOfScope::PP(3pm)
Execute code after a scope finished compilat...
B::Hooks::EndOfScope::XS(3pm)
Execute code after a scope finished compilat...
B::Hooks::OP::Check(3pm)
Wrap OP check callbacks
backtrace(3)
support for application self-debugging
backtrace_symbols(3)
support for application self-debugging
backtrace_symbols_fd(3)
support for application self-debugging
bareword::filehandles(3pm)
disables bareword filehandles
basename(3)
parse pathname components
BASIC_CONSTRAINTS_free(3ssl)
ASN1 object utilities
BASIC_CONSTRAINTS_new(3ssl)
ASN1 object utilities
baudrate(3ncurses)
curses environment query routines
baudrate_sp(3ncurses)
curses screen-pointer extension
BC(3ncurses)
curses emulation of termcap
bcmp(3)
compare byte sequences
bcopy(3)
copy byte sequence
be16dec(3bsd)
byte order operations
be16enc(3bsd)
byte order operations
be16toh(3)
convert values between host and big-/little-endian byt...
be32dec(3bsd)
byte order operations
be32enc(3bsd)
byte order operations
be32toh(3)
convert values between host and big-/little-endian byt...
be64dec(3bsd)
byte order operations
be64enc(3bsd)
byte order operations
be64toh(3)
convert values between host and big-/little-endian byt...
beep(3ncurses)
curses bell and screen flash routines
beep_sp(3ncurses)
curses screen-pointer extension
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, 5 or 6
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.Array0(3o)
Zero-dimensional arrays.
Bigarray.Array1(3o)
One-dimensional arrays.
Bigarray.Array2(3o)
Two-dimensional arrays.
Bigarray.Array3(3o)
Three-dimensional arrays.
Bigarray.Genarray(3o)
no description
bind_textdomain_codeset(3)
set encoding of message translations
bindresvport(3)
bind a socket to a privileged IP port
bindresvport(3t)
bind a socket to a privileged IP port
bindtextdomain(3)
set directory containing message catalogs
Binutils(3o)
no description
BIO_accept_ex(3ssl)
BIO socket communication setup routines
BIO_ADDR(3ssl)
BIO_ADDR routines
BIO_ADDR_clear(3ssl)
BIO_ADDR routines
BIO_ADDR_family(3ssl)
BIO_ADDR routines
BIO_ADDR_free(3ssl)
BIO_ADDR routines
BIO_ADDR_hostname_string(3ssl)
BIO_ADDR routines
BIO_ADDR_new(3ssl)
BIO_ADDR routines
BIO_ADDR_path_string(3ssl)
BIO_ADDR routines
BIO_ADDR_rawaddress(3ssl)
BIO_ADDR routines
BIO_ADDR_rawmake(3ssl)
BIO_ADDR routines
BIO_ADDR_rawport(3ssl)
BIO_ADDR routines
BIO_ADDR_service_string(3ssl)
BIO_ADDR routines
BIO_ADDRINFO(3ssl)
BIO_ADDRINFO type and routines
BIO_ADDRINFO_address(3ssl)
BIO_ADDRINFO type and routines
BIO_ADDRINFO_family(3ssl)
BIO_ADDRINFO type and routines
BIO_ADDRINFO_free(3ssl)
BIO_ADDRINFO type and routines
BIO_ADDRINFO_next(3ssl)
BIO_ADDRINFO type and routines
BIO_ADDRINFO_protocol(3ssl)
BIO_ADDRINFO type and routines
BIO_ADDRINFO_socktype(3ssl)
BIO_ADDRINFO type and routines
BIO_append_filename(3ssl)
FILE bio
BIO_bind(3ssl)
BIO socket communication setup routines
BIO_callback_ctrl(3ssl)
BIO control operations
BIO_callback_fn(3ssl)
BIO callback functions
BIO_callback_fn_ex(3ssl)
BIO callback functions
BIO_closesocket(3ssl)
BIO socket communication setup routines
BIO_connect(3ssl)
BIO socket communication setup routines
BIO_ctrl(3ssl)
BIO control operations
BIO_ctrl_dgram_connect(3ssl)
Network BIO with datagram semantics
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_set_connected(3ssl)
Network BIO with datagram semantics
BIO_ctrl_wpending(3ssl)
BIO control operations
BIO_debug_callback(3ssl)
BIO callback functions
BIO_debug_callback_ex(3ssl)
BIO callback functions
BIO_destroy_bio_pair(3ssl)
BIO pair BIO
BIO_dgram_get_mtu_overhead(3ssl)
Network BIO with datagram semantics
BIO_dgram_get_peer(3ssl)
Network BIO with datagram semantics
BIO_dgram_recv_timedout(3ssl)
Network BIO with datagram semantics
BIO_dgram_send_timedout(3ssl)
Network BIO with datagram semantics
BIO_dgram_set_peer(3ssl)
Network BIO with datagram semantics
BIO_do_accept(3ssl)
accept BIO
BIO_do_connect(3ssl)
connect BIO
BIO_do_connect_retry(3ssl)
BIO connection utility functions
BIO_do_handshake(3ssl)
SSL 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_prefix(3ssl)
prefix BIO filter
BIO_f_readbuffer(3ssl)
read only buffering BIO that supports BIO_tell() an...
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_ip_family(3ssl)
accept BIO
BIO_get_accept_name(3ssl)
accept BIO
BIO_get_accept_port(3ssl)
accept BIO
BIO_get_app_data(3ssl)
application-specific data
BIO_get_bind_mode(3ssl)
accept BIO
BIO_get_buffer_num_lines(3ssl)
buffering BIO
BIO_get_callback(3ssl)
BIO callback functions
BIO_get_callback_arg(3ssl)
BIO callback functions
BIO_get_callback_ex(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_address(3ssl)
connect BIO
BIO_get_conn_hostname(3ssl)
connect BIO
BIO_get_conn_ip_family(3ssl)
connect BIO
BIO_get_conn_port(3ssl)
connect BIO
BIO_get_data(3ssl)
functions for managing BIO state information
BIO_get_ex_data(3ssl)
application-specific data
BIO_get_ex_new_index(3ssl)
application-specific data
BIO_get_fd(3ssl)
file descriptor BIO
BIO_get_fp(3ssl)
FILE bio
BIO_get_indent(3ssl)
prefix BIO filter
BIO_get_info_callback(3ssl)
BIO control operations
BIO_get_init(3ssl)
functions for managing BIO state information
BIO_get_ktls_recv(3ssl)
BIO control operations
BIO_get_ktls_send(3ssl)
BIO control operations
BIO_get_line(3ssl)
BIO I/O functions
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_new_index(3ssl)
Routines to build up BIO methods
BIO_get_num_renegotiates(3ssl)
SSL BIO
BIO_get_peer_name(3ssl)
accept BIO
BIO_get_peer_port(3ssl)
accept 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_shutdown(3ssl)
functions for managing BIO state information
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_hostserv_priorities(3ssl)
utility routines to parse a standard host an...
BIO_info_cb(3ssl)
BIO control operations
BIO_int_ctrl(3ssl)
BIO control operations
BIO_listen(3ssl)
BIO socket communication setup routines
BIO_lookup(3ssl)
BIO_ADDRINFO type and routines
BIO_lookup_ex(3ssl)
BIO_ADDRINFO type and routines
BIO_lookup_type(3ssl)
BIO_ADDRINFO type and routines
BIO_make_bio_pair(3ssl)
BIO pair BIO
BIO_meth_free(3ssl)
Routines to build up BIO methods
BIO_meth_get_callback_ctrl(3ssl)
Routines to build up BIO methods
BIO_meth_get_create(3ssl)
Routines to build up BIO methods
BIO_meth_get_ctrl(3ssl)
Routines to build up BIO methods
BIO_meth_get_destroy(3ssl)
Routines to build up BIO methods
BIO_meth_get_gets(3ssl)
Routines to build up BIO methods
BIO_meth_get_puts(3ssl)
Routines to build up BIO methods
BIO_meth_get_read(3ssl)
Routines to build up BIO methods
BIO_meth_get_read_ex(3ssl)
Routines to build up BIO methods
BIO_meth_get_write(3ssl)
Routines to build up BIO methods
BIO_meth_get_write_ex(3ssl)
Routines to build up BIO methods
BIO_meth_new(3ssl)
Routines to build up BIO methods
BIO_meth_set_callback_ctrl(3ssl)
Routines to build up BIO methods
BIO_meth_set_create(3ssl)
Routines to build up BIO methods
BIO_meth_set_ctrl(3ssl)
Routines to build up BIO methods
BIO_meth_set_destroy(3ssl)
Routines to build up BIO methods
BIO_meth_set_gets(3ssl)
Routines to build up BIO methods
BIO_meth_set_puts(3ssl)
Routines to build up BIO methods
BIO_meth_set_read(3ssl)
Routines to build up BIO methods
BIO_meth_set_read_ex(3ssl)
Routines to build up BIO methods
BIO_meth_set_write(3ssl)
Routines to build up BIO methods
BIO_meth_set_write_ex(3ssl)
Routines to build up BIO methods
BIO_method_type(3ssl)
BIO chain traversal
BIO_new(3ssl)
BIO allocation and freeing functions
BIO_new_accept(3ssl)
accept BIO
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_connect(3ssl)
connect BIO
BIO_new_dgram(3ssl)
Network BIO with datagram semantics
BIO_new_ex(3ssl)
BIO allocation and freeing functions
BIO_new_fd(3ssl)
file descriptor BIO
BIO_new_file(3ssl)
FILE bio
BIO_new_fp(3ssl)
FILE bio
BIO_new_from_core_bio(3ssl)
OSSL_CORE_BIO functions
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_parse_hostserv(3ssl)
utility routines to parse a standard host and ser...
BIO_pending(3ssl)
BIO control operations
BIO_pop(3ssl)
add and remove BIOs from a chain
BIO_printf(3ssl)
formatted output to a BIO
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_ex(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_core(3ssl)
OSSL_CORE_BIO functions
BIO_s_datagram(3ssl)
Network BIO with datagram semantics
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_secmem(3ssl)
memory BIO
BIO_s_socket(3ssl)
socket BIO
BIO_seek(3ssl)
BIO control operations
BIO_set_accept_bios(3ssl)
accept BIO
BIO_set_accept_ip_family(3ssl)
accept BIO
BIO_set_accept_name(3ssl)
accept BIO
BIO_set_accept_port(3ssl)
accept BIO
BIO_set_app_data(3ssl)
application-specific data
BIO_set_bind_mode(3ssl)
accept BIO
BIO_set_buffer_read_data(3ssl)
buffering BIO
BIO_set_buffer_size(3ssl)
buffering BIO
BIO_set_callback(3ssl)
BIO callback functions
BIO_set_callback_arg(3ssl)
BIO callback functions
BIO_set_callback_ex(3ssl)
BIO callback functions
BIO_set_cipher(3ssl)
cipher BIO filter
BIO_set_close(3ssl)
BIO control operations
BIO_set_conn_address(3ssl)
connect BIO
BIO_set_conn_hostname(3ssl)
connect BIO
BIO_set_conn_ip_family(3ssl)
connect BIO
BIO_set_conn_port(3ssl)
connect BIO
BIO_set_data(3ssl)
functions for managing BIO state information
BIO_set_ex_data(3ssl)
application-specific data
BIO_set_fd(3ssl)
file descriptor BIO
BIO_set_fp(3ssl)
FILE bio
BIO_set_indent(3ssl)
prefix BIO filter
BIO_set_info_callback(3ssl)
BIO control operations
BIO_set_init(3ssl)
functions for managing BIO state information
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_next(3ssl)
add and remove BIOs from a chain
BIO_set_prefix(3ssl)
prefix BIO filter
BIO_set_read_buffer_size(3ssl)
buffering BIO
BIO_set_retry_reason(3ssl)
BIO retry functions
BIO_set_shutdown(3ssl)
functions for managing BIO state information
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_set_write_buffer_size(3ssl)
buffering 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_snprintf(3ssl)
formatted output to a BIO
BIO_socket(3ssl)
BIO socket communication setup routines
BIO_socket_wait(3ssl)
BIO connection utility functions
BIO_ssl_copy_session_id(3ssl)
SSL BIO
BIO_ssl_shutdown(3ssl)
SSL BIO
BIO_tell(3ssl)
BIO control operations
BIO_up_ref(3ssl)
BIO allocation and freeing functions
BIO_vfree(3ssl)
BIO allocation and freeing functions
BIO_vprintf(3ssl)
formatted output to a BIO
BIO_vsnprintf(3ssl)
formatted output to a BIO
BIO_wait(3ssl)
BIO connection utility functions
BIO_wpending(3ssl)
BIO control operations
BIO_write(3ssl)
BIO I/O functions
BIO_write_ex(3ssl)
BIO I/O functions
BIO_write_filename(3ssl)
FILE bio
Bit::Vector(3pm)
Efficient bit vector, set of integers and "big int" ma...
Bit::Vector::Overload(3pm)
Overloaded operators add-on for Bit::Vector
Bit::Vector::String(3pm)
Generic string import/export for Bit::Vector
bit_alloc(3bsd)
bit-string manipulation macros
bit_clear(3bsd)
bit-string manipulation macros
bit_decl(3bsd)
bit-string manipulation macros
bit_ffc(3bsd)
bit-string manipulation macros
bit_ffs(3bsd)
bit-string manipulation macros
bit_nclear(3bsd)
bit-string manipulation macros
bit_nset(3bsd)
bit-string manipulation macros
bit_set(3bsd)
bit-string manipulation macros
bit_test(3bsd)
bit-string manipulation macros
BitmapBitOrder(3)
image format functions and macros
BitmapPad(3)
image format functions and macros
BitmapUnit(3)
image format functions and macros
bitstr_size(3bsd)
bit-string manipulation macros
bitstring(3bsd)
bit-string manipulation macros
bkgd(3ncurses)
curses window background manipulation routines
bkgdset(3ncurses)
curses window background manipulation routines
bkgrnd(3ncurses)
curses window complex background manipulation routines
bkgrndset(3ncurses)
curses window complex background manipulation routines
BlackPixel(3)
Display macros and functions
BlackPixelOfScreen(3)
screen information functions and macros
blas(3)
Reference BLAS
blastesting(3)
Testing
blkcnt_t(3type)
file block counts
blksize_t(3type)
file block sizes
BN_abs_is_word(3ssl)
BIGNUM comparison and test functions
BN_add(3ssl)
arithmetic operations on BIGNUMs
BN_add_word(3ssl)
arithmetic functions on BIGNUMs with integers
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_invert(3ssl)
blinding related BIGNUM functions
BN_BLINDING_invert_ex(3ssl)
blinding related BIGNUM functions
BN_BLINDING_is_current_thread(3ssl)
blinding related BIGNUM functions
BN_BLINDING_lock(3ssl)
blinding related BIGNUM functions
BN_BLINDING_new(3ssl)
blinding related BIGNUM functions
BN_BLINDING_set_current_thread(3ssl)
blinding related BIGNUM functions
BN_BLINDING_set_flags(3ssl)
blinding related BIGNUM functions
BN_BLINDING_unlock(3ssl)
blinding related BIGNUM functions
BN_BLINDING_update(3ssl)
blinding related BIGNUM functions
BN_bn2bin(3ssl)
format conversions
BN_bn2binpad(3ssl)
format conversions
BN_bn2dec(3ssl)
format conversions
BN_bn2hex(3ssl)
format conversions
BN_bn2lebinpad(3ssl)
format conversions
BN_bn2mpi(3ssl)
format conversions
BN_bn2nativepad(3ssl)
format conversions
BN_check_prime(3ssl)
generate primes and test for primality
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_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_new(3ssl)
allocate and free BN_CTX structures
BN_CTX_new_ex(3ssl)
allocate and free BN_CTX structures
BN_CTX_secure_new(3ssl)
allocate and free BN_CTX structures
BN_CTX_secure_new_ex(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_dup(3ssl)
copy BIGNUMs
BN_exp(3ssl)
arithmetic operations on BIGNUMs
BN_free(3ssl)
allocate and free BIGNUMs
BN_from_montgomery(3ssl)
Montgomery multiplication
BN_gcd(3ssl)
arithmetic operations on BIGNUMs
BN_GENCB_call(3ssl)
generate primes and test for primality
BN_GENCB_free(3ssl)
generate primes and test for primality
BN_GENCB_get_arg(3ssl)
generate primes and test for primality
BN_GENCB_new(3ssl)
generate primes and test for primality
BN_GENCB_set(3ssl)
generate primes and test for primality
BN_GENCB_set_old(3ssl)
generate primes and test for primality
BN_generate_prime(3ssl)
generate primes and test for primality
BN_generate_prime_ex(3ssl)
generate primes and test for primality
BN_generate_prime_ex2(3ssl)
generate primes and test for primality
BN_get0_nist_prime_192(3ssl)
Create standardized public primes or DH pairs
BN_get0_nist_prime_224(3ssl)
Create standardized public primes or DH pairs
BN_get0_nist_prime_256(3ssl)
Create standardized public primes or DH pairs
BN_get0_nist_prime_384(3ssl)
Create standardized public primes or DH pairs
BN_get0_nist_prime_521(3ssl)
Create standardized public primes or DH pairs
BN_get_rfc2409_prime_1024(3ssl)
Create standardized public primes or DH pairs
BN_get_rfc2409_prime_768(3ssl)
Create standardized public primes or DH pairs
BN_get_rfc3526_prime_1536(3ssl)
Create standardized public primes or DH pairs
BN_get_rfc3526_prime_2048(3ssl)
Create standardized public primes or DH pairs
BN_get_rfc3526_prime_3072(3ssl)
Create standardized public primes or DH pairs
BN_get_rfc3526_prime_4096(3ssl)
Create standardized public primes or DH pairs
BN_get_rfc3526_prime_6144(3ssl)
Create standardized public primes or DH pairs
BN_get_rfc3526_prime_8192(3ssl)
Create standardized public primes or DH pairs
BN_get_word(3ssl)
BIGNUM assignment operations
BN_hex2bn(3ssl)
format conversions
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_ex(3ssl)
generate primes and test for primality
BN_is_prime_fasttest(3ssl)
generate primes and test for primality
BN_is_prime_fasttest_ex(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_lebin2bn(3ssl)
format conversions
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_exp_mont(3ssl)
Montgomery exponentiation
BN_mod_exp_mont_consttime(3ssl)
Montgomery exponentiation
BN_mod_exp_mont_consttime_x2(3ssl)
Montgomery exponentiation
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_sqrt(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_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_word(3ssl)
arithmetic functions on BIGNUMs with integers
BN_native2bn(3ssl)
format conversions
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_fp(3ssl)
format conversions
BN_priv_rand(3ssl)
generate pseudo-random number
BN_priv_rand_ex(3ssl)
generate pseudo-random number
BN_priv_rand_range(3ssl)
generate pseudo-random number
BN_priv_rand_range_ex(3ssl)
generate pseudo-random number
BN_pseudo_rand(3ssl)
generate pseudo-random number
BN_pseudo_rand_range(3ssl)
generate pseudo-random number
BN_rand(3ssl)
generate pseudo-random number
BN_rand_ex(3ssl)
generate pseudo-random number
BN_rand_range(3ssl)
generate pseudo-random number
BN_rand_range_ex(3ssl)
generate pseudo-random number
BN_RECP_CTX_free(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_secure_new(3ssl)
allocate and free BIGNUMs
BN_security_bits(3ssl)
returns bits of security based on given numbers
BN_set_bit(3ssl)
bit operations on BIGNUMs
BN_set_word(3ssl)
BIGNUM assignment operations
BN_sqr(3ssl)
arithmetic operations on BIGNUMs
BN_sub(3ssl)
arithmetic operations on BIGNUMs
BN_sub_word(3ssl)
arithmetic functions on BIGNUMs with integers
BN_swap(3ssl)
exchange BIGNUMs
BN_to_ASN1_ENUMERATED(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
BN_to_ASN1_INTEGER(3ssl)
ASN.1 INTEGER and ENUMERATED utilities
BN_to_montgomery(3ssl)
Montgomery multiplication
BN_ucmp(3ssl)
BIGNUM comparison and test functions
BN_value_one(3ssl)
BIGNUM assignment operations
BN_with_flags(3ssl)
copy BIGNUMs
BN_zero(3ssl)
BIGNUM assignment operations
Bool(3o)
Boolean values.
boolcodes(3ncurses)
curses terminfo global variables
boolfnames(3ncurses)
curses terminfo global variables
boolnames(3ncurses)
curses terminfo global variables
border(3ncurses)
create curses borders, horizontal and vertical lines
border_set(3ncurses)
create curses borders or lines using complex characte...
bottom_panel(3curses)
panel stack extension for curses
box(3ncurses)
create curses borders, horizontal and vertical lines
box_set(3ncurses)
create curses borders or lines using complex character...
bsd_signal(3)
signal handling with BSD semantics
bsearch(3)
binary search of a sorted array
bstring(3)
byte string operations
bswap(3)
reverse order of bytes
bswap_16(3)
reverse order of bytes
bswap_32(3)
reverse order of bytes
bswap_64(3)
reverse order of bytes
btowc(3)
convert single byte to wide character
btree(3)
btree database access method
BUF_MEM_free(3ssl)
simple character array structure
BUF_MEM_grow(3ssl)
simple character array structure
BUF_MEM_grow_clean(3ssl)
simple character array structure
BUF_MEM_new(3ssl)
simple character array structure
BUF_MEM_new_ex(3ssl)
simple character array structure
BUF_reverse(3ssl)
simple character array structure
Buffer(3o)
Extensible buffers.
_build_libcaca-MxUtPZ_libcaca-0.99.be...(3caca)
(unknown subject)
_build_libcaca-MxUtPZ_libcaca-0.99.be...(3caca)
(unknown subject)
_build_libcaca-MxUtPZ_libcaca-0.99.be...(3caca)
(unknown subject)
_build_libcaca-MxUtPZ_libcaca-0.99.be...(3caca)
(unknown subject)
Build_path_prefix_map(3o)
Rewrite paths for reproducible builds
Builtin_attributes(3o)
Support for some of the builtin attributes
Bundle::DBD::Pg(3pm)
A bundle to install all DBD::Pg related modules
Bundle::DBI(3pm)
A bundle to install DBI and required modules.
Bundle::Net::LDAP(3pm)
A bundle for Net::LDAP
byteorder(3)
convert values between host and network byte order
byteorder(3bsd)
byte order operations
Bytes(3o)
Byte sequence operations.
Bytes::Random::Secure(3pm)
Perl extension to generate cryptographically-se...
BytesLabels(3o)
Byte sequence operations.
bzero(3)
zero a byte string

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
caca.h(3caca)
The libcaca public header.
caca_add_dirty_rect(3caca)
libcaca dirty rectangle manipulation
CACA_API_VERSION_1(3caca)
The libcaca public header.
caca_attr(3caca)
libcaca attribute definitions
caca_attr_to_ansi(3caca)
libcaca attribute conversions
caca_attr_to_ansi_bg(3caca)
libcaca attribute conversions
caca_attr_to_ansi_fg(3caca)
libcaca attribute conversions
caca_attr_to_argb64(3caca)
libcaca attribute conversions
caca_attr_to_rgb12_bg(3caca)
libcaca attribute conversions
caca_attr_to_rgb12_fg(3caca)
libcaca attribute conversions
caca_attributes(3caca)
libcaca attribute conversions
CACA_BLACK(3caca)
libcaca attribute definitions
CACA_BLINK(3caca)
libcaca attribute definitions
caca_blit(3caca)
libcaca canvas drawing
CACA_BLUE(3caca)
libcaca attribute definitions
CACA_BOLD(3caca)
libcaca attribute definitions
CACA_BROWN(3caca)
libcaca attribute definitions
caca_canvas(3caca)
libcaca canvas drawing
caca_canvas_set_figfont(3caca)
The libcaca public header.
caca_canvas_t(3caca)
The libcaca public header.
caca_charfont(3caca)
libcaca character font handling
caca_charfont_t(3caca)
The libcaca public header.
caca_charset(3caca)
libcaca character set conversions
caca_clear_canvas(3caca)
libcaca canvas drawing
caca_clear_dirty_rect_list(3caca)
libcaca dirty rectangle manipulation
caca_color(3caca)
libcaca attribute definitions
caca_conio__setcursortype(3caca)
The libcaca public header.
caca_conio__wscroll(3caca)
The libcaca public header.
caca_conio_cgets(3caca)
The libcaca public header.
caca_conio_clreol(3caca)
The libcaca public header.
caca_conio_clrscr(3caca)
The libcaca public header.
CACA_CONIO_COLORS(3caca)
libcaca process management
caca_conio_cprintf(3caca)
The libcaca public header.
caca_conio_cputs(3caca)
The libcaca public header.
caca_conio_cscanf(3caca)
The libcaca public header.
CACA_CONIO_CURSOR(3caca)
libcaca process management
caca_conio_delay(3caca)
The libcaca public header.
caca_conio_delline(3caca)
The libcaca public header.
caca_conio_directvideo(3caca)
The libcaca public header.
caca_conio_getch(3caca)
The libcaca public header.
caca_conio_getche(3caca)
The libcaca public header.
caca_conio_getpass(3caca)
The libcaca public header.
caca_conio_gettext(3caca)
The libcaca public header.
caca_conio_gettextinfo(3caca)
The libcaca public header.
caca_conio_gotoxy(3caca)
The libcaca public header.
caca_conio_highvideo(3caca)
The libcaca public header.
caca_conio_insline(3caca)
The libcaca public header.
caca_conio_kbhit(3caca)
The libcaca public header.
caca_conio_lowvideo(3caca)
The libcaca public header.
CACA_CONIO_MODE(3caca)
libcaca process management
caca_conio_movetext(3caca)
The libcaca public header.
caca_conio_normvideo(3caca)
The libcaca public header.
caca_conio_nosound(3caca)
The libcaca public header.
caca_conio_printf(3caca)
The libcaca public header.
caca_conio_putch(3caca)
The libcaca public header.
caca_conio_puttext(3caca)
The libcaca public header.
caca_conio_sleep(3caca)
The libcaca public header.
caca_conio_sound(3caca)
The libcaca public header.
caca_conio_text_info(3caca)
DOS text area information.
caca_conio_textattr(3caca)
The libcaca public header.
caca_conio_textbackground(3caca)
The libcaca public header.
caca_conio_textcolor(3caca)
The libcaca public header.
caca_conio_textmode(3caca)
The libcaca public header.
caca_conio_ungetch(3caca)
The libcaca public header.
caca_conio_wherex(3caca)
The libcaca public header.
caca_conio_wherey(3caca)
The libcaca public header.
caca_conio_window(3caca)
The libcaca public header.
caca_cp437_to_utf32(3caca)
libcaca character set conversions
caca_create_canvas(3caca)
libcaca basic functions
caca_create_display(3caca)
libcaca display functions
caca_create_display_with_driver(3caca)
libcaca display functions
caca_create_dither(3caca)
libcaca bitmap dithering
caca_create_frame(3caca)
libcaca canvas frame handling
CACA_CYAN(3caca)
libcaca attribute definitions
CACA_DARKGRAY(3caca)
libcaca attribute definitions
CACA_DEFAULT(3caca)
libcaca attribute definitions
caca_dirty(3caca)
libcaca dirty rectangle manipulation
caca_disable_dirty_rect(3caca)
libcaca dirty rectangle manipulation
caca_display(3caca)
libcaca display functions
caca_display_t(3caca)
The libcaca public header.
caca_dither(3caca)
libcaca bitmap dithering
caca_dither_bitmap(3caca)
libcaca bitmap dithering
caca_dither_t(3caca)
The libcaca public header.
caca_draw_box(3caca)
libcaca primitives drawing
caca_draw_circle(3caca)
libcaca primitives drawing
caca_draw_cp437_box(3caca)
libcaca primitives drawing
caca_draw_ellipse(3caca)
libcaca primitives drawing
caca_draw_line(3caca)
libcaca primitives drawing
caca_draw_polyline(3caca)
libcaca primitives drawing
caca_draw_thin_box(3caca)
libcaca primitives drawing
caca_draw_thin_ellipse(3caca)
libcaca primitives drawing
caca_draw_thin_line(3caca)
libcaca primitives drawing
caca_draw_thin_polyline(3caca)
libcaca primitives drawing
caca_draw_thin_triangle(3caca)
libcaca primitives drawing
caca_draw_triangle(3caca)
libcaca primitives drawing
caca_enable_dirty_rect(3caca)
libcaca dirty rectangle manipulation
caca_event(3caca)
Handling of user events.
CACA_EVENT_ANY(3caca)
libcaca attribute definitions
CACA_EVENT_KEY_PRESS(3caca)
libcaca attribute definitions
CACA_EVENT_KEY_RELEASE(3caca)
libcaca attribute definitions
CACA_EVENT_MOUSE_MOTION(3caca)
libcaca attribute definitions
CACA_EVENT_MOUSE_PRESS(3caca)
libcaca attribute definitions
CACA_EVENT_MOUSE_RELEASE(3caca)
libcaca attribute definitions
CACA_EVENT_NONE(3caca)
libcaca attribute definitions
CACA_EVENT_QUIT(3caca)
libcaca attribute definitions
CACA_EVENT_RESIZE(3caca)
libcaca attribute definitions
caca_event_t(3caca)
The libcaca public header.
caca_event_type(3caca)
libcaca attribute definitions
caca_export_area_to_memory(3caca)
libcaca importers/exporters from/to various
caca_export_canvas_to_memory(3caca)
libcaca importers/exporters from/to va...
caca_figfont(3caca)
libcaca FIGfont handling
caca_file(3caca)
libcaca file IO
caca_file_close(3caca)
libcaca file IO
caca_file_eof(3caca)
libcaca file IO
caca_file_gets(3caca)
libcaca file IO
caca_file_open(3caca)
libcaca file IO
caca_file_read(3caca)
libcaca file IO
caca_file_t(3caca)
The libcaca public header.
caca_file_tell(3caca)
libcaca file IO
caca_file_write(3caca)
libcaca file IO
caca_fill_box(3caca)
libcaca primitives drawing
caca_fill_ellipse(3caca)
libcaca primitives drawing
caca_fill_triangle(3caca)
libcaca primitives drawing
caca_fill_triangle_textured(3caca)
libcaca primitives drawing
caca_flip(3caca)
libcaca canvas transformation
caca_flop(3caca)
libcaca canvas transformation
caca_flush_figlet(3caca)
The libcaca public header.
caca_font(3caca)
libcaca bitmap font handling
caca_font_t(3caca)
The libcaca public header.
caca_frame(3caca)
libcaca canvas frame handling
caca_free_canvas(3caca)
libcaca basic functions
caca_free_charfont(3caca)
The libcaca public header.
caca_free_display(3caca)
libcaca display functions
caca_free_dither(3caca)
libcaca bitmap dithering
caca_free_font(3caca)
libcaca bitmap font handling
caca_free_frame(3caca)
libcaca canvas frame handling
caca_get_attr(3caca)
libcaca attribute conversions
caca_get_canvas(3caca)
libcaca display functions
caca_get_canvas_attrs(3caca)
libcaca basic functions
caca_get_canvas_chars(3caca)
libcaca basic functions
caca_get_canvas_handle_x(3caca)
libcaca canvas drawing
caca_get_canvas_handle_y(3caca)
libcaca canvas drawing
caca_get_canvas_height(3caca)
libcaca basic functions
caca_get_canvas_width(3caca)
libcaca basic functions
caca_get_char(3caca)
libcaca canvas drawing
caca_get_dirty_rect(3caca)
libcaca dirty rectangle manipulation
caca_get_dirty_rect_count(3caca)
libcaca dirty rectangle manipulation
caca_get_display_driver(3caca)
libcaca display functions
caca_get_display_driver_list(3caca)
libcaca display functions
caca_get_display_height(3caca)
libcaca display functions
caca_get_display_time(3caca)
libcaca display functions
caca_get_display_width(3caca)
libcaca display functions
caca_get_dither_algorithm(3caca)
libcaca bitmap dithering
caca_get_dither_algorithm_list(3caca)
libcaca bitmap dithering
caca_get_dither_antialias(3caca)
libcaca bitmap dithering
caca_get_dither_antialias_list(3caca)
libcaca bitmap dithering
caca_get_dither_brightness(3caca)
libcaca bitmap dithering
caca_get_dither_charset(3caca)
libcaca bitmap dithering
caca_get_dither_charset_list(3caca)
libcaca bitmap dithering
caca_get_dither_color(3caca)
libcaca bitmap dithering
caca_get_dither_color_list(3caca)
libcaca bitmap dithering
caca_get_dither_contrast(3caca)
libcaca bitmap dithering
caca_get_dither_gamma(3caca)
libcaca bitmap dithering
caca_get_event(3caca)
Handling of user events.
caca_get_event_key_ch(3caca)
Handling of user events.
caca_get_event_key_utf32(3caca)
Handling of user events.
caca_get_event_key_utf8(3caca)
Handling of user events.
caca_get_event_mouse_button(3caca)
Handling of user events.
caca_get_event_mouse_x(3caca)
Handling of user events.
caca_get_event_mouse_y(3caca)
Handling of user events.
caca_get_event_resize_height(3caca)
Handling of user events.
caca_get_event_resize_width(3caca)
Handling of user events.
caca_get_event_type(3caca)
Handling of user events.
caca_get_export_list(3caca)
libcaca importers/exporters from/to various
caca_get_font_blocks(3caca)
libcaca bitmap font handling
caca_get_font_height(3caca)
libcaca bitmap font handling
caca_get_font_list(3caca)
libcaca bitmap font handling
caca_get_font_width(3caca)
libcaca bitmap font handling
caca_get_frame_count(3caca)
libcaca canvas frame handling
caca_get_frame_name(3caca)
libcaca canvas frame handling
caca_get_import_list(3caca)
libcaca importers/exporters from/to various
caca_get_mouse_x(3caca)
Handling of user events.
caca_get_mouse_y(3caca)
Handling of user events.
caca_get_version(3caca)
libcaca basic functions
caca_getopt(3caca)
The libcaca public header.
caca_gotoxy(3caca)
libcaca canvas drawing
CACA_GREEN(3caca)
libcaca attribute definitions
caca_import_area_from_file(3caca)
libcaca importers/exporters from/to various
caca_import_area_from_memory(3caca)
libcaca importers/exporters from/to va...
caca_import_canvas_from_file(3caca)
libcaca importers/exporters from/to va...
caca_import_canvas_from_memory(3caca)
libcaca importers/exporters from/to ...
caca_importexport(3caca)
libcaca importers/exporters from/to various
caca_invert(3caca)
libcaca canvas transformation
CACA_ITALICS(3caca)
libcaca attribute definitions
caca_key(3caca)
libcaca attribute definitions
CACA_KEY_BACKSPACE(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_A(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_B(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_C(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_D(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_E(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_F(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_G(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_J(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_K(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_L(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_N(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_O(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_P(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_Q(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_R(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_T(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_U(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_V(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_W(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_X(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_Y(3caca)
libcaca attribute definitions
CACA_KEY_CTRL_Z(3caca)
libcaca attribute definitions
CACA_KEY_DELETE(3caca)
libcaca attribute definitions
CACA_KEY_DOWN(3caca)
libcaca attribute definitions
CACA_KEY_END(3caca)
libcaca attribute definitions
CACA_KEY_ESCAPE(3caca)
libcaca attribute definitions
CACA_KEY_F1(3caca)
libcaca attribute definitions
CACA_KEY_F10(3caca)
libcaca attribute definitions
CACA_KEY_F11(3caca)
libcaca attribute definitions
CACA_KEY_F12(3caca)
libcaca attribute definitions
CACA_KEY_F13(3caca)
libcaca attribute definitions
CACA_KEY_F14(3caca)
libcaca attribute definitions
CACA_KEY_F15(3caca)
libcaca attribute definitions
CACA_KEY_F2(3caca)
libcaca attribute definitions
CACA_KEY_F3(3caca)
libcaca attribute definitions
CACA_KEY_F4(3caca)
libcaca attribute definitions
CACA_KEY_F5(3caca)
libcaca attribute definitions
CACA_KEY_F6(3caca)
libcaca attribute definitions
CACA_KEY_F7(3caca)
libcaca attribute definitions
CACA_KEY_F8(3caca)
libcaca attribute definitions
CACA_KEY_F9(3caca)
libcaca attribute definitions
CACA_KEY_HOME(3caca)
libcaca attribute definitions
CACA_KEY_INSERT(3caca)
libcaca attribute definitions
CACA_KEY_LEFT(3caca)
libcaca attribute definitions
CACA_KEY_PAGEDOWN(3caca)
libcaca attribute definitions
CACA_KEY_PAGEUP(3caca)
libcaca attribute definitions
CACA_KEY_PAUSE(3caca)
libcaca attribute definitions
CACA_KEY_RETURN(3caca)
libcaca attribute definitions
CACA_KEY_RIGHT(3caca)
libcaca attribute definitions
CACA_KEY_TAB(3caca)
libcaca attribute definitions
CACA_KEY_UNKNOWN(3caca)
libcaca attribute definitions
CACA_KEY_UP(3caca)
libcaca attribute definitions
CACA_LIGHTBLUE(3caca)
libcaca attribute definitions
CACA_LIGHTCYAN(3caca)
libcaca attribute definitions
CACA_LIGHTGRAY(3caca)
libcaca attribute definitions
CACA_LIGHTGREEN(3caca)
libcaca attribute definitions
CACA_LIGHTMAGENTA(3caca)
libcaca attribute definitions
CACA_LIGHTRED(3caca)
libcaca attribute definitions
caca_load_charfont(3caca)
The libcaca public header.
caca_load_font(3caca)
libcaca bitmap font handling
CACA_MAGENTA(3caca)
libcaca attribute definitions
CACA_MAGIC_FULLWIDTH(3caca)
libcaca canvas drawing
caca_manage_canvas(3caca)
libcaca basic functions
caca_optarg(3caca)
The libcaca public header.
caca_optind(3caca)
The libcaca public header.
caca_option(3caca)
Option parsing.
caca_primitives(3caca)
libcaca primitives drawing
caca_printf(3caca)
libcaca canvas drawing
caca_process(3caca)
libcaca process management
caca_put_attr(3caca)
libcaca attribute conversions
caca_put_char(3caca)
libcaca canvas drawing
caca_put_figchar(3caca)
The libcaca public header.
caca_put_str(3caca)
libcaca canvas drawing
caca_rand(3caca)
The libcaca public header.
CACA_RED(3caca)
libcaca attribute definitions
caca_refresh_display(3caca)
libcaca display functions
caca_remove_dirty_rect(3caca)
libcaca dirty rectangle manipulation
caca_render_canvas(3caca)
libcaca bitmap font handling
caca_rotate_180(3caca)
libcaca canvas transformation
caca_rotate_left(3caca)
libcaca canvas transformation
caca_rotate_right(3caca)
libcaca canvas transformation
caca_set_attr(3caca)
libcaca attribute conversions
caca_set_canvas_boundaries(3caca)
libcaca canvas drawing
caca_set_canvas_handle(3caca)
libcaca canvas drawing
caca_set_canvas_size(3caca)
libcaca basic functions
caca_set_color_ansi(3caca)
libcaca attribute conversions
caca_set_color_argb(3caca)
libcaca attribute conversions
caca_set_cursor(3caca)
libcaca display functions
caca_set_display_driver(3caca)
libcaca display functions
caca_set_display_time(3caca)
libcaca display functions
caca_set_display_title(3caca)
libcaca display functions
caca_set_dither_algorithm(3caca)
libcaca bitmap dithering
caca_set_dither_antialias(3caca)
libcaca bitmap dithering
caca_set_dither_brightness(3caca)
libcaca bitmap dithering
caca_set_dither_charset(3caca)
libcaca bitmap dithering
caca_set_dither_color(3caca)
libcaca bitmap dithering
caca_set_dither_contrast(3caca)
libcaca bitmap dithering
caca_set_dither_gamma(3caca)
libcaca bitmap dithering
caca_set_dither_palette(3caca)
libcaca bitmap dithering
caca_set_figfont_smush(3caca)
The libcaca public header.
caca_set_figfont_width(3caca)
The libcaca public header.
caca_set_frame(3caca)
libcaca canvas frame handling
caca_set_frame_name(3caca)
libcaca canvas frame handling
caca_set_mouse(3caca)
libcaca display functions
caca_stretch_left(3caca)
libcaca canvas transformation
caca_stretch_right(3caca)
libcaca canvas transformation
caca_style(3caca)
libcaca attribute definitions
caca_toggle_attr(3caca)
libcaca attribute conversions
caca_transform(3caca)
libcaca canvas transformation
CACA_TRANSPARENT(3caca)
libcaca attribute definitions
CACA_UNDERLINE(3caca)
libcaca attribute definitions
caca_unmanage_canvas(3caca)
libcaca basic functions
caca_unset_attr(3caca)
libcaca attribute conversions
caca_utf32_is_fullwidth(3caca)
libcaca character set conversions
caca_utf32_to_ascii(3caca)
libcaca character set conversions
caca_utf32_to_cp437(3caca)
libcaca character set conversions
caca_utf32_to_utf8(3caca)
libcaca character set conversions
caca_utf8_to_utf32(3caca)
libcaca character set conversions
caca_vprintf(3caca)
libcaca canvas drawing
caca_wherex(3caca)
libcaca canvas drawing
caca_wherey(3caca)
libcaca canvas drawing
CACA_WHITE(3caca)
libcaca attribute definitions
CACA_YELLOW(3caca)
libcaca attribute definitions
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
Cairo(3pm)
Perl interface to the cairo 2d vector graphics library
Cairo::GObject(3pm)
Integrate Cairo into the Glib type system
Callback(3o)
Registering OCaml values with the C runtime.
calloc(3)
allocate and free dynamic memory
callrpc(3)
library routines for remote procedure calls
CamlinternalAtomic(3o)
no description
CamlinternalFormat(3o)
no description
CamlinternalFormatBasics(3o)
no description
CamlinternalLazy(3o)
Run-time support for lazy values.
CamlinternalMenhirLib(3o)
no description
CamlinternalMenhirLib.Convert(3o)
no description
CamlinternalMenhirLib.Convert.Simplified(3o)
no description
CamlinternalMenhirLib.Engine(3o)
no description
CamlinternalMenhirLib.Engine.Make(3o)
no description
CamlinternalMenhirLib.EngineTypes(3o)
no description
CamlinternalMenhirLib.EngineTypes.ENGINE(3o)
no description
CamlinternalMenhirLib.EngineTypes.INC...(3o)
no description
CamlinternalMenhirLib.EngineTypes.MON...(3o)
no description
CamlinternalMenhirLib.EngineTypes.TAB...(3o)
no description
CamlinternalMenhirLib.EngineTypes.TABLE(3o)
no description
CamlinternalMenhirLib.ErrorReports(3o)
no description
CamlinternalMenhirLib.General(3o)
no description
CamlinternalMenhirLib.IncrementalEngi...(3o)
no description
CamlinternalMenhirLib.IncrementalEngi...(3o)
no description
CamlinternalMenhirLib.IncrementalEngi...(3o)
no description
CamlinternalMenhirLib.IncrementalEngi...(3o)
no description
CamlinternalMenhirLib.IncrementalEngine(3o)
no description
CamlinternalMenhirLib.InfiniteArray(3o)
no description
CamlinternalMenhirLib.InspectionTable...(3o)
no description
CamlinternalMenhirLib.InspectionTable...(3o)
no description
CamlinternalMenhirLib.InspectionTable...(3o)
no description
CamlinternalMenhirLib.InspectionTable...(3o)
no description
CamlinternalMenhirLib.InspectionTable...(3o)
no description
CamlinternalMenhirLib.LexerUtil(3o)
no description
CamlinternalMenhirLib.LinearizedArray(3o)
no description
CamlinternalMenhirLib.PackedIntArray(3o)
no description
CamlinternalMenhirLib.Printers(3o)
no description
CamlinternalMenhirLib.Printers.Make(3o)
no description
CamlinternalMenhirLib.RowDisplacement(3o)
no description
CamlinternalMenhirLib.StaticVersion(3o)
no description
CamlinternalMenhirLib.TableFormat(3o)
no description
CamlinternalMenhirLib.TableFormat.TABLES(3o)
no description
CamlinternalMenhirLib.TableInterprete...(3o)
no description
CamlinternalMenhirLib.TableInterpreter(3o)
no description
CamlinternalMod(3o)
Run-time support for recursive modules.
CamlinternalOO(3o)
Run-time support for objects and classes.
can_change_color(3ncurses)
curses color manipulation routines
can_change_color_sp(3ncurses)
curses screen-pointer extension
canonicalize_file_name(3)
return the canonicalized absolute pathname
cap_clear(3)
capability data object manipulation
cap_clear_flag(3)
capability data object manipulation
cap_compare(3)
capability data object manipulation
cap_copy_ext(3)
capability state external representation translation
cap_copy_int(3)
capability state external representation translation
cap_drop_bound(3)
capability manipulation on processes
cap_dup(3)
capability data object storage management
cap_fill(3)
capability data object manipulation
cap_fill_flag(3)
capability data object manipulation
cap_free(3)
capability data object storage management
cap_from_name(3)
capability state textual representation translation
cap_from_text(3)
capability state textual representation translation
cap_func_launcher(3)
(unknown subject)
cap_get_bound(3)
capability manipulation on processes
cap_get_fd(3)
capability manipulation on files
cap_get_file(3)
capability manipulation on files
cap_get_flag(3)
capability data object manipulation
cap_get_mode(3)
capability manipulation on processes
cap_get_pid(3)
capability manipulation on processes
cap_get_proc(3)
capability manipulation on processes
cap_get_secbits(3)
capability manipulation on processes
cap_iab(3)
(unknown subject)
cap_iab_compare(3)
(unknown subject)
cap_iab_dup(3)
(unknown subject)
cap_iab_fill(3)
(unknown subject)
cap_iab_from_text(3)
(unknown subject)
cap_iab_get_pid(3)
(unknown subject)
cap_iab_get_proc(3)
(unknown subject)
cap_iab_get_vector(3)
(unknown subject)
cap_iab_init(3)
(unknown subject)
cap_iab_set_proc(3)
(unknown subject)
cap_iab_set_vector(3)
(unknown subject)
cap_iab_to_text(3)
(unknown subject)
cap_init(3)
capability data object storage management
cap_launch(3)
(unknown subject)
cap_launcher_callback(3)
(unknown subject)
cap_launcher_set_chroot(3)
(unknown subject)
cap_launcher_set_iab(3)
(unknown subject)
cap_launcher_set_mode(3)
(unknown subject)
cap_launcher_setgroups(3)
(unknown subject)
cap_launcher_setuid(3)
(unknown subject)
cap_max_bits(3)
capability data object manipulation
cap_mode(3)
capability manipulation on processes
cap_mode_name(3)
capability manipulation on processes
cap_new_launcher(3)
(unknown subject)
cap_set_fd(3)
capability manipulation on files
cap_set_file(3)
capability manipulation on files
cap_set_flag(3)
capability data object manipulation
cap_set_mode(3)
capability manipulation on processes
cap_set_proc(3)
capability manipulation on processes
cap_set_secbits(3)
capability manipulation on processes
cap_setgroups(3)
capability manipulation on processes
cap_setuid(3)
capability manipulation on processes
cap_size(3)
capability state external representation translation
cap_to_name(3)
capability state textual representation translation
cap_to_text(3)
capability state textual representation translation
capgetp(3)
capability manipulation on processes
capsetp(3)
capability manipulation on processes
Capture::Tiny(3pm)
Capture STDOUT and STDERR from Perl, XS or external pr...
carg(3)
calculate the complex argument
cargf(3)
calculate the complex argument
cargl(3)
calculate the complex argument
Carp::Clan(3pm)
Report errors from perspective of caller of a "clan" o...
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
caxpy(3)
complex
cbbcsd(3)
complex
cbc_crypt(3)
fast DES encryption
cbdsqr(3)
complex
CBLAS_TEST_COMPLEX(3)
(unknown subject)
CBLAS_TEST_ZOMPLEX(3)
(unknown subject)
cbreak(3ncurses)
curses input options
cbreak_sp(3ncurses)
curses screen-pointer extension
cbrt(3)
cube root function
cbrtf(3)
cube root function
cbrtl(3)
cube root function
cc_t(3type)
terminal special characters, baud rates, modes
cchkaa(3)
complex
cchkee(3)
complex
Ccomp(3o)
Compiling C files and building C libraries
ccopy(3)
complex
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
cdotc(3)
complex
cdotu(3)
complex
cdt(3)
container data types
ceil(3)
ceiling function: smallest integral value not less tha...
ceilf(3)
ceiling function: smallest integral value not less tha...
ceiling_panel(3curses)
panel stack extension for curses
ceiling_panel(3ncurses)
curses screen-pointer extension
ceill(3)
ceiling function: smallest integral value not less tha...
CellsOfScreen(3)
screen information functions and macros
CERTIFICATEPOLICIES_free(3ssl)
ASN1 object utilities
CERTIFICATEPOLICIES_new(3ssl)
ASN1 object utilities
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
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...
cgbbrd(3)
complex
cgbcon(3)
complex
cgbequ(3)
complex
cgbequb(3)
complex
cgbmv(3)
complex
cgbrfs(3)
complex
cgbrfsx(3)
complex
cgbsv(3)
complex
cgbsvx(3)
complex
cgbsvxx(3)
complex
cgbtf2(3)
complex
cgbtrf(3)
complex
cgbtrs(3)
complex
cgebak(3)
complex
cgebal(3)
complex
cgebd2(3)
complex
cgebrd(3)
complex
cgecon(3)
complex
cgeequ(3)
complex
cgeequb(3)
complex
cgees(3)
complex
cgeesx(3)
complex
cgeev(3)
complex
cgeevx(3)
complex
cgehd2(3)
complex
cgehrd(3)
complex
cgejsv(3)
complex
cgelq2(3)
complex
cgelqf(3)
complex
cgelqt(3)
double
cgelqt3(3)
double
cgels(3)
complex
cgelsd(3)
complex
cgelss(3)
complex
cgelst(3)
complex
cgelsy(3)
complex
cgemlqt(3)
double
cgemm(3)
complex
cgemqrt(3)
complex
cgemv(3)
complex
cgeql2(3)
complex
cgeqlf(3)
complex
cgeqp3(3)
complex
cgeqr2(3)
complex
cgeqr2p(3)
complex
cgeqrf(3)
Variants Computational routines
cgeqrfp(3)
complex
cgeqrt(3)
complex
cgeqrt2(3)
complex
cgeqrt3(3)
complex
cgerc(3)
complex
cgerfs(3)
complex
cgerfsx(3)
complex
cgerq2(3)
complex
cgerqf(3)
complex
cgeru(3)
complex
cgesc2(3)
complex
cgesdd(3)
complex
cgesv(3)
complex
cgesvd(3)
complex
cgesvdq(3)
complex
cgesvdx(3)
complex
cgesvj(3)
complex
cgesvx(3)
complex
cgesvxx(3)
complex
cgetc2(3)
complex
cgetf2(3)
complex
cgetrf(3)
Variants Computational routines
cgetrf2(3)
complex
cgetri(3)
complex
cgetrs(3)
complex
cgetsls(3)
complex
cggbak(3)
complex
cggbal(3)
complex
cgges(3)
complex
cgges3(3)
complex
cggesx(3)
complex
cggev(3)
complex
cggev3(3)
complex
cggevx(3)
complex
cggglm(3)
complex Other Eigenvalue routines
cgghd3(3)
complex
cgghrd(3)
complex
cgglse(3)
complex Other Solve Routines
cggqrf(3)
complex
cggrqf(3)
complex
cggsvd3(3)
complex
cggsvp3(3)
complex
CGI(3pm)
Handle Common Gateway Interface requests and responses
CGI::Carp(3pm)
CGI routines for writing to the HTTPD (or other) error...
CGI::Compile(3pm)
Compile .cgi scripts to a code reference like ModPerl:...
CGI::Cookie(3pm)
Interface to HTTP Cookies
CGI::Emulate::PSGI(3pm)
PSGI adapter for CGI
CGI::Fast(3pm)
CGI Interface for Fast CGI
CGI::HTML::Functions(3pm)
Documentation for CGI.pm Legacy HTML Functionality
CGI::Parse::PSGI(3pm)
Parses CGI output and creates PSGI response out of it
CGI::Pretty(3pm)
module to produce nicely formatted HTML code
CGI::Push(3pm)
Simple Interface to Server Push
CGI::Util(3pm)
Internal utilities used by CGI module
cgraph(3)
abstract graph library
cgsvj0(3)
complex
cgsvj1(3)
complex
cgtcon(3)
complex
cgtrfs(3)
complex
cgtsv(3)
complex
cgtsvx(3)
complex
cgttrf(3)
complex
cgttrs(3)
complex
cgtts2(3)
complex
Char(3o)
Character operations.
chbev(3)
complex Other Eigenvalue routines
chbev_2stage(3)
complex Other Eigenvalue routines
chbevd(3)
complex Other Eigenvalue routines
chbevd_2stage(3)
complex Other Eigenvalue routines
chbevx(3)
complex Other Eigenvalue routines
chbevx_2stage(3)
complex Other Eigenvalue routines
chbgst(3)
complex
chbgv(3)
complex Other Eigenvalue routines
chbgvd(3)
complex Other Eigenvalue routines
chbgvx(3)
complex Other Eigenvalue routines
chbmv(3)
complex
chbtrd(3)
complex
checkPasswdAccess(3)
query the SELinux policy database in the kernel
checon(3)
complex
checon_3(3)
complex
checon_rook(3)
complex
cheequb(3)
complex
cheev(3)
complex
cheev_2stage(3)
complex
cheevd(3)
complex
cheevd_2stage(3)
complex
cheevr(3)
complex
cheevr_2stage(3)
complex
cheevx(3)
complex
cheevx_2stage(3)
complex
chegs2(3)
complex
chegst(3)
complex
chegv(3)
complex
chegv_2stage(3)
complex
chegvd(3)
complex
chegvx(3)
complex
chemm(3)
complex
chemv(3)
complex
cher(3)
complex
cher2(3)
complex
cher2k(3)
complex
cherfs(3)
complex
cherfsx(3)
complex
cherk(3)
complex
chesv(3)
complex
chesv_aa(3)
complex
chesv_aa_2stage(3)
complex
chesv_rk(3)
complex
chesv_rook(3)
complex
chesvx(3)
complex
chesvxx(3)
complex
cheswapr(3)
complex
chetd2(3)
complex
chetf2(3)
complex
chetf2_rk(3)
complex
chetf2_rook(3)
complex
chetrd(3)
complex
chetrd_2stage(3)
complex
chetrd_hb2st(3)
complex
chetrd_he2hb(3)
complex
chetrf(3)
complex
chetrf_aa(3)
complex
chetrf_aa_2stage(3)
complex
chetrf_rk(3)
complex
chetrf_rook(3)
complex
chetri(3)
complex
chetri2(3)
complex
chetri2x(3)
complex
chetri_3(3)
complex
chetri_3x(3)
complex
chetri_rook(3)
complex
chetrs(3)
complex
chetrs2(3)
complex
chetrs_3(3)
complex
chetrs_aa(3)
complex
chetrs_aa_2stage(3)
complex
chetrs_rook(3)
complex
chfrk(3)
complex
chgat(3ncurses)
curses character and window attribute control routines
chgeqz(3)
complex
chla_transtype(3)
auxiliary Computational routines
chpcon(3)
complex
chpev(3)
complex Other Eigenvalue routines
chpevd(3)
complex Other Eigenvalue routines
chpevx(3)
complex Other Eigenvalue routines
chpgst(3)
complex
chpgv(3)
complex Other Eigenvalue routines
chpgvd(3)
complex Other Eigenvalue routines
chpgvx(3)
complex Other Eigenvalue routines
chpmv(3)
complex
chpr(3)
complex
chpr2(3)
complex
chprfs(3)
complex
chpsv(3)
complex Other Solve Routines
chpsvx(3)
complex Other Solve Routines
chptrd(3)
complex
chptrf(3)
complex
chptri(3)
complex
chptrs(3)
complex
chsein(3)
complex
chseqr(3)
complex
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(3)
implementation of a doubly linked circular queue
CIRCLEQ_EMPTY(3)
implementation of a doubly linked circular queue
CIRCLEQ_ENTRY(3)
implementation of a doubly linked circular queue
CIRCLEQ_FIRST(3)
implementation of a doubly linked circular queue
CIRCLEQ_FOREACH(3)
implementation of a doubly linked circular queue
CIRCLEQ_FOREACH_REVERSE(3)
implementation of a doubly linked circular queue
CIRCLEQ_HEAD(3)
implementation of a doubly linked circular queue
CIRCLEQ_HEAD_INITIALIZER(3)
implementation of a doubly linked circular queue
CIRCLEQ_INIT(3)
implementation of a doubly linked circular queue
CIRCLEQ_INSERT_AFTER(3)
implementation of a doubly linked circular queue
CIRCLEQ_INSERT_BEFORE(3)
implementation of a doubly linked circular queue
CIRCLEQ_INSERT_HEAD(3)
implementation of a doubly linked circular queue
CIRCLEQ_INSERT_TAIL(3)
implementation of a doubly linked circular queue
CIRCLEQ_LAST(3)
implementation of a doubly linked circular queue
CIRCLEQ_LOOP_NEXT(3)
implementation of a doubly linked circular queue
CIRCLEQ_LOOP_PREV(3)
implementation of a doubly linked circular queue
CIRCLEQ_NEXT(3)
implementation of a doubly linked circular queue
CIRCLEQ_PREV(3)
implementation of a doubly linked circular queue
CIRCLEQ_REMOVE(3)
implementation of a doubly linked circular queue
cla_gbamv(3)
complex
cla_gbrcond_c(3)
complex
cla_gbrcond_x(3)
complex
cla_gbrfsx_extended(3)
complex
cla_gbrpvgrw(3)
complex
cla_geamv(3)
complex
cla_gercond_c(3)
complex
cla_gercond_x(3)
complex
cla_gerfsx_extended(3)
complex
cla_gerpvgrw(3)
complex
cla_heamv(3)
complex
cla_hercond_c(3)
complex
cla_hercond_x(3)
complex
cla_herfsx_extended(3)
complex
cla_herpvgrw(3)
complex
cla_lin_berr(3)
complex
cla_porcond_c(3)
complex
cla_porcond_x(3)
complex
cla_porfsx_extended(3)
complex
cla_porpvgrw(3)
complex
cla_syamv(3)
complex
cla_syrcond_c(3)
complex
cla_syrcond_x(3)
complex
cla_syrfsx_extended(3)
complex
cla_syrpvgrw(3)
complex
cla_wwaddw(3)
complex
clabrd(3)
complex
clacgv(3)
complex
clacn2(3)
complex
clacon(3)
complex
clacp2(3)
complex
clacpy(3)
complex
clacrm(3)
complex
clacrt(3)
complex
cladiv(3)
complex
claed0(3)
complex
claed7(3)
complex
claed8(3)
complex
claein(3)
complex
claesy(3)
complex
claev2(3)
complex
clag2z(3)
complex16
clags2(3)
complex
clagtm(3)
complex
clahef(3)
complex
clahef_aa(3)
complex
clahef_rk(3)
complex
clahef_rook(3)
complex
clahqr(3)
complex
clahr2(3)
complex
claic1(3)
complex
clals0(3)
complex
clalsa(3)
complex
clalsd(3)
complex
clangb(3)
complex
clange(3)
complex
clangt(3)
complex
clanhb(3)
complex
clanhe(3)
complex
clanhf(3)
complex
clanhp(3)
complex
clanhs(3)
complex
clanht(3)
complex
clansb(3)
complex
clansp(3)
complex
clansy(3)
complex
clantb(3)
complex
clantp(3)
complex
clantr(3)
complex
clapll(3)
complex
clapmr(3)
complex
clapmt(3)
complex
claqgb(3)
complex
claqge(3)
complex
claqhb(3)
complex
claqhe(3)
complex
claqhp(3)
complex
claqp2(3)
complex
claqps(3)
complex
claqr0(3)
complex
claqr1(3)
complex
claqr2(3)
complex
claqr3(3)
complex
claqr4(3)
complex
claqr5(3)
complex
claqsb(3)
complex
claqsp(3)
complex
claqsy(3)
complex
claqz0(3)
complex
claqz1(3)
complex
claqz2(3)
complex
claqz3(3)
complex
clar1v(3)
complex
clar2v(3)
complex
clarcm(3)
complex
clarf(3)
complex
clarfb(3)
complex
clarfb_gett(3)
complex
clarfg(3)
complex
clarfgp(3)
complex
clarft(3)
complex
clarfx(3)
complex
clarfy(3)
complex
clargv(3)
complex
clarnv(3)
complex
clarrv(3)
complex
clarscl2(3)
complex
clartg(3)
(unknown subject)
clartv(3)
complex
clarz(3)
complex
clarzb(3)
complex
clarzt(3)
complex
clascl(3)
complex
clascl2(3)
complex
claset(3)
complex
clasr(3)
complex
Class::Accessor(3pm)
Automated accessor generation
Class::Accessor::Chained(3pm)
make chained accessors
Class::Accessor::Chained::Fast(3pm)
Faster, but less expandable, chained a...
Class::Accessor::Fast(3pm)
Faster, but less expandable, accessors
Class::Accessor::Faster(3pm)
Even faster, but less expandable, accessors
Class::Accessor::Grouped(3pm)
Lets you build groups of accessors
Class::C3(3pm)
A pragma to use the C3 method resolution order algorithm
Class::C3::Componentised(3pm)
Load mix-ins or components to your C3-based ...
Class::C3::Componentised::ApplyHooks(3pm)
Run methods before or after comp...
Class::C3::next(3pm)
Pure-perl next::method and friends
Class::C3::XS(3pm)
XS speedups for Class::C3
Class::Data::Inheritable(3pm)
Inheritable, overridable class data
Class::Inspector(3pm)
Get information about a class and its structure
Class::Inspector::Functions(3pm)
Get information about a class and its str...
Class::ISA(3pm)
report the search path for a class's ISA tree
Class::Load(3pm)
A working (require "Class::Name") and more
Class::Load::XS(3pm)
XS implementation of parts of Class::Load
Class::MakeMethods(3pm)
Generate common types of methods
Class::MakeMethods::Attribute(3pm)
Declare generated subs with attribute s...
Class::MakeMethods::Autoload(3pm)
Declare generated subs with AUTOLOAD
Class::MakeMethods::Basic(3pm)
Make really simple methods
Class::MakeMethods::Basic::Array(3pm)
Basic array methods
Class::MakeMethods::Basic::Global(3pm)
Basic shared methods
Class::MakeMethods::Basic::Hash(3pm)
Basic hash methods
Class::MakeMethods::Composite(3pm)
Make extensible compound methods
Class::MakeMethods::Composite::Array(3pm)
Basic array methods
Class::MakeMethods::Composite::Global(3pm)
Global data
Class::MakeMethods::Composite::Hash(3pm)
Composite hash methods
Class::MakeMethods::Composite::Inheri...(3pm)
Overridable data
Class::MakeMethods::Composite::Universal(3pm)
Composite Method Tricks
Class::MakeMethods::Docs::Catalog(3pm)
List of Makable Method Types
Class::MakeMethods::Docs::Changes(3pm)
History of Class::MakeMethods
Class::MakeMethods::Docs::Examples(3pm)
Sample Declarations and Usage
Class::MakeMethods::Docs::ReadMe(3pm)
About Class::MakeMethods
Class::MakeMethods::Docs::RelatedModules(3pm)
Survey of Class Builders
Class::MakeMethods::Docs::ToDo(3pm)
Ideas, problems, and suggestions
Class::MakeMethods::Emulator(3pm)
Demonstrate class-generator equivalency
Class::MakeMethods::Emulator::Accesso...(3pm)
Emulate Class::Accessor::Fast
Class::MakeMethods::Emulator::accessors(3pm)
Emulate the accessors module
Class::MakeMethods::Emulator::Inherit...(3pm)
Emulate Class::Inheritable
Class::MakeMethods::Emulator::mcoder(3pm)
Emulate the mcoder module
Class::MakeMethods::Emulator::MethodM...(3pm)
Emulate Class::MethodMaker
Class::MakeMethods::Emulator::Singleton(3pm)
Emulate Class::Singleton
Class::MakeMethods::Emulator::Struct(3pm)
Emulate Class::Struct
Class::MakeMethods::Evaled(3pm)
Make methods with simple string evals
Class::MakeMethods::Evaled::Hash(3pm)
Typical hash methods
Class::MakeMethods::Standard(3pm)
Make common object accessors
Class::MakeMethods::Standard::Array(3pm)
Methods for Array objects
Class::MakeMethods::Standard::Global(3pm)
Global data
Class::MakeMethods::Standard::Hash(3pm)
Standard hash methods
Class::MakeMethods::Standard::Inherit...(3pm)
Overridable data
Class::MakeMethods::Standard::Universal(3pm)
Generic Methods
Class::MakeMethods::Template(3pm)
Extensible code templates
Class::MakeMethods::Template::Array(3pm)
Methods for manipulating position...
Class::MakeMethods::Template::Class(3pm)
Associate information with a package
Class::MakeMethods::Template::ClassIn...(3pm)
Overridable class data
Class::MakeMethods::Template::ClassName(3pm)
Access object's class
Class::MakeMethods::Template::ClassVar(3pm)
Static methods with subclass v...
Class::MakeMethods::Template::Flyweight(3pm)
Deprecated name for InsideOut
Class::MakeMethods::Template::Generic(3pm)
Templates for common meta-metho...
Class::MakeMethods::Template::Global(3pm)
Method that are not instance-dep...
Class::MakeMethods::Template::Hash(3pm)
Method interfaces for hash-based o...
Class::MakeMethods::Template::Inherit...(3pm)
Overridable data
Class::MakeMethods::Template::InsideOut(3pm)
External data
Class::MakeMethods::Template::PackageVar(3pm)
Static methods with global v...
Class::MakeMethods::Template::Ref(3pm)
Universal copy and compare methods
Class::MakeMethods::Template::Scalar(3pm)
Methods for blessed scalars
Class::MakeMethods::Template::Static(3pm)
Deprecated name for Global
Class::MakeMethods::Template::Struct(3pm)
Deprecated name for Array
Class::MakeMethods::Template::StructB...(3pm)
generates a wrapper around s...
Class::MakeMethods::Template::Universal(3pm)
Meta-methods for any type of ...
Class::MakeMethods::Utility::ArraySpl...(3pm)
Common array ops
Class::MakeMethods::Utility::DiskCache(3pm)
Optional Template feature
Class::MakeMethods::Utility::Inheritable(3pm)
"Inheritable" data
Class::MakeMethods::Utility::Ref(3pm)
Deep copying and comparison
Class::MakeMethods::Utility::TextBuilder(3pm)
Basic text substitutions
Class::Method::Modifiers(3pm)
Provides Moose-like method modifiers
Class::MOP(3pm)
A Meta Object Protocol for Perl 5
Class::MOP::Attribute(3pm)
Attribute Meta Object
Class::MOP::Class(3pm)
Class Meta Object
Class::MOP::Class::Immutable::Trait(3pm)
Implements immutability for metac...
Class::MOP::Deprecated(3pm)
Manages deprecation warnings for Class::MOP
Class::MOP::Instance(3pm)
Instance Meta Object
Class::MOP::Method(3pm)
Method Meta Object
Class::MOP::Method::Accessor(3pm)
Method Meta Object for accessors
Class::MOP::Method::Constructor(3pm)
Method Meta Object for constructors
Class::MOP::Method::Generated(3pm)
Abstract base class for generated methods
Class::MOP::Method::Inlined(3pm)
Method base class for methods which have ...
Class::MOP::Method::Meta(3pm)
Method Meta Object for "meta" methods
Class::MOP::Method::Wrapped(3pm)
Method Meta Object for methods with befor...
Class::MOP::MiniTrait(3pm)
Extremely limited trait application
Class::MOP::Mixin(3pm)
Base class for mixin classes
Class::MOP::Mixin::AttributeCore(3pm)
Core attributes shared by attribute ...
Class::MOP::Mixin::HasAttributes(3pm)
Methods for metaclasses which have a...
Class::MOP::Mixin::HasMethods(3pm)
Methods for metaclasses which have methods
Class::MOP::Mixin::HasOverloads(3pm)
Methods for metaclasses which have ov...
Class::MOP::Module(3pm)
Module Meta Object
Class::MOP::Object(3pm)
Base class for metaclasses
Class::MOP::Overload(3pm)
Overload Meta Object
Class::MOP::Package(3pm)
Package Meta Object
Class::Singleton(3pm)
Implementation of a "Singleton" class
Class::Tiny(3pm)
Minimalist class construction
Class::XSAccessor(3pm)
Generate fast XS accessors without runtime compilation
Class::XSAccessor::Array(3pm)
Generate fast XS accessors without runtime c...
Class::XSAccessor::Heavy(3pm)
Guts you don't care about
classq(3)
(unknown subject)
claswp(3)
complex
clasyf(3)
complex
clasyf_aa(3)
complex
clasyf_rk(3)
complex
clasyf_rook(3)
complex
clatbs(3)
complex
clatdf(3)
complex
clatps(3)
complex
clatrd(3)
complex
clatrs(3)
complex
clatrs3(3)
double
clatrz(3)
complex
claunhr_col_getrfnp(3)
complex
claunhr_col_getrfnp2(3)
complex
clauu2(3)
complex
clauum(3)
complex
clear(3ncurses)
clear all or part of a curses window
clearenv(3)
clear the environment
clearerr(3)
check and reset stream status
clearerr_unlocked(3)
nonlocking stdio functions
clearok(3ncurses)
curses output options
Clflags(3o)
Command line flags
Clflags.Compiler_pass(3o)
no description
Clflags.Float_arg_helper(3o)
Optimization parameters represented as floats...
Clflags.Int_arg_helper(3o)
Optimization parameters represented as ints ind...
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
clock_t(3)
overview of system data types
clock_t(3type)
system time
clockid_t(3)
overview of system data types
clockid_t(3type)
clock ID for the clock and timer 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
Clone(3pm)
recursively copy Perl datatypes
Clone::Choose(3pm)
Choose appropriate clone utility
closedir(3)
close a directory
closefrom(3bsd)
delete open file descriptors
closelog(3)
send messages to the system logger
clrtobot(3ncurses)
clear all or part of a curses window
clrtoeol(3ncurses)
clear all or part of a curses window
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_crl(3ssl)
CMS certificate and CRL utility functions
CMS_add1_ReceiptRequest(3ssl)
CMS signed receipt request functions
CMS_add1_recipient(3ssl)
add recipients to a CMS enveloped data structure
CMS_add1_recipient_cert(3ssl)
add recipients to a CMS enveloped data struc...
CMS_add1_signer(3ssl)
add a signer to a CMS_ContentInfo signed data structure
CMS_AuthEnvelopedData_create(3ssl)
Create CMS envelope
CMS_AuthEnvelopedData_create_ex(3ssl)
Create CMS envelope
CMS_compress(3ssl)
create a CMS CompressedData structure
CMS_ContentInfo_free(3ssl)
ASN1 object utilities
CMS_ContentInfo_new(3ssl)
ASN1 object utilities
CMS_ContentInfo_new_ex(3ssl)
ASN1 object utilities
CMS_ContentInfo_print_ctx(3ssl)
ASN1 object utilities
CMS_data_create(3ssl)
Create CMS Data object
CMS_data_create_ex(3ssl)
Create CMS Data object
CMS_decrypt(3ssl)
decrypt content from a CMS envelopedData structure
CMS_decrypt_set1_password(3ssl)
decrypt content from a CMS envelopedData s...
CMS_decrypt_set1_pkey(3ssl)
decrypt content from a CMS envelopedData struc...
CMS_decrypt_set1_pkey_and_peer(3ssl)
decrypt content from a CMS envelopedD...
CMS_digest_create(3ssl)
Create CMS DigestedData object
CMS_digest_create_ex(3ssl)
Create CMS DigestedData object
CMS_encrypt(3ssl)
create a CMS envelopedData structure
CMS_encrypt_ex(3ssl)
create a CMS envelopedData structure
CMS_EncryptedData_decrypt(3ssl)
Decrypt CMS EncryptedData
CMS_EncryptedData_encrypt(3ssl)
Create CMS EncryptedData
CMS_EncryptedData_encrypt_ex(3ssl)
Create CMS EncryptedData
CMS_EnvelopedData_create(3ssl)
Create CMS envelope
CMS_EnvelopedData_create_ex(3ssl)
Create CMS envelope
CMS_final(3ssl)
finalise a CMS_ContentInfo structure
CMS_get0_content(3ssl)
get and set CMS content types and content
CMS_get0_eContentType(3ssl)
get and set CMS content types and content
CMS_get0_RecipientInfos(3ssl)
CMS envelopedData RecipientInfo routines
CMS_get0_SignerInfos(3ssl)
CMS signedData signer functions
CMS_get0_signers(3ssl)
verify a CMS SignedData structure
CMS_get0_type(3ssl)
get and set CMS content types and content
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_create0_ex(3ssl)
CMS signed receipt request functions
CMS_ReceiptRequest_free(3ssl)
ASN1 object utilities
CMS_ReceiptRequest_get0_values(3ssl)
CMS signed receipt request functions
CMS_ReceiptRequest_new(3ssl)
ASN1 object utilities
CMS_RecipientInfo_decrypt(3ssl)
CMS envelopedData RecipientInfo routines
CMS_RecipientInfo_encrypt(3ssl)
CMS envelopedData RecipientInfo routines
CMS_RecipientInfo_kari_set0_pkey(3ssl)
CMS envelopedData RecipientInfo rou...
CMS_RecipientInfo_kari_set0_pkey_and_...(3ssl)
CMS envelopedData Recipient...
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 and content
CMS_sign(3ssl)
create a CMS SignedData structure
CMS_sign_ex(3ssl)
create a CMS SignedData structure
CMS_sign_receipt(3ssl)
create a CMS signed receipt
CMS_signed_add1_attr(3ssl)
CMS signed and unsigned attribute functions
CMS_signed_add1_attr_by_NID(3ssl)
CMS signed and unsigned attribute functions
CMS_signed_add1_attr_by_OBJ(3ssl)
CMS signed and unsigned attribute functions
CMS_signed_add1_attr_by_txt(3ssl)
CMS signed and unsigned attribute functions
CMS_signed_delete_attr(3ssl)
CMS signed and unsigned attribute functions
CMS_signed_get0_data_by_OBJ(3ssl)
CMS signed and unsigned attribute functions
CMS_signed_get_attr(3ssl)
CMS signed and unsigned attribute functions
CMS_signed_get_attr_by_NID(3ssl)
CMS signed and unsigned attribute functions
CMS_signed_get_attr_by_OBJ(3ssl)
CMS signed and unsigned attribute functions
CMS_signed_get_attr_count(3ssl)
CMS signed and unsigned attribute functions
CMS_SignerInfo_cert_cmp(3ssl)
CMS signedData signer functions
CMS_SignerInfo_get0_signature(3ssl)
CMS signedData signer functions
CMS_SignerInfo_get0_signer_id(3ssl)
CMS signedData signer functions
CMS_SignerInfo_set1_signer_cert(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_unsigned_add1_attr(3ssl)
CMS signed and unsigned attribute functions
CMS_unsigned_add1_attr_by_NID(3ssl)
CMS signed and unsigned attribute func...
CMS_unsigned_add1_attr_by_OBJ(3ssl)
CMS signed and unsigned attribute func...
CMS_unsigned_add1_attr_by_txt(3ssl)
CMS signed and unsigned attribute func...
CMS_unsigned_delete_attr(3ssl)
CMS signed and unsigned attribute functions
CMS_unsigned_get0_data_by_OBJ(3ssl)
CMS signed and unsigned attribute func...
CMS_unsigned_get_attr(3ssl)
CMS signed and unsigned attribute functions
CMS_unsigned_get_attr_by_NID(3ssl)
CMS signed and unsigned attribute funct...
CMS_unsigned_get_attr_by_OBJ(3ssl)
CMS signed and unsigned attribute funct...
CMS_unsigned_get_attr_count(3ssl)
CMS signed and unsigned attribute functions
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_DATA(3)
access ancillary data
CMSG_FIRSTHDR(3)
access ancillary data
CMSG_LEN(3)
access ancillary data
CMSG_NXTHDR(3)
access ancillary data
CMSG_SPACE(3)
access ancillary data
color(3ncurses)
curses color manipulation routines
color_content(3ncurses)
curses color manipulation routines
color_content_sp(3ncurses)
curses screen-pointer extension
COLOR_PAIR(3ncurses)
curses color manipulation routines
COLOR_PAIRS(3ncurses)
curses global variables
color_set(3ncurses)
curses character and window attribute control routines
COLORS(3ncurses)
curses global variables
COLS(3ncurses)
curses global variables
com_err(3)
common error display routine
common::sense(3pm)
save a tree AND a kitten, use common::sense!
Compiler_libs(3o)
Warning This library is part of the internal OCaml com...
Complex(3o)
Complex numbers.
complex16_blas_level1(3)
complex16
complex16_blas_level2(3)
complex16
complex16_blas_level3(3)
complex16
complex16_blas_testing(3)
complex16
complex16_eig(3)
complex16
complex16_lin(3)
complex16
complex16_matgen(3)
complex16
complex16GBauxiliary(3)
complex16
complex16GBcomputational(3)
complex16
complex16GBsolve(3)
complex16
complex16GEauxiliary(3)
complex16
complex16GEcomputational(3)
complex16
complex16GEeigen(3)
complex16
complex16GEsing(3)
complex16
complex16GEsolve(3)
complex16
complex16GTcomputational(3)
complex16
complex16GTsolve(3)
complex16
complex16HEauxiliary(3)
complex16
complex16HEcomputational(3)
complex16
complex16HEeigen(3)
complex16
complex16HEsolve(3)
complex16
complex16OTHERauxiliary(3)
complex16
complex16OTHERcomputational(3)
complex16
complex16OTHEReigen(3)
complex16 Other Eigenvalue routines
complex16OTHERsolve(3)
complex16 Other Solve Routines
complex16POauxiliary(3)
complex16
complex16POcomputational(3)
complex16
complex16POsolve(3)
complex16
complex16PTcomputational(3)
complex16
complex16PTsolve(3)
complex16
complex16SYauxiliary(3)
complex16
complex16SYcomputational(3)
complex16
complex16SYeigen(3)
complex16
complex16SYsolve(3)
complex16
complex_blas_level1(3)
complex
complex_blas_level2(3)
complex
complex_blas_level3(3)
complex
complex_blas_testing(3)
complex
complex_eig(3)
complex
complex_lin(3)
complex
complex_matgen(3)
complex
complexGBauxiliary(3)
complex
complexGBcomputational(3)
complex
complexGBsolve(3)
complex
complexGEauxiliary(3)
complex
complexGEcomputational(3)
complex
complexGEeigen(3)
complex
complexGEsing(3)
complex
complexGEsolve(3)
complex
complexGTcomputational(3)
complex
complexGTsolve(3)
complex
complexHEauxiliary(3)
complex
complexHEcomputational(3)
complex
complexHEeigen(3)
complex
complexHEsolve(3)
complex
complexOTHERauxiliary(3)
complex
complexOTHERcomputational(3)
complex
complexOTHEReigen(3)
complex Other Eigenvalue routines
complexOTHERsolve(3)
complex Other Solve Routines
complexPOauxiliary(3)
complex
complexPOcomputational(3)
complex
complexPOsolve(3)
complex
complexPTcomputational(3)
complex
complexPTsolve(3)
complex
complexSYauxiliary(3)
complex
complexSYcomputational(3)
complex
complexSYeigen(3)
complex
complexSYsolve(3)
complex
Compose(3)
X client mappings for multi-key input sequences
computationalGB(3)
Computational routines
computationalGE(3)
Computational routines
computationalGT(3)
Computational routines
computationalHE(3)
Computational routines
computationalPO(3)
Computational routines
computationalPT(3)
Computational routines
computationalSY(3)
Computational routines
Condition(3o)
Condition variables to synchronize between threads.
CONF_get1_default_config_file(3ssl)
OpenSSL configuration functions
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_load_file_ex(3ssl)
OpenSSL configuration functions
CONF_modules_unload(3ssl)
OpenSSL configuration cleanup functions
Config(3o)
System configuration
Config::Any(3pm)
Load configuration from different file formats, transp...
Config::Any::Base(3pm)
Base class for loaders
Config::Any::General(3pm)
Load Config::General files
Config::Any::INI(3pm)
Load INI config files
Config::Any::JSON(3pm)
Load JSON config files
Config::Any::Perl(3pm)
Load Perl config files
Config::Any::XML(3pm)
Load XML config files
Config::Any::YAML(3pm)
Load YAML config files
Config::General(3pm)
Generic Config Module
Config::General::Extended(3pm)
Extended access to Config files
Config::General::Interpolated(3pm)
Parse variables within Config files
Config::IniFiles(3pm)
A module for reading .ini-style configuration files.
Config::Simple(3pm)
simple configuration file class
Config::Tiny(3pm)
Read/Write .ini style files with as little code as pos...
configFileLoad(3)
parse a configuration file
confstr(3)
get configuration dependent string variables
conio(3caca)
libcaca DOS conio.h compatibility layer
conj(3)
calculate the complex conjugate
conjf(3)
calculate the complex conjugate
conjl(3)
calculate the complex conjugate
ConnectionNumber(3)
Display macros and functions
Consistbl(3o)
Consistency tables: for checking consistency of module...
Consistbl.Make(3o)
no description
Const::Fast(3pm)
Facility for creating read-only scalars, arrays, and h...
Context::Preserve(3pm)
Run code after a subroutine call, preserving the co...
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::ASN1(3pm)
ASN.1 Encode/Decode library
Convert::BinHex(3pm)
extract data from Macintosh BinHex files
Cookie::Baker(3pm)
Cookie string generator / parser
copysign(3)
copy sign of a number
copysignf(3)
copy sign of a number
copysignl(3)
copy sign of a number
copywin(3ncurses)
overlay and manipulate overlapped curses windows
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
Cpanel::JSON::XS(3pm)
cPanel fork of JSON::XS, fast and correct serializing
Cpanel::JSON::XS::Boolean(3pm)
true and false values
Cpanel::JSON::XS::Type(3pm)
Type support for JSON encode
cpbcon(3)
complex
cpbequ(3)
complex
cpbrfs(3)
complex
cpbstf(3)
complex
cpbsv(3)
complex Other Solve Routines
cpbsvx(3)
complex Other Solve Routines
cpbtf2(3)
complex
cpbtrf(3)
complex
cpbtrs(3)
complex
cpftrf(3)
complex
cpftri(3)
complex
cpftrs(3)
complex
cpocon(3)
complex
cpoequ(3)
complex
cpoequb(3)
complex
cporfs(3)
complex
cporfsx(3)
complex
cposv(3)
complex
cposvx(3)
complex
cposvxx(3)
complex
cpotf2(3)
complex
cpotrf(3)
Variants Computational routines
cpotrf2(3)
complex
cpotri(3)
complex
cpotrs(3)
complex
cpow(3)
complex power function
cpowf(3)
complex power function
cpowl(3)
complex power function
cppcon(3)
complex
cppequ(3)
complex
cpprfs(3)
complex
cppsv(3)
complex Other Solve Routines
cppsvx(3)
complex Other Solve Routines
cpptrf(3)
complex
cpptri(3)
complex
cpptrs(3)
complex
cproj(3)
project into Riemann Sphere
cprojf(3)
project into Riemann Sphere
cprojl(3)
project into Riemann Sphere
cpstf2(3)
complex
cpstrf(3)
complex
cptcon(3)
complex
cpteqr(3)
complex
cptrfs(3)
complex
cptsv(3)
complex
cptsvx(3)
complex
cpttrf(3)
complex
cpttrs(3)
complex
cptts2(3)
complex
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
CRL_DIST_POINTS_free(3ssl)
ASN1 object utilities
CRL_DIST_POINTS_new(3ssl)
ASN1 object utilities
crot(3)
complex
crotg(3)
(unknown subject)
crypt(3)
passphrase hashing
Crypt::AuthEnc(3pm)
[internal only]
Crypt::AuthEnc::CCM(3pm)
Authenticated encryption in CCM mode
Crypt::AuthEnc::ChaCha20Poly1305(3pm)
Authenticated encryption in ChaCha20...
Crypt::AuthEnc::EAX(3pm)
Authenticated encryption in EAX mode
Crypt::AuthEnc::GCM(3pm)
Authenticated encryption in GCM mode
Crypt::AuthEnc::OCB(3pm)
Authenticated encryption in OCBv3 mode
Crypt::Blowfish(3pm)
Perl Blowfish encryption module
Crypt::CBC(3pm)
Encrypt Data with Cipher Block Chaining Mode
Crypt::Checksum(3pm)
[internal only]
Crypt::Checksum::Adler32(3pm)
Compute Adler32 checksum
Crypt::Checksum::CRC32(3pm)
Compute CRC32 checksum
Crypt::Cipher(3pm)
Generic interface to cipher functions
Crypt::Cipher::AES(3pm)
Symmetric cipher AES (aka Rijndael), key size: 128...
Crypt::Cipher::Anubis(3pm)
Symmetric cipher Anubis, key size: 128-320 bits
Crypt::Cipher::Blowfish(3pm)
Symmetric cipher Blowfish, key size: 64-448 bits
Crypt::Cipher::Camellia(3pm)
Symmetric cipher Camellia, key size: 128/192/...
Crypt::Cipher::CAST5(3pm)
Symmetric cipher CAST5 (aka CAST-128), key size:...
Crypt::Cipher::DES(3pm)
Symmetric cipher DES, key size: 64[56] bits
Crypt::Cipher::DES_EDE(3pm)
Symmetric cipher DES_EDE (aka Triple-DES, 3DES...
Crypt::Cipher::IDEA(3pm)
Symmetric cipher IDEA, key size: 128 bits
Crypt::Cipher::KASUMI(3pm)
Symmetric cipher KASUMI, key size: 128 bits
Crypt::Cipher::Khazad(3pm)
Symmetric cipher Khazad, key size: 128 bits
Crypt::Cipher::MULTI2(3pm)
Symmetric cipher MULTI2, key size: 320 bits
Crypt::Cipher::Noekeon(3pm)
Symmetric cipher Noekeon, key size: 128 bits
Crypt::Cipher::RC2(3pm)
Symmetric cipher RC2, key size: 40-1024 bits
Crypt::Cipher::RC5(3pm)
Symmetric cipher RC5, key size: 64-1024 bits
Crypt::Cipher::RC6(3pm)
Symmetric cipher RC6, key size: 64-1024 bits
Crypt::Cipher::SAFER_K128(3pm)
Symmetric cipher SAFER_K128, key size: 128 ...
Crypt::Cipher::SAFER_K64(3pm)
Symmetric cipher SAFER_K64, key size: 64 bits
Crypt::Cipher::SAFER_SK128(3pm)
Symmetric cipher SAFER_SK128, key size: 12...
Crypt::Cipher::SAFER_SK64(3pm)
Symmetric cipher SAFER_SK64, key size: 64 bits
Crypt::Cipher::SAFERP(3pm)
Symmetric cipher SAFER+, key size: 128/192/256 ...
Crypt::Cipher::SEED(3pm)
Symmetric cipher SEED, key size: 128 bits
Crypt::Cipher::Serpent(3pm)
Symmetric cipher Serpent, key size: 128/192/25...
Crypt::Cipher::Skipjack(3pm)
Symmetric cipher Skipjack, key size: 80 bits
Crypt::Cipher::Twofish(3pm)
Symmetric cipher Twofish, key size: 128/192/25...
Crypt::Cipher::XTEA(3pm)
Symmetric cipher XTEA, key size: 128 bits
Crypt::Digest(3pm)
Generic interface to hash/digest functions
Crypt::Digest::BLAKE2b_160(3pm)
Hash function BLAKE2b [size: 160 bits]
Crypt::Digest::BLAKE2b_256(3pm)
Hash function BLAKE2b [size: 256 bits]
Crypt::Digest::BLAKE2b_384(3pm)
Hash function BLAKE2b [size: 384 bits]
Crypt::Digest::BLAKE2b_512(3pm)
Hash function BLAKE2b [size: 512 bits]
Crypt::Digest::BLAKE2s_128(3pm)
Hash function BLAKE2s [size: 128 bits]
Crypt::Digest::BLAKE2s_160(3pm)
Hash function BLAKE2s [size: 160 bits]
Crypt::Digest::BLAKE2s_224(3pm)
Hash function BLAKE2s [size: 224 bits]
Crypt::Digest::BLAKE2s_256(3pm)
Hash function BLAKE2s [size: 256 bits]
Crypt::Digest::CHAES(3pm)
Hash function - CipherHash based on AES [size: 1...
Crypt::Digest::Keccak224(3pm)
Hash function Keccak-224 [size: 224 bits]
Crypt::Digest::Keccak256(3pm)
Hash function Keccak-256 [size: 256 bits]
Crypt::Digest::Keccak384(3pm)
Hash function Keccak-384 [size: 384 bits]
Crypt::Digest::Keccak512(3pm)
Hash function Keccak-512 [size: 512 bits]
Crypt::Digest::MD2(3pm)
Hash function MD2 [size: 128 bits]
Crypt::Digest::MD4(3pm)
Hash function MD4 [size: 128 bits]
Crypt::Digest::MD5(3pm)
Hash function MD5 [size: 128 bits]
Crypt::Digest::RIPEMD128(3pm)
Hash function RIPEMD-128 [size: 128 bits]
Crypt::Digest::RIPEMD160(3pm)
Hash function RIPEMD-160 [size: 160 bits]
Crypt::Digest::RIPEMD256(3pm)
Hash function RIPEMD-256 [size: 256 bits]
Crypt::Digest::RIPEMD320(3pm)
Hash function RIPEMD-320 [size: 320 bits]
Crypt::Digest::SHA1(3pm)
Hash function SHA-1 [size: 160 bits]
Crypt::Digest::SHA224(3pm)
Hash function SHA-224 [size: 224 bits]
Crypt::Digest::SHA256(3pm)
Hash function SHA-256 [size: 256 bits]
Crypt::Digest::SHA384(3pm)
Hash function SHA-384 [size: 384 bits]
Crypt::Digest::SHA3_224(3pm)
Hash function SHA3-224 [size: 224 bits]
Crypt::Digest::SHA3_256(3pm)
Hash function SHA3-256 [size: 256 bits]
Crypt::Digest::SHA3_384(3pm)
Hash function SHA3-384 [size: 384 bits]
Crypt::Digest::SHA3_512(3pm)
Hash function SHA3-512 [size: 512 bits]
Crypt::Digest::SHA512(3pm)
Hash function SHA-512 [size: 512 bits]
Crypt::Digest::SHA512_224(3pm)
Hash function SHA-512/224 [size: 224 bits]
Crypt::Digest::SHA512_256(3pm)
Hash function SHA-512/256 [size: 256 bits]
Crypt::Digest::SHAKE(3pm)
Hash functions SHAKE128, SHAKE256 from SHA3 family
Crypt::Digest::Tiger192(3pm)
Hash function Tiger-192 [size: 192 bits]
Crypt::Digest::Whirlpool(3pm)
Hash function Whirlpool [size: 512 bits]
Crypt::KeyDerivation(3pm)
PBKDF1, PBKDF2 and HKDF key derivation functions
Crypt::Mac(3pm)
[internal only]
Crypt::Mac::BLAKE2b(3pm)
Message authentication code BLAKE2b MAC (RFC 7693)
Crypt::Mac::BLAKE2s(3pm)
Message authentication code BLAKE2s MAC (RFC 7693)
Crypt::Mac::F9(3pm)
Message authentication code F9
Crypt::Mac::HMAC(3pm)
Message authentication code HMAC
Crypt::Mac::OMAC(3pm)
Message authentication code OMAC
Crypt::Mac::Pelican(3pm)
Message authentication code Pelican (AES based MAC)
Crypt::Mac::PMAC(3pm)
Message authentication code PMAC
Crypt::Mac::Poly1305(3pm)
Message authentication code Poly1305 (RFC 7539)
Crypt::Mac::XCBC(3pm)
Message authentication code XCBC (RFC 3566)
Crypt::Misc(3pm)
miscellaneous functions related to (or used by) CryptX
Crypt::Mode(3pm)
[internal only]
Crypt::Mode::CBC(3pm)
Block cipher mode CBC [Cipher-block chaining]
Crypt::Mode::CFB(3pm)
Block cipher mode CFB [Cipher feedback]
Crypt::Mode::CTR(3pm)
Block cipher mode CTR [Counter mode]
Crypt::Mode::ECB(3pm)
Block cipher mode ECB [Electronic codebook]
Crypt::Mode::OFB(3pm)
Block cipher mode OFB [Output feedback]
Crypt::PBKDF2(3pm)
The PBKDF2 password hashing algorithm.
Crypt::PBKDF2::Hash(3pm)
Abstract role for PBKDF2 hashing algorithms.
Crypt::PBKDF2::Hash::DigestHMAC(3pm)
Digest::HMAC hash support for Crypt::...
Crypt::PBKDF2::Hash::HMACSHA1(3pm)
HMAC-SHA1 support for Crypt::PBKDF2 usi...
Crypt::PBKDF2::Hash::HMACSHA2(3pm)
HMAC-SHA2 support for Crypt::PBKDF2 usi...
Crypt::PBKDF2::Hash::HMACSHA3(3pm)
HMAC-SHA3 support for Crypt::PBKDF2 usi...
Crypt::PK(3pm)
[internal only]
Crypt::PK::DH(3pm)
Public key cryptography based on Diffie-Hellman
Crypt::PK::DSA(3pm)
Public key cryptography based on DSA
Crypt::PK::ECC(3pm)
Public key cryptography based on EC
Crypt::PK::Ed25519(3pm)
Digital signature based on Ed25519
Crypt::PK::RSA(3pm)
Public key cryptography based on RSA
Crypt::PK::X25519(3pm)
Asymmetric cryptography based on X25519
Crypt::PRNG(3pm)
Cryptographically secure random number generator
Crypt::PRNG::ChaCha20(3pm)
Cryptographically secure PRNG based on ChaCha20...
Crypt::PRNG::Fortuna(3pm)
Cryptographically secure PRNG based on Fortuna a...
Crypt::PRNG::RC4(3pm)
Cryptographically secure PRNG based on RC4 (stream c...
Crypt::PRNG::Sober128(3pm)
Cryptographically secure PRNG based on Sober128...
Crypt::PRNG::Yarrow(3pm)
Cryptographically secure PRNG based on Yarrow alg...
Crypt::Random::Seed(3pm)
Simple method to get strong randomness
Crypt::RC4(3pm)
Perl implementation of the RC4 encryption algorithm
Crypt::SSLeay(3pm)
OpenSSL support for LWP
Crypt::SSLeay::Version(3pm)
Obtain OpenSSL version information
Crypt::Stream::ChaCha(3pm)
Stream cipher ChaCha
Crypt::Stream::Rabbit(3pm)
Stream cipher Rabbit
Crypt::Stream::RC4(3pm)
Stream cipher RC4
Crypt::Stream::Salsa20(3pm)
Stream cipher Salsa20
Crypt::Stream::Sober128(3pm)
Stream cipher Sober128
Crypt::Stream::Sosemanuk(3pm)
Stream cipher Sosemanuk
Crypt::URandom(3pm)
Provide non blocking randomness
crypt_checksalt(3)
validate a crypt setting string
crypt_gensalt(3)
encode settings for passphrase hashing
crypt_gensalt_ra(3)
encode settings for passphrase hashing
crypt_gensalt_rn(3)
encode settings for passphrase hashing
crypt_preferred_method(3)
get the prefix of the preferred hash method
crypt_r(3)
passphrase hashing
crypt_ra(3)
passphrase hashing
crypt_rn(3)
passphrase hashing
CRYPTO_alloc_ex_data(3ssl)
functions supporting application-specific data
CRYPTO_atomic_add(3ssl)
OpenSSL thread support
CRYPTO_atomic_load(3ssl)
OpenSSL thread support
CRYPTO_atomic_or(3ssl)
OpenSSL thread support
CRYPTO_clear_free(3ssl)
Memory allocation functions
CRYPTO_clear_realloc(3ssl)
Memory allocation functions
CRYPTO_EX_dup(3ssl)
functions supporting application-specific data
CRYPTO_EX_free(3ssl)
functions supporting application-specific data
CRYPTO_EX_new(3ssl)
functions supporting application-specific data
CRYPTO_free(3ssl)
Memory allocation functions
CRYPTO_free_ex_data(3ssl)
functions supporting application-specific data
CRYPTO_free_ex_index(3ssl)
functions supporting application-specific data
CRYPTO_free_fn(3ssl)
Memory allocation functions
CRYPTO_get_alloc_counts(3ssl)
Memory allocation functions
CRYPTO_get_ex_data(3ssl)
functions supporting application-specific data
CRYPTO_get_ex_new_index(3ssl)
functions supporting application-specific data
CRYPTO_get_mem_functions(3ssl)
Memory allocation functions
CRYPTO_malloc(3ssl)
Memory allocation functions
CRYPTO_malloc_fn(3ssl)
Memory allocation functions
CRYPTO_mem_ctrl(3ssl)
Memory allocation functions
CRYPTO_mem_debug_pop(3ssl)
Memory allocation functions
CRYPTO_mem_debug_push(3ssl)
Memory allocation functions
CRYPTO_mem_leaks(3ssl)
Memory allocation functions
CRYPTO_mem_leaks_cb(3ssl)
Memory allocation functions
CRYPTO_mem_leaks_fp(3ssl)
Memory allocation functions
CRYPTO_memcmp(3ssl)
Constant time memory comparison
CRYPTO_new_ex_data(3ssl)
functions supporting application-specific data
CRYPTO_realloc(3ssl)
Memory allocation functions
CRYPTO_realloc_fn(3ssl)
Memory allocation functions
CRYPTO_secure_allocated(3ssl)
secure heap storage
CRYPTO_secure_clear_free(3ssl)
secure heap storage
CRYPTO_secure_free(3ssl)
secure heap storage
CRYPTO_secure_malloc(3ssl)
secure heap storage
CRYPTO_secure_malloc_done(3ssl)
secure heap storage
CRYPTO_secure_malloc_init(3ssl)
secure heap storage
CRYPTO_secure_malloc_initialized(3ssl)
secure heap storage
CRYPTO_secure_used(3ssl)
secure heap storage
CRYPTO_secure_zalloc(3ssl)
secure heap storage
CRYPTO_set_ex_data(3ssl)
functions supporting application-specific data
CRYPTO_set_mem_debug(3ssl)
Memory allocation functions
CRYPTO_set_mem_functions(3ssl)
Memory allocation functions
CRYPTO_strdup(3ssl)
Memory allocation functions
CRYPTO_strndup(3ssl)
Memory allocation functions
CRYPTO_THREAD_lock_free(3ssl)
OpenSSL thread support
CRYPTO_THREAD_lock_new(3ssl)
OpenSSL thread support
CRYPTO_THREAD_read_lock(3ssl)
OpenSSL thread support
CRYPTO_THREAD_run_once(3ssl)
OpenSSL thread support
CRYPTO_THREAD_unlock(3ssl)
OpenSSL thread support
CRYPTO_THREAD_write_lock(3ssl)
OpenSSL thread support
CRYPTO_zalloc(3ssl)
Memory allocation functions
CryptX(3pm)
Cryptographic toolkit
cscal(3)
complex
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
cspcon(3)
complex
cspmv(3)
complex
cspr(3)
complex
csprfs(3)
complex
cspsv(3)
complex Other Solve Routines
cspsvx(3)
complex Other Solve Routines
csptrf(3)
complex
csptri(3)
complex
csptrs(3)
complex
csqrt(3)
complex square root
csqrtf(3)
complex square root
csqrtl(3)
complex square root
csrot(3)
complex
csrscl(3)
complex
csscal(3)
complex
cstedc(3)
complex
cstegr(3)
complex
cstein(3)
complex
cstemr(3)
complex
csteqr(3)
complex
cswap(3)
complex
csycon(3)
complex
csycon_3(3)
complex
csycon_rook(3)
complex
csyconv(3)
complex
csyconvf(3)
complex
csyconvf_rook(3)
complex
csyequb(3)
complex
csymm(3)
complex
csymv(3)
complex
csyr(3)
complex
csyr2k(3)
complex
csyrfs(3)
complex
csyrfsx(3)
complex
csyrk(3)
complex
csysv(3)
complex
csysv_aa(3)
complex
csysv_aa_2stage(3)
complex
csysv_rk(3)
complex
csysv_rook(3)
complex
csysvx(3)
complex
csysvxx(3)
complex
csyswapr(3)
complex
csytf2(3)
complex
csytf2_rk(3)
complex
csytf2_rook(3)
complex
csytrf(3)
complex
csytrf_aa(3)
complex
csytrf_aa_2stage(3)
complex
csytrf_rk(3)
complex
csytrf_rook(3)
complex
csytri(3)
complex
csytri2(3)
complex
csytri2x(3)
complex
csytri_3(3)
complex
csytri_3x(3)
complex
csytri_rook(3)
complex
csytrs(3)
complex
csytrs2(3)
complex
csytrs_3(3)
complex
csytrs_aa(3)
complex
csytrs_aa_2stage(3)
complex
csytrs_rook(3)
complex
CT_POLICY_EVAL_CTX_free(3ssl)
Encapsulates the data required to evaluate w...
CT_POLICY_EVAL_CTX_get0_cert(3ssl)
Encapsulates the data required to evalu...
CT_POLICY_EVAL_CTX_get0_issuer(3ssl)
Encapsulates the data required to eva...
CT_POLICY_EVAL_CTX_get0_log_store(3ssl)
Encapsulates the data required to ...
CT_POLICY_EVAL_CTX_get_time(3ssl)
Encapsulates the data required to evalua...
CT_POLICY_EVAL_CTX_new(3ssl)
Encapsulates the data required to evaluate wh...
CT_POLICY_EVAL_CTX_new_ex(3ssl)
Encapsulates the data required to evaluate...
CT_POLICY_EVAL_CTX_set1_cert(3ssl)
Encapsulates the data required to evalu...
CT_POLICY_EVAL_CTX_set1_issuer(3ssl)
Encapsulates the data required to eva...
CT_POLICY_EVAL_CTX_set_shared_CTLOG_S...(3ssl)
Encapsulates the data requi...
CT_POLICY_EVAL_CTX_set_time(3ssl)
Encapsulates the data required to evalua...
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
ctbcon(3)
complex
ctbmv(3)
complex
ctbrfs(3)
complex
ctbsv(3)
complex
ctbtrs(3)
complex
ctermid(3)
get controlling terminal name
ctfsm(3)
complex
ctftri(3)
complex
ctfttp(3)
complex
ctfttr(3)
complex
ctgevc(3)
complex
ctgex2(3)
complex
ctgexc(3)
complex
ctgsen(3)
complex
ctgsja(3)
complex
ctgsna(3)
complex
ctgsy2(3)
complex
ctgsyl(3)
complex
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
CTLOG_free(3ssl)
encapsulates information about a Certificate Transpare...
CTLOG_get0_log_id(3ssl)
encapsulates information about a Certificate Trans...
CTLOG_get0_name(3ssl)
encapsulates information about a Certificate Transpa...
CTLOG_get0_public_key(3ssl)
encapsulates information about a Certificate T...
CTLOG_new(3ssl)
encapsulates information about a Certificate Transpare...
CTLOG_new_ex(3ssl)
encapsulates information about a Certificate Transpare...
CTLOG_new_from_base64(3ssl)
encapsulates information about a Certificate T...
CTLOG_new_from_base64_ex(3ssl)
encapsulates information about a Certificat...
CTLOG_STORE_free(3ssl)
Create and populate a Certificate Transparency log ...
CTLOG_STORE_get0_log_by_id(3ssl)
Get a Certificate Transparency log from a...
CTLOG_STORE_load_default_file(3ssl)
Create and populate a Certificate Tran...
CTLOG_STORE_load_file(3ssl)
Create and populate a Certificate Transparency...
CTLOG_STORE_new(3ssl)
Create and populate a Certificate Transparency log list
CTLOG_STORE_new_ex(3ssl)
Create and populate a Certificate Transparency lo...
ctpcon(3)
complex
ctplqt(3)
double
ctplqt2(3)
double
ctpmlqt(3)
double
ctpmqrt(3)
complex
ctpmv(3)
complex
ctpqrt(3)
complex
ctpqrt2(3)
complex
ctprfb(3)
complex
ctprfs(3)
complex
ctpsv(3)
complex
ctptri(3)
complex
ctptrs(3)
complex
ctpttf(3)
complex
ctpttr(3)
complex
ctrcon(3)
complex
ctrevc(3)
complex
ctrevc3(3)
complex
ctrexc(3)
complex
ctrmm(3)
complex
ctrmv(3)
complex
ctrrfs(3)
complex
ctrsen(3)
complex
ctrsm(3)
complex
ctrsna(3)
complex
ctrsv(3)
complex
ctrsyl(3)
complex
ctrsyl3(3)
complex
ctrti2(3)
complex
ctrtri(3)
complex
ctrtrs(3)
complex
ctrttf(3)
complex
ctrttp(3)
complex
ctzrzf(3)
complex
cunbdb(3)
complex
cunbdb1(3)
complex
cunbdb2(3)
complex
cunbdb3(3)
complex
cunbdb4(3)
complex
cunbdb5(3)
complex
cunbdb6(3)
complex
cuncsd(3)
complex
cuncsd2by1(3)
complex
cung2l(3)
complex
cung2r(3)
complex
cungbr(3)
complex
cunghr(3)
complex
cungl2(3)
complex
cunglq(3)
complex
cungql(3)
complex
cungqr(3)
complex
cungr2(3)
complex
cungrq(3)
complex
cungtr(3)
complex
cungtsqr(3)
complex
cungtsqr_row(3)
complex
cunhr_col(3)
complex
cunm22(3)
complex
cunm2l(3)
complex
cunm2r(3)
complex
cunmbr(3)
complex
cunmhr(3)
complex
cunml2(3)
complex
cunmlq(3)
complex
cunmql(3)
complex
cunmqr(3)
complex
cunmr2(3)
complex
cunmr3(3)
complex
cunmrq(3)
complex
cunmrz(3)
complex
cunmtr(3)
complex
cupgtr(3)
complex
cupmtr(3)
complex
cur_term(3ncurses)
curses terminfo global variables
current_field(3form)
set and get form page number
current_item(3menu)
set and get current_menu_item
currmode(3caca)
libcaca DOS conio.h compatibility layer
curs_legacy(3ncurses)
get curses cursor and window coordinates, attributes
curs_set(3ncurses)
low-level curses routines
curs_set_sp(3ncurses)
curses screen-pointer extension
curs_sp_funcs(3ncurses)
curses screen-pointer extension
curs_threads(3ncurses)
curses thread support
curscr(3ncurses)
curses global variables
curses(3ncurses)
CRT screen handling and optimization package
curses_trace(3ncurses)
curses debugging routines
curses_variables(3ncurses)
curses global variables
curses_version(3ncurses)
miscellaneous curses extensions
cursor(3form)
position a form window cursor
cursor(3menu)
position a menu's cursor
curx(3caca)
libcaca DOS conio.h compatibility layer
cury(3caca)
libcaca DOS conio.h compatibility layer
cuserid(3)
get username
custom_ext_add_cb(3ssl)
custom TLS extension handling
custom_ext_free_cb(3ssl)
custom TLS extension handling
custom_ext_parse_cb(3ssl)
custom TLS extension handling

D

d2i_ACCESS_DESCRIPTION(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ADMISSION_SYNTAX(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ADMISSIONS(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASIdentifierChoice(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASIdentifiers(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASIdOrRange(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_BIT_STRING(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_BMPSTRING(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_ENUMERATED(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_GENERALIZEDTIME(3ssl)
convert objects from/to ASN.1/DER represent...
d2i_ASN1_GENERALSTRING(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_IA5STRING(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_INTEGER(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_NULL(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_OBJECT(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_OCTET_STRING(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_PRINTABLE(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_PRINTABLESTRING(3ssl)
convert objects from/to ASN.1/DER represent...
d2i_ASN1_SEQUENCE_ANY(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_SET_ANY(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_T61STRING(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_TIME(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_TYPE(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_UINTEGER(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_UNIVERSALSTRING(3ssl)
convert objects from/to ASN.1/DER represent...
d2i_ASN1_UTCTIME(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_UTF8STRING(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASN1_VISIBLESTRING(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ASRange(3ssl)
convert objects from/to ASN.1/DER representation
d2i_AUTHORITY_INFO_ACCESS(3ssl)
convert objects from/to ASN.1/DER represen...
d2i_AUTHORITY_KEYID(3ssl)
convert objects from/to ASN.1/DER representation
d2i_AutoPrivateKey(3ssl)
decode and encode functions for reading and savin...
d2i_AutoPrivateKey_ex(3ssl)
decode and encode functions for reading and sa...
d2i_BASIC_CONSTRAINTS(3ssl)
convert objects from/to ASN.1/DER representation
d2i_CERTIFICATEPOLICIES(3ssl)
convert objects from/to ASN.1/DER representa...
d2i_CMS_bio(3ssl)
convert objects from/to ASN.1/DER representation
d2i_CMS_ContentInfo(3ssl)
convert objects from/to ASN.1/DER representation
d2i_CMS_ReceiptRequest(3ssl)
convert objects from/to ASN.1/DER representation
d2i_CRL_DIST_POINTS(3ssl)
convert objects from/to ASN.1/DER representation
d2i_DHparams(3ssl)
DEPRECATED
d2i_DHparams_bio(3ssl)
DEPRECATED
d2i_DHparams_fp(3ssl)
DEPRECATED
d2i_DHxparams(3ssl)
convert objects from/to ASN.1/DER representation
d2i_DIRECTORYSTRING(3ssl)
convert objects from/to ASN.1/DER representation
d2i_DISPLAYTEXT(3ssl)
convert objects from/to ASN.1/DER representation
d2i_DIST_POINT(3ssl)
convert objects from/to ASN.1/DER representation
d2i_DIST_POINT_NAME(3ssl)
convert objects from/to ASN.1/DER representation
d2i_DSA_PUBKEY(3ssl)
DEPRECATED
d2i_DSA_PUBKEY_bio(3ssl)
DEPRECATED
d2i_DSA_PUBKEY_fp(3ssl)
DEPRECATED
d2i_DSA_SIG(3ssl)
convert objects from/to ASN.1/DER representation
d2i_DSAparams(3ssl)
DEPRECATED
d2i_DSAPrivateKey(3ssl)
DEPRECATED
d2i_DSAPrivateKey_bio(3ssl)
DEPRECATED
d2i_DSAPrivateKey_fp(3ssl)
DEPRECATED
d2i_DSAPublicKey(3ssl)
DEPRECATED
d2i_EC_PUBKEY(3ssl)
DEPRECATED
d2i_EC_PUBKEY_bio(3ssl)
DEPRECATED
d2i_EC_PUBKEY_fp(3ssl)
DEPRECATED
d2i_ECDSA_SIG(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ECParameters(3ssl)
DEPRECATED
d2i_ECPKParameters(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ECPrivateKey(3ssl)
DEPRECATED
d2i_ECPrivateKey_bio(3ssl)
DEPRECATED
d2i_ECPrivateKey_fp(3ssl)
DEPRECATED
d2i_EDIPARTYNAME(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ESS_CERT_ID(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ESS_CERT_ID_V2(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ESS_ISSUER_SERIAL(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ESS_SIGNING_CERT(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ESS_SIGNING_CERT_V2(3ssl)
convert objects from/to ASN.1/DER representa...
d2i_EXTENDED_KEY_USAGE(3ssl)
convert objects from/to ASN.1/DER representation
d2i_GENERAL_NAME(3ssl)
convert objects from/to ASN.1/DER representation
d2i_GENERAL_NAMES(3ssl)
convert objects from/to ASN.1/DER representation
d2i_IPAddressChoice(3ssl)
convert objects from/to ASN.1/DER representation
d2i_IPAddressFamily(3ssl)
convert objects from/to ASN.1/DER representation
d2i_IPAddressOrRange(3ssl)
convert objects from/to ASN.1/DER representation
d2i_IPAddressRange(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ISSUER_SIGN_TOOL(3ssl)
convert objects from/to ASN.1/DER representation
d2i_ISSUING_DIST_POINT(3ssl)
convert objects from/to ASN.1/DER representation
d2i_KeyParams(3ssl)
decode and encode functions for reading and saving EVP...
d2i_KeyParams_bio(3ssl)
decode and encode functions for reading and saving...
d2i_NAMING_AUTHORITY(3ssl)
convert objects from/to ASN.1/DER representation
d2i_NETSCAPE_CERT_SEQUENCE(3ssl)
convert objects from/to ASN.1/DER represe...
d2i_NETSCAPE_SPKAC(3ssl)
convert objects from/to ASN.1/DER representation
d2i_NETSCAPE_SPKI(3ssl)
convert objects from/to ASN.1/DER representation
d2i_NOTICEREF(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_BASICRESP(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_CERTID(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_CERTSTATUS(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_CRLID(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_ONEREQ(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_REQINFO(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_REQUEST(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_RESPBYTES(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_RESPDATA(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_RESPID(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_RESPONSE(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_REVOKEDINFO(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_SERVICELOC(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_SIGNATURE(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OCSP_SINGLERESP(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OSSL_CMP_MSG(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OSSL_CMP_MSG_bio(3ssl)
function(s) manipulating CMP messages
d2i_OSSL_CMP_PKIHEADER(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OSSL_CMP_PKISI(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OSSL_CRMF_CERTID(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OSSL_CRMF_CERTTEMPLATE(3ssl)
convert objects from/to ASN.1/DER represe...
d2i_OSSL_CRMF_ENCRYPTEDVALUE(3ssl)
convert objects from/to ASN.1/DER repre...
d2i_OSSL_CRMF_MSG(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OSSL_CRMF_MSGS(3ssl)
convert objects from/to ASN.1/DER representation
d2i_OSSL_CRMF_PBMPARAMETER(3ssl)
convert objects from/to ASN.1/DER represe...
d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3ssl)
convert objects from/to ASN.1/DER r...
d2i_OSSL_CRMF_SINGLEPUBINFO(3ssl)
convert objects from/to ASN.1/DER repres...
d2i_OTHERNAME(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PBE2PARAM(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PBEPARAM(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PBKDF2PARAM(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS12(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS12_BAGS(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS12_bio(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS12_fp(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS12_MAC_DATA(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS12_SAFEBAG(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS7(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS7_bio(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS7_DIGEST(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS7_ENC_CONTENT(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS7_ENCRYPT(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS7_ENVELOPE(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS7_fp(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS7_ISSUER_AND_SERIAL(3ssl)
convert objects from/to ASN.1/DER repres...
d2i_PKCS7_RECIP_INFO(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS7_SIGN_ENVELOPE(3ssl)
convert objects from/to ASN.1/DER representa...
d2i_PKCS7_SIGNED(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS7_SIGNER_INFO(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS8_bio(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS8_fp(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PKCS8_PRIV_KEY_INFO(3ssl)
convert objects from/to ASN.1/DER representa...
d2i_PKCS8_PRIV_KEY_INFO_bio(3ssl)
convert objects from/to ASN.1/DER repres...
d2i_PKCS8_PRIV_KEY_INFO_fp(3ssl)
convert objects from/to ASN.1/DER represe...
d2i_PKCS8PrivateKey_bio(3ssl)
PKCS#8 format private key functions
d2i_PKCS8PrivateKey_fp(3ssl)
PKCS#8 format private key functions
d2i_PKEY_USAGE_PERIOD(3ssl)
convert objects from/to ASN.1/DER representation
d2i_POLICYINFO(3ssl)
convert objects from/to ASN.1/DER representation
d2i_POLICYQUALINFO(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PrivateKey(3ssl)
decode and encode functions for reading and saving EV...
d2i_PrivateKey_bio(3ssl)
decode and encode functions for reading and savin...
d2i_PrivateKey_ex(3ssl)
decode and encode functions for reading and saving...
d2i_PrivateKey_ex_bio(3ssl)
decode and encode functions for reading and sa...
d2i_PrivateKey_ex_fp(3ssl)
decode and encode functions for reading and sav...
d2i_PrivateKey_fp(3ssl)
decode and encode functions for reading and saving...
d2i_PROFESSION_INFO(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PROXY_CERT_INFO_EXTENSION(3ssl)
convert objects from/to ASN.1/DER repr...
d2i_PROXY_POLICY(3ssl)
convert objects from/to ASN.1/DER representation
d2i_PUBKEY(3ssl)
SubjectPublicKeyInfo public key functions
d2i_PUBKEY_bio(3ssl)
SubjectPublicKeyInfo public key functions
d2i_PUBKEY_ex(3ssl)
SubjectPublicKeyInfo public key functions
d2i_PUBKEY_fp(3ssl)
SubjectPublicKeyInfo public key functions
d2i_PublicKey(3ssl)
decode and encode functions for reading and saving EVP...
d2i_RSA_OAEP_PARAMS(3ssl)
convert objects from/to ASN.1/DER representation
d2i_RSA_PSS_PARAMS(3ssl)
convert objects from/to ASN.1/DER representation
d2i_RSA_PUBKEY(3ssl)
DEPRECATED
d2i_RSA_PUBKEY_bio(3ssl)
DEPRECATED
d2i_RSA_PUBKEY_fp(3ssl)
DEPRECATED
d2i_RSAPrivateKey(3ssl)
DEPRECATED
d2i_RSAPrivateKey_bio(3ssl)
DEPRECATED
d2i_RSAPrivateKey_fp(3ssl)
DEPRECATED
d2i_RSAPublicKey(3ssl)
DEPRECATED
d2i_RSAPublicKey_bio(3ssl)
DEPRECATED
d2i_RSAPublicKey_fp(3ssl)
DEPRECATED
d2i_SCRYPT_PARAMS(3ssl)
convert objects from/to ASN.1/DER representation
d2i_SCT_LIST(3ssl)
convert objects from/to ASN.1/DER representation
d2i_SSL_SESSION(3ssl)
convert SSL_SESSION object from/to ASN1 representation
d2i_SXNET(3ssl)
convert objects from/to ASN.1/DER representation
d2i_SXNETID(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_ACCURACY(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_MSG_IMPRINT(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_MSG_IMPRINT_bio(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_MSG_IMPRINT_fp(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_REQ(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_REQ_bio(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_REQ_fp(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_RESP(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_RESP_bio(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_RESP_fp(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_STATUS_INFO(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_TST_INFO(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_TST_INFO_bio(3ssl)
convert objects from/to ASN.1/DER representation
d2i_TS_TST_INFO_fp(3ssl)
convert objects from/to ASN.1/DER representation
d2i_USERNOTICE(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_ALGOR(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_ALGORS(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_ATTRIBUTE(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_AUX(3ssl)
X509 encode and decode functions
d2i_X509_bio(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_CERT_AUX(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_CINF(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_CRL(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_CRL_bio(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_CRL_fp(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_CRL_INFO(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_EXTENSION(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_EXTENSIONS(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_fp(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_NAME(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_NAME_ENTRY(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_PUBKEY(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_PUBKEY_bio(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_PUBKEY_fp(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_REQ(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_REQ_bio(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_REQ_fp(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_REQ_INFO(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_REVOKED(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_SIG(3ssl)
convert objects from/to ASN.1/DER representation
d2i_X509_VAL(3ssl)
convert objects from/to ASN.1/DER representation
daemon(3)
run in the background
Dancer(3pm)
lightweight yet powerful web application framework
Dancer2(3pm)
Lightweight yet powerful web application framework
Dancer2::CLI(3pm)
Dancer2 cli application
Dancer2::CLI::Command::gen(3pm)
create new Dancer2 application
Dancer2::CLI::Command::version(3pm)
display version
Dancer2::Config(3pm)
Configure Dancer2 to suit your needs
Dancer2::Cookbook(3pm)
Example-driven quick-start to the Dancer2 web frame...
Dancer2::Core(3pm)
Core libraries for Dancer2 2.0
Dancer2::Core::App(3pm)
encapsulation of Dancer2 packages
Dancer2::Core::Cookie(3pm)
A cookie representing class
Dancer2::Core::Dispatcher(3pm)
Class for dispatching request to the approp...
Dancer2::Core::DSL(3pm)
Dancer2's Domain Specific Language (DSL)
Dancer2::Core::Error(3pm)
Class representing fatal errors
Dancer2::Core::Factory(3pm)
Instantiate components by type and name
Dancer2::Core::Hook(3pm)
Manipulate hooks with Dancer2
Dancer2::Core::HTTP(3pm)
helper for rendering HTTP status codes for Dancer2
Dancer2::Core::MIME(3pm)
Class to ease manipulation of MIME types
Dancer2::Core::Request(3pm)
Interface for accessing incoming requests
Dancer2::Core::Request::Upload(3pm)
Class representing file upload requests
Dancer2::Core::Response(3pm)
Response object for Dancer2
Dancer2::Core::Response::Delayed(3pm)
Delayed responses
Dancer2::Core::Role::ConfigReader(3pm)
Config role for Dancer2 core objects
Dancer2::Core::Role::DSL(3pm)
Role for DSL
Dancer2::Core::Role::Engine(3pm)
Role for engines
Dancer2::Core::Role::Handler(3pm)
Role for Handlers
Dancer2::Core::Role::HasLocation(3pm)
Role for application location "guess...
Dancer2::Core::Role::Hookable(3pm)
Role for hookable objects
Dancer2::Core::Role::Logger(3pm)
Role for logger engines
Dancer2::Core::Role::Serializer(3pm)
Role for Serializer engines
Dancer2::Core::Role::SessionFactory(3pm)
Role for session factories
Dancer2::Core::Role::SessionFactory::...(3pm)
Role for file-based session ...
Dancer2::Core::Role::StandardResponses(3pm)
Role to provide commonly used ...
Dancer2::Core::Role::Template(3pm)
Role for template engines
Dancer2::Core::Route(3pm)
Dancer2's route handler
Dancer2::Core::Runner(3pm)
Top-layer class to start a dancer app
Dancer2::Core::Session(3pm)
class to represent any session object
Dancer2::Core::Time(3pm)
class to handle common helpers for time manipulat...
Dancer2::Core::Types(3pm)
Type::Tiny types for Dancer2 core.
Dancer2::FileUtils(3pm)
File utility helpers
Dancer2::Handler::AutoPage(3pm)
Class for handling the AutoPage feature
Dancer2::Handler::File(3pm)
class for handling file content rendering
Dancer2::Logger::Capture(3pm)
Capture dancer logs
Dancer2::Logger::Capture::Trap(3pm)
a place to store captured Dancer2 logs
Dancer2::Logger::Console(3pm)
Console logger
Dancer2::Logger::Diag(3pm)
Test::More diag() logging engine for Dancer2
Dancer2::Logger::File(3pm)
file-based logging engine for Dancer2
Dancer2::Logger::LogReport(3pm)
reroute Dancer2 logs into Log::Report
Dancer2::Logger::Note(3pm)
Test::More note() logging engine for Dancer2
Dancer2::Logger::Null(3pm)
Blackhole-like silent logging engine for Dancer2
Dancer2::Manual(3pm)
A gentle introduction to Dancer2
Dancer2::Manual::Deployment(3pm)
common ways to put your Dancer app into use
Dancer2::Manual::Migration(3pm)
Migrating from Dancer to Dancer2
Dancer2::Manual::Testing(3pm)
Writing tests for Dancer2
Dancer2::Plugin(3pm)
base class for Dancer2 plugins
Dancer2::Plugin::LogReport(3pm)
logging and exceptions via Log::Report
Dancer2::Plugin::LogReport::Message(3pm)
extended Log::Report message class
Dancer2::Plugins(3pm)
Recommended Dancer2 plugins
Dancer2::Policy(3pm)
Dancer core and community policy and standards of con...
Dancer2::Serializer::Dumper(3pm)
Serializer for handling Dumper data
Dancer2::Serializer::JSON(3pm)
Serializer for handling JSON data
Dancer2::Serializer::Mutable(3pm)
Serialize and deserialize content based ...
Dancer2::Serializer::YAML(3pm)
Serializer for handling YAML data
Dancer2::Session::Simple(3pm)
in-memory session backend for Dancer2
Dancer2::Session::YAML(3pm)
YAML-file-based session backend for Dancer2
Dancer2::Template::Implementation::Fo...(3pm)
Dancer2 own implementation o...
Dancer2::Template::Simple(3pm)
Pure Perl 5 template engine for Dancer2
Dancer2::Template::TemplateToolkit(3pm)
Template toolkit engine for Dancer2
Dancer2::Template::Tiny(3pm)
Template::Tiny engine for Dancer2
Dancer2::Test(3pm)
Useful routines for testing Dancer2 apps
Dancer2::Tutorial(3pm)
An example to get you dancing
Dancer::Config(3pm)
how to configure Dancer to suit your needs
Dancer::Config::Object(3pm)
Access the config via methods instead of hashrefs
Dancer::Cookbook(3pm)
a quick-start guide to the Dancer web framework
Dancer::Cookie(3pm)
class representing cookies
Dancer::Cookies(3pm)
a singleton storage for all cookies
Dancer::Deployment(3pm)
common ways to put your Dancer app into use
Dancer::Deprecation(3pm)
handle deprecation messages
Dancer::Development(3pm)
guide for developers interested in contributing
Dancer::Development::Integration(3pm)
guide for Dancer's core-team members
Dancer::Engine(3pm)
base class for Dancer engines
Dancer::Error(3pm)
class for representing fatal errors
Dancer::Exception(3pm)
class for throwing and catching exceptions
Dancer::Exception::Base(3pm)
the base class of all Dancer exceptions
Dancer::FileUtils(3pm)
helper providing file utilities
Dancer::Handler::Debug(3pm)
a debug handler for easy tracing
Dancer::Handler::PSGI(3pm)
a PSGI handler for Dancer applications
Dancer::Hook(3pm)
Class to manipulate hooks with Dancer
Dancer::Hook::Properties(3pm)
Properties attached to a hook
Dancer::HTTP(3pm)
helper for rendering HTTP status codes for Dancer
Dancer::Introduction(3pm)
A gentle introduction to Dancer
Dancer::Logger(3pm)
common interface for logging in Dancer
Dancer::Logger::Abstract(3pm)
Abstract logging engine for Dancer
Dancer::Logger::Capture(3pm)
Capture dancer logs
Dancer::Logger::Capture::Trap(3pm)
a place to store captured Dancer logs
Dancer::Logger::Console(3pm)
console-based logging engine for Dancer
Dancer::Logger::Diag(3pm)
Test::More diag() logging engine for Dancer
Dancer::Logger::File(3pm)
file-based logging engine for Dancer
Dancer::Logger::LogReport(3pm)
reroute Dancer logs into Log::Report
Dancer::Logger::Note(3pm)
Test::More note() logging engine for Dancer
Dancer::Logger::Null(3pm)
blackhole-like silent logging engine for Dancer
Dancer::MIME(3pm)
Singleton object to handle MimeTypes
Dancer::ModuleLoader(3pm)
dynamic module loading helpers for Dancer core c...
Dancer::Object(3pm)
Objects base class for Dancer
Dancer::Object::Singleton(3pm)
Singleton base class for Dancer
Dancer::Plugin(3pm)
helper for writing Dancer plugins
Dancer::Plugin::Ajax(3pm)
a plugin for adding Ajax route handlers
Dancer::Plugins(3pm)
interesting plugins to add to Dancer's capabilities
Dancer::Policy(3pm)
Dancer core and community policy and standards of conduct
Dancer::Request(3pm)
interface for accessing incoming requests
Dancer::Request::Upload(3pm)
class representing file uploads requests
Dancer::Response(3pm)
Response object for Dancer
Dancer::Route::Cache(3pm)
route caching mechanism for Dancer
Dancer::Serializer(3pm)
serializer wrapper for Dancer
Dancer::Serializer::JSON(3pm)
serializer for handling JSON data
Dancer::Serializer::JSONP(3pm)
serializer for handling JSONP data
Dancer::Serializer::Mutable(3pm)
Serialize and deserialize content using t...
Dancer::Serializer::XML(3pm)
serializer for handling XML data
Dancer::Serializer::YAML(3pm)
serializer for handling YAML data
Dancer::Session(3pm)
session engine for the Dancer framework
Dancer::Session::Abstract(3pm)
abstract class for session engine
Dancer::Session::Simple(3pm)
in-memory session backend for Dancer
Dancer::Session::YAML(3pm)
YAML-file-based session backend for Dancer
Dancer::Template(3pm)
template wrapper for Dancer
Dancer::Template::Abstract(3pm)
abstract class for Dancer's template engines
Dancer::Template::Simple(3pm)
pure Perl 5 template engine for Dancer
Dancer::Template::TemplateToolkit(3pm)
Template Toolkit wrapper for Dancer
Dancer::Test(3pm)
Test helpers to test a Dancer application
Dancer::Timer(3pm)
a timer for Dancer
Dancer::Tutorial(3pm)
An example to get you dancing
dasum(3)
double
data(3caca)
libcaca DOS conio.h compatibility layer
data(3form)
test for off-screen data in given forms
Data::DPath(3pm)
DPath is not XPath!
Data::DPath::Attrs(3pm)
Abstraction for internal attributes attached to a ...
Data::DPath::Context(3pm)
Abstraction for a current context that enables i...
Data::DPath::Filters(3pm)
Magic functions available inside filter conditions
Data::DPath::Path(3pm)
Abstraction for a DPath
Data::DPath::Point(3pm)
Abstraction for a single reference (a "point") in ...
Data::DPath::Step(3pm)
Abstraction for a single Step through a Path
Data::Dumper::Concise(3pm)
Less indentation and newlines plus sub deparsing
Data::Dumper::Concise::Sugar(3pm)
return Dwarn @return_value
Data::Float(3pm)
details of the floating point data type
Data::Grove(3pm)
- support for deeply nested structures
Data::Grove::Parent(3pm)
provide parent properties to Data::Grove objects
Data::Grove::Visitor(3pm)
add visitor/callback methods to Data::Grove objects
Data::Integer(3pm)
details of the native integer data type
Data::MessagePack(3pm)
MessagePack serializing/deserializing
Data::MessagePack::PP(3pm)
Pure Perl implementation of Data::MessagePack
Data::MessagePack::Unpacker(3pm)
(DEPRECATED)messagepack streaming deseria...
Data::Munge(3pm)
various utility functions
Data::OptList(3pm)
parse and validate simple name/value option pairs
Data::Page(3pm)
help when paging through sets of results
Data::Serializer(3pm)
Modules that serialize data structures
Data::Serializer::Bencode(3pm)
Creates bridge between Data::Serializer and...
Data::Serializer::Config::General(3pm)
Creates bridge between Data::Serial...
Data::Serializer::Convert::Bencode(3pm)
Creates bridge between Data::Seria...
Data::Serializer::Convert::Bencode_XS(3pm)
Creates bridge between Data::Se...
Data::Serializer::Cookbook(3pm)
Examples of how to use Data::Serializer
Data::Serializer::Data::Denter(3pm)
Creates bridge between Data::Serialize...
Data::Serializer::Data::Dumper(3pm)
Creates bridge between Data::Serialize...
Data::Serializer::Data::Taxi(3pm)
Creates bridge between Data::Serializer ...
Data::Serializer::FreezeThaw(3pm)
Creates bridge between Data::Serializer ...
Data::Serializer::JSON(3pm)
Creates bridge between Data::Serializer and JSON
Data::Serializer::JSON::Syck(3pm)
Creates bridge between Data::Serializer ...
Data::Serializer::Persistent(3pm)
Provide means of persistently storing se...
Data::Serializer::PHP::Serialization(3pm)
Creates bridge between Data::Ser...
Data::Serializer::Raw(3pm)
Provides unified raw interface to perl serializers
Data::Serializer::Storable(3pm)
Creates bridge between Data::Serializer an...
Data::Serializer::XML::Dumper(3pm)
Creates bridge between Data::Serializer...
Data::Serializer::XML::Simple(3pm)
Creates bridge between Data::Serializer...
Data::Serializer::YAML(3pm)
Creates bridge between Data::Serializer and YAML
Data::Serializer::YAML::Syck(3pm)
Creates bridge between Data::Serializer ...
Data::UUID(3pm)
OSSP uuid Backward Compatibility Perl Binding
Data::Validate::Domain(3pm)
domain validation methods
Data::Validate::IP(3pm)
IPv4 and IPv6 validation methods
Data::Validate::URI(3pm)
common url validation methods
data_ahead(3form)
test for off-screen data in given forms
data_behind(3form)
test for off-screen data in given forms
Date::Calc(3pm)
Gregorian calendar date calculations
Date::Calc::Object(3pm)
Object-oriented add-on for Date::Calc with overloa...
Date::Calc::PP(3pm)
pure-Perl plug-in for Date::Calc
Date::Calc::XS(3pm)
XS wrapper and C library plug-in for Date::Calc
Date::Calendar(3pm)
Calendar objects for different holiday schemes
Date::Calendar::Profiles(3pm)
Some sample profiles for Date::Calendar and ...
Date::Calendar::Year(3pm)
Implements embedded "year" objects for Date::Cal...
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::History(3pm)
Twenty years and still going strong
Date::Manip::Holidays(3pm)
describes holidays and events
Date::Manip::Interfaces(3pm)
A description of functional and OO interfaces
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 for Perl
DateTime::Duration(3pm)
Duration objects for date math
DateTime::Format::Mail(3pm)
Convert between DateTime and RFC2822/822 formats
DateTime::Format::W3CDTF(3pm)
Parse and format W3CDTF datetime strings
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::af(3pm)
Locale data examples for the Afrikaans (af) locale
DateTime::Locale::af_NA(3pm)
Locale data examples for the Afrikaans Namibi...
DateTime::Locale::af_ZA(3pm)
Locale data examples for the Afrikaans South ...
DateTime::Locale::agq(3pm)
Locale data examples for the Aghem (agq) locale
DateTime::Locale::agq_CM(3pm)
Locale data examples for the Aghem Cameroon ...
DateTime::Locale::ak(3pm)
Locale data examples for the Akan (ak) locale
DateTime::Locale::ak_GH(3pm)
Locale data examples for the Akan Ghana (ak-G...
DateTime::Locale::am(3pm)
Locale data examples for the Amharic (am) locale
DateTime::Locale::am_ET(3pm)
Locale data examples for the Amharic Ethiopia...
DateTime::Locale::ann(3pm)
Locale data examples for the Obolo (ann) locale
DateTime::Locale::ann_NG(3pm)
Locale data examples for the Obolo Nigeria (...
DateTime::Locale::ar(3pm)
Locale data examples for the Arabic (ar) locale
DateTime::Locale::ar_001(3pm)
Locale data examples for the Arabic world (a...
DateTime::Locale::ar_AE(3pm)
Locale data examples for the Arabic United Ar...
DateTime::Locale::ar_BH(3pm)
Locale data examples for the Arabic Bahrain (...
DateTime::Locale::ar_DJ(3pm)
Locale data examples for the Arabic Djibouti ...
DateTime::Locale::ar_DZ(3pm)
Locale data examples for the Arabic Algeria (...
DateTime::Locale::ar_EG(3pm)
Locale data examples for the Arabic Egypt (ar...
DateTime::Locale::ar_EH(3pm)
Locale data examples for the Arabic Western S...
DateTime::Locale::ar_ER(3pm)
Locale data examples for the Arabic Eritrea (...
DateTime::Locale::ar_IL(3pm)
Locale data examples for the Arabic Israel (a...
DateTime::Locale::ar_IQ(3pm)
Locale data examples for the Arabic Iraq (ar-...
DateTime::Locale::ar_JO(3pm)
Locale data examples for the Arabic Jordan (a...
DateTime::Locale::ar_KM(3pm)
Locale data examples for the Arabic Comoros (...
DateTime::Locale::ar_KW(3pm)
Locale data examples for the Arabic Kuwait (a...
DateTime::Locale::ar_LB(3pm)
Locale data examples for the Arabic Lebanon (...
DateTime::Locale::ar_LY(3pm)
Locale data examples for the Arabic Libya (ar...
DateTime::Locale::ar_MA(3pm)
Locale data examples for the Arabic Morocco (...
DateTime::Locale::ar_MR(3pm)
Locale data examples for the Arabic Mauritani...
DateTime::Locale::ar_OM(3pm)
Locale data examples for the Arabic Oman (ar-...
DateTime::Locale::ar_PS(3pm)
Locale data examples for the Arabic Palestini...
DateTime::Locale::ar_QA(3pm)
Locale data examples for the Arabic Qatar (ar...
DateTime::Locale::ar_SA(3pm)
Locale data examples for the Arabic Saudi Ara...
DateTime::Locale::ar_SD(3pm)
Locale data examples for the Arabic Sudan (ar...
DateTime::Locale::ar_SO(3pm)
Locale data examples for the Arabic Somalia (...
DateTime::Locale::ar_SS(3pm)
Locale data examples for the Arabic South Sud...
DateTime::Locale::ar_SY(3pm)
Locale data examples for the Arabic Syria (ar...
DateTime::Locale::ar_TD(3pm)
Locale data examples for the Arabic Chad (ar-...
DateTime::Locale::ar_TN(3pm)
Locale data examples for the Arabic Tunisia (...
DateTime::Locale::ar_YE(3pm)
Locale data examples for the Arabic Yemen (ar...
DateTime::Locale::as(3pm)
Locale data examples for the Assamese (as) locale
DateTime::Locale::as_IN(3pm)
Locale data examples for the Assamese India (...
DateTime::Locale::asa(3pm)
Locale data examples for the Asu (asa) locale
DateTime::Locale::asa_TZ(3pm)
Locale data examples for the Asu Tanzania (a...
DateTime::Locale::ast(3pm)
Locale data examples for the Asturian (ast) locale
DateTime::Locale::ast_ES(3pm)
Locale data examples for the Asturian Spain ...
DateTime::Locale::az(3pm)
Locale data examples for the Azerbaijani (az) lo...
DateTime::Locale::az_Cyrl(3pm)
Locale data examples for the Azerbaijani Cy...
DateTime::Locale::az_Cyrl_AZ(3pm)
Locale data examples for the Azerbaijani...
DateTime::Locale::az_Latn(3pm)
Locale data examples for the Azerbaijani La...
DateTime::Locale::az_Latn_AZ(3pm)
Locale data examples for the Azerbaijani...
DateTime::Locale::bas(3pm)
Locale data examples for the Basaa (bas) locale
DateTime::Locale::bas_CM(3pm)
Locale data examples for the Basaa Cameroon ...
DateTime::Locale::Base(3pm)
Base class for individual locale objects (depr...
DateTime::Locale::be(3pm)
Locale data examples for the Belarusian (be) locale
DateTime::Locale::be_BY(3pm)
Locale data examples for the Belarusian Belar...
DateTime::Locale::be_tarask(3pm)
Locale data examples for the Belarusian T...
DateTime::Locale::bem(3pm)
Locale data examples for the Bemba (bem) locale
DateTime::Locale::bem_ZM(3pm)
Locale data examples for the Bemba Zambia (b...
DateTime::Locale::bez(3pm)
Locale data examples for the Bena (bez) locale
DateTime::Locale::bez_TZ(3pm)
Locale data examples for the Bena Tanzania (...
DateTime::Locale::bg(3pm)
Locale data examples for the Bulgarian (bg) locale
DateTime::Locale::bg_BG(3pm)
Locale data examples for the Bulgarian Bulgar...
DateTime::Locale::bgc(3pm)
Locale data examples for the Haryanvi (bgc) locale
DateTime::Locale::bgc_IN(3pm)
Locale data examples for the Haryanvi India ...
DateTime::Locale::bho(3pm)
Locale data examples for the Bhojpuri (bho) locale
DateTime::Locale::bho_IN(3pm)
Locale data examples for the Bhojpuri India ...
DateTime::Locale::bm(3pm)
Locale data examples for the Bambara (bm) locale
DateTime::Locale::bm_ML(3pm)
Locale data examples for the Bambara Mali (bm...
DateTime::Locale::bn(3pm)
Locale data examples for the Bangla (bn) locale
DateTime::Locale::bn_BD(3pm)
Locale data examples for the Bangla Banglades...
DateTime::Locale::bn_IN(3pm)
Locale data examples for the Bangla India (bn...
DateTime::Locale::bo(3pm)
Locale data examples for the Tibetan (bo) locale
DateTime::Locale::bo_CN(3pm)
Locale data examples for the Tibetan China (b...
DateTime::Locale::bo_IN(3pm)
Locale data examples for the Tibetan India (b...
DateTime::Locale::br(3pm)
Locale data examples for the Breton (br) locale
DateTime::Locale::br_FR(3pm)
Locale data examples for the Breton France (b...
DateTime::Locale::brx(3pm)
Locale data examples for the Bodo (brx) locale
DateTime::Locale::brx_IN(3pm)
Locale data examples for the Bodo India (brx...
DateTime::Locale::bs(3pm)
Locale data examples for the Bosnian (bs) locale
DateTime::Locale::bs_Cyrl(3pm)
Locale data examples for the Bosnian Cyrill...
DateTime::Locale::bs_Cyrl_BA(3pm)
Locale data examples for the Bosnian Bos...
DateTime::Locale::bs_Latn(3pm)
Locale data examples for the Bosnian Latin ...
DateTime::Locale::bs_Latn_BA(3pm)
Locale data examples for the Bosnian Bos...
DateTime::Locale::ca(3pm)
Locale data examples for the Catalan (ca) locale
DateTime::Locale::ca_AD(3pm)
Locale data examples for the Catalan Andorra ...
DateTime::Locale::ca_ES(3pm)
Locale data examples for the Catalan Spain (c...
DateTime::Locale::ca_ES_VALENCIA(3pm)
Locale data examples for the Catalan...
DateTime::Locale::ca_ES_valencia(3pm)
Locale data examples for the Catalan...
DateTime::Locale::ca_FR(3pm)
Locale data examples for the Catalan France (...
DateTime::Locale::ca_IT(3pm)
Locale data examples for the Catalan Italy (c...
DateTime::Locale::Catalog(3pm)
Provides a catalog of all valid locale names
DateTime::Locale::ccp(3pm)
Locale data examples for the Chakma (ccp) locale
DateTime::Locale::ccp_BD(3pm)
Locale data examples for the Chakma Banglade...
DateTime::Locale::ccp_IN(3pm)
Locale data examples for the Chakma India (c...
DateTime::Locale::ce(3pm)
Locale data examples for the Chechen (ce) locale
DateTime::Locale::ce_RU(3pm)
Locale data examples for the Chechen Russia (...
DateTime::Locale::ceb(3pm)
Locale data examples for the Cebuano (ceb) locale
DateTime::Locale::ceb_PH(3pm)
Locale data examples for the Cebuano Philipp...
DateTime::Locale::cgg(3pm)
Locale data examples for the Chiga (cgg) locale
DateTime::Locale::cgg_UG(3pm)
Locale data examples for the Chiga Uganda (c...
DateTime::Locale::chr(3pm)
Locale data examples for the Cherokee (chr) locale
DateTime::Locale::chr_US(3pm)
Locale data examples for the Cherokee United...
DateTime::Locale::ckb(3pm)
Locale data examples for the Central Kurdish (c...
DateTime::Locale::ckb_IQ(3pm)
Locale data examples for the Central Kurdish...
DateTime::Locale::ckb_IR(3pm)
Locale data examples for the Central Kurdish...
DateTime::Locale::cs(3pm)
Locale data examples for the Czech (cs) locale
DateTime::Locale::cs_CZ(3pm)
Locale data examples for the Czech Czechia (c...
DateTime::Locale::cu(3pm)
Locale data examples for the Church Slavic (cu) ...
DateTime::Locale::cu_RU(3pm)
Locale data examples for the Church Slavic Ru...
DateTime::Locale::cv(3pm)
Locale data examples for the Chuvash (cv) locale
DateTime::Locale::cv_RU(3pm)
Locale data examples for the Chuvash Russia (...
DateTime::Locale::cy(3pm)
Locale data examples for the Welsh (cy) locale
DateTime::Locale::cy_GB(3pm)
Locale data examples for the Welsh United Kin...
DateTime::Locale::da(3pm)
Locale data examples for the Danish (da) locale
DateTime::Locale::da_DK(3pm)
Locale data examples for the Danish Denmark (...
DateTime::Locale::da_GL(3pm)
Locale data examples for the Danish Greenland...
DateTime::Locale::Data(3pm)
Locale data generated from CLDR
DateTime::Locale::dav(3pm)
Locale data examples for the Taita (dav) locale
DateTime::Locale::dav_KE(3pm)
Locale data examples for the Taita Kenya (da...
DateTime::Locale::de(3pm)
Locale data examples for the German (de) locale
DateTime::Locale::de_AT(3pm)
Locale data examples for the German Austria (...
DateTime::Locale::de_BE(3pm)
Locale data examples for the German Belgium (...
DateTime::Locale::de_CH(3pm)
Locale data examples for the German Switzerla...
DateTime::Locale::de_DE(3pm)
Locale data examples for the German Germany (...
DateTime::Locale::de_IT(3pm)
Locale data examples for the German Italy (de...
DateTime::Locale::de_LI(3pm)
Locale data examples for the German Liechtens...
DateTime::Locale::de_LU(3pm)
Locale data examples for the German Luxembour...
DateTime::Locale::dje(3pm)
Locale data examples for the Zarma (dje) locale
DateTime::Locale::dje_NE(3pm)
Locale data examples for the Zarma Niger (dj...
DateTime::Locale::doi(3pm)
Locale data examples for the Dogri (doi) locale
DateTime::Locale::doi_IN(3pm)
Locale data examples for the Dogri India (do...
DateTime::Locale::dsb(3pm)
Locale data examples for the Lower Sorbian (dsb...
DateTime::Locale::dsb_DE(3pm)
Locale data examples for the Lower Sorbian G...
DateTime::Locale::dua(3pm)
Locale data examples for the Duala (dua) locale
DateTime::Locale::dua_CM(3pm)
Locale data examples for the Duala Cameroon ...
DateTime::Locale::dyo(3pm)
Locale data examples for the Jola-Fonyi (dyo) l...
DateTime::Locale::dyo_SN(3pm)
Locale data examples for the Jola-Fonyi Sene...
DateTime::Locale::dz(3pm)
Locale data examples for the Dzongkha (dz) locale
DateTime::Locale::dz_BT(3pm)
Locale data examples for the Dzongkha Bhutan ...
DateTime::Locale::ebu(3pm)
Locale data examples for the Embu (ebu) locale
DateTime::Locale::ebu_KE(3pm)
Locale data examples for the Embu Kenya (ebu...
DateTime::Locale::ee(3pm)
Locale data examples for the Ewe (ee) locale
DateTime::Locale::ee_GH(3pm)
Locale data examples for the Ewe Ghana (ee-GH...
DateTime::Locale::ee_TG(3pm)
Locale data examples for the Ewe Togo (ee-TG)...
DateTime::Locale::el(3pm)
Locale data examples for the Greek (el) locale
DateTime::Locale::el_CY(3pm)
Locale data examples for the Greek Cyprus (el...
DateTime::Locale::el_GR(3pm)
Locale data examples for the Greek Greece (el...
DateTime::Locale::en(3pm)
Locale data examples for the English (en) locale
DateTime::Locale::en_001(3pm)
Locale data examples for the English world (...
DateTime::Locale::en_150(3pm)
Locale data examples for the English Europe ...
DateTime::Locale::en_AE(3pm)
Locale data examples for the English United A...
DateTime::Locale::en_AG(3pm)
Locale data examples for the English Antigua ...
DateTime::Locale::en_AI(3pm)
Locale data examples for the English Anguilla...
DateTime::Locale::en_AS(3pm)
Locale data examples for the English American...
DateTime::Locale::en_AT(3pm)
Locale data examples for the English Austria ...
DateTime::Locale::en_AU(3pm)
Locale data examples for the English Australi...
DateTime::Locale::en_BB(3pm)
Locale data examples for the English Barbados...
DateTime::Locale::en_BE(3pm)
Locale data examples for the English Belgium ...
DateTime::Locale::en_BI(3pm)
Locale data examples for the English Burundi ...
DateTime::Locale::en_BM(3pm)
Locale data examples for the English Bermuda ...
DateTime::Locale::en_BS(3pm)
Locale data examples for the English Bahamas ...
DateTime::Locale::en_BW(3pm)
Locale data examples for the English Botswana...
DateTime::Locale::en_BZ(3pm)
Locale data examples for the English Belize (...
DateTime::Locale::en_CA(3pm)
Locale data examples for the English Canada (...
DateTime::Locale::en_CC(3pm)
Locale data examples for the English Cocos (K...
DateTime::Locale::en_CH(3pm)
Locale data examples for the English Switzerl...
DateTime::Locale::en_CK(3pm)
Locale data examples for the English Cook Isl...
DateTime::Locale::en_CM(3pm)
Locale data examples for the English Cameroon...
DateTime::Locale::en_CX(3pm)
Locale data examples for the English Christma...
DateTime::Locale::en_CY(3pm)
Locale data examples for the English Cyprus (...
DateTime::Locale::en_DE(3pm)
Locale data examples for the English Germany ...
DateTime::Locale::en_DG(3pm)
Locale data examples for the English Diego Ga...
DateTime::Locale::en_DK(3pm)
Locale data examples for the English Denmark ...
DateTime::Locale::en_DM(3pm)
Locale data examples for the English Dominica...
DateTime::Locale::en_ER(3pm)
Locale data examples for the English Eritrea ...
DateTime::Locale::en_FI(3pm)
Locale data examples for the English Finland ...
DateTime::Locale::en_FJ(3pm)
Locale data examples for the English Fiji (en...
DateTime::Locale::en_FK(3pm)
Locale data examples for the English Falkland...
DateTime::Locale::en_FM(3pm)
Locale data examples for the English Micrones...
DateTime::Locale::en_GB(3pm)
Locale data examples for the English United K...
DateTime::Locale::en_GD(3pm)
Locale data examples for the English Grenada ...
DateTime::Locale::en_GG(3pm)
Locale data examples for the English Guernsey...
DateTime::Locale::en_GH(3pm)
Locale data examples for the English Ghana (e...
DateTime::Locale::en_GI(3pm)
Locale data examples for the English Gibralta...
DateTime::Locale::en_GM(3pm)
Locale data examples for the English Gambia (...
DateTime::Locale::en_GU(3pm)
Locale data examples for the English Guam (en...
DateTime::Locale::en_GY(3pm)
Locale data examples for the English Guyana (...
DateTime::Locale::en_HK(3pm)
Locale data examples for the English Hong Kon...
DateTime::Locale::en_IE(3pm)
Locale data examples for the English Ireland ...
DateTime::Locale::en_IL(3pm)
Locale data examples for the English Israel (...
DateTime::Locale::en_IM(3pm)
Locale data examples for the English Isle of ...
DateTime::Locale::en_IN(3pm)
Locale data examples for the English India (e...
DateTime::Locale::en_IO(3pm)
Locale data examples for the English British ...
DateTime::Locale::en_JE(3pm)
Locale data examples for the English Jersey (...
DateTime::Locale::en_JM(3pm)
Locale data examples for the English Jamaica ...
DateTime::Locale::en_KE(3pm)
Locale data examples for the English Kenya (e...
DateTime::Locale::en_KI(3pm)
Locale data examples for the English Kiribati...
DateTime::Locale::en_KN(3pm)
Locale data examples for the English St. Kitt...
DateTime::Locale::en_KY(3pm)
Locale data examples for the English Cayman I...
DateTime::Locale::en_LC(3pm)
Locale data examples for the English St. Luci...
DateTime::Locale::en_LR(3pm)
Locale data examples for the English Liberia ...
DateTime::Locale::en_LS(3pm)
Locale data examples for the English Lesotho ...
DateTime::Locale::en_MG(3pm)
Locale data examples for the English Madagasc...
DateTime::Locale::en_MH(3pm)
Locale data examples for the English Marshall...
DateTime::Locale::en_MO(3pm)
Locale data examples for the English Macao SA...
DateTime::Locale::en_MP(3pm)
Locale data examples for the English Northern...
DateTime::Locale::en_MS(3pm)
Locale data examples for the English Montserr...
DateTime::Locale::en_MT(3pm)
Locale data examples for the English Malta (e...
DateTime::Locale::en_MU(3pm)
Locale data examples for the English Mauritiu...
DateTime::Locale::en_MV(3pm)
Locale data examples for the English Maldives...
DateTime::Locale::en_MW(3pm)
Locale data examples for the English Malawi (...
DateTime::Locale::en_MY(3pm)
Locale data examples for the English Malaysia...
DateTime::Locale::en_NA(3pm)
Locale data examples for the English Namibia ...
DateTime::Locale::en_NF(3pm)
Locale data examples for the English Norfolk ...
DateTime::Locale::en_NG(3pm)
Locale data examples for the English Nigeria ...
DateTime::Locale::en_NL(3pm)
Locale data examples for the English Netherla...
DateTime::Locale::en_NR(3pm)
Locale data examples for the English Nauru (e...
DateTime::Locale::en_NU(3pm)
Locale data examples for the English Niue (en...
DateTime::Locale::en_NZ(3pm)
Locale data examples for the English New Zeal...
DateTime::Locale::en_PG(3pm)
Locale data examples for the English Papua Ne...
DateTime::Locale::en_PH(3pm)
Locale data examples for the English Philippi...
DateTime::Locale::en_PK(3pm)
Locale data examples for the English Pakistan...
DateTime::Locale::en_PN(3pm)
Locale data examples for the English Pitcairn...
DateTime::Locale::en_PR(3pm)
Locale data examples for the English Puerto R...
DateTime::Locale::en_PW(3pm)
Locale data examples for the English Palau (e...
DateTime::Locale::en_RW(3pm)
Locale data examples for the English Rwanda (...
DateTime::Locale::en_SB(3pm)
Locale data examples for the English Solomon ...
DateTime::Locale::en_SC(3pm)
Locale data examples for the English Seychell...
DateTime::Locale::en_SD(3pm)
Locale data examples for the English Sudan (e...
DateTime::Locale::en_SE(3pm)
Locale data examples for the English Sweden (...
DateTime::Locale::en_SG(3pm)
Locale data examples for the English Singapor...
DateTime::Locale::en_SH(3pm)
Locale data examples for the English St. Hele...
DateTime::Locale::en_SI(3pm)
Locale data examples for the English Slovenia...
DateTime::Locale::en_SL(3pm)
Locale data examples for the English Sierra L...
DateTime::Locale::en_SS(3pm)
Locale data examples for the English South Su...
DateTime::Locale::en_SX(3pm)
Locale data examples for the English Sint Maa...
DateTime::Locale::en_SZ(3pm)
Locale data examples for the English Eswatini...
DateTime::Locale::en_TC(3pm)
Locale data examples for the English Turks & ...
DateTime::Locale::en_TK(3pm)
Locale data examples for the English Tokelau ...
DateTime::Locale::en_TO(3pm)
Locale data examples for the English Tonga (e...
DateTime::Locale::en_TT(3pm)
Locale data examples for the English Trinidad...
DateTime::Locale::en_TV(3pm)
Locale data examples for the English Tuvalu (...
DateTime::Locale::en_TZ(3pm)
Locale data examples for the English Tanzania...
DateTime::Locale::en_UG(3pm)
Locale data examples for the English Uganda (...
DateTime::Locale::en_UM(3pm)
Locale data examples for the English U.S. Out...
DateTime::Locale::en_US(3pm)
Locale data examples for the English United S...
DateTime::Locale::en_US_POSIX(3pm)
Locale data examples for the English Un...
DateTime::Locale::en_VC(3pm)
Locale data examples for the English St. Vinc...
DateTime::Locale::en_VG(3pm)
Locale data examples for the English British ...
DateTime::Locale::en_VI(3pm)
Locale data examples for the English U.S. Vir...
DateTime::Locale::en_VU(3pm)
Locale data examples for the English Vanuatu ...
DateTime::Locale::en_WS(3pm)
Locale data examples for the English Samoa (e...
DateTime::Locale::en_ZA(3pm)
Locale data examples for the English South Af...
DateTime::Locale::en_ZM(3pm)
Locale data examples for the English Zambia (...
DateTime::Locale::en_ZW(3pm)
Locale data examples for the English Zimbabwe...
DateTime::Locale::eo(3pm)
Locale data examples for the Esperanto (eo) locale
DateTime::Locale::eo_001(3pm)
Locale data examples for the Esperanto world...
DateTime::Locale::es(3pm)
Locale data examples for the Spanish (es) locale
DateTime::Locale::es_419(3pm)
Locale data examples for the Spanish Latin A...
DateTime::Locale::es_AR(3pm)
Locale data examples for the Spanish Argentin...
DateTime::Locale::es_BO(3pm)
Locale data examples for the Spanish Bolivia ...
DateTime::Locale::es_BR(3pm)
Locale data examples for the Spanish Brazil (...
DateTime::Locale::es_BZ(3pm)
Locale data examples for the Spanish Belize (...
DateTime::Locale::es_CL(3pm)
Locale data examples for the Spanish Chile (e...
DateTime::Locale::es_CO(3pm)
Locale data examples for the Spanish Colombia...
DateTime::Locale::es_CR(3pm)
Locale data examples for the Spanish Costa Ri...
DateTime::Locale::es_CU(3pm)
Locale data examples for the Spanish Cuba (es...
DateTime::Locale::es_DO(3pm)
Locale data examples for the Spanish Dominica...
DateTime::Locale::es_EA(3pm)
Locale data examples for the Spanish Ceuta & ...
DateTime::Locale::es_EC(3pm)
Locale data examples for the Spanish Ecuador ...
DateTime::Locale::es_ES(3pm)
Locale data examples for the Spanish Spain (e...
DateTime::Locale::es_GQ(3pm)
Locale data examples for the Spanish Equatori...
DateTime::Locale::es_GT(3pm)
Locale data examples for the Spanish Guatemal...
DateTime::Locale::es_HN(3pm)
Locale data examples for the Spanish Honduras...
DateTime::Locale::es_IC(3pm)
Locale data examples for the Spanish Canary I...
DateTime::Locale::es_MX(3pm)
Locale data examples for the Spanish Mexico (...
DateTime::Locale::es_NI(3pm)
Locale data examples for the Spanish Nicaragu...
DateTime::Locale::es_PA(3pm)
Locale data examples for the Spanish Panama (...
DateTime::Locale::es_PE(3pm)
Locale data examples for the Spanish Peru (es...
DateTime::Locale::es_PH(3pm)
Locale data examples for the Spanish Philippi...
DateTime::Locale::es_PR(3pm)
Locale data examples for the Spanish Puerto R...
DateTime::Locale::es_PY(3pm)
Locale data examples for the Spanish Paraguay...
DateTime::Locale::es_SV(3pm)
Locale data examples for the Spanish El Salva...
DateTime::Locale::es_US(3pm)
Locale data examples for the Spanish United S...
DateTime::Locale::es_UY(3pm)
Locale data examples for the Spanish Uruguay ...
DateTime::Locale::es_VE(3pm)
Locale data examples for the Spanish Venezuel...
DateTime::Locale::et(3pm)
Locale data examples for the Estonian (et) locale
DateTime::Locale::et_EE(3pm)
Locale data examples for the Estonian Estonia...
DateTime::Locale::eu(3pm)
Locale data examples for the Basque (eu) locale
DateTime::Locale::eu_ES(3pm)
Locale data examples for the Basque Spain (eu...
DateTime::Locale::ewo(3pm)
Locale data examples for the Ewondo (ewo) locale
DateTime::Locale::ewo_CM(3pm)
Locale data examples for the Ewondo Cameroon...
DateTime::Locale::fa(3pm)
Locale data examples for the Persian (fa) locale
DateTime::Locale::fa_AF(3pm)
Locale data examples for the Persian Afghanis...
DateTime::Locale::fa_IR(3pm)
Locale data examples for the Persian Iran (fa...
DateTime::Locale::ff(3pm)
Locale data examples for the Fula (ff) locale
DateTime::Locale::ff_Adlm(3pm)
Locale data examples for the Fula Adlam (ff...
DateTime::Locale::ff_Adlm_BF(3pm)
Locale data examples for the Fula Burkin...
DateTime::Locale::ff_Adlm_CM(3pm)
Locale data examples for the Fula Camero...
DateTime::Locale::ff_Adlm_GH(3pm)
Locale data examples for the Fula Ghana ...
DateTime::Locale::ff_Adlm_GM(3pm)
Locale data examples for the Fula Gambia...
DateTime::Locale::ff_Adlm_GN(3pm)
Locale data examples for the Fula Guinea...
DateTime::Locale::ff_Adlm_GW(3pm)
Locale data examples for the Fula Guinea...
DateTime::Locale::ff_Adlm_LR(3pm)
Locale data examples for the Fula Liberi...
DateTime::Locale::ff_Adlm_MR(3pm)
Locale data examples for the Fula Maurit...
DateTime::Locale::ff_Adlm_NE(3pm)
Locale data examples for the Fula Niger ...
DateTime::Locale::ff_Adlm_NG(3pm)
Locale data examples for the Fula Nigeri...
DateTime::Locale::ff_Adlm_SL(3pm)
Locale data examples for the Fula Sierra...
DateTime::Locale::ff_Adlm_SN(3pm)
Locale data examples for the Fula Senega...
DateTime::Locale::ff_Latn(3pm)
Locale data examples for the Fula Latin (ff...
DateTime::Locale::ff_Latn_BF(3pm)
Locale data examples for the Fula Burkin...
DateTime::Locale::ff_Latn_CM(3pm)
Locale data examples for the Fula Camero...
DateTime::Locale::ff_Latn_GH(3pm)
Locale data examples for the Fula Ghana ...
DateTime::Locale::ff_Latn_GM(3pm)
Locale data examples for the Fula Gambia...
DateTime::Locale::ff_Latn_GN(3pm)
Locale data examples for the Fula Guinea...
DateTime::Locale::ff_Latn_GW(3pm)
Locale data examples for the Fula Guinea...
DateTime::Locale::ff_Latn_LR(3pm)
Locale data examples for the Fula Liberi...
DateTime::Locale::ff_Latn_MR(3pm)
Locale data examples for the Fula Maurit...
DateTime::Locale::ff_Latn_NE(3pm)
Locale data examples for the Fula Niger ...
DateTime::Locale::ff_Latn_NG(3pm)
Locale data examples for the Fula Nigeri...
DateTime::Locale::ff_Latn_SL(3pm)
Locale data examples for the Fula Sierra...
DateTime::Locale::ff_Latn_SN(3pm)
Locale data examples for the Fula Senega...
DateTime::Locale::fi(3pm)
Locale data examples for the Finnish (fi) locale
DateTime::Locale::fi_FI(3pm)
Locale data examples for the Finnish Finland ...
DateTime::Locale::fil(3pm)
Locale data examples for the Filipino (fil) locale
DateTime::Locale::fil_PH(3pm)
Locale data examples for the Filipino Philip...
DateTime::Locale::fo(3pm)
Locale data examples for the Faroese (fo) locale
DateTime::Locale::fo_DK(3pm)
Locale data examples for the Faroese Denmark ...
DateTime::Locale::fo_FO(3pm)
Locale data examples for the Faroese Faroe Is...
DateTime::Locale::fr(3pm)
Locale data examples for the French (fr) locale
DateTime::Locale::fr_BE(3pm)
Locale data examples for the French Belgium (...
DateTime::Locale::fr_BF(3pm)
Locale data examples for the French Burkina F...
DateTime::Locale::fr_BI(3pm)
Locale data examples for the French Burundi (...
DateTime::Locale::fr_BJ(3pm)
Locale data examples for the French Benin (fr...
DateTime::Locale::fr_BL(3pm)
Locale data examples for the French St. Barth...
DateTime::Locale::fr_CA(3pm)
Locale data examples for the French Canada (f...
DateTime::Locale::fr_CD(3pm)
Locale data examples for the French Congo - K...
DateTime::Locale::fr_CF(3pm)
Locale data examples for the French Central A...
DateTime::Locale::fr_CG(3pm)
Locale data examples for the French Congo - B...
DateTime::Locale::fr_CH(3pm)
Locale data examples for the French Switzerla...
DateTime::Locale::fr_CI(3pm)
Locale data examples for the French Cte d...
DateTime::Locale::fr_CM(3pm)
Locale data examples for the French Cameroon ...
DateTime::Locale::fr_DJ(3pm)
Locale data examples for the French Djibouti ...
DateTime::Locale::fr_DZ(3pm)
Locale data examples for the French Algeria (...
DateTime::Locale::fr_FR(3pm)
Locale data examples for the French France (f...
DateTime::Locale::fr_GA(3pm)
Locale data examples for the French Gabon (fr...
DateTime::Locale::fr_GF(3pm)
Locale data examples for the French French Gu...
DateTime::Locale::fr_GN(3pm)
Locale data examples for the French Guinea (f...
DateTime::Locale::fr_GP(3pm)
Locale data examples for the French Guadeloup...
DateTime::Locale::fr_GQ(3pm)
Locale data examples for the French Equatoria...
DateTime::Locale::fr_HT(3pm)
Locale data examples for the French Haiti (fr...
DateTime::Locale::fr_KM(3pm)
Locale data examples for the French Comoros (...
DateTime::Locale::fr_LU(3pm)
Locale data examples for the French Luxembour...
DateTime::Locale::fr_MA(3pm)
Locale data examples for the French Morocco (...
DateTime::Locale::fr_MC(3pm)
Locale data examples for the French Monaco (f...
DateTime::Locale::fr_MF(3pm)
Locale data examples for the French St. Marti...
DateTime::Locale::fr_MG(3pm)
Locale data examples for the French Madagasca...
DateTime::Locale::fr_ML(3pm)
Locale data examples for the French Mali (fr-...
DateTime::Locale::fr_MQ(3pm)
Locale data examples for the French Martiniqu...
DateTime::Locale::fr_MR(3pm)
Locale data examples for the French Mauritani...
DateTime::Locale::fr_MU(3pm)
Locale data examples for the French Mauritius...
DateTime::Locale::fr_NC(3pm)
Locale data examples for the French New Caled...
DateTime::Locale::fr_NE(3pm)
Locale data examples for the French Niger (fr...
DateTime::Locale::fr_PF(3pm)
Locale data examples for the French French Po...
DateTime::Locale::fr_PM(3pm)
Locale data examples for the French St. Pierr...
DateTime::Locale::fr_RE(3pm)
Locale data examples for the French Runion ...
DateTime::Locale::fr_RW(3pm)
Locale data examples for the French Rwanda (f...
DateTime::Locale::fr_SC(3pm)
Locale data examples for the French Seychelle...
DateTime::Locale::fr_SN(3pm)
Locale data examples for the French Senegal (...
DateTime::Locale::fr_SY(3pm)
Locale data examples for the French Syria (fr...
DateTime::Locale::fr_TD(3pm)
Locale data examples for the French Chad (fr-...
DateTime::Locale::fr_TG(3pm)
Locale data examples for the French Togo (fr-...
DateTime::Locale::fr_TN(3pm)
Locale data examples for the French Tunisia (...
DateTime::Locale::fr_VU(3pm)
Locale data examples for the French Vanuatu (...
DateTime::Locale::fr_WF(3pm)
Locale data examples for the French Wallis & ...
DateTime::Locale::fr_YT(3pm)
Locale data examples for the French Mayotte (...
DateTime::Locale::FromData(3pm)
Class for locale objects instantiated from...
DateTime::Locale::frr(3pm)
Locale data examples for the Northern Frisian (...
DateTime::Locale::frr_DE(3pm)
Locale data examples for the Northern Frisia...
DateTime::Locale::fur(3pm)
Locale data examples for the Friulian (fur) locale
DateTime::Locale::fur_IT(3pm)
Locale data examples for the Friulian Italy ...
DateTime::Locale::fy(3pm)
Locale data examples for the Western Frisian (fy...
DateTime::Locale::fy_NL(3pm)
Locale data examples for the Western Frisian ...
DateTime::Locale::ga(3pm)
Locale data examples for the Irish (ga) locale
DateTime::Locale::ga_GB(3pm)
Locale data examples for the Irish United Kin...
DateTime::Locale::ga_IE(3pm)
Locale data examples for the Irish Ireland (g...
DateTime::Locale::gd(3pm)
Locale data examples for the Scottish Gaelic (gd...
DateTime::Locale::gd_GB(3pm)
Locale data examples for the Scottish Gaelic ...
DateTime::Locale::gl(3pm)
Locale data examples for the Galician (gl) locale
DateTime::Locale::gl_ES(3pm)
Locale data examples for the Galician Spain (...
DateTime::Locale::gsw(3pm)
Locale data examples for the Swiss German (gsw)...
DateTime::Locale::gsw_CH(3pm)
Locale data examples for the Swiss German Sw...
DateTime::Locale::gsw_FR(3pm)
Locale data examples for the Swiss German Fr...
DateTime::Locale::gsw_LI(3pm)
Locale data examples for the Swiss German Li...
DateTime::Locale::gu(3pm)
Locale data examples for the Gujarati (gu) locale
DateTime::Locale::gu_IN(3pm)
Locale data examples for the Gujarati India (...
DateTime::Locale::guz(3pm)
Locale data examples for the Gusii (guz) locale
DateTime::Locale::guz_KE(3pm)
Locale data examples for the Gusii Kenya (gu...
DateTime::Locale::gv(3pm)
Locale data examples for the Manx (gv) locale
DateTime::Locale::gv_IM(3pm)
Locale data examples for the Manx Isle of Man...
DateTime::Locale::ha(3pm)
Locale data examples for the Hausa (ha) locale
DateTime::Locale::ha_GH(3pm)
Locale data examples for the Hausa Ghana (ha-...
DateTime::Locale::ha_NE(3pm)
Locale data examples for the Hausa Niger (ha-...
DateTime::Locale::ha_NG(3pm)
Locale data examples for the Hausa Nigeria (h...
DateTime::Locale::haw(3pm)
Locale data examples for the Hawaiian (haw) locale
DateTime::Locale::haw_US(3pm)
Locale data examples for the Hawaiian United...
DateTime::Locale::he(3pm)
Locale data examples for the Hebrew (he) locale
DateTime::Locale::he_IL(3pm)
Locale data examples for the Hebrew Israel (h...
DateTime::Locale::hi(3pm)
Locale data examples for the Hindi (hi) locale
DateTime::Locale::hi_IN(3pm)
Locale data examples for the Hindi India (hi-...
DateTime::Locale::hi_Latn(3pm)
Locale data examples for the Hindi Latin (h...
DateTime::Locale::hi_Latn_IN(3pm)
Locale data examples for the Hindi India...
DateTime::Locale::hr(3pm)
Locale data examples for the Croatian (hr) locale
DateTime::Locale::hr_BA(3pm)
Locale data examples for the Croatian Bosnia ...
DateTime::Locale::hr_HR(3pm)
Locale data examples for the Croatian Croatia...
DateTime::Locale::hsb(3pm)
Locale data examples for the Upper Sorbian (hsb...
DateTime::Locale::hsb_DE(3pm)
Locale data examples for the Upper Sorbian G...
DateTime::Locale::hu(3pm)
Locale data examples for the Hungarian (hu) locale
DateTime::Locale::hu_HU(3pm)
Locale data examples for the Hungarian Hungar...
DateTime::Locale::hy(3pm)
Locale data examples for the Armenian (hy) locale
DateTime::Locale::hy_AM(3pm)
Locale data examples for the Armenian Armenia...
DateTime::Locale::ia(3pm)
Locale data examples for the Interlingua (ia) lo...
DateTime::Locale::ia_001(3pm)
Locale data examples for the Interlingua wor...
DateTime::Locale::id(3pm)
Locale data examples for the Indonesian (id) locale
DateTime::Locale::id_ID(3pm)
Locale data examples for the Indonesian Indon...
DateTime::Locale::ig(3pm)
Locale data examples for the Igbo (ig) locale
DateTime::Locale::ig_NG(3pm)
Locale data examples for the Igbo Nigeria (ig...
DateTime::Locale::ii(3pm)
Locale data examples for the Sichuan Yi (ii) locale
DateTime::Locale::ii_CN(3pm)
Locale data examples for the Sichuan Yi China...
DateTime::Locale::is(3pm)
Locale data examples for the Icelandic (is) locale
DateTime::Locale::is_IS(3pm)
Locale data examples for the Icelandic Icelan...
DateTime::Locale::it(3pm)
Locale data examples for the Italian (it) locale
DateTime::Locale::it_CH(3pm)
Locale data examples for the Italian Switzerl...
DateTime::Locale::it_IT(3pm)
Locale data examples for the Italian Italy (i...
DateTime::Locale::it_SM(3pm)
Locale data examples for the Italian San Mari...
DateTime::Locale::it_VA(3pm)
Locale data examples for the Italian Vatican ...
DateTime::Locale::ja(3pm)
Locale data examples for the Japanese (ja) locale
DateTime::Locale::ja_JP(3pm)
Locale data examples for the Japanese Japan (...
DateTime::Locale::jgo(3pm)
Locale data examples for the Ngomba (jgo) locale
DateTime::Locale::jgo_CM(3pm)
Locale data examples for the Ngomba Cameroon...
DateTime::Locale::jmc(3pm)
Locale data examples for the Machame (jmc) locale
DateTime::Locale::jmc_TZ(3pm)
Locale data examples for the Machame Tanzani...
DateTime::Locale::jv(3pm)
Locale data examples for the Javanese (jv) locale
DateTime::Locale::jv_ID(3pm)
Locale data examples for the Javanese Indones...
DateTime::Locale::ka(3pm)
Locale data examples for the Georgian (ka) locale
DateTime::Locale::ka_GE(3pm)
Locale data examples for the Georgian Georgia...
DateTime::Locale::kab(3pm)
Locale data examples for the Kabyle (kab) locale
DateTime::Locale::kab_DZ(3pm)
Locale data examples for the Kabyle Algeria ...
DateTime::Locale::kam(3pm)
Locale data examples for the Kamba (kam) locale
DateTime::Locale::kam_KE(3pm)
Locale data examples for the Kamba Kenya (ka...
DateTime::Locale::kde(3pm)
Locale data examples for the Makonde (kde) locale
DateTime::Locale::kde_TZ(3pm)
Locale data examples for the Makonde Tanzani...
DateTime::Locale::kea(3pm)
Locale data examples for the Kabuverdianu (kea)...
DateTime::Locale::kea_CV(3pm)
Locale data examples for the Kabuverdianu Ca...
DateTime::Locale::kgp(3pm)
Locale data examples for the Kaingang (kgp) locale
DateTime::Locale::kgp_BR(3pm)
Locale data examples for the Kaingang Brazil...
DateTime::Locale::khq(3pm)
Locale data examples for the Koyra Chiini (khq)...
DateTime::Locale::khq_ML(3pm)
Locale data examples for the Koyra Chiini Ma...
DateTime::Locale::ki(3pm)
Locale data examples for the Kikuyu (ki) locale
DateTime::Locale::ki_KE(3pm)
Locale data examples for the Kikuyu Kenya (ki...
DateTime::Locale::kk(3pm)
Locale data examples for the Kazakh (kk) locale
DateTime::Locale::kk_KZ(3pm)
Locale data examples for the Kazakh Kazakhsta...
DateTime::Locale::kkj(3pm)
Locale data examples for the Kako (kkj) locale
DateTime::Locale::kkj_CM(3pm)
Locale data examples for the Kako Cameroon (...
DateTime::Locale::kl(3pm)
Locale data examples for the Kalaallisut (kl) lo...
DateTime::Locale::kl_GL(3pm)
Locale data examples for the Kalaallisut Gree...
DateTime::Locale::kln(3pm)
Locale data examples for the Kalenjin (kln) locale
DateTime::Locale::kln_KE(3pm)
Locale data examples for the Kalenjin Kenya ...
DateTime::Locale::km(3pm)
Locale data examples for the Khmer (km) locale
DateTime::Locale::km_KH(3pm)
Locale data examples for the Khmer Cambodia (...
DateTime::Locale::kn(3pm)
Locale data examples for the Kannada (kn) locale
DateTime::Locale::kn_IN(3pm)
Locale data examples for the Kannada India (k...
DateTime::Locale::ko(3pm)
Locale data examples for the Korean (ko) locale
DateTime::Locale::ko_KP(3pm)
Locale data examples for the Korean North Kor...
DateTime::Locale::ko_KR(3pm)
Locale data examples for the Korean South Kor...
DateTime::Locale::kok(3pm)
Locale data examples for the Konkani (kok) locale
DateTime::Locale::kok_IN(3pm)
Locale data examples for the Konkani India (...
DateTime::Locale::ks(3pm)
Locale data examples for the Kashmiri (ks) locale
DateTime::Locale::ks_Arab(3pm)
Locale data examples for the Kashmiri Arabi...
DateTime::Locale::ks_Arab_IN(3pm)
Locale data examples for the Kashmiri In...
DateTime::Locale::ks_Deva(3pm)
Locale data examples for the Kashmiri Devan...
DateTime::Locale::ks_Deva_IN(3pm)
Locale data examples for the Kashmiri In...
DateTime::Locale::ks_IN(3pm)
Locale data examples for the Kashmiri India (...
DateTime::Locale::ksb(3pm)
Locale data examples for the Shambala (ksb) locale
DateTime::Locale::ksb_TZ(3pm)
Locale data examples for the Shambala Tanzan...
DateTime::Locale::ksf(3pm)
Locale data examples for the Bafia (ksf) locale
DateTime::Locale::ksf_CM(3pm)
Locale data examples for the Bafia Cameroon ...
DateTime::Locale::ksh(3pm)
Locale data examples for the Colognian (ksh) lo...
DateTime::Locale::ksh_DE(3pm)
Locale data examples for the Colognian Germa...
DateTime::Locale::ku(3pm)
Locale data examples for the Kurdish (ku) locale
DateTime::Locale::ku_TR(3pm)
Locale data examples for the Kurdish Turkey (...
DateTime::Locale::kw(3pm)
Locale data examples for the Cornish (kw) locale
DateTime::Locale::kw_GB(3pm)
Locale data examples for the Cornish United K...
DateTime::Locale::ky(3pm)
Locale data examples for the Kyrgyz (ky) locale
DateTime::Locale::ky_KG(3pm)
Locale data examples for the Kyrgyz Kyrgyzsta...
DateTime::Locale::lag(3pm)
Locale data examples for the Langi (lag) locale
DateTime::Locale::lag_TZ(3pm)
Locale data examples for the Langi Tanzania ...
DateTime::Locale::lb(3pm)
Locale data examples for the Luxembourgish (lb) ...
DateTime::Locale::lb_LU(3pm)
Locale data examples for the Luxembourgish Lu...
DateTime::Locale::lg(3pm)
Locale data examples for the Ganda (lg) locale
DateTime::Locale::lg_UG(3pm)
Locale data examples for the Ganda Uganda (lg...
DateTime::Locale::lkt(3pm)
Locale data examples for the Lakota (lkt) locale
DateTime::Locale::lkt_US(3pm)
Locale data examples for the Lakota United S...
DateTime::Locale::ln(3pm)
Locale data examples for the Lingala (ln) locale
DateTime::Locale::ln_AO(3pm)
Locale data examples for the Lingala Angola (...
DateTime::Locale::ln_CD(3pm)
Locale data examples for the Lingala Congo - ...
DateTime::Locale::ln_CF(3pm)
Locale data examples for the Lingala Central ...
DateTime::Locale::ln_CG(3pm)
Locale data examples for the Lingala Congo - ...
DateTime::Locale::lo(3pm)
Locale data examples for the Lao (lo) locale
DateTime::Locale::lo_LA(3pm)
Locale data examples for the Lao Laos (lo-LA)...
DateTime::Locale::lrc(3pm)
Locale data examples for the Northern Luri (lrc...
DateTime::Locale::lrc_IQ(3pm)
Locale data examples for the Northern Luri I...
DateTime::Locale::lrc_IR(3pm)
Locale data examples for the Northern Luri I...
DateTime::Locale::lt(3pm)
Locale data examples for the Lithuanian (lt) locale
DateTime::Locale::lt_LT(3pm)
Locale data examples for the Lithuanian Lithu...
DateTime::Locale::lu(3pm)
Locale data examples for the Luba-Katanga (lu) l...
DateTime::Locale::lu_CD(3pm)
Locale data examples for the Luba-Katanga Con...
DateTime::Locale::luo(3pm)
Locale data examples for the Luo (luo) locale
DateTime::Locale::luo_KE(3pm)
Locale data examples for the Luo Kenya (luo-...
DateTime::Locale::luy(3pm)
Locale data examples for the Luyia (luy) locale
DateTime::Locale::luy_KE(3pm)
Locale data examples for the Luyia Kenya (lu...
DateTime::Locale::lv(3pm)
Locale data examples for the Latvian (lv) locale
DateTime::Locale::lv_LV(3pm)
Locale data examples for the Latvian Latvia (...
DateTime::Locale::mai(3pm)
Locale data examples for the Maithili (mai) locale
DateTime::Locale::mai_IN(3pm)
Locale data examples for the Maithili India ...
DateTime::Locale::mas(3pm)
Locale data examples for the Masai (mas) locale
DateTime::Locale::mas_KE(3pm)
Locale data examples for the Masai Kenya (ma...
DateTime::Locale::mas_TZ(3pm)
Locale data examples for the Masai Tanzania ...
DateTime::Locale::mdf(3pm)
Locale data examples for the Moksha (mdf) locale
DateTime::Locale::mdf_RU(3pm)
Locale data examples for the Moksha Russia (...
DateTime::Locale::mer(3pm)
Locale data examples for the Meru (mer) locale
DateTime::Locale::mer_KE(3pm)
Locale data examples for the Meru Kenya (mer...
DateTime::Locale::mfe(3pm)
Locale data examples for the Morisyen (mfe) locale
DateTime::Locale::mfe_MU(3pm)
Locale data examples for the Morisyen Maurit...
DateTime::Locale::mg(3pm)
Locale data examples for the Malagasy (mg) locale
DateTime::Locale::mg_MG(3pm)
Locale data examples for the Malagasy Madagas...
DateTime::Locale::mgh(3pm)
Locale data examples for the Makhuwa-Meetto (mg...
DateTime::Locale::mgh_MZ(3pm)
Locale data examples for the Makhuwa-Meetto ...
DateTime::Locale::mgo(3pm)
Locale data examples for the Meta (mgo) locale
DateTime::Locale::mgo_CM(3pm)
Locale data examples for the Meta Cameroon...
DateTime::Locale::mi(3pm)
Locale data examples for the Mori (mi) locale
DateTime::Locale::mi_NZ(3pm)
Locale data examples for the Mori New Zeala...
DateTime::Locale::mk(3pm)
Locale data examples for the Macedonian (mk) locale
DateTime::Locale::mk_MK(3pm)
Locale data examples for the Macedonian North...
DateTime::Locale::ml(3pm)
Locale data examples for the Malayalam (ml) locale
DateTime::Locale::ml_IN(3pm)
Locale data examples for the Malayalam India ...
DateTime::Locale::mn(3pm)
Locale data examples for the Mongolian (mn) locale
DateTime::Locale::mn_MN(3pm)
Locale data examples for the Mongolian Mongol...
DateTime::Locale::mni(3pm)
Locale data examples for the Manipuri (mni) locale
DateTime::Locale::mni_Beng(3pm)
Locale data examples for the Manipuri Bang...
DateTime::Locale::mni_Beng_IN(3pm)
Locale data examples for the Manipuri I...
DateTime::Locale::mr(3pm)
Locale data examples for the Marathi (mr) locale
DateTime::Locale::mr_IN(3pm)
Locale data examples for the Marathi India (m...
DateTime::Locale::ms(3pm)
Locale data examples for the Malay (ms) locale
DateTime::Locale::ms_BN(3pm)
Locale data examples for the Malay Brunei (ms...
DateTime::Locale::ms_ID(3pm)
Locale data examples for the Malay Indonesia ...
DateTime::Locale::ms_MY(3pm)
Locale data examples for the Malay Malaysia (...
DateTime::Locale::ms_SG(3pm)
Locale data examples for the Malay Singapore ...
DateTime::Locale::mt(3pm)
Locale data examples for the Maltese (mt) locale
DateTime::Locale::mt_MT(3pm)
Locale data examples for the Maltese Malta (m...
DateTime::Locale::mua(3pm)
Locale data examples for the Mundang (mua) locale
DateTime::Locale::mua_CM(3pm)
Locale data examples for the Mundang Cameroo...
DateTime::Locale::my(3pm)
Locale data examples for the Burmese (my) locale
DateTime::Locale::my_MM(3pm)
Locale data examples for the Burmese Myanmar ...
DateTime::Locale::mzn(3pm)
Locale data examples for the Mazanderani (mzn) ...
DateTime::Locale::mzn_IR(3pm)
Locale data examples for the Mazanderani Ira...
DateTime::Locale::naq(3pm)
Locale data examples for the Nama (naq) locale
DateTime::Locale::naq_NA(3pm)
Locale data examples for the Nama Namibia (n...
DateTime::Locale::nb(3pm)
Locale data examples for the Norwegian Bokml (...
DateTime::Locale::nb_NO(3pm)
Locale data examples for the Norwegian Bokm...
DateTime::Locale::nb_SJ(3pm)
Locale data examples for the Norwegian Bokm...
DateTime::Locale::nd(3pm)
Locale data examples for the North Ndebele (nd) ...
DateTime::Locale::nd_ZW(3pm)
Locale data examples for the North Ndebele Zi...
DateTime::Locale::nds(3pm)
Locale data examples for the Low German (nds) l...
DateTime::Locale::nds_DE(3pm)
Locale data examples for the Low German Germ...
DateTime::Locale::nds_NL(3pm)
Locale data examples for the Low German Neth...
DateTime::Locale::ne(3pm)
Locale data examples for the Nepali (ne) locale
DateTime::Locale::ne_IN(3pm)
Locale data examples for the Nepali India (ne...
DateTime::Locale::ne_NP(3pm)
Locale data examples for the Nepali Nepal (ne...
DateTime::Locale::nl(3pm)
Locale data examples for the Dutch (nl) locale
DateTime::Locale::nl_AW(3pm)
Locale data examples for the Dutch Aruba (nl-...
DateTime::Locale::nl_BE(3pm)
Locale data examples for the Dutch Belgium (n...
DateTime::Locale::nl_BQ(3pm)
Locale data examples for the Dutch Caribbean ...
DateTime::Locale::nl_CW(3pm)
Locale data examples for the Dutch Curaao (...
DateTime::Locale::nl_NL(3pm)
Locale data examples for the Dutch Netherland...
DateTime::Locale::nl_SR(3pm)
Locale data examples for the Dutch Suriname (...
DateTime::Locale::nl_SX(3pm)
Locale data examples for the Dutch Sint Maart...
DateTime::Locale::nmg(3pm)
Locale data examples for the Kwasio (nmg) locale
DateTime::Locale::nmg_CM(3pm)
Locale data examples for the Kwasio Cameroon...
DateTime::Locale::nn(3pm)
Locale data examples for the Norwegian Nynorsk (...
DateTime::Locale::nn_NO(3pm)
Locale data examples for the Norwegian Nynors...
DateTime::Locale::nnh(3pm)
Locale data examples for the Ngiemboon (nnh) lo...
DateTime::Locale::nnh_CM(3pm)
Locale data examples for the Ngiemboon Camer...
DateTime::Locale::no(3pm)
Locale data examples for the Norwegian (no) locale
DateTime::Locale::nus(3pm)
Locale data examples for the Nuer (nus) locale
DateTime::Locale::nus_SS(3pm)
Locale data examples for the Nuer South Suda...
DateTime::Locale::nyn(3pm)
Locale data examples for the Nyankole (nyn) locale
DateTime::Locale::nyn_UG(3pm)
Locale data examples for the Nyankole Uganda...
DateTime::Locale::oc(3pm)
Locale data examples for the Occitan (oc) locale
DateTime::Locale::oc_ES(3pm)
Locale data examples for the Occitan Spain (o...
DateTime::Locale::oc_FR(3pm)
Locale data examples for the Occitan France (...
DateTime::Locale::om(3pm)
Locale data examples for the Oromo (om) locale
DateTime::Locale::om_ET(3pm)
Locale data examples for the Oromo Ethiopia (...
DateTime::Locale::om_KE(3pm)
Locale data examples for the Oromo Kenya (om-...
DateTime::Locale::or(3pm)
Locale data examples for the Odia (or) locale
DateTime::Locale::or_IN(3pm)
Locale data examples for the Odia India (or-I...
DateTime::Locale::os(3pm)
Locale data examples for the Ossetic (os) locale
DateTime::Locale::os_GE(3pm)
Locale data examples for the Ossetic Georgia ...
DateTime::Locale::os_RU(3pm)
Locale data examples for the Ossetic Russia (...
DateTime::Locale::pa(3pm)
Locale data examples for the Punjabi (pa) locale
DateTime::Locale::pa_Arab(3pm)
Locale data examples for the Punjabi Arabic...
DateTime::Locale::pa_Arab_PK(3pm)
Locale data examples for the Punjabi Pak...
DateTime::Locale::pa_Guru(3pm)
Locale data examples for the Punjabi Gurmuk...
DateTime::Locale::pa_Guru_IN(3pm)
Locale data examples for the Punjabi Ind...
DateTime::Locale::pcm(3pm)
Locale data examples for the Nigerian Pidgin (p...
DateTime::Locale::pcm_NG(3pm)
Locale data examples for the Nigerian Pidgin...
DateTime::Locale::pis(3pm)
Locale data examples for the Pijin (pis) locale
DateTime::Locale::pis_SB(3pm)
Locale data examples for the Pijin Solomon I...
DateTime::Locale::pl(3pm)
Locale data examples for the Polish (pl) locale
DateTime::Locale::pl_PL(3pm)
Locale data examples for the Polish Poland (p...
DateTime::Locale::prg(3pm)
Locale data examples for the Prussian (prg) locale
DateTime::Locale::prg_001(3pm)
Locale data examples for the Prussian World...
DateTime::Locale::ps(3pm)
Locale data examples for the Pashto (ps) locale
DateTime::Locale::ps_AF(3pm)
Locale data examples for the Pashto Afghanist...
DateTime::Locale::ps_PK(3pm)
Locale data examples for the Pashto Pakistan ...
DateTime::Locale::pt(3pm)
Locale data examples for the Portuguese (pt) locale
DateTime::Locale::pt_AO(3pm)
Locale data examples for the Portuguese Angol...
DateTime::Locale::pt_BR(3pm)
Locale data examples for the Portuguese Brazi...
DateTime::Locale::pt_CH(3pm)
Locale data examples for the Portuguese Switz...
DateTime::Locale::pt_CV(3pm)
Locale data examples for the Portuguese Cape ...
DateTime::Locale::pt_GQ(3pm)
Locale data examples for the Portuguese Equat...
DateTime::Locale::pt_GW(3pm)
Locale data examples for the Portuguese Guine...
DateTime::Locale::pt_LU(3pm)
Locale data examples for the Portuguese Luxem...
DateTime::Locale::pt_MO(3pm)
Locale data examples for the Portuguese Macao...
DateTime::Locale::pt_MZ(3pm)
Locale data examples for the Portuguese Mozam...
DateTime::Locale::pt_PT(3pm)
Locale data examples for the Portuguese Portu...
DateTime::Locale::pt_ST(3pm)
Locale data examples for the Portuguese So ...
DateTime::Locale::pt_TL(3pm)
Locale data examples for the Portuguese Timor...
DateTime::Locale::qu(3pm)
Locale data examples for the Quechua (qu) locale
DateTime::Locale::qu_BO(3pm)
Locale data examples for the Quechua Bolivia ...
DateTime::Locale::qu_EC(3pm)
Locale data examples for the Quechua Ecuador ...
DateTime::Locale::qu_PE(3pm)
Locale data examples for the Quechua Peru (qu...
DateTime::Locale::raj(3pm)
Locale data examples for the Rajasthani (raj) l...
DateTime::Locale::raj_IN(3pm)
Locale data examples for the Rajasthani Indi...
DateTime::Locale::rm(3pm)
Locale data examples for the Romansh (rm) locale
DateTime::Locale::rm_CH(3pm)
Locale data examples for the Romansh Switzerl...
DateTime::Locale::rn(3pm)
Locale data examples for the Rundi (rn) locale
DateTime::Locale::rn_BI(3pm)
Locale data examples for the Rundi Burundi (r...
DateTime::Locale::ro(3pm)
Locale data examples for the Romanian (ro) locale
DateTime::Locale::ro_MD(3pm)
Locale data examples for the Romanian Moldova...
DateTime::Locale::ro_RO(3pm)
Locale data examples for the Romanian Romania...
DateTime::Locale::rof(3pm)
Locale data examples for the Rombo (rof) locale
DateTime::Locale::rof_TZ(3pm)
Locale data examples for the Rombo Tanzania ...
DateTime::Locale::root(3pm)
Locale data examples for the Root (root) locale
DateTime::Locale::ru(3pm)
Locale data examples for the Russian (ru) locale
DateTime::Locale::ru_BY(3pm)
Locale data examples for the Russian Belarus ...
DateTime::Locale::ru_KG(3pm)
Locale data examples for the Russian Kyrgyzst...
DateTime::Locale::ru_KZ(3pm)
Locale data examples for the Russian Kazakhst...
DateTime::Locale::ru_MD(3pm)
Locale data examples for the Russian Moldova ...
DateTime::Locale::ru_RU(3pm)
Locale data examples for the Russian Russia (...
DateTime::Locale::ru_UA(3pm)
Locale data examples for the Russian Ukraine ...
DateTime::Locale::rw(3pm)
Locale data examples for the Kinyarwanda (rw) lo...
DateTime::Locale::rw_RW(3pm)
Locale data examples for the Kinyarwanda Rwan...
DateTime::Locale::rwk(3pm)
Locale data examples for the Rwa (rwk) locale
DateTime::Locale::rwk_TZ(3pm)
Locale data examples for the Rwa Tanzania (r...
DateTime::Locale::sa(3pm)
Locale data examples for the Sanskrit (sa) locale
DateTime::Locale::sa_IN(3pm)
Locale data examples for the Sanskrit India (...
DateTime::Locale::sah(3pm)
Locale data examples for the Yakut (sah) locale
DateTime::Locale::sah_RU(3pm)
Locale data examples for the Yakut Russia (s...
DateTime::Locale::saq(3pm)
Locale data examples for the Samburu (saq) locale
DateTime::Locale::saq_KE(3pm)
Locale data examples for the Samburu Kenya (...
DateTime::Locale::sat(3pm)
Locale data examples for the Santali (sat) locale
DateTime::Locale::sat_Olck(3pm)
Locale data examples for the Santali Ol Ch...
DateTime::Locale::sat_Olck_IN(3pm)
Locale data examples for the Santali In...
DateTime::Locale::sbp(3pm)
Locale data examples for the Sangu (sbp) locale
DateTime::Locale::sbp_TZ(3pm)
Locale data examples for the Sangu Tanzania ...
DateTime::Locale::sc(3pm)
Locale data examples for the Sardinian (sc) locale
DateTime::Locale::sc_IT(3pm)
Locale data examples for the Sardinian Italy ...
DateTime::Locale::sd(3pm)
Locale data examples for the Sindhi (sd) locale
DateTime::Locale::sd_Arab(3pm)
Locale data examples for the Sindhi Arabic ...
DateTime::Locale::sd_Arab_PK(3pm)
Locale data examples for the Sindhi Paki...
DateTime::Locale::sd_Deva(3pm)
Locale data examples for the Sindhi Devanag...
DateTime::Locale::sd_Deva_IN(3pm)
Locale data examples for the Sindhi Indi...
DateTime::Locale::sd_PK(3pm)
Locale data examples for the Sindhi Pakistan ...
DateTime::Locale::se(3pm)
Locale data examples for the Northern Sami (se) ...
DateTime::Locale::se_FI(3pm)
Locale data examples for the Northern Sami Fi...
DateTime::Locale::se_NO(3pm)
Locale data examples for the Northern Sami No...
DateTime::Locale::se_SE(3pm)
Locale data examples for the Northern Sami Sw...
DateTime::Locale::seh(3pm)
Locale data examples for the Sena (seh) locale
DateTime::Locale::seh_MZ(3pm)
Locale data examples for the Sena Mozambique...
DateTime::Locale::ses(3pm)
Locale data examples for the Koyraboro Senni (s...
DateTime::Locale::ses_ML(3pm)
Locale data examples for the Koyraboro Senni...
DateTime::Locale::sg(3pm)
Locale data examples for the Sango (sg) locale
DateTime::Locale::sg_CF(3pm)
Locale data examples for the Sango Central Af...
DateTime::Locale::shi(3pm)
Locale data examples for the Tachelhit (shi) lo...
DateTime::Locale::shi_Latn(3pm)
Locale data examples for the Tachelhit Lat...
DateTime::Locale::shi_Latn_MA(3pm)
Locale data examples for the Tachelhit ...
DateTime::Locale::shi_Tfng(3pm)
Locale data examples for the Tachelhit Tif...
DateTime::Locale::shi_Tfng_MA(3pm)
Locale data examples for the Tachelhit ...
DateTime::Locale::si(3pm)
Locale data examples for the Sinhala (si) locale
DateTime::Locale::si_LK(3pm)
Locale data examples for the Sinhala Sri Lank...
DateTime::Locale::sk(3pm)
Locale data examples for the Slovak (sk) locale
DateTime::Locale::sk_SK(3pm)
Locale data examples for the Slovak Slovakia ...
DateTime::Locale::sl(3pm)
Locale data examples for the Slovenian (sl) locale
DateTime::Locale::sl_SI(3pm)
Locale data examples for the Slovenian Sloven...
DateTime::Locale::smn(3pm)
Locale data examples for the Inari Sami (smn) l...
DateTime::Locale::smn_FI(3pm)
Locale data examples for the Inari Sami Finl...
DateTime::Locale::sms(3pm)
Locale data examples for the Skolt Sami (sms) l...
DateTime::Locale::sms_FI(3pm)
Locale data examples for the Skolt Sami Finl...
DateTime::Locale::sn(3pm)
Locale data examples for the Shona (sn) locale
DateTime::Locale::sn_ZW(3pm)
Locale data examples for the Shona Zimbabwe (...
DateTime::Locale::so(3pm)
Locale data examples for the Somali (so) locale
DateTime::Locale::so_DJ(3pm)
Locale data examples for the Somali Djibouti ...
DateTime::Locale::so_ET(3pm)
Locale data examples for the Somali Ethiopia ...
DateTime::Locale::so_KE(3pm)
Locale data examples for the Somali Kenya (so...
DateTime::Locale::so_SO(3pm)
Locale data examples for the Somali Somalia (...
DateTime::Locale::sq(3pm)
Locale data examples for the Albanian (sq) locale
DateTime::Locale::sq_AL(3pm)
Locale data examples for the Albanian Albania...
DateTime::Locale::sq_MK(3pm)
Locale data examples for the Albanian North M...
DateTime::Locale::sq_XK(3pm)
Locale data examples for the Albanian Kosovo ...
DateTime::Locale::sr(3pm)
Locale data examples for the Serbian (sr) locale
DateTime::Locale::sr_Cyrl(3pm)
Locale data examples for the Serbian Cyrill...
DateTime::Locale::sr_Cyrl_BA(3pm)
Locale data examples for the Serbian Bos...
DateTime::Locale::sr_Cyrl_ME(3pm)
Locale data examples for the Serbian Mon...
DateTime::Locale::sr_Cyrl_RS(3pm)
Locale data examples for the Serbian Ser...
DateTime::Locale::sr_Cyrl_XK(3pm)
Locale data examples for the Serbian Kos...
DateTime::Locale::sr_Latn(3pm)
Locale data examples for the Serbian Latin ...
DateTime::Locale::sr_Latn_BA(3pm)
Locale data examples for the Serbian Bos...
DateTime::Locale::sr_Latn_ME(3pm)
Locale data examples for the Serbian Mon...
DateTime::Locale::sr_Latn_RS(3pm)
Locale data examples for the Serbian Ser...
DateTime::Locale::sr_Latn_XK(3pm)
Locale data examples for the Serbian Kos...
DateTime::Locale::su(3pm)
Locale data examples for the Sundanese (su) locale
DateTime::Locale::su_Latn(3pm)
Locale data examples for the Sundanese Lati...
DateTime::Locale::su_Latn_ID(3pm)
Locale data examples for the Sundanese I...
DateTime::Locale::sv(3pm)
Locale data examples for the Swedish (sv) locale
DateTime::Locale::sv_AX(3pm)
Locale data examples for the Swedish land I...
DateTime::Locale::sv_FI(3pm)
Locale data examples for the Swedish Finland ...
DateTime::Locale::sv_SE(3pm)
Locale data examples for the Swedish Sweden (...
DateTime::Locale::sw(3pm)
Locale data examples for the Swahili (sw) locale
DateTime::Locale::sw_CD(3pm)
Locale data examples for the Swahili Congo - ...
DateTime::Locale::sw_KE(3pm)
Locale data examples for the Swahili Kenya (s...
DateTime::Locale::sw_TZ(3pm)
Locale data examples for the Swahili Tanzania...
DateTime::Locale::sw_UG(3pm)
Locale data examples for the Swahili Uganda (...
DateTime::Locale::ta(3pm)
Locale data examples for the Tamil (ta) locale
DateTime::Locale::ta_IN(3pm)
Locale data examples for the Tamil India (ta-...
DateTime::Locale::ta_LK(3pm)
Locale data examples for the Tamil Sri Lanka ...
DateTime::Locale::ta_MY(3pm)
Locale data examples for the Tamil Malaysia (...
DateTime::Locale::ta_SG(3pm)
Locale data examples for the Tamil Singapore ...
DateTime::Locale::te(3pm)
Locale data examples for the Telugu (te) locale
DateTime::Locale::te_IN(3pm)
Locale data examples for the Telugu India (te...
DateTime::Locale::teo(3pm)
Locale data examples for the Teso (teo) locale
DateTime::Locale::teo_KE(3pm)
Locale data examples for the Teso Kenya (teo...
DateTime::Locale::teo_UG(3pm)
Locale data examples for the Teso Uganda (te...
DateTime::Locale::tg(3pm)
Locale data examples for the Tajik (tg) locale
DateTime::Locale::tg_TJ(3pm)
Locale data examples for the Tajik Tajikistan...
DateTime::Locale::th(3pm)
Locale data examples for the Thai (th) locale
DateTime::Locale::th_TH(3pm)
Locale data examples for the Thai Thailand (t...
DateTime::Locale::ti(3pm)
Locale data examples for the Tigrinya (ti) locale
DateTime::Locale::ti_ER(3pm)
Locale data examples for the Tigrinya Eritrea...
DateTime::Locale::ti_ET(3pm)
Locale data examples for the Tigrinya Ethiopi...
DateTime::Locale::tk(3pm)
Locale data examples for the Turkmen (tk) locale
DateTime::Locale::tk_TM(3pm)
Locale data examples for the Turkmen Turkmeni...
DateTime::Locale::to(3pm)
Locale data examples for the Tongan (to) locale
DateTime::Locale::to_TO(3pm)
Locale data examples for the Tongan Tonga (to...
DateTime::Locale::tok(3pm)
Locale data examples for the Toki Pona (tok) lo...
DateTime::Locale::tok_001(3pm)
Locale data examples for the Toki Pona worl...
DateTime::Locale::tr(3pm)
Locale data examples for the Turkish (tr) locale
DateTime::Locale::tr_CY(3pm)
Locale data examples for the Turkish Cyprus (...
DateTime::Locale::tr_TR(3pm)
Locale data examples for the Turkish Turkey (...
DateTime::Locale::tt(3pm)
Locale data examples for the Tatar (tt) locale
DateTime::Locale::tt_RU(3pm)
Locale data examples for the Tatar Russia (tt...
DateTime::Locale::twq(3pm)
Locale data examples for the Tasawaq (twq) locale
DateTime::Locale::twq_NE(3pm)
Locale data examples for the Tasawaq Niger (...
DateTime::Locale::tzm(3pm)
Locale data examples for the Central Atlas Tama...
DateTime::Locale::tzm_MA(3pm)
Locale data examples for the Central Atlas T...
DateTime::Locale::ug(3pm)
Locale data examples for the Uyghur (ug) locale
DateTime::Locale::ug_CN(3pm)
Locale data examples for the Uyghur China (ug...
DateTime::Locale::uk(3pm)
Locale data examples for the Ukrainian (uk) locale
DateTime::Locale::uk_UA(3pm)
Locale data examples for the Ukrainian Ukrain...
DateTime::Locale::und(3pm)
Locale data examples for the Unknown language (...
DateTime::Locale::ur(3pm)
Locale data examples for the Urdu (ur) locale
DateTime::Locale::ur_IN(3pm)
Locale data examples for the Urdu India (ur-I...
DateTime::Locale::ur_PK(3pm)
Locale data examples for the Urdu Pakistan (u...
DateTime::Locale::Util(3pm)
Utility code for DateTime::Locale
DateTime::Locale::uz(3pm)
Locale data examples for the Uzbek (uz) locale
DateTime::Locale::uz_Arab(3pm)
Locale data examples for the Uzbek Arabic (...
DateTime::Locale::uz_Arab_AF(3pm)
Locale data examples for the Uzbek Afgha...
DateTime::Locale::uz_Cyrl(3pm)
Locale data examples for the Uzbek Cyrillic...
DateTime::Locale::uz_Cyrl_UZ(3pm)
Locale data examples for the Uzbek Uzbek...
DateTime::Locale::uz_Latn(3pm)
Locale data examples for the Uzbek Latin (u...
DateTime::Locale::uz_Latn_UZ(3pm)
Locale data examples for the Uzbek Uzbek...
DateTime::Locale::vai(3pm)
Locale data examples for the Vai (vai) locale
DateTime::Locale::vai_Latn(3pm)
Locale data examples for the Vai Latin (va...
DateTime::Locale::vai_Latn_LR(3pm)
Locale data examples for the Vai Liberi...
DateTime::Locale::vai_Vaii(3pm)
Locale data examples for the Vai Vai (vai-...
DateTime::Locale::vai_Vaii_LR(3pm)
Locale data examples for the Vai Liberi...
DateTime::Locale::vi(3pm)
Locale data examples for the Vietnamese (vi) locale
DateTime::Locale::vi_VN(3pm)
Locale data examples for the Vietnamese Vietn...
DateTime::Locale::vo(3pm)
Locale data examples for the Volapk (vo) locale
DateTime::Locale::vo_001(3pm)
Locale data examples for the Volapk World ...
DateTime::Locale::vun(3pm)
Locale data examples for the Vunjo (vun) locale
DateTime::Locale::vun_TZ(3pm)
Locale data examples for the Vunjo Tanzania ...
DateTime::Locale::wae(3pm)
Locale data examples for the Walser (wae) locale
DateTime::Locale::wae_CH(3pm)
Locale data examples for the Walser Switzerl...
DateTime::Locale::wo(3pm)
Locale data examples for the Wolof (wo) locale
DateTime::Locale::wo_SN(3pm)
Locale data examples for the Wolof Senegal (w...
DateTime::Locale::xh(3pm)
Locale data examples for the Xhosa (xh) locale
DateTime::Locale::xh_ZA(3pm)
Locale data examples for the Xhosa South Afri...
DateTime::Locale::xog(3pm)
Locale data examples for the Soga (xog) locale
DateTime::Locale::xog_UG(3pm)
Locale data examples for the Soga Uganda (xo...
DateTime::Locale::yav(3pm)
Locale data examples for the Yangben (yav) locale
DateTime::Locale::yav_CM(3pm)
Locale data examples for the Yangben Cameroo...
DateTime::Locale::yi(3pm)
Locale data examples for the Yiddish (yi) locale
DateTime::Locale::yi_001(3pm)
Locale data examples for the Yiddish world (...
DateTime::Locale::yo(3pm)
Locale data examples for the Yoruba (yo) locale
DateTime::Locale::yo_BJ(3pm)
Locale data examples for the Yoruba Benin (yo...
DateTime::Locale::yo_NG(3pm)
Locale data examples for the Yoruba Nigeria (...
DateTime::Locale::yrl(3pm)
Locale data examples for the Nheengatu (yrl) lo...
DateTime::Locale::yrl_BR(3pm)
Locale data examples for the Nheengatu Brazi...
DateTime::Locale::yrl_CO(3pm)
Locale data examples for the Nheengatu Colom...
DateTime::Locale::yrl_VE(3pm)
Locale data examples for the Nheengatu Venez...
DateTime::Locale::yue(3pm)
Locale data examples for the Cantonese (yue) lo...
DateTime::Locale::yue_Hans(3pm)
Locale data examples for the Cantonese Sim...
DateTime::Locale::yue_Hans_CN(3pm)
Locale data examples for the Cantonese ...
DateTime::Locale::yue_Hant(3pm)
Locale data examples for the Cantonese Tra...
DateTime::Locale::yue_Hant_HK(3pm)
Locale data examples for the Cantonese ...
DateTime::Locale::zgh(3pm)
Locale data examples for the Standard Moroccan ...
DateTime::Locale::zgh_MA(3pm)
Locale data examples for the Standard Morocc...
DateTime::Locale::zh(3pm)
Locale data examples for the Chinese (zh) locale
DateTime::Locale::zh_Hans(3pm)
Locale data examples for the Chinese Simpli...
DateTime::Locale::zh_Hans_CN(3pm)
Locale data examples for the Chinese Chi...
DateTime::Locale::zh_Hans_HK(3pm)
Locale data examples for the Chinese Hon...
DateTime::Locale::zh_Hans_MO(3pm)
Locale data examples for the Chinese Mac...
DateTime::Locale::zh_Hans_SG(3pm)
Locale data examples for the Chinese Sin...
DateTime::Locale::zh_Hant(3pm)
Locale data examples for the Chinese Tradit...
DateTime::Locale::zh_Hant_HK(3pm)
Locale data examples for the Chinese Hon...
DateTime::Locale::zh_Hant_MO(3pm)
Locale data examples for the Chinese Mac...
DateTime::Locale::zh_Hant_TW(3pm)
Locale data examples for the Chinese Tai...
DateTime::Locale::zu(3pm)
Locale data examples for the Zulu (zu) locale
DateTime::Locale::zu_ZA(3pm)
Locale data examples for the Zulu South Afric...
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
DateTime::Types(3pm)
Types used for parameter checking in DateTime
daxpy(3)
double
daylight(3)
initialize time conversion information
db(3)
database access methods
dbbcsd(3)
double
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::Mem(3pm)
a DBI driver for Mem & MLMem files
DBD::Pg(3pm)
PostgreSQL database driver for the DBI module
DBD::Proxy(3pm)
A proxy driver for the DBI
DBD::Sponge(3pm)
Create a DBI statement handle from Perl data
DBD::SQLite(3pm)
Self-contained RDBMS in a DBI Driver
DBD::SQLite::Constants(3pm)
common SQLite constants
DBD::SQLite::Cookbook(3pm)
The DBD::SQLite Cookbook
DBD::SQLite::Fulltext_search(3pm)
Using fulltext searches with DBD::SQLite
DBD::SQLite::VirtualTable(3pm)
- SQLite virtual tables implemented in Perl
DBD::SQLite::VirtualTable::FileContent(3pm)
- virtual table for viewing fi...
DBD::SQLite::VirtualTable::PerlData(3pm)
- virtual table hooked to Perl data
dbdsdc(3)
auxiliary Computational routines
dbdsqr(3)
auxiliary Computational routines
dbdsvdx(3)
double
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::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
DBIx::Class(3pm)
Extensible and flexible object <-> relational mapper.
DBIx::Class::AccessorGroup(3pm)
See Class::Accessor::Grouped
DBIx::Class::Admin(3pm)
Administration object for schemas
DBIx::Class::Carp(3pm)
Provides advanced Carp::Clan-like warning functions...
DBIx::Class::CDBICompat(3pm)
Class::DBI Compatibility layer.
DBIx::Class::CDBICompat::AbstractSearch(3pm)
Emulates Class::DBI::Abstract...
DBIx::Class::CDBICompat::ColumnsAsHash(3pm)
Emulates the behavior of Class...
DBIx::Class::CDBICompat::Copy(3pm)
Emulates Class::DBI->copy($new_id)
DBIx::Class::CDBICompat::Iterator(3pm)
Emulates the extra behaviors of the...
DBIx::Class::CDBICompat::NoObjectIndex(3pm)
Defines empty methods for obje...
DBIx::Class::CDBICompat::Relationship(3pm)
Emulate the Class::DBI::Relatio...
DBIx::Class::CDBICompat::Relationships(3pm)
Emulate has_a(), has_many(), m...
DBIx::Class::CDBICompat::SQLTransformer(3pm)
Transform SQL
DBIx::Class::Core(3pm)
Core set of DBIx::Class modules
DBIx::Class::Cursor(3pm)
Abstract object representing a query cursor on a ...
DBIx::Class::DB(3pm)
(DEPRECATED) classdata schema component
DBIx::Class::Exception(3pm)
Exception objects for DBIx::Class
DBIx::Class::FilterColumn(3pm)
Automatically convert column data
DBIx::Class::InflateColumn(3pm)
Automatically create references from colum...
DBIx::Class::InflateColumn::DateTime(3pm)
Auto-create DateTime objects fro...
DBIx::Class::InflateColumn::File(3pm)
DEPRECATED (superseded by DBIx::Clas...
DBIx::Class::Manual(3pm)
Index of the Manual
DBIx::Class::Manual::Component(3pm)
Developing DBIx::Class Components
DBIx::Class::Manual::Cookbook(3pm)
Miscellaneous recipes
DBIx::Class::Manual::DocMap(3pm)
What documentation do we have?
DBIx::Class::Manual::Example(3pm)
Simple CD database example
DBIx::Class::Manual::FAQ(3pm)
Frequently Asked Questions (in theory)
DBIx::Class::Manual::Features(3pm)
A boatload of DBIx::Class features with...
DBIx::Class::Manual::Glossary(3pm)
Clarification of terms used.
DBIx::Class::Manual::Intro(3pm)
Introduction to DBIx::Class
DBIx::Class::Manual::Joining(3pm)
Manual on joining tables with DBIx::Class
DBIx::Class::Manual::QuickStart(3pm)
up and running with DBIC in 10 minutes
DBIx::Class::Manual::Reading(3pm)
How to read and write DBIx::Class POD.
DBIx::Class::Manual::ResultClass(3pm)
Representing a single result (row) f...
DBIx::Class::Manual::Troubleshooting(3pm)
Got a problem? Shoot it.
DBIx::Class::Optional::Dependencies(3pm)
Optional module dependency specif...
DBIx::Class::Ordered(3pm)
Modify the position of objects in an ordered list.
DBIx::Class::PK(3pm)
Primary Key class
DBIx::Class::PK::Auto(3pm)
Automatic primary key class
DBIx::Class::PK::Auto::DB2(3pm)
(DEPRECATED) Automatic primary key class f...
DBIx::Class::PK::Auto::MSSQL(3pm)
(DEPRECATED) Automatic primary key class...
DBIx::Class::PK::Auto::MySQL(3pm)
(DEPRECATED) Automatic primary key class...
DBIx::Class::PK::Auto::Oracle(3pm)
(DEPRECATED) Automatic primary key clas...
DBIx::Class::PK::Auto::Pg(3pm)
(DEPRECATED) Automatic primary key class fo...
DBIx::Class::PK::Auto::SQLite(3pm)
(DEPRECATED) Automatic primary key clas...
DBIx::Class::Relationship(3pm)
Inter-table relationships
DBIx::Class::Relationship::Base(3pm)
Inter-table relationships
DBIx::Class::ResultClass::HashRefInfl...(3pm)
Get raw hashrefs from a resu...
DBIx::Class::ResultSet(3pm)
Represents a query used for fetching a set of ...
DBIx::Class::ResultSetColumn(3pm)
helpful methods for messing with a sing...
DBIx::Class::ResultSetManager(3pm)
scheduled for deletion in 09000
DBIx::Class::ResultSource(3pm)
Result source object
DBIx::Class::ResultSource::Table(3pm)
Table object
DBIx::Class::ResultSource::View(3pm)
ResultSource object representing a view
DBIx::Class::ResultSourceHandle(3pm)
Serializable pointers to ResultSource...
DBIx::Class::ResultSourceProxy::Table(3pm)
provides a classdata table obje...
DBIx::Class::Row(3pm)
Basic row methods
DBIx::Class::Schema(3pm)
composable schemas
DBIx::Class::Schema::Versioned(3pm)
DBIx::Class::Schema plugin for Schema ...
DBIx::Class::Serialize::Storable(3pm)
hooks for Storable nfreeze/thaw
DBIx::Class::SQLMaker(3pm)
An SQL::Abstract-based SQL maker class
DBIx::Class::SQLMaker::LimitDialects(3pm)
SQL::Abstract::Limit-like functi...
DBIx::Class::SQLMaker::OracleJoins(3pm)
Pre-ANSI Joins-via-Where-Clause Sy...
DBIx::Class::StartupCheck(3pm)
Run environment checks on startup
DBIx::Class::Storage(3pm)
Generic Storage Handler
DBIx::Class::Storage::BlockRunner(3pm)
Try running a block of code until s...
DBIx::Class::Storage::DBI(3pm)
DBI storage handler
DBIx::Class::Storage::DBI::ACCESS(3pm)
Support specific to MS Access
DBIx::Class::Storage::DBI::ADO(3pm)
Support for DBD::ADO
DBIx::Class::Storage::DBI::ADO::Micro...(3pm)
Support for Microsoft SQL Se...
DBIx::Class::Storage::DBI::ADO::Micro...(3pm)
Remove trailing NULLs in bin...
DBIx::Class::Storage::DBI::ADO::MS_Je...(3pm)
GUID Support for MS Access o...
DBIx::Class::Storage::DBI::ADO::MS_Jet(3pm)
Support for MS Access over ADO
DBIx::Class::Storage::DBI::AutoCast(3pm)
Storage component for RDBMS requi...
DBIx::Class::Storage::DBI::Cursor(3pm)
Object representing a query cursor ...
DBIx::Class::Storage::DBI::DB2(3pm)
IBM DB2 support for DBIx::Class
DBIx::Class::Storage::DBI::Firebird(3pm)
Driver for the Firebird RDBMS via...
DBIx::Class::Storage::DBI::Firebird::...(3pm)
Driver Base Class for the Fi...
DBIx::Class::Storage::DBI::IdentityIn...(3pm)
Storage Component for Sybase...
DBIx::Class::Storage::DBI::Informix(3pm)
Base Storage Class for Informix S...
DBIx::Class::Storage::DBI::InterBase(3pm)
Driver for the Firebird RDBMS vi...
DBIx::Class::Storage::DBI::MSSQL(3pm)
Base Class for Microsoft SQL Server ...
DBIx::Class::Storage::DBI::mysql(3pm)
Storage::DBI class implementing MySQ...
DBIx::Class::Storage::DBI::NoBindVars(3pm)
Sometime DBDs have poor to no s...
DBIx::Class::Storage::DBI::ODBC(3pm)
Base class for ODBC drivers
DBIx::Class::Storage::DBI::ODBC::ACCESS(3pm)
Support specific to MS Access...
DBIx::Class::Storage::DBI::ODBC::DB2_...(3pm)
Support specific to DB2/400 ...
DBIx::Class::Storage::DBI::ODBC::Fire...(3pm)
Driver for using the Firebir...
DBIx::Class::Storage::DBI::ODBC::Micr...(3pm)
Support specific to Microsof...
DBIx::Class::Storage::DBI::ODBC::SQL_...(3pm)
Driver for using Sybase SQL ...
DBIx::Class::Storage::DBI::Oracle(3pm)
Base class for Oracle driver
DBIx::Class::Storage::DBI::Oracle::Ge...(3pm)
Oracle Support for DBIx::Class
DBIx::Class::Storage::DBI::Oracle::Wh...(3pm)
Oracle joins in WHERE syntax...
DBIx::Class::Storage::DBI::Pg(3pm)
Automatic primary key class for PostgreSQL
DBIx::Class::Storage::DBI::Replicated(3pm)
BETA Replicated database support
DBIx::Class::Storage::DBI::Replicated...(3pm)
A Software Load Balancer
DBIx::Class::Storage::DBI::Replicated...(3pm)
Just get the First Balancer
DBIx::Class::Storage::DBI::Replicated...(3pm)
A 'random' Balancer
DBIx::Class::Storage::DBI::Replicated...(3pm)
Minimum Need to Know
DBIx::Class::Storage::DBI::Replicated...(3pm)
Manage a pool of replicants
DBIx::Class::Storage::DBI::Replicated...(3pm)
A replicated DBI Storage Role
DBIx::Class::Storage::DBI::Replicated...(3pm)
A DBI Storage Role with DSN ...
DBIx::Class::Storage::DBI::SQLAnywher...(3pm)
GUID Support for SQL Anywher...
DBIx::Class::Storage::DBI::SQLAnywhere(3pm)
Driver for SQL Anywhere
DBIx::Class::Storage::DBI::SQLite(3pm)
Automatic primary key class for SQLite
DBIx::Class::Storage::DBI::Sybase(3pm)
Base class for drivers using DBD::S...
DBIx::Class::Storage::DBI::Sybase::AS...(3pm)
Storage::DBI subclass for Sy...
DBIx::Class::Storage::DBI::Sybase::ASE(3pm)
Sybase ASE SQL Server support ...
DBIx::Class::Storage::DBI::Sybase::Fr...(3pm)
Base class for drivers using...
DBIx::Class::Storage::DBI::Sybase::Mi...(3pm)
Support for Microsoft SQL Se...
DBIx::Class::Storage::DBI::Sybase::Mi...(3pm)
Support for Microsoft SQL Se...
DBIx::Class::Storage::DBI::Sybase::MSSQL(3pm)
(DEPRECATED) Legacy storage ...
DBIx::Class::Storage::DBI::UniqueIden...(3pm)
Storage component for RDBMSe...
DBIx::Class::Storage::Debug::PrettyPrint(3pm)
Pretty Printing DebugObj
DBIx::Class::Storage::Statistics(3pm)
SQL Statistics
DBIx::Class::Storage::TxnScopeGuard(3pm)
Scope-based transaction handling
DBIx::Class::UTF8Columns(3pm)
Force UTF8 (Unicode) flag on columns (DEPREC...
dblink(3)
executes a query in a remote database
dblink_build_sql_delete(3)
builds a DELETE statement using supplied values...
dblink_build_sql_insert(3)
builds an INSERT statement using a local tuple,...
dblink_build_sql_update(3)
builds an UPDATE statement using a local tuple,...
dblink_cancel_query(3)
cancels any active query on the named connection
dblink_close(3)
closes a cursor in a remote database
dblink_connect(3)
opens a persistent connection to a remote database
dblink_connect_u(3)
opens a persistent connection to a remote database, in...
dblink_disconnect(3)
closes a persistent connection to a remote database
dblink_error_message(3)
gets last error message on the named connection
dblink_exec(3)
executes a command in a remote database
dblink_fetch(3)
returns rows from an open cursor in a remote database
dblink_get_connections(3)
returns the names of all open named dblink conne...
dblink_get_notify(3)
retrieve async notifications on a connection
dblink_get_pkey(3)
returns the positions and field names of a relation's ...
dblink_get_result(3)
gets an async query result
dblink_is_busy(3)
checks if connection is busy with an async query
dblink_open(3)
opens a cursor in a remote database
dblink_send_query(3)
sends an async query to a remote database
dbopen(3)
database access methods
dcabs1(3)
double
dcgettext(3)
translate message
dchkaa(3)
double
dchkee(3)
double
dcngettext(3)
translate message and choose plural form
dcombssq(3)
(unknown subject)
dcopy(3)
double
ddisna(3)
auxiliary Computational routines
ddot(3)
double
Debian::DictionariesCommon(3pm)
dictionaries-common library
Debian::Javahelper::Eclipse(3)
Eclipse Helper Library.
Debian::Javahelper::Java(3)
Javahelper core library.
Debian::Javahelper::Manifest(3)
Javahelper representation of a Jar Manifest
Debian::Javahelper::ManifestSection(3)
Javahelper representation of a sect...
DebianNet(3)
create, remove, enable or disable entry in /etc/inetd.
DebianNet(3pm)
create, remove, enable or disable entry in /etc/inetd.
DECLARE_ASN1_FUNCTIONS(3ssl)
ASN1 object utilities
DECLARE_LHASH_OF(3ssl)
dynamic hash table
DECLARE_PEM_rw(3ssl)
PEM object encoding routines
def_prog_mode(3ncurses)
low-level curses routines
def_prog_mode_sp(3ncurses)
curses screen-pointer extension
def_shell_mode(3ncurses)
low-level curses routines
def_shell_mode_sp(3ncurses)
curses screen-pointer extension
default_colors(3ncurses)
use terminal's default colors
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
define_key(3ncurses)
define a keycode
define_key_sp(3ncurses)
curses screen-pointer extension
DEFINE_SPECIAL_STACK_OF(3ssl)
stack container
DEFINE_SPECIAL_STACK_OF_CONST(3ssl)
stack container
DEFINE_STACK_OF(3ssl)
stack container
DEFINE_STACK_OF_CONST(3ssl)
stack container
dehumanize_number(3bsd)
format a number into a human readable form and vic...
del_curterm(3ncurses)
curses interfaces to terminfo database
del_curterm_sp(3ncurses)
curses screen-pointer extension
del_panel(3curses)
panel stack extension for curses
delay_output(3ncurses)
miscellaneous curses utility routines
delay_output_sp(3ncurses)
curses screen-pointer extension
delch(3ncurses)
delete character under the cursor in a curses window
deleteln(3ncurses)
delete and insert lines in a curses window
delscreen(3ncurses)
curses screen initialization and manipulation routines
delwin(3ncurses)
create curses windows
Depend(3o)
Module dependencies.
Depend.String(3o)
no description
Depend.StringMap(3o)
no description
Depend.StringSet(3o)
no description
derwin(3ncurses)
create curses windows
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(3t)
"fast 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_cfb64_encrypt(3ssl)
DES encryption
DES_ede3_ofb64_encrypt(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_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
dev_t(3)
overview of system data types
dev_t(3type)
device ID
Devel::ArgNames(3pm)
Figure out the names of variables passed into subrout...
Devel::CallChecker(3pm)
custom op checking attached to subroutines
Devel::Caller(3pm)
meatier versions of "caller"
Devel::Dwarn(3pm)
Combine warns and Data::Dumper::Concise
Devel::GlobalDestruction(3pm)
Provides function returning the equivalent o...
Devel::GraphVizProf(3pm)
per-line Perl profiler (with graph output)
Devel::InnerPackage(3pm)
find all the inner packages of a package
Devel::LexAlias(3pm)
alias lexical variables
Devel::OverloadInfo(3pm)
introspect overloaded operators
Devel::PartialDump(3pm)
Partial dumping of data structures, optimized for ...
Devel::Size(3pm)
Perl extension for finding the memory usage of Perl va...
Devel::StackTrace(3pm)
An object representing a stack trace
Devel::StackTrace::AsHTML(3pm)
Displays stack trace in HTML
Devel::StackTrace::Frame(3pm)
A single frame in a stack trace
Devel::TypeTiny::Perl56Compat(3pm)
shims to allow Type::Tiny to run on Per...
Devel::TypeTiny::Perl58Compat(3pm)
shims to allow Type::Tiny to run on Per...
dgbbrd(3)
double
dgbcon(3)
double
dgbequ(3)
double
dgbequb(3)
double
dgbmv(3)
double
dgbrfs(3)
double
dgbrfsx(3)
double
dgbsv(3)
double
dgbsvx(3)
double
dgbsvxx(3)
double
dgbtf2(3)
double
dgbtrf(3)
double
dgbtrs(3)
double
dgebak(3)
double
dgebal(3)
double
dgebd2(3)
double
dgebrd(3)
double
dgecon(3)
double
dgeequ(3)
double
dgeequb(3)
double
dgees(3)
double
dgeesx(3)
double
dgeev(3)
double
dgeevx(3)
double
dgehd2(3)
double
dgehrd(3)
double
dgejsv(3)
double
dgelq2(3)
double
dgelqf(3)
double
dgelqt(3)
double
dgelqt3(3)
double
dgels(3)
double
dgelsd(3)
double
dgelss(3)
double
dgelst(3)
double
dgelsy(3)
double
dgemlqt(3)
double
dgemm(3)
double
dgemqrt(3)
double
dgemv(3)
double
dgeql2(3)
double
dgeqlf(3)
double
dgeqp3(3)
double
dgeqr2(3)
double
dgeqr2p(3)
double
dgeqrf(3)
Variants Computational routines
dgeqrfp(3)
double
dgeqrt(3)
double
dgeqrt2(3)
double
dgeqrt3(3)
double
dger(3)
double
dgerfs(3)
double
dgerfsx(3)
double
dgerq2(3)
double
dgerqf(3)
double
dgesc2(3)
double
dgesdd(3)
double
dgesv(3)
double
dgesvd(3)
double
dgesvdq(3)
double
dgesvdx(3)
double
dgesvj(3)
double
dgesvx(3)
double
dgesvxx(3)
double
dgetc2(3)
double
dgetf2(3)
double
dgetrf(3)
Variants Computational routines
dgetrf2(3)
double
dgetri(3)
double
dgetrs(3)
double
dgetsls(3)
double
dgetsqrhrt(3)
double
dgettext(3)
translate message
dggbak(3)
double
dggbal(3)
double
dgges(3)
double
dgges3(3)
double
dggesx(3)
double
dggev(3)
double
dggev3(3)
double
dggevx(3)
double
dggglm(3)
double
dgghd3(3)
double
dgghrd(3)
double
dgglse(3)
double Other Solve Routines
dggqrf(3)
double
dggrqf(3)
double
dggsvd3(3)
double
dggsvp3(3)
double
dgsvj0(3)
double
dgsvj1(3)
double
dgtcon(3)
double
dgtrfs(3)
double
dgtsv(3)
double
dgtsvx(3)
double
dgttrf(3)
double
dgttrs(3)
double
dgtts2(3)
double
DH_bits(3ssl)
get Diffie-Hellman prime size and security bits
DH_check(3ssl)
generate and check Diffie-Hellman parameters
DH_check_ex(3ssl)
generate and check Diffie-Hellman parameters
DH_check_params(3ssl)
generate and check Diffie-Hellman parameters
DH_check_params_ex(3ssl)
generate and check Diffie-Hellman parameters
DH_check_pub_key_ex(3ssl)
generate and check Diffie-Hellman parameters
DH_clear_flags(3ssl)
Routines for getting and setting data in a DH object
DH_compute_key(3ssl)
perform Diffie-Hellman key exchange
DH_compute_key_padded(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_generate_parameters_ex(3ssl)
generate and check Diffie-Hellman parameters
DH_get0_engine(3ssl)
Routines for getting and setting data in a DH object
DH_get0_g(3ssl)
Routines for getting and setting data in a DH object
DH_get0_key(3ssl)
Routines for getting and setting data in a DH object
DH_get0_p(3ssl)
Routines for getting and setting data in a DH object
DH_get0_pqg(3ssl)
Routines for getting and setting data in a DH object
DH_get0_priv_key(3ssl)
Routines for getting and setting data in a DH object
DH_get0_pub_key(3ssl)
Routines for getting and setting data in a DH object
DH_get0_q(3ssl)
Routines for getting and setting data in a DH object
DH_get_1024_160(3ssl)
Create standardized public primes or DH pairs
DH_get_2048_224(3ssl)
Create standardized public primes or DH pairs
DH_get_2048_256(3ssl)
Create standardized public primes or DH pairs
DH_get_default_method(3ssl)
select DH method
DH_get_ex_data(3ssl)
application-specific data
DH_get_ex_new_index(3ssl)
application-specific data
DH_get_length(3ssl)
Routines for getting and setting data in a DH object
DH_get_nid(3ssl)
create or get DH named parameters
DH_meth_dup(3ssl)
Routines to build up DH methods
DH_meth_free(3ssl)
Routines to build up DH methods
DH_meth_get0_app_data(3ssl)
Routines to build up DH methods
DH_meth_get0_name(3ssl)
Routines to build up DH methods
DH_meth_get_bn_mod_exp(3ssl)
Routines to build up DH methods
DH_meth_get_compute_key(3ssl)
Routines to build up DH methods
DH_meth_get_finish(3ssl)
Routines to build up DH methods
DH_meth_get_flags(3ssl)
Routines to build up DH methods
DH_meth_get_generate_key(3ssl)
Routines to build up DH methods
DH_meth_get_generate_params(3ssl)
Routines to build up DH methods
DH_meth_get_init(3ssl)
Routines to build up DH methods
DH_meth_new(3ssl)
Routines to build up DH methods
DH_meth_set0_app_data(3ssl)
Routines to build up DH methods
DH_meth_set1_name(3ssl)
Routines to build up DH methods
DH_meth_set_bn_mod_exp(3ssl)
Routines to build up DH methods
DH_meth_set_compute_key(3ssl)
Routines to build up DH methods
DH_meth_set_finish(3ssl)
Routines to build up DH methods
DH_meth_set_flags(3ssl)
Routines to build up DH methods
DH_meth_set_generate_key(3ssl)
Routines to build up DH methods
DH_meth_set_generate_params(3ssl)
Routines to build up DH methods
DH_meth_set_init(3ssl)
Routines to build up DH methods
DH_new(3ssl)
allocate and free DH objects
DH_new_by_nid(3ssl)
create or get DH named parameters
DH_new_method(3ssl)
select DH method
DH_OpenSSL(3ssl)
select DH method
DH_security_bits(3ssl)
get Diffie-Hellman prime size and security bits
DH_set0_key(3ssl)
Routines for getting and setting data in a DH object
DH_set0_pqg(3ssl)
Routines for getting and setting data in a DH object
DH_set_default_method(3ssl)
select DH method
DH_set_ex_data(3ssl)
application-specific data
DH_set_flags(3ssl)
Routines for getting and setting data in a DH object
DH_set_length(3ssl)
Routines for getting and setting data in a DH object
DH_set_method(3ssl)
select DH method
DH_size(3ssl)
get Diffie-Hellman prime size and security bits
DH_test_flags(3ssl)
Routines for getting and setting data in a DH object
dhgeqz(3)
double
DHparams_print(3ssl)
print cryptographic parameters
DHparams_print_fp(3ssl)
print cryptographic parameters
dhsein(3)
double
dhseqr(3)
double
dialog(3)
widgets and utilities for the program
Diffing(3o)
Parametric diffing
difftime(3)
calculate time difference
Digest(3o)
MD5 message digest.
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::Perl::MD5(3pm)
Perl implementation of Ron Rivests MD5 Algorithm
Digest::SHA3(3pm)
Perl extension for SHA-3
DIRECTORYSTRING_free(3ssl)
ASN1 object utilities
DIRECTORYSTRING_new(3ssl)
ASN1 object utilities
dirfd(3)
get directory stream file descriptor
dirname(3)
parse pathname components
disnan(3)
Other Auxiliary Routines
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
DISPLAYTEXT_free(3ssl)
ASN1 object utilities
DISPLAYTEXT_new(3ssl)
ASN1 object utilities
DisplayWidth(3)
image format functions and macros
DisplayWidthMM(3)
image format functions and macros
Dist::CheckConflicts(3pm)
declare version conflicts for your dist
DIST_POINT_free(3ssl)
ASN1 object utilities
DIST_POINT_NAME_free(3ssl)
ASN1 object utilities
DIST_POINT_NAME_new(3ssl)
ASN1 object utilities
DIST_POINT_new(3ssl)
ASN1 object utilities
div(3)
compute quotient and remainder of an integer division
div_t(3)
overview of system data types
div_t(3type)
quotient and remainder of an integer division
dl_iterate_phdr(3)
walk through list of shared objects
dla_gbamv(3)
double
dla_gbrcond(3)
double
dla_gbrfsx_extended(3)
double
dla_gbrpvgrw(3)
double
dla_geamv(3)
double
dla_gercond(3)
double
dla_gerfsx_extended(3)
double
dla_gerpvgrw(3)
double
dla_lin_berr(3)
double
dla_porcond(3)
double
dla_porfsx_extended(3)
double
dla_porpvgrw(3)
double
dla_syamv(3)
double
dla_syrcond(3)
double
dla_syrfsx_extended(3)
double
dla_syrpvgrw(3)
double
dla_wwaddw(3)
double
dlabad(3)
Other Auxiliary Routines
dlabrd(3)
double
dlacn2(3)
double
dlacon(3)
double
dlacpy(3)
Other Auxiliary Routines
dladdr(3)
translate address to symbolic information
dladdr1(3)
translate address to symbolic information
dladiv(3)
double
dladiv1(3)
(unknown subject)
dladiv2(3)
(unknown subject)
dlae2(3)
Other Auxiliary Routines
dlaebz(3)
Other Auxiliary Routines
dlaed0(3)
auxiliary Computational routines
dlaed1(3)
auxiliary Computational routines
dlaed2(3)
auxiliary Computational routines
dlaed3(3)
auxiliary Computational routines
dlaed4(3)
auxiliary Computational routines
dlaed5(3)
auxiliary Computational routines
dlaed6(3)
auxiliary Computational routines
dlaed7(3)
auxiliary Computational routines
dlaed8(3)
auxiliary Computational routines
dlaed9(3)
auxiliary Computational routines
dlaeda(3)
auxiliary Computational routines
dlaein(3)
double
dlaev2(3)
Other Auxiliary Routines
dlaexc(3)
double
dlag2(3)
double
dlag2s(3)
double
dlags2(3)
double
dlagtf(3)
auxiliary Computational routines
dlagtm(3)
double
dlagts(3)
Other Auxiliary Routines
dlagv2(3)
double
dlahqr(3)
double
dlahr2(3)
double
dlaic1(3)
double
dlaisnan(3)
Other Auxiliary Routines
dlaln2(3)
double
dlals0(3)
double
dlalsa(3)
double
dlalsd(3)
double
dlamrg(3)
auxiliary Computational routines
dlaneg(3)
Other Auxiliary Routines
dlangb(3)
double
dlange(3)
double
dlangt(3)
double
dlanhs(3)
double
dlansb(3)
double
dlansf(3)
double
dlansp(3)
double
dlanst(3)
Other Auxiliary Routines
dlansy(3)
double
dlantb(3)
double
dlantp(3)
double
dlantr(3)
double
dlanv2(3)
double
dlaorhr_col_getrfnp(3)
double
dlaorhr_col_getrfnp2(3)
double
dlapll(3)
double
dlapmr(3)
double
dlapmt(3)
double
dlapy2(3)
Other Auxiliary Routines
dlapy3(3)
Other Auxiliary Routines
dlaqgb(3)
double
dlaqge(3)
double
dlaqp2(3)
double
dlaqps(3)
double
dlaqr0(3)
double
dlaqr1(3)
double
dlaqr2(3)
double
dlaqr3(3)
double
dlaqr4(3)
double
dlaqr5(3)
double
dlaqsb(3)
double
dlaqsp(3)
double
dlaqsy(3)
double
dlaqtr(3)
double
dlaqz0(3)
double
dlaqz1(3)
double
dlaqz2(3)
double
dlaqz3(3)
double
dlaqz4(3)
double
dlar1v(3)
double
dlar2v(3)
double
dlarf(3)
double
dlarfb(3)
double
dlarfb_gett(3)
double
dlarfg(3)
double
dlarfgp(3)
double
dlarft(3)
double
dlarfx(3)
double
dlarfy(3)
double
dlargv(3)
double
dlarmm(3)
Other Auxiliary Routines
dlarnv(3)
Other Auxiliary Routines
dlarra(3)
Other Auxiliary Routines
dlarrb(3)
Other Auxiliary Routines
dlarrc(3)
Other Auxiliary Routines
dlarrd(3)
Other Auxiliary Routines
dlarre(3)
Other Auxiliary Routines
dlarrf(3)
Other Auxiliary Routines
dlarrj(3)
Other Auxiliary Routines
dlarrk(3)
Other Auxiliary Routines
dlarrr(3)
Other Auxiliary Routines
dlarrv(3)
double
dlarscl2(3)
double
dlartg(3)
(unknown subject)
dlartgp(3)
Other Auxiliary Routines
dlartgs(3)
auxiliary Computational routines
dlartv(3)
double
dlaruv(3)
Other Auxiliary Routines
dlarz(3)
double
dlarzb(3)
double
dlarzt(3)
double
dlas2(3)
Other Auxiliary Routines
dlascl(3)
Other Auxiliary Routines
dlascl2(3)
double
dlasd0(3)
Other Auxiliary Routines
dlasd1(3)
Other Auxiliary Routines
dlasd2(3)
Other Auxiliary Routines
dlasd3(3)
Other Auxiliary Routines
dlasd4(3)
Other Auxiliary Routines
dlasd5(3)
Other Auxiliary Routines
dlasd6(3)
Other Auxiliary Routines
dlasd7(3)
Other Auxiliary Routines
dlasd8(3)
Other Auxiliary Routines
dlasda(3)
Other Auxiliary Routines
dlasdq(3)
Other Auxiliary Routines
dlasdt(3)
Other Auxiliary Routines
dlaset(3)
Other Auxiliary Routines
dlasq1(3)
auxiliary Computational routines
dlasq2(3)
auxiliary Computational routines
dlasq3(3)
auxiliary Computational routines
dlasq4(3)
auxiliary Computational routines
dlasq5(3)
auxiliary Computational routines
dlasq6(3)
auxiliary Computational routines
dlasr(3)
Other Auxiliary Routines
dlasrt(3)
auxiliary Computational routines
dlassq(3)
(unknown subject)
dlasv2(3)
Other Auxiliary Routines
dlaswp(3)
double
dlasy2(3)
double
dlasyf(3)
double
dlasyf_aa(3)
double
dlasyf_rk(3)
double
dlasyf_rook(3)
double
dlat2s(3)
double
dlatbs(3)
double
dlatdf(3)
double
dlatps(3)
double
dlatrd(3)
double
dlatrs(3)
double
dlatrs3(3)
double
dlatrz(3)
double
dlauu2(3)
double
dlauum(3)
double
dlclose(3)
open and close a shared object
dlerror(3)
obtain error diagnostic for functions in the dlopen API
dlinfo(3)
obtain information about a dynamically loaded object
dlmopen(3)
open and close a shared object
dlopen(3)
open and close a shared object
dlsym(3)
obtain address of a symbol in a shared object or execu...
dlvsym(3)
obtain address of a symbol in a shared object or execu...
dn_comp(3)
resolver routines
dn_expand(3)
resolver routines
dngettext(3)
translate message and choose plural form
dnrm2(3)
(unknown subject)
do_tracepoint(3)
LTTng user space tracing
Docstrings(3o)
Documentation comments
Docstrings.WithMenhir(3o)
no description
DoesBackingStore(3)
screen information functions and macros
DoesSaveUnders(3)
screen information functions and macros
Domainstate(3o)
no description
dopgtr(3)
double
dopmtr(3)
double
dorbdb(3)
double
dorbdb1(3)
double
dorbdb2(3)
double
dorbdb3(3)
double
dorbdb4(3)
double
dorbdb5(3)
double
dorbdb6(3)
double
dorcsd(3)
double
dorcsd2by1(3)
double
dorg2l(3)
double
dorg2r(3)
double
dorgbr(3)
double
dorghr(3)
double
dorgl2(3)
double
dorglq(3)
double
dorgql(3)
double
dorgqr(3)
double
dorgr2(3)
double
dorgrq(3)
double
dorgtr(3)
double
dorgtsqr(3)
double
dorgtsqr_row(3)
double
dorhr_col(3)
double
dorm22(3)
complex
dorm2l(3)
double
dorm2r(3)
double
dormbr(3)
double
dormhr(3)
double
dorml2(3)
double
dormlq(3)
double
dormql(3)
double
dormqr(3)
double
dormr2(3)
double
dormr3(3)
double
dormrq(3)
double
dormrz(3)
double
dormtr(3)
double
double_blas_level1(3)
double
double_blas_level2(3)
double
double_blas_level3(3)
double
double_blas_testing(3)
double
double_eig(3)
double
double_lin(3)
double
double_matgen(3)
double
double_t(3)
overview of system data types
double_t(3type)
most efficient floating types
doubleGBauxiliary(3)
double
doubleGBcomputational(3)
double
doubleGBsolve(3)
double
doubleGEauxiliary(3)
double
doubleGEcomputational(3)
double
doubleGEeigen(3)
double
doubleGEsing(3)
double
doubleGEsolve(3)
double
doubleGTauxiliary(3)
double
doubleGTcomputational(3)
double
doubleGTsolve(3)
double
doubleOTHERauxiliary(3)
double
doubleOTHERcomputational(3)
double
doubleOTHEReigen(3)
double
doubleOTHERsolve(3)
double Other Solve Routines
doublePOauxiliary(3)
double
doublePOcomputational(3)
double
doublePOsolve(3)
double
doublePTauxiliary(3)
double
doublePTcomputational(3)
double
doublePTsolve(3)
double
doubleSYauxiliary(3)
double
doubleSYcomputational(3)
double
doubleSYeigen(3)
double
doubleSYsolve(3)
double
doupdate(3ncurses)
refresh curses windows and lines
doupdate_sp(3ncurses)
curses screen-pointer extension
dpbcon(3)
double
dpbequ(3)
double
dpbrfs(3)
double
dpbstf(3)
double
dpbsv(3)
double Other Solve Routines
dpbsvx(3)
double Other Solve Routines
dpbtf2(3)
double
dpbtrf(3)
double
dpbtrs(3)
double
dpftrf(3)
double
dpftri(3)
double
dpftrs(3)
double
Dpkg(3perl)
module with core variables
Dpkg::Arch(3perl)
handle architectures
Dpkg::Build::Env(3perl)
track build environment
Dpkg::Build::Info(3perl)
handle build information
Dpkg::Build::Types(3perl)
track build types
Dpkg::BuildEnv(3perl)
track build environment
Dpkg::BuildFlags(3perl)
query build flags
Dpkg::BuildInfo(3perl)
handle build information
Dpkg::BuildOptions(3perl)
parse and update build options
Dpkg::BuildProfiles(3perl)
handle build profiles
Dpkg::BuildTypes(3perl)
track build types
Dpkg::Changelog(3perl)
base class to implement a changelog parser
Dpkg::Changelog::Debian(3perl)
parse Debian changelogs
Dpkg::Changelog::Entry(3perl)
represents a changelog entry
Dpkg::Changelog::Entry::Debian(3perl)
represents a Debian changelog entry
Dpkg::Changelog::Parse(3perl)
generic changelog parser for dpkg-parsechang...
Dpkg::Checksums(3perl)
generate and manipulate file checksums
Dpkg::Compression(3perl)
simple database of available compression methods
Dpkg::Compression::FileHandle(3perl)
class dealing transparently with file...
Dpkg::Compression::Process(3perl)
run compression/decompression processes
Dpkg::Conf(3perl)
parse dpkg configuration files
Dpkg::Control(3perl)
parse and manipulate official control-like information
Dpkg::Control::Changelog(3perl)
represent info fields output by dpkg-parse...
Dpkg::Control::Fields(3perl)
manage (list of official) control fields
Dpkg::Control::FieldsCore(3perl)
manage (list of official) control fields
Dpkg::Control::Hash(3perl)
parse and manipulate a stanza of deb822 fields
Dpkg::Control::HashCore(3perl)
parse and manipulate a stanza of deb822 fields
Dpkg::Control::Info(3perl)
parse files like debian/control
Dpkg::Control::Tests(3perl)
parse files like debian/tests/control
Dpkg::Control::Tests::Entry(3perl)
represents a test suite entry
Dpkg::Control::Types(3perl)
export CTRL_* constants
Dpkg::Deps(3perl)
parse and manipulate dependencies of Debian packages
Dpkg::Deps::AND(3perl)
list of AND dependencies
Dpkg::Deps::KnownFacts(3perl)
list of installed real and virtual packages
Dpkg::Deps::Multiple(3perl)
base module to represent multiple dependencies
Dpkg::Deps::OR(3perl)
list of OR dependencies
Dpkg::Deps::Simple(3perl)
represents a single dependency statement
Dpkg::Deps::Union(3perl)
list of unrelated dependencies
Dpkg::Exit(3perl)
program exit handlers
Dpkg::Gettext(3perl)
convenience wrapper around Locale::gettext
Dpkg::Index(3perl)
generic index of control information
Dpkg::Interface::Storable(3perl)
common methods related to object serializ...
Dpkg::IPC(3perl)
helper functions for IPC
Dpkg::Path(3perl)
some common path handling functions
Dpkg::Source::Format(3perl)
manipulate debian/source/format files
Dpkg::Source::Package(3perl)
manipulate Debian source packages
Dpkg::Substvars(3perl)
handle variable substitution in strings
Dpkg::Vendor(3perl)
get access to some vendor specific information
Dpkg::Vendor::Debian(3perl)
Debian vendor class
Dpkg::Vendor::Default(3perl)
default vendor class
Dpkg::Vendor::Devuan(3perl)
Devuan vendor class
Dpkg::Vendor::Ubuntu(3perl)
Ubuntu vendor class
Dpkg::Version(3perl)
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...
dpocon(3)
double
dpoequ(3)
double
dpoequb(3)
double
dporfs(3)
double
dporfsx(3)
double
dposv(3)
double
dposvx(3)
double
dposvxx(3)
double
dpotf2(3)
double
dpotrf(3)
Variants Computational routines
dpotrf2(3)
double
dpotri(3)
double
dpotrs(3)
double
dppcon(3)
double
dppequ(3)
double
dpprfs(3)
double
dppsv(3)
double Other Solve Routines
dppsvx(3)
double Other Solve Routines
dpptrf(3)
double
dpptri(3)
double
dpptrs(3)
double
dprintf(3)
formatted output conversion
dpstf2(3)
double
dpstrf(3)
double
dptcon(3)
double
dpteqr(3)
double
dptrfs(3)
double
dptsv(3)
double
dptsvx(3)
double
dpttrf(3)
double
dpttrs(3)
double
dptts2(3)
double
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
driver(3form)
command-processing loop of the form system
driver(3menu)
command-processing loop of the menu system
drmAvailable(3)
determine whether a DRM kernel driver has been loaded
drmHandleEvent(3)
read and process pending DRM events
drmModeGetResources(3)
retrieve current display configuration information
drot(3)
double
drotg(3)
(unknown subject)
drotm(3)
double
drotmg(3)
double
drscl(3)
double
DSA_bits(3ssl)
get DSA signature size, key bits or security bits
DSA_clear_flags(3ssl)
Routines for getting and setting data in a DSA object
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_generate_parameters_ex(3ssl)
generate DSA parameters
DSA_get0_engine(3ssl)
Routines for getting and setting data in a DSA object
DSA_get0_g(3ssl)
Routines for getting and setting data in a DSA object
DSA_get0_key(3ssl)
Routines for getting and setting data in a DSA object
DSA_get0_p(3ssl)
Routines for getting and setting data in a DSA object
DSA_get0_pqg(3ssl)
Routines for getting and setting data in a DSA object
DSA_get0_priv_key(3ssl)
Routines for getting and setting data in a DSA object
DSA_get0_pub_key(3ssl)
Routines for getting and setting data in a DSA object
DSA_get0_q(3ssl)
Routines for getting and setting data in a DSA object
DSA_get_default_method(3ssl)
select DSA method
DSA_get_ex_data(3ssl)
application-specific data
DSA_get_ex_new_index(3ssl)
application-specific data
DSA_meth_dup(3ssl)
Routines to build up DSA methods
DSA_meth_free(3ssl)
Routines to build up DSA methods
DSA_meth_get0_app_data(3ssl)
Routines to build up DSA methods
DSA_meth_get0_name(3ssl)
Routines to build up DSA methods
DSA_meth_get_bn_mod_exp(3ssl)
Routines to build up DSA methods
DSA_meth_get_finish(3ssl)
Routines to build up DSA methods
DSA_meth_get_flags(3ssl)
Routines to build up DSA methods
DSA_meth_get_init(3ssl)
Routines to build up DSA methods
DSA_meth_get_keygen(3ssl)
Routines to build up DSA methods
DSA_meth_get_mod_exp(3ssl)
Routines to build up DSA methods
DSA_meth_get_paramgen(3ssl)
Routines to build up DSA methods
DSA_meth_get_sign(3ssl)
Routines to build up DSA methods
DSA_meth_get_sign_setup(3ssl)
Routines to build up DSA methods
DSA_meth_get_verify(3ssl)
Routines to build up DSA methods
DSA_meth_new(3ssl)
Routines to build up DSA methods
DSA_meth_set0_app_data(3ssl)
Routines to build up DSA methods
DSA_meth_set1_name(3ssl)
Routines to build up DSA methods
DSA_meth_set_bn_mod_exp(3ssl)
Routines to build up DSA methods
DSA_meth_set_finish(3ssl)
Routines to build up DSA methods
DSA_meth_set_flags(3ssl)
Routines to build up DSA methods
DSA_meth_set_init(3ssl)
Routines to build up DSA methods
DSA_meth_set_keygen(3ssl)
Routines to build up DSA methods
DSA_meth_set_mod_exp(3ssl)
Routines to build up DSA methods
DSA_meth_set_paramgen(3ssl)
Routines to build up DSA methods
DSA_meth_set_sign(3ssl)
Routines to build up DSA methods
DSA_meth_set_sign_setup(3ssl)
Routines to build up DSA methods
DSA_meth_set_verify(3ssl)
Routines to build up DSA methods
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_security_bits(3ssl)
get DSA signature size, key bits or security bits
DSA_set0_key(3ssl)
Routines for getting and setting data in a DSA object
DSA_set0_pqg(3ssl)
Routines for getting and setting data in a DSA object
DSA_set_default_method(3ssl)
select DSA method
DSA_set_ex_data(3ssl)
application-specific data
DSA_set_flags(3ssl)
Routines for getting and setting data in a DSA object
DSA_set_method(3ssl)
select DSA method
DSA_SIG_free(3ssl)
allocate and free DSA signature objects
DSA_SIG_get0(3ssl)
allocate and free DSA signature objects
DSA_SIG_new(3ssl)
allocate and free DSA signature objects
DSA_SIG_set0(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, key bits or security bits
DSA_test_flags(3ssl)
Routines for getting and setting data in a DSA object
DSA_verify(3ssl)
DSA signatures
DSAparams_dup(3ssl)
ASN1 object utilities
DSAparams_print(3ssl)
print cryptographic parameters
DSAparams_print_fp(3ssl)
print cryptographic parameters
dsbev(3)
double
dsbev_2stage(3)
double
dsbevd(3)
double
dsbevd_2stage(3)
double
dsbevx(3)
double
dsbevx_2stage(3)
double
dsbgst(3)
double
dsbgv(3)
double
dsbgvd(3)
double
dsbgvx(3)
double
dsbmv(3)
double
dsbtrd(3)
double
dscal(3)
double
dsdot(3)
double
dsfrk(3)
double
dsgesv(3)
double
dspcon(3)
double
dspev(3)
double
dspevd(3)
double
dspevx(3)
double
dspgst(3)
double
dspgv(3)
double
dspgvd(3)
double
dspgvx(3)
double
dspmv(3)
double
dsposv(3)
double
dspr(3)
double
dspr2(3)
double
dsprfs(3)
double
dspsv(3)
double Other Solve Routines
dspsvx(3)
double Other Solve Routines
dsptrd(3)
double
dsptrf(3)
double
dsptri(3)
double
dsptrs(3)
double
dstebz(3)
auxiliary Computational routines
dstedc(3)
auxiliary Computational routines
dstegr(3)
double
dstein(3)
double
dstemr(3)
double
dsteqr(3)
auxiliary Computational routines
dsterf(3)
auxiliary Computational routines
dstev(3)
double
dstevd(3)
double
dstevr(3)
double
dstevx(3)
double
dswap(3)
double
dsycon(3)
double
dsycon_3(3)
double
dsycon_rook(3)
double
dsyconv(3)
double
dsyconvf(3)
double
dsyconvf_rook(3)
double
dsyequb(3)
double
dsyev(3)
double
dsyev_2stage(3)
double
dsyevd(3)
double
dsyevd_2stage(3)
double
dsyevr(3)
double
dsyevr_2stage(3)
double
dsyevx(3)
double
dsyevx_2stage(3)
double
dsygs2(3)
double
dsygst(3)
double
dsygv(3)
double
dsygv_2stage(3)
double
dsygvd(3)
double
dsygvx(3)
double
dsymm(3)
double
dsymv(3)
double
dsyr(3)
double
dsyr2(3)
double
dsyr2k(3)
double
dsyrfs(3)
double
dsyrfsx(3)
double
dsyrk(3)
double
dsysv(3)
double
dsysv_aa(3)
double
dsysv_aa_2stage(3)
double
dsysv_rk(3)
double
dsysv_rook(3)
double
dsysvx(3)
double
dsysvxx(3)
double
dsyswapr(3)
double
dsytd2(3)
double
dsytf2(3)
double
dsytf2_rk(3)
double
dsytf2_rook(3)
double
dsytrd(3)
double
dsytrd_2stage(3)
double
dsytrd_sy2sb(3)
double
dsytrf(3)
double
dsytrf_aa(3)
double
dsytrf_aa_2stage(3)
double
dsytrf_rk(3)
double
dsytrf_rook(3)
double
dsytri(3)
double
dsytri2(3)
double
dsytri2x(3)
double
dsytri_3(3)
double
dsytri_3x(3)
double
dsytri_rook(3)
double
dsytrs(3)
double
dsytrs2(3)
double
dsytrs_3(3)
double
dsytrs_aa(3)
double
dsytrs_aa_2stage(3)
double
dsytrs_rook(3)
double
dtbcon(3)
double
dtbmv(3)
double
dtbrfs(3)
double
dtbsv(3)
double
dtbtrs(3)
double
dtfsm(3)
double
dtftri(3)
double
dtfttp(3)
double
dtfttr(3)
double
dtgevc(3)
double
dtgex2(3)
double
dtgexc(3)
double
dtgsen(3)
double
dtgsja(3)
double
dtgsna(3)
double
dtgsy2(3)
double
dtgsyl(3)
double
DTLS_client_method(3ssl)
create a new SSL_CTX object as framework for TLS/...
DTLS_get_data_mtu(3ssl)
Get maximum data payload size
DTLS_method(3ssl)
create a new SSL_CTX object as framework for TLS/SSL o...
DTLS_server_method(3ssl)
create a new SSL_CTX object as framework for TLS/...
DTLS_set_timer_cb(3ssl)
Set callback for controlling DTLS timer duration
DTLS_timer_cb(3ssl)
Set callback for controlling DTLS timer duration
DTLSv1_2_client_method(3ssl)
create a new SSL_CTX object as framework for ...
DTLSv1_2_method(3ssl)
create a new SSL_CTX object as framework for TLS/SSL...
DTLSv1_2_server_method(3ssl)
create a new SSL_CTX object as framework for ...
DTLSv1_client_method(3ssl)
create a new SSL_CTX object as framework for TL...
DTLSv1_listen(3ssl)
Statelessly listen for incoming connections
DTLSv1_method(3ssl)
create a new SSL_CTX object as framework for TLS/SSL o...
DTLSv1_server_method(3ssl)
create a new SSL_CTX object as framework for TL...
dtpcon(3)
double
dtplqt(3)
double
dtplqt2(3)
double
dtpmlqt(3)
double
dtpmqrt(3)
double
dtpmv(3)
double
dtpqrt(3)
double
dtpqrt2(3)
double
dtprfb(3)
double
dtprfs(3)
double
dtpsv(3)
double
dtptri(3)
double
dtptrs(3)
double
dtpttf(3)
double
dtpttr(3)
double
dtrcon(3)
double
dtrevc(3)
double
dtrevc3(3)
double
dtrexc(3)
double
dtrmm(3)
double
dtrmv(3)
double
dtrrfs(3)
double
dtrsen(3)
double
dtrsm(3)
double
dtrsna(3)
double
dtrsv(3)
double
dtrsyl(3)
double
dtrti2(3)
double
dtrtri(3)
double
dtrtrs(3)
double
dtrttf(3)
double
dtrttp(3)
double
dtzrzf(3)
double
dup_field(3form)
create and destroy form fields
duplocale(3)
duplicate a locale object
dupwin(3ncurses)
create curses windows
DynaLoader::Functions(3pm)
deconstructed dynamic C library loading
dynamic_field_info(3form)
retrieve field characteristics
Dynlink(3o)
Dynamic loading of .cmo, .cma and .cmxs files.
dysize(3)
get number of days for a given year
dzasum(3)
double
dznrm2(3)
(unknown subject)
dzsum1(3)
complex16

E

eaccess(3)
check effective user's permissions for a file
EC_get_builtin_curves(3ssl)
Functions for creating and destroying EC_GROUP...
EC_GF2m_simple_method(3ssl)
Functions for obtaining EC_METHOD objects
EC_GFp_mont_method(3ssl)
Functions for obtaining EC_METHOD objects
EC_GFp_nist_method(3ssl)
Functions for obtaining EC_METHOD objects
EC_GFp_nistp224_method(3ssl)
Functions for obtaining EC_METHOD objects
EC_GFp_nistp256_method(3ssl)
Functions for obtaining EC_METHOD objects
EC_GFp_nistp521_method(3ssl)
Functions for obtaining EC_METHOD objects
EC_GFp_simple_method(3ssl)
Functions for obtaining EC_METHOD objects
EC_GROUP_check(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_check_discriminant(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_check_named_curve(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_clear_free(3ssl)
Functions for creating and destroying EC_GROUP o...
EC_GROUP_cmp(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_copy(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_dup(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_free(3ssl)
Functions for creating and destroying EC_GROUP objects
EC_GROUP_get0_cofactor(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get0_field(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get0_generator(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get0_order(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get0_seed(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_asn1_flag(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_basis_type(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_cofactor(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_curve(3ssl)
Functions for creating and destroying EC_GROUP ob...
EC_GROUP_get_curve_GF2m(3ssl)
Functions for creating and destroying EC_GRO...
EC_GROUP_get_curve_GFp(3ssl)
Functions for creating and destroying EC_GROU...
EC_GROUP_get_curve_name(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_degree(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_ecparameters(3ssl)
Functions for creating and destroying EC_G...
EC_GROUP_get_ecpkparameters(3ssl)
Functions for creating and destroying EC...
EC_GROUP_get_field_type(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_order(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_pentanomial_basis(3ssl)
Functions for manipulating EC_GROUP o...
EC_GROUP_get_point_conversion_form(3ssl)
Functions for manipulating EC_GRO...
EC_GROUP_get_seed_len(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_get_trinomial_basis(3ssl)
Functions for manipulating EC_GROUP obj...
EC_GROUP_have_precompute_mult(3ssl)
Functions for performing mathematical ...
EC_GROUP_method_of(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_new(3ssl)
Functions for creating and destroying EC_GROUP objects
EC_GROUP_new_by_curve_name(3ssl)
Functions for creating and destroying EC_...
EC_GROUP_new_by_curve_name_ex(3ssl)
Functions for creating and destroying ...
EC_GROUP_new_curve_GF2m(3ssl)
Functions for creating and destroying EC_GRO...
EC_GROUP_new_curve_GFp(3ssl)
Functions for creating and destroying EC_GROU...
EC_GROUP_new_from_ecparameters(3ssl)
Functions for creating and destroying...
EC_GROUP_new_from_ecpkparameters(3ssl)
Functions for creating and destroyi...
EC_GROUP_new_from_params(3ssl)
Functions for creating and destroying EC_GR...
EC_GROUP_order_bits(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_precompute_mult(3ssl)
Functions for performing mathematical opera...
EC_GROUP_set_asn1_flag(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_set_curve(3ssl)
Functions for creating and destroying EC_GROUP ob...
EC_GROUP_set_curve_GF2m(3ssl)
Functions for creating and destroying EC_GRO...
EC_GROUP_set_curve_GFp(3ssl)
Functions for creating and destroying EC_GROU...
EC_GROUP_set_curve_name(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_set_generator(3ssl)
Functions for manipulating EC_GROUP objects
EC_GROUP_set_point_conversion_form(3ssl)
Functions for manipulating EC_GRO...
EC_GROUP_set_seed(3ssl)
Functions for manipulating EC_GROUP objects
EC_KEY_check_key(3ssl)
Functions for creating, destroying and manipulating...
EC_KEY_clear_flags(3ssl)
Functions for creating, destroying and manipulati...
EC_KEY_copy(3ssl)
Functions for creating, destroying and manipulating EC...
EC_KEY_decoded_from_explicit_params(3ssl)
Functions for creating, destroyi...
EC_KEY_dup(3ssl)
Functions for creating, destroying and manipulating EC...
EC_KEY_free(3ssl)
Functions for creating, destroying and manipulating EC...
EC_KEY_generate_key(3ssl)
Functions for creating, destroying and manipulat...
EC_KEY_get0_engine(3ssl)
Functions for creating, destroying and manipulati...
EC_KEY_get0_group(3ssl)
Functions for creating, destroying and manipulatin...
EC_KEY_get0_private_key(3ssl)
Functions for creating, destroying and manip...
EC_KEY_get0_public_key(3ssl)
Functions for creating, destroying and manipu...
EC_KEY_get_conv_form(3ssl)
Functions for creating, destroying and manipula...
EC_KEY_get_enc_flags(3ssl)
Get and set flags for encoding EC_KEY structures
EC_KEY_get_ex_data(3ssl)
application-specific data
EC_KEY_get_ex_new_index(3ssl)
application-specific data
EC_KEY_get_flags(3ssl)
Functions for creating, destroying and manipulating...
EC_KEY_get_method(3ssl)
Functions for creating, destroying and manipulatin...
EC_KEY_key2buf(3ssl)
Functions for creating, destroying and manipulating E...
EC_KEY_new(3ssl)
Functions for creating, destroying and manipulating EC...
EC_KEY_new_by_curve_name(3ssl)
Functions for creating, destroying and mani...
EC_KEY_new_by_curve_name_ex(3ssl)
Functions for creating, destroying and m...
EC_KEY_new_ex(3ssl)
Functions for creating, destroying and manipulating EC...
EC_KEY_oct2key(3ssl)
Functions for creating, destroying and manipulating E...
EC_KEY_oct2priv(3ssl)
Functions for creating, destroying and manipulating ...
EC_KEY_precompute_mult(3ssl)
Functions for creating, destroying and manipu...
EC_KEY_priv2buf(3ssl)
Functions for creating, destroying and manipulating ...
EC_KEY_priv2oct(3ssl)
Functions for creating, destroying and manipulating ...
EC_KEY_set_asn1_flag(3ssl)
Functions for creating, destroying and manipula...
EC_KEY_set_conv_form(3ssl)
Functions for creating, destroying and manipula...
EC_KEY_set_enc_flags(3ssl)
Get and set flags for encoding EC_KEY structures
EC_KEY_set_ex_data(3ssl)
application-specific data
EC_KEY_set_flags(3ssl)
Functions for creating, destroying and manipulating...
EC_KEY_set_group(3ssl)
Functions for creating, destroying and manipulating...
EC_KEY_set_method(3ssl)
Functions for creating, destroying and manipulatin...
EC_KEY_set_private_key(3ssl)
Functions for creating, destroying and manipu...
EC_KEY_set_public_key(3ssl)
Functions for creating, destroying and manipul...
EC_KEY_set_public_key_affine_coordinates(3ssl)
Functions for creating, des...
EC_KEY_up_ref(3ssl)
Functions for creating, destroying and manipulating EC...
EC_METHOD_get_field_type(3ssl)
Functions for obtaining EC_METHOD objects
EC_POINT_add(3ssl)
Functions for performing mathematical operations and t...
EC_POINT_bn2point(3ssl)
Functions for creating, destroying and manipulatin...
EC_POINT_clear_free(3ssl)
Functions for creating, destroying and manipulat...
EC_POINT_cmp(3ssl)
Functions for performing mathematical operations and t...
EC_POINT_copy(3ssl)
Functions for creating, destroying and manipulating EC...
EC_POINT_dbl(3ssl)
Functions for performing mathematical operations and t...
EC_POINT_dup(3ssl)
Functions for creating, destroying and manipulating EC...
EC_POINT_free(3ssl)
Functions for creating, destroying and manipulating EC...
EC_POINT_get_affine_coordinates(3ssl)
Functions for creating, destroying a...
EC_POINT_get_affine_coordinates_GF2m(3ssl)
Functions for creating, destroy...
EC_POINT_get_affine_coordinates_GFp(3ssl)
Functions for creating, destroyi...
EC_POINT_get_Jprojective_coordinates_GFp(3ssl)
Functions for creating, des...
EC_POINT_hex2point(3ssl)
Functions for creating, destroying and manipulati...
EC_POINT_invert(3ssl)
Functions for performing mathematical operations and...
EC_POINT_is_at_infinity(3ssl)
Functions for performing mathematical operat...
EC_POINT_is_on_curve(3ssl)
Functions for performing mathematical operation...
EC_POINT_make_affine(3ssl)
Functions for performing mathematical operation...
EC_POINT_method_of(3ssl)
Functions for creating, destroying and manipulati...
EC_POINT_mul(3ssl)
Functions for performing mathematical operations and t...
EC_POINT_new(3ssl)
Functions for creating, destroying and manipulating EC...
EC_POINT_oct2point(3ssl)
Functions for creating, destroying and manipulati...
EC_POINT_point2bn(3ssl)
Functions for creating, destroying and manipulatin...
EC_POINT_point2buf(3ssl)
Functions for creating, destroying and manipulati...
EC_POINT_point2hex(3ssl)
Functions for creating, destroying and manipulati...
EC_POINT_point2oct(3ssl)
Functions for creating, destroying and manipulati...
EC_POINT_set_affine_coordinates(3ssl)
Functions for creating, destroying a...
EC_POINT_set_affine_coordinates_GF2m(3ssl)
Functions for creating, destroy...
EC_POINT_set_affine_coordinates_GFp(3ssl)
Functions for creating, destroyi...
EC_POINT_set_compressed_coordinates(3ssl)
Functions for creating, destroyi...
EC_POINT_set_compressed_coordinates_GF2m(3ssl)
Functions for creating, des...
EC_POINT_set_compressed_coordinates_GFp(3ssl)
Functions for creating, dest...
EC_POINT_set_Jprojective_coordinates_GFp(3ssl)
Functions for creating, des...
EC_POINT_set_to_infinity(3ssl)
Functions for creating, destroying and mani...
EC_POINTs_make_affine(3ssl)
Functions for performing mathematical operatio...
EC_POINTs_mul(3ssl)
Functions for performing mathematical operations and t...
ecb_crypt(3)
fast DES encryption
ECDH_get_ex_data(3ssl)
application-specific data
ECDH_get_ex_new_index(3ssl)
application-specific data
ECDH_set_ex_data(3ssl)
application-specific data
ECDSA_do_sign(3ssl)
deprecated low-level elliptic curve digital signature ...
ECDSA_do_sign_ex(3ssl)
deprecated low-level elliptic curve digital signatu...
ECDSA_do_verify(3ssl)
deprecated low-level elliptic curve digital signatur...
ECDSA_SIG_free(3ssl)
Functions for creating, destroying and manipulating E...
ECDSA_SIG_get0(3ssl)
Functions for creating, destroying and manipulating E...
ECDSA_SIG_get0_r(3ssl)
Functions for creating, destroying and manipulating...
ECDSA_SIG_get0_s(3ssl)
Functions for creating, destroying and manipulating...
ECDSA_SIG_new(3ssl)
Functions for creating, destroying and manipulating EC...
ECDSA_SIG_set0(3ssl)
Functions for creating, destroying and manipulating E...
ECDSA_sign(3ssl)
deprecated low-level elliptic curve digital signature ...
ECDSA_sign_ex(3ssl)
deprecated low-level elliptic curve digital signature ...
ECDSA_sign_setup(3ssl)
deprecated low-level elliptic curve digital signatu...
ECDSA_size(3ssl)
deprecated low-level elliptic curve digital signature ...
ECDSA_verify(3ssl)
deprecated low-level elliptic curve digital signature ...
echo(3ncurses)
curses input options
echo_sp(3ncurses)
curses screen-pointer extension
echo_wchar(3ncurses)
add a complex character and rendition to a curses win...
echochar(3ncurses)
add a character (with attributes) to a curses window, ...
ECPARAMETERS_free(3ssl)
ASN1 object utilities
ECPARAMETERS_new(3ssl)
ASN1 object utilities
ECPKPARAMETERS_free(3ssl)
ASN1 object utilities
ECPKPARAMETERS_new(3ssl)
ASN1 object utilities
ECPKParameters_print(3ssl)
Functions for decoding and encoding ASN1 repres...
ECPKParameters_print_fp(3ssl)
Functions for decoding and encoding ASN1 rep...
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
EDIPARTYNAME_free(3ssl)
ASN1 object utilities
EDIPARTYNAME_new(3ssl)
ASN1 object utilities
efadv_create_driver_qp(3)
Create EFA specific Queue Pair # SYNOPSIS
efadv_create_qp_ex(3)
Create EFA specific extended Queue Pair
efadv_query_ah(3)
Query EFA specific Address Handle attributes
efadv_query_device(3)
Query device capabilities
eig(3)
Eigenvalue and Singular value
eigenGE(3)
Eigenvalue
eigenHE(3)
Eigenvalue
eigenSY(3)
Eigenvalue
Either(3o)
Either type.
elf_begin(3)
Return descriptor for ELF file.
elf_clone(3)
Create a clone of an existing ELF descriptor.
elf_getdata(3)
Get washed data of section
elf_update(3)
update an ELF descriptor
Email::Abstract(3pm)
unified interface to mail representations
Email::Abstract::EmailMIME(3pm)
Email::Abstract wrapper for Email::MIME
Email::Abstract::EmailSimple(3pm)
Email::Abstract wrapper for Email::Simple
Email::Abstract::MailInternet(3pm)
Email::Abstract wrapper for Mail::Internet
Email::Abstract::MailMessage(3pm)
Email::Abstract wrapper for Mail::Message
Email::Abstract::MIMEEntity(3pm)
Email::Abstract wrapper for MIME::Entity
Email::Abstract::Plugin(3pm)
a base class for Email::Abstract plugins
Email::Address(3pm)
RFC 2822 Address Parsing and Creation
Email::Address::XS(3pm)
Parse and format RFC 5322 email addresses and groups
Email::Date::Format(3pm)
produce RFC 2822 date strings
Email::MessageID(3pm)
Generate world unique message-ids.
Email::MIME(3pm)
easy MIME message handling
Email::MIME::ContentType(3pm)
Parse and build a MIME Content-Type or Conte...
Email::MIME::Creator(3pm)
obsolete do-nothing library
Email::MIME::Encode(3pm)
a private helper for MIME header encoding
Email::MIME::Encodings(3pm)
A unified interface to MIME encoding and decoding
Email::MIME::Header(3pm)
the header of a MIME message
Email::MIME::Header::AddressList(3pm)
MIME support for list of Email::Addr...
Email::MIME::Modifier(3pm)
obsolete do-nothing library
Email::Sender(3pm)
a library for sending email
Email::Sender::Failure(3pm)
a report of failure from an email sending tran...
Email::Sender::Failure::Multi(3pm)
an aggregate of multiple failures
Email::Sender::Failure::Permanent(3pm)
a permanent delivery failure
Email::Sender::Failure::Temporary(3pm)
a temporary delivery failure
Email::Sender::Manual(3pm)
table of contents for the Email::Sender manual
Email::Sender::Manual::QuickStart(3pm)
how to start using Email::Sender ri...
Email::Sender::Role::CommonSending(3pm)
the common sending tasks most Emai...
Email::Sender::Role::HasMessage(3pm)
an object that has a message
Email::Sender::Simple(3pm)
the simple interface for sending mail with Sender
Email::Sender::Success(3pm)
the result of successfully sending mail
Email::Sender::Success::Partial(3pm)
a report of partial success when deli...
Email::Sender::Transport(3pm)
a role for email transports
Email::Sender::Transport::DevNull(3pm)
happily throw away your mail
Email::Sender::Transport::Failable(3pm)
a wrapper to makes things fail pre...
Email::Sender::Transport::Maildir(3pm)
deliver mail to a maildir on disk
Email::Sender::Transport::Mbox(3pm)
deliver mail to an mbox on disk
Email::Sender::Transport::Print(3pm)
print email to a filehandle (like std...
Email::Sender::Transport::Sendmail(3pm)
send mail via sendmail(1)
Email::Sender::Transport::SMTP(3pm)
send email over SMTP
Email::Sender::Transport::SMTP::Persi...(3pm)
an SMTP client that stays on...
Email::Sender::Transport::Test(3pm)
deliver mail in memory for testing
Email::Sender::Transport::Wrapper(3pm)
a mailer to wrap a mailer for maili...
Email::Sender::Util(3pm)
random stuff that makes Email::Sender go
Email::Simple(3pm)
simple parsing of RFC2822 message format and headers
Email::Simple::Creator(3pm)
private helper for building Email::Simple objects
Email::Simple::Header(3pm)
the header of an Email::Simple message
Email::Valid(3pm)
Check validity of Internet email addresses
Encode(3pm)
character encodings in Perl
Encode::Alias(3pm)
alias definitions to encodings
Encode::CJKConstants(3pm)
- Internally used by Encode::??::ISO_2022_*
Encode::CN::HZ(3pm)
- internally used by Encode::CN
Encode::Config(3pm)
- internally used by Encode
Encode::Encoder(3pm)
- Object Oriented Encoder
Encode::Encoding(3pm)
Encode Implementation Base Class
Encode::GSM0338(3pm)
- ETSI GSM 03.38 Encoding
Encode::Guess(3pm)
- Guesses encoding from data
Encode::HanExtra(3pm)
Extra sets of Chinese encodings
Encode::JP::H2Z(3pm)
- internally used by Encode::JP::2022_JP*
Encode::JP::JIS7(3pm)
- internally used by Encode::JP
Encode::KR::2022_KR(3pm)
- internally used by Encode::KR
Encode::Locale(3pm)
Determine the locale encoding
Encode::MIME::Header(3pm)
- MIME encoding for an unstructured email header
Encode::MIME::Name(3pm)
- internally used by Encode
Encode::PerlIO(3pm)
- a detailed document on Encode and PerlIO
Encode::Supported(3pm)
- Encodings supported by Encode
Encode::TW::Unisys::SOSI1(3pm)
Internal module for unisys_sosi1 characters.
Encode::TW::Unisys::SOSI2(3pm)
Internal module for unisys_sosi2 characters
Encode::Unicode::UTF7(3pm)
- UTF-7 encoding
encoding(3pm)
allows you to write your script in non-ASCII and non-U...
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
endwin(3ncurses)
curses screen initialization and manipulation routines
endwin_sp(3ncurses)
curses screen-pointer extension
ENGINE_add(3ssl)
ENGINE cryptographic module support
ENGINE_add_conf_module(3ssl)
add standard configuration modules
ENGINE_by_id(3ssl)
ENGINE cryptographic module support
ENGINE_cleanup(3ssl)
ENGINE cryptographic module support
ENGINE_cmd_is_executable(3ssl)
ENGINE cryptographic module support
ENGINE_ctrl(3ssl)
ENGINE cryptographic module support
ENGINE_ctrl_cmd(3ssl)
ENGINE cryptographic module support
ENGINE_ctrl_cmd_string(3ssl)
ENGINE cryptographic module support
ENGINE_finish(3ssl)
ENGINE cryptographic module support
ENGINE_free(3ssl)
ENGINE cryptographic module support
ENGINE_get_cipher(3ssl)
ENGINE cryptographic module support
ENGINE_get_cipher_engine(3ssl)
ENGINE cryptographic module support
ENGINE_get_ciphers(3ssl)
ENGINE cryptographic module support
ENGINE_get_cmd_defns(3ssl)
ENGINE cryptographic module support
ENGINE_get_ctrl_function(3ssl)
ENGINE cryptographic module support
ENGINE_get_default_DH(3ssl)
ENGINE cryptographic module support
ENGINE_get_default_DSA(3ssl)
ENGINE cryptographic module support
ENGINE_get_default_RAND(3ssl)
ENGINE cryptographic module support
ENGINE_get_default_RSA(3ssl)
ENGINE cryptographic module support
ENGINE_get_destroy_function(3ssl)
ENGINE cryptographic module support
ENGINE_get_DH(3ssl)
ENGINE cryptographic module support
ENGINE_get_digest(3ssl)
ENGINE cryptographic module support
ENGINE_get_digest_engine(3ssl)
ENGINE cryptographic module support
ENGINE_get_digests(3ssl)
ENGINE cryptographic module support
ENGINE_get_DSA(3ssl)
ENGINE cryptographic module support
ENGINE_get_ex_data(3ssl)
application-specific data
ENGINE_get_ex_new_index(3ssl)
application-specific data
ENGINE_get_finish_function(3ssl)
ENGINE cryptographic module support
ENGINE_get_first(3ssl)
ENGINE cryptographic module support
ENGINE_get_flags(3ssl)
ENGINE cryptographic module support
ENGINE_get_id(3ssl)
ENGINE cryptographic module support
ENGINE_get_init_function(3ssl)
ENGINE cryptographic module support
ENGINE_get_last(3ssl)
ENGINE cryptographic module support
ENGINE_get_load_privkey_function(3ssl)
ENGINE cryptographic module support
ENGINE_get_load_pubkey_function(3ssl)
ENGINE cryptographic module support
ENGINE_get_name(3ssl)
ENGINE cryptographic module support
ENGINE_get_next(3ssl)
ENGINE cryptographic module support
ENGINE_get_prev(3ssl)
ENGINE cryptographic module support
ENGINE_get_RAND(3ssl)
ENGINE cryptographic module support
ENGINE_get_RSA(3ssl)
ENGINE cryptographic module support
ENGINE_get_table_flags(3ssl)
ENGINE cryptographic module support
ENGINE_init(3ssl)
ENGINE cryptographic module support
ENGINE_load_builtin_engines(3ssl)
ENGINE cryptographic module support
ENGINE_load_private_key(3ssl)
ENGINE cryptographic module support
ENGINE_load_public_key(3ssl)
ENGINE cryptographic module support
ENGINE_new(3ssl)
ENGINE cryptographic module support
ENGINE_register_all_ciphers(3ssl)
ENGINE cryptographic module support
ENGINE_register_all_complete(3ssl)
ENGINE cryptographic module support
ENGINE_register_all_DH(3ssl)
ENGINE cryptographic module support
ENGINE_register_all_digests(3ssl)
ENGINE cryptographic module support
ENGINE_register_all_DSA(3ssl)
ENGINE cryptographic module support
ENGINE_register_all_RAND(3ssl)
ENGINE cryptographic module support
ENGINE_register_all_RSA(3ssl)
ENGINE cryptographic module support
ENGINE_register_ciphers(3ssl)
ENGINE cryptographic module support
ENGINE_register_complete(3ssl)
ENGINE cryptographic module support
ENGINE_register_DH(3ssl)
ENGINE cryptographic module support
ENGINE_register_digests(3ssl)
ENGINE cryptographic module support
ENGINE_register_DSA(3ssl)
ENGINE cryptographic module support
ENGINE_register_RAND(3ssl)
ENGINE cryptographic module support
ENGINE_register_RSA(3ssl)
ENGINE cryptographic module support
ENGINE_remove(3ssl)
ENGINE cryptographic module support
ENGINE_set_ciphers(3ssl)
ENGINE cryptographic module support
ENGINE_set_cmd_defns(3ssl)
ENGINE cryptographic module support
ENGINE_set_ctrl_function(3ssl)
ENGINE cryptographic module support
ENGINE_set_default(3ssl)
ENGINE cryptographic module support
ENGINE_set_default_ciphers(3ssl)
ENGINE cryptographic module support
ENGINE_set_default_DH(3ssl)
ENGINE cryptographic module support
ENGINE_set_default_digests(3ssl)
ENGINE cryptographic module support
ENGINE_set_default_DSA(3ssl)
ENGINE cryptographic module support
ENGINE_set_default_RAND(3ssl)
ENGINE cryptographic module support
ENGINE_set_default_RSA(3ssl)
ENGINE cryptographic module support
ENGINE_set_default_string(3ssl)
ENGINE cryptographic module support
ENGINE_set_destroy_function(3ssl)
ENGINE cryptographic module support
ENGINE_set_DH(3ssl)
ENGINE cryptographic module support
ENGINE_set_digests(3ssl)
ENGINE cryptographic module support
ENGINE_set_DSA(3ssl)
ENGINE cryptographic module support
ENGINE_set_ex_data(3ssl)
application-specific data
ENGINE_set_finish_function(3ssl)
ENGINE cryptographic module support
ENGINE_set_flags(3ssl)
ENGINE cryptographic module support
ENGINE_set_id(3ssl)
ENGINE cryptographic module support
ENGINE_set_init_function(3ssl)
ENGINE cryptographic module support
ENGINE_set_load_privkey_function(3ssl)
ENGINE cryptographic module support
ENGINE_set_load_pubkey_function(3ssl)
ENGINE cryptographic module support
ENGINE_set_name(3ssl)
ENGINE cryptographic module support
ENGINE_set_RAND(3ssl)
ENGINE cryptographic module support
ENGINE_set_RSA(3ssl)
ENGINE cryptographic module support
ENGINE_set_table_flags(3ssl)
ENGINE cryptographic module support
ENGINE_unregister_ciphers(3ssl)
ENGINE cryptographic module support
ENGINE_unregister_DH(3ssl)
ENGINE cryptographic module support
ENGINE_unregister_digests(3ssl)
ENGINE cryptographic module support
ENGINE_unregister_DSA(3ssl)
ENGINE cryptographic module support
ENGINE_unregister_RAND(3ssl)
ENGINE cryptographic module support
ENGINE_unregister_RSA(3ssl)
ENGINE cryptographic module support
ENGINE_up_ref(3ssl)
ENGINE cryptographic module support
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
EOF(3const)
end of file or error indicator
Ephemeron(3o)
Ephemerons and weak hash tables.
Ephemeron.GenHashTable(3o)
Hash tables on generic containers with notion o...
Ephemeron.GenHashTable.MakeSeeded(3o)
Functor building an implementation o...
Ephemeron.K1(3o)
Ephemerons with one key.
Ephemeron.K1.Make(3o)
Functor building an implementation of a weak hash table
Ephemeron.K1.MakeSeeded(3o)
Functor building an implementation of a weak h...
Ephemeron.K2(3o)
Emphemerons with two keys.
Ephemeron.K2.Make(3o)
Functor building an implementation of a weak hash table
Ephemeron.K2.MakeSeeded(3o)
Functor building an implementation of a weak h...
Ephemeron.Kn(3o)
Emphemerons with arbitrary number of keys of the same ...
Ephemeron.Kn.Make(3o)
Functor building an implementation of a weak hash table
Ephemeron.Kn.MakeSeeded(3o)
Functor building an implementation of a weak h...
Ephemeron.S(3o)
The output signature of the functor Ephemeron.K1.Make ...
Ephemeron.SeededS(3o)
The output signature of the functor Ephemeron.K1.Mak...
epoll_data(3type)
epoll event
epoll_data_t(3type)
epoll event
epoll_event(3type)
epoll event
erand48(3)
generate uniformly distributed pseudo-random numbers
erand48_r(3)
generate uniformly distributed pseudo-random numbers r...
erase(3ncurses)
clear all or part of a curses window
erasechar(3ncurses)
curses environment query routines
erasechar_sp(3ncurses)
curses screen-pointer extension
erasewchar(3ncurses)
curses environment query routines
erasewchar_sp(3ncurses)
curses screen-pointer extension
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_add_error_data(3ssl)
record an error
ERR_add_error_mem_bio(3ssl)
record an error
ERR_add_error_txt(3ssl)
record an error
ERR_add_error_vdata(3ssl)
record an error
ERR_clear_error(3ssl)
clear the error queue
ERR_clear_last_mark(3ssl)
set mark, clear mark and pop errors until mark
ERR_error_string(3ssl)
obtain human-readable error message
ERR_error_string_n(3ssl)
obtain human-readable error message
ERR_FATAL_ERROR(3ssl)
get information from error codes
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_all(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 information from error codes
ERR_GET_LIB(3ssl)
get information from error codes
ERR_get_next_error_library(3ssl)
load arbitrary error strings
ERR_GET_REASON(3ssl)
get information from error codes
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_new(3ssl)
Error recording building blocks
ERR_PACK(3ssl)
load arbitrary error strings
ERR_peek_error(3ssl)
obtain error code and data
ERR_peek_error_all(3ssl)
obtain error code and data
ERR_peek_error_data(3ssl)
obtain error code and data
ERR_peek_error_func(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_all(3ssl)
obtain error code and data
ERR_peek_last_error_data(3ssl)
obtain error code and data
ERR_peek_last_error_func(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 mark, clear mark and pop errors until mark
ERR_print_errors(3ssl)
print error messages
ERR_print_errors_cb(3ssl)
print error messages
ERR_print_errors_fp(3ssl)
print error messages
ERR_put_error(3ssl)
record an error
ERR_raise(3ssl)
record an error
ERR_raise_data(3ssl)
record an error
ERR_reason_error_string(3ssl)
obtain human-readable error message
ERR_remove_state(3ssl)
DEPRECATED
ERR_remove_thread_state(3ssl)
DEPRECATED
ERR_set_debug(3ssl)
Error recording building blocks
ERR_set_error(3ssl)
Error recording building blocks
ERR_set_mark(3ssl)
set mark, clear mark and pop errors until mark
ERR_vset_error(3ssl)
Error recording building blocks
errc(3bsd)
formatted error messages
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::TypeTiny(3pm)
exceptions for Type::Tiny and friends
Error::TypeTiny::Assertion(3pm)
exception when a value fails a type constr...
Error::TypeTiny::Compilation(3pm)
exception for Eval::TypeTiny
Error::TypeTiny::WrongNumberOfParameters(3pm)
exception for Type::Params
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
ESCDELAY(3ncurses)
curses global variables
ESS_CERT_ID_dup(3ssl)
ASN1 object utilities
ESS_CERT_ID_free(3ssl)
ASN1 object utilities
ESS_CERT_ID_new(3ssl)
ASN1 object utilities
ESS_CERT_ID_V2_dup(3ssl)
ASN1 object utilities
ESS_CERT_ID_V2_free(3ssl)
ASN1 object utilities
ESS_CERT_ID_V2_new(3ssl)
ASN1 object utilities
ESS_ISSUER_SERIAL_dup(3ssl)
ASN1 object utilities
ESS_ISSUER_SERIAL_free(3ssl)
ASN1 object utilities
ESS_ISSUER_SERIAL_new(3ssl)
ASN1 object utilities
ESS_SIGNING_CERT_dup(3ssl)
ASN1 object utilities
ESS_SIGNING_CERT_free(3ssl)
ASN1 object utilities
ESS_SIGNING_CERT_it(3ssl)
ASN1 object utilities
ESS_SIGNING_CERT_new(3ssl)
ASN1 object utilities
ESS_SIGNING_CERT_V2_dup(3ssl)
ASN1 object utilities
ESS_SIGNING_CERT_V2_free(3ssl)
ASN1 object utilities
ESS_SIGNING_CERT_V2_it(3ssl)
ASN1 object utilities
ESS_SIGNING_CERT_V2_new(3ssl)
ASN1 object utilities
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
EV(3pm)
perl interface to libev, a high performance full-featu...
EV::libev(3pm)
a high performance full-featured event loop written in C
EV::MakeMaker(3pm)
MakeMaker glue for the C-level EV API
Eval::Closure(3pm)
safely and cleanly create closures via string eval
Eval::TypeTiny(3pm)
utility to evaluate a string of Perl code in a clean e...
Eval::TypeTiny::CodeAccumulator(3pm)
alternative API for Eval::TypeTiny
Event(3o)
First-class synchronous communication.
eventfd(3)
create a file descriptor for event notification
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_aes(3ssl)
EVP AES cipher
EVP_aes_128_cbc(3ssl)
EVP AES cipher
EVP_aes_128_cbc_hmac_sha1(3ssl)
EVP AES cipher
EVP_aes_128_cbc_hmac_sha256(3ssl)
EVP AES cipher
EVP_aes_128_ccm(3ssl)
EVP AES cipher
EVP_aes_128_cfb(3ssl)
EVP AES cipher
EVP_aes_128_cfb1(3ssl)
EVP AES cipher
EVP_aes_128_cfb128(3ssl)
EVP AES cipher
EVP_aes_128_cfb8(3ssl)
EVP AES cipher
EVP_aes_128_ctr(3ssl)
EVP AES cipher
EVP_aes_128_ecb(3ssl)
EVP AES cipher
EVP_aes_128_gcm(3ssl)
EVP AES cipher
EVP_aes_128_ocb(3ssl)
EVP AES cipher
EVP_aes_128_ofb(3ssl)
EVP AES cipher
EVP_aes_128_wrap(3ssl)
EVP AES cipher
EVP_aes_128_wrap_pad(3ssl)
EVP AES cipher
EVP_aes_128_xts(3ssl)
EVP AES cipher
EVP_aes_192_cbc(3ssl)
EVP AES cipher
EVP_aes_192_ccm(3ssl)
EVP AES cipher
EVP_aes_192_cfb(3ssl)
EVP AES cipher
EVP_aes_192_cfb1(3ssl)
EVP AES cipher
EVP_aes_192_cfb128(3ssl)
EVP AES cipher
EVP_aes_192_cfb8(3ssl)
EVP AES cipher
EVP_aes_192_ctr(3ssl)
EVP AES cipher
EVP_aes_192_ecb(3ssl)
EVP AES cipher
EVP_aes_192_gcm(3ssl)
EVP AES cipher
EVP_aes_192_ocb(3ssl)
EVP AES cipher
EVP_aes_192_ofb(3ssl)
EVP AES cipher
EVP_aes_192_wrap(3ssl)
EVP AES cipher
EVP_aes_192_wrap_pad(3ssl)
EVP AES cipher
EVP_aes_256_cbc(3ssl)
EVP AES cipher
EVP_aes_256_cbc_hmac_sha1(3ssl)
EVP AES cipher
EVP_aes_256_cbc_hmac_sha256(3ssl)
EVP AES cipher
EVP_aes_256_ccm(3ssl)
EVP AES cipher
EVP_aes_256_cfb(3ssl)
EVP AES cipher
EVP_aes_256_cfb1(3ssl)
EVP AES cipher
EVP_aes_256_cfb128(3ssl)
EVP AES cipher
EVP_aes_256_cfb8(3ssl)
EVP AES cipher
EVP_aes_256_ctr(3ssl)
EVP AES cipher
EVP_aes_256_ecb(3ssl)
EVP AES cipher
EVP_aes_256_gcm(3ssl)
EVP AES cipher
EVP_aes_256_ocb(3ssl)
EVP AES cipher
EVP_aes_256_ofb(3ssl)
EVP AES cipher
EVP_aes_256_wrap(3ssl)
EVP AES cipher
EVP_aes_256_wrap_pad(3ssl)
EVP AES cipher
EVP_aes_256_xts(3ssl)
EVP AES cipher
EVP_aria(3ssl)
EVP ARIA cipher
EVP_aria_128_cbc(3ssl)
EVP ARIA cipher
EVP_aria_128_ccm(3ssl)
EVP ARIA cipher
EVP_aria_128_cfb(3ssl)
EVP ARIA cipher
EVP_aria_128_cfb1(3ssl)
EVP ARIA cipher
EVP_aria_128_cfb128(3ssl)
EVP ARIA cipher
EVP_aria_128_cfb8(3ssl)
EVP ARIA cipher
EVP_aria_128_ctr(3ssl)
EVP ARIA cipher
EVP_aria_128_ecb(3ssl)
EVP ARIA cipher
EVP_aria_128_gcm(3ssl)
EVP ARIA cipher
EVP_aria_128_ofb(3ssl)
EVP ARIA cipher
EVP_aria_192_cbc(3ssl)
EVP ARIA cipher
EVP_aria_192_ccm(3ssl)
EVP ARIA cipher
EVP_aria_192_cfb(3ssl)
EVP ARIA cipher
EVP_aria_192_cfb1(3ssl)
EVP ARIA cipher
EVP_aria_192_cfb128(3ssl)
EVP ARIA cipher
EVP_aria_192_cfb8(3ssl)
EVP ARIA cipher
EVP_aria_192_ctr(3ssl)
EVP ARIA cipher
EVP_aria_192_ecb(3ssl)
EVP ARIA cipher
EVP_aria_192_gcm(3ssl)
EVP ARIA cipher
EVP_aria_192_ofb(3ssl)
EVP ARIA cipher
EVP_aria_256_cbc(3ssl)
EVP ARIA cipher
EVP_aria_256_ccm(3ssl)
EVP ARIA cipher
EVP_aria_256_cfb(3ssl)
EVP ARIA cipher
EVP_aria_256_cfb1(3ssl)
EVP ARIA cipher
EVP_aria_256_cfb128(3ssl)
EVP ARIA cipher
EVP_aria_256_cfb8(3ssl)
EVP ARIA cipher
EVP_aria_256_ctr(3ssl)
EVP ARIA cipher
EVP_aria_256_ecb(3ssl)
EVP ARIA cipher
EVP_aria_256_gcm(3ssl)
EVP ARIA cipher
EVP_aria_256_ofb(3ssl)
EVP ARIA cipher
EVP_ASYM_CIPHER_do_all_provided(3ssl)
Functions to manage EVP_ASYM_CIPHER ...
EVP_ASYM_CIPHER_fetch(3ssl)
Functions to manage EVP_ASYM_CIPHER algorithm ...
EVP_ASYM_CIPHER_free(3ssl)
Functions to manage EVP_ASYM_CIPHER algorithm o...
EVP_ASYM_CIPHER_get0_description(3ssl)
Functions to manage EVP_ASYM_CIPHER...
EVP_ASYM_CIPHER_get0_name(3ssl)
Functions to manage EVP_ASYM_CIPHER algori...
EVP_ASYM_CIPHER_get0_provider(3ssl)
Functions to manage EVP_ASYM_CIPHER al...
EVP_ASYM_CIPHER_gettable_ctx_params(3ssl)
Functions to manage EVP_ASYM_CIP...
EVP_ASYM_CIPHER_is_a(3ssl)
Functions to manage EVP_ASYM_CIPHER algorithm o...
EVP_ASYM_CIPHER_names_do_all(3ssl)
Functions to manage EVP_ASYM_CIPHER alg...
EVP_ASYM_CIPHER_settable_ctx_params(3ssl)
Functions to manage EVP_ASYM_CIP...
EVP_ASYM_CIPHER_up_ref(3ssl)
Functions to manage EVP_ASYM_CIPHER algorithm...
EVP_bf_cbc(3ssl)
EVP Blowfish cipher
EVP_bf_cfb(3ssl)
EVP Blowfish cipher
EVP_bf_cfb64(3ssl)
EVP Blowfish cipher
EVP_bf_ecb(3ssl)
EVP Blowfish cipher
EVP_bf_ofb(3ssl)
EVP Blowfish cipher
EVP_blake2b512(3ssl)
BLAKE2 For EVP
EVP_blake2s256(3ssl)
BLAKE2 For EVP
EVP_BytesToKey(3ssl)
password based encryption routine
EVP_camellia(3ssl)
EVP Camellia cipher
EVP_camellia_128_cbc(3ssl)
EVP Camellia cipher
EVP_camellia_128_cfb(3ssl)
EVP Camellia cipher
EVP_camellia_128_cfb1(3ssl)
EVP Camellia cipher
EVP_camellia_128_cfb128(3ssl)
EVP Camellia cipher
EVP_camellia_128_cfb8(3ssl)
EVP Camellia cipher
EVP_camellia_128_ctr(3ssl)
EVP Camellia cipher
EVP_camellia_128_ecb(3ssl)
EVP Camellia cipher
EVP_camellia_128_ofb(3ssl)
EVP Camellia cipher
EVP_camellia_192_cbc(3ssl)
EVP Camellia cipher
EVP_camellia_192_cfb(3ssl)
EVP Camellia cipher
EVP_camellia_192_cfb1(3ssl)
EVP Camellia cipher
EVP_camellia_192_cfb128(3ssl)
EVP Camellia cipher
EVP_camellia_192_cfb8(3ssl)
EVP Camellia cipher
EVP_camellia_192_ctr(3ssl)
EVP Camellia cipher
EVP_camellia_192_ecb(3ssl)
EVP Camellia cipher
EVP_camellia_192_ofb(3ssl)
EVP Camellia cipher
EVP_camellia_256_cbc(3ssl)
EVP Camellia cipher
EVP_camellia_256_cfb(3ssl)
EVP Camellia cipher
EVP_camellia_256_cfb1(3ssl)
EVP Camellia cipher
EVP_camellia_256_cfb128(3ssl)
EVP Camellia cipher
EVP_camellia_256_cfb8(3ssl)
EVP Camellia cipher
EVP_camellia_256_ctr(3ssl)
EVP Camellia cipher
EVP_camellia_256_ecb(3ssl)
EVP Camellia cipher
EVP_camellia_256_ofb(3ssl)
EVP Camellia cipher
EVP_cast5_cbc(3ssl)
EVP CAST cipher
EVP_cast5_cfb(3ssl)
EVP CAST cipher
EVP_cast5_cfb64(3ssl)
EVP CAST cipher
EVP_cast5_ecb(3ssl)
EVP CAST cipher
EVP_cast5_ofb(3ssl)
EVP CAST cipher
EVP_chacha20(3ssl)
EVP ChaCha20 stream cipher
EVP_chacha20_poly1305(3ssl)
EVP ChaCha20 stream cipher
EVP_Cipher(3ssl)
EVP cipher routines
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_clear_flags(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_ctrl(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_encrypting(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_flags(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_free(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get0_cipher(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get0_name(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get1_cipher(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get_app_data(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get_block_size(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get_cipher_data(3ssl)
Routines to inspect and modify EVP_CI...
EVP_CIPHER_CTX_get_iv_length(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get_key_length(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get_mode(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get_nid(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get_num(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get_original_iv(3ssl)
Routines to inspect EVP_CIPHER_CTX IV...
EVP_CIPHER_CTX_get_params(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get_tag_length(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get_type(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_get_updated_iv(3ssl)
Routines to inspect EVP_CIPHER_CTX IV ...
EVP_CIPHER_CTX_gettable_params(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_is_encrypting(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_iv(3ssl)
Routines to inspect EVP_CIPHER_CTX IV data
EVP_CIPHER_CTX_iv_length(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_iv_noconst(3ssl)
Routines to inspect EVP_CIPHER_CTX IV data
EVP_CIPHER_CTX_key_length(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_mode(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_new(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_nid(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_num(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_original_iv(3ssl)
Routines to inspect EVP_CIPHER_CTX IV data
EVP_CIPHER_CTX_reset(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_set_app_data(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_set_cipher_data(3ssl)
Routines to inspect and modify EVP_CI...
EVP_CIPHER_CTX_set_flags(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_set_key_length(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_set_num(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_set_padding(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_set_params(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_settable_params(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_tag_length(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_test_flags(3ssl)
EVP cipher routines
EVP_CIPHER_CTX_type(3ssl)
EVP cipher routines
EVP_CIPHER_do_all_provided(3ssl)
EVP cipher routines
EVP_CIPHER_fetch(3ssl)
EVP cipher routines
EVP_CIPHER_flags(3ssl)
EVP cipher routines
EVP_CIPHER_free(3ssl)
EVP cipher routines
EVP_CIPHER_get0_description(3ssl)
EVP cipher routines
EVP_CIPHER_get0_name(3ssl)
EVP cipher routines
EVP_CIPHER_get0_provider(3ssl)
EVP cipher routines
EVP_CIPHER_get_block_size(3ssl)
EVP cipher routines
EVP_CIPHER_get_flags(3ssl)
EVP cipher routines
EVP_CIPHER_get_iv_length(3ssl)
EVP cipher routines
EVP_CIPHER_get_key_length(3ssl)
EVP cipher routines
EVP_CIPHER_get_mode(3ssl)
EVP cipher routines
EVP_CIPHER_get_nid(3ssl)
EVP cipher routines
EVP_CIPHER_get_params(3ssl)
EVP cipher routines
EVP_CIPHER_get_type(3ssl)
EVP cipher routines
EVP_CIPHER_gettable_ctx_params(3ssl)
EVP cipher routines
EVP_CIPHER_gettable_params(3ssl)
EVP cipher routines
EVP_CIPHER_is_a(3ssl)
EVP cipher routines
EVP_CIPHER_iv_length(3ssl)
EVP cipher routines
EVP_CIPHER_key_length(3ssl)
EVP cipher routines
EVP_CIPHER_meth_dup(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_free(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_get_cleanup(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_get_ctrl(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_get_do_cipher(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_get_get_asn1_params(3ssl)
Routines to build up EVP_CIPHER ...
EVP_CIPHER_meth_get_init(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_get_set_asn1_params(3ssl)
Routines to build up EVP_CIPHER ...
EVP_CIPHER_meth_new(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_set_cleanup(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_set_ctrl(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_set_do_cipher(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_set_flags(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_set_get_asn1_params(3ssl)
Routines to build up EVP_CIPHER ...
EVP_CIPHER_meth_set_impl_ctx_size(3ssl)
Routines to build up EVP_CIPHER me...
EVP_CIPHER_meth_set_init(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_set_iv_length(3ssl)
Routines to build up EVP_CIPHER methods
EVP_CIPHER_meth_set_set_asn1_params(3ssl)
Routines to build up EVP_CIPHER ...
EVP_CIPHER_mode(3ssl)
EVP cipher routines
EVP_CIPHER_name(3ssl)
EVP cipher routines
EVP_CIPHER_names_do_all(3ssl)
EVP cipher routines
EVP_CIPHER_nid(3ssl)
EVP cipher routines
EVP_CIPHER_param_to_asn1(3ssl)
EVP cipher routines
EVP_CIPHER_settable_ctx_params(3ssl)
EVP cipher routines
EVP_CIPHER_type(3ssl)
EVP cipher routines
EVP_CIPHER_up_ref(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_CipherInit_ex2(3ssl)
EVP cipher routines
EVP_CipherUpdate(3ssl)
EVP cipher routines
EVP_cleanup(3ssl)
add algorithms to internal table
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_DecryptInit_ex2(3ssl)
EVP cipher routines
EVP_DecryptUpdate(3ssl)
EVP cipher routines
EVP_default_properties_enable_fips(3ssl)
Set default properties for future...
EVP_default_properties_is_fips_enabled(3ssl)
Set default properties for fu...
EVP_des(3ssl)
EVP DES cipher
EVP_des_cbc(3ssl)
EVP DES cipher
EVP_des_cfb(3ssl)
EVP DES cipher
EVP_des_cfb1(3ssl)
EVP DES cipher
EVP_des_cfb64(3ssl)
EVP DES cipher
EVP_des_cfb8(3ssl)
EVP DES cipher
EVP_des_ecb(3ssl)
EVP DES cipher
EVP_des_ede(3ssl)
EVP DES cipher
EVP_des_ede3(3ssl)
EVP DES cipher
EVP_des_ede3_cbc(3ssl)
EVP DES cipher
EVP_des_ede3_cfb(3ssl)
EVP DES cipher
EVP_des_ede3_cfb1(3ssl)
EVP DES cipher
EVP_des_ede3_cfb64(3ssl)
EVP DES cipher
EVP_des_ede3_cfb8(3ssl)
EVP DES cipher
EVP_des_ede3_ecb(3ssl)
EVP DES cipher
EVP_des_ede3_ofb(3ssl)
EVP DES cipher
EVP_des_ede3_wrap(3ssl)
EVP DES cipher
EVP_des_ede_cbc(3ssl)
EVP DES cipher
EVP_des_ede_cfb(3ssl)
EVP DES cipher
EVP_des_ede_cfb64(3ssl)
EVP DES cipher
EVP_des_ede_ecb(3ssl)
EVP DES cipher
EVP_des_ede_ofb(3ssl)
EVP DES cipher
EVP_des_ofb(3ssl)
EVP DES cipher
EVP_desx_cbc(3ssl)
EVP DES-X cipher
EVP_Digest(3ssl)
EVP digest routines
EVP_DigestFinal(3ssl)
EVP digest routines
EVP_DigestFinal_ex(3ssl)
EVP digest routines
EVP_DigestFinalXOF(3ssl)
EVP digest routines
EVP_DigestInit(3ssl)
EVP digest routines
EVP_DigestInit_ex(3ssl)
EVP digest routines
EVP_DigestInit_ex2(3ssl)
EVP digest routines
EVP_DigestSign(3ssl)
EVP signing functions
EVP_DigestSignFinal(3ssl)
EVP signing functions
EVP_DigestSignInit(3ssl)
EVP signing functions
EVP_DigestSignInit_ex(3ssl)
EVP signing functions
EVP_DigestSignUpdate(3ssl)
EVP signing functions
EVP_DigestUpdate(3ssl)
EVP digest routines
EVP_DigestVerify(3ssl)
EVP signature verification functions
EVP_DigestVerifyFinal(3ssl)
EVP signature verification functions
EVP_DigestVerifyInit(3ssl)
EVP signature verification functions
EVP_DigestVerifyInit_ex(3ssl)
EVP signature verification functions
EVP_DigestVerifyUpdate(3ssl)
EVP signature verification functions
EVP_EC_gen(3ssl)
Functions for creating, destroying and manipulating EC...
EVP_enc_null(3ssl)
EVP cipher routines
EVP_ENCODE_CTX_copy(3ssl)
EVP base 64 encode/decode 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_EncryptInit_ex2(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_idea_cbc(3ssl)
EVP IDEA cipher
EVP_idea_cfb(3ssl)
EVP IDEA cipher
EVP_idea_cfb64(3ssl)
EVP IDEA cipher
EVP_idea_ecb(3ssl)
EVP IDEA cipher
EVP_idea_ofb(3ssl)
EVP IDEA cipher
EVP_KDF(3ssl)
EVP KDF routines
EVP_KDF_CTX(3ssl)
EVP KDF routines
EVP_KDF_CTX_dup(3ssl)
EVP KDF routines
EVP_KDF_CTX_free(3ssl)
EVP KDF routines
EVP_KDF_CTX_get_kdf_size(3ssl)
EVP KDF routines
EVP_KDF_CTX_get_params(3ssl)
EVP KDF routines
EVP_KDF_CTX_gettable_params(3ssl)
EVP KDF routines
EVP_KDF_CTX_kdf(3ssl)
EVP KDF routines
EVP_KDF_CTX_new(3ssl)
EVP KDF routines
EVP_KDF_CTX_reset(3ssl)
EVP KDF routines
EVP_KDF_CTX_set_params(3ssl)
EVP KDF routines
EVP_KDF_CTX_settable_params(3ssl)
EVP KDF routines
EVP_KDF_derive(3ssl)
EVP KDF routines
EVP_KDF_do_all_provided(3ssl)
EVP KDF routines
EVP_KDF_fetch(3ssl)
EVP KDF routines
EVP_KDF_free(3ssl)
EVP KDF routines
EVP_KDF_get0_description(3ssl)
EVP KDF routines
EVP_KDF_get0_name(3ssl)
EVP KDF routines
EVP_KDF_get0_provider(3ssl)
EVP KDF routines
EVP_KDF_get_params(3ssl)
EVP KDF routines
EVP_KDF_gettable_ctx_params(3ssl)
EVP KDF routines
EVP_KDF_gettable_params(3ssl)
EVP KDF routines
EVP_KDF_is_a(3ssl)
EVP KDF routines
EVP_KDF_names_do_all(3ssl)
EVP KDF routines
EVP_KDF_settable_ctx_params(3ssl)
EVP KDF routines
EVP_KDF_up_ref(3ssl)
EVP KDF routines
EVP_KEM_do_all_provided(3ssl)
Functions to manage EVP_KEM algorithm objects
EVP_KEM_fetch(3ssl)
Functions to manage EVP_KEM algorithm objects
EVP_KEM_free(3ssl)
Functions to manage EVP_KEM algorithm objects
EVP_KEM_get0_description(3ssl)
Functions to manage EVP_KEM algorithm objects
EVP_KEM_get0_name(3ssl)
Functions to manage EVP_KEM algorithm objects
EVP_KEM_get0_provider(3ssl)
Functions to manage EVP_KEM algorithm objects
EVP_KEM_gettable_ctx_params(3ssl)
Functions to manage EVP_KEM algorithm ob...
EVP_KEM_is_a(3ssl)
Functions to manage EVP_KEM algorithm objects
EVP_KEM_names_do_all(3ssl)
Functions to manage EVP_KEM algorithm objects
EVP_KEM_settable_ctx_params(3ssl)
Functions to manage EVP_KEM algorithm ob...
EVP_KEM_up_ref(3ssl)
Functions to manage EVP_KEM algorithm objects
EVP_KEYEXCH_do_all_provided(3ssl)
Functions to manage EVP_KEYEXCH algorith...
EVP_KEYEXCH_fetch(3ssl)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYEXCH_free(3ssl)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYEXCH_get0_description(3ssl)
Functions to manage EVP_KEYEXCH algorit...
EVP_KEYEXCH_get0_name(3ssl)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYEXCH_get0_provider(3ssl)
Functions to manage EVP_KEYEXCH algorithm ...
EVP_KEYEXCH_gettable_ctx_params(3ssl)
Functions to manage EVP_KEYEXCH algo...
EVP_KEYEXCH_is_a(3ssl)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYEXCH_names_do_all(3ssl)
Functions to manage EVP_KEYEXCH algorithm o...
EVP_KEYEXCH_settable_ctx_params(3ssl)
Functions to manage EVP_KEYEXCH algo...
EVP_KEYEXCH_up_ref(3ssl)
Functions to manage EVP_KEYEXCH algorithm objects
EVP_KEYMGMT(3ssl)
EVP key management routines
EVP_KEYMGMT_do_all_provided(3ssl)
EVP key management routines
EVP_KEYMGMT_fetch(3ssl)
EVP key management routines
EVP_KEYMGMT_free(3ssl)
EVP key management routines
EVP_KEYMGMT_gen_settable_params(3ssl)
EVP key management routines
EVP_KEYMGMT_get0_description(3ssl)
EVP key management routines
EVP_KEYMGMT_get0_name(3ssl)
EVP key management routines
EVP_KEYMGMT_get0_provider(3ssl)
EVP key management routines
EVP_KEYMGMT_gettable_params(3ssl)
EVP key management routines
EVP_KEYMGMT_is_a(3ssl)
EVP key management routines
EVP_KEYMGMT_names_do_all(3ssl)
EVP key management routines
EVP_KEYMGMT_settable_params(3ssl)
EVP key management routines
EVP_KEYMGMT_up_ref(3ssl)
EVP key management routines
EVP_MAC(3ssl)
EVP MAC routines
EVP_MAC_CTX(3ssl)
EVP MAC routines
EVP_MAC_CTX_dup(3ssl)
EVP MAC routines
EVP_MAC_CTX_free(3ssl)
EVP MAC routines
EVP_MAC_CTX_get0_mac(3ssl)
EVP MAC routines
EVP_MAC_CTX_get_block_size(3ssl)
EVP MAC routines
EVP_MAC_CTX_get_mac_size(3ssl)
EVP MAC routines
EVP_MAC_CTX_get_params(3ssl)
EVP MAC routines
EVP_MAC_CTX_gettable_params(3ssl)
EVP MAC routines
EVP_MAC_CTX_new(3ssl)
EVP MAC routines
EVP_MAC_CTX_set_params(3ssl)
EVP MAC routines
EVP_MAC_CTX_settable_params(3ssl)
EVP MAC routines
EVP_MAC_do_all_provided(3ssl)
EVP MAC routines
EVP_MAC_fetch(3ssl)
EVP MAC routines
EVP_MAC_final(3ssl)
EVP MAC routines
EVP_MAC_finalXOF(3ssl)
EVP MAC routines
EVP_MAC_free(3ssl)
EVP MAC routines
EVP_MAC_get0_description(3ssl)
EVP MAC routines
EVP_MAC_get0_name(3ssl)
EVP MAC routines
EVP_MAC_get0_provider(3ssl)
EVP MAC routines
EVP_MAC_get_params(3ssl)
EVP MAC routines
EVP_MAC_gettable_ctx_params(3ssl)
EVP MAC routines
EVP_MAC_gettable_params(3ssl)
EVP MAC routines
EVP_MAC_init(3ssl)
EVP MAC routines
EVP_MAC_is_a(3ssl)
EVP MAC routines
EVP_MAC_names_do_all(3ssl)
EVP MAC routines
EVP_MAC_settable_ctx_params(3ssl)
EVP MAC routines
EVP_MAC_up_ref(3ssl)
EVP MAC routines
EVP_MAC_update(3ssl)
EVP MAC routines
EVP_md2(3ssl)
MD2 For EVP
EVP_md4(3ssl)
MD4 For EVP
EVP_md5(3ssl)
MD5 For EVP
EVP_md5_sha1(3ssl)
MD5 For EVP
EVP_MD_block_size(3ssl)
EVP digest routines
EVP_MD_CTX_block_size(3ssl)
EVP digest routines
EVP_MD_CTX_clear_flags(3ssl)
EVP digest routines
EVP_MD_CTX_copy(3ssl)
EVP digest routines
EVP_MD_CTX_copy_ex(3ssl)
EVP digest routines
EVP_MD_CTX_ctrl(3ssl)
EVP digest routines
EVP_MD_CTX_free(3ssl)
EVP digest routines
EVP_MD_CTX_get0_md(3ssl)
EVP digest routines
EVP_MD_CTX_get0_md_data(3ssl)
EVP digest routines
EVP_MD_CTX_get0_name(3ssl)
EVP digest routines
EVP_MD_CTX_get1_md(3ssl)
EVP digest routines
EVP_MD_CTX_get_block_size(3ssl)
EVP digest routines
EVP_MD_CTX_get_params(3ssl)
EVP digest routines
EVP_MD_CTX_get_pkey_ctx(3ssl)
EVP digest routines
EVP_MD_CTX_get_size(3ssl)
EVP digest routines
EVP_MD_CTX_get_type(3ssl)
EVP digest routines
EVP_MD_CTX_gettable_params(3ssl)
EVP digest routines
EVP_MD_CTX_md(3ssl)
EVP digest routines
EVP_MD_CTX_md_data(3ssl)
EVP digest routines
EVP_MD_CTX_new(3ssl)
EVP digest routines
EVP_MD_CTX_pkey_ctx(3ssl)
EVP digest routines
EVP_MD_CTX_reset(3ssl)
EVP digest routines
EVP_MD_CTX_set_flags(3ssl)
EVP digest routines
EVP_MD_CTX_set_params(3ssl)
EVP digest routines
EVP_MD_CTX_set_pkey_ctx(3ssl)
EVP digest routines
EVP_MD_CTX_set_update_fn(3ssl)
EVP digest routines
EVP_MD_CTX_settable_params(3ssl)
EVP digest routines
EVP_MD_CTX_size(3ssl)
EVP digest routines
EVP_MD_CTX_test_flags(3ssl)
EVP digest routines
EVP_MD_CTX_type(3ssl)
EVP digest routines
EVP_MD_CTX_update_fn(3ssl)
EVP digest routines
EVP_MD_do_all_provided(3ssl)
EVP digest routines
EVP_MD_fetch(3ssl)
EVP digest routines
EVP_MD_flags(3ssl)
EVP digest routines
EVP_MD_free(3ssl)
EVP digest routines
EVP_MD_get0_description(3ssl)
EVP digest routines
EVP_MD_get0_name(3ssl)
EVP digest routines
EVP_MD_get0_provider(3ssl)
EVP digest routines
EVP_MD_get_block_size(3ssl)
EVP digest routines
EVP_MD_get_flags(3ssl)
EVP digest routines
EVP_MD_get_params(3ssl)
EVP digest routines
EVP_MD_get_pkey_type(3ssl)
EVP digest routines
EVP_MD_get_size(3ssl)
EVP digest routines
EVP_MD_get_type(3ssl)
EVP digest routines
EVP_MD_gettable_ctx_params(3ssl)
EVP digest routines
EVP_MD_gettable_params(3ssl)
EVP digest routines
EVP_MD_is_a(3ssl)
EVP digest routines
EVP_MD_meth_dup(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_free(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_get_app_datasize(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_get_cleanup(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_get_copy(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_get_ctrl(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_get_final(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_get_flags(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_get_init(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_get_input_blocksize(3ssl)
Routines to build up legacy EVP_MD m...
EVP_MD_meth_get_result_size(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_get_update(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_new(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_set_app_datasize(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_set_cleanup(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_set_copy(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_set_ctrl(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_set_final(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_set_flags(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_set_init(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_set_input_blocksize(3ssl)
Routines to build up legacy EVP_MD m...
EVP_MD_meth_set_result_size(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_meth_set_update(3ssl)
Routines to build up legacy EVP_MD methods
EVP_MD_name(3ssl)
EVP digest routines
EVP_MD_names_do_all(3ssl)
EVP digest routines
EVP_MD_nid(3ssl)
EVP digest routines
EVP_md_null(3ssl)
EVP digest routines
EVP_MD_pkey_type(3ssl)
EVP digest routines
EVP_MD_settable_ctx_params(3ssl)
EVP digest routines
EVP_MD_size(3ssl)
EVP digest routines
EVP_MD_type(3ssl)
EVP digest routines
EVP_MD_up_ref(3ssl)
EVP digest routines
EVP_mdc2(3ssl)
MDC-2 For EVP
EVP_OpenFinal(3ssl)
EVP envelope decryption
EVP_OpenInit(3ssl)
EVP envelope decryption
EVP_OpenUpdate(3ssl)
EVP envelope decryption
EVP_PBE_alg_add(3ssl)
Password based encryption routines
EVP_PBE_alg_add_type(3ssl)
Password based encryption routines
EVP_PBE_CipherInit(3ssl)
Password based encryption routines
EVP_PBE_CipherInit_ex(3ssl)
Password based encryption routines
EVP_PBE_find(3ssl)
Password based encryption routines
EVP_PBE_find_ex(3ssl)
Password based encryption routines
EVP_PBE_scrypt(3ssl)
PKCS#5 Password based encryption routines
EVP_PBE_scrypt_ex(3ssl)
PKCS#5 Password based encryption routines
EVP_PKCS82PKEY(3ssl)
Convert a private key to/from PKCS8
EVP_PKCS82PKEY_ex(3ssl)
Convert a private key to/from PKCS8
EVP_PKEY(3ssl)
public/private key allocation and raw key handling fun...
EVP_PKEY2PKCS8(3ssl)
Convert a private key to/from PKCS8
EVP_PKEY_add1_attr(3ssl)
EVP_PKEY X509_ATTRIBUTE functions
EVP_PKEY_add1_attr_by_NID(3ssl)
EVP_PKEY X509_ATTRIBUTE functions
EVP_PKEY_add1_attr_by_OBJ(3ssl)
EVP_PKEY X509_ATTRIBUTE functions
EVP_PKEY_add1_attr_by_txt(3ssl)
EVP_PKEY X509_ATTRIBUTE functions
EVP_PKEY_asn1_add0(3ssl)
manipulating and registering EVP_PKEY_ASN1_METHOD...
EVP_PKEY_asn1_add_alias(3ssl)
manipulating and registering EVP_PKEY_ASN1_M...
EVP_PKEY_asn1_copy(3ssl)
manipulating and registering EVP_PKEY_ASN1_METHOD...
EVP_PKEY_asn1_find(3ssl)
enumerate public key ASN.1 methods
EVP_PKEY_asn1_find_str(3ssl)
enumerate public key ASN.1 methods
EVP_PKEY_asn1_free(3ssl)
manipulating and registering EVP_PKEY_ASN1_METHOD...
EVP_PKEY_asn1_get0(3ssl)
enumerate public key ASN.1 methods
EVP_PKEY_asn1_get0_info(3ssl)
enumerate public key ASN.1 methods
EVP_PKEY_asn1_get_count(3ssl)
enumerate public key ASN.1 methods
EVP_PKEY_ASN1_METHOD(3ssl)
manipulating and registering EVP_PKEY_ASN1_METH...
EVP_PKEY_asn1_new(3ssl)
manipulating and registering EVP_PKEY_ASN1_METHOD ...
EVP_PKEY_asn1_set_check(3ssl)
manipulating and registering EVP_PKEY_ASN1_M...
EVP_PKEY_asn1_set_ctrl(3ssl)
manipulating and registering EVP_PKEY_ASN1_ME...
EVP_PKEY_asn1_set_free(3ssl)
manipulating and registering EVP_PKEY_ASN1_ME...
EVP_PKEY_asn1_set_get_priv_key(3ssl)
manipulating and registering EVP_PKEY...
EVP_PKEY_asn1_set_get_pub_key(3ssl)
manipulating and registering EVP_PKEY_...
EVP_PKEY_asn1_set_item(3ssl)
manipulating and registering EVP_PKEY_ASN1_ME...
EVP_PKEY_asn1_set_param(3ssl)
manipulating and registering EVP_PKEY_ASN1_M...
EVP_PKEY_asn1_set_param_check(3ssl)
manipulating and registering EVP_PKEY_...
EVP_PKEY_asn1_set_private(3ssl)
manipulating and registering EVP_PKEY_ASN1...
EVP_PKEY_asn1_set_public(3ssl)
manipulating and registering EVP_PKEY_ASN1_...
EVP_PKEY_asn1_set_public_check(3ssl)
manipulating and registering EVP_PKEY...
EVP_PKEY_asn1_set_security_bits(3ssl)
manipulating and registering EVP_PKE...
EVP_PKEY_asn1_set_set_priv_key(3ssl)
manipulating and registering EVP_PKEY...
EVP_PKEY_asn1_set_set_pub_key(3ssl)
manipulating and registering EVP_PKEY_...
EVP_PKEY_asn1_set_siginf(3ssl)
manipulating and registering EVP_PKEY_ASN1_...
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_POLY1305(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_assign_RSA(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_assign_SIPHASH(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_base_id(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_bits(3ssl)
EVP_PKEY information functions
EVP_PKEY_can_sign(3ssl)
key type and capabilities functions
EVP_PKEY_check(3ssl)
key and parameter validation 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_CTX_add1_hkdf_info(3ssl)
HMAC-based Extract-and-Expand key deriva...
EVP_PKEY_CTX_add1_tls1_prf_seed(3ssl)
TLS PRF key derivation algorithm
EVP_PKEY_CTX_ctrl(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_ctrl_str(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_ctrl_uint64(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_get0_dh_kdf_oid(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get0_dh_kdf_ukm(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get0_libctx(3ssl)
functions for getting diverse information f...
EVP_PKEY_CTX_get0_peerkey(3ssl)
functions for accessing the EVP_PKEY assoc...
EVP_PKEY_CTX_get0_pkey(3ssl)
functions for accessing the EVP_PKEY associat...
EVP_PKEY_CTX_get0_propq(3ssl)
functions for getting diverse information fr...
EVP_PKEY_CTX_get0_provider(3ssl)
functions for getting diverse information...
EVP_PKEY_CTX_get0_rsa_oaep_label(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get1_id(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get1_id_len(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_app_data(3ssl)
key and parameter generation and check fun...
EVP_PKEY_CTX_get_cb(3ssl)
key and parameter generation and check functions
EVP_PKEY_CTX_get_dh_kdf_md(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_dh_kdf_outlen(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_dh_kdf_type(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_ecdh_cofactor_mode(3ssl)
algorithm specific control opera...
EVP_PKEY_CTX_get_ecdh_kdf_md(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_ecdh_kdf_outlen(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_ecdh_kdf_type(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_group_name(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_keygen_info(3ssl)
key and parameter generation and check ...
EVP_PKEY_CTX_get_params(3ssl)
provider parameter passing operations
EVP_PKEY_CTX_get_rsa_mgf1_md(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_rsa_mgf1_md_name(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_rsa_oaep_md(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_rsa_oaep_md_name(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_rsa_padding(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_rsa_pss_saltlen(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_get_signature_md(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_gettable_params(3ssl)
provider parameter passing operations
EVP_PKEY_CTX_hkdf_mode(3ssl)
HMAC-based Extract-and-Expand key derivation ...
EVP_PKEY_CTX_is_a(3ssl)
public key algorithm context functions
EVP_PKEY_CTX_md(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_new(3ssl)
public key algorithm context functions
EVP_PKEY_CTX_new_from_name(3ssl)
public key algorithm context functions
EVP_PKEY_CTX_new_from_pkey(3ssl)
public key algorithm context functions
EVP_PKEY_CTX_new_id(3ssl)
public key algorithm context functions
EVP_PKEY_CTX_set0_dh_kdf_oid(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set0_dh_kdf_ukm(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set0_rsa_oaep_label(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set1_hkdf_key(3ssl)
HMAC-based Extract-and-Expand key derivat...
EVP_PKEY_CTX_set1_hkdf_salt(3ssl)
HMAC-based Extract-and-Expand key deriva...
EVP_PKEY_CTX_set1_id(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set1_pbe_pass(3ssl)
generic KDF support functions
EVP_PKEY_CTX_set1_rsa_keygen_pubexp(3ssl)
algorithm specific control opera...
EVP_PKEY_CTX_set1_scrypt_salt(3ssl)
EVP_PKEY scrypt KDF support functions
EVP_PKEY_CTX_set1_tls1_prf_secret(3ssl)
TLS PRF key derivation algorithm
EVP_PKEY_CTX_set_app_data(3ssl)
key and parameter generation and check fun...
EVP_PKEY_CTX_set_cb(3ssl)
key and parameter generation and check functions
EVP_PKEY_CTX_set_dh_kdf_md(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_dh_kdf_outlen(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_dh_kdf_type(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_dh_nid(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_dh_pad(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_dh_paramgen_generator(3ssl)
algorithm specific control op...
EVP_PKEY_CTX_set_dh_paramgen_gindex(3ssl)
algorithm specific control opera...
EVP_PKEY_CTX_set_dh_paramgen_prime_len(3ssl)
algorithm specific control op...
EVP_PKEY_CTX_set_dh_paramgen_seed(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_dh_paramgen_subprime...(3ssl)
algorithm specific control ...
EVP_PKEY_CTX_set_dh_paramgen_type(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_dh_rfc5114(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_dhx_rfc5114(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_dsa_paramgen_bits(3ssl)
algorithm specific control operat...
EVP_PKEY_CTX_set_dsa_paramgen_gindex(3ssl)
algorithm specific control oper...
EVP_PKEY_CTX_set_dsa_paramgen_md(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_dsa_paramgen_md_props(3ssl)
algorithm specific control op...
EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3ssl)
algorithm specific control oper...
EVP_PKEY_CTX_set_dsa_paramgen_seed(3ssl)
algorithm specific control operat...
EVP_PKEY_CTX_set_dsa_paramgen_type(3ssl)
algorithm specific control operat...
EVP_PKEY_CTX_set_ec_param_enc(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3ssl)
algorithm specific control op...
EVP_PKEY_CTX_set_ecdh_cofactor_mode(3ssl)
algorithm specific control opera...
EVP_PKEY_CTX_set_ecdh_kdf_md(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_ecdh_kdf_outlen(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_ecdh_kdf_type(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_group_name(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_hkdf_md(3ssl)
HMAC-based Extract-and-Expand key derivatio...
EVP_PKEY_CTX_set_hkdf_mode(3ssl)
HMAC-based Extract-and-Expand key derivat...
EVP_PKEY_CTX_set_kem_op(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_mac_key(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_params(3ssl)
provider parameter passing operations
EVP_PKEY_CTX_set_rsa_keygen_bits(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_rsa_keygen_primes(3ssl)
algorithm specific control operat...
EVP_PKEY_CTX_set_rsa_keygen_pubexp(3ssl)
algorithm specific control operat...
EVP_PKEY_CTX_set_rsa_mgf1_md(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_rsa_mgf1_md_name(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_rsa_oaep_md(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_rsa_oaep_md_name(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_rsa_padding(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_rsa_pss_keygen_md(3ssl)
EVP_PKEY RSA-PSS algorithm suppor...
EVP_PKEY_CTX_set_rsa_pss_keygen_md_name(3ssl)
EVP_PKEY RSA-PSS algorithm s...
EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_...(3ssl)
EVP_PKEY RSA-PSS algorithm ...
EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3ssl)
EVP_PKEY RSA-PSS algorithm s...
EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3ssl)
EVP_PKEY RSA-PSS algorithm s...
EVP_PKEY_CTX_set_rsa_pss_saltlen(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3ssl)
EVP_PKEY scrypt KDF support fun...
EVP_PKEY_CTX_set_scrypt_N(3ssl)
EVP_PKEY scrypt KDF support functions
EVP_PKEY_CTX_set_scrypt_p(3ssl)
EVP_PKEY scrypt KDF support functions
EVP_PKEY_CTX_set_scrypt_r(3ssl)
EVP_PKEY scrypt KDF support functions
EVP_PKEY_CTX_set_signature_md(3ssl)
algorithm specific control operations
EVP_PKEY_CTX_set_tls1_prf_md(3ssl)
TLS PRF key derivation algorithm
EVP_PKEY_CTX_settable_params(3ssl)
provider parameter passing operations
EVP_PKEY_decapsulate(3ssl)
Key decapsulation using a KEM algorithm with a ...
EVP_PKEY_decapsulate_init(3ssl)
Key decapsulation using a KEM algorithm wi...
EVP_PKEY_decrypt(3ssl)
decrypt using a public key algorithm
EVP_PKEY_decrypt_init(3ssl)
decrypt using a public key algorithm
EVP_PKEY_decrypt_init_ex(3ssl)
decrypt using a public key algorithm
EVP_PKEY_delete_attr(3ssl)
EVP_PKEY X509_ATTRIBUTE functions
EVP_PKEY_derive(3ssl)
derive public key algorithm shared secret
EVP_PKEY_derive_init(3ssl)
derive public key algorithm shared secret
EVP_PKEY_derive_init_ex(3ssl)
derive public key algorithm shared secret
EVP_PKEY_derive_set_peer(3ssl)
derive public key algorithm shared secret
EVP_PKEY_derive_set_peer_ex(3ssl)
derive public key algorithm shared secret
EVP_PKEY_digestsign_supports_digest(3ssl)
indicate support for signature d...
EVP_PKEY_dup(3ssl)
public/private key allocation and raw key handling fun...
EVP_PKEY_encapsulate(3ssl)
Key encapsulation using a KEM algorithm with a ...
EVP_PKEY_encapsulate_init(3ssl)
Key encapsulation using a KEM algorithm wi...
EVP_PKEY_encrypt(3ssl)
encrypt using a public key algorithm
EVP_PKEY_encrypt_init(3ssl)
encrypt using a public key algorithm
EVP_PKEY_encrypt_init_ex(3ssl)
encrypt using a public key algorithm
EVP_PKEY_eq(3ssl)
public key parameter and comparison functions
EVP_PKEY_export(3ssl)
functions to return keys as an array of key parameters
EVP_PKEY_free(3ssl)
public/private key allocation and raw key handling fun...
EVP_PKEY_fromdata(3ssl)
functions to create keys and key parameters from u...
EVP_PKEY_fromdata_init(3ssl)
functions to create keys and key parameters f...
EVP_PKEY_fromdata_settable(3ssl)
functions to create keys and key paramete...
EVP_PKEY_gen_cb(3ssl)
key and parameter generation and check functions
EVP_PKEY_generate(3ssl)
key and parameter generation and check functions
EVP_PKEY_get0(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_get0_asn1(3ssl)
manipulating and registering EVP_PKEY_ASN1_METHOD...
EVP_PKEY_get0_description(3ssl)
key type and capabilities functions
EVP_PKEY_get0_DH(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_get0_DSA(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_get0_EC_KEY(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_get0_engine(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_get0_hmac(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_get0_poly1305(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_get0_provider(3ssl)
key type and capabilities functions
EVP_PKEY_get0_RSA(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_get0_siphash(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_get0_type_name(3ssl)
key type and capabilities 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_encoded_public_key(3ssl)
functions to set and get public key...
EVP_PKEY_get1_RSA(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_get1_tls_encodedpoint(3ssl)
functions to set and get public key d...
EVP_PKEY_get_attr(3ssl)
EVP_PKEY X509_ATTRIBUTE functions
EVP_PKEY_get_attr_by_NID(3ssl)
EVP_PKEY X509_ATTRIBUTE functions
EVP_PKEY_get_attr_by_OBJ(3ssl)
EVP_PKEY X509_ATTRIBUTE functions
EVP_PKEY_get_attr_count(3ssl)
EVP_PKEY X509_ATTRIBUTE functions
EVP_PKEY_get_base_id(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_get_bits(3ssl)
EVP_PKEY information functions
EVP_PKEY_get_bn_param(3ssl)
retrieve key parameters from a key
EVP_PKEY_get_default_digest_name(3ssl)
get default signature digest
EVP_PKEY_get_default_digest_nid(3ssl)
get default signature digest
EVP_PKEY_get_ec_point_conv_form(3ssl)
get field type or point conversion f...
EVP_PKEY_get_ex_data(3ssl)
application-specific data
EVP_PKEY_get_ex_new_index(3ssl)
application-specific data
EVP_PKEY_get_field_type(3ssl)
get field type or point conversion form of a...
EVP_PKEY_get_group_name(3ssl)
get group name of a key
EVP_PKEY_get_id(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_get_int_param(3ssl)
retrieve key parameters from a key
EVP_PKEY_get_octet_string_param(3ssl)
retrieve key parameters from a key
EVP_PKEY_get_params(3ssl)
retrieve key parameters from a key
EVP_PKEY_get_raw_private_key(3ssl)
public/private key allocation and raw k...
EVP_PKEY_get_raw_public_key(3ssl)
public/private key allocation and raw ke...
EVP_PKEY_get_security_bits(3ssl)
EVP_PKEY information functions
EVP_PKEY_get_size(3ssl)
EVP_PKEY information functions
EVP_PKEY_get_size_t_param(3ssl)
retrieve key parameters from a key
EVP_PKEY_get_utf8_string_param(3ssl)
retrieve key parameters from a key
EVP_PKEY_gettable_params(3ssl)
retrieve key parameters from a key
EVP_PKEY_id(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_is_a(3ssl)
key type and capabilities functions
EVP_PKEY_keygen(3ssl)
key and parameter generation and check functions
EVP_PKEY_keygen_init(3ssl)
key and parameter generation and check functions
EVP_PKEY_meth_add0(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_copy(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_find(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_free(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get0(3ssl)
enumerate public key methods
EVP_PKEY_meth_get0_info(3ssl)
enumerate public key methods
EVP_PKEY_meth_get_check(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_cleanup(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_copy(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_count(3ssl)
enumerate public key methods
EVP_PKEY_meth_get_ctrl(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_decrypt(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_derive(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_digest_custom(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_digestsign(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_digestverify(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_encrypt(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_init(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_keygen(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_param_check(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_paramgen(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_public_check(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_sign(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_signctx(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_verify(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_verify_recover(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_get_verifyctx(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_new(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_remove(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_check(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_cleanup(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_copy(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_ctrl(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_decrypt(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_derive(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_digest_custom(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_digestsign(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_digestverify(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_encrypt(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_init(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_keygen(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_param_check(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_paramgen(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_public_check(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_sign(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_signctx(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_verify(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_verify_recover(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_meth_set_verifyctx(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_METHOD(3ssl)
manipulating EVP_PKEY_METHOD structure
EVP_PKEY_missing_parameters(3ssl)
public key parameter and comparison func...
EVP_PKEY_new(3ssl)
public/private key allocation and raw key handling fun...
EVP_PKEY_new_CMAC_key(3ssl)
public/private key allocation and raw key hand...
EVP_PKEY_new_mac_key(3ssl)
public/private key allocation and raw key handl...
EVP_PKEY_new_raw_private_key(3ssl)
public/private key allocation and raw k...
EVP_PKEY_new_raw_private_key_ex(3ssl)
public/private key allocation and ra...
EVP_PKEY_new_raw_public_key(3ssl)
public/private key allocation and raw ke...
EVP_PKEY_new_raw_public_key_ex(3ssl)
public/private key allocation and raw...
EVP_PKEY_pairwise_check(3ssl)
key and parameter validation functions
EVP_PKEY_param_check(3ssl)
key and parameter validation functions
EVP_PKEY_param_check_quick(3ssl)
key and parameter validation functions
EVP_PKEY_parameters_eq(3ssl)
public key parameter and comparison functions
EVP_PKEY_paramgen(3ssl)
key and parameter generation and check functions
EVP_PKEY_paramgen_init(3ssl)
key and parameter generation and check functions
EVP_PKEY_print_params(3ssl)
public key algorithm printing routines
EVP_PKEY_print_params_fp(3ssl)
public key algorithm printing routines
EVP_PKEY_print_private(3ssl)
public key algorithm printing routines
EVP_PKEY_print_private_fp(3ssl)
public key algorithm printing routines
EVP_PKEY_print_public(3ssl)
public key algorithm printing routines
EVP_PKEY_print_public_fp(3ssl)
public key algorithm printing routines
EVP_PKEY_private_check(3ssl)
key and parameter validation functions
EVP_PKEY_public_check(3ssl)
key and parameter validation functions
EVP_PKEY_public_check_quick(3ssl)
key and parameter validation functions
EVP_PKEY_Q_keygen(3ssl)
key and parameter generation and check functions
EVP_PKEY_security_bits(3ssl)
EVP_PKEY information functions
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_encoded_public_key(3ssl)
functions to set and get public key...
EVP_PKEY_set1_engine(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_set1_RSA(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_set1_tls_encodedpoint(3ssl)
functions to set and get public key d...
EVP_PKEY_set_alias_type(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_set_bn_param(3ssl)
set key parameters into a key
EVP_PKEY_set_ex_data(3ssl)
application-specific data
EVP_PKEY_set_int_param(3ssl)
set key parameters into a key
EVP_PKEY_set_octet_string_param(3ssl)
set key parameters into a key
EVP_PKEY_set_params(3ssl)
set key parameters into a key
EVP_PKEY_set_size_t_param(3ssl)
set key parameters into a key
EVP_PKEY_set_type(3ssl)
functions to change the EVP_PKEY type
EVP_PKEY_set_type_by_keymgmt(3ssl)
functions to change the EVP_PKEY type
EVP_PKEY_set_type_str(3ssl)
functions to change the EVP_PKEY type
EVP_PKEY_set_utf8_string_param(3ssl)
set key parameters into a key
EVP_PKEY_settable_params(3ssl)
set key parameters into a key
EVP_PKEY_sign(3ssl)
sign using a public key algorithm
EVP_PKEY_sign_init(3ssl)
sign using a public key algorithm
EVP_PKEY_sign_init_ex(3ssl)
sign using a public key algorithm
EVP_PKEY_size(3ssl)
EVP_PKEY information functions
EVP_PKEY_todata(3ssl)
functions to return keys as an array of key parameters
EVP_PKEY_type(3ssl)
EVP_PKEY assignment functions
EVP_PKEY_type_names_do_all(3ssl)
key type and capabilities functions
EVP_PKEY_up_ref(3ssl)
public/private key allocation and raw key handling f...
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_init_ex(3ssl)
signature verification using a public key al...
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_PKEY_verify_recover_init_ex(3ssl)
recover signature using a public key...
EVP_Q_digest(3ssl)
EVP digest routines
EVP_Q_mac(3ssl)
EVP MAC routines
EVP_RAND(3ssl)
EVP RAND routines
EVP_RAND_CTX(3ssl)
EVP RAND routines
EVP_RAND_CTX_free(3ssl)
EVP RAND routines
EVP_RAND_CTX_get0_rand(3ssl)
EVP RAND routines
EVP_RAND_CTX_get_params(3ssl)
EVP RAND routines
EVP_RAND_CTX_gettable_params(3ssl)
EVP RAND routines
EVP_RAND_CTX_new(3ssl)
EVP RAND routines
EVP_RAND_CTX_set_params(3ssl)
EVP RAND routines
EVP_RAND_CTX_settable_params(3ssl)
EVP RAND routines
EVP_RAND_do_all_provided(3ssl)
EVP RAND routines
EVP_RAND_enable_locking(3ssl)
EVP RAND routines
EVP_RAND_fetch(3ssl)
EVP RAND routines
EVP_RAND_free(3ssl)
EVP RAND routines
EVP_RAND_generate(3ssl)
EVP RAND routines
EVP_RAND_get0_description(3ssl)
EVP RAND routines
EVP_RAND_get0_name(3ssl)
EVP RAND routines
EVP_RAND_get0_provider(3ssl)
EVP RAND routines
EVP_RAND_get_params(3ssl)
EVP RAND routines
EVP_RAND_get_state(3ssl)
EVP RAND routines
EVP_RAND_get_strength(3ssl)
EVP RAND routines
EVP_RAND_gettable_ctx_params(3ssl)
EVP RAND routines
EVP_RAND_gettable_params(3ssl)
EVP RAND routines
EVP_RAND_instantiate(3ssl)
EVP RAND routines
EVP_RAND_is_a(3ssl)
EVP RAND routines
EVP_RAND_names_do_all(3ssl)
EVP RAND routines
EVP_RAND_nonce(3ssl)
EVP RAND routines
EVP_RAND_reseed(3ssl)
EVP RAND routines
EVP_RAND_settable_ctx_params(3ssl)
EVP RAND routines
EVP_RAND_STATE_ERROR(3ssl)
EVP RAND routines
EVP_RAND_STATE_READY(3ssl)
EVP RAND routines
EVP_RAND_STATE_UNINITIALISED(3ssl)
EVP RAND routines
EVP_RAND_uninstantiate(3ssl)
EVP RAND routines
EVP_RAND_up_ref(3ssl)
EVP RAND routines
EVP_RAND_verify_zeroization(3ssl)
EVP RAND routines
EVP_rc2_40_cbc(3ssl)
EVP RC2 cipher
EVP_rc2_64_cbc(3ssl)
EVP RC2 cipher
EVP_rc2_cbc(3ssl)
EVP RC2 cipher
EVP_rc2_cfb(3ssl)
EVP RC2 cipher
EVP_rc2_cfb64(3ssl)
EVP RC2 cipher
EVP_rc2_ecb(3ssl)
EVP RC2 cipher
EVP_rc2_ofb(3ssl)
EVP RC2 cipher
EVP_rc4(3ssl)
EVP RC4 stream cipher
EVP_rc4_40(3ssl)
EVP RC4 stream cipher
EVP_rc4_hmac_md5(3ssl)
EVP RC4 stream cipher
EVP_rc5_32_12_16_cbc(3ssl)
EVP RC5 cipher
EVP_rc5_32_12_16_cfb(3ssl)
EVP RC5 cipher
EVP_rc5_32_12_16_cfb64(3ssl)
EVP RC5 cipher
EVP_rc5_32_12_16_ecb(3ssl)
EVP RC5 cipher
EVP_rc5_32_12_16_ofb(3ssl)
EVP RC5 cipher
EVP_ripemd160(3ssl)
RIPEMD160 For EVP
EVP_RSA_gen(3ssl)
generate RSA key pair
EVP_SealFinal(3ssl)
EVP envelope encryption
EVP_SealInit(3ssl)
EVP envelope encryption
EVP_SealUpdate(3ssl)
EVP envelope encryption
EVP_seed_cbc(3ssl)
EVP SEED cipher
EVP_seed_cfb(3ssl)
EVP SEED cipher
EVP_seed_cfb128(3ssl)
EVP SEED cipher
EVP_seed_ecb(3ssl)
EVP SEED cipher
EVP_seed_ofb(3ssl)
EVP SEED cipher
EVP_set_default_properties(3ssl)
Set default properties for future algorit...
EVP_sha1(3ssl)
SHA-1 For EVP
EVP_sha224(3ssl)
SHA-2 For EVP
EVP_sha256(3ssl)
SHA-2 For EVP
EVP_sha384(3ssl)
SHA-2 For EVP
EVP_sha3_224(3ssl)
SHA-3 For EVP
EVP_sha3_256(3ssl)
SHA-3 For EVP
EVP_sha3_384(3ssl)
SHA-3 For EVP
EVP_sha3_512(3ssl)
SHA-3 For EVP
EVP_sha512(3ssl)
SHA-2 For EVP
EVP_sha512_224(3ssl)
SHA-2 For EVP
EVP_sha512_256(3ssl)
SHA-2 For EVP
EVP_shake128(3ssl)
SHA-3 For EVP
EVP_shake256(3ssl)
SHA-3 For EVP
EVP_SIGNATURE(3ssl)
Functions to manage EVP_SIGNATURE algorithm objects
EVP_SIGNATURE_do_all_provided(3ssl)
Functions to manage EVP_SIGNATURE algo...
EVP_SIGNATURE_fetch(3ssl)
Functions to manage EVP_SIGNATURE algorithm objects
EVP_SIGNATURE_free(3ssl)
Functions to manage EVP_SIGNATURE algorithm objects
EVP_SIGNATURE_get0_description(3ssl)
Functions to manage EVP_SIGNATURE alg...
EVP_SIGNATURE_get0_name(3ssl)
Functions to manage EVP_SIGNATURE algorithm ...
EVP_SIGNATURE_get0_provider(3ssl)
Functions to manage EVP_SIGNATURE algori...
EVP_SIGNATURE_gettable_ctx_params(3ssl)
Functions to manage EVP_SIGNATURE ...
EVP_SIGNATURE_is_a(3ssl)
Functions to manage EVP_SIGNATURE algorithm objects
EVP_SIGNATURE_names_do_all(3ssl)
Functions to manage EVP_SIGNATURE algorit...
EVP_SIGNATURE_settable_ctx_params(3ssl)
Functions to manage EVP_SIGNATURE ...
EVP_SIGNATURE_up_ref(3ssl)
Functions to manage EVP_SIGNATURE algorithm obj...
EVP_SignFinal(3ssl)
EVP signing functions
EVP_SignFinal_ex(3ssl)
EVP signing functions
EVP_SignInit(3ssl)
EVP signing functions
EVP_SignInit_ex(3ssl)
EVP signing functions
EVP_SignUpdate(3ssl)
EVP signing functions
EVP_sm3(3ssl)
SM3 for EVP
EVP_sm4_cbc(3ssl)
EVP SM4 cipher
EVP_sm4_cfb(3ssl)
EVP SM4 cipher
EVP_sm4_cfb128(3ssl)
EVP SM4 cipher
EVP_sm4_ctr(3ssl)
EVP SM4 cipher
EVP_sm4_ecb(3ssl)
EVP SM4 cipher
EVP_sm4_ofb(3ssl)
EVP SM4 cipher
EVP_VerifyFinal(3ssl)
EVP signature verification functions
EVP_VerifyFinal_ex(3ssl)
EVP signature verification functions
EVP_VerifyInit(3ssl)
EVP signature verification functions
EVP_VerifyInit_ex(3ssl)
EVP signature verification functions
EVP_VerifyUpdate(3ssl)
EVP signature verification functions
EVP_whirlpool(3ssl)
WHIRLPOOL For EVP
Exception::Class(3pm)
A module that allows you to declare real exception c...
Exception::Class::Base(3pm)
A base class for exception objects
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
exit_curses(3ncurses)
curses memory-leak checking
EXIT_FAILURE(3const)
termination status constants
EXIT_SUCCESS(3const)
termination status constants
exit_terminfo(3ncurses)
curses memory-leak checking
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(3bsd)
format a number from human readable form
Expect(3tcl)
programmed dialogue with interactive programs, Version 5
expf(3)
base-e exponential function
expl(3)
base-e exponential function
explicit_bzero(3)
zero a byte string
explicit_bzero(3bsd)
write zeroes to a byte string
expm1(3)
exponential minus 1
expm1f(3)
exponential minus 1
expm1l(3)
exponential minus 1
Exporter::Lite(3pm)
lightweight exporting of functions and variables
Exporter::Shiny(3pm)
shortcut for Exporter::Tiny
Exporter::Tiny(3pm)
an exporter with the features of Sub::Exporter but onl...
Exporter::Tiny::Manual::Etc(3pm)
odds and ends
Exporter::Tiny::Manual::Exporting(3pm)
creating an exporter using Exporter...
Exporter::Tiny::Manual::Importing(3pm)
importing from Exporter::Tiny-based...
Exporter::Tiny::Manual::QuickStart(3pm)
the quickest way to get up and run...
EXT_UTF8STRING(3ssl)
OpenSSL reserved symbols
extended_color_content(3ncurses)
curses color manipulation routines
extended_color_content_sp(3ncurses)
curses screen-pointer extension
EXTENDED_KEY_USAGE_free(3ssl)
ASN1 object utilities
EXTENDED_KEY_USAGE_new(3ssl)
ASN1 object utilities
extended_pair_content(3ncurses)
curses color manipulation routines
extended_pair_content_sp(3ncurses)
curses screen-pointer extension
extended_slk_color(3ncurses)
curses soft label routines
extended_slk_color_sp(3ncurses)
curses screen-pointer extension
extensions(3ncurses)
miscellaneous curses extensions
ExtUtils::Depends(3pm)
Easily build XS extensions that depend on XS extens...
ExtUtils::PkgConfig(3pm)
simplistic interface to pkg-config

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
__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.
FcConfigFileInfoIterGet(3)
Obtain the configuration file information
FcConfigFileInfoIterInit(3)
Initialize the iterator
FcConfigFileInfoIterNext(3)
Set the iterator to point to the next list
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
FcConfigParseAndLoadFromMemory(3)
load a configuration from memory
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)
Clean up a cache directory
FcDirCacheCreateUUID(3)
Create .uuid file at a directory
FcDirCacheDeleteUUID(3)
Delete .uuid file
FcDirCacheLoad(3)
load a directory cache
FcDirCacheLoadFile(3)
load a cache file
FcDirCacheRead(3)
read or construct a directory cache
FcDirCacheRescan(3)
Re-scan 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)
FcFreeTypeQueryAll(3)
compute all patterns 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
FCGI::ProcManager(3pm)
functions for managing FastCGI applications.
FCGI::ProcManager::Constrained(3pm)
Process manager with constraints
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
FcLangSetGetLangs(3)
get the list of languages in the langset
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
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
FcPatternFindIter(3)
Set the iterator to point to the object in the 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
FcPatternGetWithBinding(3)
Return a value with binding from a pattern
FcPatternHash(3)
Compute a pattern hash value
FcPatternIterEqual(3)
Compare iterators
FcPatternIterGetObject(3)
Returns an object name which the iterator point to
FcPatternIterGetValue(3)
Returns a value which the iterator point to
FcPatternIterIsValid(3)
Check whether the iterator is valid or not
FcPatternIterNext(3)
(unknown subject)
FcPatternIterStart(3)
Initialize the iterator with the first iterator in t...
FcPatternIterValueCount(3)
Returns the number of the values which the iter...
FcPatternObjectCount(3)
Returns the number of the object
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
FcRangeCopy(3)
Copy a range object
FcRangeCreateDouble(3)
create a range object for double
FcRangeCreateInteger(3)
create a range object for integer
FcRangeDestroy(3)
destroy a range object
FcRangeGetDouble(3)
Get the range in double
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
FcWeightFromOpenType(3)
Convert from OpenType weight values to fontconfig ...
FcWeightFromOpenTypeDouble(3)
Convert from OpenType weight values to fontc...
FcWeightToOpenType(3)
Convert from fontconfig weight values to OpenType ones
FcWeightToOpenTypeDouble(3)
Convert from fontconfig weight values to OpenT...
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::Compat::Class(3pm)
make "class" syntax available
Feature::Compat::Try(3pm)
make "try/catch" syntax available
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
fenv_t(3)
overview of system data types
fenv_t(3type)
floating-point environment
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
fetestexcept(3)
floating-point rounding and exception handling
feupdateenv(3)
floating-point rounding and exception handling
fexcept_t(3)
overview of system data types
fexcept_t(3type)
floating-point environment
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(3bsd)
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(3bsd)
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
field(3form)
make and break connections between fields and forms
field_arg(3form)
data type validation for fields
field_attributes(3form)
color and attribute control for form fields
field_back(3form)
color and attribute control for form fields
field_buffer(3form)
field buffer control
field_count(3form)
make and break connections between fields and forms
field_fore(3form)
color and attribute control for form fields
field_index(3form)
set and get form page number
field_info(3form)
retrieve field characteristics
field_init(3form)
set hooks for automatic invocation by applications
field_just(3form)
retrieve field characteristics
field_new(3form)
create and destroy form fields
field_opts(3form)
set and get field options
field_opts_off(3form)
set and get field options
field_opts_on(3form)
set and get field options
field_pad(3form)
color and attribute control for form fields
field_status(3form)
field buffer control
field_term(3form)
set hooks for automatic invocation by applications
field_type(3form)
data type validation for fields
field_userptr(3form)
associate application data with a form field
field_validation(3form)
data type validation for fields
fieldtype(3form)
define validation-field types
FILE(3)
overview of system data types
FILE(3type)
input/output stream
File::BaseDir(3pm)
Use the Freedesktop.org base directory specification
File::chdir(3pm)
a more sensible way to change directories
File::DesktopEntry(3pm)
Object to handle .desktop files
File::DirList(3pm)
provide a sorted list of directory content
File::FcntlLock(3pm)
File locking with fcntl(2)
File::FcntlLock::Inline(3pm)
File locking with fcntl(2)
File::FcntlLock::Pure(3pm)
File locking with fcntl(2)
File::FcntlLock::XS(3pm)
File locking with fcntl(2)
File::Find::Rule(3pm)
Alternative interface to File::Find
File::Find::Rule::Extending(3pm)
the mini-guide to extending File::Find::Rule
File::Find::Rule::Procedural(3pm)
File::Find::Rule's procedural interface
File::FnMatch(3pm)
simple filename and pathname matching
File::HomeDir(3pm)
Find your home and other directories on any platform
File::HomeDir::Darwin(3pm)
Find your home and other directories on Darwin ...
File::HomeDir::Darwin::Carbon(3pm)
Find your home and other directories on...
File::HomeDir::Darwin::Cocoa(3pm)
Find your home and other directories on ...
File::HomeDir::Driver(3pm)
Base class for all File::HomeDir drivers
File::HomeDir::FreeDesktop(3pm)
Find your home and other directories on Fr...
File::HomeDir::MacOS9(3pm)
Find your home and other directories on legacy ...
File::HomeDir::Test(3pm)
Prevent the accidental creation of user-owned fil...
File::HomeDir::Unix(3pm)
Find your home and other directories on legacy Unix
File::HomeDir::Windows(3pm)
Find your home and other directories on Windows
File::IconTheme(3pm)
Find icon directories
File::Listing(3pm)
Parse directory listing
File::MimeInfo(3pm)
Determine file type from the file name
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::NCopy(3pm)
Deprecated module. Use File::Copy::Recursive instead. ...
File::Next(3pm)
File-finding iterator
File::pushd(3pm)
change directory temporarily for a limited scope
File::ReadBackwards(3pm)
- Read a file backwards by lines.
File::Rename(3pm)
Perl extension for renaming multiple files
File::Rename::Options(3pm)
Option processing for File::Rename
File::Rename::Unicode(3pm)
Unicode wrapper for user code for File::Rename
File::Share(3pm)
Extend File::ShareDir to Local Libraries
File::ShareDir(3pm)
Locate per-dist and per-module shared files
File::Touch(3pm)
update file access and modification times, optionally ...
File::UserDirs(3pm)
Find extra media and documents directories
File::Which(3pm)
Perl implementation of the which utility as an API
filefuncs(3am)
provide some file related functionality to gawk
Filename(3o)
Operations on file names.
fileno(3)
obtain file descriptor of a stdio stream
fileno_unlocked(3)
nonlocking stdio functions
Filesys::Df(3pm)
Perl extension for filesystem disk space information.
Filesys::Notify::Simple(3pm)
Simple and dumb file system watcher
filter(3ncurses)
miscellaneous curses utility routines
filter_sp(3ncurses)
curses screen-pointer extension
find_key_by_type_and_name(3)
find a key by type and name
find_pair(3ncurses)
new curses color-pair functions
find_pair_sp(3ncurses)
curses screen-pointer extension
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
flag(3caca)
Option parsing.
flash(3ncurses)
curses bell and screen flash routines
flash_sp(3ncurses)
curses screen-pointer extension
__flbf(3)
interfaces to stdio FILE structure
Float(3o)
Floating-point arithmetic.
Float.Array(3o)
Float arrays with packed representation.
Float.ArrayLabels(3o)
Float arrays with packed representation (labeled fun...
float_t(3)
overview of system data types
float_t(3type)
most efficient floating types
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(3bsd)
"Reliably open and lock a file"
fltk(3)
the fast light tool kit
flushinp(3ncurses)
miscellaneous curses utility routines
flushinp_sp(3ncurses)
curses screen-pointer extension
_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(3bsd)
sanitizes user-supplied printf(3)-style format string
fmtmsg(3)
print formatted error messages
fnmatch(3)
match filename or pathname
fnmatch(3am)
compare a string against a filename wildcard
Font::AFM(3pm)
Interface to Adobe Font Metrics files
Font::TTF(3pm)
Perl module for TrueType Font hacking
Font::TTF::AATKern(3pm)
AAT Kern table
Font::TTF::AATutils(3pm)
Utility functions for AAT tables
Font::TTF::Anchor(3pm)
Anchor points for GPOS tables
Font::TTF::Bsln(3pm)
Baseline table in a font
Font::TTF::Cmap(3pm)
Character map table
Font::TTF::Coverage(3pm)
Opentype coverage and class definition objects
Font::TTF::Cvt_(3pm)
Control Value Table in a TrueType font
Font::TTF::Delta(3pm)
Opentype Device tables
Font::TTF::Dumper(3pm)
Debug dump of a font datastructure, avoiding recurs...
Font::TTF::EBDT(3pm)
Embeeded Bitmap Data Table
Font::TTF::EBLC(3pm)
Embeeded Bitmap Location Table
Font::TTF::Fdsc(3pm)
Font Descriptors table in a font
Font::TTF::Feat(3pm)
Font Features
Font::TTF::Features::Cvar(3pm)
Class for Character Variants Feature Parame...
Font::TTF::Features::Size(3pm)
Class for Size Feature Parameters
Font::TTF::Features::Sset(3pm)
Class for Stylistic Set Feature Parameters
Font::TTF::Fmtx(3pm)
Font Metrics table
Font::TTF::Font(3pm)
Memory representation of a font
Font::TTF::Fpgm(3pm)
Font program in a TrueType font. Called when a font i...
Font::TTF::GDEF(3pm)
Opentype GDEF table support
Font::TTF::Glat(3pm)
Hold glyph attributes
Font::TTF::Gloc(3pm)
Offsets into Glat table for the start of the attribut...
Font::TTF::Glyf(3pm)
The Glyf data table
Font::TTF::Glyph(3pm)
Holds a information for a single glyph
Font::TTF::GPOS(3pm)
Support for Opentype GPOS tables in conjunction with ...
Font::TTF::GrFeat(3pm)
Graphite Font Features
Font::TTF::GSUB(3pm)
Module support for the GSUB table in conjunction with...
Font::TTF::Hdmx(3pm)
Horizontal device metrics
Font::TTF::Head(3pm)
The head table for a TTF Font
Font::TTF::Hhea(3pm)
Horizontal Header table
Font::TTF::Hmtx(3pm)
Horizontal Metrics
Font::TTF::Kern(3pm)
Kerning tables
Font::TTF::Kern::ClassArray(3pm)
ClassArray Kern Subtable for AAT
Font::TTF::Kern::CompactClassArray(3pm)
Compact Class Array kern subtable ...
Font::TTF::Kern::OrderedList(3pm)
Ordered List Kern subtable for AAT
Font::TTF::Kern::StateTable(3pm)
State Table Kern subtable for AAT
Font::TTF::Kern::Subtable(3pm)
Kern Subtable superclass for AAT
Font::TTF::Loca(3pm)
the Locations table, which is intimately tied to the ...
Font::TTF::LTSH(3pm)
Linear Threshold table
Font::TTF::Manual(3pm)
Information regarding the whole module set
Font::TTF::Maxp(3pm)
Maximum Profile table in a font
Font::TTF::Mort(3pm)
Glyph Metamorphosis table in a font
Font::TTF::Mort::Chain(3pm)
Chain Mort subtable for AAT
Font::TTF::Mort::Contextual(3pm)
Contextual Mort subtable for AAT
Font::TTF::Mort::Insertion(3pm)
Insertion Mort subtable for AAT
Font::TTF::Mort::Ligature(3pm)
Ligature Mort subtable for AAT
Font::TTF::Mort::Noncontextual(3pm)
Noncontextual Mort subtable for AAT
Font::TTF::Mort::Rearrangement(3pm)
Rearrangement Mort subtable for AAT
Font::TTF::Mort::Subtable(3pm)
Mort subtable superclass for AAT
Font::TTF::Name(3pm)
String table for a TTF font
Font::TTF::OldCmap(3pm)
Character map table
Font::TTF::OldMort(3pm)
Glyph Metamorphosis table in a font
Font::TTF::OS_2(3pm)
the OS/2 table in a TTF font
Font::TTF::OTTags(3pm)
Utilities for TrueType/OpenType tags
Font::TTF::PCLT(3pm)
PCLT TrueType font table
Font::TTF::Post(3pm)
Holds the Postscript names for each glyph
Font::TTF::Prep(3pm)
Preparation hinting program. Called when ppem changes
Font::TTF::Prop(3pm)
Glyph Properties table in a font
Font::TTF::PSNames(3pm)
Utilities for Postscript glyph name processing
Font::TTF::Segarr(3pm)
Segmented array
Font::TTF::Silf(3pm)
The main Graphite table
Font::TTF::Sill(3pm)
Graphite language mapping table
Font::TTF::Table(3pm)
Superclass for tables and used for tables we don't h...
Font::TTF::Ttc(3pm)
Truetype Collection class
Font::TTF::Ttopen(3pm)
Opentype superclass for standard Opentype lookup ba...
Font::TTF::Useall(3pm)
shortcut to 'use' all the Font::TTF modules
Font::TTF::Utils(3pm)
Utility functions to save fingers
Font::TTF::Vhea(3pm)
Vertical Header table
Font::TTF::Vmtx(3pm)
Vertical Metrics
Font::TTF::Woff(3pm)
holds Web Open Font File (WOFF) data for the font
Font::TTF::Woff::MetaData(3pm)
WOFF metadata
Font::TTF::Woff::PrivateData(3pm)
WOFF Private data
Font::TTF::XMLparse(3pm)
provides support for XML parsing. Requires Expat ...
fopen(3)
stream open functions
fopencookie(3)
opening a custom stream
fork(3am)
basic process management
forkpty(3)
terminal utility functions
form(3form)
curses extension for programming forms
form_driver(3form)
command-processing loop of the form system
form_driver_w(3form)
command-processing loop of the form system
form_field(3form)
make and break connections between fields and forms
form_field_attributes(3form)
color and attribute control for form fields
form_field_buffer(3form)
field buffer control
form_field_validation(3form)
data type validation for fields
form_fields(3form)
make and break connections between fields and forms
form_fieldtype(3form)
define validation-field types
form_hook(3form)
set hooks for automatic invocation by applications
form_init(3form)
set hooks for automatic invocation by applications
form_opts(3form)
set and get form options
form_opts_off(3form)
set and get form options
form_opts_on(3form)
set and get form options
form_page(3form)
set and get form page number
form_request_by_name(3form)
handle printable form request names
form_request_name(3form)
handle printable form request names
form_sub(3form)
make and break form window and subwindow associations
form_term(3form)
set hooks for automatic invocation by applications
form_userptr(3form)
associate application data with a form item
form_variables(3form)
form system global variables
form_win(3form)
make and break form window and subwindow associations
Format(3o)
Pretty-printing.
format(3menu)
set and get menu sizes
Format_tutorial(3o)
Principles
fparseln(3bsd)
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
fpurge(3bsd)
flush 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_field(3form)
create and destroy form fields
free_fieldtype(3form)
define validation-field types
free_form(3form)
create and destroy forms
__free_hook(3)
malloc debugging variables (DEPRECATED)
free_item(3menu)
create and destroy menu items
free_menu(3menu)
create and destroy menus
free_pair(3ncurses)
new curses color-pair functions
free_pair_sp(3ncurses)
curses screen-pointer extension
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
freelocale(3)
create, modify, and free a locale object
freezero(3bsd)
memory allocation and deallocation
FreezeThaw(3pm)
converting Perl structures to strings and back.
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...
fribidi_charset_to_unicode(3)
convert string to Unicode
fribidi_debug_status(3)
get current debug state
fribidi_get_bidi_type(3)
get character bidi type
fribidi_get_bidi_type_name(3)
get bidi type name
fribidi_get_bidi_types(3)
get bidi types for an string of characters
fribidi_get_bracket(3)
get bracketed character
fribidi_get_bracket_types(3)
get bracketed characters
fribidi_get_joining_type(3)
get character joining type
fribidi_get_joining_type_name(3)
get joining type name
fribidi_get_joining_types(3)
get joining types for an string of characters
fribidi_get_mirror_char(3)
get mirrored character
fribidi_get_par_direction(3)
get base paragraph direction
fribidi_get_par_embedding_levels(3)
get bidi embedding levels of a paragraph
fribidi_get_par_embedding_levels_ex(3)
get bidi embedding levels of a para...
fribidi_get_type(3)
get character bidi type
fribidi_get_type_internal(3)
get character bidi type
fribidi_join_arabic(3)
do Arabic joining
fribidi_log2vis(3)
get visual string
fribidi_log2vis_get_embedding_levels(3)
get embedding levels
fribidi_mirroring_status(3)
get current mirroring status
fribidi_parse_charset(3)
parse character set name
fribidi_remove_bidi_marks(3)
remove bidi marks out of an string
fribidi_reorder_line(3)
reorder a line of logical string to visual
fribidi_reorder_nsm_status(3)
get current marks reordering status
fribidi_set_debug(3)
set debug state
fribidi_set_mirroring(3)
set mirroring on or off
fribidi_set_reorder_nsm(3)
set marks reordering on or off
fribidi_shape(3)
do bidi-aware shaping
fribidi_shape_arabic(3)
do Arabic shaping
fribidi_shape_mirroring(3)
do mirroring shaping
fribidi_unicode_to_charset(3)
convert string from Unicode
fscanf(3)
input FILE 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
Fun(3o)
Function manipulation.
funlockfile(3)
lock FILE for stdio
funopen(3bsd)
open a stream
futimens(3)
change file timestamps with nanosecond precision
futimes(3)
change file timestamps
Future(3pm)
represent an operation awaiting completion
Future::AsyncAwait(3pm)
deferred subroutine syntax for futures
Future::AsyncAwait::Awaitable(3pm)
the interface required by "Future::Asyn...
Future::AsyncAwait::ExtensionBuilder(3pm)
build-time support for extension...
Future::Exception(3pm)
an exception type for failed Futures
Future::IO::Impl::IOAsync(3pm)
implement "Future::IO" using "IO::Async"
Future::Mutex(3pm)
mutual exclusion lock around code that returns Futures
Future::Phrasebook(3pm)
coding examples for "Future" and "Future::Utils"
Future::Queue(3pm)
a FIFO queue of values that uses Futures
Future::Utils(3pm)
utility functions for working with "Future" objects
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
GB(3)
General Band Matrix
Gc(3o)
Memory management control and statistics; finalised va...
Gc.Memprof(3o)
Memprof is a sampling engine for allocated memory words.
gcvt(3)
convert a floating-point number to a string
GD(3pm)
Interface to Gd Graphics Library
GD::Graph(3pm)
Graph Plotting Module for Perl 5
GD::Graph3d(3pm)
Create 3D Graphs with GD and GD::Graph
GD::Graph::colour(3pm)
Colour manipulation routines for use with GD::Graph
GD::Graph::Data(3pm)
Data set encapsulation for GD::Graph
GD::Graph::Error(3pm)
Error handling for GD::Graph classes
GD::Graph::FAQ(3pm)
Frequently asked questions
GD::Graph::hbars(3pm)
make bar graphs with horizontal bars
GD::Group(3pm)
Simple object for recursive grouping
GD::Image(3pm)
Image class for the GD image library
GD::Polygon(3pm)
Polygon class for the GD image library
GD::Polyline(3pm)
Polyline object and Polygon utilities (including splin...
GD::Simple(3pm)
Simplified interface to GD library
GD::Text(3pm)
Text utilities for use with GD
GD::Text::Align(3pm)
Draw aligned strings
GD::Text::Wrap(3pm)
Wrap strings in boxes
GE(3)
General Matrices
GEN_SESSION_CB(3ssl)
manipulate generation of SSL session IDs (server only)
GENERAL_NAME_dup(3ssl)
ASN1 object utilities
GENERAL_NAME_free(3ssl)
ASN1 object utilities
GENERAL_NAME_new(3ssl)
ASN1 object utilities
GENERAL_NAMES_free(3ssl)
ASN1 object utilities
GENERAL_NAMES_new(3ssl)
ASN1 object utilities
GENERAL_SUBTREE_free(3ssl)
ASN1 object utilities
GENERAL_SUBTREE_new(3ssl)
ASN1 object utilities
_Generic(3)
type-generic selection
Genlex(3o)
A generic lexical analyzer.
get_avphys_pages(3)
get total and available physical page counts
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_escdelay(3ncurses)
curses thread support
get_escdelay_sp(3ncurses)
curses screen-pointer extension
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...
get_phys_pages(3)
get total and available physical page counts
get_wch(3ncurses)
get (or push back) a wide character from curses termin...
get_wstr(3ncurses)
get an array of wide characters from a curses terminal...
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
getattrs(3ncurses)
get curses cursor and window coordinates, attributes
getauxval(3)
retrieve a value from the auxiliary vector
getbegx(3ncurses)
get curses cursor and window coordinates, attributes
getbegy(3ncurses)
get curses cursor and window coordinates, attributes
getbegyx(3ncurses)
get curses cursor and window coordinates
getbkgd(3ncurses)
curses window background manipulation routines
getbkgrnd(3ncurses)
curses window complex background manipulation routines
getbsize(3bsd)
get preferred block size
getc(3)
input of characters and strings
getc_unlocked(3)
nonlocking stdio functions
getcchar(3ncurses)
Get a wide character string and rendition from a cchar...
getch(3ncurses)
get (or push back) characters from curses terminal key...
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
getcurx(3ncurses)
get curses cursor and window coordinates, attributes
getcury(3ncurses)
get curses cursor and window coordinates, attributes
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 file descriptor table size
getentropy(3)
fill a buffer with random bytes
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
getmaxx(3ncurses)
get curses cursor and window coordinates, attributes
getmaxy(3ncurses)
get curses cursor and window coordinates, attributes
getmaxyx(3ncurses)
get curses cursor and window coordinates
getmntent(3)
get filesystem descriptor file entry
getmntent_r(3)
get filesystem descriptor file entry
getmode(3bsd)
modify mode bits
getmouse(3ncurses)
mouse interface through curses
getmouse_sp(3ncurses)
curses screen-pointer extension
getn_wstr(3ncurses)
get an array of wide characters from a curses terminal...
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)
getnetconfig(3t)
get network configuration database entry
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
getnetpath(3t)
get
getnstr(3ncurses)
accept character strings from curses terminal keyboard
getopt(3)
Parse command-line options
Getopt::Long::Descriptive(3pm)
Getopt::Long, but simpler and more powerful
Getopt::Long::Descriptive::Opts(3pm)
object representing command line swit...
Getopt::Long::Descriptive::Usage(3pm)
the usage description for GLD
getopt_long(3)
Parse command-line options
getopt_long_only(3)
Parse command-line options
getparx(3ncurses)
get curses cursor and window coordinates, attributes
getpary(3ncurses)
get curses cursor and window coordinates, attributes
getparyx(3ncurses)
get curses cursor and window coordinates
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(3bsd)
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(3bsd)
get and set 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 a new pseudoterminal master
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
getrlimit(3)
get/set resource limits
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(3t)
get RPC entry
getrpcent(3)
get RPC entry
getrpcent_r(3)
get RPC entry (reentrant)
getrpcport(3)
get RPC port number
getrpcport(3t)
get RPC port number
getrusage(3)
get resource usage
gets(3)
get a string from standard input (DEPRECATED)
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
getstr(3ncurses)
accept character strings from curses terminal keyboard
getsubopt(3)
parse suboption arguments from a string
getsyx(3ncurses)
low-level curses routines
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
getwin(3ncurses)
miscellaneous curses utility routines
getwin_sp(3ncurses)
curses screen-pointer extension
getyx(3ncurses)
get curses cursor and window coordinates
gid_from_group(3bsd)
cache password and group entries
gid_t(3)
overview of system data types
gid_t(3type)
process/user/group identifier
Git(3pm)
Perl interface to the Git version control system
Git::Wrapper(3pm)
Wrap git(7) command-line interface
Git::Wrapper::Exception(3pm)
Exception class for Git::Wrapper
Git::Wrapper::File::RawModification(3pm)
Modification of a file in a commit
Git::Wrapper::Log(3pm)
Log line of the Git
Git::Wrapper::Status(3pm)
A specific status information in the Git
Git::Wrapper::Statuses(3pm)
Multiple git statuses information
Glib(3pm)
Perl wrappers for the GLib utility and Object libraries
Glib::BookmarkFile(3pm)
Parser for bookmark files
Glib::Boxed(3pm)
Generic wrappers for C structures
Glib::Bytes(3pm)
Wrappers for bytes objects in GLib
Glib::CodeGen(3pm)
code generation utilities for Glib-based bindings.
Glib::devel(3pm)
Binding developer's overview of Glib's internals
Glib::Error(3pm)
Exception Objects based on GError
Glib::Flags(3pm)
methods and overloaded operators for flags
Glib::GenPod(3pm)
POD generation utilities for Glib-based modules
Glib::index(3pm)
API Reference Pod Index
Glib::KeyFile(3pm)
Parser for .ini-like files
Glib::Log(3pm)
A flexible logging mechanism
Glib::MainLoop(3pm)
An event source manager
Glib::MakeHelper(3pm)
Makefile.PL utilities for Glib-based extensions
Glib::Markup(3pm)
markup handling functions
Glib::Object(3pm)
Bindings for GObject
Glib::Object::Introspection(3pm)
Dynamically create Perl language bindings
Glib::Object::Subclass(3pm)
register a perl class as a GObject class
Glib::OptionContext(3pm)
defines options accepted by the commandline optio...
Glib::OptionGroup(3pm)
group of options for command line option parsing
Glib::Param::Boolean(3pm)
Wrapper for boolean parameters in GLib
Glib::Param::Double(3pm)
Wrapper for double parameters in GLib
Glib::Param::Enum(3pm)
Wrapper for enum parameters in GLib
Glib::Param::Flags(3pm)
Wrapper for flag parameters in GLib
Glib::Param::GType(3pm)
Wrapper for type parameters in GLib
Glib::Param::Int(3pm)
Paramspecs for integer types
Glib::Param::Int64(3pm)
Wrapper for int64 parameters in GLib
Glib::Param::String(3pm)
Wrapper for string parameters in GLib
Glib::Param::UInt(3pm)
Wrapper for uint parameters in GLib
Glib::Param::UInt64(3pm)
Wrapper for uint64 parameters in GLib
Glib::Param::Unichar(3pm)
Wrapper for unichar parameters in GLib
Glib::ParamSpec(3pm)
encapsulates metadate needed to specify parameters
Glib::ParseXSDoc(3pm)
Parse POD and XSub declarations from XS files.
Glib::Signal(3pm)
Object customization and general purpose notification
Glib::Type(3pm)
Utilities for dealing with the GLib Type system
Glib::Utils(3pm)
Miscellaneous utility functions
Glib::Variant(3pm)
strongly typed value datatype
Glib::VariantDict(3pm)
Utilities for dealing with the GVariantDict mutable...
Glib::VariantType(3pm)
Utilities for dealing with the GVariant type system
Glib::version(3pm)
Library Versioning Utilities
Glib::xsapi(3pm)
internal API reference for GPerl.
glob(3)
find pathnames matching a pattern, free memory from gl...
globfree(3)
find pathnames matching a pattern, free memory from gl...
gmpy2(3)
gmpy2 Documentation
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
Graph(3pm)
graph data structures and algorithms
Graph::AdjacencyMap(3pm)
map of graph vertices or edges
Graph::AdjacencyMap::Vertex(3pm)
create and a map of graph vertices or edges
Graph::AdjacencyMatrix(3pm)
create and query the adjacency matrix of graph G
Graph::BitMatrix(3pm)
create and manipulate a V x V bit matrix of graph G
Graph::Directed(3pm)
directed graphs
Graph::Matrix(3pm)
create and manipulate a V x V matrix of graph G
Graph::TransitiveClosure(3pm)
create and query transitive closure of graph
Graph::TransitiveClosure::Matrix(3pm)
create and query transitive closure ...
Graph::Traversal(3pm)
traverse graphs
Graph::Traversal::BFS(3pm)
breadth-first traversal of graphs
Graph::Traversal::DFS(3pm)
depth-first traversal of graphs
Graph::Undirected(3pm)
undirected graphs
Graph::UnionFind(3pm)
union-find data structures
Graphics::Magick(3pm)
Perl extension for calling GraphicsMagick's libGraph...
GraphViz(3pm)
Interface to AT&T's GraphViz. Deprecated. See GraphViz2
GraphViz::Data::Grapher(3pm)
Visualise data structures as a graph
GraphViz::No(3pm)
subclass of GraphViz with no nodes
GraphViz::Parse::RecDescent(3pm)
Visualise grammars
GraphViz::Parse::Yacc(3pm)
Visualise grammars
GraphViz::Parse::Yapp(3pm)
Visualise grammars
GraphViz::Regex(3pm)
Visualise a regular expression
GraphViz::Small(3pm)
subclass of GraphViz with small nodes
GraphViz::XML(3pm)
Visualise XML as a tree
ground_panel(3curses)
panel stack extension for curses
ground_panel(3ncurses)
curses screen-pointer extension
group_from_gid(3bsd)
cache password and group entries
group_member(3)
test whether a process is in a group
gsignal(3)
software signal facility
gsl(3)
GNU Scientific Library
gsm(3)
GSM 06.10 lossy sound compression
gsm_create(3)
GSM 06.10 lossy sound compression
gsm_decode(3)
GSM 06.10 lossy sound compression
gsm_destroy(3)
GSM 06.10 lossy sound compression
gsm_encode(3)
GSM 06.10 lossy sound compression
gsm_explode(3)
GSM 06.10 supplementary functions for testing
gsm_implode(3)
GSM 06.10 supplementary functions for testing
gsm_option(3)
customizing the GSM 06.10 implementation
gsm_print(3)
GSM 06.10 supplementary function for debugging
GSSAPI(3pm)
Perl extension providing access to the GSSAPIv2 library
GSSAPI::OID(3pm)
methods for handling GSSAPI OIDs and some constant OIDs
GSSAPI::OID::Set(3pm)
methods for handling sets of GSSAPI OIDs, and some c...
GSSAPI::Status(3pm)
methods for handlings GSSAPI statuses
GT(3)
General tridiagonal Matrix
Gtk3(3pm)
Perl interface to the 3.x series of the gtk+ toolkit
Guard(3pm)
safe cleanup blocks
gvc(3)
Graphviz context library

H

h_errno(3)
get network host entry
halfdelay(3ncurses)
curses input options
halfdelay_sp(3ncurses)
curses screen-pointer extension
has_arg(3caca)
Option parsing.
has_colors(3ncurses)
curses color manipulation routines
has_colors_sp(3ncurses)
curses screen-pointer extension
has_ic(3ncurses)
curses environment query routines
has_ic_sp(3ncurses)
curses screen-pointer extension
has_il(3ncurses)
curses environment query routines
has_il_sp(3ncurses)
curses screen-pointer extension
has_key(3ncurses)
get (or push back) characters from curses terminal key...
has_key_sp(3ncurses)
curses screen-pointer extension
has_mouse(3ncurses)
mouse interface through curses
has_mouse_sp(3ncurses)
curses screen-pointer extension
hash(3)
hash database access method
Hash::AsObject(3pm)
treat hashes as objects, with arbitrary accessors/muta...
Hash::Case(3pm)
base class for hashes with key-casing requirements
Hash::Case::Lower(3pm)
hash with enforced lower cased keys
Hash::Case::Preserve(3pm)
hash with enforced lower cased keys
Hash::Case::Upper(3pm)
native hash with enforced lower cased keys
Hash::FieldHash(3pm)
Lightweight field hash for inside-out objects
Hash::Flatten(3pm)
flatten/unflatten complex data hashes
Hash::Merge(3pm)
Merges arbitrarily deep hashes into a single hash
Hash::Merge::Simple(3pm)
Recursively merge two or more hashes, simply
Hash::MoreUtils(3pm)
Provide the stuff missing in Hash::Util
Hash::MultiValue(3pm)
Store multiple values per key
Hash::Util::FieldHash::Compat(3pm)
Use Hash::Util::FieldHash or ties, depe...
Hash::Util::FieldHash::Compat::Heavy(3pm)
Emulate Hash::Util::FieldHash us...
Hash::WithDefaults(3pm)
class for hashes with key-casing requirements supp...
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
HE(3)
Hermitian Matrix
Heap(3pm)
Perl extensions for keeping data partially sorted
Heap071::Elem(3pm)
Perl extension for elements to be put in Heaps
Heap071::Fibonacci(3pm)
a Perl extension for keeping data partially sorted
Heap::Binary(3pm)
a binary heap to keep data partially sorted
Heap::Binomial(3pm)
a binomial heap to keep data partially sorted
Heap::Elem(3pm)
Base class for elements in a Heap
Heap::Elem::Num(3pm)
Numeric Heap Elements
Heap::Elem::NumRev(3pm)
Reversed Numeric Heap Elements
Heap::Elem::Ref(3pm)
Object Reference Heap Elements
Heap::Elem::RefRev(3pm)
Reversed Object Reverence Heap Elements
Heap::Elem::Str(3pm)
String Heap Elements
Heap::Elem::StrRev(3pm)
Reversed String Heap Elements
Heap::Fibonacci(3pm)
a fibonacci heap to keep data partially sorted
heapsort(3bsd)
sort functions
HeightMMOfScreen(3)
screen information functions and macros
HeightOfScreen(3)
screen information functions and macros
herror(3)
get network host entry
hide_panel(3curses)
panel stack extension for curses
history(3readline)
GNU History Library
hline(3ncurses)
create curses borders, horizontal and vertical lines
hline_set(3ncurses)
create curses borders or lines using complex character...
HMAC(3ssl)
HMAC message authentication code
HMAC_CTX_copy(3ssl)
HMAC message authentication code
HMAC_CTX_free(3ssl)
HMAC message authentication code
HMAC_CTX_get_md(3ssl)
HMAC message authentication code
HMAC_CTX_new(3ssl)
HMAC message authentication code
HMAC_CTX_reset(3ssl)
HMAC message authentication code
HMAC_CTX_set_flags(3ssl)
HMAC message authentication code
HMAC_Final(3ssl)
HMAC message authentication code
HMAC_Init(3ssl)
HMAC message authentication code
HMAC_Init_ex(3ssl)
HMAC message authentication code
HMAC_size(3ssl)
HMAC message authentication code
HMAC_Update(3ssl)
HMAC message authentication code
hook(3form)
set hooks for automatic invocation by applications
hook(3menu)
set hooks for automatic invocation by applications
hosts_access(3)
access control library
hosts_ctl(3)
access control library
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::Form::FileInput(3pm)
An HTML form file input element for use with HT...
HTML::Form::IgnoreInput(3pm)
An HTML form ignored input element for use wi...
HTML::Form::ImageInput(3pm)
An HTML form image input element for use with ...
HTML::Form::Input(3pm)
A generic HTML form input element for use with HTML...
HTML::Form::KeygenInput(3pm)
An HTML form keygen input element for use wit...
HTML::Form::ListInput(3pm)
An HTML form list input element for use with HT...
HTML::Form::SubmitInput(3pm)
An HTML form submit input element for use wit...
HTML::Form::TextInput(3pm)
An HTML form text input element for use with HT...
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::HTML5::Entities(3pm)
drop-in replacement for HTML::Entities
HTML::LinkExtor(3pm)
Extract links from an HTML document
HTML::Lint(3pm)
check for HTML errors in a string or file
HTML::Lint::Error(3pm)
Error object for the Lint functionality
HTML::Lint::HTML4(3pm)
- Rules for HTML 4 as used by HTML::Lint.
HTML::Lint::Parser(3pm)
Parser for HTML::Lint. No user-serviceable parts i...
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::TokeParser::Simple(3pm)
Easy to use "HTML::TokeParser" interface
HTML::TokeParser::Simple::Token(3pm)
Base class for "HTML::TokeParser::Sim...
HTML::TokeParser::Simple::Token::Comment(3pm)
Token.pm comment class.
HTML::TokeParser::Simple::Token::Decl...(3pm)
Token.pm declaration class.
HTML::TokeParser::Simple::Token::Proc...(3pm)
Token.pm process instruction...
HTML::TokeParser::Simple::Token::Tag(3pm)
Token.pm tag class.
HTML::TokeParser::Simple::Token::Tag:...(3pm)
Token.pm "end tag" class.
HTML::TokeParser::Simple::Token::Tag:...(3pm)
Token.pm "start tag" class.
HTML::TokeParser::Simple::Token::Text(3pm)
Token.pm text class.
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::Body(3pm)
HTTP Body Parser
HTTP::Body::MultiPart(3pm)
HTTP Body Multipart Parser
HTTP::Body::OctetStream(3pm)
HTTP Body OctetStream Parser
HTTP::Body::UrlEncoded(3pm)
HTTP Body UrlEncoded Parser
HTTP::Body::XForms(3pm)
HTTP Body XForms Parser
HTTP::Body::XFormsMultipart(3pm)
HTTP Body XForms multipart/related submis...
HTTP::Config(3pm)
Configuration for request and response objects
HTTP::Cookies(3pm)
HTTP cookie jars
HTTP::Cookies::Netscape(3pm)
Access to Netscape cookies files
HTTP::Daemon(3pm)
A simple http server class
HTTP::Date(3pm)
HTTP::Date - date conversion routines
HTTP::Entity::Parser(3pm)
PSGI compliant HTTP Entity Parser
HTTP::Entity::Parser::JSON(3pm)
parser for application/json
HTTP::Entity::Parser::MultiPart(3pm)
parser for multipart/form-data
HTTP::Entity::Parser::OctetStream(3pm)
parser for application/octet-stream
HTTP::Entity::Parser::UrlEncoded(3pm)
parser for application/x-www-form-ur...
HTTP::Headers(3pm)
Class encapsulating HTTP Message headers
HTTP::Headers::Fast(3pm)
faster implementation of HTTP::Headers
HTTP::Headers::Util(3pm)
Header value parsing utility functions
HTTP::Message(3pm)
HTTP style message (base class)
HTTP::Message::PSGI(3pm)
Converts HTTP::Request and HTTP::Response from/to...
HTTP::MultiPartParser(3pm)
HTTP MultiPart Parser
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::Server::PSGI(3pm)
Standalone PSGI compatible HTTP server
HTTP::Server::Simple(3pm)
Lightweight HTTP server
HTTP::Server::Simple::CGI(3pm)
CGI.pm-style version of HTTP::Server::Simple
HTTP::Server::Simple::CGI::Environment(3pm)
a HTTP::Server::Simple mixin t...
HTTP::Server::Simple::PSGI(3pm)
PSGI handler for HTTP::Server::Simple
HTTP::Status(3pm)
HTTP Status code processing
HUGE_VAL(3)
floating-point constants
HUGE_VALF(3)
floating-point constants
HUGE_VALL(3)
floating-point constants
humanize_number(3bsd)
format a number into a human readable form and vicev...
hunspell(3)
spell checking, stemming, morphological generation and...
hypot(3)
Euclidean distance function
hypotf(3)
Euclidean distance function
hypotl(3)
Euclidean distance function

I

I18N::Charset(3pm)
IANA Character Set Registry names and Unicode::MapUTF8...
i2b_PVK_bio(3ssl)
Decode and encode functions for reading and writing MS...
i2b_PVK_bio_ex(3ssl)
Decode and encode functions for reading and writing M...
i2d_ACCESS_DESCRIPTION(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ADMISSION_SYNTAX(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ADMISSIONS(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASIdentifierChoice(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASIdentifiers(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASIdOrRange(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_bio_stream(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_BIT_STRING(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_BMPSTRING(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_ENUMERATED(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_GENERALIZEDTIME(3ssl)
convert objects from/to ASN.1/DER represent...
i2d_ASN1_GENERALSTRING(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_IA5STRING(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_INTEGER(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_NULL(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_OBJECT(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_OCTET_STRING(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_PRINTABLE(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_PRINTABLESTRING(3ssl)
convert objects from/to ASN.1/DER represent...
i2d_ASN1_SEQUENCE_ANY(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_SET_ANY(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_T61STRING(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_TIME(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_TYPE(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_UNIVERSALSTRING(3ssl)
convert objects from/to ASN.1/DER represent...
i2d_ASN1_UTCTIME(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_UTF8STRING(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASN1_VISIBLESTRING(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ASRange(3ssl)
convert objects from/to ASN.1/DER representation
i2d_AUTHORITY_INFO_ACCESS(3ssl)
convert objects from/to ASN.1/DER represen...
i2d_AUTHORITY_KEYID(3ssl)
convert objects from/to ASN.1/DER representation
i2d_BASIC_CONSTRAINTS(3ssl)
convert objects from/to ASN.1/DER representation
i2d_CERTIFICATEPOLICIES(3ssl)
convert objects from/to ASN.1/DER representa...
i2d_CMS_bio(3ssl)
convert objects from/to ASN.1/DER representation
i2d_CMS_bio_stream(3ssl)
output CMS_ContentInfo structure in BER format
i2d_CMS_ContentInfo(3ssl)
convert objects from/to ASN.1/DER representation
i2d_CMS_ReceiptRequest(3ssl)
convert objects from/to ASN.1/DER representation
i2d_CRL_DIST_POINTS(3ssl)
convert objects from/to ASN.1/DER representation
i2d_DHparams(3ssl)
DEPRECATED
i2d_DHparams_bio(3ssl)
DEPRECATED
i2d_DHparams_fp(3ssl)
DEPRECATED
i2d_DHxparams(3ssl)
convert objects from/to ASN.1/DER representation
i2d_DIRECTORYSTRING(3ssl)
convert objects from/to ASN.1/DER representation
i2d_DISPLAYTEXT(3ssl)
convert objects from/to ASN.1/DER representation
i2d_DIST_POINT(3ssl)
convert objects from/to ASN.1/DER representation
i2d_DIST_POINT_NAME(3ssl)
convert objects from/to ASN.1/DER representation
i2d_DSA_PUBKEY(3ssl)
DEPRECATED
i2d_DSA_PUBKEY_bio(3ssl)
DEPRECATED
i2d_DSA_PUBKEY_fp(3ssl)
DEPRECATED
i2d_DSA_SIG(3ssl)
convert objects from/to ASN.1/DER representation
i2d_DSAparams(3ssl)
DEPRECATED
i2d_DSAPrivateKey(3ssl)
DEPRECATED
i2d_DSAPrivateKey_bio(3ssl)
DEPRECATED
i2d_DSAPrivateKey_fp(3ssl)
DEPRECATED
i2d_DSAPublicKey(3ssl)
DEPRECATED
i2d_EC_PUBKEY(3ssl)
DEPRECATED
i2d_EC_PUBKEY_bio(3ssl)
DEPRECATED
i2d_EC_PUBKEY_fp(3ssl)
DEPRECATED
i2d_ECDSA_SIG(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ECParameters(3ssl)
DEPRECATED
i2d_ECPKParameters(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ECPrivateKey(3ssl)
DEPRECATED
i2d_ECPrivateKey_bio(3ssl)
DEPRECATED
i2d_ECPrivateKey_fp(3ssl)
DEPRECATED
i2d_EDIPARTYNAME(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ESS_CERT_ID(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ESS_CERT_ID_V2(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ESS_ISSUER_SERIAL(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ESS_SIGNING_CERT(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ESS_SIGNING_CERT_V2(3ssl)
convert objects from/to ASN.1/DER representa...
i2d_EXTENDED_KEY_USAGE(3ssl)
convert objects from/to ASN.1/DER representation
i2d_GENERAL_NAME(3ssl)
convert objects from/to ASN.1/DER representation
i2d_GENERAL_NAMES(3ssl)
convert objects from/to ASN.1/DER representation
i2d_IPAddressChoice(3ssl)
convert objects from/to ASN.1/DER representation
i2d_IPAddressFamily(3ssl)
convert objects from/to ASN.1/DER representation
i2d_IPAddressOrRange(3ssl)
convert objects from/to ASN.1/DER representation
i2d_IPAddressRange(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ISSUER_SIGN_TOOL(3ssl)
convert objects from/to ASN.1/DER representation
i2d_ISSUING_DIST_POINT(3ssl)
convert objects from/to ASN.1/DER representation
i2d_KeyParams(3ssl)
decode and encode functions for reading and saving EVP...
i2d_KeyParams_bio(3ssl)
decode and encode functions for reading and saving...
i2d_NAMING_AUTHORITY(3ssl)
convert objects from/to ASN.1/DER representation
i2d_NETSCAPE_CERT_SEQUENCE(3ssl)
convert objects from/to ASN.1/DER represe...
i2d_NETSCAPE_SPKAC(3ssl)
convert objects from/to ASN.1/DER representation
i2d_NETSCAPE_SPKI(3ssl)
convert objects from/to ASN.1/DER representation
i2d_NOTICEREF(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_BASICRESP(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_CERTID(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_CERTSTATUS(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_CRLID(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_ONEREQ(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_REQINFO(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_REQUEST(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_RESPBYTES(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_RESPDATA(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_RESPID(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_RESPONSE(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_REVOKEDINFO(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_SERVICELOC(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_SIGNATURE(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OCSP_SINGLERESP(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OSSL_CMP_MSG(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OSSL_CMP_MSG_bio(3ssl)
function(s) manipulating CMP messages
i2d_OSSL_CMP_PKIHEADER(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OSSL_CMP_PKISI(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OSSL_CRMF_CERTID(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OSSL_CRMF_CERTTEMPLATE(3ssl)
convert objects from/to ASN.1/DER represe...
i2d_OSSL_CRMF_ENCRYPTEDVALUE(3ssl)
convert objects from/to ASN.1/DER repre...
i2d_OSSL_CRMF_MSG(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OSSL_CRMF_MSGS(3ssl)
convert objects from/to ASN.1/DER representation
i2d_OSSL_CRMF_PBMPARAMETER(3ssl)
convert objects from/to ASN.1/DER represe...
i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3ssl)
convert objects from/to ASN.1/DER r...
i2d_OSSL_CRMF_SINGLEPUBINFO(3ssl)
convert objects from/to ASN.1/DER repres...
i2d_OTHERNAME(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PBE2PARAM(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PBEPARAM(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PBKDF2PARAM(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS12(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS12_BAGS(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS12_bio(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS12_fp(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS12_MAC_DATA(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS12_SAFEBAG(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS7(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS7_bio(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS7_bio_stream(3ssl)
output PKCS7 structure in BER format
i2d_PKCS7_DIGEST(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS7_ENC_CONTENT(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS7_ENCRYPT(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS7_ENVELOPE(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS7_fp(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS7_ISSUER_AND_SERIAL(3ssl)
convert objects from/to ASN.1/DER repres...
i2d_PKCS7_NDEF(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS7_RECIP_INFO(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS7_SIGN_ENVELOPE(3ssl)
convert objects from/to ASN.1/DER representa...
i2d_PKCS7_SIGNED(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS7_SIGNER_INFO(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS8_bio(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS8_fp(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PKCS8_PRIV_KEY_INFO(3ssl)
convert objects from/to ASN.1/DER representa...
i2d_PKCS8_PRIV_KEY_INFO_bio(3ssl)
convert objects from/to ASN.1/DER repres...
i2d_PKCS8_PRIV_KEY_INFO_fp(3ssl)
convert objects from/to ASN.1/DER represe...
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_PKCS8PrivateKeyInfo_bio(3ssl)
convert objects from/to ASN.1/DER repres...
i2d_PKCS8PrivateKeyInfo_fp(3ssl)
convert objects from/to ASN.1/DER represe...
i2d_PKEY_USAGE_PERIOD(3ssl)
convert objects from/to ASN.1/DER representation
i2d_POLICYINFO(3ssl)
convert objects from/to ASN.1/DER representation
i2d_POLICYQUALINFO(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PrivateKey(3ssl)
decode and encode functions for reading and saving EV...
i2d_PrivateKey_bio(3ssl)
decode and encode functions for reading and savin...
i2d_PrivateKey_fp(3ssl)
decode and encode functions for reading and saving...
i2d_PROFESSION_INFO(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PROXY_CERT_INFO_EXTENSION(3ssl)
convert objects from/to ASN.1/DER repr...
i2d_PROXY_POLICY(3ssl)
convert objects from/to ASN.1/DER representation
i2d_PUBKEY(3ssl)
SubjectPublicKeyInfo public key functions
i2d_PUBKEY_bio(3ssl)
SubjectPublicKeyInfo public key functions
i2d_PUBKEY_fp(3ssl)
SubjectPublicKeyInfo public key functions
i2d_PublicKey(3ssl)
decode and encode functions for reading and saving EVP...
i2d_re_X509_CRL_tbs(3ssl)
X509 encode and decode functions
i2d_re_X509_REQ_tbs(3ssl)
X509 encode and decode functions
i2d_re_X509_tbs(3ssl)
X509 encode and decode functions
i2d_RSA_OAEP_PARAMS(3ssl)
convert objects from/to ASN.1/DER representation
i2d_RSA_PSS_PARAMS(3ssl)
convert objects from/to ASN.1/DER representation
i2d_RSA_PUBKEY(3ssl)
DEPRECATED
i2d_RSA_PUBKEY_bio(3ssl)
DEPRECATED
i2d_RSA_PUBKEY_fp(3ssl)
DEPRECATED
i2d_RSAPrivateKey(3ssl)
DEPRECATED
i2d_RSAPrivateKey_bio(3ssl)
DEPRECATED
i2d_RSAPrivateKey_fp(3ssl)
DEPRECATED
i2d_RSAPublicKey(3ssl)
DEPRECATED
i2d_RSAPublicKey_bio(3ssl)
DEPRECATED
i2d_RSAPublicKey_fp(3ssl)
DEPRECATED
i2d_SCRYPT_PARAMS(3ssl)
convert objects from/to ASN.1/DER representation
i2d_SCT_LIST(3ssl)
convert objects from/to ASN.1/DER representation
i2d_SSL_SESSION(3ssl)
convert SSL_SESSION object from/to ASN1 representation
i2d_SXNET(3ssl)
convert objects from/to ASN.1/DER representation
i2d_SXNETID(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_ACCURACY(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_MSG_IMPRINT(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_MSG_IMPRINT_bio(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_MSG_IMPRINT_fp(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_REQ(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_REQ_bio(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_REQ_fp(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_RESP(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_RESP_bio(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_RESP_fp(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_STATUS_INFO(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_TST_INFO(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_TST_INFO_bio(3ssl)
convert objects from/to ASN.1/DER representation
i2d_TS_TST_INFO_fp(3ssl)
convert objects from/to ASN.1/DER representation
i2d_USERNOTICE(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_ALGOR(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_ALGORS(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_ATTRIBUTE(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_AUX(3ssl)
X509 encode and decode functions
i2d_X509_bio(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_CERT_AUX(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_CINF(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_CRL(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_CRL_bio(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_CRL_fp(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_CRL_INFO(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_EXTENSION(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_EXTENSIONS(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_fp(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_NAME(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_NAME_ENTRY(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_PUBKEY(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_PUBKEY_bio(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_PUBKEY_fp(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_REQ(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_REQ_bio(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_REQ_fp(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_REQ_INFO(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_REVOKED(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_SIG(3ssl)
convert objects from/to ASN.1/DER representation
i2d_X509_VAL(3ssl)
convert objects from/to ASN.1/DER representation
i2o_SCT(3ssl)
decode and encode Signed Certificate Timestamp lists i...
i2o_SCT_LIST(3ssl)
decode and encode Signed Certificate Timestamp lists i...
i2s_ASN1_ENUMERATED(3ssl)
convert objects from/to ASN.1/string representation
i2s_ASN1_ENUMERATED_TABLE(3ssl)
convert objects from/to ASN.1/string repre...
i2s_ASN1_IA5STRING(3ssl)
convert objects from/to ASN.1/string representation
i2s_ASN1_INTEGER(3ssl)
convert objects from/to ASN.1/string representation
i2s_ASN1_OCTET_STRING(3ssl)
convert objects from/to ASN.1/string represent...
i2s_ASN1_UTF8STRING(3ssl)
convert objects from/to ASN.1/string representation
i2t_ASN1_OBJECT(3ssl)
ASN1 object utility functions
ibv_ack_async_event(3)
get or acknowledge asynchronous events
ibv_ack_cq_events(3)
get and acknowledge completion queue (CQ) events
ibv_advise_mr(3)
Gives advice or directions to the kernel about an addr...
ibv_alloc_dm(3)
allocate or free a device memory buffer (DMs) and perf...
ibv_alloc_mw(3)
allocate or deallocate a memory window (MW)
ibv_alloc_null_mr(3)
allocate a null memory region (MR)
ibv_alloc_parent_domain(3)
allocate and deallocate the parent domain object
ibv_alloc_pd(3)
allocate or deallocate a protection domain (PDs)
ibv_alloc_td(3)
allocate and deallocate thread domain object
ibv_attach_counters_point_flow(3)
attach individual counter definition to ...
ibv_attach_mcast(3)
attach and detach a queue pair (QPs) to/from a multica...
ibv_bind_mw(3)
post a request to bind a type 1 memory window to a mem...
ibv_close_device(3)
open and close an RDMA device context
ibv_close_xrcd(3)
open or close an XRC protection domain (XRCDs)
ibv_create_ah(3)
create or destroy an address handle (AH)
ibv_create_ah_from_wc(3)
initialize or create an address handle (AH) from ...
ibv_create_comp_channel(3)
create or destroy a completion event channel
ibv_create_counters(3)
Create or destroy a counters handle
ibv_create_cq(3)
create or destroy a completion queue (CQ)
ibv_create_cq_ex(3)
create a completion queue (CQ)
ibv_create_flow(3)
create or destroy flow steering rules
ibv_create_flow_action(3)
Flow action esp for verbs
ibv_create_qp(3)
create or destroy a queue pair (QP)
ibv_create_qp_ex(3)
create or destroy a queue pair (QP)
ibv_create_rwq_ind_table(3)
create or destroy a Receive Work Queue Indirec...
ibv_create_srq(3)
create or destroy a shared receive queue (SRQ)
ibv_create_srq_ex(3)
create or destroy a shared receive queue (SRQ)
ibv_create_wq(3)
create or destroy a Work Queue (WQ).
ibv_dealloc_mw(3)
allocate or deallocate a memory window (MW)
ibv_dealloc_pd(3)
allocate or deallocate a protection domain (PDs)
ibv_dealloc_td(3)
allocate and deallocate thread domain object
ibv_dereg_mr(3)
register or deregister a memory region (MR)
ibv_destroy_ah(3)
create or destroy an address handle (AH)
ibv_destroy_comp_channel(3)
create or destroy a completion event channel
ibv_destroy_counters(3)
Create or destroy a counters handle
ibv_destroy_cq(3)
create or destroy a completion queue (CQ)
ibv_destroy_flow(3)
create or destroy flow steering rules
ibv_destroy_flow_action(3)
Flow action esp for verbs
ibv_destroy_qp(3)
create or destroy a queue pair (QP)
ibv_destroy_rwq_ind_table(3)
create or destroy a Receive Work Queue Indire...
ibv_destroy_srq(3)
create or destroy a shared receive queue (SRQ)
ibv_destroy_wq(3)
create or destroy a Work Queue (WQ).
ibv_detach_mcast(3)
attach and detach a queue pair (QPs) to/from a multica...
ibv_event_type_str(3)
Return string describing event_type enum value
ibv_fork_init(3)
initialize libibverbs to support fork()
ibv_free_device_list(3)
get and release list of available RDMA devices
ibv_free_dm(3)
allocate or free a device memory buffer (DMs) and perf...
ibv_get_async_event(3)
get or acknowledge asynchronous events
ibv_get_cq_event(3)
get and acknowledge completion queue (CQ) events
ibv_get_device_guid(3)
get an RDMA devices GUID
ibv_get_device_index(3)
get an RDMA device index
ibv_get_device_list(3)
get and release list of available RDMA devices
ibv_get_device_name(3)
get an RDMA devices name
ibv_get_pkey_index(3)
obtain the index in the P_Key table of a P_Key
ibv_get_srq_num(3)
return srq number associated with the given shared rec...
ibv_import_device(3)
import a device from a given command FD
ibv_import_dm(3)
import an DM from a given ibv_context
ibv_import_mr(3)
import an MR from a given ibv_pd
ibv_import_pd(3)
import a PD from a given ibv_context
ibv_inc_rkey(3)
creates a new rkey from the given one
ibv_init_ah_from_wc(3)
initialize or create an address handle (AH) from a ...
ibv_is_fork_initialized(3)
check if fork support (ibv_fork_init) is enabled
ibv_memcpy_from_dm(3)
allocate or free a device memory buffer (DMs) and pe...
ibv_memcpy_to_dm(3)
allocate or free a device memory buffer (DMs) and perf...
ibv_modify_cq(3)
modify a completion queue (CQ)
ibv_modify_flow_action(3)
Flow action esp for verbs
ibv_modify_qp(3)
modify the attributes of a queue pair (QP)
ibv_modify_qp_rate_limit(3)
modify the send rate limits attributes of a qu...
ibv_modify_srq(3)
modify attributes of a shared receive queue (SRQ)
ibv_modify_wq(3)
Modify a Work Queue (WQ).
ibv_node_type_str(3)
Return string describing node_type enum value
ibv_open_device(3)
open and close an RDMA device context
ibv_open_qp(3)
open a shareable queue pair (QP)
ibv_open_xrcd(3)
open or close an XRC protection domain (XRCDs)
ibv_poll_cq(3)
poll a completion queue (CQ)
ibv_port_state_str(3)
Return string describing port_state enum value
ibv_post_recv(3)
post a list of work requests (WRs) to a receive queue
ibv_post_send(3)
post a list of work requests (WRs) to a send queue
ibv_post_srq_ops(3)
perform on a special shared receive queue (SRQ) config...
ibv_post_srq_recv(3)
post a list of work requests (WRs) to a shared receiv...
ibv_query_device(3)
query an RDMA device's attributes
ibv_query_device_ex(3)
query an RDMA device's attributes including extende...
ibv_query_ece(3)
query ECE options.
ibv_query_gid(3)
query an InfiniBand ports GID table
ibv_query_gid_ex(3)
Query an InfiniBand ports GID table entry
ibv_query_gid_table(3)
query an InfiniBand devices GID table
ibv_query_pkey(3)
query an InfiniBand ports P_Key table
ibv_query_port(3)
query an RDMA port's attributes
ibv_query_qp(3)
get the attributes of a queue pair (QP)
ibv_query_qp_data_in_order(3)
check if qp data is guaranteed to be in order.
ibv_query_rt_values_ex(3)
query an RDMA device for some real time values
ibv_query_srq(3)
get the attributes of a shared receive queue (SRQ)
ibv_rate_to_mbps(3)
convert IB rate enumeration to Mbit/sec
ibv_rate_to_mult(3)
convert IB rate enumeration to multiplier of 2.5 Gbit/sec
ibv_read_counters(3)
Read counter values
ibv_reg_dm_mr(3)
allocate or free a device memory buffer (DMs) and perf...
ibv_reg_mr(3)
register or deregister a memory region (MR)
ibv_req_notify_cq(3)
request completion notification on a completion queue...
ibv_rereg_mr(3)
re-register a memory region (MR)
ibv_resize_cq(3)
resize a completion queue (CQ)
ibv_set_ece(3)
set ECE options and use them for QP configuration stage.
ibv_unimport_dm(3)
unimport an DM
ibv_unimport_mr(3)
unimport an MR
ibv_unimport_pd(3)
unimport a PD
ibv_wr_abort(3)
Manage regions allowed to post work
ibv_wr_atomic_cmp_swp(3)
Post remote atomic operation work requests
ibv_wr_atomic_fetch_add(3)
Post remote atomic operation work requests
ibv_wr_bind_mw(3)
Post work requests for memory windows
ibv_wr_complete(3)
Manage regions allowed to post work
ibv_wr_local_inv(3)
Post work requests for memory windows
ibv_wr_post(3)
Manage regions allowed to post work
ibv_wr_rdma_read(3)
Post RDMA work requests
ibv_wr_rdma_write(3)
Post RDMA work requests
ibv_wr_rdma_write_imm(3)
Post RDMA work requests
ibv_wr_send(3)
Post send work requests
ibv_wr_send_imm(3)
Post send work requests
ibv_wr_send_inv(3)
Post send work requests
ibv_wr_send_tso(3)
Post segmentation offload work requests
ibv_wr_set_inline_data(3)
Attach inline data to the last work request
ibv_wr_set_inline_data_list(3)
Attach inline data to the last work request
ibv_wr_set_sge(3)
Attach data to the last work request
ibv_wr_set_sge_list(3)
Attach data to the last work request
ibv_wr_set_ud_addr(3)
Attach UD addressing info to the last work request
ibv_wr_set_xrc_srqn(3)
Attach an XRC SRQN to the last work request
ibv_wr_start(3)
Manage regions allowed to post work
icamax(3)
Auxiliary BLAS
icmax1(3)
complex
iconv(3)
perform character set conversion
iconv_close(3)
deallocate descriptor for character set conversion
iconv_open(3)
allocate descriptor for character set conversion
id_t(3)
overview of system data types
id_t(3type)
process/user/group identifier
idamax(3)
Auxiliary BLAS
idcok(3ncurses)
curses output options
Identifiable(3o)
Uniform interface for common data structures over vari...
Identifiable.Make(3o)
no description
Identifiable.Map(3o)
no description
Identifiable.Map.T(3o)
no description
Identifiable.Pair(3o)
no description
Identifiable.S(3o)
no description
Identifiable.S.Map(3o)
no description
Identifiable.S.Set(3o)
no description
Identifiable.S.T(3o)
no description
Identifiable.S.Tbl(3o)
no description
Identifiable.Set(3o)
no description
Identifiable.Set.T(3o)
no description
Identifiable.Tbl(3o)
no description
Identifiable.Tbl.T(3o)
no description
Identifiable.Thing(3o)
no description
idlok(3ncurses)
curses output options
idn2_check_version(3)
API function
idn2_free(3)
API function
idn2_lookup_u8(3)
API function
idn2_lookup_ul(3)
API function
idn2_register_u8(3)
API function
idn2_register_ul(3)
API function
idn2_strerror(3)
API function
idn2_strerror_name(3)
API function
idn2_to_ascii_4i(3)
API function
idn2_to_ascii_4i2(3)
API function
idn2_to_ascii_4z(3)
API function
idn2_to_ascii_8z(3)
API function
idn2_to_ascii_lz(3)
API function
idn2_to_unicode_44i(3)
API function
idn2_to_unicode_4z4z(3)
API function
idn2_to_unicode_8z4z(3)
API function
idn2_to_unicode_8z8z(3)
API function
idn2_to_unicode_8zlz(3)
API function
idn2_to_unicode_lzlz(3)
API function
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
ieeeck(3)
Other Auxiliary Routines
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
ilaclc(3)
complex
ilaclr(3)
complex
iladiag(3)
auxiliary Computational routines
iladlc(3)
Other Auxiliary Routines
iladlr(3)
Other Auxiliary Routines
ilaenv(3)
Other Auxiliary Routines
ilaenv2stage(3)
Other Auxiliary Routines
ilaprec(3)
auxiliary Computational routines
ilaslc(3)
real
ilaslr(3)
real
ilatrans(3)
auxiliary Computational routines
ilauplo(3)
auxiliary Computational routines
ilazlc(3)
complex16
ilazlr(3)
complex16
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
imag(3)
(unknown subject)
Image::Magick(3pm)
objected-oriented Perl interface to ImageMagick for de...
Image::Magick::Q16(3pm)
objected-oriented Perl interface to ImageMagick (Q...
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
imaxdiv_t(3)
overview of system data types
imaxdiv_t(3type)
quotient and remainder of an integer division
immedok(3ncurses)
curses output options
IMPLEMENT_ASN1_FUNCTIONS(3ssl)
ASN1 object utilities
IMPLEMENT_EXTERN_ASN1(3ssl)
ASN.1 external function support
IMPLEMENT_LHASH_COMP_FN(3ssl)
dynamic hash table
IMPLEMENT_LHASH_HASH_FN(3ssl)
dynamic hash table
Import::Into(3pm)
Import packages into other packages
in6_addr(3type)
socket address
in_addr(3type)
socket address
in_addr_t(3type)
socket address
in_port_t(3type)
socket address
in_wch(3ncurses)
extract a complex character and rendition from a window
in_wchnstr(3ncurses)
get an array of complex characters and renditions fro...
in_wchstr(3ncurses)
get an array of complex characters and renditions from...
inch(3ncurses)
get a character and attributes from a curses window
inchnstr(3ncurses)
get a string of characters (and attributes) from a cur...
inchstr(3ncurses)
get a string of characters (and attributes) from a cur...
index(3)
locate character in string
indirect(3pm)
Lexically warn about using the indirect method call sy...
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_net_ntop(3)
Internet network number conversion
inet_net_pton(3)
Internet network number conversion
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_color(3ncurses)
curses color manipulation routines
init_color_sp(3ncurses)
curses screen-pointer extension
init_extended_color(3ncurses)
curses color manipulation routines
init_extended_color_sp(3ncurses)
curses screen-pointer extension
init_extended_pair(3ncurses)
curses color manipulation routines
init_extended_pair_sp(3ncurses)
curses screen-pointer extension
init_pair(3ncurses)
curses color manipulation routines
init_pair_sp(3ncurses)
curses screen-pointer extension
init_selinuxmnt(3)
initialize the global variable selinux_mnt
initgroups(3)
initialize the supplementary group access list
initscr(3ncurses)
curses screen initialization and manipulation routines
initstate(3)
random number generator
initstate_r(3)
reentrant random number generator
innetgr(3)
handle network group entries
innstr(3ncurses)
get a string of characters from a curses window
innwstr(3ncurses)
get a string of wchar_t characters from a curses window
inopts(3ncurses)
curses input options
inplace(3am)
emulate sed/perl/ruby in-place editing
ins_nwstr(3ncurses)
insert a wide-character string into a curses window
ins_wch(3ncurses)
insert a complex character and rendition into a window
ins_wstr(3ncurses)
insert a wide-character string into a curses window
insch(3ncurses)
insert a character before cursor in a curses window
insdelln(3ncurses)
delete and insert lines in a curses window
insertln(3ncurses)
delete and insert lines in a curses window
insnstr(3ncurses)
insert string before cursor in a curses window
insque(3)
insert/remove an item from a queue
insstr(3ncurses)
insert string before cursor in a curses window
instr(3ncurses)
get a string of characters from a curses window
Int(3o)
Integer values.
int16_t(3)
overview of system data types
int16_t(3type)
fixed-width basic integer types
Int32(3o)
32-bit integers.
int32_t(3)
overview of system data types
int32_t(3type)
fixed-width basic integer types
Int64(3o)
64-bit integers.
int64_t(3)
overview of system data types
int64_t(3type)
fixed-width basic integer types
int8_t(3)
overview of system data types
int8_t(3type)
fixed-width basic integer types
Int_replace_polymorphic_compare(3o)
no description
intl:gettext(3)
message handling functions
intmax_t(3)
overview of system data types
intmax_t(3type)
greatest-width basic integer types
intN_t(3)
overview of system data types
intN_t(3type)
fixed-width basic integer types
intptr_t(3)
overview of system data types
intptr_t(3type)
integer types wide enough to hold pointers
intrflush(3ncurses)
curses input options
intrflush_sp(3ncurses)
curses screen-pointer extension
intro(3)
introduction to library functions
inwstr(3ncurses)
get a string of wchar_t characters from a curses window
IO::Async(3pm)
Asynchronous event-driven programming
IO::Async::Channel(3pm)
pass values into or out from an IO::Async::Routine
IO::Async::Debug(3pm)
debugging control and support for IO::Async
IO::Async::File(3pm)
watch a file for changes
IO::Async::FileStream(3pm)
read the tail of a file
IO::Async::Function(3pm)
call a function asynchronously
IO::Async::Future(3pm)
use Future with IO::Async
IO::Async::Handle(3pm)
event callbacks for a non-blocking file descriptor
IO::Async::Listener(3pm)
listen on network sockets for incoming connections
IO::Async::Loop(3pm)
core loop of the "IO::Async" framework
IO::Async::Loop::Poll(3pm)
use "IO::Async" with "poll(2)"
IO::Async::Loop::Select(3pm)
use IO::Async with "select(2)"
IO::Async::LoopTests(3pm)
acceptance testing for IO::Async::Loop subclasses
IO::Async::Metrics(3pm)
report metrics about "IO::Async" to "Metrics::Any"
IO::Async::Notifier(3pm)
base class for IO::Async event objects
IO::Async::OS(3pm)
operating system abstractions for "IO::Async"
IO::Async::OS::cygwin(3pm)
operating system abstractions on "cygwin" for "...
IO::Async::OS::linux(3pm)
operating system abstractions on "Linux" for IO:...
IO::Async::OS::MSWin32(3pm)
operating system abstractions on "MSWin32" for...
IO::Async::PID(3pm)
event callback on exit of a child process
IO::Async::Process(3pm)
start and manage a child process
IO::Async::Protocol(3pm)
base class for transport-based protocols
IO::Async::Protocol::LineStream(3pm)
stream-based protocols using lines of...
IO::Async::Protocol::Stream(3pm)
base class for stream-based protocols
IO::Async::Resolver(3pm)
performing name resolutions asynchronously
IO::Async::Routine(3pm)
execute code in an independent sub-process or thread
IO::Async::Signal(3pm)
event callback on receipt of a POSIX signal
IO::Async::Socket(3pm)
event callbacks and send buffering for a socket fil...
IO::Async::Stream(3pm)
event callbacks and write bufering for a stream fil...
IO::Async::Test(3pm)
utility functions for use in test scripts
IO::Async::Timer(3pm)
base class for Notifiers that use timed delays
IO::Async::Timer::Absolute(3pm)
event callback at a fixed future time
IO::Async::Timer::Countdown(3pm)
event callback after a fixed delay
IO::Async::Timer::Periodic(3pm)
event callback at regular intervals
IO::AtomicFile(3pm)
write a file which is updated atomically
IO::HTML(3pm)
Open an HTML file with automatic charset detection
IO::InnerFile(3pm)
define a file inside another file
IO::Interactive(3pm)
Utilities for interactive I/O
IO::Lines(3pm)
IO:: interface for reading/writing an array of lines
IO::Pty(3pm)
Pseudo TTY object class
IO::Scalar(3pm)
IO:: interface for reading/writing a scalar
IO::ScalarArray(3pm)
IO:: interface for reading/writing an array of scalars
IO::Socket::INET6(3pm)
[ DEPRECATED!! ] Object interface for AF_INET/AF_IN...
IO::Socket::IP(3pm)
Family-neutral IP socket supporting both IPv4 and IPv6
IO::Socket::Socks(3pm)
Provides a way to create socks client or server bot...
IO::Socket::SSL(3pm)
SSL sockets with IO::Socket interface
IO::Socket::SSL::Intercept(3pm)
- SSL interception (man in the middle)
IO::Socket::SSL::PublicSuffix(3pm)
provide access to Mozilla's list of eff...
IO::Socket::SSL::Utils(3pm)
- loading, storing, creating certificates and ...
IO::String(3pm)
Emulate file interface for in-core strings
IO::Stringy(3pm)
I/O on in-core objects like strings and arrays
IO::TieCombine(3pm)
produce tied (and other) separate but combined variables
IO::TieCombine::Handle(3pm)
tied filehandles for IO::TieCombine
IO::TieCombine::Scalar(3pm)
tied scalars for IO::TieCombine
IO::Tty(3pm)
Low-level allocate a pseudo-Tty, import constants.
IO::Tty::Constant(3pm)
Terminal Constants (autogenerated)
IO::Wrap(3pm)
wrap raw filehandles in IO::Handle interface
IO::WrapTie(3pm)
wrap tieable objects in IO::Handle interface
iovec(3type)
Vector I/O data structure
IPAddressChoice_free(3ssl)
ASN1 object utilities
IPAddressChoice_new(3ssl)
ASN1 object utilities
IPAddressFamily_free(3ssl)
ASN1 object utilities
IPAddressFamily_new(3ssl)
ASN1 object utilities
IPAddressOrRange_free(3ssl)
ASN1 object utilities
IPAddressOrRange_new(3ssl)
ASN1 object utilities
IPAddressRange_free(3ssl)
ASN1 object utilities
IPAddressRange_new(3ssl)
ASN1 object utilities
iparmq(3)
Other Auxiliary Routines
IPC::Run(3pm)
system() and background procs w/ piping, redirs, ptys ...
IPC::Run3(3pm)
run a subprocess with input/ouput redirection
IPC::Run3::ProfArrayBuffer(3pm)
Store profile events in RAM in an array
IPC::Run3::ProfLogger(3pm)
write profiling data to a log file
IPC::Run3::ProfLogReader(3pm)
read and process a ProfLogger file
IPC::Run3::ProfPP(3pm)
Generate reports from IPC::Run3 profiling data
IPC::Run3::ProfReporter(3pm)
base class for handling profiling data
IPC::Run::Debug(3pm)
debugging routines for IPC::Run
IPC::Run::IO(3pm)
- I/O channels for IPC::Run.
IPC::Run::Timer(3pm)
- Timer channels for IPC::Run.
IPC::Shareable(3pm)
Use shared memory backed variables across processes
IPC::Shareable::SharedMem(3pm)
Object oriented interface to shared memory
IPC::System::Simple(3pm)
Run commands simply, with detailed diagnostics
iruserok(3)
routines for returning a stream to a remote command
iruserok_af(3)
routines for returning a stream to a remote command
is_cleared(3ncurses)
curses window properties
is_context_customizable(3)
check whether SELinux context type is customiza...
is_idcok(3ncurses)
curses window properties
is_idlok(3ncurses)
curses window properties
is_immedok(3ncurses)
curses window properties
is_keypad(3ncurses)
curses window properties
is_leaveok(3ncurses)
curses window properties
is_linetouched(3ncurses)
curses refresh control routines
is_nodelay(3ncurses)
curses window properties
is_notimeout(3ncurses)
curses window properties
is_pad(3ncurses)
curses window properties
is_scrollok(3ncurses)
curses window properties
is_selinux_enabled(3)
check whether SELinux is enabled
is_selinux_mls_enabled(3)
check whether SELinux is enabled
is_subwin(3ncurses)
curses window properties
is_syncok(3ncurses)
curses window properties
is_term_resized(3ncurses)
change the curses terminal size
is_term_resized_sp(3ncurses)
curses screen-pointer extension
is_wintouched(3ncurses)
curses refresh control routines
isalnum(3)
character classification functions
isalnum_l(3)
character classification functions
isalpha(3)
character classification functions
isalpha_l(3)
character classification functions
isamax(3)
Auxiliary BLAS
isascii(3)
character classification functions
isascii_l(3)
character classification functions
isatty(3)
test whether a file descriptor refers to a terminal
isblank(3)
character classification functions
isblank_l(3)
character classification functions
iscntrl(3)
character classification functions
iscntrl_l(3)
character classification functions
IsCursorKey(3)
keysym classification macros
isdigit(3)
character classification functions
isdigit_l(3)
character classification functions
isendwin(3ncurses)
curses screen initialization and manipulation routines
isendwin_sp(3ncurses)
curses screen-pointer extension
isfdtype(3)
test file type of a file descriptor
isfinite(3)
floating-point classification macros
IsFunctionKey(3)
keysym classification macros
isgraph(3)
character classification functions
isgraph_l(3)
character classification functions
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 functions
islower_l(3)
character classification functions
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 functions
isprint_l(3)
character classification functions
IsPrivateKeypadKey(3)
keysym classification macros
ispunct(3)
character classification functions
ispunct_l(3)
character classification functions
isspace(3)
character classification functions
isspace_l(3)
character classification functions
ISSUER_SIGN_TOOL_free(3ssl)
ASN1 object utilities
ISSUER_SIGN_TOOL_it(3ssl)
ASN1 object utilities
ISSUER_SIGN_TOOL_new(3ssl)
ASN1 object utilities
ISSUING_DIST_POINT_free(3ssl)
ASN1 object utilities
ISSUING_DIST_POINT_it(3ssl)
ASN1 object utilities
ISSUING_DIST_POINT_new(3ssl)
ASN1 object utilities
isunordered(3)
floating-point relational tests without exception for NaN
isupper(3)
character classification functions
isupper_l(3)
character classification functions
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 functions
isxdigit_l(3)
character classification functions
item_count(3menu)
make and break connections between items and menus
item_description(3menu)
get menu item name and description fields
item_index(3menu)
set and get current_menu_item
item_init(3menu)
set hooks for automatic invocation by applications
item_name(3menu)
get menu item name and description fields
item_opts(3menu)
set and get menu item options
item_opts_off(3menu)
set and get menu item options
item_opts_on(3menu)
set and get menu item options
item_term(3menu)
set hooks for automatic invocation by applications
item_userptr(3menu)
associate application data with a menu item
item_value(3menu)
set and get menu item values
item_visible(3menu)
check visibility of a menu item
items(3menu)
make and break connections between items and menus
Iterator(3pm)
A general-purpose iterator class.
Iterator::Util(3pm)
Essential utilities for the Iterator class.
itimerspec(3type)
interval for a timer with nanosecond precision
izamax(3)
Auxiliary BLAS
izmax1(3)
complex

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
Jcode(3pm)
Japanese Charset Handler
Jcode::Nihongo(3pm)
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(3pm)
JSON (JavaScript Object Notation) encoder/decoder
JSON::backportPP(3pm)
JSON::XS compatible pure-Perl module.
JSON::backportPP::Boolean(3pm)
dummy module providing JSON::PP::Boolean
JSON::backportPP::Compat5005(3pm)
Helper module in using JSON::PP in Perl ...
JSON::backportPP::Compat5006(3pm)
Helper module in using JSON::PP in Perl 5.6
JSON::MaybeXS(3pm)
Use Cpanel::JSON::XS with a fallback to JSON::XS and J...
JSON::Syck(3pm)
JSON is YAML (but consider using JSON::XS instead!)
JSON::XS(3pm)
JSON serialising/deserialising, done correctly and fast
JSON::XS::Boolean(3pm)
dummy module providing JSON::XS::Boolean

K

kernel(3ncurses)
low-level curses routines
key_decryptsession(3)
interfaces to rpc keyserver daemon
key_defined(3ncurses)
check if a keycode is defined
key_defined_sp(3ncurses)
curses screen-pointer extension
key_encryptsession(3)
interfaces to rpc keyserver daemon
key_gendes(3)
interfaces to rpc keyserver daemon
key_name(3ncurses)
miscellaneous curses utility routines
key_secretkey_is_set(3)
interfaces to rpc keyserver daemon
key_setsecret(3)
interfaces to rpc keyserver daemon
keybound(3ncurses)
return definition of keycode
keybound_sp(3ncurses)
curses screen-pointer extension
keyctl(3)
key management function wrappers
keyctl_assume_authority(3)
key instantiation functions
keyctl_capabilities(3)
Query subsystem capabilities
keyctl_chown(3)
change the ownership of a key
keyctl_clear(3)
clear a keyring
keyctl_describe(3)
describe a key
keyctl_describe_alloc(3)
describe a key
keyctl_dh_compute(3)
Compute a Diffie-Hellman shared secret or public key
keyctl_dh_compute_alloc(3)
Compute a Diffie-Hellman shared secret or publi...
keyctl_dh_compute_kdf(3)
Derive key from a Diffie-Hellman shared secret
keyctl_get_keyring_ID(3)
get the ID of a special keyring
keyctl_get_persistent(3)
get the persistent keyring for a user
keyctl_get_security(3)
retrieve a key's security context
keyctl_get_security_alloc(3)
retrieve a key's security context
keyctl_instantiate(3)
key instantiation functions
keyctl_instantiate_iov(3)
key instantiation functions
keyctl_invalidate(3)
invalidate a key
keyctl_join_session_keyring(3)
join a different session keyring
keyctl_link(3)
link/unlink a key to/from a keyring
keyctl_move(3)
Move a key between keyrings
keyctl_negate(3)
key instantiation functions
keyctl_pkey_decrypt(3)
Encrypt and decrypt data
keyctl_pkey_encrypt(3)
Encrypt and decrypt data
keyctl_pkey_query(3)
Query public key parameters
keyctl_pkey_sign(3)
Generate and verify signatures
keyctl_pkey_verify(3)
Generate and verify signatures
keyctl_read(3)
read a key
keyctl_read_alloc(3)
read a key
keyctl_reject(3)
key instantiation functions
keyctl_restrict_keyring(3)
restrict keys that may be linked to a keyring
keyctl_revoke(3)
revoke a key
keyctl_search(3)
search a keyring for a key
keyctl_session_to_parent(3)
set the parent process's session keyring
keyctl_set_reqkey_keyring(3)
set the implicit destination keyring
keyctl_set_timeout(3)
set the expiration timer on a key
keyctl_setperm(3)
change the permissions mask on a key
keyctl_unlink(3)
link/unlink a key to/from a keyring
keyctl_update(3)
update a key
keyctl_watch_key(3)
Watch for changes to a key
keyname(3ncurses)
miscellaneous curses utility routines
keyname_sp(3ncurses)
curses screen-pointer extension
keyok(3ncurses)
enable or disable a keycode
keyok_sp(3ncurses)
curses screen-pointer extension
keypad(3ncurses)
curses input options
killchar(3ncurses)
curses environment query routines
killchar_sp(3ncurses)
curses screen-pointer extension
killpg(3)
send signal to a process group
killwchar(3ncurses)
curses environment query routines
killwchar_sp(3ncurses)
curses screen-pointer extension
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
lapack(3)
LAPACK
LastKnownRequestProcessed(3)
Display macros and functions
Lazy(3o)
Deferred computations.
Lazy_backtrack(3o)
no description
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
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...
lconv(3)
overview of system data types
lconv(3type)
numeric formatting information
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_attribute_ber(3)
step through LDAP entry attributes
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_intermediate(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
ldiv_t(3)
overview of system data types
ldiv_t(3type)
quotient and remainder of an integer division
le16dec(3bsd)
byte order operations
le16enc(3bsd)
byte order operations
le16toh(3)
convert values between host and big-/little-endian byt...
le32dec(3bsd)
byte order operations
le32enc(3bsd)
byte order operations
le32toh(3)
convert values between host and big-/little-endian byt...
le64dec(3bsd)
byte order operations
le64enc(3bsd)
byte order operations
le64toh(3)
convert values between host and big-/little-endian byt...
leaveok(3ncurses)
curses output options
legacy(3ncurses)
get curses cursor and window coordinates, attributes
legacy_coding(3ncurses)
override locale-encoding checks
level1(3)
Level1
level2(3)
Level2
level3(3)
Level3
Lexer(3o)
The lexical analyzer
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_TYPE_delete(3ssl)
dynamic hash table
lh_TYPE_doall(3ssl)
dynamic hash table
lh_TYPE_doall_arg(3ssl)
dynamic hash table
lh_TYPE_error(3ssl)
dynamic hash table
lh_TYPE_flush(3ssl)
dynamic hash table
lh_TYPE_free(3ssl)
dynamic hash table
lh_TYPE_get_down_load(3ssl)
dynamic hash table
lh_TYPE_insert(3ssl)
dynamic hash table
lh_TYPE_new(3ssl)
dynamic hash table
lh_TYPE_num_items(3ssl)
dynamic hash table
lh_TYPE_retrieve(3ssl)
dynamic hash table
lh_TYPE_set_down_load(3ssl)
dynamic hash table
LHASH(3ssl)
dynamic hash table
LHASH_DOALL_ARG_FN_TYPE(3ssl)
dynamic hash table
libarchive(3)
functions for reading and writing streaming archives
libarchive_changes(3)
changes in libarchive interface
libarchive_internals(3)
description of libarchive internal interfaces
libatomic-malloc(3)
Library providing simple almost-lock-free malloc imple...
libatomic-ops(3)
Library providing user level atomic operations
libatomic-stack(3)
Library providing linked stack abstraction
libavcodec(3)
media streams decoding and encoding library
libavdevice(3)
multimedia device handling library
libavfilter(3)
multimedia filtering library
libavformat(3)
multimedia muxing and demuxing library
libavutil(3)
multimedia-biased utility library
libblkid(3)
block device identification library
libcaca(3caca)
libcaca basic functions
libcaca-canvas(3caca)
The libcaca canvas format (version 1) All types are ...
libcaca-env(3caca)
Libcaca environment variables Some environment variabl...
libcaca-font(3caca)
The libcaca font format (version 1) All types are big ...
libcaca-migrating(3caca)
Migrating from libcaca 0.x to the 1.0 API This se...
libcaca-ruby(3caca)
Libcaca ruby bindings There is no real documentation y...
libcaca-ruby-api(3caca)
Libcaca Ruby API
libcaca-style(3caca)
Libcaca coding style
libcaca-tutorial(3caca)
A libcaca tutorial First, a very simple working pr...
libcap(3)
capability data object manipulation
libevdev(3)
wrapper library for evdev devices
libexslt(3)
extension library for XSLT
libgphoto2(3)
cross-platform digital camera library
libgphoto2_port(3)
cross-platform port access library
libmagic(3)
Magic number recognition library
libmaxminddb(3)
a library for working with MaxMind DB files
libnetlink(3)
A library for accessing the netlink service
libnftables(3)
nftables frontend library
libpng(3)
Portable Network Graphics (PNG) Reference Library 1.6.39
libpngpf(3)
Portable Network Graphics (PNG) Reference Library 1.6....
libppl(3)
the C++ interface of the Parma Polyhedra Library
libppl_c(3)
the C interface of the Parma Polyhedra Library
libpsl(3)
Public Suffix List library functions
libpsx(3)
POSIX semantics for system calls
libsass(3)
libsass Documentation
libswresample(3)
audio resampling library
libswscale(3)
video scaling and pixel format conversion library
libtiff(3tiff)
introduction to libtiff, a library for reading and wri...
libudev(3)
API for enumerating and introspecting local devices
libunwind(3)
- a (mostly) platform-independent unwind API
libunwind-dynamic(3)
- libunwind-support for runtime-generated code
libunwind-ia64(3)
- IA-64-specific support in libunwind
libunwind-ptrace(3)
- ptrace() support in libunwind
libunwind-setjmp(3)
- libunwind-based non-local gotos
libwww::lwpcook(3pm)
The libwww-perl cookbook
libwww::lwptut(3pm)
- An LWP Tutorial
libxml(3)
library used to parse XML files
libxslt(3)
library used to do XSL transformations on XML documents
libzip(3)
library for manipulating zip archives
lin(3)
Linear Solve
LINES(3ncurses)
curses global variables
link_field(3form)
create and destroy form fields
link_fieldtype(3form)
define validation-field types
Lintian::Architecture(3)
- Lintian API for handling architectures and wild...
Lintian::Archive(3)
- Facilities for archive data
Lintian::Changelog(3)
- Parse a literal version string into its constituents
Lintian::Changelog::Entry(3)
represents one entry in a Debian changelog
Lintian::Changelog::Version(3)
- Parse a literal version string into its c...
Lintian::Check(3)
- Common facilities for Lintian checks
Lintian::Check::Info(3)
Check script meta data
Lintian::CheckScript(3)
Check script meta data
Lintian::Collect(3)
Lintian interface to package data collection
Lintian::Collect::Binary(3)
Lintian interface to binary package data colle...
Lintian::Collect::Buildinfo(3)
Lintian interface to .buildinfo file data c...
Lintian::Collect::Changes(3)
Lintian interface to .changes file data colle...
Lintian::Collect::Group(3)
Lintian interface to group data collection
Lintian::Collect::Package(3)
Lintian base interface to binary and source p...
Lintian::Collect::Source(3)
Lintian interface to source package data colle...
Lintian::CollScript(3)
Collection script handle
Lintian::Command(3)
Utilities to execute other commands from lintian code
Lintian::Command::Simple(3)
Run commands without pipes
Lintian::Conffiles(3)
access to collected control data for conffiles
Lintian::Conffiles::Entry(3)
access to collected control data for conffiles
Lintian::Data(3)
Data parser for Lintian
Lintian::Data::Architectures(3)
- Lintian API for handling architectures a...
Lintian::Data::Archive::AutoRejection(3)
Lintian interface to the archive'...
Lintian::Data::Archive::Sections(3)
Lintian interface to the archive's sec...
Lintian::Data::Authorities(3)
Lintian's Reference Authorities
Lintian::Data::Authority::DebconfSpec...(3)
Lintian interface for manual r...
Lintian::Data::Authority::DebianPolicy(3)
Lintian interface for manual ref...
Lintian::Data::Authority::DeveloperRe...(3)
Lintian interface for manual r...
Lintian::Data::Authority::DocBaseManual(3)
Lintian interface for manual re...
Lintian::Data::Authority::FilesystemH...(3)
Lintian interface for manual r...
Lintian::Data::Authority::JavaPolicy(3)
Lintian interface for manual refer...
Lintian::Data::Authority::LintianManual(3)
Lintian interface for manual re...
Lintian::Data::Authority::MenuManual(3)
Lintian interface for manual refer...
Lintian::Data::Authority::MenuPolicy(3)
Lintian interface for manual refer...
Lintian::Data::Authority::NewMaintainer(3)
Lintian interface for manual re...
Lintian::Data::Authority::PerlPolicy(3)
Lintian interface for manual refer...
Lintian::Data::Authority::PythonPolicy(3)
Lintian interface for manual ref...
Lintian::Data::Authority::VimPolicy(3)
Lintian interface for manual refere...
Lintian::Data::Buildflags::Hardening(3)
- Lintian API for hardening build ...
Lintian::Data::Debhelper::Addons(3)
Lintian interface for debhelper addons.
Lintian::Data::Debhelper::Commands(3)
Lintian interface for debhelper comm...
Lintian::Data::Debhelper::Levels(3)
Lintian interface for debhelper compat...
Lintian::Data::Fonts(3)
Lintian interface for fonts.
Lintian::Data::InitD::VirtualFacilities(3)
Lintian interface for init.d vi...
Lintian::Data::JoinedLines(3)
Lintian interface to query lists of keywords
Lintian::Data::Policy::Releases(3)
Lintian interface for policy releases
Lintian::Data::PreambledJSON(3)
- Data in preambled JSON format
Lintian::Data::Provides::MailTranspor...(3)
Lintian interface for mail tra...
Lintian::Data::Stylesheet(3)
Lintian interface to CSS style sheets
Lintian::Data::Traditional(3)
Lintian interface for generic data
Lintian::Deb822(3)
- A deb822 control file
Lintian::Deb822::Constants(3)
Lintian's generic Deb822 constants
Lintian::Deb822::File(3)
- A deb822 control file
Lintian::Deb822::Parser(3)
Lintian's generic Deb822 parser functions
Lintian::Deb822::Section(3)
- A paragraph in a control file
Lintian::Deb822Parser(3)
Lintian's generic Deb822 parser functions
Lintian::Debian::Control(3)
Lintian interface to d/control fields
Lintian::DepMap(3)
Dependencies map/tree creator
Lintian::DepMap::Properties(3)
Dependencies with properties map/tree creator
Lintian::Elf::Section(3)
- ELF Sections
Lintian::Elf::Symbol(3)
- ELF Symbols
Lintian::Group(3)
- A group of objects that Lintian can process
Lintian::Hint(3)
- Common facilities for Lintian tags found and to be i...
Lintian::Hint::Annotated(3)
standard tag with arguments concatenated by space
Lintian::Hint::Bearer(3)
- Facilities for objects receiving Lintian tags
Lintian::Hint::Pointed(3)
pointed tag with arguments concatenated by space
Lintian::Hint::Standard(3)
standard tag with arguments concatenated by space
Lintian::Index(3)
access to collected data about the upstream (orig) sou...
Lintian::Index::Ar(3)
binary symbol information.
Lintian::Index::Control::Scripts(3)
information about maintainer scripts.
Lintian::Index::Elf(3)
binary symbol information.
Lintian::Index::FileInfo(3)
determine file type via magic.
Lintian::Index::FileTypes(3)
determine file type via magic.
Lintian::Index::Item(3)
Lintian representation of a path entry in a package
Lintian::Index::Java(3)
java information.
Lintian::Index::Md5sums(3)
calculate checksums for index.
Lintian::Index::Objdump(3)
binary symbol information.
Lintian::Index::Scripts(3)
information about scripts.
Lintian::Index::Strings(3)
strings in binary files.
Lintian::Inspect::Changelog(3)
- Parse a literal version string into its c...
Lintian::Inspect::Changelog::Entry(3)
represents one entry in a Debian cha...
Lintian::Inspect::Changelog::Version(3)
- Parse a literal version string i...
Lintian::IO::Async(3)
process functions based on IO::Async
Lintian::IO::Select(3)
process functions based on IO::Select
Lintian::IPC::Run3(3)
process functions based on IPC::Run3
Lintian::Lab(3)
- Interface to the Lintian Lab
Lintian::Lab::Entry(3)
A package inside the Lab
Lintian::Mask(3)
access to mask data
Lintian::Output(3)
Lintian messaging handling
Lintian::Override(3)
access to override data
Lintian::Path(3)
Lintian representation of a path entry in a package
Lintian::Path::FSInfo(3)
File System information for Lintian::Path
Lintian::Pointer::Item(3)
- Facilities for pointing into specific index items
Lintian::Pool(3)
- Pool of processables
Lintian::Processable(3)
- An (abstract) object that Lintian can process
Lintian::Processable::Buildinfo(3)
- A buildinfo file Lintian can process
Lintian::Processable::Buildinfo::Over...(3)
access to override data
Lintian::Processable::Changelog(3)
access to collected changelog data
Lintian::Processable::Changelog::Version(3)
Lintian interface to source pa...
Lintian::Processable::Changes(3)
- A changes file Lintian can process
Lintian::Processable::Changes::Overrides(3)
access to override data
Lintian::Processable::Control(3)
access to collected control file data
Lintian::Processable::Control::Conffiles(3)
access to collected control da...
Lintian::Processable::Debian::Control(3)
Lintian interface to d/control fi...
Lintian::Processable::Diffstat(3)
access to collected diffstat data
Lintian::Processable::Fields::Files(3)
Lintian interface to .buildinfo or ...
Lintian::Processable::Hardening(3)
access to collected hardening data
Lintian::Processable::Installable(3)
- An installation package Lintian can...
Lintian::Processable::Installable::Ch...(3)
access to collected changelog ...
Lintian::Processable::Installable::Class(3)
Lintian interface to binary pa...
Lintian::Processable::Installable::Co...(3)
access to collected control da...
Lintian::Processable::Installable::Co...(3)
access to collected control fi...
Lintian::Processable::Installable::In...(3)
access to collected data about...
Lintian::Processable::Installable::Ov...(3)
access to override data
Lintian::Processable::Installable::Re...(3)
Lintian interface to binary pa...
Lintian::Processable::Installed(3)
access to collected data about the upst...
Lintian::Processable::IsNonFree(3)
Lintian interface to source package dat...
Lintian::Processable::NotJustDocs(3)
Lintian interface to installable pack...
Lintian::Processable::Objdump(3)
access to collected binary object data
Lintian::Processable::Orig(3)
access to collected data about the upstream ...
Lintian::Processable::Overrides(3)
access to override data
Lintian::Processable::Package(3)
- An object that Lintian can process
Lintian::Processable::Patched(3)
access to sources with Debian patches app...
Lintian::Processable::Source(3)
- A dsc source package Lintian can process
Lintian::Processable::Source::Changelog(3)
access to collected changelog data
Lintian::Processable::Source::Components(3)
interface to orig tar components
Lintian::Processable::Source::Format(3)
Lintian interface to source format
Lintian::Processable::Source::Orig(3)
access to collected data about the u...
Lintian::Processable::Source::Overrides(3)
access to override data
Lintian::Processable::Source::Patched(3)
access to sources with Debian pat...
Lintian::Processable::Source::Relation(3)
Lintian interface to source pack...
Lintian::Processable::Source::Repacked(3)
Lintian interface to source pack...
Lintian::ProcessableGroup(3)
- A group of objects that Lintian can process
Lintian::ProcessablePool(3)
- Pool of processables
Lintian::Profile(3)
Profile parser for Lintian
Lintian::Relation(3)
Lintian operations on dependencies and relationships
Lintian::Relation::Predicate(3)
Lintian type for relationship predicates
Lintian::Relation::Version(3)
Comparison operators on Debian versions
Lintian::Reporting::ResourceManager(3)
- A simple resource manager for htm...
Lintian::Reporting::Util(3)
Lintian utility functions
Lintian::Screen(3)
- Common facilities for Lintian screens
Lintian::SlidingWindow(3)
Lintian interface to sliding window match
Lintian::Spelling(3)
- Lintian spell checks shared between multiple scripts
Lintian::Storage::MLDBM(3)
store multi-level hashes on disk
Lintian::Tag(3)
Lintian interface to tag metadata
Lintian::Tag::Info(3)
Lintian interface to tag metadata
Lintian::Tag::Override(3)
- Representation of a Lintian Override
Lintian::Tags(3)
Manipulate and output Lintian tags
Lintian::Tutorial(3)
- The newcomer's guide to Lintian
Lintian::Tutorial::TestSuite(3)
- Quick intro to running the Lintian tests...
Lintian::Tutorial::WritingChecks(3)
- Writing checks for Lintian
Lintian::Tutorial::WritingTests(3)
- Short tutorial on writing tests
Lintian::Unpacker(3)
- Job handler to unpack collections
Lintian::Util(3)
Lintian utility functions
Lintian::Version(3)
routines to determine Lintian version
lio_listio(3)
initiate a list of I/O requests
List(3o)
List operations.
list(3)
implementation of a doubly linked list
List::Compare(3pm)
Compare elements of two or more lists
List::Compare::Base::_Auxiliary(3pm)
Internal use only
List::Compare::Base::_Engine(3pm)
Internal use only
List::Compare::Functional(3pm)
Compare elements of two or more lists
List::MoreUtils(3pm)
Provide the stuff missing in List::Util
List::MoreUtils::Contributing(3pm)
Gives rough introduction into contribut...
List::MoreUtils::PP(3pm)
Provide List::MoreUtils pure Perl implementation
List::MoreUtils::XS(3pm)
Provide compiled List::MoreUtils functions
List::SomeUtils(3pm)
Provide the stuff missing in List::Util
List::SomeUtils::PP(3pm)
Pure Perl implementation for List::SomeUtils
List::SomeUtils::XS(3pm)
XS implementation for List::SomeUtils
List::Util(3pm)
A selection of general-utility list subroutines
List::Util::XS(3pm)
Indicate if List::Util was compiled with a C compiler
List::UtilsBy(3pm)
higher-order list utility functions
LIST_CLASS_ENTRY(3bsd)
implementations of singly-linked lists, singly-link...
LIST_CLASS_HEAD(3bsd)
implementations of singly-linked lists, singly-linke...
LIST_EMPTY(3)
implementation of a doubly linked list
LIST_EMPTY(3bsd)
implementations of singly-linked lists, singly-linked ...
LIST_ENTRY(3)
implementation of a doubly linked list
LIST_ENTRY(3bsd)
implementations of singly-linked lists, singly-linked ...
LIST_FIRST(3)
implementation of a doubly linked list
LIST_FIRST(3bsd)
implementations of singly-linked lists, singly-linked ...
LIST_FOREACH(3)
implementation of a doubly linked list
LIST_FOREACH(3bsd)
implementations of singly-linked lists, singly-linked ...
LIST_FOREACH_FROM(3bsd)
implementations of singly-linked lists, singly-lin...
LIST_FOREACH_FROM_SAFE(3bsd)
implementations of singly-linked lists, singl...
LIST_FOREACH_SAFE(3bsd)
implementations of singly-linked lists, singly-lin...
LIST_HEAD(3)
implementation of a doubly linked list
LIST_HEAD(3bsd)
implementations of singly-linked lists, singly-linked ...
LIST_HEAD_INITIALIZER(3)
implementation of a doubly linked list
LIST_HEAD_INITIALIZER(3bsd)
implementations of singly-linked lists, singly...
LIST_INIT(3)
implementation of a doubly linked list
LIST_INIT(3bsd)
implementations of singly-linked lists, singly-linked ...
LIST_INSERT_AFTER(3)
implementation of a doubly linked list
LIST_INSERT_AFTER(3bsd)
implementations of singly-linked lists, singly-lin...
LIST_INSERT_BEFORE(3)
implementation of a doubly linked list
LIST_INSERT_BEFORE(3bsd)
implementations of singly-linked lists, singly-li...
LIST_INSERT_HEAD(3)
implementation of a doubly linked list
LIST_INSERT_HEAD(3bsd)
implementations of singly-linked lists, singly-link...
LIST_NEXT(3)
implementation of a doubly linked list
LIST_NEXT(3bsd)
implementations of singly-linked lists, singly-linked ...
LIST_PREV(3bsd)
implementations of singly-linked lists, singly-linked ...
LIST_REMOVE(3)
implementation of a doubly linked list
LIST_REMOVE(3bsd)
implementations of singly-linked lists, singly-linked ...
LIST_SWAP(3bsd)
implementations of singly-linked lists, singly-linked ...
ListLabels(3o)
List operations.
llabs(3)
compute the absolute value of an integer
lldiv(3)
compute quotient and remainder of an integer division
lldiv_t(3)
overview of system data types
lldiv_t(3type)
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
llroundf(3)
round to nearest integer
llroundl(3)
round to nearest integer
Load_path(3o)
Management of include directories.
Load_path.Dir(3o)
no description
Local_store(3o)
This module provides some facilities for creating refe...
Locale::Codes(3pm)
a distribution of modules to handle locale codes
Locale::Codes::Changes(3pm)
details changes to Locale::Codes
Locale::Codes::Country(3pm)
module for dealing with country code sets
Locale::Codes::Currency(3pm)
module for dealing with currency code sets
Locale::Codes::LangExt(3pm)
module for dealing with langext code sets
Locale::Codes::LangFam(3pm)
module for dealing with langfam code sets
Locale::Codes::Language(3pm)
module for dealing with language code sets
Locale::Codes::LangVar(3pm)
module for dealing with langvar code sets
Locale::Codes::Script(3pm)
module for dealing with script code sets
Locale::Codes::Types(3pm)
types of data sets supported
Locale::Country(3pm)
module for dealing with country code sets
Locale::Currency(3pm)
module for dealing with currency code sets
Locale::gettext(3pm)
message handling functions
Locale::Language(3pm)
module for dealing with language code sets
Locale::Script(3pm)
module for dealing with script code sets
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
Location(3o)
Source code locations (ranges of positions), used in p...
lockf(3)
apply, test or remove a POSIX lock on an open file
loff_t(3type)
file sizes
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::Any(3pm)
Bringing loggers and listeners together
Log::Any::Adapter(3pm)
Tell Log::Any where to send its logs
Log::Any::Adapter::Capture(3pm)
Adapter for capturing log messages into an...
Log::Any::Adapter::Development(3pm)
Manual for developing new Log::Any ada...
Log::Any::Adapter::File(3pm)
Simple adapter for logging to files
Log::Any::Adapter::Multiplex(3pm)
Adapter to use allow structured logging ...
Log::Any::Adapter::Null(3pm)
Discards all log messages
Log::Any::Adapter::Screen(3pm)
Send logs to screen, with colors and some o...
Log::Any::Adapter::Stderr(3pm)
Simple adapter for logging to STDERR
Log::Any::Adapter::Stdout(3pm)
Simple adapter for logging to STDOUT
Log::Any::Adapter::Syslog(3pm)
Send Log::Any logs to syslog
Log::Any::Adapter::Util(3pm)
Common utility functions for Log::Any
Log::Any::Proxy(3pm)
Log::Any generator proxy object
Log::Any::Proxy::Null(3pm)
Log::Any generator proxy for no adapters
Log::Any::Proxy::WithStackTrace(3pm)
Log::Any proxy to upgrade string erro...
Log::Any::Test(3pm)
Test what you're logging with Log::Any
Log::Dispatch(3pm)
Dispatches messages to one or more outputs
Log::Dispatch::ApacheLog(3pm)
Object for logging to Apache::Log objects
Log::Dispatch::Base(3pm)
Code shared by dispatch and output objects.
Log::Dispatch::Code(3pm)
Object for logging to a subroutine reference
Log::Dispatch::Email(3pm)
Base class for objects that send log messages vi...
Log::Dispatch::Email::MailSend(3pm)
Subclass of Log::Dispatch::Email that ...
Log::Dispatch::Email::MailSender(3pm)
Subclass of Log::Dispatch::Email tha...
Log::Dispatch::Email::MailSendmail(3pm)
Subclass of Log::Dispatch::Email t...
Log::Dispatch::Email::MIMELite(3pm)
Subclass of Log::Dispatch::Email that ...
Log::Dispatch::File(3pm)
Object for logging to files
Log::Dispatch::File::Locked(3pm)
Subclass of Log::Dispatch::File to facili...
Log::Dispatch::Handle(3pm)
Object for logging to IO::Handle classes
Log::Dispatch::Null(3pm)
Object that accepts messages and does nothing
Log::Dispatch::Output(3pm)
Base class for all Log::Dispatch::* objects
Log::Dispatch::Screen(3pm)
Object for logging to the screen
Log::Dispatch::Syslog(3pm)
Object for logging to system log.
Log::Dispatch::Types(3pm)
Types used for parameter checking in Log::Dispatch
Log::Dispatch::Vars(3pm)
Variables used internally by multiple packages
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(3pm)
A generic message storing mechanism;
Log::Message::Config(3pm)
Configuration options for Log::Message
Log::Message::Handlers(3pm)
Message handlers for Log::Message
Log::Message::Item(3pm)
Message objects for Log::Message
Log::Message::Simple(3pm)
Simplified interface to Log::Message
Log::Report(3pm)
report a problem, with exceptions and translation support
Log::Report::DBIC::Profiler(3pm)
query profiler for DBIx::Class
Log::Report::Die(3pm)
compatibility routines with Perl's die/croak/confess
Log::Report::Dispatcher(3pm)
manage message dispatching, display or logging
Log::Report::Dispatcher::Callback(3pm)
call a code-ref for each log-line
Log::Report::Dispatcher::File(3pm)
send messages to a file or file-handle
Log::Report::Dispatcher::Log4perl(3pm)
send messages to Log::Log4perl back...
Log::Report::Dispatcher::LogDispatch(3pm)
send messages to Log::Dispatch b...
Log::Report::Dispatcher::Perl(3pm)
send messages to die and warn
Log::Report::Dispatcher::Syslog(3pm)
send messages to syslog
Log::Report::Dispatcher::Try(3pm)
capture all reports as exceptions
Log::Report::Domain(3pm)
administer one text-domain
Log::Report::Exception(3pm)
a collected report
Log::Report::Message(3pm)
a piece of text to be translated
Log::Report::Minimal(3pm)
simulate Log::Report functions simple
Log::Report::Minimal::Domain(3pm)
administer one text-domain
Log::Report::Optional(3pm)
pick Log::Report or ::Minimal
Log::Report::Translator(3pm)
base implementation for translating messages
Log::Report::Util(3pm)
helpful routines to Log::Report
Log::Trace(3pm)
provides a unified approach to tracing
Log::Trace::Manual(3pm)
A guide to using Log::Trace
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
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
Longident(3o)
Long identifiers, used in parsetree.
longjmp(3)
performing a nonlocal goto
longname(3ncurses)
curses environment query routines
longname_sp(3ncurses)
curses screen-pointer extension
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
lroundf(3)
round to nearest integer
lroundl(3)
round to nearest integer
lsame(3)
Auxiliary BLAS
lsamen(3)
Other Auxiliary Routines
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
lttng-ust(3)
LTTng user space tracing
lttng-ust-cyg-profile(3)
Function tracing (LTTng-UST helper)
lttng-ust-dl(3)
Dynamic linker tracing (LTTng-UST helper)
lttng_ust_do_tracepoint(3)
LTTng user space tracing
lttng_ust_tracef(3)
LTTng-UST printf(3)-like interface
lttng_ust_tracelog(3)
LTTng-UST printf(3)-like interface with a log level
lttng_ust_tracepoint(3)
LTTng user space tracing
lttng_ust_tracepoint_enabled(3)
LTTng user space tracing
lttng_ust_vtracef(3)
LTTng-UST printf(3)-like interface
lttng_ust_vtracelog(3)
LTTng-UST printf(3)-like interface with a log level
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::Protocol::ldap(3pm)
Provide LDAP support for LWP::UserAgent
LWP::Protocol::ldapi(3pm)
Provide LDAPI support for LWP::UserAgent
LWP::Protocol::ldaps(3pm)
Provide LDAPS 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)
understand mailcap files
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)
send simple emails
Mail::Send(3pm)
Simple electronic mail interface
Mail::Sendmail(3pm)
Simple platform independent mailer
Mail::Util(3pm)
mail utility functions
MailTools(3pm)
bundle of ancient email modules
major(3)
manage a device number
makecontext(3)
manipulate user context
makedev(3)
manage a device number
mallinfo(3)
obtain memory allocation information
mallinfo2(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 (DEPRECATED)
malloc_hook(3)
malloc debugging variables (DEPRECATED)
malloc_info(3)
export malloc state to a stream
__malloc_initialize_hook(3)
malloc debugging variables (DEPRECATED)
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 heap
malloc_usable_size(3)
obtain size of block of memory allocated from heap
mallopt(3)
set memory allocation parameters
manadv_init_obj(3)
Initialize mana direct verbs object from ibv_xxx struc...
manadv_set_context_attr(3)
Set context attributes
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.
mark(3menu)
get and set the menu mark string
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...
matgen(3)
Matrix Generation
Math::BigFloat(3pm)
arbitrary size floating point math package
Math::BigInt(3pm)
arbitrary size integer math package
Math::BigInt::Calc(3pm)
pure Perl module to support Math::BigInt
Math::BigInt::Lib(3pm)
virtual parent class for Math::BigInt libraries
Math::BigInt::LTM(3pm)
Use the libtommath library for Math::BigInt routines
Math::Random::ISAAC(3pm)
Perl interface to the ISAAC PRNG algorithm
Math::Random::ISAAC::PP(3pm)
Pure Perl port of the ISAAC PRNG algorithm
Math::Random::ISAAC::XS(3pm)
C implementation of the ISAAC PRNG algorithm
Math::Round(3pm)
Perl extension for rounding numbers
matherr(3)
SVID math library exception handling
MAX(3)
maximum or minimum of two values
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
mbps_to_ibv_rate(3)
convert Mbit/sec to an IB rate enumeration
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
mcprint(3ncurses)
ship binary data to printer
mcprint_sp(3ncurses)
curses screen-pointer extension
MD2(3ssl)
MD2, MD4, and MD5 hash functions
md2(3)
calculate the RSA Data Security, Inc., "MD2" message d...
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
MD2Data(3)
calculate the RSA Data Security, Inc., "MD2" message d...
MD2End(3)
calculate the RSA Data Security, Inc., "MD2" message d...
MD2File(3)
calculate the RSA Data Security, Inc., "MD2" message d...
MD2FileChunk(3)
calculate the RSA Data Security, Inc., "MD2" message d...
MD2Final(3)
calculate the RSA Data Security, Inc., "MD2" message d...
MD2Init(3)
calculate the RSA Data Security, Inc., "MD2" message d...
MD2Transform(3)
calculate the RSA Data Security, Inc., "MD2" message d...
MD2Update(3)
calculate the RSA Data Security, Inc., "MD2" message d...
MD4(3ssl)
MD2, MD4, and MD5 hash functions
md4(3)
calculate the RSA Data Security, Inc., "MD4" message d...
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
MD4Data(3)
calculate the RSA Data Security, Inc., "MD4" message d...
MD4End(3)
calculate the RSA Data Security, Inc., "MD4" message d...
MD4File(3)
calculate the RSA Data Security, Inc., "MD4" message d...
MD4FileChunk(3)
calculate the RSA Data Security, Inc., "MD4" message d...
MD4Final(3)
calculate the RSA Data Security, Inc., "MD4" message d...
MD4Init(3)
calculate the RSA Data Security, Inc., "MD4" message d...
MD4Pad(3)
calculate the RSA Data Security, Inc., "MD4" message d...
MD4Transform(3)
calculate the RSA Data Security, Inc., "MD4" message d...
MD4Update(3)
calculate the RSA Data Security, Inc., "MD4" message d...
MD5(3ssl)
MD2, MD4, and MD5 hash functions
md5(3bsd)
calculate the RSA Data Security, Inc., ``MD5'' message...
md5(3)
calculate the RSA Data Security, Inc., "MD5" message d...
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
MD5Data(3)
calculate the RSA Data Security, Inc., "MD5" message d...
MD5End(3)
calculate the RSA Data Security, Inc., "MD5" message d...
MD5File(3)
calculate the RSA Data Security, Inc., "MD5" message d...
MD5FileChunk(3)
calculate the RSA Data Security, Inc., "MD5" message d...
MD5Final(3)
calculate the RSA Data Security, Inc., "MD5" message d...
MD5Init(3)
calculate the RSA Data Security, Inc., "MD5" message d...
MD5Pad(3)
calculate the RSA Data Security, Inc., "MD5" message d...
MD5Transform(3)
calculate the RSA Data Security, Inc., "MD5" message d...
MD5Update(3)
calculate the RSA Data Security, Inc., "MD5" message d...
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 (DEPRECATED)
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 (obfuscate) a memory area
memleaks(3ncurses)
curses memory-leak checking
memmem(3)
locate a substring
memmove(3)
copy memory area
mempcpy(3)
copy memory area
memrchr(3)
scan memory for a character
memset(3)
fill memory with a constant byte
menu(3menu)
curses extension for programming menus
menu_back(3menu)
color and attribute control for menus
menu_current(3menu)
set and get current_menu_item
menu_driver(3menu)
command-processing loop of the menu system
menu_fore(3menu)
color and attribute control for menus
menu_format(3menu)
set and get menu sizes
menu_grey(3menu)
color and attribute control for menus
menu_hook(3menu)
set hooks for automatic invocation by applications
menu_init(3menu)
set hooks for automatic invocation by applications
menu_items(3menu)
make and break connections between items and menus
menu_mark(3menu)
get and set the menu mark string
menu_name(3menu)
get menu item name and description fields
menu_new(3menu)
create and destroy menu items
menu_opts(3menu)
set and get menu item options
menu_opts_off(3menu)
set and get menu options
menu_opts_on(3menu)
set and get menu options
menu_pad(3menu)
color and attribute control for menus
menu_pattern(3menu)
set and get a menu's pattern buffer
menu_request_by_name(3menu)
handle printable menu request names
menu_request_name(3menu)
handle printable menu request names
menu_spacing(3menu)
set and get spacing between menu items.
menu_sub(3menu)
make and break menu window and subwindow associations
menu_term(3menu)
set hooks for automatic invocation by applications
menu_userptr(3menu)
associate application data with a menu item
menu_value(3menu)
set and get menu item values
menu_visible(3menu)
check visibility of a menu item
menu_win(3menu)
make and break menu window and subwindow associations
MenuPopdown(3)
unmap a pop-up
MenuPopup(3)
map a pop-up
mergesort(3bsd)
sort functions
meta(3ncurses)
curses input options
metaclass(3pm)
a pragma for installing and using Class::MOP metaclasses
Metrics::Any(3pm)
abstract collection of monitoring metrics
Metrics::Any::Adapter(3pm)
set the "Metrics::Any" adapter for the program
Metrics::Any::Adapter::File(3pm)
write metrics to a file
Metrics::Any::Adapter::Null(3pm)
a metrics reporting adapter which does no...
Metrics::Any::Adapter::Stderr(3pm)
write metrics to "STDERR"
Metrics::Any::Adapter::Tee(3pm)
send metrics to multiple adapters
Metrics::Any::Adapter::Test(3pm)
a metrics reporting adapter for unit testing
Metrics::Any::AdapterBase::Stored(3pm)
a base class for metrics adapters w...
Metrics::Any::Collector(3pm)
module-side of the monitoring metrics reporti...
MIME::Body(3pm)
the body of a MIME message
MIME::Charset(3pm)
Charset Information for MIME
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::Lite(3pm)
low-calorie MIME generator
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::Tools(3pm)
modules for parsing (and creating!) MIME entities
MIME::Type(3pm)
description of one MIME type
MIME::Types(3pm)
Definition of MIME types
MIME::WordDecoder(3pm)
decode RFC 2047 encoded words to a local representa...
MIME::Words(3pm)
deal with RFC 2047 encoded words
MIN(3)
maximum or minimum of two values
MinCmapsOfScreen(3)
screen information functions and macros
minor(3)
manage a device number
mio_close(3)
sndio interface to MIDI streams
mio_eof(3)
sndio interface to MIDI streams
mio_nfds(3)
sndio interface to MIDI streams
mio_open(3)
sndio interface to MIDI streams
mio_pollfd(3)
sndio interface to MIDI streams
mio_read(3)
sndio interface to MIDI streams
mio_revents(3)
sndio interface to MIDI streams
mio_write(3)
sndio interface to MIDI streams
Misc(3o)
Miscellaneous useful types and functions
Misc.Color(3o)
no description
Misc.EnvLazy(3o)
no description
Misc.Error_style(3o)
no description
Misc.Int_literal_converter(3o)
no description
Misc.LongString(3o)
no description
Misc.Magic_number(3o)
no description
Misc.Stdlib(3o)
no description
Misc.Stdlib.Array(3o)
no description
Misc.Stdlib.List(3o)
no description
Misc.Stdlib.Option(3o)
no description
Misc.Stdlib.String(3o)
no description
Misc.Stdlib.String.Map(3o)
no description
Misc.Stdlib.String.Set(3o)
no description
Misc.Stdlib.String.Tbl(3o)
no description
misc_conv(3)
text based conversation function
mitem_current(3menu)
set and get current_menu_item
mitem_visible(3menu)
check visibility of a menu item
mkdtemp(3)
create a unique temporary directory
mkfifo(3)
make a FIFO special file (a named pipe)
mkfifoat(3)
make a FIFO special file (a named pipe)
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
MLDBM(3pm)
store multi-level Perl hash structure in single level ...
mlx4dv_init_obj(3)
Initialize mlx4 direct verbs object from ibv_xxx struc...
mlx4dv_query_device(3)
Query device capabilities specific to mlx4
mlx4dv_set_context_attr(3)
Set context attributes
mlx5dv_alloc_dm(3)
allocates device memory (DM)
mlx5dv_alloc_var(3)
Allocates a VAR
mlx5dv_create_cq(3)
creates a completion queue (CQ)
mlx5dv_create_flow(3)
creates a steering flow rule
mlx5dv_create_flow_action_modify_header(3)
Flow action modify header for m...
mlx5dv_create_flow_action_packet_refo...(3)
Flow action reformat packet fo...
mlx5dv_create_flow_matcher(3)
creates a matcher to be used withf[I]mlx5dv_...
mlx5dv_create_mkey(3)
Creates an indirect mkey
mlx5dv_create_qp(3)
creates a queue pair (QP)
mlx5dv_create_steering_anchor(3)
Creates a steering anchor
mlx5dv_crypto_login(3)
Creates a crypto login session
mlx5dv_crypto_login_create(3)
Creates a crypto login object
mlx5dv_crypto_login_destroy(3)
Destroys the given crypto login object
mlx5dv_crypto_login_query(3)
Queries the given crypto login object
mlx5dv_crypto_login_query_state(3)
Queries the state of the current crypto...
mlx5dv_crypto_logout(3)
Logs out from the current crypto login session
mlx5dv_dci_stream_id_reset(3)
Reset stream_id of a given DCI QP
mlx5dv_dek_create(3)
Creates a DEK
mlx5dv_dek_destroy(3)
Destroys a DEK
mlx5dv_dek_query(3)
Queries a DEKs attributes
mlx5dv_destroy_mkey(3)
Destroys an indirect mkey
mlx5dv_destroy_steering_anchor(3)
Destroys a steering anchor
mlx5dv_devx_alloc_msi_vector(3)
Allocate an msi vector to be used for crea...
mlx5dv_devx_alloc_uar(3)
Allocates a DEVX UAR
mlx5dv_devx_cq_modify(3)
Modifies a verbs CQ via DEVX
mlx5dv_devx_cq_query(3)
Queries a verbs CQ via DEVX
mlx5dv_devx_create_cmd_comp(3)
Create a command completion to be used for ...
mlx5dv_devx_create_eq(3)
Create an EQ object
mlx5dv_devx_create_event_channel(3)
Create an event channel to be used for...
mlx5dv_devx_destroy_cmd_comp(3)
Destroy a devx command completion.
mlx5dv_devx_destroy_eq(3)
Destroy an EQ object
mlx5dv_devx_destroy_event_channel(3)
Destroy a DEVX event channel.
mlx5dv_devx_free_msi_vector(3)
Release an msi vector.
mlx5dv_devx_free_uar(3)
Frees a DEVX UAR
mlx5dv_devx_general_cmd(3)
Issues a general command over the devx interface
mlx5dv_devx_get_async_cmd_comp(3)
Get an asynchronous command completion. ...
mlx5dv_devx_get_event(3)
Get an asynchronous event.
mlx5dv_devx_ind_tbl_modify(3)
Modifies a verbs indirection table via DEVX
mlx5dv_devx_ind_tbl_query(3)
Queries a verbs indirection table via DEVX
mlx5dv_devx_obj_create(3)
Creates a devx object
mlx5dv_devx_obj_destroy(3)
Destroys a devx object
mlx5dv_devx_obj_modify(3)
Modifies a devx object
mlx5dv_devx_obj_query(3)
Queries a devx object
mlx5dv_devx_obj_query_async(3)
Queries a devx object in an asynchronous mode
mlx5dv_devx_qp_modify(3)
Modifies a verbs QP via DEVX
mlx5dv_devx_qp_query(3)
Queries a verbs QP via DEVX
mlx5dv_devx_query_eqn(3)
Query EQN for a given vector id.
mlx5dv_devx_srq_modify(3)
Modifies a verbs SRQ via DEVX
mlx5dv_devx_srq_query(3)
Queries a verbs SRQ via DEVX
mlx5dv_devx_subscribe_devx_event(3)
Subscribe over an event channel for de...
mlx5dv_devx_subscribe_devx_event_fd(3)
Subscribe over an event channel for...
mlx5dv_devx_umem_dereg(3)
Deregister a devx umem object
mlx5dv_devx_umem_reg(3)
Register a user memory to be used by the devx inte...
mlx5dv_devx_umem_reg_ex(3)
Register a user memory to be used by the devx i...
mlx5dv_devx_wq_modify(3)
Modifies a verbs WQ via DEVX
mlx5dv_devx_wq_query(3)
Queries a verbs WQ via DEVX
mlx5dv_dm_map_op_addr(3)
Get operation address of a device memory (DM)
mlx5dv_dr_action_create_aso(3)
Create and modify ASO actions
mlx5dv_dr_action_create_default_miss(3)
Create default miss action
mlx5dv_dr_action_create_dest_array(3)
Create destination array action
mlx5dv_dr_action_create_dest_devx_tir(3)
Create packet destination TIR action
mlx5dv_dr_action_create_dest_ib_port(3)
Create packet destination IB port ...
mlx5dv_dr_action_create_dest_ibv_qp(3)
Create packet destination QP action
mlx5dv_dr_action_create_dest_root_table(3)
Create packet destination root ...
mlx5dv_dr_action_create_dest_table(3)
Create packet destination dr table a...
mlx5dv_dr_action_create_dest_vport(3)
Create packet destination vport action
mlx5dv_dr_action_create_drop(3)
Create drop action
mlx5dv_dr_action_create_flow_counter(3)
Create devx flow counter actions
mlx5dv_dr_action_create_flow_meter(3)
Create and modify meter action
mlx5dv_dr_action_create_flow_sampler(3)
Create flow sampler action
mlx5dv_dr_action_create_modify_header(3)
Create modify header actions
mlx5dv_dr_action_create_packet_reformat(3)
Create packet reformat actions
mlx5dv_dr_action_create_pop_vlan(3)
Create pop vlan action
mlx5dv_dr_action_create_push_vlan(3)
Manage flow domains
mlx5dv_dr_action_create_tag(3)
Create tag actions
mlx5dv_dr_action_destroy(3)
Destroy actions
mlx5dv_dr_action_modify_aso(3)
Create and modify ASO actions
mlx5dv_dr_action_modify_flow_meter(3)
Create and modify meter action
mlx5dv_dr_aso_other_domain_link(3)
link/unlink ASO devx object to work wit...
mlx5dv_dr_aso_other_domain_unlink(3)
link/unlink ASO devx object to work w...
mlx5dv_dr_domain_allow_duplicate_rules(3)
Manage flow domains
mlx5dv_dr_domain_create(3)
Manage flow domains
mlx5dv_dr_domain_destroy(3)
Manage flow domains
mlx5dv_dr_domain_set_reclaim_device_m...(3)
Manage flow domains
mlx5dv_dr_domain_sync(3)
Manage flow domains
mlx5dv_dr_flow(3)
Manage flow domains
mlx5dv_dr_matcher_create(3)
Manage flow matchers
mlx5dv_dr_matcher_destroy(3)
Manage flow matchers
mlx5dv_dr_matcher_set_layout(3)
Manage flow matchers
mlx5dv_dr_rule_create(3)
Manage flow rules
mlx5dv_dr_rule_destroy(3)
Manage flow rules
mlx5dv_dr_table_create(3)
Manage flow tables
mlx5dv_dr_table_destroy(3)
Manage flow tables
mlx5dv_dump(3)
Dump DR Domain
mlx5dv_dump_dr_domain(3)
Dump DR Domain
mlx5dv_dump_dr_matcher(3)
Dump DR Matcher
mlx5dv_dump_dr_rule(3)
Dump DR Rule
mlx5dv_dump_dr_table(3)
Dump DR Table
mlx5dv_flow_action_esp(3)
Flow action esp for mlx5 provider
mlx5dv_free_var(3)
Frees a VAR
mlx5dv_get_clock_info(3)
Get device clock information
mlx5dv_get_vfio_device_list(3)
Get list of available devices to be used ov...
mlx5dv_init_obj(3)
Initialize mlx5 direct verbs object from ibv_xxx struc...
mlx5dv_is_supported(3)
Check whether an RDMA device implemented by the mlx...
mlx5dv_map_ah_to_qp(3)
Map the destination path information in address han...
mlx5dv_mkey_check(3)
Check a MKEY for errors
mlx5dv_modify_qp_lag_port(3)
Modify the lag port information of a given QP
mlx5dv_modify_qp_sched_elem(3)
Connect a QP with a requestor and/or a resp...
mlx5dv_modify_qp_udp_sport(3)
Modify the UDP source port of a given QP
mlx5dv_open_device(3)
Open an RDMA device context for the mlx5 provider
mlx5dv_pp_alloc(3)
Allocates a packet pacing entry
mlx5dv_pp_free(3)
Frees a packet pacing entry
mlx5dv_qp_cancel_posted_send_wrs(3)
Cancel all pending send work requests ...
mlx5dv_qp_ex_from_ibv_qp_ex(3)
Attach a DC info to the last work request
mlx5dv_query_device(3)
Query device capabilities specific to mlx5
mlx5dv_query_port(3)
Query non standard attributes of IB device port.
mlx5dv_query_qp_lag_port(3)
Query the lag port information of a given QP
mlx5dv_reserved_qpn_alloc(3)
Allocate a reserved QP number from device
mlx5dv_reserved_qpn_dealloc(3)
Release the reserved QP number
mlx5dv_sched_leaf_create(3)
Creates a scheduling leaf element
mlx5dv_sched_leaf_destroy(3)
Destroys a leaf scheduling element
mlx5dv_sched_leaf_modify(3)
Modifies a leaf scheduling element
mlx5dv_sched_node_create(3)
Creates a scheduling node element
mlx5dv_sched_node_destroy(3)
Destroys a node scheduling element
mlx5dv_sched_node_modify(3)
Modifies a node scheduling element
mlx5dv_ts_to_ns(3)
Convert device timestamp from HCA core clock units to ...
mlx5dv_vfio_get_events_fd(3)
Get the file descriptor to manage driver events.
mlx5dv_vfio_process_events(3)
process vfio driver events
mlx5dv_wr_memcpy(3)
Build a DMA memcpy work request
mlx5dv_wr_mkey_configure(3)
Create a work request to configure an MKEY
mlx5dv_wr_mr_interleaved(3)
Attach a DC info to the last work request
mlx5dv_wr_mr_list(3)
Attach a DC info to the last work request
mlx5dv_wr_post(3)
Attach a DC info to the last work request
mlx5dv_wr_raw_wqe(3)
Build a raw work request
mlx5dv_wr_set_dc_addr(3)
Attach a DC info to the last work request
mlx5dv_wr_set_dc_addr_stream(3)
Attach a DC info to the last work request
mlx5dv_wr_set_mkey_access_flags(3)
Set the memory protection attributes fo...
mlx5dv_wr_set_mkey_crypto(3)
Configure a MKey for crypto operation.
mlx5dv_wr_set_mkey_layout_interleaved(3)
Set an interleaved memory layout ...
mlx5dv_wr_set_mkey_layout_list(3)
Set a memory layout for an MKEY based on...
mlx5dv_wr_set_mkey_sig_block(3)
Configure a MKEY for block signature (data...
mmap(3)
map or unmap files or devices into memory
mmap64(3)
map or unmap files or devices into memory
mode_t(3type)
file attributes
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::Find(3pm)
Find and use installed modules in a (sub)category
Module::Implementation(3pm)
Loads one of several alternate underlying impl...
Module::Load::Conditional(3pm)
Looking up module information / loading at ...
Module::Pluggable(3pm)
automatically give your module the ability to have ...
Module::Pluggable::Object(3pm)
automatically give your module the ability ...
Module::Refresh(3pm)
Refresh %INC files when updated on disk
Module::Runtime(3pm)
runtime module handling
Module::Runtime::Conflicts(3pm)
Provide information on conflicts for Modul...
Mojo(3pm)
Web development toolkit
Mojo::Asset(3pm)
HTTP content storage base class
Mojo::Asset::File(3pm)
File storage for HTTP content
Mojo::Asset::Memory(3pm)
In-memory storage for HTTP content
Mojo::Base(3pm)
Minimal base class for Mojo projects
Mojo::ByteStream(3pm)
ByteStream
Mojo::Cache(3pm)
Naive in-memory cache
Mojo::Collection(3pm)
Collection
Mojo::Content(3pm)
HTTP content base class
Mojo::Content::MultiPart(3pm)
HTTP multipart content
Mojo::Content::Single(3pm)
HTTP content
Mojo::Cookie(3pm)
HTTP cookie base class
Mojo::Cookie::Request(3pm)
HTTP request cookie
Mojo::Cookie::Response(3pm)
HTTP response cookie
Mojo::Date(3pm)
HTTP date
Mojo::DOM(3pm)
Minimalistic HTML/XML DOM parser with CSS selectors
Mojo::DOM::CSS(3pm)
CSS selector engine
Mojo::DOM::HTML(3pm)
HTML/XML engine
Mojo::DynamicMethods(3pm)
Fast dynamic method dispatch
Mojo::EventEmitter(3pm)
Event emitter base class
Mojo::Exception(3pm)
Exception base class
Mojo::File(3pm)
File system paths
Mojo::Headers(3pm)
HTTP headers
Mojo::HelloWorld(3pm)
Hello World!
Mojo::Home(3pm)
Home sweet home
Mojo::IOLoop(3pm)
Minimalistic event loop
Mojo::IOLoop::Client(3pm)
Non-blocking TCP/IP and UNIX domain socket client
Mojo::IOLoop::Delay(3pm)
Promises/A+ and flow-control helpers
Mojo::IOLoop::Server(3pm)
Non-blocking TCP and UNIX domain socket server
Mojo::IOLoop::Stream(3pm)
Non-blocking I/O stream
Mojo::IOLoop::Subprocess(3pm)
Subprocesses
Mojo::IOLoop::TLS(3pm)
Non-blocking TLS handshake
Mojo::JSON(3pm)
Minimalistic JSON
Mojo::JSON::Pointer(3pm)
JSON Pointers
Mojo::Loader(3pm)
Load all kinds of things
Mojo::Log(3pm)
Simple logger
Mojo::Message(3pm)
HTTP message base class
Mojo::Message::Request(3pm)
HTTP request
Mojo::Message::Response(3pm)
HTTP response
Mojo::Parameters(3pm)
Parameters
Mojo::Path(3pm)
Path
Mojo::Promise(3pm)
Promises/A+
Mojo::Reactor(3pm)
Low-level event reactor base class
Mojo::Reactor::EV(3pm)
Low-level event reactor with libev support
Mojo::Reactor::Poll(3pm)
Low-level event reactor with poll support
Mojo::Server(3pm)
HTTP/WebSocket server base class
Mojo::Server::CGI(3pm)
CGI server
Mojo::Server::Daemon(3pm)
Non-blocking I/O HTTP and WebSocket server
Mojo::Server::FastCGI(3pm)
FastCGI Server
Mojo::Server::Hypnotoad(3pm)
A production web serv...ALL GLORY TO THE HYPN...
Mojo::Server::Morbo(3pm)
Tonight at 11...DOOOOOOOOOOOOOOOM!
Mojo::Server::Morbo::Backend(3pm)
Morbo backend base class
Mojo::Server::Morbo::Backend::Poll(3pm)
Morbo default backend
Mojo::Server::Prefork(3pm)
Pre-forking non-blocking I/O HTTP and WebSocket...
Mojo::Server::PSGI(3pm)
PSGI server
Mojo::Template(3pm)
Perl-ish templates
Mojo::Transaction(3pm)
Transaction base class
Mojo::Transaction::HTTP(3pm)
HTTP transaction
Mojo::Transaction::WebSocket(3pm)
WebSocket transaction
Mojo::Upload(3pm)
Upload
Mojo::URL(3pm)
Uniform Resource Locator
Mojo::UserAgent(3pm)
Non-blocking I/O HTTP and WebSocket user agent
Mojo::UserAgent::CookieJar(3pm)
Cookie jar for HTTP user agents
Mojo::UserAgent::Proxy(3pm)
User agent proxy manager
Mojo::UserAgent::Server(3pm)
Application server
Mojo::UserAgent::Transactor(3pm)
User agent transactor
Mojo::Util(3pm)
Portable utility functions
Mojo::WebSocket(3pm)
The WebSocket protocol
Mojolicious(3pm)
Real-time web framework
Mojolicious::Command(3pm)
Command base class
Mojolicious::Command::Author::cpanify(3pm)
CPAN-ify command
Mojolicious::Command::Author::generat...(3pm)
App generator command
Mojolicious::Command::Author::generat...(3pm)
Dockerfile generator command
Mojolicious::Command::Author::generat...(3pm)
Lite app generator command
Mojolicious::Command::Author::generat...(3pm)
Makefile generator command
Mojolicious::Command::Author::generat...(3pm)
Plugin generator command
Mojolicious::Command::Author::generate(3pm)
Generator command
Mojolicious::Command::Author::inflate(3pm)
Inflate command
Mojolicious::Command::cgi(3pm)
CGI command
Mojolicious::Command::daemon(3pm)
Daemon command
Mojolicious::Command::eval(3pm)
Eval command
Mojolicious::Command::fastcgi(3pm)
FastCGI Command
Mojolicious::Command::get(3pm)
Get command
Mojolicious::Command::prefork(3pm)
Pre-fork command
Mojolicious::Command::psgi(3pm)
PSGI command
Mojolicious::Command::routes(3pm)
Routes command
Mojolicious::Command::version(3pm)
Version command
Mojolicious::Commands(3pm)
Command line interface
Mojolicious::Controller(3pm)
Controller base class
Mojolicious::Guides(3pm)
The Mojolicious Guide to the Galaxy
Mojolicious::Guides::Contributing(3pm)
Contributing to Mojolicious
Mojolicious::Guides::Cookbook(3pm)
Cooking with Mojolicious
Mojolicious::Guides::FAQ(3pm)
Frequently Asked Questions
Mojolicious::Guides::Growing(3pm)
Growing Mojolicious applications
Mojolicious::Guides::Rendering(3pm)
Rendering content
Mojolicious::Guides::Routing(3pm)
Routing requests
Mojolicious::Guides::Testing(3pm)
Web Application Testing Made Easy
Mojolicious::Guides::Tutorial(3pm)
Get started with Mojolicious
Mojolicious::Lite(3pm)
Micro real-time web framework
Mojolicious::Plugin(3pm)
Plugin base class
Mojolicious::Plugin::Config(3pm)
Perl-ish configuration plugin
Mojolicious::Plugin::DefaultHelpers(3pm)
Default helpers plugin
Mojolicious::Plugin::EPLRenderer(3pm)
Embedded Perl Lite renderer plugin
Mojolicious::Plugin::EPRenderer(3pm)
Embedded Perl renderer plugin
Mojolicious::Plugin::HeaderCondition(3pm)
Header condition plugin
Mojolicious::Plugin::JSONConfig(3pm)
JSON configuration plugin
Mojolicious::Plugin::Mount(3pm)
Application mount plugin
Mojolicious::Plugin::NotYAMLConfig(3pm)
Not quite YAML configuration plugin
Mojolicious::Plugin::TagHelpers(3pm)
Tag helpers plugin
Mojolicious::Plugins(3pm)
Plugin manager
Mojolicious::Renderer(3pm)
Generate dynamic content
Mojolicious::Routes(3pm)
Always find your destination with routes
Mojolicious::Routes::Match(3pm)
Find routes
Mojolicious::Routes::Pattern(3pm)
Route pattern
Mojolicious::Routes::Route(3pm)
Route
Mojolicious::Sessions(3pm)
Session manager based on signed cookies
Mojolicious::Static(3pm)
Serve static files
Mojolicious::Types(3pm)
MIME types
Mojolicious::Validator(3pm)
Validate values
Mojolicious::Validator::Validation(3pm)
Perform validations
MojoX::Log::Report(3pm)
divert log messages into Log::Report
MojoX::MIME::Types(3pm)
MIME Types for Mojolicious
Moo(3pm)
Minimalist Object Orientation (with Moose compatibility)
Moo::Role(3pm)
Minimal Object Orientation support for Roles
Moose(3pm)
A postmodern object system for Perl 5
Moose::Cookbook(3pm)
How to cook a Moose
Moose::Cookbook::Basics::BankAccount_...(3pm)
Demonstrates the use of meth...
Moose::Cookbook::Basics::BinaryTree_A...(3pm)
Demonstrates various attribu...
Moose::Cookbook::Basics::BinaryTree_B...(3pm)
Builder methods and lazy_build
Moose::Cookbook::Basics::Company_Subt...(3pm)
Demonstrates the use of subt...
Moose::Cookbook::Basics::DateTime_Ext...(3pm)
Extending a non-Moose parent...
Moose::Cookbook::Basics::Document_Aug...(3pm)
The augment modifier, which ...
Moose::Cookbook::Basics::Genome_Overl...(3pm)
Operator overloading, subtyp...
Moose::Cookbook::Basics::HTTP_Subtype...(3pm)
Demonstrates subtypes and co...
Moose::Cookbook::Basics::Immutable(3pm)
Making Moose fast by making your c...
Moose::Cookbook::Basics::Person_BUILD...(3pm)
Using BUILDARGS and BUILD to...
Moose::Cookbook::Basics::Point_Attrib...(3pm)
Point and Point3D classes, s...
Moose::Cookbook::Extending::Debugging...(3pm)
Providing a role for the bas...
Moose::Cookbook::Extending::Extension...(3pm)
Moose extension overview
Moose::Cookbook::Extending::Mooseish_...(3pm)
Acting like Moose.pm and pro...
Moose::Cookbook::Legacy::Debugging_Ba...(3pm)
Providing an alternate base ...
Moose::Cookbook::Legacy::Labeled_Attr...(3pm)
A meta-attribute, attributes...
Moose::Cookbook::Legacy::Table_ClassM...(3pm)
Adding a "table" attribute t...
Moose::Cookbook::Meta::GlobRef_Instan...(3pm)
Creating a glob reference me...
Moose::Cookbook::Meta::Labeled_Attrib...(3pm)
Labels implemented via attri...
Moose::Cookbook::Meta::PrivateOrPubli...(3pm)
A method metaclass for marki...
Moose::Cookbook::Meta::Table_Metaclas...(3pm)
Adding a "table" attribute a...
Moose::Cookbook::Meta::WhyMeta(3pm)
Welcome to the meta world (Why Go Meta?)
Moose::Cookbook::Roles::ApplicationTo...(3pm)
Applying a role to an object...
Moose::Cookbook::Roles::Comparable_Co...(3pm)
Using roles for code reuse
Moose::Cookbook::Roles::Restartable_A...(3pm)
Advanced Role Composition - ...
Moose::Cookbook::Snack::Keywords(3pm)
Restricted "keywords" in Moose
Moose::Cookbook::Snack::Types(3pm)
Snippets of code for using Types and Ty...
Moose::Cookbook::Style(3pm)
Expanded into Moose::Manual::BestPractices, so...
Moose::Deprecated(3pm)
Manages deprecation warnings for Moose
Moose::Exception(3pm)
Superclass for Moose internal exceptions
Moose::Exporter(3pm)
make an import() and unimport() just like Moose.pm
Moose::Intro(3pm)
Expanded into Moose::Manual, so go read that
Moose::Manual(3pm)
What is Moose, and how do I use it?
Moose::Manual::Attributes(3pm)
Object attributes with Moose
Moose::Manual::BestPractices(3pm)
Get the most out of Moose
Moose::Manual::Classes(3pm)
Making your classes use Moose (and subclassing)
Moose::Manual::Concepts(3pm)
Moose OO concepts
Moose::Manual::Construction(3pm)
Object construction (and destruction) wit...
Moose::Manual::Contributing(3pm)
How to get involved in Moose
Moose::Manual::Delegation(3pm)
Attribute delegation
Moose::Manual::Delta(3pm)
Important Changes in Moose
Moose::Manual::Exceptions(3pm)
Moose's exceptions
Moose::Manual::Exceptions::Manifest(3pm)
Moose's Exception Types
Moose::Manual::FAQ(3pm)
Frequently asked questions about Moose
Moose::Manual::MethodModifiers(3pm)
Moose's method modifiers
Moose::Manual::MooseX(3pm)
Recommended Moose extensions
Moose::Manual::MOP(3pm)
The Moose (and Class::MOP) meta API
Moose::Manual::Resources(3pm)
Links to various tutorials, videos, blogs, p...
Moose::Manual::Roles(3pm)
Roles, an alternative to deep hierarchies and ba...
Moose::Manual::Support(3pm)
Policies regarding support, releases, and comp...
Moose::Manual::Types(3pm)
Moose's type system
Moose::Manual::Unsweetened(3pm)
Moose idioms in plain old Perl 5 without t...
Moose::Meta::Attribute(3pm)
The Moose attribute metaclass
Moose::Meta::Attribute::Native(3pm)
Delegate to native Perl types
Moose::Meta::Attribute::Native::Trait(3pm)
Shared role for native delegati...
Moose::Meta::Attribute::Native::Trait...(3pm)
Helper trait for ArrayRef at...
Moose::Meta::Attribute::Native::Trait...(3pm)
Helper trait for Bool attrib...
Moose::Meta::Attribute::Native::Trait...(3pm)
Helper trait for CodeRef att...
Moose::Meta::Attribute::Native::Trait...(3pm)
Helper trait for Int attribu...
Moose::Meta::Attribute::Native::Trait...(3pm)
Helper trait for HashRef att...
Moose::Meta::Attribute::Native::Trait...(3pm)
Helper trait for Num attributes
Moose::Meta::Attribute::Native::Trait...(3pm)
Helper trait for Str attributes
Moose::Meta::Class(3pm)
The Moose metaclass
Moose::Meta::Class::Immutable::Trait(3pm)
Implements immutability for meta...
Moose::Meta::Instance(3pm)
The Moose Instance metaclass
Moose::Meta::Method(3pm)
A Moose Method metaclass
Moose::Meta::Method::Accessor(3pm)
A Moose Method metaclass for accessors
Moose::Meta::Method::Augmented(3pm)
A Moose Method metaclass for augmented...
Moose::Meta::Method::Constructor(3pm)
Method Meta Object for constructors
Moose::Meta::Method::Delegation(3pm)
A Moose Method metaclass for delegati...
Moose::Meta::Method::Destructor(3pm)
Method Meta Object for destructors
Moose::Meta::Method::Meta(3pm)
A Moose Method metaclass for "meta" methods
Moose::Meta::Method::Overridden(3pm)
A Moose Method metaclass for overridd...
Moose::Meta::Mixin::AttributeCore(3pm)
Core attributes shared by attribute...
Moose::Meta::Object::Trait(3pm)
Some overrides for Class::MOP::Object func...
Moose::Meta::Role(3pm)
The Moose Role metaclass
Moose::Meta::Role::Application(3pm)
A base class for role application
Moose::Meta::Role::Application::RoleS...(3pm)
Combine two or more roles
Moose::Meta::Role::Application::ToClass(3pm)
Compose a role into a class
Moose::Meta::Role::Application::ToIns...(3pm)
Compose a role into an instance
Moose::Meta::Role::Application::ToRole(3pm)
Compose a role into another role
Moose::Meta::Role::Attribute(3pm)
The Moose attribute metaclass for Roles
Moose::Meta::Role::Composite(3pm)
An object to represent the set of roles
Moose::Meta::Role::Method(3pm)
A Moose Method metaclass for Roles
Moose::Meta::Role::Method::Conflicting(3pm)
A Moose metaclass for conflict...
Moose::Meta::Role::Method::Required(3pm)
A Moose metaclass for required me...
Moose::Meta::TypeCoercion(3pm)
The Moose Type Coercion metaclass
Moose::Meta::TypeCoercion::Union(3pm)
The Moose Type Coercion metaclass fo...
Moose::Meta::TypeConstraint(3pm)
The Moose Type Constraint metaclass
Moose::Meta::TypeConstraint::Class(3pm)
Class/TypeConstraint parallel hier...
Moose::Meta::TypeConstraint::DuckType(3pm)
Type constraint for duck typing
Moose::Meta::TypeConstraint::Enum(3pm)
Type constraint for enumerated values.
Moose::Meta::TypeConstraint::Paramete...(3pm)
Type constraints which can t...
Moose::Meta::TypeConstraint::Paramete...(3pm)
Type constraints with a boun...
Moose::Meta::TypeConstraint::Registry(3pm)
registry for type constraints
Moose::Meta::TypeConstraint::Role(3pm)
Role/TypeConstraint parallel hierarchy
Moose::Meta::TypeConstraint::Union(3pm)
A union of Moose type constraints
Moose::Object(3pm)
The base object for Moose
Moose::Role(3pm)
The Moose Role
Moose::Spec::Role(3pm)
Formal spec for Role behavior
Moose::Unsweetened(3pm)
Moved to Moose::Manual::Unsweetened, so go read that
Moose::Util(3pm)
Utilities for working with Moose classes
Moose::Util::MetaRole(3pm)
Apply roles to any metaclass, as well as the ob...
Moose::Util::TypeConstraints(3pm)
Type constraint system for Moose
MooX::Aliases(3pm)
easy aliasing of methods and attributes in Moo
MooX::Struct(3pm)
make simple lightweight record-like structures that ma...
MooX::Struct::Util(3pm)
extensions for MooX::Struct that would have been o...
MooX::Types::MooseLike(3pm)
some Moosish types and a type builder
MooX::Types::MooseLike::Base(3pm)
A set of basic Moose-like types for Moo
MoreLabels(3o)
Extra labeled libraries.
MoreLabels.Hashtbl(3o)
no description
MoreLabels.Hashtbl.HashedType(3o)
The input signature of the functor MoreL...
MoreLabels.Hashtbl.Make(3o)
Functor building an implementation of the hash...
MoreLabels.Hashtbl.MakeSeeded(3o)
Functor building an implementation of th...
MoreLabels.Hashtbl.S(3o)
The output signature of the functor MoreLabels.Ha...
MoreLabels.Hashtbl.SeededHashedType(3o)
The input signature of the functor...
MoreLabels.Hashtbl.SeededS(3o)
The output signature of the functor MoreLab...
MoreLabels.Map(3o)
no description
MoreLabels.Map.Make(3o)
Functor building an implementation of the map stru...
MoreLabels.Map.OrderedType(3o)
Input signature of the functor MoreLabels.M...
MoreLabels.Map.S(3o)
Output signature of the functor MoreLabels.Map.Make.
MoreLabels.Set(3o)
no description
MoreLabels.Set.Make(3o)
Functor building an implementation of the set stru...
MoreLabels.Set.OrderedType(3o)
Input signature of the functor MoreLabels.S...
MoreLabels.Set.S(3o)
Output signature of the functor MoreLabels.Set.Make.
Mouse(3pm)
Moose minus the antlers
mouse(3ncurses)
mouse interface through curses
Mouse::Exporter(3pm)
make an import() and unimport() just like Mouse.pm
Mouse::Meta::Attribute(3pm)
The Mouse attribute metaclass
Mouse::Meta::Class(3pm)
The Mouse class metaclass
Mouse::Meta::Method(3pm)
A Mouse Method metaclass
Mouse::Meta::Method::Accessor(3pm)
A Mouse method generator for accessors
Mouse::Meta::Method::Constructor(3pm)
A Mouse method generator for constru...
Mouse::Meta::Method::Delegation(3pm)
A Mouse method generator for delegati...
Mouse::Meta::Method::Destructor(3pm)
A Mouse method generator for destructors
Mouse::Meta::Module(3pm)
The common base class of Mouse::Meta::Class and M...
Mouse::Meta::Role(3pm)
The Mouse Role metaclass
Mouse::Meta::Role::Application(3pm)
The Mouse role application class
Mouse::Meta::Role::Composite(3pm)
An object to represent the set of roles
Mouse::Meta::Role::Method(3pm)
A Mouse Method metaclass for Roles
Mouse::Meta::TypeConstraint(3pm)
The Mouse Type Constraint metaclass
Mouse::Object(3pm)
The base object for Mouse classes
Mouse::PurePerl(3pm)
A Mouse guts in pure Perl
Mouse::Role(3pm)
The Mouse Role
Mouse::Spec(3pm)
To what extent Mouse is compatible with Moose
Mouse::Tiny(3pm)
Mouse in a single file
Mouse::TypeRegistry(3pm)
(DEPRECATED)
Mouse::Util(3pm)
Utilities for working with Mouse classes
Mouse::Util::MetaRole(3pm)
Apply roles to any metaclass, as well as the ob...
Mouse::Util::TypeConstraints(3pm)
Type constraint system for Mouse
Mouse::XS(3pm)
A Mouse guts in XS
mouse_trafo(3ncurses)
mouse interface through curses
mouseinterval(3ncurses)
mouse interface through curses
mouseinterval_sp(3ncurses)
curses screen-pointer extension
mousemask(3ncurses)
mouse interface through curses
mousemask_sp(3ncurses)
curses screen-pointer extension
move(3ncurses)
move curses window cursor
move_field(3form)
make and break connections between fields and forms
move_panel(3curses)
panel stack extension for curses
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::Compat(3pm)
mro::* interface compatibility for Perls < 5.9.5
mtrace(3)
malloc tracing
mult_to_ibv_rate(3)
convert multiplier of 2.5 Gbit/sec to an IB rate enume...
multidimensional(3pm)
disables multidimensional array emulation
muntrace(3)
malloc tracing
Mutex(3o)
Locks for mutual exclusion.
mvadd_wch(3ncurses)
add a complex character and rendition to a curses wind...
mvadd_wchnstr(3ncurses)
add an array of complex characters (and attributes...
mvadd_wchstr(3ncurses)
add an array of complex characters (and attributes)...
mvaddch(3ncurses)
add a character (with attributes) to a curses window, ...
mvaddchnstr(3ncurses)
add a string of characters (and attributes) to a cur...
mvaddchstr(3ncurses)
add a string of characters (and attributes) to a curs...
mvaddnstr(3ncurses)
add a string of characters to a curses window and adva...
mvaddnwstr(3ncurses)
add a string of wide characters to a curses window an...
mvaddstr(3ncurses)
add a string of characters to a curses window and adva...
mvaddwstr(3ncurses)
add a string of wide characters to a curses window and...
mvchgat(3ncurses)
curses character and window attribute control routines
mvcur(3ncurses)
curses interfaces to terminfo database
mvcur_sp(3ncurses)
curses screen-pointer extension
mvdelch(3ncurses)
delete character under the cursor in a curses window
mvderwin(3ncurses)
create curses windows
mvget_wch(3ncurses)
get (or push back) a wide character from curses termin...
mvget_wstr(3ncurses)
get an array of wide characters from a curses termina...
mvgetch(3ncurses)
get (or push back) characters from curses terminal key...
mvgetn_wstr(3ncurses)
get an array of wide characters from a curses termin...
mvgetnstr(3ncurses)
accept character strings from curses terminal keyboard
mvgetstr(3ncurses)
accept character strings from curses terminal keyboard
mvhline(3ncurses)
create curses borders, horizontal and vertical lines
mvhline_set(3ncurses)
create curses borders or lines using complex charact...
mvin_wch(3ncurses)
extract a complex character and rendition from a window
mvin_wchnstr(3ncurses)
get an array of complex characters and renditions f...
mvin_wchstr(3ncurses)
get an array of complex characters and renditions fr...
mvinch(3ncurses)
get a character and attributes from a curses window
mvinchnstr(3ncurses)
get a string of characters (and attributes) from a cu...
mvinchstr(3ncurses)
get a string of characters (and attributes) from a cur...
mvinnstr(3ncurses)
get a string of characters from a curses window
mvinnwstr(3ncurses)
get a string of wchar_t characters from a curses window
mvins_nwstr(3ncurses)
insert a wide-character string into a curses window
mvins_wch(3ncurses)
insert a complex character and rendition into a window
mvins_wstr(3ncurses)
insert a wide-character string into a curses window
mvinsch(3ncurses)
insert a character before cursor in a curses window
mvinsnstr(3ncurses)
insert string before cursor in a curses window
mvinsstr(3ncurses)
insert string before cursor in a curses window
mvinstr(3ncurses)
get a string of characters from a curses window
mvinwstr(3ncurses)
get a string of wchar_t characters from a curses window
mvprintw(3ncurses)
print formatted output in curses windows
mvscanw(3ncurses)
convert formatted input from a curses window
mvvline(3ncurses)
create curses borders, horizontal and vertical lines
mvvline_set(3ncurses)
create curses borders or lines using complex charact...
mvwadd_wch(3ncurses)
add a complex character and rendition to a curses win...
mvwadd_wchnstr(3ncurses)
add an array of complex characters (and attribute...
mvwadd_wchstr(3ncurses)
add an array of complex characters (and attributes...
mvwaddch(3ncurses)
add a character (with attributes) to a curses window, ...
mvwaddchnstr(3ncurses)
add a string of characters (and attributes) to a cu...
mvwaddchstr(3ncurses)
add a string of characters (and attributes) to a cur...
mvwaddnstr(3ncurses)
add a string of characters to a curses window and adv...
mvwaddnwstr(3ncurses)
add a string of wide characters to a curses window a...
mvwaddstr(3ncurses)
add a string of characters to a curses window and adva...
mvwaddwstr(3ncurses)
add a string of wide characters to a curses window an...
mvwchgat(3ncurses)
curses character and window attribute control routines
mvwdelch(3ncurses)
delete character under the cursor in a curses window
mvwget_wch(3ncurses)
get (or push back) a wide character from curses termi...
mvwget_wstr(3ncurses)
get an array of wide characters from a curses termin...
mvwgetch(3ncurses)
get (or push back) characters from curses terminal key...
mvwgetn_wstr(3ncurses)
get an array of wide characters from a curses termi...
mvwgetnstr(3ncurses)
accept character strings from curses terminal keyboard
mvwgetstr(3ncurses)
accept character strings from curses terminal keyboard
mvwhline(3ncurses)
create curses borders, horizontal and vertical lines
mvwhline_set(3ncurses)
create curses borders or lines using complex charac...
mvwin(3ncurses)
create curses windows
mvwin_wch(3ncurses)
extract a complex character and rendition from a window
mvwin_wchnstr(3ncurses)
get an array of complex characters and renditions ...
mvwin_wchstr(3ncurses)
get an array of complex characters and renditions f...
mvwinch(3ncurses)
get a character and attributes from a curses window
mvwinchnstr(3ncurses)
get a string of characters (and attributes) from a c...
mvwinchstr(3ncurses)
get a string of characters (and attributes) from a cu...
mvwinnstr(3ncurses)
get a string of characters from a curses window
mvwinnwstr(3ncurses)
get a string of wchar_t characters from a curses window
mvwins_nwstr(3ncurses)
insert a wide-character string into a curses window
mvwins_wch(3ncurses)
insert a complex character and rendition into a window
mvwins_wstr(3ncurses)
insert a wide-character string into a curses window
mvwinsch(3ncurses)
insert a character before cursor in a curses window
mvwinsnstr(3ncurses)
insert string before cursor in a curses window
mvwinsstr(3ncurses)
insert string before cursor in a curses window
mvwinstr(3ncurses)
get a string of characters from a curses window
mvwinwstr(3ncurses)
get a string of wchar_t characters from a curses window
mvwprintw(3ncurses)
print formatted output in curses windows
mvwscanw(3ncurses)
convert formatted input from a curses window
mvwvline(3ncurses)
create curses borders, horizontal and vertical lines
mvwvline_set(3ncurses)
create curses borders or lines using complex charac...

N

name(3caca)
Option parsing.
NAME_CONSTRAINTS_free(3ssl)
ASN1 object utilities
NAME_CONSTRAINTS_new(3ssl)
ASN1 object utilities
namespace::autoclean(3pm)
Keep imports out of your namespace
namespace::clean(3pm)
Keep imports and functions out of your namespace
NAMING_AUTHORITY(3ssl)
Accessors and settors for ADMISSION_SYNTAX
NAMING_AUTHORITY_free(3ssl)
ASN1 object utilities
NAMING_AUTHORITY_get0_authorityId(3ssl)
Accessors and settors for ADMISSIO...
NAMING_AUTHORITY_get0_authorityText(3ssl)
Accessors and settors for ADMISS...
NAMING_AUTHORITY_get0_authorityURL(3ssl)
Accessors and settors for ADMISSI...
NAMING_AUTHORITY_new(3ssl)
ASN1 object utilities
NAMING_AUTHORITY_set0_authorityId(3ssl)
Accessors and settors for ADMISSIO...
NAMING_AUTHORITY_set0_authorityText(3ssl)
Accessors and settors for ADMISS...
NAMING_AUTHORITY_set0_authorityURL(3ssl)
Accessors and settors for ADMISSI...
NAN(3)
floating-point constants
nan(3)
return 'Not a Number'
nanf(3)
return 'Not a Number'
nanl(3)
return 'Not a Number'
napms(3ncurses)
low-level curses routines
napms_sp(3ncurses)
curses screen-pointer extension
Nativeint(3o)
Processor-native integers.
_nc_free_and_exit(3ncurses)
curses memory-leak checking
_nc_free_tinfo(3ncurses)
curses memory-leak checking
_nc_freeall(3ncurses)
curses memory-leak checking
_nc_tracebits(3ncurses)
curses debugging routines
NCONF_default(3ssl)
functionality to Load and parse configuration files ma...
NCONF_free(3ssl)
functionality to Load and parse configuration files ma...
NCONF_get0_libctx(3ssl)
functionality to Load and parse configuration file...
NCONF_get_section(3ssl)
functionality to Load and parse configuration file...
NCONF_get_section_names(3ssl)
functionality to Load and parse configuratio...
NCONF_load(3ssl)
functionality to Load and parse configuration files ma...
NCONF_new(3ssl)
functionality to Load and parse configuration files ma...
NCONF_new_ex(3ssl)
functionality to Load and parse configuration files ma...
ncurses(3ncurses)
CRT screen handling and optimization package
ne_add_request_header(3)
add headers to a request
ne_addr_destroy(3)
functions to resolve hostnames to addresses
ne_addr_error(3)
functions to resolve hostnames to addresses
ne_addr_first(3)
functions to resolve hostnames to addresses
ne_addr_next(3)
functions to resolve hostnames to addresses
ne_addr_resolve(3)
functions to resolve hostnames to addresses
ne_addr_result(3)
functions to resolve hostnames to addresses
ne_buffer(3)
string buffer handling
ne_buffer_altered(3)
clear, grow, or mark as altered a string buffer
ne_buffer_append(3)
append data to a string buffer
ne_buffer_clear(3)
clear, grow, or mark as altered a string buffer
ne_buffer_concat(3)
append data to a string buffer
ne_buffer_create(3)
create a string buffer
ne_buffer_destroy(3)
destroy a buffer object
ne_buffer_finish(3)
destroy a buffer object
ne_buffer_grow(3)
clear, grow, or mark as altered a string buffer
ne_buffer_ncreate(3)
create a string buffer
ne_buffer_zappend(3)
append data to a string buffer
ne_calloc(3)
memory allocation wrappers
ne_close_connection(3)
set up HTTP sessions
ne_forget_auth(3)
register authentication callbacks
ne_get_error(3)
error handling for HTTP sessions
ne_get_request_flag(3)
set and retrieve per-request flags
ne_get_response_header(3)
functions to access response headers
ne_get_scheme(3)
common properties for HTTP sessions
ne_get_server_hostport(3)
common properties for HTTP sessions
ne_get_session_flag(3)
set and retrieve session flags
ne_get_status(3)
retrieve HTTP response status for request
ne_has_support(3)
determine feature support status
ne_i18n_init(3)
functions to initialize internationalization support
ne_iaddr_cmp(3)
functions to manipulate network addresses
ne_iaddr_free(3)
functions to manipulate network addresses
ne_iaddr_make(3)
functions to manipulate network addresses
ne_iaddr_parse(3)
functions to manipulate network addresses
ne_iaddr_print(3)
functions to manipulate network addresses
ne_iaddr_raw(3)
functions to manipulate network addresses
ne_iaddr_reverse(3)
functions to manipulate network addresses
ne_iaddr_typeof(3)
functions to manipulate network addresses
ne_malloc(3)
memory allocation wrappers
ne_oom_callback(3)
memory allocation wrappers
ne_print_request_header(3)
add headers to a request
ne_qtoken(3)
string tokenizers
ne_realloc(3)
memory allocation wrappers
ne_request_create(3)
low-level HTTP request handling
ne_request_destroy(3)
low-level HTTP request handling
ne_request_dispatch(3)
low-level HTTP request handling
ne_response_header_iterate(3)
functions to access response headers
ne_session_create(3)
set up HTTP sessions
ne_session_destroy(3)
set up HTTP sessions
ne_session_proxy(3)
configure proxy servers
ne_session_socks_proxy(3)
configure proxy servers
ne_session_system_proxy(3)
configure proxy servers
ne_set_addrlist(3)
configure proxy servers
ne_set_connect_timeout(3)
common properties for HTTP sessions
ne_set_error(3)
error handling for HTTP sessions
ne_set_proxy_auth(3)
register authentication callbacks
ne_set_read_timeout(3)
common properties for HTTP sessions
ne_set_request_body_buffer(3)
include a message body with a request
ne_set_request_body_fd(3)
include a message body with a request
ne_set_request_flag(3)
set and retrieve per-request flags
ne_set_server_auth(3)
register authentication callbacks
ne_set_session_flag(3)
set and retrieve session flags
ne_set_useragent(3)
common properties for HTTP sessions
ne_shave(3)
trim whitespace from a string
ne_sock_exit(3)
perform library initialization
ne_sock_init(3)
perform library initialization
ne_ssl_cert_cmp(3)
functions to operate on certificate objects
ne_ssl_cert_export(3)
functions to read or write certificates to and from ...
ne_ssl_cert_free(3)
functions to operate on certificate objects
ne_ssl_cert_identity(3)
functions to access certificate properties
ne_ssl_cert_import(3)
functions to read or write certificates to and from ...
ne_ssl_cert_issuer(3)
functions to access certificate properties
ne_ssl_cert_read(3)
functions to read or write certificates to and from fi...
ne_ssl_cert_signedby(3)
functions to access certificate properties
ne_ssl_cert_subject(3)
functions to access certificate properties
ne_ssl_cert_write(3)
functions to read or write certificates to and from f...
ne_ssl_clicert_decrypt(3)
SSL client certificate handling
ne_ssl_clicert_encrypted(3)
SSL client certificate handling
ne_ssl_clicert_free(3)
SSL client certificate handling
ne_ssl_clicert_name(3)
SSL client certificate handling
ne_ssl_clicert_owner(3)
SSL client certificate handling
ne_ssl_clicert_read(3)
SSL client certificate handling
ne_ssl_dname_cmp(3)
SSL distinguished name handling
ne_ssl_readable_dname(3)
SSL distinguished name handling
ne_ssl_set_verify(3)
register an SSL certificate verification callback
ne_ssl_trust_cert(3)
functions to indicate that certificates are trusted
ne_ssl_trust_default_ca(3)
functions to indicate that certificates are tru...
ne_status(3)
HTTP status structure
ne_strdup(3)
memory allocation wrappers
ne_strhash(3)
string hash interface
ne_strndup(3)
memory allocation wrappers
ne_strparam(3)
HTTP extended parameter value encoding
ne_token(3)
string tokenizers
ne_version_match(3)
library versioning
ne_version_string(3)
library versioning
ne_vstrhash(3)
string hash interface
ne_xml_create(3)
create and destroy an XML parser
ne_xml_destroy(3)
create and destroy an XML parser
nearbyint(3)
round to nearest integer
nearbyintf(3)
round to nearest integer
nearbyintl(3)
round to nearest integer
neon(3)
HTTP and WebDAV client library
Net::CUPS(3pm)
Common Unix Printing System Interface
Net::CUPS::Destination(3pm)
CUPS Destination Object
Net::CUPS::IPP(3pm)
Internet Printing Protocol Object
Net::CUPS::PPD(3pm)
PostScript Printer Definition Object
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::DBus(3pm)
Perl extension for the DBus message system
Net::DBus::Annotation(3pm)
annotations for changing behaviour of APIs
Net::DBus::ASyncReply(3pm)
asynchronous method reply handler
Net::DBus::BaseObject(3pm)
base class for exporting objects to the bus
Net::DBus::Binding::Bus(3pm)
Handle to a well-known message bus instance
Net::DBus::Binding::Connection(3pm)
A connection between client and server
Net::DBus::Binding::Introspector(3pm)
Handler for object introspection data
Net::DBus::Binding::Iterator(3pm)
Reading and writing message parameters
Net::DBus::Binding::Message(3pm)
Base class for messages
Net::DBus::Binding::Message::Error(3pm)
a message encoding a method call e...
Net::DBus::Binding::Message::MethodCall(3pm)
a message encoding a method call
Net::DBus::Binding::Message::MethodRe...(3pm)
a message encoding a method ...
Net::DBus::Binding::Message::Signal(3pm)
a message encoding a signal
Net::DBus::Binding::PendingCall(3pm)
A handler for pending method replies
Net::DBus::Binding::Server(3pm)
A server to accept incoming connections
Net::DBus::Binding::Value(3pm)
Strongly typed data value
Net::DBus::Binding::Watch(3pm)
binding to the dbus watch API
Net::DBus::Callback(3pm)
a callback for receiving reactor events
Net::DBus::Dumper(3pm)
Stringify Net::DBus objects suitable for printing
Net::DBus::Error(3pm)
Error details for remote method invocation
Net::DBus::Exporter(3pm)
Export object methods and signals to the bus
Net::DBus::Object(3pm)
Implement objects to export to the bus
Net::DBus::ProxyObject(3pm)
Implement objects to export to the bus
Net::DBus::Reactor(3pm)
application event loop
Net::DBus::RemoteObject(3pm)
Access objects provided on the bus
Net::DBus::RemoteService(3pm)
Access services provided on the bus
Net::DBus::Service(3pm)
Provide a service to the bus for clients to use
Net::DBus::Test::MockConnection(3pm)
Fake a connection to the bus unit tes...
Net::DBus::Test::MockIterator(3pm)
Iterator over a mock message
Net::DBus::Test::MockMessage(3pm)
Fake a message object when unit testing
Net::DBus::Test::MockObject(3pm)
Fake an object from the bus for unit testing
Net::DBus::Tutorial(3pm)
tutorials on the Perl DBus APIs
Net::DBus::Tutorial::ExportingObjects(3pm)
tutorials on providing a DBus s...
Net::DBus::Tutorial::UsingObjects(3pm)
tutorial on accessing a DBus service
Net::DNS(3pm)
Perl Interface to the Domain Name System
Net::DNS::Domain(3pm)
DNS domains
Net::DNS::DomainName(3pm)
DNS name 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::Parameters(3pm)
DNS parameter assignments
Net::DNS::Question(3pm)
DNS question record
Net::DNS::Resolver(3pm)
DNS resolver class
Net::DNS::Resolver::android(3pm)
Android resolver class
Net::DNS::Resolver::Base(3pm)
DNS resolver base class
Net::DNS::Resolver::cygwin(3pm)
Cygwin resolver class
Net::DNS::Resolver::MSWin32(3pm)
MS Windows resolver class
Net::DNS::Resolver::os2(3pm)
OS2 resolver class
Net::DNS::Resolver::os390(3pm)
IBM OS/390 resolver class
Net::DNS::Resolver::Recurse(3pm)
DNS recursive resolver
Net::DNS::Resolver::UNIX(3pm)
Unix 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::AMTRELAY(3pm)
DNS AMTRELAY resource record
Net::DNS::RR::APL(3pm)
DNS APL resource record
Net::DNS::RR::CAA(3pm)
DNS CAA resource record
Net::DNS::RR::CDNSKEY(3pm)
DNS CDNSKEY resource record
Net::DNS::RR::CDS(3pm)
DNS CDS resource record
Net::DNS::RR::CERT(3pm)
DNS CERT resource record
Net::DNS::RR::CNAME(3pm)
DNS CNAME resource record
Net::DNS::RR::CSYNC(3pm)
DNS CSYNC resource record
Net::DNS::RR::DHCID(3pm)
DNS DHCID resource record
Net::DNS::RR::DLV(3pm)
DNS DLV resource record
Net::DNS::RR::DNAME(3pm)
DNS DNAME resource record
Net::DNS::RR::DNSKEY(3pm)
DNS DNSKEY resource record
Net::DNS::RR::DS(3pm)
DNS DS resource record
Net::DNS::RR::EUI48(3pm)
DNS EUI48 resource record
Net::DNS::RR::EUI64(3pm)
DNS EUI64 resource record
Net::DNS::RR::GPOS(3pm)
DNS GPOS resource record
Net::DNS::RR::HINFO(3pm)
DNS HINFO resource record
Net::DNS::RR::HIP(3pm)
DNS HIP resource record
Net::DNS::RR::HTTPS(3pm)
DNS HTTPS resource record
Net::DNS::RR::IPSECKEY(3pm)
DNS IPSECKEY resource record
Net::DNS::RR::ISDN(3pm)
DNS ISDN resource record
Net::DNS::RR::KEY(3pm)
DNS KEY resource record
Net::DNS::RR::KX(3pm)
DNS KX resource record
Net::DNS::RR::L32(3pm)
DNS L32 resource record
Net::DNS::RR::L64(3pm)
DNS L64 resource record
Net::DNS::RR::LOC(3pm)
DNS LOC resource record
Net::DNS::RR::LP(3pm)
DNS LP 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::NID(3pm)
DNS NID resource record
Net::DNS::RR::NS(3pm)
DNS NS resource record
Net::DNS::RR::NSEC(3pm)
DNS NSEC resource record
Net::DNS::RR::NSEC3(3pm)
DNS NSEC3 resource record
Net::DNS::RR::NSEC3PARAM(3pm)
DNS NSEC3PARAM resource record
Net::DNS::RR::NULL(3pm)
DNS NULL resource record
Net::DNS::RR::OPENPGPKEY(3pm)
DNS OPENPGPKEY resource record
Net::DNS::RR::OPT(3pm)
DNS OPT resource record
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::RRSIG(3pm)
DNS RRSIG resource record
Net::DNS::RR::RT(3pm)
DNS RT resource record
Net::DNS::RR::SIG(3pm)
DNS SIG resource record
Net::DNS::RR::SMIMEA(3pm)
DNS SMIMEA 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::SVCB(3pm)
DNS SVCB resource record
Net::DNS::RR::TKEY(3pm)
DNS TKEY resource record
Net::DNS::RR::TLSA(3pm)
DNS TLSA resource record
Net::DNS::RR::TSIG(3pm)
DNS TSIG resource record
Net::DNS::RR::TXT(3pm)
DNS TXT resource record
Net::DNS::RR::URI(3pm)
DNS URI resource record
Net::DNS::RR::X25(3pm)
DNS X25 resource record
Net::DNS::RR::ZONEMD(3pm)
DNS ZONEMD resource record
Net::DNS::Text(3pm)
DNS text representation
Net::DNS::Update(3pm)
DNS dynamic update packet
Net::DNS::ZoneFile(3pm)
DNS zone file
Net::Domain::TLD(3pm)
Work with TLD names
Net::EmptyPort(3pm)
find a free TCP/UDP port
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::IPv6Addr(3pm)
Check and manipulate IPv6 addresses
Net::LDAP(3pm)
Lightweight Directory Access Protocol
Net::LDAP::Constant(3pm)
Constants for use with Net::LDAP
Net::LDAP::Control(3pm)
LDAPv3 control object base class
Net::LDAP::Control::Assertion(3pm)
LDAPv3 Assertion Control
Net::LDAP::Control::DontUseCopy(3pm)
LDAPv3 Don't Use Copy control object
Net::LDAP::Control::EntryChange(3pm)
LDAPv3 Entry Change Notification cont...
Net::LDAP::Control::ManageDsaIT(3pm)
LDAPv3 Manage DSA-IT control object
Net::LDAP::Control::MatchedValues(3pm)
LDAPv3 MatchedValues Control
Net::LDAP::Control::NoOp(3pm)
LDAPv3 Tree Delete control object
Net::LDAP::Control::Paged(3pm)
LDAPv3 Paged results control object
Net::LDAP::Control::PasswordPolicy(3pm)
LDAPv3 Password Policy control object
Net::LDAP::Control::PersistentSearch(3pm)
LDAPv3 Persistent Search control...
Net::LDAP::Control::PostRead(3pm)
LDAPv3 Post-Read control object
Net::LDAP::Control::PreRead(3pm)
LDAPv3 Pre-Read control object
Net::LDAP::Control::ProxyAuth(3pm)
LDAPv3 Proxy Authorization control object
Net::LDAP::Control::Relax(3pm)
LDAPv3 Relax control object
Net::LDAP::Control::Sort(3pm)
Server Side Sort (SSS) control object
Net::LDAP::Control::SortResult(3pm)
Server Side Sort (SSS) result control ...
Net::LDAP::Control::Subentries(3pm)
LDAPv3 Subentries control object
Net::LDAP::Control::SyncDone(3pm)
LDAPv3 Sync Done control object
Net::LDAP::Control::SyncRequest(3pm)
LDAPv3 Sync Request control object
Net::LDAP::Control::SyncState(3pm)
LDAPv3 Sync State control object
Net::LDAP::Control::TreeDelete(3pm)
LDAPv3 Tree Delete control object
Net::LDAP::Control::VLV(3pm)
LDAPv3 Virtual List View control object
Net::LDAP::Control::VLVResponse(3pm)
- LDAPv3 Virtual List View server res...
Net::LDAP::DSML(3pm)
- A DSML Writer for Net::LDAP
Net::LDAP::Entry(3pm)
An LDAP entry object
Net::LDAP::Examples(3pm)
PERL LDAP by Example
Net::LDAP::Extension::Cancel(3pm)
LDAP Cancel Operation
Net::LDAP::Extension::Refresh(3pm)
LDAPv3 Refresh extension object (RFC 2589)
Net::LDAP::Extension::SetPassword(3pm)
LDAPv3 Modify Password extension ob...
Net::LDAP::Extension::WhoAmI(3pm)
LDAP "Who am I?" Operation
Net::LDAP::Extra(3pm)
- Load extra Net::LDAP methods
Net::LDAP::Extra::AD(3pm)
- AD convenience methods
Net::LDAP::Extra::eDirectory(3pm)
- extensions for Novell eDirectory
Net::LDAP::FAQ(3pm)
Frequently Asked Questions about Net::LDAP
Net::LDAP::Filter(3pm)
representation of LDAP filters
Net::LDAP::FilterMatch(3pm)
LDAP entry matching
Net::LDAP::Intermediate(3pm)
LDAPv3 intermediate response object base class
Net::LDAP::Intermediate::SyncInfo(3pm)
LDAPv3 Sync Info Message object
Net::LDAP::LDIF(3pm)
LDIF reading and writing
Net::LDAP::Message(3pm)
Message response from LDAP server
Net::LDAP::Reference(3pm)
search reference
Net::LDAP::RFC(3pm)
List of related RFCs
Net::LDAP::RootDSE(3pm)
An LDAP RootDSE object
Net::LDAP::Schema(3pm)
Load and manipulate an LDAP v3 Schema
Net::LDAP::Search(3pm)
Object returned by Net::LDAP search method
Net::LDAP::Security(3pm)
Security issues with LDAP connections
Net::LDAP::Util(3pm)
Utility functions
Net::LDAPI(3pm)
use LDAP over a UNIX domain socket
Net::LDAPS(3pm)
use LDAP over an SSL connection
Net::Netmask(3pm)
parse, manipulate and lookup IP network blocks
Net::SMTP::SSL(3pm)
SSL support for Net::SMTP
Net::SSL(3pm)
support for Secure Sockets Layer
Net::SSLeay(3pm)
Perl bindings for OpenSSL and LibreSSL
Net::SSLeay::Handle(3pm)
Perl module that lets SSL (HTTPS) sockets be hand...
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
NETSCAPE_CERT_SEQUENCE_free(3ssl)
ASN1 object utilities
NETSCAPE_CERT_SEQUENCE_new(3ssl)
ASN1 object utilities
NETSCAPE_SPKAC_free(3ssl)
ASN1 object utilities
NETSCAPE_SPKAC_new(3ssl)
ASN1 object utilities
NETSCAPE_SPKI_free(3ssl)
ASN1 object utilities
NETSCAPE_SPKI_new(3ssl)
ASN1 object utilities
new(3form)
create and destroy forms
new(3menu)
create and destroy menus
new_field(3form)
create and destroy form fields
new_fieldtype(3form)
define validation-field types
new_form(3form)
create and destroy forms
new_form_sp(3ncurses)
curses screen-pointer extension
new_item(3menu)
create and destroy menu items
new_menu(3menu)
create and destroy menus
new_menu_sp(3ncurses)
curses screen-pointer extension
new_page(3form)
form pagination functions
new_pair(3ncurses)
new curses color-pair functions
new_panel(3curses)
panel stack extension for curses
new_prescr(3ncurses)
curses screen-pointer extension
newlocale(3)
create, modify, and free a locale object
newpad(3ncurses)
create and display curses pads
newpad_sp(3ncurses)
curses screen-pointer extension
newscr(3ncurses)
curses global variables
newterm(3ncurses)
curses screen initialization and manipulation routines
newterm_sp(3ncurses)
curses screen-pointer extension
newwin(3ncurses)
create curses windows
newwin_sp(3ncurses)
curses screen-pointer extension
nextafter(3)
floating-point number manipulation
nextafterf(3)
floating-point number manipulation
nextafterl(3)
floating-point number manipulation
nextdown(3)
return next floating-point number toward positive/nega...
nextdownf(3)
return next floating-point number toward positive/nega...
nextdownl(3)
return next floating-point number toward positive/nega...
NextRequest(3)
Display macros and functions
nexttoward(3)
floating-point number manipulation
nexttowardf(3)
floating-point number manipulation
nexttowardl(3)
floating-point number manipulation
nextup(3)
return next floating-point number toward positive/nega...
nextupf(3)
return next floating-point number toward positive/nega...
nextupl(3)
return next floating-point number toward positive/nega...
nfs4_uid_to_name(3)
ID mapping routines used for NFSv4
nftw(3)
file tree walk
ngettext(3)
translate message and choose plural form
nl(3ncurses)
curses input options
nl_langinfo(3)
query language and locale information
nl_langinfo_l(3)
query language and locale information
nl_sp(3ncurses)
curses screen-pointer extension
nlist(3bsd)
retrieve symbol table name list from an executable file
nocbreak(3ncurses)
curses input options
nocbreak_sp(3ncurses)
curses screen-pointer extension
nodelay(3ncurses)
curses input options
noecho(3ncurses)
curses input options
noecho_sp(3ncurses)
curses screen-pointer extension
nofilter(3ncurses)
miscellaneous curses utility routines
nofilter_sp(3ncurses)
curses screen-pointer extension
nonl(3ncurses)
curses input options
nonl_sp(3ncurses)
curses screen-pointer extension
noqiflush(3ncurses)
curses input options
noqiflush_sp(3ncurses)
curses screen-pointer extension
noraw(3ncurses)
curses input options
noraw_sp(3ncurses)
curses screen-pointer extension
normattr(3caca)
libcaca DOS conio.h compatibility layer
NOTICEREF_free(3ssl)
ASN1 object utilities
NOTICEREF_new(3ssl)
ASN1 object utilities
notimeout(3ncurses)
curses input options
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
ntp_adjtime(3)
tune kernel clock
ntp_gettime(3)
get time parameters (NTP daemon interface)
ntp_gettimex(3)
get time parameters (NTP daemon interface)
NULL(3const)
null pointer constant
Num(3o)
Operation on arbitrary-precision numbers.
numa(3)
NUMA policy library
numa_all_nodes(3)
NUMA policy library
numa_alloc(3)
NUMA policy library
numa_alloc_interleaved(3)
NUMA policy library
numa_alloc_interleaved_subset(3)
NUMA policy library
numa_alloc_local(3)
NUMA policy library
numa_alloc_onnode(3)
NUMA policy library
numa_available(3)
NUMA policy library
numa_bind(3)
NUMA policy library
numa_error(3)
NUMA policy library
numa_exit_on_error(3)
NUMA policy library
numa_free(3)
NUMA policy library
numa_get_interleave_mask(3)
NUMA policy library
numa_get_interleave_node(3)
NUMA policy library
numa_get_membind(3)
NUMA policy library
numa_get_run_node_mask(3)
NUMA policy library
numa_interleave_memory(3)
NUMA policy library
numa_max_node(3)
NUMA policy library
numa_no_nodes(3)
NUMA policy library
numa_node_size(3)
NUMA policy library
numa_node_to_cpus(3)
NUMA policy library
numa_police_memory(3)
NUMA policy library
numa_preferred(3)
NUMA policy library
numa_run_on_node(3)
NUMA policy library
numa_run_on_node_mask(3)
NUMA policy library
numa_set_bind_policy(3)
NUMA policy library
numa_set_interleave_mask(3)
NUMA policy library
numa_set_localalloc(3)
NUMA policy library
numa_set_membind(3)
NUMA policy library
numa_set_preferred(3)
NUMA policy library
numa_set_strict(3)
NUMA policy library
numa_setlocal_memory(3)
NUMA policy library
numa_tonode_memory(3)
NUMA policy library
numa_tonodemask_memory(3)
NUMA policy library
Number::Compare(3pm)
numeric comparisons
Number::Range(3pm)
Perl extension defining ranges of numbers and testing ...
Numbers(3o)
Modules about numbers, some of which satisfy Identifia...
Numbers.Float(3o)
no description
Numbers.Int(3o)
no description
Numbers.Int16(3o)
no description
Numbers.Int8(3o)
no description
numcodes(3ncurses)
curses terminfo global variables
numfnames(3ncurses)
curses terminfo global variables
numnames(3ncurses)
curses terminfo global variables

O

o2i_SCT(3ssl)
decode and encode Signed Certificate Timestamp lists i...
o2i_SCT_LIST(3ssl)
decode and encode Signed Certificate Timestamp lists i...
oauth(3)
(unknown subject)
Obj(3o)
Operations on internal representations of values.
Obj.Closure(3o)
no description
Obj.Ephemeron(3o)
no description
Obj.Extension_constructor(3o)
no description
OBJ_add_sigid(3ssl)
ASN1 object utility functions
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_get0_data(3ssl)
ASN1 object utility functions
OBJ_length(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::ID(3pm)
A unique identifier for any object
Object::ID::ConfigData(3pm)
Configuration for Object::ID
Object::Pad(3pm)
a simple syntax for lexical field-based objects
Object::Pad::ExtensionBuilder(3pm)
build-time support for extensions to "O...
Object::Pad::MetaFunctions(3pm)
utility functions for "Object::Pad" classes
Object::Pad::MOP::Class(3pm)
meta-object representation of a "Object::Pad"...
Object::Pad::MOP::Field(3pm)
meta-object representation of data field of a...
Object::Pad::MOP::FieldAttr(3pm)
meta-object representation of a field att...
Object::Pad::MOP::Method(3pm)
meta-object representation of a method of a ...
Ocaml_operators(3o)
Precedence level and associativity of operators
OCSP_basic_add1_nonce(3ssl)
OCSP nonce functions
OCSP_basic_sign(3ssl)
OCSP response functions
OCSP_basic_sign_ctx(3ssl)
OCSP response functions
OCSP_basic_verify(3ssl)
OCSP response utility functions
OCSP_BASICRESP_free(3ssl)
ASN1 object utilities
OCSP_BASICRESP_new(3ssl)
ASN1 object utilities
OCSP_cert_id_new(3ssl)
OCSP certificate ID utility functions
OCSP_cert_to_id(3ssl)
OCSP certificate ID utility functions
OCSP_CERTID_dup(3ssl)
ASN1 object utilities
OCSP_CERTID_free(3ssl)
OCSP certificate ID utility functions
OCSP_CERTID_new(3ssl)
ASN1 object utilities
OCSP_CERTSTATUS_free(3ssl)
ASN1 object utilities
OCSP_CERTSTATUS_new(3ssl)
ASN1 object utilities
OCSP_check_nonce(3ssl)
OCSP nonce functions
OCSP_check_validity(3ssl)
OCSP response utility functions
OCSP_copy_nonce(3ssl)
OCSP nonce functions
OCSP_CRLID_free(3ssl)
ASN1 object utilities
OCSP_CRLID_new(3ssl)
ASN1 object utilities
OCSP_id_cmp(3ssl)
OCSP certificate ID utility functions
OCSP_id_get0_info(3ssl)
OCSP certificate ID utility functions
OCSP_id_issuer_cmp(3ssl)
OCSP certificate ID utility functions
OCSP_ONEREQ_free(3ssl)
ASN1 object utilities
OCSP_ONEREQ_new(3ssl)
ASN1 object utilities
OCSP_parse_url(3ssl)
http utility functions
OCSP_REQ_CTX(3ssl)
OCSP responder query functions
OCSP_REQ_CTX_add1_header(3ssl)
OCSP responder query functions
OCSP_REQ_CTX_free(3ssl)
OCSP responder query functions
OCSP_REQ_CTX_i2d(3ssl)
OCSP responder query functions
OCSP_REQ_CTX_set1_req(3ssl)
OCSP responder query functions
OCSP_REQINFO_free(3ssl)
ASN1 object utilities
OCSP_REQINFO_new(3ssl)
ASN1 object utilities
OCSP_request_add0_id(3ssl)
OCSP request functions
OCSP_request_add1_cert(3ssl)
OCSP request functions
OCSP_request_add1_nonce(3ssl)
OCSP nonce functions
OCSP_REQUEST_free(3ssl)
OCSP request functions
OCSP_REQUEST_new(3ssl)
OCSP request functions
OCSP_request_onereq_count(3ssl)
OCSP request functions
OCSP_request_onereq_get0(3ssl)
OCSP request functions
OCSP_request_sign(3ssl)
OCSP request functions
OCSP_resp_count(3ssl)
OCSP response utility functions
OCSP_resp_find(3ssl)
OCSP response utility functions
OCSP_resp_find_status(3ssl)
OCSP response utility functions
OCSP_resp_get0(3ssl)
OCSP response utility functions
OCSP_resp_get0_certs(3ssl)
OCSP response utility functions
OCSP_resp_get0_id(3ssl)
OCSP response utility functions
OCSP_resp_get0_produced_at(3ssl)
OCSP response utility functions
OCSP_resp_get0_respdata(3ssl)
OCSP response utility functions
OCSP_resp_get0_signature(3ssl)
OCSP response utility functions
OCSP_resp_get0_signer(3ssl)
OCSP response utility functions
OCSP_resp_get0_tbs_sigalg(3ssl)
OCSP response utility functions
OCSP_resp_get1_id(3ssl)
OCSP response utility functions
OCSP_RESPBYTES_free(3ssl)
ASN1 object utilities
OCSP_RESPBYTES_new(3ssl)
ASN1 object utilities
OCSP_RESPDATA_free(3ssl)
ASN1 object utilities
OCSP_RESPDATA_new(3ssl)
ASN1 object utilities
OCSP_RESPID_free(3ssl)
ASN1 object utilities
OCSP_RESPID_match(3ssl)
OCSP response functions
OCSP_RESPID_match_ex(3ssl)
OCSP response functions
OCSP_RESPID_new(3ssl)
ASN1 object utilities
OCSP_RESPID_set_by_key(3ssl)
OCSP response functions
OCSP_RESPID_set_by_key_ex(3ssl)
OCSP response functions
OCSP_RESPID_set_by_name(3ssl)
OCSP response functions
OCSP_response_create(3ssl)
OCSP response functions
OCSP_RESPONSE_free(3ssl)
OCSP response functions
OCSP_response_get1_basic(3ssl)
OCSP response functions
OCSP_RESPONSE_new(3ssl)
ASN1 object utilities
OCSP_response_status(3ssl)
OCSP response functions
OCSP_REVOKEDINFO_free(3ssl)
ASN1 object utilities
OCSP_REVOKEDINFO_new(3ssl)
ASN1 object utilities
OCSP_sendreq_bio(3ssl)
OCSP responder query functions
OCSP_sendreq_nbio(3ssl)
OCSP responder query functions
OCSP_sendreq_new(3ssl)
OCSP responder query functions
OCSP_SERVICELOC_free(3ssl)
ASN1 object utilities
OCSP_SERVICELOC_new(3ssl)
ASN1 object utilities
OCSP_set_max_response_length(3ssl)
OCSP responder query functions
OCSP_SIGNATURE_free(3ssl)
ASN1 object utilities
OCSP_SIGNATURE_new(3ssl)
ASN1 object utilities
OCSP_single_get0_status(3ssl)
OCSP response utility functions
OCSP_SINGLERESP_free(3ssl)
ASN1 object utilities
OCSP_SINGLERESP_new(3ssl)
ASN1 object utilities
off64_t(3type)
file sizes
off_t(3)
overview of system data types
off_t(3type)
file sizes
offsetof(3)
offset of a structure member
ojo(3pm)
Fun one-liners with Mojo
OLE::Storage_Lite(3pm)
Simple Class for OLE document interface.
on_exit(3)
register a function to be called at normal process ter...
Oo(3o)
Operations on objects
oo(3pm)
syntactic sugar for Moo oneliners
oose(3pm)
syntactic sugar to make Moose one-liners easier
opaque(3ncurses)
curses window properties
open_memstream(3)
open a dynamic memory buffer stream
open_wmemstream(3)
open a dynamic memory buffer stream
opendir(3)
open a directory
openlog(3)
send messages to the system logger
OpenOffice::OODoc(3pm)
The Perl Open OpenDocument Connector
OpenOffice::OODoc::Document(3pm)
Top level component for content and layou...
OpenOffice::OODoc::File(3pm)
I/O operations with OpenDocument files
OpenOffice::OODoc::Image(3pm)
Image manipulation methods
OpenOffice::OODoc::Intro(3pm)
Introduction to the Open OpenDocument Connector
OpenOffice::OODoc::Manifest(3pm)
Access to document file descriptor
OpenOffice::OODoc::Meta(3pm)
Access to document metadata
OpenOffice::OODoc::Styles(3pm)
Document styles and layout processing
OpenOffice::OODoc::Text(3pm)
The text processing submodule of OpenOffice::...
OpenOffice::OODoc::XPath(3pm)
Low-level navigation in the documents
openproc(3)
initialize process information from /proc/
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_atexit(3ssl)
OpenSSL initialisation and deinitialisation functions
OPENSSL_buf2hexstr(3ssl)
Hex encoding and decoding functions
OPENSSL_buf2hexstr_ex(3ssl)
Hex encoding and decoding functions
OPENSSL_cipher_name(3ssl)
get SSL_CIPHER properties
OPENSSL_cleanse(3ssl)
Memory allocation functions
OPENSSL_cleanup(3ssl)
OpenSSL initialisation and deinitialisation functions
OPENSSL_clear_free(3ssl)
Memory allocation functions
OPENSSL_clear_realloc(3ssl)
Memory allocation functions
OPENSSL_config(3ssl)
simple OpenSSL configuration functions
OPENSSL_FILE(3ssl)
generic C programming utility macros
OPENSSL_fork_child(3ssl)
OpenSSL fork handlers
OPENSSL_fork_parent(3ssl)
OpenSSL fork handlers
OPENSSL_fork_prepare(3ssl)
OpenSSL fork handlers
OPENSSL_free(3ssl)
Memory allocation functions
OPENSSL_FUNC(3ssl)
generic C programming utility macros
OPENSSL_gmtime(3ssl)
platform-agnostic OpenSSL time routines
OPENSSL_gmtime_adj(3ssl)
platform-agnostic OpenSSL time routines
OPENSSL_gmtime_diff(3ssl)
platform-agnostic OpenSSL time routines
OPENSSL_hexchar2int(3ssl)
Hex encoding and decoding functions
OPENSSL_hexstr2buf(3ssl)
Hex encoding and decoding functions
OPENSSL_hexstr2buf_ex(3ssl)
Hex encoding and decoding functions
OPENSSL_ia32cap(3ssl)
the x86[_64] processor capabilities vector
OPENSSL_info(3ssl)
get OpenSSL version number and other information
OPENSSL_init_crypto(3ssl)
OpenSSL initialisation and deinitialisation func...
OPENSSL_INIT_free(3ssl)
OpenSSL initialisation and deinitialisation functions
OPENSSL_INIT_new(3ssl)
OpenSSL initialisation and deinitialisation functions
OPENSSL_INIT_set_config_appname(3ssl)
OpenSSL initialisation and deinitial...
OPENSSL_INIT_set_config_file_flags(3ssl)
OpenSSL initialisation and deinit...
OPENSSL_INIT_set_config_filename(3ssl)
OpenSSL initialisation and deinitia...
OPENSSL_init_ssl(3ssl)
OpenSSL (libssl and libcrypto) initialisation
OPENSSL_instrument_bus(3ssl)
instrument references to memory bus
OPENSSL_instrument_bus2(3ssl)
instrument references to memory bus
OPENSSL_LH_COMPFUNC(3ssl)
dynamic hash table
OPENSSL_LH_delete(3ssl)
dynamic hash table
OPENSSL_LH_doall(3ssl)
dynamic hash table
OPENSSL_LH_doall_arg(3ssl)
dynamic hash table
OPENSSL_LH_DOALL_FUNC(3ssl)
dynamic hash table
OPENSSL_LH_error(3ssl)
dynamic hash table
OPENSSL_LH_flush(3ssl)
dynamic hash table
OPENSSL_LH_free(3ssl)
dynamic hash table
OPENSSL_LH_get_down_load(3ssl)
dynamic hash table
OPENSSL_LH_HASHFUNC(3ssl)
dynamic hash table
OPENSSL_LH_insert(3ssl)
dynamic hash table
OPENSSL_LH_new(3ssl)
dynamic hash table
OPENSSL_LH_node_stats(3ssl)
LHASH statistics
OPENSSL_LH_node_stats_bio(3ssl)
LHASH statistics
OPENSSL_LH_node_usage_stats(3ssl)
LHASH statistics
OPENSSL_LH_node_usage_stats_bio(3ssl)
LHASH statistics
OPENSSL_LH_num_items(3ssl)
dynamic hash table
OPENSSL_LH_retrieve(3ssl)
dynamic hash table
OPENSSL_LH_set_down_load(3ssl)
dynamic hash table
OPENSSL_LH_stats(3ssl)
LHASH statistics
OPENSSL_LH_stats_bio(3ssl)
LHASH statistics
OPENSSL_LINE(3ssl)
generic C programming utility macros
OPENSSL_load_builtin_modules(3ssl)
add standard configuration modules
OPENSSL_malloc(3ssl)
Memory allocation functions
OPENSSL_MALLOC_FAILURES(3ssl)
Memory allocation functions
OPENSSL_MALLOC_FD(3ssl)
Memory allocation functions
OPENSSL_malloc_init(3ssl)
Memory allocation functions
OPENSSL_mem_debug_pop(3ssl)
Memory allocation functions
OPENSSL_mem_debug_push(3ssl)
Memory allocation functions
OPENSSL_memdup(3ssl)
Memory allocation functions
OPENSSL_MSTR(3ssl)
generic C programming utility macros
OPENSSL_MSTR_HELPER(3ssl)
generic C programming utility macros
OPENSSL_no_config(3ssl)
simple OpenSSL configuration functions
OPENSSL_realloc(3ssl)
Memory allocation functions
OPENSSL_s390xcap(3ssl)
the IBM z processor capabilities vector
OPENSSL_secure_actual_size(3ssl)
secure heap storage
OPENSSL_secure_clear_free(3ssl)
secure heap storage
OPENSSL_secure_free(3ssl)
secure heap storage
OPENSSL_secure_malloc(3ssl)
secure heap storage
OPENSSL_secure_zalloc(3ssl)
secure heap storage
OPENSSL_sk_deep_copy(3ssl)
stack container
OPENSSL_sk_delete(3ssl)
stack container
OPENSSL_sk_delete_ptr(3ssl)
stack container
OPENSSL_sk_dup(3ssl)
stack container
OPENSSL_sk_find(3ssl)
stack container
OPENSSL_sk_find_all(3ssl)
stack container
OPENSSL_sk_find_ex(3ssl)
stack container
OPENSSL_sk_free(3ssl)
stack container
OPENSSL_sk_insert(3ssl)
stack container
OPENSSL_sk_is_sorted(3ssl)
stack container
OPENSSL_sk_new(3ssl)
stack container
OPENSSL_sk_new_null(3ssl)
stack container
OPENSSL_sk_new_reserve(3ssl)
stack container
OPENSSL_sk_num(3ssl)
stack container
OPENSSL_sk_pop(3ssl)
stack container
OPENSSL_sk_pop_free(3ssl)
stack container
OPENSSL_sk_push(3ssl)
stack container
OPENSSL_sk_reserve(3ssl)
stack container
OPENSSL_sk_set(3ssl)
stack container
OPENSSL_sk_set_cmp_func(3ssl)
stack container
OPENSSL_sk_shift(3ssl)
stack container
OPENSSL_sk_sort(3ssl)
stack container
OPENSSL_sk_unshift(3ssl)
stack container
OPENSSL_sk_value(3ssl)
stack container
OPENSSL_sk_zero(3ssl)
stack container
OPENSSL_strcasecmp(3ssl)
compare two strings ignoring case
OPENSSL_strdup(3ssl)
Memory allocation functions
OPENSSL_strlcat(3ssl)
Memory allocation functions
OPENSSL_strlcpy(3ssl)
Memory allocation functions
OPENSSL_strncasecmp(3ssl)
compare two strings ignoring case
OPENSSL_strndup(3ssl)
Memory allocation functions
OPENSSL_thread_stop(3ssl)
OpenSSL initialisation and deinitialisation func...
OPENSSL_thread_stop_ex(3ssl)
OpenSSL initialisation and deinitialisation f...
OpenSSL_version(3ssl)
get OpenSSL version number and other information
OPENSSL_VERSION_BUILD_METADATA(3ssl)
get OpenSSL version number and other ...
OPENSSL_version_build_metadata(3ssl)
get OpenSSL version number and other ...
OPENSSL_VERSION_MAJOR(3ssl)
get OpenSSL version number and other information
OPENSSL_version_major(3ssl)
get OpenSSL version number and other information
OPENSSL_VERSION_MINOR(3ssl)
get OpenSSL version number and other information
OPENSSL_version_minor(3ssl)
get OpenSSL version number and other information
OpenSSL_version_num(3ssl)
get OpenSSL version number and other information
OPENSSL_VERSION_NUMBER(3ssl)
get OpenSSL version number and other information
OPENSSL_VERSION_PATCH(3ssl)
get OpenSSL version number and other information
OPENSSL_version_patch(3ssl)
get OpenSSL version number and other information
OPENSSL_VERSION_PRE_RELEASE(3ssl)
get OpenSSL version number and other inf...
OPENSSL_version_pre_release(3ssl)
get OpenSSL version number and other inf...
OPENSSL_VERSION_PREREQ(3ssl)
get OpenSSL version number and other information
OPENSSL_VERSION_TEXT(3ssl)
get OpenSSL version number and other information
OPENSSL_zalloc(3ssl)
Memory allocation functions
optarg(3)
Parse command-line options
opterr(3)
Parse command-line options
optind(3)
Parse command-line options
Option(3o)
Option values.
optionFileLoad(3)
Load the locatable config files, in order
optionFindNextValue(3)
find a hierarcicaly valued option instance
optionFindValue(3)
find a hierarcicaly valued option instance
optionFree(3)
free allocated option processing memory
optionGetValue(3)
get a specific value from a hierarcical list
optionLoadLine(3)
process a string for an option name and value
optionMemberList(3)
Get the list of members of a bit mask set
optionNextValue(3)
get the next value from a hierarchical list
optionOnlyUsage(3)
Print usage text for just the options
optionPrintVersion(3)
Print the program version
optionPrintVersionAndReturn(3)
Print the program version
optionProcess(3)
this is the main option processing routine
optionRestore(3)
restore option state from memory copy
optionSaveFile(3)
saves the option state to a file
optionSaveState(3)
saves the option state to memory
optionUnloadNested(3)
Deallocate the memory for a nested value
optionVersion(3)
return the compiled AutoOpts version number
optopt(3)
Parse command-line options
opts(3form)
set and get form options
opts(3menu)
set and get menu options
ordchr(3am)
convert characters to strings and vice versa
ospeed(3ncurses)
curses emulation of termcap
OSSL_ALGORITHM(3ssl)
OpenSSL Core type to define a fetchable algorithm
OSSL_CALLBACK(3ssl)
OpenSSL Core type to define callbacks
OSSL_CMP_certConf_cb(3ssl)
functions for managing the CMP client context d...
OSSL_CMP_certConf_cb_t(3ssl)
functions for managing the CMP client context...
OSSL_CMP_CR(3ssl)
functions implementing CMP client transactions
OSSL_CMP_CTX_build_cert_chain(3ssl)
functions for managing the CMP client ...
OSSL_CMP_CTX_free(3ssl)
functions for managing the CMP client context data...
OSSL_CMP_CTX_get0_newCert(3ssl)
functions for managing the CMP client cont...
OSSL_CMP_CTX_get0_newPkey(3ssl)
functions for managing the CMP client cont...
OSSL_CMP_CTX_get0_statusString(3ssl)
functions for managing the CMP client...
OSSL_CMP_CTX_get0_trustedStore(3ssl)
functions for managing the CMP client...
OSSL_CMP_CTX_get0_untrusted(3ssl)
functions for managing the CMP client co...
OSSL_CMP_CTX_get1_caPubs(3ssl)
functions for managing the CMP client conte...
OSSL_CMP_CTX_get1_extraCertsIn(3ssl)
functions for managing the CMP client...
OSSL_CMP_CTX_get1_newChain(3ssl)
functions for managing the CMP client con...
OSSL_CMP_CTX_get_certConf_cb_arg(3ssl)
functions for managing the CMP clie...
OSSL_CMP_CTX_get_failInfoCode(3ssl)
functions for managing the CMP client ...
OSSL_CMP_CTX_get_http_cb_arg(3ssl)
functions for managing the CMP client c...
OSSL_CMP_CTX_get_option(3ssl)
functions for managing the CMP client contex...
OSSL_CMP_CTX_get_status(3ssl)
functions for managing the CMP client contex...
OSSL_CMP_CTX_get_transfer_cb_arg(3ssl)
functions for managing the CMP clie...
OSSL_CMP_CTX_new(3ssl)
functions for managing the CMP client context data ...
OSSL_CMP_CTX_print_errors(3ssl)
functions for managing the CMP client cont...
OSSL_CMP_CTX_push0_geninfo_ITAV(3ssl)
functions for managing the CMP clien...
OSSL_CMP_CTX_push0_genm_ITAV(3ssl)
functions for managing the CMP client c...
OSSL_CMP_CTX_push0_policy(3ssl)
functions for managing the CMP client cont...
OSSL_CMP_CTX_push1_subjectAltName(3ssl)
functions for managing the CMP cli...
OSSL_CMP_CTX_reinit(3ssl)
functions for managing the CMP client context da...
OSSL_CMP_CTX_reqExtensions_have_SAN(3ssl)
functions for managing the CMP c...
OSSL_CMP_CTX_reset_geninfo_ITAVs(3ssl)
functions for managing the CMP clie...
OSSL_CMP_CTX_server_perform(3ssl)
generic functions to set up and control ...
OSSL_CMP_CTX_set0_newPkey(3ssl)
functions for managing the CMP client cont...
OSSL_CMP_CTX_set0_reqExtensions(3ssl)
functions for managing the CMP clien...
OSSL_CMP_CTX_set0_trustedStore(3ssl)
functions for managing the CMP client...
OSSL_CMP_CTX_set1_cert(3ssl)
functions for managing the CMP client context...
OSSL_CMP_CTX_set1_expected_sender(3ssl)
functions for managing the CMP cli...
OSSL_CMP_CTX_set1_extraCertsOut(3ssl)
functions for managing the CMP clien...
OSSL_CMP_CTX_set1_issuer(3ssl)
functions for managing the CMP client conte...
OSSL_CMP_CTX_set1_no_proxy(3ssl)
functions for managing the CMP client con...
OSSL_CMP_CTX_set1_oldCert(3ssl)
functions for managing the CMP client cont...
OSSL_CMP_CTX_set1_p10CSR(3ssl)
functions for managing the CMP client conte...
OSSL_CMP_CTX_set1_pkey(3ssl)
functions for managing the CMP client context...
OSSL_CMP_CTX_set1_proxy(3ssl)
functions for managing the CMP client contex...
OSSL_CMP_CTX_set1_recipient(3ssl)
functions for managing the CMP client co...
OSSL_CMP_CTX_set1_referenceValue(3ssl)
functions for managing the CMP clie...
OSSL_CMP_CTX_set1_secretValue(3ssl)
functions for managing the CMP client ...
OSSL_CMP_CTX_set1_senderNonce(3ssl)
functions for managing the CMP client ...
OSSL_CMP_CTX_set1_server(3ssl)
functions for managing the CMP client conte...
OSSL_CMP_CTX_set1_serverPath(3ssl)
functions for managing the CMP client c...
OSSL_CMP_CTX_set1_srvCert(3ssl)
functions for managing the CMP client cont...
OSSL_CMP_CTX_set1_subjectName(3ssl)
functions for managing the CMP client ...
OSSL_CMP_CTX_set1_transactionID(3ssl)
functions for managing the CMP clien...
OSSL_CMP_CTX_set1_untrusted(3ssl)
functions for managing the CMP client co...
OSSL_CMP_CTX_set_certConf_cb(3ssl)
functions for managing the CMP client c...
OSSL_CMP_CTX_set_certConf_cb_arg(3ssl)
functions for managing the CMP clie...
OSSL_CMP_CTX_set_http_cb(3ssl)
functions for managing the CMP client conte...
OSSL_CMP_CTX_set_http_cb_arg(3ssl)
functions for managing the CMP client c...
OSSL_CMP_CTX_set_log_cb(3ssl)
functions for managing the CMP client contex...
OSSL_CMP_CTX_set_log_verbosity(3ssl)
functions for managing the CMP client...
OSSL_CMP_CTX_set_option(3ssl)
functions for managing the CMP client contex...
OSSL_CMP_CTX_set_serverPort(3ssl)
functions for managing the CMP client co...
OSSL_CMP_CTX_set_transfer_cb(3ssl)
functions for managing the CMP client c...
OSSL_CMP_CTX_set_transfer_cb_arg(3ssl)
functions for managing the CMP clie...
OSSL_CMP_CTX_setup_CRM(3ssl)
function(s) manipulating CMP messages
OSSL_CMP_CTX_snprint_PKIStatus(3ssl)
function(s) for managing the CMP PKIS...
OSSL_CMP_exec_certreq(3ssl)
functions implementing CMP client transactions
OSSL_CMP_exec_CR_ses(3ssl)
functions implementing CMP client transactions
OSSL_CMP_exec_GENM_ses(3ssl)
functions implementing CMP client transactions
OSSL_CMP_exec_IR_ses(3ssl)
functions implementing CMP client transactions
OSSL_CMP_exec_KUR_ses(3ssl)
functions implementing CMP client transactions
OSSL_CMP_exec_P10CR_ses(3ssl)
functions implementing CMP client transactions
OSSL_CMP_exec_RR_ses(3ssl)
functions implementing CMP client transactions
OSSL_CMP_HDR_get0_recipNonce(3ssl)
functions manipulating CMP message headers
OSSL_CMP_HDR_get0_transactionID(3ssl)
functions manipulating CMP message h...
OSSL_CMP_IR(3ssl)
functions implementing CMP client transactions
OSSL_CMP_ITAV_create(3ssl)
OSSL_CMP_ITAV utility functions
OSSL_CMP_ITAV_dup(3ssl)
ASN1 object utilities
OSSL_CMP_ITAV_free(3ssl)
ASN1 object utilities
OSSL_CMP_ITAV_get0_type(3ssl)
OSSL_CMP_ITAV utility functions
OSSL_CMP_ITAV_get0_value(3ssl)
OSSL_CMP_ITAV utility functions
OSSL_CMP_ITAV_push0_stack_item(3ssl)
OSSL_CMP_ITAV utility functions
OSSL_CMP_ITAV_set0(3ssl)
OSSL_CMP_ITAV utility functions
OSSL_CMP_KUR(3ssl)
functions implementing CMP client transactions
OSSL_CMP_LOG_ALERT(3ssl)
(unknown subject)
OSSL_CMP_log_cb_t(3ssl)
functions for logging and error reporting
OSSL_CMP_log_close(3ssl)
(unknown subject)
OSSL_CMP_LOG_CRIT(3ssl)
(unknown subject)
OSSL_CMP_LOG_DEBUG(3ssl)
(unknown subject)
OSSL_CMP_LOG_EMERG(3ssl)
(unknown subject)
OSSL_CMP_LOG_ERR(3ssl)
(unknown subject)
OSSL_CMP_LOG_INFO(3ssl)
(unknown subject)
OSSL_CMP_LOG_NOTICE(3ssl)
(unknown subject)
OSSL_CMP_log_open(3ssl)
(unknown subject)
OSSL_CMP_LOG_TRACE(3ssl)
(unknown subject)
OSSL_CMP_LOG_WARNING(3ssl)
(unknown subject)
OSSL_CMP_MSG_dup(3ssl)
ASN1 object utilities
OSSL_CMP_MSG_free(3ssl)
ASN1 object utilities
OSSL_CMP_MSG_get0_header(3ssl)
function(s) manipulating CMP messages
OSSL_CMP_MSG_get_bodytype(3ssl)
function(s) manipulating CMP messages
OSSL_CMP_MSG_http_perform(3ssl)
client-side HTTP(S) transfer of a CMP requ...
OSSL_CMP_MSG_it(3ssl)
ASN1 object utilities
OSSL_CMP_MSG_read(3ssl)
function(s) manipulating CMP messages
OSSL_CMP_MSG_update_recipNonce(3ssl)
function(s) manipulating CMP messages
OSSL_CMP_MSG_update_transactionID(3ssl)
function(s) manipulating CMP messages
OSSL_CMP_MSG_write(3ssl)
function(s) manipulating CMP messages
OSSL_CMP_P10CR(3ssl)
functions implementing CMP client transactions
OSSL_CMP_PKIHEADER_free(3ssl)
ASN1 object utilities
OSSL_CMP_PKIHEADER_it(3ssl)
ASN1 object utilities
OSSL_CMP_PKIHEADER_new(3ssl)
ASN1 object utilities
OSSL_CMP_PKISI_dup(3ssl)
ASN1 object utilities
OSSL_CMP_PKISI_free(3ssl)
ASN1 object utilities
OSSL_CMP_PKISI_it(3ssl)
ASN1 object utilities
OSSL_CMP_PKISI_new(3ssl)
ASN1 object utilities
OSSL_CMP_PKISTATUS_it(3ssl)
ASN1 object utilities
OSSL_CMP_print_errors_cb(3ssl)
functions for logging and error reporting
OSSL_CMP_print_to_bio(3ssl)
functions for logging and error reporting
OSSL_CMP_severity(3ssl)
(unknown subject)
OSSL_CMP_snprint_PKIStatusInfo(3ssl)
function(s) for managing the CMP PKIS...
OSSL_CMP_SRV_cert_request_cb_t(3ssl)
generic functions to set up and contr...
OSSL_CMP_SRV_certConf_cb_t(3ssl)
generic functions to set up and control a...
OSSL_CMP_SRV_CTX_free(3ssl)
generic functions to set up and control a CMP ...
OSSL_CMP_SRV_CTX_get0_cmp_ctx(3ssl)
generic functions to set up and contro...
OSSL_CMP_SRV_CTX_get0_custom_ctx(3ssl)
generic functions to set up and con...
OSSL_CMP_SRV_CTX_init(3ssl)
generic functions to set up and control a CMP ...
OSSL_CMP_SRV_CTX_new(3ssl)
generic functions to set up and control a CMP s...
OSSL_CMP_SRV_CTX_set_accept_raverified(3ssl)
generic functions to set up a...
OSSL_CMP_SRV_CTX_set_accept_unprotected(3ssl)
generic functions to set up ...
OSSL_CMP_SRV_CTX_set_grant_implicit_c...(3ssl)
generic functions to set up...
OSSL_CMP_SRV_CTX_set_send_unprotected...(3ssl)
generic functions to set up...
OSSL_CMP_SRV_error_cb_t(3ssl)
generic functions to set up and control a CM...
OSSL_CMP_SRV_genm_cb_t(3ssl)
generic functions to set up and control a CMP...
OSSL_CMP_SRV_pollReq_cb_t(3ssl)
generic functions to set up and control a ...
OSSL_CMP_SRV_process_request(3ssl)
generic functions to set up and control...
OSSL_CMP_SRV_rr_cb_t(3ssl)
generic functions to set up and control a CMP s...
OSSL_CMP_STATUSINFO_new(3ssl)
function(s) for managing the CMP PKIStatus
OSSL_CMP_transfer_cb_t(3ssl)
functions for managing the CMP client context...
OSSL_CMP_try_certreq(3ssl)
functions implementing CMP client transactions
OSSL_CMP_validate_cert_path(3ssl)
functions for verifying CMP message prot...
OSSL_CMP_validate_msg(3ssl)
functions for verifying CMP message protection
OSSL_CORE_MAKE_FUNC(3ssl)
OpenSSL reserved symbols
OSSL_CRMF_CERTID_dup(3ssl)
ASN1 object utilities
OSSL_CRMF_CERTID_free(3ssl)
ASN1 object utilities
OSSL_CRMF_CERTID_gen(3ssl)
functions getting or setting CRMF Registration ...
OSSL_CRMF_CERTID_get0_issuer(3ssl)
functions reading from CRMF CertReqMsg ...
OSSL_CRMF_CERTID_get0_serialNumber(3ssl)
functions reading from CRMF CertR...
OSSL_CRMF_CERTID_it(3ssl)
ASN1 object utilities
OSSL_CRMF_CERTID_new(3ssl)
ASN1 object utilities
OSSL_CRMF_CERTTEMPLATE_fill(3ssl)
functions populating and verifying CRMF ...
OSSL_CRMF_CERTTEMPLATE_free(3ssl)
ASN1 object utilities
OSSL_CRMF_CERTTEMPLATE_get0_extensions(3ssl)
functions reading from CRMF C...
OSSL_CRMF_CERTTEMPLATE_get0_issuer(3ssl)
functions reading from CRMF CertR...
OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(3ssl)
functions reading from CRMF...
OSSL_CRMF_CERTTEMPLATE_get0_subject(3ssl)
functions reading from CRMF Cert...
OSSL_CRMF_CERTTEMPLATE_it(3ssl)
ASN1 object utilities
OSSL_CRMF_CERTTEMPLATE_new(3ssl)
ASN1 object utilities
OSSL_CRMF_ENCRYPTEDVALUE_free(3ssl)
ASN1 object utilities
OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert(3ssl)
functions reading from CRMF Ce...
OSSL_CRMF_ENCRYPTEDVALUE_it(3ssl)
ASN1 object utilities
OSSL_CRMF_ENCRYPTEDVALUE_new(3ssl)
ASN1 object utilities
OSSL_CRMF_MSG_create_popo(3ssl)
functions populating and verifying CRMF Ce...
OSSL_CRMF_MSG_dup(3ssl)
ASN1 object utilities
OSSL_CRMF_MSG_free(3ssl)
ASN1 object utilities
OSSL_CRMF_MSG_get0_regCtrl_authenticator(3ssl)
functions getting or settin...
OSSL_CRMF_MSG_get0_regCtrl_oldCertID(3ssl)
functions getting or setting CR...
OSSL_CRMF_MSG_get0_regCtrl_pkiPublica...(3ssl)
functions getting or settin...
OSSL_CRMF_MSG_get0_regCtrl_protocolEn...(3ssl)
functions getting or settin...
OSSL_CRMF_MSG_get0_regCtrl_regToken(3ssl)
functions getting or setting CRM...
OSSL_CRMF_MSG_get0_regInfo_certReq(3ssl)
functions getting or setting CRMF...
OSSL_CRMF_MSG_get0_regInfo_utf8Pairs(3ssl)
functions getting or setting CR...
OSSL_CRMF_MSG_get0_tmpl(3ssl)
functions reading from CRMF CertReqMsg struc...
OSSL_CRMF_MSG_get_certReqId(3ssl)
functions reading from CRMF CertReqMsg s...
OSSL_CRMF_MSG_it(3ssl)
ASN1 object utilities
OSSL_CRMF_MSG_new(3ssl)
ASN1 object utilities
OSSL_CRMF_MSG_PKIPublicationInfo_push...(3ssl)
functions getting or settin...
OSSL_CRMF_MSG_push0_extension(3ssl)
functions populating and verifying CRM...
OSSL_CRMF_MSG_set0_extensions(3ssl)
functions populating and verifying CRM...
OSSL_CRMF_MSG_set0_SinglePubInfo(3ssl)
functions getting or setting CRMF R...
OSSL_CRMF_MSG_set0_validity(3ssl)
functions populating and verifying CRMF ...
OSSL_CRMF_MSG_set1_regCtrl_authenticator(3ssl)
functions getting or settin...
OSSL_CRMF_MSG_set1_regCtrl_oldCertID(3ssl)
functions getting or setting CR...
OSSL_CRMF_MSG_set1_regCtrl_pkiPublica...(3ssl)
functions getting or settin...
OSSL_CRMF_MSG_set1_regCtrl_protocolEn...(3ssl)
functions getting or settin...
OSSL_CRMF_MSG_set1_regCtrl_regToken(3ssl)
functions getting or setting CRM...
OSSL_CRMF_MSG_set1_regInfo_certReq(3ssl)
functions getting or setting CRMF...
OSSL_CRMF_MSG_set1_regInfo_utf8Pairs(3ssl)
functions getting or setting CR...
OSSL_CRMF_MSG_set_certReqId(3ssl)
functions populating and verifying CRMF ...
OSSL_CRMF_MSG_set_PKIPublicationInfo_...(3ssl)
functions getting or settin...
OSSL_CRMF_MSGS_free(3ssl)
ASN1 object utilities
OSSL_CRMF_MSGS_it(3ssl)
ASN1 object utilities
OSSL_CRMF_MSGS_new(3ssl)
ASN1 object utilities
OSSL_CRMF_MSGS_verify_popo(3ssl)
functions populating and verifying CRMF C...
OSSL_CRMF_pbm_new(3ssl)
functions for producing Password-Based MAC (PBM)
OSSL_CRMF_pbmp_new(3ssl)
functions for producing Password-Based MAC (PBM)
OSSL_CRMF_PBMPARAMETER_free(3ssl)
ASN1 object utilities
OSSL_CRMF_PBMPARAMETER_it(3ssl)
ASN1 object utilities
OSSL_CRMF_PBMPARAMETER_new(3ssl)
ASN1 object utilities
OSSL_CRMF_PKIPUBLICATIONINFO_free(3ssl)
ASN1 object utilities
OSSL_CRMF_PKIPUBLICATIONINFO_it(3ssl)
ASN1 object utilities
OSSL_CRMF_PKIPUBLICATIONINFO_new(3ssl)
ASN1 object utilities
OSSL_CRMF_SINGLEPUBINFO_free(3ssl)
ASN1 object utilities
OSSL_CRMF_SINGLEPUBINFO_it(3ssl)
ASN1 object utilities
OSSL_CRMF_SINGLEPUBINFO_new(3ssl)
ASN1 object utilities
OSSL_DECODER(3ssl)
Decoder method routines
OSSL_DECODER_CLEANUP(3ssl)
Decoder context routines
OSSL_DECODER_CONSTRUCT(3ssl)
Decoder context routines
OSSL_DECODER_CTX(3ssl)
Decoder context routines
OSSL_DECODER_CTX_add_decoder(3ssl)
Decoder context routines
OSSL_DECODER_CTX_add_extra(3ssl)
Decoder context routines
OSSL_DECODER_CTX_free(3ssl)
Decoder context routines
OSSL_DECODER_CTX_get_cleanup(3ssl)
Decoder context routines
OSSL_DECODER_CTX_get_construct(3ssl)
Decoder context routines
OSSL_DECODER_CTX_get_construct_data(3ssl)
Decoder context routines
OSSL_DECODER_CTX_get_num_decoders(3ssl)
Decoder context routines
OSSL_DECODER_CTX_new(3ssl)
Decoder context routines
OSSL_DECODER_CTX_new_for_pkey(3ssl)
Decoder routines to decode EVP_PKEYs
OSSL_DECODER_CTX_set_cleanup(3ssl)
Decoder context routines
OSSL_DECODER_CTX_set_construct(3ssl)
Decoder context routines
OSSL_DECODER_CTX_set_construct_data(3ssl)
Decoder context routines
OSSL_DECODER_CTX_set_input_structure(3ssl)
Decoder context routines
OSSL_DECODER_CTX_set_input_type(3ssl)
Decoder context routines
OSSL_DECODER_CTX_set_params(3ssl)
Decoder context routines
OSSL_DECODER_CTX_set_passphrase(3ssl)
Decoder routines to decode EVP_PKEYs
OSSL_DECODER_CTX_set_passphrase_cb(3ssl)
Decoder routines to decode EVP_PKEYs
OSSL_DECODER_CTX_set_passphrase_ui(3ssl)
Decoder routines to decode EVP_PKEYs
OSSL_DECODER_CTX_set_pem_password_cb(3ssl)
Decoder routines to decode EVP_...
OSSL_DECODER_CTX_set_selection(3ssl)
Decoder context routines
OSSL_DECODER_do_all_provided(3ssl)
Decoder method routines
OSSL_DECODER_export(3ssl)
Decoder context routines
OSSL_DECODER_fetch(3ssl)
Decoder method routines
OSSL_DECODER_free(3ssl)
Decoder method routines
OSSL_DECODER_from_bio(3ssl)
Routines to perform a decoding
OSSL_DECODER_from_data(3ssl)
Routines to perform a decoding
OSSL_DECODER_from_fp(3ssl)
Routines to perform a decoding
OSSL_DECODER_get0_description(3ssl)
Decoder method routines
OSSL_DECODER_get0_name(3ssl)
Decoder method routines
OSSL_DECODER_get0_properties(3ssl)
Decoder method routines
OSSL_DECODER_get0_provider(3ssl)
Decoder method routines
OSSL_DECODER_get_params(3ssl)
Decoder method routines
OSSL_DECODER_gettable_params(3ssl)
Decoder method routines
OSSL_DECODER_INSTANCE(3ssl)
Decoder context routines
OSSL_DECODER_INSTANCE_get_decoder(3ssl)
Decoder context routines
OSSL_DECODER_INSTANCE_get_decoder_ctx(3ssl)
Decoder context routines
OSSL_DECODER_INSTANCE_get_input_struc...(3ssl)
Decoder context routines
OSSL_DECODER_INSTANCE_get_input_type(3ssl)
Decoder context routines
OSSL_DECODER_is_a(3ssl)
Decoder method routines
OSSL_DECODER_names_do_all(3ssl)
Decoder method routines
OSSL_DECODER_settable_ctx_params(3ssl)
Decoder context routines
OSSL_DECODER_up_ref(3ssl)
Decoder method routines
OSSL_default_cipher_list(3ssl)
choose list of available SSL_CIPHERs
OSSL_default_ciphersuites(3ssl)
choose list of available SSL_CIPHERs
OSSL_DISPATCH(3ssl)
OpenSSL Core type to define a dispatchable function table
OSSL_EC_curve_nid2name(3ssl)
Functions for creating and destroying EC_GROU...
OSSL_ENCODER(3ssl)
Encoder method routines
OSSL_ENCODER_CLEANUP(3ssl)
Encoder context routines
OSSL_ENCODER_CONSTRUCT(3ssl)
Encoder context routines
OSSL_ENCODER_CTX(3ssl)
Encoder context routines
OSSL_ENCODER_CTX_add_encoder(3ssl)
Encoder context routines
OSSL_ENCODER_CTX_add_extra(3ssl)
Encoder context routines
OSSL_ENCODER_CTX_free(3ssl)
Encoder context routines
OSSL_ENCODER_CTX_get_num_encoders(3ssl)
Encoder context routines
OSSL_ENCODER_CTX_new(3ssl)
Encoder context routines
OSSL_ENCODER_CTX_new_for_pkey(3ssl)
Encoder routines to encode EVP_PKEYs
OSSL_ENCODER_CTX_set_cipher(3ssl)
Encoder routines to encode EVP_PKEYs
OSSL_ENCODER_CTX_set_cleanup(3ssl)
Encoder context routines
OSSL_ENCODER_CTX_set_construct(3ssl)
Encoder context routines
OSSL_ENCODER_CTX_set_construct_data(3ssl)
Encoder context routines
OSSL_ENCODER_CTX_set_output_structure(3ssl)
Encoder context routines
OSSL_ENCODER_CTX_set_output_type(3ssl)
Encoder context routines
OSSL_ENCODER_CTX_set_params(3ssl)
Encoder context routines
OSSL_ENCODER_CTX_set_passphrase(3ssl)
Encoder routines to encode EVP_PKEYs
OSSL_ENCODER_CTX_set_passphrase_cb(3ssl)
Encoder routines to encode EVP_PKEYs
OSSL_ENCODER_CTX_set_passphrase_ui(3ssl)
Encoder routines to encode EVP_PKEYs
OSSL_ENCODER_CTX_set_pem_password_cb(3ssl)
Encoder routines to encode EVP_...
OSSL_ENCODER_CTX_set_selection(3ssl)
Encoder context routines
OSSL_ENCODER_do_all_provided(3ssl)
Encoder method routines
OSSL_ENCODER_fetch(3ssl)
Encoder method routines
OSSL_ENCODER_free(3ssl)
Encoder method routines
OSSL_ENCODER_get0_description(3ssl)
Encoder method routines
OSSL_ENCODER_get0_name(3ssl)
Encoder method routines
OSSL_ENCODER_get0_properties(3ssl)
Encoder method routines
OSSL_ENCODER_get0_provider(3ssl)
Encoder method routines
OSSL_ENCODER_get_params(3ssl)
Encoder method routines
OSSL_ENCODER_gettable_params(3ssl)
Encoder method routines
OSSL_ENCODER_INSTANCE(3ssl)
Encoder context routines
OSSL_ENCODER_INSTANCE_get_encoder(3ssl)
Encoder context routines
OSSL_ENCODER_INSTANCE_get_encoder_ctx(3ssl)
Encoder context routines
OSSL_ENCODER_INSTANCE_get_output_stru...(3ssl)
Encoder context routines
OSSL_ENCODER_INSTANCE_get_output_type(3ssl)
Encoder context routines
OSSL_ENCODER_is_a(3ssl)
Encoder method routines
OSSL_ENCODER_names_do_all(3ssl)
Encoder method routines
OSSL_ENCODER_settable_ctx_params(3ssl)
Encoder context routines
OSSL_ENCODER_to_bio(3ssl)
Routines to perform an encoding
OSSL_ENCODER_to_data(3ssl)
Routines to perform an encoding
OSSL_ENCODER_to_fp(3ssl)
Routines to perform an encoding
OSSL_ENCODER_up_ref(3ssl)
Encoder method routines
OSSL_ESS_check_signing_certs(3ssl)
Enhanced Security Services (ESS) functions
OSSL_ESS_signing_cert_new_init(3ssl)
Enhanced Security Services (ESS) func...
OSSL_ESS_signing_cert_v2_new_init(3ssl)
Enhanced Security Services (ESS) f...
OSSL_HTTP_adapt_proxy(3ssl)
http utility functions
OSSL_HTTP_bio_cb_t(3ssl)
HTTP client high-level functions
OSSL_HTTP_close(3ssl)
HTTP client high-level functions
OSSL_HTTP_exchange(3ssl)
HTTP client high-level functions
OSSL_HTTP_get(3ssl)
HTTP client high-level functions
OSSL_HTTP_is_alive(3ssl)
HTTP client low-level functions
OSSL_HTTP_open(3ssl)
HTTP client high-level functions
OSSL_HTTP_parse_url(3ssl)
http utility functions
OSSL_HTTP_proxy_connect(3ssl)
HTTP client high-level functions
OSSL_HTTP_REQ_CTX(3ssl)
HTTP client low-level functions
OSSL_HTTP_REQ_CTX_add1_header(3ssl)
HTTP client low-level functions
OSSL_HTTP_REQ_CTX_exchange(3ssl)
HTTP client low-level functions
OSSL_HTTP_REQ_CTX_free(3ssl)
HTTP client low-level functions
OSSL_HTTP_REQ_CTX_get0_mem_bio(3ssl)
HTTP client low-level functions
OSSL_HTTP_REQ_CTX_get_resp_len(3ssl)
HTTP client low-level functions
OSSL_HTTP_REQ_CTX_nbio(3ssl)
HTTP client low-level functions
OSSL_HTTP_REQ_CTX_nbio_d2i(3ssl)
HTTP client low-level functions
OSSL_HTTP_REQ_CTX_new(3ssl)
HTTP client low-level functions
OSSL_HTTP_REQ_CTX_set1_req(3ssl)
HTTP client low-level functions
OSSL_HTTP_REQ_CTX_set_expected(3ssl)
HTTP client low-level functions
OSSL_HTTP_REQ_CTX_set_max_response_le...(3ssl)
HTTP client low-level funct...
OSSL_HTTP_REQ_CTX_set_request_line(3ssl)
HTTP client low-level functions
OSSL_HTTP_set1_request(3ssl)
HTTP client high-level functions
OSSL_HTTP_transfer(3ssl)
HTTP client high-level functions
OSSL_ITEM(3ssl)
OpenSSL Core type for generic itemized data
OSSL_LIB_CTX(3ssl)
OpenSSL library context
OSSL_LIB_CTX_free(3ssl)
OpenSSL library context
OSSL_LIB_CTX_get0_global_default(3ssl)
OpenSSL library context
OSSL_LIB_CTX_load_config(3ssl)
OpenSSL library context
OSSL_LIB_CTX_new(3ssl)
OpenSSL library context
OSSL_LIB_CTX_new_child(3ssl)
OpenSSL library context
OSSL_LIB_CTX_new_from_dispatch(3ssl)
OpenSSL library context
OSSL_LIB_CTX_set0_default(3ssl)
OpenSSL library context
OSSL_PARAM(3ssl)
a structure to pass or request object parameters
OSSL_PARAM_allocate_from_text(3ssl)
OSSL_PARAM construction utilities
OSSL_PARAM_BLD(3ssl)
functions to assist in the creation of OSSL_PARAM arrays
OSSL_PARAM_BLD_free(3ssl)
functions to assist in the creation of OSSL_PARA...
OSSL_PARAM_BLD_new(3ssl)
functions to assist in the creation of OSSL_PARAM...
OSSL_PARAM_BLD_push_BN(3ssl)
functions to assist in the creation of OSSL_P...
OSSL_PARAM_BLD_push_BN_pad(3ssl)
functions to assist in the creation of OS...
OSSL_PARAM_BLD_push_double(3ssl)
functions to assist in the creation of OS...
OSSL_PARAM_BLD_push_int(3ssl)
functions to assist in the creation of OSSL_...
OSSL_PARAM_BLD_push_int32(3ssl)
functions to assist in the creation of OSS...
OSSL_PARAM_BLD_push_int64(3ssl)
functions to assist in the creation of OSS...
OSSL_PARAM_BLD_push_long(3ssl)
functions to assist in the creation of OSSL...
OSSL_PARAM_BLD_push_octet_ptr(3ssl)
functions to assist in the creation of...
OSSL_PARAM_BLD_push_octet_string(3ssl)
functions to assist in the creation...
OSSL_PARAM_BLD_push_size_t(3ssl)
functions to assist in the creation of OS...
OSSL_PARAM_BLD_push_time_t(3ssl)
functions to assist in the creation of OS...
OSSL_PARAM_BLD_push_uint(3ssl)
functions to assist in the creation of OSSL...
OSSL_PARAM_BLD_push_uint32(3ssl)
functions to assist in the creation of OS...
OSSL_PARAM_BLD_push_uint64(3ssl)
functions to assist in the creation of OS...
OSSL_PARAM_BLD_push_ulong(3ssl)
functions to assist in the creation of OSS...
OSSL_PARAM_BLD_push_utf8_ptr(3ssl)
functions to assist in the creation of ...
OSSL_PARAM_BLD_push_utf8_string(3ssl)
functions to assist in the creation ...
OSSL_PARAM_BLD_to_param(3ssl)
functions to assist in the creation of OSSL_...
OSSL_PARAM_BN(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_BN(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_double(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_end(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_int(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_int32(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_int64(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_long(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_octet_ptr(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_octet_string(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_size_t(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_time_t(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_uint(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_uint32(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_uint64(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_ulong(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_utf8_ptr(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_construct_utf8_string(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_DEFN(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_double(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_dup(3ssl)
OSSL_PARAM array copy functions
OSSL_PARAM_END(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_free(3ssl)
OSSL_PARAM array copy functions
OSSL_PARAM_get_BN(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_double(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_int(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_int32(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_int64(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_long(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_octet_ptr(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_octet_string(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_octet_string_ptr(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_size_t(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_time_t(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_uint(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_uint32(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_uint64(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_ulong(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_utf8_ptr(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_utf8_string(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_get_utf8_string_ptr(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_int(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_int32(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_int64(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_locate(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_locate_const(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_long(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_merge(3ssl)
OSSL_PARAM array copy functions
OSSL_PARAM_modified(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_octet_ptr(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_octet_string(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_all_unmodified(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_BN(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_double(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_int(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_int32(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_int64(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_long(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_octet_ptr(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_octet_string(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_size_t(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_time_t(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_uint(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_uint32(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_uint64(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_ulong(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_utf8_ptr(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_set_utf8_string(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_size_t(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_time_t(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_uint(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_uint32(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_uint64(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_ulong(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_UNMODIFIED(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_utf8_ptr(3ssl)
OSSL_PARAM helpers
OSSL_PARAM_utf8_string(3ssl)
OSSL_PARAM helpers
OSSL_parse_url(3ssl)
http utility functions
OSSL_PASSPHRASE_CALLBACK(3ssl)
OpenSSL Core type to define callbacks
OSSL_PROVIDER(3ssl)
provider routines
OSSL_PROVIDER_add_builtin(3ssl)
provider routines
OSSL_PROVIDER_available(3ssl)
provider routines
OSSL_PROVIDER_do_all(3ssl)
provider routines
OSSL_PROVIDER_get0_dispatch(3ssl)
provider routines
OSSL_PROVIDER_get0_name(3ssl)
provider routines
OSSL_PROVIDER_get0_provider_ctx(3ssl)
provider routines
OSSL_PROVIDER_get_capabilities(3ssl)
provider routines
OSSL_PROVIDER_get_params(3ssl)
provider routines
OSSL_PROVIDER_gettable_params(3ssl)
provider routines
OSSL_PROVIDER_load(3ssl)
provider routines
OSSL_PROVIDER_query_operation(3ssl)
provider routines
OSSL_PROVIDER_self_test(3ssl)
provider routines
OSSL_PROVIDER_set_default_search_path(3ssl)
provider routines
OSSL_PROVIDER_try_load(3ssl)
provider routines
OSSL_PROVIDER_unload(3ssl)
provider routines
OSSL_PROVIDER_unquery_operation(3ssl)
provider routines
OSSL_SELF_TEST_free(3ssl)
functionality to trigger a callback during a sel...
OSSL_SELF_TEST_get_callback(3ssl)
specify a callback for processing self t...
OSSL_SELF_TEST_new(3ssl)
functionality to trigger a callback during a self...
OSSL_SELF_TEST_onbegin(3ssl)
functionality to trigger a callback during a ...
OSSL_SELF_TEST_oncorrupt_byte(3ssl)
functionality to trigger a callback du...
OSSL_SELF_TEST_onend(3ssl)
functionality to trigger a callback during a se...
OSSL_SELF_TEST_set_callback(3ssl)
specify a callback for processing self t...
OSSL_STORE_attach(3ssl)
Functions to read objects from a BIO
OSSL_STORE_attach_fn(3ssl)
Types and functions to manipulate, register and...
OSSL_STORE_close(3ssl)
Types and functions to read objects from a URI
OSSL_STORE_close_fn(3ssl)
Types and functions to manipulate, register and ...
OSSL_STORE_ctrl(3ssl)
Types and functions to read objects from a URI
OSSL_STORE_ctrl_fn(3ssl)
Types and functions to manipulate, register and u...
OSSL_STORE_CTX(3ssl)
Types and functions to read objects from a URI
OSSL_STORE_eof(3ssl)
Types and functions to read objects from a URI
OSSL_STORE_eof_fn(3ssl)
Types and functions to manipulate, register and un...
OSSL_STORE_error(3ssl)
Types and functions to read objects from a URI
OSSL_STORE_error_fn(3ssl)
Types and functions to manipulate, register and ...
OSSL_STORE_expect(3ssl)
Specify what object type is expected
OSSL_STORE_expect_fn(3ssl)
Types and functions to manipulate, register and...
OSSL_STORE_find(3ssl)
Specify what object type is expected
OSSL_STORE_find_fn(3ssl)
Types and functions to manipulate, register and u...
OSSL_STORE_INFO(3ssl)
Functions to manipulate OSSL_STORE_INFO objects
OSSL_STORE_INFO_free(3ssl)
Functions to manipulate OSSL_STORE_INFO objects
OSSL_STORE_INFO_get0_CERT(3ssl)
Functions to manipulate OSSL_STORE_INFO ob...
OSSL_STORE_INFO_get0_CRL(3ssl)
Functions to manipulate OSSL_STORE_INFO obj...
OSSL_STORE_INFO_get0_data(3ssl)
Functions to manipulate OSSL_STORE_INFO ob...
OSSL_STORE_INFO_get0_NAME(3ssl)
Functions to manipulate OSSL_STORE_INFO ob...
OSSL_STORE_INFO_get0_NAME_description(3ssl)
Functions to manipulate OSSL_S...
OSSL_STORE_INFO_get0_PARAMS(3ssl)
Functions to manipulate OSSL_STORE_INFO ...
OSSL_STORE_INFO_get0_PKEY(3ssl)
Functions to manipulate OSSL_STORE_INFO ob...
OSSL_STORE_INFO_get0_PUBKEY(3ssl)
Functions to manipulate OSSL_STORE_INFO ...
OSSL_STORE_INFO_get1_CERT(3ssl)
Functions to manipulate OSSL_STORE_INFO ob...
OSSL_STORE_INFO_get1_CRL(3ssl)
Functions to manipulate OSSL_STORE_INFO obj...
OSSL_STORE_INFO_get1_NAME(3ssl)
Functions to manipulate OSSL_STORE_INFO ob...
OSSL_STORE_INFO_get1_NAME_description(3ssl)
Functions to manipulate OSSL_S...
OSSL_STORE_INFO_get1_PARAMS(3ssl)
Functions to manipulate OSSL_STORE_INFO ...
OSSL_STORE_INFO_get1_PKEY(3ssl)
Functions to manipulate OSSL_STORE_INFO ob...
OSSL_STORE_INFO_get1_PUBKEY(3ssl)
Functions to manipulate OSSL_STORE_INFO ...
OSSL_STORE_INFO_get_type(3ssl)
Functions to manipulate OSSL_STORE_INFO obj...
OSSL_STORE_INFO_new(3ssl)
Functions to manipulate OSSL_STORE_INFO objects
OSSL_STORE_INFO_new_CERT(3ssl)
Functions to manipulate OSSL_STORE_INFO obj...
OSSL_STORE_INFO_new_CRL(3ssl)
Functions to manipulate OSSL_STORE_INFO objects
OSSL_STORE_INFO_new_NAME(3ssl)
Functions to manipulate OSSL_STORE_INFO obj...
OSSL_STORE_INFO_new_PARAMS(3ssl)
Functions to manipulate OSSL_STORE_INFO o...
OSSL_STORE_INFO_new_PKEY(3ssl)
Functions to manipulate OSSL_STORE_INFO obj...
OSSL_STORE_INFO_new_PUBKEY(3ssl)
Functions to manipulate OSSL_STORE_INFO o...
OSSL_STORE_INFO_set0_NAME_description(3ssl)
Functions to manipulate OSSL_S...
OSSL_STORE_INFO_type_string(3ssl)
Functions to manipulate OSSL_STORE_INFO ...
OSSL_STORE_load(3ssl)
Types and functions to read objects from a URI
OSSL_STORE_load_fn(3ssl)
Types and functions to manipulate, register and u...
OSSL_STORE_LOADER(3ssl)
Types and functions to manipulate, register and un...
OSSL_STORE_LOADER_CTX(3ssl)
Types and functions to manipulate, register an...
OSSL_STORE_LOADER_do_all_provided(3ssl)
Types and functions to manipulate,...
OSSL_STORE_LOADER_fetch(3ssl)
Types and functions to manipulate, register ...
OSSL_STORE_LOADER_free(3ssl)
Types and functions to manipulate, register a...
OSSL_STORE_LOADER_get0_description(3ssl)
Types and functions to manipulate...
OSSL_STORE_LOADER_get0_engine(3ssl)
Types and functions to manipulate, reg...
OSSL_STORE_LOADER_get0_properties(3ssl)
Types and functions to manipulate,...
OSSL_STORE_LOADER_get0_provider(3ssl)
Types and functions to manipulate, r...
OSSL_STORE_LOADER_get0_scheme(3ssl)
Types and functions to manipulate, reg...
OSSL_STORE_LOADER_is_a(3ssl)
Types and functions to manipulate, register a...
OSSL_STORE_LOADER_names_do_all(3ssl)
Types and functions to manipulate, re...
OSSL_STORE_LOADER_new(3ssl)
Types and functions to manipulate, register an...
OSSL_STORE_LOADER_set_attach(3ssl)
Types and functions to manipulate, regi...
OSSL_STORE_LOADER_set_close(3ssl)
Types and functions to manipulate, regis...
OSSL_STORE_LOADER_set_ctrl(3ssl)
Types and functions to manipulate, regist...
OSSL_STORE_LOADER_set_eof(3ssl)
Types and functions to manipulate, registe...
OSSL_STORE_LOADER_set_error(3ssl)
Types and functions to manipulate, regis...
OSSL_STORE_LOADER_set_expect(3ssl)
Types and functions to manipulate, regi...
OSSL_STORE_LOADER_set_find(3ssl)
Types and functions to manipulate, regist...
OSSL_STORE_LOADER_set_load(3ssl)
Types and functions to manipulate, regist...
OSSL_STORE_LOADER_set_open(3ssl)
Types and functions to manipulate, regist...
OSSL_STORE_LOADER_set_open_ex(3ssl)
Types and functions to manipulate, reg...
OSSL_STORE_LOADER_up_ref(3ssl)
Types and functions to manipulate, register...
OSSL_STORE_open(3ssl)
Types and functions to read objects from a URI
OSSL_STORE_open_ex(3ssl)
Types and functions to read objects from a URI
OSSL_STORE_open_ex_fn(3ssl)
Types and functions to manipulate, register an...
OSSL_STORE_open_fn(3ssl)
Types and functions to manipulate, register and u...
OSSL_STORE_post_process_info_fn(3ssl)
Types and functions to read objects ...
OSSL_STORE_register_loader(3ssl)
Types and functions to manipulate, regist...
OSSL_STORE_SEARCH(3ssl)
Type and functions to create OSSL_STORE search cri...
OSSL_STORE_SEARCH_by_alias(3ssl)
Type and functions to create OSSL_STORE s...
OSSL_STORE_SEARCH_by_issuer_serial(3ssl)
Type and functions to create OSSL...
OSSL_STORE_SEARCH_by_key_fingerprint(3ssl)
Type and functions to create OS...
OSSL_STORE_SEARCH_by_name(3ssl)
Type and functions to create OSSL_STORE se...
OSSL_STORE_SEARCH_free(3ssl)
Type and functions to create OSSL_STORE searc...
OSSL_STORE_SEARCH_get0_bytes(3ssl)
Type and functions to create OSSL_STORE...
OSSL_STORE_SEARCH_get0_digest(3ssl)
Type and functions to create OSSL_STOR...
OSSL_STORE_SEARCH_get0_name(3ssl)
Type and functions to create OSSL_STORE ...
OSSL_STORE_SEARCH_get0_serial(3ssl)
Type and functions to create OSSL_STOR...
OSSL_STORE_SEARCH_get0_string(3ssl)
Type and functions to create OSSL_STOR...
OSSL_STORE_SEARCH_get_type(3ssl)
Type and functions to create OSSL_STORE s...
OSSL_STORE_supports_search(3ssl)
Specify what object type is expected
OSSL_STORE_unregister_loader(3ssl)
Types and functions to manipulate, regi...
OSSL_TRACE(3ssl)
OpenSSL Tracing API
OSSL_TRACE1(3ssl)
OpenSSL Tracing API
OSSL_TRACE2(3ssl)
OpenSSL Tracing API
OSSL_TRACE3(3ssl)
OpenSSL Tracing API
OSSL_TRACE4(3ssl)
OpenSSL Tracing API
OSSL_TRACE5(3ssl)
OpenSSL Tracing API
OSSL_TRACE6(3ssl)
OpenSSL Tracing API
OSSL_TRACE7(3ssl)
OpenSSL Tracing API
OSSL_TRACE8(3ssl)
OpenSSL Tracing API
OSSL_TRACE9(3ssl)
OpenSSL Tracing API
OSSL_TRACE_BEGIN(3ssl)
OpenSSL Tracing API
OSSL_trace_begin(3ssl)
OpenSSL Tracing API
OSSL_TRACE_CANCEL(3ssl)
OpenSSL Tracing API
OSSL_trace_cb(3ssl)
Enabling trace output
OSSL_TRACE_ENABLED(3ssl)
OpenSSL Tracing API
OSSL_trace_enabled(3ssl)
OpenSSL Tracing API
OSSL_TRACE_END(3ssl)
OpenSSL Tracing API
OSSL_trace_end(3ssl)
OpenSSL Tracing API
OSSL_trace_get_category_name(3ssl)
OpenSSL tracing information functions
OSSL_trace_get_category_num(3ssl)
OpenSSL tracing information functions
OSSL_trace_set_callback(3ssl)
Enabling trace output
OSSL_trace_set_channel(3ssl)
Enabling trace output
OSSL_trace_set_prefix(3ssl)
Enabling trace output
OSSL_trace_set_suffix(3ssl)
Enabling trace output
OSSL_TRACEV(3ssl)
OpenSSL Tracing API
OSSP::uuid(3pm)
OSSP uuid Perl Binding
OTHERauxiliary(3)
Other Auxiliary Routines
OTHERcomputational(3)
Other Computational Routines
OTHEReigen(3)
Eigenvalue
OTHERNAME_free(3ssl)
ASN1 object utilities
OTHERNAME_new(3ssl)
ASN1 object utilities
OTHERsolve(3)
Other Solve Routines
ouse(3pm)
syntactic sugar to make Mouse one-liners easier
outopts(3ncurses)
curses output options
overlay(3ncurses)
overlay and manipulate overlapped curses windows
overwrite(3ncurses)
overlay and manipulate overlapped curses windows

P

PA_CHAR(3const)
define custom behavior for printf-like functions
PA_DOUBLE(3const)
define custom behavior for printf-like functions
PA_FLAG_LONG(3const)
define custom behavior for printf-like functions
PA_FLAG_LONG_DOUBLE(3const)
define custom behavior for printf-like functions
PA_FLAG_LONG_LONG(3const)
define custom behavior for printf-like functions
PA_FLAG_PTR(3const)
define custom behavior for printf-like functions
PA_FLAG_SHORT(3const)
define custom behavior for printf-like functions
PA_FLOAT(3const)
define custom behavior for printf-like functions
PA_INT(3const)
define custom behavior for printf-like functions
PA_LAST(3const)
define custom behavior for printf-like functions
PA_POINTER(3const)
define custom behavior for printf-like functions
PA_STRING(3const)
define custom behavior for printf-like functions
PA_WCHAR(3const)
define custom behavior for printf-like functions
PA_WSTRING(3const)
define custom behavior for printf-like functions
Package::Constants(3pm)
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::PP(3pm)
Pure perl implementation of the Package::Stash API
Package::Stash::XS(3pm)
Faster and more correct implementation of the Pack...
Package::Variant(3pm)
Parameterizable packages
pad(3ncurses)
create and display curses pads
PadWalker(3pm)
play with other peoples' lexical variables
page(3form)
set and get form page number
pair_content(3ncurses)
curses color manipulation routines
pair_content_sp(3ncurses)
curses screen-pointer extension
PAIR_NUMBER(3ncurses)
curses color manipulation routines
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 information
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 information
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
panel(3curses)
panel stack extension for curses
panel_above(3curses)
panel stack extension for curses
panel_below(3curses)
panel stack extension for curses
panel_hidden(3curses)
panel stack extension for curses
panel_userptr(3curses)
panel stack extension for curses
panel_window(3curses)
panel stack extension for curses
Pango(3pm)
layout and render international text
Pango::AttrBackground(3pm)
Pango background color attribute
Pango::AttrColor(3pm)
Pango color attribute
Pango::AttrFallback(3pm)
Pango fallback attribute
Pango::AttrFamily(3pm)
Pango attribute family
Pango::AttrFontDesc(3pm)
Pango description of a font
Pango::AttrForeground(3pm)
Pango foreground attribute
Pango::AttrGravity(3pm)
Pango gravity attribute
Pango::AttrGravityHint(3pm)
Pango gravity hint attribute
Pango::Attribute(3pm)
Pango base class for attributes
Pango::AttrInt(3pm)
structure used to represent attributes with an integer...
Pango::AttrIterator(3pm)
used to represent iterators through Pango::AttrLists
Pango::AttrLanguage(3pm)
used to represent attributes that are languages
Pango::AttrLetterSpacing(3pm)
Pango letter spacing attribute
Pango::AttrList(3pm)
holds attributes that apply to a section of text
Pango::AttrRise(3pm)
Pango baseline displacement attribute
Pango::AttrScale(3pm)
Pango font size scale attribute
Pango::AttrShape(3pm)
Pango shape attribute
Pango::AttrSize(3pm)
Pango font-size attribute
Pango::AttrStretch(3pm)
Pango font stretch attribute
Pango::AttrStrikethrough(3pm)
Pango strike-through attribute
Pango::AttrStrikethroughColor(3pm)
Pango color strikethrough color attribute
Pango::AttrString(3pm)
used to represent attributes with a string value
Pango::AttrStyle(3pm)
Pango font slant style attribute
Pango::AttrUnderline(3pm)
Pango underline style attribute
Pango::AttrUnderlineColor(3pm)
Pango underline color attribute
Pango::AttrVariant(3pm)
Pango font variant attribute
Pango::AttrWeight(3pm)
Pango font weight attribute
Pango::Cairo(3pm)
Pango rendering with the Cairo backend
Pango::Cairo::Context(3pm)
Using Cairo contexts with pango
Pango::Cairo::Font(3pm)
Pango using cairo fonts for rendering
Pango::Cairo::FontMap(3pm)
Pango font maps with Cairo
Pango::Color(3pm)
an object to represent a color for Pango
Pango::Context(3pm)
Pango object that stores global information used to co...
Pango::Font(3pm)
a rendering-system independent font representation
Pango::FontDescription(3pm)
Pango object to represent a description of a font
Pango::FontFace(3pm)
object for Pango representing a group of fonts varyin...
Pango::FontFamily(3pm)
Pango object representing a family of related font ...
Pango::FontMap(3pm)
an object that represents the set of fonts available f...
Pango::FontMetrics(3pm)
object for Pango containing overall metric informa...
Pango::Fontset(3pm)
object containing a set of Pango::Font objects
Pango::Gravity(3pm)
represents the orientation of glyphs in a segment of text
Pango::index(3pm)
API Reference Pod Index
Pango::Language(3pm)
an object that represents a language tag
Pango::Layout(3pm)
an object representing a paragraph of text with attrib...
Pango::LayoutIter(3pm)
an object used to iterate over the visual extents o...
Pango::LayoutLine(3pm)
a line in a Pango::Layout
Pango::Matrix(3pm)
A structure specifying a transformation between user-s...
Pango::Renderer(3pm)
a base class for pango rendering
Pango::Script(3pm)
identifies different writing systems
Pango::ScriptIter(3pm)
used to break a string of Unicode into runs by text
Pango::TabArray(3pm)
an object containing an array of tab stops
Pango::version(3pm)
get and check the version of Pango that this was compi...
Params::Classify(3pm)
argument type classification
Params::Util(3pm)
Simple, compact and correct param-checking functions
Params::Util::PP(3pm)
PurePerl Params::Util routines
Params::Validate(3pm)
Validate method/function parameters
Params::ValidationCompiler(3pm)
Build an optimized subroutine parameter va...
Params::ValidationCompiler::Compiler(3pm)
Object that implements the check...
Params::ValidationCompiler::Exceptions(3pm)
Defines exceptions thrown by P...
Parse(3o)
Entry points in the parser
Parse::DebControl(3pm)
Easy OO parsing of debian control-like files
Parse::DebControl::Error(3pm)
Exception classes for Parse::DebControl"
Parse::DebControl::Patch(3pm)
Easy OO parsing of debian patch file metadat...
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...
Parse::EDID(3pm)
Extended display identification data (EDID) parser
Parse::RecDescent(3pm)
Generate Recursive-Descent Parsers
Parser(3o)
no description
Parser.Incremental(3o)
no description
Parser.MenhirInterpreter(3o)
no description
Parsetree(3o)
Abstract syntax tree produced by parsing
Parsing(3o)
The run-time library for parsers generated by ocamlyacc.
passwd2des(3)
RFS password encryption
Path::Class(3pm)
Cross-platform path specification manipulation
Path::Class::Dir(3pm)
Objects representing directories
Path::Class::Entity(3pm)
Base class for files and directories
Path::Class::File(3pm)
Objects representing files
Path::Iterator::Rule(3pm)
Iterative, recursive file finder
Path::Tiny(3pm)
File path utility
pathconf(3)
get configuration values for files
pathplan(3)
finds and smooths shortest paths
pattern(3menu)
set and get a menu's pattern buffer
PBE2PARAM_free(3ssl)
ASN1 object utilities
PBE2PARAM_new(3ssl)
ASN1 object utilities
PBEPARAM_free(3ssl)
ASN1 object utilities
PBEPARAM_new(3ssl)
ASN1 object utilities
PBKDF2PARAM_free(3ssl)
ASN1 object utilities
PBKDF2PARAM_new(3ssl)
ASN1 object utilities
PC(3ncurses)
curses emulation of termcap
pcap(3pcap)
Packet Capture library
pcap_activate(3pcap)
activate a capture handle
pcap_breakloop(3pcap)
force a pcap_dispatch() or pcap_loop() call to return
pcap_can_set_rfmon(3pcap)
check whether monitor mode can be set for a not-...
pcap_close(3pcap)
close a capture device or savefile
pcap_compile(3pcap)
compile a filter expression
pcap_create(3pcap)
create a live capture handle
pcap_datalink(3pcap)
get the link-layer header type
pcap_datalink_name_to_val(3pcap)
get the link-layer header type value corr...
pcap_datalink_val_to_description(3pcap)
get a name or description for a li...
pcap_datalink_val_to_description_or_dlt(3pcap)
get a name or description f...
pcap_datalink_val_to_name(3pcap)
get a name or description for a link-laye...
pcap_dispatch(3pcap)
process packets from a live capture or savefile
pcap_dump(3pcap)
write a packet to a capture file
pcap_dump_close(3pcap)
close a savefile being written to
pcap_dump_file(3pcap)
get the standard I/O stream for a savefile being wri...
pcap_dump_flush(3pcap)
flush to a savefile packets dumped
pcap_dump_fopen(3pcap)
open a file to which to write packets
pcap_dump_ftell(3pcap)
get the current file offset for a savefile being wr...
pcap_dump_open(3pcap)
open a file to which to write packets
pcap_file(3pcap)
get the standard I/O stream for a savefile being read
pcap_fileno(3pcap)
get the file descriptor for a live capture
pcap_findalldevs(3pcap)
get a list of capture devices, and free that list
pcap_fopen_offline(3pcap)
open a saved capture file for reading
pcap_fopen_offline_with_tstamp_precision(3pcap)
open a saved capture file ...
pcap_free_datalinks(3pcap)
get a list of link-layer header types supported...
pcap_free_tstamp_types(3pcap)
get a list of time stamp types supported by ...
pcap_freealldevs(3pcap)
get a list of capture devices, and free that list
pcap_freecode(3pcap)
free a BPF program
pcap_get_required_select_timeout(3pcap)
get a timeout to be used when doin...
pcap_get_selectable_fd(3pcap)
get a file descriptor on which a select() ca...
pcap_get_tstamp_precision(3pcap)
get the time stamp precision returned in ...
pcap_geterr(3pcap)
get or print libpcap error message text
pcap_getnonblock(3pcap)
set or get the state of non-blocking mode on a cap...
pcap_init(3pcap)
initialize the library
pcap_inject(3pcap)
transmit a packet
pcap_is_swapped(3pcap)
find out whether a savefile has the native byte order
pcap_lib_version(3pcap)
get the version information for libpcap
pcap_list_datalinks(3pcap)
get a list of link-layer header types supported...
pcap_list_tstamp_types(3pcap)
get a list of time stamp types supported by ...
pcap_lookupdev(3pcap)
find the default device on which to capture
pcap_lookupnet(3pcap)
find the IPv4 network number and netmask for a device
pcap_loop(3pcap)
process packets from a live capture or savefile
pcap_major_version(3pcap)
get the version number of a savefile
pcap_minor_version(3pcap)
get the version number of a savefile
pcap_next(3pcap)
read the next packet from a pcap_t
pcap_next_ex(3pcap)
read the next packet from a pcap_t
pcap_offline_filter(3pcap)
check whether a filter matches a packet
pcap_open_dead(3pcap)
open a fake pcap_t for compiling filters or opening ...
pcap_open_dead_with_tstamp_precision(3pcap)
open a fake pcap_t for compili...
pcap_open_live(3pcap)
open a device for capturing
pcap_open_offline(3pcap)
open a saved capture file for reading
pcap_open_offline_with_tstamp_precision(3pcap)
open a saved capture file f...
pcap_perror(3pcap)
get or print libpcap error message text
pcap_sendpacket(3pcap)
transmit a packet
pcap_set_buffer_size(3pcap)
set the buffer size for a not-yet-activated ca...
pcap_set_datalink(3pcap)
set the link-layer header type to be used by a ca...
pcap_set_immediate_mode(3pcap)
set immediate mode for a not-yet-activated ...
pcap_set_promisc(3pcap)
set promiscuous mode for a not-yet-activated captu...
pcap_set_protocol_linux(3pcap)
set capture protocol for a not-yet-activate...
pcap_set_rfmon(3pcap)
set monitor mode for a not-yet-activated capture handle
pcap_set_snaplen(3pcap)
set the snapshot length for a not-yet-activated ca...
pcap_set_timeout(3pcap)
set the packet buffer timeout for a not-yet-activa...
pcap_set_tstamp_precision(3pcap)
set the time stamp precision returned in ...
pcap_set_tstamp_type(3pcap)
set the time stamp type to be used by a captur...
pcap_setdirection(3pcap)
set the direction for which packets will be captured
pcap_setfilter(3pcap)
set the filter
pcap_setnonblock(3pcap)
set or get the state of non-blocking mode on a cap...
pcap_snapshot(3pcap)
get the snapshot length
pcap_stats(3pcap)
get capture statistics
pcap_statustostr(3pcap)
convert a PCAP_ERROR_ or PCAP_WARNING_ value to a ...
pcap_strerror(3pcap)
convert an errno value to a string
pcap_tstamp_type_name_to_val(3pcap)
get the time stamp type value correspo...
pcap_tstamp_type_val_to_description(3pcap)
get a name or description for a...
pcap_tstamp_type_val_to_name(3pcap)
get a name or description for a time s...
pclose(3)
pipe stream to or from a process
pcre(3)
Perl-compatible regular expressions (original API)
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_exec(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
pcre2(3)
Perl-compatible regular expressions (revised API)
pcre2_callout_enumerate(3)
Perl-compatible regular expressions (revised API)
pcre2_code_copy(3)
Perl-compatible regular expressions (revised API)
pcre2_code_copy_with_tables(3)
Perl-compatible regular expressions (revise...
pcre2_code_free(3)
Perl-compatible regular expressions (revised API)
pcre2_compile(3)
Perl-compatible regular expressions (revised API)
pcre2_compile_context_copy(3)
Perl-compatible regular expressions (revised...
pcre2_compile_context_create(3)
Perl-compatible regular expressions (revis...
pcre2_compile_context_free(3)
Perl-compatible regular expressions (revised...
pcre2_config(3)
Perl-compatible regular expressions (revised API)
pcre2_convert_context_copy(3)
Perl-compatible regular expressions (revised...
pcre2_convert_context_create(3)
Perl-compatible regular expressions (revis...
pcre2_convert_context_free(3)
Perl-compatible regular expressions (revised...
pcre2_converted_pattern_free(3)
Perl-compatible regular expressions (revis...
pcre2_dfa_match(3)
Perl-compatible regular expressions (revised API)
pcre2_general_context_copy(3)
Perl-compatible regular expressions (revised...
pcre2_general_context_create(3)
Perl-compatible regular expressions (revis...
pcre2_general_context_free(3)
Perl-compatible regular expressions (revised...
pcre2_get_error_message(3)
Perl-compatible regular expressions (revised API)
pcre2_get_mark(3)
Perl-compatible regular expressions (revised API)
pcre2_get_match_data_size(3)
Perl-compatible regular expressions (revised ...
pcre2_get_ovector_count(3)
Perl-compatible regular expressions (revised API)
pcre2_get_ovector_pointer(3)
Perl-compatible regular expressions (revised ...
pcre2_get_startchar(3)
Perl-compatible regular expressions (revised API)
pcre2_jit_compile(3)
Perl-compatible regular expressions (revised API)
pcre2_jit_free_unused_memory(3)
Perl-compatible regular expressions (revis...
pcre2_jit_match(3)
Perl-compatible regular expressions (revised API)
pcre2_jit_stack_assign(3)
Perl-compatible regular expressions (revised API)
pcre2_jit_stack_create(3)
Perl-compatible regular expressions (revised API)
pcre2_jit_stack_free(3)
Perl-compatible regular expressions (revised API)
pcre2_maketables(3)
Perl-compatible regular expressions (revised API)
pcre2_maketables_free(3)
Perl-compatible regular expressions (revised API)
pcre2_match(3)
Perl-compatible regular expressions (revised API)
pcre2_match_context_copy(3)
Perl-compatible regular expressions (revised API)
pcre2_match_context_create(3)
Perl-compatible regular expressions (revised...
pcre2_match_context_free(3)
Perl-compatible regular expressions (revised API)
pcre2_match_data_create(3)
Perl-compatible regular expressions (revised API)
pcre2_match_data_create_from_pattern(3)
Perl-compatible regular expression...
pcre2_match_data_free(3)
Perl-compatible regular expressions (revised API)
pcre2_pattern_convert(3)
Perl-compatible regular expressions (revised API)
pcre2_pattern_info(3)
Perl-compatible regular expressions (revised API)
pcre2_serialize_decode(3)
Perl-compatible regular expressions (revised API)
pcre2_serialize_encode(3)
Perl-compatible regular expressions (revised API)
pcre2_serialize_free(3)
Perl-compatible regular expressions (revised API)
pcre2_serialize_get_number_of_codes(3)
Perl-compatible regular expressions...
pcre2_set_bsr(3)
Perl-compatible regular expressions (revised API)
pcre2_set_callout(3)
Perl-compatible regular expressions (revised API)
pcre2_set_character_tables(3)
Perl-compatible regular expressions (revised...
pcre2_set_compile_extra_options(3)
Perl-compatible regular expressions (re...
pcre2_set_compile_recursion_guard(3)
Perl-compatible regular expressions (...
pcre2_set_depth_limit(3)
Perl-compatible regular expressions (revised API)
pcre2_set_glob_escape(3)
Perl-compatible regular expressions (revised API)
pcre2_set_glob_separator(3)
Perl-compatible regular expressions (revised API)
pcre2_set_heap_limit(3)
Perl-compatible regular expressions (revised API)
pcre2_set_match_limit(3)
Perl-compatible regular expressions (revised API)
pcre2_set_max_pattern_length(3)
Perl-compatible regular expressions (revis...
pcre2_set_newline(3)
Perl-compatible regular expressions (revised API)
pcre2_set_offset_limit(3)
Perl-compatible regular expressions (revised API)
pcre2_set_parens_nest_limit(3)
Perl-compatible regular expressions (revise...
pcre2_set_recursion_limit(3)
Perl-compatible regular expressions (revised ...
pcre2_set_recursion_memory_management(3)
Perl-compatible regular expressio...
pcre2_set_substitute_callout(3)
Perl-compatible regular expressions (revis...
pcre2_substitute(3)
Perl-compatible regular expressions (revised API)
pcre2_substring_copy_byname(3)
Perl-compatible regular expressions (revise...
pcre2_substring_copy_bynumber(3)
Perl-compatible regular expressions (revi...
pcre2_substring_free(3)
Perl-compatible regular expressions (revised API)
pcre2_substring_get_byname(3)
Perl-compatible regular expressions (revised...
pcre2_substring_get_bynumber(3)
Perl-compatible regular expressions (revis...
pcre2_substring_length_byname(3)
Perl-compatible regular expressions (revi...
pcre2_substring_length_bynumber(3)
Perl-compatible regular expressions (re...
pcre2_substring_list_free(3)
Perl-compatible regular expressions (revised ...
pcre2_substring_list_get(3)
Perl-compatible regular expressions (revised API)
pcre2_substring_nametable_scan(3)
Perl-compatible regular expressions (rev...
pcre2_substring_number_from_name(3)
Perl-compatible regular expressions (r...
pcre2api(3)
Perl-compatible regular expressions (revised API)
pcre2build(3)
Perl-compatible regular expressions (revised API)
pcre2callout(3)
Perl-compatible regular expressions (revised API)
pcre2compat(3)
Perl-compatible regular expressions (revised API)
pcre2convert(3)
Perl-compatible regular expressions (revised API)
pcre2demo(3)
A demonstration C program for PCRE2 - //
pcre2jit(3)
Perl-compatible regular expressions (revised API)
pcre2limits(3)
Perl-compatible regular expressions (revised API)
pcre2matching(3)
Perl-compatible regular expressions (revised API)
pcre2partial(3)
Perl-compatible regular expressions
pcre2pattern(3)
Perl-compatible regular expressions (revised API)
pcre2perform(3)
Perl-compatible regular expressions (revised API)
pcre2posix(3)
Perl-compatible regular expressions (revised API)
pcre2sample(3)
Perl-compatible regular expressions (revised API)
pcre2serialize(3)
Perl-compatible regular expressions (revised API)
pcre2syntax(3)
Perl-compatible regular expressions (revised API)
pcre2unicode(3)
Perl-compatible regular expressions (revised API)
pcre32(3)
Perl-compatible regular expressions
pcre32_assign_jit_stack(3)
Perl-compatible regular expressions
pcre32_compile(3)
Perl-compatible regular expressions
pcre32_compile2(3)
Perl-compatible regular expressions
pcre32_config(3)
Perl-compatible regular expressions
pcre32_copy_named_substring(3)
Perl-compatible regular expressions
pcre32_copy_substring(3)
Perl-compatible regular expressions
pcre32_dfa_exec(3)
Perl-compatible regular expressions
pcre32_exec(3)
Perl-compatible regular expressions
pcre32_free_study(3)
Perl-compatible regular expressions
pcre32_free_substring(3)
Perl-compatible regular expressions
pcre32_free_substring_list(3)
Perl-compatible regular expressions
pcre32_fullinfo(3)
Perl-compatible regular expressions
pcre32_get_named_substring(3)
Perl-compatible regular expressions
pcre32_get_stringnumber(3)
Perl-compatible regular expressions
pcre32_get_stringtable_entries(3)
Perl-compatible regular expressions
pcre32_get_substring(3)
Perl-compatible regular expressions
pcre32_get_substring_list(3)
Perl-compatible regular expressions
pcre32_jit_exec(3)
Perl-compatible regular expressions
pcre32_jit_stack_alloc(3)
Perl-compatible regular expressions
pcre32_jit_stack_free(3)
Perl-compatible regular expressions
pcre32_maketables(3)
Perl-compatible regular expressions
pcre32_pattern_to_host_byte_order(3)
Perl-compatible regular expressions
pcre32_refcount(3)
Perl-compatible regular expressions
pcre32_study(3)
Perl-compatible regular expressions
pcre32_utf32_to_host_byte_order(3)
Perl-compatible regular expressions
pcre32_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_exec(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_utf32_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
pecho_wchar(3ncurses)
create and display curses pads
pechochar(3ncurses)
create and display curses pads
PEM_bytes_read_bio(3ssl)
read a PEM-encoded data structure from a BIO
PEM_bytes_read_bio_secmem(3ssl)
read a PEM-encoded data structure from a BIO
PEM_do_header(3ssl)
PEM encoding routines
PEM_FLAG_EAY_COMPATIBLE(3ssl)
read PEM format files with custom processing
PEM_FLAG_ONLY_B64(3ssl)
read PEM format files with custom processing
PEM_FLAG_SECURE(3ssl)
read PEM format files with custom processing
PEM_get_EVP_CIPHER_INFO(3ssl)
PEM encoding routines
pem_password_cb(3ssl)
PEM routines
PEM_read(3ssl)
PEM encoding routines
PEM_read_bio(3ssl)
PEM encoding routines
PEM_read_bio_CMS(3ssl)
PEM object encoding 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_EC_PUBKEY(3ssl)
PEM object encoding routines
PEM_read_bio_ECPKParameters(3ssl)
PEM object encoding routines
PEM_read_bio_ex(3ssl)
read PEM format files with custom processing
PEM_read_bio_NETSCAPE_CERT_SEQUENCE(3ssl)
PEM object encoding routines
PEM_read_bio_Parameters(3ssl)
PEM routines
PEM_read_bio_Parameters_ex(3ssl)
PEM routines
PEM_read_bio_PKCS7(3ssl)
PEM routines
PEM_read_bio_PKCS8(3ssl)
PEM object encoding routines
PEM_read_bio_PKCS8_PRIV_KEY_INFO(3ssl)
PEM object encoding routines
PEM_read_bio_PrivateKey(3ssl)
PEM routines
PEM_read_bio_PrivateKey_ex(3ssl)
PEM routines
PEM_read_bio_PUBKEY(3ssl)
PEM routines
PEM_read_bio_PUBKEY_ex(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_SSL_SESSION(3ssl)
PEM object encoding 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_PUBKEY(3ssl)
PEM object encoding routines
PEM_read_bio_X509_REQ(3ssl)
PEM routines
PEM_read_CMS(3ssl)
PEM object encoding 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_EC_PUBKEY(3ssl)
PEM object encoding routines
PEM_read_ECPKParameters(3ssl)
PEM object encoding routines
PEM_read_ECPrivateKey(3ssl)
PEM object encoding routines
PEM_read_NETSCAPE_CERT_SEQUENCE(3ssl)
PEM object encoding routines
PEM_read_PKCS7(3ssl)
PEM routines
PEM_read_PKCS8(3ssl)
PEM object encoding routines
PEM_read_PKCS8_PRIV_KEY_INFO(3ssl)
PEM object encoding routines
PEM_read_PrivateKey(3ssl)
PEM routines
PEM_read_PrivateKey_ex(3ssl)
PEM routines
PEM_read_PUBKEY(3ssl)
PEM routines
PEM_read_PUBKEY_ex(3ssl)
PEM routines
PEM_read_RSA_PUBKEY(3ssl)
PEM routines
PEM_read_RSAPrivateKey(3ssl)
PEM routines
PEM_read_RSAPublicKey(3ssl)
PEM routines
PEM_read_SSL_SESSION(3ssl)
PEM object encoding routines
PEM_read_X509(3ssl)
PEM routines
PEM_read_X509_AUX(3ssl)
PEM routines
PEM_read_X509_CRL(3ssl)
PEM routines
PEM_read_X509_PUBKEY(3ssl)
PEM object encoding routines
PEM_read_X509_REQ(3ssl)
PEM routines
PEM_write(3ssl)
PEM encoding routines
PEM_write_bio(3ssl)
PEM encoding routines
PEM_write_bio_CMS(3ssl)
PEM object encoding routines
PEM_write_bio_CMS_stream(3ssl)
output CMS_ContentInfo structure in PEM format
PEM_write_bio_DHparams(3ssl)
PEM routines
PEM_write_bio_DHxparams(3ssl)
PEM object encoding 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_EC_PUBKEY(3ssl)
PEM object encoding routines
PEM_write_bio_ECPKParameters(3ssl)
PEM object encoding routines
PEM_write_bio_ECPrivateKey(3ssl)
PEM object encoding routines
PEM_write_bio_NETSCAPE_CERT_SEQUENCE(3ssl)
PEM object encoding routines
PEM_write_bio_Parameters(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_PKCS8(3ssl)
PEM object encoding routines
PEM_write_bio_PKCS8_PRIV_KEY_INFO(3ssl)
PEM object encoding routines
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_PrivateKey_ex(3ssl)
PEM routines
PEM_write_bio_PrivateKey_traditional(3ssl)
PEM routines
PEM_write_bio_PUBKEY(3ssl)
PEM routines
PEM_write_bio_PUBKEY_ex(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_SSL_SESSION(3ssl)
PEM object encoding 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_PUBKEY(3ssl)
PEM object encoding routines
PEM_write_bio_X509_REQ(3ssl)
PEM routines
PEM_write_bio_X509_REQ_NEW(3ssl)
PEM routines
PEM_write_CMS(3ssl)
PEM object encoding routines
PEM_write_DHparams(3ssl)
PEM routines
PEM_write_DHxparams(3ssl)
PEM object encoding routines
PEM_write_DSA_PUBKEY(3ssl)
PEM routines
PEM_write_DSAparams(3ssl)
PEM routines
PEM_write_DSAPrivateKey(3ssl)
PEM routines
PEM_write_EC_PUBKEY(3ssl)
PEM object encoding routines
PEM_write_ECPKParameters(3ssl)
PEM object encoding routines
PEM_write_ECPrivateKey(3ssl)
PEM object encoding routines
PEM_write_NETSCAPE_CERT_SEQUENCE(3ssl)
PEM object encoding routines
PEM_write_PKCS7(3ssl)
PEM routines
PEM_write_PKCS8(3ssl)
PEM object encoding routines
PEM_write_PKCS8_PRIV_KEY_INFO(3ssl)
PEM object encoding routines
PEM_write_PKCS8PrivateKey(3ssl)
PEM routines
PEM_write_PKCS8PrivateKey_nid(3ssl)
PEM routines
PEM_write_PrivateKey(3ssl)
PEM routines
PEM_write_PrivateKey_ex(3ssl)
PEM routines
PEM_write_PUBKEY(3ssl)
PEM routines
PEM_write_PUBKEY_ex(3ssl)
PEM routines
PEM_write_RSA_PUBKEY(3ssl)
PEM routines
PEM_write_RSAPrivateKey(3ssl)
PEM routines
PEM_write_RSAPublicKey(3ssl)
PEM routines
PEM_write_SSL_SESSION(3ssl)
PEM object encoding routines
PEM_write_X509(3ssl)
PEM routines
PEM_write_X509_AUX(3ssl)
PEM routines
PEM_write_X509_CRL(3ssl)
PEM routines
PEM_write_X509_PUBKEY(3ssl)
PEM object encoding routines
PEM_write_X509_REQ(3ssl)
PEM routines
PEM_write_X509_REQ_NEW(3ssl)
PEM routines
PEM_X509_INFO_read(3ssl)
read PEM-encoded data structures into one or more...
PEM_X509_INFO_read_bio(3ssl)
read PEM-encoded data structures into one or ...
PEM_X509_INFO_read_bio_ex(3ssl)
read PEM-encoded data structures into one ...
PEM_X509_INFO_read_ex(3ssl)
read PEM-encoded data structures into one or m...
Perl4::CoreLibs(3pm)
libraries historically supplied with Perl 4
PerlIO::gzip(3pm)
Perl extension to provide a PerlIO layer to gzip/gunzip
PerlIO::utf8_strict(3pm)
Fast and correct UTF-8 IO
perror(3)
print a system error message
Pervasives(3o)
The initially opened module.
Pervasives.LargeFile(3o)
Operations on large files.
PHP::Serialization(3pm)
simple flexible means of converting the output of ...
pid_t(3)
overview of system data types
pid_t(3type)
process/user/group identifier
pidfile(3bsd)
"library for PID files handling"
pidfile_close(3bsd)
"library for PID files handling"
pidfile_open(3bsd)
"library for PID files handling"
pidfile_remove(3bsd)
"library for PID files handling"
pidfile_write(3bsd)
"library for PID files handling"
Pidgin(3pm)
Perl extension for the Pidgin instant messenger.
PIR(3pm)
Short alias for Path::Iterator::Rule
PKCS12_add1_attr_by_NID(3ssl)
Add an attribute to a PKCS#12 safeBag structure
PKCS12_add1_attr_by_txt(3ssl)
Add an attribute to a PKCS#12 safeBag structure
PKCS12_add_cert(3ssl)
Add an object to a set of PKCS#12 safeBags
PKCS12_add_CSPName_asc(3ssl)
Add a Microsoft CSP Name attribute to a PKCS#...
PKCS12_add_friendlyname_asc(3ssl)
Functions to add the friendlyname attrib...
PKCS12_add_friendlyname_uni(3ssl)
Functions to add the friendlyname attrib...
PKCS12_add_friendlyname_utf8(3ssl)
Functions to add the friendlyname attri...
PKCS12_add_key(3ssl)
Add an object to a set of PKCS#12 safeBags
PKCS12_add_key_ex(3ssl)
Add an object to a set of PKCS#12 safeBags
PKCS12_add_localkeyid(3ssl)
Add the localKeyId attribute to a PKCS#12 safeBag
PKCS12_add_safe(3ssl)
Create and add objects to a PKCS#12 structure
PKCS12_add_safe_ex(3ssl)
Create and add objects to a PKCS#12 structure
PKCS12_add_safes(3ssl)
Create and add objects to a PKCS#12 structure
PKCS12_add_safes_ex(3ssl)
Create and add objects to a PKCS#12 structure
PKCS12_add_secret(3ssl)
Add an object to a set of PKCS#12 safeBags
PKCS12_BAGS_free(3ssl)
ASN1 object utilities
PKCS12_BAGS_new(3ssl)
ASN1 object utilities
PKCS12_create(3ssl)
create a PKCS#12 structure
PKCS12_create_ex(3ssl)
create a PKCS#12 structure
PKCS12_decrypt_skey(3ssl)
PKCS12 shrouded keyBag decrypt functions
PKCS12_decrypt_skey_ex(3ssl)
PKCS12 shrouded keyBag decrypt functions
PKCS12_free(3ssl)
ASN1 object utilities
PKCS12_gen_mac(3ssl)
Functions to create and manipulate a PKCS#12 structure
PKCS12_get_attr_gen(3ssl)
Retrieve attributes from a PKCS#12 safeBag
PKCS12_get_friendlyname(3ssl)
Retrieve the friendlyname attribute from a P...
PKCS12_init(3ssl)
Create a new empty PKCS#12 structure
PKCS12_init_ex(3ssl)
Create a new empty PKCS#12 structure
PKCS12_item_decrypt_d2i(3ssl)
PKCS12 item encrypt/decrypt functions
PKCS12_item_decrypt_d2i_ex(3ssl)
PKCS12 item encrypt/decrypt functions
PKCS12_item_i2d_encrypt(3ssl)
PKCS12 item encrypt/decrypt functions
PKCS12_item_i2d_encrypt_ex(3ssl)
PKCS12 item encrypt/decrypt functions
PKCS12_key_gen_asc(3ssl)
PKCS#12 Password based key derivation
PKCS12_key_gen_asc_ex(3ssl)
PKCS#12 Password based key derivation
PKCS12_key_gen_uni(3ssl)
PKCS#12 Password based key derivation
PKCS12_key_gen_uni_ex(3ssl)
PKCS#12 Password based key derivation
PKCS12_key_gen_utf8(3ssl)
PKCS#12 Password based key derivation
PKCS12_key_gen_utf8_ex(3ssl)
PKCS#12 Password based key derivation
PKCS12_MAC_DATA_free(3ssl)
ASN1 object utilities
PKCS12_MAC_DATA_new(3ssl)
ASN1 object utilities
PKCS12_new(3ssl)
ASN1 object utilities
PKCS12_newpass(3ssl)
change the password of a PKCS12 structure
PKCS12_pack_p7encdata(3ssl)
Pack a set of PKCS#12 safeBags into a PKCS#7 e...
PKCS12_pack_p7encdata_ex(3ssl)
Pack a set of PKCS#12 safeBags into a PKCS#...
PKCS12_parse(3ssl)
parse a PKCS#12 structure
PKCS12_pbe_crypt(3ssl)
PKCS#12 Password based encryption
PKCS12_pbe_crypt_ex(3ssl)
PKCS#12 Password based encryption
PKCS12_PBE_keyivgen(3ssl)
PKCS#12 Password based encryption
PKCS12_PBE_keyivgen_ex(3ssl)
PKCS#12 Password based encryption
PKCS12_SAFEBAG_create0_p8inf(3ssl)
Create PKCS#12 safeBag objects
PKCS12_SAFEBAG_create0_pkcs8(3ssl)
Create PKCS#12 safeBag objects
PKCS12_SAFEBAG_create_cert(3ssl)
Create PKCS#12 safeBag objects
PKCS12_SAFEBAG_create_crl(3ssl)
Create PKCS#12 safeBag objects
PKCS12_SAFEBAG_create_pkcs8_encrypt(3ssl)
Create PKCS#12 safeBag objects
PKCS12_SAFEBAG_create_pkcs8_encrypt_ex(3ssl)
Create PKCS#12 safeBag objects
PKCS12_SAFEBAG_create_secret(3ssl)
Create PKCS#12 safeBag objects
PKCS12_SAFEBAG_free(3ssl)
ASN1 object utilities
PKCS12_SAFEBAG_get0_attr(3ssl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get0_attrs(3ssl)
Retrieve attributes from a PKCS#12 safeBag
PKCS12_SAFEBAG_get0_bag_obj(3ssl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get0_bag_type(3ssl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get0_p8inf(3ssl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get0_pkcs8(3ssl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get0_safes(3ssl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get0_type(3ssl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get1_cert(3ssl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get1_crl(3ssl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get_bag_nid(3ssl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_get_nid(3ssl)
Get objects from a PKCS#12 safeBag
PKCS12_SAFEBAG_new(3ssl)
ASN1 object utilities
PKCS12_set_mac(3ssl)
Functions to create and manipulate a PKCS#12 structure
PKCS12_setup_mac(3ssl)
Functions to create and manipulate a PKCS#12 structure
PKCS12_verify_mac(3ssl)
Functions to create and manipulate a PKCS#12 struc...
PKCS5_pbe2_set(3ssl)
PKCS#5 Password based encryption routines
PKCS5_pbe2_set_iv(3ssl)
PKCS#5 Password based encryption routines
PKCS5_pbe2_set_iv_ex(3ssl)
PKCS#5 Password based encryption routines
PKCS5_pbe2_set_scrypt(3ssl)
PKCS#5 Password based encryption routines
PKCS5_PBE_keyivgen(3ssl)
PKCS#5 Password based encryption routines
PKCS5_PBE_keyivgen_ex(3ssl)
PKCS#5 Password based encryption routines
PKCS5_pbe_set(3ssl)
PKCS#5 Password based encryption routines
PKCS5_pbe_set0_algor(3ssl)
PKCS#5 Password based encryption routines
PKCS5_pbe_set0_algor_ex(3ssl)
PKCS#5 Password based encryption routines
PKCS5_pbe_set_ex(3ssl)
PKCS#5 Password based encryption routines
PKCS5_PBKDF2_HMAC(3ssl)
password based derivation routines with salt and i...
PKCS5_PBKDF2_HMAC_SHA1(3ssl)
password based derivation routines with salt ...
PKCS5_pbkdf2_set(3ssl)
PKCS#5 Password based encryption routines
PKCS5_pbkdf2_set_ex(3ssl)
PKCS#5 Password based encryption routines
PKCS5_v2_PBE_keyivgen(3ssl)
PKCS#5 Password based encryption routines
PKCS5_v2_PBE_keyivgen_ex(3ssl)
PKCS#5 Password based encryption routines
PKCS5_v2_scrypt_keyivgen(3ssl)
PKCS#5 Password based encryption routines
PKCS5_v2_scrypt_keyivgen_ex(3ssl)
PKCS#5 Password based encryption routines
PKCS7_add_certificate(3ssl)
add information to PKCS7 structure
PKCS7_add_crl(3ssl)
add information to PKCS7 structure
PKCS7_decrypt(3ssl)
decrypt content from a PKCS#7 envelopedData structure
PKCS7_DIGEST_free(3ssl)
ASN1 object utilities
PKCS7_DIGEST_new(3ssl)
ASN1 object utilities
PKCS7_dup(3ssl)
ASN1 object utilities
PKCS7_ENC_CONTENT_free(3ssl)
ASN1 object utilities
PKCS7_ENC_CONTENT_new(3ssl)
ASN1 object utilities
PKCS7_encrypt(3ssl)
create a PKCS#7 envelopedData structure
PKCS7_encrypt_ex(3ssl)
create a PKCS#7 envelopedData structure
PKCS7_ENCRYPT_free(3ssl)
ASN1 object utilities
PKCS7_ENCRYPT_new(3ssl)
ASN1 object utilities
PKCS7_ENVELOPE_free(3ssl)
ASN1 object utilities
PKCS7_ENVELOPE_new(3ssl)
ASN1 object utilities
PKCS7_free(3ssl)
ASN1 object utilities
PKCS7_get0_signers(3ssl)
verify a PKCS#7 signedData structure
PKCS7_get_octet_string(3ssl)
return octet string from a PKCS#7 envelopedDa...
PKCS7_ISSUER_AND_SERIAL_digest(3ssl)
get digest of various objects
PKCS7_ISSUER_AND_SERIAL_free(3ssl)
ASN1 object utilities
PKCS7_ISSUER_AND_SERIAL_new(3ssl)
ASN1 object utilities
PKCS7_new(3ssl)
ASN1 object utilities
PKCS7_new_ex(3ssl)
ASN1 object utilities
PKCS7_print_ctx(3ssl)
ASN1 object utilities
PKCS7_RECIP_INFO_free(3ssl)
ASN1 object utilities
PKCS7_RECIP_INFO_new(3ssl)
ASN1 object utilities
PKCS7_sign(3ssl)
create a PKCS#7 signedData structure
PKCS7_sign_add_signer(3ssl)
add information to PKCS7 structure
PKCS7_SIGN_ENVELOPE_free(3ssl)
ASN1 object utilities
PKCS7_SIGN_ENVELOPE_new(3ssl)
ASN1 object utilities
PKCS7_sign_ex(3ssl)
create a PKCS#7 signedData structure
PKCS7_SIGNED_free(3ssl)
ASN1 object utilities
PKCS7_SIGNED_new(3ssl)
ASN1 object utilities
PKCS7_SIGNER_INFO_free(3ssl)
ASN1 object utilities
PKCS7_SIGNER_INFO_new(3ssl)
ASN1 object utilities
PKCS7_type_is_other(3ssl)
determine content type of PKCS#7 envelopedData s...
PKCS7_verify(3ssl)
verify a PKCS#7 signedData structure
PKCS8_decrypt(3ssl)
PKCS8 encrypt/decrypt functions
PKCS8_decrypt_ex(3ssl)
PKCS8 encrypt/decrypt functions
PKCS8_encrypt(3ssl)
PKCS8 encrypt/decrypt functions
PKCS8_encrypt_ex(3ssl)
PKCS8 encrypt/decrypt functions
PKCS8_pkey_add1_attr(3ssl)
PKCS8 attribute functions
PKCS8_pkey_add1_attr_by_NID(3ssl)
PKCS8 attribute functions
PKCS8_pkey_add1_attr_by_OBJ(3ssl)
PKCS8 attribute functions
PKCS8_pkey_get0_attrs(3ssl)
PKCS8 attribute functions
PKCS8_PRIV_KEY_INFO_free(3ssl)
ASN1 object utilities
PKCS8_PRIV_KEY_INFO_new(3ssl)
ASN1 object utilities
PKCS8_set0_pbe(3ssl)
PKCS8 encrypt/decrypt functions
PKCS8_set0_pbe_ex(3ssl)
PKCS8 encrypt/decrypt functions
PKEY_USAGE_PERIOD_free(3ssl)
ASN1 object utilities
PKEY_USAGE_PERIOD_new(3ssl)
ASN1 object utilities
Plack(3pm)
Perl Superglue for Web frameworks and Web Servers (PSG...
Plack::App::Cascade(3pm)
Cascadable compound application
Plack::App::CGIBin(3pm)
cgi-bin replacement for Plack servers
Plack::App::Directory(3pm)
Serve static files from document root with dire...
Plack::App::File(3pm)
Serve static files from root directory
Plack::App::PSGIBin(3pm)
Run .psgi files from a directory
Plack::App::URLMap(3pm)
Map multiple apps in different paths
Plack::App::WrapCGI(3pm)
Compiles a CGI script as PSGI application
Plack::Builder(3pm)
OO and DSL to enable Plack Middlewares
Plack::Component(3pm)
Base class for PSGI endpoints
Plack::Handler(3pm)
Connects PSGI applications and Web servers
Plack::Handler::Apache1(3pm)
Apache 1.3.x mod_perl handlers to run PSGI ap...
Plack::Handler::Apache2(3pm)
Apache 2.0 mod_perl handler to run PSGI appli...
Plack::Handler::Apache2::Registry(3pm)
Runs .psgi files.
Plack::Handler::CGI(3pm)
CGI handler for Plack
Plack::Handler::FCGI(3pm)
FastCGI handler for Plack
Plack::Handler::HTTP::Server::PSGI(3pm)
adapter for HTTP::Server::PSGI
Plack::Handler::HTTP::Server::Simple(3pm)
Adapter for HTTP::Server::Simple
Plack::Handler::Standalone(3pm)
adapter for HTTP::Server::PSGI
Plack::HTTPParser(3pm)
Parse HTTP headers
Plack::HTTPParser::PP(3pm)
Pure perl fallback of HTTP::Parser::XS
Plack::Loader(3pm)
(auto)load Plack Servers
Plack::Loader::Delayed(3pm)
Delay the loading of .psgi until the first run
Plack::Loader::Restarter(3pm)
Restarting loader
Plack::Loader::Shotgun(3pm)
forking implementation of plackup
Plack::LWPish(3pm)
HTTP::Request/Response compatible interface with HTTP:...
Plack::Middleware(3pm)
Base class for easy-to-use PSGI middleware
Plack::Middleware::AccessLog(3pm)
Logs requests like Apache's log format
Plack::Middleware::AccessLog::Timed(3pm)
Logs requests with time and accur...
Plack::Middleware::Auth::Basic(3pm)
Simple basic authentication middleware
Plack::Middleware::BufferedStreaming(3pm)
Enable buffering for non-streami...
Plack::Middleware::Chunked(3pm)
Applies chunked encoding to the response body
Plack::Middleware::Conditional(3pm)
Conditional wrapper for Plack middleware
Plack::Middleware::ConditionalGET(3pm)
Middleware to enable conditional GET
Plack::Middleware::ContentLength(3pm)
Adds Content-Length header automatic...
Plack::Middleware::ContentMD5(3pm)
Automatically sets the Content-MD5 head...
Plack::Middleware::ErrorDocument(3pm)
Set Error Document based on HTTP sta...
Plack::Middleware::FixMissingBodyInRe...(3pm)
Plack::Middleware which sets...
Plack::Middleware::Head(3pm)
auto delete response body in HEAD requests
Plack::Middleware::HTTPExceptions(3pm)
Catch HTTP exceptions
Plack::Middleware::IIS6ScriptNameFix(3pm)
fixes wrong SCRIPT_NAME and PATH...
Plack::Middleware::IIS7KeepAliveFix(3pm)
fixes buffer being cut off on red...
Plack::Middleware::JSONP(3pm)
Wraps JSON response in JSONP if callback par...
Plack::Middleware::LighttpdScriptNameFix(3pm)
fixes wrong SCRIPT_NAME and ...
Plack::Middleware::Lint(3pm)
Validate request and response
Plack::Middleware::Log4perl(3pm)
Uses Log::Log4perl to configure logger
Plack::Middleware::LogDispatch(3pm)
Uses Log::Dispatch to configure logger
Plack::Middleware::NullLogger(3pm)
Send logs to /dev/null
Plack::Middleware::RearrangeHeaders(3pm)
Reorder HTTP headers for buggy cl...
Plack::Middleware::Recursive(3pm)
Allows PSGI apps to include or forward r...
Plack::Middleware::Refresh(3pm)
Refresh all modules in %INC
Plack::Middleware::Runtime(3pm)
Sets an X-Runtime response header
Plack::Middleware::SimpleContentFilter(3pm)
Filters response content
Plack::Middleware::SimpleLogger(3pm)
Simple logger that prints to psgi.errors
Plack::Middleware::StackTrace(3pm)
Displays stack trace when your app dies
Plack::Middleware::Static(3pm)
serve static files with Plack
Plack::Middleware::XFramework(3pm)
Sample middleware to add X-Framework
Plack::Middleware::XSendfile(3pm)
Sets X-Sendfile (or a like) header for f...
Plack::MIME(3pm)
MIME type registry
Plack::Request(3pm)
Portable HTTP request object from PSGI env hash
Plack::Request::Upload(3pm)
handles file upload requests
Plack::Response(3pm)
Portable HTTP Response object for PSGI response
Plack::Runner(3pm)
plackup core
Plack::Test(3pm)
Test PSGI applications with various backends
Plack::Test::MockHTTP(3pm)
Run mocked HTTP tests through PSGI applications
Plack::Test::Server(3pm)
Run HTTP tests through live Plack servers
Plack::Test::Suite(3pm)
Test suite for Plack handlers
Plack::Util(3pm)
Utility subroutines for Plack server and framework dev...
Plack::Util::Accessor(3pm)
Accessor generation utility for Plack
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
pnoutrefresh(3ncurses)
create and display curses pads
PO(3)
Positive Definite Matrix
POD2::JA::MIME::Charset(3pm)
MIME
POD2::JA::Text::LineFold(3pm)
POD2::JA::Unicode::GCString(3pm)
UAX #29 ...
POD2::JA::Unicode::LineBreak(3pm)
UAX #14 Unicode
Pod::Constants(3pm)
Include constants from POD
Pod::Find(3pm)
find POD documents in directory trees
Pod::InputObjects(3pm)
objects representing POD input paragraphs, commands...
Pod::LaTeX(3pm)
Convert Pod data to formatted Latex
Pod::Parser(3pm)
base class for creating POD filters and translators
Pod::ParseUtils(3pm)
helpers for POD parsing and conversion
Pod::PlainText(3pm)
Convert POD data to formatted ASCII text
Pod::Select(3pm)
extract selected sections of POD from input
Pod::UsageTrans(3pm)
print a usage message from embedded pod documentation
POLICY_CONSTRAINTS_free(3ssl)
ASN1 object utilities
POLICY_CONSTRAINTS_new(3ssl)
ASN1 object utilities
POLICY_MAPPING_free(3ssl)
ASN1 object utilities
POLICY_MAPPING_new(3ssl)
ASN1 object utilities
POLICYINFO_free(3ssl)
ASN1 object utilities
POLICYINFO_new(3ssl)
ASN1 object utilities
POLICYQUALINFO_free(3ssl)
ASN1 object utilities
POLICYQUALINFO_new(3ssl)
ASN1 object utilities
popen(3)
pipe stream to or from a process
pos_form_cursor(3form)
position a form window cursor
pos_menu_cursor(3menu)
position a menu's cursor
POSIX::strftime::Compiler(3pm)
GNU C library compatible strftime for logge...
posix_fallocate(3)
allocate file space
posix_madvise(3)
give advice about patterns of memory usage
posix_memalign(3)
allocate aligned memory
posix_openpt(3)
open a pseudoterminal device
posix_spawn(3)
spawn a process
posix_spawnp(3)
spawn a process
post(3form)
write or erase forms from associated subwindows
post(3menu)
write or erase menus from associated subwindows
post_form(3form)
write or erase forms from associated subwindows
post_menu(3menu)
write or erase menus from associated subwindows
pow(3)
power functions
pow10(3)
base-10 power functions
pow10f(3)
base-10 power functions
pow10l(3)
base-10 power functions
powerof2(3)
test if a value is a power of 2
powf(3)
power functions
powl(3)
power functions
Pparse(3o)
Driver for the parser and external preprocessors.
__ppc_get_timebase(3)
get the current value of the Time Base Register on P...
__ppc_get_timebase_freq(3)
get the current value of the Time Base Register...
__ppc_mdoio(3)
Hint the processor to release shared resources
__ppc_mdoom(3)
Hint the processor to release shared resources
__ppc_set_ppr_low(3)
Set the Program Priority Register
__ppc_set_ppr_med(3)
Set the Program Priority Register
__ppc_set_ppr_med_high(3)
Set the Program Priority Register
__ppc_set_ppr_med_low(3)
Set the Program Priority Register
__ppc_set_ppr_very_low(3)
Set the Program Priority Register
__ppc_yield(3)
Hint the processor to release shared resources
Pprintast(3o)
Pretty-printers for Parsetree
pr29_4(3)
API function
pr29_4z(3)
API function
pr29_8z(3)
API function
pr29_strerror(3)
API function
prefresh(3ncurses)
create and display curses pads
print(3ncurses)
ship binary data to printer
print_access_vector(3)
convert between SELinux class and permission values...
Printast(3o)
Raw printer for Parsetree
Printexc(3o)
Facilities for printing exceptions and inspecting curr...
Printexc.Slot(3o)
no description
Printf(3o)
Formatted output functions.
printf(3)
formatted output conversion
printf.h(3head)
define custom behavior for printf-like functions
printf_arginfo_size_function(3type)
define custom behavior for printf-like...
printf_function(3type)
define custom behavior for printf-like functions
printf_info(3type)
define custom behavior for printf-like functions
printf_va_arg_function(3type)
define custom behavior for printf-like funct...
printw(3ncurses)
print formatted output in curses windows
Proc::Daemon(3pm)
Run Perl program(s) as a daemon process.
Proc::Killall(3pm)
Kill all instances of a process by pattern matching th...
Proc::Killfam(3pm)
kill a list of pids, and all their sub-children
Proc::ProcessTable(3pm)
Perl extension to access the unix process table
Proc::ProcessTable::Process(3pm)
Perl process objects
procps(3)
API to access system level information in the /proc fi...
procps_misc(3)
API for miscellaneous information in the /proc filesystem
procps_pids(3)
API to access process information in the /proc filesystem
PROFESSION_INFO(3ssl)
Accessors and settors for ADMISSION_SYNTAX
PROFESSION_INFO_free(3ssl)
ASN1 object utilities
PROFESSION_INFO_get0_addProfessionInfo(3ssl)
Accessors and settors for ADM...
PROFESSION_INFO_get0_namingAuthority(3ssl)
Accessors and settors for ADMIS...
PROFESSION_INFO_get0_professionItems(3ssl)
Accessors and settors for ADMIS...
PROFESSION_INFO_get0_professionOIDs(3ssl)
Accessors and settors for ADMISS...
PROFESSION_INFO_get0_registrationNumber(3ssl)
Accessors and settors for AD...
PROFESSION_INFO_new(3ssl)
ASN1 object utilities
PROFESSION_INFO_set0_addProfessionInfo(3ssl)
Accessors and settors for ADM...
PROFESSION_INFO_set0_namingAuthority(3ssl)
Accessors and settors for ADMIS...
PROFESSION_INFO_set0_professionItems(3ssl)
Accessors and settors for ADMIS...
PROFESSION_INFO_set0_professionOIDs(3ssl)
Accessors and settors for ADMISS...
PROFESSION_INFO_set0_registrationNumber(3ssl)
Accessors and settors for AD...
PROFESSION_INFOS(3ssl)
Accessors and settors for ADMISSION_SYNTAX
PROFESSION_INFOS_free(3ssl)
ASN1 object utilities
PROFESSION_INFOS_new(3ssl)
ASN1 object utilities
profil(3)
execution time profile
Profile(3o)
Compiler performance recording
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
PROXY_CERT_INFO_EXTENSION_free(3ssl)
ASN1 object utilities
PROXY_CERT_INFO_EXTENSION_new(3ssl)
ASN1 object utilities
PROXY_POLICY_free(3ssl)
ASN1 object utilities
PROXY_POLICY_new(3ssl)
ASN1 object utilities
psiginfo(3)
print signal description
psignal(3)
print signal description
psx_set_sensitivity(3)
POSIX semantics for system calls
psx_syscall(3)
POSIX semantics for system calls
psx_syscall3(3)
POSIX semantics for system calls
psx_syscall6(3)
POSIX semantics for system calls
PT(3)
Positive Definite tridiagonal Matrix
pthread_atfork(3)
register handlers to be called at fork(2) time
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_getsigmask_np(3)
set/get signal mask 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_setsigmask_np(3)
set/get signal mask 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 cancelation request to a thread
pthread_cleanup_pop(3)
push and pop thread cancelation clean-up handlers
pthread_cleanup_pop_restore_np(3)
push and pop thread cancelation clean-up...
pthread_cleanup_push(3)
push and pop thread cancelation clean-up handlers
pthread_cleanup_push_defer_np(3)
push and pop thread cancelation clean-up ...
pthread_cond_broadcast(3)
operations on conditions
pthread_cond_destroy(3)
operations on conditions
pthread_cond_init(3)
operations on conditions
pthread_cond_signal(3)
operations on conditions
pthread_cond_timedwait(3)
operations on conditions
pthread_cond_wait(3)
operations on conditions
pthread_condattr_destroy(3)
condition creation attributes
pthread_condattr_init(3)
condition creation attributes
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_default_np(3)
get or set default thread-creation attributes
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_getspecific(3)
management of thread-specific data
pthread_join(3)
join with a terminated thread
pthread_key_create(3)
management of thread-specific data
pthread_key_delete(3)
management of thread-specific data
pthread_kill(3)
send a signal to a thread
pthread_kill_other_threads_np(3)
terminate all other threads in process
pthread_mutex_consistent(3)
make a robust mutex consistent
pthread_mutex_consistent_np(3)
make a robust mutex consistent
pthread_mutex_destroy(3)
operations on mutexes
pthread_mutex_init(3)
operations on mutexes
pthread_mutex_lock(3)
operations on mutexes
pthread_mutex_trylock(3)
operations on mutexes
pthread_mutex_unlock(3)
operations on mutexes
pthread_mutexattr_destroy(3)
mutex creation attributes
pthread_mutexattr_getkind_np(3)
deprecated mutex creation attributes
pthread_mutexattr_getpshared(3)
get/set process-shared mutex attribute
pthread_mutexattr_getrobust(3)
get and set the robustness attribute of a m...
pthread_mutexattr_getrobust_np(3)
get and set the robustness attribute of ...
pthread_mutexattr_gettype(3)
mutex creation attributes
pthread_mutexattr_init(3)
mutex creation attributes
pthread_mutexattr_setkind_np(3)
deprecated mutex creation attributes
pthread_mutexattr_setpshared(3)
get/set process-shared mutex attribute
pthread_mutexattr_setrobust(3)
get and set the robustness attribute of a m...
pthread_mutexattr_setrobust_np(3)
get and set the robustness attribute of ...
pthread_mutexattr_settype(3)
mutex creation attributes
pthread_once(3)
once-only initialization
pthread_rwlockattr_getkind_np(3)
set/get the read-write lock kind of the t...
pthread_rwlockattr_setkind_np(3)
set/get the read-write lock kind of the t...
pthread_self(3)
obtain ID of the calling thread
pthread_setaffinity_np(3)
set/get CPU affinity of a thread
pthread_setattr_default_np(3)
get or set default thread-creation attributes
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_setspecific(3)
management of thread-specific data
pthread_sigmask(3)
examine and change mask of blocked signals
pthread_sigqueue(3)
queue a signal and data to a thread
pthread_spin_destroy(3)
initialize or destroy a spin lock
pthread_spin_init(3)
initialize or destroy a spin lock
pthread_spin_lock(3)
lock and unlock a spin lock
pthread_spin_trylock(3)
lock and unlock a spin lock
pthread_spin_unlock(3)
lock and unlock a spin lock
pthread_testcancel(3)
request delivery of any pending cancelation 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
ptrdiff_t(3)
overview of system data types
ptrdiff_t(3type)
count of elements or array index
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
Purple(3pm)
Perl extension to the libpurple instant messenger libr...
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
putp(3ncurses)
curses interfaces to terminfo database
putp_sp(3ncurses)
curses screen-pointer extension
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
putwin(3ncurses)
miscellaneous curses utility routines
pvalloc(3)
allocate aligned memory
pwcache(3bsd)
cache password and group entries

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
qiflush(3ncurses)
curses input options
qiflush_sp(3ncurses)
curses screen-pointer extension
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(3o)
First-in first-out queues.
queue(3bsd)
implementations of singly-linked lists, singly-linked ...
queue(3)
implementations of linked lists and queues

R

radixsort(3bsd)
radix sort
raise(3)
send a signal to the caller
rand(3)
pseudo-random number generator
RAND_add(3ssl)
add randomness to the PRNG or get its status
RAND_bytes(3ssl)
generate random data
RAND_bytes_ex(3ssl)
generate random data
RAND_cleanup(3ssl)
erase the PRNG state
RAND_DRBG_bytes(3ssl)
generate random bytes using the given drbg instance
RAND_DRBG_cleanup_entropy_fn(3ssl)
set callbacks for reseeding
RAND_DRBG_cleanup_nonce_fn(3ssl)
set callbacks for reseeding
RAND_DRBG_free(3ssl)
initialize and cleanup a RAND_DRBG instance
RAND_DRBG_generate(3ssl)
generate random bytes using the given drbg instance
RAND_DRBG_get0_master(3ssl)
get access to the global RAND_DRBG instances
RAND_DRBG_get0_private(3ssl)
get access to the global RAND_DRBG instances
RAND_DRBG_get0_public(3ssl)
get access to the global RAND_DRBG instances
RAND_DRBG_get_entropy_fn(3ssl)
set callbacks for reseeding
RAND_DRBG_get_ex_data(3ssl)
store and retrieve extra data from the DRBG in...
RAND_DRBG_get_ex_new_index(3ssl)
store and retrieve extra data from the DR...
RAND_DRBG_get_nonce_fn(3ssl)
set callbacks for reseeding
RAND_DRBG_instantiate(3ssl)
initialize and cleanup a RAND_DRBG instance
RAND_DRBG_new(3ssl)
initialize and cleanup a RAND_DRBG instance
RAND_DRBG_reseed(3ssl)
reseed a RAND_DRBG instance
RAND_DRBG_secure_new(3ssl)
initialize and cleanup a RAND_DRBG instance
RAND_DRBG_set(3ssl)
initialize and cleanup a RAND_DRBG instance
RAND_DRBG_set_callbacks(3ssl)
set callbacks for reseeding
RAND_DRBG_set_defaults(3ssl)
initialize and cleanup a RAND_DRBG instance
RAND_DRBG_set_ex_data(3ssl)
store and retrieve extra data from the DRBG in...
RAND_DRBG_set_reseed_defaults(3ssl)
reseed a RAND_DRBG instance
RAND_DRBG_set_reseed_interval(3ssl)
reseed a RAND_DRBG instance
RAND_DRBG_set_reseed_time_interval(3ssl)
reseed a RAND_DRBG instance
RAND_DRBG_uninstantiate(3ssl)
initialize and cleanup a RAND_DRBG instance
RAND_egd(3ssl)
query entropy gathering daemon
RAND_egd_bytes(3ssl)
query entropy gathering daemon
RAND_event(3ssl)
add randomness to the PRNG or get its status
RAND_file_name(3ssl)
PRNG seed file
RAND_get0_primary(3ssl)
get access to the global EVP_RAND_CTX instances
RAND_get0_private(3ssl)
get access to the global EVP_RAND_CTX instances
RAND_get0_public(3ssl)
get access to the global EVP_RAND_CTX instances
RAND_get_rand_method(3ssl)
select RAND method
RAND_keep_random_devices_open(3ssl)
add randomness to the PRNG or get its ...
RAND_load_file(3ssl)
PRNG seed file
RAND_OpenSSL(3ssl)
select RAND method
RAND_poll(3ssl)
add randomness to the PRNG or get its status
RAND_priv_bytes(3ssl)
generate random data
RAND_priv_bytes_ex(3ssl)
generate random data
RAND_pseudo_bytes(3ssl)
generate random data
RAND_query_egd_bytes(3ssl)
query entropy gathering daemon
rand_r(3)
pseudo-random number generator
RAND_screen(3ssl)
add randomness to the PRNG or get its status
RAND_seed(3ssl)
add randomness to the PRNG or get its status
RAND_set_DRBG_type(3ssl)
specify the global random number generator types
RAND_set_rand_method(3ssl)
select RAND method
RAND_set_seed_source_type(3ssl)
specify the global random number generator...
RAND_status(3ssl)
add randomness to the PRNG or get its status
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
raw(3ncurses)
curses input options
raw_sp(3ncurses)
curses screen-pointer extension
rawmemchr(3)
scan memory for a character
RB_EMPTY(3bsd)
implementations of splay and red-black trees
RB_ENTRY(3bsd)
implementations of splay and red-black trees
RB_FIND(3bsd)
implementations of splay and red-black trees
RB_FOREACH(3bsd)
implementations of splay and red-black trees
RB_FOREACH_REVERSE(3bsd)
implementations of splay and red-black trees
RB_GENERATE(3bsd)
implementations of splay and red-black trees
RB_GENERATE_STATIC(3bsd)
implementations of splay and red-black trees
RB_HEAD(3bsd)
implementations of splay and red-black trees
RB_INIT(3bsd)
implementations of splay and red-black trees
RB_INITIALIZER(3bsd)
implementations of splay and red-black trees
RB_INSERT(3bsd)
implementations of splay and red-black trees
RB_LEFT(3bsd)
implementations of splay and red-black trees
RB_MAX(3bsd)
implementations of splay and red-black trees
RB_MIN(3bsd)
implementations of splay and red-black trees
RB_NEXT(3bsd)
implementations of splay and red-black trees
RB_NFIND(3bsd)
implementations of splay and red-black trees
RB_PARENT(3bsd)
implementations of splay and red-black trees
RB_PREV(3bsd)
implementations of splay and red-black trees
RB_PROTOTYPE(3bsd)
implementations of splay and red-black trees
RB_PROTOTYPE_STATIC(3bsd)
implementations of splay and red-black trees
RB_REMOVE(3bsd)
implementations of splay and red-black trees
RB_RIGHT(3bsd)
implementations of splay and red-black trees
RB_ROOT(3bsd)
implementations of splay and red-black trees
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::engine::RE2(3pm)
RE2 regex engine
re_comp(3)
BSD regex functions
re_exec(3)
BSD regex functions
readdir(3)
read a directory
readdir(3am)
directory input parser for gawk
readdir_r(3)
read a directory
readfile(3am)
return the entire contents of a file as a string
readline(3readline)
get a line from a user with editing
Readonly(3pm)
Facility for creating read-only scalars, arrays, hashes
Readonly::XS(3pm)
Companion module for Readonly.pm, to speed up read-onl...
readpassphrase(3bsd)
get a passphrase from the user
readproc(3)
read information from next /proc/## entry
readproctab(3)
read information for all current processes at once
real(3)
(unknown subject)
real_matgen(3)
real
realGBauxiliary(3)
real
realGBcomputational(3)
real
realGBsolve(3)
real
realGEauxiliary(3)
real
realGEcomputational(3)
real
realGEeigen(3)
real
realGEsing(3)
real
realGEsolve(3)
real
realGTauxiliary(3)
real
realGTcomputational(3)
real
realGTsolve(3)
real
realloc(3)
allocate and free dynamic memory
__realloc_hook(3)
malloc debugging variables (DEPRECATED)
reallocarray(3)
allocate and free dynamic memory
reallocarray(3bsd)
memory allocation and deallocation
reallocf(3bsd)
general purpose memory allocation functions
realOTHERauxiliary(3)
real
realOTHERcomputational(3)
real
realOTHEReigen(3)
real
realOTHERsolve(3)
real Other Solve Routines
realpath(3)
return the canonicalized absolute pathname
realPOauxiliary(3)
real
realPOcomputational(3)
real
realPOsolve(3)
real
realPTauxiliary(3)
real
realPTcomputational(3)
real
realPTsolve(3)
real
realSYauxiliary(3)
real
realSYcomputational(3)
real
realSYeigen(3)
real
realSYsolve(3)
real
recallocarray(3bsd)
memory allocation and deallocation
recno(3)
record number database access method
recursive_key_scan(3)
apply a function to all keys in a keyring tree
recursive_session_key_scan(3)
apply a function to all keys in a keyring tree
redland(3)
Resource Description Framework (RDF) Library
redrawwin(3ncurses)
refresh curses windows and lines
Ref::Util(3pm)
Utility functions for checking references
Ref::Util::PP(3pm)
pure-Perl version of Ref::Util
refresh(3ncurses)
refresh curses windows and lines
regcomp(3)
POSIX regex functions
regerror(3)
POSIX regex functions
regex(3)
POSIX regex functions
regex_t(3)
overview of system data types
regex_t(3type)
regular expression matching
regexec(3)
POSIX regex functions
Regexp::Assemble(3pm)
Assemble multiple Regular Expressions into a single RE
Regexp::IPv6(3pm)
Regular expression for IPv6 addresses
Regexp::Pattern(3pm)
Convention/framework for modules that contain collect...
Regexp::Pattern::Example(3pm)
An example Regexp::Pattern::* module
Regexp::Pattern::License(3pm)
Regular expressions for legal licenses
Regexp::Pattern::License::Parts(3pm)
Regular expressions for licensing sub...
Regexp::Wildcards(3pm)
Converts wildcard expressions to Perl regular expre...
regfree(3)
POSIX regex functions
register_printf_modifier(3)
define custom behavior for printf-like functions
register_printf_specifier(3)
define custom behavior for printf-like functions
register_printf_type(3)
define custom behavior for printf-like functions
registerrpc(3)
library routines for remote procedure calls
regmatch_t(3)
overview of system data types
regmatch_t(3type)
regular expression matching
regoff_t(3)
overview of system data types
regoff_t(3type)
regular expression matching
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
replace_panel(3curses)
panel stack extension for curses
Reply::Plugin::TypeTiny(3pm)
improved type constraint exceptions in Reply
request_init(3)
access control library
request_set(3)
access control library
requestname(3form)
handle printable form request names
requestname(3menu)
handle printable menu request names
res_init(3)
resolver routines
res_mkquery(3)
resolver routines
res_nclose(3)
resolver routines
res_ninit(3)
resolver routines
res_nmkquery(3)
resolver routines
res_nquery(3)
resolver routines
res_nquerydomain(3)
resolver routines
res_nsearch(3)
resolver routines
res_nsend(3)
resolver routines
res_query(3)
resolver routines
res_querydomain(3)
resolver routines
res_search(3)
resolver routines
res_send(3)
resolver routines
reset_color_pairs(3ncurses)
curses color manipulation routines
reset_color_pairs_sp(3ncurses)
curses screen-pointer extension
reset_prog_mode(3ncurses)
low-level curses routines
reset_prog_mode_sp(3ncurses)
curses screen-pointer extension
reset_shell_mode(3ncurses)
low-level curses routines
reset_shell_mode_sp(3ncurses)
curses screen-pointer extension
resetty(3ncurses)
low-level curses routines
resetty_sp(3ncurses)
curses screen-pointer extension
resize_term(3ncurses)
change the curses terminal size
resize_term_sp(3ncurses)
curses screen-pointer extension
resizeterm(3ncurses)
change the curses terminal size
resizeterm_sp(3ncurses)
curses screen-pointer extension
resolver(3)
resolver routines
restartterm(3ncurses)
curses interfaces to terminfo database
restartterm_sp(3ncurses)
curses screen-pointer extension
Result(3o)
Result values.
Return::MultiLevel(3pm)
return across multiple call levels
revoutput(3am)
Reverse output strings sample extension
revtwoway(3am)
Reverse strings sample two-way processor extension
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
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
ripoffline(3ncurses)
low-level curses routines
ripoffline_sp(3ncurses)
curses screen-pointer extension
RlwrapFilter(3pm)
Perl class for rlwrap filters
rmd160(3)
calculate the ``RIPEMD-160'' message digest
RMD160Data(3)
calculate the ``RIPEMD-160'' message digest
RMD160End(3)
calculate the ``RIPEMD-160'' message digest
RMD160File(3)
calculate the ``RIPEMD-160'' message digest
RMD160FileChunk(3)
calculate the ``RIPEMD-160'' message digest
RMD160Final(3)
calculate the ``RIPEMD-160'' message digest
RMD160Init(3)
calculate the ``RIPEMD-160'' message digest
RMD160Pad(3)
calculate the ``RIPEMD-160'' message digest
RMD160Transform(3)
calculate the ``RIPEMD-160'' message digest
RMD160Update(3)
calculate the ``RIPEMD-160'' message digest
Role::Tiny(3pm)
Roles: a nouvelle cuisine portion size slice of Moose
Role::Tiny::With(3pm)
Neat interface for consumers of Role::Tiny roles
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
roundup(3)
round up in steps
rpc(3)
library routines for remote procedure calls
rpc(3t)
library routines for remote procedure calls
rpc_clnt_auth(3t)
library routines for client side remote procedure call...
rpc_clnt_calls(3t)
library routines for client side calls
rpc_clnt_create(3t)
"library routines for dealing with creation and manipu...
rpc_gss_get_error(3t)
"Get error details"
rpc_gss_get_mech_info(3t)
"Get Quality of Protection information for a sec...
rpc_gss_get_mechanisms(3t)
"Get installed mechanisms"
rpc_gss_get_principal_name(3t)
"Get a principal name"
rpc_gss_get_versions(3t)
"Get supported protocol version"
rpc_gss_getcred(3t)
"Get authorization information for an RPC request"
rpc_gss_is_installed(3t)
"Query for the presence of a security mechanism"
rpc_gss_max_data_length(3t)
"calculate maximum data size"
rpc_gss_mech_to_oid(3t)
"Convert a mechanism name to a GSS-API oid"
rpc_gss_qop_to_num(3t)
"Convert a Quality of Protection name to number"
rpc_gss_seccreate(3t)
"create a security context using the RPCSEC_GSS prot...
rpc_gss_set_callback(3t)
"Register a security context creation callback"
rpc_gss_set_defaults(3t)
"set service and quality of protection"
rpc_gss_set_svc_name(3t)
"Associate a GSS-API service principal with an RP...
rpc_gss_svc_max_data_length(3t)
"calculate maximum data size"
rpc_secure(3t)
library routines for secure remote procedure calls
rpc_soc(3t)
"library routines for remote procedure calls"
rpc_svc_calls(3t)
library routines for RPC servers
rpc_svc_create(3t)
library routines for the creation of server handles
rpc_svc_err(3t)
library routines for server side remote procedure call...
rpc_svc_reg(3t)
library routines for registering servers
rpc_xdr(3t)
XDR library routines for remote procedure calls
rpcbind(3t)
library routines for RPC bind service
rpcsec_gss(3t)
"GSS-API based authentication for 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...
rquota(3)
implement quotas on remote machines
rresvport(3)
routines for returning a stream to a remote command
rresvport_af(3)
routines for returning a stream to a remote command
RSA_bits(3ssl)
get RSA modulus size or security bits
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_check_key_ex(3ssl)
validate private RSA keys
RSA_clear_flags(3ssl)
Routines for getting and setting data in an RSA object
RSA_flags(3ssl)
select RSA method
RSA_free(3ssl)
allocate and free RSA objects
RSA_generate_key(3ssl)
generate RSA key pair
RSA_generate_key_ex(3ssl)
generate RSA key pair
RSA_generate_multi_prime_key(3ssl)
generate RSA key pair
RSA_get0_crt_params(3ssl)
Routines for getting and setting data in an RSA ...
RSA_get0_d(3ssl)
Routines for getting and setting data in an RSA object
RSA_get0_dmp1(3ssl)
Routines for getting and setting data in an RSA object
RSA_get0_dmq1(3ssl)
Routines for getting and setting data in an RSA object
RSA_get0_e(3ssl)
Routines for getting and setting data in an RSA object
RSA_get0_engine(3ssl)
Routines for getting and setting data in an RSA object
RSA_get0_factors(3ssl)
Routines for getting and setting data in an RSA object
RSA_get0_iqmp(3ssl)
Routines for getting and setting data in an RSA object
RSA_get0_key(3ssl)
Routines for getting and setting data in an RSA object
RSA_get0_multi_prime_crt_params(3ssl)
Routines for getting and setting dat...
RSA_get0_multi_prime_factors(3ssl)
Routines for getting and setting data i...
RSA_get0_n(3ssl)
Routines for getting and setting data in an RSA object
RSA_get0_p(3ssl)
Routines for getting and setting data in an RSA object
RSA_get0_pss_params(3ssl)
Routines for getting and setting data in an RSA ...
RSA_get0_q(3ssl)
Routines for getting and setting data in an RSA object
RSA_get_app_data(3ssl)
application-specific data
RSA_get_default_method(3ssl)
select RSA method
RSA_get_ex_data(3ssl)
application-specific data
RSA_get_ex_new_index(3ssl)
application-specific data
RSA_get_method(3ssl)
select RSA method
RSA_get_multi_prime_extra_count(3ssl)
Routines for getting and setting dat...
RSA_get_version(3ssl)
Routines for getting and setting data in an RSA object
RSA_meth_dup(3ssl)
Routines to build up RSA methods
RSA_meth_free(3ssl)
Routines to build up RSA methods
RSA_meth_get0_app_data(3ssl)
Routines to build up RSA methods
RSA_meth_get0_name(3ssl)
Routines to build up RSA methods
RSA_meth_get_bn_mod_exp(3ssl)
Routines to build up RSA methods
RSA_meth_get_finish(3ssl)
Routines to build up RSA methods
RSA_meth_get_flags(3ssl)
Routines to build up RSA methods
RSA_meth_get_init(3ssl)
Routines to build up RSA methods
RSA_meth_get_keygen(3ssl)
Routines to build up RSA methods
RSA_meth_get_mod_exp(3ssl)
Routines to build up RSA methods
RSA_meth_get_multi_prime_keygen(3ssl)
Routines to build up RSA methods
RSA_meth_get_priv_dec(3ssl)
Routines to build up RSA methods
RSA_meth_get_priv_enc(3ssl)
Routines to build up RSA methods
RSA_meth_get_pub_dec(3ssl)
Routines to build up RSA methods
RSA_meth_get_pub_enc(3ssl)
Routines to build up RSA methods
RSA_meth_get_sign(3ssl)
Routines to build up RSA methods
RSA_meth_get_verify(3ssl)
Routines to build up RSA methods
RSA_meth_new(3ssl)
Routines to build up RSA methods
RSA_meth_set0_app_data(3ssl)
Routines to build up RSA methods
RSA_meth_set1_name(3ssl)
Routines to build up RSA methods
RSA_meth_set_bn_mod_exp(3ssl)
Routines to build up RSA methods
RSA_meth_set_finish(3ssl)
Routines to build up RSA methods
RSA_meth_set_flags(3ssl)
Routines to build up RSA methods
RSA_meth_set_init(3ssl)
Routines to build up RSA methods
RSA_meth_set_keygen(3ssl)
Routines to build up RSA methods
RSA_meth_set_mod_exp(3ssl)
Routines to build up RSA methods
RSA_meth_set_multi_prime_keygen(3ssl)
Routines to build up RSA methods
RSA_meth_set_priv_dec(3ssl)
Routines to build up RSA methods
RSA_meth_set_priv_enc(3ssl)
Routines to build up RSA methods
RSA_meth_set_pub_dec(3ssl)
Routines to build up RSA methods
RSA_meth_set_pub_enc(3ssl)
Routines to build up RSA methods
RSA_meth_set_sign(3ssl)
Routines to build up RSA methods
RSA_meth_set_verify(3ssl)
Routines to build up RSA methods
RSA_new(3ssl)
allocate and free RSA objects
RSA_new_method(3ssl)
select RSA method
RSA_OAEP_PARAMS_free(3ssl)
ASN1 object utilities
RSA_OAEP_PARAMS_new(3ssl)
ASN1 object utilities
RSA_padding_add_none(3ssl)
asymmetric encryption padding
RSA_padding_add_PKCS1_OAEP(3ssl)
asymmetric encryption padding
RSA_padding_add_PKCS1_OAEP_mgf1(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_OAEP_mgf1(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_OpenSSL(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_PSS_PARAMS_dup(3ssl)
ASN1 object utilities
RSA_PSS_PARAMS_free(3ssl)
ASN1 object utilities
RSA_PSS_PARAMS_new(3ssl)
ASN1 object utilities
RSA_public_decrypt(3ssl)
low-level signature operations
RSA_public_encrypt(3ssl)
RSA public key cryptography
RSA_security_bits(3ssl)
get RSA modulus size or security bits
RSA_set0_crt_params(3ssl)
Routines for getting and setting data in an RSA ...
RSA_set0_factors(3ssl)
Routines for getting and setting data in an RSA object
RSA_set0_key(3ssl)
Routines for getting and setting data in an RSA object
RSA_set0_multi_prime_params(3ssl)
Routines for getting and setting data in...
RSA_set_app_data(3ssl)
application-specific data
RSA_set_default_method(3ssl)
select RSA method
RSA_set_ex_data(3ssl)
application-specific data
RSA_set_flags(3ssl)
Routines for getting and setting data in an RSA object
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 or security bits
RSA_test_flags(3ssl)
Routines for getting and setting data in an RSA object
RSA_verify(3ssl)
RSA signatures
RSA_verify_ASN1_OCTET_STRING(3ssl)
RSA signatures
RSAPrivateKey_dup(3ssl)
ASN1 object utilities
RSAPublicKey_dup(3ssl)
ASN1 object utilities
rtime(3)
get time from a remote machine
rtime(3t)
"get remote time"
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
rwarray(3am)
write and read gawk arrays to/from files

S

s2i_ASN1_IA5STRING(3ssl)
convert objects from/to ASN.1/string representation
s2i_ASN1_INTEGER(3ssl)
convert objects from/to ASN.1/string representation
s2i_ASN1_OCTET_STRING(3ssl)
convert objects from/to ASN.1/string represent...
s2i_ASN1_UTF8STRING(3ssl)
convert objects from/to ASN.1/string representation
sa_family_t(3type)
socket address
Safe::Isa(3pm)
Call isa, can, does and DOES safely on things that may...
sasl(3)
Cyrus SASL documentation
sasl_authorize_t(3)
Cyrus SASL documentation
sasl_auxprop(3)
Cyrus SASL documentation
sasl_auxprop_getctx(3)
Cyrus SASL documentation
sasl_auxprop_request(3)
Cyrus SASL documentation
sasl_callbacks(3)
Cyrus SASL documentation
sasl_canon_user_t(3)
Cyrus SASL documentation
sasl_chalprompt_t(3)
Cyrus SASL documentation
sasl_checkapop(3)
Cyrus SASL documentation
sasl_checkpass(3)
Cyrus SASL documentation
sasl_client_init(3)
Cyrus SASL documentation
sasl_client_new(3)
Cyrus SASL documentation
sasl_client_start(3)
Cyrus SASL documentation
sasl_client_step(3)
Cyrus SASL documentation
sasl_decode(3)
Cyrus SASL documentation
sasl_dispose(3)
Cyrus SASL documentation
sasl_done(3)
Cyrus SASL documentation
sasl_encode(3)
Cyrus SASL documentation
sasl_encodev(3)
Cyrus SASL documentation
sasl_errdetail(3)
Cyrus SASL documentation
sasl_errors(3)
Cyrus SASL documentation
sasl_errstring(3)
Cyrus SASL documentation
sasl_getconfpath_t(3)
Cyrus SASL documentation
sasl_getopt_t(3)
Cyrus SASL documentation
sasl_getpath_t(3)
Cyrus SASL documentation
sasl_getprop(3)
Cyrus SASL documentation
sasl_getrealm_t(3)
Cyrus SASL documentation
sasl_getsecret_t(3)
Cyrus SASL documentation
sasl_getsimple_t(3)
Cyrus SASL documentation
sasl_global_listmech(3)
Cyrus SASL documentation
sasl_idle(3)
Cyrus SASL documentation
sasl_listmech(3)
Cyrus SASL documentation
sasl_log_t(3)
Cyrus SASL documentation
sasl_server_init(3)
Cyrus SASL documentation
sasl_server_new(3)
Cyrus SASL documentation
sasl_server_start(3)
Cyrus SASL documentation
sasl_server_step(3)
Cyrus SASL documentation
sasl_server_userdb_checkpass_t(3)
Cyrus SASL documentation
sasl_server_userdb_setpass_t(3)
Cyrus SASL documentation
sasl_setpass(3)
Cyrus SASL documentation
sasl_setprop(3)
Cyrus SASL documentation
sasl_user_exists(3)
Cyrus SASL documentation
sasl_verifyfile_t(3)
Cyrus SASL documentation
sasum(3)
real
savetty(3ncurses)
low-level curses routines
savetty_sp(3ncurses)
curses screen-pointer extension
saxpy(3)
real
sbbcsd(3)
real
sbdsdc(3)
auxiliary Computational routines
sbdsqr(3)
auxiliary Computational routines
sbdsvdx(3)
real
scabs1(3)
real
Scalar::Util(3pm)
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
scale_form(3form)
make and break form window and subwindow associations
scale_menu(3menu)
make and break menu window and subwindow associations
scandir(3)
scan a directory for matching entries
scandirat(3)
scan a directory for matching entries
Scanf(3o)
Formatted input functions.
scanf(3)
input FILE format conversion
Scanf.Scanning(3o)
no description
scanw(3ncurses)
convert formatted input from a curses window
scasum(3)
real
sceil(3)
Variants Computational routines
sched_getcpu(3)
determine CPU on which the calling thread is running
schkaa(3)
real
schkee(3)
real
scnrm2(3)
(unknown subject)
scombssq(3)
(unknown subject)
Scope::Guard(3pm)
lexically-scoped resource management
scopy(3)
real
scr_dump(3ncurses)
read (write) a curses screen from (to) a file
scr_init(3ncurses)
read (write) a curses screen from (to) a file
scr_init_sp(3ncurses)
curses screen-pointer extension
scr_restore(3ncurses)
read (write) a curses screen from (to) a file
scr_restore_sp(3ncurses)
curses screen-pointer extension
scr_set(3ncurses)
read (write) a curses screen from (to) a file
scr_set_sp(3ncurses)
curses screen-pointer extension
ScreenCount(3)
Display macros and functions
screenheight(3caca)
libcaca DOS conio.h compatibility layer
ScreenNumberOfCCC(3)
Color Conversion Context macros
ScreenOfDisplay(3)
Display macros and functions
ScreenWhitePointOfCCC(3)
Color Conversion Context macros
screenwidth(3caca)
libcaca DOS conio.h compatibility layer
scrl(3ncurses)
scroll a curses window
scroll(3ncurses)
scroll a curses window
scrollok(3ncurses)
curses output options
SCRYPT_PARAMS_free(3ssl)
ASN1 object utilities
SCRYPT_PARAMS_new(3ssl)
ASN1 object utilities
scsum1(3)
complex
SCT_free(3ssl)
A Certificate Transparency Signed Certificate Timestamp
SCT_get0_extensions(3ssl)
A Certificate Transparency Signed Certificate Ti...
SCT_get0_log_id(3ssl)
A Certificate Transparency Signed Certificate Timestamp
SCT_get0_signature(3ssl)
A Certificate Transparency Signed Certificate Tim...
SCT_get_log_entry_type(3ssl)
A Certificate Transparency Signed Certificate...
SCT_get_signature_nid(3ssl)
A Certificate Transparency Signed Certificate ...
SCT_get_source(3ssl)
A Certificate Transparency Signed Certificate Timestamp
SCT_get_timestamp(3ssl)
A Certificate Transparency Signed Certificate Time...
SCT_get_validation_status(3ssl)
checks Signed Certificate Timestamps (SCTs...
SCT_get_version(3ssl)
A Certificate Transparency Signed Certificate Timestamp
SCT_LIST_free(3ssl)
A Certificate Transparency Signed Certificate Timestamp
SCT_LIST_print(3ssl)
Prints Signed Certificate Timestamps in a human-reada...
SCT_LIST_validate(3ssl)
checks Signed Certificate Timestamps (SCTs) are valid
SCT_new(3ssl)
A Certificate Transparency Signed Certificate Timestamp
SCT_new_from_base64(3ssl)
A Certificate Transparency Signed Certificate Ti...
SCT_print(3ssl)
Prints Signed Certificate Timestamps in a human-readab...
SCT_set0_extensions(3ssl)
A Certificate Transparency Signed Certificate Ti...
SCT_set0_log_id(3ssl)
A Certificate Transparency Signed Certificate Timestamp
SCT_set0_signature(3ssl)
A Certificate Transparency Signed Certificate Tim...
SCT_set1_extensions(3ssl)
A Certificate Transparency Signed Certificate Ti...
SCT_set1_log_id(3ssl)
A Certificate Transparency Signed Certificate Timestamp
SCT_set1_signature(3ssl)
A Certificate Transparency Signed Certificate Tim...
SCT_set_log_entry_type(3ssl)
A Certificate Transparency Signed Certificate...
SCT_set_signature_nid(3ssl)
A Certificate Transparency Signed Certificate ...
SCT_set_source(3ssl)
A Certificate Transparency Signed Certificate Timestamp
SCT_set_timestamp(3ssl)
A Certificate Transparency Signed Certificate Time...
SCT_set_version(3ssl)
A Certificate Transparency Signed Certificate Timestamp
SCT_validate(3ssl)
checks Signed Certificate Timestamps (SCTs) are valid
SCT_validation_status_string(3ssl)
Prints Signed Certificate Timestamps in...
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_recvv(3)
Receive a message from a SCTP socket with an extensibl...
sctp_send(3)
Send a message from a SCTP socket.
sctp_sendmsg(3)
Send a message from a SCTP socket.
sctp_sendv(3)
Send messages from a SCTP socket with an extensible way.
sd-bus(3)
A lightweight D-Bus IPC client library
sd-bus-errors(3)
Standard D-Bus error names
sd-daemon(3)
APIs for new-style daemons
sd-event(3)
A generic event loop implementation
sd-hwdb(3)
Read-only access to the hardware description database
sd-id128(3)
APIs for processing 128-bit IDs
sd-journal(3)
APIs for submitting and querying log entries to and fr...
sd-login(3)
APIs for tracking logins
SD_ALERT(3)
APIs for new-style daemons
sd_booted(3)
Test whether the system is running the systemd init sy...
sd_bus_add_fallback(3)
Declare properties and methods for a D-Bus path
sd_bus_add_fallback_vtable(3)
Declare properties and methods for a D-Bus path
sd_bus_add_filter(3)
Declare properties and methods for a D-Bus path
sd_bus_add_match(3)
Add a match rule for incoming message dispatching
sd_bus_add_match_async(3)
Add a match rule for incoming message dispatching
sd_bus_add_node_enumerator(3)
Add a node enumerator for a D-Bus object pat...
sd_bus_add_object(3)
Declare properties and methods for a D-Bus path
sd_bus_add_object_manager(3)
Add a D-Bus object manager for a D-Bus object...
sd_bus_add_object_vtable(3)
Declare properties and methods for a D-Bus path
sd_bus_attach_event(3)
Attach a bus connection object to an event loop
sd_bus_call(3)
Invoke a D-Bus method call
sd_bus_call_async(3)
Invoke a D-Bus method call
sd_bus_call_method(3)
Initialize a bus message object and invoke the corre...
sd_bus_call_method_async(3)
Initialize a bus message object and invoke the...
sd_bus_call_method_asyncv(3)
Initialize a bus message object and invoke th...
sd_bus_call_methodv(3)
Initialize a bus message object and invoke the corr...
sd_bus_can_send(3)
Check which types can be sent over a bus object
sd_bus_close(3)
Close and flush a bus connection
sd_bus_close_unref(3)
Create a new bus object and create or destroy refere...
sd_bus_close_unrefp(3)
Create a new bus object and create or destroy refer...
sd_bus_creds_get_audit_login_uid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_audit_session_id(3)
Retrieve fields from a credentials ob...
sd_bus_creds_get_augmented_mask(3)
Retrieve credentials object for the spe...
sd_bus_creds_get_cgroup(3)
Retrieve fields from a credentials object
sd_bus_creds_get_cmdline(3)
Retrieve fields from a credentials object
sd_bus_creds_get_comm(3)
Retrieve fields from a credentials object
sd_bus_creds_get_description(3)
Retrieve fields from a credentials object
sd_bus_creds_get_egid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_euid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_exe(3)
Retrieve fields from a credentials object
sd_bus_creds_get_fsgid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_fsuid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_gid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_mask(3)
Retrieve credentials object for the specified PID
sd_bus_creds_get_owner_uid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_pid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_ppid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_selinux_context(3)
Retrieve fields from a credentials object
sd_bus_creds_get_session(3)
Retrieve fields from a credentials object
sd_bus_creds_get_sgid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_slice(3)
Retrieve fields from a credentials object
sd_bus_creds_get_suid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_supplementary_gids(3)
Retrieve fields from a credentials ...
sd_bus_creds_get_tid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_tid_comm(3)
Retrieve fields from a credentials object
sd_bus_creds_get_tty(3)
Retrieve fields from a credentials object
sd_bus_creds_get_uid(3)
Retrieve fields from a credentials object
sd_bus_creds_get_unique_name(3)
Retrieve fields from a credentials object
sd_bus_creds_get_unit(3)
Retrieve fields from a credentials object
sd_bus_creds_get_user_slice(3)
Retrieve fields from a credentials object
sd_bus_creds_get_user_unit(3)
Retrieve fields from a credentials object
sd_bus_creds_get_well_known_names(3)
Retrieve fields from a credentials ob...
sd_bus_creds_has_bounding_cap(3)
Retrieve fields from a credentials object
sd_bus_creds_has_effective_cap(3)
Retrieve fields from a credentials object
sd_bus_creds_has_inheritable_cap(3)
Retrieve fields from a credentials object
sd_bus_creds_has_permitted_cap(3)
Retrieve fields from a credentials object
sd_bus_creds_new_from_pid(3)
Retrieve credentials object for the specified...
sd_bus_creds_ref(3)
Retrieve credentials object for the specified PID
sd_bus_creds_unref(3)
Retrieve credentials object for the specified PID
sd_bus_creds_unrefp(3)
Retrieve credentials object for the specified PID
sd_bus_default(3)
Acquire a connection to a system or user bus
sd_bus_default_flush_close(3)
Close and flush a bus connection
sd_bus_default_system(3)
Acquire a connection to a system or user bus
sd_bus_default_user(3)
Acquire a connection to a system or user bus
sd_bus_destroy_t(3)
Define the callback function for resource cleanup
sd_bus_detach_event(3)
Attach a bus connection object to an event loop
sd_bus_emit_interfaces_added(3)
Convenience functions for emitting (standa...
sd_bus_emit_interfaces_added_strv(3)
Convenience functions for emitting (s...
sd_bus_emit_interfaces_removed(3)
Convenience functions for emitting (stan...
sd_bus_emit_interfaces_removed_strv(3)
Convenience functions for emitting ...
sd_bus_emit_object_added(3)
Convenience functions for emitting (standard) ...
sd_bus_emit_object_removed(3)
Convenience functions for emitting (standard...
sd_bus_emit_properties_changed(3)
Convenience functions for emitting (stan...
sd_bus_emit_properties_changed_strv(3)
Convenience functions for emitting ...
sd_bus_emit_signal(3)
Convenience functions for emitting (standard) D-Bus ...
sd_bus_emit_signalv(3)
Convenience functions for emitting (standard) D-Bus...
sd_bus_enqueue_for_read(3)
Re-enqueue a bus message on a bus connection, f...
sd_bus_error(3)
sd-bus error handling
SD_BUS_ERROR_ACCESS_DENIED(3)
Standard D-Bus error names
sd_bus_error_add_map(3)
Additional sd-dbus error mappings
SD_BUS_ERROR_ADDRESS_IN_USE(3)
Standard D-Bus error names
SD_BUS_ERROR_AUTH_FAILED(3)
Standard D-Bus error names
SD_BUS_ERROR_BAD_ADDRESS(3)
Standard D-Bus error names
sd_bus_error_copy(3)
sd-bus error handling
SD_BUS_ERROR_DISCONNECTED(3)
Standard D-Bus error names
SD_BUS_ERROR_END(3)
Additional sd-dbus error mappings
SD_BUS_ERROR_FAILED(3)
Standard D-Bus error names
SD_BUS_ERROR_FILE_EXISTS(3)
Standard D-Bus error names
SD_BUS_ERROR_FILE_NOT_FOUND(3)
Standard D-Bus error names
sd_bus_error_free(3)
sd-bus error handling
sd_bus_error_get_errno(3)
sd-bus error handling
sd_bus_error_has_name(3)
sd-bus error handling
sd_bus_error_has_names(3)
sd-bus error handling
sd_bus_error_has_names_sentinel(3)
sd-bus error handling
SD_BUS_ERROR_INCONSISTENT_MESSAGE(3)
Standard D-Bus error names
SD_BUS_ERROR_INTERACTIVE_AUTHORIZATIO...(3)
Standard D-Bus error names
SD_BUS_ERROR_INVALID_ARGS(3)
Standard D-Bus error names
SD_BUS_ERROR_INVALID_SIGNATURE(3)
Standard D-Bus error names
SD_BUS_ERROR_IO_ERROR(3)
Standard D-Bus error names
sd_bus_error_is_set(3)
sd-bus error handling
SD_BUS_ERROR_LIMITS_EXCEEDED(3)
Standard D-Bus error names
SD_BUS_ERROR_MAKE_CONST(3)
sd-bus error handling
SD_BUS_ERROR_MAP(3)
Additional sd-dbus error mappings
sd_bus_error_map(3)
Additional sd-dbus error mappings
SD_BUS_ERROR_MATCH_RULE_INVALID(3)
Standard D-Bus error names
SD_BUS_ERROR_MATCH_RULE_NOT_FOUND(3)
Standard D-Bus error names
sd_bus_error_move(3)
sd-bus error handling
SD_BUS_ERROR_NAME_HAS_NO_OWNER(3)
Standard D-Bus error names
SD_BUS_ERROR_NO_MEMORY(3)
Standard D-Bus error names
SD_BUS_ERROR_NO_NETWORK(3)
Standard D-Bus error names
SD_BUS_ERROR_NO_REPLY(3)
Standard D-Bus error names
SD_BUS_ERROR_NO_SERVER(3)
Standard D-Bus error names
SD_BUS_ERROR_NOT_SUPPORTED(3)
Standard D-Bus error names
SD_BUS_ERROR_NULL(3)
sd-bus error handling
SD_BUS_ERROR_PROPERTY_READ_ONLY(3)
Standard D-Bus error names
SD_BUS_ERROR_SERVICE_UNKNOWN(3)
Standard D-Bus error names
sd_bus_error_set(3)
sd-bus error handling
sd_bus_error_set_const(3)
sd-bus error handling
sd_bus_error_set_errno(3)
sd-bus error handling
sd_bus_error_set_errnof(3)
sd-bus error handling
sd_bus_error_set_errnofv(3)
sd-bus error handling
sd_bus_error_setf(3)
sd-bus error handling
SD_BUS_ERROR_TIMEOUT(3)
Standard D-Bus error names
SD_BUS_ERROR_UNIX_PROCESS_ID_UNKNOWN(3)
Standard D-Bus error names
SD_BUS_ERROR_UNKNOWN_INTERFACE(3)
Standard D-Bus error names
SD_BUS_ERROR_UNKNOWN_METHOD(3)
Standard D-Bus error names
SD_BUS_ERROR_UNKNOWN_OBJECT(3)
Standard D-Bus error names
SD_BUS_ERROR_UNKNOWN_PROPERTY(3)
Standard D-Bus error names
sd_bus_flush(3)
Close and flush a bus connection
sd_bus_flush_close_unref(3)
Create a new bus object and create or destroy ...
sd_bus_flush_close_unrefp(3)
Create a new bus object and create or destroy...
sd_bus_get_address(3)
Set or query the address of the bus connection
sd_bus_get_allow_interactive_authoriz...(3)
Set or query properties of a b...
sd_bus_get_bus_id(3)
Configure connection mode for a bus object
sd_bus_get_close_on_exit(3)
Control whether to close the bus connection du...
sd_bus_get_connected_signal(3)
Control emission of local connection establ...
sd_bus_get_creds_mask(3)
Control feature negotiation on bus connections
sd_bus_get_current_handler(3)
Query information of the callback a bus obje...
sd_bus_get_current_message(3)
Query information of the callback a bus obje...
sd_bus_get_current_slot(3)
Query information of the callback a bus object ...
sd_bus_get_current_userdata(3)
Query information of the callback a bus obj...
sd_bus_get_description(3)
Set or query properties of a bus object
sd_bus_get_event(3)
Attach a bus connection object to an event loop
sd_bus_get_events(3)
Get the file descriptor, I/O events and timeout to wa...
sd_bus_get_exit_on_disconnect(3)
Control the exit behavior when the bus ob...
sd_bus_get_fd(3)
Get the file descriptor, I/O events and timeout to wai...
sd_bus_get_method_call_timeout(3)
Set or query the default D-Bus method ca...
sd_bus_get_n_queued_read(3)
Get the number of pending bus messages in the ...
sd_bus_get_n_queued_write(3)
Get the number of pending bus messages in the...
sd_bus_get_name_creds(3)
Query bus client credentials
sd_bus_get_name_machine_id(3)
Retrieve a bus client's machine identity
sd_bus_get_owner_creds(3)
Query bus client credentials
sd_bus_get_property(3)
Set or query D-Bus service properties
sd_bus_get_property_string(3)
Set or query D-Bus service properties
sd_bus_get_property_strv(3)
Set or query D-Bus service properties
sd_bus_get_property_trivial(3)
Set or query D-Bus service properties
sd_bus_get_scope(3)
Set or query properties of a bus object
sd_bus_get_sender(3)
Configure default sender for outgoing messages
sd_bus_get_tid(3)
Set or query properties of a bus object
sd_bus_get_timeout(3)
Get the file descriptor, I/O events and timeout to w...
sd_bus_get_unique_name(3)
Set or query properties of a bus object
sd_bus_get_watch_bind(3)
Control socket binding watching on bus connections
sd_bus_interface_name_is_valid(3)
Check if a string is a valid bus name or...
sd_bus_is_anonymous(3)
Set or query properties of a bus object
sd_bus_is_bus_client(3)
Configure connection mode for a bus object
sd_bus_is_monitor(3)
Configure connection mode for a bus object
sd_bus_is_open(3)
Check whether the bus connection is open or ready
sd_bus_is_ready(3)
Check whether the bus connection is open or ready
sd_bus_is_server(3)
Configure connection mode for a bus object
sd_bus_is_trusted(3)
Set or query properties of a bus object
sd_bus_list_names(3)
Retrieve information about registered names on a bus
sd_bus_match_signal(3)
Add a match rule for incoming message dispatching
sd_bus_match_signal_async(3)
Add a match rule for incoming message dispatc...
sd_bus_member_name_is_valid(3)
Check if a string is a valid bus name or ob...
sd_bus_message_append(3)
Attach fields to a D-Bus message based on a type ...
sd_bus_message_append_array(3)
Append an array of fields to a D-Bus message
sd_bus_message_append_array_iovec(3)
Append an array of fields to a D-Bus ...
sd_bus_message_append_array_memfd(3)
Append an array of fields to a D-Bus ...
sd_bus_message_append_array_space(3)
Append an array of fields to a D-Bus ...
sd_bus_message_append_basic(3)
Attach a single field to a message
sd_bus_message_append_string_iovec(3)
Attach a string to a message
sd_bus_message_append_string_memfd(3)
Attach a string to a message
sd_bus_message_append_string_space(3)
Attach a string to a message
sd_bus_message_append_strv(3)
Attach an array of strings to a message
sd_bus_message_appendv(3)
Attach fields to a D-Bus message based on a type...
sd_bus_message_at_end(3)
Check if a message has been fully read
sd_bus_message_close_container(3)
Create and move between containers in D-...
sd_bus_message_copy(3)
Copy the contents of one message to another
sd_bus_message_dump(3)
Produce a string representation of a message for de...
sd_bus_message_enter_container(3)
Create and move between containers in D-...
sd_bus_message_exit_container(3)
Create and move between containers in D-B...
sd_bus_message_get_allow_interactive_...(3)
Set and query bus message meta...
sd_bus_message_get_auto_start(3)
Set and query bus message metadata
sd_bus_message_get_bus(3)
Create a new bus message object and create or de...
sd_bus_message_get_cookie(3)
Returns the transaction cookie of a message
sd_bus_message_get_creds(3)
Query bus message addressing/credentials metadata
sd_bus_message_get_destination(3)
Set and query bus message addressing inf...
sd_bus_message_get_errno(3)
Query bus message addressing/credentials metadata
sd_bus_message_get_error(3)
Query bus message addressing/credentials metadata
sd_bus_message_get_expect_reply(3)
Set and query bus message metadata
sd_bus_message_get_interface(3)
Set and query bus message addressing infor...
sd_bus_message_get_member(3)
Set and query bus message addressing information
sd_bus_message_get_monotonic_usec(3)
Retrieve the sender timestamps and se...
sd_bus_message_get_path(3)
Set and query bus message addressing information
sd_bus_message_get_realtime_usec(3)
Retrieve the sender timestamps and seq...
sd_bus_message_get_reply_cookie(3)
Returns the transaction cookie of a mes...
sd_bus_message_get_sender(3)
Set and query bus message addressing information
sd_bus_message_get_seqnum(3)
Retrieve the sender timestamps and sequence n...
sd_bus_message_get_signature(3)
Query bus message signature
sd_bus_message_get_type(3)
Query bus message addressing/credentials metadata
sd_bus_message_has_signature(3)
Query bus message signature
sd_bus_message_is_empty(3)
Query bus message signature
sd_bus_message_is_method_call(3)
Query bus message addressing/credentials ...
sd_bus_message_is_method_error(3)
Query bus message addressing/credentials...
sd_bus_message_is_signal(3)
Query bus message addressing/credentials metadata
SD_BUS_MESSAGE_METHOD_CALL(3)
Create a new bus message object and create o...
SD_BUS_MESSAGE_METHOD_ERROR(3)
Create a new bus message object and create ...
SD_BUS_MESSAGE_METHOD_RETURN(3)
Create a new bus message object and create...
sd_bus_message_new(3)
Create a new bus message object and create or destro...
sd_bus_message_new_method_call(3)
Create a method call message
sd_bus_message_new_method_errno(3)
Create an error reply for a method call
sd_bus_message_new_method_errnof(3)
Create an error reply for a method call
sd_bus_message_new_method_error(3)
Create an error reply for a method call
sd_bus_message_new_method_errorf(3)
Create an error reply for a method call
sd_bus_message_new_method_return(3)
Create a method call message
sd_bus_message_new_signal(3)
Create a signal message
sd_bus_message_open_container(3)
Create and move between containers in D-B...
sd_bus_message_peek_type(3)
Read a sequence of values from a message
sd_bus_message_read(3)
Read a sequence of values from a message
sd_bus_message_read_array(3)
Access an array of elements in a message
sd_bus_message_read_basic(3)
Read a basic type from a message
sd_bus_message_read_strv(3)
Access an array of strings in a message
sd_bus_message_readv(3)
Read a sequence of values from a message
sd_bus_message_ref(3)
Create a new bus message object and create or destro...
sd_bus_message_rewind(3)
Return to beginning of message or current container
sd_bus_message_seal(3)
Prepare a D-Bus message for transmission
sd_bus_message_sensitive(3)
Mark a message object as containing sensitive ...
sd_bus_message_set_allow_interactive_...(3)
Set and query bus message meta...
sd_bus_message_set_auto_start(3)
Set and query bus message metadata
sd_bus_message_set_destination(3)
Set and query bus message addressing inf...
sd_bus_message_set_expect_reply(3)
Set and query bus message metadata
sd_bus_message_set_sender(3)
Set and query bus message addressing information
SD_BUS_MESSAGE_SIGNAL(3)
Create a new bus message object and create or des...
sd_bus_message_skip(3)
Skip elements in a bus message
sd_bus_message_unref(3)
Create a new bus message object and create or dest...
sd_bus_message_unrefp(3)
Create a new bus message object and create or des...
sd_bus_message_verify_type(3)
Check if the message has specified type at t...
SD_BUS_METHOD(3)
Declare properties and methods for a D-Bus path
SD_BUS_METHOD_WITH_NAMES(3)
Declare properties and methods for a D-Bus path
SD_BUS_METHOD_WITH_NAMES_OFFSET(3)
Declare properties and methods for a D-...
SD_BUS_METHOD_WITH_OFFSET(3)
Declare properties and methods for a D-Bus path
sd_bus_negotiate_creds(3)
Control feature negotiation on bus connections
sd_bus_negotiate_fds(3)
Control feature negotiation on bus connections
sd_bus_negotiate_timestamp(3)
Control feature negotiation on bus connections
sd_bus_new(3)
Create a new bus object and create or destroy referenc...
sd_bus_object_path_is_valid(3)
Check if a string is a valid bus name or ob...
sd_bus_open(3)
Acquire a connection to a system or user bus
sd_bus_open_system(3)
Acquire a connection to a system or user bus
sd_bus_open_system_machine(3)
Acquire a connection to a system or user bus
sd_bus_open_system_remote(3)
Acquire a connection to a system or user bus
sd_bus_open_system_with_description(3)
Acquire a connection to a system or...
sd_bus_open_user(3)
Acquire a connection to a system or user bus
sd_bus_open_user_with_description(3)
Acquire a connection to a system or u...
sd_bus_open_with_description(3)
Acquire a connection to a system or user bus
SD_BUS_PARAM(3)
Declare properties and methods for a D-Bus path
sd_bus_path_decode(3)
Convert an external identifier into an object path a...
sd_bus_path_decode_many(3)
Convert an external identifier into an object p...
sd_bus_path_encode(3)
Convert an external identifier into an object path a...
sd_bus_path_encode_many(3)
Convert an external identifier into an object p...
sd_bus_process(3)
Drive the connection
SD_BUS_PROPERTY(3)
Declare properties and methods for a D-Bus path
sd_bus_query_sender_creds(3)
Query bus message sender credentials/privileges
sd_bus_query_sender_privilege(3)
Query bus message sender credentials/priv...
sd_bus_ref(3)
Create a new bus object and create or destroy referenc...
sd_bus_release_name(3)
Request or release a well-known service name on a bus
sd_bus_release_name_async(3)
Request or release a well-known service name ...
sd_bus_reply_method_errno(3)
Reply with an error to a D-Bus method call
sd_bus_reply_method_errnof(3)
Reply with an error to a D-Bus method call
sd_bus_reply_method_errnofv(3)
Reply with an error to a D-Bus method call
sd_bus_reply_method_error(3)
Reply with an error to a D-Bus method call
sd_bus_reply_method_errorf(3)
Reply with an error to a D-Bus method call
sd_bus_reply_method_errorfv(3)
Reply with an error to a D-Bus method call
sd_bus_reply_method_return(3)
Reply to a D-Bus method call
sd_bus_reply_method_returnv(3)
Reply to a D-Bus method call
sd_bus_request_name(3)
Request or release a well-known service name on a bus
sd_bus_request_name_async(3)
Request or release a well-known service name ...
sd_bus_send(3)
Queue a D-Bus message for transfer
sd_bus_send_to(3)
Queue a D-Bus message for transfer
sd_bus_service_name_is_valid(3)
Check if a string is a valid bus name or o...
sd_bus_set_address(3)
Set or query the address of the bus connection
sd_bus_set_allow_interactive_authoriz...(3)
Set or query properties of a b...
sd_bus_set_anonymous(3)
Set or query properties of a bus object
sd_bus_set_bus_client(3)
Configure connection mode for a bus object
sd_bus_set_close_on_exit(3)
Control whether to close the bus connection du...
sd_bus_set_connected_signal(3)
Control emission of local connection establ...
sd_bus_set_description(3)
Set or query properties of a bus object
sd_bus_set_exec(3)
Set or query the address of the bus connection
sd_bus_set_exit_on_disconnect(3)
Control the exit behavior when the bus ob...
sd_bus_set_fd(3)
Get the file descriptor, I/O events and timeout to wai...
sd_bus_set_method_call_timeout(3)
Set or query the default D-Bus method ca...
sd_bus_set_monitor(3)
Configure connection mode for a bus object
sd_bus_set_property(3)
Set or query D-Bus service properties
sd_bus_set_propertyv(3)
Set or query D-Bus service properties
sd_bus_set_sender(3)
Configure default sender for outgoing messages
sd_bus_set_server(3)
Configure connection mode for a bus object
sd_bus_set_trusted(3)
Set or query properties of a bus object
sd_bus_set_watch_bind(3)
Control socket binding watching on bus connections
SD_BUS_SIGNAL(3)
Declare properties and methods for a D-Bus path
SD_BUS_SIGNAL_WITH_NAMES(3)
Declare properties and methods for a D-Bus path
sd_bus_slot_get_bus(3)
Query information attached to a bus slot object
sd_bus_slot_get_current_handler(3)
Query information attached to a bus slo...
sd_bus_slot_get_current_message(3)
Query information attached to a bus slo...
sd_bus_slot_get_current_userdata(3)
Query information attached to a bus sl...
sd_bus_slot_get_description(3)
Set or query the description of bus slot ob...
sd_bus_slot_get_destroy_callback(3)
Define the callback function for resou...
sd_bus_slot_get_floating(3)
Control whether a bus slot object is "floating"
sd_bus_slot_get_userdata(3)
Set and query the value in the "userdata" field
sd_bus_slot_ref(3)
Create and destroy references to a bus slot object
sd_bus_slot_set_description(3)
Set or query the description of bus slot ob...
sd_bus_slot_set_destroy_callback(3)
Define the callback function for resou...
sd_bus_slot_set_floating(3)
Control whether a bus slot object is "floating"
sd_bus_slot_set_userdata(3)
Set and query the value in the "userdata" field
sd_bus_slot_unref(3)
Create and destroy references to a bus slot object
sd_bus_slot_unrefp(3)
Create and destroy references to a bus slot object
sd_bus_start(3)
Initiate a bus connection to the D-bus broker daemon
sd_bus_track_add_name(3)
Add, remove and retrieve bus peers tracked in a b...
sd_bus_track_add_sender(3)
Add, remove and retrieve bus peers tracked in a...
sd_bus_track_contains(3)
Add, remove and retrieve bus peers tracked in a b...
sd_bus_track_count(3)
Add, remove and retrieve bus peers tracked in a bus ...
sd_bus_track_count_name(3)
Add, remove and retrieve bus peers tracked in a...
sd_bus_track_count_sender(3)
Add, remove and retrieve bus peers tracked in...
sd_bus_track_first(3)
Add, remove and retrieve bus peers tracked in a bus ...
sd_bus_track_get_bus(3)
Track bus peers
sd_bus_track_get_destroy_callback(3)
Define the callback function for reso...
sd_bus_track_get_recursive(3)
Track bus peers
sd_bus_track_get_userdata(3)
Track bus peers
sd_bus_track_new(3)
Track bus peers
sd_bus_track_next(3)
Add, remove and retrieve bus peers tracked in a bus p...
sd_bus_track_ref(3)
Track bus peers
sd_bus_track_remove_name(3)
Add, remove and retrieve bus peers tracked in ...
sd_bus_track_remove_sender(3)
Add, remove and retrieve bus peers tracked i...
sd_bus_track_set_destroy_callback(3)
Define the callback function for reso...
sd_bus_track_set_recursive(3)
Track bus peers
sd_bus_track_set_userdata(3)
Track bus peers
sd_bus_track_unref(3)
Track bus peers
sd_bus_track_unrefp(3)
Track bus peers
sd_bus_unref(3)
Create a new bus object and create or destroy referenc...
sd_bus_unrefp(3)
Create a new bus object and create or destroy referenc...
SD_BUS_VTABLE_END(3)
Declare properties and methods for a D-Bus path
SD_BUS_VTABLE_START(3)
Declare properties and methods for a D-Bus path
sd_bus_wait(3)
Wait for I/O on a bus connection
SD_BUS_WRITABLE_PROPERTY(3)
Declare properties and methods for a D-Bus path
SD_CRIT(3)
APIs for new-style daemons
SD_DEBUG(3)
APIs for new-style daemons
SD_EMERG(3)
APIs for new-style daemons
SD_ERR(3)
APIs for new-style daemons
sd_event(3)
Acquire and release an event loop object
sd_event_add_child(3)
Add a child process state change event source to an ...
sd_event_add_child_pidfd(3)
Add a child process state change event source ...
sd_event_add_defer(3)
Add static event sources to an event loop
sd_event_add_exit(3)
Add static event sources to an event loop
sd_event_add_inotify(3)
Add an "inotify" file system inode event source to...
sd_event_add_io(3)
Add an I/O event source to an event loop
sd_event_add_post(3)
Add static event sources to an event loop
sd_event_add_signal(3)
Add a UNIX process signal event source to an event ...
sd_event_add_time(3)
Add a timer event source to an event loop
sd_event_add_time_relative(3)
Add a timer event source to an event loop
SD_EVENT_ARMED(3)
Low-level event loop operations
sd_event_child_handler_t(3)
Add a child process state change event source ...
sd_event_default(3)
Acquire and release an event loop object
sd_event_destroy_t(3)
Define the callback function for resource cleanup
sd_event_dispatch(3)
Low-level event loop operations
sd_event_exit(3)
Ask the event loop to exit
SD_EVENT_EXITING(3)
Low-level event loop operations
SD_EVENT_FINISHED(3)
Low-level event loop operations
sd_event_get_exit_code(3)
Ask the event loop to exit
sd_event_get_fd(3)
Obtain a file descriptor to poll for event loop events
sd_event_get_iteration(3)
Low-level event loop operations
sd_event_get_state(3)
Low-level event loop operations
sd_event_get_tid(3)
Acquire and release an event loop object
sd_event_get_watchdog(3)
Enable event loop watchdog support
sd_event_handler_t(3)
Add static event sources to an event loop
SD_EVENT_INITIAL(3)
Low-level event loop operations
sd_event_inotify_handler_t(3)
Add an "inotify" file system inode event sou...
sd_event_io_handler_t(3)
Add an I/O event source to an event loop
sd_event_loop(3)
Run an event loop
sd_event_new(3)
Acquire and release an event loop object
sd_event_now(3)
Retrieve current event loop iteration timestamp
SD_EVENT_OFF(3)
Enable or disable event sources
SD_EVENT_ON(3)
Enable or disable event sources
SD_EVENT_ONESHOT(3)
Enable or disable event sources
SD_EVENT_PENDING(3)
Low-level event loop operations
sd_event_prepare(3)
Low-level event loop operations
SD_EVENT_PREPARING(3)
Low-level event loop operations
SD_EVENT_PRIORITY_IDLE(3)
Set or retrieve the priority of event sources
SD_EVENT_PRIORITY_IMPORTANT(3)
Set or retrieve the priority of event sources
SD_EVENT_PRIORITY_NORMAL(3)
Set or retrieve the priority of event sources
sd_event_ref(3)
Acquire and release an event loop object
sd_event_run(3)
Run an event loop
SD_EVENT_RUNNING(3)
Low-level event loop operations
sd_event_set_watchdog(3)
Enable event loop watchdog support
sd_event_signal_handler_t(3)
Add a UNIX process signal event source to an ...
sd_event_source(3)
Add an I/O event source to an event loop
sd_event_source_disable_unref(3)
Increase or decrease event source referen...
sd_event_source_disable_unrefp(3)
Increase or decrease event source refere...
sd_event_source_get_child_pid(3)
Add a child process state change event so...
sd_event_source_get_child_pidfd(3)
Add a child process state change event ...
sd_event_source_get_child_pidfd_own(3)
Add a child process state change ev...
sd_event_source_get_child_process_own(3)
Add a child process state change ...
sd_event_source_get_description(3)
Set or retrieve descriptive names of ev...
sd_event_source_get_destroy_callback(3)
Define the callback function for r...
sd_event_source_get_enabled(3)
Enable or disable event sources
sd_event_source_get_event(3)
Retrieve the event loop of an event source
sd_event_source_get_exit_on_failure(3)
Set or retrieve the exit-on-failure...
sd_event_source_get_floating(3)
Set or retrieve 'floating' state of event ...
sd_event_source_get_inotify_mask(3)
Add an "inotify" file system inode eve...
sd_event_source_get_io_events(3)
Add an I/O event source to an event loop
sd_event_source_get_io_fd(3)
Add an I/O event source to an event loop
sd_event_source_get_io_fd_own(3)
Add an I/O event source to an event loop
sd_event_source_get_io_revents(3)
Add an I/O event source to an event loop
sd_event_source_get_pending(3)
Determine pending state of event sources
sd_event_source_get_priority(3)
Set or retrieve the priority of event sources
sd_event_source_get_signal(3)
Add a UNIX process signal event source to an...
sd_event_source_get_time(3)
Add a timer event source to an event loop
sd_event_source_get_time_accuracy(3)
Add a timer event source to an event ...
sd_event_source_get_time_clock(3)
Add a timer event source to an event loop
sd_event_source_get_userdata(3)
Set or retrieve user data pointer of event...
sd_event_source_ref(3)
Increase or decrease event source reference counters
sd_event_source_send_child_signal(3)
Add a child process state change even...
sd_event_source_set_child_pidfd_own(3)
Add a child process state change ev...
sd_event_source_set_child_process_own(3)
Add a child process state change ...
sd_event_source_set_description(3)
Set or retrieve descriptive names of ev...
sd_event_source_set_destroy_callback(3)
Define the callback function for r...
sd_event_source_set_enabled(3)
Enable or disable event sources
sd_event_source_set_exit_on_failure(3)
Set or retrieve the exit-on-failure...
sd_event_source_set_floating(3)
Set or retrieve 'floating' state of event ...
sd_event_source_set_io_events(3)
Add an I/O event source to an event loop
sd_event_source_set_io_fd(3)
Add an I/O event source to an event loop
sd_event_source_set_io_fd_own(3)
Add an I/O event source to an event loop
sd_event_source_set_prepare(3)
Set a preparation callback for event sources
sd_event_source_set_priority(3)
Set or retrieve the priority of event sources
sd_event_source_set_time(3)
Add a timer event source to an event loop
sd_event_source_set_time_accuracy(3)
Add a timer event source to an event ...
sd_event_source_set_time_relative(3)
Add a timer event source to an event ...
sd_event_source_set_userdata(3)
Set or retrieve user data pointer of event...
sd_event_source_unref(3)
Increase or decrease event source reference counters
sd_event_source_unrefp(3)
Increase or decrease event source reference coun...
sd_event_time_handler_t(3)
Add a timer event source to an event loop
sd_event_unref(3)
Acquire and release an event loop object
sd_event_unrefp(3)
Acquire and release an event loop object
sd_event_wait(3)
Low-level event loop operations
sd_get_machine_names(3)
Determine available seats, sessions, logged in use...
sd_get_seats(3)
Determine available seats, sessions, logged in users a...
sd_get_sessions(3)
Determine available seats, sessions, logged in users a...
sd_get_uids(3)
Determine available seats, sessions, logged in users a...
sd_hwdb_enumerate(3)
Seek to a location in hwdb or access entries
SD_HWDB_FOREACH_PROPERTY(3)
Seek to a location in hwdb or access entries
sd_hwdb_get(3)
Seek to a location in hwdb or access entries
sd_hwdb_new(3)
Create a new hwdb object and create or destroy referen...
sd_hwdb_ref(3)
Create a new hwdb object and create or destroy referen...
sd_hwdb_seek(3)
Seek to a location in hwdb or access entries
sd_hwdb_unref(3)
Create a new hwdb object and create or destroy referen...
SD_ID128_CONST_STR(3)
APIs for processing 128-bit IDs
sd_id128_equal(3)
APIs for processing 128-bit IDs
SD_ID128_FORMAT_STR(3)
APIs for processing 128-bit IDs
SD_ID128_FORMAT_VAL(3)
APIs for processing 128-bit IDs
sd_id128_from_string(3)
Format or parse 128-bit IDs as strings
sd_id128_get_boot(3)
Retrieve 128-bit IDs
sd_id128_get_boot_app_specific(3)
Retrieve 128-bit IDs
sd_id128_get_invocation(3)
Retrieve 128-bit IDs
sd_id128_get_machine(3)
Retrieve 128-bit IDs
sd_id128_get_machine_app_specific(3)
Retrieve 128-bit IDs
sd_id128_is_null(3)
APIs for processing 128-bit IDs
SD_ID128_MAKE(3)
APIs for processing 128-bit IDs
SD_ID128_MAKE_STR(3)
APIs for processing 128-bit IDs
SD_ID128_NULL(3)
APIs for processing 128-bit IDs
sd_id128_randomize(3)
Generate 128-bit IDs
sd_id128_t(3)
APIs for processing 128-bit IDs
sd_id128_to_string(3)
Format or parse 128-bit IDs as strings
SD_ID128_UUID_FORMAT_STR(3)
APIs for processing 128-bit IDs
SD_INFO(3)
APIs for new-style daemons
sd_is_fifo(3)
Check the type of a file descriptor
sd_is_mq(3)
Check the type of a file descriptor
sd_is_socket(3)
Check the type of a file descriptor
sd_is_socket_inet(3)
Check the type of a file descriptor
sd_is_socket_sockaddr(3)
Check the type of a file descriptor
sd_is_socket_unix(3)
Check the type of a file descriptor
sd_is_special(3)
Check the type of a file descriptor
sd_journal(3)
Open the system journal for reading
sd_journal_add_conjunction(3)
Add or remove entry matches
sd_journal_add_disjunction(3)
Add or remove entry matches
sd_journal_add_match(3)
Add or remove entry matches
SD_JOURNAL_ALL_NAMESPACES(3)
Open the system journal for reading
SD_JOURNAL_APPEND(3)
Journal change notification interface
sd_journal_close(3)
Open the system journal for reading
SD_JOURNAL_CURRENT_USER(3)
Open the system journal for reading
sd_journal_enumerate_available_data(3)
Read data fields from the current j...
sd_journal_enumerate_available_unique(3)
Read unique data fields from the ...
sd_journal_enumerate_data(3)
Read data fields from the current journal entry
sd_journal_enumerate_fields(3)
Read used field names from the journal
sd_journal_enumerate_unique(3)
Read unique data fields from the journal
sd_journal_flush_matches(3)
Add or remove entry matches
SD_JOURNAL_FOREACH(3)
Advance or set back the read pointer in the journal
SD_JOURNAL_FOREACH_BACKWARDS(3)
Advance or set back the read pointer in th...
SD_JOURNAL_FOREACH_DATA(3)
Read data fields from the current journal entry
SD_JOURNAL_FOREACH_FIELD(3)
Read used field names from the journal
SD_JOURNAL_FOREACH_UNIQUE(3)
Read unique data fields from the journal
sd_journal_get_catalog(3)
Retrieve message catalog entry
sd_journal_get_catalog_for_message_id(3)
Retrieve message catalog entry
sd_journal_get_cursor(3)
Get cursor string for or test cursor string again...
sd_journal_get_cutoff_monotonic_usec(3)
Read cut-off timestamps from the c...
sd_journal_get_cutoff_realtime_usec(3)
Read cut-off timestamps from the cu...
sd_journal_get_data(3)
Read data fields from the current journal entry
sd_journal_get_data_threshold(3)
Read data fields from the current journal...
sd_journal_get_events(3)
Journal change notification interface
sd_journal_get_fd(3)
Journal change notification interface
sd_journal_get_monotonic_usec(3)
Read timestamps from the current journal ...
sd_journal_get_realtime_usec(3)
Read timestamps from the current journal e...
sd_journal_get_timeout(3)
Journal change notification interface
sd_journal_get_usage(3)
Journal disk usage
sd_journal_has_persistent_files(3)
Query availability of runtime or persis...
sd_journal_has_runtime_files(3)
Query availability of runtime or persisten...
SD_JOURNAL_INCLUDE_DEFAULT_NAMESPACE(3)
Open the system journal for reading
SD_JOURNAL_INVALIDATE(3)
Journal change notification interface
SD_JOURNAL_LOCAL_ONLY(3)
Open the system journal for reading
sd_journal_next(3)
Advance or set back the read pointer in the journal
sd_journal_next_skip(3)
Advance or set back the read pointer in the journal
SD_JOURNAL_NOP(3)
Journal change notification interface
sd_journal_open(3)
Open the system journal for reading
sd_journal_open_directory(3)
Open the system journal for reading
sd_journal_open_directory_fd(3)
Open the system journal for reading
sd_journal_open_files(3)
Open the system journal for reading
sd_journal_open_files_fd(3)
Open the system journal for reading
sd_journal_open_namespace(3)
Open the system journal for reading
SD_JOURNAL_OS_ROOT(3)
Open the system journal for reading
sd_journal_perror(3)
Submit log entries to the journal
sd_journal_perror_with_location(3)
Submit log entries to the journal
sd_journal_previous(3)
Advance or set back the read pointer in the journal
sd_journal_previous_skip(3)
Advance or set back the read pointer in the jo...
sd_journal_print(3)
Submit log entries to the journal
sd_journal_print_with_location(3)
Submit log entries to the journal
sd_journal_printv(3)
Submit log entries to the journal
sd_journal_printv_with_location(3)
Submit log entries to the journal
sd_journal_process(3)
Journal change notification interface
sd_journal_query_unique(3)
Read unique data fields from the journal
sd_journal_reliable_fd(3)
Journal change notification interface
sd_journal_restart_data(3)
Read data fields from the current journal entry
sd_journal_restart_fields(3)
Read used field names from the journal
sd_journal_restart_unique(3)
Read unique data fields from the journal
SD_JOURNAL_RUNTIME_ONLY(3)
Open the system journal for reading
sd_journal_seek_cursor(3)
Seek to a position in the journal
sd_journal_seek_head(3)
Seek to a position in the journal
sd_journal_seek_monotonic_usec(3)
Seek to a position in the journal
sd_journal_seek_realtime_usec(3)
Seek to a position in the journal
sd_journal_seek_tail(3)
Seek to a position in the journal
sd_journal_send(3)
Submit log entries to the journal
sd_journal_send_with_location(3)
Submit log entries to the journal
sd_journal_sendv(3)
Submit log entries to the journal
sd_journal_sendv_with_location(3)
Submit log entries to the journal
sd_journal_set_data_threshold(3)
Read data fields from the current journal...
sd_journal_stream_fd(3)
Create log stream file descriptor to the journal
SD_JOURNAL_SUPPRESS_LOCATION(3)
Submit log entries to the journal
SD_JOURNAL_SYSTEM(3)
Open the system journal for reading
sd_journal_test_cursor(3)
Get cursor string for or test cursor string agai...
sd_journal_wait(3)
Journal change notification interface
sd_listen_fds(3)
Check for file descriptors passed by the system manager
SD_LISTEN_FDS_START(3)
Check for file descriptors passed by the system man...
sd_listen_fds_with_names(3)
Check for file descriptors passed by the syste...
sd_login_monitor(3)
Monitor login sessions, seats, users and virtual machi...
sd_login_monitor_flush(3)
Monitor login sessions, seats, users and virtual...
sd_login_monitor_get_events(3)
Monitor login sessions, seats, users and vi...
sd_login_monitor_get_fd(3)
Monitor login sessions, seats, users and virtua...
sd_login_monitor_get_timeout(3)
Monitor login sessions, seats, users and v...
sd_login_monitor_new(3)
Monitor login sessions, seats, users and virtual m...
sd_login_monitor_unref(3)
Monitor login sessions, seats, users and virtual...
sd_login_monitor_unrefp(3)
Monitor login sessions, seats, users and virtua...
sd_machine_get_class(3)
Determine the class and network interface indices ...
sd_machine_get_ifindices(3)
Determine the class and network interface indi...
SD_NOTICE(3)
APIs for new-style daemons
sd_notify(3)
Notify service manager about start-up completion and o...
sd_notify_barrier(3)
Notify service manager about start-up completion and ...
sd_notifyf(3)
Notify service manager about start-up completion and o...
sd_path_lookup(3)
Query well-known file system paths
sd_path_lookup_strv(3)
Query well-known file system paths
sd_peer_get_cgroup(3)
Determine the owner uid of the user unit or session,...
sd_peer_get_machine_name(3)
Determine the owner uid of the user unit or se...
sd_peer_get_owner_uid(3)
Determine the owner uid of the user unit or sessi...
sd_peer_get_session(3)
Determine the owner uid of the user unit or session...
sd_peer_get_slice(3)
Determine the owner uid of the user unit or session, ...
sd_peer_get_unit(3)
Determine the owner uid of the user unit or session, o...
sd_peer_get_user_slice(3)
Determine the owner uid of the user unit or sess...
sd_peer_get_user_unit(3)
Determine the owner uid of the user unit or sessi...
sd_pid_get_cgroup(3)
Determine the owner uid of the user unit or session, ...
sd_pid_get_machine_name(3)
Determine the owner uid of the user unit or ses...
sd_pid_get_owner_uid(3)
Determine the owner uid of the user unit or sessio...
sd_pid_get_session(3)
Determine the owner uid of the user unit or session,...
sd_pid_get_slice(3)
Determine the owner uid of the user unit or session, o...
sd_pid_get_unit(3)
Determine the owner uid of the user unit or session, o...
sd_pid_get_user_slice(3)
Determine the owner uid of the user unit or sessi...
sd_pid_get_user_unit(3)
Determine the owner uid of the user unit or sessio...
sd_pid_notify(3)
Notify service manager about start-up completion and o...
sd_pid_notify_with_fds(3)
Notify service manager about start-up completion...
sd_pid_notifyf(3)
Notify service manager about start-up completion and o...
sd_seat_can_graphical(3)
Determine state of a specific seat
sd_seat_can_tty(3)
Determine state of a specific seat
sd_seat_get_active(3)
Determine state of a specific seat
sd_seat_get_sessions(3)
Determine state of a specific seat
sd_session_get_class(3)
Determine state of a specific session
sd_session_get_desktop(3)
Determine state of a specific session
sd_session_get_display(3)
Determine state of a specific session
sd_session_get_remote_host(3)
Determine state of a specific session
sd_session_get_remote_user(3)
Determine state of a specific session
sd_session_get_seat(3)
Determine state of a specific session
sd_session_get_service(3)
Determine state of a specific session
sd_session_get_state(3)
Determine state of a specific session
sd_session_get_tty(3)
Determine state of a specific session
sd_session_get_type(3)
Determine state of a specific session
sd_session_get_uid(3)
Determine state of a specific session
sd_session_get_vt(3)
Determine state of a specific session
sd_session_is_active(3)
Determine state of a specific session
sd_session_is_remote(3)
Determine state of a specific session
sd_uid_get_display(3)
Determine login state of a specific Unix user ID
sd_uid_get_seats(3)
Determine login state of a specific Unix user ID
sd_uid_get_sessions(3)
Determine login state of a specific Unix user ID
sd_uid_get_state(3)
Determine login state of a specific Unix user ID
sd_uid_is_on_seat(3)
Determine login state of a specific Unix user ID
SD_WARNING(3)
APIs for new-style daemons
sd_watchdog_enabled(3)
Check whether the service manager expects watchdog ...
sdisna(3)
auxiliary Computational routines
SDL_ActiveEvent(3)
Application visibility event structure
SDL_AddTimer(3)
Add a timer which will call a callback after the speci...
SDL_AudioCVT(3)
Audio Conversion Structure
SDL_AudioSpec(3)
Audio Specification Structure
SDL_BlitSurface(3)
This performs a fast blit from the source surface to t...
SDL_BuildAudioCVT(3)
Initializes a SDL_AudioCVT structure for conversion
SDL_CD(3)
CDROM Drive Information
SDL_CDClose(3)
Closes a SDL_CD handle
SDL_CDEject(3)
Ejects a CDROM
SDL_CDName(3)
Returns a human-readable, system-dependent identifier ...
SDL_CDNumDrives(3)
Returns the number of CD-ROM drives on the system.
SDL_CDOpen(3)
Opens a CD-ROM drive for access.
SDL_CDPause(3)
Pauses a CDROM
SDL_CDPlay(3)
Play a CD
SDL_CDPlayTracks(3)
Play the given CD track(s)
SDL_CDResume(3)
Resumes a CDROM
SDL_CDStatus(3)
Returns the current status of the given drive.
SDL_CDStop(3)
Stops a CDROM
SDL_CDtrack(3)
CD Track Information Structure
SDL_CloseAudio(3)
Shuts down audio processing and closes the audio device.
SDL_Color(3)
Format independent color description
SDL_CondBroadcast(3)
Restart all threads waiting on a condition variable
SDL_CondSignal(3)
Restart a thread wait on a condition variable
SDL_CondWait(3)
Wait on a condition variable
SDL_CondWaitTimeout(3)
Wait on a condition variable, with timeout
SDL_ConvertAudio(3)
Convert audio data to a desired audio format.
SDL_ConvertSurface(3)
Converts a surface to the same format as another sur...
SDL_CreateCond(3)
Create a condition variable
SDL_CreateCursor(3)
Creates a new mouse cursor.
SDL_CreateMutex(3)
Create a mutex
SDL_CreateRGBSurface(3)
Create an empty SDL_Surface
SDL_CreateRGBSurfaceFrom(3)
Create an SDL_Surface from pixel data
SDL_CreateSemaphore(3)
Creates a new semaphore and assigns an initial valu...
SDL_CreateThread(3)
Creates a new thread of execution that shares its pare...
SDL_CreateYUVOverlay(3)
Create a YUV video overlay
SDL_Delay(3)
Wait a specified number of milliseconds before returning.
SDL_DestroyCond(3)
Destroy a condition variable
SDL_DestroyMutex(3)
Destroy a mutex
SDL_DestroySemaphore(3)
Destroys a semaphore that was created by SDL_Creat...
SDL_DisplayFormat(3)
Convert a surface to the display format
SDL_DisplayFormatAlpha(3)
Convert a surface to the display format
SDL_DisplayYUVOverlay(3)
Blit the overlay to the display
SDL_EnableKeyRepeat(3)
Set keyboard repeat rate.
SDL_EnableUNICODE(3)
Enable UNICODE translation
SDL_Event(3)
General event structure
SDL_EventState(3)
This function allows you to set the state of processin...
SDL_ExposeEvent(3)
Quit requested event
SDL_FillRect(3)
This function performs a fast fill of the given rectan...
SDL_Flip(3)
Swaps screen buffers
SDL_FreeCursor(3)
Frees a cursor created with SDL_CreateCursor.
SDL_FreeSurface(3)
Frees (deletes) a SDL_Surface
SDL_FreeWAV(3)
Frees previously opened WAV data
SDL_FreeYUVOverlay(3)
Free a YUV video overlay
SDL_GetAppState(3)
Get the state of the application
SDL_GetAudioStatus(3)
Get the current audio state
SDL_GetClipRect(3)
Gets the clipping rectangle for a surface.
SDL_GetCursor(3)
Get the currently active mouse cursor.
SDL_GetError(3)
Get SDL error string
SDL_GetEventFilter(3)
Retrieves a pointer to he event filter
SDL_GetGamma(3)
Gets the gamma of the display
SDL_GetGammaRamp(3)
Gets the color gamma lookup tables for the display
SDL_GetKeyName(3)
Get the name of an SDL virtual keysym
SDL_GetKeyState(3)
Get a snapshot of the current keyboard state
SDL_GetModState(3)
Get the state of modifier keys.
SDL_GetMouseState(3)
Retrieve the current state of the mouse
SDL_GetRelativeMouseState(3)
Retrieve the current state of the mouse
SDL_GetRGB(3)
Get RGB values from a pixel in the specified pixel for...
SDL_GetRGBA(3)
Get RGBA values from a pixel in the specified pixel fo...
SDL_GetRowStretchCode(3)
(src/SDL_stretchcode.h)
SDL_GetThreadID(3)
Get the SDL thread ID of a SDL_Thread
SDL_GetTicks(3)
Get the number of milliseconds since the SDL library i...
SDL_GetVideoInfo(3)
returns a pointer to information about the video hardware
SDL_GetVideoSurface(3)
returns a pointer to the current display surface
SDL_GL_GetAttribute(3)
Get the value of a special SDL/OpenGL attribute
SDL_GL_GetProcAddress(3)
Get the address of a GL function
SDL_GL_LoadLibrary(3)
Specify an OpenGL library
SDL_GL_SetAttribute(3)
Set a special SDL/OpenGL attribute
SDL_GL_SwapBuffers(3)
Swap OpenGL framebuffers/Update Display
SDL_GLattr(3)
SDL GL Attributes
SDL_Init(3)
Initializes SDL
SDL_InitSubSystem(3)
Initialize subsystems
SDL_JoyAxisEvent(3)
Joystick axis motion event structure
SDL_JoyBallEvent(3)
Joystick trackball motion event structure
SDL_JoyButtonEvent(3)
Joystick button event structure
SDL_JoyHatEvent(3)
Joystick hat position change event structure
SDL_JoystickClose(3)
Closes a previously opened joystick
SDL_JoystickEventState(3)
Enable/disable joystick event polling
SDL_JoystickGetAxis(3)
Get the current state of an axis
SDL_JoystickGetBall(3)
Get relative trackball motion
SDL_JoystickGetButton(3)
Get the current state of a given button on a give...
SDL_JoystickGetHat(3)
Get the current state of a joystick hat
SDL_JoystickIndex(3)
Get the index of an SDL_Joystick.
SDL_JoystickName(3)
Get joystick name.
SDL_JoystickNumAxes(3)
Get the number of joystick axes
SDL_JoystickNumBalls(3)
Get the number of joystick trackballs
SDL_JoystickNumButtons(3)
Get the number of joysitck buttons
SDL_JoystickNumHats(3)
Get the number of joystick hats
SDL_JoystickOpen(3)
Opens a joystick for use.
SDL_JoystickOpened(3)
Determine if a joystick has been opened
SDL_JoystickUpdate(3)
Updates the state of all joysticks
SDL_KeyboardEvent(3)
Keyboard event structure
SDL_keysym(3)
Keysym structure
SDL_KillThread(3)
Gracelessly terminates the thread.
SDL_ListModes(3)
Returns a pointer to an array of available screen dime...
SDL_LoadBMP(3)
Load a Windows BMP file into an SDL_Surface.
SDL_LoadWAV(3)
Load a WAVE file
SDL_LockAudio(3)
Lock out the callback function
SDL_LockSurface(3)
Lock a surface for directly access.
SDL_LockYUVOverlay(3)
Lock an overlay
SDL_MapRGB(3)
Map a RGB color value to a pixel format.
SDL_MapRGBA(3)
Map a RGBA color value to a pixel format.
SDL_MixAudio(3)
Mix audio data
SDL_MouseButtonEvent(3)
Mouse button event structure
SDL_MouseMotionEvent(3)
Mouse motion event structure
SDL_mutexP(3)
Lock a mutex
SDL_mutexV(3)
Unlock a mutex
SDL_NewRowStretchCode(3)
(src/SDL_stretchcode.h)
SDL_NumJoysticks(3)
Count available joysticks.
SDL_OpenAudio(3)
Opens the audio device with the desired parameters.
SDL_Overlay(3)
YUV video overlay
SDL_Palette(3)
Color palette for 8-bit pixel formats
SDL_PauseAudio(3)
Pauses and unpauses the audio callback processing
SDL_PeepEvents(3)
Checks the event queue for messages and optionally ret...
SDL_PixelFormat(3)
Stores surface format information
SDL_PollEvent(3)
Polls for currently pending events.
SDL_PumpEvents(3)
Pumps the event loop, gathering events from the input ...
SDL_PushEvent(3)
Pushes an event onto the event queue
SDL_PutRowStretchCode(3)
(src/SDL_stretchcode.h)
SDL_Quit(3)
Shut down SDL
SDL_QuitEvent(3)
Quit requested event
SDL_QuitSubSystem(3)
Shut down a subsystem
SDL_Rect(3)
Defines a rectangular area
SDL_RemoveTimer(3)
Remove a timer which was added with SDL_AddTimer.
SDL_ResizeEvent(3)
Window resize event structure
SDL_RunRowStretchCode(3)
(src/SDL_stretchcode.h)
SDL_RWFromFile(3)
Short description of function
SDL_SaveBMP(3)
Save an SDL_Surface as a Windows BMP file.
SDL_SemPost(3)
Unlock a semaphore.
SDL_SemTryWait(3)
Attempt to lock a semaphore but don't suspend the thread.
SDL_SemValue(3)
Return the current value of a semaphore.
SDL_SemWait(3)
Lock a semaphore and suspend the thread if the semapho...
SDL_SemWaitTimeout(3)
Lock a semaphore, but only wait up to a specified ma...
SDL_SetAlpha(3)
Adjust the alpha properties of a surface
SDL_SetClipRect(3)
Sets the clipping rectangle for a surface.
SDL_SetColorKey(3)
Sets the color key (transparent pixel) in a blittable ...
SDL_SetColors(3)
Sets a portion of the colormap for the given 8-bit sur...
SDL_SetCursor(3)
Set the currently active mouse cursor.
SDL_SetEventFilter(3)
Sets up a filter to process all events before they a...
SDL_SetGamma(3)
Sets the color gamma function for the display
SDL_SetGammaRamp(3)
Sets the color gamma lookup tables for the display
SDL_SetModState(3)
Set the current key modifier state
SDL_SetPalette(3)
Sets the colors in the palette of an 8-bit surface.
SDL_SetRowStretchCode(3)
(src/SDL_stretchcode.h)
SDL_SetTimer(3)
Set a callback to run after the specified number of mi...
SDL_SetVideoMode(3)
Set up a video mode with the specified width, height a...
SDL_ShowCursor(3)
Toggle whether or not the cursor is shown on the screen.
SDL_stretch.h(3)
library
SDL_StretchInfo(3)
(src/SDL_stretch.h)
SDL_StretchRow1(3)
(src/SDL_stretchcode.h)
SDL_StretchRow2(3)
(src/SDL_stretchcode.h)
SDL_StretchRow3(3)
(src/SDL_stretchcode.h)
SDL_StretchRow4(3)
(src/SDL_stretchcode.h)
SDL_StretchRowInfo(3)
(src/SDL_stretchcode.h)
SDL_StretchSurface_23(3)
(src/SDL_stretch.h)
SDL_StretchSurfaceBlit(3)
Perform a stretch blit between two surfaces of t...
SDL_StretchSurfaceRect(3)
Perform a stretch blit between two surfaces of t...
SDL_Surface(3)
Graphical Surface Structure
SDL_SysWMEvent(3)
Platform-dependent window manager event.
SDL_ThreadID(3)
Get the 32-bit thread identifier for the current thread.
SDL_UnlockAudio(3)
Unlock the callback function
SDL_UnlockSurface(3)
Unlocks a previously locked surface.
SDL_UnlockYUVOverlay(3)
Unlock an overlay
SDL_UpdateRect(3)
Makes sure the given area is updated on the given screen.
SDL_UpdateRects(3)
Makes sure the given list of rectangles is updated on ...
SDL_UserEvent(3)
A user-defined event type
SDL_VideoDriverName(3)
Obtain the name of the video driver
SDL_VideoInfo(3)
Video Target information
SDL_VideoModeOK(3)
Check to see if a particular video mode is supported.
SDL_WaitEvent(3)
Waits indefinitely for the next available event.
SDL_WaitThread(3)
Wait for a thread to finish.
SDL_WarpMouse(3)
Set the position of the mouse cursor.
SDL_WasInit(3)
Check which subsystems are initialized
SDL_WM_GetCaption(3)
Gets the window title and icon name.
SDL_WM_GrabInput(3)
Grabs mouse and keyboard input.
SDL_WM_IconifyWindow(3)
Iconify/Minimise the window
SDL_WM_SetCaption(3)
Sets the window tile and icon name.
SDL_WM_SetIcon(3)
Sets the icon for the display window.
SDL_WM_ToggleFullScreen(3)
Toggles fullscreen mode
SDLKey(3)
SDL Keysym Definitions
sdot(3)
real
sdsdot(3)
real
seccomp_api_get(3)
Manage the libseccomp API level
seccomp_api_set(3)
Manage the libseccomp API level
seccomp_arch_add(3)
Manage seccomp filter architectures
seccomp_arch_exist(3)
Manage seccomp filter architectures
seccomp_arch_native(3)
Manage seccomp filter architectures
seccomp_arch_remove(3)
Manage seccomp filter architectures
seccomp_arch_resolve_name(3)
Manage seccomp filter architectures
seccomp_attr_get(3)
Manage the seccomp filter attributes
seccomp_attr_set(3)
Manage the seccomp filter attributes
seccomp_export_bpf(3)
Export the seccomp filter
seccomp_export_pfc(3)
Export the seccomp filter
seccomp_init(3)
Initialize the seccomp filter state
seccomp_load(3)
Load the current seccomp filter into the kernel
seccomp_merge(3)
Merge two seccomp filters
seccomp_notify_alloc(3)
Manage seccomp notifications
seccomp_notify_fd(3)
Manage seccomp notifications
seccomp_notify_free(3)
Manage seccomp notifications
seccomp_notify_id_valid(3)
Manage seccomp notifications
seccomp_notify_receive(3)
Manage seccomp notifications
seccomp_notify_respond(3)
Manage seccomp notifications
seccomp_release(3)
Release the seccomp filter state
seccomp_reset(3)
Initialize the seccomp filter state
seccomp_rule_add(3)
Add a seccomp filter rule
seccomp_rule_add_array(3)
Add a seccomp filter rule
seccomp_rule_add_exact(3)
Add a seccomp filter rule
seccomp_rule_add_exact_array(3)
Add a seccomp filter rule
seccomp_syscall_priority(3)
Prioritize syscalls in the seccomp filter
seccomp_syscall_resolve_name(3)
Resolve a syscall name
seccomp_syscall_resolve_name_arch(3)
Resolve a syscall name
seccomp_syscall_resolve_name_rewrite(3)
Resolve a syscall name
seccomp_syscall_resolve_num_arch(3)
Resolve a syscall name
seccomp_version(3)
Query the libseccomp version information
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_reject_unknown(3)
get or set the enforcing state of SELinux
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_digest(3)
Return digest of specfiles and list of files used
selabel_get_digests_all_partial_matches(3)
retrieve the partial matches di...
selabel_lookup(3)
obtain SELinux security context from a string label
selabel_lookup_best_match(3)
obtain a best match SELinux security context ...
selabel_lookup_best_match_raw(3)
obtain a best match SELinux security cont...
selabel_lookup_raw(3)
obtain SELinux security context from a string label
selabel_open(3)
userspace SELinux labeling interface
selabel_partial_match(3)
determine whether a direct or partial match is po...
selabel_stats(3)
obtain SELinux labeling statistics
select(3)
synchronous I/O multiplexing
selinux_binary_policy_path(3)
These functions return the paths to the acti...
selinux_boolean_sub(3)
Search the translated name for a boolean_name record
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_init_load_policy(3)
load a new SELinux policy
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_mkload_policy(3)
load a new SELinux policy
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_restorecon(3)
restore file(s) default SELinux security contexts
selinux_restorecon_default_handle(3)
sets default parameters for selinux_r...
selinux_restorecon_get_skipped_errors(3)
get the number of errors ignored ...
selinux_restorecon_parallel(3)
restore file(s) default SELinux security co...
selinux_restorecon_set_alt_rootpath(3)
set an alternate rootpath.
selinux_restorecon_set_exclude_list(3)
set list of directories to be exclu...
selinux_restorecon_set_sehandle(3)
set a labeling handle for use by selinu...
selinux_restorecon_xattr(3)
manage default security.sehash extended attrib...
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
Semaphore(3o)
Semaphores
Semaphore.Binary(3o)
no description
Semaphore.Counting(3o)
no description
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...
Seq(3o)
Sequences (functional iterators).
Sereal(3pm)
Fast, compact, powerful binary (de-)serialization
Sereal::Decoder(3pm)
Fast, compact, powerful binary deserialization
Sereal::Encoder(3pm)
Fast, compact, powerful binary serialization
Sereal::Performance(3pm)
Getting the most out of the Perl-Sereal implement...
ServerVendor(3)
Display macros and functions
Set(3o)
Sets over ordered types.
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::IntSpan(3pm)
Manages sets of integers
Set::Object(3pm)
set of objects and strings
Set::Object::Weak(3pm)
Sets without the referant reference increment
set_current_field(3form)
set and get form page number
set_current_item(3menu)
set and get current_menu_item
set_curterm(3ncurses)
curses interfaces to terminfo database
set_curterm_sp(3ncurses)
curses screen-pointer extension
set_escdelay(3ncurses)
curses thread support
set_escdelay_sp(3ncurses)
curses screen-pointer extension
set_field_back(3form)
color and attribute control for form fields
set_field_buffer(3form)
field buffer control
set_field_fore(3form)
color and attribute control for form fields
set_field_init(3form)
set hooks for automatic invocation by applications
set_field_just(3form)
retrieve field characteristics
set_field_opts(3form)
set and get field options
set_field_pad(3form)
color and attribute control for form fields
set_field_status(3form)
field buffer control
set_field_term(3form)
set hooks for automatic invocation by applications
set_field_type(3form)
data type validation for fields
set_field_userptr(3form)
associate application data with a form field
set_fieldtype_arg(3form)
define validation-field types
set_fieldtype_choice(3form)
define validation-field types
set_form_fields(3form)
make and break connections between fields and forms
set_form_init(3form)
set hooks for automatic invocation by applications
set_form_opts(3form)
set and get form options
set_form_page(3form)
set and get form page number
set_form_sub(3form)
make and break form window and subwindow associations
set_form_term(3form)
set hooks for automatic invocation by applications
set_form_userptr(3form)
associate application data with a form item
set_form_win(3form)
make and break form window and subwindow associations
set_item_init(3menu)
set hooks for automatic invocation by applications
set_item_opts(3menu)
set and get menu item options
set_item_term(3menu)
set hooks for automatic invocation by applications
set_item_userptr(3menu)
associate application data with a menu item
set_item_value(3menu)
set and get menu item values
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_max_field(3form)
field buffer control
set_menu_back(3menu)
color and attribute control for menus
set_menu_fore(3menu)
color and attribute control for menus
set_menu_format(3menu)
set and get menu sizes
set_menu_grey(3menu)
color and attribute control for menus
set_menu_init(3menu)
set hooks for automatic invocation by applications
set_menu_items(3menu)
make and break connections between items and menus
set_menu_mark(3menu)
get and set the menu mark string
set_menu_opts(3menu)
set and get menu options
set_menu_pad(3menu)
color and attribute control for menus
set_menu_pattern(3menu)
set and get a menu's pattern buffer
set_menu_spacing(3menu)
set and get spacing between menu items.
set_menu_sub(3menu)
make and break menu window and subwindow associations
set_menu_term(3menu)
set hooks for automatic invocation by applications
set_menu_userptr(3menu)
associate application data with a menu item
set_menu_win(3menu)
make and break menu window and subwindow associations
set_new_page(3form)
form pagination functions
set_panel_userptr(3curses)
panel stack extension for curses
set_selinuxmnt(3)
initialize the global variable selinux_mnt
set_tabsize(3ncurses)
curses thread support
set_tabsize_sp(3ncurses)
curses screen-pointer extension
set_term(3ncurses)
curses screen initialization and manipulation routines
set_top_row(3menu)
set and get current_menu_item
setaliasent(3)
read an alias entry
setbuf(3)
stream buffering operations
setbuffer(3)
stream buffering operations
setcchar(3ncurses)
Get a wide character string and rendition from a cchar...
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)
performing a 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(3bsd)
modify mode bits
setnetent(3)
get network entry
setnetgrent(3)
handle network group entries
setproctitle(3bsd)
set process title
setproctitle_init(3bsd)
set process title
setprogname(3bsd)
get and set program name
setprotoent(3)
get protocol entry
setpwent(3)
get password file entry
setrpcent(3)
get RPC entry
setscrreg(3ncurses)
curses output options
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
setsyx(3ncurses)
low-level curses routines
setterm(3ncurses)
curses interfaces to terminfo database
setttyent(3)
get ttys file entry
setupterm(3ncurses)
curses interfaces to terminfo database
setusershell(3)
get permitted user shells
setutent(3)
access utmp file entries
setutxent(3)
access utmp file entries
setvbuf(3)
stream buffering operations
sgbbrd(3)
real
sgbcon(3)
real
sgbequ(3)
real
sgbequb(3)
real
sgbmv(3)
real
sgbrfs(3)
real
sgbrfsx(3)
real
sgbsv(3)
real
sgbsvx(3)
real
sgbsvxx(3)
real
sgbtf2(3)
real
sgbtrf(3)
real
sgbtrs(3)
real
sgebak(3)
real
sgebal(3)
real
sgebd2(3)
real
sgebrd(3)
real
sgecon(3)
real
sgeequ(3)
real
sgeequb(3)
real
sgees(3)
real
sgeesx(3)
real
sgeev(3)
real
sgeevx(3)
real
sgehd2(3)
real
sgehrd(3)
real
sgejsv(3)
real
sgelq2(3)
real
sgelqf(3)
real
sgelqt(3)
double
sgelqt3(3)
double
sgels(3)
real
sgelsd(3)
real
sgelss(3)
real
sgelst(3)
real
sgelsy(3)
real
sgemlqt(3)
double
sgemm(3)
real
sgemqrt(3)
real
sgemv(3)
real
sgeql2(3)
real
sgeqlf(3)
real
sgeqp3(3)
real
sgeqr2(3)
real
sgeqr2p(3)
real
sgeqrf(3)
Variants Computational routines
sgeqrfp(3)
real
sgeqrt(3)
real
sgeqrt2(3)
real
sgeqrt3(3)
real
sger(3)
real
sgerfs(3)
real
sgerfsx(3)
real
sgerq2(3)
real
sgerqf(3)
real
sgesc2(3)
real
sgesdd(3)
real
sgesv(3)
real
sgesvd(3)
real
sgesvdq(3)
real
sgesvdx(3)
real
sgesvj(3)
real
sgesvx(3)
real
sgesvxx(3)
real
sgetc2(3)
real
sgetf2(3)
real
sgetrf(3)
Variants Computational routines
sgetrf2(3)
real
sgetri(3)
real
sgetrs(3)
real
sgetsls(3)
real
sgetspent(3)
get shadow password file entry
sgetspent_r(3)
get shadow password file entry
sggbak(3)
real
sggbal(3)
real
sgges(3)
real
sgges3(3)
real
sggesx(3)
real
sggev(3)
real
sggev3(3)
real
sggevx(3)
real
sggglm(3)
real
sgghd3(3)
real
sgghrd(3)
real
sgglse(3)
real Other Solve Routines
sggqrf(3)
real
sggrqf(3)
real
sggsvd3(3)
real
sggsvp3(3)
real
sgsvj0(3)
real
sgsvj1(3)
real
sgtcon(3)
real
sgtrfs(3)
real
sgtsv(3)
real
sgtsvx(3)
real
sgttrf(3)
real
sgttrs(3)
real
sgtts2(3)
real
SHA1(3ssl)
Secure Hash Algorithm
sha1(3)
calculate the NIST Secure Hash Algorithm
SHA1_Final(3ssl)
Secure Hash Algorithm
SHA1_Init(3ssl)
Secure Hash Algorithm
SHA1_Update(3ssl)
Secure Hash Algorithm
SHA1Data(3)
calculate the NIST Secure Hash Algorithm
SHA1End(3)
calculate the NIST Secure Hash Algorithm
SHA1File(3)
calculate the NIST Secure Hash Algorithm
SHA1FileChunk(3)
calculate the NIST Secure Hash Algorithm
SHA1Final(3)
calculate the NIST Secure Hash Algorithm
SHA1Init(3)
calculate the NIST Secure Hash Algorithm
SHA1Pad(3)
calculate the NIST Secure Hash Algorithm
SHA1Transform(3)
calculate the NIST Secure Hash Algorithm
SHA1Update(3)
calculate the NIST Secure Hash Algorithm
sha2(3)
calculate the NIST Secure Hash Standard (version 2)
SHA224(3ssl)
Secure Hash Algorithm
SHA224_Final(3ssl)
Secure Hash Algorithm
SHA224_Init(3ssl)
Secure Hash Algorithm
SHA224_Update(3ssl)
Secure Hash Algorithm
SHA256(3ssl)
Secure Hash Algorithm
SHA256_Final(3ssl)
Secure Hash Algorithm
SHA256_Init(3ssl)
Secure Hash Algorithm
SHA256_Update(3ssl)
Secure Hash Algorithm
SHA256Data(3)
calculate the NIST Secure Hash Standard (version 2)
SHA256End(3)
calculate the NIST Secure Hash Standard (version 2)
SHA256File(3)
calculate the NIST Secure Hash Standard (version 2)
SHA256FileChunk(3)
calculate the NIST Secure Hash Standard (version 2)
SHA256Final(3)
calculate the NIST Secure Hash Standard (version 2)
SHA256Init(3)
calculate the NIST Secure Hash Standard (version 2)
SHA256Pad(3)
calculate the NIST Secure Hash Standard (version 2)
SHA256Transform(3)
calculate the NIST Secure Hash Standard (version 2)
SHA256Update(3)
calculate the NIST Secure Hash Standard (version 2)
SHA384(3ssl)
Secure Hash Algorithm
SHA384_Final(3ssl)
Secure Hash Algorithm
SHA384_Init(3ssl)
Secure Hash Algorithm
SHA384_Update(3ssl)
Secure Hash Algorithm
SHA384Data(3)
calculate the NIST Secure Hash Standard (version 2)
SHA384End(3)
calculate the NIST Secure Hash Standard (version 2)
SHA384File(3)
calculate the NIST Secure Hash Standard (version 2)
SHA384FileChunk(3)
calculate the NIST Secure Hash Standard (version 2)
SHA384Final(3)
calculate the NIST Secure Hash Standard (version 2)
SHA384Init(3)
calculate the NIST Secure Hash Standard (version 2)
SHA384Pad(3)
calculate the NIST Secure Hash Standard (version 2)
SHA384Transform(3)
calculate the NIST Secure Hash Standard (version 2)
SHA384Update(3)
calculate the NIST Secure Hash Standard (version 2)
SHA512(3ssl)
Secure Hash Algorithm
SHA512_Final(3ssl)
Secure Hash Algorithm
SHA512_Init(3ssl)
Secure Hash Algorithm
SHA512_Update(3ssl)
Secure Hash Algorithm
SHA512Data(3)
calculate the NIST Secure Hash Standard (version 2)
SHA512End(3)
calculate the NIST Secure Hash Standard (version 2)
SHA512File(3)
calculate the NIST Secure Hash Standard (version 2)
SHA512FileChunk(3)
calculate the NIST Secure Hash Standard (version 2)
SHA512Final(3)
calculate the NIST Secure Hash Standard (version 2)
SHA512Init(3)
calculate the NIST Secure Hash Standard (version 2)
SHA512Pad(3)
calculate the NIST Secure Hash Standard (version 2)
SHA512Transform(3)
calculate the NIST Secure Hash Standard (version 2)
SHA512Update(3)
calculate the NIST Secure Hash Standard (version 2)
shgeqz(3)
real
shm_open(3)
create/open or unlink POSIX shared memory objects
shm_unlink(3)
create/open or unlink POSIX shared memory objects
show_panel(3curses)
panel stack extension for curses
shsein(3)
real
shseqr(3)
real
sidget(3)
obtain and manipulate SELinux security ID's
sidput(3)
obtain and manipulate SELinux security ID's
sigabbrev_np(3)
return string describing signal
sigaddset(3)
POSIX signal set operations
sigaltstack(3)
set and/or get signal stack context
sigandset(3)
POSIX signal set operations
sigblock(3)
BSD signal API
sigdelset(3)
POSIX signal set operations
sigdescr_np(3)
return string describing signal
sigemptyset(3)
POSIX signal set operations
sigevent(3type)
overview of system data types
sigfillset(3)
POSIX signal set operations
siggetmask(3)
BSD signal API
sighold(3)
System V signal API
sigignore(3)
System V signal API
siginfo_t(3)
overview of system data types
siginfo_t(3type)
overview of system data types
siginterrupt(3)
allow signals to interrupt system calls
sigisemptyset(3)
POSIX signal set operations
sigismember(3)
POSIX signal set operations
siglongjmp(3)
performing a nonlocal goto
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
sigset_t(3)
overview of system data types
sigset_t(3type)
overview of system data types
sigsetjmp(3)
performing a nonlocal goto
sigsetmask(3)
BSD signal API
sigsetops(3)
POSIX signal set operations
sigstack(3)
set and/or get signal stack context
sigval(3)
overview of system data types
sigval(3type)
overview of system data types
sigvec(3)
BSD signal API
sigwait(3)
wait for a signal
simpleq(3)
implementation of a singly linked tail queue
SIMPLEQ_EMPTY(3)
implementation of a singly linked tail queue
SIMPLEQ_ENTRY(3)
implementation of a singly linked tail queue
SIMPLEQ_FIRST(3)
implementation of a singly linked tail queue
SIMPLEQ_FOREACH(3)
implementation of a singly linked tail queue
SIMPLEQ_HEAD(3)
implementation of a singly linked tail queue
SIMPLEQ_HEAD_INITIALIZER(3)
implementation of a singly linked tail queue
SIMPLEQ_INIT(3)
implementation of a singly linked tail queue
SIMPLEQ_INSERT_AFTER(3)
implementation of a singly linked tail queue
SIMPLEQ_INSERT_HEAD(3)
implementation of a singly linked tail queue
SIMPLEQ_INSERT_TAIL(3)
implementation of a singly linked tail queue
SIMPLEQ_NEXT(3)
implementation of a singly linked tail queue
SIMPLEQ_REMOVE(3)
implementation of a singly linked tail queue
SIMPLEQ_REMOVE_HEAD(3)
implementation of a singly linked tail queue
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
singGE(3)
Singular Value
single_blas_level1(3)
real
single_blas_level2(3)
real
single_blas_level3(3)
real
single_blas_testing(3)
real
single_eig(3)
real
single_lin(3)
real
sinh(3)
hyperbolic sine function
sinhf(3)
hyperbolic sine function
sinhl(3)
hyperbolic sine function
sinl(3)
sine function
sio_close(3)
sndio interface to audio devices
sio_eof(3)
sndio interface to audio devices
sio_getcap(3)
sndio interface to audio devices
sio_getpar(3)
sndio interface to audio devices
sio_initpar(3)
sndio interface to audio devices
sio_nfds(3)
sndio interface to audio devices
sio_onmove(3)
sndio interface to audio devices
sio_onvol(3)
sndio interface to audio devices
sio_open(3)
sndio interface to audio devices
sio_pollfd(3)
sndio interface to audio devices
sio_read(3)
sndio interface to audio devices
sio_revents(3)
sndio interface to audio devices
sio_setpar(3)
sndio interface to audio devices
sio_setvol(3)
sndio interface to audio devices
sio_start(3)
sndio interface to audio devices
sio_stop(3)
sndio interface to audio devices
sio_write(3)
sndio interface to audio devices
sioctl_close(3)
interface to audio parameters
sioctl_eof(3)
interface to audio parameters
sioctl_nfds(3)
interface to audio parameters
sioctl_ondesc(3)
interface to audio parameters
sioctl_onval(3)
interface to audio parameters
sioctl_open(3)
interface to audio parameters
sioctl_pollfd(3)
interface to audio parameters
sioctl_revents(3)
interface to audio parameters
sioctl_setval(3)
interface to audio parameters
sisnan(3)
Other Auxiliary Routines
size_t(3)
overview of system data types
size_t(3type)
count of bytes
sk_TYPE_deep_copy(3ssl)
stack container
sk_TYPE_delete(3ssl)
stack container
sk_TYPE_delete_ptr(3ssl)
stack container
sk_TYPE_dup(3ssl)
stack container
sk_TYPE_find(3ssl)
stack container
sk_TYPE_find_all(3ssl)
stack container
sk_TYPE_find_ex(3ssl)
stack container
sk_TYPE_free(3ssl)
stack container
sk_TYPE_insert(3ssl)
stack container
sk_TYPE_is_sorted(3ssl)
stack container
sk_TYPE_new(3ssl)
stack container
sk_TYPE_new_null(3ssl)
stack container
sk_TYPE_new_reserve(3ssl)
stack container
sk_TYPE_num(3ssl)
stack container
sk_TYPE_pop(3ssl)
stack container
sk_TYPE_pop_free(3ssl)
stack container
sk_TYPE_push(3ssl)
stack container
sk_TYPE_reserve(3ssl)
stack container
sk_TYPE_set(3ssl)
stack container
sk_TYPE_set_cmp_func(3ssl)
stack container
sk_TYPE_shift(3ssl)
stack container
sk_TYPE_sort(3ssl)
stack container
sk_TYPE_unshift(3ssl)
stack container
sk_TYPE_value(3ssl)
stack container
sk_TYPE_zero(3ssl)
stack container
sl_add(3bsd)
stringlist manipulation functions
sl_delete(3bsd)
stringlist manipulation functions
sl_find(3bsd)
stringlist manipulation functions
sl_free(3bsd)
stringlist manipulation functions
sl_init(3bsd)
stringlist manipulation functions
sla_gbamv(3)
real
sla_gbrcond(3)
real
sla_gbrfsx_extended(3)
real
sla_gbrpvgrw(3)
real
sla_geamv(3)
real
sla_gercond(3)
real
sla_gerfsx_extended(3)
real
sla_gerpvgrw(3)
real
sla_lin_berr(3)
real
sla_porcond(3)
real
sla_porfsx_extended(3)
real
sla_porpvgrw(3)
real
sla_syamv(3)
real
sla_syrcond(3)
real
sla_syrfsx_extended(3)
real
sla_syrpvgrw(3)
real
sla_wwaddw(3)
real
slabad(3)
Other Auxiliary Routines
slabrd(3)
real
slacn2(3)
real
slacon(3)
real
slacpy(3)
Other Auxiliary Routines
sladiv(3)
real
sladiv1(3)
(unknown subject)
sladiv2(3)
(unknown subject)
slae2(3)
Other Auxiliary Routines
slaebz(3)
Other Auxiliary Routines
slaed0(3)
auxiliary Computational routines
slaed1(3)
auxiliary Computational routines
slaed2(3)
auxiliary Computational routines
slaed3(3)
auxiliary Computational routines
slaed4(3)
auxiliary Computational routines
slaed5(3)
auxiliary Computational routines
slaed6(3)
auxiliary Computational routines
slaed7(3)
auxiliary Computational routines
slaed8(3)
auxiliary Computational routines
slaed9(3)
auxiliary Computational routines
slaeda(3)
auxiliary Computational routines
slaein(3)
real
slaev2(3)
Other Auxiliary Routines
slaexc(3)
real
slag2(3)
real
slag2d(3)
Other Auxiliary Routines
slags2(3)
real
slagtf(3)
auxiliary Computational routines
slagtm(3)
real
slagts(3)
Other Auxiliary Routines
slagv2(3)
real
slahqr(3)
real
slahr2(3)
real
slaic1(3)
real
slaisnan(3)
Other Auxiliary Routines
slaln2(3)
real
slals0(3)
real
slalsa(3)
real
slalsd(3)
real
slamrg(3)
auxiliary Computational routines
slaneg(3)
Other Auxiliary Routines
slangb(3)
real
slange(3)
real
slangt(3)
real
slanhs(3)
real
slansb(3)
real
slansf(3)
real
slansp(3)
real
slanst(3)
Other Auxiliary Routines
slansy(3)
real
slantb(3)
real
slantp(3)
real
slantr(3)
real
slanv2(3)
real
slaorhr_col_getrfnp(3)
real
slaorhr_col_getrfnp2(3)
real
slapll(3)
real
slapmr(3)
real
slapmt(3)
real
slapy2(3)
Other Auxiliary Routines
slapy3(3)
Other Auxiliary Routines
slaqgb(3)
real
slaqge(3)
real
slaqp2(3)
real
slaqps(3)
real
slaqr0(3)
real
slaqr1(3)
real
slaqr2(3)
real
slaqr3(3)
real
slaqr4(3)
real
slaqr5(3)
real
slaqsb(3)
real
slaqsp(3)
real
slaqsy(3)
real
slaqtr(3)
real
slaqz0(3)
double
slaqz1(3)
double
slaqz2(3)
double
slaqz3(3)
double
slaqz4(3)
double
slar1v(3)
real
slar2v(3)
real
slarf(3)
real
slarfb(3)
real
slarfg(3)
real
slarfgp(3)
real
slarft(3)
real
slarfx(3)
real
slarfy(3)
real
slargv(3)
real
slarmm(3)
Other Auxiliary Routines
slarnv(3)
Other Auxiliary Routines
slarra(3)
Other Auxiliary Routines
slarrb(3)
Other Auxiliary Routines
slarrc(3)
Other Auxiliary Routines
slarrd(3)
Other Auxiliary Routines
slarre(3)
Other Auxiliary Routines
slarrf(3)
Other Auxiliary Routines
slarrj(3)
Other Auxiliary Routines
slarrk(3)
Other Auxiliary Routines
slarrr(3)
Other Auxiliary Routines
slarrv(3)
real
slarscl2(3)
real
slartg(3)
(unknown subject)
slartgp(3)
Other Auxiliary Routines
slartgs(3)
auxiliary Computational routines
slartv(3)
real
slaruv(3)
Other Auxiliary Routines
slarz(3)
real
slarzb(3)
real
slarzt(3)
real
slas2(3)
Other Auxiliary Routines
slascl(3)
Other Auxiliary Routines
slascl2(3)
real
slasd0(3)
Other Auxiliary Routines
slasd1(3)
Other Auxiliary Routines
slasd2(3)
Other Auxiliary Routines
slasd3(3)
Other Auxiliary Routines
slasd4(3)
Other Auxiliary Routines
slasd5(3)
Other Auxiliary Routines
slasd6(3)
Other Auxiliary Routines
slasd7(3)
Other Auxiliary Routines
slasd8(3)
Other Auxiliary Routines
slasda(3)
Other Auxiliary Routines
slasdq(3)
Other Auxiliary Routines
slasdt(3)
Other Auxiliary Routines
slaset(3)
Other Auxiliary Routines
slasq1(3)
auxiliary Computational routines
slasq2(3)
auxiliary Computational routines
slasq3(3)
auxiliary Computational routines
slasq4(3)
auxiliary Computational routines
slasq5(3)
auxiliary Computational routines
slasq6(3)
auxiliary Computational routines
slasr(3)
Other Auxiliary Routines
slasrt(3)
auxiliary Computational routines
slassq(3)
(unknown subject)
slasv2(3)
Other Auxiliary Routines
slaswp(3)
real
slasy2(3)
real
slasyf(3)
real
slasyf_aa(3)
real
slasyf_rook(3)
real
slatbs(3)
real
slatdf(3)
real
slatps(3)
real
slatrd(3)
double
slatrs(3)
real
slatrs3(3)
double
slatrz(3)
real
slauu2(3)
real
slauum(3)
real
sleep(3)
sleep for a specified number of seconds
slist(3)
implementation of a singly linked list
SLIST_CLASS_ENTRY(3bsd)
implementations of singly-linked lists, singly-lin...
SLIST_CLASS_HEAD(3bsd)
implementations of singly-linked lists, singly-link...
SLIST_EMPTY(3)
implementation of a singly linked list
SLIST_EMPTY(3bsd)
implementations of singly-linked lists, singly-linked ...
SLIST_ENTRY(3)
implementation of a singly linked list
SLIST_ENTRY(3bsd)
implementations of singly-linked lists, singly-linked ...
SLIST_FIRST(3)
implementation of a singly linked list
SLIST_FIRST(3bsd)
implementations of singly-linked lists, singly-linked ...
SLIST_FOREACH(3)
implementation of a singly linked list
SLIST_FOREACH(3bsd)
implementations of singly-linked lists, singly-linked ...
SLIST_FOREACH_FROM(3bsd)
implementations of singly-linked lists, singly-li...
SLIST_FOREACH_FROM_SAFE(3bsd)
implementations of singly-linked lists, sing...
SLIST_FOREACH_SAFE(3bsd)
implementations of singly-linked lists, singly-li...
SLIST_HEAD(3)
implementation of a singly linked list
SLIST_HEAD(3bsd)
implementations of singly-linked lists, singly-linked ...
SLIST_HEAD_INITIALIZER(3)
implementation of a singly linked list
SLIST_HEAD_INITIALIZER(3bsd)
implementations of singly-linked lists, singl...
SLIST_INIT(3)
implementation of a singly linked list
SLIST_INIT(3bsd)
implementations of singly-linked lists, singly-linked ...
SLIST_INSERT_AFTER(3)
implementation of a singly linked list
SLIST_INSERT_AFTER(3bsd)
implementations of singly-linked lists, singly-li...
SLIST_INSERT_HEAD(3)
implementation of a singly linked list
SLIST_INSERT_HEAD(3bsd)
implementations of singly-linked lists, singly-lin...
SLIST_NEXT(3)
implementation of a singly linked list
SLIST_NEXT(3bsd)
implementations of singly-linked lists, singly-linked ...
SLIST_REMOVE(3)
implementation of a singly linked list
SLIST_REMOVE(3bsd)
implementations of singly-linked lists, singly-linked ...
SLIST_REMOVE_AFTER(3bsd)
implementations of singly-linked lists, singly-li...
SLIST_REMOVE_HEAD(3)
implementation of a singly linked list
SLIST_REMOVE_HEAD(3bsd)
implementations of singly-linked lists, singly-lin...
SLIST_REMOVE_PREVPTR(3bsd)
implementations of singly-linked lists, singly-...
SLIST_SWAP(3bsd)
implementations of singly-linked lists, singly-linked ...
slk(3ncurses)
curses soft label routines
slk_attr(3ncurses)
curses soft label routines
slk_attr_off(3ncurses)
curses soft label routines
slk_attr_on(3ncurses)
curses soft label routines
slk_attr_set(3ncurses)
curses soft label routines
slk_attr_set_sp(3ncurses)
curses screen-pointer extension
slk_attr_sp(3ncurses)
curses screen-pointer extension
slk_attroff(3ncurses)
curses soft label routines
slk_attroff_sp(3ncurses)
curses screen-pointer extension
slk_attron(3ncurses)
curses soft label routines
slk_attron_sp(3ncurses)
curses screen-pointer extension
slk_attrset(3ncurses)
curses soft label routines
slk_attrset_sp(3ncurses)
curses screen-pointer extension
slk_clear(3ncurses)
curses soft label routines
slk_clear_sp(3ncurses)
curses screen-pointer extension
slk_color(3ncurses)
curses soft label routines
slk_color_sp(3ncurses)
curses screen-pointer extension
slk_init(3ncurses)
curses soft label routines
slk_init_sp(3ncurses)
curses screen-pointer extension
slk_label(3ncurses)
curses soft label routines
slk_label_sp(3ncurses)
curses screen-pointer extension
slk_noutrefresh(3ncurses)
curses soft label routines
slk_noutrefresh_sp(3ncurses)
curses screen-pointer extension
slk_refresh(3ncurses)
curses soft label routines
slk_refresh_sp(3ncurses)
curses screen-pointer extension
slk_restore(3ncurses)
curses soft label routines
slk_restore_sp(3ncurses)
curses screen-pointer extension
slk_set(3ncurses)
curses soft label routines
slk_set_sp(3ncurses)
curses screen-pointer extension
slk_touch(3ncurses)
curses soft label routines
slk_touch_sp(3ncurses)
curses screen-pointer extension
slk_wset(3ncurses)
curses soft label routines
SMIME_read_ASN1(3ssl)
parse S/MIME message
SMIME_read_ASN1_ex(3ssl)
parse S/MIME message
SMIME_read_CMS(3ssl)
parse S/MIME message
SMIME_read_CMS_ex(3ssl)
parse S/MIME message
SMIME_read_PKCS7(3ssl)
parse S/MIME message
SMIME_read_PKCS7_ex(3ssl)
parse S/MIME message
SMIME_write_ASN1(3ssl)
convert structure to S/MIME format
SMIME_write_ASN1_ex(3ssl)
convert structure to S/MIME format
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
snrm2(3)
(unknown subject)
SOAP::Client(3pm)
exists purely as a superclass for client classes decla...
SOAP::Constants(3pm)
SOAP::Lite provides several variables to allows progr...
SOAP::Data(3pm)
this class provides the means by which to explicitly m...
SOAP::Deserializer(3pm)
the means by which the toolkit manages the convers...
SOAP::Fault(3pm)
encapsulates SOAP faults prior to their serialization ...
SOAP::Header(3pm)
similar to SOAP::Data elements, a SOAP::Header object ...
SOAP::Lite(3pm)
Perl's Web Services Toolkit
SOAP::Lite::Packager(3pm)
this class is an abstract class which allows for...
SOAP::Packager(3pm)
this class is an abstract class which allows for multi...
SOAP::Schema(3pm)
provides an umbrella for the way in which SOAP::Lite m...
SOAP::Serializer(3pm)
the means by which the toolkit manages the expressio...
SOAP::Server(3pm)
provides the basic framework for the transport-specifi...
SOAP::SOM(3pm)
provides access to the values contained in SOAP Response
SOAP::Test(3pm)
Test framework for SOAP::Lite
SOAP::Trace(3pm)
used only to manage and manipulate the runtime tracing...
SOAP::Transport(3pm)
an abstract class extended by more specialized transp...
SOAP::Transport::LOOPBACK(3pm)
Test loopback transport backend (Client only)
SOAP::Transport::POP3(3pm)
Server side POP3 support for SOAP::Lite
SOAP::Transport::TCP(3pm)
TCP Transport Support for SOAP::Lite
SOAP::Utils(3pm)
a utility package for SOAP::Lite
sockaddr(3type)
socket address
sockaddr_in(3type)
socket address
sockaddr_in6(3type)
socket address
sockaddr_storage(3type)
socket address
sockaddr_un(3type)
socket address
sockatmark(3)
determine whether socket is at out-of-band mark
Socket(3pm)
networking constants and support functions
Socket6(3pm)
IPv6 related part of the C socket.h defines and struct...
Socket::GetAddrInfo(3pm)
address-family independent name resolving functions
Socket::GetAddrInfo::Emul(3pm)
Pure Perl emulation of "getaddrinfo" and "g...
Socket::GetAddrInfo::Socket6api(3pm)
Provide Socket::GetAddrInfo functions...
Socket::GetAddrInfo::Strict(3pm)
Provide Socket::GetAddrInfo functions whi...
socket_getaddrinfo(1p)
command-line tool to "getaddrinfo(3)" resolver
socket_getnameinfo(1p)
command-line tool to "getnameinfo(3)" resolver
socklen_t(3type)
socket address
solveGB(3)
Linear Solve
solveGE(3)
Linear Solve
solveGT(3)
Linear Solve
solveHE(3)
Linear Solve
solvePO(3)
Linear Solve
solvePT(3)
Linear Solve
solveSY(3)
Linear Solve
sopgtr(3)
real
sopmtr(3)
real
sorbdb(3)
real
sorbdb1(3)
real
sorbdb2(3)
real
sorbdb3(3)
real
sorbdb4(3)
real
sorbdb5(3)
real
sorbdb6(3)
real
sorcsd(3)
real
sorcsd2by1(3)
real
sorg2l(3)
real
sorg2r(3)
real
sorgbr(3)
real
sorghr(3)
real
sorgl2(3)
real
sorglq(3)
real
sorgql(3)
real
sorgqr(3)
real
sorgr2(3)
real
sorgrq(3)
real
sorgtr(3)
real
sorm22(3)
complex
sorm2l(3)
real
sorm2r(3)
real
sormbr(3)
real
sormhr(3)
real
sorml2(3)
real
sormlq(3)
real
sormql(3)
real
sormqr(3)
real
sormr2(3)
real
sormr3(3)
real
sormrq(3)
real
sormrz(3)
real
sormtr(3)
real
Sort(3o)
Sorting and merging lists.
Sort::Key(3pm)
the fastest way to sort anything in Perl
Sort::Key::Maker(3pm)
multi-key sorter creator
Sort::Key::Multi(3pm)
simple multi-key sorts
Sort::Key::Natural(3pm)
fast natural sorting
Sort::Key::Register(3pm)
tell Sort::Key how to sort new data types.
Sort::Key::Types(3pm)
handle Sort::Key data types
Sort::Versions(3pm)
a perl 5 module for sorting of revision-like numbers
SP(3ncurses)
curses terminfo global variables
sp_funcs(3ncurses)
curses screen-pointer extension
Spacetime(3o)
Profiling of a program's space behaviour over time.
Spacetime.Series(3o)
no description
Spacetime.Snapshot(3o)
no description
spacing(3menu)
set and get spacing between menu items.
spbcon(3)
real
spbequ(3)
real
spbrfs(3)
real
spbstf(3)
real
spbsv(3)
real Other Solve Routines
spbsvx(3)
real Other Solve Routines
spbtf2(3)
real
spbtrf(3)
real
spbtrs(3)
real
Specio(3pm)
Type constraints and coercions for Perl
Specio::Coercion(3pm)
A class representing a coercion from one type to ano...
Specio::Constraint::AnyCan(3pm)
A class for constraints which require a cl...
Specio::Constraint::AnyDoes(3pm)
A class for constraints which require a c...
Specio::Constraint::AnyIsa(3pm)
A class for constraints which require a cl...
Specio::Constraint::Enum(3pm)
A class for constraints which require a stri...
Specio::Constraint::Intersection(3pm)
A class for intersection constraints
Specio::Constraint::ObjectCan(3pm)
A class for constraints which require a...
Specio::Constraint::ObjectDoes(3pm)
A class for constraints which require ...
Specio::Constraint::ObjectIsa(3pm)
A class for constraints which require a...
Specio::Constraint::Parameterizable(3pm)
A class which represents paramete...
Specio::Constraint::Parameterized(3pm)
A class which represents parameteri...
Specio::Constraint::Role::CanType(3pm)
Provides a common implementation fo...
Specio::Constraint::Role::DoesType(3pm)
Provides a common implementation f...
Specio::Constraint::Role::Interface(3pm)
The interface all type constraint...
Specio::Constraint::Role::IsaType(3pm)
Provides a common implementation fo...
Specio::Constraint::Simple(3pm)
Class for simple (non-parameterized or spe...
Specio::Constraint::Structurable(3pm)
A class which represents structurabl...
Specio::Constraint::Structured(3pm)
A class which represents structured co...
Specio::Constraint::Union(3pm)
A class for union constraints
Specio::Declare(3pm)
Specio declaration subroutines
Specio::DeclaredAt(3pm)
A class to represent where a type or coercion was ...
Specio::Exception(3pm)
An exception class for type constraint failures
Specio::Exporter(3pm)
Base class for type libraries
Specio::Helpers(3pm)
Helper subs for the Specio distro
Specio::Library::Builtins(3pm)
Implements type constraint objects for Perl...
Specio::Library::Numeric(3pm)
Implements type constraint objects for some ...
Specio::Library::Perl(3pm)
Implements type constraint objects for some com...
Specio::Library::String(3pm)
Implements type constraint objects for some c...
Specio::Library::Structured(3pm)
Structured types for Specio (Dict, Map, T...
Specio::Library::Structured::Dict(3pm)
Guts of Dict structured type
Specio::Library::Structured::Map(3pm)
Guts of Map structured type
Specio::Library::Structured::Tuple(3pm)
Guts of Tuple structured type
Specio::OO(3pm)
A painfully poor reimplementation of Moo(se)
Specio::PartialDump(3pm)
A partially rear-ended copy of Devel::PartialDump...
Specio::Registry(3pm)
Implements the per-package type registry
Specio::Role::Inlinable(3pm)
A role for things which can be inlined (type ...
Specio::Subs(3pm)
Make validation and coercion subs from Specio types
Specio::TypeChecks(3pm)
Type checks used internally for Specio classes (it...
speed_t(3type)
terminal special characters, baud rates, modes
spftrf(3)
real
spftri(3)
real
spftrs(3)
real
SPI_commit(3)
commit the current transaction
SPI_commit_and_chain(3)
commit the current transaction
SPI_connect(3)
connect a C function to the SPI manager
SPI_connect_ext(3)
connect a C function to the SPI manager
SPI_copytuple(3)
make a copy of a row in the upper executor context
SPI_cursor_close(3)
close a cursor
SPI_cursor_fetch(3)
fetch some rows from a cursor
SPI_cursor_find(3)
find an existing cursor by name
SPI_cursor_move(3)
move a cursor
SPI_cursor_open(3)
set up a cursor using a statement created with SPI_pre...
SPI_cursor_open_with_args(3)
set up a cursor using a query and parameters
SPI_cursor_open_with_paramlist(3)
set up a cursor using parameters
SPI_cursor_parse_open(3)
set up a cursor using a query string and parameters
SPI_exec(3)
execute a read/write command
SPI_execp(3)
execute a statement in read/write mode
SPI_execute(3)
execute a command
SPI_execute_extended(3)
execute a command with out-of-line parameters
SPI_execute_plan(3)
execute a statement prepared by SPI_prepare
SPI_execute_plan_extended(3)
execute a statement prepared by SPI_prepare
SPI_execute_plan_with_paramlist(3)
execute a statement prepared by SPI_pre...
SPI_execute_with_args(3)
execute a command with out-of-line parameters
SPI_finish(3)
disconnect a C function from the SPI manager
SPI_fname(3)
determine the column name for the specified column number
SPI_fnumber(3)
determine the column number for the specified column name
SPI_freeplan(3)
free a previously saved prepared statement
SPI_freetuple(3)
free a row allocated in the upper executor context
SPI_freetuptable(3)
free a row set created by SPI_execute or a similar fun...
SPI_getargcount(3)
return the number of arguments needed by a statement p...
SPI_getargtypeid(3)
return the data type OID for an argument of a statemen...
SPI_getbinval(3)
return the binary value of the specified column
SPI_getnspname(3)
return the namespace of the specified relation
SPI_getrelname(3)
return the name of the specified relation
SPI_gettype(3)
return the data type name of the specified column
SPI_gettypeid(3)
return the data type OID of the specified column
SPI_getvalue(3)
return the string value of the specified column
SPI_is_cursor_plan(3)
return true if a statement prepared by SPI_prepare c...
SPI_keepplan(3)
save a prepared statement
SPI_modifytuple(3)
create a row by replacing selected fields of a given row
SPI_palloc(3)
allocate memory in the upper executor context
SPI_pfree(3)
free memory in the upper executor context
SPI_prepare(3)
prepare a statement, without executing it yet
SPI_prepare_cursor(3)
prepare a statement, without executing it yet
SPI_prepare_extended(3)
prepare a statement, without executing it yet
SPI_prepare_params(3)
prepare a statement, without executing it yet
SPI_register_relation(3)
make an ephemeral named relation available by nam...
SPI_register_trigger_data(3)
make ephemeral trigger data available in SPI ...
SPI_repalloc(3)
reallocate memory in the upper executor context
SPI_result_code_string(3)
return error code as string
SPI_returntuple(3)
prepare to return a tuple as a Datum
SPI_rollback(3)
abort the current transaction
SPI_rollback_and_chain(3)
abort the current transaction
SPI_saveplan(3)
save a prepared statement
SPI_scroll_cursor_fetch(3)
fetch some rows from a cursor
SPI_scroll_cursor_move(3)
move a cursor
SPI_start_transaction(3)
start a new transaction
SPI_unregister_relation(3)
remove an ephemeral named relation from the reg...
SPLAY_EMPTY(3bsd)
implementations of splay and red-black trees
SPLAY_ENTRY(3bsd)
implementations of splay and red-black trees
SPLAY_FIND(3bsd)
implementations of splay and red-black trees
SPLAY_FOREACH(3bsd)
implementations of splay and red-black trees
SPLAY_GENERATE(3bsd)
implementations of splay and red-black trees
SPLAY_HEAD(3bsd)
implementations of splay and red-black trees
SPLAY_INIT(3bsd)
implementations of splay and red-black trees
SPLAY_INITIALIZER(3bsd)
implementations of splay and red-black trees
SPLAY_INSERT(3bsd)
implementations of splay and red-black trees
SPLAY_LEFT(3bsd)
implementations of splay and red-black trees
SPLAY_MAX(3bsd)
implementations of splay and red-black trees
SPLAY_MIN(3bsd)
implementations of splay and red-black trees
SPLAY_NEXT(3bsd)
implementations of splay and red-black trees
SPLAY_PROTOTYPE(3bsd)
implementations of splay and red-black trees
SPLAY_REMOVE(3bsd)
implementations of splay and red-black trees
SPLAY_RIGHT(3bsd)
implementations of splay and red-black trees
SPLAY_ROOT(3bsd)
implementations of splay and red-black trees
spocon(3)
real
spoequ(3)
real
spoequb(3)
real
sporfs(3)
real
sporfsx(3)
real
sposv(3)
real
sposvx(3)
real
sposvxx(3)
real
spotf2(3)
real
spotrf(3)
Variants Computational routines
spotrf2(3)
real
spotri(3)
real
spotrs(3)
real
sppcon(3)
real
sppequ(3)
real
spprfs(3)
real
sppsv(3)
real Other Solve Routines
sppsvx(3)
real Other Solve Routines
spptrf(3)
real
spptri(3)
real
spptrs(3)
real
Spreadsheet::ParseExcel(3pm)
Read information from an Excel file.
Spreadsheet::ParseExcel::Cell(3pm)
A class for Cell data and formatting.
Spreadsheet::ParseExcel::Dump(3pm)
A class for dumping Excel records.
Spreadsheet::ParseExcel::FmtDefault(3pm)
A class for Cell formats.
Spreadsheet::ParseExcel::FmtJapan(3pm)
A class for Cell formats.
Spreadsheet::ParseExcel::FmtJapan2(3pm)
A class for Cell formats.
Spreadsheet::ParseExcel::FmtUnicode(3pm)
A class for Cell formats.
Spreadsheet::ParseExcel::Font(3pm)
A class for Cell fonts.
Spreadsheet::ParseExcel::Format(3pm)
A class for Cell formats.
Spreadsheet::ParseExcel::SaveParser(3pm)
Rewrite an existing Excel file.
Spreadsheet::ParseExcel::SaveParser::...(3pm)
A class for SaveParser Workb...
Spreadsheet::ParseExcel::SaveParser::...(3pm)
A class for SaveParser Works...
Spreadsheet::ParseExcel::Utility(3pm)
Utility functions for Spreadsheet::P...
Spreadsheet::ParseExcel::Workbook(3pm)
A class for Workbooks.
Spreadsheet::ParseExcel::Worksheet(3pm)
A class for Worksheets.
Spreadsheet::WriteExcel(3pm)
Write to a cross-platform Excel binary file.
Spreadsheet::WriteExcel::BIFFwriter(3pm)
An abstract base class for Excel ...
Spreadsheet::WriteExcel::Big(3pm)
A class for creating Excel files > 7MB.
Spreadsheet::WriteExcel::Chart(3pm)
A writer class for Excel Charts.
Spreadsheet::WriteExcel::Chart::Area(3pm)
A writer class for Excel Area ch...
Spreadsheet::WriteExcel::Chart::Bar(3pm)
A writer class for Excel Bar charts.
Spreadsheet::WriteExcel::Chart::Column(3pm)
A writer class for Excel Colum...
Spreadsheet::WriteExcel::Chart::External(3pm)
A writer class for Excel ext...
Spreadsheet::WriteExcel::Chart::Line(3pm)
A writer class for Excel Line ch...
Spreadsheet::WriteExcel::Chart::Pie(3pm)
A writer class for Excel Pie charts.
Spreadsheet::WriteExcel::Chart::Scatter(3pm)
A writer class for Excel Scat...
Spreadsheet::WriteExcel::Chart::Stock(3pm)
A writer class for Excel Stock ...
Spreadsheet::WriteExcel::Examples(3pm)
Spreadsheet::WriteExcel example pro...
Spreadsheet::WriteExcel::Format(3pm)
A class for defining Excel formatting.
Spreadsheet::WriteExcel::Formula(3pm)
A class for generating Excel formulas
Spreadsheet::WriteExcel::OLEwriter(3pm)
A writer class to store BIFF data ...
Spreadsheet::WriteExcel::Properties(3pm)
A module for creating Excel prope...
Spreadsheet::WriteExcel::Utility(3pm)
Helper functions for Spreadsheet::Wr...
Spreadsheet::WriteExcel::Workbook(3pm)
A writer class for Excel Workbooks.
Spreadsheet::WriteExcel::Worksheet(3pm)
A writer class for Excel Worksheets.
sprintf(3)
formatted output conversion
spstf2(3)
real
spstrf(3)
real
sptcon(3)
real
spteqr(3)
real
sptrfs(3)
real
sptsv(3)
real
sptsvx(3)
real
spttrf(3)
auxiliary Computational routines
spttrs(3)
real
sptts2(3)
real
SQL::Abstract(3pm)
Generate SQL from Perl data structures
SQL::Abstract::Test(3pm)
Helper function for testing SQL::Abstract
SQL::Abstract::Tree(3pm)
Represent SQL as an AST
SQL::Translator(3pm)
manipulate structured data definitions (SQL and more)
SQL::Translator::Diff(3pm)
determine differences between two schemas
SQL::Translator::Filter::DefaultExtra(3pm)
Set default extra data values f...
SQL::Translator::Filter::Globals(3pm)
Add global fields and indices to all...
SQL::Translator::Filter::Names(3pm)
Tweak the names of schema objects.
SQL::Translator::Generator::DDL::MySQL(3pm)
A Moo based MySQL DDL generati...
SQL::Translator::Generator::DDL::Post...(3pm)
A Moo based PostgreSQL DDL g...
SQL::Translator::Generator::DDL::SQLite(3pm)
A Moo based SQLite DDL genera...
SQL::Translator::Generator::DDL::SQLS...(3pm)
A Moo based MS SQL Server DD...
SQL::Translator::Generator::Role::DDL(3pm)
Role implementing common parts ...
SQL::Translator::Generator::Role::Quote(3pm)
Role for dealing with identif...
SQL::Translator::Manual(3pm)
sqlfairy user manual
SQL::Translator::Parser(3pm)
describes how to write a parser
SQL::Translator::Parser::Access(3pm)
parser for Access as produced by mdbt...
SQL::Translator::Parser::DB2(3pm)
parser for DB2
SQL::Translator::Parser::DBI(3pm)
"parser" for DBI handles
SQL::Translator::Parser::DBI::DB2(3pm)
parser for DBD::DB2
SQL::Translator::Parser::DBI::MySQL(3pm)
parser for DBD::mysql
SQL::Translator::Parser::DBI::Oracle(3pm)
parser for DBD::Oracle
SQL::Translator::Parser::DBI::PostgreSQL(3pm)
parser for DBD::Pg
SQL::Translator::Parser::DBI::SQLite(3pm)
parser for DBD::SQLite
SQL::Translator::Parser::DBI::SQLServer(3pm)
parser for SQL Server through...
SQL::Translator::Parser::DBI::Sybase(3pm)
parser for DBD::Sybase
SQL::Translator::Parser::DBIx::Class(3pm)
Create a SQL::Translator schema ...
SQL::Translator::Parser::Excel(3pm)
parser for Excel
SQL::Translator::Parser::JSON(3pm)
Parse a JSON representation of a schema
SQL::Translator::Parser::MySQL(3pm)
parser for MySQL
SQL::Translator::Parser::Oracle(3pm)
parser for Oracle
SQL::Translator::Parser::PostgreSQL(3pm)
parser for PostgreSQL
SQL::Translator::Parser::SQLite(3pm)
parser for SQLite
SQL::Translator::Parser::SQLServer(3pm)
parser for SQL Server
SQL::Translator::Parser::Storable(3pm)
parser for Schema objects serialize...
SQL::Translator::Parser::Sybase(3pm)
parser for Sybase
SQL::Translator::Parser::XML(3pm)
Alias to XML::SQLFairy parser
SQL::Translator::Parser::XML::SQLFairy(3pm)
parser for SQL::Translator's XML.
SQL::Translator::Parser::xSV(3pm)
parser for arbitrarily delimited text files
SQL::Translator::Parser::YAML(3pm)
Parse a YAML representation of a schema
SQL::Translator::Producer(3pm)
describes how to write a producer
SQL::Translator::Producer::ClassDBI(3pm)
create Class::DBI classes from sc...
SQL::Translator::Producer::DB2(3pm)
DB2 SQL producer
SQL::Translator::Producer::DBIx::Clas...(3pm)
DBIx::Class file producer
SQL::Translator::Producer::Diagram(3pm)
ER diagram producer for SQL::Trans...
SQL::Translator::Producer::DiaUml(3pm)
Produces dia UML diagrams from schema.
SQL::Translator::Producer::Dumper(3pm)
SQL Dumper producer for SQL::Transl...
SQL::Translator::Producer::GraphViz(3pm)
GraphViz producer for SQL::Transl...
SQL::Translator::Producer::HTML(3pm)
HTML producer for SQL::Translator
SQL::Translator::Producer::JSON(3pm)
A JSON producer for SQL::Translator
SQL::Translator::Producer::Latex(3pm)
Produces latex formatted tables read...
SQL::Translator::Producer::MySQL(3pm)
MySQL-specific producer for SQL::Tra...
SQL::Translator::Producer::Oracle(3pm)
Oracle SQL producer
SQL::Translator::Producer::POD(3pm)
POD producer for SQL::Translator
SQL::Translator::Producer::PostgreSQL(3pm)
PostgreSQL producer for SQL::Tr...
SQL::Translator::Producer::SQLite(3pm)
SQLite producer for SQL::Translator
SQL::Translator::Producer::SQLServer(3pm)
MS SQLServer producer for SQL::T...
SQL::Translator::Producer::Storable(3pm)
serializes the SQL::Translator::S...
SQL::Translator::Producer::Sybase(3pm)
Sybase producer for SQL::Translator
SQL::Translator::Producer::TT::Base(3pm)
TT (Template Toolkit) based Produ...
SQL::Translator::Producer::TT::Table(3pm)
Produces output using the Templa...
SQL::Translator::Producer::TTSchema(3pm)
Produces output using the Templat...
SQL::Translator::Producer::XML(3pm)
Alias to XML::SQLFairy producer
SQL::Translator::Producer::XML::SQLFairy(3pm)
SQLFairy's default XML format
SQL::Translator::Producer::YAML(3pm)
A YAML producer for SQL::Translator
SQL::Translator::Role::BuildArgs(3pm)
Remove undefined constructor arguments
SQL::Translator::Role::Error(3pm)
Error setter/getter for objects and classes
SQL::Translator::Role::ListAttr(3pm)
context-sensitive list attributes
SQL::Translator::Schema(3pm)
SQL::Translator schema object
SQL::Translator::Schema::Constants(3pm)
constants module
SQL::Translator::Schema::Constraint(3pm)
SQL::Translator constraint object
SQL::Translator::Schema::Field(3pm)
SQL::Translator field object
SQL::Translator::Schema::Index(3pm)
SQL::Translator index object
SQL::Translator::Schema::Object(3pm)
Base class for SQL::Translator schema...
SQL::Translator::Schema::Procedure(3pm)
SQL::Translator procedure object
SQL::Translator::Schema::Role::Compare(3pm)
compare objects
SQL::Translator::Schema::Role::Extra(3pm)
"extra" attribute for schema cla...
SQL::Translator::Schema::Table(3pm)
SQL::Translator table object
SQL::Translator::Schema::Trigger(3pm)
SQL::Translator trigger object
SQL::Translator::Schema::View(3pm)
SQL::Translator view object
SQL::Translator::Types(3pm)
Type checking functions
SQL::Translator::Utils(3pm)
SQL::Translator Utility functions
sqrt(3)
square root function
sqrtf(3)
square root function
sqrtl(3)
square root function
Squirrel(3pm)
Use Mouse, unless Moose is already loaded. (DEPRECATED)
Squirrel::Role(3pm)
Use Mouse::Role, unless Moose::Role is already loaded....
sradixsort(3bsd)
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
srot(3)
real
srotg(3)
(unknown subject)
srotm(3)
real
srotmg(3)
real
SRP_Calc_A(3ssl)
SRP authentication primitives
SRP_Calc_B(3ssl)
SRP authentication primitives
SRP_Calc_B_ex(3ssl)
SRP authentication primitives
SRP_Calc_client_key(3ssl)
SRP authentication primitives
SRP_Calc_client_key_ex(3ssl)
SRP authentication primitives
SRP_Calc_server_key(3ssl)
SRP authentication primitives
SRP_Calc_u(3ssl)
SRP authentication primitives
SRP_Calc_u_ex(3ssl)
SRP authentication primitives
SRP_Calc_x(3ssl)
SRP authentication primitives
SRP_Calc_x_ex(3ssl)
SRP authentication primitives
SRP_check_known_gN_param(3ssl)
SRP authentication primitives
SRP_create_verifier(3ssl)
SRP authentication primitives
SRP_create_verifier_BN(3ssl)
SRP authentication primitives
SRP_create_verifier_BN_ex(3ssl)
SRP authentication primitives
SRP_create_verifier_ex(3ssl)
SRP authentication primitives
SRP_get_default_gN(3ssl)
SRP authentication primitives
SRP_user_pwd_free(3ssl)
Functions to create a record of SRP user verifier ...
SRP_user_pwd_new(3ssl)
Functions to create a record of SRP user verifier i...
SRP_user_pwd_set0_sv(3ssl)
Functions to create a record of SRP user verifi...
SRP_user_pwd_set1_ids(3ssl)
Functions to create a record of SRP user verif...
SRP_user_pwd_set_gN(3ssl)
Functions to create a record of SRP user verifie...
SRP_VBASE_add0_user(3ssl)
Functions to create and manage a stack of SRP us...
SRP_VBASE_free(3ssl)
Functions to create and manage a stack of SRP user ve...
SRP_VBASE_get1_by_user(3ssl)
Functions to create and manage a stack of SRP...
SRP_VBASE_get_by_user(3ssl)
Functions to create and manage a stack of SRP ...
SRP_VBASE_init(3ssl)
Functions to create and manage a stack of SRP user ve...
SRP_VBASE_new(3ssl)
Functions to create and manage a stack of SRP user ver...
srscl(3)
real
ssbev(3)
real
ssbev_2stage(3)
real
ssbevd(3)
real
ssbevd_2stage(3)
real
ssbevx(3)
real
ssbevx_2stage(3)
real
ssbgst(3)
real
ssbgv(3)
real
ssbgvd(3)
real
ssbgvx(3)
real
ssbmv(3)
real
ssbtrd(3)
real
sscal(3)
real
sscanf(3)
input string format conversion
ssfrk(3)
real
ssignal(3)
software signal facility
ssize_t(3)
overview of system data types
ssize_t(3type)
count of bytes
SSL_accept(3ssl)
wait for a TLS/SSL client to initiate a TLS/SSL handshake
SSL_add0_chain_cert(3ssl)
extra chain certificate processing
SSL_add1_chain_cert(3ssl)
extra chain certificate processing
SSL_add1_host(3ssl)
SSL server verification parameters
SSL_add1_to_CA_list(3ssl)
get or set CA list
SSL_add_client_CA(3ssl)
get or set CA list
SSL_add_dir_cert_subjects_to_stack(3ssl)
load certificate names
SSL_add_file_cert_subjects_to_stack(3ssl)
load certificate names
SSL_add_store_cert_subjects_to_stack(3ssl)
load certificate names
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_alloc_buffers(3ssl)
manage SSL structure buffers
SSL_allow_early_data_cb_fn(3ssl)
functions for sending and receiving early...
SSL_async_callback_fn(3ssl)
manage asynchronous operations
SSL_build_cert_chain(3ssl)
extra chain certificate processing
SSL_bytes_to_cipher_list(3ssl)
get list of available SSL_CIPHERs
SSL_callback_ctrl(3ssl)
internal handling functions for SSL_CTX and SSL ob...
SSL_check_chain(3ssl)
check certificate chain suitability
SSL_check_private_key(3ssl)
load certificate and key data
SSL_CIPHER_description(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_find(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_auth_nid(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_bits(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_cipher_nid(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_digest_nid(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_handshake_digest(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_id(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_kx_nid(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_name(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_protocol_id(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_get_version(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_is_aead(3ssl)
get SSL_CIPHER properties
SSL_CIPHER_standard_name(3ssl)
get SSL_CIPHER properties
SSL_clear(3ssl)
reset SSL object to allow another connection
SSL_clear_chain_certs(3ssl)
extra chain certificate processing
SSL_clear_mode(3ssl)
manipulate SSL engine mode
SSL_clear_options(3ssl)
manipulate SSL options
SSL_client_hello_cb_fn(3ssl)
callback functions for early server-side Clie...
SSL_client_hello_get0_ciphers(3ssl)
callback functions for early server-si...
SSL_client_hello_get0_compression_met...(3ssl)
callback functions for earl...
SSL_client_hello_get0_ext(3ssl)
callback functions for early server-side C...
SSL_client_hello_get0_legacy_version(3ssl)
callback functions for early se...
SSL_client_hello_get0_random(3ssl)
callback functions for early server-sid...
SSL_client_hello_get0_session_id(3ssl)
callback functions for early server...
SSL_client_hello_get1_extensions_present(3ssl)
callback functions for earl...
SSL_client_hello_isv2(3ssl)
callback functions for early server-side Clien...
SSL_client_version(3ssl)
get the protocol information of a connection
SSL_COMP_add_compression_method(3ssl)
handle SSL/TLS integrated compressio...
SSL_COMP_free_compression_methods(3ssl)
handle SSL/TLS integrated compress...
SSL_COMP_get0_name(3ssl)
handle SSL/TLS integrated compression methods
SSL_COMP_get_compression_methods(3ssl)
handle SSL/TLS integrated compressi...
SSL_COMP_get_id(3ssl)
handle SSL/TLS integrated compression methods
SSL_CONF_cmd(3ssl)
send configuration command
SSL_CONF_cmd_argv(3ssl)
SSL configuration command line processing
SSL_CONF_cmd_value_type(3ssl)
send configuration command
SSL_CONF_CTX_clear_flags(3ssl)
Set or clear SSL configuration context flags
SSL_CONF_CTX_finish(3ssl)
set context to configure
SSL_CONF_CTX_free(3ssl)
SSL configuration allocation functions
SSL_CONF_CTX_new(3ssl)
SSL configuration allocation functions
SSL_CONF_CTX_set1_prefix(3ssl)
Set configuration context command prefix
SSL_CONF_CTX_set_flags(3ssl)
Set or clear SSL configuration context flags
SSL_CONF_CTX_set_ssl(3ssl)
set context to configure
SSL_CONF_CTX_set_ssl_ctx(3ssl)
set context to configure
SSL_config(3ssl)
configure SSL_CTX or SSL structure
SSL_connect(3ssl)
initiate the TLS/SSL handshake with an TLS/SSL server
SSL_ct_is_enabled(3ssl)
control Certificate Transparency policy
ssl_ct_validation_cb(3ssl)
control Certificate Transparency policy
SSL_ctrl(3ssl)
internal handling functions for SSL_CTX and SSL objects
SSL_CTX_add0_chain_cert(3ssl)
extra chain certificate processing
SSL_CTX_add1_chain_cert(3ssl)
extra chain certificate processing
SSL_CTX_add1_to_CA_list(3ssl)
get or set CA list
SSL_CTX_add_client_CA(3ssl)
get or set CA list
SSL_CTX_add_client_custom_ext(3ssl)
custom TLS extension handling
SSL_CTX_add_custom_ext(3ssl)
custom TLS extension handling
SSL_CTX_add_extra_chain_cert(3ssl)
add, get or clear extra chain certificates
SSL_CTX_add_server_custom_ext(3ssl)
custom TLS extension handling
SSL_CTX_add_session(3ssl)
manipulate session cache
SSL_CTX_build_cert_chain(3ssl)
extra chain certificate processing
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_chain_certs(3ssl)
extra chain certificate processing
SSL_CTX_clear_extra_chain_certs(3ssl)
add, get or clear extra chain certif...
SSL_CTX_clear_mode(3ssl)
manipulate SSL engine mode
SSL_CTX_clear_options(3ssl)
manipulate SSL options
SSL_CTX_config(3ssl)
configure SSL_CTX or SSL structure
SSL_CTX_ct_is_enabled(3ssl)
control Certificate Transparency policy
SSL_CTX_ctrl(3ssl)
internal handling functions for SSL_CTX and SSL objects
SSL_CTX_dane_clear_flags(3ssl)
enable DANE TLS authentication of the remot...
SSL_CTX_dane_enable(3ssl)
enable DANE TLS authentication of the remote TLS...
SSL_CTX_dane_mtype_set(3ssl)
enable DANE TLS authentication of the remote ...
SSL_CTX_dane_set_flags(3ssl)
enable DANE TLS authentication of the remote ...
SSL_CTX_decrypt_session_ticket_fn(3ssl)
manage session ticket application ...
SSL_CTX_disable_ct(3ssl)
control Certificate Transparency policy
SSL_CTX_enable_ct(3ssl)
control Certificate Transparency policy
SSL_CTX_flush_sessions(3ssl)
remove expired sessions
SSL_CTX_free(3ssl)
free an allocated SSL_CTX object
SSL_CTX_generate_session_ticket_fn(3ssl)
manage session ticket application...
SSL_CTX_get0_CA_list(3ssl)
get or set CA list
SSL_CTX_get0_chain_cert_store(3ssl)
set certificate verification or chain ...
SSL_CTX_get0_chain_certs(3ssl)
extra chain certificate processing
SSL_CTX_get0_param(3ssl)
get and set verification parameters
SSL_CTX_get0_security_ex_data(3ssl)
SSL/TLS security framework
SSL_CTX_get0_verify_cert_store(3ssl)
set certificate verification or chain...
SSL_CTX_get_app_data(3ssl)
application-specific data
SSL_CTX_get_cert_store(3ssl)
manipulate X509 certificate verification storage
SSL_CTX_get_ciphers(3ssl)
get list of available SSL_CIPHERs
SSL_CTX_get_client_CA_list(3ssl)
get or set CA list
SSL_CTX_get_client_cert_cb(3ssl)
handle client certificate callback function
SSL_CTX_get_default_passwd_cb(3ssl)
set or get passwd callback for encrypt...
SSL_CTX_get_default_passwd_cb_userdata(3ssl)
set or get passwd callback fo...
SSL_CTX_get_default_read_ahead(3ssl)
manage whether to read as many input ...
SSL_CTX_get_ex_data(3ssl)
application-specific data
SSL_CTX_get_ex_new_index(3ssl)
application-specific data
SSL_CTX_get_extra_chain_certs(3ssl)
add, get or clear extra chain certific...
SSL_CTX_get_extra_chain_certs_only(3ssl)
add, get or clear extra chain cer...
SSL_CTX_get_info_callback(3ssl)
handle information callback for SSL connec...
SSL_CTX_get_keylog_callback(3ssl)
logging TLS key material
SSL_CTX_get_max_cert_list(3ssl)
manipulate allowed size for the peer's cer...
SSL_CTX_get_max_early_data(3ssl)
functions for sending and receiving early...
SSL_CTX_get_max_proto_version(3ssl)
Get and set minimum and maximum suppor...
SSL_CTX_get_min_proto_version(3ssl)
Get and set minimum and maximum suppor...
SSL_CTX_get_mode(3ssl)
manipulate SSL engine mode
SSL_CTX_get_num_tickets(3ssl)
control the number of TLSv1.3 session ticket...
SSL_CTX_get_options(3ssl)
manipulate SSL options
SSL_CTX_get_quiet_shutdown(3ssl)
manipulate shutdown behaviour
SSL_CTX_get_read_ahead(3ssl)
manage whether to read as many input bytes as...
SSL_CTX_get_record_padding_callback_arg(3ssl)
install callback to specify ...
SSL_CTX_get_recv_max_early_data(3ssl)
functions for sending and receiving ...
SSL_CTX_get_security_callback(3ssl)
SSL/TLS security framework
SSL_CTX_get_security_level(3ssl)
SSL/TLS security framework
SSL_CTX_get_session_cache_mode(3ssl)
enable/disable session caching
SSL_CTX_get_ssl_method(3ssl)
choose a new TLS/SSL method
SSL_CTX_get_timeout(3ssl)
manipulate timeout values for session caching
SSL_CTX_get_tlsext_status_arg(3ssl)
OCSP Certificate Status Request functions
SSL_CTX_get_tlsext_status_cb(3ssl)
OCSP Certificate Status Request functions
SSL_CTX_get_tlsext_status_type(3ssl)
OCSP Certificate Status Request funct...
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_has_client_custom_ext(3ssl)
check whether a handler exists for a p...
SSL_CTX_keylog_cb_func(3ssl)
logging TLS key material
SSL_CTX_load_verify_dir(3ssl)
set default locations for trusted CA certifi...
SSL_CTX_load_verify_file(3ssl)
set default locations for trusted CA certif...
SSL_CTX_load_verify_locations(3ssl)
set default locations for trusted CA c...
SSL_CTX_load_verify_store(3ssl)
set default locations for trusted CA certi...
SSL_CTX_new(3ssl)
create a new SSL_CTX object as framework for TLS/SSL o...
SSL_CTX_new_ex(3ssl)
create a new SSL_CTX object as framework for TLS/SSL ...
SSL_CTX_remove_session(3ssl)
manipulate session cache
SSL_CTX_select_current_cert(3ssl)
extra chain certificate processing
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_set0_CA_list(3ssl)
get or set CA list
SSL_CTX_set0_chain(3ssl)
extra chain certificate processing
SSL_CTX_set0_chain_cert_store(3ssl)
set certificate verification or chain ...
SSL_CTX_set0_security_ex_data(3ssl)
SSL/TLS security framework
SSL_CTX_set0_tmp_dh_pkey(3ssl)
handle DH keys for ephemeral key exchange
SSL_CTX_set0_verify_cert_store(3ssl)
set certificate verification or chain...
SSL_CTX_set1_cert_store(3ssl)
manipulate X509 certificate verification sto...
SSL_CTX_set1_chain(3ssl)
extra chain certificate processing
SSL_CTX_set1_chain_cert_store(3ssl)
set certificate verification or chain ...
SSL_CTX_set1_client_sigalgs(3ssl)
set supported signature algorithms
SSL_CTX_set1_client_sigalgs_list(3ssl)
set supported signature algorithms
SSL_CTX_set1_curves(3ssl)
EC supported curve functions
SSL_CTX_set1_curves_list(3ssl)
EC supported curve functions
SSL_CTX_set1_groups(3ssl)
EC supported curve functions
SSL_CTX_set1_groups_list(3ssl)
EC supported curve functions
SSL_CTX_set1_param(3ssl)
get and set verification parameters
SSL_CTX_set1_sigalgs(3ssl)
set supported signature algorithms
SSL_CTX_set1_sigalgs_list(3ssl)
set supported signature algorithms
SSL_CTX_set1_verify_cert_store(3ssl)
set certificate verification or chain...
SSL_CTX_set_allow_early_data_cb(3ssl)
functions for sending and receiving ...
SSL_CTX_set_alpn_protos(3ssl)
handle application layer protocol negotiatio...
SSL_CTX_set_alpn_select_cb(3ssl)
handle application layer protocol negotia...
SSL_CTX_set_app_data(3ssl)
application-specific data
SSL_CTX_set_async_callback(3ssl)
manage asynchronous operations
SSL_CTX_set_async_callback_arg(3ssl)
manage asynchronous operations
SSL_CTX_set_block_padding(3ssl)
install callback to specify TLS 1.3 record...
SSL_CTX_set_cert_cb(3ssl)
handle certificate callback function
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_ciphersuites(3ssl)
choose list of available SSL_CIPHERs
SSL_CTX_set_client_CA_list(3ssl)
get or set CA list
SSL_CTX_set_client_cert_cb(3ssl)
handle client certificate callback function
SSL_CTX_set_client_hello_cb(3ssl)
callback functions for early server-side...
SSL_CTX_set_cookie_generate_cb(3ssl)
Callback functions for stateless TLS1...
SSL_CTX_set_cookie_verify_cb(3ssl)
Callback functions for stateless TLS1.3...
SSL_CTX_set_ct_validation_callback(3ssl)
control Certificate Transparency ...
SSL_CTX_set_ctlog_list_file(3ssl)
load a Certificate Transparency log list...
SSL_CTX_set_current_cert(3ssl)
extra chain certificate processing
SSL_CTX_set_default_ctlog_list_file(3ssl)
load a Certificate Transparency ...
SSL_CTX_set_default_passwd_cb(3ssl)
set or get passwd callback for encrypt...
SSL_CTX_set_default_passwd_cb_userdata(3ssl)
set or get passwd callback fo...
SSL_CTX_set_default_read_buffer_len(3ssl)
Control fragment size settings a...
SSL_CTX_set_default_verify_dir(3ssl)
set default locations for trusted CA ...
SSL_CTX_set_default_verify_file(3ssl)
set default locations for trusted CA...
SSL_CTX_set_default_verify_paths(3ssl)
set default locations for trusted C...
SSL_CTX_set_default_verify_store(3ssl)
set default locations for trusted C...
SSL_CTX_set_dh_auto(3ssl)
handle DH keys for ephemeral key exchange
SSL_CTX_set_ecdh_auto(3ssl)
handle ECDH keys for ephemeral key exchange
SSL_CTX_set_ex_data(3ssl)
application-specific data
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_keylog_callback(3ssl)
logging TLS key material
SSL_CTX_set_max_cert_list(3ssl)
manipulate allowed size for the peer's cer...
SSL_CTX_set_max_early_data(3ssl)
functions for sending and receiving early...
SSL_CTX_set_max_pipelines(3ssl)
Control fragment size settings and pipelin...
SSL_CTX_set_max_proto_version(3ssl)
Get and set minimum and maximum suppor...
SSL_CTX_set_max_send_fragment(3ssl)
Control fragment size settings and pip...
SSL_CTX_set_min_proto_version(3ssl)
Get and set minimum and maximum suppor...
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_next_proto_select_cb(3ssl)
handle application layer protocol n...
SSL_CTX_set_next_protos_advertised_cb(3ssl)
handle application layer proto...
SSL_CTX_set_num_tickets(3ssl)
control the number of TLSv1.3 session ticket...
SSL_CTX_set_options(3ssl)
manipulate SSL options
SSL_CTX_set_post_handshake_auth(3ssl)
set various SSL/TLS parameters for p...
SSL_CTX_set_psk_client_callback(3ssl)
set PSK client callback
SSL_CTX_set_psk_find_session_callback(3ssl)
set PSK identity hint to use
SSL_CTX_set_psk_server_callback(3ssl)
set PSK identity hint to use
SSL_CTX_set_psk_use_session_callback(3ssl)
set PSK client callback
SSL_CTX_set_purpose(3ssl)
get and set verification parameters
SSL_CTX_set_quiet_shutdown(3ssl)
manipulate shutdown behaviour
SSL_CTX_set_read_ahead(3ssl)
manage whether to read as many input bytes as...
SSL_CTX_set_record_padding_callback(3ssl)
install callback to specify TLS ...
SSL_CTX_set_record_padding_callback_arg(3ssl)
install callback to specify ...
SSL_CTX_set_recv_max_early_data(3ssl)
functions for sending and receiving ...
SSL_CTX_set_security_callback(3ssl)
SSL/TLS security framework
SSL_CTX_set_security_level(3ssl)
SSL/TLS security framework
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_session_ticket_cb(3ssl)
manage session ticket application data
SSL_CTX_set_split_send_fragment(3ssl)
Control fragment size settings and p...
SSL_CTX_set_srp_cb_arg(3ssl)
SRP control operations
SSL_CTX_set_srp_client_pwd_callback(3ssl)
SRP control operations
SSL_CTX_set_srp_password(3ssl)
SRP control operations
SSL_CTX_set_srp_strength(3ssl)
SRP control operations
SSL_CTX_set_srp_username(3ssl)
SRP control operations
SSL_CTX_set_srp_username_callback(3ssl)
SRP control operations
SSL_CTX_set_srp_verify_param_callback(3ssl)
SRP control operations
SSL_CTX_set_ssl_version(3ssl)
choose a new TLS/SSL method
SSL_CTX_set_stateless_cookie_generate_cb(3ssl)
Callback functions for stat...
SSL_CTX_set_stateless_cookie_verify_cb(3ssl)
Callback functions for statel...
SSL_CTX_set_timeout(3ssl)
manipulate timeout values for session caching
SSL_CTX_set_tlsext_max_fragment_length(3ssl)
Control fragment size setting...
SSL_CTX_set_tlsext_servername_arg(3ssl)
handle server name indication (SNI)
SSL_CTX_set_tlsext_servername_callback(3ssl)
handle server name indication...
SSL_CTX_set_tlsext_status_arg(3ssl)
OCSP Certificate Status Request functions
SSL_CTX_set_tlsext_status_cb(3ssl)
OCSP Certificate Status Request functions
SSL_CTX_set_tlsext_status_type(3ssl)
OCSP Certificate Status Request funct...
SSL_CTX_set_tlsext_ticket_key_cb(3ssl)
set a callback for session ticket p...
SSL_CTX_set_tlsext_ticket_key_evp_cb(3ssl)
set a callback for session tick...
SSL_CTX_set_tlsext_use_srtp(3ssl)
Configure and query SRTP support
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_ecdh(3ssl)
handle ECDH keys for ephemeral key exchange
SSL_CTX_set_trust(3ssl)
get and set verification parameters
SSL_CTX_set_verify(3ssl)
set various SSL/TLS parameters for peer certifica...
SSL_CTX_set_verify_depth(3ssl)
set various SSL/TLS parameters for peer cer...
SSL_CTX_up_ref(3ssl)
create a new SSL_CTX object as framework for TLS/SSL ...
SSL_CTX_use_cert_and_key(3ssl)
load certificate and key data
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_CTX_use_serverinfo(3ssl)
use serverinfo extension
SSL_CTX_use_serverinfo_ex(3ssl)
use serverinfo extension
SSL_CTX_use_serverinfo_file(3ssl)
use serverinfo extension
SSL_custom_ext_add_cb_ex(3ssl)
custom TLS extension handling
SSL_custom_ext_free_cb_ex(3ssl)
custom TLS extension handling
SSL_custom_ext_parse_cb_ex(3ssl)
custom TLS extension handling
SSL_dane_clear_flags(3ssl)
enable DANE TLS authentication of the remote TL...
SSL_dane_enable(3ssl)
enable DANE TLS authentication of the remote TLS ser...
SSL_dane_set_flags(3ssl)
enable DANE TLS authentication of the remote TLS ...
SSL_dane_tlsa_add(3ssl)
enable DANE TLS authentication of the remote TLS s...
SSL_disable_ct(3ssl)
control Certificate Transparency policy
SSL_do_handshake(3ssl)
perform a TLS/SSL handshake
SSL_dup(3ssl)
create an SSL structure for a connection
SSL_enable_ct(3ssl)
control Certificate Transparency policy
SSL_export_keying_material(3ssl)
obtain keying material for application use
SSL_export_keying_material_early(3ssl)
obtain keying material for applicat...
SSL_extension_supported(3ssl)
custom TLS extension handling
SSL_free(3ssl)
free an allocated SSL structure
SSL_free_buffers(3ssl)
manage SSL structure buffers
SSL_get0_alpn_selected(3ssl)
handle application layer protocol negotiation...
SSL_get0_CA_list(3ssl)
get or set CA list
SSL_get0_chain_cert_store(3ssl)
set certificate verification or chain store
SSL_get0_chain_certs(3ssl)
extra chain certificate processing
SSL_get0_dane_authority(3ssl)
enable DANE TLS authentication of the remote...
SSL_get0_dane_tlsa(3ssl)
enable DANE TLS authentication of the remote TLS ...
SSL_get0_next_proto_negotiated(3ssl)
handle application layer protocol neg...
SSL_get0_param(3ssl)
get and set verification parameters
SSL_get0_peer_CA_list(3ssl)
get or set CA list
SSL_get0_peer_certificate(3ssl)
get the X509 certificate of the peer
SSL_get0_peer_scts(3ssl)
get SCTs received
SSL_get0_peername(3ssl)
SSL server verification parameters
SSL_get0_security_ex_data(3ssl)
SSL/TLS security framework
SSL_get0_session(3ssl)
retrieve TLS/SSL session data
SSL_get0_verified_chain(3ssl)
get the X509 certificate chain of the peer
SSL_get0_verify_cert_store(3ssl)
set certificate verification or chain store
SSL_get1_curves(3ssl)
EC supported curve functions
SSL_get1_groups(3ssl)
EC supported curve functions
SSL_get1_peer_certificate(3ssl)
get the X509 certificate of the peer
SSL_get1_session(3ssl)
retrieve TLS/SSL session data
SSL_get1_supported_ciphers(3ssl)
get list of available SSL_CIPHERs
SSL_get_all_async_fds(3ssl)
manage asynchronous operations
SSL_get_app_data(3ssl)
application-specific data
SSL_get_async_status(3ssl)
manage asynchronous operations
SSL_get_certificate(3ssl)
retrieve TLS/SSL certificate and private key
SSL_get_changed_async_fds(3ssl)
manage asynchronous operations
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 or set CA list
SSL_get_client_ciphers(3ssl)
get list of available SSL_CIPHERs
SSL_get_client_random(3ssl)
get internal TLS/SSL random values and get/set...
SSL_get_current_cipher(3ssl)
get SSL_CIPHER of a connection
SSL_get_default_passwd_cb(3ssl)
set or get passwd callback for encrypted P...
SSL_get_default_passwd_cb_userdata(3ssl)
set or get passwd callback for en...
SSL_get_default_timeout(3ssl)
get default session timeout value
SSL_get_early_data_status(3ssl)
functions for sending and receiving early ...
SSL_get_error(3ssl)
obtain result code for TLS/SSL I/O operation
SSL_get_ex_data(3ssl)
application-specific data
SSL_get_ex_data_X509_STORE_CTX_idx(3ssl)
set various SSL/TLS parameters fo...
SSL_get_ex_new_index(3ssl)
application-specific data
SSL_get_extms_support(3ssl)
extended master secret support
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_key_update_type(3ssl)
initiate and obtain information about updati...
SSL_get_max_cert_list(3ssl)
manipulate allowed size for the peer's certifi...
SSL_get_max_early_data(3ssl)
functions for sending and receiving early data
SSL_get_max_proto_version(3ssl)
Get and set minimum and maximum supported ...
SSL_get_min_proto_version(3ssl)
Get and set minimum and maximum supported ...
SSL_get_mode(3ssl)
manipulate SSL engine mode
SSL_get_negotiated_group(3ssl)
EC supported curve functions
SSL_get_num_tickets(3ssl)
control the number of TLSv1.3 session tickets th...
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_peer_signature_nid(3ssl)
get TLS message signing types
SSL_get_peer_signature_type_nid(3ssl)
get TLS message signing types
SSL_get_peer_tmp_key(3ssl)
get information about temporary keys used durin...
SSL_get_pending_cipher(3ssl)
get SSL_CIPHER of a connection
SSL_get_privatekey(3ssl)
retrieve TLS/SSL certificate and private key
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_read_ahead(3ssl)
manage whether to read as many input bytes as pos...
SSL_get_record_padding_callback_arg(3ssl)
install callback to specify TLS ...
SSL_get_recv_max_early_data(3ssl)
functions for sending and receiving earl...
SSL_get_rfd(3ssl)
get file descriptor linked to an SSL object
SSL_get_secure_renegotiation_support(3ssl)
manipulate SSL options
SSL_get_security_callback(3ssl)
SSL/TLS security framework
SSL_get_security_level(3ssl)
SSL/TLS security framework
SSL_get_selected_srtp_profile(3ssl)
Configure and query SRTP support
SSL_get_server_random(3ssl)
get internal TLS/SSL random values and get/set...
SSL_get_server_tmp_key(3ssl)
get information about temporary keys used dur...
SSL_get_servername(3ssl)
handle server name indication (SNI)
SSL_get_servername_type(3ssl)
handle server name indication (SNI)
SSL_get_session(3ssl)
retrieve TLS/SSL session data
SSL_get_shared_ciphers(3ssl)
get list of available SSL_CIPHERs
SSL_get_shared_curve(3ssl)
EC supported curve functions
SSL_get_shared_group(3ssl)
EC supported curve functions
SSL_get_shared_sigalgs(3ssl)
get supported signature algorithms
SSL_get_shutdown(3ssl)
manipulate shutdown state of an SSL connection
SSL_get_sigalgs(3ssl)
get supported signature algorithms
SSL_get_signature_nid(3ssl)
get TLS message signing types
SSL_get_signature_type_nid(3ssl)
get TLS message signing types
SSL_get_srp_g(3ssl)
SRP control operations
SSL_get_srp_N(3ssl)
SRP control operations
SSL_get_srp_userinfo(3ssl)
SRP control operations
SSL_get_srp_username(3ssl)
SRP control operations
SSL_get_srtp_profiles(3ssl)
Configure and query SRTP support
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_state(3ssl)
retrieve information about the handshake state machine
SSL_get_time(3ssl)
retrieve and manipulate session time and timeout settings
SSL_get_timeout(3ssl)
retrieve and manipulate session time and timeout set...
SSL_get_tlsext_status_ocsp_resp(3ssl)
OCSP Certificate Status Request func...
SSL_get_tlsext_status_type(3ssl)
OCSP Certificate Status Request functions
SSL_get_tmp_key(3ssl)
get information about temporary keys used during a h...
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 information of a connection
SSL_get_wbio(3ssl)
get BIO linked to an SSL object
SSL_get_wfd(3ssl)
get file descriptor linked to an SSL object
SSL_group_to_name(3ssl)
get name of group
SSL_has_matching_session_id(3ssl)
manipulate generation of SSL session IDs...
SSL_has_pending(3ssl)
check for readable bytes buffered in an SSL object
SSL_in_accept_init(3ssl)
retrieve information about the handshake state ma...
SSL_in_before(3ssl)
retrieve information about the handshake state machine
SSL_in_connect_init(3ssl)
retrieve information about the handshake state m...
SSL_in_init(3ssl)
retrieve information about the handshake state machine
SSL_is_dtls(3ssl)
get the protocol information of a connection
SSL_is_init_finished(3ssl)
retrieve information about the handshake state ...
SSL_is_server(3ssl)
functions for manipulating and examining the client or...
SSL_key_update(3ssl)
initiate and obtain information about updating connec...
SSL_library_init(3ssl)
initialize SSL library by registering algorithms
SSL_load_client_CA_file(3ssl)
load certificate names
SSL_load_client_CA_file_ex(3ssl)
load certificate names
SSL_load_error_strings(3ssl)
load and free error strings
SSL_new(3ssl)
create an SSL structure for a connection
SSL_new_session_ticket(3ssl)
control the number of TLSv1.3 session tickets...
SSL_OP_BIT(3ssl)
OpenSSL reserved symbols
SSL_peek(3ssl)
read bytes from a TLS/SSL connection
SSL_peek_ex(3ssl)
read bytes from a TLS/SSL connection
SSL_pending(3ssl)
check for readable bytes buffered in an SSL object
SSL_psk_client_cb_func(3ssl)
set PSK client callback
SSL_psk_find_session_cb_func(3ssl)
set PSK identity hint to use
SSL_psk_server_cb_func(3ssl)
set PSK identity hint to use
SSL_psk_use_session_cb_func(3ssl)
set PSK client callback
SSL_read(3ssl)
read bytes from a TLS/SSL connection
SSL_read_early_data(3ssl)
functions for sending and receiving early data
SSL_read_ex(3ssl)
read bytes from a TLS/SSL connection
SSL_renegotiate(3ssl)
initiate and obtain information about updating conne...
SSL_renegotiate_abbreviated(3ssl)
initiate and obtain information about up...
SSL_renegotiate_pending(3ssl)
initiate and obtain information about updati...
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_select_current_cert(3ssl)
extra chain certificate processing
SSL_select_next_proto(3ssl)
handle application layer protocol negotiation ...
SSL_sendfile(3ssl)
write bytes to a TLS/SSL connection
SSL_SESSION_dup(3ssl)
create, free and manage SSL_SESSION structures
SSL_SESSION_free(3ssl)
create, free and manage SSL_SESSION structures
SSL_SESSION_get0_alpn_selected(3ssl)
get and set SNI and ALPN data associa...
SSL_SESSION_get0_cipher(3ssl)
set and retrieve the SSL cipher associated w...
SSL_SESSION_get0_hostname(3ssl)
get and set SNI and ALPN data associated w...
SSL_SESSION_get0_id_context(3ssl)
get and set the SSL ID context associate...
SSL_SESSION_get0_peer(3ssl)
get details about peer's certificate for a ses...
SSL_SESSION_get0_ticket(3ssl)
get details about the ticket associated with...
SSL_SESSION_get0_ticket_appdata(3ssl)
manage session ticket application data
SSL_SESSION_get_app_data(3ssl)
application-specific data
SSL_SESSION_get_compress_id(3ssl)
get details about the compression associ...
SSL_SESSION_get_ex_data(3ssl)
application-specific data
SSL_SESSION_get_ex_new_index(3ssl)
application-specific data
SSL_SESSION_get_id(3ssl)
get and set the SSL session ID
SSL_SESSION_get_master_key(3ssl)
get internal TLS/SSL random values and ge...
SSL_SESSION_get_max_early_data(3ssl)
functions for sending and receiving e...
SSL_SESSION_get_max_fragment_length(3ssl)
Control fragment size settings a...
SSL_SESSION_get_protocol_version(3ssl)
get and set the session protocol ve...
SSL_SESSION_get_ticket_lifetime_hint(3ssl)
get details about the ticket as...
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_has_ticket(3ssl)
get details about the ticket associated with ...
SSL_SESSION_is_resumable(3ssl)
determine whether an SSL_SESSION object can...
SSL_SESSION_new(3ssl)
create, free and manage SSL_SESSION structures
SSL_SESSION_print(3ssl)
printf information about a session
SSL_SESSION_print_fp(3ssl)
printf information about a session
SSL_SESSION_print_keylog(3ssl)
printf information about a session
SSL_session_reused(3ssl)
query whether a reused session was negotiated dur...
SSL_SESSION_set1_alpn_selected(3ssl)
get and set SNI and ALPN data associa...
SSL_SESSION_set1_hostname(3ssl)
get and set SNI and ALPN data associated w...
SSL_SESSION_set1_id(3ssl)
get and set the SSL session ID
SSL_SESSION_set1_id_context(3ssl)
get and set the SSL ID context associate...
SSL_SESSION_set1_master_key(3ssl)
get internal TLS/SSL random values and g...
SSL_SESSION_set1_ticket_appdata(3ssl)
manage session ticket application data
SSL_SESSION_set_app_data(3ssl)
application-specific data
SSL_SESSION_set_cipher(3ssl)
set and retrieve the SSL cipher associated wi...
SSL_SESSION_set_ex_data(3ssl)
application-specific data
SSL_SESSION_set_max_early_data(3ssl)
functions for sending and receiving e...
SSL_SESSION_set_protocol_version(3ssl)
get and set the session protocol ve...
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_SESSION_up_ref(3ssl)
create, free and manage SSL_SESSION structures
SSL_set0_CA_list(3ssl)
get or set CA list
SSL_set0_chain(3ssl)
extra chain certificate processing
SSL_set0_chain_cert_store(3ssl)
set certificate verification or chain store
SSL_set0_rbio(3ssl)
connect the SSL object with a BIO
SSL_set0_security_ex_data(3ssl)
SSL/TLS security framework
SSL_set0_tmp_dh_pkey(3ssl)
handle DH keys for ephemeral key exchange
SSL_set0_verify_cert_store(3ssl)
set certificate verification or chain store
SSL_set0_wbio(3ssl)
connect the SSL object with a BIO
SSL_set1_chain(3ssl)
extra chain certificate processing
SSL_set1_chain_cert_store(3ssl)
set certificate verification or chain store
SSL_set1_client_sigalgs(3ssl)
set supported signature algorithms
SSL_set1_client_sigalgs_list(3ssl)
set supported signature algorithms
SSL_set1_curves(3ssl)
EC supported curve functions
SSL_set1_curves_list(3ssl)
EC supported curve functions
SSL_set1_groups(3ssl)
EC supported curve functions
SSL_set1_groups_list(3ssl)
EC supported curve functions
SSL_set1_host(3ssl)
SSL server verification parameters
SSL_set1_param(3ssl)
get and set verification parameters
SSL_set1_sigalgs(3ssl)
set supported signature algorithms
SSL_set1_sigalgs_list(3ssl)
set supported signature algorithms
SSL_set1_verify_cert_store(3ssl)
set certificate verification or chain store
SSL_set_accept_state(3ssl)
functions for manipulating and examining the cl...
SSL_set_allow_early_data_cb(3ssl)
functions for sending and receiving earl...
SSL_set_alpn_protos(3ssl)
handle application layer protocol negotiation (A...
SSL_set_app_data(3ssl)
application-specific data
SSL_set_async_callback(3ssl)
manage asynchronous operations
SSL_set_async_callback_arg(3ssl)
manage asynchronous operations
SSL_set_bio(3ssl)
connect the SSL object with a BIO
SSL_set_block_padding(3ssl)
install callback to specify TLS 1.3 record pad...
SSL_set_cert_cb(3ssl)
handle certificate callback function
SSL_set_cipher_list(3ssl)
choose list of available SSL_CIPHERs
SSL_set_ciphersuites(3ssl)
choose list of available SSL_CIPHERs
SSL_set_client_CA_list(3ssl)
get or set CA list
SSL_set_connect_state(3ssl)
functions for manipulating and examining the c...
SSL_set_ct_validation_callback(3ssl)
control Certificate Transparency policy
SSL_set_current_cert(3ssl)
extra chain certificate processing
SSL_set_default_passwd_cb(3ssl)
set or get passwd callback for encrypted P...
SSL_set_default_passwd_cb_userdata(3ssl)
set or get passwd callback for en...
SSL_set_default_read_buffer_len(3ssl)
Control fragment size settings and p...
SSL_set_dh_auto(3ssl)
handle DH keys for ephemeral key exchange
SSL_set_ecdh_auto(3ssl)
handle ECDH keys for ephemeral key exchange
SSL_set_ex_data(3ssl)
application-specific data
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_hostflags(3ssl)
SSL server verification parameters
SSL_set_info_callback(3ssl)
handle information callback for SSL connections
SSL_set_max_cert_list(3ssl)
manipulate allowed size for the peer's certifi...
SSL_set_max_early_data(3ssl)
functions for sending and receiving early data
SSL_set_max_pipelines(3ssl)
Control fragment size settings and pipelining ...
SSL_set_max_proto_version(3ssl)
Get and set minimum and maximum supported ...
SSL_set_max_send_fragment(3ssl)
Control fragment size settings and pipelin...
SSL_set_min_proto_version(3ssl)
Get and set minimum and maximum supported ...
SSL_set_mode(3ssl)
manipulate SSL engine mode
SSL_set_msg_callback(3ssl)
install callback for observing protocol messages
SSL_set_msg_callback_arg(3ssl)
install callback for observing protocol mes...
SSL_set_num_tickets(3ssl)
control the number of TLSv1.3 session tickets th...
SSL_set_options(3ssl)
manipulate SSL options
SSL_set_post_handshake_auth(3ssl)
set various SSL/TLS parameters for peer ...
SSL_set_psk_client_callback(3ssl)
set PSK client callback
SSL_set_psk_find_session_callback(3ssl)
set PSK identity hint to use
SSL_set_psk_server_callback(3ssl)
set PSK identity hint to use
SSL_set_psk_use_session_callback(3ssl)
set PSK client callback
SSL_set_purpose(3ssl)
get and set verification parameters
SSL_set_quiet_shutdown(3ssl)
manipulate shutdown behaviour
SSL_set_read_ahead(3ssl)
manage whether to read as many input bytes as pos...
SSL_set_record_padding_callback(3ssl)
install callback to specify TLS 1.3 ...
SSL_set_record_padding_callback_arg(3ssl)
install callback to specify TLS ...
SSL_set_recv_max_early_data(3ssl)
functions for sending and receiving earl...
SSL_set_retry_verify(3ssl)
indicate that certificate verification should b...
SSL_set_rfd(3ssl)
connect the SSL object with a file descriptor
SSL_set_security_callback(3ssl)
SSL/TLS security framework
SSL_set_security_level(3ssl)
SSL/TLS security framework
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_split_send_fragment(3ssl)
Control fragment size settings and pipel...
SSL_set_srp_server_param(3ssl)
SRP control operations
SSL_set_srp_server_param_pw(3ssl)
SRP control operations
SSL_set_ssl_method(3ssl)
choose a new TLS/SSL method
SSL_set_time(3ssl)
retrieve and manipulate session time and timeout settings
SSL_set_timeout(3ssl)
retrieve and manipulate session time and timeout set...
SSL_set_tlsext_host_name(3ssl)
handle server name indication (SNI)
SSL_set_tlsext_max_fragment_length(3ssl)
Control fragment size settings an...
SSL_set_tlsext_status_ocsp_resp(3ssl)
OCSP Certificate Status Request func...
SSL_set_tlsext_status_type(3ssl)
OCSP Certificate Status Request functions
SSL_set_tlsext_use_srtp(3ssl)
Configure and query SRTP support
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_ecdh(3ssl)
handle ECDH keys for ephemeral key exchange
SSL_set_trust(3ssl)
get and set verification parameters
SSL_set_verify(3ssl)
set various SSL/TLS parameters for peer certificate v...
SSL_set_verify_depth(3ssl)
set various SSL/TLS parameters for peer certifi...
SSL_set_verify_result(3ssl)
override result of peer certificate verification
SSL_set_wfd(3ssl)
connect the SSL object with a file descriptor
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_stateless(3ssl)
Statelessly listen for incoming connections
SSL_up_ref(3ssl)
create an SSL structure for a connection
SSL_use_cert_and_key(3ssl)
load certificate and key data
SSL_use_certificate(3ssl)
load certificate and key data
SSL_use_certificate_ASN1(3ssl)
load certificate and key data
SSL_use_certificate_chain_file(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_verify_cb(3ssl)
set various SSL/TLS parameters for peer certificate ve...
SSL_verify_client_post_handshake(3ssl)
set various SSL/TLS parameters for ...
SSL_version(3ssl)
get the protocol information of a connection
SSL_waiting_for_async(3ssl)
manage asynchronous operations
SSL_want(3ssl)
obtain state information TLS/SSL I/O operation
SSL_want_async(3ssl)
obtain state information TLS/SSL I/O operation
SSL_want_async_job(3ssl)
obtain state information TLS/SSL I/O operation
SSL_want_client_hello_cb(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_retry_verify(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
SSL_write_early_data(3ssl)
functions for sending and receiving early data
SSL_write_ex(3ssl)
write bytes to a TLS/SSL connection
SSLv23_client_method(3ssl)
create a new SSL_CTX object as framework for TL...
SSLv23_method(3ssl)
create a new SSL_CTX object as framework for TLS/SSL o...
SSLv23_server_method(3ssl)
create a new SSL_CTX object as framework for TL...
SSLv3_client_method(3ssl)
create a new SSL_CTX object as framework for TLS...
SSLv3_method(3ssl)
create a new SSL_CTX object as framework for TLS/SSL o...
SSLv3_server_method(3ssl)
create a new SSL_CTX object as framework for TLS...
sspcon(3)
real
sspev(3)
real
sspevd(3)
real
sspevx(3)
real
sspgst(3)
real
sspgv(3)
real
sspgvd(3)
real
sspgvx(3)
real
sspmv(3)
real
sspr(3)
real
sspr2(3)
real
ssprfs(3)
real
sspsv(3)
real Other Solve Routines
sspsvx(3)
real Other Solve Routines
ssptrd(3)
real
ssptrf(3)
real
ssptri(3)
real
ssptrs(3)
real
sstebz(3)
auxiliary Computational routines
sstedc(3)
auxiliary Computational routines
sstegr(3)
real
sstein(3)
real
sstemr(3)
real
ssteqr(3)
auxiliary Computational routines
ssterf(3)
auxiliary Computational routines
sstev(3)
real
sstevd(3)
real
sstevr(3)
real
sstevx(3)
real
sswap(3)
real
ssycon(3)
real
ssycon_rook(3)
real
ssyconv(3)
real
ssyequb(3)
real
ssyev(3)
real
ssyev_2stage(3)
real
ssyevd(3)
real
ssyevd_2stage(3)
real
ssyevr(3)
real
ssyevr_2stage(3)
real
ssyevx(3)
real
ssyevx_2stage(3)
real
ssygs2(3)
real
ssygst(3)
real
ssygv(3)
real
ssygv_2stage(3)
real
ssygvd(3)
real
ssygvx(3)
real
ssymm(3)
real
ssymv(3)
real
ssyr(3)
real
ssyr2(3)
real
ssyr2k(3)
real
ssyrfs(3)
real
ssyrfsx(3)
real
ssyrk(3)
real
ssysv(3)
real
ssysv_aa(3)
real
ssysv_aa_2stage(3)
real
ssysv_rook(3)
real
ssysvx(3)
real
ssysvxx(3)
real
ssyswapr(3)
real
ssytd2(3)
real
ssytf2(3)
real
ssytf2_rook(3)
real
ssytrd(3)
real
ssytrd_2stage(3)
real
ssytrd_sy2sb(3)
real
ssytrf(3)
real
ssytrf_aa(3)
real
ssytrf_aa_2stage(3)
real
ssytrf_rook(3)
real
ssytri(3)
real
ssytri2(3)
real
ssytri2x(3)
real
ssytri_rook(3)
real
ssytrs(3)
real
ssytrs2(3)
real
ssytrs_aa(3)
real
ssytrs_aa_2stage(3)
real
ssytrs_rook(3)
real
Stack(3o)
Last-in first-out stacks.
StackTrace::Auto(3pm)
a role for generating stack traces during instantiation
stailq(3)
implementation of a singly linked tail queue
STAILQ_CLASS_ENTRY(3bsd)
implementations of singly-linked lists, singly-li...
STAILQ_CLASS_HEAD(3bsd)
implementations of singly-linked lists, singly-lin...
STAILQ_CONCAT(3)
implementation of a singly linked tail queue
STAILQ_CONCAT(3bsd)
implementations of singly-linked lists, singly-linked ...
STAILQ_EMPTY(3)
implementation of a singly linked tail queue
STAILQ_EMPTY(3bsd)
implementations of singly-linked lists, singly-linked ...
STAILQ_ENTRY(3)
implementation of a singly linked tail queue
STAILQ_ENTRY(3bsd)
implementations of singly-linked lists, singly-linked ...
STAILQ_FIRST(3)
implementation of a singly linked tail queue
STAILQ_FIRST(3bsd)
implementations of singly-linked lists, singly-linked ...
STAILQ_FOREACH(3)
implementation of a singly linked tail queue
STAILQ_FOREACH(3bsd)
implementations of singly-linked lists, singly-linked...
STAILQ_FOREACH_FROM(3bsd)
implementations of singly-linked lists, singly-l...
STAILQ_FOREACH_FROM_SAFE(3bsd)
implementations of singly-linked lists, sin...
STAILQ_FOREACH_SAFE(3bsd)
implementations of singly-linked lists, singly-l...
STAILQ_HEAD(3)
implementation of a singly linked tail queue
STAILQ_HEAD(3bsd)
implementations of singly-linked lists, singly-linked ...
STAILQ_HEAD_INITIALIZER(3)
implementation of a singly linked tail queue
STAILQ_HEAD_INITIALIZER(3bsd)
implementations of singly-linked lists, sing...
STAILQ_INIT(3)
implementation of a singly linked tail queue
STAILQ_INIT(3bsd)
implementations of singly-linked lists, singly-linked ...
STAILQ_INSERT_AFTER(3)
implementation of a singly linked tail queue
STAILQ_INSERT_AFTER(3bsd)
implementations of singly-linked lists, singly-l...
STAILQ_INSERT_HEAD(3)
implementation of a singly linked tail queue
STAILQ_INSERT_HEAD(3bsd)
implementations of singly-linked lists, singly-li...
STAILQ_INSERT_TAIL(3)
implementation of a singly linked tail queue
STAILQ_INSERT_TAIL(3bsd)
implementations of singly-linked lists, singly-li...
STAILQ_LAST(3bsd)
implementations of singly-linked lists, singly-linked ...
STAILQ_NEXT(3)
implementation of a singly linked tail queue
STAILQ_NEXT(3bsd)
implementations of singly-linked lists, singly-linked ...
STAILQ_REMOVE(3)
implementation of a singly linked tail queue
STAILQ_REMOVE(3bsd)
implementations of singly-linked lists, singly-linked ...
STAILQ_REMOVE_AFTER(3bsd)
implementations of singly-linked lists, singly-l...
STAILQ_REMOVE_HEAD(3)
implementation of a singly linked tail queue
STAILQ_REMOVE_HEAD(3bsd)
implementations of singly-linked lists, singly-li...
STAILQ_SWAP(3bsd)
implementations of singly-linked lists, singly-linked ...
standend(3ncurses)
curses character and window attribute control routines
standout(3ncurses)
curses character and window attribute control routines
start_color(3ncurses)
curses color manipulation routines
start_color_sp(3ncurses)
curses screen-pointer extension
stat(3type)
file status
_Static_assert(3)
fail compilation if assertion is false
static_assert(3)
fail compilation if assertion is false
statvfs(3)
get filesystem statistics
stbcon(3)
real
stbmv(3)
real
stbrfs(3)
real
stbsv(3)
real
stbtrs(3)
real
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.Bytes(3o)
no description
StdLabels.List(3o)
no description
StdLabels.String(3o)
no description
Stdlib(3o)
The OCaml Standard library.
Stdlib.Arg(3o)
no description
Stdlib.Array(3o)
no description
Stdlib.ArrayLabels(3o)
no description
Stdlib.Atomic(3o)
no description
Stdlib.Bigarray(3o)
no description
Stdlib.Bool(3o)
no description
Stdlib.Buffer(3o)
no description
Stdlib.Bytes(3o)
no description
Stdlib.BytesLabels(3o)
no description
Stdlib.Callback(3o)
no description
Stdlib.Char(3o)
no description
Stdlib.Complex(3o)
no description
Stdlib.Digest(3o)
no description
Stdlib.Either(3o)
no description
Stdlib.Ephemeron(3o)
no description
Stdlib.Filename(3o)
no description
Stdlib.Float(3o)
no description
Stdlib.Format(3o)
no description
Stdlib.Fun(3o)
no description
Stdlib.Gc(3o)
no description
Stdlib.Genlex(3o)
no description
Stdlib.Hashtbl(3o)
no description
Stdlib.Int(3o)
no description
Stdlib.Int32(3o)
no description
Stdlib.Int64(3o)
no description
Stdlib.LargeFile(3o)
Operations on large files.
Stdlib.Lazy(3o)
no description
Stdlib.Lexing(3o)
no description
Stdlib.List(3o)
no description
Stdlib.ListLabels(3o)
no description
Stdlib.Map(3o)
no description
Stdlib.Marshal(3o)
no description
Stdlib.MoreLabels(3o)
no description
Stdlib.Nativeint(3o)
no description
Stdlib.Obj(3o)
no description
Stdlib.Oo(3o)
no description
Stdlib.Option(3o)
no description
Stdlib.Parsing(3o)
no description
Stdlib.Pervasives(3o)
no description
Stdlib.Printexc(3o)
no description
Stdlib.Printf(3o)
no description
Stdlib.Queue(3o)
no description
Stdlib.Random(3o)
no description
Stdlib.Result(3o)
no description
Stdlib.Scanf(3o)
no description
Stdlib.Seq(3o)
no description
Stdlib.Set(3o)
no description
Stdlib.Spacetime(3o)
no description
Stdlib.Stack(3o)
no description
Stdlib.StdLabels(3o)
no description
Stdlib.Stream(3o)
no description
Stdlib.String(3o)
no description
Stdlib.StringLabels(3o)
no description
Stdlib.Sys(3o)
no description
Stdlib.Uchar(3o)
no description
Stdlib.Unit(3o)
no description
Stdlib.Weak(3o)
no description
stdout(3)
standard I/O streams
stdscr(3ncurses)
curses global variables
stfsm(3)
real
stftri(3)
real
stfttp(3)
real
stfttr(3)
real
stgevc(3)
real
stgex2(3)
real
stgexc(3)
real
stgsen(3)
real
stgsja(3)
real
stgsna(3)
real
stgsy2(3)
real
stgsyl(3)
real
stpcon(3)
real
stpcpy(3)
copy or catenate a string
stpecpy(3)
copying strings and character sequences
stpecpyx(3)
copying strings and character sequences
stplqt(3)
double
stplqt2(3)
double
stpmlqt(3)
double
stpmqrt(3)
real
stpmv(3)
real
stpncpy(3)
zero a fixed-width buffer and copy a string into a cha...
stpqrt(3)
real
stpqrt2(3)
real
stprfb(3)
real
stprfs(3)
real
stpsv(3)
real
stptri(3)
real
stptrs(3)
real
stpttf(3)
real
stpttr(3)
real
Str(3o)
Regular expressions and high-level string processing
strcasecmp(3)
compare two strings ignoring case
strcasestr(3)
locate a substring
strcat(3)
copy or catenate a string
strchr(3)
locate character in string
strchrnul(3)
locate character in string
strcmp(3)
compare two strings
strcodes(3ncurses)
curses terminfo global variables
strcoll(3)
compare two strings using the current locale
strcon(3)
real
strcpy(3)
copy or catenate a string
strcspn(3)
get length of a prefix substring
strdup(3)
duplicate a string
strdupa(3)
duplicate a string
Stream(3o)
Streams and parsers.
Stream::Buffered(3pm)
temporary buffer to save bytes
strequate(3)
map a list of characters to the same value
streqvcmp(3)
compare two strings with an equivalence mapping
streqvmap(3)
Set the character mappings for the streqv functions
strerror(3)
return string describing error number
strerror_l(3)
return string describing error number
strerror_r(3)
return string describing error number
strerrordesc_np(3)
return string describing error number
strerrorname_np(3)
return string describing error number
strevc(3)
real
strevc3(3)
real
strexc(3)
real
strfmon(3)
convert monetary value to a string
strfmon_l(3)
convert monetary value to a string
strfnames(3ncurses)
curses terminfo global variables
strfromd(3)
convert a floating-point value into a string
strfromf(3)
convert a floating-point value into a string
strfroml(3)
convert a floating-point value into a string
strfry(3)
randomize a string
strftime(3)
format date and time
strftime_l(3)
format date and time
strictures(3pm)
Turn on strict and make most warnings fatal
strictures::extra(3pm)
enable or disable strictures additional checks
String(3o)
Strings.
string(3)
string operations
String::Copyright(3pm)
Representation of text-based copyright statements
String::CRC32(3pm)
Perl interface for cyclic redundancy check generation
String::Escape(3pm)
Backslash escapes, quoted phrase, word elision, etc.
String::License(3pm)
detect source code license statements in a text string
String::License::Naming(3pm)
base class for names of licenses and license ...
String::License::Naming::Custom(3pm)
names of licenses and license naming ...
String::License::Naming::SPDX(3pm)
licenses as named by SPDX
String::Print(3pm)
printf alternative
String::RewritePrefix(3pm)
rewrite strings based on a set of known prefixes
String::ShellQuote(3pm)
quote strings for passing through the shell
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)
Strings.
stringlist(3bsd)
stringlist manipulation functions
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(3bsd)
size-bounded string copying and concatenation
strlcpy(3bsd)
size-bounded string copying and concatenation
strlen(3)
calculate the length of a string
strmm(3)
real
strmode(3bsd)
convert inode status information into a symbolic string
strmv(3)
real
strnames(3ncurses)
curses terminfo global variables
strncasecmp(3)
compare two strings ignoring case
strncat(3)
concatenate a null-padded character sequence into a st...
strncmp(3)
compare two strings
strncpy(3)
zero a fixed-width buffer and copy a string into a cha...
strndup(3)
duplicate a string
strndupa(3)
duplicate a string
strneqvcmp(3)
compare two strings with an equivalence mapping
strnlen(3)
determine the length of a fixed-size string
strnstr(3bsd)
locate a substring in a string
strnunvis(3bsd)
decode a visual representation of characters
strnvis(3bsd)
visually encode characters
Strongly_connected_components(3o)
Kosaraju's algorithm for strongly connec...
Strongly_connected_components.Make(3o)
no description
Strongly_connected_components.S(3o)
no description
Strongly_connected_components.S.Id(3o)
no description
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
strrfs(3)
real
strsen(3)
real
strsep(3)
extract token from string
strsignal(3)
return string describing signal
strsm(3)
real
strsna(3)
real
strspn(3)
get length of a prefix substring
strstr(3)
locate a substring
strsv(3)
real
strsyl(3)
real
strti2(3)
real
strtod(3)
convert ASCII string to floating-point number
strtof(3)
convert ASCII string to floating-point number
strtoi(3bsd)
convert string value to an intmax_t integer
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(3bsd)
reliably convert string value to an integer
strtoq(3)
convert a string to a long integer
strtou(3bsd)
convert a string to an uintmax_t 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
strtransform(3)
convert a string into its mapped-to value
strtri(3)
real
strtrs(3)
real
strttf(3)
real
strttp(3)
real
Struct::Dumb(3pm)
make simple lightweight record-like structures
strunvis(3bsd)
decode a visual representation of characters
strverscmp(3)
compare two version strings
strvis(3bsd)
visually encode characters
strvisx(3bsd)
visually encode characters
strxfrm(3)
string transformation
stzrzf(3)
real
Sub::Defer(3pm)
Defer generation of subroutines until they are first c...
Sub::Exporter(3pm)
a sophisticated exporter for custom-built routines
Sub::Exporter::Cookbook(3pm)
useful, demonstrative, or stupid Sub::Exporte...
Sub::Exporter::Progressive(3pm)
Only use Sub::Exporter if you need it
Sub::Exporter::Tutorial(3pm)
a friendly guide to exporting with Sub::Exporter
Sub::Exporter::Util(3pm)
utilities to make Sub::Exporter easier
Sub::Identify(3pm)
Retrieve names of code references
Sub::Install(3pm)
install subroutines into packages easily
Sub::Name(3pm)
(Re)name a sub
Sub::Override(3pm)
Perl extension for easily overriding subroutines
Sub::Quote(3pm)
Efficient generation of subroutines via string eval
Sub::Util(3pm)
A selection of utility subroutines for subs and CODE r...
subpad(3ncurses)
create and display curses pads
subwin(3ncurses)
create curses windows
suseconds_t(3)
overview of system data types
suseconds_t(3type)
integer time
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
SVG(3pm)
Perl extension for generating Scalable Vector Graphics...
SVG::DOM(3pm)
A library of DOM (Document Object Model) methods for S...
SVG::Element(3pm)
Generate the element bits for SVG.pm
SVG::Extension(3pm)
additional methods
SVG::XML(3pm)
Handle the XML generation bits for SVG.pm
SVN::Base(3perl)
Base class for importing symbols for svn modules
SVN::Client(3perl)
Subversion client functions
SVN::Core(3perl)
Core module of the subversion perl bindings
SVN::Delta(3perl)
Subversion delta functions
SVN::Fs(3perl)
Subversion filesystem functions
SVN::Ra(3perl)
Subversion remote access functions
SVN::Repos(3perl)
Subversion repository functions
SVN::Wc(3perl)
Subversion working copy functions
swab(3)
swap adjacent bytes
swapcontext(3)
manipulate user context
Switch(3pm)
A switch statement for Perl, do not use if you can use...
swprintf(3)
formatted wide-character output conversion
SXNET_free(3ssl)
ASN1 object utilities
SXNET_new(3ssl)
ASN1 object utilities
SXNETID_free(3ssl)
ASN1 object utilities
SXNETID_new(3ssl)
ASN1 object utilities
SY(3)
Symmetric Matrix
syncok(3ncurses)
create curses windows
Syntax::Keyword::Try(3pm)
a "try/catch/finally" syntax for perl
Syntax::Keyword::Try::Deparse(3pm)
B::Deparse support for Syntax::Keyword:...
Syntaxerr(3o)
Auxiliary type for reporting syntax errors
Sys(3o)
System interface.
Sys.Immediate64(3o)
no description
Sys.Immediate64.Immediate(3o)
no description
Sys.Immediate64.Make(3o)
no description
Sys.Immediate64.Non_immediate(3o)
no description
Sys::CPU(3pm)
Perl extension for getting CPU information. Currently ...
Sys::CpuAffinity(3pm)
Set CPU affinity for processes
Sys::Hostname::Long(3pm)
Try every conceivable way to get full hostname
sys_errlist(3)
print a system error message
sys_nerr(3)
print a system error message
sys_siglist(3)
return string describing signal
sysconf(3)
get configuration information at run time
sysexits.h(3head)
exit codes for programs
syslog(3)
send messages to the system logger
system(3)
execute a shell command
system_data_types(3)
overview of system data types
sysv_signal(3)
signal handling with System V semantics

T

TABSIZE(3ncurses)
curses global variables
tailq(3)
implementation of a doubly linked tail queue
TAILQ_CLASS_ENTRY(3bsd)
implementations of singly-linked lists, singly-lin...
TAILQ_CLASS_HEAD(3bsd)
implementations of singly-linked lists, singly-link...
TAILQ_CONCAT(3)
implementation of a doubly linked tail queue
TAILQ_CONCAT(3bsd)
implementations of singly-linked lists, singly-linked ...
TAILQ_EMPTY(3)
implementation of a doubly linked tail queue
TAILQ_EMPTY(3bsd)
implementations of singly-linked lists, singly-linked ...
TAILQ_ENTRY(3)
implementation of a doubly linked tail queue
TAILQ_ENTRY(3bsd)
implementations of singly-linked lists, singly-linked ...
TAILQ_FIRST(3)
implementation of a doubly linked tail queue
TAILQ_FIRST(3bsd)
implementations of singly-linked lists, singly-linked ...
TAILQ_FOREACH(3)
implementation of a doubly linked tail queue
TAILQ_FOREACH(3bsd)
implementations of singly-linked lists, singly-linked ...
TAILQ_FOREACH_FROM(3bsd)
implementations of singly-linked lists, singly-li...
TAILQ_FOREACH_FROM_SAFE(3bsd)
implementations of singly-linked lists, sing...
TAILQ_FOREACH_REVERSE(3)
implementation of a doubly linked tail queue
TAILQ_FOREACH_REVERSE(3bsd)
implementations of singly-linked lists, singly...
TAILQ_FOREACH_REVERSE_FROM(3bsd)
implementations of singly-linked lists, s...
TAILQ_FOREACH_REVERSE_FROM_SAFE(3bsd)
implementations of singly-linked lis...
TAILQ_FOREACH_REVERSE_SAFE(3bsd)
implementations of singly-linked lists, s...
TAILQ_FOREACH_SAFE(3bsd)
implementations of singly-linked lists, singly-li...
TAILQ_HEAD(3)
implementation of a doubly linked tail queue
TAILQ_HEAD(3bsd)
implementations of singly-linked lists, singly-linked ...
TAILQ_HEAD_INITIALIZER(3)
implementation of a doubly linked tail queue
TAILQ_HEAD_INITIALIZER(3bsd)
implementations of singly-linked lists, singl...
TAILQ_INIT(3)
implementation of a doubly linked tail queue
TAILQ_INIT(3bsd)
implementations of singly-linked lists, singly-linked ...
TAILQ_INSERT_AFTER(3)
implementation of a doubly linked tail queue
TAILQ_INSERT_AFTER(3bsd)
implementations of singly-linked lists, singly-li...
TAILQ_INSERT_BEFORE(3)
implementation of a doubly linked tail queue
TAILQ_INSERT_BEFORE(3bsd)
implementations of singly-linked lists, singly-l...
TAILQ_INSERT_HEAD(3)
implementation of a doubly linked tail queue
TAILQ_INSERT_HEAD(3bsd)
implementations of singly-linked lists, singly-lin...
TAILQ_INSERT_TAIL(3)
implementation of a doubly linked tail queue
TAILQ_INSERT_TAIL(3bsd)
implementations of singly-linked lists, singly-lin...
TAILQ_LAST(3)
implementation of a doubly linked tail queue
TAILQ_LAST(3bsd)
implementations of singly-linked lists, singly-linked ...
TAILQ_NEXT(3)
implementation of a doubly linked tail queue
TAILQ_NEXT(3bsd)
implementations of singly-linked lists, singly-linked ...
TAILQ_PREV(3)
implementation of a doubly linked tail queue
TAILQ_PREV(3bsd)
implementations of singly-linked lists, singly-linked ...
TAILQ_REMOVE(3)
implementation of a doubly linked tail queue
TAILQ_REMOVE(3bsd)
implementations of singly-linked lists, singly-linked ...
TAILQ_SWAP(3)
implementation of a doubly linked tail queue
TAILQ_SWAP(3bsd)
implementations of singly-linked lists, singly-linked ...
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
Targetint(3o)
Target processor-native integers.
Task::Weaken(3pm)
Ensure that a platform has weaken support
tcdrain(3)
get and set terminal attributes, line control, get and...
tcflag_t(3type)
terminal special characters, baud rates, modes
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 search tree
tdestroy(3)
manage a binary search tree
telldir(3)
return current location in directory stream
Template(3pm)
Front-end module to the Template Toolkit
Template::Base(3pm)
Base class module implementing common functionality
Template::Config(3pm)
Factory module for instantiating other TT2 modules
Template::Constants(3pm)
Defines constants for the Template Toolkit
Template::Context(3pm)
Runtime context in which templates are processed
Template::Directive(3pm)
Perl code generator for template directives
Template::Document(3pm)
Compiled template document object
Template::Exception(3pm)
Exception handling class module
Template::FAQ(3pm)
Frequently Asked Questions about the Template Toolkit
Template::Filters(3pm)
Post-processing filters for template blocks
Template::Grammar(3pm)
Parser state/rule tables for the TT grammar
Template::Iterator(3pm)
Data iterator used by the FOREACH directive
Template::Manual(3pm)
Template Toolkit User Manual
Template::Manual::Config(3pm)
Configuration options
Template::Manual::Credits(3pm)
Author and contributor credits
Template::Manual::Directives(3pm)
Template directives
Template::Manual::Filters(3pm)
Standard filters
Template::Manual::Internals(3pm)
Template Toolkit internals
Template::Manual::Intro(3pm)
Introduction to the Template Toolkit
Template::Manual::Plugins(3pm)
Standard plugins
Template::Manual::Syntax(3pm)
Directive syntax, structure and semantics
Template::Manual::Variables(3pm)
Template variables and code bindings
Template::Manual::Views(3pm)
Template Toolkit views (experimental)
Template::Manual::VMethods(3pm)
Virtual Methods
Template::Modules(3pm)
Template Toolkit Modules
Template::Namespace::Constants(3pm)
Compile time constant folding
Template::Parser(3pm)
LALR(1) parser for compiling template documents
Template::Plugin(3pm)
Base class for Template Toolkit plugins
Template::Plugin::Assert(3pm)
trap undefined values
Template::Plugin::CGI(3pm)
Interface to the CGI module
Template::Plugin::Datafile(3pm)
Plugin to construct records from a simple ...
Template::Plugin::Date(3pm)
Plugin to generate formatted date strings
Template::Plugin::Directory(3pm)
Plugin for generating directory listings
Template::Plugin::Dumper(3pm)
Plugin interface to Data::Dumper
Template::Plugin::File(3pm)
Plugin providing information about files
Template::Plugin::Filter(3pm)
Base class for plugin filters
Template::Plugin::Format(3pm)
Plugin to create formatting functions
Template::Plugin::HTML(3pm)
Plugin to create HTML elements
Template::Plugin::Image(3pm)
Plugin access to image sizes
Template::Plugin::Iterator(3pm)
Plugin to create iterators (Template::Iter...
Template::Plugin::Math(3pm)
Plugin providing mathematical functions
Template::Plugin::Pod(3pm)
Plugin interface to Pod::POM (Pod Object Model)
Template::Plugin::Procedural(3pm)
Base class for procedural plugins
Template::Plugin::Scalar(3pm)
call object methods in scalar context
Template::Plugin::String(3pm)
Object oriented interface for string manipul...
Template::Plugin::Table(3pm)
Plugin to present data in a table
Template::Plugin::URL(3pm)
Plugin to construct complex URLs
Template::Plugin::View(3pm)
Plugin to create views (Template::View)
Template::Plugin::Wrap(3pm)
Plugin interface to Text::Wrap
Template::Plugin::XML(3pm)
XML plugin for the Template Toolkit
Template::Plugin::XML::DOM(3pm)
Plugin interface to XML::DOM
Template::Plugin::XML::File(3pm)
TT plugin for XML files
Template::Plugin::XML::LibXML(3pm)
XML::LibXML Template Toolkit Plugin
Template::Plugin::XML::RSS(3pm)
Plugin interface to XML::RSS
Template::Plugin::XML::Simple(3pm)
Plugin interface to XML::Simple
Template::Plugin::XML::Style(3pm)
Simple XML stylesheet transfomations
Template::Plugin::XML::XPath(3pm)
Plugin interface to XML::XPath
Template::Plugins(3pm)
Plugin provider module
Template::Provider(3pm)
Provider module for loading/compiling templates
Template::Service(3pm)
General purpose template processing service
Template::Stash(3pm)
Magical storage for template variables
Template::Stash::Context(3pm)
Experimetal stash allowing list/scalar conte...
Template::Stash::XS(3pm)
High-speed variable stash written in C
Template::Test(3pm)
Module for automating TT2 test scripts
Template::Tiny(3pm)
Template Toolkit reimplemented in as little code as po...
Template::Toolkit(3pm)
Template Processing System
Template::Tools(3pm)
Command Line Tools for the Template Toolkit
Template::Tools::tpage(3pm)
Process templates from command line
Template::Tools::ttree(3pm)
Process entire directory trees of templates
Template::Tutorial(3pm)
Template Toolkit Tutorials
Template::Tutorial::Datafile(3pm)
Creating Data Output Files Using the Tem...
Template::Tutorial::Web(3pm)
Generating Web Content Using the Template Too...
Template::View(3pm)
customised view of a template processing context
Template::VMethods(3pm)
Virtual methods for variables
Template::XML(3pm)
XML plugins for the Template Toolkit
tempnam(3)
create a name for a temporary file
Term::ReadKey(3pm)
A perl module for simple terminal control
Term::UI(3pm)
Term::ReadLine UI made easy
Term::UI::History(3pm)
history function
term_attrs(3ncurses)
curses environment query routines
term_attrs_sp(3ncurses)
curses screen-pointer extension
termattrs(3ncurses)
curses environment query routines
termattrs_sp(3ncurses)
curses screen-pointer extension
termcap(3ncurses)
curses emulation of termcap
Terminfo(3o)
Basic interface to the terminfo database
terminfo(3ncurses)
curses interfaces to terminfo database
terminfo_variables(3ncurses)
curses terminfo global variables
termios(3)
get and set terminal attributes, line control, get and...
termname(3ncurses)
curses environment query routines
termname_sp(3ncurses)
curses screen-pointer extension
Test::Assertions(3pm)
a simple set of building blocks for both unit and ru...
Test::Assertions::Manual(3pm)
A guide to using Test::Assertions
Test::Assertions::TestScript(3pm)
Base for test scripts
Test::Deep(3pm)
Extremely flexible deep comparison
Test::Deep::NoTest(3pm)
Use Test::Deep outside of the testing framework
Test::Fatal(3pm)
incredibly simple helpers for testing code with except...
Test::Future(3pm)
unit test assertions for Future instances
Test::Future::AsyncAwait::Awaitable(3pm)
conformance tests for awaitable r...
Test::Future::Deferred(3pm)
a future which completes later
Test::HTML::Lint(3pm)
Test::More-style wrapper around HTML::Lint
Test::Lintian(3)
- Check Lintian files for issues
Test::Lintian::Build(3)
- routines to prepare the work directories
Test::Lintian::ConfigFile(3)
- generic helper routines for colon-delimited...
Test::Lintian::Filter(3)
- Functions to select with tests to run
Test::Lintian::Helper(3)
- Helper functions for various testing parts
Test::Lintian::Hooks(3)
- hook routines for the test runners
Test::Lintian::Prepare(3)
- routines to prepare the work directories
Test::Lintian::Run(3)
- generic runner for all suites
Test::Lintian::Templates(3)
- Helper routines dealing with templates
Test::Metrics::Any(3pm)
assert that code produces metrics via Metrics::Any
Test::Mojo(3pm)
Testing Mojo
Test::Moose(3pm)
Test functions for Moose specific features
Test::Mouse(3pm)
Test functions for Mouse specific features
Test::Refcount(3pm)
assert reference counts on objects
Test::ScriptAge(3)
- routines relating to the age of Perl scripts
Test::SharedFork(3pm)
fork test
Test::Specio(3pm)
Test helpers for Specio
Test::SQL::Translator(3pm)
Test::More test functions for the Schema objects.
Test::StagedFileProducer(3)
- mtime-based file production engine
Test::TCP(3pm)
testing TCP program
Test::TCP::CheckPort(3pm)
check if a port is open from command line
Test::TypeTiny(3pm)
useful functions for testing the efficacy of type cons...
testing(3)
LAPACK Testing
Text::Autoformat(3pm)
Automatic text wrapping and reformatting
Text::CharWidth(3pm)
Get number of occupied columns of a string on terminal
Text::CSV(3pm)
comma-separated values manipulator (using XS or PurePerl)
Text::CSV_PP(3pm)
Text::CSV_XS compatible pure-Perl module
Text::CSV_XS(3pm)
comma-separated values manipulation routines
Text::Glob(3pm)
match globbing patterns against text
Text::Iconv(3pm)
Perl interface to iconv() codeset conversion function
Text::Levenshtein(3pm)
calculate the Levenshtein edit distance between two...
Text::LevenshteinXS(3pm)
An XS implementation of the Levenshtein edit dist...
Text::LineFold(3pm)
Line Folding for Plain Text
Text::Markdown::Discount(3pm)
fast function for converting markdown to HTM...
Text::RecordParser(3pm)
read record-oriented files
Text::RecordParser::Object(3pm)
read delimited text files as objects
Text::RecordParser::Tab(3pm)
read tab-delimited files
Text::Reform(3pm)
Manual text wrapping and reformatting
Text::Soundex(3pm)
Implementation of the soundex algorithm.
Text::TabularDisplay(3pm)
Display text in formatted table output
Text::Template(3pm)
Expand template text with embedded Perl
Text::Template::Preprocess(3pm)
Expand template text with embedded Perl
Text::Unidecode(3pm)
- plain ASCII transliterations of Unicode text
Text::WrapI18N(3pm)
Line wrapping module with support for multibyte, fullw...
Text::Wrapper(3pm)
Word wrap text by breaking long lines
Text::Xslate(3pm)
Scalable template engine for Perl5
Text::Xslate::Bridge(3pm)
The interface base class to import methods
Text::Xslate::Bridge::Star(3pm)
Selection of common utilities for templates
Text::Xslate::Compiler(3pm)
An Xslate compiler to generate intermediate code
Text::Xslate::HashWithDefault(3pm)
Helper class to fill in default values
Text::Xslate::Manual(3pm)
Xslate users manual
Text::Xslate::Manual::Builtin(3pm)
Builtin methods and filters/functions i...
Text::Xslate::Manual::Cookbook(3pm)
How to cook Xslate templates
Text::Xslate::Manual::Debugging(3pm)
Debugging techniques for Xslate templ...
Text::Xslate::Manual::FAQ(3pm)
Frequently asked questions and answers
Text::Xslate::Parser(3pm)
The base class of template parsers
Text::Xslate::PP(3pm)
Yet another Text::Xslate runtime in pure Perl
Text::Xslate::PP::Const(3pm)
Text::Xslate constants in pure Perl
Text::Xslate::PP::Method(3pm)
Text::Xslate builtin method call in pure Perl
Text::Xslate::PP::Opcode(3pm)
Text::Xslate opcode implementation in pure Perl
Text::Xslate::PP::State(3pm)
Text::Xslate pure-Perl virtual machine state
Text::Xslate::PP::Type::Macro(3pm)
Text::Xslate macro object in pure Perl
Text::Xslate::PP::Type::Pair(3pm)
Text::Xslate builtin pair type in pure Perl
Text::Xslate::PP::Type::Raw(3pm)
Text::Xslate raw string type in pure Perl
Text::Xslate::Runner(3pm)
The guts of the xslate(1) command
Text::Xslate::Symbol(3pm)
The symbol representation used by parsers and co...
Text::Xslate::Syntax::Kolon(3pm)
The default template syntax
Text::Xslate::Syntax::Metakolon(3pm)
The same as Kolon but using [% ... %]...
Text::Xslate::Syntax::TTerse(3pm)
An alternative syntax compatible with Te...
Text::Xslate::Type::Raw(3pm)
The raw string representation
Text::Xslate::Util(3pm)
A set of utilities for Xslate
textdomain(3)
set domain for future gettext() calls
tfind(3)
manage a binary search tree
tgamma(3)
true gamma function
tgammaf(3)
true gamma function
tgammal(3)
true gamma function
tgetent(3ncurses)
curses emulation of termcap
tgetent_sp(3ncurses)
curses screen-pointer extension
tgetflag(3ncurses)
curses emulation of termcap
tgetflag_sp(3ncurses)
curses screen-pointer extension
tgetnum(3ncurses)
curses emulation of termcap
tgetnum_sp(3ncurses)
curses screen-pointer extension
tgetstr(3ncurses)
curses emulation of termcap
tgetstr_sp(3ncurses)
curses screen-pointer extension
tgoto(3ncurses)
curses emulation of termcap
tgoto_sp(3ncurses)
curses screen-pointer extension
Thread(3o)
Lightweight threads for Posix 1003.1c and Win32.
threads(3ncurses)
curses thread support
ThreadUnix(3o)
Thread-compatible system calls.
Throwable(3pm)
a role for classes that can be thrown
Throwable::Error(3pm)
an easy-to-use class for error objects
Tie::IxHash(3pm)
ordered associative arrays for Perl
Tie::RefHash::Weak(3pm)
A Tie::RefHash subclass with weakened references i...
TIFFAccessTagMethods(3tiff)
provides read/write access to the TIFFTagMethods
_TIFFauxiliary(3tiff)
auxiliary functions
TIFFbuffer(3tiff)
I/O buffering control routines
TIFFClientInfo(3tiff)
provides a method to hand over user defined data fro...
TIFFClose(3tiff)
close a previously opened TIFF file
TIFFcodec(3tiff)
codec-related utility routines
TIFFcolor(3tiff)
color conversion routines
TIFFCreateDirectory(3tiff)
routines to create a directory and retrieve inf...
TIFFCustomDirectory(3tiff)
routines to create a custom directory
TIFFCustomTagList(3tiff)
returns information about the custom tag list
TIFFDataWidth(3tiff)
get the size of TIFF data types
TIFFDeferStrileArrayWriting(3tiff)
defer strile array writing
TIFFError(3tiff)
library error handling interface
TIFFFieldDataType(3tiff)
get TIFF data type from field information
TIFFFieldName(3tiff)
get TIFF field name from field information
TIFFFieldPassCount(3tiff)
get whether to pass a count to TIFFGetField/TIFF...
TIFFFieldQuery(3tiff)
routines to query TIFF field information
TIFFFieldReadCount(3tiff)
get number of values to be read from field
TIFFFieldTag(3tiff)
get TIFF field tag value from field information
TIFFFieldWriteCount(3tiff)
get number of values to be written to field
TIFFFlush(3tiff)
flush pending writes to an open TIFF file
TIFFGetField(3tiff)
get the value(s) of a tag in an open TIFF file
TIFFmemory(3tiff)
memory management-related functions for use with TIFF ...
TIFFMergeFieldInfo(3tiff)
add application-defined TIFF tags to the list of...
TIFFOpen(3tiff)
open a TIFF file for reading or writing
TIFFPrintDirectory(3tiff)
print a description of a TIFF directory
TIFFProcFunctions(3tiff)
set TIFF processing functions
TIFFquery(3tiff)
query routines
TIFFReadDirectory(3tiff)
get the contents of the next directory in an open...
TIFFReadEncodedStrip(3tiff)
read and decode a strip of data from an open T...
TIFFReadEncodedTile(3tiff)
read and decode a tile of data from an open TIF...
TIFFReadFromUserBuffer(3tiff)
decode data using an user defined buffer
TIFFReadRawStrip(3tiff)
return the undecoded contents of a strip of data f...
TIFFReadRawTile(3tiff)
return an undecoded tile of data from an open TIFF ...
TIFFReadRGBAImage(3tiff)
read and decode an image into a fixed-format raster
TIFFReadRGBAStrip(3tiff)
read and decode an image strip into a fixed-forma...
TIFFReadRGBATile(3tiff)
read and decode an image tile into a fixed-format ...
TIFFReadScanline(3tiff)
read and decode a scanline of data from an open TI...
TIFFReadTile(3tiff)
read and decode a tile of data from an open TIFF file
_TIFFRewriteField(3tiff)
rewrite a field in the directory on disk
TIFFRGBAImage(3tiff)
read and decode an image into a raster
TIFFSetDirectory(3tiff)
set the current directory for an open TIFF file
TIFFSetField(3tiff)
set the value(s) of a tag in a TIFF file open for writing
TIFFSetTagExtender(3tiff)
register the merge function for user defined tag...
TIFFsize(3tiff)
return the size of various items associated with an op...
TIFFStrileQuery(3tiff)
get strile byte count and offset
TIFFstrip(3tiff)
strip-related utility routines
TIFFswab(3tiff)
byte- and bit-swapping routines
TIFFtile(3tiff)
tile-related utility routines
TIFFWarning(3tiff)
library warning interface
TIFFWriteDirectory(3tiff)
write the current directory in an open TIFF file
TIFFWriteEncodedStrip(3tiff)
compress and write a strip of data to an open...
TIFFWriteEncodedTile(3tiff)
compress and write a tile of data to an open T...
TIFFWriteRawStrip(3tiff)
write a strip of raw data to an open TIFF file
TIFFWriteRawTile(3tiff)
write a tile of raw data to an open TIFF file
TIFFWriteScanline(3tiff)
write a scanline to an open TIFF file
TIFFWriteTile(3tiff)
encode and write a tile of data to an open TIFF file
tigetflag(3ncurses)
curses interfaces to terminfo database
tigetflag_sp(3ncurses)
curses screen-pointer extension
tigetnum(3ncurses)
curses interfaces to terminfo database
tigetnum_sp(3ncurses)
curses screen-pointer extension
tigetstr(3ncurses)
curses interfaces to terminfo database
tigetstr_sp(3ncurses)
curses screen-pointer extension
time(3am)
time functions for gawk
Time::Duration(3pm)
rounded or exact English expression of durations
Time::Moment(3pm)
Represents a date and time of day with an offset from UTC
Time::Moment::Adjusters(3pm)
Adjusters for Time::Moment
Time::Zone(3pm)
- miscellaneous timezone manipulations routines
time_t(3)
overview of system data types
time_t(3type)
integer time
timegm(3)
inverses of gmtime and localtime
timelocal(3)
inverses of gmtime and localtime
timeout(3ncurses)
curses input options
timer_t(3)
overview of system data types
timer_t(3type)
timer ID
timeradd(3)
timeval operations
timeradd(3bsd)
operations on time structure
timerclear(3)
timeval operations
timerclear(3bsd)
operations on time structure
timercmp(3)
timeval operations
timercmp(3bsd)
operations on time structure
timerisset(3)
timeval operations
timerisset(3bsd)
operations on time structure
timersub(3)
timeval operations
timersub(3bsd)
operations on time structure
timespec(3)
overview of system data types
timespec(3bsd)
time structures
timespec(3type)
time in seconds and nanoseconds
TIMESPEC_TO_TIMEVAL(3bsd)
time structures
timespecadd(3bsd)
operations on time structure
timespecclear(3bsd)
operations on time structure
timespeccmp(3bsd)
operations on time structure
timespecisset(3bsd)
operations on time structure
timespecsub(3bsd)
operations on time structure
timeval(3)
overview of system data types
timeval(3bsd)
time structures
timeval(3type)
time in seconds and microseconds
TIMEVAL_TO_TIMESPEC(3bsd)
time structures
timezone(3)
initialize time conversion information
tiparm(3ncurses)
curses interfaces to terminfo database
tiparm_sp(3ncurses)
curses screen-pointer extension
tkTable(3tk)
Create and manipulate tables
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
TLS_client_method(3ssl)
create a new SSL_CTX object as framework for TLS/S...
TLS_FEATURE_free(3ssl)
ASN1 object utilities
TLS_FEATURE_new(3ssl)
ASN1 object utilities
TLS_method(3ssl)
create a new SSL_CTX object as framework for TLS/SSL o...
TLS_server_method(3ssl)
create a new SSL_CTX object as framework for TLS/S...
TLSv1_1_client_method(3ssl)
create a new SSL_CTX object as framework for T...
TLSv1_1_method(3ssl)
create a new SSL_CTX object as framework for TLS/SSL ...
TLSv1_1_server_method(3ssl)
create a new SSL_CTX object as framework for T...
TLSv1_2_client_method(3ssl)
create a new SSL_CTX object as framework for T...
TLSv1_2_method(3ssl)
create a new SSL_CTX object as framework for TLS/SSL ...
TLSv1_2_server_method(3ssl)
create a new SSL_CTX object as framework for T...
TLSv1_client_method(3ssl)
create a new SSL_CTX object as framework for TLS...
TLSv1_method(3ssl)
create a new SSL_CTX object as framework for TLS/SSL o...
TLSv1_server_method(3ssl)
create a new SSL_CTX object as framework for TLS...
tm(3type)
broken-down time
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 uppercase or lowercase
tolower_l(3)
convert uppercase or lowercase
top_panel(3curses)
panel stack extension for curses
top_row(3menu)
set and get current_menu_item
touch(3ncurses)
curses refresh control routines
touchline(3ncurses)
curses refresh control routines
touchwin(3ncurses)
curses refresh control routines
toupper(3)
convert uppercase or lowercase
toupper_l(3)
convert uppercase or lowercase
towctrans(3)
wide-character transliteration
towlower(3)
convert a wide character to lowercase
towlower_l(3)
convert a wide character to lowercase
towupper(3)
convert a wide character to uppercase
towupper_l(3)
convert a wide character to uppercase
tparm(3ncurses)
curses interfaces to terminfo database
tparm_sp(3ncurses)
curses screen-pointer extension
tputs(3ncurses)
curses interfaces to terminfo database
tputs_sp(3ncurses)
curses screen-pointer extension
trace(3ncurses)
curses debugging routines
_traceattr(3ncurses)
curses debugging routines
_traceattr2(3ncurses)
curses debugging routines
_tracecchar_t(3ncurses)
curses debugging routines
_tracecchar_t2(3ncurses)
curses debugging routines
_tracechar(3ncurses)
curses debugging routines
_tracechtype(3ncurses)
curses debugging routines
_tracechtype2(3ncurses)
curses debugging routines
_tracedump(3ncurses)
curses debugging routines
_tracef(3ncurses)
curses debugging routines
tracef(3)
LTTng-UST printf(3)-like interface
tracelog(3)
LTTng-UST printf(3)-like interface with a log level
_tracemouse(3ncurses)
curses debugging routines
tracepoint(3)
LTTng user space tracing
tracepoint_enabled(3)
LTTng user space tracing
tree(3bsd)
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 $@
TS_ACCURACY_dup(3ssl)
ASN1 object utilities
TS_ACCURACY_free(3ssl)
ASN1 object utilities
TS_ACCURACY_new(3ssl)
ASN1 object utilities
ts_close(3)
close a touch screen input device
ts_close_restricted(3)
use a custom function for closing the touchscreen's...
ts_conf_get(3)
get a pointer to struct ts_module_conf holding data fr...
ts_conf_set(3)
write a new TSLIB_CONFFILE config file and reload it.
ts_config(3)
read tslib's configuration
ts_error_fn(3)
use a custom error function for libts library errors
ts_fd(3)
get the file descriptor to a touchscreen device
ts_get_eventpath(3)
get the path to the currently opened touchscreen devic...
ts_libversion(3)
get version information on the currently running tslib
TS_MSG_IMPRINT_dup(3ssl)
ASN1 object utilities
TS_MSG_IMPRINT_free(3ssl)
ASN1 object utilities
TS_MSG_IMPRINT_new(3ssl)
ASN1 object utilities
ts_open(3)
open a touch screen input device
ts_open_restricted(3)
use a custom function for opening the touchscreen's ...
ts_read(3)
read tslib touch samples
ts_read_mt(3)
read tslib touch samples
ts_read_raw(3)
read tslib touch samples
ts_read_raw_mt(3)
read tslib touch samples
TS_REQ_dup(3ssl)
ASN1 object utilities
TS_REQ_free(3ssl)
ASN1 object utilities
TS_REQ_new(3ssl)
ASN1 object utilities
TS_RESP_CTX_free(3ssl)
Timestamp response context object creation
TS_RESP_CTX_new(3ssl)
Timestamp response context object creation
TS_RESP_CTX_new_ex(3ssl)
Timestamp response context object creation
TS_RESP_dup(3ssl)
ASN1 object utilities
TS_RESP_free(3ssl)
ASN1 object utilities
TS_RESP_new(3ssl)
ASN1 object utilities
ts_setup(3)
find, open and configure a touch screen input device
TS_STATUS_INFO_dup(3ssl)
ASN1 object utilities
TS_STATUS_INFO_free(3ssl)
ASN1 object utilities
TS_STATUS_INFO_new(3ssl)
ASN1 object utilities
TS_TST_INFO_dup(3ssl)
ASN1 object utilities
TS_TST_INFO_free(3ssl)
ASN1 object utilities
TS_TST_INFO_new(3ssl)
ASN1 object utilities
TS_VERIFY_CTS_set_certs(3ssl)
set certificates for TS response verification
TS_VERIFY_CTX_set_certs(3ssl)
set certificates for TS response verification
tsearch(3)
manage a binary search 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
ttytype(3ncurses)
curses terminfo global variables
twalk(3)
manage a binary search tree
twalk_r(3)
manage a binary search tree
type(3caca)
libcaca DOS conio.h compatibility layer
Type::Coercion(3pm)
a set of coercions to a particular target type constraint
Type::Coercion::FromMoose(3pm)
a set of coercions borrowed from Moose
Type::Coercion::Union(3pm)
a set of coercions to a union type constraint
Type::CONTRIBUTING(3pm)
how to help with Type::Tiny
Type::Library(3pm)
tiny, yet Moo(se)-compatible type libraries
Type::Params(3pm)
sub signature validation using Type::Tiny type constra...
Type::Parser(3pm)
parse type constraint strings
Type::Registry(3pm)
a glorified hashref for looking up type constraints
Type::Tie(3pm)
tie a variable to a type constraint
Type::Tiny(3pm)
tiny, yet Moo(se)-compatible type constraint
Type::Tiny::_DeclaredType(3pm)
half-defined type constraint
Type::Tiny::_HalfOp(3pm)
half-completed overloaded operation
Type::Tiny::Class(3pm)
type constraints based on the "isa" method
Type::Tiny::ConstrainedObject(3pm)
shared behavour for Type::Tiny::Class, etc
Type::Tiny::Duck(3pm)
type constraints based on the "can" method
Type::Tiny::Enum(3pm)
string enum type constraints
Type::Tiny::Intersection(3pm)
intersection type constraints
Type::Tiny::Manual(3pm)
an overview of Type::Tiny
Type::Tiny::Manual::AllTypes(3pm)
alphabetical list of all type constraint...
Type::Tiny::Manual::Coercions(3pm)
advanced information on coercions
Type::Tiny::Manual::Contributing(3pm)
contributing to Type::Tiny development.
Type::Tiny::Manual::Installation(3pm)
how to install Type::Tiny
Type::Tiny::Manual::Libraries(3pm)
defining your own type libraries
Type::Tiny::Manual::NonOO(3pm)
Type::Tiny in non-object-oriented code
Type::Tiny::Manual::Optimization(3pm)
squeeze the most out of your CPU
Type::Tiny::Manual::Params(3pm)
advanced information on Type::Params
Type::Tiny::Manual::Policies(3pm)
Type::Tiny policies
Type::Tiny::Manual::UsingWithClassTiny(3pm)
use of Type::Tiny with Class::...
Type::Tiny::Manual::UsingWithMite(3pm)
how to use Type::Tiny with Mite
Type::Tiny::Manual::UsingWithMoo(3pm)
basic use of Type::Tiny with Moo
Type::Tiny::Manual::UsingWithMoo2(3pm)
advanced use of Type::Tiny with Moo
Type::Tiny::Manual::UsingWithMoo3(3pm)
alternative use of Type::Tiny with Moo
Type::Tiny::Manual::UsingWithMoose(3pm)
how to use Type::Tiny with Moose
Type::Tiny::Manual::UsingWithMouse(3pm)
how to use Type::Tiny with Mouse
Type::Tiny::Manual::UsingWithOther(3pm)
using Type::Tiny with Class::Insid...
Type::Tiny::Manual::UsingWithTestMore(3pm)
Type::Tiny for test suites
Type::Tiny::Role(3pm)
type constraints based on the "DOES" method
Type::Tiny::Union(3pm)
union type constraints
Type::Utils(3pm)
utility functions to make defining and using type cons...
TYPE_ALNUM(3form)
form system global variables
TYPE_ALPHA(3form)
form system global variables
TYPE_ENUM(3form)
form system global variables
TYPE_INTEGER(3form)
form system global variables
TYPE_IPV4(3form)
form system global variables
TYPE_NUMERIC(3form)
form system global variables
TYPE_REGEXP(3form)
form system global variables
typeahead(3ncurses)
curses input options
typeahead_sp(3ncurses)
curses screen-pointer extension
Types::Common(3pm)
the one stop shop
Types::Common::Numeric(3pm)
drop-in replacement for MooseX::Types::Common:...
Types::Common::String(3pm)
drop-in replacement for MooseX::Types::Common::...
Types::Serialiser(3pm)
simple data types for common serialisation formats
Types::Serialiser::Error(3pm)
dummy module for Types::Serialiser
Types::Standard(3pm)
bundled set of built-in types for Type::Tiny
Types::Standard::ArrayRef(3pm)
internals for the Types::Standard ArrayRef ...
Types::Standard::CycleTuple(3pm)
internals for the Types::Standard CycleTu...
Types::Standard::Dict(3pm)
internals for the Types::Standard Dict type con...
Types::Standard::HashRef(3pm)
internals for the Types::Standard HashRef ty...
Types::Standard::Map(3pm)
internals for the Types::Standard Map type const...
Types::Standard::ScalarRef(3pm)
internals for the Types::Standard ScalarRe...
Types::Standard::StrMatch(3pm)
internals for the Types::Standard StrMatch ...
Types::Standard::Tied(3pm)
internals for the Types::Standard Tied type con...
Types::Standard::Tuple(3pm)
internals for the Types::Standard Tuple type c...
Types::TypeTiny(3pm)
type constraints used internally by Type::Tiny
tzname(3)
initialize time conversion information
tzset(3)
initialize time conversion information

U

_U_dyn_cancel(3)
- cancel unwind-info for dynamically generated code
_U_dyn_register(3)
- register unwind-info for dynamically generated code
ualarm(3)
schedule signal after given number of microseconds
Uchar(3o)
Unicode characters.
udev_device_get_action(3)
Query device properties
udev_device_get_current_tags_list_entry(3)
Retrieve or set device attributes
udev_device_get_devlinks_list_entry(3)
Retrieve or set device attributes
udev_device_get_devnode(3)
Query device properties
udev_device_get_devnum(3)
Query device properties
udev_device_get_devpath(3)
Query device properties
udev_device_get_devtype(3)
Query device properties
udev_device_get_driver(3)
Query device properties
udev_device_get_is_initialized(3)
Query device properties
udev_device_get_parent(3)
Query device properties
udev_device_get_parent_with_subsystem...(3)
Query device properties
udev_device_get_properties_list_entry(3)
Retrieve or set device attributes
udev_device_get_property_value(3)
Retrieve or set device attributes
udev_device_get_subsystem(3)
Query device properties
udev_device_get_sysattr_list_entry(3)
Retrieve or set device attributes
udev_device_get_sysattr_value(3)
Retrieve or set device attributes
udev_device_get_sysname(3)
Query device properties
udev_device_get_sysnum(3)
Query device properties
udev_device_get_syspath(3)
Query device properties
udev_device_get_tags_list_entry(3)
Retrieve or set device attributes
udev_device_get_udev(3)
Query device properties
udev_device_has_current_tag(3)
Retrieve or set device attributes
udev_device_has_tag(3)
Retrieve or set device attributes
udev_device_new_from_device_id(3)
Create, acquire and release a udev devic...
udev_device_new_from_devnum(3)
Create, acquire and release a udev device o...
udev_device_new_from_environment(3)
Create, acquire and release a udev dev...
udev_device_new_from_subsystem_sysname(3)
Create, acquire and release a ud...
udev_device_new_from_syspath(3)
Create, acquire and release a udev device ...
udev_device_ref(3)
Create, acquire and release a udev device object
udev_device_set_sysattr_value(3)
Retrieve or set device attributes
udev_device_unref(3)
Create, acquire and release a udev device object
udev_enumerate_add_match_is_initialized(3)
Modify filters
udev_enumerate_add_match_parent(3)
Modify filters
udev_enumerate_add_match_property(3)
Modify filters
udev_enumerate_add_match_subsystem(3)
Modify filters
udev_enumerate_add_match_sysattr(3)
Modify filters
udev_enumerate_add_match_sysname(3)
Modify filters
udev_enumerate_add_match_tag(3)
Modify filters
udev_enumerate_add_nomatch_subsystem(3)
Modify filters
udev_enumerate_add_nomatch_sysattr(3)
Modify filters
udev_enumerate_add_syspath(3)
Query or modify a udev enumerate object
udev_enumerate_get_list_entry(3)
Query or modify a udev enumerate object
udev_enumerate_get_udev(3)
Query or modify a udev enumerate object
udev_enumerate_new(3)
Create, acquire and release a udev enumerate object
udev_enumerate_ref(3)
Create, acquire and release a udev enumerate object
udev_enumerate_scan_devices(3)
Query or modify a udev enumerate object
udev_enumerate_scan_subsystems(3)
Query or modify a udev enumerate object
udev_enumerate_unref(3)
Create, acquire and release a udev enumerate object
udev_list_entry(3)
Iterate and access udev lists
udev_list_entry_get_by_name(3)
Iterate and access udev lists
udev_list_entry_get_name(3)
Iterate and access udev lists
udev_list_entry_get_next(3)
Iterate and access udev lists
udev_list_entry_get_value(3)
Iterate and access udev lists
udev_monitor_enable_receiving(3)
Query and modify device monitor
udev_monitor_filter_add_match_subsyst...(3)
Modify filters
udev_monitor_filter_add_match_tag(3)
Modify filters
udev_monitor_filter_remove(3)
Modify filters
udev_monitor_filter_update(3)
Modify filters
udev_monitor_get_fd(3)
Query and modify device monitor
udev_monitor_get_udev(3)
Query and modify device monitor
udev_monitor_new_from_netlink(3)
Create, acquire and release a udev monito...
udev_monitor_receive_device(3)
Query and modify device monitor
udev_monitor_ref(3)
Create, acquire and release a udev monitor object
udev_monitor_set_receive_buffer_size(3)
Query and modify device monitor
udev_monitor_unref(3)
Create, acquire and release a udev monitor object
udev_new(3)
Create, acquire and release a udev context object
udev_ref(3)
Create, acquire and release a udev context object
udev_unref(3)
Create, acquire and release a udev context object
UI(3ssl)
user interface
UI_add_error_string(3ssl)
user interface
UI_add_info_string(3ssl)
user interface
UI_add_input_boolean(3ssl)
user interface
UI_add_input_string(3ssl)
user interface
UI_add_user_data(3ssl)
user interface
UI_add_verify_string(3ssl)
user interface
UI_construct_prompt(3ssl)
user interface
UI_create_method(3ssl)
user interface method creation and destruction
UI_ctrl(3ssl)
user interface
UI_destroy_method(3ssl)
user interface method creation and destruction
UI_dup_error_string(3ssl)
user interface
UI_dup_info_string(3ssl)
user interface
UI_dup_input_boolean(3ssl)
user interface
UI_dup_input_string(3ssl)
user interface
UI_dup_user_data(3ssl)
user interface
UI_dup_verify_string(3ssl)
user interface
UI_free(3ssl)
user interface
UI_get0_action_string(3ssl)
User interface string parsing
UI_get0_output_string(3ssl)
User interface string parsing
UI_get0_result(3ssl)
user interface
UI_get0_result_string(3ssl)
User interface string parsing
UI_get0_test_string(3ssl)
User interface string parsing
UI_get0_user_data(3ssl)
user interface
UI_get_app_data(3ssl)
application-specific data
UI_get_default_method(3ssl)
user interface
UI_get_ex_data(3ssl)
application-specific data
UI_get_ex_new_index(3ssl)
application-specific data
UI_get_input_flags(3ssl)
User interface string parsing
UI_get_method(3ssl)
user interface
UI_get_result_length(3ssl)
user interface
UI_get_result_maxsize(3ssl)
User interface string parsing
UI_get_result_minsize(3ssl)
User interface string parsing
UI_get_result_string_length(3ssl)
User interface string parsing
UI_get_string_type(3ssl)
User interface string parsing
UI_METHOD(3ssl)
user interface method creation and destruction
UI_method_get_closer(3ssl)
user interface method creation and destruction
UI_method_get_data_destructor(3ssl)
user interface method creation and des...
UI_method_get_data_duplicator(3ssl)
user interface method creation and des...
UI_method_get_ex_data(3ssl)
user interface method creation and destruction
UI_method_get_flusher(3ssl)
user interface method creation and destruction
UI_method_get_opener(3ssl)
user interface method creation and destruction
UI_method_get_prompt_constructor(3ssl)
user interface method creation and ...
UI_method_get_reader(3ssl)
user interface method creation and destruction
UI_method_get_writer(3ssl)
user interface method creation and destruction
UI_method_set_closer(3ssl)
user interface method creation and destruction
UI_method_set_data_duplicator(3ssl)
user interface method creation and des...
UI_method_set_ex_data(3ssl)
user interface method creation and destruction
UI_method_set_flusher(3ssl)
user interface method creation and destruction
UI_method_set_opener(3ssl)
user interface method creation and destruction
UI_method_set_prompt_constructor(3ssl)
user interface method creation and ...
UI_method_set_reader(3ssl)
user interface method creation and destruction
UI_method_set_writer(3ssl)
user interface method creation and destruction
UI_new(3ssl)
user interface
UI_new_method(3ssl)
user interface
UI_null(3ssl)
user interface
UI_OpenSSL(3ssl)
user interface
UI_process(3ssl)
user interface
UI_set_app_data(3ssl)
application-specific data
UI_set_default_method(3ssl)
user interface
UI_set_ex_data(3ssl)
application-specific data
UI_set_method(3ssl)
user interface
UI_set_result(3ssl)
User interface string parsing
UI_set_result_ex(3ssl)
User interface string parsing
UI_STRING(3ssl)
User interface string parsing
UI_string_types(3ssl)
User interface string parsing
UI_UTIL_read_pw(3ssl)
user interface utilities
UI_UTIL_read_pw_string(3ssl)
user interface utilities
UI_UTIL_wrap_read_pem_callback(3ssl)
user interface utilities
uid_from_user(3bsd)
cache password and group entries
uid_t(3)
overview of system data types
uid_t(3type)
process/user/group identifier
uint16_t(3)
overview of system data types
uint16_t(3type)
fixed-width basic integer types
uint32_t(3)
overview of system data types
uint32_t(3type)
fixed-width basic integer types
uint64_t(3)
overview of system data types
uint64_t(3type)
fixed-width basic integer types
uint8_t(3)
overview of system data types
uint8_t(3type)
fixed-width basic integer types
uintmax_t(3)
overview of system data types
uintmax_t(3type)
greatest-width basic integer types
uintN_t(3)
overview of system data types
uintN_t(3type)
fixed-width basic integer types
uintptr_t(3)
overview of system data types
uintptr_t(3type)
integer types wide enough to hold pointers
ulckpwdf(3)
get shadow password file entry
ulimit(3)
get and set user limits
unctrl(3ncurses)
miscellaneous curses utility routines
unctrl_sp(3ncurses)
curses screen-pointer extension
undocumented(3)
undocumented library functions
unfocus_current_field(3form)
set and get form page number
unget_wch(3ncurses)
get (or push back) a wide character from curses termin...
unget_wch_sp(3ncurses)
curses screen-pointer extension
ungetc(3)
input of characters and strings
ungetch(3ncurses)
get (or push back) characters from curses terminal key...
ungetch_sp(3ncurses)
curses screen-pointer extension
ungetmouse(3ncurses)
mouse interface through curses
ungetmouse_sp(3ncurses)
curses screen-pointer extension
ungetwc(3)
push back a wide character onto a FILE stream
Unicode::CharName(3pm)
Look up Unicode character names
Unicode::GCString(3pm)
String as Sequence of UAX #29 Grapheme Clusters
Unicode::LineBreak(3pm)
UAX #14 Unicode Line Breaking Algorithm
Unicode::Map(3pm)
maps charsets from and to utf16 unicode
Unicode::Map8(3pm)
Mapping table between 8-bit chars and Unicode
Unicode::MapUTF8(3pm)
Conversions to and from arbitrary character sets and...
Unicode::String(3pm)
String of Unicode characters (UTF-16BE)
Unicode::UTF8(3pm)
Encoding and decoding of UTF-8 encoding form
Unit(3o)
Unit values.
UNIVERSAL::Object::ID(3pm)
Supply a unique object identifier to every object
UNIVERSAL::require(3pm)
require() modules from a variable [deprecated]
Unix(3o)
Interface to the Unix system.
Unix.LargeFile(3o)
File operations on large files.
UnixLabels(3o)
Interface to the Unix system.
UnixLabels.LargeFile(3o)
File operations on large files.
unlocked_stdio(3)
nonlocking stdio functions
unlockpt(3)
unlock a pseudoterminal master/slave pair
unpost_form(3form)
write or erase forms from associated subwindows
unpost_menu(3menu)
write or erase menus from associated subwindows
unsetenv(3)
change or add an environment variable
untouchwin(3ncurses)
curses refresh control routines
unvis(3bsd)
decode a visual representation of characters
unw_create_addr_space(3)
- create address space for remote unwinding
unw_destroy_addr_space(3)
- destroy unwind address space
unw_flush_cache(3)
- flush cached info
unw_get_accessors(3)
- get pointer to accessor call-backs
unw_get_fpreg(3)
- get contents of floating-point register
unw_get_proc_info(3)
- get info on current procedure
unw_get_proc_info_by_ip(3)
- get procedure info by IP
unw_get_proc_name(3)
- get name of current procedure
unw_get_reg(3)
- get register contents
unw_getcontext(3)
- get initial machine-state
unw_init_local(3)
- initialize cursor for local unwinding
unw_init_remote(3)
- initialize cursor for remote unwinding
unw_is_fpreg(3)
- check if a register is a floating-point register
unw_is_signal_frame(3)
- check if current frame is a signal frame
unw_regname(3)
- get register name
unw_resume(3)
- resume execution in a particular stack frame
unw_set_caching_policy(3)
- set unwind caching policy
unw_set_fpreg(3)
- set contents of floating-point register
unw_set_reg(3)
- set register contents
unw_step(3)
- advance to next stack frame
UP(3ncurses)
curses emulation of termcap
update_panels(3curses)
panel stack extension for curses
update_panels_sp(3ncurses)
curses screen-pointer extension
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
URL::Encode::XS(3pm)
XS implementation of URL::Encode
use_default_colors(3ncurses)
use terminal's default colors
use_default_colors_sp(3ncurses)
curses screen-pointer extension
use_env(3ncurses)
miscellaneous curses utility routines
use_env_sp(3ncurses)
curses screen-pointer extension
use_extended_names(3ncurses)
miscellaneous curses extensions
use_legacy_coding(3ncurses)
override locale-encoding checks
use_legacy_coding_sp(3ncurses)
curses screen-pointer extension
use_screen(3ncurses)
curses thread support
use_tioctl(3ncurses)
miscellaneous curses utility routines
use_tioctl_sp(3ncurses)
curses screen-pointer extension
use_window(3ncurses)
curses thread support
useconds_t(3type)
integer time
uselocale(3)
set/get the locale for the calling thread
user_from_uid(3bsd)
cache password and group entries
USERNOTICE_free(3ssl)
ASN1 object utilities
USERNOTICE_new(3ssl)
ASN1 object utilities
userptr(3form)
associate application data with a form item
userptr(3menu)
associate application data with a menu item
usleep(3)
suspend execution for microsecond intervals
ustpcpy(3)
copying strings and character sequences
ustr2stp(3)
copying strings and character sequences
util(3ncurses)
miscellaneous curses utility routines
utimensat(3)
change file timestamps with nanosecond precision
utmpname(3)
access utmp file entries
utmpxname(3)
access utmp file entries
UUID(3pm)
DCE compatible Universally Unique Identifier library f...
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 a 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_list(3)
overview of system data types
va_list(3type)
variable argument list
va_start(3)
variable argument lists
val(3caca)
Option parsing.
valloc(3)
allocate aligned memory
Variable::Magic(3pm)
Associate user-defined magic to variables from Perl.
variantsGEcomputational(3)
Variants Computational routines
variantsOTHERcomputational(3)
Variants Computational routines
variantsPOcomputational(3)
Variants Computational routines
vasprintf(3)
print to allocated string
vdprintf(3)
formatted output conversion
VendorRelease(3)
Display macros and functions
verr(3)
formatted error messages
verrx(3)
formatted error messages
versionsort(3)
scan a directory for matching entries
vfprintf(3)
formatted output conversion
vfscanf(3)
input FILE format conversion
vfwprintf(3)
formatted wide-character output conversion
vid_attr(3ncurses)
curses interfaces to terminfo database
vid_attr_sp(3ncurses)
curses screen-pointer extension
vid_puts(3ncurses)
curses interfaces to terminfo database
vid_puts_sp(3ncurses)
curses screen-pointer extension
vidattr(3ncurses)
curses interfaces to terminfo database
vidattr_sp(3ncurses)
curses screen-pointer extension
vidputs(3ncurses)
curses interfaces to terminfo database
vidputs_sp(3ncurses)
curses screen-pointer extension
vis(3bsd)
visually encode characters
VisualOfCCC(3)
Color Conversion Context macros
vlimit(3)
get/set resource limits
vline(3ncurses)
create curses borders, horizontal and vertical lines
vline_set(3ncurses)
create curses borders or lines using complex character...
void(3)
overview of system data types
void(3type)
abstract type
vprintf(3)
formatted output conversion
vscanf(3)
input FILE format conversion
vsnprintf(3)
formatted output conversion
vsprintf(3)
formatted output conversion
vsscanf(3)
input string format conversion
vswprintf(3)
formatted wide-character output conversion
vsyslog(3)
send messages to the system logger
vtimes(3)
get resource usage
vw_printw(3ncurses)
print formatted output in curses windows
vw_scanw(3ncurses)
convert formatted input from a curses window
vwarn(3)
formatted error messages
vwarnx(3)
formatted error messages
vwprintf(3)
formatted wide-character output conversion
vwprintw(3ncurses)
print formatted output in curses windows
vwscanw(3ncurses)
convert formatted input from a curses window

W

wadd_wch(3ncurses)
add a complex character and rendition to a curses wind...
wadd_wchnstr(3ncurses)
add an array of complex characters (and attributes)...
wadd_wchstr(3ncurses)
add an array of complex characters (and attributes) ...
waddch(3ncurses)
add a character (with attributes) to a curses window, ...
waddchnstr(3ncurses)
add a string of characters (and attributes) to a curs...
waddchstr(3ncurses)
add a string of characters (and attributes) to a curse...
waddnstr(3ncurses)
add a string of characters to a curses window and adva...
waddnwstr(3ncurses)
add a string of wide characters to a curses window and...
waddstr(3ncurses)
add a string of characters to a curses window and adva...
waddwstr(3ncurses)
add a string of wide characters to a curses window and...
warn(3)
formatted error messages
Warnings(3o)
Warning definitions
warnx(3)
formatted error messages
watchdog(3)
watchdog Documentation
watchdog3(3)
watchdog Documentation
wattr_get(3ncurses)
curses character and window attribute control routines
wattr_off(3ncurses)
curses character and window attribute control routines
wattr_on(3ncurses)
curses character and window attribute control routines
wattr_set(3ncurses)
curses character and window attribute control routines
wattroff(3ncurses)
curses character and window attribute control routines
wattron(3ncurses)
curses character and window attribute control routines
wattrset(3ncurses)
curses character and window attribute control routines
wbkgd(3ncurses)
curses window background manipulation routines
wbkgdset(3ncurses)
curses window background manipulation routines
wbkgrnd(3ncurses)
curses window complex background manipulation routines
wbkgrndset(3ncurses)
curses window complex background manipulation routines
wborder(3ncurses)
create curses borders, horizontal and vertical lines
wborder_set(3ncurses)
create curses borders or lines using complex charact...
wchgat(3ncurses)
curses character and window attribute control routines
wclear(3ncurses)
clear all or part of a curses window
wclrtobot(3ncurses)
clear all or part of a curses window
wclrtoeol(3ncurses)
clear all or part of a curses window
wcolor_set(3ncurses)
curses character and window attribute control routines
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(3bsd)
wide character string manipulation operations
wcslcpy(3bsd)
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)
get length of a prefix wide-character substring
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
wcursyncup(3ncurses)
create curses windows
wcwidth(3)
determine columns needed for a wide character
wdelch(3ncurses)
delete character under the cursor in a curses window
wdeleteln(3ncurses)
delete and insert lines in a curses window
Weak(3o)
Arrays of weak pointers and hash sets of weak pointers.
Weak.Make(3o)
Functor building an implementation of the weak hash se...
Weak.S(3o)
The output signature of the functor Weak.Make.
wecho_wchar(3ncurses)
add a complex character and rendition to a curses wi...
wechochar(3ncurses)
add a character (with attributes) to a curses window, ...
wenclose(3ncurses)
mouse interface through curses
werase(3ncurses)
clear all or part of a curses window
wget_wch(3ncurses)
get (or push back) a wide character from curses termin...
wget_wstr(3ncurses)
get an array of wide characters from a curses terminal...
wgetbkgrnd(3ncurses)
curses window complex background manipulation routines
wgetch(3ncurses)
get (or push back) characters from curses terminal key...
wgetdelay(3ncurses)
curses window properties
wgetn_wstr(3ncurses)
get an array of wide characters from a curses termina...
wgetnstr(3ncurses)
accept character strings from curses terminal keyboard
wgetparent(3ncurses)
curses window properties
wgetscrreg(3ncurses)
curses window properties
wgetstr(3ncurses)
accept character strings from curses terminal keyboard
WhitePixel(3)
Display macros and functions
WhitePixelOfScreen(3)
screen information functions and macros
whline(3ncurses)
create curses borders, horizontal and vertical lines
whline_set(3ncurses)
create curses borders or lines using complex characte...
WidthMMOfScreen(3)
screen information functions and macros
WidthOfScreen(3)
screen information functions and macros
win(3form)
make and break form window and subwindow associations
win(3menu)
make and break menu window and subwindow associations
Win32::DBIODBC(3pm)
Win32::ODBC emulation layer for the DBI
win_wch(3ncurses)
extract a complex character and rendition from a window
win_wchnstr(3ncurses)
get an array of complex characters and renditions fr...
win_wchstr(3ncurses)
get an array of complex characters and renditions fro...
winbottom(3caca)
libcaca DOS conio.h compatibility layer
winch(3ncurses)
get a character and attributes from a curses window
winchnstr(3ncurses)
get a string of characters (and attributes) from a cur...
winchstr(3ncurses)
get a string of characters (and attributes) from a cur...
window(3ncurses)
create curses windows
winleft(3caca)
libcaca DOS conio.h compatibility layer
winnstr(3ncurses)
get a string of characters from a curses window
winnwstr(3ncurses)
get a string of wchar_t characters from a curses window
winright(3caca)
libcaca DOS conio.h compatibility layer
wins_nwstr(3ncurses)
insert a wide-character string into a curses window
wins_wch(3ncurses)
insert a complex character and rendition into a window
wins_wstr(3ncurses)
insert a wide-character string into a curses window
winsch(3ncurses)
insert a character before cursor in a curses window
winsdelln(3ncurses)
delete and insert lines in a curses window
winsertln(3ncurses)
delete and insert lines in a curses window
winsnstr(3ncurses)
insert string before cursor in a curses window
winsstr(3ncurses)
insert string before cursor in a curses window
winstr(3ncurses)
get a string of characters from a curses window
wintop(3caca)
libcaca DOS conio.h compatibility layer
winwstr(3ncurses)
get a string of wchar_t characters from a curses window
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 ...
wmouse_trafo(3ncurses)
mouse interface through curses
wmove(3ncurses)
move curses window cursor
wnoutrefresh(3ncurses)
refresh curses windows and lines
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
wprintw(3ncurses)
print formatted output in curses windows
wredrawln(3ncurses)
refresh curses windows and lines
wrefresh(3ncurses)
refresh curses windows and lines
wresize(3ncurses)
resize a curses window
wscanw(3ncurses)
convert formatted input from a curses window
wscrl(3ncurses)
scroll a curses window
wsetscrreg(3ncurses)
curses output options
wstandend(3ncurses)
curses character and window attribute control routines
wstandout(3ncurses)
curses character and window attribute control routines
wsyncdown(3ncurses)
create curses windows
wsyncup(3ncurses)
create curses windows
wtimeout(3ncurses)
curses input options
wtouchln(3ncurses)
curses refresh control routines
wunctrl(3ncurses)
miscellaneous curses utility routines
wunctrl_sp(3ncurses)
curses screen-pointer extension
wvline(3ncurses)
create curses borders, horizontal and vertical lines
wvline_set(3ncurses)
create curses borders or lines using complex characte...
WWW(3)
World Wide Web Package
WWW::Form::UrlEncoded(3pm)
parser and builder for application/x-www-form-u...
WWW::Form::UrlEncoded::PP(3pm)
pure-perl parser and builder for applicatio...
WWW::Form::UrlEncoded::XS(3pm)
XS implementation of parser and builder for...
WWW::Mechanize(3pm)
Handy web browsing in a Perl object
WWW::Mechanize::Cookbook(3pm)
Recipes for using WWW::Mechanize
WWW::Mechanize::Examples(3pm)
Sample programs that use WWW::Mechanize
WWW::Mechanize::FAQ(3pm)
Frequently Asked Questions about WWW::Mechanize
WWW::Mechanize::Image(3pm)
Image object for WWW::Mechanize
WWW::Mechanize::Link(3pm)
Link object for WWW::Mechanize
WWW::RobotRules(3pm)
database of robots.txt-derived permissions
WWW::RobotRules::AnyDBM_File(3pm)
Persistent RobotRules

X

X11::Auth(3pm)
Perl module to read X11 authority files
X11::Keysyms(3pm)
Perl module for names of X11 keysyms
X11::Protocol(3pm)
Perl module for the X Window System Protocol, version 11
X11::Protocol::Connection(3pm)
Perl module abstract base class for X11 cli...
X11::Protocol::Connection::FileHandle(3pm)
Perl module base class for File...
X11::Protocol::Connection::INETFH(3pm)
Perl module for FileHandle-based TC...
X11::Protocol::Connection::INETSocket(3pm)
Perl module for IO::Socket::INE...
X11::Protocol::Connection::Socket(3pm)
Perl module base class for IO::Sock...
X11::Protocol::Connection::UNIXFH(3pm)
Perl module for FileHandle-based Un...
X11::Protocol::Connection::UNIXSocket(3pm)
Perl module for IO::Socket::UNI...
X11::Protocol::Ext::BIG_REQUESTS(3pm)
Perl module for the X11 protocol Big...
X11::Protocol::Ext::DPMS(3pm)
Perl module for the X11 Protocol DPMS Extension
X11::Protocol::Ext::RENDER(3pm)
Perl module for the X Rendering Extension
X11::Protocol::Ext::SHAPE(3pm)
Perl module for the X11 Protocol Nonrectang...
X11::Protocol::Ext::XC_MISC(3pm)
Perl module for the X11 Protocol XC-MISC ...
X11::Protocol::Ext::XFree86_Misc(3pm)
Perl module for the XFree86 Misc Ext...
X2Go::Config(3pm)
X2Go Config package for Perl
X2Go::Log(3pm)
X2Go Logging package for Perl
X2Go::Server(3pm)
X2Go Server package for Perl
X2Go::Server::Agent(3pm)
X2Go Server Agent package for Perl
X2Go::Server::Agent::NX(3pm)
X2Go Server NX Agent package for Perl
X2Go::Server::Agent::NX::Options(3pm)
NX Options modification module
X2Go::Server::DB(3pm)
X2Go Session Database package for Perl
X2Go::Server::DB::PostgreSQL(3pm)
X2Go Session Database package for Perl (...
X2Go::Server::DB::SQLite3(3pm)
X2Go Session Database package for Perl (SQL...
X2Go::SupeReNicer(3pm)
X2Go SupeReNicer package for Perl
X2Go::Utils(3pm)
X2Go utilities and helper functions for Perl
X509_add1_ext_i2d(3ssl)
X509 extension decode and encode functions
X509_add_cert(3ssl)
X509 certificate list addition functions
X509_add_certs(3ssl)
X509 certificate list addition functions
X509_add_ext(3ssl)
extension stack utility functions
X509_ALGOR_cmp(3ssl)
AlgorithmIdentifier functions
X509_ALGOR_copy(3ssl)
AlgorithmIdentifier functions
X509_ALGOR_dup(3ssl)
AlgorithmIdentifier functions
X509_ALGOR_free(3ssl)
ASN1 object utilities
X509_ALGOR_get0(3ssl)
AlgorithmIdentifier functions
X509_ALGOR_it(3ssl)
ASN1 object utilities
X509_ALGOR_new(3ssl)
ASN1 object utilities
X509_ALGOR_set0(3ssl)
AlgorithmIdentifier functions
X509_ALGOR_set_md(3ssl)
AlgorithmIdentifier functions
X509_ATTRIBUTE(3ssl)
X509 attribute functions
X509_ATTRIBUTE_count(3ssl)
X509 attribute functions
X509_ATTRIBUTE_create(3ssl)
X509 attribute functions
X509_ATTRIBUTE_create_by_NID(3ssl)
X509 attribute functions
X509_ATTRIBUTE_create_by_OBJ(3ssl)
X509 attribute functions
X509_ATTRIBUTE_create_by_txt(3ssl)
X509 attribute functions
X509_ATTRIBUTE_dup(3ssl)
ASN1 object utilities
X509_ATTRIBUTE_free(3ssl)
ASN1 object utilities
X509_ATTRIBUTE_get0_data(3ssl)
X509 attribute functions
X509_ATTRIBUTE_get0_object(3ssl)
X509 attribute functions
X509_ATTRIBUTE_get0_type(3ssl)
X509 attribute functions
X509_ATTRIBUTE_new(3ssl)
ASN1 object utilities
X509_ATTRIBUTE_set1_data(3ssl)
X509 attribute functions
X509_ATTRIBUTE_set1_object(3ssl)
X509 attribute functions
X509_build_chain(3ssl)
build and verify X509 certificate chain
X509_CERT_AUX_free(3ssl)
ASN1 object utilities
X509_CERT_AUX_new(3ssl)
ASN1 object utilities
X509_chain_up_ref(3ssl)
X509 certificate ASN1 allocation functions
X509_check_ca(3ssl)
check if given certificate is CA certificate
X509_check_email(3ssl)
X.509 certificate matching
X509_check_host(3ssl)
X.509 certificate matching
X509_check_ip(3ssl)
X.509 certificate matching
X509_check_ip_asc(3ssl)
X.509 certificate matching
X509_check_issued(3ssl)
checks if certificate is apparently issued by anot...
X509_check_private_key(3ssl)
check the consistency of a private key with t...
X509_check_purpose(3ssl)
Check the purpose of a certificate
X509_CINF_free(3ssl)
ASN1 object utilities
X509_CINF_new(3ssl)
ASN1 object utilities
X509_cmp(3ssl)
compare X509 certificates and related values
X509_cmp_current_time(3ssl)
X509 time functions
X509_cmp_time(3ssl)
X509 time functions
X509_cmp_timeframe(3ssl)
X509 time functions
X509_CRL_add0_revoked(3ssl)
CRL revoked entry utility functions
X509_CRL_add1_ext_i2d(3ssl)
X509 extension decode and encode functions
X509_CRL_add_ext(3ssl)
extension stack utility functions
X509_CRL_cmp(3ssl)
compare X509 certificates and related values
X509_CRL_delete_ext(3ssl)
extension stack utility functions
X509_CRL_digest(3ssl)
get digest of various objects
X509_CRL_dup(3ssl)
ASN1 object utilities
X509_CRL_free(3ssl)
ASN1 object utilities
X509_CRL_get0_by_cert(3ssl)
CRL revoked entry utility functions
X509_CRL_get0_by_serial(3ssl)
CRL revoked entry utility functions
X509_CRL_get0_extensions(3ssl)
X509 extension decode and encode functions
X509_CRL_get0_lastUpdate(3ssl)
get or set certificate or CRL dates
X509_CRL_get0_nextUpdate(3ssl)
get or set certificate or CRL dates
X509_CRL_get0_signature(3ssl)
signature information
X509_CRL_get_ext(3ssl)
extension stack utility functions
X509_CRL_get_ext_by_critical(3ssl)
extension stack utility functions
X509_CRL_get_ext_by_NID(3ssl)
extension stack utility functions
X509_CRL_get_ext_by_OBJ(3ssl)
extension stack utility functions
X509_CRL_get_ext_count(3ssl)
extension stack utility functions
X509_CRL_get_ext_d2i(3ssl)
X509 extension decode and encode functions
X509_CRL_get_issuer(3ssl)
get X509_NAME hashes or get and set issuer or su...
X509_CRL_get_REVOKED(3ssl)
CRL revoked entry utility functions
X509_CRL_get_signature_nid(3ssl)
signature information
X509_CRL_get_version(3ssl)
get or set certificate, certificate request or ...
X509_CRL_http_nbio(3ssl)
certificate and CRL loading functions
X509_CRL_INFO_free(3ssl)
ASN1 object utilities
X509_CRL_INFO_new(3ssl)
ASN1 object utilities
X509_CRL_load_http(3ssl)
certificate and CRL loading functions
X509_CRL_match(3ssl)
compare X509 certificates and related values
X509_CRL_new(3ssl)
ASN1 object utilities
X509_CRL_new_ex(3ssl)
ASN1 object utilities
X509_CRL_set1_lastUpdate(3ssl)
get or set certificate or CRL dates
X509_CRL_set1_nextUpdate(3ssl)
get or set certificate or CRL dates
X509_CRL_set_issuer_name(3ssl)
get X509_NAME hashes or get and set issuer ...
X509_CRL_set_version(3ssl)
get or set certificate, certificate request or ...
X509_CRL_sign(3ssl)
sign certificate, certificate request, or CRL signature
X509_CRL_sign_ctx(3ssl)
sign certificate, certificate request, or CRL sign...
X509_CRL_sort(3ssl)
CRL revoked entry utility functions
X509_CRL_verify(3ssl)
verify certificate, certificate request, or CRL sign...
X509_delete_ext(3ssl)
extension stack utility functions
X509_digest(3ssl)
get digest of various objects
X509_digest_sig(3ssl)
get digest of various objects
X509_dup(3ssl)
ASN1 object utilities
X509_EXTENSION_create_by_NID(3ssl)
extension utility functions
X509_EXTENSION_create_by_OBJ(3ssl)
extension utility functions
X509_EXTENSION_dup(3ssl)
ASN1 object utilities
X509_EXTENSION_free(3ssl)
ASN1 object utilities
X509_EXTENSION_get_critical(3ssl)
extension utility functions
X509_EXTENSION_get_data(3ssl)
extension utility functions
X509_EXTENSION_get_object(3ssl)
extension utility functions
X509_EXTENSION_new(3ssl)
ASN1 object utilities
X509_EXTENSION_set_critical(3ssl)
extension utility functions
X509_EXTENSION_set_data(3ssl)
extension utility functions
X509_EXTENSION_set_object(3ssl)
extension utility functions
X509_free(3ssl)
X509 certificate ASN1 allocation functions
X509_get0_authority_issuer(3ssl)
retrieve certificate extension data
X509_get0_authority_key_id(3ssl)
retrieve certificate extension data
X509_get0_authority_serial(3ssl)
retrieve certificate extension data
X509_get0_distinguishing_id(3ssl)
get or set the Distinguishing ID for cer...
X509_get0_extensions(3ssl)
X509 extension decode and encode functions
X509_get0_notAfter(3ssl)
get or set certificate or CRL dates
X509_get0_notBefore(3ssl)
get or set certificate or CRL dates
X509_get0_pubkey(3ssl)
get or set certificate or certificate request publi...
X509_get0_serialNumber(3ssl)
get or set certificate serial number
X509_get0_signature(3ssl)
signature information
X509_get0_subject_key_id(3ssl)
retrieve certificate extension data
X509_get0_tbs_sigalg(3ssl)
signature information
X509_get0_uids(3ssl)
get certificate unique identifiers
X509_get_ex_data(3ssl)
application-specific data
X509_get_ex_new_index(3ssl)
application-specific data
X509_get_ext(3ssl)
extension stack utility functions
X509_get_ext_by_critical(3ssl)
extension stack utility functions
X509_get_ext_by_NID(3ssl)
extension stack utility functions
X509_get_ext_by_OBJ(3ssl)
extension stack utility functions
X509_get_ext_count(3ssl)
extension stack utility functions
X509_get_ext_d2i(3ssl)
X509 extension decode and encode functions
X509_get_extended_key_usage(3ssl)
retrieve certificate extension data
X509_get_extension_flags(3ssl)
retrieve certificate extension data
X509_get_issuer_name(3ssl)
get X509_NAME hashes or get and set issuer or s...
X509_get_key_usage(3ssl)
retrieve certificate extension data
X509_get_pathlen(3ssl)
retrieve certificate extension data
X509_get_proxy_pathlen(3ssl)
retrieve certificate extension data
X509_get_pubkey(3ssl)
get or set certificate or certificate request public...
X509_get_serialNumber(3ssl)
get or set certificate serial number
X509_get_signature_info(3ssl)
signature information
X509_get_signature_nid(3ssl)
signature information
X509_get_subject_name(3ssl)
get X509_NAME hashes or get and set issuer or ...
X509_get_version(3ssl)
get or set certificate, certificate request or CRL ...
X509_get_X509_PUBKEY(3ssl)
get or set certificate or certificate request p...
X509_getm_notAfter(3ssl)
get or set certificate or CRL dates
X509_getm_notBefore(3ssl)
get or set certificate or CRL dates
X509_gmtime_adj(3ssl)
X509 time functions
X509_http_nbio(3ssl)
certificate and CRL loading functions
X509_issuer_and_serial_cmp(3ssl)
compare X509 certificates and related values
X509_issuer_name_cmp(3ssl)
compare X509 certificates and related values
X509_issuer_name_hash(3ssl)
get X509_NAME hashes or get and set issuer or ...
X509_load_cert_crl_file(3ssl)
Default OpenSSL certificate lookup methods
X509_load_cert_crl_file_ex(3ssl)
Default OpenSSL certificate lookup methods
X509_load_cert_file(3ssl)
Default OpenSSL certificate lookup methods
X509_load_cert_file_ex(3ssl)
Default OpenSSL certificate lookup methods
X509_load_crl_file(3ssl)
Default OpenSSL certificate lookup methods
X509_load_http(3ssl)
certificate and CRL loading functions
X509_LOOKUP(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_add_dir(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_add_store(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_add_store_ex(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_by_alias(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_by_fingerprint(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_by_issuer_serial(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_by_subject(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_by_subject_ex(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_ctrl(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_ctrl_ex(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_ctrl_fn(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_file(3ssl)
Default OpenSSL certificate lookup methods
X509_LOOKUP_free(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_get_by_alias_fn(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_get_by_fingerprint_fn(3ssl)
Routines to build up X509_LOOKUP m...
X509_LOOKUP_get_by_issuer_serial_fn(3ssl)
Routines to build up X509_LOOKUP...
X509_LOOKUP_get_by_subject_fn(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_get_method_data(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_get_store(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_hash_dir(3ssl)
Default OpenSSL certificate lookup methods
X509_LOOKUP_init(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_load_file(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_load_file_ex(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_load_store(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_load_store_ex(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_meth_free(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_meth_get_ctrl(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_meth_get_free(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_meth_get_get_by_alias(3ssl)
Routines to build up X509_LOOKUP m...
X509_LOOKUP_meth_get_get_by_fingerprint(3ssl)
Routines to build up X509_LO...
X509_LOOKUP_meth_get_get_by_issuer_se...(3ssl)
Routines to build up X509_L...
X509_LOOKUP_meth_get_get_by_subject(3ssl)
Routines to build up X509_LOOKUP...
X509_LOOKUP_meth_get_init(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_meth_get_new_item(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_meth_get_shutdown(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_meth_new(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_meth_set_ctrl(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_meth_set_free(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_meth_set_get_by_alias(3ssl)
Routines to build up X509_LOOKUP m...
X509_LOOKUP_meth_set_get_by_fingerprint(3ssl)
Routines to build up X509_LO...
X509_LOOKUP_meth_set_get_by_issuer_se...(3ssl)
Routines to build up X509_L...
X509_LOOKUP_meth_set_get_by_subject(3ssl)
Routines to build up X509_LOOKUP...
X509_LOOKUP_meth_set_init(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_meth_set_new_item(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_meth_set_shutdown(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_METHOD(3ssl)
Routines to build up X509_LOOKUP methods
X509_LOOKUP_new(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_set_method_data(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_shutdown(3ssl)
OpenSSL certificate lookup mechanisms
X509_LOOKUP_store(3ssl)
Default OpenSSL certificate lookup methods
X509_LOOKUP_TYPE(3ssl)
OpenSSL certificate lookup mechanisms
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_cmp(3ssl)
compare X509 certificates and related values
X509_NAME_delete_entry(3ssl)
X509_NAME modification functions
X509_NAME_digest(3ssl)
get digest of various objects
X509_NAME_dup(3ssl)
ASN1 object utilities
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_dup(3ssl)
ASN1 object utilities
X509_NAME_ENTRY_free(3ssl)
ASN1 object utilities
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_new(3ssl)
ASN1 object utilities
X509_NAME_ENTRY_set_data(3ssl)
X509_NAME_ENTRY utility functions
X509_NAME_ENTRY_set_object(3ssl)
X509_NAME_ENTRY utility functions
X509_NAME_free(3ssl)
ASN1 object utilities
X509_NAME_get0_der(3ssl)
get X509_NAME DER encoding
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_hash(3ssl)
get X509_NAME hashes or get and set issuer or subject...
X509_NAME_hash_ex(3ssl)
get X509_NAME hashes or get and set issuer or subj...
X509_NAME_new(3ssl)
ASN1 object utilities
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_new_ex(3ssl)
X509 certificate ASN1 allocation functions
X509_OBJECT_set1_X509(3ssl)
Routines to build up X509_LOOKUP methods
X509_OBJECT_set1_X509_CRL(3ssl)
Routines to build up X509_LOOKUP methods
X509_pubkey_digest(3ssl)
get digest of various objects
X509_PUBKEY_dup(3ssl)
SubjectPublicKeyInfo public key functions
X509_PUBKEY_eq(3ssl)
SubjectPublicKeyInfo public key functions
X509_PUBKEY_free(3ssl)
SubjectPublicKeyInfo public key functions
X509_PUBKEY_get(3ssl)
SubjectPublicKeyInfo public key functions
X509_PUBKEY_get0(3ssl)
SubjectPublicKeyInfo public key functions
X509_PUBKEY_get0_param(3ssl)
SubjectPublicKeyInfo public key functions
X509_PUBKEY_new(3ssl)
SubjectPublicKeyInfo public key functions
X509_PUBKEY_new_ex(3ssl)
SubjectPublicKeyInfo public key functions
X509_PUBKEY_set(3ssl)
SubjectPublicKeyInfo public key functions
X509_PUBKEY_set0_param(3ssl)
SubjectPublicKeyInfo public key functions
X509_REQ_add1_attr(3ssl)
X509_ATTRIBUTE support for signed certificate req...
X509_REQ_add1_attr_by_NID(3ssl)
X509_ATTRIBUTE support for signed certific...
X509_REQ_add1_attr_by_OBJ(3ssl)
X509_ATTRIBUTE support for signed certific...
X509_REQ_add1_attr_by_txt(3ssl)
X509_ATTRIBUTE support for signed certific...
X509_REQ_add_extensions(3ssl)
handle X.509 extension attributes of a CSR
X509_REQ_add_extensions_nid(3ssl)
handle X.509 extension attributes of a CSR
X509_REQ_check_private_key(3ssl)
check the consistency of a private key wi...
X509_REQ_delete_attr(3ssl)
X509_ATTRIBUTE support for signed certificate r...
X509_REQ_digest(3ssl)
get digest of various objects
X509_REQ_dup(3ssl)
ASN1 object utilities
X509_REQ_free(3ssl)
ASN1 object utilities
X509_REQ_get0_distinguishing_id(3ssl)
get or set the Distinguishing ID for...
X509_REQ_get0_pubkey(3ssl)
get or set certificate or certificate request p...
X509_REQ_get0_signature(3ssl)
signature information
X509_REQ_get_attr(3ssl)
X509_ATTRIBUTE support for signed certificate requ...
X509_REQ_get_attr_by_NID(3ssl)
X509_ATTRIBUTE support for signed certifica...
X509_REQ_get_attr_by_OBJ(3ssl)
X509_ATTRIBUTE support for signed certifica...
X509_REQ_get_attr_count(3ssl)
X509_ATTRIBUTE support for signed certificat...
X509_REQ_get_extensions(3ssl)
handle X.509 extension attributes of a CSR
X509_REQ_get_pubkey(3ssl)
get or set certificate or certificate request pu...
X509_REQ_get_signature_nid(3ssl)
signature information
X509_REQ_get_subject_name(3ssl)
get X509_NAME hashes or get and set issuer...
X509_REQ_get_version(3ssl)
get or set certificate, certificate request or ...
X509_REQ_get_X509_PUBKEY(3ssl)
get or set certificate or certificate reque...
X509_REQ_INFO_free(3ssl)
ASN1 object utilities
X509_REQ_INFO_new(3ssl)
ASN1 object utilities
X509_REQ_new(3ssl)
ASN1 object utilities
X509_REQ_new_ex(3ssl)
ASN1 object utilities
X509_REQ_set0_distinguishing_id(3ssl)
get or set the Distinguishing ID for...
X509_REQ_set0_signature(3ssl)
signature information
X509_REQ_set1_signature_algo(3ssl)
signature information
X509_REQ_set_pubkey(3ssl)
get or set certificate or certificate request pu...
X509_REQ_set_subject_name(3ssl)
get X509_NAME hashes or get and set issuer...
X509_REQ_set_version(3ssl)
get or set certificate, certificate request or ...
X509_REQ_sign(3ssl)
sign certificate, certificate request, or CRL signature
X509_REQ_sign_ctx(3ssl)
sign certificate, certificate request, or CRL sign...
X509_REQ_verify(3ssl)
verify certificate, certificate request, or CRL sign...
X509_REQ_verify_ex(3ssl)
verify certificate, certificate request, or CRL s...
X509_REVOKED_add1_ext_i2d(3ssl)
X509 extension decode and encode functions
X509_REVOKED_add_ext(3ssl)
extension stack utility functions
X509_REVOKED_delete_ext(3ssl)
extension stack utility functions
X509_REVOKED_dup(3ssl)
ASN1 object utilities
X509_REVOKED_free(3ssl)
ASN1 object utilities
X509_REVOKED_get0_extensions(3ssl)
X509 extension decode and encode functions
X509_REVOKED_get0_revocationDate(3ssl)
CRL revoked entry utility functions
X509_REVOKED_get0_serialNumber(3ssl)
CRL revoked entry utility functions
X509_REVOKED_get_ext(3ssl)
extension stack utility functions
X509_REVOKED_get_ext_by_critical(3ssl)
extension stack utility functions
X509_REVOKED_get_ext_by_NID(3ssl)
extension stack utility functions
X509_REVOKED_get_ext_by_OBJ(3ssl)
extension stack utility functions
X509_REVOKED_get_ext_count(3ssl)
extension stack utility functions
X509_REVOKED_get_ext_d2i(3ssl)
X509 extension decode and encode functions
X509_REVOKED_new(3ssl)
ASN1 object utilities
X509_REVOKED_set_revocationDate(3ssl)
CRL revoked entry utility functions
X509_REVOKED_set_serialNumber(3ssl)
CRL revoked entry utility functions
X509_self_signed(3ssl)
verify certificate, certificate request, or CRL sig...
X509_set0_distinguishing_id(3ssl)
get or set the Distinguishing ID for cer...
X509_set1_notAfter(3ssl)
get or set certificate or CRL dates
X509_set1_notBefore(3ssl)
get or set certificate or CRL dates
X509_set_ex_data(3ssl)
application-specific data
X509_set_issuer_name(3ssl)
get X509_NAME hashes or get and set issuer or s...
X509_set_proxy_flag(3ssl)
retrieve certificate extension data
X509_set_proxy_pathlen(3ssl)
retrieve certificate extension data
X509_set_pubkey(3ssl)
get or set certificate or certificate request public...
X509_set_serialNumber(3ssl)
get or set certificate serial number
X509_set_subject_name(3ssl)
get X509_NAME hashes or get and set issuer or ...
X509_set_version(3ssl)
get or set certificate, certificate request or CRL ...
X509_SIG_free(3ssl)
ASN1 object utilities
X509_SIG_get0(3ssl)
DigestInfo functions
X509_SIG_getm(3ssl)
DigestInfo functions
X509_SIG_INFO_get(3ssl)
signature information
X509_SIG_INFO_set(3ssl)
signature information
X509_SIG_new(3ssl)
ASN1 object utilities
X509_sign(3ssl)
sign certificate, certificate request, or CRL signature
X509_sign_ctx(3ssl)
sign certificate, certificate request, or CRL signature
X509_STORE(3ssl)
X509_STORE manipulation
X509_STORE_add_cert(3ssl)
X509_STORE manipulation
X509_STORE_add_crl(3ssl)
X509_STORE manipulation
X509_STORE_add_lookup(3ssl)
X509_STORE manipulation
X509_STORE_CTX_cert_crl_fn(3ssl)
set verification callback
X509_STORE_CTX_check_crl_fn(3ssl)
set verification callback
X509_STORE_CTX_check_issued_fn(3ssl)
set verification callback
X509_STORE_CTX_check_policy_fn(3ssl)
set verification callback
X509_STORE_CTX_check_revocation_fn(3ssl)
set verification callback
X509_STORE_CTX_cleanup(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_cleanup_fn(3ssl)
set verification callback
X509_STORE_CTX_free(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_get0_cert(3ssl)
get or set certificate verification status ...
X509_STORE_CTX_get0_chain(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_get0_param(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_get0_untrusted(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_get1_chain(3ssl)
get or set certificate verification status...
X509_STORE_CTX_get1_issuer(3ssl)
set verification callback
X509_STORE_CTX_get_app_data(3ssl)
application-specific data
X509_STORE_CTX_get_cert_crl(3ssl)
get and set X509_STORE_CTX components su...
X509_STORE_CTX_get_check_crl(3ssl)
get and set X509_STORE_CTX components s...
X509_STORE_CTX_get_check_issued(3ssl)
get and set X509_STORE_CTX component...
X509_STORE_CTX_get_check_policy(3ssl)
get and set X509_STORE_CTX component...
X509_STORE_CTX_get_check_revocation(3ssl)
get and set X509_STORE_CTX compo...
X509_STORE_CTX_get_cleanup(3ssl)
get and set X509_STORE_CTX components suc...
X509_STORE_CTX_get_crl_fn(3ssl)
set verification callback
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)
application-specific data
X509_STORE_CTX_get_ex_new_index(3ssl)
application-specific data
X509_STORE_CTX_get_get_crl(3ssl)
get and set X509_STORE_CTX components suc...
X509_STORE_CTX_get_get_issuer(3ssl)
get and set X509_STORE_CTX components ...
X509_STORE_CTX_get_issuer_fn(3ssl)
set verification callback
X509_STORE_CTX_get_lookup_certs(3ssl)
get and set X509_STORE_CTX component...
X509_STORE_CTX_get_lookup_crls(3ssl)
get and set X509_STORE_CTX components...
X509_STORE_CTX_get_num_untrusted(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_get_verify(3ssl)
set verification callback
X509_STORE_CTX_get_verify_cb(3ssl)
get and set X509_STORE_CTX components s...
X509_STORE_CTX_init(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_lookup_certs_fn(3ssl)
set verification callback
X509_STORE_CTX_lookup_crls_fn(3ssl)
set verification callback
X509_STORE_CTX_new(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_new_ex(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_print_verify_cb(3ssl)
get and set X509_STORE_CTX components...
X509_STORE_CTX_purpose_inherit(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_set0_trusted_stack(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set0_untrusted(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set0_verified_chain(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set_app_data(3ssl)
application-specific data
X509_STORE_CTX_set_cert(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set_current_cert(3ssl)
get or set certificate verification ...
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_error_depth(3ssl)
get or set certificate verification s...
X509_STORE_CTX_set_ex_data(3ssl)
application-specific data
X509_STORE_CTX_set_purpose(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set_trust(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set_verify(3ssl)
X509_STORE_CTX initialisation
X509_STORE_CTX_set_verify_cb(3ssl)
get and set X509_STORE_CTX components s...
X509_STORE_CTX_verify(3ssl)
build and verify X509 certificate chain
X509_STORE_CTX_verify_cb(3ssl)
get and set X509_STORE_CTX components such ...
X509_STORE_CTX_verify_fn(3ssl)
X509_STORE_CTX initialisation
X509_STORE_free(3ssl)
X509_STORE allocation, freeing and locking functions
X509_STORE_get0_objects(3ssl)
X509_STORE setter and getter functions
X509_STORE_get0_param(3ssl)
X509_STORE setter and getter functions
X509_STORE_get1_all_certs(3ssl)
X509_STORE setter and getter functions
X509_STORE_get_cert_crl(3ssl)
set verification callback
X509_STORE_get_check_crl(3ssl)
set verification callback
X509_STORE_get_check_issued(3ssl)
set verification callback
X509_STORE_get_check_policy(3ssl)
set verification callback
X509_STORE_get_check_revocation(3ssl)
set verification callback
X509_STORE_get_cleanup(3ssl)
set verification callback
X509_STORE_get_ex_data(3ssl)
application-specific data
X509_STORE_get_ex_new_index(3ssl)
application-specific data
X509_STORE_get_get_crl(3ssl)
set verification callback
X509_STORE_get_get_issuer(3ssl)
set verification callback
X509_STORE_get_lookup_certs(3ssl)
set verification callback
X509_STORE_get_lookup_crls(3ssl)
set verification callback
X509_STORE_get_verify_cb(3ssl)
set verification callback
X509_STORE_load_file(3ssl)
X509_STORE manipulation
X509_STORE_load_file_ex(3ssl)
X509_STORE manipulation
X509_STORE_load_locations(3ssl)
X509_STORE manipulation
X509_STORE_load_locations_ex(3ssl)
X509_STORE manipulation
X509_STORE_load_path(3ssl)
X509_STORE manipulation
X509_STORE_load_store(3ssl)
X509_STORE manipulation
X509_STORE_load_store_ex(3ssl)
X509_STORE manipulation
X509_STORE_lock(3ssl)
X509_STORE allocation, freeing and locking functions
X509_STORE_new(3ssl)
X509_STORE allocation, freeing and locking functions
X509_STORE_set1_param(3ssl)
X509_STORE setter and getter functions
X509_STORE_set_cert_crl(3ssl)
set verification callback
X509_STORE_set_check_crl(3ssl)
set verification callback
X509_STORE_set_check_issued(3ssl)
set verification callback
X509_STORE_set_check_policy(3ssl)
set verification callback
X509_STORE_set_check_revocation(3ssl)
set verification callback
X509_STORE_set_cleanup(3ssl)
set verification callback
X509_STORE_set_default_paths(3ssl)
X509_STORE manipulation
X509_STORE_set_default_paths_ex(3ssl)
X509_STORE manipulation
X509_STORE_set_depth(3ssl)
X509_STORE manipulation
X509_STORE_set_ex_data(3ssl)
application-specific data
X509_STORE_set_flags(3ssl)
X509_STORE manipulation
X509_STORE_set_get_crl(3ssl)
set verification callback
X509_STORE_set_get_issuer(3ssl)
set verification callback
X509_STORE_set_lookup_certs(3ssl)
set verification callback
X509_STORE_set_lookup_crls(3ssl)
set verification callback
X509_STORE_set_lookup_crls_cb(3ssl)
set verification callback
X509_STORE_set_purpose(3ssl)
X509_STORE manipulation
X509_STORE_set_trust(3ssl)
X509_STORE manipulation
X509_STORE_set_verify(3ssl)
set verification callback
X509_STORE_set_verify_cb(3ssl)
set verification callback
X509_STORE_set_verify_cb_func(3ssl)
set verification callback
X509_STORE_set_verify_func(3ssl)
set verification callback
X509_STORE_unlock(3ssl)
X509_STORE allocation, freeing and locking functions
X509_STORE_up_ref(3ssl)
X509_STORE allocation, freeing and locking functions
X509_subject_name_cmp(3ssl)
compare X509 certificates and related values
X509_subject_name_hash(3ssl)
get X509_NAME hashes or get and set issuer or...
X509_time_adj(3ssl)
X509 time functions
X509_time_adj_ex(3ssl)
X509 time functions
X509_up_ref(3ssl)
X509 certificate ASN1 allocation functions
X509_VAL_free(3ssl)
ASN1 object utilities
X509_VAL_new(3ssl)
ASN1 object utilities
X509_verify(3ssl)
verify certificate, certificate request, or CRL signature
X509_verify_cert(3ssl)
build and verify X509 certificate 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_add1_host(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_clear_flags(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_get0_email(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_get0_host(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_get0_peername(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_get1_ip_asc(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_get_auth_level(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_get_hostflags(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_get_inh_flags(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_get_time(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set1_email(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set1_host(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set1_ip(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set1_ip_asc(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set1_policies(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set_auth_level(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_hostflags(3ssl)
X509 verification parameters
X509_VERIFY_PARAM_set_inh_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
X509at_add1_attr(3ssl)
X509 attribute functions
X509at_add1_attr_by_NID(3ssl)
X509 attribute functions
X509at_add1_attr_by_OBJ(3ssl)
X509 attribute functions
X509at_add1_attr_by_txt(3ssl)
X509 attribute functions
X509at_delete_attr(3ssl)
X509 attribute functions
X509at_get0_data_by_OBJ(3ssl)
X509 attribute functions
X509at_get_attr(3ssl)
X509 attribute functions
X509at_get_attr_by_NID(3ssl)
X509 attribute functions
X509at_get_attr_by_OBJ(3ssl)
X509 attribute functions
X509at_get_attr_count(3ssl)
X509 attribute functions
X509V3_add1_i2d(3ssl)
X509 extension decode and encode functions
X509v3_add_ext(3ssl)
extension stack utility functions
X509v3_delete_ext(3ssl)
extension stack utility functions
X509V3_EXT_d2i(3ssl)
X509 extension decode and encode functions
X509V3_EXT_i2d(3ssl)
X509 extension decode and encode functions
X509V3_get_d2i(3ssl)
X509 extension decode and encode functions
X509v3_get_ext(3ssl)
extension stack utility functions
X509v3_get_ext_by_critical(3ssl)
extension stack utility functions
X509v3_get_ext_by_NID(3ssl)
extension stack utility functions
X509v3_get_ext_by_OBJ(3ssl)
extension stack utility functions
X509v3_get_ext_count(3ssl)
extension stack utility functions
X509V3_set_ctx(3ssl)
X.509 v3 extension generation utilities
X509V3_set_issuer_pkey(3ssl)
X.509 v3 extension generation utilities
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
Xaw(3)
X Athena Widgets
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
XcursorAnimateCreate(3)
Cursor management library
XcursorAnimateDestroy(3)
Cursor management library
XcursorAnimateNext(3)
Cursor management library
XcursorCommentCreate(3)
Cursor management library
XcursorCommentDestroy(3)
Cursor management library
XcursorCommentsCreate(3)
Cursor management library
XcursorCommentsDestroy(3)
Cursor management library
XcursorCursorsCreate(3)
Cursor management library
XcursorCursorsDestroy(3)
Cursor management library
XcursorFileLoad(3)
Cursor management library
XcursorFileLoadAllImages(3)
Cursor management library
XcursorFileLoadImage(3)
Cursor management library
XcursorFileLoadImages(3)
Cursor management library
XcursorFilenameLoad(3)
Cursor management library
XcursorFilenameLoadAllImages(3)
Cursor management library
XcursorFilenameLoadCursor(3)
Cursor management library
XcursorFilenameLoadCursors(3)
Cursor management library
XcursorFilenameLoadImage(3)
Cursor management library
XcursorFilenameLoadImages(3)
Cursor management library
XcursorFilenameSave(3)
Cursor management library
XcursorFilenameSaveImages(3)
Cursor management library
XcursorFileSave(3)
Cursor management library
XcursorFileSaveImages(3)
Cursor management library
XcursorGetDefaultSize(3)
Cursor management library
XcursorGetTheme(3)
Cursor management library
XcursorGetThemeCore(3)
Cursor management library
XcursorImageCreate(3)
Cursor management library
XcursorImageDestroy(3)
Cursor management library
XcursorImageHash(3)
Cursor management library
XcursorImageLoadCursor(3)
Cursor management library
XcursorImagesCreate(3)
Cursor management library
XcursorImagesDestroy(3)
Cursor management library
XcursorImagesLoadCursor(3)
Cursor management library
XcursorImagesLoadCursors(3)
Cursor management library
XcursorImagesSetName(3)
Cursor management library
XcursorLibraryLoadCursor(3)
Cursor management library
XcursorLibraryLoadCursors(3)
Cursor management library
XcursorLibraryLoadImage(3)
Cursor management library
XcursorLibraryLoadImages(3)
Cursor management library
XcursorLibraryPath(3)
Cursor management library
XcursorLibraryShape(3)
Cursor management library
XcursorNoticeCreateBitmap(3)
Cursor management library
XcursorNoticePutBitmap(3)
Cursor management library
XcursorSetDefaultSize(3)
Cursor management library
XcursorSetTheme(3)
Cursor management library
XcursorSetThemeCore(3)
Cursor management library
XcursorShapeLoadCursor(3)
Cursor management library
XcursorShapeLoadCursors(3)
Cursor management library
XcursorShapeLoadImage(3)
Cursor management library
XcursorShapeLoadImages(3)
Cursor management library
XcursorSupportsAnim(3)
Cursor management library
XcursorSupportsARGB(3)
Cursor management library
XcursorTryShapeBitmapCursor(3)
Cursor management library
XcursorTryShapeCursor(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
xerbla(3)
Other Auxiliary Routines
xerbla_array(3)
Other Auxiliary Routines
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
XF86VidModeAddModeLine(3)
Extension library for the XFree86-VidMode X exte...
XF86VidModeDeleteModeLine(3)
Extension library for the XFree86-VidMode X e...
XF86VidModeGetAllModeLines(3)
Extension library for the XFree86-VidMode X ...
XF86VidModeGetDotClocks(3)
Extension library for the XFree86-VidMode X ext...
XF86VidModeGetGamma(3)
Extension library for the XFree86-VidMode X extension
XF86VidModeGetGammaRamp(3)
Extension library for the XFree86-VidMode X ext...
XF86VidModeGetGammaRampSize(3)
Extension library for the XFree86-VidMode X...
XF86VidModeGetModeLine(3)
Extension library for the XFree86-VidMode X exte...
XF86VidModeGetMonitor(3)
Extension library for the XFree86-VidMode X exten...
XF86VidModeGetPermissions(3)
Extension library for the XFree86-VidMode X e...
XF86VidModeGetViewPort(3)
Extension library for the XFree86-VidMode X exte...
XF86VidModeLockModeSwitch(3)
Extension library for the XFree86-VidMode X e...
XF86VidModeModModeLine(3)
Extension library for the XFree86-VidMode X exte...
XF86VidModeQueryExtension(3)
Extension library for the XFree86-VidMode X e...
XF86VidModeQueryVersion(3)
Extension library for the XFree86-VidMode X ext...
XF86VidModeSetClientVersion(3)
Extension library for the XFree86-VidMode X...
XF86VidModeSetGamma(3)
Extension library for the XFree86-VidMode X extension
XF86VidModeSetGammaRamp(3)
Extension library for the XFree86-VidMode X ext...
XF86VidModeSetViewPort(3)
Extension library for the XFree86-VidMode X exte...
XF86VidModeSwitchMode(3)
Extension library for the XFree86-VidMode X exten...
XF86VidModeSwitchToMode(3)
Extension library for the XFree86-VidMode X ext...
XF86VidModeValidateModeLine(3)
Extension library for the XFree86-VidMode X...
XF86VM(3)
Extension library for the XFree86-VidMode X extension
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
XftCharExists(3)
X FreeType interface library
XftCharFontSpecRender(3)
X FreeType interface library
XftCharIndex(3)
X FreeType interface library
XftCharSpecRender(3)
X FreeType interface library
XftColorAllocName(3)
X FreeType interface library
XftColorAllocValue(3)
X FreeType interface library
XftColorFree(3)
X FreeType interface library
XftDefaultHasRender(3)
X FreeType interface library
XftDefaultSet(3)
X FreeType interface library
XftDefaultSubstitute(3)
X FreeType interface library
XftDrawChange(3)
X FreeType interface library
XftDrawCharFontSpec(3)
X FreeType interface library
XftDrawCharSpec(3)
X FreeType interface library
XftDrawColormap(3)
X FreeType interface library
XftDrawCreate(3)
X FreeType interface library
XftDrawCreateAlpha(3)
X FreeType interface library
XftDrawCreateBitmap(3)
X FreeType interface library
XftDrawDestroy(3)
X FreeType interface library
XftDrawDisplay(3)
X FreeType interface library
XftDrawDrawable(3)
X FreeType interface library
XftDrawGlyphFontSpec(3)
X FreeType interface library
XftDrawGlyphs(3)
X FreeType interface library
XftDrawGlyphSpec(3)
X FreeType interface library
XftDrawPicture(3)
X FreeType interface library
XftDrawRect(3)
X FreeType interface library
XftDrawSetClip(3)
X FreeType interface library
XftDrawSetClipRectangles(3)
X FreeType interface library
XftDrawSetSubwindowMode(3)
X FreeType interface library
XftDrawSrcPicture(3)
X FreeType interface library
XftDrawString16(3)
X FreeType interface library
XftDrawString32(3)
X FreeType interface library
XftDrawString8(3)
X FreeType interface library
XftDrawStringUtf16(3)
X FreeType interface library
XftDrawStringUtf8(3)
X FreeType interface library
XftDrawVisual(3)
X FreeType interface library
XftFontCheckGlyph(3)
X FreeType interface library
XftFontClose(3)
X FreeType interface library
XftFontCopy(3)
X FreeType interface library
XftFontInfoCreate(3)
X FreeType interface library
XftFontInfoDestroy(3)
X FreeType interface library
XftFontInfoEqual(3)
X FreeType interface library
XftFontInfoHash(3)
X FreeType interface library
XftFontLoadGlyphs(3)
X FreeType interface library
XftFontMatch(3)
X FreeType interface library
XftFontOpen(3)
X FreeType interface library
XftFontOpenInfo(3)
X FreeType interface library
XftFontOpenName(3)
X FreeType interface library
XftFontOpenPattern(3)
X FreeType interface library
XftFontOpenXlfd(3)
X FreeType interface library
XftFontUnloadGlyphs(3)
X FreeType interface library
XftGetVersion(3)
X FreeType interface library
XftGlyphExtents(3)
X FreeType interface library
XftGlyphFontSpecRender(3)
X FreeType interface library
XftGlyphRender(3)
X FreeType interface library
XftGlyphSpecRender(3)
X FreeType interface library
XftInit(3)
X FreeType interface library
XftInitFtLibrary(3)
X FreeType interface library
XftListFonts(3)
X FreeType interface library
XftLockFace(3)
X FreeType interface library
XftNameParse(3)
X FreeType interface library
XftNameUnparse(3)
X FreeType interface library
XftTextExtents16(3)
X FreeType interface library
XftTextExtents32(3)
X FreeType interface library
XftTextExtents8(3)
X FreeType interface library
XftTextExtentsUtf16(3)
X FreeType interface library
XftTextExtentsUtf8(3)
X FreeType interface library
XftTextRender16(3)
X FreeType interface library
XftTextRender16BE(3)
X FreeType interface library
XftTextRender16LE(3)
X FreeType interface library
XftTextRender32(3)
X FreeType interface library
XftTextRender32BE(3)
X FreeType interface library
XftTextRender32LE(3)
X FreeType interface library
XftTextRender8(3)
X FreeType interface library
XftTextRenderUtf16(3)
X FreeType interface library
XftTextRenderUtf8(3)
X FreeType interface library
XftUnlockFace(3)
X FreeType interface library
XftXlfdParse(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...
XGetXCBConnection(3)
get the XCB connection for an Xlib Display
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
XIAllowEvents(3)
Release queued events
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
XkbAllocGeomOverlayKeys(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)
Change symbolic names in the server
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...
XkbGetNamedDeviceIndicator(3)
Look up the indicator map and other informat...
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...
XkbSetNamedDeviceIndicator(3)
Names an indicator if it is not already name...
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::DOM(3pm)
A perl module for building DOM Level 1 compliant docum...
XML::DOM::AttDef(3pm)
A single XML attribute definition in an ATTLIST in X...
XML::DOM::AttlistDecl(3pm)
An XML ATTLIST declaration in XML::DOM
XML::DOM::Attr(3pm)
An XML attribute in XML::DOM
XML::DOM::CDATASection(3pm)
Escaping XML text blocks in XML::DOM
XML::DOM::CharacterData(3pm)
Common interface for Text, CDATASections and ...
XML::DOM::Comment(3pm)
An XML comment in XML::DOM
XML::DOM::Document(3pm)
An XML document node in XML::DOM
XML::DOM::DocumentFragment(3pm)
Facilitates cut & paste in XML::DOM documents
XML::DOM::DocumentType(3pm)
An XML document type (DTD) in XML::DOM
XML::DOM::DOMImplementation(3pm)
Information about XML::DOM implementation
XML::DOM::Element(3pm)
An XML element node in XML::DOM
XML::DOM::ElementDecl(3pm)
An XML ELEMENT declaration in XML::DOM
XML::DOM::Entity(3pm)
An XML ENTITY in XML::DOM
XML::DOM::EntityReference(3pm)
An XML ENTITY reference in XML::DOM
XML::DOM::NamedNodeMap(3pm)
A hash table interface for XML::DOM
XML::DOM::Node(3pm)
Super class of all nodes in XML::DOM
XML::DOM::NodeList(3pm)
A node list as used by XML::DOM
XML::DOM::Notation(3pm)
An XML NOTATION in XML::DOM
XML::DOM::Parser(3pm)
An XML::Parser that builds XML::DOM document structures
XML::DOM::PerlSAX(3pm)
Old name of XML::Handler::BuildDOM
XML::DOM::ProcessingInstruction(3pm)
An XML processing instruction in XML:...
XML::DOM::Text(3pm)
A piece of XML text in XML::DOM
XML::DOM::XMLDecl(3pm)
XML declaration in XML::DOM
XML::Dumper(3pm)
Perl module for dumping Perl objects from/to XML
XML::ESISParser(3pm)
Perl SAX parser using nsgmls
XML::Handler::BuildDOM(3pm)
PerlSAX handler that creates XML::DOM document...
XML::Handler::CanonXMLWriter(3pm)
output XML in canonical XML format
XML::Handler::Sample(3pm)
a trivial PerlSAX handler
XML::Handler::Subs(3pm)
a PerlSAX handler base class for calling user-defi...
XML::Handler::XMLWriter(3pm)
a PerlSAX handler for writing readable XML
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
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 processor
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::PerlSAX(3pm)
Perl SAX parser using 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::PatAct::ActionTempl(3pm)
An action module for
XML::PatAct::Amsterdam(3pm)
An action module for simplistic style-sheets
XML::PatAct::MatchName(3pm)
A pattern module for matching element names
XML::PatAct::PatternTempl(3pm)
A pattern module for
XML::PatAct::ToObjects(3pm)
An action module for creating Perl objects
XML::Perl2SAX(3pm)
- translate Perl SAX methods to Java/CORBA style methods
XML::RegExp(3pm)
Regular expressions for XML tokens
XML::RSS(3pm)
creates and updates RSS files
XML::SAX(3pm)
Simple API for XML
XML::SAX2Perl(3pm)
- translate Java/CORBA style SAX methods to Perl methods
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
XML::Simple(3pm)
An API for simple XML files
XML::Simple::FAQ(3pm)
Frequently Asked Questions about XML::Simple
XML::TreePP(3pm)
- Pure Perl implementation for parsing/writing XML doc...
XML::Twig(3pm)
A perl module for processing huge XML documents in tre...
XML::Writer(3pm)
Perl extension for writing XML documents.
XML::XPath(3pm)
Parse and evaluate XPath statements.
XML::XPath::Boolean(3pm)
Boolean true/false values
XML::XPath::Builder(3pm)
SAX handler for building an XPath tree
XML::XPath::Function(3pm)
implementations of XPath functions
XML::XPath::Literal(3pm)
Simple string values.
XML::XPath::Node(3pm)
internal representation of a node
XML::XPath::Node::Attribute(3pm)
a single attribute
XML::XPath::Node::Comment(3pm)
an XML comment: <!--comment-->
XML::XPath::Node::Element(3pm)
an <element>
XML::XPath::Node::Namespace(3pm)
an XML namespace node
XML::XPath::Node::PI(3pm)
an XML processing instruction node
XML::XPath::Node::Text(3pm)
an XML text node
XML::XPath::NodeSet(3pm)
a list of XML document nodes
XML::XPath::Number(3pm)
Simple numeric values.
XML::XPath::PerlSAX(3pm)
A PerlSAX event generator for my weird node struc...
XML::XPath::XMLParser(3pm)
The default XML parsing class that produces a n...
XML::XPathEngine(3pm)
a re-usable XPath engine for DOM-like trees
XML::XPathEngine::Boolean(3pm)
Boolean true/false values
XML::XPathEngine::Literal(3pm)
Simple string values.
XML::XPathEngine::NodeSet(3pm)
a list of XML document nodes
XML::XPathEngine::Number(3pm)
Simple numeric values.
XMLRPC::Lite(3pm)
client and server implementation of XML-RPC protocol
XMLRPC::Test(3pm)
Test framework for XMLRPC::Lite
XMLRPC::Transport::HTTP(3pm)
Server/Client side HTTP support for XMLRPC::Lite
XMLRPC::Transport::POP3(3pm)
Server side POP3 support for XMLRPC::Lite
XMLRPC::Transport::TCP(3pm)
Server/Client side TCP support for XMLRPC::Lite
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
XRes(3)
X-Resource extension client library
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
XResQueryClientPixmapBytes(3)
X-Resource extension client library
XResQueryClientResources(3)
X-Resource extension client library
XResQueryClients(3)
X-Resource extension client library
XResQueryExtension(3)
X-Resource extension client library
XResQueryVersion(3)
X-Resource extension client library
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.
XS::Parse::Infix(3pm)
XS functions to assist in parsing infix operators
XS::Parse::Infix::Builder(3pm)
build-time support for "XS::Parse::Infix"
XS::Parse::Keyword(3pm)
XS functions to assist in parsing keyword syntax
XS::Parse::Keyword::Builder(3pm)
build-time support for "XS::Parse::Keyword"
XS::Parse::Sublike(3pm)
XS functions to assist in parsing "sub"-like syntax
XS::Parse::Sublike::Builder(3pm)
build-time support for "XS::Parse::Sublike"
XSaveContext(3)
associative look-up routines
XScreenNumberOfScreen(3)
screen information functions and macros
XScreenResourceString(3)
obtain server resource properties
XScreenSaverAllocInfo(3)
X11 Screen Saver extension client library
XScreenSaverGetRegistered(3)
X11 Screen Saver extension client library
XScreenSaverQueryExtension(3)
X11 Screen Saver extension client library
XScreenSaverQueryInfo(3)
X11 Screen Saver extension client library
XScreenSaverQueryVersion(3)
X11 Screen Saver extension client library
XScreenSaverRegister(3)
X11 Screen Saver extension client library
XScreenSaverSelectInput(3)
X11 Screen Saver extension client library
XScreenSaverSetAttributes(3)
X11 Screen Saver extension client library
XScreenSaverSuspend(3)
X11 Screen Saver extension client library
XScreenSaverUnregister(3)
X11 Screen Saver extension client library
XScreenSaverUnsetAttributes(3)
X11 Screen Saver extension client library
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
XSetEventQueueOwner(3)
set event queue owner on a shared Xlib/XCB connection
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...
Xss(3)
X11 Screen Saver extension client library
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
XString(3pm)
Isolated String helpers from B
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
XTestCompareCurrentCursorWithWindow(3)
XTest extension functions
XTestCompareCursorWithWindow(3)
XTest extension functions
XTestDiscard(3)
XTest extension functions
XTestFakeButtonEvent(3)
XTest extension functions
XTestFakeKeyEvent(3)
XTest extension functions
XTestFakeMotionEvent(3)
XTest extension functions
XTestFakeRelativeMotionEvent(3)
XTest extension functions
XTestGrabControl(3)
XTest extension functions
XTestQueryExtension(3)
XTest extension functions
XTestSetGContextOfGC(3)
XTest extension functions
XTestSetVisualIDOfVisual(3)
XTest extension functions
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...
Xv(3)
X Window System video extension
XVaCreateNestedList(3)
allocate a nested variable argument list
XvCreateImage(3)
create an XvImage
XvFreeAdaptorInfo(3)
free adaptor information
XvFreeEncodingInfo(3)
free encoding information
XvGetPortAttribute(3)
return current port attribute value
XvGetStill(3)
capture a single frame of video from a drawable
XvGetVideo(3)
capture video from a drawable
XvGrabPort(3)
lock port for exclusive use by client
XVisibilityEvent(3)
VisibilityNotify event structure
XVisualIDFromVisual(3)
obtain visual information and visual structure
XVisualInfo(3)
obtain visual information and visual structure
XvListImageFormats(3)
return list of image formats supported by a video port
XvPortNotify(3)
event generated when port attributes change
XvPutImage(3)
display an XvImage
XvPutStill(3)
write a single frame of video to a drawable
XvPutVideo(3)
write video into a drawable
XvQueryAdaptors(3)
return adaptor information for a screen
XvQueryBestSize(3)
determine the optimum drawable region size
XvQueryEncodings(3)
return list of encodings for an adaptor
XvQueryExtension(3)
return version and release of extension
XvQueryPortAttributes(3)
return list of attributes of a video port
XvSelectPortNotify(3)
enable or disable XvPortNotify events
XvSelectVideoNotify(3)
enable or disable VideoNotify events
XvSetPortAttribute(3)
sets an attribute of a video port
XvShmCreateImage(3)
create an XvImage
XvShmPutImage(3)
display an XvImage
XvStopVideo(3)
stop active video
XvUngrabPort(3)
release port grabbed for video operation
XvVideoNotify(3)
event generated for video processing
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(3pm)
YAML Ain't Markup Language
YAML::Any(3pm)
Pick a YAML implementation and use it.
YAML::Dumper(3pm)
YAML class for dumping Perl objects to YAML
YAML::Dumper::Base(3pm)
Base class for YAML Dumper classes
YAML::Error(3pm)
Error formatting class for YAML modules
YAML::LibYAML(3pm)
Perl YAML Serialization using XS and libyaml
YAML::Loader(3pm)
YAML class for loading Perl objects to YAML
YAML::Loader::Base(3pm)
Base class for YAML Loader classes
YAML::Marshall(3pm)
YAML marshalling class you can mixin to your classes
YAML::Node(3pm)
A generic data node that encapsulates YAML information
YAML::Shell(3pm)
The YAML Test Shell for Perl5
YAML::Syck(3pm)
Fast, lightweight YAML loader and dumper
YAML::Tag(3pm)
Tag URI object class for YAML
YAML::Tiny(3pm)
Read/Write YAML files with as little code as possible
YAML::Types(3pm)
Marshall Perl internal data types to/from YAML
YAML::XS(3pm)
Perl YAML Serialization using XS and libyaml
YAML::XS::LibYAML(3pm)
An XS Wrapper Module of libyaml
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

zaxpy(3)
complex16
zbbcsd(3)
complex16
zbdsqr(3)
complex16
zcgesv(3)
complex16
zchkaa(3)
complex16
zchkee(3)
complex16
zcopy(3)
complex16
zcposv(3)
complex16
zdotc(3)
complex16
zdotu(3)
complex16
zdrot(3)
complex16
zdrscl(3)
complex16
zdscal(3)
complex16
zgbbrd(3)
complex16
zgbcon(3)
complex16
zgbequ(3)
complex16
zgbequb(3)
complex16
zgbmv(3)
complex16
zgbrfs(3)
complex16
zgbrfsx(3)
complex16
zgbsv(3)
complex16
zgbsvx(3)
complex16
zgbsvxx(3)
complex16
zgbtf2(3)
complex16
zgbtrf(3)
complex16
zgbtrs(3)
complex16
zgebak(3)
complex16
zgebal(3)
complex16
zgebd2(3)
complex16
zgebrd(3)
complex16
zgecon(3)
complex16
zgeequ(3)
complex16
zgeequb(3)
complex16
zgees(3)
complex16
zgeesx(3)
complex16
zgeev(3)
complex16
zgeevx(3)
complex16
zgehd2(3)
complex16
zgehrd(3)
complex16
zgejsv(3)
complex16
zgelq2(3)
complex16
zgelqf(3)
complex16
zgelqt(3)
double
zgelqt3(3)
double
zgels(3)
complex16
zgelsd(3)
complex16
zgelss(3)
complex16
zgelst(3)
complex16
zgelsy(3)
complex16
zgemlqt(3)
double
zgemm(3)
complex16
zgemqrt(3)
complex16
zgemv(3)
complex16
zgeql2(3)
complex16
zgeqlf(3)
complex16
zgeqp3(3)
complex16
zgeqr2(3)
complex16
zgeqr2p(3)
complex16
zgeqrf(3)
Variants Computational routines
zgeqrfp(3)
complex16
zgeqrt(3)
complex16
zgeqrt2(3)
complex16
zgeqrt3(3)
complex16
zgerc(3)
complex16
zgerfs(3)
complex16
zgerfsx(3)
complex16
zgerq2(3)
complex16
zgerqf(3)
complex16
zgeru(3)
complex16
zgesc2(3)
complex16
zgesdd(3)
complex16
zgesv(3)
complex16
zgesvd(3)
complex16
zgesvdq(3)
complex16
zgesvdx(3)
complex16
zgesvj(3)
complex16
zgesvx(3)
complex16
zgesvxx(3)
complex16
zgetc2(3)
complex16
zgetf2(3)
complex16
zgetrf(3)
Variants Computational routines
zgetrf2(3)
complex16
zgetri(3)
complex16
zgetrs(3)
complex16
zgetsls(3)
complex16
zggbak(3)
complex16
zggbal(3)
complex16
zgges(3)
complex16
zgges3(3)
complex16
zggesx(3)
complex16
zggev(3)
complex16
zggev3(3)
complex16
zggevx(3)
complex16
zggglm(3)
complex16 Other Eigenvalue routines
zgghd3(3)
complex16
zgghrd(3)
complex16
zgglse(3)
complex16 Other Solve Routines
zggqrf(3)
complex16
zggrqf(3)
complex16
zggsvd3(3)
complex16
zggsvp3(3)
complex16
zgsvj0(3)
complex16
zgsvj1(3)
complex16
zgtcon(3)
complex16
zgtrfs(3)
complex16
zgtsv(3)
complex16
zgtsvx(3)
complex16
zgttrf(3)
complex16
zgttrs(3)
complex16
zgtts2(3)
complex16
zhbev(3)
complex16 Other Eigenvalue routines
zhbev_2stage(3)
complex16 Other Eigenvalue routines
zhbevd(3)
complex16 Other Eigenvalue routines
zhbevd_2stage(3)
complex16 Other Eigenvalue routines
zhbevx(3)
complex16 Other Eigenvalue routines
zhbevx_2stage(3)
complex16 Other Eigenvalue routines
zhbgst(3)
complex16
zhbgv(3)
complex16 Other Eigenvalue routines
zhbgvd(3)
complex16 Other Eigenvalue routines
zhbgvx(3)
complex16 Other Eigenvalue routines
zhbmv(3)
complex16
zhbtrd(3)
complex16
zhecon(3)
complex16
zhecon_3(3)
complex16
zhecon_rook(3)
complex16
zheequb(3)
complex16
zheev(3)
complex16
zheev_2stage(3)
complex16
zheevd(3)
complex16
zheevd_2stage(3)
complex16
zheevr(3)
complex16
zheevr_2stage(3)
complex16
zheevx(3)
complex16
zheevx_2stage(3)
complex16
zhegs2(3)
complex16
zhegst(3)
complex16
zhegv(3)
complex16
zhegv_2stage(3)
complex16
zhegvd(3)
complex16
zhegvx(3)
complex16
zhemm(3)
complex16
zhemv(3)
complex16
zher(3)
complex16
zher2(3)
complex16
zher2k(3)
complex16
zherfs(3)
complex16
zherfsx(3)
complex16
zherk(3)
complex16
zhesv(3)
complex16
zhesv_aa(3)
complex16
zhesv_aa_2stage(3)
complex16
zhesv_rk(3)
complex16
zhesv_rook(3)
complex16
zhesvx(3)
complex16
zhesvxx(3)
complex16
zheswapr(3)
complex16
zhetd2(3)
complex16
zhetf2(3)
complex16
zhetf2_rk(3)
complex16
zhetf2_rook(3)
complex16
zhetrd(3)
complex16
zhetrd_2stage(3)
complex16
zhetrd_hb2st(3)
complex16
zhetrd_he2hb(3)
complex16
zhetrf(3)
complex16
zhetrf_aa(3)
complex16
zhetrf_aa_2stage(3)
complex16
zhetrf_rk(3)
complex16
zhetrf_rook(3)
complex16
zhetri(3)
complex16
zhetri2(3)
complex16
zhetri2x(3)
complex16
zhetri_3(3)
complex16
zhetri_3x(3)
complex16
zhetri_rook(3)
complex16
zhetrs(3)
complex16
zhetrs2(3)
complex16
zhetrs_3(3)
complex16
zhetrs_aa(3)
complex16
zhetrs_aa_2stage(3)
complex16
zhetrs_rook(3)
complex16
zhfrk(3)
complex16
zhgeqz(3)
complex16
zhpcon(3)
complex16
zhpev(3)
complex16 Other Eigenvalue routines
zhpevd(3)
complex16 Other Eigenvalue routines
zhpevx(3)
complex16 Other Eigenvalue routines
zhpgst(3)
complex16
zhpgv(3)
complex16 Other Eigenvalue routines
zhpgvd(3)
complex16 Other Eigenvalue routines
zhpgvx(3)
complex16 Other Eigenvalue routines
zhpmv(3)
complex16
zhpr(3)
complex16
zhpr2(3)
complex16
zhprfs(3)
complex16
zhpsv(3)
complex16 Other Solve Routines
zhpsvx(3)
complex16 Other Solve Routines
zhptrd(3)
complex16
zhptrf(3)
complex16
zhptri(3)
complex16
zhptrs(3)
complex16
zhsein(3)
complex16
zhseqr(3)
complex16
zip_add(3)
add file to zip archive or replace file in zip archive...
zip_add_dir(3)
add directory to zip archive (obsolete interface)
zip_close(3)
close zip archive
zip_compression_method_supported(3)
return if a compression method is supp...
zip_delete(3)
delete file from zip archive
zip_dir_add(3)
add directory to zip archive
zip_discard(3)
close zip archive and discard changes
zip_encryption_method_supported(3)
return if an encryption method is suppo...
zip_error_clear(3)
clear error state for archive or file
zip_error_code_system(3)
get operating system error part of zip_error
zip_error_code_zip(3)
get libzip error part of zip_error
zip_error_fini(3)
clean up zip_error structure
zip_error_get(3)
get error codes for archive or file (obsolete interface)
zip_error_get_sys_type(3)
get type of system error code (obsolete interface)
zip_error_init(3)
initialize zip_error structure
zip_error_init_with_code(3)
initialize zip_error structure
zip_error_set(3)
fill in zip_error structure
zip_error_strerror(3)
create human-readable string for zip_error
zip_error_system_type(3)
return type of system error
zip_error_to_data(3)
convert zip_error to return value suitable for ZIP_SO...
zip_error_to_str(3)
get string representation of zip error (obsolete inter...
zip_errors(3)
list of all libzip error codes
zip_fclose(3)
close file in zip archive
zip_fdopen(3)
open zip archive using open file descriptor
zip_file_add(3)
add file to zip archive or replace file in zip archive
zip_file_attributes_init(3)
initialize zip file attributes structure
zip_file_error_clear(3)
clear error state for archive or file
zip_file_error_get(3)
get error codes for archive or file (obsolete interf...
zip_file_extra_field_delete(3)
delete extra field for file in zip
zip_file_extra_field_delete_by_id(3)
delete extra field for file in zip
zip_file_extra_field_get(3)
get extra field for file in zip
zip_file_extra_field_get_by_id(3)
get extra field for file in zip
zip_file_extra_field_set(3)
set extra field for file in zip
zip_file_extra_fields_count(3)
count extra fields for file in zip
zip_file_extra_fields_count_by_id(3)
count extra fields for file in zip
zip_file_get_comment(3)
get comment for file in zip
zip_file_get_error(3)
extract zip_error from zip_file
zip_file_get_external_attributes(3)
get external attributes for file in zip
zip_file_rename(3)
rename file in zip archive
zip_file_replace(3)
add file to zip archive or replace file in zip archive
zip_file_set_comment(3)
set comment for file in zip
zip_file_set_dostime(3)
set last modification time (mtime) for file in zip
zip_file_set_encryption(3)
set encryption method for file in zip
zip_file_set_external_attributes(3)
set external attributes for file in zip
zip_file_set_mtime(3)
set last modification time (mtime) for file in zip
zip_file_strerror(3)
get string representation for a zip error
zip_fopen(3)
open file in zip archive for reading
zip_fopen_encrypted(3)
open encrypted file in zip archive for reading
zip_fopen_index(3)
open file in zip archive for reading
zip_fopen_index_encrypted(3)
open encrypted file in zip archive for reading
zip_fread(3)
read from file
zip_fseek(3)
seek in file
zip_ftell(3)
tell position in file
zip_get_archive_comment(3)
get zip archive comment
zip_get_archive_flag(3)
get status flags for zip
zip_get_error(3)
get zip error for archive
zip_get_file_comment(3)
get comment for file in zip (obsolete interface)
zip_get_name(3)
get name of file by index
zip_get_num_entries(3)
get number of files in archive
zip_get_num_files(3)
get number of files in archive (obsolete interface)
zip_libzip_version(3)
return run-time version of library
zip_name_locate(3)
get index of file by name
zip_open(3)
open zip archive
zip_open_from_source(3)
open zip archive
zip_register_progress_callback(3)
provide updates during zip_close (obsole...
zip_register_progress_callback_with_s...(3)
provide updates during zip_close
zip_rename(3)
rename file in zip archive (obsolete interface)
zip_replace(3)
add file to zip archive or replace file in zip archive...
zip_set_archive_comment(3)
set zip archive comment
zip_set_archive_flag(3)
set zip archive flag
zip_set_default_password(3)
set default password for encrypted files in zip
zip_set_file_comment(3)
set comment for file in zip (obsolete interface)
zip_set_file_compression(3)
set compression method for file in zip
zip_source(3)
zip data source structure
zip_source_begin_write(3)
prepare zip source for writing
zip_source_begin_write_cloning(3)
prepare zip source for writing
zip_source_buffer(3)
create zip data source from buffer
zip_source_buffer_create(3)
create zip data source from buffer
zip_source_buffer_fragment(3)
create zip data source from multiple buffer
zip_source_buffer_fragment_create(3)
create zip data source from multiple ...
zip_source_close(3)
open zip_source (which was open for reading)
zip_source_commit_write(3)
finalize changes to zip source
zip_source_error(3)
get zip error for data source
zip_source_file(3)
create data source from a file
zip_source_file_create(3)
create data source from a file
zip_source_filep(3)
create data source from FILE *
zip_source_filep_create(3)
create data source from FILE *
zip_source_free(3)
free zip data source
zip_source_function(3)
create data source from function
zip_source_function_create(3)
create data source from function
ZIP_SOURCE_GET_ARGS(3)
validate and cast arguments to source callback
zip_source_is_deleted(3)
check if zip_source is deleted
zip_source_keep(3)
increment reference count of zip data source
zip_source_make_command_bitmap(3)
create bitmap of supported source operat...
zip_source_open(3)
open zip_source for reading
zip_source_read(3)
read data from zip source
zip_source_rollback_write(3)
undo changes to zip source
zip_source_seek(3)
set read offset in zip source
zip_source_seek_compute_offset(3)
validate arguments and compute offset
zip_source_seek_write(3)
set write offset in zip source
zip_source_stat(3)
get information about zip_source
zip_source_tell(3)
report current read offset in zip source
zip_source_tell_write(3)
report current write offset in zip source
zip_source_win32a(3)
create data source from a Windows ANSI file name
zip_source_win32a_create(3)
create data source from a Windows ANSI file name
zip_source_win32handle(3)
create data source from a Windows file handle
zip_source_win32handle_create(3)
create data source from a Windows file ha...
zip_source_win32w(3)
create data source from a Windows Unicode file name
zip_source_win32w_create(3)
create data source from a Windows Unicode file...
zip_source_write(3)
write data to zip source
zip_source_zip(3)
create data source from zip file
zip_stat(3)
get information about file
zip_stat_index(3)
get information about file
zip_stat_init(3)
initialize zip_stat structure
zip_strerror(3)
get string representation for a zip error
zip_unchange(3)
undo changes to file in zip archive
zip_unchange_all(3)
undo all changes in a zip archive
zip_unchange_archive(3)
undo global changes to zip archive
zla_gbamv(3)
complex16
zla_gbrcond_c(3)
complex16
zla_gbrcond_x(3)
complex16
zla_gbrfsx_extended(3)
complex16
zla_gbrpvgrw(3)
complex16
zla_geamv(3)
complex16
zla_gercond_c(3)
complex16
zla_gercond_x(3)
complex16
zla_gerfsx_extended(3)
complex16
zla_gerpvgrw(3)
complex16
zla_heamv(3)
complex16
zla_hercond_c(3)
complex16
zla_hercond_x(3)
complex16
zla_herfsx_extended(3)
complex16
zla_herpvgrw(3)
complex16
zla_lin_berr(3)
complex16
zla_porcond_c(3)
complex16
zla_porcond_x(3)
complex16
zla_porfsx_extended(3)
complex16
zla_porpvgrw(3)
complex16
zla_syamv(3)
complex16
zla_syrcond_c(3)
complex16
zla_syrcond_x(3)
complex16
zla_syrfsx_extended(3)
complex16
zla_syrpvgrw(3)
complex16
zla_wwaddw(3)
complex16
zlabrd(3)
complex16
zlacgv(3)
complex16
zlacn2(3)
complex16
zlacon(3)
complex16
zlacp2(3)
complex16
zlacpy(3)
complex16
zlacrm(3)
complex16
zlacrt(3)
complex16
zladiv(3)
complex16
zlaed0(3)
complex16
zlaed7(3)
complex16
zlaed8(3)
complex16
zlaein(3)
complex16
zlaesy(3)
complex16
zlaev2(3)
complex16
zlag2c(3)
complex16
zlags2(3)
complex16
zlagtm(3)
complex16
zlahef(3)
complex16
zlahef_aa(3)
complex16
zlahef_rk(3)
complex16
zlahef_rook(3)
complex16
zlahqr(3)
complex16
zlahr2(3)
complex16
zlaic1(3)
complex16
zlals0(3)
complex16
zlalsa(3)
complex16
zlalsd(3)
complex16
zlangb(3)
complex16
zlange(3)
complex16
zlangt(3)
complex16
zlanhb(3)
complex16
zlanhe(3)
complex16
zlanhf(3)
complex16
zlanhp(3)
complex16
zlanhs(3)
complex16
zlanht(3)
complex16
zlansb(3)
complex16
zlansp(3)
complex16
zlansy(3)
complex16
zlantb(3)
complex16
zlantp(3)
complex16
zlantr(3)
complex16
zlapll(3)
complex16
zlapmr(3)
complex16
zlapmt(3)
complex16
zlaqgb(3)
complex16
zlaqge(3)
complex16
zlaqhb(3)
complex16
zlaqhe(3)
complex16
zlaqhp(3)
complex16
zlaqp2(3)
complex16
zlaqps(3)
complex16
zlaqr0(3)
complex16
zlaqr1(3)
complex16
zlaqr2(3)
complex16
zlaqr3(3)
complex16
zlaqr4(3)
complex16
zlaqr5(3)
complex16
zlaqsb(3)
complex16
zlaqsp(3)
complex16
zlaqsy(3)
complex16
zlaqz0(3)
complex16
zlaqz1(3)
complex16
zlaqz2(3)
complex16
zlaqz3(3)
complex16
zlar1v(3)
complex16
zlar2v(3)
complex16
zlarcm(3)
complex16
zlarf(3)
complex16
zlarfb(3)
complex16
zlarfb_gett(3)
complex16
zlarfg(3)
complex16
zlarfgp(3)
complex16
zlarft(3)
complex16
zlarfx(3)
complex16
zlarfy(3)
complex16
zlargv(3)
complex16
zlarnv(3)
complex16
zlarrv(3)
complex16
zlarscl2(3)
complex16
zlartg(3)
(unknown subject)
zlartv(3)
complex16
zlarz(3)
complex16
zlarzb(3)
complex16
zlarzt(3)
complex16
zlascl(3)
complex16
zlascl2(3)
complex16
zlaset(3)
complex16
zlasr(3)
complex16
zlassq(3)
(unknown subject)
zlaswp(3)
complex16
zlasyf(3)
complex16
zlasyf_aa(3)
complex16
zlasyf_rk(3)
complex16
zlasyf_rook(3)
complex16
zlat2c(3)
complex16
zlatbs(3)
complex16
zlatdf(3)
complex16
zlatps(3)
complex16
zlatrd(3)
complex16
zlatrs(3)
complex16
zlatrs3(3)
double
zlatrz(3)
complex16
zlaunhr_col_getrfnp(3)
complex16
zlaunhr_col_getrfnp2(3)
complex16
zlauu2(3)
complex16
zlauum(3)
complex16
zlib(3)
compression/decompression library
zmq_atomic_counter_dec(3)
decrement an atomic counter
zmq_atomic_counter_destroy(3)
destroy an atomic counter
zmq_atomic_counter_inc(3)
increment an atomic counter
zmq_atomic_counter_new(3)
create a new atomic counter
zmq_atomic_counter_set(3)
set atomic counter to new value
zmq_atomic_counter_value(3)
return value of atomic counter
zmq_bind(3)
accept incoming connections on a socket
zmq_close(3)
close 0MQ socket
zmq_connect(3)
create outgoing connection from socket
zmq_connect_peer(3)
create outgoing connection from socket and return the ...
zmq_ctx_get(3)
get context options
zmq_ctx_new(3)
create new 0MQ context
zmq_ctx_set(3)
set context options
zmq_ctx_shutdown(3)
shutdown a 0MQ context
zmq_ctx_term(3)
terminate a 0MQ context
zmq_curve_keypair(3)
generate a new CURVE keypair
zmq_curve_public(3)
derive the public key from a private key
zmq_disconnect(3)
Disconnect a socket from an endpoint
zmq_errno(3)
retrieve value of errno for the calling thread
zmq_getsockopt(3)
get 0MQ socket options
zmq_has(3)
check a ZMQ capability
zmq_msg_close(3)
release 0MQ message
zmq_msg_copy(3)
copy content of a message to another message
zmq_msg_data(3)
retrieve pointer to message content
zmq_msg_get(3)
get message property
zmq_msg_gets(3)
get message metadata property
zmq_msg_init(3)
initialise empty 0MQ message
zmq_msg_init_buffer(3)
initialise 0MQ message with buffer copy
zmq_msg_init_data(3)
initialise 0MQ message from a supplied buffer
zmq_msg_init_size(3)
initialise 0MQ message of a specified size
zmq_msg_more(3)
indicate if there are more message parts to receive
zmq_msg_move(3)
move content of a message to another message
zmq_msg_recv(3)
receive a message part from a socket
zmq_msg_routing_id(3)
return routing ID for message, if any
zmq_msg_send(3)
send a message part on a socket
zmq_msg_set(3)
set message property
zmq_msg_set_routing_id(3)
set routing ID property on message
zmq_msg_size(3)
retrieve message content size in bytes
zmq_poll(3)
input/output multiplexing
zmq_poller(3)
input/output multiplexing
zmq_proxy(3)
start built-in 0MQ proxy
zmq_proxy_steerable(3)
built-in 0MQ proxy with control flow
zmq_recv(3)
receive a message part from a socket
zmq_recvmsg(3)
receive a message part from a socket
zmq_send(3)
send a message part on a socket
zmq_send_const(3)
send a constant-memory message part on a socket
zmq_sendmsg(3)
send a message part on a socket
zmq_setsockopt(3)
set 0MQ socket options
zmq_socket(3)
create 0MQ socket
zmq_socket_monitor(3)
monitor socket events
zmq_socket_monitor_versioned(3)
monitor socket events
zmq_strerror(3)
get 0MQ error message string
zmq_timers(3)
helper functions for cross-platform timers callbacks
zmq_unbind(3)
Stop accepting connections on a socket
zmq_version(3)
report 0MQ library version
zmq_z85_decode(3)
decode a binary key from Z85 printable text
zmq_z85_encode(3)
encode a binary key as Z85 printable text
zpbcon(3)
complex16
zpbequ(3)
complex16
zpbrfs(3)
complex16
zpbstf(3)
complex16
zpbsv(3)
complex16 Other Solve Routines
zpbsvx(3)
complex16 Other Solve Routines
zpbtf2(3)
complex16
zpbtrf(3)
complex16
zpbtrs(3)
complex16
zpftrf(3)
complex16
zpftri(3)
complex16
zpftrs(3)
complex16
zpocon(3)
complex16
zpoequ(3)
complex16
zpoequb(3)
complex16
zporfs(3)
complex16
zporfsx(3)
complex16
zposv(3)
complex16
zposvx(3)
complex16
zposvxx(3)
complex16
zpotf2(3)
complex16
zpotrf(3)
Variants Computational routines
zpotrf2(3)
complex16
zpotri(3)
complex16
zpotrs(3)
complex16
zppcon(3)
complex16
zppequ(3)
complex16
zpprfs(3)
complex16
zppsv(3)
complex16 Other Solve Routines
zppsvx(3)
complex16 Other Solve Routines
zpptrf(3)
complex16
zpptri(3)
complex16
zpptrs(3)
complex16
zpstf2(3)
complex16
zpstrf(3)
complex16
zptcon(3)
complex16
zpteqr(3)
complex16
zptrfs(3)
complex16
zptsv(3)
complex16
zptsvx(3)
complex16
zpttrf(3)
complex16
zpttrs(3)
complex16
zptts2(3)
complex16
zrot(3)
complex16
zrotg(3)
(unknown subject)
zscal(3)
complex16
zspcon(3)
complex16
zspmv(3)
complex16
zspr(3)
complex16
zsprfs(3)
complex16
zspsv(3)
complex16 Other Solve Routines
zspsvx(3)
complex16 Other Solve Routines
zsptrf(3)
complex16
zsptri(3)
complex16
zsptrs(3)
complex16
zstedc(3)
complex16
zstegr(3)
complex16
zstein(3)
complex16
zstemr(3)
complex16
zsteqr(3)
complex16
zswap(3)
complex16
zsycon(3)
complex16
zsycon_3(3)
complex16
zsycon_rook(3)
complex16
zsyconv(3)
complex16
zsyconvf(3)
complex16
zsyconvf_rook(3)
complex16
zsyequb(3)
complex16
zsymm(3)
complex16
zsymv(3)
complex16
zsyr(3)
complex16
zsyr2k(3)
complex16
zsyrfs(3)
complex16
zsyrfsx(3)
complex16
zsyrk(3)
complex16
zsysv(3)
complex16
zsysv_aa(3)
complex16
zsysv_aa_2stage(3)
complex16
zsysv_rk(3)
complex16
zsysv_rook(3)
complex16
zsysvx(3)
complex16
zsysvxx(3)
complex16
zsyswapr(3)
complex16
zsytf2(3)
complex16
zsytf2_rk(3)
complex16
zsytf2_rook(3)
complex16
zsytrf(3)
complex16
zsytrf_aa(3)
complex16
zsytrf_aa_2stage(3)
complex16
zsytrf_rk(3)
complex16
zsytrf_rook(3)
complex16
zsytri(3)
complex16
zsytri2(3)
complex16
zsytri2x(3)
complex16
zsytri_3(3)
complex16
zsytri_3x(3)
complex16
zsytri_rook(3)
complex16
zsytrs(3)
complex16
zsytrs2(3)
complex16
zsytrs_3(3)
complex16
zsytrs_aa(3)
complex16
zsytrs_aa_2stage(3)
complex16
zsytrs_rook(3)
complex16
ztbcon(3)
complex16
ztbmv(3)
complex16
ztbrfs(3)
complex16
ztbsv(3)
complex16
ztbtrs(3)
complex16
ztfsm(3)
complex16
ztftri(3)
complex16
ztfttp(3)
complex16
ztfttr(3)
complex16
ztgevc(3)
complex16
ztgex2(3)
complex16
ztgexc(3)
complex16
ztgsen(3)
complex16
ztgsja(3)
complex16
ztgsna(3)
complex16
ztgsy2(3)
complex16
ztgsyl(3)
complex16
ztpcon(3)
complex16
ztplqt(3)
double
ztplqt2(3)
double
ztpmlqt(3)
double
ztpmqrt(3)
complex16
ztpmv(3)
complex16
ztpqrt(3)
complex16
ztpqrt2(3)
complex16
ztprfb(3)
complex16
ztprfs(3)
complex16
ztpsv(3)
complex16
ztptri(3)
complex16
ztptrs(3)
complex16
ztpttf(3)
complex16
ztpttr(3)
complex16
ztrcon(3)
complex16
ztrevc(3)
complex16
ztrevc3(3)
complex16
ztrexc(3)
complex16
ztrmm(3)
complex16
ztrmv(3)
complex16
ztrrfs(3)
complex16
ztrsen(3)
complex16
ztrsm(3)
complex16
ztrsna(3)
complex16
ztrsv(3)
complex16
ztrsyl(3)
complex16
ztrsyl3(3)
complex16
ztrti2(3)
complex16
ztrtri(3)
complex16
ztrtrs(3)
complex16
ztrttf(3)
complex16
ztrttp(3)
complex16
ztzrzf(3)
complex16
zunbdb(3)
complex16
zunbdb1(3)
complex16
zunbdb2(3)
complex16
zunbdb3(3)
complex16
zunbdb4(3)
complex16
zunbdb5(3)
complex16
zunbdb6(3)
complex16
zuncsd(3)
complex16
zuncsd2by1(3)
complex16
zung2l(3)
complex16
zung2r(3)
complex16
zungbr(3)
complex16
zunghr(3)
complex16
zungl2(3)
complex16
zunglq(3)
complex16
zungql(3)
complex16
zungqr(3)
complex16
zungr2(3)
complex16
zungrq(3)
complex16
zungtr(3)
complex16
zungtsqr(3)
complex16
zungtsqr_row(3)
complex16
zunhr_col(3)
complex16
zunm22(3)
complex
zunm2l(3)
complex16
zunm2r(3)
complex16
zunmbr(3)
complex16
zunmhr(3)
complex16
zunml2(3)
complex16
zunmlq(3)
complex16
zunmql(3)
complex16
zunmqr(3)
complex16
zunmr2(3)
complex16
zunmr3(3)
complex16
zunmrq(3)
complex16
zunmrz(3)
complex16
zunmtr(3)
complex16
zupgtr(3)
complex16
zupmtr(3)
complex16
zustr2stp(3)
copying strings and character sequences
zustr2ustp(3)
copying strings and character sequences

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