OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in typeref:typename:char *
70
if (
matchline
!= NULL)
71
free(
matchline
);
73
matchline
= strdup(args);
76
if (
matchline
!= NULL)
77
free(
matchline
);
79
matchline
= NULL;
ifcmds.c
49
char *
matchline
= NULL;
variable in typeref:typename:char *
70
if (
matchline
!= NULL)
71
free(
matchline
);
73
matchline
= strdup(args);
76
if (
matchline
!= NULL)
77
free(
matchline
);
79
matchline
= NULL;
Completed in 20 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025