Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c2295 boolean_t map_deny = B_FALSE; in check_client_old() local
2363 map_deny = B_FALSE; in check_client_old()
2394 if (perm & NFSAUTH_UIDMAP || map_deny) in check_client_old()
2435 map_deny = B_TRUE; in check_client_old()
2467 if (perm & NFSAUTH_GIDMAP || map_deny) in check_client_old()
2508 map_deny = B_TRUE; in check_client_old()
2542 if (map_deny) in check_client_old()
2654 boolean_t map_deny = B_FALSE; in check_client_new() local
2732 map_deny = B_FALSE; in check_client_new()
2763 if (!match || perm & NFSAUTH_UIDMAP || map_deny) in check_client_new()
[all …]