Searched refs:tagq_push (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/nvi/dist/common/ |
H A D | api.c | 596 if (tagq_push(sp, tqp, 0, 0)) in api_tagq_push()
|
/netbsd-src/external/bsd/nvi/dist/ex/ |
H A D | ex_tag.c | 169 if (tagq_push(sp, tqp, F_ISSET(cmdp, E_NEWSCREEN), in ex_tag_push() 754 tagq_push(SCR *sp, TAGQ *tqp, int new_screen, int force) in tagq_push() function
|