Searched refs:listenCallback_helper (Results 1 – 3 of 3) sorted by relevance
26 void listenCallback_helper(int fd, short flags, void *param);
53 listenCallback_helper(fd, flags, (void*)&listenParam); in sSocketListener()
5681 void listenCallback_helper(int fd, short flags, void *param) { in listenCallback_helper() function