Searched defs:sysutime (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/comp/
H A Domitted.c161 #define sysutime _utime macro
164 #define sysutime utime macro
1075 if ((r = sysutime(path, ut)) && errno == ENOENT && execrate(path, buf, sizeof(buf), 0))
1078 r = sysutime(path = buf, ut);

Completed in 12 milliseconds