Searched refs:globexp2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dglob.c161 static int globexp2 (const Char *, const Char *, glob_t *, int *);
229 if (!globexp2(ptr, pattern, pglob, &rv))
241 static int globexp2(const Char *ptr, const Char *pattern, function
323 qprintf("globexp2:", patbuf);
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dglob.c170 static int globexp2(const Char *, const Char *, glob_t *,
246 return globexp2(ptr, pattern, pglob, limitp);
258 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, function
339 qprintf("globexp2:", patbuf);
/freebsd-11-stable/lib/libc/gen/
H A Dglob.c175 static int globexp2(const Char *, const Char *, glob_t *,
303 return (globexp2(ptr, pattern, pglob, limit));
316 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, function
397 qprintf("globexp2:", patbuf);

Completed in 109 milliseconds