Home
last modified time | relevance | path

Searched refs:SELECT_TYPE_ARG234 (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/dports/ftp/ncftp3/ncftp-3.2.6/sio/
H A DSWait.c36 result = select(sfd + 1, SELECT_TYPE_ARG234 &ss, NULL, SELECT_TYPE_ARG234 &ss2, NULL); in SWaitUntilReadyForReading()
61 result = select(sfd + 1, SELECT_TYPE_ARG234 &ss, NULL, SELECT_TYPE_ARG234 &ss2, &tv); in SWaitUntilReadyForReading()
95 result = select(sfd + 1, SELECT_TYPE_ARG234 &ss, NULL, SELECT_TYPE_ARG234 &ss2, &tv); in SWaitUntilReadyForReading()
155 result = select(sfd + 1, NULL, SELECT_TYPE_ARG234 &ss, SELECT_TYPE_ARG234 &ss2, NULL); in SWaitUntilReadyForWriting()
180 result = select(sfd + 1, NULL, SELECT_TYPE_ARG234 &ss, SELECT_TYPE_ARG234 &ss2, &tv); in SWaitUntilReadyForWriting()
214 result = select(sfd + 1, NULL, SELECT_TYPE_ARG234 &ss, SELECT_TYPE_ARG234 &ss2, &tv); in SWaitUntilReadyForWriting()
H A DSSelect.c74 …rc = select(resultssp->maxfd, NULL, SELECT_TYPE_ARG234 &resultssp->fds, NULL, SELECT_TYPE_ARG5 &re… in SelectW()
88 …rc = select(resultssp->maxfd, SELECT_TYPE_ARG234 &resultssp->fds, NULL, NULL, SELECT_TYPE_ARG5 &re… in SelectR()
H A DSConnect.c161 …result = select(sfd + 1, NULL, SELECT_TYPE_ARG234 &ss, SELECT_TYPE_ARG234 &xx, SELECT_TYPE_ARG5 &t… in _SConnect()
H A Dwincfg.h44 #define SELECT_TYPE_ARG234 (fd_set FAR *) macro
H A DSAccept.c47 result = select(sfd + 1, SELECT_TYPE_ARG234 &ss, NULL, NULL, SELECT_TYPE_ARG5 &tv); in SAccept()
H A DUAccept.c51 result = select(sfd + 1, SELECT_TYPE_ARG234 &ss, NULL, NULL, &tv); in UAccept()
/dports/sysutils/barrier/barrier-2.3.3/src/lib/arch/unix/
H A DArchSleepUnix.cpp86 SELECT_TYPE_ARG234 NULL, in sleep()
87 SELECT_TYPE_ARG234 NULL, in sleep()
88 SELECT_TYPE_ARG234 NULL, in sleep()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/arch/unix/
H A DArchSleepUnix.cpp86 SELECT_TYPE_ARG234 NULL, in sleep()
87 SELECT_TYPE_ARG234 NULL, in sleep()
88 SELECT_TYPE_ARG234 NULL, in sleep()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/platform/
H A DXWindowsEventQueueBuffer.cpp186 SELECT_TYPE_ARG234 &rfds, in waitForEvent()
187 SELECT_TYPE_ARG234 NULL, in waitForEvent()
188 SELECT_TYPE_ARG234 NULL, in waitForEvent()
/dports/ftp/ncftp3/ncftp-3.2.6/libncftp/
H A Dio_util.c203 result = select(fd + 1, SELECT_TYPE_ARG234 &ss, NULL, SELECT_TYPE_ARG234 &ss2, &tv); in WaitForRemoteInput()
282 result = select(fd + 1, NULL, SELECT_TYPE_ARG234 &ss, SELECT_TYPE_ARG234 &ss2, &tv); in WaitForRemoteOutput()
H A Dwincfg.h24 #define SELECT_TYPE_ARG234 (fd_set *) macro
/dports/sysutils/barrier/barrier-2.3.3/src/lib/platform/
H A DXWindowsEventQueueBuffer.cpp194 SELECT_TYPE_ARG234 &rfds, in waitForEvent()
195 SELECT_TYPE_ARG234 NULL, in waitForEvent()
196 SELECT_TYPE_ARG234 NULL, in waitForEvent()
/dports/games/xemeraldia/xemeraldia-0.4.3/
H A Dconfig.h111 #define SELECT_TYPE_ARG234 (fd_set *) macro
/dports/games/polyglot/polyglot-1.4.70b/
H A Dconfig.h133 #define SELECT_TYPE_ARG234 (int *) macro
/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/src/
H A Dconfig.h147 #define SELECT_TYPE_ARG234 (fd_set *) macro
/dports/audio/artyfx-lv2/openAV-ArtyFX-release-1.3-24-g6010d1a/src/dsp/rr/
H A Dconfig.h147 #define SELECT_TYPE_ARG234 (fd_set *) macro
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/
H A Dtsk_config.h230 #define SELECT_TYPE_ARG234 (fd_set *)
/dports/devel/csoap/libsoap-1.1.0/win32/MinGW/
H A Dconfig.h171 #define SELECT_TYPE_ARG234 (fd_set *) macro
/dports/mail/milter-greylist/milter-greylist-4.6.4/
H A Dconfig.h214 #define SELECT_TYPE_ARG234 (fd_set *) macro
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/include/libircclient/include/
H A Dconfig.h91 #undef SELECT_TYPE_ARG234
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dconfig.h229 #define SELECT_TYPE_ARG234 (fd_set *) macro
/dports/net/ss5/ss5-3.8.9/include/
H A Dconfig.h144 #define SELECT_TYPE_ARG234 (fd_set *) macro
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/contrib/macosx/
H A Dconfig.h325 #define SELECT_TYPE_ARG234 (fd_set *) macro
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/thrift/thrift/
H A Dthrift-config.h298 #define SELECT_TYPE_ARG234 (fd_set *) macro
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/thrift/thrift/
H A Dthrift-config.h298 #define SELECT_TYPE_ARG234 (fd_set *) macro

12345678910>>...16