Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Reference (Volume 6 of 9): Section 3: Library Functions (A-M)

Index

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

Symbols

/etc/utmp
get login name of user from, STANDARDS CONFORMANCE
_ldecvt()
_ldfcvt(), _ldgcvt() - convert long double to string, SEE ALSO
_pututline() - update or create entry in a utmp() file, STANDARDS CONFORMANCE

A

a region of window
copy, CHANGE HISTORY
a64l() - convert base-64 value to long integer ASCII string, STANDARDS CONFORMANCE
abbreviation of function keys
enable/disable, X/Open Curses, Issue 4
abort() - generate an IOT fault, STANDARDS CONFORMANCE
abs()
labs() - return integer absolute value, STANDARDS CONFORMANCE
absolute system time
add a specific time interval to the current, STANDARDS CONFORMANCE
absolute value
return integer, STANDARDS CONFORMANCE
absolute value functions, STANDARDS CONFORMANCE
access
open, or close a directory and associated directory stream, STANDARDS CONFORMANCE
access control list (ACL)
change owner and/or group in, SEE ALSO
copy to another file, SEE ALSO
access control list (ACL) structure
convert to string form, SEE ALSO
access list
initialize group, SEE ALSO
access protected password database entry, SEE ALSO
access to /etc/passwd file
control, SEE ALSO
access utmp() or wtmp() file, STANDARDS CONFORMANCE
access utmpx() or wtmp() file, STANDARDS CONFORMANCE
ACL entries on JFS
sort, SEE ALSO
aclsort - sort ACL entries on JFS, SEE ALSO
acltostr() - convert access control list (ACL) structure to string form, SEE ALSO
acos() - arccosine function, STANDARDS CONFORMANCE
acosd() - arccosine function (degrees), SEE ALSO
acosdf() - arccosine function (float
degrees), SEE ALSO
acosf() - arccosine function (float), STANDARDS CONFORMANCE
acosh() - inverse hyperbolic cosine function, STANDARDS CONFORMANCE
acquire handle for credential, SEE ALSO
add a complex character and rendition to a window, CHANGE HISTORY
add a single-byte character and rendition to a window and advance the cursor, X/Open Curses, Issue 4
add a string of multi-byte characters without rendition to a window and advance cursor, CHANGE HISTORY
add a wide-character string to a window and advance the cursor, CHANGE HISTORY
add an array of complex characters and renditions to a window, CHANGE HISTORY
add an Object Identifier (OID) to an OID set, SEE ALSO
add length limited string of single-byte characters and renditions to a window, CHANGE HISTORY
add string of single-byte characters and renditions to a window, CHANGE HISTORY
add_wch() - add a complex character and rendition to a window, CHANGE HISTORY
add_wchnstr() - add an array of complex characters and renditions to a window, CHANGE HISTORY
add_wchstr() - add an array of complex characters and renditions to a window, CHANGE HISTORY
addch() - add a single-byte character and rendition to a window and advance the cursor, X/Open Curses, Issue 4
addchnstr() - add length limited string of single-byte characters and renditions to a window, CHANGE HISTORY
addchstr() - add string of single-byte characters and renditions to a window, CHANGE HISTORY
additional cursor and window coordinates
get , CHANGE HISTORY
additional severities
define, STANDARDS COMPLIANCE
addmntent() - add entry to open file system description file, SEE ALSO
addnstr() - add a string of multi-byte characters without rendition to a window and \ advance cursor, CHANGE HISTORY
addnwstr() - add a wide-character string to a window and advance the cursor, CHANGE HISTORY
address manipulation routines
Internet, SEE ALSO, SEE ALSO
addresses - first locations beyond allocated program regions, STANDARDS CONFORMANCE
addsev() - define additional severities, STANDARDS COMPLIANCE
addstr() - add a string of multi-byte characters without rendition to a window and \ advance cursor, CHANGE HISTORY
addwstr() - add a wide-character string to a window and advance the cursor, CHANGE HISTORY
aligned memory
allocate, STANDARDS CONFORMANCE
alloca() - allocate space from the stack, STANDARDS CONFORMANCE
allocate a per-process timer, STANDARDS CONFORMANCE
allocate aligned memory, STANDARDS CONFORMANCE
allocate data and stack space then lock process into memory, SEE ALSO
allocated program regions
first locations beyond, STANDARDS CONFORMANCE
allocator for main memory, STANDARDS CONFORMANCE
an array of complex characters and renditions to a window
add, CHANGE HISTORY
application
explicit locking of streams within a multi-thread, RETURN VALUE
arccosine functions, STANDARDS CONFORMANCE
arccosine functions (degrees), SEE ALSO
archive member access for ELF files, SEE ALSO
archive member header for ELF files
retrieve, SEE ALSO
archive symbol table for ELF files
retrieve, SEE ALSO
arcsine functions, STANDARDS CONFORMANCE
arcsine functions (degrees), SEE ALSO
arctangent functions, STANDARDS CONFORMANCE
arctangent functions (degrees), SEE ALSO
arctangent-and-quadrant functions, STANDARDS CONFORMANCE
arctangent-and-quadrant functions (degrees), SEE ALSO
argument vector
get option letter from, STANDARDS CONFORMANCE
array element
convert floating-point number to string or string, STANDARDS CONFORMANCE
array of complex characters and renditions
input from a window, CHANGE HISTORY
array of single-byte characters and renditions
input from a window, CHANGE HISTORY
array of wide characters and function key codes
get from a terminal, CHANGE HISTORY
ASCII
7-bit, translate characters to, STANDARDS CONFORMANCE
ASCII string
convert between long integer and base-64, STANDARDS CONFORMANCE
convert long integer to, SEE ALSO
asctime()
asctime_r() - convert tm structure date and time to string, STANDARDS CONFORMANCE
asin() - arcsine function, STANDARDS CONFORMANCE
asind() - arcsine function (degrees), SEE ALSO
asindf() - arcsine function (float
degrees), SEE ALSO
asinf() - arcsine function (float), STANDARDS CONFORMANCE
asinh() - inverse hyperbolic sine function, STANDARDS CONFORMANCE
assert() - verify program assertion, STANDARDS CONFORMANCE
assertion
verify program, STANDARDS CONFORMANCE
assignment database entry
manipulate device, SEE ALSO
atan() - arctangent function, STANDARDS CONFORMANCE
atan2() - arctangent-and-quadrant function, STANDARDS CONFORMANCE
atan2d() - arctangent-and-quadrant function (degrees), SEE ALSO
atan2df() - arctangent-and-quadrant function (float
degrees), SEE ALSO
atan2f() - arctangent-and-quadrant function (float), STANDARDS CONFORMANCE
atand() - arctangent function (degrees), SEE ALSO
atandf() - arctangent function (float
degrees), SEE ALSO
atanf() - arctangent function (float), STANDARDS CONFORMANCE
atanh() - inverse hyperbolic tangent function, STANDARDS CONFORMANCE
atexit() - register a function to be called at program termination, STANDARDS CONFORMANCE
attach a STREAMS file descriptor to an object in the file system name space, STANDARDS COMPLIANCE
attr_get() - window attribute control functions, CHANGE HISTORY
attr_off() - window attribute control functions, CHANGE HISTORY
attr_on() - window attribute control functions, CHANGE HISTORY
attr_set() - window attribute control functions, CHANGE HISTORY
attribute
for window, control functions, CHANGE HISTORY
attroff() - restricted window attribute control functions, X/Open Curses, Issue 4
attron() - restricted window attribute control functions, X/Open Curses, Issue 4
attrset() - restricted window attribute control functions, X/Open Curses, Issue 4
audible signal, X/Open Curses, Issue 4

