HomeSort by relevance Sort by last modified time
    Searched full:rtc_ioctl (Results 1 - 4 of 4) sorted by null

  /external/strace/
ioctl.c 154 return rtc_ioctl(tcp, code, arg);
time.c 544 rtc_ioctl(tcp, code, arg) function
defs.h 479 extern int rtc_ioctl P((struct tcb *, long, long));
ChangeLog 528 [LINUX] (rtc_ioctl): New function, for parsing RTC_* ioctls.
529 * ioctl.c [LINUX] (ioctl_decode): Call rtc_ioctl.
530 * defs.h [LINUX]: Declare rtc_ioctl.
    [all...]

Completed in 462 milliseconds