HomeSort by: relevance | last modified time | path
    Searched refs:findeol (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/tradcpp/dist/
files.c 124 findeol(const char *buf, size_t start, size_t limit) function
260 lineend = findeol(buf, linestart, bufend);
288 lineend = findeol(buf, linestart, bufend);
304 lineend = findeol(buf, linestart, bufend);
  /src/dist/pf/sbin/pfctl/
parse.y 299 int findeol(void);
5083 findeol(void)
5127 return (findeol());
5140 return (findeol());
5164 return (findeol());
5207 return (findeol());

Completed in 53 milliseconds