Home
last modified time | relevance | path

Searched refs:sunos_clock_gettime (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Dsunos_usb.c69 static int sunos_clock_gettime(int, struct timespec *);
1121 sunos_clock_gettime(int clkid, struct timespec *tp) in sunos_clock_gettime() function
1288 .clock_gettime = sunos_clock_gettime,