Open System Services Library Calls Reference Manual (H06.03+)

Permuted Index
library loadle from a running process /Opens a dynamic-link
....................................
dlopen(3)
Sends a signal to the calling process raise:
.................................................................
raise(3)
get_startup_msg: Retrieves the process startup message
................................................
get_startup_msg(3)
atexit: Provides for cleanup on process termination
.......................................................
atexit(3)
times: Gets process and child process times
..................................................................
times(3)
/Changes the locale of the process to match the message/
.....................................
setlocale_from_msg(3)
received pause: Suspends a process until a signal is
.................................................
pause(3)
the real user ID of the current process /username associated with
..............................
cuserid(3)
parameter list va_end: Ends processing for a variable-length
...................................
va_end(3)
parameter/ va_start: Initializes processing for a variable-length
...................................
va_start(3)
clock: Reports processor time used
.......................................................
clock(3)
assert: Inserts program diagnostics
......................................................
assert(3)
setlocale: Changes or queries the program
s current locale ................................................
setlocale(3)
iswctype: Determines the properties of a wide character
......................................
iswctype(3)
getprotoent: Gets the next protocol entry
.................................................................
getprotoent(3)
getprotobyname: Gets a protocol entry by name
.................................................
getprotobyname(3)
getprotobynumber: Gets a protocol entry by number
.............................................
getprotobynumber(3)
a network host entry by address (protocol-independent) /Gets
.......................................
getipnodebyaddr(3)
information based on IP node name (protocol-independent) /Gets host
...............................
getipnodebyname(3)
to/ getnameinfo: Translates protocol-independent host address
..............................
getnameinfo(3)
the connection to the network protocols database /Closes
...........................................
endprotoent(3)
and sets/ setprotoent: Opens the protocols database /etc/protocols
.................................
setprotoent(3)
valloc: Provide a memory allocator
..........................................
valloc(3)
malloc_pages: Provides a memory page allocator
...............................
malloc_pages(3)
termination atexit: Provides for
cleanup on process ...................................
atexit(3)
information nl_langinfo: Provides national language
...........................................
nl_langinfo(3)
/Generate uniformly distributed pseudorandom number sequences
................................
drand48(3)
/Generates uniformly distributed pseudorandom number sequences
................................
erand48(3)
/Generate uniformly distributed pseudorandom number sequences
................................
jrand48(3)
/to generate uniformly distributed pseudorandom number sequences
................................
lcong48(3)
/Generates uniformly distributed pseudorandom number sequences
................................
lrand48(3)
/Generates uniformly distributed pseudorandom number sequences
................................
mrand48(3)
/Generates uniformly distributed pseudorandom number sequences
................................
nrand48(3)
/to generate uniformly distributed pseudorandom number sequences
................................
seed48(3)
/to generate uniformly distributed pseudorandom number sequences
................................
srand48(3)
rand: Returns pseudorandom numbers
................................................
rand(3)
srand: Generates pseudorandom numbers
................................................
srand(3)
ispunct: Test for a punctuation character
....................................................
ispunct(3)
iswpunct: Tests for a wide punctuation character
....................................................
iswpunct(3)
input stream ungetc: Pushes a character back into the
...................................
ungetc(3)
the input stream ungetwc: Pushes a wide character back into
................................
ungetwc(3)
specied output stream putc: Writes a byte to a .................................................
putc(3)
standard output stream putchar: Writes a byte to the
.........................................
putchar(3)
variable putenv: Sets an environment ........................................
putenv(3)
standard output stream puts: Writes a string to the ............................................
puts(3)
putw: Writes a word to a stream ...................................
putw(3)
a specied stream putwc: Writes a wide character to ................................
putwc(3)
to the standard output stream putwchar: Writes a wide character ............................... putwchar(3)
string to the standard output/ putws: Writes a wide-character .................................... putws(3)
all memory associated with the pwordexp parameter /Frees .......................................... wordfree(3)
qsort: Sorts a table in place ........................................... qsort(3)
and subvolume names used to qualify partial Guardian/ /volume ............................... chvol(3)
locale setlocale: Changes or queries the programs current ....................................... setlocale(3)
or removes an element in a queue insque: Inserts .................................................... insque(3)
Inserts or remove an element in a queue remque: ...............................................................
remque(3)
Converts a 32-bit integer to a radix-64 ASCII string l64a: ......................................... l64a(3)
integer a64l: Converts a radix-64 ASCII string to a 32-bit ................................. a64l(3)
logb: Computes the radix-independent exponent as a/ ................................ logb(3)
integer ilogb: Computes the radix-independent exponent as an ............................... ilogb(3)
scalb: Computes exponent of a radix-independent oating-point/ ................................ scalb(3)
calling process raise: Sends a signal to the ............................................ raise(3)
numbers rand: Returns pseudorandom ........................................ rand(3)
random: Generates random numbers ........................... random(3)
initstate: Initialize random number generator ............................................. initstate(3)
hte state array used by the random number generator /Switches ........................... setstate(3)
527187-003 Hewlett-Packard Company Pindex29