Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dseq.c143 return (seq_free(qp)); in seq_delete()
160 seq_free(SEQ *qp) in seq_free() function
263 (void)seq_free(qp); in seq_close()
/freebsd/contrib/nvi/cl/
H A Dcl_term.c196 (void)seq_free(qp); in cl_term_end()
/freebsd/usr.bin/vi/
H A Dextern.h426 int seq_free(SEQ *);