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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dless.c860 static void goto_match(int match) function
947 * goto_match() will read input looking for match,
949 goto_match(match_pos);
1006 goto_match(match_pos + num);
1271 goto_match(match_pos + 1);
1274 goto_match(match_pos - 1);

Completed in 48 milliseconds