Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/nvi/common/
HDcut.c188 CB *cbp, *del_cbp = NULL, *pre_cbp = NULL; in cb_rotate() local
202 del_cbp = cbp; in cb_rotate()
207 if (del_cbp != NULL) { in cb_rotate()
208 text_lfree(del_cbp->textq); in cb_rotate()
209 free(del_cbp); in cb_rotate()