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