Searched refs:os2_tcp_select (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ | ||
| H A D | os2Stubs.c | 95 static int (*os2_tcp_select)(int*,int,int,int,long); variable in typeref:typename:int (*)(int *,int,int,int,long) 146 if((rc = DosQueryProcAddr(hmod_so32dll, 0, "SELECT", (PPFN)&os2_tcp_select))!=0){ 353 e = os2_tcp_select(sd->tcp_select_copy,sd->socket_nread, |
Completed in 3 milliseconds