Searched refs:stakseek (Results 1 - 25 of 26) sorted by relevance

12

/ast/src/lib/libast/comp/
H A Dwordexp.c131 stakseek(0);
194 stakseek(0);
/ast/src/cmd/ksh93/bltins/
H A Dcd_pwd.c158 stakseek(PATH_OFFSET);
169 stakseek(PATH_MAX+PATH_OFFSET);
208 stakseek(dir-stakptr(0));
261 cp = (char*)stakseek(++flag+PATH_MAX);
266 cp = strcpy(stakseek(strlen(cp)+PATH_MAX),cp);
H A Denum.c231 stakseek(n);
H A Dprint.c458 stakseek(0);
1112 stakseek(offset);
H A Dtest.c336 stakseek(offset);
385 stakseek(offset);
H A Dtrap.c263 stakseek(o);
H A Dread.c762 stakseek(rel);
/ast/src/lib/libast/include/
H A Dstak.h45 #define stakseek(n) stkseek(stkstd,n) macro
/ast/src/cmd/ksh93/sh/
H A Dpath.c399 stakseek(offset);
411 stakseek(PATH_OFFSET);
662 stakseek(PATH_OFFSET);
671 stakseek(PATH_OFFSET);
689 stakseek(PATH_OFFSET);
780 stakseek(n);
861 stakseek(n);
890 stakseek(n);
945 stakseek(offset);
1057 stakseek(PATH_OFFSE
[all...]
H A Dexpand.c200 stakseek(0);
230 ap = (struct argnod*)stakseek(ARGVAL);
453 ap = (struct argnod*)stakseek(ARGVAL);
H A Dstreval.c60 stakseek((v)->offset+sizeof(type)), \
702 stakseek(staktell()-1);
912 stakseek(sizeof(Arith_t));
919 stakseek(0);
H A Dnvtype.c435 stakseek(offset);
630 stakseek(offset);
715 stakseek(offset);
735 stakseek(n);
739 stakseek(offset);
1231 stakseek(offset);
1450 stakseek(r);
1462 stakseek(r);
1502 stakseek(r);
1546 stakseek(offse
[all...]
H A Dinit.c1067 stakseek(off);
1112 stakseek(0);
1115 nv_putval(PATHNOD,stakseek(0),NV_RDONLY);
1420 stakseek(offset);
2180 stakseek(off+c);
2181 stakseek(off);
2184 stakseek(off);
2195 stakseek(offset);
2200 stakseek(offset);
H A Dmain.c725 stakseek(command_len+2);
726 buff = stakseek(0);
H A Dstring.c185 stakseek(0);
H A Dnvdisc.c1149 stakseek(offset);
1162 stakseek(offset);
1170 stakseek(offset);
1203 stakseek(offset);
1235 stakseek(offset);
H A Dname.c162 stakseek(offset);
179 stakseek(offset);
207 stakseek(offset);
344 stakseek(0);
713 stakseek(staktell()-1);
725 stakseek(staktell()-2);
744 stakseek(offset + strlen(name)+n+1);
1575 stakseek(offset);
2000 stakseek(offset);
2226 stakseek(offse
[all...]
H A Dio.c1097 stakseek(1);
1105 stakseek(ep-sp);
1110 stakseek(0);
H A Darith.c356 stakseek(offset);
H A Darray.c900 stakseek(offset);
1555 stakseek(count);
/ast/src/cmd/ksh93/edit/
H A Dhexpand.c47 #define DONE() {flag |= HIST_ERROR; cp = 0; stakseek(0); goto done;}
95 stakseek(off);
127 stakseek(off);
245 stakseek(n); /* remove null byte again */
722 stakseek(0);
H A Dhistory.c247 stakseek(offset);
847 stakseek(staktell() - 1);
851 stakseek(offset);
/ast/src/lib/libast/misc/
H A Dglob.c234 stakseek(MATCHPATH(gp));
267 stakseek(0);
/ast/src/cmd/ie/
H A Dedit.c711 struct argnod *ap = (struct argnod*)stakseek(ARGVAL);
777 stakseek(ARGVAL);
H A Dhistory.c957 stakseek(0);

Completed in 81 milliseconds

12