/dports/sysutils/metalog/metalog-3/gnulib/lib/ |
H A D | select.c | 249 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 332 FD_ZERO (&handle_rfds); in rpl_select() 359 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 399 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 403 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 432 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 460 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 483 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/lib/ |
H A D | select.c | 274 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 358 FD_ZERO (&handle_rfds); in rpl_select() 385 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 429 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 433 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 472 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 509 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 535 if (FD_ISSET (s, &handle_rfds)) in rpl_select()
|
/dports/lang/guile2/guile-2.2.7/lib/ |
H A D | select.c | 251 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 335 FD_ZERO (&handle_rfds); in rpl_select() 362 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 406 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 410 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 449 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 486 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 511 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-tests/ |
H A D | select.c | 271 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 355 FD_ZERO (&handle_rfds); in rpl_select() 382 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 426 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 430 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 469 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 506 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 531 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/security/libgsasl/gsasl-1.10.0/lib/gltests/ |
H A D | select.c | 274 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 358 FD_ZERO (&handle_rfds); in rpl_select() 385 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 429 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 433 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 472 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 509 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 534 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/security/libgsasl/gsasl-1.10.0/gl/ |
H A D | select.c | 274 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 358 FD_ZERO (&handle_rfds); in rpl_select() 385 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 429 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 433 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 472 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 509 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 534 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/lang/guile/guile-3.0.7/lib/ |
H A D | select.c | 274 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 358 FD_ZERO (&handle_rfds); in rpl_select() 385 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 429 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 433 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 472 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 509 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 534 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/dns/libidn/libidn-1.35/gltests/ |
H A D | select.c | 255 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 339 FD_ZERO (&handle_rfds); in rpl_select() 366 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 410 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 414 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 453 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 490 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 515 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/math/pspp/pspp-1.4.1/gl/ |
H A D | select.c | 271 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 355 FD_ZERO (&handle_rfds); in rpl_select() 382 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 426 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 430 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 469 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 506 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 531 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/security/libprelude/libprelude-1.2.6/libmissing/ |
H A D | select.c | 251 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 335 FD_ZERO (&handle_rfds); in rpl_select() 362 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 406 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 410 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 449 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 486 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 511 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/devel/m4/m4-1.4.19/tests/ |
H A D | select.c | 274 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 358 FD_ZERO (&handle_rfds); in rpl_select() 385 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 429 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 433 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 472 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 509 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 534 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/devel/gnulib/gnulib-20140202-stable/lib/ |
H A D | select.c | 249 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 332 FD_ZERO (&handle_rfds); in rpl_select() 359 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 399 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 403 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 432 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 460 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 483 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/security/shishi/shishi-1.0.2/gl/ |
H A D | select.c | 249 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 332 FD_ZERO (&handle_rfds); in rpl_select() 359 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 399 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 403 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 432 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 460 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 483 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/sysutils/coreutils/coreutils-8.32/lib/ |
H A D | select.c | 259 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 343 FD_ZERO (&handle_rfds); in rpl_select() 370 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 414 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 418 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 457 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 494 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 519 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/security/gnutls/gnutls-3.6.16/src/gl/ |
H A D | select.c | 259 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 343 FD_ZERO (&handle_rfds); in rpl_select() 370 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 414 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 418 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 457 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 494 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 519 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/security/gnutls/gnutls-3.6.16/gl/tests/ |
H A D | select.c | 259 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 343 FD_ZERO (&handle_rfds); in rpl_select() 370 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 414 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 418 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 457 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 494 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 519 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/security/gsasl/gsasl-1.10.0/gl/ |
H A D | select.c | 274 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 358 FD_ZERO (&handle_rfds); in rpl_select() 385 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 429 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 433 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 472 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 509 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 534 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/security/gsasl/gsasl-1.10.0/lib/gltests/ |
H A D | select.c | 274 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 358 FD_ZERO (&handle_rfds); in rpl_select() 385 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 429 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 433 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 472 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 509 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 534 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/devel/gdb/gdb-11.1/gnulib/import/ |
H A D | select.c | 274 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 358 FD_ZERO (&handle_rfds); in rpl_select() 385 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 429 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 433 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 472 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 509 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 534 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/math/octave/octave-6.4.0/libgnu/ |
H A D | select.c | 274 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 358 FD_ZERO (&handle_rfds); in rpl_select() 385 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 429 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 433 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 472 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 509 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 534 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-tests/ |
H A D | select.c | 271 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 355 FD_ZERO (&handle_rfds); in rpl_select() 382 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 426 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 430 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 469 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 506 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 531 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/math/octave-forge-parallel/parallel-4.0.1/src/gl/ |
H A D | select.c | 259 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 343 FD_ZERO (&handle_rfds); in rpl_select() 370 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 414 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 418 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 457 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 494 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 519 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-tests/ |
H A D | select.c | 271 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 355 FD_ZERO (&handle_rfds); in rpl_select() 382 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 426 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 430 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 469 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 506 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 531 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/gllib/ |
H A D | select.c | 255 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 339 FD_ZERO (&handle_rfds); in rpl_select() 366 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 410 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 414 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 453 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 490 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 515 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-tests/ |
H A D | select.c | 271 fd_set handle_rfds, handle_wfds, handle_xfds; in rpl_select() local 355 FD_ZERO (&handle_rfds); in rpl_select() 382 FD_SET ((SOCKET) h, &handle_rfds); in rpl_select() 426 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 430 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 469 rc = select (0, &handle_rfds, &handle_wfds, &handle_xfds, &tv0); in rpl_select() 506 memcpy (&handle_rfds, rfds, sizeof (fd_set)); in rpl_select() 531 if (FD_ISSET (h, &handle_rfds)) in rpl_select()
|