|
krb_mk_err(3) -- Kerberos authentication library
|
This library supports network authentication and various related operations. The library contains many routines beyond those described in this man page, but they are not intended to be used directly. ... |
krb_mk_priv(3) -- Kerberos authentication library
|
This library supports network authentication and various related operations. The library contains many routines beyond those described in this man page, but they are not intended to be used directly. ... |
|
krb_mk_req(3) -- Kerberos authentication library
|
This library supports network authentication and various related operations. The library contains many routines beyond those described in this man page, but they are not intended to be used directly. ... |
krb_mk_safe(3) -- Kerberos authentication library
|
This library supports network authentication and various related operations. The library contains many routines beyond those described in this man page, but they are not intended to be used directly. ... |
krb_rd_err(3) -- Kerberos authentication library
|
This library supports network authentication and various related operations. The library contains many routines beyond those described in this man page, but they are not intended to be used directly. ... |
krb_rd_priv(3) -- Kerberos authentication library
|
This library supports network authentication and various related operations. The library contains many routines beyond those described in this man page, but they are not intended to be used directly. ... |
krb_rd_req(3) -- Kerberos authentication library
|
This library supports network authentication and various related operations. The library contains many routines beyond those described in this man page, but they are not intended to be used directly. ... |
krb_rd_safe(3) -- Kerberos authentication library
|
This library supports network authentication and various related operations. The library contains many routines beyond those described in this man page, but they are not intended to be used directly. ... |
krb_realmofhost(3) -- additional Kerberos utility routines
|
krb_realmofhost returns the Kerberos realm of the host host, as determined by the translation table /etc/krb.realms. host should be the fully-qualified domain-style primary host name of the host in qu... |
krb_sendauth(3) -- Kerberos routines for sending authentication via network stream sockets
|
These functions, which are built on top of the core Kerberos library, provide a convenient means for client and server programs to send authentication messages to one another through network connectio... |
krb_set_key(3) -- Kerberos authentication library
|
This library supports network authentication and various related operations. The library contains many routines beyond those described in this man page, but they are not intended to be used directly. ... |
krb_set_tkt_string(3) -- set Kerberos ticket cache file name
|
krb_set_tkt_string sets the name of the file that holds the user's cache of Kerberos server tickets and associated session keys. The string filename passed in is copied into local storage. Only MAXPA... |
kvm(3) -- kernel memory interface
|
The kvm(3) library provides a uniform interface for accessing kernel virtual memory images, including live systems and crashdumps. Access to live systems is via /dev/mem while crashdumps can be examin... |
kvm_close(3) -- initialize kernel virtual memory access
|
The functions kvm_open() and kvm_openfiles() return a descriptor used to access kernel virtual memory via the kvm(3) library routines. Both active kernels and crash dumps are accessible through this i... |
kvm_dump(3) -- crash-dump support functions
|
First note that the functions described here were designed to be used by savecore(8). The function kvm_dump_mkheader() checks if the physical memory file associated with kd contains a valid crash-dump... |