Searched refs:regerror_t (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libast/common/include/ |
H A D | regex.h | 135 typedef int (*regerror_t)(const regex_t*, regdisc_t*, int, ...); typedef 162 regerror_t re_errorf; /* error function */
|
/illumos-gate/usr/src/lib/libast/amd64/include/ast/ |
H A D | regex.h | 117 typedef int (*regerror_t) __PROTO__((const regex_t*, regdisc_t*, int, ...)); typedef 144 regerror_t re_errorf; /* error function */
|
/illumos-gate/usr/src/lib/libast/i386/include/ast/ |
H A D | regex.h | 117 typedef int (*regerror_t) __PROTO__((const regex_t*, regdisc_t*, int, ...)); typedef 144 regerror_t re_errorf; /* error function */
|
/illumos-gate/usr/src/lib/libast/sparc/include/ast/ |
H A D | regex.h | 117 typedef int (*regerror_t) __PROTO__((const regex_t*, regdisc_t*, int, ...)); typedef 144 regerror_t re_errorf; /* error function */
|
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | regex.h | 117 typedef int (*regerror_t) __PROTO__((const regex_t*, regdisc_t*, int, ...)); typedef 144 regerror_t re_errorf; /* error function */
|
/illumos-gate/usr/src/lib/libast/common/port/ |
H A D | astconf.c | 1547 redisc.re_errorf = (regerror_t)errorf;
|
Completed in 51 milliseconds