Symbol: glob_t
crypto/heimdal/appl/ftp/ftp/cmds.c
1564
glob_t gl;
crypto/heimdal/appl/ftp/ftp/cmds.c
514
glob_t gl;
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
2679
glob_t gl;
crypto/heimdal/appl/ftp/ftpd/ftpcmd.y
841
glob_t gl;
crypto/heimdal/appl/ftp/ftpd/ftpd.c
2218
glob_t gl;
crypto/heimdal/appl/ftp/ftpd/popen.c
138
glob_t gl;
crypto/heimdal/lib/roken/glob.c
147
static int g_lstat (Char *, struct stat *, glob_t *);
crypto/heimdal/lib/roken/glob.c
148
static DIR *g_opendir (Char *, glob_t *);
crypto/heimdal/lib/roken/glob.c
153
static int g_stat (Char *, struct stat *, glob_t *);
crypto/heimdal/lib/roken/glob.c
154
static int glob0 (const Char *, glob_t *);
crypto/heimdal/lib/roken/glob.c
155
static int glob1 (Char *, glob_t *, size_t *);
crypto/heimdal/lib/roken/glob.c
156
static int glob2 (Char *, Char *, Char *, glob_t *, size_t *);
crypto/heimdal/lib/roken/glob.c
157
static int glob3 (Char *, Char *, Char *, Char *, glob_t *, size_t *);
crypto/heimdal/lib/roken/glob.c
158
static int globextend (const Char *, glob_t *, size_t *);
crypto/heimdal/lib/roken/glob.c
159
static const Char * globtilde (const Char *, Char *, glob_t *);
crypto/heimdal/lib/roken/glob.c
160
static int globexp1 (const Char *, glob_t *);
crypto/heimdal/lib/roken/glob.c
161
static int globexp2 (const Char *, const Char *, glob_t *, int *);
crypto/heimdal/lib/roken/glob.c
171
glob_t *pglob)
crypto/heimdal/lib/roken/glob.c
219
static int globexp1(const Char *pattern, glob_t *pglob)
crypto/heimdal/lib/roken/glob.c
242
glob_t *pglob, int *rv)
crypto/heimdal/lib/roken/glob.c
345
globtilde(const Char *pattern, Char *patbuf, glob_t *pglob)
crypto/heimdal/lib/roken/glob.c
404
glob0(const Char *pattern, glob_t *pglob)
crypto/heimdal/lib/roken/glob.c
494
glob1(Char *pattern, glob_t *pglob, size_t *limit)
crypto/heimdal/lib/roken/glob.c
519
glob2(Char *pathbuf, Char *pathend, Char *pattern, glob_t *pglob,
crypto/heimdal/lib/roken/glob.c
571
glob_t *pglob, size_t *limit)
crypto/heimdal/lib/roken/glob.c
649
globextend(const Char *path, glob_t *pglob, size_t *limit)
crypto/heimdal/lib/roken/glob.c
743
globfree(glob_t *pglob)
crypto/heimdal/lib/roken/glob.c
759
g_opendir(Char *str, glob_t *pglob)
crypto/heimdal/lib/roken/glob.c
775
g_lstat(Char *fn, struct stat *sb, glob_t *pglob)
crypto/heimdal/lib/roken/glob.c
786
g_stat(Char *fn, struct stat *sb, glob_t *pglob)
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
479
glob_t globbuf;
crypto/openssh/auth2-pubkey.c
329
glob_t gl;
crypto/openssh/auth2-pubkey.c
816
glob_t gl;
crypto/openssh/openbsd-compat/glob.c
1015
g_lstat(Char *fn, struct stat *sb, glob_t *pglob)
crypto/openssh/openbsd-compat/glob.c
1027
g_stat(Char *fn, struct stat *sb, glob_t *pglob)
crypto/openssh/openbsd-compat/glob.c
158
static int g_lstat(Char *, struct stat *, glob_t *);
crypto/openssh/openbsd-compat/glob.c
159
static DIR *g_opendir(Char *, glob_t *);
crypto/openssh/openbsd-compat/glob.c
162
static int g_stat(Char *, struct stat *, glob_t *);
crypto/openssh/openbsd-compat/glob.c
163
static int glob0(const Char *, glob_t *, struct glob_lim *);
crypto/openssh/openbsd-compat/glob.c
164
static int glob1(Char *, Char *, glob_t *, struct glob_lim *);
crypto/openssh/openbsd-compat/glob.c
166
glob_t *, struct glob_lim *);
crypto/openssh/openbsd-compat/glob.c
168
Char *, Char *, glob_t *, struct glob_lim *);
crypto/openssh/openbsd-compat/glob.c
169
static int globextend(const Char *, glob_t *, struct glob_lim *,
crypto/openssh/openbsd-compat/glob.c
172
globtilde(const Char *, Char *, size_t, glob_t *);
crypto/openssh/openbsd-compat/glob.c
173
static int globexp1(const Char *, glob_t *, struct glob_lim *);
crypto/openssh/openbsd-compat/glob.c
174
static int globexp2(const Char *, const Char *, glob_t *,
crypto/openssh/openbsd-compat/glob.c
183
glob_t *pglob)
crypto/openssh/openbsd-compat/glob.c
240
globexp1(const Char *pattern, glob_t *pglob, struct glob_lim *limitp)
crypto/openssh/openbsd-compat/glob.c
261
globexp2(const Char *ptr, const Char *pattern, glob_t *pglob,
crypto/openssh/openbsd-compat/glob.c
366
globtilde(const Char *pattern, Char *patbuf, size_t patbuf_len, glob_t *pglob)
crypto/openssh/openbsd-compat/glob.c
475
glob0(const Char *pattern, glob_t *pglob, struct glob_lim *limitp)
crypto/openssh/openbsd-compat/glob.c
614
glob1(Char *pattern, Char *pattern_last, glob_t *pglob, struct glob_lim *limitp)
crypto/openssh/openbsd-compat/glob.c
633
Char *pattern, Char *pattern_last, glob_t *pglob, struct glob_lim *limitp)
crypto/openssh/openbsd-compat/glob.c
701
Char *pattern, Char *restpattern, Char *restpattern_last, glob_t *pglob,
crypto/openssh/openbsd-compat/glob.c
800
globextend(const Char *path, glob_t *pglob, struct glob_lim *limitp,
crypto/openssh/openbsd-compat/glob.c
975
globfree(glob_t *pglob)
crypto/openssh/openbsd-compat/glob.c
997
g_opendir(Char *str, glob_t *pglob)
crypto/openssh/openbsd-compat/glob.h
101
int glob(const char *, int, int (*)(const char *, int), glob_t *);
crypto/openssh/openbsd-compat/glob.h
102
void globfree(glob_t *);
crypto/openssh/readconf.c
1151
glob_t gl;
crypto/openssh/scp.c
1557
glob_t g;
crypto/openssh/scp.c
190
int (*)(const char *, int), glob_t *); /* proto for sftp-glob.c */
crypto/openssh/scp.c
1996
glob_t g;
crypto/openssh/servconf.c
1346
glob_t gbuf;
crypto/openssh/sftp-glob.c
138
int (*errfunc)(const char *, int), glob_t *pglob)
crypto/openssh/sftp-glob.c
36
int (*)(const char *, int), glob_t *);
crypto/openssh/sftp-usergroup.c
151
collect_ids_from_glob(glob_t *g, int user, u_int **idsp, u_int *nidsp)
crypto/openssh/sftp-usergroup.c
175
get_remote_user_groups_from_glob(struct sftp_conn *conn, glob_t *g)
crypto/openssh/sftp-usergroup.h
20
void get_remote_user_groups_from_glob(struct sftp_conn *conn, glob_t *g);
crypto/openssh/sftp.c
105
glob_t *sort_glob;
crypto/openssh/sftp.c
114
int (*)(const char *, int), glob_t *); /* proto for sftp-glob.c */
crypto/openssh/sftp.c
1564
glob_t g;
crypto/openssh/sftp.c
2004
glob_t g;
crypto/openssh/sftp.c
653
glob_t g;
crypto/openssh/sftp.c
740
glob_t g;
crypto/openssh/sftp.c
974
glob_t g;
include/glob.h
109
int (*)(const char *, int), glob_t * __restrict);
include/glob.h
112
int (^)(const char *, int), glob_t * __restrict);
include/glob.h
114
void globfree(glob_t *);
lib/libc/gen/glob.c
1004
globfree(glob_t *pglob)
lib/libc/gen/glob.c
1020
g_opendir(Char *str, glob_t *pglob)
lib/libc/gen/glob.c
1040
g_lstat(Char *fn, struct stat *sb, glob_t *pglob)
lib/libc/gen/glob.c
1054
g_stat(Char *fn, struct stat *sb, glob_t *pglob)
lib/libc/gen/glob.c
1103
err_nomatch(glob_t *pglob, struct glob_limit *limit, const char *origpat) {
lib/libc/gen/glob.c
1118
err_aborted(glob_t *pglob, int err, char *buf)
lib/libc/gen/glob.c
153
static int g_lstat(Char *, struct stat *, glob_t *);
lib/libc/gen/glob.c
154
static DIR *g_opendir(Char *, glob_t *);
lib/libc/gen/glob.c
159
static int g_stat(Char *, struct stat *, glob_t *);
lib/libc/gen/glob.c
160
static int glob0(const Char *, glob_t *, struct glob_limit *,
lib/libc/gen/glob.c
162
static int glob1(Char *, glob_t *, struct glob_limit *);
lib/libc/gen/glob.c
163
static int glob2(Char *, Char *, Char *, Char *, glob_t *,
lib/libc/gen/glob.c
165
static int glob3(Char *, Char *, Char *, Char *, Char *, glob_t *,
lib/libc/gen/glob.c
167
static int globextend(const Char *, glob_t *, struct glob_limit *,
lib/libc/gen/glob.c
170
globtilde(const Char *, Char *, size_t, glob_t *);
lib/libc/gen/glob.c
171
static int globexp0(const Char *, glob_t *, struct glob_limit *,
lib/libc/gen/glob.c
173
static int globexp1(const Char *, glob_t *, struct glob_limit *);
lib/libc/gen/glob.c
174
static int globexp2(const Char *, const Char *, glob_t *,
lib/libc/gen/glob.c
176
static int globfinal(glob_t *, struct glob_limit *, size_t,
lib/libc/gen/glob.c
179
static int err_nomatch(glob_t *, struct glob_limit *, const char *);
lib/libc/gen/glob.c
180
static int err_aborted(glob_t *, int, char *);
lib/libc/gen/glob.c
186
__glob(const char *pattern, glob_t *pglob)
lib/libc/gen/glob.c
261
int (*errfunc)(const char *, int), glob_t * __restrict pglob)
lib/libc/gen/glob.c
275
glob_b_block block, glob_t * __restrict pglob)
lib/libc/gen/glob.c
289
globexp0(const Char *pattern, glob_t *pglob, struct glob_limit *limit,
lib/libc/gen/glob.c
319
globexp1(const Char *pattern, glob_t *pglob, struct glob_limit *limit)
lib/libc/gen/glob.c
342
globexp2(const Char *ptr, const Char *pattern, glob_t *pglob,
lib/libc/gen/glob.c
446
globtilde(const Char *pattern, Char *patbuf, size_t patbuf_len, glob_t *pglob)
lib/libc/gen/glob.c
557
glob0(const Char *pattern, glob_t *pglob, struct glob_limit *limit,
lib/libc/gen/glob.c
635
globfinal(glob_t *pglob, struct glob_limit *limit, size_t oldpathc,
lib/libc/gen/glob.c
654
glob1(Char *pattern, glob_t *pglob, struct glob_limit *limit)
lib/libc/gen/glob.c
672
glob_t *pglob, struct glob_limit *limit)
lib/libc/gen/glob.c
743
glob_t *pglob, struct glob_limit *limit)
lib/libc/gen/glob.c
875
globextend(const Char *path, glob_t *pglob, struct glob_limit *limit,
lib/libc/tests/gen/glob2_test.c
118
glob_t g;
lib/libc/tests/gen/glob2_test.c
152
glob_t g;
lib/libc/tests/gen/glob2_test.c
50
glob_t g;
lib/libc/tests/gen/glob_blocks_test.c
33
glob_t g;
sbin/restore/interactive.c
71
glob_t glob; /* globbing information */
tests/sys/ses/common.h
32
glob_t g;
tests/sys/ses/common.h
60
glob_t g;
tests/sys/ses/destructive.c
47
glob_t g;
usr.bin/login/login_fbtab.c
122
glob_t gl;
usr.sbin/jail/config.c
284
glob_t g = {0};
usr.sbin/newsyslog/newsyslog.c
1038
glob_t pglob;
usr.sbin/newsyslog/newsyslog.c
1116
glob_t pglob;
usr.sbin/sesutil/sesutil.c
179
glob_t g;
usr.sbin/sesutil/sesutil.c
417
glob_t g;
usr.sbin/sesutil/sesutil.c
723
glob_t g;
usr.sbin/sesutil/sesutil.c
883
glob_t g;