Home
last modified time | relevance | path

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

/dragonfly/bin/ps/
H A Dextern.h75 int s_runame(const KINFO *);
H A Dkeyword.c165 {"ruser", "RUSER", NULL, LJUST|DSIZ, runame, s_runame, USERLEN, 0, 0, NULL,
H A Dprint.c359 s_runame(const KINFO *k) in s_runame() function