OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_attach
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/mail/
tty.c
346
if (hp->
h_attach
) {
351
for (ap = hp->
h_attach
; ap; ap = ap->a_flink)
send.c
468
if (w & GMIME && (hp->
h_attach
|| value(ENAME_MIME_ENCODE_MSG)))
734
if (hp->
h_attach
|| value(ENAME_MIME_ENCODE_MSG))
788
head.
h_attach
= attach;
collect.c
503
hp->
h_attach
= mime_attach_files(hp->
h_attach
, &linebuf[2]);
def.h
335
struct attachment *
h_attach
; /* MIME attachments */
member in struct:header
cmd3.c
358
head.
h_attach
= NULL;
400
head.
h_attach
= NULL;
452
hdr.
h_attach
= &attach;
mime_attach.c
121
show_attach("ATTACH", hp->
h_attach
);
646
attach = header->
h_attach
;
1059
if (header->
h_attach
) {
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025