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

  /src/usr.sbin/makemandb/
makemandb.c 110 static void pmdoc_Sh(const struct roff_node *, mandb_rec *);
135 pmdoc_Sh, /* Sh */
1024 * the pmdoc_Sh function, so don't do anything here.
1025 * (See if else blocks in pmdoc_Sh.)
1038 * pmdoc_Sh --
1042 pmdoc_Sh(const struct roff_node *n, mandb_rec *rec)
1068 * Called from pmdoc_Sh to parse body of a .Sh macro. It calls
makemandb.c 110 static void pmdoc_Sh(const struct roff_node *, mandb_rec *);
135 pmdoc_Sh, /* Sh */
1024 * the pmdoc_Sh function, so don't do anything here.
1025 * (See if else blocks in pmdoc_Sh.)
1038 * pmdoc_Sh --
1042 pmdoc_Sh(const struct roff_node *n, mandb_rec *rec)
1068 * Called from pmdoc_Sh to parse body of a .Sh macro. It calls

Completed in 24 milliseconds