Searched refs:isheader (Results 1 – 9 of 9) sorted by relevance
70 } else if ((hdr = isheader (line, &ctf)) == FALSE) {96 hdr = isheader(line, &ctf);
39 isheader(lp, ctfp) in isheader() function
120 htype = isheader (buf, &ctf); in xxxcopylet()300 htype = isheader (buf, &ctf); in xxxcopylet()
44 isheader.o isit.o islocal.o istext.o legal.o \
171 if ((hdrtyp = isheader(line, &ctf)) == FALSE) {
310 extern int isheader(char *lp, int *ctfp);
602 if (!isheader(buf))
756 isheader(h) in isheader() function
834 extern bool isheader __P((char *));