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

  /src/external/bsd/mdocml/dist/
term.h 45 typedef void (*term_margin)(struct termp *, const struct roff_meta *); typedef
110 term_margin headf; /* invoked to print head */
111 term_margin footf; /* invoked to print foot */
139 void term_begin(struct termp *, term_margin,
140 term_margin, const struct roff_meta *);

Completed in 44 milliseconds