Searched refs:term_flushln (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/mdocml/
H A Dman_term.c240 * So in case a second call to term_flushln() is needed,
557 term_flushln(p);
647 term_flushln(p);
939 term_flushln(p);
1009 term_flushln(p);
1020 term_flushln(p);
1031 term_flushln(p);
1061 term_flushln(p);
1071 term_flushln(p);
1082 term_flushln(
[all...]
H A Dterm.h74 size_t trailspace; /* See term_flushln(). */
89 #define TERMP_NOBREAK (1 << 8) /* See term_flushln(). */
90 #define TERMP_BRTRSP (1 << 9) /* See term_flushln(). */
91 #define TERMP_BRIND (1 << 10) /* See term_flushln(). */
92 #define TERMP_HANG (1 << 11) /* See term_flushln(). */
93 #define TERMP_NOPAD (1 << 12) /* See term_flushln(). */
136 void term_flushln(struct termp *);
H A Droff_term.c106 term_flushln(p);
148 term_flushln(p);
H A Dmdoc_term.c439 term_flushln(p);
447 term_flushln(p);
456 term_flushln(p);
505 term_flushln(p);
513 term_flushln(p);
522 term_flushln(p);
759 * are documented in term_flushln() in term.c. Note that we're
922 term_flushln(p);
1001 term_flushln(p);
1005 term_flushln(
[all...]
H A Dtbl_term.c243 term_flushln(tp);
324 term_flushln(tp);
504 term_flushln(tp);
H A Dterm.c108 term_flushln(struct termp *p) function
353 term_flushln(p);

Completed in 68 milliseconds