Searched refs:CMDUNKNOWN (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/bin/sh/
H A Dexec.h37 #define CMDUNKNOWN -1 /* no entry in table for command */ macro
H A Dexec.c258 if (entry.cmdtype == CMDUNKNOWN)
423 entry->cmdtype = CMDUNKNOWN;
551 cmdp->cmdtype = CMDUNKNOWN;
H A Deval.c988 if (((cmdentry.cmdtype == CMDNORMAL || cmdentry.cmdtype == CMDUNKNOWN)

Completed in 185 milliseconds