OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iMode
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
u_network.c
193
u_long
iMode
= block ? 0 : 1;
194
ioctlsocket(s, FIONBIO, &
iMode
);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
u_network.c
193
u_long
iMode
= block ? 0 : 1;
194
ioctlsocket(s, FIONBIO, &
iMode
);
/xsrc/external/mit/libxcb/dist/src/
xcb_conn.c
107
u_long
iMode
= 1; /* non-zero puts it in non-blocking mode, 0 in blocking mode */
110
ret = ioctlsocket(fd, FIONBIO, &
iMode
);
Completed in 7 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026