MNT_DELEXPORT
export.ex_flags = MNT_DELEXPORT;
targs.ua.export.ex_flags = MNT_DELEXPORT;
if (argp->ex_flags & MNT_DELEXPORT) {
#define MNT_CMDFLAGS (MNT_UPDATE|MNT_DELEXPORT|MNT_RELOAD|MNT_FORCE)
{ MNT_DELEXPORT, "delexport" },