Searched refs:pTimeOut (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ntp-92/include/
H A Dntp_select.h15 fd_set *pExceptFds, struct timeval *pTimeOut);
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c14518 SQLITE_PRIVATE int sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut){ argument
14527 rc = pVfs->xCurrentTimeInt64(pVfs, pTimeOut);
14531 *pTimeOut = (sqlite3_int64)(r*86400000.0);
[all...]

Completed in 520 milliseconds