Searched refs:ishead (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/mail_cmds-30/mail/
H A Dsend.c71 int ishead, infld, ignoring = 0, dostat, firstline; local
86 ishead = 1;
93 while (count > 0 && ishead) {
115 ishead = 0;
147 ishead = 0;
H A Dhead.c60 ishead(linebuf) function
H A Dextern.h164 int ishead(char []);
H A Dfio.c129 if (maybe && linebuf[0] == 'F' && ishead(linebuf)) {

Completed in 67 milliseconds