Lines Matching defs:nv
81 struct nv {905 static struct nv920 struct nv *nv;941 for (nv = sectype_table; nv->name; nv++) {942 tlen = strlen(nv->name);943 if (tlen == nlen && 0 == strncmp(p, nv->name, tlen))946 if (nv->name == NULL) {951 authflags |= nv->value;1339 static struct nv1387 struct nv *nvp;