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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/smbwrapper/
H A Drealcalls.c35 return real_utimes(name, &tv[0]);
40 int real_utimes(const char *name, struct timeval tv[2]) function
H A Drealcalls.h265 #define real_utimes(fn, buf) (syscall(SYS_utimes, (fn), (buf))) macro
H A Dwrapped.c471 return real_utimes(name, tvp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/smbwrapper/
H A Drealcalls.c35 return real_utimes(name, &tv[0]);
40 int real_utimes(const char *name, struct timeval tv[2]) function
H A Drealcalls.h265 #define real_utimes(fn, buf) (syscall(SYS_utimes, (fn), (buf))) macro
H A Dwrapped.c471 return real_utimes(name, tvp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/smbwrapper/
H A Drealcalls.c35 return real_utimes(name, &tv[0]);
40 int real_utimes(const char *name, struct timeval tv[2]) function
H A Drealcalls.h265 #define real_utimes(fn, buf) (syscall(SYS_utimes, (fn), (buf))) macro
H A Dwrapped.c471 return real_utimes(name, tvp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/include/
H A Dproto.h2767 int real_utimes(const char *name, struct timeval tv[2]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/include/
H A Dproto.h2767 int real_utimes(const char *name, struct timeval tv[2]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/include/
H A Dproto.h2767 int real_utimes(const char *name, struct timeval tv[2]);

Completed in 101 milliseconds