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

/ast/src/cmd/ksh93/include/
H A Dshnodes.h188 #define IOREWRITE 0x80000 /* arithmetic seek <# ((expr)) */ macro
/ast/src/cmd/ksh93/sh/
H A Dio.c1319 if(iof&IOREWRITE)
1338 else if((iof&IOREWRITE) && (flag==0 || flag==1 || sh_subsavefd(fn)))
H A Dxec.c1839 if(iop->iofile&IOREWRITE)

Completed in 52 milliseconds