Searched refs:tagq_push (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/nvi/ex/ |
H A D | ex_tag.c | 124 if (tagq_push(sp, tqp, F_ISSET(cmdp, E_NEWSCREEN), in ex_tag_push() 705 tagq_push(SCR *sp, TAGQ *tqp, int new_screen, int force) in tagq_push() function
|
/freebsd/usr.bin/vi/ |
H A D | extern.h | 141 int tagq_push(SCR*, TAGQ*, int, int );
|