Home
last modified time | relevance | path

Searched defs:regmatch (Results 1 – 4 of 4) sorted by relevance

/src/usr.sbin/pmcstat/
H A Dpmcstat.c179 regmatch_t regmatch; in pmcstat_find_targets() local
/src/bin/pkill/
H A Dpkill.c144 regmatch_t regmatch; in main() local
/src/contrib/less/
H A Dregexp.c815 regmatch(char *prog) in regmatch() function
/src/contrib/sqlite3/autosetup/
H A Djimsh0.c23332 static int regmatch(regex_t *preg, int prog) in regmatch() function