Lines Matching full:top
88 warn("cwd=%s, top=%s. flag=%0.6x. fstatf(%s) = %2d (expect %2d). %4s",
104 top=$dir/a
110 #$dir/beneath4 $top a 0x1000 0 || s=1
111 #$dir/beneath4 $top b 0x1000 2 || s=1
112 #$dir/beneath4 $top c 0x1000 0 || s=1
113 #$dir/beneath4 $top d 0x1000 0 || s=1
114 #$dir/beneath4 $top e 0x1000 2 || s=1
115 #$dir/beneath4 $top fifo 0x1000 0 || s=1
116 #$dir/beneath4 $top $top/../../beneath4.d/a/a 0x1000 93 || s=1
117 #$dir/beneath4 $top $top/.. 0x1000 93 || s=1
118 #$dir/beneath4 $top ../a 0x1000 0 || s=1
121 $dir/beneath4 $top a 0x2000 0 || s=1
122 $dir/beneath4 $top b 0x2000 2 || s=1
123 $dir/beneath4 $top c 0x2000 0 || s=1
124 $dir/beneath4 $top d 0x2000 93 || s=1
125 $dir/beneath4 $top e 0x2000 93 || s=1
126 $dir/beneath4 $top fifo 0x2000 0 || s=1
127 $dir/beneath4 $top $top/../../beneath4.d/a/a 0x2000 93 || s=1
128 $dir/beneath4 $top $top/.. 0x2000 93 || s=1
129 $dir/beneath4 $top ../a 0x2000 93 || s=1
131 $dir/beneath4 $top ../a 0x0000 0 || s=1
132 rm -rf $top