Searched refs:extradir (Results 1 – 4 of 4) sorted by relevance
241 mkdir $i/dirchange/fromdir/extradir242 echo "foo" > $i/dirchange/fromdir/extradir/file244 mkfifo $TEST/dirchange/fromdir/extradir/fifo245 ln -s "bar" $NEW/dirchange/fromdir/extradir395 D /dirchange/fromdir/extradir/file417 Modified directory changed: /dirchange/fromdir/extradir (directory became symbolic link)496 missing /dirchange/fromdir/extradir/file497 fifo /dirchange/fromdir/extradir/fifo517 D /dirchange/fromdir/extradir/file546 Modified directory changed: /dirchange/fromdir/extradir (directory became symbolic link)[all …]
553 mkdir $i/dirchange/fromdir/extradir554 echo "foo" > $i/dirchange/fromdir/extradir/file556 mkfifo $TEST/dirchange/fromdir/extradir/fifo557 ln -s "bar" $NEW/dirchange/fromdir/extradir908 missing /dirchange/fromdir/extradir/file909 fifo /dirchange/fromdir/extradir/fifo946 D /dirchange/fromdir/extradir/file996 Modified directory changed: /dirchange/fromdir/extradir (directory became symbolic link)
186 extradir=`realpath ${eman}`; extradir=`dirname ${extradir}`199 sed -e "s|contents=\./|contents=${extradir}/|" >> ${manifest}
36 extradir = $(prefix)/src/zfs-$(VERSION) macro