Home
last modified time | relevance | path

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

/src/lib/libbsm/
H A DMakefile84 au_control.3 getacpol.3 \
/src/contrib/openbsm/tools/
H A Daudump.c126 ret = getacpol(string, PATH_MAX); in audump_control()
/src/contrib/openbsm/libbsm/
H A DMakefile.am65 $(LN_S) -f au_control.3 getacpol.3 && \
H A Dbsm_control.c595 getacpol(char *auditstr, size_t len) in getacpol() function
H A DMakefile.in758 $(LN_S) -f au_control.3 getacpol.3 && \
/src/contrib/openbsm/bsm/
H A Dlibbsm.h816 int getacpol(char *auditstr, size_t len);
/src/contrib/openbsm/libauditd/
H A Dauditd_lib.c782 if (getacpol(polstr, POL_STR_SIZE) != 0 || in auditd_set_policy()
/src/contrib/openbsm/
H A DNEWS299 - Add API getacpol() to return the 'policy:' entry from audit_control, an