Searched refs:expand_on_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.c2381 static int expand_on_ifs(char **list, int n, char **posp, const char *str) function
2394 if (n) debug_printf_expand("expand_on_ifs finalized list[%d]=%p '%s' "
2457 n = expand_on_ifs(list, n, &pos, global_argv[i]);
2509 n = expand_on_ifs(list, n, &pos, val);

Completed in 52 milliseconds