Home
last modified time | relevance | path

Searched refs:fnmatch (Results 1 – 25 of 60) sorted by last modified time

123

/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com775 fnmatch.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com831 fnmatch.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com804 fnmatch.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile757 fnmatch.o \
/illumos-gate/usr/src/test/libc-tests/tests/
H A DMakefile49 fnmatch \
/illumos-gate/usr/src/test/libc-tests/runfiles/
H A Ddefault.run117 [/opt/libc-tests/tests/fnmatch.32]
118 [/opt/libc-tests/tests/fnmatch.64]
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-libctest.p5m103 file path=opt/libc-tests/tests/fnmatch.32 mode=0555
104 file path=opt/libc-tests/tests/fnmatch.64 mode=0555
H A Dsystem-library.man3c.inc396 file path=usr/share/man/man3c/fnmatch.3c
H A Dsystem-header.p5m125 file path=usr/include/ast/fnmatch.h
244 file path=usr/include/fnmatch.h
1770 link path=usr/share/man/man3head/fnmatch.3head target=fnmatch.h.3head
1771 file path=usr/share/man/man3head/fnmatch.h.3head
/illumos-gate/usr/src/man/man3c/
H A DMakefile146 fnmatch.3c \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1895 fnmatch;
/illumos-gate/usr/src/man/man7/
H A DMakefile55 fnmatch.7 \
/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c1565 result = fnmatch(s1Buf, s2Buf, 0); in _lockMatch()
1567 result = fnmatch(s2Buf, s1Buf, 0); in _lockMatch()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c856 if (g_fmri != NULL && fnmatch(g_fmri, s, 0) != 0) { in walk_node()
976 if (g_fmri != NULL && fnmatch(g_fmri, info->tsi_scheme, 0) != 0) { in walk_schemes_cb()
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c5337 result = fnmatch(negatep ? (*pat_pp+1) : *pat_pp, str_p, 0); in matched()
/illumos-gate/usr/src/cmd/truss/
H A Dfcall.c369 if (fnmatch(Dyp->libpat[i], Dp->match_name, 0) != 0) in object_iter()
539 if (fnmatch(Dyp->sympat[i], sym_name, 0) != 0) in symbol_iter()
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c6262 if (fnmatch(pattern->sp_arg, fmri, 0) == 0) in scf_cmp_pattern()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c11829 fnmatch(pattern, buf, 0) == 0) in lscf_list()
11865 fnmatch(pattern, buf, 0) == 0) in lscf_list()
13404 fnmatch(pattern, pg_name, 0) == 0)) { in listtmpl()
13426 fnmatch(pattern, search_name, in listtmpl()
13532 fnmatch(pattern, pgnbuf, 0) == 0) { in listprop()
13595 fnmatch(pattern, ppnbuf, 0) == 0) { in listprop()
14548 if (pattern == NULL || fnmatch(pattern, buf, 0) != 0) in get_prop_values()
/illumos-gate/usr/src/test/smbsrv-tests/cmd/
H A Drun_smbtorture.py24 import fnmatch
150 rpat = fnmatch.translate(fnm_pat)
158 rpat += '|' + fnmatch.translate(fnm_pat + '.*')
/illumos-gate/usr/src/lib/mpss/common/
H A Dmpss.c219 fnmatch(const char *execname, char *cfgname, char *cwd) in fnmatch() function
432 if (!fnmatch(execname, tok, cwd)) { in __mpssmain()
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_wchar.h398 #define fnwwmatch fnmatch
399 #define fnwnmatch fnmatch
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Ddoscan.c1143 if (fnmatch((const char *)brstr, (const char *)str,
1202 if (fnmatch((const char *)brstr, (const char *)str,
/illumos-gate/usr/src/lib/abi/apptrace/common/
H A Dabienv.c219 if (fnmatch(basename1, basename2, 0) == 0) { in check_list()
238 if (fnmatch(list->i_name, iface, 0) == 0) in check_intlist()
/illumos-gate/usr/src/cmd/find/
H A Dfind.c1085 val = !fnmatch(np->first.cp, in execute()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c792 if (fnmatch(t_patan, t_char, FNM_NOESCAPE)) in ftp_fnmatch()

123