Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/nfs/
H A Dnfs_serv.c5044 int chownres = 0, notrunc = 0, case_sensitive = 0, case_preserving = 0; in nfsrv_pathconf() local
5077 error = VNOP_PATHCONF(vp, _PC_CHOWN_RESTRICTED, &chownres, ctx); in nfsrv_pathconf()
5109 nfsm_chain_add_32(error, &nmrep, chownres); in nfsrv_pathconf()