| /netbsd/src/usr.sbin/faithd/ |
| D | tcp.c | 163 if (s_rcv >= FD_SETSIZE) in send_data() 183 if (s_snd >= FD_SETSIZE) in send_data() 186 if (s_rcv >= FD_SETSIZE) in send_data() 193 if (s_snd >= FD_SETSIZE) in send_data() 210 if (s_rcv >= FD_SETSIZE) in relay() 246 if (s_rcv >= FD_SETSIZE) in relay() 249 if (s_snd >= FD_SETSIZE) in relay() 283 if (s_rcv >= FD_SETSIZE) in relay() 286 if (s_snd >= FD_SETSIZE) in relay()
|
| /netbsd/src/external/bsd/openldap/dist/libraries/liblutil/ |
| D | detach.c | 67 nbits = FD_SETSIZE; in lutil_detach() 70 #ifdef FD_SETSIZE in lutil_detach() 71 if ( nbits > FD_SETSIZE ) { in lutil_detach() 72 nbits = FD_SETSIZE; in lutil_detach()
|
| /netbsd/src/external/bsd/ntp/dist/include/ |
| D | ntif.h | 59 #ifdef FD_SETSIZE 60 #undef FD_SETSIZE 62 #define FD_SETSIZE 512 macro
|
| D | ntp_select.h | 24 # define FD_SETSIZE 32 macro
|
| /netbsd/src/sys/sys/ |
| D | fd_set.h | 58 #ifndef FD_SETSIZE 59 #define FD_SETSIZE 256 macro 63 #define __NFD_SIZE __NFD_LEN(FD_SETSIZE)
|
| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | poll_fd.c | 164 if (FD_SETSIZE <= fd) { in poll_fd_bsd() 165 if ((temp_fd = dup(fd)) < 0 || temp_fd >= FD_SETSIZE) in poll_fd_bsd() 166 msg_fatal("descriptor %d does not fit FD_SETSIZE %d", fd, FD_SETSIZE); in poll_fd_bsd()
|
| /netbsd/src/external/bsd/openldap/dist/include/ac/ |
| D | fdset.h | 27 #if !defined( OPENLDAP_FD_SETSIZE ) && !defined( FD_SETSIZE ) 40 # define FD_SETSIZE OPENLDAP_FD_SETSIZE macro
|
| /netbsd/src/external/ibm-public/postfix/dist/proto/ |
| D | stop.double-cc | 44 FD_SETSIZE FD_SETSIZE 45 FD_SETSIZE FD_SETSIZE 46 FD_SETSIZE FD_SETSIZE 51 FD_SETSIZE FD_SETSIZE 52 FD_SETSIZE FD_SETSIZE 53 FD_SETSIZE FD_SETSIZE
|
| /netbsd/src/lib/libc/rpc/ |
| D | svc_fdset.c | 182 fds->fdnum = FD_SETSIZE; in svc_pollfd_alloc() 209 pfd = realloc(fds->fdp, (fds->fdnum + FD_SETSIZE) * sizeof(*fds->fdp)); in svc_pollfd_add() 213 svc_pollfd_init(pfd + fds->fdnum, FD_SETSIZE); in svc_pollfd_add() 217 fds->fdnum += FD_SETSIZE; in svc_pollfd_add() 260 fd += FD_SETSIZE; in svc_fdset_resize()
|
| /netbsd/src/regress/sys/kern/select/ |
| D | select.c | 29 #define FD_SETSIZE 65536 macro 97 if (fd > FD_SETSIZE) { in f() 100 fd, FD_SETSIZE); in f()
|
| /netbsd/src/external/bsd/openldap/dist/libraries/libldap/ |
| D | os-ip.c | 344 #if defined( FD_SETSIZE ) && !defined( HAVE_WINSOCK ) in ldap_int_poll() 345 if ( s >= FD_SETSIZE ) { in ldap_int_poll() 969 struct pollfd si_fds[FD_SETSIZE]; 1005 if( sip->si_maxfd >= FD_SETSIZE ) { in ldap_mark_select_write() 1050 if( sip->si_maxfd >= FD_SETSIZE ) { in ldap_mark_select_read() 1226 int tblsize = FD_SETSIZE; in ldap_int_ip_init() 1229 #ifdef FD_SETSIZE in ldap_int_ip_init() 1230 if( tblsize > FD_SETSIZE ) tblsize = FD_SETSIZE; in ldap_int_ip_init()
|
| D | os-local.c | 280 #ifdef FD_SETSIZE in ldap_pvt_connect() 281 if ( s >= FD_SETSIZE ) { in ldap_pvt_connect()
|
| /netbsd/src/crypto/dist/ipsec-tools/src/racoon/ |
| D | session.c | 120 static struct fd_monitor fd_monitors[FD_SETSIZE]; 129 if (fd < 0 || fd >= FD_SETSIZE) { in monitor_fd() 153 if (fd < 0 || fd >= FD_SETSIZE) { in unmonitor_fd()
|
| /netbsd/src/external/bsd/am-utils/dist/amd/ |
| D | nfs_start.c | 171 nsel = select(FD_SETSIZE, &readfds, (fd_set *) NULL, (fd_set *) NULL, &tvv); in rpc_pending_now() 253 nsel = do_select(smask, FD_SETSIZE, &readfds, &tvv); in run_rpc()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/kadmin/ |
| D | kadm_conn.c | 186 #ifdef FD_SETSIZE in wait_for_connection() 187 if (socks[i] >= FD_SETSIZE) in wait_for_connection()
|
| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | sunos57-select.c | 62 if (nfds < 1 || nfds > FD_SETSIZE) in rpl_select()
|
| /netbsd/src/usr.sbin/mrouted/ |
| D | main.c | 255 if (igmp_socket >= FD_SETSIZE) in main() 260 if (ihandlers[i].fd >= FD_SETSIZE) in main()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| D | mini_inetd.c | 130 if (fds[i] >= FD_SETSIZE) in mini_inetd_addrinfo()
|
| /netbsd/src/sys/kern/ |
| D | sys_select.c | 383 char smallbits[howmany(FD_SETSIZE, NFDBITS) * in selcommon() 407 if (nd > nf + FD_SETSIZE && in selcommon() 408 nd > curlwp->l_proc->p_rlimit[RLIMIT_NOFILE].rlim_max + FD_SETSIZE) in selcommon()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/kdc/ |
| D | connect.c | 564 #ifdef FD_SETSIZE in add_new_tcp() 565 if (s >= FD_SETSIZE) { in add_new_tcp() 927 #ifdef FD_SETSIZE in loop() 928 if (max_fd >= FD_SETSIZE) in loop()
|
| /netbsd/src/tests/lib/libc/sys/ |
| D | t_select.c | 223 for (fd = 0; fd < FD_SETSIZE; fd++) { in ATF_TC_BODY()
|
| /netbsd/src/external/bsd/ppp/dist/pppd/ |
| D | tty.c | 1082 if (ifd >= FD_SETSIZE || ofd >= FD_SETSIZE || pty_master >= FD_SETSIZE) in charshunt()
|
| /netbsd/src/usr.sbin/sdpd/ |
| D | server.c | 106 srv->fdidx = calloc(FD_SETSIZE, sizeof(fd_idx_t)); in server_init() 365 if (cfd >= FD_SETSIZE) { in server_accept_client()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
| D | ipropd_slave.c | 839 if (restarter_fd >= FD_SETSIZE) in main() 910 if (master_fd >= FD_SETSIZE) in main() 912 if (restarter_fd >= FD_SETSIZE) in main()
|
| /netbsd/src/sys/compat/ultrix/ |
| D | ultrix_misc.c | 275 if (SCARG(uap, nd) > FD_SETSIZE) in ultrix_sys_select() 276 SCARG(&ap, nd) = FD_SETSIZE; in ultrix_sys_select()
|