Lines Matching full:stat
127 # stat default format sans changetime and filename
131 atf_check -s exit:0 -o save:stat.out \
132 stat -f "${statstr}" /rump/mnt/filename
135 atf_check -s exit:0 -o file:stat.out \
136 stat -f "${statstr}" /rump/mnt/dir/same
145 atf_check -s exit:0 -o save:stat.out \
146 stat -f "${statstr}" /rump/mnt/filename
149 atf_check -s exit:0 -o file:stat.out \
150 stat -f "${statstr}" /rump/mnt/filename
151 atf_check -s exit:0 -o file:stat.out \
152 stat -f "${statstr}" /rump/mnt/dir/same
184 atf_check -s exit:0 -o ignore stat /rump/dev
185 atf_check -s exit:1 -e ignore stat /rumpdev
191 atf_check -s exit:0 -o save:stat.out \
192 stat -f "${statstr}" /rump/dev/null
193 atf_check -s exit:0 -o file:stat.out \
194 stat -f "${statstr}" /dev/null
205 atf_check -s exit:0 -o save:stat.out \
206 stat -f "${statstr}" /dir/file
207 atf_check -s exit:0 -o file:stat.out \
208 stat -f "${statstr}" /dirtoo/file