Searched refs:STRCONSTARGS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c115 #define STRCONSTARGS(s) (s), (sizeof (s) - 1) macro
685 STRCONSTARGS(" by "));
692 remaining, STRCONSTARGS(" as "));
698 STRCONSTARGS(" in "),
707 STRCONSTARGS(" from "));
714 STRCONSTARGS(" proc_auid "));
720 STRCONSTARGS(" proc_uid "));
751 used = fromleft(bp, remaining, STRCONSTARGS(" obj "),
759 STRCONSTARGS(" attr_obj "),
766 used = fromright(bp, remaining, STRCONSTARGS(" uaut
[all...]

Completed in 45 milliseconds