Home
last modified time | relevance | path

Searched defs:lstat (Results 26 - 28 of 28) sorted by relevance

12

/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1359 pub fn lstat(path: *const ::c_char, buf: *mut stat) -> ::c_int; in lstat() functions
/third_party/python/Modules/
H A Dposixmodule.c13611 PyObject *lstat; member
[all...]
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3664 pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; in lstat() functions

Completed in 29 milliseconds

12