Home
last modified time | relevance | path

Searched refs:h_to (Results 1 – 25 of 30) sorted by relevance

12

/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dcmd-resend.c229 if(np == hp->h_to) in a_crese_polite_rt_mft_move()
230 hp->h_to = NIL; in a_crese_polite_rt_mft_move()
248 xpp = &hp->h_to; in a_crese_polite_rt_mft_move()
331 if(hp->h_to == NIL){ in a_crese_polite_rt_mft_move()
336 hp->h_to = NIL; in a_crese_polite_rt_mft_move()
536 head.h_to = mx_alternates_remove(head.h_to, FAL0); in a_crese_list_reply()
588 head.h_to = np; in a_crese_list_reply()
646 head.h_to = NULL; in a_crese_list_reply()
792 head.h_to = cat(head.h_to, np); in a_crese_Reply()
798 head.h_to = mx_alternates_remove(head.h_to, FAL0); in a_crese_Reply()
[all …]
H A Dsendout.c935 if((head.h_to = lextract(str, GTO | in a_sendout_sendmail()
937 head.h_mailx_raw_to = n_namelist_dup(head.h_to, head.h_to->n_type); in a_sendout_sendmail()
2143 if((head.h_to = to) != NULL){ in n_mail()
2145 head.h_to = to = a_sendout_fullnames_cleanup(to); in n_mail()
2583 n_namelist_dup(hp->h_to, GEXTRA | GFULL), in n_puthead()
2653 np = cat(cat(hp->h_to, hp->h_cc), np); in n_puthead()
2656 hp->h_to = hp->h_cc = NIL; in n_puthead()
2659 case GTO: npp = &hp->h_to; break; in n_puthead()
2680 if (!a_sendout_put_addrline("To:", hp->h_to, fo, saf)) in n_puthead()
2690 if ((xto = hp->h_to) != NULL) { in n_puthead()
[all …]
H A Dheader.c1447 hq->h_to = hp->h_to; in n_header_extract()
1478 hq->h_to = cat(hq->h_to, checkaddrs(lextract(val, GTO | GFULL | in n_header_extract()
1616 hp->h_to = hq->h_to; in n_header_extract()
3276 hp->h_to = grab_names(gif, "To: ", hp->h_to, comma, GTO | GFULL); in grab_headers()
H A Dcollect.c1161 if((val = detract(hp->h_to, GNAMEONLY)) == NULL) in n_temporary_compose_hook_varset()
1284 if(hp->h_to == NULL) in n_collect()
1932 while(hp->h_to == NULL); in n_collect()
2012 hp->h_to = cat(hp->h_to, np); in n_collect()
H A Dnames.c833 tolist = cat(hp->h_to, cat(hp->h_cc, cat(hp->h_bcc, hp->h_fcc))); in n_namelist_vaporise_head()
834 hp->h_to = hp->h_cc = hp->h_bcc = hp->h_fcc = NULL; in n_namelist_vaporise_head()
860 case GTO: npp = &hp->h_to; break; in n_namelist_vaporise_head()
H A Dmime.c992 if (_name_highbit(hp->h_to)) in need_hdrconv()
/dports/mail/mailx/mail-2.2.8/
H A Dsend.c260 head.h_to = to;
282 head.h_to = extract(str, GTO);
336 to = cat(hp->h_bcc, cat(hp->h_to, hp->h_cc));
344 to = usermap(cat(hp->h_bcc, cat(hp->h_to, hp->h_cc)));
419 hp->h_to = NIL;
428 hp->h_to =
429 cat(hp->h_to, nalloc(np->n_name, np->n_type));
453 hp->h_to = cat(hp->h_to, extract(cp, GTO));
455 hp->h_to = usermap(hp->h_to);
618 if (hp->h_to != NIL && w & GTO)
[all …]
H A Dtty.c102 if (!ttyset && hp->h_to != NIL)
105 hp->h_to =
106 extract(readtty("To: ", detract(hp->h_to, 0)), GTO);
H A Dcmd3.c240 head.h_to = np;
607 head.h_to = NIL;
614 head.h_to = cat(head.h_to, extract(cp, GTO));
617 if (head.h_to == NIL)
H A Dcollect.c150 hp->h_to = NIL;
265 hp->h_to = cat(hp->h_to, extract(&linebuf[2], GTO));
820 hp->h_to = NIL;
H A Ddef.h178 struct name *h_to; /* Dynamic "To:" string */ member
/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rgrl/
H A Drgrl_trans_homography2d.cxx308 vnl_vector_fixed<double,3> h_to = H_*h_from; in map_loc() local
309 to[0] = h_to[0]/h_to[2] + to_centre_[0]; in map_loc()
310 to[1] = h_to[1]/h_to[2] + to_centre_[1]; in map_loc()
/dports/mail/heirloom-mailx/mailx-12.4/
H A Dsendout.c129 hp->h_to = NULL; in fixhead()
134 hp->h_to = in fixhead()
135 cat(hp->h_to, nalloc(np->n_fullname, in fixhead()
731 head.h_to = to; in mail()
755 head.h_to = extract(str, GTO|GFULL); in sendmail_internal()
965 if ((hp->h_to = checkaddrs(hp->h_to)) == NULL) { in mail1()
1023 if ((to = usermap(cat(hp->h_bcc, cat(hp->h_to, hp->h_cc)))) == NULL) { in mail1()
1257 if (hp->h_to != NULL && w & GTO) { in puthead()
1258 if (fmt("To:", hp->h_to, fo, w&(GCOMMA|GFILES), 0, in puthead()
1502 head.h_to = to; in resend_msg()
[all …]
H A Dcollect.c163 if (hp->h_to) in print_collf()
517 if (hp->h_to == NULL && value("interactive") != NULL) in collect()
726 while (hp->h_to == NULL); in collect()
740 while ((hp->h_to = checkaddrs(cat(hp->h_to, in collect()
H A Dhead.c300 hq->h_to = checkaddrs(cat(hq->h_to, in extract_header()
355 hp->h_to = hq->h_to; in extract_header()
H A Dtty.c313 hp->h_to = grabaddrs("To: ", hp->h_to, comma, GTO|GFULL); in grabh()
H A Dcmd3.c358 head.h_to = np; in respond_internal()
442 if ((head.h_to = sextract(recipient, in forward1()
975 head.h_to = cat(head.h_to, sextract(cp, GTO|gf)); in Respond_internal()
977 if (head.h_to == NULL) in Respond_internal()
H A Ddef.h417 struct name *h_to; /* Dynamic "To:" string */ member
H A Dmime.c337 if (w & GTO && name_highbit(hp->h_to)) in need_hdrconv()
/dports/chinese/bitchx/bitchx-1.2.1/dll/possum/
H A Ddef.h174 struct name *h_to; /* Dynamic "To:" string */ member
/dports/irc/bitchx/bitchx-1.2.1/dll/possum/
H A Ddef.h174 struct name *h_to; /* Dynamic "To:" string */ member
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsta/
H A Dbsta_histogram.h209 T minimum_js_divergence_scale(bsta_histogram<T> const& h_from, bsta_histogram<T> const& h_to,
H A Dbsta_histogram.hxx620 T minimum_js_divergence_scale(bsta_histogram<T> const& h_from, bsta_histogram<T> const& h_to, in minimum_js_divergence_scale() argument
626 T jsd = js_divergence(h_to, hs); in minimum_js_divergence_scale()
/dports/mail/vexim/vexim2-cdfb0df/docs/debian-conf.d/router/
H A D249_vexim_ditch_routers123 and blocklists.blockval = '${quote_mysql:$h_to:}' \
/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dnail.h1444 struct mx_name *h_to; /* Dynamic "To:" string */ member

12