Searched refs:SHELL_IS_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.c60 SHELL_IS_TCSH = 0x8000, /* hijack this bit for other purposes */ enumerator in enum:__anon11442
69 #define shell_TCSH (option_mask32 & SHELL_IS_TCSH)
254 option_mask32 |= SHELL_IS_TCSH;

Completed in 60 milliseconds