Guardian Native C Library Calls Reference Manual (G06.28+, H06.05+)
Guardian Native C Library Calls Reference Manual
__ns_backup_fopen64: Performs a backup open for a
file opened in/ .................................
__ns_backup_fopen64(3)
__ns_start_backup: Creates a backup process for the primary/
...................................
__ns_start_backup(3)
log10: Computes the base 10 logarithm function ...........................................
log10(3)
memory bcmp: Compares two areas of
......................................
bcmp(3)
bcopy: Copies an area of memory ................................
bcopy(3)
kind, of order/ j0: Computes the Bessel function of the
first ............................................
j0(3)
kind, of order/ j1: Computes the Bessel function of the
first ............................................
j1(3)
kind, of order/ jn: Computes the Bessel function of the
first ............................................
jn(3)
kind, of order/ y0: Computes the Bessel function of the second
.......................................
y0(3)
kind, of order/ y1: Computes the Bessel function of the second
.......................................
y1(3)
kind, of order/ yn: Computes the Bessel function of the second
.......................................
yn(3)
bsearch: Performs a binary search
..................................................................
bsearch(3)
tdelete: Deletes a node from a binary search tree
...........................................................
tdelete(3)
tfind: Finds a node in a binary search tree ...........................................................
tfind(3)
tsearch: Builds and searches a binary search tree
...........................................................
tsearch(3)
twalk: Traverses a binary search tree
...........................................................
twalk(3)
ffs: Finds first bit set ..............................................................................
ffs(3)
allocating/ /Speci
fies the minimum block size to attempt to use when
................................
heap_min_block_size(3)
into a fraction and a/ frexp: Breaks a
floating-point number ....................................
frexp(3)
into integral and/ modf: Breaks a
floating-point number ....................................
modf(3)
/Converts time since the Epoch to broken-down Coordinated Universal/
.........................
gmtime(3)
/Converts time since the Epoch to broken-down local time
................................................
localtime(3)
time string asctime: Converts broken-down time into a date and
................................
asctime(3)
the Epoch mktime: Converts broken-down time into time since
...............................
mktime(3)
bsearch: Performs a binary search ................................
bsearch(3)
of parameters for output to a buffer /Formats a variable number ..............................
vsprintf(3)
setbuf: Assigns buffering to a stream .....................................................
setbuf(3)
setvbuf: Assigns buffering to a stream .....................................................
setvbuf(3)
search tree tsearch: Builds and searches a binary ........................................
tsearch(3)
memchr: Finds a character byte in memory
..............................................................
memchr(3)
fputc: Writes a byte to a specified output stream ..................................
fputc(3)
putc: Writes a byte to a specified output stream ..................................
putc(3)
stream putchar: Writes a byte to the standard output ...........................................
putchar(3)
strpbrk: Finds one of a set of bytes in a string ..............................................................
strpbrk(3)
mblen: Determines the length in bytes of a multibyte character ......................................
mblen(3)
strncat: Appends bytes to a string ..............................................................
strncat(3)
bzero: Zeroes an area of memory .................................
bzero(3)
/SQL DECIMAL value stored in a C array of decimal to a C long/ ....................................
dec_to_longlong(3)
DECIMAL value and stores it in a C array of type decimal /to a SQL
...............................
longlong_to_dec(3)
longlong_to_dec: Converts a C long long value to a SQL/ .........................................
longlong_to_dec(3)
in a C array of decimal to a C long long value /value stored ...................................
dec_to_longlong(3)
the difference between two calendar times /Computes
............................................
difftime(3)
/error code for the most recent call to dlopen(), dlclose(), or/
.......................................
dlresultcode(3)
raise: Sends a signal to the calling process ...............................................................
raise(3)
array calloc: Allocates memory in an ....................................
calloc(3)
Compare two strings, ignoring case strcasecmp:
............................................................
strcasecmp(3)
Compares two strings, ignoring case strncasecmp:
..........................................................
strncasecmp(3)
floating-point number cbrt: Computes the cube root of a ................................ cbrt(3)
numbers to floating-point/ ceil: Rounds floating-point ........................................... ceil(3)
subvolume names used to/ chvol: Changes default volume and ........................................ chvol(3)
current locale setlocale: Changes or queries the program’s ................................ setlocale(3)
interval timers alarm: Sets or changes the timeout value for ...................................... alarm(3)
isalpha: Tests for alphabetic character .........................................................................
isalpha(3)
isascii: Tests for ASCII character .........................................................................
isascii(3)
iscntrl: Tests for control character .........................................................................
iscntrl(3)
isdigit: Tests for a digit character .........................................................................
isdigit(3)
isgraph: Tests for a graphic character .........................................................................
isgraph(3)
islower: Test for lowercase character .........................................................................
islower(3)
isprint: Tests for printable character ......................................................................... isprint(3)
ispunct: Test for a punctuation character ......................................................................... ispunct(3)
isspace: Tests for a white space character ......................................................................... isspace(3)
isupper: Test for an uppercase character ......................................................................... isupper(3)
iswdigit: Tests for a wide digit character ......................................................................... iswdigit(3)
iswgraph: Tests for wide graphic character ......................................................................... iswgraph(3)
Stores formatted output into a character array sprintf: ................................................. sprintf(3)
Pindex−2 Hewlett-Packard Company 527192-007