DO_NOFUNC
cmd_flags |= DO_NOFUNC;
if (cmd_flags & DO_NOFUNC)
if (cmdp->cmdtype == CMDFUNCTION && act & DO_NOFUNC)