OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subs
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/regex/
main.c
73
regmatch_t
subs
[NS];
local in function:main
133
subs
[0].rm_so = startoff;
134
subs
[0].rm_eo = strlen(argv[optind]) - endoff;
136
err = regexec(&re, argv[optind], (size_t)NS,
subs
, eopts);
144
len = (int)(
subs
[0].rm_eo -
subs
[0].rm_so);
145
if (
subs
[0].rm_so != -1) {
148
argv[optind] +
subs
[0].rm_so);
151
argv[optind] +
subs
[0].rm_so);
154
if (
subs
[i].rm_so != -1
248
regmatch_t
subs
[NSUBS];
local in function:try
[
all
...]
/src/sbin/routed/
defs.h
528
}
subs
[MSG_SUBJECT_N];
member in struct:msg_limit
Completed in 14 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025