/titanic_44/usr/src/lib/libc/ |
H A D | makelibccatalog.sh | 95 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 D | misc.c | 61 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 D | psexp.c | 97 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 D | regfatal.c | 37 regerror(code, p, buf, sizeof(buf)); in regfatalpat()
|
H A D | regerror.c | 59 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 D | re_comp.c | 65 regerror(r, &state.re, state.error, sizeof(state.error)); in re_comp()
|
/titanic_44/usr/src/head/ |
H A D | regex.h | 161 extern size_t regerror(int, const regex_t *_RESTRICT_KYWD,
|
/titanic_44/usr/src/lib/libc/port/locale/ |
H A D | regerror.c | 88 regerror(int errcode, const regex_t *_RESTRICT_KYWD preg, in regerror() function
|
/titanic_44/usr/src/cmd/ssh/ssh/ |
H A D | sshconnect.c | 565 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 D | regex.h | 195 extern size_t regerror(int, const regex_t*, char*, size_t);
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_map.h | 273 #undef regerror 274 #define regerror _ast_regerror macro
|
H A D | regex.h | 178 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 D | ast_map.h | 252 #undef regerror 253 #define regerror _ast_regerror macro
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_map.h | 273 #undef regerror 274 #define regerror _ast_regerror macro
|
H A D | regex.h | 178 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 D | ast_map.h | 252 #undef regerror 253 #define regerror _ast_regerror macro
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_map.h | 273 #undef regerror 274 #define regerror _ast_regerror macro
|
H A D | regex.h | 178 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 D | ast_map.h | 252 #undef regerror 253 #define regerror _ast_regerror macro
|
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 252 #undef regerror 253 #define regerror _ast_regerror macro
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_map.h | 273 #undef regerror 274 #define regerror _ast_regerror macro
|
H A D | regex.h | 178 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 D | map | 252 #undef regerror 253 #define regerror _ast_regerror
|
/titanic_44/usr/src/cmd/grep_xpg4/ |
H A D | grep.c | 702 (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 D | map | 252 #undef regerror 253 #define regerror _ast_regerror
|