B

background character and rendition using a complex character, CHANGE HISTORY
background character and rendition using a single-byte character, CHANGE HISTORY
base offset for an object file
get, SEE ALSO
base two logarithm functions, SEE ALSO
base-2 exponential function, SEE ALSO
base-64 ASCII string
convert long integer to, STANDARDS CONFORMANCE
basename() - return final component of path name, STANDARDS CONFORMANCE
baud rate
get terminal, X/Open Curses, Issue 4
tty, set or get, STANDARDS CONFORMANCE
baudrate() - get terminal baud rate, X/Open Curses, Issue 4
bcmp() - BSD memory compare, STANDARDS CONFORMANCE
bcopy() - BSD memory copy, STANDARDS CONFORMANCE
beep() - audible signal, X/Open Curses, Issue 4
Bessel functions of the first kind, STANDARDS CONFORMANCE
bgets() - read stream up to next delimiter, SEE ALSO
binary input/output to a stream file
buffered, STANDARDS CONFORMANCE
binary search routine for sorted tables, STANDARDS CONFORMANCE
bind a socket to a privileged IP port, SEE ALSO
bindresvport() - bind a socket to a privileged IP port, SEE ALSO
bkgd() - set or get background character and rendition using a single-byte character, CHANGE HISTORY
bkgrnd() - set or get background character and rendition using omplex character, CHANGE HISTORY
blclose() - terminal block-mode library interface, SEE ALSO
blget() - terminal block-mode library interface, SEE ALSO
blmode() - terminal block-mode library interface, SEE ALSO
block-mode terminal I/O library interface, SEE ALSO
blopen() - terminal block-mode library interface, SEE ALSO
blread() - terminal block-mode library interface, SEE ALSO
blset() - terminal block-mode library interface, SEE ALSO
bootptab entry
get or put, SEE ALSO
border() - draw borders from single-byte characters and renditions, CHANGE HISTORY
border_set() - draw borders from complex characters and renditions, CHANGE HISTORY
borders
draw from complex characters and renditions, CHANGE HISTORY, CHANGE HISTORY
draw from single-byte characters and renditions, CHANGE HISTORY, X/Open Curses, Issue 4
box() - draw borders from single-byte characters and renditions, X/Open Curses, Issue 4
box_set() - draw borders from complex characters and renditions, CHANGE HISTORY
BSD-4.2-compatible kill()
and signal() system calls, SEE ALSO
bsd_signal() - simplified signal facilities, SEE ALSO
bsearch() - binary search routine for sorted tables, STANDARDS CONFORMANCE
btowc() - convert single-byte to wide-character, SEE ALSO
buffer
flush with or without closing stream, STANDARDS CONFORMANCE
free storage associated with, SEE ALSO
split into fields, WARNINGS
buffered binary input/output to a stream file, STANDARDS CONFORMANCE
bufsplit() - split buffer into fields, WARNINGS
byte
compare memory contents with specified, STANDARDS CONFORMANCE
find location of in memory, STANDARDS CONFORMANCE
set contents of memory area to specified, STANDARDS CONFORMANCE
byte order
network and host, convert values between, STANDARDS CONFORMANCE
bytes
get number of bytes in a character, SEE ALSO
bzero() - BSD memory clear, STANDARDS CONFORMANCE

C

