Searched refs:parse_token (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c61 extern int parse_token(parse_context_t *);
497 * parse_token() for both the preselected and non-preselected
536 if ((parse_rc = parse_token(&ctx)) != 0) {
H A Dsystoken.c53 * parse_token - process a token in a record to (1) extract data of interest
68 parse_token(parse_context_t *ctx) function

Completed in 58 milliseconds