Lines Matching refs:stat
67 pub type stat64 = ::stat;
226 // stat.h
227 pub struct stat {
1183 pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int;
1355 // stat.h
1356 pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int;
1358 // stat.h
1359 pub fn lstat(path: *const ::c_char, buf: *mut stat) -> ::c_int;
1694 // stat.h
1697 // stat.h
1700 // stat.h