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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c2303 static int count_ifs(const char *str) function
2306 debug_printf_expand("count_ifs('%s') ifs='%s'", str, ifs);
2346 count += count_ifs(global_argv[i]);
2365 count += count_ifs(val);

Completed in 51 milliseconds