Home
last modified time | relevance | path

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

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