Searched refs:hbp (Results 1 – 5 of 5) sorted by relevance
189 char *hbp /* pointer to current line in header buffer */ in httpread_hdr_option_analyze() argument192 if (word_eq(hbp, "CONTENT-LENGTH:")) { in httpread_hdr_option_analyze()193 while (isgraph(*hbp)) in httpread_hdr_option_analyze()194 hbp++; in httpread_hdr_option_analyze()195 while (*hbp == ' ' || *hbp == '\t') in httpread_hdr_option_analyze()196 hbp++; in httpread_hdr_option_analyze()197 if (!isdigit(*hbp)) in httpread_hdr_option_analyze()199 h->content_length = atol(hbp); in httpread_hdr_option_analyze()203 if (word_eq(hbp, "TRANSFER_ENCODING:") || in httpread_hdr_option_analyze()204 word_eq(hbp, "TRANSFER-ENCODING:")) { in httpread_hdr_option_analyze()[all …]
195 char *hbp /* pointer to current line in header buffer */ in httpread_hdr_option_analyze() argument198 if (word_eq(hbp, "CONTENT-LENGTH:")) { in httpread_hdr_option_analyze()199 while (isgraph(*hbp)) in httpread_hdr_option_analyze()200 hbp++; in httpread_hdr_option_analyze()201 while (*hbp == ' ' || *hbp == '\t') in httpread_hdr_option_analyze()202 hbp++; in httpread_hdr_option_analyze()203 if (!isdigit(*hbp)) in httpread_hdr_option_analyze()205 h->content_length = atol(hbp); in httpread_hdr_option_analyze()209 if (word_eq(hbp, "TRANSFER_ENCODING:") || in httpread_hdr_option_analyze()210 word_eq(hbp, "TRANSFER-ENCODING:")) { in httpread_hdr_option_analyze()[all …]
35 struct hist_bkt *hbp; in unplug_hist_alloc() local39 hbp = malloc(sizeof(*hbp)); in unplug_hist_alloc()40 hbp->dev = device; in unplug_hist_alloc()41 memset(hbp->hist, 0, NBKTS * sizeof(int)); in unplug_hist_alloc()43 return hbp; in unplug_hist_alloc()54 struct hist_bkt *hbp = dip->up_hist_handle; in unplug_hist_add() local60 hbp->hist[idx]++; in unplug_hist_add()68 struct hist_bkt *hbp = arg; in unplug_hist_free() local69 int mjr = hbp->dev >> MINORBITS; in unplug_hist_free()70 int mnr = hbp->dev & ((1 << MINORBITS) - 1); in unplug_hist_free()[all …]
83 __u16 hbp; /* Horizontal back porch */ member
7561 http://home.att.net/~coriolan/places/hbp.htm60095 http://www.nhlbi.nih.gov/hbp/prevent/h_eating/h_eating.htm