Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/libauditd/
H A Dauditd_lib.c140 #define POL_STR_SIZE 128 macro
780 char polstr[POL_STR_SIZE]; in auditd_set_policy()
782 if (getacpol(polstr, POL_STR_SIZE) != 0 || in auditd_set_policy()