Lines Matching defs:sections
123 struct secnode *secl; /* sections already considered */
516 * Store the mandir's corresponding sections (submandir
522 char *sections;
525 /* Just store all sections when doing makewhatis or apropos/whatis */
532 DPRINTF("-- Adding %s: sections=%s\n", manp->path, mansec);
536 } else if ((sections = strchr(*pv, ',')) != NULL) {
537 sections++;
538 DPRINTF("-- Adding %s: sections=%s\n", manp->path, sections);
539 manp->secv = split(sections, ',');
544 } else if ((sections = check_config(*pv)) != NULL) {
546 DPRINTF("-- Adding %s: sections=%s (from %s)\n", manp->path,
547 sections, CONFIG);
548 manp->secv = split(sections, ',');
1287 * Get the order of sections from man.cf.
1358 /* If no sections were found in the man dir, treat it as duplicate */
1376 * copy all sections to new node.
1571 * sections from the vector. Avoid displaying this