Searched refs:sysutimes (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/comp/
H A Domitted.c162 #define sysutimes _utimes macro
165 #define sysutimes utimes macro
1057 if ((r = sysutimes(path, ut)) && errno == ENOENT && execrate(path, buf, sizeof(buf), 0))
1060 r = sysutimes(path = buf, ut);

Completed in 11 milliseconds