OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:socket_set_oobinline
(Results
1 - 6
of
6
) sorted by null
/external/qemu/include/android/
sockets.h
349
int
socket_set_oobinline
(int fd);
/sdk/emulator/opengl/tests/event_injector/
sockets.h
354
int
socket_set_oobinline
(int fd);
sockets.c
1163
int
socket_set_oobinline
(int fd)
function
[
all
...]
/external/qemu/slirp-android/
tcp_subr.c
478
socket_set_oobinline
(s);
627
socket_set_oobinline
(s);
misc.c
356
socket_set_oobinline
(so->s);
/external/qemu/android/
sockets.c
1165
int
socket_set_oobinline
(int fd)
function
[
all
...]
Completed in 656 milliseconds