Home
last modified time | relevance | path

Searched refs:exit_token (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.h242 extern int exit_token();
H A Dtoktable.c164 table_init(AUT_EXIT, "exit", exit_token, T_ENCLOSED); in init_tokens()
H A Dtoken.c147 exit_token(pr_context_t *context) in exit_token() function
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsystoken.h131 extern void exit_token(adr_t *, parse_context_t *);
H A Dsystoken.c672 exit_token(parse_context_t *ctx) in exit_token() function
/illumos-gate/usr/src/cmd/auditreduce/
H A Dtoken.c733 exit_token(adr_t *adr) in exit_token() function