Home
last modified time | relevance | path

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

/NextBSD/contrib/tcsh/
HDsh.print.c109 char linbuf[2048]; /* was 128 */ variable
/NextBSD/contrib/diff/src/
HDifdef.c241 char const * const *linbuf = file->linbuf; in print_ifdef_lines() local
HDcontext.c451 find_function (char const * const *linbuf, lin linenum) in find_function()
HDio.c226 char const **linbuf = current->linbuf; in find_and_hash_each_line() local
HDdiff.h248 char const **linbuf; member