Home
last modified time | relevance | path

Searched refs:fnmatch (Results 26 – 50 of 60) sorted by relevance

123

/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dmap89 #undef fnmatch
90 #define fnmatch _ast_fnmatch
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dmap89 #undef fnmatch
90 #define fnmatch _ast_fnmatch
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dmap89 #undef fnmatch
90 #define fnmatch _ast_fnmatch
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dmap89 #undef fnmatch
90 #define fnmatch _ast_fnmatch
/illumos-gate/usr/src/tools/findunref/
H A Dfindunref.c534 if (fnmatch(pnsetp->paths[i], path, 0) == 0) in pnset_check()
/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/head/
H A DMakefile86 fnmatch.h \
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.c392 if (fnmatch(fmrimatch, fmri, 0) == 0 && in topo_spoof_apply()
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs43 bytesex.h endian.h fnmatch.h magicid.h fnv.h aso.h \
94 comp/fnmatch.o \
/illumos-gate/usr/src/cmd/man/
H A Dman.c1291 if (fnmatch("*.gz", manpname, 0) == 0) in format()
1293 else if (fnmatch("*.bz2", manpname, 0) == 0) in format()
/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/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/cmd-inet/usr.bin/ftp/
H A Dglob.c792 if (fnmatch(t_patan, t_char, FNM_NOESCAPE)) in ftp_fnmatch()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile39 bytesex.h endian.h fnmatch.h magicid.h fnv.h aso.h \
136 basename.c closelog.c dirname.c fmtmsglib.c fnmatch.c ftw.c \
H A DRELEASE491 06-07-26 comp/fnmatch.[ch]: allow <ast_map.h> to map fnmatch()
960 02-07-15 comp/fnmatch.c: fix memory leak caused by missing regfree()
1073 comp/fnmatch.h: add FNM_NOSYS
1136 comp/fnmatch: add FNM_LEADING_DIR for gnu compatibility
1600 fnmatch,re_comp,regexp: reimplement on top of regex
1703 drop fnmatch from strmatch for sparc (solaris) until it collates
H A DMamfile3560 make fnmatch.o
3561 make comp/fnmatch.c
3562 make comp/fnmatch.h implicit
3564 done comp/fnmatch.h
3568 done comp/fnmatch.c
3569 meta fnmatch.o %.c>%.o comp/fnmatch.c fnmatch
3570 prev comp/fnmatch.c
3572 done fnmatch.o generated
6930 make ${INSTALLROOT}/include/ast/fnmatch.h
6931 prev comp/fnmatch.h
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dlib5 hdr dirent,direntry,filio,fmtmsg,fnmatch,jioctl,libgen,limits
24 lib fchmod,fcntl,fmtmsg,fnmatch,fork,fsync
/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
/illumos-gate/usr/src/cmd/csh/
H A Dsh.glob.c975 if (fnmatch(t_patan, t_char, FNM_NOESCAPE)) in sh_bracket_exp()
/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/tools/scripts/
H A Dwsdiff.py78 import datetime, fnmatch, getopt, os, profile, io, subprocess
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile757 fnmatch.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com804 fnmatch.o \
/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 \

123