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

  /src/libexec/makewhatis/
makewhatis.c 102 static int manpreprocess(char *);
698 manpreprocess(char *line) function in typeref:typename:int
899 if (manpreprocess(buffer))
942 } while (manpreprocess(buffer));
970 if (manpreprocess(ptr))
1030 if (manpreprocess(ptr))
1060 if (manpreprocess(ptr) || (*ptr == '\0'))

Completed in 13 milliseconds