Home
last modified time | relevance | path

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

/xnu-10063.101.15/libsyscall/wrappers/ !
H A Dnfsclnt.c35 fd = open("/dev/" NFSCLNT_DEVICE, O_RDONLY); in nfsclnt()
/xnu-10063.101.15/bsd/nfs/ !
H A Dnfs.h878 #define NFSCLNT_DEVICE "nfsclnt" macro