Searched refs:display_struct (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sbin/sysctl/ |
H A D | sysctl.c | 137 static void display_struct(const struct sysctlnode *, const char *, 821 display_struct(pnode, gsname, d, sz, DISPLAY_VALUE); in print_tree() 1999 display_struct(const struct sysctlnode *node, const char *name, in display_struct() function 2116 display_struct(pnode, gsname, p, sz1, DISPLAY_VALUE); in printother() 2172 display_struct(pnode, sname, &clkinfo, sz, in kern_clockrate() 2203 display_struct(pnode, sname, ×pec, sz, in kern_boottime() 2233 display_struct(pnode, sname, &cons, sz, in kern_consdev() 2321 display_struct(pnode, tname, cp_time + (i * CPUSTATES), in kern_cp_time() 2462 display_struct(pnode, tname, cp_id, sz, DISPLAY_VALUE); in kern_cp_id() 2496 display_struct(pnode, sname, &loadavg, sz, in vm_loadavg() [all …]
|