Home
last modified time | relevance | path

Searched refs:regcmp (Results 1 – 25 of 40) sorted by relevance

12

/titanic_50/usr/src/cmd/auditreduce/
H A Dregex2.c91 if (regcmp(p_exp[i].s, NULL) == NULL)
106 if ((p_exp[i].comp = regcmp(p_exp[i].s, NULL)) == NULL)
/titanic_50/usr/src/head/
H A Dpw.h36 extern char *regcmp(const char *, ...);
H A Dlibgen.h56 extern char *regcmp(const char *, ...);
/titanic_50/usr/src/lib/libast/common/comp/
H A Dlibgen.h45 extern char* regcmp(const char*, ...);
H A Dregcmp.c61 regcmp(const char* pattern, ...) in regcmp() function
/titanic_50/usr/src/cmd/regcmp/
H A DMakefile26 PROG= regcmp
H A Dregcmp.c176 if (!(sv = v = regcmp(a1, 0))) { in main()
/titanic_50/usr/src/pkg/manifests/
H A Ddeveloper-linker.mf71 file path=usr/bin/regcmp mode=0555
106 file path=usr/share/man/man1/regcmp.1
126 link path=usr/ccs/bin/regcmp target=../../bin/regcmp
/titanic_50/usr/src/lib/libeti/form/
H A DMakefile.com55 regcmp.o \
/titanic_50/usr/src/cmd/
H A DMakefile347 regcmp \
671 regcmp \
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h240 #undef regcmp
241 #define regcmp _ast_regcmp macro
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h261 #undef regcmp
262 #define regcmp _ast_regcmp macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h261 #undef regcmp
262 #define regcmp _ast_regcmp macro
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h240 #undef regcmp
241 #define regcmp _ast_regcmp macro
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h240 #undef regcmp
241 #define regcmp _ast_regcmp macro
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h240 #undef regcmp
241 #define regcmp _ast_regcmp macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h261 #undef regcmp
262 #define regcmp _ast_regcmp macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h261 #undef regcmp
262 #define regcmp _ast_regcmp macro
/titanic_50/usr/src/lib/libc/port/regex/
H A Dregcmp.c38 #pragma weak _regcmp = regcmp
123 regcmp(const char *regexp, ...) in regcmp() function
/titanic_50/usr/src/cmd/logadm/
H A Dglob.c255 if ((re = regcmp("^", sp, "$", (char *)0)) == NULL) in glob_reglob()
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap240 #undef regcmp
241 #define regcmp _ast_regcmp
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap240 #undef regcmp
241 #define regcmp _ast_regcmp
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap240 #undef regcmp
241 #define regcmp _ast_regcmp
/titanic_50/usr/src/tools/cscope-fast/
H A Dfind.c761 if ((regexp = regcmp(pattern, (char *)NULL)) == NULL) { in findinit()
815 if ((regexp = regcmp(buf, (char *)NULL)) == NULL) { in findinit()
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap240 #undef regcmp
241 #define regcmp _ast_regcmp

12