Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.h62 char *sf_uauth; /* NULL no value */ member
H A Dsysplugin.c542 initial_ctx.out.sf_uauth = NULL; in filter()
628 free(ctx.out.sf_uauth); in filter()
629 ctx.out.sf_uauth = NULL; in filter()
765 if (ctx.out.sf_uauth != NULL) { in filter()
767 ctx.out.sf_uauth, ctx.out.sf_uauthlen); in filter()
H A Dsystoken.c1329 &(ctx->out.sf_uauth), 0); in useofauth_token()