Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/nfs/
H A Dnfs.h539 #define NXA_DELETE 0x0001 /* delete the specified export(s) */ macro
H A Dnfs_subs.c2056 if (unxa->nxa_flags & NXA_DELETE) { in nfsrv_export()