OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_to
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/mail/
cmd3.c
342
head.
h_to
= np;
381
head.
h_to
= NULL;
388
head.
h_to
= cat(head.
h_to
, extract(cp, GTO));
390
if (head.
h_to
== NULL)
429
forward_one(int msgno, struct name *
h_to
)
448
hdr.
h_to
=
h_to
;
476
if (hdr.
h_to
== NULL) {
482
if ((e = forward_one(*ip, hdr.
h_to
)) != 0
[
all
...]
send.c
343
hp->
h_to
= NULL;
350
hp->
h_to
=
351
cat(hp->
h_to
, nalloc(np->n_name, np->n_type));
448
if (hp->
h_to
!= NULL && w & GTO)
449
fmt("To:", hp->
h_to
, fo, w & GCOMMA), gotcha++;
724
to = usermap(cat(hp->h_bcc, cat(hp->
h_to
, hp->h_cc)));
782
head.
h_to
= to;
807
head.
h_to
= extract(str, GTO);
tty.c
325
hp->
h_to
=
326
extract(readtty("To: ", detract(hp->
h_to
, 0)), GTO);
collect.c
554
hp->
h_to
= cat(hp->
h_to
, extract(&linebuf[2], GTO));
def.h
324
struct name *
h_to
; /* Dynamic "To:" string */
member in struct:header
mime_attach.c
116
show_name("TO", hp->
h_to
);
Completed in 17 milliseconds
Indexes created Tue Oct 21 07:10:13 GMT 2025