C and Pascal execution startup routines, Miscellaneous:
calloc() - allocate memory for array, STANDARDS CONFORMANCE
calls
system, BSD-4.2-compatible kill(), and signal(), SEE ALSO
can_change_color() - color manipulation functions, CHANGE HISTORY
catalog for reading
close or open NLS message, STANDARDS CONFORMANCE
catclose() - close NLS message catalog for reading, STANDARDS CONFORMANCE
catgets() - get an NLS program message, STANDARDS CONFORMANCE
catopen() - open NLS message catalog for reading, STANDARDS CONFORMANCE
cbreak() - input mode control functions, X/Open Curses, Issue 4
cbrt()
cbrtf() - cube root functions, STANDARDS CONFORMANCE
cbrtf()
cbrt() - cube root functions, STANDARDS CONFORMANCE
cchar_t
get a wide character string and rendition from , CHANGE HISTORY
ceil() - ceiling function, STANDARDS CONFORMANCE
ceiling function, STANDARDS CONFORMANCE
cfgetispeed() - get tty input baud rate, STANDARDS CONFORMANCE
cfgetospeed() - get tty output baud rate, STANDARDS CONFORMANCE
cfsetispeed() - set tty input baud rate, STANDARDS CONFORMANCE
cfsetospeed() - set tty output baud rate, STANDARDS CONFORMANCE
change owner and/or group in access control list (ACL), SEE ALSO
change renditions of characters in a window, CHANGE HISTORY
character
get a multi-byte character length limited string from the terminal, CHANGE HISTORY
get a multi-byte character string from the terminal, Issue 3
get a wide character from a terminal, CHANGE HISTORY
get number of bytes in a character, SEE ALSO
insert a wide-character string into a window, CHANGE HISTORY
multi-byte, insert into a window, CHANGE HISTORY
single-byte, get from the terminal, X/Open Curses, Issue 4
character and rendition
complex, input from a window, CHANGE HISTORY
complex, insert into a window, CHANGE HISTORY
input a single-byte from a window, X/Open Curses, Issue 4
single-byte, insert into a window, X/Open Curses, Issue 4
character and rendition to a window
add a complex, CHANGE HISTORY
character code set
convert to another, STANDARDS CONFORMANCE
character or data word from a stream file
get, STANDARDS CONFORMANCE
character string
convert to a wide-character string, SEE ALSO
multi-byte, input from a window, CHANGE HISTORY
character string and rendition
wide, get from a cchar_t, CHANGE HISTORY
character to a wide-character code
convert, SEE ALSO
character-string login name of the user
get, STANDARDS CONFORMANCE
characters
classify according to type, STANDARDS CONFORMANCE
renditions of, change in a window, CHANGE HISTORY
translate to upper-case, lower-case, or 7-bit ASCII, STANDARDS CONFORMANCE
wide, input a string of, from a window, CHANGE HISTORY
characters and renditions
an array of single-byte, input from a window, CHANGE HISTORY
complex, draw lines from, CHANGE HISTORY
draw lines from single-byte, CHANGE HISTORY
characters and strings conversions
multibyte, STANDARDS CONFORMANCE
chgat() - change renditions of characters in a window, CHANGE HISTORY
chownacl() - change owner and/or group in access control list (ACL), SEE ALSO
class-dependent data translation of ELF files, SEE ALSO
class-dependent object file header for ELF files
retrieve, SEE ALSO
class-dependent program header table for ELF files
retrieve, SEE ALSO
class-dependent section header for ELF files
retrieve, SEE ALSO
classification macro
floating-point, SEE ALSO
classify characters according to type, STANDARDS CONFORMANCE
clear a window, X/Open Curses, Issue 4
clear from cursor to end of line, X/Open Curses, Issue 4
clear from cursor to end of window, X/Open Curses, Issue 4
clear the process environment, STANDARDS CONFORMANCE
clear() - clear a window, X/Open Curses, Issue 4
clearenv() - clear the process environment, STANDARDS CONFORMANCE
clearerr() - clear I/O error on stream, STANDARDS CONFORMANCE
clearok() - terminal output control functions, X/Open Curses, Issue 4
client libraries
Kerberos, SEE ALSO
clock
get current value of system-wide, STANDARDS CONFORMANCE
clock() - report CPU time used, STANDARDS CONFORMANCE
close
access, or open a directory and associated directory stream, STANDARDS CONFORMANCE
close a crash dump descriptor, SEE ALSO
close a shared object, Texts and Tutorials:
close a stream, STANDARDS CONFORMANCE
close legal user shells file, SEE ALSO
close or open NLS message catalog for reading, STANDARDS CONFORMANCE
closedir() - close a currently open directory, STANDARDS CONFORMANCE
clrtobot() - clear from cursor to end of window, X/Open Curses, Issue 4
clrtoeol() - clear from cursor to end of line, X/Open Curses, Issue 4
code set conversion
character, STANDARDS CONFORMANCE
color manipulation functions, CHANGE HISTORY
color_content() - color manipulation functions, CHANGE HISTORY
color_set() - window attribute control functions, CHANGE HISTORY
COLS() - number of columns on terminal screen, CHANGE HISTORY
columns
number of, on terminal screen, CHANGE HISTORY
common logarithm functions, STANDARDS CONFORMANCE
communication identifier
create interprocess, SEE ALSO
compare contents of memory with byte, STANDARDS CONFORMANCE
comparison macro
floating-point (<), SEE ALSO
floating-point (<=), SEE ALSO
floating-point (<>), SEE ALSO
floating-point (>), SEE ALSO
floating-point (>=), SEE ALSO
floating-point (unordered), SEE ALSO
complementary error function, STANDARDS CONFORMANCE
complex character
set or get background character and rendition using, CHANGE HISTORY
write and immediately refresh the window, CHANGE HISTORY
complex character and rendition
add to a window, CHANGE HISTORY
input from a window, CHANGE HISTORY
insert into a window, CHANGE HISTORY
complex characters and renditions
add an array of, to a window, CHANGE HISTORY
draw borders, CHANGE HISTORY
draw borders from, CHANGE HISTORY
draw lines from, CHANGE HISTORY
input an array of, from a window, CHANGE HISTORY
compute hash value for ELF files, SEE ALSO
configuration values
get string-valued, STANDARDS CONFORMANCE
confstr() - get string-valued configuration values, STANDARDS CONFORMANCE
connection
establish an out-bound terminal line, SEE ALSO
console and standard error
displays formatted message on, STANDARDS COMPLIANCE
context initiator and context acceptor
establish security context, SEE ALSO
control a file descriptor for ELF files, SEE ALSO
control functions
input mode, X/Open Curses, Issue 4
restricted window attribute, X/Open Curses, Issue 4
terminal output, X/Open Curses, Issue 4
window refresh, CHANGE HISTORY
control functions for window attribute, CHANGE HISTORY
control input character delay mode, CHANGE HISTORY
controlling terminal
generate file name of, STANDARDS CONFORMANCE
conv()
- translate characters, STANDARDS CONFORMANCE
conventions
numeric formatting, of current locale, query, STANDARDS CONFORMANCE
conversion object status
determine, SEE ALSO
conversions
multibyte characters and strings, STANDARDS CONFORMANCE
convert a character string to a wide-character string, SEE ALSO
convert a character to a wide-character code, SEE ALSO
convert access control list (ACL) structure to string form, SEE ALSO
convert between 3-byte integers and long integers, STANDARDS CONFORMANCE
convert between long integer and base-64 ASCII string, STANDARDS CONFORMANCE
convert character code set to another, STANDARDS CONFORMANCE
convert date and time to string, STANDARDS CONFORMANCE
convert file to stream, STANDARDS CONFORMANCE
convert floating-point number to string or string array element, STANDARDS CONFORMANCE
convert formatted input from a window, X/Open Curses, Issue 4
convert formatted wide-character input, SEE ALSO
convert long double floating-point number to string, SEE ALSO
convert long integer to string, SEE ALSO
convert single-byte to wide-character, SEE ALSO
convert user format date and time, SEE ALSO
convert values between host and network byte order, STANDARDS CONFORMANCE
convert wide-character to single-byte, SEE ALSO
coordinate
window, transformation, define, CHANGE HISTORY
coordinate ELF library and application versions, SEE ALSO
coordinates
get additional cursor and window coordinates, CHANGE HISTORY
get cursor and window coordinates, X/Open Curses, Issue 4
copy a file into memory, SEE ALSO
copy a region of window, CHANGE HISTORY
copy access control list (ACL) to another file, SEE ALSO
copy memory to another area, STANDARDS CONFORMANCE
copydvagent() - copy device assignment structure, SEE ALSO
copylist() - copy a file into memory, SEE ALSO
copysign functions, SEE ALSO
copysign()
copysignf() - copysign functions, SEE ALSO
copysignf()
copysign() - copysign functions, SEE ALSO
copywin() - copy a region of window, CHANGE HISTORY
cos() - cosine function, STANDARDS CONFORMANCE
cosd() - cosine function (degrees), SEE ALSO
cosdf() - cosine function (float
degrees), SEE ALSO
cosf() - cosine function (float), STANDARDS CONFORMANCE
cosh()
coshf() - hyperbolic cosine functions, STANDARDS CONFORMANCE
coshf()
cosh() - hyperbolic cosine functions, STANDARDS CONFORMANCE
cosine function
inverse hyperbolic, STANDARDS CONFORMANCE
cosine functions, STANDARDS CONFORMANCE
hyperbolic, STANDARDS CONFORMANCE
cosine trigonometric function (degrees), SEE ALSO
cpacl() - copy access control list (ACL) to another file, SEE ALSO
CPU time used
report, STANDARDS CONFORMANCE
cr_close() - close a crash dump descriptor, SEE ALSO
cr_info() - retrieve crash dump information, SEE ALSO
cr_isaddr() - validate whether physical page number was dumped, SEE ALSO
cr_open() - open crash dump for reading, SEE ALSO
cr_perror() - print a libcrash error or warming message, SEE ALSO
cr_read() - read from crash dump, SEE ALSO
cr_set_node() - set crash dump node number, SEE ALSO
cr_uncompress() - uncompress a file in a crash dump, SEE ALSO
cr_verify() - verify integrity of crash dump, SEE ALSO
crash dump
open for reading, SEE ALSO
read from, SEE ALSO
verify integrity of, SEE ALSO
crash dump descriptor
close, SEE ALSO
crash dump information
retrieve, SEE ALSO
create
remove directories in a path, SEE ALSO
create a unique (usually temporary) file name, STANDARDS CONFORMANCE
create file names, STANDARDS CONFORMANCE
create interprocess communication identifier, SEE ALSO
creation function
relative window, CHANGE HISTORY
credential
acquire handle, SEE ALSO
provide the calling application information about, SEE ALSO
crt0.o
gcrt0.o, mcrt0.o, frt0.o, mfrt0.o - execution startup routines, Miscellaneous:
mcrt0.o - C and Pascal execution startup routines, Miscellaneous:
crypt() - generate hashing encryption, STANDARDS CONFORMANCE
cryptographic message integrity code (MIC)
calculate and return in a token, SEE ALSO
check against a message to verify its integrity, SEE ALSO
ctermid() - generate file name for terminal, STANDARDS CONFORMANCE
ctime()
ctime_r() - convert clock() date and time to string, STANDARDS CONFORMANCE
cube root functions, STANDARDS CONFORMANCE
cur_term() - current terminal information, CHANGE HISTORY
current absolute system time
add a specific time interval to the, STANDARDS CONFORMANCE
current erase and line kill characters, CHANGE HISTORY
current locale
query numeric formatting conventions of, STANDARDS CONFORMANCE
current terminal
get verbose description of, X/Open Curses, Issue 4
current terminal information, CHANGE HISTORY
current value of system-wide clock
get, STANDARDS CONFORMANCE
current window, CHANGE HISTORY
current working directory
get path-name of, STANDARDS CONFORMANCE
get pathname of, STANDARDS CONFORMANCE
curs_set() - set the cursor mode, CHANGE HISTORY
curscr() - current window, CHANGE HISTORY
Curses session
suspend, X/Open Curses, Issue 4
curses_intro - introduction to curses, SEE ALSO
cursor
clear from it to end of line, X/Open Curses, Issue 4
output movement commands to the terminal, CHANGE HISTORY
set the cursor mode, CHANGE HISTORY
window location functions, X/Open Curses, Issue 4
cursor and window coordinates
get, X/Open Curses, Issue 4
get additional, CHANGE HISTORY
cursor to end of window
clear, X/Open Curses, Issue 4
cuserid() - get character-string login name of the user, STANDARDS CONFORMANCE

