Home
last modified time | relevance | path

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

/src/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()
H A Dextern.h113 int seq_free(SEQ *);
/src/usr.bin/vi/ !
H A Dcommon_extern.h113 int seq_free(SEQ *);
/src/contrib/nvi/cl/ !
H A Dcl_term.c196 (void)seq_free(qp); in cl_term_end()