Home
last modified time | relevance | path

Searched refs:tagq_push (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/common/
H A Dapi.c596 if (tagq_push(sp, tqp, 0, 0)) in api_tagq_push()
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_tag.c169 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