Home
last modified time | relevance | path

Searched refs:store_access (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/
H A Dcsa-load-elimination-unittest.cc69 ObjectAccess store_access(MachineType::store_type(), kNoWriteBarrier); \
73 graph()->NewNode(simplified()->StoreToObject(store_access), object, \
/dports/www/nginx-full/nginx_ajp_module-fcbb2cc/
H A Dngx_http_ajp_module.c129 offsetof(ngx_http_ajp_loc_conf_t, upstream.store_access),
761 conf->upstream.store_access = NGX_CONF_UNSET_UINT;
859 ngx_conf_merge_uint_value(conf->upstream.store_access,
860 prev->upstream.store_access, 0600);
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/
H A Dngx_http_upstream.h173 ngx_uint_t store_access; member
/dports/www/nginx-devel/nginx-1.21.5/src/http/
H A Dngx_http_upstream.h173 ngx_uint_t store_access; member
/dports/www/nginx-full/nginx-1.20.2/src/http/
H A Dngx_http_upstream.h173 ngx_uint_t store_access; member
/dports/www/nginx-lite/nginx-1.20.2/src/http/
H A Dngx_http_upstream.h173 ngx_uint_t store_access; member
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/
H A Dngx_http_upstream.h173 ngx_uint_t store_access; member
/dports/www/nginx/nginx-1.20.2/src/http/
H A Dngx_http_upstream.h173 ngx_uint_t store_access; member
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/http/modules/
H A Dngx_http_scgi_module.c116 offsetof(ngx_http_scgi_loc_conf_t, upstream.store_access),
1238 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_scgi_create_loc_conf()
1324 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_scgi_merge_loc_conf()
1325 prev->upstream.store_access, 0600); in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c183 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.store_access),
1465 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_uwsgi_create_loc_conf()
1560 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_uwsgi_merge_loc_conf()
1561 prev->upstream.store_access, 0600); in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c261 offsetof(ngx_http_fastcgi_loc_conf_t, upstream.store_access),
2831 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_fastcgi_create_loc_conf()
2922 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_fastcgi_merge_loc_conf()
2923 prev->upstream.store_access, 0600); in ngx_http_fastcgi_merge_loc_conf()
/dports/www/nginx-devel/nginx-1.21.5/src/http/modules/
H A Dngx_http_scgi_module.c116 offsetof(ngx_http_scgi_loc_conf_t, upstream.store_access),
1240 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_scgi_create_loc_conf()
1326 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_scgi_merge_loc_conf()
1327 prev->upstream.store_access, 0600); in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c180 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.store_access),
1464 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_uwsgi_create_loc_conf()
1562 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_uwsgi_merge_loc_conf()
1563 prev->upstream.store_access, 0600); in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c261 offsetof(ngx_http_fastcgi_loc_conf_t, upstream.store_access),
2833 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_fastcgi_create_loc_conf()
2924 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_fastcgi_merge_loc_conf()
2925 prev->upstream.store_access, 0600); in ngx_http_fastcgi_merge_loc_conf()
/dports/www/nginx-lite/nginx-1.20.2/src/http/modules/
H A Dngx_http_scgi_module.c116 offsetof(ngx_http_scgi_loc_conf_t, upstream.store_access),
1238 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_scgi_create_loc_conf()
1324 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_scgi_merge_loc_conf()
1325 prev->upstream.store_access, 0600); in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c183 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.store_access),
1465 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_uwsgi_create_loc_conf()
1560 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_uwsgi_merge_loc_conf()
1561 prev->upstream.store_access, 0600); in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c261 offsetof(ngx_http_fastcgi_loc_conf_t, upstream.store_access),
2831 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_fastcgi_create_loc_conf()
2922 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_fastcgi_merge_loc_conf()
2923 prev->upstream.store_access, 0600); in ngx_http_fastcgi_merge_loc_conf()
/dports/www/nginx-full/nginx-1.20.2/src/http/modules/
H A Dngx_http_scgi_module.c116 offsetof(ngx_http_scgi_loc_conf_t, upstream.store_access),
1238 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_scgi_create_loc_conf()
1324 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_scgi_merge_loc_conf()
1325 prev->upstream.store_access, 0600); in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c183 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.store_access),
1465 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_uwsgi_create_loc_conf()
1560 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_uwsgi_merge_loc_conf()
1561 prev->upstream.store_access, 0600); in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c261 offsetof(ngx_http_fastcgi_loc_conf_t, upstream.store_access),
2831 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_fastcgi_create_loc_conf()
2922 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_fastcgi_merge_loc_conf()
2923 prev->upstream.store_access, 0600); in ngx_http_fastcgi_merge_loc_conf()
/dports/www/nginx/nginx-1.20.2/src/http/modules/
H A Dngx_http_scgi_module.c116 offsetof(ngx_http_scgi_loc_conf_t, upstream.store_access),
1238 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_scgi_create_loc_conf()
1324 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_scgi_merge_loc_conf()
1325 prev->upstream.store_access, 0600); in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c183 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.store_access),
1465 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_uwsgi_create_loc_conf()
1560 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_uwsgi_merge_loc_conf()
1561 prev->upstream.store_access, 0600); in ngx_http_uwsgi_merge_loc_conf()
/dports/www/nginx-naxsi/nginx-1.20.2/src/http/modules/
H A Dngx_http_scgi_module.c116 offsetof(ngx_http_scgi_loc_conf_t, upstream.store_access),
1238 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_scgi_create_loc_conf()
1324 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_scgi_merge_loc_conf()
1325 prev->upstream.store_access, 0600); in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c183 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.store_access),
1465 conf->upstream.store_access = NGX_CONF_UNSET_UINT; in ngx_http_uwsgi_create_loc_conf()
1560 ngx_conf_merge_uint_value(conf->upstream.store_access, in ngx_http_uwsgi_merge_loc_conf()
1561 prev->upstream.store_access, 0600); in ngx_http_uwsgi_merge_loc_conf()
/dports/www/nginx-full/nginx-upload-module-aa42509/
H A Dngx_http_upload_module.c166 ngx_uint_t store_access; member
491 offsetof(ngx_http_upload_loc_conf_t, store_access),
1444 …>fd = ngx_open_file(file->name.data, NGX_FILE_WRONLY, NGX_FILE_CREATE_OR_OPEN, ulcf->store_access); in ngx_http_upload_start_handler()
1468 file->fd = ngx_open_tempfile(file->name.data, 1, ulcf->store_access); in ngx_http_upload_start_handler()
2106 …= ngx_open_file(state_file->name.data, NGX_FILE_RDWR, NGX_FILE_CREATE_OR_OPEN, ulcf->store_access); in ngx_http_upload_merge_ranges()
2216 conf->store_access = NGX_CONF_UNSET_UINT; in ngx_http_upload_create_loc_conf()
2264 ngx_conf_merge_uint_value(conf->store_access, in ngx_http_upload_merge_loc_conf()
2265 prev->store_access, 0600); in ngx_http_upload_merge_loc_conf()

12