OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:if_stat
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/systat/
ifstat.c
67
SLIST_HEAD(,
if_stat
) curlist;
69
struct
if_stat
{
struct
70
SLIST_ENTRY(
if_stat
) link;
96
static void right_align_string(struct
if_stat
*);
183
struct
if_stat
*node = NULL;
214
struct
if_stat
*ifp = NULL;
232
struct
if_stat
*p = NULL;
242
p = (struct
if_stat
*)calloc(1, sizeof(struct
if_stat
));
267
struct
if_stat
*ifp = NULL
[
all
...]
Completed in 10 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025