Home
last modified time | relevance | path

Searched defs:preg (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/lib/libc/port/locale/
H A Dregfree.c52 regfree(regex_t *preg) in regfree()
H A Dregerror.c88 regerror(int errcode, const regex_t *_RESTRICT_KYWD preg, in regerror()
H A Dregexec.c198 regexec(const regex_t *_RESTRICT_KYWD preg, in regexec()
H A Dregcomp.c167 regcomp(regex_t *_RESTRICT_KYWD preg, in regcomp()
/titanic_50/usr/src/cmd/sed/
H A Dmisc.c54 strregerror(int errcode, regex_t *preg) in strregerror()
H A Dprocess.c644 regexec_e(regex_t *preg, const char *string, int eflags, int nomatch, in regexec_e()
/titanic_50/usr/src/uts/sparc/v9/fpu/
H A Duword.c205 long long *preg; in read_iureg() local
261 long long *preg; in write_iureg() local
/titanic_50/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_iters.c64 regex_t preg; member
/titanic_50/usr/src/cmd/stat/kstat/
H A Dkstat.h193 regex_t preg; member
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/javelin/common/
H A Djavelin.c140 uint_t *preg; in display_memoryconf() local
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/tazmo/common/
H A Dtazmo.c143 uint_t *preg; in display_memoryconf() local
/titanic_50/usr/src/lib/libproc/common/
H A DPcontrol.c2011 Pgetareg(struct ps_prochandle *P, int regno, prgreg_t *preg) in Pgetareg()
3548 Lgetareg(struct ps_lwphandle *L, int regno, prgreg_t *preg) in Lgetareg()
/titanic_50/usr/src/cmd/man/
H A Dman.c725 regex_t preg; in search_whatis() local
/titanic_50/usr/src/cmd/find/
H A Dfind.c249 static regex_t *preg = NULL; variable