 |
» |
|
|
 |
Section 3: Library Functions Table of Contents - Introduction
- intro(3C) - introduction to subroutines and libraries
- 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)
- acosdl(3M) - degree-valued arccosine functions — see
acosd(3M)
- acosdq(3M) - degree-valued arccosine functions — see
acosd(3M)
- acosdw(3M) - degree-valued arccosine functions — see
acosd(3M)
- acosf(3M) - arccosine functions — see
acos(3M)
- acosh(3M) - arc hyperbolic cosine functions
- acoshf(3M) - arc hyperbolic cosine functions — see
acosh(3M)
- acoshl(3M) - arc hyperbolic cosine functions — see
acosh(3M)
- acoshq(3M) - arc hyperbolic cosine functions — see
acosh(3M)
- acoshw(3M) - arc hyperbolic cosine functions — see
acosh(3M)
- acosl(3M) - arccosine functions — see
acos(3M)
- acosq(3M) - arccosine functions — see
acos(3M)
- acosw(3M) - arccosine functions — see
acos(3M)
- 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 multi-byte 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 multi-byte 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) - regular expression compile and match routines; see
regexp(3X)
- alloca(3C) - main memory allocator — see
malloc(3C)
- alphasort(3C) - scan a directory — see
scandir(3C)
- annuity(3M) - present value factor for annuity
- annuityf(3M) - present value factor for annuity — see
annuity(3M)
- annuityl(3M) - present value factor for annuity — see
annuity(3M)
- annuityq(3M) - present value factor for annuity — see
annuity(3M)
- annuityw(3M) - present value factor for annuity — see
annuity(3M)
- 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)
- asindl(3M) - degree-valued arcsine functions — see
asind(3M)
- asindq(3M) - degree-valued arcsine functions — see
asind(3M)
- asindw(3M) - degree-valued arcsine functions — see
asind(3M)
- asinf(3M) - arcsine functions — see
asin(3M)
- asinh(3M) - arc hyperbolic sine functions
- asinhf(3M) - arc hyperbolic sine functions — see
asinh(3M)
- asinhl(3M) - arc hyperbolic sine functions — see
asinh(3M)
- asinhq(3M) - arc hyperbolic sine functions — see
asinh(3M)
- asinhw(3M) - arc hyperbolic sine functions — see
asinh(3M)
- asinl(3M) - arcsine functions — see
asin(3M)
- asinq(3M) - arcsine functions — see
asin(3M)
- asinw(3M) - arcsine functions — see
asin(3M)
- 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)
- atan2dl(3M) - degree-valued arctangent-and-quadrant functions — see
atan2d(3M)
- atan2dq(3M) - degree-valued arctangent-and-quadrant functions — see
atan2d(3M)
- atan2dw(3M) - degree-valued arctangent-and-quadrant functions — see
atan2d(3M)
- atan2f(3M) - arctangent and quadrant functions — see
atan2(3M)
- atan2l(3M) - arctangent and quadrant functions — see
atan2(3M)
- atan2q(3M) - arctangent and quadrant functions — see
atan2(3M)
- atan2w(3M) - arctangent and quadrant functions — see
atan2(3M)
- atand(3M) - degree-valued arctangent functions
- atandf(3M) - degree-valued arctangent functions — see
atand(3M)
- atandl(3M) - degree-valued arctangent functions — see
atand(3M)
- atandq(3M) - degree-valued arctangent functions — see
atand(3M)
- atandw(3M) - degree-valued arctangent functions — see
atand(3M)
- atanf(3M) - arctangent functions — see
atan(3M)
- atanh(3M) - arc hyperbolic tangent functions
- atanhf(3M) - arc hyperbolic tangent functions — see
atanh(3M)
- atanhl(3M) - arc hyperbolic tangent functions — see
atanh(3M)
- atanhq(3M) - arc hyperbolic tangent functions — see
atanh(3M)
- atanhw(3M) - arc hyperbolic tangent functions — see
atanh(3M)
- atanl(3M) - arctangent functions — see
atan(3M)
- atanq(3M) - arctangent functions — see
atan(3M)
- atanw(3M) - arctangent functions — see
atan(3M)
- atexit(3) - register a function to be called at program termination
- atof(3C) - convert string to floating-point 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_getucred(3N) - library routines for secure remote procedure calls — see
secure_rpc(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
- bwtmpname(3C) - access and update routines for the wtmps and btmps databases — see
bwtmps(3C)
- bwtmps(3C) - access and update routines for the wtmps and btmps databases
- BYTE_STATUS(3X) - tools to process 16-bit characters (OBSOLETED AT 10.30) — 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 (OBSOLETED AT 10.30) — see
nl_tools_16(3X)
- cabs(3M) - complex absolute value (also called norm, modulus, or magnitude) functions
- cabsf(3M) - complex absolute value (also called norm, modulus, or magnitude) functions — see
cabs(3M)
- cabsl(3M) - complex absolute value (also called norm, modulus, or magnitude) functions — see
cabs(3M)
- cabsq(3M) - complex absolute value (also called norm, modulus, or magnitude) functions — see
cabs(3M)
- cabsw(3M) - complex absolute value (also called norm, modulus, or magnitude) functions — see
cabs(3M)
- cacos(3M) - complex arccosine functions
- cacosf(3M) - complex arccosine functions — see
cacos(3M)
- cacosh(3M) - complex arc hyperbolic cosine functions
- cacoshf(3M) - complex arc hyperbolic cosine functions — see
cacosh(3M)
- cacoshl(3M) - complex arc hyperbolic cosine functions — see
cacosh(3M)
- cacoshq(3M) - complex arc hyperbolic cosine functions — see
cacosh(3M)
- cacoshw(3M) - complex arc hyperbolic cosine functions — see
cacosh(3M)
- cacosl(3M) - complex arccosine functions — see
cacos(3M)
- cacosq(3M) - complex arccosine functions — see
cacos(3M)
- cacosw(3M) - complex arccosine functions — see
cacos(3M)
- 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
- carg(3M) - complex argument (also called phase angle) functions
- cargf(3M) - complex argument (also called phase angle) functions — see
carg(3M)
- cargl(3M) - complex argument (also called phase angle) functions — see
carg(3M)
- cargq(3M) - complex argument (also called phase angle) functions — see
carg(3M)
- cargw(3M) - complex argument (also called phase angle) functions — see
carg(3M)
- casin(3M) - complex arcsine functions
- casinf(3M) - complex arcsine functions — see
casin(3M)
- casinh(3M) - complex arc hyperbolic sine functions
- casinhf(3M) - complex arc hyperbolic sine functions — see
casinh(3M)
- casinhl(3M) - complex arc hyperbolic sine functions — see
casinh(3M)
- casinhq(3M) - complex arc hyperbolic sine functions — see
casinh(3M)
- casinhw(3M) - complex arc hyperbolic sine functions — see
casinh(3M)
- casinl(3M) - complex arcsine functions — see
casin(3M)
- casinq(3M) - complex arcsine functions — see
casin(3M)
- casinw(3M) - complex arcsine functions — see
casin(3M)
- catan(3M) - complex arctangent functions
- catanh(3M) - complex arc hyperbolic tangent functions
- catanhf(3M) - complex arc hyperbolic tangent functions — see
catanh(3M)
- catanhl(3M) - complex arc hyperbolic tangent functions — see
catanh(3M)
- catanhq(3M) - complex arc hyperbolic tangent functions — see
catanh(3M)
- catanhw(3M) - complex arc hyperbolic tangent functions — see
catanh(3M)
- 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)
- cbrtl(3M) - cube root functions — see
cbrt(3M)
- cbrtq(3M) - cube root functions — see
cbrt(3M)
- cbrtw(3M) - cube root functions — see
cbrt(3M)
- ccos(3M) - complex cosine functions
- ccosf(3M) - complex cosine functions — see
ccos(3M)
- ccosh(3M) - complex hyperbolic cosine functions
- ccoshf(3M) - complex hyperbolic cosine functions — see
ccosh(3M)
- ccoshl(3M) - complex hyperbolic cosine functions — see
ccosh(3M)
- ccoshq(3M) - complex hyperbolic cosine functions — see
ccosh(3M)
- ccoshw(3M) - complex hyperbolic cosine functions — see
ccosh(3M)
- ccosl(3M) - complex cosine functions — see
ccos(3M)
- ccosq(3M) - complex cosine functions — see
ccos(3M)
- ccosw(3M) - complex cosine functions — see
ccos(3M)
- ceil(3M) - ceiling functions
- ceilf(3M) - ceiling functions — see
ceil(3M)
- ceill(3M) - ceiling functions — see
ceil(3M)
- ceilq(3M) - ceiling functions — see
ceil(3M)
- ceilw(3M) - ceiling functions — see
ceil(3M)
- cexp(3M) - complex exponential functions
- cexpf(3M) - complex exponential functions — see
cexp(3M)
- cexpl(3M) - complex exponential functions — see
cexp(3M)
- cexpq(3M) - complex exponential functions — see
cexp(3M)
- cexpw(3M) - complex exponential functions — see
cexp(3M)
- 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 (OBSOLETED AT 10.30) — see
nl_tools_16(3X)
- CHARAT(3X) - tools to process 16-bit characters (OBSOLETED AT 10.30) — 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)
- cimag(3M) - the imaginary part of a complex value
- cimagf(3M) - the imaginary part of a complex value — see
cimag(3M)
- cimagl(3M) - the imaginary part of a complex value — see
cimag(3M)
- cimagq(3M) - the imaginary part of a complex value — see
cimag(3M)
- cimagw(3M) - the imaginary part of a complex value — see
cimag(3M)
- cis(3M) - complex value with unit magnitude and given angle (specified in radians)
- cisf(3M) - complex value with unit magnitude and given angle (specified in radians) — see
cis(3M)
- cisl(3M) - complex value with unit magnitude and given angle (specified in radians) — see
cis(3M)
- cisq(3M) - complex value with unit magnitude and given angle (specified in radians) — see
cis(3M)
- cisw(3M) - complex value with unit magnitude and given angle (specified in radians) — see
cis(3M)
- 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)
- clntudp_create(3N) - obsolete library routines for RPC — see
rpc_soc(3N)
- clock(3C) - report CPU time used
- clog(3M) - complex natural (base-e) logarithm functions
- clogf(3M) - complex natural (base-e) logarithm functions — see
clog(3M)
- clogl(3M) - complex natural (base-e) logarithm functions — see
clog(3M)
- clogq(3M) - complex natural (base-e) logarithm functions — see
clog(3M)
- clogw(3M) - complex natural (base-e) logarithm functions — see
clog(3M)
- 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)
- compound(3M) - compound interest factor
- compoundf(3M) - compound interest factor — see
compound(3M)
- compoundl(3M) - compound interest factor — see
compound(3M)
- compoundq(3M) - compound interest factor — see
compound(3M)
- compoundw(3M) - compound interest factor — see
compound(3M)
- confstr(3C) - get string-valued configuration values
- conj(3M) - complex conjugate functions
- conjf(3M) - complex conjugate functions — see
conj(3M)
- conjl(3M) - complex conjugate functions — see
conj(3M)
- conjq(3M) - complex conjugate functions — see
conj(3M)
- conjw(3M) - complex conjugate functions — see
conj(3M)
- conv(3C) - translate characters to uppercase, lowercase, or 7-bit ASCII
- 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)
- copysignl(3M) - copysign functions — see
copysign(3M)
- copysignq(3M) - copysign functions — see
copysign(3M)
- copysignw(3M) - copysign functions — see
copysign(3M)
- copywin(3X) - copy a region of a window
- cos(3M) - cosine functions
- cosd(3M) - cosine functions of an argument specified in degrees
- cosdf(3M) - cosine functions of an argument specified in degrees — see
cosd(3M)
- cosdl(3M) - cosine functions of an argument specified in degrees — see
cosd(3M)
- cosdq(3M) - cosine functions of an argument specified in degrees — see
cosd(3M)
- cosdw(3M) - cosine functions of an argument specified in degrees — see
cosd(3M)
- cosf(3M) - cosine functions — see
cos(3M)
- cosh(3M) - hyperbolic cosine functions
- coshf(3M) - hyperbolic cosine functions — see
cosh(3M)
- coshl(3M) - hyperbolic cosine functions — see
cosh(3M)
- coshq(3M) - hyperbolic cosine functions — see
cosh(3M)
- coshw(3M) - hyperbolic cosine functions — see
cosh(3M)
- cosl(3M) - cosine functions — see
cos(3M)
- cosq(3M) - cosine functions — see
cos(3M)
- cosw(3M) - cosine functions — see
cos(3M)
- cot(3M) - cotangent functions
- cotd(3M) - cotangent functions of an argument specified in degrees
- cotdf(3M) - cotangent functions of an argument specified in degrees — see
cotd(3M)
- cotdl(3M) - cotangent functions of an argument specified in degrees — see
cotd(3M)
- cotdq(3M) - cotangent functions of an argument specified in degrees — see
cotd(3M)
- cotdw(3M) - cotangent functions of an argument specified in degrees — see
cotd(3M)
- cotf(3M) - cotangent functions — see
cot(3M)
- cotl(3M) - cotangent functions — see
cot(3M)
- cotq(3M) - cotangent functions — see
cot(3M)
- cotw(3M) - cotangent functions — see
cot(3M)
- cpacl(3C) - copy the access control list (ACL) and mode bits from one file to another (HFS and JFS File Systems only)
- cpow(3M) - complex power functions
- cpowf(3M) - complex power functions — see
cpow(3M)
- cpowl(3M) - complex power functions — see
cpow(3M)
- cpowq(3M) - complex power functions — see
cpow(3M)
- cpoww(3M) - complex power functions — see
cpow(3M)
- cproj(3M) - functions that project all infinities onto the one on the positive real axis
- cprojf(3M) - functions that project all infinities onto the one on the positive real axis — see
cproj(3M)
- cprojl(3M) - functions that project all infinities onto the one on the positive real axis — see
cproj(3M)
- cprojq(3M) - functions that project all infinities onto the one on the positive real axis — see
cproj(3M)
- cprojw(3M) - functions that project all infinities onto the one on the positive real axis — see
cproj(3M)
- 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
- creal(3M) - the real part of a complex value
- crealf(3M) - the real part of a complex value — see
creal(3M)
- creall(3M) - the real part of a complex value — see
creal(3M)
- crealq(3M) - the real part of a complex value — see
creal(3M)
- crealw(3M) - the real part of a complex value — see
creal(3M)
- crt0(3) - execution startup routines
- crt0_ia(3) - execution startup routines
- crt0.o(3) - execution startup routines — see
crt0(3)
- crt0.o_ia(3) - execution startup routines — see
crt0_ia(3)
- crt0.o_pa(3) - execution startup routines; PA-RISC 64-bit ELF uses crt0.o only — see
crt0_pa(3)
- crt0_pa(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)
- csin(3M) - complex sine functions
- csinf(3M) - complex sine functions — see
csin(3M)
- csinh(3M) - complex hyperbolic sine functions
- csinhf(3M) - complex hyperbolic sine functions — see
csinh(3M)
- csinhl(3M) - complex hyperbolic sine functions — see
csinh(3M)
- csinhq(3M) - complex hyperbolic sine functions — see
csinh(3M)
- csinhw(3M) - complex hyperbolic sine functions — see
csinh(3M)
- csinl(3M) - complex sine functions — see
csin(3M)
- csinq(3M) - complex sine functions — see
csin(3M)
- csinw(3M) - complex sine functions — see
csin(3M)
- csqrt(3M) - complex square root functions
- csqrtf(3M) - complex square root functions — see
csqrt(3M)
- csqrtl(3M) - complex square root functions — see
csqrt(3M)
- csqrtq(3M) - complex square root functions — see
csqrt(3M)
- csqrtw(3M) - complex square root functions — see
csqrt(3M)
- ctan(3M) - complex tangent functions
- ctanf(3M) - complex tangent functions — see
ctan(3M)
- ctanh(3M) - complex hyperbolic tangent functions
- ctanhf(3M) - complex hyperbolic tangent functions — see
ctanh(3M)
- ctanhl(3M) - complex hyperbolic tangent functions — see
ctanh(3M)
- ctanhq(3M) - complex hyperbolic tangent functions — see
ctanh(3M)
- ctanhw(3M) - complex hyperbolic tangent functions — see
ctanh(3M)
- ctanl(3M) - complex tangent functions — see
ctan(3M)
- ctanq(3M) - complex tangent functions — see
ctan(3M)
- ctanw(3M) - complex tangent functions — see
ctan(3M)
- 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
- dbm_clearerr(3X) - database subroutines — see
ndbm(3X)
- dbm_close(3X) - database subroutines — see
ndbm(3X)
- dbm_delete(3X) - database subroutines — see
ndbm(3X)
- dbm_error(3X) - database subroutines — see
ndbm(3X)
- dbm_fetch(3X) - database subroutines — see
ndbm(3X)
- dbm_firstkey(3X) - database subroutines — see
ndbm(3X)
- dbm_nextkey(3X) - database subroutines — see
ndbm(3X)
- dbm_open(3X) - database subroutines — see
ndbm(3X)
- dbm_store(3X) - database subroutines — see
ndbm(3X)
- dbmclose(3C) - database subroutines — see
dbm(3C)
- dbminit(3C) - database subroutines — 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
- delay_output(3X) - delay output
- delch(3X) - delete a character from a window.
- delete(3C) - database subroutines — 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)
- dld_getenv_pa(3X) - explicit load of shared libraries — see
shl_load_pa(3X)
- dlerror(3C) - get diagnostic information
- dlget(3C) - retrieve information about a loaded module (program or shared library)
- 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
- dlopen_ia(3C) - open a shared library
- dlopen_pa(3C) - open a shared library
- 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)
- endbwent(3C) - access and update routines for the wtmps and btmps databases — see
bwtmps(3C)
- 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 network host entry — see
gethostent(3N)
- endhostent_r(3N) - get 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 network entry — see
getnetent(3N)
- endnetent_r(3N) - get 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)
- 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 service entry — see
getservent(3N)
- endservent_r(3N) - get service entry — see
getservent(3N)
- endspent(3C) - access shadow 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)
- endutsent(3C) - access/update routines for user-accounting database maintained by utmpd — see
getuts(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 functions
- erfc(3M) - error function and complementary error functions — see
erf(3M)
- erfcf(3M) - error function and complementary error functions — see
erf(3M)
- erfcl(3M) - error function and complementary error functions — see
erf(3M)
- erfcq(3M) - error function and complementary error functions — see
erf(3M)
- erfcw(3M) - error function and complementary error functions — see
erf(3M)
- erff(3M) - error function and complementary error functions — see
erf(3M)
- erfl(3M) - error function and complementary error functions — see
erf(3M)
- erfq(3M) - error function and complementary error functions — see
erf(3M)
- erfw(3M) - error function and complementary error functions — 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
- exp10(3M) - base-10 exponential functions
- exp10f(3M) - base-10 exponential functions — see
exp10(3M)
- exp10l(3M) - base-10 exponential functions — see
exp10(3M)
- exp10q(3M) - base-10 exponential functions — see
exp10(3M)
- exp10w(3M) - base-10 exponential functions — see
exp10(3M)
- exp2(3M) - base-2 exponential functions
- exp2f(3M) - base-2 exponential functions — see
exp2(3M)
- exp2l(3M) - base-2 exponential functions — see
exp2(3M)
- exp2q(3M) - base-2 exponential functions — see
exp2(3M)
- exp2w(3M) - base-2 exponential functions — see
exp2(3M)
- expf(3M) - exponential functions — see
exp(3M)
- expl(3M) - exponential functions — see
exp(3M)
- expm1(3M) - exponential minus 1 functions
- expm1f(3M) - exponential minus 1 functions — see
expm1(3M)
- expm1l(3M) - exponential minus 1 functions — see
expm1(3M)
- expm1q(3M) - exponential minus 1 functions — see
expm1(3M)
- expm1w(3M) - exponential minus 1 functions — see
expm1(3M)
- expq(3M) - exponential functions — see
exp(3M)
- expw(3M) - exponential functions — see
exp(3M)
- f
- fabs(3M) - absolute value functions
- fabsf(3M) - absolute value functions — see
fabs(3M)
- fabsl(3M) - absolute value functions — see
fabs(3M)
- fabsq(3M) - absolute value functions — see
fabs(3M)
- fabsw(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 functions
- fdimf(3M) - positive difference functions — see
fdim(3M)
- fdiml(3M) - positive difference functions — see
fdim(3M)
- fdimq(3M) - positive difference functions — see
fdim(3M)
- fdimw(3M) - positive difference functions — see
fdim(3M)
- 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 floating-point exception trap enables
- 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 enables
- fetch(3C) - database subroutines — 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 shadow 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_unlocked(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 — see
dbm(3C)
- FIRSTof2(3X) - tools to process 16-bit characters (OBSOLETED AT 10.30) — see
nl_tools_16(3X)
- flash(3X) - flash the screen
- flockfile(3S) - explicit locking of streams within a multithread application
- floor(3M) - floor functions
- floorf(3M) - floor functions — see
floor(3M)
- floorl(3M) - floor functions — see
floor(3M)
- floorq(3M) - floor functions — see
floor(3M)
- floorw(3M) - floor functions — see
floor(3M)
- flushinp(3X) - discard input
- fma(3M) - floating multiply-add functions
- fmaf(3M) - floating multiply-add functions — see
fma(3M)
- fmal(3M) - floating multiply-add functions — see
fma(3M)
- fmaq(3M) - floating multiply-add functions — see
fma(3M)
- fmaw(3M) - floating multiply-add functions — see
fma(3M)
- fmax(3M) - maximum value functions
- fmaxf(3M) - maximum value functions — see
fmax(3M)
- fmaxl(3M) - maximum value functions — see
fmax(3M)
- fmaxq(3M) - maximum value functions — see
fmax(3M)
- fmaxw(3M) - maximum value functions — see
fmax(3M)
- fmin(3M) - minimum value functions
- fminf(3M) - minimum value functions — see
fmin(3M)
- fminl(3M) - minimum value functions — see
fmin(3M)
- fminq(3M) - minimum value functions — see
fmin(3M)
- fminw(3M) - minimum value functions — see
fmin(3M)
- fmod(3M) - remainder functions
- fmodf(3M) - remainder functions — see
fmod(3M)
- fmodl(3M) - remainder functions — see
fmod(3M)
- fmodq(3M) - remainder functions — see
fmod(3M)
- fmodw(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 value 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_unlocked(3S) - put a string on a stream — see
puts(3S)
- fputwc(3C) - put a wide character on a stream file — see
putwc(3C)
- fputwc_unlocked(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_unlocked(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 floating-point number
- frexpf(3M) - extract mantissa and exponent from floating-point number — see
frexp(3M)
- frexpl(3M) - extract mantissa and exponent from floating-point number — see
frexp(3M)
- frexpq(3M) - extract mantissa and exponent from floating-point number — see
frexp(3M)
- frexpw(3M) - extract mantissa and exponent from floating-point number — see
frexp(3M)
- 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
- ftrylockfile(3S) - explicit locking of streams within a multithread application — see
flockfile(3S)
- ftw(3C) - walk a file tree executing a function
- ftw64(3S) - non-POSIX standard API interfaces to support large files. — see
fgetpos64(3S)
- funlockfile(3S) - explicit locking of streams within a multithread application — see
flockfile(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 functions — see
lgamma(3M)
- gammaf(3M) - log gamma functions — see
lgamma(3M)
- gammal(3M) - log gamma functions — see
lgamma(3M)
- gammaq(3M) - log gamma functions — see
lgamma(3M)
- gammaw(3M) - log gamma functions — see
lgamma(3M)
- gcrt0.o(3) - execution startup routines — see
crt0(3)
- gcrt0.o_pa(3) - execution startup routines; PA-RISC 64-bit ELF uses crt0.o only — see
crt0_pa(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
- getbwent(3C) - access and update routines for the wtmps and btmps databases — see
bwtmps(3C)
- getc(3S) - get character or word from a stream file
- GETC(3X) - regular expression compile and match routines — see
regexp(3X)
- 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 network host entry — see
gethostent(3N)
- gethostbyname(3N) - get network host entry — see
gethostent(3N)
- gethostent(3N) - get network host entry
- gethostent_r(3N) - get network host entry — see
gethostent(3N)
- gethrtime(3C) - get high resolution time
- getipnodebyaddr(3N) - get hostname and address entry — see
getaddrinfo(3N)
- getipnodebyname(3N) - get hostname and address entry — see
getaddrinfo(3N)
- 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 network entry — see
getnetent(3N)
- getnetbyaddr_r(3N) - get network entry — see
getnetent(3N)
- getnetbyname(3N) - get network entry — see
getnetent(3N)
- getnetbyname_r(3N) - get 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 network entry
- getnetent_r(3N) - get 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 multibyte 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)
- getprotobynumber(3N) - get, set, or end protocol entry — see
getprotoent(3N)
- getprotoent(3N) - get, set, or end protocol entry
- 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 service entry — see
getservent(3N)
- getservbyport(3N) - get service entry — see
getservent(3N)
- getservent(3N) - get service entry
- getservent_r(3N) - get service entry — see
getservent(3N)
- getspent(3C) - access shadow password entries
- getspnam(3C) - access shadow password entries — see
getspent(3C)
- getspnam_r(3C) - access shadow 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)
- getuts(3C) - access/update routines for user-accounting database maintained by utmpd(1M)
- getutsent(3C) - access/update routines for user-accounting database maintained by utmpd — see
getuts(3C)
- getutsid(3C) - access/update routines for user-accounting database maintained by utmpd — see
getuts(3C)
- getutsline(3C) - access/update routines for user-accounting database maintained by utmpd — see
getuts(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_unlocked(3S) - get character or word from a stream file — see
getc(3S)
- getwc(3C) - get a wide character from a stream file
- getwc_unlocked(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_unlocked(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)
- hosts_access(3) - access control library
- hosts_ctl(3) - access control library — see
hosts_access(3)
- hppac(3X) - HP 3000-mode packed-decimal library
- HPPACADDD(3X) - HP 3000-mode packed-decimal library — see
hppac(3X)
- HPPACCMPD(3X) - HP 3000-mode packed-decimal library — see
hppac(3X)
- HPPACCVAD(3X) - HP 3000-mode packed-decimal library — see
hppac(3X)
- HPPACCVBD(3X) - HP 3000-mode packed-decimal library — see
hppac(3X)
- HPPACCVDA(3X) - HP 3000-mode packed-decimal library — see
hppac(3X)
- HPPACCVDB(3X) - HP 3000-mode packed-decimal library — see
hppac(3X)
- HPPACDIVD(3X) - HP 3000-mode packed-decimal library — see
hppac(3X)
- HPPACLONGDIVD(3X) - HP 3000-mode packed-decimal library — see
hppac(3X)
- HPPACMPYD(3X) - HP 3000-mode packed-decimal library — see
hppac(3X)
- HPPACNSLD(3X) - HP 3000-mode packed-decimal library — see
hppac(3X)
- HPPACSLD(3X) - HP 3000-mode packed-decimal library — see
hppac(3X)
- HPPACSRD(3X) - HP 3000-mode packed-decimal library — see
hppac(3X)
- HPPACSUBD(3X) - HP 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 functions
- hypotf(3M) - Euclidean distance functions — see
hypot(3M)
- hypotl(3M) - Euclidean distance functions — see
hypot(3M)
- hypotq(3M) - Euclidean distance functions — see
hypot(3M)
- hypotw(3M) - Euclidean distance functions — see
hypot(3M)
- 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 interface name and index — see
if_nameindex(3N)
- if_indextoname(3N) - functions that map between an interface name and index — see
if_nameindex(3N)
- if_nameindex(3N) - functions that map between an interface name and index
- if_nametoindex(3N) - functions that map between an interface name and index — see
if_nameindex(3N)
- ilogb(3M) - radix-independent exponent functions
- ilogbf(3M) - radix-independent exponent functions — see
ilogb(3M)
- ilogbl(3M) - radix-independent exponent functions — see
ilogb(3M)
- ilogbq(3M) - radix-independent exponent functions — see
ilogb(3M)
- ilogbw(3M) - radix-independent exponent functions — see
ilogb(3M)
- 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_netof(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 quiet comparison macro (>)
- isgreaterequal(3M) - floating-point quiet comparison macro (>=)
- isinf(3M) - floating-point test for infinity
- isless(3M) - floating-point quiet comparison macro (<)
- islessequal(3M) - floating-point quiet comparison macro (<=)
- islessgreater(3M) - floating-point quiet 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
- j0f(3M) - Bessel functions of the first kind — see
j0(3M)
- j1(3M) - Bessel functions of the first kind — see
j0(3M)
- j1f(3M) - Bessel functions of the first kind — see
j0(3M)
- jn(3M) - Bessel functions of the first kind — see
j0(3M)
- jnf(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
- 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 the /etc/passwd and /etc/shadow files
- 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) - scale exponent of a floating-point number
- ldexpf(3M) - scale exponent of a floating-point number — see
ldexp(3M)
- ldexpl(3M) - scale exponent of a floating-point number — see
ldexp(3M)
- ldexpq(3M) - scale exponent of a floating-point number — see
ldexp(3M)
- ldexpw(3M) - scale exponent of a floating-point number — see
ldexp(3M)
- _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)
- 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 functions
- lgamma_r(3M) - log gamma functions — see
lgamma(3M)
- lgammaf(3M) - log gamma functions — see
lgamma(3M)
- lgammaf_r(3M) - log gamma functions — see
lgamma(3M)
- lgammal(3M) - log gamma functions — see
lgamma(3M)
- lgammal_r(3M) - log gamma functions — see
lgamma(3M)
- lgammaq(3M) - log gamma functions — see
lgamma(3M)
- lgammaq_r(3M) - log gamma functions — see
lgamma(3M)
- lgammaw(3M) - log gamma functions — see
lgamma(3M)
- lgammaw_r(3M) - log gamma functions — see
lgamma(3M)
- libcom_err(3) - Kerberos client libraries — see
libkrb5(3)
- libcom_err.sl(3) - Kerberos client libraries — see
libkrb5(3)
- libcom_err.so(3) - Kerberos client libraries — see
libkrb5(3)
- libk5crypto(3) - Kerberos client libraries — see
libkrb5(3)
- libk5crypto.sl(3) - Kerberos client libraries — see
libkrb5(3)
- libk5crypto.so(3) - Kerberos client libraries — see
libkrb5(3)
- libkrb5(3) - Kerberos client libraries
- libkrb5.sl(3) - Kerberos client libraries — see
libkrb5(3)
- libkrb5.so(3) - Kerberos client libraries — see
libkrb5(3)
- libslp(3N) - SLP (Service Location Protocol) library routines
- LINES(3X) - number of lines on terminal screen
- llrint(3M) - round to nearest long long functions
- llrintf(3M) - round to nearest long long functions — see
llrint(3M)
- llrintl(3M) - round to nearest long long functions — see
llrint(3M)
- llrintq(3M) - round to nearest long long functions — see
llrint(3M)
- llrintw(3M) - round to nearest long long functions — see
llrint(3M)
- llround(3M) - round to long long functions
- llroundf(3M) - round to long long functions — see
llround(3M)
- llroundl(3M) - round to long long functions — see
llround(3M)
- llroundq(3M) - round to long long functions — see
llround(3M)
- llroundw(3M) - round to long long functions — see
llround(3M)
- 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)
- log10l(3M) - common logarithm functions — see
log10(3M)
- log10q(3M) - common logarithm functions — see
log10(3M)
- log10w(3M) - common logarithm functions — see
log10(3M)
- log1p(3M) - natural logarithm of one-plus-argument functions
- log1pf(3M) - natural logarithm of one-plus-argument functions — see
log1p(3M)
- log1pl(3M) - natural logarithm of one-plus-argument functions — see
log1p(3M)
- log1pq(3M) - natural logarithm of one-plus-argument functions — see
log1p(3M)
- log1pw(3M) - natural logarithm of one-plus-argument functions — see
log1p(3M)
- log2(3M) - logarithm base two functions
- log2f(3M) - logarithm base two functions — see
log2(3M)
- log2l(3M) - logarithm base two functions — see
log2(3M)
- log2q(3M) - logarithm base two functions — see
log2(3M)
- log2w(3M) - logarithm base two functions — see
log2(3M)
- logb(3M) - radix-independent exponent functions
- logbf(3M) - radix-independent exponent functions — see
logb(3M)
- logbl(3M) - radix-independent exponent functions — see
logb(3M)
- logbq(3M) - radix-independent exponent functions — see
logb(3M)
- logbw(3M) - radix-independent exponent functions — see
logb(3M)
- logf(3M) - natural logarithm functions — see
log(3M)
- logl(3M) - natural logarithm functions — see
log(3M)
- logname(3C) - return login name of user
- logq(3M) - natural logarithm functions — see
log(3M)
- logw(3M) - natural logarithm functions — see
log(3M)
- 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 int functions
- lrintf(3M) - round to nearest long int functions — see
lrint(3M)
- lrintl(3M) - round to nearest long int functions — see
lrint(3M)
- lrintq(3M) - round to nearest long int functions — see
lrint(3M)
- lrintw(3M) - round to nearest long int functions — see
lrint(3M)
- lround(3M) - round to long int functions
- lroundf(3M) - round to long int functions — see
lround(3M)
- lroundl(3M) - round to long int functions — see
lround(3M)
- lroundq(3M) - round to long int functions — see
lround(3M)
- lroundw(3M) - round to long int functions — see
lround(3M)
- 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)
- 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 — see
crt0(3)
- mcrt0.o_pa(3) - execution startup routines; PA-RISC 64-bit ELF uses crt0.o only — see
crt0_pa(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
- modff(3M) - decompose floating-point number — see
modf(3M)
- modfl(3M) - decompose floating-point number — see
modf(3M)
- modfq(3M) - decompose floating-point number — see
modf(3M)
- modfw(3M) - decompose floating-point number — see
modf(3M)
- 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 multi-byte 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 multi-byte 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 multibyte 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 multi-byte 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 multi-byte 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 multibyte 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 functions
- nanf(3M) - string-to-NaN conversion functions — see
nan(3M)
- nanl(3M) - string-to-NaN conversion functions — see
nan(3M)
- nanq(3M) - string-to-NaN conversion functions — see
nan(3M)
- nanw(3M) - string-to-NaN conversion functions — see
nan(3M)
- 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
- nearbyint(3M) - round to nearest integer functions — see
rint(3M)
- nearbyintf(3M) - round to nearest integer functions — see
rint(3M)
- nearbyintl(3M) - round to nearest integer functions — see
rint(3M)
- nearbyintq(3M) - round to nearest integer functions — see
rint(3M)
- nearbyintw(3M) - round to nearest integer functions — 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 values
- nextafterf(3M) - next representable floating-point values — see
nextafter(3M)
- nextafterl(3M) - next representable floating-point values — see
nextafter(3M)
- nextafterq(3M) - next representable floating-point values — see
nextafter(3M)
- nextafterw(3M) - next representable floating-point values — see
nextafter(3M)
- nextkey(3C) - database subroutines — see
dbm(3C)
- nexttoward(3M) - next representable floating-point values — see
nextafter(3M)
- nexttowardf(3M) - next representable floating-point values — see
nextafter(3M)
- nexttowardl(3M) - next representable floating-point values — see
nextafter(3M)
- nexttowardq(3M) - next representable floating-point values — see
nextafter(3M)
- nexttowardw(3M) - next representable floating-point values — see
nextafter(3M)
- 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
|