Searched refs:oflag (Results 1 - 1 of 1) sorted by relevance
/forgerock/web-agents-v4/zlib/ | ||
H A D | gzlib.c | 98 int oflag; local 220 oflag = 243 fd == -2 ? _wopen(path, oflag, 0666) : 245 open((const char *)path, oflag, 0666)); |
Completed in 146 milliseconds