Home
last modified time | relevance | path

Searched refs:regerror (Results 1 – 25 of 48) sorted by relevance

12

/titanic_44/usr/src/lib/libc/
H A Dmakelibccatalog.sh95 rm -f messages.po regerror.po
97 ${XGETTEXT} -a regerror.c
98 cat messages.po | sed "/^domain/d" > regerror.po
99 rm -f regerror.i messages.po
104 cp regerror.po ${MSGDIR}
108 rm -f regerror.po
/titanic_44/usr/src/cmd/sed/
H A Dmisc.c61 s = regerror(errcode, preg, NULL, 0); in strregerror()
64 (void) regerror(errcode, preg, oe, s); in strregerror()
/titanic_44/usr/src/cmd/pgrep/
H A Dpsexp.c97 nbytes = regerror(err, &psexp->ps_reg, NULL, 0); in psexp_compile()
99 (void) regerror(err, &psexp->ps_reg, buf, nbytes); in psexp_compile()
/titanic_44/usr/src/lib/libast/common/regex/
H A Dregfatal.c37 regerror(code, p, buf, sizeof(buf)); in regfatalpat()
H A Dregerror.c59 regerror(int code, const regex_t* p, char* buf, size_t size) in regerror() function
/titanic_44/usr/src/lib/libast/common/comp/
H A Dre_comp.c65 regerror(r, &state.re, state.error, sizeof(state.error)); in re_comp()
/titanic_44/usr/src/head/
H A Dregex.h161 extern size_t regerror(int, const regex_t *_RESTRICT_KYWD,
/titanic_44/usr/src/lib/libc/port/locale/
H A Dregerror.c88 regerror(int errcode, const regex_t *_RESTRICT_KYWD preg, in regerror() function
/titanic_44/usr/src/cmd/ssh/ssh/
H A Dsshconnect.c565 errlen = regerror(rerr, &yesre, NULL, 0); in confirm()
568 regerror(rerr, &yesre, errstr, errlen); in confirm()
573 errlen = regerror(rerr, &nore, NULL, 0); in confirm()
576 regerror(rerr, &nore, errstr, errlen); in confirm()
/titanic_44/usr/src/lib/libast/common/include/
H A Dregex.h195 extern size_t regerror(int, const regex_t*, char*, size_t);
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h273 #undef regerror
274 #define regerror _ast_regerror macro
H A Dregex.h178 extern __MANGLE__ size_t regerror __PROTO__((int, const regex_t*, char*, size_t));
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h252 #undef regerror
253 #define regerror _ast_regerror macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h273 #undef regerror
274 #define regerror _ast_regerror macro
H A Dregex.h178 extern __MANGLE__ size_t regerror __PROTO__((int, const regex_t*, char*, size_t));
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h252 #undef regerror
253 #define regerror _ast_regerror macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h273 #undef regerror
274 #define regerror _ast_regerror macro
H A Dregex.h178 extern __MANGLE__ size_t regerror __PROTO__((int, const regex_t*, char*, size_t));
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h252 #undef regerror
253 #define regerror _ast_regerror macro
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h252 #undef regerror
253 #define regerror _ast_regerror macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h273 #undef regerror
274 #define regerror _ast_regerror macro
H A Dregex.h178 extern __MANGLE__ size_t regerror __PROTO__((int, const regex_t*, char*, size_t));
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap252 #undef regerror
253 #define regerror _ast_regerror
/titanic_44/usr/src/cmd/grep_xpg4/
H A Dgrep.c702 (void) regerror(rv, &pp->re, errstr, sizeof (errstr)); in fixpatterns()
1100 (void) regerror(rv, &pp->re, errstr, in grep()
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap252 #undef regerror
253 #define regerror _ast_regerror

12