 |
» |
|
|
 |
Section 3: Library Functions Table of Contents - Introduction
- intro(3C) - introduction to subroutines and libraries
- Symbols
- __data_start(3C) - last locations in program — see
end(3C)
- __text_start(3C) - last locations in program — see
end(3C)
- __uc_get_ar(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ar_bsp(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ar_bspstore(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ar_ccv(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ar_csd(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ar_ec(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ar_fpsr(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ar_lc(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ar_pfs(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ar_rsc(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ar_ssd(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ar_unat(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_brs(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_cfm(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_cr(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ed(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_frs(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_grs(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_ip(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_prs(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_reason(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_rsebs(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_rsebs64(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_get_um(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_ar(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_ar_ccv(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_ar_csd(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_ar_ec(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_ar_fpsr(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_ar_lc(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_ar_pfs(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_ar_rsc(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_ar_ssd(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_ar_unat(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_brs(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_cfm(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_ed(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_frs(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_grs(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_ip(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_prs(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_rsebs(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_rsebs64(3) - user context access (ucontext_t) — see
uc_access(3)
- __uc_set_um(3) - user context access (ucontext_t) — see
uc_access(3)
- _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)
- _UNW_clear(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_clear(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_clearAlertCode(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _unw_clearalertcode(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _UNW_createContext(3X) - allocate and deallocate unwind library data structure — see
_UNW_createContextForSelf(3X)
- _unw_createcontext(3X) - allocate and deallocate unwind library data structure — see
_UNW_createContextForSelf(3X)
- _UNW_createContextForSelf(3X) - allocate and deallocate unwind library data structure
- _unw_createcontextforself(3X) - allocate and deallocate unwind library data structure — see
_UNW_createContextForSelf(3X)
- _UNW_currentContext(3X) - manipulate values in unwind library data structure
- _unw_currentcontext(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_destroyContext(3X) - allocate and deallocate unwind library data structure — see
_UNW_createContextForSelf(3X)
- _unw_destroycontext(3X) - allocate and deallocate unwind library data structure — see
_UNW_createContextForSelf(3X)
- _UNW_FR_PhysicalNumber(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_fr_physicalnumber(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_getAlertCode(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _unw_getalertcode(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _UNW_getAR(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _unw_getar(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _UNW_getBR(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _unw_getbr(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _UNW_getCFM(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _unw_getcfm(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _UNW_getFR(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _unw_getfr(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _UNW_getGR(3X) - query values in unwind library data structure
- _unw_getgr(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _UNW_getGR_NaT(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _unw_getgr_nat(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _UNW_getIP(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _unw_getip(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _UNW_getKernelSavedContext(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _unw_getkernelsavedcontext(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _UNW_getPR(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _unw_getpr(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _UNW_getPreds(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _unw_getpreds(3X) - query values in unwind library data structure — see
_UNW_getGR(3X)
- _UNW_GR_PhysicalNumber(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_gr_physicalnumber(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_jmpbufContext(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_jmpbufcontext(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_PR_PhysicalNumber(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_pr_physicalnumber(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_setAR(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_setar(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_setBR(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_setbr(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_setCFM(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_setcfm(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_setFR(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_setfr(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_setGR(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_setgr(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_setGR_NaT(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_setgr_nat(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_setIP(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_setip(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_setPR(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_setpr(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_setPreds(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_setpreds(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _UNW_STACK_TRACE(3X) - produce a trace back of the procedure call stack using the unwind library — see
U_STACK_TRACE(3X)
- _unw_stack_trace(3X) - produce a trace back of the procedure call stack using the unwind library — see
U_STACK_TRACE(3X)
- _UNW_step(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- _unw_step(3X) - manipulate values in unwind library data structure — see
_UNW_currentContext(3X)
- 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)
- acpm_getenvattrs(3) - ACPS Service Provider Interface — see
acps_spi(3)
- acpm_getobj(3) - ACPS Service Provider Interface — see
acps_spi(3)
- acpm_getobjattrs(3) - ACPS Service Provider Interface — see
acps_spi(3)
- acpm_getop(3) - ACPS Service Provider Interface — see
acps_spi(3)
- acpm_getopattrs(3) - ACPS Service Provider Interface — see
acps_spi(3)
- acpm_getsubattrs(3) - ACPS Service Provider Interface — see
acps_spi(3)
- acpm_getsubcreds(3) - ACPS Service Provider Interface — see
acps_spi(3)
- acpm_getsubid(3) - ACPS Service Provider Interface — see
acps_spi(3)
- acps(3) - Access Control Policy Switch
- acps_addenvattr(3) - ACPS Application Programming Interface — see
acps_api(3)
- acps_addobjattr(3) - ACPS Application Programming Interface — see
acps_api(3)
- acps_addopattr(3) - ACPS Application Programming Interface — see
acps_api(3)
- acps_addsubattr(3) - ACPS Application Programming Interface — see
acps_api(3)
- acps_addsubcred(3) - ACPS Application Programming Interface — see
acps_api(3)
- acps_api(3) - ACPS Application Programming Interface
- acps_checkauth(3) - ACPS Application Programming Interface — see
acps_api(3)
- acps_end(3) - ACPS Application Programming Interface — see
acps_api(3)
- acps_setobj(3) - ACPS Application Programming Interface — see
acps_api(3)
- acps_setop(3) - ACPS Application Programming Interface — see
acps_api(3)
- acps_setsubid(3) - ACPS Application Programming Interface — see
acps_api(3)
- acps_spi(3) - ACPS Service Provider Interface
- acps_start(3) - ACPS Application Programming Interface — see
acps_api(3)
- 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)
- atoll(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
- 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)
- 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
- 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
- byteorder(3N) - convert values between host and network byte order
- bzero(3C) - memory operations — see
memory(3C)
- C
- 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
- catanf(3M) - complex arctangent functions — see
catan(3M)
- 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)
- catanl(3M) - complex arctangent functions — see
catan(3M)
- catanq(3M) - complex arctangent functions — see
catan(3M)
- catanw(3M) - complex arctangent functions — see
catan(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
- 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)
- clntupd_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)
- close_secdef(3) - security defaults configuration file routines — see
secdef(3)
- 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
- cmpt_change(3) - set and get process' compartment
- cmpt_endent(3) - map compartment name to number or number to name — see
cmpt_getbynum(3)
- cmpt_get(3) - set and get process' compartment — see
cmpt_change(3)
- cmpt_get_addrcid(3) - get the compartment IDs associated with a network interfaces — see
cmpt_get_ifcid(3)
- cmpt_get_endpoint_cid(3) - get the compartment IDs for INET domain communications. — see
cmpt_get_peer_cid(3)
- cmpt_get_ifcid(3) - get the compartment IDs associated with a network interfaces
- cmpt_get_peer_cid(3) - get the compartment IDs for INET domain communications.
- cmpt_getbyname(3) - map compartment name to number or number to name — see
cmpt_getbynum(3)
- cmpt_getbynum(3) - map compartment name to number or number to name
- cmpt_getent(3) - map compartment name to number or number to name — see
cmpt_getbynum(3)
- cmpt_setent(3) - map compartment name to number or number to name — see
cmpt_getbynum(3)
- 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
- 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 for Integrity systems
- crt0.o(3) - execution startup routines — see
crt0(3)
- crt0_pa(3) - execution startup routines for PA-RISC systems
- 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 according to type
- 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)
- 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 terminfo database
- 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 for PA-RISC systems — see
shl_load_pa(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
- dlopen_ia(3C) - open a shared library on Integrity systems
- dlopen_pa(3C) - open an HP 9000 shared library; open an HP 9000 64-bit shared library with explicit load address
- dlopene_ia(3C) - open a shared library on Integrity systems — see
dlopen_ia(3C)
- dlopene_pa(3C) - open an HP 9000 shared library; open an HP 9000 64-bit shared library with explicit load address — see
dlopen_pa(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
- edata(3C) - last locations in program — see
end(3C)
- elf(3E) - object file access library
- elf_begin(3E) - make file descriptor for ELF file
- 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 or elf64 file
- 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 for ELF files
- 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 for ELF files — see
elf_getscn(3E)
- elf_newdata(3E) - get section data — see
elf_getdata(3E)
- elf_newscn(3E) - get section information for ELF files — see
elf_getscn(3E)
- elf_next(3E) - sequential archive member access
- elf_nextscn(3E) - get section information for ELF files — 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 or elf64 file — 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 or elf64 file — 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 or elf64 file — 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 or elf64 file — 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)
- 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)
- endrpcent(3C) - get RPC entry — see
getrpcent(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 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 and update routines for user-accounting database maintained by utmpd — see
getuts(3C)
- endutsent(3C) - access and 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)
- ERROR(3X) - regular expression compile and match routines — see
regexp(3X)
- etext(3C) - last locations in program — see
end(3C)
- EvmConnCheck(3) - maintain connection with the EVM daemon
- EvmConnControl(3) - control information for an EVM connection
- EvmConnCreate(3) - establish or destroy connection with the EVM daemon
- EvmConnCreatePoster(3) - establish or destroy connection with the EVM daemon — see
EvmConnCreate(3)
- evmconncreateposter(3) - establish or destroy connection with the EVM daemon — see
EvmConnCreate(3)
- EvmConnCreateSubscriber(3) - establish or destroy connection with the EVM daemon — see
EvmConnCreate(3)
- evmconncreatesubscriber(3) - establish or destroy connection with the EVM daemon — see
EvmConnCreate(3)
- EvmConnDestroy(3) - establish or destroy connection with the EVM daemon — see
EvmConnCreate(3)
- evmconndestroy(3) - establish or destroy connection with the EVM daemon — see
EvmConnCreate(3)
- EvmConnDispatch(3) - maintain connection with the EVM daemon — see
EvmConnCheck(3)
- evmconndispatch(3) - maintain connection with the EVM daemon — see
EvmConnCheck(3)
- EvmConnFdGet(3) - establish or destroy connection with the EVM daemon — see
EvmConnCreate(3)
- evmconnfdget(3) - establish or destroy connection with the EVM daemon — see
EvmConnCreate(3)
- EvmConnFlush(3) - maintain connection with the EVM daemon — see
EvmConnCheck(3)
- evmconnflush(3) - maintain connection with the EVM daemon — see
EvmConnCheck(3)
- EvmConnRegistrationGet(3) - establish a subscription for event notification — see
EvmConnSubscribe(3)
- evmconnregistrationget(3) - establish a subscription for event notification — see
EvmConnSubscribe(3)
- EvmConnSubscribe(3) - establish a subscription for event notification
- EvmConnTemplateScan(3) - establish a subscription for event notification — see
EvmConnSubscribe(3)
- evmconntemplatescan(3) - establish a subscription for event notification — see
EvmConnSubscribe(3)
- EvmConnWait(3) - maintain connection with the EVM daemon — see
EvmConnCheck(3)
- evmconnwait(3) - maintain connection with the EVM daemon — see
EvmConnCheck(3)
- EvmEventCreate(3) - create and destroy events
- EvmEventCreateVa(3) - create and destroy events — see
EvmEventCreate(3)
- evmeventcreateva(3) - create and destroy events — see
EvmEventCreate(3)
- EvmEventDestroy(3) - create and destroy events — see
EvmEventCreate(3)
- evmeventdestroy(3) - create and destroy events — see
EvmEventCreate(3)
- EvmEventDump(3) - dump an event in displayable form
- EvmEventDup(3) - create and destroy events — see
EvmEventCreate(3)
- evmeventdup(3) - create and destroy events — see
EvmEventCreate(3)
- EvmEventFormat(3) - format events for display
- EvmEventFormatFromTemplate(3) - format events for display — see
EvmEventFormat(3)
- evmeventformatfromtemplate(3) - format events for display — see
EvmEventFormat(3)
- EvmEventNameMatch(3) - match EVM event name
- EvmEventNameMatchStr(3) - match EVM event name — see
EvmEventNameMatch(3)
- evmeventnamematchstr(3) - match EVM event name — see
EvmEventNameMatch(3)
- EvmEventPost(3) - post an EVM event
- EvmEventPostVa(3) - post an EVM event — see
EvmEventPost(3)
- evmeventpostva(3) - post an EVM event — see
EvmEventPost(3)
- EvmEventRead(3) - perform I/O of EVM events to and from a file
- EvmEventValidate(3) - perform a data integrity check on an event
- EvmEventWrite(3) - perform I/O of EVM events to and from a file — see
EvmEventRead(3)
- evmeventwrite(3) - perform I/O of EVM events to and from a file — see
EvmEventRead(3)
- EvmFilterCreate(3) - event filter evaluator routines
- EvmFilterDestroy(3) - event filter evaluator routines — see
EvmFilterCreate(3)
- evmfilterdestroy(3) - event filter evaluator routines — see
EvmFilterCreate(3)
- EvmFilterIsFile(3) - event filter evaluator routines — see
EvmFilterCreate(3)
- evmfilterisfile(3) - event filter evaluator routines — see
EvmFilterCreate(3)
- EvmFilterReadFile(3) - event filter evaluator routines — see
EvmFilterCreate(3)
- evmfilterreadfile(3) - event filter evaluator routines — see
EvmFilterCreate(3)
- EvmFilterSet(3) - event filter evaluator routines — see
EvmFilterCreate(3)
- evmfilterset(3) - event filter evaluator routines — see
EvmFilterCreate(3)
- EvmFilterTest(3) - event filter evaluator routines — see
EvmFilterCreate(3)
- evmfiltertest(3) - event filter evaluator routines — see
EvmFilterCreate(3)
- EvmItemGet(3) - create and manipulate event items
- EvmItemListFree(3) - create and manipulate event items — see
EvmItemGet(3)
- evmitemlistfree(3) - create and manipulate event items — see
EvmItemGet(3)
- EvmItemListGet(3) - create and manipulate event items — see
EvmItemGet(3)
- evmitemlistget(3) - create and manipulate event items — see
EvmItemGet(3)
- EvmItemRelease(3) - create and manipulate event items — see
EvmItemGet(3)
- evmitemrelease(3) - create and manipulate event items — see
EvmItemGet(3)
- EvmItemSet(3) - create and manipulate event items — see
EvmItemGet(3)
- evmitemset(3) - create and manipulate event items — see
EvmItemGet(3)
- EvmItemSetVa(3) - create and manipulate event items — see
EvmItemGet(3)
- evmitemsetva(3) - create and manipulate event items — see
EvmItemGet(3)
- EvmSrvMessageGet(3) - event service functions — see
EvmSrvStart(3)
- evmsrvmessageget(3) - event service functions — see
EvmSrvStart(3)
- EvmSrvStart(3) - event service functions
- EvmStatusTextGet(3) - format text version of EVM status code
- EvmVarFormat(3) - format events for display — see
EvmEventFormat(3)
- evmvarformat(3) - format events for display — see
EvmEventFormat(3)
- EvmVarGet(3) - manipulate event variables
- EvmVarGetOpaque(3) - manipulate event variables — see
EvmVarGet(3)
- evmvargetopaque(3) - manipulate event variables — see
EvmVarGet(3)
- EvmVarGetString(3) - manipulate event variables — see
EvmVarGet(3)
- evmvargetstring(3) - manipulate event variables — see
EvmVarGet(3)
- EvmVarGetType(3) - manipulate event variables — see
EvmVarGet(3)
- evmvargettype(3) - manipulate event variables — see
EvmVarGet(3)
- EvmVarGetXxx(3) - manipulate event variables — see
EvmVarGet(3)
- evmvargetxxx(3) - manipulate event variables — see
EvmVarGet(3)
- EvmVarListFree(3) - manipulate event variables — see
EvmVarGet(3)
- evmvarlistfree(3) - manipulate event variables — see
EvmVarGet(3)
- EvmVarListGet(3) - manipulate event variables — see
EvmVarGet(3)
- evmvarlistget(3) - manipulate event variables — see
EvmVarGet(3)
- EvmVarRelease(3) - manipulate event variables — see
EvmVarGet(3)
- evmvarrelease(3) - manipulate event variables — see
EvmVarGet(3)
- EvmVarSet(3) - manipulate event variables — see
EvmVarGet(3)
- evmvarset(3) - manipulate event variables — see
EvmVarGet(3)
- EvmVarSetOpaque(3) - manipulate event variables — see
EvmVarGet(3)
- evmvarsetopaque(3) - manipulate event variables — see
EvmVarGet(3)
- EvmVarSetStringI18N(3) - manipulate event variables — see
EvmVarGet(3)
- evmvarsetstringi18n(3) - manipulate event variables — see
EvmVarGet(3)
- EvmVarSetXxx(3) - manipulate event variables — see
EvmVarGet(3)
- evmvarsetxxx(3) - manipulate event variables — see
EvmVarGet(3)
- 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)
- 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/reopen a stream file or 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)
- 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)
- fgets(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)
- 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)
- 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/reopen a stream file or 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)
- 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)
- fread(3S) - buffered binary input/output to a stream file
- 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/reopen a stream file or 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_unloc(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_unloc(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)
- 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 for PA-RISC systems — 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_secdef_int(3) - security defaults configuration file routines — see
secdef(3)
- get_secdef_str(3) - security defaults configuration file routines — see
secdef(3)
- 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
- getauduser(3) - retrieve the accountable user for the current process
- 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(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 cchar_t
- 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
- 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)
- gethostbyname(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
- 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
- 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)
- getservbyport(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 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 and update routines for user-accounting database maintained by utmpd
- GETUTSENT(3C) - access and update routines for user-accounting database maintained by utmpd — see
getuts(3C)
- getutsent(3C) - access and update routines for user-accounting database maintained by utmpd — see
getuts(3C)
- GETUTSID(3C) - access and update routines for user-accounting database maintained by utmpd — see
getuts(3C)
- getutsid(3C) - access and update routines for user-accounting database maintained by utmpd — see
getuts(3C)
- GETUTSLINE(3C) - access and update routines for user-accounting database maintained by utmpd — see
getuts(3C)
- getutsline(3C) - access and 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
- getwchar(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)
- hg(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner
- hg_busywait(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner — see
hg(3)
- hg_context_switch_involuntary(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner — see
hg(3)
- hg_context_switch_tries(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner — see
hg(3)
- hg_context_switch_voluntary(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner — see
hg(3)
- hg_gethrcycles(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner — see
hg(3)
- hg_gethrtime(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner — see
hg(3)
- hg_getspu(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner — see
hg(3)
- hg_nano_to_cycle_ratio(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner — see
hg(3)
- hg_public_init(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner — see
hg(3)
- hg_public_is_onRunQ(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner — see
hg(3)
- hg_public_is_onrunq(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner — see
hg(3)
- hg_public_is_reporting(3) - Mercury Library Interfaces to transfer data between user and kernel space in a lightweight manner — see
hg(3)
|