Searched refs:mac_is_present (Results 1 – 7 of 7) sorted by relevance
50 mac_is_present;
89 mac_is_present.3 \
411 mac_is_present(const char *policyname) in mac_is_present() function
95 int mac_is_present(const char *_policyname);
210 switch (mac_is_present("bsdextended")) { in main()
929 && mac_is_present("ntpd") != 11276 if (sw_uid != 0 && mac_is_present("ntpd") != 1) {
568 if ((flags & LOGIN_SETMAC) && mac_is_present(NULL) == 1) { in setusercontext()