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

/illumos-gate/usr/src/cmd/bnu/
H A Duuxqt.c55 int _CargType; /* argument type of next C argument */ variable
538 * _CargType is the type of the next C line argument
553 /* _CargType is the arg type for this iteration (cmd or file) */
565 _CargType = C_COMMAND;
612 if (_CargType == C_COMMAND) {
620 _CargType = C_FILE;
1090 _CargType = C_COMMAND; /* the first thing is a command */

Completed in 59 milliseconds