Searched refs:NXT_FILE_SEARCH (Results 1 – 2 of 2) sorted by relevance
127 #define NXT_FILE_SEARCH (O_SEARCH|NXT_FILE_DIRECTORY) macro130 #define NXT_FILE_SEARCH (O_EXEC|NXT_FILE_DIRECTORY) macro139 #define NXT_FILE_SEARCH (O_PATH|O_RDONLY|NXT_FILE_DIRECTORY) macro
398 ret = nxt_file_open(task, &file, NXT_FILE_SEARCH, NXT_FILE_OPEN, in nxt_http_static_send_ready()408 ret = nxt_file_open(task, &file, NXT_FILE_SEARCH, NXT_FILE_OPEN, 0); in nxt_http_static_send_ready()