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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 25 milliseconds