Searched refs:regerror_t (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/include/
H A Dregex.h136 typedef int (*regerror_t)(const regex_t*, regdisc_t*, int, ...); typedef
169 regerror_t re_errorf; /* error function */
/ast/src/lib/libdss/
H A Ddsstags.c666 redisc->re_errorf = (regerror_t)disc->errorf;
H A Dcxopen.c998 cx->redisc.re_errorf = (regerror_t)disc->errorf;
1850 e->redisc.re_errorf = (regerror_t)disc->errorf;
/ast/src/lib/libast/port/
H A Dastconf.c1616 redisc.re_errorf = (regerror_t)errorf;

Completed in 26 milliseconds