Lines Matching refs:h_value
449 h->h_value = NULL;
465 h->h_value = sm_rpool_strdup_tagged_x(e->e_rpool, fvalue, "h_value",
605 h->h_value = n;
608 h->h_value = sm_rpool_strdup_x(rp, value);
761 s = h->h_value;
883 if (h->h_value == NULL)
897 xputs(sm_debug_file(), h->h_value);
900 expand(h->h_value, buf, sizeof(buf), e);
907 h->h_value = sm_rpool_strdup_x(e->e_rpool, buf);
913 xputs(sm_debug_file(), h->h_value);
931 (void) sendtolist(denlstring(h->h_value, true, false),
952 e->e_msgid = h->h_value;
1785 register char *p = h->h_value;
1830 h->h_value[MaxMimeHeaderLength - 1] = '\0';
1847 len = strlen(h->h_value);
1848 if (shorten_rfc822_string(h->h_value,
2128 h->h_value);
2372 char *begin = h->h_value;