Home
last modified time | relevance | path

Searched refs:sh_pclose (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dio.h72 extern void sh_pclose(int[]);
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dread.c179 sh_pclose(shp->cpipe); in b_read()
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dio.c902 void sh_pclose(register int pv[]) in sh_pclose() function
1109 sh_pclose(shp->cpipe); in sh_redirect()
H A Dxec.c1329 sh_pclose(shp->outpipe); in sh_exec()
1544 sh_pclose(pvn); in sh_exec()
2836 sh_pclose(shp->cpipe); in coproc_init()
H A Dpath.c1234 sh_pclose(shp->cpipe); in exscript()