Lines Matching refs:gethrestime_sec
405 time_t now = gethrestime_sec(); in kidmap_cache_lookup_uidbysid()
437 time_t now = gethrestime_sec(); in kidmap_cache_lookup_gidbysid()
469 time_t now = gethrestime_sec(); in kidmap_cache_lookup_pidbysid()
509 time_t now = gethrestime_sec(); in kidmap_cache_lookup_sidbyuid()
541 time_t now = gethrestime_sec(); in kidmap_cache_lookup_sidbygid()
569 time_t ttl = CACHE_TTL + gethrestime_sec(); in kidmap_cache_add_sid2uid()
609 gethrestime_sec())) in kidmap_cache_add_sid2uid()
647 gethrestime_sec())) in kidmap_cache_add_sid2uid()
662 time_t ttl = CACHE_TTL + gethrestime_sec(); in kidmap_cache_add_sid2gid()
702 gethrestime_sec())) in kidmap_cache_add_sid2gid()
740 gethrestime_sec())) in kidmap_cache_add_sid2gid()
754 time_t ttl = CACHE_TTL + gethrestime_sec(); in kidmap_cache_add_sid2pid()
813 gethrestime_sec())) in kidmap_cache_add_sid2pid()
854 gethrestime_sec())) in kidmap_cache_add_sid2pid()
884 CACHE_PURGE_INTERVAL < gethrestime_sec())) in kidmap_cache_add_sid2pid()
900 time_t now = gethrestime_sec(); in kidmap_purge_sid2pid_cache()
923 time_t now = gethrestime_sec(); in kidmap_purge_pid2sid_cache()