Searched refs:sh_iomovefd (Results 1 – 5 of 5) sorted by relevance
70 extern int sh_iomovefd(int);
788 int sh_iomovefd(register int fdold) in sh_iomovefd() function793 fdnew = sh_iomovefd(dup(fdold)); in sh_iomovefd()808 pv[0] = sh_iomovefd(pv[0]); in sh_pipe()809 pv[1] = sh_iomovefd(pv[1]); in sh_pipe()1328 fd = sh_iorenumber(shp,sh_iomovefd(fd),fn); in sh_redirect()
787 pv[0] = sh_iomovefd(pv[0]); in arg_pipe()788 pv[1] = sh_iomovefd(pv[1]); in arg_pipe()
570 if(fd>=0 && (fd = sh_iomovefd(fd)) > 0) in path_opentype()1256 n = sh_iomovefd(n); in exscript()1297 shp->infd = sh_iomovefd(shp->infd); in exscript()
351 fdin = sh_iomovefd(fdin); in sh_main()