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

  /src/external/bsd/mdocml/dist/
demandoc.c 36 static void pmandoc(struct mparse *, int, const char *, int);
87 pmandoc(mp, STDIN_FILENO, "<stdin>", list);
95 pmandoc(mp, fd, argv[i], list);
111 pmandoc(struct mparse *mp, int fd, const char *fn, int list) function
demandoc.c 36 static void pmandoc(struct mparse *, int, const char *, int);
87 pmandoc(mp, STDIN_FILENO, "<stdin>", list);
95 pmandoc(mp, fd, argv[i], list);
111 pmandoc(struct mparse *mp, int fd, const char *fn, int list) function
demandoc.c 36 static void pmandoc(struct mparse *, int, const char *, int);
87 pmandoc(mp, STDIN_FILENO, "<stdin>", list);
95 pmandoc(mp, fd, argv[i], list);
111 pmandoc(struct mparse *mp, int fd, const char *fn, int list) function

Completed in 59 milliseconds