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

/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_select.h18 fd_set *pExceptFds, struct timeval *pTimeOut);
/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c9236 static int apndCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut){ argument
9237 return ORIGVFS(pVfs)->xCurrentTime(ORIGVFS(pVfs), pTimeOut);
H A Dsqlite3.c26048 sqlite3OsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut) argument
37982 kvvfsCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut) argument
37990 kvvfsCurrentTimeInt64(sqlite3_vfs *pVfs, sqlite3_int64 *pTimeOut) argument
221571 rbuVfsCurrentTime(sqlite3_vfs *pVfs, double *pTimeOut) argument
[all...]

Completed in 549 milliseconds