Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c2683 if (pathflag == SECURITY_QUERY) { in rfs_publicfh_mclookup()
2984 return (SECURITY_QUERY); in MCLpath()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h882 #define SECURITY_QUERY 0x04 /* Security query */ macro