Searched refs:__NR_utimes (Results 1 – 10 of 10) sorted by relevance
33 #ifdef __NR_utimes35 # define TEST_SYSCALL_NR __NR_utimes
711 #ifdef __NR_utimes712 { "utimes", __NR_utimes },
239 #define __NR_utimes 235 macro
272 #define __NR_utimes 271 macro
210 #define __NR_utimes (__X32_SYSCALL_BIT + 235) macro
713 #ifndef __NR_utimes714 # define __NR_utimes (SYSCALL_BIT | 235) macro
17251 * tests/utimes.c [__NR_utimes] (TEST_SYSCALL_NR, TEST_SYSCALL_STR,17253 [__NR_utimes]: Replace all the rest with include "xutimes.c".
228 #define __NR_utimes (__NR_SYSCALL_BASE + 269) macro