Home
last modified time | relevance | path

Searched refs:O_RDONLY (Results 26 – 29 of 29) sorted by relevance

12

/PHP-7.4/ext/odbc/
H A Dphp_odbc.c1395 if ((params[i-1].fp = open(filename,O_RDONLY)) == -1) { in PHP_FUNCTION()
/PHP-7.4/build/
H A Dphp.m41214 int fd = open("conftest_in", O_RDONLY);
/PHP-7.4/ext/soap/
H A Dphp_sdl.c1554 f = open(fn, O_RDONLY|O_BINARY); in get_sdl_from_cache()
/PHP-7.4/ext/ffi/
H A Dffi.c3166 fd = open(filename, O_RDONLY, 0); in zend_ffi_load()

Completed in 52 milliseconds

12