Home
last modified time | relevance | path

Searched refs:_flag (Results 1 – 1 of 1) sorted by relevance

/sdk/emulator/opengl/tests/event_injector/
Dsockets.c1138 socket_setoption(int fd, int domain, int option, int _flag) in socket_setoption() argument
1141 DWORD flag = (DWORD) _flag; in socket_setoption()
1143 int flag = _flag; in socket_setoption()