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

  /src/usr.bin/man/
man.c 117 static void build_page(const char *, char **, struct manstate *);
507 build_page(p + 1, pv, mp);
540 build_page(p + 1, pv, mp);
746 * build_page --
750 build_page(const char *fmt, char **pathp, struct manstate *mp) function in typeref:typename:void
man.c 117 static void build_page(const char *, char **, struct manstate *);
507 build_page(p + 1, pv, mp);
540 build_page(p + 1, pv, mp);
746 * build_page --
750 build_page(const char *fmt, char **pathp, struct manstate *mp) function in typeref:typename:void

Completed in 39 milliseconds