Open System Services Library Calls Reference Manual (G06.28+, H06.05+)

OSS Library Calls Reference Manual
a wide character from a specied input stream getwc: Gets
..............................................
getwc(3)
wide character from the standard input stream getwchar: Gets a
.....................................
getwchar(3)
Pushes a character back into the input stream ungetc:
.....................................................
ungetc(3)
a wide character back into the input stream ungetwc: Pushes
......................................
ungetwc(3)
queue remque: Inserts or remove an element in a
................................
remque(3)
a queue insque: Inserts or removes an element in
..................................
insque(3)
assert: Inserts program diagnostics
..........................................
assert(3)
element in a queue insque: Inserts or removes an
.......................................
insque(3)
wcschr: Searches for the rst instance of a character in a/
..........................................
wcschr(3)
wcsrchr: Searches for the nal instance of a character in a/
..........................................
wcsrchr(3)
string to a long long integer /a wide-character
..............................................
wcstoll(3)
radix-64 ASCII string to a 32-bit integer a64l: Converts a
...............................................
a64l(3)
Computes absolute value of an integer abs:
....................................................................
abs(3)
Converts a character string to an integer atoi:
...................................................................
atoi(3)
a character string to a long integer atol: Converts
...................................................
atol(3)
a character string to a long long integer atoll: Converts
..................................................
atoll(3)
strchr: Finds an integer character in string .............................................
strchr(3)
string to a signed long long integer /Converts a character
.......................................
strtoll(3)
string to an unsigned long integer /Converts a character
.......................................
strtoul(3)
strings to an unsigned long integer /Converts wide-character
................................
wcstoul(3)
strings to an unsigned long long integer /Converts wide-character
................................
wcstoull(3)
htonl: Converts a 32-bit integer from host byte order to/
....................................
htonl(3)
htons: Converts a 16-bit integer from host byte order to/
....................................
htons(3)
byte/ ntohl: Converts a 32-bit integer from Internet network
......................................
ntohl(3)
byte/ ntohs: Converts a 16-bit integer from Internet network
......................................
ntohs(3)
radix-independent exponent as an integer ilogb: Computes the
.........................................
ilogb(3)
from a/ inet_addr: Constructs an integer Internet IPv4 address ........................................
inet_addr(3)
into a/ inet_ntoa: Translates an integer Internet IPv4 address
........................................
inet_ntoa(3)
Computes absolute value of long integer labs:
...................................................................
labs(3)
character string to a signed long integer strtol: Converts a
..............................................
strtol(3)
a string to an unsigned long long integer strtoull: Converts
.............................................
strtoull(3)
toascii: Translates integer to 7-bit ASCII character
...................................
toascii(3)
string l64a: Converts a 32-bit integer to a radix-64 ASCII
..........................................
l64a(3)
a wide-character string to long integer wcstol: Converts
..............................................
wcstol(3)
div: Divides integers ...........................................................................
div(3)
ldiv: Divides long integers ...........................................................................
ldiv(3)
lldiv: Divides long long integers ...........................................................................
lldiv(3)
numbers to oating-point integers /Rounds
oating-point ...................................
ceil(3)
numbers to oating-point integers /Rounds
oating-point ...................................
oor(3)
/a oating-point number into integral and fractional parts ..........................................
modf(3)
oating-point numbers to nearest integral value rint: Rounds
..........................................
rint(3)
if_indextoname: Maps an interface index to its/
....................................................
if_indextoname(3)
if_nametoindex: Maps an interface name to its/
.....................................................
if_nametoindex(3)
if_nameindex: Gets all interface names and indexes
.........................................
if_nameindex(3)
/of the host with the specied Internet address and address/ ........................................
lwres_gethostbyaddr(3)
lwres_gethostbyname: Gets the Internet address (IPv4) of the/
......................................
lwres_gethostbyname(3)
to an/ /Translates a string in Internet dotted-decimal notation
..................................
inet_network(3)
IPv4 or/ gethostbyname2: Gets an Internet host entry by name and ................................... gethostbyname2(3)
lwres_gethostbyname2: Gets an Internet host entry by name and/ .................................. lwres_gethostbyname2(3)
inet_addr: Constructs an integer Internet IPv4 address from a/ ........................................ inet_addr(3)
inet_makeaddr: Constructs an Internet IPv4 address from an/ ...................................... inet_makeaddr(3)
inet_ntoa: Translates an integer Internet IPv4 address into a/ ......................................... inet_ntoa(3)
/the local network address from an Internet IPv4 host address ............................................. inet_lnaof(3)
/the network number from an Internet IPv4 host address ............................................. inet_netof(3)
/dotted-decimal notation to an Internet IPv4 network address ...................................... inet_network(3)
/integer from host byte order to Internet network byte order .......................................... htonl(3)
/integer from host byte order to Internet network byte order .......................................... htons(3)
/Converts a 32-bit integer from Internet network byte order to/ ..................................... ntohl(3)
/Converts a 16-bit integer from Internet network byte order to/ ..................................... ntohs(3)
/an Internet IPv4 address from an Internet network number and a/ ................................... inet_makeaddr(3)
key ftok: Generates an OSS interprocess communication (IPC) .............................. ftok(3)
sleep: Suspends execution for an interval ........................................................................... sleep(3)
usleep: Suspends execution for an interval ........................................................................... usleep(3)
or changes the timeout value for interval timers alarm: Sets ........................................... alarm(3)
library handle and/ dlclose: Invalidates a dynamic-link ........................................... dlclose(3)
Pindex22 Hewlett-Packard Company 527187-007