OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matchline
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/systat/
ifcmds.c
49
char *
matchline
= NULL;
variable
70
if (
matchline
!= NULL)
71
free(
matchline
);
73
matchline
= strdup(args);
76
if (
matchline
!= NULL)
77
free(
matchline
);
79
matchline
= NULL;
/src/external/bsd/unbound/dist/testcode/
testpkts.c
110
static void
matchline
(char* line, struct entry* e)
function
599
matchline
(parse, current);
Completed in 16 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026