Open System Services Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
OSS Library Calls Reference Manual
wcslen: Determines the number of characters in a/ ............................................. wcslen(3)
supported by/ /Returns the current number of Host Bus Adapters ...................................... HBA_GetNumberOfAdapters(3)
vfprintf: Formats a variable number of parameters for output .................................. vfprintf(3)
vfwprintf: Formats a variable number of parameters for output .................................. vfwprintf(3)
vprintf: Formats a variable number of parameters for output .................................. vprintf(3)
to/ vsnprintf: Formats a variable number of parameters for output .................................. vsnprintf(3)
to/ vsprintf: Formats a variable number of parameters for output .................................. vsprintf(3)
to/ vswprintf: Formats a variable number of parameters for output .................................. vswprintf(3)
vwprintf: Formats a variable number of parameters for output .................................. vwprintf(3)
/Gets a protocol entry by number (reentrant) ......................................................... getprotobynumber_r(3)
a network service entry by port number (reentrant) /Gets .............................................. getservbyport_r(3)
distributed pseudorandom number sequences /uniformly ...................................... drand48(3)
distributed pseudorandom number sequences /uniformly ...................................... erand48(3)
distributed pseudorandom number sequences /uniformly ...................................... jrand48(3)
distributed pseudorandom number sequences /uniformly ...................................... lcong48(3)
distributed pseudorandom number sequences /uniformly ...................................... lrand48(3)
distributed pseudorandom number sequences /uniformly ...................................... mrand48(3)
distributed pseudorandom number sequences /uniformly ...................................... nrand48(3)
distributed pseudorandom number sequences /uniformly ...................................... seed48(3)
distributed pseudorandom number sequences /uniformly ...................................... srand48(3)
square root of a floating-point number sqrt: Computes the .......................................... sqrt(3)
the square root of a float number sqrtf: Computes ............................................... sqrtf(3)
the square root of a long double number sqrtl: Computes ............................................... sqrtl(3)
radix-independent floating-point number /the exponent of a ............................................ scalbn(3)
double-precision floating-point number /the next representable .................................... nextafter(3)
exponent as a floating-point number /the radix-independent .................................... logb(3)
exponent as a float number /the radix-independent .................................... logbf(3)
exponent as a long double number /the radix-independent .................................... logbl(3)
ecvt: Converts a floating-point number to a string .......................................................... ecvt(3)
fcvt: Converts a floating-point number to a string .......................................................... fcvt(3)
gcvt: Converts a floating-point number to a string .......................................................... gcvt(3)
in/ round: Rounds
fl
oating-point number to nearest integer value ................................... round(3)
in/ roundf: Rounds float number to nearest integer value ................................... roundf(3)
in/ roundl: Rounds long double number to nearest integer value ................................... roundl(3)
nearbyint: Rounds floating-point number to nearest integral value .................................. nearbyint(3)
nearbyintf: Rounds float number to nearest integral value .................................. nearbyintf(3)
nearbyintl: Rounds long double number to nearest integral value .................................. nearbyintl(3)
rintf: Rounds float number to nearest integral value .................................. rintf(3)
rintl: Rounds long double number to nearest integral value .................................. rintl(3)
lrint: Rounds floating-point number to nearest long integer/ .................................... lrint(3)
value lrintf: Rounds float number to nearest long integer ..................................... lrintf(3)
value lrintl: Rounds long double number to nearest long integer ..................................... lrintl(3)
lround: Rounds floating-point number to nearest long integer/ .................................... lround(3)
value lroundf: Rounds float number to nearest long integer ..................................... lroundf(3)
lroundl: Rounds long double number to nearest long integer/ .................................... lroundl(3)
llrint: Rounds floating-point number to nearest long long/ ........................................ llrint(3)
integer/ llrintf: Rounds float number to nearest long long ......................................... llrintf(3)
llrintl: Rounds long double number to nearest long long/ ........................................ llrintl(3)
llround: Rounds floating-point number to nearest long long/ ........................................ llround(3)
integer/ llroundf: Rounds float number to nearest long long ......................................... llroundf(3)
llroundl: Rounds long double number to nearest long long/ ........................................ llroundl(3)
trunc: Rounds floating-point number to truncated integer value ............................... trunc(3)
truncf: Rounds float number to truncated integer value ............................... truncf(3)
truncl: Rounds long double number to truncated integer value
............................... t
r
uncl(3)
rand: Returns pseudorandom numbers .......................................................................... rand(3)
random: Generates random numbers .......................................................................... random(3)
srand: Generates pseudorandom numbers .......................................................................... srand(3)
srandom: Generates random numbers .......................................................................... srandom(3)
numeric value of two float numbers /Determines the maximum ........................... fmaxf(3)
numeric value of two long double numbers /Determines the maximum ........................... fmaxl(3)
numeric value of two float numbers /Determines the minimum ............................ fminf(3)
numeric value of two long double numbers /Determines the minimum ............................ fminl(3)
rand_r: Returns pseudorandom numbers (reentrant) ....................................................... rand_r(3)
value of two floating-point numbers /the maximum numeric ................................. fmax(3)
value of two floating-point numbers /the minimum numeric .................................. fmin(3)
Pindex−52 Hewlett-Packard Company 527187-017