Searched refs:match_status (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.c465 int match_status; local
501 while (match_status == 0) {
513 match_status = regexec(&pattern, line, 1, &match_structs, eflags);

Completed in 177 milliseconds