Searched refs:text_free (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/nvi/common/
H A Dcut.c335 text_free(tp);
340 * text_free --
343 * PUBLIC: void text_free(TEXT *);
346 text_free(TEXT *tp) function
H A Dextern.h10 void text_free(TEXT *);
/freebsd-11-stable/contrib/nvi/vi/
H A Dv_replace.c191 text_free(tp);
H A Dv_txt.c1844 text_free(tp);
/freebsd-11-stable/contrib/dialog/
H A Dformbox.c394 if (item[i].text_free) {
395 item[i].text_free = FALSE;
398 item[i].text_free = TRUE;
881 if (items[n].text_free)
H A Ddialog.h633 bool text_free; /* ...true if .text can be freed */ member in struct:__anon941
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_txt.c192 text_free(tp);
/freebsd-11-stable/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c659 if (items[i].text_free)
1200 if (items[i].text_free)

Completed in 361 milliseconds