Home
last modified time | relevance | path

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

/PHP-8.2/ext/fileinfo/libmagic/
H A Dcompress.c897 file_clear_closexec(STDIN_FILENO); in uncompressbuf()
904 file_clear_closexec(STDOUT_FILENO); in uncompressbuf()
910 file_clear_closexec(STDERR_FILENO); in uncompressbuf()
H A Dfile.h542 protected int file_clear_closexec(int);
H A Dfuncs.c798 file_clear_closexec(int fd) {
/PHP-8.2/ext/fileinfo/
H A Dlibmagic.patch1686 protected int file_clear_closexec(int);
2411 file_clear_closexec(int fd) {

Completed in 16 milliseconds