Searched refs:IOMOV (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dshnodes.h178 #define IOMOV 0x200 /* <& or >& operators */ macro
/ast/src/cmd/ksh93/sh/
H A Dio.c1158 if(shp->redir0 && fn==0 && !(iof&IOMOV))
1205 if(!(iof&(IODOC|IOLSEEK|IOMOV)))
1216 if((iof&IOLSEEK) || ((iof&IOMOV) && *fname=='-'))
1244 else if(iof&IOMOV)
H A Ddeparse.c470 else if(iof&IOMOV)

Completed in 17 milliseconds