Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.h76 size_t sf_zonelen; member
H A Dsysplugin.c552 initial_ctx.out.sf_zonelen = 0; in filter()
649 if (ctx.out.sf_zonelen > 0) { in filter()
652 ctx.out.sf_zonelen = 0; in filter()
701 ctx.out.sf_zonename, ctx.out.sf_zonelen); in filter()
H A Dsystoken.c1360 &(ctx->out.sf_zonelen), in zonename_token()