Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dio.h75 extern void sh_pclose(int[]);
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dread.c182 sh_pclose(shp->cpipe); in b_read()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c1085 void sh_pclose(register int pv[]) in sh_pclose() function
1327 sh_pclose(shp->cpipe); in sh_redirect()
H A Dxec.c1839 sh_pclose(shp->outpipe); in sh_exec()
2164 sh_pclose(pvn); in sh_exec()
3641 sh_pclose(shp->cpipe); in coproc_init()
H A Dpath.c1274 sh_pclose(shp->cpipe); in exscript()