Home
last modified time | relevance | path

Searched refs:re_exec (Results 1 – 25 of 34) sorted by relevance

12

/titanic_50/usr/src/head/
H A Dre_comp.h39 extern int re_exec(const char *);
/titanic_50/usr/src/lib/libast/common/comp/
H A Dre_comp.h37 extern int re_exec(const char*);
H A Dre_comp.c70 re_exec(const char* subject) in re_exec() function
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dre_comp.h47 extern __MANGLE__ int re_exec __PROTO__((const char*));
H A Dast_map.h248 #undef re_exec
249 #define re_exec _ast_re_exec macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dre_comp.h47 extern __MANGLE__ int re_exec __PROTO__((const char*));
H A Dast_map.h248 #undef re_exec
249 #define re_exec _ast_re_exec macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dre_comp.h47 extern __MANGLE__ int re_exec __PROTO__((const char*));
H A Dast_map.h248 #undef re_exec
249 #define re_exec _ast_re_exec macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dre_comp.h47 extern __MANGLE__ int re_exec __PROTO__((const char*));
H A Dast_map.h248 #undef re_exec
249 #define re_exec _ast_re_exec macro
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetfilter.c48 extern int LDAP_CALL re_exec( char *lp );
275 if ( re_comp( tagpat ) == NULL && re_exec( flp->lfl_tag ) == 1 in ldap_getfirstfilter()
277 && re_exec( lfdp->lfd_curval ) == 1 ) { in ldap_getfirstfilter()
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h227 #undef re_exec
228 #define re_exec _ast_re_exec macro
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h227 #undef re_exec
228 #define re_exec _ast_re_exec macro
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h227 #undef re_exec
228 #define re_exec _ast_re_exec macro
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h227 #undef re_exec
228 #define re_exec _ast_re_exec macro
/titanic_50/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_iters.c160 match = (re_exec(name) != 0); in get_either_iter()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dregex.c262 re_exec(char *p1) in re_exec() function
/titanic_50/usr/src/ucblib/libucb/port/gen/
H A Dregex.c278 re_exec(char *p1) in re_exec() function
/titanic_50/usr/src/lib/libc/port/gen/
H A Dregexpr.c273 re_exec(const char *p1) in re_exec() function
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddocmd.c86 re_exec(s) in re_exec() function
786 if (re_exec(file) > 0)
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap227 #undef re_exec
228 #define re_exec _ast_re_exec
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap227 #undef re_exec
228 #define re_exec _ast_re_exec
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap227 #undef re_exec
228 #define re_exec _ast_re_exec
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap227 #undef re_exec
228 #define re_exec _ast_re_exec

12