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

/bootable/recovery/minadbd/
H A Dsockets.c256 static void local_socket_event_func(int fd, unsigned ev, void *_s) function
397 fdevent_install(&s->fde, fd, local_socket_event_func, s);

Completed in 64 milliseconds