Home | Sort by: relevance | last modified time | path |
/src/usr.bin/mail/ | |
extern.h | 225 struct name * outof(struct name *, FILE *, struct header *); |
names.c | 246 outof(struct name *names, FILE *fo, struct header *hp) function in typeref:typename:PUBLIC struct name * |
send.c | 741 to = outof(to, mtf, hp); |