Searched refs:regerror (Results 26 - 39 of 39) sorted by relevance

12

/illumos-gate/usr/src/cmd/stat/kstat/
H A Dkstat.c557 bufsz = regerror(regcode, NULL, NULL, 0);
564 (void) regerror(regcode, NULL, errbuf, bufsz);
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk1.c1564 return (regerror(errcode, &rcp->re, errbuf, bufsiz));
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c487 errmsg_size = regerror(match_error,
501 errmsg_size = regerror(match_error,
/illumos-gate/usr/src/lib/libast/
H A DMakefile.com265 common/regex/regerror.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com808 regerror.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com785 regerror.o \
/illumos-gate/usr/src/lib/libpp/common/
H A Dppcontrol.c244 regerror(code, p, buf, sizeof(buf));
/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c437 (void) regerror(rv, value_regex, errstr,
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dmagic.c386 regerror(code, re, buf, sizeof(buf));
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile761 regerror.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile1132 regerror.3c \
2184 regerror.3c := LINKSRC = regcomp.3c
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c456 nbytes = regerror(err, &pg.pg_reg, NULL, 0);
458 (void) regerror(err, &pg.pg_reg, buf, nbytes);
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com842 regerror.o \
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c6933 (void) regerror(regerr, map_p->regex_pattern_buf,

Completed in 399 milliseconds

12