Home
last modified time | relevance | path

Searched defs:cutlim (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/libkern/
H A Dstrtoul.c58 int neg = 0, any, cutlim; in strtoul() local
H A Dstrtol.c58 int neg = 0, any, cutlim; in strtol() local
H A Dstrtouq.c56 int neg, any, cutlim; in strtouq() local
H A Dstrtoq.c56 int neg, any, cutlim; in strtoq() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_slice_filter_module.c289 off_t start, end, complete_length, cutoff, cutlim; in ngx_http_slice_parse_content_range() local
445 off_t start, cutoff, cutlim; in ngx_http_slice_get_start() local
H A Dngx_http_range_filter_module.c274 cutlim; in ngx_http_range_parse() local
H A Dngx_http_mp4_module.c689 ngx_int_t value, cutoff, cutlim; in ngx_http_mp4_atofp() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_string.c920 ngx_int_t value, cutoff, cutlim; in ngx_atoi() local
950 ngx_int_t value, cutoff, cutlim; in ngx_atofp() local
1004 ssize_t value, cutoff, cutlim; in ngx_atosz() local
1032 off_t value, cutoff, cutlim; in ngx_atoof() local
1060 time_t value, cutoff, cutlim; in ngx_atotm() local
H A Dngx_parse.c116 ngx_int_t max, cutoff, cutlim; in ngx_parse_time() local
/f-stack/freebsd/net/
H A Dif_clone.c583 int cutlim = INT_MAX % 10; in ifc_name2unit() local