/titanic_50/usr/src/lib/libast/common/regex/ |
H A D | regsubcomp.c | 67 regfree(p); in regsubflags() 82 regfree(p); in regsubflags() 129 regfree(p); in regsubcomp() 136 regfree(p); in regsubcomp() 152 regfree(p); in regsubcomp() 166 regfree(p); in regsubcomp() 179 regfree(p); in regsubcomp() 215 regfree(p); in regsubcomp() 293 regfree(p); in regsubcomp() 322 regfree(p); in regsubcomp() [all …]
|
H A D | regcache.c | 70 regfree(&matchstate.cache[i]->re); in flushcache() 167 regfree(&cp->re); in regcache()
|
H A D | regfatal.c | 38 regfree(p); in regfatalpat()
|
/titanic_50/usr/src/lib/libast/common/comp/ |
H A D | fnmatch.c | 68 regfree(&re); in fnmatch() 76 regfree(&re); in fnmatch()
|
H A D | re_comp.c | 57 regfree(&state.re); in re_comp()
|
/titanic_50/usr/src/cmd/expr/ |
H A D | compile.c | 493 regfree(&((struct regex_comp *)a)->r_stp); in regex_comp_free() 494 regfree(&((struct regex_comp *)a)->r_adv); in regex_comp_free()
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | regfree.c | 52 regfree(regex_t *preg) in regfree() function
|
/titanic_50/usr/src/head/ |
H A D | regex.h | 163 extern void regfree(regex_t *);
|
/titanic_50/usr/src/lib/libast/common/misc/ |
H A D | glob.c | 559 regfree(prec); in glob_dir() 561 regfree(prei); in glob_dir() 810 regfree(gp->gl_ignore); in globfree() 812 regfree(gp->gl_ignorei); in globfree()
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | an_to_ln.c | 244 regfree(&match_exp); in aname_do_match() 322 regfree(&match_exp); in do_replacement() 368 regfree(&match_exp); in do_replacement()
|
/titanic_50/usr/src/lib/libast/common/disc/ |
H A D | sfkeyprintf.c | 288 regfree(fp->re[x]); in getfmt() 386 regfree(fmt.re[i]); in sfkeyprintf()
|
/titanic_50/usr/src/cmd/pgrep/ |
H A D | psexp.c | 71 regfree(&psexp->ps_reg); in psexp_destroy()
|
/titanic_50/usr/src/lib/libast/common/include/ |
H A D | regex.h | 197 extern void regfree(regex_t*);
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_map.h | 262 #undef regfree 263 #define regfree _ast_regfree macro
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_map.h | 283 #undef regfree 284 #define regfree _ast_regfree macro
|
H A D | regex.h | 180 extern __MANGLE__ void regfree __PROTO__((regex_t*));
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_map.h | 283 #undef regfree 284 #define regfree _ast_regfree macro
|
H A D | regex.h | 180 extern __MANGLE__ void regfree __PROTO__((regex_t*));
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_map.h | 262 #undef regfree 263 #define regfree _ast_regfree macro
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_map.h | 262 #undef regfree 263 #define regfree _ast_regfree macro
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 262 #undef regfree 263 #define regfree _ast_regfree macro
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_map.h | 283 #undef regfree 284 #define regfree _ast_regfree macro
|
H A D | regex.h | 180 extern __MANGLE__ void regfree __PROTO__((regex_t*));
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_map.h | 283 #undef regfree 284 #define regfree _ast_regfree macro
|
/titanic_50/usr/src/lib/krb5/kadm5/srv/ |
H A D | svr_iters.c | 259 regfree(&data.preg); in kadm5_get_either()
|