Searched refs:SM_FD_SETSIZE (Results 1 – 5 of 5) sorted by relevance
24 # define SM_FD_SETSIZE FD_SETSIZE macro
365 if (SM_FD_SETSIZE > 0 && fp->f_file >= SM_FD_SETSIZE)
94 if (SM_FD_SETSIZE > 0 && ControlSocket >= SM_FD_SETSIZE) in opencontrolsocket()
202 if (SM_FD_SETSIZE > 0 && m->mf_sock >= SM_FD_SETSIZE) \207 SM_FD_SETSIZE); \212 SM_FD_SETSIZE); \
1115 if (SM_FD_SETSIZE > 0 && d->d_socket >= SM_FD_SETSIZE)