Searched refs:ISTRUNC (Results 1 – 2 of 2) sorted by relevance
49 #define ISTRUNC 0x20 /* valid to ftruncate() */ macro
253 out.flags & ISTRUNC) in setup()319 io->flags |= ISTRUNC; in getfdtype()524 if (out.seek_offset > 0 && (out.flags & ISTRUNC)) { in dd_close()