Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mailx/
H A Dcollect.c64 static char **Xaddone(char **hf, char news[]);
324 hp->h_others = Xaddone(hp->h_others, linebuf); in collect()
946 hp->h_others = Xaddone(hp->h_others, hdr); in mesedit()
1307 Xaddone(char **hf, char news[]) in Xaddone() function