Lines Matching full:_flag
1138 socket_setoption(int fd, int domain, int option, int _flag)1141 DWORD flag = (DWORD) _flag;1143 int flag = _flag;