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
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