Searched defs:nexpbuf (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/expr/
H A Dexpr.c398 char *nexpbuf; local
408 nexpbuf = compile(p, (char *)0, (char *)0); /* XCU4 regex mod */
417 expbuf = nexpbuf;
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c1246 char *nexpbuf; local
1250 nexpbuf = compile(buf, (char *)0, (char *)0);
1257 expbuf = nexpbuf;

Completed in 62 milliseconds