Searched defs:utimes (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/fs/ |
D | utimes.c | 175 struct timespec __user *, utimes, int, flags) in SYSCALL_DEFINE4() argument 192 SYSCALL_DEFINE3(futimesat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE3() argument 220 SYSCALL_DEFINE2(utimes, char __user *, filename, in SYSCALL_DEFINE2() argument
|