Home | History | Annotate | Download | only in libpcap

Lines Matching full:atexit

1678  * TRUE if we've already called "atexit()" to cause "pcap_close_all()" to
1700 if (atexit(pcap_close_all) == -1) {
1702 * "atexit()" failed; let our caller know.
1704 strncpy(p->errbuf, "atexit failed",