Searched refs:glob_t (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-12-stable/contrib/tcsh/
H A Dglob.h59 } glob_t; typedef in typeref:struct:__anon7209
89 int glob (const char *, int, int (*)(const char *, int), glob_t *);
90 void globfree (glob_t *);
H A Dglob.c88 static int glob1 (Char *, glob_t *, int);
89 static int glob2 (struct strbuf *, const Char *, glob_t *, int);
91 const Char *, glob_t *, int);
92 static void globextend (const char *, glob_t *);
295 glob_t *pglob)
466 glob1(Char *pattern, glob_t *pglob, int no_match)
487 glob2(struct strbuf *pathbuf, const Char *pattern, glob_t *pglob, int no_match)
565 const Char *pglobstar, glob_t *pglob, int no_match)
661 * Extend the gl_pathv member of a glob_t structure to accomodate a new item,
670 * Invariant of the glob_t structur
[all...]
/freebsd-12-stable/include/
H A Dglob.h69 } glob_t; typedef in typeref:struct:__anon8326
104 int (*)(const char *, int), glob_t * __restrict);
105 void globfree(glob_t *);
/freebsd-12-stable/contrib/netbsd-tests/include/
H A Dt_glob.c46 glob_t g;
51 * "The <glob.h> header shall define the glob_t structure type,
60 (void)memset(&g, 0, sizeof(glob_t));
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dglob.h50 # define glob_t _ssh_compat_glob_t macro
75 } glob_t; typedef in typeref:struct:__anon7857
100 int glob(const char *, int, int (*)(const char *, int), glob_t *);
101 void globfree(glob_t *);
H A Dglob.c154 static int g_lstat(Char *, struct stat *, glob_t *);
155 static DIR *g_opendir(Char *, glob_t *);
158 static int g_stat(Char *, struct stat *, glob_t *);
159 static int glob0(const Char *, glob_t *, struct glob_lim *);
160 static int glob1(Char *, Char *, glob_t *, struct glob_lim *);
162 glob_t *, struct glob_lim *);
164 Char *, Char *, glob_t *, struct glob_lim *);
165 static int globextend(const Char *, glob_t *, struct glob_lim *,
168 globtilde(const Char *, Char *, size_t, glob_t *);
169 static int globexp1(const Char *, glob_t *, struc
[all...]
/freebsd-12-stable/crypto/heimdal/lib/roken/
H A Dglob.c147 static int g_lstat (Char *, struct stat *, glob_t *);
148 static DIR *g_opendir (Char *, glob_t *);
153 static int g_stat (Char *, struct stat *, glob_t *);
154 static int glob0 (const Char *, glob_t *);
155 static int glob1 (Char *, glob_t *, size_t *);
156 static int glob2 (Char *, Char *, Char *, glob_t *, size_t *);
157 static int glob3 (Char *, Char *, Char *, Char *, glob_t *, size_t *);
158 static int globextend (const Char *, glob_t *, size_t *);
159 static const Char * globtilde (const Char *, Char *, glob_t *);
160 static int globexp1 (const Char *, glob_t *);
[all...]
/freebsd-12-stable/lib/libc/gen/
H A Dglob.c154 static int g_lstat(Char *, struct stat *, glob_t *);
155 static DIR *g_opendir(Char *, glob_t *);
160 static int g_stat(Char *, struct stat *, glob_t *);
161 static int glob0(const Char *, glob_t *, struct glob_limit *,
163 static int glob1(Char *, glob_t *, struct glob_limit *);
164 static int glob2(Char *, Char *, Char *, Char *, glob_t *,
166 static int glob3(Char *, Char *, Char *, Char *, Char *, glob_t *,
168 static int globextend(const Char *, glob_t *, struct glob_limit *,
171 globtilde(const Char *, Char *, size_t, glob_t *);
172 static int globexp0(const Char *, glob_t *, struc
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.cpp143 CHECK_TYPE_SIZE(glob_t); variable
144 CHECK_SIZE_AND_OFFSET(glob_t, gl_pathc);
145 CHECK_SIZE_AND_OFFSET(glob_t, gl_pathv);
146 CHECK_SIZE_AND_OFFSET(glob_t, gl_offs);
147 CHECK_SIZE_AND_OFFSET(glob_t, gl_flags);
148 CHECK_SIZE_AND_OFFSET(glob_t, gl_closedir);
149 CHECK_SIZE_AND_OFFSET(glob_t, gl_readdir);
150 CHECK_SIZE_AND_OFFSET(glob_t, gl_opendir);
151 CHECK_SIZE_AND_OFFSET(glob_t, gl_lstat);
152 CHECK_SIZE_AND_OFFSET(glob_t, gl_sta
[all...]
H A Dsanitizer_platform_limits_freebsd.cpp370 CHECK_TYPE_SIZE(glob_t); variable
371 CHECK_SIZE_AND_OFFSET(glob_t, gl_pathc);
372 CHECK_SIZE_AND_OFFSET(glob_t, gl_pathv);
373 CHECK_SIZE_AND_OFFSET(glob_t, gl_offs);
374 CHECK_SIZE_AND_OFFSET(glob_t, gl_flags);
375 CHECK_SIZE_AND_OFFSET(glob_t, gl_closedir);
376 CHECK_SIZE_AND_OFFSET(glob_t, gl_readdir);
377 CHECK_SIZE_AND_OFFSET(glob_t, gl_opendir);
378 CHECK_SIZE_AND_OFFSET(glob_t, gl_lstat);
379 CHECK_SIZE_AND_OFFSET(glob_t, gl_sta
[all...]
H A Dsanitizer_platform_limits_solaris.cpp204 CHECK_TYPE_SIZE(glob_t); variable
205 CHECK_SIZE_AND_OFFSET(glob_t, gl_pathc);
206 CHECK_SIZE_AND_OFFSET(glob_t, gl_pathv);
207 CHECK_SIZE_AND_OFFSET(glob_t, gl_offs);
H A Dsanitizer_platform_limits_posix.cpp967 CHECK_TYPE_SIZE(glob_t); variable
968 CHECK_SIZE_AND_OFFSET(glob_t, gl_pathc);
969 CHECK_SIZE_AND_OFFSET(glob_t, gl_pathv);
970 CHECK_SIZE_AND_OFFSET(glob_t, gl_offs);
971 CHECK_SIZE_AND_OFFSET(glob_t, gl_flags);
972 CHECK_SIZE_AND_OFFSET(glob_t, gl_closedir);
973 CHECK_SIZE_AND_OFFSET(glob_t, gl_readdir);
974 CHECK_SIZE_AND_OFFSET(glob_t, gl_opendir);
975 CHECK_SIZE_AND_OFFSET(glob_t, gl_lstat);
976 CHECK_SIZE_AND_OFFSET(glob_t, gl_sta
[all...]
H A Dsanitizer_platform_limits_netbsd.cpp2244 CHECK_TYPE_SIZE(glob_t); variable
2245 CHECK_SIZE_AND_OFFSET(glob_t, gl_pathc);
2246 CHECK_SIZE_AND_OFFSET(glob_t, gl_pathv);
2247 CHECK_SIZE_AND_OFFSET(glob_t, gl_offs);
2248 CHECK_SIZE_AND_OFFSET(glob_t, gl_flags);
2249 CHECK_SIZE_AND_OFFSET(glob_t, gl_closedir);
2250 CHECK_SIZE_AND_OFFSET(glob_t, gl_readdir);
2251 CHECK_SIZE_AND_OFFSET(glob_t, gl_opendir);
2252 CHECK_SIZE_AND_OFFSET(glob_t, gl_lstat);
2253 CHECK_SIZE_AND_OFFSET(glob_t, gl_sta
[all...]
/freebsd-12-stable/crypto/openssh/
H A Dsftp-glob.c36 int (*)(const char *, int), glob_t *);
138 int (*errfunc)(const char *, int), glob_t *pglob)
H A Dsftp.c109 glob_t *sort_glob;
118 int (*)(const char *, int), glob_t *); /* proto for sftp-glob.c */
624 glob_t g;
711 glob_t g;
934 glob_t g;
984 * Sorting: rather than mess with the contents of glob_t, prepare
1505 glob_t g;
1926 glob_t g;
/freebsd-12-stable/lib/libc/tests/gen/
H A Dglob2_test.c50 glob_t g;
/freebsd-12-stable/usr.bin/login/
H A Dlogin_fbtab.c125 glob_t gl;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DCFString.cpp145 glob_t globbuf;
/freebsd-12-stable/contrib/less/
H A Dlglob.h36 #define DECL_GLOB_LIST(list) glob_t list; int i;
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dpopen.c138 glob_t gl;
/freebsd-12-stable/libexec/ftpd/
H A Dpopen.c102 glob_t gl;
/freebsd-12-stable/contrib/unbound/util/
H A Dconfiglexer.lex121 glob_t g;
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_glob.c199 glob_t gl;
/freebsd-12-stable/sbin/restore/
H A Dinteractive.c80 glob_t glob; /* globbing information */
/freebsd-12-stable/usr.sbin/sesutil/
H A Dsesutil.c181 glob_t g;
409 glob_t g;
712 glob_t g;
871 glob_t g;

Completed in 334 milliseconds

12