Lines Matching defs:retain
13 * 1. Redistributions of source code must retain the above copyright
44 * 1. Redistributions of source code must retain the above copyright
4414 * If `from' and `to' refer to the same object, the value of the `retain'
4417 * (retain == 0) deleted unless `from' and `to' refer to the same
4419 * (retain == 1) always retained (POSIX).
4424 do_sys_rename(const char *from, const char *to, enum uio_seg seg, int retain)
4428 retain);
4433 const char *to, enum uio_seg seg, int retain)
4502 * must retain it until the file systems are all rototilled.
4666 * XXX Eventually the retain flag needs to be passed on to
4670 if (retain) {