| | | | |
| G |
| |
| | gai_strerror -- nodename-to-address translation in protocol-independent manner ( ) |
| |
| | generic transport name-to-address translation |
| | | -- netdir ( ) |
| | | -- netdir_free ( ) |
| | | -- netdir_getbyaddr ( ) |
| | | -- netdir_getbyname ( ) |
| | | -- netdir_mergeaddr ( ) |
| | | -- netdir_options ( ) |
| | | -- netdir_perror ( ) |
| | | -- netdir_sperror ( ) |
| | | -- taddr2uaddr ( ) |
| | | -- uaddr2taddr ( ) |
| |
| | getaddrinfo -- nodename-to-address translation in protocol-independent manner ( ) |
| |
| | getbsize -- get user block size ( ) |
| |
| | getc -- get character from a stream ( ) |
| |
| | getc_unlocked -- explicit unlocking functions ( ) |
| |
| | getchar -- get character from the standard input channel ( ) |
| |
| | getchar_unlocked -- explicit unlocking functions ( ) |
| |
| | getenv -- fetch and set environment variables ( ) |
| |
| | getgrent -- group database operations ( ) ( ) |
| |
| | getgrnam -- group database operations ( ) |
| |
| | gethostbyaddr -- get network host entry ( ) |
| |
| | gethostbyent -- get network host entry ( ) |
| |
| | gethostbyname2 -- get network host entry ( ) |
| |
| | gethostbyname -- get network host entry ( ) |
| |
| | getopt -- get an option letter from command line argument list ( ) |
| |
| | getpwent -- password database operations ( ) |
| |
| | getpwnam -- password database operations ( ) |
| |
| | getpwuid -- password database operations ( ) |
| |
| | gets -- get a string from a stream ( ) |
| |
| | getsitebyaddr -- get ChorusOS site information ( ) |
| |
| | getsitebyname -- get ChorusOS site information ( ) |
| |
| | getsubopt -- get sub options from an argument ( ) |
| |
| | getw -- get character from a stream ( ) |
| |
| | gmtime -- transform binary date and time value to ASCII ( ) |
| |
| | gmtime_r -- Transform binary date and time value to ASCII; Reentrent version ( ) |