Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/grep/dist/src/
H A Ddosbuf.c62 undossify_input (register char *buf, size_t buflen) in undossify_input() function
H A Dgrep.c187 static inline int undossify_input PARAMS ((register char *, size_t));
436 fillsize = undossify_input (readbuf, fillsize); in fillbuf()
/netbsd-src/external/gpl2/grep/dist/
H A DChangeLog751 * src/grep.c (undossify_input, fillbuf, dosbuf.c, prline, main):
1642 * src/grep.c [O_BINARY]: Add prototype for undossify_input.
2295 (guess_type, undossify_input, dossified_pos): New functions.