Home
last modified time | relevance | path

Searched defs:nfsv3_pathconf (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/nfs/
H A Dnfsproto.h406 struct nfsv3_pathconf { struct
407 u_int32_t pc_linkmax;
408 u_int32_t pc_namemax;
409 u_int32_t pc_notrunc;
410 u_int32_t pc_chownrestricted;
411 u_int32_t pc_caseinsensitive;
412 u_int32_t pc_casepreserving;
/openbsd-src/usr.sbin/tcpdump/
H A Dnfs.h437 struct nfsv3_pathconf { struct
438 u_int32_t pc_linkmax;
439 u_int32_t pc_namemax;
440 u_int32_t pc_notrunc;
441 u_int32_t pc_chownrestricted;
442 u_int32_t pc_caseinsensitive;
443 u_int32_t pc_casepreserving;