|
_fdata(3) -- locations in program and definitions
|
These names refer neither to routines nor to locations with interesting contents except for _procedure_table, _procedure_string_table, and, for Tru64 UNIX, __istart and __fstart. Except for eprol, the... |
_ftext(3) -- locations in program and definitions
|
These names refer neither to routines nor to locations with interesting contents except for _procedure_table, _procedure_string_table, and, for Tru64 UNIX, __istart and __fstart. Except for eprol, the... |
|
_getlong(3) -- Retrieves 32-bit quantities from a byte stream
|
The _getlong() function gets 32-bit quantities from the byte stream or arbitrary byte boundaries. The _getlong() function is one of a set of subroutines that form the resolver, a set of functions that... |
_getshort(3) -- Retrieves short quantities from a byte stream
|
the _getshort() function gets 16-bit quantities from the byte stream or arbitrary byte boundaries. The _getshort() function is one of a set of subroutines that form the resolver, a set of functions th... |
_GOT_OFFSET(3) -- locations in program and definitions
|
These names refer neither to routines nor to locations with interesting contents except for _procedure_table, _procedure_string_table, and, for Tru64 UNIX, __istart and __fstart. Except for eprol, the... |
_longjmp(3) -- Save and restores the current execution context
|
The setjmp() and longjmp() functions are useful when handling errors and interrupts encountered in low-level functions of a program. The setjmp() function saves the current stack context and signal ma... |
_procedure_string_table(3) -- locations in program and definitions
|
These names refer neither to routines nor to locations with interesting contents except for _procedure_table, _procedure_string_table, and, for Tru64 UNIX, __istart and __fstart. Except for eprol, the... |
_procedure_table(3) -- locations in program and definitions
|
These names refer neither to routines nor to locations with interesting contents except for _procedure_table, _procedure_string_table, and, for Tru64 UNIX, __istart and __fstart. Except for eprol, the... |
_procedure_table_size(3) -- locations in program and definitions
|
These names refer neither to routines nor to locations with interesting contents except for _procedure_table, _procedure_string_table, and, for Tru64 UNIX, __istart and __fstart. Except for eprol, the... |
_setjmp(3) -- Save and restores the current execution context
|
The setjmp() and longjmp() functions are useful when handling errors and interrupts encountered in low-level functions of a program. The setjmp() function saves the current stack context and signal ma... |
_sia_isagroup(3) -- checks a list of known
|
__sia_isagroup() is a utility routine for the sia_get_groups() routines to determine whether a given group is already in the known list of groups. |
_tolower(3) -- Translate characters
|
The toascii(), tolower(), _tolower(), toupper(), and _toupper() functions translate all characters, including multibyte characters, to their specified character values. The toascii() function converts... |
_toupper(3) -- Translate characters
|
The toascii(), tolower(), _tolower(), toupper(), and _toupper() functions translate all characters, including multibyte characters, to their specified character values. The toascii() function converts... |
__exc_last_chance(3) -- support routines for unhandled exceptions
|
When called as the result of an exception, exc_dispatch_exception(3) attempts to find a handler to process the exception by searching the stack frames of procedures in the call chain. It does this by ... |
__fstart(3) -- locations in program and definitions
|
These names refer neither to routines nor to locations with interesting contents except for _procedure_table, _procedure_string_table, and, for Tru64 UNIX, __istart and __fstart. Except for eprol, the... |