Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c2777 if (pathflag == SECURITY_QUERY) { in rfs_publicfh_mclookup()
3085 return (SECURITY_QUERY); in MCLpath()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h950 #define SECURITY_QUERY 0x04 /* Security query */ macro