Home
last modified time | relevance | path

Searched defs:csock (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/netstat/
H A Dnetgraph.c64 static int csock = -1; variable
/f-stack/tools/ngctl/
H A Dmain.c144 int csock, dsock; variable
146 int csock = -1, dsock = -1; variable
/f-stack/tools/libnetgraph/
H A Ddebug.c238 int arglen, csock = -1; in _NgDebugMsg() local