Home
last modified time | relevance | path

Searched refs:getLocalTimestamp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/
H A Dposix_utilities.h14 extern void getLocalTimestamp(char * const buffer, mDNSu32 buffer_len);
H A Dposix_utilities.c15 mDNSexport void getLocalTimestamp(char * const buffer, mDNSu32 buffer_len) in getLocalTimestamp() function
H A DPosixDaemon.c145 getLocalTimestamp(timestamp, sizeof(timestamp)); in DumpStateLog()
150 getLocalTimestamp(timestamp, sizeof(timestamp)); in DumpStateLog()