Searched refs:kvm (Results 101 - 113 of 113) sorted by relevance

12345

/freebsd-13-stable/lib/libdevstat/
H A Ddevstat.c48 #include <kvm.h>
/freebsd-13-stable/lib/libkvm/
H A Dkvm_private.c54 #include <kvm.h>
H A Dkvm_proc.c41 * Proc traversal interface for kvm. ps and w are (probably) the exclusive
43 * Thus, we keep this grunge out of the other kvm applications (i.e.,
73 #include <kvm.h>
/freebsd-13-stable/usr.sbin/dconschat/
H A Ddconschat.c67 #include <kvm.h>
/freebsd-13-stable/usr.sbin/ifmcstat/
H A Difmcstat.c89 #include <kvm.h>
/freebsd-13-stable/usr.sbin/jail/
H A Dcommand.c44 #include <kvm.h>
/freebsd-13-stable/usr.sbin/pmcstat/
H A Dpmcstat.c53 #include <kvm.h>
/freebsd-13-stable/contrib/ipfilter/ipsend/
H A Diptests.c44 # include <kvm.h>
/freebsd-13-stable/bin/ps/
H A Dps.c69 #include <kvm.h>
/freebsd-13-stable/usr.bin/vmstat/
H A Dvmstat.c70 #include <kvm.h>
/freebsd-13-stable/usr.bin/top/
H A Dmachine.c33 #include <kvm.h>
/freebsd-13-stable/lib/libprocstat/
H A Dlibprocstat.c99 #include <kvm.h>
638 /* XXXRW: No capability rights support for kvm yet. */
1790 warnx("can't use kvm access method");
1973 warnx("kvm method is not supported");
2518 warnx("kvm method is not supported");
2565 warnx("kvm method is not supported");
2631 warnx("kvm method is not supported");
/freebsd-13-stable/contrib/ntp/
H A Dconfigure25676 for ac_header in fcntl.h fnmatch.h ieeefp.h inttypes.h kvm.h math.h
26371 for ac_lib in '' kvm; do

Completed in 375 milliseconds

12345