Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.h192 extern int opaque_token();
H A Dtoktable.c99 table_init(AUT_OPAQUE, "opaque", opaque_token, T_ELEMENT); in init_tokens()
H A Dtoken.c553 opaque_token(pr_context_t *context) in opaque_token() function
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsystoken.h82 extern void opaque_token(adr_t *, parse_context_t *);
H A Dsystoken.c262 opaque_token(parse_context_t *ctx) in opaque_token() function
/illumos-gate/usr/src/cmd/auditreduce/
H A Dtoken.c241 opaque_token(adr_t *adr) in opaque_token() function