Home
last modified time | relevance | path

Searched refs:O_SEARCH (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dfcntl.h122 #define O_SEARCH O_EXEC macro
126 #define FSEARCH O_SEARCH
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_files.h90 #if defined(O_SEARCH)
91 #define NGX_FILE_SEARCH (O_SEARCH|NGX_FILE_DIRECTORY)