Searched refs:glob3 (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dglob.c157 static int glob3 (Char *, Char *, Char *, Char *, glob_t *, size_t *);
505 * The functions glob2 and glob3 are mutually recursive; there is one level
563 return(glob3(pathbuf, pathend, pattern, p, pglob,
570 glob3(Char *pathbuf, Char *pathend, Char *pattern, Char *restpattern, function
/macosx-10.10/lukemftp-14/tnftp/libnetbsd/
H A Dglob.c121 static int glob3(Char *, Char *, Char *, Char *, Char *, glob_t *,
507 * The functions glob2 and glob3 are mutually recursive; there is one level
563 return(glob3(pathbuf, pathend, pathlim, pattern, p,
570 glob3(Char *pathbuf, Char *pathend, Char *pathlim, function
/macosx-10.10/sudo-73/src/
H A Dglob.c164 static int glob3 __P((Char *, Char *, Char *, Char *, Char *, Char *,
598 * The functions glob2 and glob3 are mutually recursive; there is one level
658 return glob3(pathbuf, pathbuf_last, pathend,
666 glob3(pathbuf, pathbuf_last, pathend, pathend_last, pattern, pattern_last, function
/macosx-10.10/tcsh-65/tcsh/
H A Dglob.c85 static int glob3 (struct strbuf *, const Char *, const Char *,
470 * functions glob2 and glob3 are mutually recursive; there is one level
527 return (glob3(pathbuf, pattern, p, pglob, no_match));
535 glob3(struct strbuf *pathbuf, const Char *pattern, const Char *restpattern, function
/macosx-10.10/Libc-1044.1.2/gen/FreeBSD/
H A Dglob.c181 static int glob3(Char *, Char *, Char *, Char *, Char *, glob_t *, struct glob_limit *, locale_t);
592 * The functions glob2 and glob3 are mutually recursive; there is one level
655 return(glob3(pathbuf, pathend, pathend_last, pattern, p,
662 glob3(Char *pathbuf, Char *pathend, Char *pathend_last, function
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dglob.c162 static int glob3(Char *, Char *, Char *, Char *, Char *,
622 * The functions glob2 and glob3 are mutually recursive; there is one level
687 return(glob3(pathbuf, pathbuf_last, pathend,
695 glob3(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, function

Completed in 111 milliseconds