Home
last modified time | relevance | path

Searched refs:sh_getinterp (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dsleep.c138 Shell_t *shp = sh_getinterp(); in sleep()
173 Shell_t *shp = sh_getinterp(); in sh_delay()
H A Dtest.c561 Shell_t *shp = sh_getinterp(); in sh_access()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c691 Shell_t *shp = sh_getinterp(); in sh_close()
878 Shell_t *shp = sh_getinterp(); in sh_iomovefd()
897 Shell_t *shp = sh_getinterp(); in sh_pipe()
920 Shell_t *shp = sh_getinterp(); in sh_rpipe()
1859 Shell_t *shp = sh_getinterp(); in sh_ioaccess()
2242 Shell_t *shp = sh_getinterp(); in sftrack()
2478 Shell_t *shp = sh_getinterp(); in sh_menu()
2536 Shell_t *shp = sh_getinterp(); in sh_read()
2552 Shell_t *shp = sh_getinterp(); in sh_write()
2568 Shell_t *shp = sh_getinterp(); in sh_seek()
[all …]
H A Dname.c216 Shell_t *shp = sh_getinterp(); in nv_addnode()
299 Shell_t *shp = sh_getinterp(); in nv_setlist()
1612 Shell_t *shp = sh_getinterp(); in nv_putval()
2181 ap->sh = sh_getinterp(); in attstore()
2216 ap->sh = sh_getinterp(); in pushnam()
2234 Shell_t *shp = sh_getinterp(); in sh_envgen()
2256 Shell_t *shp = sh_getinterp(); in sh_envgen()
2503 Shell_t *shp = sh_getinterp(); in _nv_unset()
2710 Shell_t *shp = sh_getinterp(); in nv_optimize()
2788 Shell_t *shp = sh_getinterp(); in nv_getval()
[all …]
H A Dfault.c65 register Shell_t *shp = sh_getinterp(); in sh_fault()
448 Shell_t *shp = sh_getinterp(); in sh_trap()
512 Shell_t *shp = sh_getinterp(); in sh_exit()
H A Djobs.c285 Shell_t *shp = sh_getinterp(); in job_cowalk()
339 Shell_t *shp = sh_getinterp(); in job_reap()
963 pw->p_shp = sh_getinterp(); in job_walk()
996 Shell_t *shp = sh_getinterp(); in job_list()
1307 Shell_t *shp = sh_getinterp(); in job_clear()
1542 Shell_t *shp = sh_getinterp(); in job_wait()
H A Dinit.c981 Shell_t *shp = sh_getinterp(); in name_math()
1104 Shell_t *shp = sh_getinterp(); in newconf()
1594 Shell_t *sh_getinterp(void) in sh_getinterp() function
1604 Shell_t *shp = sh_getinterp(); in sh_reinit()
1773 Shell_t *shp = sh_getinterp(); in name_stat()
2162 shp = sh_getinterp(); in DISABLE()
H A Dnvdisc.c79 Shell_t *shp = sh_getinterp(); in nv_getn()
1095 Shell_t *shp = sh_getinterp(); in nv_bfsearch()
1410 Shell_t *shp=sh_getinterp(); in nv_dict()
1456 tp->shp = sh_getinterp(); in nv_mount()
H A Dexpand.c80 Shell_t *shp = sh_getinterp(); in nextdir()
H A Darray.c455 Shell_t *shp = sh_getinterp(); in array_clone()
1183 Shell_t *shp = sh_getinterp(); in nv_putsub()
1398 Shell_t *shp=sh_getinterp(); in array_fixed_init()
1448 Shell_t *shp=sh_getinterp(); in array_fixed()
1745 Shell_t *shp = sh_getinterp(); in nv_associative()
H A Darith.c511 Shell_t *shp = sh_getinterp(); in sh_strnum()
H A Dnvtree.c982 Shell_t *shp = sh_getinterp(); in walk_tree()
1125 Shell_t *shp = sh_getinterp(); in put_tree()
H A Dxec.c574 Shell_t *shp = sh_getinterp(); in sh_eval()
975 register Shell_t *shp = sh_getinterp(); in sh_exec()
2976 Shell_t *shp = sh_getinterp(); in sh_run()
3340 register Shell_t *shp = sh_getinterp(); in sh_funscope()
3558 Shell_t *shp = sh_getinterp(); in sh_fun()
H A Dnvtype.c801 Shell_t *shp = sh_getinterp(); in nv_addtype()
1318 Shell_t *shp = sh_getinterp(); in nv_settype()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshell.h201 extern Shell_t *sh_getinterp(void);
/illumos-gate/usr/src/cmd/ast/libshell/
H A Dmapfile-vers61 sh_getinterp;