Searched refs:ucomm (Results 1 – 5 of 5) sorted by relevance
/freebsd/bin/ps/ |
H A D | extern.h | 85 char *ucomm(KINFO *, VARENT *);
|
H A D | keyword.c | 72 {"comm", "COMMAND", NULL, "command", LJUST, ucomm, 0, CHAR, NULL, 0}, 210 {"ucomm", "UCOMM", NULL, "accounting-name", LJUST, ucomm, 0, CHAR,
|
H A D | print.c | 164 ucomm(KINFO *k, VARENT *ve) in ucomm() function
|
/freebsd/contrib/netbsd-tests/bin/ps/ |
H A D | keywords | 114 ucomm UCOMM LJUST
|
/freebsd/usr.sbin/bsdconfig/share/media/ |
H A D | wlan.subr | 702 if ps axo ucomm= | grep -qw wpa_supplicant; then
|