Searched refs:unix_time_get (Results 1 – 1 of 1) sorted by relevance
183 static UINT unix_time_get(ULONG *unix_time);408 unix_time_get((ULONG *)&unix_time); in sample_helper_thread_entry()412 sample_entry(&ip_0, &pool_0, (VOID *)&dns_0, unix_time_get); in sample_helper_thread_entry()685 static UINT unix_time_get(ULONG *unix_time) in unix_time_get() function