OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regmatch
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/pkill/
pkill.c
129
regmatch_t
regmatch
;
local in function:main
331
rv = regexec(®, buf, 1, &
regmatch
, 0);
334
if (
regmatch
.rm_so == 0 &&
335
regmatch
.rm_eo ==
/src/lib/libcompat/regexp/
regexp.c
782
STATIC int
regmatch
__P((char *));
879
if (
regmatch
((char *)prog->program + 1)) { /* XXX */
890
-
regmatch
- main matching routine
900
regmatch
(prog)
function
992
if (
regmatch
(next)) {
1019
if (
regmatch
(next)) {
1039
if (
regmatch
(OPERAND(scan)))
1069
if (
regmatch
(next))
Completed in 13 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025