HP-UX Reference (11i v1 05/09) - 3 Library Functions N-Z (vol 7)

Table of Contents
Volumes Six and Seven
Entry Name(Section): name Description
db_table_exists(): NIS+ database access functions ............................................................. see nis_db(3N)
db_unload_table(): NIS+ database access functions ............................................................. see nis_db(3N)
dbm(3C): dbmclose(), dbminit(), delete(), fetch(), firstkey(),
nextkey(), store() ........................................................ database subroutines, single-database version
dbm_clearerr(): reset error condition on named database, multiple-database version ............. see ndbm(3X)
dbm_close(): close an open database, multiple-database version .............................................. see ndbm(3X)
dbm_delete(): delete a database key and associated contents, multiple-database version ......... see ndbm(3X)
dbm_error(): error in reading or writing in a database, multiple-database version ................... see ndbm(3X)
dbm_fetch(): access a database entry under a key, multiple-database version .......................... see ndbm(3X)
dbm_firstkey(): get first key in a database, multiple-database version ................................... see ndbm(3X)
dbm_nextkey(): get next key in a database, multiple-database version ..................................... see ndbm(3X)
dbm_open(): open a database for access, multiple-database version ........................................... see ndbm(3X)
dbm_store(): store an entry under a key in a database, multiple-database version ................... see ndbm(3X)
dbmclose(): close currently open database, single-database version ............................................ see dbm(3C)
dbminit(): open a single database, single-database version ......................................................... see dbm(3C)
def_prog_mode(3x): def_prog_mode(), def_shell_mode(), reset_prog_mode(),
reset_shell_mode() .................................................. save or restore program or shell terminal modes
def_shell_mode(): save current terminal modes as the ‘‘shell’’ (not in Curses) state see def_prog_mode(3x)
del_curterm(3X): del_curterm(), restartterm(), set_curterm(), setupterm()
.......................................................................................................... interfaces to the terminfo database
delay_output(3x) ............................................................................................................................ delay output
delch(3x): delch(), mvdelch(), mvwdelch(), wdelch() ............................. delete character from a window
delete(): delete key and data under it, single-database version .................................................. see dbm(3C)
deleteln(3x): deleteln(), wdeleteln() ..................................................................... delete lines in window
deleteln(): delete lines in window ........................................................................................... see deleteln(3x)
delmntent(): delete file system descriptor file entry ......................................................... see getmntent(3X)
delscreen(3x): delscreen() .................................................................. free storage associated with a screen
delwin(3x): delwin() ............................................................................................................. delete a window
derwin(3X): derwin() ................................................................................. relative window creation function
devnm(3): devnm() .................................................................................................. map device
ID to file path
dial(3C): dial(), undial() ..................................................... establish an outgoing terminal line connection
difftime(): difference between calendar times ......................................................................... see ctime(3C)
directory(3C): closedir(), opendir(), readdir(), readdir_r(),
rewinddir(), seekdir(), telldir() ................................................................... directory operations
dirname(): return path name of parent directory .............................................................. see basename(3C)
div(3C): div(), ldiv() .................................................................................... integer division and remainder
dladdr(3C): dladdr() .............................................................................. symbolic information for an address
dlclose(3C): dlclose() ...................................................................................................... close shared object
dld_getenv(): explicit load of shared libraries ..................................................................... see shl_load(3X)
dlerrno(3C): dlerrno() ..................................................................... get error code for dynamic linking calls
dlerror(3C): dlerror() ........................................... get diagnostic information from dynamic linking process
dlget(3C): dlget() ................................... retrieve information on loaded module (program or shared library)
dlgetfileinfo(3C): dlgetfileinfo() ........................... return file information for a library prior to loading it
dlgetmodinfo(3C): dlgetmodinfo() ....... retrieve information on loaded module (program or shared library)
dlgetname(3C): dlgetname() ........................................................................... retrieve name of load module
dlmodadd(3C): dlmodadd() ................................ register information about dynamically generated functions
dlmodinfo(3C): dlmodinfo() .................. retrieve information on loaded module (program or shared library)
dlmodremove(3C): dlmodremove() ....................................... remove information registered using dlmodadd
dlopen(3C): dlopen(), dlopene()
................................. open a shared library, open a shared library with explicit load address (64-bit only)
dlopene(): open a shared library with explicit load address (64-bit only) ................................ see dlopen(3C)
dlsetlibpath(3C): dlsetlibpath() ..................... set the dynamic search path used to locate shared libraries
dlsym(3C): dlsym() .............................................................................. get address of symbol in shared object
dn_comp(): resolver routines ................................................................................................ see resolver(3N)
dn_expand(): resolver routines ............................................................................................ see resolver(3N)
doupdate(3x): doupdate(), refresh(), wnoutrefresh(), wrefresh() ............. refresh windows and lines
drand48(3C): drand48(), erand48(), lrand48(), nrand48(), mrand48(), jrand48(), srand48(),
seed48(), lcong48() ...................................... generate uniformly distributed pseudo-random numbers
dupwin(3x): dupwin() ...................................................................................................... duplicate a window
echo(3X): echo(), noecho() ............................................................................... enable/disable terminal echo
echo_wchar(3X): echo_wchar(), wecho_wchar()
HP-UX 11i Version 1: September 2005 Hewlett-Packard Company xiii