D

data
get character or word from a stream file, STANDARDS CONFORMANCE
get wide character from a stream file, STANDARDS CONFORMANCE
data and stack space
allocate then lock process into memory, SEE ALSO
data translation of ELF files, SEE ALSO
database entry
manipulate device assignment, SEE ALSO
manipulate protected password, SEE ALSO
manipulate system default, SEE ALSO
manipulate terminal control, SEE ALSO
database subroutines (old version - see also ndbm(3X)), SEE ALSO
datalock() - lock process into memory after allocating data and stack space, SEE ALSO
date and time
convert to string, STANDARDS CONFORMANCE
convert user format, SEE ALSO
daylight() - Daylight Savings Time flag, STANDARDS CONFORMANCE
dbmclose() - close currently open database (old single-data-base version), SEE ALSO
dbminit() - open a single database (old single-data-base version), SEE ALSO
decimal ASCII string
convert long integer to, SEE ALSO
decimal library
packed, HP3000-mode, SEE ALSO
decompose floating-point number, STANDARDS CONFORMANCE
decrypt message content, SEE ALSO
def_prog_mode() - save or restore program or shell terminal modes, X/Open Curses, Issue 4
def_shell_mode() - save terminal modes as the ``shell'' state, X/Open Curses, Issue 4
default database entry
manipulate system, SEE ALSO
define additional severities, STANDARDS COMPLIANCE
define window coordinate transformation, CHANGE HISTORY
degree-valued arccosine functions, SEE ALSO
degree-valued arcsine functions, SEE ALSO
degree-valued arctangent functions, SEE ALSO
degree-valued arctangent-and-quadrant functions, SEE ALSO
degree-valued cosine functions, SEE ALSO
del_curterm()
restartterm(), set_curterm(), setupterm() - interfaces to \ terminfo database, CHANGE HISTORY
delay and insert capability
for terminal, X/Open Curses, Issue 4
delay mode
control input character delay mode, CHANGE HISTORY
delay_output() - delay output, X/Open Curses, Issue 4
delch()
mvdelch(), mvwdelch(), wdelch() - delete character from a window, X/Open Curses, Issue 4
delete a window, X/Open Curses, Issue 4
delete or insert lines into a window, CHANGE HISTORY
delete() - delete key and data under it (old single-data-base version), SEE ALSO
delete-character features
hardware, enable or disable use of, CHANGE HISTORY
deleteln()
wdeleteln() - delete lines in window, X/Open Curses, Issue 4
deletion
mark a credential, SEE ALSO
delmntent() - delete an entry from open file system description file, SEE ALSO
delscreen() - free storage associated with a screen, CHANGE HISTORY
delwin() - delete a window, X/Open Curses, Issue 4
derwin() - relative window creation function, CHANGE HISTORY
descend a directory hierarchy recursively
executing a function, STANDARDS CONFORMANCE
description
verbose, of current terminal, X/Open Curses, Issue 4
description of disk by its name
get, SEE ALSO
descriptor
map stream pointer to file, STANDARDS CONFORMANCE
descriptor file entry
get file system (BSD 4.2 compatibility only), SEE ALSO
descriptor: update an ELF descriptor, SEE ALSO
detach a name from a STREAMS-based file descriptor, STANDARDS COMPLIANCE
determine conversion object status, SEE ALSO
determine file type for ELF files, SEE ALSO
determine whether a screen has been refreshed, CHANGE HISTORY
determine whether two internal names are equivalent
allow an application to compare and\, SEE ALSO
device assignment database entry
manipulate, SEE ALSO
device file
FIFO, make a, STANDARDS CONFORMANCE
device ID to file path
map, SEE ALSO
device: STREAMS device, STANDARDS COMPLIANCE
devnm() - map device ID to file path, SEE ALSO
diagnostic information
dynamic linking process, Texts and Tutorials:
dial() - establish an out-bound terminal line connection, SEE ALSO
difference function
positive, SEE ALSO
difftime() - difference between two calendar time values, STANDARDS CONFORMANCE
directories: create
remove directories in a path, SEE ALSO
directory
get pathname of current working, STANDARDS CONFORMANCE
directory hierarchy
recursively descend a, executing a function, STANDARDS CONFORMANCE
directory stream
directory and associated, open for access, STANDARDS CONFORMANCE
directory: access
open, or close a directory and associated directory stream, STANDARDS CONFORMANCE
directory: get path-name of current working directory, STANDARDS CONFORMANCE
dirname() - return path name of parent directory, STANDARDS CONFORMANCE
disable or enable abbreviation of function keys, X/Open Curses, Issue 4
disable or enable flush on interrupt, X/Open Curses, Issue 4
disable use of certain terminal capabilities, CHANGE HISTORY
disable/enable immediate terminal refresh, CHANGE HISTORY
disable/enable meta-keys, CHANGE HISTORY
disable/enable terminal echo, X/Open Curses, Issue 4
disable/enable use of hardware insert- and delete-character features, CHANGE HISTORY
discard input, X/Open Curses, Issue 4
disk description by its name
get, SEE ALSO
displays formatted message on standard error and console, STANDARDS COMPLIANCE
distance function
Euclidean (hypotenuse), STANDARDS CONFORMANCE
div()
ldiv() - integer division and remainder, STANDARDS CONFORMANCE
division and remainder
integer, STANDARDS CONFORMANCE
dlclose() - close a shared object, Texts and Tutorials:
dlerror() - get diagnostic information from dynamic linking process, Texts and Tutorials:
dlget() - retrieve information on loaded module (program or shared library), Texts and Tutorials:
dlgetname() - retrieve name of load module, Texts and Tutorials:
dlmodinfo() - retrieve information on loaded module (program or shared library), Texts and Tutorials:
dlopen() - open a shared object, Texts and Tutorials:
dlsym() - get address of symbol in shared object, Texts and Tutorials:
doupdate()
refresh(), wnoutrefresh(), wrefresh() - refresh windows and lines, CHANGE HISTORY
drand48()
erand48() - generate double-precision pseudo-random numbers, STANDARDS CONFORMANCE
draw borders from complex characters and renditions, CHANGE HISTORY, CHANGE HISTORY
draw borders from single-byte characters and renditions, CHANGE HISTORY, X/Open Curses, Issue 4
draw lines from complex characters and renditions, CHANGE HISTORY
draw lines from single-byte characters and renditions, CHANGE HISTORY
dump window to and reload window from a file, CHANGE HISTORY
duplicate a window, CHANGE HISTORY
duplicate entries in a table
eliminate, STANDARDS CONFORMANCE
dupwin() - duplicate a window, CHANGE HISTORY
dynamic linking process
diagnostic information, Texts and Tutorials:

