Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/flex/
H A Dbuf.c217 void buf_destroy (buf) in buf_destroy() function
H A Dflexdef.h1111 extern void buf_destroy PROTO ((struct Buf * buf));
H A Dmain.c462 buf_destroy(&tmpbuf); in check_options()