Searched refs: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() argument2179 int SysUtimensat(int fd, const char *path, struct timespec times[TIMESPEC_TIMES_NUM], int flag) in SysUtimensat() argument2186 timeLen = TIMESPEC_TIMES_NUM * sizeof(struct timespec); in SysUtimensat()