Documentation Home
>
ChorusOS man pages section 3STDC: Standard C Library Functions
>
Standard C Library Functions
> G
ChorusOS man pages section 3STDC: Standard C Library Functions
G
gai_strerror(3STDC)
- nodename-to-address translation in protocol-independent manner
getaddrinfo(3STDC)
- nodename-to-address translation in protocol-independent manner
getbsize(3STDC)
- get user block size
getc(3STDC)
- get character from a stream
getchar(3STDC)
- get character from the standard input channel
getchar_unlocked(3STDC)
- explicit unlocking functions
getc_unlocked(3STDC)
- explicit unlocking functions
getenv(3STDC)
- fetch and set environment variables
getgrent(3STDC)
- group database operations
getgrid(3STDC)
- group database operations
getgrnam(3STDC)
- group database operations
gethostbyaddr(3STDC)
- get network host entry
gethostbyname2(3STDC)
- get network host entry
gethostbyname(3STDC)
- get network host entry
gethostent(3STDC)
- get network host entry
getnetconfig(3STDC)
- get network configuration database entry
getnetconfigent(3STDC)
- get network configuration database entry
getopt(3STDC)
- get an option letter from command line argument list
getpwent(3STDC)
- password database operations
getpwnam(3STDC)
- password database operations
getpwuid(3STDC)
- password database operations
gets(3STDC)
- get a string from a stream
getsitebyaddr(3STDC)
- get ChorusOS site information
getsitebyname(3STDC)
- get ChorusOS site information
getsubopt(3STDC)
- get sub options from an argument
getw(3STDC)
- get character from a stream
gmtime(3STDC)
- transform binary date and time value to ASCII
gmtime_r(3STDC)
- Transform binary date and time value to ASCII; Reentrent version
© 2010, Oracle Corporation and/or its affiliates