Home
last modified time | relevance | path

Searched defs:bufnext (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dglob.c177 Char *bufnext, *bufend, patbuf[MaxPathLen+1]; in glob() local
410 Char *bufnext, patbuf[MaxPathLen+1]; in glob0() local
/netbsd-src/lib/libc/gen/
H A Dglob.c189 Char *bufnext, *bufend, patbuf[MAXPATHLEN+1]; in glob() local
483 Char *bufnext, patbuf[MAXPATHLEN+1]; in glob0() local
/netbsd-src/external/gpl2/gmake/dist/
H A Dread.c52 char *bufnext; /* Start of the next line in the buffer. */ member