Searched defs:nlistf (Results 1 – 12 of 12) sorted by relevance
/freebsd/sbin/dmesg/ |
H A D | dmesg.c | 67 char *bp, *ep, *memf, *nextp, *nlistf, *p, *q, *visbp; in main() local
|
/freebsd/usr.bin/fstat/ |
H A D | fuser.c | 167 char *ep, *nlistf, *memf; in do_fuser() local
|
H A D | fstat.c | 79 static char *memf, *nlistf; variable
|
/freebsd/tools/tools/umastat/ |
H A D | umastat.c | 287 char *memf, *nlistf; in main() local
|
/freebsd/usr.bin/procstat/ |
H A D | procstat.c | 292 char *dummy, *nlistf, *memf; in main() local
|
/freebsd/usr.bin/w/ |
H A D | w.c | 132 const char *memf, *nlistf, *p, *save_p; in main() local
|
/freebsd/usr.sbin/iostat/ |
H A D | iostat.c | 183 char *memf = NULL, *nlistf = NULL; in main() local
|
/freebsd/usr.sbin/pstat/ |
H A D | pstat.c | 90 static char *nlistf; variable
|
/freebsd/usr.bin/netstat/ |
H A D | main.c | 195 static char *nlistf = NULL, *memf = NULL; variable
|
/freebsd/bin/ps/ |
H A D | ps.c | 160 const char *nlistf, *memf, *str; in main() local
|
/freebsd/usr.bin/vmstat/ |
H A D | vmstat.c | 201 char *bp, *buf, *memf, *nlistf; in main() local
|
/freebsd/lib/libprocstat/ |
H A D | libprocstat.c | 209 procstat_open_kvm(const char *nlistf, const char *memf) in procstat_open_kvm()
|