Home | History | Annotate | Download | only in linux-lib

Lines Matching full:getdtablesize

978 _GL_FUNCDECL_SYS (getdtablesize, int, (void));
980 _GL_CXXALIAS_SYS (getdtablesize, int, (void));
981 _GL_CXXALIASWARN (getdtablesize);
983 # undef getdtablesize
985 _GL_WARN_ON_USE (getdtablesize, "getdtablesize is unportable - "
986 "use gnulib module getdtablesize for portability");