OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:matchline
(Results
1 - 4
of
4
) 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;
ifstat.c
90
extern char *
matchline
;
363
char *p =
matchline
, *c, t;
366
if (
matchline
== NULL)
410
if (
matchline
&& !check_match(ifp->if_mib.ifdr_name))
ifstat.c
90
extern char *
matchline
;
363
char *p =
matchline
, *c, t;
366
if (
matchline
== NULL)
410
if (
matchline
&& !check_match(ifp->if_mib.ifdr_name))
Completed in 22 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025