Searched defs:cloexec (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dgzlib.c100 int cloexec = 0; local
146 cloexec = 1;
228 (cloexec ? O_CLOEXEC : 0) |

Completed in 21 milliseconds