Searched refs:testsec (Results 1 – 1 of 1) sorted by relevance
2289 const char *const *testsec; in post_sh_head() local2334 for (testsec = secnames + 1; *testsec != NULL; testsec++) { in post_sh_head()2335 dist = similar(nch->string, *testsec); in post_sh_head()2337 goodsec = *testsec; in post_sh_head()