Home
last modified time | relevance | path

Searched refs:s_uname (Results 1 – 3 of 3) sorted by relevance

/dragonfly/bin/ps/
H A Dextern.h85 int s_uname(const KINFO *);
H A Dkeyword.c197 {"user", "USER", NULL, LJUST|DSIZ, uname, s_uname, USERLEN, 0, 0, NULL, NULL},
H A Dprint.c346 s_uname(const KINFO *k) in s_uname() function