Home
last modified time | relevance | path

Searched refs:get_current_time (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libuuid/common/
H A Duuid_misc.c76 get_current_time(uuid_time_t *timestamp) in get_current_time() function
H A Duuid.c83 void get_current_time(uuid_time_t *);
156 get_current_time(&timestamp); in uuid_create()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h249 static inline k5_debug_time_t get_current_time(void) in get_current_time() function
265 (S)->time_created = get_current_time(), \
270 #define k5_mutex_stats_start() get_current_time()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dthreads.c511 now = get_current_time(); in k5_mutex_lock_update_stats()
528 k5_debug_time_t now = get_current_time(); in krb5int_mutex_unlock_update_stats()