Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_osd.h277 typedef DAT_UINT64 DAPL_OS_TIMEVAL; typedef
297 DAT_RETURN dapl_os_get_time(DAPL_OS_TIMEVAL *);
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_osd.c111 OUT DAPL_OS_TIMEVAL * loc) in dapl_os_get_time()