HomeSort by: relevance | last modified time | path
    Searched defs:abs_section (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/man/
man.c 139 int ch, abs_section, found; local in function:main
283 abs_section = (m.section != NULL &&
296 if (abs_section) {
347 if (abs_section && epath->s[epath->len - 1] != '/') {
man.c 139 int ch, abs_section, found; local in function:main
283 abs_section = (m.section != NULL &&
296 if (abs_section) {
347 if (abs_section && epath->s[epath->len - 1] != '/') {

Completed in 26 milliseconds