Home
last modified time | relevance | path

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

/NextBSD/bin/dd/
HDdd.h51 #define ISTRUNC 0x20 /* valid to ftruncate() */ macro
HDdd.c193 out.flags & ISTRUNC) in setup()
259 io->flags |= ISTRUNC; in getfdtype()