Searched refs:sf_cleanup (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/libpcap/
H A Dpcap-int.h560 * "sf_cleanup()" closes the file handle associated with a pcap_t, if
583 void sf_cleanup(pcap_t *p);
H A Dsavefile.c251 sf_cleanup(pcap_t *p) function
H A Dsf-pcap.c417 p->cleanup_op = sf_cleanup;
H A Dsf-pcapng.c1093 sf_cleanup(p);

Completed in 68 milliseconds