Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c651 #define CMD_NORMAL 0 macro
3841 if (CMD_NORMAL != 0) /* "if xzalloc didn't do that already" */ in done_pipe()
3842 command->cmd_type = CMD_NORMAL; in done_pipe()
4058 old->command->cmd_type = CMD_NORMAL; in reserved_word()