Home
last modified time | relevance | path

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

/kernel/liteos_a/syscall/
H A Dfs_syscall.c61 #define TIMESPEC_TIMES_NUM 2 macro
63 static int CheckNewAttrTime(struct IATTR *attr, struct timespec times[TIMESPEC_TIMES_NUM]) in CheckNewAttrTime()
2315 int SysUtimensat(int fd, const char *path, struct timespec times[TIMESPEC_TIMES_NUM], int flag) in SysUtimensat()
2322 timeLen = TIMESPEC_TIMES_NUM * sizeof(struct timespec); in SysUtimensat()

Completed in 4 milliseconds