Home
last modified time | relevance | path

Searched refs:sf_egid (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.h49 gid_t sf_egid; /* -2 no value, > -1 otherwise */ member
H A Dsysplugin.c539 initial_ctx.out.sf_egid = (gid_t)-2; in filter()
693 used = getuname(ctx.out.sf_euid, ctx.out.sf_egid, bp, in filter()
H A Dsystoken.c1019 adrm_u_int32(&(ctx->adr), (uint32_t *)&(ctx->out.sf_egid), 1); in common_subject()