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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c13936 static int osLocaltime(time_t *t, struct tm *pTm){ function
14005 if( osLocaltime(&t, &sLocal) ){
[all...]

Completed in 313 milliseconds