HomeSort by: relevance | last modified time | path
    Searched refs:getdtablesize (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/
Xpoll.h.in 226 #define getdtablesize() FD_SETSIZE
  /xsrc/external/mit/xorg-server.old/dist/os/
connection.c 288 lastfdesc = getdtablesize() - 1;
  /xsrc/external/mit/xorg-server.old/dist/
configure 25029 { echo "$as_me:$LINENO: checking for getdtablesize" >&5
25030 echo $ECHO_N "checking for getdtablesize... $ECHO_C" >&6; }
25040 /* Define getdtablesize to an innocuous variant, in case <limits.h> declares getdtablesize.
25042 #define getdtablesize innocuous_getdtablesize
25045 which can conflict with char getdtablesize (); below.
25055 #undef getdtablesize
25063 char getdtablesize ();
25074 return getdtablesize ();
    [all...]

Completed in 35 milliseconds