Searched defs:AUD_NULL_STR (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/libbsm/common/ | ||
H A D | audit_kadmind.c | 90 #define AUD_NULL_STR(s) ((s) ? (s) : "(null)") macro |
H A D | audit_krb5kdc.c | 47 #define AUD_NULL_STR(s) ((s) ? (s) : "(null)") macro |