Searched refs:emptydir (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/sbin/fsck_ffs/ |
| D | dir.c | 53 struct dirtemplate emptydir = { variable 582 memmove(cp, &emptydir, sizeof emptydir); in expanddir() 588 memmove(bp->b_un.b_buf, &emptydir, sizeof emptydir); in expanddir() 633 memmove(cp, &emptydir, sizeof emptydir); in allocdir()
|
| /freebsd-9-stable/tools/regression/usr.sbin/etcupdate/ |
| D | tests.sh | 151 mkdir $i/first/equal/second/emptydir 202 mkdir $NEW/second/equal/first/emptydir 767 missing /first/equal/second/emptydir 790 missing /second/equal/first/emptydir 944 D /first/equal/second/emptydir
|
| /freebsd-9-stable/contrib/cvs/src/ |
| D | sanity.sh | 14726 emptydir) 14732 dotest emptydir-1 "${testcvs} co CVSROOT/modules" \ 14740 dotest emptydir-2 "${testcvs} ci -m add-modules" \ 14752 dotest emptydir-3 "${testcvs} -q co -l ." "" 14753 dotest emptydir-3a "${testcvs} co mod1 moda" \ 14758 dotest emptydir-3b "${testcvs} add moda/modasub" \ 14761 dotest emptydir-4 "${testcvs} add mod1/file1 moda/modasub/filea" \ 14765 dotest emptydir-5 "${testcvs} -q ci -m yup" \ 14781 dotest emptydir-6 "${testcvs} co 2d1mod" \ 14790 dotest_fail emptydir-7 "${testcvs} add emptyfile" \ [all …]
|
| D | ChangeLog | 1962 * sanity.sh (emptydir): Add two new tests for how modules -d behaves 1964 (emptydir): Add --keep functionality. 5616 * sanity.sh (cvsadm, emptydir): Update to match. 5697 * sanity.sh (modules5-7, cvsadm-1e, emptydir-2): Allow for a nil 6215 * sanity.sh (emptydir): Revise (emptydir-7 and emptydir-8) for this. 6275 * sanity.sh (emptydir): Add a case in which one might hope for a 7836 * sanity.sh (emptydir-8): Test for this change in behavior. 8334 (basicc-3, emptydir-6, emptydir-7, crerepos-6): use "rm -rf" so it 8338 (modules2-10, emptydir-4, abspath-1ba, abspath-1bb): cd into the 8631 (emptydir-8): Add `Rebuilding administrative file database' message, [all …]
|