OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sockcount
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/libpcap/dist/
sockutils.c
73
static int
sockcount
= 0; /*!< Variable that allows calling the WSAStartup() only one time */
variable
326
if (
sockcount
== 0)
339
sockcount
++;
364
sockcount
--;
366
if (
sockcount
== 0)
Completed in 20 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026