exists            929 core/ngx_cycle.c     if (zn->shm.exists) {
exists           1321 core/ngx_cycle.c     shm_zone->shm.exists = 0;
exists           1510 event/ngx_event_openssl.c     if (shm_zone->shm.exists) {
exists            509 http/modules/ngx_http_limit_req_module.c     if (shm_zone->shm.exists) {
exists            359 http/modules/ngx_http_limit_zone_module.c     if (shm_zone->shm.exists) {
exists             44 http/ngx_http_cache.h     unsigned                         exists:1;
exists             83 http/ngx_http_cache.h     unsigned                         exists:1;
exists            107 http/ngx_http_file_cache.c     if (shm_zone->shm.exists) {
exists            264 http/ngx_http_file_cache.c                    "http file cache exists: %i e:%d", rc, c->exists);
exists            286 http/ngx_http_file_cache.c         test = c->exists ? 1 : 0;
exists            408 http/ngx_http_file_cache.c         if (!c->node->exists) {
exists            411 http/ngx_http_file_cache.c             c->node->exists = 1;
exists            534 http/ngx_http_file_cache.c         if (fcn->exists) {
exists            536 http/ngx_http_file_cache.c             c->exists = fcn->exists;
exists            546 http/ngx_http_file_cache.c             c->exists = fcn->exists;
exists            593 http/ngx_http_file_cache.c     fcn->exists = 0;
exists            847 http/ngx_http_file_cache.c         c->node->exists = 1;
exists            939 http/ngx_http_file_cache.c     } else if (!fcn->exists && fcn->count == 0 && c->min_uses == 1) {
exists           1025 http/ngx_http_file_cache.c                   fcn->count, fcn->exists,
exists           1099 http/ngx_http_file_cache.c                        fcn->count, fcn->exists,
exists           1150 http/ngx_http_file_cache.c     if (fcn->exists) {
exists           1444 http/ngx_http_file_cache.c         fcn->exists = 1;
exists             37 os/unix/ngx_darwin_init.c     ngx_uint_t   exists;
exists            111 os/unix/ngx_darwin_init.c             sysctls[i].exists = 1;
exists            157 os/unix/ngx_darwin_init.c         if (sysctls[i].exists) {
exists             47 os/unix/ngx_freebsd_init.c     ngx_uint_t   exists;
exists            190 os/unix/ngx_freebsd_init.c             sysctls[i].exists = 1;
exists            249 os/unix/ngx_freebsd_init.c         if (sysctls[i].exists) {
exists             20 os/unix/ngx_shmem.h     ngx_uint_t   exists;   /* unsigned  exists:1;  */