Searched refs:count_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.c2304 static int count_ifs(const char *str) function
2307 debug_printf_expand("count_ifs('%s') ifs='%s'", str, ifs);
2347 count += count_ifs(global_argv[i]);
2366 count += count_ifs(val);

Completed in 85 milliseconds