Searched refs:ho (Results 1 – 9 of 9) sorted by relevance
104 ngx_table_elt_t *h, *ho; in ngx_http_auth_request_handler() local151 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()
2895 *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 …]
880 GCheader *ho = gch(o); in luaC_checkfinalizer() local881 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()
4 * Author: Ben Ho <ben.ho@mediatek.com>
2806 struct header_out_runtime *ho = &t->headers_out[n_headers_out - 1]; in __instr_hdr_emit_exec() local2825 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 …]
1955 struct rte_bbdev_op_data ho = in acc100_dma_desc_ld_update() local1958 rte_pktmbuf_iova_offset(ho.data, ho.offset); in acc100_dma_desc_ld_update()
981 -host | --host | --hos | --ho)983 -host=* | --host=* | --hos=* | --ho=*)