Searched refs:_flag (Results 1 – 1 of 1) sorted by relevance
1138 socket_setoption(int fd, int domain, int option, int _flag) in socket_setoption() argument1141 DWORD flag = (DWORD) _flag; in socket_setoption()1143 int flag = _flag; in socket_setoption()