Searched refs:socket_cleanup (Results 1 - 4 of 4) sorted by relevance

/external/qemu/util/
H A Dosdep.c430 static void socket_cleanup(void) function
448 atexit(socket_cleanup);
H A Dqemu-sockets-android.c626 static void socket_cleanup(void) function
644 atexit(socket_cleanup);
H A Dqemu-sockets.c696 static void socket_cleanup(void) function
714 atexit(socket_cleanup);
/external/qemu/android/
H A Dsockets.c1205 static void socket_cleanup(void) function
1220 atexit(socket_cleanup);

Completed in 304 milliseconds