Home
last modified time | relevance | path

Searched refs:REL_COMMAND (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sh/
H A Dhashserv.c99 if (h->data & (COMMAND | REL_COMMAND))
138 h->data = REL_COMMAND | count;
198 if (h->data & REL_COMMAND)
299 else if ((h->data & REL_COMMAND) == REL_COMMAND)
350 case REL_COMMAND: in what_is_path()
H A Dhash.h49 #define REL_COMMAND 0x0800 macro
H A Dxec.c173 else if (comtype & (COMMAND | REL_COMMAND))