Searched refs:ALWAYS_LARGE_OPEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Dfopen.c51 #define ALWAYS_LARGE_OPEN 1 macro
137 rc = _endopen(file, mode, iop, ALWAYS_LARGE_OPEN);
156 return (_endopen(file, mode, iop, ALWAYS_LARGE_OPEN));

Completed in 57 milliseconds