Searched refs:SM_FD_SETSIZE (Results 1 – 4 of 4) sorted by relevance
23 #define SM_FD_SETSIZE FD_SETSIZE macro24 #define SM_FD_OK_SELECT(fd) (SM_FD_SETSIZE <= 0 || (fd) < SM_FD_SETSIZE)
363 if (SM_FD_SETSIZE > 0 && fp->f_file >= SM_FD_SETSIZE)
91 if (SM_FD_SETSIZE > 0 && ControlSocket >= SM_FD_SETSIZE) in opencontrolsocket()
210 SM_FD_SETSIZE); \215 SM_FD_SETSIZE); \