Lines Matching full:link
5 # directory "a" with only one entry, changing from dir to link
7 ./a/change-dir-to-link type=dir mode=0755
8 ./a/change-dir-to-link type=link mode=0755
10 # directory "b" with only one entry, changing from link to dir
12 ./b/change-link-to-dir type=link mode=0755
13 ./b/change-link-to-dir type=dir mode=0755
15 # directory "c" with multiple entries, one changing from dir to link
19 ./c/change-dir-to-link type=dir mode=0755
20 ./c/change-dir-to-link type=link mode=0755
22 # directory "d" with multiple entries, one changing from link to dir
26 ./d/change-link-to-dir type=link mode=0755
27 ./d/change-link-to-dir type=dir mode=0755