Searched refs:lstat (Results 1 - 25 of 193) sorted by relevance

12345678

/freebsd-current/contrib/pjdfstest/tests/utimensat/
H A D03.t27 expect $DATE1 lstat ${n0} atime
28 expect $DATE1 lstat ${n0} mtime
29 expect $DATE1 lstat ${n0} birthtime
32 expect $DATE2 lstat ${n0} atime
33 expect $DATE2 lstat ${n0} mtime
34 expect $DATE1 lstat ${n0} birthtime
H A D05.t34 expect $DATE1 lstat ${n0} atime
35 expect $DATE2 lstat ${n0} mtime
36 expect $DATE3 lstat ${n2} atime
37 expect $DATE4 lstat ${n2} mtime
40 expect $DATE5 lstat ${n0} atime
41 expect $DATE6 lstat ${n0} mtime
46 test_check "$DATE5" -ne `"$fstest" lstat ${n2} atime`
47 expect $DATE4 lstat ${n2} mtime
H A D04.t26 expect $DATE1 lstat ${n0} atime
27 expect $DATE2 lstat ${n0} mtime
30 expect $DATE2 lstat ${n0} atime
31 expect $DATE1 lstat ${n0} mtime
H A D02.t24 orig_mtime=`$fstest lstat ${n0} mtime`
26 expect $DATE1 lstat ${n0} atime
27 expect $orig_mtime lstat ${n0} mtime
30 expect $DATE1 lstat ${n0} atime
31 expect $DATE2 lstat ${n0} mtime
H A D01.t24 old_mtime=`$fstest lstat ${n0} mtime`
25 old_atime=`$fstest lstat ${n0} atime`
29 new_mtime=`$fstest lstat ${n0} mtime`
30 new_atime=`$fstest lstat ${n0} atime`
H A D08.t29 expect $DATE1_NS lstat ${n0} atime_ns
30 expect $DATE2_NS lstat ${n0} mtime_ns
32 expect $DATE2_NS lstat ${n0} birthtime_ns
H A D00.t26 expect $DATE1 lstat ${n0} atime
27 expect $DATE2 lstat ${n0} mtime
H A D09.t28 expect $DATE1 lstat ${n0} atime
29 expect $DATE2 lstat ${n0} mtime
/freebsd-current/crypto/heimdal/lib/roken/
H A Dlstat.c39 lstat(const char *path, struct stat *buf) function
/freebsd-current/contrib/pjdfstest/tests/rename/
H A D00.t23 expect ${type},0644,1 lstat ${n0} type,mode,nlink
24 inode=`${fstest} lstat ${n0} inode`
26 expect ENOENT lstat ${n0} type,mode,nlink
27 expect ${type},${inode},0644,1 lstat ${n1} type,inode,mode,nlink
29 expect ${type},${inode},0644,2 lstat ${n0} type,inode,mode,nlink
30 expect ${type},${inode},0644,2 lstat ${n1} type,inode,mode,nlink
32 expect ${type},${inode},0644,2 lstat ${n0} type,inode,mode,nlink
33 expect ENOENT lstat ${n1} type,mode,nlink
34 expect ${type},${inode},0644,2 lstat ${n2} type,inode,mode,nlink
40 expect dir,0755 lstat
[all...]
H A D13.t20 expect dir lstat ${n0} type
21 expect ${type} lstat ${n1} type
H A D14.t20 expect dir lstat ${n0} type
21 expect ${type} lstat ${n1} type
H A D10.t32 inode=`${fstest} lstat ${n0}/${n2} inode`
37 expect ENOENT lstat ${n0}/${n2} inode
38 expect ${inode} lstat ${n1}/${n3} inode
40 expect ${inode} lstat ${n0}/${n2} inode
41 expect ENOENT lstat ${n1}/${n3} inode
50 inode=`${fstest} lstat ${n0}/${n2} inode`
55 expect ENOENT lstat ${n0}/${n2} inode
56 expect ${inode} lstat ${n1}/${n3} inode
58 expect ${inode} lstat ${n0}/${n2} inode
59 expect ENOENT lstat
[all...]
H A D09.t33 inode=`${fstest} lstat ${n0}/${n2} inode`
38 expect ENOENT lstat ${n0}/${n2} inode
39 expect ${inode},65534,65534 lstat ${n1}/${n3} inode,uid,gid
41 expect ${inode} lstat ${n0}/${n2} inode
42 expect ENOENT lstat ${n1}/${n3} inode
51 inode=`${fstest} lstat ${n0}/${n2} inode`
56 expect ENOENT lstat ${n0}/${n2} inode
57 expect ${inode},${id},${id} lstat ${n1}/${n3} inode,uid,gid
59 expect ${inode} lstat ${n0}/${n2} inode
60 expect ENOENT lstat
[all...]
/freebsd-current/contrib/pjdfstest/tests/link/
H A D00.t23 expect ${type},1 lstat ${n0} type,nlink
26 expect ${type},2 lstat ${n0} type,nlink
27 expect ${type},2 lstat ${n1} type,nlink
30 expect ${type},3 lstat ${n0} type,nlink
31 expect ${type},3 lstat ${n1} type,nlink
32 expect ${type},3 lstat ${n2} type,nlink
37 expect ${type},0201,3,65534,65533 lstat ${n0} type,mode,nlink,uid,gid
38 expect ${type},0201,3,65534,65533 lstat ${n1} type,mode,nlink,uid,gid
39 expect ${type},0201,3,65534,65533 lstat ${n2} type,mode,nlink,uid,gid
42 expect ENOENT lstat
[all...]
/freebsd-current/contrib/pjdfstest/tests/granular/
H A D04.t23 expect 0,0 lstat ${n0} uid,gid
25 expect 0,0 lstat ${n0} uid,gid
28 expect 0,0 lstat ${n0} uid,gid
30 expect 0,65532 lstat ${n0} uid,gid
35 expect 0,0 lstat ${n0} uid,gid
37 expect 0,0 lstat ${n0} uid,gid
40 expect 0,0 lstat ${n0} uid,gid
42 expect 65534,65531 lstat ${n0} uid,gid
H A D01.t24 expect 0 lstat ${n0} size
27 expect 0 lstat ${n0} size
31 expect 0 lstat ${n0} size
/freebsd-current/contrib/pjdfstest/tests/rmdir/
H A D11.t26 expect dir,65534,65534 lstat ${n0}/${n1} type,uid,gid
28 expect ENOENT lstat ${n0}/${n1} type
33 expect dir,65534,65534 lstat ${n0}/${n1} type,uid,gid
35 expect ENOENT lstat ${n0}/${n1} type
41 expect dir,${id},${id} lstat ${n0}/${n1} type,uid,gid
43 expect ENOENT lstat ${n0}/${n1} type
49 expect dir,${id},${id} lstat ${n0}/${n1} type,uid,gid
51 expect dir,${id},${id} lstat ${n0}/${n1} type,uid,gid
H A D00.t16 expect dir lstat ${n0} type
18 expect ENOENT lstat ${n0} type
/freebsd-current/contrib/pjdfstest/tests/unlink/
H A D11.t28 expect ${type},65534,65534 lstat ${n0}/${n1} type,uid,gid
30 expect ENOENT lstat ${n0}/${n1} type
36 expect ${type},${id},${id} lstat ${n0}/${n1} type,uid,gid
38 expect ENOENT lstat ${n0}/${n1} type
45 expect ${type},65534,65534 lstat ${n0}/${n1} type,uid,gid
47 expect ENOENT lstat ${n0}/${n1} type
54 expect ${type},${id},${id} lstat ${n0}/${n1} type,uid,gid
56 expect ${type},${id},${id} lstat ${n0}/${n1} type,uid,gid
/freebsd-current/contrib/pjdfstest/tests/mkdir/
H A D00.t23 expect dir,0755 lstat ${n0} type,mode
26 expect dir,0151 lstat ${n0} type,mode
29 expect dir,0100 lstat ${n0} type,mode
32 expect dir,0305 lstat ${n0} type,mode
35 expect dir,0244 lstat ${n0} type,mode
43 expect 65535,65535 lstat ${n0} uid,gid
46 expect "65535,6553[45]" lstat ${n0} uid,gid
50 expect "65534,6553[35]" lstat ${n0} uid,gid
/freebsd-current/contrib/pjdfstest/tests/mkfifo/
H A D00.t23 expect fifo,0755 lstat ${n0} type,mode
26 expect fifo,0151 lstat ${n0} type,mode
29 expect fifo,0100 lstat ${n0} type,mode
32 expect fifo,0305 lstat ${n0} type,mode
35 expect fifo,0244 lstat ${n0} type,mode
43 expect 65535,65535 lstat ${n0} uid,gid
46 expect "65535,6553[45]" lstat ${n0} uid,gid
50 expect "65534,6553[35]" lstat ${n0} uid,gid
/freebsd-current/contrib/pjdfstest/tests/mknod/
H A D00.t23 expect fifo,0755 lstat ${n0} type,mode
26 expect fifo,0151 lstat ${n0} type,mode
29 expect fifo,0100 lstat ${n0} type,mode
32 expect fifo,0305 lstat ${n0} type,mode
35 expect fifo,0244 lstat ${n0} type,mode
43 expect 65535,65535 lstat ${n0} uid,gid
46 expect "65535,6553[45]" lstat ${n0} uid,gid
50 expect "65534,6553[35]" lstat ${n0} uid,gid
/freebsd-current/lib/libc/stdio/
H A Dremove.c45 if (lstat(file, &sb) < 0)
/freebsd-current/lib/libc/sys/
H A Dlstat.c36 lstat(const char *path, struct stat *sb) function

Completed in 209 milliseconds

12345678