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

/ast/src/cmd/ksh93/include/
H A Dshnodes.h175 #define IOPUT 0x40 /* > redirection operator */ macro
/ast/src/cmd/ksh93/sh/
H A Dio.c1161 if(iof&IOPUT)
1189 if(iof&IOPUT)
1282 if(iof&IOPUT)
1323 else if(!(iof&IOPUT))
H A Ddeparse.c450 if(iof&IOPUT)

Completed in 294 milliseconds