UNIX BSD Linux SunOS HP-UX & Perl Man Pages

Man Page or Keyword Search Man Apropos

man page | Documentation Library | Writing UNIX manpages
aspcud(1)
solve dependencies between packages
avahi-resolve, avahi-resolve-address, avahi-resolve-host-name(1)
Resolve one or more mDNS/DNS host name(s) to IP address(es) (and vice versa) using the Avahi daemon
bufrresolve.pl(1)
bufrresolve.pl
cs_solver(1)
Main program of Code_Saturne.
Deadwood(1)
A recursive caching DNS resolver
dns-terror(1)
fast log file IP address resolver
dnsbulktest(1)
A debugging tool for intermittent resolver failures
dnsfilter(1)
reverse-resolves IP addresses, converting them to host names.
dnsgram(1)
A debugging tool for intermittent resolver failures
dnsquery(1)
resolver?? ?????? DNS ?? ????????
fdnscname(1)
resolve the canonical name of a host
fdnsip(1)
resolve a hostname to an IPv4 address
fdnsip6(1)
resolve a hostname to an IPv6 address
fdnsip6list(1)
resolve a hostname to a list of IPv6 addresses
fdnsiplist(1)
resolve a hostname to a list of IPv4 addresses
fdnsmx(1)
resolve an MX record of a hostname
fdnsmxalist(1)
resolve a list of MX records and their corresponding A records for hostname
fdnsmxlist(1)
resolve a list of MX records for hostname
fdnsname(1)
resolve an IPv4 or IPv6 address to a hostname
fdnsnamep(1)
resolve an IPv4 or IPv6 address to a hostname with paranoid checking
fdnsspf1(1)
resolve an SPF version 1 record of a hostname
fdnstxt(1)
resolve a TXT record of a hostname
fdnstxtlist(1)
resolve a list of TXT records for a hostname
freecell-solver-config(1)
DEPRECATED - use pkg-config with libfreecell-solver instead
ftimes-dbm-reap(1)
Extract unresolved keys from one or more files
GeodSolve(1)
perform geodesic calculations
getaddrinfo(1)
resolve names to socket addresses
getaddrinfo, "getaddrinfo"(1)
command-line tool to "getaddrinfo(3)" resolver
getnameinfo, "getnameinfo"(1)
command-line tool to "getnameinfo(3)" resolver
git-mergetool(1)
Run merge conflict resolution tools to resolve merge conflicts
gmx-do_dssp(1)
Assign secondary structure and calculate solvent accessible surface area
gmx-sasa(1)
Compute solvent accessible surface area
gmx-sorient(1)
Analyze solvent orientation around solutes
gmx-spol(1)
Analyze solvent dipole orientation and polarization around solutes
greadlink, readlink(1)
print resolved symbolic links or canonical file names
grealpath, realpath(1)
print the resolved path
hashdig-bind, hashdig-bind.pl(1)
Bind resolved hashes to filenames
hashdig-harvest-sunsolve, hashdig-harvest-sunsolve.pl(1)
Harvest hashes from a directory of sunsolve output
hashdig-resolve-sunsolve, hashdig-resolve-sunsolve.pl(1)
Resolve hashes against Sun's Solaris Fingerprint Database
jdresolve(1)
resolves IP addresses into hostnames
ldns-resolver(1)
tries to create a resolver from a resolv.conf file.
lm-solve(1)
A Computerized Solver for Logic Mazes
logresolve(1)
Resolve IP-addresses to hostnames in Apache log files
oid2name(1)
resolve OIDs and file nodes in a PostgreSQL data directory
pandoc-citeproc(1)
filter to resolve citations in a pandoc document.
pdnmesh(1)
A 2D finite element mesh generator and solver
ppl_lpsol(1)
a PPL-based mixed integer programming problem solver
ppl_pips(1)
a PPL-based parametric integer programming problem solver
pwd(1)
- output the current working directory Synopsis pwd Description pwd outputs (prints) the current working directory. Note that fish always resolves symbolic links in the current directory path.
realpath(1)
return resolved physical path
reresolve(1)
retry unresolved IP addresses in a DB file
reslog(1)
Reverse-resolve IP in Apache log files
resolve_stack_dump(1)
resolve numeric stack trace dump to symbols
resolveip(1)
resolve host name to IP address or vice versa
rhost(1)
resolve a single ip address
RhumbSolve(1)
perform rhumb line calculations
rwresolve(1)
Convert IP addresses in delimited text to hostnames
sc_speedtrap(1)
scamper driver to resolve aliases for a set of IPv6 interfaces.
solve-field(1)
Main high-level command-line user interface.
tablix2, tablix2_kernel(1)
general timetable solver
tor-resolve(1)
resolve a hostname to an IP address via tor
v.dissolve(1)
v.dissolve
webresolve, splitwr(1)
splitwr
xppaut(1)
X Phase plane plus AUTO. Solves many kinds of equations.
AnyEvent::CacheDNS(3)
Simple DNS resolver with caching
archive_entry_linkify, archive_entry_linkresolver, archive_entry_linkresolver_free, archive_entry_linkresolver_new, archive_entry_linkresolver_set_strategy(3)
hardlink resolver functions
archive_entry_linkify, archive_entry_linkresolver, archive_entry_linkresolver_free, archive_entry_linkresolver_new, archive_entry_linkresolver_set_strategy(3)
hardlink resolver functions
ares_cancel(3)
Cancel a resolve
ares_destroy(3)
Destroy a resolver channel
ares_dup(3)
Duplicate a resolver channel
ares_init(3)
Initialize a resolver channel
ares_init_options(3)
Initialize a resolver channel
asr_run, asr_abort, asr_run_sync, getaddrinfo_async, gethostbyaddr_async, gethostbyname2_async, gethostbyname_async, getnameinfo_async, getnetbyaddr_async, getnetbyname_async, getrrsetbyname_async, res_query_async, res_search_async, res_send_async(3)
asynchronous resolver functions
Biber::Entry(3)
new CW Initialize a Biber::Entry object There are three types of field possible in an entry: * raw - These are direct copies of input fields with no processing performed on them. Such fields are used for tool mode where we don't want to alter the fields as they need to go back into the output as they are * data - These are fields which derive directly from or are themselves fields in the data souce. Things like YEAR, MONTH, DAY etc. are such fields which are derived from, for example, the DATE field (which is itself a "raw" field). They are part of the original data implicitly, derived from a "raw" field. * other - These are fields, often meta-information like labelname, labelalpha etc. which are more removed from the data fields. The reason for this division is largely the entry cloning required for the related entry and inheritance features. When we clone an entry or copy some fields from one entry to another we generally don't want the "other" category as such derived meta-fields will often need to be re-created or ignored so we need to know which are the actual "data" fields to copy/clone. "raw" fields are important when we are writing bibtex format output (in tool mode for example) since in such cases, we don't want to derive implicit fields like YEAR/MONTH from DATE. R relclone CW Recursively create related entry clones starting with an entry R clone CW Clone a Biber::Entry object and return a copy Accepts optionally a key for the copy R notnull CW Test for an empty object R set_labelname_info CW Record the labelname information. This is special meta-information so we have a seperate method for this Takes a hash ref with the information. R get_labelname_info CW Retrieve the labelname information. This is special meta-information so we have a seperate method for this Returns a hash ref with the information. R set_labelnamefh_info CW Record the fullhash labelname information. This is special meta-information so we have a seperate method for this Takes a hash ref with the information. R get_labelnamefh_info CW Retrieve the fullhash labelname information. This is special meta-information so we have a seperate method for this Returns a hash ref with the information. R set_labeltitle_info CW Record the labeltitle information. This is special meta-information so we have a seperate method for this Takes a hash ref with the information. R get_labeltitle_info CW Retrieve the labeltitle information. This is special meta-information so we have a seperate method for this Returns a hash ref with the information. R set_labeldate_info CW Record the labeldate information. This is special meta-information so we have a seperate method for this Takes a hash ref with the information. R get_labeldate_info CW Retrieve the labeldate information. This is special meta-information so we have a seperate method for this Returns a hash ref with the information. R set_field CW Set a derived field for a Biber::Entry object, that is, a field which was not an actual bibliography field R get_field CW Get a field for a Biber::Entry object Uses // as fields can be null (end dates etc). R set_datafield CW Set a field which is in the .bib data file R set_rawfield CW Save a copy of the raw field from the datasource R get_rawfield CW Get a raw field R get_datafield CW Get a field that was in the original data file R del_field CW Delete a field in a Biber::Entry object R del_datafield CW Delete an original data source data field in a Biber::Entry object R field_exists CW Check whether a field exists (even if null) R datafields CW Returns a sorted array of the fields which came from the data source R rawfields CW Returns a sorted array of the raw fields and contents R count_datafields CW Returns the number of datafields R fields CW Returns a sorted array of all field names, including ones added during processing which are not necessarily fields which came from the data file R count_fields CW Returns the number of fields R has_keyword CW Check if a Biber::Entry object has a particular keyword in in the KEYWORDS field. R add_warning CW Append a warning to a Biber::Entry object R set_inherit_from CW Inherit fields from parent entry $entry->set_inherit_from($parententry); Takes a second Biber::Entry object as argument Tailored for set inheritance which is a straight 1:1 inheritance, excluding certain fields for backwards compatibility R resolve_xdata CW Recursively resolve XDATA fields in an entry $entry->resolve_xdata($xdata_entry); R inherit_from CW Inherit fields from parent entry (as indicated by the crossref field) $entry->inherit_from($parententry); Takes a second Biber::Entry object as argument Uses the crossref inheritance specifications from the .bcf R dump CW Dump Biber::Entry object R
Bio::Das::Map(3)
Resolve map coordinates
BSb_back_solve(3)
Backward triangular matrix solution on a block of right hand sides
BSb_for_solve(3)
Forward triangular matrix solution on a block of vectors
BSback_solve(3)
Backward triangular matrix solution on a single vector
BSback_solve1(3)
Backward triangular matrix solution on a single vector
BSctx_set_max_it(3)
Set the maximum number of iterations to be allowed by the iterative solver.
BSctx_set_num_rhs(3)
Set the number of RHSs to be solved for.
BSctx_set_pre(3)
The preconditioner to be used by the iterative solver.
BSctx_set_scaling(3)
Set whether or not the linear system should solved or not.
BSeasy_A(3)
Given A in a standard numerical format, construct the sparse A that we need for BlockSolve. This routine is particularly useful for matrices created in Fortran. The rows on a processor must be contiguous in the global numbering. If they are not, then other BlockSolve routines must be called to construct the matrix for BlockSolve. Arrays are indexed starting with 0. The values in a row must be sorted according to column number.
BSfinalize(3)
Finalizes BlockSolve and MPI. Prints the log stuff if MLOG was defined.
BSfor_solve(3)
Forward triangular matrix solution on a single vector
BSfor_solve1(3)
Forward triangular matrix solution on a single vector
BSglobal_flops(3)
Returns the global number of flops accumulated by BlockSolve
BSinit(3)
Initializes BlockSolve and MPI. BSinit() calls MPI_Init() if it has not already been called.
BSlocal_flops(3)
Returns the number of flops accumulated by BlockSolve
BSpar_gmres(3)
Solve a nonsymmetric system of equations using gmres preconditioned by one of several preconditioners. The rhs can be a block of vectors.
BSpar_isolve(3)
Solve a symmetric indefinite system of equations using symmlq preconditioned by one of several preconditioners.
BSpar_solve(3)
General solver of a system of equations preconditioned by one of several preconditioners and using one of several possible methods. The rhs can be a block of vectors.
BSpar_sym_solve(3)
Solve a symmetric positive definite system of equations using conjugate gradients preconditioned by one of several preconditioners. The rhs can be a block of vectors. The user should not call this function directly, but BSpar_solve().
BStri_solve(3)
Multiply the matrix A(-1) by a block of vectors
CURLOPT_DNS_LOCAL_IP4(3)
IPv4 address to bind DNS resolves to
CURLOPT_DNS_LOCAL_IP6(3)
IPv6 address to bind DNS resolves to
CURLOPT_IPRESOLVE(3)
specify which IP protocol version to use
CURLOPT_RESOLVE(3)
provide custom host name to IP address resolves
Data::ObjectDriver::Driver::DBD::SQLite(3)
SQLite driver DESCRIPTION This class provides an interface to the SQLite (<http://sqlite.org>) database through DBI. NOTES & BUGS This is experimental. With the 1.11 version of DBD::SQLite Blobs are handled transparently, so "bind_param_attributes" is optional. With previous version of DBD::SQLite users have experimented issues with binary data in CHAR (partially solved by the DBI::SQL_BINARY binding).
DBIx::DBHResolver(3)
Resolve database connection on the environment has many database servers.
DBIx::DBHResolver::Strategy(3)
Strategy base class
DBIx::DBHResolver::Strategy::Key(3)
Key based strategy
DBIx::DBHResolver::Strategy::List(3)
write short description for DBIx::DBHResolver::Strategy::List
DBIx::DBHResolver::Strategy::Range(3)
Range based strategy
DBIx::DBHResolver::Strategy::Remainder(3)
Deprecated
DBIx::DBHResolver::Strategy::RoundRobin(3)
Round robin based strategy
DBIx::Skinny::Mixin::DBHResolver(3)
DBIx::DBHResolver mixin for DBIx::Skinny.
dn_comp, dn_expand, res_init, res_mkquery, res_query, res_search, res_send, resolver(3)
????????????????
DNS::LDNS::Resolver(3)
DNS resolver
DNSCheck::Lookup::Resolver(3)
a recursive DNS resolver for DNSCheck
Email::MIME::CreateHTML::Resolver(3)
provides the appropriate resource resolver
Email::MIME::CreateHTML::Resolver::Cached(3)
wraps caching around a resource resolver
Email::MIME::CreateHTML::Resolver::Filesystem(3)
finds resources via the filesystem
Email::MIME::CreateHTML::Resolver::LWP(3)
uses LWP as a resource resolver
firedns_getcname(3)
Create a query to resolve the canonical name of a host
firedns_getip4(3)
Create a query to resolve a hostname to an IPv4 address
firedns_getip4list(3)
Create a query to resolve a hostname to a list of IPv4 addresses
firedns_getip6(3)
Create a query to resolve a hostname to an IPv6 address
firedns_getip6list(3)
Create a query to resolve a hostname to a list of IPv6 addresses
firedns_getmx(3)
Create a query to resolve a hostname's MX record
firedns_getmxlist(3)
Create a query to resolve a hostname's MX record list
firedns_getname4(3)
Create a query to resolve an IPv4 address to a hostname
firedns_getname6(3)
Create a query to resolve an IPv6 address to a hostname
firedns_gettxt(3)
Create a query to resolve a hostname's TXT record
firedns_gettxtlist(3)
Create a query to resolve a TXT record of a hostname
firedns_resolvecname(3)
Resolve the canonical name of a host
firedns_resolveip4(3)
Resolve a hostname to an IPv4 address
firedns_resolveip4list(3)
Resolve a list of A records of a hostname
firedns_resolveip6(3)
Resolve a hostname to an IPv6 address
firedns_resolveip6list(3)
Resolve a list of AAAA records of a hostname
firedns_resolvemx(3)
Resolve an MX record of a hostname
firedns_resolvemxalist(3)
Resolve a list of MX records of a hostname and their corresponding A records
firedns_resolvemxlist(3)
Resolve a list of MX records of a hostname
firedns_resolvename4(3)
Resolve a hostname from an IPv4 address
firedns_resolvename6(3)
Resolve a hostname from an IPv6 address
firedns_resolvetxt(3)
Resolve a TXT record of a hostname
firedns_resolvetxtlist(3)
Resolve a list of TXT records of a hostname
Games::LMSolve(3)
base class for LM-Solve solvers factories
Games::LMSolve::Alice(3)
driver for solving the Alice mazes.
Games::LMSolve::Base(3)
base class for puzzle solvers.
Games::LMSolve::Input(3)
input class for LM-Solve
Games::LMSolve::Minotaur(3)
driver for solving the "Theseus and the Minotaur" mazes.
Games::LMSolve::Numbers(3)
driver for solving the number mazes.
Games::LMSolve::Plank::Base(3)
driver for solving the rectangular Plank puzzles
Games::LMSolve::Plank::Hex(3)
driver for solving the hex plank puzzles
Games::LMSolve::Registry(3)
the registry of all LM-Solve drivers.
Games::LMSolve::Tilt::Base(3)
base class for the tilt mazes' drivers.
Games::LMSolve::Tilt::Multi(3)
driver for solving the multiple-goal tilt mazes
Games::LMSolve::Tilt::RedBlue(3)
driver for solving the red blue tilt puzzles
Games::LMSolve::Tilt::Single(3)
driver for solving the single-goal tilt mazes
Geo::bufrresolve(3)
Geo::bufrresolve
Gnome2::VFS::DNSSD::Resolve::Handle(3)
Gnome2::VFS::DNSSD::Resolve::Handle
Gnome2::VFS::Resolve(3)
Gnome2::VFS::Resolve
Gnome2::VFS::Resolve::Handle(3)
Gnome2::VFS::Resolve::Handle
hesiod, hesiod_end, hesiod_free_list, hesiod_init, hesiod_resolve, hesiod_to_bind(3)
Hesiod name server interface library
hesiod_end, hesiod, hesiod_free_list, hesiod_init, hesiod_resolve, hesiod_to_bind(3)
Hesiod name server interface library
hesiod_free_list, hesiod, hesiod_end, hesiod_init, hesiod_resolve, hesiod_to_bind(3)
Hesiod name server interface library
hesiod_free_string, hesiod, hesiod_end, hesiod_free_list, hesiod_init, hesiod_resolve, hesiod_to_bind(3)
Hesiod name server interface library
hesiod_init, hesiod, hesiod_end, hesiod_free_list, hesiod_resolve, hesiod_to_bind(3)
Hesiod name server interface library
hesiod_parse_result, hesiod, hesiod_end, hesiod_free_list, hesiod_init, hesiod_resolve, hesiod_to_bind(3)
Hesiod name server interface library
hesiod_resolve, hesiod, hesiod_end, hesiod_free_list, hesiod_init, hesiod_to_bind(3)
Hesiod name server interface library
hesiod_to_bind, hesiod, hesiod_end, hesiod_free_list, hesiod_init, hesiod_resolve(3)
Hesiod name server interface library
HPL_pdgesv(3)
Solve A x = b.
HPL_pdtrsv(3)
Solve triu( A ) x = b.
HTML::Mason::Resolver(3)
Component path resolver base class
HTML::Mason::Resolver::File(3)
Component path resolver for file-based components
HTML::Mason::Resolver::Null(3)
a do-nothing resolver
HTML::ResolveLink(3)
Resolve relative links in (X)HTML into absolute URI
IO::Async::Resolver, "IO::Async::Resolver"(3)
performing name resolutions asynchronously
IO::Async::Resolver::DNS, "IO::Async::Resolver::DNS"(3)
resolve DNS queries using "IO::Async"
krb5_acc_ops, krb5_cc_cache_end_seq_get, krb5_cc_cache_get_first, krb5_cc_cache_match, krb5_cc_cache_next, krb5_cc_clear_mcred, krb5_cc_close, krb5_cc_copy_cache, krb5_cc_copy_creds, krb5_cc_copy_match_f, krb5_cc_default, krb5_cc_default_name, krb5_cc_destroy, krb5_cc_end_seq_get, krb5_cc_gen_new, krb5_cc_get_config, krb5_cc_get_flags, krb5_cc_get_friendly_name, krb5_cc_get_full_name, krb5_cc_get_kdc_offset, krb5_cc_get_lifetime, krb5_cc_get_name, krb5_cc_get_ops, krb5_cc_get_prefix_ops, krb5_cc_get_principal, krb5_cc_get_type, krb5_cc_get_version, krb5_cc_initialize, krb5_cc_last_change_time, krb5_cc_move, krb5_cc_new_unique, krb5_cc_next_cred, krb5_cc_register, krb5_cc_remove_cred, krb5_cc_resolve, krb5_cc_retrieve_cred, krb5_cc_set_config, krb5_cc_set_default_name, krb5_cc_set_flags, krb5_cc_set_friendly_name, krb5_cc_set_kdc_offset, krb5_cc_start_seq_get, krb5_cc_store_cred, krb5_cc_support_switch, krb5_cc_switch, krb5_ccache, krb5_cccol_cursor_free, krb5_cccol_cursor_new, krb5_cccol_cursor_next, krb5_cccol_last_change_time, krb5_fcc_ops, krb5_get_validated_creds, krb5_is_config_principal, krb5_mcc_ops, Heimdal(3)
Kerberos 5 credential cache functions - Functions +1c KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_register (krb5_context context, const krb5_cc_ops *ops, krb5_boolean override) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_resolve (krb5_context context, const char *name, krb5_ccache *id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_new_unique (krb5_context context, const char *type, const char *hint, krb5_ccache *id) KRB5_LIB_FUNCTION const char *KRB5_LIB_CALL krb5_cc_get_name (krb5_context context, krb5_ccache id) KRB5_LIB_FUNCTION const char *KRB5_LIB_CALL krb5_cc_get_type (krb5_context context, krb5_ccache id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_full_name (krb5_context context, krb5_ccache id, char **str) KRB5_LIB_FUNCTION const krb5_cc_ops *KRB5_LIB_CALL krb5_cc_get_ops (krb5_context context, krb5_ccache id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_switch (krb5_context context, krb5_ccache id) KRB5_LIB_FUNCTION krb5_boolean KRB5_LIB_CALL krb5_cc_support_switch (krb5_context context, const char *type) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_set_default_name (krb5_context context, const char *name) KRB5_LIB_FUNCTION const char *KRB5_LIB_CALL krb5_cc_default_name (krb5_context context) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_default (krb5_context context, krb5_ccache *id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_initialize (krb5_context context, krb5_ccache id, krb5_principal primary_principal) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_destroy (krb5_context context, krb5_ccache id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_close (krb5_context context, krb5_ccache id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_store_cred (krb5_context context, krb5_ccache id, krb5_creds *creds) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_retrieve_cred (krb5_context context, krb5_ccache id, krb5_flags whichfields, const krb5_creds *mcreds, krb5_creds *creds) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_principal (krb5_context context, krb5_ccache id, krb5_principal *principal) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_start_seq_get (krb5_context context, const krb5_ccache id, krb5_cc_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_next_cred (krb5_context context, const krb5_ccache id, krb5_cc_cursor *cursor, krb5_creds *creds) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_end_seq_get (krb5_context context, const krb5_ccache id, krb5_cc_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_remove_cred (krb5_context context, krb5_ccache id, krb5_flags which, krb5_creds *cred) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_set_flags (krb5_context context, krb5_ccache id, krb5_flags flags) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_flags (krb5_context context, krb5_ccache id, krb5_flags *flags) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_copy_match_f (krb5_context context, const krb5_ccache from, krb5_ccache to, krb5_boolean(*match)(krb5_context, void *, const krb5_creds *), void *matchctx, unsigned int *matched) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_copy_cache (krb5_context context, const krb5_ccache from, krb5_ccache to) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_version (krb5_context context, const krb5_ccache id) KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_cc_clear_mcred (krb5_creds *mcred) KRB5_LIB_FUNCTION const krb5_cc_ops *KRB5_LIB_CALL krb5_cc_get_prefix_ops (krb5_context context, const char *prefix) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_cache_get_first (krb5_context context, const char *type, krb5_cc_cache_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_cache_next (krb5_context context, krb5_cc_cache_cursor cursor, krb5_ccache *id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_cache_end_seq_get (krb5_context context, krb5_cc_cache_cursor cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_cache_match (krb5_context context, krb5_principal client, krb5_ccache *id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_move (krb5_context context, krb5_ccache from, krb5_ccache to) KRB5_LIB_FUNCTION krb5_boolean KRB5_LIB_CALL krb5_is_config_principal (krb5_context context, krb5_const_principal principal) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_set_config (krb5_context context, krb5_ccache id, krb5_const_principal principal, const char *name, krb5_data *data) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_config (krb5_context context, krb5_ccache id, krb5_const_principal principal, const char *name, krb5_data *data) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cccol_cursor_new (krb5_context context, krb5_cccol_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cccol_cursor_next (krb5_context context, krb5_cccol_cursor cursor, krb5_ccache *cache) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cccol_cursor_free (krb5_context context, krb5_cccol_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_last_change_time (krb5_context context, krb5_ccache id, krb5_timestamp *mtime) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cccol_last_change_time (krb5_context context, const char *type, krb5_timestamp *mtime) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_friendly_name (krb5_context context, krb5_ccache id, char **name) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_set_friendly_name (krb5_context context, krb5_ccache id, const char *name) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_lifetime (krb5_context context, krb5_ccache id, time_t *t) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_set_kdc_offset (krb5_context context, krb5_ccache id, krb5_deltat offset) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_kdc_offset (krb5_context context, krb5_ccache id, krb5_deltat *offset) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_gen_new (krb5_context context, const krb5_cc_ops *ops, krb5_ccache *id) KRB5_DEPRECATED_FUNCTION('Use X instead') KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_copy_creds (krb5_context context, const krb5_ccache from, krb5_ccache to) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_get_validated_creds (krb5_context context, krb5_creds *creds, krb5_principal client, krb5_ccache ccache, char *service) -1c Variables +1c KRB5_LIB_VARIABLE const krb5_cc_ops krb5_acc_ops KRB5_LIB_VARIABLE const krb5_cc_ops krb5_fcc_ops KRB5_LIB_VARIABLE const krb5_cc_ops krb5_mcc_ops -1c
krb5_ccache, krb5_acc_ops, krb5_cc_cache_end_seq_get, krb5_cc_cache_get_first, krb5_cc_cache_match, krb5_cc_cache_next, krb5_cc_clear_mcred, krb5_cc_close, krb5_cc_copy_cache, krb5_cc_copy_creds, krb5_cc_copy_match_f, krb5_cc_default, krb5_cc_default_name, krb5_cc_destroy, krb5_cc_end_seq_get, krb5_cc_gen_new, krb5_cc_get_config, krb5_cc_get_flags, krb5_cc_get_friendly_name, krb5_cc_get_full_name, krb5_cc_get_kdc_offset, krb5_cc_get_lifetime, krb5_cc_get_name, krb5_cc_get_ops, krb5_cc_get_prefix_ops, krb5_cc_get_principal, krb5_cc_get_type, krb5_cc_get_version, krb5_cc_initialize, krb5_cc_last_change_time, krb5_cc_move, krb5_cc_new_unique, krb5_cc_next_cred, krb5_cc_register, krb5_cc_remove_cred, krb5_cc_resolve, krb5_cc_retrieve_cred, krb5_cc_set_config, krb5_cc_set_default_name, krb5_cc_set_flags, krb5_cc_set_friendly_name, krb5_cc_set_kdc_offset, krb5_cc_start_seq_get, krb5_cc_store_cred, krb5_cc_support_switch, krb5_cc_switch, krb5_cccol_cursor_free, krb5_cccol_cursor_new, krb5_cccol_cursor_next, krb5_cccol_last_change_time, krb5_dcc_ops, krb5_fcc_ops, krb5_get_validated_creds, krb5_is_config_principal, krb5_mcc_ops(3)
Heimdal Kerberos 5 credential cache functions Functions +1c KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_register (krb5_context context, const krb5_cc_ops *ops, krb5_boolean override) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_resolve (krb5_context context, const char *name, krb5_ccache *id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_new_unique (krb5_context context, const char *type, const char *hint, krb5_ccache *id) KRB5_LIB_FUNCTION const char *KRB5_LIB_CALL krb5_cc_get_name (krb5_context context, krb5_ccache id) KRB5_LIB_FUNCTION const char *KRB5_LIB_CALL krb5_cc_get_type (krb5_context context, krb5_ccache id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_full_name (krb5_context context, krb5_ccache id, char **str) KRB5_LIB_FUNCTION const krb5_cc_ops *KRB5_LIB_CALL krb5_cc_get_ops (krb5_context context, krb5_ccache id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_switch (krb5_context context, krb5_ccache id) KRB5_LIB_FUNCTION krb5_boolean KRB5_LIB_CALL krb5_cc_support_switch (krb5_context context, const char *type) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_set_default_name (krb5_context context, const char *name) KRB5_LIB_FUNCTION const char *KRB5_LIB_CALL krb5_cc_default_name (krb5_context context) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_default (krb5_context context, krb5_ccache *id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_initialize (krb5_context context, krb5_ccache id, krb5_principal primary_principal) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_destroy (krb5_context context, krb5_ccache id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_close (krb5_context context, krb5_ccache id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_store_cred (krb5_context context, krb5_ccache id, krb5_creds *creds) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_retrieve_cred (krb5_context context, krb5_ccache id, krb5_flags whichfields, const krb5_creds *mcreds, krb5_creds *creds) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_principal (krb5_context context, krb5_ccache id, krb5_principal *principal) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_start_seq_get (krb5_context context, const krb5_ccache id, krb5_cc_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_next_cred (krb5_context context, const krb5_ccache id, krb5_cc_cursor *cursor, krb5_creds *creds) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_end_seq_get (krb5_context context, const krb5_ccache id, krb5_cc_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_remove_cred (krb5_context context, krb5_ccache id, krb5_flags which, krb5_creds *cred) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_set_flags (krb5_context context, krb5_ccache id, krb5_flags flags) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_flags (krb5_context context, krb5_ccache id, krb5_flags *flags) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_copy_match_f (krb5_context context, const krb5_ccache from, krb5_ccache to, krb5_boolean(*match)(krb5_context, void *, const krb5_creds *), void *matchctx, unsigned int *matched) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_copy_cache (krb5_context context, const krb5_ccache from, krb5_ccache to) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_version (krb5_context context, const krb5_ccache id) KRB5_LIB_FUNCTION void KRB5_LIB_CALL krb5_cc_clear_mcred (krb5_creds *mcred) KRB5_LIB_FUNCTION const krb5_cc_ops *KRB5_LIB_CALL krb5_cc_get_prefix_ops (krb5_context context, const char *prefix) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_cache_get_first (krb5_context context, const char *type, krb5_cc_cache_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_cache_next (krb5_context context, krb5_cc_cache_cursor cursor, krb5_ccache *id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_cache_end_seq_get (krb5_context context, krb5_cc_cache_cursor cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_cache_match (krb5_context context, krb5_principal client, krb5_ccache *id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_move (krb5_context context, krb5_ccache from, krb5_ccache to) KRB5_LIB_FUNCTION krb5_boolean KRB5_LIB_CALL krb5_is_config_principal (krb5_context context, krb5_const_principal principal) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_set_config (krb5_context context, krb5_ccache id, krb5_const_principal principal, const char *name, krb5_data *data) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_config (krb5_context context, krb5_ccache id, krb5_const_principal principal, const char *name, krb5_data *data) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cccol_cursor_new (krb5_context context, krb5_cccol_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cccol_cursor_next (krb5_context context, krb5_cccol_cursor cursor, krb5_ccache *cache) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cccol_cursor_free (krb5_context context, krb5_cccol_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_last_change_time (krb5_context context, krb5_ccache id, krb5_timestamp *mtime) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cccol_last_change_time (krb5_context context, const char *type, krb5_timestamp *mtime) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_friendly_name (krb5_context context, krb5_ccache id, char **name) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_set_friendly_name (krb5_context context, krb5_ccache id, const char *name) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_lifetime (krb5_context context, krb5_ccache id, time_t *t) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_set_kdc_offset (krb5_context context, krb5_ccache id, krb5_deltat offset) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_get_kdc_offset (krb5_context context, krb5_ccache id, krb5_deltat *offset) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_gen_new (krb5_context context, const krb5_cc_ops *ops, krb5_ccache *id) KRB5_DEPRECATED_FUNCTION('Use X instead') KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_cc_copy_creds (krb5_context context, const krb5_ccache from, krb5_ccache to) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_get_validated_creds (krb5_context context, krb5_creds *creds, krb5_principal client, krb5_ccache ccache, char *service) -1c Variables +1c KRB5_LIB_VARIABLE const krb5_cc_ops krb5_acc_ops KRB5_LIB_VARIABLE const krb5_cc_ops krb5_dcc_ops KRB5_LIB_VARIABLE const krb5_cc_ops krb5_fcc_ops KRB5_LIB_VARIABLE const krb5_cc_ops krb5_mcc_ops -1c
krb5_eai_to_heim_errno, krb5_h_errno_to_heim_errno(3)
convert resolver error code to com_err error codes
krb5_keytab, krb5_kt_add_entry, krb5_kt_close, krb5_kt_compare, krb5_kt_copy_entry_contents, krb5_kt_default, krb5_kt_default_modify_name, krb5_kt_default_name, krb5_kt_destroy, krb5_kt_end_seq_get, krb5_kt_free_entry, krb5_kt_get_entry, krb5_kt_get_full_name, krb5_kt_get_name, krb5_kt_get_type, krb5_kt_have_content, krb5_kt_next_entry, krb5_kt_read_service_key, krb5_kt_register, krb5_kt_remove_entry, krb5_kt_resolve, krb5_kt_start_seq_get(3)
Heimdal Kerberos 5 keytab handling functions Functions +1c KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_register (krb5_context context, const krb5_kt_ops *ops) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_resolve (krb5_context context, const char *name, krb5_keytab *id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_default_name (krb5_context context, char *name, size_t namesize) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_default_modify_name (krb5_context context, char *name, size_t namesize) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_default (krb5_context context, krb5_keytab *id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_read_service_key (krb5_context context, krb5_pointer keyprocarg, krb5_principal principal, krb5_kvno vno, krb5_enctype enctype, krb5_keyblock **key) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_get_type (krb5_context context, krb5_keytab keytab, char *prefix, size_t prefixsize) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_get_name (krb5_context context, krb5_keytab keytab, char *name, size_t namesize) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_get_full_name (krb5_context context, krb5_keytab keytab, char **str) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_close (krb5_context context, krb5_keytab id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_destroy (krb5_context context, krb5_keytab id) KRB5_LIB_FUNCTION krb5_boolean KRB5_LIB_CALL krb5_kt_compare (krb5_context context, krb5_keytab_entry *entry, krb5_const_principal principal, krb5_kvno vno, krb5_enctype enctype) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_get_entry (krb5_context context, krb5_keytab id, krb5_const_principal principal, krb5_kvno kvno, krb5_enctype enctype, krb5_keytab_entry *entry) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_copy_entry_contents (krb5_context context, const krb5_keytab_entry *in, krb5_keytab_entry *out) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_free_entry (krb5_context context, krb5_keytab_entry *entry) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_start_seq_get (krb5_context context, krb5_keytab id, krb5_kt_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_next_entry (krb5_context context, krb5_keytab id, krb5_keytab_entry *entry, krb5_kt_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_end_seq_get (krb5_context context, krb5_keytab id, krb5_kt_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_add_entry (krb5_context context, krb5_keytab id, krb5_keytab_entry *entry) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_remove_entry (krb5_context context, krb5_keytab id, krb5_keytab_entry *entry) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_have_content (krb5_context context, krb5_keytab id) -1c
krb5_keytab, krb5_kt_add_entry, krb5_kt_close, krb5_kt_compare, krb5_kt_copy_entry_contents, krb5_kt_default, krb5_kt_default_modify_name, krb5_kt_default_name, krb5_kt_destroy, krb5_kt_end_seq_get, krb5_kt_free_entry, krb5_kt_get_entry, krb5_kt_get_full_name, krb5_kt_get_name, krb5_kt_get_type, krb5_kt_have_content, krb5_kt_next_entry, krb5_kt_read_service_key, krb5_kt_register, krb5_kt_remove_entry, krb5_kt_resolve, krb5_kt_start_seq_get, Heimdal(3)
Kerberos 5 keytab handling functions - Functions +1c KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_register (krb5_context context, const krb5_kt_ops *ops) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_resolve (krb5_context context, const char *name, krb5_keytab *id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_default_name (krb5_context context, char *name, size_t namesize) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_default_modify_name (krb5_context context, char *name, size_t namesize) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_default (krb5_context context, krb5_keytab *id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_read_service_key (krb5_context context, krb5_pointer keyprocarg, krb5_principal principal, krb5_kvno vno, krb5_enctype enctype, krb5_keyblock **key) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_get_type (krb5_context context, krb5_keytab keytab, char *prefix, size_t prefixsize) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_get_name (krb5_context context, krb5_keytab keytab, char *name, size_t namesize) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_get_full_name (krb5_context context, krb5_keytab keytab, char **str) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_close (krb5_context context, krb5_keytab id) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_destroy (krb5_context context, krb5_keytab id) KRB5_LIB_FUNCTION krb5_boolean KRB5_LIB_CALL krb5_kt_compare (krb5_context context, krb5_keytab_entry *entry, krb5_const_principal principal, krb5_kvno vno, krb5_enctype enctype) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_get_entry (krb5_context context, krb5_keytab id, krb5_const_principal principal, krb5_kvno kvno, krb5_enctype enctype, krb5_keytab_entry *entry) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_copy_entry_contents (krb5_context context, const krb5_keytab_entry *in, krb5_keytab_entry *out) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_free_entry (krb5_context context, krb5_keytab_entry *entry) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_start_seq_get (krb5_context context, krb5_keytab id, krb5_kt_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_next_entry (krb5_context context, krb5_keytab id, krb5_keytab_entry *entry, krb5_kt_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_end_seq_get (krb5_context context, krb5_keytab id, krb5_kt_cursor *cursor) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_add_entry (krb5_context context, krb5_keytab id, krb5_keytab_entry *entry) KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_kt_remove_entry (krb5_context context, krb5_keytab id, krb5_keytab_entry *entry) KRB5_LIB_FUNCTION krb5_boolean KRB5_LIB_CALL krb5_kt_have_content (krb5_context context, krb5_keytab id) -1c
krb5_rcache, krb5_get_server_rcache, krb5_rc_close, krb5_rc_default, krb5_rc_default_name, krb5_rc_default_type, krb5_rc_destroy, krb5_rc_expunge, krb5_rc_get_lifespan, krb5_rc_get_name, krb5_rc_get_type, krb5_rc_initialize, krb5_rc_recover, krb5_rc_resolve, krb5_rc_resolve_full, krb5_rc_resolve_type, krb5_rc_store(3)
Kerberos 5 replay cache
krb5_rcache, krb5_get_server_rcache, krb5_rc_close, krb5_rc_default, krb5_rc_default_name, krb5_rc_default_type, krb5_rc_destroy, krb5_rc_expunge, krb5_rc_get_lifespan, krb5_rc_get_name, krb5_rc_get_type, krb5_rc_initialize, krb5_rc_recover, krb5_rc_resolve, krb5_rc_resolve_full, krb5_rc_resolve_type, krb5_rc_store(3)
Kerberos 5 replay cache
ldns_update_pkt_tsig_add(3)
add resolver's tsig credentials to an ldns_pkt
libauth(3)
routines for writing nnrpd resolvers and authenticators
libunbound, ub_cancel, ub_ctx, ub_ctx_add_ta, ub_ctx_add_ta_file, ub_ctx_async, ub_ctx_config, ub_ctx_create, ub_ctx_data_add, ub_ctx_data_remove, ub_ctx_debuglevel, ub_ctx_debugout, ub_ctx_delete, ub_ctx_get_option, ub_ctx_hosts, ub_ctx_print_local_zones, ub_ctx_resolvconf, ub_ctx_set_fwd, ub_ctx_set_option, ub_ctx_trustedkeys, ub_ctx_zone_add, ub_ctx_zone_remove, ub_fd, ub_poll, ub_process, ub_resolve, ub_resolve_async, ub_resolve_free, ub_result, ub_strerror, ub_wait, ub_callback_type, ub_ctx_add_ta_autr, ub_ctx_set_stub, unbound.h(3)
Unbound DNS validating resolver 1.6.3 functions.
lwres(3)
introduction to the lightweight resolver library
lwres_buffer_init, lwres_buffer_add, lwres_buffer_back, lwres_buffer_clear, lwres_buffer_first, lwres_buffer_forward, lwres_buffer_getmem, lwres_buffer_getuint16, lwres_buffer_getuint32, lwres_buffer_getuint8, lwres_buffer_invalidate, lwres_buffer_putmem, lwres_buffer_putuint16, lwres_buffer_putuint32, lwres_buffer_putuint8, lwres_buffer_subtract, lwres_buffer(3)
lightweight resolver buffer management
lwres_conf_init, lwres_conf_clear, lwres_conf_get, lwres_conf_parse, lwres_conf_print, lwres_config(3)
lightweight resolver configuration
lwres_context_create, lwres_context_allocmem, lwres_context_destroy, lwres_context_freemem, lwres_context_initserial, lwres_context_nextserial, lwres_context_sendrecv, lwres_context(3)
lightweight resolver context management
lwres_gabnrequest_render, lwres_gabnrequest_free, lwres_gabnrequest_parse, lwres_gabnresponse_free, lwres_gabnresponse_parse, lwres_gabnresponse_render, lwres_gabn(3)
lightweight resolver getaddrbyname message handling
lwres_gethostent, lwres_gethostbyname, lwres_endhostent, lwres_endhostent_r, lwres_gethostbyaddr, lwres_gethostbyaddr_r, lwres_gethostbyname2, lwres_gethostbyname_r, lwres_gethostent_r, lwres_sethostent, lwres_sethostent_r(3)
lightweight resolver get network host entry
lwres_getipnodebyname, lwres_freehostent, lwres_getipnodebyaddr, lwres_getipnode(3)
lightweight resolver nodename / address translation API
lwres_getnameinfo(3)
lightweight resolver socket address structure to hostname and service name
lwres_gnbarequest_render, lwres_gnbarequest_free, lwres_gnbarequest_parse, lwres_gnbaresponse_free, lwres_gnbaresponse_parse, lwres_gnbaresponse_render, lwres_gnba(3)
lightweight resolver getnamebyaddress message handling
lwres_hstrerror, lwres_herror(3)
lightweight resolver error message generation
lwres_lwpacket_renderheader, lwres_lwpacket_parseheader, lwres_packet(3)
lightweight resolver packet handling functions
lwres_net_ntop, lwres_inetntop(3)
lightweight resolver IP address presentation
lwres_nooprequest_render, lwres_nooprequest_free, lwres_nooprequest_parse, lwres_noopresponse_free, lwres_noopresponse_parse, lwres_noopresponse_render, lwres_noop(3)
lightweight resolver no-op message handling
lwres_string_parse, lwres_addr_parse, lwres_getaddrsbyname, lwres_getnamebyaddr, lwres_resutil(3)
lightweight resolver utility functions
m17nCharset, Charset(3, 3m17n)
Charset objects and API for them. Variables: Symbols representing a charset. Each of the following symbols represents a predefined charset. +1c MSymbol Mcharset_ascii Symbol representing the charset ASCII. MSymbol Mcharset_iso_8859_1 Symbol representing the charset ISO/IEC 8859/1. MSymbol Mcharset_unicode Symbol representing the charset Unicode. MSymbol Mcharset_m17n Symbol representing the largest charset. MSymbol Mcharset_binary Symbol representing the charset for ill-decoded characters. -1c Variables: Parameter keys for mchar_define_charset(). These are the predefined symbols to use as parameter keys for the function mchar_define_charset() (which see). +1c MSymbol Mmethod MSymbol Mdimension MSymbol Mmin_range MSymbol Mmax_range MSymbol Mmin_code MSymbol Mmax_code MSymbol Mascii_compatible MSymbol Mfinal_byte MSymbol Mrevision MSymbol Mmin_char MSymbol Mmapfile MSymbol Mparents MSymbol Msubset_offset MSymbol Mdefine_coding MSymbol Maliases -1c Variables: Symbols representing charset methods. These are the predefined symbols that can be a value of the Mmethod parameter of a charset used in an argument to the mchar_define_charset() function. A method specifies how code-points and character codes are converted. See the documentation of the mchar_define_charset() function for the details. +1c MSymbol Moffset Symbol for the offset type method of charset. MSymbol Mmap Symbol for the map type method of charset. MSymbol Munify Symbol for the unify type method of charset. MSymbol Msubset Symbol for the subset type method of charset. MSymbol Msuperset Symbol for the superset type method of charset. -1c Defines +1c #define MCHAR_INVALID_CODE Invalid code-point. -1c Functions +1c MSymbol mchar_define_charset (const char *name, MPlist *plist) Define a charset. MSymbol mchar_resolve_charset (MSymbol symbol) Resolve charset name. int mchar_list_charset (MSymbol **symbols) List symbols representing charsets. int mchar_decode (MSymbol charset_name, unsigned code) Decode a code-point. unsigned mchar_encode (MSymbol charset_name, int c) Encode a character code. int mchar_map_charset (MSymbol charset_name, void(*func)(int from, int to, void *arg), void *func_arg) Call a function for all the characters in a specified charset. -1c Variables +1c MSymbol Mcharset The symbol Mcharset. -1c
m17nConv, Code(3, 3m17n)
Conversion - Coding system objects and API for them. Data Structures +1c struct MConverter Structure to be used in code conversion. struct MCodingInfoISO2022 Structure for a coding system of type MCODING_TYPE_ISO_2022. struct MCodingInfoUTF Structure for extra information about a coding system of type MCODING_TYPE_UTF. -1c Variables: Symbols representing coding systems +1c MSymbol Mcoding_us_ascii Symbol for the coding system US-ASCII. MSymbol Mcoding_iso_8859_1 Symbol for the coding system ISO-8859-1. MSymbol Mcoding_utf_8 Symbol for the coding system UTF-8. MSymbol Mcoding_utf_8_full Symbol for the coding system UTF-8-FULL. MSymbol Mcoding_utf_16 Symbol for the coding system UTF-16. MSymbol Mcoding_utf_16be Symbol for the coding system UTF-16BE. MSymbol Mcoding_utf_16le Symbol for the coding system UTF-16LE. MSymbol Mcoding_utf_32 Symbol for the coding system UTF-32. MSymbol Mcoding_utf_32be Symbol for the coding system UTF-32BE. MSymbol Mcoding_utf_32le Symbol for the coding system UTF-32LE. MSymbol Mcoding_sjis Symbol for the coding system SJIS. -1c Variables: Parameter keys for mconv_define_coding(). +1c MSymbol Mtype MSymbol Mcharsets MSymbol Mflags MSymbol Mdesignation MSymbol Minvocation MSymbol Mcode_unit MSymbol Mbom MSymbol Mlittle_endian -1c Variables: Symbols representing coding system types. +1c MSymbol Mutf MSymbol Miso_2022 -1c Variables: Symbols appearing in the value of Mflags parameter. Symbols that can be a value of the Mflags parameter of a coding system used in an argument to the mconv_define_coding() function (which see). +1c MSymbol Mreset_at_eol MSymbol Mreset_at_cntl MSymbol Meight_bit MSymbol Mlong_form MSymbol Mdesignation_g0 MSymbol Mdesignation_g1 MSymbol Mdesignation_ctext MSymbol Mdesignation_ctext_ext MSymbol Mlocking_shift MSymbol Msingle_shift MSymbol Msingle_shift_7 MSymbol Meuc_tw_shift MSymbol Miso_6429 MSymbol Mrevision_number MSymbol Mfull_support -1c Variables: Others Remaining variables. +1c MSymbol Mmaybe Symbol whose name is 'maybe'. MSymbol Mcoding The symbol Mcoding. -1c Enumerations +1c enum MConversionResult { MCONVERSION_RESULT_SUCCESS, MCONVERSION_RESULT_INVALID_BYTE, MCONVERSION_RESULT_INVALID_CHAR, MCONVERSION_RESULT_INSUFFICIENT_SRC, MCONVERSION_RESULT_INSUFFICIENT_DST, MCONVERSION_RESULT_IO_ERROR } Codes that represent the result of code conversion. enum MCodingType { MCODING_TYPE_CHARSET, MCODING_TYPE_UTF, MCODING_TYPE_ISO_2022, MCODING_TYPE_MISC } Types of coding system. enum MCodingFlagISO2022 { MCODING_ISO_RESET_AT_EOL = 0x1, MCODING_ISO_RESET_AT_CNTL = 0x2, MCODING_ISO_EIGHT_BIT = 0x4, MCODING_ISO_LONG_FORM = 0x8, MCODING_ISO_DESIGNATION_G0 = 0x10, MCODING_ISO_DESIGNATION_G1 = 0x20, MCODING_ISO_DESIGNATION_CTEXT = 0x40, MCODING_ISO_DESIGNATION_CTEXT_EXT = 0x80, MCODING_ISO_LOCKING_SHIFT = 0x100, MCODING_ISO_SINGLE_SHIFT = 0x200, MCODING_ISO_SINGLE_SHIFT_7 = 0x400, MCODING_ISO_EUC_TW_SHIFT = 0x800, MCODING_ISO_ISO6429 = 0x1000, MCODING_ISO_REVISION_NUMBER = 0x2000, MCODING_ISO_FULL_SUPPORT = 0x3000, MCODING_ISO_FLAG_MAX } Bit-masks to specify the detail of coding system whose type is MCODING_TYPE_ISO_2022. -1c Functions +1c MSymbol mconv_define_coding (const char *name, MPlist *plist, int(*resetter)(MConverter *), int(*decoder)(const unsigned char *, int, MText *, MConverter *), int(*encoder)(MText *, int, int, unsigned char *, int, MConverter *), void *extra_info) Define a coding system. MSymbol mconv_resolve_coding (MSymbol symbol) Resolve coding system name. int mconv_list_codings (MSymbol **symbols) List symbols representing coding systems. MConverter * mconv_buffer_converter (MSymbol name, const unsigned char *buf, int n) Create a code converter bound to a buffer. MConverter * mconv_stream_converter (MSymbol name, FILE *fp) Create a code converter bound to a stream. int mconv_reset_converter (MConverter *converter) Reset a code converter. void mconv_free_converter (MConverter *converter) Free a code converter. MConverter * mconv_rebind_buffer (MConverter *converter, const unsigned char *buf, int n) Bind a buffer to a code converter. MConverter * mconv_rebind_stream (MConverter *converter, FILE *fp) Bind a stream to a code converter. MText * mconv_decode (MConverter *converter, MText *mt) Decode a byte sequence into an M-text. MText * mconv_decode_buffer (MSymbol name, const unsigned char *buf, int n) Decode a buffer area based on a coding system. MText * mconv_decode_stream (MSymbol name, FILE *fp) Decode a stream input based on a coding system. int mconv_encode (MConverter *converter, MText *mt) Encode an M-text into a byte sequence. int mconv_encode_range (MConverter *converter, MText *mt, int from, int to) Encode a part of an M-text. int mconv_encode_buffer (MSymbol name, MText *mt, unsigned char *buf, int n) Encode an M-text into a buffer area. int mconv_encode_stream (MSymbol name, MText *mt, FILE *fp) Encode an M-text to write to a stream. int mconv_getc (MConverter *converter) Read a character via a code converter. int mconv_ungetc (MConverter *converter, int c) Push a character back to a code converter. int mconv_putc (MConverter *converter, int c) Write a character via a code converter. MText * mconv_gets (MConverter *converter, MText *mt) Read a line using a code converter. -1c
Mail::SpamAssassin::DnsResolver(3)
DNS resolution engine
Math::GSL::Poly(3)
Solve and evaluate polynomials
Math::Polynomial::Solve(3)
Find the roots of polynomial equations.
mchar_resolve_charset(3, 3m17n)
Resolve charset name.
mconv_resolve_coding(3, 3m17n)
Resolve coding system name.
ne_addr_resolve, ne_addr_destroy, ne_addr_error, ne_addr_first, ne_addr_next, ne_addr_result(3)
functions to resolve hostnames to addresses
Net::DNS::Lite(3)
a pure-perl DNS resolver with support for timeout
Net::DNS::Resolver(3)
DNS resolver class
Net::DNS::Resolver::android(3)
Android resolver class
Net::DNS::Resolver::Base(3)
DNS resolver base class
Net::DNS::Resolver::cygwin(3)
Cygwin resolver class
Net::DNS::Resolver::MSWin32(3)
MS Windows resolver class
Net::DNS::Resolver::os2(3)
OS2 resolver class
Net::DNS::Resolver::os390(3)
IBM OS/390 resolver class
Net::DNS::Resolver::Programmable(3)
programmable DNS resolver class for offline emulation of DNS
Net::DNS::Resolver::Recurse(3)
DNS recursive resolver
Net::DNS::Resolver::UNIX(3)
Unix resolver class
Net::IP::Resolver(3)
Resolve IPs to a particular network
Paws::Support::ResolveCase(3)
Arguments for method ResolveCase on Paws::Support
Paws::Support::ResolveCaseResponse(3)
Paws::Support::ResolveCaseResponse
Perl::Critic::Itch(3)
A collection of Perl::Critic Policies to solve some Itches
Perlbal::FAQ(3)
Frequently Asked Questions about Perlbal VERSION Perlbal 1.78. DESCRIPTION This document aims at listing several Frequently Asked Questions regarding Perlbal. Configuring Perlbal Is there a sample "perlbal.*" I can use for my "init.d"? Yes, you can find one under "debian/perlbal.init". It implements "start", "stop" and "restart/force-reload". Make sure you adjust it to your particular taste and/or needs. Is there a way to make perlbal re-read the config file without shuting it down? No, there is not. But typically, if you're making changes, you can just make them on the management console, which doesn't require any restart whatsoever. Still, restarting is probably easy. The trick to it is to simulate a graceful restart. How can I implement a graceful restart? Here's a sample script that will allow you to perform a graceful restart: CW $ cat restart-perlbal.sh echo "shutdown graceful" | nc localhost 60000 /usr/local/bin/perlbal --conf=/etc/perlbal.conf R The idea is that you tell the old Perlbal to do a graceful shutdown; that immediately closes all of the listening sockets, so new connections are not accepted. As soon as that's done (which is instant) you can start up a new Perlbal. This gives you a minimum of downtime that can be measured on the order of milliseconds (the time it takes for the new Perlbal to start up). Remember that you need to have a "management" service listening on port 60000 for this example to work. See Perlbal::Manual::Management. Load Balancing What balancing algorithm does Perlbal use? Currently, Perlbal supports only one balancing method: "random". CW SET pool balance_method = 'random' R With this mode, Perlbal selects one of the nodes within the pool randomly for each request received. It prefers reusing existing idle backend connections if backend_persist is enabled, which is faster than waiting for a new connection to open each time. Plugins Can I influence the order plugins are used? Yes. When you set the plugins for your service they get to register their hooks in order. CW SET plugins = AccessControl HighPri R These hooks are pushed into an array, which means that they preserve the order of the plugins. HTTP, SSL Does perlbal support HTTP 1.1? Perlbal for the most part only speaks HTTP/1.0 both to clients and to backend webservers. It happily takes requests advertising HTTP/1.1 and downgrading them to HTTP/1.0 when speaking to backend serves. It knows all about persistent connections (in both 1.0 and 1.1) and will reply with HTTP/1.0 Connection: keep-alive the request was only implicitly keep-alive with HTTP/1.1. etc. Perlbal is now also starting to speak more of 1.1. For instance, Perlbal does support receiving transfer-encoding "chunked" requests from clients (a feature of HTTP/1.1), will send a "100 Continue" in response to "Expect: 100-continue", and will parse the chunked requests, writing the request-of-unknown-length to disk (only if "buffered_uploads" is enabled), and then will send an HTTP/1.0 request to the backends, with the actual "Content-Length" (now known) filled in. When more of 1.1 is supported, it will become an option, and later become the default. However, after several years of usage, there just hasn't been that much of a reason. The chunked requests (common from mobile phones uploading large images) has been the most annoying shortcoming but now that it's solved, it's questionable whether or not more of HTTP/1.1 will be supported. Does perlbal support SSL? Yes. To use SSL mode you'll need IO::Socket::SSL "v0.98+" installed. You can do SSL either on "web_server", "reverse_proxy" or "selector" modes, but not on a vhost-based "selector" service, because SSL and vhosts aren't compatible. See the configuration file ssl.conf under conf/ for an example. SEE ALSO Perlbal::Manual.
ph_email_resolve, ph_advertised_email(3)
determine PH-redirected email addresses
ph_www_resolve, ph_advertised_www(3)
determine PH-redirected www addresses
Plagger::Plugin::Filter::ResolveRelativeLink(3)
Resolve relative links in feed content
POE::Component::IRC::Cookbook::Resolver(3)
A bot that can resolve DNS records
POE::Component::Resolver(3)
A non-blocking getaddrinfo() resolver
POE::Component::Resolver::Sidecar(3)
delegate subprocess to call getaddrinfo()
POE::Stage::Resolver(3)
a simple non-blocking DNS resolver
PPI::Normal(3)
Normalize Perl Documents DESCRIPTION Perl Documents, as created by PPI, are typically filled with all sorts of mess such as whitespace and comments and other things that don't effect the actual meaning of the code. In addition, because there is more than one way to do most things, and the syntax of Perl itself is quite flexible, there are many ways in which the "same" code can look quite different. PPI::Normal attempts to resolve this by providing a variety of mechanisms and algorithms to "normalize" Perl Documents, and determine a sort of base form for them (although this base form will be a memory structure, and not something that can be turned back into Perl source code). The process itself is quite complex, and so for convenience and extensibility it has been separated into a number of layers. At a later point, it will be possible to write Plugin classes to insert additional normalization steps into the various different layers. In addition, you can choose to do the normalization only as deep as a particular layer, depending on aggressively you want the normalization process to be.
PPI::Structure::Unknown(3)
An unknown or unresolved brace structure
Prophet::Resolver(3)
Prophet::Resolver
Prophet::Resolver::AlwaysSource(3)
Prophet::Resolver::AlwaysSource
Prophet::Resolver::AlwaysTarget(3)
Prophet::Resolver::AlwaysTarget
Prophet::Resolver::Failed(3)
Prophet::Resolver::Failed
Prophet::Resolver::Fixup::MissingSourceOldValues(3)
Prophet::Resolver::Fixup::MissingSourceOldValues
Prophet::Resolver::FromResolutionDB(3)
Prophet::Resolver::FromResolutionDB
Prophet::Resolver::IdenticalChanges(3)
Prophet::Resolver::IdenticalChanges
Prophet::Resolver::Prompt(3)
Prophet::Resolver::Prompt
res_query, dn_comp, dn_expand, dn_skipname, ns_get16, ns_get32, ns_put16, ns_put32, res_init, res_mkquery, res_search, res_send, resolver(3)
resolver routines
resolver(3)
resolver routine
resolver, res_ninit, dn_comp, dn_expand, fp_nquery, fp_resstat, herror, hostalias, hstrerror, p_query, res_close, res_findzonecut, res_getservers, res_hostalias, res_init, res_isourserver, res_mkquery, res_nclose, res_ndestroy, res_nmkquery, res_nmkupdate, res_nquery, res_nquerydomain, res_nsearch, res_nsend, res_nsendsigned, res_nupdate, res_ourserver_p, res_pquery, res_query, res_querydomain, res_search, res_send, res_setservers, res_update(3)
resolver routines
sc_BEMSolvent, sc::BEMSolvent(3)
sc_BEMSolvent
sc_BEMSolventH, sc::BEMSolventH(3)
sc_BEMSolventH
sc_OneBodyWavefunction, sc::OneBodyWavefunction(3)
A OneBodyWavefunction is a MolecularEnergy that solves an effective one-body problem.
sc_SCF, sc::SCF(3)
The SCF class is the base for all classes that use a self-consistent field procedure to solve an effective one body problem.
sc_SelfConsistentExtrapolation, sc::SelfConsistentExtrapolation(3)
The SelfConsistentExtrapolation abstract class is used to iteratively solve equations requiring a self consistent solution, such as,.
set_dissolve_blender(3)
Enables a dissolve blender mode. Allegro game programming library.
SOAP::WSDL::Generator::PrefixResolver(3)
prefixes for different classes
Socket::GetAddrInfo::Emul, "Socket::GetAddrInfo::Emul"(3)
Pure Perl emulation of "getaddrinfo" and "getnameinfo" using IPv4-only legacy resolvers
SVK::Command::Resolved(3)
Remove conflict mark from checkout items
SVK::Resolve(3)
Interactively resolve conflicts
Text::Query::Solve(3)
Base class for query resolution
Text::Query::SolveAdvancedString(3)
Apply query expression on strings
Text::Query::SolveSimpleString(3)
Apply query expression on strings
Text::Query::SolveSQL(3)
Apply query expression to an SQL database
udns(3)
stub DNS resolver library
volpack-LinAlgebra, vpIdentity3, vpCrossProduct, vpIdentity4, vpMatrixMult4, vpMatrixVectorMult4, vpNormalize3, vpSetVector3, vpSetVector4, vpSolveSystem4(3)
linear algebra routines
WSDiscovery10::Elements::Resolve(3)
WSDiscovery10::Elements::Resolve
WSDiscovery10::Elements::ResolveMatches(3)
WSDiscovery10::Elements::ResolveMatches
WSDiscovery10::Types::ResolveMatchesType(3)
WSDiscovery10::Types::ResolveMatchesType
WSDiscovery10::Types::ResolveMatchType(3)
WSDiscovery10::Types::ResolveMatchType
WSDiscovery10::Types::ResolveType(3)
WSDiscovery10::Types::ResolveType
XML::Catalog(3)
Resolve public identifiers and remap system identifiers
XML::GDOME::XPath::NSResolver, CW(3)
XML::GDOME::XPath::NSResolver - Interface XPathNSResolver implementation. R
XmResolveAllPartOffsets(3)
A function that allows writing of upward-compatible applications and widgets
XmResolvePartOffsets(3)
A function that allows writing of upward-compatible applications and widgets
XtResolvePathname(3)
search for a file using standard substitution
host.conf(5)
resolver ?????? ???? ????
resolver(5)
resolver ???? ????
resolver(5)
resolver configuration file
resolver, resolv.conf(5)
????????????????????
resolver, resolv.conf(5)
resolver configuration file
fc-solve(6)
automated solver for Freecell and related Solitiare variants
freecell-solver-range-parallel-solve(6)
The Freecell Solver utility for solving a range of Microsoft Freecell/Freecell Pro Boards
make_pysol_freecell_board.py, pi-make-microsoft-freecell-board, fc-solve-board_gen, make-gnome-freecell-board, make-aisleriot-freecell-board(6)
Programs to generate boards to be used as input to Freecell Solver.
pysdk, Python(6)
Sudoku - A sudoku creator/resolver
pysdk-gui, Python(6)
Sudoku - A sudoku creator/resolver
pysdk-image, Python(6)
Sudoku - A sudoku creator/resolver
pysdk-pdf, Python(6)
Sudoku - A sudoku creator/resolver
rubik(6)
screen saver that solves Rubik's Cube.
tangram(6)
watch the computer solve tangram puzzles.
npm-disputes(7)
Handling Module Name Disputes This document describes the steps that you should take to resolve module name disputes with other npm publishers. It also describes special steps you should take about names you think infringe your trademarks. This document is a clarification of the acceptable behavior outlined in the npm Code of Conduct https://www.npmjs.com/policies/conduct, and nothing in this document should be interpreted to contradict any aspect of the npm Code of Conduct.
domain(8)
nnrpd domain resolver
hostip(8)
Resolve a host name to an IP address
ident(8)
nnrpd ident resolver
kresd(8)
Knot DNS 1.2.3 full caching resolver.
logresolve(8)
Resolve IP-addresses to hostnames in Apache log files
lwresd(8)
lightweight resolver daemon
nss_resinit(8)
resolver re-initialization NSS module
unbound(8)
Unbound DNS validating resolver 1.6.3.
unbound(8)
Unbound DNS validating resolver 1.5.10.
pcdbsv, PCDBSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcdbtrs, PCDBTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcdbtrsv, PCDBTRSV(l)
solve a banded triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcdtsv, PCDTSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcdttrs, PCDTTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcdttrsv, PCDTTRSV(l)
solve a tridiagonal triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcgbsv, PCGBSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcgbtrs, PCGBTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcgels, PCGELS(l)
solve overdetermined or underdetermined complex linear systems involving an M-by-N matrix sub( A ) = A(IA:IA+M-1,JA:JA+N-1),
pcgetrs, PCGETRS(l)
solve a system of distributed linear equations op( sub( A ) ) * X = sub( B ) with a general N-by-N distributed matrix sub( A ) using the LU factorization computed by PCGETRF
pclatrs, PCLATRS(l)
solve a triangular system
pclattrs, PCLATTRS(l)
solve one of the triangular systems A * x = s*b, A**T * x = s*b, or A**H * x = s*b,
pcpbsv, PCPBSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcpbtrs, PCPBTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcpbtrsv, PCPBTRSV(l)
solve a banded triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcpotrs, PCPOTRS(l)
solve a system of linear equations sub( A ) * X = sub( B ) A(IA:IA+N-1,JA:JA+N-1)*X = B(IB:IB+N-1,JB:JB+NRHS-1)
pcptsv, PCPTSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcpttrs, PCPTTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pcpttrsv, PCPTTRSV(l)
solve a tridiagonal triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pctrtrs, PCTRTRS(l)
solve a triangular system of the form sub( A ) * X = sub( B ) or sub( A )**T * X = sub( B ) or sub( A )**H * X = sub( B ),
pddbsv, PDDBSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pddbtrs, PDDBTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pddbtrsv, PDDBTRSV(l)
solve a banded triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pddtsv, PDDTSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pddttrs, PDDTTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pddttrsv, PDDTTRSV(l)
solve a tridiagonal triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pdgbsv, PDGBSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pdgbtrs, PDGBTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pdgels, PDGELS(l)
solve overdetermined or underdetermined real linear systems involving an M-by-N matrix sub( A ) = A(IA:IA+M-1,JA:JA+N-1),
pdgetrs, PDGETRS(l)
solve a system of distributed linear equations op( sub( A ) ) * X = sub( B ) with a general N-by-N distributed matrix sub( A ) using the LU factorization computed by PDGETRF
pdlatrs, PDLATRS(l)
solve a triangular system
pdpbsv, PDPBSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pdpbtrs, PDPBTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pdpbtrsv, PDPBTRSV(l)
solve a banded triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pdpotrs, PDPOTRS(l)
solve a system of linear equations sub( A ) * X = sub( B ) A(IA:IA+N-1,JA:JA+N-1)*X = B(IB:IB+N-1,JB:JB+NRHS-1)
pdptsv, PDPTSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pdpttrs, PDPTTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pdpttrsv, PDPTTRSV(l)
solve a tridiagonal triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pdtrtrs, PDTRTRS(l)
solve a triangular system of the form sub( A ) * X = sub( B ) or sub( A )**T * X = sub( B ),
psdbsv, PSDBSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
psdbtrs, PSDBTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
psdbtrsv, PSDBTRSV(l)
solve a banded triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
psdtsv, PSDTSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
psdttrs, PSDTTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
psdttrsv, PSDTTRSV(l)
solve a tridiagonal triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
psgbsv, PSGBSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
psgbtrs, PSGBTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
psgels, PSGELS(l)
solve overdetermined or underdetermined real linear systems involving an M-by-N matrix sub( A ) = A(IA:IA+M-1,JA:JA+N-1),
psgetrs, PSGETRS(l)
solve a system of distributed linear equations op( sub( A ) ) * X = sub( B ) with a general N-by-N distributed matrix sub( A ) using the LU factorization computed by PSGETRF
pslatrs, PSLATRS(l)
solve a triangular system
pspbsv, PSPBSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pspbtrs, PSPBTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pspbtrsv, PSPBTRSV(l)
solve a banded triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pspotrs, PSPOTRS(l)
solve a system of linear equations sub( A ) * X = sub( B ) A(IA:IA+N-1,JA:JA+N-1)*X = B(IB:IB+N-1,JB:JB+NRHS-1)
psptsv, PSPTSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pspttrs, PSPTTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pspttrsv, PSPTTRSV(l)
solve a tridiagonal triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pstrtrs, PSTRTRS(l)
solve a triangular system of the form sub( A ) * X = sub( B ) or sub( A )**T * X = sub( B ),
pzdbsv, PZDBSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzdbtrs, PZDBTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzdbtrsv, PZDBTRSV(l)
solve a banded triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzdtsv, PZDTSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzdttrs, PZDTTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzdttrsv, PZDTTRSV(l)
solve a tridiagonal triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzgbsv, PZGBSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzgbtrs, PZGBTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzgels, PZGELS(l)
solve overdetermined or underdetermined complex linear systems involving an M-by-N matrix sub( A ) = A(IA:IA+M-1,JA:JA+N-1),
pzgetrs, PZGETRS(l)
solve a system of distributed linear equations op( sub( A ) ) * X = sub( B ) with a general N-by-N distributed matrix sub( A ) using the LU factorization computed by PZGETRF
pzlatrs, PZLATRS(l)
solve a triangular system
pzlattrs, PZLATTRS(l)
solve one of the triangular systems A * x = s*b, A**T * x = s*b, or A**H * x = s*b,
pzpbsv, PZPBSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzpbtrs, PZPBTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzpbtrsv, PZPBTRSV(l)
solve a banded triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzpotrs, PZPOTRS(l)
solve a system of linear equations sub( A ) * X = sub( B ) A(IA:IA+N-1,JA:JA+N-1)*X = B(IB:IB+N-1,JB:JB+NRHS-1)
pzptsv, PZPTSV(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzpttrs, PZPTTRS(l)
solve a system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pzpttrsv, PZPTTRSV(l)
solve a tridiagonal triangular system of linear equations A(1:N, JA:JA+N-1) * X = B(IB:IB+N-1, 1:NRHS)
pztrtrs, PZTRTRS(l)
solve a triangular system of the form sub( A ) * X = sub( B ) or sub( A )**T * X = sub( B ) or sub( A )**H * X = sub( B ),
man pages | documentation library | Writing UNIX manpages
Privacy PolicyCookie Policymanpages@manpage.me — 2025-10-3