Home
last modified time | relevance | path

Searched refs:ucomm (Results 1 – 5 of 5) sorted by relevance

/src/bin/ps/
H A Dextern.h89 char *ucomm(KINFO *, VARENT *);
H A Dkeyword.c79 {"comm", {NULL}, "COMMAND", "command", LJUST, ucomm, 0, UNSPEC, NULL},
217 {"ucomm", {NULL}, "UCOMM", "accounting-name", LJUST, ucomm, 0,
H A Dprint.c164 ucomm(KINFO *k, VARENT *ve) in ucomm() function
/src/contrib/netbsd-tests/bin/ps/
H A Dkeywords114 ucomm UCOMM LJUST
/src/usr.sbin/bsdconfig/share/media/
H A Dwlan.subr702 if ps axo ucomm= | grep -qw wpa_supplicant; then