Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/dmesg/
H A Ddmesg.c81 char *bp, *ep, *memf, *nextp, *nlistf, *p, *q, *visbp; in main() local
/freebsd-13.1/usr.bin/bluetooth/btsockstat/
H A Dbtsockstat.c113 char *memf = NULL; in main() local
584 kopen(char const *memf) in kopen()
/freebsd-13.1/usr.sbin/trpt/
H A Dtrpt.c94 static int aflag, kflag, memf, follow, sflag; variable
/freebsd-13.1/usr.bin/fstat/
H A Dfuser.c169 char *ep, *nlistf, *memf; in do_fuser() local
H A Dfstat.c82 static char *memf, *nlistf; variable
/freebsd-13.1/usr.bin/procstat/
H A Dprocstat.c292 char *dummy, *nlistf, *memf; in main() local
/freebsd-13.1/tools/tools/umastat/
H A Dumastat.c289 char *memf, *nlistf; in main() local
/freebsd-13.1/usr.bin/w/
H A Dw.c144 const char *memf, *nlistf, *p, *save_p; in main() local
/freebsd-13.1/usr.sbin/pstat/
H A Dpstat.c105 static char *memf; variable
/freebsd-13.1/usr.sbin/iostat/
H A Diostat.c184 char *memf = NULL, *nlistf = NULL; in main() local
/freebsd-13.1/usr.bin/netstat/
H A Dmain.c202 static char *nlistf = NULL, *memf = NULL; variable
/freebsd-13.1/bin/ps/
H A Dps.c185 const char *nlistf, *memf, *str; in main() local
/freebsd-13.1/sbin/ipf/ipfstat/
H A Dipfstat.c198 char *memf = NULL; in main() local
/freebsd-13.1/usr.bin/vmstat/
H A Dvmstat.c216 char *bp, *buf, *memf, *nlistf; in main() local
/freebsd-13.1/lib/libprocstat/
H A Dlibprocstat.c217 procstat_open_kvm(const char *nlistf, const char *memf) in procstat_open_kvm()