mac_is_present
if ((flags & LOGIN_SETMAC) && mac_is_present(NULL) == 1) {
int mac_is_present(const char *_policyname);
switch (mac_is_present("bsdextended")) {