Home
last modified time | relevance | path

Searched refs:utimes (Results 1 – 3 of 3) sorted by relevance

/system/utest/fs/
A Dwrap.c195 int FL(utimes)(const char* fn, struct timeval t[2]);
196 int FN(utimes)(const char* fn, struct timeval t[2]) { in FN() argument
199 DO_REAL(utimes, real_fn, t); in FN()
A Drules.mk51 MODULE_LDFLAGS += --wrap utimes --wrap link --wrap symlink --wrap rmdir
A Dtest-attr.c53 ASSERT_EQ(utimes("::file.txt", NULL), 0, ""); in test_attr()

Completed in 6 milliseconds