Home
last modified time | relevance | path

Searched refs:lutimes (Results 1 – 17 of 17) sorted by relevance

/external/rust/crates/nix/src/sys/
Dstat.rs219 pub fn lutimes<P: ?Sized + NixPath>(path: &P, atime: &TimeVal, mtime: &TimeVal) -> Result<()> { in lutimes() function
222 libc::lutimes(cstr.as_ptr(), &times[0]) in lutimes()
/external/rust/crates/nix/test/
Dtest_stat.rs30 use nix::sys::stat::lutimes;
241 lutimes(&fullpath, &TimeVal::seconds(4560), &TimeVal::seconds(1230)).unwrap(); in test_lutimes()
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1439 pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; in lutimes() function
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1456 pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; in lutimes() function
/external/rust/crates/nix/
DCHANGELOG.md441 - `lutimes` never worked on OpenBSD as it is not implemented on OpenBSD. It has
466 an `lutimes` wrapper ([#967](https://github.com/nix-rust/nix/pull/967)),
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1928 pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; in lutimes() function
/external/python/cpython3/
Dpyconfig.h.in673 /* Define to 1 if you have the `lutimes' function. */
Dconfigure.ac3690 initgroups kill killpg lchown lockf linkat lstat lutimes mmap \
Dconfigure11712 initgroups kill killpg lchown lockf linkat lstat lutimes mmap \
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3015 pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; in lutimes() function
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3480 pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; in lutimes() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs3926 pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; in lutimes() function
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2239 fun:lutimes=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2239 fun:lutimes=uninstrumented
/external/python/cpython3/Modules/
Dposixmodule.c5134 return lutimes(path, time); in utime_nofollow_symlinks()
/external/python/cpython3/Misc/
DHISTORY7666 integer with nanosecond resolution. The functions os.utime(), os.lutimes(),
8356 to os.utime, os.lutimes, os.futimes, os.futimens, os.futimesat, in
8448 - Issue #12904: os.utime, os.futimes, os.lutimes, and os.futimesat now write
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym982 PUBLIC d59d0 0 lutimes