Searched refs:ishead (Results 1 – 2 of 2) sorted by relevance
76 int ishead, infld, fline, dostat, doclen, nread, unused; in msend() local87 ishead = 1; in msend()98 if (ishead) { in msend()128 ishead = 0; in msend()153 ishead = 0; in msend()195 if (!ishead && !mp->m_text && mp->m_clen != 0) { in msend()229 if (ishead && (mailp->m_flag & MSTATUS)) in msend()
75 static int ishead(struct s_spcl *);1054 if (ishead(&spcl) == FAIL) { in getfile()1985 if (ishead(header) == FAIL) { in findinode()2040 ishead(struct s_spcl *buf) in ishead() function