Searched refs:ngx_create_path (Results 1 – 2 of 2) sorted by relevance
143 ngx_int_t ngx_create_path(ngx_file_t *file, ngx_path_t *path);
233 if (ngx_create_path(file, path) == NGX_ERROR) { in ngx_create_temp_file()266 ngx_create_path(ngx_file_t *file, ngx_path_t *path) in ngx_create_path() function