Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/t/traceparser_init.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/t/traceparser_init.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/t/traceparser_init.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/t/traceparser_init.html on line 8
Initialize or get the state of the traceparser library
#include <sys/traceparser.h>
struct traceparser_state * traceparser_init (
struct traceparser_state * stateptr );
libtraceparser
The traceparser_init() function initializes the state of the traceparser library. To initialize the library, execute the function with the stateptr argument as null; the function returns the initialized state structure.
The traceparser_state structure is an opaque structure for use by the other SAT functions.
A pointer to a valid initialized state structure, or NULL
if an error occurred
(errno is set).
See also
traceparser_get_info() for further details.
QNX Neutrino
Safety: | |
Cancellation point |
No |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
traceparser_get_info(),
traceparser_init()
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/t/traceparser_init.html on line 102
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/t/traceparser_init.html on line 102