Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c2022 int anon_res = 0; in checkauth() local
2127 anon_res = crsetugid(cr, exi->exi_export.ex_anon, in checkauth()
2135 anon_res = crsetugid(cr, exi->exi_export.ex_anon, in checkauth()
2161 anon_res = crsetugid(cr, in checkauth()
2240 anon_res = crsetugid(cr, exi->exi_export.ex_anon, in checkauth()
2253 if (anon_res != 0) { in checkauth()
2281 int anon_res = 0, nfsflavor; in checkauth4() local
2366 anon_res = crsetugid(cr, exi->exi_export.ex_anon, in checkauth4()
2399 anon_res = crsetugid(cr, in checkauth4()
2476 anon_res = crsetugid(cr, exi->exi_export.ex_anon, in checkauth4()
[all …]