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
4412 * If `from' and `to' refer to the same object, the value of the `retain'
4415 * (retain == 0) deleted unless `from' and `to' refer to the same
4417 * (retain == 1) always retained (POSIX).
4422 do_sys_rename(const char *from, const char *to, enum uio_seg seg, int retain)
4426 retain);
4431 const char *to, enum uio_seg seg, int retain)
4500 * must retain it until the file systems are all rototilled.
4664 * XXX Eventually the retain flag needs to be passed on to
4668 if (retain) {