Searched defs:patbuf (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/lib/libedit/
H A Dsearch.h46 char *patbuf; /* The pattern buffer */ member in struct:el_search_t
/freebsd-9.3-release/contrib/tcsh/
H A Dglob.c293 Char *qpatnext, *patbuf; local
[all...]
H A Ded.chared.c106 static struct Strbuf patbuf; /* = Strbuf_INIT; Search target */ variable in typeref:struct:Strbuf
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dglob.c177 Char *bufnext, *bufend, patbuf[MaxPathLen+1]; local
249 Char patbuf[MaxPathLen + 1]; local
347 globtilde(const Char *pattern, Char *patbuf, glob_ argument
410 Char *bufnext, patbuf[MaxPathLen+1]; local
[all...]
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dglob.c182 Char *bufnext, *bufend, patbuf[MAXPATHLEN]; local
263 Char patbuf[MAXPATHLEN]; local
362 globtilde(const Char *pattern, Char *patbuf, size_ argument
475 Char *bufnext, patbuf[MAXPATHLEN]; local
[all...]
/freebsd-9.3-release/lib/libc/gen/
H A Dglob.c198 Char *bufnext, *bufend, patbuf[MAXPATHLEN], prot; local
302 Char patbuf[MAXPATHLEN]; local
401 globtilde(const Char *pattern, Char *patbuf, size_ argument
472 Char *bufnext, c, patbuf[MAXPATHLEN]; local
[all...]

Completed in 114 milliseconds