Searched refs:display_struct (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/sysctl/
H A Dsysctl.c137 static void display_struct(const struct sysctlnode *, const char *,
800 display_struct(pnode, gsname, d, sz, DISPLAY_VALUE);
1963 display_struct(const struct sysctlnode *node, const char *name, function
2080 display_struct(pnode, gsname, p, sz1, DISPLAY_VALUE);
2136 display_struct(pnode, sname, &clkinfo, sz,
2167 display_struct(pnode, sname, &timeval, sz,
2197 display_struct(pnode, sname, &cons, sz,
2285 display_struct(pnode, tname, cp_time + (i * CPUSTATES),
2425 display_struct(pnode, tname, cp_id, sz, DISPLAY_VALUE);
2459 display_struct(pnod
[all...]

Completed in 180 milliseconds