Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dseq.c130 SEQ *qp, *pre_qp = NULL; in seq_delete() local
142 SLIST_REMOVE_AFTER(pre_qp, q); in seq_delete()
148 pre_qp = qp; in seq_delete()
/freebsd/contrib/nvi/cl/
H A Dcl_term.c187 SEQ *qp, *nqp, *pre_qp = NULL; in cl_term_end() local
195 SLIST_REMOVE_AFTER(pre_qp, q); in cl_term_end()
198 pre_qp = qp; in cl_term_end()