mod_getsysent
static struct sysent *mod_getsysent(struct modlinkage *, struct sysent *);
if ((sysp = mod_getsysent(modlp, table)) == NULL)
if ((sysp = mod_getsysent(modlp, table)) == NULL)
if ((sysp = mod_getsysent(modlp, table)) == NULL ||