Friday, September 09, 2022

whither struct __kvm?

The first declaration in <kvm.h> is:

typedef struct __kvm kvm_t;

and yet 'grep -r __kvm /usr/include /sys' returns only the above
line. What am I missing?

--lyndon

No comments:

Post a Comment