Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDInputStreams/dvdnav/
H A Ddvdnav_internal.h37 static inline int _private_gettimeofday( struct timeval *tv, void *tz ) in _private_gettimeofday() function
45 #define gettimeofday(TV, TZ) _private_gettimeofday((TV), (TZ))
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/src/
H A Ddvdnav_internal.h42 static inline int _private_gettimeofday( struct timeval *tv, void *tz ) in _private_gettimeofday() function
50 #define gettimeofday(TV, TZ) _private_gettimeofday((TV), (TZ))
/dports/multimedia/handbrake/libdvdnav-6.1.1/src/
H A Ddvdnav_internal.h42 static inline int _private_gettimeofday( struct timeval *tv, void *tz ) in _private_gettimeofday() function
50 #define gettimeofday(TV, TZ) _private_gettimeofday((TV), (TZ))
/dports/multimedia/libxine/xine-lib-1.2.11/src/input/libdvdnav/
H A Ddvd_reader.c46 static inline int _private_gettimeofday( struct timeval *tv, void *tz ) in _private_gettimeofday() function
54 #define gettimeofday(TV, TZ) _private_gettimeofday((TV), (TZ))
/dports/multimedia/handbrake/libdvdread-6.1.1/src/
H A Ddvd_reader.c42 static inline int _private_gettimeofday( struct timeval *tv, void *tz ) in _private_gettimeofday() function
50 # define gettimeofday(TV, TZ) _private_gettimeofday((TV), (TZ))
/dports/multimedia/libdvdread/libdvdread-6.1.2/src/
H A Ddvd_reader.c72 static inline int _private_gettimeofday( struct timeval *tv, void *tz ) in _private_gettimeofday() function
80 # define gettimeofday(TV, TZ) _private_gettimeofday((TV), (TZ))