kern___mac_set_path
return (kern___mac_set_path(td, uap->path_p, uap->mac_p, FOLLOW));
return (kern___mac_set_path(td, uap->path_p, uap->mac_p, NOFOLLOW));
static int kern___mac_set_path(struct thread *td, const char *path_p,