glob
switch (glob(ptr, gflgs, 0, &globv)) {
(void)edit(glob(p));
char *glob __P((char *));
int glob(const char * __restrict, int,
#undef glob
__weak_alias(glob,_glob)
__warn_references(glob,
int glob(const char * __restrict, int,
if (glob(curclass.notify, GLOB_BRACE|GLOB_LIMIT, NULL, &gl) != 0
if (glob(whichf, flags, 0, &gl)) {
if (glob(argv[argc], flags, NULL, &gl)
if ((rv = glob(ep->s,
arglist.glob.gl_flags = GLOB_ALTDIRFUNC;
arglist.glob.gl_opendir = (void *)rst_opendir;
arglist.glob.gl_readdir = (void *)glob_readdir;
arglist.glob.gl_closedir = (void *)rst_closedir;
arglist.glob.gl_lstat = glob_stat;
arglist.glob.gl_stat = glob_stat;
globfree(&arglist.glob);
if ((globretval = glob(name, GLOB_ALTDIRFUNC, NULL, &ap->glob)) < 0) {
if (ap->glob.gl_pathc == 0)
ap->argcnt = ap->glob.gl_pathc;
strlcpy(name, ap->glob.gl_pathv[ap->glob.gl_pathc - ap->argcnt], size);
globfree(&ap->glob);
glob_t glob; /* globbing information */
struct videopll_softc *sc = glob;
if (glob == NULL)
static void *glob = NULL;
glob = sc;
switch ((e = glob(p, GLOB_ALTDIRFUNC | flags, NULL, &gl))) {
if ((rv = glob(ep->s, GLOB_BRACE | GLOB_NOSORT, NULL,
if (glob(argv[i], flags, NULL, &gl) || gl.gl_pathc == 0) {
if (glob(pattern, flags, NULL, &gl) || gl.gl_pathc == 0) {
if (glob(pattern, flags, NULL, &gl) || gl.gl_pathc == 0) {
if (glob(epath->s, GLOB_BRACE | GLOB_NOSORT, NULL, &pg) != 0)
error = glob(buf, GLOB_APPEND | GLOB_BRACE | GLOB_NOSORT, NULL, pg);
if ((error = glob(buf,
if ((rv = glob(ep->s, GLOB_BRACE | GLOB_NOSORT, NULL,
glob(e_defp->s, GLOB_BRACE | GLOB_NOSORT | gflags, NULL,
glob_result = glob(full_pattern, GLOB_NOSORT, glob_error, &results);
if ((e->pathname && MATCH(e->glob, path))
|| MATCH(e->glob, fname)) {
const char *glob;
e->glob = line;
if (strchr(e->glob, '/') != NULL)