OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_fileno
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
def.h
307
#define
a_fileno
a_u.u_fileno
macro
311
int
a_fileno
; /* file number */
member in struct:attachment
mime_attach.c
317
return content_encoding_by_fileno(ap->
a_fileno
, ctype);
431
return content_type_by_fileno(ap->
a_fileno
);
559
fi = Fdopen(ap->
a_fileno
, "ref");
561
err(EXIT_FAILURE, "Fdopen: %d", ap->
a_fileno
);
657
map.
a_fileno
= fileno(fi);
Completed in 70 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025