Home
last modified time | relevance | path

Searched defs:memf (Results 1 – 14 of 14) sorted by relevance

/freebsd/sbin/dmesg/
H A Ddmesg.c67 char *bp, *ep, *memf, *nextp, *nlistf, *p, *q, *visbp; in main() local
/freebsd/usr.bin/bluetooth/btsockstat/
H A Dbtsockstat.c112 char *memf = NULL; in main() local
583 kopen(char const *memf) in kopen()
/freebsd/usr.bin/fstat/
H A Dfuser.c167 char *ep, *nlistf, *memf; in do_fuser() local
H A Dfstat.c79 static char *memf, *nlistf; variable
/freebsd/tools/tools/umastat/
H A Dumastat.c287 char *memf, *nlistf; in main() local
/freebsd/usr.bin/procstat/
H A Dprocstat.c290 char *dummy, *nlistf, *memf; in main() local
/freebsd/usr.bin/w/
H A Dw.c130 const char *memf, *nlistf, *p, *save_p; in main() local
/freebsd/usr.sbin/iostat/
H A Diostat.c183 char *memf = NULL, *nlistf = NULL; in main() local
/freebsd/usr.sbin/pstat/
H A Dpstat.c91 static char *memf; variable
/freebsd/usr.bin/netstat/
H A Dmain.c195 static char *nlistf = NULL, *memf = NULL; variable
/freebsd/bin/ps/
H A Dps.c170 const char *nlistf, *memf, *str; in main() local
/freebsd/usr.bin/vmstat/
H A Dvmstat.c201 char *bp, *buf, *memf, *nlistf; in main() local
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c192 char *memf = NULL; in main() local
/freebsd/lib/libprocstat/
H A Dlibprocstat.c209 procstat_open_kvm(const char *nlistf, const char *memf) in procstat_open_kvm()