OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KVM_NO_FILES
(Results
1 - 7
of
7
) sorted by relevancy
/src/include/
kvm.h
46
#define
KVM_NO_FILES
((int)0x80000000)
/src/usr.sbin/schedctl/
schedctl.c
160
kd = kvm_open(NULL, NULL, NULL,
KVM_NO_FILES
, "kvm_open");
/src/usr.bin/w/
w.c
200
memf == NULL ?
KVM_NO_FILES
: O_RDONLY, errbuf)) == NULL)
/src/usr.bin/pkill/
pkill.c
283
kd = kvm_openfiles(NULL, NULL, NULL,
KVM_NO_FILES
, buf);
/src/bin/ps/
ps.c
406
kd = kvm_openfiles(NULL, NULL, NULL,
KVM_NO_FILES
, errbuf);
/src/lib/libkvm/
kvm.c
285
if (flag &
KVM_NO_FILES
) {
876
_kvm_err(kd, kd->program, "kvm_open called with
KVM_NO_FILES
, "
939
_kvm_err(kd, kd->program, "kvm_open called with
KVM_NO_FILES
, "
/src/usr.bin/vmstat/
vmstat.c
423
kd = kvm_openfiles(NULL, NULL, NULL,
KVM_NO_FILES
, errbuf);
Completed in 103 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025