Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtimevar.c180 get_time (struct timevar_time_def *now) in get_time()
258 struct timevar_time_def now; in timevar_push_1() local
303 struct timevar_time_def now; in timevar_pop_1() local
357 struct timevar_time_def now; in timevar_stop() local
408 struct timevar_time_def now; in timevar_cond_stop() local
435 struct timevar_time_def now; in timevar_print() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dchrono.cc45 system_clock::now() noexcept in now() function in std::chrono::system_clock
69 steady_clock::now() noexcept in now() function in std::chrono::steady_clock
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dchrono.cc54 system_clock::now() noexcept in now() function in std::chrono::_V2::system_clock
82 steady_clock::now() noexcept in now() function in std::chrono::_V2::steady_clock
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtimevar.c217 get_time (struct timevar_time_def *now) in get_time()
337 struct timevar_time_def now; in push_internal() local
395 struct timevar_time_def now; in pop_internal() local
479 struct timevar_time_def now; in stop() local
546 struct timevar_time_def now; in cond_stop() local
696 struct timevar_time_def now; in print() local
/dragonfly/stand/boot/pc32/libi386/
H A Dtime.c44 time_t now; in bios_seconds() local
74 time_t now, check; in time() local
/dragonfly/usr.sbin/mfiutil/
H A Dmfi_patrol.c43 adapter_time(time_t now, uint32_t at_now, uint32_t at) in adapter_time()
84 time_t now; in show_patrol() local
251 time_t now; in patrol_config() local
/dragonfly/crypto/libressl/apps/openssl/
H A Dapps_posix.c140 struct timespec elapsed, now; in app_timer_real() local
156 struct rusage now; in app_timer_user() local
/dragonfly/contrib/binutils-2.34/gold/
H A Dtimer.cc93 Timer::get_time(TimeStats *now) in get_time()
111 TimeStats now; in get_elapsed_time() local
/dragonfly/contrib/binutils-2.27/gold/
H A Dtimer.cc93 Timer::get_time(TimeStats *now) in get_time()
111 TimeStats now; in get_elapsed_time() local
/dragonfly/sys/net/altq/
H A Daltq_rmclass.c742 struct timeval now; in rmc_queue_packet() local
808 rmc_tl_satisfied(struct rm_ifdat *ifd, struct timeval *now) in rmc_tl_satisfied()
834 rmc_satisfied(struct rm_class *cl, struct timeval *now) in rmc_satisfied()
867 rmc_under_limit(struct rm_class *cl, struct timeval *now) in rmc_under_limit()
955 struct timeval now; in _rmc_wrr_dequeue_next() local
1123 struct timeval now; in _rmc_prr_dequeue_next() local
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dpmksa_cache_auth.c112 struct os_reltime now; in pmksa_cache_expire() local
128 struct os_reltime now; in pmksa_cache_set_expiration() local
321 struct os_reltime now; in pmksa_cache_auth_create_entry() local
635 struct os_reltime now; in pmksa_cache_auth_list() local
686 struct os_reltime now; in pmksa_cache_auth_list_mesh() local
H A Dieee802_11_auth.c97 struct os_reltime now; in hostapd_acl_cache_get() local
364 struct os_reltime *now) in hostapd_acl_expire_cache()
394 struct os_reltime *now) in hostapd_acl_expire_queries()
429 struct os_reltime now; in hostapd_acl_expire() local
/dragonfly/usr.sbin/rtadvd/
H A Dtimer.c158 struct timespec now; in rtadvd_check_timer() local
188 struct timespec now; in rtadvd_set_timer() local
/dragonfly/usr.bin/calendar/
H A Dcalendar.c475 time_t now; in get_time_of_now() local
488 time_t now; in get_fixed_of_today() local
503 time_t now; in get_utc_offset() local
/dragonfly/bin/pax/
H A Dar_subs.c75 time_t now; in list() local
152 time_t now; in extract() local
358 time_t now; in wr_archive() local
/dragonfly/sys/dev/drm/
H A Ddrm_vblank.c806 u64 seq, ktime_t now) in send_vblank_event()
902 ktime_t now; in drm_crtc_send_vblank_event() local
1111 ktime_t now; in drm_crtc_vblank_off() local
1333 ktime_t now; in drm_queue_vblank_event() local
1434 ktime_t now; in drm_wait_vblank_reply() local
1573 ktime_t now; in drm_handle_vblank_events() local
1693 ktime_t now; in drm_crtc_get_sequence_ioctl() local
1747 ktime_t now; in drm_crtc_queue_sequence_ioctl() local
/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dpmksa_cache.c59 struct os_reltime now; in pmksa_cache_expire() local
86 struct os_reltime now; in pmksa_cache_set_expiration() local
137 struct os_reltime now; in pmksa_cache_add() local
543 struct os_reltime now; in pmksa_cache_list() local
/dragonfly/usr.bin/rwho/
H A Drwho.c63 #define down(w,now) ((now) - (w)->wd_recvtime > 11 * 60) argument
79 time_t now; in main() local
/dragonfly/contrib/cvs-1.12/src/
H A Dlock.c596 time_t now; in lock_exists() local
863 time_t now; in lock_wait() local
888 time_t now; in lock_obtained() local
1019 time_t now; in set_lock() local
/dragonfly/usr.sbin/pw/
H A Dpw_user.c483 time_t now = time(NULL); in pw_user() local
503 time_t now = time(NULL); in pw_user() local
919 time_t now = time(NULL); in pw_pwdpolicy() local
935 time_t now = time(NULL); in pw_exppolicy() local
/dragonfly/contrib/openpam/lib/libpam/
H A Dopenpam_ttyconv.c89 struct timeval now, target, remaining; in prompt_tty() local
218 struct timeval now, target, remaining; in prompt_notty() local
/dragonfly/usr.bin/touch/
H A Dtouch.c230 time_t now; in stime_arg1() local
294 time_t now; in stime_arg2() local
/dragonfly/contrib/tnftp/src/
H A Dprogressbar.c139 struct timeval now, wait; local
319 struct timeval now, td, wait; local
/dragonfly/contrib/wpa_supplicant/src/wps/
H A Dwps_upnp.c471 struct os_reltime now; in upnp_wps_device_send_event() local
553 static void subscription_list_age(struct upnp_wps_device_sm *sm, time_t now) in subscription_list_age()
696 time_t now = time(NULL); in subscription_start() local
761 time_t now = time(NULL); in subscription_renew() local
/dragonfly/lib/libpam/modules/pam_lastlog/
H A Dpam_lastlog.c94 struct timeval now; in pam_sm_open_session() local
210 const struct sockaddr_storage *ss, const struct timeval *now) in doutmpx()

12345678910>>...13