Home
last modified time | relevance | path

Searched refs:_IO_FLAGS2_CLOEXEC (Results 1 – 4 of 4) sorted by relevance

/libio/
A Dfreopen64.c78 (result->_flags2 & _IO_FLAGS2_CLOEXEC) != 0 in freopen64()
A Dfreopen.c95 (result->_flags2 & _IO_FLAGS2_CLOEXEC) != 0 in freopen()
A Dlibio.h90 #define _IO_FLAGS2_CLOEXEC 64 macro
A Dfileops.c271 fp->_flags2 |= _IO_FLAGS2_CLOEXEC; in libc_hidden_def()

Completed in 9 milliseconds