Home
last modified time | relevance | path

Searched defs:TIMESPEC_TIMES_NUM (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/syscall/
Dfs_syscall.c61 #define TIMESPEC_TIMES_NUM 2 macro
63 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()