Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.h206 extern int attribute_token();
H A Dtoktable.c116 table_init(AUT_ATTR, "attribute", attribute_token, T_ENCLOSED); in init_tokens()
H A Dtoken.c1761 attribute_token(pr_context_t *context) in attribute_token() function
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsystoken.h95 extern void attribute_token(adr_t *, parse_context_t *);
H A Dsystoken.c581 attribute_token(parse_context_t *ctx) in attribute_token() function
/illumos-gate/usr/src/cmd/auditreduce/
H A Dtoken.c559 attribute_token(adr_t *adr) in attribute_token() function