Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_gunzip_filter_module.c35 unsigned redo:1; member
336 if (ctx->zstream.avail_in || ctx->flush != Z_NO_FLUSH || ctx->redo) { in ngx_http_gunzip_filter_add_data()
426 ctx->flush, ctx->redo); in ngx_http_gunzip_filter_inflate()
470 ctx->redo = 1; in ngx_http_gunzip_filter_inflate()
475 ctx->redo = 0; in ngx_http_gunzip_filter_inflate()
534 ctx->redo = 1; in ngx_http_gunzip_filter_inflate()
H A Dngx_http_gzip_filter_module.c55 unsigned redo:1; member
699 if (ctx->zstream.avail_in || ctx->flush != Z_NO_FLUSH || ctx->redo) { in ngx_http_gzip_filter_add_data()
816 ctx->flush, ctx->redo); in ngx_http_gzip_filter_deflate()
860 ctx->redo = 1; in ngx_http_gzip_filter_deflate()
865 ctx->redo = 0; in ngx_http_gzip_filter_deflate()
/f-stack/freebsd/kern/
H A Dvfs_bio.c5180 bool redo, lpart; in vfs_bio_getpages() local
5296 redo = false; in vfs_bio_getpages()
5320 redo = true; in vfs_bio_getpages()
5322 if (redo && error == 0) in vfs_bio_getpages()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib2997 # when $ops is create or clone, redo the operation still return zero