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

/netbsd-6-1-5-RELEASE/sbin/sysctl/
H A Dsysctl.c135 static void display_string(const struct sysctlnode *, const char *,
767 display_string(pnode, gsname, tbuf, sz, DISPLAY_VALUE);
1833 display_string(node, gsname, o, so, DISPLAY_OLD);
1834 display_string(node, gsname, i, si, DISPLAY_NEW);
1912 display_string(const struct sysctlnode *node, const char *name, function
2517 display_string(pnode, sname, "unlimited", 10,
2525 display_string(pnode, sname, "unlimited", 10,
2659 display_string(pnode, sname, outbuf, rc, newp ? DISPLAY_OLD : DISPLAY_VALUE);
2670 display_string(pnode, sname, outbuf, rc, DISPLAY_NEW);

Completed in 157 milliseconds