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

/freebsd-9.3-release/bin/sh/
H A Dexec.h37 #define CMDUNKNOWN -1 /* no entry in table for command */ macro
H A Dexec.c258 if (entry.cmdtype != CMDUNKNOWN) { /* if no error msg */
435 entry->cmdtype = CMDUNKNOWN;
565 cmdp->cmdtype = CMDUNKNOWN;
H A Deval.c944 if (((cmdentry.cmdtype == CMDNORMAL || cmdentry.cmdtype == CMDUNKNOWN)

Completed in 57 milliseconds