Home
last modified time | relevance | path

Searched refs:socount (Results 1 – 1 of 1) sorted by relevance

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