/illumos-gate/usr/src/lib/libgen/common/ |
H A D | gmatch.c | 45 gmatch(const char *s, const char *p) in gmatch() function 124 return (ok ? gmatch(s, p) : 0); in gmatch() 138 return (scc > 0 ? gmatch(s, p) : 0); in gmatch() 148 if (gmatch(s, p)) in gmatch()
|
H A D | mapfile-vers | 53 gmatch;
|
/illumos-gate/usr/src/lib/fm/libfmd_log/common/ |
H A D | fmd_filter.c | 46 if (gmatch(rp->rec_class, arg)) in fmd_log_filter_class() 50 if (! gmatch(rp->rec_class, FM_LIST_EVENT ".*") || in fmd_log_filter_class() 60 gmatch(class, arg)) in fmd_log_filter_class()
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/ |
H A D | Utils.xs | 51 # See gmatch(3GEN) 55 gmatch(str, pattern)
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/t/ |
H A D | gmatch.t | 27 # test script for Sun::Solaris::Utils gmatch() 35 use Sun::Solaris::Utils qw(gmatch); 56 if (gmatch($strs[$i], $t->{pattern}) == $t->{results}[$i]) {
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_pid.c | 139 if (!isdash && gmatch("return", pp->dpp_name)) { in dt_pid_per_sym() 151 if (!isdash && gmatch("entry", pp->dpp_name)) { in dt_pid_per_sym() 239 if ((pp->dpp_last_taken = gmatch(func, pp->dpp_func)) != 0) { in dt_pid_sym_filt() 381 if (gmatch(pp->dpp_obj, pp->dpp_mod)) in dt_pid_mod_filt() 388 if (gmatch(name, pp->dpp_mod)) in dt_pid_mod_filt() 661 if (gmatch(provname, pdp->dtpd_provider) != 0) { in dt_pid_create_probes() 739 if (gmatch(provname, pdp->dtpd_provider) != 0 && in dt_pid_create_probes_module()
|
H A D | dt_subr.c | 746 return (p == NULL || *p == '\0' || gmatch(s, p)); in dt_gmatch()
|
/illumos-gate/usr/src/lib/mpss/common/ |
H A D | mpss.c | 45 extern int gmatch(const char *s, const char *p); 241 rc = gmatch(ename, cfgname); in fnmatch() 268 if (rc = gmatch(*argv, str)) { in argmatch()
|
/illumos-gate/usr/src/cmd/backup/restore/ |
H A D | utilities.c | 804 static int gmatch(wchar_t *, wchar_t *); 893 if (gmatch(w_fname, w_pname)) { in expand() 939 gmatch(wchar_t *s, wchar_t *p) in gmatch() function 954 return (ok ? gmatch(s, p) : 0); in gmatch() 989 return (scc ? gmatch(s, p) : 0); in gmatch() 996 if (gmatch(s++, p)) in gmatch()
|
/illumos-gate/usr/src/uts/common/fs/dev/ |
H A D | sdev_profile.c | 126 if (!gmatch(name, expr)) in apply_glob_pattern() 376 if (gmatch(name, margp->expr)) { in match_name() 440 if (gmatch(name, expr)) in prof_name_matched() 443 match = gmatch(name, expr); in prof_name_matched() 456 if (gmatch(name, expr) == 0) in prof_name_matched() 762 if (gmatch(dv->sdev_name, expr) == 0 || in apply_dir_pattern()
|
H A D | sdev_subr.c | 2167 if (expr && gmatch(dv->sdev_name, expr) == 0) in sdev_cleandir()
|
/illumos-gate/usr/src/head/ |
H A D | libgen.h | 95 extern int gmatch(const char *, const char *);
|
/illumos-gate/usr/src/lib/madv/common/ |
H A D | madv.c | 48 extern int gmatch(const char *s, const char *p); 237 rc = gmatch(ename, cfgname); in fnmatch() 264 if (rc = gmatch(*argv, str)) { in argmatch()
|
/illumos-gate/usr/src/man/man3gen/ |
H A D | Makefile | 24 gmatch.3gen \
|
/illumos-gate/usr/src/lib/libgen/ |
H A D | Makefile.com | 28 OBJECTS = bgets.o bufsplit.o copylist.o eaccess.o gmatch.o isencrypt.o \
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | expand.c | 176 if (gmatch(e->d_name, cs)) { in expand()
|
H A D | xec.c | 485 if (gmatch(r, s = macro(rex->argval)) || (trim(s), eq(r, s)))
|
/illumos-gate/usr/src/cmd/filesync/ |
H A D | ignore.c | 129 if (gmatch(name, lp->l_value) == 0) in ignore_check()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3gen.inc | 22 file path=usr/share/man/man3gen/gmatch.3gen
|
/illumos-gate/usr/src/cmd/ktest/ |
H A D | ktest.c | 422 return (gmatch(ent->ke_module, triple->ktr_module) != 0 && in ktest_match_triple() 423 gmatch(ent->ke_suite, triple->ktr_suite) != 0 && in ktest_match_triple() 424 gmatch(ent->ke_test, triple->ktr_test) != 0); in ktest_match_triple()
|
/illumos-gate/usr/src/lib/libdtrace/sparc/ |
H A D | dt_isadep.c | 324 if (gmatch(name, pattern)) in dt_pid_create_glob_offset_probes()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | modctl.h | 614 extern int gmatch(const char *, const char *);
|
/illumos-gate/usr/src/lib/libdtrace/i386/ |
H A D | dt_isadep.c | 400 if (gmatch(name, pattern)) in dt_pid_create_glob_offset_probes()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | modctl.c | 4480 gmatch(const char *s, const char *p) in gmatch() function 4504 return (sc != '\0' ? gmatch(s, p) : 0); in gmatch() 4518 if (gmatch(s, p)) in gmatch() 4570 return (ok ? gmatch(s, p) : 0); in gmatch() 4737 if (gmatch(minor_name, mp->mp_minorname) != 0) { in dev_minorperm()
|
/illumos-gate/usr/src/cmd/stat/kstat/ |
H A D | kstat.c | 559 if (pattern->pstr != NULL && gmatch(pattern->pstr, "/*/") != 0) { in ks_match() 588 return ((gmatch(str, pattern->pstr) != 0)); in ks_match()
|