/*
*/
#include "drmP.h"
static char *drmkstat_name[] = {
"opens",
"closes",
"IOCTLs",
"locks",
"unlocks",
};
static int
{
int tmp;
if (flag != KSTAT_READ)
return (EACCES);
}
return (0);
}
int
{
int instance;
char *np;
char **aknp;
return (NULL);
}
return (0);
}
void
{
else
}