Searched refs:ngx_shm_alloc (Results 1 – 4 of 4) sorted by relevance
15 ngx_shm_alloc(ngx_shm_t *shm) in ngx_shm_alloc() function43 ngx_shm_alloc(ngx_shm_t *shm) in ngx_shm_alloc() function88 ngx_shm_alloc(ngx_shm_t *shm) in ngx_shm_alloc() function
25 ngx_int_t ngx_shm_alloc(ngx_shm_t *shm);
580 if (ngx_shm_alloc(&shm) != NGX_OK) { in ngx_event_module_init()
476 if (ngx_shm_alloc(&shm_zone[i].shm) != NGX_OK) { in ngx_init_cycle()