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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Ddd.c82 FLAG_NOTRUNC = 1 << 2, enumerator in enum:__anon11152
185 flags |= FLAG_NOTRUNC;
236 if (!seek && !(flags & FLAG_NOTRUNC))
241 if (seek && !(flags & FLAG_NOTRUNC)) {

Completed in 38 milliseconds