Home
last modified time | relevance | path

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

/original-bsd/usr.bin/pascal/pxp/
H A Dyyput.c144 yygetline(efile, seekp, eline, eseqid) in yygetline() argument
146 int seekp, eline, eseqid;
174 yyprline(bp, eline, efile, eseqid);
/original-bsd/usr.bin/pascal/src/
H A Dyyput.c133 yygetline(efile, seekp, eline, eseqid) in yygetline() argument
135 int seekp, eline, eseqid;
164 yyprline(bp, eline, efile, eseqid);
/original-bsd/libexec/mail.local/
H A Dmail.local.c191 int fd, eline; local
206 for (eline = 1; fgets(line, sizeof(line), stdin);) {
208 eline = 1;
210 if (eline && line[0] == 'F' &&
213 eline = 0;