Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.h186 extern int path_token();
H A Dtoktable.c93 table_init(AUT_PATH, "path", path_token, T_ELEMENT); in init_tokens()
H A Dtoken.c606 path_token(pr_context_t *context) in path_token() function
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsystoken.h77 extern void path_token(adr_t *, parse_context_t *);
H A Dsystoken.c739 path_token(parse_context_t *ctx) in path_token() function
/illumos-gate/usr/src/cmd/auditreduce/
H A Dtoken.c801 path_token(adr_t *adr) in path_token() function