kvm_dbopen
if (kvm_dbopen(kd, uf ? uf : _PATH_UNIX) == -1 &&
static int kvm_dbopen(kvm_t *, const char *);