man Pages(3): Library Routines
    
D
 
 data base subroutines -- dbm ( Index Term Link )
  dbmclose ( Index Term Link )
  dbminit ( Index Term Link )
  delete ( Index Term Link )
  fetch ( Index Term Link )
  firstkey ( Index Term Link )
  nextkey ( Index Term Link )
  store ( Index Term Link )
 
 Data Encryption Standard, fast DES encryption -- des_crypt ( Index Term Link )
 
 database functions
  -- dbm_clearerr ( Index Term Link )
  -- dbm_close ( Index Term Link )
  -- dbm_delete ( Index Term Link )
  -- dbm_error ( Index Term Link )
  -- dbm_fetch ( Index Term Link )
  -- dbm_firstkey ( Index Term Link )
  -- dbm_nextkey ( Index Term Link )
  -- dbm_open ( Index Term Link )
  -- dbm_store ( Index Term Link )
 
 date and time
  convert to string -- asctime ( Index Term Link )
  convert to string -- asctime_r ( Index Term Link )
  convert to string -- ctime ( Index Term Link )
  convert to string -- ctime_r ( Index Term Link )
  convert to string -- gmtime ( Index Term Link )
  convert to string -- gmtime_r ( Index Term Link )
  convert to string -- localtime ( Index Term Link )
  convert to string -- localtime_r ( Index Term Link )
  convert to string -- tzset ( Index Term Link )
  convert to string -- tzsetwall ( Index Term Link )
  convert user format date and time -- getdate ( Index Term Link )
  -- gettimeofday ( Index Term Link ) ( Index Term Link )
 
 date and time conversion -- strptime ( Index Term Link )
 
 dbm -- data base subroutines ( Index Term Link )
 
 dbm_clearerr -- database functions ( Index Term Link )
 
 dbm_close -- database functions ( Index Term Link )
 
 dbm_delete -- database functions ( Index Term Link )
 
 dbm_error -- database functions ( Index Term Link )
 
 dbm_fetch -- database functions ( Index Term Link )
 
 dbm_firstkey -- database functions ( Index Term Link )
 
 dbm_nextkey -- database functions ( Index Term Link )
 
 dbm_open -- database functions ( Index Term Link )
 
 dbm_store -- database functions ( Index Term Link )
 
 dbmclose -- data base subroutines ( Index Term Link )
 
 dbminit -- data base subroutines ( Index Term Link )
 
 debugging memory allocator
  -- calloc ( Index Term Link )
  -- cfree ( Index Term Link )
  -- free ( Index Term Link )
  -- mallinfo ( Index Term Link )
  -- malloc ( Index Term Link )
  -- mallopt ( Index Term Link )
  -- memalign ( Index Term Link )
  -- realloc ( Index Term Link )
  -- valloc ( Index Term Link )
 
 decimal record from double-precision floating -- double_to_decimal ( Index Term Link )
 
 decimal record from extended-precision floating -- extended_to_decimal ( Index Term Link )
 
 decimal record from quadruple-precision floating -- quadruple_to_decimal ( Index Term Link )
 
 decimal record from single-precision floating -- single_to_decimal ( Index Term Link )
 
 decimal record to double-precision floating -- decimal_to_double ( Index Term Link )
 
 decimal record to extended-precision floating -- decimal_to_extended ( Index Term Link )
 
 decimal record to quadruple-precision floating -- decimal_to_quadruple ( Index Term Link )
 
 decimal record to single-precision floating -- decimal_to_single ( Index Term Link )
 
 decimal_to_double -- decimal record to double-precision floating ( Index Term Link )
 
 decimal_to_extended -- decimal record to extended-precision floating ( Index Term Link )
 
 decimal_to_quadruple -- decimal record to quadruple-precision floating ( Index Term Link )
 
 decimal_to_single -- decimal record to single-precision floating ( Index Term Link )
 
 decode a C++ encoded symbol name
  -- cplus_demangle ( Index Term Link )
  -- demangle ( Index Term Link )
 
 decompose floating-point number
  -- modf ( Index Term Link )
  -- modff ( Index Term Link )
 
 def_prog_mode -- save/restore terminal modes ( Index Term Link )
 
 def_shell_mode -- save/restore terminal modes ( Index Term Link )
 
 define character class -- wctype ( Index Term Link )
 
 define character mapping -- wctrans ( Index Term Link )
 
 define default catalog -- setcat ( Index Term Link )
 
 define the label for pfmt() and lfmt(). -- setlabel ( Index Term Link )
 
 del_curterm -- free space pointed to by terminal ( Index Term Link )
 
 delay_output -- delays output ( Index Term Link )
 
 delays output -- delay_output ( Index Term Link )
 
 delch -- remove a character ( Index Term Link )
 
 delete -- data base subroutines ( Index Term Link )
 
 delete a window -- delwin ( Index Term Link )
 
 delete thread-specific data key -- pthread_key_delete ( Index Term Link )
 
 deleteln -- remove a line ( Index Term Link )
 
 delwin -- delete a window ( Index Term Link )
 
 demangle -- decode a C++ encoded symbol name ( Index Term Link )
 
 derwin -- create a new window or subwindow ( Index Term Link )
 
 des_crypt -- fast DES encryption ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 DES_FAILED -- encryption failed ( Index Term Link )
 
 des_setparity -- set encryption key ( Index Term Link )
 
 descriptions of XFN status codes -- xfn_status_codes ( Index Term Link )
 
 detach a name from a STREAMS-based file descriptor -- fdetach ( Index Term Link )
 
 detach a thread -- pthread_detach ( Index Term Link )
 
 determine conversion object status -- mbsinit ( Index Term Link )
 
 determine insert/delete character/line capability
  -- has_ic ( Index Term Link )
  -- has_il ( Index Term Link )
 
 device id interfaces for a user environment
  -- devid_compare ( Index Term Link )
  -- devid_deviceid_to_nmlist ( Index Term Link )
  -- devid_free ( Index Term Link )
  -- devid_free_nmlist ( Index Term Link )
  -- devid_get ( Index Term Link )
  -- devid_get_minor_name ( Index Term Link )
  -- devid_sizeof ( Index Term Link )
 
 device number, manage -- makedev, major, minor ( Index Term Link )
 
 devid_compare -- device id interfaces for a user environment ( Index Term Link )
 
 devid_deviceid_to_nmlist -- device id interfaces for a user environment ( Index Term Link )
 
 devid_free -- device id interfaces for a user environment ( Index Term Link )
 
 devid_free_nmlist -- device id interfaces for a user environment ( Index Term Link )
 
 devid_get -- device id interfaces for a user environment ( Index Term Link )
 
 devid_get_minor_name -- device id interfaces for a user environment ( Index Term Link )
 
 devid_sizeof -- device id interfaces for a user environment ( Index Term Link )
 
 dgettext -- message handling function ( Index Term Link )
 
 dial -- establish an outgoing terminal line connection ( Index Term Link )
 
 difftime -- computes the difference between two calendar times ( Index Term Link )
 
 directio -- provide advice to file system ( Index Term Link )
 
 directories
  create, remove them in a path -- mkdirp, rmdirp ( Index Term Link )
  get current working directory pathname -- getwd ( Index Term Link )
  get pathname of current working directory -- getcwd ( Index Term Link )
 
 directory operations
  -- alphasort ( Index Term Link )
  -- scandir ( Index Term Link )
 
 dirname -- report parent directory name of file path name ( Index Term Link )
 
 disable use of certain terminal capabilities -- filter ( Index Term Link )
 
 discard type-ahead characters -- flushinp ( Index Term Link )
 
 display error message in standard format -- pfmt ( Index Term Link )
 
 display error message in standard format and pass to logging and monitoring services -- lfmt ( Index Term Link )
 
 display error message in standard format and pass to logging and monitoring services -- vlfmt ( Index Term Link )
 
 display error message in standard format and pass to logging and monitoring services -- vpfmt ( Index Term Link )
 
 display string with video attributes
  -- vid_attr ( Index Term Link )
  -- vid_puts ( Index Term Link )
  -- vidattr ( Index Term Link )
  -- vidputs ( Index Term Link )
 
 dispose of connectionless LDAP pointer -- cldap_close ( Index Term Link )
 
 div -- compute quotient and remainder ( Index Term Link )
 
 division and remainder operations
  -- div ( Index Term Link )
  -- ldiv ( Index Term Link )
 
 dladdr -- translate address to symbolic information ( Index Term Link )
 
 dlclose -- close a shared object ( Index Term Link )
 
 dldump -- create new file from dynamic object component of calling process ( Index Term Link )
 
 dlerror -- get diagnostic information ( Index Term Link )
 
 dlinfo -- dynamic load information ( Index Term Link )
 
 dlopen -- open a shared object ( Index Term Link )
 
 dlsym -- get address of symbol in shared object ( Index Term Link )
 
 DmiAddComponent -- Management Interface database administration functions ( Index Term Link )
 
 DmiAddGroup -- Management Interface database administration functions ( Index Term Link )
 
 DmiAddLanguage -- Management Interface database administration functions ( Index Term Link )
 
 DmiAddRow -- Management Interface operation functions ( Index Term Link )
 
 DmiDeleteComponent -- Management Interface database administration functions ( Index Term Link )
 
 DmiDeleteGroup -- Management Interface database administration functions ( Index Term Link )
 
 DmiDeleteLanguage -- Management Interface database administration functions ( Index Term Link )
 
 DmiDeleteRow -- Management Interface operation functions ( Index Term Link )
 
 DmiGetAttribute -- Management Interface operation functions ( Index Term Link )
 
 DmiGetConfig -- Management Interface initialization functions ( Index Term Link )
 
 DmiGetMultiple -- Management Interface operation functions ( Index Term Link )
 
 DmiGetVersion -- Management Interface initialization functions ( Index Term Link )
 
 DmiListAttributes -- Management Interface listing functions ( Index Term Link )
 
 DmiListClassNames -- Management Interface listing functions ( Index Term Link )
 
 DmiListComponents -- Management Interface listing functions ( Index Term Link )
 
 DmiListComponentsByClass -- Management Interface listing functions ( Index Term Link )
 
 DmiListGroups -- Management Interface listing functions ( Index Term Link )
 
 DmiListLanguages -- Management Interface listing functions ( Index Term Link )
 
 DmiOriginateEvent -- Service Provider functions for components ( Index Term Link )
 
 DmiRegister -- Management Interface initialization functions ( Index Term Link )
 
 DmiRegisterCi -- Service Provider functions for components ( Index Term Link )
 
 DmiSetAttribute -- Management Interface operation functions ( Index Term Link )
 
 DmiSetConfig -- Management Interface initialization functions ( Index Term Link )
 
 DmiSetMultiple -- Management Interface operation functions ( Index Term Link )
 
 DmiUnregister -- Management Interface initialization functions ( Index Term Link )
 
 DmiUnRegisterCi -- Service Provider functions for components ( Index Term Link )
 
 dn_comp -- resolver routines ( Index Term Link )
 
 dn_expand -- resolver routines ( Index Term Link )
 
 doconfig -- execute a configuration script ( Index Term Link )
 
 door_bind -- bind or unbind the current thread with the door server pool ( Index Term Link )
 
 door_call -- invoke the function associated with a door descriptor ( Index Term Link )
 
 door_create -- create a door descriptor ( Index Term Link ) ( Index Term Link )
 
 door_cred -- return credential information associated with the client ( Index Term Link ) ( Index Term Link )
 
 door_info -- return information associated with a door descriptor ( Index Term Link ) ( Index Term Link )
 
 door_return -- return from a door invocation ( Index Term Link )
 
 door_revoke -- revoke access to a door descriptor ( Index Term Link ) ( Index Term Link )
 
 door_server_create -- specify an alternative door server thread creation function ( Index Term Link )
 
 door_unbind -- bind or unbind the current thread with the door server pool ( Index Term Link )
 
 double_to_decimal -- decimal record from double-precision floating ( Index Term Link )
 
 doupdate -- refresh windows and lines ( Index Term Link )
 
 dup2 -- duplicate an open file descriptor ( Index Term Link )
 
 duplicate a window -- dupwin ( Index Term Link )
 
 duplicate an open file descriptor -- dup2 ( Index Term Link )
 
 dupwin -- duplicate a window ( Index Term Link )
 
 dynamic linking
  close a shared object -- dlclose ( Index Term Link )
  create new file from dynamic object component -- dldump ( Index Term Link )
  get address of symbol in shared object -- dlsym ( Index Term Link )
  get diagnostic information -- dlerror ( Index Term Link )
  open a shared object -- dlopen ( Index Term Link )
 
 dynamic load information -- dlinfo ( Index Term Link )