Searched refs:_setmaxstdio (Results 1 – 1 of 1) sorted by relevance
37 result = _setmaxstdio (newmax); in _setmaxstdio_nothrow()47 # define _setmaxstdio _setmaxstdio_nothrow macro78 for (bound = 0x10000; _setmaxstdio (bound) < 0; bound = bound / 2) in getdtablesize()80 _setmaxstdio (orig_max_stdio); in getdtablesize()