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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c330 CHAR_IFS = 2, /* treated as ordinary if quoted */ enumerator in enum:__anon11417
3309 m = CHAR_IFS;
3330 if (m == CHAR_IFS) {
3350 if (m == CHAR_IFS)
3507 set_in_charmap(ifs, CHAR_IFS); /* are ordinary if quoted */

Completed in 42 milliseconds