HP-UX Reference (11i v3 07/02) - 3 Library Functions A-M (vol 6)

Table of Contents
Volumes Six and Seven
Entry Name(Section): name Description
getclock(3C): getclock() ................................................................... get current value of system-wide clock
getcwd(3C): getcwd() ................................................................. get path-name of current working directory
getdate(3C): getdate(), getdate_r() ..................................................... convert user format date and time
getdate_r(): convert user format date and time ................................................................... see getdate(3C)
getdiskbyname(3C) :getdiskbyname() ....................................................... get disk description by its name
getdiskbyname_r(3C): get disk description ............................................................ see getdiskbyname(3C)
getdvagent(3): getdvagent(), getdvagnam(), setdvagent(), enddvagent(), putdvagnam(),
copydvagent() ................................ manipulate device assignment database entry for a trusted system
getdvagent(): return pointer for device assignment database entry for trusted system ..... see getdvagent(3)
getdvagnam(): return success or failure information for trusted system ............................ see getdvagent(3)
getenv(3C): getenv() .............................................................................. return value for environment name
getfsent(3X): getfsent(), getfsspec(), getfsfile(), getfstype(),
setfsent(), endfsent() ................................................................. get file system descriptor file entry
getfsent(): get file system descriptor file entry ................................................................... see getfsent(3X)
getfsfile(): get file system descriptor file entry ................................................................. see getfsent(3X)
getfsspec(): get file system descriptor file entry ................................................................. see getfsent(3X)
getfstype(): get file system descriptor file entry ................................................................. see getfsent(3X)
getgrent(3C): getgrent(), getgrgid(), getgrgid_r(), getgrnam(),
getgrnam_r(), setgrent(), endgrent(), fgetgrent() ....................................... get group file entry
getgrgid(): get group file entry .......................................................................................... see getgrent(3C)
getgrgid_r(): get group file entry ...................................................................................... see getgrent(3C)
getgrnam(): get group file entry .......................................................................................... see getgrent(3C)
getgrnam_r(): get group file entry ...................................................................................... see getgrent(3C)
gethostbyaddr(): get network host entry ....................................................................... see gethostent(3N)
gethostbyname(): get network host entry ....................................................................... see gethostent(3N)
gethostent(3N): endhostent(), endhostent_r(), gethostbyaddr(), gethostbyaddr_r(),
gethostbyname(), gethostbyname_r(), gethostent(), gethostent_r(),
sethostent(), sethostent_r() ..................................................... get, set, or end network host entry
gethrtime(3C): gethrtime() ..................................................................................... get high resolution time
getlocale(): get the locale of a program ............................................................................ see setlocale(3C)
getlocale_r(): get the locale of a program (MT-Safe) ........................................................ see setlocale(3C)
getlogin(3C): getlogin(), getlogin_r() .................................. get name of user logged in on this terminal
getlogin_r(): get name of user logged and return to buffer ................................................ see getlogin(3C)
getmaxyx(): get additional cursor and window coordinates .................................................... see getbegyx(3X)
getmntent(3X): getmntent(), getmntent_r(), setmntent(), addmntent(),
delmntent(), endmntent(), hasmntopt() ..................................... get file system descriptor file entry
getmntent_r(): get file system descriptor file entry ......................................................... see getmntent(3X)
getn_wstr(3X): getn_wstr(), get_wstr(), mvget_wstr(), mvgetn_wstr(),
mvwget_wstr(), mvwgetn_wstr(), wget_wstr(), wgetn_wstr()
................................................... get an array of wide characters and function key codes from a terminal
getnameinfo(): get hostname and address entry ........................................................... see getaddrinfo(3N)
getnetbyaddr(): get network entry ..................................................................................... see getnetent(3N)
getnetbyaddr_r(): get network entry ................................................................................. see getnetent(3N)
getnetbyname(): get network entry ..................................................................................... see getnetent(3N)
getnetbyname_r(): get network entry ................................................................................. see getnetent(3N)
getnetconfig(3N): getnetconfig(), setnetconfig(), endnetconfig(), getnetconfigent(),
freenetconfigent(), nc_perror(), nc_sperror() ........... get network configuration database entry
getnetconfigent(): get network configuration data base entry ................................... see getnetconfig(3N)
getnetent(3N): getnetent(), getnetbyaddr(), getnetbyname(), setnetent(),
endnetent() ................................................................................................ get, set, end network entry
getnetent(): get network entry ........................................................................................... see getnetent(3N)
getnetent_r(): get network entry ....................................................................................... see getnetent(3N)
getnetgrent(3C): getnetgrent(), setnetgrent(), endnetgrent(), innetgr() ... get network group entry
getnetname(): library routines for secure remote procedure calls ................................... see secure_rpc(3N)
getnetpath(3N): getnetpath(), setnetpath(),
endnetpath() .......................................... get /etc/netconfig entry corresponding to NETPATH component
getnstr(3X): getnstr(), mvgetnstr(), mvwgetnstr(), wgetnstr()
........................................................... get a multi-byte character length limited string from the terminal
getopt(3C): getopt(), optarg, opterr, optind, optopt .................. get option letter from argument vector
getparyx(): get additional cursor and window coordinates .................................................... see getbegyx(3X)
getpass(3C): getpass() ......................................................................................................... read a password
HP-UX 11i Version 3: February 2007 Hewlett-Packard Company 29