Home
last modified time | relevance | path

Searched refs:re_comp (Results 1 – 25 of 39) sorted by relevance

12

/titanic_41/usr/src/head/
H A Dre_comp.h38 extern char *re_comp(const char *);
/titanic_41/usr/src/lib/libast/common/comp/
H A Dre_comp.h36 extern char* re_comp(const char*);
H A Dre_comp.c42 re_comp(const char* pattern) in re_comp() function
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetfilter.c47 extern char * LDAP_CALL re_comp();
141 if ( re_comp( nextflp->lfl_pattern ) != NULL ) { in ldap_init_getfilter_buf()
275 if ( re_comp( tagpat ) == NULL && re_exec( flp->lfl_tag ) == 1 in ldap_getfirstfilter()
276 && re_comp( flp->lfl_pattern ) == NULL in ldap_getfirstfilter()
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dre_comp.h46 extern __MANGLE__ char* re_comp __PROTO__((const char*));
H A Dast_map.h246 #undef re_comp
247 #define re_comp _ast_re_comp macro
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dre_comp.h46 extern __MANGLE__ char* re_comp __PROTO__((const char*));
H A Dast_map.h246 #undef re_comp
247 #define re_comp _ast_re_comp macro
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dre_comp.h46 extern __MANGLE__ char* re_comp __PROTO__((const char*));
H A Dast_map.h246 #undef re_comp
247 #define re_comp _ast_re_comp macro
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dre_comp.h46 extern __MANGLE__ char* re_comp __PROTO__((const char*));
H A Dast_map.h246 #undef re_comp
247 #define re_comp _ast_re_comp macro
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dgram.y147 char *cp, *re_comp();
156 if ((cp = re_comp(nl->n_name)) != NULL)
H A Ddocmd.c72 re_comp(s) in re_comp() function
785 re_comp(nl->n_name);
/titanic_41/usr/src/lib/libast/
H A DMakefile117 re_comp.h \
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h225 #undef re_comp
226 #define re_comp _ast_re_comp macro
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h225 #undef re_comp
226 #define re_comp _ast_re_comp macro
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h225 #undef re_comp
226 #define re_comp _ast_re_comp macro
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h225 #undef re_comp
226 #define re_comp _ast_re_comp macro
/titanic_41/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_iters.c232 ((msg = (char *) re_comp(regexp)) != NULL) in kadm5_get_either()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dregexpr.c140 re_comp(const char *sp) in re_comp() function
/titanic_41/usr/src/ucblib/libucb/port/gen/
H A Dregex.c146 re_comp(char *sp) in re_comp() function
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dregex.c130 re_comp(char *sp) in re_comp() function
/titanic_41/usr/src/lib/libast/common/
H A Dllib-last101 #include <re_comp.h>
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap225 #undef re_comp
226 #define re_comp _ast_re_comp

12