Home
last modified time | relevance | path

Searched refs:NGX_UPLOAD_NOMEM (Results 1 – 1 of 1) sorted by relevance

/dports/www/nginx-full/nginx-upload-module-aa42509/
H A Dngx_http_upload_module.c63 #define NGX_UPLOAD_NOMEM -12 macro
1040 case NGX_UPLOAD_NOMEM: in ngx_http_upload_read_event_handler()
1397 return NGX_UPLOAD_NOMEM; in ngx_http_upload_start_handler()
1404 return NGX_UPLOAD_NOMEM; in ngx_http_upload_start_handler()
1425 return NGX_UPLOAD_NOMEM; in ngx_http_upload_start_handler()
1432 return NGX_UPLOAD_NOMEM; in ngx_http_upload_start_handler()
1890 return NGX_UPLOAD_NOMEM; in ngx_http_upload_append_field()
1897 return NGX_UPLOAD_NOMEM; in ngx_http_upload_append_field()
3467 case NGX_UPLOAD_NOMEM: case NGX_UPLOAD_SCRIPTERROR: in ngx_http_do_read_upload_client_request_body()
3548 return NGX_UPLOAD_NOMEM; in upload_parse_content_disposition()
[all …]