Home | History | Annotate | Download | only in dist

Lines Matching refs:localtime_s

12656 ** On recent Windows platforms, the localtime_s() function is available
12663 ** If the user has not indicated to use localtime_r() or localtime_s()
12665 ** localtime_s().
13056 localtime_s(&sLocal, &t);