Searched refs:oldfile (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/usr.sbin/fmtree/test/ |
| HD | test02.sh | 18 touch -t 199901020304 ${TMP}/mr/oldfile 19 touch ${TMP}/mt/oldfile
|
| /freebsd-11-stable/contrib/libarchive/test_utils/ |
| HD | test_common.h | 255 #define assertMakeHardlink(newfile, oldfile) \ argument 256 assertion_make_hardlink(__FILE__, __LINE__, newfile, oldfile)
|
| /freebsd-11-stable/usr.bin/diff/ |
| HD | diffreg.c | 1220 fetch(long *f, int a, int b, FILE *lb, int ch, int oldfile, int flags) in fetch() argument 1229 if ((diff_format == D_IFDEF) && oldfile) { in fetch() 1241 oldfile == 1 ? "!" : "", ifdefname); in fetch() 1243 if (oldfile) in fetch() 1248 inifdef = 1 + oldfile; in fetch()
|