Home
last modified time | relevance | path

Searched refs:outof (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/mail/
H A Dextern.h38 struct name *outof(struct name *, FILE *, struct header *);
H A Dsend.c332 to = outof(to, mtf, hp); in mail1()
H A Dnames.c275 outof(struct name *names, FILE *fo, struct header *hp) in outof() function