Searched refs:aconftab (Results 1 – 1 of 1) sorted by relevance
77 static const struct aconfdata aconftab[] = { variable202 static int naconfent = sizeof(aconftab) / sizeof(struct aconfdata);280 eadp = &aconftab[naconfent]; in aconflookup()281 for (adp = aconftab; adp < eadp; adp++) in aconflookup()