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

/freebsd-9.3-release/usr.bin/mail/
H A Dsend.c61 int ishead, infld, ignoring, dostat, firstline; local
76 ishead = 1;
83 while (count > 0 && ishead) {
105 ishead = 0;
137 ishead = 0;
H A Dhead.c53 ishead(char linebuf[]) function
H A Dextern.h153 int ishead(char []);
H A Dfio.c120 if (maybe && linebuf[0] == 'F' && ishead(linebuf)) {
/freebsd-9.3-release/contrib/cvs/src/
H A Drcs.c7489 int ishead, isnext, isversion, onbranch;
7508 ishead = 1;
7590 if (ishead)
7595 ishead = 0;
7486 int ishead, isnext, isversion, onbranch; local

Completed in 76 milliseconds