Searched refs:http_conn_cl (Results 1 – 1 of 1) sorted by relevance
67 mblk_t *http_conn_cl; variable911 http_conn_cl = allocb_wait(n, BPRI_HI, STR_NOSIG, NULL); in nl7c_http_init()912 bcopy(Shttp_conn_cl, http_conn_cl->b_rptr, n); in nl7c_http_init()913 http_conn_cl->b_wptr += n; in nl7c_http_init()1173 mp = dupb(http_conn_cl); in nl7c_http_persist()