fnew 132 usr/bin/cp/cp.c int fold, fnew, n; fnew 154 usr/bin/cp/cp.c if ((fnew = creat(to, mode)) == -1) { fnew 160 usr/bin/cp/cp.c if (write(fnew, iobuf, (size_t)n) != n) { fnew 163 usr/bin/cp/cp.c close(fnew); fnew 168 usr/bin/cp/cp.c close(fnew); fnew 116 usr/sbin/install/install.c int fold, fnew, n; fnew 133 usr/sbin/install/install.c if ((fnew = creat(to, mode)) == -1) { fnew 138 usr/sbin/install/install.c if (write(fnew, iobuf, (size_t)n) != n) { fnew 140 usr/sbin/install/install.c close(fnew); fnew 145 usr/sbin/install/install.c close(fnew); fnew 240 usr/server/boot/boot.c int fold, fnew, n; fnew 250 usr/server/boot/boot.c if ((fnew = creat(dest, mode)) == -1) { fnew 255 usr/server/boot/boot.c if (write(fnew, iobuf, (size_t)n) != n) { fnew 257 usr/server/boot/boot.c close(fnew); fnew 262 usr/server/boot/boot.c close(fnew);