Searched refs:fmt_command (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/top/dist/machine/ |
H A D | m_freebsd.c | 696 fmt_command(char *buf, int sz, struct kinfo_proc *pp) in fmt_command() function 818 { "COMMAND", 7, 0, 0, fmt_command },
|
H A D | m_sunos5.c | 440 fmt_command(char *buf, int sz, struct prpsinfo *pp) in fmt_command() function 469 { "COMMAND", 7, 0, 0, fmt_command },
|