Searched defs:TIMESPEC_TIMES_NUM (Results 1 – 1 of 1) sorted by relevance
61 #define TIMESPEC_TIMES_NUM 2 macro63 static int CheckNewAttrTime(struct IATTR *attr, struct timespec times[TIMESPEC_TIMES_NUM]) in CheckNewAttrTime()2179 int SysUtimensat(int fd, const char *path, struct timespec times[TIMESPEC_TIMES_NUM], int flag) in SysUtimensat()