Lines Matching refs:glob
48 struct imap_match_glob *glob, bool update_only,
60 if (imap_match(glob, vname) != IMAP_MATCH_YES)
113 struct imap_match_glob *glob, const char *inbox_name,
142 match = imap_match(glob, inbox_name);
144 maildir_fill_parents(ctx, glob, FALSE, inbox_name);
268 struct imap_match_glob *glob, const struct dirent *d,
318 match = imap_match(glob, vname);
343 maildir_fill_parents(ctx, glob, update_only, vname);
369 struct imap_match_glob *glob, bool update_only)
393 ret = maildir_fill_readdir_entry(ctx, glob, d,
410 return maildir_fill_inbox(ctx, glob, "INBOX", update_only);
414 return maildir_fill_inbox(ctx, glob, vname, update_only);
436 ctx->ctx.glob = imap_match_init_multiple(pool, patterns, TRUE, ns_sep);
466 ret = maildir_fill_readdir(ctx, ctx->ctx.glob,