Home
last modified time | relevance | path

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

/openbsd/bin/ps/
H A Dextern.h84 void euname(const struct pinfo *, VARENT *);
H A Dkeyword.c187 {"user", "USER", NULL, LJUST, euname, USERLEN},
H A Dprint.c371 euname(const struct pinfo *pi, VARENT *ve) in euname() function