E

echo
suppress while reading password from terminal, STANDARDS CONFORMANCE
echo single-byte character and rendition to a window and refresh, CHANGE HISTORY
echo() - enable/disable terminal echo, X/Open Curses, Issue 4
echo_wchar() - write a complex character and immediately refresh the window, CHANGE HISTORY
echochar() - echo single-byte character and rendition to a window and refresh, CHANGE HISTORY
ecvt()
fcvt() - convert floating-point number to string, STANDARDS CONFORMANCE
edata() - first address beyond initialized program data region, STANDARDS CONFORMANCE
effective
group ID, get, ERRORS
effective user ID
get, ERRORS
element
convert floating-point number to string or string array, STANDARDS CONFORMANCE
ELF - executable and linking format object files, SEE ALSO
ELF files
set fill byte for, SEE ALSO
ELF library error handling, SEE ALSO
elf() - object file access library, SEE ALSO
elf32_fsize() - return the size of an object file type for elf32 files, SEE ALSO
elf32_getehdr - retrieve class-dependent object file header for ELF files, SEE ALSO
elf32_getphdr() - retrieve class-dependent program header table for ELF files, SEE ALSO
elf32_getshdr() - retrieve class-dependent section header for ELF files, SEE ALSO
elf32_newphdr() - retrieve class-dependent program header table for ELF files, SEE ALSO
elf32_xlatetof() - class-dependent data translation of ELF files, SEE ALSO
elf32_xlatetom() - class-dependent data translation of ELF files, SEE ALSO
elf64_fsize() - return the size of an object file type for elf64 files, SEE ALSO
elf64_getphdr() - retrieve class-dependent program header table for ELF files, SEE ALSO
elf64_getshdr() - retrieve class-dependent section header for ELF files, SEE ALSO
elf64_newphdr() - retrieve class-dependent program header table for ELF files, SEE ALSO
elf64_xlatetof() - class-dependent data translation of ELF files, SEE ALSO
elf64_xlatetom() - class-dependent data translation of ELF files, SEE ALSO
elf_begin() - make a file descriptor
for ELF files, SEE ALSO
elf_cntl() - control a file descriptor for ELF files, SEE ALSO
elf_end() - finish using an ELF object file, SEE ALSO
elf_errmsg() - ELF library error handling, SEE ALSO
elf_errno() - ELF library error handling, SEE ALSO
elf_fill - set fill byte for ELF files, SEE ALSO
elf_flagdata() - manipulate flags for ELF files, SEE ALSO
elf_flagehdr() - manipulate flags for ELF files, SEE ALSO
elf_flagelf() - manipulate flags for ELF files, SEE ALSO
elf_flagphdr() - manipulate flags for ELF files, SEE ALSO
elf_flagscn() - manipulate flags ELF files, SEE ALSO
elf_flagshdr() - manipulate flags for ELF files, SEE ALSO
elf_getarhdr() - retrieve archive member header for ELF files, SEE ALSO
elf_getarsym() - retrieve archive symbol table for ELF files, SEE ALSO
elf_getbase() - get the base offset for an object file, SEE ALSO
elf_getdata() - manipulate section data for ELF files, SEE ALSO
elf_getident() - retrieve file identification data for ELF files, SEE ALSO
elf_getscn() - get section information for ELF files, SEE ALSO
elf_hash() - compute hash value for ELF files, SEE ALSO
elf_kind() - determine file type for ELF files, SEE ALSO
elf_ndxscn() - get section information for ELF files, SEE ALSO
elf_newdata() - manipulate section data for ELF files, SEE ALSO
elf_newscn() - get section information for ELF files, SEE ALSO
elf_next() - provide sequential archive member access for ELF files, SEE ALSO
elf_nextscn() - get section information for ELF files, SEE ALSO
elf_rand() - random archive member access for ELF files, SEE ALSO
elf_rawdata() - manipulate section data for ELF files, SEE ALSO
elf_rawfile() - retrieve uninterpreted file contents for ELF files, SEE ALSO
elf_strptr() - make a string pointer for ELF files, SEE ALSO
elf_update() - update an ELF descriptor, SEE ALSO
elf_version() - coordinate ELF library and application versions, SEE ALSO
eliminate duplicate entries in a table, STANDARDS CONFORMANCE
empty OID set
create a new, SEE ALSO
enable or disable flush on interrupt, X/Open Curses, Issue 4
enable or disable immediate terminal refresh, CHANGE HISTORY
enable or disable use of hardware insert- and delete-character features, CHANGE HISTORY
enable/disable abbreviation of function keys, X/Open Curses, Issue 4
enable/disable meta-keys, CHANGE HISTORY
enable/disable terminal echo, X/Open Curses, Issue 4
encrypt
attach a message integrity code (MIC) to a message and optionally, SEE ALSO
encryption
hashing, generate, STANDARDS CONFORMANCE
password, STANDARDS CONFORMANCE
encryption on large strings
generate hashing, SEE ALSO
end locations of allocated regions in program, STANDARDS CONFORMANCE
end network host entry, STANDARDS CONFORMANCE
end of line
clear from cursor to end of line, X/Open Curses, Issue 4
end protocol entry, STANDARDS CONFORMANCE
end service entry, STANDARDS CONFORMANCE
end() - first address beyond uninitialized program data region, STANDARDS CONFORMANCE
enddvagent() - free memory and close file, SEE ALSO
endfsent() - close file system descriptor file, SEE ALSO
endgrent() - close currently open group() file, STANDARDS CONFORMANCE
endhostent() - end network host entry, STANDARDS CONFORMANCE
endhostent_r() - end network host entry (thread-safe), STANDARDS CONFORMANCE
endmntent() - close file system description file, SEE ALSO
endnetconfig() - get /etc/netconfig entry corresponding to NETPATH component, SEE ALSO
endnetconfig() - get network configuration data base entry, SEE ALSO
endnetent(): get network entry, STANDARDS CONFORMANCE
endnetgrent() - get network group entry, SEE ALSO
endprdfent() - manipulate system default database entry, SEE ALSO
endprotoent() - end protocol entry, STANDARDS CONFORMANCE
endprotoent_r() - end protocol entry (thread-safe), STANDARDS CONFORMANCE
endprpwent() - manipulate protected password database entry, SEE ALSO
endprtcent() - manipulate terminal control database entry, SEE ALSO
endpwent() - close currently open password file, STANDARDS CONFORMANCE
endservent() - end service entry, STANDARDS CONFORMANCE
endservent_r() - end service entry (thread-safe), STANDARDS CONFORMANCE
endspent() - close currently open secure password file, STANDARDS CONFORMANCE
endspwent() - close currently open secure password file, SEE ALSO
endusershell() - close legal user shells file, SEE ALSO
endutent() - close currently open utmp() file, STANDARDS CONFORMANCE
endutent_r() - close currently open utmp() file, STANDARDS CONFORMANCE
endutxent() - close currently open utmpx() file, STANDARDS CONFORMANCE
endwin() - suspend Curses session, X/Open Curses, Issue 4
entries in a table
eliminate duplicate, STANDARDS CONFORMANCE
entry
get file system descriptor file (BSD 4.2 compatibility only), SEE ALSO
get RPC, SEE ALSO
get, set, or end network host, STANDARDS CONFORMANCE
get, set, or end protocol, STANDARDS CONFORMANCE
get, set, or end service, STANDARDS CONFORMANCE
manipulate protected password database, SEE ALSO
manipulate system default database, SEE ALSO
manipulate terminal control database, SEE ALSO
network group, get or set, SEE ALSO
entry from group() file
get, STANDARDS CONFORMANCE
entry from password file
get, STANDARDS CONFORMANCE
entry from secure password file
get, STANDARDS CONFORMANCE, SEE ALSO
environment
clear the process, STANDARDS CONFORMANCE
environment list
search for value of specified variable name, STANDARDS CONFORMANCE
environment variable
search environment list for value of, STANDARDS CONFORMANCE
environment: getting floating-point, SEE ALSO
environment: saving floating-point, SEE ALSO
environment: setting floating-point, SEE ALSO
environment: updating floating-point, SEE ALSO
erase character, CHANGE HISTORY
single-byte, X/Open Curses, Issue 4
erase() - clear a window, X/Open Curses, Issue 4
erasechar() - single-byte erase character, X/Open Curses, Issue 4
erasewchar() - current erase character, CHANGE HISTORY
erf() - error function, STANDARDS CONFORMANCE
erfc() - complementary error function, STANDARDS CONFORMANCE
error function, STANDARDS CONFORMANCE
error handling
ELF library, SEE ALSO
error or warming message
libcrash, print, SEE ALSO
establish an out-bound terminal line connection, SEE ALSO
etext() - first address beyond program text region, STANDARDS CONFORMANCE
Euclidean distance (hypotenuse) function, STANDARDS CONFORMANCE
exception flags: getting floating-point, SEE ALSO
exception flags: setting floating-point, SEE ALSO
exception trap enable bits: getting, SEE ALSO
exception trap enable bits: setting, SEE ALSO
exceptions: clearing floating-point, SEE ALSO
exceptions: raising floating-point, SEE ALSO
exceptions: testing floating-point, SEE ALSO
executable and linking format object files (ELF), SEE ALSO
execute a function
descending a directory tree, STANDARDS CONFORMANCE
execution profile
prepare, STANDARDS CONFORMANCE
execution startup routines
C, Pascal, and FORTRAN, Miscellaneous:
exit
register a function to be called at, STANDARDS CONFORMANCE
exp()
expf() - exponential functions, STANDARDS CONFORMANCE
exp2() - base-2 exponential function, SEE ALSO
expf()
exp() - exponential functions, STANDARDS CONFORMANCE
explicit locking of streams within a multi-thread application, RETURN VALUE
expm1() - exponential functions, STANDARDS CONFORMANCE
exponent
radix-independent, STANDARDS CONFORMANCE
exponent and mantissa
split double-precision number into, STANDARDS CONFORMANCE
exponent of a floating-point number
load, STANDARDS CONFORMANCE
exponential function
base-2, SEE ALSO
exponential functions, STANDARDS CONFORMANCE, STANDARDS CONFORMANCE
extract mantissa and exponent from double-precision number, STANDARDS CONFORMANCE

