Home
last modified time | relevance | path

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); in fopen64()
156 return (_endopen(file, mode, iop, ALWAYS_LARGE_OPEN)); in freopen64()