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

/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dstrncpy.s31 / Copies s2 to s1, truncating or null-padding to always copy n bytes
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c614 int truncating, connreset, resplen, n; local
628 truncating = 0;
762 truncating = 1;
787 if (truncating) {
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c6540 int truncating = 0; local
6646 * exists and we may end up truncating the file
6671 truncating = 1;
6791 if (truncating && !error && *vpp) {

Completed in 92 milliseconds