Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_auth_request_module.c104 ngx_table_elt_t *h, *ho; in ngx_http_auth_request_handler() local
151 ho = ngx_list_push(&r->headers_out.headers); in ngx_http_auth_request_handler()
152 if (ho == NULL) { in ngx_http_auth_request_handler()
156 *ho = *h; in ngx_http_auth_request_handler()
158 r->headers_out.www_authenticate = ho; in ngx_http_auth_request_handler()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.c2895 *ho = h[i]; in ngx_http_upstream_process_trailers()
4945 *ho = *h; in ngx_http_upstream_copy_header_line()
4949 *ph = ho; in ngx_http_upstream_copy_header_line()
4977 *ho = *h; in ngx_http_upstream_copy_multi_header_lines()
4984 *ph = ho; in ngx_http_upstream_copy_multi_header_lines()
5053 *ho = *h; in ngx_http_upstream_copy_last_modified()
5075 *ho = *h; in ngx_http_upstream_rewrite_location()
5120 *ho = *h; in ngx_http_upstream_rewrite_refresh()
5165 *ho = *h; in ngx_http_upstream_rewrite_set_cookie()
5218 *ho = *h; in ngx_http_upstream_copy_allow_ranges()
[all …]
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlgc.c880 GCheader *ho = gch(o); in luaC_checkfinalizer() local
881 if (g->sweepgc == &ho->next) { /* avoid removing current sweep object */ in luaC_checkfinalizer()
887 *p = ho->next; /* remove 'o' from root list */ in luaC_checkfinalizer()
888 ho->next = g->finobj; /* link it in list 'finobj' */ in luaC_checkfinalizer()
890 l_setbit(ho->marked, SEPARATED); /* mark it as such */ in luaC_checkfinalizer()
/f-stack/freebsd/contrib/device-tree/src/arm64/mediatek/
H A Dmt8183-evb.dts4 * Author: Ben Ho <ben.ho@mediatek.com>
H A Dmt8183-kukui.dtsi4 * Author: Ben Ho <ben.ho@mediatek.com>
H A Dmt8183.dtsi4 * Author: Ben Ho <ben.ho@mediatek.com>
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c2806 struct header_out_runtime *ho = &t->headers_out[n_headers_out - 1]; in __instr_hdr_emit_exec() local
2825 ho = &t->headers_out[0]; in __instr_hdr_emit_exec()
2827 ho->ptr0 = hi->ptr0; in __instr_hdr_emit_exec()
2828 ho->ptr = hi_ptr; in __instr_hdr_emit_exec()
2837 ho_ptr = ho->ptr; in __instr_hdr_emit_exec()
2838 ho_nbytes = ho->n_bytes; in __instr_hdr_emit_exec()
2845 ho->n_bytes = ho_nbytes; in __instr_hdr_emit_exec()
2847 ho++; in __instr_hdr_emit_exec()
2848 ho->ptr0 = hi->ptr0; in __instr_hdr_emit_exec()
2849 ho->ptr = hi_ptr; in __instr_hdr_emit_exec()
[all …]
/f-stack/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.c1955 struct rte_bbdev_op_data ho = in acc100_dma_desc_ld_update() local
1958 rte_pktmbuf_iova_offset(ho.data, ho.offset); in acc100_dma_desc_ld_update()
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure981 -host | --host | --hos | --ho)
983 -host=* | --host=* | --hos=* | --ho=*)