HomeSort by relevance Sort by last modified time
    Searched refs:locstak (Results 1 - 9 of 9) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sh/
stak.h 57 #define usestak() {locstak();}
62 extern unsigned char *locstak();
69 /* For use after `locstak' to hand back
stak.c 59 locstak() function
92 endstak(unsigned char *argp) /* tidy up after `locstak' */
132 return(endstak(movstrstak(x, locstak())));
service.c 155 newpath = locstak();
184 unsigned char *argp = locstak();
553 argp = locstak() + BYTESPERWORD;
expand.c 216 s2 = locstak() + BYTESPERWORD;
print.c 340 bufp = locstak();
io.c 250 cline = clinep = start = locstak();
word.c 49 struct argnod *arg = (struct argnod *)locstak();
jobs.c 806 for (savebp = bp = locstak(); loptind < argc; loptind++) {
  /onnv/onnv-gate/usr/src/cmd/fmli/sys/
test.h 473 #define usestak() {locstak();}
478 extern char *locstak();
485 /* For use after `locstak' to hand back

Completed in 420 milliseconds