Searched refs:goodsec (Results 1 – 1 of 1) sorted by relevance
1870 const char *goodsec; in post_sh_head() local1954 goodsec = NULL; in post_sh_head()1959 goodsec = "2, 3, 4, 9"; in post_sh_head()1968 if (NULL == goodsec) in post_sh_head()1969 goodsec = "2, 3, 9"; in post_sh_head()1974 if (NULL == goodsec) in post_sh_head()1975 goodsec = "9"; in post_sh_head()1978 "Sh %s for %s only", secname, goodsec); in post_sh_head()