Home
last modified time | relevance | path

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

/openbsd/sys/nfs/
H A Dnfs_serv.c3105 register_t linkmax, namemax, chownres, notrunc; in nfsrv_pathconf() local
3138 error = VOP_PATHCONF(vp, _PC_CHOWN_RESTRICTED, &chownres); in nfsrv_pathconf()
3156 pc->pc_chownrestricted = txdr_unsigned(chownres); in nfsrv_pathconf()