OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:socket_bind
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
sockets.c
1022
socket_bind
( int fd, const SockAddress* address )
function
1278
if (
socket_bind
(s, to) < 0) {
[
all
...]
/sdk/emulator/opengl/tests/event_injector/
sockets.c
1027
socket_bind
( int fd, const SockAddress* address )
function
1265
if (
socket_bind
(s, to) < 0) {
[
all
...]
Completed in 66 milliseconds