OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:atexit_handler_installed
(Results
1 - 1
of
1
) sorted by null
/external/libpcap/
pcap-dag.c
78
static int
atexit_handler_installed
= 0;
variable
169
if (!
atexit_handler_installed
) {
171
atexit_handler_installed
= 1;
Completed in 73 milliseconds