Searched refs:regexpr (Results 1 - 22 of 22) sorted by relevance

/illumos-gate/usr/src/lib/libgen/common/
H A Dllib-lgen34 #include <regexpr.h> /* get the static variable definitions */
36 #include <regexpr.h> /* now the dynamic variable definitions */
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_re.h29 #include <regexpr.h>
H A Dex_voper.c37 #include <regexpr.h>
/illumos-gate/usr/src/man/man3gen/
H A DMakefile29 regexpr.3gen \
49 advance.3gen := LINKSRC = regexpr.3gen
50 compile.3gen := LINKSRC = regexpr.3gen
51 step.3gen := LINKSRC = regexpr.3gen
/illumos-gate/usr/src/lib/libgen/
H A DMakefile30 HDRS = regexpr.h
/illumos-gate/usr/src/cmd/srchtxt/
H A Dsrchtxt.c34 #include <regexpr.h>
263 find_msgs(addr, regexpr)
265 char *regexpr;
274 if (step(msg, regexpr)) {
/illumos-gate/usr/src/cmd/pfexecd/
H A Dpfexecd.c78 char *regexpr; local
106 regexpr = alloca(ret * 2 + sizeof (LEFT RIGHT));
107 (void) strcpy(regexpr, LEFT);
108 len = strlen(regexpr);
120 regexpr[len++] = '\\';
122 regexpr[len++] = *p;
126 regexpr[len++] = '|';
132 regexpr[len] = '\0';
133 (void) strcat(regexpr, RIGHT);
135 if (regcomp(&regc, regexpr, REG_EXTENDE
[all...]
/illumos-gate/usr/src/cmd/tnf/prex/
H A Dspec.c44 #include <regexpr.h>
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_iters.c46 #include <regexpr.h>
/illumos-gate/usr/src/cmd/expr/
H A Dcompile.c54 #include <regexpr.h>
123 * compile/step Re: regexpr(3G). in order to do this, we must assume
H A Dexpr.c30 #include <regexpr.h>
/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c54 #include <regexpr.h>
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.l36 #include <regexpr.h>
/illumos-gate/usr/src/cmd/csplit/
H A Dcsplit.c41 #include <regexpr.h>
/illumos-gate/usr/src/cmd/nl/
H A Dnl.c34 #include <regexpr.h>
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dan_to_ln.c53 #include <regexpr.h>
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c42 #include <regexpr.h>
50 #include <regexpr.h>
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com547 regexpr.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com537 regexpr.o \
/illumos-gate/usr/src/cmd/ed/
H A Ded.c39 #include <regexpr.h>
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile511 regexpr.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com579 regexpr.o \

Completed in 92 milliseconds