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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dgetopt.c69 #define shell_TCSH (option_mask32 & SHELL_IS_TCSH) macro
111 } else if (shell_TCSH && *arg == '!') {
117 } else if (shell_TCSH && *arg == '\n') {
121 } else if (shell_TCSH && isspace(*arg)) {

Completed in 276 milliseconds