Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/common/
H A Dapi.c580 api_tagq_push(SCR *sp, TAGQ **tqpp) in api_tagq_push() argument
584 tqp = *tqpp; in api_tagq_push()
586 *tqpp = 0; in api_tagq_push()
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_tag.c655 tagq_copy(SCR *sp, TAGQ *otqp, TAGQ **tqpp) in tagq_copy() argument
671 *tqpp = tqp; in tagq_copy()