F

f1crash dump
uncompress a file in, SEE ALSO
f1file: uncompress a file in a crash dump, SEE ALSO
f1uncompress a file in a crash dump, SEE ALSO
fabs() - absolute value functions, STANDARDS CONFORMANCE
fabsf() - absolute value functions, STANDARDS CONFORMANCE
fattach() - attach a STREAMS file descriptor, STANDARDS COMPLIANCE
fault
generate an IOT, STANDARDS CONFORMANCE
fclose() - flush buffer then close stream, STANDARDS CONFORMANCE
fcpacl() - copy access control list (ACL) to another file, SEE ALSO
fcvt()
ecvt() - convert floating-point number to string, STANDARDS CONFORMANCE
fdetach - detach a name from a STREAMS file descriptor, STANDARDS COMPLIANCE
fdim() - positive difference function, SEE ALSO
fdopen() - associate a stream with an open file descriptor, STANDARDS CONFORMANCE
feclearexcept() - clear floating-point exceptions, SEE ALSO
fegetenv() - get floating-point environment, SEE ALSO
fegetexceptflag() - get floating-point exception flags, SEE ALSO
fegetflushtozero() - get floating-point underflow mode, SEE ALSO
fegetround() - get floating-point rounding mode, SEE ALSO
fegettrapenable() - get exception trap enable bits, SEE ALSO
feholdexcept() - save floating-point environment, SEE ALSO
feof() - check for end-of-file error on stream, STANDARDS CONFORMANCE
feraiseexcept() - raise floating-point exceptions, SEE ALSO
ferror() - check for I/O error on stream, STANDARDS CONFORMANCE
fesetenv() - set floating-point environment, SEE ALSO
fesetexceptflag() - set floating-point exception flags, SEE ALSO
fesetflushtozero() - set floating-point underflow mode, SEE ALSO
fesetround() - set floating-point rounding mode, SEE ALSO
fesettrapenable() - set exception trap enable bits, SEE ALSO
fetch() - access data under a key (old single-data-base version), SEE ALSO
fetestexcept() - test floating-point exceptions, SEE ALSO
feupdateenv() - update floating-point environment, SEE ALSO
fflush() - flush buffer without closing stream, STANDARDS CONFORMANCE
ffs() - BSD find first set bit, STANDARDS CONFORMANCE
fgetc() - get character or word from a stream file, STANDARDS CONFORMANCE
fgetgrent() - get next entry in group()-file-formatted input stream, STANDARDS CONFORMANCE
fgetpos() - save file position indicator for a stream, STANDARDS CONFORMANCE
fgetpos64() - file system API to support large files, APPLICATION USAGE
fgetpwent() - get next entry in password-file-formatted input stream, STANDARDS CONFORMANCE
fgets()
gets() - get a string from a standard input stream, STANDARDS CONFORMANCE
fgetspwent() - get next entry in secure password-file-formatted input stream, SEE ALSO
fgetwc() - get wide character from a stream file, STANDARDS CONFORMANCE
fgetwc_unlocked() - get wide character from a stream file, STANDARDS CONFORMANCE
fgetws() - get a wide string from a stream file, STANDARDS COMPLIANCE
FIFO special file
make a, STANDARDS CONFORMANCE
file
dump window to and reload window from, CHANGE HISTORY
group: get entry from group() file, STANDARDS CONFORMANCE
password: get entry from password file, STANDARDS CONFORMANCE
password: get entry from secure password file, STANDARDS CONFORMANCE, SEE ALSO
stream, get character or data word from a stream file, STANDARDS CONFORMANCE
stream: buffered binary input/output to a stream file, STANDARDS CONFORMANCE
stream: convert file to stream; open or re-open a stream file, STANDARDS CONFORMANCE
stream: get wide character from a stream file, STANDARDS CONFORMANCE
stream: open or re-open a stream file; convert file to stream, STANDARDS CONFORMANCE
stream: reposition or get pointer for I/O operations on a stream file, STANDARDS CONFORMANCE
file descriptor
make, for ELF files, SEE ALSO
map stream pointer to, STANDARDS CONFORMANCE
file descriptor: attach a STREAMS file descriptor, STANDARDS COMPLIANCE
file descriptor: detach a name from a STREAMS-based file descriptor, STANDARDS COMPLIANCE
file descriptor: STREAMS device, STANDARDS COMPLIANCE
file descriptor: STREAMS-based pipe, STANDARDS COMPLIANCE
file entry
get file system descriptor (BSD 4.2 compatibility only), SEE ALSO
file entry get file system description, SEE ALSO
file identification data for ELF files
retrieve, SEE ALSO
file name generation function, STANDARDS CONFORMANCE
file name of controlling terminal
generate, STANDARDS CONFORMANCE
file path
map device ID to, SEE ALSO
file position indicator for a stream
save or restore, STANDARDS CONFORMANCE
file system APIs to support large files, APPLICATION USAGE
file system description file entry, SEE ALSO
file system name space: attach a STREAMS file descriptor, STANDARDS COMPLIANCE
file system: get file system descriptor file entry (BSD 4.2 compatibility only), SEE ALSO
file systems
keep track of remotely mounted, SEE ALSO
file tree
walk, executing a function, STANDARDS CONFORMANCE
file type for ELF files
determine, SEE ALSO
file: access utmpx() file, STANDARDS CONFORMANCE
file: access wtmp() or utmp() file, STANDARDS CONFORMANCE
file: control a file descriptor for ELF files, SEE ALSO
file: copy a file into memory, SEE ALSO
file: copy access control list (ACL) to another file, SEE ALSO
file: get the base offset for an object file, SEE ALSO
file: make a unique (usually temporary) file name, STANDARDS CONFORMANCE
file: object file access library, SEE ALSO
file: return the size of an object file type for elf32 or elf64 files, SEE ALSO
filename patterns
match, STANDARDS CONFORMANCE
fileno() - map stream point