uniq              155 core/ngx_open_file_cache.c             of->uniq = ngx_file_uniq(&fi);
uniq              217 core/ngx_open_file_cache.c                 && (of->uniq == 0 || of->uniq == file->uniq)
uniq              223 core/ngx_open_file_cache.c                 of->uniq = file->uniq;
uniq              262 core/ngx_open_file_cache.c         of->uniq = file->uniq;
uniq              284 core/ngx_open_file_cache.c             if (of->uniq == file->uniq) {
uniq              379 core/ngx_open_file_cache.c         file->uniq = of->uniq;
uniq              476 core/ngx_open_file_cache.c         if (of->uniq == ngx_file_uniq(&fi)) {
uniq              557 core/ngx_open_file_cache.c     of->uniq = ngx_file_uniq(&fi);
uniq               20 core/ngx_open_file_cache.h     ngx_file_uniq_t          uniq;
uniq               58 core/ngx_open_file_cache.h     ngx_file_uniq_t          uniq;
uniq               49 http/ngx_http_cache.h     ngx_file_uniq_t                  uniq;
uniq               63 http/ngx_http_cache.h     ngx_file_uniq_t                  uniq;
uniq              319 http/ngx_http_file_cache.c     of.uniq = c->uniq;
uniq              350 http/ngx_http_file_cache.c     c->uniq = of.uniq;
uniq              412 http/ngx_http_file_cache.c             c->node->uniq = c->uniq;
uniq              595 http/ngx_http_file_cache.c     fcn->uniq = 0;
uniq              605 http/ngx_http_file_cache.c     c->uniq = fcn->uniq;
uniq              782 http/ngx_http_file_cache.c     ngx_file_uniq_t         uniq;
uniq              802 http/ngx_http_file_cache.c     uniq = 0;
uniq              827 http/ngx_http_file_cache.c             uniq = ngx_file_uniq(&fi);
uniq              837 http/ngx_http_file_cache.c     c->node->uniq = uniq;
uniq             1379 http/ngx_http_file_cache.c         c.uniq = ngx_file_uniq(&fi);
uniq             1447 http/ngx_http_file_cache.c         fcn->uniq = c->uniq;