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

/freebsd-9.3-release/lib/libc/posix1e/
H A DSymbol.map54 mac_is_present;
H A DMakefile.inc82 mac_is_present.3 \
H A Dmac.c413 mac_is_present(const char *policyname) function
/freebsd-9.3-release/sys/sys/
H A Dmac.h95 int mac_is_present(const char *_policyname);
/freebsd-9.3-release/tools/regression/mac/mac_bsdextended/
H A Dtest_ugidfw.c207 * mac_is_present().
211 switch (mac_is_present("bsdextended")) {
213 err(-1, "mac_is_present");
/freebsd-9.3-release/lib/libutil/
H A Dlogin_class.c489 if ((flags & LOGIN_SETMAC) && mac_is_present(NULL) == 1) {

Completed in 99 milliseconds