Searched refs:token_processing (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/praudit/
H A Dprintaudit.c53 static int token_processing(pr_context_t *context);
353 retstat = token_processing(context);
388 * token_processing:
396 token_processing(pr_context_t *context) function
/illumos-gate/usr/src/cmd/auditreduce/
H A Dproc.c39 extern int token_processing();
795 rc = token_processing(&adr, tokenid);
H A Dtoken.c55 "token_processing: token %d not found\n", id);
93 (void) fprintf(stderr, "token_processing: %s%s\n",
103 token_processing(adr_t *adr, int tokenid) function

Completed in 65 milliseconds