Home
last modified time | relevance | path

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

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