Searched refs:ISTRUNC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/bin/dd/
H A Ddd.h51 #define ISTRUNC 0x20 /* valid to ftruncate() */ macro
H A Ddd.c193 out.flags & ISTRUNC)
259 io->flags |= ISTRUNC;
443 if (out.seek_offset > 0 && (out.flags & ISTRUNC)) {

Completed in 98 milliseconds