Home
last modified time | relevance | path

Searched defs:linbuf (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.print.c105 char linbuf[2048]; /* was 128 */ variable
/freebsd/contrib/diff/src/
H A Difdef.c241 char const * const *linbuf = file->linbuf; in print_ifdef_lines() local
H A Dcontext.c451 find_function (char const * const *linbuf, lin linenum) in find_function()
H A Dio.c226 char const **linbuf = current->linbuf; in find_and_hash_each_line() local
H A Ddiff.h248 char const **linbuf; member