Searched refs:sectionext (Results 1 – 1 of 1) sorted by relevance
115 static const char *sectionext = "0123456789ln"; variable448 " (%c) - ", sectionext[s]); in makesection()460 if ((ext = strchr(sectionext, ptr[len])) != NULL) { in pathnamesection()461 return ext - sectionext; in pathnamesection()484 while (sectionext[section] != '\0') in manpagesection()485 if (sectionext[section] == *ptr) in manpagesection()