Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Reference

Part IV Section 3: Library Functions

» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

Section 3: Library Functions

Table of Contents

Introduction
intro(3) - introduction to subroutines and libraries — see intro(3C)
.
__data_start(3C) - last locations in program — see end(3C)
__nis_map_group(3N) - NIS+ group manipulation functions — see nis_groups(3N)
__text_start(3C) - last locations in program — see end(3C)
_authdes_getucred(3N) - library routines for secure remote procedure calls — see secure_rpc(3N)
_ldecvt(3C) - convert long-double floating-point number to string — see ldcvt(3C)
_ldecvt_r(3C) - convert long-double floating-point number to string — see ldcvt(3C)
_ldfcvt(3C) - convert long-double floating-point number to string — see ldcvt(3C)
_ldfcvt_r(3C) - convert long-double floating-point number to string — see ldcvt(3C)
_ldgcvt(3C) - convert long-double floating-point number to string — see ldcvt(3C)
_ldgcvt_r(3C) - convert long-double floating-point number to string — see ldcvt(3C)
_longjmp(3C) - non-local goto — see setjmp(3C)
_pututline(3C) - access utmp file entry — see getut(3C)
_setjmp(3C) - non-local goto — see setjmp(3C)
_tolower(3C) - translate characters — see conv(3C)
_toupper(3C) - translate characters — see conv(3C)
a
a64l(3C) - convert between long integer and base-64 ASCII string
abort(3C) - generate a software abort fault
abs(3C) - return integer absolute value
aclentrystart(3C) - convert string form to access control list (ACL) structure (HFS File System only) — see strtoacl(3C)
aclsort(3C) - sort an Access Control List (JFS File Systems only)
acltostr(3C) - convert access control list (ACL) structure to string form (HFS File Systems only)
acltostr_r(3C) - convert access control list (ACL) structure to string form (HFS File Systems only) — see acltostr(3C)
acos(3M) - arccosine functions
acosd(3M) - degree-valued arccosine functions
acosdf(3M) - degree-valued arccosine functions — see acosd(3M)
acosf(3M) - arccosine functions — see acos(3M)
acosh(3M) - inverse hyperbolic cosine function
add_wch(3X) - add a complex character and rendition to a window
add_wchnstr(3X) - add an array of complex characters and renditions to a window
add_wchstr(3X) - add an array of complex characters and renditions to a window — see add_wchnstr(3X)
addch(3X) - add a single-byte character and rendition to a window and advance the cursor
addchnstr(3X) - add length limited string of single-byte characters and renditions to a window
addchstr(3X) - add string of single-byte characters and renditions to a window
addmntent(3X) - get file system descriptor file entry — see getmntent(3X)
addnstr(3X) - add a string of multibyte characters without rendition to a window and advance cursor
addnwstr(3X) - add a wide-character string to a window and advance the cursor
addsev(3C) - define additional severities for formatting routines
addstr(3X) - add a string of multibyte characters without rendition to a window and advance cursor — see addnstr(3X)
addwstr(3X) - add a wide-character string to a window and advance the cursor — see addnwstr(3X)
ADVANCE(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
advance(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
alloca(3C) - main memory allocator — see malloc(3C)
alphasort(3C) - scan a directory — see scandir(3C)
asctime(3C) - convert date and time to string — see ctime(3C)
asctime_r(3C) - convert date and time to string — see ctime(3C)
asin(3M) - arcsine functions
asind(3M) - degree-valued arcsine functions
asindf(3M) - degree-valued arcsine functions — see asind(3M)
asinf(3M) - arcsine functions — see asin(3M)
asinh(3M) - inverse hyperbolic sine function
assert(3X) - verify program assertion
atan(3M) - arctangent functions
atan2(3M) - arctangent-and-quadrant functions
atan2d(3M) - degree-valued arctangent-and-quadrant functions
atan2df(3M) - degree-valued arctangent-and-quadrant functions — see atan2d(3M)
atan2f(3M) - arctangent-and-quadrant functions — see atan2(3M)
atand(3M) - degree-valued arctangent functions
atandf(3M) - degree-valued arctangent functions — see atand(3M)
atanf(3M) - arctangent functions — see atan(3M)
atanh(3M) - inverse hyperbolic tangent function
atexit(3) - register a function to be called at program termination
atof(3C) - convert string to double-precision number — see strtod(3C)
atoi(3C) - convert string to integer — see strtol(3C)
atol(3C) - convert string to integer — see strtol(3C)
attr_get(3X) - window attribute control functions
attr_off(3X) - window attribute control functions — see attr_get(3X)
attr_on(3X) - window attribute control functions — see attr_get(3X)
attr_set(3X) - window attribute control functions — see attr_get(3X)
attroff(3X) - restricted window attribute control functions
attron(3X) - restricted window attribute control functions — see attroff(3X)
attrset(3X) - restricted window attribute control functions — see attroff(3X)
auth_destroy(3N) - library routines for client side remote procedure call authentication — see rpc_clnt_auth(3N)
authdes_create(3N) - obsolete library routines for RPC — see rpc_soc(3N)
authdes_seccreate(3N) - library routines for secure remote procedure calls — see secure_rpc(3N)
authnone_create(3N) - library routines for client side remote procedure call authentication — see rpc_clnt_auth(3N)
authsys_create(3N) - library routines for client side remote procedure call authentication — see rpc_clnt_auth(3N)
authsys_create_default(3N) - library routines for client side remote procedure call authentication — see rpc_clnt_auth(3N)
authunix_create(3N) - obsolete library routines for RPC — see rpc_soc(3N)
authunix_create_default(3N) - obsolete library routines for RPC — see rpc_soc(3N)
b
basename(3C) - extract components of a path name
baudrate(3X) - get terminal baud rate
bcmp(3C) - memory operations — see memory(3C)
bcopy(3C) - memory operations — see memory(3C)
beep(3X) - audible signal
bgets(3G) - read stream up to next delimiter
bigcrypt(3C) - generate hashing encryption on large strings
bindresvport(3N) - bind socket to privileged IP port
bkgd(3X) - set or get background character and rendition using a single-byte character
bkgdset(3X) - set or get background character and rendition using a single-byte character — see bkgd(3X)
bkgrnd(3X) - set or get background character and rendition using a complex character
bkgrndset(3X) - set or get background character and rendition using a complex character — see bkgrnd(3X)
blclose(3C) - terminal block-mode library interface — see blmode(3C)
blget(3C) - terminal block-mode library interface — see blmode(3C)
blmode(3C) - terminal block-mode library interface
blopen(3C) - terminal block-mode library interface — see blmode(3C)
blread(3C) - terminal block-mode library interface — see blmode(3C)
blset(3C) - terminal block-mode library interface — see blmode(3C)
border(3X) - draw borders from single-byte characters and renditions
border_set(3X) - draw borders from complex characters and renditions
box(3X) - draw borders from single-byte characters and renditions
box_set(3X) - draw borders from complex characters and renditions
bsd_signal(3C) - simplified signal facilities
bsdproc(3C) - 4.2 BSD-compatible process control facilities
bsearch(3C) - binary search a sorted table
btowc(3C) - conversion between single-byte and wide-character
bufsplit(3G) - split buffer into fields
BYTE_STATUS(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
byte_status(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
byteorder(3N) - convert values between host and network byte order
bzero(3C) - memory operations — see memory(3C)
c
C_COLWIDTH(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
c_colwidth(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
calloc(3C) - main memory allocator — see malloc(3C)
callrpc(3N) - obsolete library routines for RPC — see rpc_soc(3N)
can_change_color(3X) - color manipulation functions
catclose(3C) - open and close a message catalog for reading — see catopen(3C)
catgets(3C) - get a program message
catopen(3C) - open and close a message catalog for reading
cbreak(3X) - input mode control functions
cbrt(3M) - cube root functions
cbrtf(3M) - cube root functions — see cbrt(3M)
ceil(3M) - ceiling function
cfgetispeed(3C) - tty baud rate functions — see cfspeed(3C)
cfgetospeed(3C) - tty baud rate functions — see cfspeed(3C)
cfsetispeed(3C) - tty baud rate functions — see cfspeed(3C)
cfsetospeed(3C) - tty baud rate functions — see cfspeed(3C)
cfspeed(3C) - tty baud rate functions
CHARADV(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
charadv(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
CHARAT(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
charat(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
chgat(3X) - change renditions of characters in a window
chownacl(3C) - change owner and/or group represented in a file's access control list (ACL) (HFS File Systems only)
clear(3X) - clear a window
clearenv(3C) - clear the process environment
clearerr(3S) - stream status inquiries — see ferror(3S)
clearerr_unlocked(3S) - stream status inquiries — see ferror(3S)
clearok(3X) - terminal output control functions
clnt_broadcast(3N) - obsolete library routines for RPC — see rpc_soc(3N)
clnt_call(3N) - library routines for client side calls — see rpc_clnt_calls(3N)
clnt_control(3N) - library routines for dealing with creation and manipulation of CLIENT handles — see rpc_clnt_create(3N)
clnt_create(3N) - library routines for dealing with creation and manipulation of CLIENT handles — see rpc_clnt_create(3N)
clnt_create_vers(3N) - library routines for dealing with creation and manipulation of CLIENT handles — see rpc_clnt_create(3N)
clnt_destroy(3N) - library routines for dealing with creation and manipulation of CLIENT handles — see rpc_clnt_create(3N)
clnt_dg_create(3N) - library routines for dealing with creation and manipulation of CLIENT handles — see rpc_clnt_create(3N)
clnt_freeres(3N) - library routines for client side calls — see rpc_clnt_calls(3N)
clnt_geterr(3N) - library routines for client side calls — see rpc_clnt_calls(3N)
clnt_pcreateerror(3N) - library routines for dealing with creation and manipulation of CLIENT handles — see rpc_clnt_create(3N)
clnt_perrno(3N) - library routines for client side calls — see rpc_clnt_calls(3N)
clnt_perror(3N) - library routines for client side calls — see rpc_clnt_calls(3N)
clnt_raw_create(3N) - library routines for dealing with creation and manipulation of CLIENT handles — see rpc_clnt_create(3N)
clnt_spcreateerror(3N) - library routines for dealing with creation and manipulation of CLIENT handles — see rpc_clnt_create(3N)
clnt_sperrno(3N) - library routines for client side calls — see rpc_clnt_calls(3N)
clnt_sperror(3N) - library routines for client side calls — see rpc_clnt_calls(3N)
clnt_tli_create(3N) - library routines for dealing with creation and manipulation of CLIENT handles — see rpc_clnt_create(3N)
clnt_tp_create(3N) - library routines for dealing with creation and manipulation of CLIENT handles — see rpc_clnt_create(3N)
clnt_vc_create(3N) - library routines for dealing with creation and manipulation of CLIENT handles — see rpc_clnt_create(3N)
clntraw_create(3N) - obsolete library routines for RPC — see rpc_soc(3N)
clnttcp_create(3N) - obsolete library routines for RPC — see rpc_soc(3N)
clntudp_bufcreate(3N) - obsolete library routines for RPC — see rpc_soc(3N)
clntupd_create(3N) - obsolete library routines for RPC — see rpc_soc(3N)
clock(3C) - report CPU time used
closedir(3C) - directory operations — see directory(3C)
closelog(3C) - control system log — see syslog(3C)
clrtobot(3X) - clear from cursor to end of window
clrtoeol(3X) - clear from cursor to end of line
color_content(3X) - color manipulation functions — see can_change_color(3X)
color_set(3X) - window attribute control functions — see attr_get(3X)
COLS(3X) - number of columns on terminal screen
compile(3X) - regular expression compile and match routines — see regexp(3X)
confstr(3C) - get string-valued configuration values
conv(3C) - translate characters
copydvagent(3) - manipulate device assignment database entry for a trusted system — see getdvagent(3)
copylist(3G) - copy a file into memory
copysign(3M) - copysign functions
copysignf(3M) - copysign functions — see copysign(3M)
copywin(3X) - copy a region of a window
cos(3M) - cosine functions
cosd(3M) - degree-valued cosine functions
cosdf(3M) - degree-valued cosine functions — see cosd(3M)
cosf(3M) - cosine functions — see cos(3M)
cosh(3M) - hyperbolic cosine functions
coshf(3M) - hyperbolic cosine functions — see cosh(3M)
cpacl(3C) - copy the access control list (ACL) and mode bits from one file to another (HFS and JFS File Systems only)
cr_close(3) - close a crash dump descriptor
cr_info(3) - retrieve crash dump information
cr_isaddr(3) - validate whether physical page number was dumped
cr_open(3) - open crash dump for reading
cr_perror(3) - print a libcrash error or warning message
cr_read(3) - read from crash dump
cr_set_node(3) - set node number
cr_uncompress(3) - uncompress a file in a crash dump
cr_verify(3) - verify integrity of crash dump
crt0(3) - execution startup routines — see crt0.o(3)
crt0.o(3) - execution startup routines; PA-RISC 64-bit ELF uses crt0.o only
crypt(3C) - generate hashing encryption
crypt_r(3C) - generate hashing encryption — see crypt(3C)
ctermid(3S) - generate file name for terminal
ctime(3C) - convert date and time to string
ctime_r(3C) - convert date and time to string — see ctime(3C)
ctype(3C) - classify characters
cur_term(3X) - current terminal information
curs_set(3X) - set the cursor mode
curscr(3X) - current window
curses_intro(3X) - Terminal and printer handling and optimization package
cuserid(3S) - get character login name of the user
d
datalock(3C) - lock process into memory after allocating data and stack space
daylight(3C) - convert date and time to string — see ctime(3C)
db_add_entry(3N) - NIS+ Database access functions — see nis_db(3N)
db_checkpoint(3N) - NIS+ Database access functions — see nis_db(3N)
db_create_table(3N) - NIS+ Database access functions — see nis_db(3N)
db_destroy_table(3N) - NIS+ Database access functions — see nis_db(3N)
db_first_entry(3N) - NIS+ Database access functions — see nis_db(3N)
db_free_result(3N) - NIS+ Database access functions — see nis_db(3N)
db_initialize(3N) - NIS+ Database access functions — see nis_db(3N)
db_list_entries(3N) - NIS+ Database access functions — see nis_db(3N)
db_next_entry(3N) - NIS+ Database access functions — see nis_db(3N)
db_remove_entry(3N) - NIS+ Database access functions — see nis_db(3N)
db_reset_next_entry(3N) - NIS+ Database access functions — see nis_db(3N)
db_standby(3N) - NIS+ Database access functions — see nis_db(3N)
db_table_exists(3N) - NIS+ Database access functions — see nis_db(3N)
db_unload_table(3N) - NIS+ Database access functions — see nis_db(3N)
dbm(3C) - database subroutines, single-database version
dbm_clearerr(3X) - database subroutines, multiple-database version — see ndbm(3X)
dbm_close(3X) - database subroutines, multiple-database version — see ndbm(3X)
dbm_delete(3X) - database subroutines, multiple-database version — see ndbm(3X)
dbm_error(3X) - database subroutines, multiple-database version — see ndbm(3X)
dbm_fetch(3X) - database subroutines, multiple-database version — see ndbm(3X)
dbm_firstkey(3X) - database subroutines, multiple-database version — see ndbm(3X)
dbm_nextkey(3X) - database subroutines, multiple-database version — see ndbm(3X)
dbm_open(3X) - database subroutines, multiple-database version — see ndbm(3X)
dbm_store(3X) - database subroutines, multiple-database version — see ndbm(3X)
dbmclose(3C) - database subroutines, single-database version — see dbm(3C)
dbminit(3C) - database subroutines, single-database version — see dbm(3C)
def_prog_mode(3X) - save or restore program or shell terminal modes
def_shell_mode(3X) - save or restore program or shell terminal modes — see def_prog_mode(3X)
del_curterm(3X) - interfaces to the terminfo database
delay_output(3X) - delay output
delch(3X) - delete a character from a window.
delete(3C) - database subroutines, single-database version — see dbm(3C)
deleteln(3X) - delete lines in a window
delmntent(3X) - get file system descriptor file entry — see getmntent(3X)
delscreen(3X) - free storage associated with a screen
delwin(3X) - delete a window
derwin(3X) - relative window creation function
devnm(3) - map device ID to file path
dial(3C) - establish an outgoing terminal line connection
difftime(3C) - convert date and time to string — see ctime(3C)
directory(3C) - directory operations
dirname(3C) - extract components of a path name — see basename(3C)
div(3C) - integer division and remainder
dladdr(3C) - get the symbolic information for an address
dlclose(3C) - close a shared library
dld_getenv(3X) - explicit load of shared libraries — see shl_load(3X)
dlerrno(3C) - get error code for dynamic linking calls
dlerror(3C) - get diagnostic information
dlget(3C) - retrieve information about a loaded module (program or shared library)
dlgetfileinfo(3C) - return file information for a library prior to loading it
dlgetmodinfo(3C) - retrieve information about a loaded module (program or shared library)
dlgetname(3C) - retrieve the name of a load module given a load module descriptor
dlmodadd(3C) - register information about dynamically generated functions
dlmodinfo(3C) - retrieve information about a loaded module (program or shared library)
dlmodremove(3C) - remove information registered using dlmodadd
dlopen(3C) - open a shared library, open a shared library with explicit load address (64-bit only)
dlopene(3C) - open a shared library, open a shared library with explicit load address (64-bit only) — see dlopen(3C)
dlsetlibpath(3C) - set the dynamic search path used to locate shared libraries
dlsym(3C) - get the address of a symbol in shared library
dn_comp(3N) - resolver routines — see resolver(3N)
dn_expand(3N) - resolver routines — see resolver(3N)
doupdate(3X) - refresh windows and lines
drand48(3C) - generate uniformly distributed pseudo-random numbers
drand48_r(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
dupwin(3X) - duplicate a window
e
echo(3X) - enable/disable terminal echo
echo_wchar(3X) - write a complex character and immediately refresh the window
echochar(3X) - echo single-byte character and rendition to a window and refresh
ecvt(3C) - convert floating-point number to string
ecvt_r(3C) - convert floating-point number to string — see ecvt(3C)
edata(3C) - last locations in program — see end(3C)
elf(3E) - object file access library
elf_begin(3E) - make a file descriptor
elf_cntl(3E) - control a file descriptor
elf_end(3E) - finish using an object file
elf_errmsg(3E) - error handling — see elf_error(3E)
elf_errno(3E) - error handling — see elf_error(3E)
elf_error(3E) - error handling
elf_fill(3E) - set fill byte
elf_flag(3E) - manipulate flags
elf_flagdata(3E) - manipulate flags — see elf_flag(3E)
elf_flagehdr(3E) - manipulate flags — see elf_flag(3E)
elf_flagelf(3E) - manipulate flags — see elf_flag(3E)
elf_flagphdr(3E) - manipulate flags — see elf_flag(3E)
elf_flagscn(3E) - manipulate flags — see elf_flag(3E)
elf_flagshdr(3E) - manipulate flags — see elf_flag(3E)
elf_fsize(3E) - return the size of an object file type for elf32 files, return the size of an object file type for elf64 files, respectively.
elf_getarhdr(3E) - retrieve archive member header
elf_getarsym(3E) - retrieve archive symbol table
elf_getbase(3E) - get the base offset for an object file
elf_getdata(3E) - get section data
elf_getehdr(3E) - retrieve class-dependent object file header for elf32 and elf64 files, respectively
elf_getident(3E) - retrieve file identification data
elf_getphdr(3E) - retrieve class-dependent program header table for elf32 and elf64 files, respectively
elf_getscn(3E) - get section information
elf_getshdr(3E) - retrieve class-dependent section header for elf32 and elf64 files, respectively
elf_hash(3E) - compute hash value
elf_kind(3E) - determine file type
elf_ndxscn(3E) - get section information — see elf_getscn(3E)
elf_newdata(3E) - get section data — see elf_getdata(3E)
elf_newscn(3E) - get section information — see elf_getscn(3E)
elf_next(3E) - sequential archive member access
elf_nextscn(3E) - get section information — see elf_getscn(3E)
elf_rand(3E) - random archive member access
elf_rawdata(3E) - get section data — see elf_getdata(3E)
elf_rawfile(3E) - retrieve uninterpreted file contents
elf_strptr(3E) - make a string pointer
elf_update(3E) - update an ELF descriptor
elf_version(3E) - coordinate ELF library and application versions
elf_xlate(3E) - class-dependent data translation for elf32 and elf64 files, respectively
elf32_fsize(3E) - return the size of an object file type for elf32 files, return the size of an object file type for elf64 files, respectively. — see elf_fsize(3E)
elf32_getehdr(3E) - retrieve class-dependent object file header for elf32 and elf64 files, respectively — see elf_getehdr(3E)
elf32_getphdr(3E) - retrieve class-dependent program header table for elf32 and elf64 files, respectively — see elf_getphdr(3E)
elf32_getshdr(3E) - retrieve class-dependent section header for elf32 and elf64 files, respectively — see elf_getshdr(3E)
elf32_newehdr(3E) - retrieve class-dependent object file header for elf32 and elf64 files, respectively — see elf_getehdr(3E)
elf32_newphdr(3E) - retrieve class-dependent program header table for elf32 and elf64 files, respectively — see elf_getphdr(3E)
elf32_xlatetof(3E) - class-dependent data translation for elf32 and elf64 files, respectively — see elf_xlate(3E)
elf32_xlatetom(3E) - class-dependent data translation for elf32 and elf64 files, respectively — see elf_xlate(3E)
elf64_fsize(3E) - return the size of an object file type for elf32 files, return the size of an object file type for elf64 files, respectively. — see elf_fsize(3E)
elf64_getehdr(3E) - retrieve class-dependent object file header for elf32 and elf64 files, respectively — see elf_getehdr(3E)
elf64_getphdr(3E) - retrieve class-dependent program header table for elf32 and elf64 files, respectively — see elf_getphdr(3E)
elf64_getshdr(3E) - retrieve class-dependent section header for elf32 and elf64 files, respectively — see elf_getshdr(3E)
elf64_newehdr(3E) - retrieve class-dependent object file header for elf32 and elf64 files, respectively — see elf_getehdr(3E)
elf64_newphdr(3E) - retrieve class-dependent program header table for elf32 and elf64 files, respectively — see elf_getphdr(3E)
elf64_xlatetof(3E) - class-dependent data translation for elf32 and elf64 files, respectively — see elf_xlate(3E)
elf64_xlatetom(3E) - class-dependent data translation for elf32 and elf64 files, respectively — see elf_xlate(3E)
encrypt(3C) - generate hashing encryption — see crypt(3C)
encrypt_r(3C) - generate hashing encryption — see crypt(3C)
end(3C) - last locations in program
endbootpent(3X) - get or put bootptab entry — see getbootpent(3X)
enddvagent(3) - manipulate device assignment database entry for a trusted system — see getdvagent(3)
endfsent(3X) - get file system descriptor file entry — see getfsent(3X)
endgrent(3C) - get group file entry — see getgrent(3C)
endgrent_r(3C) - get group file entry — see getgrent(3C)
endhostent(3N) - get, set, or end network host entry — see gethostent(3N)
endhostent_r(3N) - get, set, or end network host entry — see gethostent(3N)
endmntent(3X) - get file system descriptor file entry — see getmntent(3X)
endnetconfig(3N) - get network configuration database entry — see getnetconfig(3N)
endnetent(3N) - get, set, or end network entry — see getnetent(3N)
endnetent_r(3N) - get, set, or end network entry — see getnetent(3N)
endnetgrent(3C) - get network group entry — see getnetgrent(3C)
endnetpath(3N) - get /etc/netconfig entry corresponding to NETPATH component — see getnetpath(3N)
endprdfent(3) - manipulate system default database entry for a trusted system — see getprdfent(3)
endprotoent(3N) - get, set, or end protocol entry — see getprotoent(3N)
endprotoent_r(3N) - get, set, or end protocol entry — see getprotoent(3N)
endprpwent(3) - manipulate protected password database entries (for trusted systems only). — see getprpwent(3)
endprtcent(3) - manipulate terminal control database entry for a trusted system — see getprtcent(3)
endpwent(3C) - get password file entry — see getpwent(3C)
endpwent_r(3C) - get password file entry — see getpwent(3C)
endservent(3N) - get, set, or end service entry — see getservent(3N)
endservent_r(3N) - get, set, or end service entry — see getservent(3N)
endspent(3C) - access secure password entries — see getspent(3C)
endspwent(3X) - get secure password file entry on trusted systems — see getspwent(3X)
endspwent_r(3X) - get secure password file entry on trusted systems — see getspwent(3X)
endusershell(3C) - get legal user shells — see getusershell(3C)
endutent(3C) - access utmp file entry — see getut(3C)
endutent_r(3C) - access utmp file entry — see getut(3C)
endutxent(3C) - access utmpx file entry — see getutx(3C)
endwin(3X) - suspend Curses session
erand48(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
erand48_r(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
erase(3X) - clear a window — see clear(3X)
erasechar(3X) - single-byte terminal environment query functions
erasewchar(3X) - terminal environment query functions
erf(3M) - error function and complementary error function
erfc(3M) - error function and complementary error function — see erf(3M)
errno(3C) - system error messages — see perror(3C)
ERROR(3X) - regular expression compile and match routines — see regexp(3X)
etext(3C) - last locations in program — see end(3C)
exp(3M) - exponential functions
exp2(3M) - base-2 exponential function
expf(3M) - exponential functions — see exp(3M)
expm1(3M) - computes exponential functions
f
fabs(3M) - absolute value functions
fabsf(3M) - absolute value functions — see fabs(3M)
fattach(3C) - attach a STREAMS file descriptor to an object in the file system name space
fclose(3S) - close or flush a stream
fclose_unlocked(3S) - close or flush a stream — see fclose(3S)
fcpacl(3C) - copy the access control list (ACL) and mode bits from one file to another (HFS and JFS File Systems only) — see cpacl(3C)
fcvt(3C) - convert floating-point number to string — see ecvt(3C)
fcvt_r(3C) - convert floating-point number to string — see ecvt(3C)
fdetach(3C) - detach a name from a STREAMS file descriptor
fdim(3M) - positive difference function
fdopen(3S) - open or re-open a stream file; convert file to stream — see fopen(3S)
feclearexcept(3M) - clear floating-point exception flags
fegetenv(3M) - get floating-point environment
fegetexceptflag(3M) - get floating-point exception flags
fegetflushtozero(3M) - get floating-point underflow mode
fegetround(3M) - get floating-point rounding direction mode
fegettrapenable(3M) - get exception trap enable bits
feholdexcept(3M) - save floating-point environment
feof(3S) - stream status inquiries — see ferror(3S)
feof_unlocked(3S) - stream status inquiries — see ferror(3S)
feraiseexcept(3M) - raise floating-point exceptions
ferror(3S) - stream status inquiries
ferror_unlocked(3S) - stream status inquiries — see ferror(3S)
fesetenv(3M) - set floating-point environment
fesetexceptflag(3M) - set floating-point exception flags
fesetflushtozero(3M) - set floating-point underflow mode
fesetround(3M) - set floating-point rounding direction mode
fesettrapenable(3M) - set exception trap enable bits
fetch(3C) - database subroutines, single-database version — see dbm(3C)
fetestexcept(3M) - test floating-point exceptions
feupdateenv(3M) - update floating-point environment
fflush(3S) - close or flush a stream — see fclose(3S)
fflush_unlocked(3S) - close or flush a stream — see fclose(3S)
ffs(3C) - memory operations — see memory(3C)
fgetc(3S) - get character or word from a stream file — see getc(3S)
fgetgrent(3C) - get group file entry — see getgrent(3C)
fgetgrent_r(3C) - get group file entry — see getgrent(3C)
fgetpos(3S) - save and restore a file position indicator for a stream
fgetpos64(3S) - non-POSIX standard API interfaces to support large files
fgetpwent(3C) - get password file entry — see getpwent(3C)
fgetpwent_r(3C) - get password file entry — see getpwent(3C)
fgets(3S) - get a string from a stream — see gets(3S)
fgets_unlocked(3S) - get a string from a stream — see gets(3S)
fgetspent(3C) - access secure password entries — see getspent(3C)
fgetspwent(3X) - get secure password file entry on trusted systems — see getspwent(3X)
fgetspwent_r(3X) - get secure password file entry on trusted systems — see getspwent(3X)
fgetwc(3C) - get a wide character from a stream file — see getwc(3C)
fgetwc_unlo(3C) - get a wide character from a stream file — see getwc(3C)
fgetws(3C) - get a wide character string from a stream file
fgetws_unlocked(3C) - get a wide character string from a stream file — see fgetws(3C)
fileno(3S) - map stream pointer to file descriptor
filter(3X) - disable use of certain terminal capabilities
finite(3M) - floating-point finiteness macro — see isfinite(3M)
firstkey(3C) - database subroutines, single-database version — see dbm(3C)
FIRSTof2(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
firstof2(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
flash(3X) - flash the screen
flockfile(3S) - explicit locking of streams within a multithread application
floor(3M) - floor function
flushinp(3X) - discard input
fmax(3M) - maximum value function
fmin(3M) - minimum value function
fmod(3M) - remainder functions
fmodf(3M) - remainder functions — see fmod(3M)
fmtmsg(3C) - displays formatted message on standard error and console
fnmatch(3C) - match filename patterns
fopen(3S) - open or re-open a stream file; convert file to stream
fopen64(3S) - non-POSIX standard API interfaces to support large files — see fgetpos64(3S)
fpclassify(3M) - floating-point operand classification macro
fprintf(3S) - print formatted output — see printf(3S)
fputc(3S) - put character or word on a stream — see putc(3S)
fputs(3S) - put a string on a stream — see puts(3S)
fputs_unloc(3S) - put a string on a stream — see puts(3S)
fputwc(3C) - put a wide character on a stream file — see putwc(3C)
fputwc_unlo(3C) - put a wide character on a stream file — see putwc(3C)
fputws(3C) - put a wide character string on a stream file — see putws(3C)
fputws_unlo(3C) - put a wide character string on a stream file — see putws(3C)
fread(3S) - buffered binary input/output to a stream file
fread_unlocked(3S) - buffered binary input/output to a stream file — see fread(3S)
free(3C) - main memory allocator — see malloc(3C)
freeaddrinfo(3N) - get hostname and address entry — see getaddrinfo(3N)
freenetconfigent(3N) - get network configuration database entry — see getnetconfig(3N)
freopen(3S) - open or re-open a stream file; convert file to stream — see fopen(3S)
freopen64(3S) - non-POSIX standard API interfaces to support large files — see fgetpos64(3S)
frexp(3M) - extract mantissa and exponent from double-precision number
fscanf(3S) - formatted input conversion, read from stream file — see scanf(3S)
fseek(3S) - reposition a file pointer in a stream
fseek_unlocked(3S) - reposition a file pointer in a stream — see fseek(3S)
fseeko(3S) - reposition a file pointer in a stream — see fseek(3S)
fseeko64(3S) - non-POSIX standard API interfaces to support large files — see fgetpos64(3S)
fsetaclentry(3C) - add, modify, or delete one entry in file's access control list (ACL) (HFS File Systems only) — see setaclentry(3C)
fsetpos(3S) - save and restore a file position indicator for a stream — see fgetpos(3S)
fsetpos64(3S) - non-POSIX standard API interfaces to support large files — see fgetpos64(3S)
fstatfsdev(3C) - get file system statistics — see statfsdev(3C)
fstatvfsdev(3C) - get file system information — see statvfsdev(3C)
fstatvfsdev64(3S) - non-POSIX standard API interfaces to support large files — see fgetpos64(3S)
ftell(3S) - reposition a file pointer in a stream — see fseek(3S)
ftell_unlocked(3S) - reposition a file pointer in a stream — see fseek(3S)
ftello(3S) - reposition a file pointer in a stream — see fseek(3S)
ftello64(3S) - non-POSIX standard API interfaces to support large files — see fgetpos64(3S)
ftok(3C) - create interprocess communication identifier
ftw(3C) - walk a file tree executing a function
ftw64(3S) - non-POSIX standard API interfaces to support large files — see fgetpos64(3S)
fwide(3C) - set stream orientation
fwprintf(3C) - print formatted wide-character output
fwrite(3S) - buffered binary input/output to a stream file — see fread(3S)
fwrite_unlocked(3S) - buffered binary input/output to a stream file — see fread(3S)
fwscanf(3C) - convert formatted wide-character input
g
gai_strerror(3N) - get hostname and address entry — see getaddrinfo(3N)
gamma(3M) - log gamma function — see lgamma(3M)
gcrt0.o(3) - execution startup routines; PA-RISC 64-bit ELF uses crt0.o only — see crt0.o(3)
gcvt(3C) - convert floating-point number to string — see ecvt(3C)
get_expiration_time(3T) - add a specific time interval to the current absolute system time
get_myaddress(3N) - obsolete library routines for RPC — see rpc_soc(3N)
get_resfield(3N) - resolver routines — see resolver(3N)
get_wch(3X) - get a wide character from a terminal
get_wstr(3X) - get an array of wide characters and function key codes from a terminal — see getn_wstr(3X)
getaddrinfo(3N) - get hostname and address entry
getbegyx(3X) - get additional cursor and window coordinates
getbkgd(3X) - set or get background character and rendition using a single-byte character — see bkgd(3X)
getbkgrnd(3X) - set or get background character and rendition using a complex character — see bkgrnd(3X)
getbootpent(3X) - get or put bootptab entry
GETC(3X) - regular expression compile and match routines — see regexp(3X)
getc(3S) - get character or word from a stream file
getc_unlocked(3S) - get character or word from a stream file — see getc(3S)
getcchar(3X) - get a wide character string and rendition from a
getch(3X) - get a single-byte character from the terminal
getchar(3S) - get character or word from a stream file — see getc(3S)
getchar_unlocked(3S) - get character or word from a stream file — see getc(3S)
getclock(3C) - get current value of system-wide clock
getcwd(3C) - get pathname of current working directory
getdate(3C) - convert user format date and time
getdate_r(3C) - convert user format date and time — see getdate(3C)
getdiskbyname(3C) - get disk description by its name
getdiskbyname_r(3C) - get disk description by its name — see getdiskbyname(3C)
getdvagent(3) - manipulate device assignment database entry for a trusted system
getdvagnam(3) - manipulate device assignment database entry for a trusted system — see getdvagent(3)
getenv(3C) - return value for environment name
getfsent(3X) - get file system descriptor file entry
getfsfile(3X) - get file system descriptor file entry — see getfsent(3X)
getfsspec(3X) - get file system descriptor file entry — see getfsent(3X)
getfstype(3X) - get file system descriptor file entry — see getfsent(3X)
getgrent(3C) - get group file entry
getgrent_r(3C) - get group file entry — see getgrent(3C)
getgrgid(3C) - get group file entry — see getgrent(3C)
getgrgid_r(3C) - get group file entry — see getgrent(3C)
getgrnam(3C) - get group file entry — see getgrent(3C)
getgrnam_r(3C) - get group file entry — see getgrent(3C)
gethostbyaddr(3N) - get, set, or end network host entry — see gethostent(3N)
gethostbyaddr_r(3N) - get, set, or end network host entry — see gethostent(3N)
gethostbyname(3N) - get, set, or end network host entry — see gethostent(3N)
gethostbyname_r(3N) - get, set, or end network host entry — see gethostent(3N)
gethostent(3N) - get, set, or end network host entry
gethostent_r(3N) - get, set, or end network host entry — see gethostent(3N)
gethrtime(3C) - get high resolution time
getipnodebyaddr(3N) - translation between node name and address — see getipnodebyname(3N)
getipnodebyname(3N) - translation between node name and address
getlocale(3C) - set and get the locale of a program — see setlocale(3C)
getlocale_r(3C) - set and get the locale of a program — see setlocale(3C)
getlogin(3C) - get name of user logged in on this terminal
getlogin_r(3C) - get name of user logged in on this terminal — see getlogin(3C)
getmaxyx(3X) - get additional cursor and window coordinates — see getbegyx(3X)
getmntent(3X) - get file system descriptor file entry
getmntent_r(3X) - get file system descriptor file entry — see getmntent(3X)
getn_wstr(3X) - get an array of wide characters and function key codes from a terminal
getnameinfo(3N) - get hostname and address entry — see getaddrinfo(3N)
getnetbyaddr(3N) - get, set, or end network entry — see getnetent(3N)
getnetbyaddr_r(3N) - get, set, or end network entry — see getnetent(3N)
getnetbyname(3N) - get, set, or end network entry — see getnetent(3N)
getnetbyname_r(3N) - get, set, or end network entry — see getnetent(3N)
getnetconfig(3N) - get network configuration database entry
getnetconfigent(3N) - get network configuration database entry — see getnetconfig(3N)
getnetent(3N) - get, set, or end network entry
getnetent_r(3N) - get, set, or end network entry — see getnetent(3N)
getnetgrent(3C) - get network group entry
getnetname(3N) - library routines for secure remote procedure calls — see secure_rpc(3N)
getnetpath(3N) - get /etc/netconfig entry corresponding to NETPATH component
getnstr(3X) - get a multi-byte character length limited string from the terminal
getopt(3C) - get option letter from argument vector
getparyx(3X) - get additional cursor and window coordinates — see getbegyx(3X)
getpass(3C) - read a password
getprdfent(3) - manipulate system default database entry for a trusted system
getprdfnam(3) - manipulate system default database entry for a trusted system — see getprdfent(3)
getprotobyname(3N) - get, set, or end protocol entry — see getprotoent(3N)
getprotobyname_r(3N) - get, set, or end protocol entry — see getprotoent(3N)
getprotobynumber(3N) - get, set, or end protocol entry — see getprotoent(3N)
getprotobynumber_r(3N) - get, set, or end protocol entry — see getprotoent(3N)
getprotoent(3N) - get, set, or end protocol entry
getprotoent_r(3N) - get, set, or end protocol entry — see getprotoent(3N)
getprpwaid(3) - manipulate protected password database entries (for trusted systems only). — see getprpwent(3)
getprpwent(3) - manipulate protected password database entries (for trusted systems only).
getprpwnam(3) - manipulate protected password database entries (for trusted systems only). — see getprpwent(3)
getprpwuid(3) - manipulate protected password database entries (for trusted systems only). — see getprpwent(3)
getprtcent(3) - manipulate terminal control database entry for a trusted system
getprtcnam(3) - manipulate terminal control database entry for a trusted system — see getprtcent(3)
getpublickey(3N) - retrieve public or secret key
getpw(3C) - get name from UID
getpwent(3C) - get password file entry
getpwent_r(3C) - get password file entry — see getpwent(3C)
getpwnam(3C) - get password file entry — see getpwent(3C)
getpwnam_r(3C) - get password file entry — see getpwent(3C)
getpwuid(3C) - get password file entry — see getpwent(3C)
getpwuid_r(3C) - get password file entry — see getpwent(3C)
getresgid(3) - get real, effective and saved user or group IDs — see getresuid(3)
getresuid(3) - get real, effective and saved user or group IDs
getrpcbyname(3C) - get RPC entry — see getrpcent(3C)
getrpcbynumber(3C) - get RPC entry — see getrpcent(3C)
getrpcent(3C) - get RPC entry
getrpcport(3N) - get RPC port number
gets(3S) - get a string from a stream
getsecretkey(3N) - retrieve public or secret key — see getpublickey(3N)
getservbyname(3N) - get, set, or end service entry — see getservent(3N)
getservbyname_r(3N) - get, set, or end service entry — see getservent(3N)
getservbyport(3N) - get, set, or end service entry — see getservent(3N)
getservbyport_r(3N) - get, set, or end service entry — see getservent(3N)
getservent(3N) - get, set, or end service entry
getservent_r(3N) - get, set, or end service entry — see getservent(3N)
getspent(3C) - access secure password entries
getspnam(3C) - access secure password entries — see getspent(3C)
getspnam_r(3C) - access secure password entries — see getspent(3C)
getspwaid(3X) - get secure password file entry on trusted systems — see getspwent(3X)
getspwaid_r(3X) - get secure password file entry on trusted systems — see getspwent(3X)
getspwent(3X) - get secure password file entry on trusted systems
getspwent_r(3X) - get secure password file entry on trusted systems — see getspwent(3X)
getspwnam(3X) - get secure password file entry on trusted systems — see getspwent(3X)
getspwnam_r(3X) - get secure password file entry on trusted systems — see getspwent(3X)
getspwuid(3X) - get secure password file entry on trusted systems — see getspwent(3X)
getspwuid_r(3X) - get secure password file entry on trusted systems — see getspwent(3X)
getstr(3X) - get a multi-byte character string from the terminal
getsubopt(3C) - parse suboptions from a string.
gettimer(3C) - get value of a per-process timer
gettxt(3C) - read text string from message file
getusershell(3C) - get legal user shells
getut(3C) - access utmp file entry
getutent(3C) - access utmp file entry — see getut(3C)
getutent_r(3C) - access utmp file entry — see getut(3C)
getutid(3C) - access utmp file entry — see getut(3C)
getutid_r(3C) - access utmp file entry — see getut(3C)
getutline(3C) - access utmp file entry — see getut(3C)
getutline_r(3C) - access utmp file entry — see getut(3C)
getutx(3C) - access utmpx file entry
getutxent(3C) - access utmpx file entry — see getutx(3C)
getutxid(3C) - access utmpx file entry — see getutx(3C)
getutxline(3C) - access utmpx file entry — see getutx(3C)
getw(3S) - get character or word from a stream file — see getc(3S)
getw_unlock(3S) - get character or word from a stream file — see getc(3S)
getwc(3C) - get a wide character from a stream file
getwc_unloc(3C) - get a wide character from a stream file — see getwc(3C)
getwchar(3C) - get a wide character from a stream file — see getwc(3C)
getwchar_un(3C) - get a wide character from a stream file — see getwc(3C)
getwd(3C) - get pathname of current working directory
getwin(3X) - dump window to, and reload window from, a file
getyx(3X) - get cursor and window coordinates
glob(3C) - file name generation function
globfree(3C) - file name generation function — see glob(3C)
gmtime(3C) - convert date and time to string — see ctime(3C)
gmtime_r(3C) - convert date and time to string — see ctime(3C)
grantpt(3C) - grant access to the STREAMS slave pty
gsignal(3C) - software signals — see ssignal(3C)
gss_accept_sec_context(3) - establish a security context between the application and a context acceptor
gss_acquire_cred(3) - allow an application to acquire a handle for an existing, named credential
gss_add_cred(3) - adds a credential-element to a credential
gss_add_oid_set_member(3) - add an Object Identifier (OID) to an OID set
gss_canonicalize_name(3) - convert an internal name to an internal mechanism name (MN) representation of an opaque internal name
gss_compare_name(3) - allow an application to compare two internal names to determine whether they are equivalent
gss_context_time(3) - check the number of seconds the context will remain valid
gss_create_empty_oid_set(3) - create a new, empty OID set, to which members can be added
gss_delete_sec_context(3) - delete a security context
gss_display_name(3) - provide textual representation of an opaque internal name to an application
gss_display_status(3) - provide an application with the textual representation of a GSSAPI status code that can be displayed to a user or used for logging
gss_duplicate_name(3) - allow an application to create an exact duplicate of the existing internal name
gss_export_name(3) - convert a mechanism name (MN) to a form suitable for direct comparison
gss_export_sec_context(3) - transfer a security context to another process on a single machine
gss_get_mic(3) - calculate a cryptographic message integrity code (MIC) for a message and return in a token
gss_import_name(3) - convert a printable name to an internal form
gss_import_sec_context(3) - transfer a security context to another process on a single machine
gss_indicate_mechs(3) - allow an application to determine which underlying security mechanisms are available
gss_init_sec_context(3) - establish a security context between the context initiator and a context acceptor
gss_inquire_context(3) - obtain information about a security context
gss_inquire_cred(3) - provide the calling application information about a credential
gss_inquire_cred_by_mech(3) - provide the calling application per-mechanism information about a credential
gss_inquire_mechs_for_name(3) - list the mechanisms that support the specified name-type
gss_inquire_names_for_mech(3) - list the name-types supported by the specified mechanism
gss_process_context_token(3) - process a context to the security service
gss_release_buffer(3) - free storage associated with a buffer
gss_release_cred(3) - mark a credential for deletion
gss_release_name(3) - free storage associated with an internal name allocated by a GSSAPI routine
gss_release_oid_set(3) - free storage associated with a gss_OID_set object
gss_test_oid_set_member(3) - check an OID set for a specified OID
gss_unwrap(3) - verify a message with attached message integrity code (MIC) and decrypt message content if necessary
gss_verify_mic(3) - check a cryptographic message integrity code (MIC) against a message to verify its integrity
gss_wrap(3) - attach a message integrity code (MIC) to a message, and optionally encrypt the message content
gss_wrap_size_limit(3) - determine a token-size limit for gss_wrap on a context
h
halfdelay(3X) - control input character delay mode
has_colors(3X) - color manipulation functions — see can_change_color(3X)
has_ic(3X) - query functions for terminal insert and delete capability
has_il(3X) - query functions for terminal insert and delete capability — see has_ic(3X)
hasmntopt(3X) - get file system descriptor file entry — see getmntent(3X)
havedisk(3N) - get performance data from remote kernel — see rstat(3N)
hcreate(3C) - manage hash search tables — see hsearch(3C)
hdestroy(3C) - manage hash search tables — see hsearch(3C)
herror(3N) - resolver routines — see resolver(3N)
hline(3X) - draw lines from single-byte characters and renditions
hline_set(3X) - draw lines from complex characters and renditions
host2netname(3N) - library routines for secure remote procedure calls — see secure_rpc(3N)
hppac(3X) - 3000-mode packed-decimal library
HPPACADDD(3X) - 3000-mode packed-decimal library — see hppac(3X)
HPPACCMPD(3X) - 3000-mode packed-decimal library — see hppac(3X)
HPPACCVAD(3X) - 3000-mode packed-decimal library — see hppac(3X)
HPPACCVBD(3X) - 3000-mode packed-decimal library — see hppac(3X)
HPPACCVDA(3X) - 3000-mode packed-decimal library — see hppac(3X)
HPPACCVDB(3X) - 3000-mode packed-decimal library — see hppac(3X)
HPPACDIVD(3X) - 3000-mode packed-decimal library — see hppac(3X)
HPPACLONGDIVD(3X) - 3000-mode packed-decimal library — see hppac(3X)
HPPACMPYD(3X) - 3000-mode packed-decimal library — see hppac(3X)
HPPACNSLD(3X) - 3000-mode packed-decimal library — see hppac(3X)
HPPACSLD(3X) - 3000-mode packed-decimal library — see hppac(3X)
HPPACSRD(3X) - 3000-mode packed-decimal library — see hppac(3X)
HPPACSUBD(3X) - 3000-mode packed-decimal library — see hppac(3X)
hsearch(3C) - manage hash search tables
htonl(3N) - convert values between host and network byte order — see byteorder(3N)
htons(3N) - convert values between host and network byte order — see byteorder(3N)
hypot(3M) - Euclidean distance function
i
iconv(3C) - codeset conversion routines
iconv_close(3C) - codeset conversion routines — see iconv(3C)
iconv_open(3C) - codeset conversion routines — see iconv(3C)
idcok(3X) - enable or disable use of hardware insert- and delete-character features
idlok(3X) - terminal output control functions — see clearok(3X)
if_freenameindex(3N) - functions that map between an index and interface name — see if_nameindex(3N)
if_indextoname(3N) - functions that map between an index and interface name — see if_nameindex(3N)
if_nameindex(3N) - functions that map between an index and interface name
if_nametoindex(3N) - functions that map between an index and interface name — see if_nameindex(3N)
ilogb(3M) - returns an unbiased exponent
immedok(3X) - enable or disable immediate terminal refresh
in_wch(3X) - input a complex character and rendition from a window
in_wchnstr(3X) - input an array of complex characters and renditions from a window
in_wchstr(3X) - input an array of complex characters and renditions from a window — see in_wchnstr(3X)
inch(3X) - input a single-byte character and rendition from a window
inchnstr(3X) - input an array of single-byte characters and renditions from a window
inchstr(3X) - input an array of single-byte characters and renditions from a window — see inchnstr(3X)
index(3C) - character string operations — see string(3C)
inet(3N) - Internet address manipulation routines
inet_addr(3N) - Internet address manipulation routines — see inet(3N)
inet_lnaof(3N) - Internet address manipulation routines — see inet(3N)
inet_makeaddr(3N) - Internet address manipulation routines — see inet(3N)
inet_neto(3N) - Internet address manipulation routines — see inet(3N)
inet_network(3N) - Internet address manipulation routines — see inet(3N)
inet_ntoa(3N) - Internet address manipulation routines — see inet(3N)
inet_ntoa_r(3N) - Internet address manipulation routines — see inet(3N)
inet_ntop(3N) - Internet address manipulation routines for IP Version 4 and later — see inet6(3N)
inet_pton(3N) - Internet address manipulation routines for IP Version 4 and later — see inet6(3N)
inet6(3N) - Internet address manipulation routines for IP Version 4 and later
inet6_opt_append(3N) - IPv6 Hop-by-Hop and Destination options manipulation functions. — see inet6_opt_init(3N)
inet6_opt_find(3N) - IPv6 Hop-by-Hop and Destination options manipulation functions. — see inet6_opt_init(3N)
inet6_opt_finish(3N) - IPv6 Hop-by-Hop and Destination options manipulation functions. — see inet6_opt_init(3N)
inet6_opt_get_val(3N) - IPv6 Hop-by-Hop and Destination options manipulation functions. — see inet6_opt_init(3N)
inet6_opt_init(3N) - IPv6 Hop-by-Hop and Destination options manipulation functions.
inet6_opt_next(3N) - IPv6 Hop-by-Hop and Destination options manipulation functions. — see inet6_opt_init(3N)
inet6_opt_set_val(3N) - IPv6 Hop-by-Hop and Destination options manipulation functions. — see inet6_opt_init(3N)
inet6_rth_add(3N) - IPv6 Routing header options manipulation functions. — see inet6_rth_space(3N)
inet6_rth_getaddr(3N) - IPv6 Routing header options manipulation functions. — see inet6_rth_space(3N)
inet6_rth_init(3N) - IPv6 Routing header options manipulation functions. — see inet6_rth_space(3N)
inet6_rth_reverse(3N) - IPv6 Routing header options manipulation functions. — see inet6_rth_space(3N)
inet6_rth_segments(3N) - IPv6 Routing header options manipulation functions. — see inet6_rth_space(3N)
inet6_rth_space(3N) - IPv6 Routing header options manipulation functions.
INIT(3X) - regular expression compile and match routines — see regexp(3X)
init_color(3X) - color manipulation functions — see can_change_color(3X)
init_pair(3X) - color manipulation functions — see can_change_color(3X)
initgroups(3C) - initialize group access list
initscr(3X) - screen initialisation functions
initstate(3M) - generate a pseudorandom number — see random(3M)
innetgr(3C) - get network group entry — see getnetgrent(3C)
innstr(3X) - input a multi-byte character string from a window
innwstr(3X) - input a string of wide characters from a window
ins_nwstr(3X) - insert a wide-character string into a window
ins_wch(3X) - insert a complex character and rendition into a window
ins_wstr(3X) - insert a wide-character string into a window — see ins_nwstr(3X)
insch(3X) - insert a single-byte character and rendition into a window
insdelln(3X) - delete or insert lines into a window
insertln(3X) - insert lines into a window
insnstr(3X) - insert a multi-byte character string into a window
insque(3C) - insert or remove an element in a queue
insstr(3X) - insert a multi-byte character string into a window — see insnstr(3X)
instr(3X) - input a multi-byte character string from a window — see innstr(3X)
intrflush(3X) - enable or disable flush on interrupt
inwstr(3X) - input a string of wide characters from a window — see innwstr(3X)
is_linetouched(3X) - window refresh control functions
is_wintouched(3X) - window refresh control functions — see is_linetouched(3X)
isalnum(3C) - classify characters — see ctype(3C)
isalpha(3C) - classify characters — see ctype(3C)
isascii(3C) - classify characters — see ctype(3C)
isastream(3C) - determine if a file descriptor refers to a STREAMS device or STREAMS-based pipe
isatty(3C) - find name of a terminal — see ttyname(3C)
iscntrl(3C) - classify characters — see ctype(3C)
isdigit(3C) - classify characters — see ctype(3C)
isendwin(3X) - determine whether a screen has been refreshed
isfinite(3M) - floating-point finiteness macro
isgraph(3C) - classify characters — see ctype(3C)
isgreater(3M) - floating-point comparison macro (>)
isgreaterequal(3M) - floating-point comparison macro (>=)
isinf(3M) - floating-point test for infinity
isless(3M) - floating-point comparison macro (<)
islessequal(3M) - floating-point comparison macro (<=)
islessgreater(3M) - floating-point comparison macro (<>)
islower(3C) - classify characters — see ctype(3C)
isnan(3M) - floating-point test for NaN
isnormal(3M) - floating-point test for normalized value
isprint(3C) - classify characters — see ctype(3C)
ispunct(3C) - classify characters — see ctype(3C)
isspace(3C) - classify characters — see ctype(3C)
isunordered(3M) - floating-point comparison macro (unordered)
isupper(3C) - classify characters — see ctype(3C)
iswalnum(3C) - classify wide characters — see wctype(3C)
iswalpha(3C) - classify wide characters — see wctype(3C)
iswcntrl(3C) - classify wide characters — see wctype(3C)
iswctype(3C) - classify wide characters — see wctype(3C)
iswdigit(3C) - classify wide characters — see wctype(3C)
iswgraph(3C) - classify wide characters — see wctype(3C)
iswlower(3C) - classify wide characters — see wctype(3C)
iswprint(3C) - classify wide characters — see wctype(3C)
iswpunct(3C) - classify wide characters — see wctype(3C)
iswspace(3C) - classify wide characters — see wctype(3C)
iswupper(3C) - classify wide characters — see wctype(3C)
iswxdigit(3C) - classify wide characters — see wctype(3C)
isxdigit(3C) - classify characters — see ctype(3C)
j
j0(3M) - Bessel functions of the first kind
j1(3M) - Bessel functions of the first kind — see j0(3M)
jn(3M) - Bessel functions of the first kind — see j0(3M)
jrand48(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
jrand48_r(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
k
key_decryptsession(3N) - library routines for secure remote procedure calls — see secure_rpc(3N)
key_encryptsession(3N) - library routines for secure remote procedure calls — see secure_rpc(3N)
key_gendes(3N) - library routines for secure remote procedure calls — see secure_rpc(3N)
key_name(3X) - get name of key — see keyname(3X)
key_secretkey_is_set(3N) - library routines for secure remote procedure calls — see secure_rpc(3N)
key_setsecret(3N) - library routines for secure remote procedure calls — see secure_rpc(3N)
keyname(3X) - get name of key
keypad(3X) - enable/disable abbreviation of function keys
killchar(3X) - single-byte terminal environment query functions — see erasechar(3X)
killwchar(3X) - terminal environment query functions — see erasewchar(3X)
l
l3tol(3C) - convert between 3-byte integers and long integers
l64a(3C) - convert between long integer and base-64 ASCII string — see a64l(3C)
l64a_r(3C) - convert between long integer and base-64 ASCII string — see a64l(3C)
labs(3C) - return integer absolute value — see abs(3C)
lckpwdf(3C) - control access to /etc/passwd file
lcong48(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
lcong48_r(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
ldcvt(3C) - convert long-double floating-point number to string
ldecvt(3C) - convert long-double floating-point number to string — see ldcvt(3C)
ldecvt_r(3C) - convert long-double floating-point number to string — see ldcvt(3C)
ldexp(3M) - load exponent of a floating-point number
ldfcvt(3C) - convert long-double floating-point number to string — see ldcvt(3C)
ldfcvt_r(3C) - convert long-double floating-point number to string — see ldcvt(3C)
ldgcvt(3C) - convert long-double floating-point number to string — see ldcvt(3C)
ldgcvt_r(3C) - convert long-double floating-point number to string — see ldcvt(3C)
ldiv(3C) - integer division and remainder — see div(3C)
leaveok(3X) - terminal output control functions — see clearok(3X)
lfind(3C) - linear search and update — see lsearch(3C)
lgamma(3M) - log gamma function
lgamma_r(3M) - log gamma function — see lgamma(3M)
libcom_err.sl(3) - Kerberos client libraries — see libkrb5(3)
libk5crypto.sl(3) - Kerberos client libraries — see libkrb5(3)
libkrb5(3) - Kerberos client libraries (libkrb5, libk5crypto, libcom_err)
libkrb5.sl(3) - Kerberos client libraries — see libkrb5(3)
LINES(3X) - number of lines on terminal screen
llrint(3M) - round to nearest long long function
llround(3M) - round to long long function
localeconv(3C) - query the numeric formatting conventions of the current locale
localtime(3C) - convert date and time to string — see ctime(3C)
localtime_r(3C) - convert date and time to string — see ctime(3C)
log(3M) - natural logarithm functions
log10(3M) - common logarithm functions
log10f(3M) - common logarithm functions — see log10(3M)
log1p(3M) - natural logarithm function
log2(3M) - logarithm base two functions
log2f(3M) - logarithm base two functions — see log2(3M)
logb(3M) - radix-independent exponent
logf(3M) - natural logarithm functions — see log(3M)
logname(3C) - return login name of user
longjmp(3C) - non-local goto — see setjmp(3C)
longname(3X) - get verbose description of current terminal
lrand48(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
lrand48_r(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
lrint(3M) - round to nearest long function
lround(3M) - round to long function
lsearch(3C) - linear search and update
ltoa(3C) - convert long integers to strings — see ltostr(3C)
ltoa_r(3C) - convert long integers to strings — see ltostr(3C)
ltol3(3C) - convert between 3-byte integers and long integers — see l3tol(3C)
ltostr(3C) - convert long integers to strings
ltostr_r(3C) - convert long integers to strings — see ltostr(3C)
m
mallinfo(3C) - main memory allocator — see malloc(3C)
malloc(3C) - main memory allocator
mallopt(3C) - main memory allocator — see malloc(3C)
mblen(3C) - multibyte characters and strings conversions — see multibyte(3C)
mbrlen(3C) - get number of bytes in a character (restartable)
mbrtowc(3C) - convert a character to a wide-character code (restartable)
mbsinit(3C) - determine conversion object status
mbsrtowcs(3C) - convert a character string to a wide-character string (restartable)
mbstowcs(3C) - multibyte characters and strings conversions — see multibyte(3C)
mbtowc(3C) - multibyte characters and strings conversions — see multibyte(3C)
mcrt0.o(3) - execution startup routines; PA-RISC 64-bit ELF uses crt0.o only — see crt0.o(3)
memalign(3C) - allocate aligned memory
memccpy(3C) - memory operations — see memory(3C)
memchr(3C) - memory operations — see memory(3C)
memcmp(3C) - memory operations — see memory(3C)
memcpy(3C) - memory operations — see memory(3C)
memmove(3C) - memory operations — see memory(3C)
memory(3C) - memory operations
memorymap(3C) - main memory allocator — see malloc(3C)
memset(3C) - memory operations — see memory(3C)
meta(3X) - enable/disable meta-keys
mkdirp(3G) - create, remove directories in a path
mkfifo(3C) - make a FIFO file
mkstemp(3C) - make a unique file name — see mktemp(3C)
mktemp(3C) - make a unique file name
mktime(3C) - convert date and time to string — see ctime(3C)
mktimer(3C) - allocate a per-process timer
modf(3M) - decompose floating-point number
monitor(3C) - prepare execution profile
mount(3N) - keep track of remotely mounted file systems
move(3X) - window cursor location functions
mrand48(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
mrand48_r(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
multibyte(3C) - multibyte characters and strings conversions
mvadd_wch(3X) - add a complex character and rendition to a window — see add_wch(3X)
mvadd_wchnstr(3X) - add an array of complex characters and renditions to a window — see add_wchnstr(3X)
mvadd_wchstr(3X) - add an array of complex characters and renditions to a window — see add_wchnstr(3X)
mvaddch(3X) - add a single-byte character and rendition to a window and advance the cursor — see addch(3X)
mvaddchnstr(3X) - add length limited string of single-byte characters and renditions to a window — see addchnstr(3X)
mvaddchstr(3X) - add string of single-byte characters and renditions to a window — see addchstr(3X)
mvaddnstr(3X) - add a string of multibyte characters without rendition to a window and advance cursor — see addnstr(3X)
mvaddnwstr(3X) - add a wide-character string to a window and advance the cursor — see addnwstr(3X)
mvaddstr(3X) - add a string of multibyte characters without rendition to a window and advance cursor — see addnstr(3X)
mvaddwstr(3X) - add a wide-character string to a window and advance the cursor — see addnwstr(3X)
mvchgat(3X) - change renditions of characters in a window — see chgat(3X)
mvcur(3X) - output cursor movement commands to the terminal
mvdelch(3X) - delete a character from a window. — see delch(3X)
mvderwin(3X) - define window coordinate transformation
mvget_wch(3X) - get a wide character from a terminal — see get_wch(3X)
mvget_wstr(3X) - get an array of wide characters and function key codes from a terminal — see getn_wstr(3X)
mvgetch(3X) - get a single-byte character from the terminal — see getch(3X)
mvgetn_wstr(3X) - get an array of wide characters and function key codes from a terminal — see getn_wstr(3X)
mvgetnstr(3X) - get a multi-byte character length limited string from the terminal — see getnstr(3X)
mvgetstr(3X) - get a multi-byte character string from the terminal — see getstr(3X)
mvhline(3X) - draw lines from single-byte characters and renditions — see hline(3X)
mvhline_set(3X) - draw lines from complex characters and renditions — see hline_set(3X)
mvin_wch(3X) - input a complex character and rendition from a window — see in_wch(3X)
mvin_wchnstr(3X) - input an array of complex characters and renditions from a window — see in_wchnstr(3X)
mvin_wchstr(3X) - input an array of complex characters and renditions from a window — see in_wchnstr(3X)
mvinch(3X) - input a single-byte character and rendition from a window — see inch(3X)
mvinchnstr(3X) - input an array of single-byte characters and renditions from a window — see inchnstr(3X)
mvinchstr(3X) - input an array of single-byte characters and renditions from a window — see inchnstr(3X)
mvinnstr(3X) - input a multi-byte character string from a window — see innstr(3X)
mvinnwstr(3X) - input a string of wide characters from a window — see innwstr(3X)
mvins_nwstr(3X) - insert a wide-character string into a window — see ins_nwstr(3X)
mvins_wch(3X) - insert a complex character and rendition into a window — see ins_wch(3X)
mvins_wstr(3X) - insert a wide-character string into a window — see ins_nwstr(3X)
mvinsch(3X) - insert a single-byte character and rendition into a window — see insch(3X)
mvinsnstr(3X) - insert a multi-byte character string into a window — see insnstr(3X)
mvinsstr(3X) - insert a multi-byte character string into a window — see insnstr(3X)
mvinstr(3X) - input a multi-byte character string from a window — see innstr(3X)
mvinwstr(3X) - input a string of wide characters from a window — see innwstr(3X)
mvprintw(3X) - print formatted output in window
mvscanw(3X) - convert formatted input from a window
mvvline(3X) - draw lines from single-byte characters and renditions — see hline(3X)
mvvline_set(3X) - draw lines from complex characters and renditions — see hline_set(3X)
mvwadd_wch(3X) - add a complex character and rendition to a window — see add_wch(3X)
mvwadd_wchnstr(3X) - add an array of complex characters and renditions to a window — see add_wchnstr(3X)
mvwadd_wchstr(3X) - add an array of complex characters and renditions to a window — see add_wchnstr(3X)
mvwaddch(3X) - add a single-byte character and rendition to a window and advance the cursor — see addch(3X)
mvwaddchnstr(3X) - add length limited string of single-byte characters and renditions to a window — see addchnstr(3X)
mvwaddchstr(3X) - add string of single-byte characters and renditions to a window — see addchstr(3X)
mvwaddnstr(3X) - add a string of multibyte characters without rendition to a window and advance cursor — see addnstr(3X)
mvwaddnwstr(3X) - add a wide-character string to a window and advance the cursor — see addnwstr(3X)
mvwaddstr(3X) - add a string of multibyte characters without rendition to a window and advance cursor — see addnstr(3X)
mvwaddwstr(3X) - add a wide-character string to a window and advance the cursor — see addnwstr(3X)
mvwchgat(3X) - change renditions of characters in a window — see chgat(3X)
mvwdelch(3X) - delete a character from a window. — see delch(3X)
mvwget_wch(3X) - get a wide character from a terminal — see get_wch(3X)
mvwget_wstr(3X) - get an array of wide characters and function key codes from a terminal — see getn_wstr(3X)
mvwgetch(3X) - get a single-byte character from the terminal — see getch(3X)
mvwgetn_wstr(3X) - get an array of wide characters and function key codes from a terminal — see getn_wstr(3X)
mvwgetnstr(3X) - get a multi-byte character length limited string from the terminal — see getnstr(3X)
mvwgetstr(3X) - get a multi-byte character string from the terminal — see getstr(3X)
mvwhline(3X) - draw lines from single-byte characters and renditions — see hline(3X)
mvwhline_set(3X) - draw lines from complex characters and renditions — see hline_set(3X)
mvwin(3X) - move window
mvwin_wch(3X) - input a complex character and rendition from a window — see in_wch(3X)
mvwin_wchnstr(3X) - input an array of complex characters and renditions from a window — see in_wchnstr(3X)
mvwin_wchstr(3X) - input an array of complex characters and renditions from a window — see in_wchnstr(3X)
mvwinch(3X) - input a single-byte character and rendition from a window — see inch(3X)
mvwinchnstr(3X) - input an array of single-byte characters and renditions from a window — see inchnstr(3X)
mvwinchstr(3X) - input an array of single-byte characters and renditions from a window — see inchnstr(3X)
mvwinnstr(3X) - input a multi-byte character string from a window — see innstr(3X)
mvwinnwstr(3X) - input a string of wide characters from a window — see innwstr(3X)
mvwins_nwstr(3X) - insert a wide-character string into a window — see ins_nwstr(3X)
mvwins_wch(3X) - insert a complex character and rendition into a window — see ins_wch(3X)
mvwins_wstr(3X) - insert a wide-character string into a window — see ins_nwstr(3X)
mvwinsch(3X) - insert a single-byte character and rendition into a window — see insch(3X)
mvwinsnstr(3X) - insert a multi-byte character string into a window — see insnstr(3X)
mvwinsstr(3X) - insert a multi-byte character string into a window — see insnstr(3X)
mvwinstr(3X) - input a multi-byte character string from a window — see innstr(3X)
mvwinwstr(3X) - input a string of wide characters from a window — see innwstr(3X)
mvwprintw(3X) - print formatted output in window — see mvprintw(3X)
mvwscanw(3X) - convert formatted input from a window — see mvscanw(3X)
mvwvline(3X) - draw lines from single-byte characters and renditions — see hline(3X)
mvwvline_set(3X) - draw lines from complex characters and renditions — see hline_set(3X)
n
nan(3M) - string-to-NaN conversion function
napms(3X) - suspend the calling process
nc_perror(3N) - get network configuration database entry — see getnetconfig(3N)
nc_sperror(3N) - get network configuration database entry — see getnetconfig(3N)
ndbm(3X) - database subroutines, multiple-database version
nearbyint(3M) - round to nearest int function — see rint(3M)
net_aton(3C) - network station address string conversion routines
net_ntoa(3C) - network station address string conversion routines — see net_aton(3C)
netdir(3N) - generic transport name-to-address translation
netdir_free(3N) - generic transport name-to-address translation — see netdir(3N)
netdir_getbyaddr(3N) - generic transport name-to-address translation — see netdir(3N)
netdir_getbyname(3N) - generic transport name-to-address translation — see netdir(3N)
netdir_options(3N) - generic transport name-to-address translation — see netdir(3N)
netdir_perror(3N) - generic transport name-to-address translation — see netdir(3N)
netdir_sperror(3N) - generic transport name-to-address translation — see netdir(3N)
netname2host(3N) - library routines for secure remote procedure calls — see secure_rpc(3N)
netname2user(3N) - library routines for secure remote procedure calls — see secure_rpc(3N)
newpad(3X) - pad management functions
newterm(3X) - screen initialisation functions — see initscr(3X)
newwin(3X) - window creation functions
nextafter(3M) - next representable floating-point value
nextafterf(3M) - next representable floating-point value — see nextafter(3M)
nextkey(3C) - database subroutines, single-database version — see dbm(3C)
nftw(3C) - walk a file tree executing a function — see ftw(3C)
nftw2(3C) - walk a file tree executing a function — see ftw(3C)
nftw64(3S) - non-POSIX standard API interfaces to support large files — see fgetpos64(3S)
nis_add(3N) - NIS+ namespace functions — see nis_names(3N)
nis_add_entry(3N) - NIS+ table functions — see nis_tables(3N)
nis_addmember(3N) - NIS+ group manipulation functions — see nis_groups(3N)
nis_checkpoint(3N) - misc NIS+ log administration functions — see nis_ping(3N)
nis_clone_object(3N) - NIS+ subroutines — see nis_subr(3N)
nis_creategroup(3N) - NIS+ group manipulation functions — see nis_groups(3N)
nis_db(3N) - NIS+ Database access functions
nis_destroy_object(3N) - NIS+ subroutines — see nis_subr(3N)
nis_destroygroup(3N) - NIS+ group manipulation functions — see nis_groups(3N)
nis_dir_cmp(3N) - NIS+ subroutines — see nis_subr(3N)
nis_domain_of(3N) - NIS+ subroutines — see nis_subr(3N)
nis_error(3N) - display NIS+ error messages
nis_first_entry(3N) - NIS+ table functions — see nis_tables(3N)
nis_freenames(3N) - NIS+ subroutines — see nis_subr(3N)
nis_freeresult(3N) - NIS+ namespace functions — see nis_names(3N)
nis_freeservlist(3N) - miscellaneous NIS+ functions — see nis_server(3N)
nis_freetags(3N) - miscellaneous NIS+ functions — see nis_server(3N)
nis_getnames(3N) - NIS+ subroutines — see nis_subr(3N)
nis_getservlist(3N) - miscellaneous NIS+ functions — see nis_server(3N)
nis_groups(3N) - NIS+ group manipulation functions
nis_ismember(3N) - NIS+ group manipulation functions — see nis_groups(3N)
nis_leaf_of(3N) - NIS+ subroutines — see nis_subr(3N)
nis_lerror(3N) - display NIS+ error messages — see nis_error(3N)
nis_list(3N) - NIS+ table functions — see nis_tables(3N)
nis_local_directory(3N) - NIS+ local names — see nis_local_names(3N)
nis_local_group(3N) - NIS+ local names — see nis_local_names(3N)
nis_local_host(3N) - NIS+ local names — see nis_local_names(3N)
nis_local_names(3N) - NIS+ local names
nis_local_principal(3N) - NIS+ local names — see nis_local_names(3N)
nis_lookup(3N) - NIS+ namespace functions — see nis_names(3N)
nis_map_group(3N) - NIS+ group manipulation functions — see nis_groups(3N)
nis_mkdir(3N) - miscellaneous NIS+ functions — see nis_server(3N)
nis_modify(3N) - NIS+ namespace functions — see nis_names(3N)
nis_modify_entry(3N) - NIS+ table functions — see nis_tables(3N)
nis_name_of(3N) - NIS+ subroutines — see nis_subr(3N)
nis_names(3N) - NIS+ namespace functions
nis_next_entry(3N) - NIS+ table functions — see nis_tables(3N)
nis_objects(3N) - NIS+ object formats
nis_perror(3N) - display NIS+ error messages — see nis_error(3N)
nis_ping(3N) - misc NIS+ log administration functions
nis_print_group_entry(3N) - NIS+ group manipulation functions — see nis_groups(3N)
nis_print_object(3N) - NIS+ subroutines — see nis_subr(3N)
nis_remove(3N) - NIS+ namespace functions — see nis_names(3N)
nis_remove_entry(3N) - NIS+ table functions — see nis_tables(3N)
nis_removemember(3N) - NIS+ group manipulation functions — see nis_groups(3N)
nis_rmdir(3N) - miscellaneous NIS+ functions — see nis_server(3N)
nis_server(3N) - miscellaneous NIS+ functions
nis_servstate(3N) - miscellaneous NIS+ functions — see nis_server(3N)
nis_sperrno(3N) - display NIS+ error messages — see nis_error(3N)
nis_sperror(3N) - display NIS+ error messages — see nis_error(3N)
nis_sperror_r(3N) - display NIS+ error messages — see nis_error(3N)
nis_stats(3N) - miscellaneous NIS+ functions — see nis_server(3N)
nis_subr(3N) - NIS+ subroutines
nis_tables(3N) - NIS+ table functions
nis_verifygroup(3N) - NIS+ group manipulation functions — see nis_groups(3N)
nl(3X) - enable/disable newline translation
nl_atof(3C) - convert string to double-precision number — see strtod(3C)
nl_fscanf(3S) - formatted input conversion, read from stream file — see scanf(3S)
nl_langinfo(3C) - language information
nl_scanf(3S) - formatted input conversion, read from stream file — see scanf(3S)
nl_sscanf(3S) - formatted input conversion, read from stream file — see scanf(3S)
nl_strtod(3C) - convert string to double-precision number — see strtod(3C)
nl_tools_16(3X) - tools to process 16-bit characters (OBSOLETE)
nlist(3C) - get entries from name list
nlist64(3C) - get entries from name list — see nlist(3C)
nocbreak(3X) - input mode control functions — see cbreak(3X)
nodelay(3X) - enable or disable block during read
noecho(3X) - enable/disable terminal echo — see echo(3X)
nonl(3X) - enable/disable newline translation — see nl(3X)
noqiflush(3X) - enable/disable queue flushing
noraw(3X) - input mode control functions — see cbreak(3X)
notimeout(3X) - control blocking on input
nrand48(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
nrand48_r(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
ntohl(3N) - convert values between host and network byte order — see byteorder(3N)
ntohs(3N) - convert values between host and network byte order — see byteorder(3N)
o
opendir(3C) - directory operations — see directory(3C)
openlog(3C) - control system log — see syslog(3C)
optarg(3C) - get option letter from argument vector — see getopt(3C)
opterr(3C) - get option letter from argument vector — see getopt(3C)
optind(3C) - get option letter from argument vector — see getopt(3C)
overlay(3X) - copy overlapped windows
overwrite(3X) - copy overlapped windows — see overlay(3X)
p
pair_content(3X) - color manipulation functions — see can_change_color(3X)
pam(3) - Pluggable Authentication Module
pam_acct_mgmt(3) - perform PAM account validation procedures
pam_authenticate(3) - perform authentication within the PAM framework
pam_chauthtok(3) - perform password related functions within the PAM framework
pam_close_session(3) - perform PAM session creation and termination operations — see pam_open_session(3)
pam_end(3) - authentication transaction routines for PAM — see pam_start(3)
pam_get_data(3) - PAM routines to maintain module specific state — see pam_set_data(3)
pam_get_item(3) - authentication information routines for PAM — see pam_set_item(3)
pam_get_user(3) - PAM routine to retrieve user name.
pam_open_session(3) - perform PAM session creation and termination operations
pam_set_data(3) - PAM routines to maintain module specific state
pam_set_item(3) - authentication information routines for PAM
pam_setcred(3) - modify/delete user credentials for an authentication service
pam_sm(3) - PAM Service Module APIs
pam_sm_acct_mgmt(3) - Service provider implementation for pam_acct_mgmt
pam_sm_authenticate(3) - Service provider implementation for pam_authenticate
pam_sm_chauthtok(3) - Service provider implementation for pam_chauthtok
pam_sm_close_session(3) - Service provider implementation for pam_open_session and pam_close_session respectively — see pam_sm_open_session(3)
pam_sm_open_session(3) - Service provider implementation for pam_open_session and pam_close_session respectively
pam_sm_setcred(3) - Service provider implementation for pam_setcred
pam_start(3) - authentication transaction routines for PAM
pam_strerror(3) - get PAM error message string
parse_bp_haddr(3X) - get or put bootptab entry — see getbootpent(3X)
parse_bp_htype(3X) - get or put bootptab entry — see getbootpent(3X)
parse_bp_iaddr(3X) - get or put bootptab entry — see getbootpent(3X)
pathfind(3G) - search for named file in named directories
pclose(3S) - initiate pipe I/O to/from a process — see popen(3S)
pecho_wchar(3X) - write a character and rendition and immediately refresh the pad — see pechochar(3X)
pechochar(3X) - write a character and rendition and immediately refresh the pad
PEEKC(3X) - regular expression compile and match routines — see regexp(3X)
perror(3C) - system error messages
pfmt(3C) - display message in standard format
pmap_getmaps(3N) - obsolete library routines for RPC — see rpc_soc(3N)
pmap_getport(3N) - obsolete library routines for RPC — see rpc_soc(3N)
pmap_rmtcall(3N) - obsolete library routines for RPC — see rpc_soc(3N)
pmap_set(3N) - obsolete library routines for RPC — see rpc_soc(3N)
pmap_unset(3N) - obsolete library routines for RPC — see rpc_soc(3N)
pnoutrefresh(3X) - pad management functions — see newpad(3X)
popen(3S) - initiate pipe I/O to/from a process
pow(3M) - power functions
powf(3M) - power functions — see pow(3M)
prcmd(3N) - return streams to parallel remote commands
prcmd_init(3N) - return streams to parallel remote commands — see prcmd(3N)
prefresh(3X) - pad management functions — see newpad(3X)
printf(3S) - print formatted output
printw(3X) - print formatted output in window — see mvprintw(3X)
pthread(3T) - Introduction To POSIX.1c Threads
pthread_atfork(3T) - register fork handlers
pthread_attr(3T) - set and get thread attributes
pthread_attr_destroy(3T) - initialize or destroy a thread attributes object. — see pthread_attr_init(3T)
pthread_attr_getguardsize(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_getinheritsched(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_getprocessor_np(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_getschedparam(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_getschedpolicy(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_getscope(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_getstackaddr(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_getstacksize(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_init(3T) - initialize or destroy a thread attributes object.
pthread_attr_setdetachstate(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_setguardsize(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_setinheritsched(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_setprocessor_np(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_setschedparam(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_setschedpolicy(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_setscope(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_setstackaddr(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_attr_setstacksize(3T) - set and get thread attributes — see pthread_attr(3T)
pthread_cancel(3T) - cancel execution of a thread
pthread_cleanup_push(3T) - register or remove a cancellation cleanup handler
pthread_cond_broadcast(3T) - unblock one or all threads waiting on a condition variable. — see pthread_cond_signal(3T)
pthread_cond_destroy(3T) - initialize or destroy a condition variable. — see pthread_cond_init(3T)
pthread_cond_init(3T) - initialize or destroy a condition variable.
pthread_cond_signal(3T) - unblock one or all threads waiting on a condition variable.
pthread_cond_timedwait(3T) - wait or timed wait on a condition variable. — see pthread_cond_wait(3T)
pthread_cond_wait(3T) - wait or timed wait on a condition variable.
pthread_condattr_destroy(3T) - initialize or destroy a condition variable attributes object. — see pthread_condattr_init(3T)
pthread_condattr_getpshared(3T) - set or get the process-shared attribute
pthread_condattr_init(3T) - initialize or destroy a condition variable attributes object.
pthread_condattr_setpshared(3T) - set or get the process-shared attribute — see pthread_condattr_getpshared(3T)
pthread_continue(3T) - continue execution of a thread, resume execution of a thread, and suspend execution of a thread; respectively. — see pthread_resume_np(3T)
pthread_create(3T) - create a new thread of execution.
pthread_default_stacksize_np(3T) - change the default stacksize.
pthread_detach(3T) - mark a thread as detached to reclaim its resources when it terminates.
pthread_equal(3T) - compare two thread identifiers.
pthread_exit(3T) - cause the calling thread to terminate.
pthread_getconcurrency(3T) - set or get the concurrency level of unbound threads
pthread_getschedparam(3T) - set or get the scheduling policy and associated parameters
pthread_getspecific(3T) - get or set the thread-specific data associated with a key
pthread_join(3T) - wait for the termination of a specified thread.
pthread_key_create(3T) - create or delete a thread-specific data key.
pthread_key_delete(3T) - create or delete a thread-specific data key. — see pthread_key_create(3T)
pthread_kill(3T) - send a signal to a thread.
pthread_launch_policy_np(3T) - setting thread launch policies
pthread_ldom_bind_np(3T) - determine available processors, available locality domains, and locality domain IDs; bind threads; change thread binding — see pthread_processor_bind_np(3T)
pthread_ldom_id_np(3T) - determine available processors, available locality domains, and locality domain IDs; bind threads; change thread binding — see pthread_processor_bind_np(3T)
pthread_mutex_destroy(3T) - initialize or destroy a mutex. — see pthread_mutex_init(3T)
pthread_mutex_getprioceiling(3T) - set or get the prioceiling of a mutex.
pthread_mutex_getyieldfreq_np(3T) - get and set the mutex spin and yield frequency attributes — see pthread_mutexattr_getspin_np(3T)
pthread_mutex_init(3T) - initialize or destroy a mutex.
pthread_mutex_lock(3T) - lock or attempt to lock a mutex.
pthread_mutex_setprioceiling(3T) - set or get the prioceiling of a mutex. — see pthread_mutex_getprioceiling(3T)
pthread_mutex_setyieldfreq_np(3T) - get and set the mutex spin and yield frequency attributes — see pthread_mutexattr_getspin_np(3T)
pthread_mutex_trylock(3T) - lock or attempt to lock a mutex. — see pthread_mutex_lock(3T)
pthread_mutex_unlock(3T) - unlock a mutex.
pthread_mutexattr_destroy(3T) - initialize or destroy a mutex attributes object. — see pthread_mutexattr_init(3T)
pthread_mutexattr_getprioceiling(3T) - get and set the prioceiling and protocol attributes — see pthread_mutexattr_getprotocol(3T)
pthread_mutexattr_getprotocol(3T) - get and set the prioceiling and protocol attributes
pthread_mutexattr_getpshared(3T) - get and set the process-shared attribute and type attribute
pthread_mutexattr_getspin_np(3T) - get and set the mutex spin and yield frequency attributes
pthread_mutexattr_gettype(3T) - get and set the process-shared attribute and type attribute — see pthread_mutexattr_getpshared(3T)
pthread_mutexattr_init(3T) - initialize or destroy a mutex attributes object.
pthread_mutexattr_setprioceiling(3T) - get and set the prioceiling and protocol attributes — see pthread_mutexattr_getprotocol(3T)
pthread_mutexattr_setprotocol(3T) - get and set the prioceiling and protocol attributes — see pthread_mutexattr_getprotocol(3T)
pthread_mutexattr_setpshared(3T) - get and set the process-shared attribute and type attribute — see pthread_mutexattr_getpshared(3T)
pthread_mutexattr_setspin_np(3T) - get and set the mutex spin and yield frequency attributes — see pthread_mutexattr_getspin_np(3T)
pthread_mutexattr_settype(3T) - get and set the process-shared attribute and type attribute — see pthread_mutexattr_getpshared(3T)
pthread_num_ldomprocs_np(3T) - determine available processors, available locality domains, and locality domain IDs; bind threads; change thread binding — see pthread_processor_bind_np(3T)
pthread_num_ldoms_np(3T) - determine available processors, available locality domains, and locality domain IDs; bind threads; change thread binding — see pthread_processor_bind_np(3T)
pthread_num_processors_np(3T) - determine available processors, available locality domains, and locality domain IDs; bind threads; change thread binding — see pthread_processor_bind_np(3T)
pthread_once(3T) - call an initialization routine only once.
pthread_processor_bind_np(3T) - determine available processors, available locality domains, and locality domain IDs; bind threads; change thread binding
pthread_processor_id_np(3T) - determine available processors, available locality domains, and locality domain IDs; bind threads; change thread binding — see pthread_processor_bind_np(3T)
pthread_pset_bind_np(3T) - determine available processors, available locality domains, and locality domain IDs; bind threads; change thread binding — see pthread_processor_bind_np(3T)
pthread_resume_np(3T) - continue execution of a thread, resume execution of a thread, and suspend execution of a thread; respectively.
pthread_rwlock_destroy(3T) - initialize or destroy a read-write lock. — see pthread_rwlock_init(3T)
pthread_rwlock_init(3T) - initialize or destroy a read-write lock.
pthread_rwlock_rdlock(3T) - lock or attempt to lock a read-write lock for reading.
pthread_rwlock_tryrdlock(3T) - lock or attempt to lock a read-write lock for reading. — see pthread_rwlock_rdlock(3T)
pthread_rwlock_trywrlock(3T) - lock or attempt to lock a read-write lock for writing — see pthread_rwlock_wrlock(3T)
pthread_rwlock_unlock(3T) - unlock a read-write lock.
pthread_rwlock_wrlock(3T) - lock or attempt to lock a read-write lock for writing
pthread_rwlockattr_destroy(3T) - initialize or destroy a read-write lock attributes object. — see pthread_rwlockattr_init(3T)
pthread_rwlockattr_getpshared(3T) - get or set the process-shared attribute
pthread_rwlockattr_init(3T) - initialize or destroy a read-write lock attributes object.
pthread_rwlockattr_setpshared(3T) - get or set the process-shared attribute — see pthread_rwlockattr_getpshared(3T)
pthread_self(3T) - obtain the thread ID for the calling thread.
pthread_setcancelstate(3T) - set and retrieve the current thread's cancelability state or type.
pthread_setcanceltype(3T) - set and retrieve the current thread's cancelability state or type. — see pthread_setcancelstate(3T)
pthread_setconcurrency(3T) - set or get the concurrency level of unbound threads — see pthread_getconcurrency(3T)
pthread_setschedparam(3T) - set or get the scheduling policy and associated parameters — see pthread_getschedparam(3T)
pthread_setspecific(3T) - get or set the thread-specific data associated with a key — see pthread_getspecific(3T)
pthread_sigmask(3T) - examine/change the signal mask of the calling thread.
pthread_spu_to_ldom_np(3T) - determine available processors, available locality domains, and locality domain IDs; bind threads; change thread binding — see pthread_processor_bind_np(3T)
pthread_suspend(3T) - continue execution of a thread, resume execution of a thread, and suspend execution of a thread; respectively. — see pthread_resume_np(3T)
pthread_testcancel(3T) - process any pending cancellation requests.
ptsname(3C) - get the pathname of a slave pty (pseudo-terminal)
ptsname_r(3C) - get the pathname of a slave pty (pseudo-terminal) — see ptsname(3C)
publickey(3N) - retrieve public or secret key — see getpublickey(3N)
publickey(3R) - retrieve public or secret key — see getpublickey(3N)
putbootpent(3X) - get or put bootptab entry — see getbootpent(3X)
putc(3S) - put character or word on a stream
putc_unlock(3S) - put character or word on a stream — see putc(3S)
putchar(3S) - put character or word on a stream — see putc(3S)
putchar_unl(3S) - put character or word on a stream — see putc(3S)
putdvagnam(3) - manipulate device assignment database entry for a trusted system — see getdvagent(3)
putenv(3C) - change or add value to environment
putp(3X) - output commands to the terminal
putprdfnam(3) - manipulate system default database entry for a trusted system — see getprdfent(3)
putprpwnam(3) - manipulate protected password database entries (for trusted systems only). — see getprpwent(3)
putprtcnam(3) - manipulate terminal control database entry for a trusted system — see getprtcent(3)
putpwent(3C) - write password file entry
puts(3S) - put a string on a stream
puts_unlock(3S) - put a string on a stream — see puts(3S)
putspent(3C) - write shadow password file entry
pututline(3C) - access utmp file entry — see getut(3C)
pututline_r(3C) - access utmp file entry — see getut(3C)
pututxline(3C) - access utmpx file entry — see getutx(3C)
putw(3S) - put character or word on a stream — see putc(3S)
putw_unlock(3S) - put character or word on a stream — see putc(3S)
putwc(3C) - put a wide character on a stream file
putwc_unloc(3C) - put a wide character on a stream file — see putwc(3C)
putwchar(3C) - put a wide character on a stream file — see putwc(3C)
putwchar_un(3C) - put a wide character on a stream file — see putwc(3C)
putwin(3X) - dump window to, and reload window from, a file — see getwin(3X)
putws(3C) - put a wide character string on a stream file
putws_unloc(3C) - put a wide character string on a stream file — see putws(3C)
q
qiflush(3X) - enable/disable queue flushing — see noqiflush(3X)
qsort(3C) - quicksort
r
rand(3C) - simple random-number generator
rand_r(3C) - simple random-number generator — see rand(3C)
random(3M) - generate a pseudorandom number
raw(3X) - input mode control functions — see cbreak(3X)
rcmd(3N) - return a stream to a remote command
rcmd_af(3N) - return a stream to a remote command — see rcmd(3N)
re_comp(3X) - compile and execute regular expressions
re_exec(3X) - compile and execute regular expressions — see re_comp(3X)
readdir(3C) - directory operations — see directory(3C)
readdir_r(3C) - directory operations — see directory(3C)
realloc(3C) - main memory allocator — see malloc(3C)
realpath(3X) - resolve pathname
redrawwin(3X) - line update status functions
refresh(3X) - refresh windows and lines — see doupdate(3X)
regcmp(3X) - compile and execute regular expression
regcomp(3C) - regular expression matching routines
regerror(3C) - regular expression matching routines — see regcomp(3C)
regex(3X) - compile and execute regular expression — see regcmp(3X)
regexec(3C) - regular expression matching routines — see regcomp(3C)
regexp(3X) - regular expression compile and match routines
regfree(3C) - regular expression matching routines — see regcomp(3C)
registerrpc(3N) - obsolete library routines for RPC — see rpc_soc(3N)
reltimer(3C) - relatively arm a per-process timer
remainder(3M) - remainder function
remove(3C) - remove a file
remque(3C) - insert or remove an element in a queue — see insque(3C)
remquo(3M) - remainder function with quotient
res_init(3N) - resolver routines — see resolver(3N)
res_mkquery(3N) - resolver routines — see resolver(3N)
res_query(3N) - resolver routines — see resolver(3N)
res_search(3N) - resolver routines — see resolver(3N)
res_send(3N) - resolver routines — see resolver(3N)
reset_prog_mode(3X) - save or restore program or shell terminal modes — see def_prog_mode(3X)
reset_shell_mode(3X) - save or restore program or shell terminal modes — see def_prog_mode(3X)
resetty(3X) - save/restore terminal mode
resolver(3N) - resolver routines
restartterm(3X) - interfaces to the terminfo database — see del_curterm(3X)
RETURN(3X) - regular expression compile and match routines — see regexp(3X)
rewind(3S) - reposition a file pointer in a stream — see fseek(3S)
rewind_unlocked(3S) - reposition a file pointer in a stream — see fseek(3S)
rewinddir(3C) - directory operations — see directory(3C)
rexec(3N) - return stream to a remote command
rexec_af(3N) - return stream to a remote command — see rexec(3N)
rindex(3C) - character string operations — see string(3C)
rint(3M) - round to nearest int function
ripoffline(3X) - reserve a line for a dedicated purpose
rmdirp(3G) - create, remove directories in a path — see mkdirp(3G)
rmtimer(3C) - free a per-process timer
rnusers(3N) - return information about users on remote machines
round(3M) - round function
rpc(3N) - library routines for remote procedure calls
rpc_broadcast(3N) - library routines for client side calls — see rpc_clnt_calls(3N)
rpc_broadcast_exp(3N) - library routines for client side calls — see rpc_clnt_calls(3N)
rpc_call(3N) - library routines for client side calls — see rpc_clnt_calls(3N)
rpc_clnt_auth(3N) - library routines for client side remote procedure call authentication
rpc_clnt_calls(3N) - library routines for client side calls
rpc_clnt_create(3N) - library routines for dealing with creation and manipulation of CLIENT handles
rpc_control(3N) - library routine for manipulating global RPC attributes for client and server applications
rpc_createerr(3N) - library routines for dealing with creation and manipulation of CLIENT handles — see rpc_clnt_create(3N)
rpc_reg(3N) - library routines for registering servers — see rpc_svc_reg(3N)
rpc_soc(3N) - obsolete library routines for RPC
rpc_svc_calls(3N) - library routines for RPC servers
rpc_svc_create(3N) - library routines for the creation of server handles
rpc_svc_err(3N) - library routines for server side remote procedure call errors
rpc_svc_reg(3N) - library routines for registering servers
rpc_xdr(3N) - XDR library routines for remote procedure calls
rpcb_getaddr(3N) - library routines for RPC bind service — see rpcbind(3N)
rpcb_getmaps(3N) - library routines for RPC bind service — see rpcbind(3N)
rpcb_gettime(3N) - library routines for RPC bind service — see rpcbind(3N)
rpcb_rmtcall(3N) - library routines for RPC bind service — see rpcbind(3N)
rpcb_set(3N) - library routines for RPC bind service — see rpcbind(3N)
rpcb_unset(3N) - library routines for RPC bind service — see rpcbind(3N)
rpcbind(3N) - library routines for RPC bind service
rresvport(3N) - return a stream to a remote command — see rcmd(3N)
rresvport_af(3N) - return a stream to a remote command — see rcmd(3N)
rstat(3N) - get performance data from remote kernel
ruserok(3N) - return a stream to a remote command — see rcmd(3N)
rusers(3N) - return information about users on remote machines — see rnusers(3N)
rwall(3N) - write to specified remote machines
s
savetty(3X) - save/restore terminal mode — see resetty(3X)
scalb(3M) - scale exponent of a radix-independent floating-point number
scalbn(3M) - scale exponent of a radix-independent floating-point number
scandir(3C) - scan a directory
scanf(3S) - formatted input conversion, read from stream file
scanw(3X) - convert formatted input from a window — see mvscanw(3X)
scr_dump(3X) - screen file input/output functions
scr_init(3X) - screen file input/output functions — see scr_dump(3X)
scr_restore(3X) - screen file input/output functions — see scr_dump(3X)
scr_set(3X) - screen file input/output functions — see scr_dump(3X)
scrl(3X) - enhanced scroll a Curses window functions
scroll(3X) - scroll a Curses window
scrollok(3X) - terminal output control functions — see clearok(3X)
SECof2(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
secof2(3X) - tools to process 16-bit characters (OBSOLETE) — see nl_tools_16(3X)
secure_rpc(3N) - library routines for secure remote procedure calls
seed48(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
seed48_r(3C) - generate uniformly distributed pseudo-random numbers — see drand48(3C)
seekdir(3C) - directory operations — see directory(3C)
set_curterm(3X) - interfaces to the terminfo database — see del_curterm(3X)
set_resfield(3N) - resolver routines — see resolver(3N)
set_term(3X) - switch between screens
setaclentry(3C) - add, modify, or delete one entry in file's access control list (ACL) (HFS File Systems only)
setbootpent(3X) - get or put bootptab entry — see getbootpent(3X)
setbuf(3S) - assign buffering to a stream file
setcat(3C) - set the default message catalog
setcchar(3X) - set
setclock(3C) - set value of system-wide clock
setdvagent(3) - manipulate device assignment database entry for a trusted system — see getdvagent(3)
setfsent(3X) - get file system descriptor file entry — see getfsent(3X)
setgrent(3C) - get group file entry — see getgrent(3C)
setgrent_r(3C) - get group file entry — see getgrent(3C)
sethostent(3N) - get, set, or end network host entry — see gethostent(3N)
sethostent_r(3N) - get, set, or end network host entry — see gethostent(3N)
setjmp(3C) - non-local goto
setkey(3C) - generate hashing encryption — see crypt(3C)
setkey_r(3C) - generate hashing encryption — see crypt(3C)
setlabel(3C) - define label for formatting routines
setlocale(3C) - set and get the locale of a program
setlocale_r(3C) - set and get the locale of a program — see setlocale(3C)
setlogmask(3C) - control system log — see syslog(3C)
setmntent(3X) - get file system descriptor file entry — see getmntent(3X)
setnetconfig(3N) - get network configuration database entry — see getnetconfig(3N)
setnetent(3N) - get, set, or end network entry — see getnetent(3N)
setnetent_r(3N) - get, set, or end network entry — see getnetent(3N)
setnetgrent(3C) - get network group entry — see getnetgrent(3C)
setnetpath(3N) - get /etc/netconfig entry corresponding to NETPATH component — see getnetpath(3N)
setprdfent(3) - manipulate system default database entry for a trusted system — see getprdfent(3)
setprotoent(3N) - get, set, or end protocol entry — see getprotoent(3N)
setprotoent_r(3N) - get, set, or end protocol entry — see getprotoent(3N)
setprpwent(3) - manipulate protected password database entries (for trusted systems only). — see getprpwent(3)
setprtcent(3) - manipulate terminal control database entry for a trusted system — see getprtcent(3)
setpwent(3C) - get password file entry — see getpwent(3C)
setpwent_r(3C) - get password file entry — see getpwent(3C)
setscrreg(3X) - terminal output control functions — see clearok(3X)
setservent(3N) - get, set, or end service entry — see getservent(3N)
setservent_r(3N) - get, set, or end service entry — see getservent(3N)
setspent(3C) - access secure password entries — see getspent(3C)
setspwent(3X) - get secure password file entry on trusted systems — see getspwent(3X)
setspwent_r(3X) - get secure password file entry on trusted systems — see getspwent(3X)
setstate(3M) - generate a pseudorandom number — see random(3M)
setupterm(3X) - interfaces to the terminfo database — see del_curterm(3X)
setusershell(3C) - get legal user shells — see getusershell(3C)
setutent(3C) - access utmp file entry — see getut(3C)
setutent_r(3C) - access utmp file entry — see getut(3C)
setutxent(3C) - access utmpx file entry — see getutx(3C)
setvbuf(3S) - ass