Home
last modified time | relevance | path

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

/src/contrib/openbsm/libbsm/
H A Dbsm_user.c259 if (getacflg(auditstring, MAX_AUDITSTRING_LEN) == 0) { in au_user_mask()
285 if (getacflg(auditstring, MAX_AUDITSTRING_LEN) == 0) { in getfauditflags()
H A DMakefile.am61 $(LN_S) -f au_control.3 getacflg.3 && \
H A Dbsm_control.c575 getacflg(char *auditstr, int len) in getacflg() function
H A DMakefile.in754 $(LN_S) -f au_control.3 getacflg.3 && \
/src/lib/libbsm/
H A DMakefile82 au_control.3 getacflg.3 \
/src/contrib/openbsm/tools/
H A Daudump.c89 ret = getacflg(string, PATH_MAX); in audump_control()
/src/contrib/openbsm/bsm/
H A Dlibbsm.h812 int getacflg(char *auditstr, int len);