Searched defs:socount (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker.c87 static int socount = 0; variable
267 if(socount == SO_MAX) {
271 freelist = sopool + socount++;

Completed in 319 milliseconds