Home
last modified time | relevance | path

Searched refs:stakseek (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dcd_pwd.c144 stakseek(PATH_OFFSET); in b_cd()
155 stakseek(PATH_MAX+PATH_OFFSET); in b_cd()
194 stakseek(dir-stakptr(0)); in b_cd()
247 cp = (char*)stakseek(++flag+PATH_MAX); in b_pwd()
252 cp = strcpy(stakseek(strlen(cp)+PATH_MAX),cp); in b_pwd()
H A Dtest.c336 stakseek(offset); in test_unop()
385 stakseek(offset); in test_unop()
H A Denum.c231 stakseek(n); in enum_create()
H A Dprint.c468 stakseek(0); in genformat()
1126 stakseek(offset); in fmtvecho()
H A Dtrap.c282 stakseek(o); in sig_number()
H A Dread.c763 stakseek(rel); in sh_readline()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c402 stakseek(offset); in path_checkdup()
414 stakseek(PATH_OFFSET); in path_nextcomp()
666 stakseek(PATH_OFFSET); in path_search()
675 stakseek(PATH_OFFSET); in path_search()
693 stakseek(PATH_OFFSET); in path_search()
784 stakseek(n); in path_absolute()
865 stakseek(n); in path_absolute()
894 stakseek(n); in path_absolute()
949 stakseek(offset); in canexecute()
1061 stakseek(PATH_OFFSET); in path_spawn()
[all …]
H A Dexpand.c200 stakseek(0); in path_expand()
230 ap = (struct argnod*)stakseek(ARGVAL); in scantree()
453 ap = (struct argnod*)stakseek(ARGVAL); in path_generate()
H A Dnvtype.c435 stakseek(offset); in clone_type()
630 stakseek(offset); in typeinfo()
715 stakseek(offset); in typeinfo()
735 stakseek(n); in typeinfo()
739 stakseek(offset); in typeinfo()
1229 stakseek(offset); in nv_mkinttype()
1448 stakseek(r); in nv_mkstruct()
1460 stakseek(r); in nv_mkstruct()
1500 stakseek(r); in nv_mkstruct()
1544 stakseek(offset); in nv_mkstruct()
H A Dstreval.c60 stakseek((v)->offset+sizeof(type)), \
708 stakseek(staktell()-1); in expr()
919 stakseek(sizeof(Arith_t)); in arith_compile()
926 stakseek(0); in arith_compile()
H A Dinit.c1070 stakseek(off); in setdisc_any()
1115 stakseek(0); in newconf()
1118 nv_putval(PATHNOD,stakseek(0),NV_RDONLY); in newconf()
1423 stakseek(offset); in sh_init()
2198 stakseek(off+c); in put_trans()
2199 stakseek(off); in put_trans()
2202 stakseek(off); in put_trans()
2213 stakseek(offset); in put_trans()
2218 stakseek(offset); in put_trans()
H A Dnvdisc.c1149 stakseek(offset); in nv_bfsearch()
1162 stakseek(offset); in nv_bfsearch()
1170 stakseek(offset); in nv_bfsearch()
1203 stakseek(offset); in sh_addbuiltin()
1235 stakseek(offset); in sh_addbuiltin()
H A Dmain.c728 stakseek(command_len+2); in fixargs()
729 buff = stakseek(0); in fixargs()
H A Dname.c165 stakseek(offset); in sh_envput()
182 stakseek(offset); in nv_outname()
210 stakseek(offset); in nv_outname()
347 stakseek(0); in nv_setlist()
716 stakseek(staktell()-1); in copystack()
728 stakseek(staktell()-2); in copystack()
747 stakseek(offset + strlen(name)+n+1); in stack_extend()
1590 stakseek(offset); in nv_open()
2018 stakseek(offset); in nv_putval()
2244 stakseek(offset); in sh_envgen()
H A Dstring.c185 stakseek(0); in sh_substitute()
H A Darith.c356 stakseek(offset); in arith()
H A Dnvtree.c1025 stakseek(0); in walk_tree()
1040 stakseek(ARGVAL); in walk_tree()
H A Dio.c1119 stakseek(1); in io_usename()
1127 stakseek(ep-sp); in io_usename()
1132 stakseek(0); in io_usename()
H A Darray.c900 stakseek(offset); in nv_atypeindex()
1555 stakseek(count); in nv_endsubscript()
/illumos-gate/usr/src/contrib/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 */
725 stakseek(0);
H A Dhistory.c247 stakseek(offset); in sh_histinit()
847 stakseek(staktell() - 1); in hist_write()
851 stakseek(offset); in hist_write()
H A Dcompletion.c233 ap = (struct argnod*)stakseek(ARGVAL); in ed_expand()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dwordexp.c131 stakseek(0); in wordexp()
194 stakseek(0); in wordexp()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dstak.h45 #define stakseek(n) stkseek(stkstd,n) macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dglob.c234 stakseek(MATCHPATH(gp)); in addmatch()
267 stakseek(0); in addmatch()

12