Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.h213 extern int newgroup_token();
H A Dtoktable.c126 table_init(AUT_NEWGROUPS, "group", newgroup_token, T_ELEMENT); in init_tokens()
H A Dtoken.c1848 newgroup_token(pr_context_t *context) in newgroup_token() function
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsystoken.h104 extern void newgroup_token(adr_t *, parse_context_t *);
H A Dsystoken.c493 newgroup_token(parse_context_t *ctx) in newgroup_token() function
/illumos-gate/usr/src/cmd/auditreduce/
H A Dtoken.c444 newgroup_token(adr_t *adr) in newgroup_token() function